mirror of
https://gitee.com/ByteDance/flowgram.ai.git
synced 2025-07-07 17:43:29 +08:00
* feat(runtime): init nodejs runtime * feat(runtime): init folder struct * feat(runtime): interface & test * feat(runtime): basic api & schema interfaces * feat(runtime): init runtime model framework * feat(runtime): create document & node entities * feat(runtime): runtime engine basic execute logic * feat(runtime): node add variable data * refactor(runtime): split to sub domains * test(runtime): document module test * feat(runtime): variable store * feat(runtime): workflow runtime executor * chore(demo): reset initial data * feat(runtime): workflow runtime branch logic * feat(runtime): workflow runtime access to ai model * feat(runtime): workflow runtime data all add to context * feat(runtime): workflow runtime invoke record snaphots * feat(runtime): workflow runtime status * feat(runtime): main api request processing chain * chore(demo): reset initial data * refactor(runtime): types move to interface package * feat(runtime): router access api defines & interfaces * feat(runtime): standardize api register & gen api docs * feat(runtime): create snapshot before node execute * fix(sub-canvas): tips cannot close * chore(demo): reset initial data * feat(demo): make node schema runnable * feat(demo): access test run * feat(runtime): runtime core can run in both browser & server env * fix(runtime): condition value empty issue * feat(runtime): beautify structure data view * feat(demo): test run sidesheet * chore(demo): test run sidesheet button fixed * feat(demo): running node show flowing line * chore(demo): hide node result overflow * chore(demo): reset initial data * feat(runtime): workflow runtime support loop node * fix(container): sub canvas height issue * feat(demo): test run multiple result render * test(runtime): enbale test coverage * refactor(runtime): interface folders structure * refactor(runtime): core folders structure * refactor(runtime): core export apis & access to router * feat(demo): runtime plugin * feat(runtime): server add try-catch protection * fix(runtime): node process reset end time * chore: format json * chore: rush update * refactor(demo): running service move to runtime-plugin as built-in runtime service * fix(runtime): build error * test(runtime): disable nodejs test * fix(demo): test run result key indent width
18477 lines
634 KiB
YAML
18477 lines
634 KiB
YAML
lockfileVersion: '6.0'
|
|
|
|
settings:
|
|
autoInstallPeers: true
|
|
excludeLinksFromLockfile: false
|
|
|
|
importers:
|
|
|
|
.: {}
|
|
|
|
../../apps/create-app:
|
|
dependencies:
|
|
chalk:
|
|
specifier: ^5.3.0
|
|
version: 5.4.1
|
|
commander:
|
|
specifier: ^11.0.0
|
|
version: 11.1.0
|
|
download:
|
|
specifier: 8.0.0
|
|
version: 8.0.0
|
|
fs-extra:
|
|
specifier: ^9.1.0
|
|
version: 9.1.0
|
|
inquirer:
|
|
specifier: ^9.2.7
|
|
version: 9.3.7
|
|
tar:
|
|
specifier: 7.4.3
|
|
version: 7.4.3
|
|
devDependencies:
|
|
'@types/download':
|
|
specifier: 8.0.5
|
|
version: 8.0.5
|
|
'@types/fs-extra':
|
|
specifier: 11.0.4
|
|
version: 11.0.4
|
|
'@types/inquirer':
|
|
specifier: 9.0.7
|
|
version: 9.0.7
|
|
'@types/node':
|
|
specifier: ^18
|
|
version: 18.19.68
|
|
'@typescript-eslint/parser':
|
|
specifier: ^6.10.0
|
|
version: 6.21.0(eslint@8.57.1)(typescript@5.0.4)
|
|
eslint:
|
|
specifier: ^8.54.0
|
|
version: 8.57.1
|
|
tsup:
|
|
specifier: ^8.0.1
|
|
version: 8.3.5(typescript@5.0.4)
|
|
typescript:
|
|
specifier: ^5.0.4
|
|
version: 5.0.4
|
|
|
|
../../apps/demo-fixed-layout:
|
|
dependencies:
|
|
'@douyinfe/semi-icons':
|
|
specifier: ^2.80.0
|
|
version: 2.80.0(react@18.3.1)
|
|
'@douyinfe/semi-ui':
|
|
specifier: ^2.80.0
|
|
version: 2.80.0(acorn@8.14.0)(react-dom@18.3.1)(react@18.3.1)
|
|
'@flowgram.ai/fixed-layout-editor':
|
|
specifier: workspace:*
|
|
version: link:../../packages/client/fixed-layout-editor
|
|
'@flowgram.ai/fixed-semi-materials':
|
|
specifier: workspace:*
|
|
version: link:../../packages/materials/fixed-semi-materials
|
|
'@flowgram.ai/form-materials':
|
|
specifier: workspace:*
|
|
version: link:../../packages/materials/form-materials
|
|
'@flowgram.ai/group-plugin':
|
|
specifier: workspace:*
|
|
version: link:../../packages/plugins/group-plugin
|
|
'@flowgram.ai/minimap-plugin':
|
|
specifier: workspace:*
|
|
version: link:../../packages/plugins/minimap-plugin
|
|
lodash-es:
|
|
specifier: ^4.17.21
|
|
version: 4.17.21
|
|
nanoid:
|
|
specifier: ^4.0.2
|
|
version: 4.0.2
|
|
react:
|
|
specifier: ^18
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18
|
|
version: 18.3.1(react@18.3.1)
|
|
styled-components:
|
|
specifier: ^5
|
|
version: 5.3.11(@babel/core@7.26.10)(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)
|
|
devDependencies:
|
|
'@flowgram.ai/eslint-config':
|
|
specifier: workspace:*
|
|
version: link:../../config/eslint-config
|
|
'@flowgram.ai/ts-config':
|
|
specifier: workspace:*
|
|
version: link:../../config/ts-config
|
|
'@rsbuild/core':
|
|
specifier: ^1.2.16
|
|
version: 1.2.19
|
|
'@rsbuild/plugin-react':
|
|
specifier: ^1.1.1
|
|
version: 1.1.1(@rsbuild/core@1.2.19)
|
|
'@types/lodash-es':
|
|
specifier: ^4.17.12
|
|
version: 4.17.12
|
|
'@types/node':
|
|
specifier: ^18
|
|
version: 18.19.68
|
|
'@types/react':
|
|
specifier: ^18
|
|
version: 18.3.16
|
|
'@types/react-dom':
|
|
specifier: ^18
|
|
version: 18.3.5(@types/react@18.3.16)
|
|
'@types/styled-components':
|
|
specifier: ^5
|
|
version: 5.1.34
|
|
'@typescript-eslint/parser':
|
|
specifier: ^6.10.0
|
|
version: 6.21.0(eslint@8.57.1)(typescript@5.0.4)
|
|
cross-env:
|
|
specifier: ~7.0.3
|
|
version: 7.0.3
|
|
eslint:
|
|
specifier: ^8.54.0
|
|
version: 8.57.1
|
|
less:
|
|
specifier: ^4.1.2
|
|
version: 4.2.2
|
|
less-loader:
|
|
specifier: ^6
|
|
version: 6.2.0(webpack@5.76.0)
|
|
|
|
../../apps/demo-fixed-layout-simple:
|
|
dependencies:
|
|
'@douyinfe/semi-icons':
|
|
specifier: ^2.80.0
|
|
version: 2.80.0(react@18.3.1)
|
|
'@douyinfe/semi-ui':
|
|
specifier: ^2.80.0
|
|
version: 2.80.0(acorn@8.14.0)(react-dom@18.3.1)(react@18.3.1)
|
|
'@flowgram.ai/eslint-config':
|
|
specifier: workspace:*
|
|
version: link:../../config/eslint-config
|
|
'@flowgram.ai/fixed-layout-editor':
|
|
specifier: workspace:*
|
|
version: link:../../packages/client/fixed-layout-editor
|
|
'@flowgram.ai/fixed-semi-materials':
|
|
specifier: workspace:*
|
|
version: link:../../packages/materials/fixed-semi-materials
|
|
'@flowgram.ai/minimap-plugin':
|
|
specifier: workspace:*
|
|
version: link:../../packages/plugins/minimap-plugin
|
|
'@flowgram.ai/ts-config':
|
|
specifier: workspace:*
|
|
version: link:../../config/ts-config
|
|
nanoid:
|
|
specifier: ^4.0.2
|
|
version: 4.0.2
|
|
react:
|
|
specifier: ^18
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18
|
|
version: 18.3.1(react@18.3.1)
|
|
devDependencies:
|
|
'@rsbuild/core':
|
|
specifier: ^1.2.16
|
|
version: 1.2.19
|
|
'@rsbuild/plugin-react':
|
|
specifier: ^1.1.1
|
|
version: 1.1.1(@rsbuild/core@1.2.19)
|
|
'@types/node':
|
|
specifier: ^18
|
|
version: 18.19.68
|
|
'@types/react':
|
|
specifier: ^18
|
|
version: 18.3.16
|
|
'@types/react-dom':
|
|
specifier: ^18
|
|
version: 18.3.5(@types/react@18.3.16)
|
|
cross-env:
|
|
specifier: ~7.0.3
|
|
version: 7.0.3
|
|
eslint:
|
|
specifier: ^8.54.0
|
|
version: 8.57.1
|
|
|
|
../../apps/demo-free-layout:
|
|
dependencies:
|
|
'@douyinfe/semi-icons':
|
|
specifier: ^2.80.0
|
|
version: 2.80.0(react@18.3.1)
|
|
'@douyinfe/semi-ui':
|
|
specifier: ^2.80.0
|
|
version: 2.80.0(acorn@8.14.0)(react-dom@18.3.1)(react@18.3.1)
|
|
'@flowgram.ai/form-materials':
|
|
specifier: workspace:*
|
|
version: link:../../packages/materials/form-materials
|
|
'@flowgram.ai/free-container-plugin':
|
|
specifier: workspace:*
|
|
version: link:../../packages/plugins/free-container-plugin
|
|
'@flowgram.ai/free-group-plugin':
|
|
specifier: workspace:*
|
|
version: link:../../packages/plugins/free-group-plugin
|
|
'@flowgram.ai/free-layout-editor':
|
|
specifier: workspace:*
|
|
version: link:../../packages/client/free-layout-editor
|
|
'@flowgram.ai/free-lines-plugin':
|
|
specifier: workspace:*
|
|
version: link:../../packages/plugins/free-lines-plugin
|
|
'@flowgram.ai/free-node-panel-plugin':
|
|
specifier: workspace:*
|
|
version: link:../../packages/plugins/free-node-panel-plugin
|
|
'@flowgram.ai/free-snap-plugin':
|
|
specifier: workspace:*
|
|
version: link:../../packages/plugins/free-snap-plugin
|
|
'@flowgram.ai/minimap-plugin':
|
|
specifier: workspace:*
|
|
version: link:../../packages/plugins/minimap-plugin
|
|
'@flowgram.ai/runtime-interface':
|
|
specifier: workspace:*
|
|
version: link:../../packages/runtime/interface
|
|
'@flowgram.ai/runtime-js':
|
|
specifier: workspace:*
|
|
version: link:../../packages/runtime/js-core
|
|
lodash-es:
|
|
specifier: ^4.17.21
|
|
version: 4.17.21
|
|
nanoid:
|
|
specifier: ^4.0.2
|
|
version: 4.0.2
|
|
react:
|
|
specifier: ^18
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18
|
|
version: 18.3.1(react@18.3.1)
|
|
styled-components:
|
|
specifier: ^5
|
|
version: 5.3.11(@babel/core@7.26.10)(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)
|
|
devDependencies:
|
|
'@flowgram.ai/eslint-config':
|
|
specifier: workspace:*
|
|
version: link:../../config/eslint-config
|
|
'@flowgram.ai/ts-config':
|
|
specifier: workspace:*
|
|
version: link:../../config/ts-config
|
|
'@rsbuild/core':
|
|
specifier: ^1.2.16
|
|
version: 1.2.19
|
|
'@rsbuild/plugin-less':
|
|
specifier: ^1.1.1
|
|
version: 1.1.1(@rsbuild/core@1.2.19)
|
|
'@rsbuild/plugin-react':
|
|
specifier: ^1.1.1
|
|
version: 1.1.1(@rsbuild/core@1.2.19)
|
|
'@types/lodash-es':
|
|
specifier: ^4.17.12
|
|
version: 4.17.12
|
|
'@types/node':
|
|
specifier: ^18
|
|
version: 18.19.68
|
|
'@types/react':
|
|
specifier: ^18
|
|
version: 18.3.16
|
|
'@types/react-dom':
|
|
specifier: ^18
|
|
version: 18.3.5(@types/react@18.3.16)
|
|
'@types/styled-components':
|
|
specifier: ^5
|
|
version: 5.1.34
|
|
cross-env:
|
|
specifier: ~7.0.3
|
|
version: 7.0.3
|
|
eslint:
|
|
specifier: ^8.54.0
|
|
version: 8.57.1
|
|
|
|
../../apps/demo-free-layout-simple:
|
|
dependencies:
|
|
'@flowgram.ai/free-layout-editor':
|
|
specifier: workspace:*
|
|
version: link:../../packages/client/free-layout-editor
|
|
'@flowgram.ai/free-snap-plugin':
|
|
specifier: workspace:*
|
|
version: link:../../packages/plugins/free-snap-plugin
|
|
'@flowgram.ai/minimap-plugin':
|
|
specifier: workspace:*
|
|
version: link:../../packages/plugins/minimap-plugin
|
|
react:
|
|
specifier: ^18
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18
|
|
version: 18.3.1(react@18.3.1)
|
|
devDependencies:
|
|
'@flowgram.ai/eslint-config':
|
|
specifier: workspace:*
|
|
version: link:../../config/eslint-config
|
|
'@flowgram.ai/ts-config':
|
|
specifier: workspace:*
|
|
version: link:../../config/ts-config
|
|
'@rsbuild/core':
|
|
specifier: ^1.2.16
|
|
version: 1.2.19
|
|
'@rsbuild/plugin-react':
|
|
specifier: ^1.1.1
|
|
version: 1.1.1(@rsbuild/core@1.2.19)
|
|
'@types/lodash-es':
|
|
specifier: ^4.17.12
|
|
version: 4.17.12
|
|
'@types/node':
|
|
specifier: ^18
|
|
version: 18.19.68
|
|
'@types/react':
|
|
specifier: ^18
|
|
version: 18.3.16
|
|
'@types/react-dom':
|
|
specifier: ^18
|
|
version: 18.3.5(@types/react@18.3.16)
|
|
'@types/styled-components':
|
|
specifier: ^5
|
|
version: 5.1.34
|
|
cross-env:
|
|
specifier: ~7.0.3
|
|
version: 7.0.3
|
|
eslint:
|
|
specifier: ^8.54.0
|
|
version: 8.57.1
|
|
|
|
../../apps/demo-nextjs:
|
|
dependencies:
|
|
'@flowgram.ai/free-container-plugin':
|
|
specifier: workspace:*
|
|
version: link:../../packages/plugins/free-container-plugin
|
|
'@flowgram.ai/free-layout-editor':
|
|
specifier: workspace:*
|
|
version: link:../../packages/client/free-layout-editor
|
|
'@flowgram.ai/free-lines-plugin':
|
|
specifier: workspace:*
|
|
version: link:../../packages/plugins/free-lines-plugin
|
|
'@flowgram.ai/free-node-panel-plugin':
|
|
specifier: workspace:*
|
|
version: link:../../packages/plugins/free-node-panel-plugin
|
|
'@flowgram.ai/free-snap-plugin':
|
|
specifier: workspace:*
|
|
version: link:../../packages/plugins/free-snap-plugin
|
|
'@flowgram.ai/minimap-plugin':
|
|
specifier: workspace:*
|
|
version: link:../../packages/plugins/minimap-plugin
|
|
classnames:
|
|
specifier: ^2.5.1
|
|
version: 2.5.1
|
|
lodash-es:
|
|
specifier: ^4.17.21
|
|
version: 4.17.21
|
|
next:
|
|
specifier: 15.2.4
|
|
version: 15.2.4(@babel/core@7.26.10)(react-dom@18.3.1)(react@18.3.1)
|
|
react:
|
|
specifier: ^18
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18
|
|
version: 18.3.1(react@18.3.1)
|
|
server-only:
|
|
specifier: ^0.0.1
|
|
version: 0.0.1
|
|
devDependencies:
|
|
'@babel/eslint-parser':
|
|
specifier: ~7.19.1
|
|
version: 7.19.1(@babel/core@7.26.10)(eslint@8.57.1)
|
|
'@eslint/eslintrc':
|
|
specifier: ^3
|
|
version: 3.3.1
|
|
'@flowgram.ai/eslint-config':
|
|
specifier: workspace:*
|
|
version: link:../../config/eslint-config
|
|
'@flowgram.ai/ts-config':
|
|
specifier: workspace:*
|
|
version: link:../../config/ts-config
|
|
'@tailwindcss/postcss':
|
|
specifier: ^4
|
|
version: 4.1.0
|
|
'@types/lodash-es':
|
|
specifier: ^4.17.12
|
|
version: 4.17.12
|
|
'@types/next':
|
|
specifier: ^9.0.0
|
|
version: 9.0.0(@babel/core@7.26.10)(react-dom@18.3.1)(react@18.3.1)
|
|
'@types/node':
|
|
specifier: ^18
|
|
version: 18.19.68
|
|
'@types/react':
|
|
specifier: ^18
|
|
version: 18.3.16
|
|
'@types/react-dom':
|
|
specifier: ^18
|
|
version: 18.3.5(@types/react@18.3.16)
|
|
eslint:
|
|
specifier: ^8.54.0
|
|
version: 8.57.1
|
|
eslint-config-next:
|
|
specifier: ^15.3.1
|
|
version: 15.3.1(eslint@8.57.1)(typescript@5.0.4)
|
|
eslint-plugin-json:
|
|
specifier: ^4.0.1
|
|
version: 4.0.1
|
|
eslint-plugin-next:
|
|
specifier: 0.0.0
|
|
version: 0.0.0
|
|
tailwindcss:
|
|
specifier: ^4
|
|
version: 4.1.0
|
|
typescript:
|
|
specifier: ^5.0.4
|
|
version: 5.0.4
|
|
|
|
../../apps/demo-node-form:
|
|
dependencies:
|
|
'@douyinfe/semi-icons':
|
|
specifier: ^2.80.0
|
|
version: 2.80.0(react@18.3.1)
|
|
'@douyinfe/semi-ui':
|
|
specifier: ^2.80.0
|
|
version: 2.80.0(acorn@8.14.0)(react-dom@18.3.1)(react@18.3.1)
|
|
'@flowgram.ai/free-layout-editor':
|
|
specifier: workspace:*
|
|
version: link:../../packages/client/free-layout-editor
|
|
'@flowgram.ai/free-snap-plugin':
|
|
specifier: workspace:*
|
|
version: link:../../packages/plugins/free-snap-plugin
|
|
'@flowgram.ai/minimap-plugin':
|
|
specifier: workspace:*
|
|
version: link:../../packages/plugins/minimap-plugin
|
|
react:
|
|
specifier: ^18
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18
|
|
version: 18.3.1(react@18.3.1)
|
|
styled-components:
|
|
specifier: ^5
|
|
version: 5.3.11(@babel/core@7.26.10)(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)
|
|
devDependencies:
|
|
'@flowgram.ai/eslint-config':
|
|
specifier: workspace:*
|
|
version: link:../../config/eslint-config
|
|
'@flowgram.ai/ts-config':
|
|
specifier: workspace:*
|
|
version: link:../../config/ts-config
|
|
'@rsbuild/core':
|
|
specifier: ^1.2.16
|
|
version: 1.2.19
|
|
'@rsbuild/plugin-react':
|
|
specifier: ^1.1.1
|
|
version: 1.1.1(@rsbuild/core@1.2.19)
|
|
'@types/lodash-es':
|
|
specifier: ^4.17.12
|
|
version: 4.17.12
|
|
'@types/node':
|
|
specifier: ^18
|
|
version: 18.19.68
|
|
'@types/react':
|
|
specifier: ^18
|
|
version: 18.3.16
|
|
'@types/react-dom':
|
|
specifier: ^18
|
|
version: 18.3.5(@types/react@18.3.16)
|
|
'@types/styled-components':
|
|
specifier: ^5
|
|
version: 5.1.34
|
|
'@typescript-eslint/parser':
|
|
specifier: ^6.10.0
|
|
version: 6.21.0(eslint@8.57.1)(typescript@5.0.4)
|
|
cross-env:
|
|
specifier: ~7.0.3
|
|
version: 7.0.3
|
|
eslint:
|
|
specifier: ^8.54.0
|
|
version: 8.57.1
|
|
|
|
../../apps/demo-playground:
|
|
dependencies:
|
|
'@flowgram.ai/playground-react':
|
|
specifier: workspace:*
|
|
version: link:../../packages/client/playground-react
|
|
react:
|
|
specifier: ^18
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18
|
|
version: 18.3.1(react@18.3.1)
|
|
devDependencies:
|
|
'@flowgram.ai/eslint-config':
|
|
specifier: workspace:*
|
|
version: link:../../config/eslint-config
|
|
'@flowgram.ai/ts-config':
|
|
specifier: workspace:*
|
|
version: link:../../config/ts-config
|
|
'@rsbuild/core':
|
|
specifier: ^1.2.16
|
|
version: 1.2.19
|
|
'@rsbuild/plugin-react':
|
|
specifier: ^1.1.1
|
|
version: 1.1.1(@rsbuild/core@1.2.19)
|
|
'@types/lodash-es':
|
|
specifier: ^4.17.12
|
|
version: 4.17.12
|
|
'@types/node':
|
|
specifier: ^18
|
|
version: 18.19.68
|
|
'@types/react':
|
|
specifier: ^18
|
|
version: 18.3.16
|
|
'@types/react-dom':
|
|
specifier: ^18
|
|
version: 18.3.5(@types/react@18.3.16)
|
|
'@types/styled-components':
|
|
specifier: ^5
|
|
version: 5.1.34
|
|
cross-env:
|
|
specifier: ~7.0.3
|
|
version: 7.0.3
|
|
eslint:
|
|
specifier: ^8.54.0
|
|
version: 8.57.1
|
|
|
|
../../apps/demo-react-16:
|
|
dependencies:
|
|
'@flowgram.ai/free-layout-editor':
|
|
specifier: workspace:*
|
|
version: link:../../packages/client/free-layout-editor
|
|
'@flowgram.ai/free-snap-plugin':
|
|
specifier: workspace:*
|
|
version: link:../../packages/plugins/free-snap-plugin
|
|
'@flowgram.ai/minimap-plugin':
|
|
specifier: workspace:*
|
|
version: link:../../packages/plugins/minimap-plugin
|
|
react:
|
|
specifier: ^16.8.6
|
|
version: 16.14.0
|
|
react-dom:
|
|
specifier: ^16.8.6
|
|
version: 16.8.6(react@16.14.0)
|
|
devDependencies:
|
|
'@flowgram.ai/eslint-config':
|
|
specifier: workspace:*
|
|
version: link:../../config/eslint-config
|
|
'@flowgram.ai/ts-config':
|
|
specifier: workspace:*
|
|
version: link:../../config/ts-config
|
|
'@rsbuild/core':
|
|
specifier: ^1.2.16
|
|
version: 1.2.19
|
|
'@rsbuild/plugin-react':
|
|
specifier: ^1.1.1
|
|
version: 1.1.1(@rsbuild/core@1.2.19)
|
|
'@types/lodash-es':
|
|
specifier: ^4.17.12
|
|
version: 4.17.12
|
|
'@types/node':
|
|
specifier: ^18
|
|
version: 18.19.68
|
|
'@types/react':
|
|
specifier: ^16.8.6
|
|
version: 16.14.63
|
|
'@types/react-dom':
|
|
specifier: ^16.8.6
|
|
version: 16.9.25(@types/react@16.14.63)
|
|
'@types/styled-components':
|
|
specifier: ^5
|
|
version: 5.1.34
|
|
cross-env:
|
|
specifier: ~7.0.3
|
|
version: 7.0.3
|
|
eslint:
|
|
specifier: ^8.54.0
|
|
version: 8.57.1
|
|
|
|
../../apps/demo-vite:
|
|
dependencies:
|
|
'@flowgram.ai/free-layout-editor':
|
|
specifier: workspace:*
|
|
version: link:../../packages/client/free-layout-editor
|
|
'@flowgram.ai/free-snap-plugin':
|
|
specifier: workspace:*
|
|
version: link:../../packages/plugins/free-snap-plugin
|
|
'@flowgram.ai/minimap-plugin':
|
|
specifier: workspace:*
|
|
version: link:../../packages/plugins/minimap-plugin
|
|
react:
|
|
specifier: ^18
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18
|
|
version: 18.3.1(react@18.3.1)
|
|
devDependencies:
|
|
'@flowgram.ai/eslint-config':
|
|
specifier: workspace:*
|
|
version: link:../../config/eslint-config
|
|
'@flowgram.ai/ts-config':
|
|
specifier: workspace:*
|
|
version: link:../../config/ts-config
|
|
'@types/lodash-es':
|
|
specifier: ^4.17.12
|
|
version: 4.17.12
|
|
'@types/node':
|
|
specifier: ^18
|
|
version: 18.19.68
|
|
'@types/react':
|
|
specifier: ^18
|
|
version: 18.3.16
|
|
'@types/react-dom':
|
|
specifier: ^18
|
|
version: 18.3.5(@types/react@18.3.16)
|
|
'@vitejs/plugin-react':
|
|
specifier: ^4.4.1
|
|
version: 4.4.1(vite@6.3.5)
|
|
cross-env:
|
|
specifier: ~7.0.3
|
|
version: 7.0.3
|
|
eslint:
|
|
specifier: ^8.54.0
|
|
version: 8.57.1
|
|
globals:
|
|
specifier: ^15.11.0
|
|
version: 15.13.0
|
|
less:
|
|
specifier: ^4.1.2
|
|
version: 4.3.0
|
|
vite:
|
|
specifier: ^6.3.5
|
|
version: 6.3.5(@types/node@18.19.68)(less@4.3.0)
|
|
|
|
../../apps/docs:
|
|
dependencies:
|
|
'@codesandbox/sandpack-react':
|
|
specifier: 2.19.10
|
|
version: 2.19.10(react-dom@18.3.1)(react@18.3.1)
|
|
'@douyinfe/semi-icons':
|
|
specifier: ^2.80.0
|
|
version: 2.80.0(react@18.3.1)
|
|
'@douyinfe/semi-ui':
|
|
specifier: ^2.80.0
|
|
version: 2.80.0(acorn@8.14.0)(react-dom@18.3.1)(react@18.3.1)
|
|
'@flowgram.ai/demo-fixed-layout':
|
|
specifier: workspace:*
|
|
version: link:../demo-fixed-layout
|
|
'@flowgram.ai/demo-fixed-layout-simple':
|
|
specifier: workspace:*
|
|
version: link:../demo-fixed-layout-simple
|
|
'@flowgram.ai/demo-free-layout':
|
|
specifier: workspace:*
|
|
version: link:../demo-free-layout
|
|
'@flowgram.ai/demo-free-layout-simple':
|
|
specifier: workspace:*
|
|
version: link:../demo-free-layout-simple
|
|
'@flowgram.ai/demo-node-form':
|
|
specifier: workspace:*
|
|
version: link:../demo-node-form
|
|
'@flowgram.ai/fixed-layout-editor':
|
|
specifier: workspace:*
|
|
version: link:../../packages/client/fixed-layout-editor
|
|
'@flowgram.ai/fixed-reactor-plugin':
|
|
specifier: workspace:*
|
|
version: link:../../packages/plugins/fixed-reactor-plugin
|
|
'@flowgram.ai/fixed-semi-materials':
|
|
specifier: workspace:*
|
|
version: link:../../packages/materials/fixed-semi-materials
|
|
'@flowgram.ai/form-core':
|
|
specifier: workspace:*
|
|
version: link:../../packages/node-engine/form-core
|
|
'@flowgram.ai/free-auto-layout-plugin':
|
|
specifier: workspace:*
|
|
version: link:../../packages/plugins/free-auto-layout-plugin
|
|
'@flowgram.ai/free-container-plugin':
|
|
specifier: workspace:*
|
|
version: link:../../packages/plugins/free-container-plugin
|
|
'@flowgram.ai/free-layout-editor':
|
|
specifier: workspace:*
|
|
version: link:../../packages/client/free-layout-editor
|
|
'@flowgram.ai/free-lines-plugin':
|
|
specifier: workspace:*
|
|
version: link:../../packages/plugins/free-lines-plugin
|
|
'@flowgram.ai/free-node-panel-plugin':
|
|
specifier: workspace:*
|
|
version: link:../../packages/plugins/free-node-panel-plugin
|
|
'@flowgram.ai/free-snap-plugin':
|
|
specifier: workspace:*
|
|
version: link:../../packages/plugins/free-snap-plugin
|
|
'@flowgram.ai/free-stack-plugin':
|
|
specifier: workspace:*
|
|
version: link:../../packages/plugins/free-stack-plugin
|
|
'@flowgram.ai/group-plugin':
|
|
specifier: workspace:*
|
|
version: link:../../packages/plugins/group-plugin
|
|
'@flowgram.ai/history':
|
|
specifier: workspace:*
|
|
version: link:../../packages/common/history
|
|
'@flowgram.ai/minimap-plugin':
|
|
specifier: workspace:*
|
|
version: link:../../packages/plugins/minimap-plugin
|
|
'@monaco-editor/react':
|
|
specifier: ^4.6.0
|
|
version: 4.6.0(monaco-editor@0.52.2)(react-dom@18.3.1)(react@18.3.1)
|
|
'@rspress/core':
|
|
specifier: ^1.38.0
|
|
version: 1.38.0(webpack@5.76.0)
|
|
'@rspress/shared':
|
|
specifier: ^1.38.0
|
|
version: 1.38.0
|
|
'@types/react':
|
|
specifier: ^18
|
|
version: 18.3.16
|
|
lodash-es:
|
|
specifier: ^4.17.21
|
|
version: 4.17.21
|
|
nanoid:
|
|
specifier: ^4.0.2
|
|
version: 4.0.2
|
|
react:
|
|
specifier: ^18
|
|
version: 18.3.1
|
|
rspress:
|
|
specifier: ^1.38.0
|
|
version: 1.38.0(webpack@5.76.0)
|
|
styled-components:
|
|
specifier: ^5
|
|
version: 5.3.11(@babel/core@7.26.10)(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)
|
|
typedoc:
|
|
specifier: 0.24.8
|
|
version: 0.24.8(typescript@5.0.4)
|
|
typedoc-plugin-markdown:
|
|
specifier: 3.17.1
|
|
version: 3.17.1(typedoc@0.24.8)
|
|
devDependencies:
|
|
'@eslint/js':
|
|
specifier: ^9.12.0
|
|
version: 9.16.0
|
|
'@flowgram.ai/eslint-config':
|
|
specifier: workspace:*
|
|
version: link:../../config/eslint-config
|
|
'@flowgram.ai/ts-config':
|
|
specifier: workspace:*
|
|
version: link:../../config/ts-config
|
|
'@rspress/plugin-typedoc':
|
|
specifier: ^1.38.0
|
|
version: 1.39.3(rspress@1.38.0)(typescript@5.0.4)
|
|
'@types/lodash-es':
|
|
specifier: ^4.17.12
|
|
version: 4.17.12
|
|
'@types/node':
|
|
specifier: ^18
|
|
version: 18.19.68
|
|
dotenv:
|
|
specifier: ~16.5.0
|
|
version: 16.5.0
|
|
eslint:
|
|
specifier: ^8.54.0
|
|
version: 8.57.1
|
|
globals:
|
|
specifier: ^15.11.0
|
|
version: 15.13.0
|
|
openai:
|
|
specifier: ~4.98.0
|
|
version: 4.98.0(ws@8.18.0)(zod@3.25.56)
|
|
raw-loader:
|
|
specifier: ^4.0.2
|
|
version: 4.0.2(webpack@5.76.0)
|
|
shx:
|
|
specifier: 0.4.0
|
|
version: 0.4.0
|
|
sucrase:
|
|
specifier: 3.35.0
|
|
version: 3.35.0
|
|
tsx:
|
|
specifier: ~4.19.4
|
|
version: 4.19.4
|
|
typescript-eslint:
|
|
specifier: ^8.8.1
|
|
version: 8.18.0(eslint@8.57.1)(typescript@5.0.4)
|
|
webpack-merge:
|
|
specifier: ^5.9.0
|
|
version: 5.10.0
|
|
|
|
../../config/eslint-config:
|
|
dependencies:
|
|
'@babel/core':
|
|
specifier: '>=7.11.0'
|
|
version: 7.26.0
|
|
'@babel/eslint-parser':
|
|
specifier: ~7.19.1
|
|
version: 7.19.1(@babel/core@7.26.0)(eslint@8.57.1)
|
|
'@babel/eslint-plugin':
|
|
specifier: ^7.22.10
|
|
version: 7.25.9(@babel/eslint-parser@7.19.1)(eslint@8.57.1)
|
|
'@babel/preset-env':
|
|
specifier: ~7.20.2
|
|
version: 7.20.2(@babel/core@7.26.0)
|
|
'@babel/preset-react':
|
|
specifier: ~7.13.13
|
|
version: 7.13.13(@babel/core@7.26.0)
|
|
'@rushstack/eslint-config':
|
|
specifier: ~3.1.1
|
|
version: 3.1.1(eslint@8.57.1)(typescript@5.0.4)
|
|
'@typescript-eslint/eslint-plugin':
|
|
specifier: ^6.10.0
|
|
version: 6.21.0(@typescript-eslint/parser@6.21.0)(eslint@8.57.1)(typescript@5.0.4)
|
|
'@typescript-eslint/parser':
|
|
specifier: ^6.10.0
|
|
version: 6.21.0(eslint@8.57.1)(typescript@5.0.4)
|
|
eslint:
|
|
specifier: ^8.54.0
|
|
version: 8.57.1
|
|
eslint-config-prettier:
|
|
specifier: ^8.5.0
|
|
version: 8.10.0(eslint@8.57.1)
|
|
eslint-define-config:
|
|
specifier: ~1.12.0
|
|
version: 1.12.0
|
|
eslint-import-resolver-typescript:
|
|
specifier: ^3
|
|
version: 3.7.0(eslint-plugin-import@2.31.0)(eslint@8.57.1)
|
|
eslint-plugin-babel:
|
|
specifier: ^5.3.1
|
|
version: 5.3.1(eslint@8.57.1)
|
|
eslint-plugin-import:
|
|
specifier: ^2.25.3
|
|
version: 2.31.0(eslint@8.57.1)
|
|
eslint-plugin-jsx-a11y:
|
|
specifier: ^6.5.1
|
|
version: 6.10.2(eslint@8.57.1)
|
|
eslint-plugin-prettier:
|
|
specifier: ^4.0.0
|
|
version: 4.2.1(eslint-config-prettier@8.10.0)(eslint@8.57.1)(prettier@2.8.8)
|
|
eslint-plugin-react:
|
|
specifier: ^7.28.0
|
|
version: 7.37.2(eslint@8.57.1)
|
|
eslint-plugin-tsdoc:
|
|
specifier: ^0.2.16
|
|
version: 0.2.17
|
|
prettier:
|
|
specifier: ^2
|
|
version: 2.8.8
|
|
prettier-plugin-packagejson:
|
|
specifier: ^2.3.0
|
|
version: 2.5.6(prettier@2.8.8)
|
|
ts-node:
|
|
specifier: ^10.9.1
|
|
version: 10.9.2(@types/node@18.19.68)(typescript@5.0.4)
|
|
devDependencies:
|
|
'@flowgram.ai/ts-config':
|
|
specifier: workspace:*
|
|
version: link:../ts-config
|
|
'@types/node':
|
|
specifier: ^18
|
|
version: 18.19.68
|
|
react:
|
|
specifier: ^18
|
|
version: 18.3.1
|
|
typescript:
|
|
specifier: ^5.0.4
|
|
version: 5.0.4
|
|
|
|
../../config/ts-config:
|
|
devDependencies:
|
|
eslint:
|
|
specifier: ^8.54.0
|
|
version: 8.57.1
|
|
typescript:
|
|
specifier: ^5.0.4
|
|
version: 5.0.4
|
|
|
|
../../e2e/fixed-layout:
|
|
dependencies:
|
|
'@playwright/test':
|
|
specifier: ^1.52.0
|
|
version: 1.52.0
|
|
devDependencies:
|
|
'@flowgram.ai/eslint-config':
|
|
specifier: workspace:*
|
|
version: link:../../config/eslint-config
|
|
'@types/node':
|
|
specifier: ^18
|
|
version: 18.19.68
|
|
|
|
../../e2e/free-layout:
|
|
dependencies:
|
|
'@playwright/test':
|
|
specifier: ^1.52.0
|
|
version: 1.52.0
|
|
devDependencies:
|
|
'@flowgram.ai/eslint-config':
|
|
specifier: workspace:*
|
|
version: link:../../config/eslint-config
|
|
'@types/node':
|
|
specifier: ^18
|
|
version: 18.19.68
|
|
|
|
../../packages/canvas-engine/core:
|
|
dependencies:
|
|
'@flowgram.ai/command':
|
|
specifier: workspace:*
|
|
version: link:../../common/command
|
|
'@flowgram.ai/utils':
|
|
specifier: workspace:*
|
|
version: link:../../common/utils
|
|
'@phosphor/messaging':
|
|
specifier: ^1.3.0
|
|
version: 1.3.0
|
|
'@tweenjs/tween.js':
|
|
specifier: ^18
|
|
version: 18.6.4
|
|
clsx:
|
|
specifier: ^1.1.1
|
|
version: 1.2.1
|
|
inversify:
|
|
specifier: ^6.0.1
|
|
version: 6.2.0(reflect-metadata@0.2.2)
|
|
lodash:
|
|
specifier: ^4.17.21
|
|
version: 4.17.21
|
|
nanoid:
|
|
specifier: ^4.0.2
|
|
version: 4.0.2
|
|
react:
|
|
specifier: '>=16.8'
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: '>=16.8'
|
|
version: 18.3.1(react@18.3.1)
|
|
reflect-metadata:
|
|
specifier: ~0.2.2
|
|
version: 0.2.2
|
|
devDependencies:
|
|
'@flowgram.ai/eslint-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/eslint-config
|
|
'@flowgram.ai/ts-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/ts-config
|
|
'@testing-library/react':
|
|
specifier: ^12
|
|
version: 12.1.5(@types/react@18.3.16)(react-dom@18.3.1)(react@18.3.1)
|
|
'@testing-library/react-hooks':
|
|
specifier: ^8.0.1
|
|
version: 8.0.1(@types/react@18.3.16)(react-dom@18.3.1)(react@18.3.1)
|
|
'@types/lodash':
|
|
specifier: ^4.14.137
|
|
version: 4.17.13
|
|
'@types/node':
|
|
specifier: ^18
|
|
version: 18.19.68
|
|
'@types/react':
|
|
specifier: ^18
|
|
version: 18.3.16
|
|
'@types/react-dom':
|
|
specifier: ^18
|
|
version: 18.3.5(@types/react@18.3.16)
|
|
'@vitest/coverage-v8':
|
|
specifier: ^0.32.0
|
|
version: 0.32.4(vitest@0.34.6)
|
|
eslint:
|
|
specifier: ^8.54.0
|
|
version: 8.57.1
|
|
tsup:
|
|
specifier: ^8.0.1
|
|
version: 8.3.5(typescript@5.0.4)
|
|
typescript:
|
|
specifier: ^5.0.4
|
|
version: 5.0.4
|
|
vitest:
|
|
specifier: ^0.34.6
|
|
version: 0.34.6(jsdom@22.1.0)
|
|
|
|
../../packages/canvas-engine/document:
|
|
dependencies:
|
|
'@flowgram.ai/core':
|
|
specifier: workspace:*
|
|
version: link:../core
|
|
'@flowgram.ai/utils':
|
|
specifier: workspace:*
|
|
version: link:../../common/utils
|
|
inversify:
|
|
specifier: ^6.0.1
|
|
version: 6.2.0(reflect-metadata@0.2.2)
|
|
lodash:
|
|
specifier: ^4.17.21
|
|
version: 4.17.21
|
|
nanoid:
|
|
specifier: ^4.0.2
|
|
version: 4.0.2
|
|
reflect-metadata:
|
|
specifier: ~0.2.2
|
|
version: 0.2.2
|
|
devDependencies:
|
|
'@flowgram.ai/eslint-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/eslint-config
|
|
'@flowgram.ai/ts-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/ts-config
|
|
'@types/lodash':
|
|
specifier: ^4.14.137
|
|
version: 4.17.13
|
|
'@vitest/coverage-v8':
|
|
specifier: ^0.32.0
|
|
version: 0.32.4(vitest@0.34.6)
|
|
eslint:
|
|
specifier: ^8.54.0
|
|
version: 8.57.1
|
|
tsup:
|
|
specifier: ^8.0.1
|
|
version: 8.3.5(typescript@5.0.4)
|
|
typescript:
|
|
specifier: ^5.0.4
|
|
version: 5.0.4
|
|
vitest:
|
|
specifier: ^0.34.6
|
|
version: 0.34.6(jsdom@22.1.0)
|
|
|
|
../../packages/canvas-engine/fixed-layout-core:
|
|
dependencies:
|
|
'@flowgram.ai/core':
|
|
specifier: workspace:*
|
|
version: link:../core
|
|
'@flowgram.ai/document':
|
|
specifier: workspace:*
|
|
version: link:../document
|
|
'@flowgram.ai/renderer':
|
|
specifier: workspace:*
|
|
version: link:../renderer
|
|
'@flowgram.ai/utils':
|
|
specifier: workspace:*
|
|
version: link:../../common/utils
|
|
inversify:
|
|
specifier: ^6.0.1
|
|
version: 6.2.0(reflect-metadata@0.2.2)
|
|
react:
|
|
specifier: '>=16.8'
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: '>=16.8'
|
|
version: 18.3.1(react@18.3.1)
|
|
reflect-metadata:
|
|
specifier: ~0.2.2
|
|
version: 0.2.2
|
|
devDependencies:
|
|
'@flowgram.ai/eslint-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/eslint-config
|
|
'@flowgram.ai/ts-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/ts-config
|
|
'@types/react':
|
|
specifier: ^18
|
|
version: 18.3.16
|
|
'@types/react-dom':
|
|
specifier: ^18
|
|
version: 18.3.5(@types/react@18.3.16)
|
|
'@vitest/coverage-v8':
|
|
specifier: ^0.32.0
|
|
version: 0.32.4(vitest@0.34.6)
|
|
eslint:
|
|
specifier: ^8.54.0
|
|
version: 8.57.1
|
|
tsup:
|
|
specifier: ^8.0.1
|
|
version: 8.3.5(typescript@5.0.4)
|
|
typescript:
|
|
specifier: ^5.0.4
|
|
version: 5.0.4
|
|
vitest:
|
|
specifier: ^0.34.6
|
|
version: 0.34.6(jsdom@22.1.0)
|
|
|
|
../../packages/canvas-engine/free-layout-core:
|
|
dependencies:
|
|
'@flowgram.ai/core':
|
|
specifier: workspace:*
|
|
version: link:../core
|
|
'@flowgram.ai/document':
|
|
specifier: workspace:*
|
|
version: link:../document
|
|
'@flowgram.ai/form-core':
|
|
specifier: workspace:*
|
|
version: link:../../node-engine/form-core
|
|
'@flowgram.ai/node':
|
|
specifier: workspace:*
|
|
version: link:../../node-engine/node
|
|
'@flowgram.ai/reactive':
|
|
specifier: workspace:*
|
|
version: link:../../common/reactive
|
|
'@flowgram.ai/utils':
|
|
specifier: workspace:*
|
|
version: link:../../common/utils
|
|
inversify:
|
|
specifier: ^6.0.1
|
|
version: 6.2.0(reflect-metadata@0.2.2)
|
|
lodash-es:
|
|
specifier: ^4.17.21
|
|
version: 4.17.21
|
|
nanoid:
|
|
specifier: ^4.0.2
|
|
version: 4.0.2
|
|
react:
|
|
specifier: '>=16.8'
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: '>=16.8'
|
|
version: 18.3.1(react@18.3.1)
|
|
reflect-metadata:
|
|
specifier: ~0.2.2
|
|
version: 0.2.2
|
|
devDependencies:
|
|
'@flowgram.ai/eslint-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/eslint-config
|
|
'@flowgram.ai/ts-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/ts-config
|
|
'@testing-library/react':
|
|
specifier: ^12
|
|
version: 12.1.5(@types/react@18.3.16)(react-dom@18.3.1)(react@18.3.1)
|
|
'@testing-library/react-hooks':
|
|
specifier: ^8.0.1
|
|
version: 8.0.1(@types/react@18.3.16)(react-dom@18.3.1)(react@18.3.1)
|
|
'@types/bezier-js':
|
|
specifier: 4.1.3
|
|
version: 4.1.3
|
|
'@types/lodash-es':
|
|
specifier: ^4.17.12
|
|
version: 4.17.12
|
|
'@types/react':
|
|
specifier: ^18
|
|
version: 18.3.16
|
|
'@types/react-dom':
|
|
specifier: ^18
|
|
version: 18.3.5(@types/react@18.3.16)
|
|
'@vitest/coverage-v8':
|
|
specifier: ^0.32.0
|
|
version: 0.32.4(vitest@0.34.6)
|
|
eslint:
|
|
specifier: ^8.54.0
|
|
version: 8.57.1
|
|
tsup:
|
|
specifier: ^8.0.1
|
|
version: 8.3.5(typescript@5.0.4)
|
|
typescript:
|
|
specifier: ^5.0.4
|
|
version: 5.0.4
|
|
vitest:
|
|
specifier: ^0.34.6
|
|
version: 0.34.6(jsdom@22.1.0)
|
|
|
|
../../packages/canvas-engine/renderer:
|
|
dependencies:
|
|
'@flowgram.ai/core':
|
|
specifier: workspace:*
|
|
version: link:../core
|
|
'@flowgram.ai/document':
|
|
specifier: workspace:*
|
|
version: link:../document
|
|
'@flowgram.ai/i18n':
|
|
specifier: workspace:*
|
|
version: link:../../common/i18n
|
|
'@flowgram.ai/utils':
|
|
specifier: workspace:*
|
|
version: link:../../common/utils
|
|
inversify:
|
|
specifier: ^6.0.1
|
|
version: 6.2.0(reflect-metadata@0.2.2)
|
|
lodash:
|
|
specifier: ^4.17.21
|
|
version: 4.17.21
|
|
react:
|
|
specifier: '>=16.8'
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: '>=16.8'
|
|
version: 18.3.1(react@18.3.1)
|
|
reflect-metadata:
|
|
specifier: ~0.2.2
|
|
version: 0.2.2
|
|
devDependencies:
|
|
'@flowgram.ai/eslint-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/eslint-config
|
|
'@flowgram.ai/ts-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/ts-config
|
|
'@testing-library/react':
|
|
specifier: ^12
|
|
version: 12.1.5(@types/react@18.3.16)(react-dom@18.3.1)(react@18.3.1)
|
|
'@testing-library/react-hooks':
|
|
specifier: ^8.0.1
|
|
version: 8.0.1(@types/react@18.3.16)(react-dom@18.3.1)(react@18.3.1)
|
|
'@types/lodash':
|
|
specifier: ^4.14.137
|
|
version: 4.17.13
|
|
'@types/react':
|
|
specifier: ^18
|
|
version: 18.3.16
|
|
'@types/react-dom':
|
|
specifier: ^18
|
|
version: 18.3.5(@types/react@18.3.16)
|
|
'@vitest/coverage-v8':
|
|
specifier: ^0.32.0
|
|
version: 0.32.4(vitest@0.34.6)
|
|
eslint:
|
|
specifier: ^8.54.0
|
|
version: 8.57.1
|
|
tsup:
|
|
specifier: ^8.0.1
|
|
version: 8.3.5(typescript@5.0.4)
|
|
typescript:
|
|
specifier: ^5.0.4
|
|
version: 5.0.4
|
|
vitest:
|
|
specifier: ^0.34.6
|
|
version: 0.34.6(jsdom@22.1.0)
|
|
|
|
../../packages/client/editor:
|
|
dependencies:
|
|
'@flowgram.ai/background-plugin':
|
|
specifier: workspace:*
|
|
version: link:../../plugins/background-plugin
|
|
'@flowgram.ai/core':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/core
|
|
'@flowgram.ai/document':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/document
|
|
'@flowgram.ai/form':
|
|
specifier: workspace:*
|
|
version: link:../../node-engine/form
|
|
'@flowgram.ai/form-core':
|
|
specifier: workspace:*
|
|
version: link:../../node-engine/form-core
|
|
'@flowgram.ai/group-plugin':
|
|
specifier: workspace:*
|
|
version: link:../../plugins/group-plugin
|
|
'@flowgram.ai/history':
|
|
specifier: workspace:*
|
|
version: link:../../common/history
|
|
'@flowgram.ai/history-node-plugin':
|
|
specifier: workspace:*
|
|
version: link:../../plugins/history-node-plugin
|
|
'@flowgram.ai/i18n-plugin':
|
|
specifier: workspace:*
|
|
version: link:../../plugins/i18n-plugin
|
|
'@flowgram.ai/materials-plugin':
|
|
specifier: workspace:*
|
|
version: link:../../plugins/materials-plugin
|
|
'@flowgram.ai/node':
|
|
specifier: workspace:*
|
|
version: link:../../node-engine/node
|
|
'@flowgram.ai/node-core-plugin':
|
|
specifier: workspace:*
|
|
version: link:../../plugins/node-core-plugin
|
|
'@flowgram.ai/node-variable-plugin':
|
|
specifier: workspace:*
|
|
version: link:../../plugins/node-variable-plugin
|
|
'@flowgram.ai/playground-react':
|
|
specifier: workspace:*
|
|
version: link:../playground-react
|
|
'@flowgram.ai/redux-devtool-plugin':
|
|
specifier: workspace:*
|
|
version: link:../../plugins/redux-devtool-plugin
|
|
'@flowgram.ai/renderer':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/renderer
|
|
'@flowgram.ai/shortcuts-plugin':
|
|
specifier: workspace:*
|
|
version: link:../../plugins/shortcuts-plugin
|
|
'@flowgram.ai/utils':
|
|
specifier: workspace:*
|
|
version: link:../../common/utils
|
|
'@flowgram.ai/variable-plugin':
|
|
specifier: workspace:*
|
|
version: link:../../plugins/variable-plugin
|
|
inversify:
|
|
specifier: ^6.0.1
|
|
version: 6.2.0(reflect-metadata@0.2.2)
|
|
reflect-metadata:
|
|
specifier: ~0.2.2
|
|
version: 0.2.2
|
|
devDependencies:
|
|
'@flowgram.ai/eslint-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/eslint-config
|
|
'@flowgram.ai/ts-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/ts-config
|
|
'@types/bezier-js':
|
|
specifier: 4.1.3
|
|
version: 4.1.3
|
|
'@types/lodash':
|
|
specifier: ^4.14.137
|
|
version: 4.17.13
|
|
'@types/react':
|
|
specifier: ^18
|
|
version: 18.3.16
|
|
'@types/react-dom':
|
|
specifier: ^18
|
|
version: 18.3.5(@types/react@18.3.16)
|
|
'@vitest/coverage-v8':
|
|
specifier: ^0.32.0
|
|
version: 0.32.4(vitest@0.34.6)
|
|
eslint:
|
|
specifier: ^8.54.0
|
|
version: 8.57.1
|
|
react:
|
|
specifier: ^18
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18
|
|
version: 18.3.1(react@18.3.1)
|
|
tsup:
|
|
specifier: ^8.0.1
|
|
version: 8.3.5(typescript@5.0.4)
|
|
typescript:
|
|
specifier: ^5.0.4
|
|
version: 5.0.4
|
|
vitest:
|
|
specifier: ^0.34.6
|
|
version: 0.34.6(jsdom@22.1.0)
|
|
|
|
../../packages/client/fixed-layout-editor:
|
|
dependencies:
|
|
'@flowgram.ai/core':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/core
|
|
'@flowgram.ai/editor':
|
|
specifier: workspace:*
|
|
version: link:../editor
|
|
'@flowgram.ai/fixed-drag-plugin':
|
|
specifier: workspace:*
|
|
version: link:../../plugins/fixed-drag-plugin
|
|
'@flowgram.ai/fixed-history-plugin':
|
|
specifier: workspace:*
|
|
version: link:../../plugins/fixed-history-plugin
|
|
'@flowgram.ai/fixed-layout-core':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/fixed-layout-core
|
|
'@flowgram.ai/history':
|
|
specifier: workspace:*
|
|
version: link:../../common/history
|
|
'@flowgram.ai/reactive':
|
|
specifier: workspace:*
|
|
version: link:../../common/reactive
|
|
'@flowgram.ai/select-box-plugin':
|
|
specifier: workspace:*
|
|
version: link:../../plugins/select-box-plugin
|
|
'@flowgram.ai/utils':
|
|
specifier: workspace:*
|
|
version: link:../../common/utils
|
|
inversify:
|
|
specifier: ^6.0.1
|
|
version: 6.2.0(reflect-metadata@0.2.2)
|
|
reflect-metadata:
|
|
specifier: ~0.2.2
|
|
version: 0.2.2
|
|
devDependencies:
|
|
'@flowgram.ai/eslint-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/eslint-config
|
|
'@flowgram.ai/ts-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/ts-config
|
|
'@types/bezier-js':
|
|
specifier: 4.1.3
|
|
version: 4.1.3
|
|
'@types/lodash':
|
|
specifier: ^4.14.137
|
|
version: 4.17.13
|
|
'@types/react':
|
|
specifier: ^18
|
|
version: 18.3.16
|
|
'@types/react-dom':
|
|
specifier: ^18
|
|
version: 18.3.5(@types/react@18.3.16)
|
|
'@vitest/coverage-v8':
|
|
specifier: ^0.32.0
|
|
version: 0.32.4(vitest@0.34.6)
|
|
eslint:
|
|
specifier: ^8.54.0
|
|
version: 8.57.1
|
|
react:
|
|
specifier: ^18
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18
|
|
version: 18.3.1(react@18.3.1)
|
|
tsup:
|
|
specifier: ^8.0.1
|
|
version: 8.3.5(typescript@5.0.4)
|
|
typescript:
|
|
specifier: ^5.0.4
|
|
version: 5.0.4
|
|
vitest:
|
|
specifier: ^0.34.6
|
|
version: 0.34.6(jsdom@22.1.0)
|
|
|
|
../../packages/client/free-layout-editor:
|
|
dependencies:
|
|
'@flowgram.ai/editor':
|
|
specifier: workspace:*
|
|
version: link:../editor
|
|
'@flowgram.ai/free-auto-layout-plugin':
|
|
specifier: workspace:*
|
|
version: link:../../plugins/free-auto-layout-plugin
|
|
'@flowgram.ai/free-history-plugin':
|
|
specifier: workspace:*
|
|
version: link:../../plugins/free-history-plugin
|
|
'@flowgram.ai/free-hover-plugin':
|
|
specifier: workspace:*
|
|
version: link:../../plugins/free-hover-plugin
|
|
'@flowgram.ai/free-layout-core':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/free-layout-core
|
|
'@flowgram.ai/free-lines-plugin':
|
|
specifier: workspace:*
|
|
version: link:../../plugins/free-lines-plugin
|
|
'@flowgram.ai/free-stack-plugin':
|
|
specifier: workspace:*
|
|
version: link:../../plugins/free-stack-plugin
|
|
'@flowgram.ai/history':
|
|
specifier: workspace:*
|
|
version: link:../../common/history
|
|
'@flowgram.ai/minimap-plugin':
|
|
specifier: workspace:*
|
|
version: link:../../plugins/minimap-plugin
|
|
'@flowgram.ai/select-box-plugin':
|
|
specifier: workspace:*
|
|
version: link:../../plugins/select-box-plugin
|
|
'@flowgram.ai/utils':
|
|
specifier: workspace:*
|
|
version: link:../../common/utils
|
|
clsx:
|
|
specifier: ^1.1.1
|
|
version: 1.2.1
|
|
inversify:
|
|
specifier: ^6.0.1
|
|
version: 6.2.0(reflect-metadata@0.2.2)
|
|
reflect-metadata:
|
|
specifier: ~0.2.2
|
|
version: 0.2.2
|
|
devDependencies:
|
|
'@flowgram.ai/eslint-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/eslint-config
|
|
'@flowgram.ai/ts-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/ts-config
|
|
'@testing-library/react':
|
|
specifier: ^12
|
|
version: 12.1.5(@types/react@18.3.16)(react-dom@18.3.1)(react@18.3.1)
|
|
'@testing-library/react-hooks':
|
|
specifier: ^8.0.1
|
|
version: 8.0.1(@types/react@18.3.16)(react-dom@18.3.1)(react@18.3.1)
|
|
'@types/bezier-js':
|
|
specifier: 4.1.3
|
|
version: 4.1.3
|
|
'@types/lodash':
|
|
specifier: ^4.14.137
|
|
version: 4.17.13
|
|
'@types/react':
|
|
specifier: ^18
|
|
version: 18.3.16
|
|
'@types/react-dom':
|
|
specifier: ^18
|
|
version: 18.3.5(@types/react@18.3.16)
|
|
'@vitest/coverage-v8':
|
|
specifier: ^0.32.0
|
|
version: 0.32.4(vitest@0.34.6)
|
|
eslint:
|
|
specifier: ^8.54.0
|
|
version: 8.57.1
|
|
react:
|
|
specifier: ^18
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18
|
|
version: 18.3.1(react@18.3.1)
|
|
tsup:
|
|
specifier: ^8.0.1
|
|
version: 8.3.5(typescript@5.0.4)
|
|
typescript:
|
|
specifier: ^5.0.4
|
|
version: 5.0.4
|
|
vitest:
|
|
specifier: ^0.34.6
|
|
version: 0.34.6(jsdom@22.1.0)
|
|
|
|
../../packages/client/playground-react:
|
|
dependencies:
|
|
'@flowgram.ai/background-plugin':
|
|
specifier: workspace:*
|
|
version: link:../../plugins/background-plugin
|
|
'@flowgram.ai/core':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/core
|
|
'@flowgram.ai/shortcuts-plugin':
|
|
specifier: workspace:*
|
|
version: link:../../plugins/shortcuts-plugin
|
|
'@flowgram.ai/utils':
|
|
specifier: workspace:*
|
|
version: link:../../common/utils
|
|
inversify:
|
|
specifier: ^6.0.1
|
|
version: 6.2.0(reflect-metadata@0.2.2)
|
|
reflect-metadata:
|
|
specifier: ~0.2.2
|
|
version: 0.2.2
|
|
devDependencies:
|
|
'@flowgram.ai/eslint-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/eslint-config
|
|
'@flowgram.ai/ts-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/ts-config
|
|
'@types/bezier-js':
|
|
specifier: 4.1.3
|
|
version: 4.1.3
|
|
'@types/lodash':
|
|
specifier: ^4.14.137
|
|
version: 4.17.13
|
|
'@types/react':
|
|
specifier: ^18
|
|
version: 18.3.16
|
|
'@types/react-dom':
|
|
specifier: ^18
|
|
version: 18.3.5(@types/react@18.3.16)
|
|
'@vitest/coverage-v8':
|
|
specifier: ^0.32.0
|
|
version: 0.32.4(vitest@0.34.6)
|
|
eslint:
|
|
specifier: ^8.54.0
|
|
version: 8.57.1
|
|
react:
|
|
specifier: ^18
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18
|
|
version: 18.3.1(react@18.3.1)
|
|
tsup:
|
|
specifier: ^8.0.1
|
|
version: 8.3.5(typescript@5.0.4)
|
|
typescript:
|
|
specifier: ^5.0.4
|
|
version: 5.0.4
|
|
vitest:
|
|
specifier: ^0.34.6
|
|
version: 0.34.6(jsdom@22.1.0)
|
|
|
|
../../packages/common/command:
|
|
dependencies:
|
|
'@flowgram.ai/utils':
|
|
specifier: workspace:*
|
|
version: link:../utils
|
|
inversify:
|
|
specifier: ^6.0.1
|
|
version: 6.2.0(reflect-metadata@0.2.2)
|
|
react:
|
|
specifier: '>=16.8'
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: '>=16.8'
|
|
version: 18.3.1(react@18.3.1)
|
|
reflect-metadata:
|
|
specifier: ~0.2.2
|
|
version: 0.2.2
|
|
devDependencies:
|
|
'@flowgram.ai/eslint-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/eslint-config
|
|
'@flowgram.ai/ts-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/ts-config
|
|
'@types/lodash':
|
|
specifier: ^4.14.137
|
|
version: 4.17.13
|
|
'@types/node':
|
|
specifier: ^18
|
|
version: 18.19.68
|
|
'@types/react':
|
|
specifier: ^18
|
|
version: 18.3.16
|
|
'@types/react-dom':
|
|
specifier: ^18
|
|
version: 18.3.5(@types/react@18.3.16)
|
|
'@vitest/coverage-v8':
|
|
specifier: ^0.32.0
|
|
version: 0.32.4(vitest@0.34.6)
|
|
eslint:
|
|
specifier: ^8.54.0
|
|
version: 8.57.1
|
|
jsdom:
|
|
specifier: ^22.1.0
|
|
version: 22.1.0
|
|
tsup:
|
|
specifier: ^8.0.1
|
|
version: 8.3.5(typescript@5.0.4)
|
|
typescript:
|
|
specifier: ^5.0.4
|
|
version: 5.0.4
|
|
vitest:
|
|
specifier: ^0.34.6
|
|
version: 0.34.6(jsdom@22.1.0)
|
|
|
|
../../packages/common/history:
|
|
dependencies:
|
|
'@flowgram.ai/core':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/core
|
|
'@flowgram.ai/utils':
|
|
specifier: workspace:*
|
|
version: link:../utils
|
|
inversify:
|
|
specifier: ^6.0.1
|
|
version: 6.2.0(reflect-metadata@0.2.2)
|
|
lodash:
|
|
specifier: ^4.17.21
|
|
version: 4.17.21
|
|
nanoid:
|
|
specifier: ^4.0.2
|
|
version: 4.0.2
|
|
reflect-metadata:
|
|
specifier: ~0.2.2
|
|
version: 0.2.2
|
|
devDependencies:
|
|
'@flowgram.ai/eslint-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/eslint-config
|
|
'@flowgram.ai/ts-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/ts-config
|
|
'@types/lodash':
|
|
specifier: ^4.14.137
|
|
version: 4.17.13
|
|
'@vitest/coverage-v8':
|
|
specifier: ^0.32.0
|
|
version: 0.32.4(vitest@0.34.6)
|
|
eslint:
|
|
specifier: ^8.54.0
|
|
version: 8.57.1
|
|
jsdom:
|
|
specifier: ^22.1.0
|
|
version: 22.1.0
|
|
tsup:
|
|
specifier: ^8.0.1
|
|
version: 8.3.5(typescript@5.0.4)
|
|
typescript:
|
|
specifier: ^5.0.4
|
|
version: 5.0.4
|
|
vitest:
|
|
specifier: ^0.34.6
|
|
version: 0.34.6(jsdom@22.1.0)
|
|
|
|
../../packages/common/history-storage:
|
|
dependencies:
|
|
'@flowgram.ai/core':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/core
|
|
'@flowgram.ai/history':
|
|
specifier: workspace:*
|
|
version: link:../history
|
|
'@flowgram.ai/utils':
|
|
specifier: workspace:*
|
|
version: link:../utils
|
|
dexie:
|
|
specifier: 4.0.4
|
|
version: 4.0.4
|
|
dexie-react-hooks:
|
|
specifier: 1.1.7
|
|
version: 1.1.7(@types/react@18.3.16)(dexie@4.0.4)(react@18.3.1)
|
|
inversify:
|
|
specifier: ^6.0.1
|
|
version: 6.2.0(reflect-metadata@0.2.2)
|
|
lodash:
|
|
specifier: ^4.17.21
|
|
version: 4.17.21
|
|
nanoid:
|
|
specifier: ^4.0.2
|
|
version: 4.0.2
|
|
reflect-metadata:
|
|
specifier: ~0.2.2
|
|
version: 0.2.2
|
|
devDependencies:
|
|
'@flowgram.ai/eslint-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/eslint-config
|
|
'@flowgram.ai/ts-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/ts-config
|
|
'@types/lodash':
|
|
specifier: ^4.14.137
|
|
version: 4.17.13
|
|
'@vitest/coverage-v8':
|
|
specifier: ^0.32.0
|
|
version: 0.32.4(vitest@0.34.6)
|
|
eslint:
|
|
specifier: ^8.54.0
|
|
version: 8.57.1
|
|
fake-indexeddb:
|
|
specifier: 5.0.2
|
|
version: 5.0.2
|
|
jsdom:
|
|
specifier: ^22.1.0
|
|
version: 22.1.0
|
|
tsup:
|
|
specifier: ^8.0.1
|
|
version: 8.3.5(typescript@5.0.4)
|
|
typescript:
|
|
specifier: ^5.0.4
|
|
version: 5.0.4
|
|
vitest:
|
|
specifier: ^0.34.6
|
|
version: 0.34.6(jsdom@22.1.0)
|
|
|
|
../../packages/common/i18n:
|
|
dependencies:
|
|
'@flowgram.ai/utils':
|
|
specifier: workspace:*
|
|
version: link:../utils
|
|
devDependencies:
|
|
'@flowgram.ai/eslint-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/eslint-config
|
|
'@flowgram.ai/ts-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/ts-config
|
|
'@testing-library/react':
|
|
specifier: ^12
|
|
version: 12.1.5(@types/react@18.3.16)(react-dom@16.8.6)(react@16.14.0)
|
|
'@testing-library/react-hooks':
|
|
specifier: ^8.0.1
|
|
version: 8.0.1(@types/react@18.3.16)(react-dom@16.8.6)(react@16.14.0)
|
|
'@types/lodash':
|
|
specifier: ^4.14.137
|
|
version: 4.17.13
|
|
'@types/react':
|
|
specifier: ^18
|
|
version: 18.3.16
|
|
'@types/react-dom':
|
|
specifier: ^18
|
|
version: 18.3.5(@types/react@18.3.16)
|
|
'@vitest/coverage-v8':
|
|
specifier: ^0.32.0
|
|
version: 0.32.4(vitest@0.34.6)
|
|
eslint:
|
|
specifier: ^8.54.0
|
|
version: 8.57.1
|
|
tsup:
|
|
specifier: ^8.0.1
|
|
version: 8.3.5(tsx@4.19.4)(typescript@5.0.4)
|
|
vitest:
|
|
specifier: ^0.34.6
|
|
version: 0.34.6(jsdom@22.1.0)
|
|
|
|
../../packages/common/reactive:
|
|
dependencies:
|
|
'@flowgram.ai/utils':
|
|
specifier: workspace:*
|
|
version: link:../utils
|
|
devDependencies:
|
|
'@flowgram.ai/eslint-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/eslint-config
|
|
'@flowgram.ai/ts-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/ts-config
|
|
'@testing-library/react':
|
|
specifier: ^12
|
|
version: 12.1.5(@types/react@18.3.16)(react-dom@18.3.1)(react@18.3.1)
|
|
'@testing-library/react-hooks':
|
|
specifier: ^8.0.1
|
|
version: 8.0.1(@types/react@18.3.16)(react-dom@18.3.1)(react@18.3.1)
|
|
'@types/react':
|
|
specifier: ^18
|
|
version: 18.3.16
|
|
'@types/react-dom':
|
|
specifier: ^18
|
|
version: 18.3.5(@types/react@18.3.16)
|
|
'@vitest/coverage-v8':
|
|
specifier: ^0.32.0
|
|
version: 0.32.4(vitest@0.34.6)
|
|
eslint:
|
|
specifier: ^8.54.0
|
|
version: 8.57.1
|
|
jsdom:
|
|
specifier: ^22.1.0
|
|
version: 22.1.0
|
|
react:
|
|
specifier: ^18
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18
|
|
version: 18.3.1(react@18.3.1)
|
|
tsup:
|
|
specifier: ^8.0.1
|
|
version: 8.3.5(typescript@5.0.4)
|
|
typescript:
|
|
specifier: ^5.0.4
|
|
version: 5.0.4
|
|
vitest:
|
|
specifier: ^0.34.6
|
|
version: 0.34.6(jsdom@22.1.0)
|
|
|
|
../../packages/common/utils:
|
|
dependencies:
|
|
clsx:
|
|
specifier: ^1.1.1
|
|
version: 1.2.1
|
|
inversify:
|
|
specifier: ^6.0.1
|
|
version: 6.2.0(reflect-metadata@0.2.2)
|
|
nanoid:
|
|
specifier: ^4.0.2
|
|
version: 4.0.2
|
|
reflect-metadata:
|
|
specifier: ~0.2.2
|
|
version: 0.2.2
|
|
devDependencies:
|
|
'@flowgram.ai/eslint-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/eslint-config
|
|
'@flowgram.ai/ts-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/ts-config
|
|
'@testing-library/react':
|
|
specifier: ^12
|
|
version: 12.1.5(@types/react@18.3.16)(react-dom@18.3.1)(react@18.3.1)
|
|
'@types/react':
|
|
specifier: ^18
|
|
version: 18.3.16
|
|
'@types/react-dom':
|
|
specifier: ^18
|
|
version: 18.3.5(@types/react@18.3.16)
|
|
'@vitest/coverage-v8':
|
|
specifier: ^0.32.0
|
|
version: 0.32.4(vitest@0.34.6)
|
|
eslint:
|
|
specifier: ^8.54.0
|
|
version: 8.57.1
|
|
jsdom:
|
|
specifier: ^22.1.0
|
|
version: 22.1.0
|
|
react:
|
|
specifier: ^18
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18
|
|
version: 18.3.1(react@18.3.1)
|
|
tsup:
|
|
specifier: ^8.0.1
|
|
version: 8.3.5(typescript@5.0.4)
|
|
typescript:
|
|
specifier: ^5.0.4
|
|
version: 5.0.4
|
|
vitest:
|
|
specifier: ^0.34.6
|
|
version: 0.34.6(jsdom@22.1.0)
|
|
|
|
../../packages/materials/fixed-semi-materials:
|
|
dependencies:
|
|
'@douyinfe/semi-icons':
|
|
specifier: ^2.80.0
|
|
version: 2.80.0(react@18.3.1)
|
|
'@douyinfe/semi-illustrations':
|
|
specifier: ^2.80.0
|
|
version: 2.80.0(react@18.3.1)
|
|
'@douyinfe/semi-ui':
|
|
specifier: ^2.80.0
|
|
version: 2.80.0(acorn@8.14.0)(react-dom@18.3.1)(react@18.3.1)
|
|
'@flowgram.ai/fixed-layout-editor':
|
|
specifier: workspace:*
|
|
version: link:../../client/fixed-layout-editor
|
|
lodash:
|
|
specifier: ^4.17.21
|
|
version: 4.17.21
|
|
nanoid:
|
|
specifier: ^4.0.2
|
|
version: 4.0.2
|
|
devDependencies:
|
|
'@flowgram.ai/eslint-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/eslint-config
|
|
'@flowgram.ai/ts-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/ts-config
|
|
'@types/lodash':
|
|
specifier: ^4.14.137
|
|
version: 4.17.13
|
|
'@types/react':
|
|
specifier: ^18
|
|
version: 18.3.16
|
|
'@types/react-dom':
|
|
specifier: ^18
|
|
version: 18.3.5(@types/react@18.3.16)
|
|
'@types/styled-components':
|
|
specifier: ^5
|
|
version: 5.1.34
|
|
eslint:
|
|
specifier: ^8.54.0
|
|
version: 8.57.1
|
|
react:
|
|
specifier: ^18
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18
|
|
version: 18.3.1(react@18.3.1)
|
|
styled-components:
|
|
specifier: ^5
|
|
version: 5.3.11(@babel/core@7.26.10)(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)
|
|
tsup:
|
|
specifier: ^8.0.1
|
|
version: 8.3.5(typescript@5.0.4)
|
|
typescript:
|
|
specifier: ^5.0.4
|
|
version: 5.0.4
|
|
vitest:
|
|
specifier: ^0.34.6
|
|
version: 0.34.6(jsdom@22.1.0)
|
|
|
|
../../packages/materials/form-materials:
|
|
dependencies:
|
|
'@douyinfe/semi-icons':
|
|
specifier: ^2.80.0
|
|
version: 2.80.0(react@18.3.1)
|
|
'@douyinfe/semi-illustrations':
|
|
specifier: ^2.80.0
|
|
version: 2.80.0(react@18.3.1)
|
|
'@douyinfe/semi-ui':
|
|
specifier: ^2.80.0
|
|
version: 2.80.0(acorn@8.14.0)(react-dom@18.3.1)(react@18.3.1)
|
|
'@flowgram.ai/editor':
|
|
specifier: workspace:*
|
|
version: link:../../client/editor
|
|
chalk:
|
|
specifier: ^5.3.0
|
|
version: 5.4.1
|
|
commander:
|
|
specifier: ^11.0.0
|
|
version: 11.1.0
|
|
immer:
|
|
specifier: ~10.1.1
|
|
version: 10.1.1
|
|
inquirer:
|
|
specifier: ^9.2.7
|
|
version: 9.3.7
|
|
lodash:
|
|
specifier: ^4.17.21
|
|
version: 4.17.21
|
|
nanoid:
|
|
specifier: ^4.0.2
|
|
version: 4.0.2
|
|
devDependencies:
|
|
'@flowgram.ai/eslint-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/eslint-config
|
|
'@flowgram.ai/ts-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/ts-config
|
|
'@types/inquirer':
|
|
specifier: 9.0.7
|
|
version: 9.0.7
|
|
'@types/lodash':
|
|
specifier: ^4.14.137
|
|
version: 4.17.13
|
|
'@types/node':
|
|
specifier: ^18
|
|
version: 18.19.68
|
|
'@types/react':
|
|
specifier: ^18
|
|
version: 18.3.16
|
|
'@types/react-dom':
|
|
specifier: ^18
|
|
version: 18.3.5(@types/react@18.3.16)
|
|
'@types/styled-components':
|
|
specifier: ^5
|
|
version: 5.1.34
|
|
eslint:
|
|
specifier: ^8.54.0
|
|
version: 8.57.1
|
|
react:
|
|
specifier: ^18
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18
|
|
version: 18.3.1(react@18.3.1)
|
|
styled-components:
|
|
specifier: ^5
|
|
version: 5.3.11(@babel/core@7.26.10)(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)
|
|
tsup:
|
|
specifier: ^8.0.1
|
|
version: 8.3.5(typescript@5.0.4)
|
|
typescript:
|
|
specifier: ^5.0.4
|
|
version: 5.0.4
|
|
vitest:
|
|
specifier: ^0.34.6
|
|
version: 0.34.6(jsdom@22.1.0)
|
|
|
|
../../packages/node-engine/form:
|
|
dependencies:
|
|
'@flowgram.ai/reactive':
|
|
specifier: workspace:*
|
|
version: link:../../common/reactive
|
|
'@flowgram.ai/utils':
|
|
specifier: workspace:*
|
|
version: link:../../common/utils
|
|
fast-equals:
|
|
specifier: ^2.0.0
|
|
version: 2.0.4
|
|
lodash:
|
|
specifier: ^4.17.21
|
|
version: 4.17.21
|
|
nanoid:
|
|
specifier: ^4.0.2
|
|
version: 4.0.2
|
|
react:
|
|
specifier: '>=16.8'
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: '>=16.8'
|
|
version: 18.3.1(react@18.3.1)
|
|
devDependencies:
|
|
'@flowgram.ai/eslint-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/eslint-config
|
|
'@flowgram.ai/ts-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/ts-config
|
|
'@testing-library/react':
|
|
specifier: ^12
|
|
version: 12.1.5(@types/react@18.3.16)(react-dom@18.3.1)(react@18.3.1)
|
|
'@types/lodash':
|
|
specifier: ^4.14.137
|
|
version: 4.17.13
|
|
'@types/react':
|
|
specifier: ^18
|
|
version: 18.3.16
|
|
'@types/react-dom':
|
|
specifier: ^18
|
|
version: 18.3.5(@types/react@18.3.16)
|
|
'@vitest/coverage-v8':
|
|
specifier: ^0.32.0
|
|
version: 0.32.4(vitest@0.34.6)
|
|
eslint:
|
|
specifier: ^8.54.0
|
|
version: 8.57.1
|
|
tsup:
|
|
specifier: ^8.0.1
|
|
version: 8.3.5(typescript@5.0.4)
|
|
typescript:
|
|
specifier: ^5.0.4
|
|
version: 5.0.4
|
|
vitest:
|
|
specifier: ^0.34.6
|
|
version: 0.34.6(jsdom@22.1.0)
|
|
|
|
../../packages/node-engine/form-core:
|
|
dependencies:
|
|
'@flowgram.ai/core':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/core
|
|
'@flowgram.ai/document':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/document
|
|
'@flowgram.ai/utils':
|
|
specifier: workspace:*
|
|
version: link:../../common/utils
|
|
inversify:
|
|
specifier: ^6.0.1
|
|
version: 6.2.0(reflect-metadata@0.2.2)
|
|
lodash:
|
|
specifier: ^4.17.21
|
|
version: 4.17.21
|
|
react:
|
|
specifier: '>=16.8'
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: '>=16.8'
|
|
version: 18.3.1(react@18.3.1)
|
|
reflect-metadata:
|
|
specifier: ~0.2.2
|
|
version: 0.2.2
|
|
devDependencies:
|
|
'@flowgram.ai/eslint-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/eslint-config
|
|
'@flowgram.ai/form':
|
|
specifier: workspace:*
|
|
version: link:../form
|
|
'@flowgram.ai/ts-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/ts-config
|
|
'@types/lodash':
|
|
specifier: ^4.14.137
|
|
version: 4.17.13
|
|
'@types/react':
|
|
specifier: ^18
|
|
version: 18.3.16
|
|
'@types/react-dom':
|
|
specifier: ^18
|
|
version: 18.3.5(@types/react@18.3.16)
|
|
'@vitest/coverage-v8':
|
|
specifier: ^0.32.0
|
|
version: 0.32.4(vitest@0.34.6)
|
|
eslint:
|
|
specifier: ^8.54.0
|
|
version: 8.57.1
|
|
tsup:
|
|
specifier: ^8.0.1
|
|
version: 8.3.5(typescript@5.0.4)
|
|
typescript:
|
|
specifier: ^5.0.4
|
|
version: 5.0.4
|
|
vitest:
|
|
specifier: ^0.34.6
|
|
version: 0.34.6(jsdom@22.1.0)
|
|
|
|
../../packages/node-engine/node:
|
|
dependencies:
|
|
'@flowgram.ai/core':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/core
|
|
'@flowgram.ai/document':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/document
|
|
'@flowgram.ai/form':
|
|
specifier: workspace:*
|
|
version: link:../form
|
|
'@flowgram.ai/form-core':
|
|
specifier: workspace:*
|
|
version: link:../form-core
|
|
'@flowgram.ai/utils':
|
|
specifier: workspace:*
|
|
version: link:../../common/utils
|
|
inversify:
|
|
specifier: ^6.0.1
|
|
version: 6.2.0(reflect-metadata@0.2.2)
|
|
lodash:
|
|
specifier: ^4.17.21
|
|
version: 4.17.21
|
|
nanoid:
|
|
specifier: ^4.0.2
|
|
version: 4.0.2
|
|
react:
|
|
specifier: '>=16.8'
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: '>=16.8'
|
|
version: 18.3.1(react@18.3.1)
|
|
reflect-metadata:
|
|
specifier: ~0.2.2
|
|
version: 0.2.2
|
|
devDependencies:
|
|
'@flowgram.ai/eslint-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/eslint-config
|
|
'@flowgram.ai/ts-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/ts-config
|
|
'@types/lodash':
|
|
specifier: ^4.14.137
|
|
version: 4.17.13
|
|
'@types/react':
|
|
specifier: ^18
|
|
version: 18.3.16
|
|
'@types/react-dom':
|
|
specifier: ^18
|
|
version: 18.3.5(@types/react@18.3.16)
|
|
'@vitest/coverage-v8':
|
|
specifier: ^0.32.0
|
|
version: 0.32.4(vitest@0.34.6)
|
|
eslint:
|
|
specifier: ^8.54.0
|
|
version: 8.57.1
|
|
tsup:
|
|
specifier: ^8.0.1
|
|
version: 8.3.5(typescript@5.0.4)
|
|
typescript:
|
|
specifier: ^5.0.4
|
|
version: 5.0.4
|
|
vitest:
|
|
specifier: ^0.34.6
|
|
version: 0.34.6(jsdom@22.1.0)
|
|
|
|
../../packages/plugins/background-plugin:
|
|
dependencies:
|
|
'@flowgram.ai/core':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/core
|
|
'@flowgram.ai/utils':
|
|
specifier: workspace:*
|
|
version: link:../../common/utils
|
|
inversify:
|
|
specifier: ^6.0.1
|
|
version: 6.2.0(reflect-metadata@0.2.2)
|
|
react:
|
|
specifier: '>=16.8'
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: '>=16.8'
|
|
version: 18.3.1(react@18.3.1)
|
|
reflect-metadata:
|
|
specifier: ~0.2.2
|
|
version: 0.2.2
|
|
devDependencies:
|
|
'@flowgram.ai/eslint-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/eslint-config
|
|
'@flowgram.ai/ts-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/ts-config
|
|
'@types/react':
|
|
specifier: ^18
|
|
version: 18.3.16
|
|
'@types/react-dom':
|
|
specifier: ^18
|
|
version: 18.3.5(@types/react@18.3.16)
|
|
'@vitest/coverage-v8':
|
|
specifier: ^0.32.0
|
|
version: 0.32.4(vitest@0.34.6)
|
|
eslint:
|
|
specifier: ^8.54.0
|
|
version: 8.57.1
|
|
tsup:
|
|
specifier: ^8.0.1
|
|
version: 8.3.5(typescript@5.0.4)
|
|
typescript:
|
|
specifier: ^5.0.4
|
|
version: 5.0.4
|
|
vitest:
|
|
specifier: ^0.34.6
|
|
version: 0.34.6(jsdom@22.1.0)
|
|
|
|
../../packages/plugins/fixed-drag-plugin:
|
|
dependencies:
|
|
'@flowgram.ai/core':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/core
|
|
'@flowgram.ai/document':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/document
|
|
'@flowgram.ai/renderer':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/renderer
|
|
inversify:
|
|
specifier: ^6.0.1
|
|
version: 6.2.0(reflect-metadata@0.2.2)
|
|
react:
|
|
specifier: '>=16.8'
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: '>=16.8'
|
|
version: 18.3.1(react@18.3.1)
|
|
reflect-metadata:
|
|
specifier: ~0.2.2
|
|
version: 0.2.2
|
|
devDependencies:
|
|
'@flowgram.ai/eslint-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/eslint-config
|
|
'@flowgram.ai/ts-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/ts-config
|
|
'@types/react':
|
|
specifier: ^18
|
|
version: 18.3.16
|
|
'@types/react-dom':
|
|
specifier: ^18
|
|
version: 18.3.5(@types/react@18.3.16)
|
|
'@vitest/coverage-v8':
|
|
specifier: ^0.32.0
|
|
version: 0.32.4(vitest@0.34.6)
|
|
eslint:
|
|
specifier: ^8.54.0
|
|
version: 8.57.1
|
|
tsup:
|
|
specifier: ^8.0.1
|
|
version: 8.3.5(typescript@5.0.4)
|
|
typescript:
|
|
specifier: ^5.0.4
|
|
version: 5.0.4
|
|
vitest:
|
|
specifier: ^0.34.6
|
|
version: 0.34.6(jsdom@22.1.0)
|
|
|
|
../../packages/plugins/fixed-history-plugin:
|
|
dependencies:
|
|
'@flowgram.ai/core':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/core
|
|
'@flowgram.ai/document':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/document
|
|
'@flowgram.ai/form-core':
|
|
specifier: workspace:*
|
|
version: link:../../node-engine/form-core
|
|
'@flowgram.ai/history':
|
|
specifier: workspace:*
|
|
version: link:../../common/history
|
|
'@flowgram.ai/utils':
|
|
specifier: workspace:*
|
|
version: link:../../common/utils
|
|
inversify:
|
|
specifier: ^6.0.1
|
|
version: 6.2.0(reflect-metadata@0.2.2)
|
|
lodash:
|
|
specifier: ^4.17.21
|
|
version: 4.17.21
|
|
reflect-metadata:
|
|
specifier: ~0.2.2
|
|
version: 0.2.2
|
|
devDependencies:
|
|
'@flowgram.ai/eslint-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/eslint-config
|
|
'@flowgram.ai/ts-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/ts-config
|
|
'@types/lodash':
|
|
specifier: ^4.14.137
|
|
version: 4.17.13
|
|
'@vitest/coverage-v8':
|
|
specifier: ^0.32.0
|
|
version: 0.32.4(vitest@0.34.6)
|
|
eslint:
|
|
specifier: ^8.54.0
|
|
version: 8.57.1
|
|
tsup:
|
|
specifier: ^8.0.1
|
|
version: 8.3.5(typescript@5.0.4)
|
|
typescript:
|
|
specifier: ^5.0.4
|
|
version: 5.0.4
|
|
vitest:
|
|
specifier: ^0.34.6
|
|
version: 0.34.6(jsdom@22.1.0)
|
|
|
|
../../packages/plugins/fixed-reactor-plugin:
|
|
dependencies:
|
|
'@flowgram.ai/core':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/core
|
|
'@flowgram.ai/document':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/document
|
|
'@flowgram.ai/renderer':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/renderer
|
|
'@flowgram.ai/utils':
|
|
specifier: workspace:*
|
|
version: link:../../common/utils
|
|
inversify:
|
|
specifier: ^6.0.1
|
|
version: 6.2.0(reflect-metadata@0.2.2)
|
|
lodash:
|
|
specifier: ^4.17.21
|
|
version: 4.17.21
|
|
react:
|
|
specifier: '>=16.8'
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: '>=16.8'
|
|
version: 18.3.1(react@18.3.1)
|
|
reflect-metadata:
|
|
specifier: ~0.2.2
|
|
version: 0.2.2
|
|
devDependencies:
|
|
'@flowgram.ai/eslint-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/eslint-config
|
|
'@flowgram.ai/ts-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/ts-config
|
|
'@types/lodash':
|
|
specifier: ^4.14.137
|
|
version: 4.17.13
|
|
'@types/react':
|
|
specifier: ^18
|
|
version: 18.3.16
|
|
'@types/react-dom':
|
|
specifier: ^18
|
|
version: 18.3.5(@types/react@18.3.16)
|
|
'@vitest/coverage-v8':
|
|
specifier: ^0.32.0
|
|
version: 0.32.4(vitest@0.34.6)
|
|
eslint:
|
|
specifier: ^8.54.0
|
|
version: 8.57.1
|
|
tsup:
|
|
specifier: ^8.0.1
|
|
version: 8.3.5(typescript@5.0.4)
|
|
typescript:
|
|
specifier: ^5.0.4
|
|
version: 5.0.4
|
|
vitest:
|
|
specifier: ^0.34.6
|
|
version: 0.34.6(jsdom@22.1.0)
|
|
|
|
../../packages/plugins/free-auto-layout-plugin:
|
|
dependencies:
|
|
'@dagrejs/graphlib':
|
|
specifier: 2.2.2
|
|
version: 2.2.2
|
|
'@flowgram.ai/core':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/core
|
|
'@flowgram.ai/document':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/document
|
|
'@flowgram.ai/free-layout-core':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/free-layout-core
|
|
'@flowgram.ai/renderer':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/renderer
|
|
'@flowgram.ai/utils':
|
|
specifier: workspace:*
|
|
version: link:../../common/utils
|
|
inversify:
|
|
specifier: ^6.0.1
|
|
version: 6.2.0(reflect-metadata@0.2.2)
|
|
lodash:
|
|
specifier: ^4.17.21
|
|
version: 4.17.21
|
|
reflect-metadata:
|
|
specifier: ~0.2.2
|
|
version: 0.2.2
|
|
devDependencies:
|
|
'@flowgram.ai/eslint-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/eslint-config
|
|
'@flowgram.ai/ts-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/ts-config
|
|
'@types/bezier-js':
|
|
specifier: 4.1.3
|
|
version: 4.1.3
|
|
'@types/lodash':
|
|
specifier: ^4.14.137
|
|
version: 4.17.13
|
|
'@types/react':
|
|
specifier: ^18
|
|
version: 18.3.16
|
|
'@types/react-dom':
|
|
specifier: ^18
|
|
version: 18.3.5(@types/react@18.3.16)
|
|
'@types/styled-components':
|
|
specifier: ^5
|
|
version: 5.1.34
|
|
'@vitest/coverage-v8':
|
|
specifier: ^0.32.0
|
|
version: 0.32.4(vitest@0.34.6)
|
|
eslint:
|
|
specifier: ^8.54.0
|
|
version: 8.57.1
|
|
react:
|
|
specifier: ^18
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18
|
|
version: 18.3.1(react@18.3.1)
|
|
styled-components:
|
|
specifier: ^5
|
|
version: 5.3.11(@babel/core@7.26.10)(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)
|
|
tsup:
|
|
specifier: ^8.0.1
|
|
version: 8.3.5(tsx@4.19.4)(typescript@5.0.4)
|
|
vitest:
|
|
specifier: ^0.34.6
|
|
version: 0.34.6(jsdom@22.1.0)
|
|
|
|
../../packages/plugins/free-container-plugin:
|
|
dependencies:
|
|
'@flowgram.ai/core':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/core
|
|
'@flowgram.ai/document':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/document
|
|
'@flowgram.ai/free-history-plugin':
|
|
specifier: workspace:*
|
|
version: link:../free-history-plugin
|
|
'@flowgram.ai/free-layout-core':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/free-layout-core
|
|
'@flowgram.ai/free-lines-plugin':
|
|
specifier: workspace:*
|
|
version: link:../free-lines-plugin
|
|
'@flowgram.ai/renderer':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/renderer
|
|
'@flowgram.ai/shortcuts-plugin':
|
|
specifier: workspace:*
|
|
version: link:../shortcuts-plugin
|
|
'@flowgram.ai/utils':
|
|
specifier: workspace:*
|
|
version: link:../../common/utils
|
|
inversify:
|
|
specifier: ^6.0.1
|
|
version: 6.2.0(reflect-metadata@0.2.2)
|
|
lodash:
|
|
specifier: ^4.17.21
|
|
version: 4.17.21
|
|
reflect-metadata:
|
|
specifier: ~0.2.2
|
|
version: 0.2.2
|
|
devDependencies:
|
|
'@flowgram.ai/eslint-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/eslint-config
|
|
'@flowgram.ai/ts-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/ts-config
|
|
'@types/bezier-js':
|
|
specifier: 4.1.3
|
|
version: 4.1.3
|
|
'@types/lodash':
|
|
specifier: ^4.14.137
|
|
version: 4.17.13
|
|
'@types/react':
|
|
specifier: ^18
|
|
version: 18.3.16
|
|
'@types/react-dom':
|
|
specifier: ^18
|
|
version: 18.3.5(@types/react@18.3.16)
|
|
'@types/styled-components':
|
|
specifier: ^5
|
|
version: 5.1.34
|
|
'@vitest/coverage-v8':
|
|
specifier: ^0.32.0
|
|
version: 0.32.4(vitest@0.34.6)
|
|
eslint:
|
|
specifier: ^8.54.0
|
|
version: 8.57.1
|
|
react:
|
|
specifier: ^18
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18
|
|
version: 18.3.1(react@18.3.1)
|
|
styled-components:
|
|
specifier: ^5
|
|
version: 5.3.11(@babel/core@7.26.10)(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)
|
|
tsup:
|
|
specifier: ^8.0.1
|
|
version: 8.3.5(typescript@5.0.4)
|
|
typescript:
|
|
specifier: ^5.0.4
|
|
version: 5.0.4
|
|
vitest:
|
|
specifier: ^0.34.6
|
|
version: 0.34.6(jsdom@22.1.0)
|
|
|
|
../../packages/plugins/free-group-plugin:
|
|
dependencies:
|
|
'@flowgram.ai/core':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/core
|
|
'@flowgram.ai/document':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/document
|
|
'@flowgram.ai/free-container-plugin':
|
|
specifier: workspace:*
|
|
version: link:../free-container-plugin
|
|
'@flowgram.ai/free-history-plugin':
|
|
specifier: workspace:*
|
|
version: link:../free-history-plugin
|
|
'@flowgram.ai/free-layout-core':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/free-layout-core
|
|
'@flowgram.ai/free-lines-plugin':
|
|
specifier: workspace:*
|
|
version: link:../free-lines-plugin
|
|
'@flowgram.ai/renderer':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/renderer
|
|
'@flowgram.ai/shortcuts-plugin':
|
|
specifier: workspace:*
|
|
version: link:../shortcuts-plugin
|
|
'@flowgram.ai/utils':
|
|
specifier: workspace:*
|
|
version: link:../../common/utils
|
|
inversify:
|
|
specifier: ^6.0.1
|
|
version: 6.2.0(reflect-metadata@0.2.2)
|
|
lodash:
|
|
specifier: ^4.17.21
|
|
version: 4.17.21
|
|
reflect-metadata:
|
|
specifier: ~0.2.2
|
|
version: 0.2.2
|
|
devDependencies:
|
|
'@flowgram.ai/eslint-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/eslint-config
|
|
'@flowgram.ai/ts-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/ts-config
|
|
'@types/bezier-js':
|
|
specifier: 4.1.3
|
|
version: 4.1.3
|
|
'@types/lodash':
|
|
specifier: ^4.14.137
|
|
version: 4.17.13
|
|
'@types/react':
|
|
specifier: ^18
|
|
version: 18.3.16
|
|
'@types/react-dom':
|
|
specifier: ^18
|
|
version: 18.3.5(@types/react@18.3.16)
|
|
'@types/styled-components':
|
|
specifier: ^5
|
|
version: 5.1.34
|
|
'@vitest/coverage-v8':
|
|
specifier: ^0.32.0
|
|
version: 0.32.4(vitest@0.34.6)
|
|
eslint:
|
|
specifier: ^8.54.0
|
|
version: 8.57.1
|
|
react:
|
|
specifier: ^18
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18
|
|
version: 18.3.1(react@18.3.1)
|
|
styled-components:
|
|
specifier: ^5
|
|
version: 5.3.11(@babel/core@7.26.10)(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)
|
|
tsup:
|
|
specifier: ^8.0.1
|
|
version: 8.3.5(typescript@5.0.4)
|
|
typescript:
|
|
specifier: ^5.0.4
|
|
version: 5.0.4
|
|
vitest:
|
|
specifier: ^0.34.6
|
|
version: 0.34.6(jsdom@22.1.0)
|
|
|
|
../../packages/plugins/free-history-plugin:
|
|
dependencies:
|
|
'@flowgram.ai/core':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/core
|
|
'@flowgram.ai/document':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/document
|
|
'@flowgram.ai/form-core':
|
|
specifier: workspace:*
|
|
version: link:../../node-engine/form-core
|
|
'@flowgram.ai/free-layout-core':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/free-layout-core
|
|
'@flowgram.ai/history':
|
|
specifier: workspace:*
|
|
version: link:../../common/history
|
|
'@flowgram.ai/utils':
|
|
specifier: workspace:*
|
|
version: link:../../common/utils
|
|
inversify:
|
|
specifier: ^6.0.1
|
|
version: 6.2.0(reflect-metadata@0.2.2)
|
|
lodash:
|
|
specifier: ^4.17.21
|
|
version: 4.17.21
|
|
react:
|
|
specifier: '>=16.8'
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: '>=16.8'
|
|
version: 18.3.1(react@18.3.1)
|
|
reflect-metadata:
|
|
specifier: ~0.2.2
|
|
version: 0.2.2
|
|
devDependencies:
|
|
'@flowgram.ai/eslint-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/eslint-config
|
|
'@flowgram.ai/ts-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/ts-config
|
|
'@types/lodash':
|
|
specifier: ^4.14.137
|
|
version: 4.17.13
|
|
'@types/react':
|
|
specifier: ^18
|
|
version: 18.3.16
|
|
'@types/react-dom':
|
|
specifier: ^18
|
|
version: 18.3.5(@types/react@18.3.16)
|
|
'@vitest/coverage-v8':
|
|
specifier: ^0.32.0
|
|
version: 0.32.4(vitest@0.34.6)
|
|
eslint:
|
|
specifier: ^8.54.0
|
|
version: 8.57.1
|
|
tsup:
|
|
specifier: ^8.0.1
|
|
version: 8.3.5(typescript@5.0.4)
|
|
typescript:
|
|
specifier: ^5.0.4
|
|
version: 5.0.4
|
|
vitest:
|
|
specifier: ^0.34.6
|
|
version: 0.34.6(jsdom@22.1.0)
|
|
|
|
../../packages/plugins/free-hover-plugin:
|
|
dependencies:
|
|
'@flowgram.ai/core':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/core
|
|
'@flowgram.ai/document':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/document
|
|
'@flowgram.ai/free-layout-core':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/free-layout-core
|
|
'@flowgram.ai/renderer':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/renderer
|
|
'@flowgram.ai/select-box-plugin':
|
|
specifier: workspace:*
|
|
version: link:../select-box-plugin
|
|
'@flowgram.ai/utils':
|
|
specifier: workspace:*
|
|
version: link:../../common/utils
|
|
inversify:
|
|
specifier: ^6.0.1
|
|
version: 6.2.0(reflect-metadata@0.2.2)
|
|
reflect-metadata:
|
|
specifier: ~0.2.2
|
|
version: 0.2.2
|
|
devDependencies:
|
|
'@flowgram.ai/eslint-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/eslint-config
|
|
'@flowgram.ai/ts-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/ts-config
|
|
'@types/bezier-js':
|
|
specifier: 4.1.3
|
|
version: 4.1.3
|
|
'@types/lodash':
|
|
specifier: ^4.14.137
|
|
version: 4.17.13
|
|
'@types/react':
|
|
specifier: ^18
|
|
version: 18.3.16
|
|
'@types/react-dom':
|
|
specifier: ^18
|
|
version: 18.3.5(@types/react@18.3.16)
|
|
'@vitest/coverage-v8':
|
|
specifier: ^0.32.0
|
|
version: 0.32.4(vitest@0.34.6)
|
|
eslint:
|
|
specifier: ^8.54.0
|
|
version: 8.57.1
|
|
react:
|
|
specifier: ^18
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18
|
|
version: 18.3.1(react@18.3.1)
|
|
tsup:
|
|
specifier: ^8.0.1
|
|
version: 8.3.5(typescript@5.0.4)
|
|
typescript:
|
|
specifier: ^5.0.4
|
|
version: 5.0.4
|
|
vitest:
|
|
specifier: ^0.34.6
|
|
version: 0.34.6(jsdom@22.1.0)
|
|
|
|
../../packages/plugins/free-lines-plugin:
|
|
dependencies:
|
|
'@flowgram.ai/core':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/core
|
|
'@flowgram.ai/free-layout-core':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/free-layout-core
|
|
'@flowgram.ai/free-stack-plugin':
|
|
specifier: workspace:*
|
|
version: link:../free-stack-plugin
|
|
'@flowgram.ai/renderer':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/renderer
|
|
'@flowgram.ai/utils':
|
|
specifier: workspace:*
|
|
version: link:../../common/utils
|
|
bezier-js:
|
|
specifier: ^6.1.4
|
|
version: 6.1.4
|
|
clsx:
|
|
specifier: ^1.1.1
|
|
version: 1.2.1
|
|
inversify:
|
|
specifier: ^6.0.1
|
|
version: 6.2.0(reflect-metadata@0.2.2)
|
|
reflect-metadata:
|
|
specifier: ~0.2.2
|
|
version: 0.2.2
|
|
devDependencies:
|
|
'@flowgram.ai/eslint-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/eslint-config
|
|
'@flowgram.ai/ts-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/ts-config
|
|
'@types/bezier-js':
|
|
specifier: 4.1.3
|
|
version: 4.1.3
|
|
'@types/lodash':
|
|
specifier: ^4.14.137
|
|
version: 4.17.13
|
|
'@types/react':
|
|
specifier: ^18
|
|
version: 18.3.16
|
|
'@types/react-dom':
|
|
specifier: ^18
|
|
version: 18.3.5(@types/react@18.3.16)
|
|
'@types/styled-components':
|
|
specifier: ^5
|
|
version: 5.1.34
|
|
'@vitest/coverage-v8':
|
|
specifier: ^0.32.0
|
|
version: 0.32.4(vitest@0.34.6)
|
|
eslint:
|
|
specifier: ^8.54.0
|
|
version: 8.57.1
|
|
react:
|
|
specifier: ^18
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18
|
|
version: 18.3.1(react@18.3.1)
|
|
styled-components:
|
|
specifier: ^5
|
|
version: 5.3.11(@babel/core@7.26.10)(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)
|
|
tsup:
|
|
specifier: ^8.0.1
|
|
version: 8.3.5(typescript@5.0.4)
|
|
typescript:
|
|
specifier: ^5.0.4
|
|
version: 5.0.4
|
|
vitest:
|
|
specifier: ^0.34.6
|
|
version: 0.34.6(jsdom@22.1.0)
|
|
|
|
../../packages/plugins/free-node-panel-plugin:
|
|
dependencies:
|
|
'@flowgram.ai/core':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/core
|
|
'@flowgram.ai/document':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/document
|
|
'@flowgram.ai/free-history-plugin':
|
|
specifier: workspace:*
|
|
version: link:../free-history-plugin
|
|
'@flowgram.ai/free-layout-core':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/free-layout-core
|
|
'@flowgram.ai/renderer':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/renderer
|
|
'@flowgram.ai/utils':
|
|
specifier: workspace:*
|
|
version: link:../../common/utils
|
|
inversify:
|
|
specifier: ^6.0.1
|
|
version: 6.2.0(reflect-metadata@0.2.2)
|
|
lodash:
|
|
specifier: ^4.17.21
|
|
version: 4.17.21
|
|
reflect-metadata:
|
|
specifier: ~0.2.2
|
|
version: 0.2.2
|
|
devDependencies:
|
|
'@flowgram.ai/eslint-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/eslint-config
|
|
'@flowgram.ai/ts-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/ts-config
|
|
'@types/bezier-js':
|
|
specifier: 4.1.3
|
|
version: 4.1.3
|
|
'@types/lodash':
|
|
specifier: ^4.14.137
|
|
version: 4.17.13
|
|
'@types/react':
|
|
specifier: ^18
|
|
version: 18.3.16
|
|
'@types/react-dom':
|
|
specifier: ^18
|
|
version: 18.3.5(@types/react@18.3.16)
|
|
'@types/styled-components':
|
|
specifier: ^5
|
|
version: 5.1.34
|
|
'@vitest/coverage-v8':
|
|
specifier: ^0.32.0
|
|
version: 0.32.4(vitest@0.34.6)
|
|
eslint:
|
|
specifier: ^8.54.0
|
|
version: 8.57.1
|
|
react:
|
|
specifier: ^18
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18
|
|
version: 18.3.1(react@18.3.1)
|
|
styled-components:
|
|
specifier: ^5
|
|
version: 5.3.11(@babel/core@7.26.10)(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)
|
|
tsup:
|
|
specifier: ^8.0.1
|
|
version: 8.3.5(typescript@5.0.4)
|
|
typescript:
|
|
specifier: ^5.0.4
|
|
version: 5.0.4
|
|
vitest:
|
|
specifier: ^0.34.6
|
|
version: 0.34.6(jsdom@22.1.0)
|
|
|
|
../../packages/plugins/free-snap-plugin:
|
|
dependencies:
|
|
'@flowgram.ai/core':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/core
|
|
'@flowgram.ai/document':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/document
|
|
'@flowgram.ai/free-layout-core':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/free-layout-core
|
|
'@flowgram.ai/renderer':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/renderer
|
|
'@flowgram.ai/utils':
|
|
specifier: workspace:*
|
|
version: link:../../common/utils
|
|
inversify:
|
|
specifier: ^6.0.1
|
|
version: 6.2.0(reflect-metadata@0.2.2)
|
|
lodash:
|
|
specifier: ^4.17.21
|
|
version: 4.17.21
|
|
reflect-metadata:
|
|
specifier: ~0.2.2
|
|
version: 0.2.2
|
|
devDependencies:
|
|
'@flowgram.ai/eslint-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/eslint-config
|
|
'@flowgram.ai/ts-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/ts-config
|
|
'@types/bezier-js':
|
|
specifier: 4.1.3
|
|
version: 4.1.3
|
|
'@types/lodash':
|
|
specifier: ^4.14.137
|
|
version: 4.17.13
|
|
'@types/react':
|
|
specifier: ^18
|
|
version: 18.3.16
|
|
'@types/react-dom':
|
|
specifier: ^18
|
|
version: 18.3.5(@types/react@18.3.16)
|
|
'@types/styled-components':
|
|
specifier: ^5
|
|
version: 5.1.34
|
|
'@vitest/coverage-v8':
|
|
specifier: ^0.32.0
|
|
version: 0.32.4(vitest@0.34.6)
|
|
eslint:
|
|
specifier: ^8.54.0
|
|
version: 8.57.1
|
|
react:
|
|
specifier: ^18
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18
|
|
version: 18.3.1(react@18.3.1)
|
|
styled-components:
|
|
specifier: ^5
|
|
version: 5.3.11(@babel/core@7.26.10)(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)
|
|
tsup:
|
|
specifier: ^8.0.1
|
|
version: 8.3.5(typescript@5.0.4)
|
|
typescript:
|
|
specifier: ^5.0.4
|
|
version: 5.0.4
|
|
vitest:
|
|
specifier: ^0.34.6
|
|
version: 0.34.6(jsdom@22.1.0)
|
|
|
|
../../packages/plugins/free-stack-plugin:
|
|
dependencies:
|
|
'@flowgram.ai/core':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/core
|
|
'@flowgram.ai/document':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/document
|
|
'@flowgram.ai/free-layout-core':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/free-layout-core
|
|
'@flowgram.ai/renderer':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/renderer
|
|
'@flowgram.ai/utils':
|
|
specifier: workspace:*
|
|
version: link:../../common/utils
|
|
inversify:
|
|
specifier: ^6.0.1
|
|
version: 6.2.0(reflect-metadata@0.2.2)
|
|
lodash:
|
|
specifier: ^4.17.21
|
|
version: 4.17.21
|
|
reflect-metadata:
|
|
specifier: ~0.2.2
|
|
version: 0.2.2
|
|
devDependencies:
|
|
'@flowgram.ai/eslint-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/eslint-config
|
|
'@flowgram.ai/ts-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/ts-config
|
|
'@types/bezier-js':
|
|
specifier: 4.1.3
|
|
version: 4.1.3
|
|
'@types/lodash':
|
|
specifier: ^4.14.137
|
|
version: 4.17.13
|
|
'@types/react':
|
|
specifier: ^18
|
|
version: 18.3.16
|
|
'@types/react-dom':
|
|
specifier: ^18
|
|
version: 18.3.5(@types/react@18.3.16)
|
|
'@types/styled-components':
|
|
specifier: ^5
|
|
version: 5.1.34
|
|
'@vitest/coverage-v8':
|
|
specifier: ^0.32.0
|
|
version: 0.32.4(vitest@0.34.6)
|
|
eslint:
|
|
specifier: ^8.54.0
|
|
version: 8.57.1
|
|
react:
|
|
specifier: ^18
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18
|
|
version: 18.3.1(react@18.3.1)
|
|
styled-components:
|
|
specifier: ^5
|
|
version: 5.3.11(@babel/core@7.26.10)(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)
|
|
tsup:
|
|
specifier: ^8.0.1
|
|
version: 8.3.5(typescript@5.0.4)
|
|
typescript:
|
|
specifier: ^5.0.4
|
|
version: 5.0.4
|
|
vitest:
|
|
specifier: ^0.34.6
|
|
version: 0.34.6(jsdom@22.1.0)
|
|
|
|
../../packages/plugins/group-plugin:
|
|
dependencies:
|
|
'@flowgram.ai/core':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/core
|
|
'@flowgram.ai/document':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/document
|
|
'@flowgram.ai/renderer':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/renderer
|
|
'@flowgram.ai/utils':
|
|
specifier: workspace:*
|
|
version: link:../../common/utils
|
|
inversify:
|
|
specifier: ^6.0.1
|
|
version: 6.2.0(reflect-metadata@0.2.2)
|
|
react:
|
|
specifier: '>=16.8'
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: '>=16.8'
|
|
version: 18.3.1(react@18.3.1)
|
|
reflect-metadata:
|
|
specifier: ~0.2.2
|
|
version: 0.2.2
|
|
devDependencies:
|
|
'@flowgram.ai/eslint-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/eslint-config
|
|
'@flowgram.ai/ts-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/ts-config
|
|
'@types/react':
|
|
specifier: ^18
|
|
version: 18.3.16
|
|
'@types/react-dom':
|
|
specifier: ^18
|
|
version: 18.3.5(@types/react@18.3.16)
|
|
'@vitest/coverage-v8':
|
|
specifier: ^0.32.0
|
|
version: 0.32.4(vitest@0.34.6)
|
|
eslint:
|
|
specifier: ^8.54.0
|
|
version: 8.57.1
|
|
tsup:
|
|
specifier: ^8.0.1
|
|
version: 8.3.5(typescript@5.0.4)
|
|
typescript:
|
|
specifier: ^5.0.4
|
|
version: 5.0.4
|
|
vitest:
|
|
specifier: ^0.34.6
|
|
version: 0.34.6(jsdom@22.1.0)
|
|
|
|
../../packages/plugins/history-node-plugin:
|
|
dependencies:
|
|
'@flowgram.ai/core':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/core
|
|
'@flowgram.ai/document':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/document
|
|
'@flowgram.ai/form':
|
|
specifier: workspace:*
|
|
version: link:../../node-engine/form
|
|
'@flowgram.ai/form-core':
|
|
specifier: workspace:*
|
|
version: link:../../node-engine/form-core
|
|
'@flowgram.ai/history':
|
|
specifier: workspace:*
|
|
version: link:../../common/history
|
|
'@flowgram.ai/node':
|
|
specifier: workspace:*
|
|
version: link:../../node-engine/node
|
|
'@flowgram.ai/utils':
|
|
specifier: workspace:*
|
|
version: link:../../common/utils
|
|
inversify:
|
|
specifier: ^6.0.1
|
|
version: 6.2.0(reflect-metadata@0.2.2)
|
|
lodash:
|
|
specifier: ^4.17.21
|
|
version: 4.17.21
|
|
reflect-metadata:
|
|
specifier: ~0.2.2
|
|
version: 0.2.2
|
|
devDependencies:
|
|
'@flowgram.ai/eslint-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/eslint-config
|
|
'@flowgram.ai/ts-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/ts-config
|
|
'@types/bezier-js':
|
|
specifier: 4.1.3
|
|
version: 4.1.3
|
|
'@types/lodash':
|
|
specifier: ^4.14.137
|
|
version: 4.17.13
|
|
'@types/react':
|
|
specifier: ^18
|
|
version: 18.3.16
|
|
'@types/react-dom':
|
|
specifier: ^18
|
|
version: 18.3.5(@types/react@18.3.16)
|
|
'@types/styled-components':
|
|
specifier: ^5
|
|
version: 5.1.34
|
|
'@vitest/coverage-v8':
|
|
specifier: ^0.32.0
|
|
version: 0.32.4(vitest@0.34.6)
|
|
eslint:
|
|
specifier: ^8.54.0
|
|
version: 8.57.1
|
|
react:
|
|
specifier: ^18
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18
|
|
version: 18.3.1(react@18.3.1)
|
|
styled-components:
|
|
specifier: ^5
|
|
version: 5.3.11(@babel/core@7.26.10)(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)
|
|
tsup:
|
|
specifier: ^8.0.1
|
|
version: 8.3.5(typescript@5.0.4)
|
|
typescript:
|
|
specifier: ^5.0.4
|
|
version: 5.0.4
|
|
vitest:
|
|
specifier: ^0.34.6
|
|
version: 0.34.6(jsdom@22.1.0)
|
|
|
|
../../packages/plugins/i18n-plugin:
|
|
dependencies:
|
|
'@flowgram.ai/core':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/core
|
|
'@flowgram.ai/i18n':
|
|
specifier: workspace:*
|
|
version: link:../../common/i18n
|
|
devDependencies:
|
|
'@flowgram.ai/eslint-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/eslint-config
|
|
'@flowgram.ai/ts-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/ts-config
|
|
'@types/bezier-js':
|
|
specifier: 4.1.3
|
|
version: 4.1.3
|
|
'@types/lodash':
|
|
specifier: ^4.14.137
|
|
version: 4.17.13
|
|
'@types/react':
|
|
specifier: ^18
|
|
version: 18.3.16
|
|
'@types/react-dom':
|
|
specifier: ^18
|
|
version: 18.3.5(@types/react@18.3.16)
|
|
'@types/styled-components':
|
|
specifier: ^5
|
|
version: 5.1.34
|
|
'@vitest/coverage-v8':
|
|
specifier: ^0.32.0
|
|
version: 0.32.4(vitest@0.34.6)
|
|
eslint:
|
|
specifier: ^8.54.0
|
|
version: 8.57.1
|
|
react:
|
|
specifier: ^18
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18
|
|
version: 18.3.1(react@18.3.1)
|
|
reflect-metadata:
|
|
specifier: ~0.2.2
|
|
version: 0.2.2
|
|
styled-components:
|
|
specifier: ^5
|
|
version: 5.3.11(@babel/core@7.26.10)(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)
|
|
tsup:
|
|
specifier: ^8.0.1
|
|
version: 8.3.5(tsx@4.19.4)(typescript@5.0.4)
|
|
vitest:
|
|
specifier: ^0.34.6
|
|
version: 0.34.6(jsdom@22.1.0)
|
|
|
|
../../packages/plugins/materials-plugin:
|
|
dependencies:
|
|
'@flowgram.ai/core':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/core
|
|
'@flowgram.ai/form-core':
|
|
specifier: workspace:*
|
|
version: link:../../node-engine/form-core
|
|
'@flowgram.ai/renderer':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/renderer
|
|
'@flowgram.ai/utils':
|
|
specifier: workspace:*
|
|
version: link:../../common/utils
|
|
inversify:
|
|
specifier: ^6.0.1
|
|
version: 6.2.0(reflect-metadata@0.2.2)
|
|
reflect-metadata:
|
|
specifier: ~0.2.2
|
|
version: 0.2.2
|
|
devDependencies:
|
|
'@flowgram.ai/eslint-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/eslint-config
|
|
'@flowgram.ai/ts-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/ts-config
|
|
'@types/bezier-js':
|
|
specifier: 4.1.3
|
|
version: 4.1.3
|
|
'@types/lodash':
|
|
specifier: ^4.14.137
|
|
version: 4.17.13
|
|
'@types/react':
|
|
specifier: ^18
|
|
version: 18.3.16
|
|
'@types/react-dom':
|
|
specifier: ^18
|
|
version: 18.3.5(@types/react@18.3.16)
|
|
'@types/styled-components':
|
|
specifier: ^5
|
|
version: 5.1.34
|
|
'@vitest/coverage-v8':
|
|
specifier: ^0.32.0
|
|
version: 0.32.4(vitest@0.34.6)
|
|
eslint:
|
|
specifier: ^8.54.0
|
|
version: 8.57.1
|
|
react:
|
|
specifier: ^18
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18
|
|
version: 18.3.1(react@18.3.1)
|
|
styled-components:
|
|
specifier: ^5
|
|
version: 5.3.11(@babel/core@7.26.10)(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)
|
|
tsup:
|
|
specifier: ^8.0.1
|
|
version: 8.3.5(typescript@5.0.4)
|
|
typescript:
|
|
specifier: ^5.0.4
|
|
version: 5.0.4
|
|
vitest:
|
|
specifier: ^0.34.6
|
|
version: 0.34.6(jsdom@22.1.0)
|
|
|
|
../../packages/plugins/minimap-plugin:
|
|
dependencies:
|
|
'@flowgram.ai/core':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/core
|
|
'@flowgram.ai/document':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/document
|
|
'@flowgram.ai/renderer':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/renderer
|
|
'@flowgram.ai/utils':
|
|
specifier: workspace:*
|
|
version: link:../../common/utils
|
|
inversify:
|
|
specifier: ^6.0.1
|
|
version: 6.2.0(reflect-metadata@0.2.2)
|
|
lodash:
|
|
specifier: ^4.17.21
|
|
version: 4.17.21
|
|
reflect-metadata:
|
|
specifier: ~0.2.2
|
|
version: 0.2.2
|
|
devDependencies:
|
|
'@flowgram.ai/eslint-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/eslint-config
|
|
'@flowgram.ai/ts-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/ts-config
|
|
'@types/bezier-js':
|
|
specifier: 4.1.3
|
|
version: 4.1.3
|
|
'@types/lodash':
|
|
specifier: ^4.14.137
|
|
version: 4.17.13
|
|
'@types/react':
|
|
specifier: ^18
|
|
version: 18.3.16
|
|
'@types/react-dom':
|
|
specifier: ^18
|
|
version: 18.3.5(@types/react@18.3.16)
|
|
'@types/styled-components':
|
|
specifier: ^5
|
|
version: 5.1.34
|
|
'@vitest/coverage-v8':
|
|
specifier: ^0.32.0
|
|
version: 0.32.4(vitest@0.34.6)
|
|
eslint:
|
|
specifier: ^8.54.0
|
|
version: 8.57.1
|
|
react:
|
|
specifier: ^18
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18
|
|
version: 18.3.1(react@18.3.1)
|
|
styled-components:
|
|
specifier: ^5
|
|
version: 5.3.11(@babel/core@7.26.10)(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)
|
|
tsup:
|
|
specifier: ^8.0.1
|
|
version: 8.3.5(typescript@5.0.4)
|
|
typescript:
|
|
specifier: ^5.0.4
|
|
version: 5.0.4
|
|
vitest:
|
|
specifier: ^0.34.6
|
|
version: 0.34.6(jsdom@22.1.0)
|
|
|
|
../../packages/plugins/node-core-plugin:
|
|
dependencies:
|
|
'@flowgram.ai/core':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/core
|
|
'@flowgram.ai/document':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/document
|
|
'@flowgram.ai/form-core':
|
|
specifier: workspace:*
|
|
version: link:../../node-engine/form-core
|
|
'@flowgram.ai/node':
|
|
specifier: workspace:*
|
|
version: link:../../node-engine/node
|
|
'@flowgram.ai/renderer':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/renderer
|
|
'@flowgram.ai/utils':
|
|
specifier: workspace:*
|
|
version: link:../../common/utils
|
|
inversify:
|
|
specifier: ^6.0.1
|
|
version: 6.2.0(reflect-metadata@0.2.2)
|
|
reflect-metadata:
|
|
specifier: ~0.2.2
|
|
version: 0.2.2
|
|
devDependencies:
|
|
'@flowgram.ai/eslint-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/eslint-config
|
|
'@flowgram.ai/ts-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/ts-config
|
|
'@types/bezier-js':
|
|
specifier: 4.1.3
|
|
version: 4.1.3
|
|
'@types/lodash':
|
|
specifier: ^4.14.137
|
|
version: 4.17.13
|
|
'@types/react':
|
|
specifier: ^18
|
|
version: 18.3.16
|
|
'@types/react-dom':
|
|
specifier: ^18
|
|
version: 18.3.5(@types/react@18.3.16)
|
|
'@types/styled-components':
|
|
specifier: ^5
|
|
version: 5.1.34
|
|
'@vitest/coverage-v8':
|
|
specifier: ^0.32.0
|
|
version: 0.32.4(vitest@0.34.6)
|
|
eslint:
|
|
specifier: ^8.54.0
|
|
version: 8.57.1
|
|
react:
|
|
specifier: ^18
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18
|
|
version: 18.3.1(react@18.3.1)
|
|
styled-components:
|
|
specifier: ^5
|
|
version: 5.3.11(@babel/core@7.26.10)(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)
|
|
tsup:
|
|
specifier: ^8.0.1
|
|
version: 8.3.5(typescript@5.0.4)
|
|
typescript:
|
|
specifier: ^5.0.4
|
|
version: 5.0.4
|
|
vitest:
|
|
specifier: ^0.34.6
|
|
version: 0.34.6(jsdom@22.1.0)
|
|
|
|
../../packages/plugins/node-variable-plugin:
|
|
dependencies:
|
|
'@flowgram.ai/core':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/core
|
|
'@flowgram.ai/document':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/document
|
|
'@flowgram.ai/form-core':
|
|
specifier: workspace:*
|
|
version: link:../../node-engine/form-core
|
|
'@flowgram.ai/node':
|
|
specifier: workspace:*
|
|
version: link:../../node-engine/node
|
|
'@flowgram.ai/utils':
|
|
specifier: workspace:*
|
|
version: link:../../common/utils
|
|
'@flowgram.ai/variable-plugin':
|
|
specifier: workspace:*
|
|
version: link:../variable-plugin
|
|
inversify:
|
|
specifier: ^6.0.1
|
|
version: 6.2.0(reflect-metadata@0.2.2)
|
|
lodash:
|
|
specifier: ^4.17.21
|
|
version: 4.17.21
|
|
reflect-metadata:
|
|
specifier: ~0.2.2
|
|
version: 0.2.2
|
|
devDependencies:
|
|
'@flowgram.ai/eslint-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/eslint-config
|
|
'@flowgram.ai/ts-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/ts-config
|
|
'@types/bezier-js':
|
|
specifier: 4.1.3
|
|
version: 4.1.3
|
|
'@types/lodash':
|
|
specifier: ^4.14.137
|
|
version: 4.17.13
|
|
'@types/react':
|
|
specifier: ^18
|
|
version: 18.3.16
|
|
'@types/react-dom':
|
|
specifier: ^18
|
|
version: 18.3.5(@types/react@18.3.16)
|
|
'@types/styled-components':
|
|
specifier: ^5
|
|
version: 5.1.34
|
|
'@vitest/coverage-v8':
|
|
specifier: ^0.32.0
|
|
version: 0.32.4(vitest@0.34.6)
|
|
eslint:
|
|
specifier: ^8.54.0
|
|
version: 8.57.1
|
|
react:
|
|
specifier: ^18
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: ^18
|
|
version: 18.3.1(react@18.3.1)
|
|
styled-components:
|
|
specifier: ^5
|
|
version: 5.3.11(@babel/core@7.26.10)(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)
|
|
tsup:
|
|
specifier: ^8.0.1
|
|
version: 8.3.5(typescript@5.0.4)
|
|
typescript:
|
|
specifier: ^5.0.4
|
|
version: 5.0.4
|
|
vitest:
|
|
specifier: ^0.34.6
|
|
version: 0.34.6(jsdom@22.1.0)
|
|
|
|
../../packages/plugins/redux-devtool-plugin:
|
|
dependencies:
|
|
'@flowgram.ai/core':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/core
|
|
'@flowgram.ai/variable-core':
|
|
specifier: workspace:*
|
|
version: link:../../variable-engine/variable-core
|
|
inversify:
|
|
specifier: ^6.0.1
|
|
version: 6.2.0(reflect-metadata@0.2.2)
|
|
reflect-metadata:
|
|
specifier: ~0.2.2
|
|
version: 0.2.2
|
|
styled-components:
|
|
specifier: ^5
|
|
version: 5.3.11(@babel/core@7.26.10)(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)
|
|
devDependencies:
|
|
'@flowgram.ai/eslint-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/eslint-config
|
|
'@flowgram.ai/ts-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/ts-config
|
|
'@vitest/coverage-v8':
|
|
specifier: ^0.32.0
|
|
version: 0.32.4(vitest@0.34.6)
|
|
eslint:
|
|
specifier: ^8.54.0
|
|
version: 8.57.1
|
|
tsup:
|
|
specifier: ^8.0.1
|
|
version: 8.3.5(typescript@5.0.4)
|
|
typescript:
|
|
specifier: ^5.0.4
|
|
version: 5.0.4
|
|
vitest:
|
|
specifier: ^0.34.6
|
|
version: 0.34.6(jsdom@22.1.0)
|
|
|
|
../../packages/plugins/select-box-plugin:
|
|
dependencies:
|
|
'@flowgram.ai/core':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/core
|
|
'@flowgram.ai/renderer':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/renderer
|
|
inversify:
|
|
specifier: ^6.0.1
|
|
version: 6.2.0(reflect-metadata@0.2.2)
|
|
react:
|
|
specifier: '>=16.8'
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: '>=16.8'
|
|
version: 18.3.1(react@18.3.1)
|
|
reflect-metadata:
|
|
specifier: ~0.2.2
|
|
version: 0.2.2
|
|
devDependencies:
|
|
'@flowgram.ai/eslint-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/eslint-config
|
|
'@flowgram.ai/ts-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/ts-config
|
|
'@types/react':
|
|
specifier: ^18
|
|
version: 18.3.16
|
|
'@types/react-dom':
|
|
specifier: ^18
|
|
version: 18.3.5(@types/react@18.3.16)
|
|
'@vitest/coverage-v8':
|
|
specifier: ^0.32.0
|
|
version: 0.32.4(vitest@0.34.6)
|
|
eslint:
|
|
specifier: ^8.54.0
|
|
version: 8.57.1
|
|
tsup:
|
|
specifier: ^8.0.1
|
|
version: 8.3.5(typescript@5.0.4)
|
|
typescript:
|
|
specifier: ^5.0.4
|
|
version: 5.0.4
|
|
vitest:
|
|
specifier: ^0.34.6
|
|
version: 0.34.6(jsdom@22.1.0)
|
|
|
|
../../packages/plugins/shortcuts-plugin:
|
|
dependencies:
|
|
'@flowgram.ai/core':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/core
|
|
'@flowgram.ai/document':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/document
|
|
'@flowgram.ai/utils':
|
|
specifier: workspace:*
|
|
version: link:../../common/utils
|
|
inversify:
|
|
specifier: ^6.0.1
|
|
version: 6.2.0(reflect-metadata@0.2.2)
|
|
reflect-metadata:
|
|
specifier: ~0.2.2
|
|
version: 0.2.2
|
|
styled-components:
|
|
specifier: ^5
|
|
version: 5.3.11(@babel/core@7.26.10)(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)
|
|
devDependencies:
|
|
'@flowgram.ai/eslint-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/eslint-config
|
|
'@flowgram.ai/ts-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/ts-config
|
|
'@vitest/coverage-v8':
|
|
specifier: ^0.32.0
|
|
version: 0.32.4(vitest@0.34.6)
|
|
eslint:
|
|
specifier: ^8.54.0
|
|
version: 8.57.1
|
|
tsup:
|
|
specifier: ^8.0.1
|
|
version: 8.3.5(typescript@5.0.4)
|
|
typescript:
|
|
specifier: ^5.0.4
|
|
version: 5.0.4
|
|
vitest:
|
|
specifier: ^0.34.6
|
|
version: 0.34.6(jsdom@22.1.0)
|
|
|
|
../../packages/plugins/variable-plugin:
|
|
dependencies:
|
|
'@flowgram.ai/core':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/core
|
|
'@flowgram.ai/document':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/document
|
|
'@flowgram.ai/free-layout-core':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/free-layout-core
|
|
'@flowgram.ai/utils':
|
|
specifier: workspace:*
|
|
version: link:../../common/utils
|
|
'@flowgram.ai/variable-core':
|
|
specifier: workspace:*
|
|
version: link:../../variable-engine/variable-core
|
|
'@flowgram.ai/variable-layout':
|
|
specifier: workspace:*
|
|
version: link:../../variable-engine/variable-layout
|
|
inversify:
|
|
specifier: ^6.0.1
|
|
version: 6.2.0(reflect-metadata@0.2.2)
|
|
reflect-metadata:
|
|
specifier: ~0.2.2
|
|
version: 0.2.2
|
|
styled-components:
|
|
specifier: ^5
|
|
version: 5.3.11(@babel/core@7.26.10)(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)
|
|
devDependencies:
|
|
'@flowgram.ai/eslint-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/eslint-config
|
|
'@flowgram.ai/ts-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/ts-config
|
|
'@vitest/coverage-v8':
|
|
specifier: ^0.32.0
|
|
version: 0.32.4(vitest@0.34.6)
|
|
eslint:
|
|
specifier: ^8.54.0
|
|
version: 8.57.1
|
|
tsup:
|
|
specifier: ^8.0.1
|
|
version: 8.3.5(typescript@5.0.4)
|
|
typescript:
|
|
specifier: ^5.0.4
|
|
version: 5.0.4
|
|
vitest:
|
|
specifier: ^0.34.6
|
|
version: 0.34.6(jsdom@22.1.0)
|
|
|
|
../../packages/runtime/interface:
|
|
dependencies:
|
|
zod:
|
|
specifier: ^3.24.4
|
|
version: 3.25.56
|
|
devDependencies:
|
|
'@flowgram.ai/eslint-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/eslint-config
|
|
'@flowgram.ai/ts-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/ts-config
|
|
eslint:
|
|
specifier: ^8.54.0
|
|
version: 8.57.1
|
|
tsup:
|
|
specifier: ^8.0.1
|
|
version: 8.3.5(typescript@5.0.4)
|
|
typescript:
|
|
specifier: ^5.0.4
|
|
version: 5.0.4
|
|
vitest:
|
|
specifier: ^0.34.6
|
|
version: 0.34.6(jsdom@22.1.0)
|
|
|
|
../../packages/runtime/js-core:
|
|
dependencies:
|
|
'@langchain/core':
|
|
specifier: ^0.3.57
|
|
version: 0.3.57
|
|
'@langchain/openai':
|
|
specifier: ^0.5.11
|
|
version: 0.5.12(@langchain/core@0.3.57)(ws@8.18.0)
|
|
lodash-es:
|
|
specifier: ^4.17.21
|
|
version: 4.17.21
|
|
uuid:
|
|
specifier: ^9.0.0
|
|
version: 9.0.1
|
|
zod:
|
|
specifier: ^3.24.4
|
|
version: 3.25.56
|
|
devDependencies:
|
|
'@flowgram.ai/eslint-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/eslint-config
|
|
'@flowgram.ai/runtime-interface':
|
|
specifier: workspace:*
|
|
version: link:../interface
|
|
'@flowgram.ai/ts-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/ts-config
|
|
'@types/lodash-es':
|
|
specifier: ^4.17.12
|
|
version: 4.17.12
|
|
'@types/uuid':
|
|
specifier: ^9.0.1
|
|
version: 9.0.8
|
|
'@vitest/coverage-v8':
|
|
specifier: ^0.32.0
|
|
version: 0.32.4(vitest@0.34.6)
|
|
dotenv:
|
|
specifier: ~16.5.0
|
|
version: 16.5.0
|
|
eslint:
|
|
specifier: ^8.54.0
|
|
version: 8.57.1
|
|
tsup:
|
|
specifier: ^8.0.1
|
|
version: 8.3.5(typescript@5.0.4)
|
|
typescript:
|
|
specifier: ^5.0.4
|
|
version: 5.0.4
|
|
vitest:
|
|
specifier: ^0.34.6
|
|
version: 0.34.6(jsdom@22.1.0)
|
|
|
|
../../packages/runtime/nodejs:
|
|
dependencies:
|
|
'@fastify/cors':
|
|
specifier: ^8.2.1
|
|
version: 8.5.0
|
|
'@fastify/swagger':
|
|
specifier: ^8.5.1
|
|
version: 8.15.0
|
|
'@fastify/swagger-ui':
|
|
specifier: 4.1.0
|
|
version: 4.1.0
|
|
'@fastify/websocket':
|
|
specifier: ^10.0.1
|
|
version: 10.0.1
|
|
'@flowgram.ai/runtime-interface':
|
|
specifier: workspace:*
|
|
version: link:../interface
|
|
'@flowgram.ai/runtime-js':
|
|
specifier: workspace:*
|
|
version: link:../js-core
|
|
'@langchain/core':
|
|
specifier: ^0.3.57
|
|
version: 0.3.57
|
|
'@langchain/openai':
|
|
specifier: ^0.5.11
|
|
version: 0.5.12(@langchain/core@0.3.57)(ws@8.18.0)
|
|
'@trpc/server':
|
|
specifier: ^10.27.1
|
|
version: 10.45.2
|
|
fastify:
|
|
specifier: ^4.17.0
|
|
version: 4.29.1
|
|
lodash-es:
|
|
specifier: ^4.17.21
|
|
version: 4.17.21
|
|
trpc-openapi:
|
|
specifier: ^1.2.0
|
|
version: 1.2.0(@trpc/server@10.45.2)(@types/node@18.19.68)(zod@3.25.56)
|
|
tslib:
|
|
specifier: ^2.8.1
|
|
version: 2.8.1
|
|
ws:
|
|
specifier: ^8.0.0
|
|
version: 8.18.0
|
|
zod:
|
|
specifier: ^3.24.4
|
|
version: 3.25.56
|
|
devDependencies:
|
|
'@babel/eslint-parser':
|
|
specifier: ~7.19.1
|
|
version: 7.19.1(@babel/core@7.26.10)(eslint@8.57.1)
|
|
'@eslint/eslintrc':
|
|
specifier: ^3
|
|
version: 3.3.1
|
|
'@flowgram.ai/eslint-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/eslint-config
|
|
'@flowgram.ai/ts-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/ts-config
|
|
'@types/cors':
|
|
specifier: ^2.8.13
|
|
version: 2.8.19
|
|
'@types/lodash-es':
|
|
specifier: ^4.17.12
|
|
version: 4.17.12
|
|
'@types/node':
|
|
specifier: ^18
|
|
version: 18.19.68
|
|
'@types/ws':
|
|
specifier: ^8.2.0
|
|
version: 8.18.1
|
|
'@typescript-eslint/eslint-plugin':
|
|
specifier: ^6.10.0
|
|
version: 6.21.0(@typescript-eslint/parser@6.21.0)(eslint@8.57.1)(typescript@5.0.4)
|
|
'@typescript-eslint/parser':
|
|
specifier: ^6.10.0
|
|
version: 6.21.0(eslint@8.57.1)(typescript@5.0.4)
|
|
'@vitest/coverage-v8':
|
|
specifier: ^0.32.0
|
|
version: 0.32.4(vitest@0.34.6)
|
|
dotenv:
|
|
specifier: ~16.5.0
|
|
version: 16.5.0
|
|
eslint:
|
|
specifier: ^8.54.0
|
|
version: 8.57.1
|
|
eslint-plugin-json:
|
|
specifier: ^4.0.1
|
|
version: 4.0.1
|
|
npm-run-all:
|
|
specifier: ^4.1.5
|
|
version: 4.1.5
|
|
tsup:
|
|
specifier: ^8.0.1
|
|
version: 8.3.5(tsx@4.19.4)(typescript@5.0.4)
|
|
tsx:
|
|
specifier: ~4.19.4
|
|
version: 4.19.4
|
|
typescript:
|
|
specifier: ^5.0.4
|
|
version: 5.0.4
|
|
vitest:
|
|
specifier: ^0.34.6
|
|
version: 0.34.6(jsdom@22.1.0)
|
|
wait-port:
|
|
specifier: ^1.0.1
|
|
version: 1.1.0
|
|
|
|
../../packages/variable-engine/variable-core:
|
|
dependencies:
|
|
'@flowgram.ai/core':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/core
|
|
'@flowgram.ai/utils':
|
|
specifier: workspace:*
|
|
version: link:../../common/utils
|
|
fast-equals:
|
|
specifier: ^2.0.0
|
|
version: 2.0.4
|
|
inversify:
|
|
specifier: ^6.0.1
|
|
version: 6.2.0(reflect-metadata@0.2.2)
|
|
lodash:
|
|
specifier: ^4.17.21
|
|
version: 4.17.21
|
|
nanoid:
|
|
specifier: ^4.0.2
|
|
version: 4.0.2
|
|
react:
|
|
specifier: '>=16.8'
|
|
version: 18.3.1
|
|
react-dom:
|
|
specifier: '>=16.8'
|
|
version: 18.3.1(react@18.3.1)
|
|
reflect-metadata:
|
|
specifier: ~0.2.2
|
|
version: 0.2.2
|
|
rxjs:
|
|
specifier: ^7.8.1
|
|
version: 7.8.1
|
|
devDependencies:
|
|
'@flowgram.ai/eslint-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/eslint-config
|
|
'@flowgram.ai/ts-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/ts-config
|
|
'@types/lodash':
|
|
specifier: ^4.14.137
|
|
version: 4.17.13
|
|
'@types/react':
|
|
specifier: ^18
|
|
version: 18.3.16
|
|
'@types/react-dom':
|
|
specifier: ^18
|
|
version: 18.3.5(@types/react@18.3.16)
|
|
'@vitest/coverage-v8':
|
|
specifier: ^0.32.0
|
|
version: 0.32.4(vitest@0.34.6)
|
|
eslint:
|
|
specifier: ^8.54.0
|
|
version: 8.57.1
|
|
tsup:
|
|
specifier: ^8.0.1
|
|
version: 8.3.5(typescript@5.0.4)
|
|
typescript:
|
|
specifier: ^5.0.4
|
|
version: 5.0.4
|
|
vitest:
|
|
specifier: ^0.34.6
|
|
version: 0.34.6(jsdom@22.1.0)
|
|
|
|
../../packages/variable-engine/variable-layout:
|
|
dependencies:
|
|
'@flowgram.ai/core':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/core
|
|
'@flowgram.ai/document':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/document
|
|
'@flowgram.ai/free-layout-core':
|
|
specifier: workspace:*
|
|
version: link:../../canvas-engine/free-layout-core
|
|
'@flowgram.ai/utils':
|
|
specifier: workspace:*
|
|
version: link:../../common/utils
|
|
'@flowgram.ai/variable-core':
|
|
specifier: workspace:*
|
|
version: link:../variable-core
|
|
inversify:
|
|
specifier: ^6.0.1
|
|
version: 6.2.0(reflect-metadata@0.2.2)
|
|
reflect-metadata:
|
|
specifier: ~0.2.2
|
|
version: 0.2.2
|
|
styled-components:
|
|
specifier: ^5
|
|
version: 5.3.11(@babel/core@7.26.10)(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)
|
|
devDependencies:
|
|
'@flowgram.ai/eslint-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/eslint-config
|
|
'@flowgram.ai/ts-config':
|
|
specifier: workspace:*
|
|
version: link:../../../config/ts-config
|
|
'@vitest/coverage-v8':
|
|
specifier: ^0.32.0
|
|
version: 0.32.4(vitest@0.34.6)
|
|
eslint:
|
|
specifier: ^8.54.0
|
|
version: 8.57.1
|
|
tsup:
|
|
specifier: ^8.0.1
|
|
version: 8.3.5(typescript@5.0.4)
|
|
typescript:
|
|
specifier: ^5.0.4
|
|
version: 5.0.4
|
|
vitest:
|
|
specifier: ^0.34.6
|
|
version: 0.34.6(jsdom@22.1.0)
|
|
|
|
packages:
|
|
|
|
/@alloc/quick-lru@5.2.0:
|
|
resolution: {integrity: sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==}
|
|
engines: {node: '>=10'}
|
|
dev: true
|
|
|
|
/@ampproject/remapping@2.3.0:
|
|
resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==}
|
|
engines: {node: '>=6.0.0'}
|
|
dependencies:
|
|
'@jridgewell/gen-mapping': 0.3.8
|
|
'@jridgewell/trace-mapping': 0.3.25
|
|
|
|
/@babel/code-frame@7.26.2:
|
|
resolution: {integrity: sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/helper-validator-identifier': 7.25.9
|
|
js-tokens: 4.0.0
|
|
picocolors: 1.1.1
|
|
|
|
/@babel/compat-data@7.26.3:
|
|
resolution: {integrity: sha512-nHIxvKPniQXpmQLb0vhY3VaFb3S0YrTAwpOWJZh1wn3oJPjJk9Asva204PsBdmAE8vpzfHudT8DB0scYvy9q0g==}
|
|
engines: {node: '>=6.9.0'}
|
|
dev: false
|
|
|
|
/@babel/compat-data@7.26.8:
|
|
resolution: {integrity: sha512-oH5UPLMWR3L2wEFLnFJ1TZXqHufiTKAiLfqw5zkhS4dKXLJ10yVztfil/twG8EDTA4F/tvVNw9nOl4ZMslB8rQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
/@babel/core@7.26.0:
|
|
resolution: {integrity: sha512-i1SLeK+DzNnQ3LL/CswPCa/E5u4lh1k6IAEphON8F+cXt0t9euTshDru0q7/IqMa1PMPz5RnHuHscF8/ZJsStg==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@ampproject/remapping': 2.3.0
|
|
'@babel/code-frame': 7.26.2
|
|
'@babel/generator': 7.26.3
|
|
'@babel/helper-compilation-targets': 7.25.9
|
|
'@babel/helper-module-transforms': 7.26.0(@babel/core@7.26.0)
|
|
'@babel/helpers': 7.26.0
|
|
'@babel/parser': 7.26.3
|
|
'@babel/template': 7.25.9
|
|
'@babel/traverse': 7.26.4(supports-color@5.5.0)
|
|
'@babel/types': 7.26.3
|
|
convert-source-map: 2.0.0
|
|
debug: 4.4.0(supports-color@5.5.0)
|
|
gensync: 1.0.0-beta.2
|
|
json5: 2.2.3
|
|
semver: 6.3.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@babel/core@7.26.10:
|
|
resolution: {integrity: sha512-vMqyb7XCDMPvJFFOaT9kxtiRh42GwlZEg1/uIgtZshS5a/8OaduUfCi7kynKgc3Tw/6Uo2D+db9qBttghhmxwQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@ampproject/remapping': 2.3.0
|
|
'@babel/code-frame': 7.26.2
|
|
'@babel/generator': 7.27.0
|
|
'@babel/helper-compilation-targets': 7.27.0
|
|
'@babel/helper-module-transforms': 7.26.0(@babel/core@7.26.10)
|
|
'@babel/helpers': 7.27.0
|
|
'@babel/parser': 7.27.0
|
|
'@babel/template': 7.27.0
|
|
'@babel/traverse': 7.27.0(supports-color@5.5.0)
|
|
'@babel/types': 7.27.0
|
|
convert-source-map: 2.0.0
|
|
debug: 4.4.0(supports-color@5.5.0)
|
|
gensync: 1.0.0-beta.2
|
|
json5: 2.2.3
|
|
semver: 6.3.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
/@babel/eslint-parser@7.19.1(@babel/core@7.26.0)(eslint@8.57.1):
|
|
resolution: {integrity: sha512-AqNf2QWt1rtu2/1rLswy6CDP7H9Oh3mMhk177Y67Rg8d7RD9WfOLLv8CGn6tisFvS2htm86yIe1yLF6I1UDaGQ==}
|
|
engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0}
|
|
peerDependencies:
|
|
'@babel/core': '>=7.11.0'
|
|
eslint: ^7.5.0 || ^8.0.0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@nicolo-ribaudo/eslint-scope-5-internals': 5.1.1-v1
|
|
eslint: 8.57.1
|
|
eslint-visitor-keys: 2.1.0
|
|
semver: 6.3.1
|
|
dev: false
|
|
|
|
/@babel/eslint-parser@7.19.1(@babel/core@7.26.10)(eslint@8.57.1):
|
|
resolution: {integrity: sha512-AqNf2QWt1rtu2/1rLswy6CDP7H9Oh3mMhk177Y67Rg8d7RD9WfOLLv8CGn6tisFvS2htm86yIe1yLF6I1UDaGQ==}
|
|
engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0}
|
|
peerDependencies:
|
|
'@babel/core': '>=7.11.0'
|
|
eslint: ^7.5.0 || ^8.0.0
|
|
dependencies:
|
|
'@babel/core': 7.26.10
|
|
'@nicolo-ribaudo/eslint-scope-5-internals': 5.1.1-v1
|
|
eslint: 8.57.1
|
|
eslint-visitor-keys: 2.1.0
|
|
semver: 6.3.1
|
|
dev: true
|
|
|
|
/@babel/eslint-plugin@7.25.9(@babel/eslint-parser@7.19.1)(eslint@8.57.1):
|
|
resolution: {integrity: sha512-MWg1lz+JiP9l1fXkE0qCUVo+1XwgNRPs6GTc88hmw6qN3AdgmfTSkyHt0e1xOTsKdXW5xlh2Lsk3wrFZbW5rzQ==}
|
|
engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0}
|
|
peerDependencies:
|
|
'@babel/eslint-parser': ^7.11.0
|
|
eslint: ^7.5.0 || ^8.0.0 || ^9.0.0
|
|
dependencies:
|
|
'@babel/eslint-parser': 7.19.1(@babel/core@7.26.0)(eslint@8.57.1)
|
|
eslint: 8.57.1
|
|
eslint-rule-composer: 0.3.0
|
|
dev: false
|
|
|
|
/@babel/generator@7.26.3:
|
|
resolution: {integrity: sha512-6FF/urZvD0sTeO7k6/B15pMLC4CHUv1426lzr3N01aHJTl046uCAh9LXW/fzeXXjPNCJ6iABW5XaWOsIZB93aQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/parser': 7.26.3
|
|
'@babel/types': 7.26.3
|
|
'@jridgewell/gen-mapping': 0.3.8
|
|
'@jridgewell/trace-mapping': 0.3.25
|
|
jsesc: 3.1.0
|
|
|
|
/@babel/generator@7.27.0:
|
|
resolution: {integrity: sha512-VybsKvpiN1gU1sdMZIp7FcqphVVKEwcuj02x73uvcHE0PTihx1nlBcowYWhDwjpoAXRv43+gDzyggGnn1XZhVw==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/parser': 7.27.0
|
|
'@babel/types': 7.27.0
|
|
'@jridgewell/gen-mapping': 0.3.8
|
|
'@jridgewell/trace-mapping': 0.3.25
|
|
jsesc: 3.1.0
|
|
|
|
/@babel/helper-annotate-as-pure@7.25.9:
|
|
resolution: {integrity: sha512-gv7320KBUFJz1RnylIg5WWYPRXKZ884AGkYpgpWW02TH66Dl+HaC1t1CKd0z3R4b6hdYEcmrNZHUmfCP+1u3/g==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/types': 7.26.3
|
|
|
|
/@babel/helper-compilation-targets@7.25.9:
|
|
resolution: {integrity: sha512-j9Db8Suy6yV/VHa4qzrj9yZfZxhLWQdVnRlXxmKLYlhWUVB1sB2G5sxuWYXk/whHD9iW76PmNzxZ4UCnTQTVEQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/compat-data': 7.26.3
|
|
'@babel/helper-validator-option': 7.25.9
|
|
browserslist: 4.24.2
|
|
lru-cache: 5.1.1
|
|
semver: 6.3.1
|
|
dev: false
|
|
|
|
/@babel/helper-compilation-targets@7.27.0:
|
|
resolution: {integrity: sha512-LVk7fbXml0H2xH34dFzKQ7TDZ2G4/rVTOrq9V+icbbadjbVxxeFeDsNHv2SrZeWoA+6ZiTyWYWtScEIW07EAcA==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/compat-data': 7.26.8
|
|
'@babel/helper-validator-option': 7.25.9
|
|
browserslist: 4.24.2
|
|
lru-cache: 5.1.1
|
|
semver: 6.3.1
|
|
|
|
/@babel/helper-create-class-features-plugin@7.25.9(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-UTZQMvt0d/rSz6KI+qdu7GQze5TIajwTS++GUozlw8VBJDEOAqSXwm1WvmYEZwqdqSGQshRocPDqrt4HBZB3fQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-annotate-as-pure': 7.25.9
|
|
'@babel/helper-member-expression-to-functions': 7.25.9
|
|
'@babel/helper-optimise-call-expression': 7.25.9
|
|
'@babel/helper-replace-supers': 7.25.9(@babel/core@7.26.0)
|
|
'@babel/helper-skip-transparent-expression-wrappers': 7.25.9
|
|
'@babel/traverse': 7.26.4(supports-color@5.5.0)
|
|
semver: 6.3.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@babel/helper-create-regexp-features-plugin@7.26.3(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-G7ZRb40uUgdKOQqPLjfD12ZmGA54PzqDFUv2BKImnC9QIfGhIHKvVML0oN8IUiDq4iRqpq74ABpvOaerfWdong==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-annotate-as-pure': 7.25.9
|
|
regexpu-core: 6.2.0
|
|
semver: 6.3.1
|
|
dev: false
|
|
|
|
/@babel/helper-define-polyfill-provider@0.3.3(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-z5aQKU4IzbqCC1XH0nAqfsFLMVSo22SBKUc0BxGrLkolTdPTructy0ToNnlO2zA4j9Q/7pjMZf0DSY+DSTYzww==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.4.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-compilation-targets': 7.25.9
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
debug: 4.4.0(supports-color@5.5.0)
|
|
lodash.debounce: 4.0.8
|
|
resolve: 1.22.8
|
|
semver: 6.3.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@babel/helper-environment-visitor@7.24.7:
|
|
resolution: {integrity: sha512-DoiN84+4Gnd0ncbBOM9AZENV4a5ZiL39HYMyZJGZ/AZEykHYdJw0wW3kdcsh9/Kn+BRXHLkkklZ51ecPKmI1CQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/types': 7.26.3
|
|
dev: false
|
|
|
|
/@babel/helper-member-expression-to-functions@7.25.9:
|
|
resolution: {integrity: sha512-wbfdZ9w5vk0C0oyHqAJbc62+vet5prjj01jjJ8sKn3j9h3MQQlflEdXYvuqRWjHnM12coDEqiC1IRCi0U/EKwQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/traverse': 7.26.4(supports-color@5.5.0)
|
|
'@babel/types': 7.26.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@babel/helper-module-imports@7.25.9(supports-color@5.5.0):
|
|
resolution: {integrity: sha512-tnUA4RsrmflIM6W6RFTLFSXITtl0wKjgpnLgXyowocVPrbYrLUXSBXDgTs8BlbmIzIdlBySRQjINYs2BAkiLtw==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/traverse': 7.27.0(supports-color@5.5.0)
|
|
'@babel/types': 7.27.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
/@babel/helper-module-transforms@7.26.0(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-xO+xu6B5K2czEnQye6BHA7DolFFmS3LB7stHZFaOLb1pAwO1HWLS8fXA+eh0A2yIvltPVmx3eNNDBJA2SLHXFw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-module-imports': 7.25.9(supports-color@5.5.0)
|
|
'@babel/helper-validator-identifier': 7.25.9
|
|
'@babel/traverse': 7.26.4(supports-color@5.5.0)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@babel/helper-module-transforms@7.26.0(@babel/core@7.26.10):
|
|
resolution: {integrity: sha512-xO+xu6B5K2czEnQye6BHA7DolFFmS3LB7stHZFaOLb1pAwO1HWLS8fXA+eh0A2yIvltPVmx3eNNDBJA2SLHXFw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
dependencies:
|
|
'@babel/core': 7.26.10
|
|
'@babel/helper-module-imports': 7.25.9(supports-color@5.5.0)
|
|
'@babel/helper-validator-identifier': 7.25.9
|
|
'@babel/traverse': 7.26.4(supports-color@5.5.0)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
/@babel/helper-optimise-call-expression@7.25.9:
|
|
resolution: {integrity: sha512-FIpuNaz5ow8VyrYcnXQTDRGvV6tTjkNtCK/RYNDXGSLlUD6cBuQTSw43CShGxjvfBTfcUA/r6UhUCbtYqkhcuQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/types': 7.26.3
|
|
dev: false
|
|
|
|
/@babel/helper-plugin-utils@7.25.9:
|
|
resolution: {integrity: sha512-kSMlyUVdWe25rEsRGviIgOWnoT/nfABVWlqt9N19/dIPWViAOW2s9wznP5tURbs/IDuNk4gPy3YdYRgH3uxhBw==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
/@babel/helper-plugin-utils@7.27.1:
|
|
resolution: {integrity: sha512-1gn1Up5YXka3YYAHGKpbideQ5Yjf1tDa9qYcgysz+cNCXukyLl6DjPXhD3VRwSb8c0J9tA4b2+rHEZtc6R0tlw==}
|
|
engines: {node: '>=6.9.0'}
|
|
dev: true
|
|
|
|
/@babel/helper-remap-async-to-generator@7.25.9(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-IZtukuUeBbhgOcaW2s06OXTzVNJR0ybm4W5xC1opWFFJMZbwRj5LCk+ByYH7WdZPZTt8KnFwA8pvjN2yqcPlgw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-annotate-as-pure': 7.25.9
|
|
'@babel/helper-wrap-function': 7.25.9
|
|
'@babel/traverse': 7.26.4(supports-color@5.5.0)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@babel/helper-replace-supers@7.25.9(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-IiDqTOTBQy0sWyeXyGSC5TBJpGFXBkRynjBeXsvbhQFKj2viwJC76Epz35YLU1fpe/Am6Vppb7W7zM4fPQzLsQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-member-expression-to-functions': 7.25.9
|
|
'@babel/helper-optimise-call-expression': 7.25.9
|
|
'@babel/traverse': 7.26.4(supports-color@5.5.0)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@babel/helper-skip-transparent-expression-wrappers@7.25.9:
|
|
resolution: {integrity: sha512-K4Du3BFa3gvyhzgPcntrkDgZzQaq6uozzcpGbOO1OEJaI+EJdqWIMTLgFgQf6lrfiDFo5FU+BxKepI9RmZqahA==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/traverse': 7.26.4(supports-color@5.5.0)
|
|
'@babel/types': 7.26.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@babel/helper-string-parser@7.25.9:
|
|
resolution: {integrity: sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
/@babel/helper-validator-identifier@7.25.9:
|
|
resolution: {integrity: sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
/@babel/helper-validator-option@7.25.9:
|
|
resolution: {integrity: sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
/@babel/helper-wrap-function@7.25.9:
|
|
resolution: {integrity: sha512-ETzz9UTjQSTmw39GboatdymDq4XIQbR8ySgVrylRhPOFpsd+JrKHIuF0de7GCWmem+T4uC5z7EZguod7Wj4A4g==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/template': 7.25.9
|
|
'@babel/traverse': 7.26.4(supports-color@5.5.0)
|
|
'@babel/types': 7.26.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@babel/helpers@7.26.0:
|
|
resolution: {integrity: sha512-tbhNuIxNcVb21pInl3ZSjksLCvgdZy9KwJ8brv993QtIVKJBBkYXz4q4ZbAv31GdnC+R90np23L5FbEBlthAEw==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/template': 7.25.9
|
|
'@babel/types': 7.26.3
|
|
dev: false
|
|
|
|
/@babel/helpers@7.27.0:
|
|
resolution: {integrity: sha512-U5eyP/CTFPuNE3qk+WZMxFkp/4zUzdceQlfzf7DdGdhp+Fezd7HD+i8Y24ZuTMKX3wQBld449jijbGq6OdGNQg==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/template': 7.27.0
|
|
'@babel/types': 7.27.0
|
|
|
|
/@babel/parser@7.26.3:
|
|
resolution: {integrity: sha512-WJ/CvmY8Mea8iDXo6a7RK2wbmJITT5fN3BEkRuFlxVyNx8jOKIIhmC4fSkTcPcf8JyavbBwIe6OpiCOBXt/IcA==}
|
|
engines: {node: '>=6.0.0'}
|
|
hasBin: true
|
|
dependencies:
|
|
'@babel/types': 7.26.3
|
|
|
|
/@babel/parser@7.27.0:
|
|
resolution: {integrity: sha512-iaepho73/2Pz7w2eMS0Q5f83+0RKI7i4xmiYeBmDzfRVbQtTOG7Ts0S4HzJVsTMGI9keU8rNfuZr8DKfSt7Yyg==}
|
|
engines: {node: '>=6.0.0'}
|
|
hasBin: true
|
|
dependencies:
|
|
'@babel/types': 7.27.0
|
|
|
|
/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@7.25.9(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-2qUwwfAFpJLZqxd02YW9btUCZHl+RFvdDkNfZwaIJrvB8Tesjsk8pEQkTvGwZXLqXUx/2oyY3ySRhm6HOXuCug==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
dev: false
|
|
|
|
/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.25.9(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-6xWgLZTJXwilVjlnV7ospI3xi+sl8lN8rXXbBD6vYn3UYDlGsag8wrZkKcSI8G6KgqKP7vNFaDgeDnfAABq61g==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.13.0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
'@babel/helper-skip-transparent-expression-wrappers': 7.25.9
|
|
'@babel/plugin-transform-optional-chaining': 7.25.9(@babel/core@7.26.0)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@babel/plugin-proposal-async-generator-functions@7.20.7(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-xMbiLsn/8RK7Wq7VeVytytS2L6qE69bXPB10YCmMdDZbKF4okCqY74pI/jJQ/8U0b/F6NrT2+14b8/P9/3AMGA==}
|
|
engines: {node: '>=6.9.0'}
|
|
deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead.
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-environment-visitor': 7.24.7
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
'@babel/helper-remap-async-to-generator': 7.25.9(@babel/core@7.26.0)
|
|
'@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.26.0)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@babel/plugin-proposal-class-properties@7.18.6(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead.
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-create-class-features-plugin': 7.25.9(@babel/core@7.26.0)
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@babel/plugin-proposal-class-static-block@7.21.0(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-XP5G9MWNUskFuP30IfFSEFB0Z6HzLIUcjYM4bYOPHXl7eiJ9HFv8tWj6TXTN5QODiEhDZAeI4hLok2iHFFV4hw==}
|
|
engines: {node: '>=6.9.0'}
|
|
deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-static-block instead.
|
|
peerDependencies:
|
|
'@babel/core': ^7.12.0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-create-class-features-plugin': 7.25.9(@babel/core@7.26.0)
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
'@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.26.0)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@babel/plugin-proposal-dynamic-import@7.18.6(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-1auuwmK+Rz13SJj36R+jqFPMJWyKEDd7lLSdOj4oJK0UTgGueSAtkrCvz9ewmgyU/P941Rv2fQwZJN8s6QruXw==}
|
|
engines: {node: '>=6.9.0'}
|
|
deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-dynamic-import instead.
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
'@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.26.0)
|
|
dev: false
|
|
|
|
/@babel/plugin-proposal-export-namespace-from@7.18.9(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-k1NtHyOMvlDDFeb9G5PhUXuGj8m/wiwojgQVEhJ/fsVsMCpLyOP4h0uGEjYJKrRI+EVPlb5Jk+Gt9P97lOGwtA==}
|
|
engines: {node: '>=6.9.0'}
|
|
deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-export-namespace-from instead.
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
'@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.26.0)
|
|
dev: false
|
|
|
|
/@babel/plugin-proposal-json-strings@7.18.6(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-lr1peyn9kOdbYc0xr0OdHTZ5FMqS6Di+H0Fz2I/JwMzGmzJETNeOFq2pBySw6X/KFL5EWDjlJuMsUGRFb8fQgQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-json-strings instead.
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
'@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.26.0)
|
|
dev: false
|
|
|
|
/@babel/plugin-proposal-logical-assignment-operators@7.20.7(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-y7C7cZgpMIjWlKE5T7eJwp+tnRYM89HmRvWM5EQuB5BoHEONjmQ8lSNmBUwOyy/GFRsohJED51YBF79hE1djug==}
|
|
engines: {node: '>=6.9.0'}
|
|
deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-logical-assignment-operators instead.
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
'@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.26.0)
|
|
dev: false
|
|
|
|
/@babel/plugin-proposal-nullish-coalescing-operator@7.18.6(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==}
|
|
engines: {node: '>=6.9.0'}
|
|
deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead.
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
'@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.26.0)
|
|
dev: false
|
|
|
|
/@babel/plugin-proposal-numeric-separator@7.18.6(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q==}
|
|
engines: {node: '>=6.9.0'}
|
|
deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-numeric-separator instead.
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
'@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.26.0)
|
|
dev: false
|
|
|
|
/@babel/plugin-proposal-object-rest-spread@7.20.7(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-d2S98yCiLxDVmBmE8UjGcfPvNEUbA1U5q5WxaWFUGRzJSVAZqm5W6MbPct0jxnegUZ0niLeNX+IOzEs7wYg9Dg==}
|
|
engines: {node: '>=6.9.0'}
|
|
deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-object-rest-spread instead.
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/compat-data': 7.26.3
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-compilation-targets': 7.25.9
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
'@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.26.0)
|
|
'@babel/plugin-transform-parameters': 7.25.9(@babel/core@7.26.0)
|
|
dev: false
|
|
|
|
/@babel/plugin-proposal-optional-catch-binding@7.18.6(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-Q40HEhs9DJQyaZfUjjn6vE8Cv4GmMHCYuMGIWUnlxH6400VGxOuwWsPt4FxXxJkC/5eOzgn0z21M9gMT4MOhbw==}
|
|
engines: {node: '>=6.9.0'}
|
|
deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-catch-binding instead.
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
'@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.26.0)
|
|
dev: false
|
|
|
|
/@babel/plugin-proposal-optional-chaining@7.21.0(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-p4zeefM72gpmEe2fkUr/OnOXpWEf8nAgk7ZYVqqfFiyIG7oFfVZcCrU64hWn5xp4tQ9LkV4bTIa5rD0KANpKNA==}
|
|
engines: {node: '>=6.9.0'}
|
|
deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead.
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
'@babel/helper-skip-transparent-expression-wrappers': 7.25.9
|
|
'@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.26.0)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@babel/plugin-proposal-private-methods@7.18.6(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA==}
|
|
engines: {node: '>=6.9.0'}
|
|
deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-methods instead.
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-create-class-features-plugin': 7.25.9(@babel/core@7.26.0)
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@babel/plugin-proposal-private-property-in-object@7.21.11(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-0QZ8qP/3RLDVBwBFoWAwCtgcDZJVwA5LUJRZU8x2YFfKNuFq161wK3cuGrALu5yiPu+vzwTAg/sMWVNeWeNyaw==}
|
|
engines: {node: '>=6.9.0'}
|
|
deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-property-in-object instead.
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-annotate-as-pure': 7.25.9
|
|
'@babel/helper-create-class-features-plugin': 7.25.9(@babel/core@7.26.0)
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
'@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.26.0)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@babel/plugin-proposal-unicode-property-regex@7.18.6(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-2BShG/d5yoZyXZfVePH91urL5wTG6ASZU9M4o03lKK8u8UW1y08OMttBSOADTcJrnPMpvDXRG3G8fyLh4ovs8w==}
|
|
engines: {node: '>=4'}
|
|
deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead.
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-create-regexp-features-plugin': 7.26.3(@babel/core@7.26.0)
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
dev: false
|
|
|
|
/@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
dev: false
|
|
|
|
/@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
dev: false
|
|
|
|
/@babel/plugin-syntax-class-static-block@7.14.5(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
dev: false
|
|
|
|
/@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
dev: false
|
|
|
|
/@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
dev: false
|
|
|
|
/@babel/plugin-syntax-import-assertions@7.26.0(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-QCWT5Hh830hK5EQa7XzuqIkQU9tT/whqbDz7kuaZMHFl1inRRg7JnuAEOQ0Ur0QUl0NufCk1msK2BeY79Aj/eg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
dev: false
|
|
|
|
/@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
dev: false
|
|
|
|
/@babel/plugin-syntax-jsx@7.25.9(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-ld6oezHQMZsZfp6pWtbjaNDF2tiiCYYDqQszHt5VV437lewP9aSi2Of99CK0D0XB21k7FLgnLcmQKyKzynfeAA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
dev: false
|
|
|
|
/@babel/plugin-syntax-jsx@7.25.9(@babel/core@7.26.10):
|
|
resolution: {integrity: sha512-ld6oezHQMZsZfp6pWtbjaNDF2tiiCYYDqQszHt5VV437lewP9aSi2Of99CK0D0XB21k7FLgnLcmQKyKzynfeAA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.10
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
|
|
/@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
dev: false
|
|
|
|
/@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
dev: false
|
|
|
|
/@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
dev: false
|
|
|
|
/@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
dev: false
|
|
|
|
/@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
dev: false
|
|
|
|
/@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
dev: false
|
|
|
|
/@babel/plugin-syntax-private-property-in-object@7.14.5(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
dev: false
|
|
|
|
/@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-arrow-functions@7.25.9(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-6jmooXYIwn9ca5/RylZADJ+EnSxVUS5sjeJ9UPk6RWRzXCmOJCy6dqItPJFpw2cuCangPK4OYr5uhGKcmrm5Qg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-async-to-generator@7.25.9(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-NT7Ejn7Z/LjUH0Gv5KsBCxh7BH3fbLTV0ptHvpeMvrt3cPThHfJfst9Wrb7S8EvJ7vRTFI7z+VAvFVEQn/m5zQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-module-imports': 7.25.9(supports-color@5.5.0)
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
'@babel/helper-remap-async-to-generator': 7.25.9(@babel/core@7.26.0)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-block-scoped-functions@7.25.9(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-toHc9fzab0ZfenFpsyYinOX0J/5dgJVA2fm64xPewu7CoYHWEivIWKxkK2rMi4r3yQqLnVmheMXRdG+k239CgA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-block-scoping@7.25.9(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-1F05O7AYjymAtqbsFETboN1NvBdcnzMerO+zlMyJBEz6WkMdejvGWw9p05iTSjC85RLlBseHHQpYaM4gzJkBGg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-classes@7.25.9(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-mD8APIXmseE7oZvZgGABDyM34GUmK45Um2TXiBUt7PnuAxrgoSVf123qUzPxEr/+/BHrRn5NMZCdE2m/1F8DGg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-annotate-as-pure': 7.25.9
|
|
'@babel/helper-compilation-targets': 7.25.9
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
'@babel/helper-replace-supers': 7.25.9(@babel/core@7.26.0)
|
|
'@babel/traverse': 7.26.4(supports-color@5.5.0)
|
|
globals: 11.12.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-computed-properties@7.25.9(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-HnBegGqXZR12xbcTHlJ9HGxw1OniltT26J5YpfruGqtUHlz/xKf/G2ak9e+t0rVqrjXa9WOhvYPz1ERfMj23AA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
'@babel/template': 7.25.9
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-destructuring@7.25.9(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-WkCGb/3ZxXepmMiX101nnGiU+1CAdut8oHyEOHxkKuS1qKpU2SMXE2uSvfz8PBuLd49V6LEsbtyPhWC7fnkgvQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-dotall-regex@7.25.9(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-t7ZQ7g5trIgSRYhI9pIJtRl64KHotutUJsh4Eze5l7olJv+mRSg4/MmbZ0tv1eeqRbdvo/+trvJD/Oc5DmW2cA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-create-regexp-features-plugin': 7.26.3(@babel/core@7.26.0)
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-duplicate-keys@7.25.9(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-LZxhJ6dvBb/f3x8xwWIuyiAHy56nrRG3PeYTpBkkzkYRRQ6tJLu68lEF5VIqMUZiAV7a8+Tb78nEoMCMcqjXBw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-exponentiation-operator@7.26.3(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-7CAHcQ58z2chuXPWblnn1K6rLDnDWieghSOEmqQsrBenH0P9InCUtOJYD89pvngljmZlJcz3fcmgYsXFNGa1ZQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-for-of@7.25.9(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-LqHxduHoaGELJl2uhImHwRQudhCM50pT46rIBNvtT/Oql3nqiS3wOwP+5ten7NpYSXrrVLgtZU3DZmPtWZo16A==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
'@babel/helper-skip-transparent-expression-wrappers': 7.25.9
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-function-name@7.25.9(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-8lP+Yxjv14Vc5MuWBpJsoUCd3hD6V9DgBon2FVYL4jJgbnVQ9fTgYmonchzZJOVNgzEgbxp4OwAf6xz6M/14XA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-compilation-targets': 7.25.9
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
'@babel/traverse': 7.26.4(supports-color@5.5.0)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-literals@7.25.9(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-9N7+2lFziW8W9pBl2TzaNht3+pgMIRP74zizeCSrtnSKVdUl8mAjjOP2OOVQAfZ881P2cNjDj1uAMEdeD50nuQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-member-expression-literals@7.25.9(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-PYazBVfofCQkkMzh2P6IdIUaCEWni3iYEerAsRWuVd8+jlM1S9S9cz1dF9hIzyoZ8IA3+OwVYIp9v9e+GbgZhA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-modules-amd@7.25.9(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-g5T11tnI36jVClQlMlt4qKDLlWnG5pP9CSM4GhdRciTNMRgkfpo5cR6b4rGIOYPgRRuFAvwjPQ/Yk+ql4dyhbw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-module-transforms': 7.26.0(@babel/core@7.26.0)
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-modules-commonjs@7.26.3(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-MgR55l4q9KddUDITEzEFYn5ZsGDXMSsU9E+kh7fjRXTIC3RHqfCo8RPRbyReYJh44HQ/yomFkqbOFohXvDCiIQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-module-transforms': 7.26.0(@babel/core@7.26.0)
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-modules-systemjs@7.25.9(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-hyss7iIlH/zLHaehT+xwiymtPOpsiwIIRlCAOwBB04ta5Tt+lNItADdlXw3jAWZ96VJ2jlhl/c+PNIQPKNfvcA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-module-transforms': 7.26.0(@babel/core@7.26.0)
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
'@babel/helper-validator-identifier': 7.25.9
|
|
'@babel/traverse': 7.26.4(supports-color@5.5.0)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-modules-umd@7.25.9(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-bS9MVObUgE7ww36HEfwe6g9WakQ0KF07mQF74uuXdkoziUPfKyu/nIm663kz//e5O1nPInPFx36z7WJmJ4yNEw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-module-transforms': 7.26.0(@babel/core@7.26.0)
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-named-capturing-groups-regex@7.25.9(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-oqB6WHdKTGl3q/ItQhpLSnWWOpjUJLsOCLVyeFgeTktkBSCiurvPOsyt93gibI9CmuKvTUEtWmG5VhZD+5T/KA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-create-regexp-features-plugin': 7.26.3(@babel/core@7.26.0)
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-new-target@7.25.9(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-U/3p8X1yCSoKyUj2eOBIx3FOn6pElFOKvAAGf8HTtItuPyB+ZeOqfn+mvTtg9ZlOAjsPdK3ayQEjqHjU/yLeVQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-object-super@7.25.9(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-Kj/Gh+Rw2RNLbCK1VAWj2U48yxxqL2x0k10nPtSdRa0O2xnHXalD0s+o1A6a0W43gJ00ANo38jxkQreckOzv5A==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
'@babel/helper-replace-supers': 7.25.9(@babel/core@7.26.0)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-optional-chaining@7.25.9(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-6AvV0FsLULbpnXeBjrY4dmWF8F7gf8QnvTEoO/wX/5xm/xE1Xo8oPuD3MPS+KS9f9XBEAWN7X1aWr4z9HdOr7A==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
'@babel/helper-skip-transparent-expression-wrappers': 7.25.9
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-parameters@7.25.9(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-wzz6MKwpnshBAiRmn4jR8LYz/g8Ksg0o80XmwZDlordjwEk9SxBzTWC7F5ef1jhbrbOW2DJ5J6ayRukrJmnr0g==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-property-literals@7.25.9(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-IvIUeV5KrS/VPavfSM/Iu+RE6llrHrYIKY1yfCzyO/lMXHQ+p7uGhonmGVisv6tSBSVgWzMBohTcvkC9vQcQFA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-react-display-name@7.25.9(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-KJfMlYIUxQB1CJfO3e0+h0ZHWOTLCPP115Awhaz8U0Zpq36Gl/cXlpoyMRnUWlhNUBAzldnCiAZNvCDj7CrKxQ==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-react-jsx-development@7.25.9(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-9mj6rm7XVYs4mdLIpbZnHOYdpW42uoiBCTVowg7sP1thUOiANgMb4UtpRivR0pp5iL+ocvUv7X4mZgFRpJEzGw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/plugin-transform-react-jsx': 7.25.9(@babel/core@7.26.0)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-react-jsx-self@7.27.1(@babel/core@7.26.10):
|
|
resolution: {integrity: sha512-6UzkCs+ejGdZ5mFFC/OCUrv028ab2fp1znZmCZjAOBKiBK2jXD1O+BPSfX8X2qjJ75fZBMSnQn3Rq2mrBJK2mw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.10
|
|
'@babel/helper-plugin-utils': 7.27.1
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-react-jsx-source@7.27.1(@babel/core@7.26.10):
|
|
resolution: {integrity: sha512-zbwoTsBruTeKB9hSq73ha66iFeJHuaFkUbwvqElnygoNbj/jHRsSeokowZFN3CZ64IvEqcmmkVe89OPXc7ldAw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.10
|
|
'@babel/helper-plugin-utils': 7.27.1
|
|
dev: true
|
|
|
|
/@babel/plugin-transform-react-jsx@7.25.9(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-s5XwpQYCqGerXl+Pu6VDL3x0j2d82eiV77UJ8a2mDHAW7j9SWRqQ2y1fNo1Z74CdcYipl5Z41zvjj4Nfzq36rw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-annotate-as-pure': 7.25.9
|
|
'@babel/helper-module-imports': 7.25.9(supports-color@5.5.0)
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
'@babel/plugin-syntax-jsx': 7.25.9(@babel/core@7.26.0)
|
|
'@babel/types': 7.26.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-react-pure-annotations@7.25.9(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-KQ/Takk3T8Qzj5TppkS1be588lkbTp5uj7w6a0LeQaTMSckU/wK0oJ/pih+T690tkgI5jfmg2TqDJvd41Sj1Cg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-annotate-as-pure': 7.25.9
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-regenerator@7.25.9(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-vwDcDNsgMPDGP0nMqzahDWE5/MLcX8sv96+wfX7as7LoF/kr97Bo/7fI00lXY4wUXYfVmwIIyG80fGZ1uvt2qg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
regenerator-transform: 0.15.2
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-reserved-words@7.25.9(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-7DL7DKYjn5Su++4RXu8puKZm2XBPHyjWLUidaPEkCUBbE7IPcsrkRHggAOOKydH1dASWdcUBxrkOGNxUv5P3Jg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-shorthand-properties@7.25.9(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-MUv6t0FhO5qHnS/W8XCbHmiRWOphNufpE1IVxhK5kuN3Td9FT1x4rx4K42s3RYdMXCXpfWkGSbCSd0Z64xA7Ng==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-spread@7.25.9(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-oNknIB0TbURU5pqJFVbOOFspVlrpVwo2H1+HUIsVDvp5VauGGDP1ZEvO8Nn5xyMEs3dakajOxlmkNW7kNgSm6A==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
'@babel/helper-skip-transparent-expression-wrappers': 7.25.9
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-sticky-regex@7.25.9(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-WqBUSgeVwucYDP9U/xNRQam7xV8W5Zf+6Eo7T2SRVUFlhRiMNFdFz58u0KZmCVVqs2i7SHgpRnAhzRNmKfi2uA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-template-literals@7.25.9(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-o97AE4syN71M/lxrCtQByzphAdlYluKPDBzDVzMmfCobUjjhAryZV0AIpRPrxN0eAkxXO6ZLEScmt+PNhj2OTw==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-typeof-symbol@7.25.9(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-v61XqUMiueJROUv66BVIOi0Fv/CUuZuZMl5NkRoCVxLAnMexZ0A3kMe7vvZ0nulxMuMp0Mk6S5hNh48yki08ZA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-unicode-escapes@7.25.9(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-s5EDrE6bW97LtxOcGj1Khcx5AaXwiMmi4toFWRDP9/y0Woo6pXC+iyPu/KuhKtfSrNFd7jJB+/fkOtZy6aIC6Q==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
dev: false
|
|
|
|
/@babel/plugin-transform-unicode-regex@7.25.9(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-yoxstj7Rg9dlNn9UQxzk4fcNivwv4nUYz7fYXBaKxvw/lnmPuOm/ikoELygbYq68Bls3D/D+NBPHiLwZdZZ4HA==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-create-regexp-features-plugin': 7.26.3(@babel/core@7.26.0)
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
dev: false
|
|
|
|
/@babel/preset-env@7.20.2(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-1G0efQEWR1EHkKvKHqbG+IN/QdgwfByUpM5V5QroDzGV2t3S/WXNQd693cHiHTlCFMpr9B6FkPFXDA2lQcKoDg==}
|
|
engines: {node: '>=6.9.0'}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/compat-data': 7.26.3
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-compilation-targets': 7.25.9
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
'@babel/helper-validator-option': 7.25.9
|
|
'@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.25.9(@babel/core@7.26.0)
|
|
'@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.25.9(@babel/core@7.26.0)
|
|
'@babel/plugin-proposal-async-generator-functions': 7.20.7(@babel/core@7.26.0)
|
|
'@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.26.0)
|
|
'@babel/plugin-proposal-class-static-block': 7.21.0(@babel/core@7.26.0)
|
|
'@babel/plugin-proposal-dynamic-import': 7.18.6(@babel/core@7.26.0)
|
|
'@babel/plugin-proposal-export-namespace-from': 7.18.9(@babel/core@7.26.0)
|
|
'@babel/plugin-proposal-json-strings': 7.18.6(@babel/core@7.26.0)
|
|
'@babel/plugin-proposal-logical-assignment-operators': 7.20.7(@babel/core@7.26.0)
|
|
'@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6(@babel/core@7.26.0)
|
|
'@babel/plugin-proposal-numeric-separator': 7.18.6(@babel/core@7.26.0)
|
|
'@babel/plugin-proposal-object-rest-spread': 7.20.7(@babel/core@7.26.0)
|
|
'@babel/plugin-proposal-optional-catch-binding': 7.18.6(@babel/core@7.26.0)
|
|
'@babel/plugin-proposal-optional-chaining': 7.21.0(@babel/core@7.26.0)
|
|
'@babel/plugin-proposal-private-methods': 7.18.6(@babel/core@7.26.0)
|
|
'@babel/plugin-proposal-private-property-in-object': 7.21.11(@babel/core@7.26.0)
|
|
'@babel/plugin-proposal-unicode-property-regex': 7.18.6(@babel/core@7.26.0)
|
|
'@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.26.0)
|
|
'@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.26.0)
|
|
'@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.26.0)
|
|
'@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.26.0)
|
|
'@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.26.0)
|
|
'@babel/plugin-syntax-import-assertions': 7.26.0(@babel/core@7.26.0)
|
|
'@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.26.0)
|
|
'@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.26.0)
|
|
'@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.26.0)
|
|
'@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.26.0)
|
|
'@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.26.0)
|
|
'@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.26.0)
|
|
'@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.26.0)
|
|
'@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.26.0)
|
|
'@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.26.0)
|
|
'@babel/plugin-transform-arrow-functions': 7.25.9(@babel/core@7.26.0)
|
|
'@babel/plugin-transform-async-to-generator': 7.25.9(@babel/core@7.26.0)
|
|
'@babel/plugin-transform-block-scoped-functions': 7.25.9(@babel/core@7.26.0)
|
|
'@babel/plugin-transform-block-scoping': 7.25.9(@babel/core@7.26.0)
|
|
'@babel/plugin-transform-classes': 7.25.9(@babel/core@7.26.0)
|
|
'@babel/plugin-transform-computed-properties': 7.25.9(@babel/core@7.26.0)
|
|
'@babel/plugin-transform-destructuring': 7.25.9(@babel/core@7.26.0)
|
|
'@babel/plugin-transform-dotall-regex': 7.25.9(@babel/core@7.26.0)
|
|
'@babel/plugin-transform-duplicate-keys': 7.25.9(@babel/core@7.26.0)
|
|
'@babel/plugin-transform-exponentiation-operator': 7.26.3(@babel/core@7.26.0)
|
|
'@babel/plugin-transform-for-of': 7.25.9(@babel/core@7.26.0)
|
|
'@babel/plugin-transform-function-name': 7.25.9(@babel/core@7.26.0)
|
|
'@babel/plugin-transform-literals': 7.25.9(@babel/core@7.26.0)
|
|
'@babel/plugin-transform-member-expression-literals': 7.25.9(@babel/core@7.26.0)
|
|
'@babel/plugin-transform-modules-amd': 7.25.9(@babel/core@7.26.0)
|
|
'@babel/plugin-transform-modules-commonjs': 7.26.3(@babel/core@7.26.0)
|
|
'@babel/plugin-transform-modules-systemjs': 7.25.9(@babel/core@7.26.0)
|
|
'@babel/plugin-transform-modules-umd': 7.25.9(@babel/core@7.26.0)
|
|
'@babel/plugin-transform-named-capturing-groups-regex': 7.25.9(@babel/core@7.26.0)
|
|
'@babel/plugin-transform-new-target': 7.25.9(@babel/core@7.26.0)
|
|
'@babel/plugin-transform-object-super': 7.25.9(@babel/core@7.26.0)
|
|
'@babel/plugin-transform-parameters': 7.25.9(@babel/core@7.26.0)
|
|
'@babel/plugin-transform-property-literals': 7.25.9(@babel/core@7.26.0)
|
|
'@babel/plugin-transform-regenerator': 7.25.9(@babel/core@7.26.0)
|
|
'@babel/plugin-transform-reserved-words': 7.25.9(@babel/core@7.26.0)
|
|
'@babel/plugin-transform-shorthand-properties': 7.25.9(@babel/core@7.26.0)
|
|
'@babel/plugin-transform-spread': 7.25.9(@babel/core@7.26.0)
|
|
'@babel/plugin-transform-sticky-regex': 7.25.9(@babel/core@7.26.0)
|
|
'@babel/plugin-transform-template-literals': 7.25.9(@babel/core@7.26.0)
|
|
'@babel/plugin-transform-typeof-symbol': 7.25.9(@babel/core@7.26.0)
|
|
'@babel/plugin-transform-unicode-escapes': 7.25.9(@babel/core@7.26.0)
|
|
'@babel/plugin-transform-unicode-regex': 7.25.9(@babel/core@7.26.0)
|
|
'@babel/preset-modules': 0.1.6(@babel/core@7.26.0)
|
|
'@babel/types': 7.26.3
|
|
babel-plugin-polyfill-corejs2: 0.3.3(@babel/core@7.26.0)
|
|
babel-plugin-polyfill-corejs3: 0.6.0(@babel/core@7.26.0)
|
|
babel-plugin-polyfill-regenerator: 0.4.1(@babel/core@7.26.0)
|
|
core-js-compat: 3.39.0
|
|
semver: 6.3.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@babel/preset-modules@0.1.6(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-ID2yj6K/4lKfhuU3+EX4UvNbIt7eACFbHmNUjzA+ep+B5971CknnA/9DEWKbRokfbbtblxxxXFJJrH47UEAMVg==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0 || ^8.0.0-0 <8.0.0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
'@babel/plugin-proposal-unicode-property-regex': 7.18.6(@babel/core@7.26.0)
|
|
'@babel/plugin-transform-dotall-regex': 7.25.9(@babel/core@7.26.0)
|
|
'@babel/types': 7.26.3
|
|
esutils: 2.0.3
|
|
dev: false
|
|
|
|
/@babel/preset-react@7.13.13(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-gx+tDLIE06sRjKJkVtpZ/t3mzCDOnPG+ggHZG9lffUbX8+wC739x20YQc9V35Do6ZAxaUc/HhVHIiOzz5MvDmA==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-plugin-utils': 7.25.9
|
|
'@babel/helper-validator-option': 7.25.9
|
|
'@babel/plugin-transform-react-display-name': 7.25.9(@babel/core@7.26.0)
|
|
'@babel/plugin-transform-react-jsx': 7.25.9(@babel/core@7.26.0)
|
|
'@babel/plugin-transform-react-jsx-development': 7.25.9(@babel/core@7.26.0)
|
|
'@babel/plugin-transform-react-pure-annotations': 7.25.9(@babel/core@7.26.0)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@babel/runtime@7.26.0:
|
|
resolution: {integrity: sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
regenerator-runtime: 0.14.1
|
|
|
|
/@babel/template@7.25.9:
|
|
resolution: {integrity: sha512-9DGttpmPvIxBb/2uwpVo3dqJ+O6RooAFOS+lB+xDqoE2PVCE8nfoHMdZLpfCQRLwvohzXISPZcgxt80xLfsuwg==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/code-frame': 7.26.2
|
|
'@babel/parser': 7.26.3
|
|
'@babel/types': 7.26.3
|
|
|
|
/@babel/template@7.27.0:
|
|
resolution: {integrity: sha512-2ncevenBqXI6qRMukPlXwHKHchC7RyMuu4xv5JBXRfOGVcTy1mXCD12qrp7Jsoxll1EV3+9sE4GugBVRjT2jFA==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/code-frame': 7.26.2
|
|
'@babel/parser': 7.27.0
|
|
'@babel/types': 7.27.0
|
|
|
|
/@babel/traverse@7.26.4(supports-color@5.5.0):
|
|
resolution: {integrity: sha512-fH+b7Y4p3yqvApJALCPJcwb0/XaOSgtK4pzV6WVjPR5GLFQBRI7pfoX2V2iM48NXvX07NUxxm1Vw98YjqTcU5w==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/code-frame': 7.26.2
|
|
'@babel/generator': 7.26.3
|
|
'@babel/parser': 7.26.3
|
|
'@babel/template': 7.25.9
|
|
'@babel/types': 7.26.3
|
|
debug: 4.4.0(supports-color@5.5.0)
|
|
globals: 11.12.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
/@babel/traverse@7.27.0(supports-color@5.5.0):
|
|
resolution: {integrity: sha512-19lYZFzYVQkkHkl4Cy4WrAVcqBkgvV2YM2TU3xG6DIwO7O3ecbDPfW3yM3bjAGcqcQHi+CCtjMR3dIEHxsd6bA==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/code-frame': 7.26.2
|
|
'@babel/generator': 7.27.0
|
|
'@babel/parser': 7.27.0
|
|
'@babel/template': 7.27.0
|
|
'@babel/types': 7.27.0
|
|
debug: 4.4.0(supports-color@5.5.0)
|
|
globals: 11.12.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
/@babel/types@7.26.3:
|
|
resolution: {integrity: sha512-vN5p+1kl59GVKMvTHt55NzzmYVxprfJD+ql7U9NFIfKCBkYE55LYtS+WtPlaYOyzydrKI8Nezd+aZextrd+FMA==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/helper-string-parser': 7.25.9
|
|
'@babel/helper-validator-identifier': 7.25.9
|
|
|
|
/@babel/types@7.27.0:
|
|
resolution: {integrity: sha512-H45s8fVLYjbhFH62dIJ3WtmJ6RSPt/3DRO0ZcT2SUiYiQyz3BLVb9ADEnLl91m74aQPS3AzzeajZHYOalWe3bg==}
|
|
engines: {node: '>=6.9.0'}
|
|
dependencies:
|
|
'@babel/helper-string-parser': 7.25.9
|
|
'@babel/helper-validator-identifier': 7.25.9
|
|
|
|
/@bcoe/v8-coverage@0.2.3:
|
|
resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==}
|
|
dev: true
|
|
|
|
/@bufbuild/protobuf@2.2.3:
|
|
resolution: {integrity: sha512-tFQoXHJdkEOSwj5tRIZSPNUuXK3RaR7T1nUrPgbYX1pUbvqqaaZAsfo+NXBPsz5rZMSKVFrgK1WL8Q/MSLvprg==}
|
|
|
|
/@cfworker/json-schema@4.1.1:
|
|
resolution: {integrity: sha512-gAmrUZSGtKc3AiBL71iNWxDsyUC5uMaKKGdvzYsBoTW/xi42JQHl7eKV2OYzCUqvc+D2RCcf7EXY2iCyFIk6og==}
|
|
dev: false
|
|
|
|
/@codemirror/autocomplete@6.18.4:
|
|
resolution: {integrity: sha512-sFAphGQIqyQZfP2ZBsSHV7xQvo9Py0rV0dW7W3IMRdS+zDuNb2l3no78CvUaWKGfzFjI4FTrLdUSj86IGb2hRA==}
|
|
dependencies:
|
|
'@codemirror/language': 6.10.7
|
|
'@codemirror/state': 6.5.0
|
|
'@codemirror/view': 6.36.1
|
|
'@lezer/common': 1.2.3
|
|
dev: false
|
|
|
|
/@codemirror/commands@6.7.1:
|
|
resolution: {integrity: sha512-llTrboQYw5H4THfhN4U3qCnSZ1SOJ60ohhz+SzU0ADGtwlc533DtklQP0vSFaQuCPDn3BPpOd1GbbnUtwNjsrw==}
|
|
dependencies:
|
|
'@codemirror/language': 6.10.7
|
|
'@codemirror/state': 6.5.0
|
|
'@codemirror/view': 6.36.1
|
|
'@lezer/common': 1.2.3
|
|
dev: false
|
|
|
|
/@codemirror/lang-css@6.3.1:
|
|
resolution: {integrity: sha512-kr5fwBGiGtmz6l0LSJIbno9QrifNMUusivHbnA1H6Dmqy4HZFte3UAICix1VuKo0lMPKQr2rqB+0BkKi/S3Ejg==}
|
|
dependencies:
|
|
'@codemirror/autocomplete': 6.18.4
|
|
'@codemirror/language': 6.10.7
|
|
'@codemirror/state': 6.5.0
|
|
'@lezer/common': 1.2.3
|
|
'@lezer/css': 1.1.9
|
|
dev: false
|
|
|
|
/@codemirror/lang-html@6.4.9:
|
|
resolution: {integrity: sha512-aQv37pIMSlueybId/2PVSP6NPnmurFDVmZwzc7jszd2KAF8qd4VBbvNYPXWQq90WIARjsdVkPbw29pszmHws3Q==}
|
|
dependencies:
|
|
'@codemirror/autocomplete': 6.18.4
|
|
'@codemirror/lang-css': 6.3.1
|
|
'@codemirror/lang-javascript': 6.2.2
|
|
'@codemirror/language': 6.10.7
|
|
'@codemirror/state': 6.5.0
|
|
'@codemirror/view': 6.36.1
|
|
'@lezer/common': 1.2.3
|
|
'@lezer/css': 1.1.9
|
|
'@lezer/html': 1.3.10
|
|
dev: false
|
|
|
|
/@codemirror/lang-javascript@6.2.2:
|
|
resolution: {integrity: sha512-VGQfY+FCc285AhWuwjYxQyUQcYurWlxdKYT4bqwr3Twnd5wP5WSeu52t4tvvuWmljT4EmgEgZCqSieokhtY8hg==}
|
|
dependencies:
|
|
'@codemirror/autocomplete': 6.18.4
|
|
'@codemirror/language': 6.10.7
|
|
'@codemirror/lint': 6.8.4
|
|
'@codemirror/state': 6.5.0
|
|
'@codemirror/view': 6.36.1
|
|
'@lezer/common': 1.2.3
|
|
'@lezer/javascript': 1.4.21
|
|
dev: false
|
|
|
|
/@codemirror/language@6.10.7:
|
|
resolution: {integrity: sha512-aOswhVOLYhMNeqykt4P7+ukQSpGL0ynZYaEyFDVHE7fl2xgluU3yuE9MdgYNfw6EmaNidoFMIQ2iTh1ADrnT6A==}
|
|
dependencies:
|
|
'@codemirror/state': 6.5.0
|
|
'@codemirror/view': 6.36.1
|
|
'@lezer/common': 1.2.3
|
|
'@lezer/highlight': 1.2.1
|
|
'@lezer/lr': 1.4.2
|
|
style-mod: 4.1.2
|
|
dev: false
|
|
|
|
/@codemirror/lint@6.8.4:
|
|
resolution: {integrity: sha512-u4q7PnZlJUojeRe8FJa/njJcMctISGgPQ4PnWsd9268R4ZTtU+tfFYmwkBvgcrK2+QQ8tYFVALVb5fVJykKc5A==}
|
|
dependencies:
|
|
'@codemirror/state': 6.5.0
|
|
'@codemirror/view': 6.36.1
|
|
crelt: 1.0.6
|
|
dev: false
|
|
|
|
/@codemirror/state@6.5.0:
|
|
resolution: {integrity: sha512-MwBHVK60IiIHDcoMet78lxt6iw5gJOGSbNbOIVBHWVXIH4/Nq1+GQgLLGgI1KlnN86WDXsPudVaqYHKBIx7Eyw==}
|
|
dependencies:
|
|
'@marijn/find-cluster-break': 1.0.2
|
|
dev: false
|
|
|
|
/@codemirror/view@6.36.1:
|
|
resolution: {integrity: sha512-miD1nyT4m4uopZaDdO2uXU/LLHliKNYL9kB1C1wJHrunHLm/rpkb5QVSokqgw9hFqEZakrdlb/VGWX8aYZTslQ==}
|
|
dependencies:
|
|
'@codemirror/state': 6.5.0
|
|
style-mod: 4.1.2
|
|
w3c-keyname: 2.2.8
|
|
dev: false
|
|
|
|
/@codesandbox/nodebox@0.1.8:
|
|
resolution: {integrity: sha512-2VRS6JDSk+M+pg56GA6CryyUSGPjBEe8Pnae0QL3jJF1mJZJVMDKr93gJRtBbLkfZN6LD/DwMtf+2L0bpWrjqg==}
|
|
dependencies:
|
|
outvariant: 1.4.0
|
|
strict-event-emitter: 0.4.6
|
|
dev: false
|
|
|
|
/@codesandbox/sandpack-client@2.19.8:
|
|
resolution: {integrity: sha512-CMV4nr1zgKzVpx4I3FYvGRM5YT0VaQhALMW9vy4wZRhEyWAtJITQIqZzrTGWqB1JvV7V72dVEUCUPLfYz5hgJQ==}
|
|
dependencies:
|
|
'@codesandbox/nodebox': 0.1.8
|
|
buffer: 6.0.3
|
|
dequal: 2.0.3
|
|
mime-db: 1.52.0
|
|
outvariant: 1.4.0
|
|
static-browser-server: 1.0.3
|
|
dev: false
|
|
|
|
/@codesandbox/sandpack-react@2.19.10(react-dom@18.3.1)(react@18.3.1):
|
|
resolution: {integrity: sha512-X/7NzhR7R5pp5qYS+Gc31OzJvy+EzGz++H1YN9bJlDE+VzxTBsMN9dv3adzeo5wtxUhqexVOJS7mGr//e7KP2A==}
|
|
peerDependencies:
|
|
react: ^16.8.0 || ^17 || ^18
|
|
react-dom: ^16.8.0 || ^17 || ^18
|
|
dependencies:
|
|
'@codemirror/autocomplete': 6.18.4
|
|
'@codemirror/commands': 6.7.1
|
|
'@codemirror/lang-css': 6.3.1
|
|
'@codemirror/lang-html': 6.4.9
|
|
'@codemirror/lang-javascript': 6.2.2
|
|
'@codemirror/language': 6.10.7
|
|
'@codemirror/state': 6.5.0
|
|
'@codemirror/view': 6.36.1
|
|
'@codesandbox/sandpack-client': 2.19.8
|
|
'@lezer/highlight': 1.2.1
|
|
'@react-hook/intersection-observer': 3.1.2(react@18.3.1)
|
|
'@stitches/core': 1.2.8
|
|
anser: 2.3.0
|
|
clean-set: 1.1.2
|
|
dequal: 2.0.3
|
|
escape-carriage: 1.3.1
|
|
lz-string: 1.5.0
|
|
react: 18.3.1
|
|
react-devtools-inline: 4.4.0
|
|
react-dom: 18.3.1(react@18.3.1)
|
|
react-is: 17.0.2
|
|
dev: false
|
|
|
|
/@cspotcode/source-map-support@0.8.1:
|
|
resolution: {integrity: sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==}
|
|
engines: {node: '>=12'}
|
|
dependencies:
|
|
'@jridgewell/trace-mapping': 0.3.9
|
|
dev: false
|
|
|
|
/@dagrejs/graphlib@2.2.2:
|
|
resolution: {integrity: sha512-CbyGpCDKsiTg/wuk79S7Muoj8mghDGAESWGxcSyhHX5jD35vYMBZochYVFzlHxynpE9unpu6O+4ZuhrLxASsOg==}
|
|
engines: {node: '>17.0.0'}
|
|
dev: false
|
|
|
|
/@dnd-kit/accessibility@3.1.1(react@18.3.1):
|
|
resolution: {integrity: sha512-2P+YgaXF+gRsIihwwY1gCsQSYnu9Zyj2py8kY5fFvUM1qm2WA2u639R6YNVfU4GWr+ZM5mqEsfHZZLoRONbemw==}
|
|
peerDependencies:
|
|
react: '>=16.8.0'
|
|
dependencies:
|
|
react: 18.3.1
|
|
tslib: 2.8.1
|
|
dev: false
|
|
|
|
/@dnd-kit/core@6.3.1(react-dom@18.3.1)(react@18.3.1):
|
|
resolution: {integrity: sha512-xkGBRQQab4RLwgXxoqETICr6S5JlogafbhNsidmrkVv2YRs5MLwpjoF2qpiGjQt8S9AoxtIV603s0GIUpY5eYQ==}
|
|
peerDependencies:
|
|
react: '>=16.8.0'
|
|
react-dom: '>=16.8.0'
|
|
dependencies:
|
|
'@dnd-kit/accessibility': 3.1.1(react@18.3.1)
|
|
'@dnd-kit/utilities': 3.2.2(react@18.3.1)
|
|
react: 18.3.1
|
|
react-dom: 18.3.1(react@18.3.1)
|
|
tslib: 2.8.1
|
|
dev: false
|
|
|
|
/@dnd-kit/sortable@7.0.2(@dnd-kit/core@6.3.1)(react@18.3.1):
|
|
resolution: {integrity: sha512-wDkBHHf9iCi1veM834Gbk1429bd4lHX4RpAwT0y2cHLf246GAvU2sVw/oxWNpPKQNQRQaeGXhAVgrOl1IT+iyA==}
|
|
peerDependencies:
|
|
'@dnd-kit/core': ^6.0.7
|
|
react: '>=16.8.0'
|
|
dependencies:
|
|
'@dnd-kit/core': 6.3.1(react-dom@18.3.1)(react@18.3.1)
|
|
'@dnd-kit/utilities': 3.2.2(react@18.3.1)
|
|
react: 18.3.1
|
|
tslib: 2.8.1
|
|
dev: false
|
|
|
|
/@dnd-kit/utilities@3.2.2(react@18.3.1):
|
|
resolution: {integrity: sha512-+MKAJEOfaBe5SmV6t34p80MMKhjvUz0vRrvVJbPT0WElzaOJ/1xs+D+KDv+tD/NE5ujfrChEcshd4fLn0wpiqg==}
|
|
peerDependencies:
|
|
react: '>=16.8.0'
|
|
dependencies:
|
|
react: 18.3.1
|
|
tslib: 2.8.1
|
|
dev: false
|
|
|
|
/@douyinfe/semi-animation-react@2.80.0:
|
|
resolution: {integrity: sha512-DL4nbJOOgiR/xVYQITqzXzYDoW85AhJ5ZwxXWQ/r5hwmuWzhCOg5RbpcCEfj6EM+TOYCkopihrwxC5x2hu+LMw==}
|
|
dependencies:
|
|
'@douyinfe/semi-animation': 2.80.0
|
|
'@douyinfe/semi-animation-styled': 2.80.0
|
|
classnames: 2.5.1
|
|
dev: false
|
|
|
|
/@douyinfe/semi-animation-styled@2.80.0:
|
|
resolution: {integrity: sha512-4U7z72/yJKhswdnGSG/0AALzLfGn6XHaRlQ8QK63MKYbpEjZeZ0p/Rc9wmngPo8CU7YKXSJeIdsArMZq/pqSlw==}
|
|
dev: false
|
|
|
|
/@douyinfe/semi-animation@2.80.0:
|
|
resolution: {integrity: sha512-wjJr6EbO5TkJcyqx/CyLUdIE62TStfmCVDeMPXUT709OnIecoU1BsB/LGMVsdNQXF0muxb8bBcEb/A9M5mMclQ==}
|
|
dependencies:
|
|
bezier-easing: 2.1.0
|
|
dev: false
|
|
|
|
/@douyinfe/semi-foundation@2.80.0(acorn@8.14.0):
|
|
resolution: {integrity: sha512-wtrdBXzF3tU1mIKxUgRHH6qhLSlpQhNAXDnnA00JMo4/hXfINzLFd3dOjQpaWxu8TIDq/UF8rDS/Y/1tlmsXzg==}
|
|
dependencies:
|
|
'@douyinfe/semi-animation': 2.80.0
|
|
'@douyinfe/semi-json-viewer-core': 2.80.0
|
|
'@mdx-js/mdx': 3.1.0(acorn@8.14.0)
|
|
async-validator: 3.5.2
|
|
classnames: 2.5.1
|
|
date-fns: 2.30.0
|
|
date-fns-tz: 1.3.8(date-fns@2.30.0)
|
|
fast-copy: 3.0.2
|
|
lodash: 4.17.21
|
|
lottie-web: 5.12.2
|
|
memoize-one: 5.2.1
|
|
prismjs: 1.29.0
|
|
remark-gfm: 4.0.0
|
|
scroll-into-view-if-needed: 2.2.31
|
|
transitivePeerDependencies:
|
|
- acorn
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@douyinfe/semi-icons@2.80.0(react@18.3.1):
|
|
resolution: {integrity: sha512-V7fyPdbws/lT3nK/4aneSRgDHEx3AG4njAAEFBW1oOnc/T1+xYbgoDzOlK9lC6DpBzw42/KRrpMrQ236gIRf2w==}
|
|
peerDependencies:
|
|
react: '>=16.0.0'
|
|
dependencies:
|
|
classnames: 2.5.1
|
|
react: 18.3.1
|
|
dev: false
|
|
|
|
/@douyinfe/semi-illustrations@2.80.0(react@18.3.1):
|
|
resolution: {integrity: sha512-BIgp37ZlVPoyzmClp8UlAOIrJv5SAak61HWZg9DRvckZ2Fm5f39Bz/QJNf15rIiEQKvCobsR37EuECnCYLJ1UQ==}
|
|
peerDependencies:
|
|
react: '>=16.0.0'
|
|
dependencies:
|
|
react: 18.3.1
|
|
dev: false
|
|
|
|
/@douyinfe/semi-json-viewer-core@2.80.0:
|
|
resolution: {integrity: sha512-SU+EsMr3xsxzNvi1QngB9KhfVdXoa9M7rvpw7o0MYnUGE7jFBGICwwh3PKGxOGJqLNjngartgxkFfH3BcCaFgA==}
|
|
dependencies:
|
|
jsonc-parser: 3.3.1
|
|
dev: false
|
|
|
|
/@douyinfe/semi-theme-default@2.80.0:
|
|
resolution: {integrity: sha512-pbQYIJhESsAlva4+syfViHZkayTTL3bMLIjNT1IAdu8fhclCFXXRBNhTFLobZ8qxhlkSyCdFoYer5oSkFoUTDw==}
|
|
dev: false
|
|
|
|
/@douyinfe/semi-ui@2.80.0(acorn@8.14.0)(react-dom@18.3.1)(react@18.3.1):
|
|
resolution: {integrity: sha512-sMYRSGt7peXb6R7PDwsnAoICI3U9Ao2vcOaV2NHuRz6G5NFJJ9svKEup3ehpOgdU2HcAa3mIOh8wvnVYOVoFDg==}
|
|
peerDependencies:
|
|
react: '>=16.0.0'
|
|
react-dom: '>=16.0.0'
|
|
dependencies:
|
|
'@dnd-kit/core': 6.3.1(react-dom@18.3.1)(react@18.3.1)
|
|
'@dnd-kit/sortable': 7.0.2(@dnd-kit/core@6.3.1)(react@18.3.1)
|
|
'@dnd-kit/utilities': 3.2.2(react@18.3.1)
|
|
'@douyinfe/semi-animation': 2.80.0
|
|
'@douyinfe/semi-animation-react': 2.80.0
|
|
'@douyinfe/semi-foundation': 2.80.0(acorn@8.14.0)
|
|
'@douyinfe/semi-icons': 2.80.0(react@18.3.1)
|
|
'@douyinfe/semi-illustrations': 2.80.0(react@18.3.1)
|
|
'@douyinfe/semi-theme-default': 2.80.0
|
|
async-validator: 3.5.2
|
|
classnames: 2.5.1
|
|
copy-text-to-clipboard: 2.2.0
|
|
date-fns: 2.30.0
|
|
date-fns-tz: 1.3.8(date-fns@2.30.0)
|
|
fast-copy: 3.0.2
|
|
jsonc-parser: 3.3.1
|
|
lodash: 4.17.21
|
|
prop-types: 15.8.1
|
|
react: 18.3.1
|
|
react-dom: 18.3.1(react@18.3.1)
|
|
react-resizable: 3.0.5(react-dom@18.3.1)(react@18.3.1)
|
|
react-window: 1.8.11(react-dom@18.3.1)(react@18.3.1)
|
|
scroll-into-view-if-needed: 2.2.31
|
|
utility-types: 3.11.0
|
|
transitivePeerDependencies:
|
|
- acorn
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@emnapi/runtime@1.4.0:
|
|
resolution: {integrity: sha512-64WYIf4UYcdLnbKn/umDlNjQDSS8AgZrI/R9+x5ilkUVFxXcA1Ebl+gQLc/6mERA4407Xof0R7wEyEuj091CVw==}
|
|
requiresBuild: true
|
|
dependencies:
|
|
tslib: 2.8.1
|
|
optional: true
|
|
|
|
/@emotion/is-prop-valid@1.3.1:
|
|
resolution: {integrity: sha512-/ACwoqx7XQi9knQs/G0qKvv5teDMhD7bXYns9N/wM8ah8iNb8jZ2uNO0YOgiq2o2poIvVtJS2YALasQuMSQ7Kw==}
|
|
dependencies:
|
|
'@emotion/memoize': 0.9.0
|
|
|
|
/@emotion/memoize@0.9.0:
|
|
resolution: {integrity: sha512-30FAj7/EoJ5mwVPOWhAyCX+FPfMDrVecJAM+Iw9NRoSl4BBAQeqj4cApHHUXOVvIPgLVDsCFoz/hGD+5QQD1GQ==}
|
|
|
|
/@emotion/stylis@0.8.5:
|
|
resolution: {integrity: sha512-h6KtPihKFn3T9fuIrwvXXUOwlx3rfUvfZIcP5a6rh8Y7zjE3O06hT5Ss4S/YI1AYhuZ1kjaE/5EaOOI2NqSylQ==}
|
|
|
|
/@emotion/unitless@0.7.5:
|
|
resolution: {integrity: sha512-OWORNpfjMsSSUBVrRBVGECkhWcULOAJz9ZW8uK9qgxD+87M7jHRcvh/A96XXNhXTLmKcoYSQtBEX7lHMO7YRwg==}
|
|
|
|
/@esbuild/aix-ppc64@0.24.0:
|
|
resolution: {integrity: sha512-WtKdFM7ls47zkKHFVzMz8opM7LkcsIp9amDUBIAWirg70RM71WRSjdILPsY5Uv1D42ZpUfaPILDlfactHgsRkw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ppc64]
|
|
os: [aix]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/aix-ppc64@0.25.4:
|
|
resolution: {integrity: sha512-1VCICWypeQKhVbE9oW/sJaAmjLxhVqacdkvPLEjwlttjfwENRSClS8EjBz0KzRyFSCPDIkuXW34Je/vk7zdB7Q==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ppc64]
|
|
os: [aix]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/android-arm64@0.18.20:
|
|
resolution: {integrity: sha512-Nz4rJcchGDtENV0eMKUNa6L12zz2zBDXuhj/Vjh18zGqB44Bi7MBMSXjgunJgjRhCmKOjnPuZp4Mb6OKqtMHLQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/android-arm64@0.24.0:
|
|
resolution: {integrity: sha512-Vsm497xFM7tTIPYK9bNTYJyF/lsP590Qc1WxJdlB6ljCbdZKU9SY8i7+Iin4kyhV/KV5J2rOKsBQbB77Ab7L/w==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/android-arm64@0.25.4:
|
|
resolution: {integrity: sha512-bBy69pgfhMGtCnwpC/x5QhfxAz/cBgQ9enbtwjf6V9lnPI/hMyT9iWpR1arm0l3kttTr4L0KSLpKmLp/ilKS9A==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/android-arm@0.18.20:
|
|
resolution: {integrity: sha512-fyi7TDI/ijKKNZTUJAQqiG5T7YjJXgnzkURqmGj13C6dCqckZBLdl4h7bkhHt/t0WP+zO9/zwroDvANaOqO5Sw==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm]
|
|
os: [android]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/android-arm@0.24.0:
|
|
resolution: {integrity: sha512-arAtTPo76fJ/ICkXWetLCc9EwEHKaeya4vMrReVlEIUCAUncH7M4bhMQ+M9Vf+FFOZJdTNMXNBrWwW+OXWpSew==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm]
|
|
os: [android]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/android-arm@0.25.4:
|
|
resolution: {integrity: sha512-QNdQEps7DfFwE3hXiU4BZeOV68HHzYwGd0Nthhd3uCkkEKK7/R6MTgM0P7H7FAs5pU/DIWsviMmEGxEoxIZ+ZQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm]
|
|
os: [android]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/android-x64@0.18.20:
|
|
resolution: {integrity: sha512-8GDdlePJA8D6zlZYJV/jnrRAi6rOiNaCC/JclcXpB+KIuvfBN4owLtgzY2bsxnx666XjJx2kDPUmnTtR8qKQUg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [android]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/android-x64@0.24.0:
|
|
resolution: {integrity: sha512-t8GrvnFkiIY7pa7mMgJd7p8p8qqYIz1NYiAoKc75Zyv73L3DZW++oYMSHPRarcotTKuSs6m3hTOa5CKHaS02TQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [android]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/android-x64@0.25.4:
|
|
resolution: {integrity: sha512-TVhdVtQIFuVpIIR282btcGC2oGQoSfZfmBdTip2anCaVYcqWlZXGcdcKIUklfX2wj0JklNYgz39OBqh2cqXvcQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [android]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/darwin-arm64@0.18.20:
|
|
resolution: {integrity: sha512-bxRHW5kHU38zS2lPTPOyuyTm+S+eobPUnTNkdJEfAddYgEcll4xkT8DB9d2008DtTbl7uJag2HuE5NZAZgnNEA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/darwin-arm64@0.24.0:
|
|
resolution: {integrity: sha512-CKyDpRbK1hXwv79soeTJNHb5EiG6ct3efd/FTPdzOWdbZZfGhpbcqIpiD0+vwmpu0wTIL97ZRPZu8vUt46nBSw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/darwin-arm64@0.25.4:
|
|
resolution: {integrity: sha512-Y1giCfM4nlHDWEfSckMzeWNdQS31BQGs9/rouw6Ub91tkK79aIMTH3q9xHvzH8d0wDru5Ci0kWB8b3up/nl16g==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/darwin-x64@0.18.20:
|
|
resolution: {integrity: sha512-pc5gxlMDxzm513qPGbCbDukOdsGtKhfxD1zJKXjCCcU7ju50O7MeAZ8c4krSJcOIJGFR+qx21yMMVYwiQvyTyQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/darwin-x64@0.24.0:
|
|
resolution: {integrity: sha512-rgtz6flkVkh58od4PwTRqxbKH9cOjaXCMZgWD905JOzjFKW+7EiUObfd/Kav+A6Gyud6WZk9w+xu6QLytdi2OA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/darwin-x64@0.25.4:
|
|
resolution: {integrity: sha512-CJsry8ZGM5VFVeyUYB3cdKpd/H69PYez4eJh1W/t38vzutdjEjtP7hB6eLKBoOdxcAlCtEYHzQ/PJ/oU9I4u0A==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/freebsd-arm64@0.18.20:
|
|
resolution: {integrity: sha512-yqDQHy4QHevpMAaxhhIwYPMv1NECwOvIpGCZkECn8w2WFHXjEwrBn3CeNIYsibZ/iZEUemj++M26W3cNR5h+Tw==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [freebsd]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/freebsd-arm64@0.24.0:
|
|
resolution: {integrity: sha512-6Mtdq5nHggwfDNLAHkPlyLBpE5L6hwsuXZX8XNmHno9JuL2+bg2BX5tRkwjyfn6sKbxZTq68suOjgWqCicvPXA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [freebsd]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/freebsd-arm64@0.25.4:
|
|
resolution: {integrity: sha512-yYq+39NlTRzU2XmoPW4l5Ifpl9fqSk0nAJYM/V/WUGPEFfek1epLHJIkTQM6bBs1swApjO5nWgvr843g6TjxuQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [freebsd]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/freebsd-x64@0.18.20:
|
|
resolution: {integrity: sha512-tgWRPPuQsd3RmBZwarGVHZQvtzfEBOreNuxEMKFcd5DaDn2PbBxfwLcj4+aenoh7ctXcbXmOQIn8HI6mCSw5MQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/freebsd-x64@0.24.0:
|
|
resolution: {integrity: sha512-D3H+xh3/zphoX8ck4S2RxKR6gHlHDXXzOf6f/9dbFt/NRBDIE33+cVa49Kil4WUjxMGW0ZIYBYtaGCa2+OsQwQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/freebsd-x64@0.25.4:
|
|
resolution: {integrity: sha512-0FgvOJ6UUMflsHSPLzdfDnnBBVoCDtBTVyn/MrWloUNvq/5SFmh13l3dvgRPkDihRxb77Y17MbqbCAa2strMQQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/linux-arm64@0.18.20:
|
|
resolution: {integrity: sha512-2YbscF+UL7SQAVIpnWvYwM+3LskyDmPhe31pE7/aoTMFKKzIc9lLbyGUpmmb8a8AixOL61sQ/mFh3jEjHYFvdA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/linux-arm64@0.24.0:
|
|
resolution: {integrity: sha512-TDijPXTOeE3eaMkRYpcy3LarIg13dS9wWHRdwYRnzlwlA370rNdZqbcp0WTyyV/k2zSxfko52+C7jU5F9Tfj1g==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/linux-arm64@0.25.4:
|
|
resolution: {integrity: sha512-+89UsQTfXdmjIvZS6nUnOOLoXnkUTB9hR5QAeLrQdzOSWZvNSAXAtcRDHWtqAUtAmv7ZM1WPOOeSxDzzzMogiQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/linux-arm@0.18.20:
|
|
resolution: {integrity: sha512-/5bHkMWnq1EgKr1V+Ybz3s1hWXok7mDFUMQ4cG10AfW3wL02PSZi5kFpYKrptDsgb2WAJIvRcDm+qIvXf/apvg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/linux-arm@0.24.0:
|
|
resolution: {integrity: sha512-gJKIi2IjRo5G6Glxb8d3DzYXlxdEj2NlkixPsqePSZMhLudqPhtZ4BUrpIuTjJYXxvF9njql+vRjB2oaC9XpBw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/linux-arm@0.25.4:
|
|
resolution: {integrity: sha512-kro4c0P85GMfFYqW4TWOpvmF8rFShbWGnrLqlzp4X1TNWjRY3JMYUfDCtOxPKOIY8B0WC8HN51hGP4I4hz4AaQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/linux-ia32@0.18.20:
|
|
resolution: {integrity: sha512-P4etWwq6IsReT0E1KHU40bOnzMHoH73aXp96Fs8TIT6z9Hu8G6+0SHSw9i2isWrD2nbx2qo5yUqACgdfVGx7TA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [ia32]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/linux-ia32@0.24.0:
|
|
resolution: {integrity: sha512-K40ip1LAcA0byL05TbCQ4yJ4swvnbzHscRmUilrmP9Am7//0UjPreh4lpYzvThT2Quw66MhjG//20mrufm40mA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ia32]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/linux-ia32@0.25.4:
|
|
resolution: {integrity: sha512-yTEjoapy8UP3rv8dB0ip3AfMpRbyhSN3+hY8mo/i4QXFeDxmiYbEKp3ZRjBKcOP862Ua4b1PDfwlvbuwY7hIGQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ia32]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/linux-loong64@0.18.20:
|
|
resolution: {integrity: sha512-nXW8nqBTrOpDLPgPY9uV+/1DjxoQ7DoB2N8eocyq8I9XuqJ7BiAMDMf9n1xZM9TgW0J8zrquIb/A7s3BJv7rjg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [loong64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/linux-loong64@0.24.0:
|
|
resolution: {integrity: sha512-0mswrYP/9ai+CU0BzBfPMZ8RVm3RGAN/lmOMgW4aFUSOQBjA31UP8Mr6DDhWSuMwj7jaWOT0p0WoZ6jeHhrD7g==}
|
|
engines: {node: '>=18'}
|
|
cpu: [loong64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/linux-loong64@0.25.4:
|
|
resolution: {integrity: sha512-NeqqYkrcGzFwi6CGRGNMOjWGGSYOpqwCjS9fvaUlX5s3zwOtn1qwg1s2iE2svBe4Q/YOG1q6875lcAoQK/F4VA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [loong64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/linux-mips64el@0.18.20:
|
|
resolution: {integrity: sha512-d5NeaXZcHp8PzYy5VnXV3VSd2D328Zb+9dEq5HE6bw6+N86JVPExrA6O68OPwobntbNJ0pzCpUFZTo3w0GyetQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [mips64el]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/linux-mips64el@0.24.0:
|
|
resolution: {integrity: sha512-hIKvXm0/3w/5+RDtCJeXqMZGkI2s4oMUGj3/jM0QzhgIASWrGO5/RlzAzm5nNh/awHE0A19h/CvHQe6FaBNrRA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [mips64el]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/linux-mips64el@0.25.4:
|
|
resolution: {integrity: sha512-IcvTlF9dtLrfL/M8WgNI/qJYBENP3ekgsHbYUIzEzq5XJzzVEV/fXY9WFPfEEXmu3ck2qJP8LG/p3Q8f7Zc2Xg==}
|
|
engines: {node: '>=18'}
|
|
cpu: [mips64el]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/linux-ppc64@0.18.20:
|
|
resolution: {integrity: sha512-WHPyeScRNcmANnLQkq6AfyXRFr5D6N2sKgkFo2FqguP44Nw2eyDlbTdZwd9GYk98DZG9QItIiTlFLHJHjxP3FA==}
|
|
engines: {node: '>=12'}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/linux-ppc64@0.24.0:
|
|
resolution: {integrity: sha512-HcZh5BNq0aC52UoocJxaKORfFODWXZxtBaaZNuN3PUX3MoDsChsZqopzi5UupRhPHSEHotoiptqikjN/B77mYQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/linux-ppc64@0.25.4:
|
|
resolution: {integrity: sha512-HOy0aLTJTVtoTeGZh4HSXaO6M95qu4k5lJcH4gxv56iaycfz1S8GO/5Jh6X4Y1YiI0h7cRyLi+HixMR+88swag==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/linux-riscv64@0.18.20:
|
|
resolution: {integrity: sha512-WSxo6h5ecI5XH34KC7w5veNnKkju3zBRLEQNY7mv5mtBmrP/MjNBCAlsM2u5hDBlS3NGcTQpoBvRzqBcRtpq1A==}
|
|
engines: {node: '>=12'}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/linux-riscv64@0.24.0:
|
|
resolution: {integrity: sha512-bEh7dMn/h3QxeR2KTy1DUszQjUrIHPZKyO6aN1X4BCnhfYhuQqedHaa5MxSQA/06j3GpiIlFGSsy1c7Gf9padw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/linux-riscv64@0.25.4:
|
|
resolution: {integrity: sha512-i8JUDAufpz9jOzo4yIShCTcXzS07vEgWzyX3NH2G7LEFVgrLEhjwL3ajFE4fZI3I4ZgiM7JH3GQ7ReObROvSUA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/linux-s390x@0.18.20:
|
|
resolution: {integrity: sha512-+8231GMs3mAEth6Ja1iK0a1sQ3ohfcpzpRLH8uuc5/KVDFneH6jtAJLFGafpzpMRO6DzJ6AvXKze9LfFMrIHVQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/linux-s390x@0.24.0:
|
|
resolution: {integrity: sha512-ZcQ6+qRkw1UcZGPyrCiHHkmBaj9SiCD8Oqd556HldP+QlpUIe2Wgn3ehQGVoPOvZvtHm8HPx+bH20c9pvbkX3g==}
|
|
engines: {node: '>=18'}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/linux-s390x@0.25.4:
|
|
resolution: {integrity: sha512-jFnu+6UbLlzIjPQpWCNh5QtrcNfMLjgIavnwPQAfoGx4q17ocOU9MsQ2QVvFxwQoWpZT8DvTLooTvmOQXkO51g==}
|
|
engines: {node: '>=18'}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/linux-x64@0.18.20:
|
|
resolution: {integrity: sha512-UYqiqemphJcNsFEskc73jQ7B9jgwjWrSayxawS6UVFZGWrAAtkzjxSqnoclCXxWtfwLdzU+vTpcNYhpn43uP1w==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/linux-x64@0.24.0:
|
|
resolution: {integrity: sha512-vbutsFqQ+foy3wSSbmjBXXIJ6PL3scghJoM8zCL142cGaZKAdCZHyf+Bpu/MmX9zT9Q0zFBVKb36Ma5Fzfa8xA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/linux-x64@0.25.4:
|
|
resolution: {integrity: sha512-6e0cvXwzOnVWJHq+mskP8DNSrKBr1bULBvnFLpc1KY+d+irZSgZ02TGse5FsafKS5jg2e4pbvK6TPXaF/A6+CA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/netbsd-arm64@0.25.4:
|
|
resolution: {integrity: sha512-vUnkBYxZW4hL/ie91hSqaSNjulOnYXE1VSLusnvHg2u3jewJBz3YzB9+oCw8DABeVqZGg94t9tyZFoHma8gWZQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [netbsd]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/netbsd-x64@0.18.20:
|
|
resolution: {integrity: sha512-iO1c++VP6xUBUmltHZoMtCUdPlnPGdBom6IrO4gyKPFFVBKioIImVooR5I83nTew5UOYrk3gIJhbZh8X44y06A==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [netbsd]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/netbsd-x64@0.24.0:
|
|
resolution: {integrity: sha512-hjQ0R/ulkO8fCYFsG0FZoH+pWgTTDreqpqY7UnQntnaKv95uP5iW3+dChxnx7C3trQQU40S+OgWhUVwCjVFLvg==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [netbsd]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/netbsd-x64@0.25.4:
|
|
resolution: {integrity: sha512-XAg8pIQn5CzhOB8odIcAm42QsOfa98SBeKUdo4xa8OvX8LbMZqEtgeWE9P/Wxt7MlG2QqvjGths+nq48TrUiKw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [netbsd]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/openbsd-arm64@0.24.0:
|
|
resolution: {integrity: sha512-MD9uzzkPQbYehwcN583yx3Tu5M8EIoTD+tUgKF982WYL9Pf5rKy9ltgD0eUgs8pvKnmizxjXZyLt0z6DC3rRXg==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [openbsd]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/openbsd-arm64@0.25.4:
|
|
resolution: {integrity: sha512-Ct2WcFEANlFDtp1nVAXSNBPDxyU+j7+tId//iHXU2f/lN5AmO4zLyhDcpR5Cz1r08mVxzt3Jpyt4PmXQ1O6+7A==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [openbsd]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/openbsd-x64@0.18.20:
|
|
resolution: {integrity: sha512-e5e4YSsuQfX4cxcygw/UCPIEP6wbIL+se3sxPdCiMbFLBWu0eiZOJ7WoD+ptCLrmjZBK1Wk7I6D/I3NglUGOxg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [openbsd]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/openbsd-x64@0.24.0:
|
|
resolution: {integrity: sha512-4ir0aY1NGUhIC1hdoCzr1+5b43mw99uNwVzhIq1OY3QcEwPDO3B7WNXBzaKY5Nsf1+N11i1eOfFcq+D/gOS15Q==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [openbsd]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/openbsd-x64@0.25.4:
|
|
resolution: {integrity: sha512-xAGGhyOQ9Otm1Xu8NT1ifGLnA6M3sJxZ6ixylb+vIUVzvvd6GOALpwQrYrtlPouMqd/vSbgehz6HaVk4+7Afhw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [openbsd]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/sunos-x64@0.18.20:
|
|
resolution: {integrity: sha512-kDbFRFp0YpTQVVrqUd5FTYmWo45zGaXe0X8E1G/LKFC0v8x0vWrhOWSLITcCn63lmZIxfOMXtCfti/RxN/0wnQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [sunos]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/sunos-x64@0.24.0:
|
|
resolution: {integrity: sha512-jVzdzsbM5xrotH+W5f1s+JtUy1UWgjU0Cf4wMvffTB8m6wP5/kx0KiaLHlbJO+dMgtxKV8RQ/JvtlFcdZ1zCPA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [sunos]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/sunos-x64@0.25.4:
|
|
resolution: {integrity: sha512-Mw+tzy4pp6wZEK0+Lwr76pWLjrtjmJyUB23tHKqEDP74R3q95luY/bXqXZeYl4NYlvwOqoRKlInQialgCKy67Q==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [sunos]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/win32-arm64@0.18.20:
|
|
resolution: {integrity: sha512-ddYFR6ItYgoaq4v4JmQQaAI5s7npztfV4Ag6NrhiaW0RrnOXqBkgwZLofVTlq1daVTQNhtI5oieTvkRPfZrePg==}
|
|
engines: {node: '>=12'}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/win32-arm64@0.24.0:
|
|
resolution: {integrity: sha512-iKc8GAslzRpBytO2/aN3d2yb2z8XTVfNV0PjGlCxKo5SgWmNXx82I/Q3aG1tFfS+A2igVCY97TJ8tnYwpUWLCA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/win32-arm64@0.25.4:
|
|
resolution: {integrity: sha512-AVUP428VQTSddguz9dO9ngb+E5aScyg7nOeJDrF1HPYu555gmza3bDGMPhmVXL8svDSoqPCsCPjb265yG/kLKQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/win32-ia32@0.18.20:
|
|
resolution: {integrity: sha512-Wv7QBi3ID/rROT08SABTS7eV4hX26sVduqDOTe1MvGMjNd3EjOz4b7zeexIR62GTIEKrfJXKL9LFxTYgkyeu7g==}
|
|
engines: {node: '>=12'}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/win32-ia32@0.24.0:
|
|
resolution: {integrity: sha512-vQW36KZolfIudCcTnaTpmLQ24Ha1RjygBo39/aLkM2kmjkWmZGEJ5Gn9l5/7tzXA42QGIoWbICfg6KLLkIw6yw==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/win32-ia32@0.25.4:
|
|
resolution: {integrity: sha512-i1sW+1i+oWvQzSgfRcxxG2k4I9n3O9NRqy8U+uugaT2Dy7kLO9Y7wI72haOahxceMX8hZAzgGou1FhndRldxRg==}
|
|
engines: {node: '>=18'}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/win32-x64@0.18.20:
|
|
resolution: {integrity: sha512-kTdfRcSiDfQca/y9QIkng02avJ+NCaQvrMejlsB3RRv5sE9rRoeBPISaZpKxHELzRxZyLvNts1P27W3wV+8geQ==}
|
|
engines: {node: '>=12'}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/win32-x64@0.24.0:
|
|
resolution: {integrity: sha512-7IAFPrjSQIJrGsK6flwg7NFmwBoSTyF3rl7If0hNUFQU4ilTsEPL6GuMuU9BfIWVVGuRnuIidkSMC+c0Otu8IA==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@esbuild/win32-x64@0.25.4:
|
|
resolution: {integrity: sha512-nOT2vZNw6hJ+z43oP1SPea/G/6AbN6X+bGNhNuq8NtRHy4wsMhw765IKLNmnjek7GvjWBYQ8Q5VBoYTFg9y1UQ==}
|
|
engines: {node: '>=18'}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@eslint-community/eslint-utils@4.4.1(eslint@8.57.1):
|
|
resolution: {integrity: sha512-s3O3waFUrMV8P/XaF/+ZTp1X9XBZW1a4B97ZnjQF2KYWaFD2A8KyFBsrsfSjEmjn3RGWAIuvlneuZm3CUK3jbA==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
peerDependencies:
|
|
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
|
|
dependencies:
|
|
eslint: 8.57.1
|
|
eslint-visitor-keys: 3.4.3
|
|
|
|
/@eslint-community/regexpp@4.12.1:
|
|
resolution: {integrity: sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==}
|
|
engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
|
|
|
|
/@eslint/eslintrc@2.1.4:
|
|
resolution: {integrity: sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
dependencies:
|
|
ajv: 6.12.6
|
|
debug: 4.4.0(supports-color@5.5.0)
|
|
espree: 9.6.1
|
|
globals: 13.24.0
|
|
ignore: 5.3.2
|
|
import-fresh: 3.3.0
|
|
js-yaml: 4.1.0
|
|
minimatch: 3.1.2
|
|
strip-json-comments: 3.1.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
/@eslint/eslintrc@3.3.1:
|
|
resolution: {integrity: sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
dependencies:
|
|
ajv: 6.12.6
|
|
debug: 4.4.0(supports-color@5.5.0)
|
|
espree: 10.3.0
|
|
globals: 14.0.0
|
|
ignore: 5.3.2
|
|
import-fresh: 3.3.0
|
|
js-yaml: 4.1.0
|
|
minimatch: 3.1.2
|
|
strip-json-comments: 3.1.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/@eslint/js@8.57.1:
|
|
resolution: {integrity: sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
|
|
/@eslint/js@9.16.0:
|
|
resolution: {integrity: sha512-tw2HxzQkrbeuvyj1tG2Yqq+0H9wGoI2IMk4EOsQeX+vmd75FtJAzf+gTA69WF+baUKRYQ3x2kbLE08js5OsTVg==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
dev: true
|
|
|
|
/@fastify/accept-negotiator@1.1.0:
|
|
resolution: {integrity: sha512-OIHZrb2ImZ7XG85HXOONLcJWGosv7sIvM2ifAPQVhg9Lv7qdmMBNVaai4QTdyuaqbKM5eO6sLSQOYI7wEQeCJQ==}
|
|
engines: {node: '>=14'}
|
|
dev: false
|
|
|
|
/@fastify/ajv-compiler@3.6.0:
|
|
resolution: {integrity: sha512-LwdXQJjmMD+GwLOkP7TVC68qa+pSSogeWWmznRJ/coyTcfe9qA05AHFSe1eZFwK6q+xVRpChnvFUkf1iYaSZsQ==}
|
|
dependencies:
|
|
ajv: 8.17.1
|
|
ajv-formats: 2.1.1(ajv@8.17.1)
|
|
fast-uri: 2.4.0
|
|
dev: false
|
|
|
|
/@fastify/cors@8.5.0:
|
|
resolution: {integrity: sha512-/oZ1QSb02XjP0IK1U0IXktEsw/dUBTxJOW7IpIeO8c/tNalw/KjoNSJv1Sf6eqoBPO+TDGkifq6ynFK3v68HFQ==}
|
|
dependencies:
|
|
fastify-plugin: 4.5.1
|
|
mnemonist: 0.39.6
|
|
dev: false
|
|
|
|
/@fastify/error@3.4.1:
|
|
resolution: {integrity: sha512-wWSvph+29GR783IhmvdwWnN4bUxTD01Vm5Xad4i7i1VuAOItLvbPAb69sb0IQ2N57yprvhNIwAP5B6xfKTmjmQ==}
|
|
dev: false
|
|
|
|
/@fastify/fast-json-stringify-compiler@4.3.0:
|
|
resolution: {integrity: sha512-aZAXGYo6m22Fk1zZzEUKBvut/CIIQe/BapEORnxiD5Qr0kPHqqI69NtEMCme74h+at72sPhbkb4ZrLd1W3KRLA==}
|
|
dependencies:
|
|
fast-json-stringify: 5.16.1
|
|
dev: false
|
|
|
|
/@fastify/merge-json-schemas@0.1.1:
|
|
resolution: {integrity: sha512-fERDVz7topgNjtXsJTTW1JKLy0rhuLRcquYqNR9rF7OcVpCa2OVW49ZPDIhaRRCaUuvVxI+N416xUoF76HNSXA==}
|
|
dependencies:
|
|
fast-deep-equal: 3.1.3
|
|
dev: false
|
|
|
|
/@fastify/send@2.1.0:
|
|
resolution: {integrity: sha512-yNYiY6sDkexoJR0D8IDy3aRP3+L4wdqCpvx5WP+VtEU58sn7USmKynBzDQex5X42Zzvw2gNzzYgP90UfWShLFA==}
|
|
dependencies:
|
|
'@lukeed/ms': 2.0.2
|
|
escape-html: 1.0.3
|
|
fast-decode-uri-component: 1.0.1
|
|
http-errors: 2.0.0
|
|
mime: 3.0.0
|
|
dev: false
|
|
|
|
/@fastify/static@7.0.4:
|
|
resolution: {integrity: sha512-p2uKtaf8BMOZWLs6wu+Ihg7bWNBdjNgCwDza4MJtTqg+5ovKmcbgbR9Xs5/smZ1YISfzKOCNYmZV8LaCj+eJ1Q==}
|
|
dependencies:
|
|
'@fastify/accept-negotiator': 1.1.0
|
|
'@fastify/send': 2.1.0
|
|
content-disposition: 0.5.4
|
|
fastify-plugin: 4.5.1
|
|
fastq: 1.17.1
|
|
glob: 10.4.5
|
|
dev: false
|
|
|
|
/@fastify/swagger-ui@4.1.0:
|
|
resolution: {integrity: sha512-Bqsd6VFQR7WoT6eRammOF8/gXf5GKywq2zYy8/3fj2rsZw43cmXdfsEKxVAmAwOW2Nv+dnyQaf5qM6kBqyXRlw==}
|
|
dependencies:
|
|
'@fastify/static': 7.0.4
|
|
fastify-plugin: 4.5.1
|
|
openapi-types: 12.1.3
|
|
rfdc: 1.4.1
|
|
yaml: 2.8.0
|
|
dev: false
|
|
|
|
/@fastify/swagger@8.15.0:
|
|
resolution: {integrity: sha512-zy+HEEKFqPMS2sFUsQU5X0MHplhKJvWeohBwTCkBAJA/GDYGLGUWQaETEhptiqxK7Hs0fQB9B4MDb3pbwIiCwA==}
|
|
dependencies:
|
|
fastify-plugin: 4.5.1
|
|
json-schema-resolver: 2.0.0
|
|
openapi-types: 12.1.3
|
|
rfdc: 1.4.1
|
|
yaml: 2.8.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@fastify/websocket@10.0.1:
|
|
resolution: {integrity: sha512-8/pQIxTPRD8U94aILTeJ+2O3el/r19+Ej5z1O1mXlqplsUH7KzCjAI0sgd5DM/NoPjAi5qLFNIjgM5+9/rGSNw==}
|
|
dependencies:
|
|
duplexify: 4.1.3
|
|
fastify-plugin: 4.5.1
|
|
ws: 8.18.0
|
|
transitivePeerDependencies:
|
|
- bufferutil
|
|
- utf-8-validate
|
|
dev: false
|
|
|
|
/@hapi/bourne@3.0.0:
|
|
resolution: {integrity: sha512-Waj1cwPXJDucOib4a3bAISsKJVb15MKi9IvmTI/7ssVEm6sywXGjVJDhl6/umt1pK1ZS7PacXU3A1PmFKHEZ2w==}
|
|
dev: false
|
|
|
|
/@humanwhocodes/config-array@0.13.0:
|
|
resolution: {integrity: sha512-DZLEEqFWQFiyK6h5YIeynKx7JlvCYWL0cImfSRXZ9l4Sg2efkFGTuFf6vzXjK1cq6IYkU+Eg/JizXw+TD2vRNw==}
|
|
engines: {node: '>=10.10.0'}
|
|
deprecated: Use @eslint/config-array instead
|
|
dependencies:
|
|
'@humanwhocodes/object-schema': 2.0.3
|
|
debug: 4.4.0(supports-color@5.5.0)
|
|
minimatch: 3.1.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
/@humanwhocodes/module-importer@1.0.1:
|
|
resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==}
|
|
engines: {node: '>=12.22'}
|
|
|
|
/@humanwhocodes/object-schema@2.0.3:
|
|
resolution: {integrity: sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==}
|
|
deprecated: Use @eslint/object-schema instead
|
|
|
|
/@img/sharp-darwin-arm64@0.33.5:
|
|
resolution: {integrity: sha512-UT4p+iz/2H4twwAoLCqfA9UH5pI6DggwKEGuaPy7nCVQ8ZsiY5PIcrRvD1DzuY3qYL07NtIQcWnBSY/heikIFQ==}
|
|
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
requiresBuild: true
|
|
optionalDependencies:
|
|
'@img/sharp-libvips-darwin-arm64': 1.0.4
|
|
optional: true
|
|
|
|
/@img/sharp-darwin-x64@0.33.5:
|
|
resolution: {integrity: sha512-fyHac4jIc1ANYGRDxtiqelIbdWkIuQaI84Mv45KvGRRxSAa7o7d1ZKAOBaYbnepLC1WqxfpimdeWfvqqSGwR2Q==}
|
|
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
requiresBuild: true
|
|
optionalDependencies:
|
|
'@img/sharp-libvips-darwin-x64': 1.0.4
|
|
optional: true
|
|
|
|
/@img/sharp-libvips-darwin-arm64@1.0.4:
|
|
resolution: {integrity: sha512-XblONe153h0O2zuFfTAbQYAX2JhYmDHeWikp1LM9Hul9gVPjFY427k6dFEcOL72O01QxQsWi761svJ/ev9xEDg==}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/@img/sharp-libvips-darwin-x64@1.0.4:
|
|
resolution: {integrity: sha512-xnGR8YuZYfJGmWPvmlunFaWJsb9T/AO2ykoP3Fz/0X5XV2aoYBPkX6xqCQvUTKKiLddarLaxpzNe+b1hjeWHAQ==}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/@img/sharp-libvips-linux-arm64@1.0.4:
|
|
resolution: {integrity: sha512-9B+taZ8DlyyqzZQnoeIvDVR/2F4EbMepXMc/NdVbkzsJbzkUjhXv/70GQJ7tdLA4YJgNP25zukcxpX2/SueNrA==}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/@img/sharp-libvips-linux-arm@1.0.5:
|
|
resolution: {integrity: sha512-gvcC4ACAOPRNATg/ov8/MnbxFDJqf/pDePbBnuBDcjsI8PssmjoKMAz4LtLaVi+OnSb5FK/yIOamqDwGmXW32g==}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/@img/sharp-libvips-linux-s390x@1.0.4:
|
|
resolution: {integrity: sha512-u7Wz6ntiSSgGSGcjZ55im6uvTrOxSIS8/dgoVMoiGE9I6JAfU50yH5BoDlYA1tcuGS7g/QNtetJnxA6QEsCVTA==}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/@img/sharp-libvips-linux-x64@1.0.4:
|
|
resolution: {integrity: sha512-MmWmQ3iPFZr0Iev+BAgVMb3ZyC4KeFc3jFxnNbEPas60e1cIfevbtuyf9nDGIzOaW9PdnDciJm+wFFaTlj5xYw==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/@img/sharp-libvips-linuxmusl-arm64@1.0.4:
|
|
resolution: {integrity: sha512-9Ti+BbTYDcsbp4wfYib8Ctm1ilkugkA/uscUn6UXK1ldpC1JjiXbLfFZtRlBhjPZ5o1NCLiDbg8fhUPKStHoTA==}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/@img/sharp-libvips-linuxmusl-x64@1.0.4:
|
|
resolution: {integrity: sha512-viYN1KX9m+/hGkJtvYYp+CCLgnJXwiQB39damAO7WMdKWlIhmYTfHjwSbQeUK/20vY154mwezd9HflVFM1wVSw==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/@img/sharp-linux-arm64@0.33.5:
|
|
resolution: {integrity: sha512-JMVv+AMRyGOHtO1RFBiJy/MBsgz0x4AWrT6QoEVVTyh1E39TrCUpTRI7mx9VksGX4awWASxqCYLCV4wBZHAYxA==}
|
|
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
optionalDependencies:
|
|
'@img/sharp-libvips-linux-arm64': 1.0.4
|
|
optional: true
|
|
|
|
/@img/sharp-linux-arm@0.33.5:
|
|
resolution: {integrity: sha512-JTS1eldqZbJxjvKaAkxhZmBqPRGmxgu+qFKSInv8moZ2AmT5Yib3EQ1c6gp493HvrvV8QgdOXdyaIBrhvFhBMQ==}
|
|
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
optionalDependencies:
|
|
'@img/sharp-libvips-linux-arm': 1.0.5
|
|
optional: true
|
|
|
|
/@img/sharp-linux-s390x@0.33.5:
|
|
resolution: {integrity: sha512-y/5PCd+mP4CA/sPDKl2961b+C9d+vPAveS33s6Z3zfASk2j5upL6fXVPZi7ztePZ5CuH+1kW8JtvxgbuXHRa4Q==}
|
|
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
optionalDependencies:
|
|
'@img/sharp-libvips-linux-s390x': 1.0.4
|
|
optional: true
|
|
|
|
/@img/sharp-linux-x64@0.33.5:
|
|
resolution: {integrity: sha512-opC+Ok5pRNAzuvq1AG0ar+1owsu842/Ab+4qvU879ippJBHvyY5n2mxF1izXqkPYlGuP/M556uh53jRLJmzTWA==}
|
|
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
optionalDependencies:
|
|
'@img/sharp-libvips-linux-x64': 1.0.4
|
|
optional: true
|
|
|
|
/@img/sharp-linuxmusl-arm64@0.33.5:
|
|
resolution: {integrity: sha512-XrHMZwGQGvJg2V/oRSUfSAfjfPxO+4DkiRh6p2AFjLQztWUuY/o8Mq0eMQVIY7HJ1CDQUJlxGGZRw1a5bqmd1g==}
|
|
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
optionalDependencies:
|
|
'@img/sharp-libvips-linuxmusl-arm64': 1.0.4
|
|
optional: true
|
|
|
|
/@img/sharp-linuxmusl-x64@0.33.5:
|
|
resolution: {integrity: sha512-WT+d/cgqKkkKySYmqoZ8y3pxx7lx9vVejxW/W4DOFMYVSkErR+w7mf2u8m/y4+xHe7yY9DAXQMWQhpnMuFfScw==}
|
|
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
optionalDependencies:
|
|
'@img/sharp-libvips-linuxmusl-x64': 1.0.4
|
|
optional: true
|
|
|
|
/@img/sharp-wasm32@0.33.5:
|
|
resolution: {integrity: sha512-ykUW4LVGaMcU9lu9thv85CbRMAwfeadCJHRsg2GmeRa/cJxsVY9Rbd57JcMxBkKHag5U/x7TSBpScF4U8ElVzg==}
|
|
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
cpu: [wasm32]
|
|
requiresBuild: true
|
|
dependencies:
|
|
'@emnapi/runtime': 1.4.0
|
|
optional: true
|
|
|
|
/@img/sharp-win32-ia32@0.33.5:
|
|
resolution: {integrity: sha512-T36PblLaTwuVJ/zw/LaH0PdZkRz5rd3SmMHX8GSmR7vtNSP5Z6bQkExdSK7xGWyxLw4sUknBuugTelgw2faBbQ==}
|
|
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/@img/sharp-win32-x64@0.33.5:
|
|
resolution: {integrity: sha512-MpY/o8/8kj+EcnxwvrP4aTJSWw/aZ7JIGR4aBeZkZw5B7/Jn+tY9/VNwtcoGmdT7GfggGIU4kygOMSbYnOrAbg==}
|
|
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/@inquirer/figures@1.0.10:
|
|
resolution: {integrity: sha512-Ey6176gZmeqZuY/W/nZiUyvmb1/qInjcpiZjXWi6nON+nxJpD1bxtSoBxNliGISae32n6OwbY+TSXPZ1CfS4bw==}
|
|
engines: {node: '>=18'}
|
|
dev: false
|
|
|
|
/@inversifyjs/common@1.4.0:
|
|
resolution: {integrity: sha512-qfRJ/3iOlCL/VfJq8+4o5X4oA14cZSBbpAmHsYj8EsIit1xDndoOl0xKOyglKtQD4u4gdNVxMHx4RWARk/I4QA==}
|
|
dev: false
|
|
|
|
/@inversifyjs/core@1.3.5(reflect-metadata@0.2.2):
|
|
resolution: {integrity: sha512-B4MFXabhNTAmrfgB+yeD6wd/GIvmvWC6IQ8Rh/j2C3Ix69kmqwz9pr8Jt3E+Nho9aEHOQCZaGmrALgtqRd+oEQ==}
|
|
dependencies:
|
|
'@inversifyjs/common': 1.4.0
|
|
'@inversifyjs/reflect-metadata-utils': 0.2.4(reflect-metadata@0.2.2)
|
|
transitivePeerDependencies:
|
|
- reflect-metadata
|
|
dev: false
|
|
|
|
/@inversifyjs/reflect-metadata-utils@0.2.4(reflect-metadata@0.2.2):
|
|
resolution: {integrity: sha512-u95rV3lKfG+NT2Uy/5vNzoDujos8vN8O18SSA5UyhxsGYd4GLQn/eUsGXfOsfa7m34eKrDelTKRUX1m/BcNX5w==}
|
|
peerDependencies:
|
|
reflect-metadata: 0.2.2
|
|
dependencies:
|
|
reflect-metadata: 0.2.2
|
|
dev: false
|
|
|
|
/@isaacs/cliui@8.0.2:
|
|
resolution: {integrity: sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==}
|
|
engines: {node: '>=12'}
|
|
dependencies:
|
|
string-width: 5.1.2
|
|
string-width-cjs: /string-width@4.2.3
|
|
strip-ansi: 7.1.0
|
|
strip-ansi-cjs: /strip-ansi@6.0.1
|
|
wrap-ansi: 8.1.0
|
|
wrap-ansi-cjs: /wrap-ansi@7.0.0
|
|
|
|
/@isaacs/fs-minipass@4.0.1:
|
|
resolution: {integrity: sha512-wgm9Ehl2jpeqP3zw/7mo3kRHFp5MEDhqAdwy1fTGkHAwnkGOVsgpvQhL8B5n1qlb01jV3n/bI0ZfZp5lWA1k4w==}
|
|
engines: {node: '>=18.0.0'}
|
|
dependencies:
|
|
minipass: 7.1.2
|
|
dev: false
|
|
|
|
/@istanbuljs/schema@0.1.3:
|
|
resolution: {integrity: sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==}
|
|
engines: {node: '>=8'}
|
|
dev: true
|
|
|
|
/@jest/schemas@29.6.3:
|
|
resolution: {integrity: sha512-mo5j5X+jIZmJQveBKeS/clAueipV7KgiX1vMgCxam1RNYiqE1w62n0/tJJnHtjW8ZHcQco5gY85jA3mi0L+nSA==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
dependencies:
|
|
'@sinclair/typebox': 0.27.8
|
|
dev: true
|
|
|
|
/@jridgewell/gen-mapping@0.3.8:
|
|
resolution: {integrity: sha512-imAbBGkb+ebQyxKgzv5Hu2nmROxoDOXHh80evxdoXNOrvAnVx7zimzc1Oo5h9RlfV4vPXaE2iM5pOFbvOCClWA==}
|
|
engines: {node: '>=6.0.0'}
|
|
dependencies:
|
|
'@jridgewell/set-array': 1.2.1
|
|
'@jridgewell/sourcemap-codec': 1.5.0
|
|
'@jridgewell/trace-mapping': 0.3.25
|
|
|
|
/@jridgewell/resolve-uri@3.1.2:
|
|
resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==}
|
|
engines: {node: '>=6.0.0'}
|
|
|
|
/@jridgewell/set-array@1.2.1:
|
|
resolution: {integrity: sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==}
|
|
engines: {node: '>=6.0.0'}
|
|
|
|
/@jridgewell/source-map@0.3.6:
|
|
resolution: {integrity: sha512-1ZJTZebgqllO79ue2bm3rIGud/bOe0pP5BjSRCRxxYkEZS8STV7zN84UBbiYu7jy+eCKSnVIUgoWWE/tt+shMQ==}
|
|
dependencies:
|
|
'@jridgewell/gen-mapping': 0.3.8
|
|
'@jridgewell/trace-mapping': 0.3.25
|
|
|
|
/@jridgewell/sourcemap-codec@1.5.0:
|
|
resolution: {integrity: sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==}
|
|
|
|
/@jridgewell/trace-mapping@0.3.25:
|
|
resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==}
|
|
dependencies:
|
|
'@jridgewell/resolve-uri': 3.1.2
|
|
'@jridgewell/sourcemap-codec': 1.5.0
|
|
|
|
/@jridgewell/trace-mapping@0.3.9:
|
|
resolution: {integrity: sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==}
|
|
dependencies:
|
|
'@jridgewell/resolve-uri': 3.1.2
|
|
'@jridgewell/sourcemap-codec': 1.5.0
|
|
dev: false
|
|
|
|
/@langchain/core@0.3.57:
|
|
resolution: {integrity: sha512-jz28qCTKJmi47b6jqhQ6vYRTG5jRpqhtPQjriRTB5wR8mgvzo6xKs0fG/kExS3ZvM79ytD1npBvgf8i19xOo9Q==}
|
|
engines: {node: '>=18'}
|
|
dependencies:
|
|
'@cfworker/json-schema': 4.1.1
|
|
ansi-styles: 5.2.0
|
|
camelcase: 6.3.0
|
|
decamelize: 1.2.0
|
|
js-tiktoken: 1.0.20
|
|
langsmith: 0.3.30
|
|
mustache: 4.2.0
|
|
p-queue: 6.6.2
|
|
p-retry: 4.6.2
|
|
uuid: 10.0.0
|
|
zod: 3.25.56
|
|
zod-to-json-schema: 3.24.5(zod@3.25.56)
|
|
transitivePeerDependencies:
|
|
- openai
|
|
dev: false
|
|
|
|
/@langchain/openai@0.5.12(@langchain/core@0.3.57)(ws@8.18.0):
|
|
resolution: {integrity: sha512-k7rxBY3ed/HIiMLd6HBqFibsfB0+L6c82H8JgXDqKeyUoACJIi1JaKHXmofmCeF2SBXBU9dog4gEGpHfcUDGUA==}
|
|
engines: {node: '>=18'}
|
|
peerDependencies:
|
|
'@langchain/core': '>=0.3.48 <0.4.0'
|
|
dependencies:
|
|
'@langchain/core': 0.3.57
|
|
js-tiktoken: 1.0.20
|
|
openai: 4.98.0(ws@8.18.0)(zod@3.25.56)
|
|
zod: 3.25.56
|
|
zod-to-json-schema: 3.24.5(zod@3.25.56)
|
|
transitivePeerDependencies:
|
|
- encoding
|
|
- ws
|
|
dev: false
|
|
|
|
/@lezer/common@1.2.3:
|
|
resolution: {integrity: sha512-w7ojc8ejBqr2REPsWxJjrMFsA/ysDCFICn8zEOR9mrqzOu2amhITYuLD8ag6XZf0CFXDrhKqw7+tW8cX66NaDA==}
|
|
dev: false
|
|
|
|
/@lezer/css@1.1.9:
|
|
resolution: {integrity: sha512-TYwgljcDv+YrV0MZFFvYFQHCfGgbPMR6nuqLabBdmZoFH3EP1gvw8t0vae326Ne3PszQkbXfVBjCnf3ZVCr0bA==}
|
|
dependencies:
|
|
'@lezer/common': 1.2.3
|
|
'@lezer/highlight': 1.2.1
|
|
'@lezer/lr': 1.4.2
|
|
dev: false
|
|
|
|
/@lezer/highlight@1.2.1:
|
|
resolution: {integrity: sha512-Z5duk4RN/3zuVO7Jq0pGLJ3qynpxUVsh7IbUbGj88+uV2ApSAn6kWg2au3iJb+0Zi7kKtqffIESgNcRXWZWmSA==}
|
|
dependencies:
|
|
'@lezer/common': 1.2.3
|
|
dev: false
|
|
|
|
/@lezer/html@1.3.10:
|
|
resolution: {integrity: sha512-dqpT8nISx/p9Do3AchvYGV3qYc4/rKr3IBZxlHmpIKam56P47RSHkSF5f13Vu9hebS1jM0HmtJIwLbWz1VIY6w==}
|
|
dependencies:
|
|
'@lezer/common': 1.2.3
|
|
'@lezer/highlight': 1.2.1
|
|
'@lezer/lr': 1.4.2
|
|
dev: false
|
|
|
|
/@lezer/javascript@1.4.21:
|
|
resolution: {integrity: sha512-lL+1fcuxWYPURMM/oFZLEDm0XuLN128QPV+VuGtKpeaOGdcl9F2LYC3nh1S9LkPqx9M0mndZFdXCipNAZpzIkQ==}
|
|
dependencies:
|
|
'@lezer/common': 1.2.3
|
|
'@lezer/highlight': 1.2.1
|
|
'@lezer/lr': 1.4.2
|
|
dev: false
|
|
|
|
/@lezer/lr@1.4.2:
|
|
resolution: {integrity: sha512-pu0K1jCIdnQ12aWNaAVU5bzi7Bd1w54J3ECgANPmYLtQKP0HBj2cE/5coBD66MT10xbtIuUr7tg0Shbsvk0mDA==}
|
|
dependencies:
|
|
'@lezer/common': 1.2.3
|
|
dev: false
|
|
|
|
/@lukeed/ms@2.0.2:
|
|
resolution: {integrity: sha512-9I2Zn6+NJLfaGoz9jN3lpwDgAYvfGeNYdbAIjJOqzs4Tpc+VU3Jqq4IofSUBKajiDS8k9fZIg18/z13mpk1bsA==}
|
|
engines: {node: '>=8'}
|
|
dev: false
|
|
|
|
/@marijn/find-cluster-break@1.0.2:
|
|
resolution: {integrity: sha512-l0h88YhZFyKdXIFNfSWpyjStDjGHwZ/U7iobcK1cQQD8sejsONdQtTVU+1wVN1PBw40PiiHB1vA5S7VTfQiP9g==}
|
|
dev: false
|
|
|
|
/@mdx-js/loader@2.3.0(webpack@5.76.0):
|
|
resolution: {integrity: sha512-IqsscXh7Q3Rzb+f5DXYk0HU71PK+WuFsEhf+mSV3fOhpLcEpgsHvTQ2h0T6TlZ5gHOaBeFjkXwB52by7ypMyNg==}
|
|
peerDependencies:
|
|
webpack: '>=4'
|
|
dependencies:
|
|
'@mdx-js/mdx': 2.3.0
|
|
source-map: 0.7.4
|
|
webpack: 5.76.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
/@mdx-js/mdx@2.3.0:
|
|
resolution: {integrity: sha512-jLuwRlz8DQfQNiUCJR50Y09CGPq3fLtmtUQfVrj79E0JWu3dvsVcxVIcfhR5h0iXu+/z++zDrYeiJqifRynJkA==}
|
|
dependencies:
|
|
'@types/estree-jsx': 1.0.5
|
|
'@types/mdx': 2.0.13
|
|
estree-util-build-jsx: 2.2.2
|
|
estree-util-is-identifier-name: 2.1.0
|
|
estree-util-to-js: 1.2.0
|
|
estree-walker: 3.0.3
|
|
hast-util-to-estree: 2.3.3
|
|
markdown-extensions: 1.1.1
|
|
periscopic: 3.1.0
|
|
remark-mdx: 2.3.0
|
|
remark-parse: 10.0.2
|
|
remark-rehype: 10.1.0
|
|
unified: 10.1.2
|
|
unist-util-position-from-estree: 1.1.2
|
|
unist-util-stringify-position: 3.0.3
|
|
unist-util-visit: 4.1.2
|
|
vfile: 5.3.7
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
/@mdx-js/mdx@3.1.0(acorn@8.14.0):
|
|
resolution: {integrity: sha512-/QxEhPAvGwbQmy1Px8F899L5Uc2KZ6JtXwlCgJmjSTBedwOZkByYcBG4GceIGPXRDsmfxhHazuS+hlOShRLeDw==}
|
|
dependencies:
|
|
'@types/estree': 1.0.7
|
|
'@types/estree-jsx': 1.0.5
|
|
'@types/hast': 3.0.4
|
|
'@types/mdx': 2.0.13
|
|
collapse-white-space: 2.1.0
|
|
devlop: 1.1.0
|
|
estree-util-is-identifier-name: 3.0.0
|
|
estree-util-scope: 1.0.0
|
|
estree-walker: 3.0.3
|
|
hast-util-to-jsx-runtime: 2.3.2
|
|
markdown-extensions: 2.0.0
|
|
recma-build-jsx: 1.0.0
|
|
recma-jsx: 1.0.0(acorn@8.14.0)
|
|
recma-stringify: 1.0.0
|
|
rehype-recma: 1.0.0
|
|
remark-mdx: 3.1.0
|
|
remark-parse: 11.0.0
|
|
remark-rehype: 11.1.1
|
|
source-map: 0.7.4
|
|
unified: 11.0.5
|
|
unist-util-position-from-estree: 2.0.0
|
|
unist-util-stringify-position: 4.0.0
|
|
unist-util-visit: 5.0.0
|
|
vfile: 6.0.3
|
|
transitivePeerDependencies:
|
|
- acorn
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@mdx-js/react@2.3.0(react@18.3.1):
|
|
resolution: {integrity: sha512-zQH//gdOmuu7nt2oJR29vFhDv88oGPmVw6BggmrHeMI+xgEkp1B2dX9/bMBSYtK0dyLX/aOmesKS09g222K1/g==}
|
|
peerDependencies:
|
|
react: '>=16'
|
|
dependencies:
|
|
'@types/mdx': 2.0.13
|
|
'@types/react': 18.3.16
|
|
react: 18.3.1
|
|
|
|
/@microsoft/tsdoc-config@0.16.2:
|
|
resolution: {integrity: sha512-OGiIzzoBLgWWR0UdRJX98oYO+XKGf7tiK4Zk6tQ/E4IJqGCe7dvkTvgDZV5cFJUzLGDOjeAXrnZoA6QkVySuxw==}
|
|
dependencies:
|
|
'@microsoft/tsdoc': 0.14.2
|
|
ajv: 6.12.6
|
|
jju: 1.4.0
|
|
resolve: 1.19.0
|
|
dev: false
|
|
|
|
/@microsoft/tsdoc@0.14.2:
|
|
resolution: {integrity: sha512-9b8mPpKrfeGRuhFH5iO1iwCLeIIsV6+H1sRfxbkoGXIyQE2BTsPd9zqSqQJ+pv5sJ/hT5M1zvOFL02MnEezFug==}
|
|
dev: false
|
|
|
|
/@module-federation/error-codes@0.8.4:
|
|
resolution: {integrity: sha512-55LYmrDdKb4jt+qr8qE8U3al62ZANp3FhfVaNPOaAmdTh0jHdD8M3yf5HKFlr5xVkVO4eV/F/J2NCfpbh+pEXQ==}
|
|
dev: true
|
|
|
|
/@module-federation/runtime-tools@0.5.1:
|
|
resolution: {integrity: sha512-nfBedkoZ3/SWyO0hnmaxuz0R0iGPSikHZOAZ0N/dVSQaIzlffUo35B5nlC2wgWIc0JdMZfkwkjZRrnuuDIJbzg==}
|
|
dependencies:
|
|
'@module-federation/runtime': 0.5.1
|
|
'@module-federation/webpack-bundler-runtime': 0.5.1
|
|
|
|
/@module-federation/runtime-tools@0.8.4:
|
|
resolution: {integrity: sha512-fjVOsItJ1u5YY6E9FnS56UDwZgqEQUrWFnouRiPtK123LUuqUI9FH4redZoKWlE1PB0ir1Z3tnqy8eFYzPO38Q==}
|
|
dependencies:
|
|
'@module-federation/runtime': 0.8.4
|
|
'@module-federation/webpack-bundler-runtime': 0.8.4
|
|
dev: true
|
|
|
|
/@module-federation/runtime@0.5.1:
|
|
resolution: {integrity: sha512-xgiMUWwGLWDrvZc9JibuEbXIbhXg6z2oUkemogSvQ4LKvrl/n0kbqP1Blk669mXzyWbqtSp6PpvNdwaE1aN5xQ==}
|
|
dependencies:
|
|
'@module-federation/sdk': 0.5.1
|
|
|
|
/@module-federation/runtime@0.8.4:
|
|
resolution: {integrity: sha512-yZeZ7z2Rx4gv/0E97oLTF3V6N25vglmwXGgoeju/W2YjsFvWzVtCDI7zRRb0mJhU6+jmSM8jP1DeQGbea/AiZQ==}
|
|
dependencies:
|
|
'@module-federation/error-codes': 0.8.4
|
|
'@module-federation/sdk': 0.8.4
|
|
dev: true
|
|
|
|
/@module-federation/sdk@0.5.1:
|
|
resolution: {integrity: sha512-exvchtjNURJJkpqjQ3/opdbfeT2wPKvrbnGnyRkrwW5o3FH1LaST1tkiNviT6OXTexGaVc2DahbdniQHVtQ7pA==}
|
|
|
|
/@module-federation/sdk@0.8.4:
|
|
resolution: {integrity: sha512-waABomIjg/5m1rPDBWYG4KUhS5r7OUUY7S+avpaVIY/tkPWB3ibRDKy2dNLLAMaLKq0u+B1qIdEp4NIWkqhqpg==}
|
|
dependencies:
|
|
isomorphic-rslog: 0.0.6
|
|
dev: true
|
|
|
|
/@module-federation/webpack-bundler-runtime@0.5.1:
|
|
resolution: {integrity: sha512-mMhRFH0k2VjwHt3Jol9JkUsmI/4XlrAoBG3E0o7HoyoPYv1UFOWyqAflfANcUPgbYpvqmyLzDcO+3IT36LXnrA==}
|
|
dependencies:
|
|
'@module-federation/runtime': 0.5.1
|
|
'@module-federation/sdk': 0.5.1
|
|
|
|
/@module-federation/webpack-bundler-runtime@0.8.4:
|
|
resolution: {integrity: sha512-HggROJhvHPUX7uqBD/XlajGygMNM1DG0+4OAkk8MBQe4a18QzrRNzZt6XQbRTSG4OaEoyRWhQHvYD3Yps405tQ==}
|
|
dependencies:
|
|
'@module-federation/runtime': 0.8.4
|
|
'@module-federation/sdk': 0.8.4
|
|
dev: true
|
|
|
|
/@monaco-editor/loader@1.4.0(monaco-editor@0.52.2):
|
|
resolution: {integrity: sha512-00ioBig0x642hytVspPl7DbQyaSWRaolYie/UFNjoTdvoKPzo6xrXLhTk9ixgIKcLH5b5vDOjVNiGyY+uDCUlg==}
|
|
peerDependencies:
|
|
monaco-editor: '>= 0.21.0 < 1'
|
|
dependencies:
|
|
monaco-editor: 0.52.2
|
|
state-local: 1.0.7
|
|
dev: false
|
|
|
|
/@monaco-editor/react@4.6.0(monaco-editor@0.52.2)(react-dom@18.3.1)(react@18.3.1):
|
|
resolution: {integrity: sha512-RFkU9/i7cN2bsq/iTkurMWOEErmYcY6JiQI3Jn+WeR/FGISH8JbHERjpS9oRuSOPvDMJI0Z8nJeKkbOs9sBYQw==}
|
|
peerDependencies:
|
|
monaco-editor: '>= 0.25.0 < 1'
|
|
react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
|
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
|
|
dependencies:
|
|
'@monaco-editor/loader': 1.4.0(monaco-editor@0.52.2)
|
|
monaco-editor: 0.52.2
|
|
react: 18.3.1
|
|
react-dom: 18.3.1(react@18.3.1)
|
|
dev: false
|
|
|
|
/@next/env@15.2.4:
|
|
resolution: {integrity: sha512-+SFtMgoiYP3WoSswuNmxJOCwi06TdWE733D+WPjpXIe4LXGULwEaofiiAy6kbS0+XjM5xF5n3lKuBwN2SnqD9g==}
|
|
|
|
/@next/eslint-plugin-next@15.3.1:
|
|
resolution: {integrity: sha512-oEs4dsfM6iyER3jTzMm4kDSbrQJq8wZw5fmT6fg2V3SMo+kgG+cShzLfEV20senZzv8VF+puNLheiGPlBGsv2A==}
|
|
dependencies:
|
|
fast-glob: 3.3.1
|
|
dev: true
|
|
|
|
/@next/swc-darwin-arm64@15.2.4:
|
|
resolution: {integrity: sha512-1AnMfs655ipJEDC/FHkSr0r3lXBgpqKo4K1kiwfUf3iE68rDFXZ1TtHdMvf7D0hMItgDZ7Vuq3JgNMbt/+3bYw==}
|
|
engines: {node: '>= 10'}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/@next/swc-darwin-x64@15.2.4:
|
|
resolution: {integrity: sha512-3qK2zb5EwCwxnO2HeO+TRqCubeI/NgCe+kL5dTJlPldV/uwCnUgC7VbEzgmxbfrkbjehL4H9BPztWOEtsoMwew==}
|
|
engines: {node: '>= 10'}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/@next/swc-linux-arm64-gnu@15.2.4:
|
|
resolution: {integrity: sha512-HFN6GKUcrTWvem8AZN7tT95zPb0GUGv9v0d0iyuTb303vbXkkbHDp/DxufB04jNVD+IN9yHy7y/6Mqq0h0YVaQ==}
|
|
engines: {node: '>= 10'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/@next/swc-linux-arm64-musl@15.2.4:
|
|
resolution: {integrity: sha512-Oioa0SORWLwi35/kVB8aCk5Uq+5/ZIumMK1kJV+jSdazFm2NzPDztsefzdmzzpx5oGCJ6FkUC7vkaUseNTStNA==}
|
|
engines: {node: '>= 10'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/@next/swc-linux-x64-gnu@15.2.4:
|
|
resolution: {integrity: sha512-yb5WTRaHdkgOqFOZiu6rHV1fAEK0flVpaIN2HB6kxHVSy/dIajWbThS7qON3W9/SNOH2JWkVCyulgGYekMePuw==}
|
|
engines: {node: '>= 10'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/@next/swc-linux-x64-musl@15.2.4:
|
|
resolution: {integrity: sha512-Dcdv/ix6srhkM25fgXiyOieFUkz+fOYkHlydWCtB0xMST6X9XYI3yPDKBZt1xuhOytONsIFJFB08xXYsxUwJLw==}
|
|
engines: {node: '>= 10'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/@next/swc-win32-arm64-msvc@15.2.4:
|
|
resolution: {integrity: sha512-dW0i7eukvDxtIhCYkMrZNQfNicPDExt2jPb9AZPpL7cfyUo7QSNl1DjsHjmmKp6qNAqUESyT8YFl/Aw91cNJJg==}
|
|
engines: {node: '>= 10'}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/@next/swc-win32-x64-msvc@15.2.4:
|
|
resolution: {integrity: sha512-SbnWkJmkS7Xl3kre8SdMF6F/XDh1DTFEhp0jRTj/uB8iPKoU2bb2NDfcu+iifv1+mxQEd1g2vvSxcZbXSKyWiQ==}
|
|
engines: {node: '>= 10'}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/@nicolo-ribaudo/eslint-scope-5-internals@5.1.1-v1:
|
|
resolution: {integrity: sha512-54/JRvkLIzzDWshCWfuhadfrfZVPiElY8Fcgmg1HroEly/EDSszzhBAsarCux+D/kOslTRquNzuyGSmUSTTHGg==}
|
|
dependencies:
|
|
eslint-scope: 5.1.1
|
|
|
|
/@nodelib/fs.scandir@2.1.5:
|
|
resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==}
|
|
engines: {node: '>= 8'}
|
|
dependencies:
|
|
'@nodelib/fs.stat': 2.0.5
|
|
run-parallel: 1.2.0
|
|
|
|
/@nodelib/fs.stat@2.0.5:
|
|
resolution: {integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==}
|
|
engines: {node: '>= 8'}
|
|
|
|
/@nodelib/fs.walk@1.2.8:
|
|
resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==}
|
|
engines: {node: '>= 8'}
|
|
dependencies:
|
|
'@nodelib/fs.scandir': 2.1.5
|
|
fastq: 1.17.1
|
|
|
|
/@nolyfill/is-core-module@1.0.39:
|
|
resolution: {integrity: sha512-nn5ozdjYQpUCZlWGuxcJY/KpxkWQs4DcbMCmKojjyrYDEAGy4Ce19NN4v5MduafTwJlbKc99UA8YhSVqq9yPZA==}
|
|
engines: {node: '>=12.4.0'}
|
|
|
|
/@open-draft/deferred-promise@2.2.0:
|
|
resolution: {integrity: sha512-CecwLWx3rhxVQF6V4bAgPS5t+So2sTbPgAzafKkVizyi7tlwpcFpdFqq+wqF2OwNBmqFuu6tOyouTuxgpMfzmA==}
|
|
dev: false
|
|
|
|
/@phosphor/algorithm@1.2.0:
|
|
resolution: {integrity: sha512-C9+dnjXyU2QAkWCW6QVDGExk4hhwxzAKf5/FIuYlHAI9X5vFv99PYm0EREDxX1PbMuvfFBZhPNu0PvuSDQ7sFA==}
|
|
dev: false
|
|
|
|
/@phosphor/collections@1.2.0:
|
|
resolution: {integrity: sha512-T9/0EjSuY6+ga2LIFRZ0xupciOR3Qnyy8Q95lhGTC0FXZUFwC8fl9e8On6IcwasCszS+1n8dtZUWSIynfgdpzw==}
|
|
dependencies:
|
|
'@phosphor/algorithm': 1.2.0
|
|
dev: false
|
|
|
|
/@phosphor/messaging@1.3.0:
|
|
resolution: {integrity: sha512-k0JE+BTMKlkM335S2AmmJxoYYNRwOdW5jKBqLgjJdGRvUQkM0+2i60ahM45+J23atGJDv9esKUUBINiKHFhLew==}
|
|
dependencies:
|
|
'@phosphor/algorithm': 1.2.0
|
|
'@phosphor/collections': 1.2.0
|
|
dev: false
|
|
|
|
/@pkgjs/parseargs@0.11.0:
|
|
resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==}
|
|
engines: {node: '>=14'}
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/@pkgr/core@0.1.1:
|
|
resolution: {integrity: sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==}
|
|
engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
|
|
dev: false
|
|
|
|
/@playwright/test@1.52.0:
|
|
resolution: {integrity: sha512-uh6W7sb55hl7D6vsAeA+V2p5JnlAqzhqFyF0VcJkKZXkgnFcVG9PziERRHQfPLfNGx1C292a4JqbWzhR8L4R1g==}
|
|
engines: {node: '>=18'}
|
|
hasBin: true
|
|
dependencies:
|
|
playwright: 1.52.0
|
|
dev: false
|
|
|
|
/@react-hook/intersection-observer@3.1.2(react@18.3.1):
|
|
resolution: {integrity: sha512-mWU3BMkmmzyYMSuhO9wu3eJVP21N8TcgYm9bZnTrMwuM818bEk+0NRM3hP+c/TqA9Ln5C7qE53p1H0QMtzYdvQ==}
|
|
peerDependencies:
|
|
react: '>=16.8'
|
|
dependencies:
|
|
'@react-hook/passive-layout-effect': 1.2.1(react@18.3.1)
|
|
intersection-observer: 0.10.0
|
|
react: 18.3.1
|
|
dev: false
|
|
|
|
/@react-hook/passive-layout-effect@1.2.1(react@18.3.1):
|
|
resolution: {integrity: sha512-IwEphTD75liO8g+6taS+4oqz+nnroocNfWVHWz7j+N+ZO2vYrc6PV1q7GQhuahL0IOR7JccFTsFKQ/mb6iZWAg==}
|
|
peerDependencies:
|
|
react: '>=16.8'
|
|
dependencies:
|
|
react: 18.3.1
|
|
dev: false
|
|
|
|
/@remix-run/router@1.21.0:
|
|
resolution: {integrity: sha512-xfSkCAchbdG5PnbrKqFWwia4Bi61nH+wm8wLEqfHDyp7Y3dZzgqS2itV8i4gAq9pC2HsTpwyBC6Ds8VHZ96JlA==}
|
|
engines: {node: '>=14.0.0'}
|
|
|
|
/@rollup/rollup-android-arm-eabi@4.28.1:
|
|
resolution: {integrity: sha512-2aZp8AES04KI2dy3Ss6/MDjXbwBzj+i0GqKtWXgw2/Ma6E4jJvujryO6gJAghIRVz7Vwr9Gtl/8na3nDUKpraQ==}
|
|
cpu: [arm]
|
|
os: [android]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@rollup/rollup-android-arm-eabi@4.40.2:
|
|
resolution: {integrity: sha512-JkdNEq+DFxZfUwxvB58tHMHBHVgX23ew41g1OQinthJ+ryhdRk67O31S7sYw8u2lTjHUPFxwar07BBt1KHp/hg==}
|
|
cpu: [arm]
|
|
os: [android]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@rollup/rollup-android-arm64@4.28.1:
|
|
resolution: {integrity: sha512-EbkK285O+1YMrg57xVA+Dp0tDBRB93/BZKph9XhMjezf6F4TpYjaUSuPt5J0fZXlSag0LmZAsTmdGGqPp4pQFA==}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@rollup/rollup-android-arm64@4.40.2:
|
|
resolution: {integrity: sha512-13unNoZ8NzUmnndhPTkWPWbX3vtHodYmy+I9kuLxN+F+l+x3LdVF7UCu8TWVMt1POHLh6oDHhnOA04n8oJZhBw==}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@rollup/rollup-darwin-arm64@4.28.1:
|
|
resolution: {integrity: sha512-prduvrMKU6NzMq6nxzQw445zXgaDBbMQvmKSJaxpaZ5R1QDM8w+eGxo6Y/jhT/cLoCvnZI42oEqf9KQNYz1fqQ==}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@rollup/rollup-darwin-arm64@4.40.2:
|
|
resolution: {integrity: sha512-Gzf1Hn2Aoe8VZzevHostPX23U7N5+4D36WJNHK88NZHCJr7aVMG4fadqkIf72eqVPGjGc0HJHNuUaUcxiR+N/w==}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@rollup/rollup-darwin-x64@4.28.1:
|
|
resolution: {integrity: sha512-WsvbOunsUk0wccO/TV4o7IKgloJ942hVFK1CLatwv6TJspcCZb9umQkPdvB7FihmdxgaKR5JyxDjWpCOp4uZlQ==}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@rollup/rollup-darwin-x64@4.40.2:
|
|
resolution: {integrity: sha512-47N4hxa01a4x6XnJoskMKTS8XZ0CZMd8YTbINbi+w03A2w4j1RTlnGHOz/P0+Bg1LaVL6ufZyNprSg+fW5nYQQ==}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@rollup/rollup-freebsd-arm64@4.28.1:
|
|
resolution: {integrity: sha512-HTDPdY1caUcU4qK23FeeGxCdJF64cKkqajU0iBnTVxS8F7H/7BewvYoG+va1KPSL63kQ1PGNyiwKOfReavzvNA==}
|
|
cpu: [arm64]
|
|
os: [freebsd]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@rollup/rollup-freebsd-arm64@4.40.2:
|
|
resolution: {integrity: sha512-8t6aL4MD+rXSHHZUR1z19+9OFJ2rl1wGKvckN47XFRVO+QL/dUSpKA2SLRo4vMg7ELA8pzGpC+W9OEd1Z/ZqoQ==}
|
|
cpu: [arm64]
|
|
os: [freebsd]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@rollup/rollup-freebsd-x64@4.28.1:
|
|
resolution: {integrity: sha512-m/uYasxkUevcFTeRSM9TeLyPe2QDuqtjkeoTpP9SW0XxUWfcYrGDMkO/m2tTw+4NMAF9P2fU3Mw4ahNvo7QmsQ==}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@rollup/rollup-freebsd-x64@4.40.2:
|
|
resolution: {integrity: sha512-C+AyHBzfpsOEYRFjztcYUFsH4S7UsE9cDtHCtma5BK8+ydOZYgMmWg1d/4KBytQspJCld8ZIujFMAdKG1xyr4Q==}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@rollup/rollup-linux-arm-gnueabihf@4.28.1:
|
|
resolution: {integrity: sha512-QAg11ZIt6mcmzpNE6JZBpKfJaKkqTm1A9+y9O+frdZJEuhQxiugM05gnCWiANHj4RmbgeVJpTdmKRmH/a+0QbA==}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@rollup/rollup-linux-arm-gnueabihf@4.40.2:
|
|
resolution: {integrity: sha512-de6TFZYIvJwRNjmW3+gaXiZ2DaWL5D5yGmSYzkdzjBDS3W+B9JQ48oZEsmMvemqjtAFzE16DIBLqd6IQQRuG9Q==}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@rollup/rollup-linux-arm-musleabihf@4.28.1:
|
|
resolution: {integrity: sha512-dRP9PEBfolq1dmMcFqbEPSd9VlRuVWEGSmbxVEfiq2cs2jlZAl0YNxFzAQS2OrQmsLBLAATDMb3Z6MFv5vOcXg==}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
libc: [musl]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@rollup/rollup-linux-arm-musleabihf@4.40.2:
|
|
resolution: {integrity: sha512-urjaEZubdIkacKc930hUDOfQPysezKla/O9qV+O89enqsqUmQm8Xj8O/vh0gHg4LYfv7Y7UsE3QjzLQzDYN1qg==}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@rollup/rollup-linux-arm64-gnu@4.28.1:
|
|
resolution: {integrity: sha512-uGr8khxO+CKT4XU8ZUH1TTEUtlktK6Kgtv0+6bIFSeiSlnGJHG1tSFSjm41uQ9sAO/5ULx9mWOz70jYLyv1QkA==}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@rollup/rollup-linux-arm64-gnu@4.40.2:
|
|
resolution: {integrity: sha512-KlE8IC0HFOC33taNt1zR8qNlBYHj31qGT1UqWqtvR/+NuCVhfufAq9fxO8BMFC22Wu0rxOwGVWxtCMvZVLmhQg==}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@rollup/rollup-linux-arm64-musl@4.28.1:
|
|
resolution: {integrity: sha512-QF54q8MYGAqMLrX2t7tNpi01nvq5RI59UBNx+3+37zoKX5KViPo/gk2QLhsuqok05sSCRluj0D00LzCwBikb0A==}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
libc: [musl]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@rollup/rollup-linux-arm64-musl@4.40.2:
|
|
resolution: {integrity: sha512-j8CgxvfM0kbnhu4XgjnCWJQyyBOeBI1Zq91Z850aUddUmPeQvuAy6OiMdPS46gNFgy8gN1xkYyLgwLYZG3rBOg==}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@rollup/rollup-linux-loongarch64-gnu@4.28.1:
|
|
resolution: {integrity: sha512-vPul4uodvWvLhRco2w0GcyZcdyBfpfDRgNKU+p35AWEbJ/HPs1tOUrkSueVbBS0RQHAf/A+nNtDpvw95PeVKOA==}
|
|
cpu: [loong64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@rollup/rollup-linux-loongarch64-gnu@4.40.2:
|
|
resolution: {integrity: sha512-Ybc/1qUampKuRF4tQXc7G7QY9YRyeVSykfK36Y5Qc5dmrIxwFhrOzqaVTNoZygqZ1ZieSWTibfFhQ5qK8jpWxw==}
|
|
cpu: [loong64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@rollup/rollup-linux-powerpc64le-gnu@4.28.1:
|
|
resolution: {integrity: sha512-pTnTdBuC2+pt1Rmm2SV7JWRqzhYpEILML4PKODqLz+C7Ou2apEV52h19CR7es+u04KlqplggmN9sqZlekg3R1A==}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@rollup/rollup-linux-powerpc64le-gnu@4.40.2:
|
|
resolution: {integrity: sha512-3FCIrnrt03CCsZqSYAOW/k9n625pjpuMzVfeI+ZBUSDT3MVIFDSPfSUgIl9FqUftxcUXInvFah79hE1c9abD+Q==}
|
|
cpu: [ppc64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@rollup/rollup-linux-riscv64-gnu@4.28.1:
|
|
resolution: {integrity: sha512-vWXy1Nfg7TPBSuAncfInmAI/WZDd5vOklyLJDdIRKABcZWojNDY0NJwruY2AcnCLnRJKSaBgf/GiJfauu8cQZA==}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@rollup/rollup-linux-riscv64-gnu@4.40.2:
|
|
resolution: {integrity: sha512-QNU7BFHEvHMp2ESSY3SozIkBPaPBDTsfVNGx3Xhv+TdvWXFGOSH2NJvhD1zKAT6AyuuErJgbdvaJhYVhVqrWTg==}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@rollup/rollup-linux-riscv64-musl@4.40.2:
|
|
resolution: {integrity: sha512-5W6vNYkhgfh7URiXTO1E9a0cy4fSgfE4+Hl5agb/U1sa0kjOLMLC1wObxwKxecE17j0URxuTrYZZME4/VH57Hg==}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@rollup/rollup-linux-s390x-gnu@4.28.1:
|
|
resolution: {integrity: sha512-/yqC2Y53oZjb0yz8PVuGOQQNOTwxcizudunl/tFs1aLvObTclTwZ0JhXF2XcPT/zuaymemCDSuuUPXJJyqeDOg==}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@rollup/rollup-linux-s390x-gnu@4.40.2:
|
|
resolution: {integrity: sha512-B7LKIz+0+p348JoAL4X/YxGx9zOx3sR+o6Hj15Y3aaApNfAshK8+mWZEf759DXfRLeL2vg5LYJBB7DdcleYCoQ==}
|
|
cpu: [s390x]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@rollup/rollup-linux-x64-gnu@4.28.1:
|
|
resolution: {integrity: sha512-fzgeABz7rrAlKYB0y2kSEiURrI0691CSL0+KXwKwhxvj92VULEDQLpBYLHpF49MSiPG4sq5CK3qHMnb9tlCjBw==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@rollup/rollup-linux-x64-gnu@4.40.2:
|
|
resolution: {integrity: sha512-lG7Xa+BmBNwpjmVUbmyKxdQJ3Q6whHjMjzQplOs5Z+Gj7mxPtWakGHqzMqNER68G67kmCX9qX57aRsW5V0VOng==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@rollup/rollup-linux-x64-musl@4.28.1:
|
|
resolution: {integrity: sha512-xQTDVzSGiMlSshpJCtudbWyRfLaNiVPXt1WgdWTwWz9n0U12cI2ZVtWe/Jgwyv/6wjL7b66uu61Vg0POWVfz4g==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
libc: [musl]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@rollup/rollup-linux-x64-musl@4.40.2:
|
|
resolution: {integrity: sha512-tD46wKHd+KJvsmije4bUskNuvWKFcTOIM9tZ/RrmIvcXnbi0YK/cKS9FzFtAm7Oxi2EhV5N2OpfFB348vSQRXA==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@rollup/rollup-win32-arm64-msvc@4.28.1:
|
|
resolution: {integrity: sha512-wSXmDRVupJstFP7elGMgv+2HqXelQhuNf+IS4V+nUpNVi/GUiBgDmfwD0UGN3pcAnWsgKG3I52wMOBnk1VHr/A==}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@rollup/rollup-win32-arm64-msvc@4.40.2:
|
|
resolution: {integrity: sha512-Bjv/HG8RRWLNkXwQQemdsWw4Mg+IJ29LK+bJPW2SCzPKOUaMmPEppQlu/Fqk1d7+DX3V7JbFdbkh/NMmurT6Pg==}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@rollup/rollup-win32-ia32-msvc@4.28.1:
|
|
resolution: {integrity: sha512-ZkyTJ/9vkgrE/Rk9vhMXhf8l9D+eAhbAVbsGsXKy2ohmJaWg0LPQLnIxRdRp/bKyr8tXuPlXhIoGlEB5XpJnGA==}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@rollup/rollup-win32-ia32-msvc@4.40.2:
|
|
resolution: {integrity: sha512-dt1llVSGEsGKvzeIO76HToiYPNPYPkmjhMHhP00T9S4rDern8P2ZWvWAQUEJ+R1UdMWJ/42i/QqJ2WV765GZcA==}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@rollup/rollup-win32-x64-msvc@4.28.1:
|
|
resolution: {integrity: sha512-ZvK2jBafvttJjoIdKm/Q/Bh7IJ1Ose9IBOwpOXcOvW3ikGTQGmKDgxTC6oCAzW6PynbkKP8+um1du81XJHZ0JA==}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@rollup/rollup-win32-x64-msvc@4.40.2:
|
|
resolution: {integrity: sha512-bwspbWB04XJpeElvsp+DCylKfF4trJDa2Y9Go8O6A7YLX2LIKGcNK/CYImJN6ZP4DcuOHB4Utl3iCbnR62DudA==}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@rsbuild/core@1.1.13:
|
|
resolution: {integrity: sha512-XBL2hrin8731W6iTGGL+x3cv07n4vm2D7u6XHRwtQkRfySzAqGx7ThlQLdNX/dJwfsoQrYQuWl/qzaljjXtGtg==}
|
|
engines: {node: '>=16.7.0'}
|
|
hasBin: true
|
|
dependencies:
|
|
'@rspack/core': 1.1.8(@swc/helpers@0.5.15)
|
|
'@rspack/lite-tapable': 1.0.1
|
|
'@swc/helpers': 0.5.15
|
|
core-js: 3.39.0
|
|
|
|
/@rsbuild/core@1.2.19:
|
|
resolution: {integrity: sha512-k76is4HygmbYYMLG2V1d1yQeurHHC+ZEtGs/nwE11y6HmwSndoFhmjOeQbQ2Ul0b2B8HErksqSMtlCxd37YPPQ==}
|
|
engines: {node: '>=16.7.0'}
|
|
hasBin: true
|
|
dependencies:
|
|
'@rspack/core': 1.2.8(@swc/helpers@0.5.15)
|
|
'@rspack/lite-tapable': 1.0.1
|
|
'@swc/helpers': 0.5.15
|
|
core-js: 3.41.0
|
|
jiti: 2.4.2
|
|
transitivePeerDependencies:
|
|
- '@rspack/tracing'
|
|
dev: true
|
|
|
|
/@rsbuild/plugin-less@1.1.1(@rsbuild/core@1.1.13):
|
|
resolution: {integrity: sha512-Gkp73c9p4CQs2dB4BVCmw/cJ6JpIaWbsKcmZqyr+tlsKqZvZn9aYU+Zx4qWSqPR8I5zatiV2Lh15ObL9CCnlXw==}
|
|
peerDependencies:
|
|
'@rsbuild/core': 1.x
|
|
dependencies:
|
|
'@rsbuild/core': 1.1.13
|
|
deepmerge: 4.3.1
|
|
reduce-configs: 1.1.0
|
|
|
|
/@rsbuild/plugin-less@1.1.1(@rsbuild/core@1.2.19):
|
|
resolution: {integrity: sha512-Gkp73c9p4CQs2dB4BVCmw/cJ6JpIaWbsKcmZqyr+tlsKqZvZn9aYU+Zx4qWSqPR8I5zatiV2Lh15ObL9CCnlXw==}
|
|
peerDependencies:
|
|
'@rsbuild/core': 1.x
|
|
dependencies:
|
|
'@rsbuild/core': 1.2.19
|
|
deepmerge: 4.3.1
|
|
reduce-configs: 1.1.0
|
|
dev: true
|
|
|
|
/@rsbuild/plugin-react@1.1.1(@rsbuild/core@1.1.13):
|
|
resolution: {integrity: sha512-gkATKrOQauXMMtrYA5jbTQkhmYTE0VXoknPLtVpiXtwDbBUwgX23LFf1XJ51YOwqYpP7g5SfPEMgD2FENtCq0A==}
|
|
peerDependencies:
|
|
'@rsbuild/core': 1.x
|
|
dependencies:
|
|
'@rsbuild/core': 1.1.13
|
|
'@rspack/plugin-react-refresh': 1.0.1(react-refresh@0.16.0)
|
|
react-refresh: 0.16.0
|
|
|
|
/@rsbuild/plugin-react@1.1.1(@rsbuild/core@1.2.19):
|
|
resolution: {integrity: sha512-gkATKrOQauXMMtrYA5jbTQkhmYTE0VXoknPLtVpiXtwDbBUwgX23LFf1XJ51YOwqYpP7g5SfPEMgD2FENtCq0A==}
|
|
peerDependencies:
|
|
'@rsbuild/core': 1.x
|
|
dependencies:
|
|
'@rsbuild/core': 1.2.19
|
|
'@rspack/plugin-react-refresh': 1.0.1(react-refresh@0.16.0)
|
|
react-refresh: 0.16.0
|
|
dev: true
|
|
|
|
/@rsbuild/plugin-sass@1.1.2(@rsbuild/core@1.1.13):
|
|
resolution: {integrity: sha512-h/7WZbRloMxAAt/X52Pbyy3cNEIAKSSl39WG1VSoIBx6agW9qSLRx7zhRf1YlNt3C5G0n1pgDLpvtJSynqZ8OQ==}
|
|
peerDependencies:
|
|
'@rsbuild/core': 1.x
|
|
dependencies:
|
|
'@rsbuild/core': 1.1.13
|
|
deepmerge: 4.3.1
|
|
loader-utils: 2.0.4
|
|
postcss: 8.5.1
|
|
reduce-configs: 1.1.0
|
|
sass-embedded: 1.83.0
|
|
|
|
/@rspack/binding-darwin-arm64@1.1.8:
|
|
resolution: {integrity: sha512-I7avr471ghQ3LAqKm2fuXuJPLgQ9gffn5Q4nHi8rsukuZUtiLDPfYzK1QuupEp2JXRWM1gG5lIbSUOht3cD6Ug==}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/@rspack/binding-darwin-arm64@1.2.8:
|
|
resolution: {integrity: sha512-bDlrlroY3iMlzna/3i1gD6eRmhJW2zRyC3Ov6aR1micshVQ9RteigYZWkjZuQfyC5Z8dCcLUQJVojz+pqp0JXg==}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@rspack/binding-darwin-x64@1.1.8:
|
|
resolution: {integrity: sha512-vfqf/c+mcx8rr1M8LnqKmzDdnrgguflZnjGerBLjNerAc+dcUp3lCvNxRIvZ2TkSZZBW8BpCMgjj3n70CZ4VLQ==}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/@rspack/binding-darwin-x64@1.2.8:
|
|
resolution: {integrity: sha512-0/qOVbMuzZ+WbtDa4TbH46R4vph/W6MHcXbrXDO+vpdTMFDVJ64DnZXT7aqvGcY+7vTCIGm0GT+6ooR4KaIX8A==}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@rspack/binding-linux-arm64-gnu@1.1.8:
|
|
resolution: {integrity: sha512-lZlO/rAJSeozi+qtVLkGSXfe+riPawCwM4FsrflELfNlvvEXpANwtrdJ+LsaNVXcgvhh50ZX2KicTdmx9G2b6Q==}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/@rspack/binding-linux-arm64-gnu@1.2.8:
|
|
resolution: {integrity: sha512-En/SMl45s19iUVb1/ZDFQvFDxIjnlfk7yqV3drMWWAL5HSgksNejaTIFTO52aoohIBbmwuk5wSGcbU0G0IFiPg==}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@rspack/binding-linux-arm64-musl@1.1.8:
|
|
resolution: {integrity: sha512-bX7exULSZwy8xtDh6Z65b6sRC4uSxGuyvSLCEKyhmG6AnJkg0gQMxk3hoO0hWnyGEZgdJEn+jEhk0fjl+6ZRAQ==}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
libc: [musl]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/@rspack/binding-linux-arm64-musl@1.2.8:
|
|
resolution: {integrity: sha512-N1oZsXfJ9VLLcK7p1PS65cxLYQCZ7iqHW2OP6Ew2+hlz/d1hzngxgzrtZMCXFOHXDvTzVu5ff6jGS2v7+zv2tA==}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
libc: [musl]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@rspack/binding-linux-x64-gnu@1.1.8:
|
|
resolution: {integrity: sha512-2Prw2USgTJ3aLdLExfik8pAwAHbX4MZrACBGEmR7Vbb56kLjC+++fXkciRc50pUDK4JFr1VQ7eNZrJuDR6GG6Q==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/@rspack/binding-linux-x64-gnu@1.2.8:
|
|
resolution: {integrity: sha512-BdPaepoLKuaVwip4QK/nGqNi1xpbCWSxiycPbKRrGqKgt/QGihxxFgiqr4EpWQVIJNIMy4nCsg4arO0+H1KWGQ==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
libc: [glibc]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@rspack/binding-linux-x64-musl@1.1.8:
|
|
resolution: {integrity: sha512-bnVGB/mQBKEdzOU/CPmcOE3qEXxGOGGW7/i6iLl2MamVOykJq8fYjL9j86yi6L0r009ja16OgWckykQGc4UqGw==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
libc: [musl]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/@rspack/binding-linux-x64-musl@1.2.8:
|
|
resolution: {integrity: sha512-GFv0Bod268OcXIcjeLoPlK0oz8rClEIxIRFkz+ejhbvfCwRJ+Fd+EKaaKQTBfZQujPqc0h2GctIF25nN5pFTmA==}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
libc: [musl]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@rspack/binding-win32-arm64-msvc@1.1.8:
|
|
resolution: {integrity: sha512-u+na3gxhzeksm4xZyAzn1+XWo5a5j7hgWA/KcFPDQ8qQNkRknx4jnQMxVtcZ9pLskAYV4AcOV/AIximx7zvv8A==}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/@rspack/binding-win32-arm64-msvc@1.2.8:
|
|
resolution: {integrity: sha512-aEU+uJdbvJJGrzzAsjbjrPeNbG/bcG8JoXK2kSsUB+/sWHTIkHX0AQ3oX3aV/lcLKgZWrUxLAfLoCXEnIHMEyQ==}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@rspack/binding-win32-ia32-msvc@1.1.8:
|
|
resolution: {integrity: sha512-FijUxym1INd5fFHwVCLuVP8XEAb4Sk1sMwEEQUlugiDra9ZsLaPw4OgPGxbxkD6SB0DeUz9Zq46Xbcf6d3OgfA==}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/@rspack/binding-win32-ia32-msvc@1.2.8:
|
|
resolution: {integrity: sha512-GHYzNOSoiLyG9elLTmMqADJMQzjll+co4irp5AgZ+KHG9EVq0qEHxDqDIJxZnUA15U8JDvCgo6YAo3T0BFEL0Q==}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@rspack/binding-win32-x64-msvc@1.1.8:
|
|
resolution: {integrity: sha512-SBzIcND4qpDt71jlu1MCDxt335tqInT3YID9V4DoQ4t8wgM/uad7EgKOWKTK6vc2RRaOIShfS2XzqjNUxPXh4w==}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/@rspack/binding-win32-x64-msvc@1.2.8:
|
|
resolution: {integrity: sha512-EigKLhKLH1kfv1e/ZgXuSKlIjkbyneJtiLbNDz7EeEVFGV1XMM6bsCea1sb2WOxsPYiOX4Q5JmR1j1KGrZS/LA==}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@rspack/binding@1.1.8:
|
|
resolution: {integrity: sha512-+/JzXx1HctfgPj+XtsCTbRkxiaOfAXGZZLEvs7jgp04WgWRSZ5u97WRCePNPvy+sCfOEH/2zw2ZK36Z7oQRGhQ==}
|
|
optionalDependencies:
|
|
'@rspack/binding-darwin-arm64': 1.1.8
|
|
'@rspack/binding-darwin-x64': 1.1.8
|
|
'@rspack/binding-linux-arm64-gnu': 1.1.8
|
|
'@rspack/binding-linux-arm64-musl': 1.1.8
|
|
'@rspack/binding-linux-x64-gnu': 1.1.8
|
|
'@rspack/binding-linux-x64-musl': 1.1.8
|
|
'@rspack/binding-win32-arm64-msvc': 1.1.8
|
|
'@rspack/binding-win32-ia32-msvc': 1.1.8
|
|
'@rspack/binding-win32-x64-msvc': 1.1.8
|
|
|
|
/@rspack/binding@1.2.8:
|
|
resolution: {integrity: sha512-T3FMB3N9P1AbSAryfkSRJkPtmeSYs/Gj9zUZoPz1ckPEIcWZmpUOQbJylldjbw5waxtCL1haHNbi0pcSvxiaJw==}
|
|
optionalDependencies:
|
|
'@rspack/binding-darwin-arm64': 1.2.8
|
|
'@rspack/binding-darwin-x64': 1.2.8
|
|
'@rspack/binding-linux-arm64-gnu': 1.2.8
|
|
'@rspack/binding-linux-arm64-musl': 1.2.8
|
|
'@rspack/binding-linux-x64-gnu': 1.2.8
|
|
'@rspack/binding-linux-x64-musl': 1.2.8
|
|
'@rspack/binding-win32-arm64-msvc': 1.2.8
|
|
'@rspack/binding-win32-ia32-msvc': 1.2.8
|
|
'@rspack/binding-win32-x64-msvc': 1.2.8
|
|
dev: true
|
|
|
|
/@rspack/core@1.1.8(@swc/helpers@0.5.15):
|
|
resolution: {integrity: sha512-pcZtcj5iXLCuw9oElTYC47bp/RQADm/MMEb3djHdwJuSlFWfWPQi5QFgJ/lJAxIW9UNHnTFrYtytycfjpuoEcA==}
|
|
engines: {node: '>=16.0.0'}
|
|
peerDependencies:
|
|
'@swc/helpers': '>=0.5.1'
|
|
peerDependenciesMeta:
|
|
'@swc/helpers':
|
|
optional: true
|
|
dependencies:
|
|
'@module-federation/runtime-tools': 0.5.1
|
|
'@rspack/binding': 1.1.8
|
|
'@rspack/lite-tapable': 1.0.1
|
|
'@swc/helpers': 0.5.15
|
|
caniuse-lite: 1.0.30001688
|
|
|
|
/@rspack/core@1.2.8(@swc/helpers@0.5.15):
|
|
resolution: {integrity: sha512-ppj3uQQtkhgrYDLrUqb33YbpNEZCpAudpfVuOHGsvUrAnu1PijbfJJymoA5ZvUhM+HNMvPI5D1ie97TXyb0UVg==}
|
|
engines: {node: '>=16.0.0'}
|
|
peerDependencies:
|
|
'@rspack/tracing': ^1.x
|
|
'@swc/helpers': '>=0.5.1'
|
|
peerDependenciesMeta:
|
|
'@rspack/tracing':
|
|
optional: true
|
|
'@swc/helpers':
|
|
optional: true
|
|
dependencies:
|
|
'@module-federation/runtime-tools': 0.8.4
|
|
'@rspack/binding': 1.2.8
|
|
'@rspack/lite-tapable': 1.0.1
|
|
'@swc/helpers': 0.5.15
|
|
caniuse-lite: 1.0.30001706
|
|
dev: true
|
|
|
|
/@rspack/lite-tapable@1.0.1:
|
|
resolution: {integrity: sha512-VynGOEsVw2s8TAlLf/uESfrgfrq2+rcXB1muPJYBWbsm1Oa6r5qVQhjA5ggM6z/coYPrsVMgovl3Ff7Q7OCp1w==}
|
|
engines: {node: '>=16.0.0'}
|
|
|
|
/@rspack/plugin-react-refresh@1.0.1(react-refresh@0.16.0):
|
|
resolution: {integrity: sha512-KSBc3bsr3mrAPViv7w9MpE9KEWm6q87EyRXyHlRfJ9PpQ56NbX9KZ7AXo7jPeECb0q5sfpM2PSEf+syBiMgLSw==}
|
|
peerDependencies:
|
|
react-refresh: '>=0.10.0 <1.0.0'
|
|
peerDependenciesMeta:
|
|
react-refresh:
|
|
optional: true
|
|
dependencies:
|
|
error-stack-parser: 2.1.4
|
|
html-entities: 2.5.2
|
|
react-refresh: 0.16.0
|
|
|
|
/@rspress/core@1.38.0(webpack@5.76.0):
|
|
resolution: {integrity: sha512-CVppLH1sxp5TSRW6Fl+2t4VHOdCm7W7wI8+12bUIyrGWv8P+wezkyIrbEEoqGeUI6F+CjEIaV+WfKHFTPErj9w==}
|
|
engines: {node: '>=14.17.6'}
|
|
dependencies:
|
|
'@mdx-js/loader': 2.3.0(webpack@5.76.0)
|
|
'@mdx-js/mdx': 2.3.0
|
|
'@mdx-js/react': 2.3.0(react@18.3.1)
|
|
'@rsbuild/core': 1.1.13
|
|
'@rsbuild/plugin-less': 1.1.1(@rsbuild/core@1.1.13)
|
|
'@rsbuild/plugin-react': 1.1.1(@rsbuild/core@1.1.13)
|
|
'@rsbuild/plugin-sass': 1.1.2(@rsbuild/core@1.1.13)
|
|
'@rspress/mdx-rs': 0.6.4
|
|
'@rspress/plugin-auto-nav-sidebar': 1.38.0
|
|
'@rspress/plugin-container-syntax': 1.38.0
|
|
'@rspress/plugin-last-updated': 1.38.0
|
|
'@rspress/plugin-medium-zoom': 1.38.0(@rspress/runtime@1.38.0)
|
|
'@rspress/runtime': 1.38.0
|
|
'@rspress/shared': 1.38.0
|
|
'@rspress/theme-default': 1.38.0
|
|
enhanced-resolve: 5.17.1
|
|
github-slugger: 2.0.0
|
|
hast-util-from-html: 2.0.3
|
|
hast-util-heading-rank: 3.0.0
|
|
html-to-text: 9.0.5
|
|
htmr: 1.0.2(react@18.3.1)
|
|
lodash-es: 4.17.21
|
|
mdast-util-mdxjs-esm: 1.3.1
|
|
node-fetch: 3.3.2
|
|
react: 18.3.1
|
|
react-dom: 18.3.1(react@18.3.1)
|
|
react-helmet-async: 1.3.0(react-dom@18.3.1)(react@18.3.1)
|
|
react-lazy-with-preload: 2.2.1
|
|
react-syntax-highlighter: 15.6.1(react@18.3.1)
|
|
rehype-external-links: 3.0.0
|
|
remark: 14.0.3
|
|
remark-gfm: 3.0.1
|
|
rspack-plugin-virtual-module: 0.1.13
|
|
unified: 10.1.2
|
|
unist-util-visit: 4.1.2
|
|
unist-util-visit-children: 3.0.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
- webpack
|
|
|
|
/@rspress/mdx-rs-darwin-arm64@0.6.4:
|
|
resolution: {integrity: sha512-GfgRnp48oEreAo5zH2ykszRBmYaODbskllhs82xYk7UoV3DxxqIGiizijzFp4A91ALmJjzNaoqyHi8+VEHXEoQ==}
|
|
engines: {node: '>=14.12'}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/@rspress/mdx-rs-darwin-x64@0.6.4:
|
|
resolution: {integrity: sha512-6ckG2JZCjzsqBJM22WsdsTHe3SWmeEQqNNJ9/JIS3cHVs4xWJA6WrR4KeCtLtlc5nXvfmWPguglpAL0mjN79Hg==}
|
|
engines: {node: '>=14.12'}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/@rspress/mdx-rs-linux-arm64-gnu@0.6.4:
|
|
resolution: {integrity: sha512-o6ghlkVJVixpbFNrn5XbHoCQKzlg6+SVbY+pvdefc4Gl1cZ5sKvX4eyigzA69EXaUTP+UHL2GBhjVScOxBx+6A==}
|
|
engines: {node: '>=14.12'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/@rspress/mdx-rs-linux-arm64-musl@0.6.4:
|
|
resolution: {integrity: sha512-IitshI4wSBsgz7jFFpJtqk555b7OZ1SeM5RMmMdySS/Ksm2DcCvuFMSoDKICHOEQUX21c3p2CWDF1JLxf8kKGg==}
|
|
engines: {node: '>=14.12'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/@rspress/mdx-rs-linux-x64-gnu@0.6.4:
|
|
resolution: {integrity: sha512-1zZVHRcdhclyVLIY3k8QBFMlLkLQg25+SCKpgiBQ8DOL+6KPzfgzVoBr/QT8jiCOl/1buPLwcxp4LyLKuT3mcg==}
|
|
engines: {node: '>=14.12'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/@rspress/mdx-rs-linux-x64-musl@0.6.4:
|
|
resolution: {integrity: sha512-fnZF2M+BtiJFbnrcPEZSD0SaiGtkO7VjZtCS2yECcYOYZwu4K7/cT5hJ1TUmbQggsnTrc9SaPs6hcO+vQfi6qw==}
|
|
engines: {node: '>=14.12'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/@rspress/mdx-rs-win32-arm64-msvc@0.6.4:
|
|
resolution: {integrity: sha512-NBbp0yDGP7svS9ty+y2KIyDhqaa89mUULU1Ek/6HguJbuG86Y80XEuB5DvaNzYYvgbPNtgTOsZDm3oPTy7/CVA==}
|
|
engines: {node: '>=14.12'}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/@rspress/mdx-rs-win32-x64-msvc@0.6.4:
|
|
resolution: {integrity: sha512-kaDdzj8l8EHcaF+rbKQCMhiMGokWE0cHF1xwrjj5lS/dZeoRlwvpxFaw9MLFFDAj28XMVuU17YwazpLcfkpqdw==}
|
|
engines: {node: '>=14.12'}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/@rspress/mdx-rs@0.6.4:
|
|
resolution: {integrity: sha512-uKAWxA8wY3iKKv+ZSN69iu4wJoa2ZNGOQmbnZskIHPejWa0lbkbbb85SlVhzKnPo04NKG675g6G6rT7REWDieQ==}
|
|
engines: {node: '>= 10'}
|
|
optionalDependencies:
|
|
'@rspress/mdx-rs-darwin-arm64': 0.6.4
|
|
'@rspress/mdx-rs-darwin-x64': 0.6.4
|
|
'@rspress/mdx-rs-linux-arm64-gnu': 0.6.4
|
|
'@rspress/mdx-rs-linux-arm64-musl': 0.6.4
|
|
'@rspress/mdx-rs-linux-x64-gnu': 0.6.4
|
|
'@rspress/mdx-rs-linux-x64-musl': 0.6.4
|
|
'@rspress/mdx-rs-win32-arm64-msvc': 0.6.4
|
|
'@rspress/mdx-rs-win32-x64-msvc': 0.6.4
|
|
|
|
/@rspress/plugin-auto-nav-sidebar@1.38.0:
|
|
resolution: {integrity: sha512-D/lLElfCEQzxFHyzXU/+btzzw5Aor4FFtyJi6AugOZq3P9lFkP4xmpFH6f2FajvkUuMFUQ5iRwrSqdMjrLQ+bg==}
|
|
engines: {node: '>=14.17.6'}
|
|
dependencies:
|
|
'@rspress/shared': 1.38.0
|
|
|
|
/@rspress/plugin-container-syntax@1.38.0:
|
|
resolution: {integrity: sha512-8LPoZTO904ZI3hRYl3f9zPFDbY6Ztp71fOVT2V1t7wcT0R5YaLM1rk5TWNtqmUf0Lt5KXpwM0edCL0Lb4L6kfQ==}
|
|
engines: {node: '>=14.17.6'}
|
|
dependencies:
|
|
'@rspress/shared': 1.38.0
|
|
|
|
/@rspress/plugin-last-updated@1.38.0:
|
|
resolution: {integrity: sha512-nFCNIWoh3xd6xptLMoAUxIasJe3E3ipen2wq4jqf9w5iBEYUQle1peuyfLaYdgxnt2aZAU7BtsVnq+8K9+QLIA==}
|
|
engines: {node: '>=14.17.6'}
|
|
dependencies:
|
|
'@rspress/shared': 1.38.0
|
|
|
|
/@rspress/plugin-medium-zoom@1.38.0(@rspress/runtime@1.38.0):
|
|
resolution: {integrity: sha512-HUBcankFKu1eKhhW3YPvRXAkM783TASfH64OaHZ8i0HfKEIHDR8EZjGfQa0BlwK76+T6j+WgmeIX8WoF8LdQaA==}
|
|
engines: {node: '>=14.17.6'}
|
|
peerDependencies:
|
|
'@rspress/runtime': ^1.38.0
|
|
dependencies:
|
|
'@rspress/runtime': 1.38.0
|
|
medium-zoom: 1.1.0
|
|
|
|
/@rspress/plugin-typedoc@1.39.3(rspress@1.38.0)(typescript@5.0.4):
|
|
resolution: {integrity: sha512-wc8pdbMgfyOeXZm72fK3OchM7TQa6lCneBb5/LsJTpuzLjxP08MqS6U6wfQGj0RXNlrbyKYfdTKUEPlzvY5WYA==}
|
|
engines: {node: '>=14.17.6'}
|
|
peerDependencies:
|
|
rspress: ^1.39.3
|
|
dependencies:
|
|
'@rspress/shared': 1.39.3
|
|
rspress: 1.38.0(webpack@5.76.0)
|
|
typedoc: 0.24.8(typescript@5.0.4)
|
|
typedoc-plugin-markdown: 3.17.1(typedoc@0.24.8)
|
|
transitivePeerDependencies:
|
|
- typescript
|
|
dev: true
|
|
|
|
/@rspress/runtime@1.38.0:
|
|
resolution: {integrity: sha512-VJlUMBZvmM/VJJ+Q15hdpiT3SJQnontIt60dG4LY5TpMVNaVLxiYL6XjlmfS9OvOoaVMdh7nQp+venaDJO8TFQ==}
|
|
engines: {node: '>=14.17.6'}
|
|
dependencies:
|
|
'@rspress/shared': 1.38.0
|
|
react: 18.3.1
|
|
react-dom: 18.3.1(react@18.3.1)
|
|
react-helmet-async: 1.3.0(react-dom@18.3.1)(react@18.3.1)
|
|
react-router-dom: 6.28.0(react-dom@18.3.1)(react@18.3.1)
|
|
|
|
/@rspress/shared@1.38.0:
|
|
resolution: {integrity: sha512-PnyjsZ/zKVTy8FyG6LauinQ4hUeI/09rUdL1pM3MO2PRJ4KMieaUcybRbY8Yf+LOcQZyDLoonKflRgsg+iaHWQ==}
|
|
dependencies:
|
|
'@rsbuild/core': 1.1.13
|
|
chalk: 5.3.0
|
|
execa: 5.1.1
|
|
fs-extra: 11.2.0
|
|
gray-matter: 4.0.3
|
|
lodash-es: 4.17.21
|
|
unified: 10.1.2
|
|
|
|
/@rspress/shared@1.39.3:
|
|
resolution: {integrity: sha512-lzOHBJNN4POkSaIWoehXi9iWZvjclLhny+RGP53oTRuOlS6MWORKc3Q2V/ga+2uh2c99DgvPa62dRtqdfazkQQ==}
|
|
dependencies:
|
|
'@rsbuild/core': 1.1.13
|
|
chalk: 5.4.1
|
|
execa: 5.1.1
|
|
fs-extra: 11.2.0
|
|
gray-matter: 4.0.3
|
|
lodash-es: 4.17.21
|
|
unified: 10.1.2
|
|
dev: true
|
|
|
|
/@rspress/theme-default@1.38.0:
|
|
resolution: {integrity: sha512-+u+EQwXKdwWMpwQRpZzovQLPa7SBObtKbI7c+UNX5c8SDNHeOgXNW0GDv5DJN7UXxsGzm5cxKjMlN5q3+/6pdw==}
|
|
engines: {node: '>=14.17.6'}
|
|
dependencies:
|
|
'@mdx-js/react': 2.3.0(react@18.3.1)
|
|
'@rspress/runtime': 1.38.0
|
|
'@rspress/shared': 1.38.0
|
|
body-scroll-lock: 4.0.0-beta.0
|
|
copy-to-clipboard: 3.3.3
|
|
flexsearch: 0.7.43
|
|
htmr: 1.0.2(react@18.3.1)
|
|
lodash-es: 4.17.21
|
|
nprogress: 0.2.0
|
|
react: 18.3.1
|
|
react-dom: 18.3.1(react@18.3.1)
|
|
react-helmet-async: 1.3.0(react-dom@18.3.1)(react@18.3.1)
|
|
react-syntax-highlighter: 15.6.1(react@18.3.1)
|
|
|
|
/@rtsao/scc@1.1.0:
|
|
resolution: {integrity: sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==}
|
|
|
|
/@rushstack/eslint-config@3.1.1(eslint@8.57.1)(typescript@5.0.4):
|
|
resolution: {integrity: sha512-hlpXiEPQDHXWtI+iGm9sJjnfm5qOEJsQN7pN004b1ZYq+g3MsE+QvTamalMAcdvXrsnH5Lo0XPfHuEJCa7nwPA==}
|
|
peerDependencies:
|
|
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
|
typescript: '>=4.7.0'
|
|
dependencies:
|
|
'@rushstack/eslint-patch': 1.2.0
|
|
'@rushstack/eslint-plugin': 0.11.0(eslint@8.57.1)(typescript@5.0.4)
|
|
'@rushstack/eslint-plugin-packlets': 0.6.1(eslint@8.57.1)(typescript@5.0.4)
|
|
'@rushstack/eslint-plugin-security': 0.5.0(eslint@8.57.1)(typescript@5.0.4)
|
|
'@typescript-eslint/eslint-plugin': 5.38.1(@typescript-eslint/parser@5.38.1)(eslint@8.57.1)(typescript@5.0.4)
|
|
'@typescript-eslint/experimental-utils': 5.38.1(eslint@8.57.1)(typescript@5.0.4)
|
|
'@typescript-eslint/parser': 5.38.1(eslint@8.57.1)(typescript@5.0.4)
|
|
'@typescript-eslint/typescript-estree': 5.38.1(typescript@5.0.4)
|
|
eslint: 8.57.1
|
|
eslint-plugin-promise: 6.0.1(eslint@8.57.1)
|
|
eslint-plugin-react: 7.27.1(eslint@8.57.1)
|
|
eslint-plugin-tsdoc: 0.2.17
|
|
typescript: 5.0.4
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@rushstack/eslint-patch@1.11.0:
|
|
resolution: {integrity: sha512-zxnHvoMQVqewTJr/W4pKjF0bMGiKJv1WX7bSrkl46Hg0QjESbzBROWK0Wg4RphzSOS5Jiy7eFimmM3UgMrMZbQ==}
|
|
dev: true
|
|
|
|
/@rushstack/eslint-patch@1.2.0:
|
|
resolution: {integrity: sha512-sXo/qW2/pAcmT43VoRKOJbDOfV3cYpq3szSVfIThQXNt+E4DfKj361vaAt3c88U5tPUxzEswam7GW48PJqtKAg==}
|
|
dev: false
|
|
|
|
/@rushstack/eslint-plugin-packlets@0.6.1(eslint@8.57.1)(typescript@5.0.4):
|
|
resolution: {integrity: sha512-N0GqjUbpQ4X348BTLr+gUGVojFVrXwbT3YQv/5sP5adYzq8bOKarmSHKXpvl4rC4CKPDfdSKxTMPfu3P3CJVSA==}
|
|
peerDependencies:
|
|
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
|
dependencies:
|
|
'@rushstack/tree-pattern': 0.2.4
|
|
'@typescript-eslint/experimental-utils': 5.38.1(eslint@8.57.1)(typescript@5.0.4)
|
|
eslint: 8.57.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
- typescript
|
|
dev: false
|
|
|
|
/@rushstack/eslint-plugin-security@0.5.0(eslint@8.57.1)(typescript@5.0.4):
|
|
resolution: {integrity: sha512-qDtij3D2DY8VDHKeUdf+M2SpoctrY+eIA+fJFkpuHP7CTJZLBv5186+oCsJ59lZmKoBFREdgpaV3coXamoT8RQ==}
|
|
peerDependencies:
|
|
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
|
dependencies:
|
|
'@rushstack/tree-pattern': 0.2.4
|
|
'@typescript-eslint/experimental-utils': 5.38.1(eslint@8.57.1)(typescript@5.0.4)
|
|
eslint: 8.57.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
- typescript
|
|
dev: false
|
|
|
|
/@rushstack/eslint-plugin@0.11.0(eslint@8.57.1)(typescript@5.0.4):
|
|
resolution: {integrity: sha512-e8eVBOgb/xkpkgFmPP+oifrqCLh8I5BFI/emB/nf5+WnuS4hsTHkgprCEiJuvkhJRypsWrbchkIda9/1YFadxg==}
|
|
peerDependencies:
|
|
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
|
dependencies:
|
|
'@rushstack/tree-pattern': 0.2.4
|
|
'@typescript-eslint/experimental-utils': 5.38.1(eslint@8.57.1)(typescript@5.0.4)
|
|
eslint: 8.57.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
- typescript
|
|
dev: false
|
|
|
|
/@rushstack/tree-pattern@0.2.4:
|
|
resolution: {integrity: sha512-H8i0OinWsdKM1TKEKPeRRTw85e+/7AIFpxm7q1blceZJhuxRBjCGAUZvQXZK4CMLx75xPqh/h1t5WHwFmElAPA==}
|
|
dev: false
|
|
|
|
/@selderee/plugin-htmlparser2@0.11.0:
|
|
resolution: {integrity: sha512-P33hHGdldxGabLFjPPpaTxVolMrzrcegejx+0GxjrIb9Zv48D8yAIA/QTDR2dFl7Uz7urX8aX6+5bCZslr+gWQ==}
|
|
dependencies:
|
|
domhandler: 5.0.3
|
|
selderee: 0.11.0
|
|
|
|
/@sinclair/typebox@0.27.8:
|
|
resolution: {integrity: sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==}
|
|
dev: true
|
|
|
|
/@sindresorhus/is@0.7.0:
|
|
resolution: {integrity: sha512-ONhaKPIufzzrlNbqtWFFd+jlnemX6lJAgq9ZeiZtS7I1PIf/la7CW4m83rTXRnVnsMbW2k56pGYu7AUFJD9Pow==}
|
|
engines: {node: '>=4'}
|
|
dev: false
|
|
|
|
/@stitches/core@1.2.8:
|
|
resolution: {integrity: sha512-Gfkvwk9o9kE9r9XNBmJRfV8zONvXThnm1tcuojL04Uy5uRyqg93DC83lDebl0rocZCfKSjUv+fWYtMQmEDJldg==}
|
|
dev: false
|
|
|
|
/@swc/counter@0.1.3:
|
|
resolution: {integrity: sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==}
|
|
|
|
/@swc/helpers@0.5.15:
|
|
resolution: {integrity: sha512-JQ5TuMi45Owi4/BIMAJBoSQoOJu12oOk/gADqlcUL9JEdHB8vyjUSsxqeNXnmXHjYKMi2WcYtezGEEhqUI/E2g==}
|
|
dependencies:
|
|
tslib: 2.8.1
|
|
|
|
/@tailwindcss/node@4.1.0:
|
|
resolution: {integrity: sha512-mfgxGxFaxbsUbaGwKIAQXUSm7Qoojw53FftpoKwo4ANwr9wnDaByz4vi1gMti/xfJvmQ5lzA1DvPiX5yCHtBkQ==}
|
|
dependencies:
|
|
enhanced-resolve: 5.18.1
|
|
jiti: 2.4.2
|
|
lightningcss: 1.29.2
|
|
tailwindcss: 4.1.0
|
|
dev: true
|
|
|
|
/@tailwindcss/oxide-android-arm64@4.1.0:
|
|
resolution: {integrity: sha512-UredFljuHey2Kh5qyYfQVBr0Xfq70ZE5Df6i5IubNYQGs2JXXT4VL0SIUjwzHx5W9T6t7dT7banunlV6lthGPQ==}
|
|
engines: {node: '>= 10'}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@tailwindcss/oxide-darwin-arm64@4.1.0:
|
|
resolution: {integrity: sha512-QHQ/46lRVwH9zEBNiRk8AJ3Af4pMq6DuZAI//q323qrPOXjsRdrhLsH9LUO3mqBfHr5EZNUxN3Am5vpO89sntw==}
|
|
engines: {node: '>= 10'}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@tailwindcss/oxide-darwin-x64@4.1.0:
|
|
resolution: {integrity: sha512-lEMgYHCvQQ6x2KOZ4FwnPprwfnc+UnjzwXRqEYIhB/NlYvXQD1QMf7oKEDRqy94DiZaYox9ZRfG2YJOBgM0UkA==}
|
|
engines: {node: '>= 10'}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@tailwindcss/oxide-freebsd-x64@4.1.0:
|
|
resolution: {integrity: sha512-9fdImTc+2lA5yHqJ61oeTXfCtzylNOzJVFhyWwVQAJESJJbVCPnj6f+b+Zf/AYAdKQfS6FCThbPEahkQrDCgLQ==}
|
|
engines: {node: '>= 10'}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@tailwindcss/oxide-linux-arm-gnueabihf@4.1.0:
|
|
resolution: {integrity: sha512-HB0bTkUOuTLLSdadyRhKE9yps4/ZBjrojbHTPMSvvf/8yBLZRPpWb+A6IgW5R+2A2AL4KhVPgLwWfoXsErxJFg==}
|
|
engines: {node: '>= 10'}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@tailwindcss/oxide-linux-arm64-gnu@4.1.0:
|
|
resolution: {integrity: sha512-+QtYCwvKLjC46h6RikKkpELJWrpiMMtgyK0aaqhwPLEx1icGgIhwz8dqrkAiqbFRE0KiRrE2aenhYoEkplyRmA==}
|
|
engines: {node: '>= 10'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@tailwindcss/oxide-linux-arm64-musl@4.1.0:
|
|
resolution: {integrity: sha512-nApadFKM9GauzuPZPlt6TKfELavMHqJ0gVd+GYkYBTwr2t9KhgCAb2sKiFDDIhs1a7gOjsU7P1lEauv3iKFp+Q==}
|
|
engines: {node: '>= 10'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@tailwindcss/oxide-linux-x64-gnu@4.1.0:
|
|
resolution: {integrity: sha512-cp0Rf9Wit2kZHhrV8HIoDFD8dxU2+ZTCFCFbDj3a07pGyyPwLCJm5H5VipKXgYrBaLmlYu73ERidW0S5sdEXEg==}
|
|
engines: {node: '>= 10'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@tailwindcss/oxide-linux-x64-musl@4.1.0:
|
|
resolution: {integrity: sha512-4/wf42XWBJGXsOS6BhgPhdQbg/qyfdZ1nZvTL9sJoxYN+Ah+cfY5Dd7R0smzI8hmgCRt3TD1lYb72ChTyIA59w==}
|
|
engines: {node: '>= 10'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@tailwindcss/oxide-win32-arm64-msvc@4.1.0:
|
|
resolution: {integrity: sha512-caXJJ0G6NwGbcoxEYdH3MZYN84C3PldaMdAEPMU6bjJXURQlKdSlQ/Ecis7/nSgBkMkicZyhqWmb36Tw/BFSIw==}
|
|
engines: {node: '>= 10'}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@tailwindcss/oxide-win32-x64-msvc@4.1.0:
|
|
resolution: {integrity: sha512-ZHXRXRxB7HBmkUE8U13nmkGGYfR1I2vsuhiYjeDDUFIYpk1BL6caU8hvzkSlL/X5CAQNdIUUJRGom5I0ZyfJOA==}
|
|
engines: {node: '>= 10'}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/@tailwindcss/oxide@4.1.0:
|
|
resolution: {integrity: sha512-A33oyZKpPFH08d7xkl13Dc8OTsbPhsuls0z9gUCxIHvn8c1BsUACddQxL6HwaeJR1fSYyXZUw8bdWcD8bVawpQ==}
|
|
engines: {node: '>= 10'}
|
|
optionalDependencies:
|
|
'@tailwindcss/oxide-android-arm64': 4.1.0
|
|
'@tailwindcss/oxide-darwin-arm64': 4.1.0
|
|
'@tailwindcss/oxide-darwin-x64': 4.1.0
|
|
'@tailwindcss/oxide-freebsd-x64': 4.1.0
|
|
'@tailwindcss/oxide-linux-arm-gnueabihf': 4.1.0
|
|
'@tailwindcss/oxide-linux-arm64-gnu': 4.1.0
|
|
'@tailwindcss/oxide-linux-arm64-musl': 4.1.0
|
|
'@tailwindcss/oxide-linux-x64-gnu': 4.1.0
|
|
'@tailwindcss/oxide-linux-x64-musl': 4.1.0
|
|
'@tailwindcss/oxide-win32-arm64-msvc': 4.1.0
|
|
'@tailwindcss/oxide-win32-x64-msvc': 4.1.0
|
|
dev: true
|
|
|
|
/@tailwindcss/postcss@4.1.0:
|
|
resolution: {integrity: sha512-b2NWFAFfLXY7960jLY5QkKbuYKrQUULx60XU3BCzyaUQpU/7lLf3n2CiHibZPdBq5CIXrUp10wdxhV0EI0Js2g==}
|
|
dependencies:
|
|
'@alloc/quick-lru': 5.2.0
|
|
'@tailwindcss/node': 4.1.0
|
|
'@tailwindcss/oxide': 4.1.0
|
|
postcss: 8.5.1
|
|
tailwindcss: 4.1.0
|
|
dev: true
|
|
|
|
/@testing-library/dom@8.20.1:
|
|
resolution: {integrity: sha512-/DiOQ5xBxgdYRC8LNk7U+RWat0S3qRLeIw3ZIkMQ9kkVlRmwD/Eg8k8CqIpD6GW7u20JIUOfMKbxtiLutpjQ4g==}
|
|
engines: {node: '>=12'}
|
|
dependencies:
|
|
'@babel/code-frame': 7.26.2
|
|
'@babel/runtime': 7.26.0
|
|
'@types/aria-query': 5.0.4
|
|
aria-query: 5.1.3
|
|
chalk: 4.1.2
|
|
dom-accessibility-api: 0.5.16
|
|
lz-string: 1.5.0
|
|
pretty-format: 27.5.1
|
|
dev: true
|
|
|
|
/@testing-library/react-hooks@8.0.1(@types/react@18.3.16)(react-dom@16.8.6)(react@16.14.0):
|
|
resolution: {integrity: sha512-Aqhl2IVmLt8IovEVarNDFuJDVWVvhnr9/GCU6UUnrYXwgDFF9h2L2o2P9KBni1AST5sT6riAyoukFLyjQUgD/g==}
|
|
engines: {node: '>=12'}
|
|
peerDependencies:
|
|
'@types/react': ^16.9.0 || ^17.0.0
|
|
react: ^16.9.0 || ^17.0.0
|
|
react-dom: ^16.9.0 || ^17.0.0
|
|
react-test-renderer: ^16.9.0 || ^17.0.0
|
|
peerDependenciesMeta:
|
|
'@types/react':
|
|
optional: true
|
|
react-dom:
|
|
optional: true
|
|
react-test-renderer:
|
|
optional: true
|
|
dependencies:
|
|
'@babel/runtime': 7.26.0
|
|
'@types/react': 18.3.16
|
|
react: 16.14.0
|
|
react-dom: 16.8.6(react@16.14.0)
|
|
react-error-boundary: 3.1.4(react@16.14.0)
|
|
dev: true
|
|
|
|
/@testing-library/react-hooks@8.0.1(@types/react@18.3.16)(react-dom@18.3.1)(react@18.3.1):
|
|
resolution: {integrity: sha512-Aqhl2IVmLt8IovEVarNDFuJDVWVvhnr9/GCU6UUnrYXwgDFF9h2L2o2P9KBni1AST5sT6riAyoukFLyjQUgD/g==}
|
|
engines: {node: '>=12'}
|
|
peerDependencies:
|
|
'@types/react': ^16.9.0 || ^17.0.0
|
|
react: ^16.9.0 || ^17.0.0
|
|
react-dom: ^16.9.0 || ^17.0.0
|
|
react-test-renderer: ^16.9.0 || ^17.0.0
|
|
peerDependenciesMeta:
|
|
'@types/react':
|
|
optional: true
|
|
react-dom:
|
|
optional: true
|
|
react-test-renderer:
|
|
optional: true
|
|
dependencies:
|
|
'@babel/runtime': 7.26.0
|
|
'@types/react': 18.3.16
|
|
react: 18.3.1
|
|
react-dom: 18.3.1(react@18.3.1)
|
|
react-error-boundary: 3.1.4(react@18.3.1)
|
|
dev: true
|
|
|
|
/@testing-library/react@12.1.5(@types/react@18.3.16)(react-dom@16.8.6)(react@16.14.0):
|
|
resolution: {integrity: sha512-OfTXCJUFgjd/digLUuPxa0+/3ZxsQmE7ub9kcbW/wi96Bh3o/p5vrETcBGfP17NWPGqeYYl5LTRpwyGoMC4ysg==}
|
|
engines: {node: '>=12'}
|
|
peerDependencies:
|
|
react: <18.0.0
|
|
react-dom: <18.0.0
|
|
dependencies:
|
|
'@babel/runtime': 7.26.0
|
|
'@testing-library/dom': 8.20.1
|
|
'@types/react-dom': 16.9.25(@types/react@18.3.16)
|
|
react: 16.14.0
|
|
react-dom: 16.8.6(react@16.14.0)
|
|
transitivePeerDependencies:
|
|
- '@types/react'
|
|
dev: true
|
|
|
|
/@testing-library/react@12.1.5(@types/react@18.3.16)(react-dom@18.3.1)(react@18.3.1):
|
|
resolution: {integrity: sha512-OfTXCJUFgjd/digLUuPxa0+/3ZxsQmE7ub9kcbW/wi96Bh3o/p5vrETcBGfP17NWPGqeYYl5LTRpwyGoMC4ysg==}
|
|
engines: {node: '>=12'}
|
|
peerDependencies:
|
|
react: <18.0.0
|
|
react-dom: <18.0.0
|
|
dependencies:
|
|
'@babel/runtime': 7.26.0
|
|
'@testing-library/dom': 8.20.1
|
|
'@types/react-dom': 16.9.25(@types/react@18.3.16)
|
|
react: 18.3.1
|
|
react-dom: 18.3.1(react@18.3.1)
|
|
transitivePeerDependencies:
|
|
- '@types/react'
|
|
dev: true
|
|
|
|
/@tootallnate/once@2.0.0:
|
|
resolution: {integrity: sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==}
|
|
engines: {node: '>= 10'}
|
|
dev: true
|
|
|
|
/@trpc/server@10.45.2:
|
|
resolution: {integrity: sha512-wOrSThNNE4HUnuhJG6PfDRp4L2009KDVxsd+2VYH8ro6o/7/jwYZ8Uu5j+VaW+mOmc8EHerHzGcdbGNQSAUPgg==}
|
|
dev: false
|
|
|
|
/@tsconfig/node10@1.0.11:
|
|
resolution: {integrity: sha512-DcRjDCujK/kCk/cUe8Xz8ZSpm8mS3mNNpta+jGCA6USEDfktlNvm1+IuZ9eTcDbNk41BHwpHHeW+N1lKCz4zOw==}
|
|
dev: false
|
|
|
|
/@tsconfig/node12@1.0.11:
|
|
resolution: {integrity: sha512-cqefuRsh12pWyGsIoBKJA9luFu3mRxCA+ORZvA4ktLSzIuCUtWVxGIuXigEwO5/ywWFMZ2QEGKWvkZG1zDMTag==}
|
|
dev: false
|
|
|
|
/@tsconfig/node14@1.0.3:
|
|
resolution: {integrity: sha512-ysT8mhdixWK6Hw3i1V2AeRqZ5WfXg1G43mqoYlM2nc6388Fq5jcXyr5mRsqViLx/GJYdoL0bfXD8nmF+Zn/Iow==}
|
|
dev: false
|
|
|
|
/@tsconfig/node16@1.0.4:
|
|
resolution: {integrity: sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==}
|
|
dev: false
|
|
|
|
/@tweenjs/tween.js@18.6.4:
|
|
resolution: {integrity: sha512-lB9lMjuqjtuJrx7/kOkqQBtllspPIN+96OvTCeJ2j5FEzinoAXTdAMFnDAQT1KVPRlnYfBrqxtqP66vDM40xxQ==}
|
|
dev: false
|
|
|
|
/@types/acorn@4.0.6:
|
|
resolution: {integrity: sha512-veQTnWP+1D/xbxVrPC3zHnCZRjSrKfhbMUlEA43iMZLu7EsnTtkJklIuwrCPbOi8YkvDQAiW05VQQFvvz9oieQ==}
|
|
dependencies:
|
|
'@types/estree': 1.0.7
|
|
|
|
/@types/aria-query@5.0.4:
|
|
resolution: {integrity: sha512-rfT93uj5s0PRL7EzccGMs3brplhcrghnDoV26NqKhCAS1hVo+WdNsPvE/yb6ilfr5hi2MEk6d5EWJTKdxg8jVw==}
|
|
dev: true
|
|
|
|
/@types/babel__core@7.20.5:
|
|
resolution: {integrity: sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==}
|
|
dependencies:
|
|
'@babel/parser': 7.27.0
|
|
'@babel/types': 7.27.0
|
|
'@types/babel__generator': 7.27.0
|
|
'@types/babel__template': 7.4.4
|
|
'@types/babel__traverse': 7.20.7
|
|
dev: true
|
|
|
|
/@types/babel__generator@7.27.0:
|
|
resolution: {integrity: sha512-ufFd2Xi92OAVPYsy+P4n7/U7e68fex0+Ee8gSG9KX7eo084CWiQ4sdxktvdl0bOPupXtVJPY19zk6EwWqUQ8lg==}
|
|
dependencies:
|
|
'@babel/types': 7.27.0
|
|
dev: true
|
|
|
|
/@types/babel__template@7.4.4:
|
|
resolution: {integrity: sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==}
|
|
dependencies:
|
|
'@babel/parser': 7.27.0
|
|
'@babel/types': 7.27.0
|
|
dev: true
|
|
|
|
/@types/babel__traverse@7.20.7:
|
|
resolution: {integrity: sha512-dkO5fhS7+/oos4ciWxyEyjWe48zmG6wbCheo/G2ZnHx4fs3EU6YC6UM8rk56gAjNJ9P3MTH2jo5jb92/K6wbng==}
|
|
dependencies:
|
|
'@babel/types': 7.27.0
|
|
dev: true
|
|
|
|
/@types/bezier-js@4.1.3:
|
|
resolution: {integrity: sha512-FNVVCu5mx/rJCWBxLTcL7oOajmGtWtBTDjq6DSUWUI12GeePivrZZXz+UgE0D6VYsLEjvExRO03z4hVtu3pTEQ==}
|
|
dev: true
|
|
|
|
/@types/chai-subset@1.3.5:
|
|
resolution: {integrity: sha512-c2mPnw+xHtXDoHmdtcCXGwyLMiauiAyxWMzhGpqHC4nqI/Y5G2XhTampslK2rb59kpcuHon03UH8W6iYUzw88A==}
|
|
dependencies:
|
|
'@types/chai': 4.3.20
|
|
dev: true
|
|
|
|
/@types/chai@4.3.20:
|
|
resolution: {integrity: sha512-/pC9HAB5I/xMlc5FP77qjCnI16ChlJfW0tGa0IUcFn38VJrTV6DeZ60NU5KZBtaOZqjdpwTWohz5HU1RrhiYxQ==}
|
|
dev: true
|
|
|
|
/@types/cors@2.8.19:
|
|
resolution: {integrity: sha512-mFNylyeyqN93lfe/9CSxOGREz8cpzAhH+E93xJ4xWQf62V8sQ/24reV2nyzUWM6H6Xji+GGHpkbLe7pVoUEskg==}
|
|
dependencies:
|
|
'@types/node': 18.19.68
|
|
dev: true
|
|
|
|
/@types/debug@4.1.12:
|
|
resolution: {integrity: sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==}
|
|
dependencies:
|
|
'@types/ms': 0.7.34
|
|
|
|
/@types/decompress@4.2.7:
|
|
resolution: {integrity: sha512-9z+8yjKr5Wn73Pt17/ldnmQToaFHZxK0N1GHysuk/JIPT8RIdQeoInM01wWPgypRcvb6VH1drjuFpQ4zmY437g==}
|
|
dependencies:
|
|
'@types/node': 18.19.68
|
|
dev: true
|
|
|
|
/@types/download@8.0.5:
|
|
resolution: {integrity: sha512-Ad68goc/BsL3atP3OP/lWKAKhiC6FduN1mC5yg9lZuGYmUY7vyoWBcXgt8GE9OzVWRq5IBXwm4o/QiE+gipZAg==}
|
|
dependencies:
|
|
'@types/decompress': 4.2.7
|
|
'@types/got': 9.6.12
|
|
'@types/node': 18.19.68
|
|
dev: true
|
|
|
|
/@types/eslint-scope@3.7.7:
|
|
resolution: {integrity: sha512-MzMFlSLBqNF2gcHWO0G1vP/YQyfvrxZ0bF+u7mzUdZ1/xK4A4sru+nraZz5i3iEIk1l1uyicaDVTB4QbbEkAYg==}
|
|
dependencies:
|
|
'@types/eslint': 9.6.1
|
|
'@types/estree': 1.0.7
|
|
|
|
/@types/eslint@9.6.1:
|
|
resolution: {integrity: sha512-FXx2pKgId/WyYo2jXw63kk7/+TY7u7AziEJxJAnSFzHlqTAS3Ync6SvgYAN/k4/PQpnnVuzoMuVnByKK2qp0ag==}
|
|
dependencies:
|
|
'@types/estree': 1.0.7
|
|
'@types/json-schema': 7.0.15
|
|
|
|
/@types/estree-jsx@1.0.5:
|
|
resolution: {integrity: sha512-52CcUVNFyfb1A2ALocQw/Dd1BQFNmSdkuC3BkZ6iqhdMfQz7JWOFRuJFloOzjk+6WijU56m9oKXFAXc7o3Towg==}
|
|
dependencies:
|
|
'@types/estree': 1.0.7
|
|
|
|
/@types/estree@0.0.51:
|
|
resolution: {integrity: sha512-CuPgU6f3eT/XgKKPqKd/gLZV1Xmvf1a2R5POBOGQa6uv82xpls89HU5zKeVoyR8XzHd1RGNOlQlvUe3CFkjWNQ==}
|
|
|
|
/@types/estree@1.0.6:
|
|
resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==}
|
|
dev: true
|
|
|
|
/@types/estree@1.0.7:
|
|
resolution: {integrity: sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ==}
|
|
|
|
/@types/fs-extra@11.0.4:
|
|
resolution: {integrity: sha512-yTbItCNreRooED33qjunPthRcSjERP1r4MqCZc7wv0u2sUkzTFp45tgUfS5+r7FrZPdmCCNflLhVSP/o+SemsQ==}
|
|
dependencies:
|
|
'@types/jsonfile': 6.1.4
|
|
'@types/node': 18.19.68
|
|
dev: true
|
|
|
|
/@types/got@9.6.12:
|
|
resolution: {integrity: sha512-X4pj/HGHbXVLqTpKjA2ahI4rV/nNBc9mGO2I/0CgAra+F2dKgMXnENv2SRpemScBzBAI4vMelIVYViQxlSE6xA==}
|
|
dependencies:
|
|
'@types/node': 18.19.68
|
|
'@types/tough-cookie': 4.0.5
|
|
form-data: 2.5.3
|
|
dev: true
|
|
|
|
/@types/hast@2.3.10:
|
|
resolution: {integrity: sha512-McWspRw8xx8J9HurkVBfYj0xKoE25tOFlHGdx4MJ5xORQrMGZNqJhVQWaIbm6Oyla5kYOXtDiopzKRJzEOkwJw==}
|
|
dependencies:
|
|
'@types/unist': 2.0.11
|
|
|
|
/@types/hast@3.0.4:
|
|
resolution: {integrity: sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==}
|
|
dependencies:
|
|
'@types/unist': 3.0.3
|
|
|
|
/@types/hoist-non-react-statics@3.3.6:
|
|
resolution: {integrity: sha512-lPByRJUer/iN/xa4qpyL0qmL11DqNW81iU/IG1S3uvRUq4oKagz8VCxZjiWkumgt66YT3vOdDgZ0o32sGKtCEw==}
|
|
dependencies:
|
|
'@types/react': 18.3.16
|
|
hoist-non-react-statics: 3.3.2
|
|
dev: true
|
|
|
|
/@types/inquirer@9.0.7:
|
|
resolution: {integrity: sha512-Q0zyBupO6NxGRZut/JdmqYKOnN95Eg5V8Csg3PGKkP+FnvsUZx1jAyK7fztIszxxMuoBA6E3KXWvdZVXIpx60g==}
|
|
dependencies:
|
|
'@types/through': 0.0.33
|
|
rxjs: 7.8.1
|
|
dev: true
|
|
|
|
/@types/istanbul-lib-coverage@2.0.6:
|
|
resolution: {integrity: sha512-2QF/t/auWm0lsy8XtKVPG19v3sSOQlJe/YHZgfjb/KBBHOGSV+J2q/S671rcq9uTBrLAXmZpqJiaQbMT+zNU1w==}
|
|
dev: true
|
|
|
|
/@types/json-schema@7.0.15:
|
|
resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
|
|
|
|
/@types/json5@0.0.29:
|
|
resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==}
|
|
|
|
/@types/jsonfile@6.1.4:
|
|
resolution: {integrity: sha512-D5qGUYwjvnNNextdU59/+fI+spnwtTFmyQP0h+PfIOSkNfpU6AOICUOkm4i0OnSk+NyjdPJrxCDro0sJsWlRpQ==}
|
|
dependencies:
|
|
'@types/node': 18.19.68
|
|
dev: true
|
|
|
|
/@types/lodash-es@4.17.12:
|
|
resolution: {integrity: sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==}
|
|
dependencies:
|
|
'@types/lodash': 4.17.13
|
|
dev: true
|
|
|
|
/@types/lodash@4.17.13:
|
|
resolution: {integrity: sha512-lfx+dftrEZcdBPczf9d0Qv0x+j/rfNCMuC6OcfXmO8gkfeNAY88PgKUbvG56whcN23gc27yenwF6oJZXGFpYxg==}
|
|
dev: true
|
|
|
|
/@types/mdast@3.0.15:
|
|
resolution: {integrity: sha512-LnwD+mUEfxWMa1QpDraczIn6k0Ee3SMicuYSSzS6ZYl2gKS09EClnJYGd8Du6rfc5r/GZEk5o1mRb8TaTj03sQ==}
|
|
dependencies:
|
|
'@types/unist': 2.0.11
|
|
|
|
/@types/mdast@4.0.4:
|
|
resolution: {integrity: sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==}
|
|
dependencies:
|
|
'@types/unist': 3.0.3
|
|
dev: false
|
|
|
|
/@types/mdx@2.0.13:
|
|
resolution: {integrity: sha512-+OWZQfAYyio6YkJb3HLxDrvnx6SWWDbC0zVPfBRzUk0/nqoDyf6dNxQi3eArPe8rJ473nobTMQ/8Zk+LxJ+Yuw==}
|
|
|
|
/@types/ms@0.7.34:
|
|
resolution: {integrity: sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==}
|
|
|
|
/@types/next@9.0.0(@babel/core@7.26.10)(react-dom@18.3.1)(react@18.3.1):
|
|
resolution: {integrity: sha512-gnBXM8rP1mnCgT1uE2z8SnpFTKRWReJlhbZLZkOLq/CH1ifvTNwjIVtXvsywTy1dwVklf+y/MB0Eh6FOa94yrg==}
|
|
deprecated: This is a stub types definition. next provides its own type definitions, so you do not need this installed.
|
|
dependencies:
|
|
next: 15.2.4(@babel/core@7.26.10)(react-dom@18.3.1)(react@18.3.1)
|
|
transitivePeerDependencies:
|
|
- '@babel/core'
|
|
- '@opentelemetry/api'
|
|
- '@playwright/test'
|
|
- babel-plugin-macros
|
|
- babel-plugin-react-compiler
|
|
- react
|
|
- react-dom
|
|
- sass
|
|
dev: true
|
|
|
|
/@types/node-fetch@2.6.12:
|
|
resolution: {integrity: sha512-8nneRWKCg3rMtF69nLQJnOYUcbafYeFSjqkw3jCRLsqkWFlHaoQrr5mXmofFGOx3DKn7UfmBMyov8ySvLRVldA==}
|
|
dependencies:
|
|
'@types/node': 18.19.68
|
|
form-data: 4.0.1
|
|
|
|
/@types/node@18.19.68:
|
|
resolution: {integrity: sha512-QGtpFH1vB99ZmTa63K4/FU8twThj4fuVSBkGddTp7uIL/cuoLWIUSL2RcOaigBhfR+hg5pgGkBnkoOxrTVBMKw==}
|
|
dependencies:
|
|
undici-types: 5.26.5
|
|
|
|
/@types/prop-types@15.7.14:
|
|
resolution: {integrity: sha512-gNMvNH49DJ7OJYv+KAKn0Xp45p8PLl6zo2YnvDIbTd4J6MER2BmWN49TG7n9LvkyihINxeKW8+3bfS2yDC9dzQ==}
|
|
|
|
/@types/react-dom@16.9.25(@types/react@16.14.63):
|
|
resolution: {integrity: sha512-ZK//eAPhwft9Ul2/Zj+6O11YR6L4JX0J2sVeBC9Ft7x7HFN7xk7yUV/zDxqV6rjvqgl6r8Dq7oQImxtyf/Mzcw==}
|
|
peerDependencies:
|
|
'@types/react': ^16.0.0
|
|
dependencies:
|
|
'@types/react': 16.14.63
|
|
dev: true
|
|
|
|
/@types/react-dom@16.9.25(@types/react@18.3.16):
|
|
resolution: {integrity: sha512-ZK//eAPhwft9Ul2/Zj+6O11YR6L4JX0J2sVeBC9Ft7x7HFN7xk7yUV/zDxqV6rjvqgl6r8Dq7oQImxtyf/Mzcw==}
|
|
peerDependencies:
|
|
'@types/react': ^16.0.0
|
|
dependencies:
|
|
'@types/react': 18.3.16
|
|
dev: true
|
|
|
|
/@types/react-dom@18.3.5(@types/react@18.3.16):
|
|
resolution: {integrity: sha512-P4t6saawp+b/dFrUr2cvkVsfvPguwsxtH6dNIYRllMsefqFzkZk5UIjzyDOv5g1dXIPdG4Sp1yCR4Z6RCUsG/Q==}
|
|
peerDependencies:
|
|
'@types/react': ^18.0.0
|
|
dependencies:
|
|
'@types/react': 18.3.16
|
|
dev: true
|
|
|
|
/@types/react@16.14.63:
|
|
resolution: {integrity: sha512-s83gano0fRBVEw3ejdLpjgvU83F0LIeeuXqdxfPZF/Sc2bhr60tEqCK1zZ+aLirBwRSD6V5zCtOsEjcwKow3JQ==}
|
|
dependencies:
|
|
'@types/prop-types': 15.7.14
|
|
'@types/scheduler': 0.16.8
|
|
csstype: 3.1.3
|
|
dev: true
|
|
|
|
/@types/react@18.3.16:
|
|
resolution: {integrity: sha512-oh8AMIC4Y2ciKufU8hnKgs+ufgbA/dhPTACaZPM86AbwX9QwnFtSoPWEeRUj8fge+v6kFt78BXcDhAU1SrrAsw==}
|
|
dependencies:
|
|
'@types/prop-types': 15.7.14
|
|
csstype: 3.1.3
|
|
|
|
/@types/retry@0.12.0:
|
|
resolution: {integrity: sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA==}
|
|
dev: false
|
|
|
|
/@types/scheduler@0.16.8:
|
|
resolution: {integrity: sha512-WZLiwShhwLRmeV6zH+GkbOFT6Z6VklCItrDioxUnv+u4Ll+8vKeFySoFyK/0ctcRpOmwAicELfmys1sDc/Rw+A==}
|
|
dev: true
|
|
|
|
/@types/semver@7.5.8:
|
|
resolution: {integrity: sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==}
|
|
|
|
/@types/styled-components@5.1.34:
|
|
resolution: {integrity: sha512-mmiVvwpYklFIv9E8qfxuPyIt/OuyIrn6gMOAMOFUO3WJfSrSE+sGUoa4PiZj77Ut7bKZpaa6o1fBKS/4TOEvnA==}
|
|
dependencies:
|
|
'@types/hoist-non-react-statics': 3.3.6
|
|
'@types/react': 18.3.16
|
|
csstype: 3.1.3
|
|
dev: true
|
|
|
|
/@types/through@0.0.33:
|
|
resolution: {integrity: sha512-HsJ+z3QuETzP3cswwtzt2vEIiHBk/dCcHGhbmG5X3ecnwFD/lPrMpliGXxSCg03L9AhrdwA4Oz/qfspkDW+xGQ==}
|
|
dependencies:
|
|
'@types/node': 18.19.68
|
|
dev: true
|
|
|
|
/@types/tough-cookie@4.0.5:
|
|
resolution: {integrity: sha512-/Ad8+nIOV7Rl++6f1BdKxFSMgmoqEoYbHRpPcx3JEfv8VRsQe9Z4mCXeJBzxs7mbHY/XOZZuXlRNfhpVPbs6ZA==}
|
|
dev: true
|
|
|
|
/@types/unist@2.0.11:
|
|
resolution: {integrity: sha512-CmBKiL6NNo/OqgmMn95Fk9Whlp2mtvIv+KNpQKN2F4SjvrEesubTRWGYSg+BnWZOnlCaSTU1sMpsBOzgbYhnsA==}
|
|
|
|
/@types/unist@3.0.3:
|
|
resolution: {integrity: sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==}
|
|
|
|
/@types/uuid@10.0.0:
|
|
resolution: {integrity: sha512-7gqG38EyHgyP1S+7+xomFtL+ZNHcKv6DwNaCZmJmo1vgMugyF3TCnXVg4t1uk89mLNwnLtnY3TpOpCOyp1/xHQ==}
|
|
dev: false
|
|
|
|
/@types/uuid@9.0.8:
|
|
resolution: {integrity: sha512-jg+97EGIcY9AGHJJRaaPVgetKDsrTgbRjQ5Msgjh/DQKEFl0DtyRr/VCOyD1T2R1MNeWPK/u7JoGhlDZnKBAfA==}
|
|
dev: true
|
|
|
|
/@types/ws@8.18.1:
|
|
resolution: {integrity: sha512-ThVF6DCVhA8kUGy+aazFQ4kXQ7E1Ty7A3ypFOe0IcJV8O/M511G99AW24irKrW56Wt44yG9+ij8FaqoBGkuBXg==}
|
|
dependencies:
|
|
'@types/node': 18.19.68
|
|
dev: true
|
|
|
|
/@typescript-eslint/eslint-plugin@5.38.1(@typescript-eslint/parser@5.38.1)(eslint@8.57.1)(typescript@5.0.4):
|
|
resolution: {integrity: sha512-ky7EFzPhqz3XlhS7vPOoMDaQnQMn+9o5ICR9CPr/6bw8HrFkzhMSxuA3gRfiJVvs7geYrSeawGJjZoZQKCOglQ==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
peerDependencies:
|
|
'@typescript-eslint/parser': ^5.0.0
|
|
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
|
typescript: '*'
|
|
peerDependenciesMeta:
|
|
typescript:
|
|
optional: true
|
|
dependencies:
|
|
'@typescript-eslint/parser': 5.38.1(eslint@8.57.1)(typescript@5.0.4)
|
|
'@typescript-eslint/scope-manager': 5.38.1
|
|
'@typescript-eslint/type-utils': 5.38.1(eslint@8.57.1)(typescript@5.0.4)
|
|
'@typescript-eslint/utils': 5.38.1(eslint@8.57.1)(typescript@5.0.4)
|
|
debug: 4.4.0(supports-color@5.5.0)
|
|
eslint: 8.57.1
|
|
ignore: 5.3.2
|
|
regexpp: 3.2.0
|
|
semver: 7.6.3
|
|
tsutils: 3.21.0(typescript@5.0.4)
|
|
typescript: 5.0.4
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@6.21.0)(eslint@8.57.1)(typescript@5.0.4):
|
|
resolution: {integrity: sha512-oy9+hTPCUFpngkEZUSzbf9MxI65wbKFoQYsgPdILTfbUldp5ovUuphZVe4i30emU9M/kP+T64Di0mxl7dSw3MA==}
|
|
engines: {node: ^16.0.0 || >=18.0.0}
|
|
peerDependencies:
|
|
'@typescript-eslint/parser': ^6.0.0 || ^6.0.0-alpha
|
|
eslint: ^7.0.0 || ^8.0.0
|
|
typescript: '*'
|
|
peerDependenciesMeta:
|
|
typescript:
|
|
optional: true
|
|
dependencies:
|
|
'@eslint-community/regexpp': 4.12.1
|
|
'@typescript-eslint/parser': 6.21.0(eslint@8.57.1)(typescript@5.0.4)
|
|
'@typescript-eslint/scope-manager': 6.21.0
|
|
'@typescript-eslint/type-utils': 6.21.0(eslint@8.57.1)(typescript@5.0.4)
|
|
'@typescript-eslint/utils': 6.21.0(eslint@8.57.1)(typescript@5.0.4)
|
|
'@typescript-eslint/visitor-keys': 6.21.0
|
|
debug: 4.4.0(supports-color@5.5.0)
|
|
eslint: 8.57.1
|
|
graphemer: 1.4.0
|
|
ignore: 5.3.2
|
|
natural-compare: 1.4.0
|
|
semver: 7.6.3
|
|
ts-api-utils: 1.4.3(typescript@5.0.4)
|
|
typescript: 5.0.4
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
/@typescript-eslint/eslint-plugin@8.18.0(@typescript-eslint/parser@8.18.0)(eslint@8.57.1)(typescript@5.0.4):
|
|
resolution: {integrity: sha512-NR2yS7qUqCL7AIxdJUQf2MKKNDVNaig/dEB0GBLU7D+ZdHgK1NoH/3wsgO3OnPVipn51tG3MAwaODEGil70WEw==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
peerDependencies:
|
|
'@typescript-eslint/parser': ^8.0.0 || ^8.0.0-alpha.0
|
|
eslint: ^8.57.0 || ^9.0.0
|
|
typescript: '>=4.8.4 <5.8.0'
|
|
dependencies:
|
|
'@eslint-community/regexpp': 4.12.1
|
|
'@typescript-eslint/parser': 8.18.0(eslint@8.57.1)(typescript@5.0.4)
|
|
'@typescript-eslint/scope-manager': 8.18.0
|
|
'@typescript-eslint/type-utils': 8.18.0(eslint@8.57.1)(typescript@5.0.4)
|
|
'@typescript-eslint/utils': 8.18.0(eslint@8.57.1)(typescript@5.0.4)
|
|
'@typescript-eslint/visitor-keys': 8.18.0
|
|
eslint: 8.57.1
|
|
graphemer: 1.4.0
|
|
ignore: 5.3.2
|
|
natural-compare: 1.4.0
|
|
ts-api-utils: 1.4.3(typescript@5.0.4)
|
|
typescript: 5.0.4
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/@typescript-eslint/experimental-utils@5.38.1(eslint@8.57.1)(typescript@5.0.4):
|
|
resolution: {integrity: sha512-Zv0EcU0iu64DiVG3pRZU0QYCgANO//U1fS3oEs3eqHD1eIVVcQsFd/T01ckaNbL2H2aCqRojY2xZuMAPcOArEA==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
peerDependencies:
|
|
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
|
dependencies:
|
|
'@typescript-eslint/utils': 5.38.1(eslint@8.57.1)(typescript@5.0.4)
|
|
eslint: 8.57.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
- typescript
|
|
dev: false
|
|
|
|
/@typescript-eslint/parser@5.38.1(eslint@8.57.1)(typescript@5.0.4):
|
|
resolution: {integrity: sha512-LDqxZBVFFQnQRz9rUZJhLmox+Ep5kdUmLatLQnCRR6523YV+XhRjfYzStQ4MheFA8kMAfUlclHSbu+RKdRwQKw==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
peerDependencies:
|
|
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
|
typescript: '*'
|
|
peerDependenciesMeta:
|
|
typescript:
|
|
optional: true
|
|
dependencies:
|
|
'@typescript-eslint/scope-manager': 5.38.1
|
|
'@typescript-eslint/types': 5.38.1
|
|
'@typescript-eslint/typescript-estree': 5.38.1(typescript@5.0.4)
|
|
debug: 4.4.0(supports-color@5.5.0)
|
|
eslint: 8.57.1
|
|
typescript: 5.0.4
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@typescript-eslint/parser@6.21.0(eslint@8.57.1)(typescript@5.0.4):
|
|
resolution: {integrity: sha512-tbsV1jPne5CkFQCgPBcDOt30ItF7aJoZL997JSF7MhGQqOeT3svWRYxiqlfA5RUdlHN6Fi+EI9bxqbdyAUZjYQ==}
|
|
engines: {node: ^16.0.0 || >=18.0.0}
|
|
peerDependencies:
|
|
eslint: ^7.0.0 || ^8.0.0
|
|
typescript: '*'
|
|
peerDependenciesMeta:
|
|
typescript:
|
|
optional: true
|
|
dependencies:
|
|
'@typescript-eslint/scope-manager': 6.21.0
|
|
'@typescript-eslint/types': 6.21.0
|
|
'@typescript-eslint/typescript-estree': 6.21.0(typescript@5.0.4)
|
|
'@typescript-eslint/visitor-keys': 6.21.0
|
|
debug: 4.4.0(supports-color@5.5.0)
|
|
eslint: 8.57.1
|
|
typescript: 5.0.4
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
/@typescript-eslint/parser@8.18.0(eslint@8.57.1)(typescript@5.0.4):
|
|
resolution: {integrity: sha512-hgUZ3kTEpVzKaK3uNibExUYm6SKKOmTU2BOxBSvOYwtJEPdVQ70kZJpPjstlnhCHcuc2WGfSbpKlb/69ttyN5Q==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
peerDependencies:
|
|
eslint: ^8.57.0 || ^9.0.0
|
|
typescript: '>=4.8.4 <5.8.0'
|
|
dependencies:
|
|
'@typescript-eslint/scope-manager': 8.18.0
|
|
'@typescript-eslint/types': 8.18.0
|
|
'@typescript-eslint/typescript-estree': 8.18.0(typescript@5.0.4)
|
|
'@typescript-eslint/visitor-keys': 8.18.0
|
|
debug: 4.4.0(supports-color@5.5.0)
|
|
eslint: 8.57.1
|
|
typescript: 5.0.4
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/@typescript-eslint/scope-manager@5.38.1:
|
|
resolution: {integrity: sha512-BfRDq5RidVU3RbqApKmS7RFMtkyWMM50qWnDAkKgQiezRtLKsoyRKIvz1Ok5ilRWeD9IuHvaidaLxvGx/2eqTQ==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
dependencies:
|
|
'@typescript-eslint/types': 5.38.1
|
|
'@typescript-eslint/visitor-keys': 5.38.1
|
|
dev: false
|
|
|
|
/@typescript-eslint/scope-manager@6.21.0:
|
|
resolution: {integrity: sha512-OwLUIWZJry80O99zvqXVEioyniJMa+d2GrqpUTqi5/v5D5rOrppJVBPa0yKCblcigC0/aYAzxxqQ1B+DS2RYsg==}
|
|
engines: {node: ^16.0.0 || >=18.0.0}
|
|
dependencies:
|
|
'@typescript-eslint/types': 6.21.0
|
|
'@typescript-eslint/visitor-keys': 6.21.0
|
|
|
|
/@typescript-eslint/scope-manager@8.18.0:
|
|
resolution: {integrity: sha512-PNGcHop0jkK2WVYGotk/hxj+UFLhXtGPiGtiaWgVBVP1jhMoMCHlTyJA+hEj4rszoSdLTK3fN4oOatrL0Cp+Xw==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
dependencies:
|
|
'@typescript-eslint/types': 8.18.0
|
|
'@typescript-eslint/visitor-keys': 8.18.0
|
|
dev: true
|
|
|
|
/@typescript-eslint/type-utils@5.38.1(eslint@8.57.1)(typescript@5.0.4):
|
|
resolution: {integrity: sha512-UU3j43TM66gYtzo15ivK2ZFoDFKKP0k03MItzLdq0zV92CeGCXRfXlfQX5ILdd4/DSpHkSjIgLLLh1NtkOJOAw==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
peerDependencies:
|
|
eslint: '*'
|
|
typescript: '*'
|
|
peerDependenciesMeta:
|
|
typescript:
|
|
optional: true
|
|
dependencies:
|
|
'@typescript-eslint/typescript-estree': 5.38.1(typescript@5.0.4)
|
|
'@typescript-eslint/utils': 5.38.1(eslint@8.57.1)(typescript@5.0.4)
|
|
debug: 4.4.0(supports-color@5.5.0)
|
|
eslint: 8.57.1
|
|
tsutils: 3.21.0(typescript@5.0.4)
|
|
typescript: 5.0.4
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@typescript-eslint/type-utils@6.21.0(eslint@8.57.1)(typescript@5.0.4):
|
|
resolution: {integrity: sha512-rZQI7wHfao8qMX3Rd3xqeYSMCL3SoiSQLBATSiVKARdFGCYSRvmViieZjqc58jKgs8Y8i9YvVVhRbHSTA4VBag==}
|
|
engines: {node: ^16.0.0 || >=18.0.0}
|
|
peerDependencies:
|
|
eslint: ^7.0.0 || ^8.0.0
|
|
typescript: '*'
|
|
peerDependenciesMeta:
|
|
typescript:
|
|
optional: true
|
|
dependencies:
|
|
'@typescript-eslint/typescript-estree': 6.21.0(typescript@5.0.4)
|
|
'@typescript-eslint/utils': 6.21.0(eslint@8.57.1)(typescript@5.0.4)
|
|
debug: 4.4.0(supports-color@5.5.0)
|
|
eslint: 8.57.1
|
|
ts-api-utils: 1.4.3(typescript@5.0.4)
|
|
typescript: 5.0.4
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
/@typescript-eslint/type-utils@8.18.0(eslint@8.57.1)(typescript@5.0.4):
|
|
resolution: {integrity: sha512-er224jRepVAVLnMF2Q7MZJCq5CsdH2oqjP4dT7K6ij09Kyd+R21r7UVJrF0buMVdZS5QRhDzpvzAxHxabQadow==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
peerDependencies:
|
|
eslint: ^8.57.0 || ^9.0.0
|
|
typescript: '>=4.8.4 <5.8.0'
|
|
dependencies:
|
|
'@typescript-eslint/typescript-estree': 8.18.0(typescript@5.0.4)
|
|
'@typescript-eslint/utils': 8.18.0(eslint@8.57.1)(typescript@5.0.4)
|
|
debug: 4.4.0(supports-color@5.5.0)
|
|
eslint: 8.57.1
|
|
ts-api-utils: 1.4.3(typescript@5.0.4)
|
|
typescript: 5.0.4
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/@typescript-eslint/types@5.38.1:
|
|
resolution: {integrity: sha512-QTW1iHq1Tffp9lNfbfPm4WJabbvpyaehQ0SrvVK2yfV79SytD9XDVxqiPvdrv2LK7DGSFo91TB2FgWanbJAZXg==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
dev: false
|
|
|
|
/@typescript-eslint/types@6.21.0:
|
|
resolution: {integrity: sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg==}
|
|
engines: {node: ^16.0.0 || >=18.0.0}
|
|
|
|
/@typescript-eslint/types@8.18.0:
|
|
resolution: {integrity: sha512-FNYxgyTCAnFwTrzpBGq+zrnoTO4x0c1CKYY5MuUTzpScqmY5fmsh2o3+57lqdI3NZucBDCzDgdEbIaNfAjAHQA==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
dev: true
|
|
|
|
/@typescript-eslint/typescript-estree@5.38.1(typescript@5.0.4):
|
|
resolution: {integrity: sha512-99b5e/Enoe8fKMLdSuwrfH/C0EIbpUWmeEKHmQlGZb8msY33qn1KlkFww0z26o5Omx7EVjzVDCWEfrfCDHfE7g==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
peerDependencies:
|
|
typescript: '*'
|
|
peerDependenciesMeta:
|
|
typescript:
|
|
optional: true
|
|
dependencies:
|
|
'@typescript-eslint/types': 5.38.1
|
|
'@typescript-eslint/visitor-keys': 5.38.1
|
|
debug: 4.4.0(supports-color@5.5.0)
|
|
globby: 11.1.0
|
|
is-glob: 4.0.3
|
|
semver: 7.6.3
|
|
tsutils: 3.21.0(typescript@5.0.4)
|
|
typescript: 5.0.4
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/@typescript-eslint/typescript-estree@6.21.0(typescript@5.0.4):
|
|
resolution: {integrity: sha512-6npJTkZcO+y2/kr+z0hc4HwNfrrP4kNYh57ek7yCNlrBjWQ1Y0OS7jiZTkgumrvkX5HkEKXFZkkdFNkaW2wmUQ==}
|
|
engines: {node: ^16.0.0 || >=18.0.0}
|
|
peerDependencies:
|
|
typescript: '*'
|
|
peerDependenciesMeta:
|
|
typescript:
|
|
optional: true
|
|
dependencies:
|
|
'@typescript-eslint/types': 6.21.0
|
|
'@typescript-eslint/visitor-keys': 6.21.0
|
|
debug: 4.4.0(supports-color@5.5.0)
|
|
globby: 11.1.0
|
|
is-glob: 4.0.3
|
|
minimatch: 9.0.3
|
|
semver: 7.6.3
|
|
ts-api-utils: 1.4.3(typescript@5.0.4)
|
|
typescript: 5.0.4
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
/@typescript-eslint/typescript-estree@8.18.0(typescript@5.0.4):
|
|
resolution: {integrity: sha512-rqQgFRu6yPkauz+ms3nQpohwejS8bvgbPyIDq13cgEDbkXt4LH4OkDMT0/fN1RUtzG8e8AKJyDBoocuQh8qNeg==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
peerDependencies:
|
|
typescript: '>=4.8.4 <5.8.0'
|
|
dependencies:
|
|
'@typescript-eslint/types': 8.18.0
|
|
'@typescript-eslint/visitor-keys': 8.18.0
|
|
debug: 4.4.0(supports-color@5.5.0)
|
|
fast-glob: 3.3.2
|
|
is-glob: 4.0.3
|
|
minimatch: 9.0.5
|
|
semver: 7.6.3
|
|
ts-api-utils: 1.4.3(typescript@5.0.4)
|
|
typescript: 5.0.4
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/@typescript-eslint/utils@5.38.1(eslint@8.57.1)(typescript@5.0.4):
|
|
resolution: {integrity: sha512-oIuUiVxPBsndrN81oP8tXnFa/+EcZ03qLqPDfSZ5xIJVm7A9V0rlkQwwBOAGtrdN70ZKDlKv+l1BeT4eSFxwXA==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
peerDependencies:
|
|
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
|
dependencies:
|
|
'@types/json-schema': 7.0.15
|
|
'@typescript-eslint/scope-manager': 5.38.1
|
|
'@typescript-eslint/types': 5.38.1
|
|
'@typescript-eslint/typescript-estree': 5.38.1(typescript@5.0.4)
|
|
eslint: 8.57.1
|
|
eslint-scope: 5.1.1
|
|
eslint-utils: 3.0.0(eslint@8.57.1)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
- typescript
|
|
dev: false
|
|
|
|
/@typescript-eslint/utils@6.21.0(eslint@8.57.1)(typescript@5.0.4):
|
|
resolution: {integrity: sha512-NfWVaC8HP9T8cbKQxHcsJBY5YE1O33+jpMwN45qzWWaPDZgLIbo12toGMWnmhvCpd3sIxkpDw3Wv1B3dYrbDQQ==}
|
|
engines: {node: ^16.0.0 || >=18.0.0}
|
|
peerDependencies:
|
|
eslint: ^7.0.0 || ^8.0.0
|
|
dependencies:
|
|
'@eslint-community/eslint-utils': 4.4.1(eslint@8.57.1)
|
|
'@types/json-schema': 7.0.15
|
|
'@types/semver': 7.5.8
|
|
'@typescript-eslint/scope-manager': 6.21.0
|
|
'@typescript-eslint/types': 6.21.0
|
|
'@typescript-eslint/typescript-estree': 6.21.0(typescript@5.0.4)
|
|
eslint: 8.57.1
|
|
semver: 7.6.3
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
- typescript
|
|
|
|
/@typescript-eslint/utils@8.18.0(eslint@8.57.1)(typescript@5.0.4):
|
|
resolution: {integrity: sha512-p6GLdY383i7h5b0Qrfbix3Vc3+J2k6QWw6UMUeY5JGfm3C5LbZ4QIZzJNoNOfgyRe0uuYKjvVOsO/jD4SJO+xg==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
peerDependencies:
|
|
eslint: ^8.57.0 || ^9.0.0
|
|
typescript: '>=4.8.4 <5.8.0'
|
|
dependencies:
|
|
'@eslint-community/eslint-utils': 4.4.1(eslint@8.57.1)
|
|
'@typescript-eslint/scope-manager': 8.18.0
|
|
'@typescript-eslint/types': 8.18.0
|
|
'@typescript-eslint/typescript-estree': 8.18.0(typescript@5.0.4)
|
|
eslint: 8.57.1
|
|
typescript: 5.0.4
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/@typescript-eslint/visitor-keys@5.38.1:
|
|
resolution: {integrity: sha512-bSHr1rRxXt54+j2n4k54p4fj8AHJ49VDWtjpImOpzQj4qjAiOpPni+V1Tyajh19Api1i844F757cur8wH3YvOA==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
dependencies:
|
|
'@typescript-eslint/types': 5.38.1
|
|
eslint-visitor-keys: 3.4.3
|
|
dev: false
|
|
|
|
/@typescript-eslint/visitor-keys@6.21.0:
|
|
resolution: {integrity: sha512-JJtkDduxLi9bivAB+cYOVMtbkqdPOhZ+ZI5LC47MIRrDV4Yn2o+ZnW10Nkmr28xRpSpdJ6Sm42Hjf2+REYXm0A==}
|
|
engines: {node: ^16.0.0 || >=18.0.0}
|
|
dependencies:
|
|
'@typescript-eslint/types': 6.21.0
|
|
eslint-visitor-keys: 3.4.3
|
|
|
|
/@typescript-eslint/visitor-keys@8.18.0:
|
|
resolution: {integrity: sha512-pCh/qEA8Lb1wVIqNvBke8UaRjJ6wrAWkJO5yyIbs8Yx6TNGYyfNjOo61tLv+WwLvoLPp4BQ8B7AHKijl8NGUfw==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
dependencies:
|
|
'@typescript-eslint/types': 8.18.0
|
|
eslint-visitor-keys: 4.2.0
|
|
dev: true
|
|
|
|
/@ungap/structured-clone@1.2.1:
|
|
resolution: {integrity: sha512-fEzPV3hSkSMltkw152tJKNARhOupqbH96MZWyRjNaYZOMIzbrTeQDG+MTc6Mr2pgzFQzFxAfmhGDNP5QK++2ZA==}
|
|
|
|
/@vitejs/plugin-react@4.4.1(vite@6.3.5):
|
|
resolution: {integrity: sha512-IpEm5ZmeXAP/osiBXVVP5KjFMzbWOonMs0NaQQl+xYnUAcq4oHUBsF2+p4MgKWG4YMmFYJU8A6sxRPuowllm6w==}
|
|
engines: {node: ^14.18.0 || >=16.0.0}
|
|
peerDependencies:
|
|
vite: ^4.2.0 || ^5.0.0 || ^6.0.0
|
|
dependencies:
|
|
'@babel/core': 7.26.10
|
|
'@babel/plugin-transform-react-jsx-self': 7.27.1(@babel/core@7.26.10)
|
|
'@babel/plugin-transform-react-jsx-source': 7.27.1(@babel/core@7.26.10)
|
|
'@types/babel__core': 7.20.5
|
|
react-refresh: 0.17.0
|
|
vite: 6.3.5(@types/node@18.19.68)(less@4.3.0)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/@vitest/coverage-v8@0.32.4(vitest@0.34.6):
|
|
resolution: {integrity: sha512-itiCYY3TmWEK+5wnFBoNr0ZA+adACp7Op1r2TeX5dPOgU2See7+Gx2NlK2lVMHVxfPsu5z9jszKa3i//eR+hqg==}
|
|
peerDependencies:
|
|
vitest: '>=0.32.0 <1'
|
|
dependencies:
|
|
'@ampproject/remapping': 2.3.0
|
|
'@bcoe/v8-coverage': 0.2.3
|
|
istanbul-lib-coverage: 3.2.2
|
|
istanbul-lib-report: 3.0.1
|
|
istanbul-lib-source-maps: 4.0.1
|
|
istanbul-reports: 3.1.7
|
|
magic-string: 0.30.15
|
|
picocolors: 1.1.1
|
|
std-env: 3.8.0
|
|
test-exclude: 6.0.0
|
|
v8-to-istanbul: 9.3.0
|
|
vitest: 0.34.6(jsdom@22.1.0)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/@vitest/expect@0.34.6:
|
|
resolution: {integrity: sha512-QUzKpUQRc1qC7qdGo7rMK3AkETI7w18gTCUrsNnyjjJKYiuUB9+TQK3QnR1unhCnWRC0AbKv2omLGQDF/mIjOw==}
|
|
dependencies:
|
|
'@vitest/spy': 0.34.6
|
|
'@vitest/utils': 0.34.6
|
|
chai: 4.5.0
|
|
dev: true
|
|
|
|
/@vitest/runner@0.34.6:
|
|
resolution: {integrity: sha512-1CUQgtJSLF47NnhN+F9X2ycxUP0kLHQ/JWvNHbeBfwW8CzEGgeskzNnHDyv1ieKTltuR6sdIHV+nmR6kPxQqzQ==}
|
|
dependencies:
|
|
'@vitest/utils': 0.34.6
|
|
p-limit: 4.0.0
|
|
pathe: 1.1.2
|
|
dev: true
|
|
|
|
/@vitest/snapshot@0.34.6:
|
|
resolution: {integrity: sha512-B3OZqYn6k4VaN011D+ve+AA4whM4QkcwcrwaKwAbyyvS/NB1hCWjFIBQxAQQSQir9/RtyAAGuq+4RJmbn2dH4w==}
|
|
dependencies:
|
|
magic-string: 0.30.15
|
|
pathe: 1.1.2
|
|
pretty-format: 29.7.0
|
|
dev: true
|
|
|
|
/@vitest/spy@0.34.6:
|
|
resolution: {integrity: sha512-xaCvneSaeBw/cz8ySmF7ZwGvL0lBjfvqc1LpQ/vcdHEvpLn3Ff1vAvjw+CoGn0802l++5L/pxb7whwcWAw+DUQ==}
|
|
dependencies:
|
|
tinyspy: 2.2.1
|
|
dev: true
|
|
|
|
/@vitest/utils@0.34.6:
|
|
resolution: {integrity: sha512-IG5aDD8S6zlvloDsnzHw0Ut5xczlF+kv2BOTo+iXfPr54Yhi5qbVOgGB1hZaVq4iJ4C/MZ2J0y15IlsV/ZcI0A==}
|
|
dependencies:
|
|
diff-sequences: 29.6.3
|
|
loupe: 2.3.7
|
|
pretty-format: 29.7.0
|
|
dev: true
|
|
|
|
/@webassemblyjs/ast@1.11.1:
|
|
resolution: {integrity: sha512-ukBh14qFLjxTQNTXocdyksN5QdM28S1CxHt2rdskFyL+xFV7VremuBLVbmCePj+URalXBENx/9Lm7lnhihtCSw==}
|
|
dependencies:
|
|
'@webassemblyjs/helper-numbers': 1.11.1
|
|
'@webassemblyjs/helper-wasm-bytecode': 1.11.1
|
|
|
|
/@webassemblyjs/floating-point-hex-parser@1.11.1:
|
|
resolution: {integrity: sha512-iGRfyc5Bq+NnNuX8b5hwBrRjzf0ocrJPI6GWFodBFzmFnyvrQ83SHKhmilCU/8Jv67i4GJZBMhEzltxzcNagtQ==}
|
|
|
|
/@webassemblyjs/helper-api-error@1.11.1:
|
|
resolution: {integrity: sha512-RlhS8CBCXfRUR/cwo2ho9bkheSXG0+NwooXcc3PAILALf2QLdFyj7KGsKRbVc95hZnhnERon4kW/D3SZpp6Tcg==}
|
|
|
|
/@webassemblyjs/helper-buffer@1.11.1:
|
|
resolution: {integrity: sha512-gwikF65aDNeeXa8JxXa2BAk+REjSyhrNC9ZwdT0f8jc4dQQeDQ7G4m0f2QCLPJiMTTO6wfDmRmj/pW0PsUvIcA==}
|
|
|
|
/@webassemblyjs/helper-numbers@1.11.1:
|
|
resolution: {integrity: sha512-vDkbxiB8zfnPdNK9Rajcey5C0w+QJugEglN0of+kmO8l7lDb77AnlKYQF7aarZuCrv+l0UvqL+68gSDr3k9LPQ==}
|
|
dependencies:
|
|
'@webassemblyjs/floating-point-hex-parser': 1.11.1
|
|
'@webassemblyjs/helper-api-error': 1.11.1
|
|
'@xtuc/long': 4.2.2
|
|
|
|
/@webassemblyjs/helper-wasm-bytecode@1.11.1:
|
|
resolution: {integrity: sha512-PvpoOGiJwXeTrSf/qfudJhwlvDQxFgelbMqtq52WWiXC6Xgg1IREdngmPN3bs4RoO83PnL/nFrxucXj1+BX62Q==}
|
|
|
|
/@webassemblyjs/helper-wasm-section@1.11.1:
|
|
resolution: {integrity: sha512-10P9No29rYX1j7F3EVPX3JvGPQPae+AomuSTPiF9eBQeChHI6iqjMIwR9JmOJXwpnn/oVGDk7I5IlskuMwU/pg==}
|
|
dependencies:
|
|
'@webassemblyjs/ast': 1.11.1
|
|
'@webassemblyjs/helper-buffer': 1.11.1
|
|
'@webassemblyjs/helper-wasm-bytecode': 1.11.1
|
|
'@webassemblyjs/wasm-gen': 1.11.1
|
|
|
|
/@webassemblyjs/ieee754@1.11.1:
|
|
resolution: {integrity: sha512-hJ87QIPtAMKbFq6CGTkZYJivEwZDbQUgYd3qKSadTNOhVY7p+gfP6Sr0lLRVTaG1JjFj+r3YchoqRYxNH3M0GQ==}
|
|
dependencies:
|
|
'@xtuc/ieee754': 1.2.0
|
|
|
|
/@webassemblyjs/leb128@1.11.1:
|
|
resolution: {integrity: sha512-BJ2P0hNZ0u+Th1YZXJpzW6miwqQUGcIHT1G/sf72gLVD9DZ5AdYTqPNbHZh6K1M5VmKvFXwGSWZADz+qBWxeRw==}
|
|
dependencies:
|
|
'@xtuc/long': 4.2.2
|
|
|
|
/@webassemblyjs/utf8@1.11.1:
|
|
resolution: {integrity: sha512-9kqcxAEdMhiwQkHpkNiorZzqpGrodQQ2IGrHHxCy+Ozng0ofyMA0lTqiLkVs1uzTRejX+/O0EOT7KxqVPuXosQ==}
|
|
|
|
/@webassemblyjs/wasm-edit@1.11.1:
|
|
resolution: {integrity: sha512-g+RsupUC1aTHfR8CDgnsVRVZFJqdkFHpsHMfJuWQzWU3tvnLC07UqHICfP+4XyL2tnr1amvl1Sdp06TnYCmVkA==}
|
|
dependencies:
|
|
'@webassemblyjs/ast': 1.11.1
|
|
'@webassemblyjs/helper-buffer': 1.11.1
|
|
'@webassemblyjs/helper-wasm-bytecode': 1.11.1
|
|
'@webassemblyjs/helper-wasm-section': 1.11.1
|
|
'@webassemblyjs/wasm-gen': 1.11.1
|
|
'@webassemblyjs/wasm-opt': 1.11.1
|
|
'@webassemblyjs/wasm-parser': 1.11.1
|
|
'@webassemblyjs/wast-printer': 1.11.1
|
|
|
|
/@webassemblyjs/wasm-gen@1.11.1:
|
|
resolution: {integrity: sha512-F7QqKXwwNlMmsulj6+O7r4mmtAlCWfO/0HdgOxSklZfQcDu0TpLiD1mRt/zF25Bk59FIjEuGAIyn5ei4yMfLhA==}
|
|
dependencies:
|
|
'@webassemblyjs/ast': 1.11.1
|
|
'@webassemblyjs/helper-wasm-bytecode': 1.11.1
|
|
'@webassemblyjs/ieee754': 1.11.1
|
|
'@webassemblyjs/leb128': 1.11.1
|
|
'@webassemblyjs/utf8': 1.11.1
|
|
|
|
/@webassemblyjs/wasm-opt@1.11.1:
|
|
resolution: {integrity: sha512-VqnkNqnZlU5EB64pp1l7hdm3hmQw7Vgqa0KF/KCNO9sIpI6Fk6brDEiX+iCOYrvMuBWDws0NkTOxYEb85XQHHw==}
|
|
dependencies:
|
|
'@webassemblyjs/ast': 1.11.1
|
|
'@webassemblyjs/helper-buffer': 1.11.1
|
|
'@webassemblyjs/wasm-gen': 1.11.1
|
|
'@webassemblyjs/wasm-parser': 1.11.1
|
|
|
|
/@webassemblyjs/wasm-parser@1.11.1:
|
|
resolution: {integrity: sha512-rrBujw+dJu32gYB7/Lup6UhdkPx9S9SnobZzRVL7VcBH9Bt9bCBLEuX/YXOOtBsOZ4NQrRykKhffRWHvigQvOA==}
|
|
dependencies:
|
|
'@webassemblyjs/ast': 1.11.1
|
|
'@webassemblyjs/helper-api-error': 1.11.1
|
|
'@webassemblyjs/helper-wasm-bytecode': 1.11.1
|
|
'@webassemblyjs/ieee754': 1.11.1
|
|
'@webassemblyjs/leb128': 1.11.1
|
|
'@webassemblyjs/utf8': 1.11.1
|
|
|
|
/@webassemblyjs/wast-printer@1.11.1:
|
|
resolution: {integrity: sha512-IQboUWM4eKzWW+N/jij2sRatKMh99QEelo3Eb2q0qXkvPRISAj8Qxtmw5itwqK+TTkBuUIE45AxYPToqPtL5gg==}
|
|
dependencies:
|
|
'@webassemblyjs/ast': 1.11.1
|
|
'@xtuc/long': 4.2.2
|
|
|
|
/@xtuc/ieee754@1.2.0:
|
|
resolution: {integrity: sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA==}
|
|
|
|
/@xtuc/long@4.2.2:
|
|
resolution: {integrity: sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==}
|
|
|
|
/abab@2.0.6:
|
|
resolution: {integrity: sha512-j2afSsaIENvHZN2B8GOpF566vZ5WVk5opAiMTvWgaQT8DkbOqsTfvNAvHoRGU2zzP8cPoqys+xHTRDWW8L+/BA==}
|
|
deprecated: Use your platform's native atob() and btoa() methods instead
|
|
dev: true
|
|
|
|
/abort-controller@3.0.0:
|
|
resolution: {integrity: sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==}
|
|
engines: {node: '>=6.5'}
|
|
dependencies:
|
|
event-target-shim: 5.0.1
|
|
|
|
/abstract-logging@2.0.1:
|
|
resolution: {integrity: sha512-2BjRTZxTPvheOvGbBslFSYOUkr+SjPtOnrLP33f+VIWLzezQpZcqVg7ja3L4dBXmzzgwT+a029jRx5PCi3JuiA==}
|
|
dev: false
|
|
|
|
/accepts@1.3.8:
|
|
resolution: {integrity: sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==}
|
|
engines: {node: '>= 0.6'}
|
|
dependencies:
|
|
mime-types: 2.1.35
|
|
negotiator: 0.6.3
|
|
dev: false
|
|
|
|
/acorn-import-assertions@1.9.0(acorn@8.14.0):
|
|
resolution: {integrity: sha512-cmMwop9x+8KFhxvKrKfPYmN6/pKTYYHBqLa0DfvVZcKMJWNyWLnaqND7dx/qn66R7ewM1UX5XMaDVP5wlVTaVA==}
|
|
deprecated: package has been renamed to acorn-import-attributes
|
|
peerDependencies:
|
|
acorn: ^8
|
|
dependencies:
|
|
acorn: 8.14.0
|
|
|
|
/acorn-jsx@5.3.2(acorn@8.14.0):
|
|
resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==}
|
|
peerDependencies:
|
|
acorn: ^6.0.0 || ^7.0.0 || ^8.0.0
|
|
dependencies:
|
|
acorn: 8.14.0
|
|
|
|
/acorn-walk@8.3.4:
|
|
resolution: {integrity: sha512-ueEepnujpqee2o5aIYnvHU6C0A42MNdsIDeqy5BydrkuC5R1ZuUFnm27EeFJGoEHJQgn3uleRvmTXaJgfXbt4g==}
|
|
engines: {node: '>=0.4.0'}
|
|
dependencies:
|
|
acorn: 8.14.0
|
|
|
|
/acorn@8.14.0:
|
|
resolution: {integrity: sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==}
|
|
engines: {node: '>=0.4.0'}
|
|
hasBin: true
|
|
|
|
/agent-base@6.0.2:
|
|
resolution: {integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==}
|
|
engines: {node: '>= 6.0.0'}
|
|
dependencies:
|
|
debug: 4.4.0(supports-color@5.5.0)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/agentkeepalive@4.6.0:
|
|
resolution: {integrity: sha512-kja8j7PjmncONqaTsB8fQ+wE2mSU2DJ9D4XKoJ5PFWIdRMa6SLSN1ff4mOr4jCbfRSsxR4keIiySJU0N9T5hIQ==}
|
|
engines: {node: '>= 8.0.0'}
|
|
dependencies:
|
|
humanize-ms: 1.2.1
|
|
|
|
/ajv-formats@2.1.1(ajv@8.17.1):
|
|
resolution: {integrity: sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA==}
|
|
peerDependencies:
|
|
ajv: ^8.0.0
|
|
peerDependenciesMeta:
|
|
ajv:
|
|
optional: true
|
|
dependencies:
|
|
ajv: 8.17.1
|
|
|
|
/ajv-formats@3.0.1(ajv@8.17.1):
|
|
resolution: {integrity: sha512-8iUql50EUR+uUcdRQ3HDqa6EVyo3docL8g5WJ3FNcWmu62IbkGUue/pEyLBW8VGKKucTPgqeks4fIU1DA4yowQ==}
|
|
peerDependencies:
|
|
ajv: ^8.0.0
|
|
peerDependenciesMeta:
|
|
ajv:
|
|
optional: true
|
|
dependencies:
|
|
ajv: 8.17.1
|
|
dev: false
|
|
|
|
/ajv-keywords@3.5.2(ajv@6.12.6):
|
|
resolution: {integrity: sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==}
|
|
peerDependencies:
|
|
ajv: ^6.9.1
|
|
dependencies:
|
|
ajv: 6.12.6
|
|
|
|
/ajv-keywords@5.1.0(ajv@8.17.1):
|
|
resolution: {integrity: sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==}
|
|
peerDependencies:
|
|
ajv: ^8.8.2
|
|
dependencies:
|
|
ajv: 8.17.1
|
|
fast-deep-equal: 3.1.3
|
|
|
|
/ajv@6.12.6:
|
|
resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==}
|
|
dependencies:
|
|
fast-deep-equal: 3.1.3
|
|
fast-json-stable-stringify: 2.1.0
|
|
json-schema-traverse: 0.4.1
|
|
uri-js: 4.4.1
|
|
|
|
/ajv@8.17.1:
|
|
resolution: {integrity: sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==}
|
|
dependencies:
|
|
fast-deep-equal: 3.1.3
|
|
fast-uri: 3.0.6
|
|
json-schema-traverse: 1.0.0
|
|
require-from-string: 2.0.2
|
|
|
|
/anser@2.3.0:
|
|
resolution: {integrity: sha512-pGGR7Nq1K/i9KGs29PvHDXA8AsfZ3OiYRMDClT3FIC085Kbns9CJ7ogq9MEiGnrjd9THOGoh7B+kWzePHzZyJQ==}
|
|
dev: false
|
|
|
|
/ansi-escapes@4.3.2:
|
|
resolution: {integrity: sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
type-fest: 0.21.3
|
|
dev: false
|
|
|
|
/ansi-regex@5.0.1:
|
|
resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
/ansi-regex@6.1.0:
|
|
resolution: {integrity: sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==}
|
|
engines: {node: '>=12'}
|
|
|
|
/ansi-sequence-parser@1.1.1:
|
|
resolution: {integrity: sha512-vJXt3yiaUL4UU546s3rPXlsry/RnM730G1+HkpKE012AN0sx1eOrxSu95oKDIonskeLTijMgqWZ3uDEe3NFvyg==}
|
|
|
|
/ansi-styles@3.2.1:
|
|
resolution: {integrity: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==}
|
|
engines: {node: '>=4'}
|
|
dependencies:
|
|
color-convert: 1.9.3
|
|
dev: true
|
|
|
|
/ansi-styles@4.3.0:
|
|
resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
color-convert: 2.0.1
|
|
|
|
/ansi-styles@5.2.0:
|
|
resolution: {integrity: sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==}
|
|
engines: {node: '>=10'}
|
|
|
|
/ansi-styles@6.2.1:
|
|
resolution: {integrity: sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==}
|
|
engines: {node: '>=12'}
|
|
|
|
/any-promise@1.3.0:
|
|
resolution: {integrity: sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==}
|
|
dev: true
|
|
|
|
/anymatch@3.1.3:
|
|
resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==}
|
|
engines: {node: '>= 8'}
|
|
dependencies:
|
|
normalize-path: 3.0.0
|
|
picomatch: 2.3.1
|
|
|
|
/archive-type@4.0.0:
|
|
resolution: {integrity: sha512-zV4Ky0v1F8dBrdYElwTvQhweQ0P7Kwc1aluqJsYtOBP01jXcWCyW2IEfI1YiqsG+Iy7ZR+o5LF1N+PGECBxHWA==}
|
|
engines: {node: '>=4'}
|
|
dependencies:
|
|
file-type: 4.4.0
|
|
dev: false
|
|
|
|
/arg@4.1.3:
|
|
resolution: {integrity: sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==}
|
|
dev: false
|
|
|
|
/argparse@1.0.10:
|
|
resolution: {integrity: sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==}
|
|
dependencies:
|
|
sprintf-js: 1.0.3
|
|
|
|
/argparse@2.0.1:
|
|
resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==}
|
|
|
|
/aria-query@5.1.3:
|
|
resolution: {integrity: sha512-R5iJ5lkuHybztUfuOAznmboyjWq8O6sqNqtK7CLOqdydi54VNbORp49mb14KbWgG1QD3JFO9hJdZ+y4KutfdOQ==}
|
|
dependencies:
|
|
deep-equal: 2.2.3
|
|
dev: true
|
|
|
|
/aria-query@5.3.2:
|
|
resolution: {integrity: sha512-COROpnaoap1E2F000S62r6A60uHZnmlvomhfyT2DlTcrY1OrBKn2UhH7qn5wTC9zMvD0AY7csdPSNwKP+7WiQw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
/array-buffer-byte-length@1.0.1:
|
|
resolution: {integrity: sha512-ahC5W1xgou+KTXix4sAO8Ki12Q+jf4i0+tmk3sC+zgcynshkHxzpXdImBehiUYKKKDwvfFiJl1tZt6ewscS1Mg==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.8
|
|
is-array-buffer: 3.0.4
|
|
|
|
/array-includes@3.1.8:
|
|
resolution: {integrity: sha512-itaWrbYbqpGXkGhZPGUulwnhVf5Hpy1xiCFsGqyIGglbBxmG5vSjxQen3/WGOjPpNEv1RtBLKxbmVXm8HpJStQ==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.8
|
|
define-properties: 1.2.1
|
|
es-abstract: 1.23.5
|
|
es-object-atoms: 1.0.0
|
|
get-intrinsic: 1.2.6
|
|
is-string: 1.1.0
|
|
|
|
/array-union@2.1.0:
|
|
resolution: {integrity: sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==}
|
|
engines: {node: '>=8'}
|
|
|
|
/array.prototype.findlast@1.2.5:
|
|
resolution: {integrity: sha512-CVvd6FHg1Z3POpBLxO6E6zr+rSKEQ9L6rZHAaY7lLfhKsWYUBBOuMs0e9o24oopj6H+geRCX0YJ+TJLBK2eHyQ==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.8
|
|
define-properties: 1.2.1
|
|
es-abstract: 1.23.5
|
|
es-errors: 1.3.0
|
|
es-object-atoms: 1.0.0
|
|
es-shim-unscopables: 1.0.2
|
|
|
|
/array.prototype.findlastindex@1.2.5:
|
|
resolution: {integrity: sha512-zfETvRFA8o7EiNn++N5f/kaCw221hrpGsDmcpndVupkPzEc1Wuf3VgC0qby1BbHs7f5DVYjgtEU2LLh5bqeGfQ==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.8
|
|
define-properties: 1.2.1
|
|
es-abstract: 1.23.5
|
|
es-errors: 1.3.0
|
|
es-object-atoms: 1.0.0
|
|
es-shim-unscopables: 1.0.2
|
|
|
|
/array.prototype.flat@1.3.2:
|
|
resolution: {integrity: sha512-djYB+Zx2vLewY8RWlNCUdHjDXs2XOgm602S9E7P/UpHgfeHL00cRiIF+IN/G/aUJ7kGPb6yO/ErDI5V2s8iycA==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.8
|
|
define-properties: 1.2.1
|
|
es-abstract: 1.23.5
|
|
es-shim-unscopables: 1.0.2
|
|
|
|
/array.prototype.flatmap@1.3.2:
|
|
resolution: {integrity: sha512-Ewyx0c9PmpcsByhSW4r+9zDU7sGjFc86qf/kKtuSCRdhfbk0SNLLkaT5qvcHnRGgc5NP/ly/y+qkXkqONX54CQ==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.8
|
|
define-properties: 1.2.1
|
|
es-abstract: 1.23.5
|
|
es-shim-unscopables: 1.0.2
|
|
|
|
/array.prototype.tosorted@1.1.4:
|
|
resolution: {integrity: sha512-p6Fx8B7b7ZhL/gmUsAy0D15WhvDccw3mnGNbZpi3pmeJdxtWsj2jEaI4Y6oo3XiHfzuSgPwKc04MYt6KgvC/wA==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.8
|
|
define-properties: 1.2.1
|
|
es-abstract: 1.23.5
|
|
es-errors: 1.3.0
|
|
es-shim-unscopables: 1.0.2
|
|
|
|
/arraybuffer.prototype.slice@1.0.3:
|
|
resolution: {integrity: sha512-bMxMKAjg13EBSVscxTaYA4mRc5t1UAXa2kXiGTNfZ079HIWXEkKmkgFrh/nJqamaLSrXO5H4WFFkPEaLJWbs3A==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
array-buffer-byte-length: 1.0.1
|
|
call-bind: 1.0.8
|
|
define-properties: 1.2.1
|
|
es-abstract: 1.23.5
|
|
es-errors: 1.3.0
|
|
get-intrinsic: 1.2.6
|
|
is-array-buffer: 3.0.4
|
|
is-shared-array-buffer: 1.0.3
|
|
|
|
/assertion-error@1.1.0:
|
|
resolution: {integrity: sha512-jgsaNduz+ndvGyFt3uSuWqvy4lCnIJiovtouQN5JZHOKCS2QuhEdbcQHFhVksz2N2U9hXJo8odG7ETyWlEeuDw==}
|
|
dev: true
|
|
|
|
/ast-types-flow@0.0.8:
|
|
resolution: {integrity: sha512-OH/2E5Fg20h2aPrbe+QL8JZQFko0YZaF+j4mnQ7BGhfavO7OpSLa8a0y9sBwomHdSbkhTS8TQNayBfnW5DwbvQ==}
|
|
|
|
/astring@1.9.0:
|
|
resolution: {integrity: sha512-LElXdjswlqjWrPpJFg1Fx4wpkOCxj1TDHlSV4PlaRxHGWko024xICaa97ZkMfs6DRKlCguiAI+rbXv5GWwXIkg==}
|
|
hasBin: true
|
|
|
|
/async-validator@3.5.2:
|
|
resolution: {integrity: sha512-8eLCg00W9pIRZSB781UUX/H6Oskmm8xloZfr09lz5bikRpBVDlJ3hRVuxxP1SxcwsEYfJ4IU8Q19Y8/893r3rQ==}
|
|
dev: false
|
|
|
|
/asynckit@0.4.0:
|
|
resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==}
|
|
|
|
/at-least-node@1.0.0:
|
|
resolution: {integrity: sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==}
|
|
engines: {node: '>= 4.0.0'}
|
|
dev: false
|
|
|
|
/atomic-sleep@1.0.0:
|
|
resolution: {integrity: sha512-kNOjDqAh7px0XWNI+4QbzoiR/nTkHAWNud2uvnJquD1/x5a7EQZMJT0AczqK0Qn67oY/TTQ1LbUKajZpp3I9tQ==}
|
|
engines: {node: '>=8.0.0'}
|
|
dev: false
|
|
|
|
/available-typed-arrays@1.0.7:
|
|
resolution: {integrity: sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
possible-typed-array-names: 1.0.0
|
|
|
|
/avvio@8.4.0:
|
|
resolution: {integrity: sha512-CDSwaxINFy59iNwhYnkvALBwZiTydGkOecZyPkqBpABYR1KqGEsET0VOOYDwtleZSUIdeY36DC2bSZ24CO1igA==}
|
|
dependencies:
|
|
'@fastify/error': 3.4.1
|
|
fastq: 1.17.1
|
|
dev: false
|
|
|
|
/axe-core@4.10.2:
|
|
resolution: {integrity: sha512-RE3mdQ7P3FRSe7eqCWoeQ/Z9QXrtniSjp1wUjt5nRC3WIpz5rSCve6o3fsZ2aCpJtrZjSZgjwXAoTO5k4tEI0w==}
|
|
engines: {node: '>=4'}
|
|
|
|
/axobject-query@4.1.0:
|
|
resolution: {integrity: sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
/babel-plugin-polyfill-corejs2@0.3.3(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-8hOdmFYFSZhqg2C/JgLUQ+t52o5nirNwaWM2B9LWteozwIvM14VSwdsCAUET10qT+kmySAlseadmfeeSWFCy+Q==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/compat-data': 7.26.3
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-define-polyfill-provider': 0.3.3(@babel/core@7.26.0)
|
|
semver: 6.3.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/babel-plugin-polyfill-corejs3@0.6.0(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-+eHqR6OPcBhJOGgsIar7xoAB1GcSwVUA3XjAd7HJNzOXT4wv6/H7KIdA/Nc60cvUlDbKApmqNvD1B1bzOt4nyA==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-define-polyfill-provider': 0.3.3(@babel/core@7.26.0)
|
|
core-js-compat: 3.39.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/babel-plugin-polyfill-regenerator@0.4.1(@babel/core@7.26.0):
|
|
resolution: {integrity: sha512-NtQGmyQDXjQqQ+IzRkBVwEOz9lQ4zxAQZgoAYEtU9dJjnl1Oc98qnN7jcp+bE7O7aYzVpavXE3/VKXNzUbh7aw==}
|
|
peerDependencies:
|
|
'@babel/core': ^7.0.0-0
|
|
dependencies:
|
|
'@babel/core': 7.26.0
|
|
'@babel/helper-define-polyfill-provider': 0.3.3(@babel/core@7.26.0)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/babel-plugin-styled-components@2.1.4(@babel/core@7.26.10)(styled-components@5.3.11)(supports-color@5.5.0):
|
|
resolution: {integrity: sha512-Xgp9g+A/cG47sUyRwwYxGM4bR/jDRg5N6it/8+HxCnbT5XNKSKDT9xm4oag/osgqjC2It/vH0yXsomOG6k558g==}
|
|
peerDependencies:
|
|
styled-components: '>= 2'
|
|
dependencies:
|
|
'@babel/helper-annotate-as-pure': 7.25.9
|
|
'@babel/helper-module-imports': 7.25.9(supports-color@5.5.0)
|
|
'@babel/plugin-syntax-jsx': 7.25.9(@babel/core@7.26.10)
|
|
lodash: 4.17.21
|
|
picomatch: 2.3.1
|
|
styled-components: 5.3.11(@babel/core@7.26.10)(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)
|
|
transitivePeerDependencies:
|
|
- '@babel/core'
|
|
- supports-color
|
|
|
|
/bail@2.0.2:
|
|
resolution: {integrity: sha512-0xO6mYd7JB2YesxDKplafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50qnUxgCPcSoYMhKpAuBTjQoRZCAkUDRw==}
|
|
|
|
/balanced-match@1.0.2:
|
|
resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
|
|
|
|
/base64-js@1.5.1:
|
|
resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==}
|
|
dev: false
|
|
|
|
/bezier-easing@2.1.0:
|
|
resolution: {integrity: sha512-gbIqZ/eslnUFC1tjEvtz0sgx+xTK20wDnYMIA27VA04R7w6xxXQPZDbibjA9DTWZRA2CXtwHykkVzlCaAJAZig==}
|
|
dev: false
|
|
|
|
/bezier-js@6.1.4:
|
|
resolution: {integrity: sha512-PA0FW9ZpcHbojUCMu28z9Vg/fNkwTj5YhusSAjHHDfHDGLxJ6YUKrAN2vk1fP2MMOxVw4Oko16FMlRGVBGqLKg==}
|
|
dev: false
|
|
|
|
/big.js@5.2.2:
|
|
resolution: {integrity: sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==}
|
|
|
|
/binary-extensions@2.3.0:
|
|
resolution: {integrity: sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==}
|
|
engines: {node: '>=8'}
|
|
|
|
/bl@1.2.3:
|
|
resolution: {integrity: sha512-pvcNpa0UU69UT341rO6AYy4FVAIkUHuZXRIWbq+zHnsVcRzDDjIAhGuuYoi0d//cwIwtt4pkpKycWEfjdV+vww==}
|
|
dependencies:
|
|
readable-stream: 2.3.8
|
|
safe-buffer: 5.2.1
|
|
dev: false
|
|
|
|
/bl@4.1.0:
|
|
resolution: {integrity: sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==}
|
|
dependencies:
|
|
buffer: 5.7.1
|
|
inherits: 2.0.4
|
|
readable-stream: 3.6.2
|
|
dev: false
|
|
|
|
/body-scroll-lock@4.0.0-beta.0:
|
|
resolution: {integrity: sha512-a7tP5+0Mw3YlUJcGAKUqIBkYYGlYxk2fnCasq/FUph1hadxlTRjF+gAcZksxANnaMnALjxEddmSi/H3OR8ugcQ==}
|
|
|
|
/brace-expansion@1.1.11:
|
|
resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==}
|
|
dependencies:
|
|
balanced-match: 1.0.2
|
|
concat-map: 0.0.1
|
|
|
|
/brace-expansion@2.0.1:
|
|
resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==}
|
|
dependencies:
|
|
balanced-match: 1.0.2
|
|
|
|
/braces@3.0.3:
|
|
resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
fill-range: 7.1.1
|
|
|
|
/browserslist@4.24.2:
|
|
resolution: {integrity: sha512-ZIc+Q62revdMcqC6aChtW4jz3My3klmCO1fEmINZY/8J3EpBg5/A/D0AKmBveUh6pgoeycoMkVMko84tuYS+Gg==}
|
|
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
|
|
hasBin: true
|
|
dependencies:
|
|
caniuse-lite: 1.0.30001688
|
|
electron-to-chromium: 1.5.73
|
|
node-releases: 2.0.19
|
|
update-browserslist-db: 1.1.1(browserslist@4.24.2)
|
|
|
|
/buffer-alloc-unsafe@1.1.0:
|
|
resolution: {integrity: sha512-TEM2iMIEQdJ2yjPJoSIsldnleVaAk1oW3DBVUykyOLsEsFmEc9kn+SFFPz+gl54KQNxlDnAwCXosOS9Okx2xAg==}
|
|
dev: false
|
|
|
|
/buffer-alloc@1.2.0:
|
|
resolution: {integrity: sha512-CFsHQgjtW1UChdXgbyJGtnm+O/uLQeZdtbDo8mfUgYXCHSM1wgrVxXm6bSyrUuErEb+4sYVGCzASBRot7zyrow==}
|
|
dependencies:
|
|
buffer-alloc-unsafe: 1.1.0
|
|
buffer-fill: 1.0.0
|
|
dev: false
|
|
|
|
/buffer-builder@0.2.0:
|
|
resolution: {integrity: sha512-7VPMEPuYznPSoR21NE1zvd2Xna6c/CloiZCfcMXR1Jny6PjX0N4Nsa38zcBFo/FMK+BlA+FLKbJCQ0i2yxp+Xg==}
|
|
|
|
/buffer-crc32@0.2.13:
|
|
resolution: {integrity: sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ==}
|
|
dev: false
|
|
|
|
/buffer-fill@1.0.0:
|
|
resolution: {integrity: sha512-T7zexNBwiiaCOGDg9xNX9PBmjrubblRkENuptryuI64URkXDFum9il/JGL8Lm8wYfAXpredVXXZz7eMHilimiQ==}
|
|
dev: false
|
|
|
|
/buffer-from@1.1.2:
|
|
resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==}
|
|
|
|
/buffer@5.7.1:
|
|
resolution: {integrity: sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==}
|
|
dependencies:
|
|
base64-js: 1.5.1
|
|
ieee754: 1.2.1
|
|
dev: false
|
|
|
|
/buffer@6.0.3:
|
|
resolution: {integrity: sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==}
|
|
dependencies:
|
|
base64-js: 1.5.1
|
|
ieee754: 1.2.1
|
|
dev: false
|
|
|
|
/bundle-require@5.0.0(esbuild@0.24.0):
|
|
resolution: {integrity: sha512-GuziW3fSSmopcx4KRymQEJVbZUfqlCqcq7dvs6TYwKRZiegK/2buMxQTPs6MGlNv50wms1699qYO54R8XfRX4w==}
|
|
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
|
|
peerDependencies:
|
|
esbuild: '>=0.18'
|
|
dependencies:
|
|
esbuild: 0.24.0
|
|
load-tsconfig: 0.2.5
|
|
dev: true
|
|
|
|
/busboy@1.6.0:
|
|
resolution: {integrity: sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==}
|
|
engines: {node: '>=10.16.0'}
|
|
dependencies:
|
|
streamsearch: 1.1.0
|
|
|
|
/bytes@3.1.2:
|
|
resolution: {integrity: sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==}
|
|
engines: {node: '>= 0.8'}
|
|
dev: false
|
|
|
|
/cac@6.7.14:
|
|
resolution: {integrity: sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
/cacheable-request@2.1.4:
|
|
resolution: {integrity: sha512-vag0O2LKZ/najSoUwDbVlnlCFvhBE/7mGTY2B5FgCBDcRD+oVV1HYTOwM6JZfMg/hIcM6IwnTZ1uQQL5/X3xIQ==}
|
|
dependencies:
|
|
clone-response: 1.0.2
|
|
get-stream: 3.0.0
|
|
http-cache-semantics: 3.8.1
|
|
keyv: 3.0.0
|
|
lowercase-keys: 1.0.0
|
|
normalize-url: 2.0.1
|
|
responselike: 1.0.2
|
|
dev: false
|
|
|
|
/call-bind-apply-helpers@1.0.1:
|
|
resolution: {integrity: sha512-BhYE+WDaywFg2TBWYNXAE+8B1ATnThNBqXHP5nQu0jWJdVvY2hvkpyB3qOmtmDePiS5/BDQ8wASEWGMWRG148g==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
es-errors: 1.3.0
|
|
function-bind: 1.1.2
|
|
|
|
/call-bind@1.0.8:
|
|
resolution: {integrity: sha512-oKlSFMcMwpUg2ednkhQ454wfWiU/ul3CkJe/PEHcTKuiX6RpbehUiFMXu13HalGZxfUwCQzZG747YXBn1im9ww==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind-apply-helpers: 1.0.1
|
|
es-define-property: 1.0.1
|
|
get-intrinsic: 1.2.6
|
|
set-function-length: 1.2.2
|
|
|
|
/call-bound@1.0.2:
|
|
resolution: {integrity: sha512-0lk0PHFe/uz0vl527fG9CgdE9WdafjDbCXvBbs+LUv000TVt2Jjhqbs4Jwm8gz070w8xXyEAxrPOMullsxXeGg==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.8
|
|
get-intrinsic: 1.2.6
|
|
|
|
/callsites@3.1.0:
|
|
resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==}
|
|
engines: {node: '>=6'}
|
|
|
|
/camelcase@6.3.0:
|
|
resolution: {integrity: sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==}
|
|
engines: {node: '>=10'}
|
|
dev: false
|
|
|
|
/camelize@1.0.1:
|
|
resolution: {integrity: sha512-dU+Tx2fsypxTgtLoE36npi3UqcjSSMNYfkqgmoEhtZrraP5VWq0K7FkWVTYa8eMPtnU/G2txVsfdCJTn9uzpuQ==}
|
|
|
|
/caniuse-lite@1.0.30001688:
|
|
resolution: {integrity: sha512-Nmqpru91cuABu/DTCXbM2NSRHzM2uVHfPnhJ/1zEAJx/ILBRVmz3pzH4N7DZqbdG0gWClsCC05Oj0mJ/1AWMbA==}
|
|
|
|
/caniuse-lite@1.0.30001706:
|
|
resolution: {integrity: sha512-3ZczoTApMAZwPKYWmwVbQMFpXBDds3/0VciVoUwPUbldlYyVLmRVuRs/PcUZtHpbLRpzzDvrvnFuREsGt6lUug==}
|
|
|
|
/ccount@2.0.1:
|
|
resolution: {integrity: sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==}
|
|
|
|
/chai@4.5.0:
|
|
resolution: {integrity: sha512-RITGBfijLkBddZvnn8jdqoTypxvqbOLYQkGGxXzeFjVHvudaPw0HNFD9x928/eUwYWd2dPCugVqspGALTZZQKw==}
|
|
engines: {node: '>=4'}
|
|
dependencies:
|
|
assertion-error: 1.1.0
|
|
check-error: 1.0.3
|
|
deep-eql: 4.1.4
|
|
get-func-name: 2.0.2
|
|
loupe: 2.3.7
|
|
pathval: 1.1.1
|
|
type-detect: 4.1.0
|
|
dev: true
|
|
|
|
/chalk@2.4.2:
|
|
resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==}
|
|
engines: {node: '>=4'}
|
|
dependencies:
|
|
ansi-styles: 3.2.1
|
|
escape-string-regexp: 1.0.5
|
|
supports-color: 5.5.0
|
|
dev: true
|
|
|
|
/chalk@4.1.2:
|
|
resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==}
|
|
engines: {node: '>=10'}
|
|
dependencies:
|
|
ansi-styles: 4.3.0
|
|
supports-color: 7.2.0
|
|
|
|
/chalk@5.3.0:
|
|
resolution: {integrity: sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==}
|
|
engines: {node: ^12.17.0 || ^14.13 || >=16.0.0}
|
|
|
|
/chalk@5.4.1:
|
|
resolution: {integrity: sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==}
|
|
engines: {node: ^12.17.0 || ^14.13 || >=16.0.0}
|
|
|
|
/character-entities-html4@2.1.0:
|
|
resolution: {integrity: sha512-1v7fgQRj6hnSwFpq1Eu0ynr/CDEw0rXo2B61qXrLNdHZmPKgb7fqS1a2JwF0rISo9q77jDI8VMEHoApn8qDoZA==}
|
|
|
|
/character-entities-legacy@1.1.4:
|
|
resolution: {integrity: sha512-3Xnr+7ZFS1uxeiUDvV02wQ+QDbc55o97tIV5zHScSPJpcLm/r0DFPcoY3tYRp+VZukxuMeKgXYmsXQHO05zQeA==}
|
|
|
|
/character-entities-legacy@3.0.0:
|
|
resolution: {integrity: sha512-RpPp0asT/6ufRm//AJVwpViZbGM/MkjQFxJccQRHmISF/22NBtsHqAWmL+/pmkPWoIUJdWyeVleTl1wydHATVQ==}
|
|
|
|
/character-entities@1.2.4:
|
|
resolution: {integrity: sha512-iBMyeEHxfVnIakwOuDXpVkc54HijNgCyQB2w0VfGQThle6NXn50zU6V/u+LDhxHcDUPojn6Kpga3PTAD8W1bQw==}
|
|
|
|
/character-entities@2.0.2:
|
|
resolution: {integrity: sha512-shx7oQ0Awen/BRIdkjkvz54PnEEI/EjwXDSIZp86/KKdbafHh1Df/RYGBhn4hbe2+uKC9FnT5UCEdyPz3ai9hQ==}
|
|
|
|
/character-reference-invalid@1.1.4:
|
|
resolution: {integrity: sha512-mKKUkUbhPpQlCOfIuZkvSEgktjPFIsZKRRbC6KWVEMvlzblj3i3asQv5ODsrwt0N3pHAEvjP8KTQPHkp0+6jOg==}
|
|
|
|
/character-reference-invalid@2.0.1:
|
|
resolution: {integrity: sha512-iBZ4F4wRbyORVsu0jPV7gXkOsGYjGHPmAyv+HiHG8gi5PtC9KI2j1+v8/tlibRvjoWX027ypmG/n0HtO5t7unw==}
|
|
|
|
/chardet@0.7.0:
|
|
resolution: {integrity: sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==}
|
|
dev: false
|
|
|
|
/check-error@1.0.3:
|
|
resolution: {integrity: sha512-iKEoDYaRmd1mxM90a2OEfWhjsjPpYPuQ+lMYsoxB126+t8fw7ySEO48nmDg5COTjxDI65/Y2OWpeEHk3ZOe8zg==}
|
|
dependencies:
|
|
get-func-name: 2.0.2
|
|
dev: true
|
|
|
|
/chokidar@3.6.0:
|
|
resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==}
|
|
engines: {node: '>= 8.10.0'}
|
|
dependencies:
|
|
anymatch: 3.1.3
|
|
braces: 3.0.3
|
|
glob-parent: 5.1.2
|
|
is-binary-path: 2.1.0
|
|
is-glob: 4.0.3
|
|
normalize-path: 3.0.0
|
|
readdirp: 3.6.0
|
|
optionalDependencies:
|
|
fsevents: 2.3.3
|
|
|
|
/chokidar@4.0.1:
|
|
resolution: {integrity: sha512-n8enUVCED/KVRQlab1hr3MVpcVMvxtZjmEa956u+4YijlmQED223XMSYj2tLuKvr4jcCTzNNMpQDUer72MMmzA==}
|
|
engines: {node: '>= 14.16.0'}
|
|
dependencies:
|
|
readdirp: 4.0.2
|
|
dev: true
|
|
|
|
/chownr@3.0.0:
|
|
resolution: {integrity: sha512-+IxzY9BZOQd/XuYPRmrvEVjF/nqj5kgT4kEq7VofrDoM1MxoRjEWkrCC3EtLi59TVawxTAn+orJwFQcrqEN1+g==}
|
|
engines: {node: '>=18'}
|
|
dev: false
|
|
|
|
/chrome-trace-event@1.0.4:
|
|
resolution: {integrity: sha512-rNjApaLzuwaOTjCiT8lSDdGN1APCiqkChLMJxJPWLunPAt5fy8xgU9/jNOchV84wfIxrA0lRQB7oCT8jrn/wrQ==}
|
|
engines: {node: '>=6.0'}
|
|
|
|
/classnames@2.5.1:
|
|
resolution: {integrity: sha512-saHYOzhIQs6wy2sVxTM6bUDsQO4F50V9RQ22qBpEdCW+I+/Wmke2HOl6lS6dTpdxVhb88/I6+Hs+438c3lfUow==}
|
|
dev: false
|
|
|
|
/clean-set@1.1.2:
|
|
resolution: {integrity: sha512-cA8uCj0qSoG9e0kevyOWXwPaELRPVg5Pxp6WskLMwerx257Zfnh8Nl0JBH59d7wQzij2CK7qEfJQK3RjuKKIug==}
|
|
dev: false
|
|
|
|
/cli-cursor@3.1.0:
|
|
resolution: {integrity: sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
restore-cursor: 3.1.0
|
|
dev: false
|
|
|
|
/cli-spinners@2.9.2:
|
|
resolution: {integrity: sha512-ywqV+5MmyL4E7ybXgKys4DugZbX0FC6LnwrhjuykIjnK9k8OQacQ7axGKnjDXWNhns0xot3bZI5h55H8yo9cJg==}
|
|
engines: {node: '>=6'}
|
|
dev: false
|
|
|
|
/cli-width@4.1.0:
|
|
resolution: {integrity: sha512-ouuZd4/dm2Sw5Gmqy6bGyNNNe1qt9RpmxveLSO7KcgsTnU7RXfsw+/bukWGo1abgBiMAic068rclZsO4IWmmxQ==}
|
|
engines: {node: '>= 12'}
|
|
dev: false
|
|
|
|
/client-only@0.0.1:
|
|
resolution: {integrity: sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA==}
|
|
|
|
/clone-deep@4.0.1:
|
|
resolution: {integrity: sha512-neHB9xuzh/wk0dIHweyAXv2aPGZIVk3pLMe+/RNzINf17fe0OG96QroktYAUm7SM1PBnzTabaLboqqxDyMU+SQ==}
|
|
engines: {node: '>=6'}
|
|
dependencies:
|
|
is-plain-object: 2.0.4
|
|
kind-of: 6.0.3
|
|
shallow-clone: 3.0.1
|
|
dev: true
|
|
|
|
/clone-response@1.0.2:
|
|
resolution: {integrity: sha512-yjLXh88P599UOyPTFX0POsd7WxnbsVsGohcwzHOLspIhhpalPw1BcqED8NblyZLKcGrL8dTgMlcaZxV2jAD41Q==}
|
|
dependencies:
|
|
mimic-response: 1.0.1
|
|
dev: false
|
|
|
|
/clone@1.0.4:
|
|
resolution: {integrity: sha512-JQHZ2QMW6l3aH/j6xCqQThY/9OH4D/9ls34cgkUBiEeocRTU04tHfKPBsUK1PqZCUQM7GiA0IIXJSuXHI64Kbg==}
|
|
engines: {node: '>=0.8'}
|
|
dev: false
|
|
|
|
/clone@2.1.2:
|
|
resolution: {integrity: sha512-3Pe/CF1Nn94hyhIYpjtiLhdCoEoz0DqQ+988E9gmeEdQZlojxnOb74wctFyuwWQHzqyf9X7C7MG8juUpqBJT8w==}
|
|
engines: {node: '>=0.8'}
|
|
dev: true
|
|
|
|
/clsx@1.2.1:
|
|
resolution: {integrity: sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg==}
|
|
engines: {node: '>=6'}
|
|
dev: false
|
|
|
|
/co-body@6.2.0:
|
|
resolution: {integrity: sha512-Kbpv2Yd1NdL1V/V4cwLVxraHDV6K8ayohr2rmH0J87Er8+zJjcTa6dAn9QMPC9CRgU8+aNajKbSf1TzDB1yKPA==}
|
|
engines: {node: '>=8.0.0'}
|
|
dependencies:
|
|
'@hapi/bourne': 3.0.0
|
|
inflation: 2.1.0
|
|
qs: 6.14.0
|
|
raw-body: 2.5.2
|
|
type-is: 1.6.18
|
|
dev: false
|
|
|
|
/collapse-white-space@2.1.0:
|
|
resolution: {integrity: sha512-loKTxY1zCOuG4j9f6EPnuyyYkf58RnhhWTvRoZEokgB+WbdXehfjFviyOVYkqzEWz1Q5kRiZdBYS5SwxbQYwzw==}
|
|
dev: false
|
|
|
|
/color-convert@1.9.3:
|
|
resolution: {integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==}
|
|
dependencies:
|
|
color-name: 1.1.3
|
|
dev: true
|
|
|
|
/color-convert@2.0.1:
|
|
resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==}
|
|
engines: {node: '>=7.0.0'}
|
|
dependencies:
|
|
color-name: 1.1.4
|
|
|
|
/color-name@1.1.3:
|
|
resolution: {integrity: sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==}
|
|
dev: true
|
|
|
|
/color-name@1.1.4:
|
|
resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==}
|
|
|
|
/color-string@1.9.1:
|
|
resolution: {integrity: sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==}
|
|
requiresBuild: true
|
|
dependencies:
|
|
color-name: 1.1.4
|
|
simple-swizzle: 0.2.2
|
|
optional: true
|
|
|
|
/color@4.2.3:
|
|
resolution: {integrity: sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==}
|
|
engines: {node: '>=12.5.0'}
|
|
requiresBuild: true
|
|
dependencies:
|
|
color-convert: 2.0.1
|
|
color-string: 1.9.1
|
|
optional: true
|
|
|
|
/colorjs.io@0.5.2:
|
|
resolution: {integrity: sha512-twmVoizEW7ylZSN32OgKdXRmo1qg+wT5/6C3xu5b9QsWzSFAhHLn2xd8ro0diCsKfCj1RdaTP/nrcW+vAoQPIw==}
|
|
|
|
/combined-stream@1.0.8:
|
|
resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==}
|
|
engines: {node: '>= 0.8'}
|
|
dependencies:
|
|
delayed-stream: 1.0.0
|
|
|
|
/comma-separated-tokens@1.0.8:
|
|
resolution: {integrity: sha512-GHuDRO12Sypu2cV70d1dkA2EUmXHgntrzbpvOB+Qy+49ypNfGgFQIC2fhhXbnyrJRynDCAARsT7Ou0M6hirpfw==}
|
|
|
|
/comma-separated-tokens@2.0.3:
|
|
resolution: {integrity: sha512-Fu4hJdvzeylCfQPp9SGWidpzrMs7tTrlu6Vb8XGaRGck8QSNZJJp538Wrb60Lax4fPwR64ViY468OIUTbRlGZg==}
|
|
|
|
/commander@11.1.0:
|
|
resolution: {integrity: sha512-yPVavfyCcRhmorC7rWlkHn15b4wDVgVmBA7kV4QVBsF7kv/9TKJAbAXVTxvTnwP8HHKjRCJDClKbciiYS7p0DQ==}
|
|
engines: {node: '>=16'}
|
|
dev: false
|
|
|
|
/commander@2.20.3:
|
|
resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==}
|
|
|
|
/commander@4.1.1:
|
|
resolution: {integrity: sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==}
|
|
engines: {node: '>= 6'}
|
|
dev: true
|
|
|
|
/commander@9.5.0:
|
|
resolution: {integrity: sha512-KRs7WVDKg86PWiuAqhDrAQnTXZKraVcCc6vFdL14qrZ/DcWwuRo7VoiYXalXO7S5GKpqYiVEwCbgFDfxNHKJBQ==}
|
|
engines: {node: ^12.20.0 || >=14}
|
|
dev: true
|
|
|
|
/compute-scroll-into-view@1.0.20:
|
|
resolution: {integrity: sha512-UCB0ioiyj8CRjtrvaceBLqqhZCVP+1B8+NWQhmdsm0VXOJtobBCf1dBQmebCCo34qZmUwZfIH2MZLqNHazrfjg==}
|
|
dev: false
|
|
|
|
/concat-map@0.0.1:
|
|
resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
|
|
|
|
/confbox@0.1.8:
|
|
resolution: {integrity: sha512-RMtmw0iFkeR4YV+fUOSucriAQNb9g8zFR52MWCtl+cCZOFRNL6zeB395vPzFhEjjn4fMxXudmELnl/KF/WrK6w==}
|
|
dev: true
|
|
|
|
/consola@3.2.3:
|
|
resolution: {integrity: sha512-I5qxpzLv+sJhTVEoLYNcTW+bThDCPsit0vLNKShZx6rLtpilNpmmeTPaeqJb9ZE9dV3DGaeby6Vuhrw38WjeyQ==}
|
|
engines: {node: ^14.18.0 || >=16.10.0}
|
|
dev: true
|
|
|
|
/console-table-printer@2.14.2:
|
|
resolution: {integrity: sha512-TyXKHIzSBFAuxRpgB4MA3RhFVzghJGpG8/eHmpWGm/2ezdswpbdVkxN7xTvDM3snIDKc8UrUs2NiR4LFjv/F1w==}
|
|
dependencies:
|
|
simple-wcswidth: 1.0.1
|
|
dev: false
|
|
|
|
/content-disposition@0.5.4:
|
|
resolution: {integrity: sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==}
|
|
engines: {node: '>= 0.6'}
|
|
dependencies:
|
|
safe-buffer: 5.2.1
|
|
dev: false
|
|
|
|
/convert-source-map@2.0.0:
|
|
resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==}
|
|
|
|
/cookie-es@1.2.2:
|
|
resolution: {integrity: sha512-+W7VmiVINB+ywl1HGXJXmrqkOhpKrIiVZV6tQuV54ZyQC7MMuBt81Vc336GMLoHBq5hV/F9eXgt5Mnx0Rha5Fg==}
|
|
dev: false
|
|
|
|
/cookie@0.7.2:
|
|
resolution: {integrity: sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==}
|
|
engines: {node: '>= 0.6'}
|
|
dev: false
|
|
|
|
/copy-anything@2.0.6:
|
|
resolution: {integrity: sha512-1j20GZTsvKNkc4BY3NpMOM8tt///wY3FpIzozTOFO2ffuZcV61nojHXVKIy3WM+7ADCy5FVhdZYHYDdgTU0yJw==}
|
|
dependencies:
|
|
is-what: 3.14.1
|
|
dev: true
|
|
|
|
/copy-text-to-clipboard@2.2.0:
|
|
resolution: {integrity: sha512-WRvoIdnTs1rgPMkgA2pUOa/M4Enh2uzCwdKsOMYNAJiz/4ZvEJgmbF4OmninPmlFdAWisfeh0tH+Cpf7ni3RqQ==}
|
|
engines: {node: '>=6'}
|
|
dev: false
|
|
|
|
/copy-to-clipboard@3.3.3:
|
|
resolution: {integrity: sha512-2KV8NhB5JqC3ky0r9PMCAZKbUHSwtEo4CwCs0KXgruG43gX5PMqDEBbVU4OUzw2MuAWUfsuFmWvEKG5QRfSnJA==}
|
|
dependencies:
|
|
toggle-selection: 1.0.6
|
|
|
|
/core-js-compat@3.39.0:
|
|
resolution: {integrity: sha512-VgEUx3VwlExr5no0tXlBt+silBvhTryPwCXRI2Id1PN8WTKu7MreethvddqOubrYxkFdv/RnYrqlv1sFNAUelw==}
|
|
dependencies:
|
|
browserslist: 4.24.2
|
|
dev: false
|
|
|
|
/core-js@3.39.0:
|
|
resolution: {integrity: sha512-raM0ew0/jJUqkJ0E6e8UDtl+y/7ktFivgWvqw8dNSQeNWoSDLvQ1H/RN3aPXB9tBd4/FhyR4RDPGhsNIMsAn7g==}
|
|
requiresBuild: true
|
|
|
|
/core-js@3.41.0:
|
|
resolution: {integrity: sha512-SJ4/EHwS36QMJd6h/Rg+GyR4A5xE0FSI3eZ+iBVpfqf1x0eTSg1smWLHrA+2jQThZSh97fmSgFSU8B61nxosxA==}
|
|
requiresBuild: true
|
|
dev: true
|
|
|
|
/core-util-is@1.0.3:
|
|
resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==}
|
|
dev: false
|
|
|
|
/create-require@1.1.1:
|
|
resolution: {integrity: sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==}
|
|
dev: false
|
|
|
|
/crelt@1.0.6:
|
|
resolution: {integrity: sha512-VQ2MBenTq1fWZUH9DJNGti7kKv6EeAuYr3cLwxUWhIu1baTaXh4Ib5W2CqHVqib4/MqbYGJqiL3Zb8GJZr3l4g==}
|
|
dev: false
|
|
|
|
/cross-env@7.0.3:
|
|
resolution: {integrity: sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw==}
|
|
engines: {node: '>=10.14', npm: '>=6', yarn: '>=1'}
|
|
hasBin: true
|
|
dependencies:
|
|
cross-spawn: 7.0.6
|
|
dev: true
|
|
|
|
/cross-spawn@6.0.6:
|
|
resolution: {integrity: sha512-VqCUuhcd1iB+dsv8gxPttb5iZh/D0iubSP21g36KXdEuf6I5JiioesUVjpCdHV9MZRUfVFlvwtIUyPfxo5trtw==}
|
|
engines: {node: '>=4.8'}
|
|
dependencies:
|
|
nice-try: 1.0.5
|
|
path-key: 2.0.1
|
|
semver: 5.7.2
|
|
shebang-command: 1.2.0
|
|
which: 1.3.1
|
|
dev: true
|
|
|
|
/cross-spawn@7.0.6:
|
|
resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==}
|
|
engines: {node: '>= 8'}
|
|
dependencies:
|
|
path-key: 3.1.1
|
|
shebang-command: 2.0.0
|
|
which: 2.0.2
|
|
|
|
/crossws@0.3.5:
|
|
resolution: {integrity: sha512-ojKiDvcmByhwa8YYqbQI/hg7MEU0NC03+pSdEq4ZUnZR9xXpwk7E43SMNGkn+JxJGPFtNvQ48+vV2p+P1ml5PA==}
|
|
dependencies:
|
|
uncrypto: 0.1.3
|
|
dev: false
|
|
|
|
/css-color-keywords@1.0.0:
|
|
resolution: {integrity: sha512-FyyrDHZKEjXDpNJYvVsV960FiqQyXc/LlYmsxl2BcdMb2WPx0OGRVgTg55rPSyLSNMqP52R9r8geSp7apN3Ofg==}
|
|
engines: {node: '>=4'}
|
|
|
|
/css-to-react-native@3.2.0:
|
|
resolution: {integrity: sha512-e8RKaLXMOFii+02mOlqwjbD00KSEKqblnpO9e++1aXS1fPQOpS1YoqdVHBqPjHNoxeF2mimzVqawm2KCbEdtHQ==}
|
|
dependencies:
|
|
camelize: 1.0.1
|
|
css-color-keywords: 1.0.0
|
|
postcss-value-parser: 4.2.0
|
|
|
|
/cssstyle@3.0.0:
|
|
resolution: {integrity: sha512-N4u2ABATi3Qplzf0hWbVCdjenim8F3ojEXpBDF5hBpjzW182MjNGLqfmQ0SkSPeQ+V86ZXgeH8aXj6kayd4jgg==}
|
|
engines: {node: '>=14'}
|
|
dependencies:
|
|
rrweb-cssom: 0.6.0
|
|
dev: true
|
|
|
|
/csstype@3.1.3:
|
|
resolution: {integrity: sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==}
|
|
|
|
/d@1.0.2:
|
|
resolution: {integrity: sha512-MOqHvMWF9/9MX6nza0KgvFH4HpMU0EF5uUDXqX/BtxtU8NfB0QzRtJ8Oe/6SuS4kbhyzVJwjd97EA4PKrzJ8bw==}
|
|
engines: {node: '>=0.12'}
|
|
dependencies:
|
|
es5-ext: 0.10.64
|
|
type: 2.7.3
|
|
dev: false
|
|
|
|
/damerau-levenshtein@1.0.8:
|
|
resolution: {integrity: sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA==}
|
|
|
|
/data-uri-to-buffer@4.0.1:
|
|
resolution: {integrity: sha512-0R9ikRb668HB7QDxT1vkpuUBtqc53YyAwMwGeUFKRojY/NWKvdZ+9UYtRfGmhqNbRkTSVpMbmyhXipFFv2cb/A==}
|
|
engines: {node: '>= 12'}
|
|
|
|
/data-urls@4.0.0:
|
|
resolution: {integrity: sha512-/mMTei/JXPqvFqQtfyTowxmJVwr2PVAeCcDxyFf6LhoOu/09TX2OX3kb2wzi4DMXcfj4OItwDOnhl5oziPnT6g==}
|
|
engines: {node: '>=14'}
|
|
dependencies:
|
|
abab: 2.0.6
|
|
whatwg-mimetype: 3.0.0
|
|
whatwg-url: 12.0.1
|
|
dev: true
|
|
|
|
/data-view-buffer@1.0.1:
|
|
resolution: {integrity: sha512-0lht7OugA5x3iJLOWFhWK/5ehONdprk0ISXqVFn/NFrDu+cuc8iADFrGQz5BnRK7LLU3JmkbXSxaqX+/mXYtUA==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.8
|
|
es-errors: 1.3.0
|
|
is-data-view: 1.0.2
|
|
|
|
/data-view-byte-length@1.0.1:
|
|
resolution: {integrity: sha512-4J7wRJD3ABAzr8wP+OcIcqq2dlUKp4DVflx++hs5h5ZKydWMI6/D/fAot+yh6g2tHh8fLFTvNOaVN357NvSrOQ==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.8
|
|
es-errors: 1.3.0
|
|
is-data-view: 1.0.2
|
|
|
|
/data-view-byte-offset@1.0.0:
|
|
resolution: {integrity: sha512-t/Ygsytq+R995EJ5PZlD4Cu56sWa8InXySaViRzw9apusqsOO2bQP+SbYzAhR0pFKoB+43lYy8rWban9JSuXnA==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.8
|
|
es-errors: 1.3.0
|
|
is-data-view: 1.0.2
|
|
|
|
/date-fns-tz@1.3.8(date-fns@2.30.0):
|
|
resolution: {integrity: sha512-qwNXUFtMHTTU6CFSFjoJ80W8Fzzp24LntbjFFBgL/faqds4e5mo9mftoRLgr3Vi1trISsg4awSpYVsOQCRnapQ==}
|
|
peerDependencies:
|
|
date-fns: '>=2.0.0'
|
|
dependencies:
|
|
date-fns: 2.30.0
|
|
dev: false
|
|
|
|
/date-fns@2.30.0:
|
|
resolution: {integrity: sha512-fnULvOpxnC5/Vg3NCiWelDsLiUc9bRwAPs/+LfTLNvetFCtCTN+yQz15C/fs4AwX1R9K5GLtLfn8QW+dWisaAw==}
|
|
engines: {node: '>=0.11'}
|
|
dependencies:
|
|
'@babel/runtime': 7.26.0
|
|
dev: false
|
|
|
|
/debug@3.2.7:
|
|
resolution: {integrity: sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==}
|
|
dependencies:
|
|
ms: 2.1.3
|
|
|
|
/debug@4.4.0(supports-color@5.5.0):
|
|
resolution: {integrity: sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==}
|
|
engines: {node: '>=6.0'}
|
|
peerDependencies:
|
|
supports-color: '*'
|
|
peerDependenciesMeta:
|
|
supports-color:
|
|
optional: true
|
|
dependencies:
|
|
ms: 2.1.3
|
|
supports-color: 5.5.0
|
|
|
|
/decamelize@1.2.0:
|
|
resolution: {integrity: sha512-z2S+W9X73hAUUki+N+9Za2lBlun89zigOyGrsax+KUQ6wKW4ZoWpEYBkGhQjwAjjDCkWxhY0VKEhk8wzY7F5cA==}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: false
|
|
|
|
/decimal.js@10.4.3:
|
|
resolution: {integrity: sha512-VBBaLc1MgL5XpzgIP7ny5Z6Nx3UrRkIViUkPUdtl9aya5amy3De1gsUUSB1g3+3sExYNjCAsAznmukyxCb1GRA==}
|
|
dev: true
|
|
|
|
/decode-named-character-reference@1.0.2:
|
|
resolution: {integrity: sha512-O8x12RzrUF8xyVcY0KJowWsmaJxQbmy0/EtnNtHRpsOcT7dFk5W598coHqBVpmWo1oQQfsCqfCmkZN5DJrZVdg==}
|
|
dependencies:
|
|
character-entities: 2.0.2
|
|
|
|
/decode-uri-component@0.2.2:
|
|
resolution: {integrity: sha512-FqUYQ+8o158GyGTrMFJms9qh3CqTKvAqgqsTnkLI8sKu0028orqBhxNMFkFen0zGyg6epACD32pjVk58ngIErQ==}
|
|
engines: {node: '>=0.10'}
|
|
dev: false
|
|
|
|
/decompress-response@3.3.0:
|
|
resolution: {integrity: sha512-BzRPQuY1ip+qDonAOz42gRm/pg9F768C+npV/4JOsxRC2sq+Rlk+Q4ZCAsOhnIaMrgarILY+RMUIvMmmX1qAEA==}
|
|
engines: {node: '>=4'}
|
|
dependencies:
|
|
mimic-response: 1.0.1
|
|
dev: false
|
|
|
|
/decompress-tar@4.1.1:
|
|
resolution: {integrity: sha512-JdJMaCrGpB5fESVyxwpCx4Jdj2AagLmv3y58Qy4GE6HMVjWz1FeVQk1Ct4Kye7PftcdOo/7U7UKzYBJgqnGeUQ==}
|
|
engines: {node: '>=4'}
|
|
dependencies:
|
|
file-type: 5.2.0
|
|
is-stream: 1.1.0
|
|
tar-stream: 1.6.2
|
|
dev: false
|
|
|
|
/decompress-tarbz2@4.1.1:
|
|
resolution: {integrity: sha512-s88xLzf1r81ICXLAVQVzaN6ZmX4A6U4z2nMbOwobxkLoIIfjVMBg7TeguTUXkKeXni795B6y5rnvDw7rxhAq9A==}
|
|
engines: {node: '>=4'}
|
|
dependencies:
|
|
decompress-tar: 4.1.1
|
|
file-type: 6.2.0
|
|
is-stream: 1.1.0
|
|
seek-bzip: 1.0.6
|
|
unbzip2-stream: 1.4.3
|
|
dev: false
|
|
|
|
/decompress-targz@4.1.1:
|
|
resolution: {integrity: sha512-4z81Znfr6chWnRDNfFNqLwPvm4db3WuZkqV+UgXQzSngG3CEKdBkw5jrv3axjjL96glyiiKjsxJG3X6WBZwX3w==}
|
|
engines: {node: '>=4'}
|
|
dependencies:
|
|
decompress-tar: 4.1.1
|
|
file-type: 5.2.0
|
|
is-stream: 1.1.0
|
|
dev: false
|
|
|
|
/decompress-unzip@4.0.1:
|
|
resolution: {integrity: sha512-1fqeluvxgnn86MOh66u8FjbtJpAFv5wgCT9Iw8rcBqQcCo5tO8eiJw7NNTrvt9n4CRBVq7CstiS922oPgyGLrw==}
|
|
engines: {node: '>=4'}
|
|
dependencies:
|
|
file-type: 3.9.0
|
|
get-stream: 2.3.1
|
|
pify: 2.3.0
|
|
yauzl: 2.10.0
|
|
dev: false
|
|
|
|
/decompress@4.2.1:
|
|
resolution: {integrity: sha512-e48kc2IjU+2Zw8cTb6VZcJQ3lgVbS4uuB1TfCHbiZIP/haNXm+SVyhu+87jts5/3ROpd82GSVCoNs/z8l4ZOaQ==}
|
|
engines: {node: '>=4'}
|
|
dependencies:
|
|
decompress-tar: 4.1.1
|
|
decompress-tarbz2: 4.1.1
|
|
decompress-targz: 4.1.1
|
|
decompress-unzip: 4.0.1
|
|
graceful-fs: 4.2.11
|
|
make-dir: 1.3.0
|
|
pify: 2.3.0
|
|
strip-dirs: 2.1.0
|
|
dev: false
|
|
|
|
/deep-eql@4.1.4:
|
|
resolution: {integrity: sha512-SUwdGfqdKOwxCPeVYjwSyRpJ7Z+fhpwIAtmCUdZIWZ/YP5R9WAsyuSgpLVDi9bjWoN2LXHNss/dk3urXtdQxGg==}
|
|
engines: {node: '>=6'}
|
|
dependencies:
|
|
type-detect: 4.1.0
|
|
dev: true
|
|
|
|
/deep-equal@2.2.3:
|
|
resolution: {integrity: sha512-ZIwpnevOurS8bpT4192sqAowWM76JDKSHYzMLty3BZGSswgq6pBaH3DhCSW5xVAZICZyKdOBPjwww5wfgT/6PA==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
array-buffer-byte-length: 1.0.1
|
|
call-bind: 1.0.8
|
|
es-get-iterator: 1.1.3
|
|
get-intrinsic: 1.2.6
|
|
is-arguments: 1.2.0
|
|
is-array-buffer: 3.0.4
|
|
is-date-object: 1.1.0
|
|
is-regex: 1.2.1
|
|
is-shared-array-buffer: 1.0.3
|
|
isarray: 2.0.5
|
|
object-is: 1.1.6
|
|
object-keys: 1.1.1
|
|
object.assign: 4.1.5
|
|
regexp.prototype.flags: 1.5.3
|
|
side-channel: 1.1.0
|
|
which-boxed-primitive: 1.1.0
|
|
which-collection: 1.0.2
|
|
which-typed-array: 1.1.16
|
|
dev: true
|
|
|
|
/deep-is@0.1.4:
|
|
resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==}
|
|
|
|
/deepmerge@4.3.1:
|
|
resolution: {integrity: sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
/defaults@1.0.4:
|
|
resolution: {integrity: sha512-eFuaLoy/Rxalv2kr+lqMlUnrDWV+3j4pljOIJgLIhI058IQfWJ7vXhyEIHu+HtC738klGALYxOKDO0bQP3tg8A==}
|
|
dependencies:
|
|
clone: 1.0.4
|
|
dev: false
|
|
|
|
/define-data-property@1.1.4:
|
|
resolution: {integrity: sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
es-define-property: 1.0.1
|
|
es-errors: 1.3.0
|
|
gopd: 1.2.0
|
|
|
|
/define-properties@1.2.1:
|
|
resolution: {integrity: sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
define-data-property: 1.1.4
|
|
has-property-descriptors: 1.0.2
|
|
object-keys: 1.1.1
|
|
|
|
/defu@6.1.4:
|
|
resolution: {integrity: sha512-mEQCMmwJu317oSz8CwdIOdwf3xMif1ttiM8LTufzc3g6kR+9Pe236twL8j3IYT1F7GfRgGcW6MWxzZjLIkuHIg==}
|
|
dev: false
|
|
|
|
/delayed-stream@1.0.0:
|
|
resolution: {integrity: sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==}
|
|
engines: {node: '>=0.4.0'}
|
|
|
|
/depd@1.1.2:
|
|
resolution: {integrity: sha512-7emPTl6Dpo6JRXOXjLRxck+FlLRX5847cLKEn00PLAgc3g2hTZZgr+e4c2v6QpSmLeFP3n5yUo7ft6avBK/5jQ==}
|
|
engines: {node: '>= 0.6'}
|
|
dev: false
|
|
|
|
/depd@2.0.0:
|
|
resolution: {integrity: sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==}
|
|
engines: {node: '>= 0.8'}
|
|
dev: false
|
|
|
|
/dequal@2.0.3:
|
|
resolution: {integrity: sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==}
|
|
engines: {node: '>=6'}
|
|
|
|
/destr@2.0.5:
|
|
resolution: {integrity: sha512-ugFTXCtDZunbzasqBxrK93Ik/DRYsO6S/fedkWEMKqt04xZ4csmnmwGDBAb07QWNaGMAmnTIemsYZCksjATwsA==}
|
|
dev: false
|
|
|
|
/detect-indent@7.0.1:
|
|
resolution: {integrity: sha512-Mc7QhQ8s+cLrnUfU/Ji94vG/r8M26m8f++vyres4ZoojaRDpZ1eSIh/EpzLNwlWuvzSZ3UbDFspjFvTDXe6e/g==}
|
|
engines: {node: '>=12.20'}
|
|
dev: false
|
|
|
|
/detect-libc@2.0.3:
|
|
resolution: {integrity: sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw==}
|
|
engines: {node: '>=8'}
|
|
|
|
/detect-newline@4.0.1:
|
|
resolution: {integrity: sha512-qE3Veg1YXzGHQhlA6jzebZN2qVf6NX+A7m7qlhCGG30dJixrAQhYOsJjsnBjJkCSmuOPpCk30145fr8FV0bzog==}
|
|
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
|
|
dev: false
|
|
|
|
/devlop@1.1.0:
|
|
resolution: {integrity: sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==}
|
|
dependencies:
|
|
dequal: 2.0.3
|
|
|
|
/dexie-react-hooks@1.1.7(@types/react@18.3.16)(dexie@4.0.4)(react@18.3.1):
|
|
resolution: {integrity: sha512-Lwv5W0Hk+uOW3kGnsU9GZoR1er1B7WQ5DSdonoNG+focTNeJbHW6vi6nBoX534VKI3/uwHebYzSw1fwY6a7mTw==}
|
|
peerDependencies:
|
|
'@types/react': '>=16'
|
|
dexie: ^3.2 || ^4.0.1-alpha
|
|
react: '>=16'
|
|
dependencies:
|
|
'@types/react': 18.3.16
|
|
dexie: 4.0.4
|
|
react: 18.3.1
|
|
dev: false
|
|
|
|
/dexie@4.0.4:
|
|
resolution: {integrity: sha512-wFzwWSUdi+MC3jiFeQcCp9nInR7EaX8edzYY+4wmiITkQAiSnHpe4Wo2o5Ce5tJZe2nqt7mLW91MsW4GYx3ziQ==}
|
|
dev: false
|
|
|
|
/diff-sequences@29.6.3:
|
|
resolution: {integrity: sha512-EjePK1srD3P08o2j4f0ExnylqRs5B9tJjcp9t1krH2qRi8CCdsYfwe9JgSLurFBWwq4uOlipzfk5fHNvwFKr8Q==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
dev: true
|
|
|
|
/diff@4.0.2:
|
|
resolution: {integrity: sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==}
|
|
engines: {node: '>=0.3.1'}
|
|
dev: false
|
|
|
|
/diff@5.2.0:
|
|
resolution: {integrity: sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==}
|
|
engines: {node: '>=0.3.1'}
|
|
|
|
/dir-glob@3.0.1:
|
|
resolution: {integrity: sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
path-type: 4.0.0
|
|
|
|
/doctrine@2.1.0:
|
|
resolution: {integrity: sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==}
|
|
engines: {node: '>=0.10.0'}
|
|
dependencies:
|
|
esutils: 2.0.3
|
|
|
|
/doctrine@3.0.0:
|
|
resolution: {integrity: sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==}
|
|
engines: {node: '>=6.0.0'}
|
|
dependencies:
|
|
esutils: 2.0.3
|
|
|
|
/dom-accessibility-api@0.5.16:
|
|
resolution: {integrity: sha512-X7BJ2yElsnOJ30pZF4uIIDfBEVgF4XEBxL9Bxhy6dnrm5hkzqmsWHGTiHqRiITNhMyFLyAiWndIJP7Z1NTteDg==}
|
|
dev: true
|
|
|
|
/dom-serializer@1.4.1:
|
|
resolution: {integrity: sha512-VHwB3KfrcOOkelEG2ZOfxqLZdfkil8PtJi4P8N2MMXucZq2yLp75ClViUlOVwyoHEDjYU433Aq+5zWP61+RGag==}
|
|
dependencies:
|
|
domelementtype: 2.3.0
|
|
domhandler: 4.3.1
|
|
entities: 2.2.0
|
|
|
|
/dom-serializer@2.0.0:
|
|
resolution: {integrity: sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==}
|
|
dependencies:
|
|
domelementtype: 2.3.0
|
|
domhandler: 5.0.3
|
|
entities: 4.5.0
|
|
|
|
/domelementtype@2.3.0:
|
|
resolution: {integrity: sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==}
|
|
|
|
/domexception@4.0.0:
|
|
resolution: {integrity: sha512-A2is4PLG+eeSfoTMA95/s4pvAoSo2mKtiM5jlHkAVewmiO8ISFTFKZjH7UAM1Atli/OT/7JHOrJRJiMKUZKYBw==}
|
|
engines: {node: '>=12'}
|
|
deprecated: Use your platform's native DOMException instead
|
|
dependencies:
|
|
webidl-conversions: 7.0.0
|
|
dev: true
|
|
|
|
/domhandler@4.3.1:
|
|
resolution: {integrity: sha512-GrwoxYN+uWlzO8uhUXRl0P+kHE4GtVPfYzVLcUxPL7KNdHKj66vvlhiweIHqYYXWlw+T8iLMp42Lm67ghw4WMQ==}
|
|
engines: {node: '>= 4'}
|
|
dependencies:
|
|
domelementtype: 2.3.0
|
|
|
|
/domhandler@5.0.3:
|
|
resolution: {integrity: sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==}
|
|
engines: {node: '>= 4'}
|
|
dependencies:
|
|
domelementtype: 2.3.0
|
|
|
|
/domutils@2.8.0:
|
|
resolution: {integrity: sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A==}
|
|
dependencies:
|
|
dom-serializer: 1.4.1
|
|
domelementtype: 2.3.0
|
|
domhandler: 4.3.1
|
|
|
|
/domutils@3.1.0:
|
|
resolution: {integrity: sha512-H78uMmQtI2AhgDJjWeQmHwJJ2bLPD3GMmO7Zja/ZZh84wkm+4ut+IUnUdRa8uCGX88DiVx1j6FRe1XfxEgjEZA==}
|
|
dependencies:
|
|
dom-serializer: 2.0.0
|
|
domelementtype: 2.3.0
|
|
domhandler: 5.0.3
|
|
|
|
/dotenv@16.5.0:
|
|
resolution: {integrity: sha512-m/C+AwOAr9/W1UOIZUo232ejMNnJAJtYQjUbHoNTBNTJSvqzzDh7vnrei3o3r3m9blf6ZoDkvcw0VmozNRFJxg==}
|
|
engines: {node: '>=12'}
|
|
|
|
/download@8.0.0:
|
|
resolution: {integrity: sha512-ASRY5QhDk7FK+XrQtQyvhpDKanLluEEQtWl/J7Lxuf/b+i8RYh997QeXvL85xitrmRKVlx9c7eTrcRdq2GS4eA==}
|
|
engines: {node: '>=10'}
|
|
dependencies:
|
|
archive-type: 4.0.0
|
|
content-disposition: 0.5.4
|
|
decompress: 4.2.1
|
|
ext-name: 5.0.0
|
|
file-type: 11.1.0
|
|
filenamify: 3.0.0
|
|
get-stream: 4.1.0
|
|
got: 8.3.2
|
|
make-dir: 2.1.0
|
|
p-event: 2.3.1
|
|
pify: 4.0.1
|
|
dev: false
|
|
|
|
/dunder-proto@1.0.0:
|
|
resolution: {integrity: sha512-9+Sj30DIu+4KvHqMfLUGLFYL2PkURSYMVXJyXe92nFRvlYq5hBjLEhblKB+vkd/WVlUYMWigiY07T91Fkk0+4A==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind-apply-helpers: 1.0.1
|
|
es-errors: 1.3.0
|
|
gopd: 1.2.0
|
|
|
|
/duplexer3@0.1.5:
|
|
resolution: {integrity: sha512-1A8za6ws41LQgv9HrE/66jyC5yuSjQ3L/KOpFtoBilsAK2iA2wuS5rTt1OCzIvtS2V7nVmedsUU+DGRcjBmOYA==}
|
|
dev: false
|
|
|
|
/duplexify@4.1.3:
|
|
resolution: {integrity: sha512-M3BmBhwJRZsSx38lZyhE53Csddgzl5R7xGJNk7CVddZD6CcmwMCH8J+7AprIrQKH7TonKxaCjcv27Qmf+sQ+oA==}
|
|
dependencies:
|
|
end-of-stream: 1.4.4
|
|
inherits: 2.0.4
|
|
readable-stream: 3.6.2
|
|
stream-shift: 1.0.3
|
|
dev: false
|
|
|
|
/eastasianwidth@0.2.0:
|
|
resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==}
|
|
|
|
/electron-to-chromium@1.5.73:
|
|
resolution: {integrity: sha512-8wGNxG9tAG5KhGd3eeA0o6ixhiNdgr0DcHWm85XPCphwZgD1lIEoi6t3VERayWao7SF7AAZTw6oARGJeVjH8Kg==}
|
|
|
|
/emoji-regex@8.0.0:
|
|
resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==}
|
|
|
|
/emoji-regex@9.2.2:
|
|
resolution: {integrity: sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==}
|
|
|
|
/emojis-list@3.0.0:
|
|
resolution: {integrity: sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==}
|
|
engines: {node: '>= 4'}
|
|
|
|
/end-of-stream@1.4.4:
|
|
resolution: {integrity: sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==}
|
|
dependencies:
|
|
once: 1.4.0
|
|
|
|
/enhanced-resolve@5.17.1:
|
|
resolution: {integrity: sha512-LMHl3dXhTcfv8gM4kEzIUeTQ+7fpdA0l2tUf34BddXPkz2A5xJ5L/Pchd5BL6rdccM9QGvu0sWZzK1Z1t4wwyg==}
|
|
engines: {node: '>=10.13.0'}
|
|
dependencies:
|
|
graceful-fs: 4.2.11
|
|
tapable: 2.2.1
|
|
|
|
/enhanced-resolve@5.18.1:
|
|
resolution: {integrity: sha512-ZSW3ma5GkcQBIpwZTSRAI8N71Uuwgs93IezB7mf7R60tC8ZbJideoDNKjHn2O9KIlx6rkGTTEk1xUCK2E1Y2Yg==}
|
|
engines: {node: '>=10.13.0'}
|
|
dependencies:
|
|
graceful-fs: 4.2.11
|
|
tapable: 2.2.1
|
|
|
|
/entities@2.2.0:
|
|
resolution: {integrity: sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==}
|
|
|
|
/entities@4.5.0:
|
|
resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==}
|
|
engines: {node: '>=0.12'}
|
|
|
|
/errno@0.1.8:
|
|
resolution: {integrity: sha512-dJ6oBr5SQ1VSd9qkk7ByRgb/1SH4JZjCHSW/mr63/QcXO9zLVxvJ6Oy13nio03rxpSnVDDjFor75SjVeZWPW/A==}
|
|
hasBin: true
|
|
requiresBuild: true
|
|
dependencies:
|
|
prr: 1.0.1
|
|
dev: true
|
|
optional: true
|
|
|
|
/error-ex@1.3.2:
|
|
resolution: {integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==}
|
|
dependencies:
|
|
is-arrayish: 0.2.1
|
|
dev: true
|
|
|
|
/error-stack-parser@2.1.4:
|
|
resolution: {integrity: sha512-Sk5V6wVazPhq5MhpO+AUxJn5x7XSXGl1R93Vn7i+zS15KDVxQijejNCrz8340/2bgLBjR9GtEG8ZVKONDjcqGQ==}
|
|
dependencies:
|
|
stackframe: 1.3.4
|
|
|
|
/es-abstract@1.23.5:
|
|
resolution: {integrity: sha512-vlmniQ0WNPwXqA0BnmwV3Ng7HxiGlh6r5U6JcTMNx8OilcAGqVJBHJcPjqOMaczU9fRuRK5Px2BdVyPRnKMMVQ==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
array-buffer-byte-length: 1.0.1
|
|
arraybuffer.prototype.slice: 1.0.3
|
|
available-typed-arrays: 1.0.7
|
|
call-bind: 1.0.8
|
|
data-view-buffer: 1.0.1
|
|
data-view-byte-length: 1.0.1
|
|
data-view-byte-offset: 1.0.0
|
|
es-define-property: 1.0.1
|
|
es-errors: 1.3.0
|
|
es-object-atoms: 1.0.0
|
|
es-set-tostringtag: 2.0.3
|
|
es-to-primitive: 1.3.0
|
|
function.prototype.name: 1.1.6
|
|
get-intrinsic: 1.2.6
|
|
get-symbol-description: 1.0.2
|
|
globalthis: 1.0.4
|
|
gopd: 1.2.0
|
|
has-property-descriptors: 1.0.2
|
|
has-proto: 1.2.0
|
|
has-symbols: 1.1.0
|
|
hasown: 2.0.2
|
|
internal-slot: 1.0.7
|
|
is-array-buffer: 3.0.4
|
|
is-callable: 1.2.7
|
|
is-data-view: 1.0.2
|
|
is-negative-zero: 2.0.3
|
|
is-regex: 1.2.1
|
|
is-shared-array-buffer: 1.0.3
|
|
is-string: 1.1.0
|
|
is-typed-array: 1.1.13
|
|
is-weakref: 1.0.2
|
|
object-inspect: 1.13.3
|
|
object-keys: 1.1.1
|
|
object.assign: 4.1.5
|
|
regexp.prototype.flags: 1.5.3
|
|
safe-array-concat: 1.1.3
|
|
safe-regex-test: 1.1.0
|
|
string.prototype.trim: 1.2.10
|
|
string.prototype.trimend: 1.0.9
|
|
string.prototype.trimstart: 1.0.8
|
|
typed-array-buffer: 1.0.2
|
|
typed-array-byte-length: 1.0.1
|
|
typed-array-byte-offset: 1.0.3
|
|
typed-array-length: 1.0.7
|
|
unbox-primitive: 1.0.2
|
|
which-typed-array: 1.1.16
|
|
|
|
/es-define-property@1.0.1:
|
|
resolution: {integrity: sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
/es-errors@1.3.0:
|
|
resolution: {integrity: sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
/es-get-iterator@1.1.3:
|
|
resolution: {integrity: sha512-sPZmqHBe6JIiTfN5q2pEi//TwxmAFHwj/XEuYjTuse78i8KxaqMTTzxPoFKuzRpDpTJ+0NAbpfenkmH2rePtuw==}
|
|
dependencies:
|
|
call-bind: 1.0.8
|
|
get-intrinsic: 1.2.6
|
|
has-symbols: 1.1.0
|
|
is-arguments: 1.2.0
|
|
is-map: 2.0.3
|
|
is-set: 2.0.3
|
|
is-string: 1.1.0
|
|
isarray: 2.0.5
|
|
stop-iteration-iterator: 1.0.0
|
|
dev: true
|
|
|
|
/es-iterator-helpers@1.2.0:
|
|
resolution: {integrity: sha512-tpxqxncxnpw3c93u8n3VOzACmRFoVmWJqbWXvX/JfKbkhBw1oslgPrUfeSt2psuqyEJFD6N/9lg5i7bsKpoq+Q==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.8
|
|
define-properties: 1.2.1
|
|
es-abstract: 1.23.5
|
|
es-errors: 1.3.0
|
|
es-set-tostringtag: 2.0.3
|
|
function-bind: 1.1.2
|
|
get-intrinsic: 1.2.6
|
|
globalthis: 1.0.4
|
|
gopd: 1.2.0
|
|
has-property-descriptors: 1.0.2
|
|
has-proto: 1.2.0
|
|
has-symbols: 1.1.0
|
|
internal-slot: 1.0.7
|
|
iterator.prototype: 1.1.4
|
|
safe-array-concat: 1.1.3
|
|
|
|
/es-module-lexer@0.9.3:
|
|
resolution: {integrity: sha512-1HQ2M2sPtxwnvOvT1ZClHyQDiggdNjURWpY2we6aMKCQiUVxTmVs2UYPLIrD84sS+kMdUwfBSylbJPwNnBrnHQ==}
|
|
|
|
/es-object-atoms@1.0.0:
|
|
resolution: {integrity: sha512-MZ4iQ6JwHOBQjahnjwaC1ZtIBH+2ohjamzAO3oaHcXYup7qxjF2fixyH+Q71voWHeOkI2q/TnJao/KfXYIZWbw==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
es-errors: 1.3.0
|
|
|
|
/es-set-tostringtag@2.0.3:
|
|
resolution: {integrity: sha512-3T8uNMC3OQTHkFUsFq8r/BwAXLHvU/9O9mE0fBc/MY5iq/8H7ncvO947LmYA6ldWw9Uh8Yhf25zu6n7nML5QWQ==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
get-intrinsic: 1.2.6
|
|
has-tostringtag: 1.0.2
|
|
hasown: 2.0.2
|
|
|
|
/es-set-tostringtag@2.1.0:
|
|
resolution: {integrity: sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
es-errors: 1.3.0
|
|
get-intrinsic: 1.2.6
|
|
has-tostringtag: 1.0.2
|
|
hasown: 2.0.2
|
|
dev: true
|
|
|
|
/es-shim-unscopables@1.0.2:
|
|
resolution: {integrity: sha512-J3yBRXCzDu4ULnQwxyToo/OjdMx6akgVC7K6few0a7F/0wLtmKKN7I73AH5T2836UuXRqN7Qg+IIUw/+YJksRw==}
|
|
dependencies:
|
|
hasown: 2.0.2
|
|
|
|
/es-to-primitive@1.3.0:
|
|
resolution: {integrity: sha512-w+5mJ3GuFL+NjVtJlvydShqE1eN3h3PbI7/5LAsYJP/2qtuMXjfL2LpHSRqo4b4eSF5K/DH1JXKUAHSB2UW50g==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
is-callable: 1.2.7
|
|
is-date-object: 1.1.0
|
|
is-symbol: 1.1.0
|
|
|
|
/es5-ext@0.10.64:
|
|
resolution: {integrity: sha512-p2snDhiLaXe6dahss1LddxqEm+SkuDvV8dnIQG0MWjyHpcMNfXKPE+/Cc0y+PhxJX3A4xGNeFCj5oc0BUh6deg==}
|
|
engines: {node: '>=0.10'}
|
|
requiresBuild: true
|
|
dependencies:
|
|
es6-iterator: 2.0.3
|
|
es6-symbol: 3.1.4
|
|
esniff: 2.0.1
|
|
next-tick: 1.1.0
|
|
dev: false
|
|
|
|
/es6-iterator@2.0.3:
|
|
resolution: {integrity: sha512-zw4SRzoUkd+cl+ZoE15A9o1oQd920Bb0iOJMQkQhl3jNc03YqVjAhG7scf9C5KWRU/R13Orf588uCC6525o02g==}
|
|
dependencies:
|
|
d: 1.0.2
|
|
es5-ext: 0.10.64
|
|
es6-symbol: 3.1.4
|
|
dev: false
|
|
|
|
/es6-symbol@3.1.4:
|
|
resolution: {integrity: sha512-U9bFFjX8tFiATgtkJ1zg25+KviIXpgRvRHS8sau3GfhVzThRQrOeksPeT0BWW2MNZs1OEWJ1DPXOQMn0KKRkvg==}
|
|
engines: {node: '>=0.12'}
|
|
dependencies:
|
|
d: 1.0.2
|
|
ext: 1.7.0
|
|
dev: false
|
|
|
|
/esast-util-from-estree@2.0.0:
|
|
resolution: {integrity: sha512-4CyanoAudUSBAn5K13H4JhsMH6L9ZP7XbLVe/dKybkxMO7eDyLsT8UHl9TRNrU2Gr9nz+FovfSIjuXWJ81uVwQ==}
|
|
dependencies:
|
|
'@types/estree-jsx': 1.0.5
|
|
devlop: 1.1.0
|
|
estree-util-visit: 2.0.0
|
|
unist-util-position-from-estree: 2.0.0
|
|
dev: false
|
|
|
|
/esast-util-from-js@2.0.1:
|
|
resolution: {integrity: sha512-8Ja+rNJ0Lt56Pcf3TAmpBZjmx8ZcK5Ts4cAzIOjsjevg9oSXJnl6SUQ2EevU8tv3h6ZLWmoKL5H4fgWvdvfETw==}
|
|
dependencies:
|
|
'@types/estree-jsx': 1.0.5
|
|
acorn: 8.14.0
|
|
esast-util-from-estree: 2.0.0
|
|
vfile-message: 4.0.2
|
|
dev: false
|
|
|
|
/esbuild@0.18.20:
|
|
resolution: {integrity: sha512-ceqxoedUrcayh7Y7ZX6NdbbDzGROiyVBgC4PriJThBKSVPWnnFHZAkfI1lJT8QFkOwH4qOS2SJkS4wvpGl8BpA==}
|
|
engines: {node: '>=12'}
|
|
hasBin: true
|
|
requiresBuild: true
|
|
optionalDependencies:
|
|
'@esbuild/android-arm': 0.18.20
|
|
'@esbuild/android-arm64': 0.18.20
|
|
'@esbuild/android-x64': 0.18.20
|
|
'@esbuild/darwin-arm64': 0.18.20
|
|
'@esbuild/darwin-x64': 0.18.20
|
|
'@esbuild/freebsd-arm64': 0.18.20
|
|
'@esbuild/freebsd-x64': 0.18.20
|
|
'@esbuild/linux-arm': 0.18.20
|
|
'@esbuild/linux-arm64': 0.18.20
|
|
'@esbuild/linux-ia32': 0.18.20
|
|
'@esbuild/linux-loong64': 0.18.20
|
|
'@esbuild/linux-mips64el': 0.18.20
|
|
'@esbuild/linux-ppc64': 0.18.20
|
|
'@esbuild/linux-riscv64': 0.18.20
|
|
'@esbuild/linux-s390x': 0.18.20
|
|
'@esbuild/linux-x64': 0.18.20
|
|
'@esbuild/netbsd-x64': 0.18.20
|
|
'@esbuild/openbsd-x64': 0.18.20
|
|
'@esbuild/sunos-x64': 0.18.20
|
|
'@esbuild/win32-arm64': 0.18.20
|
|
'@esbuild/win32-ia32': 0.18.20
|
|
'@esbuild/win32-x64': 0.18.20
|
|
dev: true
|
|
|
|
/esbuild@0.24.0:
|
|
resolution: {integrity: sha512-FuLPevChGDshgSicjisSooU0cemp/sGXR841D5LHMB7mTVOmsEHcAxaH3irL53+8YDIeVNQEySh4DaYU/iuPqQ==}
|
|
engines: {node: '>=18'}
|
|
hasBin: true
|
|
requiresBuild: true
|
|
optionalDependencies:
|
|
'@esbuild/aix-ppc64': 0.24.0
|
|
'@esbuild/android-arm': 0.24.0
|
|
'@esbuild/android-arm64': 0.24.0
|
|
'@esbuild/android-x64': 0.24.0
|
|
'@esbuild/darwin-arm64': 0.24.0
|
|
'@esbuild/darwin-x64': 0.24.0
|
|
'@esbuild/freebsd-arm64': 0.24.0
|
|
'@esbuild/freebsd-x64': 0.24.0
|
|
'@esbuild/linux-arm': 0.24.0
|
|
'@esbuild/linux-arm64': 0.24.0
|
|
'@esbuild/linux-ia32': 0.24.0
|
|
'@esbuild/linux-loong64': 0.24.0
|
|
'@esbuild/linux-mips64el': 0.24.0
|
|
'@esbuild/linux-ppc64': 0.24.0
|
|
'@esbuild/linux-riscv64': 0.24.0
|
|
'@esbuild/linux-s390x': 0.24.0
|
|
'@esbuild/linux-x64': 0.24.0
|
|
'@esbuild/netbsd-x64': 0.24.0
|
|
'@esbuild/openbsd-arm64': 0.24.0
|
|
'@esbuild/openbsd-x64': 0.24.0
|
|
'@esbuild/sunos-x64': 0.24.0
|
|
'@esbuild/win32-arm64': 0.24.0
|
|
'@esbuild/win32-ia32': 0.24.0
|
|
'@esbuild/win32-x64': 0.24.0
|
|
dev: true
|
|
|
|
/esbuild@0.25.4:
|
|
resolution: {integrity: sha512-8pgjLUcUjcgDg+2Q4NYXnPbo/vncAY4UmyaCm0jZevERqCHZIaWwdJHkf8XQtu4AxSKCdvrUbT0XUr1IdZzI8Q==}
|
|
engines: {node: '>=18'}
|
|
hasBin: true
|
|
requiresBuild: true
|
|
optionalDependencies:
|
|
'@esbuild/aix-ppc64': 0.25.4
|
|
'@esbuild/android-arm': 0.25.4
|
|
'@esbuild/android-arm64': 0.25.4
|
|
'@esbuild/android-x64': 0.25.4
|
|
'@esbuild/darwin-arm64': 0.25.4
|
|
'@esbuild/darwin-x64': 0.25.4
|
|
'@esbuild/freebsd-arm64': 0.25.4
|
|
'@esbuild/freebsd-x64': 0.25.4
|
|
'@esbuild/linux-arm': 0.25.4
|
|
'@esbuild/linux-arm64': 0.25.4
|
|
'@esbuild/linux-ia32': 0.25.4
|
|
'@esbuild/linux-loong64': 0.25.4
|
|
'@esbuild/linux-mips64el': 0.25.4
|
|
'@esbuild/linux-ppc64': 0.25.4
|
|
'@esbuild/linux-riscv64': 0.25.4
|
|
'@esbuild/linux-s390x': 0.25.4
|
|
'@esbuild/linux-x64': 0.25.4
|
|
'@esbuild/netbsd-arm64': 0.25.4
|
|
'@esbuild/netbsd-x64': 0.25.4
|
|
'@esbuild/openbsd-arm64': 0.25.4
|
|
'@esbuild/openbsd-x64': 0.25.4
|
|
'@esbuild/sunos-x64': 0.25.4
|
|
'@esbuild/win32-arm64': 0.25.4
|
|
'@esbuild/win32-ia32': 0.25.4
|
|
'@esbuild/win32-x64': 0.25.4
|
|
dev: true
|
|
|
|
/escalade@3.2.0:
|
|
resolution: {integrity: sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==}
|
|
engines: {node: '>=6'}
|
|
|
|
/escape-carriage@1.3.1:
|
|
resolution: {integrity: sha512-GwBr6yViW3ttx1kb7/Oh+gKQ1/TrhYwxKqVmg5gS+BK+Qe2KrOa/Vh7w3HPBvgGf0LfcDGoY9I6NHKoA5Hozhw==}
|
|
dev: false
|
|
|
|
/escape-html@1.0.3:
|
|
resolution: {integrity: sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==}
|
|
dev: false
|
|
|
|
/escape-string-regexp@1.0.5:
|
|
resolution: {integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==}
|
|
engines: {node: '>=0.8.0'}
|
|
|
|
/escape-string-regexp@4.0.0:
|
|
resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==}
|
|
engines: {node: '>=10'}
|
|
|
|
/escape-string-regexp@5.0.0:
|
|
resolution: {integrity: sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==}
|
|
engines: {node: '>=12'}
|
|
|
|
/eslint-config-next@15.3.1(eslint@8.57.1)(typescript@5.0.4):
|
|
resolution: {integrity: sha512-GnmyVd9TE/Ihe3RrvcafFhXErErtr2jS0JDeCSp3vWvy86AXwHsRBt0E3MqP/m8ACS1ivcsi5uaqjbhsG18qKw==}
|
|
peerDependencies:
|
|
eslint: ^7.23.0 || ^8.0.0 || ^9.0.0
|
|
typescript: '>=3.3.1'
|
|
peerDependenciesMeta:
|
|
typescript:
|
|
optional: true
|
|
dependencies:
|
|
'@next/eslint-plugin-next': 15.3.1
|
|
'@rushstack/eslint-patch': 1.11.0
|
|
'@typescript-eslint/eslint-plugin': 6.21.0(@typescript-eslint/parser@6.21.0)(eslint@8.57.1)(typescript@5.0.4)
|
|
'@typescript-eslint/parser': 6.21.0(eslint@8.57.1)(typescript@5.0.4)
|
|
eslint: 8.57.1
|
|
eslint-import-resolver-node: 0.3.9
|
|
eslint-import-resolver-typescript: 3.7.0(eslint-plugin-import@2.31.0)(eslint@8.57.1)
|
|
eslint-plugin-import: 2.31.0(eslint@8.57.1)
|
|
eslint-plugin-jsx-a11y: 6.10.2(eslint@8.57.1)
|
|
eslint-plugin-react: 7.37.2(eslint@8.57.1)
|
|
eslint-plugin-react-hooks: 5.2.0(eslint@8.57.1)
|
|
typescript: 5.0.4
|
|
transitivePeerDependencies:
|
|
- eslint-plugin-import-x
|
|
- supports-color
|
|
dev: true
|
|
|
|
/eslint-config-prettier@8.10.0(eslint@8.57.1):
|
|
resolution: {integrity: sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==}
|
|
hasBin: true
|
|
peerDependencies:
|
|
eslint: '>=7.0.0'
|
|
dependencies:
|
|
eslint: 8.57.1
|
|
dev: false
|
|
|
|
/eslint-define-config@1.12.0:
|
|
resolution: {integrity: sha512-Kt9TcMbgsY9VRt7jIuw76KE/2RuD31eWB4Ubv6btXgU8NTSsbT6gZ8qzeiU+rAih/8sOl8Kt89spAZBMElu6qQ==}
|
|
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0, npm: '>=6.14.13', pnpm: '>= 7.0.0'}
|
|
dev: false
|
|
|
|
/eslint-import-resolver-node@0.3.9:
|
|
resolution: {integrity: sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==}
|
|
dependencies:
|
|
debug: 3.2.7
|
|
is-core-module: 2.15.1
|
|
resolve: 1.22.8
|
|
|
|
/eslint-import-resolver-typescript@3.7.0(eslint-plugin-import@2.31.0)(eslint@8.57.1):
|
|
resolution: {integrity: sha512-Vrwyi8HHxY97K5ebydMtffsWAn1SCR9eol49eCd5fJS4O1WV7PaAjbcjmbfJJSMz/t4Mal212Uz/fQZrOB8mow==}
|
|
engines: {node: ^14.18.0 || >=16.0.0}
|
|
peerDependencies:
|
|
eslint: '*'
|
|
eslint-plugin-import: '*'
|
|
eslint-plugin-import-x: '*'
|
|
peerDependenciesMeta:
|
|
eslint-plugin-import:
|
|
optional: true
|
|
eslint-plugin-import-x:
|
|
optional: true
|
|
dependencies:
|
|
'@nolyfill/is-core-module': 1.0.39
|
|
debug: 4.4.0(supports-color@5.5.0)
|
|
enhanced-resolve: 5.17.1
|
|
eslint: 8.57.1
|
|
eslint-plugin-import: 2.31.0(eslint@8.57.1)
|
|
fast-glob: 3.3.2
|
|
get-tsconfig: 4.8.1
|
|
is-bun-module: 1.3.0
|
|
is-glob: 4.0.3
|
|
stable-hash: 0.0.4
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
/eslint-module-utils@2.12.0(eslint@8.57.1):
|
|
resolution: {integrity: sha512-wALZ0HFoytlyh/1+4wuZ9FJCD/leWHQzzrxJ8+rebyReSLk7LApMyd3WJaLVoN+D5+WIdJyDK1c6JnE65V4Zyg==}
|
|
engines: {node: '>=4'}
|
|
peerDependencies:
|
|
eslint: '*'
|
|
peerDependenciesMeta:
|
|
eslint:
|
|
optional: true
|
|
dependencies:
|
|
debug: 3.2.7
|
|
eslint: 8.57.1
|
|
|
|
/eslint-plugin-babel@5.3.1(eslint@8.57.1):
|
|
resolution: {integrity: sha512-VsQEr6NH3dj664+EyxJwO4FCYm/00JhYb3Sk3ft8o+fpKuIfQ9TaW6uVUfvwMXHcf/lsnRIoyFPsLMyiWCSL/g==}
|
|
engines: {node: '>=4'}
|
|
peerDependencies:
|
|
eslint: '>=4.0.0'
|
|
dependencies:
|
|
eslint: 8.57.1
|
|
eslint-rule-composer: 0.3.0
|
|
dev: false
|
|
|
|
/eslint-plugin-import@2.31.0(eslint@8.57.1):
|
|
resolution: {integrity: sha512-ixmkI62Rbc2/w8Vfxyh1jQRTdRTF52VxwRVHl/ykPAmqG+Nb7/kNn+byLP0LxPgI7zWA16Jt82SybJInmMia3A==}
|
|
engines: {node: '>=4'}
|
|
peerDependencies:
|
|
eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 || ^9
|
|
dependencies:
|
|
'@rtsao/scc': 1.1.0
|
|
array-includes: 3.1.8
|
|
array.prototype.findlastindex: 1.2.5
|
|
array.prototype.flat: 1.3.2
|
|
array.prototype.flatmap: 1.3.2
|
|
debug: 3.2.7
|
|
doctrine: 2.1.0
|
|
eslint: 8.57.1
|
|
eslint-import-resolver-node: 0.3.9
|
|
eslint-module-utils: 2.12.0(eslint@8.57.1)
|
|
hasown: 2.0.2
|
|
is-core-module: 2.15.1
|
|
is-glob: 4.0.3
|
|
minimatch: 3.1.2
|
|
object.fromentries: 2.0.8
|
|
object.groupby: 1.0.3
|
|
object.values: 1.2.0
|
|
semver: 6.3.1
|
|
string.prototype.trimend: 1.0.9
|
|
tsconfig-paths: 3.15.0
|
|
|
|
/eslint-plugin-json@4.0.1:
|
|
resolution: {integrity: sha512-3An5ISV5dq/kHfXdNyY5TUe2ONC3yXFSkLX2gu+W8xAhKhfvrRvkSAeKXCxZqZ0KJLX15ojBuLPyj+UikQMkOA==}
|
|
engines: {node: '>=18.0'}
|
|
dependencies:
|
|
lodash: 4.17.21
|
|
vscode-json-languageservice: 4.2.1
|
|
dev: true
|
|
|
|
/eslint-plugin-jsx-a11y@6.10.2(eslint@8.57.1):
|
|
resolution: {integrity: sha512-scB3nz4WmG75pV8+3eRUQOHZlNSUhFNq37xnpgRkCCELU3XMvXAxLk1eqWWyE22Ki4Q01Fnsw9BA3cJHDPgn2Q==}
|
|
engines: {node: '>=4.0'}
|
|
peerDependencies:
|
|
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9
|
|
dependencies:
|
|
aria-query: 5.3.2
|
|
array-includes: 3.1.8
|
|
array.prototype.flatmap: 1.3.2
|
|
ast-types-flow: 0.0.8
|
|
axe-core: 4.10.2
|
|
axobject-query: 4.1.0
|
|
damerau-levenshtein: 1.0.8
|
|
emoji-regex: 9.2.2
|
|
eslint: 8.57.1
|
|
hasown: 2.0.2
|
|
jsx-ast-utils: 3.3.5
|
|
language-tags: 1.0.9
|
|
minimatch: 3.1.2
|
|
object.fromentries: 2.0.8
|
|
safe-regex-test: 1.1.0
|
|
string.prototype.includes: 2.0.1
|
|
|
|
/eslint-plugin-next@0.0.0:
|
|
resolution: {integrity: sha512-IldNDVb6WNduggwRbYzSGZhaskUwVecJ6fhmqwX01+S1aohwAWNzU4me6y47DDzpD/g0fdayNBGxEdt9vKkUtg==}
|
|
dev: true
|
|
|
|
/eslint-plugin-prettier@4.2.1(eslint-config-prettier@8.10.0)(eslint@8.57.1)(prettier@2.8.8):
|
|
resolution: {integrity: sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==}
|
|
engines: {node: '>=12.0.0'}
|
|
peerDependencies:
|
|
eslint: '>=7.28.0'
|
|
eslint-config-prettier: '*'
|
|
prettier: '>=2.0.0'
|
|
peerDependenciesMeta:
|
|
eslint-config-prettier:
|
|
optional: true
|
|
dependencies:
|
|
eslint: 8.57.1
|
|
eslint-config-prettier: 8.10.0(eslint@8.57.1)
|
|
prettier: 2.8.8
|
|
prettier-linter-helpers: 1.0.0
|
|
dev: false
|
|
|
|
/eslint-plugin-promise@6.0.1(eslint@8.57.1):
|
|
resolution: {integrity: sha512-uM4Tgo5u3UWQiroOyDEsYcVMOo7re3zmno0IZmB5auxoaQNIceAbXEkSt8RNrKtaYehARHG06pYK6K1JhtP0Zw==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
peerDependencies:
|
|
eslint: ^7.0.0 || ^8.0.0
|
|
dependencies:
|
|
eslint: 8.57.1
|
|
dev: false
|
|
|
|
/eslint-plugin-react-hooks@5.2.0(eslint@8.57.1):
|
|
resolution: {integrity: sha512-+f15FfK64YQwZdJNELETdn5ibXEUQmW1DZL6KXhNnc2heoy/sg9VJJeT7n8TlMWouzWqSWavFkIhHyIbIAEapg==}
|
|
engines: {node: '>=10'}
|
|
peerDependencies:
|
|
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0
|
|
dependencies:
|
|
eslint: 8.57.1
|
|
dev: true
|
|
|
|
/eslint-plugin-react@7.27.1(eslint@8.57.1):
|
|
resolution: {integrity: sha512-meyunDjMMYeWr/4EBLTV1op3iSG3mjT/pz5gti38UzfM4OPpNc2m0t2xvKCOMU5D6FSdd34BIMFOvQbW+i8GAA==}
|
|
engines: {node: '>=4'}
|
|
peerDependencies:
|
|
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
|
|
dependencies:
|
|
array-includes: 3.1.8
|
|
array.prototype.flatmap: 1.3.2
|
|
doctrine: 2.1.0
|
|
eslint: 8.57.1
|
|
estraverse: 5.3.0
|
|
jsx-ast-utils: 3.3.5
|
|
minimatch: 3.1.2
|
|
object.entries: 1.1.8
|
|
object.fromentries: 2.0.8
|
|
object.hasown: 1.1.4
|
|
object.values: 1.2.0
|
|
prop-types: 15.8.1
|
|
resolve: 2.0.0-next.5
|
|
semver: 6.3.1
|
|
string.prototype.matchall: 4.0.11
|
|
dev: false
|
|
|
|
/eslint-plugin-react@7.37.2(eslint@8.57.1):
|
|
resolution: {integrity: sha512-EsTAnj9fLVr/GZleBLFbj/sSuXeWmp1eXIN60ceYnZveqEaUCyW4X+Vh4WTdUhCkW4xutXYqTXCUSyqD4rB75w==}
|
|
engines: {node: '>=4'}
|
|
peerDependencies:
|
|
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7
|
|
dependencies:
|
|
array-includes: 3.1.8
|
|
array.prototype.findlast: 1.2.5
|
|
array.prototype.flatmap: 1.3.2
|
|
array.prototype.tosorted: 1.1.4
|
|
doctrine: 2.1.0
|
|
es-iterator-helpers: 1.2.0
|
|
eslint: 8.57.1
|
|
estraverse: 5.3.0
|
|
hasown: 2.0.2
|
|
jsx-ast-utils: 3.3.5
|
|
minimatch: 3.1.2
|
|
object.entries: 1.1.8
|
|
object.fromentries: 2.0.8
|
|
object.values: 1.2.0
|
|
prop-types: 15.8.1
|
|
resolve: 2.0.0-next.5
|
|
semver: 6.3.1
|
|
string.prototype.matchall: 4.0.11
|
|
string.prototype.repeat: 1.0.0
|
|
|
|
/eslint-plugin-tsdoc@0.2.17:
|
|
resolution: {integrity: sha512-xRmVi7Zx44lOBuYqG8vzTXuL6IdGOeF9nHX17bjJ8+VE6fsxpdGem0/SBTmAwgYMKYB1WBkqRJVQ+n8GK041pA==}
|
|
dependencies:
|
|
'@microsoft/tsdoc': 0.14.2
|
|
'@microsoft/tsdoc-config': 0.16.2
|
|
dev: false
|
|
|
|
/eslint-rule-composer@0.3.0:
|
|
resolution: {integrity: sha512-bt+Sh8CtDmn2OajxvNO+BX7Wn4CIWMpTRm3MaiKPCQcnnlm0CS2mhui6QaoeQugs+3Kj2ESKEEGJUdVafwhiCg==}
|
|
engines: {node: '>=4.0.0'}
|
|
dev: false
|
|
|
|
/eslint-scope@5.1.1:
|
|
resolution: {integrity: sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==}
|
|
engines: {node: '>=8.0.0'}
|
|
dependencies:
|
|
esrecurse: 4.3.0
|
|
estraverse: 4.3.0
|
|
|
|
/eslint-scope@7.2.2:
|
|
resolution: {integrity: sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
dependencies:
|
|
esrecurse: 4.3.0
|
|
estraverse: 5.3.0
|
|
|
|
/eslint-utils@3.0.0(eslint@8.57.1):
|
|
resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==}
|
|
engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0}
|
|
peerDependencies:
|
|
eslint: '>=5'
|
|
dependencies:
|
|
eslint: 8.57.1
|
|
eslint-visitor-keys: 2.1.0
|
|
dev: false
|
|
|
|
/eslint-visitor-keys@2.1.0:
|
|
resolution: {integrity: sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==}
|
|
engines: {node: '>=10'}
|
|
|
|
/eslint-visitor-keys@3.4.3:
|
|
resolution: {integrity: sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
|
|
/eslint-visitor-keys@4.2.0:
|
|
resolution: {integrity: sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
dev: true
|
|
|
|
/eslint@8.57.1:
|
|
resolution: {integrity: sha512-ypowyDxpVSYpkXr9WPv2PAZCtNip1Mv5KTW0SCurXv/9iOpcrH9PaqUElksqEB6pChqHGDRCFTyrZlGhnLNGiA==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options.
|
|
hasBin: true
|
|
dependencies:
|
|
'@eslint-community/eslint-utils': 4.4.1(eslint@8.57.1)
|
|
'@eslint-community/regexpp': 4.12.1
|
|
'@eslint/eslintrc': 2.1.4
|
|
'@eslint/js': 8.57.1
|
|
'@humanwhocodes/config-array': 0.13.0
|
|
'@humanwhocodes/module-importer': 1.0.1
|
|
'@nodelib/fs.walk': 1.2.8
|
|
'@ungap/structured-clone': 1.2.1
|
|
ajv: 6.12.6
|
|
chalk: 4.1.2
|
|
cross-spawn: 7.0.6
|
|
debug: 4.4.0(supports-color@5.5.0)
|
|
doctrine: 3.0.0
|
|
escape-string-regexp: 4.0.0
|
|
eslint-scope: 7.2.2
|
|
eslint-visitor-keys: 3.4.3
|
|
espree: 9.6.1
|
|
esquery: 1.6.0
|
|
esutils: 2.0.3
|
|
fast-deep-equal: 3.1.3
|
|
file-entry-cache: 6.0.1
|
|
find-up: 5.0.0
|
|
glob-parent: 6.0.2
|
|
globals: 13.24.0
|
|
graphemer: 1.4.0
|
|
ignore: 5.3.2
|
|
imurmurhash: 0.1.4
|
|
is-glob: 4.0.3
|
|
is-path-inside: 3.0.3
|
|
js-yaml: 4.1.0
|
|
json-stable-stringify-without-jsonify: 1.0.1
|
|
levn: 0.4.1
|
|
lodash.merge: 4.6.2
|
|
minimatch: 3.1.2
|
|
natural-compare: 1.4.0
|
|
optionator: 0.9.4
|
|
strip-ansi: 6.0.1
|
|
text-table: 0.2.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
/esniff@2.0.1:
|
|
resolution: {integrity: sha512-kTUIGKQ/mDPFoJ0oVfcmyJn4iBDRptjNVIzwIFR7tqWXdVI9xfA2RMwY/gbSpJG3lkdWNEjLap/NqVHZiJsdfg==}
|
|
engines: {node: '>=0.10'}
|
|
dependencies:
|
|
d: 1.0.2
|
|
es5-ext: 0.10.64
|
|
event-emitter: 0.3.5
|
|
type: 2.7.3
|
|
dev: false
|
|
|
|
/espree@10.3.0:
|
|
resolution: {integrity: sha512-0QYC8b24HWY8zjRnDTL6RiHfDbAWn63qb4LMj1Z4b076A4une81+z03Kg7l7mn/48PUTqoLptSXez8oknU8Clg==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
dependencies:
|
|
acorn: 8.14.0
|
|
acorn-jsx: 5.3.2(acorn@8.14.0)
|
|
eslint-visitor-keys: 4.2.0
|
|
dev: true
|
|
|
|
/espree@9.6.1:
|
|
resolution: {integrity: sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==}
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
dependencies:
|
|
acorn: 8.14.0
|
|
acorn-jsx: 5.3.2(acorn@8.14.0)
|
|
eslint-visitor-keys: 3.4.3
|
|
|
|
/esprima@4.0.1:
|
|
resolution: {integrity: sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==}
|
|
engines: {node: '>=4'}
|
|
hasBin: true
|
|
|
|
/esquery@1.6.0:
|
|
resolution: {integrity: sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==}
|
|
engines: {node: '>=0.10'}
|
|
dependencies:
|
|
estraverse: 5.3.0
|
|
|
|
/esrecurse@4.3.0:
|
|
resolution: {integrity: sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==}
|
|
engines: {node: '>=4.0'}
|
|
dependencies:
|
|
estraverse: 5.3.0
|
|
|
|
/estraverse@4.3.0:
|
|
resolution: {integrity: sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==}
|
|
engines: {node: '>=4.0'}
|
|
|
|
/estraverse@5.3.0:
|
|
resolution: {integrity: sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==}
|
|
engines: {node: '>=4.0'}
|
|
|
|
/estree-util-attach-comments@2.1.1:
|
|
resolution: {integrity: sha512-+5Ba/xGGS6mnwFbXIuQiDPTbuTxuMCooq3arVv7gPZtYpjp+VXH/NkHAP35OOefPhNG/UGqU3vt/LTABwcHX0w==}
|
|
dependencies:
|
|
'@types/estree': 1.0.7
|
|
|
|
/estree-util-attach-comments@3.0.0:
|
|
resolution: {integrity: sha512-cKUwm/HUcTDsYh/9FgnuFqpfquUbwIqwKM26BVCGDPVgvaCl/nDCCjUfiLlx6lsEZ3Z4RFxNbOQ60pkaEwFxGw==}
|
|
dependencies:
|
|
'@types/estree': 1.0.7
|
|
dev: false
|
|
|
|
/estree-util-build-jsx@2.2.2:
|
|
resolution: {integrity: sha512-m56vOXcOBuaF+Igpb9OPAy7f9w9OIkb5yhjsZuaPm7HoGi4oTOQi0h2+yZ+AtKklYFZ+rPC4n0wYCJCEU1ONqg==}
|
|
dependencies:
|
|
'@types/estree-jsx': 1.0.5
|
|
estree-util-is-identifier-name: 2.1.0
|
|
estree-walker: 3.0.3
|
|
|
|
/estree-util-build-jsx@3.0.1:
|
|
resolution: {integrity: sha512-8U5eiL6BTrPxp/CHbs2yMgP8ftMhR5ww1eIKoWRMlqvltHF8fZn5LRDvTKuxD3DUn+shRbLGqXemcP51oFCsGQ==}
|
|
dependencies:
|
|
'@types/estree-jsx': 1.0.5
|
|
devlop: 1.1.0
|
|
estree-util-is-identifier-name: 3.0.0
|
|
estree-walker: 3.0.3
|
|
dev: false
|
|
|
|
/estree-util-is-identifier-name@2.1.0:
|
|
resolution: {integrity: sha512-bEN9VHRyXAUOjkKVQVvArFym08BTWB0aJPppZZr0UNyAqWsLaVfAqP7hbaTJjzHifmB5ebnR8Wm7r7yGN/HonQ==}
|
|
|
|
/estree-util-is-identifier-name@3.0.0:
|
|
resolution: {integrity: sha512-hFtqIDZTIUZ9BXLb8y4pYGyk6+wekIivNVTcmvk8NoOh+VeRn5y6cEHzbURrWbfp1fIqdVipilzj+lfaadNZmg==}
|
|
dev: false
|
|
|
|
/estree-util-scope@1.0.0:
|
|
resolution: {integrity: sha512-2CAASclonf+JFWBNJPndcOpA8EMJwa0Q8LUFJEKqXLW6+qBvbFZuF5gItbQOs/umBUkjviCSDCbBwU2cXbmrhQ==}
|
|
dependencies:
|
|
'@types/estree': 1.0.7
|
|
devlop: 1.1.0
|
|
dev: false
|
|
|
|
/estree-util-to-js@1.2.0:
|
|
resolution: {integrity: sha512-IzU74r1PK5IMMGZXUVZbmiu4A1uhiPgW5hm1GjcOfr4ZzHaMPpLNJjR7HjXiIOzi25nZDrgFTobHTkV5Q6ITjA==}
|
|
dependencies:
|
|
'@types/estree-jsx': 1.0.5
|
|
astring: 1.9.0
|
|
source-map: 0.7.4
|
|
|
|
/estree-util-to-js@2.0.0:
|
|
resolution: {integrity: sha512-WDF+xj5rRWmD5tj6bIqRi6CkLIXbbNQUcxQHzGysQzvHmdYG2G7p/Tf0J0gpxGgkeMZNTIjT/AoSvC9Xehcgdg==}
|
|
dependencies:
|
|
'@types/estree-jsx': 1.0.5
|
|
astring: 1.9.0
|
|
source-map: 0.7.4
|
|
dev: false
|
|
|
|
/estree-util-visit@1.2.1:
|
|
resolution: {integrity: sha512-xbgqcrkIVbIG+lI/gzbvd9SGTJL4zqJKBFttUl5pP27KhAjtMKbX/mQXJ7qgyXpMgVy/zvpm0xoQQaGL8OloOw==}
|
|
dependencies:
|
|
'@types/estree-jsx': 1.0.5
|
|
'@types/unist': 2.0.11
|
|
|
|
/estree-util-visit@2.0.0:
|
|
resolution: {integrity: sha512-m5KgiH85xAhhW8Wta0vShLcUvOsh3LLPI2YVwcbio1l7E09NTLL1EyMZFM1OyWowoH0skScNbhOPl4kcBgzTww==}
|
|
dependencies:
|
|
'@types/estree-jsx': 1.0.5
|
|
'@types/unist': 3.0.3
|
|
dev: false
|
|
|
|
/estree-walker@3.0.3:
|
|
resolution: {integrity: sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==}
|
|
dependencies:
|
|
'@types/estree': 1.0.7
|
|
|
|
/esutils@2.0.3:
|
|
resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
/event-emitter@0.3.5:
|
|
resolution: {integrity: sha512-D9rRn9y7kLPnJ+hMq7S/nhvoKwwvVJahBi2BPmx3bvbsEdK3W9ii8cBSGjP+72/LnM4n6fo3+dkCX5FeTQruXA==}
|
|
dependencies:
|
|
d: 1.0.2
|
|
es5-ext: 0.10.64
|
|
dev: false
|
|
|
|
/event-target-shim@5.0.1:
|
|
resolution: {integrity: sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==}
|
|
engines: {node: '>=6'}
|
|
|
|
/eventemitter3@4.0.7:
|
|
resolution: {integrity: sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==}
|
|
dev: false
|
|
|
|
/events@3.3.0:
|
|
resolution: {integrity: sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==}
|
|
engines: {node: '>=0.8.x'}
|
|
|
|
/execa@1.0.0:
|
|
resolution: {integrity: sha512-adbxcyWV46qiHyvSp50TKt05tB4tK3HcmF7/nxfAdhnox83seTDbwnaqKO4sXRy7roHAIFqJP/Rw/AuEbX61LA==}
|
|
engines: {node: '>=6'}
|
|
dependencies:
|
|
cross-spawn: 6.0.6
|
|
get-stream: 4.1.0
|
|
is-stream: 1.1.0
|
|
npm-run-path: 2.0.2
|
|
p-finally: 1.0.0
|
|
signal-exit: 3.0.7
|
|
strip-eof: 1.0.0
|
|
dev: true
|
|
|
|
/execa@5.1.1:
|
|
resolution: {integrity: sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==}
|
|
engines: {node: '>=10'}
|
|
dependencies:
|
|
cross-spawn: 7.0.6
|
|
get-stream: 6.0.1
|
|
human-signals: 2.1.0
|
|
is-stream: 2.0.1
|
|
merge-stream: 2.0.0
|
|
npm-run-path: 4.0.1
|
|
onetime: 5.1.2
|
|
signal-exit: 3.0.7
|
|
strip-final-newline: 2.0.0
|
|
|
|
/ext-list@2.2.2:
|
|
resolution: {integrity: sha512-u+SQgsubraE6zItfVA0tBuCBhfU9ogSRnsvygI7wht9TS510oLkBRXBsqopeUG/GBOIQyKZO9wjTqIu/sf5zFA==}
|
|
engines: {node: '>=0.10.0'}
|
|
dependencies:
|
|
mime-db: 1.52.0
|
|
dev: false
|
|
|
|
/ext-name@5.0.0:
|
|
resolution: {integrity: sha512-yblEwXAbGv1VQDmow7s38W77hzAgJAO50ztBLMcUyUBfxv1HC+LGwtiEN+Co6LtlqT/5uwVOxsD4TNIilWhwdQ==}
|
|
engines: {node: '>=4'}
|
|
dependencies:
|
|
ext-list: 2.2.2
|
|
sort-keys-length: 1.0.1
|
|
dev: false
|
|
|
|
/ext@1.7.0:
|
|
resolution: {integrity: sha512-6hxeJYaL110a9b5TEJSj0gojyHQAmA2ch5Os+ySCiA1QGdS697XWY1pzsrSjqA9LDEEgdB/KypIlR59RcLuHYw==}
|
|
dependencies:
|
|
type: 2.7.3
|
|
dev: false
|
|
|
|
/extend-shallow@2.0.1:
|
|
resolution: {integrity: sha512-zCnTtlxNoAiDc3gqY2aYAWFx7XWWiasuF2K8Me5WbN8otHKTUKBwjPtNpRs/rbUZm7KxWAaNj7P1a/p52GbVug==}
|
|
engines: {node: '>=0.10.0'}
|
|
dependencies:
|
|
is-extendable: 0.1.1
|
|
|
|
/extend@3.0.2:
|
|
resolution: {integrity: sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==}
|
|
|
|
/external-editor@3.1.0:
|
|
resolution: {integrity: sha512-hMQ4CX1p1izmuLYyZqLMO/qGNw10wSv9QDCPfzXfyFrOaCSSoRfqE1Kf1s5an66J5JZC62NewG+mK49jOCtQew==}
|
|
engines: {node: '>=4'}
|
|
dependencies:
|
|
chardet: 0.7.0
|
|
iconv-lite: 0.4.24
|
|
tmp: 0.0.33
|
|
dev: false
|
|
|
|
/fake-indexeddb@5.0.2:
|
|
resolution: {integrity: sha512-cB507r5T3D55DfclY01GLkninZLfU7HXV/mhVRTnTRm5k2u+fY7Fof2dBkr80p5t7G7dlA/G5dI87QiMdPpMCQ==}
|
|
engines: {node: '>=18'}
|
|
dev: true
|
|
|
|
/fast-content-type-parse@1.1.0:
|
|
resolution: {integrity: sha512-fBHHqSTFLVnR61C+gltJuE5GkVQMV0S2nqUO8TJ+5Z3qAKG8vAx4FKai1s5jq/inV1+sREynIWSuQ6HgoSXpDQ==}
|
|
dev: false
|
|
|
|
/fast-copy@3.0.2:
|
|
resolution: {integrity: sha512-dl0O9Vhju8IrcLndv2eU4ldt1ftXMqqfgN4H1cpmGV7P6jeB9FwpN9a2c8DPGE1Ys88rNUJVYDHq73CGAGOPfQ==}
|
|
dev: false
|
|
|
|
/fast-decode-uri-component@1.0.1:
|
|
resolution: {integrity: sha512-WKgKWg5eUxvRZGwW8FvfbaH7AXSh2cL+3j5fMGzUMCxWBJ3dV3a7Wz8y2f/uQ0e3B6WmodD3oS54jTQ9HVTIIg==}
|
|
dev: false
|
|
|
|
/fast-deep-equal@3.1.3:
|
|
resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==}
|
|
|
|
/fast-diff@1.3.0:
|
|
resolution: {integrity: sha512-VxPP4NqbUjj6MaAOafWeUn2cXWLcCtljklUtZf0Ind4XQ+QPtmA0b18zZy0jIQx+ExRVCR/ZQpBmik5lXshNsw==}
|
|
dev: false
|
|
|
|
/fast-equals@2.0.4:
|
|
resolution: {integrity: sha512-caj/ZmjHljPrZtbzJ3kfH5ia/k4mTJe/qSiXAGzxZWRZgsgDV0cvNaQULqUX8t0/JVlzzEdYOwCN5DmzTxoD4w==}
|
|
dev: false
|
|
|
|
/fast-glob@3.3.1:
|
|
resolution: {integrity: sha512-kNFPyjhh5cKjrUltxs+wFx+ZkbRaxxmZ+X0ZU31SOsxCEtP9VPgtq2teZw1DebupL5GmDaNQ6yKMMVcM41iqDg==}
|
|
engines: {node: '>=8.6.0'}
|
|
dependencies:
|
|
'@nodelib/fs.stat': 2.0.5
|
|
'@nodelib/fs.walk': 1.2.8
|
|
glob-parent: 5.1.2
|
|
merge2: 1.4.1
|
|
micromatch: 4.0.8
|
|
dev: true
|
|
|
|
/fast-glob@3.3.2:
|
|
resolution: {integrity: sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==}
|
|
engines: {node: '>=8.6.0'}
|
|
dependencies:
|
|
'@nodelib/fs.stat': 2.0.5
|
|
'@nodelib/fs.walk': 1.2.8
|
|
glob-parent: 5.1.2
|
|
merge2: 1.4.1
|
|
micromatch: 4.0.8
|
|
|
|
/fast-json-stable-stringify@2.1.0:
|
|
resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==}
|
|
|
|
/fast-json-stringify@5.16.1:
|
|
resolution: {integrity: sha512-KAdnLvy1yu/XrRtP+LJnxbBGrhN+xXu+gt3EUvZhYGKCr3lFHq/7UFJHHFgmJKoqlh6B40bZLEv7w46B0mqn1g==}
|
|
dependencies:
|
|
'@fastify/merge-json-schemas': 0.1.1
|
|
ajv: 8.17.1
|
|
ajv-formats: 3.0.1(ajv@8.17.1)
|
|
fast-deep-equal: 3.1.3
|
|
fast-uri: 2.4.0
|
|
json-schema-ref-resolver: 1.0.1
|
|
rfdc: 1.4.1
|
|
dev: false
|
|
|
|
/fast-levenshtein@2.0.6:
|
|
resolution: {integrity: sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==}
|
|
|
|
/fast-querystring@1.1.2:
|
|
resolution: {integrity: sha512-g6KuKWmFXc0fID8WWH0jit4g0AGBoJhCkJMb1RmbsSEUNvQ+ZC8D6CUZ+GtF8nMzSPXnhiePyyqqipzNNEnHjg==}
|
|
dependencies:
|
|
fast-decode-uri-component: 1.0.1
|
|
dev: false
|
|
|
|
/fast-redact@3.5.0:
|
|
resolution: {integrity: sha512-dwsoQlS7h9hMeYUq1W++23NDcBLV4KqONnITDV9DjfS3q1SgDGVrBdvvTLUotWtPSD7asWDV9/CmsZPy8Hf70A==}
|
|
engines: {node: '>=6'}
|
|
dev: false
|
|
|
|
/fast-uri@2.4.0:
|
|
resolution: {integrity: sha512-ypuAmmMKInk5q7XcepxlnUWDLWv4GFtaJqAzWKqn62IpQ3pejtr5dTVbt3vwqVaMKmkNR55sTT+CqUKIaT21BA==}
|
|
dev: false
|
|
|
|
/fast-uri@3.0.6:
|
|
resolution: {integrity: sha512-Atfo14OibSv5wAp4VWNsFYE1AchQRTv9cBGWET4pZWHzYshFSS9NQI6I57rdKn9croWVMbYFbLhJ+yJvmZIIHw==}
|
|
|
|
/fastify-plugin@4.5.1:
|
|
resolution: {integrity: sha512-stRHYGeuqpEZTL1Ef0Ovr2ltazUT9g844X5z/zEBFLG8RYlpDiOCIG+ATvYEp+/zmc7sN29mcIMp8gvYplYPIQ==}
|
|
dev: false
|
|
|
|
/fastify@4.29.1:
|
|
resolution: {integrity: sha512-m2kMNHIG92tSNWv+Z3UeTR9AWLLuo7KctC7mlFPtMEVrfjIhmQhkQnT9v15qA/BfVq3vvj134Y0jl9SBje3jXQ==}
|
|
dependencies:
|
|
'@fastify/ajv-compiler': 3.6.0
|
|
'@fastify/error': 3.4.1
|
|
'@fastify/fast-json-stringify-compiler': 4.3.0
|
|
abstract-logging: 2.0.1
|
|
avvio: 8.4.0
|
|
fast-content-type-parse: 1.1.0
|
|
fast-json-stringify: 5.16.1
|
|
find-my-way: 8.2.2
|
|
light-my-request: 5.14.0
|
|
pino: 9.7.0
|
|
process-warning: 3.0.0
|
|
proxy-addr: 2.0.7
|
|
rfdc: 1.4.1
|
|
secure-json-parse: 2.7.0
|
|
semver: 7.6.3
|
|
toad-cache: 3.7.0
|
|
dev: false
|
|
|
|
/fastq@1.17.1:
|
|
resolution: {integrity: sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==}
|
|
dependencies:
|
|
reusify: 1.0.4
|
|
|
|
/fault@1.0.4:
|
|
resolution: {integrity: sha512-CJ0HCB5tL5fYTEA7ToAq5+kTwd++Borf1/bifxd9iT70QcXr4MRrO3Llf8Ifs70q+SJcGHFtnIE/Nw6giCtECA==}
|
|
dependencies:
|
|
format: 0.2.2
|
|
|
|
/fd-slicer@1.1.0:
|
|
resolution: {integrity: sha512-cE1qsB/VwyQozZ+q1dGxR8LBYNZeofhEdUNGSMbQD3Gw2lAzX9Zb3uIU6Ebc/Fmyjo9AWWfnn0AUCHqtevs/8g==}
|
|
dependencies:
|
|
pend: 1.2.0
|
|
dev: false
|
|
|
|
/fdir@6.4.2(picomatch@4.0.2):
|
|
resolution: {integrity: sha512-KnhMXsKSPZlAhp7+IjUkRZKPb4fUyccpDrdFXbi4QL1qkmFh9kVY09Yox+n4MaOb3lHZ1Tv829C3oaaXoMYPDQ==}
|
|
peerDependencies:
|
|
picomatch: ^3 || ^4
|
|
peerDependenciesMeta:
|
|
picomatch:
|
|
optional: true
|
|
dependencies:
|
|
picomatch: 4.0.2
|
|
|
|
/fdir@6.4.4(picomatch@4.0.2):
|
|
resolution: {integrity: sha512-1NZP+GK4GfuAv3PqKvxQRDMjdSRZjnkq7KfhlNrCNNlZ0ygQFpebfrnfnq/W7fpUnAv9aGWmY1zKx7FYL3gwhg==}
|
|
peerDependencies:
|
|
picomatch: ^3 || ^4
|
|
peerDependenciesMeta:
|
|
picomatch:
|
|
optional: true
|
|
dependencies:
|
|
picomatch: 4.0.2
|
|
dev: true
|
|
|
|
/fetch-blob@3.2.0:
|
|
resolution: {integrity: sha512-7yAQpD2UMJzLi1Dqv7qFYnPbaPx7ZfFK6PiIxQ4PfkGPyNyl2Ugx+a/umUonmKqjhM4DnfbMvdX6otXq83soQQ==}
|
|
engines: {node: ^12.20 || >= 14.13}
|
|
dependencies:
|
|
node-domexception: 1.0.0
|
|
web-streams-polyfill: 3.3.3
|
|
|
|
/file-entry-cache@6.0.1:
|
|
resolution: {integrity: sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==}
|
|
engines: {node: ^10.12.0 || >=12.0.0}
|
|
dependencies:
|
|
flat-cache: 3.2.0
|
|
|
|
/file-type@11.1.0:
|
|
resolution: {integrity: sha512-rM0UO7Qm9K7TWTtA6AShI/t7H5BPjDeGVDaNyg9BjHAj3PysKy7+8C8D137R88jnR3rFJZQB/tFgydl5sN5m7g==}
|
|
engines: {node: '>=6'}
|
|
dev: false
|
|
|
|
/file-type@3.9.0:
|
|
resolution: {integrity: sha512-RLoqTXE8/vPmMuTI88DAzhMYC99I8BWv7zYP4A1puo5HIjEJ5EX48ighy4ZyKMG9EDXxBgW6e++cn7d1xuFghA==}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: false
|
|
|
|
/file-type@4.4.0:
|
|
resolution: {integrity: sha512-f2UbFQEk7LXgWpi5ntcO86OeA/cC80fuDDDaX/fZ2ZGel+AF7leRQqBBW1eJNiiQkrZlAoM6P+VYP5P6bOlDEQ==}
|
|
engines: {node: '>=4'}
|
|
dev: false
|
|
|
|
/file-type@5.2.0:
|
|
resolution: {integrity: sha512-Iq1nJ6D2+yIO4c8HHg4fyVb8mAJieo1Oloy1mLLaB2PvezNedhBVm+QU7g0qM42aiMbRXTxKKwGD17rjKNJYVQ==}
|
|
engines: {node: '>=4'}
|
|
dev: false
|
|
|
|
/file-type@6.2.0:
|
|
resolution: {integrity: sha512-YPcTBDV+2Tm0VqjybVd32MHdlEGAtuxS3VAYsumFokDSMG+ROT5wawGlnHDoz7bfMcMDt9hxuXvXwoKUx2fkOg==}
|
|
engines: {node: '>=4'}
|
|
dev: false
|
|
|
|
/filename-reserved-regex@2.0.0:
|
|
resolution: {integrity: sha512-lc1bnsSr4L4Bdif8Xb/qrtokGbq5zlsms/CYH8PP+WtCkGNF65DPiQY8vG3SakEdRn8Dlnm+gW/qWKKjS5sZzQ==}
|
|
engines: {node: '>=4'}
|
|
dev: false
|
|
|
|
/filenamify@3.0.0:
|
|
resolution: {integrity: sha512-5EFZ//MsvJgXjBAFJ+Bh2YaCTRF/VP1YOmGrgt+KJ4SFRLjI87EIdwLLuT6wQX0I4F9W41xutobzczjsOKlI/g==}
|
|
engines: {node: '>=6'}
|
|
dependencies:
|
|
filename-reserved-regex: 2.0.0
|
|
strip-outer: 1.0.1
|
|
trim-repeated: 1.0.0
|
|
dev: false
|
|
|
|
/fill-range@7.1.1:
|
|
resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
to-regex-range: 5.0.1
|
|
|
|
/find-my-way@8.2.2:
|
|
resolution: {integrity: sha512-Dobi7gcTEq8yszimcfp/R7+owiT4WncAJ7VTTgFH1jYJ5GaG1FbhjwDG820hptN0QDFvzVY3RfCzdInvGPGzjA==}
|
|
engines: {node: '>=14'}
|
|
dependencies:
|
|
fast-deep-equal: 3.1.3
|
|
fast-querystring: 1.1.2
|
|
safe-regex2: 3.1.0
|
|
dev: false
|
|
|
|
/find-up@5.0.0:
|
|
resolution: {integrity: sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==}
|
|
engines: {node: '>=10'}
|
|
dependencies:
|
|
locate-path: 6.0.0
|
|
path-exists: 4.0.0
|
|
|
|
/flat-cache@3.2.0:
|
|
resolution: {integrity: sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==}
|
|
engines: {node: ^10.12.0 || >=12.0.0}
|
|
dependencies:
|
|
flatted: 3.3.2
|
|
keyv: 4.5.4
|
|
rimraf: 3.0.2
|
|
|
|
/flat@5.0.2:
|
|
resolution: {integrity: sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==}
|
|
hasBin: true
|
|
dev: true
|
|
|
|
/flatted@3.3.2:
|
|
resolution: {integrity: sha512-AiwGJM8YcNOaobumgtng+6NHuOqC3A7MixFeDafM3X9cIUM+xUXoS5Vfgf+OihAYe20fxqNM9yPBXJzRtZ/4eA==}
|
|
|
|
/flexsearch@0.7.43:
|
|
resolution: {integrity: sha512-c5o/+Um8aqCSOXGcZoqZOm+NqtVwNsvVpWv6lfmSclU954O3wvQKxxK8zj74fPaSJbXpSLTs4PRhh+wnoCXnKg==}
|
|
|
|
/for-each@0.3.3:
|
|
resolution: {integrity: sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==}
|
|
dependencies:
|
|
is-callable: 1.2.7
|
|
|
|
/foreground-child@3.3.0:
|
|
resolution: {integrity: sha512-Ld2g8rrAyMYFXBhEqMz8ZAHBi4J4uS1i/CxGMDnjyFWddMXLVcDp051DZfu+t7+ab7Wv6SMqpWmyFIj5UbfFvg==}
|
|
engines: {node: '>=14'}
|
|
dependencies:
|
|
cross-spawn: 7.0.6
|
|
signal-exit: 4.1.0
|
|
|
|
/form-data-encoder@1.7.2:
|
|
resolution: {integrity: sha512-qfqtYan3rxrnCk1VYaA4H+Ms9xdpPqvLZa6xmMgFvhO32x7/3J/ExcTd6qpxM0vH2GdMI+poehyBZvqfMTto8A==}
|
|
|
|
/form-data@2.5.3:
|
|
resolution: {integrity: sha512-XHIrMD0NpDrNM/Ckf7XJiBbLl57KEhT3+i3yY+eWm+cqYZJQTZrKo8Y8AWKnuV5GT4scfuUGt9LzNoIx3dU1nQ==}
|
|
engines: {node: '>= 0.12'}
|
|
dependencies:
|
|
asynckit: 0.4.0
|
|
combined-stream: 1.0.8
|
|
es-set-tostringtag: 2.1.0
|
|
mime-types: 2.1.35
|
|
safe-buffer: 5.2.1
|
|
dev: true
|
|
|
|
/form-data@4.0.1:
|
|
resolution: {integrity: sha512-tzN8e4TX8+kkxGPK8D5u0FNmjPUjw3lwC9lSLxxoB/+GtsJG91CO8bSWy73APlgAZzZbXEYZJuxjkHH2w+Ezhw==}
|
|
engines: {node: '>= 6'}
|
|
dependencies:
|
|
asynckit: 0.4.0
|
|
combined-stream: 1.0.8
|
|
mime-types: 2.1.35
|
|
|
|
/format@0.2.2:
|
|
resolution: {integrity: sha512-wzsgA6WOq+09wrU1tsJ09udeR/YZRaeArL9e1wPbFg3GG2yDnC2ldKpxs4xunpFF9DgqCqOIra3bc1HWrJ37Ww==}
|
|
engines: {node: '>=0.4.x'}
|
|
|
|
/formdata-node@4.4.1:
|
|
resolution: {integrity: sha512-0iirZp3uVDjVGt9p49aTaqjk84TrglENEDuqfdlZQ1roC9CWlPk6Avf8EEnZNcAqPonwkG35x4n3ww/1THYAeQ==}
|
|
engines: {node: '>= 12.20'}
|
|
dependencies:
|
|
node-domexception: 1.0.0
|
|
web-streams-polyfill: 4.0.0-beta.3
|
|
|
|
/formdata-polyfill@4.0.10:
|
|
resolution: {integrity: sha512-buewHzMvYL29jdeQTVILecSaZKnt/RJWjoZCF5OW60Z67/GmSLBkOFM7qh1PI3zFNtJbaZL5eQu1vLfazOwj4g==}
|
|
engines: {node: '>=12.20.0'}
|
|
dependencies:
|
|
fetch-blob: 3.2.0
|
|
|
|
/forwarded@0.2.0:
|
|
resolution: {integrity: sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==}
|
|
engines: {node: '>= 0.6'}
|
|
dev: false
|
|
|
|
/fresh@0.5.2:
|
|
resolution: {integrity: sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==}
|
|
engines: {node: '>= 0.6'}
|
|
dev: false
|
|
|
|
/from2@2.3.0:
|
|
resolution: {integrity: sha512-OMcX/4IC/uqEPVgGeyfN22LJk6AZrMkRZHxcHBMBvHScDGgwTm2GT2Wkgtocyd3JfZffjj2kYUDXXII0Fk9W0g==}
|
|
dependencies:
|
|
inherits: 2.0.4
|
|
readable-stream: 2.3.8
|
|
dev: false
|
|
|
|
/fs-constants@1.0.0:
|
|
resolution: {integrity: sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==}
|
|
dev: false
|
|
|
|
/fs-extra@11.2.0:
|
|
resolution: {integrity: sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==}
|
|
engines: {node: '>=14.14'}
|
|
dependencies:
|
|
graceful-fs: 4.2.11
|
|
jsonfile: 6.1.0
|
|
universalify: 2.0.1
|
|
|
|
/fs-extra@9.1.0:
|
|
resolution: {integrity: sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==}
|
|
engines: {node: '>=10'}
|
|
dependencies:
|
|
at-least-node: 1.0.0
|
|
graceful-fs: 4.2.11
|
|
jsonfile: 6.1.0
|
|
universalify: 2.0.1
|
|
dev: false
|
|
|
|
/fs.realpath@1.0.0:
|
|
resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==}
|
|
|
|
/fsevents@2.3.2:
|
|
resolution: {integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==}
|
|
engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
|
|
os: [darwin]
|
|
requiresBuild: true
|
|
dev: false
|
|
optional: true
|
|
|
|
/fsevents@2.3.3:
|
|
resolution: {integrity: sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==}
|
|
engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
|
|
os: [darwin]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/function-bind@1.1.2:
|
|
resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==}
|
|
|
|
/function.prototype.name@1.1.6:
|
|
resolution: {integrity: sha512-Z5kx79swU5P27WEayXM1tBi5Ze/lbIyiNgU3qyXUOf9b2rgXYyF9Dy9Cx+IQv/Lc8WCG6L82zwUPpSS9hGehIg==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.8
|
|
define-properties: 1.2.1
|
|
es-abstract: 1.23.5
|
|
functions-have-names: 1.2.3
|
|
|
|
/functions-have-names@1.2.3:
|
|
resolution: {integrity: sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==}
|
|
|
|
/gensync@1.0.0-beta.2:
|
|
resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==}
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
/get-func-name@2.0.2:
|
|
resolution: {integrity: sha512-8vXOvuE167CtIc3OyItco7N/dpRtBbYOsPsXCz7X/PMnlGjYjSGuZJgM1Y7mmew7BKf9BqvLX2tnOVy1BBUsxQ==}
|
|
dev: true
|
|
|
|
/get-intrinsic@1.2.6:
|
|
resolution: {integrity: sha512-qxsEs+9A+u85HhllWJJFicJfPDhRmjzoYdl64aMWW9yRIJmSyxdn8IEkuIM530/7T+lv0TIHd8L6Q/ra0tEoeA==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind-apply-helpers: 1.0.1
|
|
dunder-proto: 1.0.0
|
|
es-define-property: 1.0.1
|
|
es-errors: 1.3.0
|
|
es-object-atoms: 1.0.0
|
|
function-bind: 1.1.2
|
|
gopd: 1.2.0
|
|
has-symbols: 1.1.0
|
|
hasown: 2.0.2
|
|
math-intrinsics: 1.0.0
|
|
|
|
/get-stdin@9.0.0:
|
|
resolution: {integrity: sha512-dVKBjfWisLAicarI2Sf+JuBE/DghV4UzNAVe9yhEJuzeREd3JhOTE9cUaJTeSa77fsbQUK3pcOpJfM59+VKZaA==}
|
|
engines: {node: '>=12'}
|
|
dev: false
|
|
|
|
/get-stream@2.3.1:
|
|
resolution: {integrity: sha512-AUGhbbemXxrZJRD5cDvKtQxLuYaIbNtDTK8YqupCI393Q2KSTreEsLUN3ZxAWFGiKTzL6nKuzfcIvieflUX9qA==}
|
|
engines: {node: '>=0.10.0'}
|
|
dependencies:
|
|
object-assign: 4.1.1
|
|
pinkie-promise: 2.0.1
|
|
dev: false
|
|
|
|
/get-stream@3.0.0:
|
|
resolution: {integrity: sha512-GlhdIUuVakc8SJ6kK0zAFbiGzRFzNnY4jUuEbV9UROo4Y+0Ny4fjvcZFVTeDA4odpFyOQzaw6hXukJSq/f28sQ==}
|
|
engines: {node: '>=4'}
|
|
dev: false
|
|
|
|
/get-stream@4.1.0:
|
|
resolution: {integrity: sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w==}
|
|
engines: {node: '>=6'}
|
|
dependencies:
|
|
pump: 3.0.2
|
|
|
|
/get-stream@6.0.1:
|
|
resolution: {integrity: sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==}
|
|
engines: {node: '>=10'}
|
|
|
|
/get-symbol-description@1.0.2:
|
|
resolution: {integrity: sha512-g0QYk1dZBxGwk+Ngc+ltRH2IBp2f7zBkBMBJZCDerh6EhlhSR6+9irMCuT/09zD6qkarHUSn529sK/yL4S27mg==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.8
|
|
es-errors: 1.3.0
|
|
get-intrinsic: 1.2.6
|
|
|
|
/get-tsconfig@4.8.1:
|
|
resolution: {integrity: sha512-k9PN+cFBmaLWtVz29SkUoqU5O0slLuHJXt/2P+tMVFT+phsSGXGkp9t3rQIqdz0e+06EHNGs3oM6ZX1s2zHxRg==}
|
|
dependencies:
|
|
resolve-pkg-maps: 1.0.0
|
|
|
|
/git-hooks-list@3.1.0:
|
|
resolution: {integrity: sha512-LF8VeHeR7v+wAbXqfgRlTSX/1BJR9Q1vEMR8JAz1cEg6GX07+zyj3sAdDvYjj/xnlIfVuGgj4qBei1K3hKH+PA==}
|
|
dev: false
|
|
|
|
/github-slugger@2.0.0:
|
|
resolution: {integrity: sha512-IaOQ9puYtjrkq7Y0Ygl9KDZnrf/aiUJYUpVf89y8kyaxbRG7Y1SrX/jaumrv81vc61+kiMempujsM3Yw7w5qcw==}
|
|
|
|
/glob-parent@5.1.2:
|
|
resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==}
|
|
engines: {node: '>= 6'}
|
|
dependencies:
|
|
is-glob: 4.0.3
|
|
|
|
/glob-parent@6.0.2:
|
|
resolution: {integrity: sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==}
|
|
engines: {node: '>=10.13.0'}
|
|
dependencies:
|
|
is-glob: 4.0.3
|
|
|
|
/glob-to-regexp@0.4.1:
|
|
resolution: {integrity: sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==}
|
|
|
|
/glob@10.4.5:
|
|
resolution: {integrity: sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==}
|
|
hasBin: true
|
|
dependencies:
|
|
foreground-child: 3.3.0
|
|
jackspeak: 3.4.3
|
|
minimatch: 9.0.5
|
|
minipass: 7.1.2
|
|
package-json-from-dist: 1.0.1
|
|
path-scurry: 1.11.1
|
|
|
|
/glob@7.2.3:
|
|
resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==}
|
|
deprecated: Glob versions prior to v9 are no longer supported
|
|
dependencies:
|
|
fs.realpath: 1.0.0
|
|
inflight: 1.0.6
|
|
inherits: 2.0.4
|
|
minimatch: 3.1.2
|
|
once: 1.4.0
|
|
path-is-absolute: 1.0.1
|
|
|
|
/globals@11.12.0:
|
|
resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==}
|
|
engines: {node: '>=4'}
|
|
|
|
/globals@13.24.0:
|
|
resolution: {integrity: sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
type-fest: 0.20.2
|
|
|
|
/globals@14.0.0:
|
|
resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==}
|
|
engines: {node: '>=18'}
|
|
dev: true
|
|
|
|
/globals@15.13.0:
|
|
resolution: {integrity: sha512-49TewVEz0UxZjr1WYYsWpPrhyC/B/pA8Bq0fUmet2n+eR7yn0IvNzNaoBwnK6mdkzcN+se7Ez9zUgULTz2QH4g==}
|
|
engines: {node: '>=18'}
|
|
dev: true
|
|
|
|
/globalthis@1.0.4:
|
|
resolution: {integrity: sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
define-properties: 1.2.1
|
|
gopd: 1.2.0
|
|
|
|
/globby@11.1.0:
|
|
resolution: {integrity: sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==}
|
|
engines: {node: '>=10'}
|
|
dependencies:
|
|
array-union: 2.1.0
|
|
dir-glob: 3.0.1
|
|
fast-glob: 3.3.2
|
|
ignore: 5.3.2
|
|
merge2: 1.4.1
|
|
slash: 3.0.0
|
|
|
|
/gopd@1.2.0:
|
|
resolution: {integrity: sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
/got@8.3.2:
|
|
resolution: {integrity: sha512-qjUJ5U/hawxosMryILofZCkm3C84PLJS/0grRIpjAwu+Lkxxj5cxeCU25BG0/3mDSpXKTyZr8oh8wIgLaH0QCw==}
|
|
engines: {node: '>=4'}
|
|
dependencies:
|
|
'@sindresorhus/is': 0.7.0
|
|
cacheable-request: 2.1.4
|
|
decompress-response: 3.3.0
|
|
duplexer3: 0.1.5
|
|
get-stream: 3.0.0
|
|
into-stream: 3.1.0
|
|
is-retry-allowed: 1.2.0
|
|
isurl: 1.0.0
|
|
lowercase-keys: 1.0.1
|
|
mimic-response: 1.0.1
|
|
p-cancelable: 0.4.1
|
|
p-timeout: 2.0.1
|
|
pify: 3.0.0
|
|
safe-buffer: 5.2.1
|
|
timed-out: 4.0.1
|
|
url-parse-lax: 3.0.0
|
|
url-to-options: 1.0.1
|
|
dev: false
|
|
|
|
/graceful-fs@4.2.11:
|
|
resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==}
|
|
|
|
/graphemer@1.4.0:
|
|
resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==}
|
|
|
|
/gray-matter@4.0.3:
|
|
resolution: {integrity: sha512-5v6yZd4JK3eMI3FqqCouswVqwugaA9r4dNZB1wwcmrD02QkV5H0y7XBQW8QwQqEaZY1pM9aqORSORhJRdNK44Q==}
|
|
engines: {node: '>=6.0'}
|
|
dependencies:
|
|
js-yaml: 3.14.1
|
|
kind-of: 6.0.3
|
|
section-matter: 1.0.0
|
|
strip-bom-string: 1.0.0
|
|
|
|
/h3@1.15.3:
|
|
resolution: {integrity: sha512-z6GknHqyX0h9aQaTx22VZDf6QyZn+0Nh+Ym8O/u0SGSkyF5cuTJYKlc8MkzW3Nzf9LE1ivcpmYC3FUGpywhuUQ==}
|
|
dependencies:
|
|
cookie-es: 1.2.2
|
|
crossws: 0.3.5
|
|
defu: 6.1.4
|
|
destr: 2.0.5
|
|
iron-webcrypto: 1.2.1
|
|
node-mock-http: 1.0.0
|
|
radix3: 1.1.2
|
|
ufo: 1.6.1
|
|
uncrypto: 0.1.3
|
|
dev: false
|
|
|
|
/handlebars@4.7.8:
|
|
resolution: {integrity: sha512-vafaFqs8MZkRrSX7sFVUdo3ap/eNiLnb4IakshzvP56X5Nr1iGKAIqdX6tMlm6HcNRIkr6AxO5jFEoJzzpT8aQ==}
|
|
engines: {node: '>=0.4.7'}
|
|
hasBin: true
|
|
dependencies:
|
|
minimist: 1.2.8
|
|
neo-async: 2.6.2
|
|
source-map: 0.6.1
|
|
wordwrap: 1.0.0
|
|
optionalDependencies:
|
|
uglify-js: 3.19.3
|
|
|
|
/has-bigints@1.0.2:
|
|
resolution: {integrity: sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==}
|
|
|
|
/has-flag@3.0.0:
|
|
resolution: {integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==}
|
|
engines: {node: '>=4'}
|
|
|
|
/has-flag@4.0.0:
|
|
resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
/has-property-descriptors@1.0.2:
|
|
resolution: {integrity: sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==}
|
|
dependencies:
|
|
es-define-property: 1.0.1
|
|
|
|
/has-proto@1.2.0:
|
|
resolution: {integrity: sha512-KIL7eQPfHQRC8+XluaIw7BHUwwqL19bQn4hzNgdr+1wXoU0KKj6rufu47lhY7KbJR2C6T6+PfyN0Ea7wkSS+qQ==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
dunder-proto: 1.0.0
|
|
|
|
/has-symbol-support-x@1.4.2:
|
|
resolution: {integrity: sha512-3ToOva++HaW+eCpgqZrCfN51IPB+7bJNVT6CUATzueB5Heb8o6Nam0V3HG5dlDvZU1Gn5QLcbahiKw/XVk5JJw==}
|
|
dev: false
|
|
|
|
/has-symbols@1.1.0:
|
|
resolution: {integrity: sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
/has-to-string-tag-x@1.4.1:
|
|
resolution: {integrity: sha512-vdbKfmw+3LoOYVr+mtxHaX5a96+0f3DljYd8JOqvOLsf5mw2Otda2qCDT9qRqLAhrjyQ0h7ual5nOiASpsGNFw==}
|
|
dependencies:
|
|
has-symbol-support-x: 1.4.2
|
|
dev: false
|
|
|
|
/has-tostringtag@1.0.2:
|
|
resolution: {integrity: sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
has-symbols: 1.1.0
|
|
|
|
/hasown@2.0.2:
|
|
resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
function-bind: 1.1.2
|
|
|
|
/hast-util-from-html@2.0.3:
|
|
resolution: {integrity: sha512-CUSRHXyKjzHov8yKsQjGOElXy/3EKpyX56ELnkHH34vDVw1N1XSQ1ZcAvTyAPtGqLTuKP/uxM+aLkSPqF/EtMw==}
|
|
dependencies:
|
|
'@types/hast': 3.0.4
|
|
devlop: 1.1.0
|
|
hast-util-from-parse5: 8.0.2
|
|
parse5: 7.2.1
|
|
vfile: 6.0.3
|
|
vfile-message: 4.0.2
|
|
|
|
/hast-util-from-parse5@8.0.2:
|
|
resolution: {integrity: sha512-SfMzfdAi/zAoZ1KkFEyyeXBn7u/ShQrfd675ZEE9M3qj+PMFX05xubzRyF76CCSJu8au9jgVxDV1+okFvgZU4A==}
|
|
dependencies:
|
|
'@types/hast': 3.0.4
|
|
'@types/unist': 3.0.3
|
|
devlop: 1.1.0
|
|
hastscript: 9.0.0
|
|
property-information: 6.5.0
|
|
vfile: 6.0.3
|
|
vfile-location: 5.0.3
|
|
web-namespaces: 2.0.1
|
|
|
|
/hast-util-heading-rank@3.0.0:
|
|
resolution: {integrity: sha512-EJKb8oMUXVHcWZTDepnr+WNbfnXKFNf9duMesmr4S8SXTJBJ9M4Yok08pu9vxdJwdlGRhVumk9mEhkEvKGifwA==}
|
|
dependencies:
|
|
'@types/hast': 3.0.4
|
|
|
|
/hast-util-is-element@3.0.0:
|
|
resolution: {integrity: sha512-Val9mnv2IWpLbNPqc/pUem+a7Ipj2aHacCwgNfTiK0vJKl0LF+4Ba4+v1oPHFpf3bLYmreq0/l3Gud9S5OH42g==}
|
|
dependencies:
|
|
'@types/hast': 3.0.4
|
|
|
|
/hast-util-parse-selector@2.2.5:
|
|
resolution: {integrity: sha512-7j6mrk/qqkSehsM92wQjdIgWM2/BW61u/53G6xmC8i1OmEdKLHbk419QKQUjz6LglWsfqoiHmyMRkP1BGjecNQ==}
|
|
|
|
/hast-util-parse-selector@4.0.0:
|
|
resolution: {integrity: sha512-wkQCkSYoOGCRKERFWcxMVMOcYE2K1AaNLU8DXS9arxnLOUEWbOXKXiJUNzEpqZ3JOKpnha3jkFrumEjVliDe7A==}
|
|
dependencies:
|
|
'@types/hast': 3.0.4
|
|
|
|
/hast-util-to-estree@2.3.3:
|
|
resolution: {integrity: sha512-ihhPIUPxN0v0w6M5+IiAZZrn0LH2uZomeWwhn7uP7avZC6TE7lIiEh2yBMPr5+zi1aUCXq6VoYRgs2Bw9xmycQ==}
|
|
dependencies:
|
|
'@types/estree': 1.0.7
|
|
'@types/estree-jsx': 1.0.5
|
|
'@types/hast': 2.3.10
|
|
'@types/unist': 2.0.11
|
|
comma-separated-tokens: 2.0.3
|
|
estree-util-attach-comments: 2.1.1
|
|
estree-util-is-identifier-name: 2.1.0
|
|
hast-util-whitespace: 2.0.1
|
|
mdast-util-mdx-expression: 1.3.2
|
|
mdast-util-mdxjs-esm: 1.3.1
|
|
property-information: 6.5.0
|
|
space-separated-tokens: 2.0.2
|
|
style-to-object: 0.4.4
|
|
unist-util-position: 4.0.4
|
|
zwitch: 2.0.4
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
/hast-util-to-estree@3.1.1:
|
|
resolution: {integrity: sha512-IWtwwmPskfSmma9RpzCappDUitC8t5jhAynHhc1m2+5trOgsrp7txscUSavc5Ic8PATyAjfrCK1wgtxh2cICVQ==}
|
|
dependencies:
|
|
'@types/estree': 1.0.7
|
|
'@types/estree-jsx': 1.0.5
|
|
'@types/hast': 3.0.4
|
|
comma-separated-tokens: 2.0.3
|
|
devlop: 1.1.0
|
|
estree-util-attach-comments: 3.0.0
|
|
estree-util-is-identifier-name: 3.0.0
|
|
hast-util-whitespace: 3.0.0
|
|
mdast-util-mdx-expression: 2.0.1
|
|
mdast-util-mdx-jsx: 3.1.3
|
|
mdast-util-mdxjs-esm: 2.0.1
|
|
property-information: 6.5.0
|
|
space-separated-tokens: 2.0.2
|
|
style-to-object: 1.0.8
|
|
unist-util-position: 5.0.0
|
|
zwitch: 2.0.4
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/hast-util-to-jsx-runtime@2.3.2:
|
|
resolution: {integrity: sha512-1ngXYb+V9UT5h+PxNRa1O1FYguZK/XL+gkeqvp7EdHlB9oHUG0eYRo/vY5inBdcqo3RkPMC58/H94HvkbfGdyg==}
|
|
dependencies:
|
|
'@types/estree': 1.0.7
|
|
'@types/hast': 3.0.4
|
|
'@types/unist': 3.0.3
|
|
comma-separated-tokens: 2.0.3
|
|
devlop: 1.1.0
|
|
estree-util-is-identifier-name: 3.0.0
|
|
hast-util-whitespace: 3.0.0
|
|
mdast-util-mdx-expression: 2.0.1
|
|
mdast-util-mdx-jsx: 3.1.3
|
|
mdast-util-mdxjs-esm: 2.0.1
|
|
property-information: 6.5.0
|
|
space-separated-tokens: 2.0.2
|
|
style-to-object: 1.0.8
|
|
unist-util-position: 5.0.0
|
|
vfile-message: 4.0.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/hast-util-whitespace@2.0.1:
|
|
resolution: {integrity: sha512-nAxA0v8+vXSBDt3AnRUNjyRIQ0rD+ntpbAp4LnPkumc5M9yUbSMa4XDU9Q6etY4f1Wp4bNgvc1yjiZtsTTrSng==}
|
|
|
|
/hast-util-whitespace@3.0.0:
|
|
resolution: {integrity: sha512-88JUN06ipLwsnv+dVn+OIYOvAuvBMy/Qoi6O7mQHxdPXpjy+Cd6xRkWwux7DKO+4sYILtLBRIKgsdpS2gQc7qw==}
|
|
dependencies:
|
|
'@types/hast': 3.0.4
|
|
dev: false
|
|
|
|
/hastscript@6.0.0:
|
|
resolution: {integrity: sha512-nDM6bvd7lIqDUiYEiu5Sl/+6ReP0BMk/2f4U/Rooccxkj0P5nm+acM5PrGJ/t5I8qPGiqZSE6hVAwZEdZIvP4w==}
|
|
dependencies:
|
|
'@types/hast': 2.3.10
|
|
comma-separated-tokens: 1.0.8
|
|
hast-util-parse-selector: 2.2.5
|
|
property-information: 5.6.0
|
|
space-separated-tokens: 1.1.5
|
|
|
|
/hastscript@9.0.0:
|
|
resolution: {integrity: sha512-jzaLBGavEDKHrc5EfFImKN7nZKKBdSLIdGvCwDZ9TfzbF2ffXiov8CKE445L2Z1Ek2t/m4SKQ2j6Ipv7NyUolw==}
|
|
dependencies:
|
|
'@types/hast': 3.0.4
|
|
comma-separated-tokens: 2.0.3
|
|
hast-util-parse-selector: 4.0.0
|
|
property-information: 6.5.0
|
|
space-separated-tokens: 2.0.2
|
|
|
|
/highlight.js@10.7.3:
|
|
resolution: {integrity: sha512-tzcUFauisWKNHaRkN4Wjl/ZA07gENAjFl3J/c480dprkGTg5EQstgaNFqBfUqCq54kZRIEcreTsAgF/m2quD7A==}
|
|
|
|
/highlightjs-vue@1.0.0:
|
|
resolution: {integrity: sha512-PDEfEF102G23vHmPhLyPboFCD+BkMGu+GuJe2d9/eH4FsCwvgBpnc9n0pGE+ffKdph38s6foEZiEjdgHdzp+IA==}
|
|
|
|
/hoist-non-react-statics@3.3.2:
|
|
resolution: {integrity: sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==}
|
|
dependencies:
|
|
react-is: 16.13.1
|
|
|
|
/hosted-git-info@2.8.9:
|
|
resolution: {integrity: sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==}
|
|
dev: true
|
|
|
|
/html-encoding-sniffer@3.0.0:
|
|
resolution: {integrity: sha512-oWv4T4yJ52iKrufjnyZPkrN0CH3QnrUqdB6In1g5Fe1mia8GmF36gnfNySxoZtxD5+NmYw1EElVXiBk93UeskA==}
|
|
engines: {node: '>=12'}
|
|
dependencies:
|
|
whatwg-encoding: 2.0.0
|
|
dev: true
|
|
|
|
/html-entities@2.5.2:
|
|
resolution: {integrity: sha512-K//PSRMQk4FZ78Kyau+mZurHn3FH0Vwr+H36eE0rPbeYkRRi9YxceYPhuN60UwWorxyKHhqoAJl2OFKa4BVtaA==}
|
|
|
|
/html-escaper@2.0.2:
|
|
resolution: {integrity: sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==}
|
|
dev: true
|
|
|
|
/html-to-text@9.0.5:
|
|
resolution: {integrity: sha512-qY60FjREgVZL03vJU6IfMV4GDjGBIoOyvuFdpBDIX9yTlDw0TjxVBQp+P8NvpdIXNJvfWBTNul7fsAQJq2FNpg==}
|
|
engines: {node: '>=14'}
|
|
dependencies:
|
|
'@selderee/plugin-htmlparser2': 0.11.0
|
|
deepmerge: 4.3.1
|
|
dom-serializer: 2.0.0
|
|
htmlparser2: 8.0.2
|
|
selderee: 0.11.0
|
|
|
|
/htmlparser2@6.1.0:
|
|
resolution: {integrity: sha512-gyyPk6rgonLFEDGoeRgQNaEUvdJ4ktTmmUh/h2t7s+M8oPpIPxgNACWa+6ESR57kXstwqPiCut0V8NRpcwgU7A==}
|
|
dependencies:
|
|
domelementtype: 2.3.0
|
|
domhandler: 4.3.1
|
|
domutils: 2.8.0
|
|
entities: 2.2.0
|
|
|
|
/htmlparser2@8.0.2:
|
|
resolution: {integrity: sha512-GYdjWKDkbRLkZ5geuHs5NY1puJ+PXwP7+fHPRz06Eirsb9ugf6d8kkXav6ADhcODhFFPMIXyxkxSuMf3D6NCFA==}
|
|
dependencies:
|
|
domelementtype: 2.3.0
|
|
domhandler: 5.0.3
|
|
domutils: 3.1.0
|
|
entities: 4.5.0
|
|
|
|
/htmr@1.0.2(react@18.3.1):
|
|
resolution: {integrity: sha512-7T9babEHZwECQ2/ouxNPow1uGcKbj/BcbslPGPRxBKIOLNiIrFKq6ELzor7mc4HiexZzdb3izQQLl16bhPR9jw==}
|
|
peerDependencies:
|
|
react: '>=15.6.1'
|
|
dependencies:
|
|
html-entities: 2.5.2
|
|
htmlparser2: 6.1.0
|
|
react: 18.3.1
|
|
|
|
/http-cache-semantics@3.8.1:
|
|
resolution: {integrity: sha512-5ai2iksyV8ZXmnZhHH4rWPoxxistEexSi5936zIQ1bnNTW5VnA85B6P/VpXiRM017IgRvb2kKo1a//y+0wSp3w==}
|
|
dev: false
|
|
|
|
/http-errors@2.0.0:
|
|
resolution: {integrity: sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==}
|
|
engines: {node: '>= 0.8'}
|
|
dependencies:
|
|
depd: 2.0.0
|
|
inherits: 2.0.4
|
|
setprototypeof: 1.2.0
|
|
statuses: 2.0.1
|
|
toidentifier: 1.0.1
|
|
dev: false
|
|
|
|
/http-proxy-agent@5.0.0:
|
|
resolution: {integrity: sha512-n2hY8YdoRE1i7r6M0w9DIw5GgZN0G25P8zLCRQ8rjXtTU3vsNFBI/vWK/UIeE6g5MUUz6avwAPXmL6Fy9D/90w==}
|
|
engines: {node: '>= 6'}
|
|
dependencies:
|
|
'@tootallnate/once': 2.0.0
|
|
agent-base: 6.0.2
|
|
debug: 4.4.0(supports-color@5.5.0)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/https-proxy-agent@5.0.1:
|
|
resolution: {integrity: sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==}
|
|
engines: {node: '>= 6'}
|
|
dependencies:
|
|
agent-base: 6.0.2
|
|
debug: 4.4.0(supports-color@5.5.0)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/human-signals@2.1.0:
|
|
resolution: {integrity: sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==}
|
|
engines: {node: '>=10.17.0'}
|
|
|
|
/humanize-ms@1.2.1:
|
|
resolution: {integrity: sha512-Fl70vYtsAFb/C06PTS9dZBo7ihau+Tu/DNCk/OyHhea07S+aeMWpFFkUaXRa8fI+ScZbEI8dfSxwY7gxZ9SAVQ==}
|
|
dependencies:
|
|
ms: 2.1.3
|
|
|
|
/iconv-lite@0.4.24:
|
|
resolution: {integrity: sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==}
|
|
engines: {node: '>=0.10.0'}
|
|
dependencies:
|
|
safer-buffer: 2.1.2
|
|
dev: false
|
|
|
|
/iconv-lite@0.6.3:
|
|
resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==}
|
|
engines: {node: '>=0.10.0'}
|
|
dependencies:
|
|
safer-buffer: 2.1.2
|
|
dev: true
|
|
|
|
/ieee754@1.2.1:
|
|
resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==}
|
|
dev: false
|
|
|
|
/ignore@5.3.2:
|
|
resolution: {integrity: sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==}
|
|
engines: {node: '>= 4'}
|
|
|
|
/image-size@0.5.5:
|
|
resolution: {integrity: sha512-6TDAlDPZxUFCv+fuOkIoXT/V/f3Qbq8e37p+YOiYrUv3v9cc3/6x78VdfPgFVaB9dZYeLUfKgHRebpkm/oP2VQ==}
|
|
engines: {node: '>=0.10.0'}
|
|
hasBin: true
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/immer@10.1.1:
|
|
resolution: {integrity: sha512-s2MPrmjovJcoMaHtx6K11Ra7oD05NT97w1IC5zpMkT6Atjr7H8LjaDd81iIxUYpMKSRRNMJE703M1Fhr/TctHw==}
|
|
dev: false
|
|
|
|
/immutable@5.0.3:
|
|
resolution: {integrity: sha512-P8IdPQHq3lA1xVeBRi5VPqUm5HDgKnx0Ru51wZz5mjxHr5n3RWhjIpOFU7ybkUxfB+5IToy+OLaHYDBIWsv+uw==}
|
|
|
|
/import-fresh@3.3.0:
|
|
resolution: {integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==}
|
|
engines: {node: '>=6'}
|
|
dependencies:
|
|
parent-module: 1.0.1
|
|
resolve-from: 4.0.0
|
|
|
|
/imurmurhash@0.1.4:
|
|
resolution: {integrity: sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==}
|
|
engines: {node: '>=0.8.19'}
|
|
|
|
/inflation@2.1.0:
|
|
resolution: {integrity: sha512-t54PPJHG1Pp7VQvxyVCJ9mBbjG3Hqryges9bXoOO6GExCPa+//i/d5GSuFtpx3ALLd7lgIAur6zrIlBQyJuMlQ==}
|
|
engines: {node: '>= 0.8.0'}
|
|
dev: false
|
|
|
|
/inflight@1.0.6:
|
|
resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==}
|
|
deprecated: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
|
|
dependencies:
|
|
once: 1.4.0
|
|
wrappy: 1.0.2
|
|
|
|
/inherits@2.0.4:
|
|
resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==}
|
|
|
|
/inline-style-parser@0.1.1:
|
|
resolution: {integrity: sha512-7NXolsK4CAS5+xvdj5OMMbI962hU/wvwoxk+LWR9Ek9bVtyuuYScDN6eS0rUm6TxApFpw7CX1o4uJzcd4AyD3Q==}
|
|
|
|
/inline-style-parser@0.2.4:
|
|
resolution: {integrity: sha512-0aO8FkhNZlj/ZIbNi7Lxxr12obT7cL1moPfE4tg1LkX7LlLfC6DeX4l2ZEud1ukP9jNQyNnfzQVqwbwmAATY4Q==}
|
|
dev: false
|
|
|
|
/inquirer@9.3.7:
|
|
resolution: {integrity: sha512-LJKFHCSeIRq9hanN14IlOtPSTe3lNES7TYDTE2xxdAy1LS5rYphajK1qtwvj3YmQXvvk0U2Vbmcni8P9EIQW9w==}
|
|
engines: {node: '>=18'}
|
|
dependencies:
|
|
'@inquirer/figures': 1.0.10
|
|
ansi-escapes: 4.3.2
|
|
cli-width: 4.1.0
|
|
external-editor: 3.1.0
|
|
mute-stream: 1.0.0
|
|
ora: 5.4.1
|
|
run-async: 3.0.0
|
|
rxjs: 7.8.1
|
|
string-width: 4.2.3
|
|
strip-ansi: 6.0.1
|
|
wrap-ansi: 6.2.0
|
|
yoctocolors-cjs: 2.1.2
|
|
dev: false
|
|
|
|
/internal-slot@1.0.7:
|
|
resolution: {integrity: sha512-NGnrKwXzSms2qUUih/ILZ5JBqNTSa1+ZmP6flaIp6KmSElgE9qdndzS3cqjrDovwFdmwsGsLdeFgB6suw+1e9g==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
es-errors: 1.3.0
|
|
hasown: 2.0.2
|
|
side-channel: 1.1.0
|
|
|
|
/interpret@1.4.0:
|
|
resolution: {integrity: sha512-agE4QfB2Lkp9uICn7BAqoscw4SZP9kTE2hxiFI3jBPmXJfdqiahTbUuKGsMoN2GtqL9AxhYioAcVvgsb1HvRbA==}
|
|
engines: {node: '>= 0.10'}
|
|
dev: true
|
|
|
|
/intersection-observer@0.10.0:
|
|
resolution: {integrity: sha512-fn4bQ0Xq8FTej09YC/jqKZwtijpvARlRp6wxL5WTA6yPe2YWSJ5RJh7Nm79rK2qB0wr6iDQzH60XGq5V/7u8YQ==}
|
|
dev: false
|
|
|
|
/into-stream@3.1.0:
|
|
resolution: {integrity: sha512-TcdjPibTksa1NQximqep2r17ISRiNE9fwlfbg3F8ANdvP5/yrFTew86VcO//jk4QTaMlbjypPBq76HN2zaKfZQ==}
|
|
engines: {node: '>=4'}
|
|
dependencies:
|
|
from2: 2.3.0
|
|
p-is-promise: 1.1.0
|
|
dev: false
|
|
|
|
/invariant@2.2.4:
|
|
resolution: {integrity: sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==}
|
|
dependencies:
|
|
loose-envify: 1.4.0
|
|
|
|
/inversify@6.2.0(reflect-metadata@0.2.2):
|
|
resolution: {integrity: sha512-wpiGpyIphFthWf18CBASJ1gClYwnW0mKjcSHwOuF7ToF/TBoarYSItX492WTGyK0VdJN1afwBIfaEpvp8IetPA==}
|
|
peerDependencies:
|
|
reflect-metadata: ~0.2.2
|
|
dependencies:
|
|
'@inversifyjs/common': 1.4.0
|
|
'@inversifyjs/core': 1.3.5(reflect-metadata@0.2.2)
|
|
reflect-metadata: 0.2.2
|
|
dev: false
|
|
|
|
/ipaddr.js@1.9.1:
|
|
resolution: {integrity: sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==}
|
|
engines: {node: '>= 0.10'}
|
|
dev: false
|
|
|
|
/iron-webcrypto@1.2.1:
|
|
resolution: {integrity: sha512-feOM6FaSr6rEABp/eDfVseKyTMDt+KGpeB35SkVn9Tyn0CqvVsY3EwI0v5i8nMHyJnzCIQf7nsy3p41TPkJZhg==}
|
|
dev: false
|
|
|
|
/is-absolute-url@4.0.1:
|
|
resolution: {integrity: sha512-/51/TKE88Lmm7Gc4/8btclNXWS+g50wXhYJq8HWIBAGUBnoAdRu1aXeh364t/O7wXDAcTJDP8PNuNKWUDWie+A==}
|
|
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
|
|
|
|
/is-alphabetical@1.0.4:
|
|
resolution: {integrity: sha512-DwzsA04LQ10FHTZuL0/grVDk4rFoVH1pjAToYwBrHSxcrBIGQuXrQMtD5U1b0U2XVgKZCTLLP8u2Qxqhy3l2Vg==}
|
|
|
|
/is-alphabetical@2.0.1:
|
|
resolution: {integrity: sha512-FWyyY60MeTNyeSRpkM2Iry0G9hpr7/9kD40mD/cGQEuilcZYS4okz8SN2Q6rLCJ8gbCt6fN+rC+6tMGS99LaxQ==}
|
|
|
|
/is-alphanumerical@1.0.4:
|
|
resolution: {integrity: sha512-UzoZUr+XfVz3t3v4KyGEniVL9BDRoQtY7tOyrRybkVNjDFWyo1yhXNGrrBTQxp3ib9BLAWs7k2YKBQsFRkZG9A==}
|
|
dependencies:
|
|
is-alphabetical: 1.0.4
|
|
is-decimal: 1.0.4
|
|
|
|
/is-alphanumerical@2.0.1:
|
|
resolution: {integrity: sha512-hmbYhX/9MUMF5uh7tOXyK/n0ZvWpad5caBA17GsC6vyuCqaWliRG5K1qS9inmUhEMaOBIW7/whAnSwveW/LtZw==}
|
|
dependencies:
|
|
is-alphabetical: 2.0.1
|
|
is-decimal: 2.0.1
|
|
|
|
/is-arguments@1.2.0:
|
|
resolution: {integrity: sha512-7bVbi0huj/wrIAOzb8U1aszg9kdi3KN/CyU19CTI7tAoZYEZoL9yCDXpbXN+uPsuWnP02cyug1gleqq+TU+YCA==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bound: 1.0.2
|
|
has-tostringtag: 1.0.2
|
|
dev: true
|
|
|
|
/is-array-buffer@3.0.4:
|
|
resolution: {integrity: sha512-wcjaerHw0ydZwfhiKbXJWLDY8A7yV7KhjQOpb83hGgGfId/aQa4TOvwyzn2PuswW2gPCYEL/nEAiSVpdOj1lXw==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.8
|
|
get-intrinsic: 1.2.6
|
|
|
|
/is-arrayish@0.2.1:
|
|
resolution: {integrity: sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==}
|
|
dev: true
|
|
|
|
/is-arrayish@0.3.2:
|
|
resolution: {integrity: sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==}
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/is-async-function@2.0.0:
|
|
resolution: {integrity: sha512-Y1JXKrfykRJGdlDwdKlLpLyMIiWqWvuSd17TvZk68PLAOGOoF4Xyav1z0Xhoi+gCYjZVeC5SI+hYFOfvXmGRCA==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
has-tostringtag: 1.0.2
|
|
|
|
/is-bigint@1.1.0:
|
|
resolution: {integrity: sha512-n4ZT37wG78iz03xPRKJrHTdZbe3IicyucEtdRsV5yglwc3GyUfbAfpSeD0FJ41NbUNSt5wbhqfp1fS+BgnvDFQ==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
has-bigints: 1.0.2
|
|
|
|
/is-binary-path@2.1.0:
|
|
resolution: {integrity: sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
binary-extensions: 2.3.0
|
|
|
|
/is-boolean-object@1.2.1:
|
|
resolution: {integrity: sha512-l9qO6eFlUETHtuihLcYOaLKByJ1f+N4kthcU9YjHy3N+B3hWv0y/2Nd0mu/7lTFnRQHTrSdXF50HQ3bl5fEnng==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bound: 1.0.2
|
|
has-tostringtag: 1.0.2
|
|
|
|
/is-buffer@2.0.5:
|
|
resolution: {integrity: sha512-i2R6zNFDwgEHJyQUtJEk0XFi1i0dPFn/oqjK3/vPCcDeJvW5NQ83V8QbicfF1SupOaB0h8ntgBC2YiE7dfyctQ==}
|
|
engines: {node: '>=4'}
|
|
|
|
/is-bun-module@1.3.0:
|
|
resolution: {integrity: sha512-DgXeu5UWI0IsMQundYb5UAOzm6G2eVnarJ0byP6Tm55iZNKceD59LNPA2L4VvsScTtHcw0yEkVwSf7PC+QoLSA==}
|
|
dependencies:
|
|
semver: 7.6.3
|
|
|
|
/is-callable@1.2.7:
|
|
resolution: {integrity: sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
/is-core-module@2.15.1:
|
|
resolution: {integrity: sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
hasown: 2.0.2
|
|
|
|
/is-data-view@1.0.2:
|
|
resolution: {integrity: sha512-RKtWF8pGmS87i2D6gqQu/l7EYRlVdfzemCJN/P3UOs//x1QE7mfhvzHIApBTRf7axvT6DMGwSwBXYCT0nfB9xw==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bound: 1.0.2
|
|
get-intrinsic: 1.2.6
|
|
is-typed-array: 1.1.13
|
|
|
|
/is-date-object@1.1.0:
|
|
resolution: {integrity: sha512-PwwhEakHVKTdRNVOw+/Gyh0+MzlCl4R6qKvkhuvLtPMggI1WAHt9sOwZxQLSGpUaDnrdyDsomoRgNnCfKNSXXg==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bound: 1.0.2
|
|
has-tostringtag: 1.0.2
|
|
|
|
/is-decimal@1.0.4:
|
|
resolution: {integrity: sha512-RGdriMmQQvZ2aqaQq3awNA6dCGtKpiDFcOzrTWrDAT2MiWrKQVPmxLGHl7Y2nNu6led0kEyoX0enY0qXYsv9zw==}
|
|
|
|
/is-decimal@2.0.1:
|
|
resolution: {integrity: sha512-AAB9hiomQs5DXWcRB1rqsxGUstbRroFOPPVAomNk/3XHR5JyEZChOyTWe2oayKnsSsr/kcGqF+z6yuH6HHpN0A==}
|
|
|
|
/is-extendable@0.1.1:
|
|
resolution: {integrity: sha512-5BMULNob1vgFX6EjQw5izWDxrecWK9AM72rugNr0TFldMOi0fj6Jk+zeKIt0xGj4cEfQIJth4w3OKWOJ4f+AFw==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
/is-extglob@2.1.1:
|
|
resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
/is-finalizationregistry@1.1.0:
|
|
resolution: {integrity: sha512-qfMdqbAQEwBw78ZyReKnlA8ezmPdb9BemzIIip/JkjaZUhitfXDkkr+3QTboW0JrSXT1QWyYShpvnNHGZ4c4yA==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.8
|
|
|
|
/is-fullwidth-code-point@3.0.0:
|
|
resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==}
|
|
engines: {node: '>=8'}
|
|
|
|
/is-generator-function@1.0.10:
|
|
resolution: {integrity: sha512-jsEjy9l3yiXEQ+PsXdmBwEPcOxaXWLspKdplFUVI9vq1iZgIekeC0L167qeu86czQaxed3q/Uzuw0swL0irL8A==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
has-tostringtag: 1.0.2
|
|
|
|
/is-glob@4.0.3:
|
|
resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==}
|
|
engines: {node: '>=0.10.0'}
|
|
dependencies:
|
|
is-extglob: 2.1.1
|
|
|
|
/is-hexadecimal@1.0.4:
|
|
resolution: {integrity: sha512-gyPJuv83bHMpocVYoqof5VDiZveEoGoFL8m3BXNb2VW8Xs+rz9kqO8LOQ5DH6EsuvilT1ApazU0pyl+ytbPtlw==}
|
|
|
|
/is-hexadecimal@2.0.1:
|
|
resolution: {integrity: sha512-DgZQp241c8oO6cA1SbTEWiXeoxV42vlcJxgH+B3hi1AiqqKruZR3ZGF8In3fj4+/y/7rHvlOZLZtgJ/4ttYGZg==}
|
|
|
|
/is-interactive@1.0.0:
|
|
resolution: {integrity: sha512-2HvIEKRoqS62guEC+qBjpvRubdX910WCMuJTZ+I9yvqKU2/12eSL549HMwtabb4oupdj2sMP50k+XJfB/8JE6w==}
|
|
engines: {node: '>=8'}
|
|
dev: false
|
|
|
|
/is-map@2.0.3:
|
|
resolution: {integrity: sha512-1Qed0/Hr2m+YqxnM09CjA2d/i6YZNfF6R2oRAOj36eUdS6qIV/huPJNSEpKbupewFs+ZsJlxsjjPbc0/afW6Lw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
/is-natural-number@4.0.1:
|
|
resolution: {integrity: sha512-Y4LTamMe0DDQIIAlaer9eKebAlDSV6huy+TWhJVPlzZh2o4tRP5SQWFlLn5N0To4mDD22/qdOq+veo1cSISLgQ==}
|
|
dev: false
|
|
|
|
/is-negative-zero@2.0.3:
|
|
resolution: {integrity: sha512-5KoIu2Ngpyek75jXodFvnafB6DJgr3u8uuK0LEZJjrU19DrMD3EVERaR8sjz8CCGgpZvxPl9SuE1GMVPFHx1mw==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
/is-number-object@1.1.0:
|
|
resolution: {integrity: sha512-KVSZV0Dunv9DTPkhXwcZ3Q+tUc9TsaE1ZwX5J2WMvsSGS6Md8TFPun5uwh0yRdrNerI6vf/tbJxqSx4c1ZI1Lw==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.8
|
|
has-tostringtag: 1.0.2
|
|
|
|
/is-number@7.0.0:
|
|
resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
|
|
engines: {node: '>=0.12.0'}
|
|
|
|
/is-object@1.0.2:
|
|
resolution: {integrity: sha512-2rRIahhZr2UWb45fIOuvZGpFtz0TyOZLf32KxBbSoUCeZR495zCKlWUKKUByk3geS2eAs7ZAABt0Y/Rx0GiQGA==}
|
|
dev: false
|
|
|
|
/is-path-inside@3.0.3:
|
|
resolution: {integrity: sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==}
|
|
engines: {node: '>=8'}
|
|
|
|
/is-plain-obj@1.1.0:
|
|
resolution: {integrity: sha512-yvkRyxmFKEOQ4pNXCmJG5AEQNlXJS5LaONXo5/cLdTZdWvsZ1ioJEonLGAosKlMWE8lwUy/bJzMjcw8az73+Fg==}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: false
|
|
|
|
/is-plain-obj@4.1.0:
|
|
resolution: {integrity: sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==}
|
|
engines: {node: '>=12'}
|
|
|
|
/is-plain-object@2.0.4:
|
|
resolution: {integrity: sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==}
|
|
engines: {node: '>=0.10.0'}
|
|
dependencies:
|
|
isobject: 3.0.1
|
|
dev: true
|
|
|
|
/is-potential-custom-element-name@1.0.1:
|
|
resolution: {integrity: sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ==}
|
|
dev: true
|
|
|
|
/is-reference@3.0.3:
|
|
resolution: {integrity: sha512-ixkJoqQvAP88E6wLydLGGqCJsrFUnqoH6HnaczB8XmDH1oaWU+xxdptvikTgaEhtZ53Ky6YXiBuUI2WXLMCwjw==}
|
|
dependencies:
|
|
'@types/estree': 1.0.7
|
|
|
|
/is-regex@1.2.1:
|
|
resolution: {integrity: sha512-MjYsKHO5O7mCsmRGxWcLWheFqN9DJ/2TmngvjKXihe6efViPqc274+Fx/4fYj/r03+ESvBdTXK0V6tA3rgez1g==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bound: 1.0.2
|
|
gopd: 1.2.0
|
|
has-tostringtag: 1.0.2
|
|
hasown: 2.0.2
|
|
|
|
/is-retry-allowed@1.2.0:
|
|
resolution: {integrity: sha512-RUbUeKwvm3XG2VYamhJL1xFktgjvPzL0Hq8C+6yrWIswDy3BIXGqCxhxkc30N9jqK311gVU137K8Ei55/zVJRg==}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: false
|
|
|
|
/is-set@2.0.3:
|
|
resolution: {integrity: sha512-iPAjerrse27/ygGLxw+EBR9agv9Y6uLeYVJMu+QNCoouJ1/1ri0mGrcWpfCqFZuzzx3WjtwxG098X+n4OuRkPg==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
/is-shared-array-buffer@1.0.3:
|
|
resolution: {integrity: sha512-nA2hv5XIhLR3uVzDDfCIknerhx8XUKnstuOERPNNIinXG7v9u+ohXF67vxm4TPTEPU6lm61ZkwP3c9PCB97rhg==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.8
|
|
|
|
/is-stream@1.1.0:
|
|
resolution: {integrity: sha512-uQPm8kcs47jx38atAcWTVxyltQYoPT68y9aWYdV6yWXSyW8mzSat0TL6CiWdZeCdF3KrAvpVtnHbTv4RN+rqdQ==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
/is-stream@2.0.1:
|
|
resolution: {integrity: sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==}
|
|
engines: {node: '>=8'}
|
|
|
|
/is-string@1.1.0:
|
|
resolution: {integrity: sha512-PlfzajuF9vSo5wErv3MJAKD/nqf9ngAs1NFQYm16nUYFO2IzxJ2hcm+IOCg+EEopdykNNUhVq5cz35cAUxU8+g==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.8
|
|
has-tostringtag: 1.0.2
|
|
|
|
/is-symbol@1.1.0:
|
|
resolution: {integrity: sha512-qS8KkNNXUZ/I+nX6QT8ZS1/Yx0A444yhzdTKxCzKkNjQ9sHErBxJnJAgh+f5YhusYECEcjo4XcyH87hn6+ks0A==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.8
|
|
has-symbols: 1.1.0
|
|
safe-regex-test: 1.1.0
|
|
|
|
/is-typed-array@1.1.13:
|
|
resolution: {integrity: sha512-uZ25/bUAlUY5fR4OKT4rZQEBrzQWYV9ZJYGGsUmEJ6thodVJ1HX64ePQ6Z0qPWP+m+Uq6e9UugrE38jeYsDSMw==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
which-typed-array: 1.1.16
|
|
|
|
/is-unicode-supported@0.1.0:
|
|
resolution: {integrity: sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==}
|
|
engines: {node: '>=10'}
|
|
dev: false
|
|
|
|
/is-weakmap@2.0.2:
|
|
resolution: {integrity: sha512-K5pXYOm9wqY1RgjpL3YTkF39tni1XajUIkawTLUo9EZEVUFga5gSQJF8nNS7ZwJQ02y+1YCNYcMh+HIf1ZqE+w==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
/is-weakref@1.0.2:
|
|
resolution: {integrity: sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==}
|
|
dependencies:
|
|
call-bind: 1.0.8
|
|
|
|
/is-weakset@2.0.3:
|
|
resolution: {integrity: sha512-LvIm3/KWzS9oRFHugab7d+M/GcBXuXX5xZkzPmN+NxihdQlZUQ4dWuSV1xR/sq6upL1TJEDrfBgRepHFdBtSNQ==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.8
|
|
get-intrinsic: 1.2.6
|
|
|
|
/is-what@3.14.1:
|
|
resolution: {integrity: sha512-sNxgpk9793nzSs7bA6JQJGeIuRBQhAaNGG77kzYQgMkrID+lS6SlK07K5LaptscDlSaIgH+GPFzf+d75FVxozA==}
|
|
dev: true
|
|
|
|
/isarray@1.0.0:
|
|
resolution: {integrity: sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==}
|
|
dev: false
|
|
|
|
/isarray@2.0.5:
|
|
resolution: {integrity: sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==}
|
|
|
|
/isexe@2.0.0:
|
|
resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
|
|
|
|
/isobject@3.0.1:
|
|
resolution: {integrity: sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: true
|
|
|
|
/isomorphic-rslog@0.0.6:
|
|
resolution: {integrity: sha512-HM0q6XqQ93psDlqvuViNs/Ea3hAyGDkIdVAHlrEocjjAwGrs1fZ+EdQjS9eUPacnYB7Y8SoDdSY3H8p3ce205A==}
|
|
engines: {node: '>=14.17.6'}
|
|
dev: true
|
|
|
|
/istanbul-lib-coverage@3.2.2:
|
|
resolution: {integrity: sha512-O8dpsF+r0WV/8MNRKfnmrtCWhuKjxrq2w+jpzBL5UZKTi2LeVWnWOmWRxFlesJONmc+wLAGvKQZEOanko0LFTg==}
|
|
engines: {node: '>=8'}
|
|
dev: true
|
|
|
|
/istanbul-lib-report@3.0.1:
|
|
resolution: {integrity: sha512-GCfE1mtsHGOELCU8e/Z7YWzpmybrx/+dSTfLrvY8qRmaY6zXTKWn6WQIjaAFw069icm6GVMNkgu0NzI4iPZUNw==}
|
|
engines: {node: '>=10'}
|
|
dependencies:
|
|
istanbul-lib-coverage: 3.2.2
|
|
make-dir: 4.0.0
|
|
supports-color: 7.2.0
|
|
dev: true
|
|
|
|
/istanbul-lib-source-maps@4.0.1:
|
|
resolution: {integrity: sha512-n3s8EwkdFIJCG3BPKBYvskgXGoy88ARzvegkitk60NxRdwltLOTaH7CUiMRXvwYorl0Q712iEjcWB+fK/MrWVw==}
|
|
engines: {node: '>=10'}
|
|
dependencies:
|
|
debug: 4.4.0(supports-color@5.5.0)
|
|
istanbul-lib-coverage: 3.2.2
|
|
source-map: 0.6.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/istanbul-reports@3.1.7:
|
|
resolution: {integrity: sha512-BewmUXImeuRk2YY0PVbxgKAysvhRPUQE0h5QRM++nVWyubKGV0l8qQ5op8+B2DOmwSe63Jivj0BjkPQVf8fP5g==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
html-escaper: 2.0.2
|
|
istanbul-lib-report: 3.0.1
|
|
dev: true
|
|
|
|
/isurl@1.0.0:
|
|
resolution: {integrity: sha512-1P/yWsxPlDtn7QeRD+ULKQPaIaN6yF368GZ2vDfv0AL0NwpStafjWCDDdn0k8wgFMWpVAqG7oJhxHnlud42i9w==}
|
|
engines: {node: '>= 4'}
|
|
dependencies:
|
|
has-to-string-tag-x: 1.4.1
|
|
is-object: 1.0.2
|
|
dev: false
|
|
|
|
/iterator.prototype@1.1.4:
|
|
resolution: {integrity: sha512-x4WH0BWmrMmg4oHHl+duwubhrvczGlyuGAZu3nvrf0UXOfPu8IhZObFEr7DE/iv01YgVZrsOiRcqw2srkKEDIA==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
define-data-property: 1.1.4
|
|
es-object-atoms: 1.0.0
|
|
get-intrinsic: 1.2.6
|
|
has-symbols: 1.1.0
|
|
reflect.getprototypeof: 1.0.8
|
|
set-function-name: 2.0.2
|
|
|
|
/jackspeak@3.4.3:
|
|
resolution: {integrity: sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==}
|
|
dependencies:
|
|
'@isaacs/cliui': 8.0.2
|
|
optionalDependencies:
|
|
'@pkgjs/parseargs': 0.11.0
|
|
|
|
/jest-worker@27.5.1:
|
|
resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==}
|
|
engines: {node: '>= 10.13.0'}
|
|
dependencies:
|
|
'@types/node': 18.19.68
|
|
merge-stream: 2.0.0
|
|
supports-color: 8.1.1
|
|
|
|
/jiti@2.4.2:
|
|
resolution: {integrity: sha512-rg9zJN+G4n2nfJl5MW3BMygZX56zKPNVEYYqq7adpmMh4Jn2QNEwhvQlFy6jPVdcod7txZtKHWnyZiA3a0zP7A==}
|
|
hasBin: true
|
|
dev: true
|
|
|
|
/jju@1.4.0:
|
|
resolution: {integrity: sha512-8wb9Yw966OSxApiCt0K3yNJL8pnNeIv+OEq2YMidz4FKP6nonSRoOXc80iXY4JaN2FC11B9qsNmDsm+ZOfMROA==}
|
|
dev: false
|
|
|
|
/joycon@3.1.1:
|
|
resolution: {integrity: sha512-34wB/Y7MW7bzjKRjUKTa46I2Z7eV62Rkhva+KkopW7Qvv/OSWBqvkSY7vusOPrNuZcUG3tApvdVgNB8POj3SPw==}
|
|
engines: {node: '>=10'}
|
|
dev: true
|
|
|
|
/js-tiktoken@1.0.20:
|
|
resolution: {integrity: sha512-Xlaqhhs8VfCd6Sh7a1cFkZHQbYTLCwVJJWiHVxBYzLPxW0XsoxBy1hitmjkdIjD3Aon5BXLHFwU5O8WUx6HH+A==}
|
|
dependencies:
|
|
base64-js: 1.5.1
|
|
dev: false
|
|
|
|
/js-tokens@4.0.0:
|
|
resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
|
|
|
|
/js-yaml@3.14.1:
|
|
resolution: {integrity: sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==}
|
|
hasBin: true
|
|
dependencies:
|
|
argparse: 1.0.10
|
|
esprima: 4.0.1
|
|
|
|
/js-yaml@4.1.0:
|
|
resolution: {integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==}
|
|
hasBin: true
|
|
dependencies:
|
|
argparse: 2.0.1
|
|
|
|
/jsdom@22.1.0:
|
|
resolution: {integrity: sha512-/9AVW7xNbsBv6GfWho4TTNjEo9fe6Zhf9O7s0Fhhr3u+awPwAJMKwAMXnkk5vBxflqLW9hTHX/0cs+P3gW+cQw==}
|
|
engines: {node: '>=16'}
|
|
peerDependencies:
|
|
canvas: ^2.5.0
|
|
peerDependenciesMeta:
|
|
canvas:
|
|
optional: true
|
|
dependencies:
|
|
abab: 2.0.6
|
|
cssstyle: 3.0.0
|
|
data-urls: 4.0.0
|
|
decimal.js: 10.4.3
|
|
domexception: 4.0.0
|
|
form-data: 4.0.1
|
|
html-encoding-sniffer: 3.0.0
|
|
http-proxy-agent: 5.0.0
|
|
https-proxy-agent: 5.0.1
|
|
is-potential-custom-element-name: 1.0.1
|
|
nwsapi: 2.2.16
|
|
parse5: 7.2.1
|
|
rrweb-cssom: 0.6.0
|
|
saxes: 6.0.0
|
|
symbol-tree: 3.2.4
|
|
tough-cookie: 4.1.4
|
|
w3c-xmlserializer: 4.0.0
|
|
webidl-conversions: 7.0.0
|
|
whatwg-encoding: 2.0.0
|
|
whatwg-mimetype: 3.0.0
|
|
whatwg-url: 12.0.1
|
|
ws: 8.18.0
|
|
xml-name-validator: 4.0.0
|
|
transitivePeerDependencies:
|
|
- bufferutil
|
|
- supports-color
|
|
- utf-8-validate
|
|
dev: true
|
|
|
|
/jsesc@3.0.2:
|
|
resolution: {integrity: sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g==}
|
|
engines: {node: '>=6'}
|
|
hasBin: true
|
|
dev: false
|
|
|
|
/jsesc@3.1.0:
|
|
resolution: {integrity: sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==}
|
|
engines: {node: '>=6'}
|
|
hasBin: true
|
|
|
|
/json-buffer@3.0.0:
|
|
resolution: {integrity: sha512-CuUqjv0FUZIdXkHPI8MezCnFCdaTAacej1TZYulLoAg1h/PhwkdXFN4V/gzY4g+fMBCOV2xF+rp7t2XD2ns/NQ==}
|
|
dev: false
|
|
|
|
/json-buffer@3.0.1:
|
|
resolution: {integrity: sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==}
|
|
|
|
/json-parse-better-errors@1.0.2:
|
|
resolution: {integrity: sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==}
|
|
dev: true
|
|
|
|
/json-parse-even-better-errors@2.3.1:
|
|
resolution: {integrity: sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==}
|
|
|
|
/json-schema-ref-resolver@1.0.1:
|
|
resolution: {integrity: sha512-EJAj1pgHc1hxF6vo2Z3s69fMjO1INq6eGHXZ8Z6wCQeldCuwxGK9Sxf4/cScGn3FZubCVUehfWtcDM/PLteCQw==}
|
|
dependencies:
|
|
fast-deep-equal: 3.1.3
|
|
dev: false
|
|
|
|
/json-schema-resolver@2.0.0:
|
|
resolution: {integrity: sha512-pJ4XLQP4Q9HTxl6RVDLJ8Cyh1uitSs0CzDBAz1uoJ4sRD/Bk7cFSXL1FUXDW3zJ7YnfliJx6eu8Jn283bpZ4Yg==}
|
|
engines: {node: '>=10'}
|
|
dependencies:
|
|
debug: 4.4.0(supports-color@5.5.0)
|
|
rfdc: 1.4.1
|
|
uri-js: 4.4.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/json-schema-traverse@0.4.1:
|
|
resolution: {integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==}
|
|
|
|
/json-schema-traverse@1.0.0:
|
|
resolution: {integrity: sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==}
|
|
|
|
/json-stable-stringify-without-jsonify@1.0.1:
|
|
resolution: {integrity: sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==}
|
|
|
|
/json5@1.0.2:
|
|
resolution: {integrity: sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==}
|
|
hasBin: true
|
|
dependencies:
|
|
minimist: 1.2.8
|
|
|
|
/json5@2.2.3:
|
|
resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==}
|
|
engines: {node: '>=6'}
|
|
hasBin: true
|
|
|
|
/jsonc-parser@3.3.1:
|
|
resolution: {integrity: sha512-HUgH65KyejrUFPvHFPbqOY0rsFip3Bo5wb4ngvdi1EpCYWUQDC5V+Y7mZws+DLkr4M//zQJoanu1SP+87Dv1oQ==}
|
|
|
|
/jsonfile@6.1.0:
|
|
resolution: {integrity: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==}
|
|
dependencies:
|
|
universalify: 2.0.1
|
|
optionalDependencies:
|
|
graceful-fs: 4.2.11
|
|
|
|
/jsx-ast-utils@3.3.5:
|
|
resolution: {integrity: sha512-ZZow9HBI5O6EPgSJLUb8n2NKgmVWTwCvHGwFuJlMjvLFqlGG6pjirPhtdsseaLZjSibD8eegzmYpUZwoIlj2cQ==}
|
|
engines: {node: '>=4.0'}
|
|
dependencies:
|
|
array-includes: 3.1.8
|
|
array.prototype.flat: 1.3.2
|
|
object.assign: 4.1.5
|
|
object.values: 1.2.0
|
|
|
|
/keyv@3.0.0:
|
|
resolution: {integrity: sha512-eguHnq22OE3uVoSYG0LVWNP+4ppamWr9+zWBe1bsNcovIMy6huUJFPgy4mGwCd/rnl3vOLGW1MTlu4c57CT1xA==}
|
|
dependencies:
|
|
json-buffer: 3.0.0
|
|
dev: false
|
|
|
|
/keyv@4.5.4:
|
|
resolution: {integrity: sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==}
|
|
dependencies:
|
|
json-buffer: 3.0.1
|
|
|
|
/kind-of@6.0.3:
|
|
resolution: {integrity: sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
/kleur@4.1.5:
|
|
resolution: {integrity: sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==}
|
|
engines: {node: '>=6'}
|
|
|
|
/langsmith@0.3.30:
|
|
resolution: {integrity: sha512-ZaiaOx9MysuSQlAkRw8mjm7iqhrlF7HI0LCTLxiNBEWBPywdkgI7UnN+s7KtlRiM0tP1cOLm+dQY++Fi33jkPQ==}
|
|
peerDependencies:
|
|
openai: '*'
|
|
peerDependenciesMeta:
|
|
openai:
|
|
optional: true
|
|
dependencies:
|
|
'@types/uuid': 10.0.0
|
|
chalk: 4.1.2
|
|
console-table-printer: 2.14.2
|
|
p-queue: 6.6.2
|
|
p-retry: 4.6.2
|
|
semver: 7.6.3
|
|
uuid: 10.0.0
|
|
dev: false
|
|
|
|
/language-subtag-registry@0.3.23:
|
|
resolution: {integrity: sha512-0K65Lea881pHotoGEa5gDlMxt3pctLi2RplBb7Ezh4rRdLEOtgi7n4EwK9lamnUCkKBqaeKRVebTq6BAxSkpXQ==}
|
|
|
|
/language-tags@1.0.9:
|
|
resolution: {integrity: sha512-MbjN408fEndfiQXbFQ1vnd+1NoLDsnQW41410oQBXiyXDMYH5z505juWa4KUE1LqxRC7DgOgZDbKLxHIwm27hA==}
|
|
engines: {node: '>=0.10'}
|
|
dependencies:
|
|
language-subtag-registry: 0.3.23
|
|
|
|
/leac@0.6.0:
|
|
resolution: {integrity: sha512-y+SqErxb8h7nE/fiEX07jsbuhrpO9lL8eca7/Y1nuWV2moNlXhyd59iDGcRf6moVyDMbmTNzL40SUyrFU/yDpg==}
|
|
|
|
/less-loader@6.2.0(webpack@5.76.0):
|
|
resolution: {integrity: sha512-Cl5h95/Pz/PWub/tCBgT1oNMFeH1WTD33piG80jn5jr12T4XbxZcjThwNXDQ7AG649WEynuIzO4b0+2Tn9Qolg==}
|
|
engines: {node: '>= 10.13.0'}
|
|
peerDependencies:
|
|
webpack: ^4.0.0 || ^5.0.0
|
|
dependencies:
|
|
clone: 2.1.2
|
|
less: 3.13.1
|
|
loader-utils: 2.0.4
|
|
schema-utils: 2.7.1
|
|
webpack: 5.76.0
|
|
dev: true
|
|
|
|
/less@3.13.1:
|
|
resolution: {integrity: sha512-SwA1aQXGUvp+P5XdZslUOhhLnClSLIjWvJhmd+Vgib5BFIr9lMNlQwmwUNOjXThF/A0x+MCYYPeWEfeWiLRnTw==}
|
|
engines: {node: '>=6'}
|
|
hasBin: true
|
|
dependencies:
|
|
copy-anything: 2.0.6
|
|
tslib: 1.14.1
|
|
optionalDependencies:
|
|
errno: 0.1.8
|
|
graceful-fs: 4.2.11
|
|
image-size: 0.5.5
|
|
make-dir: 2.1.0
|
|
mime: 1.6.0
|
|
native-request: 1.1.2
|
|
source-map: 0.6.1
|
|
dev: true
|
|
|
|
/less@4.2.2:
|
|
resolution: {integrity: sha512-tkuLHQlvWUTeQ3doAqnHbNn8T6WX1KA8yvbKG9x4VtKtIjHsVKQZCH11zRgAfbDAXC2UNIg/K9BYAAcEzUIrNg==}
|
|
engines: {node: '>=6'}
|
|
hasBin: true
|
|
dependencies:
|
|
copy-anything: 2.0.6
|
|
parse-node-version: 1.0.1
|
|
tslib: 2.8.1
|
|
optionalDependencies:
|
|
errno: 0.1.8
|
|
graceful-fs: 4.2.11
|
|
image-size: 0.5.5
|
|
make-dir: 2.1.0
|
|
mime: 1.6.0
|
|
needle: 3.3.1
|
|
source-map: 0.6.1
|
|
dev: true
|
|
|
|
/less@4.3.0:
|
|
resolution: {integrity: sha512-X9RyH9fvemArzfdP8Pi3irr7lor2Ok4rOttDXBhlwDg+wKQsXOXgHWduAJE1EsF7JJx0w0bcO6BC6tCKKYnXKA==}
|
|
engines: {node: '>=14'}
|
|
hasBin: true
|
|
dependencies:
|
|
copy-anything: 2.0.6
|
|
parse-node-version: 1.0.1
|
|
tslib: 2.8.1
|
|
optionalDependencies:
|
|
errno: 0.1.8
|
|
graceful-fs: 4.2.11
|
|
image-size: 0.5.5
|
|
make-dir: 2.1.0
|
|
mime: 1.6.0
|
|
needle: 3.3.1
|
|
source-map: 0.6.1
|
|
dev: true
|
|
|
|
/levn@0.4.1:
|
|
resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==}
|
|
engines: {node: '>= 0.8.0'}
|
|
dependencies:
|
|
prelude-ls: 1.2.1
|
|
type-check: 0.4.0
|
|
|
|
/light-my-request@5.14.0:
|
|
resolution: {integrity: sha512-aORPWntbpH5esaYpGOOmri0OHDOe3wC5M2MQxZ9dvMLZm6DnaAn0kJlcbU9hwsQgLzmZyReKwFwwPkR+nHu5kA==}
|
|
dependencies:
|
|
cookie: 0.7.2
|
|
process-warning: 3.0.0
|
|
set-cookie-parser: 2.7.1
|
|
dev: false
|
|
|
|
/lightningcss-darwin-arm64@1.29.2:
|
|
resolution: {integrity: sha512-cK/eMabSViKn/PG8U/a7aCorpeKLMlK0bQeNHmdb7qUnBkNPnL+oV5DjJUo0kqWsJUapZsM4jCfYItbqBDvlcA==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/lightningcss-darwin-x64@1.29.2:
|
|
resolution: {integrity: sha512-j5qYxamyQw4kDXX5hnnCKMf3mLlHvG44f24Qyi2965/Ycz829MYqjrVg2H8BidybHBp9kom4D7DR5VqCKDXS0w==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/lightningcss-freebsd-x64@1.29.2:
|
|
resolution: {integrity: sha512-wDk7M2tM78Ii8ek9YjnY8MjV5f5JN2qNVO+/0BAGZRvXKtQrBC4/cn4ssQIpKIPP44YXw6gFdpUF+Ps+RGsCwg==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [x64]
|
|
os: [freebsd]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/lightningcss-linux-arm-gnueabihf@1.29.2:
|
|
resolution: {integrity: sha512-IRUrOrAF2Z+KExdExe3Rz7NSTuuJ2HvCGlMKoquK5pjvo2JY4Rybr+NrKnq0U0hZnx5AnGsuFHjGnNT14w26sg==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/lightningcss-linux-arm64-gnu@1.29.2:
|
|
resolution: {integrity: sha512-KKCpOlmhdjvUTX/mBuaKemp0oeDIBBLFiU5Fnqxh1/DZ4JPZi4evEH7TKoSBFOSOV3J7iEmmBaw/8dpiUvRKlQ==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/lightningcss-linux-arm64-musl@1.29.2:
|
|
resolution: {integrity: sha512-Q64eM1bPlOOUgxFmoPUefqzY1yV3ctFPE6d/Vt7WzLW4rKTv7MyYNky+FWxRpLkNASTnKQUaiMJ87zNODIrrKQ==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/lightningcss-linux-x64-gnu@1.29.2:
|
|
resolution: {integrity: sha512-0v6idDCPG6epLXtBH/RPkHvYx74CVziHo6TMYga8O2EiQApnUPZsbR9nFNrg2cgBzk1AYqEd95TlrsL7nYABQg==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/lightningcss-linux-x64-musl@1.29.2:
|
|
resolution: {integrity: sha512-rMpz2yawkgGT8RULc5S4WiZopVMOFWjiItBT7aSfDX4NQav6M44rhn5hjtkKzB+wMTRlLLqxkeYEtQ3dd9696w==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/lightningcss-win32-arm64-msvc@1.29.2:
|
|
resolution: {integrity: sha512-nL7zRW6evGQqYVu/bKGK+zShyz8OVzsCotFgc7judbt6wnB2KbiKKJwBE4SGoDBQ1O94RjW4asrCjQL4i8Fhbw==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/lightningcss-win32-x64-msvc@1.29.2:
|
|
resolution: {integrity: sha512-EdIUW3B2vLuHmv7urfzMI/h2fmlnOQBk1xlsDxkN1tCWKjNFjfLhGxYk8C8mzpSfr+A6jFFIi8fU6LbQGsRWjA==}
|
|
engines: {node: '>= 12.0.0'}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/lightningcss@1.29.2:
|
|
resolution: {integrity: sha512-6b6gd/RUXKaw5keVdSEtqFVdzWnU5jMxTUjA2bVcMNPLwSQ08Sv/UodBVtETLCn7k4S1Ibxwh7k68IwLZPgKaA==}
|
|
engines: {node: '>= 12.0.0'}
|
|
dependencies:
|
|
detect-libc: 2.0.3
|
|
optionalDependencies:
|
|
lightningcss-darwin-arm64: 1.29.2
|
|
lightningcss-darwin-x64: 1.29.2
|
|
lightningcss-freebsd-x64: 1.29.2
|
|
lightningcss-linux-arm-gnueabihf: 1.29.2
|
|
lightningcss-linux-arm64-gnu: 1.29.2
|
|
lightningcss-linux-arm64-musl: 1.29.2
|
|
lightningcss-linux-x64-gnu: 1.29.2
|
|
lightningcss-linux-x64-musl: 1.29.2
|
|
lightningcss-win32-arm64-msvc: 1.29.2
|
|
lightningcss-win32-x64-msvc: 1.29.2
|
|
dev: true
|
|
|
|
/lilconfig@3.1.3:
|
|
resolution: {integrity: sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==}
|
|
engines: {node: '>=14'}
|
|
dev: true
|
|
|
|
/lines-and-columns@1.2.4:
|
|
resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==}
|
|
dev: true
|
|
|
|
/load-json-file@4.0.0:
|
|
resolution: {integrity: sha512-Kx8hMakjX03tiGTLAIdJ+lL0htKnXjEZN6hk/tozf/WOuYGdZBJrZ+rCJRbVCugsjB3jMLn9746NsQIf5VjBMw==}
|
|
engines: {node: '>=4'}
|
|
dependencies:
|
|
graceful-fs: 4.2.11
|
|
parse-json: 4.0.0
|
|
pify: 3.0.0
|
|
strip-bom: 3.0.0
|
|
dev: true
|
|
|
|
/load-tsconfig@0.2.5:
|
|
resolution: {integrity: sha512-IXO6OCs9yg8tMKzfPZ1YmheJbZCiEsnBdcB03l0OcfK9prKnJb96siuHCr5Fl37/yo9DnKU+TLpxzTUspw9shg==}
|
|
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
|
|
dev: true
|
|
|
|
/loader-runner@4.3.0:
|
|
resolution: {integrity: sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg==}
|
|
engines: {node: '>=6.11.5'}
|
|
|
|
/loader-utils@2.0.4:
|
|
resolution: {integrity: sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==}
|
|
engines: {node: '>=8.9.0'}
|
|
dependencies:
|
|
big.js: 5.2.2
|
|
emojis-list: 3.0.0
|
|
json5: 2.2.3
|
|
|
|
/local-pkg@0.4.3:
|
|
resolution: {integrity: sha512-SFppqq5p42fe2qcZQqqEOiVRXl+WCP1MdT6k7BDEW1j++sp5fIY+/fdRQitvKgB5BrBcmrs5m/L0v2FrU5MY1g==}
|
|
engines: {node: '>=14'}
|
|
dev: true
|
|
|
|
/locate-path@6.0.0:
|
|
resolution: {integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==}
|
|
engines: {node: '>=10'}
|
|
dependencies:
|
|
p-locate: 5.0.0
|
|
|
|
/lodash-es@4.17.21:
|
|
resolution: {integrity: sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==}
|
|
|
|
/lodash.clonedeep@4.5.0:
|
|
resolution: {integrity: sha512-H5ZhCF25riFd9uB5UCkVKo61m3S/xZk1x4wA6yp/L3RFP6Z/eHH1ymQcGLo7J3GMPfm0V/7m1tryHuGVxpqEBQ==}
|
|
dev: false
|
|
|
|
/lodash.debounce@4.0.8:
|
|
resolution: {integrity: sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==}
|
|
dev: false
|
|
|
|
/lodash.merge@4.6.2:
|
|
resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==}
|
|
|
|
/lodash.sortby@4.7.0:
|
|
resolution: {integrity: sha512-HDWXG8isMntAyRF5vZ7xKuEvOhT4AhlRt/3czTSjvGUxjYCBVRQY48ViDHyfYz9VIoBkW4TMGQNapx+l3RUwdA==}
|
|
dev: true
|
|
|
|
/lodash@4.17.21:
|
|
resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==}
|
|
|
|
/log-symbols@4.1.0:
|
|
resolution: {integrity: sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg==}
|
|
engines: {node: '>=10'}
|
|
dependencies:
|
|
chalk: 4.1.2
|
|
is-unicode-supported: 0.1.0
|
|
dev: false
|
|
|
|
/longest-streak@3.1.0:
|
|
resolution: {integrity: sha512-9Ri+o0JYgehTaVBBDoMqIl8GXtbWg711O3srftcHhZ0dqnETqLaoIK0x17fUw9rFSlK/0NlsKe0Ahhyl5pXE2g==}
|
|
|
|
/loose-envify@1.4.0:
|
|
resolution: {integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==}
|
|
hasBin: true
|
|
dependencies:
|
|
js-tokens: 4.0.0
|
|
|
|
/lottie-web@5.12.2:
|
|
resolution: {integrity: sha512-uvhvYPC8kGPjXT3MyKMrL3JitEAmDMp30lVkuq/590Mw9ok6pWcFCwXJveo0t5uqYw1UREQHofD+jVpdjBv8wg==}
|
|
dev: false
|
|
|
|
/loupe@2.3.7:
|
|
resolution: {integrity: sha512-zSMINGVYkdpYSOBmLi0D1Uo7JU9nVdQKrHxC8eYlV+9YKK9WePqAlL7lSlorG/U2Fw1w0hTBmaa/jrQ3UbPHtA==}
|
|
dependencies:
|
|
get-func-name: 2.0.2
|
|
dev: true
|
|
|
|
/lowercase-keys@1.0.0:
|
|
resolution: {integrity: sha512-RPlX0+PHuvxVDZ7xX+EBVAp4RsVxP/TdDSN2mJYdiq1Lc4Hz7EUSjUI7RZrKKlmrIzVhf6Jo2stj7++gVarS0A==}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: false
|
|
|
|
/lowercase-keys@1.0.1:
|
|
resolution: {integrity: sha512-G2Lj61tXDnVFFOi8VZds+SoQjtQC3dgokKdDG2mTm1tx4m50NUHBOZSBwQQHyy0V12A0JTG4icfZQH+xPyh8VA==}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: false
|
|
|
|
/lowlight@1.20.0:
|
|
resolution: {integrity: sha512-8Ktj+prEb1RoCPkEOrPMYUN/nCggB7qAWe3a7OpMjWQkh3l2RD5wKRQ+o8Q8YuI9RG/xs95waaI/E6ym/7NsTw==}
|
|
dependencies:
|
|
fault: 1.0.4
|
|
highlight.js: 10.7.3
|
|
|
|
/lru-cache@10.4.3:
|
|
resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==}
|
|
|
|
/lru-cache@5.1.1:
|
|
resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==}
|
|
dependencies:
|
|
yallist: 3.1.1
|
|
|
|
/lunr@2.3.9:
|
|
resolution: {integrity: sha512-zTU3DaZaF3Rt9rhN3uBMGQD3dD2/vFQqnvZCDv4dl5iOzq2IZQqTxu90r4E5J+nP70J3ilqVCrbho2eWaeW8Ow==}
|
|
|
|
/lz-string@1.5.0:
|
|
resolution: {integrity: sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ==}
|
|
hasBin: true
|
|
|
|
/magic-string@0.30.15:
|
|
resolution: {integrity: sha512-zXeaYRgZ6ldS1RJJUrMrYgNJ4fdwnyI6tVqoiIhyCyv5IVTK9BU8Ic2l253GGETQHxI4HNUwhJ3fjDhKqEoaAw==}
|
|
dependencies:
|
|
'@jridgewell/sourcemap-codec': 1.5.0
|
|
dev: true
|
|
|
|
/make-dir@1.3.0:
|
|
resolution: {integrity: sha512-2w31R7SJtieJJnQtGc7RVL2StM2vGYVfqUOvUDxH6bC6aJTxPxTF0GnIgCyu7tjockiUWAYQRbxa7vKn34s5sQ==}
|
|
engines: {node: '>=4'}
|
|
dependencies:
|
|
pify: 3.0.0
|
|
dev: false
|
|
|
|
/make-dir@2.1.0:
|
|
resolution: {integrity: sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==}
|
|
engines: {node: '>=6'}
|
|
requiresBuild: true
|
|
dependencies:
|
|
pify: 4.0.1
|
|
semver: 5.7.2
|
|
|
|
/make-dir@4.0.0:
|
|
resolution: {integrity: sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==}
|
|
engines: {node: '>=10'}
|
|
dependencies:
|
|
semver: 7.6.3
|
|
dev: true
|
|
|
|
/make-error@1.3.6:
|
|
resolution: {integrity: sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==}
|
|
dev: false
|
|
|
|
/markdown-extensions@1.1.1:
|
|
resolution: {integrity: sha512-WWC0ZuMzCyDHYCasEGs4IPvLyTGftYwh6wIEOULOF0HXcqZlhwRzrK0w2VUlxWA98xnvb/jszw4ZSkJ6ADpM6Q==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
/markdown-extensions@2.0.0:
|
|
resolution: {integrity: sha512-o5vL7aDWatOTX8LzaS1WMoaoxIiLRQJuIKKe2wAw6IeULDHaqbiqiggmx+pKvZDb1Sj+pE46Sn1T7lCqfFtg1Q==}
|
|
engines: {node: '>=16'}
|
|
dev: false
|
|
|
|
/markdown-table@3.0.4:
|
|
resolution: {integrity: sha512-wiYz4+JrLyb/DqW2hkFJxP7Vd7JuTDm77fvbM8VfEQdmSMqcImWeeRbHwZjBjIFki/VaMK2BhFi7oUUZeM5bqw==}
|
|
|
|
/marked@4.3.0:
|
|
resolution: {integrity: sha512-PRsaiG84bK+AMvxziE/lCFss8juXjNaWzVbN5tXAm4XjeaS9NAHhop+PjQxz2A9h8Q4M/xGmzP8vqNwy6JeK0A==}
|
|
engines: {node: '>= 12'}
|
|
hasBin: true
|
|
|
|
/math-intrinsics@1.0.0:
|
|
resolution: {integrity: sha512-4MqMiKP90ybymYvsut0CH2g4XWbfLtmlCkXmtmdcDCxNB+mQcu1w/1+L/VD7vi/PSv7X2JYV7SCcR+jiPXnQtA==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
/mdast-util-definitions@5.1.2:
|
|
resolution: {integrity: sha512-8SVPMuHqlPME/z3gqVwWY4zVXn8lqKv/pAhC57FuJ40ImXyBpmO5ukh98zB2v7Blql2FiHjHv9LVztSIqjY+MA==}
|
|
dependencies:
|
|
'@types/mdast': 3.0.15
|
|
'@types/unist': 2.0.11
|
|
unist-util-visit: 4.1.2
|
|
|
|
/mdast-util-find-and-replace@2.2.2:
|
|
resolution: {integrity: sha512-MTtdFRz/eMDHXzeK6W3dO7mXUlF82Gom4y0oOgvHhh/HXZAGvIQDUvQ0SuUx+j2tv44b8xTHOm8K/9OoRFnXKw==}
|
|
dependencies:
|
|
'@types/mdast': 3.0.15
|
|
escape-string-regexp: 5.0.0
|
|
unist-util-is: 5.2.1
|
|
unist-util-visit-parents: 5.1.3
|
|
|
|
/mdast-util-find-and-replace@3.0.2:
|
|
resolution: {integrity: sha512-Tmd1Vg/m3Xz43afeNxDIhWRtFZgM2VLyaf4vSTYwudTyeuTneoL3qtWMA5jeLyz/O1vDJmmV4QuScFCA2tBPwg==}
|
|
dependencies:
|
|
'@types/mdast': 4.0.4
|
|
escape-string-regexp: 5.0.0
|
|
unist-util-is: 6.0.0
|
|
unist-util-visit-parents: 6.0.1
|
|
dev: false
|
|
|
|
/mdast-util-from-markdown@1.3.1:
|
|
resolution: {integrity: sha512-4xTO/M8c82qBcnQc1tgpNtubGUW/Y1tBQ1B0i5CtSoelOLKFYlElIr3bvgREYYO5iRqbMY1YuqZng0GVOI8Qww==}
|
|
dependencies:
|
|
'@types/mdast': 3.0.15
|
|
'@types/unist': 2.0.11
|
|
decode-named-character-reference: 1.0.2
|
|
mdast-util-to-string: 3.2.0
|
|
micromark: 3.2.0
|
|
micromark-util-decode-numeric-character-reference: 1.1.0
|
|
micromark-util-decode-string: 1.1.0
|
|
micromark-util-normalize-identifier: 1.1.0
|
|
micromark-util-symbol: 1.1.0
|
|
micromark-util-types: 1.1.0
|
|
unist-util-stringify-position: 3.0.3
|
|
uvu: 0.5.6
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
/mdast-util-from-markdown@2.0.2:
|
|
resolution: {integrity: sha512-uZhTV/8NBuw0WHkPTrCqDOl0zVe1BIng5ZtHoDk49ME1qqcjYmmLmOf0gELgcRMxN4w2iuIeVso5/6QymSrgmA==}
|
|
dependencies:
|
|
'@types/mdast': 4.0.4
|
|
'@types/unist': 3.0.3
|
|
decode-named-character-reference: 1.0.2
|
|
devlop: 1.1.0
|
|
mdast-util-to-string: 4.0.0
|
|
micromark: 4.0.1
|
|
micromark-util-decode-numeric-character-reference: 2.0.2
|
|
micromark-util-decode-string: 2.0.1
|
|
micromark-util-normalize-identifier: 2.0.1
|
|
micromark-util-symbol: 2.0.1
|
|
micromark-util-types: 2.0.1
|
|
unist-util-stringify-position: 4.0.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/mdast-util-gfm-autolink-literal@1.0.3:
|
|
resolution: {integrity: sha512-My8KJ57FYEy2W2LyNom4n3E7hKTuQk/0SES0u16tjA9Z3oFkF4RrC/hPAPgjlSpezsOvI8ObcXcElo92wn5IGA==}
|
|
dependencies:
|
|
'@types/mdast': 3.0.15
|
|
ccount: 2.0.1
|
|
mdast-util-find-and-replace: 2.2.2
|
|
micromark-util-character: 1.2.0
|
|
|
|
/mdast-util-gfm-autolink-literal@2.0.1:
|
|
resolution: {integrity: sha512-5HVP2MKaP6L+G6YaxPNjuL0BPrq9orG3TsrZ9YXbA3vDw/ACI4MEsnoDpn6ZNm7GnZgtAcONJyPhOP8tNJQavQ==}
|
|
dependencies:
|
|
'@types/mdast': 4.0.4
|
|
ccount: 2.0.1
|
|
devlop: 1.1.0
|
|
mdast-util-find-and-replace: 3.0.2
|
|
micromark-util-character: 2.1.1
|
|
dev: false
|
|
|
|
/mdast-util-gfm-footnote@1.0.2:
|
|
resolution: {integrity: sha512-56D19KOGbE00uKVj3sgIykpwKL179QsVFwx/DCW0u/0+URsryacI4MAdNJl0dh+u2PSsD9FtxPFbHCzJ78qJFQ==}
|
|
dependencies:
|
|
'@types/mdast': 3.0.15
|
|
mdast-util-to-markdown: 1.5.0
|
|
micromark-util-normalize-identifier: 1.1.0
|
|
|
|
/mdast-util-gfm-footnote@2.0.0:
|
|
resolution: {integrity: sha512-5jOT2boTSVkMnQ7LTrd6n/18kqwjmuYqo7JUPe+tRCY6O7dAuTFMtTPauYYrMPpox9hlN0uOx/FL8XvEfG9/mQ==}
|
|
dependencies:
|
|
'@types/mdast': 4.0.4
|
|
devlop: 1.1.0
|
|
mdast-util-from-markdown: 2.0.2
|
|
mdast-util-to-markdown: 2.1.2
|
|
micromark-util-normalize-identifier: 2.0.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/mdast-util-gfm-strikethrough@1.0.3:
|
|
resolution: {integrity: sha512-DAPhYzTYrRcXdMjUtUjKvW9z/FNAMTdU0ORyMcbmkwYNbKocDpdk+PX1L1dQgOID/+vVs1uBQ7ElrBQfZ0cuiQ==}
|
|
dependencies:
|
|
'@types/mdast': 3.0.15
|
|
mdast-util-to-markdown: 1.5.0
|
|
|
|
/mdast-util-gfm-strikethrough@2.0.0:
|
|
resolution: {integrity: sha512-mKKb915TF+OC5ptj5bJ7WFRPdYtuHv0yTRxK2tJvi+BDqbkiG7h7u/9SI89nRAYcmap2xHQL9D+QG/6wSrTtXg==}
|
|
dependencies:
|
|
'@types/mdast': 4.0.4
|
|
mdast-util-from-markdown: 2.0.2
|
|
mdast-util-to-markdown: 2.1.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/mdast-util-gfm-table@1.0.7:
|
|
resolution: {integrity: sha512-jjcpmNnQvrmN5Vx7y7lEc2iIOEytYv7rTvu+MeyAsSHTASGCCRA79Igg2uKssgOs1i1po8s3plW0sTu1wkkLGg==}
|
|
dependencies:
|
|
'@types/mdast': 3.0.15
|
|
markdown-table: 3.0.4
|
|
mdast-util-from-markdown: 1.3.1
|
|
mdast-util-to-markdown: 1.5.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
/mdast-util-gfm-table@2.0.0:
|
|
resolution: {integrity: sha512-78UEvebzz/rJIxLvE7ZtDd/vIQ0RHv+3Mh5DR96p7cS7HsBhYIICDBCu8csTNWNO6tBWfqXPWekRuj2FNOGOZg==}
|
|
dependencies:
|
|
'@types/mdast': 4.0.4
|
|
devlop: 1.1.0
|
|
markdown-table: 3.0.4
|
|
mdast-util-from-markdown: 2.0.2
|
|
mdast-util-to-markdown: 2.1.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/mdast-util-gfm-task-list-item@1.0.2:
|
|
resolution: {integrity: sha512-PFTA1gzfp1B1UaiJVyhJZA1rm0+Tzn690frc/L8vNX1Jop4STZgOE6bxUhnzdVSB+vm2GU1tIsuQcA9bxTQpMQ==}
|
|
dependencies:
|
|
'@types/mdast': 3.0.15
|
|
mdast-util-to-markdown: 1.5.0
|
|
|
|
/mdast-util-gfm-task-list-item@2.0.0:
|
|
resolution: {integrity: sha512-IrtvNvjxC1o06taBAVJznEnkiHxLFTzgonUdy8hzFVeDun0uTjxxrRGVaNFqkU1wJR3RBPEfsxmU6jDWPofrTQ==}
|
|
dependencies:
|
|
'@types/mdast': 4.0.4
|
|
devlop: 1.1.0
|
|
mdast-util-from-markdown: 2.0.2
|
|
mdast-util-to-markdown: 2.1.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/mdast-util-gfm@2.0.2:
|
|
resolution: {integrity: sha512-qvZ608nBppZ4icQlhQQIAdc6S3Ffj9RGmzwUKUWuEICFnd1LVkN3EktF7ZHAgfcEdvZB5owU9tQgt99e2TlLjg==}
|
|
dependencies:
|
|
mdast-util-from-markdown: 1.3.1
|
|
mdast-util-gfm-autolink-literal: 1.0.3
|
|
mdast-util-gfm-footnote: 1.0.2
|
|
mdast-util-gfm-strikethrough: 1.0.3
|
|
mdast-util-gfm-table: 1.0.7
|
|
mdast-util-gfm-task-list-item: 1.0.2
|
|
mdast-util-to-markdown: 1.5.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
/mdast-util-gfm@3.0.0:
|
|
resolution: {integrity: sha512-dgQEX5Amaq+DuUqf26jJqSK9qgixgd6rYDHAv4aTBuA92cTknZlKpPfa86Z/s8Dj8xsAQpFfBmPUHWJBWqS4Bw==}
|
|
dependencies:
|
|
mdast-util-from-markdown: 2.0.2
|
|
mdast-util-gfm-autolink-literal: 2.0.1
|
|
mdast-util-gfm-footnote: 2.0.0
|
|
mdast-util-gfm-strikethrough: 2.0.0
|
|
mdast-util-gfm-table: 2.0.0
|
|
mdast-util-gfm-task-list-item: 2.0.0
|
|
mdast-util-to-markdown: 2.1.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/mdast-util-mdx-expression@1.3.2:
|
|
resolution: {integrity: sha512-xIPmR5ReJDu/DHH1OoIT1HkuybIfRGYRywC+gJtI7qHjCJp/M9jrmBEJW22O8lskDWm562BX2W8TiAwRTb0rKA==}
|
|
dependencies:
|
|
'@types/estree-jsx': 1.0.5
|
|
'@types/hast': 2.3.10
|
|
'@types/mdast': 3.0.15
|
|
mdast-util-from-markdown: 1.3.1
|
|
mdast-util-to-markdown: 1.5.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
/mdast-util-mdx-expression@2.0.1:
|
|
resolution: {integrity: sha512-J6f+9hUp+ldTZqKRSg7Vw5V6MqjATc+3E4gf3CFNcuZNWD8XdyI6zQ8GqH7f8169MM6P7hMBRDVGnn7oHB9kXQ==}
|
|
dependencies:
|
|
'@types/estree-jsx': 1.0.5
|
|
'@types/hast': 3.0.4
|
|
'@types/mdast': 4.0.4
|
|
devlop: 1.1.0
|
|
mdast-util-from-markdown: 2.0.2
|
|
mdast-util-to-markdown: 2.1.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/mdast-util-mdx-jsx@2.1.4:
|
|
resolution: {integrity: sha512-DtMn9CmVhVzZx3f+optVDF8yFgQVt7FghCRNdlIaS3X5Bnym3hZwPbg/XW86vdpKjlc1PVj26SpnLGeJBXD3JA==}
|
|
dependencies:
|
|
'@types/estree-jsx': 1.0.5
|
|
'@types/hast': 2.3.10
|
|
'@types/mdast': 3.0.15
|
|
'@types/unist': 2.0.11
|
|
ccount: 2.0.1
|
|
mdast-util-from-markdown: 1.3.1
|
|
mdast-util-to-markdown: 1.5.0
|
|
parse-entities: 4.0.1
|
|
stringify-entities: 4.0.4
|
|
unist-util-remove-position: 4.0.2
|
|
unist-util-stringify-position: 3.0.3
|
|
vfile-message: 3.1.4
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
/mdast-util-mdx-jsx@3.1.3:
|
|
resolution: {integrity: sha512-bfOjvNt+1AcbPLTFMFWY149nJz0OjmewJs3LQQ5pIyVGxP4CdOqNVJL6kTaM5c68p8q82Xv3nCyFfUnuEcH3UQ==}
|
|
dependencies:
|
|
'@types/estree-jsx': 1.0.5
|
|
'@types/hast': 3.0.4
|
|
'@types/mdast': 4.0.4
|
|
'@types/unist': 3.0.3
|
|
ccount: 2.0.1
|
|
devlop: 1.1.0
|
|
mdast-util-from-markdown: 2.0.2
|
|
mdast-util-to-markdown: 2.1.2
|
|
parse-entities: 4.0.1
|
|
stringify-entities: 4.0.4
|
|
unist-util-stringify-position: 4.0.0
|
|
vfile-message: 4.0.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/mdast-util-mdx@2.0.1:
|
|
resolution: {integrity: sha512-38w5y+r8nyKlGvNjSEqWrhG0w5PmnRA+wnBvm+ulYCct7nsGYhFVb0lljS9bQav4psDAS1eGkP2LMVcZBi/aqw==}
|
|
dependencies:
|
|
mdast-util-from-markdown: 1.3.1
|
|
mdast-util-mdx-expression: 1.3.2
|
|
mdast-util-mdx-jsx: 2.1.4
|
|
mdast-util-mdxjs-esm: 1.3.1
|
|
mdast-util-to-markdown: 1.5.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
/mdast-util-mdx@3.0.0:
|
|
resolution: {integrity: sha512-JfbYLAW7XnYTTbUsmpu0kdBUVe+yKVJZBItEjwyYJiDJuZ9w4eeaqks4HQO+R7objWgS2ymV60GYpI14Ug554w==}
|
|
dependencies:
|
|
mdast-util-from-markdown: 2.0.2
|
|
mdast-util-mdx-expression: 2.0.1
|
|
mdast-util-mdx-jsx: 3.1.3
|
|
mdast-util-mdxjs-esm: 2.0.1
|
|
mdast-util-to-markdown: 2.1.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/mdast-util-mdxjs-esm@1.3.1:
|
|
resolution: {integrity: sha512-SXqglS0HrEvSdUEfoXFtcg7DRl7S2cwOXc7jkuusG472Mmjag34DUDeOJUZtl+BVnyeO1frIgVpHlNRWc2gk/w==}
|
|
dependencies:
|
|
'@types/estree-jsx': 1.0.5
|
|
'@types/hast': 2.3.10
|
|
'@types/mdast': 3.0.15
|
|
mdast-util-from-markdown: 1.3.1
|
|
mdast-util-to-markdown: 1.5.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
/mdast-util-mdxjs-esm@2.0.1:
|
|
resolution: {integrity: sha512-EcmOpxsZ96CvlP03NghtH1EsLtr0n9Tm4lPUJUBccV9RwUOneqSycg19n5HGzCf+10LozMRSObtVr3ee1WoHtg==}
|
|
dependencies:
|
|
'@types/estree-jsx': 1.0.5
|
|
'@types/hast': 3.0.4
|
|
'@types/mdast': 4.0.4
|
|
devlop: 1.1.0
|
|
mdast-util-from-markdown: 2.0.2
|
|
mdast-util-to-markdown: 2.1.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/mdast-util-phrasing@3.0.1:
|
|
resolution: {integrity: sha512-WmI1gTXUBJo4/ZmSk79Wcb2HcjPJBzM1nlI/OUWA8yk2X9ik3ffNbBGsU+09BFmXaL1IBb9fiuvq6/KMiNycSg==}
|
|
dependencies:
|
|
'@types/mdast': 3.0.15
|
|
unist-util-is: 5.2.1
|
|
|
|
/mdast-util-phrasing@4.1.0:
|
|
resolution: {integrity: sha512-TqICwyvJJpBwvGAMZjj4J2n0X8QWp21b9l0o7eXyVJ25YNWYbJDVIyD1bZXE6WtV6RmKJVYmQAKWa0zWOABz2w==}
|
|
dependencies:
|
|
'@types/mdast': 4.0.4
|
|
unist-util-is: 6.0.0
|
|
dev: false
|
|
|
|
/mdast-util-to-hast@12.3.0:
|
|
resolution: {integrity: sha512-pits93r8PhnIoU4Vy9bjW39M2jJ6/tdHyja9rrot9uujkN7UTU9SDnE6WNJz/IGyQk3XHX6yNNtrBH6cQzm8Hw==}
|
|
dependencies:
|
|
'@types/hast': 2.3.10
|
|
'@types/mdast': 3.0.15
|
|
mdast-util-definitions: 5.1.2
|
|
micromark-util-sanitize-uri: 1.2.0
|
|
trim-lines: 3.0.1
|
|
unist-util-generated: 2.0.1
|
|
unist-util-position: 4.0.4
|
|
unist-util-visit: 4.1.2
|
|
|
|
/mdast-util-to-hast@13.2.0:
|
|
resolution: {integrity: sha512-QGYKEuUsYT9ykKBCMOEDLsU5JRObWQusAolFMeko/tYPufNkRffBAQjIE+99jbA87xv6FgmjLtwjh9wBWajwAA==}
|
|
dependencies:
|
|
'@types/hast': 3.0.4
|
|
'@types/mdast': 4.0.4
|
|
'@ungap/structured-clone': 1.2.1
|
|
devlop: 1.1.0
|
|
micromark-util-sanitize-uri: 2.0.1
|
|
trim-lines: 3.0.1
|
|
unist-util-position: 5.0.0
|
|
unist-util-visit: 5.0.0
|
|
vfile: 6.0.3
|
|
dev: false
|
|
|
|
/mdast-util-to-markdown@1.5.0:
|
|
resolution: {integrity: sha512-bbv7TPv/WC49thZPg3jXuqzuvI45IL2EVAr/KxF0BSdHsU0ceFHOmwQn6evxAh1GaoK/6GQ1wp4R4oW2+LFL/A==}
|
|
dependencies:
|
|
'@types/mdast': 3.0.15
|
|
'@types/unist': 2.0.11
|
|
longest-streak: 3.1.0
|
|
mdast-util-phrasing: 3.0.1
|
|
mdast-util-to-string: 3.2.0
|
|
micromark-util-decode-string: 1.1.0
|
|
unist-util-visit: 4.1.2
|
|
zwitch: 2.0.4
|
|
|
|
/mdast-util-to-markdown@2.1.2:
|
|
resolution: {integrity: sha512-xj68wMTvGXVOKonmog6LwyJKrYXZPvlwabaryTjLh9LuvovB/KAH+kvi8Gjj+7rJjsFi23nkUxRQv1KqSroMqA==}
|
|
dependencies:
|
|
'@types/mdast': 4.0.4
|
|
'@types/unist': 3.0.3
|
|
longest-streak: 3.1.0
|
|
mdast-util-phrasing: 4.1.0
|
|
mdast-util-to-string: 4.0.0
|
|
micromark-util-classify-character: 2.0.1
|
|
micromark-util-decode-string: 2.0.1
|
|
unist-util-visit: 5.0.0
|
|
zwitch: 2.0.4
|
|
dev: false
|
|
|
|
/mdast-util-to-string@3.2.0:
|
|
resolution: {integrity: sha512-V4Zn/ncyN1QNSqSBxTrMOLpjr+IKdHl2v3KVLoWmDPscP4r9GcCi71gjgvUV1SFSKh92AjAG4peFuBl2/YgCJg==}
|
|
dependencies:
|
|
'@types/mdast': 3.0.15
|
|
|
|
/mdast-util-to-string@4.0.0:
|
|
resolution: {integrity: sha512-0H44vDimn51F0YwvxSJSm0eCDOJTRlmN0R1yBh4HLj9wiV1Dn0QoXGbvFAWj2hSItVTlCmBF1hqKlIyUBVFLPg==}
|
|
dependencies:
|
|
'@types/mdast': 4.0.4
|
|
dev: false
|
|
|
|
/media-typer@0.3.0:
|
|
resolution: {integrity: sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==}
|
|
engines: {node: '>= 0.6'}
|
|
dev: false
|
|
|
|
/medium-zoom@1.1.0:
|
|
resolution: {integrity: sha512-ewyDsp7k4InCUp3jRmwHBRFGyjBimKps/AJLjRSox+2q/2H4p/PNpQf+pwONWlJiOudkBXtbdmVbFjqyybfTmQ==}
|
|
|
|
/memoize-one@5.2.1:
|
|
resolution: {integrity: sha512-zYiwtZUcYyXKo/np96AGZAckk+FWWsUdJ3cHGGmld7+AhvcWmQyGCYUh1hc4Q/pkOhb65dQR/pqCyK0cOaHz4Q==}
|
|
dev: false
|
|
|
|
/memorystream@0.3.1:
|
|
resolution: {integrity: sha512-S3UwM3yj5mtUSEfP41UZmt/0SCoVYUcU1rkXv+BQ5Ig8ndL4sPoJNBUJERafdPb5jjHJGuMgytgKvKIf58XNBw==}
|
|
engines: {node: '>= 0.10.0'}
|
|
dev: true
|
|
|
|
/merge-descriptors@1.0.3:
|
|
resolution: {integrity: sha512-gaNvAS7TZ897/rVaZ0nMtAyxNyi/pdbjbAwUpFQpN70GqnVfOiXpeUUMKRBmzXaSQ8DdTX4/0ms62r2K+hE6mQ==}
|
|
dev: false
|
|
|
|
/merge-stream@2.0.0:
|
|
resolution: {integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==}
|
|
|
|
/merge2@1.4.1:
|
|
resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==}
|
|
engines: {node: '>= 8'}
|
|
|
|
/methods@1.1.2:
|
|
resolution: {integrity: sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==}
|
|
engines: {node: '>= 0.6'}
|
|
dev: false
|
|
|
|
/micromark-core-commonmark@1.1.0:
|
|
resolution: {integrity: sha512-BgHO1aRbolh2hcrzL2d1La37V0Aoz73ymF8rAcKnohLy93titmv62E0gP8Hrx9PKcKrqCZ1BbLGbP3bEhoXYlw==}
|
|
dependencies:
|
|
decode-named-character-reference: 1.0.2
|
|
micromark-factory-destination: 1.1.0
|
|
micromark-factory-label: 1.1.0
|
|
micromark-factory-space: 1.1.0
|
|
micromark-factory-title: 1.1.0
|
|
micromark-factory-whitespace: 1.1.0
|
|
micromark-util-character: 1.2.0
|
|
micromark-util-chunked: 1.1.0
|
|
micromark-util-classify-character: 1.1.0
|
|
micromark-util-html-tag-name: 1.2.0
|
|
micromark-util-normalize-identifier: 1.1.0
|
|
micromark-util-resolve-all: 1.1.0
|
|
micromark-util-subtokenize: 1.1.0
|
|
micromark-util-symbol: 1.1.0
|
|
micromark-util-types: 1.1.0
|
|
uvu: 0.5.6
|
|
|
|
/micromark-core-commonmark@2.0.2:
|
|
resolution: {integrity: sha512-FKjQKbxd1cibWMM1P9N+H8TwlgGgSkWZMmfuVucLCHaYqeSvJ0hFeHsIa65pA2nYbes0f8LDHPMrd9X7Ujxg9w==}
|
|
dependencies:
|
|
decode-named-character-reference: 1.0.2
|
|
devlop: 1.1.0
|
|
micromark-factory-destination: 2.0.1
|
|
micromark-factory-label: 2.0.1
|
|
micromark-factory-space: 2.0.1
|
|
micromark-factory-title: 2.0.1
|
|
micromark-factory-whitespace: 2.0.1
|
|
micromark-util-character: 2.1.1
|
|
micromark-util-chunked: 2.0.1
|
|
micromark-util-classify-character: 2.0.1
|
|
micromark-util-html-tag-name: 2.0.1
|
|
micromark-util-normalize-identifier: 2.0.1
|
|
micromark-util-resolve-all: 2.0.1
|
|
micromark-util-subtokenize: 2.0.3
|
|
micromark-util-symbol: 2.0.1
|
|
micromark-util-types: 2.0.1
|
|
dev: false
|
|
|
|
/micromark-extension-gfm-autolink-literal@1.0.5:
|
|
resolution: {integrity: sha512-z3wJSLrDf8kRDOh2qBtoTRD53vJ+CWIyo7uyZuxf/JAbNJjiHsOpG1y5wxk8drtv3ETAHutCu6N3thkOOgueWg==}
|
|
dependencies:
|
|
micromark-util-character: 1.2.0
|
|
micromark-util-sanitize-uri: 1.2.0
|
|
micromark-util-symbol: 1.1.0
|
|
micromark-util-types: 1.1.0
|
|
|
|
/micromark-extension-gfm-autolink-literal@2.1.0:
|
|
resolution: {integrity: sha512-oOg7knzhicgQ3t4QCjCWgTmfNhvQbDDnJeVu9v81r7NltNCVmhPy1fJRX27pISafdjL+SVc4d3l48Gb6pbRypw==}
|
|
dependencies:
|
|
micromark-util-character: 2.1.1
|
|
micromark-util-sanitize-uri: 2.0.1
|
|
micromark-util-symbol: 2.0.1
|
|
micromark-util-types: 2.0.1
|
|
dev: false
|
|
|
|
/micromark-extension-gfm-footnote@1.1.2:
|
|
resolution: {integrity: sha512-Yxn7z7SxgyGWRNa4wzf8AhYYWNrwl5q1Z8ii+CSTTIqVkmGZF1CElX2JI8g5yGoM3GAman9/PVCUFUSJ0kB/8Q==}
|
|
dependencies:
|
|
micromark-core-commonmark: 1.1.0
|
|
micromark-factory-space: 1.1.0
|
|
micromark-util-character: 1.2.0
|
|
micromark-util-normalize-identifier: 1.1.0
|
|
micromark-util-sanitize-uri: 1.2.0
|
|
micromark-util-symbol: 1.1.0
|
|
micromark-util-types: 1.1.0
|
|
uvu: 0.5.6
|
|
|
|
/micromark-extension-gfm-footnote@2.1.0:
|
|
resolution: {integrity: sha512-/yPhxI1ntnDNsiHtzLKYnE3vf9JZ6cAisqVDauhp4CEHxlb4uoOTxOCJ+9s51bIB8U1N1FJ1RXOKTIlD5B/gqw==}
|
|
dependencies:
|
|
devlop: 1.1.0
|
|
micromark-core-commonmark: 2.0.2
|
|
micromark-factory-space: 2.0.1
|
|
micromark-util-character: 2.1.1
|
|
micromark-util-normalize-identifier: 2.0.1
|
|
micromark-util-sanitize-uri: 2.0.1
|
|
micromark-util-symbol: 2.0.1
|
|
micromark-util-types: 2.0.1
|
|
dev: false
|
|
|
|
/micromark-extension-gfm-strikethrough@1.0.7:
|
|
resolution: {integrity: sha512-sX0FawVE1o3abGk3vRjOH50L5TTLr3b5XMqnP9YDRb34M0v5OoZhG+OHFz1OffZ9dlwgpTBKaT4XW/AsUVnSDw==}
|
|
dependencies:
|
|
micromark-util-chunked: 1.1.0
|
|
micromark-util-classify-character: 1.1.0
|
|
micromark-util-resolve-all: 1.1.0
|
|
micromark-util-symbol: 1.1.0
|
|
micromark-util-types: 1.1.0
|
|
uvu: 0.5.6
|
|
|
|
/micromark-extension-gfm-strikethrough@2.1.0:
|
|
resolution: {integrity: sha512-ADVjpOOkjz1hhkZLlBiYA9cR2Anf8F4HqZUO6e5eDcPQd0Txw5fxLzzxnEkSkfnD0wziSGiv7sYhk/ktvbf1uw==}
|
|
dependencies:
|
|
devlop: 1.1.0
|
|
micromark-util-chunked: 2.0.1
|
|
micromark-util-classify-character: 2.0.1
|
|
micromark-util-resolve-all: 2.0.1
|
|
micromark-util-symbol: 2.0.1
|
|
micromark-util-types: 2.0.1
|
|
dev: false
|
|
|
|
/micromark-extension-gfm-table@1.0.7:
|
|
resolution: {integrity: sha512-3ZORTHtcSnMQEKtAOsBQ9/oHp9096pI/UvdPtN7ehKvrmZZ2+bbWhi0ln+I9drmwXMt5boocn6OlwQzNXeVeqw==}
|
|
dependencies:
|
|
micromark-factory-space: 1.1.0
|
|
micromark-util-character: 1.2.0
|
|
micromark-util-symbol: 1.1.0
|
|
micromark-util-types: 1.1.0
|
|
uvu: 0.5.6
|
|
|
|
/micromark-extension-gfm-table@2.1.0:
|
|
resolution: {integrity: sha512-Ub2ncQv+fwD70/l4ou27b4YzfNaCJOvyX4HxXU15m7mpYY+rjuWzsLIPZHJL253Z643RpbcP1oeIJlQ/SKW67g==}
|
|
dependencies:
|
|
devlop: 1.1.0
|
|
micromark-factory-space: 2.0.1
|
|
micromark-util-character: 2.1.1
|
|
micromark-util-symbol: 2.0.1
|
|
micromark-util-types: 2.0.1
|
|
dev: false
|
|
|
|
/micromark-extension-gfm-tagfilter@1.0.2:
|
|
resolution: {integrity: sha512-5XWB9GbAUSHTn8VPU8/1DBXMuKYT5uOgEjJb8gN3mW0PNW5OPHpSdojoqf+iq1xo7vWzw/P8bAHY0n6ijpXF7g==}
|
|
dependencies:
|
|
micromark-util-types: 1.1.0
|
|
|
|
/micromark-extension-gfm-tagfilter@2.0.0:
|
|
resolution: {integrity: sha512-xHlTOmuCSotIA8TW1mDIM6X2O1SiX5P9IuDtqGonFhEK0qgRI4yeC6vMxEV2dgyr2TiD+2PQ10o+cOhdVAcwfg==}
|
|
dependencies:
|
|
micromark-util-types: 2.0.1
|
|
dev: false
|
|
|
|
/micromark-extension-gfm-task-list-item@1.0.5:
|
|
resolution: {integrity: sha512-RMFXl2uQ0pNQy6Lun2YBYT9g9INXtWJULgbt01D/x8/6yJ2qpKyzdZD3pi6UIkzF++Da49xAelVKUeUMqd5eIQ==}
|
|
dependencies:
|
|
micromark-factory-space: 1.1.0
|
|
micromark-util-character: 1.2.0
|
|
micromark-util-symbol: 1.1.0
|
|
micromark-util-types: 1.1.0
|
|
uvu: 0.5.6
|
|
|
|
/micromark-extension-gfm-task-list-item@2.1.0:
|
|
resolution: {integrity: sha512-qIBZhqxqI6fjLDYFTBIa4eivDMnP+OZqsNwmQ3xNLE4Cxwc+zfQEfbs6tzAo2Hjq+bh6q5F+Z8/cksrLFYWQQw==}
|
|
dependencies:
|
|
devlop: 1.1.0
|
|
micromark-factory-space: 2.0.1
|
|
micromark-util-character: 2.1.1
|
|
micromark-util-symbol: 2.0.1
|
|
micromark-util-types: 2.0.1
|
|
dev: false
|
|
|
|
/micromark-extension-gfm@2.0.3:
|
|
resolution: {integrity: sha512-vb9OoHqrhCmbRidQv/2+Bc6pkP0FrtlhurxZofvOEy5o8RtuuvTq+RQ1Vw5ZDNrVraQZu3HixESqbG+0iKk/MQ==}
|
|
dependencies:
|
|
micromark-extension-gfm-autolink-literal: 1.0.5
|
|
micromark-extension-gfm-footnote: 1.1.2
|
|
micromark-extension-gfm-strikethrough: 1.0.7
|
|
micromark-extension-gfm-table: 1.0.7
|
|
micromark-extension-gfm-tagfilter: 1.0.2
|
|
micromark-extension-gfm-task-list-item: 1.0.5
|
|
micromark-util-combine-extensions: 1.1.0
|
|
micromark-util-types: 1.1.0
|
|
|
|
/micromark-extension-gfm@3.0.0:
|
|
resolution: {integrity: sha512-vsKArQsicm7t0z2GugkCKtZehqUm31oeGBV/KVSorWSy8ZlNAv7ytjFhvaryUiCUJYqs+NoE6AFhpQvBTM6Q4w==}
|
|
dependencies:
|
|
micromark-extension-gfm-autolink-literal: 2.1.0
|
|
micromark-extension-gfm-footnote: 2.1.0
|
|
micromark-extension-gfm-strikethrough: 2.1.0
|
|
micromark-extension-gfm-table: 2.1.0
|
|
micromark-extension-gfm-tagfilter: 2.0.0
|
|
micromark-extension-gfm-task-list-item: 2.1.0
|
|
micromark-util-combine-extensions: 2.0.1
|
|
micromark-util-types: 2.0.1
|
|
dev: false
|
|
|
|
/micromark-extension-mdx-expression@1.0.8:
|
|
resolution: {integrity: sha512-zZpeQtc5wfWKdzDsHRBY003H2Smg+PUi2REhqgIhdzAa5xonhP03FcXxqFSerFiNUr5AWmHpaNPQTBVOS4lrXw==}
|
|
dependencies:
|
|
'@types/estree': 1.0.7
|
|
micromark-factory-mdx-expression: 1.0.9
|
|
micromark-factory-space: 1.1.0
|
|
micromark-util-character: 1.2.0
|
|
micromark-util-events-to-acorn: 1.2.3
|
|
micromark-util-symbol: 1.1.0
|
|
micromark-util-types: 1.1.0
|
|
uvu: 0.5.6
|
|
|
|
/micromark-extension-mdx-expression@3.0.0:
|
|
resolution: {integrity: sha512-sI0nwhUDz97xyzqJAbHQhp5TfaxEvZZZ2JDqUo+7NvyIYG6BZ5CPPqj2ogUoPJlmXHBnyZUzISg9+oUmU6tUjQ==}
|
|
dependencies:
|
|
'@types/estree': 1.0.7
|
|
devlop: 1.1.0
|
|
micromark-factory-mdx-expression: 2.0.2
|
|
micromark-factory-space: 2.0.1
|
|
micromark-util-character: 2.1.1
|
|
micromark-util-events-to-acorn: 2.0.2
|
|
micromark-util-symbol: 2.0.1
|
|
micromark-util-types: 2.0.1
|
|
dev: false
|
|
|
|
/micromark-extension-mdx-jsx@1.0.5:
|
|
resolution: {integrity: sha512-gPH+9ZdmDflbu19Xkb8+gheqEDqkSpdCEubQyxuz/Hn8DOXiXvrXeikOoBA71+e8Pfi0/UYmU3wW3H58kr7akA==}
|
|
dependencies:
|
|
'@types/acorn': 4.0.6
|
|
'@types/estree': 1.0.7
|
|
estree-util-is-identifier-name: 2.1.0
|
|
micromark-factory-mdx-expression: 1.0.9
|
|
micromark-factory-space: 1.1.0
|
|
micromark-util-character: 1.2.0
|
|
micromark-util-symbol: 1.1.0
|
|
micromark-util-types: 1.1.0
|
|
uvu: 0.5.6
|
|
vfile-message: 3.1.4
|
|
|
|
/micromark-extension-mdx-jsx@3.0.1:
|
|
resolution: {integrity: sha512-vNuFb9czP8QCtAQcEJn0UJQJZA8Dk6DXKBqx+bg/w0WGuSxDxNr7hErW89tHUY31dUW4NqEOWwmEUNhjTFmHkg==}
|
|
dependencies:
|
|
'@types/acorn': 4.0.6
|
|
'@types/estree': 1.0.7
|
|
devlop: 1.1.0
|
|
estree-util-is-identifier-name: 3.0.0
|
|
micromark-factory-mdx-expression: 2.0.2
|
|
micromark-factory-space: 2.0.1
|
|
micromark-util-character: 2.1.1
|
|
micromark-util-events-to-acorn: 2.0.2
|
|
micromark-util-symbol: 2.0.1
|
|
micromark-util-types: 2.0.1
|
|
vfile-message: 4.0.2
|
|
dev: false
|
|
|
|
/micromark-extension-mdx-md@1.0.1:
|
|
resolution: {integrity: sha512-7MSuj2S7xjOQXAjjkbjBsHkMtb+mDGVW6uI2dBL9snOBCbZmoNgDAeZ0nSn9j3T42UE/g2xVNMn18PJxZvkBEA==}
|
|
dependencies:
|
|
micromark-util-types: 1.1.0
|
|
|
|
/micromark-extension-mdx-md@2.0.0:
|
|
resolution: {integrity: sha512-EpAiszsB3blw4Rpba7xTOUptcFeBFi+6PY8VnJ2hhimH+vCQDirWgsMpz7w1XcZE7LVrSAUGb9VJpG9ghlYvYQ==}
|
|
dependencies:
|
|
micromark-util-types: 2.0.1
|
|
dev: false
|
|
|
|
/micromark-extension-mdxjs-esm@1.0.5:
|
|
resolution: {integrity: sha512-xNRBw4aoURcyz/S69B19WnZAkWJMxHMT5hE36GtDAyhoyn/8TuAeqjFJQlwk+MKQsUD7b3l7kFX+vlfVWgcX1w==}
|
|
dependencies:
|
|
'@types/estree': 1.0.7
|
|
micromark-core-commonmark: 1.1.0
|
|
micromark-util-character: 1.2.0
|
|
micromark-util-events-to-acorn: 1.2.3
|
|
micromark-util-symbol: 1.1.0
|
|
micromark-util-types: 1.1.0
|
|
unist-util-position-from-estree: 1.1.2
|
|
uvu: 0.5.6
|
|
vfile-message: 3.1.4
|
|
|
|
/micromark-extension-mdxjs-esm@3.0.0:
|
|
resolution: {integrity: sha512-DJFl4ZqkErRpq/dAPyeWp15tGrcrrJho1hKK5uBS70BCtfrIFg81sqcTVu3Ta+KD1Tk5vAtBNElWxtAa+m8K9A==}
|
|
dependencies:
|
|
'@types/estree': 1.0.7
|
|
devlop: 1.1.0
|
|
micromark-core-commonmark: 2.0.2
|
|
micromark-util-character: 2.1.1
|
|
micromark-util-events-to-acorn: 2.0.2
|
|
micromark-util-symbol: 2.0.1
|
|
micromark-util-types: 2.0.1
|
|
unist-util-position-from-estree: 2.0.0
|
|
vfile-message: 4.0.2
|
|
dev: false
|
|
|
|
/micromark-extension-mdxjs@1.0.1:
|
|
resolution: {integrity: sha512-7YA7hF6i5eKOfFUzZ+0z6avRG52GpWR8DL+kN47y3f2KhxbBZMhmxe7auOeaTBrW2DenbbZTf1ea9tA2hDpC2Q==}
|
|
dependencies:
|
|
acorn: 8.14.0
|
|
acorn-jsx: 5.3.2(acorn@8.14.0)
|
|
micromark-extension-mdx-expression: 1.0.8
|
|
micromark-extension-mdx-jsx: 1.0.5
|
|
micromark-extension-mdx-md: 1.0.1
|
|
micromark-extension-mdxjs-esm: 1.0.5
|
|
micromark-util-combine-extensions: 1.1.0
|
|
micromark-util-types: 1.1.0
|
|
|
|
/micromark-extension-mdxjs@3.0.0:
|
|
resolution: {integrity: sha512-A873fJfhnJ2siZyUrJ31l34Uqwy4xIFmvPY1oj+Ean5PHcPBYzEsvqvWGaWcfEIr11O5Dlw3p2y0tZWpKHDejQ==}
|
|
dependencies:
|
|
acorn: 8.14.0
|
|
acorn-jsx: 5.3.2(acorn@8.14.0)
|
|
micromark-extension-mdx-expression: 3.0.0
|
|
micromark-extension-mdx-jsx: 3.0.1
|
|
micromark-extension-mdx-md: 2.0.0
|
|
micromark-extension-mdxjs-esm: 3.0.0
|
|
micromark-util-combine-extensions: 2.0.1
|
|
micromark-util-types: 2.0.1
|
|
dev: false
|
|
|
|
/micromark-factory-destination@1.1.0:
|
|
resolution: {integrity: sha512-XaNDROBgx9SgSChd69pjiGKbV+nfHGDPVYFs5dOoDd7ZnMAE+Cuu91BCpsY8RT2NP9vo/B8pds2VQNCLiu0zhg==}
|
|
dependencies:
|
|
micromark-util-character: 1.2.0
|
|
micromark-util-symbol: 1.1.0
|
|
micromark-util-types: 1.1.0
|
|
|
|
/micromark-factory-destination@2.0.1:
|
|
resolution: {integrity: sha512-Xe6rDdJlkmbFRExpTOmRj9N3MaWmbAgdpSrBQvCFqhezUn4AHqJHbaEnfbVYYiexVSs//tqOdY/DxhjdCiJnIA==}
|
|
dependencies:
|
|
micromark-util-character: 2.1.1
|
|
micromark-util-symbol: 2.0.1
|
|
micromark-util-types: 2.0.1
|
|
dev: false
|
|
|
|
/micromark-factory-label@1.1.0:
|
|
resolution: {integrity: sha512-OLtyez4vZo/1NjxGhcpDSbHQ+m0IIGnT8BoPamh+7jVlzLJBH98zzuCoUeMxvM6WsNeh8wx8cKvqLiPHEACn0w==}
|
|
dependencies:
|
|
micromark-util-character: 1.2.0
|
|
micromark-util-symbol: 1.1.0
|
|
micromark-util-types: 1.1.0
|
|
uvu: 0.5.6
|
|
|
|
/micromark-factory-label@2.0.1:
|
|
resolution: {integrity: sha512-VFMekyQExqIW7xIChcXn4ok29YE3rnuyveW3wZQWWqF4Nv9Wk5rgJ99KzPvHjkmPXF93FXIbBp6YdW3t71/7Vg==}
|
|
dependencies:
|
|
devlop: 1.1.0
|
|
micromark-util-character: 2.1.1
|
|
micromark-util-symbol: 2.0.1
|
|
micromark-util-types: 2.0.1
|
|
dev: false
|
|
|
|
/micromark-factory-mdx-expression@1.0.9:
|
|
resolution: {integrity: sha512-jGIWzSmNfdnkJq05c7b0+Wv0Kfz3NJ3N4cBjnbO4zjXIlxJr+f8lk+5ZmwFvqdAbUy2q6B5rCY//g0QAAaXDWA==}
|
|
dependencies:
|
|
'@types/estree': 1.0.7
|
|
micromark-util-character: 1.2.0
|
|
micromark-util-events-to-acorn: 1.2.3
|
|
micromark-util-symbol: 1.1.0
|
|
micromark-util-types: 1.1.0
|
|
unist-util-position-from-estree: 1.1.2
|
|
uvu: 0.5.6
|
|
vfile-message: 3.1.4
|
|
|
|
/micromark-factory-mdx-expression@2.0.2:
|
|
resolution: {integrity: sha512-5E5I2pFzJyg2CtemqAbcyCktpHXuJbABnsb32wX2U8IQKhhVFBqkcZR5LRm1WVoFqa4kTueZK4abep7wdo9nrw==}
|
|
dependencies:
|
|
'@types/estree': 1.0.7
|
|
devlop: 1.1.0
|
|
micromark-factory-space: 2.0.1
|
|
micromark-util-character: 2.1.1
|
|
micromark-util-events-to-acorn: 2.0.2
|
|
micromark-util-symbol: 2.0.1
|
|
micromark-util-types: 2.0.1
|
|
unist-util-position-from-estree: 2.0.0
|
|
vfile-message: 4.0.2
|
|
dev: false
|
|
|
|
/micromark-factory-space@1.1.0:
|
|
resolution: {integrity: sha512-cRzEj7c0OL4Mw2v6nwzttyOZe8XY/Z8G0rzmWQZTBi/jjwyw/U4uqKtUORXQrR5bAZZnbTI/feRV/R7hc4jQYQ==}
|
|
dependencies:
|
|
micromark-util-character: 1.2.0
|
|
micromark-util-types: 1.1.0
|
|
|
|
/micromark-factory-space@2.0.1:
|
|
resolution: {integrity: sha512-zRkxjtBxxLd2Sc0d+fbnEunsTj46SWXgXciZmHq0kDYGnck/ZSGj9/wULTV95uoeYiK5hRXP2mJ98Uo4cq/LQg==}
|
|
dependencies:
|
|
micromark-util-character: 2.1.1
|
|
micromark-util-types: 2.0.1
|
|
dev: false
|
|
|
|
/micromark-factory-title@1.1.0:
|
|
resolution: {integrity: sha512-J7n9R3vMmgjDOCY8NPw55jiyaQnH5kBdV2/UXCtZIpnHH3P6nHUKaH7XXEYuWwx/xUJcawa8plLBEjMPU24HzQ==}
|
|
dependencies:
|
|
micromark-factory-space: 1.1.0
|
|
micromark-util-character: 1.2.0
|
|
micromark-util-symbol: 1.1.0
|
|
micromark-util-types: 1.1.0
|
|
|
|
/micromark-factory-title@2.0.1:
|
|
resolution: {integrity: sha512-5bZ+3CjhAd9eChYTHsjy6TGxpOFSKgKKJPJxr293jTbfry2KDoWkhBb6TcPVB4NmzaPhMs1Frm9AZH7OD4Cjzw==}
|
|
dependencies:
|
|
micromark-factory-space: 2.0.1
|
|
micromark-util-character: 2.1.1
|
|
micromark-util-symbol: 2.0.1
|
|
micromark-util-types: 2.0.1
|
|
dev: false
|
|
|
|
/micromark-factory-whitespace@1.1.0:
|
|
resolution: {integrity: sha512-v2WlmiymVSp5oMg+1Q0N1Lxmt6pMhIHD457whWM7/GUlEks1hI9xj5w3zbc4uuMKXGisksZk8DzP2UyGbGqNsQ==}
|
|
dependencies:
|
|
micromark-factory-space: 1.1.0
|
|
micromark-util-character: 1.2.0
|
|
micromark-util-symbol: 1.1.0
|
|
micromark-util-types: 1.1.0
|
|
|
|
/micromark-factory-whitespace@2.0.1:
|
|
resolution: {integrity: sha512-Ob0nuZ3PKt/n0hORHyvoD9uZhr+Za8sFoP+OnMcnWK5lngSzALgQYKMr9RJVOWLqQYuyn6ulqGWSXdwf6F80lQ==}
|
|
dependencies:
|
|
micromark-factory-space: 2.0.1
|
|
micromark-util-character: 2.1.1
|
|
micromark-util-symbol: 2.0.1
|
|
micromark-util-types: 2.0.1
|
|
dev: false
|
|
|
|
/micromark-util-character@1.2.0:
|
|
resolution: {integrity: sha512-lXraTwcX3yH/vMDaFWCQJP1uIszLVebzUa3ZHdrgxr7KEU/9mL4mVgCpGbyhvNLNlauROiNUq7WN5u7ndbY6xg==}
|
|
dependencies:
|
|
micromark-util-symbol: 1.1.0
|
|
micromark-util-types: 1.1.0
|
|
|
|
/micromark-util-character@2.1.1:
|
|
resolution: {integrity: sha512-wv8tdUTJ3thSFFFJKtpYKOYiGP2+v96Hvk4Tu8KpCAsTMs6yi+nVmGh1syvSCsaxz45J6Jbw+9DD6g97+NV67Q==}
|
|
dependencies:
|
|
micromark-util-symbol: 2.0.1
|
|
micromark-util-types: 2.0.1
|
|
dev: false
|
|
|
|
/micromark-util-chunked@1.1.0:
|
|
resolution: {integrity: sha512-Ye01HXpkZPNcV6FiyoW2fGZDUw4Yc7vT0E9Sad83+bEDiCJ1uXu0S3mr8WLpsz3HaG3x2q0HM6CTuPdcZcluFQ==}
|
|
dependencies:
|
|
micromark-util-symbol: 1.1.0
|
|
|
|
/micromark-util-chunked@2.0.1:
|
|
resolution: {integrity: sha512-QUNFEOPELfmvv+4xiNg2sRYeS/P84pTW0TCgP5zc9FpXetHY0ab7SxKyAQCNCc1eK0459uoLI1y5oO5Vc1dbhA==}
|
|
dependencies:
|
|
micromark-util-symbol: 2.0.1
|
|
dev: false
|
|
|
|
/micromark-util-classify-character@1.1.0:
|
|
resolution: {integrity: sha512-SL0wLxtKSnklKSUplok1WQFoGhUdWYKggKUiqhX+Swala+BtptGCu5iPRc+xvzJ4PXE/hwM3FNXsfEVgoZsWbw==}
|
|
dependencies:
|
|
micromark-util-character: 1.2.0
|
|
micromark-util-symbol: 1.1.0
|
|
micromark-util-types: 1.1.0
|
|
|
|
/micromark-util-classify-character@2.0.1:
|
|
resolution: {integrity: sha512-K0kHzM6afW/MbeWYWLjoHQv1sgg2Q9EccHEDzSkxiP/EaagNzCm7T/WMKZ3rjMbvIpvBiZgwR3dKMygtA4mG1Q==}
|
|
dependencies:
|
|
micromark-util-character: 2.1.1
|
|
micromark-util-symbol: 2.0.1
|
|
micromark-util-types: 2.0.1
|
|
dev: false
|
|
|
|
/micromark-util-combine-extensions@1.1.0:
|
|
resolution: {integrity: sha512-Q20sp4mfNf9yEqDL50WwuWZHUrCO4fEyeDCnMGmG5Pr0Cz15Uo7KBs6jq+dq0EgX4DPwwrh9m0X+zPV1ypFvUA==}
|
|
dependencies:
|
|
micromark-util-chunked: 1.1.0
|
|
micromark-util-types: 1.1.0
|
|
|
|
/micromark-util-combine-extensions@2.0.1:
|
|
resolution: {integrity: sha512-OnAnH8Ujmy59JcyZw8JSbK9cGpdVY44NKgSM7E9Eh7DiLS2E9RNQf0dONaGDzEG9yjEl5hcqeIsj4hfRkLH/Bg==}
|
|
dependencies:
|
|
micromark-util-chunked: 2.0.1
|
|
micromark-util-types: 2.0.1
|
|
dev: false
|
|
|
|
/micromark-util-decode-numeric-character-reference@1.1.0:
|
|
resolution: {integrity: sha512-m9V0ExGv0jB1OT21mrWcuf4QhP46pH1KkfWy9ZEezqHKAxkj4mPCy3nIH1rkbdMlChLHX531eOrymlwyZIf2iw==}
|
|
dependencies:
|
|
micromark-util-symbol: 1.1.0
|
|
|
|
/micromark-util-decode-numeric-character-reference@2.0.2:
|
|
resolution: {integrity: sha512-ccUbYk6CwVdkmCQMyr64dXz42EfHGkPQlBj5p7YVGzq8I7CtjXZJrubAYezf7Rp+bjPseiROqe7G6foFd+lEuw==}
|
|
dependencies:
|
|
micromark-util-symbol: 2.0.1
|
|
dev: false
|
|
|
|
/micromark-util-decode-string@1.1.0:
|
|
resolution: {integrity: sha512-YphLGCK8gM1tG1bd54azwyrQRjCFcmgj2S2GoJDNnh4vYtnL38JS8M4gpxzOPNyHdNEpheyWXCTnnTDY3N+NVQ==}
|
|
dependencies:
|
|
decode-named-character-reference: 1.0.2
|
|
micromark-util-character: 1.2.0
|
|
micromark-util-decode-numeric-character-reference: 1.1.0
|
|
micromark-util-symbol: 1.1.0
|
|
|
|
/micromark-util-decode-string@2.0.1:
|
|
resolution: {integrity: sha512-nDV/77Fj6eH1ynwscYTOsbK7rR//Uj0bZXBwJZRfaLEJ1iGBR6kIfNmlNqaqJf649EP0F3NWNdeJi03elllNUQ==}
|
|
dependencies:
|
|
decode-named-character-reference: 1.0.2
|
|
micromark-util-character: 2.1.1
|
|
micromark-util-decode-numeric-character-reference: 2.0.2
|
|
micromark-util-symbol: 2.0.1
|
|
dev: false
|
|
|
|
/micromark-util-encode@1.1.0:
|
|
resolution: {integrity: sha512-EuEzTWSTAj9PA5GOAs992GzNh2dGQO52UvAbtSOMvXTxv3Criqb6IOzJUBCmEqrrXSblJIJBbFFv6zPxpreiJw==}
|
|
|
|
/micromark-util-encode@2.0.1:
|
|
resolution: {integrity: sha512-c3cVx2y4KqUnwopcO9b/SCdo2O67LwJJ/UyqGfbigahfegL9myoEFoDYZgkT7f36T0bLrM9hZTAaAyH+PCAXjw==}
|
|
dev: false
|
|
|
|
/micromark-util-events-to-acorn@1.2.3:
|
|
resolution: {integrity: sha512-ij4X7Wuc4fED6UoLWkmo0xJQhsktfNh1J0m8g4PbIMPlx+ek/4YdW5mvbye8z/aZvAPUoxgXHrwVlXAPKMRp1w==}
|
|
dependencies:
|
|
'@types/acorn': 4.0.6
|
|
'@types/estree': 1.0.7
|
|
'@types/unist': 2.0.11
|
|
estree-util-visit: 1.2.1
|
|
micromark-util-symbol: 1.1.0
|
|
micromark-util-types: 1.1.0
|
|
uvu: 0.5.6
|
|
vfile-message: 3.1.4
|
|
|
|
/micromark-util-events-to-acorn@2.0.2:
|
|
resolution: {integrity: sha512-Fk+xmBrOv9QZnEDguL9OI9/NQQp6Hz4FuQ4YmCb/5V7+9eAh1s6AYSvL20kHkD67YIg7EpE54TiSlcsf3vyZgA==}
|
|
dependencies:
|
|
'@types/acorn': 4.0.6
|
|
'@types/estree': 1.0.7
|
|
'@types/unist': 3.0.3
|
|
devlop: 1.1.0
|
|
estree-util-visit: 2.0.0
|
|
micromark-util-symbol: 2.0.1
|
|
micromark-util-types: 2.0.1
|
|
vfile-message: 4.0.2
|
|
dev: false
|
|
|
|
/micromark-util-html-tag-name@1.2.0:
|
|
resolution: {integrity: sha512-VTQzcuQgFUD7yYztuQFKXT49KghjtETQ+Wv/zUjGSGBioZnkA4P1XXZPT1FHeJA6RwRXSF47yvJ1tsJdoxwO+Q==}
|
|
|
|
/micromark-util-html-tag-name@2.0.1:
|
|
resolution: {integrity: sha512-2cNEiYDhCWKI+Gs9T0Tiysk136SnR13hhO8yW6BGNyhOC4qYFnwF1nKfD3HFAIXA5c45RrIG1ub11GiXeYd1xA==}
|
|
dev: false
|
|
|
|
/micromark-util-normalize-identifier@1.1.0:
|
|
resolution: {integrity: sha512-N+w5vhqrBihhjdpM8+5Xsxy71QWqGn7HYNUvch71iV2PM7+E3uWGox1Qp90loa1ephtCxG2ftRV/Conitc6P2Q==}
|
|
dependencies:
|
|
micromark-util-symbol: 1.1.0
|
|
|
|
/micromark-util-normalize-identifier@2.0.1:
|
|
resolution: {integrity: sha512-sxPqmo70LyARJs0w2UclACPUUEqltCkJ6PhKdMIDuJ3gSf/Q+/GIe3WKl0Ijb/GyH9lOpUkRAO2wp0GVkLvS9Q==}
|
|
dependencies:
|
|
micromark-util-symbol: 2.0.1
|
|
dev: false
|
|
|
|
/micromark-util-resolve-all@1.1.0:
|
|
resolution: {integrity: sha512-b/G6BTMSg+bX+xVCshPTPyAu2tmA0E4X98NSR7eIbeC6ycCqCeE7wjfDIgzEbkzdEVJXRtOG4FbEm/uGbCRouA==}
|
|
dependencies:
|
|
micromark-util-types: 1.1.0
|
|
|
|
/micromark-util-resolve-all@2.0.1:
|
|
resolution: {integrity: sha512-VdQyxFWFT2/FGJgwQnJYbe1jjQoNTS4RjglmSjTUlpUMa95Htx9NHeYW4rGDJzbjvCsl9eLjMQwGeElsqmzcHg==}
|
|
dependencies:
|
|
micromark-util-types: 2.0.1
|
|
dev: false
|
|
|
|
/micromark-util-sanitize-uri@1.2.0:
|
|
resolution: {integrity: sha512-QO4GXv0XZfWey4pYFndLUKEAktKkG5kZTdUNaTAkzbuJxn2tNBOr+QtxR2XpWaMhbImT2dPzyLrPXLlPhph34A==}
|
|
dependencies:
|
|
micromark-util-character: 1.2.0
|
|
micromark-util-encode: 1.1.0
|
|
micromark-util-symbol: 1.1.0
|
|
|
|
/micromark-util-sanitize-uri@2.0.1:
|
|
resolution: {integrity: sha512-9N9IomZ/YuGGZZmQec1MbgxtlgougxTodVwDzzEouPKo3qFWvymFHWcnDi2vzV1ff6kas9ucW+o3yzJK9YB1AQ==}
|
|
dependencies:
|
|
micromark-util-character: 2.1.1
|
|
micromark-util-encode: 2.0.1
|
|
micromark-util-symbol: 2.0.1
|
|
dev: false
|
|
|
|
/micromark-util-subtokenize@1.1.0:
|
|
resolution: {integrity: sha512-kUQHyzRoxvZO2PuLzMt2P/dwVsTiivCK8icYTeR+3WgbuPqfHgPPy7nFKbeqRivBvn/3N3GBiNC+JRTMSxEC7A==}
|
|
dependencies:
|
|
micromark-util-chunked: 1.1.0
|
|
micromark-util-symbol: 1.1.0
|
|
micromark-util-types: 1.1.0
|
|
uvu: 0.5.6
|
|
|
|
/micromark-util-subtokenize@2.0.3:
|
|
resolution: {integrity: sha512-VXJJuNxYWSoYL6AJ6OQECCFGhIU2GGHMw8tahogePBrjkG8aCCas3ibkp7RnVOSTClg2is05/R7maAhF1XyQMg==}
|
|
dependencies:
|
|
devlop: 1.1.0
|
|
micromark-util-chunked: 2.0.1
|
|
micromark-util-symbol: 2.0.1
|
|
micromark-util-types: 2.0.1
|
|
dev: false
|
|
|
|
/micromark-util-symbol@1.1.0:
|
|
resolution: {integrity: sha512-uEjpEYY6KMs1g7QfJ2eX1SQEV+ZT4rUD3UcF6l57acZvLNK7PBZL+ty82Z1qhK1/yXIY4bdx04FKMgR0g4IAag==}
|
|
|
|
/micromark-util-symbol@2.0.1:
|
|
resolution: {integrity: sha512-vs5t8Apaud9N28kgCrRUdEed4UJ+wWNvicHLPxCa9ENlYuAY31M0ETy5y1vA33YoNPDFTghEbnh6efaE8h4x0Q==}
|
|
dev: false
|
|
|
|
/micromark-util-types@1.1.0:
|
|
resolution: {integrity: sha512-ukRBgie8TIAcacscVHSiddHjO4k/q3pnedmzMQ4iwDcK0FtFCohKOlFbaOL/mPgfnPsL3C1ZyxJa4sbWrBl3jg==}
|
|
|
|
/micromark-util-types@2.0.1:
|
|
resolution: {integrity: sha512-534m2WhVTddrcKVepwmVEVnUAmtrx9bfIjNoQHRqfnvdaHQiFytEhJoTgpWJvDEXCO5gLTQh3wYC1PgOJA4NSQ==}
|
|
dev: false
|
|
|
|
/micromark@3.2.0:
|
|
resolution: {integrity: sha512-uD66tJj54JLYq0De10AhWycZWGQNUvDI55xPgk2sQM5kn1JYlhbCMTtEeT27+vAhW2FBQxLlOmS3pmA7/2z4aA==}
|
|
dependencies:
|
|
'@types/debug': 4.1.12
|
|
debug: 4.4.0(supports-color@5.5.0)
|
|
decode-named-character-reference: 1.0.2
|
|
micromark-core-commonmark: 1.1.0
|
|
micromark-factory-space: 1.1.0
|
|
micromark-util-character: 1.2.0
|
|
micromark-util-chunked: 1.1.0
|
|
micromark-util-combine-extensions: 1.1.0
|
|
micromark-util-decode-numeric-character-reference: 1.1.0
|
|
micromark-util-encode: 1.1.0
|
|
micromark-util-normalize-identifier: 1.1.0
|
|
micromark-util-resolve-all: 1.1.0
|
|
micromark-util-sanitize-uri: 1.2.0
|
|
micromark-util-subtokenize: 1.1.0
|
|
micromark-util-symbol: 1.1.0
|
|
micromark-util-types: 1.1.0
|
|
uvu: 0.5.6
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
/micromark@4.0.1:
|
|
resolution: {integrity: sha512-eBPdkcoCNvYcxQOAKAlceo5SNdzZWfF+FcSupREAzdAh9rRmE239CEQAiTwIgblwnoM8zzj35sZ5ZwvSEOF6Kw==}
|
|
dependencies:
|
|
'@types/debug': 4.1.12
|
|
debug: 4.4.0(supports-color@5.5.0)
|
|
decode-named-character-reference: 1.0.2
|
|
devlop: 1.1.0
|
|
micromark-core-commonmark: 2.0.2
|
|
micromark-factory-space: 2.0.1
|
|
micromark-util-character: 2.1.1
|
|
micromark-util-chunked: 2.0.1
|
|
micromark-util-combine-extensions: 2.0.1
|
|
micromark-util-decode-numeric-character-reference: 2.0.2
|
|
micromark-util-encode: 2.0.1
|
|
micromark-util-normalize-identifier: 2.0.1
|
|
micromark-util-resolve-all: 2.0.1
|
|
micromark-util-sanitize-uri: 2.0.1
|
|
micromark-util-subtokenize: 2.0.3
|
|
micromark-util-symbol: 2.0.1
|
|
micromark-util-types: 2.0.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/micromatch@4.0.8:
|
|
resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==}
|
|
engines: {node: '>=8.6'}
|
|
dependencies:
|
|
braces: 3.0.3
|
|
picomatch: 2.3.1
|
|
|
|
/mime-db@1.52.0:
|
|
resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==}
|
|
engines: {node: '>= 0.6'}
|
|
|
|
/mime-types@2.1.35:
|
|
resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==}
|
|
engines: {node: '>= 0.6'}
|
|
dependencies:
|
|
mime-db: 1.52.0
|
|
|
|
/mime@1.6.0:
|
|
resolution: {integrity: sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==}
|
|
engines: {node: '>=4'}
|
|
hasBin: true
|
|
requiresBuild: true
|
|
|
|
/mime@3.0.0:
|
|
resolution: {integrity: sha512-jSCU7/VB1loIWBZe14aEYHU/+1UMEHoaO7qxCOVJOw9GgH72VAWppxNcjU+x9a2k3GSIBXNKxXQFqRvvZ7vr3A==}
|
|
engines: {node: '>=10.0.0'}
|
|
hasBin: true
|
|
dev: false
|
|
|
|
/mimic-fn@2.1.0:
|
|
resolution: {integrity: sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==}
|
|
engines: {node: '>=6'}
|
|
|
|
/mimic-response@1.0.1:
|
|
resolution: {integrity: sha512-j5EctnkH7amfV/q5Hgmoal1g2QHFJRraOtmx0JpIqkxhBhI/lJSl1nMpQ45hVarwNETOoWEimndZ4QK0RHxuxQ==}
|
|
engines: {node: '>=4'}
|
|
dev: false
|
|
|
|
/minimatch@3.1.2:
|
|
resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==}
|
|
dependencies:
|
|
brace-expansion: 1.1.11
|
|
|
|
/minimatch@9.0.3:
|
|
resolution: {integrity: sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==}
|
|
engines: {node: '>=16 || 14 >=14.17'}
|
|
dependencies:
|
|
brace-expansion: 2.0.1
|
|
|
|
/minimatch@9.0.5:
|
|
resolution: {integrity: sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==}
|
|
engines: {node: '>=16 || 14 >=14.17'}
|
|
dependencies:
|
|
brace-expansion: 2.0.1
|
|
|
|
/minimist@1.2.8:
|
|
resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==}
|
|
|
|
/minipass@7.1.2:
|
|
resolution: {integrity: sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==}
|
|
engines: {node: '>=16 || 14 >=14.17'}
|
|
|
|
/minizlib@3.0.1:
|
|
resolution: {integrity: sha512-umcy022ILvb5/3Djuu8LWeqUa8D68JaBzlttKeMWen48SjabqS3iY5w/vzeMzMUNhLDifyhbOwKDSznB1vvrwg==}
|
|
engines: {node: '>= 18'}
|
|
dependencies:
|
|
minipass: 7.1.2
|
|
rimraf: 5.0.10
|
|
dev: false
|
|
|
|
/mkdirp@3.0.1:
|
|
resolution: {integrity: sha512-+NsyUUAZDmo6YVHzL/stxSu3t9YS1iljliy3BSDrXJ/dkn1KYdmtZODGGjLcc9XLgVVpH4KshHB8XmZgMhaBXg==}
|
|
engines: {node: '>=10'}
|
|
hasBin: true
|
|
dev: false
|
|
|
|
/mlly@1.7.3:
|
|
resolution: {integrity: sha512-xUsx5n/mN0uQf4V548PKQ+YShA4/IW0KI1dZhrNrPCLG+xizETbHTkOa1f8/xut9JRPp8kQuMnz0oqwkTiLo/A==}
|
|
dependencies:
|
|
acorn: 8.14.0
|
|
pathe: 1.1.2
|
|
pkg-types: 1.2.1
|
|
ufo: 1.5.4
|
|
dev: true
|
|
|
|
/mnemonist@0.39.6:
|
|
resolution: {integrity: sha512-A/0v5Z59y63US00cRSLiloEIw3t5G+MiKz4BhX21FI+YBJXBOGW0ohFxTxO08dsOYlzxo87T7vGfZKYp2bcAWA==}
|
|
dependencies:
|
|
obliterator: 2.0.5
|
|
dev: false
|
|
|
|
/monaco-editor@0.52.2:
|
|
resolution: {integrity: sha512-GEQWEZmfkOGLdd3XK8ryrfWz3AIP8YymVXiPHEdewrUq7mh0qrKrfHLNCXcbB6sTnMLnOZ3ztSiKcciFUkIJwQ==}
|
|
dev: false
|
|
|
|
/mri@1.2.0:
|
|
resolution: {integrity: sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==}
|
|
engines: {node: '>=4'}
|
|
|
|
/ms@2.1.3:
|
|
resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
|
|
|
|
/mustache@4.2.0:
|
|
resolution: {integrity: sha512-71ippSywq5Yb7/tVYyGbkBggbU8H3u5Rz56fH60jGFgr8uHwxs+aSKeqmluIVzM0m0kB7xQjKS6qPfd0b2ZoqQ==}
|
|
hasBin: true
|
|
dev: false
|
|
|
|
/mute-stream@1.0.0:
|
|
resolution: {integrity: sha512-avsJQhyd+680gKXyG/sQc0nXaC6rBkPOfyHYcFb9+hdkqQkR9bdnkJ0AMZhke0oesPqIO+mFFJ+IdBc7mst4IA==}
|
|
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
|
|
dev: false
|
|
|
|
/mz@2.7.0:
|
|
resolution: {integrity: sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==}
|
|
dependencies:
|
|
any-promise: 1.3.0
|
|
object-assign: 4.1.1
|
|
thenify-all: 1.6.0
|
|
dev: true
|
|
|
|
/nanoid@3.3.8:
|
|
resolution: {integrity: sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==}
|
|
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
|
|
hasBin: true
|
|
|
|
/nanoid@4.0.2:
|
|
resolution: {integrity: sha512-7ZtY5KTCNheRGfEFxnedV5zFiORN1+Y1N6zvPTnHQd8ENUvfaDBeuJDZb2bN/oXwXxu3qkTXDzy57W5vAmDTBw==}
|
|
engines: {node: ^14 || ^16 || >=18}
|
|
hasBin: true
|
|
dev: false
|
|
|
|
/native-request@1.1.2:
|
|
resolution: {integrity: sha512-/etjwrK0J4Ebbcnt35VMWnfiUX/B04uwGJxyJInagxDqf2z5drSt/lsOvEMWGYunz1kaLZAFrV4NDAbOoDKvAQ==}
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/natural-compare@1.4.0:
|
|
resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==}
|
|
|
|
/needle@3.3.1:
|
|
resolution: {integrity: sha512-6k0YULvhpw+RoLNiQCRKOl09Rv1dPLr8hHnVjHqdolKwDrdNyk+Hmrthi4lIGPPz3r39dLx0hsF5s40sZ3Us4Q==}
|
|
engines: {node: '>= 4.4.x'}
|
|
hasBin: true
|
|
requiresBuild: true
|
|
dependencies:
|
|
iconv-lite: 0.6.3
|
|
sax: 1.4.1
|
|
dev: true
|
|
optional: true
|
|
|
|
/negotiator@0.6.3:
|
|
resolution: {integrity: sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==}
|
|
engines: {node: '>= 0.6'}
|
|
dev: false
|
|
|
|
/neo-async@2.6.2:
|
|
resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==}
|
|
|
|
/next-tick@1.1.0:
|
|
resolution: {integrity: sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ==}
|
|
dev: false
|
|
|
|
/next@15.2.4(@babel/core@7.26.10)(react-dom@18.3.1)(react@18.3.1):
|
|
resolution: {integrity: sha512-VwL+LAaPSxEkd3lU2xWbgEOtrM8oedmyhBqaVNmgKB+GvZlCy9rgaEc+y2on0wv+l0oSFqLtYD6dcC1eAedUaQ==}
|
|
engines: {node: ^18.18.0 || ^19.8.0 || >= 20.0.0}
|
|
hasBin: true
|
|
peerDependencies:
|
|
'@opentelemetry/api': ^1.1.0
|
|
'@playwright/test': ^1.41.2
|
|
babel-plugin-react-compiler: '*'
|
|
react: ^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0
|
|
react-dom: ^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0
|
|
sass: ^1.3.0
|
|
peerDependenciesMeta:
|
|
'@opentelemetry/api':
|
|
optional: true
|
|
'@playwright/test':
|
|
optional: true
|
|
babel-plugin-react-compiler:
|
|
optional: true
|
|
sass:
|
|
optional: true
|
|
dependencies:
|
|
'@next/env': 15.2.4
|
|
'@swc/counter': 0.1.3
|
|
'@swc/helpers': 0.5.15
|
|
busboy: 1.6.0
|
|
caniuse-lite: 1.0.30001706
|
|
postcss: 8.4.31
|
|
react: 18.3.1
|
|
react-dom: 18.3.1(react@18.3.1)
|
|
styled-jsx: 5.1.6(@babel/core@7.26.10)(react@18.3.1)
|
|
optionalDependencies:
|
|
'@next/swc-darwin-arm64': 15.2.4
|
|
'@next/swc-darwin-x64': 15.2.4
|
|
'@next/swc-linux-arm64-gnu': 15.2.4
|
|
'@next/swc-linux-arm64-musl': 15.2.4
|
|
'@next/swc-linux-x64-gnu': 15.2.4
|
|
'@next/swc-linux-x64-musl': 15.2.4
|
|
'@next/swc-win32-arm64-msvc': 15.2.4
|
|
'@next/swc-win32-x64-msvc': 15.2.4
|
|
sharp: 0.33.5
|
|
transitivePeerDependencies:
|
|
- '@babel/core'
|
|
- babel-plugin-macros
|
|
|
|
/nice-try@1.0.5:
|
|
resolution: {integrity: sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==}
|
|
dev: true
|
|
|
|
/node-domexception@1.0.0:
|
|
resolution: {integrity: sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==}
|
|
engines: {node: '>=10.5.0'}
|
|
|
|
/node-fetch@2.7.0:
|
|
resolution: {integrity: sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==}
|
|
engines: {node: 4.x || >=6.0.0}
|
|
peerDependencies:
|
|
encoding: ^0.1.0
|
|
peerDependenciesMeta:
|
|
encoding:
|
|
optional: true
|
|
dependencies:
|
|
whatwg-url: 5.0.0
|
|
|
|
/node-fetch@3.3.2:
|
|
resolution: {integrity: sha512-dRB78srN/l6gqWulah9SrxeYnxeddIG30+GOqK/9OlLVyLg3HPnr6SqOWTWOXKRwC2eGYCkZ59NNuSgvSrpgOA==}
|
|
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
|
|
dependencies:
|
|
data-uri-to-buffer: 4.0.1
|
|
fetch-blob: 3.2.0
|
|
formdata-polyfill: 4.0.10
|
|
|
|
/node-mock-http@1.0.0:
|
|
resolution: {integrity: sha512-0uGYQ1WQL1M5kKvGRXWQ3uZCHtLTO8hln3oBjIusM75WoesZ909uQJs/Hb946i2SS+Gsrhkaa6iAO17jRIv6DQ==}
|
|
dev: false
|
|
|
|
/node-mocks-http@1.17.2(@types/node@18.19.68):
|
|
resolution: {integrity: sha512-HVxSnjNzE9NzoWMx9T9z4MLqwMpLwVvA0oVZ+L+gXskYXEJ6tFn3Kx4LargoB6ie7ZlCLplv7QbWO6N+MysWGA==}
|
|
engines: {node: '>=14'}
|
|
peerDependencies:
|
|
'@types/express': ^4.17.21 || ^5.0.0
|
|
'@types/node': '*'
|
|
peerDependenciesMeta:
|
|
'@types/express':
|
|
optional: true
|
|
'@types/node':
|
|
optional: true
|
|
dependencies:
|
|
'@types/node': 18.19.68
|
|
accepts: 1.3.8
|
|
content-disposition: 0.5.4
|
|
depd: 1.1.2
|
|
fresh: 0.5.2
|
|
merge-descriptors: 1.0.3
|
|
methods: 1.1.2
|
|
mime: 1.6.0
|
|
parseurl: 1.3.3
|
|
range-parser: 1.2.1
|
|
type-is: 1.6.18
|
|
dev: false
|
|
|
|
/node-releases@2.0.19:
|
|
resolution: {integrity: sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==}
|
|
|
|
/normalize-package-data@2.5.0:
|
|
resolution: {integrity: sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==}
|
|
dependencies:
|
|
hosted-git-info: 2.8.9
|
|
resolve: 1.22.8
|
|
semver: 5.7.2
|
|
validate-npm-package-license: 3.0.4
|
|
dev: true
|
|
|
|
/normalize-path@3.0.0:
|
|
resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
/normalize-url@2.0.1:
|
|
resolution: {integrity: sha512-D6MUW4K/VzoJ4rJ01JFKxDrtY1v9wrgzCX5f2qj/lzH1m/lW6MhUZFKerVsnyjOhOsYzI9Kqqak+10l4LvLpMw==}
|
|
engines: {node: '>=4'}
|
|
dependencies:
|
|
prepend-http: 2.0.0
|
|
query-string: 5.1.1
|
|
sort-keys: 2.0.0
|
|
dev: false
|
|
|
|
/npm-run-all@4.1.5:
|
|
resolution: {integrity: sha512-Oo82gJDAVcaMdi3nuoKFavkIHBRVqQ1qvMb+9LHk/cF4P6B2m8aP04hGf7oL6wZ9BuGwX1onlLhpuoofSyoQDQ==}
|
|
engines: {node: '>= 4'}
|
|
hasBin: true
|
|
dependencies:
|
|
ansi-styles: 3.2.1
|
|
chalk: 2.4.2
|
|
cross-spawn: 6.0.6
|
|
memorystream: 0.3.1
|
|
minimatch: 3.1.2
|
|
pidtree: 0.3.1
|
|
read-pkg: 3.0.0
|
|
shell-quote: 1.8.3
|
|
string.prototype.padend: 3.1.6
|
|
dev: true
|
|
|
|
/npm-run-path@2.0.2:
|
|
resolution: {integrity: sha512-lJxZYlT4DW/bRUtFh1MQIWqmLwQfAxnqWG4HhEdjMlkrJYnJn0Jrr2u3mgxqaWsdiBc76TYkTG/mhrnYTuzfHw==}
|
|
engines: {node: '>=4'}
|
|
dependencies:
|
|
path-key: 2.0.1
|
|
dev: true
|
|
|
|
/npm-run-path@4.0.1:
|
|
resolution: {integrity: sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
path-key: 3.1.1
|
|
|
|
/nprogress@0.2.0:
|
|
resolution: {integrity: sha512-I19aIingLgR1fmhftnbWWO3dXc0hSxqHQHQb3H8m+K3TnEn/iSeTZZOyvKXWqQESMwuUVnatlCnZdLBZZt2VSA==}
|
|
|
|
/nwsapi@2.2.16:
|
|
resolution: {integrity: sha512-F1I/bimDpj3ncaNDhfyMWuFqmQDBwDB0Fogc2qpL3BWvkQteFD/8BzWuIRl83rq0DXfm8SGt/HFhLXZyljTXcQ==}
|
|
dev: true
|
|
|
|
/object-assign@4.1.1:
|
|
resolution: {integrity: sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
/object-inspect@1.13.3:
|
|
resolution: {integrity: sha512-kDCGIbxkDSXE3euJZZXzc6to7fCrKHNI/hSRQnRuQ+BWjFNzZwiFF8fj/6o2t2G9/jTj8PSIYTfCLelLZEeRpA==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
/object-is@1.1.6:
|
|
resolution: {integrity: sha512-F8cZ+KfGlSGi09lJT7/Nd6KJZ9ygtvYC0/UYYLI9nmQKLMnydpB9yvbv9K1uSkEu7FU9vYPmVwLg328tX+ot3Q==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.8
|
|
define-properties: 1.2.1
|
|
dev: true
|
|
|
|
/object-keys@1.1.1:
|
|
resolution: {integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
/object.assign@4.1.5:
|
|
resolution: {integrity: sha512-byy+U7gp+FVwmyzKPYhW2h5l3crpmGsxl7X2s8y43IgxvG4g3QZ6CffDtsNQy1WsmZpQbO+ybo0AlW7TY6DcBQ==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.8
|
|
define-properties: 1.2.1
|
|
has-symbols: 1.1.0
|
|
object-keys: 1.1.1
|
|
|
|
/object.entries@1.1.8:
|
|
resolution: {integrity: sha512-cmopxi8VwRIAw/fkijJohSfpef5PdN0pMQJN6VC/ZKvn0LIknWD8KtgY6KlQdEc4tIjcQ3HxSMmnvtzIscdaYQ==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.8
|
|
define-properties: 1.2.1
|
|
es-object-atoms: 1.0.0
|
|
|
|
/object.fromentries@2.0.8:
|
|
resolution: {integrity: sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.8
|
|
define-properties: 1.2.1
|
|
es-abstract: 1.23.5
|
|
es-object-atoms: 1.0.0
|
|
|
|
/object.groupby@1.0.3:
|
|
resolution: {integrity: sha512-+Lhy3TQTuzXI5hevh8sBGqbmurHbbIjAi0Z4S63nthVLmLxfbj4T54a4CfZrXIrt9iP4mVAPYMo/v99taj3wjQ==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.8
|
|
define-properties: 1.2.1
|
|
es-abstract: 1.23.5
|
|
|
|
/object.hasown@1.1.4:
|
|
resolution: {integrity: sha512-FZ9LZt9/RHzGySlBARE3VF+gE26TxR38SdmqOqliuTnl9wrKulaQs+4dee1V+Io8VfxqzAfHu6YuRgUy8OHoTg==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
define-properties: 1.2.1
|
|
es-abstract: 1.23.5
|
|
es-object-atoms: 1.0.0
|
|
dev: false
|
|
|
|
/object.values@1.2.0:
|
|
resolution: {integrity: sha512-yBYjY9QX2hnRmZHAjG/f13MzmBzxzYgQhFrke06TTyKY5zSTEqkOeukBzIdVA3j3ulu8Qa3MbVFShV7T2RmGtQ==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.8
|
|
define-properties: 1.2.1
|
|
es-object-atoms: 1.0.0
|
|
|
|
/obliterator@2.0.5:
|
|
resolution: {integrity: sha512-42CPE9AhahZRsMNslczq0ctAEtqk8Eka26QofnqC346BZdHDySk3LWka23LI7ULIw11NmltpiLagIq8gBozxTw==}
|
|
dev: false
|
|
|
|
/on-exit-leak-free@2.1.2:
|
|
resolution: {integrity: sha512-0eJJY6hXLGf1udHwfNftBqH+g73EU4B504nZeKpz1sYRKafAghwxEJunB2O7rDZkL4PGfsMVnTXZ2EjibbqcsA==}
|
|
engines: {node: '>=14.0.0'}
|
|
dev: false
|
|
|
|
/once@1.4.0:
|
|
resolution: {integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==}
|
|
dependencies:
|
|
wrappy: 1.0.2
|
|
|
|
/onetime@5.1.2:
|
|
resolution: {integrity: sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==}
|
|
engines: {node: '>=6'}
|
|
dependencies:
|
|
mimic-fn: 2.1.0
|
|
|
|
/openai@4.98.0(ws@8.18.0)(zod@3.25.56):
|
|
resolution: {integrity: sha512-TmDKur1WjxxMPQAtLG5sgBSCJmX7ynTsGmewKzoDwl1fRxtbLOsiR0FA/AOAAtYUmP6azal+MYQuOENfdU+7yg==}
|
|
hasBin: true
|
|
peerDependencies:
|
|
ws: ^8.18.0
|
|
zod: ^3.23.8
|
|
peerDependenciesMeta:
|
|
ws:
|
|
optional: true
|
|
zod:
|
|
optional: true
|
|
dependencies:
|
|
'@types/node': 18.19.68
|
|
'@types/node-fetch': 2.6.12
|
|
abort-controller: 3.0.0
|
|
agentkeepalive: 4.6.0
|
|
form-data-encoder: 1.7.2
|
|
formdata-node: 4.4.1
|
|
node-fetch: 2.7.0
|
|
ws: 8.18.0
|
|
zod: 3.25.56
|
|
transitivePeerDependencies:
|
|
- encoding
|
|
|
|
/openapi-types@12.1.3:
|
|
resolution: {integrity: sha512-N4YtSYJqghVu4iek2ZUvcN/0aqH1kRDuNqzcycDxhOUpg7GdvLa2F3DgS6yBNhInhv2r/6I0Flkn7CqL8+nIcw==}
|
|
dev: false
|
|
|
|
/optionator@0.9.4:
|
|
resolution: {integrity: sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==}
|
|
engines: {node: '>= 0.8.0'}
|
|
dependencies:
|
|
deep-is: 0.1.4
|
|
fast-levenshtein: 2.0.6
|
|
levn: 0.4.1
|
|
prelude-ls: 1.2.1
|
|
type-check: 0.4.0
|
|
word-wrap: 1.2.5
|
|
|
|
/ora@5.4.1:
|
|
resolution: {integrity: sha512-5b6Y85tPxZZ7QytO+BQzysW31HJku27cRIlkbAXaNx+BdcVi+LlRFmVXzeF6a7JCwJpyw5c4b+YSVImQIrBpuQ==}
|
|
engines: {node: '>=10'}
|
|
dependencies:
|
|
bl: 4.1.0
|
|
chalk: 4.1.2
|
|
cli-cursor: 3.1.0
|
|
cli-spinners: 2.9.2
|
|
is-interactive: 1.0.0
|
|
is-unicode-supported: 0.1.0
|
|
log-symbols: 4.1.0
|
|
strip-ansi: 6.0.1
|
|
wcwidth: 1.0.1
|
|
dev: false
|
|
|
|
/os-tmpdir@1.0.2:
|
|
resolution: {integrity: sha512-D2FR03Vir7FIu45XBY20mTb+/ZSWB00sjU9jdQXt83gDrI4Ztz5Fs7/yy74g2N5SVQY4xY1qDr4rNddwYRVX0g==}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: false
|
|
|
|
/outvariant@1.4.0:
|
|
resolution: {integrity: sha512-AlWY719RF02ujitly7Kk/0QlV+pXGFDHrHf9O2OKqyqgBieaPOIeuSkL8sRK6j2WK+/ZAURq2kZsY0d8JapUiw==}
|
|
dev: false
|
|
|
|
/p-cancelable@0.4.1:
|
|
resolution: {integrity: sha512-HNa1A8LvB1kie7cERyy21VNeHb2CWJJYqyyC2o3klWFfMGlFmWv2Z7sFgZH8ZiaYL95ydToKTFVXgMV/Os0bBQ==}
|
|
engines: {node: '>=4'}
|
|
dev: false
|
|
|
|
/p-event@2.3.1:
|
|
resolution: {integrity: sha512-NQCqOFhbpVTMX4qMe8PF8lbGtzZ+LCiN7pcNrb/413Na7+TRoe1xkKUzuWa/YEJdGQ0FvKtj35EEbDoVPO2kbA==}
|
|
engines: {node: '>=6'}
|
|
dependencies:
|
|
p-timeout: 2.0.1
|
|
dev: false
|
|
|
|
/p-finally@1.0.0:
|
|
resolution: {integrity: sha512-LICb2p9CB7FS+0eR1oqWnHhp0FljGLZCWBE9aix0Uye9W8LTQPwMTYVGWQWIw9RdQiDg4+epXQODwIYJtSJaow==}
|
|
engines: {node: '>=4'}
|
|
|
|
/p-is-promise@1.1.0:
|
|
resolution: {integrity: sha512-zL7VE4JVS2IFSkR2GQKDSPEVxkoH43/p7oEnwpdCndKYJO0HVeRB7fA8TJwuLOTBREtK0ea8eHaxdwcpob5dmg==}
|
|
engines: {node: '>=4'}
|
|
dev: false
|
|
|
|
/p-limit@3.1.0:
|
|
resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==}
|
|
engines: {node: '>=10'}
|
|
dependencies:
|
|
yocto-queue: 0.1.0
|
|
|
|
/p-limit@4.0.0:
|
|
resolution: {integrity: sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ==}
|
|
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
|
|
dependencies:
|
|
yocto-queue: 1.1.1
|
|
dev: true
|
|
|
|
/p-locate@5.0.0:
|
|
resolution: {integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==}
|
|
engines: {node: '>=10'}
|
|
dependencies:
|
|
p-limit: 3.1.0
|
|
|
|
/p-queue@6.6.2:
|
|
resolution: {integrity: sha512-RwFpb72c/BhQLEXIZ5K2e+AhgNVmIejGlTgiB9MzZ0e93GRvqZ7uSi0dvRF7/XIXDeNkra2fNHBxTyPDGySpjQ==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
eventemitter3: 4.0.7
|
|
p-timeout: 3.2.0
|
|
dev: false
|
|
|
|
/p-retry@4.6.2:
|
|
resolution: {integrity: sha512-312Id396EbJdvRONlngUx0NydfrIQ5lsYu0znKVUzVvArzEIt08V1qhtyESbGVd1FGX7UKtiFp5uwKZdM8wIuQ==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
'@types/retry': 0.12.0
|
|
retry: 0.13.1
|
|
dev: false
|
|
|
|
/p-timeout@2.0.1:
|
|
resolution: {integrity: sha512-88em58dDVB/KzPEx1X0N3LwFfYZPyDc4B6eF38M1rk9VTZMbxXXgjugz8mmwpS9Ox4BDZ+t6t3QP5+/gazweIA==}
|
|
engines: {node: '>=4'}
|
|
dependencies:
|
|
p-finally: 1.0.0
|
|
dev: false
|
|
|
|
/p-timeout@3.2.0:
|
|
resolution: {integrity: sha512-rhIwUycgwwKcP9yTOOFK/AKsAopjjCakVqLHePO3CC6Mir1Z99xT+R63jZxAT5lFZLa2inS5h+ZS2GvR99/FBg==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
p-finally: 1.0.0
|
|
dev: false
|
|
|
|
/package-json-from-dist@1.0.1:
|
|
resolution: {integrity: sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==}
|
|
|
|
/parent-module@1.0.1:
|
|
resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==}
|
|
engines: {node: '>=6'}
|
|
dependencies:
|
|
callsites: 3.1.0
|
|
|
|
/parse-entities@2.0.0:
|
|
resolution: {integrity: sha512-kkywGpCcRYhqQIchaWqZ875wzpS/bMKhz5HnN3p7wveJTkTtyAB/AlnS0f8DFSqYW1T82t6yEAkEcB+A1I3MbQ==}
|
|
dependencies:
|
|
character-entities: 1.2.4
|
|
character-entities-legacy: 1.1.4
|
|
character-reference-invalid: 1.1.4
|
|
is-alphanumerical: 1.0.4
|
|
is-decimal: 1.0.4
|
|
is-hexadecimal: 1.0.4
|
|
|
|
/parse-entities@4.0.1:
|
|
resolution: {integrity: sha512-SWzvYcSJh4d/SGLIOQfZ/CoNv6BTlI6YEQ7Nj82oDVnRpwe/Z/F1EMx42x3JAOwGBlCjeCH0BRJQbQ/opHL17w==}
|
|
dependencies:
|
|
'@types/unist': 2.0.11
|
|
character-entities: 2.0.2
|
|
character-entities-legacy: 3.0.0
|
|
character-reference-invalid: 2.0.1
|
|
decode-named-character-reference: 1.0.2
|
|
is-alphanumerical: 2.0.1
|
|
is-decimal: 2.0.1
|
|
is-hexadecimal: 2.0.1
|
|
|
|
/parse-json@4.0.0:
|
|
resolution: {integrity: sha512-aOIos8bujGN93/8Ox/jPLh7RwVnPEysynVFE+fQZyg6jKELEHwzgKdLRFHUgXJL6kylijVSBC4BvN9OmsB48Rw==}
|
|
engines: {node: '>=4'}
|
|
dependencies:
|
|
error-ex: 1.3.2
|
|
json-parse-better-errors: 1.0.2
|
|
dev: true
|
|
|
|
/parse-node-version@1.0.1:
|
|
resolution: {integrity: sha512-3YHlOa/JgH6Mnpr05jP9eDG254US9ek25LyIxZlDItp2iJtwyaXQb57lBYLdT3MowkUFYEV2XXNAYIPlESvJlA==}
|
|
engines: {node: '>= 0.10'}
|
|
dev: true
|
|
|
|
/parse5@7.2.1:
|
|
resolution: {integrity: sha512-BuBYQYlv1ckiPdQi/ohiivi9Sagc9JG+Ozs0r7b/0iK3sKmrb0b9FdWdBbOdx6hBCM/F9Ir82ofnBhtZOjCRPQ==}
|
|
dependencies:
|
|
entities: 4.5.0
|
|
|
|
/parseley@0.12.1:
|
|
resolution: {integrity: sha512-e6qHKe3a9HWr0oMRVDTRhKce+bRO8VGQR3NyVwcjwrbhMmFCX9KszEV35+rn4AdilFAq9VPxP/Fe1wC9Qjd2lw==}
|
|
dependencies:
|
|
leac: 0.6.0
|
|
peberminta: 0.9.0
|
|
|
|
/parseurl@1.3.3:
|
|
resolution: {integrity: sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==}
|
|
engines: {node: '>= 0.8'}
|
|
dev: false
|
|
|
|
/path-exists@4.0.0:
|
|
resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==}
|
|
engines: {node: '>=8'}
|
|
|
|
/path-is-absolute@1.0.1:
|
|
resolution: {integrity: sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
/path-key@2.0.1:
|
|
resolution: {integrity: sha512-fEHGKCSmUSDPv4uoj8AlD+joPlq3peND+HRYyxFz4KPw4z926S/b8rIuFs2FYJg3BwsxJf6A9/3eIdLaYC+9Dw==}
|
|
engines: {node: '>=4'}
|
|
dev: true
|
|
|
|
/path-key@3.1.1:
|
|
resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==}
|
|
engines: {node: '>=8'}
|
|
|
|
/path-parse@1.0.7:
|
|
resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==}
|
|
|
|
/path-scurry@1.11.1:
|
|
resolution: {integrity: sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==}
|
|
engines: {node: '>=16 || 14 >=14.18'}
|
|
dependencies:
|
|
lru-cache: 10.4.3
|
|
minipass: 7.1.2
|
|
|
|
/path-type@3.0.0:
|
|
resolution: {integrity: sha512-T2ZUsdZFHgA3u4e5PfPbjd7HDDpxPnQb5jN0SrDsjNSuVXHJqtwTnWqG0B1jZrgmJ/7lj1EmVIByWt1gxGkWvg==}
|
|
engines: {node: '>=4'}
|
|
dependencies:
|
|
pify: 3.0.0
|
|
dev: true
|
|
|
|
/path-type@4.0.0:
|
|
resolution: {integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==}
|
|
engines: {node: '>=8'}
|
|
|
|
/pathe@1.1.2:
|
|
resolution: {integrity: sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==}
|
|
dev: true
|
|
|
|
/pathval@1.1.1:
|
|
resolution: {integrity: sha512-Dp6zGqpTdETdR63lehJYPeIOqpiNBNtc7BpWSLrOje7UaIsE5aY92r/AunQA7rsXvet3lrJ3JnZX29UPTKXyKQ==}
|
|
dev: true
|
|
|
|
/peberminta@0.9.0:
|
|
resolution: {integrity: sha512-XIxfHpEuSJbITd1H3EeQwpcZbTLHc+VVr8ANI9t5sit565tsI4/xK3KWTUFE2e6QiangUkh3B0jihzmGnNrRsQ==}
|
|
|
|
/pend@1.2.0:
|
|
resolution: {integrity: sha512-F3asv42UuXchdzt+xXqfW1OGlVBe+mxa2mqI0pg5yAHZPvFmY3Y6drSf/GQ1A86WgWEN9Kzh/WrgKa6iGcHXLg==}
|
|
dev: false
|
|
|
|
/periscopic@3.1.0:
|
|
resolution: {integrity: sha512-vKiQ8RRtkl9P+r/+oefh25C3fhybptkHKCZSPlcXiJux2tJF55GnEj3BVn4A5gKfq9NWWXXrxkHBwVPUfH0opw==}
|
|
dependencies:
|
|
'@types/estree': 1.0.7
|
|
estree-walker: 3.0.3
|
|
is-reference: 3.0.3
|
|
|
|
/picocolors@1.1.1:
|
|
resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
|
|
|
|
/picomatch@2.3.1:
|
|
resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
|
|
engines: {node: '>=8.6'}
|
|
|
|
/picomatch@4.0.2:
|
|
resolution: {integrity: sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==}
|
|
engines: {node: '>=12'}
|
|
|
|
/pidtree@0.3.1:
|
|
resolution: {integrity: sha512-qQbW94hLHEqCg7nhby4yRC7G2+jYHY4Rguc2bjw7Uug4GIJuu1tvf2uHaZv5Q8zdt+WKJ6qK1FOI6amaWUo5FA==}
|
|
engines: {node: '>=0.10'}
|
|
hasBin: true
|
|
dev: true
|
|
|
|
/pify@2.3.0:
|
|
resolution: {integrity: sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: false
|
|
|
|
/pify@3.0.0:
|
|
resolution: {integrity: sha512-C3FsVNH1udSEX48gGX1xfvwTWfsYWj5U+8/uK15BGzIGrKoUpghX8hWZwa/OFnakBiiVNmBvemTJR5mcy7iPcg==}
|
|
engines: {node: '>=4'}
|
|
|
|
/pify@4.0.1:
|
|
resolution: {integrity: sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==}
|
|
engines: {node: '>=6'}
|
|
requiresBuild: true
|
|
|
|
/pinkie-promise@2.0.1:
|
|
resolution: {integrity: sha512-0Gni6D4UcLTbv9c57DfxDGdr41XfgUjqWZu492f0cIGr16zDU06BWP/RAEvOuo7CQ0CNjHaLlM59YJJFm3NWlw==}
|
|
engines: {node: '>=0.10.0'}
|
|
dependencies:
|
|
pinkie: 2.0.4
|
|
dev: false
|
|
|
|
/pinkie@2.0.4:
|
|
resolution: {integrity: sha512-MnUuEycAemtSaeFSjXKW/aroV7akBbY+Sv+RkyqFjgAe73F+MR0TBWKBRDkmfWq/HiFmdavfZ1G7h4SPZXaCSg==}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: false
|
|
|
|
/pino-abstract-transport@2.0.0:
|
|
resolution: {integrity: sha512-F63x5tizV6WCh4R6RHyi2Ml+M70DNRXt/+HANowMflpgGFMAym/VKm6G7ZOQRjqN7XbGxK1Lg9t6ZrtzOaivMw==}
|
|
dependencies:
|
|
split2: 4.2.0
|
|
dev: false
|
|
|
|
/pino-std-serializers@7.0.0:
|
|
resolution: {integrity: sha512-e906FRY0+tV27iq4juKzSYPbUj2do2X2JX4EzSca1631EB2QJQUqGbDuERal7LCtOpxl6x3+nvo9NPZcmjkiFA==}
|
|
dev: false
|
|
|
|
/pino@9.7.0:
|
|
resolution: {integrity: sha512-vnMCM6xZTb1WDmLvtG2lE/2p+t9hDEIvTWJsu6FejkE62vB7gDhvzrpFR4Cw2to+9JNQxVnkAKVPA1KPB98vWg==}
|
|
hasBin: true
|
|
dependencies:
|
|
atomic-sleep: 1.0.0
|
|
fast-redact: 3.5.0
|
|
on-exit-leak-free: 2.1.2
|
|
pino-abstract-transport: 2.0.0
|
|
pino-std-serializers: 7.0.0
|
|
process-warning: 5.0.0
|
|
quick-format-unescaped: 4.0.4
|
|
real-require: 0.2.0
|
|
safe-stable-stringify: 2.5.0
|
|
sonic-boom: 4.2.0
|
|
thread-stream: 3.1.0
|
|
dev: false
|
|
|
|
/pirates@4.0.6:
|
|
resolution: {integrity: sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==}
|
|
engines: {node: '>= 6'}
|
|
dev: true
|
|
|
|
/pkg-types@1.2.1:
|
|
resolution: {integrity: sha512-sQoqa8alT3nHjGuTjuKgOnvjo4cljkufdtLMnO2LBP/wRwuDlo1tkaEdMxCRhyGRPacv/ztlZgDPm2b7FAmEvw==}
|
|
dependencies:
|
|
confbox: 0.1.8
|
|
mlly: 1.7.3
|
|
pathe: 1.1.2
|
|
dev: true
|
|
|
|
/playwright-core@1.52.0:
|
|
resolution: {integrity: sha512-l2osTgLXSMeuLZOML9qYODUQoPPnUsKsb5/P6LJ2e6uPKXUdPK5WYhN4z03G+YNbWmGDY4YENauNu4ZKczreHg==}
|
|
engines: {node: '>=18'}
|
|
hasBin: true
|
|
dev: false
|
|
|
|
/playwright@1.52.0:
|
|
resolution: {integrity: sha512-JAwMNMBlxJ2oD1kce4KPtMkDeKGHQstdpFPcPH3maElAXon/QZeTvtsfXmTMRyO9TslfoYOXkSsvao2nE1ilTw==}
|
|
engines: {node: '>=18'}
|
|
hasBin: true
|
|
dependencies:
|
|
playwright-core: 1.52.0
|
|
optionalDependencies:
|
|
fsevents: 2.3.2
|
|
dev: false
|
|
|
|
/possible-typed-array-names@1.0.0:
|
|
resolution: {integrity: sha512-d7Uw+eZoloe0EHDIYoe+bQ5WXnGMOpmiZFTuMWCwpjzzkL2nTjcKiAk4hh8TjnGye2TwWOk3UXucZ+3rbmBa8Q==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
/postcss-load-config@6.0.1(tsx@4.19.4):
|
|
resolution: {integrity: sha512-oPtTM4oerL+UXmx+93ytZVN82RrlY/wPUV8IeDxFrzIjXOLF1pN+EmKPLbubvKHT2HC20xXsCAH2Z+CKV6Oz/g==}
|
|
engines: {node: '>= 18'}
|
|
peerDependencies:
|
|
jiti: '>=1.21.0'
|
|
postcss: '>=8.0.9'
|
|
tsx: ^4.8.1
|
|
yaml: ^2.4.2
|
|
peerDependenciesMeta:
|
|
jiti:
|
|
optional: true
|
|
postcss:
|
|
optional: true
|
|
tsx:
|
|
optional: true
|
|
yaml:
|
|
optional: true
|
|
dependencies:
|
|
lilconfig: 3.1.3
|
|
tsx: 4.19.4
|
|
dev: true
|
|
|
|
/postcss-value-parser@4.2.0:
|
|
resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==}
|
|
|
|
/postcss@8.4.31:
|
|
resolution: {integrity: sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==}
|
|
engines: {node: ^10 || ^12 || >=14}
|
|
dependencies:
|
|
nanoid: 3.3.8
|
|
picocolors: 1.1.1
|
|
source-map-js: 1.2.1
|
|
|
|
/postcss@8.5.1:
|
|
resolution: {integrity: sha512-6oz2beyjc5VMn/KV1pPw8fliQkhBXrVn1Z3TVyqZxU8kZpzEKhBdmCFqI6ZbmGtamQvQGuU1sgPTk8ZrXDD7jQ==}
|
|
engines: {node: ^10 || ^12 || >=14}
|
|
dependencies:
|
|
nanoid: 3.3.8
|
|
picocolors: 1.1.1
|
|
source-map-js: 1.2.1
|
|
|
|
/postcss@8.5.3:
|
|
resolution: {integrity: sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==}
|
|
engines: {node: ^10 || ^12 || >=14}
|
|
dependencies:
|
|
nanoid: 3.3.8
|
|
picocolors: 1.1.1
|
|
source-map-js: 1.2.1
|
|
dev: true
|
|
|
|
/prelude-ls@1.2.1:
|
|
resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
|
|
engines: {node: '>= 0.8.0'}
|
|
|
|
/prepend-http@2.0.0:
|
|
resolution: {integrity: sha512-ravE6m9Atw9Z/jjttRUZ+clIXogdghyZAuWJ3qEzjT+jI/dL1ifAqhZeC5VHzQp1MSt1+jxKkFNemj/iO7tVUA==}
|
|
engines: {node: '>=4'}
|
|
dev: false
|
|
|
|
/prettier-linter-helpers@1.0.0:
|
|
resolution: {integrity: sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w==}
|
|
engines: {node: '>=6.0.0'}
|
|
dependencies:
|
|
fast-diff: 1.3.0
|
|
dev: false
|
|
|
|
/prettier-plugin-packagejson@2.5.6(prettier@2.8.8):
|
|
resolution: {integrity: sha512-TY7KiLtyt6Tlf53BEbXUWkN0+TRdHKgIMmtXtDCyHH6yWnZ50Lwq6Vb6lyjapZrhDTXooC4EtlY5iLe1sCgi5w==}
|
|
peerDependencies:
|
|
prettier: '>= 1.16.0'
|
|
peerDependenciesMeta:
|
|
prettier:
|
|
optional: true
|
|
dependencies:
|
|
prettier: 2.8.8
|
|
sort-package-json: 2.12.0
|
|
synckit: 0.9.2
|
|
dev: false
|
|
|
|
/prettier@2.8.8:
|
|
resolution: {integrity: sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==}
|
|
engines: {node: '>=10.13.0'}
|
|
hasBin: true
|
|
dev: false
|
|
|
|
/pretty-format@27.5.1:
|
|
resolution: {integrity: sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ==}
|
|
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
|
|
dependencies:
|
|
ansi-regex: 5.0.1
|
|
ansi-styles: 5.2.0
|
|
react-is: 17.0.2
|
|
dev: true
|
|
|
|
/pretty-format@29.7.0:
|
|
resolution: {integrity: sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==}
|
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
|
dependencies:
|
|
'@jest/schemas': 29.6.3
|
|
ansi-styles: 5.2.0
|
|
react-is: 18.3.1
|
|
dev: true
|
|
|
|
/prismjs@1.27.0:
|
|
resolution: {integrity: sha512-t13BGPUlFDR7wRB5kQDG4jjl7XeuH6jbJGt11JHPL96qwsEHNX2+68tFXqc1/k+/jALsbSWJKUOT/hcYAZ5LkA==}
|
|
engines: {node: '>=6'}
|
|
|
|
/prismjs@1.29.0:
|
|
resolution: {integrity: sha512-Kx/1w86q/epKcmte75LNrEoT+lX8pBpavuAbvJWRXar7Hz8jrtF+e3vY751p0R8H9HdArwaCTNDDzHg/ScJK1Q==}
|
|
engines: {node: '>=6'}
|
|
|
|
/process-nextick-args@2.0.1:
|
|
resolution: {integrity: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==}
|
|
dev: false
|
|
|
|
/process-warning@3.0.0:
|
|
resolution: {integrity: sha512-mqn0kFRl0EoqhnL0GQ0veqFHyIN1yig9RHh/InzORTUiZHFRAur+aMtRkELNwGs9aNwKS6tg/An4NYBPGwvtzQ==}
|
|
dev: false
|
|
|
|
/process-warning@5.0.0:
|
|
resolution: {integrity: sha512-a39t9ApHNx2L4+HBnQKqxxHNs1r7KF+Intd8Q/g1bUh6q0WIp9voPXJ/x0j+ZL45KF1pJd9+q2jLIRMfvEshkA==}
|
|
dev: false
|
|
|
|
/prop-types@15.8.1:
|
|
resolution: {integrity: sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==}
|
|
dependencies:
|
|
loose-envify: 1.4.0
|
|
object-assign: 4.1.1
|
|
react-is: 16.13.1
|
|
|
|
/property-information@5.6.0:
|
|
resolution: {integrity: sha512-YUHSPk+A30YPv+0Qf8i9Mbfe/C0hdPXk1s1jPVToV8pk8BQtpw10ct89Eo7OWkutrwqvT0eicAxlOg3dOAu8JA==}
|
|
dependencies:
|
|
xtend: 4.0.2
|
|
|
|
/property-information@6.5.0:
|
|
resolution: {integrity: sha512-PgTgs/BlvHxOu8QuEN7wi5A0OmXaBcHpmCSTehcs6Uuu9IkDIEo13Hy7n898RHfrQ49vKCoGeWZSaAK01nwVig==}
|
|
|
|
/proxy-addr@2.0.7:
|
|
resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==}
|
|
engines: {node: '>= 0.10'}
|
|
dependencies:
|
|
forwarded: 0.2.0
|
|
ipaddr.js: 1.9.1
|
|
dev: false
|
|
|
|
/prr@1.0.1:
|
|
resolution: {integrity: sha512-yPw4Sng1gWghHQWj0B3ZggWUm4qVbPwPFcRG8KyxiU7J2OHFSoEHKS+EZ3fv5l1t9CyCiop6l/ZYeWbrgoQejw==}
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/psl@1.15.0:
|
|
resolution: {integrity: sha512-JZd3gMVBAVQkSs6HdNZo9Sdo0LNcQeMNP3CozBJb3JYC/QUYZTnKxP+f8oWRX4rHP5EurWxqAHTSwUCjlNKa1w==}
|
|
dependencies:
|
|
punycode: 2.3.1
|
|
dev: true
|
|
|
|
/pump@3.0.2:
|
|
resolution: {integrity: sha512-tUPXtzlGM8FE3P0ZL6DVs/3P58k9nk8/jZeQCurTJylQA8qFYzHFfhBJkuqyE0FifOsQ0uKWekiZ5g8wtr28cw==}
|
|
dependencies:
|
|
end-of-stream: 1.4.4
|
|
once: 1.4.0
|
|
|
|
/punycode@2.3.1:
|
|
resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==}
|
|
engines: {node: '>=6'}
|
|
|
|
/qs@6.14.0:
|
|
resolution: {integrity: sha512-YWWTjgABSKcvs/nWBi9PycY/JiPJqOD4JA6o9Sej2AtvSGarXxKC3OQSk4pAarbdQlKAh5D4FCQkJNkW+GAn3w==}
|
|
engines: {node: '>=0.6'}
|
|
dependencies:
|
|
side-channel: 1.1.0
|
|
dev: false
|
|
|
|
/query-string@5.1.1:
|
|
resolution: {integrity: sha512-gjWOsm2SoGlgLEdAGt7a6slVOk9mGiXmPFMqrEhLQ68rhQuBnpfs3+EmlvqKyxnCo9/PPlF+9MtY02S1aFg+Jw==}
|
|
engines: {node: '>=0.10.0'}
|
|
dependencies:
|
|
decode-uri-component: 0.2.2
|
|
object-assign: 4.1.1
|
|
strict-uri-encode: 1.1.0
|
|
dev: false
|
|
|
|
/querystringify@2.2.0:
|
|
resolution: {integrity: sha512-FIqgj2EUvTa7R50u0rGsyTftzjYmv/a3hO345bZNrqabNqjtgiDMgmo4mkUjd+nzU5oF3dClKqFIPUKybUyqoQ==}
|
|
dev: true
|
|
|
|
/queue-microtask@1.2.3:
|
|
resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==}
|
|
|
|
/quick-format-unescaped@4.0.4:
|
|
resolution: {integrity: sha512-tYC1Q1hgyRuHgloV/YXs2w15unPVh8qfu/qCTfhTYamaw7fyhumKa2yGpdSo87vY32rIclj+4fWYQXUMs9EHvg==}
|
|
dev: false
|
|
|
|
/radix3@1.1.2:
|
|
resolution: {integrity: sha512-b484I/7b8rDEdSDKckSSBA8knMpcdsXudlE/LNL639wFoHKwLbEkQFZHWEYwDC0wa0FKUcCY+GAF73Z7wxNVFA==}
|
|
dev: false
|
|
|
|
/randombytes@2.1.0:
|
|
resolution: {integrity: sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==}
|
|
dependencies:
|
|
safe-buffer: 5.2.1
|
|
|
|
/range-parser@1.2.1:
|
|
resolution: {integrity: sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==}
|
|
engines: {node: '>= 0.6'}
|
|
dev: false
|
|
|
|
/raw-body@2.5.2:
|
|
resolution: {integrity: sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==}
|
|
engines: {node: '>= 0.8'}
|
|
dependencies:
|
|
bytes: 3.1.2
|
|
http-errors: 2.0.0
|
|
iconv-lite: 0.4.24
|
|
unpipe: 1.0.0
|
|
dev: false
|
|
|
|
/raw-loader@4.0.2(webpack@5.76.0):
|
|
resolution: {integrity: sha512-ZnScIV3ag9A4wPX/ZayxL/jZH+euYb6FcUinPcgiQW0+UBtEv0O6Q3lGd3cqJ+GHH+rksEv3Pj99oxJ3u3VIKA==}
|
|
engines: {node: '>= 10.13.0'}
|
|
peerDependencies:
|
|
webpack: ^4.0.0 || ^5.0.0
|
|
dependencies:
|
|
loader-utils: 2.0.4
|
|
schema-utils: 3.3.0
|
|
webpack: 5.76.0
|
|
dev: true
|
|
|
|
/react-devtools-inline@4.4.0:
|
|
resolution: {integrity: sha512-ES0GolSrKO8wsKbsEkVeiR/ZAaHQTY4zDh1UW8DImVmm8oaGLl3ijJDvSGe+qDRKPZdPRnDtWWnSvvrgxXdThQ==}
|
|
dependencies:
|
|
es6-symbol: 3.1.4
|
|
dev: false
|
|
|
|
/react-dom@16.8.6(react@16.14.0):
|
|
resolution: {integrity: sha512-1nL7PIq9LTL3fthPqwkvr2zY7phIPjYrT0jp4HjyEQrEROnw4dG41VVwi/wfoCneoleqrNX7iAD+pXebJZwrwA==}
|
|
peerDependencies:
|
|
react: ^16.0.0
|
|
dependencies:
|
|
loose-envify: 1.4.0
|
|
object-assign: 4.1.1
|
|
prop-types: 15.8.1
|
|
react: 16.14.0
|
|
scheduler: 0.13.6
|
|
|
|
/react-dom@18.3.1(react@18.3.1):
|
|
resolution: {integrity: sha512-5m4nQKp+rZRb09LNH59GM4BxTh9251/ylbKIbpe7TpGxfJ+9kv6BLkLBXIjjspbgbnIBNqlI23tRnTWT0snUIw==}
|
|
peerDependencies:
|
|
react: ^18.3.1
|
|
dependencies:
|
|
loose-envify: 1.4.0
|
|
react: 18.3.1
|
|
scheduler: 0.23.2
|
|
|
|
/react-draggable@4.4.6(react-dom@18.3.1)(react@18.3.1):
|
|
resolution: {integrity: sha512-LtY5Xw1zTPqHkVmtM3X8MUOxNDOUhv/khTgBgrUvwaS064bwVvxT+q5El0uUFNx5IEPKXuRejr7UqLwBIg5pdw==}
|
|
peerDependencies:
|
|
react: '>= 16.3.0'
|
|
react-dom: '>= 16.3.0'
|
|
dependencies:
|
|
clsx: 1.2.1
|
|
prop-types: 15.8.1
|
|
react: 18.3.1
|
|
react-dom: 18.3.1(react@18.3.1)
|
|
dev: false
|
|
|
|
/react-error-boundary@3.1.4(react@16.14.0):
|
|
resolution: {integrity: sha512-uM9uPzZJTF6wRQORmSrvOIgt4lJ9MC1sNgEOj2XGsDTRE4kmpWxg7ENK9EWNKJRMAOY9z0MuF4yIfl6gp4sotA==}
|
|
engines: {node: '>=10', npm: '>=6'}
|
|
peerDependencies:
|
|
react: '>=16.13.1'
|
|
dependencies:
|
|
'@babel/runtime': 7.26.0
|
|
react: 16.14.0
|
|
dev: true
|
|
|
|
/react-error-boundary@3.1.4(react@18.3.1):
|
|
resolution: {integrity: sha512-uM9uPzZJTF6wRQORmSrvOIgt4lJ9MC1sNgEOj2XGsDTRE4kmpWxg7ENK9EWNKJRMAOY9z0MuF4yIfl6gp4sotA==}
|
|
engines: {node: '>=10', npm: '>=6'}
|
|
peerDependencies:
|
|
react: '>=16.13.1'
|
|
dependencies:
|
|
'@babel/runtime': 7.26.0
|
|
react: 18.3.1
|
|
dev: true
|
|
|
|
/react-fast-compare@3.2.2:
|
|
resolution: {integrity: sha512-nsO+KSNgo1SbJqJEYRE9ERzo7YtYbou/OqjSQKxV7jcKox7+usiUVZOAC+XnDOABXggQTno0Y1CpVnuWEc1boQ==}
|
|
|
|
/react-helmet-async@1.3.0(react-dom@18.3.1)(react@18.3.1):
|
|
resolution: {integrity: sha512-9jZ57/dAn9t3q6hneQS0wukqC2ENOBgMNVEhb/ZG9ZSxUetzVIw4iAmEU38IaVg3QGYauQPhSeUTuIUtFglWpg==}
|
|
peerDependencies:
|
|
react: ^16.6.0 || ^17.0.0 || ^18.0.0
|
|
react-dom: ^16.6.0 || ^17.0.0 || ^18.0.0
|
|
dependencies:
|
|
'@babel/runtime': 7.26.0
|
|
invariant: 2.2.4
|
|
prop-types: 15.8.1
|
|
react: 18.3.1
|
|
react-dom: 18.3.1(react@18.3.1)
|
|
react-fast-compare: 3.2.2
|
|
shallowequal: 1.1.0
|
|
|
|
/react-is@16.13.1:
|
|
resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==}
|
|
|
|
/react-is@17.0.2:
|
|
resolution: {integrity: sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==}
|
|
|
|
/react-is@18.3.1:
|
|
resolution: {integrity: sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==}
|
|
|
|
/react-lazy-with-preload@2.2.1:
|
|
resolution: {integrity: sha512-ONSb8gizLE5jFpdHAclZ6EAAKuFX2JydnFXPPPjoUImZlLjGtKzyBS8SJgJq7CpLgsGKh9QCZdugJyEEOVC16Q==}
|
|
|
|
/react-refresh@0.16.0:
|
|
resolution: {integrity: sha512-FPvF2XxTSikpJxcr+bHut2H4gJ17+18Uy20D5/F+SKzFap62R3cM5wH6b8WN3LyGSYeQilLEcJcR1fjBSI2S1A==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
/react-refresh@0.17.0:
|
|
resolution: {integrity: sha512-z6F7K9bV85EfseRCp2bzrpyQ0Gkw1uLoCel9XBVWPg/TjRj94SkJzUTGfOa4bs7iJvBWtQG0Wq7wnI0syw3EBQ==}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: true
|
|
|
|
/react-resizable@3.0.5(react-dom@18.3.1)(react@18.3.1):
|
|
resolution: {integrity: sha512-vKpeHhI5OZvYn82kXOs1bC8aOXktGU5AmKAgaZS4F5JPburCtbmDPqE7Pzp+1kN4+Wb81LlF33VpGwWwtXem+w==}
|
|
peerDependencies:
|
|
react: '>= 16.3'
|
|
dependencies:
|
|
prop-types: 15.8.1
|
|
react: 18.3.1
|
|
react-draggable: 4.4.6(react-dom@18.3.1)(react@18.3.1)
|
|
transitivePeerDependencies:
|
|
- react-dom
|
|
dev: false
|
|
|
|
/react-router-dom@6.28.0(react-dom@18.3.1)(react@18.3.1):
|
|
resolution: {integrity: sha512-kQ7Unsl5YdyOltsPGl31zOjLrDv+m2VcIEcIHqYYD3Lp0UppLjrzcfJqDJwXxFw3TH/yvapbnUvPlAj7Kx5nbg==}
|
|
engines: {node: '>=14.0.0'}
|
|
peerDependencies:
|
|
react: '>=16.8'
|
|
react-dom: '>=16.8'
|
|
dependencies:
|
|
'@remix-run/router': 1.21.0
|
|
react: 18.3.1
|
|
react-dom: 18.3.1(react@18.3.1)
|
|
react-router: 6.28.0(react@18.3.1)
|
|
|
|
/react-router@6.28.0(react@18.3.1):
|
|
resolution: {integrity: sha512-HrYdIFqdrnhDw0PqG/AKjAqEqM7AvxCz0DQ4h2W8k6nqmc5uRBYDag0SBxx9iYz5G8gnuNVLzUe13wl9eAsXXg==}
|
|
engines: {node: '>=14.0.0'}
|
|
peerDependencies:
|
|
react: '>=16.8'
|
|
dependencies:
|
|
'@remix-run/router': 1.21.0
|
|
react: 18.3.1
|
|
|
|
/react-syntax-highlighter@15.6.1(react@18.3.1):
|
|
resolution: {integrity: sha512-OqJ2/vL7lEeV5zTJyG7kmARppUjiB9h9udl4qHQjjgEos66z00Ia0OckwYfRxCSFrW8RJIBnsBwQsHZbVPspqg==}
|
|
peerDependencies:
|
|
react: '>= 0.14.0'
|
|
dependencies:
|
|
'@babel/runtime': 7.26.0
|
|
highlight.js: 10.7.3
|
|
highlightjs-vue: 1.0.0
|
|
lowlight: 1.20.0
|
|
prismjs: 1.29.0
|
|
react: 18.3.1
|
|
refractor: 3.6.0
|
|
|
|
/react-window@1.8.11(react-dom@18.3.1)(react@18.3.1):
|
|
resolution: {integrity: sha512-+SRbUVT2scadgFSWx+R1P754xHPEqvcfSfVX10QYg6POOz+WNgkN48pS+BtZNIMGiL1HYrSEiCkwsMS15QogEQ==}
|
|
engines: {node: '>8.0.0'}
|
|
peerDependencies:
|
|
react: ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
|
react-dom: ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
|
|
dependencies:
|
|
'@babel/runtime': 7.26.0
|
|
memoize-one: 5.2.1
|
|
react: 18.3.1
|
|
react-dom: 18.3.1(react@18.3.1)
|
|
dev: false
|
|
|
|
/react@16.14.0:
|
|
resolution: {integrity: sha512-0X2CImDkJGApiAlcf0ODKIneSwBPhqJawOa5wCtKbu7ZECrmS26NvtSILynQ66cgkT/RJ4LidJOc3bUESwmU8g==}
|
|
engines: {node: '>=0.10.0'}
|
|
dependencies:
|
|
loose-envify: 1.4.0
|
|
object-assign: 4.1.1
|
|
prop-types: 15.8.1
|
|
|
|
/react@18.3.1:
|
|
resolution: {integrity: sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==}
|
|
engines: {node: '>=0.10.0'}
|
|
dependencies:
|
|
loose-envify: 1.4.0
|
|
|
|
/read-pkg@3.0.0:
|
|
resolution: {integrity: sha512-BLq/cCO9two+lBgiTYNqD6GdtK8s4NpaWrl6/rCO9w0TUS8oJl7cmToOZfRYllKTISY6nt1U7jQ53brmKqY6BA==}
|
|
engines: {node: '>=4'}
|
|
dependencies:
|
|
load-json-file: 4.0.0
|
|
normalize-package-data: 2.5.0
|
|
path-type: 3.0.0
|
|
dev: true
|
|
|
|
/readable-stream@2.3.8:
|
|
resolution: {integrity: sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==}
|
|
dependencies:
|
|
core-util-is: 1.0.3
|
|
inherits: 2.0.4
|
|
isarray: 1.0.0
|
|
process-nextick-args: 2.0.1
|
|
safe-buffer: 5.1.2
|
|
string_decoder: 1.1.1
|
|
util-deprecate: 1.0.2
|
|
dev: false
|
|
|
|
/readable-stream@3.6.2:
|
|
resolution: {integrity: sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==}
|
|
engines: {node: '>= 6'}
|
|
dependencies:
|
|
inherits: 2.0.4
|
|
string_decoder: 1.3.0
|
|
util-deprecate: 1.0.2
|
|
dev: false
|
|
|
|
/readdirp@3.6.0:
|
|
resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==}
|
|
engines: {node: '>=8.10.0'}
|
|
dependencies:
|
|
picomatch: 2.3.1
|
|
|
|
/readdirp@4.0.2:
|
|
resolution: {integrity: sha512-yDMz9g+VaZkqBYS/ozoBJwaBhTbZo3UNYQHNRw1D3UFQB8oHB4uS/tAODO+ZLjGWmUbKnIlOWO+aaIiAxrUWHA==}
|
|
engines: {node: '>= 14.16.0'}
|
|
dev: true
|
|
|
|
/real-require@0.2.0:
|
|
resolution: {integrity: sha512-57frrGM/OCTLqLOAh0mhVA9VBMHd+9U7Zb2THMGdBUoZVOtGbJzjxsYGDJ3A9AYYCP4hn6y1TVbaOfzWtm5GFg==}
|
|
engines: {node: '>= 12.13.0'}
|
|
dev: false
|
|
|
|
/rechoir@0.6.2:
|
|
resolution: {integrity: sha512-HFM8rkZ+i3zrV+4LQjwQ0W+ez98pApMGM3HUrN04j3CqzPOzl9nmP15Y8YXNm8QHGv/eacOVEjqhmWpkRV0NAw==}
|
|
engines: {node: '>= 0.10'}
|
|
dependencies:
|
|
resolve: 1.22.8
|
|
dev: true
|
|
|
|
/recma-build-jsx@1.0.0:
|
|
resolution: {integrity: sha512-8GtdyqaBcDfva+GUKDr3nev3VpKAhup1+RvkMvUxURHpW7QyIvk9F5wz7Vzo06CEMSilw6uArgRqhpiUcWp8ew==}
|
|
dependencies:
|
|
'@types/estree': 1.0.7
|
|
estree-util-build-jsx: 3.0.1
|
|
vfile: 6.0.3
|
|
dev: false
|
|
|
|
/recma-jsx@1.0.0(acorn@8.14.0):
|
|
resolution: {integrity: sha512-5vwkv65qWwYxg+Atz95acp8DMu1JDSqdGkA2Of1j6rCreyFUE/gp15fC8MnGEuG1W68UKjM6x6+YTWIh7hZM/Q==}
|
|
dependencies:
|
|
acorn-jsx: 5.3.2(acorn@8.14.0)
|
|
estree-util-to-js: 2.0.0
|
|
recma-parse: 1.0.0
|
|
recma-stringify: 1.0.0
|
|
unified: 11.0.5
|
|
transitivePeerDependencies:
|
|
- acorn
|
|
dev: false
|
|
|
|
/recma-parse@1.0.0:
|
|
resolution: {integrity: sha512-OYLsIGBB5Y5wjnSnQW6t3Xg7q3fQ7FWbw/vcXtORTnyaSFscOtABg+7Pnz6YZ6c27fG1/aN8CjfwoUEUIdwqWQ==}
|
|
dependencies:
|
|
'@types/estree': 1.0.7
|
|
esast-util-from-js: 2.0.1
|
|
unified: 11.0.5
|
|
vfile: 6.0.3
|
|
dev: false
|
|
|
|
/recma-stringify@1.0.0:
|
|
resolution: {integrity: sha512-cjwII1MdIIVloKvC9ErQ+OgAtwHBmcZ0Bg4ciz78FtbT8In39aAYbaA7zvxQ61xVMSPE8WxhLwLbhif4Js2C+g==}
|
|
dependencies:
|
|
'@types/estree': 1.0.7
|
|
estree-util-to-js: 2.0.0
|
|
unified: 11.0.5
|
|
vfile: 6.0.3
|
|
dev: false
|
|
|
|
/reduce-configs@1.1.0:
|
|
resolution: {integrity: sha512-DQxy6liNadHfrLahZR7lMdc227NYVaQZhY5FMsxLEjX8X0SCuH+ESHSLCoz2yDZFq1/CLMDOAHdsEHwOEXKtvg==}
|
|
|
|
/reflect-metadata@0.2.2:
|
|
resolution: {integrity: sha512-urBwgfrvVP/eAyXx4hluJivBKzuEbSQs9rKWCrCkbSxNv8mxPcUZKeuoF3Uy4mJl3Lwprp6yy5/39VWigZ4K6Q==}
|
|
|
|
/reflect.getprototypeof@1.0.8:
|
|
resolution: {integrity: sha512-B5dj6usc5dkk8uFliwjwDHM8To5/QwdKz9JcBZ8Ic4G1f0YmeeJTtE/ZTdgRFPAfxZFiUaPhZ1Jcs4qeagItGQ==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.8
|
|
define-properties: 1.2.1
|
|
dunder-proto: 1.0.0
|
|
es-abstract: 1.23.5
|
|
es-errors: 1.3.0
|
|
get-intrinsic: 1.2.6
|
|
gopd: 1.2.0
|
|
which-builtin-type: 1.2.0
|
|
|
|
/refractor@3.6.0:
|
|
resolution: {integrity: sha512-MY9W41IOWxxk31o+YvFCNyNzdkc9M20NoZK5vq6jkv4I/uh2zkWcfudj0Q1fovjUQJrNewS9NMzeTtqPf+n5EA==}
|
|
dependencies:
|
|
hastscript: 6.0.0
|
|
parse-entities: 2.0.0
|
|
prismjs: 1.27.0
|
|
|
|
/regenerate-unicode-properties@10.2.0:
|
|
resolution: {integrity: sha512-DqHn3DwbmmPVzeKj9woBadqmXxLvQoQIwu7nopMc72ztvxVmVk2SBhSnx67zuye5TP+lJsb/TBQsjLKhnDf3MA==}
|
|
engines: {node: '>=4'}
|
|
dependencies:
|
|
regenerate: 1.4.2
|
|
dev: false
|
|
|
|
/regenerate@1.4.2:
|
|
resolution: {integrity: sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==}
|
|
dev: false
|
|
|
|
/regenerator-runtime@0.14.1:
|
|
resolution: {integrity: sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==}
|
|
|
|
/regenerator-transform@0.15.2:
|
|
resolution: {integrity: sha512-hfMp2BoF0qOk3uc5V20ALGDS2ddjQaLrdl7xrGXvAIow7qeWRM2VA2HuCHkUKk9slq3VwEwLNK3DFBqDfPGYtg==}
|
|
dependencies:
|
|
'@babel/runtime': 7.26.0
|
|
dev: false
|
|
|
|
/regexp.prototype.flags@1.5.3:
|
|
resolution: {integrity: sha512-vqlC04+RQoFalODCbCumG2xIOvapzVMHwsyIGM/SIE8fRhFFsXeH8/QQ+s0T0kDAhKc4k30s73/0ydkHQz6HlQ==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.8
|
|
define-properties: 1.2.1
|
|
es-errors: 1.3.0
|
|
set-function-name: 2.0.2
|
|
|
|
/regexpp@3.2.0:
|
|
resolution: {integrity: sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==}
|
|
engines: {node: '>=8'}
|
|
dev: false
|
|
|
|
/regexpu-core@6.2.0:
|
|
resolution: {integrity: sha512-H66BPQMrv+V16t8xtmq+UC0CBpiTBA60V8ibS1QVReIp8T1z8hwFxqcGzm9K6lgsN7sB5edVH8a+ze6Fqm4weA==}
|
|
engines: {node: '>=4'}
|
|
dependencies:
|
|
regenerate: 1.4.2
|
|
regenerate-unicode-properties: 10.2.0
|
|
regjsgen: 0.8.0
|
|
regjsparser: 0.12.0
|
|
unicode-match-property-ecmascript: 2.0.0
|
|
unicode-match-property-value-ecmascript: 2.2.0
|
|
dev: false
|
|
|
|
/regjsgen@0.8.0:
|
|
resolution: {integrity: sha512-RvwtGe3d7LvWiDQXeQw8p5asZUmfU1G/l6WbUXeHta7Y2PEIvBTwH6E2EfmYUK8pxcxEdEmaomqyp0vZZ7C+3Q==}
|
|
dev: false
|
|
|
|
/regjsparser@0.12.0:
|
|
resolution: {integrity: sha512-cnE+y8bz4NhMjISKbgeVJtqNbtf5QpjZP+Bslo+UqkIt9QPnX9q095eiRRASJG1/tz6dlNr6Z5NsBiWYokp6EQ==}
|
|
hasBin: true
|
|
dependencies:
|
|
jsesc: 3.0.2
|
|
dev: false
|
|
|
|
/rehype-external-links@3.0.0:
|
|
resolution: {integrity: sha512-yp+e5N9V3C6bwBeAC4n796kc86M4gJCdlVhiMTxIrJG5UHDMh+PJANf9heqORJbt1nrCbDwIlAZKjANIaVBbvw==}
|
|
dependencies:
|
|
'@types/hast': 3.0.4
|
|
'@ungap/structured-clone': 1.2.1
|
|
hast-util-is-element: 3.0.0
|
|
is-absolute-url: 4.0.1
|
|
space-separated-tokens: 2.0.2
|
|
unist-util-visit: 5.0.0
|
|
|
|
/rehype-recma@1.0.0:
|
|
resolution: {integrity: sha512-lqA4rGUf1JmacCNWWZx0Wv1dHqMwxzsDWYMTowuplHF3xH0N/MmrZ/G3BDZnzAkRmxDadujCjaKM2hqYdCBOGw==}
|
|
dependencies:
|
|
'@types/estree': 1.0.7
|
|
'@types/hast': 3.0.4
|
|
hast-util-to-estree: 3.1.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/remark-gfm@3.0.1:
|
|
resolution: {integrity: sha512-lEFDoi2PICJyNrACFOfDD3JlLkuSbOa5Wd8EPt06HUdptv8Gn0bxYTdbU/XXQ3swAPkEaGxxPN9cbnMHvVu1Ig==}
|
|
dependencies:
|
|
'@types/mdast': 3.0.15
|
|
mdast-util-gfm: 2.0.2
|
|
micromark-extension-gfm: 2.0.3
|
|
unified: 10.1.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
/remark-gfm@4.0.0:
|
|
resolution: {integrity: sha512-U92vJgBPkbw4Zfu/IiW2oTZLSL3Zpv+uI7My2eq8JxKgqraFdU8YUGicEJCEgSbeaG+QDFqIcwwfMTOEelPxuA==}
|
|
dependencies:
|
|
'@types/mdast': 4.0.4
|
|
mdast-util-gfm: 3.0.0
|
|
micromark-extension-gfm: 3.0.0
|
|
remark-parse: 11.0.0
|
|
remark-stringify: 11.0.0
|
|
unified: 11.0.5
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/remark-mdx@2.3.0:
|
|
resolution: {integrity: sha512-g53hMkpM0I98MU266IzDFMrTD980gNF3BJnkyFcmN+dD873mQeD5rdMO3Y2X+x8umQfbSE0PcoEDl7ledSA+2g==}
|
|
dependencies:
|
|
mdast-util-mdx: 2.0.1
|
|
micromark-extension-mdxjs: 1.0.1
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
/remark-mdx@3.1.0:
|
|
resolution: {integrity: sha512-Ngl/H3YXyBV9RcRNdlYsZujAmhsxwzxpDzpDEhFBVAGthS4GDgnctpDjgFl/ULx5UEDzqtW1cyBSNKqYYrqLBA==}
|
|
dependencies:
|
|
mdast-util-mdx: 3.0.0
|
|
micromark-extension-mdxjs: 3.0.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/remark-parse@10.0.2:
|
|
resolution: {integrity: sha512-3ydxgHa/ZQzG8LvC7jTXccARYDcRld3VfcgIIFs7bI6vbRSxJJmzgLEIIoYKyrfhaY+ujuWaf/PJiMZXoiCXgw==}
|
|
dependencies:
|
|
'@types/mdast': 3.0.15
|
|
mdast-util-from-markdown: 1.3.1
|
|
unified: 10.1.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
/remark-parse@11.0.0:
|
|
resolution: {integrity: sha512-FCxlKLNGknS5ba/1lmpYijMUzX2esxW5xQqjWxw2eHFfS2MSdaHVINFmhjo+qN1WhZhNimq0dZATN9pH0IDrpA==}
|
|
dependencies:
|
|
'@types/mdast': 4.0.4
|
|
mdast-util-from-markdown: 2.0.2
|
|
micromark-util-types: 2.0.1
|
|
unified: 11.0.5
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: false
|
|
|
|
/remark-rehype@10.1.0:
|
|
resolution: {integrity: sha512-EFmR5zppdBp0WQeDVZ/b66CWJipB2q2VLNFMabzDSGR66Z2fQii83G5gTBbgGEnEEA0QRussvrFHxk1HWGJskw==}
|
|
dependencies:
|
|
'@types/hast': 2.3.10
|
|
'@types/mdast': 3.0.15
|
|
mdast-util-to-hast: 12.3.0
|
|
unified: 10.1.2
|
|
|
|
/remark-rehype@11.1.1:
|
|
resolution: {integrity: sha512-g/osARvjkBXb6Wo0XvAeXQohVta8i84ACbenPpoSsxTOQH/Ae0/RGP4WZgnMH5pMLpsj4FG7OHmcIcXxpza8eQ==}
|
|
dependencies:
|
|
'@types/hast': 3.0.4
|
|
'@types/mdast': 4.0.4
|
|
mdast-util-to-hast: 13.2.0
|
|
unified: 11.0.5
|
|
vfile: 6.0.3
|
|
dev: false
|
|
|
|
/remark-stringify@10.0.3:
|
|
resolution: {integrity: sha512-koyOzCMYoUHudypbj4XpnAKFbkddRMYZHwghnxd7ue5210WzGw6kOBwauJTRUMq16jsovXx8dYNvSSWP89kZ3A==}
|
|
dependencies:
|
|
'@types/mdast': 3.0.15
|
|
mdast-util-to-markdown: 1.5.0
|
|
unified: 10.1.2
|
|
|
|
/remark-stringify@11.0.0:
|
|
resolution: {integrity: sha512-1OSmLd3awB/t8qdoEOMazZkNsfVTeY4fTsgzcQFdXNq8ToTN4ZGwrMnlda4K6smTFKD+GRV6O48i6Z4iKgPPpw==}
|
|
dependencies:
|
|
'@types/mdast': 4.0.4
|
|
mdast-util-to-markdown: 2.1.2
|
|
unified: 11.0.5
|
|
dev: false
|
|
|
|
/remark@14.0.3:
|
|
resolution: {integrity: sha512-bfmJW1dmR2LvaMJuAnE88pZP9DktIFYXazkTfOIKZzi3Knk9lT0roItIA24ydOucI3bV/g/tXBA6hzqq3FV9Ew==}
|
|
dependencies:
|
|
'@types/mdast': 3.0.15
|
|
remark-parse: 10.0.2
|
|
remark-stringify: 10.0.3
|
|
unified: 10.1.2
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
|
|
/require-from-string@2.0.2:
|
|
resolution: {integrity: sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
/requires-port@1.0.0:
|
|
resolution: {integrity: sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==}
|
|
dev: true
|
|
|
|
/resolve-from@4.0.0:
|
|
resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==}
|
|
engines: {node: '>=4'}
|
|
|
|
/resolve-from@5.0.0:
|
|
resolution: {integrity: sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==}
|
|
engines: {node: '>=8'}
|
|
dev: true
|
|
|
|
/resolve-pkg-maps@1.0.0:
|
|
resolution: {integrity: sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==}
|
|
|
|
/resolve@1.19.0:
|
|
resolution: {integrity: sha512-rArEXAgsBG4UgRGcynxWIWKFvh/XZCcS8UJdHhwy91zwAvCZIbcs+vAbflgBnNjYMs/i/i+/Ux6IZhML1yPvxg==}
|
|
dependencies:
|
|
is-core-module: 2.15.1
|
|
path-parse: 1.0.7
|
|
dev: false
|
|
|
|
/resolve@1.22.8:
|
|
resolution: {integrity: sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==}
|
|
hasBin: true
|
|
dependencies:
|
|
is-core-module: 2.15.1
|
|
path-parse: 1.0.7
|
|
supports-preserve-symlinks-flag: 1.0.0
|
|
|
|
/resolve@2.0.0-next.5:
|
|
resolution: {integrity: sha512-U7WjGVG9sH8tvjW5SmGbQuui75FiyjAX72HX15DwBBwF9dNiQZRQAg9nnPhYy+TUnE0+VcrttuvNI8oSxZcocA==}
|
|
hasBin: true
|
|
dependencies:
|
|
is-core-module: 2.15.1
|
|
path-parse: 1.0.7
|
|
supports-preserve-symlinks-flag: 1.0.0
|
|
|
|
/responselike@1.0.2:
|
|
resolution: {integrity: sha512-/Fpe5guzJk1gPqdJLJR5u7eG/gNY4nImjbRDaVWVMRhne55TCmj2i9Q+54PBRfatRC8v/rIiv9BN0pMd9OV5EQ==}
|
|
dependencies:
|
|
lowercase-keys: 1.0.1
|
|
dev: false
|
|
|
|
/restore-cursor@3.1.0:
|
|
resolution: {integrity: sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
onetime: 5.1.2
|
|
signal-exit: 3.0.7
|
|
dev: false
|
|
|
|
/ret@0.4.3:
|
|
resolution: {integrity: sha512-0f4Memo5QP7WQyUEAYUO3esD/XjOc3Zjjg5CPsAq1p8sIu0XPeMbHJemKA0BO7tV0X7+A0FoEpbmHXWxPyD3wQ==}
|
|
engines: {node: '>=10'}
|
|
dev: false
|
|
|
|
/retry@0.13.1:
|
|
resolution: {integrity: sha512-XQBQ3I8W1Cge0Seh+6gjj03LbmRFWuoszgK9ooCpwYIrhhoO80pfq4cUkU5DkknwfOfFteRwlZ56PYOGYyFWdg==}
|
|
engines: {node: '>= 4'}
|
|
dev: false
|
|
|
|
/reusify@1.0.4:
|
|
resolution: {integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==}
|
|
engines: {iojs: '>=1.0.0', node: '>=0.10.0'}
|
|
|
|
/rfdc@1.4.1:
|
|
resolution: {integrity: sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==}
|
|
dev: false
|
|
|
|
/rimraf@3.0.2:
|
|
resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==}
|
|
deprecated: Rimraf versions prior to v4 are no longer supported
|
|
hasBin: true
|
|
dependencies:
|
|
glob: 7.2.3
|
|
|
|
/rimraf@5.0.10:
|
|
resolution: {integrity: sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ==}
|
|
hasBin: true
|
|
dependencies:
|
|
glob: 10.4.5
|
|
dev: false
|
|
|
|
/rollup@3.29.5:
|
|
resolution: {integrity: sha512-GVsDdsbJzzy4S/v3dqWPJ7EfvZJfCHiDqe80IyrF59LYuP+e6U1LJoUqeuqRbwAWoMNoXivMNeNAOf5E22VA1w==}
|
|
engines: {node: '>=14.18.0', npm: '>=8.0.0'}
|
|
hasBin: true
|
|
optionalDependencies:
|
|
fsevents: 2.3.3
|
|
dev: true
|
|
|
|
/rollup@4.28.1:
|
|
resolution: {integrity: sha512-61fXYl/qNVinKmGSTHAZ6Yy8I3YIJC/r2m9feHo6SwVAVcLT5MPwOUFe7EuURA/4m0NR8lXG4BBXuo/IZEsjMg==}
|
|
engines: {node: '>=18.0.0', npm: '>=8.0.0'}
|
|
hasBin: true
|
|
dependencies:
|
|
'@types/estree': 1.0.6
|
|
optionalDependencies:
|
|
'@rollup/rollup-android-arm-eabi': 4.28.1
|
|
'@rollup/rollup-android-arm64': 4.28.1
|
|
'@rollup/rollup-darwin-arm64': 4.28.1
|
|
'@rollup/rollup-darwin-x64': 4.28.1
|
|
'@rollup/rollup-freebsd-arm64': 4.28.1
|
|
'@rollup/rollup-freebsd-x64': 4.28.1
|
|
'@rollup/rollup-linux-arm-gnueabihf': 4.28.1
|
|
'@rollup/rollup-linux-arm-musleabihf': 4.28.1
|
|
'@rollup/rollup-linux-arm64-gnu': 4.28.1
|
|
'@rollup/rollup-linux-arm64-musl': 4.28.1
|
|
'@rollup/rollup-linux-loongarch64-gnu': 4.28.1
|
|
'@rollup/rollup-linux-powerpc64le-gnu': 4.28.1
|
|
'@rollup/rollup-linux-riscv64-gnu': 4.28.1
|
|
'@rollup/rollup-linux-s390x-gnu': 4.28.1
|
|
'@rollup/rollup-linux-x64-gnu': 4.28.1
|
|
'@rollup/rollup-linux-x64-musl': 4.28.1
|
|
'@rollup/rollup-win32-arm64-msvc': 4.28.1
|
|
'@rollup/rollup-win32-ia32-msvc': 4.28.1
|
|
'@rollup/rollup-win32-x64-msvc': 4.28.1
|
|
fsevents: 2.3.3
|
|
dev: true
|
|
|
|
/rollup@4.40.2:
|
|
resolution: {integrity: sha512-tfUOg6DTP4rhQ3VjOO6B4wyrJnGOX85requAXvqYTHsOgb2TFJdZ3aWpT8W2kPoypSGP7dZUyzxJ9ee4buM5Fg==}
|
|
engines: {node: '>=18.0.0', npm: '>=8.0.0'}
|
|
hasBin: true
|
|
dependencies:
|
|
'@types/estree': 1.0.7
|
|
optionalDependencies:
|
|
'@rollup/rollup-android-arm-eabi': 4.40.2
|
|
'@rollup/rollup-android-arm64': 4.40.2
|
|
'@rollup/rollup-darwin-arm64': 4.40.2
|
|
'@rollup/rollup-darwin-x64': 4.40.2
|
|
'@rollup/rollup-freebsd-arm64': 4.40.2
|
|
'@rollup/rollup-freebsd-x64': 4.40.2
|
|
'@rollup/rollup-linux-arm-gnueabihf': 4.40.2
|
|
'@rollup/rollup-linux-arm-musleabihf': 4.40.2
|
|
'@rollup/rollup-linux-arm64-gnu': 4.40.2
|
|
'@rollup/rollup-linux-arm64-musl': 4.40.2
|
|
'@rollup/rollup-linux-loongarch64-gnu': 4.40.2
|
|
'@rollup/rollup-linux-powerpc64le-gnu': 4.40.2
|
|
'@rollup/rollup-linux-riscv64-gnu': 4.40.2
|
|
'@rollup/rollup-linux-riscv64-musl': 4.40.2
|
|
'@rollup/rollup-linux-s390x-gnu': 4.40.2
|
|
'@rollup/rollup-linux-x64-gnu': 4.40.2
|
|
'@rollup/rollup-linux-x64-musl': 4.40.2
|
|
'@rollup/rollup-win32-arm64-msvc': 4.40.2
|
|
'@rollup/rollup-win32-ia32-msvc': 4.40.2
|
|
'@rollup/rollup-win32-x64-msvc': 4.40.2
|
|
fsevents: 2.3.3
|
|
dev: true
|
|
|
|
/rrweb-cssom@0.6.0:
|
|
resolution: {integrity: sha512-APM0Gt1KoXBz0iIkkdB/kfvGOwC4UuJFeG/c+yV7wSc7q96cG/kJ0HiYCnzivD9SB53cLV1MlHFNfOuPaadYSw==}
|
|
dev: true
|
|
|
|
/rspack-plugin-virtual-module@0.1.13:
|
|
resolution: {integrity: sha512-VC0HiVHH6dtGfTgfpbDgVTt6LlYv+uAg9CWGWAR5lBx9FbKPEZeGz7iRUUP8vMymx+PGI8ps0u4a25dne0rtuQ==}
|
|
dependencies:
|
|
fs-extra: 11.2.0
|
|
|
|
/rspress@1.38.0(webpack@5.76.0):
|
|
resolution: {integrity: sha512-QU1PdC8bcH6/6HJ1ohUO75uPS+TZSysNNi64hR+wBUv6jklQVXjv6z8w6Xbndg+whSebuAZtmS0ox6C7h0tX5w==}
|
|
hasBin: true
|
|
dependencies:
|
|
'@rsbuild/core': 1.1.13
|
|
'@rspress/core': 1.38.0(webpack@5.76.0)
|
|
'@rspress/shared': 1.38.0
|
|
cac: 6.7.14
|
|
chalk: 5.3.0
|
|
chokidar: 3.6.0
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
- webpack
|
|
|
|
/run-async@3.0.0:
|
|
resolution: {integrity: sha512-540WwVDOMxA6dN6We19EcT9sc3hkXPw5mzRNGM3FkdN/vtE9NFvj5lFAPNwUDmJjXidm3v7TC1cTE7t17Ulm1Q==}
|
|
engines: {node: '>=0.12.0'}
|
|
dev: false
|
|
|
|
/run-parallel@1.2.0:
|
|
resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==}
|
|
dependencies:
|
|
queue-microtask: 1.2.3
|
|
|
|
/rxjs@7.8.1:
|
|
resolution: {integrity: sha512-AA3TVj+0A2iuIoQkWEK/tqFjBq2j+6PO6Y0zJcvzLAFhEFIO3HL0vls9hWLncZbAAbK0mar7oZ4V079I/qPMxg==}
|
|
dependencies:
|
|
tslib: 2.8.1
|
|
|
|
/sade@1.8.1:
|
|
resolution: {integrity: sha512-xal3CZX1Xlo/k4ApwCFrHVACi9fBqJ7V+mwhBsuf/1IOKbBy098Fex+Wa/5QMubw09pSZ/u8EY8PWgevJsXp1A==}
|
|
engines: {node: '>=6'}
|
|
dependencies:
|
|
mri: 1.2.0
|
|
|
|
/safe-array-concat@1.1.3:
|
|
resolution: {integrity: sha512-AURm5f0jYEOydBj7VQlVvDrjeFgthDdEF5H1dP+6mNpoXOMo1quQqJ4wvJDyRZ9+pO3kGWoOdmV08cSv2aJV6Q==}
|
|
engines: {node: '>=0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.8
|
|
call-bound: 1.0.2
|
|
get-intrinsic: 1.2.6
|
|
has-symbols: 1.1.0
|
|
isarray: 2.0.5
|
|
|
|
/safe-buffer@5.1.2:
|
|
resolution: {integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==}
|
|
dev: false
|
|
|
|
/safe-buffer@5.2.1:
|
|
resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==}
|
|
|
|
/safe-regex-test@1.1.0:
|
|
resolution: {integrity: sha512-x/+Cz4YrimQxQccJf5mKEbIa1NzeCRNI5Ecl/ekmlYaampdNLPalVyIcCZNNH3MvmqBugV5TMYZXv0ljslUlaw==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bound: 1.0.2
|
|
es-errors: 1.3.0
|
|
is-regex: 1.2.1
|
|
|
|
/safe-regex2@3.1.0:
|
|
resolution: {integrity: sha512-RAAZAGbap2kBfbVhvmnTFv73NWLMvDGOITFYTZBAaY8eR+Ir4ef7Up/e7amo+y1+AH+3PtLkrt9mvcTsG9LXug==}
|
|
dependencies:
|
|
ret: 0.4.3
|
|
dev: false
|
|
|
|
/safe-stable-stringify@2.5.0:
|
|
resolution: {integrity: sha512-b3rppTKm9T+PsVCBEOUR46GWI7fdOs00VKZ1+9c1EWDaDMvjQc6tUwuFyIprgGgTcWoVHSKrU8H31ZHA2e0RHA==}
|
|
engines: {node: '>=10'}
|
|
dev: false
|
|
|
|
/safer-buffer@2.1.2:
|
|
resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==}
|
|
|
|
/sass-embedded-android-arm64@1.83.0:
|
|
resolution: {integrity: sha512-GBiCvM4a2rkWBLdYDxI6XYnprfk5U5c81g69RC2X6kqPuzxzx8qTArQ9M6keFK4+iDQ5N9QTwFCr0KbZTn+ZNQ==}
|
|
engines: {node: '>=14.0.0'}
|
|
cpu: [arm64]
|
|
os: [android]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/sass-embedded-android-arm@1.83.0:
|
|
resolution: {integrity: sha512-uwFSXzJlfbd4Px189xE5l+cxN8+TQpXdQgJec7TIrb4HEY7imabtpYufpVdqUVwT1/uiis5V4+qIEC4Vl5XObQ==}
|
|
engines: {node: '>=14.0.0'}
|
|
cpu: [arm]
|
|
os: [android]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/sass-embedded-android-ia32@1.83.0:
|
|
resolution: {integrity: sha512-5ATPdGo2SICqAhiJl/Z8KQ23zH4sGgobGgux0TnrNtt83uHZ+r+To/ubVJ7xTkZxed+KJZnIpolGD8dQyQqoTg==}
|
|
engines: {node: '>=14.0.0'}
|
|
cpu: [ia32]
|
|
os: [android]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/sass-embedded-android-riscv64@1.83.0:
|
|
resolution: {integrity: sha512-aveknUOB8GZewOzVn2Uwk+DKcncTR50Q6vtzslNMGbYnxtgQNHzy8A1qVEviNUruex+pHofppeMK4iMPFAbiEQ==}
|
|
engines: {node: '>=14.0.0'}
|
|
cpu: [riscv64]
|
|
os: [android]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/sass-embedded-android-x64@1.83.0:
|
|
resolution: {integrity: sha512-WqIay/72ncyf9Ph4vS742J3a73wZihWmzFUwpn1OD6lme1Aj4eWzWIve5IVnlTEJgcZcDHu6ECID9IZgehJKoA==}
|
|
engines: {node: '>=14.0.0'}
|
|
cpu: [x64]
|
|
os: [android]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/sass-embedded-darwin-arm64@1.83.0:
|
|
resolution: {integrity: sha512-XQl9QqgxFFIPm/CzHhmppse5o9ocxrbaAdC2/DAnlAqvYWBBtgFqPjGoYlej13h9SzfvNoogx+y9r+Ap+e+hYg==}
|
|
engines: {node: '>=14.0.0'}
|
|
cpu: [arm64]
|
|
os: [darwin]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/sass-embedded-darwin-x64@1.83.0:
|
|
resolution: {integrity: sha512-ERQ7Tvp1kFOW3ux4VDFIxb7tkYXHYc+zJpcrbs0hzcIO5ilIRU2tIOK1OrNwrFO6Qxyf7AUuBwYKLAtIU/Nz7g==}
|
|
engines: {node: '>=14.0.0'}
|
|
cpu: [x64]
|
|
os: [darwin]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/sass-embedded-linux-arm64@1.83.0:
|
|
resolution: {integrity: sha512-syEAVTJt4qhaMLxrSwOWa46zdqHJdnqJkLUK+t9aCr8xqBZLPxSUeIGji76uOehQZ1C+KGFj6n9xstHN6wzOJw==}
|
|
engines: {node: '>=14.0.0'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/sass-embedded-linux-arm@1.83.0:
|
|
resolution: {integrity: sha512-baG9RYBJxUFmqwDNC9h9ZFElgJoyO3jgHGjzEZ1wHhIS9anpG+zZQvO8bHx3dBpKEImX+DBeLX+CxsFR9n81gQ==}
|
|
engines: {node: '>=14.0.0'}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/sass-embedded-linux-ia32@1.83.0:
|
|
resolution: {integrity: sha512-RRBxQxMpoxu5+XcSSc6QR/o9asEwUzR8AbCS83RaXcdTIHTa/CccQsiAoDDoPlRsMTLqnzs0LKL4CfOsf7zBbA==}
|
|
engines: {node: '>=14.0.0'}
|
|
cpu: [ia32]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/sass-embedded-linux-musl-arm64@1.83.0:
|
|
resolution: {integrity: sha512-Y7juhPHClUO2H5O+u+StRy6SEAcwZ+hTEk5WJdEmo1Bb1gDtfHvJaWB/iFZJ2tW0W1e865AZeUrC4OcOFjyAQA==}
|
|
engines: {node: '>=14.0.0'}
|
|
cpu: [arm64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/sass-embedded-linux-musl-arm@1.83.0:
|
|
resolution: {integrity: sha512-Yc7u2TelCfBab+PRob9/MNJFh3EooMiz4urvhejXkihTiKSHGCv5YqDdtWzvyb9tY2Jb7YtYREVuHwfdVn3dTQ==}
|
|
engines: {node: '>=14.0.0'}
|
|
cpu: [arm]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/sass-embedded-linux-musl-ia32@1.83.0:
|
|
resolution: {integrity: sha512-arQeYwGmwXV8byx5G1PtSzZWW1jbkfR5qrIHMEbTFSAvAxpqjgSvCvrHMOFd73FcMxVaYh4BX9LQNbKinkbEdg==}
|
|
engines: {node: '>=14.0.0'}
|
|
cpu: [ia32]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/sass-embedded-linux-musl-riscv64@1.83.0:
|
|
resolution: {integrity: sha512-E6uzlIWz59rut+Z3XR6mLG915zNzv07ISvj3GUNZENdHM7dF8GQ//ANoIpl5PljMQKp89GnYdvo6kj2gnaBf/g==}
|
|
engines: {node: '>=14.0.0'}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/sass-embedded-linux-musl-x64@1.83.0:
|
|
resolution: {integrity: sha512-eAMK6tyGqvqr21r9g8BnR3fQc1rYFj85RGduSQ3xkITZ6jOAnOhuU94N5fwRS852Hpws0lXhET+7JHXgg3U18w==}
|
|
engines: {node: '>=14.0.0'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/sass-embedded-linux-riscv64@1.83.0:
|
|
resolution: {integrity: sha512-Ojpi78pTv02sy2fUYirRGXHLY3fPnV/bvwuC2i5LwPQw2LpCcFyFTtN0c5h4LJDk9P6wr+/ZB/JXU8tHIOlK+Q==}
|
|
engines: {node: '>=14.0.0'}
|
|
cpu: [riscv64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/sass-embedded-linux-x64@1.83.0:
|
|
resolution: {integrity: sha512-3iLjlXdoPfgZRtX4odhRvka1BQs5mAXqfCtDIQBgh/o0JnGPzJIWWl9bYLpHxK8qb+uyVBxXYgXpI0sCzArBOw==}
|
|
engines: {node: '>=14.0.0'}
|
|
cpu: [x64]
|
|
os: [linux]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/sass-embedded-win32-arm64@1.83.0:
|
|
resolution: {integrity: sha512-iOHw/8/t2dlTW3lOFwG5eUbiwhEyGWawivlKWJ8lkXH7fjMpVx2VO9zCFAm8RvY9xOHJ9sf1L7g5bx3EnNP9BQ==}
|
|
engines: {node: '>=14.0.0'}
|
|
cpu: [arm64]
|
|
os: [win32]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/sass-embedded-win32-ia32@1.83.0:
|
|
resolution: {integrity: sha512-2PxNXJ8Pad4geVcTXY4rkyTr5AwbF8nfrCTDv0ulbTvPhzX2mMKEGcBZUXWn5BeHZTBc6whNMfS7d5fQXR9dDQ==}
|
|
engines: {node: '>=14.0.0'}
|
|
cpu: [ia32]
|
|
os: [win32]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/sass-embedded-win32-x64@1.83.0:
|
|
resolution: {integrity: sha512-muBXkFngM6eLTNqOV0FQi7Dv9s+YRQ42Yem26mosdan/GmJQc81deto6uDTgrYn+bzFNmiXcOdfm+0MkTWK3OQ==}
|
|
engines: {node: '>=14.0.0'}
|
|
cpu: [x64]
|
|
os: [win32]
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/sass-embedded@1.83.0:
|
|
resolution: {integrity: sha512-/8cYZeL39evUqe0o//193na51Q1VWZ61qhxioQvLJwOtWIrX+PgNhCyD8RSuTtmzc4+6+waFZf899bfp/MCUwA==}
|
|
engines: {node: '>=16.0.0'}
|
|
hasBin: true
|
|
dependencies:
|
|
'@bufbuild/protobuf': 2.2.3
|
|
buffer-builder: 0.2.0
|
|
colorjs.io: 0.5.2
|
|
immutable: 5.0.3
|
|
rxjs: 7.8.1
|
|
supports-color: 8.1.1
|
|
sync-child-process: 1.0.2
|
|
varint: 6.0.0
|
|
optionalDependencies:
|
|
sass-embedded-android-arm: 1.83.0
|
|
sass-embedded-android-arm64: 1.83.0
|
|
sass-embedded-android-ia32: 1.83.0
|
|
sass-embedded-android-riscv64: 1.83.0
|
|
sass-embedded-android-x64: 1.83.0
|
|
sass-embedded-darwin-arm64: 1.83.0
|
|
sass-embedded-darwin-x64: 1.83.0
|
|
sass-embedded-linux-arm: 1.83.0
|
|
sass-embedded-linux-arm64: 1.83.0
|
|
sass-embedded-linux-ia32: 1.83.0
|
|
sass-embedded-linux-musl-arm: 1.83.0
|
|
sass-embedded-linux-musl-arm64: 1.83.0
|
|
sass-embedded-linux-musl-ia32: 1.83.0
|
|
sass-embedded-linux-musl-riscv64: 1.83.0
|
|
sass-embedded-linux-musl-x64: 1.83.0
|
|
sass-embedded-linux-riscv64: 1.83.0
|
|
sass-embedded-linux-x64: 1.83.0
|
|
sass-embedded-win32-arm64: 1.83.0
|
|
sass-embedded-win32-ia32: 1.83.0
|
|
sass-embedded-win32-x64: 1.83.0
|
|
|
|
/sax@1.4.1:
|
|
resolution: {integrity: sha512-+aWOz7yVScEGoKNd4PA10LZ8sk0A/z5+nXQG5giUO5rprX9jgYsTdov9qCchZiPIZezbZH+jRut8nPodFAX4Jg==}
|
|
requiresBuild: true
|
|
dev: true
|
|
optional: true
|
|
|
|
/saxes@6.0.0:
|
|
resolution: {integrity: sha512-xAg7SOnEhrm5zI3puOOKyy1OMcMlIJZYNJY7xLBwSze0UjhPLnWfj2GF2EpT0jmzaJKIWKHLsaSSajf35bcYnA==}
|
|
engines: {node: '>=v12.22.7'}
|
|
dependencies:
|
|
xmlchars: 2.2.0
|
|
dev: true
|
|
|
|
/scheduler@0.13.6:
|
|
resolution: {integrity: sha512-IWnObHt413ucAYKsD9J1QShUKkbKLQQHdxRyw73sw4FN26iWr3DY/H34xGPe4nmL1DwXyWmSWmMrA9TfQbE/XQ==}
|
|
dependencies:
|
|
loose-envify: 1.4.0
|
|
object-assign: 4.1.1
|
|
|
|
/scheduler@0.23.2:
|
|
resolution: {integrity: sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ==}
|
|
dependencies:
|
|
loose-envify: 1.4.0
|
|
|
|
/schema-utils@2.7.1:
|
|
resolution: {integrity: sha512-SHiNtMOUGWBQJwzISiVYKu82GiV4QYGePp3odlY1tuKO7gPtphAT5R/py0fA6xtbgLL/RvtJZnU9b8s0F1q0Xg==}
|
|
engines: {node: '>= 8.9.0'}
|
|
dependencies:
|
|
'@types/json-schema': 7.0.15
|
|
ajv: 6.12.6
|
|
ajv-keywords: 3.5.2(ajv@6.12.6)
|
|
dev: true
|
|
|
|
/schema-utils@3.3.0:
|
|
resolution: {integrity: sha512-pN/yOAvcC+5rQ5nERGuwrjLlYvLTbCibnZ1I7B1LaiAz9BRBlE9GMgE/eqV30P7aJQUf7Ddimy/RsbYO/GrVGg==}
|
|
engines: {node: '>= 10.13.0'}
|
|
dependencies:
|
|
'@types/json-schema': 7.0.15
|
|
ajv: 6.12.6
|
|
ajv-keywords: 3.5.2(ajv@6.12.6)
|
|
|
|
/schema-utils@4.3.0:
|
|
resolution: {integrity: sha512-Gf9qqc58SpCA/xdziiHz35F4GNIWYWZrEshUc/G/r5BnLph6xpKuLeoJoQuj5WfBIx/eQLf+hmVPYHaxJu7V2g==}
|
|
engines: {node: '>= 10.13.0'}
|
|
dependencies:
|
|
'@types/json-schema': 7.0.15
|
|
ajv: 8.17.1
|
|
ajv-formats: 2.1.1(ajv@8.17.1)
|
|
ajv-keywords: 5.1.0(ajv@8.17.1)
|
|
|
|
/scroll-into-view-if-needed@2.2.31:
|
|
resolution: {integrity: sha512-dGCXy99wZQivjmjIqihaBQNjryrz5rueJY7eHfTdyWEiR4ttYpsajb14rn9s5d4DY4EcY6+4+U/maARBXJedkA==}
|
|
dependencies:
|
|
compute-scroll-into-view: 1.0.20
|
|
dev: false
|
|
|
|
/section-matter@1.0.0:
|
|
resolution: {integrity: sha512-vfD3pmTzGpufjScBh50YHKzEu2lxBWhVEHsNGoEXmCmn2hKGfeNLYMzCJpe8cD7gqX7TJluOVpBkAequ6dgMmA==}
|
|
engines: {node: '>=4'}
|
|
dependencies:
|
|
extend-shallow: 2.0.1
|
|
kind-of: 6.0.3
|
|
|
|
/secure-json-parse@2.7.0:
|
|
resolution: {integrity: sha512-6aU+Rwsezw7VR8/nyvKTx8QpWH9FrcYiXXlqC4z5d5XQBDRqtbfsRjnwGyqbi3gddNtWHuEk9OANUotL26qKUw==}
|
|
dev: false
|
|
|
|
/seek-bzip@1.0.6:
|
|
resolution: {integrity: sha512-e1QtP3YL5tWww8uKaOCQ18UxIT2laNBXHjV/S2WYCiK4udiv8lkG89KRIoCjUagnAmCBurjF4zEVX2ByBbnCjQ==}
|
|
hasBin: true
|
|
dependencies:
|
|
commander: 2.20.3
|
|
dev: false
|
|
|
|
/selderee@0.11.0:
|
|
resolution: {integrity: sha512-5TF+l7p4+OsnP8BCCvSyZiSPc4x4//p5uPwK8TCnVPJYRmU2aYKMpOXvw8zM5a5JvuuCGN1jmsMwuU2W02ukfA==}
|
|
dependencies:
|
|
parseley: 0.12.1
|
|
|
|
/semver@5.7.2:
|
|
resolution: {integrity: sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==}
|
|
hasBin: true
|
|
requiresBuild: true
|
|
|
|
/semver@6.3.1:
|
|
resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==}
|
|
hasBin: true
|
|
|
|
/semver@7.6.3:
|
|
resolution: {integrity: sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==}
|
|
engines: {node: '>=10'}
|
|
hasBin: true
|
|
|
|
/serialize-javascript@6.0.2:
|
|
resolution: {integrity: sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==}
|
|
dependencies:
|
|
randombytes: 2.1.0
|
|
|
|
/server-only@0.0.1:
|
|
resolution: {integrity: sha512-qepMx2JxAa5jjfzxG79yPPq+8BuFToHd1hm7kI+Z4zAq1ftQiP7HcxMhDDItrbtwVeLg/cY2JnKnrcFkmiswNA==}
|
|
dev: false
|
|
|
|
/set-cookie-parser@2.7.1:
|
|
resolution: {integrity: sha512-IOc8uWeOZgnb3ptbCURJWNjWUPcO3ZnTTdzsurqERrP6nPyv+paC55vJM0LpOlT2ne+Ix+9+CRG1MNLlyZ4GjQ==}
|
|
dev: false
|
|
|
|
/set-function-length@1.2.2:
|
|
resolution: {integrity: sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
define-data-property: 1.1.4
|
|
es-errors: 1.3.0
|
|
function-bind: 1.1.2
|
|
get-intrinsic: 1.2.6
|
|
gopd: 1.2.0
|
|
has-property-descriptors: 1.0.2
|
|
|
|
/set-function-name@2.0.2:
|
|
resolution: {integrity: sha512-7PGFlmtwsEADb0WYyvCMa1t+yke6daIG4Wirafur5kcf+MhUnPms1UeR0CKQdTZD81yESwMHbtn+TR+dMviakQ==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
define-data-property: 1.1.4
|
|
es-errors: 1.3.0
|
|
functions-have-names: 1.2.3
|
|
has-property-descriptors: 1.0.2
|
|
|
|
/setprototypeof@1.2.0:
|
|
resolution: {integrity: sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==}
|
|
dev: false
|
|
|
|
/shallow-clone@3.0.1:
|
|
resolution: {integrity: sha512-/6KqX+GVUdqPuPPd2LxDDxzX6CAbjJehAAOKlNpqqUpAqPM6HeL8f+o3a+JsyGjn2lv0WY8UsTgUJjU9Ok55NA==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
kind-of: 6.0.3
|
|
dev: true
|
|
|
|
/shallowequal@1.1.0:
|
|
resolution: {integrity: sha512-y0m1JoUZSlPAjXVtPPW70aZWfIL/dSP7AFkRnniLCrK/8MDKog3TySTBmckD+RObVxH0v4Tox67+F14PdED2oQ==}
|
|
|
|
/sharp@0.33.5:
|
|
resolution: {integrity: sha512-haPVm1EkS9pgvHrQ/F3Xy+hgcuMV0Wm9vfIBSiwZ05k+xgb0PkBQpGsAA/oWdDobNaZTH5ppvHtzCFbnSEwHVw==}
|
|
engines: {node: ^18.17.0 || ^20.3.0 || >=21.0.0}
|
|
requiresBuild: true
|
|
dependencies:
|
|
color: 4.2.3
|
|
detect-libc: 2.0.3
|
|
semver: 7.6.3
|
|
optionalDependencies:
|
|
'@img/sharp-darwin-arm64': 0.33.5
|
|
'@img/sharp-darwin-x64': 0.33.5
|
|
'@img/sharp-libvips-darwin-arm64': 1.0.4
|
|
'@img/sharp-libvips-darwin-x64': 1.0.4
|
|
'@img/sharp-libvips-linux-arm': 1.0.5
|
|
'@img/sharp-libvips-linux-arm64': 1.0.4
|
|
'@img/sharp-libvips-linux-s390x': 1.0.4
|
|
'@img/sharp-libvips-linux-x64': 1.0.4
|
|
'@img/sharp-libvips-linuxmusl-arm64': 1.0.4
|
|
'@img/sharp-libvips-linuxmusl-x64': 1.0.4
|
|
'@img/sharp-linux-arm': 0.33.5
|
|
'@img/sharp-linux-arm64': 0.33.5
|
|
'@img/sharp-linux-s390x': 0.33.5
|
|
'@img/sharp-linux-x64': 0.33.5
|
|
'@img/sharp-linuxmusl-arm64': 0.33.5
|
|
'@img/sharp-linuxmusl-x64': 0.33.5
|
|
'@img/sharp-wasm32': 0.33.5
|
|
'@img/sharp-win32-ia32': 0.33.5
|
|
'@img/sharp-win32-x64': 0.33.5
|
|
optional: true
|
|
|
|
/shebang-command@1.2.0:
|
|
resolution: {integrity: sha512-EV3L1+UQWGor21OmnvojK36mhg+TyIKDh3iFBKBohr5xeXIhNBcx8oWdgkTEEQ+BEFFYdLRuqMfd5L84N1V5Vg==}
|
|
engines: {node: '>=0.10.0'}
|
|
dependencies:
|
|
shebang-regex: 1.0.0
|
|
dev: true
|
|
|
|
/shebang-command@2.0.0:
|
|
resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
shebang-regex: 3.0.0
|
|
|
|
/shebang-regex@1.0.0:
|
|
resolution: {integrity: sha512-wpoSFAxys6b2a2wHZ1XpDSgD7N9iVjg29Ph9uV/uaP9Ex/KXlkTZTeddxDPSYQpgvzKLGJke2UU0AzoGCjNIvQ==}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: true
|
|
|
|
/shebang-regex@3.0.0:
|
|
resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==}
|
|
engines: {node: '>=8'}
|
|
|
|
/shell-quote@1.8.3:
|
|
resolution: {integrity: sha512-ObmnIF4hXNg1BqhnHmgbDETF8dLPCggZWBjkQfhZpbszZnYur5DUljTcCHii5LC3J5E0yeO/1LIMyH+UvHQgyw==}
|
|
engines: {node: '>= 0.4'}
|
|
dev: true
|
|
|
|
/shelljs@0.9.2:
|
|
resolution: {integrity: sha512-S3I64fEiKgTZzKCC46zT/Ib9meqofLrQVbpSswtjFfAVDW+AZ54WTnAM/3/yENoxz/V1Cy6u3kiiEbQ4DNphvw==}
|
|
engines: {node: '>=18'}
|
|
hasBin: true
|
|
dependencies:
|
|
execa: 1.0.0
|
|
fast-glob: 3.3.2
|
|
interpret: 1.4.0
|
|
rechoir: 0.6.2
|
|
dev: true
|
|
|
|
/shiki@0.14.7:
|
|
resolution: {integrity: sha512-dNPAPrxSc87ua2sKJ3H5dQ/6ZaY8RNnaAqK+t0eG7p0Soi2ydiqbGOTaZCqaYvA/uZYfS1LJnemt3Q+mSfcPCg==}
|
|
dependencies:
|
|
ansi-sequence-parser: 1.1.1
|
|
jsonc-parser: 3.3.1
|
|
vscode-oniguruma: 1.7.0
|
|
vscode-textmate: 8.0.0
|
|
|
|
/shx@0.4.0:
|
|
resolution: {integrity: sha512-Z0KixSIlGPpijKgcH6oCMCbltPImvaKy0sGH8AkLRXw1KyzpKtaCTizP2xen+hNDqVF4xxgvA0KXSb9o4Q6hnA==}
|
|
engines: {node: '>=18'}
|
|
hasBin: true
|
|
dependencies:
|
|
minimist: 1.2.8
|
|
shelljs: 0.9.2
|
|
dev: true
|
|
|
|
/side-channel-list@1.0.0:
|
|
resolution: {integrity: sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
es-errors: 1.3.0
|
|
object-inspect: 1.13.3
|
|
|
|
/side-channel-map@1.0.1:
|
|
resolution: {integrity: sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bound: 1.0.2
|
|
es-errors: 1.3.0
|
|
get-intrinsic: 1.2.6
|
|
object-inspect: 1.13.3
|
|
|
|
/side-channel-weakmap@1.0.2:
|
|
resolution: {integrity: sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bound: 1.0.2
|
|
es-errors: 1.3.0
|
|
get-intrinsic: 1.2.6
|
|
object-inspect: 1.13.3
|
|
side-channel-map: 1.0.1
|
|
|
|
/side-channel@1.1.0:
|
|
resolution: {integrity: sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
es-errors: 1.3.0
|
|
object-inspect: 1.13.3
|
|
side-channel-list: 1.0.0
|
|
side-channel-map: 1.0.1
|
|
side-channel-weakmap: 1.0.2
|
|
|
|
/siginfo@2.0.0:
|
|
resolution: {integrity: sha512-ybx0WO1/8bSBLEWXZvEd7gMW3Sn3JFlW3TvX1nREbDLRNQNaeNN8WK0meBwPdAaOI7TtRRRJn/Es1zhrrCHu7g==}
|
|
dev: true
|
|
|
|
/signal-exit@3.0.7:
|
|
resolution: {integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==}
|
|
|
|
/signal-exit@4.1.0:
|
|
resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==}
|
|
engines: {node: '>=14'}
|
|
|
|
/simple-swizzle@0.2.2:
|
|
resolution: {integrity: sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==}
|
|
requiresBuild: true
|
|
dependencies:
|
|
is-arrayish: 0.3.2
|
|
optional: true
|
|
|
|
/simple-wcswidth@1.0.1:
|
|
resolution: {integrity: sha512-xMO/8eNREtaROt7tJvWJqHBDTMFN4eiQ5I4JRMuilwfnFcV5W9u7RUkueNkdw0jPqGMX36iCywelS5yilTuOxg==}
|
|
dev: false
|
|
|
|
/slash@3.0.0:
|
|
resolution: {integrity: sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==}
|
|
engines: {node: '>=8'}
|
|
|
|
/sonic-boom@4.2.0:
|
|
resolution: {integrity: sha512-INb7TM37/mAcsGmc9hyyI6+QR3rR1zVRu36B0NeGXKnOOLiZOfER5SA+N7X7k3yUYRzLWafduTDvJAfDswwEww==}
|
|
dependencies:
|
|
atomic-sleep: 1.0.0
|
|
dev: false
|
|
|
|
/sort-keys-length@1.0.1:
|
|
resolution: {integrity: sha512-GRbEOUqCxemTAk/b32F2xa8wDTs+Z1QHOkbhJDQTvv/6G3ZkbJ+frYWsTcc7cBB3Fu4wy4XlLCuNtJuMn7Gsvw==}
|
|
engines: {node: '>=0.10.0'}
|
|
dependencies:
|
|
sort-keys: 1.1.2
|
|
dev: false
|
|
|
|
/sort-keys@1.1.2:
|
|
resolution: {integrity: sha512-vzn8aSqKgytVik0iwdBEi+zevbTYZogewTUM6dtpmGwEcdzbub/TX4bCzRhebDCRC3QzXgJsLRKB2V/Oof7HXg==}
|
|
engines: {node: '>=0.10.0'}
|
|
dependencies:
|
|
is-plain-obj: 1.1.0
|
|
dev: false
|
|
|
|
/sort-keys@2.0.0:
|
|
resolution: {integrity: sha512-/dPCrG1s3ePpWm6yBbxZq5Be1dXGLyLn9Z791chDC3NFrpkVbWGzkBwPN1knaciexFXgRJ7hzdnwZ4stHSDmjg==}
|
|
engines: {node: '>=4'}
|
|
dependencies:
|
|
is-plain-obj: 1.1.0
|
|
dev: false
|
|
|
|
/sort-object-keys@1.1.3:
|
|
resolution: {integrity: sha512-855pvK+VkU7PaKYPc+Jjnmt4EzejQHyhhF33q31qG8x7maDzkeFhAAThdCYay11CISO+qAMwjOBP+fPZe0IPyg==}
|
|
dev: false
|
|
|
|
/sort-package-json@2.12.0:
|
|
resolution: {integrity: sha512-/HrPQAeeLaa+vbAH/znjuhwUluuiM/zL5XX9kop8UpDgjtyWKt43hGDk2vd/TBdDpzIyzIHVUgmYofzYrAQjew==}
|
|
hasBin: true
|
|
dependencies:
|
|
detect-indent: 7.0.1
|
|
detect-newline: 4.0.1
|
|
get-stdin: 9.0.0
|
|
git-hooks-list: 3.1.0
|
|
is-plain-obj: 4.1.0
|
|
semver: 7.6.3
|
|
sort-object-keys: 1.1.3
|
|
tinyglobby: 0.2.10
|
|
dev: false
|
|
|
|
/source-map-js@1.2.1:
|
|
resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
/source-map-support@0.5.21:
|
|
resolution: {integrity: sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==}
|
|
dependencies:
|
|
buffer-from: 1.1.2
|
|
source-map: 0.6.1
|
|
|
|
/source-map@0.6.1:
|
|
resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
/source-map@0.7.4:
|
|
resolution: {integrity: sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==}
|
|
engines: {node: '>= 8'}
|
|
|
|
/source-map@0.8.0-beta.0:
|
|
resolution: {integrity: sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA==}
|
|
engines: {node: '>= 8'}
|
|
dependencies:
|
|
whatwg-url: 7.1.0
|
|
dev: true
|
|
|
|
/space-separated-tokens@1.1.5:
|
|
resolution: {integrity: sha512-q/JSVd1Lptzhf5bkYm4ob4iWPjx0KiRe3sRFBNrVqbJkFaBm5vbbowy1mymoPNLRa52+oadOhJ+K49wsSeSjTA==}
|
|
|
|
/space-separated-tokens@2.0.2:
|
|
resolution: {integrity: sha512-PEGlAwrG8yXGXRjW32fGbg66JAlOAwbObuqVoJpv/mRgoWDQfgH1wDPvtzWyUSNAXBGSk8h755YDbbcEy3SH2Q==}
|
|
|
|
/spdx-correct@3.2.0:
|
|
resolution: {integrity: sha512-kN9dJbvnySHULIluDHy32WHRUu3Og7B9sbY7tsFLctQkIqnMh3hErYgdMjTYuqmcXX+lK5T1lnUt3G7zNswmZA==}
|
|
dependencies:
|
|
spdx-expression-parse: 3.0.1
|
|
spdx-license-ids: 3.0.21
|
|
dev: true
|
|
|
|
/spdx-exceptions@2.5.0:
|
|
resolution: {integrity: sha512-PiU42r+xO4UbUS1buo3LPJkjlO7430Xn5SVAhdpzzsPHsjbYVflnnFdATgabnLude+Cqu25p6N+g2lw/PFsa4w==}
|
|
dev: true
|
|
|
|
/spdx-expression-parse@3.0.1:
|
|
resolution: {integrity: sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==}
|
|
dependencies:
|
|
spdx-exceptions: 2.5.0
|
|
spdx-license-ids: 3.0.21
|
|
dev: true
|
|
|
|
/spdx-license-ids@3.0.21:
|
|
resolution: {integrity: sha512-Bvg/8F5XephndSK3JffaRqdT+gyhfqIPwDHpX80tJrF8QQRYMo8sNMeaZ2Dp5+jhwKnUmIOyFFQfHRkjJm5nXg==}
|
|
dev: true
|
|
|
|
/split2@4.2.0:
|
|
resolution: {integrity: sha512-UcjcJOWknrNkF6PLX83qcHM6KHgVKNkV62Y8a5uYDVv9ydGQVwAHMKqHdJje1VTWpljG0WYpCDhrCdAOYH4TWg==}
|
|
engines: {node: '>= 10.x'}
|
|
dev: false
|
|
|
|
/sprintf-js@1.0.3:
|
|
resolution: {integrity: sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==}
|
|
|
|
/stable-hash@0.0.4:
|
|
resolution: {integrity: sha512-LjdcbuBeLcdETCrPn9i8AYAZ1eCtu4ECAWtP7UleOiZ9LzVxRzzUZEoZ8zB24nhkQnDWyET0I+3sWokSDS3E7g==}
|
|
|
|
/stackback@0.0.2:
|
|
resolution: {integrity: sha512-1XMJE5fQo1jGH6Y/7ebnwPOBEkIEnT4QF32d5R1+VXdXveM0IBMJt8zfaxX1P3QhVwrYe+576+jkANtSS2mBbw==}
|
|
dev: true
|
|
|
|
/stackframe@1.3.4:
|
|
resolution: {integrity: sha512-oeVtt7eWQS+Na6F//S4kJ2K2VbRlS9D43mAlMyVpVWovy9o+jfgH8O9agzANzaiLjclA0oYzUXEM4PurhSUChw==}
|
|
|
|
/state-local@1.0.7:
|
|
resolution: {integrity: sha512-HTEHMNieakEnoe33shBYcZ7NX83ACUjCu8c40iOGEZsngj9zRnkqS9j1pqQPXwobB0ZcVTk27REb7COQ0UR59w==}
|
|
dev: false
|
|
|
|
/static-browser-server@1.0.3:
|
|
resolution: {integrity: sha512-ZUyfgGDdFRbZGGJQ1YhiM930Yczz5VlbJObrQLlk24+qNHVQx4OlLcYswEUo3bIyNAbQUIUR9Yr5/Hqjzqb4zA==}
|
|
dependencies:
|
|
'@open-draft/deferred-promise': 2.2.0
|
|
dotenv: 16.5.0
|
|
mime-db: 1.52.0
|
|
outvariant: 1.4.0
|
|
dev: false
|
|
|
|
/statuses@2.0.1:
|
|
resolution: {integrity: sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==}
|
|
engines: {node: '>= 0.8'}
|
|
dev: false
|
|
|
|
/std-env@3.8.0:
|
|
resolution: {integrity: sha512-Bc3YwwCB+OzldMxOXJIIvC6cPRWr/LxOp48CdQTOkPyk/t4JWWJbrilwBd7RJzKV8QW7tJkcgAmeuLLJugl5/w==}
|
|
dev: true
|
|
|
|
/stop-iteration-iterator@1.0.0:
|
|
resolution: {integrity: sha512-iCGQj+0l0HOdZ2AEeBADlsRC+vsnDsZsbdSiH1yNSjcfKM7fdpCMfqAL/dwF5BLiw/XhRft/Wax6zQbhq2BcjQ==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
internal-slot: 1.0.7
|
|
dev: true
|
|
|
|
/stream-shift@1.0.3:
|
|
resolution: {integrity: sha512-76ORR0DO1o1hlKwTbi/DM3EXWGf3ZJYO8cXX5RJwnul2DEg2oyoZyjLNoQM8WsvZiFKCRfC1O0J7iCvie3RZmQ==}
|
|
dev: false
|
|
|
|
/streamsearch@1.1.0:
|
|
resolution: {integrity: sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==}
|
|
engines: {node: '>=10.0.0'}
|
|
|
|
/strict-event-emitter@0.4.6:
|
|
resolution: {integrity: sha512-12KWeb+wixJohmnwNFerbyiBrAlq5qJLwIt38etRtKtmmHyDSoGlIqFE9wx+4IwG0aDjI7GV8tc8ZccjWZZtTg==}
|
|
dev: false
|
|
|
|
/strict-uri-encode@1.1.0:
|
|
resolution: {integrity: sha512-R3f198pcvnB+5IpnBlRkphuE9n46WyVl8I39W/ZUTZLz4nqSP/oLYUrcnJrw462Ds8he4YKMov2efsTIw1BDGQ==}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: false
|
|
|
|
/string-width@4.2.3:
|
|
resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
emoji-regex: 8.0.0
|
|
is-fullwidth-code-point: 3.0.0
|
|
strip-ansi: 6.0.1
|
|
|
|
/string-width@5.1.2:
|
|
resolution: {integrity: sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==}
|
|
engines: {node: '>=12'}
|
|
dependencies:
|
|
eastasianwidth: 0.2.0
|
|
emoji-regex: 9.2.2
|
|
strip-ansi: 7.1.0
|
|
|
|
/string.prototype.includes@2.0.1:
|
|
resolution: {integrity: sha512-o7+c9bW6zpAdJHTtujeePODAhkuicdAryFsfVKwA+wGw89wJ4GTY484WTucM9hLtDEOpOvI+aHnzqnC5lHp4Rg==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.8
|
|
define-properties: 1.2.1
|
|
es-abstract: 1.23.5
|
|
|
|
/string.prototype.matchall@4.0.11:
|
|
resolution: {integrity: sha512-NUdh0aDavY2og7IbBPenWqR9exH+E26Sv8e0/eTe1tltDGZL+GtBkDAnnyBtmekfK6/Dq3MkcGtzXFEd1LQrtg==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.8
|
|
define-properties: 1.2.1
|
|
es-abstract: 1.23.5
|
|
es-errors: 1.3.0
|
|
es-object-atoms: 1.0.0
|
|
get-intrinsic: 1.2.6
|
|
gopd: 1.2.0
|
|
has-symbols: 1.1.0
|
|
internal-slot: 1.0.7
|
|
regexp.prototype.flags: 1.5.3
|
|
set-function-name: 2.0.2
|
|
side-channel: 1.1.0
|
|
|
|
/string.prototype.padend@3.1.6:
|
|
resolution: {integrity: sha512-XZpspuSB7vJWhvJc9DLSlrXl1mcA2BdoY5jjnS135ydXqLoqhs96JjDtCkjJEQHvfqZIp9hBuBMgI589peyx9Q==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.8
|
|
define-properties: 1.2.1
|
|
es-abstract: 1.23.5
|
|
es-object-atoms: 1.0.0
|
|
dev: true
|
|
|
|
/string.prototype.repeat@1.0.0:
|
|
resolution: {integrity: sha512-0u/TldDbKD8bFCQ/4f5+mNRrXwZ8hg2w7ZR8wa16e8z9XpePWl3eGEcUD0OXpEH/VJH/2G3gjUtR3ZOiBe2S/w==}
|
|
dependencies:
|
|
define-properties: 1.2.1
|
|
es-abstract: 1.23.5
|
|
|
|
/string.prototype.trim@1.2.10:
|
|
resolution: {integrity: sha512-Rs66F0P/1kedk5lyYyH9uBzuiI/kNRmwJAR9quK6VOtIpZ2G+hMZd+HQbbv25MgCA6gEffoMZYxlTod4WcdrKA==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.8
|
|
call-bound: 1.0.2
|
|
define-data-property: 1.1.4
|
|
define-properties: 1.2.1
|
|
es-abstract: 1.23.5
|
|
es-object-atoms: 1.0.0
|
|
has-property-descriptors: 1.0.2
|
|
|
|
/string.prototype.trimend@1.0.9:
|
|
resolution: {integrity: sha512-G7Ok5C6E/j4SGfyLCloXTrngQIQU3PWtXGst3yM7Bea9FRURf1S42ZHlZZtsNque2FN2PoUhfZXYLNWwEr4dLQ==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.8
|
|
call-bound: 1.0.2
|
|
define-properties: 1.2.1
|
|
es-object-atoms: 1.0.0
|
|
|
|
/string.prototype.trimstart@1.0.8:
|
|
resolution: {integrity: sha512-UXSH262CSZY1tfu3G3Secr6uGLCFVPMhIqHjlgCUtCCcgihYc/xKs9djMTMUOb2j1mVSeU8EU6NWc/iQKU6Gfg==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.8
|
|
define-properties: 1.2.1
|
|
es-object-atoms: 1.0.0
|
|
|
|
/string_decoder@1.1.1:
|
|
resolution: {integrity: sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==}
|
|
dependencies:
|
|
safe-buffer: 5.1.2
|
|
dev: false
|
|
|
|
/string_decoder@1.3.0:
|
|
resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==}
|
|
dependencies:
|
|
safe-buffer: 5.2.1
|
|
dev: false
|
|
|
|
/stringify-entities@4.0.4:
|
|
resolution: {integrity: sha512-IwfBptatlO+QCJUo19AqvrPNqlVMpW9YEL2LIVY+Rpv2qsjCGxaDLNRgeGsQWJhfItebuJhsGSLjaBbNSQ+ieg==}
|
|
dependencies:
|
|
character-entities-html4: 2.1.0
|
|
character-entities-legacy: 3.0.0
|
|
|
|
/strip-ansi@6.0.1:
|
|
resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
ansi-regex: 5.0.1
|
|
|
|
/strip-ansi@7.1.0:
|
|
resolution: {integrity: sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==}
|
|
engines: {node: '>=12'}
|
|
dependencies:
|
|
ansi-regex: 6.1.0
|
|
|
|
/strip-bom-string@1.0.0:
|
|
resolution: {integrity: sha512-uCC2VHvQRYu+lMh4My/sFNmF2klFymLX1wHJeXnbEJERpV/ZsVuonzerjfrGpIGF7LBVa1O7i9kjiWvJiFck8g==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
/strip-bom@3.0.0:
|
|
resolution: {integrity: sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==}
|
|
engines: {node: '>=4'}
|
|
|
|
/strip-dirs@2.1.0:
|
|
resolution: {integrity: sha512-JOCxOeKLm2CAS73y/U4ZeZPTkE+gNVCzKt7Eox84Iej1LT/2pTWYpZKJuxwQpvX1LiZb1xokNR7RLfuBAa7T3g==}
|
|
dependencies:
|
|
is-natural-number: 4.0.1
|
|
dev: false
|
|
|
|
/strip-eof@1.0.0:
|
|
resolution: {integrity: sha512-7FCwGGmx8mD5xQd3RPUvnSpUXHM3BWuzjtpD4TXsfcZ9EL4azvVVUscFYwD9nx8Kh+uCBC00XBtAykoMHwTh8Q==}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: true
|
|
|
|
/strip-final-newline@2.0.0:
|
|
resolution: {integrity: sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==}
|
|
engines: {node: '>=6'}
|
|
|
|
/strip-json-comments@3.1.1:
|
|
resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==}
|
|
engines: {node: '>=8'}
|
|
|
|
/strip-literal@1.3.0:
|
|
resolution: {integrity: sha512-PugKzOsyXpArk0yWmUwqOZecSO0GH0bPoctLcqNDH9J04pVW3lflYE0ujElBGTloevcxF5MofAOZ7C5l2b+wLg==}
|
|
dependencies:
|
|
acorn: 8.14.0
|
|
dev: true
|
|
|
|
/strip-outer@1.0.1:
|
|
resolution: {integrity: sha512-k55yxKHwaXnpYGsOzg4Vl8+tDrWylxDEpknGjhTiZB8dFRU5rTo9CAzeycivxV3s+zlTKwrs6WxMxR95n26kwg==}
|
|
engines: {node: '>=0.10.0'}
|
|
dependencies:
|
|
escape-string-regexp: 1.0.5
|
|
dev: false
|
|
|
|
/style-mod@4.1.2:
|
|
resolution: {integrity: sha512-wnD1HyVqpJUI2+eKZ+eo1UwghftP6yuFheBqqe+bWCotBjC2K1YnteJILRMs3SM4V/0dLEW1SC27MWP5y+mwmw==}
|
|
dev: false
|
|
|
|
/style-to-object@0.4.4:
|
|
resolution: {integrity: sha512-HYNoHZa2GorYNyqiCaBgsxvcJIn7OHq6inEga+E6Ke3m5JkoqpQbnFssk4jwe+K7AhGa2fcha4wSOf1Kn01dMg==}
|
|
dependencies:
|
|
inline-style-parser: 0.1.1
|
|
|
|
/style-to-object@1.0.8:
|
|
resolution: {integrity: sha512-xT47I/Eo0rwJmaXC4oilDGDWLohVhR6o/xAQcPQN8q6QBuZVL8qMYL85kLmST5cPjAorwvqIA4qXTRQoYHaL6g==}
|
|
dependencies:
|
|
inline-style-parser: 0.2.4
|
|
dev: false
|
|
|
|
/styled-components@5.3.11(@babel/core@7.26.10)(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1):
|
|
resolution: {integrity: sha512-uuzIIfnVkagcVHv9nE0VPlHPSCmXIUGKfJ42LNjxCCTDTL5sgnJ8Z7GZBq0EnLYGln77tPpEpExt2+qa+cZqSw==}
|
|
engines: {node: '>=10'}
|
|
peerDependencies:
|
|
react: '>= 16.8.0'
|
|
react-dom: '>= 16.8.0'
|
|
react-is: '>= 16.8.0'
|
|
dependencies:
|
|
'@babel/helper-module-imports': 7.25.9(supports-color@5.5.0)
|
|
'@babel/traverse': 7.26.4(supports-color@5.5.0)
|
|
'@emotion/is-prop-valid': 1.3.1
|
|
'@emotion/stylis': 0.8.5
|
|
'@emotion/unitless': 0.7.5
|
|
babel-plugin-styled-components: 2.1.4(@babel/core@7.26.10)(styled-components@5.3.11)(supports-color@5.5.0)
|
|
css-to-react-native: 3.2.0
|
|
hoist-non-react-statics: 3.3.2
|
|
react: 18.3.1
|
|
react-dom: 18.3.1(react@18.3.1)
|
|
react-is: 18.3.1
|
|
shallowequal: 1.1.0
|
|
supports-color: 5.5.0
|
|
transitivePeerDependencies:
|
|
- '@babel/core'
|
|
|
|
/styled-jsx@5.1.6(@babel/core@7.26.10)(react@18.3.1):
|
|
resolution: {integrity: sha512-qSVyDTeMotdvQYoHWLNGwRFJHC+i+ZvdBRYosOFgC+Wg1vx4frN2/RG/NA7SYqqvKNLf39P2LSRA2pu6n0XYZA==}
|
|
engines: {node: '>= 12.0.0'}
|
|
peerDependencies:
|
|
'@babel/core': '*'
|
|
babel-plugin-macros: '*'
|
|
react: '>= 16.8.0 || 17.x.x || ^18.0.0-0 || ^19.0.0-0'
|
|
peerDependenciesMeta:
|
|
'@babel/core':
|
|
optional: true
|
|
babel-plugin-macros:
|
|
optional: true
|
|
dependencies:
|
|
'@babel/core': 7.26.10
|
|
client-only: 0.0.1
|
|
react: 18.3.1
|
|
|
|
/sucrase@3.35.0:
|
|
resolution: {integrity: sha512-8EbVDiu9iN/nESwxeSxDKe0dunta1GOlHufmSSXxMD2z2/tMZpDMpvXQGsc+ajGo8y2uYUmixaSRUc/QPoQ0GA==}
|
|
engines: {node: '>=16 || 14 >=14.17'}
|
|
hasBin: true
|
|
dependencies:
|
|
'@jridgewell/gen-mapping': 0.3.8
|
|
commander: 4.1.1
|
|
glob: 10.4.5
|
|
lines-and-columns: 1.2.4
|
|
mz: 2.7.0
|
|
pirates: 4.0.6
|
|
ts-interface-checker: 0.1.13
|
|
dev: true
|
|
|
|
/supports-color@5.5.0:
|
|
resolution: {integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==}
|
|
engines: {node: '>=4'}
|
|
dependencies:
|
|
has-flag: 3.0.0
|
|
|
|
/supports-color@7.2.0:
|
|
resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
has-flag: 4.0.0
|
|
|
|
/supports-color@8.1.1:
|
|
resolution: {integrity: sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==}
|
|
engines: {node: '>=10'}
|
|
dependencies:
|
|
has-flag: 4.0.0
|
|
|
|
/supports-preserve-symlinks-flag@1.0.0:
|
|
resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==}
|
|
engines: {node: '>= 0.4'}
|
|
|
|
/symbol-tree@3.2.4:
|
|
resolution: {integrity: sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==}
|
|
dev: true
|
|
|
|
/sync-child-process@1.0.2:
|
|
resolution: {integrity: sha512-8lD+t2KrrScJ/7KXCSyfhT3/hRq78rC0wBFqNJXv3mZyn6hW2ypM05JmlSvtqRbeq6jqA94oHbxAr2vYsJ8vDA==}
|
|
engines: {node: '>=16.0.0'}
|
|
dependencies:
|
|
sync-message-port: 1.1.3
|
|
|
|
/sync-message-port@1.1.3:
|
|
resolution: {integrity: sha512-GTt8rSKje5FilG+wEdfCkOcLL7LWqpMlr2c3LRuKt/YXxcJ52aGSbGBAdI4L3aaqfrBt6y711El53ItyH1NWzg==}
|
|
engines: {node: '>=16.0.0'}
|
|
|
|
/synckit@0.9.2:
|
|
resolution: {integrity: sha512-vrozgXDQwYO72vHjUb/HnFbQx1exDjoKzqx23aXEg2a9VIg2TSFZ8FmeZpTjUCFMYw7mpX4BE2SFu8wI7asYsw==}
|
|
engines: {node: ^14.18.0 || >=16.0.0}
|
|
dependencies:
|
|
'@pkgr/core': 0.1.1
|
|
tslib: 2.8.1
|
|
dev: false
|
|
|
|
/tailwindcss@4.1.0:
|
|
resolution: {integrity: sha512-vBYstoFnvUZCDxaauNGQQEvJNQgCd1vSMDRYuZZMH1xRRcTboOk1rJrW5yFkEabU9X6Yx1C4LQ+QvPOvQj4Daw==}
|
|
dev: true
|
|
|
|
/tapable@2.2.1:
|
|
resolution: {integrity: sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==}
|
|
engines: {node: '>=6'}
|
|
|
|
/tar-stream@1.6.2:
|
|
resolution: {integrity: sha512-rzS0heiNf8Xn7/mpdSVVSMAWAoy9bfb1WOTYC78Z0UQKeKa/CWS8FOq0lKGNa8DWKAn9gxjCvMLYc5PGXYlK2A==}
|
|
engines: {node: '>= 0.8.0'}
|
|
dependencies:
|
|
bl: 1.2.3
|
|
buffer-alloc: 1.2.0
|
|
end-of-stream: 1.4.4
|
|
fs-constants: 1.0.0
|
|
readable-stream: 2.3.8
|
|
to-buffer: 1.1.1
|
|
xtend: 4.0.2
|
|
dev: false
|
|
|
|
/tar@7.4.3:
|
|
resolution: {integrity: sha512-5S7Va8hKfV7W5U6g3aYxXmlPoZVAwUMy9AOKyF2fVuZa2UD3qZjg578OrLRt8PcNN1PleVaL/5/yYATNL0ICUw==}
|
|
engines: {node: '>=18'}
|
|
dependencies:
|
|
'@isaacs/fs-minipass': 4.0.1
|
|
chownr: 3.0.0
|
|
minipass: 7.1.2
|
|
minizlib: 3.0.1
|
|
mkdirp: 3.0.1
|
|
yallist: 5.0.0
|
|
dev: false
|
|
|
|
/terser-webpack-plugin@5.3.11(webpack@5.76.0):
|
|
resolution: {integrity: sha512-RVCsMfuD0+cTt3EwX8hSl2Ks56EbFHWmhluwcqoPKtBnfjiT6olaq7PRIRfhyU8nnC2MrnDrBLfrD/RGE+cVXQ==}
|
|
engines: {node: '>= 10.13.0'}
|
|
peerDependencies:
|
|
'@swc/core': '*'
|
|
esbuild: '*'
|
|
uglify-js: '*'
|
|
webpack: ^5.1.0
|
|
peerDependenciesMeta:
|
|
'@swc/core':
|
|
optional: true
|
|
esbuild:
|
|
optional: true
|
|
uglify-js:
|
|
optional: true
|
|
dependencies:
|
|
'@jridgewell/trace-mapping': 0.3.25
|
|
jest-worker: 27.5.1
|
|
schema-utils: 4.3.0
|
|
serialize-javascript: 6.0.2
|
|
terser: 5.38.1
|
|
webpack: 5.76.0
|
|
|
|
/terser@5.38.1:
|
|
resolution: {integrity: sha512-GWANVlPM/ZfYzuPHjq0nxT+EbOEDDN3Jwhwdg1D8TU8oSkktp8w64Uq4auuGLxFSoNTRDncTq2hQHX1Ld9KHkA==}
|
|
engines: {node: '>=10'}
|
|
hasBin: true
|
|
dependencies:
|
|
'@jridgewell/source-map': 0.3.6
|
|
acorn: 8.14.0
|
|
commander: 2.20.3
|
|
source-map-support: 0.5.21
|
|
|
|
/test-exclude@6.0.0:
|
|
resolution: {integrity: sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
'@istanbuljs/schema': 0.1.3
|
|
glob: 7.2.3
|
|
minimatch: 3.1.2
|
|
dev: true
|
|
|
|
/text-table@0.2.0:
|
|
resolution: {integrity: sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==}
|
|
|
|
/thenify-all@1.6.0:
|
|
resolution: {integrity: sha512-RNxQH/qI8/t3thXJDwcstUO4zeqo64+Uy/+sNVRBx4Xn2OX+OZ9oP+iJnNFqplFra2ZUVeKCSa2oVWi3T4uVmA==}
|
|
engines: {node: '>=0.8'}
|
|
dependencies:
|
|
thenify: 3.3.1
|
|
dev: true
|
|
|
|
/thenify@3.3.1:
|
|
resolution: {integrity: sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==}
|
|
dependencies:
|
|
any-promise: 1.3.0
|
|
dev: true
|
|
|
|
/thread-stream@3.1.0:
|
|
resolution: {integrity: sha512-OqyPZ9u96VohAyMfJykzmivOrY2wfMSf3C5TtFJVgN+Hm6aj+voFhlK+kZEIv2FBh1X6Xp3DlnCOfEQ3B2J86A==}
|
|
dependencies:
|
|
real-require: 0.2.0
|
|
dev: false
|
|
|
|
/through@2.3.8:
|
|
resolution: {integrity: sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==}
|
|
dev: false
|
|
|
|
/timed-out@4.0.1:
|
|
resolution: {integrity: sha512-G7r3AhovYtr5YKOWQkta8RKAPb+J9IsO4uVmzjl8AZwfhs8UcUwTiD6gcJYSgOtzyjvQKrKYn41syHbUWMkafA==}
|
|
engines: {node: '>=0.10.0'}
|
|
dev: false
|
|
|
|
/tinybench@2.9.0:
|
|
resolution: {integrity: sha512-0+DUvqWMValLmha6lr4kD8iAMK1HzV0/aKnCtWb9v9641TnP/MFb7Pc2bxoxQjTXAErryXVgUOfv2YqNllqGeg==}
|
|
dev: true
|
|
|
|
/tinyexec@0.3.1:
|
|
resolution: {integrity: sha512-WiCJLEECkO18gwqIp6+hJg0//p23HXp4S+gGtAKu3mI2F2/sXC4FvHvXvB0zJVVaTPhx1/tOwdbRsa1sOBIKqQ==}
|
|
dev: true
|
|
|
|
/tinyglobby@0.2.10:
|
|
resolution: {integrity: sha512-Zc+8eJlFMvgatPZTl6A9L/yht8QqdmUNtURHaKZLmKBE12hNPSrqNkUp2cs3M/UKmNVVAMFQYSjYIVHDjW5zew==}
|
|
engines: {node: '>=12.0.0'}
|
|
dependencies:
|
|
fdir: 6.4.2(picomatch@4.0.2)
|
|
picomatch: 4.0.2
|
|
|
|
/tinyglobby@0.2.13:
|
|
resolution: {integrity: sha512-mEwzpUgrLySlveBwEVDMKk5B57bhLPYovRfPAXD5gA/98Opn0rCDj3GtLwFvCvH5RK9uPCExUROW5NjDwvqkxw==}
|
|
engines: {node: '>=12.0.0'}
|
|
dependencies:
|
|
fdir: 6.4.4(picomatch@4.0.2)
|
|
picomatch: 4.0.2
|
|
dev: true
|
|
|
|
/tinypool@0.7.0:
|
|
resolution: {integrity: sha512-zSYNUlYSMhJ6Zdou4cJwo/p7w5nmAH17GRfU/ui3ctvjXFErXXkruT4MWW6poDeXgCaIBlGLrfU6TbTXxyGMww==}
|
|
engines: {node: '>=14.0.0'}
|
|
dev: true
|
|
|
|
/tinyspy@2.2.1:
|
|
resolution: {integrity: sha512-KYad6Vy5VDWV4GH3fjpseMQ/XU2BhIYP7Vzd0LG44qRWm/Yt2WCOTicFdvmgo6gWaqooMQCawTtILVQJupKu7A==}
|
|
engines: {node: '>=14.0.0'}
|
|
dev: true
|
|
|
|
/tmp@0.0.33:
|
|
resolution: {integrity: sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==}
|
|
engines: {node: '>=0.6.0'}
|
|
dependencies:
|
|
os-tmpdir: 1.0.2
|
|
dev: false
|
|
|
|
/to-buffer@1.1.1:
|
|
resolution: {integrity: sha512-lx9B5iv7msuFYE3dytT+KE5tap+rNYw+K4jVkb9R/asAb+pbBSM17jtunHplhBe6RRJdZx3Pn2Jph24O32mOVg==}
|
|
dev: false
|
|
|
|
/to-regex-range@5.0.1:
|
|
resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
|
|
engines: {node: '>=8.0'}
|
|
dependencies:
|
|
is-number: 7.0.0
|
|
|
|
/toad-cache@3.7.0:
|
|
resolution: {integrity: sha512-/m8M+2BJUpoJdgAHoG+baCwBT+tf2VraSfkBgl0Y00qIWt41DJ8R5B8nsEw0I58YwF5IZH6z24/2TobDKnqSWw==}
|
|
engines: {node: '>=12'}
|
|
dev: false
|
|
|
|
/toggle-selection@1.0.6:
|
|
resolution: {integrity: sha512-BiZS+C1OS8g/q2RRbJmy59xpyghNBqrr6k5L/uKBGRsTfxmu3ffiRnd8mlGPUVayg8pvfi5urfnu8TU7DVOkLQ==}
|
|
|
|
/toidentifier@1.0.1:
|
|
resolution: {integrity: sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==}
|
|
engines: {node: '>=0.6'}
|
|
dev: false
|
|
|
|
/tough-cookie@4.1.4:
|
|
resolution: {integrity: sha512-Loo5UUvLD9ScZ6jh8beX1T6sO1w2/MpCRpEP7V280GKMVUQ0Jzar2U3UJPsrdbziLEMMhu3Ujnq//rhiFuIeag==}
|
|
engines: {node: '>=6'}
|
|
dependencies:
|
|
psl: 1.15.0
|
|
punycode: 2.3.1
|
|
universalify: 0.2.0
|
|
url-parse: 1.5.10
|
|
dev: true
|
|
|
|
/tr46@0.0.3:
|
|
resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==}
|
|
|
|
/tr46@1.0.1:
|
|
resolution: {integrity: sha512-dTpowEjclQ7Kgx5SdBkqRzVhERQXov8/l9Ft9dVM9fmg0W0KQSVaXX9T4i6twCPNtYiZM53lpSSUAwJbFPOHxA==}
|
|
dependencies:
|
|
punycode: 2.3.1
|
|
dev: true
|
|
|
|
/tr46@4.1.1:
|
|
resolution: {integrity: sha512-2lv/66T7e5yNyhAAC4NaKe5nVavzuGJQVVtRYLyQ2OI8tsJ61PMLlelehb0wi2Hx6+hT/OJUWZcw8MjlSRnxvw==}
|
|
engines: {node: '>=14'}
|
|
dependencies:
|
|
punycode: 2.3.1
|
|
dev: true
|
|
|
|
/tree-kill@1.2.2:
|
|
resolution: {integrity: sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==}
|
|
hasBin: true
|
|
dev: true
|
|
|
|
/trim-lines@3.0.1:
|
|
resolution: {integrity: sha512-kRj8B+YHZCc9kQYdWfJB2/oUl9rA99qbowYYBtr4ui4mZyAQ2JpvVBd/6U2YloATfqBhBTSMhTpgBHtU0Mf3Rg==}
|
|
|
|
/trim-repeated@1.0.0:
|
|
resolution: {integrity: sha512-pkonvlKk8/ZuR0D5tLW8ljt5I8kmxp2XKymhepUeOdCEfKpZaktSArkLHZt76OB1ZvO9bssUsDty4SWhLvZpLg==}
|
|
engines: {node: '>=0.10.0'}
|
|
dependencies:
|
|
escape-string-regexp: 1.0.5
|
|
dev: false
|
|
|
|
/trough@2.2.0:
|
|
resolution: {integrity: sha512-tmMpK00BjZiUyVyvrBK7knerNgmgvcV/KLVyuma/SC+TQN167GrMRciANTz09+k3zW8L8t60jWO1GpfkZdjTaw==}
|
|
|
|
/trpc-openapi@1.2.0(@trpc/server@10.45.2)(@types/node@18.19.68)(zod@3.25.56):
|
|
resolution: {integrity: sha512-pfYoCd/3KYXWXvUPZBKJw455OOwngKN/6SIcj7Yit19OMLJ+8yVZkEvGEeg5wUSwfsiTdRsKuvqkRPXVSwV7ew==}
|
|
peerDependencies:
|
|
'@trpc/server': ^10.0.0
|
|
zod: ^3.14.4
|
|
dependencies:
|
|
'@trpc/server': 10.45.2
|
|
co-body: 6.2.0
|
|
h3: 1.15.3
|
|
lodash.clonedeep: 4.5.0
|
|
node-mocks-http: 1.17.2(@types/node@18.19.68)
|
|
openapi-types: 12.1.3
|
|
zod: 3.25.56
|
|
zod-to-json-schema: 3.24.5(zod@3.25.56)
|
|
transitivePeerDependencies:
|
|
- '@types/express'
|
|
- '@types/node'
|
|
dev: false
|
|
|
|
/ts-api-utils@1.4.3(typescript@5.0.4):
|
|
resolution: {integrity: sha512-i3eMG77UTMD0hZhgRS562pv83RC6ukSAC2GMNWc+9dieh/+jDM5u5YG+NHX6VNDRHQcHwmsTHctP9LhbC3WxVw==}
|
|
engines: {node: '>=16'}
|
|
peerDependencies:
|
|
typescript: '>=4.2.0'
|
|
dependencies:
|
|
typescript: 5.0.4
|
|
|
|
/ts-interface-checker@0.1.13:
|
|
resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==}
|
|
dev: true
|
|
|
|
/ts-node@10.9.2(@types/node@18.19.68)(typescript@5.0.4):
|
|
resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==}
|
|
hasBin: true
|
|
peerDependencies:
|
|
'@swc/core': '>=1.2.50'
|
|
'@swc/wasm': '>=1.2.50'
|
|
'@types/node': '*'
|
|
typescript: '>=2.7'
|
|
peerDependenciesMeta:
|
|
'@swc/core':
|
|
optional: true
|
|
'@swc/wasm':
|
|
optional: true
|
|
dependencies:
|
|
'@cspotcode/source-map-support': 0.8.1
|
|
'@tsconfig/node10': 1.0.11
|
|
'@tsconfig/node12': 1.0.11
|
|
'@tsconfig/node14': 1.0.3
|
|
'@tsconfig/node16': 1.0.4
|
|
'@types/node': 18.19.68
|
|
acorn: 8.14.0
|
|
acorn-walk: 8.3.4
|
|
arg: 4.1.3
|
|
create-require: 1.1.1
|
|
diff: 4.0.2
|
|
make-error: 1.3.6
|
|
typescript: 5.0.4
|
|
v8-compile-cache-lib: 3.0.1
|
|
yn: 3.1.1
|
|
dev: false
|
|
|
|
/tsconfig-paths@3.15.0:
|
|
resolution: {integrity: sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==}
|
|
dependencies:
|
|
'@types/json5': 0.0.29
|
|
json5: 1.0.2
|
|
minimist: 1.2.8
|
|
strip-bom: 3.0.0
|
|
|
|
/tslib@1.14.1:
|
|
resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==}
|
|
|
|
/tslib@2.8.1:
|
|
resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
|
|
|
|
/tsup@8.3.5(tsx@4.19.4)(typescript@5.0.4):
|
|
resolution: {integrity: sha512-Tunf6r6m6tnZsG9GYWndg0z8dEV7fD733VBFzFJ5Vcm1FtlXB8xBD/rtrBi2a3YKEV7hHtxiZtW5EAVADoe1pA==}
|
|
engines: {node: '>=18'}
|
|
hasBin: true
|
|
peerDependencies:
|
|
'@microsoft/api-extractor': ^7.36.0
|
|
'@swc/core': ^1
|
|
postcss: ^8.4.12
|
|
typescript: '>=4.5.0'
|
|
peerDependenciesMeta:
|
|
'@microsoft/api-extractor':
|
|
optional: true
|
|
'@swc/core':
|
|
optional: true
|
|
postcss:
|
|
optional: true
|
|
typescript:
|
|
optional: true
|
|
dependencies:
|
|
bundle-require: 5.0.0(esbuild@0.24.0)
|
|
cac: 6.7.14
|
|
chokidar: 4.0.1
|
|
consola: 3.2.3
|
|
debug: 4.4.0(supports-color@5.5.0)
|
|
esbuild: 0.24.0
|
|
joycon: 3.1.1
|
|
picocolors: 1.1.1
|
|
postcss-load-config: 6.0.1(tsx@4.19.4)
|
|
resolve-from: 5.0.0
|
|
rollup: 4.40.2
|
|
source-map: 0.8.0-beta.0
|
|
sucrase: 3.35.0
|
|
tinyexec: 0.3.1
|
|
tinyglobby: 0.2.13
|
|
tree-kill: 1.2.2
|
|
typescript: 5.0.4
|
|
transitivePeerDependencies:
|
|
- jiti
|
|
- supports-color
|
|
- tsx
|
|
- yaml
|
|
dev: true
|
|
|
|
/tsup@8.3.5(typescript@5.0.4):
|
|
resolution: {integrity: sha512-Tunf6r6m6tnZsG9GYWndg0z8dEV7fD733VBFzFJ5Vcm1FtlXB8xBD/rtrBi2a3YKEV7hHtxiZtW5EAVADoe1pA==}
|
|
engines: {node: '>=18'}
|
|
hasBin: true
|
|
peerDependencies:
|
|
'@microsoft/api-extractor': ^7.36.0
|
|
'@swc/core': ^1
|
|
postcss: ^8.4.12
|
|
typescript: '>=4.5.0'
|
|
peerDependenciesMeta:
|
|
'@microsoft/api-extractor':
|
|
optional: true
|
|
'@swc/core':
|
|
optional: true
|
|
postcss:
|
|
optional: true
|
|
typescript:
|
|
optional: true
|
|
dependencies:
|
|
bundle-require: 5.0.0(esbuild@0.24.0)
|
|
cac: 6.7.14
|
|
chokidar: 4.0.1
|
|
consola: 3.2.3
|
|
debug: 4.4.0(supports-color@5.5.0)
|
|
esbuild: 0.24.0
|
|
joycon: 3.1.1
|
|
picocolors: 1.1.1
|
|
postcss-load-config: 6.0.1(tsx@4.19.4)
|
|
resolve-from: 5.0.0
|
|
rollup: 4.28.1
|
|
source-map: 0.8.0-beta.0
|
|
sucrase: 3.35.0
|
|
tinyexec: 0.3.1
|
|
tinyglobby: 0.2.10
|
|
tree-kill: 1.2.2
|
|
typescript: 5.0.4
|
|
transitivePeerDependencies:
|
|
- jiti
|
|
- supports-color
|
|
- tsx
|
|
- yaml
|
|
dev: true
|
|
|
|
/tsutils@3.21.0(typescript@5.0.4):
|
|
resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==}
|
|
engines: {node: '>= 6'}
|
|
peerDependencies:
|
|
typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta'
|
|
dependencies:
|
|
tslib: 1.14.1
|
|
typescript: 5.0.4
|
|
dev: false
|
|
|
|
/tsx@4.19.4:
|
|
resolution: {integrity: sha512-gK5GVzDkJK1SI1zwHf32Mqxf2tSJkNx+eYcNly5+nHvWqXUJYUkWBQtKauoESz3ymezAI++ZwT855x5p5eop+Q==}
|
|
engines: {node: '>=18.0.0'}
|
|
hasBin: true
|
|
dependencies:
|
|
esbuild: 0.25.4
|
|
get-tsconfig: 4.8.1
|
|
optionalDependencies:
|
|
fsevents: 2.3.3
|
|
dev: true
|
|
|
|
/type-check@0.4.0:
|
|
resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==}
|
|
engines: {node: '>= 0.8.0'}
|
|
dependencies:
|
|
prelude-ls: 1.2.1
|
|
|
|
/type-detect@4.1.0:
|
|
resolution: {integrity: sha512-Acylog8/luQ8L7il+geoSxhEkazvkslg7PSNKOX59mbB9cOveP5aq9h74Y7YU8yDpJwetzQQrfIwtf4Wp4LKcw==}
|
|
engines: {node: '>=4'}
|
|
dev: true
|
|
|
|
/type-fest@0.20.2:
|
|
resolution: {integrity: sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==}
|
|
engines: {node: '>=10'}
|
|
|
|
/type-fest@0.21.3:
|
|
resolution: {integrity: sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==}
|
|
engines: {node: '>=10'}
|
|
dev: false
|
|
|
|
/type-is@1.6.18:
|
|
resolution: {integrity: sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==}
|
|
engines: {node: '>= 0.6'}
|
|
dependencies:
|
|
media-typer: 0.3.0
|
|
mime-types: 2.1.35
|
|
dev: false
|
|
|
|
/type@2.7.3:
|
|
resolution: {integrity: sha512-8j+1QmAbPvLZow5Qpi6NCaN8FB60p/6x8/vfNqOk/hC+HuvFZhL4+WfekuhQLiqFZXOgQdrs3B+XxEmCc6b3FQ==}
|
|
dev: false
|
|
|
|
/typed-array-buffer@1.0.2:
|
|
resolution: {integrity: sha512-gEymJYKZtKXzzBzM4jqa9w6Q1Jjm7x2d+sh19AdsD4wqnMPDYyvwpsIc2Q/835kHuo3BEQ7CjelGhfTsoBb2MQ==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.8
|
|
es-errors: 1.3.0
|
|
is-typed-array: 1.1.13
|
|
|
|
/typed-array-byte-length@1.0.1:
|
|
resolution: {integrity: sha512-3iMJ9q0ao7WE9tWcaYKIptkNBuOIcZCCT0d4MRvuuH88fEoEH62IuQe0OtraD3ebQEoTRk8XCBoknUNc1Y67pw==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.8
|
|
for-each: 0.3.3
|
|
gopd: 1.2.0
|
|
has-proto: 1.2.0
|
|
is-typed-array: 1.1.13
|
|
|
|
/typed-array-byte-offset@1.0.3:
|
|
resolution: {integrity: sha512-GsvTyUHTriq6o/bHcTd0vM7OQ9JEdlvluu9YISaA7+KzDzPaIzEeDFNkTfhdE3MYcNhNi0vq/LlegYgIs5yPAw==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
available-typed-arrays: 1.0.7
|
|
call-bind: 1.0.8
|
|
for-each: 0.3.3
|
|
gopd: 1.2.0
|
|
has-proto: 1.2.0
|
|
is-typed-array: 1.1.13
|
|
reflect.getprototypeof: 1.0.8
|
|
|
|
/typed-array-length@1.0.7:
|
|
resolution: {integrity: sha512-3KS2b+kL7fsuk/eJZ7EQdnEmQoaho/r6KUef7hxvltNA5DR8NAUM+8wJMbJyZ4G9/7i3v5zPBIMN5aybAh2/Jg==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.8
|
|
for-each: 0.3.3
|
|
gopd: 1.2.0
|
|
is-typed-array: 1.1.13
|
|
possible-typed-array-names: 1.0.0
|
|
reflect.getprototypeof: 1.0.8
|
|
|
|
/typedoc-plugin-markdown@3.17.1(typedoc@0.24.8):
|
|
resolution: {integrity: sha512-QzdU3fj0Kzw2XSdoL15ExLASt2WPqD7FbLeaqwT70+XjKyTshBnUlQA5nNREO1C2P8Uen0CDjsBLMsCQ+zd0lw==}
|
|
peerDependencies:
|
|
typedoc: '>=0.24.0'
|
|
dependencies:
|
|
handlebars: 4.7.8
|
|
typedoc: 0.24.8(typescript@5.0.4)
|
|
|
|
/typedoc@0.24.8(typescript@5.0.4):
|
|
resolution: {integrity: sha512-ahJ6Cpcvxwaxfu4KtjA8qZNqS43wYt6JL27wYiIgl1vd38WW/KWX11YuAeZhuz9v+ttrutSsgK+XO1CjL1kA3w==}
|
|
engines: {node: '>= 14.14'}
|
|
hasBin: true
|
|
peerDependencies:
|
|
typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x
|
|
dependencies:
|
|
lunr: 2.3.9
|
|
marked: 4.3.0
|
|
minimatch: 9.0.5
|
|
shiki: 0.14.7
|
|
typescript: 5.0.4
|
|
|
|
/typescript-eslint@8.18.0(eslint@8.57.1)(typescript@5.0.4):
|
|
resolution: {integrity: sha512-Xq2rRjn6tzVpAyHr3+nmSg1/9k9aIHnJ2iZeOH7cfGOWqTkXTm3kwpQglEuLGdNrYvPF+2gtAs+/KF5rjVo+WQ==}
|
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
|
peerDependencies:
|
|
eslint: ^8.57.0 || ^9.0.0
|
|
typescript: '>=4.8.4 <5.8.0'
|
|
dependencies:
|
|
'@typescript-eslint/eslint-plugin': 8.18.0(@typescript-eslint/parser@8.18.0)(eslint@8.57.1)(typescript@5.0.4)
|
|
'@typescript-eslint/parser': 8.18.0(eslint@8.57.1)(typescript@5.0.4)
|
|
'@typescript-eslint/utils': 8.18.0(eslint@8.57.1)(typescript@5.0.4)
|
|
eslint: 8.57.1
|
|
typescript: 5.0.4
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/typescript@5.0.4:
|
|
resolution: {integrity: sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==}
|
|
engines: {node: '>=12.20'}
|
|
hasBin: true
|
|
|
|
/ufo@1.5.4:
|
|
resolution: {integrity: sha512-UsUk3byDzKd04EyoZ7U4DOlxQaD14JUKQl6/P7wiX4FNvUfm3XL246n9W5AmqwW5RSFJ27NAuM0iLscAOYUiGQ==}
|
|
dev: true
|
|
|
|
/ufo@1.6.1:
|
|
resolution: {integrity: sha512-9a4/uxlTWJ4+a5i0ooc1rU7C7YOw3wT+UGqdeNNHWnOF9qcMBgLRS+4IYUqbczewFx4mLEig6gawh7X6mFlEkA==}
|
|
dev: false
|
|
|
|
/uglify-js@3.19.3:
|
|
resolution: {integrity: sha512-v3Xu+yuwBXisp6QYTcH4UbH+xYJXqnq2m/LtQVWKWzYc1iehYnLixoQDN9FH6/j9/oybfd6W9Ghwkl8+UMKTKQ==}
|
|
engines: {node: '>=0.8.0'}
|
|
hasBin: true
|
|
requiresBuild: true
|
|
optional: true
|
|
|
|
/unbox-primitive@1.0.2:
|
|
resolution: {integrity: sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==}
|
|
dependencies:
|
|
call-bind: 1.0.8
|
|
has-bigints: 1.0.2
|
|
has-symbols: 1.1.0
|
|
which-boxed-primitive: 1.1.0
|
|
|
|
/unbzip2-stream@1.4.3:
|
|
resolution: {integrity: sha512-mlExGW4w71ebDJviH16lQLtZS32VKqsSfk80GCfUlwT/4/hNRFsoscrF/c++9xinkMzECL1uL9DDwXqFWkruPg==}
|
|
dependencies:
|
|
buffer: 5.7.1
|
|
through: 2.3.8
|
|
dev: false
|
|
|
|
/uncrypto@0.1.3:
|
|
resolution: {integrity: sha512-Ql87qFHB3s/De2ClA9e0gsnS6zXG27SkTiSJwjCc9MebbfapQfuPzumMIUMi38ezPZVNFcHI9sUIepeQfw8J8Q==}
|
|
dev: false
|
|
|
|
/undici-types@5.26.5:
|
|
resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==}
|
|
|
|
/unicode-canonical-property-names-ecmascript@2.0.1:
|
|
resolution: {integrity: sha512-dA8WbNeb2a6oQzAQ55YlT5vQAWGV9WXOsi3SskE3bcCdM0P4SDd+24zS/OCacdRq5BkdsRj9q3Pg6YyQoxIGqg==}
|
|
engines: {node: '>=4'}
|
|
dev: false
|
|
|
|
/unicode-match-property-ecmascript@2.0.0:
|
|
resolution: {integrity: sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==}
|
|
engines: {node: '>=4'}
|
|
dependencies:
|
|
unicode-canonical-property-names-ecmascript: 2.0.1
|
|
unicode-property-aliases-ecmascript: 2.1.0
|
|
dev: false
|
|
|
|
/unicode-match-property-value-ecmascript@2.2.0:
|
|
resolution: {integrity: sha512-4IehN3V/+kkr5YeSSDDQG8QLqO26XpL2XP3GQtqwlT/QYSECAwFztxVHjlbh0+gjJ3XmNLS0zDsbgs9jWKExLg==}
|
|
engines: {node: '>=4'}
|
|
dev: false
|
|
|
|
/unicode-property-aliases-ecmascript@2.1.0:
|
|
resolution: {integrity: sha512-6t3foTQI9qne+OZoVQB/8x8rk2k1eVy1gRXhV3oFQ5T6R1dqQ1xtin3XqSlx3+ATBkliTaR/hHyJBm+LVPNM8w==}
|
|
engines: {node: '>=4'}
|
|
dev: false
|
|
|
|
/unified@10.1.2:
|
|
resolution: {integrity: sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==}
|
|
dependencies:
|
|
'@types/unist': 2.0.11
|
|
bail: 2.0.2
|
|
extend: 3.0.2
|
|
is-buffer: 2.0.5
|
|
is-plain-obj: 4.1.0
|
|
trough: 2.2.0
|
|
vfile: 5.3.7
|
|
|
|
/unified@11.0.5:
|
|
resolution: {integrity: sha512-xKvGhPWw3k84Qjh8bI3ZeJjqnyadK+GEFtazSfZv/rKeTkTjOJho6mFqh2SM96iIcZokxiOpg78GazTSg8+KHA==}
|
|
dependencies:
|
|
'@types/unist': 3.0.3
|
|
bail: 2.0.2
|
|
devlop: 1.1.0
|
|
extend: 3.0.2
|
|
is-plain-obj: 4.1.0
|
|
trough: 2.2.0
|
|
vfile: 6.0.3
|
|
dev: false
|
|
|
|
/unist-util-generated@2.0.1:
|
|
resolution: {integrity: sha512-qF72kLmPxAw0oN2fwpWIqbXAVyEqUzDHMsbtPvOudIlUzXYFIeQIuxXQCRCFh22B7cixvU0MG7m3MW8FTq/S+A==}
|
|
|
|
/unist-util-is@5.2.1:
|
|
resolution: {integrity: sha512-u9njyyfEh43npf1M+yGKDGVPbY/JWEemg5nH05ncKPfi+kBbKBJoTdsogMu33uhytuLlv9y0O7GH7fEdwLdLQw==}
|
|
dependencies:
|
|
'@types/unist': 2.0.11
|
|
|
|
/unist-util-is@6.0.0:
|
|
resolution: {integrity: sha512-2qCTHimwdxLfz+YzdGfkqNlH0tLi9xjTnHddPmJwtIG9MGsdbutfTc4P+haPD7l7Cjxf/WZj+we5qfVPvvxfYw==}
|
|
dependencies:
|
|
'@types/unist': 3.0.3
|
|
|
|
/unist-util-position-from-estree@1.1.2:
|
|
resolution: {integrity: sha512-poZa0eXpS+/XpoQwGwl79UUdea4ol2ZuCYguVaJS4qzIOMDzbqz8a3erUCOmubSZkaOuGamb3tX790iwOIROww==}
|
|
dependencies:
|
|
'@types/unist': 2.0.11
|
|
|
|
/unist-util-position-from-estree@2.0.0:
|
|
resolution: {integrity: sha512-KaFVRjoqLyF6YXCbVLNad/eS4+OfPQQn2yOd7zF/h5T/CSL2v8NpN6a5TPvtbXthAGw5nG+PuTtq+DdIZr+cRQ==}
|
|
dependencies:
|
|
'@types/unist': 3.0.3
|
|
dev: false
|
|
|
|
/unist-util-position@4.0.4:
|
|
resolution: {integrity: sha512-kUBE91efOWfIVBo8xzh/uZQ7p9ffYRtUbMRZBNFYwf0RK8koUMx6dGUfwylLOKmaT2cs4wSW96QoYUSXAyEtpg==}
|
|
dependencies:
|
|
'@types/unist': 2.0.11
|
|
|
|
/unist-util-position@5.0.0:
|
|
resolution: {integrity: sha512-fucsC7HjXvkB5R3kTCO7kUjRdrS0BJt3M/FPxmHMBOm8JQi2BsHAHFsy27E0EolP8rp0NzXsJ+jNPyDWvOJZPA==}
|
|
dependencies:
|
|
'@types/unist': 3.0.3
|
|
dev: false
|
|
|
|
/unist-util-remove-position@4.0.2:
|
|
resolution: {integrity: sha512-TkBb0HABNmxzAcfLf4qsIbFbaPDvMO6wa3b3j4VcEzFVaw1LBKwnW4/sRJ/atSLSzoIg41JWEdnE7N6DIhGDGQ==}
|
|
dependencies:
|
|
'@types/unist': 2.0.11
|
|
unist-util-visit: 4.1.2
|
|
|
|
/unist-util-stringify-position@3.0.3:
|
|
resolution: {integrity: sha512-k5GzIBZ/QatR8N5X2y+drfpWG8IDBzdnVj6OInRNWm1oXrzydiaAT2OQiA8DPRRZyAKb9b6I2a6PxYklZD0gKg==}
|
|
dependencies:
|
|
'@types/unist': 2.0.11
|
|
|
|
/unist-util-stringify-position@4.0.0:
|
|
resolution: {integrity: sha512-0ASV06AAoKCDkS2+xw5RXJywruurpbC4JZSm7nr7MOt1ojAzvyyaO+UxZf18j8FCF6kmzCZKcAgN/yu2gm2XgQ==}
|
|
dependencies:
|
|
'@types/unist': 3.0.3
|
|
|
|
/unist-util-visit-children@3.0.0:
|
|
resolution: {integrity: sha512-RgmdTfSBOg04sdPcpTSD1jzoNBjt9a80/ZCzp5cI9n1qPzLZWF9YdvWGN2zmTumP1HWhXKdUWexjy/Wy/lJ7tA==}
|
|
dependencies:
|
|
'@types/unist': 3.0.3
|
|
|
|
/unist-util-visit-parents@5.1.3:
|
|
resolution: {integrity: sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==}
|
|
dependencies:
|
|
'@types/unist': 2.0.11
|
|
unist-util-is: 5.2.1
|
|
|
|
/unist-util-visit-parents@6.0.1:
|
|
resolution: {integrity: sha512-L/PqWzfTP9lzzEa6CKs0k2nARxTdZduw3zyh8d2NVBnsyvHjSX4TWse388YrrQKbvI8w20fGjGlhgT96WwKykw==}
|
|
dependencies:
|
|
'@types/unist': 3.0.3
|
|
unist-util-is: 6.0.0
|
|
|
|
/unist-util-visit@4.1.2:
|
|
resolution: {integrity: sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==}
|
|
dependencies:
|
|
'@types/unist': 2.0.11
|
|
unist-util-is: 5.2.1
|
|
unist-util-visit-parents: 5.1.3
|
|
|
|
/unist-util-visit@5.0.0:
|
|
resolution: {integrity: sha512-MR04uvD+07cwl/yhVuVWAtw+3GOR/knlL55Nd/wAdblk27GCVt3lqpTivy/tkJcZoNPzTwS1Y+KMojlLDhoTzg==}
|
|
dependencies:
|
|
'@types/unist': 3.0.3
|
|
unist-util-is: 6.0.0
|
|
unist-util-visit-parents: 6.0.1
|
|
|
|
/universalify@0.2.0:
|
|
resolution: {integrity: sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg==}
|
|
engines: {node: '>= 4.0.0'}
|
|
dev: true
|
|
|
|
/universalify@2.0.1:
|
|
resolution: {integrity: sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==}
|
|
engines: {node: '>= 10.0.0'}
|
|
|
|
/unpipe@1.0.0:
|
|
resolution: {integrity: sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==}
|
|
engines: {node: '>= 0.8'}
|
|
dev: false
|
|
|
|
/update-browserslist-db@1.1.1(browserslist@4.24.2):
|
|
resolution: {integrity: sha512-R8UzCaa9Az+38REPiJ1tXlImTJXlVfgHZsglwBD/k6nj76ctsH1E3q4doGrukiLQd3sGQYu56r5+lo5r94l29A==}
|
|
hasBin: true
|
|
peerDependencies:
|
|
browserslist: '>= 4.21.0'
|
|
dependencies:
|
|
browserslist: 4.24.2
|
|
escalade: 3.2.0
|
|
picocolors: 1.1.1
|
|
|
|
/uri-js@4.4.1:
|
|
resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==}
|
|
dependencies:
|
|
punycode: 2.3.1
|
|
|
|
/url-parse-lax@3.0.0:
|
|
resolution: {integrity: sha512-NjFKA0DidqPa5ciFcSrXnAltTtzz84ogy+NebPvfEgAck0+TNg4UJ4IN+fB7zRZfbgUf0syOo9MDxFkDSMuFaQ==}
|
|
engines: {node: '>=4'}
|
|
dependencies:
|
|
prepend-http: 2.0.0
|
|
dev: false
|
|
|
|
/url-parse@1.5.10:
|
|
resolution: {integrity: sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==}
|
|
dependencies:
|
|
querystringify: 2.2.0
|
|
requires-port: 1.0.0
|
|
dev: true
|
|
|
|
/url-to-options@1.0.1:
|
|
resolution: {integrity: sha512-0kQLIzG4fdk/G5NONku64rSH/x32NOA39LVQqlK8Le6lvTF6GGRJpqaQFGgU+CLwySIqBSMdwYM0sYcW9f6P4A==}
|
|
engines: {node: '>= 4'}
|
|
dev: false
|
|
|
|
/util-deprecate@1.0.2:
|
|
resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
|
|
dev: false
|
|
|
|
/utility-types@3.11.0:
|
|
resolution: {integrity: sha512-6Z7Ma2aVEWisaL6TvBCy7P8rm2LQoPv6dJ7ecIaIixHcwfbJ0x7mWdbcwlIM5IGQxPZSFYeqRCqlOOeKoJYMkw==}
|
|
engines: {node: '>= 4'}
|
|
dev: false
|
|
|
|
/uuid@10.0.0:
|
|
resolution: {integrity: sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==}
|
|
hasBin: true
|
|
dev: false
|
|
|
|
/uuid@9.0.1:
|
|
resolution: {integrity: sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==}
|
|
hasBin: true
|
|
dev: false
|
|
|
|
/uvu@0.5.6:
|
|
resolution: {integrity: sha512-+g8ENReyr8YsOc6fv/NVJs2vFdHBnBNdfE49rshrTzDWOlUx4Gq7KOS2GD8eqhy2j+Ejq29+SbKH8yjkAqXqoA==}
|
|
engines: {node: '>=8'}
|
|
hasBin: true
|
|
dependencies:
|
|
dequal: 2.0.3
|
|
diff: 5.2.0
|
|
kleur: 4.1.5
|
|
sade: 1.8.1
|
|
|
|
/v8-compile-cache-lib@3.0.1:
|
|
resolution: {integrity: sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==}
|
|
dev: false
|
|
|
|
/v8-to-istanbul@9.3.0:
|
|
resolution: {integrity: sha512-kiGUalWN+rgBJ/1OHZsBtU4rXZOfj/7rKQxULKlIzwzQSvMJUUNgPwJEEh7gU6xEVxC0ahoOBvN2YI8GH6FNgA==}
|
|
engines: {node: '>=10.12.0'}
|
|
dependencies:
|
|
'@jridgewell/trace-mapping': 0.3.25
|
|
'@types/istanbul-lib-coverage': 2.0.6
|
|
convert-source-map: 2.0.0
|
|
dev: true
|
|
|
|
/validate-npm-package-license@3.0.4:
|
|
resolution: {integrity: sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==}
|
|
dependencies:
|
|
spdx-correct: 3.2.0
|
|
spdx-expression-parse: 3.0.1
|
|
dev: true
|
|
|
|
/varint@6.0.0:
|
|
resolution: {integrity: sha512-cXEIW6cfr15lFv563k4GuVuW/fiwjknytD37jIOLSdSWuOI6WnO/oKwmP2FQTU2l01LP8/M5TSAJpzUaGe3uWg==}
|
|
|
|
/vfile-location@5.0.3:
|
|
resolution: {integrity: sha512-5yXvWDEgqeiYiBe1lbxYF7UMAIm/IcopxMHrMQDq3nvKcjPKIhZklUKL+AE7J7uApI4kwe2snsK+eI6UTj9EHg==}
|
|
dependencies:
|
|
'@types/unist': 3.0.3
|
|
vfile: 6.0.3
|
|
|
|
/vfile-message@3.1.4:
|
|
resolution: {integrity: sha512-fa0Z6P8HUrQN4BZaX05SIVXic+7kE3b05PWAtPuYP9QLHsLKYR7/AlLW3NtOrpXRLeawpDLMsVkmk5DG0NXgWw==}
|
|
dependencies:
|
|
'@types/unist': 2.0.11
|
|
unist-util-stringify-position: 3.0.3
|
|
|
|
/vfile-message@4.0.2:
|
|
resolution: {integrity: sha512-jRDZ1IMLttGj41KcZvlrYAaI3CfqpLpfpf+Mfig13viT6NKvRzWZ+lXz0Y5D60w6uJIBAOGq9mSHf0gktF0duw==}
|
|
dependencies:
|
|
'@types/unist': 3.0.3
|
|
unist-util-stringify-position: 4.0.0
|
|
|
|
/vfile@5.3.7:
|
|
resolution: {integrity: sha512-r7qlzkgErKjobAmyNIkkSpizsFPYiUPuJb5pNW1RB4JcYVZhs4lIbVqk8XPk033CV/1z8ss5pkax8SuhGpcG8g==}
|
|
dependencies:
|
|
'@types/unist': 2.0.11
|
|
is-buffer: 2.0.5
|
|
unist-util-stringify-position: 3.0.3
|
|
vfile-message: 3.1.4
|
|
|
|
/vfile@6.0.3:
|
|
resolution: {integrity: sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==}
|
|
dependencies:
|
|
'@types/unist': 3.0.3
|
|
vfile-message: 4.0.2
|
|
|
|
/vite-node@0.34.6(@types/node@18.19.68):
|
|
resolution: {integrity: sha512-nlBMJ9x6n7/Amaz6F3zJ97EBwR2FkzhBRxF5e+jE6LA3yi6Wtc2lyTij1OnDMIr34v5g/tVQtsVAzhT0jc5ygA==}
|
|
engines: {node: '>=v14.18.0'}
|
|
hasBin: true
|
|
dependencies:
|
|
cac: 6.7.14
|
|
debug: 4.4.0(supports-color@5.5.0)
|
|
mlly: 1.7.3
|
|
pathe: 1.1.2
|
|
picocolors: 1.1.1
|
|
vite: 4.5.5(@types/node@18.19.68)
|
|
transitivePeerDependencies:
|
|
- '@types/node'
|
|
- less
|
|
- lightningcss
|
|
- sass
|
|
- stylus
|
|
- sugarss
|
|
- supports-color
|
|
- terser
|
|
dev: true
|
|
|
|
/vite@4.5.5(@types/node@18.19.68):
|
|
resolution: {integrity: sha512-ifW3Lb2sMdX+WU91s3R0FyQlAyLxOzCSCP37ujw0+r5POeHPwe6udWVIElKQq8gk3t7b8rkmvqC6IHBpCff4GQ==}
|
|
engines: {node: ^14.18.0 || >=16.0.0}
|
|
hasBin: true
|
|
peerDependencies:
|
|
'@types/node': '>= 14'
|
|
less: '*'
|
|
lightningcss: ^1.21.0
|
|
sass: '*'
|
|
stylus: '*'
|
|
sugarss: '*'
|
|
terser: ^5.4.0
|
|
peerDependenciesMeta:
|
|
'@types/node':
|
|
optional: true
|
|
less:
|
|
optional: true
|
|
lightningcss:
|
|
optional: true
|
|
sass:
|
|
optional: true
|
|
stylus:
|
|
optional: true
|
|
sugarss:
|
|
optional: true
|
|
terser:
|
|
optional: true
|
|
dependencies:
|
|
'@types/node': 18.19.68
|
|
esbuild: 0.18.20
|
|
postcss: 8.5.1
|
|
rollup: 3.29.5
|
|
optionalDependencies:
|
|
fsevents: 2.3.3
|
|
dev: true
|
|
|
|
/vite@6.3.5(@types/node@18.19.68)(less@4.3.0):
|
|
resolution: {integrity: sha512-cZn6NDFE7wdTpINgs++ZJ4N49W2vRp8LCKrn3Ob1kYNtOo21vfDoaV5GzBfLU4MovSAB8uNRm4jgzVQZ+mBzPQ==}
|
|
engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0}
|
|
hasBin: true
|
|
peerDependencies:
|
|
'@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0
|
|
jiti: '>=1.21.0'
|
|
less: '*'
|
|
lightningcss: ^1.21.0
|
|
sass: '*'
|
|
sass-embedded: '*'
|
|
stylus: '*'
|
|
sugarss: '*'
|
|
terser: ^5.16.0
|
|
tsx: ^4.8.1
|
|
yaml: ^2.4.2
|
|
peerDependenciesMeta:
|
|
'@types/node':
|
|
optional: true
|
|
jiti:
|
|
optional: true
|
|
less:
|
|
optional: true
|
|
lightningcss:
|
|
optional: true
|
|
sass:
|
|
optional: true
|
|
sass-embedded:
|
|
optional: true
|
|
stylus:
|
|
optional: true
|
|
sugarss:
|
|
optional: true
|
|
terser:
|
|
optional: true
|
|
tsx:
|
|
optional: true
|
|
yaml:
|
|
optional: true
|
|
dependencies:
|
|
'@types/node': 18.19.68
|
|
esbuild: 0.25.4
|
|
fdir: 6.4.4(picomatch@4.0.2)
|
|
less: 4.3.0
|
|
picomatch: 4.0.2
|
|
postcss: 8.5.3
|
|
rollup: 4.40.2
|
|
tinyglobby: 0.2.13
|
|
optionalDependencies:
|
|
fsevents: 2.3.3
|
|
dev: true
|
|
|
|
/vitest@0.34.6(jsdom@22.1.0):
|
|
resolution: {integrity: sha512-+5CALsOvbNKnS+ZHMXtuUC7nL8/7F1F2DnHGjSsszX8zCjWSSviphCb/NuS9Nzf4Q03KyyDRBAXhF/8lffME4Q==}
|
|
engines: {node: '>=v14.18.0'}
|
|
hasBin: true
|
|
peerDependencies:
|
|
'@edge-runtime/vm': '*'
|
|
'@vitest/browser': '*'
|
|
'@vitest/ui': '*'
|
|
happy-dom: '*'
|
|
jsdom: '*'
|
|
playwright: '*'
|
|
safaridriver: '*'
|
|
webdriverio: '*'
|
|
peerDependenciesMeta:
|
|
'@edge-runtime/vm':
|
|
optional: true
|
|
'@vitest/browser':
|
|
optional: true
|
|
'@vitest/ui':
|
|
optional: true
|
|
happy-dom:
|
|
optional: true
|
|
jsdom:
|
|
optional: true
|
|
playwright:
|
|
optional: true
|
|
safaridriver:
|
|
optional: true
|
|
webdriverio:
|
|
optional: true
|
|
dependencies:
|
|
'@types/chai': 4.3.20
|
|
'@types/chai-subset': 1.3.5
|
|
'@types/node': 18.19.68
|
|
'@vitest/expect': 0.34.6
|
|
'@vitest/runner': 0.34.6
|
|
'@vitest/snapshot': 0.34.6
|
|
'@vitest/spy': 0.34.6
|
|
'@vitest/utils': 0.34.6
|
|
acorn: 8.14.0
|
|
acorn-walk: 8.3.4
|
|
cac: 6.7.14
|
|
chai: 4.5.0
|
|
debug: 4.4.0(supports-color@5.5.0)
|
|
jsdom: 22.1.0
|
|
local-pkg: 0.4.3
|
|
magic-string: 0.30.15
|
|
pathe: 1.1.2
|
|
picocolors: 1.1.1
|
|
std-env: 3.8.0
|
|
strip-literal: 1.3.0
|
|
tinybench: 2.9.0
|
|
tinypool: 0.7.0
|
|
vite: 4.5.5(@types/node@18.19.68)
|
|
vite-node: 0.34.6(@types/node@18.19.68)
|
|
why-is-node-running: 2.3.0
|
|
transitivePeerDependencies:
|
|
- less
|
|
- lightningcss
|
|
- sass
|
|
- stylus
|
|
- sugarss
|
|
- supports-color
|
|
- terser
|
|
dev: true
|
|
|
|
/vscode-json-languageservice@4.2.1:
|
|
resolution: {integrity: sha512-xGmv9QIWs2H8obGbWg+sIPI/3/pFgj/5OWBhNzs00BkYQ9UaB2F6JJaGB/2/YOZJ3BvLXQTC4Q7muqU25QgAhA==}
|
|
dependencies:
|
|
jsonc-parser: 3.3.1
|
|
vscode-languageserver-textdocument: 1.0.12
|
|
vscode-languageserver-types: 3.17.5
|
|
vscode-nls: 5.2.0
|
|
vscode-uri: 3.1.0
|
|
dev: true
|
|
|
|
/vscode-languageserver-textdocument@1.0.12:
|
|
resolution: {integrity: sha512-cxWNPesCnQCcMPeenjKKsOCKQZ/L6Tv19DTRIGuLWe32lyzWhihGVJ/rcckZXJxfdKCFvRLS3fpBIsV/ZGX4zA==}
|
|
dev: true
|
|
|
|
/vscode-languageserver-types@3.17.5:
|
|
resolution: {integrity: sha512-Ld1VelNuX9pdF39h2Hgaeb5hEZM2Z3jUrrMgWQAu82jMtZp7p3vJT3BzToKtZI7NgQssZje5o0zryOrhQvzQAg==}
|
|
dev: true
|
|
|
|
/vscode-nls@5.2.0:
|
|
resolution: {integrity: sha512-RAaHx7B14ZU04EU31pT+rKz2/zSl7xMsfIZuo8pd+KZO6PXtQmpevpq3vxvWNcrGbdmhM/rr5Uw5Mz+NBfhVng==}
|
|
dev: true
|
|
|
|
/vscode-oniguruma@1.7.0:
|
|
resolution: {integrity: sha512-L9WMGRfrjOhgHSdOYgCt/yRMsXzLDJSL7BPrOZt73gU0iWO4mpqzqQzOz5srxqTvMBaR0XZTSrVWo4j55Rc6cA==}
|
|
|
|
/vscode-textmate@8.0.0:
|
|
resolution: {integrity: sha512-AFbieoL7a5LMqcnOF04ji+rpXadgOXnZsxQr//r83kLPr7biP7am3g9zbaZIaBGwBRWeSvoMD4mgPdX3e4NWBg==}
|
|
|
|
/vscode-uri@3.1.0:
|
|
resolution: {integrity: sha512-/BpdSx+yCQGnCvecbyXdxHDkuk55/G3xwnC0GqY4gmQ3j+A+g8kzzgB4Nk/SINjqn6+waqw3EgbVF2QKExkRxQ==}
|
|
dev: true
|
|
|
|
/w3c-keyname@2.2.8:
|
|
resolution: {integrity: sha512-dpojBhNsCNN7T82Tm7k26A6G9ML3NkhDsnw9n/eoxSRlVBB4CEtIQ/KTCLI2Fwf3ataSXRhYFkQi3SlnFwPvPQ==}
|
|
dev: false
|
|
|
|
/w3c-xmlserializer@4.0.0:
|
|
resolution: {integrity: sha512-d+BFHzbiCx6zGfz0HyQ6Rg69w9k19nviJspaj4yNscGjrHu94sVP+aRm75yEbCh+r2/yR+7q6hux9LVtbuTGBw==}
|
|
engines: {node: '>=14'}
|
|
dependencies:
|
|
xml-name-validator: 4.0.0
|
|
dev: true
|
|
|
|
/wait-port@1.1.0:
|
|
resolution: {integrity: sha512-3e04qkoN3LxTMLakdqeWth8nih8usyg+sf1Bgdf9wwUkp05iuK1eSY/QpLvscT/+F/gA89+LpUmmgBtesbqI2Q==}
|
|
engines: {node: '>=10'}
|
|
hasBin: true
|
|
dependencies:
|
|
chalk: 4.1.2
|
|
commander: 9.5.0
|
|
debug: 4.4.0(supports-color@5.5.0)
|
|
transitivePeerDependencies:
|
|
- supports-color
|
|
dev: true
|
|
|
|
/watchpack@2.4.2:
|
|
resolution: {integrity: sha512-TnbFSbcOCcDgjZ4piURLCbJ3nJhznVh9kw6F6iokjiFPl8ONxe9A6nMDVXDiNbrSfLILs6vB07F7wLBrwPYzJw==}
|
|
engines: {node: '>=10.13.0'}
|
|
dependencies:
|
|
glob-to-regexp: 0.4.1
|
|
graceful-fs: 4.2.11
|
|
|
|
/wcwidth@1.0.1:
|
|
resolution: {integrity: sha512-XHPEwS0q6TaxcvG85+8EYkbiCux2XtWG2mkc47Ng2A77BQu9+DqIOJldST4HgPkuea7dvKSj5VgX3P1d4rW8Tg==}
|
|
dependencies:
|
|
defaults: 1.0.4
|
|
dev: false
|
|
|
|
/web-namespaces@2.0.1:
|
|
resolution: {integrity: sha512-bKr1DkiNa2krS7qxNtdrtHAmzuYGFQLiQ13TsorsdT6ULTkPLKuu5+GsFpDlg6JFjUTwX2DyhMPG2be8uPrqsQ==}
|
|
|
|
/web-streams-polyfill@3.3.3:
|
|
resolution: {integrity: sha512-d2JWLCivmZYTSIoge9MsgFCZrt571BikcWGYkjC1khllbTeDlGqZ2D8vD8E/lJa8WGWbb7Plm8/XJYV7IJHZZw==}
|
|
engines: {node: '>= 8'}
|
|
|
|
/web-streams-polyfill@4.0.0-beta.3:
|
|
resolution: {integrity: sha512-QW95TCTaHmsYfHDybGMwO5IJIM93I/6vTRk+daHTWFPhwh+C8Cg7j7XyKrwrj8Ib6vYXe0ocYNrmzY4xAAN6ug==}
|
|
engines: {node: '>= 14'}
|
|
|
|
/webidl-conversions@3.0.1:
|
|
resolution: {integrity: sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==}
|
|
|
|
/webidl-conversions@4.0.2:
|
|
resolution: {integrity: sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==}
|
|
dev: true
|
|
|
|
/webidl-conversions@7.0.0:
|
|
resolution: {integrity: sha512-VwddBukDzu71offAQR975unBIGqfKZpM+8ZX6ySk8nYhVoo5CYaZyzt3YBvYtRtO+aoGlqxPg/B87NGVZ/fu6g==}
|
|
engines: {node: '>=12'}
|
|
dev: true
|
|
|
|
/webpack-merge@5.10.0:
|
|
resolution: {integrity: sha512-+4zXKdx7UnO+1jaN4l2lHVD+mFvnlZQP/6ljaJVb4SZiwIKeUnrT5l0gkT8z+n4hKpC+jpOv6O9R+gLtag7pSA==}
|
|
engines: {node: '>=10.0.0'}
|
|
dependencies:
|
|
clone-deep: 4.0.1
|
|
flat: 5.0.2
|
|
wildcard: 2.0.1
|
|
dev: true
|
|
|
|
/webpack-sources@3.2.3:
|
|
resolution: {integrity: sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==}
|
|
engines: {node: '>=10.13.0'}
|
|
|
|
/webpack@5.76.0:
|
|
resolution: {integrity: sha512-l5sOdYBDunyf72HW8dF23rFtWq/7Zgvt/9ftMof71E/yUb1YLOBmTgA2K4vQthB3kotMrSj609txVE0dnr2fjA==}
|
|
engines: {node: '>=10.13.0'}
|
|
hasBin: true
|
|
peerDependencies:
|
|
webpack-cli: '*'
|
|
peerDependenciesMeta:
|
|
webpack-cli:
|
|
optional: true
|
|
dependencies:
|
|
'@types/eslint-scope': 3.7.7
|
|
'@types/estree': 0.0.51
|
|
'@webassemblyjs/ast': 1.11.1
|
|
'@webassemblyjs/wasm-edit': 1.11.1
|
|
'@webassemblyjs/wasm-parser': 1.11.1
|
|
acorn: 8.14.0
|
|
acorn-import-assertions: 1.9.0(acorn@8.14.0)
|
|
browserslist: 4.24.2
|
|
chrome-trace-event: 1.0.4
|
|
enhanced-resolve: 5.18.1
|
|
es-module-lexer: 0.9.3
|
|
eslint-scope: 5.1.1
|
|
events: 3.3.0
|
|
glob-to-regexp: 0.4.1
|
|
graceful-fs: 4.2.11
|
|
json-parse-even-better-errors: 2.3.1
|
|
loader-runner: 4.3.0
|
|
mime-types: 2.1.35
|
|
neo-async: 2.6.2
|
|
schema-utils: 3.3.0
|
|
tapable: 2.2.1
|
|
terser-webpack-plugin: 5.3.11(webpack@5.76.0)
|
|
watchpack: 2.4.2
|
|
webpack-sources: 3.2.3
|
|
transitivePeerDependencies:
|
|
- '@swc/core'
|
|
- esbuild
|
|
- uglify-js
|
|
|
|
/whatwg-encoding@2.0.0:
|
|
resolution: {integrity: sha512-p41ogyeMUrw3jWclHWTQg1k05DSVXPLcVxRTYsXUk+ZooOCZLcoYgPZ/HL/D/N+uQPOtcp1me1WhBEaX02mhWg==}
|
|
engines: {node: '>=12'}
|
|
dependencies:
|
|
iconv-lite: 0.6.3
|
|
dev: true
|
|
|
|
/whatwg-mimetype@3.0.0:
|
|
resolution: {integrity: sha512-nt+N2dzIutVRxARx1nghPKGv1xHikU7HKdfafKkLNLindmPU/ch3U31NOCGGA/dmPcmb1VlofO0vnKAcsm0o/Q==}
|
|
engines: {node: '>=12'}
|
|
dev: true
|
|
|
|
/whatwg-url@12.0.1:
|
|
resolution: {integrity: sha512-Ed/LrqB8EPlGxjS+TrsXcpUond1mhccS3pchLhzSgPCnTimUCKj3IZE75pAs5m6heB2U2TMerKFUXheyHY+VDQ==}
|
|
engines: {node: '>=14'}
|
|
dependencies:
|
|
tr46: 4.1.1
|
|
webidl-conversions: 7.0.0
|
|
dev: true
|
|
|
|
/whatwg-url@5.0.0:
|
|
resolution: {integrity: sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==}
|
|
dependencies:
|
|
tr46: 0.0.3
|
|
webidl-conversions: 3.0.1
|
|
|
|
/whatwg-url@7.1.0:
|
|
resolution: {integrity: sha512-WUu7Rg1DroM7oQvGWfOiAK21n74Gg+T4elXEQYkOhtyLeWiJFoOGLXPKI/9gzIie9CtwVLm8wtw6YJdKyxSjeg==}
|
|
dependencies:
|
|
lodash.sortby: 4.7.0
|
|
tr46: 1.0.1
|
|
webidl-conversions: 4.0.2
|
|
dev: true
|
|
|
|
/which-boxed-primitive@1.1.0:
|
|
resolution: {integrity: sha512-Ei7Miu/AXe2JJ4iNF5j/UphAgRoma4trE6PtisM09bPygb3egMH3YLW/befsWb1A1AxvNSFidOFTB18XtnIIng==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
is-bigint: 1.1.0
|
|
is-boolean-object: 1.2.1
|
|
is-number-object: 1.1.0
|
|
is-string: 1.1.0
|
|
is-symbol: 1.1.0
|
|
|
|
/which-builtin-type@1.2.0:
|
|
resolution: {integrity: sha512-I+qLGQ/vucCby4tf5HsLmGueEla4ZhwTBSqaooS+Y0BuxN4Cp+okmGuV+8mXZ84KDI9BA+oklo+RzKg0ONdSUA==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
call-bind: 1.0.8
|
|
function.prototype.name: 1.1.6
|
|
has-tostringtag: 1.0.2
|
|
is-async-function: 2.0.0
|
|
is-date-object: 1.1.0
|
|
is-finalizationregistry: 1.1.0
|
|
is-generator-function: 1.0.10
|
|
is-regex: 1.2.1
|
|
is-weakref: 1.0.2
|
|
isarray: 2.0.5
|
|
which-boxed-primitive: 1.1.0
|
|
which-collection: 1.0.2
|
|
which-typed-array: 1.1.16
|
|
|
|
/which-collection@1.0.2:
|
|
resolution: {integrity: sha512-K4jVyjnBdgvc86Y6BkaLZEN933SwYOuBFkdmBu9ZfkcAbdVbpITnDmjvZ/aQjRXQrv5EPkTnD1s39GiiqbngCw==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
is-map: 2.0.3
|
|
is-set: 2.0.3
|
|
is-weakmap: 2.0.2
|
|
is-weakset: 2.0.3
|
|
|
|
/which-typed-array@1.1.16:
|
|
resolution: {integrity: sha512-g+N+GAWiRj66DngFwHvISJd+ITsyphZvD1vChfVg6cEdnzy53GzB3oy0fUNlvhz7H7+MiqhYr26qxQShCpKTTQ==}
|
|
engines: {node: '>= 0.4'}
|
|
dependencies:
|
|
available-typed-arrays: 1.0.7
|
|
call-bind: 1.0.8
|
|
for-each: 0.3.3
|
|
gopd: 1.2.0
|
|
has-tostringtag: 1.0.2
|
|
|
|
/which@1.3.1:
|
|
resolution: {integrity: sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==}
|
|
hasBin: true
|
|
dependencies:
|
|
isexe: 2.0.0
|
|
dev: true
|
|
|
|
/which@2.0.2:
|
|
resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==}
|
|
engines: {node: '>= 8'}
|
|
hasBin: true
|
|
dependencies:
|
|
isexe: 2.0.0
|
|
|
|
/why-is-node-running@2.3.0:
|
|
resolution: {integrity: sha512-hUrmaWBdVDcxvYqnyh09zunKzROWjbZTiNy8dBEjkS7ehEDQibXJ7XvlmtbwuTclUiIyN+CyXQD4Vmko8fNm8w==}
|
|
engines: {node: '>=8'}
|
|
hasBin: true
|
|
dependencies:
|
|
siginfo: 2.0.0
|
|
stackback: 0.0.2
|
|
dev: true
|
|
|
|
/wildcard@2.0.1:
|
|
resolution: {integrity: sha512-CC1bOL87PIWSBhDcTrdeLo6eGT7mCFtrg0uIJtqJUFyK+eJnzl8A1niH56uu7KMa5XFrtiV+AQuHO3n7DsHnLQ==}
|
|
dev: true
|
|
|
|
/word-wrap@1.2.5:
|
|
resolution: {integrity: sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==}
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
/wordwrap@1.0.0:
|
|
resolution: {integrity: sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==}
|
|
|
|
/wrap-ansi@6.2.0:
|
|
resolution: {integrity: sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==}
|
|
engines: {node: '>=8'}
|
|
dependencies:
|
|
ansi-styles: 4.3.0
|
|
string-width: 4.2.3
|
|
strip-ansi: 6.0.1
|
|
dev: false
|
|
|
|
/wrap-ansi@7.0.0:
|
|
resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==}
|
|
engines: {node: '>=10'}
|
|
dependencies:
|
|
ansi-styles: 4.3.0
|
|
string-width: 4.2.3
|
|
strip-ansi: 6.0.1
|
|
|
|
/wrap-ansi@8.1.0:
|
|
resolution: {integrity: sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==}
|
|
engines: {node: '>=12'}
|
|
dependencies:
|
|
ansi-styles: 6.2.1
|
|
string-width: 5.1.2
|
|
strip-ansi: 7.1.0
|
|
|
|
/wrappy@1.0.2:
|
|
resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==}
|
|
|
|
/ws@8.18.0:
|
|
resolution: {integrity: sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==}
|
|
engines: {node: '>=10.0.0'}
|
|
peerDependencies:
|
|
bufferutil: ^4.0.1
|
|
utf-8-validate: '>=5.0.2'
|
|
peerDependenciesMeta:
|
|
bufferutil:
|
|
optional: true
|
|
utf-8-validate:
|
|
optional: true
|
|
|
|
/xml-name-validator@4.0.0:
|
|
resolution: {integrity: sha512-ICP2e+jsHvAj2E2lIHxa5tjXRlKDJo4IdvPvCXbXQGdzSfmSpNVyIKMvoZHjDY9DP0zV17iI85o90vRFXNccRw==}
|
|
engines: {node: '>=12'}
|
|
dev: true
|
|
|
|
/xmlchars@2.2.0:
|
|
resolution: {integrity: sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==}
|
|
dev: true
|
|
|
|
/xtend@4.0.2:
|
|
resolution: {integrity: sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==}
|
|
engines: {node: '>=0.4'}
|
|
|
|
/yallist@3.1.1:
|
|
resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==}
|
|
|
|
/yallist@5.0.0:
|
|
resolution: {integrity: sha512-YgvUTfwqyc7UXVMrB+SImsVYSmTS8X/tSrtdNZMImM+n7+QTriRXyXim0mBrTXNeqzVF0KWGgHPeiyViFFrNDw==}
|
|
engines: {node: '>=18'}
|
|
dev: false
|
|
|
|
/yaml@2.8.0:
|
|
resolution: {integrity: sha512-4lLa/EcQCB0cJkyts+FpIRx5G/llPxfP6VQU5KByHEhLxY3IJCH0f0Hy1MHI8sClTvsIb8qwRJ6R/ZdlDJ/leQ==}
|
|
engines: {node: '>= 14.6'}
|
|
hasBin: true
|
|
dev: false
|
|
|
|
/yauzl@2.10.0:
|
|
resolution: {integrity: sha512-p4a9I6X6nu6IhoGmBqAcbJy1mlC4j27vEPZX9F4L4/vZT3Lyq1VkFHw/V/PUcB9Buo+DG3iHkT0x3Qya58zc3g==}
|
|
dependencies:
|
|
buffer-crc32: 0.2.13
|
|
fd-slicer: 1.1.0
|
|
dev: false
|
|
|
|
/yn@3.1.1:
|
|
resolution: {integrity: sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==}
|
|
engines: {node: '>=6'}
|
|
dev: false
|
|
|
|
/yocto-queue@0.1.0:
|
|
resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
|
|
engines: {node: '>=10'}
|
|
|
|
/yocto-queue@1.1.1:
|
|
resolution: {integrity: sha512-b4JR1PFR10y1mKjhHY9LaGo6tmrgjit7hxVIeAmyMw3jegXR4dhYqLaQF5zMXZxY7tLpMyJeLjr1C4rLmkVe8g==}
|
|
engines: {node: '>=12.20'}
|
|
dev: true
|
|
|
|
/yoctocolors-cjs@2.1.2:
|
|
resolution: {integrity: sha512-cYVsTjKl8b+FrnidjibDWskAv7UKOfcwaVZdp/it9n1s9fU3IkgDbhdIRKCW4JDsAlECJY0ytoVPT3sK6kideA==}
|
|
engines: {node: '>=18'}
|
|
dev: false
|
|
|
|
/zod-to-json-schema@3.24.5(zod@3.25.56):
|
|
resolution: {integrity: sha512-/AuWwMP+YqiPbsJx5D6TfgRTc4kTLjsh5SOcd4bLsfUg2RcEXrFMJl1DGgdHy2aCfsIA/cr/1JM0xcB2GZji8g==}
|
|
peerDependencies:
|
|
zod: ^3.24.1
|
|
dependencies:
|
|
zod: 3.25.56
|
|
dev: false
|
|
|
|
/zod@3.25.56:
|
|
resolution: {integrity: sha512-rd6eEF3BTNvQnR2e2wwolfTmUTnp70aUTqr0oaGbHifzC3BKJsoV+Gat8vxUMR1hwOKBs6El+qWehrHbCpW6SQ==}
|
|
|
|
/zwitch@2.0.4:
|
|
resolution: {integrity: sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==}
|