We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00533eb commit 0c95fd9Copy full SHA for 0c95fd9
2 files changed
package.json
@@ -30,10 +30,10 @@
30
"pre-commit": "npm run lint:write"
31
},
32
"devDependencies": {
33
- "@biomejs/biome": "^2.4.6",
+ "@biomejs/biome": "^2.4.7",
34
"@playwright/test": "^1.58.2",
35
"@rsbuild/core": "^1.7.3",
36
- "@rslib/core": "^0.19.6",
+ "@rslib/core": "^0.20.0",
37
"@types/node": "^24.12.0",
38
"playwright": "^1.58.2",
39
"simple-git-hooks": "^2.13.1",
@@ -47,7 +47,7 @@
47
"optional": true
48
}
49
50
- "packageManager": "pnpm@10.31.0",
+ "packageManager": "pnpm@10.32.1",
51
"publishConfig": {
52
"access": "public",
53
"registry": "https://registry.npmjs.org/"
0 commit comments