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 294f578 commit d29734fCopy full SHA for d29734f
package.json
@@ -33,11 +33,11 @@
33
},
34
"devDependencies": {
35
"@biomejs/biome": "^1.9.4",
36
- "@playwright/test": "^1.56.1",
37
- "@rsbuild/core": "^1.6.0",
38
- "@rslib/core": "^0.17.0",
39
- "@types/node": "^22.18.13",
40
- "playwright": "^1.56.1",
+ "@playwright/test": "^1.57.0",
+ "@rsbuild/core": "^1.6.10",
+ "@rslib/core": "^0.18.2",
+ "@types/node": "^22.19.1",
+ "playwright": "^1.57.0",
41
"simple-git-hooks": "^2.13.1",
42
"typescript": "^5.9.3"
43
@@ -49,7 +49,7 @@
49
"optional": true
50
}
51
52
- "packageManager": "pnpm@10.20.0",
+ "packageManager": "pnpm@10.24.0",
53
"publishConfig": {
54
"access": "public",
55
"registry": "https://registry.npmjs.org/"
0 commit comments