Skip to content

Commit c04643c

Browse files
committed
We were missing vite, which we were using through an undeclared transitive on wxt i think.
1 parent 0e17d9d commit c04643c

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

browser-extension/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
"tailwindcss": "^4.1.13",
3434
"tsx": "^4.19.1",
3535
"typescript": "^5.8.3",
36+
"vite": "^7.1.5",
3637
"vitest": "^3.2.4",
3738
"wxt": "^0.20.7"
3839
},

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)