@lynx-js/web-core-wasm-canary 0.0.2-canary-20260128-8cc3ecd6 → 0.0.2-canary-20260128-35f520a5

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 +3 -3
package/CHANGELOG.md CHANGED
@@ -1,12 +1,12 @@
1
1
  # @lynx-js/web-core-wasm
2
2
 
3
- ## 0.0.2-canary-20260128094431-8cc3ecd606e8e243aba7bb50032f21f6bb70e12f
3
+ ## 0.0.2-canary-20260128100517-35f520a560c4d498ab3617f63a600239602f371c
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - Updated dependencies [[`43fc7e7`](https://github.com/lynx-family/lynx-stack/commit/43fc7e7f550a761ab94bdcd01a3eda9b93273279)]:
8
- - @lynx-js/web-elements@0.11.1-canary-20260128094431-8cc3ecd606e8e243aba7bb50032f21f6bb70e12f
9
- - @lynx-js/web-worker-rpc@0.19.7-canary-20260128094431-8cc3ecd606e8e243aba7bb50032f21f6bb70e12f
8
+ - @lynx-js/web-elements@0.11.1-canary-20260128100517-35f520a560c4d498ab3617f63a600239602f371c
9
+ - @lynx-js/web-worker-rpc@0.19.7-canary-20260128100517-35f520a560c4d498ab3617f63a600239602f371c
10
10
 
11
11
  ## 0.0.1
12
12
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lynx-js/web-core-wasm-canary",
3
- "version": "0.0.2-canary-20260128-8cc3ecd6",
3
+ "version": "0.0.2-canary-20260128-35f520a5",
4
4
  "description": "This is an internal experimental package, do not use",
5
5
  "repository": {
6
6
  "type": "git",
@@ -51,8 +51,8 @@
51
51
  ]
52
52
  },
53
53
  "dependencies": {
54
- "@lynx-js/web-elements": "npm:@lynx-js/web-elements-canary@0.11.1-canary-20260128-8cc3ecd6",
55
- "@lynx-js/web-worker-rpc": "npm:@lynx-js/web-worker-rpc-canary@0.19.7-canary-20260128-8cc3ecd6",
54
+ "@lynx-js/web-elements": "npm:@lynx-js/web-elements-canary@0.11.1-canary-20260128-35f520a5",
55
+ "@lynx-js/web-worker-rpc": "npm:@lynx-js/web-worker-rpc-canary@0.19.7-canary-20260128-35f520a5",
56
56
  "hyphenate-style-name": "^1.1.0"
57
57
  },
58
58
  "devDependencies": {