Skip to content

Commit

Permalink
chore(deps): update all dependencies (#376)
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 6, 2024
1 parent ccc9060 commit dbf5a7d
Show file tree
Hide file tree
Showing 2 changed files with 99 additions and 119 deletions.
14 changes: 7 additions & 7 deletions apps/compatibility-check/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,19 +13,19 @@
"prettier:fix": "prettier . --write"
},
"dependencies": {
"next": "15.0.3",
"react": "^18",
"react-dom": "^18"
"next": "15.0.4",
"react": "^19.0.0",
"react-dom": "^19.0.0"
},
"devDependencies": {
"@atmina/linting": "workspace:*",
"@next/eslint-plugin-next": "15.0.3",
"@next/eslint-plugin-next": "15.0.4",
"@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",
"eslint-config-next": "15.0.4",
"postcss": "8.4.49",
"prettier": "3.4.2",
"tailwindcss": "3.4.16",
Expand Down
Loading

0 comments on commit dbf5a7d

Please sign in to comment.