Skip to content

Commit

Permalink
chore(deps): update nextjs monorepo to v14.1.0 (#1961)
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 Jan 28, 2024
1 parent d1480fa commit 90d672b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Binary file modified bun.lockb
Binary file not shown.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"dependencies": {
"@headlessui/react": "1.7.17",
"@mdx-js/loader": "2.3.0",
"@next/mdx": "14.0.4",
"@next/mdx": "14.1.0",
"@tailwindcss/typography": "0.5.10",
"@vercel/og": "0.5.20",
"autoprefixer": "10.4.16",
Expand All @@ -45,10 +45,10 @@
"tailwindcss": "3.4.1"
},
"devDependencies": {
"@next/bundle-analyzer": "14.0.4",
"@next/bundle-analyzer": "14.1.0",
"esbuild": "0.19.12",
"eslint": "8.56.0",
"eslint-config-next": "14.0.4",
"eslint-config-next": "14.1.0",
"prettier": "3.2.4",
"prettier-plugin-tailwindcss": "0.5.11"
}
Expand Down

1 comment on commit 90d672b

@vercel
Copy link

@vercel vercel bot commented on 90d672b Jan 28, 2024

Choose a reason for hiding this comment

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

Please sign in to comment.