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