Format and make ban-suspicious-ips more better
This commit is contained in:
14
package.json
14
package.json
@@ -52,7 +52,7 @@
|
||||
"@supabase-cache-helpers/postgrest-react-query": "^1.13.4",
|
||||
"@supabase-cache-helpers/storage-react-query": "^1.3.5",
|
||||
"@supabase/ssr": "^0.6.1",
|
||||
"@supabase/supabase-js": "^2.51.0",
|
||||
"@supabase/supabase-js": "^2.52.0",
|
||||
"@t3-oss/env-nextjs": "^0.12.0",
|
||||
"@tanstack/react-query": "^5.83.0",
|
||||
"@tanstack/react-table": "^8.21.3",
|
||||
@@ -65,7 +65,7 @@
|
||||
"import-in-the-middle": "^1.14.2",
|
||||
"input-otp": "^1.4.2",
|
||||
"lucide-react": "^0.522.0",
|
||||
"next": "^15.4.1",
|
||||
"next": "^15.4.2",
|
||||
"next-plausible": "^3.12.4",
|
||||
"next-themes": "^0.4.6",
|
||||
"postgres": "^3.4.7",
|
||||
@@ -86,22 +86,22 @@
|
||||
"@tailwindcss/postcss": "^4.1.11",
|
||||
"@types/cors": "^2.8.19",
|
||||
"@types/express": "^5.0.3",
|
||||
"@types/node": "^20.19.8",
|
||||
"@types/node": "^20.19.9",
|
||||
"@types/react": "^19.1.8",
|
||||
"@types/react-dom": "^19.1.6",
|
||||
"drizzle-kit": "^0.30.6",
|
||||
"eslint": "^9.31.0",
|
||||
"eslint-config-next": "^15.4.1",
|
||||
"eslint-config-prettier": "^10.1.5",
|
||||
"eslint-config-next": "^15.4.2",
|
||||
"eslint-config-prettier": "^10.1.8",
|
||||
"eslint-plugin-drizzle": "^0.2.3",
|
||||
"eslint-plugin-prettier": "^5.5.1",
|
||||
"eslint-plugin-prettier": "^5.5.3",
|
||||
"postcss": "^8.5.6",
|
||||
"prettier": "^3.6.2",
|
||||
"prettier-plugin-tailwindcss": "^0.6.14",
|
||||
"tailwindcss": "^4.1.11",
|
||||
"tw-animate-css": "^1.3.5",
|
||||
"typescript": "^5.8.3",
|
||||
"typescript-eslint": "^8.37.0"
|
||||
"typescript-eslint": "^8.38.0"
|
||||
},
|
||||
"ct3aMetadata": {
|
||||
"initVersion": "7.39.3"
|
||||
|
Reference in New Issue
Block a user