Skip to content

Commit 2747cce

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

File tree

2 files changed

+219
-230
lines changed

2 files changed

+219
-230
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -43,18 +43,18 @@
4343
},
4444
"devDependencies": {
4545
"@biomejs/biome": "^1.9.4",
46-
"@playwright/test": "^1.51.1",
47-
"@rsbuild/core": "^1.3.1",
48-
"@rslib/core": "^0.6.1",
49-
"@rspack/cli": "^1.3.0",
50-
"@rspack/core": "^1.3.0",
51-
"@types/node": "^22.13.14",
46+
"@playwright/test": "^1.52.0",
47+
"@rsbuild/core": "^1.3.14",
48+
"@rslib/core": "^0.6.8",
49+
"@rspack/cli": "^1.3.8",
50+
"@rspack/core": "^1.3.8",
51+
"@types/node": "^22.15.3",
5252
"nano-staged": "^0.8.0",
53-
"playwright": "^1.51.1",
53+
"playwright": "^1.52.0",
5454
"rslog": "^1.2.3",
55-
"simple-git-hooks": "^2.12.1",
55+
"simple-git-hooks": "^2.13.0",
5656
"strip-ansi": "^7.1.0",
57-
"typescript": "^5.8.2",
57+
"typescript": "^5.8.3",
5858
"upath": "^2.0.1"
5959
},
6060
"peerDependencies": {
@@ -65,7 +65,7 @@
6565
"optional": true
6666
}
6767
},
68-
"packageManager": "pnpm@10.7.0",
68+
"packageManager": "pnpm@10.10.0",
6969
"publishConfig": {
7070
"access": "public",
7171
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)