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 Oct 31, 2023
1 parent 0cf68ac commit ca7d47a
Show file tree
Hide file tree
Showing 2 changed files with 682 additions and 170 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"date-fns": "^2.30.0",
"flickity": "^2.2.1",
"framer-motion": "^6",
"next": "^12.0.8",
"next": "^14.0.0",
"prismic-reactjs": "^1.3.4",
"prop-types": "^15.7.2",
"react": "^17",
Expand All @@ -50,7 +50,7 @@
"@babel/core": "^7.22.5",
"@babel/eslint-parser": "^7.22.5",
"@emotion/babel-plugin": "^11.11.0",
"@next/bundle-analyzer": "^13.4.6",
"@next/bundle-analyzer": "^14.0.0",
"@prismicio/types": "^0.2.8",
"@storybook/addon-actions": "^7.0.22",
"@storybook/addon-essentials": "^7.0.22",
Expand All @@ -67,7 +67,7 @@
"cypress": "^12.15.0",
"cypress-audit": "^1.1.0",
"eslint": "^8.43.0",
"eslint-config-next": "^13.4.6",
"eslint-config-next": "^14.0.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.32.2",
Expand Down
Loading

0 comments on commit ca7d47a

Please sign in to comment.