Skip to content

chore: update dependencies#28

Merged
Schanihbg merged 3 commits intomainfrom
npm-update
Mar 31, 2026
Merged

chore: update dependencies#28
Schanihbg merged 3 commits intomainfrom
npm-update

Conversation

@Schanihbg
Copy link
Copy Markdown
Owner

Also removed @sleavely/eslint-config

Also removed `@sleavely/eslint-config`
@Schanihbg Schanihbg requested a review from Furiiku March 29, 2026 16:23
Copy link
Copy Markdown
Collaborator

@Sleavely Sleavely left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

For what its worth, I think a lot of the typescript errors could be addressed by adding the DOM to compilerOptions.lib instead of manually suppressing type errors in the code, but that seems out of scope for this dependency update

@Schanihbg
Copy link
Copy Markdown
Owner Author

LGTM.

For what its worth, I think a lot of the typescript errors could be addressed by adding the DOM to compilerOptions.lib instead of manually suppressing type errors in the code, but that seems out of scope for this dependency update

Seems like the GM_getValue greasemonkey/tampermonkey variable is not available in the DOM package lib, not sure if it exists at all

@Schanihbg Schanihbg merged commit 09879de into main Mar 31, 2026
1 check passed
@Schanihbg Schanihbg deleted the npm-update branch March 31, 2026 18:46
@Sleavely
Copy link
Copy Markdown
Collaborator

Sleavely commented Apr 1, 2026

My bad. Turns out the window.onurlchange error is a tampermonkey thing, but that should already be covered by @types/tampermonkey.. Strange.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants