@bigbinary/neeto-rules-frontend 2.5.53 → 2.5.55

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.
Files changed (42) hide show
  1. package/app/javascript/src/translations/ar.json +2 -1
  2. package/app/javascript/src/translations/bg.json +2 -1
  3. package/app/javascript/src/translations/ca.json +2 -1
  4. package/app/javascript/src/translations/cs.json +2 -1
  5. package/app/javascript/src/translations/da.json +2 -1
  6. package/app/javascript/src/translations/de.json +2 -1
  7. package/app/javascript/src/translations/en.json +1 -0
  8. package/app/javascript/src/translations/es-MX.json +2 -1
  9. package/app/javascript/src/translations/es.json +2 -1
  10. package/app/javascript/src/translations/et.json +2 -1
  11. package/app/javascript/src/translations/fi.json +2 -1
  12. package/app/javascript/src/translations/fil.json +2 -1
  13. package/app/javascript/src/translations/fr.json +2 -1
  14. package/app/javascript/src/translations/he.json +2 -1
  15. package/app/javascript/src/translations/hi.json +2 -1
  16. package/app/javascript/src/translations/hr.json +2 -1
  17. package/app/javascript/src/translations/hu.json +2 -1
  18. package/app/javascript/src/translations/id.json +2 -1
  19. package/app/javascript/src/translations/it.json +2 -1
  20. package/app/javascript/src/translations/ja.json +2 -1
  21. package/app/javascript/src/translations/ko.json +2 -1
  22. package/app/javascript/src/translations/nl.json +2 -1
  23. package/app/javascript/src/translations/pl.json +2 -1
  24. package/app/javascript/src/translations/pt-BR.json +2 -1
  25. package/app/javascript/src/translations/pt.json +2 -1
  26. package/app/javascript/src/translations/ro.json +2 -1
  27. package/app/javascript/src/translations/ru.json +2 -1
  28. package/app/javascript/src/translations/sk.json +2 -1
  29. package/app/javascript/src/translations/sl.json +2 -1
  30. package/app/javascript/src/translations/sv.json +2 -1
  31. package/app/javascript/src/translations/th.json +2 -1
  32. package/app/javascript/src/translations/tr.json +2 -1
  33. package/app/javascript/src/translations/uk.json +2 -1
  34. package/app/javascript/src/translations/vi.json +2 -1
  35. package/app/javascript/src/translations/zh-CN.json +2 -1
  36. package/app/javascript/src/translations/zh-TW.json +2 -1
  37. package/dist/.ready +1 -1
  38. package/dist/NeetoRulesForm.js +10 -1
  39. package/dist/NeetoRulesForm.js.map +1 -1
  40. package/dist/cjs/NeetoRulesForm.js +10 -1
  41. package/dist/cjs/NeetoRulesForm.js.map +1 -1
  42. package/package.json +11 -11
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bigbinary/neeto-rules-frontend",
3
- "version": "2.5.53",
3
+ "version": "2.5.55",
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",
@@ -61,13 +61,13 @@
61
61
  "@bigbinary/babel-preset-neeto": "^1.0.3",
62
62
  "@bigbinary/eslint-plugin-neeto": "1.9.0",
63
63
  "@bigbinary/neeto-cist": "1.0.17",
64
- "@bigbinary/neeto-commons-frontend": "4.13.116",
64
+ "@bigbinary/neeto-commons-frontend": "4.13.120",
65
65
  "@bigbinary/neeto-editor": "1.47.99",
66
66
  "@bigbinary/neeto-filters-frontend": "4.3.32",
67
67
  "@bigbinary/neeto-hotkeys": "1.0.9",
68
68
  "@bigbinary/neeto-icons": "1.20.86",
69
- "@bigbinary/neeto-molecules": "4.1.46",
70
- "@bigbinary/neetoui": "8.4.2",
69
+ "@bigbinary/neeto-molecules": "4.1.53",
70
+ "@bigbinary/neetoui": "8.6.0",
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",
@@ -75,8 +75,8 @@
75
75
  "@honeybadger-io/react": "6.1.25",
76
76
  "@monaco-editor/react": "^4.7.0",
77
77
  "@rollup/plugin-alias": "5.1.1",
78
- "@rollup/plugin-babel": "6.0.4",
79
- "@rollup/plugin-commonjs": "25.0.7",
78
+ "@rollup/plugin-babel": "6.1.0",
79
+ "@rollup/plugin-commonjs": "25.0.8",
80
80
  "@rollup/plugin-json": "6.1.0",
81
81
  "@rollup/plugin-node-resolve": "15.3.0",
82
82
  "@rollup/plugin-replace": "5.0.4",
@@ -92,7 +92,7 @@
92
92
  "babel-plugin-istanbul": "^6.1.1",
93
93
  "babel-plugin-js-logger": "1.0.17",
94
94
  "babel-plugin-macros": "3.1.0",
95
- "babel-plugin-module-resolver": "^5.0.0",
95
+ "babel-plugin-module-resolver": "5.0.3",
96
96
  "babel-plugin-preval": "^5.1.0",
97
97
  "babel-plugin-transform-react-remove-prop-types": "0.4.24",
98
98
  "babel-preset-react": "6.24.1",
@@ -156,7 +156,7 @@
156
156
  "rollup-plugin-copy": "3.5.0",
157
157
  "rollup-plugin-peer-deps-external": "2.2.4",
158
158
  "rollup-plugin-styles": "4.0.0",
159
- "sass": "1.89.0",
159
+ "sass": "1.98.0",
160
160
  "sass-loader": "^13.0.2",
161
161
  "source-map-loader": "4.0.1",
162
162
  "stream-browserify": "^3.0.0",
@@ -177,13 +177,13 @@
177
177
  "peerDependencies": {
178
178
  "@babel/runtime": "7.29.2",
179
179
  "@bigbinary/neeto-cist": "1.0.17",
180
- "@bigbinary/neeto-commons-frontend": "4.13.116",
180
+ "@bigbinary/neeto-commons-frontend": "4.13.120",
181
181
  "@bigbinary/neeto-editor": "1.47.99",
182
182
  "@bigbinary/neeto-filters-frontend": "4.3.32",
183
183
  "@bigbinary/neeto-hotkeys": "1.0.9",
184
184
  "@bigbinary/neeto-icons": "1.20.86",
185
- "@bigbinary/neeto-molecules": "4.1.46",
186
- "@bigbinary/neetoui": "8.4.2",
185
+ "@bigbinary/neeto-molecules": "4.1.53",
186
+ "@bigbinary/neetoui": "8.6.0",
187
187
  "@hello-pangea/dnd": "16.3.0",
188
188
  "@honeybadger-io/js": "6.10.1",
189
189
  "@honeybadger-io/react": "6.1.25",