@lynx-js/web-core-wasm-canary 0.0.1-canary-20260119-609be14f → 0.0.1-canary-20260120-2bc3e7ef

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-20260119071406-609be14f6b3af9738bb8b7980d4d3c9b684f963b
3
+ ## 0.0.1-canary-20260120114402-2bc3e7ef66dbbb1048e55658219fa3ace5061671
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - Updated dependencies []:
8
- - @lynx-js/web-worker-rpc@0.19.6-canary-20260119071406-609be14f6b3af9738bb8b7980d4d3c9b684f963b
8
+ - @lynx-js/web-worker-rpc@0.19.6-canary-20260120114402-2bc3e7ef66dbbb1048e55658219fa3ace5061671
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-20260119-609be14f",
3
+ "version": "0.0.1-canary-20260120-2bc3e7ef",
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-20260119-609be14f",
55
+ "@lynx-js/web-worker-rpc": "npm:@lynx-js/web-worker-rpc-canary@0.19.6-canary-20260120-2bc3e7ef",
56
56
  "hyphenate-style-name": "^1.1.0"
57
57
  },
58
58
  "devDependencies": {