update dependencies

This commit is contained in:
Philipinho
2024-06-22 03:47:42 +01:00
parent df1840cf67
commit a3b690ac50
7 changed files with 2067 additions and 1423 deletions

View File

@ -41,7 +41,6 @@
"react-router-dom": "^6.23.1",
"socket.io-client": "^4.7.5",
"tippy.js": "^6.3.7",
"uuid": "^9.0.1",
"zod": "^3.23.8"
},
"devDependencies": {
@ -51,7 +50,6 @@
"@types/node": "20.14.0",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/uuid": "^9.0.8",
"@typescript-eslint/eslint-plugin": "^7.11.0",
"@typescript-eslint/parser": "^7.11.0",
"@vitejs/plugin-react": "^4.3.0",