update lock file

This commit is contained in:
proddy
2025-04-25 18:27:12 +02:00
parent a846b01103
commit 2ec13273fd
2 changed files with 111 additions and 119 deletions

View File

@@ -27,6 +27,7 @@
"@mui/icons-material": "^7.0.2",
"@mui/material": "^7.0.2",
"@table-library/react-table-library": "4.1.15",
"formidable": "^3.5.4",
"alova": "3.2.10",
"async-validator": "^4.2.5",
"jwt-decode": "^4.0.0",
@@ -36,7 +37,7 @@
"react": "^19.1.0",
"react-dom": "^19.1.0",
"react-icons": "^5.5.0",
"react-router": "^7.5.2",
"react-router": "^7.5.1",
"react-toastify": "^11.0.5",
"typesafe-i18n": "^5.26.2",
"typescript": "^5.8.3"
@@ -47,7 +48,7 @@
"@preact/compat": "^18.3.1",
"@preact/preset-vite": "^2.10.1",
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
"@types/node": "^22.15.2",
"@types/node": "^22.14.1",
"@types/react": "^19.1.2",
"@types/react-dom": "^19.1.2",
"concurrently": "^9.1.2",
@@ -57,7 +58,7 @@
"rollup-plugin-visualizer": "^5.14.0",
"terser": "^5.39.0",
"typescript-eslint": "8.31.0",
"vite": "^6.3.3",
"vite": "^6.3.2",
"vite-plugin-imagemin": "^0.6.1",
"vite-tsconfig-paths": "^5.1.4"
},