update deps

This commit is contained in:
Nathaniel Tampus
2023-05-19 19:58:40 +08:00
parent c71ee3056d
commit 22f6bddd6a
3 changed files with 8 additions and 8 deletions

View File

@@ -9,9 +9,9 @@
"lint": "next lint"
},
"dependencies": {
"@tabler/icons-react": "^2.18.0",
"chess.js": "^1.0.0-beta.5",
"next": "^13.4.2",
"@tabler/icons-react": "^2.19.0",
"chess.js": "^1.0.0-beta.6",
"next": "^13.4.3",
"react": "^18.2.0",
"react-chessboard": "^2.1.3",
"react-dom": "^18.2.0",