@bigbinary/neeto-integrations-frontend 2.12.8 → 3.1.0

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-integrations-frontend",
3
- "version": "2.12.8",
3
+ "version": "3.1.0",
4
4
  "description": "UI for integrations in neeto products",
5
5
  "license": "UNLICENSED",
6
6
  "homepage": "https://github.com/bigbinary/neeto-integrations-nano",
@@ -58,14 +58,14 @@
58
58
  "@babel/preset-typescript": "7.23.2",
59
59
  "@babel/runtime": "7.23.2",
60
60
  "@bigbinary/babel-preset-neeto": "1.0.6",
61
- "@bigbinary/eslint-plugin-neeto": "1.5.1",
62
- "@bigbinary/neeto-audit-frontend": "2.0.11",
63
- "@bigbinary/neeto-cist": "1.0.9",
64
- "@bigbinary/neeto-commons-frontend": "3.5.5",
65
- "@bigbinary/neeto-filters-frontend": "3.3.4",
66
- "@bigbinary/neeto-icons": "1.18.9",
67
- "@bigbinary/neeto-molecules": "1.19.4",
68
- "@bigbinary/neetoui": "6.5.13",
61
+ "@bigbinary/eslint-plugin-neeto": "1.5.2",
62
+ "@bigbinary/neeto-audit-frontend": "2.0.12",
63
+ "@bigbinary/neeto-cist": "1.0.11",
64
+ "@bigbinary/neeto-commons-frontend": "4.3.6",
65
+ "@bigbinary/neeto-filters-frontend": "4.1.1",
66
+ "@bigbinary/neeto-icons": "1.20.0",
67
+ "@bigbinary/neeto-molecules": "3.3.10",
68
+ "@bigbinary/neetoui": "8.2.1",
69
69
  "@emotion/is-prop-valid": "1.2.0",
70
70
  "@faker-js/faker": "8.2.0",
71
71
  "@honeybadger-io/js": "6.5.3",
@@ -77,6 +77,8 @@
77
77
  "@rollup/plugin-node-resolve": "15.2.3",
78
78
  "@rollup/plugin-replace": "5.0.4",
79
79
  "@svgr/rollup": "8.1.0",
80
+ "@tanstack/react-query": "5.40.0",
81
+ "@tanstack/react-query-devtools": "5.40.0",
80
82
  "antd": "5.10.2",
81
83
  "autoprefixer": "10.4.16",
82
84
  "axios": "1.6.0",
@@ -134,7 +136,6 @@
134
136
  "react-dom": "18.2.0",
135
137
  "react-helmet": "6.1.0",
136
138
  "react-i18next": "13.3.1",
137
- "react-query": "3.39.3",
138
139
  "react-router-dom": "5.3.4",
139
140
  "react-toastify": "8.2.0",
140
141
  "react-transition-group": "4.4.5",
@@ -164,13 +165,15 @@
164
165
  },
165
166
  "peerDependencies": {
166
167
  "@bigbinary/neeto-cist": "latest",
167
- "@bigbinary/neeto-commons-frontend": "3.5.5",
168
- "@bigbinary/neeto-filters-frontend": "3.3.4",
169
- "@bigbinary/neeto-icons": "1.18.9",
170
- "@bigbinary/neeto-molecules": "1.19.4",
171
- "@bigbinary/neetoui": "6.5.13",
168
+ "@bigbinary/neeto-commons-frontend": "4.3.6",
169
+ "@bigbinary/neeto-filters-frontend": "4.1.1",
170
+ "@bigbinary/neeto-icons": "1.20.0",
171
+ "@bigbinary/neeto-molecules": "3.3.10",
172
+ "@bigbinary/neetoui": "8.2.1",
172
173
  "@honeybadger-io/js": "^6.5.3",
173
174
  "@honeybadger-io/react": "^6.1.9",
175
+ "@tanstack/react-query": "5.40.0",
176
+ "@tanstack/react-query-devtools": "5.40.0",
174
177
  "axios": "^1.6.0",
175
178
  "classnames": "^2.3.2",
176
179
  "formik": "^2.4.5",
@@ -182,7 +185,6 @@
182
185
  "react-dom": "^18.2.0",
183
186
  "react-helmet": "^6.1.0",
184
187
  "react-i18next": "^13.3.1",
185
- "react-query": "^3.39.3",
186
188
  "react-router-dom": "^5.3.4",
187
189
  "react-toastify": "^8.2.0",
188
190
  "yup": "^0.32.11",