Skip to content

Commit

Permalink
Bump next from 12.3.1 to 13.5.1 (#230)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent cd2d3fb commit 0bca08e
Show file tree
Hide file tree
Showing 7 changed files with 69 additions and 373 deletions.
2 changes: 1 addition & 1 deletion examples/ai-image-generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"dotenv": "^16.0.3",
"mirotone": "5",
"next": "^13.0.0",
"next": "^13.5.1",
"openai": "^4.8.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/html-preview/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@mirohq/miro-api": "^1.0.4",
"cookie": "^0.5.0",
"dotenv": "^16.0.3",
"next": "^13.0.0",
"next": "^13.5.3",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/monetization-with-stripe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"cookies": "^0.8.0",
"dotenv": "^16.0.3",
"micro": "^10.0.1",
"next": "^13.4.10",
"next": "^13.5.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"stripe": "^12.3.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/nextjs-full-stack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"axios": "^0.27.2",
"busboy": "^1.6.0",
"cookie": "^0.5.0",
"next": "^12.2.4",
"next": "^13.5.1",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/nextjs-oauth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"axios": "^0.27.2",
"cookie": "^0.5.0",
"next": "^12.2.4",
"next": "^13.5.1",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/webhooks-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"lint": "next lint"
},
"dependencies": {
"next": "^13.1.0",
"next": "^13.5.6",
"@mirohq/miro-api": "^1.0.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
430 changes: 63 additions & 367 deletions yarn.lock

Large diffs are not rendered by default.

2 comments on commit 0bca08e

@vercel
Copy link

@vercel vercel bot commented on 0bca08e Dec 4, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

webhooks-manager – ./examples/webhooks-manager

webhooks-manager-git-main-miro-web.vercel.app
webhooks-manager-miro-web.vercel.app
webhooks-manager-sepia.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 0bca08e Dec 4, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

app-examples-wordle – ./examples/wordle

app-examples-wordle-anthonyroux.vercel.app
app-examples-wordle-git-main-anthonyroux.vercel.app
app-examples-wordle.vercel.app

Please sign in to comment.