@bigbinary/neeto-rules-frontend 2.5.64 → 2.5.65
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/app/javascript/src/translations/ar.json +1 -1
- package/app/javascript/src/translations/bg.json +1 -1
- package/app/javascript/src/translations/ca.json +1 -1
- package/app/javascript/src/translations/cs.json +1 -1
- package/app/javascript/src/translations/da.json +1 -1
- package/app/javascript/src/translations/de.json +1 -1
- package/app/javascript/src/translations/en.json +1 -1
- package/app/javascript/src/translations/es-MX.json +1 -1
- package/app/javascript/src/translations/es.json +1 -1
- package/app/javascript/src/translations/et.json +1 -1
- package/app/javascript/src/translations/fi.json +1 -1
- package/app/javascript/src/translations/fil.json +1 -1
- package/app/javascript/src/translations/fr.json +1 -1
- package/app/javascript/src/translations/he.json +1 -1
- package/app/javascript/src/translations/hi.json +1 -1
- package/app/javascript/src/translations/hr.json +1 -1
- package/app/javascript/src/translations/hu.json +1 -1
- package/app/javascript/src/translations/id.json +1 -1
- package/app/javascript/src/translations/it.json +1 -1
- package/app/javascript/src/translations/ja.json +1 -1
- package/app/javascript/src/translations/ko.json +1 -1
- package/app/javascript/src/translations/nl.json +1 -1
- package/app/javascript/src/translations/pl.json +1 -1
- package/app/javascript/src/translations/pt-BR.json +1 -1
- package/app/javascript/src/translations/pt.json +1 -1
- package/app/javascript/src/translations/ro.json +1 -1
- package/app/javascript/src/translations/ru.json +1 -1
- package/app/javascript/src/translations/sk.json +1 -1
- package/app/javascript/src/translations/sl.json +1 -1
- package/app/javascript/src/translations/sv.json +1 -1
- package/app/javascript/src/translations/th.json +1 -1
- package/app/javascript/src/translations/tr.json +1 -1
- package/app/javascript/src/translations/uk.json +1 -1
- package/app/javascript/src/translations/vi.json +1 -1
- package/app/javascript/src/translations/zh-CN.json +1 -1
- package/app/javascript/src/translations/zh-TW.json +1 -1
- package/dist/.ready +1 -1
- package/dist/NeetoRulesForm.js +6 -2
- package/dist/NeetoRulesForm.js.map +1 -1
- package/dist/cjs/NeetoRulesForm.js +5 -1
- package/dist/cjs/NeetoRulesForm.js.map +1 -1
- package/package.json +16 -16
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bigbinary/neeto-rules-frontend",
|
|
3
|
-
"version": "2.5.
|
|
3
|
+
"version": "2.5.65",
|
|
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",
|
|
@@ -70,15 +70,15 @@
|
|
|
70
70
|
"@babel/runtime": "7.29.7",
|
|
71
71
|
"@bigbinary/babel-preset-neeto": "^1.0.3",
|
|
72
72
|
"@bigbinary/eslint-plugin-neeto": "1.9.0",
|
|
73
|
-
"@bigbinary/neeto-atoms": "
|
|
73
|
+
"@bigbinary/neeto-atoms": "1.0.89",
|
|
74
74
|
"@bigbinary/neeto-cist": "1.0.17",
|
|
75
|
-
"@bigbinary/neeto-commons-frontend": "4.13.
|
|
76
|
-
"@bigbinary/neeto-editor": "1.47.
|
|
77
|
-
"@bigbinary/neeto-filters-frontend": "4.3.
|
|
75
|
+
"@bigbinary/neeto-commons-frontend": "4.13.138",
|
|
76
|
+
"@bigbinary/neeto-editor": "1.47.119",
|
|
77
|
+
"@bigbinary/neeto-filters-frontend": "4.3.40",
|
|
78
78
|
"@bigbinary/neeto-hotkeys": "1.0.9",
|
|
79
79
|
"@bigbinary/neeto-icons": "1.20.89",
|
|
80
|
-
"@bigbinary/neeto-molecules": "5.1.
|
|
81
|
-
"@bigbinary/neetoui": "8.8.
|
|
80
|
+
"@bigbinary/neeto-molecules": "5.1.30",
|
|
81
|
+
"@bigbinary/neetoui": "8.8.2",
|
|
82
82
|
"@emotion/is-prop-valid": "1.2.0",
|
|
83
83
|
"@faker-js/faker": "8.2.0",
|
|
84
84
|
"@hello-pangea/dnd": "16.3.0",
|
|
@@ -98,7 +98,7 @@
|
|
|
98
98
|
"@tanstack/react-query-devtools": "5.59.20",
|
|
99
99
|
"antd": "5.22.1",
|
|
100
100
|
"autoprefixer": "^10.4.5",
|
|
101
|
-
"axios": "1.
|
|
101
|
+
"axios": "1.17.0",
|
|
102
102
|
"babel-loader": "^8.2.5",
|
|
103
103
|
"babel-plugin-istanbul": "^6.1.1",
|
|
104
104
|
"babel-plugin-js-logger": "1.0.17",
|
|
@@ -182,21 +182,21 @@
|
|
|
182
182
|
"webpack": "5.104.1",
|
|
183
183
|
"webpack-assets-manifest": "5.1.0",
|
|
184
184
|
"webpack-cli": "5.1.4",
|
|
185
|
-
"webpack-dev-server": "5.2.
|
|
185
|
+
"webpack-dev-server": "5.2.5",
|
|
186
186
|
"yup": "0.32.11",
|
|
187
187
|
"zustand": "4.4.2"
|
|
188
188
|
},
|
|
189
189
|
"peerDependencies": {
|
|
190
190
|
"@babel/runtime": "7.29.7",
|
|
191
|
-
"@bigbinary/neeto-atoms": "
|
|
191
|
+
"@bigbinary/neeto-atoms": "1.0.89",
|
|
192
192
|
"@bigbinary/neeto-cist": "1.0.17",
|
|
193
|
-
"@bigbinary/neeto-commons-frontend": "4.13.
|
|
194
|
-
"@bigbinary/neeto-editor": "1.47.
|
|
195
|
-
"@bigbinary/neeto-filters-frontend": "4.3.
|
|
193
|
+
"@bigbinary/neeto-commons-frontend": "4.13.138",
|
|
194
|
+
"@bigbinary/neeto-editor": "1.47.119",
|
|
195
|
+
"@bigbinary/neeto-filters-frontend": "4.3.40",
|
|
196
196
|
"@bigbinary/neeto-hotkeys": "1.0.9",
|
|
197
197
|
"@bigbinary/neeto-icons": "1.20.89",
|
|
198
|
-
"@bigbinary/neeto-molecules": "5.1.
|
|
199
|
-
"@bigbinary/neetoui": "8.8.
|
|
198
|
+
"@bigbinary/neeto-molecules": "5.1.30",
|
|
199
|
+
"@bigbinary/neetoui": "8.8.2",
|
|
200
200
|
"@hello-pangea/dnd": "16.3.0",
|
|
201
201
|
"@honeybadger-io/js": "6.10.1",
|
|
202
202
|
"@honeybadger-io/react": "6.1.25",
|
|
@@ -205,7 +205,7 @@
|
|
|
205
205
|
"@tanstack/react-query": "5.59.20",
|
|
206
206
|
"@tanstack/react-query-devtools": "5.59.20",
|
|
207
207
|
"antd": "5.22.1",
|
|
208
|
-
"axios": "1.
|
|
208
|
+
"axios": "1.17.0",
|
|
209
209
|
"buffer": "^6.0.3",
|
|
210
210
|
"classnames": "2.5.1",
|
|
211
211
|
"crypto-browserify": "3.12.1",
|