@bigbinary/neeto-thank-you-frontend 2.1.25 → 2.1.26
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-thank-you-frontend",
|
|
3
|
-
"version": "2.1.
|
|
3
|
+
"version": "2.1.26",
|
|
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-thank-you-nano",
|
|
@@ -65,8 +65,8 @@
|
|
|
65
65
|
"@bigbinary/neeto-filters-frontend": "4.3.13",
|
|
66
66
|
"@bigbinary/neeto-icons": "1.20.24",
|
|
67
67
|
"@bigbinary/neeto-image-uploader-frontend": "2.3.15",
|
|
68
|
-
"@bigbinary/neeto-molecules": "3.15.
|
|
69
|
-
"@bigbinary/neetoui": "8.2.
|
|
68
|
+
"@bigbinary/neeto-molecules": "3.15.14",
|
|
69
|
+
"@bigbinary/neetoui": "8.2.56",
|
|
70
70
|
"@emotion/is-prop-valid": "1.2.0",
|
|
71
71
|
"@faker-js/faker": "8.2.0",
|
|
72
72
|
"@honeybadger-io/js": "6.10.1",
|
|
@@ -177,8 +177,8 @@
|
|
|
177
177
|
"@bigbinary/neeto-filters-frontend": "4.3.13",
|
|
178
178
|
"@bigbinary/neeto-icons": "1.20.24",
|
|
179
179
|
"@bigbinary/neeto-image-uploader-frontend": "2.3.15",
|
|
180
|
-
"@bigbinary/neeto-molecules": "3.15.
|
|
181
|
-
"@bigbinary/neetoui": "8.2.
|
|
180
|
+
"@bigbinary/neeto-molecules": "3.15.14",
|
|
181
|
+
"@bigbinary/neetoui": "8.2.56",
|
|
182
182
|
"@honeybadger-io/js": "6.10.1",
|
|
183
183
|
"@honeybadger-io/react": "6.1.25",
|
|
184
184
|
"@tailwindcss/container-queries": "^0.1.1",
|
|
@@ -222,7 +222,7 @@
|
|
|
222
222
|
"string-width": "4.1.0"
|
|
223
223
|
},
|
|
224
224
|
"engines": {
|
|
225
|
-
"node": ">=
|
|
225
|
+
"node": ">=22.13",
|
|
226
226
|
"npm": ">=9",
|
|
227
227
|
"yarn": ">=1.22"
|
|
228
228
|
},
|