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:
@@ -29,7 +29,6 @@
|
||||
"stripe:listen": "pnpm --filter '@kit/stripe' start"
|
||||
},
|
||||
"prettier": "@kit/prettier-config",
|
||||
"packageManager": "pnpm@9.0.4",
|
||||
"workspaces": [
|
||||
"apps/*",
|
||||
"packages/**",
|
||||
|
||||
Reference in New Issue
Block a user