Updated dependencies (#228)

This commit is contained in:
Giancarlo Buomprisco
2025-04-05 09:39:43 +07:00
committed by GitHub
parent 39fc9497db
commit 15b316dd7b
31 changed files with 964 additions and 971 deletions

View File

@@ -24,7 +24,7 @@
"@kit/sentry": "workspace:*",
"@kit/shared": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@types/react": "19.0.12",
"@types/react": "19.1.0",
"react": "19.1.0",
"zod": "^3.24.2"
},

View File

@@ -24,7 +24,7 @@
"@kit/eslint-config": "workspace:*",
"@kit/prettier-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@types/react": "19.0.12",
"@types/react": "19.1.0",
"react": "19.1.0",
"zod": "^3.24.2"
},

View File

@@ -17,7 +17,7 @@
"@kit/eslint-config": "workspace:*",
"@kit/prettier-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@types/react": "19.0.12",
"@types/react": "19.1.0",
"react": "19.1.0"
},
"typesVersions": {

View File

@@ -16,7 +16,7 @@
"./config/server": "./src/sentry.client.server.ts"
},
"dependencies": {
"@sentry/nextjs": "^9.10.1",
"@sentry/nextjs": "^9.11.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.0.12",
"@types/react": "19.1.0",
"react": "19.1.0"
},
"typesVersions": {