@bigbinary/neeto-themes-frontend 4.0.9 → 4.0.10
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/dist/NeetoThemesBuilder.js +4 -2
- package/dist/NeetoThemesBuilder.js.map +1 -1
- package/dist/cjs/NeetoThemesBuilder.js +4 -2
- package/dist/cjs/NeetoThemesBuilder.js.map +1 -1
- package/dist/cjs/index.js +0 -1
- package/dist/cjs/index.js.map +1 -1
- package/dist/index.js +0 -1
- package/dist/index.js.map +1 -1
- package/package.json +15 -15
package/dist/cjs/index.js
CHANGED
|
@@ -21,7 +21,6 @@ require('react-router-dom');
|
|
|
21
21
|
require('@babel/runtime/helpers/defineProperty');
|
|
22
22
|
require('@babel/runtime/helpers/objectWithoutProperties');
|
|
23
23
|
require('@bigbinary/neeto-icons/Close');
|
|
24
|
-
require('@bigbinary/neeto-molecules/PageLoader');
|
|
25
24
|
require('@bigbinary/neetoui/Popover');
|
|
26
25
|
require('@bigbinary/neetoui/Typography');
|
|
27
26
|
require('@bigbinary/neetoui/Switch');
|
package/dist/cjs/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/dist/index.js
CHANGED
|
@@ -19,7 +19,6 @@ import 'react-router-dom';
|
|
|
19
19
|
import '@babel/runtime/helpers/defineProperty';
|
|
20
20
|
import '@babel/runtime/helpers/objectWithoutProperties';
|
|
21
21
|
import '@bigbinary/neeto-icons/Close';
|
|
22
|
-
import '@bigbinary/neeto-molecules/PageLoader';
|
|
23
22
|
import '@bigbinary/neetoui/Popover';
|
|
24
23
|
import '@bigbinary/neetoui/Typography';
|
|
25
24
|
import '@bigbinary/neetoui/Switch';
|
package/dist/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bigbinary/neeto-themes-frontend",
|
|
3
|
-
"version": "4.0.
|
|
3
|
+
"version": "4.0.10",
|
|
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-themes-nano",
|
|
@@ -63,12 +63,12 @@
|
|
|
63
63
|
"@bigbinary/babel-preset-neeto": "^1.0.3",
|
|
64
64
|
"@bigbinary/eslint-plugin-neeto": "1.8.0",
|
|
65
65
|
"@bigbinary/neeto-cist": "1.0.17",
|
|
66
|
-
"@bigbinary/neeto-commons-frontend": "4.13.
|
|
66
|
+
"@bigbinary/neeto-commons-frontend": "4.13.94",
|
|
67
67
|
"@bigbinary/neeto-filters-frontend": "4.3.30",
|
|
68
|
-
"@bigbinary/neeto-icons": "1.20.
|
|
69
|
-
"@bigbinary/neeto-image-uploader-frontend": "2.3.
|
|
70
|
-
"@bigbinary/neeto-molecules": "4.0.
|
|
71
|
-
"@bigbinary/neetoui": "8.3.
|
|
68
|
+
"@bigbinary/neeto-icons": "1.20.77",
|
|
69
|
+
"@bigbinary/neeto-image-uploader-frontend": "2.3.36",
|
|
70
|
+
"@bigbinary/neeto-molecules": "4.0.139",
|
|
71
|
+
"@bigbinary/neetoui": "8.3.61",
|
|
72
72
|
"@emotion/is-prop-valid": "1.2.0",
|
|
73
73
|
"@faker-js/faker": "8.2.0",
|
|
74
74
|
"@honeybadger-io/js": "6.10.1",
|
|
@@ -85,7 +85,7 @@
|
|
|
85
85
|
"@tailwindcss/postcss": "^4.1.17",
|
|
86
86
|
"@tanstack/react-query": "5.59.20",
|
|
87
87
|
"@tanstack/react-query-devtools": "5.59.20",
|
|
88
|
-
"antd": "5.22.
|
|
88
|
+
"antd": "5.22.1",
|
|
89
89
|
"autoprefixer": "^10.4.5",
|
|
90
90
|
"axios": "1.12.0",
|
|
91
91
|
"babel-loader": "^8.2.5",
|
|
@@ -138,7 +138,7 @@
|
|
|
138
138
|
"prettier": "3",
|
|
139
139
|
"prettier-plugin-tailwindcss": "^0.7.1",
|
|
140
140
|
"process": "0.11.10",
|
|
141
|
-
"qs": "
|
|
141
|
+
"qs": "6.14.1",
|
|
142
142
|
"ramda": "0.29.0",
|
|
143
143
|
"react": "18.3.1",
|
|
144
144
|
"react-dom": "18.3.1",
|
|
@@ -175,19 +175,19 @@
|
|
|
175
175
|
"peerDependencies": {
|
|
176
176
|
"@babel/runtime": "7.26.10",
|
|
177
177
|
"@bigbinary/neeto-cist": "1.0.17",
|
|
178
|
-
"@bigbinary/neeto-commons-frontend": "4.13.
|
|
178
|
+
"@bigbinary/neeto-commons-frontend": "4.13.94",
|
|
179
179
|
"@bigbinary/neeto-filters-frontend": "4.3.30",
|
|
180
|
-
"@bigbinary/neeto-icons": "1.20.
|
|
181
|
-
"@bigbinary/neeto-image-uploader-frontend": "2.3.
|
|
182
|
-
"@bigbinary/neeto-molecules": "4.0.
|
|
183
|
-
"@bigbinary/neetoui": "8.3.
|
|
180
|
+
"@bigbinary/neeto-icons": "1.20.77",
|
|
181
|
+
"@bigbinary/neeto-image-uploader-frontend": "2.3.36",
|
|
182
|
+
"@bigbinary/neeto-molecules": "4.0.139",
|
|
183
|
+
"@bigbinary/neetoui": "8.3.61",
|
|
184
184
|
"@honeybadger-io/js": "6.10.1",
|
|
185
185
|
"@honeybadger-io/react": "6.1.25",
|
|
186
186
|
"@monaco-editor/react": "4.6.0",
|
|
187
187
|
"@tailwindcss/container-queries": "^0.1.1",
|
|
188
188
|
"@tanstack/react-query": "5.59.20",
|
|
189
189
|
"@tanstack/react-query-devtools": "5.59.20",
|
|
190
|
-
"antd": "5.22.
|
|
190
|
+
"antd": "5.22.1",
|
|
191
191
|
"axios": "1.12.0",
|
|
192
192
|
"buffer": "^6.0.3",
|
|
193
193
|
"classnames": "2.5.1",
|
|
@@ -200,7 +200,7 @@
|
|
|
200
200
|
"mixpanel-browser": "^2.45.0",
|
|
201
201
|
"os-browserify": "0.3.0",
|
|
202
202
|
"path-browserify": "^1.0.1",
|
|
203
|
-
"qs": "
|
|
203
|
+
"qs": "6.14.1",
|
|
204
204
|
"ramda": "0.29.0",
|
|
205
205
|
"react": "18.3.1",
|
|
206
206
|
"react-dom": "18.3.1",
|