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:
giancarlo
2024-04-22 01:52:02 +08:00
parent 99fe547f5b
commit acd5ad08f9
29 changed files with 356 additions and 356 deletions

View File

@@ -29,7 +29,7 @@
"@kit/tsconfig": "workspace:*",
"@kit/ui": "workspace:*",
"lucide-react": "^0.368.0",
"zod": "^3.22.4"
"zod": "^3.22.5"
},
"eslintConfig": {
"root": true,
@@ -48,6 +48,6 @@
"dependencies": {
"@tanstack/react-table": "^8.16.0",
"next": "14.3.0-canary.7",
"tailwind-merge": "^2.2.2"
"tailwind-merge": "^2.3.0"
}
}

View File

@@ -51,7 +51,7 @@
"react": "18.2.0",
"react-hook-form": "^7.51.3",
"react-i18next": "^14.1.0",
"zod": "^3.22.4"
"zod": "^3.22.5"
},
"eslintConfig": {
"root": true,
@@ -69,6 +69,6 @@
},
"dependencies": {
"@tanstack/react-table": "^8.16.0",
"tailwind-merge": "^2.2.2"
"tailwind-merge": "^2.3.0"
}
}

View File

@@ -25,7 +25,7 @@
"@lemonsqueezy/lemonsqueezy.js": "2.2.0",
"@tanstack/react-table": "^8.16.0",
"next": "14.3.0-canary.7",
"tailwind-merge": "^2.2.2"
"tailwind-merge": "^2.3.0"
},
"devDependencies": {
"@kit/billing": "workspace:^",
@@ -38,7 +38,7 @@
"@kit/ui": "workspace:^",
"@types/react": "^18.2.79",
"react": "18.2.0",
"zod": "^3.22.4"
"zod": "^3.22.5"
},
"eslintConfig": {
"root": true,

View File

@@ -28,8 +28,8 @@
"@stripe/stripe-js": "^3.3.0",
"@tanstack/react-table": "^8.16.0",
"next": "14.3.0-canary.7",
"stripe": "^15.2.0",
"tailwind-merge": "^2.2.2"
"stripe": "^15.3.0",
"tailwind-merge": "^2.3.0"
},
"devDependencies": {
"@kit/billing": "workspace:^",
@@ -43,7 +43,7 @@
"@types/react": "^18.2.79",
"date-fns": "^3.6.0",
"react": "18.2.0",
"zod": "^3.22.4"
"zod": "^3.22.5"
},
"eslintConfig": {
"root": true,