We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b5a648 commit f29f3d7Copy full SHA for f29f3d7
2 files changed
package.json
@@ -31,10 +31,10 @@
31
},
32
"devDependencies": {
33
"@playwright/test": "^1.59.1",
34
- "@rsbuild/core": "2.0.3",
35
- "@rslib/core": "^0.21.3",
36
- "@rslint/core": "^0.5.1",
37
- "@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",
38
"playwright": "^1.59.1",
39
"prettier": "^3.8.3",
40
"simple-git-hooks": "^2.13.1",
@@ -48,7 +48,7 @@
48
"optional": true
49
}
50
51
- "packageManager": "pnpm@10.33.2",
+ "packageManager": "pnpm@10.33.4",
52
"publishConfig": {
53
"access": "public",
54
"registry": "https://registry.npmjs.org/"
0 commit comments