Skip to content

Commit 0faeec0

Browse files
chore(deps): update babel monorepo
1 parent a6639de commit 0faeec0

File tree

6 files changed

+66
-66
lines changed

6 files changed

+66
-66
lines changed

scripts/installer/frameworks/angular/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -81,20 +81,20 @@
8181
},
8282
"description": "Material UI implementation of angular-jsonschema-form with UI and XHR Schema.",
8383
"devDependencies": {
84-
"@babel/core": "7.14.0",
85-
"@babel/plugin-proposal-class-properties": "7.13.0",
86-
"@babel/plugin-proposal-object-rest-spread": "7.13.8",
87-
"@babel/plugin-proposal-optional-chaining": "7.13.12",
84+
"@babel/core": "7.26.0",
85+
"@babel/plugin-proposal-class-properties": "7.18.6",
86+
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
87+
"@babel/plugin-proposal-optional-chaining": "7.21.0",
8888
"@babel/plugin-syntax-dynamic-import": "7.8.3",
8989
"@babel/plugin-syntax-jsx": "^7.12.13",
90-
"@babel/plugin-transform-modules-commonjs": "7.14.0",
91-
"@babel/plugin-transform-runtime": "7.13.15",
90+
"@babel/plugin-transform-modules-commonjs": "7.26.3",
91+
"@babel/plugin-transform-runtime": "7.25.9",
9292
"@babel/polyfill": "7.12.1",
93-
"@babel/preset-env": "7.14.0",
94-
"@babel/preset-react": "7.13.13",
95-
"@babel/preset-typescript": "7.13.0",
96-
"@babel/register": "7.13.16",
97-
"@babel/runtime": "7.12.5",
93+
"@babel/preset-env": "7.26.0",
94+
"@babel/preset-react": "7.26.3",
95+
"@babel/preset-typescript": "7.26.0",
96+
"@babel/register": "7.25.9",
97+
"@babel/runtime": "7.26.0",
9898
"@monaco-editor/react": "4.0.6",
9999
"@rollup/plugin-commonjs": "19.0.0",
100100
"@rollup/plugin-json": "^4.1.0",

scripts/installer/frameworks/react-native/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -65,20 +65,20 @@
6565
},
6666
"description": "Material UI implementation of react-native-jsonschema-form with UI and XHR Schema.",
6767
"devDependencies": {
68-
"@babel/core": "7.14.0",
69-
"@babel/plugin-proposal-class-properties": "7.13.0",
70-
"@babel/plugin-proposal-object-rest-spread": "7.13.8",
71-
"@babel/plugin-proposal-optional-chaining": "7.13.12",
68+
"@babel/core": "7.26.0",
69+
"@babel/plugin-proposal-class-properties": "7.18.6",
70+
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
71+
"@babel/plugin-proposal-optional-chaining": "7.21.0",
7272
"@babel/plugin-syntax-dynamic-import": "7.8.3",
7373
"@babel/plugin-syntax-jsx": "^7.12.13",
74-
"@babel/plugin-transform-modules-commonjs": "7.14.0",
75-
"@babel/plugin-transform-runtime": "7.13.15",
74+
"@babel/plugin-transform-modules-commonjs": "7.26.3",
75+
"@babel/plugin-transform-runtime": "7.25.9",
7676
"@babel/polyfill": "7.12.1",
77-
"@babel/preset-env": "7.14.0",
78-
"@babel/preset-react": "7.13.13",
79-
"@babel/preset-typescript": "7.13.0",
80-
"@babel/register": "7.13.16",
81-
"@babel/runtime": "7.12.5",
77+
"@babel/preset-env": "7.26.0",
78+
"@babel/preset-react": "7.26.3",
79+
"@babel/preset-typescript": "7.26.0",
80+
"@babel/register": "7.25.9",
81+
"@babel/runtime": "7.26.0",
8282
"@monaco-editor/react": "4.0.6",
8383
"@rollup/plugin-commonjs": "19.0.0",
8484
"@rollup/plugin-json": "^4.1.0",

scripts/installer/frameworks/react/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -78,20 +78,20 @@
7878
},
7979
"description": "Material UI implementation of react-jsonschema-form with UI and XHR Schema.",
8080
"devDependencies": {
81-
"@babel/core": "7.14.0",
82-
"@babel/plugin-proposal-class-properties": "7.13.0",
83-
"@babel/plugin-proposal-object-rest-spread": "7.13.8",
84-
"@babel/plugin-proposal-optional-chaining": "7.13.12",
81+
"@babel/core": "7.26.0",
82+
"@babel/plugin-proposal-class-properties": "7.18.6",
83+
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
84+
"@babel/plugin-proposal-optional-chaining": "7.21.0",
8585
"@babel/plugin-syntax-dynamic-import": "7.8.3",
8686
"@babel/plugin-syntax-jsx": "^7.12.13",
87-
"@babel/plugin-transform-modules-commonjs": "7.14.0",
88-
"@babel/plugin-transform-runtime": "7.13.15",
87+
"@babel/plugin-transform-modules-commonjs": "7.26.3",
88+
"@babel/plugin-transform-runtime": "7.25.9",
8989
"@babel/polyfill": "7.12.1",
90-
"@babel/preset-env": "7.14.0",
91-
"@babel/preset-react": "7.13.13",
92-
"@babel/preset-typescript": "7.13.0",
93-
"@babel/register": "7.13.16",
94-
"@babel/runtime": "7.12.5",
90+
"@babel/preset-env": "7.26.0",
91+
"@babel/preset-react": "7.26.3",
92+
"@babel/preset-typescript": "7.26.0",
93+
"@babel/register": "7.25.9",
94+
"@babel/runtime": "7.26.0",
9595
"@monaco-editor/react": "4.0.6",
9696
"body-parser": "1.19.0",
9797
"brace": "0.11.1",

scripts/installer/frameworks/stencil/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -81,20 +81,20 @@
8181
},
8282
"description": "Ionic UI implementation of stencil-jsonschema-form with UI and XHR Schema.",
8383
"devDependencies": {
84-
"@babel/core": "7.14.0",
85-
"@babel/plugin-proposal-class-properties": "7.13.0",
86-
"@babel/plugin-proposal-object-rest-spread": "7.13.8",
87-
"@babel/plugin-proposal-optional-chaining": "7.13.12",
84+
"@babel/core": "7.26.0",
85+
"@babel/plugin-proposal-class-properties": "7.18.6",
86+
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
87+
"@babel/plugin-proposal-optional-chaining": "7.21.0",
8888
"@babel/plugin-syntax-dynamic-import": "7.8.3",
8989
"@babel/plugin-syntax-jsx": "^7.12.13",
90-
"@babel/plugin-transform-modules-commonjs": "7.14.0",
91-
"@babel/plugin-transform-runtime": "7.13.15",
90+
"@babel/plugin-transform-modules-commonjs": "7.26.3",
91+
"@babel/plugin-transform-runtime": "7.25.9",
9292
"@babel/polyfill": "7.12.1",
93-
"@babel/preset-env": "7.14.0",
94-
"@babel/preset-react": "7.13.13",
95-
"@babel/preset-typescript": "7.13.0",
96-
"@babel/register": "7.13.16",
97-
"@babel/runtime": "7.12.5",
93+
"@babel/preset-env": "7.26.0",
94+
"@babel/preset-react": "7.26.3",
95+
"@babel/preset-typescript": "7.26.0",
96+
"@babel/register": "7.25.9",
97+
"@babel/runtime": "7.26.0",
9898
"@monaco-editor/react": "4.0.6",
9999
"@rollup/plugin-commonjs": "19.0.0",
100100
"@rollup/plugin-json": "^4.1.0",

scripts/installer/frameworks/svelte/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -81,20 +81,20 @@
8181
},
8282
"description": "Material UI implementation of svelte-jsonschema-form with UI and XHR Schema.",
8383
"devDependencies": {
84-
"@babel/core": "7.14.0",
85-
"@babel/plugin-proposal-class-properties": "7.13.0",
86-
"@babel/plugin-proposal-object-rest-spread": "7.13.8",
87-
"@babel/plugin-proposal-optional-chaining": "7.13.12",
84+
"@babel/core": "7.26.0",
85+
"@babel/plugin-proposal-class-properties": "7.18.6",
86+
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
87+
"@babel/plugin-proposal-optional-chaining": "7.21.0",
8888
"@babel/plugin-syntax-dynamic-import": "7.8.3",
8989
"@babel/plugin-syntax-jsx": "^7.12.13",
90-
"@babel/plugin-transform-modules-commonjs": "7.14.0",
91-
"@babel/plugin-transform-runtime": "7.13.15",
90+
"@babel/plugin-transform-modules-commonjs": "7.26.3",
91+
"@babel/plugin-transform-runtime": "7.25.9",
9292
"@babel/polyfill": "7.12.1",
93-
"@babel/preset-env": "7.14.0",
94-
"@babel/preset-react": "7.13.13",
95-
"@babel/preset-typescript": "7.13.0",
96-
"@babel/register": "7.13.16",
97-
"@babel/runtime": "7.12.5",
93+
"@babel/preset-env": "7.26.0",
94+
"@babel/preset-react": "7.26.3",
95+
"@babel/preset-typescript": "7.26.0",
96+
"@babel/register": "7.25.9",
97+
"@babel/runtime": "7.26.0",
9898
"@monaco-editor/react": "4.0.6",
9999
"@rollup/plugin-commonjs": "19.0.0",
100100
"@rollup/plugin-json": "^4.1.0",

scripts/installer/frameworks/vue/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -81,20 +81,20 @@
8181
},
8282
"description": "Material UI implementation of vue-jsonschema-form with UI and XHR Schema.",
8383
"devDependencies": {
84-
"@babel/core": "7.14.0",
85-
"@babel/plugin-proposal-class-properties": "7.13.0",
86-
"@babel/plugin-proposal-object-rest-spread": "7.13.8",
87-
"@babel/plugin-proposal-optional-chaining": "7.13.12",
84+
"@babel/core": "7.26.0",
85+
"@babel/plugin-proposal-class-properties": "7.18.6",
86+
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
87+
"@babel/plugin-proposal-optional-chaining": "7.21.0",
8888
"@babel/plugin-syntax-dynamic-import": "7.8.3",
8989
"@babel/plugin-syntax-jsx": "^7.12.13",
90-
"@babel/plugin-transform-modules-commonjs": "7.14.0",
91-
"@babel/plugin-transform-runtime": "7.13.15",
90+
"@babel/plugin-transform-modules-commonjs": "7.26.3",
91+
"@babel/plugin-transform-runtime": "7.25.9",
9292
"@babel/polyfill": "7.12.1",
93-
"@babel/preset-env": "7.14.0",
94-
"@babel/preset-react": "7.13.13",
95-
"@babel/preset-typescript": "7.13.0",
96-
"@babel/register": "7.13.16",
97-
"@babel/runtime": "7.12.5",
93+
"@babel/preset-env": "7.26.0",
94+
"@babel/preset-react": "7.26.3",
95+
"@babel/preset-typescript": "7.26.0",
96+
"@babel/register": "7.25.9",
97+
"@babel/runtime": "7.26.0",
9898
"@monaco-editor/react": "4.0.6",
9999
"@rollup/plugin-commonjs": "19.0.0",
100100
"@rollup/plugin-json": "^4.1.0",

0 commit comments

Comments
 (0)