@atlaskit/editor-core 220.2.3 → 220.2.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,14 @@
1
1
  # @atlaskit/editor-core
2
2
 
3
+ ## 220.2.4
4
+
5
+ ### Patch Changes
6
+
7
+ - [`5dd8cc218e393`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5dd8cc218e393) -
8
+ Release packages affected by an issue blocking you from installing <@compiled>/react due to a yarn
9
+ patch.
10
+ - Updated dependencies
11
+
3
12
  ## 220.2.3
4
13
 
5
14
  ### Patch Changes
@@ -5,4 +5,4 @@ Object.defineProperty(exports, "__esModule", {
5
5
  });
6
6
  exports.version = exports.name = void 0;
7
7
  var name = exports.name = "@atlaskit/editor-core";
8
- var version = exports.version = "220.2.2";
8
+ var version = exports.version = "220.2.3";
@@ -1,2 +1,2 @@
1
1
  export const name = "@atlaskit/editor-core";
2
- export const version = "220.2.2";
2
+ export const version = "220.2.3";
@@ -1,2 +1,2 @@
1
1
  export var name = "@atlaskit/editor-core";
2
- export var version = "220.2.2";
2
+ export var version = "220.2.3";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/editor-core",
3
- "version": "220.2.3",
3
+ "version": "220.2.4",
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-json-transformer": "^8.33.0",
57
57
  "@atlaskit/editor-performance-metrics": "^2.2.0",
58
58
  "@atlaskit/editor-plugin-connectivity": "^11.0.0",
59
- "@atlaskit/editor-plugin-quick-insert": "^11.0.0",
59
+ "@atlaskit/editor-plugin-quick-insert": "^11.1.0",
60
60
  "@atlaskit/editor-plugin-user-preferences": "^9.0.0",
61
61
  "@atlaskit/editor-plugins": "^13.1.0",
62
62
  "@atlaskit/editor-prosemirror": "^7.3.0",
@@ -64,7 +64,7 @@
64
64
  "@atlaskit/editor-ssr-renderer": "^6.1.0",
65
65
  "@atlaskit/editor-toolbar": "^1.10.0",
66
66
  "@atlaskit/editor-toolbar-model": "^0.5.0",
67
- "@atlaskit/emoji": "^70.16.0",
67
+ "@atlaskit/emoji": "^70.17.0",
68
68
  "@atlaskit/feature-gate-js-client": "^5.7.0",
69
69
  "@atlaskit/icon": "^35.4.0",
70
70
  "@atlaskit/link": "^3.4.0",
@@ -74,12 +74,12 @@
74
74
  "@atlaskit/platform-feature-flags-react": "^0.5.0",
75
75
  "@atlaskit/react-ufo": "^6.7.0",
76
76
  "@atlaskit/task-decision": "^20.1.0",
77
- "@atlaskit/tmp-editor-statsig": "^93.0.0",
77
+ "@atlaskit/tmp-editor-statsig": "^94.0.0",
78
78
  "@atlaskit/tokens": "^13.3.0",
79
79
  "@atlaskit/tooltip": "^22.6.0",
80
80
  "@atlaskit/width-detector": "^5.1.0",
81
81
  "@babel/runtime": "^7.0.0",
82
- "@compiled/react": "patch:@compiled/react@npm%3A0.20.0#~/.yarn/patches/@compiled-react-npm-0.20.0-a771aa67a6.patch",
82
+ "@compiled/react": "^0.20.0",
83
83
  "@emotion/react": "^11.7.1",
84
84
  "@types/react-loadable": "^5.4.1",
85
85
  "@types/rison": "^0.0.6",
@@ -92,8 +92,8 @@
92
92
  "uuid": "^3.1.0"
93
93
  },
94
94
  "peerDependencies": {
95
- "@atlaskit/editor-common": "^115.7.0",
96
- "@atlaskit/link-provider": "^4.6.0",
95
+ "@atlaskit/editor-common": "^115.8.0",
96
+ "@atlaskit/link-provider": "^4.7.0",
97
97
  "@atlaskit/media-core": "^37.1.0",
98
98
  "react": "^18.2.0",
99
99
  "react-dom": "^18.2.0",
@@ -112,7 +112,7 @@
112
112
  "@atlaskit/editor-plugin-list": "^13.0.0",
113
113
  "@atlaskit/editor-plugin-paste": "^12.1.0",
114
114
  "@atlaskit/editor-test-helpers": "workspace:^",
115
- "@atlaskit/link-provider": "^4.6.0",
115
+ "@atlaskit/link-provider": "^4.7.0",
116
116
  "@atlaskit/linking-common": "^9.13.0",
117
117
  "@atlaskit/logo": "^20.2.0",
118
118
  "@atlaskit/media-core": "^37.1.0",
@@ -135,7 +135,7 @@
135
135
  "@atlassian/search-client": "^1.13.0",
136
136
  "@atlassian/search-provider": "^12.0.0",
137
137
  "@atlassian/structured-docs-types": "workspace:^",
138
- "@atlassian/user-profile-card": "^1.11.0",
138
+ "@atlassian/user-profile-card": "^1.12.0",
139
139
  "@emotion/jest": "^11.8.0",
140
140
  "@testing-library/react": "^16.3.0",
141
141
  "@types/diff": "^5.0.2",