Updated dependencies; fixes some TS issues uncovered by update
This commit is contained in:
@@ -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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user