diff --git a/package.json b/package.json index 2087daea..7f326178 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "prettier-plugin-packagejson": "^2.5.1", "prettier-plugin-tailwindcss": "^0.6.5", "tailwindcss": "^3.4.6", - "vite": "^5.3.4", + "vite": "^5.3.5", "vite-plugin-handlebars": "^2.0.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 161a14cc..d6445e51 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -70,8 +70,8 @@ importers: specifier: ^3.4.6 version: 3.4.6 vite: - specifier: ^5.3.4 - version: 5.3.4 + specifier: ^5.3.5 + version: 5.3.5 vite-plugin-handlebars: specifier: ^2.0.0 version: 2.0.0 @@ -1567,8 +1567,8 @@ packages: vite-plugin-handlebars@2.0.0: resolution: {integrity: sha512-+J3It0nyhPzx4nT1I+fnWH+jShTEXzm6X0Tgsggdm9IYFD7/eJ6a3ROI13HTe0CVoyaxm/fPxH5HDAKyfz7T0g==} - vite@5.3.4: - resolution: {integrity: sha512-Cw+7zL3ZG9/NZBB8C+8QbQZmR54GwqIz+WMI4b3JgdYJvX+ny9AjJXqkGQlDXSXRP9rP0B4tbciRMOVEKulVOA==} + vite@5.3.5: + resolution: {integrity: sha512-MdjglKR6AQXQb9JGiS7Rc2wC6uMjcm7Go/NHNO63EwiJXfuk9PgqiP/n5IDJCziMkfw9n4Ubp7lttNwz+8ZVKA==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -3051,7 +3051,7 @@ snapshots: vite-plugin-handlebars@2.0.0: dependencies: handlebars: 4.7.8 - vite: 5.3.4 + vite: 5.3.5 transitivePeerDependencies: - '@types/node' - less @@ -3061,7 +3061,7 @@ snapshots: - sugarss - terser - vite@5.3.4: + vite@5.3.5: dependencies: esbuild: 0.21.5 postcss: 8.4.40