Skip to content

Commit

Permalink
Update react monorepo (#853)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 5, 2024
1 parent b2435c0 commit c20403c
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"@testing-library/user-event": "14.5.2",
"@types/css-mediaquery": "0.1.4",
"@types/leaflet": "1.9.15",
"@types/react": "18.3.13",
"@types/react-dom": "18.3.1",
"@types/react": "18.3.14",
"@types/react-dom": "18.3.2",
"@types/react-router-dom": "5.3.3",
"@types/testing-library__jest-dom": "6.0.0",
"@typescript-eslint/eslint-plugin": "7.18.0",
Expand All @@ -63,7 +63,7 @@
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-react-hooks": "5.0.0",
"eslint-plugin-react-hooks": "5.1.0",
"eslint-plugin-react-prefer-function-component": "3.3.0",
"eslint-plugin-testing-library": "7.1.0",
"eslint-plugin-unicorn": "56.0.1",
Expand Down
44 changes: 22 additions & 22 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 c20403c

Please sign in to comment.