Skip to content

Commit a4c3e5b

Browse files
chore(deps): bump the dependencies group across 1 directory with 3 updates
Bumps the dependencies group with 3 updates in the / directory: [@emnapi/core](https://github.com/toyobayashi/emnapi), [@emnapi/runtime](https://github.com/toyobayashi/emnapi) and [@napi-rs/wasm-runtime](https://github.com/napi-rs/napi-rs/tree/HEAD/wasm-runtime). Updates `@emnapi/core` from 1.10.0 to 1.11.1 - [Release notes](https://github.com/toyobayashi/emnapi/releases) - [Commits](toyobayashi/emnapi@v1.10.0...v1.11.1) Updates `@emnapi/runtime` from 1.10.0 to 1.11.1 - [Release notes](https://github.com/toyobayashi/emnapi/releases) - [Commits](toyobayashi/emnapi@v1.10.0...v1.11.1) Updates `@napi-rs/wasm-runtime` from 1.1.4 to 1.1.6 - [Release notes](https://github.com/napi-rs/napi-rs/releases) - [Changelog](https://github.com/napi-rs/napi-rs/blob/main/wasm-runtime/CHANGELOG.md) - [Commits](https://github.com/napi-rs/napi-rs/commits/@napi-rs/wasm-runtime@1.1.6/wasm-runtime) --- updated-dependencies: - dependency-name: "@emnapi/core" dependency-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@emnapi/runtime" dependency-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@napi-rs/wasm-runtime" dependency-version: 1.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cdec8d2 commit a4c3e5b

3 files changed

Lines changed: 82 additions & 43 deletions

File tree

packages/binding/npm/wasm32-wasi/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@
5151
},
5252
"browser": "fsrs-binding.wasi-browser.js",
5353
"dependencies": {
54-
"@napi-rs/wasm-runtime": "^1.1.4",
55-
"@emnapi/core": "^1.10.0",
56-
"@emnapi/runtime": "^1.10.0"
54+
"@napi-rs/wasm-runtime": "^1.1.6",
55+
"@emnapi/core": "^1.11.1",
56+
"@emnapi/runtime": "^1.11.1"
5757
}
5858
}

packages/binding/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,10 @@
4242
"check:rs": "cargo fmt && cargo clippy"
4343
},
4444
"devDependencies": {
45-
"@emnapi/core": "^1.10.0",
46-
"@emnapi/runtime": "^1.10.0",
45+
"@emnapi/core": "^1.11.1",
46+
"@emnapi/runtime": "^1.11.1",
4747
"@napi-rs/cli": "^3.4.1",
48-
"@napi-rs/wasm-runtime": "^1.1.4",
48+
"@napi-rs/wasm-runtime": "^1.1.6",
4949
"@taplo/cli": "^0.7.0",
5050
"@tybys/wasm-util": "^0.10.2",
5151
"@types/papaparse": "^5.5.2",

pnpm-lock.yaml

Lines changed: 76 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)