@bigbinary/neeto-form-frontend 3.0.1 → 3.0.3

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": "3.0.1",
3
+ "version": "3.0.3",
4
4
  "description": "Neeto Form Engine Frontend",
5
5
  "license": "UNLICENSED",
6
6
  "homepage": "https://github.com/bigbinary/neeto-form-nano",
@@ -49,15 +49,15 @@
49
49
  "@babel/runtime": "7.23.2",
50
50
  "@bigbinary/babel-preset-neeto": "1.0.6",
51
51
  "@bigbinary/eslint-plugin-neeto": "1.5.2",
52
- "@bigbinary/neeto-audit-frontend": "2.0.11",
52
+ "@bigbinary/neeto-audit-frontend": "2.0.12",
53
53
  "@bigbinary/neeto-cist": "1.0.10",
54
- "@bigbinary/neeto-commons-frontend": "3.6.0",
54
+ "@bigbinary/neeto-commons-frontend": "4.1.0",
55
55
  "@bigbinary/neeto-editor": "1.20.0",
56
- "@bigbinary/neeto-filters-frontend": "3.3.5",
56
+ "@bigbinary/neeto-filters-frontend": "4.0.0",
57
57
  "@bigbinary/neeto-hotkeys": "^1.0.1",
58
- "@bigbinary/neeto-icons": "1.19.0",
59
- "@bigbinary/neeto-molecules": "2.0.4",
60
- "@bigbinary/neetoui": "6.5.13",
58
+ "@bigbinary/neeto-icons": "1.19.1",
59
+ "@bigbinary/neeto-molecules": "3.2.1",
60
+ "@bigbinary/neetoui": "7.0.2",
61
61
  "@emotion/is-prop-valid": "1.2.0",
62
62
  "@faker-js/faker": "8.2.0",
63
63
  "@hello-pangea/dnd": "16.3.0",
@@ -72,6 +72,7 @@
72
72
  "@rollup/plugin-replace": "5.0.4",
73
73
  "@svgr/rollup": "8.1.0",
74
74
  "@tanstack/react-query": "5.40.0",
75
+ "@tanstack/react-query-devtools": "5.40.0",
75
76
  "antd": "5.10.2",
76
77
  "autoprefixer": "10.4.16",
77
78
  "axios": "1.6.0",
@@ -131,13 +132,13 @@
131
132
  "ramda": "0.29.1",
132
133
  "react": "18.2.0",
133
134
  "react-dom": "18.2.0",
134
- "react-dropzone": "11.2.4",
135
+ "react-dropzone": "14.2.3",
135
136
  "react-helmet": "6.1.0",
136
137
  "react-i18next": "13.3.1",
137
138
  "react-linkify": "^1.0.0-alpha",
138
139
  "react-router-dom": "5.3.4",
139
140
  "react-router-nav-prompt": "0.4.1",
140
- "react-select": "^5.3.2",
141
+ "react-select": "5.6.0",
141
142
  "react-toastify": "8.2.0",
142
143
  "react_ujs": "^3.1.1",
143
144
  "rollup": "2.79.1",
@@ -168,18 +169,19 @@
168
169
  "peerDependencies": {
169
170
  "@babel/runtime": "7.19.0",
170
171
  "@bigbinary/neeto-cist": "latest",
171
- "@bigbinary/neeto-commons-frontend": "3.6.0",
172
+ "@bigbinary/neeto-commons-frontend": "4.1.0",
172
173
  "@bigbinary/neeto-editor": "^1.26.3",
173
- "@bigbinary/neeto-filters-frontend": "3.3.5",
174
+ "@bigbinary/neeto-filters-frontend": "4.0.0",
174
175
  "@bigbinary/neeto-hotkeys": "^1.0.1",
175
- "@bigbinary/neeto-icons": "1.19.0",
176
- "@bigbinary/neeto-molecules": "2.0.4",
177
- "@bigbinary/neetoui": "6.5.13",
176
+ "@bigbinary/neeto-icons": "1.19.1",
177
+ "@bigbinary/neeto-molecules": "3.2.1",
178
+ "@bigbinary/neetoui": "7.0.2",
178
179
  "@hello-pangea/dnd": "16.3.0",
179
180
  "@honeybadger-io/js": "^6.5.3",
180
181
  "@honeybadger-io/react": "^6.1.9",
181
182
  "@rails/activestorage": "7.0.8-3",
182
183
  "@tanstack/react-query": "5.40.0",
184
+ "@tanstack/react-query-devtools": "5.40.0",
183
185
  "antd": "5.15.2",
184
186
  "axios": "^1.6.0",
185
187
  "buffer": "6.3.0",
@@ -198,9 +200,11 @@
198
200
  "ramda": "^0.29.1",
199
201
  "react": "^18.2.0",
200
202
  "react-dom": "^18.2.0",
203
+ "react-dropzone": "14.2.3",
201
204
  "react-helmet": "^6.1.0",
202
205
  "react-i18next": "^13.3.1",
203
206
  "react-router-dom": "^5.3.4",
207
+ "react-select": "5.6.0",
204
208
  "react-toastify": "^8.2.0",
205
209
  "url": "0.11.0",
206
210
  "util": "0.12.5",