fix: some updates

This commit is contained in:
2026-03-17 18:45:25 +09:00
parent f5b8b86105
commit f7019403c4
7 changed files with 70 additions and 39 deletions

View File

@@ -4,6 +4,7 @@
"private": true,
"homepage": "tool",
"dependencies": {
"@babel/core": "^7.24.4",
"dotenv": "^8.2.0",
"node-sass": "^4.13.1",
"react": "^16.13.1",
@@ -12,7 +13,7 @@
"semantic-ui-css": "^2.4.1",
"semantic-ui-react": "^0.88.2",
"socket.io-client": "^2.3.0",
"typescript": "^3.7.5"
"typescript": "^4.9.5"
},
"devDependencies": {
"@testing-library/jest-dom": "^4.2.4",