Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update npm packages #2429

Merged
merged 6 commits into from
Nov 18, 2024
Merged

Update npm packages #2429

merged 6 commits into from
Nov 18, 2024

Conversation

dotNomad
Copy link
Collaborator

@dotNomad dotNomad commented Nov 13, 2024

A nice and simple npm update with a few touch-ups:

  • Sets axios to 1.7.4 in the extension to match the version in the webview to ensure the package is the same across our repo
  • Upgrades @vue/tsconfig to ^0.6.0
  • Locks TypeScript below 5.6.0 for the VS Code extension due to compilation failures from dependencies

Type of Change

    • Bug Fix
    • New Feature
    • Breaking Change
    • Documentation
    • Refactor
    • Tooling

Copy link
Collaborator

@marcosnav marcosnav left a comment

Choose a reason for hiding this comment

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

Changes look good to me, it seems there is a typing issue with one dependency derived from the typescript change though

@dotNomad
Copy link
Collaborator Author

Changes look good to me, it seems there is a typing issue with one dependency derived from the typescript change though

Darn we have some compilation errors for dependencies. I was able to update everything but TypeScript to 5.6.x in the VS Code extension.

@dotNomad dotNomad merged commit f62340c into main Nov 18, 2024
14 checks passed
@dotNomad dotNomad deleted the dotnomad/deps-up branch November 18, 2024 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants