@atlaskit/link-create 4.5.5 → 4.5.6

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/link-create
2
2
 
3
+ ## 4.5.6
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
3
9
  ## 4.5.5
4
10
 
5
11
  ### Patch Changes
package/compass.yml CHANGED
@@ -11,6 +11,9 @@ fields:
11
11
  tier: 4
12
12
  lifecycle: Active
13
13
  links:
14
+ - name: Root Repository
15
+ type: REPOSITORY
16
+ url: https://bitbucket.org/atlassian/atlassian-frontend-monorepo/src/master
14
17
  - name: SignalFx - Link Create
15
18
  type: DASHBOARD
16
19
  url: 'https://atlassian.signalfx.com/#/dashboard/Fw3wdDxA0AE?groupId=Fcva05QA4AA&configId=Fw3wdQCAwAA&startTime=-1d&endTime=Now'
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/link-create",
3
- "version": "4.5.5",
3
+ "version": "4.5.6",
4
4
  "description": "The driver component of meta creation flow",
5
5
  "author": "Atlassian Pty Ltd",
6
6
  "license": "Apache-2.0",
@@ -35,7 +35,7 @@
35
35
  "@atlaskit/afm-i18n-platform-linking-platform-link-create": "2.7.0",
36
36
  "@atlaskit/analytics-next": "^11.1.0",
37
37
  "@atlaskit/atlassian-context": "^0.6.0",
38
- "@atlaskit/button": "^23.5.0",
38
+ "@atlaskit/button": "^23.6.0",
39
39
  "@atlaskit/css": "^0.15.0",
40
40
  "@atlaskit/empty-state": "^10.1.0",
41
41
  "@atlaskit/form": "^14.2.0",
@@ -45,16 +45,16 @@
45
45
  "@atlaskit/intl-messages-provider": "^2.0.0",
46
46
  "@atlaskit/layering": "^3.2.0",
47
47
  "@atlaskit/link": "^3.2.0",
48
- "@atlaskit/linking-common": "^9.7.0",
48
+ "@atlaskit/linking-common": "^9.8.0",
49
49
  "@atlaskit/modal-dialog": "^14.6.0",
50
50
  "@atlaskit/platform-feature-flags": "^1.1.0",
51
- "@atlaskit/primitives": "^16.0.0",
51
+ "@atlaskit/primitives": "^16.1.0",
52
52
  "@atlaskit/select": "^21.3.0",
53
53
  "@atlaskit/smart-user-picker": "^8.4.0",
54
54
  "@atlaskit/spinner": "^19.0.0",
55
55
  "@atlaskit/textfield": "^8.0.0",
56
56
  "@atlaskit/theme": "^21.0.0",
57
- "@atlaskit/tokens": "^7.0.0",
57
+ "@atlaskit/tokens": "^8.0.0",
58
58
  "@babel/runtime": "^7.0.0",
59
59
  "@compiled/react": "^0.18.6",
60
60
  "debounce-promise": "^3.1.2",
@@ -71,7 +71,7 @@
71
71
  "@af/visual-regression": "workspace:^",
72
72
  "@atlaskit/drawer": "^11.0.0",
73
73
  "@atlaskit/link-test-helpers": "^8.4.0",
74
- "@atlaskit/popup": "^4.4.0",
74
+ "@atlaskit/popup": "^4.6.0",
75
75
  "@atlassian/feature-flags-test-utils": "^1.0.0",
76
76
  "@testing-library/react": "^13.4.0",
77
77
  "@testing-library/react-hooks": "^8.0.1",