@lynx-js/rspeedy-canary 0.9.5-canary-20250514-03a5f64d → 0.9.5-canary-20250514-e164ba42

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-20250514092217-03a5f64d7d09e38903f5d1c022f36f6e68b6432d
3
+ ## 0.9.5-canary-20250514133052-e164ba42e866228a5ca7f86db3af3898d977c160
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-20250514092217-03a5f64d7d09e38903f5d1c022f36f6e68b6432d
47
+ - @lynx-js/webpack-dev-transport@0.1.3-canary-20250514133052-e164ba42e866228a5ca7f86db3af3898d977c160
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-03a5f64d",
3
+ "version": "0.9.5-canary-20250514-e164ba42",
4
4
  "description": "A webpack/rspack-based frontend toolchain for Lynx",
5
5
  "keywords": [
6
6
  "webpack",
@@ -47,14 +47,14 @@
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-03a5f64d",
50
+ "@lynx-js/webpack-dev-transport": "npm:@lynx-js/webpack-dev-transport-canary@0.1.3-canary-20250514-e164ba42",
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",
54
54
  "@rsdoctor/rspack-plugin": "1.1.2"
55
55
  },
56
56
  "devDependencies": {
57
- "@microsoft/api-extractor": "7.52.7",
57
+ "@microsoft/api-extractor": "7.52.8",
58
58
  "@rollup/plugin-typescript": "^12.1.2",
59
59
  "@rsbuild/webpack": "1.3.0",
60
60
  "@samchon/openapi": "4.3.0",