package update

This commit is contained in:
proddy
2025-03-28 17:22:11 +01:00
parent 9398fc72a0
commit 5eb85066ef
7 changed files with 681 additions and 688 deletions

View File

@@ -30,7 +30,7 @@
"alova": "3.2.10",
"async-validator": "^4.2.5",
"jwt-decode": "^4.0.0",
"mime-types": "^2.1.35",
"mime-types": "^3.0.1",
"preact": "^10.26.4",
"react": "^19.0.0",
"react-dom": "^19.0.0",
@@ -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.13",
"@types/node": "^22.13.14",
"@types/react": "^19.0.12",
"@types/react-dom": "^19.0.4",
"concurrently": "^9.1.2",
@@ -62,5 +62,5 @@
"vite-plugin-imagemin": "^0.6.1",
"vite-tsconfig-paths": "^5.1.4"
},
"packageManager": "yarn@4.7.0"
"packageManager": "yarn@4.8.0"
}