From a1801d16e63e0efccea00ca37e9a3a8af62ea19b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 2 Nov 2025 16:25:57 +0000 Subject: [PATCH] chore(deps): update dependency vite to v7.1.12 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 72d7cdf4..8805ddc5 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "oxlint": "1.25.0", "search-insights": "2.17.3", "typescript": "5.9.2", - "vite": "7.1.9", + "vite": "7.1.12", "vitepress": "1.6.4", "vue-tsc": "3.0.6" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 188c6de5..ab89a288 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -49,8 +49,8 @@ importers: specifier: 5.9.2 version: 5.9.2 vite: - specifier: 7.1.9 - version: 7.1.9(lightningcss@1.30.1)(yaml@2.7.1) + specifier: 7.1.12 + version: 7.1.12(lightningcss@1.30.1)(yaml@2.7.1) vitepress: specifier: 1.6.4 version: 1.6.4(@algolia/client-search@5.35.0)(lightningcss@1.30.1)(postcss@8.5.6)(search-insights@2.17.3)(typescript@5.9.2) @@ -1544,8 +1544,8 @@ packages: terser: optional: true - vite@7.1.9: - resolution: {integrity: sha512-4nVGliEpxmhCL8DslSAUdxlB6+SMrhB0a1v5ijlh1xB1nEPuy1mxaHxysVucLHuWryAxLWg6a5ei+U4TLn/rFg==} + vite@7.1.12: + resolution: {integrity: sha512-ZWyE8YXEXqJrrSLvYgrRP7p62OziLW7xI5HYGWFzOvupfAlrLvURSzv/FyGyy0eidogEM3ujU+kUG1zuHgb6Ug==} engines: {node: ^20.19.0 || >=22.12.0} hasBin: true peerDependencies: @@ -3146,7 +3146,7 @@ snapshots: fsevents: 2.3.3 lightningcss: 1.30.1 - vite@7.1.9(lightningcss@1.30.1)(yaml@2.7.1): + vite@7.1.12(lightningcss@1.30.1)(yaml@2.7.1): dependencies: esbuild: 0.25.2 fdir: 6.5.0(picomatch@4.0.3)