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 f634b79 commit 6c649ccCopy full SHA for 6c649cc
package.json
@@ -30,12 +30,12 @@
30
"pre-commit": "npm run lint:write"
31
},
32
"devDependencies": {
33
- "@biomejs/biome": "^2.2.4",
34
- "@playwright/test": "^1.55.1",
35
- "@rsbuild/core": "^1.5.13",
36
- "@rslib/core": "^0.15.0",
+ "@biomejs/biome": "^2.3.2",
+ "@playwright/test": "^1.56.1",
+ "@rsbuild/core": "^1.6.0",
+ "@rslib/core": "^0.17.0",
37
"@types/node": "^24.9.2",
38
- "playwright": "^1.55.1",
+ "playwright": "^1.56.1",
39
"simple-git-hooks": "^2.13.1",
40
"typescript": "^5.9.3"
41
@@ -47,7 +47,7 @@
47
"optional": true
48
}
49
50
- "packageManager": "pnpm@10.17.1",
+ "packageManager": "pnpm@10.20.0",
51
"publishConfig": {
52
"access": "public",
53
"registry": "https://registry.npmjs.org/"
0 commit comments