Skip to content

Commit

Permalink
v0.80.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jmfrancois committed Jun 7, 2017
1 parent c22c184 commit b14580a
Show file tree
Hide file tree
Showing 9 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"lerna": "2.0.0-beta.36",
"version": "0.79.0",
"version": "0.80.0",
"packages": [
"packages/*"
]
Expand Down
2 changes: 1 addition & 1 deletion packages/cmf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"redux-storage-engine-localstorage": "^1.1.4",
"redux-thunk": "2"
},
"version": "0.79.0",
"version": "0.80.0",
"dependencies": {
"hoist-non-react-statics": "^1.2.0"
}
Expand Down
10 changes: 5 additions & 5 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"babel-preset-es2015": "^6.13.2",
"babel-preset-react": "^6.11.1",
"bootstrap-sass": "^3.3.7",
"bootstrap-talend-theme": "^0.79.0",
"bootstrap-talend-theme": "^0.80.0",
"classnames": "2.2.5",
"codacy-coverage": "^2.0.0",
"cpx": "^1.5.0",
Expand Down Expand Up @@ -94,7 +94,7 @@
"slimerjs": "^0.10.2",
"storyshots": "^3.2.0",
"style-loader": "^0.13.1",
"talend-icons": "^0.79.0",
"talend-icons": "^0.80.0",
"uuid": "^2.0.3",
"webpack": "1.13.1"
},
Expand All @@ -118,16 +118,16 @@
},
"peerDependencies": {
"bootstrap-sass": "^3.3.7",
"bootstrap-talend-theme": "^0.79.0",
"bootstrap-talend-theme": "^0.80.0",
"classnames": "^2.2.5",
"invariant": "^2.2.1",
"keycode": "^2.1.8",
"react": "^15.4.0",
"react-addons-css-transition-group": "^15.4.1",
"react-css-transition": "^0.7.4",
"react-bootstrap": "0",
"talend-icons": "^0.79.0",
"talend-icons": "^0.80.0",
"uuid": "^2.0.3"
},
"version": "0.79.0"
"version": "0.80.0"
}
14 changes: 7 additions & 7 deletions packages/containers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"babel-preset-es2015": "^6.18.0",
"babel-preset-react": "^6.11.1",
"bootstrap-sass": "^3.3.7",
"bootstrap-talend-theme": "^0.79.0",
"bootstrap-talend-theme": "^0.80.0",
"bson-objectid": "^1.1.5",
"classnames": "2",
"codacy-coverage": "^2.0.0",
Expand All @@ -67,7 +67,7 @@
"react-addons-css-transition-group": "^15.4.2",
"react-addons-test-utils": "^15.4.2",
"react-bootstrap": "^0.30.7",
"react-cmf": "^0.79.0",
"react-cmf": "^0.80.0",
"react-css-transition": "^0.7.4",
"react-dom": "^15.4.2",
"react-i18next": "^1.8.0",
Expand All @@ -76,7 +76,7 @@
"react-router-redux": "^4.0.7",
"react-storybook-cmf": "^0.1.3",
"react-stub-context": "^0.7.0",
"react-talend-components": "^0.79.0",
"react-talend-components": "^0.80.0",
"react-test-renderer": "^15.4.2",
"react-virtualized": "^9.1.0",
"redux": "3",
Expand All @@ -86,7 +86,7 @@
"rimraf": "^2.5.4",
"sass-loader": "^4.1.0",
"style-loader": "^0.13.1",
"talend-icons": "^0.79.0",
"talend-icons": "^0.80.0",
"uuid": "^3.0.1",
"webpack": "^1.14.0"
},
Expand All @@ -110,11 +110,11 @@
"lodash": "4.17.2",
"react": "^15.4.2",
"react-bootstrap": "0",
"react-cmf": "^0.79.0",
"react-cmf": "^0.80.0",
"react-redux": "^4.4.6",
"react-talend-components": "^0.79.0",
"react-talend-components": "^0.80.0",
"reselect": "^2.5.4"
},
"dependencies": {},
"version": "0.79.0"
"version": "0.80.0"
}
10 changes: 5 additions & 5 deletions packages/forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"babel-preset-es2015": "^6.13.2",
"babel-preset-react": "^6.11.1",
"bootstrap-sass": "^3.3.7",
"bootstrap-talend-theme": "^0.79.0",
"bootstrap-talend-theme": "^0.80.0",
"chokidar": "^1.6.1",
"cpx": "^1.5.0",
"enzyme": "^2.4.1",
Expand All @@ -46,13 +46,13 @@
"react-bootstrap": "^0.30.3",
"react-css-transition": "^0.7.4",
"react-dom": "^15.4.0",
"react-talend-components": "^0.79.0",
"react-talend-components": "^0.80.0",
"react-test-renderer": "15.4.0",
"react-virtualized": "^9.1.0",
"rimraf": "^2.5.4",
"sass-lint": "^1.10.2",
"sass-loader": "^4.1.1",
"talend-icons": "^0.79.0",
"talend-icons": "^0.80.0",
"uuid": "^2.0.3",
"webpack": "^1.13.1"
},
Expand All @@ -66,7 +66,7 @@
"react": "^15.4.0",
"react-bootstrap": "^0.30.3",
"react-dom": "^15.4.0",
"react-talend-components": "^0.79.0"
"react-talend-components": "^0.80.0"
},
"scripts": {
"prepublish": "rimraf lib && babel -d lib ./src/ && cpx \"./src/**/*.scss\" lib",
Expand Down Expand Up @@ -98,5 +98,5 @@
"^.+\\.(css|scss)$": "<rootDir>/__mocks__/styleMock.js"
}
},
"version": "0.79.0"
"version": "0.80.0"
}
2 changes: 1 addition & 1 deletion packages/generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@
"test": "npm run test:lint && npm run test:unit"
},
"license": "Apache-2.0",
"version": "0.79.0"
"version": "0.80.0"
}
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@
"icons",
"svg"
],
"version": "0.79.0"
"version": "0.80.0"
}
2 changes: 1 addition & 1 deletion packages/logging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
]
},
"peerDependencies": {},
"version": "0.79.0",
"version": "0.80.0",
"dependencies": {
"tracekit": "^0.4.4",
"whatwg-fetch": "^2.0.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@
"dependencies": {
"bootstrap-sass": "^3.3.7"
},
"version": "0.79.0"
"version": "0.80.0"
}

0 comments on commit b14580a

Please sign in to comment.