Skip to content

Commit

Permalink
fix(deps): update react monorepo to v18.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 25, 2024
1 parent d4537bd commit 4063686
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
42 changes: 21 additions & 21 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
},
"dependencies": {
"@types/node": "20.12.7",
"@types/react": "18.2.79",
"@types/react-dom": "18.2.25",
"@types/react": "18.3.0",
"@types/react-dom": "18.3.0",
"autoprefixer": "10.4.19",
"eslint-config-next": "14.2.3",
"next": "14.2.3",
"postcss": "8.4.38",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.0",
"react-dom": "18.3.0",
"react-icons": "^5.0.0",
"tailwindcss": "3.4.3",
"typescript": "5.4.5"
Expand Down

0 comments on commit 4063686

Please sign in to comment.