package update

This commit is contained in:
proddy
2025-03-03 20:55:23 +01:00
parent d712b1cce9
commit 7a95c11f62
2 changed files with 77 additions and 68 deletions

View File

@@ -47,7 +47,7 @@
"@preact/preset-vite": "^2.10.1",
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
"@types/formidable": "^3",
"@types/node": "^22.13.8",
"@types/node": "^22.13.9",
"@types/react": "^19.0.10",
"@types/react-dom": "^19.0.4",
"concurrently": "^9.1.2",
@@ -57,7 +57,7 @@
"prettier": "^3.5.3",
"rollup-plugin-visualizer": "^5.14.0",
"terser": "^5.39.0",
"typescript-eslint": "8.25.0",
"typescript-eslint": "8.26.0",
"vite": "^6.2.0",
"vite-plugin-imagemin": "^0.6.1",
"vite-tsconfig-paths": "^5.1.4"