From 922961dd3c54c06aefa5909c4120c28d1e6ee817 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 19:01:05 +0000 Subject: [PATCH] Update dependency autoprefixer to v10.5.2 --- scripts/installer/frameworks/angular/package.json | 2 +- scripts/installer/frameworks/react-native/package.json | 2 +- scripts/installer/frameworks/react/package.json | 2 +- scripts/installer/frameworks/stencil/package.json | 2 +- scripts/installer/frameworks/svelte/package.json | 2 +- scripts/installer/frameworks/vue/package.json | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/scripts/installer/frameworks/angular/package.json b/scripts/installer/frameworks/angular/package.json index a2200f5f4..d7d9febc8 100644 --- a/scripts/installer/frameworks/angular/package.json +++ b/scripts/installer/frameworks/angular/package.json @@ -107,7 +107,7 @@ "@typescript-eslint/eslint-plugin": "4.22.0", "@typescript-eslint/parser": "4.22.0", "@wojtekmaj/enzyme-adapter-react-17": "0.6.1", - "autoprefixer": "10.2.1", + "autoprefixer": "10.5.2", "babel-eslint": "10.1.0", "babel-loader": "8.2.2", "cheerio": "1.0.0-rc.3", diff --git a/scripts/installer/frameworks/react-native/package.json b/scripts/installer/frameworks/react-native/package.json index 40d797aaf..3822d0bc1 100644 --- a/scripts/installer/frameworks/react-native/package.json +++ b/scripts/installer/frameworks/react-native/package.json @@ -91,7 +91,7 @@ "@typescript-eslint/eslint-plugin": "4.22.0", "@typescript-eslint/parser": "4.22.0", "@wojtekmaj/enzyme-adapter-react-17": "0.6.1", - "autoprefixer": "10.2.1", + "autoprefixer": "10.5.2", "babel-eslint": "10.1.0", "babel-loader": "8.2.2", "cheerio": "1.0.0-rc.3", diff --git a/scripts/installer/frameworks/react/package.json b/scripts/installer/frameworks/react/package.json index 04c4ee017..0380c8ec5 100644 --- a/scripts/installer/frameworks/react/package.json +++ b/scripts/installer/frameworks/react/package.json @@ -107,7 +107,7 @@ "@typescript-eslint/eslint-plugin": "4.22.0", "@typescript-eslint/parser": "4.22.0", "@wojtekmaj/enzyme-adapter-react-17": "0.6.1", - "autoprefixer": "10.2.1", + "autoprefixer": "10.5.2", "babel-eslint": "10.1.0", "babel-loader": "8.2.2", "cheerio": "1.0.0-rc.3", diff --git a/scripts/installer/frameworks/stencil/package.json b/scripts/installer/frameworks/stencil/package.json index 1c5055cdc..882892e0f 100644 --- a/scripts/installer/frameworks/stencil/package.json +++ b/scripts/installer/frameworks/stencil/package.json @@ -107,7 +107,7 @@ "@typescript-eslint/eslint-plugin": "4.22.0", "@typescript-eslint/parser": "4.22.0", "@wojtekmaj/enzyme-adapter-react-17": "0.6.1", - "autoprefixer": "10.2.1", + "autoprefixer": "10.5.2", "babel-eslint": "10.1.0", "babel-loader": "8.2.2", "cheerio": "1.0.0-rc.3", diff --git a/scripts/installer/frameworks/svelte/package.json b/scripts/installer/frameworks/svelte/package.json index 671df5270..57ce7166f 100644 --- a/scripts/installer/frameworks/svelte/package.json +++ b/scripts/installer/frameworks/svelte/package.json @@ -107,7 +107,7 @@ "@typescript-eslint/eslint-plugin": "4.22.0", "@typescript-eslint/parser": "4.22.0", "@wojtekmaj/enzyme-adapter-react-17": "0.6.1", - "autoprefixer": "10.2.1", + "autoprefixer": "10.5.2", "babel-eslint": "10.1.0", "babel-loader": "8.2.2", "cheerio": "1.0.0-rc.3", diff --git a/scripts/installer/frameworks/vue/package.json b/scripts/installer/frameworks/vue/package.json index 816f88041..c3a4c31d8 100644 --- a/scripts/installer/frameworks/vue/package.json +++ b/scripts/installer/frameworks/vue/package.json @@ -107,7 +107,7 @@ "@typescript-eslint/eslint-plugin": "4.22.0", "@typescript-eslint/parser": "4.22.0", "@wojtekmaj/enzyme-adapter-react-17": "0.6.1", - "autoprefixer": "10.2.1", + "autoprefixer": "10.5.2", "babel-eslint": "10.1.0", "babel-loader": "8.2.2", "cheerio": "1.0.0-rc.3",