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 4319d2412..035bcfd64 100644 --- a/scripts/installer/frameworks/react/package.json +++ b/scripts/installer/frameworks/react/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/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",