aboutsummaryrefslogtreecommitdiffstats
path: root/apps/landing
diff options
context:
space:
mode:
Diffstat (limited to 'apps/landing')
-rw-r--r--apps/landing/next-env.d.ts2
-rw-r--r--apps/landing/package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/landing/next-env.d.ts b/apps/landing/next-env.d.ts
index 4f11a03d..40c3d680 100644
--- a/apps/landing/next-env.d.ts
+++ b/apps/landing/next-env.d.ts
@@ -2,4 +2,4 @@
/// <reference types="next/image-types/global" />
// NOTE: This file should not be edited
-// see https://nextjs.org/docs/basic-features/typescript for more information.
+// see https://nextjs.org/docs/app/building-your-application/configuring/typescript for more information.
diff --git a/apps/landing/package.json b/apps/landing/package.json
index 3a2bdb10..0a134d68 100644
--- a/apps/landing/package.json
+++ b/apps/landing/package.json
@@ -19,7 +19,7 @@
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
"lucide-react": "^0.330.0",
- "next": "14.1.4",
+ "next": "14.2.13",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-select": "^5.8.0",