chg: pkg: add backup/restore scripts #15
Deploy to Production / deploy (push) Successful in 3m26s

This commit is contained in:
Lang
2026-08-18 17:41:43 +02:00
parent 2be49ebdf1
commit 558c8a3bad
9 changed files with 758 additions and 547 deletions
+7 -7
View File
@@ -20,10 +20,10 @@
"@fontsource/open-sans": "^5.3.0",
"@fontsource/rajdhani": "^5.3.0",
"@fortawesome/fontawesome-free": "^7.3.1",
"@mui/material": "^9.2.0",
"@mui/x-charts": "^9.10.1",
"@mui/material": "^9.3.1",
"@mui/x-charts": "^9.11.1",
"@tanstack/react-query": "^5.101.4",
"cap-widget": "^0.1.56",
"cap-widget": "^0.1.57",
"howler": "^2.2.4",
"lodash": "^4.18.1",
"prop-types": "^15.8.1",
@@ -34,13 +34,13 @@
"@eslint/eslintrc": "^3.3.6",
"@eslint/js": "10.0.1",
"@stylistic/eslint-plugin": "5.10.0",
"@vitejs/plugin-react": "^6.0.4",
"eslint": "^10.8.0",
"@vitejs/plugin-react": "^6.0.5",
"eslint": "^10.8.1",
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "7.1.1",
"globals": "^17.8.0",
"globals": "^17.11.0",
"sass": "^1.102.0",
"vite": "^8.1.5",
"vite": "^8.2.1",
"vite-plugin-symfony": "^8.2.4"
},
"scripts": {