Skip to content

Commit b15bd89

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

File tree

43 files changed

+853
-887
lines changed

Some content is hidden

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

43 files changed

+853
-887
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.17.1",
16-
"@rsbuild/core": "~1.4.13",
17-
"@rsbuild/plugin-react": "^1.3.4",
16+
"@rsbuild/core": "~1.4.14",
17+
"@rsbuild/plugin-react": "^1.3.5",
1818
"@types/react": "^19.1.9",
1919
"@types/react-dom": "^19.1.7",
2020
"typescript": "^5.9.2"

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@
2121
"@module-federation/enhanced": "^0.17.1",
2222
"@module-federation/rsbuild-plugin": "^0.17.1",
2323
"@module-federation/storybook-addon": "^4.0.23",
24-
"@rsbuild/plugin-react": "^1.3.4",
24+
"@rsbuild/plugin-react": "^1.3.5",
2525
"@rslib/core": "workspace:*",
2626
"@types/react": "^19.1.9",
2727
"http-server": "^14.1.1",
2828
"react": "^19.1.1",
2929
"react-dom": "^19.1.1",
30-
"storybook": "^9.1.0",
31-
"storybook-addon-rslib": "^2.0.2",
32-
"storybook-react-rsbuild": "^2.0.2"
30+
"storybook": "^9.1.1",
31+
"storybook-addon-rslib": "^2.0.3",
32+
"storybook-react-rsbuild": "^2.0.3"
3333
},
3434
"peerDependencies": {
3535
"react": "*"

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.17.1",
16-
"@rsbuild/core": "~1.4.13",
17-
"@rsbuild/plugin-react": "^1.3.4",
16+
"@rsbuild/core": "~1.4.14",
17+
"@rsbuild/plugin-react": "^1.3.5",
1818
"@types/react": "^19.1.9",
1919
"@types/react-dom": "^19.1.7",
2020
"typescript": "^5.9.2"

examples/preact-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-preact": "^1.5.1",
12-
"@rsbuild/plugin-sass": "^1.3.3",
11+
"@rsbuild/plugin-preact": "^1.5.2",
12+
"@rsbuild/plugin-sass": "^1.3.4",
1313
"@rslib/core": "workspace:*",
1414
"preact": "^10.27.0"
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.4",
12-
"@rsbuild/plugin-sass": "^1.3.3",
11+
"@rsbuild/plugin-react": "^1.3.5",
12+
"@rsbuild/plugin-sass": "^1.3.4",
1313
"@rslib/core": "workspace:*",
1414
"@types/react": "^19.1.9",
1515
"react": "^19.1.1"

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.4",
12-
"@rsbuild/plugin-sass": "^1.3.3",
11+
"@rsbuild/plugin-react": "^1.3.5",
12+
"@rsbuild/plugin-sass": "^1.3.4",
1313
"@rslib/core": "workspace:*",
1414
"@types/react": "^19.1.9",
1515
"react": "^19.1.1"

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.4",
11-
"@rsbuild/plugin-sass": "^1.3.3",
10+
"@rsbuild/plugin-react": "^1.3.5",
11+
"@rsbuild/plugin-sass": "^1.3.4",
1212
"@rslib/core": "workspace:*",
1313
"@types/react": "^19.1.9",
1414
"react": "^19.1.1"

examples/solid-component-bundle/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
"build": "rslib build"
1111
},
1212
"devDependencies": {
13-
"@rsbuild/plugin-babel": "^1.0.5",
14-
"@rsbuild/plugin-sass": "^1.3.3",
15-
"@rsbuild/plugin-solid": "^1.0.5",
13+
"@rsbuild/plugin-babel": "^1.0.6",
14+
"@rsbuild/plugin-sass": "^1.3.4",
15+
"@rsbuild/plugin-solid": "^1.0.6",
1616
"@rslib/core": "workspace:*",
1717
"solid-js": "^1.9.7",
1818
"typescript": "^5.9.2"

examples/vue-component-bundleless/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@
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.1.0",
20-
"@storybook/addon-onboarding": "^9.1.0",
19+
"@storybook/addon-links": "^9.1.1",
20+
"@storybook/addon-onboarding": "^9.1.1",
2121
"@storybook/blocks": "^9.0.0-alpha.17",
2222
"@storybook/test": "^9.0.0-alpha.2",
23-
"@storybook/vue3": "^9.1.0",
23+
"@storybook/vue3": "^9.1.1",
2424
"rsbuild-plugin-unplugin-vue": "^0.1.0",
25-
"storybook": "^9.1.0",
26-
"storybook-addon-rslib": "^2.0.2",
27-
"storybook-vue3-rsbuild": "^2.0.2",
25+
"storybook": "^9.1.1",
26+
"storybook-addon-rslib": "^2.0.3",
27+
"storybook-vue3-rsbuild": "^2.0.3",
2828
"typescript": "^5.9.2",
2929
"vue": "^3.5.18",
3030
"vue-tsc": "^3.0.5"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"devDependencies": {
4343
"@biomejs/biome": "^2.1.3",
4444
"@changesets/cli": "^2.29.5",
45-
"@rstest/core": "0.1.0",
45+
"@rstest/core": "0.1.1",
4646
"@types/fs-extra": "^11.0.4",
4747
"@types/node": "^22.17.0",
4848
"check-dependency-version-consistency": "^5.0.1",

0 commit comments

Comments
 (0)