Skip to content

Commit eb9d759

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

File tree

2 files changed

+186
-175
lines changed

2 files changed

+186
-175
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -61,15 +61,15 @@
6161
},
6262
"devDependencies": {
6363
"@biomejs/biome": "^1.9.4",
64-
"@playwright/test": "^1.48.2",
65-
"@rsbuild/core": "^1.0.19",
66-
"@rslib/core": "^0.0.16",
67-
"@types/node": "^22.8.6",
64+
"@playwright/test": "^1.49.0",
65+
"@rsbuild/core": "^1.1.6",
66+
"@rslib/core": "^0.1.1",
67+
"@types/node": "^22.10.1",
6868
"nano-staged": "^0.8.0",
69-
"playwright": "^1.48.2",
69+
"playwright": "^1.49.0",
7070
"simple-git-hooks": "^2.11.1",
71-
"typescript": "^5.6.3",
72-
"vitest": "^2.1.4"
71+
"typescript": "^5.7.2",
72+
"vitest": "^2.1.6"
7373
},
7474
"peerDependencies": {
7575
"@rsbuild/core": "1.x"
@@ -79,7 +79,7 @@
7979
"optional": true
8080
}
8181
},
82-
"packageManager": "pnpm@9.12.3",
82+
"packageManager": "pnpm@9.14.4",
8383
"publishConfig": {
8484
"access": "public",
8585
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)