@atlaskit/editor-plugins 10.1.50 → 10.1.52

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +12 -0
  2. package/package.json +19 -19
package/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # @atlaskit/editor-plugins
2
2
 
3
+ ## 10.1.52
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
9
+ ## 10.1.51
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies
14
+
3
15
  ## 10.1.50
4
16
 
5
17
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/editor-plugins",
3
- "version": "10.1.50",
3
+ "version": "10.1.52",
4
4
  "description": "A convenience facade package that exposes all @atlaskit/editor-plugin-* plugins so that users can add this package without having to manually add all their plugins",
5
5
  "author": "Atlassian Pty Ltd",
6
6
  "license": "Apache-2.0",
@@ -137,21 +137,21 @@
137
137
  },
138
138
  "dependencies": {
139
139
  "@atlaskit/editor-plugin-accessibility-utils": "3.0.2",
140
- "@atlaskit/editor-plugin-alignment": "4.2.0",
140
+ "@atlaskit/editor-plugin-alignment": "4.2.1",
141
141
  "@atlaskit/editor-plugin-analytics": "3.0.3",
142
- "@atlaskit/editor-plugin-annotation": "3.2.2",
142
+ "@atlaskit/editor-plugin-annotation": "3.2.3",
143
143
  "@atlaskit/editor-plugin-avatar-group": "4.1.3",
144
144
  "@atlaskit/editor-plugin-base": "4.1.2",
145
145
  "@atlaskit/editor-plugin-batch-attribute-updates": "3.0.3",
146
146
  "@atlaskit/editor-plugin-before-primary-toolbar": "3.0.1",
147
147
  "@atlaskit/editor-plugin-better-type-history": "3.0.2",
148
148
  "@atlaskit/editor-plugin-block-controls": "4.1.9",
149
- "@atlaskit/editor-plugin-block-menu": "0.0.3",
150
- "@atlaskit/editor-plugin-block-type": "6.2.2",
149
+ "@atlaskit/editor-plugin-block-menu": "0.0.4",
150
+ "@atlaskit/editor-plugin-block-type": "6.2.3",
151
151
  "@atlaskit/editor-plugin-border": "3.0.3",
152
152
  "@atlaskit/editor-plugin-breakout": "3.1.4",
153
153
  "@atlaskit/editor-plugin-caption": "3.1.2",
154
- "@atlaskit/editor-plugin-card": "7.4.0",
154
+ "@atlaskit/editor-plugin-card": "7.4.1",
155
155
  "@atlaskit/editor-plugin-clear-marks-on-empty-doc": "3.0.0",
156
156
  "@atlaskit/editor-plugin-clipboard": "3.0.0",
157
157
  "@atlaskit/editor-plugin-code-bidi-warning": "3.0.0",
@@ -183,11 +183,11 @@
183
183
  "@atlaskit/editor-plugin-grid": "3.1.0",
184
184
  "@atlaskit/editor-plugin-guideline": "3.0.3",
185
185
  "@atlaskit/editor-plugin-help-dialog": "3.1.2",
186
- "@atlaskit/editor-plugin-highlight": "3.0.11",
186
+ "@atlaskit/editor-plugin-highlight": "3.0.12",
187
187
  "@atlaskit/editor-plugin-history": "3.1.0",
188
- "@atlaskit/editor-plugin-hyperlink": "5.4.1",
188
+ "@atlaskit/editor-plugin-hyperlink": "5.4.2",
189
189
  "@atlaskit/editor-plugin-image-upload": "3.0.0",
190
- "@atlaskit/editor-plugin-indentation": "3.1.2",
190
+ "@atlaskit/editor-plugin-indentation": "3.1.3",
191
191
  "@atlaskit/editor-plugin-insert-block": "4.1.6",
192
192
  "@atlaskit/editor-plugin-interaction": "5.0.0",
193
193
  "@atlaskit/editor-plugin-layout": "3.1.5",
@@ -197,7 +197,7 @@
197
197
  "@atlaskit/editor-plugin-loom": "5.1.1",
198
198
  "@atlaskit/editor-plugin-max-content-size": "3.0.0",
199
199
  "@atlaskit/editor-plugin-media": "5.2.8",
200
- "@atlaskit/editor-plugin-media-insert": "9.1.0",
200
+ "@atlaskit/editor-plugin-media-insert": "9.2.0",
201
201
  "@atlaskit/editor-plugin-mentions": "5.2.4",
202
202
  "@atlaskit/editor-plugin-metrics": "4.0.5",
203
203
  "@atlaskit/editor-plugin-ncs-step-metrics": "2.0.0",
@@ -214,17 +214,17 @@
214
214
  "@atlaskit/editor-plugin-selection": "3.0.5",
215
215
  "@atlaskit/editor-plugin-selection-extension": "3.4.3",
216
216
  "@atlaskit/editor-plugin-selection-marker": "3.0.4",
217
- "@atlaskit/editor-plugin-selection-toolbar": "4.3.2",
218
- "@atlaskit/editor-plugin-show-diff": "0.1.1",
217
+ "@atlaskit/editor-plugin-selection-toolbar": "4.3.3",
218
+ "@atlaskit/editor-plugin-show-diff": "0.1.2",
219
219
  "@atlaskit/editor-plugin-status": "4.1.3",
220
220
  "@atlaskit/editor-plugin-submit-editor": "3.1.0",
221
221
  "@atlaskit/editor-plugin-table": "12.1.15",
222
- "@atlaskit/editor-plugin-tasks-and-decisions": "6.2.3",
223
- "@atlaskit/editor-plugin-text-color": "3.1.5",
224
- "@atlaskit/editor-plugin-text-formatting": "3.0.13",
225
- "@atlaskit/editor-plugin-toolbar": "0.2.0",
226
- "@atlaskit/editor-plugin-toolbar-lists-indentation": "4.2.0",
227
- "@atlaskit/editor-plugin-track-changes": "2.6.1",
222
+ "@atlaskit/editor-plugin-tasks-and-decisions": "6.2.4",
223
+ "@atlaskit/editor-plugin-text-color": "3.1.6",
224
+ "@atlaskit/editor-plugin-text-formatting": "3.0.14",
225
+ "@atlaskit/editor-plugin-toolbar": "0.2.1",
226
+ "@atlaskit/editor-plugin-toolbar-lists-indentation": "4.2.1",
227
+ "@atlaskit/editor-plugin-track-changes": "2.6.2",
228
228
  "@atlaskit/editor-plugin-type-ahead": "3.1.4",
229
229
  "@atlaskit/editor-plugin-ufo": "3.1.1",
230
230
  "@atlaskit/editor-plugin-undo-redo": "3.1.0",
@@ -247,7 +247,7 @@
247
247
  "@atlassian/ts-loader": "^0.1.0",
248
248
  "@manypkg/find-root": "^1.1.0",
249
249
  "@testing-library/react": "^13.4.0",
250
- "typescript": "~5.4.2",
250
+ "typescript": "5.9.2",
251
251
  "wait-for-expect": "^1.2.0",
252
252
  "yargs": "^15.3.1"
253
253
  },