Skip to content

Commit

Permalink
chore(deps): bump next from 14.2.3 to 14.2.10
Browse files Browse the repository at this point in the history
Bumps [next](https://github.com/vercel/next.js) from 14.2.3 to 14.2.10.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v14.2.3...v14.2.10)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and chambaz committed Oct 5, 2024
1 parent 96b570f commit 08c2c46
Show file tree
Hide file tree
Showing 5 changed files with 192 additions and 217 deletions.
2 changes: 1 addition & 1 deletion apps/marginfi-landing-page/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"lodash": "^4.17.21",
"lottie-react": "^2.4.0",
"millify": "^6.1.0",
"next": "14.2.3",
"next": "14.2.10",
"react": "18.2.0",
"react-dom": "18.2.0",
"tabler-react": "^1.30.1"
Expand Down
2 changes: 1 addition & 1 deletion apps/marginfi-v2-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"katex": "^0.16.10",
"mdast-util-to-string": "^4.0.0",
"mdx-annotations": "^0.1.1",
"next": "^14.0.1",
"next": "^14.2.10",
"next-themes": "^0.2.1",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/marginfi-v2-trading/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"framer-motion": "^11.3.7",
"lodash.debounce": "^4.0.8",
"minidenticons": "^4.2.0",
"next": "14.1.1",
"next": "14.2.10",
"next-pwa": "^5.6.0",
"node-cache": "^5.1.2",
"omgopass": "^3.2.1",
Expand Down
2 changes: 1 addition & 1 deletion apps/marginfi-v2-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"lodash.debounce": "^4.0.8",
"lottie-react": "^2.4.0",
"minidenticons": "^4.2.0",
"next": "14.1.1",
"next": "14.2.10",
"next-pwa": "^5.6.0",
"node-cache": "^5.1.2",
"posthog-js": "^1.104.4",
Expand Down
Loading

0 comments on commit 08c2c46

Please sign in to comment.