@bigbinary/neeto-team-members-frontend 3.3.0 → 3.4.0-beta1

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-team-members-frontend",
3
- "version": "3.3.0",
3
+ "version": "3.4.0-beta1",
4
4
  "description": "A repo acts as the source of truth for the new nano's structure, configs, data etc.",
5
5
  "license": "UNLICENSED",
6
6
  "homepage": "https://github.com/bigbinary/neeto-team-members-nano",
@@ -51,11 +51,11 @@
51
51
  "@bigbinary/eslint-plugin-neeto": "1.5.2",
52
52
  "@bigbinary/neeto-audit-frontend": "2.0.11",
53
53
  "@bigbinary/neeto-cist": "1.0.10",
54
- "@bigbinary/neeto-commons-frontend": "3.5.12",
54
+ "@bigbinary/neeto-commons-frontend": "3.6.0",
55
55
  "@bigbinary/neeto-filters-frontend": "3.3.5",
56
- "@bigbinary/neeto-icons": "1.18.10",
56
+ "@bigbinary/neeto-icons": "1.19.0",
57
57
  "@bigbinary/neeto-image-uploader-frontend": "1.5.23",
58
- "@bigbinary/neeto-molecules": "2.0.2",
58
+ "@bigbinary/neeto-molecules": "2.0.3",
59
59
  "@bigbinary/neetoui": "6.5.13",
60
60
  "@emotion/is-prop-valid": "1.2.0",
61
61
  "@faker-js/faker": "8.2.0",
@@ -68,6 +68,7 @@
68
68
  "@rollup/plugin-node-resolve": "15.2.3",
69
69
  "@rollup/plugin-replace": "5.0.4",
70
70
  "@svgr/rollup": "8.1.0",
71
+ "@tanstack/react-query": "5.40.0",
71
72
  "antd": "5.10.2",
72
73
  "autoprefixer": "10.4.16",
73
74
  "axios": "1.6.0",
@@ -127,7 +128,6 @@
127
128
  "react-dom": "18.2.0",
128
129
  "react-helmet": "6.1.0",
129
130
  "react-i18next": "13.3.1",
130
- "react-query": "3.39.3",
131
131
  "react-router-dom": "5.3.4",
132
132
  "react-scroll-sync": "0.11.0",
133
133
  "react-toastify": "8.2.0",
@@ -157,15 +157,17 @@
157
157
  },
158
158
  "peerDependencies": {
159
159
  "@bigbinary/neeto-cist": "latest",
160
- "@bigbinary/neeto-commons-frontend": "3.5.12",
160
+ "@bigbinary/neeto-commons-frontend": "3.6.0",
161
161
  "@bigbinary/neeto-editor": "^1.26.3",
162
162
  "@bigbinary/neeto-filters-frontend": "3.3.5",
163
- "@bigbinary/neeto-icons": "1.18.10",
163
+ "@bigbinary/neeto-icons": "1.19.0",
164
164
  "@bigbinary/neeto-image-uploader-frontend": "1.5.23",
165
- "@bigbinary/neeto-molecules": "2.0.2",
165
+ "@bigbinary/neeto-molecules": "2.0.3",
166
166
  "@bigbinary/neetoui": "6.5.13",
167
167
  "@honeybadger-io/js": "^6.5.3",
168
168
  "@honeybadger-io/react": "^6.1.9",
169
+ "@tanstack/react-query": "5.40.0",
170
+ "@tanstack/react-query-devtools": "5.40.0",
169
171
  "axios": "^1.6.0",
170
172
  "classnames": "^2.3.2",
171
173
  "formik": "^2.4.5",
@@ -177,7 +179,6 @@
177
179
  "react-dom": "^18.2.0",
178
180
  "react-helmet": "^6.1.0",
179
181
  "react-i18next": "^13.3.1",
180
- "react-query": "^3.39.3",
181
182
  "react-router-dom": "^5.3.4",
182
183
  "react-toastify": "^8.2.0",
183
184
  "yup": "^0.32.11",