Skip to content

Commit

Permalink
Update nextjs monorepo to v13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 11, 2022
1 parent 46b6dd7 commit 56d25ec
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 100 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"gray-matter": "4.0.3",
"image-size": "1.0.2",
"mdx-bundler": "9.0.1",
"next": "12.3.3",
"next": "13.0.3",
"next-plugin-preact": "3.0.7",
"next-sitemap": "3.1.30",
"next-themes": "0.2.1",
Expand All @@ -46,13 +46,13 @@
"unist-util-visit": "4.1.1"
},
"devDependencies": {
"@next/bundle-analyzer": "12.3.3",
"@next/bundle-analyzer": "13.0.3",
"@svgr/webpack": "6.5.1",
"cross-env": "7.0.3",
"dedent": "0.7.0",
"esbuild": "^0.14.54",
"eslint": "8.27.0",
"eslint-config-next": "12.3.3",
"eslint-config-next": "13.0.3",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-prettier": "4.2.1",
"globby": "13.1.2",
Expand Down
Loading

0 comments on commit 56d25ec

Please sign in to comment.