|
103 | 103 | ],
|
104 | 104 | "devDependencies": {
|
105 | 105 | "@apollo/react-testing": "3.1.4",
|
106 |
| - "@babel/core": "7.5.5", |
107 |
| - "@babel/plugin-proposal-class-properties": "7.5.5", |
108 |
| - "@babel/plugin-proposal-object-rest-spread": "7.5.5", |
109 |
| - "@babel/plugin-proposal-optional-chaining": "7.2.0", |
110 |
| - "@babel/plugin-syntax-dynamic-import": "7.2.0", |
111 |
| - "@babel/plugin-transform-modules-commonjs": "7.5.0", |
112 |
| - "@babel/polyfill": "7.4.4", |
113 |
| - "@babel/preset-env": "7.5.5", |
114 |
| - "@babel/preset-react": "7.0.0", |
115 |
| - "@babel/preset-typescript": "7.3.3", |
116 |
| - "@babel/register": "7.5.5", |
117 |
| - "@babel/runtime": "7.5.5", |
| 106 | + "@babel/core": "7.11.6", |
| 107 | + "@babel/plugin-proposal-class-properties": "7.10.4", |
| 108 | + "@babel/plugin-proposal-object-rest-spread": "7.11.0", |
| 109 | + "@babel/plugin-proposal-optional-chaining": "7.11.0", |
| 110 | + "@babel/plugin-syntax-dynamic-import": "7.8.3", |
| 111 | + "@babel/plugin-transform-modules-commonjs": "7.10.4", |
| 112 | + "@babel/polyfill": "7.11.5", |
| 113 | + "@babel/preset-env": "7.11.5", |
| 114 | + "@babel/preset-react": "7.10.4", |
| 115 | + "@babel/preset-typescript": "7.10.4", |
| 116 | + "@babel/register": "7.11.5", |
| 117 | + "@babel/runtime": "7.11.2", |
118 | 118 | "@nestjs/cli": "6.6.4",
|
119 | 119 | "@types/enzyme": "3.10.3",
|
120 | 120 | "@types/graphql": "14.2.2",
|
|
124 | 124 | "@types/react": "16.8.20",
|
125 | 125 | "@types/react-transition-group": "2.9.2",
|
126 | 126 | "autoprefixer": "9.8.0",
|
127 |
| - "babel-eslint": "10.0.2", |
| 127 | + "babel-eslint": "10.1.0", |
128 | 128 | "babel-jest": "24.8.0",
|
129 |
| - "babel-loader": "8.0.6", |
| 129 | + "babel-loader": "8.1.0", |
130 | 130 | "body-parser": "1.19.0",
|
131 | 131 | "chalk": "2.4.2",
|
132 | 132 | "copy-webpack-plugin": "5.1.1",
|
|
0 commit comments