Updated dependencies; fixes some TS issues uncovered by update
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
"@types/react": "^18.3.5",
|
||||
"date-fns": "^3.6.0",
|
||||
"lucide-react": "^0.439.0",
|
||||
"next": "14.2.8",
|
||||
"next": "14.2.9",
|
||||
"react": "18.3.1",
|
||||
"react-hook-form": "^7.53.0",
|
||||
"react-i18next": "^15.0.1",
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
"./components": "./src/components/index.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"@lemonsqueezy/lemonsqueezy.js": "3.3.0"
|
||||
"@lemonsqueezy/lemonsqueezy.js": "3.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@kit/billing": "workspace:^",
|
||||
@@ -26,7 +26,7 @@
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@kit/ui": "workspace:^",
|
||||
"@types/react": "^18.3.5",
|
||||
"next": "14.2.8",
|
||||
"next": "14.2.9",
|
||||
"react": "18.3.1",
|
||||
"zod": "^3.23.8"
|
||||
},
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
"@kit/ui": "workspace:^",
|
||||
"@types/react": "^18.3.5",
|
||||
"date-fns": "^3.6.0",
|
||||
"next": "14.2.8",
|
||||
"next": "14.2.9",
|
||||
"react": "18.3.1",
|
||||
"zod": "^3.23.8"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user