chore: Update npm dependency to latest stable version

This commit is contained in:
kwaroran
2024-05-30 16:03:37 +09:00
parent 043dfd578f
commit f23371c5fb

View File

@@ -104,6 +104,7 @@
"typescript": "^5.3.3", "typescript": "^5.3.3",
"vite": "^5.0.13", "vite": "^5.0.13",
"vite-plugin-top-level-await": "^1.4.1", "vite-plugin-top-level-await": "^1.4.1",
"vite-plugin-wasm": "^3.3.0" "vite-plugin-wasm": "^3.3.0",
"@swc/core": "^1.5.22"
} }
} }