Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
canifa_note
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Vũ Hoàng Anh
canifa_note
Commits
b2a2151e
Commit
b2a2151e
authored
Aug 03, 2025
by
johnnyjoy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: bump frontend dependencies
parent
9b06275f
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
313 additions
and
319 deletions
+313
-319
package.json
web/package.json
+15
-15
pnpm-lock.yaml
web/pnpm-lock.yaml
+298
-304
No files found.
web/package.json
View file @
b2a2151e
...
@@ -34,21 +34,21 @@
...
@@ -34,21 +34,21 @@
"dayjs"
:
"^1.11.13"
,
"dayjs"
:
"^1.11.13"
,
"fuse.js"
:
"^7.1.0"
,
"fuse.js"
:
"^7.1.0"
,
"highlight.js"
:
"^11.11.1"
,
"highlight.js"
:
"^11.11.1"
,
"i18next"
:
"^25.3.
0
"
,
"i18next"
:
"^25.3.
2
"
,
"katex"
:
"^0.16.22"
,
"katex"
:
"^0.16.22"
,
"leaflet"
:
"^1.9.4"
,
"leaflet"
:
"^1.9.4"
,
"lodash-es"
:
"^4.17.21"
,
"lodash-es"
:
"^4.17.21"
,
"lucide-react"
:
"^0.486.0"
,
"lucide-react"
:
"^0.486.0"
,
"mermaid"
:
"^11.
8
.0"
,
"mermaid"
:
"^11.
9
.0"
,
"mobx"
:
"^6.13.7"
,
"mobx"
:
"^6.13.7"
,
"mobx-react-lite"
:
"^4.1.0"
,
"mobx-react-lite"
:
"^4.1.0"
,
"react"
:
"^18.3.1"
,
"react"
:
"^18.3.1"
,
"react-dom"
:
"^18.3.1"
,
"react-dom"
:
"^18.3.1"
,
"react-force-graph-2d"
:
"^1.28.0"
,
"react-force-graph-2d"
:
"^1.28.0"
,
"react-hot-toast"
:
"^2.5.2"
,
"react-hot-toast"
:
"^2.5.2"
,
"react-i18next"
:
"^15.
5.3
"
,
"react-i18next"
:
"^15.
6.1
"
,
"react-leaflet"
:
"^4.2.1"
,
"react-leaflet"
:
"^4.2.1"
,
"react-router-dom"
:
"^7.
6.3
"
,
"react-router-dom"
:
"^7.
7.1
"
,
"react-simple-pull-to-refresh"
:
"^1.3.3"
,
"react-simple-pull-to-refresh"
:
"^1.3.3"
,
"react-use"
:
"^17.6.0"
,
"react-use"
:
"^17.6.0"
,
"tailwind-merge"
:
"^3.3.1"
,
"tailwind-merge"
:
"^3.3.1"
,
...
@@ -57,32 +57,32 @@
...
@@ -57,32 +57,32 @@
"uuid"
:
"^11.1.0"
"uuid"
:
"^11.1.0"
},
},
"devDependencies"
:
{
"devDependencies"
:
{
"@bufbuild/protobuf"
:
"^2.6.
0
"
,
"@bufbuild/protobuf"
:
"^2.6.
2
"
,
"@eslint/js"
:
"^9.3
0.1
"
,
"@eslint/js"
:
"^9.3
2.0
"
,
"@trivago/prettier-plugin-sort-imports"
:
"^5.2.2"
,
"@trivago/prettier-plugin-sort-imports"
:
"^5.2.2"
,
"@types/d3"
:
"^7.4.3"
,
"@types/d3"
:
"^7.4.3"
,
"@types/katex"
:
"^0.16.7"
,
"@types/katex"
:
"^0.16.7"
,
"@types/leaflet"
:
"^1.9.
19
"
,
"@types/leaflet"
:
"^1.9.
20
"
,
"@types/lodash-es"
:
"^4.17.12"
,
"@types/lodash-es"
:
"^4.17.12"
,
"@types/node"
:
"^24.
0.1
0"
,
"@types/node"
:
"^24.
1.
0"
,
"@types/qs"
:
"^6.14.0"
,
"@types/qs"
:
"^6.14.0"
,
"@types/react"
:
"^18.3.23"
,
"@types/react"
:
"^18.3.23"
,
"@types/react-dom"
:
"^18.3.7"
,
"@types/react-dom"
:
"^18.3.7"
,
"@types/textarea-caret"
:
"^3.0.4"
,
"@types/textarea-caret"
:
"^3.0.4"
,
"@types/uuid"
:
"^10.0.0"
,
"@types/uuid"
:
"^10.0.0"
,
"@vitejs/plugin-react"
:
"^4.
6
.0"
,
"@vitejs/plugin-react"
:
"^4.
7
.0"
,
"code-inspector-plugin"
:
"^0.18.3"
,
"code-inspector-plugin"
:
"^0.18.3"
,
"eslint"
:
"^9.3
0.1
"
,
"eslint"
:
"^9.3
2.0
"
,
"eslint-config-prettier"
:
"^10.1.
5
"
,
"eslint-config-prettier"
:
"^10.1.
8
"
,
"eslint-plugin-prettier"
:
"^5.5.
1
"
,
"eslint-plugin-prettier"
:
"^5.5.
3
"
,
"eslint-plugin-react"
:
"^7.37.5"
,
"eslint-plugin-react"
:
"^7.37.5"
,
"long"
:
"^5.3.2"
,
"long"
:
"^5.3.2"
,
"nice-grpc-web"
:
"^3.3.7"
,
"nice-grpc-web"
:
"^3.3.7"
,
"prettier"
:
"^3.6.2"
,
"prettier"
:
"^3.6.2"
,
"terser"
:
"^5.43.1"
,
"terser"
:
"^5.43.1"
,
"tw-animate-css"
:
"^1.3.
4
"
,
"tw-animate-css"
:
"^1.3.
6
"
,
"typescript"
:
"^5.
8.3
"
,
"typescript"
:
"^5.
9.2
"
,
"typescript-eslint"
:
"^8.3
5.1
"
,
"typescript-eslint"
:
"^8.3
8.0
"
,
"vite"
:
"^7.0.6"
"vite"
:
"^7.0.6"
},
},
"pnpm"
:
{
"pnpm"
:
{
...
...
web/pnpm-lock.yaml
View file @
b2a2151e
...
@@ -64,7 +64,7 @@ importers:
...
@@ -64,7 +64,7 @@ importers:
version
:
1.2.7(@types/react-dom@18.3.7(@types/react@18.3.23))(@types/react@18.3.23)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
version
:
1.2.7(@types/react-dom@18.3.7(@types/react@18.3.23))(@types/react@18.3.23)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'
@tailwindcss/vite'
:
'
@tailwindcss/vite'
:
specifier
:
^4.1.11
specifier
:
^4.1.11
version
:
4.1.11(vite@7.0.6(@types/node@24.
0.10)(jiti@2.4.2
)(lightningcss@1.30.1)(terser@5.43.1))
version
:
4.1.11(vite@7.0.6(@types/node@24.
1.0)(jiti@2.5.1
)(lightningcss@1.30.1)(terser@5.43.1))
class-variance-authority
:
class-variance-authority
:
specifier
:
^0.7.1
specifier
:
^0.7.1
version
:
0.7.1
version
:
0.7.1
...
@@ -87,8 +87,8 @@ importers:
...
@@ -87,8 +87,8 @@ importers:
specifier
:
^11.11.1
specifier
:
^11.11.1
version
:
11.11.1
version
:
11.11.1
i18next
:
i18next
:
specifier
:
^25.3.
0
specifier
:
^25.3.
2
version
:
25.3.
0(typescript@5.8.3
)
version
:
25.3.
2(typescript@5.9.2
)
katex
:
katex
:
specifier
:
^0.16.22
specifier
:
^0.16.22
version
:
0.16.22
version
:
0.16.22
...
@@ -102,8 +102,8 @@ importers:
...
@@ -102,8 +102,8 @@ importers:
specifier
:
^0.486.0
specifier
:
^0.486.0
version
:
0.486.0(react@18.3.1)
version
:
0.486.0(react@18.3.1)
mermaid
:
mermaid
:
specifier
:
^11.
8
.0
specifier
:
^11.
9
.0
version
:
11.
8
.0
version
:
11.
9
.0
mobx
:
mobx
:
specifier
:
^6.13.7
specifier
:
^6.13.7
version
:
6.13.7
version
:
6.13.7
...
@@ -123,14 +123,14 @@ importers:
...
@@ -123,14 +123,14 @@ importers:
specifier
:
^2.5.2
specifier
:
^2.5.2
version
:
2.5.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
version
:
2.5.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
react-i18next
:
react-i18next
:
specifier
:
^15.
5.3
specifier
:
^15.
6.1
version
:
15.
5.3(i18next@25.3.0(typescript@5.8.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.8.3
)
version
:
15.
6.1(i18next@25.3.2(typescript@5.9.2))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.9.2
)
react-leaflet
:
react-leaflet
:
specifier
:
^4.2.1
specifier
:
^4.2.1
version
:
4.2.1(leaflet@1.9.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
version
:
4.2.1(leaflet@1.9.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
react-router-dom
:
react-router-dom
:
specifier
:
^7.
6.3
specifier
:
^7.
7.1
version
:
7.
6.3
(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
version
:
7.
7.1
(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
react-simple-pull-to-refresh
:
react-simple-pull-to-refresh
:
specifier
:
^1.3.3
specifier
:
^1.3.3
version
:
1.3.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
version
:
1.3.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
...
@@ -151,11 +151,11 @@ importers:
...
@@ -151,11 +151,11 @@ importers:
version
:
11.1.0
version
:
11.1.0
devDependencies
:
devDependencies
:
'
@bufbuild/protobuf'
:
'
@bufbuild/protobuf'
:
specifier
:
^2.6.
0
specifier
:
^2.6.
2
version
:
2.6.
0
version
:
2.6.
2
'
@eslint/js'
:
'
@eslint/js'
:
specifier
:
^9.3
0.1
specifier
:
^9.3
2.0
version
:
9.3
0.1
version
:
9.3
2.0
'
@trivago/prettier-plugin-sort-imports'
:
'
@trivago/prettier-plugin-sort-imports'
:
specifier
:
^5.2.2
specifier
:
^5.2.2
version
:
5.2.2(prettier@3.6.2)
version
:
5.2.2(prettier@3.6.2)
...
@@ -166,14 +166,14 @@ importers:
...
@@ -166,14 +166,14 @@ importers:
specifier
:
^0.16.7
specifier
:
^0.16.7
version
:
0.16.7
version
:
0.16.7
'
@types/leaflet'
:
'
@types/leaflet'
:
specifier
:
^1.9.
19
specifier
:
^1.9.
20
version
:
1.9.
19
version
:
1.9.
20
'
@types/lodash-es'
:
'
@types/lodash-es'
:
specifier
:
^4.17.12
specifier
:
^4.17.12
version
:
4.17.12
version
:
4.17.12
'
@types/node'
:
'
@types/node'
:
specifier
:
^24.
0.1
0
specifier
:
^24.
1.
0
version
:
24.
0.1
0
version
:
24.
1.
0
'
@types/qs'
:
'
@types/qs'
:
specifier
:
^6.14.0
specifier
:
^6.14.0
version
:
6.14.0
version
:
6.14.0
...
@@ -190,23 +190,23 @@ importers:
...
@@ -190,23 +190,23 @@ importers:
specifier
:
^10.0.0
specifier
:
^10.0.0
version
:
10.0.0
version
:
10.0.0
'
@vitejs/plugin-react'
:
'
@vitejs/plugin-react'
:
specifier
:
^4.
6
.0
specifier
:
^4.
7
.0
version
:
4.
6.0(vite@7.0.6(@types/node@24.0.10)(jiti@2.4.2
)(lightningcss@1.30.1)(terser@5.43.1))
version
:
4.
7.0(vite@7.0.6(@types/node@24.1.0)(jiti@2.5.1
)(lightningcss@1.30.1)(terser@5.43.1))
code-inspector-plugin
:
code-inspector-plugin
:
specifier
:
^0.18.3
specifier
:
^0.18.3
version
:
0.18.3
version
:
0.18.3
eslint
:
eslint
:
specifier
:
^9.3
0.1
specifier
:
^9.3
2.0
version
:
9.3
0.1(jiti@2.4.2
)
version
:
9.3
2.0(jiti@2.5.1
)
eslint-config-prettier
:
eslint-config-prettier
:
specifier
:
^10.1.
5
specifier
:
^10.1.
8
version
:
10.1.
5(eslint@9.30.1(jiti@2.4.2
))
version
:
10.1.
8(eslint@9.32.0(jiti@2.5.1
))
eslint-plugin-prettier
:
eslint-plugin-prettier
:
specifier
:
^5.5.
1
specifier
:
^5.5.
3
version
:
5.5.
1(eslint-config-prettier@10.1.5(eslint@9.30.1(jiti@2.4.2)))(eslint@9.30.1(jiti@2.4.2
))(prettier@3.6.2)
version
:
5.5.
3(eslint-config-prettier@10.1.8(eslint@9.32.0(jiti@2.5.1)))(eslint@9.32.0(jiti@2.5.1
))(prettier@3.6.2)
eslint-plugin-react
:
eslint-plugin-react
:
specifier
:
^7.37.5
specifier
:
^7.37.5
version
:
7.37.5(eslint@9.3
0.1(jiti@2.4.2
))
version
:
7.37.5(eslint@9.3
2.0(jiti@2.5.1
))
long
:
long
:
specifier
:
^5.3.2
specifier
:
^5.3.2
version
:
5.3.2
version
:
5.3.2
...
@@ -220,17 +220,17 @@ importers:
...
@@ -220,17 +220,17 @@ importers:
specifier
:
^5.43.1
specifier
:
^5.43.1
version
:
5.43.1
version
:
5.43.1
tw-animate-css
:
tw-animate-css
:
specifier
:
^1.3.
4
specifier
:
^1.3.
6
version
:
1.3.
4
version
:
1.3.
6
typescript
:
typescript
:
specifier
:
^5.
8.3
specifier
:
^5.
9.2
version
:
5.
8.3
version
:
5.
9.2
typescript-eslint
:
typescript-eslint
:
specifier
:
^8.3
5.1
specifier
:
^8.3
8.0
version
:
8.3
5.1(eslint@9.30.1(jiti@2.4.2))(typescript@5.8.3
)
version
:
8.3
8.0(eslint@9.32.0(jiti@2.5.1))(typescript@5.9.2
)
vite
:
vite
:
specifier
:
^7.0.6
specifier
:
^7.0.6
version
:
7.0.6(@types/node@24.
0.10)(jiti@2.4.2
)(lightningcss@1.30.1)(terser@5.43.1)
version
:
7.0.6(@types/node@24.
1.0)(jiti@2.5.1
)(lightningcss@1.30.1)(terser@5.43.1)
packages
:
packages
:
...
@@ -294,8 +294,8 @@ packages:
...
@@ -294,8 +294,8 @@ packages:
resolution
:
{
integrity
:
sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==
}
resolution
:
{
integrity
:
sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==
}
engines
:
{
node
:
'
>=6.9.0'
}
engines
:
{
node
:
'
>=6.9.0'
}
'
@babel/helpers@7.2
7.6
'
:
'
@babel/helpers@7.2
8.2
'
:
resolution
:
{
integrity
:
sha512-
muE8Tt8M22638HU31A3CgfSUciwz1fhATfoVai05aPXGor//CdWDCbnlY1yvBPo07njuVOCNGCSp/GTt12lIug
==
}
resolution
:
{
integrity
:
sha512-
/V9771t+EgXz62aCcyofnQhGM8DQACbRhvzKFsXKC9QM+5MadF8ZmIm0crDMaz3+o0h0zXfJnd4EhbYbxsrcFw
==
}
engines
:
{
node
:
'
>=6.9.0'
}
engines
:
{
node
:
'
>=6.9.0'
}
'
@babel/parser@7.28.0'
:
'
@babel/parser@7.28.0'
:
...
@@ -315,8 +315,8 @@ packages:
...
@@ -315,8 +315,8 @@ packages:
peerDependencies
:
peerDependencies
:
'
@babel/core'
:
^7.0.0-0
'
@babel/core'
:
^7.0.0-0
'
@babel/runtime@7.2
7.6
'
:
'
@babel/runtime@7.2
8.2
'
:
resolution
:
{
integrity
:
sha512-
vbavdySgbTTrmFE+EsiqUTzlOr5bzlnJtUv9PynGCAKvfQqjIXbvFdumPM/GxMDfyuGMJaJAU6TO4zc1Jf1i8Q
==
}
resolution
:
{
integrity
:
sha512-
KHp2IflsnGywDjBWDkR9iEqiWSpc8GIi0lgTT3mOElT0PP1tG26P4tmFI2YvAdzgq9RGyoHZQEIEdZy6Ec5xCA
==
}
engines
:
{
node
:
'
>=6.9.0'
}
engines
:
{
node
:
'
>=6.9.0'
}
'
@babel/template@7.27.2'
:
'
@babel/template@7.27.2'
:
...
@@ -327,15 +327,15 @@ packages:
...
@@ -327,15 +327,15 @@ packages:
resolution
:
{
integrity
:
sha512-mGe7UK5wWyh0bKRfupsUchrQGqvDbZDbKJw+kcRGSmdHVYrv+ltd0pnpDTVpiTqnaBru9iEvA8pz8W46v0Amwg==
}
resolution
:
{
integrity
:
sha512-mGe7UK5wWyh0bKRfupsUchrQGqvDbZDbKJw+kcRGSmdHVYrv+ltd0pnpDTVpiTqnaBru9iEvA8pz8W46v0Amwg==
}
engines
:
{
node
:
'
>=6.9.0'
}
engines
:
{
node
:
'
>=6.9.0'
}
'
@babel/types@7.28.
0
'
:
'
@babel/types@7.28.
2
'
:
resolution
:
{
integrity
:
sha512-
jYnje+JyZG5YThjHiF28oT4SIZLnYOcSBb6+SDaFIyzDVSkXQmQQYclJ2R+YxcdmK0AX6x1E5OQNtuh3jHDrUg
==
}
resolution
:
{
integrity
:
sha512-
ruv7Ae4J5dUYULmeXw1gmb7rYRz57OWCPM57pHojnLq/3Z1CK2lNSLTCVjxVk1F/TZHwOZZrOWi0ur95BbLxNQ
==
}
engines
:
{
node
:
'
>=6.9.0'
}
engines
:
{
node
:
'
>=6.9.0'
}
'
@braintree/sanitize-url@7.1.1'
:
'
@braintree/sanitize-url@7.1.1'
:
resolution
:
{
integrity
:
sha512-i1L7noDNxtFyL5DmZafWy1wRVhGehQmzZaz1HiN5e7iylJMSZR7ekOV7NsIqa5qBldlLrsKv4HbgFUVlQrz8Mw==
}
resolution
:
{
integrity
:
sha512-i1L7noDNxtFyL5DmZafWy1wRVhGehQmzZaz1HiN5e7iylJMSZR7ekOV7NsIqa5qBldlLrsKv4HbgFUVlQrz8Mw==
}
'
@bufbuild/protobuf@2.6.
0
'
:
'
@bufbuild/protobuf@2.6.
2
'
:
resolution
:
{
integrity
:
sha512-
6cuonJVNOIL7lTj5zgo/Rc2bKAo4/GvN+rKCrUj7GdEHRzCk8zKOfFwUsL9nAVk5rSIsRmlgcpLzTRysopEeeg
==
}
resolution
:
{
integrity
:
sha512-
vLu7SRY84CV/Dd+NUdgtidn2hS5hSMUC1vDBY0VcviTdgRYkU43vIz3vIFbmx14cX1r+mM7WjzE5Fl1fGEM0RQ
==
}
'
@chevrotain/cst-dts-gen@11.0.3'
:
'
@chevrotain/cst-dts-gen@11.0.3'
:
resolution
:
{
integrity
:
sha512-BvIKpRLeS/8UbfxXxgC33xOumsacaeCKAjAeLyOn7Pcp95HiRbrpl14S+9vaZLolnbssPIUuiUd8IvgkRyt6NQ==
}
resolution
:
{
integrity
:
sha512-BvIKpRLeS/8UbfxXxgC33xOumsacaeCKAjAeLyOn7Pcp95HiRbrpl14S+9vaZLolnbssPIUuiUd8IvgkRyt6NQ==
}
...
@@ -602,10 +602,6 @@ packages:
...
@@ -602,10 +602,6 @@ packages:
resolution
:
{
integrity
:
sha512-ViuymvFmcJi04qdZeDc2whTHryouGcDlaxPqarTD0ZE10ISpxGUVZGZDx4w01upyIynL3iu6IXH2bS1NhclQMw==
}
resolution
:
{
integrity
:
sha512-ViuymvFmcJi04qdZeDc2whTHryouGcDlaxPqarTD0ZE10ISpxGUVZGZDx4w01upyIynL3iu6IXH2bS1NhclQMw==
}
engines
:
{
node
:
^18.18.0 || ^20.9.0 || >=21.1.0
}
engines
:
{
node
:
^18.18.0 || ^20.9.0 || >=21.1.0
}
'
@eslint/core@0.14.0'
:
resolution
:
{
integrity
:
sha512-qIbV0/JZr7iSDjqAc60IqbLdsj9GDt16xQtWD+B78d/HAlvysGdZZ6rpJHGAc2T0FQx1X6thsSPdnoiGKdNtdg==
}
engines
:
{
node
:
^18.18.0 || ^20.9.0 || >=21.1.0
}
'
@eslint/core@0.15.1'
:
'
@eslint/core@0.15.1'
:
resolution
:
{
integrity
:
sha512-bkOp+iumZCCbt1K1CmWf0R9pM5yKpDv+ZXtvSyQpudrI9kuFLp+bM2WOPXImuD/ceQuaa8f5pj93Y7zyECIGNA==
}
resolution
:
{
integrity
:
sha512-bkOp+iumZCCbt1K1CmWf0R9pM5yKpDv+ZXtvSyQpudrI9kuFLp+bM2WOPXImuD/ceQuaa8f5pj93Y7zyECIGNA==
}
engines
:
{
node
:
^18.18.0 || ^20.9.0 || >=21.1.0
}
engines
:
{
node
:
^18.18.0 || ^20.9.0 || >=21.1.0
}
...
@@ -614,26 +610,26 @@ packages:
...
@@ -614,26 +610,26 @@ packages:
resolution
:
{
integrity
:
sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==
}
resolution
:
{
integrity
:
sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==
}
engines
:
{
node
:
^18.18.0 || ^20.9.0 || >=21.1.0
}
engines
:
{
node
:
^18.18.0 || ^20.9.0 || >=21.1.0
}
'
@eslint/js@9.3
0.1
'
:
'
@eslint/js@9.3
2.0
'
:
resolution
:
{
integrity
:
sha512-
zXhuECFlyep42KZUhWjfvsmXGX39W8K8LFb8AWXM9gSV9dQB+MrJGLKvW6Zw0Ggnbpw0VHTtrhFXYe3Gym18j
g==
}
resolution
:
{
integrity
:
sha512-
BBpRFZK3eX6uMLKz8WxFOBIFFcGFJ/g8XuwjTHCqHROSIsopI+ddn/d5Cfh36+7+e5edVS8dbSHnBNhrLEX0z
g==
}
engines
:
{
node
:
^18.18.0 || ^20.9.0 || >=21.1.0
}
engines
:
{
node
:
^18.18.0 || ^20.9.0 || >=21.1.0
}
'
@eslint/object-schema@2.1.6'
:
'
@eslint/object-schema@2.1.6'
:
resolution
:
{
integrity
:
sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==
}
resolution
:
{
integrity
:
sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==
}
engines
:
{
node
:
^18.18.0 || ^20.9.0 || >=21.1.0
}
engines
:
{
node
:
^18.18.0 || ^20.9.0 || >=21.1.0
}
'
@eslint/plugin-kit@0.3.
3
'
:
'
@eslint/plugin-kit@0.3.
4
'
:
resolution
:
{
integrity
:
sha512-
1+WqvgNMhmlAambTvT3KPtCl/Ibr68VldY2XY40SL1CE0ZXiakFR/cbTspaF5HsnpDMvcYYoJHfl4980NBjGag
==
}
resolution
:
{
integrity
:
sha512-
Ul5l+lHEcw3L5+k8POx6r74mxEYKG5kOb6Xpy2gCRW6zweT6TEhAf8vhxGgjhqrd/VO/Dirhsb+1hNpD1ue9hw
==
}
engines
:
{
node
:
^18.18.0 || ^20.9.0 || >=21.1.0
}
engines
:
{
node
:
^18.18.0 || ^20.9.0 || >=21.1.0
}
'
@floating-ui/core@1.7.
2
'
:
'
@floating-ui/core@1.7.
3
'
:
resolution
:
{
integrity
:
sha512-
wNB5ooIKHQc+Kui96jE/n69rHFWAVoxn5CAzL1Xdd8FG03cgY3MLO+GF9U3W737fYDSgPWA6MReKhBQBop6Pc
w==
}
resolution
:
{
integrity
:
sha512-
sGnvb5dmrJaKEZ+LDIpguvdX3bDlEllmv4/ClQ9awcmCZrlx5jQyyMWFM5kBI+EyNOCDDiKk8il0zeuX3Zlg/
w==
}
'
@floating-ui/dom@1.7.
2
'
:
'
@floating-ui/dom@1.7.
3
'
:
resolution
:
{
integrity
:
sha512-
7cfaOQuCS27HD7DX+6ib2OrnW+b4ZBwDNnCcT0uTyidcmyWb03FnQqJybDBoCnpdxwBSfA94UAYlRCt7mV+TbA
==
}
resolution
:
{
integrity
:
sha512-
uZA413QEpNuhtb3/iIKoYMSK07keHPYeXF02Zhd6e213j+d1NamLix/mCLxBUDW/Gx52sPH2m+chlUsyaBs/Ag
==
}
'
@floating-ui/react-dom@2.1.
4
'
:
'
@floating-ui/react-dom@2.1.
5
'
:
resolution
:
{
integrity
:
sha512-
JbbpPhp38UmXDDAu60RJmbeme37Jbgsm7NrHGgzYYFKmblzRUh6Pa641dII6LsjwF4XlScDrde2UAzDo/b9KPw
==
}
resolution
:
{
integrity
:
sha512-
HDO/1/1oH9fjj4eLgegrlH3dklZpHtUYYFiVwMUwfGvk9jWDRWqkklA2/NFScknrcNSspbV868WjXORvreDX+Q
==
}
peerDependencies
:
peerDependencies
:
react
:
'
>=16.8.0'
react
:
'
>=16.8.0'
react-dom
:
'
>=16.8.0'
react-dom
:
'
>=16.8.0'
...
@@ -697,8 +693,8 @@ packages:
...
@@ -697,8 +693,8 @@ packages:
katex
:
'
>=0.9'
katex
:
'
>=0.9'
react
:
'
>=16'
react
:
'
>=16'
'
@mermaid-js/parser@0.6.
0
'
:
'
@mermaid-js/parser@0.6.
2
'
:
resolution
:
{
integrity
:
sha512-
7DNESgpyZ5WG1SIkrYafVBhWmImtmQuoxOO1lawI3gQYWxBX3v1FW3IyuuRfKJAO06XrZR71W0Kif5VEGGd4VA
==
}
resolution
:
{
integrity
:
sha512-
+PO02uGF6L6Cs0Bw8RpGhikVvMWEysfAyl27qTlroUB8jSWr1lL0Sf6zi78ZxlSnmgSY2AMMKVgghnN9jTtwkQ
==
}
'
@nodelib/fs.scandir@2.1.5'
:
'
@nodelib/fs.scandir@2.1.5'
:
resolution
:
{
integrity
:
sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==
}
resolution
:
{
integrity
:
sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==
}
...
@@ -712,8 +708,8 @@ packages:
...
@@ -712,8 +708,8 @@ packages:
resolution
:
{
integrity
:
sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==
}
resolution
:
{
integrity
:
sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==
}
engines
:
{
node
:
'
>=
8'
}
engines
:
{
node
:
'
>=
8'
}
'
@pkgr/core@0.2.
7
'
:
'
@pkgr/core@0.2.
9
'
:
resolution
:
{
integrity
:
sha512-
YLT9Zo3oNPJoBjBc4q8G2mjU4tqIbf5CEOORbUUr48dCD9q3umJ3IPlVqOqDakPfd2HuwccBaqlGhN4Gmr5OWg
==
}
resolution
:
{
integrity
:
sha512-
QNqXyfVS2wm9hweSYD2O7F0G06uurj9kZ96TRQE5Y9hU7+tgdZwIkbAKc5Ocy1HxEY2kuDQa6cQ1WRs/O5LFKA
==
}
engines
:
{
node
:
^12.20.0 || ^14.18.0 || >=16.0.0
}
engines
:
{
node
:
^12.20.0 || ^14.18.0 || >=16.0.0
}
'
@radix-ui/number@1.1.1'
:
'
@radix-ui/number@1.1.1'
:
...
@@ -1131,8 +1127,8 @@ packages:
...
@@ -1131,8 +1127,8 @@ packages:
react
:
^18.0.0
react
:
^18.0.0
react-dom
:
^18.0.0
react-dom
:
^18.0.0
'
@rolldown/pluginutils@1.0.0-beta.
19
'
:
'
@rolldown/pluginutils@1.0.0-beta.
27
'
:
resolution
:
{
integrity
:
sha512-
3FL3mnMbPu0muGOCaKAhhFEYmqv9eTfPSJRJmANrCwtgK8VuxpsZDGK+m0LYAGoyO8+0j5uRe4PeyPDK1yA/h
A==
}
resolution
:
{
integrity
:
sha512-
+d0F4MKMCbeVUJwG96uQ4SgAznZNSq93I3V+9NHA4OpvqG8mRCpGdKmK8l/dl02h2CCDHwW2FqilnTyDcAnqj
A==
}
'
@rollup/rollup-android-arm-eabi@4.46.2'
:
'
@rollup/rollup-android-arm-eabi@4.46.2'
:
resolution
:
{
integrity
:
sha512-Zj3Hl6sN34xJtMv7Anwb5Gu01yujyE/cLBDB2gnHTAHaWS1Z38L7kuSG+oAh0giZMqG060f/YBStXtMH6FvPMA==
}
resolution
:
{
integrity
:
sha512-Zj3Hl6sN34xJtMv7Anwb5Gu01yujyE/cLBDB2gnHTAHaWS1Z38L7kuSG+oAh0giZMqG060f/YBStXtMH6FvPMA==
}
...
@@ -1352,8 +1348,8 @@ packages:
...
@@ -1352,8 +1348,8 @@ packages:
'
@types/babel__template@7.4.4'
:
'
@types/babel__template@7.4.4'
:
resolution
:
{
integrity
:
sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==
}
resolution
:
{
integrity
:
sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==
}
'
@types/babel__traverse@7.2
0.7
'
:
'
@types/babel__traverse@7.2
8.0
'
:
resolution
:
{
integrity
:
sha512-
dkO5fhS7+/oos4ciWxyEyjWe48zmG6wbCheo/G2ZnHx4fs3EU6YC6UM8rk56gAjNJ9P3MTH2jo5jb92/K6wbng
==
}
resolution
:
{
integrity
:
sha512-
8PvcXf70gTDZBgt9ptxJ8elBeBjcLOAcOtoO/mPJjtji1+CdGbHgm77om1GrsPxsiE+uXIpNSK64UYaIwQXd4Q
==
}
'
@types/d3-array@3.2.1'
:
'
@types/d3-array@3.2.1'
:
resolution
:
{
integrity
:
sha512-Y2Jn2idRrLzUfAKV2LyRImR+y4oa2AntrgID95SHJxuMUrkNXmanDSed71sRNZysveJVt1hLLemQZIady0FpEg==
}
resolution
:
{
integrity
:
sha512-Y2Jn2idRrLzUfAKV2LyRImR+y4oa2AntrgID95SHJxuMUrkNXmanDSed71sRNZysveJVt1hLLemQZIady0FpEg==
}
...
@@ -1376,8 +1372,8 @@ packages:
...
@@ -1376,8 +1372,8 @@ packages:
'
@types/d3-delaunay@6.0.4'
:
'
@types/d3-delaunay@6.0.4'
:
resolution
:
{
integrity
:
sha512-ZMaSKu4THYCU6sV64Lhg6qjf1orxBthaC161plr5KuPHo3CNm8DTHiLw/5Eq2b6TsNP0W0iJrUOFscY6Q450Hw==
}
resolution
:
{
integrity
:
sha512-ZMaSKu4THYCU6sV64Lhg6qjf1orxBthaC161plr5KuPHo3CNm8DTHiLw/5Eq2b6TsNP0W0iJrUOFscY6Q450Hw==
}
'
@types/d3-dispatch@3.0.
6
'
:
'
@types/d3-dispatch@3.0.
7
'
:
resolution
:
{
integrity
:
sha512-
4fvZhzMeeuBJYZXRXrRIQnvUYfyXwYmLsdiN7XXmVNQKKw1cM8a5WdID0g1hVFZDqT9ZqZEY5pD44p24VS7iZQ
==
}
resolution
:
{
integrity
:
sha512-
5o9OIAdKkhN1QItV2oqaE5KMIiXAvDWBDPrD85e58Qlz1c1kI/J0NcqbEG88CoTwJrYe7ntUCVfeUl2UJKbWgA
==
}
'
@types/d3-drag@3.0.7'
:
'
@types/d3-drag@3.0.7'
:
resolution
:
{
integrity
:
sha512-HE3jVKlzU9AaMazNufooRJ5ZpWmLIoc90A37WU2JMmeq28w1FQqCZswHZ3xR+SuxYftzHq6WU6KJHvqxKzTxxQ==
}
resolution
:
{
integrity
:
sha512-HE3jVKlzU9AaMazNufooRJ5ZpWmLIoc90A37WU2JMmeq28w1FQqCZswHZ3xR+SuxYftzHq6WU6KJHvqxKzTxxQ==
}
...
@@ -1463,8 +1459,8 @@ packages:
...
@@ -1463,8 +1459,8 @@ packages:
'
@types/katex@0.16.7'
:
'
@types/katex@0.16.7'
:
resolution
:
{
integrity
:
sha512-HMwFiRujE5PjrgwHQ25+bsLJgowjGjm5Z8FVSf0N6PwgJrwxH0QxzHYDcKsTfV3wva0vzrpqMTJS2jXPr5BMEQ==
}
resolution
:
{
integrity
:
sha512-HMwFiRujE5PjrgwHQ25+bsLJgowjGjm5Z8FVSf0N6PwgJrwxH0QxzHYDcKsTfV3wva0vzrpqMTJS2jXPr5BMEQ==
}
'
@types/leaflet@1.9.
19
'
:
'
@types/leaflet@1.9.
20
'
:
resolution
:
{
integrity
:
sha512-
pB+n2daHcZPF2FDaWa+6B0a0mSDf4dPU35y5iTXsx7x/PzzshiX5atYiS1jlBn43X7XvM8AP+AB26lnSk0J4GA
==
}
resolution
:
{
integrity
:
sha512-
rooalPMlk61LCaLOvBF2VIf9M47HgMQqi5xQ9QRi7c8PkdIe0WrIi5IxXUXQjAdL0c+vcQ01mYWbthzmp9GHWw
==
}
'
@types/lodash-es@4.17.12'
:
'
@types/lodash-es@4.17.12'
:
resolution
:
{
integrity
:
sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==
}
resolution
:
{
integrity
:
sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==
}
...
@@ -1472,8 +1468,8 @@ packages:
...
@@ -1472,8 +1468,8 @@ packages:
'
@types/lodash@4.17.20'
:
'
@types/lodash@4.17.20'
:
resolution
:
{
integrity
:
sha512-H3MHACvFUEiujabxhaI/ImO6gUrd8oOurg7LQtS7mbwIXA/cUqWrvBsaeJ23aZEPk1TAYkurjfMbSELfoCXlGA==
}
resolution
:
{
integrity
:
sha512-H3MHACvFUEiujabxhaI/ImO6gUrd8oOurg7LQtS7mbwIXA/cUqWrvBsaeJ23aZEPk1TAYkurjfMbSELfoCXlGA==
}
'
@types/node@24.
0.1
0'
:
'
@types/node@24.
1.
0'
:
resolution
:
{
integrity
:
sha512-
ENHwaH+JIRTDIEEbDK6QSQntAYGtbvdDXnMXnZaZ6k13Du1dPMmprkEHIL7ok2Wl2aZevetwTAb5S+7yIF+enA
==
}
resolution
:
{
integrity
:
sha512-
ut5FthK5moxFKH2T1CUOC6ctR67rQRvvHdFLCD2Ql6KXmMuCrjsSsRI9UsLCm9M18BMwClv4pn327UvB7eeO1w
==
}
'
@types/parse-json@4.0.2'
:
'
@types/parse-json@4.0.2'
:
resolution
:
{
integrity
:
sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==
}
resolution
:
{
integrity
:
sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==
}
...
@@ -1501,79 +1497,79 @@ packages:
...
@@ -1501,79 +1497,79 @@ packages:
'
@types/uuid@10.0.0'
:
'
@types/uuid@10.0.0'
:
resolution
:
{
integrity
:
sha512-7gqG38EyHgyP1S+7+xomFtL+ZNHcKv6DwNaCZmJmo1vgMugyF3TCnXVg4t1uk89mLNwnLtnY3TpOpCOyp1/xHQ==
}
resolution
:
{
integrity
:
sha512-7gqG38EyHgyP1S+7+xomFtL+ZNHcKv6DwNaCZmJmo1vgMugyF3TCnXVg4t1uk89mLNwnLtnY3TpOpCOyp1/xHQ==
}
'
@typescript-eslint/eslint-plugin@8.3
5.1
'
:
'
@typescript-eslint/eslint-plugin@8.3
8.0
'
:
resolution
:
{
integrity
:
sha512-
9XNTlo7P7RJxbVeICaIIIEipqxLKguyh+3UbXuT2XQuFp6d8VOeDEGuz5IiX0dgZo8CiI6aOFLg4e8cF71SFVg
==
}
resolution
:
{
integrity
:
sha512-
CPoznzpuAnIOl4nhj4tRr4gIPj5AfKgkiJmGQDaq+fQnRJTYlcBjbX3wbciGmpoPf8DREufuPRe1tNMZnGdanA
==
}
engines
:
{
node
:
^18.18.0 || ^20.9.0 || >=21.1.0
}
engines
:
{
node
:
^18.18.0 || ^20.9.0 || >=21.1.0
}
peerDependencies
:
peerDependencies
:
'
@typescript-eslint/parser'
:
^8.3
5.1
'
@typescript-eslint/parser'
:
^8.3
8.0
eslint
:
^8.57.0 || ^9.0.0
eslint
:
^8.57.0 || ^9.0.0
typescript
:
'
>=4.8.4
<5.9.0'
typescript
:
'
>=4.8.4
<5.9.0'
'
@typescript-eslint/parser@8.3
5.1
'
:
'
@typescript-eslint/parser@8.3
8.0
'
:
resolution
:
{
integrity
:
sha512-
3MyiDfrfLeK06bi/g9DqJxP5pV74LNv4rFTyvGDmT3x2p1yp1lOd+qYZfiRPIOf/oON+WRZR5wxxuF85qOar+w
==
}
resolution
:
{
integrity
:
sha512-
Zhy8HCvBUEfBECzIl1PKqF4p11+d0aUJS1GeUiuqK9WmOug8YCmC4h4bjyBvMyAMI9sbRczmrYL5lKg/YMbrcQ
==
}
engines
:
{
node
:
^18.18.0 || ^20.9.0 || >=21.1.0
}
engines
:
{
node
:
^18.18.0 || ^20.9.0 || >=21.1.0
}
peerDependencies
:
peerDependencies
:
eslint
:
^8.57.0 || ^9.0.0
eslint
:
^8.57.0 || ^9.0.0
typescript
:
'
>=4.8.4
<5.9.0'
typescript
:
'
>=4.8.4
<5.9.0'
'
@typescript-eslint/project-service@8.3
5.1
'
:
'
@typescript-eslint/project-service@8.3
8.0
'
:
resolution
:
{
integrity
:
sha512-
VYxn/5LOpVxADAuP3NrnxxHYfzVtQzLKeldIhDhzC8UHaiQvYlXvKuVho1qLduFbJjjy5U5bkGwa3rUGUb1Q6Q
==
}
resolution
:
{
integrity
:
sha512-
dbK7Jvqcb8c9QfH01YB6pORpqX1mn5gDZc9n63Ak/+jD67oWXn3Gs0M6vddAN+eDXBCS5EmNWzbSxsn9SzFWWg
==
}
engines
:
{
node
:
^18.18.0 || ^20.9.0 || >=21.1.0
}
engines
:
{
node
:
^18.18.0 || ^20.9.0 || >=21.1.0
}
peerDependencies
:
peerDependencies
:
typescript
:
'
>=4.8.4
<5.9.0'
typescript
:
'
>=4.8.4
<5.9.0'
'
@typescript-eslint/scope-manager@8.3
5.1
'
:
'
@typescript-eslint/scope-manager@8.3
8.0
'
:
resolution
:
{
integrity
:
sha512-
s/Bpd4i7ht2934nG+UoSPlYXd08KYz3bmjLEb7Ye1UVob0d1ENiT3lY8bsCmik4RqfSbPw9xJJHbugpPpP5JUg
==
}
resolution
:
{
integrity
:
sha512-
WJw3AVlFFcdT9Ri1xs/lg8LwDqgekWXWhH3iAF+1ZM+QPd7oxQ6jvtW/JPwzAScxitILUIFs0/AnQ/UWHzbATQ
==
}
engines
:
{
node
:
^18.18.0 || ^20.9.0 || >=21.1.0
}
engines
:
{
node
:
^18.18.0 || ^20.9.0 || >=21.1.0
}
'
@typescript-eslint/tsconfig-utils@8.3
5.1
'
:
'
@typescript-eslint/tsconfig-utils@8.3
8.0
'
:
resolution
:
{
integrity
:
sha512-
K5/U9VmT9dTHoNowWZpz+/TObS3xqC5h0xAIjXPw+MNcKV9qg6eSatEnmeAwkjHijhACH0/N7bkhKvbt1+DXW
Q==
}
resolution
:
{
integrity
:
sha512-
Lum9RtSE3EroKk/bYns+sPOodqb2Fv50XOl/gMviMKNvanETUuUcC9ObRbzrJ4VSd2JalPqgSAavwrPiPvnAi
Q==
}
engines
:
{
node
:
^18.18.0 || ^20.9.0 || >=21.1.0
}
engines
:
{
node
:
^18.18.0 || ^20.9.0 || >=21.1.0
}
peerDependencies
:
peerDependencies
:
typescript
:
'
>=4.8.4
<5.9.0'
typescript
:
'
>=4.8.4
<5.9.0'
'
@typescript-eslint/type-utils@8.3
5.1
'
:
'
@typescript-eslint/type-utils@8.3
8.0
'
:
resolution
:
{
integrity
:
sha512-
HOrUBlfVRz5W2LIKpXzZoy6VTZzMu2n8q9C2V/cFngIC5U1nStJgv0tMV4sZPzdf4wQm9/ToWUFPMN9Vq9VJQQ
==
}
resolution
:
{
integrity
:
sha512-
c7jAvGEZVf0ao2z+nnz8BUaHZD09Agbh+DY7qvBQqLiz8uJzRgVPj5YvOh8I8uEiH8oIUGIfHzMwUcGVco/SJg
==
}
engines
:
{
node
:
^18.18.0 || ^20.9.0 || >=21.1.0
}
engines
:
{
node
:
^18.18.0 || ^20.9.0 || >=21.1.0
}
peerDependencies
:
peerDependencies
:
eslint
:
^8.57.0 || ^9.0.0
eslint
:
^8.57.0 || ^9.0.0
typescript
:
'
>=4.8.4
<5.9.0'
typescript
:
'
>=4.8.4
<5.9.0'
'
@typescript-eslint/types@8.3
5.1
'
:
'
@typescript-eslint/types@8.3
8.0
'
:
resolution
:
{
integrity
:
sha512-
q/O04vVnKHfrrhNAscndAn1tuQhIkwqnaW+eu5waD5IPts2eX1dgJxgqcPx5BX109/qAz7IG6VrEPTOYKCNfRQ
==
}
resolution
:
{
integrity
:
sha512-
wzkUfX3plUqij4YwWaJyqhiPE5UCRVlFpKn1oCRn2O1bJ592XxWJj8ROQ3JD5MYXLORW84063z3tZTb/cs4Tyw
==
}
engines
:
{
node
:
^18.18.0 || ^20.9.0 || >=21.1.0
}
engines
:
{
node
:
^18.18.0 || ^20.9.0 || >=21.1.0
}
'
@typescript-eslint/typescript-estree@8.3
5.1
'
:
'
@typescript-eslint/typescript-estree@8.3
8.0
'
:
resolution
:
{
integrity
:
sha512-
Vvpuvj4tBxIka7cPs6Y1uvM7gJgdF5Uu9F+mBJBPY4MhvjrjWGK4H0lVgLJd/8PWZ23FTqsaJaLEkBCFUk8Y9g
==
}
resolution
:
{
integrity
:
sha512-
fooELKcAKzxux6fA6pxOflpNS0jc+nOQEEOipXFNjSlBS6fqrJOVY/whSn70SScHrcJ2LDsxWrneFoWYSVfqhQ
==
}
engines
:
{
node
:
^18.18.0 || ^20.9.0 || >=21.1.0
}
engines
:
{
node
:
^18.18.0 || ^20.9.0 || >=21.1.0
}
peerDependencies
:
peerDependencies
:
typescript
:
'
>=4.8.4
<5.9.0'
typescript
:
'
>=4.8.4
<5.9.0'
'
@typescript-eslint/utils@8.3
5.1
'
:
'
@typescript-eslint/utils@8.3
8.0
'
:
resolution
:
{
integrity
:
sha512-
lhnwatFmOFcazAsUm3ZnZFpXSxiwoa1Lj50HphnDe1Et01NF4+hrdXONSUHIcbVu2eFb1bAf+5yjXkGVkXBKAQ
==
}
resolution
:
{
integrity
:
sha512-
hHcMA86Hgt+ijJlrD8fX0j1j8w4C92zue/8LOPAFioIno+W0+L7KqE8QZKCcPGc/92Vs9x36w/4MPTJhqXdyvg
==
}
engines
:
{
node
:
^18.18.0 || ^20.9.0 || >=21.1.0
}
engines
:
{
node
:
^18.18.0 || ^20.9.0 || >=21.1.0
}
peerDependencies
:
peerDependencies
:
eslint
:
^8.57.0 || ^9.0.0
eslint
:
^8.57.0 || ^9.0.0
typescript
:
'
>=4.8.4
<5.9.0'
typescript
:
'
>=4.8.4
<5.9.0'
'
@typescript-eslint/visitor-keys@8.3
5.1
'
:
'
@typescript-eslint/visitor-keys@8.3
8.0
'
:
resolution
:
{
integrity
:
sha512-
VRwixir4zBWCSTP/ljEo091lbpypz57PoeAQ9imjG+vbeof9LplljsL1mos4ccG6H9IjfrVGM359RozUnuFhpw
==
}
resolution
:
{
integrity
:
sha512-
pWrTcoFNWuwHlA9CvlfSsGWs14JxfN1TH25zM5L7o0pRLhsoZkDnTsXfQRJBEWJoV5DL0jf+Z+sxiud+K0mq1g
==
}
engines
:
{
node
:
^18.18.0 || ^20.9.0 || >=21.1.0
}
engines
:
{
node
:
^18.18.0 || ^20.9.0 || >=21.1.0
}
'
@vitejs/plugin-react@4.
6
.0'
:
'
@vitejs/plugin-react@4.
7
.0'
:
resolution
:
{
integrity
:
sha512-
5Kgff+m8e2PB+9j51eGHEpn5kUzRKH2Ry0qGoe8ItJg7pqnkPrYPkDQZGgGmTa0EGarHrkjLvOdU3b1fzI8otQ
==
}
resolution
:
{
integrity
:
sha512-
gUu9hwfWvvEDBBmgtAowQCojwZmJ5mcLn3aufeCsitijs3+f2NsrPtlAWIR6OPiqljl96GVCUbLe0HyqIpVaoA
==
}
engines
:
{
node
:
^14.18.0 || >=16.0.0
}
engines
:
{
node
:
^14.18.0 || >=16.0.0
}
peerDependencies
:
peerDependencies
:
vite
:
^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0
-beta.0
vite
:
^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0
'
@vue/compiler-core@3.5.1
7
'
:
'
@vue/compiler-core@3.5.1
8
'
:
resolution
:
{
integrity
:
sha512-
Xe+AittLbAyV0pabcN7cP7/BenRBNcteM4aSDCtRvGw0d9OL+HG1u/XHLY/kt1q4fyMeZYXyIYrsHuPSiDPosA
==
}
resolution
:
{
integrity
:
sha512-
3slwjQrrV1TO8MoXgy3aynDQ7lslj5UqDxuHnrzHtpON5CBinhWjJETciPngpin/T3OuW3tXUf86tEurusnztw
==
}
'
@vue/compiler-dom@3.5.1
7
'
:
'
@vue/compiler-dom@3.5.1
8
'
:
resolution
:
{
integrity
:
sha512-
+2UgfLKoaNLhgfhV5Ihnk6wB4ljyW1/7wUIog2puUqajiC29Lp5R/IKDdkebh9jTbTogTbsgB+OY9cEWzG95JQ
==
}
resolution
:
{
integrity
:
sha512-
RMbU6NTU70++B1JyVJbNbeFkK+A+Q7y9XKE2EM4NLGm2WFR8x9MbAtWxPPLdm0wUkuZv9trpwfSlL6tjdIa1+A
==
}
'
@vue/shared@3.5.1
7
'
:
'
@vue/shared@3.5.1
8
'
:
resolution
:
{
integrity
:
sha512-
CabR+UN630VnsJO/jHWYBC1YVXyMq94KKp6iF5MQgZJs5I8cmjw6oVMO1oDbtBkENSHSSn/UadWlW/OAgdmKrg
==
}
resolution
:
{
integrity
:
sha512-
cZy8Dq+uuIXbxCZpuLd2GJdeSO/lIzIspC2WtkqIpje5QyFbvLaI5wZtdUjLHjGZrlVX6GilejatWwVYYRc8tA
==
}
'
@xobotyi/scrollbar-width@1.9.5'
:
'
@xobotyi/scrollbar-width@1.9.5'
:
resolution
:
{
integrity
:
sha512-N8tkAACJx2ww8vFMneJmaAgmjAG1tnVBZJRLRcx061tmsLRZHSEZSLuGWnwPtunsSLvSqXQ2wfp7Mgqg1I+2dQ==
}
resolution
:
{
integrity
:
sha512-N8tkAACJx2ww8vFMneJmaAgmjAG1tnVBZJRLRcx061tmsLRZHSEZSLuGWnwPtunsSLvSqXQ2wfp7Mgqg1I+2dQ==
}
...
@@ -1692,8 +1688,8 @@ packages:
...
@@ -1692,8 +1688,8 @@ packages:
resolution
:
{
integrity
:
sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==
}
resolution
:
{
integrity
:
sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==
}
engines
:
{
node
:
'
>=6'
}
engines
:
{
node
:
'
>=6'
}
caniuse-lite@1.0.300017
26
:
caniuse-lite@1.0.300017
31
:
resolution
:
{
integrity
:
sha512-
VQAUIUzBiZ/UnlM28fSp2CRF3ivUn1BWEvxMcVTNwpw91Py1pGbPIyIKtd+tzct9C3ouceCVdGAXxZOpZAsgdw
==
}
resolution
:
{
integrity
:
sha512-
lDdp2/wrOmTRWuoB5DpfNkC0rJDU8DqRa6nYL6HK6sytw70QMopt/NIc/9SM7ylItlBWfACXk0tEn37UWM/+mg
==
}
canvas-color-tracker@1.3.2
:
canvas-color-tracker@1.3.2
:
resolution
:
{
integrity
:
sha512-ryQkDX26yJ3CXzb3hxUVNlg1NKE4REc5crLBq661Nxzr8TNd236SaEf2ffYLXyI5tSABSeguHLqcVq4vf9L3Zg==
}
resolution
:
{
integrity
:
sha512-ryQkDX26yJ3CXzb3hxUVNlg1NKE4REc5crLBq661Nxzr8TNd236SaEf2ffYLXyI5tSABSeguHLqcVq4vf9L3Zg==
}
...
@@ -1812,8 +1808,8 @@ packages:
...
@@ -1812,8 +1808,8 @@ packages:
peerDependencies
:
peerDependencies
:
cytoscape
:
^3.2.0
cytoscape
:
^3.2.0
cytoscape@3.3
2
.0
:
cytoscape@3.3
3
.0
:
resolution
:
{
integrity
:
sha512-
5JHBC9n75kz5851jeklCPmZWcg3hUe6sjqJvyk3+hVqFaKcHwHgxsjeN1yLmggoUc6STbtm9/NQyabQehfjvWQ
==
}
resolution
:
{
integrity
:
sha512-
2d2EwwhaxLWC8ahkH1PpQwCyu6EY3xDRdcEJXrLTb4fOUtVc+YWQalHU67rFS1a6ngj1fgv9dQLtJxP/KAFZEw
==
}
engines
:
{
node
:
'
>=0.10'
}
engines
:
{
node
:
'
>=0.10'
}
d3-array@2.12.1
:
d3-array@2.12.1
:
...
@@ -2028,8 +2024,8 @@ packages:
...
@@ -2028,8 +2024,8 @@ packages:
resolution
:
{
integrity
:
sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==
}
resolution
:
{
integrity
:
sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==
}
engines
:
{
node
:
'
>=
0.4'
}
engines
:
{
node
:
'
>=
0.4'
}
electron-to-chromium@1.5.1
79
:
electron-to-chromium@1.5.1
94
:
resolution
:
{
integrity
:
sha512-
UWKi/EbBopgfFsc5k61wFpV7WrnnSlSzW/e2XcBmS6qKYTivZlLtoll5/rdqRTxGglGHkmkW0j0pFNJG10EUIQ
==
}
resolution
:
{
integrity
:
sha512-
SdnWJwSUot04UR51I2oPD8kuP2VI37/CADR1OHsFOUzZIvfWJBO6q11k5P/uKNyTT3cdOsnyjkrZ+DDShqYqJA
==
}
enhanced-resolve@5.18.2
:
enhanced-resolve@5.18.2
:
resolution
:
{
integrity
:
sha512-6Jw4sE1maoRJo3q8MsSIn2onJFbLTOjY9hlx4DZXmOKvLRd1Ok2kXmAGXaafL2+ijsJZ1ClYbl/pmqr9+k4iUQ==
}
resolution
:
{
integrity
:
sha512-6Jw4sE1maoRJo3q8MsSIn2onJFbLTOjY9hlx4DZXmOKvLRd1Ok2kXmAGXaafL2+ijsJZ1ClYbl/pmqr9+k4iUQ==
}
...
@@ -2093,14 +2089,14 @@ packages:
...
@@ -2093,14 +2089,14 @@ packages:
resolution
:
{
integrity
:
sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
}
resolution
:
{
integrity
:
sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
}
engines
:
{
node
:
'
>=10'
}
engines
:
{
node
:
'
>=10'
}
eslint-config-prettier@10.1.
5
:
eslint-config-prettier@10.1.
8
:
resolution
:
{
integrity
:
sha512-
zc1UmCpNltmVY34vuLRV61r1K27sWuX39E+uyUnY8xS2Bex88VV9cugG+UZbRSRGtGyFboj+D8JODyme1plMp
w==
}
resolution
:
{
integrity
:
sha512-
82GZUjRS0p/jganf6q1rEO25VSoHH0hKPCTrgillPjdI/3bgBhAE1QzHrHTizjpRvy6pGAvKjDJtk2pF9NDq8
w==
}
hasBin
:
true
hasBin
:
true
peerDependencies
:
peerDependencies
:
eslint
:
'
>=7.0.0'
eslint
:
'
>=7.0.0'
eslint-plugin-prettier@5.5.
1
:
eslint-plugin-prettier@5.5.
3
:
resolution
:
{
integrity
:
sha512-
dobTkHT6XaEVOo8IO90Q4DOSxnm3Y151QxPJlM/vKC0bVy+d6cVWQZLlFiuZPP0wS6vZwSKeJgKkcS+KfMBlR
w==
}
resolution
:
{
integrity
:
sha512-
NAdMYww51ehKfDyDhv59/eIItUVzU0Io9H2E8nHNGKEeeqlnci+1gCvrHib6EmZdf6GxF+LCV5K7UC65Ezvw7
w==
}
engines
:
{
node
:
^14.18.0 || >=16.0.0
}
engines
:
{
node
:
^14.18.0 || >=16.0.0
}
peerDependencies
:
peerDependencies
:
'
@types/eslint'
:
'
>=8.0.0'
'
@types/eslint'
:
'
>=8.0.0'
...
@@ -2131,8 +2127,8 @@ packages:
...
@@ -2131,8 +2127,8 @@ packages:
resolution
:
{
integrity
:
sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
}
resolution
:
{
integrity
:
sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
}
engines
:
{
node
:
^18.18.0 || ^20.9.0 || >=21.1.0
}
engines
:
{
node
:
^18.18.0 || ^20.9.0 || >=21.1.0
}
eslint@9.3
0.1
:
eslint@9.3
2.0
:
resolution
:
{
integrity
:
sha512-
zmxXPNMOXmwm9E0yQLi5uqXHs7uq2UIiqEKo3Gq+3fwo1XrJ+hijAZImyF7hclW3E6oHz43Yk3RP8at6OTKflQ
==
}
resolution
:
{
integrity
:
sha512-
LSehfdpgMeWcTZkWZVIJl+tkZ2nuSkyyB9C27MZqFWXuph7DvaowgcTvKqxvpLW1JZIk8PN7hFY3Rj9LQ7m7lg
==
}
engines
:
{
node
:
^18.18.0 || ^20.9.0 || >=21.1.0
}
engines
:
{
node
:
^18.18.0 || ^20.9.0 || >=21.1.0
}
hasBin
:
true
hasBin
:
true
peerDependencies
:
peerDependencies
:
...
@@ -2230,8 +2226,8 @@ packages:
...
@@ -2230,8 +2226,8 @@ packages:
resolution
:
{
integrity
:
sha512-dKx12eRCVIzqCxFGplyFKJMPvLEWgmNtUrpTiJIR5u97zEhRG8ySrtboPHZXx7daLxQVrl643cTzbab2tkQjxg==
}
resolution
:
{
integrity
:
sha512-dKx12eRCVIzqCxFGplyFKJMPvLEWgmNtUrpTiJIR5u97zEhRG8ySrtboPHZXx7daLxQVrl643cTzbab2tkQjxg==
}
engines
:
{
node
:
'
>=
0.4'
}
engines
:
{
node
:
'
>=
0.4'
}
force-graph@1.50.
0
:
force-graph@1.50.
1
:
resolution
:
{
integrity
:
sha512-
IMUUv9DL6PQGLP8DdeGQZ96Fht8gXmuNM7e63CIinSxXk8bbAukR0Apj+vXVKcxa2S+DZTyrfHRk9T7FEvILTw
==
}
resolution
:
{
integrity
:
sha512-
CtldBdsUHLmlnerVYe09V9Bxi5iz8GZce1WdBSkwGAFgNFTYn6cW90NQ1lOh/UVm0NhktMRHKugXrS9Sl8Bl3A
==
}
engines
:
{
node
:
'
>=12'
}
engines
:
{
node
:
'
>=12'
}
fsevents@2.3.3
:
fsevents@2.3.3
:
...
@@ -2351,8 +2347,8 @@ packages:
...
@@ -2351,8 +2347,8 @@ packages:
hyphenate-style-name@1.1.0
:
hyphenate-style-name@1.1.0
:
resolution
:
{
integrity
:
sha512-WDC/ui2VVRrz3jOVi+XtjqkDjiVjTtFaAGiW37k6b+ohyQ5wYDOGkvCZa8+H0nx3gyvv0+BST9xuOgIyGQ00gw==
}
resolution
:
{
integrity
:
sha512-WDC/ui2VVRrz3jOVi+XtjqkDjiVjTtFaAGiW37k6b+ohyQ5wYDOGkvCZa8+H0nx3gyvv0+BST9xuOgIyGQ00gw==
}
i18next@25.3.
0
:
i18next@25.3.
2
:
resolution
:
{
integrity
:
sha512-
ZSQIiNGfqSG6yoLHaCvrkPp16UejHI8PCDxFYaNG/1qxtmqNmqEg4JlWKlxkrUmrin2sEjsy+Mjy1TRozBhOgw
==
}
resolution
:
{
integrity
:
sha512-
JSnbZDxRVbphc5jiptxr3o2zocy5dEqpVm9qCGdJwRNO+9saUJS0/u4LnM/13C23fUEWxAylPqKU/NpMV/IjqA
==
}
peerDependencies
:
peerDependencies
:
typescript
:
^5
typescript
:
^5
peerDependenciesMeta
:
peerDependenciesMeta
:
...
@@ -2522,8 +2518,8 @@ packages:
...
@@ -2522,8 +2518,8 @@ packages:
resolution
:
{
integrity
:
sha512-YKnxXEekXKzhpf7CLYA0A+oDP8V0OhICNCr5lv96FvSsDEmrb0GKM776JgQvHTMjr7DTTPEVv/1Ciaw0uEWzBA==
}
resolution
:
{
integrity
:
sha512-YKnxXEekXKzhpf7CLYA0A+oDP8V0OhICNCr5lv96FvSsDEmrb0GKM776JgQvHTMjr7DTTPEVv/1Ciaw0uEWzBA==
}
engines
:
{
node
:
'
>=12'
}
engines
:
{
node
:
'
>=12'
}
jiti@2.
4.2
:
jiti@2.
5.1
:
resolution
:
{
integrity
:
sha512-
rg9zJN+G4n2nfJl5MW3BMygZX56zKPNVEYYqq7adpmMh4Jn2QNEwhvQlFy6jPVdcod7txZtKHWnyZiA3a0zP7A
==
}
resolution
:
{
integrity
:
sha512-
twQoecYPiVA5K/h6SxtORw/Bs3ar+mLUtoPSc7iMXzQzK8d7eJ/R09wmTwAjiamETn1cXYPGfNnu7DMoHgu12w
==
}
hasBin
:
true
hasBin
:
true
js-base64@3.7.7
:
js-base64@3.7.7
:
...
@@ -2704,9 +2700,9 @@ packages:
...
@@ -2704,9 +2700,9 @@ packages:
magic-string@0.30.17
:
magic-string@0.30.17
:
resolution
:
{
integrity
:
sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==
}
resolution
:
{
integrity
:
sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==
}
marked@1
5.0.12
:
marked@1
6.1.1
:
resolution
:
{
integrity
:
sha512-
8dD6FusOQSrpv9Z1rdNMdlSgQOIP880DHqnohobOmYLElGEqAL/JvxvuxZO16r4HtjTlfPRDC1hbvxC9dPN2nA
==
}
resolution
:
{
integrity
:
sha512-
ij/2lXfCRT71L6u0M29tJPhP0bM5shLL3u5BePhFwPELj2blMJ6GDtD7PfJhRLhJ/c2UwrK17ySVcDzy2YHjHQ
==
}
engines
:
{
node
:
'
>=
18
'
}
engines
:
{
node
:
'
>=
20
'
}
hasBin
:
true
hasBin
:
true
math-intrinsics@1.1.0
:
math-intrinsics@1.1.0
:
...
@@ -2720,8 +2716,8 @@ packages:
...
@@ -2720,8 +2716,8 @@ packages:
resolution
:
{
integrity
:
sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
}
resolution
:
{
integrity
:
sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
}
engines
:
{
node
:
'
>=
8'
}
engines
:
{
node
:
'
>=
8'
}
mermaid@11.
8
.0
:
mermaid@11.
9
.0
:
resolution
:
{
integrity
:
sha512-
uAZUwnBiqREZcUrFw3G5iQ5Pj3hTYUP95EZc3ec/nGBzHddJZydzYGE09tGZDBS1VoSoDn0symZ85FmypSTo5
g==
}
resolution
:
{
integrity
:
sha512-
YdPXn9slEwO0omQfQIsW6vS84weVQftIyyTGAZCwM//MGhPzL1+l6vO6bkf0wnP4tHigH1alZ5Ooy3HXI2gOa
g==
}
micromatch@4.0.8
:
micromatch@4.0.8
:
resolution
:
{
integrity
:
sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
}
resolution
:
{
integrity
:
sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
}
...
@@ -2903,8 +2899,8 @@ packages:
...
@@ -2903,8 +2899,8 @@ packages:
resolution
:
{
integrity
:
sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==
}
resolution
:
{
integrity
:
sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==
}
engines
:
{
node
:
^10 || ^12 || >=14
}
engines
:
{
node
:
^10 || ^12 || >=14
}
preact@10.2
6.9
:
preact@10.2
7.0
:
resolution
:
{
integrity
:
sha512-
SSjF9vcnF27mJK1XyFMNJzFd5u3pQiATFqoaDy03XuN00u4ziveVVEGt5RKJrDR8MHE/wJo9Nnad56RLzS2RMA
==
}
resolution
:
{
integrity
:
sha512-
/DTYoB6mwwgPytiqQTh/7SFRL98ZdiD8Sk8zIUVOxtwq4oWcwrcd1uno9fE/zZmUaUrFNYzbH14CPebOz9tZQw
==
}
prelude-ls@1.2.1
:
prelude-ls@1.2.1
:
resolution
:
{
integrity
:
sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
}
resolution
:
{
integrity
:
sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
}
...
@@ -2950,8 +2946,8 @@ packages:
...
@@ -2950,8 +2946,8 @@ packages:
react
:
'
>=16'
react
:
'
>=16'
react-dom
:
'
>=16'
react-dom
:
'
>=16'
react-i18next@15.
5.3
:
react-i18next@15.
6.1
:
resolution
:
{
integrity
:
sha512-
ypYmOKOnjqPEJZO4m1BI0kS8kWqkBNsKYyhVUfij0gvjy9xJNoG/VcGkxq5dRlVwzmrmY1BQMAmpbbUBLwC4Kw
==
}
resolution
:
{
integrity
:
sha512-
uGrzSsOUUe2sDBG/+FJq2J1MM+Y4368/QW8OLEKSFvnDflHBbZhSd1u3UkW0Z06rMhZmnB/AQrhCpYfE5/5XNg
==
}
peerDependencies
:
peerDependencies
:
i18next
:
'
>=
23.2.3'
i18next
:
'
>=
23.2.3'
react
:
'
>=
16.8.0'
react
:
'
>=
16.8.0'
...
@@ -3006,15 +3002,15 @@ packages:
...
@@ -3006,15 +3002,15 @@ packages:
'
@types/react'
:
'
@types/react'
:
optional
:
true
optional
:
true
react-router-dom@7.
6.3
:
react-router-dom@7.
7.1
:
resolution
:
{
integrity
:
sha512-
DiWJm9qdUAmiJrVWaeJdu4TKu13+iB/8IEi0EW/XgaHCjW/vWGrwzup0GVvaMteuZjKnh5bEvJP/K0MDnzawHw
==
}
resolution
:
{
integrity
:
sha512-
bavdk2BA5r3MYalGKZ01u8PGuDBloQmzpBZVhDLrOOv1N943Wq6dcM9GhB3x8b7AbqPMEezauv4PeGkAJfy7FQ
==
}
engines
:
{
node
:
'
>=20.0.0'
}
engines
:
{
node
:
'
>=20.0.0'
}
peerDependencies
:
peerDependencies
:
react
:
'
>=18'
react
:
'
>=18'
react-dom
:
'
>=18'
react-dom
:
'
>=18'
react-router@7.
6.3
:
react-router@7.
7.1
:
resolution
:
{
integrity
:
sha512-
zf45LZp5skDC6I3jDLXQUu0u26jtuP4lEGbc7BbdyxenBN1vJSTA18czM2D+h5qyMBuMrD+9uB+mU37HIoKGR
A==
}
resolution
:
{
integrity
:
sha512-
jVKHXoWRIsD/qS6lvGveckwb862EekvapdHJN/cGmzw40KnJH5gg53ujOJ4qX6EKIK9LSBfFed/xiQ5yeXNrU
A==
}
engines
:
{
node
:
'
>=20.0.0'
}
engines
:
{
node
:
'
>=20.0.0'
}
peerDependencies
:
peerDependencies
:
react
:
'
>=18'
react
:
'
>=18'
...
@@ -3249,8 +3245,8 @@ packages:
...
@@ -3249,8 +3245,8 @@ packages:
resolution
:
{
integrity
:
sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
}
resolution
:
{
integrity
:
sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
}
engines
:
{
node
:
'
>=
0.4'
}
engines
:
{
node
:
'
>=
0.4'
}
synckit@0.11.
8
:
synckit@0.11.
11
:
resolution
:
{
integrity
:
sha512-
+XZ+r1XGIJGeQk3VvXhT6xx/VpbHsRzsTkGgF6E5RX9TTXD0118l87puaEBZ566FhqblC6U0d4XnubznJDm30A
==
}
resolution
:
{
integrity
:
sha512-
MeQTA1r0litLUf0Rp/iisCaL8761lKAZHaimlbGK4j0HysC4PLfqygQj9srcs0m2RdtDYnF8UuYyKpbjHYp7Jw
==
}
engines
:
{
node
:
^14.18.0 || >=16.0.0
}
engines
:
{
node
:
^14.18.0 || >=16.0.0
}
tailwind-merge@3.3.1
:
tailwind-merge@3.3.1
:
...
@@ -3315,8 +3311,8 @@ packages:
...
@@ -3315,8 +3311,8 @@ packages:
tslib@2.8.1
:
tslib@2.8.1
:
resolution
:
{
integrity
:
sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==
}
resolution
:
{
integrity
:
sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==
}
tw-animate-css@1.3.
4
:
tw-animate-css@1.3.
6
:
resolution
:
{
integrity
:
sha512-
dd1Ht6/YQHcNbq0znIT6dG8uhO7Ce+VIIhZUhjsryXsMPJQz3bZg7Q2eNzLwipb25bRZslGb2myio5mScd1TFg
==
}
resolution
:
{
integrity
:
sha512-
9dy0R9UsYEGmgf26L8UcHiLmSFTHa9+D7+dAt/G/sF5dCnPePZbfgDYinc7/UzAM7g/baVrmS6m9yEpU46d+LA
==
}
type-check@0.4.0
:
type-check@0.4.0
:
resolution
:
{
integrity
:
sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==
}
resolution
:
{
integrity
:
sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==
}
...
@@ -3338,15 +3334,15 @@ packages:
...
@@ -3338,15 +3334,15 @@ packages:
resolution
:
{
integrity
:
sha512-3KS2b+kL7fsuk/eJZ7EQdnEmQoaho/r6KUef7hxvltNA5DR8NAUM+8wJMbJyZ4G9/7i3v5zPBIMN5aybAh2/Jg==
}
resolution
:
{
integrity
:
sha512-3KS2b+kL7fsuk/eJZ7EQdnEmQoaho/r6KUef7hxvltNA5DR8NAUM+8wJMbJyZ4G9/7i3v5zPBIMN5aybAh2/Jg==
}
engines
:
{
node
:
'
>=
0.4'
}
engines
:
{
node
:
'
>=
0.4'
}
typescript-eslint@8.3
5.1
:
typescript-eslint@8.3
8.0
:
resolution
:
{
integrity
:
sha512-
xslJjFzhOmHYQzSB/QTeASAHbjmxOGEP6Coh93TXmUBFQoJ1VU35UHIDmG06Jd6taf3wqqC1ntBnCMeymy5Ovw
==
}
resolution
:
{
integrity
:
sha512-
FsZlrYK6bPDGoLeZRuvx2v6qrM03I0U0SnfCLPs/XCCPCFD80xU9Pg09H/K+XFa68uJuZo7l/Xhs+eDRg2l3hg
==
}
engines
:
{
node
:
^18.18.0 || ^20.9.0 || >=21.1.0
}
engines
:
{
node
:
^18.18.0 || ^20.9.0 || >=21.1.0
}
peerDependencies
:
peerDependencies
:
eslint
:
^8.57.0 || ^9.0.0
eslint
:
^8.57.0 || ^9.0.0
typescript
:
'
>=4.8.4
<5.9.0'
typescript
:
'
>=4.8.4
<5.9.0'
typescript@5.
8.3
:
typescript@5.
9.2
:
resolution
:
{
integrity
:
sha512-
p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ
==
}
resolution
:
{
integrity
:
sha512-
CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A
==
}
engines
:
{
node
:
'
>=14.17'
}
engines
:
{
node
:
'
>=14.17'
}
hasBin
:
true
hasBin
:
true
...
@@ -3549,11 +3545,11 @@ snapshots:
...
@@ -3549,11 +3545,11 @@ snapshots:
'
@babel/generator'
:
7.28.0
'
@babel/generator'
:
7.28.0
'
@babel/helper-compilation-targets'
:
7.27.2
'
@babel/helper-compilation-targets'
:
7.27.2
'
@babel/helper-module-transforms'
:
7.27.3(@babel/core@7.28.0)
'
@babel/helper-module-transforms'
:
7.27.3(@babel/core@7.28.0)
'
@babel/helpers'
:
7.2
7.6
'
@babel/helpers'
:
7.2
8.2
'
@babel/parser'
:
7.28.0
'
@babel/parser'
:
7.28.0
'
@babel/template'
:
7.27.2
'
@babel/template'
:
7.27.2
'
@babel/traverse'
:
7.28.0
'
@babel/traverse'
:
7.28.0
'
@babel/types'
:
7.28.
0
'
@babel/types'
:
7.28.
2
convert-source-map
:
2.0.0
convert-source-map
:
2.0.0
debug
:
4.4.1
debug
:
4.4.1
gensync
:
1.0.0-beta.2
gensync
:
1.0.0-beta.2
...
@@ -3565,7 +3561,7 @@ snapshots:
...
@@ -3565,7 +3561,7 @@ snapshots:
'
@babel/generator@7.28.0'
:
'
@babel/generator@7.28.0'
:
dependencies
:
dependencies
:
'
@babel/parser'
:
7.28.0
'
@babel/parser'
:
7.28.0
'
@babel/types'
:
7.28.
0
'
@babel/types'
:
7.28.
2
'
@jridgewell/gen-mapping'
:
0.3.12
'
@jridgewell/gen-mapping'
:
0.3.12
'
@jridgewell/trace-mapping'
:
0.3.29
'
@jridgewell/trace-mapping'
:
0.3.29
jsesc
:
3.1.0
jsesc
:
3.1.0
...
@@ -3583,7 +3579,7 @@ snapshots:
...
@@ -3583,7 +3579,7 @@ snapshots:
'
@babel/helper-module-imports@7.27.1'
:
'
@babel/helper-module-imports@7.27.1'
:
dependencies
:
dependencies
:
'
@babel/traverse'
:
7.28.0
'
@babel/traverse'
:
7.28.0
'
@babel/types'
:
7.28.
0
'
@babel/types'
:
7.28.
2
transitivePeerDependencies
:
transitivePeerDependencies
:
-
supports-color
-
supports-color
...
@@ -3604,14 +3600,14 @@ snapshots:
...
@@ -3604,14 +3600,14 @@ snapshots:
'
@babel/helper-validator-option@7.27.1'
:
{}
'
@babel/helper-validator-option@7.27.1'
:
{}
'
@babel/helpers@7.2
7.6
'
:
'
@babel/helpers@7.2
8.2
'
:
dependencies
:
dependencies
:
'
@babel/template'
:
7.27.2
'
@babel/template'
:
7.27.2
'
@babel/types'
:
7.28.
0
'
@babel/types'
:
7.28.
2
'
@babel/parser@7.28.0'
:
'
@babel/parser@7.28.0'
:
dependencies
:
dependencies
:
'
@babel/types'
:
7.28.
0
'
@babel/types'
:
7.28.
2
'
@babel/plugin-transform-react-jsx-self@7.27.1(@babel/core@7.28.0)'
:
'
@babel/plugin-transform-react-jsx-self@7.27.1(@babel/core@7.28.0)'
:
dependencies
:
dependencies
:
...
@@ -3623,13 +3619,13 @@ snapshots:
...
@@ -3623,13 +3619,13 @@ snapshots:
'
@babel/core'
:
7.28.0
'
@babel/core'
:
7.28.0
'
@babel/helper-plugin-utils'
:
7.27.1
'
@babel/helper-plugin-utils'
:
7.27.1
'
@babel/runtime@7.2
7.6
'
:
{}
'
@babel/runtime@7.2
8.2
'
:
{}
'
@babel/template@7.27.2'
:
'
@babel/template@7.27.2'
:
dependencies
:
dependencies
:
'
@babel/code-frame'
:
7.27.1
'
@babel/code-frame'
:
7.27.1
'
@babel/parser'
:
7.28.0
'
@babel/parser'
:
7.28.0
'
@babel/types'
:
7.28.
0
'
@babel/types'
:
7.28.
2
'
@babel/traverse@7.28.0'
:
'
@babel/traverse@7.28.0'
:
dependencies
:
dependencies
:
...
@@ -3638,19 +3634,19 @@ snapshots:
...
@@ -3638,19 +3634,19 @@ snapshots:
'
@babel/helper-globals'
:
7.28.0
'
@babel/helper-globals'
:
7.28.0
'
@babel/parser'
:
7.28.0
'
@babel/parser'
:
7.28.0
'
@babel/template'
:
7.27.2
'
@babel/template'
:
7.27.2
'
@babel/types'
:
7.28.
0
'
@babel/types'
:
7.28.
2
debug
:
4.4.1
debug
:
4.4.1
transitivePeerDependencies
:
transitivePeerDependencies
:
-
supports-color
-
supports-color
'
@babel/types@7.28.
0
'
:
'
@babel/types@7.28.
2
'
:
dependencies
:
dependencies
:
'
@babel/helper-string-parser'
:
7.27.1
'
@babel/helper-string-parser'
:
7.27.1
'
@babel/helper-validator-identifier'
:
7.27.1
'
@babel/helper-validator-identifier'
:
7.27.1
'
@braintree/sanitize-url@7.1.1'
:
{}
'
@braintree/sanitize-url@7.1.1'
:
{}
'
@bufbuild/protobuf@2.6.
0
'
:
{}
'
@bufbuild/protobuf@2.6.
2
'
:
{}
'
@chevrotain/cst-dts-gen@11.0.3'
:
'
@chevrotain/cst-dts-gen@11.0.3'
:
dependencies
:
dependencies
:
...
@@ -3697,7 +3693,7 @@ snapshots:
...
@@ -3697,7 +3693,7 @@ snapshots:
'
@emotion/babel-plugin@11.13.5'
:
'
@emotion/babel-plugin@11.13.5'
:
dependencies
:
dependencies
:
'
@babel/helper-module-imports'
:
7.27.1
'
@babel/helper-module-imports'
:
7.27.1
'
@babel/runtime'
:
7.2
7.6
'
@babel/runtime'
:
7.2
8.2
'
@emotion/hash'
:
0.9.2
'
@emotion/hash'
:
0.9.2
'
@emotion/memoize'
:
0.9.0
'
@emotion/memoize'
:
0.9.0
'
@emotion/serialize'
:
1.3.3
'
@emotion/serialize'
:
1.3.3
...
@@ -3728,7 +3724,7 @@ snapshots:
...
@@ -3728,7 +3724,7 @@ snapshots:
'
@emotion/react@11.14.0(@types/react@18.3.23)(react@18.3.1)'
:
'
@emotion/react@11.14.0(@types/react@18.3.23)(react@18.3.1)'
:
dependencies
:
dependencies
:
'
@babel/runtime'
:
7.2
7.6
'
@babel/runtime'
:
7.2
8.2
'
@emotion/babel-plugin'
:
11.13.5
'
@emotion/babel-plugin'
:
11.13.5
'
@emotion/cache'
:
11.14.0
'
@emotion/cache'
:
11.14.0
'
@emotion/serialize'
:
1.3.3
'
@emotion/serialize'
:
1.3.3
...
@@ -3754,7 +3750,7 @@ snapshots:
...
@@ -3754,7 +3750,7 @@ snapshots:
'
@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@18.3.23)(react@18.3.1))(@types/react@18.3.23)(react@18.3.1)'
:
'
@emotion/styled@11.14.1(@emotion/react@11.14.0(@types/react@18.3.23)(react@18.3.1))(@types/react@18.3.23)(react@18.3.1)'
:
dependencies
:
dependencies
:
'
@babel/runtime'
:
7.2
7.6
'
@babel/runtime'
:
7.2
8.2
'
@emotion/babel-plugin'
:
11.13.5
'
@emotion/babel-plugin'
:
11.13.5
'
@emotion/is-prop-valid'
:
1.3.1
'
@emotion/is-prop-valid'
:
1.3.1
'
@emotion/react'
:
11.14.0(@types/react@18.3.23)(react@18.3.1)
'
@emotion/react'
:
11.14.0(@types/react@18.3.23)(react@18.3.1)
...
@@ -3855,9 +3851,9 @@ snapshots:
...
@@ -3855,9 +3851,9 @@ snapshots:
'
@esbuild/win32-x64@0.25.8'
:
'
@esbuild/win32-x64@0.25.8'
:
optional
:
true
optional
:
true
'
@eslint-community/eslint-utils@4.7.0(eslint@9.3
0.1(jiti@2.4.2
))'
:
'
@eslint-community/eslint-utils@4.7.0(eslint@9.3
2.0(jiti@2.5.1
))'
:
dependencies
:
dependencies
:
eslint
:
9.3
0.1(jiti@2.4.2
)
eslint
:
9.3
2.0(jiti@2.5.1
)
eslint-visitor-keys
:
3.4.3
eslint-visitor-keys
:
3.4.3
'
@eslint-community/regexpp@4.12.1'
:
{}
'
@eslint-community/regexpp@4.12.1'
:
{}
...
@@ -3872,10 +3868,6 @@ snapshots:
...
@@ -3872,10 +3868,6 @@ snapshots:
'
@eslint/config-helpers@0.3.0'
:
{}
'
@eslint/config-helpers@0.3.0'
:
{}
'
@eslint/core@0.14.0'
:
dependencies
:
'
@types/json-schema'
:
7.0.15
'
@eslint/core@0.15.1'
:
'
@eslint/core@0.15.1'
:
dependencies
:
dependencies
:
'
@types/json-schema'
:
7.0.15
'
@types/json-schema'
:
7.0.15
...
@@ -3894,27 +3886,27 @@ snapshots:
...
@@ -3894,27 +3886,27 @@ snapshots:
transitivePeerDependencies
:
transitivePeerDependencies
:
-
supports-color
-
supports-color
'
@eslint/js@9.3
0.1
'
:
{}
'
@eslint/js@9.3
2.0
'
:
{}
'
@eslint/object-schema@2.1.6'
:
{}
'
@eslint/object-schema@2.1.6'
:
{}
'
@eslint/plugin-kit@0.3.
3
'
:
'
@eslint/plugin-kit@0.3.
4
'
:
dependencies
:
dependencies
:
'
@eslint/core'
:
0.15.1
'
@eslint/core'
:
0.15.1
levn
:
0.4.1
levn
:
0.4.1
'
@floating-ui/core@1.7.
2
'
:
'
@floating-ui/core@1.7.
3
'
:
dependencies
:
dependencies
:
'
@floating-ui/utils'
:
0.2.10
'
@floating-ui/utils'
:
0.2.10
'
@floating-ui/dom@1.7.
2
'
:
'
@floating-ui/dom@1.7.
3
'
:
dependencies
:
dependencies
:
'
@floating-ui/core'
:
1.7.
2
'
@floating-ui/core'
:
1.7.
3
'
@floating-ui/utils'
:
0.2.10
'
@floating-ui/utils'
:
0.2.10
'
@floating-ui/react-dom@2.1.
4
(react-dom@18.3.1(react@18.3.1))(react@18.3.1)'
:
'
@floating-ui/react-dom@2.1.
5
(react-dom@18.3.1(react@18.3.1))(react@18.3.1)'
:
dependencies
:
dependencies
:
'
@floating-ui/dom'
:
1.7.
2
'
@floating-ui/dom'
:
1.7.
3
react
:
18.3.1
react
:
18.3.1
react-dom
:
18.3.1(react@18.3.1)
react-dom
:
18.3.1(react@18.3.1)
...
@@ -3978,7 +3970,7 @@ snapshots:
...
@@ -3978,7 +3970,7 @@ snapshots:
katex
:
0.16.22
katex
:
0.16.22
react
:
18.3.1
react
:
18.3.1
'
@mermaid-js/parser@0.6.
0
'
:
'
@mermaid-js/parser@0.6.
2
'
:
dependencies
:
dependencies
:
langium
:
3.3.1
langium
:
3.3.1
...
@@ -3994,7 +3986,7 @@ snapshots:
...
@@ -3994,7 +3986,7 @@ snapshots:
'
@nodelib/fs.scandir'
:
2.1.5
'
@nodelib/fs.scandir'
:
2.1.5
fastq
:
1.19.1
fastq
:
1.19.1
'
@pkgr/core@0.2.
7
'
:
{}
'
@pkgr/core@0.2.
9
'
:
{}
'
@radix-ui/number@1.1.1'
:
{}
'
@radix-ui/number@1.1.1'
:
{}
...
@@ -4189,7 +4181,7 @@ snapshots:
...
@@ -4189,7 +4181,7 @@ snapshots:
'
@radix-ui/react-popper@1.2.7(@types/react-dom@18.3.7(@types/react@18.3.23))(@types/react@18.3.23)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)'
:
'
@radix-ui/react-popper@1.2.7(@types/react-dom@18.3.7(@types/react@18.3.23))(@types/react@18.3.23)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)'
:
dependencies
:
dependencies
:
'
@floating-ui/react-dom'
:
2.1.
4
(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'
@floating-ui/react-dom'
:
2.1.
5
(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'
@radix-ui/react-arrow'
:
1.1.7(@types/react-dom@18.3.7(@types/react@18.3.23))(@types/react@18.3.23)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'
@radix-ui/react-arrow'
:
1.1.7(@types/react-dom@18.3.7(@types/react@18.3.23))(@types/react@18.3.23)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
'
@radix-ui/react-compose-refs'
:
1.1.2(@types/react@18.3.23)(react@18.3.1)
'
@radix-ui/react-compose-refs'
:
1.1.2(@types/react@18.3.23)(react@18.3.1)
'
@radix-ui/react-context'
:
1.1.2(@types/react@18.3.23)(react@18.3.1)
'
@radix-ui/react-context'
:
1.1.2(@types/react@18.3.23)(react@18.3.1)
...
@@ -4420,7 +4412,7 @@ snapshots:
...
@@ -4420,7 +4412,7 @@ snapshots:
react
:
18.3.1
react
:
18.3.1
react-dom
:
18.3.1(react@18.3.1)
react-dom
:
18.3.1(react@18.3.1)
'
@rolldown/pluginutils@1.0.0-beta.
19
'
:
{}
'
@rolldown/pluginutils@1.0.0-beta.
27
'
:
{}
'
@rollup/rollup-android-arm-eabi@4.46.2'
:
'
@rollup/rollup-android-arm-eabi@4.46.2'
:
optional
:
true
optional
:
true
...
@@ -4486,7 +4478,7 @@ snapshots:
...
@@ -4486,7 +4478,7 @@ snapshots:
dependencies
:
dependencies
:
'
@ampproject/remapping'
:
2.3.0
'
@ampproject/remapping'
:
2.3.0
enhanced-resolve
:
5.18.2
enhanced-resolve
:
5.18.2
jiti
:
2.
4.2
jiti
:
2.
5.1
lightningcss
:
1.30.1
lightningcss
:
1.30.1
magic-string
:
0.30.17
magic-string
:
0.30.17
source-map-js
:
1.2.1
source-map-js
:
1.2.1
...
@@ -4546,19 +4538,19 @@ snapshots:
...
@@ -4546,19 +4538,19 @@ snapshots:
'
@tailwindcss/oxide-win32-arm64-msvc'
:
4.1.11
'
@tailwindcss/oxide-win32-arm64-msvc'
:
4.1.11
'
@tailwindcss/oxide-win32-x64-msvc'
:
4.1.11
'
@tailwindcss/oxide-win32-x64-msvc'
:
4.1.11
'
@tailwindcss/vite@4.1.11(vite@7.0.6(@types/node@24.
0.10)(jiti@2.4.2
)(lightningcss@1.30.1)(terser@5.43.1))'
:
'
@tailwindcss/vite@4.1.11(vite@7.0.6(@types/node@24.
1.0)(jiti@2.5.1
)(lightningcss@1.30.1)(terser@5.43.1))'
:
dependencies
:
dependencies
:
'
@tailwindcss/node'
:
4.1.11
'
@tailwindcss/node'
:
4.1.11
'
@tailwindcss/oxide'
:
4.1.11
'
@tailwindcss/oxide'
:
4.1.11
tailwindcss
:
4.1.11
tailwindcss
:
4.1.11
vite
:
7.0.6(@types/node@24.
0.10)(jiti@2.4.2
)(lightningcss@1.30.1)(terser@5.43.1)
vite
:
7.0.6(@types/node@24.
1.0)(jiti@2.5.1
)(lightningcss@1.30.1)(terser@5.43.1)
'
@trivago/prettier-plugin-sort-imports@5.2.2(prettier@3.6.2)'
:
'
@trivago/prettier-plugin-sort-imports@5.2.2(prettier@3.6.2)'
:
dependencies
:
dependencies
:
'
@babel/generator'
:
7.28.0
'
@babel/generator'
:
7.28.0
'
@babel/parser'
:
7.28.0
'
@babel/parser'
:
7.28.0
'
@babel/traverse'
:
7.28.0
'
@babel/traverse'
:
7.28.0
'
@babel/types'
:
7.28.
0
'
@babel/types'
:
7.28.
2
javascript-natural-sort
:
0.7.1
javascript-natural-sort
:
0.7.1
lodash
:
4.17.21
lodash
:
4.17.21
prettier
:
3.6.2
prettier
:
3.6.2
...
@@ -4570,23 +4562,23 @@ snapshots:
...
@@ -4570,23 +4562,23 @@ snapshots:
'
@types/babel__core@7.20.5'
:
'
@types/babel__core@7.20.5'
:
dependencies
:
dependencies
:
'
@babel/parser'
:
7.28.0
'
@babel/parser'
:
7.28.0
'
@babel/types'
:
7.28.
0
'
@babel/types'
:
7.28.
2
'
@types/babel__generator'
:
7.27.0
'
@types/babel__generator'
:
7.27.0
'
@types/babel__template'
:
7.4.4
'
@types/babel__template'
:
7.4.4
'
@types/babel__traverse'
:
7.2
0.7
'
@types/babel__traverse'
:
7.2
8.0
'
@types/babel__generator@7.27.0'
:
'
@types/babel__generator@7.27.0'
:
dependencies
:
dependencies
:
'
@babel/types'
:
7.28.
0
'
@babel/types'
:
7.28.
2
'
@types/babel__template@7.4.4'
:
'
@types/babel__template@7.4.4'
:
dependencies
:
dependencies
:
'
@babel/parser'
:
7.28.0
'
@babel/parser'
:
7.28.0
'
@babel/types'
:
7.28.
0
'
@babel/types'
:
7.28.
2
'
@types/babel__traverse@7.2
0.7
'
:
'
@types/babel__traverse@7.2
8.0
'
:
dependencies
:
dependencies
:
'
@babel/types'
:
7.28.
0
'
@babel/types'
:
7.28.
2
'
@types/d3-array@3.2.1'
:
{}
'
@types/d3-array@3.2.1'
:
{}
...
@@ -4609,7 +4601,7 @@ snapshots:
...
@@ -4609,7 +4601,7 @@ snapshots:
'
@types/d3-delaunay@6.0.4'
:
{}
'
@types/d3-delaunay@6.0.4'
:
{}
'
@types/d3-dispatch@3.0.
6
'
:
{}
'
@types/d3-dispatch@3.0.
7
'
:
{}
'
@types/d3-drag@3.0.7'
:
'
@types/d3-drag@3.0.7'
:
dependencies
:
dependencies
:
...
@@ -4681,7 +4673,7 @@ snapshots:
...
@@ -4681,7 +4673,7 @@ snapshots:
'
@types/d3-color'
:
3.1.3
'
@types/d3-color'
:
3.1.3
'
@types/d3-contour'
:
3.0.6
'
@types/d3-contour'
:
3.0.6
'
@types/d3-delaunay'
:
6.0.4
'
@types/d3-delaunay'
:
6.0.4
'
@types/d3-dispatch'
:
3.0.
6
'
@types/d3-dispatch'
:
3.0.
7
'
@types/d3-drag'
:
3.0.7
'
@types/d3-drag'
:
3.0.7
'
@types/d3-dsv'
:
3.0.7
'
@types/d3-dsv'
:
3.0.7
'
@types/d3-ease'
:
3.0.2
'
@types/d3-ease'
:
3.0.2
...
@@ -4715,7 +4707,7 @@ snapshots:
...
@@ -4715,7 +4707,7 @@ snapshots:
'
@types/katex@0.16.7'
:
{}
'
@types/katex@0.16.7'
:
{}
'
@types/leaflet@1.9.
19
'
:
'
@types/leaflet@1.9.
20
'
:
dependencies
:
dependencies
:
'
@types/geojson'
:
7946.0.16
'
@types/geojson'
:
7946.0.16
...
@@ -4725,7 +4717,7 @@ snapshots:
...
@@ -4725,7 +4717,7 @@ snapshots:
'
@types/lodash@4.17.20'
:
{}
'
@types/lodash@4.17.20'
:
{}
'
@types/node@24.
0.1
0'
:
'
@types/node@24.
1.
0'
:
dependencies
:
dependencies
:
undici-types
:
7.8.0
undici-types
:
7.8.0
...
@@ -4751,124 +4743,125 @@ snapshots:
...
@@ -4751,124 +4743,125 @@ snapshots:
'
@types/uuid@10.0.0'
:
{}
'
@types/uuid@10.0.0'
:
{}
'
@typescript-eslint/eslint-plugin@8.3
5.1(@typescript-eslint/parser@8.35.1(eslint@9.30.1(jiti@2.4.2))(typescript@5.8.3))(eslint@9.30.1(jiti@2.4.2))(typescript@5.8.3
)'
:
'
@typescript-eslint/eslint-plugin@8.3
8.0(@typescript-eslint/parser@8.38.0(eslint@9.32.0(jiti@2.5.1))(typescript@5.9.2))(eslint@9.32.0(jiti@2.5.1))(typescript@5.9.2
)'
:
dependencies
:
dependencies
:
'
@eslint-community/regexpp'
:
4.12.1
'
@eslint-community/regexpp'
:
4.12.1
'
@typescript-eslint/parser'
:
8.3
5.1(eslint@9.30.1(jiti@2.4.2))(typescript@5.8.3
)
'
@typescript-eslint/parser'
:
8.3
8.0(eslint@9.32.0(jiti@2.5.1))(typescript@5.9.2
)
'
@typescript-eslint/scope-manager'
:
8.3
5.1
'
@typescript-eslint/scope-manager'
:
8.3
8.0
'
@typescript-eslint/type-utils'
:
8.3
5.1(eslint@9.30.1(jiti@2.4.2))(typescript@5.8.3
)
'
@typescript-eslint/type-utils'
:
8.3
8.0(eslint@9.32.0(jiti@2.5.1))(typescript@5.9.2
)
'
@typescript-eslint/utils'
:
8.3
5.1(eslint@9.30.1(jiti@2.4.2))(typescript@5.8.3
)
'
@typescript-eslint/utils'
:
8.3
8.0(eslint@9.32.0(jiti@2.5.1))(typescript@5.9.2
)
'
@typescript-eslint/visitor-keys'
:
8.3
5.1
'
@typescript-eslint/visitor-keys'
:
8.3
8.0
eslint
:
9.3
0.1(jiti@2.4.2
)
eslint
:
9.3
2.0(jiti@2.5.1
)
graphemer
:
1.4.0
graphemer
:
1.4.0
ignore
:
7.0.5
ignore
:
7.0.5
natural-compare
:
1.4.0
natural-compare
:
1.4.0
ts-api-utils
:
2.1.0(typescript@5.
8.3
)
ts-api-utils
:
2.1.0(typescript@5.
9.2
)
typescript
:
5.
8.3
typescript
:
5.
9.2
transitivePeerDependencies
:
transitivePeerDependencies
:
-
supports-color
-
supports-color
'
@typescript-eslint/parser@8.3
5.1(eslint@9.30.1(jiti@2.4.2))(typescript@5.8.3
)'
:
'
@typescript-eslint/parser@8.3
8.0(eslint@9.32.0(jiti@2.5.1))(typescript@5.9.2
)'
:
dependencies
:
dependencies
:
'
@typescript-eslint/scope-manager'
:
8.3
5.1
'
@typescript-eslint/scope-manager'
:
8.3
8.0
'
@typescript-eslint/types'
:
8.3
5.1
'
@typescript-eslint/types'
:
8.3
8.0
'
@typescript-eslint/typescript-estree'
:
8.3
5.1(typescript@5.8.3
)
'
@typescript-eslint/typescript-estree'
:
8.3
8.0(typescript@5.9.2
)
'
@typescript-eslint/visitor-keys'
:
8.3
5.1
'
@typescript-eslint/visitor-keys'
:
8.3
8.0
debug
:
4.4.1
debug
:
4.4.1
eslint
:
9.3
0.1(jiti@2.4.2
)
eslint
:
9.3
2.0(jiti@2.5.1
)
typescript
:
5.
8.3
typescript
:
5.
9.2
transitivePeerDependencies
:
transitivePeerDependencies
:
-
supports-color
-
supports-color
'
@typescript-eslint/project-service@8.3
5.1(typescript@5.8.3
)'
:
'
@typescript-eslint/project-service@8.3
8.0(typescript@5.9.2
)'
:
dependencies
:
dependencies
:
'
@typescript-eslint/tsconfig-utils'
:
8.3
5.1(typescript@5.8.3
)
'
@typescript-eslint/tsconfig-utils'
:
8.3
8.0(typescript@5.9.2
)
'
@typescript-eslint/types'
:
8.3
5.1
'
@typescript-eslint/types'
:
8.3
8.0
debug
:
4.4.1
debug
:
4.4.1
typescript
:
5.
8.3
typescript
:
5.
9.2
transitivePeerDependencies
:
transitivePeerDependencies
:
-
supports-color
-
supports-color
'
@typescript-eslint/scope-manager@8.3
5.1
'
:
'
@typescript-eslint/scope-manager@8.3
8.0
'
:
dependencies
:
dependencies
:
'
@typescript-eslint/types'
:
8.3
5.1
'
@typescript-eslint/types'
:
8.3
8.0
'
@typescript-eslint/visitor-keys'
:
8.3
5.1
'
@typescript-eslint/visitor-keys'
:
8.3
8.0
'
@typescript-eslint/tsconfig-utils@8.3
5.1(typescript@5.8.3
)'
:
'
@typescript-eslint/tsconfig-utils@8.3
8.0(typescript@5.9.2
)'
:
dependencies
:
dependencies
:
typescript
:
5.
8.3
typescript
:
5.
9.2
'
@typescript-eslint/type-utils@8.3
5.1(eslint@9.30.1(jiti@2.4.2))(typescript@5.8.3
)'
:
'
@typescript-eslint/type-utils@8.3
8.0(eslint@9.32.0(jiti@2.5.1))(typescript@5.9.2
)'
:
dependencies
:
dependencies
:
'
@typescript-eslint/typescript-estree'
:
8.35.1(typescript@5.8.3)
'
@typescript-eslint/types'
:
8.38.0
'
@typescript-eslint/utils'
:
8.35.1(eslint@9.30.1(jiti@2.4.2))(typescript@5.8.3)
'
@typescript-eslint/typescript-estree'
:
8.38.0(typescript@5.9.2)
'
@typescript-eslint/utils'
:
8.38.0(eslint@9.32.0(jiti@2.5.1))(typescript@5.9.2)
debug
:
4.4.1
debug
:
4.4.1
eslint
:
9.3
0.1(jiti@2.4.2
)
eslint
:
9.3
2.0(jiti@2.5.1
)
ts-api-utils
:
2.1.0(typescript@5.
8.3
)
ts-api-utils
:
2.1.0(typescript@5.
9.2
)
typescript
:
5.
8.3
typescript
:
5.
9.2
transitivePeerDependencies
:
transitivePeerDependencies
:
-
supports-color
-
supports-color
'
@typescript-eslint/types@8.3
5.1
'
:
{}
'
@typescript-eslint/types@8.3
8.0
'
:
{}
'
@typescript-eslint/typescript-estree@8.3
5.1(typescript@5.8.3
)'
:
'
@typescript-eslint/typescript-estree@8.3
8.0(typescript@5.9.2
)'
:
dependencies
:
dependencies
:
'
@typescript-eslint/project-service'
:
8.3
5.1(typescript@5.8.3
)
'
@typescript-eslint/project-service'
:
8.3
8.0(typescript@5.9.2
)
'
@typescript-eslint/tsconfig-utils'
:
8.3
5.1(typescript@5.8.3
)
'
@typescript-eslint/tsconfig-utils'
:
8.3
8.0(typescript@5.9.2
)
'
@typescript-eslint/types'
:
8.3
5.1
'
@typescript-eslint/types'
:
8.3
8.0
'
@typescript-eslint/visitor-keys'
:
8.3
5.1
'
@typescript-eslint/visitor-keys'
:
8.3
8.0
debug
:
4.4.1
debug
:
4.4.1
fast-glob
:
3.3.3
fast-glob
:
3.3.3
is-glob
:
4.0.3
is-glob
:
4.0.3
minimatch
:
9.0.5
minimatch
:
9.0.5
semver
:
7.7.2
semver
:
7.7.2
ts-api-utils
:
2.1.0(typescript@5.
8.3
)
ts-api-utils
:
2.1.0(typescript@5.
9.2
)
typescript
:
5.
8.3
typescript
:
5.
9.2
transitivePeerDependencies
:
transitivePeerDependencies
:
-
supports-color
-
supports-color
'
@typescript-eslint/utils@8.3
5.1(eslint@9.30.1(jiti@2.4.2))(typescript@5.8.3
)'
:
'
@typescript-eslint/utils@8.3
8.0(eslint@9.32.0(jiti@2.5.1))(typescript@5.9.2
)'
:
dependencies
:
dependencies
:
'
@eslint-community/eslint-utils'
:
4.7.0(eslint@9.3
0.1(jiti@2.4.2
))
'
@eslint-community/eslint-utils'
:
4.7.0(eslint@9.3
2.0(jiti@2.5.1
))
'
@typescript-eslint/scope-manager'
:
8.3
5.1
'
@typescript-eslint/scope-manager'
:
8.3
8.0
'
@typescript-eslint/types'
:
8.3
5.1
'
@typescript-eslint/types'
:
8.3
8.0
'
@typescript-eslint/typescript-estree'
:
8.3
5.1(typescript@5.8.3
)
'
@typescript-eslint/typescript-estree'
:
8.3
8.0(typescript@5.9.2
)
eslint
:
9.3
0.1(jiti@2.4.2
)
eslint
:
9.3
2.0(jiti@2.5.1
)
typescript
:
5.
8.3
typescript
:
5.
9.2
transitivePeerDependencies
:
transitivePeerDependencies
:
-
supports-color
-
supports-color
'
@typescript-eslint/visitor-keys@8.3
5.1
'
:
'
@typescript-eslint/visitor-keys@8.3
8.0
'
:
dependencies
:
dependencies
:
'
@typescript-eslint/types'
:
8.3
5.1
'
@typescript-eslint/types'
:
8.3
8.0
eslint-visitor-keys
:
4.2.1
eslint-visitor-keys
:
4.2.1
'
@vitejs/plugin-react@4.
6.0(vite@7.0.6(@types/node@24.0.10)(jiti@2.4.2
)(lightningcss@1.30.1)(terser@5.43.1))'
:
'
@vitejs/plugin-react@4.
7.0(vite@7.0.6(@types/node@24.1.0)(jiti@2.5.1
)(lightningcss@1.30.1)(terser@5.43.1))'
:
dependencies
:
dependencies
:
'
@babel/core'
:
7.28.0
'
@babel/core'
:
7.28.0
'
@babel/plugin-transform-react-jsx-self'
:
7.27.1(@babel/core@7.28.0)
'
@babel/plugin-transform-react-jsx-self'
:
7.27.1(@babel/core@7.28.0)
'
@babel/plugin-transform-react-jsx-source'
:
7.27.1(@babel/core@7.28.0)
'
@babel/plugin-transform-react-jsx-source'
:
7.27.1(@babel/core@7.28.0)
'
@rolldown/pluginutils'
:
1.0.0-beta.
19
'
@rolldown/pluginutils'
:
1.0.0-beta.
27
'
@types/babel__core'
:
7.20.5
'
@types/babel__core'
:
7.20.5
react-refresh
:
0.17.0
react-refresh
:
0.17.0
vite
:
7.0.6(@types/node@24.
0.10)(jiti@2.4.2
)(lightningcss@1.30.1)(terser@5.43.1)
vite
:
7.0.6(@types/node@24.
1.0)(jiti@2.5.1
)(lightningcss@1.30.1)(terser@5.43.1)
transitivePeerDependencies
:
transitivePeerDependencies
:
-
supports-color
-
supports-color
'
@vue/compiler-core@3.5.1
7
'
:
'
@vue/compiler-core@3.5.1
8
'
:
dependencies
:
dependencies
:
'
@babel/parser'
:
7.28.0
'
@babel/parser'
:
7.28.0
'
@vue/shared'
:
3.5.1
7
'
@vue/shared'
:
3.5.1
8
entities
:
4.5.0
entities
:
4.5.0
estree-walker
:
2.0.2
estree-walker
:
2.0.2
source-map-js
:
1.2.1
source-map-js
:
1.2.1
'
@vue/compiler-dom@3.5.1
7
'
:
'
@vue/compiler-dom@3.5.1
8
'
:
dependencies
:
dependencies
:
'
@vue/compiler-core'
:
3.5.1
7
'
@vue/compiler-core'
:
3.5.1
8
'
@vue/shared'
:
3.5.1
7
'
@vue/shared'
:
3.5.1
8
'
@vue/shared@3.5.1
7
'
:
{}
'
@vue/shared@3.5.1
8
'
:
{}
'
@xobotyi/scrollbar-width@1.9.5'
:
{}
'
@xobotyi/scrollbar-width@1.9.5'
:
{}
...
@@ -4966,7 +4959,7 @@ snapshots:
...
@@ -4966,7 +4959,7 @@ snapshots:
babel-plugin-macros@3.1.0
:
babel-plugin-macros@3.1.0
:
dependencies
:
dependencies
:
'
@babel/runtime'
:
7.2
7.6
'
@babel/runtime'
:
7.2
8.2
cosmiconfig
:
7.1.0
cosmiconfig
:
7.1.0
resolve
:
1.22.10
resolve
:
1.22.10
...
@@ -4989,8 +4982,8 @@ snapshots:
...
@@ -4989,8 +4982,8 @@ snapshots:
browserslist@4.25.1
:
browserslist@4.25.1
:
dependencies
:
dependencies
:
caniuse-lite
:
1.0.300017
26
caniuse-lite
:
1.0.300017
31
electron-to-chromium
:
1.5.1
79
electron-to-chromium
:
1.5.1
94
node-releases
:
2.0.19
node-releases
:
2.0.19
update-browserslist-db
:
1.1.3(browserslist@4.25.1)
update-browserslist-db
:
1.1.3(browserslist@4.25.1)
...
@@ -5015,7 +5008,7 @@ snapshots:
...
@@ -5015,7 +5008,7 @@ snapshots:
callsites@3.1.0
:
{}
callsites@3.1.0
:
{}
caniuse-lite@1.0.300017
26
:
{}
caniuse-lite@1.0.300017
31
:
{}
canvas-color-tracker@1.3.2
:
canvas-color-tracker@1.3.2
:
dependencies
:
dependencies
:
...
@@ -5067,7 +5060,7 @@ snapshots:
...
@@ -5067,7 +5060,7 @@ snapshots:
code-inspector-core@0.18.3
:
code-inspector-core@0.18.3
:
dependencies
:
dependencies
:
'
@vue/compiler-dom'
:
3.5.1
7
'
@vue/compiler-dom'
:
3.5.1
8
chalk
:
4.1.1
chalk
:
4.1.1
dotenv
:
16.6.1
dotenv
:
16.6.1
launch-ide
:
1.0.1
launch-ide
:
1.0.1
...
@@ -5147,17 +5140,17 @@ snapshots:
...
@@ -5147,17 +5140,17 @@ snapshots:
csstype@3.1.3
:
{}
csstype@3.1.3
:
{}
cytoscape-cose-bilkent@4.1.0(cytoscape@3.3
2
.0)
:
cytoscape-cose-bilkent@4.1.0(cytoscape@3.3
3
.0)
:
dependencies
:
dependencies
:
cose-base
:
1.0.3
cose-base
:
1.0.3
cytoscape
:
3.3
2
.0
cytoscape
:
3.3
3
.0
cytoscape-fcose@2.2.0(cytoscape@3.3
2
.0)
:
cytoscape-fcose@2.2.0(cytoscape@3.3
3
.0)
:
dependencies
:
dependencies
:
cose-base
:
2.2.0
cose-base
:
2.2.0
cytoscape
:
3.3
2
.0
cytoscape
:
3.3
3
.0
cytoscape@3.3
2
.0
:
{}
cytoscape@3.3
3
.0
:
{}
d3-array@2.12.1
:
d3-array@2.12.1
:
dependencies
:
dependencies
:
...
@@ -5405,7 +5398,7 @@ snapshots:
...
@@ -5405,7 +5398,7 @@ snapshots:
es-errors
:
1.3.0
es-errors
:
1.3.0
gopd
:
1.2.0
gopd
:
1.2.0
electron-to-chromium@1.5.1
79
:
{}
electron-to-chromium@1.5.1
94
:
{}
enhanced-resolve@5.18.2
:
enhanced-resolve@5.18.2
:
dependencies
:
dependencies
:
...
@@ -5562,20 +5555,20 @@ snapshots:
...
@@ -5562,20 +5555,20 @@ snapshots:
escape-string-regexp@4.0.0
:
{}
escape-string-regexp@4.0.0
:
{}
eslint-config-prettier@10.1.
5(eslint@9.30.1(jiti@2.4.2
))
:
eslint-config-prettier@10.1.
8(eslint@9.32.0(jiti@2.5.1
))
:
dependencies
:
dependencies
:
eslint
:
9.3
0.1(jiti@2.4.2
)
eslint
:
9.3
2.0(jiti@2.5.1
)
eslint-plugin-prettier@5.5.
1(eslint-config-prettier@10.1.5(eslint@9.30.1(jiti@2.4.2)))(eslint@9.30.1(jiti@2.4.2
))(prettier@3.6.2)
:
eslint-plugin-prettier@5.5.
3(eslint-config-prettier@10.1.8(eslint@9.32.0(jiti@2.5.1)))(eslint@9.32.0(jiti@2.5.1
))(prettier@3.6.2)
:
dependencies
:
dependencies
:
eslint
:
9.3
0.1(jiti@2.4.2
)
eslint
:
9.3
2.0(jiti@2.5.1
)
prettier
:
3.6.2
prettier
:
3.6.2
prettier-linter-helpers
:
1.0.0
prettier-linter-helpers
:
1.0.0
synckit
:
0.11.
8
synckit
:
0.11.
11
optionalDependencies
:
optionalDependencies
:
eslint-config-prettier
:
10.1.
5(eslint@9.30.1(jiti@2.4.2
))
eslint-config-prettier
:
10.1.
8(eslint@9.32.0(jiti@2.5.1
))
eslint-plugin-react@7.37.5(eslint@9.3
0.1(jiti@2.4.2
))
:
eslint-plugin-react@7.37.5(eslint@9.3
2.0(jiti@2.5.1
))
:
dependencies
:
dependencies
:
array-includes
:
3.1.9
array-includes
:
3.1.9
array.prototype.findlast
:
1.2.5
array.prototype.findlast
:
1.2.5
...
@@ -5583,7 +5576,7 @@ snapshots:
...
@@ -5583,7 +5576,7 @@ snapshots:
array.prototype.tosorted
:
1.1.4
array.prototype.tosorted
:
1.1.4
doctrine
:
2.1.0
doctrine
:
2.1.0
es-iterator-helpers
:
1.2.1
es-iterator-helpers
:
1.2.1
eslint
:
9.3
0.1(jiti@2.4.2
)
eslint
:
9.3
2.0(jiti@2.5.1
)
estraverse
:
5.3.0
estraverse
:
5.3.0
hasown
:
2.0.2
hasown
:
2.0.2
jsx-ast-utils
:
3.3.5
jsx-ast-utils
:
3.3.5
...
@@ -5606,16 +5599,16 @@ snapshots:
...
@@ -5606,16 +5599,16 @@ snapshots:
eslint-visitor-keys@4.2.1
:
{}
eslint-visitor-keys@4.2.1
:
{}
eslint@9.3
0.1(jiti@2.4.2
)
:
eslint@9.3
2.0(jiti@2.5.1
)
:
dependencies
:
dependencies
:
'
@eslint-community/eslint-utils'
:
4.7.0(eslint@9.3
0.1(jiti@2.4.2
))
'
@eslint-community/eslint-utils'
:
4.7.0(eslint@9.3
2.0(jiti@2.5.1
))
'
@eslint-community/regexpp'
:
4.12.1
'
@eslint-community/regexpp'
:
4.12.1
'
@eslint/config-array'
:
0.21.0
'
@eslint/config-array'
:
0.21.0
'
@eslint/config-helpers'
:
0.3.0
'
@eslint/config-helpers'
:
0.3.0
'
@eslint/core'
:
0.1
4.0
'
@eslint/core'
:
0.1
5.1
'
@eslint/eslintrc'
:
3.3.1
'
@eslint/eslintrc'
:
3.3.1
'
@eslint/js'
:
9.3
0.1
'
@eslint/js'
:
9.3
2.0
'
@eslint/plugin-kit'
:
0.3.
3
'
@eslint/plugin-kit'
:
0.3.
4
'
@humanfs/node'
:
0.16.6
'
@humanfs/node'
:
0.16.6
'
@humanwhocodes/module-importer'
:
1.0.1
'
@humanwhocodes/module-importer'
:
1.0.1
'
@humanwhocodes/retry'
:
0.4.3
'
@humanwhocodes/retry'
:
0.4.3
...
@@ -5644,7 +5637,7 @@ snapshots:
...
@@ -5644,7 +5637,7 @@ snapshots:
natural-compare
:
1.4.0
natural-compare
:
1.4.0
optionator
:
0.9.4
optionator
:
0.9.4
optionalDependencies
:
optionalDependencies
:
jiti
:
2.
4.2
jiti
:
2.
5.1
transitivePeerDependencies
:
transitivePeerDependencies
:
-
supports-color
-
supports-color
...
@@ -5724,13 +5717,13 @@ snapshots:
...
@@ -5724,13 +5717,13 @@ snapshots:
dependencies
:
dependencies
:
d3-selection
:
3.0.0
d3-selection
:
3.0.0
kapsule
:
1.16.3
kapsule
:
1.16.3
preact
:
10.2
6.9
preact
:
10.2
7.0
for-each@0.3.5
:
for-each@0.3.5
:
dependencies
:
dependencies
:
is-callable
:
1.2.7
is-callable
:
1.2.7
force-graph@1.50.
0
:
force-graph@1.50.
1
:
dependencies
:
dependencies
:
'
@tweenjs/tween.js'
:
25.0.0
'
@tweenjs/tween.js'
:
25.0.0
accessor-fn
:
1.5.3
accessor-fn
:
1.5.3
...
@@ -5857,11 +5850,11 @@ snapshots:
...
@@ -5857,11 +5850,11 @@ snapshots:
hyphenate-style-name@1.1.0
:
{}
hyphenate-style-name@1.1.0
:
{}
i18next@25.3.
0(typescript@5.8.3
)
:
i18next@25.3.
2(typescript@5.9.2
)
:
dependencies
:
dependencies
:
'
@babel/runtime'
:
7.2
7.6
'
@babel/runtime'
:
7.2
8.2
optionalDependencies
:
optionalDependencies
:
typescript
:
5.
8.3
typescript
:
5.
9.2
iconv-lite@0.6.3
:
iconv-lite@0.6.3
:
dependencies
:
dependencies
:
...
@@ -6024,7 +6017,7 @@ snapshots:
...
@@ -6024,7 +6017,7 @@ snapshots:
jerrypick@1.1.2
:
{}
jerrypick@1.1.2
:
{}
jiti@2.
4.2
:
{}
jiti@2.
5.1
:
{}
js-base64@3.7.7
:
{}
js-base64@3.7.7
:
{}
...
@@ -6176,7 +6169,7 @@ snapshots:
...
@@ -6176,7 +6169,7 @@ snapshots:
dependencies
:
dependencies
:
'
@jridgewell/sourcemap-codec'
:
1.5.4
'
@jridgewell/sourcemap-codec'
:
1.5.4
marked@1
5.0.12
:
{}
marked@1
6.1.1
:
{}
math-intrinsics@1.1.0
:
{}
math-intrinsics@1.1.0
:
{}
...
@@ -6184,15 +6177,15 @@ snapshots:
...
@@ -6184,15 +6177,15 @@ snapshots:
merge2@1.4.1
:
{}
merge2@1.4.1
:
{}
mermaid@11.
8
.0
:
mermaid@11.
9
.0
:
dependencies
:
dependencies
:
'
@braintree/sanitize-url'
:
7.1.1
'
@braintree/sanitize-url'
:
7.1.1
'
@iconify/utils'
:
2.3.0
'
@iconify/utils'
:
2.3.0
'
@mermaid-js/parser'
:
0.6.
0
'
@mermaid-js/parser'
:
0.6.
2
'
@types/d3'
:
7.4.3
'
@types/d3'
:
7.4.3
cytoscape
:
3.3
2
.0
cytoscape
:
3.3
3
.0
cytoscape-cose-bilkent
:
4.1.0(cytoscape@3.3
2
.0)
cytoscape-cose-bilkent
:
4.1.0(cytoscape@3.3
3
.0)
cytoscape-fcose
:
2.2.0(cytoscape@3.3
2
.0)
cytoscape-fcose
:
2.2.0(cytoscape@3.3
3
.0)
d3
:
7.9.0
d3
:
7.9.0
d3-sankey
:
0.12.3
d3-sankey
:
0.12.3
dagre-d3-es
:
7.0.11
dagre-d3-es
:
7.0.11
...
@@ -6201,7 +6194,7 @@ snapshots:
...
@@ -6201,7 +6194,7 @@ snapshots:
katex
:
0.16.22
katex
:
0.16.22
khroma
:
2.1.0
khroma
:
2.1.0
lodash-es
:
4.17.21
lodash-es
:
4.17.21
marked
:
1
5.0.12
marked
:
1
6.1.1
roughjs
:
4.6.6
roughjs
:
4.6.6
stylis
:
4.3.6
stylis
:
4.3.6
ts-dedent
:
2.2.0
ts-dedent
:
2.2.0
...
@@ -6405,7 +6398,7 @@ snapshots:
...
@@ -6405,7 +6398,7 @@ snapshots:
picocolors
:
1.1.1
picocolors
:
1.1.1
source-map-js
:
1.2.1
source-map-js
:
1.2.1
preact@10.2
6.9
:
{}
preact@10.2
7.0
:
{}
prelude-ls@1.2.1
:
{}
prelude-ls@1.2.1
:
{}
...
@@ -6435,7 +6428,7 @@ snapshots:
...
@@ -6435,7 +6428,7 @@ snapshots:
react-force-graph-2d@1.28.0(react@18.3.1)
:
react-force-graph-2d@1.28.0(react@18.3.1)
:
dependencies
:
dependencies
:
force-graph
:
1.50.
0
force-graph
:
1.50.
1
prop-types
:
15.8.1
prop-types
:
15.8.1
react
:
18.3.1
react
:
18.3.1
react-kapsule
:
2.5.7(react@18.3.1)
react-kapsule
:
2.5.7(react@18.3.1)
...
@@ -6447,15 +6440,15 @@ snapshots:
...
@@ -6447,15 +6440,15 @@ snapshots:
react
:
18.3.1
react
:
18.3.1
react-dom
:
18.3.1(react@18.3.1)
react-dom
:
18.3.1(react@18.3.1)
react-i18next@15.
5.3(i18next@25.3.0(typescript@5.8.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.8.3
)
:
react-i18next@15.
6.1(i18next@25.3.2(typescript@5.9.2))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.9.2
)
:
dependencies
:
dependencies
:
'
@babel/runtime'
:
7.2
7.6
'
@babel/runtime'
:
7.2
8.2
html-parse-stringify
:
3.0.1
html-parse-stringify
:
3.0.1
i18next
:
25.3.
0(typescript@5.8.3
)
i18next
:
25.3.
2(typescript@5.9.2
)
react
:
18.3.1
react
:
18.3.1
optionalDependencies
:
optionalDependencies
:
react-dom
:
18.3.1(react@18.3.1)
react-dom
:
18.3.1(react@18.3.1)
typescript
:
5.
8.3
typescript
:
5.
9.2
react-is@16.13.1
:
{}
react-is@16.13.1
:
{}
...
@@ -6492,13 +6485,13 @@ snapshots:
...
@@ -6492,13 +6485,13 @@ snapshots:
optionalDependencies
:
optionalDependencies
:
'
@types/react'
:
18.3.23
'
@types/react'
:
18.3.23
react-router-dom@7.
6.3
(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
:
react-router-dom@7.
7.1
(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
:
dependencies
:
dependencies
:
react
:
18.3.1
react
:
18.3.1
react-dom
:
18.3.1(react@18.3.1)
react-dom
:
18.3.1(react@18.3.1)
react-router
:
7.
6.3
(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
react-router
:
7.
7.1
(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
react-router@7.
6.3
(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
:
react-router@7.
7.1
(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
:
dependencies
:
dependencies
:
cookie
:
1.0.2
cookie
:
1.0.2
react
:
18.3.1
react
:
18.3.1
...
@@ -6622,7 +6615,7 @@ snapshots:
...
@@ -6622,7 +6615,7 @@ snapshots:
rtl-css-js@1.16.1
:
rtl-css-js@1.16.1
:
dependencies
:
dependencies
:
'
@babel/runtime'
:
7.2
7.6
'
@babel/runtime'
:
7.2
8.2
run-parallel@1.2.0
:
run-parallel@1.2.0
:
dependencies
:
dependencies
:
...
@@ -6812,9 +6805,9 @@ snapshots:
...
@@ -6812,9 +6805,9 @@ snapshots:
supports-preserve-symlinks-flag@1.0.0
:
{}
supports-preserve-symlinks-flag@1.0.0
:
{}
synckit@0.11.
8
:
synckit@0.11.
11
:
dependencies
:
dependencies
:
'
@pkgr/core'
:
0.2.
7
'
@pkgr/core'
:
0.2.
9
tailwind-merge@3.3.1
:
{}
tailwind-merge@3.3.1
:
{}
...
@@ -6857,9 +6850,9 @@ snapshots:
...
@@ -6857,9 +6850,9 @@ snapshots:
toggle-selection@1.0.6
:
{}
toggle-selection@1.0.6
:
{}
ts-api-utils@2.1.0(typescript@5.
8.3
)
:
ts-api-utils@2.1.0(typescript@5.
9.2
)
:
dependencies
:
dependencies
:
typescript
:
5.
8.3
typescript
:
5.
9.2
ts-dedent@2.2.0
:
{}
ts-dedent@2.2.0
:
{}
...
@@ -6869,7 +6862,7 @@ snapshots:
...
@@ -6869,7 +6862,7 @@ snapshots:
tslib@2.8.1
:
{}
tslib@2.8.1
:
{}
tw-animate-css@1.3.
4
:
{}
tw-animate-css@1.3.
6
:
{}
type-check@0.4.0
:
type-check@0.4.0
:
dependencies
:
dependencies
:
...
@@ -6908,17 +6901,18 @@ snapshots:
...
@@ -6908,17 +6901,18 @@ snapshots:
possible-typed-array-names
:
1.1.0
possible-typed-array-names
:
1.1.0
reflect.getprototypeof
:
1.0.10
reflect.getprototypeof
:
1.0.10
typescript-eslint@8.3
5.1(eslint@9.30.1(jiti@2.4.2))(typescript@5.8.3
)
:
typescript-eslint@8.3
8.0(eslint@9.32.0(jiti@2.5.1))(typescript@5.9.2
)
:
dependencies
:
dependencies
:
'
@typescript-eslint/eslint-plugin'
:
8.35.1(@typescript-eslint/parser@8.35.1(eslint@9.30.1(jiti@2.4.2))(typescript@5.8.3))(eslint@9.30.1(jiti@2.4.2))(typescript@5.8.3)
'
@typescript-eslint/eslint-plugin'
:
8.38.0(@typescript-eslint/parser@8.38.0(eslint@9.32.0(jiti@2.5.1))(typescript@5.9.2))(eslint@9.32.0(jiti@2.5.1))(typescript@5.9.2)
'
@typescript-eslint/parser'
:
8.35.1(eslint@9.30.1(jiti@2.4.2))(typescript@5.8.3)
'
@typescript-eslint/parser'
:
8.38.0(eslint@9.32.0(jiti@2.5.1))(typescript@5.9.2)
'
@typescript-eslint/utils'
:
8.35.1(eslint@9.30.1(jiti@2.4.2))(typescript@5.8.3)
'
@typescript-eslint/typescript-estree'
:
8.38.0(typescript@5.9.2)
eslint
:
9.30.1(jiti@2.4.2)
'
@typescript-eslint/utils'
:
8.38.0(eslint@9.32.0(jiti@2.5.1))(typescript@5.9.2)
typescript
:
5.8.3
eslint
:
9.32.0(jiti@2.5.1)
typescript
:
5.9.2
transitivePeerDependencies
:
transitivePeerDependencies
:
-
supports-color
-
supports-color
typescript@5.
8.3
:
{}
typescript@5.
9.2
:
{}
ufo@1.6.1
:
{}
ufo@1.6.1
:
{}
...
@@ -6968,7 +6962,7 @@ snapshots:
...
@@ -6968,7 +6962,7 @@ snapshots:
transitivePeerDependencies
:
transitivePeerDependencies
:
-
supports-color
-
supports-color
vite@7.0.6(@types/node@24.
0.10)(jiti@2.4.2
)(lightningcss@1.30.1)(terser@5.43.1)
:
vite@7.0.6(@types/node@24.
1.0)(jiti@2.5.1
)(lightningcss@1.30.1)(terser@5.43.1)
:
dependencies
:
dependencies
:
esbuild
:
0.25.8
esbuild
:
0.25.8
fdir
:
6.4.6(picomatch@4.0.3)
fdir
:
6.4.6(picomatch@4.0.3)
...
@@ -6977,9 +6971,9 @@ snapshots:
...
@@ -6977,9 +6971,9 @@ snapshots:
rollup
:
4.46.2
rollup
:
4.46.2
tinyglobby
:
0.2.14
tinyglobby
:
0.2.14
optionalDependencies
:
optionalDependencies
:
'
@types/node'
:
24.
0.1
0
'
@types/node'
:
24.
1.
0
fsevents
:
2.3.3
fsevents
:
2.3.3
jiti
:
2.
4.2
jiti
:
2.
5.1
lightningcss
:
1.30.1
lightningcss
:
1.30.1
terser
:
5.43.1
terser
:
5.43.1
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment