diff --git a/packages/published/vite-plugin/package.json b/packages/published/vite-plugin/package.json index f2f1ca9e1..fdb9cdcc5 100644 --- a/packages/published/vite-plugin/package.json +++ b/packages/published/vite-plugin/package.json @@ -90,7 +90,7 @@ "@babel/parser": "^7.24.5", "@babel/traverse": "^7.24.5", "@babel/types": "^7.24.5", - "vite": ">= 5.x <= 7.x" + "vite": ">= 5.x <= 8.x" }, "peerDependenciesMeta": { "@babel/parser": { diff --git a/yarn.lock b/yarn.lock index 0ff5c99e5..3d9228437 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1898,7 +1898,7 @@ __metadata: "@babel/parser": ^7.24.5 "@babel/traverse": ^7.24.5 "@babel/types": ^7.24.5 - vite: ">= 5.x <= 7.x" + vite: ">= 5.x <= 8.x" dependenciesMeta: "@napi-rs/keyring": optional: true