@times-components/article-magazine-standard 3.74.31-alpha.2 → 3.74.31-alpha.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +17 -17
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@times-components/article-magazine-standard",
|
|
3
|
-
"version": "3.74.31-alpha.
|
|
3
|
+
"version": "3.74.31-alpha.4+1079f5975c",
|
|
4
4
|
"description": "Magazine Standard Article Template",
|
|
5
5
|
"main": "dist/article-magazine-standard",
|
|
6
6
|
"dev": "src/article-magazine-standard",
|
|
@@ -35,10 +35,10 @@
|
|
|
35
35
|
"@babel/core": "7.4.4",
|
|
36
36
|
"@times-components/eslint-config-thetimes": "^0.8.18",
|
|
37
37
|
"@times-components/jest-configurator-web": "^0.8.1",
|
|
38
|
-
"@times-components/jest-serializer": "^3.12.
|
|
39
|
-
"@times-components/provider": "^1.39.
|
|
38
|
+
"@times-components/jest-serializer": "^3.12.3-alpha.131+1079f5975c",
|
|
39
|
+
"@times-components/provider": "^1.39.4-alpha.131+1079f5975c",
|
|
40
40
|
"@times-components/provider-test-tools": "^1.29.1",
|
|
41
|
-
"@times-components/storybook": "^4.11.
|
|
41
|
+
"@times-components/storybook": "^4.11.4-alpha.131+1079f5975c",
|
|
42
42
|
"@times-components/tealium-utils": "^0.9.0",
|
|
43
43
|
"@times-components/test-utils": "^2.4.1",
|
|
44
44
|
"@times-components/webpack-configurator": "^2.1.0",
|
|
@@ -53,19 +53,19 @@
|
|
|
53
53
|
"webpack": "4.30.0"
|
|
54
54
|
},
|
|
55
55
|
"dependencies": {
|
|
56
|
-
"@times-components/ad": "^2.21.
|
|
57
|
-
"@times-components/article-byline": "^3.13.
|
|
58
|
-
"@times-components/article-label": "^2.16.
|
|
59
|
-
"@times-components/article-lead-asset": "^1.17.
|
|
60
|
-
"@times-components/article-skeleton": "^1.116.15-alpha.
|
|
61
|
-
"@times-components/caption": "^3.8.
|
|
56
|
+
"@times-components/ad": "^2.21.45-alpha.4+1079f5975c",
|
|
57
|
+
"@times-components/article-byline": "^3.13.16-alpha.131+1079f5975c",
|
|
58
|
+
"@times-components/article-label": "^2.16.2-alpha.131+1079f5975c",
|
|
59
|
+
"@times-components/article-lead-asset": "^1.17.5-alpha.76+1079f5975c",
|
|
60
|
+
"@times-components/article-skeleton": "^1.116.15-alpha.4+1079f5975c",
|
|
61
|
+
"@times-components/caption": "^3.8.16-alpha.131+1079f5975c",
|
|
62
62
|
"@times-components/context": "^1.10.37",
|
|
63
|
-
"@times-components/date-publication": "^0.28.
|
|
64
|
-
"@times-components/ts-components": "^1.81.
|
|
65
|
-
"@times-components/ts-styleguide": "^1.48.
|
|
66
|
-
"@times-components/user-state": "^0.5.
|
|
67
|
-
"@times-components/utils": "^6.16.
|
|
68
|
-
"@times-components/video-label": "^2.11.
|
|
63
|
+
"@times-components/date-publication": "^0.28.2-alpha.131+1079f5975c",
|
|
64
|
+
"@times-components/ts-components": "^1.81.8-alpha.76+1079f5975c",
|
|
65
|
+
"@times-components/ts-styleguide": "^1.48.2-alpha.131+1079f5975c",
|
|
66
|
+
"@times-components/user-state": "^0.5.12-alpha.131+1079f5975c",
|
|
67
|
+
"@times-components/utils": "^6.16.22-alpha.131+1079f5975c",
|
|
68
|
+
"@times-components/video-label": "^2.11.23-alpha.76+1079f5975c",
|
|
69
69
|
"prop-types": "15.7.2",
|
|
70
70
|
"styled-components": "4.3.2"
|
|
71
71
|
},
|
|
@@ -80,5 +80,5 @@
|
|
|
80
80
|
"publishConfig": {
|
|
81
81
|
"access": "public"
|
|
82
82
|
},
|
|
83
|
-
"gitHead": "
|
|
83
|
+
"gitHead": "1079f5975c05f60109f3d9dedb5f42ff22360abf"
|
|
84
84
|
}
|