|
16 | 16 | "uuid": "3.0.1" |
17 | 17 | }, |
18 | 18 | "devDependencies": { |
19 | | - "@babel/core": "7.12.3", |
20 | | - "@babel/plugin-proposal-nullish-coalescing-operator": "7.12.1", |
21 | | - "@babel/plugin-proposal-object-rest-spread": "7.12.1", |
22 | | - "@babel/plugin-proposal-optional-chaining": "7.12.1", |
23 | | - "@babel/plugin-transform-flow-strip-types": "7.12.1", |
24 | | - "@babel/plugin-transform-modules-commonjs": "7.12.1", |
25 | | - "@babel/plugin-transform-react-display-name": "7.12.1", |
26 | | - "@babel/plugin-transform-react-jsx": "7.12.1", |
27 | | - "@babel/plugin-transform-strict-mode": "7.12.1", |
28 | | - "babel-plugin-idx": "2.0.0", |
29 | | - "babel-plugin-istanbul": "4.1.6", |
| 19 | + "@babel/core": "7.23.0", |
| 20 | + "@babel/plugin-proposal-nullish-coalescing-operator": "7.18.6", |
| 21 | + "@babel/plugin-proposal-object-rest-spread": "7.20.7", |
| 22 | + "@babel/plugin-proposal-optional-chaining": "7.21.0", |
| 23 | + "@babel/plugin-transform-flow-strip-types": "7.22.5", |
| 24 | + "@babel/plugin-transform-modules-commonjs": "7.23.0", |
| 25 | + "@babel/plugin-transform-react-display-name": "7.22.5", |
| 26 | + "@babel/plugin-transform-react-jsx": "7.22.15", |
| 27 | + "@babel/plugin-transform-strict-mode": "7.22.5", |
| 28 | + "babel-plugin-idx": "3.0.2", |
| 29 | + "babel-plugin-istanbul": "6.1.1", |
30 | 30 | "babel-plugin-lodash": "3.3.4", |
31 | | - "babel-plugin-module-resolver": "3.1.1", |
32 | | - "babel-plugin-relay": "1.4.1", |
| 31 | + "babel-plugin-module-resolver": "5.0.0", |
| 32 | + "babel-plugin-relay": "15.0.0", |
33 | 33 | "babel-plugin-transform-class-properties": "6.24.1", |
34 | | - "dedent": "0.7.0", |
35 | | - "is-builtin-module": "1.0.0", |
36 | | - "jasmine-node": "1.14.5", |
| 34 | + "dedent": "1.5.1", |
| 35 | + "is-builtin-module": "3.2.1", |
| 36 | + "jasmine-node": "3.0.0", |
37 | 37 | "progress": "2.0.3", |
38 | | - "yargs": "3.32.0" |
| 38 | + "yargs": "17.7.2" |
39 | 39 | } |
40 | 40 | } |
0 commit comments