|
3 | 3 | "version": "0.1.9",
|
4 | 4 | "private": true,
|
5 | 5 | "dependencies": {
|
6 |
| - "@testing-library/jest-dom": "^5.12.0", |
7 |
| - "@testing-library/react": "^11.2.6", |
8 |
| - "@testing-library/user-event": "^12.8.3", |
9 |
| - "axios": "^0.21.1", |
10 |
| - "react": "^18.0.0-beta-24dd07bd2-20211208", |
11 |
| - "react-data-table-component": "^7.4.5", |
12 |
| - "react-dom": "^18.0.0-beta-24dd07bd2-20211208", |
13 |
| - "react-github-btn": "^1.2.0", |
| 6 | + "@testing-library/jest-dom": "^5.16.4", |
| 7 | + "@testing-library/react": "^13.2.0", |
| 8 | + "@testing-library/user-event": "^14.1.1", |
| 9 | + "axios": "^0.27.2", |
| 10 | + "react": "^18.1.0", |
| 11 | + "react-data-table-component": "^7.5.1", |
| 12 | + "react-dom": "^18.1.0", |
| 13 | + "react-github-btn": "^1.2.2", |
14 | 14 | "react-json-view": "^1.21.3",
|
15 |
| - "react-scripts": "4.0.3", |
| 15 | + "react-scripts": "5.0.1", |
16 | 16 | "react-simple-card": "^2.0.2",
|
17 |
| - "react-youtube": "^7.13.1", |
18 |
| - "styled-components": "^5.2.3", |
19 |
| - "user-agents": "^1.0.864" |
| 17 | + "react-youtube": "^9.0.1", |
| 18 | + "styled-components": "^5.3.5", |
| 19 | + "user-agents": "^1.0.1009" |
20 | 20 | },
|
21 | 21 | "scripts": {
|
22 | 22 | "start": "react-scripts start",
|
|
43 | 43 | ]
|
44 | 44 | },
|
45 | 45 | "devDependencies": {
|
46 |
| - "web-vitals": "^1.1.1" |
| 46 | + "web-vitals": "^2.1.4" |
47 | 47 | }
|
48 | 48 | }
|
0 commit comments