Create Switch component and update dependencies in lock file

Introduce a new Switch component in the shadcn UI package to enhance user interface capabilities. Simultaneously, the pnpm-lock.yaml file's lockfileVersion has been updated from '6.0' to '9.0'. Also, several dependencies' versions within the file are updated to ensure compatibility and security improvements.
This commit is contained in:
giancarlo
2024-04-30 13:42:06 +07:00
parent 2ff08a971d
commit 9eded69f15
5 changed files with 7529 additions and 5897 deletions

View File

@@ -29,7 +29,6 @@
"stripe:listen": "pnpm --filter '@kit/stripe' start"
},
"prettier": "@kit/prettier-config",
"packageManager": "pnpm@9.0.4",
"workspaces": [
"apps/*",
"packages/**",