@lynx-js/react-rsbuild-plugin-canary 0.10.12-canary-20250813-cb6d23c3 → 0.10.12-canary-20250813-e6e5dc96

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 +5 -5
  2. package/package.json +4 -4
package/CHANGELOG.md CHANGED
@@ -1,13 +1,13 @@
1
1
  # @lynx-js/react-rsbuild-plugin
2
2
 
3
- ## 0.10.12-canary-20250813090336-cb6d23c3dc99c7dda584b1b81bfe08c8822cc7b6
3
+ ## 0.10.12-canary-20250813120222-e6e5dc969226ce62daf8eac49600d60ed969439e
4
4
 
5
5
  ### Patch Changes
6
6
 
7
- - Updated dependencies [[`a77e659`](https://github.com/lynx-family/lynx-stack/commit/a77e6595b1f58924e681608f427522e1c868660a), [`b391ef5`](https://github.com/lynx-family/lynx-stack/commit/b391ef5c6dd0a0945e68b38f40807df7e1ef672e), [`6277549`](https://github.com/lynx-family/lynx-stack/commit/627754949da8adf1cf0aafe263e3c3437935d78f)]:
8
- - @lynx-js/react@0.112.3-canary-20250813090336-cb6d23c3dc99c7dda584b1b81bfe08c8822cc7b6
9
- - @lynx-js/css-extract-webpack-plugin@0.6.2-canary-20250813090336-cb6d23c3dc99c7dda584b1b81bfe08c8822cc7b6
10
- - @lynx-js/react-alias-rsbuild-plugin@0.10.12-canary-20250813090336-cb6d23c3dc99c7dda584b1b81bfe08c8822cc7b6
7
+ - Updated dependencies [[`e6e5dc9`](https://github.com/lynx-family/lynx-stack/commit/e6e5dc969226ce62daf8eac49600d60ed969439e), [`a77e659`](https://github.com/lynx-family/lynx-stack/commit/a77e6595b1f58924e681608f427522e1c868660a), [`b391ef5`](https://github.com/lynx-family/lynx-stack/commit/b391ef5c6dd0a0945e68b38f40807df7e1ef672e), [`6277549`](https://github.com/lynx-family/lynx-stack/commit/627754949da8adf1cf0aafe263e3c3437935d78f)]:
8
+ - @lynx-js/react@0.112.3-canary-20250813120222-e6e5dc969226ce62daf8eac49600d60ed969439e
9
+ - @lynx-js/css-extract-webpack-plugin@0.6.2-canary-20250813120222-e6e5dc969226ce62daf8eac49600d60ed969439e
10
+ - @lynx-js/react-alias-rsbuild-plugin@0.10.12-canary-20250813120222-e6e5dc969226ce62daf8eac49600d60ed969439e
11
11
  - @lynx-js/use-sync-external-store@1.5.0
12
12
  - @lynx-js/react-refresh-webpack-plugin@0.3.4
13
13
  - @lynx-js/react-webpack-plugin@0.6.19
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lynx-js/react-rsbuild-plugin-canary",
3
- "version": "0.10.12-canary-20250813-cb6d23c3",
3
+ "version": "0.10.12-canary-20250813-e6e5dc96",
4
4
  "description": "A rsbuild plugin for ReactLynx",
5
5
  "keywords": [
6
6
  "rsbuild",
@@ -32,8 +32,8 @@
32
32
  "README.md"
33
33
  ],
34
34
  "dependencies": {
35
- "@lynx-js/css-extract-webpack-plugin": "npm:@lynx-js/css-extract-webpack-plugin-canary@0.6.2-canary-20250813-cb6d23c3",
36
- "@lynx-js/react-alias-rsbuild-plugin": "npm:@lynx-js/react-alias-rsbuild-plugin-canary@0.10.12-canary-20250813-cb6d23c3",
35
+ "@lynx-js/css-extract-webpack-plugin": "npm:@lynx-js/css-extract-webpack-plugin-canary@0.6.2-canary-20250813-e6e5dc96",
36
+ "@lynx-js/react-alias-rsbuild-plugin": "npm:@lynx-js/react-alias-rsbuild-plugin-canary@0.10.12-canary-20250813-e6e5dc96",
37
37
  "@lynx-js/react-refresh-webpack-plugin": "npm:@lynx-js/react-refresh-webpack-plugin-canary@0.3.4",
38
38
  "@lynx-js/react-webpack-plugin": "npm:@lynx-js/react-webpack-plugin-canary@0.6.19",
39
39
  "@lynx-js/runtime-wrapper-webpack-plugin": "npm:@lynx-js/runtime-wrapper-webpack-plugin-canary@0.1.2",
@@ -51,7 +51,7 @@
51
51
  "type-fest": "^4.41.0",
52
52
  "typia": "9.7.1",
53
53
  "typia-rspack-plugin": "2.2.1",
54
- "@lynx-js/react": "npm:@lynx-js/react-canary@0.112.3-canary-20250813-cb6d23c3",
54
+ "@lynx-js/react": "npm:@lynx-js/react-canary@0.112.3-canary-20250813-e6e5dc96",
55
55
  "@lynx-js/react-transform": "0.2.0",
56
56
  "@lynx-js/rspeedy": "npm:@lynx-js/rspeedy-canary@0.10.6",
57
57
  "@lynx-js/vitest-setup": "0.0.0"