Skip to content

Commit aab4244

Browse files
authored
fix: Update vite dependency range to support v6 (#1215)
1 parent 767a3a9 commit aab4244

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/wxt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"publish-browser-extension": "^2.2.2",
123123
"scule": "^1.3.0",
124124
"unimport": "^3.13.1",
125-
"vite": "^5.4.11",
125+
"vite": "^5.0.0 || ^6.0.0",
126126
"vite-node": "^2.1.4",
127127
"web-ext-run": "^0.2.1",
128128
"webextension-polyfill": "^0.12.0"

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)