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 611f4ac commit 0d2bf9eCopy full SHA for 0d2bf9e
package.json
@@ -38,10 +38,10 @@
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",
44
- "eslint": "^9.25.1",
+ "@rsbuild/core": "^1.3.22",
+ "@rslib/core": "^0.9.1",
+ "@types/node": "^22.15.29",
+ "eslint": "^9.28.0",
45
"nano-staged": "^0.8.0",
46
"playwright": "^1.52.0",
47
"simple-git-hooks": "^2.13.0",
@@ -56,7 +56,7 @@
56
"optional": true
57
}
58
},
59
- "packageManager": "pnpm@10.10.0",
+ "packageManager": "pnpm@10.11.0",
60
"publishConfig": {
61
"access": "public",
62
"registry": "https://registry.npmjs.org/"
0 commit comments