chore: bump version to 2.23.8 and update dependencies
- Updated application version from 2.23.7 to 2.23.8 in package.json. - Upgraded various dependencies including @turbo/gen to 2.7.5, prettier to 3.8.0, and turbo to 2.7.5. - Updated package versions in pnpm-lock.yaml and pnpm-workspace.yaml for consistency. - Enhanced @next/bundle-analyzer, @next/eslint-plugin-next, and other related packages to their latest versions. - Improved @types/node and @types/react versions for better type support.
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
"@kit/mailers-shared": "workspace:*",
|
||||
"@kit/prettier-config": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@types/nodemailer": "7.0.4",
|
||||
"@types/nodemailer": "7.0.5",
|
||||
"zod": "catalog:"
|
||||
},
|
||||
"typesVersions": {
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
"./config/server": "./src/sentry.client.server.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"@sentry/nextjs": "^10.32.1"
|
||||
"@sentry/nextjs": "^10.34.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@kit/eslint-config": "workspace:*",
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
"@types/react": "catalog:"
|
||||
},
|
||||
"dependencies": {
|
||||
"pino": "^10.1.0"
|
||||
"pino": "^10.2.0"
|
||||
},
|
||||
"typesVersions": {
|
||||
"*": {
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
"eslint": "^9.39.2",
|
||||
"next": "catalog:",
|
||||
"next-themes": "0.4.6",
|
||||
"prettier": "^3.7.4",
|
||||
"prettier": "^3.8.0",
|
||||
"react-day-picker": "^9.13.0",
|
||||
"react-hook-form": "catalog:",
|
||||
"react-i18next": "catalog:",
|
||||
|
||||
Reference in New Issue
Block a user