chg: pkg: upgrade both backend and frontend to the latest available version #13
This commit is contained in:
+11
-11
@@ -20,27 +20,27 @@
|
||||
"@fontsource/open-sans": "^5.2.7",
|
||||
"@fontsource/rajdhani": "^5.2.7",
|
||||
"@fortawesome/fontawesome-free": "^7.2.0",
|
||||
"@mui/material": "^9.0.0",
|
||||
"@mui/x-charts": "^9.0.2",
|
||||
"@tanstack/react-query": "^5.99.2",
|
||||
"cap-widget": "^0.1.47",
|
||||
"@mui/material": "^9.0.1",
|
||||
"@mui/x-charts": "^9.3.0",
|
||||
"@tanstack/react-query": "^5.100.14",
|
||||
"cap-widget": "^0.1.53",
|
||||
"howler": "^2.2.4",
|
||||
"lodash": "^4.18.1",
|
||||
"prop-types": "^15.8.1",
|
||||
"react": "^19.2.5",
|
||||
"react-dom": "^19.2.5"
|
||||
"react": "^19.2.7",
|
||||
"react-dom": "^19.2.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/eslintrc": "^3.3.5",
|
||||
"@eslint/js": "10.0.1",
|
||||
"@stylistic/eslint-plugin": "5.10.0",
|
||||
"@vitejs/plugin-react": "^6.0.1",
|
||||
"eslint": "10.2.1",
|
||||
"@vitejs/plugin-react": "^6.0.2",
|
||||
"eslint": "^10.4.1",
|
||||
"eslint-plugin-react": "^7.37.5",
|
||||
"eslint-plugin-react-hooks": "7.1.1",
|
||||
"globals": "17.5.0",
|
||||
"sass": "^1.99.0",
|
||||
"vite": "^8.0.9",
|
||||
"globals": "^17.6.0",
|
||||
"sass": "^1.100.0",
|
||||
"vite": "^8.0.16",
|
||||
"vite-plugin-symfony": "^8.2.4"
|
||||
},
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user