@atlaskit/editor-core 98.1.1 → 98.1.2
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 +5 -0
- package/dist/package.json +1 -1
- package/package.json +11 -11
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,10 @@
|
|
|
1
1
|
# @atlaskit/editor-core
|
|
2
2
|
|
|
3
|
+
## 98.1.2
|
|
4
|
+
- [patch] [557a2b5734](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/557a2b5734):
|
|
5
|
+
|
|
6
|
+
- ED-5788: bump prosemirror-view and prosemirror-model
|
|
7
|
+
|
|
3
8
|
## 98.1.1
|
|
4
9
|
- [patch] [2d14c5dae1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2d14c5dae1):
|
|
5
10
|
|
package/dist/package.json
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/editor-core",
|
|
3
|
-
"version": "98.1.
|
|
3
|
+
"version": "98.1.2",
|
|
4
4
|
"description": "A package contains Atlassian editor core functionality",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"main": "dist/es5/index.js",
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
},
|
|
25
25
|
"dependencies": {
|
|
26
26
|
"@atlaskit/activity": "^1.0.1",
|
|
27
|
-
"@atlaskit/adf-schema": "^1.4.
|
|
27
|
+
"@atlaskit/adf-schema": "^1.4.6",
|
|
28
28
|
"@atlaskit/adf-utils": "^5.4.0",
|
|
29
29
|
"@atlaskit/analytics-gas-types": "^3.2.3",
|
|
30
30
|
"@atlaskit/analytics-namespaced-context": "^2.1.5",
|
|
@@ -37,9 +37,9 @@
|
|
|
37
37
|
"@atlaskit/code": "^8.2.2",
|
|
38
38
|
"@atlaskit/date": "^0.2.0",
|
|
39
39
|
"@atlaskit/droplist": "^7.0.18",
|
|
40
|
-
"@atlaskit/editor-common": "^31.0.
|
|
41
|
-
"@atlaskit/editor-json-transformer": "^4.1.
|
|
42
|
-
"@atlaskit/editor-markdown-transformer": "^2.1.
|
|
40
|
+
"@atlaskit/editor-common": "^31.0.1",
|
|
41
|
+
"@atlaskit/editor-json-transformer": "^4.1.9",
|
|
42
|
+
"@atlaskit/editor-markdown-transformer": "^2.1.9",
|
|
43
43
|
"@atlaskit/emoji": "^54.0.0",
|
|
44
44
|
"@atlaskit/icon": "^16.0.0",
|
|
45
45
|
"@atlaskit/item": "^8.0.15",
|
|
@@ -80,13 +80,13 @@
|
|
|
80
80
|
"prosemirror-inputrules": "^1.0.1",
|
|
81
81
|
"prosemirror-keymap": "^1.0.1",
|
|
82
82
|
"prosemirror-markdown": "^1.2.0",
|
|
83
|
-
"prosemirror-model": "^1.
|
|
83
|
+
"prosemirror-model": "^1.7.0",
|
|
84
84
|
"prosemirror-schema-list": "^1.0.0",
|
|
85
85
|
"prosemirror-state": "^1.2.2",
|
|
86
86
|
"prosemirror-tables": "^0.7.10",
|
|
87
87
|
"prosemirror-transform": "^1.1.3",
|
|
88
88
|
"prosemirror-utils": "^0.7.5",
|
|
89
|
-
"prosemirror-view": "^1.
|
|
89
|
+
"prosemirror-view": "^1.7.0",
|
|
90
90
|
"raf-schd": "^2.1.0",
|
|
91
91
|
"re-resizable": "^4.9.0",
|
|
92
92
|
"react-loadable": "^5.1.0",
|
|
@@ -103,14 +103,14 @@
|
|
|
103
103
|
"devDependencies": {
|
|
104
104
|
"@atlaskit/docs": "^6.0.1",
|
|
105
105
|
"@atlaskit/dropdown-menu": "^6.1.26",
|
|
106
|
-
"@atlaskit/editor-bitbucket-transformer": "^4.1.
|
|
107
|
-
"@atlaskit/editor-test-helpers": "^6.3.
|
|
106
|
+
"@atlaskit/editor-bitbucket-transformer": "^4.1.9",
|
|
107
|
+
"@atlaskit/editor-test-helpers": "^6.3.19",
|
|
108
108
|
"@atlaskit/i18n-tools": "^0.4.0",
|
|
109
109
|
"@atlaskit/lozenge": "^6.2.4",
|
|
110
110
|
"@atlaskit/media-core": "^27.0.0",
|
|
111
111
|
"@atlaskit/media-test-helpers": "^20.1.0",
|
|
112
112
|
"@atlaskit/pubsub": "^3.0.7",
|
|
113
|
-
"@atlaskit/renderer": "^38.0.
|
|
113
|
+
"@atlaskit/renderer": "^38.0.2",
|
|
114
114
|
"@atlaskit/section-message": "^1.0.16",
|
|
115
115
|
"@atlaskit/util-data-test": "^10.0.36",
|
|
116
116
|
"@atlaskit/visual-regression": "^0.0.1",
|
|
@@ -125,4 +125,4 @@
|
|
|
125
125
|
"react-intl": "^2.6.0",
|
|
126
126
|
"sinon": "^2.2.0"
|
|
127
127
|
}
|
|
128
|
-
}
|
|
128
|
+
}
|