@atlaskit/editor-plugin-insert-block 18.1.2 → 19.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.
Files changed (2) hide show
  1. package/CHANGELOG.md +12 -0
  2. package/package.json +31 -31
package/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # @atlaskit/editor-plugin-insert-block
2
2
 
3
+ ## 19.0.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
9
+ ## 19.0.0
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies
14
+
3
15
  ## 18.1.2
4
16
 
5
17
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/editor-plugin-insert-block",
3
- "version": "18.1.2",
3
+ "version": "19.0.1",
4
4
  "description": "Insert block plugin for @atlaskit/editor-core",
5
5
  "author": "Atlassian Pty Ltd",
6
6
  "license": "Apache-2.0",
@@ -23,35 +23,35 @@
23
23
  "dependencies": {
24
24
  "@atlaskit/browser-apis": "^1.2.0",
25
25
  "@atlaskit/css": "^1.1.0",
26
- "@atlaskit/editor-plugin-analytics": "^17.0.0",
27
- "@atlaskit/editor-plugin-block-type": "^21.0.0",
28
- "@atlaskit/editor-plugin-code-block": "^19.0.0",
29
- "@atlaskit/editor-plugin-connectivity": "^17.0.0",
30
- "@atlaskit/editor-plugin-date": "^19.0.0",
31
- "@atlaskit/editor-plugin-emoji": "^18.0.0",
32
- "@atlaskit/editor-plugin-expand": "^18.1.0",
33
- "@atlaskit/editor-plugin-extension": "^20.0.0",
34
- "@atlaskit/editor-plugin-feature-flags": "^16.0.0",
35
- "@atlaskit/editor-plugin-hyperlink": "^19.0.0",
36
- "@atlaskit/editor-plugin-image-upload": "^17.0.0",
37
- "@atlaskit/editor-plugin-layout": "^18.0.0",
38
- "@atlaskit/editor-plugin-media": "^19.2.0",
39
- "@atlaskit/editor-plugin-media-insert": "^32.0.0",
40
- "@atlaskit/editor-plugin-mentions": "^19.1.0",
41
- "@atlaskit/editor-plugin-metrics": "^18.0.0",
42
- "@atlaskit/editor-plugin-panel": "^19.0.0",
43
- "@atlaskit/editor-plugin-placeholder-text": "^18.0.0",
44
- "@atlaskit/editor-plugin-primary-toolbar": "^18.0.0",
45
- "@atlaskit/editor-plugin-quick-insert": "^17.1.0",
46
- "@atlaskit/editor-plugin-rule": "^17.0.0",
47
- "@atlaskit/editor-plugin-status": "^18.0.0",
48
- "@atlaskit/editor-plugin-table": "^29.1.0",
49
- "@atlaskit/editor-plugin-tasks-and-decisions": "^20.0.0",
50
- "@atlaskit/editor-plugin-toolbar": "^14.0.0",
51
- "@atlaskit/editor-plugin-type-ahead": "^18.0.0",
52
- "@atlaskit/editor-plugin-ui-control-registry": "^11.0.0",
26
+ "@atlaskit/editor-plugin-analytics": "^18.0.0",
27
+ "@atlaskit/editor-plugin-block-type": "^22.0.0",
28
+ "@atlaskit/editor-plugin-code-block": "^20.0.0",
29
+ "@atlaskit/editor-plugin-connectivity": "^18.0.0",
30
+ "@atlaskit/editor-plugin-date": "^20.0.0",
31
+ "@atlaskit/editor-plugin-emoji": "^19.0.0",
32
+ "@atlaskit/editor-plugin-expand": "^19.0.0",
33
+ "@atlaskit/editor-plugin-extension": "^21.0.0",
34
+ "@atlaskit/editor-plugin-feature-flags": "^17.0.0",
35
+ "@atlaskit/editor-plugin-hyperlink": "^20.0.0",
36
+ "@atlaskit/editor-plugin-image-upload": "^18.0.0",
37
+ "@atlaskit/editor-plugin-layout": "^19.0.0",
38
+ "@atlaskit/editor-plugin-media": "^20.0.0",
39
+ "@atlaskit/editor-plugin-media-insert": "^33.0.0",
40
+ "@atlaskit/editor-plugin-mentions": "^20.0.0",
41
+ "@atlaskit/editor-plugin-metrics": "^19.0.0",
42
+ "@atlaskit/editor-plugin-panel": "^20.0.0",
43
+ "@atlaskit/editor-plugin-placeholder-text": "^19.0.0",
44
+ "@atlaskit/editor-plugin-primary-toolbar": "^19.0.0",
45
+ "@atlaskit/editor-plugin-quick-insert": "^18.0.0",
46
+ "@atlaskit/editor-plugin-rule": "^18.1.0",
47
+ "@atlaskit/editor-plugin-status": "^19.0.0",
48
+ "@atlaskit/editor-plugin-table": "^30.0.0",
49
+ "@atlaskit/editor-plugin-tasks-and-decisions": "^21.0.0",
50
+ "@atlaskit/editor-plugin-toolbar": "^15.0.0",
51
+ "@atlaskit/editor-plugin-type-ahead": "^19.0.0",
52
+ "@atlaskit/editor-plugin-ui-control-registry": "^12.0.0",
53
53
  "@atlaskit/editor-prosemirror": "^8.0.0",
54
- "@atlaskit/editor-shared-styles": "^4.2.0",
54
+ "@atlaskit/editor-shared-styles": "^4.3.0",
55
55
  "@atlaskit/editor-toolbar": "^2.6.0",
56
56
  "@atlaskit/editor-toolbar-model": "^1.2.0",
57
57
  "@atlaskit/editor-ui-control-model": "^2.9.0",
@@ -62,7 +62,7 @@
62
62
  "@atlaskit/platform-feature-flags": "^2.2.0",
63
63
  "@atlaskit/primitives": "^22.5.0",
64
64
  "@atlaskit/textfield": "^10.2.0",
65
- "@atlaskit/tmp-editor-statsig": "^188.0.0",
65
+ "@atlaskit/tmp-editor-statsig": "^189.0.0",
66
66
  "@atlaskit/tokens": "^16.12.0",
67
67
  "@babel/runtime": "^7.0.0",
68
68
  "@emotion/react": "^11.7.1",
@@ -72,7 +72,7 @@
72
72
  "react-virtualized": "^9.22.6"
73
73
  },
74
74
  "peerDependencies": {
75
- "@atlaskit/editor-common": "^121.5.0",
75
+ "@atlaskit/editor-common": "^122.2.0",
76
76
  "react": "^18.2.0 || ^19.2.0",
77
77
  "react-dom": "^18.2.0 || ^19.2.0",
78
78
  "react-intl": "^5.25.1 || ^6.0.0 || ^7.0.0"