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