Skip to content

Commit b07f3ed

Browse files
chore(deps): update all patch dependencies
1 parent 6e4bd1a commit b07f3ed

File tree

7 files changed

+133
-133
lines changed

7 files changed

+133
-133
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.1",
14-
"@rsbuild/core": "1.0.4",
14+
"@rsbuild/core": "1.0.5",
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.5",
19+
"@types/react": "^18.3.8",
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.5",
10+
"@types/react": "^18.3.8",
1111
"react": "^18.3.1"
1212
},
1313
"peerDependencies": {

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"pnpm-lock.yaml": "pnpm dedupe --check"
3838
},
3939
"devDependencies": {
40-
"@biomejs/biome": "^1.9.1",
40+
"@biomejs/biome": "^1.9.2",
4141
"@changesets/cli": "^2.27.8",
4242
"@types/fs-extra": "^11.0.4",
4343
"@types/node": "~18.19.39",
@@ -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.7.3",
49+
"nx": "^19.7.4",
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.4",
40+
"@rsbuild/core": "1.0.5",
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.4",
38+
"@rsbuild/core": "1.0.5",
3939
"@rslib/tsconfig": "workspace:*",
4040
"rslib": "npm:@rslib/[email protected]",
4141
"typescript": "^5.6.2"

0 commit comments

Comments
 (0)