From 75569d9db3cab4ccd524baad9c6c4c9946a10e4f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 18:23:54 +0000 Subject: [PATCH] chore(deps): update dependency autoprefixer to ^10.5.1 --- .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 4ec41f9e21..3d4918e3f0 100644 --- a/.templates/template-nuxt/package.json +++ b/.templates/template-nuxt/package.json @@ -17,7 +17,7 @@ "@egoist/tailwindcss-icons": "^1.9.2", "@iconify-json/lucide": "^1.2.114", "@tailwindcss/postcss": "^4.3.1", - "autoprefixer": "^10.5.0", + "autoprefixer": "^10.5.1", "postcss": "^8.5.15", "tailwindcss": "^4.3.1", "typescript": "^6.0.3" diff --git a/nuxt-full/package.json b/nuxt-full/package.json index bf867d0692..0ec220370c 100644 --- a/nuxt-full/package.json +++ b/nuxt-full/package.json @@ -20,7 +20,7 @@ "@egoist/tailwindcss-icons": "^1.9.2", "@iconify-json/lucide": "^1.2.114", "@tailwindcss/postcss": "^4.3.1", - "autoprefixer": "^10.5.0", + "autoprefixer": "^10.5.1", "postcss": "^8.5.15", "tailwindcss": "^4.3.1", "typescript": "^6.0.3"