Skip to content

bump dependencies #1592

bump dependencies

bump dependencies #1592

GitHub Actions / Trunk Check succeeded Sep 25, 2024 in 45s

Trunk Check

1 existing issue
✖ 1 new blocking issue

Annotations

Check failure on line 20 in src/store/consts/utils.ts

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

eslint(@typescript-eslint/no-unused-vars-experimental)

[new] Import 'Mint' is declared but its value is never read. Allowed unused names must match /^_/.

Check failure on line 768 in src/store/consts/utils.ts

See this annotation in the file changed.

@github-actions github-actions / Trunk Check

eslint(@typescript-eslint/return-await)

[existing] Returning an awaited value that is not a promise is not allowed.