This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/main by this push:
new 7e4b35198ac Bump the core-ui-package-updates group across 1 directory
with 17 updates (#72632)
7e4b35198ac is described below
commit 7e4b35198acb144d5d86d98a364b87f5931b2ceb
Author: Dependabot [bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 8 12:35:26 2026 +0200
Bump the core-ui-package-updates group across 1 directory with 17 updates
(#72632)
Bumps the core-ui-package-updates group with 17 updates in the
/airflow-core/src/airflow/ui directory:
| Package | From | To |
| --- | --- | --- |
|
[@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query)
| `5.102.3` | `5.102.8` |
|
[@xyflow/react](https://github.com/xyflow/xyflow/tree/HEAD/packages/react) |
`12.11.3` | `12.11.6` |
| [axios](https://github.com/axios/axios) | `1.19.0` | `1.20.0` |
| [i18next](https://github.com/i18next/i18next) | `26.4.0` | `26.4.1` |
| [i18next-http-backend](https://github.com/i18next/i18next-http-backend) |
`4.0.1` | `4.0.2` |
| [katex](https://github.com/KaTeX/KaTeX) | `0.18.4` | `0.18.5` |
| [mermaid](https://github.com/mermaid-js/mermaid) | `11.17.1` | `11.17.2` |
| [react-hook-form](https://github.com/react-hook-form/react-hook-form) |
`7.86.0` | `7.87.0` |
| [react-i18next](https://github.com/i18next/react-i18next) | `17.0.12` |
`17.0.13` |
|
[react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom)
| `7.18.2` | `7.18.3` |
|
[@tanstack/eslint-plugin-query](https://github.com/TanStack/query/tree/HEAD/packages/eslint-plugin-query)
| `5.102.3` | `5.102.8` |
|
[@testing-library/react](https://github.com/testing-library/react-testing-library)
| `16.3.2` | `16.3.3` |
|
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)
| `26.3.0` | `26.4.1` |
|
[@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react)
| `6.1.0` | `6.1.1` |
| [globals](https://github.com/sindresorhus/globals) | `17.11.0` |
`17.12.0` |
| [happy-dom](https://github.com/capricorn86/happy-dom) | `20.11.6` |
`20.13.2` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.2.1`
| `8.2.2` |
Updates `@tanstack/react-query` from 5.102.3 to 5.102.8
- [Release notes](https://github.com/TanStack/query/releases)
-
[Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md)
-
[Commits](https://github.com/TanStack/query/commits/@tanstack/[email protected]/packages/react-query)
Updates `@xyflow/react` from 12.11.3 to 12.11.6
- [Release notes](https://github.com/xyflow/xyflow/releases)
-
[Changelog](https://github.com/xyflow/xyflow/blob/main/packages/react/CHANGELOG.md)
-
[Commits](https://github.com/xyflow/xyflow/commits/@xyflow/[email protected]/packages/react)
Updates `axios` from 1.19.0 to 1.20.0
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.19.0...v1.20.0)
Updates `i18next` from 26.4.0 to 26.4.1
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v26.4.0...v26.4.1)
Updates `i18next-http-backend` from 4.0.1 to 4.0.2
-
[Changelog](https://github.com/i18next/i18next-http-backend/blob/master/CHANGELOG.md)
-
[Commits](https://github.com/i18next/i18next-http-backend/compare/v4.0.1...v4.0.2)
Updates `katex` from 0.18.4 to 0.18.5
- [Release notes](https://github.com/KaTeX/KaTeX/releases)
- [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md)
- [Commits](https://github.com/KaTeX/KaTeX/compare/v0.18.4...v0.18.5)
Updates `mermaid` from 11.17.1 to 11.17.2
- [Release notes](https://github.com/mermaid-js/mermaid/releases)
-
[Commits](https://github.com/mermaid-js/mermaid/compare/[email protected]@11.17.2)
Updates `react-hook-form` from 7.86.0 to 7.87.0
- [Release
notes](https://github.com/react-hook-form/react-hook-form/releases)
-
[Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
-
[Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.86.0...v7.87.0)
Updates `react-i18next` from 17.0.12 to 17.0.13
-
[Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
-
[Commits](https://github.com/i18next/react-i18next/compare/v17.0.12...v17.0.13)
Updates `react-router-dom` from 7.18.2 to 7.18.3
- [Release notes](https://github.com/remix-run/react-router/releases)
-
[Changelog](https://github.com/remix-run/react-router/blob/[email protected]/packages/react-router-dom/CHANGELOG.md)
-
[Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom)
Updates `@tanstack/eslint-plugin-query` from 5.102.3 to 5.102.8
- [Release notes](https://github.com/TanStack/query/releases)
-
[Changelog](https://github.com/TanStack/query/blob/main/packages/eslint-plugin-query/CHANGELOG.md)
-
[Commits](https://github.com/TanStack/query/commits/@tanstack/[email protected]/packages/eslint-plugin-query)
Updates `@testing-library/react` from 16.3.2 to 16.3.3
- [Release
notes](https://github.com/testing-library/react-testing-library/releases)
-
[Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
-
[Commits](https://github.com/testing-library/react-testing-library/compare/v16.3.2...v16.3.3)
Updates `@types/node` from 26.3.0 to 26.4.1
- [Release
notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
-
[Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `@vitejs/plugin-react` from 6.1.0 to 6.1.1
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
-
[Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
-
[Commits](https://github.com/vitejs/vite-plugin-react/commits/[email protected]/packages/plugin-react)
Updates `globals` from 17.11.0 to 17.12.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
-
[Commits](https://github.com/sindresorhus/globals/compare/v17.11.0...v17.12.0)
Updates `happy-dom` from 20.11.6 to 20.13.2
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
-
[Commits](https://github.com/capricorn86/happy-dom/compare/v20.11.6...v20.13.2)
Updates `vite` from 8.2.1 to 8.2.2
- [Release notes](https://github.com/vitejs/vite/releases)
-
[Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v8.2.2/packages/vite)
---
updated-dependencies:
- dependency-name: "@tanstack/eslint-plugin-query"
dependency-version: 5.102.8
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: core-ui-package-updates
- dependency-name: "@tanstack/react-query"
dependency-version: 5.102.8
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: core-ui-package-updates
- dependency-name: "@testing-library/react"
dependency-version: 16.3.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: core-ui-package-updates
- dependency-name: "@types/node"
dependency-version: 26.4.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: core-ui-package-updates
- dependency-name: "@vitejs/plugin-react"
dependency-version: 6.1.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: core-ui-package-updates
- dependency-name: "@xyflow/react"
dependency-version: 12.11.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: core-ui-package-updates
- dependency-name: axios
dependency-version: 1.20.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: core-ui-package-updates
- dependency-name: globals
dependency-version: 17.12.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: core-ui-package-updates
- dependency-name: happy-dom
dependency-version: 20.13.2
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: core-ui-package-updates
- dependency-name: i18next
dependency-version: 26.4.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: core-ui-package-updates
- dependency-name: i18next-http-backend
dependency-version: 4.0.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: core-ui-package-updates
- dependency-name: katex
dependency-version: 0.18.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: core-ui-package-updates
- dependency-name: mermaid
dependency-version: 11.17.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: core-ui-package-updates
- dependency-name: react-hook-form
dependency-version: 7.87.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: core-ui-package-updates
- dependency-name: react-i18next
dependency-version: 17.0.13
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: core-ui-package-updates
- dependency-name: react-router-dom
dependency-version: 7.18.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: core-ui-package-updates
- dependency-name: vite
dependency-version: 8.2.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: core-ui-package-updates
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
airflow-core/src/airflow/ui/package.json | 34 +-
airflow-core/src/airflow/ui/pnpm-lock.yaml | 502 ++++++++++++++---------------
2 files changed, 268 insertions(+), 268 deletions(-)
diff --git a/airflow-core/src/airflow/ui/package.json
b/airflow-core/src/airflow/ui/package.json
index 5de2c4fd92f..29f5291ec92 100644
--- a/airflow-core/src/airflow/ui/package.json
+++ b/airflow-core/src/airflow/ui/package.json
@@ -31,14 +31,14 @@
"@guanmingchiu/sqlparser-ts": "^0.62.0",
"@lezer/highlight": "^1.2.3",
"@monaco-editor/react": "^4.7.0",
- "@tanstack/react-query": "^5.102.3",
+ "@tanstack/react-query": "^5.102.8",
"@tanstack/react-table": "^8.21.3",
"@tanstack/react-virtual": "^3.14.10",
"@visx/group": "^4.0.0",
"@visx/shape": "^4.0.0",
- "@xyflow/react": "^12.11.3",
+ "@xyflow/react": "^12.11.6",
"anser": "^2.3.5",
- "axios": "^1.19.0",
+ "axios": "^1.20.0",
"chakra-react-select": "^6.1.3",
"chart.js": "^4.5.1",
"chartjs-adapter-dayjs-4": "^1.0.4",
@@ -47,24 +47,24 @@
"dayjs": "^1.11.23",
"elkjs": "^0.12.0",
"html-to-image": "^1.11.13",
- "i18next": "^26.4.0",
+ "i18next": "^26.4.1",
"i18next-browser-languagedetector": "^8.2.1",
- "i18next-http-backend": "^4.0.1",
- "katex": "^0.18.1",
- "mermaid": "^11.17.1",
+ "i18next-http-backend": "^4.0.2",
+ "katex": "^0.18.5",
+ "mermaid": "^11.17.2",
"monaco-editor": "^0.56.0",
"next-themes": "^0.4.6",
"react": "^19.2.8",
"react-chartjs-2": "^5.3.1",
"react-dom": "^19.2.8",
- "react-hook-form": "^7.86.0",
+ "react-hook-form": "^7.87.0",
"react-hotkeys-hook": "^5.3.3",
- "react-i18next": "^17.0.12",
+ "react-i18next": "^17.0.13",
"react-icons": "^5.7.0",
"react-innertext": "^1.1.5",
"react-markdown": "^10.1.0",
"react-resizable-panels": "^4.12.1",
- "react-router-dom": "^7.18.2",
+ "react-router-dom": "^7.18.3",
"react-syntax-highlighter": "^16.1.1",
"rehype-katex": "^7.0.1",
"remark-gfm": "^4.0.1",
@@ -81,19 +81,19 @@
"@playwright/test": "^1.62.1",
"@rolldown/plugin-babel": "^0.2.3",
"@stylistic/eslint-plugin": "^5.10.0",
- "@tanstack/eslint-plugin-query": "^5.102.3",
+ "@tanstack/eslint-plugin-query": "^5.102.8",
"@testing-library/jest-dom": "^7.0.0",
- "@testing-library/react": "^16.3.2",
+ "@testing-library/react": "^16.3.3",
"@trivago/prettier-plugin-sort-imports": "^6.0.2",
"@types/culori": "^4.0.1",
- "@types/node": "^26.3.0",
+ "@types/node": "^26.4.1",
"@types/react": "^19.2.18",
"@types/react-dom": "^19.2.5",
"@types/react-syntax-highlighter": "^15.5.13",
"@typescript-eslint/eslint-plugin": "^8.68.0",
"@typescript-eslint/parser": "^8.68.0",
"@typescript-eslint/utils": "^8.68.0",
- "@vitejs/plugin-react": "^6.1.0",
+ "@vitejs/plugin-react": "^6.1.1",
"@vitejs/plugin-react-swc": "^4.3.3",
"@vitest/coverage-v8": "^4.1.11",
"babel-plugin-react-compiler": "^1.0.0",
@@ -108,8 +108,8 @@
"eslint-plugin-react-hooks": "^7.1.1",
"eslint-plugin-react-refresh": "^0.5.6",
"eslint-plugin-unicorn": "^73.0.0",
- "globals": "^17.11.0",
- "happy-dom": "^20.11.6",
+ "globals": "^17.12.0",
+ "happy-dom": "^20.13.2",
"jsonc-eslint-parser": "^3.2.0",
"msw": "^2.15.0",
"openapi-merge-cli": "^2.0.2",
@@ -117,7 +117,7 @@
"ts-morph": "^27.0.2",
"typescript": "^6.0.3",
"typescript-eslint": "^8.68.0",
- "vite": "^8.2.1",
+ "vite": "^8.2.2",
"vite-plugin-css-injected-by-js": "^5.0.2",
"vitest": "^4.1.11",
"web-worker": "^1.5.0"
diff --git a/airflow-core/src/airflow/ui/pnpm-lock.yaml
b/airflow-core/src/airflow/ui/pnpm-lock.yaml
index 54e52967ed0..59aa127b93d 100644
--- a/airflow-core/src/airflow/ui/pnpm-lock.yaml
+++ b/airflow-core/src/airflow/ui/pnpm-lock.yaml
@@ -61,8 +61,8 @@ importers:
specifier: ^4.7.0
version:
4.7.0([email protected])([email protected]([email protected]))([email protected])
'@tanstack/react-query':
- specifier: ^5.102.3
- version: 5.102.3([email protected])
+ specifier: ^5.102.8
+ version: 5.102.8([email protected])
'@tanstack/react-table':
specifier: ^8.21.3
version: 8.21.3([email protected]([email protected]))([email protected])
@@ -76,14 +76,14 @@ importers:
specifier: ^4.0.0
version: 4.0.0(@types/[email protected])([email protected])
'@xyflow/react':
- specifier: ^12.11.3
- version:
12.11.3(@types/[email protected](@types/[email protected]))(@types/[email protected])([email protected]([email protected]))([email protected])
+ specifier: ^12.11.6
+ version:
12.11.6(@types/[email protected](@types/[email protected]))(@types/[email protected])([email protected]([email protected]))([email protected])
anser:
specifier: ^2.3.5
version: 2.3.5
axios:
- specifier: ^1.19.0
- version: 1.19.0
+ specifier: ^1.20.0
+ version: 1.20.0
chakra-react-select:
specifier: ^6.1.3
version:
6.1.3(@chakra-ui/[email protected](@emotion/[email protected](@types/[email protected])([email protected]))([email protected]([email protected]))([email protected]))(@types/[email protected])([email protected]([email protected]([email protected]))([email protected]))([email protected]([email protected]))([email protected])
@@ -109,20 +109,20 @@ importers:
specifier: ^1.11.13
version: 1.11.13
i18next:
- specifier: ^26.4.0
- version: 26.4.0([email protected])
+ specifier: ^26.4.1
+ version: 26.4.1([email protected])
i18next-browser-languagedetector:
specifier: ^8.2.1
version: 8.2.1
i18next-http-backend:
- specifier: ^4.0.1
- version: 4.0.1
+ specifier: ^4.0.2
+ version: 4.0.2
katex:
- specifier: ^0.18.1
- version: 0.18.4
+ specifier: ^0.18.5
+ version: 0.18.5
mermaid:
- specifier: ^11.17.1
- version: 11.17.1
+ specifier: ^11.17.2
+ version: 11.17.2
monaco-editor:
specifier: ^0.56.0
version: 0.56.0
@@ -139,14 +139,14 @@ importers:
specifier: ^19.2.8
version: 19.2.8([email protected])
react-hook-form:
- specifier: ^7.86.0
- version: 7.86.0([email protected])
+ specifier: ^7.87.0
+ version: 7.87.0([email protected])
react-hotkeys-hook:
specifier: ^5.3.3
version: 5.3.3([email protected]([email protected]))([email protected])
react-i18next:
- specifier: ^17.0.12
- version:
17.0.12([email protected]([email protected]))([email protected]([email protected]))([email protected])([email protected])
+ specifier: ^17.0.13
+ version:
17.0.13([email protected]([email protected]))([email protected]([email protected]))([email protected])([email protected])
react-icons:
specifier: ^5.7.0
version: 5.7.0([email protected])
@@ -160,8 +160,8 @@ importers:
specifier: ^4.12.1
version: 4.12.3([email protected]([email protected]))([email protected])
react-router-dom:
- specifier: ^7.18.2
- version: 7.18.2([email protected]([email protected]))([email protected])
+ specifier: ^7.18.3
+ version: 7.18.3([email protected]([email protected]))([email protected])
react-syntax-highlighter:
specifier: ^16.1.1
version: 16.1.1([email protected])
@@ -201,19 +201,19 @@ importers:
version: 1.62.1
'@rolldown/plugin-babel':
specifier: ^0.2.3
- version:
0.2.3(@babel/[email protected])(@babel/[email protected])([email protected])([email protected](@types/[email protected])([email protected])([email protected]))
+ version:
0.2.3(@babel/[email protected])(@babel/[email protected])([email protected])([email protected](@types/[email protected])([email protected])([email protected]))
'@stylistic/eslint-plugin':
specifier: ^5.10.0
version: 5.10.0([email protected]([email protected]))
'@tanstack/eslint-plugin-query':
- specifier: ^5.102.3
- version: 5.102.3([email protected]([email protected]))([email protected])
+ specifier: ^5.102.8
+ version: 5.102.8([email protected]([email protected]))([email protected])
'@testing-library/jest-dom':
specifier: ^7.0.0
version: 7.0.1(@testing-library/[email protected])([email protected])
'@testing-library/react':
- specifier: ^16.3.2
- version:
16.3.2(@testing-library/[email protected])(@types/[email protected](@types/[email protected]))(@types/[email protected])([email protected]([email protected]))([email protected])
+ specifier: ^16.3.3
+ version:
16.3.3(@testing-library/[email protected])(@types/[email protected](@types/[email protected]))(@types/[email protected])([email protected]([email protected]))([email protected])
'@trivago/prettier-plugin-sort-imports':
specifier: ^6.0.2
version: 6.0.2([email protected])
@@ -221,8 +221,8 @@ importers:
specifier: ^4.0.1
version: 4.0.1
'@types/node':
- specifier: ^26.3.0
- version: 26.3.0
+ specifier: ^26.4.1
+ version: 26.4.1
'@types/react':
specifier: ^19.2.18
version: 19.2.18
@@ -242,11 +242,11 @@ importers:
specifier: ^8.68.0
version: 8.68.0([email protected]([email protected]))([email protected])
'@vitejs/plugin-react':
- specifier: ^6.1.0
- version:
6.1.0(@rolldown/[email protected](@babel/[email protected])(@babel/[email protected])([email protected])([email protected](@types/[email protected])([email protected])([email protected])))([email protected])([email protected](@types/[email protected])([email protected])([email protected]))
+ specifier: ^6.1.1
+ version:
6.1.1(@rolldown/[email protected](@babel/[email protected])(@babel/[email protected])([email protected])([email protected](@types/[email protected])([email protected])([email protected])))([email protected])([email protected](@types/[email protected])([email protected])([email protected]))
'@vitejs/plugin-react-swc':
specifier: ^4.3.3
- version:
4.3.3(@swc/[email protected])([email protected](@types/[email protected])([email protected])([email protected]))
+ version:
4.3.3(@swc/[email protected])([email protected](@types/[email protected])([email protected])([email protected]))
'@vitest/coverage-v8':
specifier: ^4.1.11
version: 4.1.11([email protected])
@@ -287,17 +287,17 @@ importers:
specifier: ^73.0.0
version: 73.0.0([email protected]([email protected]))
globals:
- specifier: ^17.11.0
- version: 17.11.0
+ specifier: ^17.12.0
+ version: 17.12.0
happy-dom:
- specifier: ^20.11.6
- version: 20.11.6
+ specifier: ^20.13.2
+ version: 20.13.2
jsonc-eslint-parser:
specifier: ^3.2.0
version: 3.3.0
msw:
specifier: ^2.15.0
- version: 2.15.0(@types/[email protected])([email protected])
+ version: 2.15.0(@types/[email protected])([email protected])
openapi-merge-cli:
specifier: ^2.0.2
version: 2.0.2
@@ -314,14 +314,14 @@ importers:
specifier: ^8.68.0
version: 8.68.0([email protected]([email protected]))([email protected])
vite:
- specifier: ^8.2.1
- version: 8.2.1(@types/[email protected])([email protected])([email protected])
+ specifier: ^8.2.2
+ version: 8.2.2(@types/[email protected])([email protected])([email protected])
vite-plugin-css-injected-by-js:
specifier: ^5.0.2
- version: 5.0.2([email protected](@types/[email protected])([email protected])([email protected]))
+ version: 5.0.2([email protected](@types/[email protected])([email protected])([email protected]))
vitest:
specifier: ^4.1.11
- version:
4.1.11(@types/[email protected])(@vitest/[email protected])([email protected])([email protected](@types/[email protected])([email protected]))([email protected](@types/[email protected])([email protected])([email protected]))
+ version:
4.1.11(@types/[email protected])(@vitest/[email protected])([email protected])([email protected](@types/[email protected])([email protected]))([email protected](@types/[email protected])([email protected])([email protected]))
web-worker:
specifier: ^1.5.0
version: 1.5.0
@@ -761,8 +761,8 @@ packages:
resolution: {integrity:
sha512-XRO0zi2NIUKq2lUk3T1ecFSld1fMWRKE6naRFGkgkdeosx7IslyUKNv5Dcb5PJTja9tHJoFu0v/7yEpAkrkrTg==}
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
- '@oxc-project/[email protected]':
- resolution: {integrity:
sha512-u6JZdLBTLotrNC9Vd6vPssINdzcCzleKAH6EJKImQb7GtYvX5keN2dxkoK44stCc4tffE6QQRtZTXVSzsLUlWA==}
+ '@oxc-project/[email protected]':
+ resolution: {integrity:
sha512-Nm4s/jB+4FpFsPhWGEC4h7rzksesmtnMXomo6rCMcg/b8zLQuOziRgkCS1fxDCXOlJB/6Q8oABOZ/OP6RIPj9A==}
'@pandacss/[email protected]':
resolution: {integrity:
sha512-8m1/gG0wSRMa1QypCkWzeKUeMKY7k14nxsJCHs7Z1g1fI9I7WsLjW/VI58bLZdJxAxtoreMtm6TfIITda8P4zQ==}
@@ -781,92 +781,98 @@ packages:
engines: {node: '>=20'}
hasBin: true
- '@rolldown/[email protected]':
- resolution: {integrity:
sha512-zrJtHDcaZJ1Fp7xf4hNl+7seH9Cn/N5TwLYkhgXREtBwAd/jaqW3uqeHxpDugJLVICWg4eW44kOQEGJ1r6jCGw==}
+ '@rolldown/[email protected]':
+ resolution: {integrity:
sha512-EypzgnYCwyVY4NDHKzGmNJT5b+XaQEBniHxsMdeIQLB/tcCzZnhqrzHpZFbX9iaxx+5RiB8caATBtfvZP7zVxQ==}
+ engines: {node: ^20.19.0 || >=22.12.0}
+ cpu: [arm]
+ os: [android]
+
+ '@rolldown/[email protected]':
+ resolution: {integrity:
sha512-l17HE9EweWaqJZhuUuNBN/FzM62xw+DECVnJyvMsxn8vJFAGLy5QfLDoYAcronkAN8VxKZHezDpulHDPx95vFw==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [arm64]
os: [android]
- '@rolldown/[email protected]':
- resolution: {integrity:
sha512-ieIiibVCp0tX7TLu2cafoNPv8wJyYi01ekXpbf8q2j7F4rGAhhXb/eQh7ge9DRBY78GwmRQtvjZDux7EDbA8kA==}
+ '@rolldown/[email protected]':
+ resolution: {integrity:
sha512-8ED8ELFvHXc6OCETIn4gXObPiaR6bckM/ipXtbzlPVDRMBfEGjCKgO90F9YtfdpDatVx/ZQw7aZ1vUMf/+T3Mw==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [arm64]
os: [darwin]
- '@rolldown/[email protected]':
- resolution: {integrity:
sha512-Zh9tCon19eDXJoihx0rqKhMUlMYqzwj3aPsSuHmI4RWZh62dWUL+DJN4C5YQya5TcQBJU/Fe8+rY0jhXTQITqA==}
+ '@rolldown/[email protected]':
+ resolution: {integrity:
sha512-/WPripjtiAIZ2tWY7ddijORT0Ujg87wxWW/qcoFVCKAWVDPhtY0xr7Dj0M3GyNGz60jGwTElhro/mkF9dT7dDQ==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [x64]
os: [darwin]
- '@rolldown/[email protected]':
- resolution: {integrity:
sha512-nGbJWewA1wrXXZiQhjAT5rhibGfns5ZNkDVqxsO6zJ3f3YvpoDNNmGMSbbhLuXKjNScaBJVOAboztAWVespQMg==}
+ '@rolldown/[email protected]':
+ resolution: {integrity:
sha512-14DI4NcqpvbICxSnGLx3PmtDaWqRP/KGSGb6C+JLLVPeZRl6dKdHba3pGsqT3vpdTqhEYIPG0MMQ8c0xYqoJxA==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [x64]
os: [freebsd]
- '@rolldown/[email protected]':
- resolution: {integrity:
sha512-QNniJr5Kml0kDEB98jiDOJjXNroxIIi0IXIbdYzY26Xt1pVbeP62+KnoIZLwirOymX/0jDk/2gI/bNUv7A7OIw==}
+ '@rolldown/[email protected]':
+ resolution: {integrity:
sha512-bxrWIRvHWQvbJwi+VIie/kDJmQxcNE6xxWwZdqF/ExVAigtHkv54WTLQPb+QsZdnFy18fg7JPfWGL0RH6vwIlQ==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [arm]
os: [linux]
- '@rolldown/[email protected]':
- resolution: {integrity:
sha512-TkqEAcmmvH3I/q4114NB4RVt6241Dao48pF45uLcFGrwAaIn0iITgTAKP/dLjbN0R4buJjGb91+UHSoFmpgIWw==}
+ '@rolldown/[email protected]':
+ resolution: {integrity:
sha512-toOY2BChBZyuxU7OYX6Tn389di4IzAqPTycVcci0O7FSfBqzRB3RZn+K5Is6ANf4tmgRd/K1yZTsNTXbkXsnLg==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [arm64]
os: [linux]
libc: [glibc]
- '@rolldown/[email protected]':
- resolution: {integrity:
sha512-NHqjnxpsndf4MPymxteFAWHHfkTL8HjWh1KB7z23ofZ6QO2euONuxDXjat69dKZRALnGypg8k8SsK8vZJoXv1Q==}
+ '@rolldown/[email protected]':
+ resolution: {integrity:
sha512-lAIXTH/aiLRLxsTgQvfhjo4K1ydWIp00+V0voOr9beb/9ZmkUFrSIb03dXNFRgMNvkE6oGsF10ioQ6UsI+vS5Q==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [arm64]
os: [linux]
libc: [musl]
- '@rolldown/[email protected]':
- resolution: {integrity:
sha512-6tbrbwfz5GB9DQ4Jwo6hy9v+vR31xZlvzZ6n5Xut6Hhx5PvrA9q/HsK8KMaYQp063iqZGXwNvZtYNLD7EM/x0w==}
+ '@rolldown/[email protected]':
+ resolution: {integrity:
sha512-kdnwS28Pkenp/mZMRwjXXXwxQ7pIsm+bF919LUK93BOyhcLsrVKdP2p9fxpiPNPAbNuch8ypQt0pm2P2LYCAGg==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [ppc64]
os: [linux]
libc: [glibc]
- '@rolldown/[email protected]':
- resolution: {integrity:
sha512-oyuXxXmoZHjXC917IAPFAAv4wWAa0cM9afk8nx1+9/jNNOX1uPf8yDA6p7G0RypOfw/X0PQt5IfoquY1um+zSg==}
+ '@rolldown/[email protected]':
+ resolution: {integrity:
sha512-516OdsyLdr5E65paF3yBF55t8mfm9+gmtCsK3xI7XKXIT7EfRlHhxL8K/NR6Hu8BWSgF5+1w74lTL0+nxcc8Qw==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [s390x]
os: [linux]
libc: [glibc]
- '@rolldown/[email protected]':
- resolution: {integrity:
sha512-TytMwF2KVGqP2tgd0I1OY0PAv78dZRAYcF5ssDzjM34SUXCED3uXvSd5+lHoC0bTD6eEdFz7LdQNCO1y0oVk9w==}
+ '@rolldown/[email protected]':
+ resolution: {integrity:
sha512-r8/z8n7GFaYRln3xmP1Cxy0HH/HLM0uBUPkEuSVEfKGDA89M0FsZRZJRSwe/tJjRx+fpH/gjorfhB8tmEbSFLA==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [x64]
os: [linux]
libc: [glibc]
- '@rolldown/[email protected]':
- resolution: {integrity:
sha512-/E9m3qstrJFVPoULV25mVQblSNExY2+kBsYe4sy0Tn0yOOgJ8wZbZt3KnRbF/XeU2Gl1STKUQnDNTqhIE5MD4A==}
+ '@rolldown/[email protected]':
+ resolution: {integrity:
sha512-pAsE8iiDxUg1xBqdhrTfg45AVDVpirjz00sblEYClGNNcMnDb+e8beQgqIAw6LvauX/APvgxUnwrgun/YYGBhw==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [x64]
os: [linux]
libc: [musl]
- '@rolldown/[email protected]':
- resolution: {integrity:
sha512-Kr0OcsoQI816i6HOl3vFHpd1K0eZyh76zgfj4c1nTyaTsd5r2Mj1lwM4R90y/qaCfmTn9eHy0SKwi98eitRxug==}
+ '@rolldown/[email protected]':
+ resolution: {integrity:
sha512-lTcIYmmnQQA8Or/2DatS6oSqcdLHvendjS+zLu+FwgToynWMRSmQdpM65fTANJgIS4mjbMOo5KT2lnT9SAb96w==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [arm64]
os: [openharmony]
- '@rolldown/[email protected]':
- resolution: {integrity:
sha512-hOtMwTqnME+/gJcH/PCZ0wn0zPUjiWOgkHpxbSJpfGKMezHltx1S7/k1SitzVa7Ww2cqrDDaFbZEhcJZO8o+Jw==}
+ '@rolldown/[email protected]':
+ resolution: {integrity:
sha512-e3Gu3WxbNk/UqQhxqU7YIYO+9ZBvWNz3U+h/qRFosscMFzdRPbXYSaSWgSnklv2fz1TgzBTcti2z35c/7irsHw==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [arm64]
os: [win32]
- '@rolldown/[email protected]':
- resolution: {integrity:
sha512-ekcqMMkI2PlhYnfzQnB/cEdYUVVJViWvoUyLrbzgDoi3Snfc1mVBwdnc306ufA5ejy8JSPjT2RlW1nQSjW7efg==}
+ '@rolldown/[email protected]':
+ resolution: {integrity:
sha512-W/jg5qoRSqjsEv0+dZi4e687mcHqmVuU0P4fK6qS/xjetW2Gmc1W8j//z5nAeNcC8Ttm0hV46IjcYeuVwYhuiw==}
engines: {node: ^20.19.0 || >=22.12.0}
cpu: [x64]
os: [win32]
@@ -996,8 +1002,8 @@ packages:
'@swc/[email protected]':
resolution: {integrity:
sha512-K6h3iUlqeM946U4sXFYeahefR1YBbXJvko+hv8WS8/0BNJ4OHiHRywMnQUJCqkR7Y9+hqQ1TvEpiKqUhz7NEFg==}
- '@tanstack/[email protected]':
- resolution: {integrity:
sha512-MMdV18V54u9Eb/B6UMfuD0iMsmFPXoKw67Nv+CGX/fCS6VPDEv6+10jM1//XVp+yhsAzFqVwtkqgH3Jj1lpkBQ==}
+ '@tanstack/[email protected]':
+ resolution: {integrity:
sha512-zRjG2PL3zvoqnsSNJFyfX5Mo+OwRwTbLERwZVO3oNQQn82V949INwaLrprzsOW/ivuow7gASeAUUC24xH7kwSQ==}
peerDependencies:
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
typescript: ^5.6.0 || ^6.0.0 || ^7.0.0
@@ -1005,11 +1011,11 @@ packages:
typescript:
optional: true
- '@tanstack/[email protected]':
- resolution: {integrity:
sha512-5O2VEceonqC4uaTLUGglb0hgPouWCJ4K1ykVWyeV8aThhdNCzwpwu01bYoaRNJ9mgFUXS7Kf9utJ46ysT8m+bw==}
+ '@tanstack/[email protected]':
+ resolution: {integrity:
sha512-ZNjkJ33CqvPNec/6lZBnHqLc3EVGPZ9ySLhYahU9TcuRFdmwXewuj0c4hwSWcGHqEUwcSrKeZ+oGcvPBqXcQcg==}
- '@tanstack/[email protected]':
- resolution: {integrity:
sha512-nHazxUEUQSGJOswGgSL2DI77f2K75WRCowDgaiyEi0ACocZTFKewTv+A/rJfq6QkuE35rVPff1QUT3ClbaePGQ==}
+ '@tanstack/[email protected]':
+ resolution: {integrity:
sha512-TYBea4OuXWD7MhaSHq069TWbFe7rcwWN6kzT7JF0OKi1K6c1gTv2IzD6A6ExJsCMozdkqBWeuIUZmu4KQg0O5A==}
peerDependencies:
react: ^18 || ^19
@@ -1047,8 +1053,8 @@ packages:
vitest:
optional: true
- '@testing-library/[email protected]':
- resolution: {integrity:
sha512-XU5/SytQM+ykqMnAnvB2umaJNIOsLF3PVv//1Ew4CTcpz0/BRyy/af40qqrt7SjKpDdT1saBMc42CUok5gaw+g==}
+ '@testing-library/[email protected]':
+ resolution: {integrity:
sha512-Uo193NgQbPMz6lrrhtRQQFcMC6Re/ELLFbbuVL30WDlZxlpZf9/lMHTAVxPRLw1q1iu9OJmR1c2BLiENRstdBg==}
engines: {node: '>=18'}
peerDependencies:
'@testing-library/dom': ^10.0.0
@@ -1249,8 +1255,8 @@ packages:
'@types/[email protected]':
resolution: {integrity:
sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==}
- '@types/[email protected]':
- resolution: {integrity:
sha512-L3fgrnchriRC2ExBflb8j4uZZURHZfQsmQeyVzhjcHW4kkwVyo8/0h1B2MVzMTrYUJYu6G7EWs14hW/L9putqw==}
+ '@types/[email protected]':
+ resolution: {integrity:
sha512-k97ENvZWtvA6yqz5/FS6a7duDgOPEeOQOc2iKS/nY6mX6qJUKtLnWzQS+Xj6tXweyj6ZcTAK2Qecetnvi9nCLA==}
'@types/[email protected]':
resolution: {integrity:
sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==}
@@ -1398,8 +1404,8 @@ packages:
peerDependencies:
vite: ^4 || ^5 || ^6 || ^7 || ^8
- '@vitejs/[email protected]':
- resolution: {integrity:
sha512-qd2BzUBehkov86WFhg0JkEFEYyCLG9uPCe6qWTY/kRlss9OvJrOF2UbIWT7p+8IzZHkEu0DNGHc4HSv+JdDLsw==}
+ '@vitejs/[email protected]':
+ resolution: {integrity:
sha512-yxLaQV9gkhS8ezJqCM6+ndU7mDY6gqAg75NQ+0IjwEI8IYOmQCgkRwHKVSfWXW076DsqMo0Dk+0FK1U+M5RgFw==}
engines: {node: ^20.19.0 || >=22.12.0}
peerDependencies:
'@rolldown/plugin-babel': ^0.1.7 || ^0.2.0
@@ -1452,8 +1458,8 @@ packages:
'@vitest/[email protected]':
resolution: {integrity:
sha512-zTCVGpyFsGWBhllOyKlTw/vnr6D9qxsfSDyfbyZmTyjHw5N/VuvzHpHoQjm2ZJzn4RJgx5w4r7V0er69CmLgPQ==}
- '@xyflow/[email protected]':
- resolution: {integrity:
sha512-G3jogHz2GWUtIOkhavUGno2YzY9u6fILIJBttfsBendb0/HWB90JG+sOTAvlIMEwyvq9zgy9V9ZQSwyQjR5QzQ==}
+ '@xyflow/[email protected]':
+ resolution: {integrity:
sha512-9XsEJNHjatKYndszKTF/bsU7FOP9dJ6V/EQwzy3oMdtqgBuUq7BjKSwkEo+C7s4qHstHQfwwoHA3E8QfpPxZZQ==}
peerDependencies:
'@types/react': '>=17'
'@types/react-dom': '>=17'
@@ -1465,8 +1471,8 @@ packages:
'@types/react-dom':
optional: true
- '@xyflow/[email protected]':
- resolution: {integrity:
sha512-ywc3ZqG91brzWrH1WlwMdIX4goOfrpBy6AbLdVSaof/Xx9l138ijIKRExM6EkMro2F+OImGmSiA/WKcXvKVcfA==}
+ '@xyflow/[email protected]':
+ resolution: {integrity:
sha512-4DKnL3CGtCGLRSmgDqaajRVgeksMXq/Yw4wPfdMfm7JvdIiWHGzVYOfFUztiATwdBXZqUU6HhehwUdbV9G23PQ==}
'@zag-js/[email protected]':
resolution: {integrity:
sha512-7G//V7svGGT8k5avw7bbQvbRC0Q/9QtX51b4iyAB1alR9E5mFd6Ch8q4njwcXClMQ7xePS3jUfVnzVGiRInEiQ==}
@@ -1825,8 +1831,8 @@ packages:
resolution: {integrity:
sha512-Xm7bpRXnDSX2YE2YFfBk2FnF0ep6tmG7xPh8iHee8MIcrgq762Nkce856dYtJYLkuIoYZvGfTs/PbZhideTcEg==}
engines: {node: '>=4'}
- [email protected]:
- resolution: {integrity:
sha512-ht/iuYZXEjFxLH/Hkezgd7m6JKlHHXEUSneaDz8uZe1Gj5QZtCnpyDsckvAiEnT89OEbCLmnte4R4sn7P0EKFw==}
+ [email protected]:
+ resolution: {integrity:
sha512-r8aOh8j9cGKpgQAqpzrUHnSIc6a59Y3Xf/cv8sy1DrHCkZHzQGEuoq1tARk6qSyDdtQGSDgpb9kFlruzPvrgwg==}
[email protected]:
resolution: {integrity:
sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==}
@@ -2089,8 +2095,8 @@ packages:
peerDependencies:
cytoscape: ^3.2.0
- [email protected]:
- resolution: {integrity:
sha512-Lr0RvH9H75y9ar8h9Toy6u4lxRSCcxUq+hHcQ26sVWo6BnaQp1gwEZOYqwuYTZhyW7npyKnNLP8oJ2p1/3OZ7g==}
+ [email protected]:
+ resolution: {integrity:
sha512-Cm2jaj1X/PBNlzV9yH8zcfGOxO7U+CJ/+mxSBVPSchLaugdp4jtlGx5qaHtPRZ6tgiZ5P+o1XoRfJA+ba6KM3g==}
engines: {node: '>=0.10'}
[email protected]:
@@ -2416,8 +2422,8 @@ packages:
resolution: {integrity:
sha512-w+5mJ3GuFL+NjVtJlvydShqE1eN3h3PbI7/5LAsYJP/2qtuMXjfL2LpHSRqo4b4eSF5K/DH1JXKUAHSB2UW50g==}
engines: {node: '>= 0.4'}
- [email protected]:
- resolution: {integrity:
sha512-zC2lQGkM7QX+Gm6iM3+WIdZJzthsEd14LvRNJneSO2hzyz/zNBENR8+YXWo1cKxgPBtV6ksPYHELbcwBRzmdCw==}
+ [email protected]:
+ resolution: {integrity:
sha512-XTNEJQh1tY1ZJVcf6ayP/2n4ZPyaHlW2FWs7xvw5ddPuhUVjLD3olQVQS7kf58JbAB48iL0uL/jerTrjtV3lDA==}
[email protected]:
resolution: {integrity:
sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==}
@@ -2721,8 +2727,8 @@ packages:
deprecated: Old versions of glob are not supported, and contain widely
publicized security vulnerabilities, which have been fixed in the current
version. Please update. Support for old versions may be purchased (at
exorbitant rates) by contacting [email protected]
hasBin: true
- [email protected]:
- resolution: {integrity:
sha512-Z2I8hM+PbJDXQDq3Icgpzv+mPdwr68iZUU9d5WW4FuXfDUQfkZaZuvjMv42/5crNyw154+9+VWXbYrUgDXbxNw==}
+ [email protected]:
+ resolution: {integrity:
sha512-cezEd/DTyyht9cvSSURyygXPfy04GtWO/5e6ZPvH7fCtjKz9PYOmuawphw1Ctd1f6C+5JypXfGD7ahNMXvevBA==}
engines: {node: '>=18'}
[email protected]:
@@ -2745,8 +2751,8 @@ packages:
engines: {node: '>=0.4.7'}
hasBin: true
- [email protected]:
- resolution: {integrity:
sha512-Hldbg8AdAa5a5oDcZpjqnGitp7JB0hqWmfv/8qr+kft4vzSD8BHsbdRfzYvL/0QcbKcURC/yyoygbeDQarPvYg==}
+ [email protected]:
+ resolution: {integrity:
sha512-VC9HoEaT3Jf3K/1g/GjMYGAZCCg+ULgGVcXJlAeSzdTj8mIoPJRp14KVclP5gpUcF/kauuaVB2ri2/WxXbl4vg==}
engines: {node: '>=20.0.0'}
[email protected]:
@@ -2776,10 +2782,6 @@ packages:
resolution: {integrity:
sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==}
engines: {node: '>= 0.4'}
- [email protected]:
- resolution: {integrity:
sha512-ej4AhfhfL2Q2zpMmLo7U1Uv9+PyhIZpgQLGT1F9miIGmiCJIoCgSmczFdrc97mWT4kVY72KA+WnnhJ5pghSvSg==}
- engines: {node: '>= 0.4'}
-
[email protected]:
resolution: {integrity:
sha512-T2UbfbBEF32wiepXIsMlTW9+dDYC6wMh/t/vYA4tuOMKqWz/n3vr1NFSxQiyP+zk2mXsoMA/i/7qV6LKut1t1A==}
engines: {node: '>= 0.4'}
@@ -2851,12 +2853,12 @@ packages:
[email protected]:
resolution: {integrity:
sha512-bZg8+4bdmaOiApD7N7BPT9W8MLZG+nPTOFlLiJiT8uzKXFjhxw4v2ierCXOwB5sFDMtuA5G4kgYZ0AznZxQ/cw==}
- [email protected]:
- resolution: {integrity:
sha512-O+7MwPCJIKCu68vho8JtD1HF8QHyMPzoChIDFfYCrpaDqX6oq3RqASujnpKEdnNCEOb+kLMOHTNTcGKpj7B1BA==}
+ [email protected]:
+ resolution: {integrity:
sha512-oay62dIB2kL7+WHzoUXBjWfL3+mwijD3pQkQkIEaRLhy6kjXxUhrRenV0gInwlCASAaJaDy94+XvYizK+cAGdA==}
engines: {node: '>=18'}
- [email protected]:
- resolution: {integrity:
sha512-rsmK5bFqsD1AetSFSIa43wtNR4WpvvH4p0tLEsTxkC7QTrfdFm06nbQ95bh8Og4wwaCnUEcm9DVYL2cgxitiQg==}
+ [email protected]:
+ resolution: {integrity:
sha512-9YbX5E6gd1H+yaOSX3izCsPj5iWXyH7X4oC+iuHHJJw8AeHglzOK5SJf+1CHxaYKYigcea+8jvzSxqYx46YvyA==}
peerDependencies:
typescript: ^5 || ^6 || ^7
peerDependenciesMeta:
@@ -3129,16 +3131,12 @@ packages:
resolution: {integrity:
sha512-ZZow9HBI5O6EPgSJLUb8n2NKgmVWTwCvHGwFuJlMjvLFqlGG6pjirPhtdsseaLZjSibD8eegzmYpUZwoIlj2cQ==}
engines: {node: '>=4.0'}
- [email protected]:
- resolution: {integrity:
sha512-pQpZbdBu7wCTmQUh7ufPmLr0pFoObnGUoL/yhtwJDgmmQpbkg/0HSVti25Fu4rmd1oCR6NGWe9vqTWuWv3GcNA==}
- hasBin: true
-
[email protected]:
resolution: {integrity:
sha512-Eeo8Ys1doU1z+x8AZsPpQu+p/QcZBI5PeOo7QGQdy2x2m0MU/hYagBbGOmXwr5KVbEfVuWv9LpnQWeehogurjg==}
hasBin: true
- [email protected]:
- resolution: {integrity:
sha512-IMPntbRLOU+eu88XDiFKqQ8Akhr9Tv7jDMXqPhjG9SI1JMA4DIgXk4x9k4skJz2NZJXBRbC+2pYBLj9olqcZow==}
+ [email protected]:
+ resolution: {integrity:
sha512-1FU5H3RjGJVj6GT9fMjf2uMIXmPQp232aXS3UEeQzf0dxefHg/CKMvNB3DuOC46LFG/E5PNxrE8dOwB782FDGg==}
hasBin: true
[email protected]:
@@ -3362,8 +3360,8 @@ packages:
[email protected]:
resolution: {integrity:
sha512-rkpe71W0N0c0Xz6QD0eJETuWAJGnJ9afsl1srmwPrI+yBCkge5EycXXbYRyvL29zZVUWQCY7InPRCv3GDXuZNw==}
- [email protected]:
- resolution: {integrity:
sha512-G1BP6qU4BRwEGk2SdsxgDk1cSuApimT32Nkb52YRSv+856FrmB8qo28BaNk9Ee8Fvuon3OxpXDJ4L6cD5AykXg==}
+ [email protected]:
+ resolution: {integrity:
sha512-V6K3C8EBdEsPFZXSKMJe6ppQOENxuHARr9GvHX4hh47lAbhMRD9qf4oEK7LoaRQxULMa80/qt5gHO73aCleBBg==}
[email protected]:
resolution: {integrity:
sha512-RDBrHEMSxVFLg6xvnXmb1Ayr2WzLAWjeSATAoxwKYJV94TeNavgoIdA0a9ytzDSVzBy2YKFK+emCPOEibLeCrg==}
@@ -3725,8 +3723,8 @@ packages:
resolution: {integrity:
sha512-/+5VFTchJDoVj3bhoqi6UeymcD00DAwb1nJwamzPvHEszJ4FpF6SNNbUbOS8yI56qHzdV8eK0qEfOSiodkTdxg==}
engines: {node: '>= 0.4'}
- [email protected]:
- resolution: {integrity:
sha512-u82N74LFzG8ca+dD8puPnplTXoGH4fTPpVGuIbt36G3qvNlkvfD0lEAZSxaly3KX8TS/L1A1gsCEmvKmBcVbkQ==}
+ [email protected]:
+ resolution: {integrity:
sha512-RRuzqDtt5Y9h3quz5hWhK+TPnsmVs6WwSU6LkJMeY4HstUEDuYTG8UJSdawMRzmzAtV+KEoG8N3Qg2qLy5vM/A==}
engines: {node: ^10 || ^12 || >=14}
[email protected]:
@@ -3788,8 +3786,8 @@ packages:
peerDependencies:
react: ^19.2.8
- [email protected]:
- resolution: {integrity:
sha512-4kbWJrh5jPZt1+YqVcXcGKffGcXV/XVbozknLh0Yjh0KhpoAkus21TAQhzRYqNwFkkObmnSvRlZZ3GT+ehoIrA==}
+ [email protected]:
+ resolution: {integrity:
sha512-zhFzWvLxNHH+8839OnZcUxgMZw88ah2jZWDWvKWgF3Tpbnd0vKL+dlcuU3nZVWESZQjd81EW8K+wU+cYfYAc0w==}
engines: {node: '>=18.0.0'}
peerDependencies:
react: ^16.8.0 || ^17 || ^18 || ^19
@@ -3800,8 +3798,8 @@ packages:
react: '>=16.8.0'
react-dom: '>=16.8.0'
- [email protected]:
- resolution: {integrity:
sha512-lFWPEGkxQ6RhusdUkysFBD58VHfSSzvHBzqMgN0SvfVpdQGfwtNkStTqdy08/sJd7s807qqutgx93fRpD0DJ3Q==}
+ [email protected]:
+ resolution: {integrity:
sha512-Cc1PscmblIHA1kljTqDwrcVMI21ydgmUzw0UAeQBe7pAOgfuRLfzXze4EUBQoeDiICzFIXXhHFoZxuetNg5D0Q==}
peerDependencies:
i18next: '>= 26.2.0'
react: '>= 16.8.0'
@@ -3845,15 +3843,15 @@ packages:
react: ^18.0.0 || ^19.0.0
react-dom: ^18.0.0 || ^19.0.0
- [email protected]:
- resolution: {integrity:
sha512-AIKJ/jgGlFb3EbfCXk5Gzshiwt+l3mqbCrNjmEWMMjqQxNJ3svBa6bgzFyCC2Sw3RA0VWF1kg3uQf2OFhxb8hw==}
+ [email protected]:
+ resolution: {integrity:
sha512-ytVbyBBM7vMfRCam25r0WMhSVSom909A8p+8m0/f1w853dz/xfFu6etAT2SEbVoSnI+ZoPRDqIsQXVT89gp7kg==}
engines: {node: '>=20.0.0'}
peerDependencies:
react: '>=18'
react-dom: '>=18'
- [email protected]:
- resolution: {integrity:
sha512-aUVMjFm3GAPTTZL7oYr5E7ETiqfQCHRLH+B+5afnICvf0r7kkK4eR6SMuwbSTJw/7t+12khT/Kahij49fqOCIg==}
+ [email protected]:
+ resolution: {integrity:
sha512-gyXgtdr5uACJ5b1Q4udzjVV+tb/rlHIMJKuJ0e89R4Kzgz47z/rgP0dIKxktqIEUhDHluGTPJJH/wRha7CyqsA==}
engines: {node: '>=20.0.0'}
peerDependencies:
react: '>=18'
@@ -3963,8 +3961,8 @@ packages:
[email protected]:
resolution: {integrity:
sha512-NS3levdsRIUOmiJ8FZWCP7LG3QpJyrs/TE0Zpf1yvZu8cAJJ6QMW92H1c7kWpdIHo8RvmLxN/o2JXTKHp74lUA==}
- [email protected]:
- resolution: {integrity:
sha512-rn9wpmxplLf7NLNyCk9FyWh3FM43DbY8jOzCdEPzH7uflhTftRbCEpqi6Ly2osgoU8OwObtmavMbWLaWy4LX7A==}
+ [email protected]:
+ resolution: {integrity:
sha512-g0EtLvBjTUB7jhyV0S/TCup3v/XSVl45vUIGbOGU4QPiyjTenCe4mKuFvW9fEgYmS2Fo42AUssRmNuMziXdrig==}
engines: {node: ^20.19.0 || >=22.12.0}
hasBin: true
@@ -4184,6 +4182,10 @@ packages:
resolution: {integrity:
sha512-QKAl9m8gWWGHV8jZcPeym6j+XULi6tOf1mT83WYJ4Lk2ytW/uwAWkrP0uFsdoYMdueVJ0qs26wZ+23xeB4ibNQ==}
engines: {node: '>=18'}
+ [email protected]:
+ resolution: {integrity:
sha512-GCvB3aoys96IuDFBMcTB46JOR6mdMtAToqwiW8JlWhsoh1mhHi/xn9ss/Dg7N555GiJyEt2qzoG/NHCwM6h1EA==}
+ engines: {node: '>=18'}
+
[email protected]:
resolution: {integrity:
sha512-wXR/dYpcqKmfWpEdZjiKJOwCNFndD0DMnrW/cYjVGttEkBfVgcLFHoNrlj47mjOVic9yyNu65alsgF4NQyTa2g==}
engines: {node: '>=12.0.0'}
@@ -4377,13 +4379,13 @@ packages:
peerDependencies:
vite: '>8.0.0-0'
- [email protected]:
- resolution: {integrity:
sha512-EU/eS7BH3XROHh2YnBefjM6DBKA6ZeMZEYQbj7NLWg5wHYlhB8B/Mayd5XsgWq+NFYccDOTemRpdETWR6Ka/lw==}
+ [email protected]:
+ resolution: {integrity:
sha512-cFKLV/PRgAUlIRm5WjMjJ86jrftzpqcgH+Us+DS8mI3CDNiH30Whrz8uHL3+MOLPAgqbMBAqWdAHAphOAM+z/Q==}
engines: {node: ^20.19.0 || >=22.12.0}
hasBin: true
peerDependencies:
'@types/node': ^20.19.0 || >=22.12.0
- '@vitejs/devtools': ^0.4.0
+ '@vitejs/devtools': ^0.4.0 || ^0.5.0
esbuild: '>=0.28.1'
jiti: '>=1.21.0'
less: ^4.0.0
@@ -4614,7 +4616,7 @@ snapshots:
'@antfu/[email protected]':
dependencies:
package-manager-detector: 1.8.0
- tinyexec: 1.3.0
+ tinyexec: 1.3.1
'@apidevtools/[email protected]':
dependencies:
@@ -5047,30 +5049,30 @@ snapshots:
'@inquirer/[email protected]': {}
- '@inquirer/[email protected](@types/[email protected])':
+ '@inquirer/[email protected](@types/[email protected])':
dependencies:
- '@inquirer/core': 11.2.1(@types/[email protected])
- '@inquirer/type': 4.0.7(@types/[email protected])
+ '@inquirer/core': 11.2.1(@types/[email protected])
+ '@inquirer/type': 4.0.7(@types/[email protected])
optionalDependencies:
- '@types/node': 26.3.0
+ '@types/node': 26.4.1
- '@inquirer/[email protected](@types/[email protected])':
+ '@inquirer/[email protected](@types/[email protected])':
dependencies:
'@inquirer/ansi': 2.0.7
'@inquirer/figures': 2.0.7
- '@inquirer/type': 4.0.7(@types/[email protected])
+ '@inquirer/type': 4.0.7(@types/[email protected])
cli-width: 4.1.0
fast-wrap-ansi: 0.2.2
mute-stream: 3.0.0
signal-exit: 4.1.0
optionalDependencies:
- '@types/node': 26.3.0
+ '@types/node': 26.4.1
'@inquirer/[email protected]': {}
- '@inquirer/[email protected](@types/[email protected])':
+ '@inquirer/[email protected](@types/[email protected])':
optionalDependencies:
- '@types/node': 26.3.0
+ '@types/node': 26.4.1
'@internationalized/[email protected]':
dependencies:
@@ -5159,7 +5161,7 @@ snapshots:
'@ota-meshi/[email protected]': {}
- '@oxc-project/[email protected]': {}
+ '@oxc-project/[email protected]': {}
'@pandacss/[email protected]': {}
@@ -5172,56 +5174,59 @@ snapshots:
dependencies:
playwright: 1.62.1
- '@rolldown/[email protected]':
+ '@rolldown/[email protected]':
optional: true
- '@rolldown/[email protected]':
+ '@rolldown/[email protected]':
optional: true
- '@rolldown/[email protected]':
+ '@rolldown/[email protected]':
optional: true
- '@rolldown/[email protected]':
+ '@rolldown/[email protected]':
optional: true
- '@rolldown/[email protected]':
+ '@rolldown/[email protected]':
optional: true
- '@rolldown/[email protected]':
+ '@rolldown/[email protected]':
optional: true
- '@rolldown/[email protected]':
+ '@rolldown/[email protected]':
optional: true
- '@rolldown/[email protected]':
+ '@rolldown/[email protected]':
optional: true
- '@rolldown/[email protected]':
+ '@rolldown/[email protected]':
optional: true
- '@rolldown/[email protected]':
+ '@rolldown/[email protected]':
optional: true
- '@rolldown/[email protected]':
+ '@rolldown/[email protected]':
optional: true
- '@rolldown/[email protected]':
+ '@rolldown/[email protected]':
optional: true
- '@rolldown/[email protected]':
+ '@rolldown/[email protected]':
optional: true
- '@rolldown/[email protected]':
+ '@rolldown/[email protected]':
optional: true
-
'@rolldown/[email protected](@babel/[email protected])(@babel/[email protected])([email protected])([email protected](@types/[email protected])([email protected])([email protected]))':
+ '@rolldown/[email protected]':
+ optional: true
+
+
'@rolldown/[email protected](@babel/[email protected])(@babel/[email protected])([email protected])([email protected](@types/[email protected])([email protected])([email protected]))':
dependencies:
'@babel/core': 7.29.0
picomatch: 4.0.4
- rolldown: 1.2.3
+ rolldown: 1.2.7
optionalDependencies:
'@babel/runtime': 7.29.7
- vite: 8.2.1(@types/[email protected])([email protected])([email protected])
+ vite: 8.2.2(@types/[email protected])([email protected])([email protected])
'@rolldown/[email protected]': {}
@@ -5302,7 +5307,7 @@ snapshots:
dependencies:
'@swc/counter': 0.1.3
-
'@tanstack/[email protected]([email protected]([email protected]))([email protected])':
+
'@tanstack/[email protected]([email protected]([email protected]))([email protected])':
dependencies:
'@typescript-eslint/utils':
8.68.0([email protected]([email protected]))([email protected])
eslint: 10.9.1([email protected])
@@ -5311,11 +5316,11 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@tanstack/[email protected]': {}
+ '@tanstack/[email protected]': {}
- '@tanstack/[email protected]([email protected])':
+ '@tanstack/[email protected]([email protected])':
dependencies:
- '@tanstack/query-core': 5.102.3
+ '@tanstack/query-core': 5.102.8
react: 19.2.8
'@tanstack/[email protected]([email protected]([email protected]))([email protected])':
@@ -5355,11 +5360,11 @@ snapshots:
picocolors: 1.1.1
redent: 3.0.0
optionalDependencies:
- vitest:
4.1.11(@types/[email protected])(@vitest/[email protected])([email protected])([email protected](@types/[email protected])([email protected]))([email protected](@types/[email protected])([email protected])([email protected]))
+ vitest:
4.1.11(@types/[email protected])(@vitest/[email protected])([email protected])([email protected](@types/[email protected])([email protected]))([email protected](@types/[email protected])([email protected])([email protected]))
-
'@testing-library/[email protected](@testing-library/[email protected])(@types/[email protected](@types/[email protected]))(@types/[email protected])([email protected]([email protected]))([email protected])':
+
'@testing-library/[email protected](@testing-library/[email protected])(@types/[email protected](@types/[email protected]))(@types/[email protected])([email protected]([email protected]))([email protected])':
dependencies:
- '@babel/runtime': 7.28.6
+ '@babel/runtime': 7.29.7
'@testing-library/dom': 10.4.0
react: 19.2.8
react-dom: 19.2.8([email protected])
@@ -5571,7 +5576,7 @@ snapshots:
'@types/[email protected]': {}
- '@types/[email protected]':
+ '@types/[email protected]':
dependencies:
undici-types: 8.3.0
@@ -5597,7 +5602,7 @@ snapshots:
'@types/[email protected]':
dependencies:
- '@types/node': 26.3.0
+ '@types/node': 26.4.1
'@types/[email protected]': {}
@@ -5612,7 +5617,7 @@ snapshots:
'@types/[email protected]':
dependencies:
- '@types/node': 26.3.0
+ '@types/node': 26.4.1
'@typescript-eslint/[email protected](@typescript-eslint/[email protected]([email protected]([email protected]))([email protected]))([email protected]([email protected]))([email protected])':
dependencies:
@@ -5766,20 +5771,20 @@ snapshots:
d3-time-format: 4.1.0
internmap: 2.0.3
-
'@vitejs/[email protected](@swc/[email protected])([email protected](@types/[email protected])([email protected])([email protected]))':
+
'@vitejs/[email protected](@swc/[email protected])([email protected](@types/[email protected])([email protected])([email protected]))':
dependencies:
'@rolldown/pluginutils': 1.0.1
'@swc/core': 1.15.46(@swc/[email protected])
- vite: 8.2.1(@types/[email protected])([email protected])([email protected])
+ vite: 8.2.2(@types/[email protected])([email protected])([email protected])
transitivePeerDependencies:
- '@swc/helpers'
-
'@vitejs/[email protected](@rolldown/[email protected](@babel/[email protected])(@babel/[email protected])([email protected])([email protected](@types/[email protected])([email protected])([email protected])))([email protected])([email protected](@types/[email protected])([email protected])([email protected]))':
+
'@vitejs/[email protected](@rolldown/[email protected](@babel/[email protected])(@babel/[email protected])([email protected])([email protected](@types/[email protected])([email protected])([email protected])))([email protected])([email protected](@types/[email protected])([email protected])([email protected]))':
dependencies:
'@rolldown/pluginutils': 1.0.1
- vite: 8.2.1(@types/[email protected])([email protected])([email protected])
+ vite: 8.2.2(@types/[email protected])([email protected])([email protected])
optionalDependencies:
- '@rolldown/plugin-babel':
0.2.3(@babel/[email protected])(@babel/[email protected])([email protected])([email protected](@types/[email protected])([email protected])([email protected]))
+ '@rolldown/plugin-babel':
0.2.3(@babel/[email protected])(@babel/[email protected])([email protected])([email protected](@types/[email protected])([email protected])([email protected]))
babel-plugin-react-compiler: 1.0.0
'@vitest/[email protected]([email protected])':
@@ -5794,7 +5799,7 @@ snapshots:
obug: 2.1.4
std-env: 4.2.0
tinyrainbow: 3.1.1
- vitest:
4.1.11(@types/[email protected])(@vitest/[email protected])([email protected])([email protected](@types/[email protected])([email protected]))([email protected](@types/[email protected])([email protected])([email protected]))
+ vitest:
4.1.11(@types/[email protected])(@vitest/[email protected])([email protected])([email protected](@types/[email protected])([email protected]))([email protected](@types/[email protected])([email protected])([email protected]))
'@vitest/[email protected]':
dependencies:
@@ -5805,14 +5810,14 @@ snapshots:
chai: 6.2.2
tinyrainbow: 3.1.1
-
'@vitest/[email protected]([email protected](@types/[email protected])([email protected]))([email protected](@types/[email protected])([email protected])([email protected]))':
+
'@vitest/[email protected]([email protected](@types/[email protected])([email protected]))([email protected](@types/[email protected])([email protected])([email protected]))':
dependencies:
'@vitest/spy': 4.1.11
estree-walker: 3.0.3
magic-string: 0.30.21
optionalDependencies:
- msw: 2.15.0(@types/[email protected])([email protected])
- vite: 8.2.1(@types/[email protected])([email protected])([email protected])
+ msw: 2.15.0(@types/[email protected])([email protected])
+ vite: 8.2.2(@types/[email protected])([email protected])([email protected])
'@vitest/[email protected]':
dependencies:
@@ -5838,9 +5843,9 @@ snapshots:
convert-source-map: 2.0.0
tinyrainbow: 3.1.1
-
'@xyflow/[email protected](@types/[email protected](@types/[email protected]))(@types/[email protected])([email protected]([email protected]))([email protected])':
+
'@xyflow/[email protected](@types/[email protected](@types/[email protected]))(@types/[email protected])([email protected]([email protected]))([email protected])':
dependencies:
- '@xyflow/system': 0.0.80
+ '@xyflow/system': 0.0.82
classcat: 5.0.5
react: 19.2.8
react-dom: 19.2.8([email protected])
@@ -5851,7 +5856,7 @@ snapshots:
transitivePeerDependencies:
- immer
- '@xyflow/[email protected]':
+ '@xyflow/[email protected]':
dependencies:
'@types/d3-drag': 3.0.7
'@types/d3-interpolate': 3.0.4
@@ -6568,7 +6573,7 @@ snapshots:
[email protected]: {}
- [email protected]:
+ [email protected]:
dependencies:
follow-redirects: 1.16.0
form-data: 4.0.6
@@ -6627,7 +6632,7 @@ snapshots:
[email protected]:
dependencies:
- '@types/node': 26.3.0
+ '@types/node': 26.4.1
[email protected]: {}
@@ -6814,17 +6819,17 @@ snapshots:
[email protected]: {}
- [email protected]([email protected]):
+ [email protected]([email protected]):
dependencies:
cose-base: 1.0.3
- cytoscape: 3.34.1
+ cytoscape: 3.34.2
- [email protected]([email protected]):
+ [email protected]([email protected]):
dependencies:
cose-base: 2.2.0
- cytoscape: 3.34.1
+ cytoscape: 3.34.2
- [email protected]: {}
+ [email protected]: {}
[email protected]:
dependencies:
@@ -7151,7 +7156,7 @@ snapshots:
has-property-descriptors: 1.0.2
has-proto: 1.2.0
has-symbols: 1.1.0
- hasown: 2.0.3
+ hasown: 2.0.2
internal-slot: 1.1.0
is-array-buffer: 3.0.5
is-callable: 1.2.7
@@ -7215,11 +7220,11 @@ snapshots:
es-errors: 1.3.0
get-intrinsic: 1.3.0
has-tostringtag: 1.0.2
- hasown: 2.0.3
+ hasown: 2.0.4
[email protected]:
dependencies:
- hasown: 2.0.3
+ hasown: 2.0.2
[email protected]:
dependencies:
@@ -7227,7 +7232,7 @@ snapshots:
is-date-object: 1.1.0
is-symbol: 1.1.1
- [email protected]: {}
+ [email protected]: {}
[email protected]: {}
@@ -7350,7 +7355,7 @@ snapshots:
entities: 4.5.0
eslint: 10.9.1([email protected])
find-up-simple: 1.0.1
- globals: 17.11.0
+ globals: 17.12.0
indent-string: 5.0.0
is-builtin-module: 5.0.0
is-identifier: 1.1.0
@@ -7539,7 +7544,7 @@ snapshots:
call-bound: 1.0.4
define-properties: 1.2.1
functions-have-names: 1.2.3
- hasown: 2.0.3
+ hasown: 2.0.2
is-callable: 1.2.7
[email protected]: {}
@@ -7558,7 +7563,7 @@ snapshots:
get-proto: 1.0.1
gopd: 1.2.0
has-symbols: 1.1.0
- hasown: 2.0.4
+ hasown: 2.0.2
math-intrinsics: 1.1.0
[email protected]:
@@ -7599,7 +7604,7 @@ snapshots:
package-json-from-dist: 1.0.1
path-scurry: 1.11.1
- [email protected]: {}
+ [email protected]: {}
[email protected]:
dependencies:
@@ -7621,9 +7626,9 @@ snapshots:
optionalDependencies:
uglify-js: 3.19.3
- [email protected]:
+ [email protected]:
dependencies:
- '@types/node': 26.3.0
+ '@types/node': 26.4.1
'@types/whatwg-mimetype': 3.0.2
'@types/ws': 8.18.1
buffer-image-size: 0.6.4
@@ -7656,10 +7661,6 @@ snapshots:
dependencies:
function-bind: 1.1.2
- [email protected]:
- dependencies:
- function-bind: 1.1.2
-
[email protected]:
dependencies:
function-bind: 1.1.2
@@ -7782,9 +7783,9 @@ snapshots:
dependencies:
'@babel/runtime': 7.28.6
- [email protected]: {}
+ [email protected]: {}
- [email protected]([email protected]):
+ [email protected]([email protected]):
optionalDependencies:
typescript: 6.0.3
@@ -7818,7 +7819,7 @@ snapshots:
[email protected]:
dependencies:
es-errors: 1.3.0
- hasown: 2.0.3
+ hasown: 2.0.2
side-channel: 1.1.0
[email protected]: {}
@@ -7869,7 +7870,7 @@ snapshots:
[email protected]:
dependencies:
- hasown: 2.0.3
+ hasown: 2.0.2
[email protected]:
dependencies:
@@ -7928,7 +7929,7 @@ snapshots:
call-bound: 1.0.4
gopd: 1.2.0
has-tostringtag: 1.0.2
- hasown: 2.0.3
+ hasown: 2.0.2
[email protected]: {}
@@ -8039,17 +8040,13 @@ snapshots:
object.assign: 4.1.7
object.values: 1.2.1
- [email protected]:
- dependencies:
- commander: 8.3.0
-
[email protected]:
dependencies:
commander: 8.3.0
- [email protected]:
+ [email protected]:
dependencies:
- commander: 8.3.0
+ commander: 15.0.0
[email protected]:
dependencies:
@@ -8356,22 +8353,22 @@ snapshots:
[email protected]: {}
- [email protected]:
+ [email protected]:
dependencies:
'@braintree/sanitize-url': 7.1.2
'@iconify/utils': 3.1.4
'@mermaid-js/parser': 1.2.1
'@types/d3': 7.4.3
'@upsetjs/venn.js': 2.0.0
- cytoscape: 3.34.1
- cytoscape-cose-bilkent: 4.1.0([email protected])
- cytoscape-fcose: 2.2.0([email protected])
+ cytoscape: 3.34.2
+ cytoscape-cose-bilkent: 4.1.0([email protected])
+ cytoscape-fcose: 2.2.0([email protected])
d3: 7.9.0
d3-sankey: 0.12.3
dagre-d3-es: 7.0.14
dayjs: 1.11.23
dompurify: 3.4.14
- es-toolkit: 1.51.0
+ es-toolkit: 1.52.0
fastdom: 1.0.12
katex: 0.16.47
khroma: 2.1.0
@@ -8624,9 +8621,9 @@ snapshots:
[email protected]: {}
- [email protected](@types/[email protected])([email protected]):
+ [email protected](@types/[email protected])([email protected]):
dependencies:
- '@inquirer/confirm': 6.1.1(@types/[email protected])
+ '@inquirer/confirm': 6.1.1(@types/[email protected])
'@mswjs/interceptors': 0.41.9
'@open-draft/deferred-promise': 3.0.0
'@types/statuses': 2.0.6
@@ -8861,7 +8858,7 @@ snapshots:
[email protected]: {}
- [email protected]:
+ [email protected]:
dependencies:
nanoid: 3.3.18
picocolors: 1.1.1
@@ -8918,7 +8915,7 @@ snapshots:
react: 19.2.8
scheduler: 0.27.0
- [email protected]([email protected]):
+ [email protected]([email protected]):
dependencies:
react: 19.2.8
@@ -8927,11 +8924,11 @@ snapshots:
react: 19.2.8
react-dom: 19.2.8([email protected])
-
[email protected]([email protected]([email protected]))([email protected]([email protected]))([email protected])([email protected]):
+
[email protected]([email protected]([email protected]))([email protected]([email protected]))([email protected])([email protected]):
dependencies:
'@babel/runtime': 7.29.7
html-parse-stringify: 4.0.1
- i18next: 26.4.0([email protected])
+ i18next: 26.4.1([email protected])
react: 19.2.8
use-sync-external-store: 1.6.0([email protected])
optionalDependencies:
@@ -8974,13 +8971,13 @@ snapshots:
react: 19.2.8
react-dom: 19.2.8([email protected])
- [email protected]([email protected]([email protected]))([email protected]):
+ [email protected]([email protected]([email protected]))([email protected]):
dependencies:
react: 19.2.8
react-dom: 19.2.8([email protected])
- react-router: 7.18.2([email protected]([email protected]))([email protected])
+ react-router: 7.18.3([email protected]([email protected]))([email protected])
- [email protected]([email protected]([email protected]))([email protected]):
+ [email protected]([email protected]([email protected]))([email protected]):
dependencies:
cookie: 1.1.1
react: 19.2.8
@@ -9074,7 +9071,7 @@ snapshots:
'@types/katex': 0.16.8
hast-util-from-html-isomorphic: 2.0.0
hast-util-to-text: 4.0.2
- katex: 0.16.45
+ katex: 0.16.47
unist-util-visit-parents: 6.0.1
vfile: 6.0.3
@@ -9147,25 +9144,26 @@ snapshots:
[email protected]: {}
- [email protected]:
+ [email protected]:
dependencies:
- '@oxc-project/types': 0.143.0
+ '@oxc-project/types': 0.148.0
'@rolldown/pluginutils': 1.0.1
optionalDependencies:
- '@rolldown/binding-android-arm64': 1.2.3
- '@rolldown/binding-darwin-arm64': 1.2.3
- '@rolldown/binding-darwin-x64': 1.2.3
- '@rolldown/binding-freebsd-x64': 1.2.3
- '@rolldown/binding-linux-arm-gnueabihf': 1.2.3
- '@rolldown/binding-linux-arm64-gnu': 1.2.3
- '@rolldown/binding-linux-arm64-musl': 1.2.3
- '@rolldown/binding-linux-ppc64-gnu': 1.2.3
- '@rolldown/binding-linux-s390x-gnu': 1.2.3
- '@rolldown/binding-linux-x64-gnu': 1.2.3
- '@rolldown/binding-linux-x64-musl': 1.2.3
- '@rolldown/binding-openharmony-arm64': 1.2.3
- '@rolldown/binding-win32-arm64-msvc': 1.2.3
- '@rolldown/binding-win32-x64-msvc': 1.2.3
+ '@rolldown/binding-android-arm-eabi': 1.2.7
+ '@rolldown/binding-android-arm64': 1.2.7
+ '@rolldown/binding-darwin-arm64': 1.2.7
+ '@rolldown/binding-darwin-x64': 1.2.7
+ '@rolldown/binding-freebsd-x64': 1.2.7
+ '@rolldown/binding-linux-arm-gnueabihf': 1.2.7
+ '@rolldown/binding-linux-arm64-gnu': 1.2.7
+ '@rolldown/binding-linux-arm64-musl': 1.2.7
+ '@rolldown/binding-linux-ppc64-gnu': 1.2.7
+ '@rolldown/binding-linux-s390x-gnu': 1.2.7
+ '@rolldown/binding-linux-x64-gnu': 1.2.7
+ '@rolldown/binding-linux-x64-musl': 1.2.7
+ '@rolldown/binding-openharmony-arm64': 1.2.7
+ '@rolldown/binding-win32-arm64-msvc': 1.2.7
+ '@rolldown/binding-win32-x64-msvc': 1.2.7
[email protected]:
dependencies:
@@ -9416,6 +9414,8 @@ snapshots:
[email protected]: {}
+ [email protected]: {}
+
[email protected]:
dependencies:
fdir: 6.5.0([email protected])
@@ -9623,27 +9623,27 @@ snapshots:
'@types/unist': 3.0.3
vfile-message: 4.0.2
-
[email protected]([email protected](@types/[email protected])([email protected])([email protected])):
+
[email protected]([email protected](@types/[email protected])([email protected])([email protected])):
dependencies:
- vite: 8.2.1(@types/[email protected])([email protected])([email protected])
+ vite: 8.2.2(@types/[email protected])([email protected])([email protected])
- [email protected](@types/[email protected])([email protected])([email protected]):
+ [email protected](@types/[email protected])([email protected])([email protected]):
dependencies:
lightningcss: 1.33.0
- picomatch: 4.0.5
- postcss: 8.5.26
- rolldown: 1.2.3
+ picomatch: 4.0.7
+ postcss: 8.5.28
+ rolldown: 1.2.7
tinyglobby: 0.2.17
optionalDependencies:
- '@types/node': 26.3.0
+ '@types/node': 26.4.1
fsevents: 2.3.3
jiti: 1.21.7
yaml: 2.9.0
-
[email protected](@types/[email protected])(@vitest/[email protected])([email protected])([email protected](@types/[email protected])([email protected]))([email protected](@types/[email protected])([email protected])([email protected])):
+
[email protected](@types/[email protected])(@vitest/[email protected])([email protected])([email protected](@types/[email protected])([email protected]))([email protected](@types/[email protected])([email protected])([email protected])):
dependencies:
'@vitest/expect': 4.1.11
- '@vitest/mocker':
4.1.11([email protected](@types/[email protected])([email protected]))([email protected](@types/[email protected])([email protected])([email protected]))
+ '@vitest/mocker':
4.1.11([email protected](@types/[email protected])([email protected]))([email protected](@types/[email protected])([email protected])([email protected]))
'@vitest/pretty-format': 4.1.11
'@vitest/runner': 4.1.11
'@vitest/snapshot': 4.1.11
@@ -9660,12 +9660,12 @@ snapshots:
tinyexec: 1.3.0
tinyglobby: 0.2.17
tinyrainbow: 3.1.1
- vite: 8.2.1(@types/[email protected])([email protected])([email protected])
+ vite: 8.2.2(@types/[email protected])([email protected])([email protected])
why-is-node-running: 2.3.0
optionalDependencies:
- '@types/node': 26.3.0
+ '@types/node': 26.4.1
'@vitest/coverage-v8': 4.1.11([email protected])
- happy-dom: 20.11.6
+ happy-dom: 20.13.2
transitivePeerDependencies:
- msw