Skip to content

Commit

Permalink
Update react monorepo to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent 94644ac commit 6139f48
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"license": "ISC",
"dependencies": {
"@apollo/client": "^3.12.2",
"@types/react": "^18.3.16",
"@types/react": "^19.0.1",
"algoliasearch": "^4.24.0",
"autoprefixer": "^10.4.20",
"framer-motion": "11.13.5",
Expand All @@ -33,8 +33,8 @@
"next": "^14.2.20",
"nprogress": "^0.2.0",
"postcss": "^8.4.49",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-hook-form": "^7.54.0",
"react-instantsearch-dom": "^6.40.4",
"uuid": "^11.0.3"
Expand Down

0 comments on commit 6139f48

Please sign in to comment.