@bigbinary/neeto-team-members-frontend 2.2.8 → 2.2.11
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/README.md +1 -1
- package/dist/index.cjs.js +364 -187
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.esm.js +249 -54
- package/dist/index.esm.js.map +1 -1
- package/package.json +14 -16
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bigbinary/neeto-team-members-frontend",
|
|
3
|
-
"version": "2.2.
|
|
3
|
+
"version": "2.2.11",
|
|
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",
|
|
@@ -35,24 +35,17 @@
|
|
|
35
35
|
"eslint --fix"
|
|
36
36
|
]
|
|
37
37
|
},
|
|
38
|
-
"dependencies": {
|
|
39
|
-
"@babel/runtime": "7.18.9",
|
|
40
|
-
"i18next": "21.9.1",
|
|
41
|
-
"i18next-browser-languagedetector": "6.1.5",
|
|
42
|
-
"react-dropzone": "14.2.2",
|
|
43
|
-
"react-i18next": "11.18.4",
|
|
44
|
-
"react-query": "3.39.2",
|
|
45
|
-
"react-scroll-sync": "0.11.0"
|
|
46
|
-
},
|
|
38
|
+
"dependencies": {},
|
|
47
39
|
"devDependencies": {
|
|
48
|
-
"@babel/core": "7.18.
|
|
40
|
+
"@babel/core": "7.18.13",
|
|
49
41
|
"@babel/eslint-parser": "7.18.9",
|
|
50
42
|
"@babel/plugin-proposal-class-properties": "7.18.6",
|
|
51
43
|
"@babel/plugin-transform-runtime": "7.18.10",
|
|
52
44
|
"@babel/preset-env": "7.18.10",
|
|
53
45
|
"@babel/preset-react": "7.18.6",
|
|
46
|
+
"@babel/runtime": "7.18.9",
|
|
54
47
|
"@bigbinary/eslint-plugin-neeto": "1.0.11",
|
|
55
|
-
"@bigbinary/neeto-commons-frontend": "2.0.
|
|
48
|
+
"@bigbinary/neeto-commons-frontend": "2.0.5",
|
|
56
49
|
"@bigbinary/neeto-icons": "1.8.37",
|
|
57
50
|
"@bigbinary/neetoui": "3.5.16",
|
|
58
51
|
"@faker-js/faker": "7.4.0",
|
|
@@ -65,7 +58,7 @@
|
|
|
65
58
|
"@rollup/plugin-node-resolve": "13.3.0",
|
|
66
59
|
"@rollup/plugin-replace": "4.0.0",
|
|
67
60
|
"@svgr/rollup": "6.3.1",
|
|
68
|
-
"antd": "4.22.
|
|
61
|
+
"antd": "4.22.7",
|
|
69
62
|
"axios": "0.27.2",
|
|
70
63
|
"babel-loader": "8.2.5",
|
|
71
64
|
"babel-plugin-macros": "3.1.0",
|
|
@@ -91,6 +84,8 @@
|
|
|
91
84
|
"html-loader": "4.1.0",
|
|
92
85
|
"html-webpack-plugin": "5.5.0",
|
|
93
86
|
"husky": "8.0.1",
|
|
87
|
+
"i18next": "21.9.1",
|
|
88
|
+
"i18next-browser-languagedetector": "6.1.5",
|
|
94
89
|
"json-server": "0.17.0",
|
|
95
90
|
"lint-staged": "13.0.3",
|
|
96
91
|
"mini-css-extract-plugin": "2.6.1",
|
|
@@ -103,17 +98,21 @@
|
|
|
103
98
|
"ramda": "0.28.0",
|
|
104
99
|
"react": "17.0.2",
|
|
105
100
|
"react-dom": "17.0.2",
|
|
101
|
+
"react-dropzone": "14.2.2",
|
|
102
|
+
"react-i18next": "11.18.4",
|
|
103
|
+
"react-query": "3.39.2",
|
|
106
104
|
"react-refresh": "0.14.0",
|
|
107
105
|
"react-router-dom": "5.3.3",
|
|
108
106
|
"react-router-nav-prompt": "0.4.1",
|
|
107
|
+
"react-scroll-sync": "0.11.0",
|
|
109
108
|
"react-timer-hook": "3.0.5",
|
|
110
109
|
"react-toastify": "9.0.8",
|
|
111
|
-
"rollup": "2.78.
|
|
110
|
+
"rollup": "2.78.1",
|
|
112
111
|
"rollup-plugin-analyzer": "4.0.0",
|
|
113
112
|
"rollup-plugin-cleaner": "1.0.0",
|
|
114
113
|
"rollup-plugin-peer-deps-external": "2.2.4",
|
|
115
114
|
"rollup-plugin-styles": "4.0.0",
|
|
116
|
-
"sass": "1.54.
|
|
115
|
+
"sass": "1.54.5",
|
|
117
116
|
"sass-loader": "13.0.2",
|
|
118
117
|
"style-loader": "3.3.1",
|
|
119
118
|
"uuid": "8.3.2",
|
|
@@ -125,7 +124,6 @@
|
|
|
125
124
|
"peerDependencies": {
|
|
126
125
|
"@bigbinary/neeto-icons": "1.8.37",
|
|
127
126
|
"@bigbinary/neetoui": "3.5.16",
|
|
128
|
-
"@honeybadger-io/react": "2.1.0",
|
|
129
127
|
"axios": "0.27.2",
|
|
130
128
|
"classnames": "2.3.1",
|
|
131
129
|
"formik": "2.2.9",
|