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 May 11, 2024
1 parent eb771bf commit 6f6b44b
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 66 deletions.
110 changes: 48 additions & 62 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 @@ -19,8 +19,8 @@
},
"dependencies": {
"next": "13.1.6",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"swr": "2.0.3"
},
"devDependencies": {
Expand All @@ -29,7 +29,7 @@
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "13.4.0",
"@types/node": "18.11.18",
"@types/react": "18.0.27",
"@types/react": "18.3.2",
"babel-jest": "29.4.1",
"commitizen": "4.3.0",
"cypress": "12.5.1",
Expand All @@ -45,7 +45,7 @@
"lint-staged": "13.1.0",
"msw": "1.0.0",
"prettier": "2.8.3",
"react-test-renderer": "18.2.0",
"react-test-renderer": "18.3.1",
"sass": "1.58.0",
"typescript": "4.9.5",
"whatwg-fetch": "3.6.2"
Expand Down

0 comments on commit 6f6b44b

Please sign in to comment.