Skip to content

Commit

Permalink
fix(deps): update nextjs monorepo to v15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent de3873d commit 2fae694
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 118 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
"e2e": "playwright test"
},
"dependencies": {
"@next/mdx": "14.2.17",
"@next/mdx": "15.1.4",
"@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.21",
"next": "15.1.4",
"normalize.css": "8.0.1",
"react": "19.0.0",
"react-dom": "19.0.0",
Expand All @@ -39,7 +39,7 @@
"classnames": "2.5.1",
"encoding": "^0.1.13",
"eslint": "9.17.0",
"eslint-config-next": "14.2.17",
"eslint-config-next": "15.1.4",
"eslint-config-prettier": "9.1.0",
"graphql": "^16.9.0",
"graphql-request": "^7.1.0",
Expand Down
Loading

0 comments on commit 2fae694

Please sign in to comment.