@bigbinary/neeto-audit-frontend 2.0.4 → 2.0.6
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/common/recommendedDependencies/common.js +20 -20
- package/common/recommendedDependencies/extension.js +9 -9
- package/common/recommendedDependencies/frontend.js +29 -31
- package/common/recommendedDependencies/nano.js +29 -31
- package/dist/index.js +478 -445
- package/package.json +6 -4
- package/src/utils/index.js +14 -14
- package/src/verifiers/recommendedPackageVersions/index.js +5 -5
- package/src/verifiers/recommendedPackageVersions/utils.js +3 -7
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
const DEPENDENCIES = {};
|
|
2
2
|
|
|
3
3
|
const DEV_DEPENDENCIES = {
|
|
4
|
-
"@babel/core": "7.
|
|
5
|
-
"@babel/eslint-parser": "7.22.
|
|
6
|
-
"@babel/plugin-transform-runtime": "7.
|
|
7
|
-
"@babel/preset-env": "7.
|
|
8
|
-
"@babel/preset-react": "7.22.
|
|
9
|
-
"@babel/preset-typescript": "7.
|
|
10
|
-
"@babel/runtime": "7.
|
|
11
|
-
"@bigbinary/babel-preset-neeto": "1.0.
|
|
4
|
+
"@babel/core": "7.23.2",
|
|
5
|
+
"@babel/eslint-parser": "7.22.15",
|
|
6
|
+
"@babel/plugin-transform-runtime": "7.23.2",
|
|
7
|
+
"@babel/preset-env": "7.23.2",
|
|
8
|
+
"@babel/preset-react": "7.22.15",
|
|
9
|
+
"@babel/preset-typescript": "7.23.2",
|
|
10
|
+
"@babel/runtime": "7.23.2",
|
|
11
|
+
"@bigbinary/babel-preset-neeto": "1.0.6",
|
|
12
12
|
"@bigbinary/eslint-plugin-neeto": "latest",
|
|
13
13
|
"@bigbinary/neeto-cist": "latest",
|
|
14
14
|
"@bigbinary/neeto-commons-frontend": "latest",
|
|
15
15
|
"@bigbinary/neeto-icons": "latest",
|
|
16
16
|
"@bigbinary/neetoui": "latest",
|
|
17
|
-
autoprefixer: "10.4.
|
|
17
|
+
autoprefixer: "10.4.16",
|
|
18
18
|
"babel-loader": "9.1.3",
|
|
19
19
|
"babel-plugin-istanbul": "6.1.1",
|
|
20
20
|
"babel-plugin-js-logger": "1.0.17",
|
|
@@ -22,25 +22,25 @@ const DEV_DEPENDENCIES = {
|
|
|
22
22
|
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
|
|
23
23
|
"babel-preset-react": "6.24.1",
|
|
24
24
|
"babel-preset-typescript": "7.0.0-alpha.19",
|
|
25
|
-
eslint: "8.
|
|
26
|
-
"eslint-config-prettier": "
|
|
27
|
-
"eslint-plugin-cypress": "2.
|
|
28
|
-
"eslint-plugin-import": "2.
|
|
25
|
+
eslint: "8.52.0",
|
|
26
|
+
"eslint-config-prettier": "9.0.0",
|
|
27
|
+
"eslint-plugin-cypress": "2.15.1",
|
|
28
|
+
"eslint-plugin-import": "2.29.0",
|
|
29
29
|
"eslint-plugin-jam3": "0.2.3",
|
|
30
30
|
"eslint-plugin-json": "3.1.0",
|
|
31
|
-
"eslint-plugin-prettier": "
|
|
31
|
+
"eslint-plugin-prettier": "4.0.0",
|
|
32
32
|
"eslint-plugin-promise": "6.1.1",
|
|
33
|
-
"eslint-plugin-react": "7.
|
|
33
|
+
"eslint-plugin-react": "7.33.2",
|
|
34
34
|
"eslint-plugin-react-hooks": "4.6.0",
|
|
35
35
|
"eslint-plugin-unused-imports": "3.0.0",
|
|
36
36
|
husky: "8.0.3",
|
|
37
|
-
"lint-staged": "
|
|
38
|
-
postcss: "8.4.
|
|
37
|
+
"lint-staged": "15.0.2",
|
|
38
|
+
postcss: "8.4.31",
|
|
39
39
|
"postcss-import": "15.1.0",
|
|
40
40
|
"postcss-loader": "7.3.3",
|
|
41
|
-
"postcss-preset-env": "9.
|
|
42
|
-
prettier: "
|
|
43
|
-
"prettier-plugin-tailwindcss": "0.
|
|
41
|
+
"postcss-preset-env": "9.2.0",
|
|
42
|
+
prettier: "3.0.3",
|
|
43
|
+
"prettier-plugin-tailwindcss": "0.5.6",
|
|
44
44
|
};
|
|
45
45
|
|
|
46
46
|
const PEER_DEPENDENCIES = {};
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
const DEPENDENCIES = {
|
|
2
2
|
"@honeybadger-io/js": "6.5.3",
|
|
3
3
|
"@honeybadger-io/react": "6.1.9",
|
|
4
|
-
antd: "
|
|
5
|
-
axios: "1.
|
|
6
|
-
i18next: "23.
|
|
4
|
+
antd: "5.10.2",
|
|
5
|
+
axios: "1.6.0",
|
|
6
|
+
i18next: "23.6.0",
|
|
7
7
|
"js-logger": "1.6.1",
|
|
8
|
-
ramda: "0.29.
|
|
9
|
-
react: "
|
|
10
|
-
"react-dom": "
|
|
11
|
-
"react-i18next": "13.
|
|
8
|
+
ramda: "0.29.1",
|
|
9
|
+
react: "18.2.0",
|
|
10
|
+
"react-dom": "18.2.0",
|
|
11
|
+
"react-i18next": "13.3.1",
|
|
12
12
|
"react-router-dom": "5.3.4",
|
|
13
13
|
"react-toastify": "8.2.0",
|
|
14
|
-
sass: "1.
|
|
15
|
-
yup: "1.2
|
|
14
|
+
sass: "1.69.5",
|
|
15
|
+
yup: "1.3.2",
|
|
16
16
|
};
|
|
17
17
|
|
|
18
18
|
const DEV_DEPENDENCIES = {};
|
|
@@ -3,41 +3,40 @@ const DEPENDENCIES = {};
|
|
|
3
3
|
const DEV_DEPENDENCIES = {
|
|
4
4
|
"@bigbinary/neeto-filters-frontend": "latest",
|
|
5
5
|
"@bigbinary/neeto-molecules": "latest",
|
|
6
|
-
"@faker-js/faker": "8.0
|
|
6
|
+
"@faker-js/faker": "8.2.0",
|
|
7
7
|
"@honeybadger-io/js": "6.5.3",
|
|
8
8
|
"@honeybadger-io/react": "6.1.9",
|
|
9
|
-
"@rollup/plugin-alias": "5.0.
|
|
10
|
-
"@rollup/plugin-babel": "6.0.
|
|
11
|
-
"@rollup/plugin-commonjs": "25.0.
|
|
12
|
-
"@rollup/plugin-json": "6.0.
|
|
13
|
-
"@rollup/plugin-node-resolve": "15.
|
|
14
|
-
"@rollup/plugin-replace": "5.0.
|
|
15
|
-
"@svgr/rollup": "8.0
|
|
16
|
-
antd: "
|
|
17
|
-
axios: "1.
|
|
9
|
+
"@rollup/plugin-alias": "5.0.1",
|
|
10
|
+
"@rollup/plugin-babel": "6.0.4",
|
|
11
|
+
"@rollup/plugin-commonjs": "25.0.7",
|
|
12
|
+
"@rollup/plugin-json": "6.0.1",
|
|
13
|
+
"@rollup/plugin-node-resolve": "15.2.3",
|
|
14
|
+
"@rollup/plugin-replace": "5.0.4",
|
|
15
|
+
"@svgr/rollup": "8.1.0",
|
|
16
|
+
antd: "5.10.2",
|
|
17
|
+
axios: "1.6.0",
|
|
18
18
|
classnames: "2.3.2",
|
|
19
|
-
formik: "2.4.
|
|
20
|
-
i18next: "23.
|
|
19
|
+
formik: "2.4.5",
|
|
20
|
+
i18next: "23.6.0",
|
|
21
21
|
"js-logger": "1.6.1",
|
|
22
|
-
"mixpanel-browser": "2.47.0",
|
|
23
22
|
qs: "6.11.2",
|
|
24
|
-
ramda: "0.29.
|
|
25
|
-
react: "
|
|
26
|
-
"react-dom": "
|
|
23
|
+
ramda: "0.29.1",
|
|
24
|
+
react: "18.2.0",
|
|
25
|
+
"react-dom": "18.2.0",
|
|
27
26
|
"react-helmet": "6.1.0",
|
|
28
|
-
"react-i18next": "13.
|
|
27
|
+
"react-i18next": "13.3.1",
|
|
28
|
+
"react-query": "3.39.3",
|
|
29
29
|
"react-router-dom": "5.3.4",
|
|
30
30
|
"react-toastify": "8.2.0",
|
|
31
|
-
"react-query": "3.39.3",
|
|
32
31
|
rollup: "2.79.1",
|
|
33
32
|
"rollup-plugin-analyzer": "4.0.0",
|
|
34
33
|
"rollup-plugin-cleaner": "1.0.0",
|
|
35
34
|
"rollup-plugin-peer-deps-external": "2.2.4",
|
|
36
35
|
"rollup-plugin-styles": "4.0.0",
|
|
37
|
-
sass: "1.
|
|
36
|
+
sass: "1.69.5",
|
|
38
37
|
tailwindcss: "npm:@tailwindcss/postcss7-compat",
|
|
39
38
|
util: "0.12.5",
|
|
40
|
-
yup: "1.2
|
|
39
|
+
yup: "1.3.2",
|
|
41
40
|
};
|
|
42
41
|
|
|
43
42
|
const PEER_DEPENDENCIES = {
|
|
@@ -48,20 +47,19 @@ const PEER_DEPENDENCIES = {
|
|
|
48
47
|
"@bigbinary/neetoui": "latest",
|
|
49
48
|
"@honeybadger-io/js": "^6.5.3",
|
|
50
49
|
"@honeybadger-io/react": "^6.1.9",
|
|
51
|
-
axios: "^
|
|
50
|
+
axios: "^1.6.0",
|
|
52
51
|
classnames: "^2.3.2",
|
|
53
|
-
formik: "^2.
|
|
54
|
-
i18next: "^
|
|
52
|
+
formik: "^2.4.5",
|
|
53
|
+
i18next: "^23.6.0",
|
|
55
54
|
"js-logger": "^1.6.1",
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
react: "
|
|
59
|
-
"react-dom": "17.0.2",
|
|
55
|
+
ramda: "^0.29.1",
|
|
56
|
+
react: "^18.2.0",
|
|
57
|
+
"react-dom": "^18.2.0",
|
|
60
58
|
"react-helmet": "^6.1.0",
|
|
61
|
-
"react-i18next": "^
|
|
62
|
-
"react-query": "3.39.
|
|
63
|
-
"react-router-dom": "5.3.
|
|
64
|
-
"react-toastify": "8.2.0",
|
|
59
|
+
"react-i18next": "^13.3.1",
|
|
60
|
+
"react-query": "^3.39.3",
|
|
61
|
+
"react-router-dom": "^5.3.4",
|
|
62
|
+
"react-toastify": "^8.2.0",
|
|
65
63
|
yup: "^0.32.11",
|
|
66
64
|
};
|
|
67
65
|
|
|
@@ -3,41 +3,40 @@ const DEPENDENCIES = {};
|
|
|
3
3
|
const DEV_DEPENDENCIES = {
|
|
4
4
|
"@bigbinary/neeto-filters-frontend": "latest",
|
|
5
5
|
"@bigbinary/neeto-molecules": "latest",
|
|
6
|
-
"@faker-js/faker": "8.0
|
|
6
|
+
"@faker-js/faker": "8.2.0",
|
|
7
7
|
"@honeybadger-io/js": "6.5.3",
|
|
8
8
|
"@honeybadger-io/react": "6.1.9",
|
|
9
|
-
"@rollup/plugin-alias": "5.0.
|
|
10
|
-
"@rollup/plugin-babel": "6.0.
|
|
11
|
-
"@rollup/plugin-commonjs": "25.0.
|
|
12
|
-
"@rollup/plugin-json": "6.0.
|
|
13
|
-
"@rollup/plugin-node-resolve": "15.
|
|
14
|
-
"@rollup/plugin-replace": "5.0.
|
|
15
|
-
"@svgr/rollup": "8.0
|
|
16
|
-
antd: "
|
|
17
|
-
axios: "1.
|
|
9
|
+
"@rollup/plugin-alias": "5.0.1",
|
|
10
|
+
"@rollup/plugin-babel": "6.0.4",
|
|
11
|
+
"@rollup/plugin-commonjs": "25.0.7",
|
|
12
|
+
"@rollup/plugin-json": "6.0.1",
|
|
13
|
+
"@rollup/plugin-node-resolve": "15.2.3",
|
|
14
|
+
"@rollup/plugin-replace": "5.0.4",
|
|
15
|
+
"@svgr/rollup": "8.1.0",
|
|
16
|
+
antd: "5.10.2",
|
|
17
|
+
axios: "1.6.0",
|
|
18
18
|
classnames: "2.3.2",
|
|
19
|
-
formik: "2.4.
|
|
20
|
-
i18next: "23.
|
|
19
|
+
formik: "2.4.5",
|
|
20
|
+
i18next: "23.6.0",
|
|
21
21
|
"js-logger": "1.6.1",
|
|
22
|
-
"mixpanel-browser": "2.47.0",
|
|
23
22
|
qs: "6.11.2",
|
|
24
|
-
ramda: "0.29.
|
|
25
|
-
react: "
|
|
26
|
-
"react-dom": "
|
|
23
|
+
ramda: "0.29.1",
|
|
24
|
+
react: "18.2.0",
|
|
25
|
+
"react-dom": "18.2.0",
|
|
27
26
|
"react-helmet": "6.1.0",
|
|
28
|
-
"react-i18next": "13.
|
|
27
|
+
"react-i18next": "13.3.1",
|
|
28
|
+
"react-query": "3.39.3",
|
|
29
29
|
"react-router-dom": "5.3.4",
|
|
30
30
|
"react-toastify": "8.2.0",
|
|
31
|
-
"react-query": "3.39.3",
|
|
32
31
|
rollup: "2.79.1",
|
|
33
32
|
"rollup-plugin-analyzer": "4.0.0",
|
|
34
33
|
"rollup-plugin-cleaner": "1.0.0",
|
|
35
34
|
"rollup-plugin-peer-deps-external": "2.2.4",
|
|
36
35
|
"rollup-plugin-styles": "4.0.0",
|
|
37
|
-
sass: "1.
|
|
36
|
+
sass: "1.69.5",
|
|
38
37
|
tailwindcss: "npm:@tailwindcss/postcss7-compat",
|
|
39
38
|
util: "0.12.5",
|
|
40
|
-
yup: "1.2
|
|
39
|
+
yup: "1.3.2",
|
|
41
40
|
};
|
|
42
41
|
|
|
43
42
|
const PEER_DEPENDENCIES = {
|
|
@@ -48,20 +47,19 @@ const PEER_DEPENDENCIES = {
|
|
|
48
47
|
"@bigbinary/neetoui": "latest",
|
|
49
48
|
"@honeybadger-io/js": "^6.5.3",
|
|
50
49
|
"@honeybadger-io/react": "^6.1.9",
|
|
51
|
-
axios: "^
|
|
50
|
+
axios: "^1.6.0",
|
|
52
51
|
classnames: "^2.3.2",
|
|
53
|
-
formik: "^2.
|
|
54
|
-
i18next: "^
|
|
52
|
+
formik: "^2.4.5",
|
|
53
|
+
i18next: "^23.6.0",
|
|
55
54
|
"js-logger": "^1.6.1",
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
react: "
|
|
59
|
-
"react-dom": "17.0.2",
|
|
55
|
+
ramda: "^0.29.1",
|
|
56
|
+
react: "^18.2.0",
|
|
57
|
+
"react-dom": "^18.2.0",
|
|
60
58
|
"react-helmet": "^6.1.0",
|
|
61
|
-
"react-i18next": "^
|
|
62
|
-
"react-query": "3.39.
|
|
63
|
-
"react-router-dom": "5.3.
|
|
64
|
-
"react-toastify": "8.2.0",
|
|
59
|
+
"react-i18next": "^13.3.1",
|
|
60
|
+
"react-query": "^3.39.3",
|
|
61
|
+
"react-router-dom": "^5.3.4",
|
|
62
|
+
"react-toastify": "^8.2.0",
|
|
65
63
|
yup: "^0.32.11",
|
|
66
64
|
};
|
|
67
65
|
|