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 420fdaa commit 2a25994
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 72 deletions.
8 changes: 4 additions & 4 deletions netflix-create-react-vite-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"i18next-browser-languagedetector": "^7.2.1",
"i18next-http-backend": "^2.5.1",
"jsdom": "^24.1.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-i18next": "^14.1.2",
"react-router-dom": "^6.24.1",
"styled-components": "^5.3.5",
Expand All @@ -26,8 +26,8 @@
"devDependencies": {
"@testing-library/jest-dom": "^6.4.6",
"@testing-library/react": "^16.0.0",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/react": "^19.0.1",
"@types/react-dom": "^19.0.2",
"@types/react-router-dom": "^5.3.3",
"@types/styled-components": "5.1.34",
"@typescript-eslint/eslint-plugin": "^7.13.1",
Expand Down
122 changes: 54 additions & 68 deletions netflix-create-react-vite-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 2a25994

Please sign in to comment.