|
4 | 4 | "version": "0.1.0", |
5 | 5 | "private": true, |
6 | 6 | "dependencies": { |
7 | | - "@testing-library/jest-dom": "^4.2.4", |
8 | | - "@testing-library/react": "^9.3.2", |
9 | | - "@testing-library/user-event": "^7.1.2", |
10 | | - "bootstrap": "^4.5.3", |
11 | | - "classnames": "^2.2.6", |
12 | | - "enzyme": "^3.11.0", |
13 | | - "enzyme-adapter-react-16": "^1.15.5", |
14 | | - "gh-pages": "^5.0.0", |
| 7 | + "@testing-library/jest-dom": "^6.1.5", |
| 8 | + "@testing-library/react": "^14.1.2", |
| 9 | + "@testing-library/user-event": "^14.5.1", |
| 10 | + "bootstrap": "^5.3.2", |
| 11 | + "classnames": "^2.3.2", |
| 12 | + "gh-pages": "^6.1.0", |
15 | 13 | "prop-types": "^15.8.1", |
16 | | - "react": "^16.14.0", |
17 | | - "react-dom": "^16.14.0", |
| 14 | + "react": "^18.2.0", |
| 15 | + "react-dom": "^18.2.0", |
18 | 16 | "react-ga4": "^2.1.0", |
19 | | - "react-icons": "^3.11.0", |
20 | | - "react-markdown": "^4.3.1", |
| 17 | + "react-icons": "^4.12.0", |
| 18 | + "react-markdown": "^9.0.1", |
21 | 19 | "react-minimal-pie-chart": "^8.4.0", |
22 | | - "react-scripts": "^4.0.0", |
23 | | - "react-scroll": "^1.8.0", |
24 | | - "react-table": "^7.6.3", |
25 | | - "react-test-renderer": "^16.14.0", |
26 | | - "react-toggle": "^4.1.1", |
27 | | - "react-tooltip": "^3.11.2", |
28 | | - "reactstrap": "^8.8.1", |
29 | | - "sass": "1.49.0" |
| 20 | + "react-scripts": "^5.0.1", |
| 21 | + "react-scroll": "^1.9.0", |
| 22 | + "react-table": "^7.8.0", |
| 23 | + "react-test-renderer": "^18.2.0", |
| 24 | + "react-toggle": "^4.1.3", |
| 25 | + "react-tooltip": "^5.25.0", |
| 26 | + "reactstrap": "^9.2.1", |
| 27 | + "sass": "^1.69.5" |
30 | 28 | }, |
31 | 29 | "devDependencies": { |
32 | | - "babel-eslint": "^10.0.3", |
33 | | - "eslint": "^7.11.0", |
34 | | - "eslint-config-airbnb": "^18.2.1", |
35 | | - "eslint-config-prettier": "^6.15.0", |
36 | | - "eslint-plugin-import": "^2.22.1", |
37 | | - "eslint-plugin-jsx-a11y": "^6.4.1", |
38 | | - "eslint-plugin-prettier": "^3.3.1", |
39 | | - "eslint-plugin-react": "^7.22.0", |
40 | | - "husky": "^3.1.0", |
41 | | - "prettier": "^1.19.1", |
42 | | - "pretty-quick": "^2.0.2" |
| 30 | + "eslint": "^8.55.0", |
| 31 | + "eslint-config-airbnb": "^19.0.4", |
| 32 | + "eslint-config-prettier": "^9.1.0", |
| 33 | + "eslint-plugin-import": "^2.29.1", |
| 34 | + "eslint-plugin-jsx-a11y": "^6.8.0", |
| 35 | + "eslint-plugin-prettier": "^4.2.1", |
| 36 | + "eslint-plugin-react": "^7.33.2", |
| 37 | + "husky": "^8.0.3", |
| 38 | + "prettier": "^2.8.8", |
| 39 | + "pretty-quick": "^3.3.1" |
43 | 40 | }, |
44 | 41 | "scripts": { |
45 | 42 | "predeploy": "npm run build", |
|
0 commit comments