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 43101b6 commit ab1079e
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 83 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"katex": "^0.16.19",
"mdast-util-compact": "^4.1.1",
"mdast-util-to-string": "^3.2.0",
"next": "^14.2.22",
"next": "^15.1.4",
"node-html-parser": "^6.1.13",
"nprogress": "^0.2.0",
"react": "^18.3.1",
Expand All @@ -62,8 +62,8 @@
"zod": "^3.24.1"
},
"devDependencies": {
"@next/bundle-analyzer": "~14.2.22",
"@next/env": "~14.2.22",
"@next/bundle-analyzer": "~15.1.4",
"@next/env": "~15.1.4",
"@shun-shobon/eslint-config-base": "^1.0.14",
"@shun-shobon/eslint-config-next": "^1.0.9",
"@shun-shobon/eslint-config-react": "^1.0.4",
Expand Down
148 changes: 68 additions & 80 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 ab1079e

Please sign in to comment.