We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eaa9aed commit 373bb66Copy full SHA for 373bb66
2 files changed
package.json
@@ -29,13 +29,13 @@
29
},
30
"devDependencies": {
31
"@biomejs/biome": "^1.9.4",
32
- "@playwright/test": "^1.51.1",
33
- "@rsbuild/core": "^1.3.1",
34
- "@rslib/core": "^0.6.1",
35
- "@types/node": "^22.13.14",
36
- "playwright": "^1.51.1",
37
- "simple-git-hooks": "^2.12.1",
38
- "typescript": "^5.8.2"
+ "@playwright/test": "^1.52.0",
+ "@rsbuild/core": "^1.3.14",
+ "@rslib/core": "^0.6.8",
+ "@types/node": "^22.15.3",
+ "playwright": "^1.52.0",
+ "simple-git-hooks": "^2.13.0",
+ "typescript": "^5.8.3"
39
40
"peerDependencies": {
41
"@rsbuild/core": "1.x"
@@ -45,7 +45,7 @@
45
"optional": true
46
}
47
48
- "packageManager": "pnpm@10.7.0",
+ "packageManager": "pnpm@10.10.0",
49
"publishConfig": {
50
"access": "public",
51
"registry": "https://registry.npmjs.org/"
0 commit comments