|
1 | 1 | { |
2 | 2 | "name": "@yoast/example-component-app", |
3 | | - "version": "1.0.37", |
| 3 | + "version": "1.0.38", |
4 | 4 | "description": "This app demonstrates the possibilites of our components", |
5 | 5 | "main": "index.js", |
6 | 6 | "author": "Yoast", |
|
12 | 12 | }, |
13 | 13 | "dependencies": { |
14 | 14 | "@wordpress/i18n": "1.2.3", |
15 | | - "@yoast/algolia-search-box": "^1.7.0-rc.0", |
16 | | - "@yoast/analysis-report": "^0.8.0-rc.0", |
17 | | - "@yoast/components": "^0.8.0-rc.0", |
18 | | - "@yoast/configuration-wizard": "^1.7.0-rc.0", |
| 15 | + "@yoast/algolia-search-box": "^1.7.0", |
| 16 | + "@yoast/analysis-report": "^0.8.0", |
| 17 | + "@yoast/components": "^0.8.0", |
| 18 | + "@yoast/configuration-wizard": "^1.7.0", |
19 | 19 | "@yoast/helpers": "^0.6.0-rc.0", |
20 | | - "@yoast/search-metadata-previews": "^1.10.0", |
| 20 | + "@yoast/search-metadata-previews": "^1.10.1", |
21 | 21 | "@yoast/style-guide": "^0.6.0-rc.0", |
22 | 22 | "babel-polyfill": "^6.23.0", |
23 | 23 | "lodash": "4.17.11", |
|
50 | 50 | "webpack": "4.19.1", |
51 | 51 | "webpack-cli": "^2.1.3", |
52 | 52 | "webpack-dev-server": "3.1.14", |
53 | | - "yoast-components": "^4.34.0" |
| 53 | + "yoast-components": "^4.34.1" |
54 | 54 | }, |
55 | 55 | "peerDependencies": { |
56 | 56 | "material-ui": "^0.18.6", |
|
0 commit comments