Update dependencies to latest versions for improved stability and features (#253)

This commit is contained in:
Giancarlo Buomprisco
2025-05-09 20:57:02 +07:00
committed by GitHub
parent de347005b1
commit 3893806b4a
32 changed files with 1316 additions and 1458 deletions

View File

@@ -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"
},

View File

@@ -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"
},

View File

@@ -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": {

View File

@@ -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": {