chore: remove unused tslib package from dependencies (#774)

Signed-off-by: Alfi Maulana <alfi.maulana.f@gmail.com>
This commit is contained in:
Alfi Maulana 2025-07-24 12:21:42 +07:00 committed by GitHub
parent 09b536865d
commit 2ac2a6dac5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 5 deletions

View File

@ -20,7 +20,6 @@
"lefthook": "^1.11.14",
"prettier": "^3.6.2",
"rollup": "^4.44.1",
"tslib": "^2.8.1",
"typescript": "^5.8.3",
"typescript-eslint": "^8.34.1",
"vitest": "^3.1.4"

6
pnpm-lock.yaml generated
View File

@ -45,9 +45,6 @@ importers:
rollup:
specifier: ^4.44.1
version: 4.44.1
tslib:
specifier: ^2.8.1
version: 2.8.1
typescript:
specifier: ^5.8.3
version: 5.8.3
@ -2450,7 +2447,8 @@ snapshots:
dependencies:
typescript: 5.8.3
tslib@2.8.1: {}
tslib@2.8.1:
optional: true
type-check@0.4.0:
dependencies: