banner size in mobile + fix security bug

This commit is contained in:
hamid zarghami
2025-12-08 09:24:18 +03:30
parent 56f3a0d298
commit ba196f42b1
4 changed files with 81 additions and 81 deletions
+2 -2
View File
@@ -28,7 +28,7 @@
"leaflet": "^1.9.4",
"lucide-react": "^0.539.0",
"moment-jalaali": "^0.10.4",
"next": "^15.5.3",
"next": "^15.5.7",
"rc-rate": "^2.13.1",
"react": "19.1.0",
"react-dom": "19.1.0",
@@ -53,7 +53,7 @@
"@types/react": "^19",
"@types/react-dom": "^19",
"eslint": "^9",
"eslint-config-next": "15.4.5",
"eslint-config-next": "^15.5.7",
"tailwindcss": "^4",
"tw-animate-css": "^1.3.6",
"typescript": "^5"