From 5dfce1fa8b3b00c6b972080547860aa6c2282467 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 12:38:54 +0000 Subject: [PATCH] chore(deps): update dependency vite to ^6.0.5 --- package.json | 2 +- pnpm-lock.yaml | 28 ++++++++++++++-------------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/package.json b/package.json index 047bd9a..cc7c7b3 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "prettier": "^3.4.2", "sass": "^1.83.0", "typescript": "^5.7.2", - "vite": "^6.0.4", + "vite": "^6.0.5", "vite-plugin-dts": "^4.4.0", "vitepress": "^1.5.0", "vitest": "^2.1.8" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e57b22c..c298495 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -37,10 +37,10 @@ importers: version: 22.10.2 '@vitejs/plugin-vue': specifier: ^5.2.1 - version: 5.2.1(vite@6.0.4(@types/node@22.10.2)(sass@1.83.0)(yaml@2.6.1))(vue@3.5.13(typescript@5.7.2)) + version: 5.2.1(vite@6.0.5(@types/node@22.10.2)(sass@1.83.0)(yaml@2.6.1))(vue@3.5.13(typescript@5.7.2)) '@vitejs/plugin-vue-jsx': specifier: ^4.1.1 - version: 4.1.1(vite@6.0.4(@types/node@22.10.2)(sass@1.83.0)(yaml@2.6.1))(vue@3.5.13(typescript@5.7.2)) + version: 4.1.1(vite@6.0.5(@types/node@22.10.2)(sass@1.83.0)(yaml@2.6.1))(vue@3.5.13(typescript@5.7.2)) '@vue/tsconfig': specifier: ^0.7.0 version: 0.7.0(typescript@5.7.2)(vue@3.5.13(typescript@5.7.2)) @@ -69,11 +69,11 @@ importers: specifier: ^5.7.2 version: 5.7.2 vite: - specifier: ^6.0.4 - version: 6.0.4(@types/node@22.10.2)(sass@1.83.0)(yaml@2.6.1) + specifier: ^6.0.5 + version: 6.0.5(@types/node@22.10.2)(sass@1.83.0)(yaml@2.6.1) vite-plugin-dts: specifier: ^4.4.0 - version: 4.4.0(@types/node@22.10.2)(rollup@4.24.0)(typescript@5.7.2)(vite@6.0.4(@types/node@22.10.2)(sass@1.83.0)(yaml@2.6.1)) + version: 4.4.0(@types/node@22.10.2)(rollup@4.24.0)(typescript@5.7.2)(vite@6.0.5(@types/node@22.10.2)(sass@1.83.0)(yaml@2.6.1)) vitepress: specifier: ^1.5.0 version: 1.5.0(@algolia/client-search@5.12.0)(@types/node@22.10.2)(async-validator@4.2.5)(postcss@8.4.49)(sass@1.83.0)(typescript@5.7.2) @@ -3171,8 +3171,8 @@ packages: terser: optional: true - vite@6.0.4: - resolution: {integrity: sha512-zwlH6ar+6o6b4Wp+ydhtIKLrGM/LoqZzcdVmkGAFun0KHTzIzjh+h0kungEx7KJg/PYnC80I4TII9WkjciSR6Q==} + vite@6.0.5: + resolution: {integrity: sha512-akD5IAH/ID5imgue2DYhzsEwCi0/4VKY31uhMLEYJwPP4TiUp8pL5PIK+Wo7H8qT8JY9i+pVfPydcFPYD1EL7g==} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true peerDependencies: @@ -4398,12 +4398,12 @@ snapshots: '@ungap/structured-clone@1.2.0': {} - '@vitejs/plugin-vue-jsx@4.1.1(vite@6.0.4(@types/node@22.10.2)(sass@1.83.0)(yaml@2.6.1))(vue@3.5.13(typescript@5.7.2))': + '@vitejs/plugin-vue-jsx@4.1.1(vite@6.0.5(@types/node@22.10.2)(sass@1.83.0)(yaml@2.6.1))(vue@3.5.13(typescript@5.7.2))': dependencies: '@babel/core': 7.26.0 '@babel/plugin-transform-typescript': 7.25.9(@babel/core@7.26.0) '@vue/babel-plugin-jsx': 1.2.5(@babel/core@7.26.0) - vite: 6.0.4(@types/node@22.10.2)(sass@1.83.0)(yaml@2.6.1) + vite: 6.0.5(@types/node@22.10.2)(sass@1.83.0)(yaml@2.6.1) vue: 3.5.13(typescript@5.7.2) transitivePeerDependencies: - supports-color @@ -4413,9 +4413,9 @@ snapshots: vite: 5.4.11(@types/node@22.10.2)(sass@1.83.0) vue: 3.5.13(typescript@5.7.2) - '@vitejs/plugin-vue@5.2.1(vite@6.0.4(@types/node@22.10.2)(sass@1.83.0)(yaml@2.6.1))(vue@3.5.13(typescript@5.7.2))': + '@vitejs/plugin-vue@5.2.1(vite@6.0.5(@types/node@22.10.2)(sass@1.83.0)(yaml@2.6.1))(vue@3.5.13(typescript@5.7.2))': dependencies: - vite: 6.0.4(@types/node@22.10.2)(sass@1.83.0)(yaml@2.6.1) + vite: 6.0.5(@types/node@22.10.2)(sass@1.83.0)(yaml@2.6.1) vue: 3.5.13(typescript@5.7.2) '@vitest/eslint-plugin@1.1.16(@typescript-eslint/utils@8.18.0(eslint@9.17.0)(typescript@5.7.2))(eslint@9.17.0)(typescript@5.7.2)(vitest@2.1.8(@types/node@22.10.2)(sass@1.83.0))': @@ -6517,7 +6517,7 @@ snapshots: - supports-color - terser - vite-plugin-dts@4.4.0(@types/node@22.10.2)(rollup@4.24.0)(typescript@5.7.2)(vite@6.0.4(@types/node@22.10.2)(sass@1.83.0)(yaml@2.6.1)): + vite-plugin-dts@4.4.0(@types/node@22.10.2)(rollup@4.24.0)(typescript@5.7.2)(vite@6.0.5(@types/node@22.10.2)(sass@1.83.0)(yaml@2.6.1)): dependencies: '@microsoft/api-extractor': 7.48.1(@types/node@22.10.2) '@rollup/pluginutils': 5.1.4(rollup@4.24.0) @@ -6530,7 +6530,7 @@ snapshots: magic-string: 0.30.17 typescript: 5.7.2 optionalDependencies: - vite: 6.0.4(@types/node@22.10.2)(sass@1.83.0)(yaml@2.6.1) + vite: 6.0.5(@types/node@22.10.2)(sass@1.83.0)(yaml@2.6.1) transitivePeerDependencies: - '@types/node' - rollup @@ -6546,7 +6546,7 @@ snapshots: fsevents: 2.3.3 sass: 1.83.0 - vite@6.0.4(@types/node@22.10.2)(sass@1.83.0)(yaml@2.6.1): + vite@6.0.5(@types/node@22.10.2)(sass@1.83.0)(yaml@2.6.1): dependencies: esbuild: 0.24.0 postcss: 8.4.49