|
44 | 44 | "react-spring": "9.0.0-beta.1" |
45 | 45 | }, |
46 | 46 | "devDependencies": { |
47 | | - "@babel/core": "7.9.0", |
48 | | - "@babel/plugin-proposal-class-properties": "7.8.3", |
49 | | - "@babel/plugin-proposal-decorators": "7.8.3", |
50 | | - "@babel/plugin-proposal-export-default-from": "7.8.3", |
51 | | - "@babel/plugin-proposal-nullish-coalescing-operator": "7.8.3", |
52 | | - "@babel/plugin-proposal-optional-chaining": "7.9.0", |
53 | | - "@babel/plugin-transform-object-assign": "7.8.3", |
54 | | - "@babel/preset-env": "7.9.0", |
55 | | - "@babel/preset-react": "7.9.4", |
56 | | - "@babel/preset-typescript": "7.9.0", |
| 47 | + "@babel/core": "7.12.3", |
| 48 | + "@babel/plugin-proposal-class-properties": "7.12.1", |
| 49 | + "@babel/plugin-proposal-decorators": "7.12.1", |
| 50 | + "@babel/plugin-proposal-export-default-from": "7.12.1", |
| 51 | + "@babel/plugin-proposal-nullish-coalescing-operator": "7.12.1", |
| 52 | + "@babel/plugin-proposal-optional-chaining": "7.12.1", |
| 53 | + "@babel/plugin-transform-object-assign": "7.12.1", |
| 54 | + "@babel/preset-env": "7.12.1", |
| 55 | + "@babel/preset-react": "7.12.1", |
| 56 | + "@babel/preset-typescript": "7.12.1", |
57 | 57 | "@semantic-release/changelog": "5.0.1", |
58 | 58 | "@semantic-release/commit-analyzer": "8.0.1", |
59 | 59 | "@semantic-release/git": "9.0.0", |
|
0 commit comments