Skip to content

Commit

Permalink
update rust deps
Browse files Browse the repository at this point in the history
  • Loading branch information
le0pard committed Oct 26, 2024
1 parent 29e37f4 commit 697000c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"svelte": "^5.1.3",
"vite": "^5.4.10",
"vite-plugin-pwa": "^0.20.5",
"wasm-pack": "0.12.1"
"wasm-pack": "0.13.0"
},
"packageManager": "yarn@4.0.2"
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3258,7 +3258,7 @@ __metadata:
svelte: "npm:^5.1.3"
vite: "npm:^5.4.10"
vite-plugin-pwa: "npm:^0.20.5"
wasm-pack: "npm:0.12.1"
wasm-pack: "npm:0.13.0"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -7892,14 +7892,14 @@ __metadata:
languageName: node
linkType: hard

"wasm-pack@npm:0.12.1":
version: 0.12.1
resolution: "wasm-pack@npm:0.12.1"
"wasm-pack@npm:0.13.0":
version: 0.13.0
resolution: "wasm-pack@npm:0.13.0"
dependencies:
binary-install: "npm:^1.0.1"
bin:
wasm-pack: run.js
checksum: c16b9cf690a2414aa94b72fdc142a72813fccf1c4259499ad6a50a4560f943719234f8336e4e02d5c8cb6fb1b5128dd2870671c19dd01df3f6c9157600dd30d4
checksum: 74a18296adb29714fe393fe7824afb07392edb86f74afa0e3fa47a254e56921f105e68b8d80a887250ede6949c70eeae09381a5631444b0b280d9780e7de8f86
languageName: node
linkType: hard

Expand Down

0 comments on commit 697000c

Please sign in to comment.