@bigbinary/neeto-team-members-frontend 2.2.5 → 2.2.8

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.2.5",
3
+ "version": "2.2.8",
4
4
  "description": "To manage team members across neeto products.",
5
5
  "license": "MIT",
6
6
  "homepage": "https://github.com/bigbinary/neeto-team-members-frontend#readme",
@@ -37,10 +37,10 @@
37
37
  },
38
38
  "dependencies": {
39
39
  "@babel/runtime": "7.18.9",
40
- "i18next": "21.8.16",
41
- "i18next-browser-languagedetector": "6.1.4",
40
+ "i18next": "21.9.1",
41
+ "i18next-browser-languagedetector": "6.1.5",
42
42
  "react-dropzone": "14.2.2",
43
- "react-i18next": "11.18.3",
43
+ "react-i18next": "11.18.4",
44
44
  "react-query": "3.39.2",
45
45
  "react-scroll-sync": "0.11.0"
46
46
  },
@@ -52,10 +52,10 @@
52
52
  "@babel/preset-env": "7.18.10",
53
53
  "@babel/preset-react": "7.18.6",
54
54
  "@bigbinary/eslint-plugin-neeto": "1.0.11",
55
- "@bigbinary/neeto-commons-frontend": "2.0.1",
55
+ "@bigbinary/neeto-commons-frontend": "2.0.4",
56
56
  "@bigbinary/neeto-icons": "1.8.37",
57
- "@bigbinary/neetoui": "3.5.15",
58
- "@faker-js/faker": "7.3.0",
57
+ "@bigbinary/neetoui": "3.5.16",
58
+ "@faker-js/faker": "7.4.0",
59
59
  "@honeybadger-io/react": "2.1.0",
60
60
  "@pmmmwh/react-refresh-webpack-plugin": "0.5.7",
61
61
  "@rollup/plugin-alias": "3.1.9",
@@ -65,7 +65,7 @@
65
65
  "@rollup/plugin-node-resolve": "13.3.0",
66
66
  "@rollup/plugin-replace": "4.0.0",
67
67
  "@svgr/rollup": "6.3.1",
68
- "antd": "4.22.4",
68
+ "antd": "4.22.6",
69
69
  "axios": "0.27.2",
70
70
  "babel-loader": "8.2.5",
71
71
  "babel-plugin-macros": "3.1.0",
@@ -74,7 +74,7 @@
74
74
  "clean-webpack-plugin": "4.0.0",
75
75
  "css-loader": "6.7.1",
76
76
  "dotenv": "16.0.1",
77
- "eslint": "8.21.0",
77
+ "eslint": "8.22.0",
78
78
  "eslint-config-prettier": "8.5.0",
79
79
  "eslint-plugin-cypress": "2.12.1",
80
80
  "eslint-plugin-import": "2.26.0",
@@ -97,7 +97,7 @@
97
97
  "mixpanel-browser": "2.45.0",
98
98
  "postcss": "8.4.16",
99
99
  "postcss-loader": "7.0.1",
100
- "postcss-preset-env": "7.7.2",
100
+ "postcss-preset-env": "7.8.0",
101
101
  "prettier": "2.7.1",
102
102
  "prop-types": "15.8.1",
103
103
  "ramda": "0.28.0",
@@ -106,25 +106,25 @@
106
106
  "react-refresh": "0.14.0",
107
107
  "react-router-dom": "5.3.3",
108
108
  "react-router-nav-prompt": "0.4.1",
109
+ "react-timer-hook": "3.0.5",
109
110
  "react-toastify": "9.0.8",
110
- "rollup": "2.77.2",
111
+ "rollup": "2.78.0",
111
112
  "rollup-plugin-analyzer": "4.0.0",
112
113
  "rollup-plugin-cleaner": "1.0.0",
113
114
  "rollup-plugin-peer-deps-external": "2.2.4",
114
115
  "rollup-plugin-styles": "4.0.0",
115
- "sass": "1.54.3",
116
+ "sass": "1.54.4",
116
117
  "sass-loader": "13.0.2",
117
118
  "style-loader": "3.3.1",
118
119
  "uuid": "8.3.2",
119
120
  "webpack": "5.74.0",
120
121
  "webpack-cli": "4.10.0",
121
- "webpack-dev-server": "4.9.3",
122
+ "webpack-dev-server": "4.10.0",
122
123
  "yup": "0.32.11"
123
124
  },
124
125
  "peerDependencies": {
125
- "@bigbinary/neeto-commons-frontend": "2.0.1",
126
126
  "@bigbinary/neeto-icons": "1.8.37",
127
- "@bigbinary/neetoui": "3.5.15",
127
+ "@bigbinary/neetoui": "3.5.16",
128
128
  "@honeybadger-io/react": "2.1.0",
129
129
  "axios": "0.27.2",
130
130
  "classnames": "2.3.1",