@lynx-js/rspeedy-canary 0.10.1-canary-20250708-de30dc69 → 0.10.1-canary-20250709-c5416c3a

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.
package/CHANGELOG.md CHANGED
@@ -1,13 +1,13 @@
1
1
  # @lynx-js/rspeedy
2
2
 
3
- ## 0.10.1-canary-20250708181848-de30dc69bbc6638ec52eb4940d4d866ae491a6c2
3
+ ## 0.10.1-canary-20250709021953-c5416c3af6b88dcdf0cc2ea4e9477be95362d1b0
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - Bump Rsbuild v1.4.5 with Rspack v1.4.5 ([#1239](https://github.com/lynx-family/lynx-stack/pull/1239))
8
8
 
9
9
  - Updated dependencies [[`0a3c89d`](https://github.com/lynx-family/lynx-stack/commit/0a3c89d5776009d1f32d444e77be834fa2b79645)]:
10
- - @lynx-js/webpack-dev-transport@0.2.0-canary-20250708181848-de30dc69bbc6638ec52eb4940d4d866ae491a6c2
10
+ - @lynx-js/webpack-dev-transport@0.2.0-canary-20250709021953-c5416c3af6b88dcdf0cc2ea4e9477be95362d1b0
11
11
 
12
12
  ## 0.10.0
13
13
 
@@ -29,7 +29,4 @@ export const __webpack_modules__ = {
29
29
  };
30
30
  }
31
31
  }
32
- };
33
- }
34
- }
35
32
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lynx-js/rspeedy-canary",
3
- "version": "0.10.1-canary-20250708-de30dc69",
3
+ "version": "0.10.1-canary-20250709-c5416c3a",
4
4
  "description": "A webpack/rspack-based frontend toolchain for Lynx",
5
5
  "keywords": [
6
6
  "webpack",
@@ -47,7 +47,7 @@
47
47
  ],
48
48
  "dependencies": {
49
49
  "@lynx-js/chunk-loading-webpack-plugin": "npm:@lynx-js/chunk-loading-webpack-plugin-canary@0.3.0",
50
- "@lynx-js/webpack-dev-transport": "npm:@lynx-js/webpack-dev-transport-canary@0.2.0-canary-20250708-de30dc69",
50
+ "@lynx-js/webpack-dev-transport": "npm:@lynx-js/webpack-dev-transport-canary@0.2.0-canary-20250709-c5416c3a",
51
51
  "@lynx-js/websocket": "npm:@lynx-js/websocket-canary@0.0.4",
52
52
  "@rsbuild/core": "1.4.5",
53
53
  "@rsbuild/plugin-css-minimizer": "1.0.2",