1
0
mirror of https://github.com/XFox111/my-website.git synced 2026-07-02 19:52:45 +03:00

fix: npm audit hotfixes

This commit is contained in:
2026-06-03 06:48:48 +00:00
parent 527a96481f
commit 82b487537c
2 changed files with 18 additions and 5 deletions
+9
View File
@@ -44,5 +44,14 @@
"sass": "^1.100.0",
"typescript": "^6.0.3",
"typescript-eslint": "^8.60.1"
},
"overrides": {
"next": {
"postcss": "^8.5.10"
}
},
"allowScripts": {
"sharp": true,
"@parcel/watcher": true
}
}