Skip to content

Commit

Permalink
fix(deps): update react monorepo to v19 (#12)
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 27, 2024
1 parent 370a626 commit 193b22c
Show file tree
Hide file tree
Showing 2 changed files with 148 additions and 159 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@
"framer-motion": "^11.13.1",
"jotai": "^2.10.3",
"nanoid": "^5.0.9",
"react": "^18.3.1",
"react-dom": "^18.3.1"
"react": "^19.0.0",
"react-dom": "^19.0.0"
},
"devDependencies": {
"@babel/preset-react": "^7.26.3",
"@eslint/js": "^9.16.0",
"@types/react": "^18.3.13",
"@types/react-dom": "^18.3.1",
"@types/react": "^19.0.0",
"@types/react-dom": "^19.0.0",
"@vitejs/plugin-react": "^4.3.4",
"add": "^2.0.6",
"eslint": "^9.16.0",
Expand Down
Loading

0 comments on commit 193b22c

Please sign in to comment.