Skip to content

Commit 6b1d6b9

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

File tree

2 files changed

+385
-626
lines changed

2 files changed

+385
-626
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -33,23 +33,23 @@
3333
]
3434
},
3535
"dependencies": {
36-
"acorn": "^8.12.1",
36+
"acorn": "^8.14.0",
3737
"browserslist-to-es-version": "^1.0.0",
3838
"htmlparser2": "9.1.0",
39-
"picocolors": "^1.1.0",
39+
"picocolors": "^1.1.1",
4040
"source-map": "^0.7.4"
4141
},
4242
"devDependencies": {
43-
"@biomejs/biome": "^1.8.3",
44-
"@playwright/test": "^1.46.1",
45-
"@rsbuild/core": "^1.0.1-rc.4",
46-
"@types/node": "^20.16.5",
43+
"@biomejs/biome": "^1.9.4",
44+
"@playwright/test": "^1.48.2",
45+
"@rsbuild/core": "^1.0.19",
46+
"@types/node": "^20.17.5",
4747
"nano-staged": "^0.8.0",
48-
"playwright": "^1.46.1",
48+
"playwright": "^1.48.2",
4949
"simple-git-hooks": "^2.11.1",
5050
"strip-ansi": "^6.0.1",
51-
"tsup": "^8.2.4",
52-
"typescript": "^5.5.4",
51+
"tsup": "^8.3.5",
52+
"typescript": "^5.6.3",
5353
"upath": "^2.0.1"
5454
},
5555
"peerDependencies": {
@@ -60,7 +60,7 @@
6060
"optional": true
6161
}
6262
},
63-
"packageManager": "pnpm@9.9.0",
63+
"packageManager": "pnpm@9.12.3",
6464
"publishConfig": {
6565
"access": "public",
6666
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)