chore(deps): Add vite-node 6 support

This commit is contained in:
Aaron
2026-03-17 08:15:54 -05:00
parent 9c6d3e37d4
commit 64b686713b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -58,7 +58,7 @@
"tinyglobby": "^0.2.15",
"unimport": "^3.13.1 || ^4.0.0 || ^5.0.0 || ^6.0.0",
"vite": "^5.4.19 || ^6.3.4 || ^7.0.0 || ^8.0.0-0",
"vite-node": "^3.2.4 || ^5.0.0",
"vite-node": "^3.2.4 || ^5.0.0 || ^6.0.0",
"web-ext-run": "^0.2.4"
},
"peerDependencies": {
+1 -1
View File
@@ -541,7 +541,7 @@ importers:
specifier: ^5.4.19 || ^6.3.4 || ^7.0.0 || ^8.0.0-0
version: 7.3.1(@types/node@20.19.32)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.2)
vite-node:
specifier: ^3.2.4 || ^5.0.0
specifier: ^3.2.4 || ^5.0.0 || ^6.0.0
version: 5.3.0(@types/node@20.19.32)(jiti@2.6.1)(sass@1.97.3)(tsx@4.21.0)(yaml@2.8.2)
web-ext-run:
specifier: ^0.2.4