|
8 | 8 | },
|
9 | 9 | "license": "GPLv2+",
|
10 | 10 | "dependencies": {
|
11 |
| - "@babel/core": "7.14.3", |
12 |
| - "@babel/plugin-proposal-class-properties": "7.13.0", |
13 |
| - "@babel/plugin-proposal-nullish-coalescing-operator": "7.14.2", |
14 |
| - "@babel/plugin-proposal-optional-chaining": "7.14.2", |
| 11 | + "@babel/core": "7.15.0", |
| 12 | + "@babel/plugin-proposal-class-properties": "7.14.5", |
| 13 | + "@babel/plugin-proposal-nullish-coalescing-operator": "7.14.5", |
| 14 | + "@babel/plugin-proposal-optional-chaining": "7.14.5", |
15 | 15 | "@babel/plugin-syntax-dynamic-import": "7.8.3",
|
16 |
| - "@babel/plugin-transform-flow-strip-types": "7.13.0", |
17 |
| - "@babel/plugin-transform-react-constant-elements": "7.13.13", |
18 |
| - "@babel/plugin-transform-react-inline-elements": "7.12.13", |
19 |
| - "@babel/plugin-transform-react-jsx": "7.14.3", |
20 |
| - "@babel/plugin-transform-runtime": "7.14.3", |
21 |
| - "@babel/preset-env": "7.14.2", |
22 |
| - "@babel/preset-flow": "7.13.13", |
23 |
| - "@babel/register": "7.13.16", |
24 |
| - "@babel/runtime": "7.14.0", |
| 16 | + "@babel/plugin-transform-flow-strip-types": "7.14.5", |
| 17 | + "@babel/plugin-transform-react-constant-elements": "7.14.5", |
| 18 | + "@babel/plugin-transform-react-inline-elements": "7.14.5", |
| 19 | + "@babel/plugin-transform-react-jsx": "7.14.9", |
| 20 | + "@babel/plugin-transform-runtime": "7.15.0", |
| 21 | + "@babel/preset-env": "7.15.0", |
| 22 | + "@babel/preset-flow": "7.14.5", |
| 23 | + "@babel/register": "7.15.3", |
| 24 | + "@babel/runtime": "7.15.3", |
25 | 25 | "@popperjs/core": "2.5.3",
|
26 | 26 | "@sentry/browser": "5.10.2",
|
27 | 27 | "@sentry/node": "5.10.2",
|
|
70 | 70 | "yargs": "3.10.0"
|
71 | 71 | },
|
72 | 72 | "devDependencies": {
|
73 |
| - "@babel/cli": "7.14.3", |
74 |
| - "@babel/eslint-parser": "7.14.3", |
| 73 | + "@babel/cli": "7.14.8", |
| 74 | + "@babel/eslint-parser": "7.15.0", |
75 | 75 | "babel-plugin-istanbul": "5.2.0",
|
76 | 76 | "chrome-remote-interface": "0.27.0",
|
77 | 77 | "eslint": "7.9.0",
|
|
0 commit comments