@times-components/article-skeleton 1.133.2-alpha.1 → 1.133.2-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.
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.133.2-alpha.1+60546eb5c3",
3
+ "version": "1.133.2-alpha.3+a9acb53541",
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.2",
42
- "@times-components/jest-serializer": "^3.13.15-alpha.4+60546eb5c3",
42
+ "@times-components/jest-serializer": "^3.13.14",
43
43
  "@times-components/provider-test-tools": "^1.29.3",
44
- "@times-components/storybook": "^4.12.25-alpha.1+60546eb5c3",
44
+ "@times-components/storybook": "^4.12.24",
45
45
  "@times-components/tealium-utils": "^0.9.1",
46
46
  "@times-components/test-utils": "^2.4.2",
47
47
  "@times-components/webpack-configurator": "^2.1.1",
@@ -61,32 +61,32 @@
61
61
  "webpack": "4.30.0"
62
62
  },
63
63
  "dependencies": {
64
- "@times-components/ad": "^2.22.14-alpha.1+60546eb5c3",
65
- "@times-components/article-extras": "^0.28.3-alpha.1+60546eb5c3",
66
- "@times-components/article-image": "^7.17.13-alpha.1+60546eb5c3",
67
- "@times-components/article-paragraph": "^1.9.302-alpha.1+60546eb5c3",
68
- "@times-components/article-topics": "^4.11.46-alpha.1+60546eb5c3",
69
- "@times-components/caption": "^3.8.46-alpha.1+60546eb5c3",
64
+ "@times-components/ad": "^2.22.13",
65
+ "@times-components/article-extras": "^0.28.3-alpha.3+a9acb53541",
66
+ "@times-components/article-image": "^7.17.12",
67
+ "@times-components/article-paragraph": "^1.9.302-alpha.3+a9acb53541",
68
+ "@times-components/article-topics": "^4.11.45",
69
+ "@times-components/caption": "^3.8.45",
70
70
  "@times-components/context": "^1.19.0",
71
- "@times-components/interactive-wrapper": "^0.9.79-alpha.1+60546eb5c3",
72
- "@times-components/key-facts": "^2.12.75-alpha.1+60546eb5c3",
71
+ "@times-components/interactive-wrapper": "^0.9.78",
72
+ "@times-components/key-facts": "^2.12.75-alpha.3+a9acb53541",
73
73
  "@times-components/lazy-load": "^0.15.0",
74
- "@times-components/link": "^3.17.25-alpha.1+60546eb5c3",
75
- "@times-components/markup": "^3.8.52-alpha.1+60546eb5c3",
74
+ "@times-components/link": "^3.17.24",
75
+ "@times-components/markup": "^3.8.51",
76
76
  "@times-components/markup-forest": "^1.9.2",
77
- "@times-components/message-bar": "^0.7.76-alpha.1+60546eb5c3",
77
+ "@times-components/message-bar": "^0.7.75",
78
78
  "@times-components/provider-queries": "^2.21.1",
79
- "@times-components/pull-quote": "^3.15.31-alpha.1+60546eb5c3",
80
- "@times-components/save-and-share-bar": "^0.21.3-alpha.1+60546eb5c3",
81
- "@times-components/sticky": "^0.5.75-alpha.1+60546eb5c3",
82
- "@times-components/tracking": "^2.22.25-alpha.1+60546eb5c3",
83
- "@times-components/ts-components": "^1.89.1-alpha.1+60546eb5c3",
84
- "@times-components/ts-newskit": "^1.183.1-alpha.4+60546eb5c3",
85
- "@times-components/ts-styleguide": "^1.50.25-alpha.1+60546eb5c3",
79
+ "@times-components/pull-quote": "^3.15.30",
80
+ "@times-components/save-and-share-bar": "^0.21.3-alpha.3+a9acb53541",
81
+ "@times-components/sticky": "^0.5.74",
82
+ "@times-components/tracking": "^2.22.24",
83
+ "@times-components/ts-components": "^1.89.1-alpha.3+a9acb53541",
84
+ "@times-components/ts-newskit": "^1.183.0",
85
+ "@times-components/ts-styleguide": "^1.50.24",
86
86
  "@times-components/typeset": "^0.3.3",
87
- "@times-components/user-state": "^0.5.42-alpha.1+60546eb5c3",
88
- "@times-components/utils": "^6.21.1-alpha.4+60546eb5c3",
89
- "@times-components/video": "^4.18.16-alpha.1+60546eb5c3",
87
+ "@times-components/user-state": "^0.5.41",
88
+ "@times-components/utils": "^6.21.0",
89
+ "@times-components/video": "^4.18.15",
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": "60546eb5c30c1fe1d1b7d00daccc6461d3d636de"
109
+ "gitHead": "a9acb53541007426dfbd8f5879e64e4a01405bb4"
110
110
  }