We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f22930 commit 3783008Copy full SHA for 3783008
2 files changed
package.json
@@ -34,10 +34,10 @@
34
},
35
"devDependencies": {
36
"@playwright/test": "^1.59.1",
37
- "@rsbuild/core": "2.0.3",
38
- "@rslib/core": "^0.21.3",
39
- "@rslint/core": "^0.5.1",
40
- "@types/node": "^24.12.2",
+ "@rsbuild/core": "2.0.5",
+ "@rslib/core": "^0.21.4",
+ "@rslint/core": "^0.5.2",
+ "@types/node": "^24.12.3",
41
"playwright": "^1.59.1",
42
"prettier": "^3.8.3",
43
"simple-git-hooks": "^2.13.1",
@@ -51,7 +51,7 @@
51
"optional": true
52
}
53
54
- "packageManager": "pnpm@10.33.2",
+ "packageManager": "pnpm@10.33.4",
55
"publishConfig": {
56
"access": "public",
57
"registry": "https://registry.npmjs.org/"
0 commit comments