@bigbinary/neeto-editor 1.47.40 → 1.47.41

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bigbinary/neeto-editor",
3
- "version": "1.47.40",
3
+ "version": "1.47.41",
4
4
  "types": "./types.d.ts",
5
5
  "description": "neetoEditor is the library that drives the rich text experience in all neeto products built at BigBinary",
6
6
  "keywords": [
@@ -113,6 +113,7 @@
113
113
  "babel-plugin-istanbul": "6.1.1",
114
114
  "babel-plugin-js-logger": "1.0.17",
115
115
  "babel-plugin-macros": "3.1.0",
116
+ "babel-plugin-module-resolver": "^5.0.2",
116
117
  "babel-plugin-preval": "^5.1.0",
117
118
  "babel-plugin-transform-imports": "^2.0.0",
118
119
  "babel-plugin-transform-react-remove-prop-types": "0.4.24",
@@ -139,6 +140,7 @@
139
140
  "eslint-plugin-xss": "0.1.12",
140
141
  "express": "^4.18.2",
141
142
  "formik": "2.4.5",
143
+ "globby": "^14.1.0",
142
144
  "husky": "8.0.3",
143
145
  "i18next": "23.6.0",
144
146
  "js-logger": "1.6.1",
@@ -149,6 +149,7 @@
149
149
  "url": "Enter URL",
150
150
  "enterText": "Enter text",
151
151
  "writeSomething": "Write something …",
152
+ "writeSlashForCommands": "Write '/' for commands...",
152
153
  "searchLanguages": "Search languages"
153
154
  },
154
155
  "table": {