Skip to content

Commit 2ca6714

Browse files
fix(deps): update all non-major dependencies (#38)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8f65b04 commit 2ca6714

File tree

2 files changed

+217
-317
lines changed

2 files changed

+217
-317
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -35,23 +35,23 @@
3535
]
3636
},
3737
"dependencies": {
38-
"acorn": "^8.14.1",
38+
"acorn": "^8.15.0",
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.52.0",
47-
"@rsbuild/core": "^1.3.22",
48-
"@rslib/core": "^0.9.1",
49-
"@rspack/cli": "^1.3.13",
50-
"@rspack/core": "^1.3.13",
51-
"@types/node": "^22.15.29",
46+
"@playwright/test": "^1.53.2",
47+
"@rsbuild/core": "^1.4.2",
48+
"@rslib/core": "^0.10.4",
49+
"@rspack/cli": "^1.4.1",
50+
"@rspack/core": "^1.4.1",
51+
"@types/node": "^22.15.34",
5252
"nano-staged": "^0.8.0",
53-
"playwright": "^1.52.0",
54-
"rslog": "^1.2.3",
53+
"playwright": "^1.53.2",
54+
"rslog": "^1.2.9",
5555
"simple-git-hooks": "^2.13.0",
5656
"strip-ansi": "^7.1.0",
5757
"typescript": "^5.8.3",
@@ -65,7 +65,7 @@
6565
"optional": true
6666
}
6767
},
68-
"packageManager": "pnpm@10.11.0",
68+
"packageManager": "pnpm@10.12.4",
6969
"publishConfig": {
7070
"access": "public",
7171
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)