Updated dependencies (#88)

This commit is contained in:
Giancarlo Buomprisco
2024-12-03 06:56:43 +01:00
committed by GitHub
parent fbea66eba9
commit 7fb24f606c
15 changed files with 340 additions and 352 deletions

View File

@@ -56,18 +56,18 @@
"@marsidev/react-turnstile": "^1.1.0",
"@radix-ui/react-icons": "^1.3.2",
"@supabase/supabase-js": "^2.46.2",
"@tanstack/react-query": "5.61.3",
"@tanstack/react-query": "5.62.1",
"@tanstack/react-table": "^8.20.5",
"date-fns": "^4.1.0",
"lucide-react": "^0.461.0",
"lucide-react": "^0.462.0",
"next": "15.0.3",
"next-sitemap": "^4.2.3",
"next-themes": "0.4.3",
"react": "19.0.0-rc-45804af1-20241021",
"react-dom": "19.0.0-rc-45804af1-20241021",
"react-hook-form": "^7.53.2",
"react-i18next": "^15.1.2",
"recharts": "2.13.3",
"react-i18next": "^15.1.3",
"recharts": "2.14.1",
"sonner": "^1.7.0",
"tailwind-merge": "^2.5.5",
"zod": "^3.23.8"
@@ -90,7 +90,7 @@
"pino-pretty": "^13.0.0",
"prettier": "^3.4.1",
"require-in-the-middle": "7.4.0",
"supabase": "^1.223.10",
"supabase": "^1.226.3",
"tailwindcss": "3.4.15",
"typescript": "^5.7.2"
},

View File

@@ -49,7 +49,7 @@
"@turbo/gen": "^2.3.3",
"cross-env": "^7.0.3",
"prettier": "^3.4.1",
"turbo": "2.3.2",
"turbo": "2.3.3",
"typescript": "^5.7.2"
}
}

View File

@@ -30,11 +30,11 @@
"@supabase/supabase-js": "^2.46.2",
"@types/react": "npm:types-react@19.0.0-rc.1",
"date-fns": "^4.1.0",
"lucide-react": "^0.461.0",
"lucide-react": "^0.462.0",
"next": "15.0.3",
"react": "19.0.0-rc-45804af1-20241021",
"react-hook-form": "^7.53.2",
"react-i18next": "^15.1.2",
"react-i18next": "^15.1.3",
"zod": "^3.23.8"
},
"eslintConfig": {

View File

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

View File

@@ -35,16 +35,16 @@
"@kit/ui": "workspace:*",
"@radix-ui/react-icons": "^1.3.2",
"@supabase/supabase-js": "^2.46.2",
"@tanstack/react-query": "5.61.3",
"@tanstack/react-query": "5.62.1",
"@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.461.0",
"lucide-react": "^0.462.0",
"next": "15.0.3",
"next-themes": "0.4.3",
"react": "19.0.0-rc-45804af1-20241021",
"react-dom": "19.0.0-rc-45804af1-20241021",
"react-hook-form": "^7.53.2",
"react-i18next": "^15.1.2",
"react-i18next": "^15.1.3",
"sonner": "^1.7.0",
"zod": "^3.23.8"
},

View File

@@ -22,10 +22,10 @@
"@makerkit/data-loader-supabase-core": "^0.0.8",
"@makerkit/data-loader-supabase-nextjs": "^1.2.3",
"@supabase/supabase-js": "^2.46.2",
"@tanstack/react-query": "5.61.3",
"@tanstack/react-query": "5.62.1",
"@tanstack/react-table": "^8.20.5",
"@types/react": "npm:types-react@19.0.0-rc.1",
"lucide-react": "^0.461.0",
"lucide-react": "^0.462.0",
"next": "15.0.3",
"react": "19.0.0-rc-45804af1-20241021",
"react-dom": "19.0.0-rc-45804af1-20241021",

View File

@@ -29,12 +29,12 @@
"@marsidev/react-turnstile": "^1.1.0",
"@radix-ui/react-icons": "^1.3.2",
"@supabase/supabase-js": "^2.46.2",
"@tanstack/react-query": "5.61.3",
"@tanstack/react-query": "5.62.1",
"@types/react": "npm:types-react@19.0.0-rc.1",
"lucide-react": "^0.461.0",
"lucide-react": "^0.462.0",
"next": "15.0.3",
"react-hook-form": "^7.53.2",
"react-i18next": "^15.1.2",
"react-i18next": "^15.1.3",
"sonner": "^1.7.0",
"zod": "^3.23.8"
},

View File

@@ -21,12 +21,12 @@
"@kit/tsconfig": "workspace:*",
"@kit/ui": "workspace:*",
"@supabase/supabase-js": "^2.46.2",
"@tanstack/react-query": "5.61.3",
"@tanstack/react-query": "5.62.1",
"@types/react": "npm:types-react@19.0.0-rc.1",
"lucide-react": "^0.461.0",
"lucide-react": "^0.462.0",
"react": "19.0.0-rc-45804af1-20241021",
"react-dom": "19.0.0-rc-45804af1-20241021",
"react-i18next": "^15.1.2"
"react-i18next": "^15.1.3"
},
"prettier": "@kit/prettier-config",
"eslintConfig": {

View File

@@ -33,18 +33,18 @@
"@kit/tsconfig": "workspace:*",
"@kit/ui": "workspace:*",
"@supabase/supabase-js": "^2.46.2",
"@tanstack/react-query": "5.61.3",
"@tanstack/react-query": "5.62.1",
"@tanstack/react-table": "^8.20.5",
"@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.461.0",
"lucide-react": "^0.462.0",
"next": "15.0.3",
"react": "19.0.0-rc-45804af1-20241021",
"react-dom": "19.0.0-rc-45804af1-20241021",
"react-hook-form": "^7.53.2",
"react-i18next": "^15.1.2",
"react-i18next": "^15.1.3",
"sonner": "^1.7.0",
"zod": "^3.23.8"
},

View File

@@ -21,11 +21,11 @@
"@kit/shared": "workspace:*",
"@kit/tailwind-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@tanstack/react-query": "5.61.3",
"@tanstack/react-query": "5.62.1",
"next": "15.0.3",
"react": "19.0.0-rc-45804af1-20241021",
"react-dom": "19.0.0-rc-45804af1-20241021",
"react-i18next": "^15.1.2"
"react-i18next": "^15.1.3"
},
"dependencies": {
"i18next": "24.0.2",

View File

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

View File

@@ -30,7 +30,7 @@
"@kit/tsconfig": "workspace:*",
"@supabase/ssr": "^0.5.2",
"@supabase/supabase-js": "^2.46.2",
"@tanstack/react-query": "5.61.3",
"@tanstack/react-query": "5.62.1",
"@types/react": "npm:types-react@19.0.0-rc.1",
"next": "15.0.3",
"react": "19.0.0-rc-45804af1-20241021",

View File

@@ -32,9 +32,9 @@
"clsx": "^2.1.1",
"cmdk": "1.0.4",
"input-otp": "1.4.1",
"lucide-react": "^0.461.0",
"lucide-react": "^0.462.0",
"react-top-loading-bar": "2.3.1",
"recharts": "2.13.3",
"recharts": "2.14.1",
"tailwind-merge": "^2.5.5"
},
"devDependencies": {
@@ -43,7 +43,7 @@
"@kit/tailwind-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@radix-ui/react-icons": "^1.3.2",
"@tanstack/react-query": "5.61.3",
"@tanstack/react-query": "5.62.1",
"@tanstack/react-table": "^8.20.5",
"@types/react": "npm:types-react@19.0.0-rc.1",
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
@@ -55,7 +55,7 @@
"prettier": "^3.4.1",
"react-day-picker": "^8.10.1",
"react-hook-form": "^7.53.2",
"react-i18next": "^15.1.2",
"react-i18next": "^15.1.3",
"sonner": "^1.7.0",
"tailwindcss": "3.4.15",
"tailwindcss-animate": "^1.0.7",

626
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

View File

@@ -15,8 +15,8 @@
"dependencies": {
"@next/eslint-plugin-next": "15.0.3",
"@types/eslint": "^8.56.10",
"@typescript-eslint/eslint-plugin": "^8.16.0",
"@typescript-eslint/parser": "^8.16.0",
"@typescript-eslint/eslint-plugin": "^8.17.0",
"@typescript-eslint/parser": "^8.17.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-turbo": "^2.3.3",
"eslint-plugin-import": "^2.31.0",