@bigbinary/neeto-team-members-frontend 3.1.8 → 3.2.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-team-members-frontend",
3
- "version": "3.1.8",
3
+ "version": "3.2.0-beta2",
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.1",
52
52
  "@bigbinary/neeto-audit-frontend": "2.0.11",
53
53
  "@bigbinary/neeto-cist": "1.0.9",
54
- "@bigbinary/neeto-commons-frontend": "3.5.0",
54
+ "@bigbinary/neeto-commons-frontend": "3.5.3",
55
55
  "@bigbinary/neeto-filters-frontend": "3.3.4",
56
56
  "@bigbinary/neeto-icons": "1.18.9",
57
57
  "@bigbinary/neeto-image-uploader-frontend": "1.5.23",
58
- "@bigbinary/neeto-molecules": "1.17.3",
58
+ "@bigbinary/neeto-molecules": "1.17.7",
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,8 @@
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",
72
+ "@tanstack/react-query-devtools": "5.40.0",
71
73
  "antd": "5.10.2",
72
74
  "autoprefixer": "10.4.16",
73
75
  "axios": "1.6.0",
@@ -127,7 +129,6 @@
127
129
  "react-dom": "18.2.0",
128
130
  "react-helmet": "6.1.0",
129
131
  "react-i18next": "13.3.1",
130
- "react-query": "3.39.3",
131
132
  "react-router-dom": "5.3.4",
132
133
  "react-scroll-sync": "0.11.0",
133
134
  "react-toastify": "8.2.0",
@@ -157,15 +158,17 @@
157
158
  },
158
159
  "peerDependencies": {
159
160
  "@bigbinary/neeto-cist": "latest",
160
- "@bigbinary/neeto-commons-frontend": "3.5.0",
161
+ "@bigbinary/neeto-commons-frontend": "3.5.3",
161
162
  "@bigbinary/neeto-editor": "^1.26.3",
162
163
  "@bigbinary/neeto-filters-frontend": "3.3.4",
163
164
  "@bigbinary/neeto-icons": "1.18.9",
164
165
  "@bigbinary/neeto-image-uploader-frontend": "1.5.23",
165
- "@bigbinary/neeto-molecules": "1.17.3",
166
+ "@bigbinary/neeto-molecules": "1.17.7",
166
167
  "@bigbinary/neetoui": "6.5.13",
167
168
  "@honeybadger-io/js": "^6.5.3",
168
169
  "@honeybadger-io/react": "^6.1.9",
170
+ "@tanstack/react-query": "5.40.0",
171
+ "@tanstack/react-query-devtools": "5.40.0",
169
172
  "axios": "^1.6.0",
170
173
  "classnames": "^2.3.2",
171
174
  "formik": "^2.4.5",
@@ -177,7 +180,6 @@
177
180
  "react-dom": "^18.2.0",
178
181
  "react-helmet": "^6.1.0",
179
182
  "react-i18next": "^13.3.1",
180
- "react-query": "^3.39.3",
181
183
  "react-router-dom": "^5.3.4",
182
184
  "react-toastify": "^8.2.0",
183
185
  "yup": "^0.32.11",