@times-components/article-summary 3.25.39 → 3.25.40-6076807f64b58630ccffd9a75aadabf64c3ff6b2.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-summary",
|
3
|
-
"version": "3.25.
|
3
|
+
"version": "3.25.40-6076807f64b58630ccffd9a75aadabf64c3ff6b2.4+6076807f64",
|
4
4
|
"main": "dist/article-summary",
|
5
5
|
"dev": "src/article-summary",
|
6
6
|
"scripts": {
|
@@ -32,12 +32,12 @@
|
|
32
32
|
"homepage": "https://github.com/newsuk/times-components#readme",
|
33
33
|
"devDependencies": {
|
34
34
|
"@babel/core": "7.4.4",
|
35
|
-
"@times-components/eslint-config-thetimes": "0.8.18",
|
36
|
-
"@times-components/jest-configurator-web": "0.8.2",
|
37
|
-
"@times-components/jest-serializer": "3.13.
|
38
|
-
"@times-components/storybook": "4.12.
|
39
|
-
"@times-components/test-utils": "2.4.2",
|
40
|
-
"@times-components/webpack-configurator": "2.1.1",
|
35
|
+
"@times-components/eslint-config-thetimes": "^0.8.18",
|
36
|
+
"@times-components/jest-configurator-web": "^0.8.2",
|
37
|
+
"@times-components/jest-serializer": "^3.13.22-6076807f64b58630ccffd9a75aadabf64c3ff6b2.4+6076807f64",
|
38
|
+
"@times-components/storybook": "^4.12.36-6076807f64b58630ccffd9a75aadabf64c3ff6b2.4+6076807f64",
|
39
|
+
"@times-components/test-utils": "^2.4.2",
|
40
|
+
"@times-components/webpack-configurator": "^2.1.1",
|
41
41
|
"babel-jest": "24.8.0",
|
42
42
|
"babel-loader": "8.0.5",
|
43
43
|
"depcheck": "0.6.9",
|
@@ -50,15 +50,15 @@
|
|
50
50
|
"webpack": "4.30.0"
|
51
51
|
},
|
52
52
|
"dependencies": {
|
53
|
-
"@times-components/article-byline": "3.13.
|
54
|
-
"@times-components/article-label": "2.18.
|
55
|
-
"@times-components/date-publication": "0.30.
|
56
|
-
"@times-components/markup": "3.9.
|
57
|
-
"@times-components/markup-forest": "1.9.2",
|
58
|
-
"@times-components/ts-components": "1.123.
|
59
|
-
"@times-components/ts-styleguide": "1.50.
|
60
|
-
"@times-components/utils": "6.27.
|
61
|
-
"@times-components/video-label": "2.11.
|
53
|
+
"@times-components/article-byline": "^3.13.58-6076807f64b58630ccffd9a75aadabf64c3ff6b2.4+6076807f64",
|
54
|
+
"@times-components/article-label": "^2.18.36-6076807f64b58630ccffd9a75aadabf64c3ff6b2.4+6076807f64",
|
55
|
+
"@times-components/date-publication": "^0.30.36-6076807f64b58630ccffd9a75aadabf64c3ff6b2.4+6076807f64",
|
56
|
+
"@times-components/markup": "^3.9.2-6076807f64b58630ccffd9a75aadabf64c3ff6b2.4+6076807f64",
|
57
|
+
"@times-components/markup-forest": "^1.9.2",
|
58
|
+
"@times-components/ts-components": "^1.123.3-6076807f64b58630ccffd9a75aadabf64c3ff6b2.4+6076807f64",
|
59
|
+
"@times-components/ts-styleguide": "^1.50.36-6076807f64b58630ccffd9a75aadabf64c3ff6b2.4+6076807f64",
|
60
|
+
"@times-components/utils": "^6.27.1-6076807f64b58630ccffd9a75aadabf64c3ff6b2.4+6076807f64",
|
61
|
+
"@times-components/video-label": "^2.11.65-6076807f64b58630ccffd9a75aadabf64c3ff6b2.4+6076807f64",
|
62
62
|
"prop-types": "15.7.2"
|
63
63
|
},
|
64
64
|
"resolutions": {
|
@@ -72,5 +72,5 @@
|
|
72
72
|
"publishConfig": {
|
73
73
|
"access": "public"
|
74
74
|
},
|
75
|
-
"gitHead": "
|
75
|
+
"gitHead": "6076807f64b58630ccffd9a75aadabf64c3ff6b2"
|
76
76
|
}
|