From 42b4f43204029e69e07f3e152ab51e76b92a620d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 23 Nov 2024 15:09:42 +0000 Subject: [PATCH] chore(deps): update dependency core-js to v3.39.0 --- 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..80127a152 100644 --- a/scripts/installer/frameworks/angular/package.json +++ b/scripts/installer/frameworks/angular/package.json @@ -112,7 +112,7 @@ "babel-loader": "8.2.2", "cheerio": "1.0.0-rc.3", "compression-webpack-plugin": "7.1.2", - "core-js": "3.8.2", + "core-js": "3.39.0", "css-hot-loader": "1.4.4", "css-loader": "5.1.0", "date-fns": "2.15.0", diff --git a/scripts/installer/frameworks/react-native/package.json b/scripts/installer/frameworks/react-native/package.json index 40d797aaf..89da4ec7b 100644 --- a/scripts/installer/frameworks/react-native/package.json +++ b/scripts/installer/frameworks/react-native/package.json @@ -96,7 +96,7 @@ "babel-loader": "8.2.2", "cheerio": "1.0.0-rc.3", "compression-webpack-plugin": "7.1.2", - "core-js": "3.8.2", + "core-js": "3.39.0", "css-hot-loader": "1.4.4", "css-loader": "5.1.0", "date-fns": "2.15.0", diff --git a/scripts/installer/frameworks/react/package.json b/scripts/installer/frameworks/react/package.json index 04c4ee017..48eef1ec1 100644 --- a/scripts/installer/frameworks/react/package.json +++ b/scripts/installer/frameworks/react/package.json @@ -112,7 +112,7 @@ "babel-loader": "8.2.2", "cheerio": "1.0.0-rc.3", "compression-webpack-plugin": "7.1.2", - "core-js": "3.8.2", + "core-js": "3.39.0", "css-hot-loader": "1.4.4", "css-loader": "5.1.0", "date-fns": "2.15.0", diff --git a/scripts/installer/frameworks/stencil/package.json b/scripts/installer/frameworks/stencil/package.json index 1c5055cdc..9677fbc55 100644 --- a/scripts/installer/frameworks/stencil/package.json +++ b/scripts/installer/frameworks/stencil/package.json @@ -112,7 +112,7 @@ "babel-loader": "8.2.2", "cheerio": "1.0.0-rc.3", "compression-webpack-plugin": "7.1.2", - "core-js": "3.8.2", + "core-js": "3.39.0", "css-hot-loader": "1.4.4", "css-loader": "5.1.0", "date-fns": "2.15.0", diff --git a/scripts/installer/frameworks/svelte/package.json b/scripts/installer/frameworks/svelte/package.json index 671df5270..91cd64805 100644 --- a/scripts/installer/frameworks/svelte/package.json +++ b/scripts/installer/frameworks/svelte/package.json @@ -112,7 +112,7 @@ "babel-loader": "8.2.2", "cheerio": "1.0.0-rc.3", "compression-webpack-plugin": "7.1.2", - "core-js": "3.8.2", + "core-js": "3.39.0", "css-hot-loader": "1.4.4", "css-loader": "5.1.0", "date-fns": "2.15.0", diff --git a/scripts/installer/frameworks/vue/package.json b/scripts/installer/frameworks/vue/package.json index 816f88041..e3ac2c3ec 100644 --- a/scripts/installer/frameworks/vue/package.json +++ b/scripts/installer/frameworks/vue/package.json @@ -112,7 +112,7 @@ "babel-loader": "8.2.2", "cheerio": "1.0.0-rc.3", "compression-webpack-plugin": "7.1.2", - "core-js": "3.8.2", + "core-js": "3.39.0", "css-hot-loader": "1.4.4", "css-loader": "5.1.0", "date-fns": "2.15.0",