update deps
This commit is contained in:
@@ -10,22 +10,22 @@
|
||||
"lint": "next lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tabler/icons-react": "^2.29.0",
|
||||
"@tabler/icons-react": "^2.30.0",
|
||||
"chess.js": "^1.0.0-beta.6",
|
||||
"next": "^13.4.12",
|
||||
"next": "^13.4.13",
|
||||
"react": "^18.2.0",
|
||||
"react-chessboard": "^2.1.3",
|
||||
"react-dom": "^18.2.0",
|
||||
"socket.io-client": "^4.7.1"
|
||||
"socket.io-client": "^4.7.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@chessu/types": "*",
|
||||
"@types/node": "^18.17.1",
|
||||
"@types/react": "^18.2.17",
|
||||
"@types/node": "^18.17.3",
|
||||
"@types/react": "^18.2.18",
|
||||
"@types/react-dom": "^18.2.7",
|
||||
"autoprefixer": "^10.4.14",
|
||||
"daisyui": "^2.52.0",
|
||||
"eslint-config-next": "^13.4.12",
|
||||
"eslint-config-next": "^13.4.13",
|
||||
"postcss": "^8.4.27",
|
||||
"tailwindcss": "^3.3.3",
|
||||
"typescript": "^5.1.6"
|
||||
|
||||
Reference in New Issue
Block a user