@bigbinary/neeto-image-uploader-frontend 2.2.2 → 2.2.3
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/dist/AssetLibrary.js +2 -18
- package/dist/AssetLibrary.js.map +1 -1
- package/dist/cjs/AssetLibrary.js +1 -17
- package/dist/cjs/AssetLibrary.js.map +1 -1
- package/package.json +27 -27
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bigbinary/neeto-image-uploader-frontend",
|
|
3
|
-
"version": "2.2.
|
|
3
|
+
"version": "2.2.3",
|
|
4
4
|
"license": "UNLICENSED",
|
|
5
5
|
"bugs": {
|
|
6
6
|
"url": "https://github.com/bigbinary/neeto-image-uploader-nano/issues"
|
|
@@ -66,15 +66,15 @@
|
|
|
66
66
|
"@babel/runtime": "7.23.2",
|
|
67
67
|
"@bigbinary/babel-preset-neeto": "1.0.6",
|
|
68
68
|
"@bigbinary/eslint-plugin-neeto": "1.5.2",
|
|
69
|
-
"@bigbinary/neeto-audit-frontend": "2.0.
|
|
69
|
+
"@bigbinary/neeto-audit-frontend": "^2.0.14",
|
|
70
70
|
"@bigbinary/neeto-cist": "1.0.11",
|
|
71
|
-
"@bigbinary/neeto-commons-frontend": "4.
|
|
71
|
+
"@bigbinary/neeto-commons-frontend": "4.4.4",
|
|
72
72
|
"@bigbinary/neeto-editor": "^1.26.3",
|
|
73
|
-
"@bigbinary/neeto-filters-frontend": "4.
|
|
74
|
-
"@bigbinary/neeto-icons": "1.20.
|
|
75
|
-
"@bigbinary/neeto-molecules": "3.
|
|
73
|
+
"@bigbinary/neeto-filters-frontend": "4.3.4",
|
|
74
|
+
"@bigbinary/neeto-icons": "1.20.4",
|
|
75
|
+
"@bigbinary/neeto-molecules": "3.5.2",
|
|
76
76
|
"@bigbinary/neeto-team-members-frontend": "4.1.1",
|
|
77
|
-
"@bigbinary/neetoui": "8.2.
|
|
77
|
+
"@bigbinary/neetoui": "8.2.10",
|
|
78
78
|
"@emotion/is-prop-valid": "1.2.0",
|
|
79
79
|
"@faker-js/faker": "8.2.0",
|
|
80
80
|
"@honeybadger-io/js": "6.5.3",
|
|
@@ -173,7 +173,7 @@
|
|
|
173
173
|
"url": "^0.11.0",
|
|
174
174
|
"util": "0.12.5",
|
|
175
175
|
"vm-browserify": "^1.1.2",
|
|
176
|
-
"webpack": "5.
|
|
176
|
+
"webpack": "5.94.0",
|
|
177
177
|
"webpack-assets-manifest": "^5.1.0",
|
|
178
178
|
"webpack-cli": "4.10.0",
|
|
179
179
|
"webpack-dev-server": "^4.15.0",
|
|
@@ -181,32 +181,32 @@
|
|
|
181
181
|
},
|
|
182
182
|
"peerDependencies": {
|
|
183
183
|
"@bigbinary/neeto-cist": "1.0.11",
|
|
184
|
-
"@bigbinary/neeto-commons-frontend": "4.
|
|
184
|
+
"@bigbinary/neeto-commons-frontend": "4.4.4",
|
|
185
185
|
"@bigbinary/neeto-editor": "^1.26.3",
|
|
186
|
-
"@bigbinary/neeto-filters-frontend": "4.
|
|
187
|
-
"@bigbinary/neeto-icons": "1.20.
|
|
188
|
-
"@bigbinary/neeto-molecules": "3.
|
|
189
|
-
"@bigbinary/neetoui": "8.2.
|
|
190
|
-
"@honeybadger-io/js": "6.5.3",
|
|
191
|
-
"@honeybadger-io/react": "6.1.9",
|
|
186
|
+
"@bigbinary/neeto-filters-frontend": "4.3.4",
|
|
187
|
+
"@bigbinary/neeto-icons": "1.20.4",
|
|
188
|
+
"@bigbinary/neeto-molecules": "3.5.2",
|
|
189
|
+
"@bigbinary/neetoui": "8.2.10",
|
|
190
|
+
"@honeybadger-io/js": "^6.5.3",
|
|
191
|
+
"@honeybadger-io/react": "^6.1.9",
|
|
192
192
|
"@rails/activestorage": "^7.0.4",
|
|
193
193
|
"@tanstack/react-query": "5.40.0",
|
|
194
194
|
"axios": "1.7.4",
|
|
195
|
-
"classnames": "2.3.2",
|
|
196
|
-
"formik": "2.4.5",
|
|
197
|
-
"i18next": "23.6.0",
|
|
198
|
-
"js-logger": "1.6.1",
|
|
195
|
+
"classnames": "^2.3.2",
|
|
196
|
+
"formik": "^2.4.5",
|
|
197
|
+
"i18next": "^23.6.0",
|
|
198
|
+
"js-logger": "^1.6.1",
|
|
199
199
|
"mixpanel-browser": "2.46.0",
|
|
200
|
-
"ramda": "0.29.1",
|
|
201
|
-
"react": "18.2.0",
|
|
202
|
-
"react-dom": "18.2.0",
|
|
200
|
+
"ramda": "^0.29.1",
|
|
201
|
+
"react": "^18.2.0",
|
|
202
|
+
"react-dom": "^18.2.0",
|
|
203
203
|
"react-dropzone": "14.2.3",
|
|
204
|
-
"react-helmet": "6.1.0",
|
|
205
|
-
"react-i18next": "13.3.1",
|
|
204
|
+
"react-helmet": "^6.1.0",
|
|
205
|
+
"react-i18next": "^13.3.1",
|
|
206
206
|
"react-query": "3.39.3",
|
|
207
|
-
"react-router-dom": "5.3.4",
|
|
208
|
-
"react-toastify": "8.2.0",
|
|
209
|
-
"yup": "
|
|
207
|
+
"react-router-dom": "^5.3.4",
|
|
208
|
+
"react-toastify": "^8.2.0",
|
|
209
|
+
"yup": "^0.32.11",
|
|
210
210
|
"zustand": "4.3.2"
|
|
211
211
|
},
|
|
212
212
|
"resolutions": {
|