npm audit
This commit is contained in:
Generated
+660
-479
File diff suppressed because it is too large
Load Diff
+7
-1
@@ -19,7 +19,7 @@
|
||||
"i18next": "^24.2.0",
|
||||
"iconsax-react": "^0.0.8",
|
||||
"js-cookie": "^2.2.1",
|
||||
"jspdf": "^3.0.1",
|
||||
"jspdf": "^4.0.0",
|
||||
"moment-jalaali": "^0.10.4",
|
||||
"rc-rate": "^2.13.0",
|
||||
"react": "^19.0.0",
|
||||
@@ -60,5 +60,11 @@
|
||||
"typescript-eslint": "^8.18.1",
|
||||
"vite": "^6.0.3",
|
||||
"vite-plugin-pwa": "^0.21.1"
|
||||
},
|
||||
"overrides": {
|
||||
"react-helmet-async": {
|
||||
"react": "$react",
|
||||
"react-dom": "$react-dom"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user