{{ message }}
chore: update dependencies#336
Merged
Merged
Conversation
β Deploy Preview for svelteplot ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
TypeScript error report:
Svelte TypeScript error report:
|
|
π¦ Preview package for this PR is published! Version: Install it with: npm install svelteplot@pr-336
# or install the specific version
npm install svelteplot@0.9.2-pr-336.0 |
|
TypeScript error report:
Svelte TypeScript error report:
|
|
π¦ Preview package for this PR is published! Version: Install it with: npm install svelteplot@pr-336
# or install the specific version
npm install svelteplot@0.9.2-pr-336.1 |
|
TypeScript error report:
Svelte TypeScript error report:
|
|
π¦ Preview package for this PR is published! Version: Install it with: npm install svelteplot@pr-336
# or install the specific version
npm install svelteplot@0.9.2-pr-336.2 |
|
TypeScript error report:
Svelte TypeScript error report:
|
|
π¦ Preview package for this PR is published! Version: Install it with: npm install svelteplot@pr-336
# or install the specific version
npm install svelteplot@0.9.2-pr-336.3 |
This file contains hidden or 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
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.
This pull request updates several dependencies in the
package.jsonfile to their latest patch or minor versions. These updates include both development and runtime dependencies, focusing on libraries related to Svelte, D3, testing, linting, formatting, and various utility packages.Dependency updates:
@sveltejs/kit,@sveltejs/vite-plugin-svelte,@sveltejs/enhanced-img,@sveltejs/eslint-config, andsvelte-checkto newer versions for improved stability and features.d3-format(runtime),d3-shape(types and runtime), and other D3-related type packages for better compatibility and bug fixes. [1] [2] [3]@testing-library/svelte,@typescript-eslint/eslint-plugin,@typescript-eslint/parser,eslint-plugin-svelte,vitest, and related tools to keep up with the latest improvements and bug fixes. [1] [2] [3]prettier,prettier-plugin-svelte,typedoc,jsdom,sass,puppeteer,unocss, and others for better formatting, documentation, and build processes.es-toolkit,temml, andviteto ensure the latest patches and features are incorporated. [1] [2]