update pkg

This commit is contained in:
MichaelDvP
2025-03-24 18:44:02 +01:00
parent e364a71eda
commit 11b7e1f86e
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.11",
"@types/node": "^22.13.13",
"@types/react": "^19.0.12",
"@types/react-dom": "^19.0.4",
"concurrently": "^9.1.2",
@@ -57,8 +57,8 @@
"prettier": "^3.5.3",
"rollup-plugin-visualizer": "^5.14.0",
"terser": "^5.39.0",
"typescript-eslint": "8.27.0",
"vite": "^6.2.2",
"typescript-eslint": "8.28.0",
"vite": "^6.2.3",
"vite-plugin-imagemin": "^0.6.1",
"vite-tsconfig-paths": "^5.1.4"
},