This commit is contained in:
proddy
2024-06-29 10:24:14 +02:00
parent 66470071f6
commit 47cbbba675
3 changed files with 59 additions and 38 deletions

View File

@@ -26,8 +26,8 @@
"@alova/scene-react": "^1.6.1",
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
"@mui/icons-material": "^5.15.20",
"@mui/material": "^5.15.20",
"@mui/icons-material": "^5.15.21",
"@mui/material": "^5.15.21",
"@table-library/react-table-library": "4.1.7",
"@types/lodash-es": "^4.17.12",
"@types/node": "^20.14.9",
@@ -51,13 +51,13 @@
},
"devDependencies": {
"@babel/core": "^7.24.7",
"@eslint/js": "^9.5.0",
"@eslint/js": "^9.6.0",
"@preact/compat": "^17.1.2",
"@preact/preset-vite": "^2.8.3",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/babel__core": "^7",
"concurrently": "^8.2.2",
"eslint": "^9.5.0",
"eslint": "^9.6.0",
"eslint-config-prettier": "^9.1.0",
"preact": "^10.22.0",
"prettier": "^3.3.2",