@bigbinary/neeto-rules-frontend 2.7.8 → 2.7.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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bigbinary/neeto-rules-frontend",
3
- "version": "2.7.8",
3
+ "version": "2.7.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-rules-nano",
@@ -70,14 +70,14 @@
70
70
  "@babel/runtime": "7.29.7",
71
71
  "@bigbinary/babel-preset-neeto": "^1.0.3",
72
72
  "@bigbinary/eslint-plugin-neeto": "1.9.1",
73
- "@bigbinary/neeto-atoms": "1.0.101",
73
+ "@bigbinary/neeto-atoms": "1.0.103",
74
74
  "@bigbinary/neeto-cist": "1.0.17",
75
75
  "@bigbinary/neeto-commons-frontend": "4.13.149",
76
- "@bigbinary/neeto-editor": "1.47.123",
76
+ "@bigbinary/neeto-editor": "1.47.127",
77
77
  "@bigbinary/neeto-filters-frontend": "4.3.42",
78
78
  "@bigbinary/neeto-hotkeys": "1.0.9",
79
79
  "@bigbinary/neeto-icons": "1.20.89",
80
- "@bigbinary/neeto-molecules": "5.2.22",
80
+ "@bigbinary/neeto-molecules": "5.2.32",
81
81
  "@bigbinary/neetoui": "8.8.3",
82
82
  "@emotion/is-prop-valid": "1.2.0",
83
83
  "@faker-js/faker": "8.2.0",
@@ -114,7 +114,7 @@
114
114
  "crypto-browserify": "3.12.1",
115
115
  "css-loader": "6.8.1",
116
116
  "dayjs": "1.11.10",
117
- "dompurify": "3.4.11",
117
+ "dompurify": "3.4.12",
118
118
  "dotenv-webpack": "^8.0.1",
119
119
  "eslint": "^9.25.1",
120
120
  "eslint-config-prettier": "^10.1.2",
@@ -188,14 +188,14 @@
188
188
  },
189
189
  "peerDependencies": {
190
190
  "@babel/runtime": "7.29.7",
191
- "@bigbinary/neeto-atoms": "1.0.101",
191
+ "@bigbinary/neeto-atoms": "1.0.103",
192
192
  "@bigbinary/neeto-cist": "1.0.17",
193
193
  "@bigbinary/neeto-commons-frontend": "4.13.149",
194
- "@bigbinary/neeto-editor": "1.47.123",
194
+ "@bigbinary/neeto-editor": "1.47.127",
195
195
  "@bigbinary/neeto-filters-frontend": "4.3.42",
196
196
  "@bigbinary/neeto-hotkeys": "1.0.9",
197
197
  "@bigbinary/neeto-icons": "1.20.89",
198
- "@bigbinary/neeto-molecules": "5.2.22",
198
+ "@bigbinary/neeto-molecules": "5.2.32",
199
199
  "@bigbinary/neetoui": "8.8.3",
200
200
  "@hello-pangea/dnd": "16.3.0",
201
201
  "@honeybadger-io/js": "6.10.1",
@@ -210,7 +210,7 @@
210
210
  "classnames": "2.5.1",
211
211
  "crypto-browserify": "3.12.1",
212
212
  "dayjs": "1.11.10",
213
- "dompurify": "3.4.11",
213
+ "dompurify": "3.4.12",
214
214
  "formik": "2.4.6",
215
215
  "https-browserify": "1.0.0",
216
216
  "i18next": "22.5.1",