@atlaskit/editor-core 211.2.11 → 212.0.0

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
+ ## 212.0.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
3
9
  ## 211.2.11
4
10
 
5
11
  ### 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 = "211.2.10";
8
+ var version = exports.version = "211.2.11";
@@ -1,2 +1,2 @@
1
1
  export const name = "@atlaskit/editor-core";
2
- export const version = "211.2.10";
2
+ export const version = "211.2.11";
@@ -1,2 +1,2 @@
1
1
  export var name = "@atlaskit/editor-core";
2
- export var version = "211.2.10";
2
+ export var version = "211.2.11";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/editor-core",
3
- "version": "211.2.11",
3
+ "version": "212.0.0",
4
4
  "description": "A package contains Atlassian editor core functionality",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -39,7 +39,7 @@
39
39
  },
40
40
  "dependencies": {
41
41
  "@atlaskit/activity-provider": "^2.5.0",
42
- "@atlaskit/adf-schema": "^50.2.3",
42
+ "@atlaskit/adf-schema": "^51.0.0",
43
43
  "@atlaskit/analytics-namespaced-context": "^7.0.0",
44
44
  "@atlaskit/analytics-next": "^11.1.0",
45
45
  "@atlaskit/analytics-next-stable-react-context": "1.0.1",
@@ -47,8 +47,8 @@
47
47
  "@atlaskit/css": "^0.14.0",
48
48
  "@atlaskit/editor-json-transformer": "^8.27.0",
49
49
  "@atlaskit/editor-performance-metrics": "^2.1.0",
50
- "@atlaskit/editor-plugin-quick-insert": "^4.0.0",
51
- "@atlaskit/editor-plugin-user-preferences": "^2.0.0",
50
+ "@atlaskit/editor-plugin-quick-insert": "^5.0.0",
51
+ "@atlaskit/editor-plugin-user-preferences": "^3.0.0",
52
52
  "@atlaskit/editor-plugins": "^10.4.0",
53
53
  "@atlaskit/editor-prosemirror": "7.0.0",
54
54
  "@atlaskit/editor-shared-styles": "^3.6.0",
@@ -63,7 +63,7 @@
63
63
  "@atlaskit/platform-feature-flags-react": "^0.3.0",
64
64
  "@atlaskit/react-ufo": "^4.6.0",
65
65
  "@atlaskit/task-decision": "^19.2.0",
66
- "@atlaskit/tmp-editor-statsig": "^12.8.0",
66
+ "@atlaskit/tmp-editor-statsig": "^12.9.0",
67
67
  "@atlaskit/tokens": "^6.3.0",
68
68
  "@atlaskit/tooltip": "^20.4.0",
69
69
  "@atlaskit/width-detector": "^5.0.0",
@@ -80,7 +80,7 @@
80
80
  "uuid": "^3.1.0"
81
81
  },
82
82
  "peerDependencies": {
83
- "@atlaskit/editor-common": "^108.7.0",
83
+ "@atlaskit/editor-common": "^109.0.0",
84
84
  "@atlaskit/link-provider": "^3.7.0",
85
85
  "@atlaskit/media-core": "^37.0.0",
86
86
  "react": "^18.2.0",
@@ -92,11 +92,11 @@
92
92
  "@af/visual-regression": "workspace:^",
93
93
  "@atlaskit/adf-utils": "^19.21.0",
94
94
  "@atlaskit/analytics-listeners": "^9.0.0",
95
- "@atlaskit/collab-provider": "^12.0.0",
96
- "@atlaskit/editor-plugin-annotation": "^4.0.0",
97
- "@atlaskit/editor-plugin-card": "^8.1.0",
98
- "@atlaskit/editor-plugin-list": "^6.0.0",
99
- "@atlaskit/editor-plugin-paste": "^5.0.0",
95
+ "@atlaskit/collab-provider": "^13.0.0",
96
+ "@atlaskit/editor-plugin-annotation": "^5.0.0",
97
+ "@atlaskit/editor-plugin-card": "^9.0.0",
98
+ "@atlaskit/editor-plugin-list": "^7.0.0",
99
+ "@atlaskit/editor-plugin-paste": "^6.0.0",
100
100
  "@atlaskit/link-provider": "^3.7.0",
101
101
  "@atlaskit/logo": "^19.7.0",
102
102
  "@atlaskit/media-core": "^37.0.0",
@@ -104,7 +104,7 @@
104
104
  "@atlaskit/media-test-helpers": "^39.0.0",
105
105
  "@atlaskit/modal-dialog": "^14.3.0",
106
106
  "@atlaskit/primitives": "^14.14.0",
107
- "@atlaskit/renderer": "^121.3.0",
107
+ "@atlaskit/renderer": "^122.0.0",
108
108
  "@atlaskit/section-message": "^8.7.0",
109
109
  "@atlaskit/smart-card": "^40.21.0",
110
110
  "@atlaskit/synchrony-test-helpers": "workspace:^",
@@ -112,7 +112,7 @@
112
112
  "@atlaskit/util-data-test": "^18.1.0",
113
113
  "@atlassian/adf-schema-json": "^1.31.0",
114
114
  "@atlassian/feature-flags-test-utils": "^0.3.0",
115
- "@atlassian/search-provider": "^5.0.0",
115
+ "@atlassian/search-provider": "^6.0.0",
116
116
  "@emotion/jest": "^11.8.0",
117
117
  "@storybook/addon-knobs": "^6.4.0",
118
118
  "@testing-library/react": "^13.4.0",