@elliemae/ds-wysiwygeditor 3.24.0-next.1 → 3.24.0-next.4
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/package.json +14 -18
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@elliemae/ds-wysiwygeditor",
|
|
3
|
-
"version": "3.24.0-next.
|
|
3
|
+
"version": "3.24.0-next.4",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"description": "ICE MT - Dimsum - WYSIWYG Editor",
|
|
6
6
|
"files": [
|
|
@@ -103,26 +103,22 @@
|
|
|
103
103
|
"quill-delta": "5.0.0",
|
|
104
104
|
"react-quill": "2.0.0-beta.4",
|
|
105
105
|
"uid": "^2.0.1",
|
|
106
|
-
"@elliemae/ds-button-v2": "3.24.0-next.
|
|
107
|
-
"@elliemae/ds-
|
|
108
|
-
"@elliemae/ds-
|
|
109
|
-
"@elliemae/ds-
|
|
110
|
-
"@elliemae/ds-
|
|
111
|
-
"@elliemae/ds-
|
|
112
|
-
"@elliemae/ds-shared": "3.24.0-next.
|
|
113
|
-
"@elliemae/ds-
|
|
114
|
-
"@elliemae/ds-
|
|
115
|
-
"@elliemae/ds-uploader": "3.24.0-next.
|
|
116
|
-
"@elliemae/ds-
|
|
106
|
+
"@elliemae/ds-button-v2": "3.24.0-next.4",
|
|
107
|
+
"@elliemae/ds-grid": "3.24.0-next.4",
|
|
108
|
+
"@elliemae/ds-imagelibrarymodal": "3.24.0-next.4",
|
|
109
|
+
"@elliemae/ds-icons": "3.24.0-next.4",
|
|
110
|
+
"@elliemae/ds-modal": "3.24.0-next.4",
|
|
111
|
+
"@elliemae/ds-props-helpers": "3.24.0-next.4",
|
|
112
|
+
"@elliemae/ds-shared": "3.24.0-next.4",
|
|
113
|
+
"@elliemae/ds-system": "3.24.0-next.4",
|
|
114
|
+
"@elliemae/ds-tooltip": "3.24.0-next.4",
|
|
115
|
+
"@elliemae/ds-uploader": "3.24.0-next.4",
|
|
116
|
+
"@elliemae/ds-dropdownmenu": "3.24.0-next.4"
|
|
117
117
|
},
|
|
118
118
|
"devDependencies": {
|
|
119
|
-
"@elliemae/pui-cli": "~9.0.0-next.
|
|
120
|
-
"@testing-library/jest-dom": "~5.16.5",
|
|
121
|
-
"@testing-library/react": "~12.1.3",
|
|
122
|
-
"@testing-library/user-event": "~13.5.0",
|
|
123
|
-
"jest-axe": "^7.0.1",
|
|
119
|
+
"@elliemae/pui-cli": "~9.0.0-next.31",
|
|
124
120
|
"styled-components": "~5.3.9",
|
|
125
|
-
"@elliemae/ds-monorepo-devops": "3.24.0-next.
|
|
121
|
+
"@elliemae/ds-monorepo-devops": "3.24.0-next.4"
|
|
126
122
|
},
|
|
127
123
|
"publishConfig": {
|
|
128
124
|
"access": "public",
|