Update versions of multiple dependencies
This commit updates the minor and patch versions of several dependencies across multiple packages including eslint-config-turbo, lucide-react, stripe, turboo and others. It also updates the lockfile version. Additionally, styling for CheckCircle in 'packages/billing/gateway/src/components/pricing-table.tsx' has been adjusted.
This commit is contained in:
@@ -52,14 +52,14 @@
|
||||
"@kit/ui": "workspace:^",
|
||||
"@makerkit/data-loader-supabase-core": "^0.0.8",
|
||||
"@makerkit/data-loader-supabase-nextjs": "^1.2.3",
|
||||
"@marsidev/react-turnstile": "^0.7.0",
|
||||
"@marsidev/react-turnstile": "^0.7.1",
|
||||
"@radix-ui/react-icons": "^1.3.0",
|
||||
"@supabase/supabase-js": "^2.43.4",
|
||||
"@tanstack/react-query": "5.40.1",
|
||||
"@tanstack/react-query-next-experimental": "^5.40.1",
|
||||
"@tanstack/react-table": "^8.17.3",
|
||||
"date-fns": "^3.6.0",
|
||||
"lucide-react": "^0.383.0",
|
||||
"lucide-react": "^0.390.0",
|
||||
"next": "14.2.3",
|
||||
"next-sitemap": "^4.2.3",
|
||||
"next-themes": "0.3.0",
|
||||
|
||||
@@ -38,11 +38,11 @@
|
||||
],
|
||||
"dependencies": {
|
||||
"@manypkg/cli": "^0.21.4",
|
||||
"@turbo/gen": "^2.0.1",
|
||||
"@turbo/gen": "^2.0.3",
|
||||
"cross-env": "^7.0.3",
|
||||
"pnpm": "^9.2.0",
|
||||
"prettier": "^3.3.1",
|
||||
"turbo": "2.0.2-canary.2",
|
||||
"turbo": "2.0.3",
|
||||
"typescript": "^5.4.5",
|
||||
"yarn": "^1.22.22"
|
||||
},
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
"@supabase/supabase-js": "^2.43.4",
|
||||
"@types/react": "^18.3.3",
|
||||
"date-fns": "^3.6.0",
|
||||
"lucide-react": "^0.383.0",
|
||||
"lucide-react": "^0.390.0",
|
||||
"next": "14.2.3",
|
||||
"react": "18.3.1",
|
||||
"react-hook-form": "^7.51.4",
|
||||
|
||||
@@ -347,7 +347,7 @@ function Price({ children }: React.PropsWithChildren) {
|
||||
function ListItem({ children }: React.PropsWithChildren) {
|
||||
return (
|
||||
<li className={'flex items-center space-x-2.5'}>
|
||||
<CheckCircle className={'text-primary h-4'} />
|
||||
<CheckCircle className={'text-primary h-4 min-h-4 w-4 min-w-4'} />
|
||||
|
||||
<span
|
||||
className={cn('text-sm', {
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
"dependencies": {
|
||||
"@stripe/react-stripe-js": "^2.7.1",
|
||||
"@stripe/stripe-js": "^3.5.0",
|
||||
"stripe": "^15.9.0"
|
||||
"stripe": "^15.10.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@kit/billing": "workspace:^",
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
"./route-handler": "./src/keystatic-route-handler.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"@keystatic/core": "0.5.18",
|
||||
"@keystatic/core": "0.5.19",
|
||||
"@keystatic/next": "^5.0.1",
|
||||
"@markdoc/markdoc": "^0.4.0"
|
||||
},
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
"@tanstack/react-query": "5.40.1",
|
||||
"@types/react": "^18.3.3",
|
||||
"@types/react-dom": "^18.3.0",
|
||||
"lucide-react": "^0.383.0",
|
||||
"lucide-react": "^0.390.0",
|
||||
"next": "14.2.3",
|
||||
"next-themes": "0.3.0",
|
||||
"react": "18.3.1",
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
"@tanstack/react-query": "5.40.1",
|
||||
"@tanstack/react-table": "^8.17.3",
|
||||
"@types/react": "^18.3.3",
|
||||
"lucide-react": "^0.383.0",
|
||||
"lucide-react": "^0.390.0",
|
||||
"next": "14.2.3",
|
||||
"react": "18.3.1",
|
||||
"react-dom": "18.3.1",
|
||||
|
||||
@@ -26,12 +26,12 @@
|
||||
"@kit/tailwind-config": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@kit/ui": "workspace:^",
|
||||
"@marsidev/react-turnstile": "^0.7.0",
|
||||
"@marsidev/react-turnstile": "^0.7.1",
|
||||
"@radix-ui/react-icons": "^1.3.0",
|
||||
"@supabase/supabase-js": "^2.43.4",
|
||||
"@tanstack/react-query": "5.40.1",
|
||||
"@types/react": "^18.3.3",
|
||||
"lucide-react": "^0.383.0",
|
||||
"lucide-react": "^0.390.0",
|
||||
"next": "14.2.3",
|
||||
"react-hook-form": "^7.51.4",
|
||||
"react-i18next": "^14.1.2",
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
"@supabase/supabase-js": "^2.43.4",
|
||||
"@tanstack/react-query": "5.40.1",
|
||||
"@types/react": "^18.3.3",
|
||||
"lucide-react": "^0.383.0",
|
||||
"lucide-react": "^0.390.0",
|
||||
"react": "18.3.1",
|
||||
"react-dom": "18.3.1",
|
||||
"react-i18next": "^14.1.2"
|
||||
|
||||
@@ -38,7 +38,7 @@
|
||||
"@types/react-dom": "^18.3.0",
|
||||
"class-variance-authority": "^0.7.0",
|
||||
"date-fns": "^3.6.0",
|
||||
"lucide-react": "^0.383.0",
|
||||
"lucide-react": "^0.390.0",
|
||||
"next": "14.2.3",
|
||||
"react": "18.3.1",
|
||||
"react-dom": "18.3.1",
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
"clsx": "^2.1.1",
|
||||
"cmdk": "1.0.0",
|
||||
"input-otp": "1.2.4",
|
||||
"lucide-react": "^0.383.0",
|
||||
"lucide-react": "^0.390.0",
|
||||
"react-top-loading-bar": "2.3.1",
|
||||
"tailwind-merge": "^2.3.0"
|
||||
},
|
||||
|
||||
16563
pnpm-lock.yaml
generated
16563
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@@ -19,7 +19,7 @@
|
||||
"@typescript-eslint/eslint-plugin": "^7.12.0",
|
||||
"@typescript-eslint/parser": "^7.12.0",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
"eslint-config-turbo": "^2.0.1",
|
||||
"eslint-config-turbo": "^2.0.3",
|
||||
"eslint-plugin-import": "^2.29.1",
|
||||
"eslint-plugin-react": "^7.34.2",
|
||||
"eslint-plugin-react-hooks": "^4.6.2"
|
||||
|
||||
Reference in New Issue
Block a user