@bigbinary/neeto-themes-frontend 4.0.9 → 4.0.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/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');
@@ -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.9",
3
+ "version": "4.0.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-themes-nano",
@@ -61,14 +61,14 @@
61
61
  "@babel/preset-typescript": "7.26.0",
62
62
  "@babel/runtime": "7.26.10",
63
63
  "@bigbinary/babel-preset-neeto": "^1.0.3",
64
- "@bigbinary/eslint-plugin-neeto": "1.8.0",
64
+ "@bigbinary/eslint-plugin-neeto": "1.8.1",
65
65
  "@bigbinary/neeto-cist": "1.0.17",
66
- "@bigbinary/neeto-commons-frontend": "4.13.92",
66
+ "@bigbinary/neeto-commons-frontend": "4.13.100",
67
67
  "@bigbinary/neeto-filters-frontend": "4.3.30",
68
- "@bigbinary/neeto-icons": "1.20.74",
69
- "@bigbinary/neeto-image-uploader-frontend": "2.3.35",
70
- "@bigbinary/neeto-molecules": "4.0.131",
71
- "@bigbinary/neetoui": "8.3.55",
68
+ "@bigbinary/neeto-icons": "1.20.80",
69
+ "@bigbinary/neeto-image-uploader-frontend": "3.0.2",
70
+ "@bigbinary/neeto-molecules": "4.1.10",
71
+ "@bigbinary/neetoui": "8.3.74",
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",
@@ -82,12 +82,12 @@
82
82
  "@rollup/plugin-replace": "5.0.4",
83
83
  "@svgr/rollup": "8.1.0",
84
84
  "@tailwindcss/container-queries": "^0.1.1",
85
- "@tailwindcss/postcss": "^4.1.17",
85
+ "@tailwindcss/postcss": "^4.1.18",
86
86
  "@tanstack/react-query": "5.59.20",
87
87
  "@tanstack/react-query-devtools": "5.59.20",
88
- "antd": "5.22.0",
88
+ "antd": "5.22.1",
89
89
  "autoprefixer": "^10.4.5",
90
- "axios": "1.12.0",
90
+ "axios": "1.13.5",
91
91
  "babel-loader": "^8.2.5",
92
92
  "babel-plugin-istanbul": "^6.1.1",
93
93
  "babel-plugin-js-logger": "1.0.17",
@@ -138,7 +138,7 @@
138
138
  "prettier": "3",
139
139
  "prettier-plugin-tailwindcss": "^0.7.1",
140
140
  "process": "0.11.10",
141
- "qs": "^6.11.2",
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",
@@ -168,27 +167,27 @@
168
167
  "webpack": "5.88.1",
169
168
  "webpack-assets-manifest": "5.1.0",
170
169
  "webpack-cli": "5.1.4",
171
- "webpack-dev-server": "4.15.1",
170
+ "webpack-dev-server": "5.2.3",
172
171
  "yup": "0.32.11",
173
172
  "zustand": "4.4.2"
174
173
  },
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.92",
177
+ "@bigbinary/neeto-commons-frontend": "4.13.100",
179
178
  "@bigbinary/neeto-filters-frontend": "4.3.30",
180
- "@bigbinary/neeto-icons": "1.20.74",
181
- "@bigbinary/neeto-image-uploader-frontend": "2.3.35",
182
- "@bigbinary/neeto-molecules": "4.0.131",
183
- "@bigbinary/neetoui": "8.3.55",
179
+ "@bigbinary/neeto-icons": "1.20.80",
180
+ "@bigbinary/neeto-image-uploader-frontend": "3.0.2",
181
+ "@bigbinary/neeto-molecules": "4.1.10",
182
+ "@bigbinary/neetoui": "8.3.74",
184
183
  "@honeybadger-io/js": "6.10.1",
185
184
  "@honeybadger-io/react": "6.1.25",
186
185
  "@monaco-editor/react": "4.6.0",
187
186
  "@tailwindcss/container-queries": "^0.1.1",
188
187
  "@tanstack/react-query": "5.59.20",
189
188
  "@tanstack/react-query-devtools": "5.59.20",
190
- "antd": "5.22.0",
191
- "axios": "1.12.0",
189
+ "antd": "5.22.1",
190
+ "axios": "1.13.5",
192
191
  "buffer": "^6.0.3",
193
192
  "classnames": "2.5.1",
194
193
  "crypto-browserify": "3.12.1",
@@ -200,7 +199,7 @@
200
199
  "mixpanel-browser": "^2.45.0",
201
200
  "os-browserify": "0.3.0",
202
201
  "path-browserify": "^1.0.1",
203
- "qs": "^6.11.2",
202
+ "qs": "6.14.2",
204
203
  "ramda": "0.29.0",
205
204
  "react": "18.3.1",
206
205
  "react-dom": "18.3.1",
@@ -224,7 +223,8 @@
224
223
  "wrap-ansi": "7.0.0",
225
224
  "string-width": "4.1.0",
226
225
  "react": "18.3.1",
227
- "react-dom": "18.3.1"
226
+ "react-dom": "18.3.1",
227
+ "braces": "3.0.3"
228
228
  },
229
229
  "engines": {
230
230
  "node": ">=22.13",