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 70d3873 commit 4e94aacCopy full SHA for 4e94aac
package.json
@@ -37,12 +37,12 @@
37
},
38
"devDependencies": {
39
"@biomejs/biome": "^1.9.4",
40
- "@playwright/test": "^1.52.0",
41
- "@rsbuild/core": "1.3.22",
42
- "@rslib/core": "^0.9.1",
43
- "@types/node": "^22.15.29",
+ "@playwright/test": "^1.53.2",
+ "@rsbuild/core": "1.4.2",
+ "@rslib/core": "^0.10.4",
+ "@types/node": "^22.15.34",
44
"nano-staged": "^0.8.0",
45
- "playwright": "^1.52.0",
+ "playwright": "^1.53.2",
46
"simple-git-hooks": "^2.13.0",
47
"typescript": "^5.8.3"
48
@@ -54,7 +54,7 @@
54
"optional": true
55
}
56
57
- "packageManager": "pnpm@10.11.0",
+ "packageManager": "pnpm@10.12.4",
58
"publishConfig": {
59
"access": "public",
60
"registry": "https://registry.npmjs.org/"
0 commit comments