chore: migrate from pnpm to bun package manager
Switch package manager from pnpm to bun for faster dependency installation and better monorepo support. Remove pnpm-specific configuration files and update all scripts to use bun commands.
This commit is contained in:
22
packages/shared/pnpm-lock.yaml
generated
22
packages/shared/pnpm-lock.yaml
generated
@@ -1,22 +0,0 @@
|
||||
lockfileVersion: '9.0'
|
||||
|
||||
settings:
|
||||
autoInstallPeers: true
|
||||
excludeLinksFromLockfile: false
|
||||
|
||||
importers:
|
||||
|
||||
.:
|
||||
devDependencies:
|
||||
tailwindcss:
|
||||
specifier: ^4.1.14
|
||||
version: 4.1.14
|
||||
|
||||
packages:
|
||||
|
||||
tailwindcss@4.1.14:
|
||||
resolution: {integrity: sha512-b7pCxjGO98LnxVkKjaZSDeNuljC4ueKUddjENJOADtubtdo8llTaJy7HwBMeLNSSo2N5QIAgklslK1+Ir8r6CA==}
|
||||
|
||||
snapshots:
|
||||
|
||||
tailwindcss@4.1.14: {}
|
||||
Reference in New Issue
Block a user