From b2b724413d597ea2b5d6ba96cb4a12a9d0f0a2b6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 06:48:21 +0000 Subject: [PATCH] chore(deps): update dependency vite to v7 --- package.json | 2 +- pnpm-lock.yaml | 30 +++++++++++++++--------------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/package.json b/package.json index ddcaf34..7e127ba 100644 --- a/package.json +++ b/package.json @@ -28,6 +28,6 @@ "netlify-cli": "^19.1.7", "tailwindcss": "^3.4.3", "typescript": "^5.8.2", - "vite": "^6.2.5" + "vite": "^7.0.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a5617a1..3f2216a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -44,7 +44,7 @@ importers: version: 19.1.9(@types/react@19.1.15) '@vitejs/plugin-react': specifier: ^4.3.4 - version: 4.7.0(vite@6.3.6(@types/node@22.13.14)(jiti@1.21.7)(yaml@2.7.0)) + version: 4.7.0(vite@7.1.9(@types/node@22.13.14)(jiti@1.21.7)(yaml@2.7.0)) autoprefixer: specifier: ^10.4.20 version: 10.4.21(postcss@8.5.6) @@ -58,8 +58,8 @@ importers: specifier: ^5.8.2 version: 5.9.2 vite: - specifier: ^6.2.5 - version: 6.3.6(@types/node@22.13.14)(jiti@1.21.7)(yaml@2.7.0) + specifier: ^7.0.0 + version: 7.1.9(@types/node@22.13.14)(jiti@1.21.7)(yaml@2.7.0) packages: @@ -6907,19 +6907,19 @@ packages: vfile@6.0.3: resolution: {integrity: sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==} - vite@6.3.6: - resolution: {integrity: sha512-0msEVHJEScQbhkbVTb/4iHZdJ6SXp/AvxL2sjwYQFfBqleHtnCqv1J3sa9zbWz/6kW1m9Tfzn92vW+kZ1WV6QA==} - engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} + vite@7.1.9: + resolution: {integrity: sha512-4nVGliEpxmhCL8DslSAUdxlB6+SMrhB0a1v5ijlh1xB1nEPuy1mxaHxysVucLHuWryAxLWg6a5ei+U4TLn/rFg==} + engines: {node: ^20.19.0 || >=22.12.0} hasBin: true peerDependencies: - '@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0 + '@types/node': ^20.19.0 || >=22.12.0 jiti: '>=1.21.0' - less: '*' + less: ^4.0.0 lightningcss: ^1.21.0 - sass: '*' - sass-embedded: '*' - stylus: '*' - sugarss: '*' + sass: ^1.70.0 + sass-embedded: ^1.70.0 + stylus: '>=0.54.8' + sugarss: ^5.0.0 terser: ^5.16.0 tsx: ^4.8.1 yaml: ^2.4.2 @@ -9449,7 +9449,7 @@ snapshots: - rollup - supports-color - '@vitejs/plugin-react@4.7.0(vite@6.3.6(@types/node@22.13.14)(jiti@1.21.7)(yaml@2.7.0))': + '@vitejs/plugin-react@4.7.0(vite@7.1.9(@types/node@22.13.14)(jiti@1.21.7)(yaml@2.7.0))': dependencies: '@babel/core': 7.28.0 '@babel/plugin-transform-react-jsx-self': 7.27.1(@babel/core@7.28.0) @@ -9457,7 +9457,7 @@ snapshots: '@rolldown/pluginutils': 1.0.0-beta.27 '@types/babel__core': 7.20.5 react-refresh: 0.17.0 - vite: 6.3.6(@types/node@22.13.14)(jiti@1.21.7)(yaml@2.7.0) + vite: 7.1.9(@types/node@22.13.14)(jiti@1.21.7)(yaml@2.7.0) transitivePeerDependencies: - supports-color @@ -14850,7 +14850,7 @@ snapshots: '@types/unist': 3.0.3 vfile-message: 4.0.2 - vite@6.3.6(@types/node@22.13.14)(jiti@1.21.7)(yaml@2.7.0): + vite@7.1.9(@types/node@22.13.14)(jiti@1.21.7)(yaml@2.7.0): dependencies: esbuild: 0.25.9 fdir: 6.5.0(picomatch@4.0.3)