Updated all packages

This commit is contained in:
gbuomprisco
2025-01-11 17:50:02 +08:00
parent b3141d774d
commit 948a062279
22 changed files with 617 additions and 601 deletions

View File

@@ -55,12 +55,12 @@
"@makerkit/data-loader-supabase-nextjs": "^1.2.3",
"@marsidev/react-turnstile": "^1.1.0",
"@radix-ui/react-icons": "^1.3.2",
"@supabase/supabase-js": "2.47.10",
"@supabase/supabase-js": "2.47.12",
"@tanstack/react-query": "5.62.16",
"@tanstack/react-table": "^8.20.6",
"date-fns": "^4.1.0",
"lucide-react": "^0.469.0",
"next": "15.1.3",
"lucide-react": "^0.471.0",
"next": "15.1.4",
"next-sitemap": "^4.2.3",
"next-themes": "0.4.4",
"react": "19.0.0",
@@ -77,7 +77,7 @@
"@kit/prettier-config": "workspace:*",
"@kit/tailwind-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@next/bundle-analyzer": "15.1.3",
"@next/bundle-analyzer": "15.1.4",
"@types/mdx": "^2.0.13",
"@types/node": "^22.10.5",
"@types/react": "npm:types-react@19.0.0-rc.1",
@@ -92,7 +92,7 @@
"require-in-the-middle": "7.4.0",
"supabase": "^2.2.1",
"tailwindcss": "3.4.17",
"typescript": "^5.7.2"
"typescript": "^5.7.3"
},
"eslintConfig": {
"root": true,

View File

@@ -46,6 +46,6 @@
"cross-env": "^7.0.3",
"prettier": "^3.4.2",
"turbo": "2.3.3",
"typescript": "^5.7.2"
"typescript": "^5.7.3"
}
}

View File

@@ -27,11 +27,11 @@
"@kit/tailwind-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@kit/ui": "workspace:*",
"@supabase/supabase-js": "2.47.10",
"@supabase/supabase-js": "2.47.12",
"@types/react": "npm:types-react@19.0.0-rc.1",
"date-fns": "^4.1.0",
"lucide-react": "^0.469.0",
"next": "15.1.3",
"lucide-react": "^0.471.0",
"next": "15.1.4",
"react": "19.0.0",
"react-hook-form": "^7.54.2",
"react-i18next": "^15.4.0",

View File

@@ -26,7 +26,7 @@
"@kit/tsconfig": "workspace:*",
"@kit/ui": "workspace:*",
"@types/react": "npm:types-react@19.0.0-rc.1",
"next": "15.1.3",
"next": "15.1.4",
"react": "19.0.0",
"zod": "^3.24.1"
},

View File

@@ -16,7 +16,7 @@
},
"dependencies": {
"@stripe/react-stripe-js": "^3.1.1",
"@stripe/stripe-js": "^5.4.0",
"@stripe/stripe-js": "^5.5.0",
"stripe": "^17.5.0"
},
"devDependencies": {
@@ -30,7 +30,7 @@
"@kit/ui": "workspace:*",
"@types/react": "npm:types-react@19.0.0-rc.1",
"date-fns": "^4.1.0",
"next": "15.1.3",
"next": "15.1.4",
"react": "19.0.0",
"zod": "^3.24.1"
},

View File

@@ -16,8 +16,8 @@
"./route-handler": "./src/keystatic-route-handler.ts"
},
"dependencies": {
"@keystatic/core": "0.5.42",
"@keystatic/next": "^5.0.1",
"@keystatic/core": "0.5.43",
"@keystatic/next": "^5.0.2",
"@markdoc/markdoc": "^0.4.0"
},
"devDependencies": {

View File

@@ -23,7 +23,7 @@
"@kit/tailwind-config": "workspace:*",
"@kit/team-accounts": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@supabase/supabase-js": "2.47.10",
"@supabase/supabase-js": "2.47.12",
"zod": "^3.24.1"
},
"eslintConfig": {

View File

@@ -13,7 +13,7 @@
".": "./src/index.ts"
},
"dependencies": {
"@react-email/components": "0.0.31"
"@react-email/components": "0.0.32"
},
"devDependencies": {
"@kit/eslint-config": "workspace:*",

View File

@@ -34,12 +34,12 @@
"@kit/tsconfig": "workspace:*",
"@kit/ui": "workspace:*",
"@radix-ui/react-icons": "^1.3.2",
"@supabase/supabase-js": "2.47.10",
"@supabase/supabase-js": "2.47.12",
"@tanstack/react-query": "5.62.16",
"@types/react": "npm:types-react@19.0.0-rc.1",
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
"lucide-react": "^0.469.0",
"next": "15.1.3",
"lucide-react": "^0.471.0",
"next": "15.1.4",
"next-themes": "0.4.4",
"react": "19.0.0",
"react-dom": "19.0.0",

View File

@@ -21,12 +21,12 @@
"@kit/ui": "workspace:*",
"@makerkit/data-loader-supabase-core": "^0.0.8",
"@makerkit/data-loader-supabase-nextjs": "^1.2.3",
"@supabase/supabase-js": "2.47.10",
"@supabase/supabase-js": "2.47.12",
"@tanstack/react-query": "5.62.16",
"@tanstack/react-table": "^8.20.6",
"@types/react": "npm:types-react@19.0.0-rc.1",
"lucide-react": "^0.469.0",
"next": "15.1.3",
"lucide-react": "^0.471.0",
"next": "15.1.4",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-hook-form": "^7.54.2",

View File

@@ -29,11 +29,11 @@
"@kit/ui": "workspace:*",
"@marsidev/react-turnstile": "^1.1.0",
"@radix-ui/react-icons": "^1.3.2",
"@supabase/supabase-js": "2.47.10",
"@supabase/supabase-js": "2.47.12",
"@tanstack/react-query": "5.62.16",
"@types/react": "npm:types-react@19.0.0-rc.1",
"lucide-react": "^0.469.0",
"next": "15.1.3",
"lucide-react": "^0.471.0",
"next": "15.1.4",
"react-hook-form": "^7.54.2",
"react-i18next": "^15.4.0",
"sonner": "^1.7.1",

View File

@@ -20,10 +20,10 @@
"@kit/tailwind-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@kit/ui": "workspace:*",
"@supabase/supabase-js": "2.47.10",
"@supabase/supabase-js": "2.47.12",
"@tanstack/react-query": "5.62.16",
"@types/react": "npm:types-react@19.0.0-rc.1",
"lucide-react": "^0.469.0",
"lucide-react": "^0.471.0",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-i18next": "^15.4.0"

View File

@@ -32,15 +32,15 @@
"@kit/tailwind-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@kit/ui": "workspace:*",
"@supabase/supabase-js": "2.47.10",
"@supabase/supabase-js": "2.47.12",
"@tanstack/react-query": "5.62.16",
"@tanstack/react-table": "^8.20.6",
"@types/react": "npm:types-react@19.0.0-rc.1",
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
"class-variance-authority": "^0.7.1",
"date-fns": "^4.1.0",
"lucide-react": "^0.469.0",
"next": "15.1.3",
"lucide-react": "^0.471.0",
"next": "15.1.4",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-hook-form": "^7.54.2",

View File

@@ -22,7 +22,7 @@
"@kit/tailwind-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@tanstack/react-query": "5.62.16",
"next": "15.1.3",
"next": "15.1.4",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-i18next": "^15.4.0"

View File

@@ -16,7 +16,7 @@
"./config/server": "./src/sentry.client.server.ts"
},
"dependencies": {
"@sentry/nextjs": "^8.47.0"
"@sentry/nextjs": "^8.48.0"
},
"devDependencies": {
"@kit/eslint-config": "workspace:*",

View File

@@ -21,8 +21,8 @@
"@kit/supabase": "workspace:*",
"@kit/tailwind-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@supabase/supabase-js": "2.47.10",
"next": "15.1.3",
"@supabase/supabase-js": "2.47.12",
"next": "15.1.4",
"zod": "^3.24.1"
},
"eslintConfig": {

View File

@@ -29,10 +29,10 @@
"@kit/tailwind-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@supabase/ssr": "^0.5.2",
"@supabase/supabase-js": "2.47.10",
"@supabase/supabase-js": "2.47.12",
"@tanstack/react-query": "5.62.16",
"@types/react": "npm:types-react@19.0.0-rc.1",
"next": "15.1.3",
"next": "15.1.4",
"react": "19.0.0",
"server-only": "^0.0.1",
"zod": "^3.24.1"

View File

@@ -33,7 +33,7 @@
"clsx": "^2.1.1",
"cmdk": "1.0.4",
"input-otp": "1.4.2",
"lucide-react": "^0.469.0",
"lucide-react": "^0.471.0",
"react-top-loading-bar": "3.0.2",
"recharts": "2.15.0",
"tailwind-merge": "^2.6.0"
@@ -51,7 +51,7 @@
"class-variance-authority": "^0.7.1",
"date-fns": "^4.1.0",
"eslint": "^8.57.0",
"next": "15.1.3",
"next": "15.1.4",
"next-themes": "0.4.4",
"prettier": "^3.4.2",
"react-day-picker": "^8.10.1",
@@ -60,7 +60,7 @@
"sonner": "^1.7.1",
"tailwindcss": "3.4.17",
"tailwindcss-animate": "^1.0.7",
"typescript": "^5.7.2",
"typescript": "^5.7.3",
"zod": "^3.24.1"
},
"eslintConfig": {

1132
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

View File

@@ -13,7 +13,7 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@next/eslint-plugin-next": "15.1.3",
"@next/eslint-plugin-next": "15.1.4",
"@types/eslint": "^8.56.10",
"@typescript-eslint/eslint-plugin": "^8.19.1",
"@typescript-eslint/parser": "^8.19.1",
@@ -27,7 +27,7 @@
"@kit/prettier-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"eslint": "^8.57.0",
"typescript": "^5.7.2"
"typescript": "^5.7.3"
},
"eslintConfig": {
"root": true,

View File

@@ -15,7 +15,7 @@
},
"devDependencies": {
"@kit/tsconfig": "workspace:*",
"typescript": "^5.7.2"
"typescript": "^5.7.3"
},
"prettier": "./index.mjs"
}

View File

@@ -25,7 +25,7 @@
"@kit/tsconfig": "workspace:*",
"eslint": "^8.57.0",
"prettier": "^3.4.2",
"typescript": "^5.7.2"
"typescript": "^5.7.3"
},
"eslintConfig": {
"root": true,