diff --git a/scripts/installer/frameworks/angular/package.json b/scripts/installer/frameworks/angular/package.json index a2200f5f4..740cc4437 100644 --- a/scripts/installer/frameworks/angular/package.json +++ b/scripts/installer/frameworks/angular/package.json @@ -98,7 +98,7 @@ "@monaco-editor/react": "4.0.6", "@rollup/plugin-commonjs": "19.0.0", "@rollup/plugin-json": "^4.1.0", - "@rollup/plugin-typescript": "8.2.1", + "@rollup/plugin-typescript": "8.5.0", "@testing-library/react-hooks": "^5.1.2", "@types/estree": "0.0.47", "@types/jest": "26.0.21", diff --git a/scripts/installer/frameworks/react-native/package.json b/scripts/installer/frameworks/react-native/package.json index 40d797aaf..48329215b 100644 --- a/scripts/installer/frameworks/react-native/package.json +++ b/scripts/installer/frameworks/react-native/package.json @@ -82,7 +82,7 @@ "@monaco-editor/react": "4.0.6", "@rollup/plugin-commonjs": "19.0.0", "@rollup/plugin-json": "^4.1.0", - "@rollup/plugin-typescript": "8.2.1", + "@rollup/plugin-typescript": "8.5.0", "@testing-library/react-hooks": "^5.1.2", "@types/estree": "0.0.47", "@types/jest": "26.0.21", diff --git a/scripts/installer/frameworks/react/package.json b/scripts/installer/frameworks/react/package.json index 04c4ee017..3b60eb369 100644 --- a/scripts/installer/frameworks/react/package.json +++ b/scripts/installer/frameworks/react/package.json @@ -98,7 +98,7 @@ "braces": "3.0.2", "@rollup/plugin-commonjs": "19.0.0", "@rollup/plugin-json": "^4.1.0", - "@rollup/plugin-typescript": "8.2.1", + "@rollup/plugin-typescript": "8.5.0", "@testing-library/react-hooks": "^5.1.2", "@types/estree": "0.0.47", "@types/jest": "26.0.21", diff --git a/scripts/installer/frameworks/stencil/package.json b/scripts/installer/frameworks/stencil/package.json index 1c5055cdc..a92deeee5 100644 --- a/scripts/installer/frameworks/stencil/package.json +++ b/scripts/installer/frameworks/stencil/package.json @@ -98,7 +98,7 @@ "@monaco-editor/react": "4.0.6", "@rollup/plugin-commonjs": "19.0.0", "@rollup/plugin-json": "^4.1.0", - "@rollup/plugin-typescript": "8.2.1", + "@rollup/plugin-typescript": "8.5.0", "@testing-library/react-hooks": "^5.1.2", "@types/estree": "0.0.47", "@types/jest": "26.0.21", diff --git a/scripts/installer/frameworks/svelte/package.json b/scripts/installer/frameworks/svelte/package.json index 671df5270..47f02afd8 100644 --- a/scripts/installer/frameworks/svelte/package.json +++ b/scripts/installer/frameworks/svelte/package.json @@ -98,7 +98,7 @@ "@monaco-editor/react": "4.0.6", "@rollup/plugin-commonjs": "19.0.0", "@rollup/plugin-json": "^4.1.0", - "@rollup/plugin-typescript": "8.2.1", + "@rollup/plugin-typescript": "8.5.0", "@testing-library/react-hooks": "^5.1.2", "@types/estree": "0.0.47", "@types/jest": "26.0.21", diff --git a/scripts/installer/frameworks/vue/package.json b/scripts/installer/frameworks/vue/package.json index 816f88041..e183de882 100644 --- a/scripts/installer/frameworks/vue/package.json +++ b/scripts/installer/frameworks/vue/package.json @@ -98,7 +98,7 @@ "@monaco-editor/react": "4.0.6", "@rollup/plugin-commonjs": "19.0.0", "@rollup/plugin-json": "^4.1.0", - "@rollup/plugin-typescript": "8.2.1", + "@rollup/plugin-typescript": "8.5.0", "@testing-library/react-hooks": "^5.1.2", "@types/estree": "0.0.47", "@types/jest": "26.0.21",