@atlaskit/editor-core 221.5.8 → 221.5.9

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/editor-core
2
2
 
3
+ ## 221.5.9
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
3
9
  ## 221.5.8
4
10
 
5
11
  ### Patch Changes
package/compass.yml CHANGED
@@ -54,6 +54,9 @@ customFields:
54
54
  - name: Department
55
55
  type: text
56
56
  value: Eng - Editor Frontend Platform
57
+ - name: Trusted Reviewer Teams
58
+ type: text
59
+ value: ari:cloud:identity::team/cf6a670b-5252-4c68-a769-9207de366beb
57
60
  - name: Technical Owner
58
61
  type: user
59
62
  value: ari:cloud:identity::user/5ea93c14a4c57d0b8bd65a16 # Anand Raj
@@ -6,4 +6,4 @@ Object.defineProperty(exports, "__esModule", {
6
6
  exports.version = exports.name = void 0;
7
7
  var name = exports.name = "@atlaskit/editor-core";
8
8
  // eslint-disable-next-line @atlaskit/volt-strict-mode/no-multiple-exports
9
- var version = exports.version = "221.5.7";
9
+ var version = exports.version = "221.5.8";
@@ -1,3 +1,3 @@
1
1
  export const name = "@atlaskit/editor-core";
2
2
  // eslint-disable-next-line @atlaskit/volt-strict-mode/no-multiple-exports
3
- export const version = "221.5.7";
3
+ export const version = "221.5.8";
@@ -1,3 +1,3 @@
1
1
  export var name = "@atlaskit/editor-core";
2
2
  // eslint-disable-next-line @atlaskit/volt-strict-mode/no-multiple-exports
3
- export var version = "221.5.7";
3
+ export var version = "221.5.8";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/editor-core",
3
- "version": "221.5.8",
3
+ "version": "221.5.9",
4
4
  "description": "A package contains Atlassian editor core functionality",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -56,7 +56,7 @@
56
56
  "@atlaskit/editor-ssr-renderer": "^7.1.0",
57
57
  "@atlaskit/editor-toolbar": "^2.1.0",
58
58
  "@atlaskit/editor-toolbar-model": "^1.1.0",
59
- "@atlaskit/emoji": "^71.6.0",
59
+ "@atlaskit/emoji": "^71.7.0",
60
60
  "@atlaskit/feature-gate-js-client": "^6.0.0",
61
61
  "@atlaskit/icon": "^36.1.0",
62
62
  "@atlaskit/link": "^4.1.0",
@@ -67,7 +67,7 @@
67
67
  "@atlaskit/react-compiler-gating": "^0.2.0",
68
68
  "@atlaskit/react-ufo": "^7.3.0",
69
69
  "@atlaskit/task-decision": "^21.4.0",
70
- "@atlaskit/tmp-editor-statsig": "^119.0.0",
70
+ "@atlaskit/tmp-editor-statsig": "^120.0.0",
71
71
  "@atlaskit/tokens": "^15.3.0",
72
72
  "@atlaskit/tooltip": "^23.1.0",
73
73
  "@atlaskit/width-detector": "^6.1.0",
@@ -85,7 +85,7 @@
85
85
  "uuid": "^3.1.0"
86
86
  },
87
87
  "peerDependencies": {
88
- "@atlaskit/editor-common": "^116.19.0",
88
+ "@atlaskit/editor-common": "^116.20.0",
89
89
  "@atlaskit/link-provider": "^5.1.0",
90
90
  "@atlaskit/media-core": "^38.0.0",
91
91
  "react": "^18.2.0",
@@ -96,7 +96,7 @@
96
96
  "@af/editor-libra": "workspace:^",
97
97
  "@af/suppress-react-warnings": "workspace:^",
98
98
  "@af/visual-regression": "workspace:^",
99
- "@atlaskit/adf-utils": "^20.1.0",
99
+ "@atlaskit/adf-utils": "^20.2.0",
100
100
  "@atlaskit/analytics-listeners": "^11.1.0",
101
101
  "@atlaskit/code": "^18.2.0",
102
102
  "@atlaskit/collab-provider": "^21.0.0",
@@ -124,7 +124,7 @@
124
124
  "@atlassian/adf-schema-json": "^1.33.0",
125
125
  "@atlassian/editor-rovo-bridge": "^10.2.0",
126
126
  "@atlassian/feature-flags-test-utils": "^1.1.0",
127
- "@atlassian/search-client": "^1.22.0",
127
+ "@atlassian/search-client": "^1.23.0",
128
128
  "@atlassian/search-provider": "^13.0.0",
129
129
  "@atlassian/structured-docs-types": "workspace:^",
130
130
  "@atlassian/user-profile-card": "^1.17.0",