update deps

This commit is contained in:
Nathaniel Tampus
2023-01-16 13:53:03 +08:00
parent 081449b12e
commit bec3ac1fca
3 changed files with 9 additions and 9 deletions

View File

@@ -11,11 +11,11 @@
"dependencies": {
"@radix-ui/colors": "^0.1.8",
"@radix-ui/react-icons": "^1.1.1",
"chess.js": "^1.0.0-alpha.0",
"chess.js": "^1.0.0-beta.1",
"react": "^18.2.0",
"react-chessboard": "^2.0.7",
"react-chessboard": "^2.0.8",
"react-dom": "^18.2.0",
"react-router-dom": "^6.6.1",
"react-router-dom": "^6.6.2",
"socket.io-client": "^4.5.4"
},
"devDependencies": {