Skip to content

Commit 5325de4

Browse files
chore(deps): update all non-major dependencies (#22)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9c50673 commit 5325de4

File tree

2 files changed

+142
-121
lines changed

2 files changed

+142
-121
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,15 @@
4141
},
4242
"devDependencies": {
4343
"@biomejs/biome": "^1.9.4",
44-
"@playwright/test": "^1.49.0",
45-
"@rsbuild/core": "^1.1.6",
46-
"@rslib/core": "^0.1.1",
47-
"@types/node": "^22.10.1",
44+
"@playwright/test": "^1.50.1",
45+
"@rsbuild/core": "^1.2.3",
46+
"@rslib/core": "^0.4.0",
47+
"@types/node": "^22.13.0",
4848
"nano-staged": "^0.8.0",
49-
"playwright": "^1.49.0",
49+
"playwright": "^1.50.1",
5050
"simple-git-hooks": "^2.11.1",
5151
"strip-ansi": "^7.1.0",
52-
"typescript": "^5.7.2",
52+
"typescript": "^5.7.3",
5353
"upath": "^2.0.1",
5454
"rslog": "^1.2.3"
5555
},
@@ -61,7 +61,7 @@
6161
"optional": true
6262
}
6363
},
64-
"packageManager": "pnpm@9.14.4",
64+
"packageManager": "pnpm@9.15.4",
6565
"publishConfig": {
6666
"access": "public",
6767
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)