vite 7.2.2 → 7.2.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
1
  import "./logger.js";
2
2
  import { a as resolveBaseUrl, c as sortUserPlugins, i as loadConfigFromFile, n as getDefaultEnvironmentOptions, o as resolveConfig, r as isResolvedConfig, s as resolveDevEnvironmentOptions, t as defineConfig } from "./config.js";
3
3
 
4
- export { defineConfig, getDefaultEnvironmentOptions, isResolvedConfig, loadConfigFromFile, resolveBaseUrl, resolveConfig, resolveDevEnvironmentOptions, sortUserPlugins };
4
+ export { resolveConfig };
@@ -6755,4 +6755,4 @@ function parse(html, options) {
6755
6755
  }
6756
6756
 
6757
6757
  //#endregion
6758
- export { ERR as ErrorCodes, Parser, Tokenizer, TokenizerMode, defaultTreeAdapter, parse };
6758
+ export { parse };
@@ -1,4 +1,4 @@
1
- import { i as __toESM, t as __commonJS } from "./chunk.js";
1
+ import { s as __toESM, t as __commonJS } from "./chunk.js";
2
2
  import { readFileSync } from "node:fs";
3
3
  import path, { resolve } from "node:path";
4
4
  import { fileURLToPath } from "node:url";
@@ -1,4 +1,4 @@
1
1
  import "./logger.js";
2
2
  import { $ as runOptimizeDeps, B as depsLogString, F as addOptimizedDepInfo, G as initDepsOptimizerMetadata, H as extractExportsData, I as cleanupDepsCacheStaleDirs, J as optimizeDeps, K as isDepOptimizationDisabled, L as createIsOptimizedDepFile, P as addManuallyIncludedOptimizeDeps, Q as optimizedDepNeedsInterop, R as createIsOptimizedDepUrl, U as getDepsCacheDir, V as discoverProjectDependencies, W as getOptimizedDepPath, X as optimizedDepInfoFromFile, Y as optimizeExplicitEnvironmentDeps, Z as optimizedDepInfoFromId, et as toDiscoveredDependencies, q as loadCachedDepOptimizationMetadata, z as depsFromOptimizedDepInfo } from "./config.js";
3
3
 
4
- export { addManuallyIncludedOptimizeDeps, addOptimizedDepInfo, cleanupDepsCacheStaleDirs, createIsOptimizedDepFile, createIsOptimizedDepUrl, depsFromOptimizedDepInfo, depsLogString, discoverProjectDependencies, extractExportsData, getDepsCacheDir, getOptimizedDepPath, initDepsOptimizerMetadata, isDepOptimizationDisabled, loadCachedDepOptimizationMetadata, optimizeDeps, optimizeExplicitEnvironmentDeps, optimizedDepInfoFromFile, optimizedDepInfoFromId, optimizedDepNeedsInterop, runOptimizeDeps, toDiscoveredDependencies };
4
+ export { optimizeDeps };
@@ -1,4 +1,4 @@
1
- import { n as __require, t as __commonJS } from "./chunk.js";
1
+ import { i as __require, t as __commonJS } from "./chunk.js";
2
2
  import { t as require_lib } from "./lib.js";
3
3
 
4
4
  //#region ../../node_modules/.pnpm/postcss-import@16.1.1_postcss@8.5.6/node_modules/postcss-import/lib/format-import-prelude.js
@@ -1,4 +1,4 @@
1
1
  import "./logger.js";
2
2
  import { d as resolvePreviewOptions, u as preview } from "./config.js";
3
3
 
4
- export { preview, resolvePreviewOptions };
4
+ export { preview };
@@ -1,4 +1,4 @@
1
1
  import "./logger.js";
2
2
  import { at as _createServer, ct as resolveServerOptions, lt as restartServerWithUrls, ot as createServer, st as createServerCloseFn, ut as serverConfigDefaults } from "./config.js";
3
3
 
4
- export { _createServer, createServer, createServerCloseFn, resolveServerOptions, restartServerWithUrls, serverConfigDefaults };
4
+ export { createServer };
package/dist/node/cli.js CHANGED
@@ -1,4 +1,4 @@
1
- import { i as __toESM } from "./chunks/chunk.js";
1
+ import { s as __toESM } from "./chunks/chunk.js";
2
2
  import { N as VERSION, R as require_picocolors, n as createLogger } from "./chunks/logger.js";
3
3
  import fs from "node:fs";
4
4
  import path from "node:path";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vite",
3
- "version": "7.2.2",
3
+ "version": "7.2.3",
4
4
  "type": "module",
5
5
  "license": "MIT",
6
6
  "author": "Evan You",
@@ -84,22 +84,22 @@
84
84
  "@jridgewell/trace-mapping": "^0.3.31",
85
85
  "@oxc-project/types": "0.95.0",
86
86
  "@polka/compression": "^1.0.0-next.25",
87
- "@rolldown/pluginutils": "^1.0.0-beta.44",
87
+ "@rolldown/pluginutils": "^1.0.0-beta.50",
88
88
  "@rollup/plugin-alias": "^5.1.1",
89
- "@rollup/plugin-commonjs": "28.0.6",
89
+ "@rollup/plugin-commonjs": "^29.0.0",
90
90
  "@rollup/plugin-dynamic-import-vars": "2.1.4",
91
91
  "@rollup/pluginutils": "^5.3.0",
92
92
  "@types/escape-html": "^1.0.4",
93
93
  "@types/pnpapi": "^0.0.5",
94
94
  "artichokie": "^0.4.2",
95
- "baseline-browser-mapping": "^2.8.20",
95
+ "baseline-browser-mapping": "^2.8.28",
96
96
  "cac": "^6.7.14",
97
97
  "chokidar": "^3.6.0",
98
98
  "connect": "^3.7.0",
99
99
  "convert-source-map": "^2.0.0",
100
100
  "cors": "^2.8.5",
101
101
  "cross-spawn": "^7.0.6",
102
- "debug": "^4.4.3",
102
+ "obug": "^1.0.2",
103
103
  "dotenv": "^17.2.3",
104
104
  "dotenv-expand": "^12.0.3",
105
105
  "es-module-lexer": "^1.7.0",
@@ -108,7 +108,7 @@
108
108
  "etag": "^1.8.1",
109
109
  "host-validation-middleware": "^0.1.2",
110
110
  "http-proxy-3": "^1.22.0",
111
- "launch-editor-middleware": "^2.11.1",
111
+ "launch-editor-middleware": "^2.12.0",
112
112
  "lightningcss": "^1.30.2",
113
113
  "magic-string": "^0.30.21",
114
114
  "mlly": "^1.8.0",
@@ -124,14 +124,14 @@
124
124
  "postcss-modules": "^6.0.1",
125
125
  "premove": "^4.0.0",
126
126
  "resolve.exports": "^2.0.3",
127
- "rolldown": "^1.0.0-beta.46",
128
- "rolldown-plugin-dts": "^0.17.3",
127
+ "rolldown": "^1.0.0-beta.51",
128
+ "rolldown-plugin-dts": "^0.18.0",
129
129
  "rollup-plugin-license": "^3.6.0",
130
- "sass": "^1.93.2",
131
- "sass-embedded": "^1.93.2",
130
+ "sass": "^1.94.0",
131
+ "sass-embedded": "^1.93.3",
132
132
  "sirv": "^3.0.2",
133
133
  "strip-literal": "^3.1.0",
134
- "terser": "^5.44.0",
134
+ "terser": "^5.44.1",
135
135
  "tsconfck": "^3.1.6",
136
136
  "ufo": "^1.6.1",
137
137
  "ws": "^8.18.3"