@bigbinary/neeto-tags-frontend 2.2.16 → 2.2.17
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 +18 -19
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bigbinary/neeto-tags-frontend",
|
|
3
|
-
"version": "2.2.
|
|
3
|
+
"version": "2.2.17",
|
|
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",
|
|
@@ -60,14 +60,14 @@
|
|
|
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.8.
|
|
63
|
+
"@bigbinary/eslint-plugin-neeto": "1.8.1",
|
|
64
64
|
"@bigbinary/neeto-cist": "1.0.17",
|
|
65
|
-
"@bigbinary/neeto-commons-frontend": "4.13.
|
|
66
|
-
"@bigbinary/neeto-filters-frontend": "4.3.
|
|
65
|
+
"@bigbinary/neeto-commons-frontend": "4.13.95",
|
|
66
|
+
"@bigbinary/neeto-filters-frontend": "4.3.30",
|
|
67
67
|
"@bigbinary/neeto-hotkeys": "1.0.9",
|
|
68
|
-
"@bigbinary/neeto-icons": "1.20.
|
|
69
|
-
"@bigbinary/neeto-molecules": "4.
|
|
70
|
-
"@bigbinary/neetoui": "8.3.
|
|
68
|
+
"@bigbinary/neeto-icons": "1.20.80",
|
|
69
|
+
"@bigbinary/neeto-molecules": "4.1.10",
|
|
70
|
+
"@bigbinary/neetoui": "8.3.73",
|
|
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",
|
|
@@ -83,9 +83,9 @@
|
|
|
83
83
|
"@tailwindcss/postcss": "^4.1.13",
|
|
84
84
|
"@tanstack/react-query": "5.59.20",
|
|
85
85
|
"@tanstack/react-query-devtools": "5.59.20",
|
|
86
|
-
"antd": "5.22.
|
|
86
|
+
"antd": "5.22.1",
|
|
87
87
|
"autoprefixer": "^10.4.5",
|
|
88
|
-
"axios": "1.
|
|
88
|
+
"axios": "1.13.5",
|
|
89
89
|
"babel-loader": "^8.2.5",
|
|
90
90
|
"babel-plugin-istanbul": "^6.1.1",
|
|
91
91
|
"babel-plugin-js-logger": "1.0.17",
|
|
@@ -138,7 +138,7 @@
|
|
|
138
138
|
"prettier": "3",
|
|
139
139
|
"prettier-plugin-tailwindcss": "^0.6.14",
|
|
140
140
|
"process": "0.11.10",
|
|
141
|
-
"qs": "
|
|
141
|
+
"qs": "6.14.2",
|
|
142
142
|
"ramda": "0.29.0",
|
|
143
143
|
"react": "18.3.1",
|
|
144
144
|
"react-dom": "18.3.1",
|
|
@@ -155,7 +155,6 @@
|
|
|
155
155
|
"rollup-plugin-styles": "4.0.0",
|
|
156
156
|
"sass": "1.89.0",
|
|
157
157
|
"sass-loader": "^13.0.2",
|
|
158
|
-
"shakapacker": "6.6.0",
|
|
159
158
|
"source-map-loader": "4.0.1",
|
|
160
159
|
"stream-browserify": "^3.0.0",
|
|
161
160
|
"stream-http": "3.2.0",
|
|
@@ -175,19 +174,19 @@
|
|
|
175
174
|
"peerDependencies": {
|
|
176
175
|
"@babel/runtime": "7.26.10",
|
|
177
176
|
"@bigbinary/neeto-cist": "1.0.17",
|
|
178
|
-
"@bigbinary/neeto-commons-frontend": "4.13.
|
|
179
|
-
"@bigbinary/neeto-filters-frontend": "4.3.
|
|
177
|
+
"@bigbinary/neeto-commons-frontend": "4.13.95",
|
|
178
|
+
"@bigbinary/neeto-filters-frontend": "4.3.30",
|
|
180
179
|
"@bigbinary/neeto-hotkeys": "1.0.9",
|
|
181
|
-
"@bigbinary/neeto-icons": "1.20.
|
|
182
|
-
"@bigbinary/neeto-molecules": "4.
|
|
183
|
-
"@bigbinary/neetoui": "8.3.
|
|
180
|
+
"@bigbinary/neeto-icons": "1.20.80",
|
|
181
|
+
"@bigbinary/neeto-molecules": "4.1.10",
|
|
182
|
+
"@bigbinary/neetoui": "8.3.73",
|
|
184
183
|
"@honeybadger-io/js": "6.10.1",
|
|
185
184
|
"@honeybadger-io/react": "6.1.25",
|
|
186
185
|
"@tailwindcss/container-queries": "^0.1.1",
|
|
187
186
|
"@tanstack/react-query": "5.59.20",
|
|
188
187
|
"@tanstack/react-query-devtools": "5.59.20",
|
|
189
|
-
"antd": "5.22.
|
|
190
|
-
"axios": "1.
|
|
188
|
+
"antd": "5.22.1",
|
|
189
|
+
"axios": "1.13.5",
|
|
191
190
|
"buffer": "^6.0.3",
|
|
192
191
|
"classnames": "2.5.1",
|
|
193
192
|
"crypto-browserify": "3.12.1",
|
|
@@ -199,7 +198,7 @@
|
|
|
199
198
|
"mixpanel-browser": "^2.45.0",
|
|
200
199
|
"os-browserify": "0.3.0",
|
|
201
200
|
"path-browserify": "^1.0.1",
|
|
202
|
-
"qs": "
|
|
201
|
+
"qs": "6.14.2",
|
|
203
202
|
"ramda": "0.29.0",
|
|
204
203
|
"react": "18.3.1",
|
|
205
204
|
"react-dom": "18.3.1",
|