@times-components/article-skeleton 1.119.2-alpha.0 → 1.119.2-alpha.5

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.
Files changed (1) hide show
  1. package/package.json +25 -25
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@times-components/article-skeleton",
3
- "version": "1.119.2-alpha.0+a1fa89703b",
3
+ "version": "1.119.2-alpha.5+9269e5d952",
4
4
  "description": "The article skeleton",
5
5
  "main": "dist/article-skeleton",
6
6
  "dev": "src/article-skeleton",
@@ -39,9 +39,9 @@
39
39
  "@storybook/react": "6.5.16",
40
40
  "@times-components/eslint-config-thetimes": "^0.8.18",
41
41
  "@times-components/jest-configurator-web": "^0.8.1",
42
- "@times-components/jest-serializer": "^3.13.3-alpha.3+a1fa89703b",
42
+ "@times-components/jest-serializer": "^3.13.2",
43
43
  "@times-components/provider-test-tools": "^1.29.1",
44
- "@times-components/storybook": "^4.12.6-alpha.0+a1fa89703b",
44
+ "@times-components/storybook": "^4.12.5",
45
45
  "@times-components/tealium-utils": "^0.9.0",
46
46
  "@times-components/test-utils": "^2.4.1",
47
47
  "@times-components/webpack-configurator": "^2.1.0",
@@ -61,32 +61,32 @@
61
61
  "webpack": "4.30.0"
62
62
  },
63
63
  "dependencies": {
64
- "@times-components/ad": "^2.21.56-alpha.0+a1fa89703b",
65
- "@times-components/article-extras": "^0.22.12-alpha.0+a1fa89703b",
66
- "@times-components/article-image": "^7.16.26-alpha.0+a1fa89703b",
67
- "@times-components/article-paragraph": "^1.9.236-alpha.0+a1fa89703b",
68
- "@times-components/article-topics": "^4.11.27-alpha.0+a1fa89703b",
69
- "@times-components/caption": "^3.8.27-alpha.0+a1fa89703b",
64
+ "@times-components/ad": "^2.21.55",
65
+ "@times-components/article-extras": "^0.22.11",
66
+ "@times-components/article-image": "^7.16.25",
67
+ "@times-components/article-paragraph": "^1.9.236-alpha.5+9269e5d952",
68
+ "@times-components/article-topics": "^4.11.26",
69
+ "@times-components/caption": "^3.8.26",
70
70
  "@times-components/context": "^1.12.1",
71
- "@times-components/interactive-wrapper": "^0.9.58-alpha.0+a1fa89703b",
72
- "@times-components/key-facts": "^2.12.52-alpha.0+a1fa89703b",
71
+ "@times-components/interactive-wrapper": "^0.9.57",
72
+ "@times-components/key-facts": "^2.12.51",
73
73
  "@times-components/lazy-load": "^0.8.1",
74
- "@times-components/link": "^3.17.6-alpha.0+a1fa89703b",
75
- "@times-components/markup": "^3.8.33-alpha.0+a1fa89703b",
74
+ "@times-components/link": "^3.17.5",
75
+ "@times-components/markup": "^3.8.32",
76
76
  "@times-components/markup-forest": "^1.9.1",
77
- "@times-components/message-bar": "^0.7.57-alpha.0+a1fa89703b",
77
+ "@times-components/message-bar": "^0.7.56",
78
78
  "@times-components/provider-queries": "^2.20.1",
79
- "@times-components/pull-quote": "^3.15.12-alpha.0+a1fa89703b",
80
- "@times-components/save-and-share-bar": "^0.19.46-alpha.0+a1fa89703b",
81
- "@times-components/sticky": "^0.5.56-alpha.0+a1fa89703b",
82
- "@times-components/tracking": "^2.22.6-alpha.0+a1fa89703b",
83
- "@times-components/ts-components": "^1.81.19-alpha.0+a1fa89703b",
84
- "@times-components/ts-newskit": "^1.163.1-alpha.0+a1fa89703b",
85
- "@times-components/ts-styleguide": "^1.50.6-alpha.0+a1fa89703b",
79
+ "@times-components/pull-quote": "^3.15.11",
80
+ "@times-components/save-and-share-bar": "^0.19.45",
81
+ "@times-components/sticky": "^0.5.55",
82
+ "@times-components/tracking": "^2.22.5",
83
+ "@times-components/ts-components": "^1.81.18",
84
+ "@times-components/ts-newskit": "^1.163.1-alpha.5+9269e5d952",
85
+ "@times-components/ts-styleguide": "^1.50.5",
86
86
  "@times-components/typeset": "^0.3.2",
87
- "@times-components/user-state": "^0.5.23-alpha.0+a1fa89703b",
88
- "@times-components/utils": "^6.17.1-alpha.3+a1fa89703b",
89
- "@times-components/video": "^4.15.35-alpha.0+a1fa89703b",
87
+ "@times-components/user-state": "^0.5.22",
88
+ "@times-components/utils": "^6.17.0",
89
+ "@times-components/video": "^4.15.34",
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": "a1fa89703ba1e80c0f04f66ad9b0136bb625508d"
109
+ "gitHead": "9269e5d9520c0ff5e5f7c7eddb6501ca12e843b7"
110
110
  }