Skip to content

Commit 6616078

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

File tree

6 files changed

+131
-101
lines changed

6 files changed

+131
-101
lines changed

examples/react-component/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
"build": "rslib build"
99
},
1010
"devDependencies": {
11-
"@rsbuild/plugin-react": "1.0.2",
11+
"@rsbuild/plugin-react": "1.0.3",
1212
"@rslib/core": "workspace:*",
13-
"@types/react": "^18.3.9",
13+
"@types/react": "^18.3.10",
1414
"react": "^18.3.1"
1515
},
1616
"peerDependencies": {

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,10 @@
4545
"@types/node": "~18.19.39",
4646
"check-dependency-version-consistency": "^4.1.0",
4747
"cross-env": "^7.0.3",
48-
"cspell-ban-words": "^0.0.3",
48+
"cspell-ban-words": "^0.0.4",
4949
"fs-extra": "^11.2.0",
5050
"nano-staged": "^0.8.0",
51-
"nx": "^19.8.1",
51+
"nx": "^19.8.2",
5252
"prettier": "^3.3.3",
5353
"prettier-plugin-packagejson": "^2.5.2",
5454
"simple-git-hooks": "^2.11.1",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"prebundle": "prebundle"
3838
},
3939
"dependencies": {
40-
"@rsbuild/core": "1.0.7",
40+
"@rsbuild/core": "1.0.8",
4141
"rsbuild-plugin-dts": "workspace:*"
4242
},
4343
"devDependencies": {

packages/plugin-dts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"devDependencies": {
3737
"@microsoft/api-extractor": "^7.47.9",
38-
"@rsbuild/core": "1.0.7",
38+
"@rsbuild/core": "1.0.8",
3939
"@rslib/tsconfig": "workspace:*",
4040
"rslib": "npm:@rslib/[email protected]",
4141
"typescript": "^5.6.2"

0 commit comments

Comments
 (0)