chore: remove unused tslib package from dependencies

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

View File

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

6
pnpm-lock.yaml generated
View File

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