@times-components/author-profile 6.17.21 → 6.17.22-alpha.2
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 +26 -26
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@times-components/author-profile",
|
|
3
|
-
"version": "6.17.
|
|
3
|
+
"version": "6.17.22-alpha.2+f362e298ec",
|
|
4
4
|
"description": "Author profile information along with a list of articles they have written ",
|
|
5
5
|
"main": "dist/author-profile",
|
|
6
6
|
"dev": "src/author-profile",
|
|
@@ -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/ad": "2.21.61",
|
|
37
|
-
"@times-components/eslint-config-thetimes": "0.8.18",
|
|
38
|
-
"@times-components/jest-configurator-web": "0.8.1",
|
|
39
|
-
"@times-components/jest-serializer": "3.13.6",
|
|
40
|
-
"@times-components/provider-queries": "2.21.0",
|
|
41
|
-
"@times-components/provider-test-tools": "1.29.2",
|
|
42
|
-
"@times-components/storybook": "4.12.11",
|
|
43
|
-
"@times-components/tealium-utils": "0.9.0",
|
|
44
|
-
"@times-components/test-utils": "2.4.1",
|
|
45
|
-
"@times-components/webpack-configurator": "2.1.0",
|
|
36
|
+
"@times-components/ad": "^2.21.61",
|
|
37
|
+
"@times-components/eslint-config-thetimes": "^0.8.18",
|
|
38
|
+
"@times-components/jest-configurator-web": "^0.8.1",
|
|
39
|
+
"@times-components/jest-serializer": "^3.13.6",
|
|
40
|
+
"@times-components/provider-queries": "^2.21.0",
|
|
41
|
+
"@times-components/provider-test-tools": "^1.29.2",
|
|
42
|
+
"@times-components/storybook": "^4.12.11",
|
|
43
|
+
"@times-components/tealium-utils": "^0.9.0",
|
|
44
|
+
"@times-components/test-utils": "^2.4.1",
|
|
45
|
+
"@times-components/webpack-configurator": "^2.1.0",
|
|
46
46
|
"apollo-client": "2.5.1",
|
|
47
47
|
"babel-jest": "24.8.0",
|
|
48
48
|
"babel-loader": "8.0.5",
|
|
@@ -59,20 +59,20 @@
|
|
|
59
59
|
"webpack": "4.30.0"
|
|
60
60
|
},
|
|
61
61
|
"dependencies": {
|
|
62
|
-
"@times-components/article-list": "9.17.50",
|
|
63
|
-
"@times-components/gradient": "3.5.38",
|
|
64
|
-
"@times-components/icons": "2.21.17",
|
|
65
|
-
"@times-components/image": "6.15.31",
|
|
66
|
-
"@times-components/link": "3.17.11",
|
|
67
|
-
"@times-components/markup": "3.8.38",
|
|
68
|
-
"@times-components/markup-forest": "1.9.1",
|
|
69
|
-
"@times-components/pagination": "3.12.38",
|
|
70
|
-
"@times-components/provider": "1.40.12",
|
|
71
|
-
"@times-components/responsive": "0.21.2",
|
|
72
|
-
"@times-components/tracking": "2.22.11",
|
|
73
|
-
"@times-components/ts-newskit": "1.168.
|
|
74
|
-
"@times-components/ts-styleguide": "1.50.11",
|
|
75
|
-
"@times-components/utils": "6.19.0",
|
|
62
|
+
"@times-components/article-list": "^9.17.50",
|
|
63
|
+
"@times-components/gradient": "^3.5.38",
|
|
64
|
+
"@times-components/icons": "^2.21.17",
|
|
65
|
+
"@times-components/image": "^6.15.31",
|
|
66
|
+
"@times-components/link": "^3.17.11",
|
|
67
|
+
"@times-components/markup": "^3.8.38",
|
|
68
|
+
"@times-components/markup-forest": "^1.9.1",
|
|
69
|
+
"@times-components/pagination": "^3.12.38",
|
|
70
|
+
"@times-components/provider": "^1.40.12",
|
|
71
|
+
"@times-components/responsive": "^0.21.2",
|
|
72
|
+
"@times-components/tracking": "^2.22.11",
|
|
73
|
+
"@times-components/ts-newskit": "^1.168.5-alpha.2+f362e298ec",
|
|
74
|
+
"@times-components/ts-styleguide": "^1.50.11",
|
|
75
|
+
"@times-components/utils": "^6.19.0",
|
|
76
76
|
"lodash.get": "4.4.2",
|
|
77
77
|
"newskit": "7.2.0",
|
|
78
78
|
"prop-types": "15.7.2",
|
|
@@ -90,5 +90,5 @@
|
|
|
90
90
|
"publishConfig": {
|
|
91
91
|
"access": "public"
|
|
92
92
|
},
|
|
93
|
-
"gitHead": "
|
|
93
|
+
"gitHead": "f362e298ec058b202fc14f9939a6187110f2d490"
|
|
94
94
|
}
|