Skip to content

Commit 75f4295

Browse files
committed
chore(deps): remove Playwright patch and update dependencies
Removed the `playwright@1.59.1.patch` and updated `@typescript/native-preview` to `7.0.0-dev.20260410.1`.
1 parent e52debc commit 75f4295

3 files changed

Lines changed: 13 additions & 36 deletions

File tree

bun.lock

Lines changed: 11 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@happy-dom/global-registrator": "^20.8.9",
3535
"@playwright/test": "^1.59.1",
3636
"@types/bun": "^1.3.11",
37-
"@typescript/native-preview": "^7.0.0-dev.20260409.1",
37+
"@typescript/native-preview": "^7.0.0-dev.20260410.1",
3838
"astro": "^6.1.5",
3939
"caniuse-lite": "^1.0.30001787",
4040
"happy-dom": "^20.8.9",
@@ -54,7 +54,6 @@
5454
"yaml": ">=2.8.3"
5555
},
5656
"patchedDependencies": {
57-
"@axe-core/playwright@4.11.1": "patches/@axe-core%2Fplaywright@4.11.1.patch",
58-
"playwright@1.59.1": "patches/playwright@1.59.1.patch"
57+
"@axe-core/playwright@4.11.1": "patches/@axe-core%2Fplaywright@4.11.1.patch"
5958
}
6059
}

patches/playwright@1.59.1.patch

Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
 (0)