We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08809f7 commit 10f58adCopy full SHA for 10f58ad
package.json
@@ -38,13 +38,13 @@
38
},
39
"devDependencies": {
40
"@biomejs/biome": "^1.9.4",
41
- "@playwright/test": "^1.50.1",
42
- "@rsbuild/core": "1.2.14",
43
- "@rslib/core": "^0.5.2",
44
- "@types/node": "^22.13.8",
+ "@playwright/test": "^1.51.1",
+ "@rsbuild/core": "1.3.1",
+ "@rslib/core": "^0.6.1",
+ "@types/node": "^22.13.14",
45
"nano-staged": "^0.8.0",
46
- "playwright": "^1.50.1",
47
- "simple-git-hooks": "^2.11.1",
+ "playwright": "^1.51.1",
+ "simple-git-hooks": "^2.12.1",
48
"typescript": "^5.8.2"
49
50
"peerDependencies": {
@@ -55,7 +55,7 @@
55
"optional": true
56
}
57
58
- "packageManager": "pnpm@10.5.2",
+ "packageManager": "pnpm@10.7.0",
59
"publishConfig": {
60
"access": "public",
61
"registry": "https://registry.npmjs.org/"
0 commit comments