-
Notifications
You must be signed in to change notification settings - Fork 130
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
chore(deps): Upgrade uuid to v11 and TypeScript to v8 #143
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
chore(deps): update dependency rollup to v2.79.2 [security]
…ability fix(deps): update dependency pdfjs-dist to v4.2.67 [security]
chore(config): migrate renovate config
chore(deps): replace dependency npm-run-all with npm-run-all2 5.0.0
chore(deps): pin dependencies
chore(deps): pin dependencies
chore(deps): pin dependencies
chore(deps): pin dependencies
chore(deps): pin dependencies
fix(deps): pin dependencies
chore(deps): update dependency tslib to v2.8.0
chore(deps): pin dependencies
fix(deps): pin dependencies
fix(deps): pin dependencies
…-web-1.x fix(deps): update dependency @diffusionstudio/vits-web to v1.0.3
fix(deps): update dependency clsx to v2.1.1
fix(deps): update dependency nodemon to v3.1.7
fix(deps): update dependency socket.io to v4.8.1
chore(deps): update dependency @types/node to v20.17.3
chore(deps): update dependency typedoc to v0.26.10
chore(deps): update dependency wrangler to v3.84.0
chore(deps): update rollup and plugins
fix(deps): update ai/ml packages
…wright-1.x fix(deps): update dependency @cliqz/adblocker-playwright to v1.34.0
fix(deps): update dependency @mdx-js/react to v3.1.0
…ampler-wasm-0.x fix(deps): update dependency @echogarden/speex-resampler-wasm to v0.2.1
…asm-0.x fix(deps): update dependency @echogarden/kissfft-wasm to v0.2.0
I only see uuid in there |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Rationale
The purpose of this PR is to enhanceour dependency stack by incorporating the latest major versions of uuid and TypeScript.
Overview of Changes