Skip to content

Commit

Permalink
chore: upgrade next to 13.4 (#908)
Browse files Browse the repository at this point in the history
  • Loading branch information
pradel committed Jun 13, 2023
1 parent 42e5f3a commit ce3d0d9
Show file tree
Hide file tree
Showing 5 changed files with 2,230 additions and 3,173 deletions.
7 changes: 7 additions & 0 deletions .changeset/new-sloths-retire.md
@@ -0,0 +1,7 @@
---
'@sigle/custom-domain': patch
'@sigle/app-next': patch
'@sigle/app': patch
---

Upgrade next.js to 13.4.
4 changes: 2 additions & 2 deletions apps/custom-domain/package.json
Expand Up @@ -19,7 +19,7 @@
"clsx": "1.2.1",
"date-fns": "2.30.0",
"micro-stacks": "1.2.1",
"next": "13.2.4",
"next": "13.4.5",
"next-sitemap": "4.1.3",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand All @@ -37,7 +37,7 @@
"@types/react-dom": "18.0.11",
"autoprefixer": "10.4.14",
"eslint": "8.41.0",
"eslint-config-next": "13.2.4",
"eslint-config-next": "13.4.5",
"eslint-plugin-tailwindcss": "3.12.0",
"postcss": "8.4.24",
"tailwindcss": "3.3.2",
Expand Down
4 changes: 2 additions & 2 deletions apps/sigle-next/package.json
Expand Up @@ -75,7 +75,7 @@
"lowlight": "2.9.0",
"micro-stacks": "1.2.1",
"nanoid": "3.3.3",
"next": "13.4.4",
"next": "13.4.5",
"next-auth": "4.22.1",
"next-themes": "0.2.0",
"posthog-js": "1.58.0",
Expand Down Expand Up @@ -117,7 +117,7 @@
"autoprefixer": "10.4.14",
"css-loader": "6.7.4",
"eslint": "8.41.0",
"eslint-config-next": "13.4.4",
"eslint-config-next": "13.4.5",
"eslint-plugin-storybook": "0.6.12",
"jest": "29.5.0",
"postcss": "8.4.23",
Expand Down

4 comments on commit ce3d0d9

@vercel
Copy link

@vercel vercel bot commented on ce3d0d9 Jun 13, 2023

Choose a reason for hiding this comment

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

@vercel
Copy link

@vercel vercel bot commented on ce3d0d9 Jun 13, 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:

sigle – ./sigle

app.sigle.io
sigle-sigle.vercel.app
sigle.vercel.app
sigle-git-main-sigle.vercel.app

@vercel
Copy link

@vercel vercel bot commented on ce3d0d9 Jun 13, 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:

sigle-design – ./apps/sigle-next

sigle-design.vercel.app
sigle-design-sigle.vercel.app
sigle-design-git-main-sigle.vercel.app
design.sigle.io

@vercel
Copy link

@vercel vercel bot commented on ce3d0d9 Jun 13, 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:

sigle-next – ./apps/sigle-next

sigle-sigle-next.vercel.app
sigle-next-sigle.vercel.app
sigle-next-git-main-sigle.vercel.app
next.sigle.io

Please sign in to comment.