@bigbinary/neeto-image-uploader-frontend 3.0.1 → 3.0.2
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 +14 -15
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bigbinary/neeto-image-uploader-frontend",
|
|
3
|
-
"version": "3.0.
|
|
3
|
+
"version": "3.0.2",
|
|
4
4
|
"license": "UNLICENSED",
|
|
5
5
|
"bugs": {
|
|
6
6
|
"url": "https://github.com/bigbinary/neeto-image-uploader-nano/issues"
|
|
@@ -66,15 +66,15 @@
|
|
|
66
66
|
"@babel/preset-typescript": "7.26.0",
|
|
67
67
|
"@babel/runtime": "7.26.10",
|
|
68
68
|
"@bigbinary/babel-preset-neeto": "^1.0.3",
|
|
69
|
-
"@bigbinary/eslint-plugin-neeto": "1.8.
|
|
69
|
+
"@bigbinary/eslint-plugin-neeto": "1.8.1",
|
|
70
70
|
"@bigbinary/neeto-cist": "1.0.17",
|
|
71
71
|
"@bigbinary/neeto-commons-frontend": "4.13.95",
|
|
72
|
-
"@bigbinary/neeto-editor": "1.47.
|
|
72
|
+
"@bigbinary/neeto-editor": "1.47.89",
|
|
73
73
|
"@bigbinary/neeto-filters-frontend": "4.3.30",
|
|
74
74
|
"@bigbinary/neeto-icons": "1.20.80",
|
|
75
|
-
"@bigbinary/neeto-molecules": "4.
|
|
76
|
-
"@bigbinary/neeto-team-members-frontend": "5.0.
|
|
77
|
-
"@bigbinary/neetoui": "8.3.
|
|
75
|
+
"@bigbinary/neeto-molecules": "4.1.10",
|
|
76
|
+
"@bigbinary/neeto-team-members-frontend": "5.0.17",
|
|
77
|
+
"@bigbinary/neetoui": "8.3.73",
|
|
78
78
|
"@emotion/is-prop-valid": "1.2.0",
|
|
79
79
|
"@faker-js/faker": "8.2.0",
|
|
80
80
|
"@honeybadger-io/js": "6.10.1",
|
|
@@ -93,7 +93,7 @@
|
|
|
93
93
|
"antd": "5.22.1",
|
|
94
94
|
"assert": "^2.0.0",
|
|
95
95
|
"autoprefixer": "^10.4.5",
|
|
96
|
-
"axios": "1.
|
|
96
|
+
"axios": "1.13.5",
|
|
97
97
|
"babel-loader": "^8.2.5",
|
|
98
98
|
"babel-plugin-istanbul": "^6.1.1",
|
|
99
99
|
"babel-plugin-js-logger": "1.0.17",
|
|
@@ -148,7 +148,7 @@
|
|
|
148
148
|
"prettier": "3",
|
|
149
149
|
"prettier-plugin-tailwindcss": "^0.7.1",
|
|
150
150
|
"process": "^0.11.10",
|
|
151
|
-
"qs": "6.14.
|
|
151
|
+
"qs": "6.14.2",
|
|
152
152
|
"ramda": "0.29.0",
|
|
153
153
|
"react": "18.3.1",
|
|
154
154
|
"react-dom": "18.3.1",
|
|
@@ -169,7 +169,6 @@
|
|
|
169
169
|
"rollup-plugin-styles": "4.0.0",
|
|
170
170
|
"sass": "1.89.0",
|
|
171
171
|
"sass-loader": "^13.0.2",
|
|
172
|
-
"shakapacker": "6.5.2",
|
|
173
172
|
"source-map-loader": "4.0.1",
|
|
174
173
|
"stream-browserify": "^3.0.0",
|
|
175
174
|
"stream-http": "3.2.0",
|
|
@@ -190,19 +189,19 @@
|
|
|
190
189
|
"@babel/runtime": "7.26.10",
|
|
191
190
|
"@bigbinary/neeto-cist": "1.0.17",
|
|
192
191
|
"@bigbinary/neeto-commons-frontend": "4.13.95",
|
|
193
|
-
"@bigbinary/neeto-editor": "1.47.
|
|
192
|
+
"@bigbinary/neeto-editor": "1.47.89",
|
|
194
193
|
"@bigbinary/neeto-filters-frontend": "4.3.30",
|
|
195
194
|
"@bigbinary/neeto-icons": "1.20.80",
|
|
196
|
-
"@bigbinary/neeto-molecules": "4.
|
|
197
|
-
"@bigbinary/neeto-team-members-frontend": "5.0.
|
|
198
|
-
"@bigbinary/neetoui": "8.3.
|
|
195
|
+
"@bigbinary/neeto-molecules": "4.1.10",
|
|
196
|
+
"@bigbinary/neeto-team-members-frontend": "5.0.17",
|
|
197
|
+
"@bigbinary/neetoui": "8.3.73",
|
|
199
198
|
"@honeybadger-io/js": "6.10.1",
|
|
200
199
|
"@honeybadger-io/react": "6.1.25",
|
|
201
200
|
"@rails/activestorage": "7.0.8-3",
|
|
202
201
|
"@tailwindcss/container-queries": "^0.1.1",
|
|
203
202
|
"@tanstack/react-query": "5.59.20",
|
|
204
203
|
"antd": "5.22.1",
|
|
205
|
-
"axios": "1.
|
|
204
|
+
"axios": "1.13.5",
|
|
206
205
|
"buffer": "^6.0.3",
|
|
207
206
|
"classnames": "2.5.1",
|
|
208
207
|
"crypto-browserify": "3.12.1",
|
|
@@ -214,7 +213,7 @@
|
|
|
214
213
|
"mixpanel-browser": "2.46.0",
|
|
215
214
|
"os-browserify": "0.3.0",
|
|
216
215
|
"path-browserify": "^1.0.1",
|
|
217
|
-
"qs": "6.14.
|
|
216
|
+
"qs": "6.14.2",
|
|
218
217
|
"ramda": "0.29.0",
|
|
219
218
|
"react": "18.3.1",
|
|
220
219
|
"react-dom": "18.3.1",
|