Skip to content

chore: Bump deps - #175

Merged
rschristian merged 2 commits into
mainfrom
chore/bump-deps
Nov 8, 2025
Merged

chore: Bump deps#175
rschristian merged 2 commits into
mainfrom
chore/bump-deps

Conversation

@rschristian

Copy link
Copy Markdown
Member

Title

Comment thread package.json
"@types/babel__core": "^7.20.5",
"@types/debug": "^4.1.12",
"@types/estree": "^0.0.50",
"@types/node": "^14.14.33",

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Can't bump as it'll clash with the old version of Vite we have in this repo

Comment thread package.json
"ts-node": "^9.1.1",
"typescript": "^4.2.3",
"simple-git-hooks": "^2.13.1",
"typescript": "~5.4.0",

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Anything past 5.4.x will clash with the old version of @types/node due to a change in AbortSignal

@rschristian
rschristian merged commit b4cc4ac into main Nov 8, 2025
1 check passed
@rschristian
rschristian deleted the chore/bump-deps branch November 8, 2025 07:26
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.

2 participants