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 26, 2023
1 parent 35575c3 commit 8eee987
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"ky": "^1.1.0",
"localforage": "^1.10.0",
"match-sorter": "^6.3.1",
"next": "^13.5.5",
"next": "^14.0.0",
"next-recompose-plugins": "^2.0.0",
"next-seo": "^6.1.0",
"next-sitemap": "^4.2.3",
Expand Down Expand Up @@ -105,8 +105,8 @@
"@cypress/code-coverage": "^3.12.4",
"@happy-dom/jest-environment": "^12.9.1",
"@jest/globals": "^29.7.0",
"@next/bundle-analyzer": "^13.5.5",
"@next/env": "^13.5.5",
"@next/bundle-analyzer": "^14.0.0",
"@next/env": "^14.0.0",
"@percy/cli": "^1.27.3",
"@percy/cypress": "^3.1.2",
"@swc/core": "^1.3.93",
Expand Down Expand Up @@ -135,7 +135,7 @@
"eslint": "^8.51.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-airbnb-typescript": "^17.1.0",
"eslint-config-next": "^13.5.5",
"eslint-config-next": "^14.0.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-cypress": "^2.15.1",
"eslint-plugin-import": "^2.28.1",
Expand Down

0 comments on commit 8eee987

Please sign in to comment.