chore: update npm package

This commit is contained in:
mrbunker
2023-10-22 21:47:58 +08:00
parent 0fcaaafa81
commit b40ac410a2
5 changed files with 1311 additions and 881 deletions

View File

@@ -12,9 +12,9 @@
"preact": "10.15.1"
},
"devDependencies": {
"@preact/preset-vite": "^2.5.0",
"typescript": "^5.1.3",
"vite": "^4.3.9",
"vite-plugin-monkey": "^3.2.2"
"@preact/preset-vite": "^2.6.0",
"typescript": "^5.2.2",
"vite": "^4.5.0",
"vite-plugin-monkey": "^3.5.0"
}
}