This repository was archived by the owner on Oct 4, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 8 files changed +21
-21
lines changed
replacement-variable-editor Expand file tree Collapse file tree 8 files changed +21
-21
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @yoast/example-component-app" ,
3
- "version" : " 1.0.77-rc.0 " ,
3
+ "version" : " 1.0.77" ,
4
4
"description" : " This app demonstrates the possibilites of our components" ,
5
5
"main" : " index.js" ,
6
6
"author" : " Yoast" ,
16
16
"@yoast/components" : " ^2.11.0" ,
17
17
"@yoast/configuration-wizard" : " ^2.13.0" ,
18
18
"@yoast/helpers" : " ^0.14.0" ,
19
- "@yoast/search-metadata-previews" : " ^2.14.0-rc.0 " ,
19
+ "@yoast/search-metadata-previews" : " ^2.14.0" ,
20
20
"@yoast/style-guide" : " ^0.13.0" ,
21
21
"babel-polyfill" : " ^6.23.0" ,
22
22
"lodash" : " 4.17.11" ,
27
27
"redux-devtools-dock-monitor" : " ^1.1.3" ,
28
28
"redux-devtools-log-monitor" : " ^1.4.0" ,
29
29
"styled-components" : " ^4.3.2" ,
30
- "yoastseo" : " ^1.85.0-rc.0 "
30
+ "yoastseo" : " ^1.85.0"
31
31
},
32
32
"devDependencies" : {
33
33
"@babel/preset-env" : " ^7.3.4" ,
49
49
"webpack" : " 4.19.1" ,
50
50
"webpack-cli" : " ^2.1.3" ,
51
51
"webpack-dev-server" : " 3.1.14" ,
52
- "yoast-components" : " ^5.14.0-rc.1 "
52
+ "yoast-components" : " ^5.14.0"
53
53
},
54
54
"peerDependencies" : {
55
55
"material-ui" : " ^0.18.6" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @yoast/content-analysis-app" ,
3
- "version" : " 0.1.72-rc.0 " ,
3
+ "version" : " 0.1.72" ,
4
4
"private" : true ,
5
5
"dependencies" : {
6
6
"@babel/core" : " 7.7.4" ,
71
71
"webpack-manifest-plugin" : " 2.2.0" ,
72
72
"workbox-webpack-plugin" : " 4.3.1" ,
73
73
"worker-loader" : " ^2.0.0" ,
74
- "yoastseo" : " ^1.85.0-rc.0 "
74
+ "yoastseo" : " ^1.85.0"
75
75
},
76
76
"scripts" : {
77
77
"start" : " node scripts/start.js" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @yoast/replacement-variable-editor" ,
3
- "version" : " 1.7.0-rc.0 " ,
3
+ "version" : " 1.7.0" ,
4
4
"private" : false ,
5
5
"main" : " src/index.js" ,
6
6
"repository" : {
45
45
"lodash" : " ^4.17.11" ,
46
46
"prop-types" : " ^15.7.2" ,
47
47
"styled-components" : " ^4.4.1" ,
48
- "yoastseo" : " ^1.85.0-rc.0 "
48
+ "yoastseo" : " ^1.85.0"
49
49
}
50
50
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @yoast/search-metadata-previews" ,
3
- "version" : " 2.14.0-rc.0 " ,
3
+ "version" : " 2.14.0" ,
4
4
"private" : false ,
5
5
"main" : " src/index.js" ,
6
6
"repository" : {
20
20
"@wordpress/i18n" : " ^1.1.0" ,
21
21
"@yoast/components" : " ^2.11.0" ,
22
22
"@yoast/helpers" : " ^0.14.0" ,
23
- "@yoast/replacement-variable-editor" : " ^1.7.0-rc.0 " ,
23
+ "@yoast/replacement-variable-editor" : " ^1.7.0" ,
24
24
"@yoast/style-guide" : " ^0.13.0" ,
25
25
"draft-js" : " ^0.10.5" ,
26
26
"draft-js-mention-plugin" : " ^3.0.4" ,
31
31
"prop-types" : " ^15.6.0" ,
32
32
"react-transition-group" : " ^2.7.1" ,
33
33
"styled-components" : " ^4.2.0" ,
34
- "yoastseo" : " ^1.85.0-rc.0 "
34
+ "yoastseo" : " ^1.85.0"
35
35
},
36
36
"devDependencies" : {
37
37
"@yoast/browserslist-config" : " ^1.2.2" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @yoast/social-metadata-forms" ,
3
- "version" : " 1.7.0-rc.0 " ,
3
+ "version" : " 1.7.0" ,
4
4
"main" : " src/index.js" ,
5
5
"repository" : {
6
6
"type" : " git" ,
38
38
"dependencies" : {
39
39
"@wordpress/i18n" : " ^1.1.0" ,
40
40
"@yoast/components" : " ^2.11.0" ,
41
- "@yoast/replacement-variable-editor" : " ^1.7.0-rc.0 " ,
41
+ "@yoast/replacement-variable-editor" : " ^1.7.0" ,
42
42
"@yoast/style-guide" : " ^0.13.0" ,
43
43
"lodash" : " ^4.17.11" ,
44
44
"prop-types" : " ^15.6.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @yoast/social-metadata-previews" ,
3
- "version" : " 1.7.0-rc.0 " ,
3
+ "version" : " 1.7.0" ,
4
4
"main" : " src/index.js" ,
5
5
"repository" : {
6
6
"type" : " git" ,
37
37
},
38
38
"dependencies" : {
39
39
"@wordpress/i18n" : " ^1.1.0" ,
40
- "@yoast/replacement-variable-editor" : " ^1.7.0-rc.0 " ,
41
- "@yoast/social-metadata-forms" : " ^1.7.0-rc.0 " ,
40
+ "@yoast/replacement-variable-editor" : " ^1.7.0" ,
41
+ "@yoast/social-metadata-forms" : " ^1.7.0" ,
42
42
"@yoast/style-guide" : " ^0.13.0" ,
43
43
"lodash" : " ^4.17.11" ,
44
44
"prop-types" : " ^15.6.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " yoast-components" ,
3
- "version" : " 5.14.0-rc.1 " ,
3
+ "version" : " 5.14.0" ,
4
4
"description" : " Yoast Generic Components" ,
5
5
"homepage" : " https://github.com/Yoast/" ,
6
6
"repository" : {
63
63
"@yoast/components" : " ^2.11.0" ,
64
64
"@yoast/configuration-wizard" : " ^2.13.0" ,
65
65
"@yoast/helpers" : " ^0.14.0" ,
66
- "@yoast/replacement-variable-editor" : " ^1.7.0-rc.0 " ,
67
- "@yoast/search-metadata-previews" : " ^2.14.0-rc.0 " ,
66
+ "@yoast/replacement-variable-editor" : " ^1.7.0" ,
67
+ "@yoast/search-metadata-previews" : " ^2.14.0" ,
68
68
"@yoast/style-guide" : " ^0.13.0" ,
69
69
"clipboard" : " ^1.5.15" ,
70
70
"draft-js" : " ^0.11.4" ,
83
83
"styled-components" : " ^4.2.0" ,
84
84
"whatwg-fetch" : " ^1.0.0" ,
85
85
"wicked-good-xpath" : " ^1.3.0" ,
86
- "yoastseo" : " ^1.85.0-rc.0 "
86
+ "yoastseo" : " ^1.85.0"
87
87
},
88
88
"devDependencies" : {
89
89
"@yoast/browserslist-config" : " ^1.2.2" ,
Original file line number Diff line number Diff line change 9
9
],
10
10
"main" : " index.js" ,
11
11
"license" : " GPL-3.0" ,
12
- "version" : " 1.85.0-rc.0 " ,
12
+ "version" : " 1.85.0" ,
13
13
"repository" : {
14
14
"type" : " git" ,
15
15
"url" : " https://github.com/Yoast/javascript.git" ,
You can’t perform that action at this time.
0 commit comments