@times-components/article-skeleton 1.116.27-alpha.3 → 1.116.28-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 +23 -23
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@times-components/article-skeleton",
|
3
|
-
"version": "1.116.
|
3
|
+
"version": "1.116.28-alpha.3+08748c17a4",
|
4
4
|
"description": "The article skeleton",
|
5
5
|
"main": "dist/article-skeleton",
|
6
6
|
"dev": "src/article-skeleton",
|
@@ -61,32 +61,32 @@
|
|
61
61
|
"webpack": "4.30.0"
|
62
62
|
},
|
63
63
|
"dependencies": {
|
64
|
-
"@times-components/ad": "^2.21.46",
|
65
|
-
"@times-components/article-extras": "^0.22.2",
|
66
|
-
"@times-components/article-image": "^7.16.16",
|
67
|
-
"@times-components/article-paragraph": "^1.9.
|
68
|
-
"@times-components/article-topics": "^4.11.17",
|
69
|
-
"@times-components/caption": "^3.8.17",
|
70
|
-
"@times-components/context": "^1.10.
|
71
|
-
"@times-components/interactive-wrapper": "^0.9.48",
|
72
|
-
"@times-components/key-facts": "^2.12.42",
|
64
|
+
"@times-components/ad": "^2.21.46-alpha.3+08748c17a4",
|
65
|
+
"@times-components/article-extras": "^0.22.2-alpha.3+08748c17a4",
|
66
|
+
"@times-components/article-image": "^7.16.16-alpha.3+08748c17a4",
|
67
|
+
"@times-components/article-paragraph": "^1.9.217-alpha.3+08748c17a4",
|
68
|
+
"@times-components/article-topics": "^4.11.17-alpha.3+08748c17a4",
|
69
|
+
"@times-components/caption": "^3.8.17-alpha.3+08748c17a4",
|
70
|
+
"@times-components/context": "^1.10.39-alpha.3+08748c17a4",
|
71
|
+
"@times-components/interactive-wrapper": "^0.9.48-alpha.3+08748c17a4",
|
72
|
+
"@times-components/key-facts": "^2.12.42-alpha.3+08748c17a4",
|
73
73
|
"@times-components/lazy-load": "^0.7.31",
|
74
|
-
"@times-components/link": "^3.15.
|
75
|
-
"@times-components/markup": "^3.8.23",
|
74
|
+
"@times-components/link": "^3.15.3-alpha.3+08748c17a4",
|
75
|
+
"@times-components/markup": "^3.8.23-alpha.3+08748c17a4",
|
76
76
|
"@times-components/markup-forest": "^1.9.1",
|
77
|
-
"@times-components/message-bar": "^0.7.47",
|
77
|
+
"@times-components/message-bar": "^0.7.47-alpha.3+08748c17a4",
|
78
78
|
"@times-components/provider-queries": "^2.20.1",
|
79
|
-
"@times-components/pull-quote": "^3.15.2",
|
80
|
-
"@times-components/save-and-share-bar": "^0.19.36",
|
81
|
-
"@times-components/sticky": "^0.5.45",
|
79
|
+
"@times-components/pull-quote": "^3.15.2-alpha.3+08748c17a4",
|
80
|
+
"@times-components/save-and-share-bar": "^0.19.36-alpha.3+08748c17a4",
|
81
|
+
"@times-components/sticky": "^0.5.45-alpha.3+08748c17a4",
|
82
82
|
"@times-components/tracking": "^2.21.5",
|
83
|
-
"@times-components/ts-components": "^1.81.9",
|
84
|
-
"@times-components/ts-newskit": "^1.154.
|
85
|
-
"@times-components/ts-styleguide": "^1.48.
|
83
|
+
"@times-components/ts-components": "^1.81.9-alpha.3+08748c17a4",
|
84
|
+
"@times-components/ts-newskit": "^1.154.2-alpha.3+08748c17a4",
|
85
|
+
"@times-components/ts-styleguide": "^1.48.3-alpha.3+08748c17a4",
|
86
86
|
"@times-components/typeset": "^0.3.2",
|
87
|
-
"@times-components/user-state": "^0.5.13",
|
88
|
-
"@times-components/utils": "^6.16.23",
|
89
|
-
"@times-components/video": "^4.15.25",
|
87
|
+
"@times-components/user-state": "^0.5.13-alpha.3+08748c17a4",
|
88
|
+
"@times-components/utils": "^6.16.23-alpha.3+08748c17a4",
|
89
|
+
"@times-components/video": "^4.15.25-alpha.3+08748c17a4",
|
90
90
|
"lodash.get": "4.4.2",
|
91
91
|
"lodash.pick": "4.4.0",
|
92
92
|
"memoize-one": "5.1.1",
|
@@ -106,5 +106,5 @@
|
|
106
106
|
"publishConfig": {
|
107
107
|
"access": "public"
|
108
108
|
},
|
109
|
-
"gitHead": "
|
109
|
+
"gitHead": "08748c17a49dcf24590ce308615ba80be399143c"
|
110
110
|
}
|