@rsbuild/shared
Advanced tools
Comparing version 0.5.3 to 0.5.4
@@ -73,3 +73,3 @@ /// <reference types="node" /> | ||
/** | ||
* The resolved port | ||
* The resolved port. | ||
* | ||
@@ -88,3 +88,3 @@ * By default, Rsbuild Server listens on port `8080` and automatically increments the port number when the port is occupied. | ||
* | ||
* In rsbuild, we will trigger onAfterStartDevServer hook in this stage | ||
* In Rsbuild, we will trigger onAfterStartDevServer hook in this stage | ||
*/ | ||
@@ -91,0 +91,0 @@ afterListen: () => Promise<void>; |
{ | ||
"name": "@rsbuild/shared", | ||
"version": "0.5.3", | ||
"version": "0.5.4", | ||
"description": "The internal shared modules and dependencies of Rsbuild.", | ||
@@ -122,3 +122,3 @@ "homepage": "https://rsbuild.dev", | ||
"dependencies": { | ||
"@rspack/core": "0.5.8", | ||
"@rspack/core": "0.5.9", | ||
"caniuse-lite": "^1.0.30001600", | ||
@@ -125,0 +125,0 @@ "postcss": "^8.4.38" |
7612306
+ Added@rspack/binding@0.5.9(transitive)
+ Added@rspack/binding-darwin-arm64@0.5.9(transitive)
+ Added@rspack/binding-darwin-x64@0.5.9(transitive)
+ Added@rspack/binding-linux-arm64-gnu@0.5.9(transitive)
+ Added@rspack/binding-linux-arm64-musl@0.5.9(transitive)
+ Added@rspack/binding-linux-x64-gnu@0.5.9(transitive)
+ Added@rspack/binding-linux-x64-musl@0.5.9(transitive)
+ Added@rspack/binding-win32-arm64-msvc@0.5.9(transitive)
+ Added@rspack/binding-win32-ia32-msvc@0.5.9(transitive)
+ Added@rspack/binding-win32-x64-msvc@0.5.9(transitive)
+ Added@rspack/core@0.5.9(transitive)
- Removed@rspack/binding@0.5.8(transitive)
- Removed@rspack/binding-darwin-arm64@0.5.8(transitive)
- Removed@rspack/binding-darwin-x64@0.5.8(transitive)
- Removed@rspack/binding-linux-arm64-gnu@0.5.8(transitive)
- Removed@rspack/binding-linux-arm64-musl@0.5.8(transitive)
- Removed@rspack/binding-linux-x64-gnu@0.5.8(transitive)
- Removed@rspack/binding-linux-x64-musl@0.5.8(transitive)
- Removed@rspack/binding-win32-arm64-msvc@0.5.8(transitive)
- Removed@rspack/binding-win32-ia32-msvc@0.5.8(transitive)
- Removed@rspack/binding-win32-x64-msvc@0.5.8(transitive)
- Removed@rspack/core@0.5.8(transitive)
Updated@rspack/core@0.5.9