@lynx-js/rspeedy-canary 0.9.5-canary-20250514-e164ba42 → 0.9.5-canary-20250514-45a7eb3d

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 +3 -3
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @lynx-js/rspeedy
2
2
 
3
- ## 0.9.5-canary-20250514133052-e164ba42e866228a5ca7f86db3af3898d977c160
3
+ ## 0.9.5-canary-20250514142910-45a7eb3dfc5183afbffa6bfd21742abafdb16f7f
4
4
 
5
5
  ### Patch Changes
6
6
 
@@ -44,7 +44,7 @@
44
44
  - Support `performance.buildCache`. ([#766](https://github.com/lynx-family/lynx-stack/pull/766))
45
45
 
46
46
  - Updated dependencies [[`fbc4fbb`](https://github.com/lynx-family/lynx-stack/commit/fbc4fbbdb572ad7128a33dc06e8d8a026d18e388)]:
47
- - @lynx-js/webpack-dev-transport@0.1.3-canary-20250514133052-e164ba42e866228a5ca7f86db3af3898d977c160
47
+ - @lynx-js/webpack-dev-transport@0.1.3-canary-20250514142910-45a7eb3dfc5183afbffa6bfd21742abafdb16f7f
48
48
 
49
49
  ## 0.9.4
50
50
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lynx-js/rspeedy-canary",
3
- "version": "0.9.5-canary-20250514-e164ba42",
3
+ "version": "0.9.5-canary-20250514-45a7eb3d",
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.2.0",
50
- "@lynx-js/webpack-dev-transport": "npm:@lynx-js/webpack-dev-transport-canary@0.1.3-canary-20250514-e164ba42",
50
+ "@lynx-js/webpack-dev-transport": "npm:@lynx-js/webpack-dev-transport-canary@0.1.3-canary-20250514-45a7eb3d",
51
51
  "@lynx-js/websocket": "npm:@lynx-js/websocket-canary@0.0.4",
52
52
  "@rsbuild/core": "1.3.20",
53
53
  "@rsbuild/plugin-css-minimizer": "1.0.2",
@@ -56,7 +56,7 @@
56
56
  "devDependencies": {
57
57
  "@microsoft/api-extractor": "7.52.8",
58
58
  "@rollup/plugin-typescript": "^12.1.2",
59
- "@rsbuild/webpack": "1.3.0",
59
+ "@rsbuild/webpack": "1.3.1",
60
60
  "@samchon/openapi": "4.3.0",
61
61
  "chokidar": "^4.0.3",
62
62
  "commander": "^13.1.0",