|
32 | 32 | "@ui5/webcomponents-fiori": "1.0.0-rc.7", |
33 | 33 | "@ui5/webcomponents-icons": "1.0.0-rc.7", |
34 | 34 | "react": "16.8.0", |
35 | | - "react-dom": "16.8.0", |
36 | | - "react-docgen-typescript-loader": "3.7.2" |
| 35 | + "react-docgen-typescript-loader": "3.7.2", |
| 36 | + "react-dom": "16.8.0" |
37 | 37 | }, |
38 | 38 | "devDependencies": { |
39 | | - "@babel/core": "^7.9.6", |
40 | | - "@babel/plugin-proposal-class-properties": "^7.8.3", |
41 | | - "@babel/plugin-proposal-decorators": "^7.8.3", |
42 | | - "@babel/plugin-proposal-nullish-coalescing-operator": "^7.8.0", |
43 | | - "@babel/plugin-proposal-numeric-separator": "^7.8.3", |
44 | | - "@babel/plugin-proposal-optional-chaining": "^7.9.0", |
45 | | - "@babel/plugin-transform-runtime": "^7.9.6", |
46 | | - "@babel/preset-env": "^7.9.6", |
47 | | - "@babel/preset-react": "^7.9.4", |
48 | | - "@babel/preset-typescript": "^7.9.0", |
| 39 | + "@babel/core": "^7.10.2", |
| 40 | + "@babel/plugin-proposal-class-properties": "^7.10.1", |
| 41 | + "@babel/plugin-proposal-decorators": "^7.10.1", |
| 42 | + "@babel/plugin-proposal-nullish-coalescing-operator": "^7.10.1", |
| 43 | + "@babel/plugin-proposal-numeric-separator": "^7.10.1", |
| 44 | + "@babel/plugin-proposal-optional-chaining": "^7.10.1", |
| 45 | + "@babel/plugin-transform-runtime": "^7.10.1", |
| 46 | + "@babel/preset-env": "^7.10.2", |
| 47 | + "@babel/preset-react": "^7.10.1", |
| 48 | + "@babel/preset-typescript": "^7.10.1", |
49 | 49 | "@rollup/plugin-babel": "^5.0.0", |
50 | 50 | "@rollup/plugin-commonjs": "^11.1.0", |
51 | 51 | "@rollup/plugin-json": "^4.0.3", |
|
107 | 107 | }, |
108 | 108 | "resolutions": { |
109 | 109 | "@types/react": "16.9.34", |
110 | | - "@babel/runtime": "7.9.6" |
| 110 | + "@babel/runtime": "7.10.2" |
111 | 111 | }, |
112 | 112 | "husky": { |
113 | 113 | "hooks": { |
|
0 commit comments