@atlaskit/editor-plugin-table 22.4.2 → 22.4.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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/editor-plugin-table",
3
- "version": "22.4.2",
3
+ "version": "22.4.4",
4
4
  "description": "Table plugin for the @atlaskit/editor",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -34,7 +34,7 @@
34
34
  "@atlaskit/editor-palette": "^2.1.0",
35
35
  "@atlaskit/editor-plugin-accessibility-utils": "^10.1.0",
36
36
  "@atlaskit/editor-plugin-analytics": "^10.0.0",
37
- "@atlaskit/editor-plugin-batch-attribute-updates": "^10.0.0",
37
+ "@atlaskit/editor-plugin-batch-attribute-updates": "^10.1.0",
38
38
  "@atlaskit/editor-plugin-content-insertion": "^10.1.0",
39
39
  "@atlaskit/editor-plugin-editor-viewmode": "^12.1.0",
40
40
  "@atlaskit/editor-plugin-extension": "13.5.0",
@@ -47,10 +47,10 @@
47
47
  "@atlaskit/editor-plugin-user-intent": "^8.2.0",
48
48
  "@atlaskit/editor-plugin-width": "^11.1.0",
49
49
  "@atlaskit/editor-prosemirror": "^7.3.0",
50
- "@atlaskit/editor-shared-styles": "^3.10.0",
51
- "@atlaskit/editor-tables": "^2.9.0",
52
- "@atlaskit/editor-toolbar": "^1.3.0",
53
- "@atlaskit/editor-ui-control-model": "^1.1.0",
50
+ "@atlaskit/editor-shared-styles": "^3.11.0",
51
+ "@atlaskit/editor-tables": "^2.10.0",
52
+ "@atlaskit/editor-toolbar": "^1.4.0",
53
+ "@atlaskit/editor-ui-control-model": "^1.2.0",
54
54
  "@atlaskit/icon": "^34.5.0",
55
55
  "@atlaskit/insm": "^0.4.0",
56
56
  "@atlaskit/menu": "^8.5.0",
@@ -59,7 +59,7 @@
59
59
  "@atlaskit/pragmatic-drag-and-drop-auto-scroll": "^2.1.0",
60
60
  "@atlaskit/pragmatic-drag-and-drop-hitbox": "^1.1.0",
61
61
  "@atlaskit/primitives": "^19.0.0",
62
- "@atlaskit/tmp-editor-statsig": "^80.1.0",
62
+ "@atlaskit/tmp-editor-statsig": "^80.3.0",
63
63
  "@atlaskit/toggle": "^15.6.0",
64
64
  "@atlaskit/tokens": "^13.0.0",
65
65
  "@atlaskit/tooltip": "^22.2.0",
@@ -74,7 +74,7 @@
74
74
  "uuid": "^3.1.0"
75
75
  },
76
76
  "peerDependencies": {
77
- "@atlaskit/editor-common": "^114.30.0",
77
+ "@atlaskit/editor-common": "^114.32.0",
78
78
  "react": "^18.2.0",
79
79
  "react-dom": "^18.2.0",
80
80
  "react-intl": "^5.25.1 || ^6.0.0 || ^7.0.0"
@@ -166,9 +166,6 @@
166
166
  },
167
167
  "platform_editor_max_width_default_width": {
168
168
  "type": "boolean"
169
- },
170
- "platform_synced_block_patch_9": {
171
- "type": "boolean"
172
169
  }
173
170
  },
174
171
  "devDependencies": {