Skip to content

Commit

Permalink
Update dependency vite-plugin-wasm-pack to v0.1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 18, 2023
1 parent b601fe9 commit 3d0b8a7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"typescript": "^5.0.2",
"vite": "^4.3.9",
"vite-plugin-top-level-await": "^1.3.1",
"vite-plugin-wasm-pack": "0.1.11"
"vite-plugin-wasm-pack": "0.1.12"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.358.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3665,10 +3665,10 @@ vite-plugin-top-level-await@^1.3.1:
"@swc/core" "^1.3.10"
uuid "^9.0.0"

[email protected].11:
version "0.1.11"
resolved "https://registry.yarnpkg.com/vite-plugin-wasm-pack/-/vite-plugin-wasm-pack-0.1.11.tgz#38cedbc0d46088525e4d47396c7851edf78a3653"
integrity sha512-eImq3bVNUXd2MAjz9WztqLSKabvWf6/7x2KDJdPYYqQncDOo7IqvuSvQiGW+8ihRgbI3uQuzqAL5AG4vAoHcEg==
[email protected].12:
version "0.1.12"
resolved "https://registry.yarnpkg.com/vite-plugin-wasm-pack/-/vite-plugin-wasm-pack-0.1.12.tgz#90f6ca8cd9f8e5e7c9ac98475bc0e5b29f947b0f"
integrity sha512-WliYvQp9HXluir4OKGbngkcKxtYtifU11cqLurRRJGsl770Sjr1iIkp5RuvU3IC1poT4A57Z2/YgAKI2Skm7ZA==
dependencies:
chalk "^4.1.2"
fs-extra "^10.0.0"
Expand Down

0 comments on commit 3d0b8a7

Please sign in to comment.