@lynx-js/web-core-wasm-canary 0.0.1-canary-20260121-9d8f2629 → 0.0.1-canary-20260122-703078b8

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-20260121150015-9d8f2629b5ffc32444ce876dadecfb55f88aec4f
3
+ ## 0.0.1-canary-20260122085806-703078b89aefc55a22d6dc54ea89392f0af7bd5a
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - Updated dependencies []:
8
- - @lynx-js/web-worker-rpc@0.19.6-canary-20260121150015-9d8f2629b5ffc32444ce876dadecfb55f88aec4f
8
+ - @lynx-js/web-worker-rpc@0.19.6-canary-20260122085806-703078b89aefc55a22d6dc54ea89392f0af7bd5a
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-20260121-9d8f2629",
3
+ "version": "0.0.1-canary-20260122-703078b8",
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-20260121-9d8f2629",
55
+ "@lynx-js/web-worker-rpc": "npm:@lynx-js/web-worker-rpc-canary@0.19.6-canary-20260122-703078b8",
56
56
  "hyphenate-style-name": "^1.1.0"
57
57
  },
58
58
  "devDependencies": {