@atlaskit/editor-core 191.4.4 → 191.4.6
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,2 +1,2 @@
|
|
|
1
1
|
export const name = "@atlaskit/editor-core";
|
|
2
|
-
export const version = "191.4.
|
|
2
|
+
export const version = "191.4.6";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export var name = "@atlaskit/editor-core";
|
|
2
|
-
export var version = "191.4.
|
|
2
|
+
export var version = "191.4.6";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/editor-core",
|
|
3
|
-
"version": "191.4.
|
|
3
|
+
"version": "191.4.6",
|
|
4
4
|
"description": "A package contains Atlassian editor core functionality",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
"@atlaskit/editor-plugin-selection-toolbar": "^0.1.0",
|
|
111
111
|
"@atlaskit/editor-plugin-status": "^0.2.0",
|
|
112
112
|
"@atlaskit/editor-plugin-submit-editor": "^0.1.0",
|
|
113
|
-
"@atlaskit/editor-plugin-table": "^
|
|
113
|
+
"@atlaskit/editor-plugin-table": "^7.0.0",
|
|
114
114
|
"@atlaskit/editor-plugin-tasks-and-decisions": "^0.2.0",
|
|
115
115
|
"@atlaskit/editor-plugin-text-color": "^0.1.0",
|
|
116
116
|
"@atlaskit/editor-plugin-text-formatting": "^0.4.0",
|
|
@@ -160,21 +160,16 @@
|
|
|
160
160
|
"@atlaskit/analytics-listeners": "^8.9.0",
|
|
161
161
|
"@atlaskit/avatar": "^21.4.0",
|
|
162
162
|
"@atlaskit/checkbox": "^13.0.0",
|
|
163
|
-
"@atlaskit/code": "^15.1.0",
|
|
164
163
|
"@atlaskit/collab-provider": "9.22.1",
|
|
165
164
|
"@atlaskit/dropdown-menu": "^12.1.0",
|
|
166
165
|
"@atlaskit/editor-extension-dropbox": "^0.4.0",
|
|
167
|
-
"@atlaskit/editor-palette": "1.5.2",
|
|
168
166
|
"@atlaskit/flag": "^15.2.0",
|
|
169
|
-
"@atlaskit/inline-dialog": "^14.0.0",
|
|
170
|
-
"@atlaskit/link-analytics": "^8.3.0",
|
|
171
167
|
"@atlaskit/link-provider": "^1.6.0",
|
|
172
168
|
"@atlaskit/link-test-helpers": "^6.2.0",
|
|
173
169
|
"@atlaskit/logo": "^13.15.0",
|
|
174
170
|
"@atlaskit/media-core": "^34.1.0",
|
|
175
171
|
"@atlaskit/media-integration-test-helpers": "^3.0.0",
|
|
176
172
|
"@atlaskit/media-test-helpers": "^33.0.0",
|
|
177
|
-
"@atlaskit/menu": "^2.1.0",
|
|
178
173
|
"@atlaskit/modal-dialog": "^12.10.0",
|
|
179
174
|
"@atlaskit/renderer": "^109.2.0",
|
|
180
175
|
"@atlaskit/select": "^17.0.3",
|
|
@@ -187,7 +182,7 @@
|
|
|
187
182
|
"@atlassian/editor-extension-link-create": "^1.2.0",
|
|
188
183
|
"@atlassian/feature-flags-test-utils": "^0.1.1",
|
|
189
184
|
"@atlassian/link-picker-plugins": "^24.0.0",
|
|
190
|
-
"@atlassian/search-provider": "2.4.
|
|
185
|
+
"@atlassian/search-provider": "2.4.13",
|
|
191
186
|
"@atlassian/ufo": "^0.2.0",
|
|
192
187
|
"@emotion/jest": "^11.8.0",
|
|
193
188
|
"@storybook/addon-knobs": "^5.3.18",
|
|
@@ -196,7 +191,6 @@
|
|
|
196
191
|
"@testing-library/user-event": "^14.4.3",
|
|
197
192
|
"@types/diff": "^5.0.2",
|
|
198
193
|
"@types/is-number": "^7.0.0",
|
|
199
|
-
"async-retry": "^1.2.3",
|
|
200
194
|
"clipboard-polyfill": "2.4.3",
|
|
201
195
|
"diff": "^4.0.1",
|
|
202
196
|
"enzyme": "^3.10.0",
|
|
@@ -208,8 +202,6 @@
|
|
|
208
202
|
"raf-stub": "^2.0.1",
|
|
209
203
|
"react": "^16.8.0",
|
|
210
204
|
"react-intl-next": "npm:react-intl@^5.18.1",
|
|
211
|
-
"react-select": "^5.4.0",
|
|
212
|
-
"react-test-renderer": "^16.8.0",
|
|
213
205
|
"rison": "^0.1.1",
|
|
214
206
|
"typescript": "~4.9.5",
|
|
215
207
|
"url-search-params": "^0.10.0",
|
|
@@ -377,5 +369,10 @@
|
|
|
377
369
|
"type": "boolean",
|
|
378
370
|
"referenceOnly": "true"
|
|
379
371
|
}
|
|
372
|
+
},
|
|
373
|
+
"stricter": {
|
|
374
|
+
"no-unused-dependencies": {
|
|
375
|
+
"checkDevDependencies": true
|
|
376
|
+
}
|
|
380
377
|
}
|
|
381
378
|
}
|