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 9b1d06e commit a7e0a98Copy full SHA for a7e0a98
package.json
@@ -34,12 +34,12 @@
34
},
35
"devDependencies": {
36
"@biomejs/biome": "^1.9.4",
37
- "@playwright/test": "^1.56.1",
38
- "@rsbuild/core": "^1.6.0",
39
- "@rslib/core": "^0.17.0",
40
- "@types/node": "^22.18.13",
41
- "nano-staged": "^0.8.0",
42
- "playwright": "^1.56.1",
+ "@playwright/test": "^1.57.0",
+ "@rsbuild/core": "^1.6.10",
+ "@rslib/core": "^0.18.2",
+ "@types/node": "^22.19.1",
+ "nano-staged": "^0.9.0",
+ "playwright": "^1.57.0",
43
"simple-git-hooks": "^2.13.1",
44
"typescript": "^5.9.3"
45
@@ -51,7 +51,7 @@
51
"optional": true
52
}
53
54
- "packageManager": "pnpm@10.20.0",
+ "packageManager": "pnpm@10.24.0",
55
"publishConfig": {
56
"access": "public",
57
"registry": "https://registry.npmjs.org/"
0 commit comments