We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6f6051 commit 1cd2151Copy full SHA for 1cd2151
2 files changed
package.json
@@ -37,12 +37,12 @@
37
},
38
"devDependencies": {
39
"@biomejs/biome": "^1.9.4",
40
- "@playwright/test": "^1.57.0",
41
- "@rsbuild/core": "1.6.10",
42
- "@rslib/core": "^0.18.2",
+ "@playwright/test": "^1.58.1",
+ "@rsbuild/core": "1.7.2",
+ "@rslib/core": "^0.19.4",
43
"@types/node": "^24.10.9",
44
"nano-staged": "^0.9.0",
45
- "playwright": "^1.57.0",
+ "playwright": "^1.58.1",
46
"simple-git-hooks": "^2.13.1",
47
"typescript": "^5.9.3"
48
@@ -54,7 +54,7 @@
54
"optional": true
55
}
56
57
- "packageManager": "pnpm@10.24.0",
+ "packageManager": "pnpm@10.28.2",
58
"publishConfig": {
59
"access": "public",
60
"registry": "https://registry.npmjs.org/"
0 commit comments