From 7c728ade6c5d238662c960a160ed6eb1c10f3534 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 22:08:50 +0000 Subject: [PATCH] chore(deps): update dependency autoprefixer to ^10.5.2 --- .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 3d4918e3f0..ffd34c29fc 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.1", + "autoprefixer": "^10.5.2", "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 0ec220370c..6e8c86d340 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.1", + "autoprefixer": "^10.5.2", "postcss": "^8.5.15", "tailwindcss": "^4.3.1", "typescript": "^6.0.3"