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 4ea00d4 commit eaa9aedCopy full SHA for eaa9aed
package.json
@@ -29,12 +29,12 @@
29
},
30
"devDependencies": {
31
"@biomejs/biome": "^1.9.4",
32
- "@playwright/test": "^1.50.1",
33
- "@rsbuild/core": "^1.2.13",
34
- "@rslib/core": "^0.5.2",
35
- "@types/node": "^22.13.7",
36
- "playwright": "^1.50.1",
37
- "simple-git-hooks": "^2.11.1",
+ "@playwright/test": "^1.51.1",
+ "@rsbuild/core": "^1.3.1",
+ "@rslib/core": "^0.6.1",
+ "@types/node": "^22.13.14",
+ "playwright": "^1.51.1",
+ "simple-git-hooks": "^2.12.1",
38
"typescript": "^5.8.2"
39
40
"peerDependencies": {
@@ -45,7 +45,7 @@
45
"optional": true
46
}
47
48
- "packageManager": "pnpm@10.5.2",
+ "packageManager": "pnpm@10.7.0",
49
"publishConfig": {
50
"access": "public",
51
"registry": "https://registry.npmjs.org/"
0 commit comments