From fdd78372cd1cdeb8e0a20a546b6451cd29d942a2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 30 Jan 2026 21:41:07 +0000 Subject: [PATCH] chore(deps): update dependency autoprefixer to ^10.4.24 --- .templates/template-nuxt/package.json | 2 +- nuxt-full/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.templates/template-nuxt/package.json b/.templates/template-nuxt/package.json index 5f0f0781b9..6505dcf7b6 100644 --- a/.templates/template-nuxt/package.json +++ b/.templates/template-nuxt/package.json @@ -17,7 +17,7 @@ "@egoist/tailwindcss-icons": "^1.9.0", "@iconify-json/lucide": "^1.2.87", "@tailwindcss/postcss": "^4.1.18", - "autoprefixer": "^10.4.23", + "autoprefixer": "^10.4.24", "postcss": "^8.5.6", "tailwindcss": "^4.1.18", "tw-animate-css": "^1.4.0", diff --git a/nuxt-full/package.json b/nuxt-full/package.json index 555ed57872..d09760a9bc 100644 --- a/nuxt-full/package.json +++ b/nuxt-full/package.json @@ -18,7 +18,7 @@ "@egoist/tailwindcss-icons": "^1.9.0", "@iconify-json/lucide": "^1.2.87", "@tailwindcss/postcss": "^4.1.18", - "autoprefixer": "^10.4.23", + "autoprefixer": "^10.4.24", "postcss": "^8.5.6", "tailwindcss": "^4.1.18", "tw-animate-css": "^1.4.0",