Skip to content

Commit

Permalink
fix(deps): 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 ef50f80 commit 38551f5
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 @@ -18,8 +18,8 @@
"@storybook/nextjs": "^7.6.4",
"framer-motion": "^11.3.31",
"next": "14.2.20",
"react": "^18",
"react-dom": "^18",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"recoil": "^0.7.7",
"swr": "^2.2.4",
"twemoji": "^14.0.2"
Expand All @@ -33,8 +33,8 @@
"@storybook/react": "^7.6.4",
"@storybook/test": "^7.6.4",
"@types/node": "^22.0.0",
"@types/react": "^18",
"@types/react-dom": "^18",
"@types/react": "^19.0.0",
"@types/react-dom": "^19.0.0",
"@types/react-twemoji": "^0.4.3",
"autoprefixer": "^10.0.1",
"eslint": "^8",
Expand Down

0 comments on commit 38551f5

Please sign in to comment.