@atlaskit/editor-core 207.22.0 → 208.0.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,17 @@
1
1
  # @atlaskit/editor-core
2
2
 
3
+ ## 208.0.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
9
+ ## 208.0.0
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies
14
+
3
15
  ## 207.22.0
4
16
 
5
17
  ### Minor 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 = "207.22.0";
8
+ var version = exports.version = "208.0.0";
@@ -1,2 +1,2 @@
1
1
  export const name = "@atlaskit/editor-core";
2
- export const version = "207.22.0";
2
+ export const version = "208.0.0";
@@ -1,2 +1,2 @@
1
1
  export var name = "@atlaskit/editor-core";
2
- export var version = "207.22.0";
2
+ export var version = "208.0.0";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/editor-core",
3
- "version": "207.22.0",
3
+ "version": "208.0.1",
4
4
  "description": "A package contains Atlassian editor core functionality",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -45,8 +45,8 @@
45
45
  "@atlaskit/analytics-next": "^11.1.0",
46
46
  "@atlaskit/analytics-next-stable-react-context": "1.0.1",
47
47
  "@atlaskit/button": "^23.2.0",
48
- "@atlaskit/css": "^0.10.0",
49
- "@atlaskit/editor-common": "^106.10.0",
48
+ "@atlaskit/css": "^0.11.0",
49
+ "@atlaskit/editor-common": "^107.0.0",
50
50
  "@atlaskit/editor-json-transformer": "^8.24.0",
51
51
  "@atlaskit/editor-performance-metrics": "^2.1.0",
52
52
  "@atlaskit/editor-plugin-quick-insert": "^2.6.0",
@@ -63,8 +63,8 @@
63
63
  "@atlaskit/platform-feature-flags-react": "^0.2.0",
64
64
  "@atlaskit/react-ufo": "^3.13.0",
65
65
  "@atlaskit/task-decision": "^19.2.0",
66
- "@atlaskit/tmp-editor-statsig": "^7.1.0",
67
- "@atlaskit/tokens": "^5.2.0",
66
+ "@atlaskit/tmp-editor-statsig": "^7.2.0",
67
+ "@atlaskit/tokens": "^5.3.0",
68
68
  "@atlaskit/tooltip": "^20.3.0",
69
69
  "@atlaskit/width-detector": "^5.0.0",
70
70
  "@babel/runtime": "^7.0.0",
@@ -81,7 +81,7 @@
81
81
  },
82
82
  "peerDependencies": {
83
83
  "@atlaskit/link-provider": "^3.3.0",
84
- "@atlaskit/media-core": "^36.1.0",
84
+ "@atlaskit/media-core": "^37.0.0",
85
85
  "react": "^18.2.0",
86
86
  "react-dom": "^18.2.0",
87
87
  "react-intl-next": "npm:react-intl@^5.18.1"
@@ -98,12 +98,12 @@
98
98
  "@atlaskit/editor-plugin-paste": "^3.3.0",
99
99
  "@atlaskit/link-provider": "^3.3.0",
100
100
  "@atlaskit/logo": "^19.1.0",
101
- "@atlaskit/media-core": "^36.1.0",
101
+ "@atlaskit/media-core": "^37.0.0",
102
102
  "@atlaskit/media-integration-test-helpers": "workspace:^",
103
- "@atlaskit/media-test-helpers": "^36.1.0",
103
+ "@atlaskit/media-test-helpers": "^37.0.0",
104
104
  "@atlaskit/modal-dialog": "^14.2.0",
105
- "@atlaskit/primitives": "^14.8.0",
106
- "@atlaskit/renderer": "^118.7.0",
105
+ "@atlaskit/primitives": "^14.9.0",
106
+ "@atlaskit/renderer": "^119.0.0",
107
107
  "@atlaskit/section-message": "^8.2.0",
108
108
  "@atlaskit/smart-card": "^38.10.0",
109
109
  "@atlaskit/synchrony-test-helpers": "workspace:^",