Update package.json

This commit is contained in:
2025-07-24 15:07:42 +00:00
parent 550df0bc51
commit f93fdc30a6

View File

@@ -12,6 +12,8 @@
"dependencies": { "dependencies": {
"@emotion/react": "^11.14.0", "@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.0", "@emotion/styled": "^11.14.0",
"@fontsource/roboto": "^5.1.0",
"@iconify/react": "^5.1.0",
"@mui/material": "^6.3.0", "@mui/material": "^6.3.0",
"@tanstack/react-query": "^5.75.5", "@tanstack/react-query": "^5.75.5",
"chess.js": "^1.2.0", "chess.js": "^1.2.0",