Updated dependencies

This commit is contained in:
gbuomprisco
2024-09-20 13:24:42 +02:00
parent 871df6ad43
commit 98b77d8ee1
24 changed files with 647 additions and 668 deletions

View File

@@ -58,9 +58,9 @@
"@supabase/supabase-js": "^2.45.4",
"@tanstack/react-query": "5.56.2",
"@tanstack/react-table": "^8.20.5",
"date-fns": "^4.0.0",
"date-fns": "^4.1.0",
"lucide-react": "^0.441.0",
"next": "14.2.11",
"next": "14.2.13",
"next-sitemap": "^4.2.3",
"next-themes": "0.3.0",
"react": "18.3.1",
@@ -77,17 +77,17 @@
"@kit/prettier-config": "workspace:^",
"@kit/tailwind-config": "workspace:^",
"@kit/tsconfig": "workspace:^",
"@next/bundle-analyzer": "14.2.11",
"@next/bundle-analyzer": "14.2.13",
"@types/mdx": "^2.0.13",
"@types/node": "^22.5.5",
"@types/react": "^18.3.6",
"@types/react": "^18.3.8",
"@types/react-dom": "^18.3.0",
"autoprefixer": "^10.4.20",
"dotenv-cli": "^7.4.2",
"eslint": "^8.57.0",
"prettier": "^3.3.3",
"supabase": "^1.192.5",
"tailwindcss": "3.4.11",
"tailwindcss": "3.4.12",
"typescript": "^5.6.2"
},
"eslintConfig": {

View File

@@ -36,7 +36,7 @@
"@manypkg/cli": "^0.21.4",
"@turbo/gen": "^2.1.2",
"cross-env": "^7.0.3",
"pnpm": "^9.10.0",
"pnpm": "^9.11.0",
"prettier": "^3.3.3",
"turbo": "2.1.2",
"typescript": "^5.6.2"

View File

@@ -28,10 +28,10 @@
"@kit/tsconfig": "workspace:*",
"@kit/ui": "workspace:^",
"@supabase/supabase-js": "^2.45.4",
"@types/react": "^18.3.6",
"date-fns": "^4.0.0",
"@types/react": "^18.3.8",
"date-fns": "^4.1.0",
"lucide-react": "^0.441.0",
"next": "14.2.11",
"next": "14.2.13",
"react": "18.3.1",
"react-hook-form": "^7.53.0",
"react-i18next": "^15.0.2",

View File

@@ -25,8 +25,8 @@
"@kit/tailwind-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@kit/ui": "workspace:^",
"@types/react": "^18.3.6",
"next": "14.2.11",
"@types/react": "^18.3.8",
"next": "14.2.13",
"react": "18.3.1",
"zod": "^3.23.8"
},

View File

@@ -17,7 +17,7 @@
"dependencies": {
"@stripe/react-stripe-js": "^2.8.0",
"@stripe/stripe-js": "^4.5.0",
"stripe": "^16.11.0"
"stripe": "^16.12.0"
},
"devDependencies": {
"@kit/billing": "workspace:^",
@@ -28,9 +28,9 @@
"@kit/tailwind-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@kit/ui": "workspace:^",
"@types/react": "^18.3.6",
"date-fns": "^4.0.0",
"next": "14.2.11",
"@types/react": "^18.3.8",
"date-fns": "^4.1.0",
"next": "14.2.13",
"react": "18.3.1",
"zod": "^3.23.8"
},

View File

@@ -27,7 +27,7 @@
"@kit/tsconfig": "workspace:*",
"@kit/ui": "workspace:^",
"@types/node": "^22.5.5",
"@types/react": "^18.3.6",
"@types/react": "^18.3.8",
"react": "18.3.1",
"zod": "^3.23.8"
},

View File

@@ -21,7 +21,7 @@
"@kit/tsconfig": "workspace:*",
"@kit/ui": "workspace:^",
"@types/node": "^22.5.5",
"@types/react": "^18.3.6",
"@types/react": "^18.3.8",
"wp-types": "^4.66.1"
},
"eslintConfig": {

View File

@@ -36,10 +36,10 @@
"@radix-ui/react-icons": "^1.3.0",
"@supabase/supabase-js": "^2.45.4",
"@tanstack/react-query": "5.56.2",
"@types/react": "^18.3.6",
"@types/react": "^18.3.8",
"@types/react-dom": "^18.3.0",
"lucide-react": "^0.441.0",
"next": "14.2.11",
"next": "14.2.13",
"next-themes": "0.3.0",
"react": "18.3.1",
"react-dom": "18.3.1",

View File

@@ -24,9 +24,9 @@
"@supabase/supabase-js": "^2.45.4",
"@tanstack/react-query": "5.56.2",
"@tanstack/react-table": "^8.20.5",
"@types/react": "^18.3.6",
"@types/react": "^18.3.8",
"lucide-react": "^0.441.0",
"next": "14.2.11",
"next": "14.2.13",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-hook-form": "^7.53.0",

View File

@@ -30,9 +30,9 @@
"@radix-ui/react-icons": "^1.3.0",
"@supabase/supabase-js": "^2.45.4",
"@tanstack/react-query": "5.56.2",
"@types/react": "^18.3.6",
"@types/react": "^18.3.8",
"lucide-react": "^0.441.0",
"next": "14.2.11",
"next": "14.2.13",
"react-hook-form": "^7.53.0",
"react-i18next": "^15.0.2",
"sonner": "^1.5.0",

View File

@@ -22,7 +22,7 @@
"@kit/ui": "workspace:*",
"@supabase/supabase-js": "^2.45.4",
"@tanstack/react-query": "5.56.2",
"@types/react": "^18.3.6",
"@types/react": "^18.3.8",
"lucide-react": "^0.441.0",
"react": "18.3.1",
"react-dom": "18.3.1",

View File

@@ -35,12 +35,12 @@
"@supabase/supabase-js": "^2.45.4",
"@tanstack/react-query": "5.56.2",
"@tanstack/react-table": "^8.20.5",
"@types/react": "^18.3.6",
"@types/react": "^18.3.8",
"@types/react-dom": "^18.3.0",
"class-variance-authority": "^0.7.0",
"date-fns": "^4.0.0",
"date-fns": "^4.1.0",
"lucide-react": "^0.441.0",
"next": "14.2.11",
"next": "14.2.13",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-hook-form": "^7.53.0",

View File

@@ -21,7 +21,7 @@
"@kit/prettier-config": "workspace:*",
"@kit/tailwind-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@types/nodemailer": "6.4.15",
"@types/nodemailer": "6.4.16",
"zod": "^3.23.8"
},
"eslintConfig": {

View File

@@ -24,7 +24,7 @@
"@kit/sentry": "workspace:*",
"@kit/tailwind-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@types/react": "^18.3.6",
"@types/react": "^18.3.8",
"react": "18.3.1"
},
"eslintConfig": {

View File

@@ -25,7 +25,7 @@
"@kit/prettier-config": "workspace:*",
"@kit/tailwind-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@types/react": "^18.3.6",
"@types/react": "^18.3.8",
"react": "18.3.1",
"zod": "^3.23.8"
},

View File

@@ -18,7 +18,7 @@
"@kit/prettier-config": "workspace:*",
"@kit/tailwind-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@types/react": "^18.3.6",
"@types/react": "^18.3.8",
"react": "18.3.1"
},
"eslintConfig": {

View File

@@ -24,7 +24,7 @@
"@kit/prettier-config": "workspace:*",
"@kit/tailwind-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@types/react": "^18.3.6",
"@types/react": "^18.3.8",
"react": "18.3.1"
},
"eslintConfig": {

View File

@@ -22,7 +22,7 @@
"@kit/tailwind-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@supabase/supabase-js": "^2.45.4",
"next": "14.2.11",
"next": "14.2.13",
"zod": "^3.23.8"
},
"eslintConfig": {

View File

@@ -20,7 +20,7 @@
"@kit/prettier-config": "workspace:*",
"@kit/tailwind-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@types/react": "^18.3.6"
"@types/react": "^18.3.8"
},
"dependencies": {
"pino": "^9.4.0"

View File

@@ -31,8 +31,8 @@
"@supabase/ssr": "^0.5.1",
"@supabase/supabase-js": "^2.45.4",
"@tanstack/react-query": "5.56.2",
"@types/react": "^18.3.6",
"next": "14.2.11",
"@types/react": "^18.3.8",
"next": "14.2.13",
"react": "18.3.1",
"server-only": "^0.0.1",
"zod": "^3.23.8"

View File

@@ -44,19 +44,19 @@
"@radix-ui/react-icons": "^1.3.0",
"@tanstack/react-query": "5.56.2",
"@tanstack/react-table": "^8.20.5",
"@types/react": "^18.3.6",
"@types/react": "^18.3.8",
"@types/react-dom": "^18.3.0",
"class-variance-authority": "^0.7.0",
"date-fns": "^4.0.0",
"date-fns": "^4.1.0",
"eslint": "^8.57.0",
"next": "14.2.11",
"next": "14.2.13",
"next-themes": "0.3.0",
"prettier": "^3.3.3",
"react-day-picker": "^8.10.1",
"react-hook-form": "^7.53.0",
"react-i18next": "^15.0.2",
"sonner": "^1.5.0",
"tailwindcss": "3.4.11",
"tailwindcss": "3.4.12",
"tailwindcss-animate": "^1.0.7",
"typescript": "^5.6.2",
"zod": "^3.23.8"

1231
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": "^14.2.11",
"@next/eslint-plugin-next": "^14.2.13",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/eslint": "^8.56.10",
"@typescript-eslint/eslint-plugin": "^8.6.0",

View File

@@ -16,7 +16,7 @@
"dependencies": {
"autoprefixer": "^10.4.20",
"postcss": "8.4.47",
"tailwindcss": "3.4.11",
"tailwindcss": "3.4.12",
"tailwindcss-animate": "^1.0.7"
},
"devDependencies": {