Skip to content

Commit 3f2bbd5

Browse files
chore(deps): update all patch dependencies
1 parent ba6634d commit 3f2bbd5

File tree

36 files changed

+818
-819
lines changed

36 files changed

+818
-819
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"@module-federation/rsbuild-plugin": "^0.8.11",
1616
"@rsbuild/core": "~1.2.8",
1717
"@rsbuild/plugin-react": "^1.1.0",
18-
"@types/react": "^19.0.9",
19-
"@types/react-dom": "^19.0.3",
18+
"@types/react": "^19.0.10",
19+
"@types/react-dom": "^19.0.4",
2020
"typescript": "^5.7.3"
2121
}
2222
}

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.3",
2424
"@rsbuild/plugin-react": "^1.1.0",
2525
"@rslib/core": "workspace:*",
26-
"@types/react": "^19.0.9",
26+
"@types/react": "^19.0.10",
2727
"http-server": "^14.1.1",
2828
"react": "^19.0.0",
2929
"react-dom": "^19.0.0",
30-
"storybook": "^8.5.6",
30+
"storybook": "^8.5.7",
3131
"storybook-addon-rslib": "^0.1.10",
3232
"storybook-react-rsbuild": "^0.1.10"
3333
},

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"@module-federation/rsbuild-plugin": "^0.8.11",
1616
"@rsbuild/core": "~1.2.8",
1717
"@rsbuild/plugin-react": "^1.1.0",
18-
"@types/react": "^19.0.9",
19-
"@types/react-dom": "^19.0.3",
18+
"@types/react": "^19.0.10",
19+
"@types/react-dom": "^19.0.4",
2020
"typescript": "^5.7.3"
2121
}
2222
}

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"build": "rslib build"
99
},
1010
"devDependencies": {
11-
"@rsbuild/plugin-preact": "^1.3.0",
11+
"@rsbuild/plugin-preact": "^1.3.1",
1212
"@rsbuild/plugin-sass": "^1.2.1",
1313
"@rslib/core": "workspace:*",
1414
"preact": "^10.25.4"

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.1.0",
1212
"@rsbuild/plugin-sass": "^1.2.1",
1313
"@rslib/core": "workspace:*",
14-
"@types/react": "^19.0.9",
14+
"@types/react": "^19.0.10",
1515
"react": "^19.0.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.1.0",
1212
"@rsbuild/plugin-sass": "^1.2.1",
1313
"@rslib/core": "workspace:*",
14-
"@types/react": "^19.0.9",
14+
"@types/react": "^19.0.10",
1515
"react": "^19.0.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.1.0",
1111
"@rsbuild/plugin-sass": "^1.2.1",
1212
"@rslib/core": "workspace:*",
13-
"@types/react": "^19.0.9",
13+
"@types/react": "^19.0.10",
1414
"react": "^19.0.0"
1515
},
1616
"peerDependencies": {

examples/vue-component-bundle/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"build": "rslib build && vue-tsc"
1010
},
1111
"devDependencies": {
12-
"@rsbuild/plugin-vue": "^1.0.5",
12+
"@rsbuild/plugin-vue": "^1.0.6",
1313
"@rslib/core": "workspace:*",
1414
"typescript": "^5.7.3",
1515
"vue": "^3.5.13",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,12 @@
5151
"fs-extra": "^11.3.0",
5252
"heading-case": "^0.1.4",
5353
"nano-staged": "^0.8.0",
54-
"nx": "^20.4.4",
54+
"nx": "^20.4.5",
5555
"prettier": "^3.5.1",
5656
"prettier-plugin-packagejson": "^2.5.8",
5757
"simple-git-hooks": "^2.11.1",
5858
"typescript": "^5.7.3",
59-
"vitest": "^3.0.5",
59+
"vitest": "^3.0.6",
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
@@ -44,7 +44,7 @@
4444
"dependencies": {
4545
"@rsbuild/core": "~1.2.8",
4646
"rsbuild-plugin-dts": "workspace:*",
47-
"tinyglobby": "^0.2.10"
47+
"tinyglobby": "^0.2.11"
4848
},
4949
"devDependencies": {
5050
"@module-federation/rsbuild-plugin": "^0.8.11",

0 commit comments

Comments
 (0)