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