From b473ed5c187dce6f09de2c8cffaa25089af349a7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 21 Jul 2025 10:58:57 +0000 Subject: [PATCH] chore(deps): update dependency cheerio to v1.1.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..618c2ecd2 100644 --- a/scripts/installer/frameworks/angular/package.json +++ b/scripts/installer/frameworks/angular/package.json @@ -110,7 +110,7 @@ "autoprefixer": "10.2.1", "babel-eslint": "10.1.0", "babel-loader": "8.2.2", - "cheerio": "1.0.0-rc.3", + "cheerio": "1.1.2", "compression-webpack-plugin": "7.1.2", "core-js": "3.8.2", "css-hot-loader": "1.4.4", diff --git a/scripts/installer/frameworks/react-native/package.json b/scripts/installer/frameworks/react-native/package.json index 40d797aaf..b783d8fbb 100644 --- a/scripts/installer/frameworks/react-native/package.json +++ b/scripts/installer/frameworks/react-native/package.json @@ -94,7 +94,7 @@ "autoprefixer": "10.2.1", "babel-eslint": "10.1.0", "babel-loader": "8.2.2", - "cheerio": "1.0.0-rc.3", + "cheerio": "1.1.2", "compression-webpack-plugin": "7.1.2", "core-js": "3.8.2", "css-hot-loader": "1.4.4", diff --git a/scripts/installer/frameworks/react/package.json b/scripts/installer/frameworks/react/package.json index 04c4ee017..a359d9c34 100644 --- a/scripts/installer/frameworks/react/package.json +++ b/scripts/installer/frameworks/react/package.json @@ -110,7 +110,7 @@ "autoprefixer": "10.2.1", "babel-eslint": "10.1.0", "babel-loader": "8.2.2", - "cheerio": "1.0.0-rc.3", + "cheerio": "1.1.2", "compression-webpack-plugin": "7.1.2", "core-js": "3.8.2", "css-hot-loader": "1.4.4", diff --git a/scripts/installer/frameworks/stencil/package.json b/scripts/installer/frameworks/stencil/package.json index 1c5055cdc..986e50b02 100644 --- a/scripts/installer/frameworks/stencil/package.json +++ b/scripts/installer/frameworks/stencil/package.json @@ -110,7 +110,7 @@ "autoprefixer": "10.2.1", "babel-eslint": "10.1.0", "babel-loader": "8.2.2", - "cheerio": "1.0.0-rc.3", + "cheerio": "1.1.2", "compression-webpack-plugin": "7.1.2", "core-js": "3.8.2", "css-hot-loader": "1.4.4", diff --git a/scripts/installer/frameworks/svelte/package.json b/scripts/installer/frameworks/svelte/package.json index 671df5270..3aeaa897f 100644 --- a/scripts/installer/frameworks/svelte/package.json +++ b/scripts/installer/frameworks/svelte/package.json @@ -110,7 +110,7 @@ "autoprefixer": "10.2.1", "babel-eslint": "10.1.0", "babel-loader": "8.2.2", - "cheerio": "1.0.0-rc.3", + "cheerio": "1.1.2", "compression-webpack-plugin": "7.1.2", "core-js": "3.8.2", "css-hot-loader": "1.4.4", diff --git a/scripts/installer/frameworks/vue/package.json b/scripts/installer/frameworks/vue/package.json index 816f88041..9d421ee47 100644 --- a/scripts/installer/frameworks/vue/package.json +++ b/scripts/installer/frameworks/vue/package.json @@ -110,7 +110,7 @@ "autoprefixer": "10.2.1", "babel-eslint": "10.1.0", "babel-loader": "8.2.2", - "cheerio": "1.0.0-rc.3", + "cheerio": "1.1.2", "compression-webpack-plugin": "7.1.2", "core-js": "3.8.2", "css-hot-loader": "1.4.4",