Skip to content

Commit

Permalink
Merge pull request #578 from nasustim/renovate/nextjs-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update nextjs monorepo to v14.0.1
  • Loading branch information
nasustim authored Nov 2, 2023
2 parents 92b798a + cbecfa4 commit aded7d3
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 57 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,16 @@
"@acab/reset.css": "0.8.0",
"@types/node": "20.8.9",
"@types/react": "18.2.33",
"next": "14.0.0",
"next": "14.0.1",
"next-sitemap": "4.2.3",
"postcss-scss": "4.0.9",
"react": "18.2.0",
"react-icons": "4.11.0",
"typescript": "5.2.2"
},
"devDependencies": {
"@next/bundle-analyzer": "14.0.0",
"@next/eslint-plugin-next": "14.0.0",
"@next/bundle-analyzer": "14.0.1",
"@next/eslint-plugin-next": "14.0.1",
"@storybook/addon-essentials": "7.5.1",
"@storybook/addon-interactions": "7.5.1",
"@storybook/addon-links": "7.5.1",
Expand All @@ -31,7 +31,7 @@
"@typescript-eslint/eslint-plugin": "6.9.0",
"@typescript-eslint/parser": "6.9.0",
"eslint": "8.52.0",
"eslint-config-next": "14.0.0",
"eslint-config-next": "14.0.1",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-storybook": "0.6.15",
"husky": "8.0.3",
Expand Down
106 changes: 53 additions & 53 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit aded7d3

Please sign in to comment.