|
55 | 55 | }, |
56 | 56 | "homepage": "https://github.com/renatorib/react-powerplug", |
57 | 57 | "dependencies": { |
58 | | - "@babel/runtime": "^7.0.0-beta.42" |
| 58 | + "@babel/runtime": "^7.0.0-beta.46" |
59 | 59 | }, |
60 | 60 | "devDependencies": { |
61 | | - "@babel/cli": "^7.0.0-beta.42", |
62 | | - "@babel/core": "^7.0.0-beta.42", |
63 | | - "@babel/plugin-transform-modules-commonjs": "^7.0.0-beta.42", |
64 | | - "@babel/plugin-transform-runtime": "^7.0.0-beta.42", |
65 | | - "@babel/preset-env": "^7.0.0-beta.42", |
66 | | - "@babel/preset-react": "^7.0.0-beta.42", |
67 | | - "@babel/preset-stage-3": "^7.0.0-beta.42", |
| 61 | + "@babel/cli": "^7.0.0-beta.46", |
| 62 | + "@babel/core": "^7.0.0-beta.46", |
| 63 | + "@babel/plugin-transform-modules-commonjs": "^7.0.0-beta.46", |
| 64 | + "@babel/plugin-transform-runtime": "^7.0.0-beta.46", |
| 65 | + "@babel/preset-env": "^7.0.0-beta.46", |
| 66 | + "@babel/preset-react": "^7.0.0-beta.46", |
| 67 | + "@babel/preset-stage-3": "^7.0.0-beta.46", |
68 | 68 | "babel-core": "^7.0.0-bridge.0", |
69 | 69 | "babel-eslint": "^8.2.2", |
70 | 70 | "babel-jest": "^22.1.0", |
|
85 | 85 | "react-test-renderer": "^16.2.0", |
86 | 86 | "rimraf": "^2.6.1", |
87 | 87 | "rollup": "^0.57.1", |
88 | | - "rollup-plugin-babel": "^4.0.0-beta.3", |
| 88 | + "rollup-plugin-babel": "^4.0.0-beta.4", |
89 | 89 | "rollup-plugin-node-resolve": "^3.3.0", |
90 | 90 | "rollup-plugin-replace": "^2.0.0", |
91 | | - "rollup-plugin-size-snapshot": "^0.3.0", |
| 91 | + "rollup-plugin-size-snapshot": "^0.4.1", |
92 | 92 | "rollup-plugin-uglify": "^3.0.0" |
93 | 93 | }, |
94 | 94 | "peerDependencies": { |
|
0 commit comments