@atlaskit/media-table 15.0.3 → 15.0.4

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,11 @@
1
1
  # @atlaskit/media-table
2
2
 
3
+ ## 15.0.4
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
3
9
  ## 15.0.3
4
10
 
5
11
  ### Patch Changes
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "@atlaskit/media-table",
3
- "version": "15.0.3",
3
+ "version": "15.0.4",
4
4
  "sideEffects": false
5
5
  }
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "@atlaskit/media-table",
3
- "version": "15.0.3",
3
+ "version": "15.0.4",
4
4
  "sideEffects": false
5
5
  }
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "@atlaskit/media-table",
3
- "version": "15.0.3",
3
+ "version": "15.0.4",
4
4
  "sideEffects": false
5
5
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/media-table",
3
- "version": "15.0.3",
3
+ "version": "15.0.4",
4
4
  "description": "Table UI component",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -38,11 +38,11 @@
38
38
  "@atlaskit/button": "^16.7.0",
39
39
  "@atlaskit/dynamic-table": "^14.9.0",
40
40
  "@atlaskit/icon": "^21.12.0",
41
- "@atlaskit/media-client": "^22.0.0",
41
+ "@atlaskit/media-client": "^23.0.0",
42
42
  "@atlaskit/media-ui": "^23.0.0",
43
43
  "@atlaskit/media-viewer": "^48.0.0",
44
44
  "@atlaskit/theme": "^12.5.0",
45
- "@atlaskit/tokens": "^1.4.0",
45
+ "@atlaskit/tokens": "^1.5.0",
46
46
  "@atlaskit/tooltip": "^17.8.0",
47
47
  "@babel/runtime": "^7.0.0",
48
48
  "memoize-one": "^6.0.0"
@@ -57,7 +57,7 @@
57
57
  "devDependencies": {
58
58
  "@atlaskit/docs": "^9.1.0",
59
59
  "@atlaskit/icon-file-type": "^6.4.0",
60
- "@atlaskit/media-common": "^4.1.0",
60
+ "@atlaskit/media-common": "^6.0.0",
61
61
  "@atlaskit/media-core": "^34.1.0",
62
62
  "@atlaskit/media-test-helpers": "^33.0.0",
63
63
  "@atlaskit/range": "^7.1.0",
package/report.api.md CHANGED
@@ -109,7 +109,7 @@ export { SortOrderType };
109
109
 
110
110
  ```json
111
111
  {
112
- "@atlaskit/media-core": "^34.1.1",
112
+ "@atlaskit/media-core": "^34.1.2",
113
113
  "@emotion/react": "^11.7.1",
114
114
  "react": "^16.8.0",
115
115
  "react-dom": "^16.8.0",