Skip to content

Commit

Permalink
fix(deps): update dependency next to v15.1.0 (#4565)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent e11aa60 commit 762af6e
Show file tree
Hide file tree
Showing 4 changed files with 60 additions and 55 deletions.
2 changes: 1 addition & 1 deletion examples/next-advanced/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@emotion/react": "11.13.5",
"@emotion/styled": "11.13.5",
"@ultraviolet/ui": "workspace:*",
"next": "15.0.4",
"next": "15.1.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-schemaorg": "2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/next-login/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@ultraviolet/form": "workspace:*",
"@ultraviolet/icons": "workspace:*",
"@ultraviolet/ui": "workspace:*",
"next": "15.0.4",
"next": "15.1.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-schemaorg": "2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/next-simple/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@emotion/react": "11.13.5",
"@emotion/styled": "11.13.5",
"@ultraviolet/ui": "workspace:*",
"next": "15.0.4",
"next": "15.1.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-schemaorg": "2.0.0",
Expand Down
109 changes: 57 additions & 52 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 762af6e

Please sign in to comment.