Skip to content

Commit b764904

Browse files
chore(deps): update all non-major dependencies
1 parent ba51bd1 commit b764904

File tree

62 files changed

+824
-893
lines changed

Some content is hidden

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

62 files changed

+824
-893
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
"react-dom": "^19.1.1"
1313
},
1414
"devDependencies": {
15-
"@module-federation/rsbuild-plugin": "^0.18.0",
15+
"@module-federation/rsbuild-plugin": "^0.18.2",
1616
"@rsbuild/core": "1.5.0-beta.3",
1717
"@rsbuild/plugin-react": "^1.3.5",
18-
"@types/react": "^19.1.9",
18+
"@types/react": "^19.1.10",
1919
"@types/react-dom": "^19.1.7",
2020
"typescript": "^5.9.2"
2121
}

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,18 +18,18 @@
1818
"storybook": "storybook dev -p 6006"
1919
},
2020
"devDependencies": {
21-
"@module-federation/enhanced": "^0.18.0",
22-
"@module-federation/rsbuild-plugin": "^0.18.0",
23-
"@module-federation/storybook-addon": "^4.0.24",
21+
"@module-federation/enhanced": "^0.18.2",
22+
"@module-federation/rsbuild-plugin": "^0.18.2",
23+
"@module-federation/storybook-addon": "^4.0.26",
2424
"@rsbuild/plugin-react": "^1.3.5",
2525
"@rslib/core": "workspace:*",
26-
"@types/react": "^19.1.9",
26+
"@types/react": "^19.1.10",
2727
"http-server": "^14.1.1",
2828
"react": "^19.1.1",
2929
"react-dom": "^19.1.1",
30-
"storybook": "^9.1.1",
31-
"storybook-addon-rslib": "^2.0.3",
32-
"storybook-react-rsbuild": "^2.0.3"
30+
"storybook": "^9.1.2",
31+
"storybook-addon-rslib": "^2.0.4",
32+
"storybook-react-rsbuild": "^2.0.4"
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
@@ -12,10 +12,10 @@
1212
"react-dom": "^19.1.1"
1313
},
1414
"devDependencies": {
15-
"@module-federation/rsbuild-plugin": "^0.18.0",
15+
"@module-federation/rsbuild-plugin": "^0.18.2",
1616
"@rsbuild/core": "1.5.0-beta.3",
1717
"@rsbuild/plugin-react": "^1.3.5",
18-
"@types/react": "^19.1.9",
18+
"@types/react": "^19.1.10",
1919
"@types/react-dom": "^19.1.7",
2020
"typescript": "^5.9.2"
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.3.5",
1212
"@rsbuild/plugin-sass": "^1.3.5",
1313
"@rslib/core": "workspace:*",
14-
"@types/react": "^19.1.9",
14+
"@types/react": "^19.1.10",
1515
"react": "^19.1.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.3.5",
1212
"@rsbuild/plugin-sass": "^1.3.5",
1313
"@rslib/core": "workspace:*",
14-
"@types/react": "^19.1.9",
14+
"@types/react": "^19.1.10",
1515
"react": "^19.1.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.3.5",
1111
"@rsbuild/plugin-sass": "^1.3.5",
1212
"@rslib/core": "workspace:*",
13-
"@types/react": "^19.1.9",
13+
"@types/react": "^19.1.10",
1414
"react": "^19.1.1"
1515
},
1616
"peerDependencies": {

examples/solid-component-bundle/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@rsbuild/plugin-sass": "^1.3.5",
1515
"@rsbuild/plugin-solid": "^1.0.6",
1616
"@rslib/core": "workspace:*",
17-
"solid-js": "^1.9.8",
17+
"solid-js": "^1.9.9",
1818
"typescript": "^5.9.2"
1919
},
2020
"peerDependencies": {

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.1",
20-
"@storybook/addon-onboarding": "^9.1.1",
19+
"@storybook/addon-links": "^9.1.2",
20+
"@storybook/addon-onboarding": "^9.1.2",
2121
"@storybook/blocks": "^9.0.0-alpha.17",
2222
"@storybook/test": "^9.0.0-alpha.2",
23-
"@storybook/vue3": "^9.1.1",
23+
"@storybook/vue3": "^9.1.2",
2424
"rsbuild-plugin-unplugin-vue": "^0.1.0",
25-
"storybook": "^9.1.1",
26-
"storybook-addon-rslib": "^2.0.3",
27-
"storybook-vue3-rsbuild": "^2.0.3",
25+
"storybook": "^9.1.2",
26+
"storybook-addon-rslib": "^2.0.4",
27+
"storybook-vue3-rsbuild": "^2.0.4",
2828
"typescript": "^5.9.2",
2929
"vue": "^3.5.18",
3030
"vue-tsc": "^3.0.5"

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,19 +41,19 @@
4141
"pnpm-lock.yaml": "pnpm dedupe --check"
4242
},
4343
"devDependencies": {
44-
"@biomejs/biome": "^2.1.4",
45-
"@changesets/cli": "^2.29.5",
46-
"@rslint/core": "^0.1.7",
47-
"@rstest/core": "0.1.3",
44+
"@biomejs/biome": "^2.2.0",
45+
"@changesets/cli": "^2.29.6",
46+
"@rslint/core": "^0.1.11",
47+
"@rstest/core": "0.2.1",
4848
"@types/fs-extra": "^11.0.4",
49-
"@types/node": "^22.17.1",
49+
"@types/node": "^22.17.2",
5050
"check-dependency-version-consistency": "^5.0.1",
5151
"cross-env": "^10.0.0",
5252
"cspell-ban-words": "^0.0.4",
5353
"fs-extra": "^11.3.1",
5454
"heading-case": "^1.0.0",
5555
"nano-staged": "^0.8.0",
56-
"nx": "^21.3.11",
56+
"nx": "^21.4.0",
5757
"prettier": "^3.6.2",
5858
"prettier-plugin-packagejson": "^2.5.19",
5959
"simple-git-hooks": "^2.13.1",

packages/core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"tinyglobby": "^0.2.14"
4949
},
5050
"devDependencies": {
51-
"@module-federation/rsbuild-plugin": "^0.18.0",
51+
"@module-federation/rsbuild-plugin": "^0.18.2",
5252
"@rslib/tsconfig": "workspace:*",
5353
"@types/fs-extra": "^11.0.4",
5454
"cac": "^6.7.14",
@@ -58,7 +58,7 @@
5858
"picocolors": "1.1.1",
5959
"prebundle": "1.4.1",
6060
"rsbuild-plugin-publint": "^0.3.3",
61-
"rslib": "npm:@rslib/[email protected].0",
61+
"rslib": "npm:@rslib/[email protected].1",
6262
"rslog": "^1.2.11",
6363
"tsconfck": "3.1.6",
6464
"typescript": "^5.9.2"

0 commit comments

Comments
 (0)