@bigbinary/neeto-payments-frontend 1.4.16 → 1.5.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-payments-frontend",
3
- "version": "1.4.16",
3
+ "version": "1.5.0-beta1",
4
4
  "description": "To manage payments across the neeto products.",
5
5
  "license": "UNLICENSED",
6
6
  "homepage": "https://github.com/bigbinary/neeto-payments-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.4.12",
54
+ "@bigbinary/neeto-commons-frontend": "3.5.5",
55
55
  "@bigbinary/neeto-editor": "1.25.0",
56
56
  "@bigbinary/neeto-filters-frontend": "3.3.4",
57
- "@bigbinary/neeto-icons": "1.18.6",
58
- "@bigbinary/neeto-molecules": "1.15.58",
57
+ "@bigbinary/neeto-icons": "1.18.9",
58
+ "@bigbinary/neeto-molecules": "1.19.9",
59
59
  "@bigbinary/neetoui": "6.5.13",
60
60
  "@emotion/is-prop-valid": "1.2.0",
61
61
  "@faker-js/faker": "8.2.0",
@@ -70,6 +70,8 @@
70
70
  "@square/web-sdk": "^2.0.1",
71
71
  "@stripe/stripe-js": "^1.38.1",
72
72
  "@svgr/rollup": "8.1.0",
73
+ "@tanstack/react-query": "5.40.0",
74
+ "@tanstack/react-query-devtools": "5.40.0",
73
75
  "antd": "5.10.2",
74
76
  "autoprefixer": "10.4.16",
75
77
  "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-toastify": "8.2.0",
133
134
  "react_ujs": "^3.1.1",
@@ -156,11 +157,11 @@
156
157
  },
157
158
  "peerDependencies": {
158
159
  "@bigbinary/neeto-cist": "latest",
159
- "@bigbinary/neeto-commons-frontend": "3.4.12",
160
+ "@bigbinary/neeto-commons-frontend": "3.5.5",
160
161
  "@bigbinary/neeto-editor": "latest",
161
162
  "@bigbinary/neeto-filters-frontend": "3.3.4",
162
- "@bigbinary/neeto-icons": "1.18.6",
163
- "@bigbinary/neeto-molecules": "1.15.58",
163
+ "@bigbinary/neeto-icons": "1.18.9",
164
+ "@bigbinary/neeto-molecules": "1.19.9",
164
165
  "@bigbinary/neetoui": "6.5.13",
165
166
  "@honeybadger-io/js": "^6.5.3",
166
167
  "@honeybadger-io/react": "^6.1.9",
@@ -176,7 +177,6 @@
176
177
  "react-dom": "^18.2.0",
177
178
  "react-helmet": "^6.1.0",
178
179
  "react-i18next": "^13.3.1",
179
- "react-query": "^3.39.3",
180
180
  "react-router-dom": "^5.3.4",
181
181
  "react-toastify": "^8.2.0",
182
182
  "yup": "^0.32.11",