mirror of
https://github.com/vitejs/vite.git
synced 2024-11-21 14:48:41 +00:00
fix(deps): update all non-major dependencies (#17629)
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
This commit is contained in:
parent
b55c32f7e3
commit
93281b0e09
@ -8,10 +8,10 @@
|
||||
"docs-serve": "vitepress serve"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@shikijs/vitepress-twoslash": "^1.10.0",
|
||||
"@shikijs/vitepress-twoslash": "^1.10.3",
|
||||
"@types/express": "^4.17.21",
|
||||
"feed": "^4.2.2",
|
||||
"vitepress": "1.2.3",
|
||||
"vitepress": "1.3.1",
|
||||
"vue": "^3.4.31"
|
||||
}
|
||||
}
|
||||
|
28
package.json
28
package.json
@ -40,7 +40,7 @@
|
||||
"ci-docs": "run-s build docs-build"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.6.0",
|
||||
"@eslint/js": "^9.7.0",
|
||||
"@types/babel__core": "^7.20.5",
|
||||
"@types/babel__preset-env": "^7.9.7",
|
||||
"@types/convert-source-map": "^2.0.3",
|
||||
@ -51,34 +51,34 @@
|
||||
"@types/fs-extra": "^11.0.4",
|
||||
"@types/less": "^3.0.6",
|
||||
"@types/micromatch": "^4.0.9",
|
||||
"@types/node": "^20.14.9",
|
||||
"@types/node": "^20.14.10",
|
||||
"@types/picomatch": "^3.0.0",
|
||||
"@types/stylus": "^0.48.42",
|
||||
"@types/ws": "^8.5.10",
|
||||
"@types/ws": "^8.5.11",
|
||||
"@vitejs/release-scripts": "^1.3.1",
|
||||
"conventional-changelog-cli": "^5.0.0",
|
||||
"eslint": "^9.6.0",
|
||||
"eslint": "^9.7.0",
|
||||
"eslint-plugin-import-x": "^3.0.1",
|
||||
"eslint-plugin-n": "^17.9.0",
|
||||
"eslint-plugin-regexp": "^2.6.0",
|
||||
"execa": "^9.3.0",
|
||||
"fs-extra": "^11.2.0",
|
||||
"globals": "^15.7.0",
|
||||
"globals": "^15.8.0",
|
||||
"lint-staged": "^15.2.7",
|
||||
"npm-run-all2": "^6.2.0",
|
||||
"npm-run-all2": "^6.2.2",
|
||||
"picocolors": "^1.0.1",
|
||||
"playwright-chromium": "^1.45.0",
|
||||
"prettier": "3.3.2",
|
||||
"rimraf": "^5.0.7",
|
||||
"playwright-chromium": "^1.45.1",
|
||||
"prettier": "3.3.3",
|
||||
"rimraf": "^5.0.9",
|
||||
"rollup": "^4.13.0",
|
||||
"rollup-plugin-esbuild": "^6.1.1",
|
||||
"simple-git-hooks": "^2.11.1",
|
||||
"tslib": "^2.6.3",
|
||||
"tsx": "^4.16.0",
|
||||
"tsx": "^4.16.2",
|
||||
"typescript": "^5.2.2",
|
||||
"typescript-eslint": "^7.15.0",
|
||||
"typescript-eslint": "^7.16.1",
|
||||
"vite": "workspace:*",
|
||||
"vitest": "^2.0.2"
|
||||
"vitest": "^2.0.3"
|
||||
},
|
||||
"simple-git-hooks": {
|
||||
"pre-commit": "pnpm exec lint-staged --concurrent false"
|
||||
@ -97,13 +97,13 @@
|
||||
"eslint --cache --fix"
|
||||
]
|
||||
},
|
||||
"packageManager": "pnpm@9.4.0",
|
||||
"packageManager": "pnpm@9.5.0",
|
||||
"pnpm": {
|
||||
"overrides": {
|
||||
"vite": "workspace:*"
|
||||
},
|
||||
"patchedDependencies": {
|
||||
"acorn@8.12.0": "patches/acorn@8.12.0.patch",
|
||||
"acorn@8.12.1": "patches/acorn@8.12.1.patch",
|
||||
"chokidar@3.6.0": "patches/chokidar@3.6.0.patch",
|
||||
"http-proxy@1.18.1": "patches/http-proxy@1.18.1.patch",
|
||||
"sirv@2.0.4": "patches/sirv@2.0.4.patch"
|
||||
|
@ -12,7 +12,7 @@
|
||||
"preact": "^10.22.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@preact/preset-vite": "^2.8.3",
|
||||
"@preact/preset-vite": "^2.9.0",
|
||||
"typescript": "^5.2.2",
|
||||
"vite": "^5.3.4"
|
||||
}
|
||||
|
@ -12,7 +12,7 @@
|
||||
"preact": "^10.22.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@preact/preset-vite": "^2.8.3",
|
||||
"@preact/preset-vite": "^2.9.0",
|
||||
"vite": "^5.3.4"
|
||||
}
|
||||
}
|
||||
|
@ -14,6 +14,6 @@
|
||||
"vite": "^5.3.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"@builder.io/qwik": "^1.6.0"
|
||||
"@builder.io/qwik": "^1.7.1"
|
||||
}
|
||||
}
|
||||
|
@ -13,6 +13,6 @@
|
||||
"vite": "^5.3.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"@builder.io/qwik": "^1.6.0"
|
||||
"@builder.io/qwik": "^1.7.1"
|
||||
}
|
||||
}
|
||||
|
@ -16,12 +16,12 @@
|
||||
"devDependencies": {
|
||||
"@types/react": "^18.3.3",
|
||||
"@types/react-dom": "^18.3.0",
|
||||
"@typescript-eslint/eslint-plugin": "^7.15.0",
|
||||
"@typescript-eslint/parser": "^7.15.0",
|
||||
"@typescript-eslint/eslint-plugin": "^7.16.1",
|
||||
"@typescript-eslint/parser": "^7.16.1",
|
||||
"@vitejs/plugin-react": "^4.3.1",
|
||||
"eslint": "^8.57.0",
|
||||
"eslint-plugin-react-hooks": "^4.6.2",
|
||||
"eslint-plugin-react-refresh": "^0.4.7",
|
||||
"eslint-plugin-react-refresh": "^0.4.8",
|
||||
"typescript": "^5.2.2",
|
||||
"vite": "^5.3.4"
|
||||
}
|
||||
|
@ -18,9 +18,9 @@
|
||||
"@types/react-dom": "^18.3.0",
|
||||
"@vitejs/plugin-react": "^4.3.1",
|
||||
"eslint": "^8.57.0",
|
||||
"eslint-plugin-react": "^7.34.3",
|
||||
"eslint-plugin-react": "^7.34.4",
|
||||
"eslint-plugin-react-hooks": "^4.6.2",
|
||||
"eslint-plugin-react-refresh": "^0.4.7",
|
||||
"eslint-plugin-react-refresh": "^0.4.8",
|
||||
"vite": "^5.3.4"
|
||||
}
|
||||
}
|
||||
|
@ -15,6 +15,6 @@
|
||||
"@vitejs/plugin-vue": "^5.0.5",
|
||||
"typescript": "^5.2.2",
|
||||
"vite": "^5.3.4",
|
||||
"vue-tsc": "^2.0.24"
|
||||
"vue-tsc": "^2.0.26"
|
||||
}
|
||||
}
|
||||
|
@ -41,9 +41,9 @@
|
||||
"homepage": "https://github.com/vitejs/vite/tree/main/packages/plugin-legacy#readme",
|
||||
"funding": "https://github.com/vitejs/vite?sponsor=1",
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.24.7",
|
||||
"@babel/preset-env": "^7.24.7",
|
||||
"browserslist": "^4.23.1",
|
||||
"@babel/core": "^7.24.9",
|
||||
"@babel/preset-env": "^7.24.8",
|
||||
"browserslist": "^4.23.2",
|
||||
"browserslist-to-esbuild": "^2.1.1",
|
||||
"core-js": "^3.37.1",
|
||||
"magic-string": "^0.30.10",
|
||||
@ -55,7 +55,7 @@
|
||||
"vite": "^5.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"acorn": "^8.12.0",
|
||||
"acorn": "^8.12.1",
|
||||
"picocolors": "^1.0.1",
|
||||
"unbuild": "^2.0.0",
|
||||
"vite": "workspace:*"
|
||||
|
@ -94,7 +94,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@ampproject/remapping": "^2.3.0",
|
||||
"@babel/parser": "^7.24.7",
|
||||
"@babel/parser": "^7.24.8",
|
||||
"@jridgewell/trace-mapping": "^0.3.25",
|
||||
"@polka/compression": "^1.0.0-next.25",
|
||||
"@rollup/plugin-alias": "^5.1.0",
|
||||
@ -140,8 +140,8 @@
|
||||
"resolve.exports": "^2.0.2",
|
||||
"rollup-plugin-dts": "^6.1.1",
|
||||
"rollup-plugin-esbuild": "^6.1.1",
|
||||
"rollup-plugin-license": "^3.5.1",
|
||||
"sass": "^1.77.6",
|
||||
"rollup-plugin-license": "^3.5.2",
|
||||
"sass": "^1.77.8",
|
||||
"sirv": "^2.0.4",
|
||||
"source-map-support": "^0.5.21",
|
||||
"strip-ansi": "^7.1.0",
|
||||
@ -150,7 +150,7 @@
|
||||
"tslib": "^2.6.3",
|
||||
"types": "link:./types",
|
||||
"ufo": "^1.5.3",
|
||||
"ws": "^8.17.1"
|
||||
"ws": "^8.18.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@types/node": "^18.0.0 || >=20.0.0",
|
||||
|
@ -605,7 +605,7 @@ export async function resolveConfig(
|
||||
? !isBuild || config.build?.ssr
|
||||
? '/'
|
||||
: './'
|
||||
: resolveBaseUrl(config.base, isBuild, logger) ?? '/'
|
||||
: (resolveBaseUrl(config.base, isBuild, logger) ?? '/')
|
||||
|
||||
const resolvedBuildOptions = resolveBuildOptions(
|
||||
config.build,
|
||||
|
@ -2784,7 +2784,7 @@ async function compileLightningCSS(
|
||||
: config.css?.devSourcemap,
|
||||
analyzeDependencies: true,
|
||||
cssModules: cssModuleRE.test(id)
|
||||
? config.css?.lightningcss?.cssModules ?? true
|
||||
? (config.css?.lightningcss?.cssModules ?? true)
|
||||
: undefined,
|
||||
})
|
||||
|
||||
|
@ -153,7 +153,7 @@ async function doTransform(
|
||||
|
||||
const resolved = module
|
||||
? undefined
|
||||
: (await pluginContainer.resolveId(url, undefined, { ssr })) ?? undefined
|
||||
: ((await pluginContainer.resolveId(url, undefined, { ssr })) ?? undefined)
|
||||
|
||||
// resolve
|
||||
const id = module?.id ?? resolved?.id ?? url
|
||||
|
@ -1,5 +1,5 @@
|
||||
diff --git a/package.json b/package.json
|
||||
index be2eba04821e9d14be0e7cfd0d4727744715df62..681b9caba21b7403eadaf267708ac0018ed00908 100644
|
||||
index 355692a301ea5ddaf8541825b22046a31505d139..35acec04252f1063cff56a334565c946e992327c 100644
|
||||
--- a/package.json
|
||||
+++ b/package.json
|
||||
@@ -46,5 +46,6 @@
|
@ -10,8 +10,8 @@
|
||||
"preview": "vite preview"
|
||||
},
|
||||
"devDependencies": {
|
||||
"sass": "^1.77.6",
|
||||
"tailwindcss": "^3.4.4",
|
||||
"sass": "^1.77.8",
|
||||
"tailwindcss": "^3.4.5",
|
||||
"fast-glob": "^3.3.2"
|
||||
}
|
||||
}
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "@vite/test-config-sibling",
|
||||
"type": "module",
|
||||
"devDependencies": {
|
||||
"@types/lodash": "^4.17.6",
|
||||
"@types/lodash": "^4.17.7",
|
||||
"lodash": "^4.17.21"
|
||||
}
|
||||
}
|
||||
|
@ -12,7 +12,7 @@
|
||||
"devDependencies": {
|
||||
"less": "^4.2.0",
|
||||
"magic-string": "^0.30.10",
|
||||
"sass": "^1.77.6",
|
||||
"sass": "^1.77.8",
|
||||
"stylus": "^0.63.0",
|
||||
"sugarss": "^4.0.1"
|
||||
}
|
||||
|
@ -24,7 +24,7 @@
|
||||
"fast-glob": "^3.3.2",
|
||||
"less": "^4.2.0",
|
||||
"postcss-nested": "^6.0.1",
|
||||
"sass": "^1.77.6",
|
||||
"sass": "^1.77.8",
|
||||
"stylus": "^0.63.0",
|
||||
"sugarss": "^4.0.1"
|
||||
},
|
||||
|
@ -18,6 +18,6 @@
|
||||
"vite": "workspace:*",
|
||||
"@vitejs/plugin-legacy": "workspace:*",
|
||||
"express": "^4.19.2",
|
||||
"terser": "^5.31.1"
|
||||
"terser": "^5.31.2"
|
||||
}
|
||||
}
|
||||
|
@ -10,6 +10,6 @@
|
||||
"preview": "vite preview"
|
||||
},
|
||||
"devDependencies": {
|
||||
"sass": "^1.77.6"
|
||||
"sass": "^1.77.8"
|
||||
}
|
||||
}
|
||||
|
@ -18,7 +18,7 @@
|
||||
"preview:preload-disabled": "vite preview --config vite.config-preload-disabled.ts"
|
||||
},
|
||||
"devDependencies": {
|
||||
"terser": "^5.31.1",
|
||||
"terser": "^5.31.2",
|
||||
"@vitejs/test-dep-a": "file:./dep-a",
|
||||
"@vitejs/test-dep-including-a": "file:./dep-including-a"
|
||||
}
|
||||
|
@ -19,7 +19,7 @@
|
||||
"#query": "./imports-path/query.json"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.24.7",
|
||||
"@babel/runtime": "^7.24.8",
|
||||
"es5-ext": "0.10.64",
|
||||
"normalize.css": "^8.0.1",
|
||||
"@vitejs/test-require-pkg-with-module-field": "link:./require-pkg-with-module-field",
|
||||
|
@ -13,7 +13,7 @@
|
||||
"@vitejs/test-worker-exports": "file:./worker-exports"
|
||||
},
|
||||
"devDependencies": {
|
||||
"miniflare": "^3.20240620.0",
|
||||
"miniflare": "^3.20240701.0",
|
||||
"@vitejs/test-resolve-linked": "workspace:*"
|
||||
}
|
||||
}
|
||||
|
@ -10,6 +10,6 @@
|
||||
"preview": "vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"tailwindcss": "^3.4.4"
|
||||
"tailwindcss": "^3.4.5"
|
||||
}
|
||||
}
|
||||
|
@ -10,7 +10,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"autoprefixer": "^10.4.19",
|
||||
"tailwindcss": "^3.4.4",
|
||||
"tailwindcss": "^3.4.5",
|
||||
"vue": "^3.4.31",
|
||||
"vue-router": "^4.4.0"
|
||||
},
|
||||
|
1934
pnpm-lock.yaml
1934
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user