We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8b8463 commit bd5f4e1Copy full SHA for bd5f4e1
package.json
@@ -27,12 +27,12 @@
27
"pre-commit": "npm run lint:write"
28
},
29
"devDependencies": {
30
- "@playwright/test": "^1.58.2",
31
- "@rsbuild/core": "^1.7.4",
32
- "@rslib/core": "^0.20.1",
33
- "@rslint/core": "^0.3.3",
34
- "@types/node": "^24.12.0",
35
- "playwright": "^1.58.2",
+ "@playwright/test": "^1.59.1",
+ "@rsbuild/core": "^1.7.5",
+ "@rslib/core": "^0.20.3",
+ "@rslint/core": "^0.3.4",
+ "@types/node": "^24.12.2",
+ "playwright": "^1.59.1",
36
"prettier": "^3.8.1",
37
"simple-git-hooks": "^2.13.1",
38
"typescript": "^6.0.2"
0 commit comments