Updated dependencies

This commit is contained in:
gbuomprisco
2024-09-16 23:38:47 +02:00
parent 9751b5982d
commit 871df6ad43
28 changed files with 727 additions and 784 deletions

View File

@@ -17,7 +17,7 @@
"@kit/prettier-config": "workspace:*",
"@kit/tailwind-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@types/node": "^22.5.2"
"@types/node": "^22.5.5"
},
"eslintConfig": {
"root": true,

View File

@@ -28,13 +28,13 @@
"@kit/tsconfig": "workspace:*",
"@kit/ui": "workspace:^",
"@supabase/supabase-js": "^2.45.4",
"@types/react": "^18.3.5",
"date-fns": "^3.6.0",
"@types/react": "^18.3.6",
"date-fns": "^4.0.0",
"lucide-react": "^0.441.0",
"next": "14.2.11",
"react": "18.3.1",
"react-hook-form": "^7.53.0",
"react-i18next": "^15.0.1",
"react-i18next": "^15.0.2",
"zod": "^3.23.8"
},
"eslintConfig": {

View File

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

View File

@@ -16,7 +16,7 @@
},
"dependencies": {
"@stripe/react-stripe-js": "^2.8.0",
"@stripe/stripe-js": "^4.4.0",
"@stripe/stripe-js": "^4.5.0",
"stripe": "^16.11.0"
},
"devDependencies": {
@@ -28,8 +28,8 @@
"@kit/tailwind-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@kit/ui": "workspace:^",
"@types/react": "^18.3.5",
"date-fns": "^3.6.0",
"@types/react": "^18.3.6",
"date-fns": "^4.0.0",
"next": "14.2.11",
"react": "18.3.1",
"zod": "^3.23.8"

View File

@@ -19,7 +19,7 @@
"@kit/prettier-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@kit/wordpress": "workspace:^",
"@types/node": "^22.5.2"
"@types/node": "^22.5.5"
},
"eslintConfig": {
"root": true,

View File

@@ -26,8 +26,8 @@
"@kit/prettier-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@kit/ui": "workspace:^",
"@types/node": "^22.5.2",
"@types/react": "^18.3.5",
"@types/node": "^22.5.5",
"@types/react": "^18.3.6",
"react": "18.3.1",
"zod": "^3.23.8"
},

View File

@@ -20,8 +20,8 @@
"@kit/prettier-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@kit/ui": "workspace:^",
"@types/node": "^22.5.2",
"@types/react": "^18.3.5",
"@types/node": "^22.5.5",
"@types/react": "^18.3.6",
"wp-types": "^4.66.1"
},
"eslintConfig": {

View File

@@ -36,7 +36,7 @@
"@radix-ui/react-icons": "^1.3.0",
"@supabase/supabase-js": "^2.45.4",
"@tanstack/react-query": "5.56.2",
"@types/react": "^18.3.5",
"@types/react": "^18.3.6",
"@types/react-dom": "^18.3.0",
"lucide-react": "^0.441.0",
"next": "14.2.11",
@@ -44,7 +44,7 @@
"react": "18.3.1",
"react-dom": "18.3.1",
"react-hook-form": "^7.53.0",
"react-i18next": "^15.0.1",
"react-i18next": "^15.0.2",
"sonner": "^1.5.0",
"zod": "^3.23.8"
},

View File

@@ -24,7 +24,7 @@
"@supabase/supabase-js": "^2.45.4",
"@tanstack/react-query": "5.56.2",
"@tanstack/react-table": "^8.20.5",
"@types/react": "^18.3.5",
"@types/react": "^18.3.6",
"lucide-react": "^0.441.0",
"next": "14.2.11",
"react": "18.3.1",

View File

@@ -30,11 +30,11 @@
"@radix-ui/react-icons": "^1.3.0",
"@supabase/supabase-js": "^2.45.4",
"@tanstack/react-query": "5.56.2",
"@types/react": "^18.3.5",
"@types/react": "^18.3.6",
"lucide-react": "^0.441.0",
"next": "14.2.11",
"react-hook-form": "^7.53.0",
"react-i18next": "^15.0.1",
"react-i18next": "^15.0.2",
"sonner": "^1.5.0",
"zod": "^3.23.8"
},

View File

@@ -22,11 +22,11 @@
"@kit/ui": "workspace:*",
"@supabase/supabase-js": "^2.45.4",
"@tanstack/react-query": "5.56.2",
"@types/react": "^18.3.5",
"@types/react": "^18.3.6",
"lucide-react": "^0.441.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-i18next": "^15.0.1"
"react-i18next": "^15.0.2"
},
"prettier": "@kit/prettier-config",
"eslintConfig": {

View File

@@ -35,16 +35,16 @@
"@supabase/supabase-js": "^2.45.4",
"@tanstack/react-query": "5.56.2",
"@tanstack/react-table": "^8.20.5",
"@types/react": "^18.3.5",
"@types/react": "^18.3.6",
"@types/react-dom": "^18.3.0",
"class-variance-authority": "^0.7.0",
"date-fns": "^3.6.0",
"date-fns": "^4.0.0",
"lucide-react": "^0.441.0",
"next": "14.2.11",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-hook-form": "^7.53.0",
"react-i18next": "^15.0.1",
"react-i18next": "^15.0.2",
"sonner": "^1.5.0",
"zod": "^3.23.8"
},

View File

@@ -22,7 +22,7 @@
"@kit/tailwind-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@tanstack/react-query": "5.56.2",
"react-i18next": "^15.0.1"
"react-i18next": "^15.0.2"
},
"dependencies": {
"i18next": "^23.15.1",

View File

@@ -19,7 +19,7 @@
"@kit/resend": "workspace:^",
"@kit/tailwind-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@types/node": "^22.5.2",
"@types/node": "^22.5.5",
"zod": "^3.23.8"
},
"eslintConfig": {

View File

@@ -18,7 +18,7 @@
"@kit/prettier-config": "workspace:*",
"@kit/tailwind-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@types/node": "^22.5.2",
"@types/node": "^22.5.5",
"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.5",
"@types/react": "^18.3.6",
"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.5",
"@types/react": "^18.3.6",
"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.5",
"@types/react": "^18.3.6",
"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.5",
"@types/react": "^18.3.6",
"react": "18.3.1"
},
"eslintConfig": {

View File

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

View File

@@ -31,7 +31,7 @@
"@supabase/ssr": "^0.5.1",
"@supabase/supabase-js": "^2.45.4",
"@tanstack/react-query": "5.56.2",
"@types/react": "^18.3.5",
"@types/react": "^18.3.6",
"next": "14.2.11",
"react": "18.3.1",
"server-only": "^0.0.1",

View File

@@ -44,17 +44,17 @@
"@radix-ui/react-icons": "^1.3.0",
"@tanstack/react-query": "5.56.2",
"@tanstack/react-table": "^8.20.5",
"@types/react": "^18.3.5",
"@types/react": "^18.3.6",
"@types/react-dom": "^18.3.0",
"class-variance-authority": "^0.7.0",
"date-fns": "^3.6.0",
"date-fns": "^4.0.0",
"eslint": "^8.57.0",
"next": "14.2.11",
"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.1",
"react-i18next": "^15.0.2",
"sonner": "^1.5.0",
"tailwindcss": "3.4.11",
"tailwindcss-animate": "^1.0.7",