Skip to content

Commit 89b6df9

Browse files
committed
fix(*): fix dependencies
1 parent 0e322a5 commit 89b6df9

File tree

2 files changed

+3
-7
lines changed

2 files changed

+3
-7
lines changed

bun.lock

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"devDependencies": {
1616
"@biomejs/biome": "^2.2.5",
17-
"@playwright/test": "^1.55.1",
17+
"@playwright/test": "next",
1818
"@types/bun": "^1.2.23",
1919
"@typescript/native-preview": "^7.0.0-dev.20251005.1",
2020
"husky": "9.1.7",

0 commit comments

Comments
 (0)