mirror of
https://github.com/threeal/cmake-action.git
synced 2025-07-25 15:24:22 +00:00
chore: remove unused tslib
package from dependencies (#774)
Signed-off-by: Alfi Maulana <alfi.maulana.f@gmail.com>
This commit is contained in:
parent
09b536865d
commit
2ac2a6dac5
@ -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
6
pnpm-lock.yaml
generated
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user