|
58 | 58 | "bin/*": "standard"
|
59 | 59 | },
|
60 | 60 | "dependencies": {
|
61 |
| - "@babel/core": "7.0.0-beta.42", |
62 |
| - "@babel/plugin-proposal-class-properties": "7.0.0-beta.42", |
63 |
| - "@babel/plugin-proposal-object-rest-spread": "7.0.0-beta.42", |
64 |
| - "@babel/plugin-syntax-dynamic-import": "7.0.0-beta.42", |
65 |
| - "@babel/plugin-transform-react-jsx-source": "7.0.0-beta.42", |
66 |
| - "@babel/plugin-transform-runtime": "7.0.0-beta.42", |
67 |
| - "@babel/preset-env": "7.0.0-beta.42", |
68 |
| - "@babel/preset-react": "7.0.0-beta.42", |
69 |
| - "@babel/runtime": "7.0.0-beta.42", |
70 |
| - "@babel/template": "7.0.0-beta.42", |
| 61 | + "@babel/core": "7.0.0-rc.1", |
| 62 | + "@babel/plugin-proposal-class-properties": "7.0.0-rc.1", |
| 63 | + "@babel/plugin-proposal-object-rest-spread": "7.0.0-rc.1", |
| 64 | + "@babel/plugin-syntax-dynamic-import": "7.0.0-rc.1", |
| 65 | + "@babel/plugin-transform-react-jsx-source": "7.0.0-rc.1", |
| 66 | + "@babel/plugin-transform-runtime": "7.0.0-rc.1", |
| 67 | + "@babel/preset-env": "7.0.0-rc.1", |
| 68 | + "@babel/preset-react": "7.0.0-rc.1", |
| 69 | + "@babel/runtime": "7.0.0-rc.1", |
| 70 | + "@babel/template": "7.0.0-rc.1", |
71 | 71 | "ansi-html": "0.0.7",
|
72 | 72 | "babel-core": "7.0.0-bridge.0",
|
73 | 73 | "babel-loader": "8.0.0-beta.3",
|
|
112 | 112 | "write-file-webpack-plugin": "4.3.2"
|
113 | 113 | },
|
114 | 114 | "devDependencies": {
|
115 |
| - "@babel/preset-flow": "7.0.0-beta.43", |
| 115 | + "@babel/preset-flow": "7.0.0-rc.1", |
116 | 116 | "@taskr/babel": "1.1.0-next.1",
|
117 | 117 | "@taskr/clear": "1.1.0",
|
118 | 118 | "@taskr/esnext": "1.1.0",
|
|
0 commit comments