Skip to content

Commit

Permalink
chore(deps): update nextjs monorepo to v14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 28, 2023
1 parent c6c8050 commit 504a2bb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Binary file modified bun.lockb
Binary file not shown.
8 changes: 4 additions & 4 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": "13.5.3",
"@next/mdx": "14.0.0",
"@tailwindcss/typography": "0.5.10",
"@vercel/og": "0.5.13",
"autoprefixer": "10.4.15",
Expand All @@ -32,7 +32,7 @@
"feed": "4.2.2",
"focus-visible": "5.2.0",
"mdx-bundler": "9.2.1",
"next": "^13.4.14-canary.5",
"next": "^14.0.0",
"postcss-focus-visible": "9.0.0",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand All @@ -45,10 +45,10 @@
"tailwindcss": "3.3.3"
},
"devDependencies": {
"@next/bundle-analyzer": "13.5.3",
"@next/bundle-analyzer": "14.0.0",
"esbuild": "0.19.5",
"eslint": "8.52.0",
"eslint-config-next": "13.5.3",
"eslint-config-next": "14.0.0",
"prettier": "3.0.3",
"prettier-plugin-tailwindcss": "0.5.6"
}
Expand Down

0 comments on commit 504a2bb

Please sign in to comment.