Skip to content

Commit 515ffae

Browse files
chore(deps): update all non-major dependencies (#1114)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent af1d693 commit 515ffae

File tree

47 files changed

+751
-923
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+751
-923
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
},
1414
"devDependencies": {
1515
"@module-federation/rsbuild-plugin": "^0.16.0",
16-
"@rsbuild/core": "~1.4.5",
17-
"@rsbuild/plugin-react": "^1.3.3",
16+
"@rsbuild/core": "~1.4.6",
17+
"@rsbuild/plugin-react": "^1.3.4",
1818
"@types/react": "^19.1.8",
1919
"@types/react-dom": "^19.1.6",
2020
"typescript": "^5.8.3"

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@
2121
"@module-federation/enhanced": "^0.16.0",
2222
"@module-federation/rsbuild-plugin": "^0.16.0",
2323
"@module-federation/storybook-addon": "^4.0.21",
24-
"@rsbuild/plugin-react": "^1.3.3",
24+
"@rsbuild/plugin-react": "^1.3.4",
2525
"@rslib/core": "workspace:*",
2626
"@types/react": "^19.1.8",
2727
"http-server": "^14.1.1",
2828
"react": "^19.1.0",
2929
"react-dom": "^19.1.0",
30-
"storybook": "^9.0.15",
30+
"storybook": "^9.0.16",
3131
"storybook-addon-rslib": "^2.0.2",
3232
"storybook-react-rsbuild": "^2.0.2"
3333
},

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
},
1414
"devDependencies": {
1515
"@module-federation/rsbuild-plugin": "^0.16.0",
16-
"@rsbuild/core": "~1.4.5",
17-
"@rsbuild/plugin-react": "^1.3.3",
16+
"@rsbuild/core": "~1.4.6",
17+
"@rsbuild/plugin-react": "^1.3.4",
1818
"@types/react": "^19.1.8",
1919
"@types/react-dom": "^19.1.6",
2020
"typescript": "^5.8.3"

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"devDependencies": {
1111
"@rsbuild/plugin-preact": "^1.5.0",
12-
"@rsbuild/plugin-sass": "^1.3.2",
12+
"@rsbuild/plugin-sass": "^1.3.3",
1313
"@rslib/core": "workspace:*",
1414
"preact": "^10.26.9"
1515
},

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"build": "rslib build"
99
},
1010
"devDependencies": {
11-
"@rsbuild/plugin-react": "^1.3.3",
12-
"@rsbuild/plugin-sass": "^1.3.2",
11+
"@rsbuild/plugin-react": "^1.3.4",
12+
"@rsbuild/plugin-sass": "^1.3.3",
1313
"@rslib/core": "workspace:*",
1414
"@types/react": "^19.1.8",
1515
"react": "^19.1.0"

examples/react-component-bundle/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"build": "rslib build"
99
},
1010
"devDependencies": {
11-
"@rsbuild/plugin-react": "^1.3.3",
12-
"@rsbuild/plugin-sass": "^1.3.2",
11+
"@rsbuild/plugin-react": "^1.3.4",
12+
"@rsbuild/plugin-sass": "^1.3.3",
1313
"@rslib/core": "workspace:*",
1414
"@types/react": "^19.1.8",
1515
"react": "^19.1.0"

examples/react-component-umd/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
"build": "rslib build"
88
},
99
"devDependencies": {
10-
"@rsbuild/plugin-react": "^1.3.3",
11-
"@rsbuild/plugin-sass": "^1.3.2",
10+
"@rsbuild/plugin-react": "^1.3.4",
11+
"@rsbuild/plugin-sass": "^1.3.3",
1212
"@rslib/core": "workspace:*",
1313
"@types/react": "^19.1.8",
1414
"react": "^19.1.0"

examples/solid-component-bundle/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"devDependencies": {
1313
"@rsbuild/plugin-babel": "^1.0.5",
14-
"@rsbuild/plugin-sass": "^1.3.2",
14+
"@rsbuild/plugin-sass": "^1.3.3",
1515
"@rsbuild/plugin-solid": "^1.0.5",
1616
"@rslib/core": "workspace:*",
1717
"solid-js": "^1.9.7",

examples/vue-component-bundleless/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@
1616
"@rslib/core": "workspace:*",
1717
"@storybook/addon-essentials": "^9.0.0-alpha.12",
1818
"@storybook/addon-interactions": "^9.0.0-alpha.10",
19-
"@storybook/addon-links": "^9.0.15",
20-
"@storybook/addon-onboarding": "^9.0.15",
19+
"@storybook/addon-links": "^9.0.16",
20+
"@storybook/addon-onboarding": "^9.0.16",
2121
"@storybook/blocks": "^9.0.0-alpha.17",
2222
"@storybook/test": "^9.0.0-alpha.2",
23-
"@storybook/vue3": "^9.0.15",
23+
"@storybook/vue3": "^9.0.16",
2424
"rsbuild-plugin-unplugin-vue": "^0.1.0",
25-
"storybook": "^9.0.15",
25+
"storybook": "^9.0.16",
2626
"storybook-addon-rslib": "^2.0.2",
2727
"storybook-vue3-rsbuild": "^2.0.2",
2828
"typescript": "^5.8.3",

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -40,27 +40,27 @@
4040
"pnpm-lock.yaml": "pnpm dedupe --check"
4141
},
4242
"devDependencies": {
43-
"@biomejs/biome": "^2.0.6",
43+
"@biomejs/biome": "^2.1.1",
4444
"@changesets/cli": "^2.29.5",
45-
"@rstest/core": "0.0.6",
45+
"@rstest/core": "0.0.7",
4646
"@types/fs-extra": "^11.0.4",
47-
"@types/node": "^22.16.0",
47+
"@types/node": "^22.16.3",
4848
"check-dependency-version-consistency": "^5.0.1",
4949
"cross-env": "^7.0.3",
5050
"cspell-ban-words": "^0.0.4",
5151
"fs-extra": "^11.3.0",
5252
"heading-case": "^0.1.6",
5353
"nano-staged": "^0.8.0",
54-
"nx": "^21.2.2",
54+
"nx": "^21.2.3",
5555
"prettier": "^3.6.2",
5656
"prettier-plugin-packagejson": "^2.5.18",
5757
"simple-git-hooks": "^2.13.0",
5858
"typescript": "^5.8.3",
59-
"zx": "^8.6.1"
59+
"zx": "^8.7.0"
6060
},
61-
"packageManager": "pnpm@10.12.4",
61+
"packageManager": "pnpm@10.13.1",
6262
"engines": {
6363
"node": ">=18.0.0",
64-
"pnpm": ">=10.12.4"
64+
"pnpm": ">=10.13.1"
6565
}
6666
}

0 commit comments

Comments
 (0)