Skip to content

Commit

Permalink
Update nextjs monorepo to v14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 7, 2023
1 parent e069b33 commit 1b21d08
Show file tree
Hide file tree
Showing 2 changed files with 671 additions and 146 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"date-fns": "^2.29.3",
"gray-matter": "^4.0.3",
"lodash": "^4.17.21",
"next": "12.1.0",
"next": "14.0.4",
"nextjs-color-mode": "^1.0.5",
"polished": "^4.1.3",
"prism-react-renderer": "^1.3.5",
Expand All @@ -40,7 +40,7 @@
"devDependencies": {
"@babel/eslint-parser": "^7.21.3",
"@fec/remark-a11y-emoji": "^3.1.0",
"@next/bundle-analyzer": "^13.3.1",
"@next/bundle-analyzer": "^14.0.0",
"@tinacms/cli": "^0.60.0",
"@types/react": "^17.0.20",
"@types/react-mailchimp-subscribe": "^2.1.1",
Expand All @@ -52,7 +52,7 @@
"@babel/eslint-parser": "^7.11.0",
"copy-webpack-plugin": "^11.0.0",
"eslint": "^8.0.0",
"eslint-config-next": "^13.2.4",
"eslint-config-next": "^14.0.0",
"eslint-config-prettier": "^8.3.0",
"eslint-config-react-app": "^7.0.0",
"eslint-plugin-flowtype": "^8.0.0",
Expand Down
Loading

0 comments on commit 1b21d08

Please sign in to comment.