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] committed Mar 1, 2024
1 parent c3c0f83 commit 7d40d36
Show file tree
Hide file tree
Showing 2 changed files with 143 additions and 116 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@farfetched/core": "0.10.6",
"@farfetched/react": "0.5.1",
"@fontsource/inter": "5.0.16",
"@next/env": "13.5.6",
"@next/env": "14.1.0",
"@radix-ui/colors": "1.0.1",
"@radix-ui/react-alert-dialog": "1.0.5",
"@radix-ui/react-dialog": "1.0.5",
Expand All @@ -66,7 +66,7 @@
"i18next": "23.7.11",
"jwt-decode": "3.1.2",
"msw": "1.3.2",
"next": "13.5.6",
"next": "14.1.1",
"next-cookies": "2.0.3",
"next-i18next": "13.3.0",
"next-pwa": "5.6.0",
Expand Down Expand Up @@ -97,8 +97,8 @@
"@emotion/babel-preset-css-prop": "11.11.0",
"@emotion/jest": "11.11.0",
"@ianvs/prettier-plugin-sort-imports": "4.1.1",
"@next/bundle-analyzer": "13.5.6",
"@next/eslint-plugin-next": "13.5.6",
"@next/bundle-analyzer": "14.1.0",
"@next/eslint-plugin-next": "14.1.0",
"@storybook/addon-a11y": "7.5.3",
"@storybook/addon-actions": "7.5.3",
"@storybook/addon-console": "2.0.0",
Expand Down Expand Up @@ -136,7 +136,7 @@
"eslint": "8.54.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-typescript": "17.1.0",
"eslint-config-next": "13.5.6",
"eslint-config-next": "14.1.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-effector": "0.12.0",
"eslint-plugin-import": "2.29.1",
Expand Down
Loading

0 comments on commit 7d40d36

Please sign in to comment.