Skip to content

Commit

Permalink
bump nextjs version (#3992)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lendemor committed Sep 25, 2024
1 parent fc5d352 commit 3eeb0bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reflex/constants/installer.py
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ class Commands(SimpleNamespace):
"@emotion/react": "11.11.1",
"axios": "1.6.0",
"json5": "2.2.3",
"next": "14.0.1",
"next": "14.2.13",
"next-sitemap": "4.1.8",
"next-themes": "0.2.1",
"react": "18.2.0",
Expand Down

0 comments on commit 3eeb0bd

Please sign in to comment.