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