Commit Graph

10 Commits

Author SHA1 Message Date
jos ecb1674f09 Update dependencies 2019-10-05 22:10:48 +02:00
greenkeeper[bot] 42821e2c53 Update react in group default to the latest version 🚀 (#807)
* fix(package): update react to version 16.10.2

* fix(package): update react to version 16.10.2

* fix(package): update react-dom to version 16.10.2

* fix(package): update react-dom to version 16.10.2

* chore(package): update lockfile examples/react_demo/package-lock.json

* chore(package): update lockfile examples/react_advanced_demo/package-lock.json
2019-10-05 21:54:58 +02:00
greenkeeper[bot] 3997062911 Update react in group default to the latest version 🚀 (#803)
* fix(package): update react to version 16.10.0

* fix(package): update react to version 16.10.0

* fix(package): update react-dom to version 16.10.0

* fix(package): update react-dom to version 16.10.0

* chore(package): update lockfile examples/react_demo/package-lock.json

* chore(package): update lockfile examples/react_advanced_demo/package-lock.json
2019-09-29 16:29:05 +02:00
greenkeeper[bot] 8633f33420 Update react-scripts in group default to the latest version 🚀 (#797)
* fix(package): update react-scripts to version 3.1.2

* fix(package): update react-scripts to version 3.1.2

* chore(package): update lockfile examples/react_demo/package-lock.json

* chore(package): update lockfile examples/react_advanced_demo/package-lock.json
2019-09-19 22:36:31 +02:00
jos ceb08fe13d Some fixes and updates in examples 2019-09-01 16:37:57 +02:00
dependabot[bot] e9f301c901 Bump eslint-utils from 1.4.0 to 1.4.2 in /examples/react_demo (#776)
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.4.0...v1.4.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-28 10:38:17 +02:00
jos 6f6f58bb33 Update package-lock.json files of react examples 2019-07-20 11:11:01 +02:00
dependabot[bot] 47630710af Bump lodash from 4.17.11 to 4.17.14 in /examples/react_demo (#737)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-13 11:07:20 +02:00
dependabot[bot] 4d12b1d000 Bump handlebars from 4.0.11 to 4.1.2 in /examples/react_demo (#725)
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.11 to 4.1.2.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.0.11...v4.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-04 19:37:39 +02:00
jos 54cae20630 Implement a simple React demo 2018-08-06 17:10:07 +02:00