@lynx-js/web-core-wasm-canary 0.0.1-canary-20260123-01c77389 → 0.0.1-canary-20260123-444f83bb

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +2 -2
  2. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -1,8 +1,8 @@
1
1
  # @lynx-js/web-core-wasm
2
2
 
3
- ## 0.0.1-canary-20260123084618-01c77389764854235c8fb342680143b565f55877
3
+ ## 0.0.1-canary-20260123091955-444f83bb390520f0c669bc522a70fb6d5709d63a
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - Updated dependencies [[`f7133c1`](https://github.com/lynx-family/lynx-stack/commit/f7133c137f094063e991dfa0e993ea92177aa173)]:
8
- - @lynx-js/web-worker-rpc@0.19.6-canary-20260123084618-01c77389764854235c8fb342680143b565f55877
8
+ - @lynx-js/web-worker-rpc@0.19.6-canary-20260123091955-444f83bb390520f0c669bc522a70fb6d5709d63a
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lynx-js/web-core-wasm-canary",
3
- "version": "0.0.1-canary-20260123-01c77389",
3
+ "version": "0.0.1-canary-20260123-444f83bb",
4
4
  "description": "This is an internal experimental package, do not use",
5
5
  "repository": {
6
6
  "type": "git",
@@ -52,7 +52,7 @@
52
52
  },
53
53
  "dependencies": {
54
54
  "@lynx-js/web-elements": "npm:@lynx-js/web-elements-canary@0.11.0",
55
- "@lynx-js/web-worker-rpc": "npm:@lynx-js/web-worker-rpc-canary@0.19.6-canary-20260123-01c77389",
55
+ "@lynx-js/web-worker-rpc": "npm:@lynx-js/web-worker-rpc-canary@0.19.6-canary-20260123-444f83bb",
56
56
  "hyphenate-style-name": "^1.1.0"
57
57
  },
58
58
  "devDependencies": {