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 16, 2024
1 parent 444fc24 commit 4a450d4
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 55 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
"graphql-request": "6.0.0",
"lodash": "^4.17.21",
"query-string": "^8.0.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-grid-layout": "^1.3.4",
"swr": "^2.1.5"
},
Expand All @@ -50,8 +50,8 @@
"@testing-library/react": "14.0.0",
"@types/jest": "29.5.0",
"@types/lodash": "^4.14.186",
"@types/react": "18.2.6",
"@types/react-dom": "18.2.4",
"@types/react": "18.3.6",
"@types/react-dom": "18.3.0",
"@types/react-grid-layout": "^1.3.2",
"@typescript-eslint/eslint-plugin": "^5.38.1",
"@typescript-eslint/parser": "^5.38.1",
Expand Down
97 changes: 46 additions & 51 deletions pnpm-lock.yaml

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

0 comments on commit 4a450d4

Please sign in to comment.