@bigbinary/neeto-form-frontend 2.0.7 → 2.2.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-form-frontend",
3
- "version": "2.0.7",
3
+ "version": "2.2.0-beta1",
4
4
  "description": "Neeto Form Engine Frontend",
5
5
  "license": "UNLICENSED",
6
6
  "homepage": "https://github.com/bigbinary/neeto-form-nano",
@@ -56,13 +56,14 @@
56
56
  "@bigbinary/neeto-filters-frontend": "3.3.4",
57
57
  "@bigbinary/neeto-hotkeys": "^1.0.1",
58
58
  "@bigbinary/neeto-icons": "1.18.9",
59
- "@bigbinary/neeto-molecules": "1.17.7",
59
+ "@bigbinary/neeto-molecules": "1.18.0",
60
60
  "@bigbinary/neetoui": "6.5.13",
61
61
  "@emotion/is-prop-valid": "1.2.0",
62
62
  "@faker-js/faker": "8.2.0",
63
- "@hello-pangea/dnd": "^16.5.0",
63
+ "@hello-pangea/dnd": "16.3.0",
64
64
  "@honeybadger-io/js": "6.5.3",
65
65
  "@honeybadger-io/react": "6.1.9",
66
+ "@rails/activestorage": "7.0.8-3",
66
67
  "@rollup/plugin-alias": "5.0.1",
67
68
  "@rollup/plugin-babel": "6.0.4",
68
69
  "@rollup/plugin-commonjs": "25.0.7",
@@ -70,6 +71,7 @@
70
71
  "@rollup/plugin-node-resolve": "15.2.3",
71
72
  "@rollup/plugin-replace": "5.0.4",
72
73
  "@svgr/rollup": "8.1.0",
74
+ "@tanstack/react-query": "5.40.0",
73
75
  "antd": "5.10.2",
74
76
  "autoprefixer": "10.4.16",
75
77
  "axios": "1.6.0",
@@ -88,7 +90,7 @@
88
90
  "crypto-browserify": "3.12.0",
89
91
  "css-loader": "6.8.1",
90
92
  "dayjs": "1.11.1",
91
- "dompurify": "3.0.2",
93
+ "dompurify": "2.4.0",
92
94
  "dotenv-webpack": "^8.0.1",
93
95
  "eslint": "8.52.0",
94
96
  "eslint-config-prettier": "8.5.0",
@@ -111,7 +113,7 @@
111
113
  "i18next": "23.6.0",
112
114
  "i18next-browser-languagedetector": "7.0.1",
113
115
  "js-logger": "1.6.1",
114
- "libphonenumber-js": "^1.10.9",
116
+ "libphonenumber-js": "1.11.2",
115
117
  "lint-staged": "15.0.2",
116
118
  "mini-css-extract-plugin": "2.7.6",
117
119
  "mixpanel-browser": "2.47.0",
@@ -133,7 +135,6 @@
133
135
  "react-helmet": "6.1.0",
134
136
  "react-i18next": "13.3.1",
135
137
  "react-linkify": "^1.0.0-alpha",
136
- "react-query": "3.39.3",
137
138
  "react-router-dom": "5.3.4",
138
139
  "react-router-nav-prompt": "0.4.1",
139
140
  "react-select": "^5.3.2",
@@ -165,31 +166,44 @@
165
166
  "zustand": "4.3.2"
166
167
  },
167
168
  "peerDependencies": {
169
+ "@babel/runtime": "7.19.0",
168
170
  "@bigbinary/neeto-cist": "latest",
169
171
  "@bigbinary/neeto-commons-frontend": "3.5.3",
170
172
  "@bigbinary/neeto-editor": "^1.26.3",
171
173
  "@bigbinary/neeto-filters-frontend": "3.3.4",
172
174
  "@bigbinary/neeto-hotkeys": "^1.0.1",
173
175
  "@bigbinary/neeto-icons": "1.18.9",
174
- "@bigbinary/neeto-molecules": "1.17.7",
176
+ "@bigbinary/neeto-molecules": "1.18.0",
175
177
  "@bigbinary/neetoui": "6.5.13",
178
+ "@hello-pangea/dnd": "16.3.0",
176
179
  "@honeybadger-io/js": "^6.5.3",
177
180
  "@honeybadger-io/react": "^6.1.9",
181
+ "@rails/activestorage": "7.0.8-3",
182
+ "@tanstack/react-query": "5.40.0",
183
+ "antd": "5.15.2",
178
184
  "axios": "^1.6.0",
185
+ "buffer": "6.3.0",
179
186
  "classnames": "^2.3.2",
187
+ "crypto-browserify": "3.12.0",
180
188
  "dayjs": "1.11.1",
189
+ "dompurify": "2.4.0",
181
190
  "formik": "^2.4.5",
182
191
  "i18next": "^23.6.0",
183
192
  "js-logger": "^1.6.1",
193
+ "libphonenumber-js": "1.11.2",
184
194
  "mixpanel-browser": "^2.45.0",
195
+ "os-browserify": "0.3.0",
196
+ "path-browserify": "1.0.1",
197
+ "qs": "6.11.2",
185
198
  "ramda": "^0.29.1",
186
199
  "react": "^18.2.0",
187
200
  "react-dom": "^18.2.0",
188
201
  "react-helmet": "^6.1.0",
189
202
  "react-i18next": "^13.3.1",
190
- "react-query": "^3.39.3",
191
203
  "react-router-dom": "^5.3.4",
192
204
  "react-toastify": "^8.2.0",
205
+ "url": "0.11.0",
206
+ "util": "0.12.5",
193
207
  "yup": "^0.32.11",
194
208
  "zustand": "4.3.2"
195
209
  },
package/types.d.ts CHANGED
@@ -6,7 +6,7 @@ import {
6
6
  UseMutationResult,
7
7
  UseQueryOptions,
8
8
  UseMutationOptions,
9
- } from "react-query";
9
+ } from "@tanstack/react-query";
10
10
  import { EditorProps } from "@bigbinary/neeto-editor";
11
11
  import { Schema } from "yup";
12
12