Skip to content

Commit 550f560

Browse files
chore(deps): update all patch dependencies (#332)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 71860fe commit 550f560

File tree

13 files changed

+211
-215
lines changed

13 files changed

+211
-215
lines changed

examples/module-federation/mf-host/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
},
1414
"devDependencies": {
1515
"@module-federation/rsbuild-plugin": "^0.6.13",
16-
"@rsbuild/core": "~1.0.17",
16+
"@rsbuild/core": "~1.0.18",
1717
"@rsbuild/plugin-react": "^1.0.5",
18-
"@types/react": "^18.3.11",
18+
"@types/react": "^18.3.12",
1919
"@types/react-dom": "^18.3.1",
2020
"typescript": "^5.6.3"
2121
}

examples/module-federation/mf-react-component/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@module-federation/rsbuild-plugin": "^0.6.13",
2121
"@rsbuild/plugin-react": "^1.0.5",
2222
"@rslib/core": "workspace:*",
23-
"@types/react": "^18.3.11",
23+
"@types/react": "^18.3.12",
2424
"http-server": "^14.1.1",
2525
"react": "^18.3.1",
2626
"react-dom": "^18.3.1"

examples/module-federation/mf-remote/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
},
1414
"devDependencies": {
1515
"@module-federation/rsbuild-plugin": "^0.6.13",
16-
"@rsbuild/core": "~1.0.17",
16+
"@rsbuild/core": "~1.0.18",
1717
"@rsbuild/plugin-react": "^1.0.5",
18-
"@types/react": "^18.3.11",
18+
"@types/react": "^18.3.12",
1919
"@types/react-dom": "^18.3.1",
2020
"typescript": "^5.6.3"
2121
}

examples/react-component-bundle-false/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@rsbuild/plugin-react": "^1.0.5",
1212
"@rsbuild/plugin-sass": "^1.0.4",
1313
"@rslib/core": "workspace:*",
14-
"@types/react": "^18.3.11",
14+
"@types/react": "^18.3.12",
1515
"react": "^18.3.1"
1616
},
1717
"peerDependencies": {

examples/react-component-bundle/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@rsbuild/plugin-react": "^1.0.5",
1212
"@rsbuild/plugin-sass": "^1.0.4",
1313
"@rslib/core": "workspace:*",
14-
"@types/react": "^18.3.11",
14+
"@types/react": "^18.3.12",
1515
"react": "^18.3.1"
1616
},
1717
"peerDependencies": {

examples/react-component-umd/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@rsbuild/plugin-react": "^1.0.5",
1111
"@rsbuild/plugin-sass": "^1.0.4",
1212
"@rslib/core": "workspace:*",
13-
"@types/react": "^18.3.11",
13+
"@types/react": "^18.3.12",
1414
"react": "^18.3.1"
1515
},
1616
"peerDependencies": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"cspell-ban-words": "^0.0.4",
4646
"fs-extra": "^11.2.0",
4747
"nano-staged": "^0.8.0",
48-
"nx": "^20.0.3",
48+
"nx": "^20.0.6",
4949
"prettier": "^3.3.3",
5050
"prettier-plugin-packagejson": "^2.5.3",
5151
"simple-git-hooks": "^2.11.1",

packages/core/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@
3737
"prebundle": "prebundle"
3838
},
3939
"dependencies": {
40-
"@rsbuild/core": "~1.0.17",
40+
"@rsbuild/core": "~1.0.18",
4141
"rsbuild-plugin-dts": "workspace:*",
42-
"tinyglobby": "^0.2.9"
42+
"tinyglobby": "^0.2.10"
4343
},
4444
"devDependencies": {
4545
"@rslib/tsconfig": "workspace:*",
@@ -50,7 +50,7 @@
5050
"memfs": "^4.14.0",
5151
"picocolors": "1.1.1",
5252
"prebundle": "1.2.2",
53-
"rslib": "npm:@rslib/[email protected].13",
53+
"rslib": "npm:@rslib/[email protected].14",
5454
"rslog": "^1.2.3",
5555
"tsconfck": "3.1.4",
5656
"typescript": "^5.6.3"

packages/create-rslib/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,15 +28,15 @@
2828
"start": "node ./dist/index.js"
2929
},
3030
"dependencies": {
31-
"create-rstack": "1.0.7"
31+
"create-rstack": "1.0.8"
3232
},
3333
"devDependencies": {
3434
"@rslib/core": "workspace:*",
3535
"@rslib/tsconfig": "workspace:*",
3636
"@types/fs-extra": "^11.0.4",
3737
"@types/node": "~18.19.39",
3838
"fs-extra": "^11.2.0",
39-
"rslib": "npm:@rslib/[email protected].13",
39+
"rslib": "npm:@rslib/[email protected].14",
4040
"typescript": "^5.6.3"
4141
},
4242
"engines": {

packages/plugin-dts/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,13 @@
3131
"dependencies": {
3232
"magic-string": "^0.30.12",
3333
"picocolors": "1.1.1",
34-
"tinyglobby": "^0.2.9"
34+
"tinyglobby": "^0.2.10"
3535
},
3636
"devDependencies": {
3737
"@microsoft/api-extractor": "^7.47.11",
38-
"@rsbuild/core": "~1.0.17",
38+
"@rsbuild/core": "~1.0.18",
3939
"@rslib/tsconfig": "workspace:*",
40-
"rslib": "npm:@rslib/[email protected].13",
40+
"rslib": "npm:@rslib/[email protected].14",
4141
"typescript": "^5.6.3"
4242
},
4343
"peerDependencies": {

0 commit comments

Comments
 (0)