Skip to content

Commit

Permalink
chore(deps): update react monorepo to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 23, 2024
1 parent 7327b2d commit df24b46
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 57 deletions.
88 changes: 34 additions & 54 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@
"next": "12.1.0",
"next-auth": "^4.10.3",
"qs": "^6.11.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"react": "18.3.1",
"react-dom": "18.3.1",
"styled-components": "^5.3.5"
},
"devDependencies": {
"@types/node": "^17.0.23",
"@types/react": "^17.0.43",
"@types/react": "^18.0.0",
"@types/styled-components": "^5.1.24",
"@typescript-eslint/eslint-plugin": "^5.18.0",
"babel-plugin-styled-components": "^2.0.6",
Expand Down

0 comments on commit df24b46

Please sign in to comment.