Skip to content

Commit a088fb4

Browse files
chore(deps): update all patch dependencies
1 parent d99c6e5 commit a088fb4

File tree

7 files changed

+190
-195
lines changed

7 files changed

+190
-195
lines changed

e2e/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
1111
"devDependencies": {
1212
"@e2e/helper": "workspace:*",
1313
"@playwright/test": "1.47.2",
14-
"@rsbuild/core": "1.0.5",
14+
"@rsbuild/core": "1.0.7",
1515
"@rslib/core": "workspace:*",
1616
"@rslib/tsconfig": "workspace:*",
1717
"@types/fs-extra": "^11.0.4",
1818
"@types/node": "~18.19.39",
19-
"@types/react": "^18.3.8",
19+
"@types/react": "^18.3.9",
2020
"fast-glob": "^3.3.2",
2121
"fs-extra": "^11.2.0",
2222
"path-serializer": "0.0.6",

examples/react-component/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"devDependencies": {
88
"@rsbuild/plugin-react": "1.0.2",
99
"@rslib/core": "workspace:*",
10-
"@types/react": "^18.3.8",
10+
"@types/react": "^18.3.9",
1111
"react": "^18.3.1"
1212
},
1313
"peerDependencies": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"cspell-ban-words": "^0.0.3",
4747
"fs-extra": "^11.2.0",
4848
"nano-staged": "^0.8.0",
49-
"nx": "^19.8.0",
49+
"nx": "^19.8.1",
5050
"prettier": "^3.3.3",
5151
"prettier-plugin-packagejson": "^2.5.2",
5252
"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.5",
40+
"@rsbuild/core": "1.0.7",
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.5",
38+
"@rsbuild/core": "1.0.7",
3939
"@rslib/tsconfig": "workspace:*",
4040
"rslib": "npm:@rslib/[email protected]",
4141
"typescript": "^5.6.2"

0 commit comments

Comments
 (0)