Upgrade Next.js (#323)

pull/311/head
Alex Kern 5 days ago committed by GitHub
parent 3bd340d24b
commit bda76748b6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -42,16 +42,16 @@
"debug": "^4.3.6",
"express": "^5.0.0",
"ioredis": "^5.4.2",
"next": "^15.1.3",
"next": "~15.4.10",
"next-themes": "^0.4.4",
"next-view-transitions": "^0.3.4",
"nodemon": "^3.0.0",
"peer": "^1.0.0",
"peerjs": "^1.5.4",
"postcss": "^8.4.44",
"react": "^19.0.0",
"react": "~19.2.3",
"react-device-detect": "^2.0.0",
"react-dom": "^19.0.0",
"react-dom": "~19.2.3",
"react-qr-code": "^2.0.15",
"streamsaver": "^2.0.6",
"tailwindcss": "^4.1.11",
@ -73,7 +73,7 @@
"@vitejs/plugin-react": "^4.6.0",
"@vitest/coverage-v8": "^3.2.4",
"eslint": "^9.17.0",
"eslint-config-next": "^15.1.3",
"eslint-config-next": "~15.4.10",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-react": "^7.37.3",
"husky": "^9.0.0",

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save