Skip to content

Commit

Permalink
fix(deps): update nextjs monorepo to v15.1.0 (#19907)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 12, 2024
1 parent 882223e commit 1dd1990
Show file tree
Hide file tree
Showing 13 changed files with 475 additions and 477 deletions.
112 changes: 56 additions & 56 deletions boundaries/auth/ui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions boundaries/auth/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@ory/client": "^1.15.15",
"@ory/integrations": "^1.2.1",
"axios": "^1.7.9",
"next": "15.0.4",
"next": "15.1.0",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-toastify": "^10.0.6"
Expand All @@ -26,7 +26,7 @@
"@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",
"tailwindcss": "^3.4.16",
"typescript": "^5.7.2"
Expand Down
Loading

0 comments on commit 1dd1990

Please sign in to comment.