@bigbinary/neeto-editor 1.22.2 → 1.23.0

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 (3) hide show
  1. package/README.md +22 -6
  2. package/index.js +19 -14
  3. package/package.json +39 -43
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bigbinary/neeto-editor",
3
- "version": "1.22.2",
3
+ "version": "1.23.0",
4
4
  "main": "./index.js",
5
5
  "module": "./index.js",
6
6
  "types": "./types.d.ts",
@@ -16,23 +16,24 @@
16
16
  "types.d.ts"
17
17
  ],
18
18
  "engines": {
19
- "node": "18.12",
20
- "yarn": "1.22.x"
19
+ "node": ">=18.12",
20
+ "npm": ">=9",
21
+ "yarn": ">=1.22"
21
22
  },
22
23
  "author": "BigBinary",
23
24
  "license": "MIT",
24
25
  "devDependencies": {
25
- "@babel/core": "7.19.3",
26
- "@babel/eslint-parser": "7.19.1",
27
- "@babel/plugin-proposal-class-properties": "7.18.6",
28
- "@babel/plugin-proposal-nullish-coalescing-operator": "7.18.6",
29
- "@babel/plugin-transform-runtime": "7.19.1",
30
- "@babel/preset-env": "7.19.3",
31
- "@babel/preset-react": "7.18.6",
32
- "@bigbinary/eslint-plugin-neeto": "1.0.15",
33
- "@bigbinary/neeto-commons-frontend": "2.0.24",
34
- "@bigbinary/neeto-icons": "1.8.40",
35
- "@bigbinary/neetoui": "4.1.25",
26
+ "@babel/core": "^7.19.1",
27
+ "@babel/eslint-parser": "7.17.0",
28
+ "@babel/plugin-transform-runtime": "^7.19.1",
29
+ "@babel/preset-env": "7.17.10",
30
+ "@babel/preset-react": "7.16.7",
31
+ "@babel/preset-typescript": "^7.18.6",
32
+ "@babel/runtime": "^7.19.0",
33
+ "@bigbinary/eslint-plugin-neeto": "^1.0.21",
34
+ "@bigbinary/neeto-commons-frontend": "^2.0.40",
35
+ "@bigbinary/neeto-icons": "1.9.12",
36
+ "@bigbinary/neetoui": "4.4.0",
36
37
  "@rollup/plugin-alias": "3.1.9",
37
38
  "@rollup/plugin-babel": "5.3.1",
38
39
  "@rollup/plugin-commonjs": "22.0.2",
@@ -75,27 +76,31 @@
75
76
  "@uppy/drop-target": "2.0.1",
76
77
  "@uppy/react": "2.2.2",
77
78
  "@uppy/url": "2.2.0",
78
- "antd": "4.18.7",
79
- "autoprefixer": "10.4.12",
79
+ "antd": "4.24.3",
80
+ "autoprefixer": "^10.4.5",
80
81
  "axios": "0.27.2",
81
- "babel-loader": "8.2.5",
82
- "babel-plugin-ramda": "2.1.1",
83
- "classnames": "2.3.2",
82
+ "babel-loader": "^8.2.5",
83
+ "babel-plugin-istanbul": "^6.1.1",
84
+ "babel-plugin-js-logger": "1.0.17",
85
+ "babel-plugin-macros": "3.1.0",
86
+ "babel-plugin-transform-react-remove-prop-types": "0.4.24",
87
+ "babel-preset-react": "6.24.1",
88
+ "babel-preset-typescript": "^7.0.0-alpha.19",
89
+ "classnames": "2.3.1",
84
90
  "crypto-js": "4.1.1",
85
91
  "css-loader": "6.7.1",
86
92
  "dompurify": "2.4.0",
87
93
  "emoji-mart": "5.2.2",
88
- "eslint": "8.26.0",
94
+ "eslint": "8.14.0",
89
95
  "eslint-config-prettier": "8.5.0",
90
96
  "eslint-plugin-cypress": "2.12.1",
91
97
  "eslint-plugin-import": "2.26.0",
92
98
  "eslint-plugin-jam3": "0.2.3",
93
99
  "eslint-plugin-json": "3.1.0",
94
- "eslint-plugin-prettier": "4.2.1",
95
- "eslint-plugin-promise": "6.1.1",
96
- "eslint-plugin-react": "7.31.10",
97
- "eslint-plugin-react-hooks": "4.6.0",
98
- "eslint-plugin-storybook": "0.6.10",
100
+ "eslint-plugin-prettier": "4.0.0",
101
+ "eslint-plugin-promise": "6.0.0",
102
+ "eslint-plugin-react": "7.29.4",
103
+ "eslint-plugin-react-hooks": "4.5.0",
99
104
  "eslint-plugin-unused-imports": "2.0.0",
100
105
  "file-saver": "2.0.5",
101
106
  "formik": "2.2.9",
@@ -103,14 +108,14 @@
103
108
  "http-server": "^14.1.1",
104
109
  "husky": "8.0.1",
105
110
  "i18next": "21.7.0",
106
- "lint-staged": "13.0.3",
107
- "lodash.isplainobject": "4.0.6",
111
+ "lint-staged": "12.4.1",
108
112
  "lowlight": "2.7.0",
109
113
  "postcss": "8.4.14",
110
114
  "postcss-import": "14.1.0",
111
115
  "postcss-loader": "4.3.0",
112
- "postcss-preset-env": "6.7.1",
113
- "prettier": "2.7.1",
116
+ "postcss-preset-env": "7.8.2",
117
+ "prettier": "2.6.2",
118
+ "prettier-plugin-tailwindcss": "0.1.10",
114
119
  "ramda": "0.28.0",
115
120
  "re-resizable": "6.9.9",
116
121
  "react": "17.0.2",
@@ -120,8 +125,7 @@
120
125
  "react-i18next": "11.16.8",
121
126
  "react-masonry-infinite": "1.2.2",
122
127
  "react-popper": "2.3.0",
123
- "react-router-dom": "5.2.0",
124
- "react-router-nav-prompt": "0.4.1",
128
+ "react-router-dom": "5.3.1",
125
129
  "react-toastify": "8.0.2",
126
130
  "rollup": "2.79.1",
127
131
  "rollup-plugin-analyzer": "4.0.0",
@@ -131,6 +135,7 @@
131
135
  "sass": "1.55.0",
132
136
  "sass-loader": "13.0.2",
133
137
  "style-loader": "3.3.1",
138
+ "tailwindcss": "npm:@tailwindcss/postcss7-compat",
134
139
  "tippy.js": "6.3.7",
135
140
  "webpack": "5.73.0",
136
141
  "webpack-cli": "4.10.0",
@@ -141,14 +146,13 @@
141
146
  "@bigbinary/neeto-commons-frontend": "latest",
142
147
  "@bigbinary/neeto-icons": "latest",
143
148
  "@bigbinary/neetoui": "latest",
144
- "antd": "4.18.7",
149
+ "antd": "4.24.3",
145
150
  "axios": "0.27.2",
146
151
  "formik": "2.2.9",
147
152
  "ramda": "0.28.0",
148
153
  "react": "17.0.2",
149
154
  "react-dom": "17.0.2",
150
- "react-router-dom": "5.2.0",
151
- "react-router-nav-prompt": "0.4.1",
155
+ "react-router-dom": "5.3.1",
152
156
  "react-toastify": "8.0.2",
153
157
  "yup": "0.32.11"
154
158
  },
@@ -161,15 +165,7 @@
161
165
  "serve": "http-server storybook-static"
162
166
  },
163
167
  "lint-staged": {
164
- "{src,example}/**/*.{js,jsx,json}": [
165
- "prettier --write",
166
- "eslint --fix"
167
- ],
168
- "{package.json,.eslintrc.js,.prettierrc.js}": [
169
- "prettier --write",
170
- "eslint --fix"
171
- ],
172
- ".eslint-rules/**/*": [
168
+ "src/**/*.{js,jsx,json}": [
173
169
  "prettier --write",
174
170
  "eslint --fix"
175
171
  ]