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 3e13eff commit a9018a4Copy full SHA for a9018a4
2 files changed
package.json
@@ -32,12 +32,12 @@
32
},
33
"devDependencies": {
34
"@playwright/test": "^1.60.0",
35
- "@rsbuild/core": "2.0.9",
36
- "@rslib/core": "^0.22.0",
37
- "@rslint/core": "^0.5.3",
38
- "@types/node": "^24.12.4",
+ "@rsbuild/core": "2.0.14",
+ "@rslib/core": "^0.22.1",
+ "@rslint/core": "^0.6.1",
+ "@types/node": "^24.13.2",
39
"playwright": "^1.60.0",
40
- "prettier": "^3.8.3",
+ "prettier": "^3.8.4",
41
"simple-git-hooks": "^2.13.1",
42
"typescript": "6.0.3"
43
@@ -49,7 +49,7 @@
49
"optional": true
50
}
51
52
- "packageManager": "pnpm@11.5.0",
+ "packageManager": "pnpm@11.6.0",
53
"publishConfig": {
54
"access": "public",
55
"registry": "https://registry.npmjs.org/"
0 commit comments