@bigbinary/neeto-team-members-frontend 2.5.21 → 2.5.22

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": "2.5.21",
3
+ "version": "2.5.22",
4
4
  "description": "To manage team members across neeto products.",
5
5
  "license": "UNLICENSED",
6
6
  "homepage": "https://github.com/bigbinary/neeto-team-members-frontend#readme",
@@ -30,18 +30,20 @@
30
30
  ]
31
31
  },
32
32
  "devDependencies": {
33
- "@babel/core": "7.21.0",
34
- "@babel/eslint-parser": "7.19.1",
33
+ "@babel/core": "7.21.3",
34
+ "@babel/eslint-parser": "7.21.3",
35
35
  "@babel/plugin-transform-runtime": "7.21.0",
36
36
  "@babel/preset-env": "7.20.2",
37
37
  "@babel/preset-react": "7.18.6",
38
38
  "@babel/preset-typescript": "7.21.0",
39
39
  "@babel/runtime": "7.21.0",
40
40
  "@bigbinary/eslint-plugin-neeto": "1.0.23",
41
- "@bigbinary/neeto-commons-frontend": "2.0.40",
42
- "@bigbinary/neeto-filters-frontend": "2.7.3",
43
- "@bigbinary/neeto-icons": "1.9.19",
44
- "@bigbinary/neetoui": "4.4.5",
41
+ "@bigbinary/neeto-commons-frontend": "2.0.54",
42
+ "@bigbinary/neeto-editor": "1.25.0",
43
+ "@bigbinary/neeto-filters-frontend": "2.8.1",
44
+ "@bigbinary/neeto-icons": "1.9.22",
45
+ "@bigbinary/neeto-molecules": "1.0.9",
46
+ "@bigbinary/neetoui": "4.4.10",
45
47
  "@faker-js/faker": "7.6.0",
46
48
  "@honeybadger-io/react": "2.0.1",
47
49
  "@rollup/plugin-alias": "4.0.3",
@@ -64,7 +66,7 @@
64
66
  "babel-preset-typescript": "7.0.0-alpha.19",
65
67
  "classnames": "2.3.2",
66
68
  "dompurify": "3.0.1",
67
- "eslint": "8.35.0",
69
+ "eslint": "8.36.0",
68
70
  "eslint-config-prettier": "8.7.0",
69
71
  "eslint-plugin-cypress": "2.12.1",
70
72
  "eslint-plugin-import": "2.27.5",
@@ -80,8 +82,8 @@
80
82
  "i18next": "22.4.11",
81
83
  "i18next-browser-languagedetector": "7.0.1",
82
84
  "js-logger": "1.6.1",
83
- "json-server": "0.17.1",
84
- "lint-staged": "12.4.1",
85
+ "json-server": "0.17.2",
86
+ "lint-staged": "13.2.0",
85
87
  "mixpanel-browser": "2.45.0",
86
88
  "pluralize": "8.0.0",
87
89
  "postcss": "8.4.17",
@@ -100,7 +102,7 @@
100
102
  "react-router-dom": "5.3.4",
101
103
  "react-scroll-sync": "0.11.0",
102
104
  "react-toastify": "8.0.3",
103
- "rollup": "2.79.1 ",
105
+ "rollup": "2.79.1",
104
106
  "rollup-plugin-analyzer": "4.0.0",
105
107
  "rollup-plugin-cleaner": "1.0.0",
106
108
  "rollup-plugin-peer-deps-external": "2.2.4",
@@ -109,17 +111,19 @@
109
111
  "tailwindcss": "npm:@tailwindcss/postcss7-compat",
110
112
  "util": "0.12.5",
111
113
  "vite": "4.1.4",
112
- "vite-plugin-inspect": "0.7.15",
114
+ "vite-plugin-inspect": "0.7.16",
113
115
  "yup": "0.32.11"
114
116
  },
115
117
  "peerDependencies": {
116
- "@bigbinary/neeto-commons-frontend": "^2.0.40",
117
- "@bigbinary/neeto-filters-frontend": "^2.7.0",
118
- "@bigbinary/neeto-icons": "^1.9.12",
119
- "@bigbinary/neetoui": "^4.4.0",
118
+ "@bigbinary/neeto-commons-frontend": "^2.0.54",
119
+ "@bigbinary/neeto-editor": "^1.25.0",
120
+ "@bigbinary/neeto-filters-frontend": "^2.8.1",
121
+ "@bigbinary/neeto-icons": "^1.9.22",
122
+ "@bigbinary/neeto-molecules": "^1.0.9",
123
+ "@bigbinary/neetoui": "^4.4.10",
120
124
  "@honeybadger-io/react": "^2.0.1",
121
125
  "axios": "^0.27.2",
122
- "classnames": "^2.3.1",
126
+ "classnames": "^2.3.2",
123
127
  "formik": "^2.2.9",
124
128
  "js-logger": "^1.6.1",
125
129
  "mixpanel-browser": "^2.45.0",