diff --git a/package.json b/package.json index 1922fec..acb7cf6 100644 --- a/package.json +++ b/package.json @@ -27,6 +27,6 @@ "eslint-plugin-react-hooks": "^5.2.0", "eslint-plugin-react-refresh": "^0.5.3", "globals": "^16.5.0", - "vite": "^6.4.2" + "vite": "^6.4.3" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 50f31fa..7de0947 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -38,7 +38,7 @@ importers: version: 19.2.3(@types/react@19.2.14) '@vitejs/plugin-react': specifier: ^4.7.0 - version: 4.7.0(vite@6.4.2) + version: 4.7.0(vite@6.4.3) eslint: specifier: ^9.39.4 version: 9.39.4 @@ -55,8 +55,8 @@ importers: specifier: ^16.5.0 version: 16.5.0 vite: - specifier: ^6.4.2 - version: 6.4.2 + specifier: ^6.4.3 + version: 6.4.3 packages: @@ -1394,8 +1394,8 @@ packages: uri-js@4.4.1: resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==} - vite@6.4.2: - resolution: {integrity: sha512-2N/55r4JDJ4gdrCvGgINMy+HH3iRpNIz8K6SFwVsA+JbQScLiC+clmAxBgwiSPgcG9U15QmvqCGWzMbqda5zGQ==} + vite@6.4.3: + resolution: {integrity: sha512-NTKlcQjlAK7MlQoyb6LgaqHc8sso/pVyUJYWMws3jg21uTJw/LddqIFPcPqP6PzpgbIcZyKI85sFE4HBrQDA8A==} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true peerDependencies: @@ -1853,7 +1853,7 @@ snapshots: '@types/trusted-types@2.0.7': optional: true - '@vitejs/plugin-react@4.7.0(vite@6.4.2)': + '@vitejs/plugin-react@4.7.0(vite@6.4.3)': dependencies: '@babel/core': 7.28.0 '@babel/plugin-transform-react-jsx-self': 7.27.1(@babel/core@7.28.0) @@ -1861,7 +1861,7 @@ snapshots: '@rolldown/pluginutils': 1.0.0-beta.27 '@types/babel__core': 7.20.5 react-refresh: 0.17.0 - vite: 6.4.2 + vite: 6.4.3 transitivePeerDependencies: - supports-color @@ -2978,7 +2978,7 @@ snapshots: dependencies: punycode: 2.3.1 - vite@6.4.2: + vite@6.4.3: dependencies: esbuild: 0.25.0 fdir: 6.4.4(picomatch@4.0.2)