From d460886b547f2a639c84fbdab863e4a2277259e9 Mon Sep 17 00:00:00 2001 From: Cahllagerfeld <43843195+Cahllagerfeld@users.noreply.github.com> Date: Fri, 2 May 2025 09:21:08 +0000 Subject: [PATCH] chore: bump vite --- package.json | 2 +- pnpm-lock.yaml | 56 +++++++++++++++++++++++++++++++++++--------------- 2 files changed, 41 insertions(+), 17 deletions(-) diff --git a/package.json b/package.json index c1b5568ce..b269bbcc5 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "tailwindcss": "^3.4.17", "tailwindcss-animate": "^1.0.7", "typescript": "^5.8.3", - "vite": "^6.2.6", + "vite": "^6.2.7", "vite-plugin-bundle-prefetch": "^0.0.4", "vite-plugin-svgr": "^4.3.0", "vitest": "^3.1.1" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c78601ff8..a41c1cf96 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -140,7 +140,7 @@ importers: version: 7.12.0(eslint@8.57.0)(typescript@5.8.3) '@vitejs/plugin-react-swc': specifier: ^3.8.1 - version: 3.8.1(vite@6.2.6(@types/node@22.14.0)(jiti@1.21.7)(yaml@2.7.0)) + version: 3.8.1(vite@6.3.4(@types/node@22.14.0)(jiti@1.21.7)(yaml@2.7.0)) autoprefixer: specifier: ^10.4.21 version: 10.4.21(postcss@8.5.3) @@ -181,14 +181,14 @@ importers: specifier: ^5.8.3 version: 5.8.3 vite: - specifier: ^6.2.6 - version: 6.2.6(@types/node@22.14.0)(jiti@1.21.7)(yaml@2.7.0) + specifier: ^6.2.7 + version: 6.3.4(@types/node@22.14.0)(jiti@1.21.7)(yaml@2.7.0) vite-plugin-bundle-prefetch: specifier: ^0.0.4 version: 0.0.4 vite-plugin-svgr: specifier: ^4.3.0 - version: 4.3.0(rollup@4.37.0)(typescript@5.8.3)(vite@6.2.6(@types/node@22.14.0)(jiti@1.21.7)(yaml@2.7.0)) + version: 4.3.0(rollup@4.37.0)(typescript@5.8.3)(vite@6.3.4(@types/node@22.14.0)(jiti@1.21.7)(yaml@2.7.0)) vitest: specifier: ^3.1.1 version: 3.1.1(@types/debug@4.1.12)(@types/node@22.14.0)(jiti@1.21.7)(yaml@2.7.0) @@ -2148,6 +2148,14 @@ packages: fastq@1.17.1: resolution: {integrity: sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==} + fdir@6.4.4: + resolution: {integrity: sha512-1NZP+GK4GfuAv3PqKvxQRDMjdSRZjnkq7KfhlNrCNNlZ0ygQFpebfrnfnq/W7fpUnAv9aGWmY1zKx7FYL3gwhg==} + peerDependencies: + picomatch: ^3 || ^4 + peerDependenciesMeta: + picomatch: + optional: true + file-entry-cache@6.0.1: resolution: {integrity: sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==} engines: {node: ^10.12.0 || >=12.0.0} @@ -3185,6 +3193,10 @@ packages: tinyexec@0.3.2: resolution: {integrity: sha512-KQQR9yN7R5+OSwaK0XQoj22pwHoTlgYqmUscPYoknOoWCWfj/5/ABTMRi69FrKU5ffPVh5QcFikpWJI/P1ocHA==} + tinyglobby@0.2.13: + resolution: {integrity: sha512-mEwzpUgrLySlveBwEVDMKk5B57bhLPYovRfPAXD5gA/98Opn0rCDj3GtLwFvCvH5RK9uPCExUROW5NjDwvqkxw==} + engines: {node: '>=12.0.0'} + tinypool@1.0.2: resolution: {integrity: sha512-al6n+QEANGFOMf/dmUMsuS5/r9B06uwlyNjZZql/zv8J7ybHCgoihBNORZCY2mzUuAnomQa2JdhyHKzZxPCrFA==} engines: {node: ^18.0.0 || >=20.0.0} @@ -3339,8 +3351,8 @@ packages: peerDependencies: vite: '>=2.6.0' - vite@6.2.6: - resolution: {integrity: sha512-9xpjNl3kR4rVDZgPNdTL0/c6ao4km69a/2ihNQbcANz8RuCOK3hQBmLSJf3bRKVQjVMda+YvizNE8AwvogcPbw==} + vite@6.3.4: + resolution: {integrity: sha512-BiReIiMS2fyFqbqNT/Qqt4CVITDU9M9vE+DKcVAsB+ZV0wvTKd+3hMbkpxz1b+NmEDMegpVbisKiAZOnvO92Sw==} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true peerDependencies: @@ -4911,10 +4923,10 @@ snapshots: '@ungap/structured-clone@1.2.0': {} - '@vitejs/plugin-react-swc@3.8.1(vite@6.2.6(@types/node@22.14.0)(jiti@1.21.7)(yaml@2.7.0))': + '@vitejs/plugin-react-swc@3.8.1(vite@6.3.4(@types/node@22.14.0)(jiti@1.21.7)(yaml@2.7.0))': dependencies: '@swc/core': 1.11.13 - vite: 6.2.6(@types/node@22.14.0)(jiti@1.21.7)(yaml@2.7.0) + vite: 6.3.4(@types/node@22.14.0)(jiti@1.21.7)(yaml@2.7.0) transitivePeerDependencies: - '@swc/helpers' @@ -4925,13 +4937,13 @@ snapshots: chai: 5.2.0 tinyrainbow: 2.0.0 - '@vitest/mocker@3.1.1(vite@6.2.6(@types/node@22.14.0)(jiti@1.21.7)(yaml@2.7.0))': + '@vitest/mocker@3.1.1(vite@6.3.4(@types/node@22.14.0)(jiti@1.21.7)(yaml@2.7.0))': dependencies: '@vitest/spy': 3.1.1 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: - vite: 6.2.6(@types/node@22.14.0)(jiti@1.21.7)(yaml@2.7.0) + vite: 6.3.4(@types/node@22.14.0)(jiti@1.21.7)(yaml@2.7.0) '@vitest/pretty-format@3.1.1': dependencies: @@ -5487,6 +5499,10 @@ snapshots: dependencies: reusify: 1.0.4 + fdir@6.4.4(picomatch@4.0.2): + optionalDependencies: + picomatch: 4.0.2 + file-entry-cache@6.0.1: dependencies: flat-cache: 3.2.0 @@ -6621,6 +6637,11 @@ snapshots: tinyexec@0.3.2: {} + tinyglobby@0.2.13: + dependencies: + fdir: 6.4.4(picomatch@4.0.2) + picomatch: 4.0.2 + tinypool@1.0.2: {} tinyrainbow@2.0.0: {} @@ -6769,7 +6790,7 @@ snapshots: debug: 4.4.0 es-module-lexer: 1.6.0 pathe: 2.0.3 - vite: 6.2.6(@types/node@22.14.0)(jiti@1.21.7)(yaml@2.7.0) + vite: 6.3.4(@types/node@22.14.0)(jiti@1.21.7)(yaml@2.7.0) transitivePeerDependencies: - '@types/node' - jiti @@ -6786,22 +6807,25 @@ snapshots: vite-plugin-bundle-prefetch@0.0.4: {} - vite-plugin-svgr@4.3.0(rollup@4.37.0)(typescript@5.8.3)(vite@6.2.6(@types/node@22.14.0)(jiti@1.21.7)(yaml@2.7.0)): + vite-plugin-svgr@4.3.0(rollup@4.37.0)(typescript@5.8.3)(vite@6.3.4(@types/node@22.14.0)(jiti@1.21.7)(yaml@2.7.0)): dependencies: '@rollup/pluginutils': 5.1.4(rollup@4.37.0) '@svgr/core': 8.1.0(typescript@5.8.3) '@svgr/plugin-jsx': 8.1.0(@svgr/core@8.1.0(typescript@5.8.3)) - vite: 6.2.6(@types/node@22.14.0)(jiti@1.21.7)(yaml@2.7.0) + vite: 6.3.4(@types/node@22.14.0)(jiti@1.21.7)(yaml@2.7.0) transitivePeerDependencies: - rollup - supports-color - typescript - vite@6.2.6(@types/node@22.14.0)(jiti@1.21.7)(yaml@2.7.0): + vite@6.3.4(@types/node@22.14.0)(jiti@1.21.7)(yaml@2.7.0): dependencies: esbuild: 0.25.1 + fdir: 6.4.4(picomatch@4.0.2) + picomatch: 4.0.2 postcss: 8.5.3 rollup: 4.37.0 + tinyglobby: 0.2.13 optionalDependencies: '@types/node': 22.14.0 fsevents: 2.3.3 @@ -6811,7 +6835,7 @@ snapshots: vitest@3.1.1(@types/debug@4.1.12)(@types/node@22.14.0)(jiti@1.21.7)(yaml@2.7.0): dependencies: '@vitest/expect': 3.1.1 - '@vitest/mocker': 3.1.1(vite@6.2.6(@types/node@22.14.0)(jiti@1.21.7)(yaml@2.7.0)) + '@vitest/mocker': 3.1.1(vite@6.3.4(@types/node@22.14.0)(jiti@1.21.7)(yaml@2.7.0)) '@vitest/pretty-format': 3.1.1 '@vitest/runner': 3.1.1 '@vitest/snapshot': 3.1.1 @@ -6827,7 +6851,7 @@ snapshots: tinyexec: 0.3.2 tinypool: 1.0.2 tinyrainbow: 2.0.0 - vite: 6.2.6(@types/node@22.14.0)(jiti@1.21.7)(yaml@2.7.0) + vite: 6.3.4(@types/node@22.14.0)(jiti@1.21.7)(yaml@2.7.0) vite-node: 3.1.1(@types/node@22.14.0)(jiti@1.21.7)(yaml@2.7.0) why-is-node-running: 2.3.0 optionalDependencies: