We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d761279 commit a1b43daCopy full SHA for a1b43da
2 files changed
package.json
@@ -33,12 +33,12 @@
33
"selfsigned": "^3.0.1"
34
},
35
"devDependencies": {
36
- "@playwright/test": "^1.59.1",
37
- "@rsbuild/core": "2.0.5",
38
- "@rslib/core": "^0.21.4",
39
- "@rslint/core": "^0.5.2",
40
- "@types/node": "^24.12.3",
41
- "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",
42
"prettier": "^3.8.3",
43
"simple-git-hooks": "^2.13.1",
44
"typescript": "6.0.3"
0 commit comments