diff --git a/package.json b/package.json index f852613..d575c3b 100644 --- a/package.json +++ b/package.json @@ -39,6 +39,6 @@ "postcss": "^8.4.47", "prettier": "^3.3.3", "typescript": "^5.6.2", - "vite": "^5.4.6" + "vite": "^5.4.7" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8f695cb..7ec3c98 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -71,7 +71,7 @@ importers: version: 18.3.0 '@vitejs/plugin-react': specifier: ^4.3.1 - version: 4.3.1(vite@5.4.6) + version: 4.3.1(vite@5.4.7) autoprefixer: specifier: ^10.4.20 version: 10.4.20(postcss@8.4.47) @@ -85,8 +85,8 @@ importers: specifier: ^5.6.2 version: 5.6.2 vite: - specifier: ^5.4.6 - version: 5.4.6 + specifier: ^5.4.7 + version: 5.4.7 packages: @@ -1494,8 +1494,8 @@ packages: util-deprecate@1.0.2: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} - vite@5.4.6: - resolution: {integrity: sha512-IeL5f8OO5nylsgzd9tq4qD2QqI0k2CQLGrWD0rCN0EQJZpBK5vJAx0I+GDkMOXxQX/OfFHMuLIx6ddAxGX/k+Q==} + vite@5.4.7: + resolution: {integrity: sha512-5l2zxqMEPVENgvzTuBpHer2awaetimj2BGkhBPdnwKbPNOlHsODU+oiazEZzLK7KhAnOrO+XGYJYn4ZlUhDtDQ==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -2219,14 +2219,14 @@ snapshots: '@types/unist@3.0.2': {} - '@vitejs/plugin-react@4.3.1(vite@5.4.6)': + '@vitejs/plugin-react@4.3.1(vite@5.4.7)': dependencies: '@babel/core': 7.24.7 '@babel/plugin-transform-react-jsx-self': 7.24.7(@babel/core@7.24.7) '@babel/plugin-transform-react-jsx-source': 7.24.7(@babel/core@7.24.7) '@types/babel__core': 7.20.5 react-refresh: 0.14.2 - vite: 5.4.6 + vite: 5.4.7 transitivePeerDependencies: - supports-color @@ -2853,7 +2853,7 @@ snapshots: util-deprecate@1.0.2: {} - vite@5.4.6: + vite@5.4.7: dependencies: esbuild: 0.21.5 postcss: 8.4.47