Skip to content

Commit

Permalink
Update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent dc6bdf0 commit fe0bbba
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"firebaseui": "6.1.0",
"next": "14.2.7",
"next-transpile-modules": "10.0.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-hook-form": "7.53.0",
"react-icons": "5.3.0"
},
Expand All @@ -40,14 +40,14 @@
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.13",
"@types/node": "20.16.10",
"@types/react": "18.3.11",
"@types/react": "19.0.2",
"@typescript-eslint/eslint-plugin": "8.11.0",
"@typescript-eslint/parser": "8.11.0",
"eslint": "8.57.1",
"eslint-config-next": "14.2.7",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-jest": "28.8.3",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-react-hooks": "5.1.0",
"eslint-plugin-simple-import-sort": "12.1.1",
"eslint-plugin-testing-library": "6.4.0",
"eslint-plugin-unused-imports": "4.1.4",
Expand Down

0 comments on commit fe0bbba

Please sign in to comment.