|
26 | 26 | "i18next-http-backend": "^1.4.1", |
27 | 27 | "i18next-multiload-backend-adapter": "^1.0.0", |
28 | 28 | "qrcode.react": "^1.0.1", |
29 | | - "query-string": "^6.7.0", |
30 | 29 | "react": "^16.14.0", |
31 | 30 | "react-chartjs-2": "^4.2.0", |
32 | 31 | "react-copy-to-clipboard": "^5.0.2", |
33 | 32 | "react-dom": "npm:@hot-loader/react-dom", |
34 | 33 | "react-fast-compare": "^3.2.0", |
35 | | - "react-google-recaptcha": "^2.0.1", |
36 | 34 | "react-hot-loader": "^4.12.21", |
37 | 35 | "react-i18next": "^11.2.1", |
38 | 36 | "react-router-dom": "^5.1.2", |
|
71 | 69 | "@testing-library/jest-dom": "^5.16.4", |
72 | 70 | "@testing-library/react": "12.1.5", |
73 | 71 | "@testing-library/user-event": "^14.2.1", |
74 | | - "@types/chart.js": "^2.8.5", |
75 | 72 | "@types/codemirror": "^0.0.98", |
76 | 73 | "@types/debounce": "^1.2.0", |
77 | 74 | "@types/events": "^3.0.0", |
78 | 75 | "@types/jest": "^28.1.3", |
79 | 76 | "@types/node": "^14.11.10", |
80 | 77 | "@types/qrcode.react": "^1.0.1", |
81 | | - "@types/query-string": "^6.3.0", |
82 | 78 | "@types/react": "^16.14.0", |
83 | 79 | "@types/react-copy-to-clipboard": "^4.3.0", |
84 | 80 | "@types/react-dom": "^16.9.16", |
85 | | - "@types/react-helmet": "^6.0.0", |
86 | 81 | "@types/react-redux": "^7.1.1", |
87 | 82 | "@types/react-router": "^5.1.3", |
88 | 83 | "@types/react-router-dom": "^5.1.3", |
|
101 | 96 | "css-loader": "^5.2.7", |
102 | 97 | "eslint": "^8.18.0", |
103 | 98 | "eslint-config-prettier": "^8.5.0", |
104 | | - "eslint-config-standard": "^17.0.0", |
105 | | - "eslint-plugin-import": "^2.26.0", |
106 | 99 | "eslint-plugin-jest-dom": "^4.0.2", |
107 | | - "eslint-plugin-n": "^15.2.3", |
108 | 100 | "eslint-plugin-node": "^11.1.0", |
109 | 101 | "eslint-plugin-prettier": "^4.0.0", |
110 | | - "eslint-plugin-promise": "^6.0.0", |
111 | 102 | "eslint-plugin-react": "^7.30.1", |
112 | 103 | "eslint-plugin-react-hooks": "^4.6.0", |
113 | 104 | "fork-ts-checker-webpack-plugin": "^6.2.10", |
|
0 commit comments