We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcbf278 commit 2a852feCopy full SHA for 2a852fe
2 files changed
package.json
@@ -29,11 +29,11 @@
29
},
30
"devDependencies": {
31
"@biomejs/biome": "^1.9.4",
32
- "@playwright/test": "^1.52.0",
33
- "@rsbuild/core": "^1.3.22",
34
- "@rslib/core": "^0.9.1",
35
- "@types/node": "^22.15.29",
36
- "playwright": "^1.52.0",
+ "@playwright/test": "^1.53.2",
+ "@rsbuild/core": "^1.4.2",
+ "@rslib/core": "^0.10.4",
+ "@types/node": "^22.15.34",
+ "playwright": "^1.53.2",
37
"simple-git-hooks": "^2.13.0",
38
"typescript": "^5.8.3"
39
@@ -45,7 +45,7 @@
45
"optional": true
46
}
47
48
- "packageManager": "pnpm@10.11.0",
+ "packageManager": "pnpm@10.12.4",
49
"publishConfig": {
50
"access": "public",
51
"registry": "https://registry.npmjs.org/"
0 commit comments