mirror of
https://github.com/tabler/tabler.git
synced 2025-12-21 17:34:25 +04:00
Add pnpm as a dependency in package.json and update pnpm-lock.yaml
This commit is contained in:
9
pnpm-lock.yaml
generated
9
pnpm-lock.yaml
generated
@@ -47,6 +47,9 @@ importers:
|
||||
nodemon:
|
||||
specifier: ^3.1.9
|
||||
version: 3.1.9
|
||||
pnpm:
|
||||
specifier: 8.15.9
|
||||
version: 8.15.9
|
||||
postcss:
|
||||
specifier: ^8.5.1
|
||||
version: 8.5.1
|
||||
@@ -2991,6 +2994,12 @@ packages:
|
||||
url-polyfill: 1.1.12
|
||||
dev: false
|
||||
|
||||
/pnpm@8.15.9:
|
||||
resolution: {integrity: sha512-SZQ0ydj90aJ5Tr9FUrOyXApjOrzuW7Fee13pDzL0e1E6ypjNXP0AHDHw20VLw4BO3M1XhQHkyik6aBYWa72fgQ==}
|
||||
engines: {node: '>=16.14'}
|
||||
hasBin: true
|
||||
dev: true
|
||||
|
||||
/postcss-cli@11.0.0(postcss@8.5.1):
|
||||
resolution: {integrity: sha512-xMITAI7M0u1yolVcXJ9XTZiO9aO49mcoKQy6pCDFdMh9kGqhzLVpWxeD/32M/QBmkhcGypZFFOLNLmIW4Pg4RA==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
Reference in New Issue
Block a user