We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5203ed commit 55a6597Copy full SHA for 55a6597
2 files changed
package.json
@@ -37,14 +37,14 @@
37
},
38
"devDependencies": {
39
"@biomejs/biome": "^1.9.4",
40
- "@playwright/test": "^1.49.0",
41
- "@rsbuild/core": "1.1.6",
42
- "@rslib/core": "^0.1.1",
43
- "@types/node": "^22.10.1",
+ "@playwright/test": "^1.50.1",
+ "@rsbuild/core": "1.2.11",
+ "@rslib/core": "^0.5.1",
+ "@types/node": "^22.13.5",
44
"nano-staged": "^0.8.0",
45
- "playwright": "^1.49.0",
+ "playwright": "^1.50.1",
46
"simple-git-hooks": "^2.11.1",
47
- "typescript": "^5.7.2"
+ "typescript": "^5.7.3"
48
49
"peerDependencies": {
50
"@rsbuild/core": "1.x"
@@ -54,7 +54,7 @@
54
"optional": true
55
}
56
57
- "packageManager": "pnpm@9.14.4",
+ "packageManager": "pnpm@9.15.6",
58
"publishConfig": {
59
"access": "public",
60
"registry": "https://registry.npmjs.org/"
0 commit comments