fix: Update vite dependency range to support v6 (#1215)

This commit is contained in:
Aaron
2024-11-26 14:26:11 -06:00
committed by GitHub
parent 767a3a987c
commit aab4244d84
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -122,7 +122,7 @@
"publish-browser-extension": "^2.2.2",
"scule": "^1.3.0",
"unimport": "^3.13.1",
"vite": "^5.4.11",
"vite": "^5.0.0 || ^6.0.0",
"vite-node": "^2.1.4",
"web-ext-run": "^0.2.1",
"webextension-polyfill": "^0.12.0"
+1 -1
View File
@@ -451,7 +451,7 @@ importers:
specifier: ^3.13.1
version: 3.13.1(rollup@4.24.0)(webpack-sources@3.2.3)
vite:
specifier: ^5.4.11
specifier: ^5.0.0 || ^6.0.0
version: 5.4.11(@types/node@20.17.6)(sass@1.80.7)
vite-node:
specifier: ^2.1.4