@bigbinary/neeto-fields-frontend 1.3.35 → 1.3.37

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-fields-frontend",
3
- "version": "1.3.35",
3
+ "version": "1.3.37",
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-fields-nano",
@@ -51,11 +51,11 @@
51
51
  "@bigbinary/eslint-plugin-neeto": "1.5.0",
52
52
  "@bigbinary/neeto-audit-frontend": "2.0.9",
53
53
  "@bigbinary/neeto-cist": "1.0.9",
54
- "@bigbinary/neeto-commons-frontend": "3.2.6",
55
- "@bigbinary/neeto-filters-frontend": "3.2.8",
56
- "@bigbinary/neeto-icons": "1.18.0",
57
- "@bigbinary/neeto-molecules": "1.13.10",
58
- "@bigbinary/neetoui": "6.3.8",
54
+ "@bigbinary/neeto-commons-frontend": "3.3.0",
55
+ "@bigbinary/neeto-filters-frontend": "3.3.1",
56
+ "@bigbinary/neeto-icons": "1.18.2",
57
+ "@bigbinary/neeto-molecules": "1.15.12",
58
+ "@bigbinary/neetoui": "6.5.9",
59
59
  "@dnd-kit/core": "^6.0.8",
60
60
  "@dnd-kit/sortable": "^7.0.2",
61
61
  "@emotion/is-prop-valid": "1.2.0",
@@ -159,12 +159,12 @@
159
159
  },
160
160
  "peerDependencies": {
161
161
  "@bigbinary/neeto-cist": "latest",
162
- "@bigbinary/neeto-commons-frontend": "3.2.6",
162
+ "@bigbinary/neeto-commons-frontend": "3.3.0",
163
163
  "@bigbinary/neeto-editor": "^1.26.3",
164
- "@bigbinary/neeto-filters-frontend": "3.2.8",
165
- "@bigbinary/neeto-icons": "1.18.0",
166
- "@bigbinary/neeto-molecules": "1.13.10",
167
- "@bigbinary/neetoui": "6.3.8",
164
+ "@bigbinary/neeto-filters-frontend": "3.3.1",
165
+ "@bigbinary/neeto-icons": "1.18.2",
166
+ "@bigbinary/neeto-molecules": "1.15.12",
167
+ "@bigbinary/neetoui": "6.5.9",
168
168
  "@honeybadger-io/js": "^6.5.3",
169
169
  "@honeybadger-io/react": "^6.1.9",
170
170
  "axios": "^1.6.0",