@bigbinary/neeto-molecules 4.1.33 → 4.1.34
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 +47 -45
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bigbinary/neeto-molecules",
|
|
3
|
-
"version": "4.1.
|
|
3
|
+
"version": "4.1.34",
|
|
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>",
|
|
@@ -45,25 +45,25 @@
|
|
|
45
45
|
"devDependencies": {
|
|
46
46
|
"@babel/core": "7.26.0",
|
|
47
47
|
"@babel/eslint-parser": "7.25.9",
|
|
48
|
-
"@babel/plugin-syntax-dynamic-import": "7.8.3",
|
|
48
|
+
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
|
49
49
|
"@babel/plugin-transform-runtime": "7.25.9",
|
|
50
50
|
"@babel/preset-env": "7.26.0",
|
|
51
51
|
"@babel/preset-react": "7.25.9",
|
|
52
52
|
"@babel/preset-typescript": "7.26.0",
|
|
53
|
-
"@babel/runtime": "7.26.
|
|
53
|
+
"@babel/runtime": "7.26.10",
|
|
54
54
|
"@bigbinary/babel-preset-neeto": "1.0.8",
|
|
55
|
-
"@bigbinary/eslint-plugin-neeto": "1.
|
|
56
|
-
"@bigbinary/neeto-audit-frontend": "2.3
|
|
57
|
-
"@bigbinary/neeto-cist": "1.0.
|
|
58
|
-
"@bigbinary/neeto-commons-frontend": "4.13.
|
|
59
|
-
"@bigbinary/neeto-editor": "1.
|
|
60
|
-
"@bigbinary/neeto-filters-frontend": "4.3.
|
|
61
|
-
"@bigbinary/neeto-hotkeys": "1.0.
|
|
62
|
-
"@bigbinary/neeto-icons": "1.20.
|
|
63
|
-
"@bigbinary/neeto-image-uploader-frontend": "
|
|
64
|
-
"@bigbinary/neeto-team-members-frontend": "
|
|
65
|
-
"@bigbinary/neeto-time-zones": "0.
|
|
66
|
-
"@bigbinary/neetoui": "8.
|
|
55
|
+
"@bigbinary/eslint-plugin-neeto": "1.8.3",
|
|
56
|
+
"@bigbinary/neeto-audit-frontend": "2.4.3",
|
|
57
|
+
"@bigbinary/neeto-cist": "1.0.17",
|
|
58
|
+
"@bigbinary/neeto-commons-frontend": "4.13.110",
|
|
59
|
+
"@bigbinary/neeto-editor": "1.47.99",
|
|
60
|
+
"@bigbinary/neeto-filters-frontend": "4.3.32",
|
|
61
|
+
"@bigbinary/neeto-hotkeys": "1.0.9",
|
|
62
|
+
"@bigbinary/neeto-icons": "1.20.86",
|
|
63
|
+
"@bigbinary/neeto-image-uploader-frontend": "3.0.6",
|
|
64
|
+
"@bigbinary/neeto-team-members-frontend": "5.0.26",
|
|
65
|
+
"@bigbinary/neeto-time-zones": "0.8.20",
|
|
66
|
+
"@bigbinary/neetoui": "8.3.78",
|
|
67
67
|
"@dnd-kit/core": "^6.2.0",
|
|
68
68
|
"@dnd-kit/modifiers": "^9.0.0",
|
|
69
69
|
"@dnd-kit/sortable": "^10.0.0",
|
|
@@ -92,6 +92,7 @@
|
|
|
92
92
|
"@svgr/rollup": "8.1.0",
|
|
93
93
|
"@svgr/webpack": "^6.5.1",
|
|
94
94
|
"@tailwindcss/container-queries": "^0.1.1",
|
|
95
|
+
"@tailwindcss/postcss": "^4.2.1",
|
|
95
96
|
"@tanstack/react-query": "5.59.20",
|
|
96
97
|
"@tanstack/react-query-devtools": "5.59.20",
|
|
97
98
|
"@testing-library/dom": "^10.4.0",
|
|
@@ -103,7 +104,7 @@
|
|
|
103
104
|
"@types/jest": "^30.0.0",
|
|
104
105
|
"@vueless/storybook-dark-mode": "^9.0.6",
|
|
105
106
|
"@wojtekmaj/react-timerange-picker": "5.5.0",
|
|
106
|
-
"antd": "5.22.
|
|
107
|
+
"antd": "5.22.1",
|
|
107
108
|
"autoprefixer": "10.4.20",
|
|
108
109
|
"avvvatars-react": "0.4.2",
|
|
109
110
|
"axios": "1.13.5",
|
|
@@ -125,7 +126,7 @@
|
|
|
125
126
|
"css-loader": "4.3.0",
|
|
126
127
|
"cssnano": "^7.1.0",
|
|
127
128
|
"dayjs": "1.11.13",
|
|
128
|
-
"emoji-mart": "
|
|
129
|
+
"emoji-mart": "5.6.0",
|
|
129
130
|
"eslint": "9.27.0",
|
|
130
131
|
"eslint-config-prettier": "^10.1.2",
|
|
131
132
|
"eslint-plugin-cypress": "^4.3.0",
|
|
@@ -137,7 +138,7 @@
|
|
|
137
138
|
"eslint-plugin-react": "^7.37.5",
|
|
138
139
|
"eslint-plugin-react-hooks": "^5.2.0",
|
|
139
140
|
"eslint-plugin-security": "^3.0.1",
|
|
140
|
-
"eslint-plugin-sonarjs": "3.0.2",
|
|
141
|
+
"eslint-plugin-sonarjs": "^3.0.2",
|
|
141
142
|
"eslint-plugin-storybook": "^9.1.10",
|
|
142
143
|
"eslint-plugin-unused-imports": "^4.1.4",
|
|
143
144
|
"eslint-plugin-xss": "^0.1.12",
|
|
@@ -155,7 +156,7 @@
|
|
|
155
156
|
"js-logger": "1.6.1",
|
|
156
157
|
"json-server": "0.17.1",
|
|
157
158
|
"libphonenumber-js": "1.11.14",
|
|
158
|
-
"linkify-react": "4.
|
|
159
|
+
"linkify-react": "4.3.2",
|
|
159
160
|
"linkifyjs": "4.3.2",
|
|
160
161
|
"lint-staged": "12.4.1",
|
|
161
162
|
"mixpanel-browser": "^2.45.0",
|
|
@@ -170,15 +171,15 @@
|
|
|
170
171
|
"postcss-loader": "^7.0.1",
|
|
171
172
|
"postcss-preset-env": "7.8.2",
|
|
172
173
|
"prettier": "3",
|
|
173
|
-
"prettier-plugin-tailwindcss": "
|
|
174
|
+
"prettier-plugin-tailwindcss": "0.6.14",
|
|
174
175
|
"prismjs": "^1.29.0",
|
|
175
176
|
"qrcode.react": "^3.1.0",
|
|
176
|
-
"ramda": "0.29.
|
|
177
|
+
"ramda": "0.29.0",
|
|
177
178
|
"raw-loader": "^4.0.2",
|
|
178
|
-
"react": "18.
|
|
179
|
+
"react": "18.3.1",
|
|
179
180
|
"react-colorful": "5.6.1",
|
|
180
181
|
"react-confetti": "^6.4.0",
|
|
181
|
-
"react-dom": "18.
|
|
182
|
+
"react-dom": "18.3.1",
|
|
182
183
|
"react-drag-listview": "2.0.0",
|
|
183
184
|
"react-dropzone": "14.2.3",
|
|
184
185
|
"react-helmet": "^6.1.0",
|
|
@@ -202,12 +203,12 @@
|
|
|
202
203
|
"rollup-plugin-dts": "^6.1.1",
|
|
203
204
|
"rollup-plugin-peer-deps-external": "2.2.4",
|
|
204
205
|
"rollup-plugin-styles": "4.0.0",
|
|
205
|
-
"sass": "1.
|
|
206
|
+
"sass": "1.89.0",
|
|
206
207
|
"sass-loader": "^13.0.2",
|
|
207
208
|
"shadow-dom-testing-library": "^1.11.2",
|
|
208
209
|
"storybook": "^9.0.18",
|
|
209
210
|
"storybook-addon-rtl": "^2.0.0",
|
|
210
|
-
"tailwindcss": "
|
|
211
|
+
"tailwindcss": "4.1.11",
|
|
211
212
|
"tippy.js": "6.3.7",
|
|
212
213
|
"typescript": "^5.6.3",
|
|
213
214
|
"ua-parser-js": "^2.0.5",
|
|
@@ -215,21 +216,21 @@
|
|
|
215
216
|
"webpack": "^5.94.0",
|
|
216
217
|
"yjs": "^13.6.19",
|
|
217
218
|
"yup": "0.32.11",
|
|
218
|
-
"zustand": "4.
|
|
219
|
+
"zustand": "4.4.2"
|
|
219
220
|
},
|
|
220
221
|
"peerDependencies": {
|
|
221
222
|
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
|
222
223
|
"@babel/runtime": "7.26.0",
|
|
223
|
-
"@bigbinary/neeto-cist": "1.0.
|
|
224
|
-
"@bigbinary/neeto-commons-frontend": "4.13.
|
|
225
|
-
"@bigbinary/neeto-editor": "1.
|
|
226
|
-
"@bigbinary/neeto-filters-frontend": "4.3.
|
|
227
|
-
"@bigbinary/neeto-hotkeys": "1.0.
|
|
228
|
-
"@bigbinary/neeto-icons": "1.20.
|
|
229
|
-
"@bigbinary/neeto-image-uploader-frontend": "
|
|
230
|
-
"@bigbinary/neeto-team-members-frontend": "
|
|
231
|
-
"@bigbinary/neeto-time-zones": "0.
|
|
232
|
-
"@bigbinary/neetoui": "8.
|
|
224
|
+
"@bigbinary/neeto-cist": "1.0.17",
|
|
225
|
+
"@bigbinary/neeto-commons-frontend": "4.13.110",
|
|
226
|
+
"@bigbinary/neeto-editor": "1.47.99",
|
|
227
|
+
"@bigbinary/neeto-filters-frontend": "4.3.32",
|
|
228
|
+
"@bigbinary/neeto-hotkeys": "1.0.9",
|
|
229
|
+
"@bigbinary/neeto-icons": "1.20.86",
|
|
230
|
+
"@bigbinary/neeto-image-uploader-frontend": "3.0.6",
|
|
231
|
+
"@bigbinary/neeto-team-members-frontend": "5.0.26",
|
|
232
|
+
"@bigbinary/neeto-time-zones": "0.8.20",
|
|
233
|
+
"@bigbinary/neetoui": "8.3.78",
|
|
233
234
|
"@dnd-kit/core": "^6.2.0",
|
|
234
235
|
"@dnd-kit/modifiers": "^9.0.0",
|
|
235
236
|
"@dnd-kit/sortable": "^10.0.0",
|
|
@@ -243,30 +244,31 @@
|
|
|
243
244
|
"@honeybadger-io/react": "6.1.25",
|
|
244
245
|
"@rails/activestorage": "7.0.8-3",
|
|
245
246
|
"@tailwindcss/container-queries": "^0.1.1",
|
|
247
|
+
"@tailwindcss/postcss": "^4.1.11",
|
|
246
248
|
"@tanstack/react-query": "5.59.20",
|
|
247
249
|
"@tanstack/react-query-devtools": "5.59.20",
|
|
248
250
|
"@tippyjs/react": "4.2.6",
|
|
249
251
|
"@wojtekmaj/react-timerange-picker": "5.5.0",
|
|
250
|
-
"antd": "5.22.
|
|
252
|
+
"antd": "5.22.1",
|
|
251
253
|
"avvvatars-react": "0.4.2",
|
|
252
254
|
"axios": "1.13.5",
|
|
253
255
|
"classnames": "2.5.1",
|
|
254
256
|
"dayjs": "1.11.13",
|
|
255
|
-
"emoji-mart": "
|
|
257
|
+
"emoji-mart": "5.6.0",
|
|
256
258
|
"formik": "2.4.6",
|
|
257
259
|
"framer-motion": "11.11.11",
|
|
258
260
|
"husky": "7.0.4",
|
|
259
261
|
"i18next": "22.5.1",
|
|
260
262
|
"js-logger": "1.6.1",
|
|
261
263
|
"libphonenumber-js": "1.11.14",
|
|
262
|
-
"linkify-react": "4.
|
|
264
|
+
"linkify-react": "4.3.2",
|
|
263
265
|
"linkifyjs": "4.3.2",
|
|
264
|
-
"ramda": "0.29.
|
|
265
|
-
"react": "18.
|
|
266
|
+
"ramda": "0.29.0",
|
|
267
|
+
"react": "18.3.1",
|
|
266
268
|
"react-colorful": "5.6.1",
|
|
267
|
-
"react-dom": "18.
|
|
269
|
+
"react-dom": "18.3.1",
|
|
268
270
|
"react-drag-listview": "2.0.0",
|
|
269
|
-
"react-dropzone": "14.
|
|
271
|
+
"react-dropzone": "14.3.8",
|
|
270
272
|
"react-helmet": "^6.1.0",
|
|
271
273
|
"react-i18next": "12.3.1",
|
|
272
274
|
"react-intersection-observer": "^9.13.1",
|
|
@@ -275,11 +277,11 @@
|
|
|
275
277
|
"react-syntax-highlighter": "^15.5.0",
|
|
276
278
|
"react-time-picker": "6.5.2",
|
|
277
279
|
"react-toastify": "8.0.2",
|
|
278
|
-
"tailwindcss": "
|
|
280
|
+
"tailwindcss": "4.1.11",
|
|
279
281
|
"tippy.js": "6.3.7",
|
|
280
282
|
"webpack": "^5.94.0",
|
|
281
283
|
"yup": "0.32.11",
|
|
282
|
-
"zustand": "4.
|
|
284
|
+
"zustand": "4.4.2"
|
|
283
285
|
},
|
|
284
286
|
"packageManager": "yarn@4.9.2"
|
|
285
287
|
}
|