@bigbinary/neeto-team-members-frontend 4.0.1 → 4.1.1

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-team-members-frontend",
3
- "version": "4.0.1",
3
+ "version": "4.1.1",
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-team-members-nano",
@@ -49,14 +49,14 @@
49
49
  "@babel/runtime": "7.23.2",
50
50
  "@bigbinary/babel-preset-neeto": "1.0.6",
51
51
  "@bigbinary/eslint-plugin-neeto": "1.5.2",
52
- "@bigbinary/neeto-audit-frontend": "2.0.11",
53
- "@bigbinary/neeto-cist": "1.0.10",
54
- "@bigbinary/neeto-commons-frontend": "3.6.0",
55
- "@bigbinary/neeto-filters-frontend": "3.3.5",
56
- "@bigbinary/neeto-icons": "1.19.0",
52
+ "@bigbinary/neeto-audit-frontend": "2.0.12",
53
+ "@bigbinary/neeto-cist": "1.0.11",
54
+ "@bigbinary/neeto-commons-frontend": "4.1.0",
55
+ "@bigbinary/neeto-filters-frontend": "4.0.1",
56
+ "@bigbinary/neeto-icons": "1.19.1",
57
57
  "@bigbinary/neeto-image-uploader-frontend": "1.5.23",
58
- "@bigbinary/neeto-molecules": "2.0.4",
59
- "@bigbinary/neetoui": "6.5.13",
58
+ "@bigbinary/neeto-molecules": "3.2.8",
59
+ "@bigbinary/neetoui": "7.0.5",
60
60
  "@emotion/is-prop-valid": "1.2.0",
61
61
  "@faker-js/faker": "8.2.0",
62
62
  "@honeybadger-io/js": "6.5.3",
@@ -69,6 +69,7 @@
69
69
  "@rollup/plugin-replace": "5.0.4",
70
70
  "@svgr/rollup": "8.1.0",
71
71
  "@tanstack/react-query": "5.40.0",
72
+ "@tanstack/react-query-devtools": "5.40.0",
72
73
  "antd": "5.10.2",
73
74
  "autoprefixer": "10.4.16",
74
75
  "axios": "1.6.0",
@@ -157,13 +158,13 @@
157
158
  },
158
159
  "peerDependencies": {
159
160
  "@bigbinary/neeto-cist": "latest",
160
- "@bigbinary/neeto-commons-frontend": "3.6.0",
161
+ "@bigbinary/neeto-commons-frontend": "4.1.0",
161
162
  "@bigbinary/neeto-editor": "^1.26.3",
162
- "@bigbinary/neeto-filters-frontend": "3.3.5",
163
- "@bigbinary/neeto-icons": "1.19.0",
163
+ "@bigbinary/neeto-filters-frontend": "4.0.1",
164
+ "@bigbinary/neeto-icons": "1.19.1",
164
165
  "@bigbinary/neeto-image-uploader-frontend": "1.5.23",
165
- "@bigbinary/neeto-molecules": "2.0.4",
166
- "@bigbinary/neetoui": "6.5.13",
166
+ "@bigbinary/neeto-molecules": "3.2.8",
167
+ "@bigbinary/neetoui": "7.0.5",
167
168
  "@honeybadger-io/js": "^6.5.3",
168
169
  "@honeybadger-io/react": "^6.1.9",
169
170
  "@tanstack/react-query": "5.40.0",