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 46ff01a commit 3b9da02Copy full SHA for 3b9da02
package.json
@@ -37,12 +37,12 @@
37
},
38
"devDependencies": {
39
"@biomejs/biome": "^1.9.4",
40
- "@playwright/test": "^1.56.1",
41
- "@rsbuild/core": "1.6.0",
42
- "@rslib/core": "^0.17.0",
43
- "@types/node": "^22.18.13",
44
- "nano-staged": "^0.8.0",
45
- "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",
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.20.0",
+ "packageManager": "pnpm@10.24.0",
58
"publishConfig": {
59
"access": "public",
60
"registry": "https://registry.npmjs.org/"
0 commit comments