Skip to content

Commit

Permalink
fix(deps): update nextjs monorepo to v14.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 6, 2024
1 parent 7018a31 commit d1049dc
Show file tree
Hide file tree
Showing 2 changed files with 178 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.7",
"@next/mdx": "14.2.8",
"@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.7",
"next": "14.2.8",
"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.9.1",
"eslint-config-next": "14.2.7",
"eslint-config-next": "14.2.8",
"eslint-config-prettier": "9.1.0",
"graphql": "^16.9.0",
"graphql-request": "^7.1.0",
Expand Down
Loading

0 comments on commit d1049dc

Please sign in to comment.