We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c74794d commit 421e6a1Copy full SHA for 421e6a1
client/package.json
@@ -3,18 +3,14 @@
3
"version": "0.1.0",
4
"private": true,
5
"dependencies": {
6
- "@reach/router": "^1.3.1",
7
- "@testing-library/jest-dom": "^4.2.4",
8
- "@testing-library/react": "^9.4.1",
9
- "@testing-library/user-event": "^7.2.1",
10
- "node-sass": "^4.13.1",
+ "@reach/router": "^1.3.4",
11
"prop-types": "^15.7.2",
12
- "react": "^16.12.0",
13
- "react-dom": "^16.12.0",
14
- "react-icons": "^3.9.0",
15
- "react-modal-video": "^1.2.3",
16
- "react-scripts": "3.4.0",
17
- "styled-components": "^5.0.1"
+ "react": "^17.0.2",
+ "react-dom": "^17.0.2",
+ "react-icons": "^4.2.0",
+ "react-modal-video": "^1.2.8",
+ "react-scripts": "4.0.3",
+ "styled-components": "^5.3.0"
18
},
19
"scripts": {
20
"start": "react-scripts start",
0 commit comments