@bigbinary/neeto-fields-frontend 2.3.10 → 2.3.11
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 +6 -6
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bigbinary/neeto-fields-frontend",
|
|
3
|
-
"version": "2.3.
|
|
3
|
+
"version": "2.3.11",
|
|
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",
|
|
@@ -62,10 +62,10 @@
|
|
|
62
62
|
"@bigbinary/babel-preset-neeto": "^1.0.3",
|
|
63
63
|
"@bigbinary/eslint-plugin-neeto": "1.5.6",
|
|
64
64
|
"@bigbinary/neeto-cist": "1.0.14",
|
|
65
|
-
"@bigbinary/neeto-commons-frontend": "4.13.
|
|
65
|
+
"@bigbinary/neeto-commons-frontend": "4.13.19",
|
|
66
66
|
"@bigbinary/neeto-filters-frontend": "4.3.13",
|
|
67
67
|
"@bigbinary/neeto-icons": "1.20.25",
|
|
68
|
-
"@bigbinary/neeto-molecules": "3.15.
|
|
68
|
+
"@bigbinary/neeto-molecules": "3.15.18",
|
|
69
69
|
"@bigbinary/neetoui": "8.2.60",
|
|
70
70
|
"@dnd-kit/core": "^6.0.8",
|
|
71
71
|
"@dnd-kit/sortable": "^7.0.2",
|
|
@@ -175,10 +175,10 @@
|
|
|
175
175
|
"peerDependencies": {
|
|
176
176
|
"@babel/runtime": "7.26.0",
|
|
177
177
|
"@bigbinary/neeto-cist": "1.0.14",
|
|
178
|
-
"@bigbinary/neeto-commons-frontend": "4.13.
|
|
178
|
+
"@bigbinary/neeto-commons-frontend": "4.13.19",
|
|
179
179
|
"@bigbinary/neeto-filters-frontend": "4.3.13",
|
|
180
180
|
"@bigbinary/neeto-icons": "1.20.25",
|
|
181
|
-
"@bigbinary/neeto-molecules": "3.15.
|
|
181
|
+
"@bigbinary/neeto-molecules": "3.15.18",
|
|
182
182
|
"@bigbinary/neetoui": "8.2.60",
|
|
183
183
|
"@honeybadger-io/js": "6.10.1",
|
|
184
184
|
"@honeybadger-io/react": "6.1.25",
|
|
@@ -224,7 +224,7 @@
|
|
|
224
224
|
"string-width": "4.1.0"
|
|
225
225
|
},
|
|
226
226
|
"engines": {
|
|
227
|
-
"node": ">=
|
|
227
|
+
"node": ">=22.13",
|
|
228
228
|
"npm": ">=9",
|
|
229
229
|
"yarn": ">=1.22"
|
|
230
230
|
},
|