@atlaskit/editor-core 210.2.0 → 210.2.1

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
+ ## 210.2.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
3
9
  ## 210.2.0
4
10
 
5
11
  ### Minor Changes
@@ -112,4 +112,4 @@
112
112
  "path": "../../../media/media-core/afm-cc/tsconfig.json"
113
113
  }
114
114
  ]
115
- }
115
+ }
@@ -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 = "210.1.8";
8
+ var version = exports.version = "210.2.0";
@@ -1,2 +1,2 @@
1
1
  export const name = "@atlaskit/editor-core";
2
- export const version = "210.1.8";
2
+ export const version = "210.2.0";
@@ -1,2 +1,2 @@
1
1
  export var name = "@atlaskit/editor-core";
2
- export var version = "210.1.8";
2
+ export var version = "210.2.0";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/editor-core",
3
- "version": "210.2.0",
3
+ "version": "210.2.1",
4
4
  "description": "A package contains Atlassian editor core functionality",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -52,19 +52,19 @@
52
52
  "@atlaskit/editor-plugins": "^10.2.0",
53
53
  "@atlaskit/editor-prosemirror": "7.0.0",
54
54
  "@atlaskit/editor-shared-styles": "^3.6.0",
55
- "@atlaskit/editor-toolbar": "^0.3.0",
55
+ "@atlaskit/editor-toolbar": "^0.4.0",
56
56
  "@atlaskit/editor-toolbar-model": "^0.1.0",
57
57
  "@atlaskit/emoji": "^69.5.0",
58
- "@atlaskit/icon": "^28.0.0",
58
+ "@atlaskit/icon": "^28.1.0",
59
59
  "@atlaskit/link": "^3.2.0",
60
60
  "@atlaskit/media-card": "^79.5.0",
61
61
  "@atlaskit/mention": "^24.2.0",
62
62
  "@atlaskit/platform-feature-flags": "^1.1.0",
63
63
  "@atlaskit/platform-feature-flags-react": "^0.2.0",
64
- "@atlaskit/react-ufo": "^4.4.0",
64
+ "@atlaskit/react-ufo": "^4.5.0",
65
65
  "@atlaskit/task-decision": "^19.2.0",
66
- "@atlaskit/tmp-editor-statsig": "^11.7.0",
67
- "@atlaskit/tokens": "^6.0.0",
66
+ "@atlaskit/tmp-editor-statsig": "^11.8.0",
67
+ "@atlaskit/tokens": "^6.1.0",
68
68
  "@atlaskit/tooltip": "^20.4.0",
69
69
  "@atlaskit/width-detector": "^5.0.0",
70
70
  "@babel/runtime": "^7.0.0",
@@ -80,7 +80,7 @@
80
80
  "uuid": "^3.1.0"
81
81
  },
82
82
  "peerDependencies": {
83
- "@atlaskit/editor-common": "^107.31.0",
83
+ "@atlaskit/editor-common": "^107.32.0",
84
84
  "@atlaskit/link-provider": "^3.7.0",
85
85
  "@atlaskit/media-core": "^37.0.0",
86
86
  "react": "^18.2.0",
@@ -103,9 +103,9 @@
103
103
  "@atlaskit/media-integration-test-helpers": "workspace:^",
104
104
  "@atlaskit/media-test-helpers": "^39.0.0",
105
105
  "@atlaskit/modal-dialog": "^14.3.0",
106
- "@atlaskit/primitives": "^14.11.0",
106
+ "@atlaskit/primitives": "^14.12.0",
107
107
  "@atlaskit/renderer": "^120.5.0",
108
- "@atlaskit/section-message": "^8.5.0",
108
+ "@atlaskit/section-message": "^8.6.0",
109
109
  "@atlaskit/smart-card": "^40.13.0",
110
110
  "@atlaskit/synchrony-test-helpers": "workspace:^",
111
111
  "@atlaskit/toggle": "^15.1.0",