@times-components/article-magazine-standard 3.80.11 → 3.80.12-alpha.3
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 +25 -25
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@times-components/article-magazine-standard",
|
|
3
|
-
"version": "3.80.
|
|
3
|
+
"version": "3.80.12-alpha.3+883b1f82e4",
|
|
4
4
|
"description": "Magazine Standard Article Template",
|
|
5
5
|
"main": "dist/article-magazine-standard",
|
|
6
6
|
"dev": "src/article-magazine-standard",
|
|
@@ -33,16 +33,16 @@
|
|
|
33
33
|
"homepage": "https://github.com/newsuk/times-components#readme",
|
|
34
34
|
"devDependencies": {
|
|
35
35
|
"@babel/core": "7.4.4",
|
|
36
|
-
"@times-components/eslint-config-thetimes": "0.8.18",
|
|
37
|
-
"@times-components/jest-configurator-web": "0.8.2",
|
|
38
|
-
"@times-components/jest-serializer": "3.13.11",
|
|
39
|
-
"@times-components/provider": "1.40.19",
|
|
40
|
-
"@times-components/provider-test-tools": "1.29.3",
|
|
41
|
-
"@times-components/storybook": "4.12.18",
|
|
42
|
-
"@times-components/tealium-utils": "0.9.1",
|
|
43
|
-
"@times-components/test-utils": "2.4.2",
|
|
44
|
-
"@times-components/ts-newskit": "1.181.1",
|
|
45
|
-
"@times-components/webpack-configurator": "2.1.1",
|
|
36
|
+
"@times-components/eslint-config-thetimes": "^0.8.18",
|
|
37
|
+
"@times-components/jest-configurator-web": "^0.8.2",
|
|
38
|
+
"@times-components/jest-serializer": "^3.13.11",
|
|
39
|
+
"@times-components/provider": "^1.40.19",
|
|
40
|
+
"@times-components/provider-test-tools": "^1.29.3",
|
|
41
|
+
"@times-components/storybook": "^4.12.18",
|
|
42
|
+
"@times-components/tealium-utils": "^0.9.1",
|
|
43
|
+
"@times-components/test-utils": "^2.4.2",
|
|
44
|
+
"@times-components/ts-newskit": "^1.181.1",
|
|
45
|
+
"@times-components/webpack-configurator": "^2.1.1",
|
|
46
46
|
"babel-jest": "24.8.0",
|
|
47
47
|
"eslint": "5.9.0",
|
|
48
48
|
"jest": "24.8.0",
|
|
@@ -54,19 +54,19 @@
|
|
|
54
54
|
"webpack": "4.30.0"
|
|
55
55
|
},
|
|
56
56
|
"dependencies": {
|
|
57
|
-
"@times-components/ad": "2.22.7",
|
|
58
|
-
"@times-components/article-byline": "3.13.39",
|
|
59
|
-
"@times-components/article-label": "2.18.18",
|
|
60
|
-
"@times-components/article-lead-asset": "1.18.25",
|
|
61
|
-
"@times-components/article-skeleton": "1.130.
|
|
62
|
-
"@times-components/caption": "3.8.39",
|
|
63
|
-
"@times-components/context": "1.16.1",
|
|
64
|
-
"@times-components/date-publication": "0.30.18",
|
|
65
|
-
"@times-components/ts-components": "1.85.2",
|
|
66
|
-
"@times-components/ts-styleguide": "1.50.18",
|
|
67
|
-
"@times-components/user-state": "0.5.35",
|
|
68
|
-
"@times-components/utils": "6.20.4",
|
|
69
|
-
"@times-components/video-label": "2.11.46",
|
|
57
|
+
"@times-components/ad": "^2.22.7",
|
|
58
|
+
"@times-components/article-byline": "^3.13.39",
|
|
59
|
+
"@times-components/article-label": "^2.18.18",
|
|
60
|
+
"@times-components/article-lead-asset": "^1.18.25",
|
|
61
|
+
"@times-components/article-skeleton": "^1.130.8-alpha.3+883b1f82e4",
|
|
62
|
+
"@times-components/caption": "^3.8.39",
|
|
63
|
+
"@times-components/context": "^1.16.1",
|
|
64
|
+
"@times-components/date-publication": "^0.30.18",
|
|
65
|
+
"@times-components/ts-components": "^1.85.2",
|
|
66
|
+
"@times-components/ts-styleguide": "^1.50.18",
|
|
67
|
+
"@times-components/user-state": "^0.5.35",
|
|
68
|
+
"@times-components/utils": "^6.20.4",
|
|
69
|
+
"@times-components/video-label": "^2.11.46",
|
|
70
70
|
"prop-types": "15.7.2",
|
|
71
71
|
"styled-components": "4.3.2"
|
|
72
72
|
},
|
|
@@ -81,5 +81,5 @@
|
|
|
81
81
|
"publishConfig": {
|
|
82
82
|
"access": "public"
|
|
83
83
|
},
|
|
84
|
-
"gitHead": "
|
|
84
|
+
"gitHead": "883b1f82e41a68d3de2bdaf78cf9d8d6f6cdf44f"
|
|
85
85
|
}
|