Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 4d50180

Browse files
authored
Upgrade react-scripts and react (#45)
1 parent 9cc8a1b commit 4d50180

File tree

2 files changed

+5658
-6079
lines changed

2 files changed

+5658
-6079
lines changed

package.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,11 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"react": "^16.7.0",
7-
"react-dom": "^16.7.0",
8-
"react-scripts": "^4.0.0"
6+
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
7+
"postcss-normalize": "^10.0.1",
8+
"react": "^18.3.1",
9+
"react-dom": "^18.3.1",
10+
"react-scripts": "^5.0.1"
911
},
1012
"scripts": {
1113
"start": "react-scripts start",

0 commit comments

Comments
 (0)