Updated all packages
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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"
|
||||
},
|
||||
|
||||
@@ -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"
|
||||
},
|
||||
|
||||
@@ -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": {
|
||||
|
||||
@@ -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": {
|
||||
|
||||
@@ -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:*",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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:*",
|
||||
|
||||
@@ -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": {
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user