Bump @dagrejs/dagre from 1.1.3 to 1.1.8 (#18409)
Bumps [@dagrejs/dagre](https://github.com/dagrejs/dagre) from 1.1.3 to 1.1.8. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dagrejs/dagre/commit/7e4d15f191678f7f05f3c86d9071a193230e7e00"><code>7e4d15f</code></a> Building for release</li> <li><a href="https://github.com/dagrejs/dagre/commit/d3908e2c13148c9143db585accc10ae0b6634657"><code>d3908e2</code></a> Bumping version</li> <li><a href="https://github.com/dagrejs/dagre/commit/ce295f8e073c4fe96c9e36ecf08ae2940e5e6a10"><code>ce295f8</code></a> Build for release</li> <li><a href="https://github.com/dagrejs/dagre/commit/b64b9057726eee17f24f73579ba0668527276448"><code>b64b905</code></a> Bumping the version</li> <li><a href="https://github.com/dagrejs/dagre/commit/de169d24c13d06c1e9c560f4f4f8f98650109b94"><code>de169d2</code></a> Merge pull request <a href="https://redirect.github.com/dagrejs/dagre/issues/481">#481</a> from Nathan-Fenner/nf/improve-network-simplex-perform...</li> <li><a href="https://github.com/dagrejs/dagre/commit/065e0d8374f4c1c35a7cb4b84df37aaa31598d86"><code>065e0d8</code></a> improve performance of graph node ranking</li> <li><a href="https://github.com/dagrejs/dagre/commit/00d3178d671e49de9c032e3abd281dc9f2739e73"><code>00d3178</code></a> Typo</li> <li><a href="https://github.com/dagrejs/dagre/commit/3982a69d2b323b06aa969a4ec09829d37fe6e7bd"><code>3982a69</code></a> Bump version and set as pre-release</li> <li><a href="https://github.com/dagrejs/dagre/commit/1339f5516508dba0cbcc4ef1c0587e7384bec23d"><code>1339f55</code></a> Building for release</li> <li><a href="https://github.com/dagrejs/dagre/commit/9459f01bc815f16b87db727821d8401acbad2cd3"><code>9459f01</code></a> Bumping the version</li> <li>Additional commits viewable in <a href="https://github.com/dagrejs/dagre/compare/v1.1.3...v1.1.8">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Abdullah <125115953+mabdullahabaid@users.noreply.github.com>
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
"@blocknote/xl-pdf-exporter": "0.47.0",
|
||||
"@calcom/embed-react": "^1.5.3",
|
||||
"@cyntler/react-doc-viewer": "^1.17.0",
|
||||
"@dagrejs/dagre": "^1.1.2",
|
||||
"@dagrejs/dagre": "^1.1.8",
|
||||
"@floating-ui/react": "^0.24.3",
|
||||
"@graphiql/plugin-explorer": "^1.0.2",
|
||||
"@graphiql/react": "^0.23.0",
|
||||
|
||||
@@ -32,7 +32,6 @@
|
||||
"@babel/preset-env": "7.26.9",
|
||||
"@blocknote/server-util": "^0.47.0",
|
||||
"@clickhouse/client": "^1.11.0",
|
||||
"@dagrejs/dagre": "^1.1.2",
|
||||
"@e2b/code-interpreter": "^1.0.4",
|
||||
"@envelop/core": "4.0.3",
|
||||
"@envelop/on-resolve": "4.1.0",
|
||||
|
||||
@@ -4058,19 +4058,19 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@dagrejs/dagre@npm:^1.1.2":
|
||||
version: 1.1.3
|
||||
resolution: "@dagrejs/dagre@npm:1.1.3"
|
||||
"@dagrejs/dagre@npm:^1.1.8":
|
||||
version: 1.1.8
|
||||
resolution: "@dagrejs/dagre@npm:1.1.8"
|
||||
dependencies:
|
||||
"@dagrejs/graphlib": "npm:2.2.2"
|
||||
checksum: 10c0/c81e142ed55d23bda02968624bd96987eeb545dbc860b0dc22aafd606f8bd8b1b18914e2b986c46e3250a6cfcc2bc16a944bb8df301da9adffd738936679db44
|
||||
"@dagrejs/graphlib": "npm:2.2.4"
|
||||
checksum: 10c0/3f4f99beb1c791c4c35fcab7a6891731a712931f076ae27b380afa4077e81a1f46341cd0ac8f21df29bf7b458e631b780e819846140a9e4f89e36faf907cdc66
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@dagrejs/graphlib@npm:2.2.2":
|
||||
version: 2.2.2
|
||||
resolution: "@dagrejs/graphlib@npm:2.2.2"
|
||||
checksum: 10c0/2e79a4f5c6c402054b7ef42e786459645495934476170999f13867a55a00072636a23914772cce6bc03ce51eef70de589058860b8f034c1d70804fb61e01fcfc
|
||||
"@dagrejs/graphlib@npm:2.2.4":
|
||||
version: 2.2.4
|
||||
resolution: "@dagrejs/graphlib@npm:2.2.4"
|
||||
checksum: 10c0/14597ea9294c46b2571aee78bcaad3a24e3e5e0ebcdf198b6eae5b3805f99af727ac54a477dd9152e8b0a576efea0528fb7d4919c74801e9f669c90e5e6f5bd9
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -57632,7 +57632,7 @@ __metadata:
|
||||
"@blocknote/xl-pdf-exporter": "npm:0.47.0"
|
||||
"@calcom/embed-react": "npm:^1.5.3"
|
||||
"@cyntler/react-doc-viewer": "npm:^1.17.0"
|
||||
"@dagrejs/dagre": "npm:^1.1.2"
|
||||
"@dagrejs/dagre": "npm:^1.1.8"
|
||||
"@floating-ui/react": "npm:^0.24.3"
|
||||
"@graphiql/plugin-explorer": "npm:^1.0.2"
|
||||
"@graphiql/react": "npm:^0.23.0"
|
||||
@@ -57835,7 +57835,6 @@ __metadata:
|
||||
"@babel/preset-env": "npm:7.26.9"
|
||||
"@blocknote/server-util": "npm:^0.47.0"
|
||||
"@clickhouse/client": "npm:^1.11.0"
|
||||
"@dagrejs/dagre": "npm:^1.1.2"
|
||||
"@e2b/code-interpreter": "npm:^1.0.4"
|
||||
"@envelop/core": "npm:4.0.3"
|
||||
"@envelop/on-resolve": "npm:4.1.0"
|
||||
|
||||
Reference in New Issue
Block a user