package update

This commit is contained in:
proddy
2025-10-20 22:19:58 +02:00
parent ab92d07716
commit 50396a5def
2 changed files with 102 additions and 102 deletions

View File

@@ -49,7 +49,7 @@
"@preact/compat": "^18.3.1",
"@preact/preset-vite": "^2.10.2",
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
"@types/node": "^24.8.1",
"@types/node": "^24.9.0",
"@types/react": "^19.2.2",
"@types/react-dom": "^19.2.2",
"concurrently": "^9.2.1",
@@ -58,8 +58,8 @@
"prettier": "^3.6.2",
"rollup-plugin-visualizer": "^6.0.5",
"terser": "^5.44.0",
"typescript-eslint": "^8.46.1",
"vite": "^7.1.10",
"typescript-eslint": "^8.46.2",
"vite": "^7.1.11",
"vite-plugin-imagemin": "^0.6.1",
"vite-tsconfig-paths": "^5.1.4"
},