|
|
|
@ -9,7 +9,7 @@
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@emotion/react": "^11.10.5",
|
|
|
|
"@emotion/react": "^11.10.5",
|
|
|
|
"@emotion/styled": "^11.10.5",
|
|
|
|
"@emotion/styled": "^11.10.5",
|
|
|
|
"@mui/joy": "^5.0.0-alpha.67",
|
|
|
|
"@mui/joy": "^5.0.0-alpha.75",
|
|
|
|
"@radix-ui/react-tooltip": "^1.0.5",
|
|
|
|
"@radix-ui/react-tooltip": "^1.0.5",
|
|
|
|
"@reduxjs/toolkit": "^1.8.1",
|
|
|
|
"@reduxjs/toolkit": "^1.8.1",
|
|
|
|
"axios": "^0.27.2",
|
|
|
|
"axios": "^0.27.2",
|
|
|
|
@ -43,17 +43,17 @@
|
|
|
|
"@types/semver": "^7.3.13",
|
|
|
|
"@types/semver": "^7.3.13",
|
|
|
|
"@typescript-eslint/eslint-plugin": "^5.6.0",
|
|
|
|
"@typescript-eslint/eslint-plugin": "^5.6.0",
|
|
|
|
"@typescript-eslint/parser": "^5.6.0",
|
|
|
|
"@typescript-eslint/parser": "^5.6.0",
|
|
|
|
"@vitejs/plugin-react-swc": "^3.0.0",
|
|
|
|
"@vitejs/plugin-react-swc": "^3.3.0",
|
|
|
|
"autoprefixer": "^10.4.2",
|
|
|
|
"autoprefixer": "^10.4.2",
|
|
|
|
"eslint": "^8.4.1",
|
|
|
|
"eslint": "^8.4.1",
|
|
|
|
"eslint-config-prettier": "^8.6.0",
|
|
|
|
"eslint-config-prettier": "^8.6.0",
|
|
|
|
"eslint-plugin-prettier": "^4.2.1",
|
|
|
|
"eslint-plugin-prettier": "^4.2.1",
|
|
|
|
"eslint-plugin-react": "^7.27.1",
|
|
|
|
"eslint-plugin-react": "^7.27.1",
|
|
|
|
"less": "^4.1.1",
|
|
|
|
"less": "^4.1.1",
|
|
|
|
"postcss": "^8.4.5",
|
|
|
|
"postcss": "^8.4.21",
|
|
|
|
"prettier": "2.5.1",
|
|
|
|
"prettier": "2.5.1",
|
|
|
|
"terser": "^5.16.1",
|
|
|
|
"terser": "^5.16.1",
|
|
|
|
"typescript": "^4.3.2",
|
|
|
|
"typescript": "^5.0.4",
|
|
|
|
"vite": "^4.0.0"
|
|
|
|
"vite": "^4.2.1"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|