Skip to content

Commit 928e851

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

File tree

2 files changed

+166
-341
lines changed

2 files changed

+166
-341
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -35,24 +35,24 @@
3535
]
3636
},
3737
"dependencies": {
38-
"acorn": "^8.14.0",
38+
"acorn": "^8.14.1",
3939
"browserslist-to-es-version": "^1.0.0",
4040
"htmlparser2": "10.0.0",
4141
"picocolors": "^1.1.1",
4242
"source-map": "^0.7.4"
4343
},
4444
"devDependencies": {
4545
"@biomejs/biome": "^1.9.4",
46-
"@playwright/test": "^1.50.1",
47-
"@rsbuild/core": "^1.3.0-beta.3",
48-
"@rslib/core": "^0.5.2",
49-
"@rspack/cli": "^1.3.0-beta.1",
50-
"@rspack/core": "^1.3.0-beta.1",
51-
"@types/node": "^22.13.7",
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",
5252
"nano-staged": "^0.8.0",
53-
"playwright": "^1.50.1",
53+
"playwright": "^1.51.1",
5454
"rslog": "^1.2.3",
55-
"simple-git-hooks": "^2.11.1",
55+
"simple-git-hooks": "^2.12.1",
5656
"strip-ansi": "^7.1.0",
5757
"typescript": "^5.8.2",
5858
"upath": "^2.0.1"
@@ -65,7 +65,7 @@
6565
"optional": true
6666
}
6767
},
68-
"packageManager": "pnpm@10.5.2",
68+
"packageManager": "pnpm@10.7.0",
6969
"publishConfig": {
7070
"access": "public",
7171
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)