@bigbinary/neeto-audit-frontend 2.0.4 → 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,20 +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",
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.14",
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.45.0",
26
- "eslint-config-prettier": "8.8.0",
27
- "eslint-plugin-cypress": "2.13.3",
28
- "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",
29
29
  "eslint-plugin-jam3": "0.2.3",
30
30
  "eslint-plugin-json": "3.1.0",
31
- "eslint-plugin-prettier": "5.0.0",
31
+ "eslint-plugin-prettier": "5.0.1",
32
32
  "eslint-plugin-promise": "6.1.1",
33
- "eslint-plugin-react": "7.32.2",
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": "13.2.3",
38
- postcss: "8.4.26",
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.0.0",
42
- prettier: "2.8.8",
43
- "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",
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: "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 = {};
@@ -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.2",
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 = {
@@ -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: "^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
 
@@ -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.2",
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 = {
@@ -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: "^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
 
package/dist/index.js CHANGED
@@ -19732,20 +19732,20 @@ const prettier = async (debug) => {
19732
19732
  const DEPENDENCIES$4 = {};
19733
19733
 
19734
19734
  const DEV_DEPENDENCIES$4 = {
19735
- "@babel/core": "7.22.9",
19736
- "@babel/eslint-parser": "7.22.9",
19737
- "@babel/plugin-transform-runtime": "7.22.9",
19738
- "@babel/preset-env": "7.22.9",
19739
- "@babel/preset-react": "7.22.5",
19740
- "@babel/preset-typescript": "7.22.5",
19741
- "@babel/runtime": "7.22.6",
19742
- "@bigbinary/babel-preset-neeto": "1.0.3",
19735
+ "@babel/core": "7.23.2",
19736
+ "@babel/eslint-parser": "7.22.15",
19737
+ "@babel/plugin-transform-runtime": "7.23.2",
19738
+ "@babel/preset-env": "7.23.2",
19739
+ "@babel/preset-react": "7.22.15",
19740
+ "@babel/preset-typescript": "7.23.2",
19741
+ "@babel/runtime": "7.23.2",
19742
+ "@bigbinary/babel-preset-neeto": "1.0.6",
19743
19743
  "@bigbinary/eslint-plugin-neeto": "latest",
19744
19744
  "@bigbinary/neeto-cist": "latest",
19745
19745
  "@bigbinary/neeto-commons-frontend": "latest",
19746
19746
  "@bigbinary/neeto-icons": "latest",
19747
19747
  "@bigbinary/neetoui": "latest",
19748
- autoprefixer: "10.4.14",
19748
+ autoprefixer: "10.4.16",
19749
19749
  "babel-loader": "9.1.3",
19750
19750
  "babel-plugin-istanbul": "6.1.1",
19751
19751
  "babel-plugin-js-logger": "1.0.17",
@@ -19753,25 +19753,25 @@ const DEV_DEPENDENCIES$4 = {
19753
19753
  "babel-plugin-transform-react-remove-prop-types": "0.4.24",
19754
19754
  "babel-preset-react": "6.24.1",
19755
19755
  "babel-preset-typescript": "7.0.0-alpha.19",
19756
- eslint: "8.45.0",
19757
- "eslint-config-prettier": "8.8.0",
19758
- "eslint-plugin-cypress": "2.13.3",
19759
- "eslint-plugin-import": "2.27.5",
19756
+ eslint: "8.52.0",
19757
+ "eslint-config-prettier": "9.0.0",
19758
+ "eslint-plugin-cypress": "2.15.1",
19759
+ "eslint-plugin-import": "2.29.0",
19760
19760
  "eslint-plugin-jam3": "0.2.3",
19761
19761
  "eslint-plugin-json": "3.1.0",
19762
- "eslint-plugin-prettier": "5.0.0",
19762
+ "eslint-plugin-prettier": "5.0.1",
19763
19763
  "eslint-plugin-promise": "6.1.1",
19764
- "eslint-plugin-react": "7.32.2",
19764
+ "eslint-plugin-react": "7.33.2",
19765
19765
  "eslint-plugin-react-hooks": "4.6.0",
19766
19766
  "eslint-plugin-unused-imports": "3.0.0",
19767
19767
  husky: "8.0.3",
19768
- "lint-staged": "13.2.3",
19769
- postcss: "8.4.26",
19768
+ "lint-staged": "15.0.2",
19769
+ postcss: "8.4.31",
19770
19770
  "postcss-import": "15.1.0",
19771
19771
  "postcss-loader": "7.3.3",
19772
- "postcss-preset-env": "9.0.0",
19773
- prettier: "2.8.8",
19774
- "prettier-plugin-tailwindcss": "0.4.1",
19772
+ "postcss-preset-env": "9.2.0",
19773
+ prettier: "3.0.3",
19774
+ "prettier-plugin-tailwindcss": "0.5.6",
19775
19775
  };
19776
19776
 
19777
19777
  const PEER_DEPENDENCIES$4 = {};
@@ -19785,18 +19785,18 @@ var common = {
19785
19785
  const DEPENDENCIES$3 = {
19786
19786
  "@honeybadger-io/js": "6.5.3",
19787
19787
  "@honeybadger-io/react": "6.1.9",
19788
- antd: "4.24.10",
19789
- axios: "1.4.0",
19790
- i18next: "23.2.11",
19788
+ antd: "5.10.2",
19789
+ axios: "1.6.0",
19790
+ i18next: "23.6.0",
19791
19791
  "js-logger": "1.6.1",
19792
- ramda: "0.29.0",
19793
- react: "17.0.2",
19794
- "react-dom": "17.0.2",
19795
- "react-i18next": "13.0.2",
19792
+ ramda: "0.29.1",
19793
+ react: "18.2.0",
19794
+ "react-dom": "18.2.0",
19795
+ "react-i18next": "13.3.1",
19796
19796
  "react-router-dom": "5.3.4",
19797
19797
  "react-toastify": "8.2.0",
19798
- sass: "1.64.0",
19799
- yup: "1.2.0",
19798
+ sass: "1.69.5",
19799
+ yup: "1.3.2",
19800
19800
  };
19801
19801
 
19802
19802
  const DEV_DEPENDENCIES$3 = {};
@@ -19814,41 +19814,40 @@ const DEPENDENCIES$2 = {};
19814
19814
  const DEV_DEPENDENCIES$2 = {
19815
19815
  "@bigbinary/neeto-filters-frontend": "latest",
19816
19816
  "@bigbinary/neeto-molecules": "latest",
19817
- "@faker-js/faker": "8.0.2",
19817
+ "@faker-js/faker": "8.2.0",
19818
19818
  "@honeybadger-io/js": "6.5.3",
19819
19819
  "@honeybadger-io/react": "6.1.9",
19820
- "@rollup/plugin-alias": "5.0.0",
19821
- "@rollup/plugin-babel": "6.0.3",
19822
- "@rollup/plugin-commonjs": "25.0.3",
19823
- "@rollup/plugin-json": "6.0.0",
19824
- "@rollup/plugin-node-resolve": "15.1.0",
19825
- "@rollup/plugin-replace": "5.0.2",
19826
- "@svgr/rollup": "8.0.1",
19827
- antd: "4.24.10",
19828
- axios: "1.4.0",
19820
+ "@rollup/plugin-alias": "5.0.1",
19821
+ "@rollup/plugin-babel": "6.0.4",
19822
+ "@rollup/plugin-commonjs": "25.0.7",
19823
+ "@rollup/plugin-json": "6.0.1",
19824
+ "@rollup/plugin-node-resolve": "15.2.3",
19825
+ "@rollup/plugin-replace": "5.0.4",
19826
+ "@svgr/rollup": "8.1.0",
19827
+ antd: "5.10.2",
19828
+ axios: "1.6.0",
19829
19829
  classnames: "2.3.2",
19830
- formik: "2.4.2",
19831
- i18next: "23.2.11",
19830
+ formik: "2.4.5",
19831
+ i18next: "23.6.0",
19832
19832
  "js-logger": "1.6.1",
19833
- "mixpanel-browser": "2.47.0",
19834
19833
  qs: "6.11.2",
19835
- ramda: "0.29.0",
19836
- react: "17.0.2",
19837
- "react-dom": "17.0.2",
19834
+ ramda: "0.29.1",
19835
+ react: "18.2.0",
19836
+ "react-dom": "18.2.0",
19838
19837
  "react-helmet": "6.1.0",
19839
- "react-i18next": "13.0.2",
19838
+ "react-i18next": "13.3.1",
19839
+ "react-query": "3.39.3",
19840
19840
  "react-router-dom": "5.3.4",
19841
19841
  "react-toastify": "8.2.0",
19842
- "react-query": "3.39.3",
19843
19842
  rollup: "2.79.1",
19844
19843
  "rollup-plugin-analyzer": "4.0.0",
19845
19844
  "rollup-plugin-cleaner": "1.0.0",
19846
19845
  "rollup-plugin-peer-deps-external": "2.2.4",
19847
19846
  "rollup-plugin-styles": "4.0.0",
19848
- sass: "1.64.0",
19847
+ sass: "1.69.5",
19849
19848
  tailwindcss: "npm:@tailwindcss/postcss7-compat",
19850
19849
  util: "0.12.5",
19851
- yup: "1.2.0",
19850
+ yup: "1.3.2",
19852
19851
  };
19853
19852
 
19854
19853
  const PEER_DEPENDENCIES$2 = {
@@ -19859,20 +19858,19 @@ const PEER_DEPENDENCIES$2 = {
19859
19858
  "@bigbinary/neetoui": "latest",
19860
19859
  "@honeybadger-io/js": "^6.5.3",
19861
19860
  "@honeybadger-io/react": "^6.1.9",
19862
- axios: "^0.27.2",
19861
+ axios: "^1.6.0",
19863
19862
  classnames: "^2.3.2",
19864
- formik: "^2.2.9",
19865
- i18next: "^22.5.1",
19863
+ formik: "^2.4.5",
19864
+ i18next: "^23.6.0",
19866
19865
  "js-logger": "^1.6.1",
19867
- "mixpanel-browser": "^2.45.0",
19868
- ramda: "^0.29.0",
19869
- react: "17.0.2",
19870
- "react-dom": "17.0.2",
19866
+ ramda: "^0.29.1",
19867
+ react: "^18.2.0",
19868
+ "react-dom": "^18.2.0",
19871
19869
  "react-helmet": "^6.1.0",
19872
- "react-i18next": "^12.3.1",
19873
- "react-query": "3.39.2",
19874
- "react-router-dom": "5.3.0",
19875
- "react-toastify": "8.2.0",
19870
+ "react-i18next": "^13.3.1",
19871
+ "react-query": "^3.39.3",
19872
+ "react-router-dom": "^5.3.4",
19873
+ "react-toastify": "^8.2.0",
19876
19874
  yup: "^0.32.11",
19877
19875
  };
19878
19876
 
@@ -19887,41 +19885,40 @@ const DEPENDENCIES$1 = {};
19887
19885
  const DEV_DEPENDENCIES$1 = {
19888
19886
  "@bigbinary/neeto-filters-frontend": "latest",
19889
19887
  "@bigbinary/neeto-molecules": "latest",
19890
- "@faker-js/faker": "8.0.2",
19888
+ "@faker-js/faker": "8.2.0",
19891
19889
  "@honeybadger-io/js": "6.5.3",
19892
19890
  "@honeybadger-io/react": "6.1.9",
19893
- "@rollup/plugin-alias": "5.0.0",
19894
- "@rollup/plugin-babel": "6.0.3",
19895
- "@rollup/plugin-commonjs": "25.0.3",
19896
- "@rollup/plugin-json": "6.0.0",
19897
- "@rollup/plugin-node-resolve": "15.1.0",
19898
- "@rollup/plugin-replace": "5.0.2",
19899
- "@svgr/rollup": "8.0.1",
19900
- antd: "4.24.10",
19901
- axios: "1.4.0",
19891
+ "@rollup/plugin-alias": "5.0.1",
19892
+ "@rollup/plugin-babel": "6.0.4",
19893
+ "@rollup/plugin-commonjs": "25.0.7",
19894
+ "@rollup/plugin-json": "6.0.1",
19895
+ "@rollup/plugin-node-resolve": "15.2.3",
19896
+ "@rollup/plugin-replace": "5.0.4",
19897
+ "@svgr/rollup": "8.1.0",
19898
+ antd: "5.10.2",
19899
+ axios: "1.6.0",
19902
19900
  classnames: "2.3.2",
19903
- formik: "2.4.2",
19904
- i18next: "23.2.11",
19901
+ formik: "2.4.5",
19902
+ i18next: "23.6.0",
19905
19903
  "js-logger": "1.6.1",
19906
- "mixpanel-browser": "2.47.0",
19907
19904
  qs: "6.11.2",
19908
- ramda: "0.29.0",
19909
- react: "17.0.2",
19910
- "react-dom": "17.0.2",
19905
+ ramda: "0.29.1",
19906
+ react: "18.2.0",
19907
+ "react-dom": "18.2.0",
19911
19908
  "react-helmet": "6.1.0",
19912
- "react-i18next": "13.0.2",
19909
+ "react-i18next": "13.3.1",
19910
+ "react-query": "3.39.3",
19913
19911
  "react-router-dom": "5.3.4",
19914
19912
  "react-toastify": "8.2.0",
19915
- "react-query": "3.39.3",
19916
19913
  rollup: "2.79.1",
19917
19914
  "rollup-plugin-analyzer": "4.0.0",
19918
19915
  "rollup-plugin-cleaner": "1.0.0",
19919
19916
  "rollup-plugin-peer-deps-external": "2.2.4",
19920
19917
  "rollup-plugin-styles": "4.0.0",
19921
- sass: "1.64.0",
19918
+ sass: "1.69.5",
19922
19919
  tailwindcss: "npm:@tailwindcss/postcss7-compat",
19923
19920
  util: "0.12.5",
19924
- yup: "1.2.0",
19921
+ yup: "1.3.2",
19925
19922
  };
19926
19923
 
19927
19924
  const PEER_DEPENDENCIES$1 = {
@@ -19932,20 +19929,19 @@ const PEER_DEPENDENCIES$1 = {
19932
19929
  "@bigbinary/neetoui": "latest",
19933
19930
  "@honeybadger-io/js": "^6.5.3",
19934
19931
  "@honeybadger-io/react": "^6.1.9",
19935
- axios: "^0.27.2",
19932
+ axios: "^1.6.0",
19936
19933
  classnames: "^2.3.2",
19937
- formik: "^2.2.9",
19938
- i18next: "^22.5.1",
19934
+ formik: "^2.4.5",
19935
+ i18next: "^23.6.0",
19939
19936
  "js-logger": "^1.6.1",
19940
- "mixpanel-browser": "^2.45.0",
19941
- ramda: "^0.29.0",
19942
- react: "17.0.2",
19943
- "react-dom": "17.0.2",
19937
+ ramda: "^0.29.1",
19938
+ react: "^18.2.0",
19939
+ "react-dom": "^18.2.0",
19944
19940
  "react-helmet": "^6.1.0",
19945
- "react-i18next": "^12.3.1",
19946
- "react-query": "3.39.2",
19947
- "react-router-dom": "5.3.0",
19948
- "react-toastify": "8.2.0",
19941
+ "react-i18next": "^13.3.1",
19942
+ "react-query": "^3.39.3",
19943
+ "react-router-dom": "^5.3.4",
19944
+ "react-toastify": "^8.2.0",
19949
19945
  yup: "^0.32.11",
19950
19946
  };
19951
19947
 
@@ -34785,7 +34781,7 @@ followRedirects$1.exports.wrap = wrap;
34785
34781
  var followRedirectsExports = followRedirects$1.exports;
34786
34782
  var followRedirects = /*@__PURE__*/getDefaultExportFromCjs(followRedirectsExports);
34787
34783
 
34788
- const VERSION = "1.5.1";
34784
+ const VERSION = "1.6.0";
34789
34785
 
34790
34786
  function parseProtocol(url) {
34791
34787
  const match = /^([-+\w]{1,25})(:?\/\/|:)/.exec(url);
@@ -35389,6 +35385,18 @@ const wrapAsync = (asyncExecutor) => {
35389
35385
  })
35390
35386
  };
35391
35387
 
35388
+ const resolveFamily = ({address, family}) => {
35389
+ if (!utils.isString(address)) {
35390
+ throw TypeError('address must be a string');
35391
+ }
35392
+ return ({
35393
+ address,
35394
+ family: family || (address.indexOf('.') < 0 ? 6 : 4)
35395
+ });
35396
+ };
35397
+
35398
+ const buildAddressEntry = (address, family) => resolveFamily(utils.isObject(address) ? address : {address, family});
35399
+
35392
35400
  /*eslint consistent-return:0*/
35393
35401
  var httpAdapter = isHttpAdapterSupported && function httpAdapter(config) {
35394
35402
  return wrapAsync(async function dispatchHttpRequest(resolve, reject, onDone) {
@@ -35399,15 +35407,16 @@ var httpAdapter = isHttpAdapterSupported && function httpAdapter(config) {
35399
35407
  let rejected = false;
35400
35408
  let req;
35401
35409
 
35402
- if (lookup && utils.isAsyncFn(lookup)) {
35403
- lookup = callbackify$1(lookup, (entry) => {
35404
- if(utils.isString(entry)) {
35405
- entry = [entry, entry.indexOf('.') < 0 ? 6 : 4];
35406
- } else if (!utils.isArray(entry)) {
35407
- throw new TypeError('lookup async function must return an array [ip: string, family: number]]')
35408
- }
35409
- return entry;
35410
- });
35410
+ if (lookup) {
35411
+ const _lookup = callbackify$1(lookup, (value) => utils.isArray(value) ? value : [value]);
35412
+ // hotfix to support opt.all option which is required for node 20.x
35413
+ lookup = (hostname, opt, cb) => {
35414
+ _lookup(hostname, opt, (err, arg0, arg1) => {
35415
+ const addresses = utils.isArray(arg0) ? arg0.map(addr => buildAddressEntry(addr)) : [buildAddressEntry(arg0, arg1)];
35416
+
35417
+ opt.all ? cb(err, addresses) : cb(err, addresses[0].address, addresses[0].family);
35418
+ });
35419
+ };
35411
35420
  }
35412
35421
 
35413
35422
  // temporary internal emitter until the AxiosRequest class will be implemented
@@ -35810,7 +35819,7 @@ var httpAdapter = isHttpAdapterSupported && function httpAdapter(config) {
35810
35819
  }
35811
35820
  response.data = responseData;
35812
35821
  } catch (err) {
35813
- reject(AxiosError.from(err, null, config, response.request, response));
35822
+ return reject(AxiosError.from(err, null, config, response.request, response));
35814
35823
  }
35815
35824
  settle(resolve, reject, response);
35816
35825
  });
@@ -36193,8 +36202,8 @@ var xhrAdapter = isXHRAdapterSupported && function (config) {
36193
36202
  // Specifically not if we're in a web worker, or react-native.
36194
36203
  if (platform.isStandardBrowserEnv) {
36195
36204
  // Add xsrf header
36196
- const xsrfValue = (config.withCredentials || isURLSameOrigin(fullPath))
36197
- && config.xsrfCookieName && cookies.read(config.xsrfCookieName);
36205
+ // regarding CVE-2023-45857 config.withCredentials condition was removed temporarily
36206
+ const xsrfValue = isURLSameOrigin(fullPath) && config.xsrfCookieName && cookies.read(config.xsrfCookieName);
36198
36207
 
36199
36208
  if (xsrfValue) {
36200
36209
  requestHeaders.set(config.xsrfHeaderName, xsrfValue);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bigbinary/neeto-audit-frontend",
3
- "version": "2.0.4",
3
+ "version": "2.0.5",
4
4
  "description": "Audits neeto frontend codebase for issues and suggests a fix.",
5
5
  "type": "module",
6
6
  "bin": "./dist/index.js",
@@ -25,8 +25,8 @@
25
25
  "rollup-plugin-peer-deps-external": "2.2.4"
26
26
  },
27
27
  "dependencies": {
28
- "@bigbinary/neeto-commons-frontend": "2.1.18",
29
- "axios": "1.5.1",
28
+ "@bigbinary/neeto-commons-frontend": "2.1.24",
29
+ "axios": "1.6.0",
30
30
  "chalk": "5.3.0",
31
31
  "commander": "11.1.0",
32
32
  "ora": "7.0.1",
@@ -34,7 +34,7 @@
34
34
  "simple-git": "3.20.0"
35
35
  },
36
36
  "peerDependencies": {
37
- "@bigbinary/neeto-commons-frontend": "^2.1.18",
37
+ "@bigbinary/neeto-commons-frontend": "^2.1.24",
38
38
  "ramda": "^0.29.1"
39
39
  },
40
40
  "packageManager": "pnpm@8.6.9",