@bigbinary/neeto-molecules 3.13.2 → 3.13.3

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-molecules",
3
- "version": "3.13.2",
3
+ "version": "3.13.3",
4
4
  "description": "A package of reusable molecular components for neeto products.",
5
5
  "repository": "git@github.com:bigbinary/neeto-molecules.git",
6
6
  "author": "Amaljith K <amaljith.k@bigbinary.com>",
@@ -53,13 +53,13 @@
53
53
  "@bigbinary/eslint-plugin-neeto": "1.5.6",
54
54
  "@bigbinary/neeto-audit-frontend": "^2.0.18",
55
55
  "@bigbinary/neeto-cist": "1.0.11",
56
- "@bigbinary/neeto-commons-frontend": "4.4.6",
56
+ "@bigbinary/neeto-commons-frontend": "4.12.6",
57
57
  "@bigbinary/neeto-editor": "1.43.8",
58
58
  "@bigbinary/neeto-filters-frontend": "4.3.4",
59
59
  "@bigbinary/neeto-hotkeys": "1.0.4",
60
60
  "@bigbinary/neeto-icons": "1.20.19",
61
- "@bigbinary/neeto-image-uploader-frontend": "2.0.0",
62
- "@bigbinary/neeto-team-members-frontend": "4.0.0",
61
+ "@bigbinary/neeto-image-uploader-frontend": "2.3.11",
62
+ "@bigbinary/neeto-team-members-frontend": "4.4.6",
63
63
  "@bigbinary/neeto-time-zones": "0.5.5",
64
64
  "@bigbinary/neetoui": "8.2.13",
65
65
  "@dnd-kit/core": "^6.2.0",
@@ -87,6 +87,7 @@
87
87
  "@storybook/react-webpack5": "^8.3.6",
88
88
  "@svgr/rollup": "8.1.0",
89
89
  "@svgr/webpack": "^6.5.1",
90
+ "@tailwindcss/container-queries": "^0.1.1",
90
91
  "@tanstack/react-query": "5.40.0",
91
92
  "@tanstack/react-query-devtools": "5.40.0",
92
93
  "@testing-library/jest-dom": "5.16.2",
@@ -105,6 +106,7 @@
105
106
  "babel-plugin-istanbul": "^6.1.1",
106
107
  "babel-plugin-js-logger": "1.0.17",
107
108
  "babel-plugin-macros": "3.1.0",
109
+ "babel-plugin-module-resolver": "^5.0.0",
108
110
  "babel-plugin-preval": "^5.1.0",
109
111
  "babel-plugin-transform-imports": "^2.0.0",
110
112
  "babel-plugin-transform-react-remove-prop-types": "0.4.24",
@@ -204,13 +206,13 @@
204
206
  "peerDependencies": {
205
207
  "@babel/runtime": "7.19.0",
206
208
  "@bigbinary/neeto-cist": "1.0.11",
207
- "@bigbinary/neeto-commons-frontend": "4.4.6",
209
+ "@bigbinary/neeto-commons-frontend": "4.12.6",
208
210
  "@bigbinary/neeto-editor": "1.43.8",
209
211
  "@bigbinary/neeto-filters-frontend": "4.3.4",
210
212
  "@bigbinary/neeto-hotkeys": "1.0.4",
211
213
  "@bigbinary/neeto-icons": "1.20.19",
212
- "@bigbinary/neeto-image-uploader-frontend": "2.0.0",
213
- "@bigbinary/neeto-team-members-frontend": "4.0.0",
214
+ "@bigbinary/neeto-image-uploader-frontend": "2.3.11",
215
+ "@bigbinary/neeto-team-members-frontend": "4.4.6",
214
216
  "@bigbinary/neeto-time-zones": "0.5.5",
215
217
  "@bigbinary/neetoui": "8.2.13",
216
218
  "@dnd-kit/core": "^6.2.0",
@@ -223,6 +225,7 @@
223
225
  "@honeybadger-io/js": "^6.4.1",
224
226
  "@honeybadger-io/react": "^6.1.3",
225
227
  "@rails/activestorage": "7.0.8-3",
228
+ "@tailwindcss/container-queries": "^0.1.1",
226
229
  "@tanstack/react-query": "5.40.0",
227
230
  "@tanstack/react-query-devtools": "5.40.0",
228
231
  "@tippyjs/react": "4.2.6",