|
5 | 5 | "dependencies": { |
6 | 6 | "@cloudinary/url-gen": "^1.0.0-beta.5", |
7 | 7 | "@cloudinary/react": "file:cloudinary-react.tgz", |
8 | | - "@testing-library/jest-dom": "^5.11.4", |
9 | | - "@testing-library/react": "^11.1.0", |
10 | | - "@testing-library/user-event": "^12.1.10", |
11 | | - "@types/jest": "^26.0.15", |
12 | | - "@types/node": "^12.0.0", |
13 | | - "@types/react": "^17.0.0", |
14 | | - "@types/react-dom": "^17.0.0", |
15 | 8 | "react": "^17.0.1", |
16 | 9 | "react-dom": "^17.0.1", |
17 | | - "react-scripts": "4.0.3", |
18 | | - "typescript": "^4.1.2", |
19 | 10 | "web-vitals": "^1.0.1" |
20 | 11 | }, |
21 | 12 | "scripts": { |
|
44 | 35 | ] |
45 | 36 | }, |
46 | 37 | "devDependencies": { |
47 | | - "del-cli": "^3.0.1" |
| 38 | + "@testing-library/jest-dom": "^5.11.4", |
| 39 | + "@testing-library/react": "^11.1.0", |
| 40 | + "@testing-library/user-event": "^12.1.10", |
| 41 | + "@types/jest": "^26.0.15", |
| 42 | + "@types/node": "^12.0.0", |
| 43 | + "@types/react": "^17.0.0", |
| 44 | + "@types/react-dom": "^17.0.0", |
| 45 | + "del-cli": "^3.0.1", |
| 46 | + "react-scripts": "4.0.3", |
| 47 | + "typescript": "^4.1.2" |
48 | 48 | } |
49 | 49 | } |
0 commit comments