From 0f1a9b9c607bc0ca6a2cdea54c800612e4309dfc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 23 Nov 2024 15:09:15 +0000 Subject: [PATCH] chore(deps): update dependency @rollup/plugin-commonjs to v19.0.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..6872d1219 100644 --- a/scripts/installer/frameworks/angular/package.json +++ b/scripts/installer/frameworks/angular/package.json @@ -96,7 +96,7 @@ "@babel/register": "7.13.16", "@babel/runtime": "7.12.5", "@monaco-editor/react": "4.0.6", - "@rollup/plugin-commonjs": "19.0.0", + "@rollup/plugin-commonjs": "19.0.2", "@rollup/plugin-json": "^4.1.0", "@rollup/plugin-typescript": "8.2.1", "@testing-library/react-hooks": "^5.1.2", diff --git a/scripts/installer/frameworks/react-native/package.json b/scripts/installer/frameworks/react-native/package.json index 40d797aaf..218d4a1f4 100644 --- a/scripts/installer/frameworks/react-native/package.json +++ b/scripts/installer/frameworks/react-native/package.json @@ -80,7 +80,7 @@ "@babel/register": "7.13.16", "@babel/runtime": "7.12.5", "@monaco-editor/react": "4.0.6", - "@rollup/plugin-commonjs": "19.0.0", + "@rollup/plugin-commonjs": "19.0.2", "@rollup/plugin-json": "^4.1.0", "@rollup/plugin-typescript": "8.2.1", "@testing-library/react-hooks": "^5.1.2", diff --git a/scripts/installer/frameworks/react/package.json b/scripts/installer/frameworks/react/package.json index 04c4ee017..370f602c0 100644 --- a/scripts/installer/frameworks/react/package.json +++ b/scripts/installer/frameworks/react/package.json @@ -96,7 +96,7 @@ "body-parser": "1.19.0", "brace": "0.11.1", "braces": "3.0.2", - "@rollup/plugin-commonjs": "19.0.0", + "@rollup/plugin-commonjs": "19.0.2", "@rollup/plugin-json": "^4.1.0", "@rollup/plugin-typescript": "8.2.1", "@testing-library/react-hooks": "^5.1.2", diff --git a/scripts/installer/frameworks/stencil/package.json b/scripts/installer/frameworks/stencil/package.json index 1c5055cdc..f4867a2cc 100644 --- a/scripts/installer/frameworks/stencil/package.json +++ b/scripts/installer/frameworks/stencil/package.json @@ -96,7 +96,7 @@ "@babel/register": "7.13.16", "@babel/runtime": "7.12.5", "@monaco-editor/react": "4.0.6", - "@rollup/plugin-commonjs": "19.0.0", + "@rollup/plugin-commonjs": "19.0.2", "@rollup/plugin-json": "^4.1.0", "@rollup/plugin-typescript": "8.2.1", "@testing-library/react-hooks": "^5.1.2", diff --git a/scripts/installer/frameworks/svelte/package.json b/scripts/installer/frameworks/svelte/package.json index 671df5270..61ecb54cb 100644 --- a/scripts/installer/frameworks/svelte/package.json +++ b/scripts/installer/frameworks/svelte/package.json @@ -96,7 +96,7 @@ "@babel/register": "7.13.16", "@babel/runtime": "7.12.5", "@monaco-editor/react": "4.0.6", - "@rollup/plugin-commonjs": "19.0.0", + "@rollup/plugin-commonjs": "19.0.2", "@rollup/plugin-json": "^4.1.0", "@rollup/plugin-typescript": "8.2.1", "@testing-library/react-hooks": "^5.1.2", diff --git a/scripts/installer/frameworks/vue/package.json b/scripts/installer/frameworks/vue/package.json index 816f88041..764ea505f 100644 --- a/scripts/installer/frameworks/vue/package.json +++ b/scripts/installer/frameworks/vue/package.json @@ -96,7 +96,7 @@ "@babel/register": "7.13.16", "@babel/runtime": "7.12.5", "@monaco-editor/react": "4.0.6", - "@rollup/plugin-commonjs": "19.0.0", + "@rollup/plugin-commonjs": "19.0.2", "@rollup/plugin-json": "^4.1.0", "@rollup/plugin-typescript": "8.2.1", "@testing-library/react-hooks": "^5.1.2",