diff --git a/package-lock.json b/package-lock.json index bb03dd7..cdfc6a4 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.39", + "postcss": "^8.5.0", "tailwindcss": "^4.0.0", "vue": "^3.5.13" }, diff --git a/package.json b/package.json index 1675f0b..4d638c0 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "dependencies": { "@vueuse/core": "^9.13.0", "autoprefixer": "^10.4.20", - "postcss": "^8.4.39", + "postcss": "^8.5.0", "tailwindcss": "^4.0.0", "vue": "^3.5.13" },