@atlaskit/editor-plugin-insert-block 3.0.4 → 3.0.5
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 +6 -0
- package/package.json +24 -24
package/CHANGELOG.md
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/editor-plugin-insert-block",
|
|
3
|
-
"version": "3.0.
|
|
3
|
+
"version": "3.0.5",
|
|
4
4
|
"description": "Insert block plugin for @atlaskit/editor-core",
|
|
5
5
|
"author": "Atlassian Pty Ltd",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -34,32 +34,32 @@
|
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
36
|
"@atlaskit/button": "^21.1.0",
|
|
37
|
-
"@atlaskit/editor-common": "^
|
|
38
|
-
"@atlaskit/editor-plugin-analytics": "^2.
|
|
39
|
-
"@atlaskit/editor-plugin-block-type": "^5.
|
|
40
|
-
"@atlaskit/editor-plugin-code-block": "^4.
|
|
37
|
+
"@atlaskit/editor-common": "^101.0.0",
|
|
38
|
+
"@atlaskit/editor-plugin-analytics": "^2.1.0",
|
|
39
|
+
"@atlaskit/editor-plugin-block-type": "^5.1.0",
|
|
40
|
+
"@atlaskit/editor-plugin-code-block": "^4.1.0",
|
|
41
41
|
"@atlaskit/editor-plugin-connectivity": "^2.0.0",
|
|
42
|
-
"@atlaskit/editor-plugin-date": "^4.
|
|
43
|
-
"@atlaskit/editor-plugin-emoji": "^3.
|
|
44
|
-
"@atlaskit/editor-plugin-expand": "^3.
|
|
45
|
-
"@atlaskit/editor-plugin-extension": "^4.
|
|
42
|
+
"@atlaskit/editor-plugin-date": "^4.1.0",
|
|
43
|
+
"@atlaskit/editor-plugin-emoji": "^3.1.0",
|
|
44
|
+
"@atlaskit/editor-plugin-expand": "^3.1.0",
|
|
45
|
+
"@atlaskit/editor-plugin-extension": "^4.1.0",
|
|
46
46
|
"@atlaskit/editor-plugin-feature-flags": "^1.3.0",
|
|
47
|
-
"@atlaskit/editor-plugin-hyperlink": "^4.
|
|
47
|
+
"@atlaskit/editor-plugin-hyperlink": "^4.1.0",
|
|
48
48
|
"@atlaskit/editor-plugin-image-upload": "^2.0.0",
|
|
49
|
-
"@atlaskit/editor-plugin-layout": "^2.
|
|
50
|
-
"@atlaskit/editor-plugin-media": "^2.
|
|
51
|
-
"@atlaskit/editor-plugin-media-insert": "^6.
|
|
52
|
-
"@atlaskit/editor-plugin-mentions": "^4.
|
|
53
|
-
"@atlaskit/editor-plugin-metrics": "^3.
|
|
54
|
-
"@atlaskit/editor-plugin-panel": "^4.
|
|
55
|
-
"@atlaskit/editor-plugin-placeholder-text": "^2.
|
|
49
|
+
"@atlaskit/editor-plugin-layout": "^2.1.0",
|
|
50
|
+
"@atlaskit/editor-plugin-media": "^2.3.0",
|
|
51
|
+
"@atlaskit/editor-plugin-media-insert": "^6.1.0",
|
|
52
|
+
"@atlaskit/editor-plugin-mentions": "^4.1.0",
|
|
53
|
+
"@atlaskit/editor-plugin-metrics": "^3.3.0",
|
|
54
|
+
"@atlaskit/editor-plugin-panel": "^4.2.0",
|
|
55
|
+
"@atlaskit/editor-plugin-placeholder-text": "^2.1.0",
|
|
56
56
|
"@atlaskit/editor-plugin-primary-toolbar": "^3.0.0",
|
|
57
57
|
"@atlaskit/editor-plugin-quick-insert": "^2.0.0",
|
|
58
|
-
"@atlaskit/editor-plugin-rule": "^2.
|
|
59
|
-
"@atlaskit/editor-plugin-status": "^3.
|
|
60
|
-
"@atlaskit/editor-plugin-table": "^10.
|
|
61
|
-
"@atlaskit/editor-plugin-tasks-and-decisions": "^4.
|
|
62
|
-
"@atlaskit/editor-plugin-type-ahead": "^2.
|
|
58
|
+
"@atlaskit/editor-plugin-rule": "^2.1.0",
|
|
59
|
+
"@atlaskit/editor-plugin-status": "^3.1.0",
|
|
60
|
+
"@atlaskit/editor-plugin-table": "^10.3.0",
|
|
61
|
+
"@atlaskit/editor-plugin-tasks-and-decisions": "^4.1.0",
|
|
62
|
+
"@atlaskit/editor-plugin-type-ahead": "^2.1.0",
|
|
63
63
|
"@atlaskit/editor-prosemirror": "7.0.0",
|
|
64
64
|
"@atlaskit/editor-shared-styles": "^3.4.0",
|
|
65
65
|
"@atlaskit/emoji": "^68.0.0",
|
|
@@ -69,8 +69,8 @@
|
|
|
69
69
|
"@atlaskit/platform-feature-flags": "^1.1.0",
|
|
70
70
|
"@atlaskit/primitives": "^14.1.0",
|
|
71
71
|
"@atlaskit/theme": "^17.0.0",
|
|
72
|
-
"@atlaskit/tmp-editor-statsig": "^3.
|
|
73
|
-
"@atlaskit/tokens": "^4.
|
|
72
|
+
"@atlaskit/tmp-editor-statsig": "^3.4.0",
|
|
73
|
+
"@atlaskit/tokens": "^4.3.0",
|
|
74
74
|
"@atlaskit/tooltip": "20.0.1",
|
|
75
75
|
"@babel/runtime": "^7.0.0",
|
|
76
76
|
"@emotion/react": "^11.7.1",
|