Update dependencies to latest versions for improved stability and features (#253)
This commit is contained in:
committed by
GitHub
parent
de347005b1
commit
3893806b4a
@@ -24,7 +24,7 @@
|
||||
"@kit/sentry": "workspace:*",
|
||||
"@kit/shared": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@types/react": "19.1.2",
|
||||
"@types/react": "19.1.3",
|
||||
"react": "19.1.0",
|
||||
"zod": "^3.24.4"
|
||||
},
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
"@kit/eslint-config": "workspace:*",
|
||||
"@kit/prettier-config": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@types/react": "19.1.2",
|
||||
"@types/react": "19.1.3",
|
||||
"react": "19.1.0",
|
||||
"zod": "^3.24.4"
|
||||
},
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
"@kit/eslint-config": "workspace:*",
|
||||
"@kit/prettier-config": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@types/react": "19.1.2",
|
||||
"@types/react": "19.1.3",
|
||||
"react": "19.1.0"
|
||||
},
|
||||
"typesVersions": {
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
"./config/server": "./src/sentry.client.server.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"@sentry/nextjs": "^9.15.0",
|
||||
"@sentry/nextjs": "^9.17.0",
|
||||
"import-in-the-middle": "1.13.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -24,7 +24,7 @@
|
||||
"@kit/monitoring-core": "workspace:*",
|
||||
"@kit/prettier-config": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@types/react": "19.1.2",
|
||||
"@types/react": "19.1.3",
|
||||
"react": "19.1.0"
|
||||
},
|
||||
"typesVersions": {
|
||||
|
||||
Reference in New Issue
Block a user