Skip to content

Commit d43b267

Browse files
chore(deps): update all non-major dependencies (#50)
1 parent 9cd22ac commit d43b267

File tree

2 files changed

+98
-268
lines changed

2 files changed

+98
-268
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -29,17 +29,17 @@
2929
},
3030
"devDependencies": {
3131
"@biomejs/biome": "^1.9.4",
32-
"@playwright/test": "^1.50.1",
32+
"@playwright/test": "^1.51.1",
3333
"@rollup/pluginutils": "^5.1.4",
34-
"@rsbuild/core": "^1.3.0",
35-
"@rslib/core": "^0.5.2",
34+
"@rsbuild/core": "^1.3.1",
35+
"@rslib/core": "^0.6.1",
3636
"@rsbuild/webpack": "^1.3.0",
37-
"@types/node": "^22.13.7",
38-
"@types/semver": "^7.5.8",
39-
"playwright": "^1.50.1",
37+
"@types/node": "^22.13.14",
38+
"@types/semver": "^7.7.0",
39+
"playwright": "^1.51.1",
4040
"postcss": "^8.5.3",
4141
"semver": "^7.7.1",
42-
"simple-git-hooks": "^2.11.1",
42+
"simple-git-hooks": "^2.12.1",
4343
"tailwindcss": "^3.4.17",
4444
"typescript": "^5.8.2"
4545
},
@@ -52,7 +52,7 @@
5252
"optional": true
5353
}
5454
},
55-
"packageManager": "pnpm@10.5.2",
55+
"packageManager": "pnpm@10.7.0",
5656
"publishConfig": {
5757
"access": "public",
5858
"provenance": true,

0 commit comments

Comments
 (0)