@lynx-js/web-elements-compat-canary 0.2.5-canary-20251223-23796630 → 0.2.5-canary-20251223-eaca7234

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,6 +1,6 @@
1
1
  # @lynx-js/web-elements-compat
2
2
 
3
- ## 0.2.5-canary-20251223110143-23796630019f144e5ef03fe1788e71c60f7719b3
3
+ ## 0.2.5-canary-20251223110342-eaca7234df9453316f0c7f7fb853582ad70c5703
4
4
 
5
5
  ### Patch Changes
6
6
 
@@ -12,7 +12,7 @@
12
12
  This is a part of #1937
13
13
 
14
14
  - Updated dependencies [[`e51b080`](https://github.com/lynx-family/lynx-stack/commit/e51b080350101c40fbae8443a23372bd3169c717)]:
15
- - @lynx-js/web-elements@0.9.1-canary-20251223110143-23796630019f144e5ef03fe1788e71c60f7719b3
15
+ - @lynx-js/web-elements@0.9.1-canary-20251223110342-eaca7234df9453316f0c7f7fb853582ad70c5703
16
16
 
17
17
  ## 0.2.4
18
18
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lynx-js/web-elements-compat-canary",
3
- "version": "0.2.5-canary-20251223-23796630",
3
+ "version": "0.2.5-canary-20251223-eaca7234",
4
4
  "private": false,
5
5
  "repository": {
6
6
  "type": "git",
@@ -32,7 +32,7 @@
32
32
  "**/*.css"
33
33
  ],
34
34
  "devDependencies": {
35
- "@lynx-js/web-elements": "npm:@lynx-js/web-elements-canary@0.9.1-canary-20251223-23796630"
35
+ "@lynx-js/web-elements": "npm:@lynx-js/web-elements-canary@0.9.1-canary-20251223-eaca7234"
36
36
  },
37
37
  "peerDependencies": {
38
38
  "@lynx-js/web-elements": "*"