Skip to content

Commit

Permalink
fix(deps): update nextjs monorepo to v14.2.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 20, 2024
1 parent 5ef22b5 commit a45649e
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 54 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@
"e2e": "playwright test"
},
"dependencies": {
"@next/mdx": "14.2.12",
"@next/mdx": "14.2.13",
"@vercel/analytics": "^1.3.1",
"@vercel/speed-insights": "^1.0.12",
"dayjs": "^1.11.13",
"lodash": "^4.17.21",
"motion": "^10.18.0",
"next": "14.2.12",
"next": "14.2.13",
"normalize.css": "8.0.1",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand All @@ -38,7 +38,7 @@
"classnames": "2.5.1",
"encoding": "^0.1.13",
"eslint": "9.10.0",
"eslint-config-next": "14.2.12",
"eslint-config-next": "14.2.13",
"eslint-config-prettier": "9.1.0",
"graphql": "^16.9.0",
"graphql-request": "^7.1.0",
Expand Down
102 changes: 51 additions & 51 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 a45649e

Please sign in to comment.