|
47 | 47 | "webpackbar": "^4.0.0" |
48 | 48 | }, |
49 | 49 | "dependencies": { |
50 | | - "@babel/core": "^7.6.4", |
51 | | - "@babel/plugin-proposal-class-properties": "^7.5.5", |
52 | | - "@babel/plugin-proposal-decorators": "^7.6.0", |
53 | | - "@babel/plugin-proposal-optional-chaining": "^7.6.0", |
54 | | - "@babel/plugin-syntax-dynamic-import": "^7.2.0", |
55 | | - "@babel/plugin-syntax-jsx": "^7.2.0", |
56 | | - "@babel/plugin-transform-react-jsx": "^7.3.0", |
57 | | - "@babel/plugin-transform-runtime": "^7.6.2", |
58 | | - "@babel/preset-env": "^7.6.3", |
59 | | - "@babel/runtime": "^7.6.3", |
| 50 | + "@babel/core": "^7.13.13", |
| 51 | + "@babel/plugin-proposal-class-properties": "^7.13.0", |
| 52 | + "@babel/plugin-proposal-decorators": "^7.13.5", |
| 53 | + "@babel/plugin-proposal-optional-chaining": "^7.13.12", |
| 54 | + "@babel/plugin-syntax-dynamic-import": "^7.8.3", |
| 55 | + "@babel/plugin-syntax-jsx": "^7.12.13", |
| 56 | + "@babel/plugin-transform-react-jsx": "^7.13.12", |
| 57 | + "@babel/plugin-transform-runtime": "^7.13.10", |
| 58 | + "@babel/preset-env": "^7.13.12", |
| 59 | + "@babel/runtime": "^7.13.10", |
60 | 60 | "@pattern-lab/uikit-polyfills": "^5.13.1", |
61 | 61 | "@reach/visually-hidden": "^0.1.2", |
62 | 62 | "@webcomponents/custom-elements": "^1.4.2", |
|
0 commit comments