Comparing version 5.0.8 to 5.0.9
@@ -5,3 +5,3 @@ import path from 'node:path'; | ||
import { EventEmitter } from 'events'; | ||
import { x as colors, k as createLogger, r as resolveConfig } from './chunks/dep-uAHLeuC6.js'; | ||
import { x as colors, k as createLogger, r as resolveConfig } from './chunks/dep-Pluk1iaB.js'; | ||
import { VERSION } from './constants.js'; | ||
@@ -763,3 +763,3 @@ import 'node:fs/promises'; | ||
// is ok here | ||
const { createServer } = await import('./chunks/dep-uAHLeuC6.js').then(function (n) { return n.A; }); | ||
const { createServer } = await import('./chunks/dep-Pluk1iaB.js').then(function (n) { return n.A; }); | ||
try { | ||
@@ -844,3 +844,3 @@ const server = await createServer({ | ||
filterDuplicateOptions(options); | ||
const { build } = await import('./chunks/dep-uAHLeuC6.js').then(function (n) { return n.C; }); | ||
const { build } = await import('./chunks/dep-Pluk1iaB.js').then(function (n) { return n.C; }); | ||
const buildOptions = cleanOptions(options); | ||
@@ -873,3 +873,3 @@ try { | ||
filterDuplicateOptions(options); | ||
const { optimizeDeps } = await import('./chunks/dep-uAHLeuC6.js').then(function (n) { return n.B; }); | ||
const { optimizeDeps } = await import('./chunks/dep-Pluk1iaB.js').then(function (n) { return n.B; }); | ||
try { | ||
@@ -900,3 +900,3 @@ const config = await resolveConfig({ | ||
filterDuplicateOptions(options); | ||
const { preview } = await import('./chunks/dep-uAHLeuC6.js').then(function (n) { return n.D; }); | ||
const { preview } = await import('./chunks/dep-Pluk1iaB.js').then(function (n) { return n.D; }); | ||
try { | ||
@@ -903,0 +903,0 @@ const server = await preview({ |
export { parseAst, parseAstAsync } from 'rollup/parseAst'; | ||
import { i as isInNodeModules } from './chunks/dep-uAHLeuC6.js'; | ||
export { b as build, e as buildErrorMessage, h as createFilter, k as createLogger, c as createServer, d as defineConfig, f as formatPostcssSourceMap, u as isFileServingAllowed, l as loadConfigFromFile, v as loadEnv, g as mergeAlias, m as mergeConfig, n as normalizePath, o as optimizeDeps, a as preprocessCSS, p as preview, r as resolveConfig, w as resolveEnvPrefix, q as searchForWorkspaceRoot, j as send, s as sortUserPlugins, t as transformWithEsbuild } from './chunks/dep-uAHLeuC6.js'; | ||
import { i as isInNodeModules } from './chunks/dep-Pluk1iaB.js'; | ||
export { b as build, e as buildErrorMessage, h as createFilter, k as createLogger, c as createServer, d as defineConfig, f as formatPostcssSourceMap, u as isFileServingAllowed, l as loadConfigFromFile, v as loadEnv, g as mergeAlias, m as mergeConfig, n as normalizePath, o as optimizeDeps, a as preprocessCSS, p as preview, r as resolveConfig, w as resolveEnvPrefix, q as searchForWorkspaceRoot, j as send, s as sortUserPlugins, t as transformWithEsbuild } from './chunks/dep-Pluk1iaB.js'; | ||
export { VERSION as version } from './constants.js'; | ||
@@ -5,0 +5,0 @@ export { version as esbuildVersion } from 'esbuild'; |
{ | ||
"name": "vite", | ||
"version": "5.0.8", | ||
"version": "5.0.9", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
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
3473811
88920