diff --git a/packages/vite/LICENSE.md b/packages/vite/LICENSE.md index b1f6800c44d932..6231fee859021c 100644 --- a/packages/vite/LICENSE.md +++ b/packages/vite/LICENSE.md @@ -369,6 +369,34 @@ Repository: https://github.com/vitest-dev/vitest --------------------------------------- +## @voidzero-dev/vite-task-client +License: MIT +Repository: https://github.com/voidzero-dev/vite-task + +> MIT License +> +> Copyright (c) 2026-present, VoidZero Inc. +> +> Permission is hereby granted, free of charge, to any person obtaining a copy +> of this software and associated documentation files (the "Software"), to deal +> in the Software without restriction, including without limitation the rights +> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +> copies of the Software, and to permit persons to whom the Software is +> furnished to do so, subject to the following conditions: +> +> The above copyright notice and this permission notice shall be included in all +> copies or substantial portions of the Software. +> +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +> SOFTWARE. + +--------------------------------------- + ## anymatch License: ISC By: Elan Shanker diff --git a/packages/vite/package.json b/packages/vite/package.json index 75623e98e2ebbc..2dfb16113aca24 100644 --- a/packages/vite/package.json +++ b/packages/vite/package.json @@ -73,7 +73,6 @@ }, "//": "READ CONTRIBUTING.md to understand what to put under deps vs. devDeps!", "dependencies": { - "@voidzero-dev/vite-task-client": "^0.1.1", "lightningcss": "^1.32.0", "picomatch": "^4.0.4", "postcss": "^8.5.15", @@ -91,11 +90,12 @@ "@rollup/plugin-alias": "^6.0.0", "@rollup/plugin-dynamic-import-vars": "2.1.4", "@rollup/pluginutils": "^5.4.0", - "@vercel/detect-agent": "^1.2.3", "@types/escape-html": "^1.0.4", "@types/pnpapi": "^0.0.5", - "@vitest/utils": "4.1.7", + "@vercel/detect-agent": "^1.2.3", "@vitejs/devtools": "^0.3.1", + "@vitest/utils": "4.1.7", + "@voidzero-dev/vite-task-client": "^0.1.1", "artichokie": "^0.4.3", "baseline-browser-mapping": "^2.10.33", "cac": "^7.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index de3d06f62bc88e..46ac053ac2bf43 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -241,9 +241,6 @@ importers: packages/vite: dependencies: - '@voidzero-dev/vite-task-client': - specifier: ^0.1.1 - version: 0.1.1 lightningcss: specifier: ^1.32.0 version: 1.32.0 @@ -296,6 +293,9 @@ importers: '@vitest/utils': specifier: 4.1.7 version: 4.1.7 + '@voidzero-dev/vite-task-client': + specifier: ^0.1.1 + version: 0.1.1 artichokie: specifier: ^0.4.3 version: 0.4.3