Skip to content

Commit 1ace634

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

File tree

2 files changed

+186
-185
lines changed

2 files changed

+186
-185
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -36,23 +36,23 @@
3636
"dependencies": {
3737
"fast-glob": "^3.3.3",
3838
"json5": "^2.2.3",
39-
"yaml": "^2.7.0"
39+
"yaml": "^2.7.1"
4040
},
4141
"devDependencies": {
4242
"@biomejs/biome": "^1.9.4",
43-
"@playwright/test": "^1.50.1",
44-
"@rsbuild/core": "^1.2.14",
43+
"@playwright/test": "^1.51.1",
44+
"@rsbuild/core": "^1.3.1",
4545
"@rsbuild/plugin-react": "^1.1.1",
4646
"@rsbuild/plugin-type-check": "^1.2.1",
47-
"@rslib/core": "^0.5.2",
48-
"@types/node": "^22.13.8",
47+
"@rslib/core": "^0.6.1",
48+
"@types/node": "^22.13.14",
4949
"@types/react": "^19.0.12",
5050
"@types/react-dom": "^19.0.4",
5151
"nano-staged": "^0.8.0",
52-
"playwright": "^1.50.1",
52+
"playwright": "^1.51.1",
5353
"react": "^19.1.0",
5454
"react-dom": "^19.1.0",
55-
"simple-git-hooks": "^2.11.1",
55+
"simple-git-hooks": "^2.12.1",
5656
"typescript": "^5.8.2"
5757
},
5858
"peerDependencies": {
@@ -63,7 +63,7 @@
6363
"optional": true
6464
}
6565
},
66-
"packageManager": "pnpm@10.5.2",
66+
"packageManager": "pnpm@10.7.0",
6767
"publishConfig": {
6868
"access": "public",
6969
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)