Skip to content

Commit

Permalink
fix(deps): update all dependencies to v15.1.0 (#379)
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 10, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 111dba0 commit faac506
Showing 2 changed files with 69 additions and 63 deletions.
6 changes: 3 additions & 3 deletions apps/compatibility-check/package.json
Original file line number Diff line number Diff line change
@@ -13,19 +13,19 @@
"prettier:fix": "prettier . --write"
},
"dependencies": {
"next": "15.0.4",
"next": "15.1.0",
"react": "^19.0.0",
"react-dom": "^19.0.0"
},
"devDependencies": {
"@atmina/linting": "workspace:*",
"@next/eslint-plugin-next": "15.0.4",
"@next/eslint-plugin-next": "15.1.0",
"@types/eslint": "9.6.1",
"@types/node": "22.10.1",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.2",
"eslint": "9.16.0",
"eslint-config-next": "15.0.4",
"eslint-config-next": "15.1.0",
"postcss": "8.4.49",
"prettier": "3.4.2",
"tailwindcss": "3.4.16",
126 changes: 66 additions & 60 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 faac506

Please sign in to comment.