This is an automated email from the ASF dual-hosted git repository.
rahulvats pushed a commit to branch v3-2-test
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/v3-2-test by this push:
new dca72d59dac chore(deps): bump the 3-2-core-ui-package-updates group
across 1 directory with 26 updates (#64440)
dca72d59dac is described below
commit dca72d59dac28f68050ebcf0ebf4d7b521becf4c
Author: Dependabot [bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 30 11:27:11 2026 +0530
chore(deps): bump the 3-2-core-ui-package-updates group across 1 directory
with 26 updates (#64440)
Bumps the 3-2-core-ui-package-updates group with 26 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.90.21` | `5.95.2` |
|
[@tanstack/react-virtual](https://github.com/TanStack/virtual/tree/HEAD/packages/react-virtual)
| `3.13.21` | `3.13.23` |
| [dayjs](https://github.com/iamkun/dayjs) | `1.11.19` | `1.11.20` |
| [i18next](https://github.com/i18next/i18next) | `25.8.16` | `25.10.9` |
| [react-hook-form](https://github.com/react-hook-form/react-hook-form) |
`7.71.2` | `7.72.0` |
| [react-hotkeys-hook](https://github.com/JohannesKlauss/react-keymap-hook)
| `4.6.1` | `4.6.2` |
| [react-i18next](https://github.com/i18next/react-i18next) | `15.5.1` |
`15.7.4` |
|
[react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom)
| `7.13.1` | `7.13.2` |
|
[react-syntax-highlighter](https://github.com/react-syntax-highlighter/react-syntax-highlighter)
| `15.6.1` | `15.6.6` |
| [yaml](https://github.com/eemeli/yaml) | `2.8.2` | `2.8.3` |
| [zustand](https://github.com/pmndrs/zustand) | `5.0.11` | `5.0.12` |
|
[@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat) |
`1.2.9` | `1.4.1` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) |
`9.39.1` | `9.39.4` |
|
[@tanstack/eslint-plugin-query](https://github.com/TanStack/query/tree/HEAD/packages/eslint-plugin-query)
| `5.91.4` | `5.95.2` |
|
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)
| `24.10.3` | `24.12.0` |
|
[@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)
| `8.56.1` | `8.57.2` |
|
[@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)
| `8.56.1` | `8.57.2` |
|
[@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils)
| `8.56.1` | `8.57.2` |
|
[@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react)
| `5.1.4` | `5.2.0` |
|
[@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react-swc)
| `4.2.3` | `4.3.0` |
| [eslint](https://github.com/eslint/eslint) | `9.39.1` | `9.39.4` |
| [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc) |
`2.21.0` | `2.21.1` |
| [happy-dom](https://github.com/capricorn86/happy-dom) | `20.8.3` |
`20.8.8` |
| [jsonc-eslint-parser](https://github.com/ota-meshi/jsonc-eslint-parser) |
`2.4.1` | `2.4.2` |
| [msw](https://github.com/mswjs/msw) | `2.12.10` | `2.12.14` |
|
[typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint)
| `8.56.1` | `8.57.2` |
Updates `@tanstack/react-query` from 5.90.21 to 5.95.2
- [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 `@tanstack/react-virtual` from 3.13.21 to 3.13.23
- [Release notes](https://github.com/TanStack/virtual/releases)
-
[Changelog](https://github.com/TanStack/virtual/blob/main/packages/react-virtual/CHANGELOG.md)
-
[Commits](https://github.com/TanStack/virtual/commits/@tanstack/[email protected]/packages/react-virtual)
Updates `dayjs` from 1.11.19 to 1.11.20
- [Release notes](https://github.com/iamkun/dayjs/releases)
- [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/iamkun/dayjs/compare/v1.11.19...v1.11.20)
Updates `i18next` from 25.8.16 to 25.10.9
- [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/v25.8.16...v25.10.9)
Updates `react-hook-form` from 7.71.2 to 7.72.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.71.2...v7.72.0)
Updates `react-hotkeys-hook` from 4.6.1 to 4.6.2
- [Release
notes](https://github.com/JohannesKlauss/react-keymap-hook/releases)
-
[Changelog](https://github.com/JohannesKlauss/react-hotkeys-hook/blob/main/CHANGELOG.md)
-
[Commits](https://github.com/JohannesKlauss/react-keymap-hook/compare/v4.6.1...v4.6.2)
Updates `react-i18next` from 15.5.1 to 15.7.4
-
[Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
-
[Commits](https://github.com/i18next/react-i18next/compare/v15.5.1...v15.7.4)
Updates `react-router-dom` from 7.13.1 to 7.13.2
- [Release notes](https://github.com/remix-run/react-router/releases)
-
[Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
-
[Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom)
Updates `react-syntax-highlighter` from 15.6.1 to 15.6.6
- [Release
notes](https://github.com/react-syntax-highlighter/react-syntax-highlighter/releases)
-
[Changelog](https://github.com/react-syntax-highlighter/react-syntax-highlighter/blob/master/CHANGELOG.MD)
-
[Commits](https://github.com/react-syntax-highlighter/react-syntax-highlighter/compare/v15.6.1...v15.6.6)
Updates `yaml` from 2.8.2 to 2.8.3
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](https://github.com/eemeli/yaml/compare/v2.8.2...v2.8.3)
Updates `zustand` from 5.0.11 to 5.0.12
- [Release notes](https://github.com/pmndrs/zustand/releases)
- [Commits](https://github.com/pmndrs/zustand/compare/v5.0.11...v5.0.12)
Updates `@eslint/compat` from 1.2.9 to 1.4.1
- [Release notes](https://github.com/eslint/rewrite/releases)
-
[Changelog](https://github.com/eslint/rewrite/blob/main/packages/compat/CHANGELOG.md)
-
[Commits](https://github.com/eslint/rewrite/commits/compat-v1.4.1/packages/compat)
Updates `@eslint/js` from 9.39.1 to 9.39.4
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/commits/v9.39.4/packages/js)
Updates `@tanstack/eslint-plugin-query` from 5.91.4 to 5.95.2
- [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 `@types/node` from 24.10.3 to 24.12.0
- [Release
notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
-
[Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `@typescript-eslint/eslint-plugin` from 8.56.1 to 8.57.2
- [Release
notes](https://github.com/typescript-eslint/typescript-eslint/releases)
-
[Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
-
[Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.57.2/packages/eslint-plugin)
Updates `@typescript-eslint/parser` from 8.56.1 to 8.57.2
- [Release
notes](https://github.com/typescript-eslint/typescript-eslint/releases)
-
[Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
-
[Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.57.2/packages/parser)
Updates `@typescript-eslint/utils` from 8.56.1 to 8.57.2
- [Release
notes](https://github.com/typescript-eslint/typescript-eslint/releases)
-
[Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md)
-
[Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.57.2/packages/utils)
Updates `@vitejs/plugin-react` from 5.1.4 to 5.2.0
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
-
[Changelog](https://github.com/vitejs/vite-plugin-react/blob/[email protected]/packages/plugin-react/CHANGELOG.md)
-
[Commits](https://github.com/vitejs/vite-plugin-react/commits/[email protected]/packages/plugin-react)
Updates `@vitejs/plugin-react-swc` from 4.2.3 to 4.3.0
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
-
[Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react-swc/CHANGELOG.md)
-
[Commits](https://github.com/vitejs/vite-plugin-react/commits/v4.3.0/packages/plugin-react-swc)
Updates `eslint` from 9.39.1 to 9.39.4
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v9.39.1...v9.39.4)
Updates `eslint-plugin-jsonc` from 2.21.0 to 2.21.1
- [Release notes](https://github.com/ota-meshi/eslint-plugin-jsonc/releases)
-
[Changelog](https://github.com/ota-meshi/eslint-plugin-jsonc/blob/master/CHANGELOG.md)
-
[Commits](https://github.com/ota-meshi/eslint-plugin-jsonc/compare/v2.21.0...v2.21.1)
Updates `happy-dom` from 20.8.3 to 20.8.8
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
-
[Commits](https://github.com/capricorn86/happy-dom/compare/v20.8.3...v20.8.8)
Updates `jsonc-eslint-parser` from 2.4.1 to 2.4.2
- [Release notes](https://github.com/ota-meshi/jsonc-eslint-parser/releases)
-
[Changelog](https://github.com/ota-meshi/jsonc-eslint-parser/blob/master/CHANGELOG.md)
-
[Commits](https://github.com/ota-meshi/jsonc-eslint-parser/compare/v2.4.1...v2.4.2)
Updates `msw` from 2.12.10 to 2.12.14
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mswjs/msw/compare/v2.12.10...v2.12.14)
Updates `typescript-eslint` from 8.56.1 to 8.57.2
- [Release
notes](https://github.com/typescript-eslint/typescript-eslint/releases)
-
[Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
-
[Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.57.2/packages/typescript-eslint)
---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
dependency-version: 5.95.2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: 3-2-core-ui-package-updates
- dependency-name: "@tanstack/react-virtual"
dependency-version: 3.13.23
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: 3-2-core-ui-package-updates
- dependency-name: dayjs
dependency-version: 1.11.20
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: 3-2-core-ui-package-updates
- dependency-name: i18next
dependency-version: 25.10.9
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: 3-2-core-ui-package-updates
- dependency-name: react-hook-form
dependency-version: 7.72.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: 3-2-core-ui-package-updates
- dependency-name: react-hotkeys-hook
dependency-version: 4.6.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: 3-2-core-ui-package-updates
- dependency-name: react-i18next
dependency-version: 15.7.4
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: 3-2-core-ui-package-updates
- dependency-name: react-router-dom
dependency-version: 7.13.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: 3-2-core-ui-package-updates
- dependency-name: react-syntax-highlighter
dependency-version: 15.6.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: 3-2-core-ui-package-updates
- dependency-name: yaml
dependency-version: 2.8.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: 3-2-core-ui-package-updates
- dependency-name: zustand
dependency-version: 5.0.12
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: 3-2-core-ui-package-updates
- dependency-name: "@eslint/compat"
dependency-version: 1.4.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: 3-2-core-ui-package-updates
- dependency-name: "@eslint/js"
dependency-version: 9.39.4
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: 3-2-core-ui-package-updates
- dependency-name: "@tanstack/eslint-plugin-query"
dependency-version: 5.95.2
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: 3-2-core-ui-package-updates
- dependency-name: "@types/node"
dependency-version: 24.12.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: 3-2-core-ui-package-updates
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-version: 8.57.2
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: 3-2-core-ui-package-updates
- dependency-name: "@typescript-eslint/parser"
dependency-version: 8.57.2
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: 3-2-core-ui-package-updates
- dependency-name: "@typescript-eslint/utils"
dependency-version: 8.57.2
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: 3-2-core-ui-package-updates
- dependency-name: "@vitejs/plugin-react"
dependency-version: 5.2.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: 3-2-core-ui-package-updates
- dependency-name: "@vitejs/plugin-react-swc"
dependency-version: 4.3.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: 3-2-core-ui-package-updates
- dependency-name: eslint
dependency-version: 9.39.4
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: 3-2-core-ui-package-updates
- dependency-name: eslint-plugin-jsonc
dependency-version: 2.21.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: 3-2-core-ui-package-updates
- dependency-name: happy-dom
dependency-version: 20.8.8
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: 3-2-core-ui-package-updates
- dependency-name: jsonc-eslint-parser
dependency-version: 2.4.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: 3-2-core-ui-package-updates
- dependency-name: msw
dependency-version: 2.12.14
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: 3-2-core-ui-package-updates
- dependency-name: typescript-eslint
dependency-version: 8.57.2
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: 3-2-core-ui-package-updates
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rahul Vats <[email protected]>
---
airflow-core/src/airflow/ui/package.json | 52 +-
airflow-core/src/airflow/ui/pnpm-lock.yaml | 1041 ++++++++++++++--------------
2 files changed, 537 insertions(+), 556 deletions(-)
diff --git a/airflow-core/src/airflow/ui/package.json
b/airflow-core/src/airflow/ui/package.json
index c21c91e06ca..8f678e0048d 100644
--- a/airflow-core/src/airflow/ui/package.json
+++ b/airflow-core/src/airflow/ui/package.json
@@ -31,9 +31,9 @@
"@guanmingchiu/sqlparser-ts": "^0.61.1",
"@lezer/highlight": "^1.2.3",
"@monaco-editor/react": "^4.7.0",
- "@tanstack/react-query": "^5.90.21",
+ "@tanstack/react-query": "^5.95.2",
"@tanstack/react-table": "^8.21.3",
- "@tanstack/react-virtual": "^3.13.21",
+ "@tanstack/react-virtual": "^3.13.23",
"@visx/group": "^3.12.0",
"@visx/shape": "^3.12.0",
"@xyflow/react": "^12.10.1",
@@ -43,56 +43,56 @@
"chart.js": "^4.5.1",
"chartjs-adapter-dayjs-4": "^1.0.4",
"chartjs-plugin-annotation": "^3.1.0",
- "dayjs": "^1.11.19",
+ "dayjs": "^1.11.20",
"elkjs": "^0.11.1",
"html-to-image": "^1.11.13",
- "i18next": "^25.8.16",
+ "i18next": "^25.10.9",
"i18next-browser-languagedetector": "^8.2.1",
"i18next-http-backend": "^3.0.2",
"next-themes": "^0.4.6",
"react": "^19.2.4",
"react-chartjs-2": "^5.3.1",
"react-dom": "^19.2.4",
- "react-hook-form": "^7.71.2",
- "react-hotkeys-hook": "^4.6.1",
- "react-i18next": "^15.5.1",
+ "react-hook-form": "^7.72.0",
+ "react-hotkeys-hook": "^4.6.2",
+ "react-i18next": "^15.7.4",
"react-icons": "^5.6.0",
"react-innertext": "^1.1.5",
"react-markdown": "^9.1.0",
"react-resizable-panels": "^3.0.6",
- "react-router-dom": "^7.13.1",
- "react-syntax-highlighter": "^15.6.1",
+ "react-router-dom": "^7.13.2",
+ "react-syntax-highlighter": "^15.6.6",
"remark-gfm": "^4.0.1",
"use-debounce": "^10.1.0",
"usehooks-ts": "^3.1.1",
- "yaml": "^2.8.2",
- "zustand": "^5.0.11"
+ "yaml": "^2.8.3",
+ "zustand": "^5.0.12"
},
"devDependencies": {
"@7nohe/openapi-react-query-codegen": "^1.6.2",
- "@eslint/compat": "^1.2.9",
- "@eslint/js": "^9.39.1",
+ "@eslint/compat": "^1.4.1",
+ "@eslint/js": "^9.39.4",
"@playwright/test": "^1.58.2",
"@stylistic/eslint-plugin": "^2.13.0",
- "@tanstack/eslint-plugin-query": "^5.91.4",
+ "@tanstack/eslint-plugin-query": "^5.95.2",
"@testing-library/jest-dom": "^6.9.1",
"@testing-library/react": "^16.3.2",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
- "@types/node": "^24.10.1",
+ "@types/node": "^24.12.0",
"@types/react": "^19.2.14",
"@types/react-dom": "^19.2.3",
"@types/react-syntax-highlighter": "^15.5.13",
- "@typescript-eslint/eslint-plugin": "^8.56.1",
- "@typescript-eslint/parser": "^8.56.1",
- "@typescript-eslint/utils": "^8.56.1",
- "@vitejs/plugin-react": "^5.1.4",
- "@vitejs/plugin-react-swc": "^4.2.3",
+ "@typescript-eslint/eslint-plugin": "^8.57.2",
+ "@typescript-eslint/parser": "^8.57.2",
+ "@typescript-eslint/utils": "^8.57.2",
+ "@vitejs/plugin-react": "^5.2.0",
+ "@vitejs/plugin-react-swc": "^4.3.0",
"@vitest/coverage-v8": "^3.2.4",
"babel-plugin-react-compiler": "^1.0.0",
- "eslint": "^9.39.1",
+ "eslint": "^9.39.4",
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-i18next": "^6.1.3",
- "eslint-plugin-jsonc": "^2.21.0",
+ "eslint-plugin-jsonc": "^2.21.1",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-perfectionist": "^4.12.3",
"eslint-plugin-prettier": "^5.5.5",
@@ -101,14 +101,14 @@
"eslint-plugin-react-refresh": "^0.5.2",
"eslint-plugin-unicorn": "^55.0.0",
"globals": "^15.15.0",
- "happy-dom": "^20.8.3",
- "jsonc-eslint-parser": "^2.4.0",
- "msw": "^2.12.10",
+ "happy-dom": "^20.8.8",
+ "jsonc-eslint-parser": "^2.4.2",
+ "msw": "^2.12.14",
"openapi-merge-cli": "^1.3.2",
"prettier": "^3.8.1",
"ts-morph": "^27.0.2",
"typescript": "^5.9.3",
- "typescript-eslint": "^8.56.1",
+ "typescript-eslint": "^8.57.2",
"vite": "^7.3.1",
"vite-plugin-css-injected-by-js": "^3.5.2",
"vitest": "^3.2.4",
diff --git a/airflow-core/src/airflow/ui/pnpm-lock.yaml
b/airflow-core/src/airflow/ui/pnpm-lock.yaml
index 3c6bb3da398..877e7f11f08 100644
--- a/airflow-core/src/airflow/ui/pnpm-lock.yaml
+++ b/airflow-core/src/airflow/ui/pnpm-lock.yaml
@@ -37,14 +37,14 @@ importers:
specifier: ^4.7.0
version:
4.7.0([email protected])([email protected]([email protected]))([email protected])
'@tanstack/react-query':
- specifier: ^5.90.21
- version: 5.90.21([email protected])
+ specifier: ^5.95.2
+ version: 5.95.2([email protected])
'@tanstack/react-table':
specifier: ^8.21.3
version: 8.21.3([email protected]([email protected]))([email protected])
'@tanstack/react-virtual':
- specifier: ^3.13.21
- version: 3.13.21([email protected]([email protected]))([email protected])
+ specifier: ^3.13.23
+ version: 3.13.23([email protected]([email protected]))([email protected])
'@visx/group':
specifier: ^3.12.0
version: 3.12.0([email protected])
@@ -68,13 +68,13 @@ importers:
version: 4.5.1
chartjs-adapter-dayjs-4:
specifier: ^1.0.4
- version: 1.0.4([email protected])([email protected])
+ version: 1.0.4([email protected])([email protected])
chartjs-plugin-annotation:
specifier: ^3.1.0
version: 3.1.0([email protected])
dayjs:
- specifier: ^1.11.19
- version: 1.11.19
+ specifier: ^1.11.20
+ version: 1.11.20
elkjs:
specifier: ^0.11.1
version: 0.11.1
@@ -82,8 +82,8 @@ importers:
specifier: ^1.11.13
version: 1.11.13
i18next:
- specifier: ^25.8.16
- version: 25.8.16([email protected])
+ specifier: ^25.10.9
+ version: 25.10.9([email protected])
i18next-browser-languagedetector:
specifier: ^8.2.1
version: 8.2.1
@@ -103,14 +103,14 @@ importers:
specifier: ^19.2.4
version: 19.2.4([email protected])
react-hook-form:
- specifier: ^7.71.2
- version: 7.71.2([email protected])
+ specifier: ^7.72.0
+ version: 7.72.0([email protected])
react-hotkeys-hook:
- specifier: ^4.6.1
- version: 4.6.1([email protected]([email protected]))([email protected])
+ specifier: ^4.6.2
+ version: 4.6.2([email protected]([email protected]))([email protected])
react-i18next:
- specifier: ^15.5.1
- version:
15.5.1([email protected]([email protected]))([email protected]([email protected]))([email protected])([email protected])
+ specifier: ^15.7.4
+ version:
15.7.4([email protected]([email protected]))([email protected]([email protected]))([email protected])([email protected])
react-icons:
specifier: ^5.6.0
version: 5.6.0([email protected])
@@ -124,11 +124,11 @@ importers:
specifier: ^3.0.6
version: 3.0.6([email protected]([email protected]))([email protected])
react-router-dom:
- specifier: ^7.13.1
- version: 7.13.1([email protected]([email protected]))([email protected])
+ specifier: ^7.13.2
+ version: 7.13.2([email protected]([email protected]))([email protected])
react-syntax-highlighter:
- specifier: ^15.6.1
- version: 15.6.1([email protected])
+ specifier: ^15.6.6
+ version: 15.6.6([email protected])
remark-gfm:
specifier: ^4.0.1
version: 4.0.1
@@ -139,30 +139,30 @@ importers:
specifier: ^3.1.1
version: 3.1.1([email protected])
yaml:
- specifier: ^2.8.2
- version: 2.8.2
+ specifier: ^2.8.3
+ version: 2.8.3
zustand:
- specifier: ^5.0.11
- version:
5.0.11(@types/[email protected])([email protected])([email protected]([email protected]))
+ specifier: ^5.0.12
+ version:
5.0.12(@types/[email protected])([email protected])([email protected]([email protected]))
devDependencies:
'@7nohe/openapi-react-query-codegen':
specifier: ^1.6.2
version:
1.6.2([email protected])([email protected])([email protected])([email protected])([email protected])
'@eslint/compat':
- specifier: ^1.2.9
- version: 1.2.9([email protected]([email protected]))
+ specifier: ^1.4.1
+ version: 1.4.1([email protected]([email protected]))
'@eslint/js':
- specifier: ^9.39.1
- version: 9.39.1
+ specifier: ^9.39.4
+ version: 9.39.4
'@playwright/test':
specifier: ^1.58.2
version: 1.58.2
'@stylistic/eslint-plugin':
specifier: ^2.13.0
- version: 2.13.0([email protected]([email protected]))([email protected])
+ version: 2.13.0([email protected]([email protected]))([email protected])
'@tanstack/eslint-plugin-query':
- specifier: ^5.91.4
- version: 5.91.4([email protected]([email protected]))([email protected])
+ specifier: ^5.95.2
+ version: 5.95.2([email protected]([email protected]))([email protected])
'@testing-library/jest-dom':
specifier: ^6.9.1
version: 6.9.1
@@ -173,8 +173,8 @@ importers:
specifier: ^4.3.0
version: 4.3.0([email protected])
'@types/node':
- specifier: ^24.10.1
- version: 24.10.3
+ specifier: ^24.12.0
+ version: 24.12.0
'@types/react':
specifier: ^19.2.14
version: 19.2.14
@@ -185,71 +185,71 @@ importers:
specifier: ^15.5.13
version: 15.5.13
'@typescript-eslint/eslint-plugin':
- specifier: ^8.56.1
- version:
8.56.1(@typescript-eslint/[email protected]([email protected]([email protected]))([email protected]))([email protected]([email protected]))([email protected])
+ specifier: ^8.57.2
+ version:
8.57.2(@typescript-eslint/[email protected]([email protected]([email protected]))([email protected]))([email protected]([email protected]))([email protected])
'@typescript-eslint/parser':
- specifier: ^8.56.1
- version: 8.56.1([email protected]([email protected]))([email protected])
+ specifier: ^8.57.2
+ version: 8.57.2([email protected]([email protected]))([email protected])
'@typescript-eslint/utils':
- specifier: ^8.56.1
- version: 8.56.1([email protected]([email protected]))([email protected])
+ specifier: ^8.57.2
+ version: 8.57.2([email protected]([email protected]))([email protected])
'@vitejs/plugin-react':
- specifier: ^5.1.4
- version:
5.1.4([email protected](@types/[email protected])([email protected])([email protected]))
+ specifier: ^5.2.0
+ version:
5.2.0([email protected](@types/[email protected])([email protected])([email protected]))
'@vitejs/plugin-react-swc':
- specifier: ^4.2.3
- version:
4.2.3(@swc/[email protected])([email protected](@types/[email protected])([email protected])([email protected]))
+ specifier: ^4.3.0
+ version:
4.3.0(@swc/[email protected])([email protected](@types/[email protected])([email protected])([email protected]))
'@vitest/coverage-v8':
specifier: ^3.2.4
- version:
3.2.4([email protected](@types/[email protected])(@types/[email protected])([email protected])([email protected])([email protected](@types/[email protected])([email protected]))([email protected]))
+ version:
3.2.4([email protected](@types/[email protected])(@types/[email protected])([email protected])([email protected])([email protected](@types/[email protected])([email protected]))([email protected]))
babel-plugin-react-compiler:
specifier: ^1.0.0
version: 1.0.0
eslint:
- specifier: ^9.39.1
- version: 9.39.1([email protected])
+ specifier: ^9.39.4
+ version: 9.39.4([email protected])
eslint-config-prettier:
specifier: ^10.1.8
- version: 10.1.8([email protected]([email protected]))
+ version: 10.1.8([email protected]([email protected]))
eslint-plugin-i18next:
specifier: ^6.1.3
version: 6.1.3
eslint-plugin-jsonc:
- specifier: ^2.21.0
- version: 2.21.0([email protected]([email protected]))
+ specifier: ^2.21.1
+ version: 2.21.1([email protected]([email protected]))
eslint-plugin-jsx-a11y:
specifier: ^6.10.2
- version: 6.10.2([email protected]([email protected]))
+ version: 6.10.2([email protected]([email protected]))
eslint-plugin-perfectionist:
specifier: ^4.12.3
- version: 4.15.1([email protected]([email protected]))([email protected])
+ version: 4.15.1([email protected]([email protected]))([email protected])
eslint-plugin-prettier:
specifier: ^5.5.5
- version:
5.5.5([email protected]([email protected]([email protected])))([email protected]([email protected]))([email protected])
+ version:
5.5.5([email protected]([email protected]([email protected])))([email protected]([email protected]))([email protected])
eslint-plugin-react:
specifier: ^7.37.5
- version: 7.37.5([email protected]([email protected]))
+ version: 7.37.5([email protected]([email protected]))
eslint-plugin-react-hooks:
specifier: ^7.0.1
- version: 7.0.1([email protected]([email protected]))
+ version: 7.0.1([email protected]([email protected]))
eslint-plugin-react-refresh:
specifier: ^0.5.2
- version: 0.5.2([email protected]([email protected]))
+ version: 0.5.2([email protected]([email protected]))
eslint-plugin-unicorn:
specifier: ^55.0.0
- version: 55.0.0([email protected]([email protected]))
+ version: 55.0.0([email protected]([email protected]))
globals:
specifier: ^15.15.0
version: 15.15.0
happy-dom:
- specifier: ^20.8.3
- version: 20.8.3
+ specifier: ^20.8.8
+ version: 20.8.8
jsonc-eslint-parser:
- specifier: ^2.4.0
- version: 2.4.1
+ specifier: ^2.4.2
+ version: 2.4.2
msw:
- specifier: ^2.12.10
- version: 2.12.10(@types/[email protected])([email protected])
+ specifier: ^2.12.14
+ version: 2.12.14(@types/[email protected])([email protected])
openapi-merge-cli:
specifier: ^1.3.2
version: 1.3.2
@@ -263,17 +263,17 @@ importers:
specifier: ^5.9.3
version: 5.9.3
typescript-eslint:
- specifier: ^8.56.1
- version: 8.56.1([email protected]([email protected]))([email protected])
+ specifier: ^8.57.2
+ version: 8.57.2([email protected]([email protected]))([email protected])
vite:
specifier: ^7.3.1
- version: 7.3.1(@types/[email protected])([email protected])([email protected])
+ version: 7.3.1(@types/[email protected])([email protected])([email protected])
vite-plugin-css-injected-by-js:
specifier: ^3.5.2
- version:
3.5.2([email protected](@types/[email protected])([email protected])([email protected]))
+ version:
3.5.2([email protected](@types/[email protected])([email protected])([email protected]))
vitest:
specifier: ^3.2.4
- version:
3.2.4(@types/[email protected])(@types/[email protected])([email protected])([email protected])([email protected](@types/[email protected])([email protected]))([email protected])
+ version:
3.2.4(@types/[email protected])(@types/[email protected])([email protected])([email protected])([email protected](@types/[email protected])([email protected]))([email protected])
web-worker:
specifier: ^1.5.0
version: 1.5.0
@@ -435,8 +435,8 @@ packages:
resolution: {integrity:
sha512-HFN59MmQXGHVyYadKLVumYsA9dBFun/ldYxipEjzA4196jpLZd8UjEEBLkbEkvfYreDqJhZxYAWFPtrfhNpj4w==}
engines: {node: '>=6.9.0'}
- '@babel/[email protected]':
- resolution: {integrity:
sha512-xOBvwq86HHdB7WUDTfKfT/Vuxh7gElQ+Sfti2Cy6yIWNW05P8iUslOVcZ4/sKbE+/jQaukQAdz/gf3724kYdqw==}
+ '@babel/[email protected]':
+ resolution: {integrity:
sha512-HoGuUs4sCZNezVEKdVcwqmZN8GoHirLUcLaYVNBK2J0DadGtdcqgr3BCbvH8+XUo4NGjNl3VOtSjEKNzqfFgKw==}
engines: {node: '>=6.9.0'}
'@babel/[email protected]':
@@ -449,8 +449,8 @@ packages:
engines: {node: '>=6.0.0'}
hasBin: true
- '@babel/[email protected]':
- resolution: {integrity:
sha512-IyDgFV5GeDUVX4YdF/3CPULtVGSXXMLh1xVIgdCgxApktqnQV0r7/8Nqthg+8YLGaAtdyIlo2qIdZrbCv4+7ww==}
+ '@babel/[email protected]':
+ resolution: {integrity:
sha512-4GgRzy/+fsBa72/RZVJmGKPmZu9Byn8o4MoLpmNe1m8ZfYnz5emHLQz3U4gLud6Zwl0RZIcgiLD7Uq7ySFuDLA==}
engines: {node: '>=6.0.0'}
hasBin: true
@@ -474,6 +474,10 @@ packages:
resolution: {integrity:
sha512-05WQkdpL9COIMz4LjTxGpPNCdlpyimKppYNoJ5Di5EUObifl8t4tuLuUBBZEpoLYOmfvIWrsp9fCl0HoPRVTdA==}
engines: {node: '>=6.9.0'}
+ '@babel/[email protected]':
+ resolution: {integrity:
sha512-JiDShH45zKHWyGe4ZNVRrCjBz8Nh9TMmZG1kh4QTK8hCBTWBi8Da+i7s1fJw7/lYpM4ccepSNfqzZ/QvABBi5g==}
+ engines: {node: '>=6.9.0'}
+
'@babel/[email protected]':
resolution: {integrity:
sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==}
engines: {node: '>=6.9.0'}
@@ -730,37 +734,27 @@ packages:
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
- '@eslint-community/[email protected]':
- resolution: {integrity:
sha512-ayVFHdtZ+hsq1t2Dy24wCmGXGe4q9Gu3smhLYALJrr473ZH27MsnSL+LKUlimp4BWJqMDMLmPpx/Q9R3OAlL4g==}
- engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
- peerDependencies:
- eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
-
'@eslint-community/[email protected]':
resolution: {integrity:
sha512-phrYmNiYppR7znFEdqgfWHXR6NCkZEK7hwWDHZUjit/2/U0r6XvkDl0SYnoM51Hq7FhCGdLDT6zxCCOY1hexsQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
- '@eslint-community/[email protected]':
- resolution: {integrity:
sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==}
- engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
-
'@eslint-community/[email protected]':
resolution: {integrity:
sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==}
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
- '@eslint/[email protected]':
- resolution: {integrity:
sha512-gCdSY54n7k+driCadyMNv8JSPzYLeDVM/ikZRtvtROBpRdFSkS8W9A82MqsaY7lZuwL0wiapgD0NT1xT0hyJsA==}
+ '@eslint/[email protected]':
+ resolution: {integrity:
sha512-cfO82V9zxxGBxcQDr1lfaYB7wykTa0b00mGa36FrJl7iTFd0Z2cHfEYuxcBRP/iNijCsWsEkA+jzT8hGYmv33w==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
- eslint: ^9.10.0
+ eslint: ^8.40 || 9
peerDependenciesMeta:
eslint:
optional: true
- '@eslint/[email protected]':
- resolution: {integrity:
sha512-aw1gNayWpdI/jSYVgzN5pL0cfzU02GT3NBpeT/DXbx1/1x7ZKxFPd9bwrzygx/qiwIQiJ1sw/zD8qY/kRvlGHA==}
+ '@eslint/[email protected]':
+ resolution: {integrity:
sha512-nJl2KGTlrf9GjLimgIru+V/mzgSK0ABCDQRvxw5BjURL7WfH5uoWmizbH7QB6MmnMBd8cIC9uceWnezL1VZWWw==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@eslint/[email protected]':
@@ -771,12 +765,12 @@ packages:
resolution: {integrity:
sha512-yL/sLrpmtDaFEiUj1osRP4TI2MDz1AddJL+jZ7KSqvBuliN4xqYY54IfdN8qD8Toa6g1iloph1fxQNkjOxrrpQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
- '@eslint/[email protected]':
- resolution: {integrity:
sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==}
+ '@eslint/[email protected]':
+ resolution: {integrity:
sha512-4IlJx0X0qftVsN5E+/vGujTRIFtwuLbNsVUe7TO6zYPDR1O6nFwvwhIKEKSrl6dZchmYBITazxKoUYOjdtjlRg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
- '@eslint/[email protected]':
- resolution: {integrity:
sha512-S26Stp4zCy88tH94QbBv3XCuzRQiZ9yXofEILmglYTh/Ug/a9/umqvgFtYBAo3Lp0nsI/5/qH1CCrbdK3AP1Tw==}
+ '@eslint/[email protected]':
+ resolution: {integrity:
sha512-nE7DEIchvtiFTwBw4Lfbu59PG+kCofhjsKaCWzxTpt4lfRjRMqG6uMBzKXuEcyXhOHoUp9riAm7/aWYGhXZ9cw==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@eslint/[email protected]':
@@ -820,20 +814,16 @@ packages:
resolution: {integrity:
sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==}
engines: {node: '>=18.18.0'}
- '@humanfs/[email protected]':
- resolution: {integrity:
sha512-YuI2ZHQL78Q5HbhDiBA1X4LmYdXCKCMQIfw0pw7piHJwyREFebJUvrQN4cMssyES6x+vfUbx1CIpaQUKYdQZOw==}
+ '@humanfs/[email protected]':
+ resolution: {integrity:
sha512-/zUx+yOsIrG4Y43Eh2peDeKCxlRt/gET6aHfaKpuq267qXdYDFViVHfMaLyygZOnl0kGWxFIgsBy8QFuTLUXEQ==}
engines: {node: '>=18.18.0'}
'@humanwhocodes/[email protected]':
resolution: {integrity:
sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==}
engines: {node: '>=12.22'}
- '@humanwhocodes/[email protected]':
- resolution: {integrity:
sha512-JBxkERygn7Bv/GbN5Rv8Ul6LVknS+5Bp6RgDC/O8gEBU/yeH5Ui5C/OlWrTb6qct7LjjfT6Re2NxB0ln0yYybA==}
- engines: {node: '>=18.18'}
-
- '@humanwhocodes/[email protected]':
- resolution: {integrity:
sha512-xeO57FpIu4p1Ri3Jq/EXq4ClRm86dVF2z/+kvFnyqVYRavTZmaFaUBbWCOuuTh0o/g7DSsk6kc2vrS4Vl5oPOQ==}
+ '@humanwhocodes/[email protected]':
+ resolution: {integrity:
sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ==}
engines: {node: '>=18.18'}
'@inquirer/[email protected]':
@@ -965,10 +955,6 @@ packages:
resolution: {integrity:
sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==}
engines: {node: '>=14'}
- '@pkgr/[email protected]':
- resolution: {integrity:
sha512-ROFF39F6ZrnzSUEmQQZUar0Jt4xVoP9WnDRdWwF4NNcXs3xBTLgBUDoOwW141y1jP+S8nahIbdxbFC7IShw9Iw==}
- engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
-
'@pkgr/[email protected]':
resolution: {integrity:
sha512-QNqXyfVS2wm9hweSYD2O7F0G06uurj9kZ96TRQE5Y9hU7+tgdZwIkbAKc5Ocy1HxEY2kuDQa6cQ1WRs/O5LFKA==}
engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
@@ -978,12 +964,12 @@ packages:
engines: {node: '>=18'}
hasBin: true
- '@rolldown/[email protected]':
- resolution: {integrity:
sha512-izyXV/v+cHiRfozX62W9htOAvwMo4/bXKDrQ+vom1L1qRuexPock/7VZDAhnpHCLNejd3NJ6hiab+tO0D44Rgw==}
-
'@rolldown/[email protected]':
resolution: {integrity:
sha512-eybk3TjzzzV97Dlj5c+XrBFW57eTNhzod66y9HrBlzJ6NsCrWCp/2kaPS3K9wJmurBC0Tdw4yPjXKZqlznim3Q==}
+ '@rolldown/[email protected]':
+ resolution: {integrity:
sha512-qujRfC8sFVInYSPPMLQByRh7zhwkGFS4+tyMQ83srV1qrxL4g8E2tyxVVyxd0+8QeBM1mIk9KbWxkegRr76XzA==}
+
'@rollup/[email protected]':
resolution: {integrity:
sha512-upnNBkA6ZH2VKGcBj9Fyl9IGNPULcjXRlg0LLeaioQWueH30p6IXtJEbKAgvyv+mJaMxSm1l6xwDXYjpEMiLMg==}
cpu: [arm]
@@ -1115,68 +1101,80 @@ packages:
peerDependencies:
eslint: '>=8.40.0'
- '@swc/[email protected]':
- resolution: {integrity:
sha512-+mIv7uBuSaywN3C9LNuWaX1jJJ3SKfiJuE6Lr3bd+/1Iv8oMU7oLBjYMluX1UrEPzwN2qCdY6Io0yVicABoCwQ==}
+ '@swc/[email protected]':
+ resolution: {integrity:
sha512-SA8SFg9dp0qKRH8goWsax6bptFE2EdmPf2YRAQW9WoHGf3XKM1bX0nd5UdwxmC5hXsBUZAYf7xSciCler6/oyA==}
engines: {node: '>=10'}
cpu: [arm64]
os: [darwin]
- '@swc/[email protected]':
- resolution: {integrity:
sha512-wZle0eaQhnzxWX5V/2kEOI6Z9vl/lTFEC6V4EWcn+5pDjhemCpQv9e/TDJ0GIoiClX8EDWRvuZwh+Z3dhL1NAg==}
+ '@swc/[email protected]':
+ resolution: {integrity:
sha512-//fOVntgowz9+V90lVsNCtyyrtbHp3jWH6Rch7MXHXbcvbLmbCTmssl5DeedUWLLGiAAW1wksBdqdGYOTjaNLw==}
engines: {node: '>=10'}
cpu: [x64]
os: [darwin]
- '@swc/[email protected]':
- resolution: {integrity:
sha512-ao61HGXVqrJFHAcPtF4/DegmwEkVCo4HApnotLU8ognfmU8x589z7+tcf3hU+qBiU1WOXV5fQX6W9Nzs6hjxDw==}
+ '@swc/[email protected]':
+ resolution: {integrity:
sha512-meNI4Sh6h9h8DvIfEc0l5URabYMSuNvyisLmG6vnoYAS43s8ON3NJR8sDHvdP7NJTrLe0q/x2XCn6yL/BeHcZg==}
engines: {node: '>=10'}
cpu: [arm]
os: [linux]
- '@swc/[email protected]':
- resolution: {integrity:
sha512-3xnctOBLIq3kj8PxOCgPrGjBLP/kNOddr6f5gukYt/1IZxsITQaU9TDyjeX6jG+FiCIHjCuWuffsyQDL5Ew1bg==}
+ '@swc/[email protected]':
+ resolution: {integrity:
sha512-QrXlNQnHeXqU2EzLlnsPoWEh8/GtNJLvfMiPsDhk+ht6Xv8+vhvZ5YZ/BokNWSIZiWPKLAqR0M7T92YF5tmD3g==}
engines: {node: '>=10'}
cpu: [arm64]
os: [linux]
- '@swc/[email protected]':
- resolution: {integrity:
sha512-0a+Lix+FSSHBSBOA0XznCcHo5/1nA6oLLjcnocvzXeqtdjnPb+SvchItHI+lfeiuj1sClYPDvPMLSLyXFaiIKw==}
+ '@swc/[email protected]':
+ resolution: {integrity:
sha512-8/yGCMO333ultDaMQivE5CjO6oXDPeeg1IV4sphojPkb0Pv0i6zvcRIkgp60xDB+UxLr6VgHgt+BBgqS959E9g==}
engines: {node: '>=10'}
cpu: [arm64]
os: [linux]
- '@swc/[email protected]':
- resolution: {integrity:
sha512-wG9J8vReUlpaHz4KOD/5UE1AUgirimU4UFT9oZmupUDEofxJKYb1mTA/DrMj0s78bkBiNI+7Fo2EgPuvOJfuAA==}
+ '@swc/[email protected]':
+ resolution: {integrity:
sha512-ucW0HzPx0s1dgRvcvuLSPSA/2Kk/VYTv9st8qe1Kc22Gu0Q0rH9+6TcBTmMuNIp0Xs4BPr1uBttmbO1wEGI49Q==}
+ engines: {node: '>=10'}
+ cpu: [ppc64]
+ os: [linux]
+
+ '@swc/[email protected]':
+ resolution: {integrity:
sha512-ulTnOGc5I7YRObE/9NreAhQg94QkiR5qNhhcUZ1iFAYjzg/JGAi1ch+s/Ixe61pMIr8bfVrF0NOaB0f8wjaAfA==}
+ engines: {node: '>=10'}
+ cpu: [s390x]
+ os: [linux]
+
+ '@swc/[email protected]':
+ resolution: {integrity:
sha512-D0RokxtM+cPvSqJIKR6uja4hbD+scI9ezo95mBhfSyLUs9wnPPl26sLp1ZPR/EXRdYm3F3S6RUtVi+8QXhT24Q==}
engines: {node: '>=10'}
cpu: [x64]
os: [linux]
- '@swc/[email protected]':
- resolution: {integrity:
sha512-4nwbVvCphKzicwNWRmvD5iBaZj8JYsRGa4xOxJmOyHlMDpsvvJ2OR2cODlvWyGFH6BYL1MfIAK3qph3hp0Az6g==}
+ '@swc/[email protected]':
+ resolution: {integrity:
sha512-nER8u7VeRfmU6fMDzl1NQAbbB/G7O2avmvCOwIul1uGkZ2/acbPH+DCL9h5+0yd/coNcxMBTL6NGepIew+7C2w==}
engines: {node: '>=10'}
cpu: [x64]
os: [linux]
- '@swc/[email protected]':
- resolution: {integrity:
sha512-zk0RYO+LjiBCat2RTMHzAWaMky0cra9loH4oRrLKLLNuL+jarxKLFDA8xTZWEkCPLjUTwlRN7d28eDLLMgtUcQ==}
+ '@swc/[email protected]':
+ resolution: {integrity:
sha512-+/AgNBnjYugUA8C0Do4YzymgvnGbztv7j8HKSQLvR/DQgZPoXQ2B3PqB2mTtGh/X5DhlJWiqnunN35JUgWcAeQ==}
engines: {node: '>=10'}
cpu: [arm64]
os: [win32]
- '@swc/[email protected]':
- resolution: {integrity:
sha512-yVuTrZ0RccD5+PEkpcLOBAuPbYBXS6rslENvIXfvJGXSdX5QGi1ehC4BjAMl5FkKLiam4kJECUI0l7Hq7T1vwg==}
+ '@swc/[email protected]':
+ resolution: {integrity:
sha512-IkSZj8PX/N4HcaFhMQtzmkV8YSnuNoJ0E6OvMwFiOfejPhiKXvl7CdDsn1f4/emYEIDO3fpgZW9DTaCRMDxaDA==}
engines: {node: '>=10'}
cpu: [ia32]
os: [win32]
- '@swc/[email protected]':
- resolution: {integrity:
sha512-7NRmE4hmUQNCbYU3Hn9Tz57mK9Qq4c97ZS+YlamlK6qG9Fb5g/BB3gPDe0iLlJkns/sYv2VWSkm8c3NmbEGjbg==}
+ '@swc/[email protected]':
+ resolution: {integrity:
sha512-zUyWso7OOENB6e1N1hNuNn8vbvLsTdKQ5WKLgt/JcBNfJhKy/6jmBmqI3GXk/MyvQKd5SLvP7A0F36p7TeDqvw==}
engines: {node: '>=10'}
cpu: [x64]
os: [win32]
- '@swc/[email protected]':
- resolution: {integrity:
sha512-z87aF9GphWp//fnkRsqvtY+inMVPgYW3zSlXH1kJFvRT5H/wiAn+G32qW5l3oEk63KSF1x3Ov0BfHCObAmT8RA==}
+ '@swc/[email protected]':
+ resolution: {integrity:
sha512-fkk7NJcBscrR3/F8jiqlMptRHP650NxqDnspBMrRe5d8xOoCy9MLL5kOBLFXjFLfMo3KQQHhk+/jUULOMlR1uQ==}
engines: {node: '>=10'}
peerDependencies:
'@swc/helpers': '>=0.5.17'
@@ -1190,23 +1188,23 @@ packages:
'@swc/[email protected]':
resolution: {integrity:
sha512-QamiFeIK3txNjgUTNppE6MiG3p7TdninpZu0E0PbqVh1a9FNLT2FRhisaa4NcaX52XVhA5l7Pk58Ft7Sqi/2sA==}
- '@swc/[email protected]':
- resolution: {integrity:
sha512-iAoY/qRhNH8a/hBvm3zKj9qQ4oc2+3w1unPJa2XvTK3XjeLXtzcCingVPw/9e5mn1+0yPqxcBGp9Jf0pkfMb1g==}
+ '@swc/[email protected]':
+ resolution: {integrity:
sha512-lyMwd7WGgG79RS7EERZV3T8wMdmPq3xwyg+1nmAM64kIhx5yl+juO2PYIHb7vTiPgPCj8LYjsNV2T5wiQHUEaw==}
- '@tanstack/[email protected]':
- resolution: {integrity:
sha512-8a+GAeR7oxJ5laNyYBQ6miPK09Hi18o5Oie/jx8zioXODv/AUFLZQecKabPdpQSLmuDXEBPKFh+W5DKbWlahjQ==}
+ '@tanstack/[email protected]':
+ resolution: {integrity:
sha512-EYUFRaqjBep4EHMPpZR12sXP7Kr5qv9iDIlq93NfbhHwhITaW6Txu3ROO6dLFz5r84T8p+oZXBG77pa2Wuok7A==}
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
- typescript: ^5.0.0
+ typescript: ^5.4.0
peerDependenciesMeta:
typescript:
optional: true
- '@tanstack/[email protected]':
- resolution: {integrity:
sha512-OMD2HLpNouXEfZJWcKeVKUgQ5n+n3A2JFmBaScpNDUqSrQSjiveC7dKMe53uJUg1nDG16ttFPz2xfilz6i2uVg==}
+ '@tanstack/[email protected]':
+ resolution: {integrity:
sha512-o4T8vZHZET4Bib3jZ/tCW9/7080urD4c+0/AUaYVpIqOsr7y0reBc1oX3ttNaSW5mYyvZHctiQ/UOP2PfdmFEQ==}
- '@tanstack/[email protected]':
- resolution: {integrity:
sha512-0Lu6y5t+tvlTJMTO7oh5NSpJfpg/5D41LlThfepTixPYkJ0sE2Jj0m0f6yYqujBwIXlId87e234+MxG3D3g7kg==}
+ '@tanstack/[email protected]':
+ resolution: {integrity:
sha512-/wGkvLj/st5Ud1Q76KF1uFxScV7WeqN1slQx5280ycwAyYkIPGaRZAEgHxe3bjirSd5Zpwkj6zNcR4cqYni/ZA==}
peerDependencies:
react: ^18 || ^19
@@ -1217,8 +1215,8 @@ packages:
react: '>=16.8'
react-dom: '>=16.8'
- '@tanstack/[email protected]':
- resolution: {integrity:
sha512-SYXFrmrbPgXBvf+HsOsKhFgqSe4M6B29VHOsX9Jih9TlNkNkDWx0hWMiMLUghMEzyUz772ndzdEeCEBx+3GIZw==}
+ '@tanstack/[email protected]':
+ resolution: {integrity:
sha512-XnMRnHQ23piOVj2bzJqHrRrLg4r+F86fuBcwteKfbIjJrtGxb4z7tIvPVAe4B+4UVwo9G4Giuz5fmapcrnZ0OQ==}
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
@@ -1227,8 +1225,8 @@ packages:
resolution: {integrity:
sha512-ldZXEhOBb8Is7xLs01fR3YEc3DERiz5silj8tnGkFZytt1abEvl/GhUmCE0PMLaMPTa3Jk4HbKmRlHmu+gCftg==}
engines: {node: '>=12'}
- '@tanstack/[email protected]':
- resolution: {integrity:
sha512-ww+fmLHyCbPSf7JNbWZP3g7wl6SdNo3ah5Aiw+0e9FDErkVHLKprYUrwTm7dF646FtEkN/KkAKPYezxpmvOjxw==}
+ '@tanstack/[email protected]':
+ resolution: {integrity:
sha512-zSz2Z2HNyLjCplANTDyl3BcdQJc2k1+yyFoKhNRmCr7V7dY8o8q5m8uFTI1/Pg1kL+Hgrz6u3Xo6eFUB7l66cg==}
'@testing-library/[email protected]':
resolution: {integrity:
sha512-pemlzrSESWbdAloYml3bAJMEfNh1Z7EduzqPKprCH5S341frlpYnUEW0H72dLxa6IsYr+mPno20GiSm+h9dEdQ==}
@@ -1343,9 +1341,6 @@ packages:
'@types/[email protected]':
resolution: {integrity:
sha512-52CcUVNFyfb1A2ALocQw/Dd1BQFNmSdkuC3BkZ6iqhdMfQz7JWOFRuJFloOzjk+6WijU56m9oKXFAXc7o3Towg==}
- '@types/[email protected]':
- resolution: {integrity:
sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==}
-
'@types/[email protected]':
resolution: {integrity:
sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==}
@@ -1370,8 +1365,8 @@ packages:
'@types/[email protected]':
resolution: {integrity:
sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==}
- '@types/[email protected]':
- resolution: {integrity:
sha512-gqkrWUsS8hcm0r44yn7/xZeV1ERva/nLgrLxFRUGb7aoNMIJfZJ3AC261zDQuOAKC7MiXai1WCpYc48jAHoShQ==}
+ '@types/[email protected]':
+ resolution: {integrity:
sha512-GYDxsZi3ChgmckRT9HPU0WEhKLP08ev/Yfcq2AstjrDASOYCSXeyjDsHg4v5t4jOj7cyDX3vmprafKlWIG9MXQ==}
'@types/[email protected]':
resolution: {integrity:
sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==}
@@ -1413,39 +1408,39 @@ packages:
'@types/[email protected]':
resolution: {integrity:
sha512-ThVF6DCVhA8kUGy+aazFQ4kXQ7E1Ty7A3ypFOe0IcJV8O/M511G99AW24irKrW56Wt44yG9+ij8FaqoBGkuBXg==}
- '@typescript-eslint/[email protected]':
- resolution: {integrity:
sha512-Jz9ZztpB37dNC+HU2HI28Bs9QXpzCz+y/twHOwhyrIRdbuVDxSytJNDl6z/aAKlaRIwC7y8wJdkBv7FxYGgi0A==}
+ '@typescript-eslint/[email protected]':
+ resolution: {integrity:
sha512-NZZgp0Fm2IkD+La5PR81sd+g+8oS6JwJje+aRWsDocxHkjyRw0J5L5ZTlN3LI1LlOcGL7ph3eaIUmTXMIjLk0w==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
- '@typescript-eslint/parser': ^8.56.1
+ '@typescript-eslint/parser': ^8.57.2
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
typescript: '>=4.8.4 <6.0.0'
- '@typescript-eslint/[email protected]':
- resolution: {integrity:
sha512-klQbnPAAiGYFyI02+znpBRLyjL4/BrBd0nyWkdC0s/6xFLkXYQ8OoRrSkqacS1ddVxf/LDyODIKbQ5TgKAf/Fg==}
+ '@typescript-eslint/[email protected]':
+ resolution: {integrity:
sha512-30ScMRHIAD33JJQkgfGW1t8CURZtjc2JpTrq5n2HFhOefbAhb7ucc7xJwdWcrEtqUIYJ73Nybpsggii6GtAHjA==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
typescript: '>=4.8.4 <6.0.0'
- '@typescript-eslint/[email protected]':
- resolution: {integrity:
sha512-TAdqQTzHNNvlVFfR+hu2PDJrURiwKsUvxFn1M0h95BB8ah5jejas08jUWG4dBA68jDMI988IvtfdAI53JzEHOQ==}
+ '@typescript-eslint/[email protected]':
+ resolution: {integrity:
sha512-FuH0wipFywXRTHf+bTTjNyuNQQsQC3qh/dYzaM4I4W0jrCqjCVuUh99+xd9KamUfmCGPvbO8NDngo/vsnNVqgw==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
typescript: '>=4.8.4 <6.0.0'
- '@typescript-eslint/[email protected]':
- resolution: {integrity:
sha512-YAi4VDKcIZp0O4tz/haYKhmIDZFEUPOreKbfdAN3SzUDMcPhJ8QI99xQXqX+HoUVq8cs85eRKnD+rne2UAnj2w==}
+ '@typescript-eslint/[email protected]':
+ resolution: {integrity:
sha512-snZKH+W4WbWkrBqj4gUNRIGb/jipDW3qMqVJ4C9rzdFc+wLwruxk+2a5D+uoFcKPAqyqEnSb4l2ULuZf95eSkw==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
- '@typescript-eslint/[email protected]':
- resolution: {integrity:
sha512-qOtCYzKEeyr3aR9f28mPJqBty7+DBqsdd63eO0yyDwc6vgThj2UjWfJIcsFeSucYydqcuudMOprZ+x1SpF3ZuQ==}
+ '@typescript-eslint/[email protected]':
+ resolution: {integrity:
sha512-3Lm5DSM+DCowsUOJC+YqHHnKEfFh5CoGkj5Z31NQSNF4l5wdOwqGn99wmwN/LImhfY3KJnmordBq/4+VDe2eKw==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
typescript: '>=4.8.4 <6.0.0'
- '@typescript-eslint/[email protected]':
- resolution: {integrity:
sha512-yB/7dxi7MgTtGhZdaHCemf7PuwrHMenHjmzgUW1aJpO+bBU43OycnM3Wn+DdvDO/8zzA9HlhaJ0AUGuvri4oGg==}
+ '@typescript-eslint/[email protected]':
+ resolution: {integrity:
sha512-Co6ZCShm6kIbAM/s+oYVpKFfW7LBc6FXoPXjTRQ449PPNBY8U0KZXuevz5IFuuUj2H9ss40atTaf9dlGLzbWZg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
@@ -1455,25 +1450,25 @@ packages:
resolution: {integrity:
sha512-+fZ3LZNeiELGmimrujsDCT4CRIbq5oXdHe7chLiW8qzqyPMnn1puNstCrMNVAqwcl2FdIxkuJ4tOs/RFDBVc/Q==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
- '@typescript-eslint/[email protected]':
- resolution: {integrity:
sha512-dbMkdIUkIkchgGDIv7KLUpa0Mda4IYjo4IAMJUZ+3xNoUXxMsk9YtKpTHSChRS85o+H9ftm51gsK1dZReY9CVw==}
+ '@typescript-eslint/[email protected]':
+ resolution: {integrity:
sha512-/iZM6FnM4tnx9csuTxspMW4BOSegshwX5oBDznJ7S4WggL7Vczz5d2W11ecc4vRrQMQHXRSxzrCsyG5EsPPTbA==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
- '@typescript-eslint/[email protected]':
- resolution: {integrity:
sha512-qzUL1qgalIvKWAf9C1HpvBjif+Vm6rcT5wZd4VoMb9+Km3iS3Cv9DY6dMRMDtPnwRAFyAi7YXJpTIEXLvdfPxg==}
+ '@typescript-eslint/[email protected]':
+ resolution: {integrity:
sha512-2MKM+I6g8tJxfSmFKOnHv2t8Sk3T6rF20A1Puk0svLK+uVapDZB/4pfAeB7nE83uAZrU6OxW+HmOd5wHVdXwXA==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
typescript: '>=4.8.4 <6.0.0'
- '@typescript-eslint/[email protected]':
- resolution: {integrity:
sha512-HPAVNIME3tABJ61siYlHzSWCGtOoeP2RTIaHXFMPqjrQKCGB9OgUVdiNgH7TJS2JNIQ5qQ4RsAUDuGaGme/KOA==}
+ '@typescript-eslint/[email protected]':
+ resolution: {integrity:
sha512-krRIbvPK1ju1WBKIefiX+bngPs+odIQUtR7kymzPfo1POVw3jlF+nLkmexdSSd4UCbDcQn+wMBATOOmpBbqgKg==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
typescript: '>=4.8.4 <6.0.0'
- '@typescript-eslint/[email protected]':
- resolution: {integrity:
sha512-KiROIzYdEV85YygXw6BI/Dx4fnBlFQu6Mq4QE4MOH9fFnhohw6wX/OAvDY2/C+ut0I3RSPKenvZJIVYqJNkhEw==}
+ '@typescript-eslint/[email protected]':
+ resolution: {integrity:
sha512-zhahknjobV2FiD6Ee9iLbS7OV9zi10rG26odsQdfBO/hjSzUQbkIYgda+iNKK1zNiW2ey+Lf8MU5btN17V3dUw==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
'@ungap/[email protected]':
@@ -1498,17 +1493,17 @@ packages:
'@visx/[email protected]':
resolution: {integrity:
sha512-SVO+G0xtnL9dsNpGDcjCgoiCnlB3iLSM9KLz1sLbSrV7RaVXwY3/BTm2X9OWN1jH2a9M+eHt6DJ6sE6CXm4cUg==}
- '@vitejs/[email protected]':
- resolution: {integrity:
sha512-QIluDil2prhY1gdA3GGwxZzTAmLdi8cQ2CcuMW4PB/Wu4e/1pzqrwhYWVd09LInCRlDUidQjd0B70QWbjWtLxA==}
+ '@vitejs/[email protected]':
+ resolution: {integrity:
sha512-mOkXCII839dHyAt/gpoSlm28JIVDwhZ6tnG6wJxUy2bmOx7UaPjvOyIDf3SFv5s7Eo7HVaq6kRcu6YMEzt5Z7w==}
engines: {node: ^20.19.0 || >=22.12.0}
peerDependencies:
- vite: ^4 || ^5 || ^6 || ^7
+ vite: ^4 || ^5 || ^6 || ^7 || ^8
- '@vitejs/[email protected]':
- resolution: {integrity:
sha512-VIcFLdRi/VYRU8OL/puL7QXMYafHmqOnwTZY50U1JPlCNj30PxCMx65c494b1K9be9hX83KVt0+gTEwTWLqToA==}
+ '@vitejs/[email protected]':
+ resolution: {integrity:
sha512-YmKkfhOAi3wsB1PhJq5Scj3GXMn3WvtQ/JC0xoopuHoXSdmtdStOpFrYaT1kie2YgFBcIe64ROzMYRjCrYOdYw==}
engines: {node: ^20.19.0 || >=22.12.0}
peerDependencies:
- vite: ^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0
+ vite: ^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0
'@vitest/[email protected]':
resolution: {integrity:
sha512-EyF9SXU6kS5Ku/U82E259WSnvg6c8KTjppUncuNdm5QHpe17mwREHnjDzozC8x9MZ0xfBUFSaLkRv4TMA75ALQ==}
@@ -1796,8 +1791,8 @@ packages:
engines: {node: '>=0.4.0'}
hasBin: true
- [email protected]:
- resolution: {integrity:
sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==}
+ [email protected]:
+ resolution: {integrity:
sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw==}
engines: {node: '>=0.4.0'}
hasBin: true
@@ -1925,8 +1920,8 @@ packages:
resolution: {integrity:
sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==}
engines: {node: 18 || 20 || >=22}
- [email protected]:
- resolution: {integrity:
sha512-lIyg0szRfYbiy67j9KN8IyeD7q7hcmqnJ1ddWmNt19ItGpNN64mnllmxUNFIOdOm6by97jlL6wfpTTJrmnjWAA==}
+ [email protected]:
+ resolution: {integrity:
sha512-qyq26DxfY4awP2gIRXhhLWfwzwI+N5Nxk6iQi8EFizIaWIjqicQTE4sLnZZVdeKPRcVNoJOkkpfzoIYuvCKaIQ==}
engines: {node: '>=6.0.0'}
hasBin: true
@@ -1934,14 +1929,14 @@ packages:
resolution: {integrity:
sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==}
engines: {node: '>=8'}
- [email protected]:
- resolution: {integrity:
sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==}
+ [email protected]:
+ resolution: {integrity:
sha512-9ZLprWS6EENmhEOpjCYW2c8VkmOvckIJZfkr7rBW6dObmfgJ/L1GpSYW5Hpo9lDz4D1+n0Ckz8rU7FwHDQiG/w==}
- [email protected]:
- resolution: {integrity:
sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==}
+ [email protected]:
+ resolution: {integrity:
sha512-MCV/fYJEbqx68aE58kv2cA/kiky1G8vux3OR6/jbS+jIMe/6fJWa0DTzJU7dqijOWYwHi1t29FlfYI9uytqlpA==}
- [email protected]:
- resolution: {integrity:
sha512-h+DEnpVvxmfVefa4jFbCf5HdH5YMDXRsmKflpf1pILZWRFlTbJpxeU55nJl4Smt5HQaGzg1o6RHFPJaOqnmBDg==}
+ [email protected]:
+ resolution: {integrity:
sha512-VZznLgtwhn+Mact9tfiwx64fA9erHH/MCXEUfB/0bX/6Fz6ny5EGTXYltMocqg4xFAQZtnO3DHWWXi8RiuN7cQ==}
engines: {node: 18 || 20 || >=22}
[email protected]:
@@ -1997,8 +1992,8 @@ packages:
[email protected]:
resolution: {integrity:
sha512-3qtRjw/HQSMlDWf+X79N206fepf4SOOU6SQLMaq/0KkZLmSjPxAkBOQQ+FxbHKfHmYLZFfdWsO3KA90ceHPSnw==}
- [email protected]:
- resolution: {integrity:
sha512-tmN+fJxroPndC74efCdp12j+0rk0RHwV5Jwa1zWaFVyw2ZxAuPeG8ZgWC3Wz7uSjT3qMRQ5XHZ4COgQmsCMJAQ==}
+ [email protected]:
+ resolution: {integrity:
sha512-dZcaJLJeDMh4rELYFw1tvSn1bhZWYFOt468FcbHHxx/Z/dFidd1I6ciyFdi3iwfQCyOjqo9upF6lGQYtMiJWxw==}
[email protected]:
resolution: {integrity:
sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==}
@@ -2247,17 +2242,8 @@ packages:
resolution: {integrity:
sha512-BS8PfmtDGnrgYdOonGZQdLZslWIeCGFP9tpan0hi1Co2Zr2NKADsvGYA8XxuG/4UWgJ6Cjtv+YJnB6MM69QGlQ==}
engines: {node: '>= 0.4'}
- [email protected]:
- resolution: {integrity:
sha512-t5EcLVS6QPBNqM2z8fakk/NKel+Xzshgt8FFKAn+qwlD1pzZWxh0nVCrvFK7ZDb6XucZeF9z8C7CBWTRIVApAw==}
-
- [email protected]:
- resolution: {integrity:
sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==}
- engines: {node: '>=6.0'}
- peerDependencies:
- supports-color: '*'
- peerDependenciesMeta:
- supports-color:
- optional: true
+ [email protected]:
+ resolution: {integrity:
sha512-YbwwqR/uYpeoP4pu043q+LTDLFBLApUP6VxRihdfNTqu4ubqMlGDLd6ErXhEgsyvY0K6nCs7nggYumAN+9uEuQ==}
[email protected]:
resolution: {integrity:
sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==}
@@ -2346,8 +2332,8 @@ packages:
[email protected]:
resolution: {integrity:
sha512-refir3NlutEZqlKaBLK0tzlVLe5P2wDKS7UQt/3SpibizgsRAPOsqQC3ffw1nlv3ze5gjRQZYHoPymgVZkplFA==}
- [email protected]:
- resolution: {integrity:
sha512-5z3uFKBWjiNR44nFcYdkcXjKMbg5KXNdciu7mhTPo9tB7NbqSNP2sSnGR+fqknZSCwKkBN+oxiiajWs4dT6ORg==}
+ [email protected]:
+ resolution: {integrity:
sha512-QNQ5l45DzYytThO21403XN3FvK0hOkWDG8viNf6jqS42msJ8I4tGDSpBCgvDRRPnkffafiwAym2X2eHeGD2V0w==}
[email protected]:
resolution: {integrity:
sha512-zxxR9k+rx5ktMwT/FwyLdPCrq7xN6e4VGGHH8hA01vVYKjTFik7nHOxBnAYtrgYUB1RpAiLvA1/U2YraWxyKKg==}
@@ -2436,13 +2422,13 @@ packages:
peerDependencies:
eslint: '>=7.0.0'
- [email protected]:
- resolution: {integrity:
sha512-YzEodbDyW8DX8bImKhAcCeu/L31Dd/70Bidx2Qex9OFUtgzXLqtfWL4Hr5fM/aCCB8QUZLuJur0S9k6UfgFkfg==}
+ [email protected]:
+ resolution: {integrity:
sha512-RbBmDFyu7FqnjE8F0ZxPNzx5UaptdeS9Uu50r7A+D7s/+FCX+ybiyViYEgFUaFIFqSWJgZRTpL5d8Kanxxl2lQ==}
engines: {node: '>=12'}
peerDependencies:
'@eslint/json': '*'
eslint: '*'
- jsonc-eslint-parser: ^2.4.0
+ jsonc-eslint-parser: ^2.4.0 || ^3.0.0
peerDependenciesMeta:
'@eslint/json':
optional: true
@@ -2451,8 +2437,8 @@ packages:
resolution: {integrity:
sha512-z/h4oBRd9wI1ET60HqcLSU6XPeAh/EPOrBBTyCdkWeMoYrWAaUVA+DOQkWTiNIyCltG4NTmy62SQisVXxoXurw==}
engines: {node: '>=18.10.0'}
- [email protected]:
- resolution: {integrity:
sha512-HttlxdNG5ly3YjP1cFMP62R4qKLxJURfBZo2gnMY+yQojZxkLyOpY1H1KRTKBmvQeSG9pIpSGEhDjE17vvYosg==}
+ [email protected]:
+ resolution: {integrity:
sha512-dbNR5iEnQeORwsK2WZzr3QaMtFCY3kKJVMRHPzUpKzMhmVy2zIpVgFDpX8MNoIdoqz6KCpCfOJavhfiSbZbN+w==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: '>=6.0.0'
@@ -2526,8 +2512,8 @@ packages:
resolution: {integrity:
sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==}
engines: {node: ^20.19.0 || ^22.13.0 || >=24}
- [email protected]:
- resolution: {integrity:
sha512-BhHmn2yNOFA9H9JmmIVKJmd288g9hrVRDkdoIgRCRuSySRUHH7r/DI6aAXW9T1WwUuY3DFgrcaqB+deURBLR5g==}
+ [email protected]:
+ resolution: {integrity:
sha512-XoMjdBOwe/esVgEvLmNsD3IRHkm7fbKIUGvrleloJXUZgDHig2IPWNniv+GwjyJXzuNqVjlr5+4yVUZjycJwfQ==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
hasBin: true
peerDependencies:
@@ -2557,6 +2543,10 @@ packages:
resolution: {integrity:
sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==}
engines: {node: '>=0.10'}
+ [email protected]:
+ resolution: {integrity:
sha512-Ap6G0WQwcU/LHsvLwON1fAQX9Zp0A2Y6Y/cJBl9r/JbW90Zyg4/zbG6zzKa2OTALELarYHmKu0GhpM5EO+7T0g==}
+ engines: {node: '>=0.10'}
+
[email protected]:
resolution: {integrity:
sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==}
engines: {node: '>=4.0'}
@@ -2629,8 +2619,8 @@ packages:
resolution: {integrity:
sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==}
engines: {node: '>=16'}
- [email protected]:
- resolution: {integrity:
sha512-IxfVbRFVlV8V/yRaGzk0UVIcsKKHMSfYw66T/u4nTwlWteQePsxe//LjudR1AMX4tZW3WFCh3Zqa/sjlqpbURQ==}
+ [email protected]:
+ resolution: {integrity:
sha512-PjDse7RzhcPkIJwy5t7KPWQSZ9cAbzQXcafsetQoD7sOJRQlGikNbx7yZp2OotDnJyrDcbyRq3Ttb18iYOqkxA==}
[email protected]:
resolution: {integrity:
sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==}
@@ -2743,8 +2733,8 @@ packages:
[email protected]:
resolution: {integrity:
sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==}
- [email protected]:
- resolution: {integrity:
sha512-gGgrVCoDKlIZ8fIqXBBb0pPKqDgki0Z/FSKNiQzSGj2uEYHr1tq5wmBegGwJx6QB5S5cM0khSBpi/JFHMCvsmQ==}
+ [email protected]:
+ resolution: {integrity:
sha512-5bJ+nf/UCpAjHM8i06fl7eLyVC9iuNAjm9qzkiu2ZGhM0VscSvS6WDPfAwkdkBuoXGM9FJSbKl6wylMwP9Ktig==}
engines: {node: ^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0}
[email protected]:
@@ -2752,8 +2742,8 @@ packages:
engines: {node: '>=0.4.7'}
hasBin: true
- [email protected]:
- resolution: {integrity:
sha512-lMHQRRwIPyJ70HV0kkFT7jH/gXzSI7yDkQFe07E2flwmNDFoWUTRMKpW2sglsnpeA7b6S2TJPp98EbQxai8eaQ==}
+ [email protected]:
+ resolution: {integrity:
sha512-5/F8wxkNxYtsN0bXfMwIyNLZ9WYsoOYPbmoluqVJqv8KBUbcyKZawJ7uYK4WTX8IHBLYv+VXIwfeNDPy1oKMwQ==}
engines: {node: '>=20.0.0'}
[email protected]:
@@ -2834,10 +2824,10 @@ packages:
[email protected]:
resolution: {integrity:
sha512-PdlvPnvIp4E1sYi46Ik4tBYh/v/NbYfFFgTjkwFl0is8A18s7/bx9aXqsrOax9WUbeNS6mD2oix7Z0yGGf6m5g==}
- [email protected]:
- resolution: {integrity:
sha512-/4Xvgm8RiJNcB+sZwplylrFNJ27DVvubGX7y6uXn7hh7aSvbmXVSRIyIGx08fEn05SYwaSYWt753mIpJuPKo+Q==}
+ [email protected]:
+ resolution: {integrity:
sha512-hQY9/bFoQKGlSKMlaCuLR8w1h5JjieqrsnZvEmj1Ja6Ec7fbyc4cTrCsY9mb9Sd8YQ/swsrKz1S9M8AcvVI70w==}
peerDependencies:
- typescript: ^5
+ typescript: ^5 || ^6
peerDependenciesMeta:
typescript:
optional: true
@@ -3103,8 +3093,8 @@ packages:
engines: {node: '>=6'}
hasBin: true
- [email protected]:
- resolution: {integrity:
sha512-uuPNLJkKN8NXAlZlQ6kmUF9qO+T6Kyd7oV4+/7yy8Jz6+MZNyhPq8EdLpdfnPVzUC8qSf1b4j1azKaGnFsjmsw==}
+ [email protected]:
+ resolution: {integrity:
sha512-1e4qoRgnn448pRuMvKGsFFymUCquZV0mpGgOyIKNgD3JVDTsVJyRBGH/Fm0tBb8WsWGgmB1mDe6/yJMQM37DUA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
[email protected]:
@@ -3372,8 +3362,8 @@ packages:
[email protected]:
resolution: {integrity:
sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
- [email protected]:
- resolution: {integrity:
sha512-G3VUymSE0/iegFnuipujpwyTM2GuZAKXNeerUSrG2+Eg391wW63xFs5ixWsK9MWzr1AGoSkYGmyAzNgbR3+urw==}
+ [email protected]:
+ resolution: {integrity:
sha512-4KXa4nVBIBjbDbd7vfQNuQ25eFxug0aropCQFoI0JdOBuJWamkT1yLVIWReFI8SiTRc+H1hKzaNk+cLk2N9rtQ==}
engines: {node: '>=18'}
hasBin: true
peerDependencies:
@@ -3665,22 +3655,22 @@ packages:
peerDependencies:
react: ^19.2.4
- [email protected]:
- resolution: {integrity:
sha512-1CHvcDYzuRUNOflt4MOq3ZM46AronNJtQ1S7tnX6YN4y72qhgiUItpacZUAQ0TyWYci3yz1X+rXaSxiuEm86PA==}
+ [email protected]:
+ resolution: {integrity:
sha512-V4v6jubaf6JAurEaVnT9aUPKFbNtDgohj5CIgVGyPHvT9wRx5OZHVjz31GsxnPNI278XMu+ruFz+wGOscHaLKw==}
engines: {node: '>=18.0.0'}
peerDependencies:
react: ^16.8.0 || ^17 || ^18 || ^19
- [email protected]:
- resolution: {integrity:
sha512-XlZpbKUj9tkfgPgT9gA+1p7Ey6vFIZHttUjPqpTdyT5nqQ8mHL7elxvSbaC+dpSiHUSmr21Ya1mDxBZG3aje4Q==}
+ [email protected]:
+ resolution: {integrity:
sha512-FmP+ZriY3EG59Ug/lxNfrObCnW9xQShgk7Nb83+CkpfkcCpfS95ydv+E9JuXA5cp8KtskU7LGlIARpkc92X22Q==}
peerDependencies:
react: '>=16.8.1'
react-dom: '>=16.8.1'
- [email protected]:
- resolution: {integrity:
sha512-C8RZ7N7H0L+flitiX6ASjq9p5puVJU1Z8VyL3OgM/QOMRf40BMZX+5TkpxzZVcTmOLPX5zlti4InEX5pFyiVeA==}
+ [email protected]:
+ resolution: {integrity:
sha512-nyU8iKNrI5uDJch0z9+Y5XEr34b0wkyYj3Rp+tfbahxtlswxSCjcUL9H0nqXo9IR3/t5Y5PKIA3fx3MfUyR9Xw==}
peerDependencies:
- i18next: '>= 23.2.3'
+ i18next: '>= 23.4.0'
react: '>= 16.8.0'
react-dom: '*'
react-native: '*'
@@ -3726,15 +3716,15 @@ packages:
react: ^16.14.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc
react-dom: ^16.14.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc
- [email protected]:
- resolution: {integrity:
sha512-UJnV3Rxc5TgUPJt2KJpo1Jpy0OKQr0AjgbZzBFjaPJcFOb2Y8jA5H3LT8HUJAiRLlWrEXWHbF1Z4SCZaQjWDHw==}
+ [email protected]:
+ resolution: {integrity:
sha512-aR7SUORwTqAW0JDeiWF07e9SBE9qGpByR9I8kJT5h/FrBKxPMS6TiC7rmVO+gC0q52Bx7JnjWe8Z1sR9faN4YA==}
engines: {node: '>=20.0.0'}
peerDependencies:
react: '>=18'
react-dom: '>=18'
- [email protected]:
- resolution: {integrity:
sha512-td+xP4X2/6BJvZoX6xw++A2DdEi++YypA69bJUV5oVvqf6/9/9nNlD70YO1e9d3MyamJEBQFEzk6mbfDYbqrSA==}
+ [email protected]:
+ resolution: {integrity:
sha512-tX1Aee+ArlKQP+NIUd7SE6Li+CiGKwQtbS+FfRxPX6Pe4vHOo6nr9d++u5cwg+Z8K/x8tP+7qLmujDtfrAoUJA==}
engines: {node: '>=20.0.0'}
peerDependencies:
react: '>=18'
@@ -3749,8 +3739,8 @@ packages:
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
- [email protected]:
- resolution: {integrity:
sha512-OqJ2/vL7lEeV5zTJyG7kmARppUjiB9h9udl4qHQjjgEos66z00Ia0OckwYfRxCSFrW8RJIBnsBwQsHZbVPspqg==}
+ [email protected]:
+ resolution: {integrity:
sha512-DgXrc+AZF47+HvAPEmn7Ua/1p10jNoVZVI/LoPiYdtY+OM+/nG5yefLHKJwdKqY1adMuHFbeyBaG9j64ML7vTw==}
peerDependencies:
react: '>= 0.14.0'
@@ -4048,10 +4038,6 @@ packages:
resolution: {integrity:
sha512-Bh7QjT8/SuKUIfObSXNHNSK6WHo6J1tHCqJsuaFDP7gP0fkzSfTxI8y85JrppZ0h8l0maIgc2tfuZQ6/t3GtnQ==}
engines: {node: ^14.18.0 || >=16.0.0}
- [email protected]:
- resolution: {integrity:
sha512-+XZ+r1XGIJGeQk3VvXhT6xx/VpbHsRzsTkGgF6E5RX9TTXD0118l87puaEBZ566FhqblC6U0d4XnubznJDm30A==}
- engines: {node: ^14.18.0 || >=16.0.0}
-
[email protected]:
resolution: {integrity:
sha512-yEFYrVhod+hdNyx7g5Bnkkb0G6si8HJurOoOEgC8B/O0uXLHlaey/65KRv6cuWBNhBgHKAROVpc7QyYqE5gFng==}
engines: {node: '>=20'}
@@ -4086,11 +4072,11 @@ packages:
resolution: {integrity:
sha512-t2T/WLB2WRgZ9EpE4jgPJ9w+i66UZfDc8wHh0xrwiRNN+UwH98GIJkTeZqX9rg0i0ptwzqW+uYeIF0T4F8LR7A==}
engines: {node: '>=14.0.0'}
- [email protected]:
- resolution: {integrity:
sha512-ZjCZK0rppSBu7rjHYDYsEaMOIbbT+nWF57hKkv4IUmZWBNrBWBOjIElc0mKRgLM8bm7x/BBlof6t2gi/Oq/Asw==}
+ [email protected]:
+ resolution: {integrity:
sha512-YQ7uPjgWUibIK6DW5lrKujGwUKhLevU4hcGbP5O6TcIUb+oTjJYJVWPS4nZsIHrEEEG6myk/oqAJUEQmpZrHsg==}
- [email protected]:
- resolution: {integrity:
sha512-keinCnPbwXEUG3ilrWQZU+CqcTTzHq9m2HhoUP2l7Xmi8l1LuijAXLpAJ5zRW+ifKTNscs4NdCkfkDCBYm352w==}
+ [email protected]:
+ resolution: {integrity:
sha512-I4FZcVFcqCRuT0ph6dCDpPuO4Xgzvh+spkcTr1gK7peIvxWauoloVO0vuy1FQnijT63ss6AsHB6+OIM4aXHbPg==}
hasBin: true
[email protected]:
@@ -4101,8 +4087,8 @@ packages:
resolution: {integrity:
sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
engines: {node: '>=8.0'}
- [email protected]:
- resolution: {integrity:
sha512-kXuRi1mtaKMrsLUxz3sQYvVl37B0Ns6MzfrtV5DvJceE9bPyspOqk9xxv7XbZWcfLWbFmm997vl83qUWVJA64w==}
+ [email protected]:
+ resolution: {integrity:
sha512-LktZQb3IeoUWB9lqR5EWTHgW/VTITCXg4D21M+lvybRVdylLrRMnqaIONLVb5mav8vM19m44HIcGq4qASeu2Qw==}
engines: {node: '>=16'}
[email protected]:
@@ -4114,8 +4100,8 @@ packages:
[email protected]:
resolution: {integrity:
sha512-tmMpK00BjZiUyVyvrBK7knerNgmgvcV/KLVyuma/SC+TQN167GrMRciANTz09+k3zW8L8t60jWO1GpfkZdjTaw==}
- [email protected]:
- resolution: {integrity:
sha512-3TaVTaAv2gTiMB35i3FiGJaRfwb3Pyn/j3m/bfAvGe8FB7CF6u+LMYqYlDh7reQf7UNvoTvdfAqHGmPGOSsPmA==}
+ [email protected]:
+ resolution: {integrity:
sha512-OJ/ibxhPlqrMM0UiNHJ/0CKQkoKF243/AEmplt3qpRgkW8VG7IfOS41h7V8TjITqdByHzrjcS/2si+y4lIh8NA==}
engines: {node: '>=18.12'}
peerDependencies:
typescript: '>=4.8.4'
@@ -4141,8 +4127,8 @@ packages:
resolution: {integrity:
sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==}
engines: {node: '>=8'}
- [email protected]:
- resolution: {integrity:
sha512-JnTrzGu+zPV3aXIUhnyWJj4z/wigMsdYajGLIYakqyOW1nPllzXEJee0QQbHj+CTIQtXGlAjuK0UY+2xTyjVAw==}
+ [email protected]:
+ resolution: {integrity:
sha512-PlBfpQwiUvGViBNX84Yxwjsdhd1TUlXr6zjX7eoirtCPIr08NAmxwa+fcYBTeRQxHo9YC9wwF3m9i700sHma8g==}
engines: {node: '>=20'}
[email protected]:
@@ -4161,8 +4147,8 @@ packages:
resolution: {integrity:
sha512-3KS2b+kL7fsuk/eJZ7EQdnEmQoaho/r6KUef7hxvltNA5DR8NAUM+8wJMbJyZ4G9/7i3v5zPBIMN5aybAh2/Jg==}
engines: {node: '>= 0.4'}
- [email protected]:
- resolution: {integrity:
sha512-U4lM6pjmBX7J5wk4szltF7I1cGBHXZopnAXCMXb3+fZ3B/0Z3hq3wS/CCUB2NZBNAExK92mCU2tEohWuwVMsDQ==}
+ [email protected]:
+ resolution: {integrity:
sha512-VEPQ0iPgWO/sBaZOU1xo4nuNdODVOajPnTIbog2GKYr31nIlZ0fWPoCQgGfF3ETyBl1vn63F/p50Um9Z4J8O8A==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
@@ -4408,8 +4394,8 @@ packages:
resolution: {integrity:
sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==}
engines: {node: '>=12'}
- [email protected]:
- resolution: {integrity:
sha512-blAT2mjOEIi0ZzruJfIhb3nps74PRWTCz1IjglWEEpQl5XS/UNama6u2/rjFkDDouqr4L67ry+1aGIALViWjDg==}
+ [email protected]:
+ resolution: {integrity:
sha512-sAt8BhgNbzCtgGbt2OxmpuryO63ZoDk/sqaB/znQm94T4fCEsy/yV+7CdC1kJhOU9lboAEU7R3kquuycDoibVA==}
engines: {node: '>=10.0.0'}
peerDependencies:
bufferutil: ^4.0.1
@@ -4435,12 +4421,12 @@ packages:
resolution: {integrity:
sha512-YgvUTfwqyc7UXVMrB+SImsVYSmTS8X/tSrtdNZMImM+n7+QTriRXyXim0mBrTXNeqzVF0KWGgHPeiyViFFrNDw==}
engines: {node: '>=18'}
- [email protected]:
- resolution: {integrity:
sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==}
+ [email protected]:
+ resolution: {integrity:
sha512-vIYeF1u3CjlhAFekPPAk2h/Kv4T3mAkMox5OymRiJQB0spDP10LHvt+K7G9Ny6NuuMAb25/6n1qyUjAcGNf/AA==}
engines: {node: '>= 6'}
- [email protected]:
- resolution: {integrity:
sha512-mplynKqc1C2hTVYxd0PU2xQAc22TI1vShAYGksCCfxbn/dFwnHTNi1bvYsBTkhdUNtGIf5xNOg938rrSSYvS9A==}
+ [email protected]:
+ resolution: {integrity:
sha512-AvbaCLOO2Otw/lW5bmh9d/WEdcDFdQp2Z2ZUH3pX9U2ihyUY0nvLv7J6TrWowklRGPYbB/IuIMfYgxaCPg5Bpg==}
engines: {node: '>= 14.6'}
hasBin: true
@@ -4484,8 +4470,8 @@ packages:
react:
optional: true
- [email protected]:
- resolution: {integrity:
sha512-fdZY+dk7zn/vbWNCYmzZULHRrss0jx5pPFiOuMZ/5HJN6Yv3u+1Wswy/4MpZEkEGhtNH+pwxZB8OKgUBPzYAGg==}
+ [email protected]:
+ resolution: {integrity:
sha512-i77ae3aZq4dhMlRhJVCYgMLKuSiZAaUPAct2AksxQ+gOtimhGMdXljRT21P5BNpeT4kXlLIckvkPM029OljD7g==}
engines: {node: '>=12.20.0'}
peerDependencies:
'@types/react': '>=18.0.0'
@@ -4635,7 +4621,7 @@ snapshots:
'@babel/types': 7.28.5
'@jridgewell/remapping': 2.3.5
convert-source-map: 2.0.0
- debug: 4.4.1
+ debug: 4.4.3
gensync: 1.0.0-beta.2
json5: 2.2.3
semver: 6.3.1
@@ -4648,8 +4634,8 @@ snapshots:
'@babel/generator': 7.29.1
'@babel/helper-compilation-targets': 7.28.6
'@babel/helper-module-transforms': 7.28.6(@babel/[email protected])
- '@babel/helpers': 7.28.6
- '@babel/parser': 7.29.0
+ '@babel/helpers': 7.29.2
+ '@babel/parser': 7.29.2
'@babel/template': 7.28.6
'@babel/traverse': 7.29.0
'@babel/types': 7.29.0
@@ -4686,7 +4672,7 @@ snapshots:
'@babel/[email protected]':
dependencies:
- '@babel/parser': 7.29.0
+ '@babel/parser': 7.29.2
'@babel/types': 7.29.0
'@jridgewell/gen-mapping': 0.3.13
'@jridgewell/trace-mapping': 0.3.31
@@ -4785,7 +4771,7 @@ snapshots:
'@babel/template': 7.27.2
'@babel/types': 7.28.5
- '@babel/[email protected]':
+ '@babel/[email protected]':
dependencies:
'@babel/template': 7.28.6
'@babel/types': 7.29.0
@@ -4798,7 +4784,7 @@ snapshots:
dependencies:
'@babel/types': 7.28.5
- '@babel/[email protected]':
+ '@babel/[email protected]':
dependencies:
'@babel/types': 7.29.0
@@ -4818,6 +4804,8 @@ snapshots:
'@babel/[email protected]': {}
+ '@babel/[email protected]': {}
+
'@babel/[email protected]':
dependencies:
'@babel/code-frame': 7.27.1
@@ -4827,7 +4815,7 @@ snapshots:
'@babel/[email protected]':
dependencies:
'@babel/code-frame': 7.29.0
- '@babel/parser': 7.29.0
+ '@babel/parser': 7.29.2
'@babel/types': 7.29.0
'@babel/[email protected]':
@@ -4840,7 +4828,7 @@ snapshots:
'@babel/helper-split-export-declaration': 7.24.7
'@babel/parser': 7.26.10
'@babel/types': 7.26.10
- debug: 4.4.0
+ debug: 4.4.3
globals: 11.12.0
transitivePeerDependencies:
- supports-color
@@ -4853,7 +4841,7 @@ snapshots:
'@babel/parser': 7.28.5
'@babel/template': 7.27.2
'@babel/types': 7.28.5
- debug: 4.4.1
+ debug: 4.4.3
transitivePeerDependencies:
- supports-color
@@ -4862,7 +4850,7 @@ snapshots:
'@babel/code-frame': 7.29.0
'@babel/generator': 7.29.1
'@babel/helper-globals': 7.28.0
- '@babel/parser': 7.29.0
+ '@babel/parser': 7.29.2
'@babel/template': 7.28.6
'@babel/types': 7.29.0
debug: 4.4.3
@@ -5052,33 +5040,28 @@ snapshots:
'@esbuild/[email protected]':
optional: true
- '@eslint-community/[email protected]([email protected]([email protected]))':
- dependencies:
- eslint: 9.39.1([email protected])
- eslint-visitor-keys: 3.4.3
-
- '@eslint-community/[email protected]([email protected]([email protected]))':
+ '@eslint-community/[email protected]([email protected]([email protected]))':
dependencies:
- eslint: 9.39.1([email protected])
+ eslint: 9.39.4([email protected])
eslint-visitor-keys: 3.4.3
- '@eslint-community/[email protected]([email protected]([email protected]))':
+ '@eslint-community/[email protected]([email protected]([email protected]))':
dependencies:
- eslint: 9.39.1([email protected])
+ eslint: 9.39.4([email protected])
eslint-visitor-keys: 3.4.3
- '@eslint-community/[email protected]': {}
-
'@eslint-community/[email protected]': {}
- '@eslint/[email protected]([email protected]([email protected]))':
+ '@eslint/[email protected]([email protected]([email protected]))':
+ dependencies:
+ '@eslint/core': 0.17.0
optionalDependencies:
- eslint: 9.39.1([email protected])
+ eslint: 9.39.4([email protected])
- '@eslint/[email protected]':
+ '@eslint/[email protected]':
dependencies:
'@eslint/object-schema': 2.1.7
- debug: 4.4.1
+ debug: 4.4.3
minimatch: 3.1.5
transitivePeerDependencies:
- supports-color
@@ -5091,10 +5074,10 @@ snapshots:
dependencies:
'@types/json-schema': 7.0.15
- '@eslint/[email protected]':
+ '@eslint/[email protected]':
dependencies:
ajv: 6.14.0
- debug: 4.4.1
+ debug: 4.4.3
espree: 10.4.0
globals: 14.0.0
ignore: 5.3.2
@@ -5105,7 +5088,7 @@ snapshots:
transitivePeerDependencies:
- supports-color
- '@eslint/[email protected]': {}
+ '@eslint/[email protected]': {}
'@eslint/[email protected]': {}
@@ -5151,44 +5134,42 @@ snapshots:
'@humanfs/[email protected]': {}
- '@humanfs/[email protected]':
+ '@humanfs/[email protected]':
dependencies:
'@humanfs/core': 0.19.1
- '@humanwhocodes/retry': 0.3.1
+ '@humanwhocodes/retry': 0.4.3
'@humanwhocodes/[email protected]': {}
- '@humanwhocodes/[email protected]': {}
-
- '@humanwhocodes/[email protected]': {}
+ '@humanwhocodes/[email protected]': {}
'@inquirer/[email protected]': {}
- '@inquirer/[email protected](@types/[email protected])':
+ '@inquirer/[email protected](@types/[email protected])':
dependencies:
- '@inquirer/core': 10.3.2(@types/[email protected])
- '@inquirer/type': 3.0.10(@types/[email protected])
+ '@inquirer/core': 10.3.2(@types/[email protected])
+ '@inquirer/type': 3.0.10(@types/[email protected])
optionalDependencies:
- '@types/node': 24.10.3
+ '@types/node': 24.12.0
- '@inquirer/[email protected](@types/[email protected])':
+ '@inquirer/[email protected](@types/[email protected])':
dependencies:
'@inquirer/ansi': 1.0.2
'@inquirer/figures': 1.0.15
- '@inquirer/type': 3.0.10(@types/[email protected])
+ '@inquirer/type': 3.0.10(@types/[email protected])
cli-width: 4.1.0
mute-stream: 2.0.0
signal-exit: 4.1.0
wrap-ansi: 6.2.0
yoctocolors-cjs: 2.1.3
optionalDependencies:
- '@types/node': 24.10.3
+ '@types/node': 24.12.0
'@inquirer/[email protected]': {}
- '@inquirer/[email protected](@types/[email protected])':
+ '@inquirer/[email protected](@types/[email protected])':
optionalDependencies:
- '@types/node': 24.10.3
+ '@types/node': 24.12.0
'@internationalized/[email protected]':
dependencies:
@@ -5293,18 +5274,16 @@ snapshots:
'@pkgjs/[email protected]':
optional: true
- '@pkgr/[email protected]': {}
-
'@pkgr/[email protected]': {}
'@playwright/[email protected]':
dependencies:
playwright: 1.58.2
- '@rolldown/[email protected]': {}
-
'@rolldown/[email protected]': {}
+ '@rolldown/[email protected]': {}
+
'@rollup/[email protected]':
optional: true
@@ -5380,10 +5359,10 @@ snapshots:
'@rollup/[email protected]':
optional: true
-
'@stylistic/[email protected]([email protected]([email protected]))([email protected])':
+
'@stylistic/[email protected]([email protected]([email protected]))([email protected])':
dependencies:
- '@typescript-eslint/utils':
8.56.1([email protected]([email protected]))([email protected])
- eslint: 9.39.1([email protected])
+ '@typescript-eslint/utils':
8.57.2([email protected]([email protected]))([email protected])
+ eslint: 9.39.4([email protected])
eslint-visitor-keys: 4.2.0
espree: 10.3.0
estraverse: 5.3.0
@@ -5392,51 +5371,59 @@ snapshots:
- supports-color
- typescript
- '@swc/[email protected]':
+ '@swc/[email protected]':
+ optional: true
+
+ '@swc/[email protected]':
optional: true
- '@swc/[email protected]':
+ '@swc/[email protected]':
optional: true
- '@swc/[email protected]':
+ '@swc/[email protected]':
optional: true
- '@swc/[email protected]':
+ '@swc/[email protected]':
optional: true
- '@swc/[email protected]':
+ '@swc/[email protected]':
optional: true
- '@swc/[email protected]':
+ '@swc/[email protected]':
optional: true
- '@swc/[email protected]':
+ '@swc/[email protected]':
optional: true
- '@swc/[email protected]':
+ '@swc/[email protected]':
optional: true
- '@swc/[email protected]':
+ '@swc/[email protected]':
optional: true
- '@swc/[email protected]':
+ '@swc/[email protected]':
optional: true
- '@swc/[email protected](@swc/[email protected])':
+ '@swc/[email protected]':
+ optional: true
+
+ '@swc/[email protected](@swc/[email protected])':
dependencies:
'@swc/counter': 0.1.3
- '@swc/types': 0.1.25
+ '@swc/types': 0.1.26
optionalDependencies:
- '@swc/core-darwin-arm64': 1.15.18
- '@swc/core-darwin-x64': 1.15.18
- '@swc/core-linux-arm-gnueabihf': 1.15.18
- '@swc/core-linux-arm64-gnu': 1.15.18
- '@swc/core-linux-arm64-musl': 1.15.18
- '@swc/core-linux-x64-gnu': 1.15.18
- '@swc/core-linux-x64-musl': 1.15.18
- '@swc/core-win32-arm64-msvc': 1.15.18
- '@swc/core-win32-ia32-msvc': 1.15.18
- '@swc/core-win32-x64-msvc': 1.15.18
+ '@swc/core-darwin-arm64': 1.15.21
+ '@swc/core-darwin-x64': 1.15.21
+ '@swc/core-linux-arm-gnueabihf': 1.15.21
+ '@swc/core-linux-arm64-gnu': 1.15.21
+ '@swc/core-linux-arm64-musl': 1.15.21
+ '@swc/core-linux-ppc64-gnu': 1.15.21
+ '@swc/core-linux-s390x-gnu': 1.15.21
+ '@swc/core-linux-x64-gnu': 1.15.21
+ '@swc/core-linux-x64-musl': 1.15.21
+ '@swc/core-win32-arm64-msvc': 1.15.21
+ '@swc/core-win32-ia32-msvc': 1.15.21
+ '@swc/core-win32-x64-msvc': 1.15.21
'@swc/helpers': 0.5.19
'@swc/[email protected]': {}
@@ -5445,24 +5432,24 @@ snapshots:
dependencies:
tslib: 2.8.1
- '@swc/[email protected]':
+ '@swc/[email protected]':
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.56.1([email protected]([email protected]))([email protected])
- eslint: 9.39.1([email protected])
+ '@typescript-eslint/utils':
8.57.2([email protected]([email protected]))([email protected])
+ eslint: 9.39.4([email protected])
optionalDependencies:
typescript: 5.9.3
transitivePeerDependencies:
- supports-color
- '@tanstack/[email protected]': {}
+ '@tanstack/[email protected]': {}
- '@tanstack/[email protected]([email protected])':
+ '@tanstack/[email protected]([email protected])':
dependencies:
- '@tanstack/query-core': 5.90.20
+ '@tanstack/query-core': 5.95.2
react: 19.2.4
'@tanstack/[email protected]([email protected]([email protected]))([email protected])':
@@ -5471,20 +5458,20 @@ snapshots:
react: 19.2.4
react-dom: 19.2.4([email protected])
-
'@tanstack/[email protected]([email protected]([email protected]))([email protected])':
+
'@tanstack/[email protected]([email protected]([email protected]))([email protected])':
dependencies:
- '@tanstack/virtual-core': 3.13.21
+ '@tanstack/virtual-core': 3.13.23
react: 19.2.4
react-dom: 19.2.4([email protected])
'@tanstack/[email protected]': {}
- '@tanstack/[email protected]': {}
+ '@tanstack/[email protected]': {}
'@testing-library/[email protected]':
dependencies:
'@babel/code-frame': 7.29.0
- '@babel/runtime': 7.28.6
+ '@babel/runtime': 7.29.2
'@types/aria-query': 5.0.4
aria-query: 5.3.0
chalk: 4.1.2
@@ -5533,7 +5520,7 @@ snapshots:
'@types/[email protected]':
dependencies:
- '@babel/parser': 7.29.0
+ '@babel/parser': 7.29.2
'@babel/types': 7.29.0
'@types/babel__generator': 7.27.0
'@types/babel__template': 7.4.4
@@ -5545,7 +5532,7 @@ snapshots:
'@types/[email protected]':
dependencies:
- '@babel/parser': 7.29.0
+ '@babel/parser': 7.29.2
'@babel/types': 7.29.0
'@types/[email protected]':
@@ -5615,9 +5602,7 @@ snapshots:
'@types/[email protected]':
dependencies:
- '@types/estree': 1.0.6
-
- '@types/[email protected]': {}
+ '@types/estree': 1.0.8
'@types/[email protected]': {}
@@ -5641,7 +5626,7 @@ snapshots:
'@types/[email protected]': {}
- '@types/[email protected]':
+ '@types/[email protected]':
dependencies:
undici-types: 7.16.0
@@ -5677,99 +5662,99 @@ snapshots:
'@types/[email protected]':
dependencies:
- '@types/node': 24.10.3
+ '@types/node': 24.12.0
-
'@typescript-eslint/[email protected](@typescript-eslint/[email protected]([email protected]([email protected]))([email protected]))([email protected]([email protected]))([email protected])':
+
'@typescript-eslint/[email protected](@typescript-eslint/[email protected]([email protected]([email protected]))([email protected]))([email protected]([email protected]))([email protected])':
dependencies:
'@eslint-community/regexpp': 4.12.2
- '@typescript-eslint/parser':
8.56.1([email protected]([email protected]))([email protected])
- '@typescript-eslint/scope-manager': 8.56.1
- '@typescript-eslint/type-utils':
8.56.1([email protected]([email protected]))([email protected])
- '@typescript-eslint/utils':
8.56.1([email protected]([email protected]))([email protected])
- '@typescript-eslint/visitor-keys': 8.56.1
- eslint: 9.39.1([email protected])
+ '@typescript-eslint/parser':
8.57.2([email protected]([email protected]))([email protected])
+ '@typescript-eslint/scope-manager': 8.57.2
+ '@typescript-eslint/type-utils':
8.57.2([email protected]([email protected]))([email protected])
+ '@typescript-eslint/utils':
8.57.2([email protected]([email protected]))([email protected])
+ '@typescript-eslint/visitor-keys': 8.57.2
+ eslint: 9.39.4([email protected])
ignore: 7.0.5
natural-compare: 1.4.0
- ts-api-utils: 2.4.0([email protected])
+ ts-api-utils: 2.5.0([email protected])
typescript: 5.9.3
transitivePeerDependencies:
- supports-color
-
'@typescript-eslint/[email protected]([email protected]([email protected]))([email protected])':
+
'@typescript-eslint/[email protected]([email protected]([email protected]))([email protected])':
dependencies:
- '@typescript-eslint/scope-manager': 8.56.1
- '@typescript-eslint/types': 8.56.1
- '@typescript-eslint/typescript-estree': 8.56.1([email protected])
- '@typescript-eslint/visitor-keys': 8.56.1
+ '@typescript-eslint/scope-manager': 8.57.2
+ '@typescript-eslint/types': 8.57.2
+ '@typescript-eslint/typescript-estree': 8.57.2([email protected])
+ '@typescript-eslint/visitor-keys': 8.57.2
debug: 4.4.3
- eslint: 9.39.1([email protected])
+ eslint: 9.39.4([email protected])
typescript: 5.9.3
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/[email protected]([email protected])':
+ '@typescript-eslint/[email protected]([email protected])':
dependencies:
- '@typescript-eslint/tsconfig-utils': 8.56.1([email protected])
- '@typescript-eslint/types': 8.56.1
+ '@typescript-eslint/tsconfig-utils': 8.57.2([email protected])
+ '@typescript-eslint/types': 8.57.2
debug: 4.4.3
typescript: 5.9.3
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/[email protected]':
+ '@typescript-eslint/[email protected]':
dependencies:
- '@typescript-eslint/types': 8.56.1
- '@typescript-eslint/visitor-keys': 8.56.1
+ '@typescript-eslint/types': 8.57.2
+ '@typescript-eslint/visitor-keys': 8.57.2
- '@typescript-eslint/[email protected]([email protected])':
+ '@typescript-eslint/[email protected]([email protected])':
dependencies:
typescript: 5.9.3
-
'@typescript-eslint/[email protected]([email protected]([email protected]))([email protected])':
+
'@typescript-eslint/[email protected]([email protected]([email protected]))([email protected])':
dependencies:
- '@typescript-eslint/types': 8.56.1
- '@typescript-eslint/typescript-estree': 8.56.1([email protected])
- '@typescript-eslint/utils':
8.56.1([email protected]([email protected]))([email protected])
+ '@typescript-eslint/types': 8.57.2
+ '@typescript-eslint/typescript-estree': 8.57.2([email protected])
+ '@typescript-eslint/utils':
8.57.2([email protected]([email protected]))([email protected])
debug: 4.4.3
- eslint: 9.39.1([email protected])
- ts-api-utils: 2.4.0([email protected])
+ eslint: 9.39.4([email protected])
+ ts-api-utils: 2.5.0([email protected])
typescript: 5.9.3
transitivePeerDependencies:
- supports-color
'@typescript-eslint/[email protected]': {}
- '@typescript-eslint/[email protected]': {}
+ '@typescript-eslint/[email protected]': {}
- '@typescript-eslint/[email protected]([email protected])':
+ '@typescript-eslint/[email protected]([email protected])':
dependencies:
- '@typescript-eslint/project-service': 8.56.1([email protected])
- '@typescript-eslint/tsconfig-utils': 8.56.1([email protected])
- '@typescript-eslint/types': 8.56.1
- '@typescript-eslint/visitor-keys': 8.56.1
+ '@typescript-eslint/project-service': 8.57.2([email protected])
+ '@typescript-eslint/tsconfig-utils': 8.57.2([email protected])
+ '@typescript-eslint/types': 8.57.2
+ '@typescript-eslint/visitor-keys': 8.57.2
debug: 4.4.3
minimatch: 10.2.4
semver: 7.7.4
tinyglobby: 0.2.15
- ts-api-utils: 2.4.0([email protected])
+ ts-api-utils: 2.5.0([email protected])
typescript: 5.9.3
transitivePeerDependencies:
- supports-color
-
'@typescript-eslint/[email protected]([email protected]([email protected]))([email protected])':
+
'@typescript-eslint/[email protected]([email protected]([email protected]))([email protected])':
dependencies:
- '@eslint-community/eslint-utils': 4.9.1([email protected]([email protected]))
- '@typescript-eslint/scope-manager': 8.56.1
- '@typescript-eslint/types': 8.56.1
- '@typescript-eslint/typescript-estree': 8.56.1([email protected])
- eslint: 9.39.1([email protected])
+ '@eslint-community/eslint-utils': 4.9.1([email protected]([email protected]))
+ '@typescript-eslint/scope-manager': 8.57.2
+ '@typescript-eslint/types': 8.57.2
+ '@typescript-eslint/typescript-estree': 8.57.2([email protected])
+ eslint: 9.39.4([email protected])
typescript: 5.9.3
transitivePeerDependencies:
- supports-color
- '@typescript-eslint/[email protected]':
+ '@typescript-eslint/[email protected]':
dependencies:
- '@typescript-eslint/types': 8.56.1
+ '@typescript-eslint/types': 8.57.2
eslint-visitor-keys: 5.0.1
'@ungap/[email protected]': {}
@@ -5828,15 +5813,15 @@ 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.0-rc.2
- '@swc/core': 1.15.18(@swc/[email protected])
- vite: 7.3.1(@types/[email protected])([email protected])([email protected])
+ '@rolldown/pluginutils': 1.0.0-rc.7
+ '@swc/core': 1.15.21(@swc/[email protected])
+ vite: 7.3.1(@types/[email protected])([email protected])([email protected])
transitivePeerDependencies:
- '@swc/helpers'
-
'@vitejs/[email protected]([email protected](@types/[email protected])([email protected])([email protected]))':
+
'@vitejs/[email protected]([email protected](@types/[email protected])([email protected])([email protected]))':
dependencies:
'@babel/core': 7.29.0
'@babel/plugin-transform-react-jsx-self': 7.27.1(@babel/[email protected])
@@ -5844,11 +5829,11 @@ snapshots:
'@rolldown/pluginutils': 1.0.0-rc.3
'@types/babel__core': 7.20.5
react-refresh: 0.18.0
- vite: 7.3.1(@types/[email protected])([email protected])([email protected])
+ vite: 7.3.1(@types/[email protected])([email protected])([email protected])
transitivePeerDependencies:
- supports-color
-
'@vitest/[email protected]([email protected](@types/[email protected])(@types/[email protected])([email protected])([email protected])([email protected](@types/[email protected])([email protected]))([email protected]))':
+
'@vitest/[email protected]([email protected](@types/[email protected])(@types/[email protected])([email protected])([email protected])([email protected](@types/[email protected])([email protected]))([email protected]))':
dependencies:
'@ampproject/remapping': 2.3.0
'@bcoe/v8-coverage': 1.0.2
@@ -5863,7 +5848,7 @@ snapshots:
std-env: 3.9.0
test-exclude: 7.0.1
tinyrainbow: 2.0.0
- vitest:
3.2.4(@types/[email protected])(@types/[email protected])([email protected])([email protected])([email protected](@types/[email protected])([email protected]))([email protected])
+ vitest:
3.2.4(@types/[email protected])(@types/[email protected])([email protected])([email protected])([email protected](@types/[email protected])([email protected]))([email protected])
transitivePeerDependencies:
- supports-color
@@ -5875,14 +5860,14 @@ snapshots:
chai: 5.3.3
tinyrainbow: 2.0.0
-
'@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': 3.2.4
estree-walker: 3.0.3
magic-string: 0.30.19
optionalDependencies:
- msw: 2.12.10(@types/[email protected])([email protected])
- vite: 7.3.1(@types/[email protected])([email protected])([email protected])
+ msw: 2.12.14(@types/[email protected])([email protected])
+ vite: 7.3.1(@types/[email protected])([email protected])([email protected])
'@vitest/[email protected]':
dependencies:
@@ -6493,13 +6478,13 @@ snapshots:
dependencies:
acorn: 8.14.1
- [email protected]([email protected]):
+ [email protected]([email protected]):
dependencies:
- acorn: 8.15.0
+ acorn: 8.16.0
[email protected]: {}
- [email protected]: {}
+ [email protected]: {}
[email protected]:
dependencies:
@@ -6645,20 +6630,20 @@ snapshots:
[email protected]: {}
- [email protected]: {}
+ [email protected]: {}
[email protected]: {}
- [email protected]:
+ [email protected]:
dependencies:
balanced-match: 1.0.2
concat-map: 0.0.1
- [email protected]:
+ [email protected]:
dependencies:
balanced-match: 1.0.2
- [email protected]:
+ [email protected]:
dependencies:
balanced-match: 4.0.4
@@ -6675,9 +6660,9 @@ snapshots:
[email protected]:
dependencies:
- baseline-browser-mapping: 2.10.0
- caniuse-lite: 1.0.30001777
- electron-to-chromium: 1.5.307
+ baseline-browser-mapping: 2.10.12
+ caniuse-lite: 1.0.30001782
+ electron-to-chromium: 1.5.328
node-releases: 2.0.36
update-browserslist-db: 1.2.3([email protected])
@@ -6725,7 +6710,7 @@ snapshots:
[email protected]: {}
- [email protected]: {}
+ [email protected]: {}
[email protected]: {}
@@ -6771,10 +6756,10 @@ snapshots:
dependencies:
'@kurkle/color': 0.3.4
- [email protected]([email protected])([email protected]):
+ [email protected]([email protected])([email protected]):
dependencies:
chart.js: 4.5.1
- dayjs: 1.11.19
+ dayjs: 1.11.20
[email protected]([email protected]):
dependencies:
@@ -6860,7 +6845,7 @@ snapshots:
import-fresh: 3.3.1
parse-json: 5.2.0
path-type: 4.0.0
- yaml: 1.10.2
+ yaml: 1.10.3
[email protected]:
dependencies:
@@ -6970,11 +6955,7 @@ snapshots:
es-errors: 1.3.0
is-data-view: 1.0.2
- [email protected]: {}
-
- [email protected]:
- dependencies:
- ms: 2.1.3
+ [email protected]: {}
[email protected]:
dependencies:
@@ -7032,7 +7013,7 @@ snapshots:
[email protected]:
dependencies:
- '@babel/runtime': 7.28.6
+ '@babel/runtime': 7.29.2
csstype: 3.2.3
[email protected]: {}
@@ -7047,7 +7028,7 @@ snapshots:
[email protected]: {}
- [email protected]: {}
+ [email protected]: {}
[email protected]: {}
@@ -7200,42 +7181,42 @@ snapshots:
[email protected]: {}
- [email protected]([email protected]([email protected])):
+ [email protected]([email protected]([email protected])):
dependencies:
- eslint: 9.39.1([email protected])
- semver: 7.7.1
+ eslint: 9.39.4([email protected])
+ semver: 7.7.4
- [email protected]([email protected]([email protected])):
+ [email protected]([email protected]([email protected])):
dependencies:
- eslint: 9.39.1([email protected])
+ eslint: 9.39.4([email protected])
-
[email protected]([email protected]([email protected]))([email protected]):
+
[email protected]([email protected]([email protected]))([email protected]):
dependencies:
- eslint: 9.39.1([email protected])
- esquery: 1.6.0
- jsonc-eslint-parser: 2.4.1
+ eslint: 9.39.4([email protected])
+ esquery: 1.7.0
+ jsonc-eslint-parser: 2.4.2
[email protected]:
dependencies:
lodash: 4.17.23
requireindex: 1.1.0
- [email protected]([email protected]([email protected])):
+ [email protected]([email protected]([email protected])):
dependencies:
- '@eslint-community/eslint-utils': 4.9.0([email protected]([email protected]))
+ '@eslint-community/eslint-utils': 4.9.1([email protected]([email protected]))
diff-sequences: 27.5.1
- eslint: 9.39.1([email protected])
- eslint-compat-utils: 0.6.5([email protected]([email protected]))
- eslint-json-compat-utils:
0.2.1([email protected]([email protected]))([email protected])
+ eslint: 9.39.4([email protected])
+ eslint-compat-utils: 0.6.5([email protected]([email protected]))
+ eslint-json-compat-utils:
0.2.3([email protected]([email protected]))([email protected])
espree: 10.4.0
graphemer: 1.4.0
- jsonc-eslint-parser: 2.4.1
+ jsonc-eslint-parser: 2.4.2
natural-compare: 1.4.0
- synckit: 0.11.8
+ synckit: 0.11.12
transitivePeerDependencies:
- '@eslint/json'
- [email protected]([email protected]([email protected])):
+ [email protected]([email protected]([email protected])):
dependencies:
aria-query: 5.3.2
array-includes: 3.1.8
@@ -7245,7 +7226,7 @@ snapshots:
axobject-query: 4.1.0
damerau-levenshtein: 1.0.8
emoji-regex: 9.2.2
- eslint: 9.39.1([email protected])
+ eslint: 9.39.4([email protected])
hasown: 2.0.2
jsx-ast-utils: 3.3.5
language-tags: 1.0.9
@@ -7254,41 +7235,41 @@ snapshots:
safe-regex-test: 1.1.0
string.prototype.includes: 2.0.1
-
[email protected]([email protected]([email protected]))([email protected]):
+
[email protected]([email protected]([email protected]))([email protected]):
dependencies:
'@typescript-eslint/types': 8.48.1
- '@typescript-eslint/utils':
8.56.1([email protected]([email protected]))([email protected])
- eslint: 9.39.1([email protected])
+ '@typescript-eslint/utils':
8.57.2([email protected]([email protected]))([email protected])
+ eslint: 9.39.4([email protected])
natural-orderby: 5.0.0
transitivePeerDependencies:
- supports-color
- typescript
-
[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:
- eslint: 9.39.1([email protected])
+ eslint: 9.39.4([email protected])
prettier: 3.8.1
prettier-linter-helpers: 1.0.1
synckit: 0.11.12
optionalDependencies:
- eslint-config-prettier: 10.1.8([email protected]([email protected]))
+ eslint-config-prettier: 10.1.8([email protected]([email protected]))
- [email protected]([email protected]([email protected])):
+ [email protected]([email protected]([email protected])):
dependencies:
'@babel/core': 7.28.5
'@babel/parser': 7.28.5
- eslint: 9.39.1([email protected])
+ eslint: 9.39.4([email protected])
hermes-parser: 0.25.1
zod: 4.2.1
zod-validation-error: 4.0.2([email protected])
transitivePeerDependencies:
- supports-color
- [email protected]([email protected]([email protected])):
+ [email protected]([email protected]([email protected])):
dependencies:
- eslint: 9.39.1([email protected])
+ eslint: 9.39.4([email protected])
- [email protected]([email protected]([email protected])):
+ [email protected]([email protected]([email protected])):
dependencies:
array-includes: 3.1.8
array.prototype.findlast: 1.2.5
@@ -7296,7 +7277,7 @@ snapshots:
array.prototype.tosorted: 1.1.4
doctrine: 2.1.0
es-iterator-helpers: 1.2.1
- eslint: 9.39.1([email protected])
+ eslint: 9.39.4([email protected])
estraverse: 5.3.0
hasown: 2.0.2
jsx-ast-utils: 3.3.5
@@ -7310,14 +7291,14 @@ snapshots:
string.prototype.matchall: 4.0.12
string.prototype.repeat: 1.0.0
- [email protected]([email protected]([email protected])):
+ [email protected]([email protected]([email protected])):
dependencies:
'@babel/helper-validator-identifier': 7.25.9
- '@eslint-community/eslint-utils': 4.5.1([email protected]([email protected]))
+ '@eslint-community/eslint-utils': 4.5.1([email protected]([email protected]))
ci-info: 4.2.0
clean-regexp: 1.0.0
core-js-compat: 3.41.0
- eslint: 9.39.1([email protected])
+ eslint: 9.39.4([email protected])
esquery: 1.6.0
globals: 15.15.0
indent-string: 4.0.0
@@ -7343,29 +7324,29 @@ snapshots:
[email protected]: {}
- [email protected]([email protected]):
+ [email protected]([email protected]):
dependencies:
- '@eslint-community/eslint-utils': 4.9.0([email protected]([email protected]))
- '@eslint-community/regexpp': 4.12.1
- '@eslint/config-array': 0.21.1
+ '@eslint-community/eslint-utils': 4.9.1([email protected]([email protected]))
+ '@eslint-community/regexpp': 4.12.2
+ '@eslint/config-array': 0.21.2
'@eslint/config-helpers': 0.4.2
'@eslint/core': 0.17.0
- '@eslint/eslintrc': 3.3.1
- '@eslint/js': 9.39.1
+ '@eslint/eslintrc': 3.3.5
+ '@eslint/js': 9.39.4
'@eslint/plugin-kit': 0.4.1
- '@humanfs/node': 0.16.6
+ '@humanfs/node': 0.16.7
'@humanwhocodes/module-importer': 1.0.1
- '@humanwhocodes/retry': 0.4.2
+ '@humanwhocodes/retry': 0.4.3
'@types/estree': 1.0.8
ajv: 6.14.0
chalk: 4.1.2
cross-spawn: 7.0.6
- debug: 4.4.1
+ debug: 4.4.3
escape-string-regexp: 4.0.0
eslint-scope: 8.4.0
eslint-visitor-keys: 4.2.1
espree: 10.4.0
- esquery: 1.6.0
+ esquery: 1.7.0
esutils: 2.0.3
fast-deep-equal: 3.1.3
file-entry-cache: 8.0.0
@@ -7392,14 +7373,14 @@ snapshots:
[email protected]:
dependencies:
- acorn: 8.15.0
- acorn-jsx: 5.3.2([email protected])
+ acorn: 8.16.0
+ acorn-jsx: 5.3.2([email protected])
eslint-visitor-keys: 4.2.1
[email protected]:
dependencies:
- acorn: 8.15.0
- acorn-jsx: 5.3.2([email protected])
+ acorn: 8.16.0
+ acorn-jsx: 5.3.2([email protected])
eslint-visitor-keys: 3.4.3
[email protected]: {}
@@ -7408,6 +7389,10 @@ snapshots:
dependencies:
estraverse: 5.3.0
+ [email protected]:
+ dependencies:
+ estraverse: 5.3.0
+
[email protected]:
dependencies:
estraverse: 5.3.0
@@ -7464,10 +7449,10 @@ snapshots:
[email protected]:
dependencies:
- flatted: 3.4.1
+ flatted: 3.4.2
keyv: 4.5.4
- [email protected]: {}
+ [email protected]: {}
[email protected]: {}
@@ -7588,7 +7573,7 @@ snapshots:
[email protected]: {}
- [email protected]: {}
+ [email protected]: {}
[email protected]:
dependencies:
@@ -7599,14 +7584,14 @@ snapshots:
optionalDependencies:
uglify-js: 3.19.3
- [email protected]:
+ [email protected]:
dependencies:
- '@types/node': 24.10.3
+ '@types/node': 24.12.0
'@types/whatwg-mimetype': 3.0.2
'@types/ws': 8.18.1
entities: 7.0.1
whatwg-mimetype: 3.0.0
- ws: 8.19.0
+ ws: 8.20.0
transitivePeerDependencies:
- bufferutil
- utf-8-validate
@@ -7637,7 +7622,7 @@ snapshots:
[email protected]:
dependencies:
- '@types/estree': 1.0.6
+ '@types/estree': 1.0.8
'@types/hast': 3.0.4
'@types/unist': 3.0.3
comma-separated-tokens: 2.0.3
@@ -7705,9 +7690,9 @@ snapshots:
transitivePeerDependencies:
- encoding
- [email protected]([email protected]):
+ [email protected]([email protected]):
dependencies:
- '@babel/runtime': 7.28.6
+ '@babel/runtime': 7.29.2
optionalDependencies:
typescript: 5.9.3
@@ -7961,12 +7946,12 @@ snapshots:
[email protected]: {}
- [email protected]:
+ [email protected]:
dependencies:
- acorn: 8.15.0
+ acorn: 8.16.0
eslint-visitor-keys: 3.4.3
espree: 9.6.1
- semver: 7.7.1
+ semver: 7.7.4
[email protected]: {}
@@ -8405,15 +8390,15 @@ snapshots:
[email protected]:
dependencies:
- brace-expansion: 5.0.4
+ brace-expansion: 5.0.5
[email protected]:
dependencies:
- brace-expansion: 1.1.12
+ brace-expansion: 1.1.13
[email protected]:
dependencies:
- brace-expansion: 2.0.2
+ brace-expansion: 2.0.3
[email protected]: {}
@@ -8427,7 +8412,7 @@ snapshots:
[email protected]:
dependencies:
- acorn: 8.15.0
+ acorn: 8.16.0
pathe: 2.0.3
pkg-types: 1.3.1
ufo: 1.6.1
@@ -8438,14 +8423,14 @@ snapshots:
[email protected]: {}
- [email protected](@types/[email protected])([email protected]):
+ [email protected](@types/[email protected])([email protected]):
dependencies:
- '@inquirer/confirm': 5.1.21(@types/[email protected])
+ '@inquirer/confirm': 5.1.21(@types/[email protected])
'@mswjs/interceptors': 0.41.3
'@open-draft/deferred-promise': 2.2.0
'@types/statuses': 2.0.6
cookie: 1.1.1
- graphql: 16.13.1
+ graphql: 16.13.2
headers-polyfill: 4.0.3
is-node-process: 1.2.0
outvariant: 1.4.3
@@ -8454,8 +8439,8 @@ snapshots:
rettime: 0.10.1
statuses: 2.0.2
strict-event-emitter: 0.5.1
- tough-cookie: 6.0.0
- type-fest: 5.4.4
+ tough-cookie: 6.0.1
+ type-fest: 5.5.0
until-async: 3.0.2
yargs: 17.7.2
optionalDependencies:
@@ -8745,20 +8730,20 @@ snapshots:
react: 19.2.4
scheduler: 0.27.0
- [email protected]([email protected]):
+ [email protected]([email protected]):
dependencies:
react: 19.2.4
- [email protected]([email protected]([email protected]))([email protected]):
+ [email protected]([email protected]([email protected]))([email protected]):
dependencies:
react: 19.2.4
react-dom: 19.2.4([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.26.10
+ '@babel/runtime': 7.29.2
html-parse-stringify: 3.0.1
- i18next: 25.8.16([email protected])
+ i18next: 25.10.9([email protected])
react: 19.2.4
optionalDependencies:
react-dom: 19.2.4([email protected])
@@ -8802,13 +8787,13 @@ snapshots:
react: 19.2.4
react-dom: 19.2.4([email protected])
- [email protected]([email protected]([email protected]))([email protected]):
+ [email protected]([email protected]([email protected]))([email protected]):
dependencies:
react: 19.2.4
react-dom: 19.2.4([email protected])
- react-router: 7.13.1([email protected]([email protected]))([email protected])
+ react-router: 7.13.2([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.4
@@ -8818,7 +8803,7 @@ snapshots:
[email protected](@types/[email protected])([email protected]([email protected]))([email protected]):
dependencies:
- '@babel/runtime': 7.28.6
+ '@babel/runtime': 7.29.2
'@emotion/cache': 11.14.0
'@emotion/react': 11.14.0(@types/[email protected])([email protected])
'@floating-ui/dom': 1.7.1
@@ -8833,9 +8818,9 @@ snapshots:
- '@types/react'
- supports-color
- [email protected]([email protected]):
+ [email protected]([email protected]):
dependencies:
- '@babel/runtime': 7.26.10
+ '@babel/runtime': 7.29.2
highlight.js: 10.7.3
highlightjs-vue: 1.0.0
lowlight: 1.20.0
@@ -8845,7 +8830,7 @@ snapshots:
[email protected]([email protected]([email protected]))([email protected]):
dependencies:
- '@babel/runtime': 7.28.6
+ '@babel/runtime': 7.29.2
dom-helpers: 5.2.1
loose-envify: 1.4.0
prop-types: 15.8.1
@@ -9229,10 +9214,6 @@ snapshots:
dependencies:
'@pkgr/core': 0.2.9
- [email protected]:
- dependencies:
- '@pkgr/core': 0.2.4
-
[email protected]: {}
[email protected]:
@@ -9264,11 +9245,11 @@ snapshots:
[email protected]: {}
- [email protected]: {}
+ [email protected]: {}
- [email protected]:
+ [email protected]:
dependencies:
- tldts-core: 7.0.25
+ tldts-core: 7.0.27
[email protected]: {}
@@ -9276,9 +9257,9 @@ snapshots:
dependencies:
is-number: 7.0.0
- [email protected]:
+ [email protected]:
dependencies:
- tldts: 7.0.25
+ tldts: 7.0.27
[email protected]: {}
@@ -9286,7 +9267,7 @@ snapshots:
[email protected]: {}
- [email protected]([email protected]):
+ [email protected]([email protected]):
dependencies:
typescript: 5.9.3
@@ -9307,7 +9288,7 @@ snapshots:
[email protected]: {}
- [email protected]:
+ [email protected]:
dependencies:
tagged-tag: 1.0.0
@@ -9344,13 +9325,13 @@ snapshots:
possible-typed-array-names: 1.1.0
reflect.getprototypeof: 1.0.10
- [email protected]([email protected]([email protected]))([email protected]):
+ [email protected]([email protected]([email protected]))([email protected]):
dependencies:
- '@typescript-eslint/eslint-plugin':
8.56.1(@typescript-eslint/[email protected]([email protected]([email protected]))([email protected]))([email protected]([email protected]))([email protected])
- '@typescript-eslint/parser':
8.56.1([email protected]([email protected]))([email protected])
- '@typescript-eslint/typescript-estree': 8.56.1([email protected])
- '@typescript-eslint/utils':
8.56.1([email protected]([email protected]))([email protected])
- eslint: 9.39.1([email protected])
+ '@typescript-eslint/eslint-plugin':
8.57.2(@typescript-eslint/[email protected]([email protected]([email protected]))([email protected]))([email protected]([email protected]))([email protected])
+ '@typescript-eslint/parser':
8.57.2([email protected]([email protected]))([email protected])
+ '@typescript-eslint/typescript-estree': 8.57.2([email protected])
+ '@typescript-eslint/utils':
8.57.2([email protected]([email protected]))([email protected])
+ eslint: 9.39.4([email protected])
typescript: 5.9.3
transitivePeerDependencies:
- supports-color
@@ -9460,13 +9441,13 @@ snapshots:
'@types/unist': 3.0.3
vfile-message: 4.0.2
- [email protected](@types/[email protected])([email protected])([email protected]):
+ [email protected](@types/[email protected])([email protected])([email protected]):
dependencies:
cac: 6.7.14
debug: 4.4.1
es-module-lexer: 1.7.0
pathe: 2.0.3
- vite: 7.3.1(@types/[email protected])([email protected])([email protected])
+ vite: 7.3.1(@types/[email protected])([email protected])([email protected])
transitivePeerDependencies:
- '@types/node'
- jiti
@@ -9481,11 +9462,11 @@ snapshots:
- tsx
- yaml
-
[email protected]([email protected](@types/[email protected])([email protected])([email protected])):
+
[email protected]([email protected](@types/[email protected])([email protected])([email protected])):
dependencies:
- vite: 7.3.1(@types/[email protected])([email protected])([email protected])
+ vite: 7.3.1(@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:
esbuild: 0.27.3
fdir: 6.5.0([email protected])
@@ -9494,16 +9475,16 @@ snapshots:
rollup: 4.59.0
tinyglobby: 0.2.15
optionalDependencies:
- '@types/node': 24.10.3
+ '@types/node': 24.12.0
fsevents: 2.3.3
jiti: 1.21.7
- yaml: 2.8.2
+ yaml: 2.8.3
-
[email protected](@types/[email protected])(@types/[email protected])([email protected])([email protected])([email protected](@types/[email protected])([email protected]))([email protected]):
+
[email protected](@types/[email protected])(@types/[email protected])([email protected])([email protected])([email protected](@types/[email protected])([email protected]))([email protected]):
dependencies:
'@types/chai': 5.2.2
'@vitest/expect': 3.2.4
- '@vitest/mocker':
3.2.4([email protected](@types/[email protected])([email protected]))([email protected](@types/[email protected])([email protected])([email protected]))
+ '@vitest/mocker':
3.2.4([email protected](@types/[email protected])([email protected]))([email protected](@types/[email protected])([email protected])([email protected]))
'@vitest/pretty-format': 3.2.4
'@vitest/runner': 3.2.4
'@vitest/snapshot': 3.2.4
@@ -9521,13 +9502,13 @@ snapshots:
tinyglobby: 0.2.15
tinypool: 1.1.1
tinyrainbow: 2.0.0
- vite: 7.3.1(@types/[email protected])([email protected])([email protected])
- vite-node: 3.2.4(@types/[email protected])([email protected])([email protected])
+ vite: 7.3.1(@types/[email protected])([email protected])([email protected])
+ vite-node: 3.2.4(@types/[email protected])([email protected])([email protected])
why-is-node-running: 2.3.0
optionalDependencies:
'@types/debug': 4.1.12
- '@types/node': 24.10.3
- happy-dom: 20.8.3
+ '@types/node': 24.12.0
+ happy-dom: 20.8.8
transitivePeerDependencies:
- jiti
- less
@@ -9629,7 +9610,7 @@ snapshots:
string-width: 5.1.2
strip-ansi: 7.2.0
- [email protected]: {}
+ [email protected]: {}
[email protected]: {}
@@ -9639,9 +9620,9 @@ snapshots:
[email protected]: {}
- [email protected]: {}
+ [email protected]: {}
- [email protected]: {}
+ [email protected]: {}
[email protected]: {}
@@ -9672,7 +9653,7 @@ snapshots:
'@types/react': 19.2.14
react: 19.2.4
-
[email protected](@types/[email protected])([email protected])([email protected]([email protected])):
+
[email protected](@types/[email protected])([email protected])([email protected]([email protected])):
optionalDependencies:
'@types/react': 19.2.14
react: 19.2.4