diff --git a/package-lock.json b/package-lock.json index ad9d5c8..6552caf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "dependencies": { "@vueuse/core": "^9.13.0", "autoprefixer": "^10.4.20", - "postcss": "^8.4.38", + "postcss": "^8.4.39", "tailwindcss": "^3.4.15", "vue": "^3.4.18" }, diff --git a/package.json b/package.json index 460a9cf..838fd66 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "dependencies": { "@vueuse/core": "^9.13.0", "autoprefixer": "^10.4.20", - "postcss": "^8.4.38", + "postcss": "^8.4.39", "tailwindcss": "^3.4.15", "vue": "^3.4.18" },