fix bug security

This commit is contained in:
hamid zarghami
2025-12-08 09:31:12 +03:30
parent ff1bffa52f
commit 4dc31677c8
2 changed files with 53 additions and 49 deletions
+2 -2
View File
@@ -33,7 +33,7 @@
"leaflet": "^1.9.4",
"lodash": "^4.17.21",
"lucide-react": "^0.525.0",
"next": "^15.5.6",
"next": "15.5.7",
"next-i18n-router": "^5.5.3",
"next-pwa": "^5.6.0",
"next-usequerystate": "^1.20.0",
@@ -57,7 +57,7 @@
"@types/react-dom": "^19",
"@types/react-virtualized": "^9.22.2",
"eslint": "^9",
"eslint-config-next": "15.3.4",
"eslint-config-next": "15.5.7",
"tailwindcss": "^4",
"tw-animate-css": "^1.3.5",
"typescript": "^5"