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 8d20966 commit 6b91b10Copy full SHA for 6b91b10
2 files changed
package.json
@@ -28,12 +28,12 @@
28
},
29
"devDependencies": {
30
"@playwright/test": "^1.60.0",
31
- "@rsbuild/core": "^2.0.9",
32
- "@rslib/core": "^0.22.0",
33
- "@rslint/core": "0.5.3",
34
- "@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",
35
"playwright": "^1.60.0",
36
- "prettier": "^3.8.3",
+ "prettier": "^3.8.4",
37
"simple-git-hooks": "^2.13.1",
38
"typescript": "6.0.3"
39
@@ -45,7 +45,7 @@
45
"optional": true
46
}
47
48
- "packageManager": "pnpm@11.5.0",
+ "packageManager": "pnpm@11.6.0",
49
"publishConfig": {
50
"access": "public",
51
"registry": "https://registry.npmjs.org/"
0 commit comments