@lynx-js/web-core-wasm-canary 0.0.1-canary-20260116-67bcf4c5 → 0.0.1-canary-20260119-82b4052d

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-20260116110102-67bcf4c5bf62a1c8296fe2ca209ea82355fc8c6b
3
+ ## 0.0.1-canary-20260119040640-82b4052d9f1292c161ba6f428a24c759cca11123
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - Updated dependencies []:
8
- - @lynx-js/web-worker-rpc@0.19.6-canary-20260116110102-67bcf4c5bf62a1c8296fe2ca209ea82355fc8c6b
8
+ - @lynx-js/web-worker-rpc@0.19.6-canary-20260119040640-82b4052d9f1292c161ba6f428a24c759cca11123
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-20260116-67bcf4c5",
3
+ "version": "0.0.1-canary-20260119-82b4052d",
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-20260116-67bcf4c5",
55
+ "@lynx-js/web-worker-rpc": "npm:@lynx-js/web-worker-rpc-canary@0.19.6-canary-20260119-82b4052d",
56
56
  "hyphenate-style-name": "^1.1.0"
57
57
  },
58
58
  "devDependencies": {