diff --git a/package.json b/package.json index 8673181d..17996744 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "prettier-plugin-packagejson": "^2.5.2", "prettier-plugin-tailwindcss": "^0.6.6", "tailwindcss": "^3.4.11", - "vite": "^5.4.5", + "vite": "^5.4.6", "vite-plugin-handlebars": "^2.0.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1ac9f4a7..7857dbbc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -70,8 +70,8 @@ importers: specifier: ^3.4.11 version: 3.4.11 vite: - specifier: ^5.4.5 - version: 5.4.5 + specifier: ^5.4.6 + version: 5.4.6 vite-plugin-handlebars: specifier: ^2.0.0 version: 2.0.0 @@ -1560,8 +1560,8 @@ packages: vite-plugin-handlebars@2.0.0: resolution: {integrity: sha512-+J3It0nyhPzx4nT1I+fnWH+jShTEXzm6X0Tgsggdm9IYFD7/eJ6a3ROI13HTe0CVoyaxm/fPxH5HDAKyfz7T0g==} - vite@5.4.5: - resolution: {integrity: sha512-pXqR0qtb2bTwLkev4SE3r4abCNioP3GkjvIDLlzziPpXtHgiJIjuKl+1GN6ESOT3wMjG3JTeARopj2SwYaHTOA==} + vite@5.4.6: + resolution: {integrity: sha512-IeL5f8OO5nylsgzd9tq4qD2QqI0k2CQLGrWD0rCN0EQJZpBK5vJAx0I+GDkMOXxQX/OfFHMuLIx6ddAxGX/k+Q==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -3034,7 +3034,7 @@ snapshots: vite-plugin-handlebars@2.0.0: dependencies: handlebars: 4.7.8 - vite: 5.4.5 + vite: 5.4.6 transitivePeerDependencies: - '@types/node' - less @@ -3045,7 +3045,7 @@ snapshots: - sugarss - terser - vite@5.4.5: + vite@5.4.6: dependencies: esbuild: 0.21.5 postcss: 8.4.47