Skip to content

Commit

Permalink
Update react.
Browse files Browse the repository at this point in the history
  • Loading branch information
peeweetje committed Dec 14, 2024
1 parent 2a25994 commit 9e4a88d
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 43 deletions.
8 changes: 4 additions & 4 deletions netflix-create-next-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@
},
"dependencies": {
"@types/node": "20.14.10",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.2",
"eslint": "9.7.0",
"eslint-config-next": "14.2.5",
"next": "14.2.5",
"react": "18.3.1",
"react-dom": "18.3.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"typescript": "5.5.3"
},
"devDependencies": {
Expand Down
70 changes: 31 additions & 39 deletions netflix-create-next-app/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9e4a88d

Please sign in to comment.