|
7 | 7 | "url": "https://github.com/gsaini/gsaini.github.io.git" |
8 | 8 | }, |
9 | 9 | "dependencies": { |
10 | | - "@testing-library/jest-dom": "^4.2.4", |
11 | | - "@testing-library/react": "^9.5.0", |
12 | | - "@testing-library/user-event": "^7.1.2", |
13 | | - "@types/jest": "^24.0.0", |
14 | | - "@types/node": "^12.19.9", |
15 | | - "@types/react": "^16.14.2", |
16 | | - "@types/react-dom": "^16.9.10", |
17 | | - "node-sass": "^4.14.1", |
18 | | - "react": "^16.14.0", |
19 | | - "react-dom": "^16.14.0", |
20 | | - "react-helmet": "^5.2.1", |
21 | | - "react-scripts": "^3.4.4", |
22 | | - "typescript": "~3.7.2" |
| 10 | + "@testing-library/jest-dom": "^5.16.1", |
| 11 | + "@testing-library/react": "^12.1.2", |
| 12 | + "@testing-library/user-event": "^13.5.0", |
| 13 | + "@types/jest": "^27.4.0", |
| 14 | + "@types/node": "^17.0.9", |
| 15 | + "@types/react": "^17.0.38", |
| 16 | + "@types/react-dom": "^17.0.11", |
| 17 | + "node-sass": "^7.0.1", |
| 18 | + "react": "^17.0.2", |
| 19 | + "react-dom": "^17.0.2", |
| 20 | + "react-helmet": "^6.1.0", |
| 21 | + "react-scripts": "^5.0.0", |
| 22 | + "typescript": "~4.5.4" |
23 | 23 | }, |
24 | 24 | "scripts": { |
25 | 25 | "start": "react-scripts start", |
|
45 | 45 | ] |
46 | 46 | }, |
47 | 47 | "devDependencies": { |
48 | | - "gh-pages": "^2.2.0", |
49 | | - "prettier": "1.19.1" |
| 48 | + "gh-pages": "^3.2.3", |
| 49 | + "prettier": "2.5.1" |
50 | 50 | } |
51 | 51 | } |
0 commit comments