fix security bug

This commit is contained in:
hamid zarghami
2025-12-13 15:38:58 +03:30
parent 6cda6a3b9d
commit ed01f69de7
3 changed files with 6767 additions and 4166 deletions
+6764
View File
File diff suppressed because it is too large Load Diff
+3 -3
View File
@@ -18,7 +18,7 @@
"iconsax-react": "^0.0.8", "iconsax-react": "^0.0.8",
"js-cookie": "^3.0.5", "js-cookie": "^3.0.5",
"moment-jalaali": "^0.10.4", "moment-jalaali": "^0.10.4",
"next": "15.2.3", "next": "^15.5.9",
"rc-rate": "^2.13.1", "rc-rate": "^2.13.1",
"react": "^19.0.0", "react": "^19.0.0",
"react-dom": "^19.0.0", "react-dom": "^19.0.0",
@@ -39,9 +39,9 @@
"@types/react": "^19", "@types/react": "^19",
"@types/react-dom": "^19", "@types/react-dom": "^19",
"eslint": "^9", "eslint": "^9",
"eslint-config-next": "15.2.3", "eslint-config-next": "15.2.6",
"tailwindcss": "^4", "tailwindcss": "^4",
"typescript": "^5" "typescript": "^5"
}, },
"packageManager": "pnpm@9.15.9+sha512.68046141893c66fad01c079231128e9afb89ef87e2691d69e4d40eee228988295fd4682181bae55b58418c3a253bde65a505ec7c5f9403ece5cc3cd37dcf2531" "packageManager": "pnpm@10.12.4+sha512.5ea8b0deed94ed68691c9bad4c955492705c5eeb8a87ef86bc62c74a26b037b08ff9570f108b2e4dbd1dd1a9186fea925e527f141c648e85af45631074680184"
} }
-4163
View File
File diff suppressed because it is too large Load Diff