Skip to content

Commit

Permalink
fix(deps): update nextjs monorepo to v13.4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 3, 2023
1 parent aa23f9a commit 3d6e9ab
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 48 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.8",
"@vercel/analytics": "^1.0.0",
"dayjs": "^1.11.6",
"lodash": "^4.17.21",
"next": "13.4.7",
"next": "13.4.8",
"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.8",
"eslint-config-prettier": "8.8.0",
"graphql": "^16.6.0",
"graphql-request": "^6.0.0",
Expand Down
90 changes: 45 additions & 45 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 3d6e9ab

Please sign in to comment.