@atlaskit/smart-card 24.1.1 → 24.1.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/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # @atlaskit/smart-card
2
2
 
3
+ ## 24.1.3
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
9
+ ## 24.1.2
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies
14
+
3
15
  ## 24.1.1
4
16
 
5
17
  ### Patch Changes
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "@atlaskit/smart-card",
3
- "version": "24.1.1",
3
+ "version": "24.1.3",
4
4
  "sideEffects": false
5
5
  }
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "@atlaskit/smart-card",
3
- "version": "24.1.1",
3
+ "version": "24.1.3",
4
4
  "sideEffects": false
5
5
  }
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "@atlaskit/smart-card",
3
- "version": "24.1.1",
3
+ "version": "24.1.3",
4
4
  "sideEffects": false
5
5
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/smart-card",
3
- "version": "24.1.1",
3
+ "version": "24.1.3",
4
4
  "description": "Smart card component",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -23,7 +23,7 @@
23
23
  },
24
24
  "dependencies": {
25
25
  "@atlaskit/analytics-gas-types": "^5.0.0",
26
- "@atlaskit/analytics-next": "^8.2.0",
26
+ "@atlaskit/analytics-next": "^9.0.0",
27
27
  "@atlaskit/avatar": "^21.1.0",
28
28
  "@atlaskit/avatar-group": "^9.2.0",
29
29
  "@atlaskit/button": "^16.5.0",
@@ -33,7 +33,7 @@
33
33
  "@atlaskit/icon-object": "^6.2.0",
34
34
  "@atlaskit/icon-priority": "^6.3.0",
35
35
  "@atlaskit/in-product-testing": "^0.1.0",
36
- "@atlaskit/linking-common": "^1.22.0",
36
+ "@atlaskit/linking-common": "^2.0.0",
37
37
  "@atlaskit/logo": "^13.11.0",
38
38
  "@atlaskit/lozenge": "^11.3.0",
39
39
  "@atlaskit/media-common": "^2.19.0",
@@ -42,7 +42,7 @@
42
42
  "@atlaskit/popup": "^1.5.0",
43
43
  "@atlaskit/spinner": "^15.3.0",
44
44
  "@atlaskit/theme": "^12.2.0",
45
- "@atlaskit/tokens": "^1.1.0",
45
+ "@atlaskit/tokens": "^1.2.0",
46
46
  "@atlaskit/tooltip": "^17.6.0",
47
47
  "@atlaskit/ufo": "^0.1.0",
48
48
  "@babel/runtime": "^7.0.0",
@@ -58,7 +58,7 @@
58
58
  "uuid": "^3.1.0"
59
59
  },
60
60
  "peerDependencies": {
61
- "@atlaskit/link-provider": "^1.4.0",
61
+ "@atlaskit/link-provider": "^1.4.1",
62
62
  "react": "^16.8.0",
63
63
  "react-dom": "^16.8.0",
64
64
  "react-intl-next": "npm:react-intl@^5.18.1"
package/report.api.md CHANGED
@@ -1220,7 +1220,7 @@ type VoteCount = {
1220
1220
 
1221
1221
  ```json
1222
1222
  {
1223
- "@atlaskit/link-provider": "^1.4.0",
1223
+ "@atlaskit/link-provider": "^1.4.1",
1224
1224
  "react": "^16.8.0",
1225
1225
  "react-dom": "^16.8.0",
1226
1226
  "react-intl-next": "npm:react-intl@^5.18.1"