Skip to content

Commit 3fa38ea

Browse files
chore(deps): update all non-major dependencies (#17)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1ace634 commit 3fa38ea

File tree

2 files changed

+236
-241
lines changed

2 files changed

+236
-241
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -40,20 +40,20 @@
4040
},
4141
"devDependencies": {
4242
"@biomejs/biome": "^1.9.4",
43-
"@playwright/test": "^1.51.1",
44-
"@rsbuild/core": "^1.3.1",
45-
"@rsbuild/plugin-react": "^1.1.1",
43+
"@playwright/test": "^1.52.0",
44+
"@rsbuild/core": "^1.3.14",
45+
"@rsbuild/plugin-react": "^1.3.0",
4646
"@rsbuild/plugin-type-check": "^1.2.1",
47-
"@rslib/core": "^0.6.1",
48-
"@types/node": "^22.13.14",
49-
"@types/react": "^19.0.12",
50-
"@types/react-dom": "^19.0.4",
47+
"@rslib/core": "^0.6.8",
48+
"@types/node": "^22.15.3",
49+
"@types/react": "^19.1.2",
50+
"@types/react-dom": "^19.1.3",
5151
"nano-staged": "^0.8.0",
52-
"playwright": "^1.51.1",
52+
"playwright": "^1.52.0",
5353
"react": "^19.1.0",
5454
"react-dom": "^19.1.0",
55-
"simple-git-hooks": "^2.12.1",
56-
"typescript": "^5.8.2"
55+
"simple-git-hooks": "^2.13.0",
56+
"typescript": "^5.8.3"
5757
},
5858
"peerDependencies": {
5959
"@rsbuild/core": "1.x"
@@ -63,7 +63,7 @@
6363
"optional": true
6464
}
6565
},
66-
"packageManager": "pnpm@10.7.0",
66+
"packageManager": "pnpm@10.10.0",
6767
"publishConfig": {
6868
"access": "public",
6969
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)