Skip to content

Commit a6f8ca9

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

File tree

29 files changed

+186
-150
lines changed

29 files changed

+186
-150
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"devDependencies": {
1515
"@module-federation/rsbuild-plugin": "^0.8.9",
16-
"@rsbuild/core": "~1.2.3",
16+
"@rsbuild/core": "~1.2.4",
1717
"@rsbuild/plugin-react": "^1.1.0",
1818
"@types/react": "^19.0.8",
1919
"@types/react-dom": "^19.0.3",

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
"react": "^19.0.0",
2929
"react-dom": "^19.0.0",
3030
"storybook": "^8.5.3",
31-
"storybook-addon-rslib": "^0.1.8",
32-
"storybook-react-rsbuild": "^0.1.8"
31+
"storybook-addon-rslib": "^0.1.9",
32+
"storybook-react-rsbuild": "^0.1.9"
3333
},
3434
"peerDependencies": {
3535
"react": "*"

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"devDependencies": {
1515
"@module-federation/rsbuild-plugin": "^0.8.9",
16-
"@rsbuild/core": "~1.2.3",
16+
"@rsbuild/core": "~1.2.4",
1717
"@rsbuild/plugin-react": "^1.1.0",
1818
"@types/react": "^19.0.8",
1919
"@types/react-dom": "^19.0.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.3.0",
12-
"@rsbuild/plugin-sass": "^1.2.0",
12+
"@rsbuild/plugin-sass": "^1.2.1",
1313
"@rslib/core": "workspace:*",
1414
"preact": "^10.25.4"
1515
},

examples/react-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-react": "^1.1.0",
12-
"@rsbuild/plugin-sass": "^1.2.0",
12+
"@rsbuild/plugin-sass": "^1.2.1",
1313
"@rslib/core": "workspace:*",
1414
"@types/react": "^19.0.8",
1515
"react": "^19.0.0"

examples/react-component-bundle/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-react": "^1.1.0",
12-
"@rsbuild/plugin-sass": "^1.2.0",
12+
"@rsbuild/plugin-sass": "^1.2.1",
1313
"@rslib/core": "workspace:*",
1414
"@types/react": "^19.0.8",
1515
"react": "^19.0.0"

examples/react-component-umd/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"devDependencies": {
1010
"@rsbuild/plugin-react": "^1.1.0",
11-
"@rsbuild/plugin-sass": "^1.2.0",
11+
"@rsbuild/plugin-sass": "^1.2.1",
1212
"@rslib/core": "workspace:*",
1313
"@types/react": "^19.0.8",
1414
"react": "^19.0.0"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"prettier-plugin-packagejson": "^2.5.8",
5757
"simple-git-hooks": "^2.11.1",
5858
"typescript": "^5.7.3",
59-
"vitest": "^3.0.4",
59+
"vitest": "^3.0.5",
6060
"zx": "^8.3.2"
6161
},
6262
"packageManager": "[email protected]",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"type-check": "tsc --noEmit && tsc --noEmit -p tests"
3939
},
4040
"dependencies": {
41-
"@rsbuild/core": "~1.2.3",
41+
"@rsbuild/core": "~1.2.4",
4242
"rsbuild-plugin-dts": "workspace:*",
4343
"tinyglobby": "^0.2.10"
4444
},

packages/create-rslib/fragments/tools/storybook-react-js/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"storybook": "storybook dev"
55
},
66
"devDependencies": {
7-
"@rsbuild/core": "~1.2.3",
7+
"@rsbuild/core": "~1.2.4",
88
"@storybook/addon-essentials": "^8.5.3",
99
"@storybook/addon-interactions": "^8.5.3",
1010
"@storybook/addon-links": "^8.5.3",
@@ -13,7 +13,7 @@
1313
"@storybook/react": "^8.5.3",
1414
"@storybook/test": "^8.5.3",
1515
"storybook": "^8.5.3",
16-
"storybook-addon-rslib": "^0.1.8",
17-
"storybook-react-rsbuild": "^0.1.8"
16+
"storybook-addon-rslib": "^0.1.9",
17+
"storybook-react-rsbuild": "^0.1.9"
1818
}
1919
}

0 commit comments

Comments
 (0)