Skip to content

Commit 6707ee5

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

File tree

25 files changed

+239
-239
lines changed

25 files changed

+239
-239
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.14.0",
1616
"@rsbuild/core": "1.3.21",
1717
"@rsbuild/plugin-react": "^1.3.1",
18-
"@types/react": "^19.1.4",
18+
"@types/react": "^19.1.5",
1919
"@types/react-dom": "^19.1.5",
2020
"typescript": "^5.8.3"
2121
}

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@module-federation/storybook-addon": "^4.0.16",
2424
"@rsbuild/plugin-react": "^1.3.1",
2525
"@rslib/core": "workspace:*",
26-
"@types/react": "^19.1.4",
26+
"@types/react": "^19.1.5",
2727
"http-server": "^14.1.1",
2828
"react": "^19.1.0",
2929
"react-dom": "^19.1.0",

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.14.0",
1616
"@rsbuild/core": "1.3.21",
1717
"@rsbuild/plugin-react": "^1.3.1",
18-
"@types/react": "^19.1.4",
18+
"@types/react": "^19.1.5",
1919
"@types/react-dom": "^19.1.5",
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.3.1",
1212
"@rsbuild/plugin-sass": "^1.3.1",
1313
"@rslib/core": "workspace:*",
14-
"preact": "^10.26.6"
14+
"preact": "^10.26.7"
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.1",
1212
"@rsbuild/plugin-sass": "^1.3.1",
1313
"@rslib/core": "workspace:*",
14-
"@types/react": "^19.1.4",
14+
"@types/react": "^19.1.5",
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.1",
1212
"@rsbuild/plugin-sass": "^1.3.1",
1313
"@rslib/core": "workspace:*",
14-
"@types/react": "^19.1.4",
14+
"@types/react": "^19.1.5",
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.1",
1111
"@rsbuild/plugin-sass": "^1.3.1",
1212
"@rslib/core": "workspace:*",
13-
"@types/react": "^19.1.4",
13+
"@types/react": "^19.1.5",
1414
"react": "^19.1.0"
1515
},
1616
"peerDependencies": {

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,25 +45,25 @@
4545
"@biomejs/biome": "^1.9.4",
4646
"@changesets/cli": "^2.29.4",
4747
"@types/fs-extra": "^11.0.4",
48-
"@types/node": "^22.8.1",
48+
"@types/node": "^22.15.21",
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.0",
55+
"nx": "^21.1.2",
5656
"prettier": "^3.5.3",
5757
"prettier-plugin-packagejson": "^2.5.14",
5858
"simple-git-hooks": "^2.13.0",
5959
"typescript": "^5.8.3",
6060
"vitest": "^3.1.4",
6161
"zx": "^8.5.4"
6262
},
63-
"packageManager": "pnpm@10.8.1",
63+
"packageManager": "pnpm@10.11.0",
6464
"engines": {
6565
"node": ">=18.0.0",
66-
"pnpm": ">=10.0.0"
66+
"pnpm": ">=10.11.0"
6767
},
6868
"pnpm": {
6969
"onlyBuiltDependencies": [

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.3.21",
4646
"rsbuild-plugin-dts": "workspace:*",
47-
"tinyglobby": "^0.2.13"
47+
"tinyglobby": "^0.2.14"
4848
},
4949
"devDependencies": {
5050
"@module-federation/rsbuild-plugin": "^0.14.0",

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.8.1",
23+
"@types/node": "^22.15.21",
2424
"typescript": "^5.8.3"
2525
}
2626
}

0 commit comments

Comments
 (0)