Skip to content

Commit

Permalink
fix(deps): update nextjs monorepo to v13.4.9 (#170)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 11, 2023
1 parent aa23f9a commit b4dcb5e
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 51 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
"e2e": "playwright test"
},
"dependencies": {
"@next/mdx": "13.4.7",
"@next/mdx": "13.4.9",
"@vercel/analytics": "^1.0.0",
"dayjs": "^1.11.6",
"lodash": "^4.17.21",
"next": "13.4.7",
"next": "13.4.9",
"normalize.css": "8.0.1",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand All @@ -34,7 +34,7 @@
"classnames": "2.3.2",
"encoding": "^0.1.13",
"eslint": "8.43.0",
"eslint-config-next": "13.4.7",
"eslint-config-next": "13.4.9",
"eslint-config-prettier": "8.8.0",
"graphql": "^16.6.0",
"graphql-request": "^6.0.0",
Expand Down
96 changes: 48 additions & 48 deletions pnpm-lock.yaml

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

1 comment on commit b4dcb5e

@vercel
Copy link

@vercel vercel bot commented on b4dcb5e Jul 11, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.