diff --git a/package-lock.json b/package-lock.json index 817e821..369831d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -43,7 +43,7 @@ "tailwind-merge": "^2.2.2", "tailwind-variants": "^0.2.1", "tailwindcss": "^3.4.3", - "vite": "^5.0.12", + "vite": "^5.4.6", "vite-plugin-tailwind-purgecss": "^0.3.0", "zod": "^3.22.5" } @@ -5503,9 +5503,9 @@ } }, "node_modules/vite": { - "version": "5.4.3", - "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.3.tgz", - "integrity": "sha512-IH+nl64eq9lJjFqU+/yrRnrHPVTlgy42/+IzbOdaFDVlyLgI/wDlf+FCobXLX1cT0X5+7LMyH1mIy2xJdLfo8Q==", + "version": "5.4.6", + "resolved": "https://registry.npmjs.org/vite/-/vite-5.4.6.tgz", + "integrity": "sha512-IeL5f8OO5nylsgzd9tq4qD2QqI0k2CQLGrWD0rCN0EQJZpBK5vJAx0I+GDkMOXxQX/OfFHMuLIx6ddAxGX/k+Q==", "dev": true, "dependencies": { "esbuild": "^0.21.3", diff --git a/package.json b/package.json index 7038d93..257896a 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "tailwind-merge": "^2.2.2", "tailwind-variants": "^0.2.1", "tailwindcss": "^3.4.3", - "vite": "^5.0.12", + "vite": "^5.4.6", "vite-plugin-tailwind-purgecss": "^0.3.0", "zod": "^3.22.5" }