@bigbinary/neeto-team-members-frontend 5.0.5 → 5.0.7

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 (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +13 -13
package/README.md CHANGED
@@ -3,7 +3,7 @@
3
3
  The `neeto-team-members-nano` facilitates the administration of team members
4
4
  within neeto applications. The nano exports the
5
5
  `@bigbinary/neeto-team-members-frontend` NPM package and
6
- `neeto-team-members-engine` Rails engine for development.
6
+ `neeto-team-members-engine` Rails engine for development.
7
7
 
8
8
  ## Contents
9
9
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bigbinary/neeto-team-members-frontend",
3
- "version": "5.0.5",
3
+ "version": "5.0.7",
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",
@@ -63,13 +63,13 @@
63
63
  "@bigbinary/babel-preset-neeto": "^1.0.3",
64
64
  "@bigbinary/eslint-plugin-neeto": "1.8.0",
65
65
  "@bigbinary/neeto-cist": "1.0.17",
66
- "@bigbinary/neeto-commons-frontend": "4.13.90",
67
- "@bigbinary/neeto-filters-frontend": "4.3.27",
68
- "@bigbinary/neeto-icons": "1.20.67",
66
+ "@bigbinary/neeto-commons-frontend": "4.13.91",
67
+ "@bigbinary/neeto-filters-frontend": "4.3.28",
68
+ "@bigbinary/neeto-icons": "1.20.68",
69
69
  "@bigbinary/neeto-image-uploader-frontend": "2.3.34",
70
- "@bigbinary/neeto-molecules": "4.0.122",
71
- "@bigbinary/neeto-time-zones": "0.8.12",
72
- "@bigbinary/neetoui": "8.3.49",
70
+ "@bigbinary/neeto-molecules": "4.0.124",
71
+ "@bigbinary/neeto-time-zones": "0.8.17",
72
+ "@bigbinary/neetoui": "8.3.50",
73
73
  "@dnd-kit/core": "6.3.1",
74
74
  "@dnd-kit/sortable": "10.0.0",
75
75
  "@emotion/is-prop-valid": "1.2.0",
@@ -180,13 +180,13 @@
180
180
  "peerDependencies": {
181
181
  "@babel/runtime": "7.26.10",
182
182
  "@bigbinary/neeto-cist": "1.0.17",
183
- "@bigbinary/neeto-commons-frontend": "4.13.90",
184
- "@bigbinary/neeto-filters-frontend": "4.3.27",
185
- "@bigbinary/neeto-icons": "1.20.67",
183
+ "@bigbinary/neeto-commons-frontend": "4.13.91",
184
+ "@bigbinary/neeto-filters-frontend": "4.3.28",
185
+ "@bigbinary/neeto-icons": "1.20.68",
186
186
  "@bigbinary/neeto-image-uploader-frontend": "2.3.34",
187
- "@bigbinary/neeto-molecules": "4.0.122",
188
- "@bigbinary/neeto-time-zones": "0.8.12",
189
- "@bigbinary/neetoui": "8.3.49",
187
+ "@bigbinary/neeto-molecules": "4.0.124",
188
+ "@bigbinary/neeto-time-zones": "0.8.17",
189
+ "@bigbinary/neetoui": "8.3.50",
190
190
  "@dnd-kit/core": "6.3.1",
191
191
  "@dnd-kit/sortable": "10.0.0",
192
192
  "@honeybadger-io/js": "6.10.1",