bump all deps
This commit is contained in:
10
package.json
10
package.json
@@ -10,12 +10,12 @@
|
||||
"tunnel": "npx cloudflared tunnel --url http://localhost:3000"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tanstack/react-query": "^5.84.2",
|
||||
"@tanstack/react-query": "^5.90.12",
|
||||
"iron-session": "^8.0.4",
|
||||
"next": "15.4.6",
|
||||
"next": "16.0.7",
|
||||
"qr-scanner": "^1.4.2",
|
||||
"react": "^19.1.1",
|
||||
"react-dom": "^19.1.1"
|
||||
"react": "^19.2.1",
|
||||
"react-dom": "^19.2.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/eslintrc": "^3",
|
||||
@@ -24,7 +24,7 @@
|
||||
"@types/react": "^19",
|
||||
"@types/react-dom": "^19",
|
||||
"eslint": "^9",
|
||||
"eslint-config-next": "15.4.6",
|
||||
"eslint-config-next": "16.0.7",
|
||||
"tailwindcss": "^4",
|
||||
"typescript": "^5"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user