|
4 | 4 | "version": "0.1.0",
|
5 | 5 | "private": true,
|
6 | 6 | "dependencies": {
|
7 |
| - "@fortawesome/fontawesome-svg-core": "6.1.2", |
8 |
| - "@fortawesome/free-brands-svg-icons": "6.1.2", |
9 |
| - "@fortawesome/free-solid-svg-icons": "6.1.2", |
10 |
| - "@fortawesome/react-fontawesome": "0.2.0", |
11 |
| - "@testing-library/jest-dom": "5.16.5", |
| 7 | + "@fortawesome/fontawesome-svg-core": "6.5.2", |
| 8 | + "@fortawesome/free-brands-svg-icons": "6.5.2", |
| 9 | + "@fortawesome/free-solid-svg-icons": "6.5.2", |
| 10 | + "@fortawesome/react-fontawesome": "0.2.2", |
| 11 | + "@testing-library/jest-dom": "5.17.0", |
12 | 12 | "@testing-library/react": "13.4.0",
|
13 |
| - "@testing-library/user-event": "14.4.3", |
14 |
| - "@types/aos": "3.0.4", |
15 |
| - "@types/jest": "28.1.7", |
16 |
| - "@types/node": "16.11.60", |
17 |
| - "@types/react": "18.0.21", |
18 |
| - "@types/react-dom": "18.0.6", |
19 |
| - "@types/react-scroll": "1.8.4", |
| 13 | + "@testing-library/user-event": "14.5.2", |
| 14 | + "@types/aos": "3.0.7", |
| 15 | + "@types/jest": "28.1.8", |
| 16 | + "@types/node": "16.18.98", |
| 17 | + "@types/react": "18.2.3", |
| 18 | + "@types/react-dom": "18.3.0", |
| 19 | + "@types/react-scroll": "1.8.10", |
20 | 20 | "aos": "2.3.4",
|
21 | 21 | "bulma": "0.9.4",
|
22 |
| - "kwesforms": "2.1.26", |
23 |
| - "react": "18.2.0", |
24 |
| - "react-dom": "18.2.0", |
25 |
| - "react-router-dom": "6.3.0", |
| 22 | + "kwesforms": "2.2.9", |
| 23 | + "react": "18.3.1", |
| 24 | + "react-dom": "18.3.1", |
| 25 | + "react-router-dom": "6.23.1", |
26 | 26 | "react-player": "2.16.0",
|
27 | 27 | "react-scripts": "^5.0.1",
|
28 |
| - "react-scroll": "1.8.7", |
29 |
| - "typescript": "4.8.3", |
| 28 | + "react-scroll": "1.9.0", |
| 29 | + "typescript": "4.9.5", |
30 | 30 | "web-vitals": "2.1.4"
|
31 | 31 | },
|
32 | 32 | "scripts": {
|
|
48 | 48 | ]
|
49 | 49 | },
|
50 | 50 | "devDependencies": {
|
51 |
| - "@typescript-eslint/eslint-plugin": "5.33.1", |
52 |
| - "@typescript-eslint/parser": "5.33.1", |
53 |
| - "eslint": "8.24.0", |
| 51 | + "@typescript-eslint/eslint-plugin": "5.62.0", |
| 52 | + "@typescript-eslint/parser": "5.62.0", |
| 53 | + "eslint": "8.57.0", |
54 | 54 | "eslint-config-airbnb": "19.0.4",
|
55 |
| - "eslint-config-airbnb-typescript": "17.0.0", |
56 |
| - "eslint-config-prettier": "8.5.0", |
57 |
| - "eslint-plugin-import": "2.26.0", |
58 |
| - "eslint-plugin-jsx-a11y": "6.6.1", |
| 55 | + "eslint-config-airbnb-typescript": "17.1.0", |
| 56 | + "eslint-config-prettier": "8.10.0", |
| 57 | + "eslint-plugin-import": "2.29.1", |
| 58 | + "eslint-plugin-jsx-a11y": "6.8.0", |
59 | 59 | "eslint-plugin-prettier": "4.2.1",
|
60 |
| - "eslint-plugin-react": "7.31.8", |
61 |
| - "eslint-plugin-react-hooks": "4.6.0", |
62 |
| - "lint-staged": "13.0.3", |
63 |
| - "prettier": "2.7.1" |
| 60 | + "eslint-plugin-react": "7.34.2", |
| 61 | + "eslint-plugin-react-hooks": "4.6.2", |
| 62 | + "lint-staged": "13.3.0", |
| 63 | + "prettier": "2.8.8" |
64 | 64 | },
|
65 | 65 | "lint-staged": {
|
66 | 66 | "src/**/*.+(js|jsx|ts|tsx|json)": [
|
|
0 commit comments