Skip to content

Commit 5ecf104

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

File tree

2 files changed

+216
-216
lines changed

2 files changed

+216
-216
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -36,25 +36,25 @@
3636
},
3737
"dependencies": {
3838
"acorn": "^8.15.0",
39-
"browserslist-to-es-version": "^1.0.0",
39+
"browserslist-to-es-version": "^1.1.0",
4040
"htmlparser2": "10.0.0",
4141
"picocolors": "^1.1.1",
42-
"source-map": "^0.7.4"
42+
"source-map": "^0.7.6"
4343
},
4444
"devDependencies": {
4545
"@biomejs/biome": "^1.9.4",
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",
46+
"@playwright/test": "^1.54.1",
47+
"@rsbuild/core": "^1.4.12",
48+
"@rslib/core": "^0.11.0",
49+
"@rspack/cli": "^1.4.11",
50+
"@rspack/core": "^1.4.11",
51+
"@types/node": "^22.17.0",
5252
"nano-staged": "^0.8.0",
53-
"playwright": "^1.53.2",
53+
"playwright": "^1.54.1",
5454
"rslog": "^1.2.9",
55-
"simple-git-hooks": "^2.13.0",
55+
"simple-git-hooks": "^2.13.1",
5656
"strip-ansi": "^7.1.0",
57-
"typescript": "^5.8.3",
57+
"typescript": "^5.9.2",
5858
"upath": "^2.0.1"
5959
},
6060
"peerDependencies": {
@@ -65,7 +65,7 @@
6565
"optional": true
6666
}
6767
},
68-
"packageManager": "pnpm@10.12.4",
68+
"packageManager": "pnpm@10.14.0",
6969
"publishConfig": {
7070
"access": "public",
7171
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)