We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3726d8f commit e53c71cCopy full SHA for e53c71c
2 files changed
package.json
@@ -27,12 +27,12 @@
27
"pre-commit": "pnpm run lint:write"
28
},
29
"devDependencies": {
30
- "@playwright/test": "^1.59.1",
31
- "@rsbuild/core": "^2.0.5",
32
- "@rslib/core": "^0.21.4",
33
- "@rslint/core": "0.5.2",
34
- "@types/node": "^24.12.3",
35
- "playwright": "^1.59.1",
+ "@playwright/test": "^1.60.0",
+ "@rsbuild/core": "^2.0.6",
+ "@rslib/core": "^0.21.5",
+ "@rslint/core": "0.5.3",
+ "@types/node": "^24.12.4",
+ "playwright": "^1.60.0",
36
"prettier": "^3.8.3",
37
"simple-git-hooks": "^2.13.1",
38
"typescript": "6.0.3"
0 commit comments