diff --git a/package.json b/package.json index e5662ff..87ec1a1 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.3", + "vite": "^5.4.4", "vite-plugin-handlebars": "^2.0.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ccff9a2..14d5893 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.3 - version: 5.4.3 + specifier: ^5.4.4 + version: 5.4.4 vite-plugin-handlebars: specifier: ^2.0.0 version: 2.0.0 @@ -1557,8 +1557,8 @@ packages: vite-plugin-handlebars@2.0.0: resolution: {integrity: sha512-+J3It0nyhPzx4nT1I+fnWH+jShTEXzm6X0Tgsggdm9IYFD7/eJ6a3ROI13HTe0CVoyaxm/fPxH5HDAKyfz7T0g==} - vite@5.4.3: - resolution: {integrity: sha512-IH+nl64eq9lJjFqU+/yrRnrHPVTlgy42/+IzbOdaFDVlyLgI/wDlf+FCobXLX1cT0X5+7LMyH1mIy2xJdLfo8Q==} + vite@5.4.4: + resolution: {integrity: sha512-RHFCkULitycHVTtelJ6jQLd+KSAAzOgEYorV32R2q++M6COBjKJR6BxqClwp5sf0XaBDjVMuJ9wnNfyAJwjMkA==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -3029,7 +3029,7 @@ snapshots: vite-plugin-handlebars@2.0.0: dependencies: handlebars: 4.7.8 - vite: 5.4.3 + vite: 5.4.4 transitivePeerDependencies: - '@types/node' - less @@ -3040,7 +3040,7 @@ snapshots: - sugarss - terser - vite@5.4.3: + vite@5.4.4: dependencies: esbuild: 0.21.5 postcss: 8.4.45