@bigbinary/neeto-rules-frontend 2.5.48 → 2.5.50

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bigbinary/neeto-rules-frontend",
3
- "version": "2.5.48",
3
+ "version": "2.5.50",
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-rules-nano",
@@ -59,15 +59,15 @@
59
59
  "@babel/preset-typescript": "7.26.0",
60
60
  "@babel/runtime": "7.26.10",
61
61
  "@bigbinary/babel-preset-neeto": "^1.0.3",
62
- "@bigbinary/eslint-plugin-neeto": "1.8.0",
62
+ "@bigbinary/eslint-plugin-neeto": "1.8.1",
63
63
  "@bigbinary/neeto-cist": "1.0.17",
64
- "@bigbinary/neeto-commons-frontend": "4.13.95",
65
- "@bigbinary/neeto-editor": "1.47.84",
64
+ "@bigbinary/neeto-commons-frontend": "4.13.99",
65
+ "@bigbinary/neeto-editor": "1.47.89",
66
66
  "@bigbinary/neeto-filters-frontend": "4.3.30",
67
67
  "@bigbinary/neeto-hotkeys": "1.0.9",
68
68
  "@bigbinary/neeto-icons": "1.20.80",
69
- "@bigbinary/neeto-molecules": "4.0.151",
70
- "@bigbinary/neetoui": "8.3.67",
69
+ "@bigbinary/neeto-molecules": "4.1.10",
70
+ "@bigbinary/neetoui": "8.3.74",
71
71
  "@emotion/is-prop-valid": "1.2.0",
72
72
  "@faker-js/faker": "8.2.0",
73
73
  "@hello-pangea/dnd": "16.3.0",
@@ -87,7 +87,7 @@
87
87
  "@tanstack/react-query-devtools": "5.59.20",
88
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",
@@ -141,7 +141,7 @@
141
141
  "prettier": "3",
142
142
  "prettier-plugin-tailwindcss": "^0.7.1",
143
143
  "process": "0.11.10",
144
- "qs": "6.14.1",
144
+ "qs": "6.14.2",
145
145
  "ramda": "0.29.0",
146
146
  "react": "18.3.1",
147
147
  "react-dom": "18.3.1",
@@ -159,7 +159,6 @@
159
159
  "rollup-plugin-styles": "4.0.0",
160
160
  "sass": "1.89.0",
161
161
  "sass-loader": "^13.0.2",
162
- "shakapacker": "9.5.0",
163
162
  "source-map-loader": "4.0.1",
164
163
  "stream-browserify": "^3.0.0",
165
164
  "stream-http": "3.2.0",
@@ -179,13 +178,13 @@
179
178
  "peerDependencies": {
180
179
  "@babel/runtime": "7.26.10",
181
180
  "@bigbinary/neeto-cist": "1.0.17",
182
- "@bigbinary/neeto-commons-frontend": "4.13.95",
183
- "@bigbinary/neeto-editor": "1.47.84",
181
+ "@bigbinary/neeto-commons-frontend": "4.13.99",
182
+ "@bigbinary/neeto-editor": "1.47.89",
184
183
  "@bigbinary/neeto-filters-frontend": "4.3.30",
185
184
  "@bigbinary/neeto-hotkeys": "1.0.9",
186
185
  "@bigbinary/neeto-icons": "1.20.80",
187
- "@bigbinary/neeto-molecules": "4.0.151",
188
- "@bigbinary/neetoui": "8.3.67",
186
+ "@bigbinary/neeto-molecules": "4.1.10",
187
+ "@bigbinary/neetoui": "8.3.74",
189
188
  "@hello-pangea/dnd": "16.3.0",
190
189
  "@honeybadger-io/js": "6.10.1",
191
190
  "@honeybadger-io/react": "6.1.25",
@@ -194,7 +193,7 @@
194
193
  "@tanstack/react-query": "5.59.20",
195
194
  "@tanstack/react-query-devtools": "5.59.20",
196
195
  "antd": "5.22.1",
197
- "axios": "1.12.0",
196
+ "axios": "1.13.5",
198
197
  "buffer": "^6.0.3",
199
198
  "classnames": "2.5.1",
200
199
  "crypto-browserify": "3.12.1",
@@ -207,7 +206,7 @@
207
206
  "mixpanel-browser": "^2.45.0",
208
207
  "os-browserify": "0.3.0",
209
208
  "path-browserify": "^1.0.1",
210
- "qs": "6.14.1",
209
+ "qs": "6.14.2",
211
210
  "ramda": "0.29.0",
212
211
  "react": "18.3.1",
213
212
  "react-dom": "18.3.1",