@bigbinary/neeto-audit-frontend 2.0.3 → 2.0.5

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.
@@ -1,21 +1,20 @@
1
1
  const DEPENDENCIES = {};
2
2
 
3
3
  const DEV_DEPENDENCIES = {
4
- "@babel/core": "7.22.9",
5
- "@babel/eslint-parser": "7.22.9",
6
- "@babel/plugin-transform-runtime": "7.22.9",
7
- "@babel/preset-env": "7.22.9",
8
- "@babel/preset-react": "7.22.5",
9
- "@babel/preset-typescript": "7.22.5",
10
- "@babel/runtime": "7.22.6",
11
- "@bigbinary/babel-preset-neeto": "1.0.3",
12
- "@bigbinary/eslint-plugin-neeto": "1.1.2",
13
- "@bigbinary/neeto-audit-frontend": "2.0.2",
14
- "@bigbinary/neeto-cist": "1.0.0",
15
- "@bigbinary/neeto-commons-frontend": "2.0.99",
16
- "@bigbinary/neeto-icons": "1.13.0",
17
- "@bigbinary/neetoui": "5.0.15",
18
- autoprefixer: "10.4.14",
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
+ "@bigbinary/eslint-plugin-neeto": "latest",
13
+ "@bigbinary/neeto-cist": "latest",
14
+ "@bigbinary/neeto-commons-frontend": "latest",
15
+ "@bigbinary/neeto-icons": "latest",
16
+ "@bigbinary/neetoui": "latest",
17
+ autoprefixer: "10.4.16",
19
18
  "babel-loader": "9.1.3",
20
19
  "babel-plugin-istanbul": "6.1.1",
21
20
  "babel-plugin-js-logger": "1.0.17",
@@ -23,25 +22,25 @@ const DEV_DEPENDENCIES = {
23
22
  "babel-plugin-transform-react-remove-prop-types": "0.4.24",
24
23
  "babel-preset-react": "6.24.1",
25
24
  "babel-preset-typescript": "7.0.0-alpha.19",
26
- eslint: "8.45.0",
27
- "eslint-config-prettier": "8.8.0",
28
- "eslint-plugin-cypress": "2.13.3",
29
- "eslint-plugin-import": "2.27.5",
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",
30
29
  "eslint-plugin-jam3": "0.2.3",
31
30
  "eslint-plugin-json": "3.1.0",
32
- "eslint-plugin-prettier": "5.0.0",
31
+ "eslint-plugin-prettier": "5.0.1",
33
32
  "eslint-plugin-promise": "6.1.1",
34
- "eslint-plugin-react": "7.32.2",
33
+ "eslint-plugin-react": "7.33.2",
35
34
  "eslint-plugin-react-hooks": "4.6.0",
36
35
  "eslint-plugin-unused-imports": "3.0.0",
37
36
  husky: "8.0.3",
38
- "lint-staged": "13.2.3",
39
- postcss: "8.4.26",
37
+ "lint-staged": "15.0.2",
38
+ postcss: "8.4.31",
40
39
  "postcss-import": "15.1.0",
41
40
  "postcss-loader": "7.3.3",
42
- "postcss-preset-env": "9.0.0",
43
- prettier: "2.8.8",
44
- "prettier-plugin-tailwindcss": "0.4.1",
41
+ "postcss-preset-env": "9.2.0",
42
+ prettier: "3.0.3",
43
+ "prettier-plugin-tailwindcss": "0.5.6",
45
44
  };
46
45
 
47
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: "4.24.10",
5
- axios: "1.4.0",
6
- i18next: "23.2.11",
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.0",
9
- react: "17.0.2",
10
- "react-dom": "17.0.2",
11
- "react-i18next": "13.0.2",
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.64.0",
15
- yup: "1.2.0",
14
+ sass: "1.69.5",
15
+ yup: "1.3.2",
16
16
  };
17
17
 
18
18
  const DEV_DEPENDENCIES = {};
@@ -1,67 +1,65 @@
1
1
  const DEPENDENCIES = {};
2
2
 
3
3
  const DEV_DEPENDENCIES = {
4
- "@bigbinary/neeto-filters-frontend": "2.12.1",
5
- "@bigbinary/neeto-molecules": "1.0.34",
6
- "@faker-js/faker": "8.0.2",
4
+ "@bigbinary/neeto-filters-frontend": "latest",
5
+ "@bigbinary/neeto-molecules": "latest",
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.0",
10
- "@rollup/plugin-babel": "6.0.3",
11
- "@rollup/plugin-commonjs": "25.0.3",
12
- "@rollup/plugin-json": "6.0.0",
13
- "@rollup/plugin-node-resolve": "15.1.0",
14
- "@rollup/plugin-replace": "5.0.2",
15
- "@svgr/rollup": "8.0.1",
16
- antd: "4.24.10",
17
- axios: "1.4.0",
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.2",
20
- i18next: "23.2.11",
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.0",
25
- react: "17.0.2",
26
- "react-dom": "17.0.2",
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.0.2",
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.64.0",
36
+ sass: "1.69.5",
38
37
  tailwindcss: "npm:@tailwindcss/postcss7-compat",
39
38
  util: "0.12.5",
40
- yup: "1.2.0",
39
+ yup: "1.3.2",
41
40
  };
42
41
 
43
42
  const PEER_DEPENDENCIES = {
44
- "@bigbinary/neeto-commons-frontend": "^2.0.54",
45
- "@bigbinary/neeto-filters-frontend": "^2.8.1",
46
- "@bigbinary/neeto-icons": "^1.9.22",
47
- "@bigbinary/neeto-molecules": "^1.0.9",
48
- "@bigbinary/neetoui": "^5.0.4",
43
+ "@bigbinary/neeto-commons-frontend": "latest",
44
+ "@bigbinary/neeto-filters-frontend": "latest",
45
+ "@bigbinary/neeto-icons": "latest",
46
+ "@bigbinary/neeto-molecules": "latest",
47
+ "@bigbinary/neetoui": "latest",
49
48
  "@honeybadger-io/js": "^6.5.3",
50
49
  "@honeybadger-io/react": "^6.1.9",
51
- axios: "^0.27.2",
50
+ axios: "^1.6.0",
52
51
  classnames: "^2.3.2",
53
- formik: "^2.2.9",
54
- i18next: "^22.5.1",
52
+ formik: "^2.4.5",
53
+ i18next: "^23.6.0",
55
54
  "js-logger": "^1.6.1",
56
- "mixpanel-browser": "^2.45.0",
57
- ramda: "^0.29.0",
58
- react: "17.0.2",
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": "^12.3.1",
62
- "react-query": "3.39.2",
63
- "react-router-dom": "5.3.0",
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
 
@@ -1,67 +1,65 @@
1
1
  const DEPENDENCIES = {};
2
2
 
3
3
  const DEV_DEPENDENCIES = {
4
- "@bigbinary/neeto-filters-frontend": "2.12.1",
5
- "@bigbinary/neeto-molecules": "1.0.34",
6
- "@faker-js/faker": "8.0.2",
4
+ "@bigbinary/neeto-filters-frontend": "latest",
5
+ "@bigbinary/neeto-molecules": "latest",
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.0",
10
- "@rollup/plugin-babel": "6.0.3",
11
- "@rollup/plugin-commonjs": "25.0.3",
12
- "@rollup/plugin-json": "6.0.0",
13
- "@rollup/plugin-node-resolve": "15.1.0",
14
- "@rollup/plugin-replace": "5.0.2",
15
- "@svgr/rollup": "8.0.1",
16
- antd: "4.24.10",
17
- axios: "1.4.0",
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.2",
20
- i18next: "23.2.11",
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.0",
25
- react: "17.0.2",
26
- "react-dom": "17.0.2",
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.0.2",
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.64.0",
36
+ sass: "1.69.5",
38
37
  tailwindcss: "npm:@tailwindcss/postcss7-compat",
39
38
  util: "0.12.5",
40
- yup: "1.2.0",
39
+ yup: "1.3.2",
41
40
  };
42
41
 
43
42
  const PEER_DEPENDENCIES = {
44
- "@bigbinary/neeto-commons-frontend": "^2.0.54",
45
- "@bigbinary/neeto-filters-frontend": "^2.8.1",
46
- "@bigbinary/neeto-icons": "^1.9.22",
47
- "@bigbinary/neeto-molecules": "^1.0.9",
48
- "@bigbinary/neetoui": "^5.0.4",
43
+ "@bigbinary/neeto-commons-frontend": "latest",
44
+ "@bigbinary/neeto-filters-frontend": "latest",
45
+ "@bigbinary/neeto-icons": "latest",
46
+ "@bigbinary/neeto-molecules": "latest",
47
+ "@bigbinary/neetoui": "latest",
49
48
  "@honeybadger-io/js": "^6.5.3",
50
49
  "@honeybadger-io/react": "^6.1.9",
51
- axios: "^0.27.2",
50
+ axios: "^1.6.0",
52
51
  classnames: "^2.3.2",
53
- formik: "^2.2.9",
54
- i18next: "^22.5.1",
52
+ formik: "^2.4.5",
53
+ i18next: "^23.6.0",
55
54
  "js-logger": "^1.6.1",
56
- "mixpanel-browser": "^2.45.0",
57
- ramda: "^0.29.0",
58
- react: "17.0.2",
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": "^12.3.1",
62
- "react-query": "3.39.2",
63
- "react-router-dom": "5.3.0",
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