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 7527524 commit 7dfdb74Copy full SHA for 7dfdb74
package.json
@@ -48,7 +48,7 @@
48
"lint-staged": "^16.1.5",
49
"node-fetch": "^3.3.2",
50
"npm-run-all2": "^8.0.4",
51
- "playwright-core": "~1.55.0",
+ "playwright-core": "~1.56.0",
52
"prettier": "^3.6.2",
53
"prettier-plugin-svelte": "^3.4.0",
54
"publint": "^0.3.12",
@@ -64,7 +64,7 @@
64
"*": "prettier --cache --ignore-path .gitignore --ignore-unknown --write",
65
"packages/*/src/**/*": "pnpm generate:types-staged"
66
},
67
- "packageManager": "pnpm@10.17.1",
+ "packageManager": "pnpm@10.19.0",
68
"engines": {
69
"pnpm": "^10.2.0",
70
"node": "^20.19 || ^22.12 || >=24"
0 commit comments