@bigbinary/neeto-molecules 4.0.84 → 4.0.85

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 (1) hide show
  1. package/package.json +42 -42
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bigbinary/neeto-molecules",
3
- "version": "4.0.84",
3
+ "version": "4.0.85",
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.10",
53
+ "@babel/runtime": "7.26.0",
54
54
  "@bigbinary/babel-preset-neeto": "1.0.8",
55
- "@bigbinary/eslint-plugin-neeto": "1.8.0",
55
+ "@bigbinary/eslint-plugin-neeto": "1.6.0",
56
56
  "@bigbinary/neeto-audit-frontend": "2.3.0",
57
- "@bigbinary/neeto-cist": "1.0.17",
58
- "@bigbinary/neeto-commons-frontend": "4.13.79",
59
- "@bigbinary/neeto-editor": "1.47.64",
60
- "@bigbinary/neeto-filters-frontend": "4.3.24",
61
- "@bigbinary/neeto-hotkeys": "1.0.9",
57
+ "@bigbinary/neeto-cist": "1.0.11",
58
+ "@bigbinary/neeto-commons-frontend": "4.13.75",
59
+ "@bigbinary/neeto-editor": "1.43.8",
60
+ "@bigbinary/neeto-filters-frontend": "4.3.4",
61
+ "@bigbinary/neeto-hotkeys": "1.0.4",
62
62
  "@bigbinary/neeto-icons": "1.20.61",
63
- "@bigbinary/neeto-image-uploader-frontend": "2.3.30",
64
- "@bigbinary/neeto-team-members-frontend": "4.6.12",
65
- "@bigbinary/neeto-time-zones": "0.8.5",
66
- "@bigbinary/neetoui": "8.3.40",
63
+ "@bigbinary/neeto-image-uploader-frontend": "2.3.11",
64
+ "@bigbinary/neeto-team-members-frontend": "4.4.6",
65
+ "@bigbinary/neeto-time-zones": "0.5.5",
66
+ "@bigbinary/neetoui": "8.2.13",
67
67
  "@dnd-kit/core": "^6.2.0",
68
68
  "@dnd-kit/sortable": "^10.0.0",
69
69
  "@eslint/compat": "^1.2.8",
@@ -105,7 +105,7 @@
105
105
  "antd": "5.22.0",
106
106
  "autoprefixer": "10.4.20",
107
107
  "avvvatars-react": "0.4.2",
108
- "axios": "1.8.2",
108
+ "axios": "1.7.7",
109
109
  "babel-jest": "30.0.4",
110
110
  "babel-loader": "^8.2.5",
111
111
  "babel-plugin-dynamic-import-node": "^2.3.3",
@@ -124,8 +124,8 @@
124
124
  "css-loader": "4.3.0",
125
125
  "cssnano": "^7.1.0",
126
126
  "dayjs": "1.11.13",
127
- "emoji-mart": "5.6.0",
128
- "eslint": "^9.25.1",
127
+ "emoji-mart": "^5.2.2",
128
+ "eslint": "9.27.0",
129
129
  "eslint-config-prettier": "^10.1.2",
130
130
  "eslint-plugin-cypress": "^4.3.0",
131
131
  "eslint-plugin-import": "^2.31.0",
@@ -136,13 +136,13 @@
136
136
  "eslint-plugin-react": "^7.37.5",
137
137
  "eslint-plugin-react-hooks": "^5.2.0",
138
138
  "eslint-plugin-security": "^3.0.1",
139
- "eslint-plugin-sonarjs": "^3.0.2",
139
+ "eslint-plugin-sonarjs": "3.0.2",
140
140
  "eslint-plugin-storybook": "^9.1.10",
141
141
  "eslint-plugin-unused-imports": "^4.1.4",
142
142
  "eslint-plugin-xss": "^0.1.12",
143
143
  "formik": "2.4.6",
144
144
  "framer-motion": "11.11.11",
145
- "globals": "^16.0.0",
145
+ "globals": "16.0.0",
146
146
  "globby": "^14.1.0",
147
147
  "husky": "7.0.4",
148
148
  "i18next": "22.5.1",
@@ -155,7 +155,7 @@
155
155
  "json-server": "0.17.1",
156
156
  "libphonenumber-js": "1.11.14",
157
157
  "linkify-react": "4.1.3",
158
- "linkifyjs": "4.1.3",
158
+ "linkifyjs": "4.3.2",
159
159
  "lint-staged": "12.4.1",
160
160
  "mixpanel-browser": "^2.45.0",
161
161
  "monaco-editor": "^0.50.0",
@@ -169,15 +169,15 @@
169
169
  "postcss-loader": "^7.0.1",
170
170
  "postcss-preset-env": "7.8.2",
171
171
  "prettier": "3",
172
- "prettier-plugin-tailwindcss": "0.6.14",
172
+ "prettier-plugin-tailwindcss": "^0.6.14",
173
173
  "prismjs": "^1.29.0",
174
174
  "qrcode.react": "^3.1.0",
175
175
  "ramda": "0.29.1",
176
176
  "raw-loader": "^4.0.2",
177
- "react": "18.3.1",
177
+ "react": "18.2.0",
178
178
  "react-colorful": "5.6.1",
179
179
  "react-confetti": "^6.4.0",
180
- "react-dom": "18.3.1",
180
+ "react-dom": "18.2.0",
181
181
  "react-drag-listview": "2.0.0",
182
182
  "react-dropzone": "14.2.3",
183
183
  "react-helmet": "^6.1.0",
@@ -201,11 +201,11 @@
201
201
  "rollup-plugin-dts": "^6.1.1",
202
202
  "rollup-plugin-peer-deps-external": "2.2.4",
203
203
  "rollup-plugin-styles": "4.0.0",
204
- "sass": "1.89.0",
204
+ "sass": "1.62.0",
205
205
  "sass-loader": "^13.0.2",
206
206
  "shadow-dom-testing-library": "^1.11.2",
207
207
  "storybook": "^9.0.18",
208
- "tailwindcss": "3.4.14",
208
+ "tailwindcss": "^3.4.1",
209
209
  "tippy.js": "6.3.7",
210
210
  "typescript": "^5.6.3",
211
211
  "ua-parser-js": "^2.0.5",
@@ -213,21 +213,21 @@
213
213
  "webpack": "^5.94.0",
214
214
  "yjs": "^13.6.19",
215
215
  "yup": "0.32.11",
216
- "zustand": "4.4.2"
216
+ "zustand": "4.3.2"
217
217
  },
218
218
  "peerDependencies": {
219
219
  "@babel/plugin-syntax-dynamic-import": "^7.8.3",
220
220
  "@babel/runtime": "7.26.0",
221
- "@bigbinary/neeto-cist": "1.0.17",
222
- "@bigbinary/neeto-commons-frontend": "4.13.79",
223
- "@bigbinary/neeto-editor": "1.47.64",
224
- "@bigbinary/neeto-filters-frontend": "4.3.24",
225
- "@bigbinary/neeto-hotkeys": "1.0.9",
221
+ "@bigbinary/neeto-cist": "1.0.11",
222
+ "@bigbinary/neeto-commons-frontend": "4.13.75",
223
+ "@bigbinary/neeto-editor": "1.43.8",
224
+ "@bigbinary/neeto-filters-frontend": "4.3.4",
225
+ "@bigbinary/neeto-hotkeys": "1.0.4",
226
226
  "@bigbinary/neeto-icons": "1.20.61",
227
- "@bigbinary/neeto-image-uploader-frontend": "2.3.30",
228
- "@bigbinary/neeto-team-members-frontend": "4.6.12",
229
- "@bigbinary/neeto-time-zones": "0.8.5",
230
- "@bigbinary/neetoui": "8.3.40",
227
+ "@bigbinary/neeto-image-uploader-frontend": "2.3.11",
228
+ "@bigbinary/neeto-team-members-frontend": "4.4.6",
229
+ "@bigbinary/neeto-time-zones": "0.5.5",
230
+ "@bigbinary/neetoui": "8.2.13",
231
231
  "@dnd-kit/core": "^6.2.0",
232
232
  "@dnd-kit/sortable": "^10.0.0",
233
233
  "@fullcalendar/core": "^6.1.8",
@@ -246,10 +246,10 @@
246
246
  "@wojtekmaj/react-timerange-picker": "5.5.0",
247
247
  "antd": "5.22.0",
248
248
  "avvvatars-react": "0.4.2",
249
- "axios": "1.8.2",
249
+ "axios": "1.7.7",
250
250
  "classnames": "2.5.1",
251
251
  "dayjs": "1.11.13",
252
- "emoji-mart": "5.6.0",
252
+ "emoji-mart": "^5.2.2",
253
253
  "formik": "2.4.6",
254
254
  "framer-motion": "11.11.11",
255
255
  "husky": "7.0.4",
@@ -257,13 +257,13 @@
257
257
  "js-logger": "1.6.1",
258
258
  "libphonenumber-js": "1.11.14",
259
259
  "linkify-react": "4.1.3",
260
- "linkifyjs": "4.1.3",
260
+ "linkifyjs": "4.3.2",
261
261
  "ramda": "0.29.1",
262
- "react": "18.3.1",
262
+ "react": "18.2.0",
263
263
  "react-colorful": "5.6.1",
264
- "react-dom": "18.3.1",
264
+ "react-dom": "18.2.0",
265
265
  "react-drag-listview": "2.0.0",
266
- "react-dropzone": "14.3.8",
266
+ "react-dropzone": "14.2.3",
267
267
  "react-helmet": "^6.1.0",
268
268
  "react-i18next": "12.3.1",
269
269
  "react-intersection-observer": "^9.13.1",
@@ -272,11 +272,11 @@
272
272
  "react-syntax-highlighter": "^15.5.0",
273
273
  "react-time-picker": "6.5.2",
274
274
  "react-toastify": "8.0.2",
275
- "tailwindcss": "3.4.14",
275
+ "tailwindcss": "^3.4.1",
276
276
  "tippy.js": "6.3.7",
277
277
  "webpack": "^5.94.0",
278
278
  "yup": "0.32.11",
279
- "zustand": "4.4.2"
279
+ "zustand": "4.3.2"
280
280
  },
281
281
  "packageManager": "yarn@4.9.2"
282
282
  }