Comparing version 6.0.6 to 6.0.7
@@ -5,3 +5,3 @@ import path from 'node:path'; | ||
import { EventEmitter } from 'events'; | ||
import { M as colors, G as createLogger, r as resolveConfig } from './chunks/dep-0AosnpPU.js'; | ||
import { M as colors, G as createLogger, r as resolveConfig } from './chunks/dep-BJP6rrE_.js'; | ||
import { VERSION } from './constants.js'; | ||
@@ -744,3 +744,3 @@ import 'node:fs/promises'; | ||
filterDuplicateOptions(options); | ||
const { createServer } = await import('./chunks/dep-0AosnpPU.js').then(function (n) { return n.Q; }); | ||
const { createServer } = await import('./chunks/dep-BJP6rrE_.js').then(function (n) { return n.Q; }); | ||
try { | ||
@@ -838,3 +838,3 @@ const server = await createServer({ | ||
filterDuplicateOptions(options); | ||
const { createBuilder } = await import('./chunks/dep-0AosnpPU.js').then(function (n) { return n.R; }); | ||
const { createBuilder } = await import('./chunks/dep-BJP6rrE_.js').then(function (n) { return n.R; }); | ||
const buildOptions = cleanGlobalCLIOptions( | ||
@@ -874,3 +874,3 @@ cleanBuilderCLIOptions(options) | ||
filterDuplicateOptions(options); | ||
const { optimizeDeps } = await import('./chunks/dep-0AosnpPU.js').then(function (n) { return n.P; }); | ||
const { optimizeDeps } = await import('./chunks/dep-BJP6rrE_.js').then(function (n) { return n.P; }); | ||
try { | ||
@@ -901,3 +901,3 @@ const config = await resolveConfig( | ||
filterDuplicateOptions(options); | ||
const { preview } = await import('./chunks/dep-0AosnpPU.js').then(function (n) { return n.S; }); | ||
const { preview } = await import('./chunks/dep-BJP6rrE_.js').then(function (n) { return n.S; }); | ||
try { | ||
@@ -904,0 +904,0 @@ const server = await preview({ |
export { parseAst, parseAstAsync } from 'rollup/parseAst'; | ||
import { i as isInNodeModules, a as arraify } from './chunks/dep-0AosnpPU.js'; | ||
export { B as BuildEnvironment, D as DevEnvironment, f as build, m as buildErrorMessage, g as createBuilder, C as createFilter, h as createIdResolver, G as createLogger, n as createRunnableDevEnvironment, c as createServer, w as createServerHotChannel, v as createServerModuleRunner, d as defineConfig, u as fetchModule, j as formatPostcssSourceMap, J as isFileLoadingAllowed, I as isFileServingAllowed, q as isRunnableDevEnvironment, l as loadConfigFromFile, K as loadEnv, A as mergeAlias, z as mergeConfig, x as moduleRunnerTransform, y as normalizePath, o as optimizeDeps, p as perEnvironmentPlugin, b as perEnvironmentState, k as preprocessCSS, e as preview, r as resolveConfig, L as resolveEnvPrefix, E as rollupVersion, H as searchForWorkspaceRoot, F as send, s as sortUserPlugins, t as transformWithEsbuild } from './chunks/dep-0AosnpPU.js'; | ||
import { i as isInNodeModules, a as arraify } from './chunks/dep-BJP6rrE_.js'; | ||
export { B as BuildEnvironment, D as DevEnvironment, f as build, m as buildErrorMessage, g as createBuilder, C as createFilter, h as createIdResolver, G as createLogger, n as createRunnableDevEnvironment, c as createServer, w as createServerHotChannel, v as createServerModuleRunner, d as defineConfig, u as fetchModule, j as formatPostcssSourceMap, J as isFileLoadingAllowed, I as isFileServingAllowed, q as isRunnableDevEnvironment, l as loadConfigFromFile, K as loadEnv, A as mergeAlias, z as mergeConfig, x as moduleRunnerTransform, y as normalizePath, o as optimizeDeps, p as perEnvironmentPlugin, b as perEnvironmentState, k as preprocessCSS, e as preview, r as resolveConfig, L as resolveEnvPrefix, E as rollupVersion, H as searchForWorkspaceRoot, F as send, s as sortUserPlugins, t as transformWithEsbuild } from './chunks/dep-BJP6rrE_.js'; | ||
export { DEFAULT_CLIENT_CONDITIONS as defaultClientConditions, DEFAULT_CLIENT_MAIN_FIELDS as defaultClientMainFields, DEFAULT_SERVER_CONDITIONS as defaultServerConditions, DEFAULT_SERVER_MAIN_FIELDS as defaultServerMainFields, VERSION as version } from './constants.js'; | ||
@@ -5,0 +5,0 @@ export { version as esbuildVersion } from 'esbuild'; |
{ | ||
"name": "vite", | ||
"version": "6.0.6", | ||
"version": "6.0.7", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
Sorry, the diff of this file is too big to display
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
2818130
79593