|
7 | 7 | "url": "git://github.com/getsentry/sentry.git"
|
8 | 8 | },
|
9 | 9 | "dependencies": {
|
10 |
| - "@babel/core": "~7.8.3", |
11 |
| - "@babel/plugin-proposal-class-properties": "~7.7.0", |
12 |
| - "@babel/plugin-proposal-decorators": "~7.7.0", |
13 |
| - "@babel/plugin-proposal-object-rest-spread": "~7.6.2", |
| 10 | + "@babel/core": "~7.8.4", |
| 11 | + "@babel/plugin-proposal-class-properties": "~7.8.3", |
| 12 | + "@babel/plugin-proposal-decorators": "~7.8.3", |
| 13 | + "@babel/plugin-proposal-object-rest-spread": "~7.8.3", |
14 | 14 | "@babel/plugin-syntax-dynamic-import": "^7.2.0",
|
15 |
| - "@babel/plugin-transform-runtime": "~7.6.2", |
16 |
| - "@babel/preset-env": "~7.8.3", |
| 15 | + "@babel/plugin-transform-runtime": "~7.8.3", |
| 16 | + "@babel/preset-env": "~7.8.4", |
17 | 17 | "@babel/preset-react": "^7.7.0",
|
18 | 18 | "@babel/preset-typescript": "^7.7.2",
|
19 |
| - "@babel/runtime": "~7.7.2", |
| 19 | + "@babel/runtime": "~7.8.4", |
20 | 20 | "@emotion/babel-preset-css-prop": "^10.0.27",
|
21 | 21 | "@emotion/core": "^10.0.27",
|
22 | 22 | "@emotion/styled": "^10.0.27",
|
|
47 | 47 | "@types/reflexbox": "^4.0.0",
|
48 | 48 | "@types/reflux": "0.4.1",
|
49 | 49 | "algoliasearch": "^3.32.0",
|
50 |
| - "babel-core": "^7.0.0-bridge.0", |
51 | 50 | "babel-loader": "^8.0.0",
|
52 | 51 | "babel-plugin-add-react-displayname": "^0.0.5",
|
53 | 52 | "babel-plugin-transform-react-remove-prop-types": "^0.4.24",
|
|
0 commit comments