We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75eee5d commit e8bcef9Copy full SHA for e8bcef9
package.json
@@ -28,15 +28,14 @@
28
"pre-commit": "npm run lint:write"
29
},
30
"devDependencies": {
31
- "@biomejs/biome": "^1.9.4",
32
- "@playwright/test": "^1.49.0",
33
- "@winner-fed/winjs": "^0.15.0",
34
- "@winner-fed/utils": "^0.15.0",
35
- "@rslib/core": "^0.1.1",
36
- "@types/node": "^22.10.1",
37
- "playwright": "^1.49.0",
38
- "simple-git-hooks": "^2.11.1",
39
- "typescript": "^5.7.2"
+ "@biomejs/biome": "^2.1.1",
+ "@playwright/test": "^1.53.2",
+ "@rsbuild/core": "^1.4.2",
+ "@rslib/core": "^0.10.4",
+ "@types/node": "^22.15.34",
+ "playwright": "^1.53.2",
+ "simple-git-hooks": "^2.13.0",
+ "typescript": "^5.8.3"
40
41
"peerDependencies": {
42
"@rsbuild/core": "1.x",
0 commit comments