Bump version of vite-plugin-wasm

This commit is contained in:
Dennis Kobert 2023-03-04 14:53:35 +01:00 committed by Keavon Chambers
parent 42f7d4e99e
commit 731d5fc1f6
2 changed files with 2 additions and 2 deletions

View file

@ -36,7 +36,7 @@
"typescript": "^4.9.3",
"vite": "^4.1.1",
"vite-plugin-top-level-await": "^1.2.2",
"vite-plugin-wasm": "^3.1.1",
"vite-plugin-wasm": "^3.2.1",
"vite-svg-loader": "^4.0.0",
"vue-cli-plugin-tauri": "~1.0.0",
"vue-loader": "^17.0.1"

View file

@ -46,7 +46,7 @@
"typescript": "^4.9.3",
"vite": "^4.1.1",
"vite-plugin-top-level-await": "^1.2.2",
"vite-plugin-wasm": "^3.1.1",
"vite-plugin-wasm": "^3.2.1",
"vite-svg-loader": "^4.0.0",
"vue-cli-plugin-tauri": "~1.0.0",
"vue-loader": "^17.0.1"