@bigbinary/neeto-message-templates-frontend 0.7.3 → 0.8.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-message-templates-frontend",
3
- "version": "0.7.3",
3
+ "version": "0.8.0-beta1",
4
4
  "description": "To manage message templates across neeto products.",
5
5
  "license": "UNLICENSED",
6
6
  "homepage": "https://github.com/bigbinary/neeto-message-templates-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-editor": "^1.28.26",
56
56
  "@bigbinary/neeto-filters-frontend": "3.3.4",
57
57
  "@bigbinary/neeto-icons": "1.18.9",
58
- "@bigbinary/neeto-molecules": "1.17.5",
58
+ "@bigbinary/neeto-molecules": "1.18.0",
59
59
  "@bigbinary/neeto-team-members-frontend": "2.9.2",
60
60
  "@bigbinary/neetoui": "6.5.13",
61
61
  "@emotion/is-prop-valid": "1.2.0",
@@ -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",
@@ -126,7 +127,6 @@
126
127
  "react-dom": "18.2.0",
127
128
  "react-helmet": "6.1.0",
128
129
  "react-i18next": "13.3.1",
129
- "react-query": "3.39.3",
130
130
  "react-router-dom": "5.3.4",
131
131
  "react-toastify": "8.2.0",
132
132
  "react_ujs": "^3.1.1",
@@ -155,14 +155,15 @@
155
155
  },
156
156
  "peerDependencies": {
157
157
  "@bigbinary/neeto-cist": "latest",
158
- "@bigbinary/neeto-commons-frontend": "3.5.0",
158
+ "@bigbinary/neeto-commons-frontend": "3.5.3",
159
159
  "@bigbinary/neeto-editor": "^1.26.3",
160
160
  "@bigbinary/neeto-filters-frontend": "3.3.4",
161
161
  "@bigbinary/neeto-icons": "1.18.9",
162
- "@bigbinary/neeto-molecules": "1.17.5",
162
+ "@bigbinary/neeto-molecules": "1.18.0",
163
163
  "@bigbinary/neetoui": "6.5.13",
164
164
  "@honeybadger-io/js": "^6.5.3",
165
165
  "@honeybadger-io/react": "^6.1.9",
166
+ "@tanstack/react-query": "5.40.0",
166
167
  "axios": "^1.6.0",
167
168
  "classnames": "^2.3.2",
168
169
  "formik": "^2.4.5",
@@ -174,7 +175,6 @@
174
175
  "react-dom": "^18.2.0",
175
176
  "react-helmet": "^6.1.0",
176
177
  "react-i18next": "^13.3.1",
177
- "react-query": "^3.39.3",
178
178
  "react-router-dom": "^5.3.4",
179
179
  "react-toastify": "^8.2.0",
180
180
  "yup": "^0.32.11",