Skip to content

Commit

Permalink
chore(deps): update dependency react to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 8, 2024
1 parent 774563e commit 2c61c6f
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 31 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,15 +32,15 @@
"dependencies": {
"clsx": "^2.0.0",
"next": "^14.0.0",
"react": "^18.2.0",
"react": "^19.0.0",
"react-dom": "^18.2.0",
"tidelift-me-up": "^0.4.2"
},
"devDependencies": {
"@next/eslint-plugin-next": "^15.0.0",
"@types/eslint": "^8.44.7",
"@types/node": "22.10.1",
"@types/react": "^18.2.14",
"@types/react": "^19.0.0",
"@types/react-dom": "^18.2.6",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^8.0.0",
Expand Down
50 changes: 21 additions & 29 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 2c61c6f

Please sign in to comment.