Spaces:
Sleeping
Sleeping
worked complete
Browse files- app.py +1 -1
- package-lock.json +2275 -0
- package.json +25 -0
app.py
CHANGED
|
@@ -35,7 +35,7 @@ st.markdown("""
|
|
| 35 |
<div class="rainbow">Assignment Checker</div>
|
| 36 |
""", unsafe_allow_html=True)
|
| 37 |
|
| 38 |
-
st.write("Upload
|
| 39 |
|
| 40 |
# Input for student ID or name
|
| 41 |
student_id = st.text_input("Enter Student ID or Name", value="Unknown")
|
|
|
|
| 35 |
<div class="rainbow">Assignment Checker</div>
|
| 36 |
""", unsafe_allow_html=True)
|
| 37 |
|
| 38 |
+
st.write("Upload your Python (.py) or Jupyter Notebook (.ipynb) file to check its code quality.")
|
| 39 |
|
| 40 |
# Input for student ID or name
|
| 41 |
student_id = st.text_input("Enter Student ID or Name", value="Unknown")
|
package-lock.json
ADDED
|
@@ -0,0 +1,2275 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "ai_assignment_checker",
|
| 3 |
+
"version": "1.0.0",
|
| 4 |
+
"lockfileVersion": 3,
|
| 5 |
+
"requires": true,
|
| 6 |
+
"packages": {
|
| 7 |
+
"": {
|
| 8 |
+
"name": "ai_assignment_checker",
|
| 9 |
+
"version": "1.0.0",
|
| 10 |
+
"license": "ISC",
|
| 11 |
+
"dependencies": {
|
| 12 |
+
"eslint": "^9.32.0",
|
| 13 |
+
"htmlhint": "^1.6.3",
|
| 14 |
+
"stylelint": "^16.22.0"
|
| 15 |
+
}
|
| 16 |
+
},
|
| 17 |
+
"node_modules/@babel/code-frame": {
|
| 18 |
+
"version": "7.27.1",
|
| 19 |
+
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.27.1.tgz",
|
| 20 |
+
"integrity": "sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==",
|
| 21 |
+
"license": "MIT",
|
| 22 |
+
"dependencies": {
|
| 23 |
+
"@babel/helper-validator-identifier": "^7.27.1",
|
| 24 |
+
"js-tokens": "^4.0.0",
|
| 25 |
+
"picocolors": "^1.1.1"
|
| 26 |
+
},
|
| 27 |
+
"engines": {
|
| 28 |
+
"node": ">=6.9.0"
|
| 29 |
+
}
|
| 30 |
+
},
|
| 31 |
+
"node_modules/@babel/helper-validator-identifier": {
|
| 32 |
+
"version": "7.27.1",
|
| 33 |
+
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz",
|
| 34 |
+
"integrity": "sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==",
|
| 35 |
+
"license": "MIT",
|
| 36 |
+
"engines": {
|
| 37 |
+
"node": ">=6.9.0"
|
| 38 |
+
}
|
| 39 |
+
},
|
| 40 |
+
"node_modules/@csstools/css-parser-algorithms": {
|
| 41 |
+
"version": "3.0.5",
|
| 42 |
+
"resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-3.0.5.tgz",
|
| 43 |
+
"integrity": "sha512-DaDeUkXZKjdGhgYaHNJTV9pV7Y9B3b644jCLs9Upc3VeNGg6LWARAT6O+Q+/COo+2gg/bM5rhpMAtf70WqfBdQ==",
|
| 44 |
+
"funding": [
|
| 45 |
+
{
|
| 46 |
+
"type": "github",
|
| 47 |
+
"url": "https://github.com/sponsors/csstools"
|
| 48 |
+
},
|
| 49 |
+
{
|
| 50 |
+
"type": "opencollective",
|
| 51 |
+
"url": "https://opencollective.com/csstools"
|
| 52 |
+
}
|
| 53 |
+
],
|
| 54 |
+
"license": "MIT",
|
| 55 |
+
"engines": {
|
| 56 |
+
"node": ">=18"
|
| 57 |
+
},
|
| 58 |
+
"peerDependencies": {
|
| 59 |
+
"@csstools/css-tokenizer": "^3.0.4"
|
| 60 |
+
}
|
| 61 |
+
},
|
| 62 |
+
"node_modules/@csstools/css-tokenizer": {
|
| 63 |
+
"version": "3.0.4",
|
| 64 |
+
"resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-3.0.4.tgz",
|
| 65 |
+
"integrity": "sha512-Vd/9EVDiu6PPJt9yAh6roZP6El1xHrdvIVGjyBsHR0RYwNHgL7FJPyIIW4fANJNG6FtyZfvlRPpFI4ZM/lubvw==",
|
| 66 |
+
"funding": [
|
| 67 |
+
{
|
| 68 |
+
"type": "github",
|
| 69 |
+
"url": "https://github.com/sponsors/csstools"
|
| 70 |
+
},
|
| 71 |
+
{
|
| 72 |
+
"type": "opencollective",
|
| 73 |
+
"url": "https://opencollective.com/csstools"
|
| 74 |
+
}
|
| 75 |
+
],
|
| 76 |
+
"license": "MIT",
|
| 77 |
+
"engines": {
|
| 78 |
+
"node": ">=18"
|
| 79 |
+
}
|
| 80 |
+
},
|
| 81 |
+
"node_modules/@csstools/media-query-list-parser": {
|
| 82 |
+
"version": "4.0.3",
|
| 83 |
+
"resolved": "https://registry.npmjs.org/@csstools/media-query-list-parser/-/media-query-list-parser-4.0.3.tgz",
|
| 84 |
+
"integrity": "sha512-HAYH7d3TLRHDOUQK4mZKf9k9Ph/m8Akstg66ywKR4SFAigjs3yBiUeZtFxywiTm5moZMAp/5W/ZuFnNXXYLuuQ==",
|
| 85 |
+
"funding": [
|
| 86 |
+
{
|
| 87 |
+
"type": "github",
|
| 88 |
+
"url": "https://github.com/sponsors/csstools"
|
| 89 |
+
},
|
| 90 |
+
{
|
| 91 |
+
"type": "opencollective",
|
| 92 |
+
"url": "https://opencollective.com/csstools"
|
| 93 |
+
}
|
| 94 |
+
],
|
| 95 |
+
"license": "MIT",
|
| 96 |
+
"engines": {
|
| 97 |
+
"node": ">=18"
|
| 98 |
+
},
|
| 99 |
+
"peerDependencies": {
|
| 100 |
+
"@csstools/css-parser-algorithms": "^3.0.5",
|
| 101 |
+
"@csstools/css-tokenizer": "^3.0.4"
|
| 102 |
+
}
|
| 103 |
+
},
|
| 104 |
+
"node_modules/@csstools/selector-specificity": {
|
| 105 |
+
"version": "5.0.0",
|
| 106 |
+
"resolved": "https://registry.npmjs.org/@csstools/selector-specificity/-/selector-specificity-5.0.0.tgz",
|
| 107 |
+
"integrity": "sha512-PCqQV3c4CoVm3kdPhyeZ07VmBRdH2EpMFA/pd9OASpOEC3aXNGoqPDAZ80D0cLpMBxnmk0+yNhGsEx31hq7Gtw==",
|
| 108 |
+
"funding": [
|
| 109 |
+
{
|
| 110 |
+
"type": "github",
|
| 111 |
+
"url": "https://github.com/sponsors/csstools"
|
| 112 |
+
},
|
| 113 |
+
{
|
| 114 |
+
"type": "opencollective",
|
| 115 |
+
"url": "https://opencollective.com/csstools"
|
| 116 |
+
}
|
| 117 |
+
],
|
| 118 |
+
"license": "MIT-0",
|
| 119 |
+
"engines": {
|
| 120 |
+
"node": ">=18"
|
| 121 |
+
},
|
| 122 |
+
"peerDependencies": {
|
| 123 |
+
"postcss-selector-parser": "^7.0.0"
|
| 124 |
+
}
|
| 125 |
+
},
|
| 126 |
+
"node_modules/@dual-bundle/import-meta-resolve": {
|
| 127 |
+
"version": "4.1.0",
|
| 128 |
+
"resolved": "https://registry.npmjs.org/@dual-bundle/import-meta-resolve/-/import-meta-resolve-4.1.0.tgz",
|
| 129 |
+
"integrity": "sha512-+nxncfwHM5SgAtrVzgpzJOI1ol0PkumhVo469KCf9lUi21IGcY90G98VuHm9VRrUypmAzawAHO9bs6hqeADaVg==",
|
| 130 |
+
"license": "MIT",
|
| 131 |
+
"funding": {
|
| 132 |
+
"type": "github",
|
| 133 |
+
"url": "https://github.com/sponsors/wooorm"
|
| 134 |
+
}
|
| 135 |
+
},
|
| 136 |
+
"node_modules/@eslint-community/eslint-utils": {
|
| 137 |
+
"version": "4.7.0",
|
| 138 |
+
"resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz",
|
| 139 |
+
"integrity": "sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==",
|
| 140 |
+
"license": "MIT",
|
| 141 |
+
"dependencies": {
|
| 142 |
+
"eslint-visitor-keys": "^3.4.3"
|
| 143 |
+
},
|
| 144 |
+
"engines": {
|
| 145 |
+
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
| 146 |
+
},
|
| 147 |
+
"funding": {
|
| 148 |
+
"url": "https://opencollective.com/eslint"
|
| 149 |
+
},
|
| 150 |
+
"peerDependencies": {
|
| 151 |
+
"eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
|
| 152 |
+
}
|
| 153 |
+
},
|
| 154 |
+
"node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys": {
|
| 155 |
+
"version": "3.4.3",
|
| 156 |
+
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz",
|
| 157 |
+
"integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==",
|
| 158 |
+
"license": "Apache-2.0",
|
| 159 |
+
"engines": {
|
| 160 |
+
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
| 161 |
+
},
|
| 162 |
+
"funding": {
|
| 163 |
+
"url": "https://opencollective.com/eslint"
|
| 164 |
+
}
|
| 165 |
+
},
|
| 166 |
+
"node_modules/@eslint-community/regexpp": {
|
| 167 |
+
"version": "4.12.1",
|
| 168 |
+
"resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.12.1.tgz",
|
| 169 |
+
"integrity": "sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==",
|
| 170 |
+
"license": "MIT",
|
| 171 |
+
"engines": {
|
| 172 |
+
"node": "^12.0.0 || ^14.0.0 || >=16.0.0"
|
| 173 |
+
}
|
| 174 |
+
},
|
| 175 |
+
"node_modules/@eslint/config-array": {
|
| 176 |
+
"version": "0.21.0",
|
| 177 |
+
"resolved": "https://registry.npmjs.org/@eslint/config-array/-/config-array-0.21.0.tgz",
|
| 178 |
+
"integrity": "sha512-ENIdc4iLu0d93HeYirvKmrzshzofPw6VkZRKQGe9Nv46ZnWUzcF1xV01dcvEg/1wXUR61OmmlSfyeyO7EvjLxQ==",
|
| 179 |
+
"license": "Apache-2.0",
|
| 180 |
+
"dependencies": {
|
| 181 |
+
"@eslint/object-schema": "^2.1.6",
|
| 182 |
+
"debug": "^4.3.1",
|
| 183 |
+
"minimatch": "^3.1.2"
|
| 184 |
+
},
|
| 185 |
+
"engines": {
|
| 186 |
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
| 187 |
+
}
|
| 188 |
+
},
|
| 189 |
+
"node_modules/@eslint/config-helpers": {
|
| 190 |
+
"version": "0.3.0",
|
| 191 |
+
"resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.3.0.tgz",
|
| 192 |
+
"integrity": "sha512-ViuymvFmcJi04qdZeDc2whTHryouGcDlaxPqarTD0ZE10ISpxGUVZGZDx4w01upyIynL3iu6IXH2bS1NhclQMw==",
|
| 193 |
+
"license": "Apache-2.0",
|
| 194 |
+
"engines": {
|
| 195 |
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
| 196 |
+
}
|
| 197 |
+
},
|
| 198 |
+
"node_modules/@eslint/core": {
|
| 199 |
+
"version": "0.15.1",
|
| 200 |
+
"resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.15.1.tgz",
|
| 201 |
+
"integrity": "sha512-bkOp+iumZCCbt1K1CmWf0R9pM5yKpDv+ZXtvSyQpudrI9kuFLp+bM2WOPXImuD/ceQuaa8f5pj93Y7zyECIGNA==",
|
| 202 |
+
"license": "Apache-2.0",
|
| 203 |
+
"dependencies": {
|
| 204 |
+
"@types/json-schema": "^7.0.15"
|
| 205 |
+
},
|
| 206 |
+
"engines": {
|
| 207 |
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
| 208 |
+
}
|
| 209 |
+
},
|
| 210 |
+
"node_modules/@eslint/eslintrc": {
|
| 211 |
+
"version": "3.3.1",
|
| 212 |
+
"resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.3.1.tgz",
|
| 213 |
+
"integrity": "sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==",
|
| 214 |
+
"license": "MIT",
|
| 215 |
+
"dependencies": {
|
| 216 |
+
"ajv": "^6.12.4",
|
| 217 |
+
"debug": "^4.3.2",
|
| 218 |
+
"espree": "^10.0.1",
|
| 219 |
+
"globals": "^14.0.0",
|
| 220 |
+
"ignore": "^5.2.0",
|
| 221 |
+
"import-fresh": "^3.2.1",
|
| 222 |
+
"js-yaml": "^4.1.0",
|
| 223 |
+
"minimatch": "^3.1.2",
|
| 224 |
+
"strip-json-comments": "^3.1.1"
|
| 225 |
+
},
|
| 226 |
+
"engines": {
|
| 227 |
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
| 228 |
+
},
|
| 229 |
+
"funding": {
|
| 230 |
+
"url": "https://opencollective.com/eslint"
|
| 231 |
+
}
|
| 232 |
+
},
|
| 233 |
+
"node_modules/@eslint/js": {
|
| 234 |
+
"version": "9.32.0",
|
| 235 |
+
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.32.0.tgz",
|
| 236 |
+
"integrity": "sha512-BBpRFZK3eX6uMLKz8WxFOBIFFcGFJ/g8XuwjTHCqHROSIsopI+ddn/d5Cfh36+7+e5edVS8dbSHnBNhrLEX0zg==",
|
| 237 |
+
"license": "MIT",
|
| 238 |
+
"engines": {
|
| 239 |
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
| 240 |
+
},
|
| 241 |
+
"funding": {
|
| 242 |
+
"url": "https://eslint.org/donate"
|
| 243 |
+
}
|
| 244 |
+
},
|
| 245 |
+
"node_modules/@eslint/object-schema": {
|
| 246 |
+
"version": "2.1.6",
|
| 247 |
+
"resolved": "https://registry.npmjs.org/@eslint/object-schema/-/object-schema-2.1.6.tgz",
|
| 248 |
+
"integrity": "sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==",
|
| 249 |
+
"license": "Apache-2.0",
|
| 250 |
+
"engines": {
|
| 251 |
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
| 252 |
+
}
|
| 253 |
+
},
|
| 254 |
+
"node_modules/@eslint/plugin-kit": {
|
| 255 |
+
"version": "0.3.4",
|
| 256 |
+
"resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.3.4.tgz",
|
| 257 |
+
"integrity": "sha512-Ul5l+lHEcw3L5+k8POx6r74mxEYKG5kOb6Xpy2gCRW6zweT6TEhAf8vhxGgjhqrd/VO/Dirhsb+1hNpD1ue9hw==",
|
| 258 |
+
"license": "Apache-2.0",
|
| 259 |
+
"dependencies": {
|
| 260 |
+
"@eslint/core": "^0.15.1",
|
| 261 |
+
"levn": "^0.4.1"
|
| 262 |
+
},
|
| 263 |
+
"engines": {
|
| 264 |
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
| 265 |
+
}
|
| 266 |
+
},
|
| 267 |
+
"node_modules/@humanfs/core": {
|
| 268 |
+
"version": "0.19.1",
|
| 269 |
+
"resolved": "https://registry.npmjs.org/@humanfs/core/-/core-0.19.1.tgz",
|
| 270 |
+
"integrity": "sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==",
|
| 271 |
+
"license": "Apache-2.0",
|
| 272 |
+
"engines": {
|
| 273 |
+
"node": ">=18.18.0"
|
| 274 |
+
}
|
| 275 |
+
},
|
| 276 |
+
"node_modules/@humanfs/node": {
|
| 277 |
+
"version": "0.16.6",
|
| 278 |
+
"resolved": "https://registry.npmjs.org/@humanfs/node/-/node-0.16.6.tgz",
|
| 279 |
+
"integrity": "sha512-YuI2ZHQL78Q5HbhDiBA1X4LmYdXCKCMQIfw0pw7piHJwyREFebJUvrQN4cMssyES6x+vfUbx1CIpaQUKYdQZOw==",
|
| 280 |
+
"license": "Apache-2.0",
|
| 281 |
+
"dependencies": {
|
| 282 |
+
"@humanfs/core": "^0.19.1",
|
| 283 |
+
"@humanwhocodes/retry": "^0.3.0"
|
| 284 |
+
},
|
| 285 |
+
"engines": {
|
| 286 |
+
"node": ">=18.18.0"
|
| 287 |
+
}
|
| 288 |
+
},
|
| 289 |
+
"node_modules/@humanfs/node/node_modules/@humanwhocodes/retry": {
|
| 290 |
+
"version": "0.3.1",
|
| 291 |
+
"resolved": "https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.3.1.tgz",
|
| 292 |
+
"integrity": "sha512-JBxkERygn7Bv/GbN5Rv8Ul6LVknS+5Bp6RgDC/O8gEBU/yeH5Ui5C/OlWrTb6qct7LjjfT6Re2NxB0ln0yYybA==",
|
| 293 |
+
"license": "Apache-2.0",
|
| 294 |
+
"engines": {
|
| 295 |
+
"node": ">=18.18"
|
| 296 |
+
},
|
| 297 |
+
"funding": {
|
| 298 |
+
"type": "github",
|
| 299 |
+
"url": "https://github.com/sponsors/nzakas"
|
| 300 |
+
}
|
| 301 |
+
},
|
| 302 |
+
"node_modules/@humanwhocodes/module-importer": {
|
| 303 |
+
"version": "1.0.1",
|
| 304 |
+
"resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz",
|
| 305 |
+
"integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==",
|
| 306 |
+
"license": "Apache-2.0",
|
| 307 |
+
"engines": {
|
| 308 |
+
"node": ">=12.22"
|
| 309 |
+
},
|
| 310 |
+
"funding": {
|
| 311 |
+
"type": "github",
|
| 312 |
+
"url": "https://github.com/sponsors/nzakas"
|
| 313 |
+
}
|
| 314 |
+
},
|
| 315 |
+
"node_modules/@humanwhocodes/retry": {
|
| 316 |
+
"version": "0.4.3",
|
| 317 |
+
"resolved": "https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.4.3.tgz",
|
| 318 |
+
"integrity": "sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ==",
|
| 319 |
+
"license": "Apache-2.0",
|
| 320 |
+
"engines": {
|
| 321 |
+
"node": ">=18.18"
|
| 322 |
+
},
|
| 323 |
+
"funding": {
|
| 324 |
+
"type": "github",
|
| 325 |
+
"url": "https://github.com/sponsors/nzakas"
|
| 326 |
+
}
|
| 327 |
+
},
|
| 328 |
+
"node_modules/@keyv/serialize": {
|
| 329 |
+
"version": "1.1.0",
|
| 330 |
+
"resolved": "https://registry.npmjs.org/@keyv/serialize/-/serialize-1.1.0.tgz",
|
| 331 |
+
"integrity": "sha512-RlDgexML7Z63Q8BSaqhXdCYNBy/JQnqYIwxofUrNLGCblOMHp+xux2Q8nLMLlPpgHQPoU0Do8Z6btCpRBEqZ8g==",
|
| 332 |
+
"license": "MIT"
|
| 333 |
+
},
|
| 334 |
+
"node_modules/@nodelib/fs.scandir": {
|
| 335 |
+
"version": "2.1.5",
|
| 336 |
+
"resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
|
| 337 |
+
"integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==",
|
| 338 |
+
"license": "MIT",
|
| 339 |
+
"dependencies": {
|
| 340 |
+
"@nodelib/fs.stat": "2.0.5",
|
| 341 |
+
"run-parallel": "^1.1.9"
|
| 342 |
+
},
|
| 343 |
+
"engines": {
|
| 344 |
+
"node": ">= 8"
|
| 345 |
+
}
|
| 346 |
+
},
|
| 347 |
+
"node_modules/@nodelib/fs.stat": {
|
| 348 |
+
"version": "2.0.5",
|
| 349 |
+
"resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz",
|
| 350 |
+
"integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==",
|
| 351 |
+
"license": "MIT",
|
| 352 |
+
"engines": {
|
| 353 |
+
"node": ">= 8"
|
| 354 |
+
}
|
| 355 |
+
},
|
| 356 |
+
"node_modules/@nodelib/fs.walk": {
|
| 357 |
+
"version": "1.2.8",
|
| 358 |
+
"resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz",
|
| 359 |
+
"integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==",
|
| 360 |
+
"license": "MIT",
|
| 361 |
+
"dependencies": {
|
| 362 |
+
"@nodelib/fs.scandir": "2.1.5",
|
| 363 |
+
"fastq": "^1.6.0"
|
| 364 |
+
},
|
| 365 |
+
"engines": {
|
| 366 |
+
"node": ">= 8"
|
| 367 |
+
}
|
| 368 |
+
},
|
| 369 |
+
"node_modules/@types/estree": {
|
| 370 |
+
"version": "1.0.8",
|
| 371 |
+
"resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.8.tgz",
|
| 372 |
+
"integrity": "sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==",
|
| 373 |
+
"license": "MIT"
|
| 374 |
+
},
|
| 375 |
+
"node_modules/@types/json-schema": {
|
| 376 |
+
"version": "7.0.15",
|
| 377 |
+
"resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz",
|
| 378 |
+
"integrity": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==",
|
| 379 |
+
"license": "MIT"
|
| 380 |
+
},
|
| 381 |
+
"node_modules/@types/sarif": {
|
| 382 |
+
"version": "2.1.7",
|
| 383 |
+
"resolved": "https://registry.npmjs.org/@types/sarif/-/sarif-2.1.7.tgz",
|
| 384 |
+
"integrity": "sha512-kRz0VEkJqWLf1LLVN4pT1cg1Z9wAuvI6L97V3m2f5B76Tg8d413ddvLBPTEHAZJlnn4XSvu0FkZtViCQGVyrXQ==",
|
| 385 |
+
"license": "MIT"
|
| 386 |
+
},
|
| 387 |
+
"node_modules/acorn": {
|
| 388 |
+
"version": "8.15.0",
|
| 389 |
+
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.15.0.tgz",
|
| 390 |
+
"integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==",
|
| 391 |
+
"license": "MIT",
|
| 392 |
+
"bin": {
|
| 393 |
+
"acorn": "bin/acorn"
|
| 394 |
+
},
|
| 395 |
+
"engines": {
|
| 396 |
+
"node": ">=0.4.0"
|
| 397 |
+
}
|
| 398 |
+
},
|
| 399 |
+
"node_modules/acorn-jsx": {
|
| 400 |
+
"version": "5.3.2",
|
| 401 |
+
"resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz",
|
| 402 |
+
"integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==",
|
| 403 |
+
"license": "MIT",
|
| 404 |
+
"peerDependencies": {
|
| 405 |
+
"acorn": "^6.0.0 || ^7.0.0 || ^8.0.0"
|
| 406 |
+
}
|
| 407 |
+
},
|
| 408 |
+
"node_modules/ajv": {
|
| 409 |
+
"version": "6.12.6",
|
| 410 |
+
"resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz",
|
| 411 |
+
"integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
|
| 412 |
+
"license": "MIT",
|
| 413 |
+
"dependencies": {
|
| 414 |
+
"fast-deep-equal": "^3.1.1",
|
| 415 |
+
"fast-json-stable-stringify": "^2.0.0",
|
| 416 |
+
"json-schema-traverse": "^0.4.1",
|
| 417 |
+
"uri-js": "^4.2.2"
|
| 418 |
+
},
|
| 419 |
+
"funding": {
|
| 420 |
+
"type": "github",
|
| 421 |
+
"url": "https://github.com/sponsors/epoberezkin"
|
| 422 |
+
}
|
| 423 |
+
},
|
| 424 |
+
"node_modules/ansi-regex": {
|
| 425 |
+
"version": "5.0.1",
|
| 426 |
+
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
|
| 427 |
+
"integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
|
| 428 |
+
"license": "MIT",
|
| 429 |
+
"engines": {
|
| 430 |
+
"node": ">=8"
|
| 431 |
+
}
|
| 432 |
+
},
|
| 433 |
+
"node_modules/ansi-styles": {
|
| 434 |
+
"version": "4.3.0",
|
| 435 |
+
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
| 436 |
+
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
| 437 |
+
"license": "MIT",
|
| 438 |
+
"dependencies": {
|
| 439 |
+
"color-convert": "^2.0.1"
|
| 440 |
+
},
|
| 441 |
+
"engines": {
|
| 442 |
+
"node": ">=8"
|
| 443 |
+
},
|
| 444 |
+
"funding": {
|
| 445 |
+
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
| 446 |
+
}
|
| 447 |
+
},
|
| 448 |
+
"node_modules/argparse": {
|
| 449 |
+
"version": "2.0.1",
|
| 450 |
+
"resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
|
| 451 |
+
"integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
|
| 452 |
+
"license": "Python-2.0"
|
| 453 |
+
},
|
| 454 |
+
"node_modules/array-union": {
|
| 455 |
+
"version": "2.1.0",
|
| 456 |
+
"resolved": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz",
|
| 457 |
+
"integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==",
|
| 458 |
+
"license": "MIT",
|
| 459 |
+
"engines": {
|
| 460 |
+
"node": ">=8"
|
| 461 |
+
}
|
| 462 |
+
},
|
| 463 |
+
"node_modules/astral-regex": {
|
| 464 |
+
"version": "2.0.0",
|
| 465 |
+
"resolved": "https://registry.npmjs.org/astral-regex/-/astral-regex-2.0.0.tgz",
|
| 466 |
+
"integrity": "sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==",
|
| 467 |
+
"license": "MIT",
|
| 468 |
+
"engines": {
|
| 469 |
+
"node": ">=8"
|
| 470 |
+
}
|
| 471 |
+
},
|
| 472 |
+
"node_modules/async": {
|
| 473 |
+
"version": "3.2.6",
|
| 474 |
+
"resolved": "https://registry.npmjs.org/async/-/async-3.2.6.tgz",
|
| 475 |
+
"integrity": "sha512-htCUDlxyyCLMgaM3xXg0C0LW2xqfuQ6p05pCEIsXuyQ+a1koYKTuBMzRNwmybfLgvJDMd0r1LTn4+E0Ti6C2AA==",
|
| 476 |
+
"license": "MIT"
|
| 477 |
+
},
|
| 478 |
+
"node_modules/balanced-match": {
|
| 479 |
+
"version": "1.0.2",
|
| 480 |
+
"resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
|
| 481 |
+
"integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
|
| 482 |
+
"license": "MIT"
|
| 483 |
+
},
|
| 484 |
+
"node_modules/brace-expansion": {
|
| 485 |
+
"version": "1.1.12",
|
| 486 |
+
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz",
|
| 487 |
+
"integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
|
| 488 |
+
"license": "MIT",
|
| 489 |
+
"dependencies": {
|
| 490 |
+
"balanced-match": "^1.0.0",
|
| 491 |
+
"concat-map": "0.0.1"
|
| 492 |
+
}
|
| 493 |
+
},
|
| 494 |
+
"node_modules/braces": {
|
| 495 |
+
"version": "3.0.3",
|
| 496 |
+
"resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz",
|
| 497 |
+
"integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==",
|
| 498 |
+
"license": "MIT",
|
| 499 |
+
"dependencies": {
|
| 500 |
+
"fill-range": "^7.1.1"
|
| 501 |
+
},
|
| 502 |
+
"engines": {
|
| 503 |
+
"node": ">=8"
|
| 504 |
+
}
|
| 505 |
+
},
|
| 506 |
+
"node_modules/cacheable": {
|
| 507 |
+
"version": "1.10.3",
|
| 508 |
+
"resolved": "https://registry.npmjs.org/cacheable/-/cacheable-1.10.3.tgz",
|
| 509 |
+
"integrity": "sha512-M6p10iJ/VT0wT7TLIGUnm958oVrU2cUK8pQAVU21Zu7h8rbk/PeRtRWrvHJBql97Bhzk3g1N6+2VKC+Rjxna9Q==",
|
| 510 |
+
"license": "MIT",
|
| 511 |
+
"dependencies": {
|
| 512 |
+
"hookified": "^1.10.0",
|
| 513 |
+
"keyv": "^5.4.0"
|
| 514 |
+
}
|
| 515 |
+
},
|
| 516 |
+
"node_modules/cacheable/node_modules/keyv": {
|
| 517 |
+
"version": "5.4.0",
|
| 518 |
+
"resolved": "https://registry.npmjs.org/keyv/-/keyv-5.4.0.tgz",
|
| 519 |
+
"integrity": "sha512-TMckyVjEoacG5IteUpUrOBsFORtheqziVyyY2dLUwg1jwTb8u48LX4TgmtogkNl9Y9unaEJ1luj10fGyjMGFOQ==",
|
| 520 |
+
"license": "MIT",
|
| 521 |
+
"dependencies": {
|
| 522 |
+
"@keyv/serialize": "^1.1.0"
|
| 523 |
+
}
|
| 524 |
+
},
|
| 525 |
+
"node_modules/callsites": {
|
| 526 |
+
"version": "3.1.0",
|
| 527 |
+
"resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz",
|
| 528 |
+
"integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==",
|
| 529 |
+
"license": "MIT",
|
| 530 |
+
"engines": {
|
| 531 |
+
"node": ">=6"
|
| 532 |
+
}
|
| 533 |
+
},
|
| 534 |
+
"node_modules/chalk": {
|
| 535 |
+
"version": "4.1.2",
|
| 536 |
+
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
| 537 |
+
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
| 538 |
+
"license": "MIT",
|
| 539 |
+
"dependencies": {
|
| 540 |
+
"ansi-styles": "^4.1.0",
|
| 541 |
+
"supports-color": "^7.1.0"
|
| 542 |
+
},
|
| 543 |
+
"engines": {
|
| 544 |
+
"node": ">=10"
|
| 545 |
+
},
|
| 546 |
+
"funding": {
|
| 547 |
+
"url": "https://github.com/chalk/chalk?sponsor=1"
|
| 548 |
+
}
|
| 549 |
+
},
|
| 550 |
+
"node_modules/color-convert": {
|
| 551 |
+
"version": "2.0.1",
|
| 552 |
+
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
|
| 553 |
+
"integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
|
| 554 |
+
"license": "MIT",
|
| 555 |
+
"dependencies": {
|
| 556 |
+
"color-name": "~1.1.4"
|
| 557 |
+
},
|
| 558 |
+
"engines": {
|
| 559 |
+
"node": ">=7.0.0"
|
| 560 |
+
}
|
| 561 |
+
},
|
| 562 |
+
"node_modules/color-name": {
|
| 563 |
+
"version": "1.1.4",
|
| 564 |
+
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
|
| 565 |
+
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
|
| 566 |
+
"license": "MIT"
|
| 567 |
+
},
|
| 568 |
+
"node_modules/colord": {
|
| 569 |
+
"version": "2.9.3",
|
| 570 |
+
"resolved": "https://registry.npmjs.org/colord/-/colord-2.9.3.tgz",
|
| 571 |
+
"integrity": "sha512-jeC1axXpnb0/2nn/Y1LPuLdgXBLH7aDcHu4KEKfqw3CUhX7ZpfBSlPKyqXE6btIgEzfWtrX3/tyBCaCvXvMkOw==",
|
| 572 |
+
"license": "MIT"
|
| 573 |
+
},
|
| 574 |
+
"node_modules/commander": {
|
| 575 |
+
"version": "11.1.0",
|
| 576 |
+
"resolved": "https://registry.npmjs.org/commander/-/commander-11.1.0.tgz",
|
| 577 |
+
"integrity": "sha512-yPVavfyCcRhmorC7rWlkHn15b4wDVgVmBA7kV4QVBsF7kv/9TKJAbAXVTxvTnwP8HHKjRCJDClKbciiYS7p0DQ==",
|
| 578 |
+
"license": "MIT",
|
| 579 |
+
"engines": {
|
| 580 |
+
"node": ">=16"
|
| 581 |
+
}
|
| 582 |
+
},
|
| 583 |
+
"node_modules/concat-map": {
|
| 584 |
+
"version": "0.0.1",
|
| 585 |
+
"resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
|
| 586 |
+
"integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==",
|
| 587 |
+
"license": "MIT"
|
| 588 |
+
},
|
| 589 |
+
"node_modules/cosmiconfig": {
|
| 590 |
+
"version": "9.0.0",
|
| 591 |
+
"resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-9.0.0.tgz",
|
| 592 |
+
"integrity": "sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==",
|
| 593 |
+
"license": "MIT",
|
| 594 |
+
"dependencies": {
|
| 595 |
+
"env-paths": "^2.2.1",
|
| 596 |
+
"import-fresh": "^3.3.0",
|
| 597 |
+
"js-yaml": "^4.1.0",
|
| 598 |
+
"parse-json": "^5.2.0"
|
| 599 |
+
},
|
| 600 |
+
"engines": {
|
| 601 |
+
"node": ">=14"
|
| 602 |
+
},
|
| 603 |
+
"funding": {
|
| 604 |
+
"url": "https://github.com/sponsors/d-fischer"
|
| 605 |
+
},
|
| 606 |
+
"peerDependencies": {
|
| 607 |
+
"typescript": ">=4.9.5"
|
| 608 |
+
},
|
| 609 |
+
"peerDependenciesMeta": {
|
| 610 |
+
"typescript": {
|
| 611 |
+
"optional": true
|
| 612 |
+
}
|
| 613 |
+
}
|
| 614 |
+
},
|
| 615 |
+
"node_modules/cross-spawn": {
|
| 616 |
+
"version": "7.0.6",
|
| 617 |
+
"resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz",
|
| 618 |
+
"integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==",
|
| 619 |
+
"license": "MIT",
|
| 620 |
+
"dependencies": {
|
| 621 |
+
"path-key": "^3.1.0",
|
| 622 |
+
"shebang-command": "^2.0.0",
|
| 623 |
+
"which": "^2.0.1"
|
| 624 |
+
},
|
| 625 |
+
"engines": {
|
| 626 |
+
"node": ">= 8"
|
| 627 |
+
}
|
| 628 |
+
},
|
| 629 |
+
"node_modules/css-functions-list": {
|
| 630 |
+
"version": "3.2.3",
|
| 631 |
+
"resolved": "https://registry.npmjs.org/css-functions-list/-/css-functions-list-3.2.3.tgz",
|
| 632 |
+
"integrity": "sha512-IQOkD3hbR5KrN93MtcYuad6YPuTSUhntLHDuLEbFWE+ff2/XSZNdZG+LcbbIW5AXKg/WFIfYItIzVoHngHXZzA==",
|
| 633 |
+
"license": "MIT",
|
| 634 |
+
"engines": {
|
| 635 |
+
"node": ">=12 || >=16"
|
| 636 |
+
}
|
| 637 |
+
},
|
| 638 |
+
"node_modules/css-tree": {
|
| 639 |
+
"version": "3.1.0",
|
| 640 |
+
"resolved": "https://registry.npmjs.org/css-tree/-/css-tree-3.1.0.tgz",
|
| 641 |
+
"integrity": "sha512-0eW44TGN5SQXU1mWSkKwFstI/22X2bG1nYzZTYMAWjylYURhse752YgbE4Cx46AC+bAvI+/dYTPRk1LqSUnu6w==",
|
| 642 |
+
"license": "MIT",
|
| 643 |
+
"dependencies": {
|
| 644 |
+
"mdn-data": "2.12.2",
|
| 645 |
+
"source-map-js": "^1.0.1"
|
| 646 |
+
},
|
| 647 |
+
"engines": {
|
| 648 |
+
"node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0"
|
| 649 |
+
}
|
| 650 |
+
},
|
| 651 |
+
"node_modules/cssesc": {
|
| 652 |
+
"version": "3.0.0",
|
| 653 |
+
"resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz",
|
| 654 |
+
"integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==",
|
| 655 |
+
"license": "MIT",
|
| 656 |
+
"bin": {
|
| 657 |
+
"cssesc": "bin/cssesc"
|
| 658 |
+
},
|
| 659 |
+
"engines": {
|
| 660 |
+
"node": ">=4"
|
| 661 |
+
}
|
| 662 |
+
},
|
| 663 |
+
"node_modules/debug": {
|
| 664 |
+
"version": "4.4.1",
|
| 665 |
+
"resolved": "https://registry.npmjs.org/debug/-/debug-4.4.1.tgz",
|
| 666 |
+
"integrity": "sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==",
|
| 667 |
+
"license": "MIT",
|
| 668 |
+
"dependencies": {
|
| 669 |
+
"ms": "^2.1.3"
|
| 670 |
+
},
|
| 671 |
+
"engines": {
|
| 672 |
+
"node": ">=6.0"
|
| 673 |
+
},
|
| 674 |
+
"peerDependenciesMeta": {
|
| 675 |
+
"supports-color": {
|
| 676 |
+
"optional": true
|
| 677 |
+
}
|
| 678 |
+
}
|
| 679 |
+
},
|
| 680 |
+
"node_modules/deep-is": {
|
| 681 |
+
"version": "0.1.4",
|
| 682 |
+
"resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz",
|
| 683 |
+
"integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==",
|
| 684 |
+
"license": "MIT"
|
| 685 |
+
},
|
| 686 |
+
"node_modules/dir-glob": {
|
| 687 |
+
"version": "3.0.1",
|
| 688 |
+
"resolved": "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz",
|
| 689 |
+
"integrity": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==",
|
| 690 |
+
"license": "MIT",
|
| 691 |
+
"dependencies": {
|
| 692 |
+
"path-type": "^4.0.0"
|
| 693 |
+
},
|
| 694 |
+
"engines": {
|
| 695 |
+
"node": ">=8"
|
| 696 |
+
}
|
| 697 |
+
},
|
| 698 |
+
"node_modules/emoji-regex": {
|
| 699 |
+
"version": "8.0.0",
|
| 700 |
+
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
|
| 701 |
+
"integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
|
| 702 |
+
"license": "MIT"
|
| 703 |
+
},
|
| 704 |
+
"node_modules/env-paths": {
|
| 705 |
+
"version": "2.2.1",
|
| 706 |
+
"resolved": "https://registry.npmjs.org/env-paths/-/env-paths-2.2.1.tgz",
|
| 707 |
+
"integrity": "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==",
|
| 708 |
+
"license": "MIT",
|
| 709 |
+
"engines": {
|
| 710 |
+
"node": ">=6"
|
| 711 |
+
}
|
| 712 |
+
},
|
| 713 |
+
"node_modules/error-ex": {
|
| 714 |
+
"version": "1.3.2",
|
| 715 |
+
"resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz",
|
| 716 |
+
"integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==",
|
| 717 |
+
"license": "MIT",
|
| 718 |
+
"dependencies": {
|
| 719 |
+
"is-arrayish": "^0.2.1"
|
| 720 |
+
}
|
| 721 |
+
},
|
| 722 |
+
"node_modules/escape-string-regexp": {
|
| 723 |
+
"version": "4.0.0",
|
| 724 |
+
"resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz",
|
| 725 |
+
"integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==",
|
| 726 |
+
"license": "MIT",
|
| 727 |
+
"engines": {
|
| 728 |
+
"node": ">=10"
|
| 729 |
+
},
|
| 730 |
+
"funding": {
|
| 731 |
+
"url": "https://github.com/sponsors/sindresorhus"
|
| 732 |
+
}
|
| 733 |
+
},
|
| 734 |
+
"node_modules/eslint": {
|
| 735 |
+
"version": "9.32.0",
|
| 736 |
+
"resolved": "https://registry.npmjs.org/eslint/-/eslint-9.32.0.tgz",
|
| 737 |
+
"integrity": "sha512-LSehfdpgMeWcTZkWZVIJl+tkZ2nuSkyyB9C27MZqFWXuph7DvaowgcTvKqxvpLW1JZIk8PN7hFY3Rj9LQ7m7lg==",
|
| 738 |
+
"license": "MIT",
|
| 739 |
+
"dependencies": {
|
| 740 |
+
"@eslint-community/eslint-utils": "^4.2.0",
|
| 741 |
+
"@eslint-community/regexpp": "^4.12.1",
|
| 742 |
+
"@eslint/config-array": "^0.21.0",
|
| 743 |
+
"@eslint/config-helpers": "^0.3.0",
|
| 744 |
+
"@eslint/core": "^0.15.0",
|
| 745 |
+
"@eslint/eslintrc": "^3.3.1",
|
| 746 |
+
"@eslint/js": "9.32.0",
|
| 747 |
+
"@eslint/plugin-kit": "^0.3.4",
|
| 748 |
+
"@humanfs/node": "^0.16.6",
|
| 749 |
+
"@humanwhocodes/module-importer": "^1.0.1",
|
| 750 |
+
"@humanwhocodes/retry": "^0.4.2",
|
| 751 |
+
"@types/estree": "^1.0.6",
|
| 752 |
+
"@types/json-schema": "^7.0.15",
|
| 753 |
+
"ajv": "^6.12.4",
|
| 754 |
+
"chalk": "^4.0.0",
|
| 755 |
+
"cross-spawn": "^7.0.6",
|
| 756 |
+
"debug": "^4.3.2",
|
| 757 |
+
"escape-string-regexp": "^4.0.0",
|
| 758 |
+
"eslint-scope": "^8.4.0",
|
| 759 |
+
"eslint-visitor-keys": "^4.2.1",
|
| 760 |
+
"espree": "^10.4.0",
|
| 761 |
+
"esquery": "^1.5.0",
|
| 762 |
+
"esutils": "^2.0.2",
|
| 763 |
+
"fast-deep-equal": "^3.1.3",
|
| 764 |
+
"file-entry-cache": "^8.0.0",
|
| 765 |
+
"find-up": "^5.0.0",
|
| 766 |
+
"glob-parent": "^6.0.2",
|
| 767 |
+
"ignore": "^5.2.0",
|
| 768 |
+
"imurmurhash": "^0.1.4",
|
| 769 |
+
"is-glob": "^4.0.0",
|
| 770 |
+
"json-stable-stringify-without-jsonify": "^1.0.1",
|
| 771 |
+
"lodash.merge": "^4.6.2",
|
| 772 |
+
"minimatch": "^3.1.2",
|
| 773 |
+
"natural-compare": "^1.4.0",
|
| 774 |
+
"optionator": "^0.9.3"
|
| 775 |
+
},
|
| 776 |
+
"bin": {
|
| 777 |
+
"eslint": "bin/eslint.js"
|
| 778 |
+
},
|
| 779 |
+
"engines": {
|
| 780 |
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
| 781 |
+
},
|
| 782 |
+
"funding": {
|
| 783 |
+
"url": "https://eslint.org/donate"
|
| 784 |
+
},
|
| 785 |
+
"peerDependencies": {
|
| 786 |
+
"jiti": "*"
|
| 787 |
+
},
|
| 788 |
+
"peerDependenciesMeta": {
|
| 789 |
+
"jiti": {
|
| 790 |
+
"optional": true
|
| 791 |
+
}
|
| 792 |
+
}
|
| 793 |
+
},
|
| 794 |
+
"node_modules/eslint-scope": {
|
| 795 |
+
"version": "8.4.0",
|
| 796 |
+
"resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.4.0.tgz",
|
| 797 |
+
"integrity": "sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg==",
|
| 798 |
+
"license": "BSD-2-Clause",
|
| 799 |
+
"dependencies": {
|
| 800 |
+
"esrecurse": "^4.3.0",
|
| 801 |
+
"estraverse": "^5.2.0"
|
| 802 |
+
},
|
| 803 |
+
"engines": {
|
| 804 |
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
| 805 |
+
},
|
| 806 |
+
"funding": {
|
| 807 |
+
"url": "https://opencollective.com/eslint"
|
| 808 |
+
}
|
| 809 |
+
},
|
| 810 |
+
"node_modules/eslint-visitor-keys": {
|
| 811 |
+
"version": "4.2.1",
|
| 812 |
+
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz",
|
| 813 |
+
"integrity": "sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==",
|
| 814 |
+
"license": "Apache-2.0",
|
| 815 |
+
"engines": {
|
| 816 |
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
| 817 |
+
},
|
| 818 |
+
"funding": {
|
| 819 |
+
"url": "https://opencollective.com/eslint"
|
| 820 |
+
}
|
| 821 |
+
},
|
| 822 |
+
"node_modules/espree": {
|
| 823 |
+
"version": "10.4.0",
|
| 824 |
+
"resolved": "https://registry.npmjs.org/espree/-/espree-10.4.0.tgz",
|
| 825 |
+
"integrity": "sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ==",
|
| 826 |
+
"license": "BSD-2-Clause",
|
| 827 |
+
"dependencies": {
|
| 828 |
+
"acorn": "^8.15.0",
|
| 829 |
+
"acorn-jsx": "^5.3.2",
|
| 830 |
+
"eslint-visitor-keys": "^4.2.1"
|
| 831 |
+
},
|
| 832 |
+
"engines": {
|
| 833 |
+
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
| 834 |
+
},
|
| 835 |
+
"funding": {
|
| 836 |
+
"url": "https://opencollective.com/eslint"
|
| 837 |
+
}
|
| 838 |
+
},
|
| 839 |
+
"node_modules/esquery": {
|
| 840 |
+
"version": "1.6.0",
|
| 841 |
+
"resolved": "https://registry.npmjs.org/esquery/-/esquery-1.6.0.tgz",
|
| 842 |
+
"integrity": "sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==",
|
| 843 |
+
"license": "BSD-3-Clause",
|
| 844 |
+
"dependencies": {
|
| 845 |
+
"estraverse": "^5.1.0"
|
| 846 |
+
},
|
| 847 |
+
"engines": {
|
| 848 |
+
"node": ">=0.10"
|
| 849 |
+
}
|
| 850 |
+
},
|
| 851 |
+
"node_modules/esrecurse": {
|
| 852 |
+
"version": "4.3.0",
|
| 853 |
+
"resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz",
|
| 854 |
+
"integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==",
|
| 855 |
+
"license": "BSD-2-Clause",
|
| 856 |
+
"dependencies": {
|
| 857 |
+
"estraverse": "^5.2.0"
|
| 858 |
+
},
|
| 859 |
+
"engines": {
|
| 860 |
+
"node": ">=4.0"
|
| 861 |
+
}
|
| 862 |
+
},
|
| 863 |
+
"node_modules/estraverse": {
|
| 864 |
+
"version": "5.3.0",
|
| 865 |
+
"resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz",
|
| 866 |
+
"integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==",
|
| 867 |
+
"license": "BSD-2-Clause",
|
| 868 |
+
"engines": {
|
| 869 |
+
"node": ">=4.0"
|
| 870 |
+
}
|
| 871 |
+
},
|
| 872 |
+
"node_modules/esutils": {
|
| 873 |
+
"version": "2.0.3",
|
| 874 |
+
"resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz",
|
| 875 |
+
"integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==",
|
| 876 |
+
"license": "BSD-2-Clause",
|
| 877 |
+
"engines": {
|
| 878 |
+
"node": ">=0.10.0"
|
| 879 |
+
}
|
| 880 |
+
},
|
| 881 |
+
"node_modules/fast-deep-equal": {
|
| 882 |
+
"version": "3.1.3",
|
| 883 |
+
"resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
|
| 884 |
+
"integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==",
|
| 885 |
+
"license": "MIT"
|
| 886 |
+
},
|
| 887 |
+
"node_modules/fast-glob": {
|
| 888 |
+
"version": "3.3.3",
|
| 889 |
+
"resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.3.tgz",
|
| 890 |
+
"integrity": "sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==",
|
| 891 |
+
"license": "MIT",
|
| 892 |
+
"dependencies": {
|
| 893 |
+
"@nodelib/fs.stat": "^2.0.2",
|
| 894 |
+
"@nodelib/fs.walk": "^1.2.3",
|
| 895 |
+
"glob-parent": "^5.1.2",
|
| 896 |
+
"merge2": "^1.3.0",
|
| 897 |
+
"micromatch": "^4.0.8"
|
| 898 |
+
},
|
| 899 |
+
"engines": {
|
| 900 |
+
"node": ">=8.6.0"
|
| 901 |
+
}
|
| 902 |
+
},
|
| 903 |
+
"node_modules/fast-glob/node_modules/glob-parent": {
|
| 904 |
+
"version": "5.1.2",
|
| 905 |
+
"resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
|
| 906 |
+
"integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
|
| 907 |
+
"license": "ISC",
|
| 908 |
+
"dependencies": {
|
| 909 |
+
"is-glob": "^4.0.1"
|
| 910 |
+
},
|
| 911 |
+
"engines": {
|
| 912 |
+
"node": ">= 6"
|
| 913 |
+
}
|
| 914 |
+
},
|
| 915 |
+
"node_modules/fast-json-stable-stringify": {
|
| 916 |
+
"version": "2.1.0",
|
| 917 |
+
"resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz",
|
| 918 |
+
"integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==",
|
| 919 |
+
"license": "MIT"
|
| 920 |
+
},
|
| 921 |
+
"node_modules/fast-levenshtein": {
|
| 922 |
+
"version": "2.0.6",
|
| 923 |
+
"resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz",
|
| 924 |
+
"integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==",
|
| 925 |
+
"license": "MIT"
|
| 926 |
+
},
|
| 927 |
+
"node_modules/fast-uri": {
|
| 928 |
+
"version": "3.0.6",
|
| 929 |
+
"resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.0.6.tgz",
|
| 930 |
+
"integrity": "sha512-Atfo14OibSv5wAp4VWNsFYE1AchQRTv9cBGWET4pZWHzYshFSS9NQI6I57rdKn9croWVMbYFbLhJ+yJvmZIIHw==",
|
| 931 |
+
"funding": [
|
| 932 |
+
{
|
| 933 |
+
"type": "github",
|
| 934 |
+
"url": "https://github.com/sponsors/fastify"
|
| 935 |
+
},
|
| 936 |
+
{
|
| 937 |
+
"type": "opencollective",
|
| 938 |
+
"url": "https://opencollective.com/fastify"
|
| 939 |
+
}
|
| 940 |
+
],
|
| 941 |
+
"license": "BSD-3-Clause"
|
| 942 |
+
},
|
| 943 |
+
"node_modules/fastest-levenshtein": {
|
| 944 |
+
"version": "1.0.16",
|
| 945 |
+
"resolved": "https://registry.npmjs.org/fastest-levenshtein/-/fastest-levenshtein-1.0.16.tgz",
|
| 946 |
+
"integrity": "sha512-eRnCtTTtGZFpQCwhJiUOuxPQWRXVKYDn0b2PeHfXL6/Zi53SLAzAHfVhVWK2AryC/WH05kGfxhFIPvTF0SXQzg==",
|
| 947 |
+
"license": "MIT",
|
| 948 |
+
"engines": {
|
| 949 |
+
"node": ">= 4.9.1"
|
| 950 |
+
}
|
| 951 |
+
},
|
| 952 |
+
"node_modules/fastq": {
|
| 953 |
+
"version": "1.19.1",
|
| 954 |
+
"resolved": "https://registry.npmjs.org/fastq/-/fastq-1.19.1.tgz",
|
| 955 |
+
"integrity": "sha512-GwLTyxkCXjXbxqIhTsMI2Nui8huMPtnxg7krajPJAjnEG/iiOS7i+zCtWGZR9G0NBKbXKh6X9m9UIsYX/N6vvQ==",
|
| 956 |
+
"license": "ISC",
|
| 957 |
+
"dependencies": {
|
| 958 |
+
"reusify": "^1.0.4"
|
| 959 |
+
}
|
| 960 |
+
},
|
| 961 |
+
"node_modules/file-entry-cache": {
|
| 962 |
+
"version": "8.0.0",
|
| 963 |
+
"resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-8.0.0.tgz",
|
| 964 |
+
"integrity": "sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==",
|
| 965 |
+
"license": "MIT",
|
| 966 |
+
"dependencies": {
|
| 967 |
+
"flat-cache": "^4.0.0"
|
| 968 |
+
},
|
| 969 |
+
"engines": {
|
| 970 |
+
"node": ">=16.0.0"
|
| 971 |
+
}
|
| 972 |
+
},
|
| 973 |
+
"node_modules/fill-range": {
|
| 974 |
+
"version": "7.1.1",
|
| 975 |
+
"resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz",
|
| 976 |
+
"integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==",
|
| 977 |
+
"license": "MIT",
|
| 978 |
+
"dependencies": {
|
| 979 |
+
"to-regex-range": "^5.0.1"
|
| 980 |
+
},
|
| 981 |
+
"engines": {
|
| 982 |
+
"node": ">=8"
|
| 983 |
+
}
|
| 984 |
+
},
|
| 985 |
+
"node_modules/find-up": {
|
| 986 |
+
"version": "5.0.0",
|
| 987 |
+
"resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
|
| 988 |
+
"integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
|
| 989 |
+
"license": "MIT",
|
| 990 |
+
"dependencies": {
|
| 991 |
+
"locate-path": "^6.0.0",
|
| 992 |
+
"path-exists": "^4.0.0"
|
| 993 |
+
},
|
| 994 |
+
"engines": {
|
| 995 |
+
"node": ">=10"
|
| 996 |
+
},
|
| 997 |
+
"funding": {
|
| 998 |
+
"url": "https://github.com/sponsors/sindresorhus"
|
| 999 |
+
}
|
| 1000 |
+
},
|
| 1001 |
+
"node_modules/flat-cache": {
|
| 1002 |
+
"version": "4.0.1",
|
| 1003 |
+
"resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-4.0.1.tgz",
|
| 1004 |
+
"integrity": "sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==",
|
| 1005 |
+
"license": "MIT",
|
| 1006 |
+
"dependencies": {
|
| 1007 |
+
"flatted": "^3.2.9",
|
| 1008 |
+
"keyv": "^4.5.4"
|
| 1009 |
+
},
|
| 1010 |
+
"engines": {
|
| 1011 |
+
"node": ">=16"
|
| 1012 |
+
}
|
| 1013 |
+
},
|
| 1014 |
+
"node_modules/flatted": {
|
| 1015 |
+
"version": "3.3.3",
|
| 1016 |
+
"resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.3.tgz",
|
| 1017 |
+
"integrity": "sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==",
|
| 1018 |
+
"license": "ISC"
|
| 1019 |
+
},
|
| 1020 |
+
"node_modules/fs-extra": {
|
| 1021 |
+
"version": "11.3.0",
|
| 1022 |
+
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.3.0.tgz",
|
| 1023 |
+
"integrity": "sha512-Z4XaCL6dUDHfP/jT25jJKMmtxvuwbkrD1vNSMFlo9lNLY2c5FHYSQgHPRZUjAB26TpDEoW9HCOgplrdbaPV/ew==",
|
| 1024 |
+
"license": "MIT",
|
| 1025 |
+
"dependencies": {
|
| 1026 |
+
"graceful-fs": "^4.2.0",
|
| 1027 |
+
"jsonfile": "^6.0.1",
|
| 1028 |
+
"universalify": "^2.0.0"
|
| 1029 |
+
},
|
| 1030 |
+
"engines": {
|
| 1031 |
+
"node": ">=14.14"
|
| 1032 |
+
}
|
| 1033 |
+
},
|
| 1034 |
+
"node_modules/fs.realpath": {
|
| 1035 |
+
"version": "1.0.0",
|
| 1036 |
+
"resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz",
|
| 1037 |
+
"integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==",
|
| 1038 |
+
"license": "ISC"
|
| 1039 |
+
},
|
| 1040 |
+
"node_modules/glob": {
|
| 1041 |
+
"version": "8.1.0",
|
| 1042 |
+
"resolved": "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz",
|
| 1043 |
+
"integrity": "sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==",
|
| 1044 |
+
"deprecated": "Glob versions prior to v9 are no longer supported",
|
| 1045 |
+
"license": "ISC",
|
| 1046 |
+
"dependencies": {
|
| 1047 |
+
"fs.realpath": "^1.0.0",
|
| 1048 |
+
"inflight": "^1.0.4",
|
| 1049 |
+
"inherits": "2",
|
| 1050 |
+
"minimatch": "^5.0.1",
|
| 1051 |
+
"once": "^1.3.0"
|
| 1052 |
+
},
|
| 1053 |
+
"engines": {
|
| 1054 |
+
"node": ">=12"
|
| 1055 |
+
},
|
| 1056 |
+
"funding": {
|
| 1057 |
+
"url": "https://github.com/sponsors/isaacs"
|
| 1058 |
+
}
|
| 1059 |
+
},
|
| 1060 |
+
"node_modules/glob-parent": {
|
| 1061 |
+
"version": "6.0.2",
|
| 1062 |
+
"resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz",
|
| 1063 |
+
"integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==",
|
| 1064 |
+
"license": "ISC",
|
| 1065 |
+
"dependencies": {
|
| 1066 |
+
"is-glob": "^4.0.3"
|
| 1067 |
+
},
|
| 1068 |
+
"engines": {
|
| 1069 |
+
"node": ">=10.13.0"
|
| 1070 |
+
}
|
| 1071 |
+
},
|
| 1072 |
+
"node_modules/glob/node_modules/brace-expansion": {
|
| 1073 |
+
"version": "2.0.2",
|
| 1074 |
+
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz",
|
| 1075 |
+
"integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==",
|
| 1076 |
+
"license": "MIT",
|
| 1077 |
+
"dependencies": {
|
| 1078 |
+
"balanced-match": "^1.0.0"
|
| 1079 |
+
}
|
| 1080 |
+
},
|
| 1081 |
+
"node_modules/glob/node_modules/minimatch": {
|
| 1082 |
+
"version": "5.1.6",
|
| 1083 |
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz",
|
| 1084 |
+
"integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==",
|
| 1085 |
+
"license": "ISC",
|
| 1086 |
+
"dependencies": {
|
| 1087 |
+
"brace-expansion": "^2.0.1"
|
| 1088 |
+
},
|
| 1089 |
+
"engines": {
|
| 1090 |
+
"node": ">=10"
|
| 1091 |
+
}
|
| 1092 |
+
},
|
| 1093 |
+
"node_modules/global-modules": {
|
| 1094 |
+
"version": "2.0.0",
|
| 1095 |
+
"resolved": "https://registry.npmjs.org/global-modules/-/global-modules-2.0.0.tgz",
|
| 1096 |
+
"integrity": "sha512-NGbfmJBp9x8IxyJSd1P+otYK8vonoJactOogrVfFRIAEY1ukil8RSKDz2Yo7wh1oihl51l/r6W4epkeKJHqL8A==",
|
| 1097 |
+
"license": "MIT",
|
| 1098 |
+
"dependencies": {
|
| 1099 |
+
"global-prefix": "^3.0.0"
|
| 1100 |
+
},
|
| 1101 |
+
"engines": {
|
| 1102 |
+
"node": ">=6"
|
| 1103 |
+
}
|
| 1104 |
+
},
|
| 1105 |
+
"node_modules/global-prefix": {
|
| 1106 |
+
"version": "3.0.0",
|
| 1107 |
+
"resolved": "https://registry.npmjs.org/global-prefix/-/global-prefix-3.0.0.tgz",
|
| 1108 |
+
"integrity": "sha512-awConJSVCHVGND6x3tmMaKcQvwXLhjdkmomy2W+Goaui8YPgYgXJZewhg3fWC+DlfqqQuWg8AwqjGTD2nAPVWg==",
|
| 1109 |
+
"license": "MIT",
|
| 1110 |
+
"dependencies": {
|
| 1111 |
+
"ini": "^1.3.5",
|
| 1112 |
+
"kind-of": "^6.0.2",
|
| 1113 |
+
"which": "^1.3.1"
|
| 1114 |
+
},
|
| 1115 |
+
"engines": {
|
| 1116 |
+
"node": ">=6"
|
| 1117 |
+
}
|
| 1118 |
+
},
|
| 1119 |
+
"node_modules/global-prefix/node_modules/which": {
|
| 1120 |
+
"version": "1.3.1",
|
| 1121 |
+
"resolved": "https://registry.npmjs.org/which/-/which-1.3.1.tgz",
|
| 1122 |
+
"integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==",
|
| 1123 |
+
"license": "ISC",
|
| 1124 |
+
"dependencies": {
|
| 1125 |
+
"isexe": "^2.0.0"
|
| 1126 |
+
},
|
| 1127 |
+
"bin": {
|
| 1128 |
+
"which": "bin/which"
|
| 1129 |
+
}
|
| 1130 |
+
},
|
| 1131 |
+
"node_modules/globals": {
|
| 1132 |
+
"version": "14.0.0",
|
| 1133 |
+
"resolved": "https://registry.npmjs.org/globals/-/globals-14.0.0.tgz",
|
| 1134 |
+
"integrity": "sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==",
|
| 1135 |
+
"license": "MIT",
|
| 1136 |
+
"engines": {
|
| 1137 |
+
"node": ">=18"
|
| 1138 |
+
},
|
| 1139 |
+
"funding": {
|
| 1140 |
+
"url": "https://github.com/sponsors/sindresorhus"
|
| 1141 |
+
}
|
| 1142 |
+
},
|
| 1143 |
+
"node_modules/globby": {
|
| 1144 |
+
"version": "11.1.0",
|
| 1145 |
+
"resolved": "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz",
|
| 1146 |
+
"integrity": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==",
|
| 1147 |
+
"license": "MIT",
|
| 1148 |
+
"dependencies": {
|
| 1149 |
+
"array-union": "^2.1.0",
|
| 1150 |
+
"dir-glob": "^3.0.1",
|
| 1151 |
+
"fast-glob": "^3.2.9",
|
| 1152 |
+
"ignore": "^5.2.0",
|
| 1153 |
+
"merge2": "^1.4.1",
|
| 1154 |
+
"slash": "^3.0.0"
|
| 1155 |
+
},
|
| 1156 |
+
"engines": {
|
| 1157 |
+
"node": ">=10"
|
| 1158 |
+
},
|
| 1159 |
+
"funding": {
|
| 1160 |
+
"url": "https://github.com/sponsors/sindresorhus"
|
| 1161 |
+
}
|
| 1162 |
+
},
|
| 1163 |
+
"node_modules/globjoin": {
|
| 1164 |
+
"version": "0.1.4",
|
| 1165 |
+
"resolved": "https://registry.npmjs.org/globjoin/-/globjoin-0.1.4.tgz",
|
| 1166 |
+
"integrity": "sha512-xYfnw62CKG8nLkZBfWbhWwDw02CHty86jfPcc2cr3ZfeuK9ysoVPPEUxf21bAD/rWAgk52SuBrLJlefNy8mvFg==",
|
| 1167 |
+
"license": "MIT"
|
| 1168 |
+
},
|
| 1169 |
+
"node_modules/graceful-fs": {
|
| 1170 |
+
"version": "4.2.11",
|
| 1171 |
+
"resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz",
|
| 1172 |
+
"integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==",
|
| 1173 |
+
"license": "ISC"
|
| 1174 |
+
},
|
| 1175 |
+
"node_modules/has-flag": {
|
| 1176 |
+
"version": "4.0.0",
|
| 1177 |
+
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
|
| 1178 |
+
"integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
|
| 1179 |
+
"license": "MIT",
|
| 1180 |
+
"engines": {
|
| 1181 |
+
"node": ">=8"
|
| 1182 |
+
}
|
| 1183 |
+
},
|
| 1184 |
+
"node_modules/hookified": {
|
| 1185 |
+
"version": "1.11.0",
|
| 1186 |
+
"resolved": "https://registry.npmjs.org/hookified/-/hookified-1.11.0.tgz",
|
| 1187 |
+
"integrity": "sha512-aDdIN3GyU5I6wextPplYdfmWCo+aLmjjVbntmX6HLD5RCi/xKsivYEBhnRD+d9224zFf008ZpLMPlWF0ZodYZw==",
|
| 1188 |
+
"license": "MIT"
|
| 1189 |
+
},
|
| 1190 |
+
"node_modules/html-tags": {
|
| 1191 |
+
"version": "3.3.1",
|
| 1192 |
+
"resolved": "https://registry.npmjs.org/html-tags/-/html-tags-3.3.1.tgz",
|
| 1193 |
+
"integrity": "sha512-ztqyC3kLto0e9WbNp0aeP+M3kTt+nbaIveGmUxAtZa+8iFgKLUOD4YKM5j+f3QD89bra7UeumolZHKuOXnTmeQ==",
|
| 1194 |
+
"license": "MIT",
|
| 1195 |
+
"engines": {
|
| 1196 |
+
"node": ">=8"
|
| 1197 |
+
},
|
| 1198 |
+
"funding": {
|
| 1199 |
+
"url": "https://github.com/sponsors/sindresorhus"
|
| 1200 |
+
}
|
| 1201 |
+
},
|
| 1202 |
+
"node_modules/htmlhint": {
|
| 1203 |
+
"version": "1.6.3",
|
| 1204 |
+
"resolved": "https://registry.npmjs.org/htmlhint/-/htmlhint-1.6.3.tgz",
|
| 1205 |
+
"integrity": "sha512-AVmlXD75nRVcb+a+6PZxUgSFIR67KbzrwooCzyx0lV5A17EJioxtOUuM1k9z+xXjzhZt0z3vntcu5JPSH/XHxA==",
|
| 1206 |
+
"license": "MIT",
|
| 1207 |
+
"dependencies": {
|
| 1208 |
+
"async": "3.2.6",
|
| 1209 |
+
"chalk": "4.1.2",
|
| 1210 |
+
"commander": "11.1.0",
|
| 1211 |
+
"glob": "^8.1.0",
|
| 1212 |
+
"is-glob": "^4.0.3",
|
| 1213 |
+
"node-sarif-builder": "^3.2.0",
|
| 1214 |
+
"strip-json-comments": "3.1.1",
|
| 1215 |
+
"xml": "1.0.1"
|
| 1216 |
+
},
|
| 1217 |
+
"bin": {
|
| 1218 |
+
"htmlhint": "bin/htmlhint"
|
| 1219 |
+
},
|
| 1220 |
+
"engines": {
|
| 1221 |
+
"node": ">=20"
|
| 1222 |
+
},
|
| 1223 |
+
"funding": {
|
| 1224 |
+
"type": "Open Collective",
|
| 1225 |
+
"url": "https://opencollective.com/htmlhint"
|
| 1226 |
+
}
|
| 1227 |
+
},
|
| 1228 |
+
"node_modules/ignore": {
|
| 1229 |
+
"version": "5.3.2",
|
| 1230 |
+
"resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz",
|
| 1231 |
+
"integrity": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==",
|
| 1232 |
+
"license": "MIT",
|
| 1233 |
+
"engines": {
|
| 1234 |
+
"node": ">= 4"
|
| 1235 |
+
}
|
| 1236 |
+
},
|
| 1237 |
+
"node_modules/import-fresh": {
|
| 1238 |
+
"version": "3.3.1",
|
| 1239 |
+
"resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.1.tgz",
|
| 1240 |
+
"integrity": "sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==",
|
| 1241 |
+
"license": "MIT",
|
| 1242 |
+
"dependencies": {
|
| 1243 |
+
"parent-module": "^1.0.0",
|
| 1244 |
+
"resolve-from": "^4.0.0"
|
| 1245 |
+
},
|
| 1246 |
+
"engines": {
|
| 1247 |
+
"node": ">=6"
|
| 1248 |
+
},
|
| 1249 |
+
"funding": {
|
| 1250 |
+
"url": "https://github.com/sponsors/sindresorhus"
|
| 1251 |
+
}
|
| 1252 |
+
},
|
| 1253 |
+
"node_modules/imurmurhash": {
|
| 1254 |
+
"version": "0.1.4",
|
| 1255 |
+
"resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz",
|
| 1256 |
+
"integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==",
|
| 1257 |
+
"license": "MIT",
|
| 1258 |
+
"engines": {
|
| 1259 |
+
"node": ">=0.8.19"
|
| 1260 |
+
}
|
| 1261 |
+
},
|
| 1262 |
+
"node_modules/inflight": {
|
| 1263 |
+
"version": "1.0.6",
|
| 1264 |
+
"resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
|
| 1265 |
+
"integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==",
|
| 1266 |
+
"deprecated": "This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.",
|
| 1267 |
+
"license": "ISC",
|
| 1268 |
+
"dependencies": {
|
| 1269 |
+
"once": "^1.3.0",
|
| 1270 |
+
"wrappy": "1"
|
| 1271 |
+
}
|
| 1272 |
+
},
|
| 1273 |
+
"node_modules/inherits": {
|
| 1274 |
+
"version": "2.0.4",
|
| 1275 |
+
"resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
|
| 1276 |
+
"integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
|
| 1277 |
+
"license": "ISC"
|
| 1278 |
+
},
|
| 1279 |
+
"node_modules/ini": {
|
| 1280 |
+
"version": "1.3.8",
|
| 1281 |
+
"resolved": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz",
|
| 1282 |
+
"integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==",
|
| 1283 |
+
"license": "ISC"
|
| 1284 |
+
},
|
| 1285 |
+
"node_modules/is-arrayish": {
|
| 1286 |
+
"version": "0.2.1",
|
| 1287 |
+
"resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz",
|
| 1288 |
+
"integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==",
|
| 1289 |
+
"license": "MIT"
|
| 1290 |
+
},
|
| 1291 |
+
"node_modules/is-extglob": {
|
| 1292 |
+
"version": "2.1.1",
|
| 1293 |
+
"resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
|
| 1294 |
+
"integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==",
|
| 1295 |
+
"license": "MIT",
|
| 1296 |
+
"engines": {
|
| 1297 |
+
"node": ">=0.10.0"
|
| 1298 |
+
}
|
| 1299 |
+
},
|
| 1300 |
+
"node_modules/is-fullwidth-code-point": {
|
| 1301 |
+
"version": "3.0.0",
|
| 1302 |
+
"resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
|
| 1303 |
+
"integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
|
| 1304 |
+
"license": "MIT",
|
| 1305 |
+
"engines": {
|
| 1306 |
+
"node": ">=8"
|
| 1307 |
+
}
|
| 1308 |
+
},
|
| 1309 |
+
"node_modules/is-glob": {
|
| 1310 |
+
"version": "4.0.3",
|
| 1311 |
+
"resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz",
|
| 1312 |
+
"integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
|
| 1313 |
+
"license": "MIT",
|
| 1314 |
+
"dependencies": {
|
| 1315 |
+
"is-extglob": "^2.1.1"
|
| 1316 |
+
},
|
| 1317 |
+
"engines": {
|
| 1318 |
+
"node": ">=0.10.0"
|
| 1319 |
+
}
|
| 1320 |
+
},
|
| 1321 |
+
"node_modules/is-number": {
|
| 1322 |
+
"version": "7.0.0",
|
| 1323 |
+
"resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
|
| 1324 |
+
"integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
|
| 1325 |
+
"license": "MIT",
|
| 1326 |
+
"engines": {
|
| 1327 |
+
"node": ">=0.12.0"
|
| 1328 |
+
}
|
| 1329 |
+
},
|
| 1330 |
+
"node_modules/is-plain-object": {
|
| 1331 |
+
"version": "5.0.0",
|
| 1332 |
+
"resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-5.0.0.tgz",
|
| 1333 |
+
"integrity": "sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q==",
|
| 1334 |
+
"license": "MIT",
|
| 1335 |
+
"engines": {
|
| 1336 |
+
"node": ">=0.10.0"
|
| 1337 |
+
}
|
| 1338 |
+
},
|
| 1339 |
+
"node_modules/isexe": {
|
| 1340 |
+
"version": "2.0.0",
|
| 1341 |
+
"resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
|
| 1342 |
+
"integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==",
|
| 1343 |
+
"license": "ISC"
|
| 1344 |
+
},
|
| 1345 |
+
"node_modules/js-tokens": {
|
| 1346 |
+
"version": "4.0.0",
|
| 1347 |
+
"resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
|
| 1348 |
+
"integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==",
|
| 1349 |
+
"license": "MIT"
|
| 1350 |
+
},
|
| 1351 |
+
"node_modules/js-yaml": {
|
| 1352 |
+
"version": "4.1.0",
|
| 1353 |
+
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
|
| 1354 |
+
"integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
|
| 1355 |
+
"license": "MIT",
|
| 1356 |
+
"dependencies": {
|
| 1357 |
+
"argparse": "^2.0.1"
|
| 1358 |
+
},
|
| 1359 |
+
"bin": {
|
| 1360 |
+
"js-yaml": "bin/js-yaml.js"
|
| 1361 |
+
}
|
| 1362 |
+
},
|
| 1363 |
+
"node_modules/json-buffer": {
|
| 1364 |
+
"version": "3.0.1",
|
| 1365 |
+
"resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz",
|
| 1366 |
+
"integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==",
|
| 1367 |
+
"license": "MIT"
|
| 1368 |
+
},
|
| 1369 |
+
"node_modules/json-parse-even-better-errors": {
|
| 1370 |
+
"version": "2.3.1",
|
| 1371 |
+
"resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz",
|
| 1372 |
+
"integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==",
|
| 1373 |
+
"license": "MIT"
|
| 1374 |
+
},
|
| 1375 |
+
"node_modules/json-schema-traverse": {
|
| 1376 |
+
"version": "0.4.1",
|
| 1377 |
+
"resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
|
| 1378 |
+
"integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
|
| 1379 |
+
"license": "MIT"
|
| 1380 |
+
},
|
| 1381 |
+
"node_modules/json-stable-stringify-without-jsonify": {
|
| 1382 |
+
"version": "1.0.1",
|
| 1383 |
+
"resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz",
|
| 1384 |
+
"integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==",
|
| 1385 |
+
"license": "MIT"
|
| 1386 |
+
},
|
| 1387 |
+
"node_modules/jsonfile": {
|
| 1388 |
+
"version": "6.1.0",
|
| 1389 |
+
"resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz",
|
| 1390 |
+
"integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==",
|
| 1391 |
+
"license": "MIT",
|
| 1392 |
+
"dependencies": {
|
| 1393 |
+
"universalify": "^2.0.0"
|
| 1394 |
+
},
|
| 1395 |
+
"optionalDependencies": {
|
| 1396 |
+
"graceful-fs": "^4.1.6"
|
| 1397 |
+
}
|
| 1398 |
+
},
|
| 1399 |
+
"node_modules/keyv": {
|
| 1400 |
+
"version": "4.5.4",
|
| 1401 |
+
"resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz",
|
| 1402 |
+
"integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==",
|
| 1403 |
+
"license": "MIT",
|
| 1404 |
+
"dependencies": {
|
| 1405 |
+
"json-buffer": "3.0.1"
|
| 1406 |
+
}
|
| 1407 |
+
},
|
| 1408 |
+
"node_modules/kind-of": {
|
| 1409 |
+
"version": "6.0.3",
|
| 1410 |
+
"resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz",
|
| 1411 |
+
"integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==",
|
| 1412 |
+
"license": "MIT",
|
| 1413 |
+
"engines": {
|
| 1414 |
+
"node": ">=0.10.0"
|
| 1415 |
+
}
|
| 1416 |
+
},
|
| 1417 |
+
"node_modules/known-css-properties": {
|
| 1418 |
+
"version": "0.37.0",
|
| 1419 |
+
"resolved": "https://registry.npmjs.org/known-css-properties/-/known-css-properties-0.37.0.tgz",
|
| 1420 |
+
"integrity": "sha512-JCDrsP4Z1Sb9JwG0aJ8Eo2r7k4Ou5MwmThS/6lcIe1ICyb7UBJKGRIUUdqc2ASdE/42lgz6zFUnzAIhtXnBVrQ==",
|
| 1421 |
+
"license": "MIT"
|
| 1422 |
+
},
|
| 1423 |
+
"node_modules/levn": {
|
| 1424 |
+
"version": "0.4.1",
|
| 1425 |
+
"resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz",
|
| 1426 |
+
"integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==",
|
| 1427 |
+
"license": "MIT",
|
| 1428 |
+
"dependencies": {
|
| 1429 |
+
"prelude-ls": "^1.2.1",
|
| 1430 |
+
"type-check": "~0.4.0"
|
| 1431 |
+
},
|
| 1432 |
+
"engines": {
|
| 1433 |
+
"node": ">= 0.8.0"
|
| 1434 |
+
}
|
| 1435 |
+
},
|
| 1436 |
+
"node_modules/lines-and-columns": {
|
| 1437 |
+
"version": "1.2.4",
|
| 1438 |
+
"resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz",
|
| 1439 |
+
"integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==",
|
| 1440 |
+
"license": "MIT"
|
| 1441 |
+
},
|
| 1442 |
+
"node_modules/locate-path": {
|
| 1443 |
+
"version": "6.0.0",
|
| 1444 |
+
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
|
| 1445 |
+
"integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
|
| 1446 |
+
"license": "MIT",
|
| 1447 |
+
"dependencies": {
|
| 1448 |
+
"p-locate": "^5.0.0"
|
| 1449 |
+
},
|
| 1450 |
+
"engines": {
|
| 1451 |
+
"node": ">=10"
|
| 1452 |
+
},
|
| 1453 |
+
"funding": {
|
| 1454 |
+
"url": "https://github.com/sponsors/sindresorhus"
|
| 1455 |
+
}
|
| 1456 |
+
},
|
| 1457 |
+
"node_modules/lodash.merge": {
|
| 1458 |
+
"version": "4.6.2",
|
| 1459 |
+
"resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz",
|
| 1460 |
+
"integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==",
|
| 1461 |
+
"license": "MIT"
|
| 1462 |
+
},
|
| 1463 |
+
"node_modules/lodash.truncate": {
|
| 1464 |
+
"version": "4.4.2",
|
| 1465 |
+
"resolved": "https://registry.npmjs.org/lodash.truncate/-/lodash.truncate-4.4.2.tgz",
|
| 1466 |
+
"integrity": "sha512-jttmRe7bRse52OsWIMDLaXxWqRAmtIUccAQ3garviCqJjafXOfNMO0yMfNpdD6zbGaTU0P5Nz7e7gAT6cKmJRw==",
|
| 1467 |
+
"license": "MIT"
|
| 1468 |
+
},
|
| 1469 |
+
"node_modules/mathml-tag-names": {
|
| 1470 |
+
"version": "2.1.3",
|
| 1471 |
+
"resolved": "https://registry.npmjs.org/mathml-tag-names/-/mathml-tag-names-2.1.3.tgz",
|
| 1472 |
+
"integrity": "sha512-APMBEanjybaPzUrfqU0IMU5I0AswKMH7k8OTLs0vvV4KZpExkTkY87nR/zpbuTPj+gARop7aGUbl11pnDfW6xg==",
|
| 1473 |
+
"license": "MIT",
|
| 1474 |
+
"funding": {
|
| 1475 |
+
"type": "github",
|
| 1476 |
+
"url": "https://github.com/sponsors/wooorm"
|
| 1477 |
+
}
|
| 1478 |
+
},
|
| 1479 |
+
"node_modules/mdn-data": {
|
| 1480 |
+
"version": "2.12.2",
|
| 1481 |
+
"resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.12.2.tgz",
|
| 1482 |
+
"integrity": "sha512-IEn+pegP1aManZuckezWCO+XZQDplx1366JoVhTpMpBB1sPey/SbveZQUosKiKiGYjg1wH4pMlNgXbCiYgihQA==",
|
| 1483 |
+
"license": "CC0-1.0"
|
| 1484 |
+
},
|
| 1485 |
+
"node_modules/meow": {
|
| 1486 |
+
"version": "13.2.0",
|
| 1487 |
+
"resolved": "https://registry.npmjs.org/meow/-/meow-13.2.0.tgz",
|
| 1488 |
+
"integrity": "sha512-pxQJQzB6djGPXh08dacEloMFopsOqGVRKFPYvPOt9XDZ1HasbgDZA74CJGreSU4G3Ak7EFJGoiH2auq+yXISgA==",
|
| 1489 |
+
"license": "MIT",
|
| 1490 |
+
"engines": {
|
| 1491 |
+
"node": ">=18"
|
| 1492 |
+
},
|
| 1493 |
+
"funding": {
|
| 1494 |
+
"url": "https://github.com/sponsors/sindresorhus"
|
| 1495 |
+
}
|
| 1496 |
+
},
|
| 1497 |
+
"node_modules/merge2": {
|
| 1498 |
+
"version": "1.4.1",
|
| 1499 |
+
"resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz",
|
| 1500 |
+
"integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==",
|
| 1501 |
+
"license": "MIT",
|
| 1502 |
+
"engines": {
|
| 1503 |
+
"node": ">= 8"
|
| 1504 |
+
}
|
| 1505 |
+
},
|
| 1506 |
+
"node_modules/micromatch": {
|
| 1507 |
+
"version": "4.0.8",
|
| 1508 |
+
"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz",
|
| 1509 |
+
"integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==",
|
| 1510 |
+
"license": "MIT",
|
| 1511 |
+
"dependencies": {
|
| 1512 |
+
"braces": "^3.0.3",
|
| 1513 |
+
"picomatch": "^2.3.1"
|
| 1514 |
+
},
|
| 1515 |
+
"engines": {
|
| 1516 |
+
"node": ">=8.6"
|
| 1517 |
+
}
|
| 1518 |
+
},
|
| 1519 |
+
"node_modules/minimatch": {
|
| 1520 |
+
"version": "3.1.2",
|
| 1521 |
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
|
| 1522 |
+
"integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
|
| 1523 |
+
"license": "ISC",
|
| 1524 |
+
"dependencies": {
|
| 1525 |
+
"brace-expansion": "^1.1.7"
|
| 1526 |
+
},
|
| 1527 |
+
"engines": {
|
| 1528 |
+
"node": "*"
|
| 1529 |
+
}
|
| 1530 |
+
},
|
| 1531 |
+
"node_modules/ms": {
|
| 1532 |
+
"version": "2.1.3",
|
| 1533 |
+
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
|
| 1534 |
+
"integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
|
| 1535 |
+
"license": "MIT"
|
| 1536 |
+
},
|
| 1537 |
+
"node_modules/nanoid": {
|
| 1538 |
+
"version": "3.3.11",
|
| 1539 |
+
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz",
|
| 1540 |
+
"integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==",
|
| 1541 |
+
"funding": [
|
| 1542 |
+
{
|
| 1543 |
+
"type": "github",
|
| 1544 |
+
"url": "https://github.com/sponsors/ai"
|
| 1545 |
+
}
|
| 1546 |
+
],
|
| 1547 |
+
"license": "MIT",
|
| 1548 |
+
"bin": {
|
| 1549 |
+
"nanoid": "bin/nanoid.cjs"
|
| 1550 |
+
},
|
| 1551 |
+
"engines": {
|
| 1552 |
+
"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
|
| 1553 |
+
}
|
| 1554 |
+
},
|
| 1555 |
+
"node_modules/natural-compare": {
|
| 1556 |
+
"version": "1.4.0",
|
| 1557 |
+
"resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz",
|
| 1558 |
+
"integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==",
|
| 1559 |
+
"license": "MIT"
|
| 1560 |
+
},
|
| 1561 |
+
"node_modules/node-sarif-builder": {
|
| 1562 |
+
"version": "3.2.0",
|
| 1563 |
+
"resolved": "https://registry.npmjs.org/node-sarif-builder/-/node-sarif-builder-3.2.0.tgz",
|
| 1564 |
+
"integrity": "sha512-kVIOdynrF2CRodHZeP/97Rh1syTUHBNiw17hUCIVhlhEsWlfJm19MuO56s4MdKbr22xWx6mzMnNAgXzVlIYM9Q==",
|
| 1565 |
+
"license": "MIT",
|
| 1566 |
+
"dependencies": {
|
| 1567 |
+
"@types/sarif": "^2.1.7",
|
| 1568 |
+
"fs-extra": "^11.1.1"
|
| 1569 |
+
},
|
| 1570 |
+
"engines": {
|
| 1571 |
+
"node": ">=18"
|
| 1572 |
+
}
|
| 1573 |
+
},
|
| 1574 |
+
"node_modules/normalize-path": {
|
| 1575 |
+
"version": "3.0.0",
|
| 1576 |
+
"resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz",
|
| 1577 |
+
"integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==",
|
| 1578 |
+
"license": "MIT",
|
| 1579 |
+
"engines": {
|
| 1580 |
+
"node": ">=0.10.0"
|
| 1581 |
+
}
|
| 1582 |
+
},
|
| 1583 |
+
"node_modules/once": {
|
| 1584 |
+
"version": "1.4.0",
|
| 1585 |
+
"resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
|
| 1586 |
+
"integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==",
|
| 1587 |
+
"license": "ISC",
|
| 1588 |
+
"dependencies": {
|
| 1589 |
+
"wrappy": "1"
|
| 1590 |
+
}
|
| 1591 |
+
},
|
| 1592 |
+
"node_modules/optionator": {
|
| 1593 |
+
"version": "0.9.4",
|
| 1594 |
+
"resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.4.tgz",
|
| 1595 |
+
"integrity": "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==",
|
| 1596 |
+
"license": "MIT",
|
| 1597 |
+
"dependencies": {
|
| 1598 |
+
"deep-is": "^0.1.3",
|
| 1599 |
+
"fast-levenshtein": "^2.0.6",
|
| 1600 |
+
"levn": "^0.4.1",
|
| 1601 |
+
"prelude-ls": "^1.2.1",
|
| 1602 |
+
"type-check": "^0.4.0",
|
| 1603 |
+
"word-wrap": "^1.2.5"
|
| 1604 |
+
},
|
| 1605 |
+
"engines": {
|
| 1606 |
+
"node": ">= 0.8.0"
|
| 1607 |
+
}
|
| 1608 |
+
},
|
| 1609 |
+
"node_modules/p-limit": {
|
| 1610 |
+
"version": "3.1.0",
|
| 1611 |
+
"resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz",
|
| 1612 |
+
"integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==",
|
| 1613 |
+
"license": "MIT",
|
| 1614 |
+
"dependencies": {
|
| 1615 |
+
"yocto-queue": "^0.1.0"
|
| 1616 |
+
},
|
| 1617 |
+
"engines": {
|
| 1618 |
+
"node": ">=10"
|
| 1619 |
+
},
|
| 1620 |
+
"funding": {
|
| 1621 |
+
"url": "https://github.com/sponsors/sindresorhus"
|
| 1622 |
+
}
|
| 1623 |
+
},
|
| 1624 |
+
"node_modules/p-locate": {
|
| 1625 |
+
"version": "5.0.0",
|
| 1626 |
+
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz",
|
| 1627 |
+
"integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
|
| 1628 |
+
"license": "MIT",
|
| 1629 |
+
"dependencies": {
|
| 1630 |
+
"p-limit": "^3.0.2"
|
| 1631 |
+
},
|
| 1632 |
+
"engines": {
|
| 1633 |
+
"node": ">=10"
|
| 1634 |
+
},
|
| 1635 |
+
"funding": {
|
| 1636 |
+
"url": "https://github.com/sponsors/sindresorhus"
|
| 1637 |
+
}
|
| 1638 |
+
},
|
| 1639 |
+
"node_modules/parent-module": {
|
| 1640 |
+
"version": "1.0.1",
|
| 1641 |
+
"resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz",
|
| 1642 |
+
"integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==",
|
| 1643 |
+
"license": "MIT",
|
| 1644 |
+
"dependencies": {
|
| 1645 |
+
"callsites": "^3.0.0"
|
| 1646 |
+
},
|
| 1647 |
+
"engines": {
|
| 1648 |
+
"node": ">=6"
|
| 1649 |
+
}
|
| 1650 |
+
},
|
| 1651 |
+
"node_modules/parse-json": {
|
| 1652 |
+
"version": "5.2.0",
|
| 1653 |
+
"resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz",
|
| 1654 |
+
"integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==",
|
| 1655 |
+
"license": "MIT",
|
| 1656 |
+
"dependencies": {
|
| 1657 |
+
"@babel/code-frame": "^7.0.0",
|
| 1658 |
+
"error-ex": "^1.3.1",
|
| 1659 |
+
"json-parse-even-better-errors": "^2.3.0",
|
| 1660 |
+
"lines-and-columns": "^1.1.6"
|
| 1661 |
+
},
|
| 1662 |
+
"engines": {
|
| 1663 |
+
"node": ">=8"
|
| 1664 |
+
},
|
| 1665 |
+
"funding": {
|
| 1666 |
+
"url": "https://github.com/sponsors/sindresorhus"
|
| 1667 |
+
}
|
| 1668 |
+
},
|
| 1669 |
+
"node_modules/path-exists": {
|
| 1670 |
+
"version": "4.0.0",
|
| 1671 |
+
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
|
| 1672 |
+
"integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
|
| 1673 |
+
"license": "MIT",
|
| 1674 |
+
"engines": {
|
| 1675 |
+
"node": ">=8"
|
| 1676 |
+
}
|
| 1677 |
+
},
|
| 1678 |
+
"node_modules/path-key": {
|
| 1679 |
+
"version": "3.1.1",
|
| 1680 |
+
"resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
|
| 1681 |
+
"integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
|
| 1682 |
+
"license": "MIT",
|
| 1683 |
+
"engines": {
|
| 1684 |
+
"node": ">=8"
|
| 1685 |
+
}
|
| 1686 |
+
},
|
| 1687 |
+
"node_modules/path-type": {
|
| 1688 |
+
"version": "4.0.0",
|
| 1689 |
+
"resolved": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz",
|
| 1690 |
+
"integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==",
|
| 1691 |
+
"license": "MIT",
|
| 1692 |
+
"engines": {
|
| 1693 |
+
"node": ">=8"
|
| 1694 |
+
}
|
| 1695 |
+
},
|
| 1696 |
+
"node_modules/picocolors": {
|
| 1697 |
+
"version": "1.1.1",
|
| 1698 |
+
"resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",
|
| 1699 |
+
"integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
|
| 1700 |
+
"license": "ISC"
|
| 1701 |
+
},
|
| 1702 |
+
"node_modules/picomatch": {
|
| 1703 |
+
"version": "2.3.1",
|
| 1704 |
+
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz",
|
| 1705 |
+
"integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
|
| 1706 |
+
"license": "MIT",
|
| 1707 |
+
"engines": {
|
| 1708 |
+
"node": ">=8.6"
|
| 1709 |
+
},
|
| 1710 |
+
"funding": {
|
| 1711 |
+
"url": "https://github.com/sponsors/jonschlinkert"
|
| 1712 |
+
}
|
| 1713 |
+
},
|
| 1714 |
+
"node_modules/postcss": {
|
| 1715 |
+
"version": "8.5.6",
|
| 1716 |
+
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.6.tgz",
|
| 1717 |
+
"integrity": "sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==",
|
| 1718 |
+
"funding": [
|
| 1719 |
+
{
|
| 1720 |
+
"type": "opencollective",
|
| 1721 |
+
"url": "https://opencollective.com/postcss/"
|
| 1722 |
+
},
|
| 1723 |
+
{
|
| 1724 |
+
"type": "tidelift",
|
| 1725 |
+
"url": "https://tidelift.com/funding/github/npm/postcss"
|
| 1726 |
+
},
|
| 1727 |
+
{
|
| 1728 |
+
"type": "github",
|
| 1729 |
+
"url": "https://github.com/sponsors/ai"
|
| 1730 |
+
}
|
| 1731 |
+
],
|
| 1732 |
+
"license": "MIT",
|
| 1733 |
+
"dependencies": {
|
| 1734 |
+
"nanoid": "^3.3.11",
|
| 1735 |
+
"picocolors": "^1.1.1",
|
| 1736 |
+
"source-map-js": "^1.2.1"
|
| 1737 |
+
},
|
| 1738 |
+
"engines": {
|
| 1739 |
+
"node": "^10 || ^12 || >=14"
|
| 1740 |
+
}
|
| 1741 |
+
},
|
| 1742 |
+
"node_modules/postcss-resolve-nested-selector": {
|
| 1743 |
+
"version": "0.1.6",
|
| 1744 |
+
"resolved": "https://registry.npmjs.org/postcss-resolve-nested-selector/-/postcss-resolve-nested-selector-0.1.6.tgz",
|
| 1745 |
+
"integrity": "sha512-0sglIs9Wmkzbr8lQwEyIzlDOOC9bGmfVKcJTaxv3vMmd3uo4o4DerC3En0bnmgceeql9BfC8hRkp7cg0fjdVqw==",
|
| 1746 |
+
"license": "MIT"
|
| 1747 |
+
},
|
| 1748 |
+
"node_modules/postcss-safe-parser": {
|
| 1749 |
+
"version": "7.0.1",
|
| 1750 |
+
"resolved": "https://registry.npmjs.org/postcss-safe-parser/-/postcss-safe-parser-7.0.1.tgz",
|
| 1751 |
+
"integrity": "sha512-0AioNCJZ2DPYz5ABT6bddIqlhgwhpHZ/l65YAYo0BCIn0xiDpsnTHz0gnoTGk0OXZW0JRs+cDwL8u/teRdz+8A==",
|
| 1752 |
+
"funding": [
|
| 1753 |
+
{
|
| 1754 |
+
"type": "opencollective",
|
| 1755 |
+
"url": "https://opencollective.com/postcss/"
|
| 1756 |
+
},
|
| 1757 |
+
{
|
| 1758 |
+
"type": "tidelift",
|
| 1759 |
+
"url": "https://tidelift.com/funding/github/npm/postcss-safe-parser"
|
| 1760 |
+
},
|
| 1761 |
+
{
|
| 1762 |
+
"type": "github",
|
| 1763 |
+
"url": "https://github.com/sponsors/ai"
|
| 1764 |
+
}
|
| 1765 |
+
],
|
| 1766 |
+
"license": "MIT",
|
| 1767 |
+
"engines": {
|
| 1768 |
+
"node": ">=18.0"
|
| 1769 |
+
},
|
| 1770 |
+
"peerDependencies": {
|
| 1771 |
+
"postcss": "^8.4.31"
|
| 1772 |
+
}
|
| 1773 |
+
},
|
| 1774 |
+
"node_modules/postcss-selector-parser": {
|
| 1775 |
+
"version": "7.1.0",
|
| 1776 |
+
"resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.1.0.tgz",
|
| 1777 |
+
"integrity": "sha512-8sLjZwK0R+JlxlYcTuVnyT2v+htpdrjDOKuMcOVdYjt52Lh8hWRYpxBPoKx/Zg+bcjc3wx6fmQevMmUztS/ccA==",
|
| 1778 |
+
"license": "MIT",
|
| 1779 |
+
"dependencies": {
|
| 1780 |
+
"cssesc": "^3.0.0",
|
| 1781 |
+
"util-deprecate": "^1.0.2"
|
| 1782 |
+
},
|
| 1783 |
+
"engines": {
|
| 1784 |
+
"node": ">=4"
|
| 1785 |
+
}
|
| 1786 |
+
},
|
| 1787 |
+
"node_modules/postcss-value-parser": {
|
| 1788 |
+
"version": "4.2.0",
|
| 1789 |
+
"resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz",
|
| 1790 |
+
"integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==",
|
| 1791 |
+
"license": "MIT"
|
| 1792 |
+
},
|
| 1793 |
+
"node_modules/prelude-ls": {
|
| 1794 |
+
"version": "1.2.1",
|
| 1795 |
+
"resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz",
|
| 1796 |
+
"integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==",
|
| 1797 |
+
"license": "MIT",
|
| 1798 |
+
"engines": {
|
| 1799 |
+
"node": ">= 0.8.0"
|
| 1800 |
+
}
|
| 1801 |
+
},
|
| 1802 |
+
"node_modules/punycode": {
|
| 1803 |
+
"version": "2.3.1",
|
| 1804 |
+
"resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz",
|
| 1805 |
+
"integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==",
|
| 1806 |
+
"license": "MIT",
|
| 1807 |
+
"engines": {
|
| 1808 |
+
"node": ">=6"
|
| 1809 |
+
}
|
| 1810 |
+
},
|
| 1811 |
+
"node_modules/queue-microtask": {
|
| 1812 |
+
"version": "1.2.3",
|
| 1813 |
+
"resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz",
|
| 1814 |
+
"integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==",
|
| 1815 |
+
"funding": [
|
| 1816 |
+
{
|
| 1817 |
+
"type": "github",
|
| 1818 |
+
"url": "https://github.com/sponsors/feross"
|
| 1819 |
+
},
|
| 1820 |
+
{
|
| 1821 |
+
"type": "patreon",
|
| 1822 |
+
"url": "https://www.patreon.com/feross"
|
| 1823 |
+
},
|
| 1824 |
+
{
|
| 1825 |
+
"type": "consulting",
|
| 1826 |
+
"url": "https://feross.org/support"
|
| 1827 |
+
}
|
| 1828 |
+
],
|
| 1829 |
+
"license": "MIT"
|
| 1830 |
+
},
|
| 1831 |
+
"node_modules/require-from-string": {
|
| 1832 |
+
"version": "2.0.2",
|
| 1833 |
+
"resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz",
|
| 1834 |
+
"integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==",
|
| 1835 |
+
"license": "MIT",
|
| 1836 |
+
"engines": {
|
| 1837 |
+
"node": ">=0.10.0"
|
| 1838 |
+
}
|
| 1839 |
+
},
|
| 1840 |
+
"node_modules/resolve-from": {
|
| 1841 |
+
"version": "4.0.0",
|
| 1842 |
+
"resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz",
|
| 1843 |
+
"integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==",
|
| 1844 |
+
"license": "MIT",
|
| 1845 |
+
"engines": {
|
| 1846 |
+
"node": ">=4"
|
| 1847 |
+
}
|
| 1848 |
+
},
|
| 1849 |
+
"node_modules/reusify": {
|
| 1850 |
+
"version": "1.1.0",
|
| 1851 |
+
"resolved": "https://registry.npmjs.org/reusify/-/reusify-1.1.0.tgz",
|
| 1852 |
+
"integrity": "sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==",
|
| 1853 |
+
"license": "MIT",
|
| 1854 |
+
"engines": {
|
| 1855 |
+
"iojs": ">=1.0.0",
|
| 1856 |
+
"node": ">=0.10.0"
|
| 1857 |
+
}
|
| 1858 |
+
},
|
| 1859 |
+
"node_modules/run-parallel": {
|
| 1860 |
+
"version": "1.2.0",
|
| 1861 |
+
"resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz",
|
| 1862 |
+
"integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==",
|
| 1863 |
+
"funding": [
|
| 1864 |
+
{
|
| 1865 |
+
"type": "github",
|
| 1866 |
+
"url": "https://github.com/sponsors/feross"
|
| 1867 |
+
},
|
| 1868 |
+
{
|
| 1869 |
+
"type": "patreon",
|
| 1870 |
+
"url": "https://www.patreon.com/feross"
|
| 1871 |
+
},
|
| 1872 |
+
{
|
| 1873 |
+
"type": "consulting",
|
| 1874 |
+
"url": "https://feross.org/support"
|
| 1875 |
+
}
|
| 1876 |
+
],
|
| 1877 |
+
"license": "MIT",
|
| 1878 |
+
"dependencies": {
|
| 1879 |
+
"queue-microtask": "^1.2.2"
|
| 1880 |
+
}
|
| 1881 |
+
},
|
| 1882 |
+
"node_modules/shebang-command": {
|
| 1883 |
+
"version": "2.0.0",
|
| 1884 |
+
"resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
|
| 1885 |
+
"integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
|
| 1886 |
+
"license": "MIT",
|
| 1887 |
+
"dependencies": {
|
| 1888 |
+
"shebang-regex": "^3.0.0"
|
| 1889 |
+
},
|
| 1890 |
+
"engines": {
|
| 1891 |
+
"node": ">=8"
|
| 1892 |
+
}
|
| 1893 |
+
},
|
| 1894 |
+
"node_modules/shebang-regex": {
|
| 1895 |
+
"version": "3.0.0",
|
| 1896 |
+
"resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
|
| 1897 |
+
"integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
|
| 1898 |
+
"license": "MIT",
|
| 1899 |
+
"engines": {
|
| 1900 |
+
"node": ">=8"
|
| 1901 |
+
}
|
| 1902 |
+
},
|
| 1903 |
+
"node_modules/signal-exit": {
|
| 1904 |
+
"version": "4.1.0",
|
| 1905 |
+
"resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
|
| 1906 |
+
"integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
|
| 1907 |
+
"license": "ISC",
|
| 1908 |
+
"engines": {
|
| 1909 |
+
"node": ">=14"
|
| 1910 |
+
},
|
| 1911 |
+
"funding": {
|
| 1912 |
+
"url": "https://github.com/sponsors/isaacs"
|
| 1913 |
+
}
|
| 1914 |
+
},
|
| 1915 |
+
"node_modules/slash": {
|
| 1916 |
+
"version": "3.0.0",
|
| 1917 |
+
"resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
|
| 1918 |
+
"integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
|
| 1919 |
+
"license": "MIT",
|
| 1920 |
+
"engines": {
|
| 1921 |
+
"node": ">=8"
|
| 1922 |
+
}
|
| 1923 |
+
},
|
| 1924 |
+
"node_modules/slice-ansi": {
|
| 1925 |
+
"version": "4.0.0",
|
| 1926 |
+
"resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz",
|
| 1927 |
+
"integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==",
|
| 1928 |
+
"license": "MIT",
|
| 1929 |
+
"dependencies": {
|
| 1930 |
+
"ansi-styles": "^4.0.0",
|
| 1931 |
+
"astral-regex": "^2.0.0",
|
| 1932 |
+
"is-fullwidth-code-point": "^3.0.0"
|
| 1933 |
+
},
|
| 1934 |
+
"engines": {
|
| 1935 |
+
"node": ">=10"
|
| 1936 |
+
},
|
| 1937 |
+
"funding": {
|
| 1938 |
+
"url": "https://github.com/chalk/slice-ansi?sponsor=1"
|
| 1939 |
+
}
|
| 1940 |
+
},
|
| 1941 |
+
"node_modules/source-map-js": {
|
| 1942 |
+
"version": "1.2.1",
|
| 1943 |
+
"resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",
|
| 1944 |
+
"integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
|
| 1945 |
+
"license": "BSD-3-Clause",
|
| 1946 |
+
"engines": {
|
| 1947 |
+
"node": ">=0.10.0"
|
| 1948 |
+
}
|
| 1949 |
+
},
|
| 1950 |
+
"node_modules/string-width": {
|
| 1951 |
+
"version": "4.2.3",
|
| 1952 |
+
"resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
|
| 1953 |
+
"integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
|
| 1954 |
+
"license": "MIT",
|
| 1955 |
+
"dependencies": {
|
| 1956 |
+
"emoji-regex": "^8.0.0",
|
| 1957 |
+
"is-fullwidth-code-point": "^3.0.0",
|
| 1958 |
+
"strip-ansi": "^6.0.1"
|
| 1959 |
+
},
|
| 1960 |
+
"engines": {
|
| 1961 |
+
"node": ">=8"
|
| 1962 |
+
}
|
| 1963 |
+
},
|
| 1964 |
+
"node_modules/strip-ansi": {
|
| 1965 |
+
"version": "6.0.1",
|
| 1966 |
+
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
|
| 1967 |
+
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
|
| 1968 |
+
"license": "MIT",
|
| 1969 |
+
"dependencies": {
|
| 1970 |
+
"ansi-regex": "^5.0.1"
|
| 1971 |
+
},
|
| 1972 |
+
"engines": {
|
| 1973 |
+
"node": ">=8"
|
| 1974 |
+
}
|
| 1975 |
+
},
|
| 1976 |
+
"node_modules/strip-json-comments": {
|
| 1977 |
+
"version": "3.1.1",
|
| 1978 |
+
"resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz",
|
| 1979 |
+
"integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==",
|
| 1980 |
+
"license": "MIT",
|
| 1981 |
+
"engines": {
|
| 1982 |
+
"node": ">=8"
|
| 1983 |
+
},
|
| 1984 |
+
"funding": {
|
| 1985 |
+
"url": "https://github.com/sponsors/sindresorhus"
|
| 1986 |
+
}
|
| 1987 |
+
},
|
| 1988 |
+
"node_modules/stylelint": {
|
| 1989 |
+
"version": "16.22.0",
|
| 1990 |
+
"resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.22.0.tgz",
|
| 1991 |
+
"integrity": "sha512-SVEMTdjKNV4ollUrIY9ordZ36zHv2/PHzPjfPMau370MlL2VYXeLgSNMMiEbLGRO8RmD2R8/BVUeF2DfnfkC0w==",
|
| 1992 |
+
"funding": [
|
| 1993 |
+
{
|
| 1994 |
+
"type": "opencollective",
|
| 1995 |
+
"url": "https://opencollective.com/stylelint"
|
| 1996 |
+
},
|
| 1997 |
+
{
|
| 1998 |
+
"type": "github",
|
| 1999 |
+
"url": "https://github.com/sponsors/stylelint"
|
| 2000 |
+
}
|
| 2001 |
+
],
|
| 2002 |
+
"license": "MIT",
|
| 2003 |
+
"dependencies": {
|
| 2004 |
+
"@csstools/css-parser-algorithms": "^3.0.5",
|
| 2005 |
+
"@csstools/css-tokenizer": "^3.0.4",
|
| 2006 |
+
"@csstools/media-query-list-parser": "^4.0.3",
|
| 2007 |
+
"@csstools/selector-specificity": "^5.0.0",
|
| 2008 |
+
"@dual-bundle/import-meta-resolve": "^4.1.0",
|
| 2009 |
+
"balanced-match": "^2.0.0",
|
| 2010 |
+
"colord": "^2.9.3",
|
| 2011 |
+
"cosmiconfig": "^9.0.0",
|
| 2012 |
+
"css-functions-list": "^3.2.3",
|
| 2013 |
+
"css-tree": "^3.1.0",
|
| 2014 |
+
"debug": "^4.4.1",
|
| 2015 |
+
"fast-glob": "^3.3.3",
|
| 2016 |
+
"fastest-levenshtein": "^1.0.16",
|
| 2017 |
+
"file-entry-cache": "^10.1.1",
|
| 2018 |
+
"global-modules": "^2.0.0",
|
| 2019 |
+
"globby": "^11.1.0",
|
| 2020 |
+
"globjoin": "^0.1.4",
|
| 2021 |
+
"html-tags": "^3.3.1",
|
| 2022 |
+
"ignore": "^7.0.5",
|
| 2023 |
+
"imurmurhash": "^0.1.4",
|
| 2024 |
+
"is-plain-object": "^5.0.0",
|
| 2025 |
+
"known-css-properties": "^0.37.0",
|
| 2026 |
+
"mathml-tag-names": "^2.1.3",
|
| 2027 |
+
"meow": "^13.2.0",
|
| 2028 |
+
"micromatch": "^4.0.8",
|
| 2029 |
+
"normalize-path": "^3.0.0",
|
| 2030 |
+
"picocolors": "^1.1.1",
|
| 2031 |
+
"postcss": "^8.5.6",
|
| 2032 |
+
"postcss-resolve-nested-selector": "^0.1.6",
|
| 2033 |
+
"postcss-safe-parser": "^7.0.1",
|
| 2034 |
+
"postcss-selector-parser": "^7.1.0",
|
| 2035 |
+
"postcss-value-parser": "^4.2.0",
|
| 2036 |
+
"resolve-from": "^5.0.0",
|
| 2037 |
+
"string-width": "^4.2.3",
|
| 2038 |
+
"supports-hyperlinks": "^3.2.0",
|
| 2039 |
+
"svg-tags": "^1.0.0",
|
| 2040 |
+
"table": "^6.9.0",
|
| 2041 |
+
"write-file-atomic": "^5.0.1"
|
| 2042 |
+
},
|
| 2043 |
+
"bin": {
|
| 2044 |
+
"stylelint": "bin/stylelint.mjs"
|
| 2045 |
+
},
|
| 2046 |
+
"engines": {
|
| 2047 |
+
"node": ">=18.12.0"
|
| 2048 |
+
}
|
| 2049 |
+
},
|
| 2050 |
+
"node_modules/stylelint/node_modules/balanced-match": {
|
| 2051 |
+
"version": "2.0.0",
|
| 2052 |
+
"resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-2.0.0.tgz",
|
| 2053 |
+
"integrity": "sha512-1ugUSr8BHXRnK23KfuYS+gVMC3LB8QGH9W1iGtDPsNWoQbgtXSExkBu2aDR4epiGWZOjZsj6lDl/N/AqqTC3UA==",
|
| 2054 |
+
"license": "MIT"
|
| 2055 |
+
},
|
| 2056 |
+
"node_modules/stylelint/node_modules/file-entry-cache": {
|
| 2057 |
+
"version": "10.1.3",
|
| 2058 |
+
"resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-10.1.3.tgz",
|
| 2059 |
+
"integrity": "sha512-D+w75Ub8T55yor7fPgN06rkCAUbAYw2vpxJmmjv/GDAcvCnv9g7IvHhIZoxzRZThrXPFI2maeY24pPbtyYU7Lg==",
|
| 2060 |
+
"license": "MIT",
|
| 2061 |
+
"dependencies": {
|
| 2062 |
+
"flat-cache": "^6.1.12"
|
| 2063 |
+
}
|
| 2064 |
+
},
|
| 2065 |
+
"node_modules/stylelint/node_modules/flat-cache": {
|
| 2066 |
+
"version": "6.1.12",
|
| 2067 |
+
"resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-6.1.12.tgz",
|
| 2068 |
+
"integrity": "sha512-U+HqqpZPPXP5d24bWuRzjGqVqUcw64k4nZAbruniDwdRg0H10tvN7H6ku1tjhA4rg5B9GS3siEvwO2qjJJ6f8Q==",
|
| 2069 |
+
"license": "MIT",
|
| 2070 |
+
"dependencies": {
|
| 2071 |
+
"cacheable": "^1.10.3",
|
| 2072 |
+
"flatted": "^3.3.3",
|
| 2073 |
+
"hookified": "^1.10.0"
|
| 2074 |
+
}
|
| 2075 |
+
},
|
| 2076 |
+
"node_modules/stylelint/node_modules/ignore": {
|
| 2077 |
+
"version": "7.0.5",
|
| 2078 |
+
"resolved": "https://registry.npmjs.org/ignore/-/ignore-7.0.5.tgz",
|
| 2079 |
+
"integrity": "sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==",
|
| 2080 |
+
"license": "MIT",
|
| 2081 |
+
"engines": {
|
| 2082 |
+
"node": ">= 4"
|
| 2083 |
+
}
|
| 2084 |
+
},
|
| 2085 |
+
"node_modules/stylelint/node_modules/resolve-from": {
|
| 2086 |
+
"version": "5.0.0",
|
| 2087 |
+
"resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz",
|
| 2088 |
+
"integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==",
|
| 2089 |
+
"license": "MIT",
|
| 2090 |
+
"engines": {
|
| 2091 |
+
"node": ">=8"
|
| 2092 |
+
}
|
| 2093 |
+
},
|
| 2094 |
+
"node_modules/supports-color": {
|
| 2095 |
+
"version": "7.2.0",
|
| 2096 |
+
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
|
| 2097 |
+
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
|
| 2098 |
+
"license": "MIT",
|
| 2099 |
+
"dependencies": {
|
| 2100 |
+
"has-flag": "^4.0.0"
|
| 2101 |
+
},
|
| 2102 |
+
"engines": {
|
| 2103 |
+
"node": ">=8"
|
| 2104 |
+
}
|
| 2105 |
+
},
|
| 2106 |
+
"node_modules/supports-hyperlinks": {
|
| 2107 |
+
"version": "3.2.0",
|
| 2108 |
+
"resolved": "https://registry.npmjs.org/supports-hyperlinks/-/supports-hyperlinks-3.2.0.tgz",
|
| 2109 |
+
"integrity": "sha512-zFObLMyZeEwzAoKCyu1B91U79K2t7ApXuQfo8OuxwXLDgcKxuwM+YvcbIhm6QWqz7mHUH1TVytR1PwVVjEuMig==",
|
| 2110 |
+
"license": "MIT",
|
| 2111 |
+
"dependencies": {
|
| 2112 |
+
"has-flag": "^4.0.0",
|
| 2113 |
+
"supports-color": "^7.0.0"
|
| 2114 |
+
},
|
| 2115 |
+
"engines": {
|
| 2116 |
+
"node": ">=14.18"
|
| 2117 |
+
},
|
| 2118 |
+
"funding": {
|
| 2119 |
+
"url": "https://github.com/chalk/supports-hyperlinks?sponsor=1"
|
| 2120 |
+
}
|
| 2121 |
+
},
|
| 2122 |
+
"node_modules/svg-tags": {
|
| 2123 |
+
"version": "1.0.0",
|
| 2124 |
+
"resolved": "https://registry.npmjs.org/svg-tags/-/svg-tags-1.0.0.tgz",
|
| 2125 |
+
"integrity": "sha512-ovssysQTa+luh7A5Weu3Rta6FJlFBBbInjOh722LIt6klpU2/HtdUbszju/G4devcvk8PGt7FCLv5wftu3THUA=="
|
| 2126 |
+
},
|
| 2127 |
+
"node_modules/table": {
|
| 2128 |
+
"version": "6.9.0",
|
| 2129 |
+
"resolved": "https://registry.npmjs.org/table/-/table-6.9.0.tgz",
|
| 2130 |
+
"integrity": "sha512-9kY+CygyYM6j02t5YFHbNz2FN5QmYGv9zAjVp4lCDjlCw7amdckXlEt/bjMhUIfj4ThGRE4gCUH5+yGnNuPo5A==",
|
| 2131 |
+
"license": "BSD-3-Clause",
|
| 2132 |
+
"dependencies": {
|
| 2133 |
+
"ajv": "^8.0.1",
|
| 2134 |
+
"lodash.truncate": "^4.4.2",
|
| 2135 |
+
"slice-ansi": "^4.0.0",
|
| 2136 |
+
"string-width": "^4.2.3",
|
| 2137 |
+
"strip-ansi": "^6.0.1"
|
| 2138 |
+
},
|
| 2139 |
+
"engines": {
|
| 2140 |
+
"node": ">=10.0.0"
|
| 2141 |
+
}
|
| 2142 |
+
},
|
| 2143 |
+
"node_modules/table/node_modules/ajv": {
|
| 2144 |
+
"version": "8.17.1",
|
| 2145 |
+
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.17.1.tgz",
|
| 2146 |
+
"integrity": "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==",
|
| 2147 |
+
"license": "MIT",
|
| 2148 |
+
"dependencies": {
|
| 2149 |
+
"fast-deep-equal": "^3.1.3",
|
| 2150 |
+
"fast-uri": "^3.0.1",
|
| 2151 |
+
"json-schema-traverse": "^1.0.0",
|
| 2152 |
+
"require-from-string": "^2.0.2"
|
| 2153 |
+
},
|
| 2154 |
+
"funding": {
|
| 2155 |
+
"type": "github",
|
| 2156 |
+
"url": "https://github.com/sponsors/epoberezkin"
|
| 2157 |
+
}
|
| 2158 |
+
},
|
| 2159 |
+
"node_modules/table/node_modules/json-schema-traverse": {
|
| 2160 |
+
"version": "1.0.0",
|
| 2161 |
+
"resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
|
| 2162 |
+
"integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
|
| 2163 |
+
"license": "MIT"
|
| 2164 |
+
},
|
| 2165 |
+
"node_modules/to-regex-range": {
|
| 2166 |
+
"version": "5.0.1",
|
| 2167 |
+
"resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
|
| 2168 |
+
"integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
|
| 2169 |
+
"license": "MIT",
|
| 2170 |
+
"dependencies": {
|
| 2171 |
+
"is-number": "^7.0.0"
|
| 2172 |
+
},
|
| 2173 |
+
"engines": {
|
| 2174 |
+
"node": ">=8.0"
|
| 2175 |
+
}
|
| 2176 |
+
},
|
| 2177 |
+
"node_modules/type-check": {
|
| 2178 |
+
"version": "0.4.0",
|
| 2179 |
+
"resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz",
|
| 2180 |
+
"integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==",
|
| 2181 |
+
"license": "MIT",
|
| 2182 |
+
"dependencies": {
|
| 2183 |
+
"prelude-ls": "^1.2.1"
|
| 2184 |
+
},
|
| 2185 |
+
"engines": {
|
| 2186 |
+
"node": ">= 0.8.0"
|
| 2187 |
+
}
|
| 2188 |
+
},
|
| 2189 |
+
"node_modules/universalify": {
|
| 2190 |
+
"version": "2.0.1",
|
| 2191 |
+
"resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.1.tgz",
|
| 2192 |
+
"integrity": "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==",
|
| 2193 |
+
"license": "MIT",
|
| 2194 |
+
"engines": {
|
| 2195 |
+
"node": ">= 10.0.0"
|
| 2196 |
+
}
|
| 2197 |
+
},
|
| 2198 |
+
"node_modules/uri-js": {
|
| 2199 |
+
"version": "4.4.1",
|
| 2200 |
+
"resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz",
|
| 2201 |
+
"integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==",
|
| 2202 |
+
"license": "BSD-2-Clause",
|
| 2203 |
+
"dependencies": {
|
| 2204 |
+
"punycode": "^2.1.0"
|
| 2205 |
+
}
|
| 2206 |
+
},
|
| 2207 |
+
"node_modules/util-deprecate": {
|
| 2208 |
+
"version": "1.0.2",
|
| 2209 |
+
"resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
|
| 2210 |
+
"integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==",
|
| 2211 |
+
"license": "MIT"
|
| 2212 |
+
},
|
| 2213 |
+
"node_modules/which": {
|
| 2214 |
+
"version": "2.0.2",
|
| 2215 |
+
"resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
|
| 2216 |
+
"integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
|
| 2217 |
+
"license": "ISC",
|
| 2218 |
+
"dependencies": {
|
| 2219 |
+
"isexe": "^2.0.0"
|
| 2220 |
+
},
|
| 2221 |
+
"bin": {
|
| 2222 |
+
"node-which": "bin/node-which"
|
| 2223 |
+
},
|
| 2224 |
+
"engines": {
|
| 2225 |
+
"node": ">= 8"
|
| 2226 |
+
}
|
| 2227 |
+
},
|
| 2228 |
+
"node_modules/word-wrap": {
|
| 2229 |
+
"version": "1.2.5",
|
| 2230 |
+
"resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz",
|
| 2231 |
+
"integrity": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==",
|
| 2232 |
+
"license": "MIT",
|
| 2233 |
+
"engines": {
|
| 2234 |
+
"node": ">=0.10.0"
|
| 2235 |
+
}
|
| 2236 |
+
},
|
| 2237 |
+
"node_modules/wrappy": {
|
| 2238 |
+
"version": "1.0.2",
|
| 2239 |
+
"resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
|
| 2240 |
+
"integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==",
|
| 2241 |
+
"license": "ISC"
|
| 2242 |
+
},
|
| 2243 |
+
"node_modules/write-file-atomic": {
|
| 2244 |
+
"version": "5.0.1",
|
| 2245 |
+
"resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-5.0.1.tgz",
|
| 2246 |
+
"integrity": "sha512-+QU2zd6OTD8XWIJCbffaiQeH9U73qIqafo1x6V1snCWYGJf6cVE0cDR4D8xRzcEnfI21IFrUPzPGtcPf8AC+Rw==",
|
| 2247 |
+
"license": "ISC",
|
| 2248 |
+
"dependencies": {
|
| 2249 |
+
"imurmurhash": "^0.1.4",
|
| 2250 |
+
"signal-exit": "^4.0.1"
|
| 2251 |
+
},
|
| 2252 |
+
"engines": {
|
| 2253 |
+
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
| 2254 |
+
}
|
| 2255 |
+
},
|
| 2256 |
+
"node_modules/xml": {
|
| 2257 |
+
"version": "1.0.1",
|
| 2258 |
+
"resolved": "https://registry.npmjs.org/xml/-/xml-1.0.1.tgz",
|
| 2259 |
+
"integrity": "sha512-huCv9IH9Tcf95zuYCsQraZtWnJvBtLVE0QHMOs8bWyZAFZNDcYjsPq1nEx8jKA9y+Beo9v+7OBPRisQTjinQMw==",
|
| 2260 |
+
"license": "MIT"
|
| 2261 |
+
},
|
| 2262 |
+
"node_modules/yocto-queue": {
|
| 2263 |
+
"version": "0.1.0",
|
| 2264 |
+
"resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz",
|
| 2265 |
+
"integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==",
|
| 2266 |
+
"license": "MIT",
|
| 2267 |
+
"engines": {
|
| 2268 |
+
"node": ">=10"
|
| 2269 |
+
},
|
| 2270 |
+
"funding": {
|
| 2271 |
+
"url": "https://github.com/sponsors/sindresorhus"
|
| 2272 |
+
}
|
| 2273 |
+
}
|
| 2274 |
+
}
|
| 2275 |
+
}
|
package.json
ADDED
|
@@ -0,0 +1,25 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "ai_assignment_checker",
|
| 3 |
+
"version": "1.0.0",
|
| 4 |
+
"description": "Code Analyzer\r A Streamlit-based application to analyze Python (.py) and Jupyter Notebook (.ipynb) files using CodeBERT and Pylint.\r Project Structure",
|
| 5 |
+
"main": "index.js",
|
| 6 |
+
"scripts": {
|
| 7 |
+
"test": "echo \"Error: no test specified\" && exit 1"
|
| 8 |
+
},
|
| 9 |
+
"repository": {
|
| 10 |
+
"type": "git",
|
| 11 |
+
"url": "git+https://github.com/mhasnain619/AI_Assignment_checker.git"
|
| 12 |
+
},
|
| 13 |
+
"keywords": [],
|
| 14 |
+
"author": "",
|
| 15 |
+
"license": "ISC",
|
| 16 |
+
"bugs": {
|
| 17 |
+
"url": "https://github.com/mhasnain619/AI_Assignment_checker/issues"
|
| 18 |
+
},
|
| 19 |
+
"homepage": "https://github.com/mhasnain619/AI_Assignment_checker#readme",
|
| 20 |
+
"dependencies": {
|
| 21 |
+
"eslint": "^9.32.0",
|
| 22 |
+
"htmlhint": "^1.6.3",
|
| 23 |
+
"stylelint": "^16.22.0"
|
| 24 |
+
}
|
| 25 |
+
}
|