maxGraph / maxgraph-integration-examples

Demonstrate how to integrate maxGraph in projects.
https://maxgraph.github.io/maxgraph-integration-examples/
MIT License
13 stars 2 forks source link

chore(deps-dev): bump the development-dependencies group with 7 updates #164

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the development-dependencies group with 7 updates:

Package From To
vite 5.4.6 5.4.7
@rollup/plugin-node-resolve 15.2.3 15.2.4
@rollup/plugin-typescript 11.1.6 12.1.0
rollup 4.21.3 4.22.4
@rsbuild/core 1.0.4 1.0.5
@sveltejs/adapter-static 3.0.4 3.0.5
@sveltejs/kit 2.5.27 2.5.28

Updates vite from 5.4.6 to 5.4.7

Changelog

Sourced from vite's changelog.

5.4.7 (2024-09-20)

Commits


Updates @rollup/plugin-node-resolve from 15.2.3 to 15.2.4

Changelog

Sourced from @​rollup/plugin-node-resolve's changelog.

v15.2.4

2024-09-22

Updates

  • chore: remove is-builtin-module (#1735)
Commits


Updates @rollup/plugin-typescript from 11.1.6 to 12.1.0

Changelog

Sourced from @​rollup/plugin-typescript's changelog.

v12.1.0

2024-09-22

Features

  • feat: add transformers factory. (#1668)

v12.0.0

2024-09-22

Breaking Changes

  • fix!: correctly resolve filenames of declaration files for output.file (#1728)
Commits
  • 28b9701 chore(release): typescript v12.1.0
  • 2c09b57 feat(typescript): add transformers factory. (#1668)
  • 5afda37 chore(release): typescript v12.0.0
  • a85b649 fix(typescript)!: correctly resolve filenames of declaration files for `outpu...
  • See full diff in compare view


Updates rollup from 4.21.3 to 4.22.4

Release notes

Sourced from rollup's releases.

v4.22.4

4.22.4

2024-09-21

Bug Fixes

  • Fix a vulnerability in generated code that affects IIFE, UMD and CJS bundles when run in a browser context (#5671)

Pull Requests

v4.22.3

4.22.3

2024-09-21

Bug Fixes

  • Ensure that mutations in modules without side effects are observed while properly handling transitive dependencies (#5669)

Pull Requests

v4.22.2

4.22.2

2024-09-20

Bug Fixes

  • Revert fix for side effect free modules until other issues are investigated (#5667)

Pull Requests

v4.22.1

4.22.1

2024-09-20

Bug Fixes

  • Revert #5644 "stable chunk hashes" while issues are being investigated

Pull Requests

... (truncated)

Changelog

Sourced from rollup's changelog.

4.22.4

2024-09-21

Bug Fixes

  • Fix a vulnerability in generated code that affects IIFE, UMD and CJS bundles when run in a browser context (#5671)

Pull Requests

4.22.3

2024-09-21

Bug Fixes

  • Ensure that mutations in modules without side effects are observed while properly handling transitive dependencies (#5669)

Pull Requests

4.22.2

2024-09-20

Bug Fixes

  • Revert fix for side effect free modules until other issues are investigated (#5667)

Pull Requests

4.22.1

2024-09-20

Bug Fixes

  • Revert #5644 "stable chunk hashes" while issues are being investigated

Pull Requests

... (truncated)

Commits


Updates @rsbuild/core from 1.0.4 to 1.0.5

Release notes

Sourced from @​rsbuild/core's releases.

v1.0.5

What's Changed

New Features 🎉

Document 📖

Other Changes

Full Changelog: https://github.com/web-infra-dev/rsbuild/compare/v1.0.4...v1.0.5

Commits


Updates @sveltejs/adapter-static from 3.0.4 to 3.0.5

Release notes

Sourced from @​sveltejs/adapter-static's releases.

@​sveltejs/adapter-static@​3.0.5

Patch Changes

Changelog

Sourced from @​sveltejs/adapter-static's changelog.

3.0.5

Patch Changes

Commits


Updates @sveltejs/kit from 2.5.27 to 2.5.28

Release notes

Sourced from @​sveltejs/kit's releases.

@​sveltejs/kit@​2.5.28

Patch Changes

  • fix: import node:process instead of using globals (#12641)
Changelog

Sourced from @​sveltejs/kit's changelog.

2.5.28

Patch Changes

  • fix: import node:process instead of using globals (#12641)
Commits


You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions