chore: nextjs dependencies upgrade

This commit is contained in:
sriram veeraghanta 2025-04-29 15:48:52 +05:30
parent 10f5b4e9b8
commit c4ddff5419
3 changed files with 3 additions and 3 deletions

View file

@ -29,7 +29,7 @@
"lucide-react": "^0.469.0", "lucide-react": "^0.469.0",
"mobx": "^6.12.0", "mobx": "^6.12.0",
"mobx-react": "^9.1.1", "mobx-react": "^9.1.1",
"next": "^14.2.26", "next": "^14.2.28",
"next-themes": "^0.2.1", "next-themes": "^0.2.1",
"postcss": "^8.4.38", "postcss": "^8.4.38",
"react": "^18.3.1", "react": "^18.3.1",

View file

@ -36,7 +36,7 @@
"mobx": "^6.10.0", "mobx": "^6.10.0",
"mobx-react": "^9.1.1", "mobx-react": "^9.1.1",
"mobx-utils": "^6.0.8", "mobx-utils": "^6.0.8",
"next": "^14.2.26", "next": "^14.2.28",
"next-themes": "^0.2.1", "next-themes": "^0.2.1",
"nprogress": "^0.2.0", "nprogress": "^0.2.0",
"react": "^18.3.1", "react": "^18.3.1",

View file

@ -51,7 +51,7 @@
"mobx": "^6.10.0", "mobx": "^6.10.0",
"mobx-react": "^9.1.1", "mobx-react": "^9.1.1",
"mobx-utils": "^6.0.8", "mobx-utils": "^6.0.8",
"next": "^14.2.26", "next": "^14.2.28",
"next-themes": "^0.2.1", "next-themes": "^0.2.1",
"nprogress": "^0.2.0", "nprogress": "^0.2.0",
"posthog-js": "^1.131.3", "posthog-js": "^1.131.3",