@bigbinary/neeto-tags-frontend 2.1.7 → 2.1.8
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 +8 -8
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bigbinary/neeto-tags-frontend",
|
|
3
|
-
"version": "2.1.
|
|
3
|
+
"version": "2.1.8",
|
|
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-tags-nano",
|
|
@@ -62,12 +62,12 @@
|
|
|
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-hotkeys": "1.0.9",
|
|
68
68
|
"@bigbinary/neeto-icons": "1.20.25",
|
|
69
|
-
"@bigbinary/neeto-molecules": "3.15.
|
|
70
|
-
"@bigbinary/neetoui": "8.2.
|
|
69
|
+
"@bigbinary/neeto-molecules": "3.15.18",
|
|
70
|
+
"@bigbinary/neetoui": "8.2.60",
|
|
71
71
|
"@emotion/is-prop-valid": "1.2.0",
|
|
72
72
|
"@faker-js/faker": "8.2.0",
|
|
73
73
|
"@honeybadger-io/js": "6.10.1",
|
|
@@ -172,12 +172,12 @@
|
|
|
172
172
|
"peerDependencies": {
|
|
173
173
|
"@babel/runtime": "7.26.0",
|
|
174
174
|
"@bigbinary/neeto-cist": "1.0.14",
|
|
175
|
-
"@bigbinary/neeto-commons-frontend": "4.13.
|
|
175
|
+
"@bigbinary/neeto-commons-frontend": "4.13.19",
|
|
176
176
|
"@bigbinary/neeto-filters-frontend": "4.3.13",
|
|
177
177
|
"@bigbinary/neeto-hotkeys": "1.0.9",
|
|
178
178
|
"@bigbinary/neeto-icons": "1.20.25",
|
|
179
|
-
"@bigbinary/neeto-molecules": "3.15.
|
|
180
|
-
"@bigbinary/neetoui": "8.2.
|
|
179
|
+
"@bigbinary/neeto-molecules": "3.15.18",
|
|
180
|
+
"@bigbinary/neetoui": "8.2.60",
|
|
181
181
|
"@honeybadger-io/js": "6.10.1",
|
|
182
182
|
"@honeybadger-io/react": "6.1.25",
|
|
183
183
|
"@tailwindcss/container-queries": "^0.1.1",
|
|
@@ -221,7 +221,7 @@
|
|
|
221
221
|
"string-width": "4.1.0"
|
|
222
222
|
},
|
|
223
223
|
"engines": {
|
|
224
|
-
"node": ">=
|
|
224
|
+
"node": ">=22.13",
|
|
225
225
|
"npm": ">=9",
|
|
226
226
|
"yarn": ">=1.22"
|
|
227
227
|
},
|