We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6366520 commit de7c24eCopy full SHA for de7c24e
2 files changed
package.json
@@ -29,8 +29,8 @@
29
"devDependencies": {
30
"@playwright/test": "^1.59.1",
31
"@rsbuild/core": "^1.7.5",
32
- "@rslib/core": "^0.21.2",
33
- "@rslint/core": "0.4.2",
+ "@rslib/core": "^0.21.3",
+ "@rslint/core": "0.5.0",
34
"@types/node": "^24.12.2",
35
"playwright": "^1.59.1",
36
"prettier": "^3.8.3",
@@ -45,7 +45,7 @@
45
"optional": true
46
}
47
},
48
- "packageManager": "pnpm@10.33.0",
+ "packageManager": "pnpm@10.33.2",
49
"publishConfig": {
50
"access": "public",
51
"registry": "https://registry.npmjs.org/"
0 commit comments