Skip to content

Commit

Permalink
fix(deps): update nextjs monorepo to v13.4.2 (#856)
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 May 12, 2023
1 parent c08bbf9 commit 859777e
Show file tree
Hide file tree
Showing 5 changed files with 98 additions and 98 deletions.
4 changes: 2 additions & 2 deletions packages/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"clickhouse": "^2.6.0",
"final-form": "^4.20.7",
"monaco-editor": "^0.38.0",
"next": "13.4.1",
"next": "13.4.2",
"next-auth": "^4.22.1",
"next-international": "^0.4.1",
"node-fetch": "^3.2.10",
Expand All @@ -63,7 +63,7 @@
"@types/react": "^18.0.9",
"autoprefixer": "^10.4.7",
"eslint": "^8.16.0",
"eslint-config-next": "13.4.1",
"eslint-config-next": "13.4.2",
"eslint-plugin-storybook": "^0.6.0",
"postcss": "^8.4.22",
"prisma": "^4.13.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"next": "13.4.1",
"next": "13.4.2",
"next-sitemap": "^4.0.5",
"nextra": "2.5.2",
"nextra-theme-docs": "2.5.2",
Expand All @@ -25,7 +25,7 @@
"@types/react-dom": "^18.0.5",
"autoprefixer": "^10.4.7",
"eslint": "^8.16.0",
"eslint-config-next": "13.4.1",
"eslint-config-next": "13.4.2",
"postcss": "^8.4.22",
"tailwindcss": "^3.3.1",
"typescript": "^5.0.2"
Expand Down
4 changes: 2 additions & 2 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"autoprefixer": "^10.4.7",
"class-variance-authority": "^0.6.0",
"final-form": "^4.20.7",
"next": "13.4.1",
"next": "13.4.2",
"postcss": "^8.4.22",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand All @@ -48,7 +48,7 @@
"@radix-ui/react-dropdown-menu": "^2.0.1",
"@radix-ui/react-tabs": "^1.0.0",
"@radix-ui/react-tooltip": "^1.0.3",
"next": "13.4.1",
"next": "13.4.2",
"react": "18.2.0",
"react-hot-toast": "^2.2.0"
}
Expand Down
Loading

4 comments on commit 859777e

@vercel
Copy link

@vercel vercel bot commented on 859777e May 12, 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:

docs – ./packages/docs

lagon-docs.vercel.app
docs-lagon.vercel.app
docs-git-main-lagon.vercel.app
docs.lagon.app

@vercel
Copy link

@vercel vercel bot commented on 859777e May 12, 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:

storybook – ./packages/ui

storybook-lagon.vercel.app
ui.lagon.app
storybook-git-main-lagon.vercel.app
storybook-swart-eight.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 859777e May 12, 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:

www – ./www

www-git-main-lagon.vercel.app
lagon.app
www-lagon.vercel.app
lagon.dev

@vercel
Copy link

@vercel vercel bot commented on 859777e May 12, 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:

dashboard – ./packages/dashboard

dashboard-git-main-lagon.vercel.app
dashboard-lagon.vercel.app
dash.lagon.app

Please sign in to comment.