@bigbinary/neeto-fields-frontend 4.0.1 → 4.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 +12 -12
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bigbinary/neeto-fields-frontend",
|
|
3
|
-
"version": "4.0.
|
|
3
|
+
"version": "4.0.2",
|
|
4
4
|
"description": "A repo acts as the source of truth for the new nano's structure, configs, data etc.",
|
|
5
5
|
"license": "UNLICENSED",
|
|
6
6
|
"homepage": "https://github.com/bigbinary/neeto-fields-nano",
|
|
@@ -60,13 +60,13 @@
|
|
|
60
60
|
"@babel/preset-typescript": "7.26.0",
|
|
61
61
|
"@babel/runtime": "7.26.10",
|
|
62
62
|
"@bigbinary/babel-preset-neeto": "^1.0.3",
|
|
63
|
-
"@bigbinary/eslint-plugin-neeto": "1.
|
|
63
|
+
"@bigbinary/eslint-plugin-neeto": "1.8.0",
|
|
64
64
|
"@bigbinary/neeto-cist": "1.0.17",
|
|
65
|
-
"@bigbinary/neeto-commons-frontend": "4.13.
|
|
65
|
+
"@bigbinary/neeto-commons-frontend": "4.13.85",
|
|
66
66
|
"@bigbinary/neeto-filters-frontend": "4.3.24",
|
|
67
|
-
"@bigbinary/neeto-icons": "1.20.
|
|
68
|
-
"@bigbinary/neeto-molecules": "4.0.
|
|
69
|
-
"@bigbinary/neetoui": "8.3.
|
|
67
|
+
"@bigbinary/neeto-icons": "1.20.64",
|
|
68
|
+
"@bigbinary/neeto-molecules": "4.0.96",
|
|
69
|
+
"@bigbinary/neetoui": "8.3.45",
|
|
70
70
|
"@dnd-kit/core": "6.3.1",
|
|
71
71
|
"@dnd-kit/sortable": "10.0.0",
|
|
72
72
|
"@emotion/is-prop-valid": "1.2.0",
|
|
@@ -85,7 +85,7 @@
|
|
|
85
85
|
"@tanstack/react-query-devtools": "5.59.20",
|
|
86
86
|
"antd": "5.22.0",
|
|
87
87
|
"autoprefixer": "^10.4.5",
|
|
88
|
-
"axios": "1.
|
|
88
|
+
"axios": "1.12.0",
|
|
89
89
|
"babel-loader": "^8.2.5",
|
|
90
90
|
"babel-plugin-istanbul": "^6.1.1",
|
|
91
91
|
"babel-plugin-js-logger": "1.0.17",
|
|
@@ -177,11 +177,11 @@
|
|
|
177
177
|
"peerDependencies": {
|
|
178
178
|
"@babel/runtime": "7.26.10",
|
|
179
179
|
"@bigbinary/neeto-cist": "1.0.17",
|
|
180
|
-
"@bigbinary/neeto-commons-frontend": "4.13.
|
|
180
|
+
"@bigbinary/neeto-commons-frontend": "4.13.85",
|
|
181
181
|
"@bigbinary/neeto-filters-frontend": "4.3.24",
|
|
182
|
-
"@bigbinary/neeto-icons": "1.20.
|
|
183
|
-
"@bigbinary/neeto-molecules": "4.0.
|
|
184
|
-
"@bigbinary/neetoui": "8.3.
|
|
182
|
+
"@bigbinary/neeto-icons": "1.20.64",
|
|
183
|
+
"@bigbinary/neeto-molecules": "4.0.96",
|
|
184
|
+
"@bigbinary/neetoui": "8.3.45",
|
|
185
185
|
"@dnd-kit/core": "6.3.1",
|
|
186
186
|
"@dnd-kit/sortable": "10.0.0",
|
|
187
187
|
"@honeybadger-io/js": "6.10.1",
|
|
@@ -190,7 +190,7 @@
|
|
|
190
190
|
"@tanstack/react-query": "5.59.20",
|
|
191
191
|
"@tanstack/react-query-devtools": "5.59.20",
|
|
192
192
|
"antd": "5.22.0",
|
|
193
|
-
"axios": "1.
|
|
193
|
+
"axios": "1.12.0",
|
|
194
194
|
"buffer": "^6.0.3",
|
|
195
195
|
"classnames": "2.5.1",
|
|
196
196
|
"crypto-browserify": "3.12.1",
|