We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a14a279 commit 30f204fCopy full SHA for 30f204f
package.json
@@ -38,12 +38,12 @@
38
},
39
"devDependencies": {
40
"@biomejs/biome": "^1.9.4",
41
- "@playwright/test": "^1.55.1",
42
- "@rsbuild/core": "1.5.13",
43
- "@rslib/core": "^0.15.0",
+ "@playwright/test": "^1.57.0",
+ "@rsbuild/core": "1.6.10",
+ "@rslib/core": "^0.18.2",
44
"@types/node": "^24.10.1",
45
- "nano-staged": "^0.8.0",
46
- "playwright": "^1.55.1",
+ "nano-staged": "^0.9.0",
+ "playwright": "^1.57.0",
47
"simple-git-hooks": "^2.13.1",
48
"typescript": "^5.9.3"
49
@@ -55,7 +55,7 @@
55
"optional": true
56
}
57
58
- "packageManager": "pnpm@10.17.1",
+ "packageManager": "pnpm@10.24.0",
59
"publishConfig": {
60
"access": "public",
61
"registry": "https://registry.npmjs.org/"
0 commit comments