@atlaskit/media-avatar-picker 26.3.2 → 26.3.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,11 @@
1
1
  # @atlaskit/media-avatar-picker
2
2
 
3
+ ## 26.3.3
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
3
9
  ## 26.3.2
4
10
 
5
11
  ### Patch Changes
package/compass.yml CHANGED
@@ -11,16 +11,6 @@ fields:
11
11
  tier: 2
12
12
  labels:
13
13
  - atlassian-platform
14
- customFields:
15
- - name: Dev Owner
16
- type: user
17
- value: null
18
- - name: Product
19
- type: text
20
- value: null
21
- - name: Test
22
- type: text
23
- value: null
24
14
  links:
25
15
  - name: ''
26
16
  type: REPOSITORY
@@ -39,7 +29,7 @@ links:
39
29
  url: 'https://atlassian.slack.com/archives/C05J5GNHPLN'
40
30
  - name: ''
41
31
  type: ON_CALL
42
- url: 'https://hello.jira.atlassian.cloud/jira/ops/teams/og-be5b1a51-de22-4e74-9f81-727cf8b8a0cb/on-call'
32
+ url: 'https://atlassian.app.opsgenie.com/settings/schedule/detail/b62291ff-4029-4f26-b7fc-d75d46d7aebc'
43
33
  - name: ''
44
34
  type: PROJECT
45
35
  url: 'https://product-fabric.atlassian.net/jira/software/c/projects/BMPT/boards/5090'
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/media-avatar-picker",
3
- "version": "26.3.2",
3
+ "version": "26.3.3",
4
4
  "description": "A component to select, drag and resize image avatars. It also provides a default list of predefined avatars.",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -31,19 +31,19 @@
31
31
  }
32
32
  },
33
33
  "dependencies": {
34
- "@atlaskit/button": "^23.4.0",
35
- "@atlaskit/css": "^0.14.0",
34
+ "@atlaskit/button": "^23.5.0",
35
+ "@atlaskit/css": "^0.15.0",
36
36
  "@atlaskit/flag": "^17.4.0",
37
- "@atlaskit/form": "^14.0.0",
38
- "@atlaskit/icon": "^28.2.0",
37
+ "@atlaskit/form": "^14.2.0",
38
+ "@atlaskit/icon": "^28.5.0",
39
39
  "@atlaskit/media-ui": "^28.7.0",
40
- "@atlaskit/modal-dialog": "^14.3.0",
41
- "@atlaskit/primitives": "^14.15.0",
40
+ "@atlaskit/modal-dialog": "^14.5.0",
41
+ "@atlaskit/primitives": "^15.0.0",
42
42
  "@atlaskit/range": "^9.2.0",
43
43
  "@atlaskit/spinner": "^19.0.0",
44
44
  "@atlaskit/textfield": "^8.0.0",
45
45
  "@atlaskit/theme": "^21.0.0",
46
- "@atlaskit/tokens": "^6.3.0",
46
+ "@atlaskit/tokens": "^6.5.0",
47
47
  "@atlaskit/visually-hidden": "^3.0.0",
48
48
  "@babel/runtime": "^7.0.0",
49
49
  "@compiled/react": "^0.18.3",