Skip to content

Commit 7d8f0aa

Browse files
committed
chore: update playwright and vitest
1 parent c3ecb72 commit 7d8f0aa

File tree

3 files changed

+150
-49
lines changed

3 files changed

+150
-49
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"lint-staged": "^16.2.7",
4949
"node-fetch": "^3.3.2",
5050
"npm-run-all2": "^8.0.4",
51-
"playwright-core": "~1.55.1",
51+
"playwright-core": "~1.57.0",
5252
"prettier": "^3.7.3",
5353
"prettier-plugin-svelte": "^3.4.0",
5454
"publint": "^0.3.15",
@@ -57,7 +57,7 @@
5757
"typescript": "^5.9.3",
5858
"typescript-eslint": "^8.48.0",
5959
"vite": "^7.2.6",
60-
"vitest": "^3.2.4"
60+
"vitest": "^4.0.15"
6161
},
6262
"lint-staged": {
6363
"*.{js,ts,svelte,html,md,svx}": "eslint --cache --fix",

0 commit comments

Comments
 (0)