Skip to content

Commit

Permalink
chore(deps): update all dependencies to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 5, 2024
1 parent ccc9060 commit 8856167
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 49 deletions.
8 changes: 4 additions & 4 deletions apps/compatibility-check/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,16 @@
},
"dependencies": {
"next": "15.0.3",
"react": "^18",
"react-dom": "^18"
"react": "^19.0.0",
"react-dom": "^19.0.0"
},
"devDependencies": {
"@atmina/linting": "workspace:*",
"@next/eslint-plugin-next": "15.0.3",
"@types/eslint": "9.6.1",
"@types/node": "22.10.1",
"@types/react": "18.3.13",
"@types/react-dom": "18.3.1",
"@types/react": "19.0.0",
"@types/react-dom": "19.0.0",
"eslint": "9.16.0",
"eslint-config-next": "15.0.3",
"postcss": "8.4.49",
Expand Down
79 changes: 34 additions & 45 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 8856167

Please sign in to comment.