Skip to content

Commit 30934f8

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

2 files changed

Lines changed: 210 additions & 163 deletions

File tree

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -34,17 +34,17 @@
3434
},
3535
"devDependencies": {
3636
"@biomejs/biome": "^1.9.4",
37-
"@playwright/test": "^1.52.0",
38-
"@rsbuild/core": "^1.3.22",
39-
"@rsbuild/plugin-react": "^1.3.1",
40-
"@rslib/core": "^0.9.1",
41-
"@types/node": "^22.15.29",
37+
"@playwright/test": "^1.54.1",
38+
"@rsbuild/core": "^1.4.12",
39+
"@rsbuild/plugin-react": "^1.3.4",
40+
"@rslib/core": "^0.11.0",
41+
"@types/node": "^22.17.0",
4242
"nano-staged": "^0.8.0",
43-
"playwright": "^1.52.0",
44-
"react": "^19.1.0",
45-
"react-dom": "^19.1.0",
46-
"simple-git-hooks": "^2.13.0",
47-
"typescript": "^5.8.3"
43+
"playwright": "^1.54.1",
44+
"react": "^19.1.1",
45+
"react-dom": "^19.1.1",
46+
"simple-git-hooks": "^2.13.1",
47+
"typescript": "^5.9.2"
4848
},
4949
"peerDependencies": {
5050
"@rsbuild/core": "1.x"
@@ -54,7 +54,7 @@
5454
"optional": true
5555
}
5656
},
57-
"packageManager": "pnpm@10.11.0",
57+
"packageManager": "pnpm@10.14.0",
5858
"publishConfig": {
5959
"access": "public",
6060
"registry": "https://registry.npmjs.org/",

0 commit comments

Comments
 (0)