Upgrade multiple dependencies
Updated several dependencies that mainly include '@manypkg/cli', '@supabase/supabase-js', 'edge-csrf', 'i18next', '@types/react', 'autoprefixer', 'supabase', and '@sentry/nextjs'. This is a general dependencies update for performance and security improvements, bug fixes, and newer features. The commit also includes changes to '@babel/types' inside dependencies of several packages.
This commit is contained in:
@@ -42,8 +42,8 @@
|
||||
"@kit/tailwind-config": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@kit/ui": "workspace:^",
|
||||
"@supabase/supabase-js": "^2.42.3",
|
||||
"@types/react": "^18.2.77",
|
||||
"@supabase/supabase-js": "^2.42.4",
|
||||
"@types/react": "^18.2.79",
|
||||
"date-fns": "^3.6.0",
|
||||
"lucide-react": "^0.367.0",
|
||||
"next": "14.2.1",
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
"@kit/tailwind-config": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@kit/ui": "workspace:^",
|
||||
"@types/react": "^18.2.77",
|
||||
"@types/react": "^18.2.79",
|
||||
"react": "18.2.0",
|
||||
"zod": "^3.22.4"
|
||||
},
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
"@kit/tailwind-config": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@kit/ui": "workspace:^",
|
||||
"@types/react": "^18.2.77",
|
||||
"@types/react": "^18.2.79",
|
||||
"date-fns": "^3.6.0",
|
||||
"react": "18.2.0",
|
||||
"zod": "^3.22.4"
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
"@kit/team-accounts": "workspace:^",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@kit/ui": "workspace:^",
|
||||
"@supabase/supabase-js": "^2.42.3",
|
||||
"@supabase/supabase-js": "^2.42.4",
|
||||
"lucide-react": "^0.367.0",
|
||||
"zod": "^3.22.4"
|
||||
},
|
||||
|
||||
@@ -31,9 +31,9 @@
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@kit/ui": "workspace:^",
|
||||
"@radix-ui/react-icons": "^1.3.0",
|
||||
"@supabase/supabase-js": "^2.42.3",
|
||||
"@supabase/supabase-js": "^2.42.4",
|
||||
"@tanstack/react-query": "5.29.0",
|
||||
"@types/react": "^18.2.77",
|
||||
"@types/react": "^18.2.79",
|
||||
"@types/react-dom": "^18.2.25",
|
||||
"lucide-react": "^0.367.0",
|
||||
"next": "14.2.1",
|
||||
|
||||
@@ -35,10 +35,10 @@
|
||||
"@kit/ui": "workspace:^",
|
||||
"@makerkit/data-loader-supabase-core": "^0.0.7",
|
||||
"@makerkit/data-loader-supabase-nextjs": "^1.0.0",
|
||||
"@supabase/supabase-js": "^2.42.3",
|
||||
"@supabase/supabase-js": "^2.42.4",
|
||||
"@tanstack/react-query": "5.29.0",
|
||||
"@tanstack/react-table": "^8.16.0",
|
||||
"@types/react": "^18.2.77",
|
||||
"@types/react": "^18.2.79",
|
||||
"lucide-react": "^0.367.0",
|
||||
"next": "14.2.1",
|
||||
"react": "18.2.0",
|
||||
|
||||
@@ -28,9 +28,9 @@
|
||||
"@kit/ui": "workspace:^",
|
||||
"@marsidev/react-turnstile": "^0.5.4",
|
||||
"@radix-ui/react-icons": "^1.3.0",
|
||||
"@supabase/supabase-js": "^2.42.3",
|
||||
"@supabase/supabase-js": "^2.42.4",
|
||||
"@tanstack/react-query": "5.29.0",
|
||||
"@types/react": "^18.2.77",
|
||||
"@types/react": "^18.2.79",
|
||||
"lucide-react": "^0.367.0",
|
||||
"next": "14.2.1",
|
||||
"react-hook-form": "^7.51.3",
|
||||
|
||||
@@ -29,10 +29,10 @@
|
||||
"@kit/tailwind-config": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@kit/ui": "workspace:^",
|
||||
"@supabase/supabase-js": "^2.42.3",
|
||||
"@supabase/supabase-js": "^2.42.4",
|
||||
"@tanstack/react-query": "5.29.0",
|
||||
"@tanstack/react-table": "^8.16.0",
|
||||
"@types/react": "^18.2.77",
|
||||
"@types/react": "^18.2.79",
|
||||
"@types/react-dom": "^18.2.25",
|
||||
"class-variance-authority": "^0.7.0",
|
||||
"date-fns": "^3.6.0",
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
"@kit/shared": "workspace:^",
|
||||
"@kit/tailwind-config": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"i18next": "^23.11.1",
|
||||
"i18next": "^23.11.2",
|
||||
"i18next-browser-languagedetector": "7.2.0",
|
||||
"i18next-resources-to-backend": "^1.2.1",
|
||||
"react-i18next": "^14.1.0"
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
"@kit/sentry": "workspace:*",
|
||||
"@kit/tailwind-config": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@types/react": "^18.2.77",
|
||||
"@types/react": "^18.2.79",
|
||||
"react": "18.2.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
||||
@@ -20,8 +20,8 @@
|
||||
"@opentelemetry/resources": "1.23.0",
|
||||
"@opentelemetry/sdk-node": "0.50.0",
|
||||
"@opentelemetry/semantic-conventions": "^1.23.0",
|
||||
"@sentry/nextjs": "^7.110.0",
|
||||
"@sentry/opentelemetry-node": "^7.110.0"
|
||||
"@sentry/nextjs": "^7.110.1",
|
||||
"@sentry/opentelemetry-node": "^7.110.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@kit/eslint-config": "workspace:*",
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
"@kit/supabase": "workspace:^",
|
||||
"@kit/tailwind-config": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@supabase/supabase-js": "^2.42.3",
|
||||
"@supabase/supabase-js": "^2.42.4",
|
||||
"next": "14.2.1",
|
||||
"zod": "^3.22.4"
|
||||
},
|
||||
|
||||
@@ -29,9 +29,9 @@
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@supabase/gotrue-js": "2.62.2",
|
||||
"@supabase/ssr": "^0.3.0",
|
||||
"@supabase/supabase-js": "^2.42.3",
|
||||
"@supabase/supabase-js": "^2.42.4",
|
||||
"@tanstack/react-query": "5.29.0",
|
||||
"@types/react": "^18.2.77",
|
||||
"@types/react": "^18.2.79",
|
||||
"next": "14.2.1",
|
||||
"react": "18.2.0",
|
||||
"zod": "^3.22.4"
|
||||
|
||||
@@ -53,7 +53,7 @@
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@radix-ui/react-icons": "^1.3.0",
|
||||
"@tanstack/react-table": "^8.16.0",
|
||||
"@types/react": "^18.2.77",
|
||||
"@types/react": "^18.2.79",
|
||||
"@types/react-dom": "^18.2.25",
|
||||
"class-variance-authority": "^0.7.0",
|
||||
"date-fns": "^3.6.0",
|
||||
@@ -62,7 +62,7 @@
|
||||
"next": "14.2.1",
|
||||
"next-themes": "0.3.0",
|
||||
"prettier": "^3.2.5",
|
||||
"react-day-picker": "^8.10.0",
|
||||
"react-day-picker": "^8.10.1",
|
||||
"react-hook-form": "^7.51.3",
|
||||
"react-i18next": "^14.1.0",
|
||||
"sonner": "^1.4.41",
|
||||
|
||||
Reference in New Issue
Block a user