@bigbinary/neeto-image-uploader-frontend 1.5.26 → 1.6.0-beta2

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-image-uploader-frontend",
3
- "version": "1.5.26",
3
+ "version": "1.6.0-beta2",
4
4
  "license": "UNLICENSED",
5
5
  "bugs": {
6
6
  "url": "https://github.com/bigbinary/neeto-image-uploader-nano/issues"
@@ -56,11 +56,11 @@
56
56
  "@bigbinary/eslint-plugin-neeto": "1.5.1",
57
57
  "@bigbinary/neeto-audit-frontend": "2.0.11",
58
58
  "@bigbinary/neeto-cist": "1.0.9",
59
- "@bigbinary/neeto-commons-frontend": "3.4.4",
59
+ "@bigbinary/neeto-commons-frontend": "3.5.4",
60
60
  "@bigbinary/neeto-editor": "^1.26.3",
61
- "@bigbinary/neeto-filters-frontend": "3.3.3",
62
- "@bigbinary/neeto-icons": "1.18.6",
63
- "@bigbinary/neeto-molecules": "1.15.45",
61
+ "@bigbinary/neeto-filters-frontend": "3.3.4",
62
+ "@bigbinary/neeto-icons": "1.18.9",
63
+ "@bigbinary/neeto-molecules": "1.19.1",
64
64
  "@bigbinary/neeto-team-members-frontend": "2.7.2",
65
65
  "@bigbinary/neetoui": "6.5.13",
66
66
  "@emotion/is-prop-valid": "1.2.0",
@@ -75,6 +75,7 @@
75
75
  "@rollup/plugin-node-resolve": "15.2.3",
76
76
  "@rollup/plugin-replace": "5.0.4",
77
77
  "@svgr/rollup": "8.1.0",
78
+ "@tanstack/react-query": "5.40.0",
78
79
  "antd": "5.10.2",
79
80
  "assert": "^2.0.0",
80
81
  "autoprefixer": "10.4.16",
@@ -139,7 +140,6 @@
139
140
  "react-i18next": "13.3.1",
140
141
  "react-image-crop": "^10.0.9",
141
142
  "react-masonry-infinite": "^1.2.2",
142
- "react-query": "3.39.3",
143
143
  "react-router-dom": "5.3.4",
144
144
  "react-toastify": "8.2.0",
145
145
  "react_ujs": "^3.1.1",
@@ -168,15 +168,16 @@
168
168
  },
169
169
  "peerDependencies": {
170
170
  "@bigbinary/neeto-cist": "latest",
171
- "@bigbinary/neeto-commons-frontend": "3.4.4",
171
+ "@bigbinary/neeto-commons-frontend": "3.5.4",
172
172
  "@bigbinary/neeto-editor": "^1.26.3",
173
- "@bigbinary/neeto-filters-frontend": "3.3.3",
174
- "@bigbinary/neeto-icons": "1.18.6",
175
- "@bigbinary/neeto-molecules": "1.15.45",
173
+ "@bigbinary/neeto-filters-frontend": "3.3.4",
174
+ "@bigbinary/neeto-icons": "1.18.9",
175
+ "@bigbinary/neeto-molecules": "1.19.1",
176
176
  "@bigbinary/neetoui": "6.5.13",
177
177
  "@honeybadger-io/js": "^6.5.3",
178
178
  "@honeybadger-io/react": "^6.1.9",
179
179
  "@rails/activestorage": "^7.0.4",
180
+ "@tanstack/react-query": "5.40.0",
180
181
  "axios": "^1.6.0",
181
182
  "classnames": "^2.3.2",
182
183
  "formik": "^2.4.5",
@@ -188,7 +189,6 @@
188
189
  "react-dom": "^18.2.0",
189
190
  "react-helmet": "^6.1.0",
190
191
  "react-i18next": "^13.3.1",
191
- "react-query": "^3.39.3",
192
192
  "react-router-dom": "^5.3.4",
193
193
  "react-toastify": "^8.2.0",
194
194
  "yup": "^0.32.11",