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",