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:
@@ -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:*",
|
||||
|
||||
Reference in New Issue
Block a user