update deps
This commit is contained in:
@@ -9,22 +9,22 @@
|
||||
"lint": "next lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tabler/icons-react": "^2.14.0",
|
||||
"chess.js": "^1.0.0-beta.4",
|
||||
"@tabler/icons-react": "^2.16.0",
|
||||
"chess.js": "^1.0.0-beta.5",
|
||||
"next": "13.3.0",
|
||||
"react": "18.2.0",
|
||||
"react-chessboard": "^2.1.2",
|
||||
"react-chessboard": "^2.1.3",
|
||||
"react-dom": "18.2.0",
|
||||
"socket.io-client": "^4.6.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@chessu/types": "*",
|
||||
"@types/node": "18.15.11",
|
||||
"@types/react": "18.0.33",
|
||||
"@types/node": "18.15.13",
|
||||
"@types/react": "18.0.37",
|
||||
"@types/react-dom": "18.0.11",
|
||||
"autoprefixer": "^10.4.14",
|
||||
"daisyui": "^2.51.5",
|
||||
"postcss": "^8.4.21",
|
||||
"postcss": "^8.4.23",
|
||||
"tailwindcss": "^3.3.1",
|
||||
"typescript": "5.0.4"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user