|
10 | 10 | "url": "https://github.com/mitodl/mit-open.git" |
11 | 11 | }, |
12 | 12 | "dependencies": { |
13 | | - "@babel/core": "7.18.5", |
14 | | - "@babel/eslint-parser": "7.11.0", |
15 | | - "@babel/plugin-proposal-class-properties": "7.17.12", |
16 | | - "@babel/plugin-transform-react-constant-elements": "7.17.12", |
17 | | - "@babel/plugin-transform-react-inline-elements": "7.16.7", |
18 | | - "@babel/plugin-transform-react-jsx": "7.17.12", |
19 | | - "@babel/plugin-transform-runtime": "7.18.5", |
20 | | - "@babel/preset-env": "7.18.2", |
21 | | - "@babel/preset-flow": "7.17.12", |
22 | | - "@babel/preset-react": "7.17.12", |
23 | | - "@babel/register": "7.17.7", |
24 | | - "@babel/runtime": "7.18.3", |
| 13 | + "@babel/core": "7.22.6", |
| 14 | + "@babel/eslint-parser": "7.22.6", |
| 15 | + "@babel/plugin-proposal-class-properties": "7.18.6", |
| 16 | + "@babel/plugin-transform-react-constant-elements": "7.22.5", |
| 17 | + "@babel/plugin-transform-react-inline-elements": "7.22.5", |
| 18 | + "@babel/plugin-transform-react-jsx": "7.22.5", |
| 19 | + "@babel/plugin-transform-runtime": "7.22.6", |
| 20 | + "@babel/preset-env": "7.22.6", |
| 21 | + "@babel/preset-flow": "7.22.5", |
| 22 | + "@babel/preset-react": "7.22.5", |
| 23 | + "@babel/register": "7.22.5", |
| 24 | + "@babel/runtime": "7.22.6", |
25 | 25 | "@emotion/react": "^11.9.3", |
26 | 26 | "@emotion/styled": "^11.9.3", |
27 | 27 | "@material/base": "0.2.3", |
|
0 commit comments