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 b290583 commit 70d3873Copy full SHA for 70d3873
package.json
@@ -38,9 +38,9 @@
38
"devDependencies": {
39
"@biomejs/biome": "^1.9.4",
40
"@playwright/test": "^1.52.0",
41
- "@rsbuild/core": "1.3.14",
42
- "@rslib/core": "^0.6.8",
43
- "@types/node": "^22.15.3",
+ "@rsbuild/core": "1.3.22",
+ "@rslib/core": "^0.9.1",
+ "@types/node": "^22.15.29",
44
"nano-staged": "^0.8.0",
45
"playwright": "^1.52.0",
46
"simple-git-hooks": "^2.13.0",
@@ -54,7 +54,7 @@
54
"optional": true
55
}
56
},
57
- "packageManager": "pnpm@10.10.0",
+ "packageManager": "pnpm@10.11.0",
58
"publishConfig": {
59
"access": "public",
60
"registry": "https://registry.npmjs.org/"
0 commit comments