Update several package versions in pnpm-lock.yaml file
This commit updates various package versions in the pnpm-lock.yaml file. The updated packages include tailwind-merge, zod, recharts, and '@sentry/nextjs' among others. This is a part of regular maintenance and ensuring that the project dependencies are up-to-date.
This commit is contained in:
@@ -14,8 +14,8 @@
|
||||
"next": "14.3.0-canary.7",
|
||||
"prettier": "^3.2.5",
|
||||
"prettier-plugin-tailwindcss": "^0.5.14",
|
||||
"tailwind-merge": "^2.2.2",
|
||||
"zod": "^3.22.4"
|
||||
"tailwind-merge": "^2.3.0",
|
||||
"zod": "^3.22.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@kit/tsconfig": "workspace:^",
|
||||
|
||||
Reference in New Issue
Block a user