@lynx-js/web-core-wasm-canary 0.0.1-canary-20260122-5b589ab5 → 0.0.1-canary-20260122-f7133c13

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 +3 -3
  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-20260122112014-5b589ab53b01a8e2357d3ccbb159edab004086d3
3
+ ## 0.0.1-canary-20260122140843-f7133c137f094063e991dfa0e993ea92177aa173
4
4
 
5
5
  ### Patch Changes
6
6
 
7
- - Updated dependencies []:
8
- - @lynx-js/web-worker-rpc@0.19.6-canary-20260122112014-5b589ab53b01a8e2357d3ccbb159edab004086d3
7
+ - Updated dependencies [[`f7133c1`](https://github.com/lynx-family/lynx-stack/commit/f7133c137f094063e991dfa0e993ea92177aa173)]:
8
+ - @lynx-js/web-worker-rpc@0.19.6-canary-20260122140843-f7133c137f094063e991dfa0e993ea92177aa173
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-20260122-5b589ab5",
3
+ "version": "0.0.1-canary-20260122-f7133c13",
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-20260122-5b589ab5",
55
+ "@lynx-js/web-worker-rpc": "npm:@lynx-js/web-worker-rpc-canary@0.19.6-canary-20260122-f7133c13",
56
56
  "hyphenate-style-name": "^1.1.0"
57
57
  },
58
58
  "devDependencies": {