@bigbinary/neeto-fields-frontend 1.3.43 → 1.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-fields-frontend",
3
- "version": "1.3.43",
3
+ "version": "1.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-fields-nano",
@@ -51,10 +51,10 @@
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.4.4",
55
- "@bigbinary/neeto-filters-frontend": "3.3.3",
56
- "@bigbinary/neeto-icons": "1.18.6",
57
- "@bigbinary/neeto-molecules": "1.15.49",
54
+ "@bigbinary/neeto-commons-frontend": "3.5.3",
55
+ "@bigbinary/neeto-filters-frontend": "3.3.4",
56
+ "@bigbinary/neeto-icons": "1.18.9",
57
+ "@bigbinary/neeto-molecules": "1.17.7",
58
58
  "@bigbinary/neetoui": "6.5.13",
59
59
  "@dnd-kit/core": "^6.0.8",
60
60
  "@dnd-kit/sortable": "^7.0.2",
@@ -69,6 +69,7 @@
69
69
  "@rollup/plugin-node-resolve": "15.2.3",
70
70
  "@rollup/plugin-replace": "5.0.4",
71
71
  "@svgr/rollup": "8.1.0",
72
+ "@tanstack/react-query": "5.40.0",
72
73
  "antd": "5.10.2",
73
74
  "autoprefixer": "10.4.16",
74
75
  "axios": "1.6.0",
@@ -128,7 +129,6 @@
128
129
  "react-dom": "18.2.0",
129
130
  "react-helmet": "6.1.0",
130
131
  "react-i18next": "13.3.1",
131
- "react-query": "3.39.3",
132
132
  "react-router-dom": "5.3.4",
133
133
  "react-router-nav-prompt": "0.4.1",
134
134
  "react-toastify": "8.2.0",
@@ -160,14 +160,15 @@
160
160
  },
161
161
  "peerDependencies": {
162
162
  "@bigbinary/neeto-cist": "latest",
163
- "@bigbinary/neeto-commons-frontend": "3.4.4",
163
+ "@bigbinary/neeto-commons-frontend": "3.5.3",
164
164
  "@bigbinary/neeto-editor": "^1.26.3",
165
- "@bigbinary/neeto-filters-frontend": "3.3.3",
166
- "@bigbinary/neeto-icons": "1.18.6",
167
- "@bigbinary/neeto-molecules": "1.15.49",
165
+ "@bigbinary/neeto-filters-frontend": "3.3.4",
166
+ "@bigbinary/neeto-icons": "1.18.9",
167
+ "@bigbinary/neeto-molecules": "1.17.7",
168
168
  "@bigbinary/neetoui": "6.5.13",
169
169
  "@honeybadger-io/js": "^6.5.3",
170
170
  "@honeybadger-io/react": "^6.1.9",
171
+ "@tanstack/react-query": "5.40.0",
171
172
  "axios": "^1.6.0",
172
173
  "classnames": "^2.3.2",
173
174
  "dayjs": "1.11.10",
@@ -180,7 +181,6 @@
180
181
  "react-dom": "^18.2.0",
181
182
  "react-helmet": "^6.1.0",
182
183
  "react-i18next": "^13.3.1",
183
- "react-query": "^3.39.3",
184
184
  "react-router-dom": "^5.3.4",
185
185
  "react-toastify": "^8.2.0",
186
186
  "uuid": "9.0.1",