Skip to content

Commit

Permalink
chore(deps): update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 19, 2024
1 parent 71af6d6 commit d0d82f9
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 32 deletions.
54 changes: 26 additions & 28 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 @@ -12,17 +12,17 @@
},
"dependencies": {
"next": "13.4.8",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"tailwindcss": "3.3.3"
},
"devDependencies": {
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.4.3",
"@types/node": "20.4.5",
"@types/react": "18.2.17",
"@types/react-dom": "18.2.7",
"@types/react": "18.3.8",
"@types/react-dom": "18.3.0",
"@types/testing-library__jest-dom": "^5.14.6",
"autoprefixer": "10.4.14",
"eslint": "8.46.0",
Expand Down

0 comments on commit d0d82f9

Please sign in to comment.