Fix Next.js DoS advisory
This commit is contained in:
committed by
GitHub
parent
6c42c3759c
commit
2a7ca74db0
@@ -14,7 +14,7 @@
|
||||
"@tanstack/react-query": "^5.99.0",
|
||||
"axios": "^1.15.0",
|
||||
"lucide-react": "^1.8.0",
|
||||
"next": "16.2.3",
|
||||
"next": "16.2.5",
|
||||
"react": "19.2.5",
|
||||
"react-dom": "19.2.5",
|
||||
"zustand": "^5.0.12"
|
||||
@@ -29,7 +29,7 @@
|
||||
"@types/react": "^19",
|
||||
"@types/react-dom": "^19",
|
||||
"eslint": "^9",
|
||||
"eslint-config-next": "16.2.3",
|
||||
"eslint-config-next": "16.2.5",
|
||||
"jest": "^30.3.0",
|
||||
"jest-environment-jsdom": "^30.3.0",
|
||||
"tailwindcss": "^4",
|
||||
|
||||
Reference in New Issue
Block a user