Skip to content

Commit 40564e0

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

File tree

46 files changed

+515
-512
lines changed

Some content is hidden

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

46 files changed

+515
-512
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@module-federation/rsbuild-plugin": "^0.15.0",
1616
"@rsbuild/core": "1.4.0-beta.3",
1717
"@rsbuild/plugin-react": "^1.3.2",
18-
"@types/react": "^19.1.6",
18+
"@types/react": "^19.1.8",
1919
"@types/react-dom": "^19.1.6",
2020
"typescript": "^5.8.3"
2121
}

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@
2323
"@module-federation/storybook-addon": "^4.0.20",
2424
"@rsbuild/plugin-react": "^1.3.2",
2525
"@rslib/core": "workspace:*",
26-
"@types/react": "^19.1.6",
26+
"@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.6",
30+
"storybook": "^9.0.10",
3131
"storybook-addon-rslib": "^2.0.1",
3232
"storybook-react-rsbuild": "^2.0.1"
3333
},

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@module-federation/rsbuild-plugin": "^0.15.0",
1616
"@rsbuild/core": "1.4.0-beta.3",
1717
"@rsbuild/plugin-react": "^1.3.2",
18-
"@types/react": "^19.1.6",
18+
"@types/react": "^19.1.8",
1919
"@types/react-dom": "^19.1.6",
2020
"typescript": "^5.8.3"
2121
}

examples/preact-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-preact": "^1.4.0",
1212
"@rsbuild/plugin-sass": "^1.3.2",
1313
"@rslib/core": "workspace:*",
14-
"preact": "^10.26.8"
14+
"preact": "^10.26.9"
1515
},
1616
"peerDependencies": {
1717
"preact": "^10"

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.3.2",
1212
"@rsbuild/plugin-sass": "^1.3.2",
1313
"@rslib/core": "workspace:*",
14-
"@types/react": "^19.1.6",
14+
"@types/react": "^19.1.8",
1515
"react": "^19.1.0"
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.3.2",
1212
"@rsbuild/plugin-sass": "^1.3.2",
1313
"@rslib/core": "workspace:*",
14-
"@types/react": "^19.1.6",
14+
"@types/react": "^19.1.8",
1515
"react": "^19.1.0"
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.3.2",
1111
"@rsbuild/plugin-sass": "^1.3.2",
1212
"@rslib/core": "workspace:*",
13-
"@types/react": "^19.1.6",
13+
"@types/react": "^19.1.8",
1414
"react": "^19.1.0"
1515
},
1616
"peerDependencies": {

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.6",
20-
"@storybook/addon-onboarding": "^9.0.6",
19+
"@storybook/addon-links": "^9.0.10",
20+
"@storybook/addon-onboarding": "^9.0.10",
2121
"@storybook/blocks": "^9.0.0-alpha.17",
2222
"@storybook/test": "^9.0.0-alpha.2",
23-
"@storybook/vue3": "^9.0.6",
23+
"@storybook/vue3": "^9.0.10",
2424
"rsbuild-plugin-unplugin-vue": "^0.1.0",
25-
"storybook": "^9.0.6",
25+
"storybook": "^9.0.10",
2626
"storybook-addon-rslib": "^2.0.1",
2727
"storybook-vue3-rsbuild": "^2.0.1",
2828
"typescript": "^5.8.3",

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,19 +45,19 @@
4545
"@biomejs/biome": "^1.9.4",
4646
"@changesets/cli": "^2.29.4",
4747
"@types/fs-extra": "^11.0.4",
48-
"@types/node": "^22.15.30",
48+
"@types/node": "^22.15.31",
4949
"check-dependency-version-consistency": "^5.0.0",
5050
"cross-env": "^7.0.3",
5151
"cspell-ban-words": "^0.0.4",
5252
"fs-extra": "^11.3.0",
5353
"heading-case": "^0.1.6",
5454
"nano-staged": "^0.8.0",
55-
"nx": "^21.1.3",
55+
"nx": "^21.2.0",
5656
"prettier": "^3.5.3",
5757
"prettier-plugin-packagejson": "^2.5.15",
5858
"simple-git-hooks": "^2.13.0",
5959
"typescript": "^5.8.3",
60-
"vitest": "^3.2.2",
60+
"vitest": "^3.2.3",
6161
"zx": "^8.5.5"
6262
},
6363
"packageManager": "[email protected]",

packages/create-rslib/fragments/base/node-dual-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"devDependencies": {
2222
"@rslib/core": "workspace:*",
23-
"@types/node": "^22.15.30",
23+
"@types/node": "^22.15.31",
2424
"typescript": "^5.8.3"
2525
}
2626
}

0 commit comments

Comments
 (0)