9356 lines
231 KiB
JSON
9356 lines
231 KiB
JSON
{
|
|
"name": "@codex-storage/marketplace-ui-components",
|
|
"version": "0.0.2",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "@codex-storage/marketplace-ui-components",
|
|
"version": "0.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"lucide-react": "^0.428.0"
|
|
},
|
|
"devDependencies": {
|
|
"@chromatic-com/storybook": "^1.6.1",
|
|
"@storybook/addon-essentials": "^8.2.9",
|
|
"@storybook/addon-interactions": "^8.2.9",
|
|
"@storybook/addon-links": "^8.2.9",
|
|
"@storybook/addon-onboarding": "^8.2.9",
|
|
"@storybook/blocks": "^8.2.9",
|
|
"@storybook/react": "^8.2.9",
|
|
"@storybook/react-vite": "^8.2.9",
|
|
"@storybook/test": "^8.2.9",
|
|
"@tanstack/react-query": "^5.51.24",
|
|
"@typescript-eslint/eslint-plugin": "^7.15.0",
|
|
"@typescript-eslint/parser": "^7.15.0",
|
|
"@vitejs/plugin-react": "^4.3.1",
|
|
"eslint": "^8.57.0",
|
|
"eslint-plugin-react-hooks": "^4.6.2",
|
|
"eslint-plugin-react-refresh": "^0.4.7",
|
|
"glob": "^7.2.3",
|
|
"prettier": "^3.3.3",
|
|
"react": "^18.3.1",
|
|
"react-dom": "^18.3.1",
|
|
"storybook": "^8.2.9",
|
|
"typescript": "^5.2.2",
|
|
"vite-plugin-dts": "^4.0.3",
|
|
"vite-plugin-lib-inject-css": "^2.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"peerDependencies": {
|
|
"@codex-storage/sdk-js": "0.0.1",
|
|
"@tanstack/react-query": "^5.51.24",
|
|
"react": "^18.3.1",
|
|
"react-dom": "^18.3.1"
|
|
}
|
|
},
|
|
"node_modules/@adobe/css-tools": {
|
|
"version": "4.4.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@ampproject/remapping": {
|
|
"version": "2.3.0",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@jridgewell/gen-mapping": "^0.3.5",
|
|
"@jridgewell/trace-mapping": "^0.3.24"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/@ast-grep/napi": {
|
|
"version": "0.22.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 10"
|
|
},
|
|
"optionalDependencies": {
|
|
"@ast-grep/napi-darwin-arm64": "0.22.6",
|
|
"@ast-grep/napi-darwin-x64": "0.22.6",
|
|
"@ast-grep/napi-linux-arm64-gnu": "0.22.6",
|
|
"@ast-grep/napi-linux-x64-gnu": "0.22.6",
|
|
"@ast-grep/napi-linux-x64-musl": "0.22.6",
|
|
"@ast-grep/napi-win32-arm64-msvc": "0.22.6",
|
|
"@ast-grep/napi-win32-ia32-msvc": "0.22.6",
|
|
"@ast-grep/napi-win32-x64-msvc": "0.22.6"
|
|
}
|
|
},
|
|
"node_modules/@ast-grep/napi-linux-x64-gnu": {
|
|
"version": "0.22.6",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">= 10"
|
|
}
|
|
},
|
|
"node_modules/@ast-grep/napi-linux-x64-musl": {
|
|
"version": "0.22.6",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">= 10"
|
|
}
|
|
},
|
|
"node_modules/@babel/code-frame": {
|
|
"version": "7.24.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/highlight": "^7.24.7",
|
|
"picocolors": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/compat-data": {
|
|
"version": "7.25.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/core": {
|
|
"version": "7.25.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@ampproject/remapping": "^2.2.0",
|
|
"@babel/code-frame": "^7.24.7",
|
|
"@babel/generator": "^7.25.0",
|
|
"@babel/helper-compilation-targets": "^7.25.2",
|
|
"@babel/helper-module-transforms": "^7.25.2",
|
|
"@babel/helpers": "^7.25.0",
|
|
"@babel/parser": "^7.25.0",
|
|
"@babel/template": "^7.25.0",
|
|
"@babel/traverse": "^7.25.2",
|
|
"@babel/types": "^7.25.2",
|
|
"convert-source-map": "^2.0.0",
|
|
"debug": "^4.1.0",
|
|
"gensync": "^1.0.0-beta.2",
|
|
"json5": "^2.2.3",
|
|
"semver": "^6.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/babel"
|
|
}
|
|
},
|
|
"node_modules/@babel/generator": {
|
|
"version": "7.25.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.25.0",
|
|
"@jridgewell/gen-mapping": "^0.3.5",
|
|
"@jridgewell/trace-mapping": "^0.3.25",
|
|
"jsesc": "^2.5.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-annotate-as-pure": {
|
|
"version": "7.24.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.24.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-builder-binary-assignment-operator-visitor": {
|
|
"version": "7.24.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/traverse": "^7.24.7",
|
|
"@babel/types": "^7.24.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-compilation-targets": {
|
|
"version": "7.25.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/compat-data": "^7.25.2",
|
|
"@babel/helper-validator-option": "^7.24.8",
|
|
"browserslist": "^4.23.1",
|
|
"lru-cache": "^5.1.1",
|
|
"semver": "^6.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-create-class-features-plugin": {
|
|
"version": "7.25.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-annotate-as-pure": "^7.24.7",
|
|
"@babel/helper-member-expression-to-functions": "^7.24.8",
|
|
"@babel/helper-optimise-call-expression": "^7.24.7",
|
|
"@babel/helper-replace-supers": "^7.25.0",
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.24.7",
|
|
"@babel/traverse": "^7.25.0",
|
|
"semver": "^6.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-create-regexp-features-plugin": {
|
|
"version": "7.25.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-annotate-as-pure": "^7.24.7",
|
|
"regexpu-core": "^5.3.1",
|
|
"semver": "^6.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-define-polyfill-provider": {
|
|
"version": "0.6.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-compilation-targets": "^7.22.6",
|
|
"@babel/helper-plugin-utils": "^7.22.5",
|
|
"debug": "^4.1.1",
|
|
"lodash.debounce": "^4.0.8",
|
|
"resolve": "^1.14.2"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-member-expression-to-functions": {
|
|
"version": "7.24.8",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/traverse": "^7.24.8",
|
|
"@babel/types": "^7.24.8"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-module-imports": {
|
|
"version": "7.24.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/traverse": "^7.24.7",
|
|
"@babel/types": "^7.24.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-module-transforms": {
|
|
"version": "7.25.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-module-imports": "^7.24.7",
|
|
"@babel/helper-simple-access": "^7.24.7",
|
|
"@babel/helper-validator-identifier": "^7.24.7",
|
|
"@babel/traverse": "^7.25.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-optimise-call-expression": {
|
|
"version": "7.24.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.24.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-plugin-utils": {
|
|
"version": "7.24.8",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-remap-async-to-generator": {
|
|
"version": "7.25.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-annotate-as-pure": "^7.24.7",
|
|
"@babel/helper-wrap-function": "^7.25.0",
|
|
"@babel/traverse": "^7.25.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-replace-supers": {
|
|
"version": "7.25.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-member-expression-to-functions": "^7.24.8",
|
|
"@babel/helper-optimise-call-expression": "^7.24.7",
|
|
"@babel/traverse": "^7.25.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-simple-access": {
|
|
"version": "7.24.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/traverse": "^7.24.7",
|
|
"@babel/types": "^7.24.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-skip-transparent-expression-wrappers": {
|
|
"version": "7.24.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/traverse": "^7.24.7",
|
|
"@babel/types": "^7.24.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-string-parser": {
|
|
"version": "7.24.8",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-validator-identifier": {
|
|
"version": "7.24.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-validator-option": {
|
|
"version": "7.24.8",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-wrap-function": {
|
|
"version": "7.25.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/template": "^7.25.0",
|
|
"@babel/traverse": "^7.25.0",
|
|
"@babel/types": "^7.25.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helpers": {
|
|
"version": "7.25.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/template": "^7.25.0",
|
|
"@babel/types": "^7.25.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/highlight": {
|
|
"version": "7.24.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-validator-identifier": "^7.24.7",
|
|
"chalk": "^2.4.2",
|
|
"js-tokens": "^4.0.0",
|
|
"picocolors": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/parser": {
|
|
"version": "7.25.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.25.2"
|
|
},
|
|
"bin": {
|
|
"parser": "bin/babel-parser.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-bugfix-firefox-class-in-computed-class-key": {
|
|
"version": "7.25.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.24.8",
|
|
"@babel/traverse": "^7.25.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-bugfix-safari-class-field-initializer-scope": {
|
|
"version": "7.25.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.24.8"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": {
|
|
"version": "7.25.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.24.8"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": {
|
|
"version": "7.24.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.24.7",
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.24.7",
|
|
"@babel/plugin-transform-optional-chaining": "^7.24.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.13.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": {
|
|
"version": "7.25.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.24.8",
|
|
"@babel/traverse": "^7.25.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-proposal-private-property-in-object": {
|
|
"version": "7.21.0-placeholder-for-preset-env.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-async-generators": {
|
|
"version": "7.8.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-class-properties": {
|
|
"version": "7.12.13",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.12.13"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-class-static-block": {
|
|
"version": "7.14.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.14.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-dynamic-import": {
|
|
"version": "7.8.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-export-namespace-from": {
|
|
"version": "7.8.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.3"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-flow": {
|
|
"version": "7.24.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.24.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-import-assertions": {
|
|
"version": "7.24.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.24.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-import-attributes": {
|
|
"version": "7.24.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.24.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-import-meta": {
|
|
"version": "7.10.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.10.4"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-json-strings": {
|
|
"version": "7.8.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-jsx": {
|
|
"version": "7.24.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.24.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-logical-assignment-operators": {
|
|
"version": "7.10.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.10.4"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-nullish-coalescing-operator": {
|
|
"version": "7.8.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-numeric-separator": {
|
|
"version": "7.10.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.10.4"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-object-rest-spread": {
|
|
"version": "7.8.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-optional-catch-binding": {
|
|
"version": "7.8.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-optional-chaining": {
|
|
"version": "7.8.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-private-property-in-object": {
|
|
"version": "7.14.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.14.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-top-level-await": {
|
|
"version": "7.14.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.14.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-typescript": {
|
|
"version": "7.24.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.24.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-unicode-sets-regex": {
|
|
"version": "7.18.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-create-regexp-features-plugin": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-arrow-functions": {
|
|
"version": "7.24.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.24.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-async-generator-functions": {
|
|
"version": "7.25.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.24.8",
|
|
"@babel/helper-remap-async-to-generator": "^7.25.0",
|
|
"@babel/plugin-syntax-async-generators": "^7.8.4",
|
|
"@babel/traverse": "^7.25.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-async-to-generator": {
|
|
"version": "7.24.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-module-imports": "^7.24.7",
|
|
"@babel/helper-plugin-utils": "^7.24.7",
|
|
"@babel/helper-remap-async-to-generator": "^7.24.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-block-scoped-functions": {
|
|
"version": "7.24.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.24.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-block-scoping": {
|
|
"version": "7.25.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.24.8"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-class-properties": {
|
|
"version": "7.24.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-create-class-features-plugin": "^7.24.7",
|
|
"@babel/helper-plugin-utils": "^7.24.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-class-static-block": {
|
|
"version": "7.24.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-create-class-features-plugin": "^7.24.7",
|
|
"@babel/helper-plugin-utils": "^7.24.7",
|
|
"@babel/plugin-syntax-class-static-block": "^7.14.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.12.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-classes": {
|
|
"version": "7.25.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-annotate-as-pure": "^7.24.7",
|
|
"@babel/helper-compilation-targets": "^7.24.8",
|
|
"@babel/helper-plugin-utils": "^7.24.8",
|
|
"@babel/helper-replace-supers": "^7.25.0",
|
|
"@babel/traverse": "^7.25.0",
|
|
"globals": "^11.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-computed-properties": {
|
|
"version": "7.24.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.24.7",
|
|
"@babel/template": "^7.24.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-destructuring": {
|
|
"version": "7.24.8",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.24.8"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-dotall-regex": {
|
|
"version": "7.24.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-create-regexp-features-plugin": "^7.24.7",
|
|
"@babel/helper-plugin-utils": "^7.24.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-duplicate-keys": {
|
|
"version": "7.24.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.24.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-duplicate-named-capturing-groups-regex": {
|
|
"version": "7.25.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-create-regexp-features-plugin": "^7.25.0",
|
|
"@babel/helper-plugin-utils": "^7.24.8"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-dynamic-import": {
|
|
"version": "7.24.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.24.7",
|
|
"@babel/plugin-syntax-dynamic-import": "^7.8.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-exponentiation-operator": {
|
|
"version": "7.24.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-builder-binary-assignment-operator-visitor": "^7.24.7",
|
|
"@babel/helper-plugin-utils": "^7.24.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-export-namespace-from": {
|
|
"version": "7.24.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.24.7",
|
|
"@babel/plugin-syntax-export-namespace-from": "^7.8.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-flow-strip-types": {
|
|
"version": "7.25.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.24.8",
|
|
"@babel/plugin-syntax-flow": "^7.24.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-for-of": {
|
|
"version": "7.24.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.24.7",
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.24.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-function-name": {
|
|
"version": "7.25.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-compilation-targets": "^7.24.8",
|
|
"@babel/helper-plugin-utils": "^7.24.8",
|
|
"@babel/traverse": "^7.25.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-json-strings": {
|
|
"version": "7.24.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.24.7",
|
|
"@babel/plugin-syntax-json-strings": "^7.8.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-literals": {
|
|
"version": "7.25.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.24.8"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-logical-assignment-operators": {
|
|
"version": "7.24.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.24.7",
|
|
"@babel/plugin-syntax-logical-assignment-operators": "^7.10.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-member-expression-literals": {
|
|
"version": "7.24.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.24.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-modules-amd": {
|
|
"version": "7.24.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-module-transforms": "^7.24.7",
|
|
"@babel/helper-plugin-utils": "^7.24.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-modules-commonjs": {
|
|
"version": "7.24.8",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-module-transforms": "^7.24.8",
|
|
"@babel/helper-plugin-utils": "^7.24.8",
|
|
"@babel/helper-simple-access": "^7.24.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-modules-systemjs": {
|
|
"version": "7.25.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-module-transforms": "^7.25.0",
|
|
"@babel/helper-plugin-utils": "^7.24.8",
|
|
"@babel/helper-validator-identifier": "^7.24.7",
|
|
"@babel/traverse": "^7.25.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-modules-umd": {
|
|
"version": "7.24.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-module-transforms": "^7.24.7",
|
|
"@babel/helper-plugin-utils": "^7.24.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-named-capturing-groups-regex": {
|
|
"version": "7.24.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-create-regexp-features-plugin": "^7.24.7",
|
|
"@babel/helper-plugin-utils": "^7.24.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-new-target": {
|
|
"version": "7.24.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.24.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-nullish-coalescing-operator": {
|
|
"version": "7.24.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.24.7",
|
|
"@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-numeric-separator": {
|
|
"version": "7.24.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.24.7",
|
|
"@babel/plugin-syntax-numeric-separator": "^7.10.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-object-rest-spread": {
|
|
"version": "7.24.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-compilation-targets": "^7.24.7",
|
|
"@babel/helper-plugin-utils": "^7.24.7",
|
|
"@babel/plugin-syntax-object-rest-spread": "^7.8.3",
|
|
"@babel/plugin-transform-parameters": "^7.24.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-object-super": {
|
|
"version": "7.24.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.24.7",
|
|
"@babel/helper-replace-supers": "^7.24.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-optional-catch-binding": {
|
|
"version": "7.24.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.24.7",
|
|
"@babel/plugin-syntax-optional-catch-binding": "^7.8.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-optional-chaining": {
|
|
"version": "7.24.8",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.24.8",
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.24.7",
|
|
"@babel/plugin-syntax-optional-chaining": "^7.8.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-parameters": {
|
|
"version": "7.24.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.24.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-private-methods": {
|
|
"version": "7.24.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-create-class-features-plugin": "^7.24.7",
|
|
"@babel/helper-plugin-utils": "^7.24.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-private-property-in-object": {
|
|
"version": "7.24.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-annotate-as-pure": "^7.24.7",
|
|
"@babel/helper-create-class-features-plugin": "^7.24.7",
|
|
"@babel/helper-plugin-utils": "^7.24.7",
|
|
"@babel/plugin-syntax-private-property-in-object": "^7.14.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-property-literals": {
|
|
"version": "7.24.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.24.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-react-jsx-self": {
|
|
"version": "7.24.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.24.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-react-jsx-source": {
|
|
"version": "7.24.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.24.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-regenerator": {
|
|
"version": "7.24.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.24.7",
|
|
"regenerator-transform": "^0.15.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-reserved-words": {
|
|
"version": "7.24.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.24.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-shorthand-properties": {
|
|
"version": "7.24.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.24.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-spread": {
|
|
"version": "7.24.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.24.7",
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.24.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-sticky-regex": {
|
|
"version": "7.24.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.24.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-template-literals": {
|
|
"version": "7.24.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.24.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-typeof-symbol": {
|
|
"version": "7.24.8",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.24.8"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-typescript": {
|
|
"version": "7.25.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-annotate-as-pure": "^7.24.7",
|
|
"@babel/helper-create-class-features-plugin": "^7.25.0",
|
|
"@babel/helper-plugin-utils": "^7.24.8",
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.24.7",
|
|
"@babel/plugin-syntax-typescript": "^7.24.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-unicode-escapes": {
|
|
"version": "7.24.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.24.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-unicode-property-regex": {
|
|
"version": "7.24.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-create-regexp-features-plugin": "^7.24.7",
|
|
"@babel/helper-plugin-utils": "^7.24.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-unicode-regex": {
|
|
"version": "7.24.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-create-regexp-features-plugin": "^7.24.7",
|
|
"@babel/helper-plugin-utils": "^7.24.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-unicode-sets-regex": {
|
|
"version": "7.24.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-create-regexp-features-plugin": "^7.24.7",
|
|
"@babel/helper-plugin-utils": "^7.24.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/preset-env": {
|
|
"version": "7.25.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/compat-data": "^7.25.2",
|
|
"@babel/helper-compilation-targets": "^7.25.2",
|
|
"@babel/helper-plugin-utils": "^7.24.8",
|
|
"@babel/helper-validator-option": "^7.24.8",
|
|
"@babel/plugin-bugfix-firefox-class-in-computed-class-key": "^7.25.3",
|
|
"@babel/plugin-bugfix-safari-class-field-initializer-scope": "^7.25.0",
|
|
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.25.0",
|
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.24.7",
|
|
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "^7.25.0",
|
|
"@babel/plugin-proposal-private-property-in-object": "7.21.0-placeholder-for-preset-env.2",
|
|
"@babel/plugin-syntax-async-generators": "^7.8.4",
|
|
"@babel/plugin-syntax-class-properties": "^7.12.13",
|
|
"@babel/plugin-syntax-class-static-block": "^7.14.5",
|
|
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
|
"@babel/plugin-syntax-export-namespace-from": "^7.8.3",
|
|
"@babel/plugin-syntax-import-assertions": "^7.24.7",
|
|
"@babel/plugin-syntax-import-attributes": "^7.24.7",
|
|
"@babel/plugin-syntax-import-meta": "^7.10.4",
|
|
"@babel/plugin-syntax-json-strings": "^7.8.3",
|
|
"@babel/plugin-syntax-logical-assignment-operators": "^7.10.4",
|
|
"@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3",
|
|
"@babel/plugin-syntax-numeric-separator": "^7.10.4",
|
|
"@babel/plugin-syntax-object-rest-spread": "^7.8.3",
|
|
"@babel/plugin-syntax-optional-catch-binding": "^7.8.3",
|
|
"@babel/plugin-syntax-optional-chaining": "^7.8.3",
|
|
"@babel/plugin-syntax-private-property-in-object": "^7.14.5",
|
|
"@babel/plugin-syntax-top-level-await": "^7.14.5",
|
|
"@babel/plugin-syntax-unicode-sets-regex": "^7.18.6",
|
|
"@babel/plugin-transform-arrow-functions": "^7.24.7",
|
|
"@babel/plugin-transform-async-generator-functions": "^7.25.0",
|
|
"@babel/plugin-transform-async-to-generator": "^7.24.7",
|
|
"@babel/plugin-transform-block-scoped-functions": "^7.24.7",
|
|
"@babel/plugin-transform-block-scoping": "^7.25.0",
|
|
"@babel/plugin-transform-class-properties": "^7.24.7",
|
|
"@babel/plugin-transform-class-static-block": "^7.24.7",
|
|
"@babel/plugin-transform-classes": "^7.25.0",
|
|
"@babel/plugin-transform-computed-properties": "^7.24.7",
|
|
"@babel/plugin-transform-destructuring": "^7.24.8",
|
|
"@babel/plugin-transform-dotall-regex": "^7.24.7",
|
|
"@babel/plugin-transform-duplicate-keys": "^7.24.7",
|
|
"@babel/plugin-transform-duplicate-named-capturing-groups-regex": "^7.25.0",
|
|
"@babel/plugin-transform-dynamic-import": "^7.24.7",
|
|
"@babel/plugin-transform-exponentiation-operator": "^7.24.7",
|
|
"@babel/plugin-transform-export-namespace-from": "^7.24.7",
|
|
"@babel/plugin-transform-for-of": "^7.24.7",
|
|
"@babel/plugin-transform-function-name": "^7.25.1",
|
|
"@babel/plugin-transform-json-strings": "^7.24.7",
|
|
"@babel/plugin-transform-literals": "^7.25.2",
|
|
"@babel/plugin-transform-logical-assignment-operators": "^7.24.7",
|
|
"@babel/plugin-transform-member-expression-literals": "^7.24.7",
|
|
"@babel/plugin-transform-modules-amd": "^7.24.7",
|
|
"@babel/plugin-transform-modules-commonjs": "^7.24.8",
|
|
"@babel/plugin-transform-modules-systemjs": "^7.25.0",
|
|
"@babel/plugin-transform-modules-umd": "^7.24.7",
|
|
"@babel/plugin-transform-named-capturing-groups-regex": "^7.24.7",
|
|
"@babel/plugin-transform-new-target": "^7.24.7",
|
|
"@babel/plugin-transform-nullish-coalescing-operator": "^7.24.7",
|
|
"@babel/plugin-transform-numeric-separator": "^7.24.7",
|
|
"@babel/plugin-transform-object-rest-spread": "^7.24.7",
|
|
"@babel/plugin-transform-object-super": "^7.24.7",
|
|
"@babel/plugin-transform-optional-catch-binding": "^7.24.7",
|
|
"@babel/plugin-transform-optional-chaining": "^7.24.8",
|
|
"@babel/plugin-transform-parameters": "^7.24.7",
|
|
"@babel/plugin-transform-private-methods": "^7.24.7",
|
|
"@babel/plugin-transform-private-property-in-object": "^7.24.7",
|
|
"@babel/plugin-transform-property-literals": "^7.24.7",
|
|
"@babel/plugin-transform-regenerator": "^7.24.7",
|
|
"@babel/plugin-transform-reserved-words": "^7.24.7",
|
|
"@babel/plugin-transform-shorthand-properties": "^7.24.7",
|
|
"@babel/plugin-transform-spread": "^7.24.7",
|
|
"@babel/plugin-transform-sticky-regex": "^7.24.7",
|
|
"@babel/plugin-transform-template-literals": "^7.24.7",
|
|
"@babel/plugin-transform-typeof-symbol": "^7.24.8",
|
|
"@babel/plugin-transform-unicode-escapes": "^7.24.7",
|
|
"@babel/plugin-transform-unicode-property-regex": "^7.24.7",
|
|
"@babel/plugin-transform-unicode-regex": "^7.24.7",
|
|
"@babel/plugin-transform-unicode-sets-regex": "^7.24.7",
|
|
"@babel/preset-modules": "0.1.6-no-external-plugins",
|
|
"babel-plugin-polyfill-corejs2": "^0.4.10",
|
|
"babel-plugin-polyfill-corejs3": "^0.10.4",
|
|
"babel-plugin-polyfill-regenerator": "^0.6.1",
|
|
"core-js-compat": "^3.37.1",
|
|
"semver": "^6.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/preset-flow": {
|
|
"version": "7.24.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.24.7",
|
|
"@babel/helper-validator-option": "^7.24.7",
|
|
"@babel/plugin-transform-flow-strip-types": "^7.24.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/preset-modules": {
|
|
"version": "0.1.6-no-external-plugins",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.0.0",
|
|
"@babel/types": "^7.4.4",
|
|
"esutils": "^2.0.2"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0 || ^8.0.0-0 <8.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/preset-typescript": {
|
|
"version": "7.24.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.24.7",
|
|
"@babel/helper-validator-option": "^7.24.7",
|
|
"@babel/plugin-syntax-jsx": "^7.24.7",
|
|
"@babel/plugin-transform-modules-commonjs": "^7.24.7",
|
|
"@babel/plugin-transform-typescript": "^7.24.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/register": {
|
|
"version": "7.24.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"clone-deep": "^4.0.1",
|
|
"find-cache-dir": "^2.0.0",
|
|
"make-dir": "^2.1.0",
|
|
"pirates": "^4.0.6",
|
|
"source-map-support": "^0.5.16"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/register/node_modules/find-cache-dir": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"commondir": "^1.0.1",
|
|
"make-dir": "^2.0.0",
|
|
"pkg-dir": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/@babel/register/node_modules/find-up": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"locate-path": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/@babel/register/node_modules/locate-path": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-locate": "^3.0.0",
|
|
"path-exists": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/@babel/register/node_modules/make-dir": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"pify": "^4.0.1",
|
|
"semver": "^5.6.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/@babel/register/node_modules/p-limit": {
|
|
"version": "2.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-try": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/@babel/register/node_modules/p-locate": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-limit": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/@babel/register/node_modules/path-exists": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/@babel/register/node_modules/pkg-dir": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"find-up": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/@babel/register/node_modules/semver": {
|
|
"version": "5.7.2",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver"
|
|
}
|
|
},
|
|
"node_modules/@babel/regjsgen": {
|
|
"version": "0.8.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@babel/runtime": {
|
|
"version": "7.25.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"regenerator-runtime": "^0.14.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/template": {
|
|
"version": "7.25.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.24.7",
|
|
"@babel/parser": "^7.25.0",
|
|
"@babel/types": "^7.25.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/traverse": {
|
|
"version": "7.25.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.24.7",
|
|
"@babel/generator": "^7.25.0",
|
|
"@babel/parser": "^7.25.3",
|
|
"@babel/template": "^7.25.0",
|
|
"@babel/types": "^7.25.2",
|
|
"debug": "^4.3.1",
|
|
"globals": "^11.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/types": {
|
|
"version": "7.25.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-string-parser": "^7.24.8",
|
|
"@babel/helper-validator-identifier": "^7.24.7",
|
|
"to-fast-properties": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@base2/pretty-print-object": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause"
|
|
},
|
|
"node_modules/@chromatic-com/storybook": {
|
|
"version": "1.6.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"chromatic": "^11.4.0",
|
|
"filesize": "^10.0.12",
|
|
"jsonfile": "^6.1.0",
|
|
"react-confetti": "^6.1.0",
|
|
"strip-ansi": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=16.0.0",
|
|
"yarn": ">=1.22.18"
|
|
}
|
|
},
|
|
"node_modules/@codex-storage/sdk-js": {
|
|
"version": "0.0.1",
|
|
"resolved": "https://registry.npmjs.org/@codex-storage/sdk-js/-/sdk-js-0.0.1.tgz",
|
|
"integrity": "sha512-Zhc7sBXjNKSEjRkqfSy9NG9r5gCulKiGpDZ8t19INVPJpn0VWhjqMSQLDYcCWdxkeBz/EJPS3+ktJ5kCieeeAQ==",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"valibot": "^0.36.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=20"
|
|
}
|
|
},
|
|
"node_modules/@esbuild/linux-x64": {
|
|
"version": "0.21.5",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/@eslint-community/eslint-utils": {
|
|
"version": "4.4.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"eslint-visitor-keys": "^3.3.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
|
|
}
|
|
},
|
|
"node_modules/@eslint-community/regexpp": {
|
|
"version": "4.11.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^12.0.0 || ^14.0.0 || >=16.0.0"
|
|
}
|
|
},
|
|
"node_modules/@eslint/eslintrc": {
|
|
"version": "2.1.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ajv": "^6.12.4",
|
|
"debug": "^4.3.2",
|
|
"espree": "^9.6.0",
|
|
"globals": "^13.19.0",
|
|
"ignore": "^5.2.0",
|
|
"import-fresh": "^3.2.1",
|
|
"js-yaml": "^4.1.0",
|
|
"minimatch": "^3.1.2",
|
|
"strip-json-comments": "^3.1.1"
|
|
},
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://opencollective.com/eslint"
|
|
}
|
|
},
|
|
"node_modules/@eslint/eslintrc/node_modules/ajv": {
|
|
"version": "6.12.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fast-deep-equal": "^3.1.1",
|
|
"fast-json-stable-stringify": "^2.0.0",
|
|
"json-schema-traverse": "^0.4.1",
|
|
"uri-js": "^4.2.2"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/epoberezkin"
|
|
}
|
|
},
|
|
"node_modules/@eslint/eslintrc/node_modules/globals": {
|
|
"version": "13.24.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"type-fest": "^0.20.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/@eslint/eslintrc/node_modules/json-schema-traverse": {
|
|
"version": "0.4.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@eslint/eslintrc/node_modules/type-fest": {
|
|
"version": "0.20.2",
|
|
"dev": true,
|
|
"license": "(MIT OR CC0-1.0)",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/@eslint/js": {
|
|
"version": "8.57.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
}
|
|
},
|
|
"node_modules/@humanwhocodes/config-array": {
|
|
"version": "0.11.14",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@humanwhocodes/object-schema": "^2.0.2",
|
|
"debug": "^4.3.1",
|
|
"minimatch": "^3.0.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.10.0"
|
|
}
|
|
},
|
|
"node_modules/@humanwhocodes/module-importer": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=12.22"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/nzakas"
|
|
}
|
|
},
|
|
"node_modules/@humanwhocodes/object-schema": {
|
|
"version": "2.0.3",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/@jest/schemas": {
|
|
"version": "29.6.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@sinclair/typebox": "^0.27.8"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@joshwooding/vite-plugin-react-docgen-typescript": {
|
|
"version": "0.3.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"glob": "^7.2.0",
|
|
"glob-promise": "^4.2.0",
|
|
"magic-string": "^0.27.0",
|
|
"react-docgen-typescript": "^2.2.2"
|
|
},
|
|
"peerDependencies": {
|
|
"typescript": ">= 4.3.x",
|
|
"vite": "^3.0.0 || ^4.0.0 || ^5.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"typescript": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@joshwooding/vite-plugin-react-docgen-typescript/node_modules/magic-string": {
|
|
"version": "0.27.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jridgewell/sourcemap-codec": "^1.4.13"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/@jridgewell/gen-mapping": {
|
|
"version": "0.3.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jridgewell/set-array": "^1.2.1",
|
|
"@jridgewell/sourcemap-codec": "^1.4.10",
|
|
"@jridgewell/trace-mapping": "^0.3.24"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jridgewell/resolve-uri": {
|
|
"version": "3.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jridgewell/set-array": {
|
|
"version": "1.2.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jridgewell/sourcemap-codec": {
|
|
"version": "1.5.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@jridgewell/trace-mapping": {
|
|
"version": "0.3.25",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jridgewell/resolve-uri": "^3.1.0",
|
|
"@jridgewell/sourcemap-codec": "^1.4.14"
|
|
}
|
|
},
|
|
"node_modules/@mdx-js/react": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/mdx": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
},
|
|
"peerDependencies": {
|
|
"@types/react": ">=16",
|
|
"react": ">=16"
|
|
}
|
|
},
|
|
"node_modules/@microsoft/api-extractor": {
|
|
"version": "7.47.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@microsoft/api-extractor-model": "7.29.4",
|
|
"@microsoft/tsdoc": "~0.15.0",
|
|
"@microsoft/tsdoc-config": "~0.17.0",
|
|
"@rushstack/node-core-library": "5.5.1",
|
|
"@rushstack/rig-package": "0.5.3",
|
|
"@rushstack/terminal": "0.13.3",
|
|
"@rushstack/ts-command-line": "4.22.3",
|
|
"lodash": "~4.17.15",
|
|
"minimatch": "~3.0.3",
|
|
"resolve": "~1.22.1",
|
|
"semver": "~7.5.4",
|
|
"source-map": "~0.6.1",
|
|
"typescript": "5.4.2"
|
|
},
|
|
"bin": {
|
|
"api-extractor": "bin/api-extractor"
|
|
}
|
|
},
|
|
"node_modules/@microsoft/api-extractor-model": {
|
|
"version": "7.29.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@microsoft/tsdoc": "~0.15.0",
|
|
"@microsoft/tsdoc-config": "~0.17.0",
|
|
"@rushstack/node-core-library": "5.5.1"
|
|
}
|
|
},
|
|
"node_modules/@microsoft/api-extractor/node_modules/lru-cache": {
|
|
"version": "6.0.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/@microsoft/api-extractor/node_modules/minimatch": {
|
|
"version": "3.0.8",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"brace-expansion": "^1.1.7"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/@microsoft/api-extractor/node_modules/semver": {
|
|
"version": "7.5.4",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"lru-cache": "^6.0.0"
|
|
},
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/@microsoft/api-extractor/node_modules/typescript": {
|
|
"version": "5.4.2",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"bin": {
|
|
"tsc": "bin/tsc",
|
|
"tsserver": "bin/tsserver"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.17"
|
|
}
|
|
},
|
|
"node_modules/@microsoft/api-extractor/node_modules/yallist": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/@microsoft/tsdoc": {
|
|
"version": "0.15.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@microsoft/tsdoc-config": {
|
|
"version": "0.17.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@microsoft/tsdoc": "0.15.0",
|
|
"ajv": "~8.12.0",
|
|
"jju": "~1.4.0",
|
|
"resolve": "~1.22.2"
|
|
}
|
|
},
|
|
"node_modules/@nodelib/fs.scandir": {
|
|
"version": "2.1.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@nodelib/fs.stat": "2.0.5",
|
|
"run-parallel": "^1.1.9"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/@nodelib/fs.stat": {
|
|
"version": "2.0.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/@nodelib/fs.walk": {
|
|
"version": "1.2.8",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@nodelib/fs.scandir": "2.1.5",
|
|
"fastq": "^1.6.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/@rollup/pluginutils": {
|
|
"version": "5.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/estree": "^1.0.0",
|
|
"estree-walker": "^2.0.2",
|
|
"picomatch": "^2.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"rollup": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@rollup/pluginutils/node_modules/@types/estree": {
|
|
"version": "1.0.5",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@rollup/rollup-linux-x64-gnu": {
|
|
"version": "4.20.0",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"peer": true
|
|
},
|
|
"node_modules/@rollup/rollup-linux-x64-musl": {
|
|
"version": "4.20.0",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"peer": true
|
|
},
|
|
"node_modules/@rushstack/node-core-library": {
|
|
"version": "5.5.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ajv": "~8.13.0",
|
|
"ajv-draft-04": "~1.0.0",
|
|
"ajv-formats": "~3.0.1",
|
|
"fs-extra": "~7.0.1",
|
|
"import-lazy": "~4.0.0",
|
|
"jju": "~1.4.0",
|
|
"resolve": "~1.22.1",
|
|
"semver": "~7.5.4"
|
|
},
|
|
"peerDependencies": {
|
|
"@types/node": "*"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@types/node": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@rushstack/node-core-library/node_modules/ajv": {
|
|
"version": "8.13.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fast-deep-equal": "^3.1.3",
|
|
"json-schema-traverse": "^1.0.0",
|
|
"require-from-string": "^2.0.2",
|
|
"uri-js": "^4.4.1"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/epoberezkin"
|
|
}
|
|
},
|
|
"node_modules/@rushstack/node-core-library/node_modules/fs-extra": {
|
|
"version": "7.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"graceful-fs": "^4.1.2",
|
|
"jsonfile": "^4.0.0",
|
|
"universalify": "^0.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6 <7 || >=8"
|
|
}
|
|
},
|
|
"node_modules/@rushstack/node-core-library/node_modules/jsonfile": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optionalDependencies": {
|
|
"graceful-fs": "^4.1.6"
|
|
}
|
|
},
|
|
"node_modules/@rushstack/node-core-library/node_modules/lru-cache": {
|
|
"version": "6.0.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/@rushstack/node-core-library/node_modules/semver": {
|
|
"version": "7.5.4",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"lru-cache": "^6.0.0"
|
|
},
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/@rushstack/node-core-library/node_modules/universalify": {
|
|
"version": "0.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 4.0.0"
|
|
}
|
|
},
|
|
"node_modules/@rushstack/node-core-library/node_modules/yallist": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/@rushstack/rig-package": {
|
|
"version": "0.5.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"resolve": "~1.22.1",
|
|
"strip-json-comments": "~3.1.1"
|
|
}
|
|
},
|
|
"node_modules/@rushstack/terminal": {
|
|
"version": "0.13.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@rushstack/node-core-library": "5.5.1",
|
|
"supports-color": "~8.1.1"
|
|
},
|
|
"peerDependencies": {
|
|
"@types/node": "*"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@types/node": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@rushstack/terminal/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@rushstack/terminal/node_modules/supports-color": {
|
|
"version": "8.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/@rushstack/ts-command-line": {
|
|
"version": "4.22.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@rushstack/terminal": "0.13.3",
|
|
"@types/argparse": "1.0.38",
|
|
"argparse": "~1.0.9",
|
|
"string-argv": "~0.3.1"
|
|
}
|
|
},
|
|
"node_modules/@sinclair/typebox": {
|
|
"version": "0.27.8",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@sindresorhus/merge-streams": {
|
|
"version": "2.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/@storybook/addon-actions": {
|
|
"version": "8.2.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@storybook/global": "^5.0.0",
|
|
"@types/uuid": "^9.0.1",
|
|
"dequal": "^2.0.2",
|
|
"polished": "^4.2.2",
|
|
"uuid": "^9.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
},
|
|
"peerDependencies": {
|
|
"storybook": "^8.2.9"
|
|
}
|
|
},
|
|
"node_modules/@storybook/addon-backgrounds": {
|
|
"version": "8.2.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@storybook/global": "^5.0.0",
|
|
"memoizerific": "^1.11.3",
|
|
"ts-dedent": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
},
|
|
"peerDependencies": {
|
|
"storybook": "^8.2.9"
|
|
}
|
|
},
|
|
"node_modules/@storybook/addon-controls": {
|
|
"version": "8.2.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"dequal": "^2.0.2",
|
|
"lodash": "^4.17.21",
|
|
"ts-dedent": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
},
|
|
"peerDependencies": {
|
|
"storybook": "^8.2.9"
|
|
}
|
|
},
|
|
"node_modules/@storybook/addon-docs": {
|
|
"version": "8.2.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/core": "^7.24.4",
|
|
"@mdx-js/react": "^3.0.0",
|
|
"@storybook/blocks": "8.2.9",
|
|
"@storybook/csf-plugin": "8.2.9",
|
|
"@storybook/global": "^5.0.0",
|
|
"@storybook/react-dom-shim": "8.2.9",
|
|
"@types/react": "^16.8.0 || ^17.0.0 || ^18.0.0",
|
|
"fs-extra": "^11.1.0",
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
|
|
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0",
|
|
"rehype-external-links": "^3.0.0",
|
|
"rehype-slug": "^6.0.0",
|
|
"ts-dedent": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
},
|
|
"peerDependencies": {
|
|
"storybook": "^8.2.9"
|
|
}
|
|
},
|
|
"node_modules/@storybook/addon-essentials": {
|
|
"version": "8.2.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@storybook/addon-actions": "8.2.9",
|
|
"@storybook/addon-backgrounds": "8.2.9",
|
|
"@storybook/addon-controls": "8.2.9",
|
|
"@storybook/addon-docs": "8.2.9",
|
|
"@storybook/addon-highlight": "8.2.9",
|
|
"@storybook/addon-measure": "8.2.9",
|
|
"@storybook/addon-outline": "8.2.9",
|
|
"@storybook/addon-toolbars": "8.2.9",
|
|
"@storybook/addon-viewport": "8.2.9",
|
|
"ts-dedent": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
},
|
|
"peerDependencies": {
|
|
"storybook": "^8.2.9"
|
|
}
|
|
},
|
|
"node_modules/@storybook/addon-highlight": {
|
|
"version": "8.2.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@storybook/global": "^5.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
},
|
|
"peerDependencies": {
|
|
"storybook": "^8.2.9"
|
|
}
|
|
},
|
|
"node_modules/@storybook/addon-interactions": {
|
|
"version": "8.2.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@storybook/global": "^5.0.0",
|
|
"@storybook/instrumenter": "8.2.9",
|
|
"@storybook/test": "8.2.9",
|
|
"polished": "^4.2.2",
|
|
"ts-dedent": "^2.2.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
},
|
|
"peerDependencies": {
|
|
"storybook": "^8.2.9"
|
|
}
|
|
},
|
|
"node_modules/@storybook/addon-links": {
|
|
"version": "8.2.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@storybook/csf": "0.1.11",
|
|
"@storybook/global": "^5.0.0",
|
|
"ts-dedent": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-beta",
|
|
"storybook": "^8.2.9"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"react": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@storybook/addon-measure": {
|
|
"version": "8.2.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@storybook/global": "^5.0.0",
|
|
"tiny-invariant": "^1.3.1"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
},
|
|
"peerDependencies": {
|
|
"storybook": "^8.2.9"
|
|
}
|
|
},
|
|
"node_modules/@storybook/addon-onboarding": {
|
|
"version": "8.2.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"react-confetti": "^6.1.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
},
|
|
"peerDependencies": {
|
|
"storybook": "^8.2.9"
|
|
}
|
|
},
|
|
"node_modules/@storybook/addon-outline": {
|
|
"version": "8.2.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@storybook/global": "^5.0.0",
|
|
"ts-dedent": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
},
|
|
"peerDependencies": {
|
|
"storybook": "^8.2.9"
|
|
}
|
|
},
|
|
"node_modules/@storybook/addon-toolbars": {
|
|
"version": "8.2.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
},
|
|
"peerDependencies": {
|
|
"storybook": "^8.2.9"
|
|
}
|
|
},
|
|
"node_modules/@storybook/addon-viewport": {
|
|
"version": "8.2.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"memoizerific": "^1.11.3"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
},
|
|
"peerDependencies": {
|
|
"storybook": "^8.2.9"
|
|
}
|
|
},
|
|
"node_modules/@storybook/blocks": {
|
|
"version": "8.2.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@storybook/csf": "0.1.11",
|
|
"@storybook/global": "^5.0.0",
|
|
"@storybook/icons": "^1.2.5",
|
|
"@types/lodash": "^4.14.167",
|
|
"color-convert": "^2.0.1",
|
|
"dequal": "^2.0.2",
|
|
"lodash": "^4.17.21",
|
|
"markdown-to-jsx": "^7.4.5",
|
|
"memoizerific": "^1.11.3",
|
|
"polished": "^4.2.2",
|
|
"react-colorful": "^5.1.2",
|
|
"telejson": "^7.2.0",
|
|
"ts-dedent": "^2.0.0",
|
|
"util-deprecate": "^1.0.2"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-beta",
|
|
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-beta",
|
|
"storybook": "^8.2.9"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"react": {
|
|
"optional": true
|
|
},
|
|
"react-dom": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@storybook/builder-vite": {
|
|
"version": "8.2.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@storybook/csf-plugin": "8.2.9",
|
|
"@types/find-cache-dir": "^3.2.1",
|
|
"browser-assert": "^1.2.1",
|
|
"es-module-lexer": "^1.5.0",
|
|
"express": "^4.19.2",
|
|
"find-cache-dir": "^3.0.0",
|
|
"fs-extra": "^11.1.0",
|
|
"magic-string": "^0.30.0",
|
|
"ts-dedent": "^2.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
},
|
|
"peerDependencies": {
|
|
"@preact/preset-vite": "*",
|
|
"storybook": "^8.2.9",
|
|
"typescript": ">= 4.3.x",
|
|
"vite": "^4.0.0 || ^5.0.0",
|
|
"vite-plugin-glimmerx": "*"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@preact/preset-vite": {
|
|
"optional": true
|
|
},
|
|
"typescript": {
|
|
"optional": true
|
|
},
|
|
"vite-plugin-glimmerx": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@storybook/codemod": {
|
|
"version": "8.2.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/core": "^7.24.4",
|
|
"@babel/preset-env": "^7.24.4",
|
|
"@babel/types": "^7.24.0",
|
|
"@storybook/core": "8.2.9",
|
|
"@storybook/csf": "0.1.11",
|
|
"@types/cross-spawn": "^6.0.2",
|
|
"cross-spawn": "^7.0.3",
|
|
"globby": "^14.0.1",
|
|
"jscodeshift": "^0.15.1",
|
|
"lodash": "^4.17.21",
|
|
"prettier": "^3.1.1",
|
|
"recast": "^0.23.5",
|
|
"tiny-invariant": "^1.3.1"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
}
|
|
},
|
|
"node_modules/@storybook/components": {
|
|
"version": "8.2.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
},
|
|
"peerDependencies": {
|
|
"storybook": "^8.2.9"
|
|
}
|
|
},
|
|
"node_modules/@storybook/core": {
|
|
"version": "8.2.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@storybook/csf": "0.1.11",
|
|
"@types/express": "^4.17.21",
|
|
"@types/node": "^18.0.0",
|
|
"browser-assert": "^1.2.1",
|
|
"esbuild": "^0.18.0 || ^0.19.0 || ^0.20.0 || ^0.21.0",
|
|
"esbuild-register": "^3.5.0",
|
|
"express": "^4.19.2",
|
|
"process": "^0.11.10",
|
|
"recast": "^0.23.5",
|
|
"util": "^0.12.4",
|
|
"ws": "^8.2.3"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
}
|
|
},
|
|
"node_modules/@storybook/csf": {
|
|
"version": "0.1.11",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"type-fest": "^2.19.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/csf-plugin": {
|
|
"version": "8.2.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"unplugin": "^1.3.1"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
},
|
|
"peerDependencies": {
|
|
"storybook": "^8.2.9"
|
|
}
|
|
},
|
|
"node_modules/@storybook/global": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@storybook/icons": {
|
|
"version": "1.2.10",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
|
|
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/instrumenter": {
|
|
"version": "8.2.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@storybook/global": "^5.0.0",
|
|
"@vitest/utils": "^1.3.1",
|
|
"util": "^0.12.4"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
},
|
|
"peerDependencies": {
|
|
"storybook": "^8.2.9"
|
|
}
|
|
},
|
|
"node_modules/@storybook/manager-api": {
|
|
"version": "8.2.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
},
|
|
"peerDependencies": {
|
|
"storybook": "^8.2.9"
|
|
}
|
|
},
|
|
"node_modules/@storybook/preview-api": {
|
|
"version": "8.2.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
},
|
|
"peerDependencies": {
|
|
"storybook": "^8.2.9"
|
|
}
|
|
},
|
|
"node_modules/@storybook/react": {
|
|
"version": "8.2.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@storybook/components": "^8.2.9",
|
|
"@storybook/global": "^5.0.0",
|
|
"@storybook/manager-api": "^8.2.9",
|
|
"@storybook/preview-api": "^8.2.9",
|
|
"@storybook/react-dom-shim": "8.2.9",
|
|
"@storybook/theming": "^8.2.9",
|
|
"@types/escodegen": "^0.0.6",
|
|
"@types/estree": "^0.0.51",
|
|
"@types/node": "^18.0.0",
|
|
"acorn": "^7.4.1",
|
|
"acorn-jsx": "^5.3.1",
|
|
"acorn-walk": "^7.2.0",
|
|
"escodegen": "^2.1.0",
|
|
"html-tags": "^3.1.0",
|
|
"lodash": "^4.17.21",
|
|
"prop-types": "^15.7.2",
|
|
"react-element-to-jsx-string": "^15.0.0",
|
|
"semver": "^7.3.7",
|
|
"ts-dedent": "^2.0.0",
|
|
"type-fest": "~2.19",
|
|
"util-deprecate": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-beta",
|
|
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-beta",
|
|
"storybook": "^8.2.9",
|
|
"typescript": ">= 4.2.x"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"typescript": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@storybook/react-dom-shim": {
|
|
"version": "8.2.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-beta",
|
|
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-beta",
|
|
"storybook": "^8.2.9"
|
|
}
|
|
},
|
|
"node_modules/@storybook/react-vite": {
|
|
"version": "8.2.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@joshwooding/vite-plugin-react-docgen-typescript": "0.3.1",
|
|
"@rollup/pluginutils": "^5.0.2",
|
|
"@storybook/builder-vite": "8.2.9",
|
|
"@storybook/react": "8.2.9",
|
|
"find-up": "^5.0.0",
|
|
"magic-string": "^0.30.0",
|
|
"react-docgen": "^7.0.0",
|
|
"resolve": "^1.22.8",
|
|
"tsconfig-paths": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-beta",
|
|
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-beta",
|
|
"storybook": "^8.2.9",
|
|
"vite": "^4.0.0 || ^5.0.0"
|
|
}
|
|
},
|
|
"node_modules/@storybook/react/node_modules/semver": {
|
|
"version": "7.6.3",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/@storybook/test": {
|
|
"version": "8.2.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@storybook/csf": "0.1.11",
|
|
"@storybook/instrumenter": "8.2.9",
|
|
"@testing-library/dom": "10.1.0",
|
|
"@testing-library/jest-dom": "6.4.5",
|
|
"@testing-library/user-event": "14.5.2",
|
|
"@vitest/expect": "1.6.0",
|
|
"@vitest/spy": "1.6.0",
|
|
"util": "^0.12.4"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
},
|
|
"peerDependencies": {
|
|
"storybook": "^8.2.9"
|
|
}
|
|
},
|
|
"node_modules/@storybook/theming": {
|
|
"version": "8.2.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
},
|
|
"peerDependencies": {
|
|
"storybook": "^8.2.9"
|
|
}
|
|
},
|
|
"node_modules/@tanstack/query-core": {
|
|
"version": "5.51.24",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/tannerlinsley"
|
|
}
|
|
},
|
|
"node_modules/@tanstack/react-query": {
|
|
"version": "5.51.24",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@tanstack/query-core": "5.51.24"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/tannerlinsley"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@testing-library/dom": {
|
|
"version": "10.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.10.4",
|
|
"@babel/runtime": "^7.12.5",
|
|
"@types/aria-query": "^5.0.1",
|
|
"aria-query": "5.3.0",
|
|
"chalk": "^4.1.0",
|
|
"dom-accessibility-api": "^0.5.9",
|
|
"lz-string": "^1.5.0",
|
|
"pretty-format": "^27.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/@testing-library/dom/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/@testing-library/dom/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/@testing-library/dom/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@testing-library/dom/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@testing-library/jest-dom": {
|
|
"version": "6.4.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@adobe/css-tools": "^4.3.2",
|
|
"@babel/runtime": "^7.9.2",
|
|
"aria-query": "^5.0.0",
|
|
"chalk": "^3.0.0",
|
|
"css.escape": "^1.5.1",
|
|
"dom-accessibility-api": "^0.6.3",
|
|
"lodash": "^4.17.21",
|
|
"redent": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14",
|
|
"npm": ">=6",
|
|
"yarn": ">=1"
|
|
},
|
|
"peerDependencies": {
|
|
"@jest/globals": ">= 28",
|
|
"@types/bun": "latest",
|
|
"@types/jest": ">= 28",
|
|
"jest": ">= 28",
|
|
"vitest": ">= 0.32"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@jest/globals": {
|
|
"optional": true
|
|
},
|
|
"@types/bun": {
|
|
"optional": true
|
|
},
|
|
"@types/jest": {
|
|
"optional": true
|
|
},
|
|
"jest": {
|
|
"optional": true
|
|
},
|
|
"vitest": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@testing-library/jest-dom/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/@testing-library/jest-dom/node_modules/chalk": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@testing-library/jest-dom/node_modules/dom-accessibility-api": {
|
|
"version": "0.6.3",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@testing-library/jest-dom/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@testing-library/jest-dom/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@testing-library/user-event": {
|
|
"version": "14.5.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12",
|
|
"npm": ">=6"
|
|
},
|
|
"peerDependencies": {
|
|
"@testing-library/dom": ">=7.21.4"
|
|
}
|
|
},
|
|
"node_modules/@types/argparse": {
|
|
"version": "1.0.38",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/aria-query": {
|
|
"version": "5.0.4",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/babel__core": {
|
|
"version": "7.20.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/parser": "^7.20.7",
|
|
"@babel/types": "^7.20.7",
|
|
"@types/babel__generator": "*",
|
|
"@types/babel__template": "*",
|
|
"@types/babel__traverse": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/babel__generator": {
|
|
"version": "7.6.8",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@types/babel__template": {
|
|
"version": "7.4.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/parser": "^7.1.0",
|
|
"@babel/types": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@types/babel__traverse": {
|
|
"version": "7.20.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.20.7"
|
|
}
|
|
},
|
|
"node_modules/@types/body-parser": {
|
|
"version": "1.19.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/connect": "*",
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/connect": {
|
|
"version": "3.4.38",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/cross-spawn": {
|
|
"version": "6.0.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/doctrine": {
|
|
"version": "0.0.9",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/emscripten": {
|
|
"version": "1.39.13",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/escodegen": {
|
|
"version": "0.0.6",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/estree": {
|
|
"version": "0.0.51",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/express": {
|
|
"version": "4.17.21",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/body-parser": "*",
|
|
"@types/express-serve-static-core": "^4.17.33",
|
|
"@types/qs": "*",
|
|
"@types/serve-static": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/express-serve-static-core": {
|
|
"version": "4.19.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*",
|
|
"@types/qs": "*",
|
|
"@types/range-parser": "*",
|
|
"@types/send": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/find-cache-dir": {
|
|
"version": "3.2.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/glob": {
|
|
"version": "7.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/minimatch": "*",
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/hast": {
|
|
"version": "3.0.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/unist": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/http-errors": {
|
|
"version": "2.0.4",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/lodash": {
|
|
"version": "4.17.7",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/mdx": {
|
|
"version": "2.0.13",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/mime": {
|
|
"version": "1.3.5",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/minimatch": {
|
|
"version": "5.1.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/node": {
|
|
"version": "18.19.44",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"undici-types": "~5.26.4"
|
|
}
|
|
},
|
|
"node_modules/@types/prop-types": {
|
|
"version": "15.7.12",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/qs": {
|
|
"version": "6.9.15",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/range-parser": {
|
|
"version": "1.2.7",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/react": {
|
|
"version": "18.3.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/prop-types": "*",
|
|
"csstype": "^3.0.2"
|
|
}
|
|
},
|
|
"node_modules/@types/resolve": {
|
|
"version": "1.20.6",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/semver": {
|
|
"version": "7.5.8",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/send": {
|
|
"version": "0.17.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/mime": "^1",
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/serve-static": {
|
|
"version": "1.15.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/http-errors": "*",
|
|
"@types/node": "*",
|
|
"@types/send": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/unist": {
|
|
"version": "3.0.3",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/uuid": {
|
|
"version": "9.0.8",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@typescript-eslint/eslint-plugin": {
|
|
"version": "7.18.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@eslint-community/regexpp": "^4.10.0",
|
|
"@typescript-eslint/scope-manager": "7.18.0",
|
|
"@typescript-eslint/type-utils": "7.18.0",
|
|
"@typescript-eslint/utils": "7.18.0",
|
|
"@typescript-eslint/visitor-keys": "7.18.0",
|
|
"graphemer": "^1.4.0",
|
|
"ignore": "^5.3.1",
|
|
"natural-compare": "^1.4.0",
|
|
"ts-api-utils": "^1.3.0"
|
|
},
|
|
"engines": {
|
|
"node": "^18.18.0 || >=20.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
},
|
|
"peerDependencies": {
|
|
"@typescript-eslint/parser": "^7.0.0",
|
|
"eslint": "^8.56.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"typescript": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/parser": {
|
|
"version": "7.18.0",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"@typescript-eslint/scope-manager": "7.18.0",
|
|
"@typescript-eslint/types": "7.18.0",
|
|
"@typescript-eslint/typescript-estree": "7.18.0",
|
|
"@typescript-eslint/visitor-keys": "7.18.0",
|
|
"debug": "^4.3.4"
|
|
},
|
|
"engines": {
|
|
"node": "^18.18.0 || >=20.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": "^8.56.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"typescript": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/scope-manager": {
|
|
"version": "7.18.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@typescript-eslint/types": "7.18.0",
|
|
"@typescript-eslint/visitor-keys": "7.18.0"
|
|
},
|
|
"engines": {
|
|
"node": "^18.18.0 || >=20.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/type-utils": {
|
|
"version": "7.18.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@typescript-eslint/typescript-estree": "7.18.0",
|
|
"@typescript-eslint/utils": "7.18.0",
|
|
"debug": "^4.3.4",
|
|
"ts-api-utils": "^1.3.0"
|
|
},
|
|
"engines": {
|
|
"node": "^18.18.0 || >=20.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": "^8.56.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"typescript": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/types": {
|
|
"version": "7.18.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^18.18.0 || >=20.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/typescript-estree": {
|
|
"version": "7.18.0",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"@typescript-eslint/types": "7.18.0",
|
|
"@typescript-eslint/visitor-keys": "7.18.0",
|
|
"debug": "^4.3.4",
|
|
"globby": "^11.1.0",
|
|
"is-glob": "^4.0.3",
|
|
"minimatch": "^9.0.4",
|
|
"semver": "^7.6.0",
|
|
"ts-api-utils": "^1.3.0"
|
|
},
|
|
"engines": {
|
|
"node": "^18.18.0 || >=20.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"typescript": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/typescript-estree/node_modules/brace-expansion": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"balanced-match": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/typescript-estree/node_modules/globby": {
|
|
"version": "11.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"array-union": "^2.1.0",
|
|
"dir-glob": "^3.0.1",
|
|
"fast-glob": "^3.2.9",
|
|
"ignore": "^5.2.0",
|
|
"merge2": "^1.4.1",
|
|
"slash": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch": {
|
|
"version": "9.0.5",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"brace-expansion": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=16 || 14 >=14.17"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/typescript-estree/node_modules/semver": {
|
|
"version": "7.6.3",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/typescript-estree/node_modules/slash": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/utils": {
|
|
"version": "7.18.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@eslint-community/eslint-utils": "^4.4.0",
|
|
"@typescript-eslint/scope-manager": "7.18.0",
|
|
"@typescript-eslint/types": "7.18.0",
|
|
"@typescript-eslint/typescript-estree": "7.18.0"
|
|
},
|
|
"engines": {
|
|
"node": "^18.18.0 || >=20.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": "^8.56.0"
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/visitor-keys": {
|
|
"version": "7.18.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@typescript-eslint/types": "7.18.0",
|
|
"eslint-visitor-keys": "^3.4.3"
|
|
},
|
|
"engines": {
|
|
"node": "^18.18.0 || >=20.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
}
|
|
},
|
|
"node_modules/@ungap/structured-clone": {
|
|
"version": "1.2.0",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/@vitejs/plugin-react": {
|
|
"version": "4.3.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/core": "^7.24.5",
|
|
"@babel/plugin-transform-react-jsx-self": "^7.24.5",
|
|
"@babel/plugin-transform-react-jsx-source": "^7.24.1",
|
|
"@types/babel__core": "^7.20.5",
|
|
"react-refresh": "^0.14.2"
|
|
},
|
|
"engines": {
|
|
"node": "^14.18.0 || >=16.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"vite": "^4.2.0 || ^5.0.0"
|
|
}
|
|
},
|
|
"node_modules/@vitest/expect": {
|
|
"version": "1.6.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@vitest/spy": "1.6.0",
|
|
"@vitest/utils": "1.6.0",
|
|
"chai": "^4.3.10"
|
|
},
|
|
"funding": {
|
|
"url": "https://opencollective.com/vitest"
|
|
}
|
|
},
|
|
"node_modules/@vitest/spy": {
|
|
"version": "1.6.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tinyspy": "^2.2.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://opencollective.com/vitest"
|
|
}
|
|
},
|
|
"node_modules/@vitest/utils": {
|
|
"version": "1.6.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"diff-sequences": "^29.6.3",
|
|
"estree-walker": "^3.0.3",
|
|
"loupe": "^2.3.7",
|
|
"pretty-format": "^29.7.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://opencollective.com/vitest"
|
|
}
|
|
},
|
|
"node_modules/@vitest/utils/node_modules/@types/estree": {
|
|
"version": "1.0.5",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@vitest/utils/node_modules/ansi-styles": {
|
|
"version": "5.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/@vitest/utils/node_modules/estree-walker": {
|
|
"version": "3.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/estree": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/@vitest/utils/node_modules/pretty-format": {
|
|
"version": "29.7.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/schemas": "^29.6.3",
|
|
"ansi-styles": "^5.0.0",
|
|
"react-is": "^18.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@vitest/utils/node_modules/react-is": {
|
|
"version": "18.3.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@volar/language-core": {
|
|
"version": "2.4.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@volar/source-map": "2.4.0"
|
|
}
|
|
},
|
|
"node_modules/@volar/source-map": {
|
|
"version": "2.4.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@volar/typescript": {
|
|
"version": "2.4.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@volar/language-core": "2.4.0",
|
|
"path-browserify": "^1.0.1",
|
|
"vscode-uri": "^3.0.8"
|
|
}
|
|
},
|
|
"node_modules/@vue/compiler-core": {
|
|
"version": "3.4.38",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/parser": "^7.24.7",
|
|
"@vue/shared": "3.4.38",
|
|
"entities": "^4.5.0",
|
|
"estree-walker": "^2.0.2",
|
|
"source-map-js": "^1.2.0"
|
|
}
|
|
},
|
|
"node_modules/@vue/compiler-dom": {
|
|
"version": "3.4.38",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@vue/compiler-core": "3.4.38",
|
|
"@vue/shared": "3.4.38"
|
|
}
|
|
},
|
|
"node_modules/@vue/compiler-vue2": {
|
|
"version": "2.7.16",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"de-indent": "^1.0.2",
|
|
"he": "^1.2.0"
|
|
}
|
|
},
|
|
"node_modules/@vue/language-core": {
|
|
"version": "2.0.29",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@volar/language-core": "~2.4.0-alpha.18",
|
|
"@vue/compiler-dom": "^3.4.0",
|
|
"@vue/compiler-vue2": "^2.7.16",
|
|
"@vue/shared": "^3.4.0",
|
|
"computeds": "^0.0.1",
|
|
"minimatch": "^9.0.3",
|
|
"muggle-string": "^0.4.1",
|
|
"path-browserify": "^1.0.1"
|
|
},
|
|
"peerDependencies": {
|
|
"typescript": "*"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"typescript": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@vue/language-core/node_modules/brace-expansion": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"balanced-match": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/@vue/language-core/node_modules/minimatch": {
|
|
"version": "9.0.5",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"brace-expansion": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=16 || 14 >=14.17"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/@vue/shared": {
|
|
"version": "3.4.38",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@yarnpkg/fslib": {
|
|
"version": "2.10.3",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"@yarnpkg/libzip": "^2.3.0",
|
|
"tslib": "^1.13.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12 <14 || 14.2 - 14.9 || >14.10.0"
|
|
}
|
|
},
|
|
"node_modules/@yarnpkg/libzip": {
|
|
"version": "2.3.0",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"@types/emscripten": "^1.39.6",
|
|
"tslib": "^1.13.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12 <14 || 14.2 - 14.9 || >14.10.0"
|
|
}
|
|
},
|
|
"node_modules/accepts": {
|
|
"version": "1.3.8",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mime-types": "~2.1.34",
|
|
"negotiator": "0.6.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/acorn": {
|
|
"version": "7.4.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"acorn": "bin/acorn"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/acorn-jsx": {
|
|
"version": "5.3.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"acorn": "^6.0.0 || ^7.0.0 || ^8.0.0"
|
|
}
|
|
},
|
|
"node_modules/acorn-walk": {
|
|
"version": "7.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/ajv": {
|
|
"version": "8.12.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fast-deep-equal": "^3.1.1",
|
|
"json-schema-traverse": "^1.0.0",
|
|
"require-from-string": "^2.0.2",
|
|
"uri-js": "^4.2.2"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/epoberezkin"
|
|
}
|
|
},
|
|
"node_modules/ajv-draft-04": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"ajv": "^8.5.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"ajv": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/ajv-formats": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ajv": "^8.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"ajv": "^8.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"ajv": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/ansi-regex": {
|
|
"version": "5.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/ansi-styles": {
|
|
"version": "3.2.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^1.9.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/ansi-styles/node_modules/color-convert": {
|
|
"version": "1.9.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "1.1.3"
|
|
}
|
|
},
|
|
"node_modules/ansi-styles/node_modules/color-name": {
|
|
"version": "1.1.3",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/anymatch": {
|
|
"version": "3.1.3",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"normalize-path": "^3.0.0",
|
|
"picomatch": "^2.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/argparse": {
|
|
"version": "1.0.10",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"sprintf-js": "~1.0.2"
|
|
}
|
|
},
|
|
"node_modules/aria-query": {
|
|
"version": "5.3.0",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"dequal": "^2.0.3"
|
|
}
|
|
},
|
|
"node_modules/array-flatten": {
|
|
"version": "1.1.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/array-union": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/assertion-error": {
|
|
"version": "1.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/ast-types": {
|
|
"version": "0.16.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tslib": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/ast-types/node_modules/tslib": {
|
|
"version": "2.6.3",
|
|
"dev": true,
|
|
"license": "0BSD"
|
|
},
|
|
"node_modules/available-typed-arrays": {
|
|
"version": "1.0.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"possible-typed-array-names": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/babel-core": {
|
|
"version": "7.0.0-bridge.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-polyfill-corejs2": {
|
|
"version": "0.4.11",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/compat-data": "^7.22.6",
|
|
"@babel/helper-define-polyfill-provider": "^0.6.2",
|
|
"semver": "^6.3.1"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-polyfill-corejs3": {
|
|
"version": "0.10.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-define-polyfill-provider": "^0.6.2",
|
|
"core-js-compat": "^3.38.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-polyfill-regenerator": {
|
|
"version": "0.6.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-define-polyfill-provider": "^0.6.2"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
|
|
}
|
|
},
|
|
"node_modules/balanced-match": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/base64-js": {
|
|
"version": "1.5.1",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/binary-extensions": {
|
|
"version": "2.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/bl": {
|
|
"version": "4.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"buffer": "^5.5.0",
|
|
"inherits": "^2.0.4",
|
|
"readable-stream": "^3.4.0"
|
|
}
|
|
},
|
|
"node_modules/body-parser": {
|
|
"version": "1.20.3",
|
|
"resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.20.3.tgz",
|
|
"integrity": "sha512-7rAxByjUMqQ3/bHJy7D6OGXvx/MMc4IqBn/X0fcM1QUcAItpZrBEYhWGem+tzXH90c+G01ypMcYJBO9Y30203g==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"bytes": "3.1.2",
|
|
"content-type": "~1.0.5",
|
|
"debug": "2.6.9",
|
|
"depd": "2.0.0",
|
|
"destroy": "1.2.0",
|
|
"http-errors": "2.0.0",
|
|
"iconv-lite": "0.4.24",
|
|
"on-finished": "2.4.1",
|
|
"qs": "6.13.0",
|
|
"raw-body": "2.5.2",
|
|
"type-is": "~1.6.18",
|
|
"unpipe": "1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8",
|
|
"npm": "1.2.8000 || >= 1.4.16"
|
|
}
|
|
},
|
|
"node_modules/body-parser/node_modules/debug": {
|
|
"version": "2.6.9",
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
|
|
"integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"ms": "2.0.0"
|
|
}
|
|
},
|
|
"node_modules/body-parser/node_modules/ms": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
|
|
"integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==",
|
|
"dev": true
|
|
},
|
|
"node_modules/body-parser/node_modules/qs": {
|
|
"version": "6.13.0",
|
|
"resolved": "https://registry.npmjs.org/qs/-/qs-6.13.0.tgz",
|
|
"integrity": "sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"side-channel": "^1.0.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/brace-expansion": {
|
|
"version": "1.1.11",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"balanced-match": "^1.0.0",
|
|
"concat-map": "0.0.1"
|
|
}
|
|
},
|
|
"node_modules/braces": {
|
|
"version": "3.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fill-range": "^7.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/browser-assert": {
|
|
"version": "1.2.1",
|
|
"dev": true
|
|
},
|
|
"node_modules/browserslist": {
|
|
"version": "4.23.3",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/browserslist"
|
|
},
|
|
{
|
|
"type": "tidelift",
|
|
"url": "https://tidelift.com/funding/github/npm/browserslist"
|
|
},
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/ai"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"caniuse-lite": "^1.0.30001646",
|
|
"electron-to-chromium": "^1.5.4",
|
|
"node-releases": "^2.0.18",
|
|
"update-browserslist-db": "^1.1.0"
|
|
},
|
|
"bin": {
|
|
"browserslist": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
|
|
}
|
|
},
|
|
"node_modules/buffer": {
|
|
"version": "5.7.1",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"base64-js": "^1.3.1",
|
|
"ieee754": "^1.1.13"
|
|
}
|
|
},
|
|
"node_modules/buffer-from": {
|
|
"version": "1.1.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/bytes": {
|
|
"version": "3.1.2",
|
|
"resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz",
|
|
"integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/call-bind": {
|
|
"version": "1.0.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"es-define-property": "^1.0.0",
|
|
"es-errors": "^1.3.0",
|
|
"function-bind": "^1.1.2",
|
|
"get-intrinsic": "^1.2.4",
|
|
"set-function-length": "^1.2.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/callsites": {
|
|
"version": "3.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/caniuse-lite": {
|
|
"version": "1.0.30001651",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/browserslist"
|
|
},
|
|
{
|
|
"type": "tidelift",
|
|
"url": "https://tidelift.com/funding/github/npm/caniuse-lite"
|
|
},
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/ai"
|
|
}
|
|
],
|
|
"license": "CC-BY-4.0"
|
|
},
|
|
"node_modules/chai": {
|
|
"version": "4.5.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"assertion-error": "^1.1.0",
|
|
"check-error": "^1.0.3",
|
|
"deep-eql": "^4.1.3",
|
|
"get-func-name": "^2.0.2",
|
|
"loupe": "^2.3.6",
|
|
"pathval": "^1.1.1",
|
|
"type-detect": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/chalk": {
|
|
"version": "2.4.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^3.2.1",
|
|
"escape-string-regexp": "^1.0.5",
|
|
"supports-color": "^5.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/check-error": {
|
|
"version": "1.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"get-func-name": "^2.0.2"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/chokidar": {
|
|
"version": "3.6.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"anymatch": "~3.1.2",
|
|
"braces": "~3.0.2",
|
|
"glob-parent": "~5.1.2",
|
|
"is-binary-path": "~2.1.0",
|
|
"is-glob": "~4.0.1",
|
|
"normalize-path": "~3.0.0",
|
|
"readdirp": "~3.6.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.10.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://paulmillr.com/funding/"
|
|
},
|
|
"optionalDependencies": {
|
|
"fsevents": "~2.3.2"
|
|
}
|
|
},
|
|
"node_modules/chownr": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/chromatic": {
|
|
"version": "11.7.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"chroma": "dist/bin.js",
|
|
"chromatic": "dist/bin.js",
|
|
"chromatic-cli": "dist/bin.js"
|
|
},
|
|
"peerDependencies": {
|
|
"@chromatic-com/cypress": "^0.*.* || ^1.0.0",
|
|
"@chromatic-com/playwright": "^0.*.* || ^1.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@chromatic-com/cypress": {
|
|
"optional": true
|
|
},
|
|
"@chromatic-com/playwright": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/citty": {
|
|
"version": "0.1.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"consola": "^3.2.3"
|
|
}
|
|
},
|
|
"node_modules/cli-cursor": {
|
|
"version": "3.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"restore-cursor": "^3.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/cli-spinners": {
|
|
"version": "2.9.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/clone": {
|
|
"version": "1.0.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8"
|
|
}
|
|
},
|
|
"node_modules/clone-deep": {
|
|
"version": "4.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-plain-object": "^2.0.4",
|
|
"kind-of": "^6.0.2",
|
|
"shallow-clone": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/clone-deep/node_modules/is-plain-object": {
|
|
"version": "2.0.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"isobject": "^3.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/commander": {
|
|
"version": "6.2.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/commondir": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/compare-versions": {
|
|
"version": "6.1.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/computeds": {
|
|
"version": "0.0.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/concat-map": {
|
|
"version": "0.0.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/confbox": {
|
|
"version": "0.1.7",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/consola": {
|
|
"version": "3.2.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^14.18.0 || >=16.10.0"
|
|
}
|
|
},
|
|
"node_modules/content-disposition": {
|
|
"version": "0.5.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safe-buffer": "5.2.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/content-type": {
|
|
"version": "1.0.5",
|
|
"resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.5.tgz",
|
|
"integrity": "sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/convert-source-map": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/cookie": {
|
|
"version": "0.6.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/cookie-signature": {
|
|
"version": "1.0.6",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/core-js-compat": {
|
|
"version": "3.38.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"browserslist": "^4.23.3"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/core-js"
|
|
}
|
|
},
|
|
"node_modules/cross-spawn": {
|
|
"version": "7.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"path-key": "^3.1.0",
|
|
"shebang-command": "^2.0.0",
|
|
"which": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/crypto-random-string": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"type-fest": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/crypto-random-string/node_modules/type-fest": {
|
|
"version": "1.4.0",
|
|
"dev": true,
|
|
"license": "(MIT OR CC0-1.0)",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/css.escape": {
|
|
"version": "1.5.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/csstype": {
|
|
"version": "3.1.3",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/de-indent": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/debug": {
|
|
"version": "4.3.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/deep-eql": {
|
|
"version": "4.1.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"type-detect": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/deep-is": {
|
|
"version": "0.1.4",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/defaults": {
|
|
"version": "1.0.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"clone": "^1.0.2"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/define-data-property": {
|
|
"version": "1.1.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"es-define-property": "^1.0.0",
|
|
"es-errors": "^1.3.0",
|
|
"gopd": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/defu": {
|
|
"version": "6.1.4",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/depd": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz",
|
|
"integrity": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/dequal": {
|
|
"version": "2.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/destroy": {
|
|
"version": "1.2.0",
|
|
"resolved": "https://registry.npmjs.org/destroy/-/destroy-1.2.0.tgz",
|
|
"integrity": "sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">= 0.8",
|
|
"npm": "1.2.8000 || >= 1.4.16"
|
|
}
|
|
},
|
|
"node_modules/detect-indent": {
|
|
"version": "6.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/diff-sequences": {
|
|
"version": "29.6.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/dir-glob": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"path-type": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/dir-glob/node_modules/path-type": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/doctrine": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"esutils": "^2.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/dom-accessibility-api": {
|
|
"version": "0.5.16",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/ee-first": {
|
|
"version": "1.1.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/electron-to-chromium": {
|
|
"version": "1.5.8",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/encodeurl": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/entities": {
|
|
"version": "4.5.0",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">=0.12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/fb55/entities?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/envinfo": {
|
|
"version": "7.13.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"envinfo": "dist/cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/es-define-property": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"get-intrinsic": "^1.2.4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/es-errors": {
|
|
"version": "1.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/es-module-lexer": {
|
|
"version": "1.5.4",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/esbuild": {
|
|
"version": "0.21.5",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"esbuild": "bin/esbuild"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"optionalDependencies": {
|
|
"@esbuild/aix-ppc64": "0.21.5",
|
|
"@esbuild/android-arm": "0.21.5",
|
|
"@esbuild/android-arm64": "0.21.5",
|
|
"@esbuild/android-x64": "0.21.5",
|
|
"@esbuild/darwin-arm64": "0.21.5",
|
|
"@esbuild/darwin-x64": "0.21.5",
|
|
"@esbuild/freebsd-arm64": "0.21.5",
|
|
"@esbuild/freebsd-x64": "0.21.5",
|
|
"@esbuild/linux-arm": "0.21.5",
|
|
"@esbuild/linux-arm64": "0.21.5",
|
|
"@esbuild/linux-ia32": "0.21.5",
|
|
"@esbuild/linux-loong64": "0.21.5",
|
|
"@esbuild/linux-mips64el": "0.21.5",
|
|
"@esbuild/linux-ppc64": "0.21.5",
|
|
"@esbuild/linux-riscv64": "0.21.5",
|
|
"@esbuild/linux-s390x": "0.21.5",
|
|
"@esbuild/linux-x64": "0.21.5",
|
|
"@esbuild/netbsd-x64": "0.21.5",
|
|
"@esbuild/openbsd-x64": "0.21.5",
|
|
"@esbuild/sunos-x64": "0.21.5",
|
|
"@esbuild/win32-arm64": "0.21.5",
|
|
"@esbuild/win32-ia32": "0.21.5",
|
|
"@esbuild/win32-x64": "0.21.5"
|
|
}
|
|
},
|
|
"node_modules/esbuild-register": {
|
|
"version": "3.6.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"debug": "^4.3.4"
|
|
},
|
|
"peerDependencies": {
|
|
"esbuild": ">=0.12 <1"
|
|
}
|
|
},
|
|
"node_modules/escalade": {
|
|
"version": "3.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/escape-html": {
|
|
"version": "1.0.3",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/escape-string-regexp": {
|
|
"version": "1.0.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/escodegen": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"esprima": "^4.0.1",
|
|
"estraverse": "^5.2.0",
|
|
"esutils": "^2.0.2"
|
|
},
|
|
"bin": {
|
|
"escodegen": "bin/escodegen.js",
|
|
"esgenerate": "bin/esgenerate.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"source-map": "~0.6.1"
|
|
}
|
|
},
|
|
"node_modules/eslint": {
|
|
"version": "8.57.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@eslint-community/eslint-utils": "^4.2.0",
|
|
"@eslint-community/regexpp": "^4.6.1",
|
|
"@eslint/eslintrc": "^2.1.4",
|
|
"@eslint/js": "8.57.0",
|
|
"@humanwhocodes/config-array": "^0.11.14",
|
|
"@humanwhocodes/module-importer": "^1.0.1",
|
|
"@nodelib/fs.walk": "^1.2.8",
|
|
"@ungap/structured-clone": "^1.2.0",
|
|
"ajv": "^6.12.4",
|
|
"chalk": "^4.0.0",
|
|
"cross-spawn": "^7.0.2",
|
|
"debug": "^4.3.2",
|
|
"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.4.2",
|
|
"esutils": "^2.0.2",
|
|
"fast-deep-equal": "^3.1.3",
|
|
"file-entry-cache": "^6.0.1",
|
|
"find-up": "^5.0.0",
|
|
"glob-parent": "^6.0.2",
|
|
"globals": "^13.19.0",
|
|
"graphemer": "^1.4.0",
|
|
"ignore": "^5.2.0",
|
|
"imurmurhash": "^0.1.4",
|
|
"is-glob": "^4.0.0",
|
|
"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.3",
|
|
"strip-ansi": "^6.0.1",
|
|
"text-table": "^0.2.0"
|
|
},
|
|
"bin": {
|
|
"eslint": "bin/eslint.js"
|
|
},
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://opencollective.com/eslint"
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-react-hooks": {
|
|
"version": "4.6.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-react-refresh": {
|
|
"version": "0.4.11",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"eslint": ">=7"
|
|
}
|
|
},
|
|
"node_modules/eslint-scope": {
|
|
"version": "7.2.2",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"esrecurse": "^4.3.0",
|
|
"estraverse": "^5.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://opencollective.com/eslint"
|
|
}
|
|
},
|
|
"node_modules/eslint-visitor-keys": {
|
|
"version": "3.4.3",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://opencollective.com/eslint"
|
|
}
|
|
},
|
|
"node_modules/eslint/node_modules/ajv": {
|
|
"version": "6.12.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fast-deep-equal": "^3.1.1",
|
|
"fast-json-stable-stringify": "^2.0.0",
|
|
"json-schema-traverse": "^0.4.1",
|
|
"uri-js": "^4.2.2"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/epoberezkin"
|
|
}
|
|
},
|
|
"node_modules/eslint/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/eslint/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/eslint/node_modules/escape-string-regexp": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/eslint/node_modules/glob-parent": {
|
|
"version": "6.0.2",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"is-glob": "^4.0.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.13.0"
|
|
}
|
|
},
|
|
"node_modules/eslint/node_modules/globals": {
|
|
"version": "13.24.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"type-fest": "^0.20.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/eslint/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/eslint/node_modules/json-schema-traverse": {
|
|
"version": "0.4.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/eslint/node_modules/strip-ansi": {
|
|
"version": "6.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^5.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/eslint/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/eslint/node_modules/type-fest": {
|
|
"version": "0.20.2",
|
|
"dev": true,
|
|
"license": "(MIT OR CC0-1.0)",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/espree": {
|
|
"version": "9.6.1",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"acorn": "^8.9.0",
|
|
"acorn-jsx": "^5.3.2",
|
|
"eslint-visitor-keys": "^3.4.1"
|
|
},
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://opencollective.com/eslint"
|
|
}
|
|
},
|
|
"node_modules/espree/node_modules/acorn": {
|
|
"version": "8.12.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"acorn": "bin/acorn"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/esprima": {
|
|
"version": "4.0.1",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"bin": {
|
|
"esparse": "bin/esparse.js",
|
|
"esvalidate": "bin/esvalidate.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/esquery": {
|
|
"version": "1.6.0",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"estraverse": "^5.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10"
|
|
}
|
|
},
|
|
"node_modules/esrecurse": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"estraverse": "^5.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.0"
|
|
}
|
|
},
|
|
"node_modules/estraverse": {
|
|
"version": "5.3.0",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">=4.0"
|
|
}
|
|
},
|
|
"node_modules/estree-walker": {
|
|
"version": "2.0.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/esutils": {
|
|
"version": "2.0.3",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/etag": {
|
|
"version": "1.8.1",
|
|
"resolved": "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz",
|
|
"integrity": "sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/execa": {
|
|
"version": "5.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cross-spawn": "^7.0.3",
|
|
"get-stream": "^6.0.0",
|
|
"human-signals": "^2.1.0",
|
|
"is-stream": "^2.0.0",
|
|
"merge-stream": "^2.0.0",
|
|
"npm-run-path": "^4.0.1",
|
|
"onetime": "^5.1.2",
|
|
"signal-exit": "^3.0.3",
|
|
"strip-final-newline": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sindresorhus/execa?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/express": {
|
|
"version": "4.20.0",
|
|
"resolved": "https://registry.npmjs.org/express/-/express-4.20.0.tgz",
|
|
"integrity": "sha512-pLdae7I6QqShF5PnNTCVn4hI91Dx0Grkn2+IAsMTgMIKuQVte2dN9PeGSSAME2FR8anOhVA62QDIUaWVfEXVLw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"accepts": "~1.3.8",
|
|
"array-flatten": "1.1.1",
|
|
"body-parser": "1.20.3",
|
|
"content-disposition": "0.5.4",
|
|
"content-type": "~1.0.4",
|
|
"cookie": "0.6.0",
|
|
"cookie-signature": "1.0.6",
|
|
"debug": "2.6.9",
|
|
"depd": "2.0.0",
|
|
"encodeurl": "~2.0.0",
|
|
"escape-html": "~1.0.3",
|
|
"etag": "~1.8.1",
|
|
"finalhandler": "1.2.0",
|
|
"fresh": "0.5.2",
|
|
"http-errors": "2.0.0",
|
|
"merge-descriptors": "1.0.3",
|
|
"methods": "~1.1.2",
|
|
"on-finished": "2.4.1",
|
|
"parseurl": "~1.3.3",
|
|
"path-to-regexp": "0.1.10",
|
|
"proxy-addr": "~2.0.7",
|
|
"qs": "6.11.0",
|
|
"range-parser": "~1.2.1",
|
|
"safe-buffer": "5.2.1",
|
|
"send": "0.19.0",
|
|
"serve-static": "1.16.0",
|
|
"setprototypeof": "1.2.0",
|
|
"statuses": "2.0.1",
|
|
"type-is": "~1.6.18",
|
|
"utils-merge": "1.0.1",
|
|
"vary": "~1.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.10.0"
|
|
}
|
|
},
|
|
"node_modules/express/node_modules/debug": {
|
|
"version": "2.6.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.0.0"
|
|
}
|
|
},
|
|
"node_modules/express/node_modules/encodeurl": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-2.0.0.tgz",
|
|
"integrity": "sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/express/node_modules/ms": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/fast-deep-equal": {
|
|
"version": "3.1.3",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/fast-glob": {
|
|
"version": "3.3.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@nodelib/fs.stat": "^2.0.2",
|
|
"@nodelib/fs.walk": "^1.2.3",
|
|
"glob-parent": "^5.1.2",
|
|
"merge2": "^1.3.0",
|
|
"micromatch": "^4.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.6.0"
|
|
}
|
|
},
|
|
"node_modules/fast-json-stable-stringify": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/fast-levenshtein": {
|
|
"version": "2.0.6",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/fastq": {
|
|
"version": "1.17.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"reusify": "^1.0.4"
|
|
}
|
|
},
|
|
"node_modules/fd-package-json": {
|
|
"version": "1.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"walk-up-path": "^3.0.1"
|
|
}
|
|
},
|
|
"node_modules/file-entry-cache": {
|
|
"version": "6.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"flat-cache": "^3.0.4"
|
|
},
|
|
"engines": {
|
|
"node": "^10.12.0 || >=12.0.0"
|
|
}
|
|
},
|
|
"node_modules/filesize": {
|
|
"version": "10.1.4",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">= 10.4.0"
|
|
}
|
|
},
|
|
"node_modules/fill-range": {
|
|
"version": "7.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"to-regex-range": "^5.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/finalhandler": {
|
|
"version": "1.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"debug": "2.6.9",
|
|
"encodeurl": "~1.0.2",
|
|
"escape-html": "~1.0.3",
|
|
"on-finished": "2.4.1",
|
|
"parseurl": "~1.3.3",
|
|
"statuses": "2.0.1",
|
|
"unpipe": "~1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/finalhandler/node_modules/debug": {
|
|
"version": "2.6.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.0.0"
|
|
}
|
|
},
|
|
"node_modules/finalhandler/node_modules/ms": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/find-cache-dir": {
|
|
"version": "3.3.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"commondir": "^1.0.1",
|
|
"make-dir": "^3.0.2",
|
|
"pkg-dir": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/avajs/find-cache-dir?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/find-up": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"locate-path": "^6.0.0",
|
|
"path-exists": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/flat-cache": {
|
|
"version": "3.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"flatted": "^3.2.9",
|
|
"keyv": "^4.5.3",
|
|
"rimraf": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": "^10.12.0 || >=12.0.0"
|
|
}
|
|
},
|
|
"node_modules/flat-cache/node_modules/rimraf": {
|
|
"version": "3.0.2",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"glob": "^7.1.3"
|
|
},
|
|
"bin": {
|
|
"rimraf": "bin.js"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/flatted": {
|
|
"version": "3.3.1",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/flow-parser": {
|
|
"version": "0.243.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/for-each": {
|
|
"version": "0.3.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-callable": "^1.1.3"
|
|
}
|
|
},
|
|
"node_modules/forwarded": {
|
|
"version": "0.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/fresh": {
|
|
"version": "0.5.2",
|
|
"resolved": "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz",
|
|
"integrity": "sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/fs-extra": {
|
|
"version": "11.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"graceful-fs": "^4.2.0",
|
|
"jsonfile": "^6.0.1",
|
|
"universalify": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.14"
|
|
}
|
|
},
|
|
"node_modules/fs-minipass": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"minipass": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/fs-minipass/node_modules/minipass": {
|
|
"version": "3.3.6",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/fs-minipass/node_modules/yallist": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/fs.realpath": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/function-bind": {
|
|
"version": "1.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/gensync": {
|
|
"version": "1.0.0-beta.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/get-func-name": {
|
|
"version": "2.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/get-intrinsic": {
|
|
"version": "1.2.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"es-errors": "^1.3.0",
|
|
"function-bind": "^1.1.2",
|
|
"has-proto": "^1.0.1",
|
|
"has-symbols": "^1.0.3",
|
|
"hasown": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/get-stream": {
|
|
"version": "6.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/giget": {
|
|
"version": "1.2.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"citty": "^0.1.6",
|
|
"consola": "^3.2.3",
|
|
"defu": "^6.1.4",
|
|
"node-fetch-native": "^1.6.3",
|
|
"nypm": "^0.3.8",
|
|
"ohash": "^1.1.3",
|
|
"pathe": "^1.1.2",
|
|
"tar": "^6.2.0"
|
|
},
|
|
"bin": {
|
|
"giget": "dist/cli.mjs"
|
|
}
|
|
},
|
|
"node_modules/github-slugger": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/glob": {
|
|
"version": "7.2.3",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"fs.realpath": "^1.0.0",
|
|
"inflight": "^1.0.4",
|
|
"inherits": "2",
|
|
"minimatch": "^3.1.1",
|
|
"once": "^1.3.0",
|
|
"path-is-absolute": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/glob-parent": {
|
|
"version": "5.1.2",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"is-glob": "^4.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/glob-promise": {
|
|
"version": "4.2.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/glob": "^7.1.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"type": "individual",
|
|
"url": "https://github.com/sponsors/ahmadnassri"
|
|
},
|
|
"peerDependencies": {
|
|
"glob": "^7.1.6"
|
|
}
|
|
},
|
|
"node_modules/globals": {
|
|
"version": "11.12.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/globby": {
|
|
"version": "14.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@sindresorhus/merge-streams": "^2.1.0",
|
|
"fast-glob": "^3.3.2",
|
|
"ignore": "^5.2.4",
|
|
"path-type": "^5.0.0",
|
|
"slash": "^5.1.0",
|
|
"unicorn-magic": "^0.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/gopd": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"get-intrinsic": "^1.1.3"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/graceful-fs": {
|
|
"version": "4.2.11",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/graphemer": {
|
|
"version": "1.4.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/has-flag": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/has-property-descriptors": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"es-define-property": "^1.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/has-proto": {
|
|
"version": "1.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/has-symbols": {
|
|
"version": "1.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/has-tostringtag": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-symbols": "^1.0.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/hasown": {
|
|
"version": "2.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"function-bind": "^1.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/hast-util-heading-rank": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/hast": "^3.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/hast-util-is-element": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/hast": "^3.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/hast-util-to-string": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/hast": "^3.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/he": {
|
|
"version": "1.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"he": "bin/he"
|
|
}
|
|
},
|
|
"node_modules/html-tags": {
|
|
"version": "3.3.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/http-errors": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/http-errors/-/http-errors-2.0.0.tgz",
|
|
"integrity": "sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"depd": "2.0.0",
|
|
"inherits": "2.0.4",
|
|
"setprototypeof": "1.2.0",
|
|
"statuses": "2.0.1",
|
|
"toidentifier": "1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/human-signals": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=10.17.0"
|
|
}
|
|
},
|
|
"node_modules/iconv-lite": {
|
|
"version": "0.4.24",
|
|
"resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz",
|
|
"integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"safer-buffer": ">= 2.1.2 < 3"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/ieee754": {
|
|
"version": "1.2.1",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/ignore": {
|
|
"version": "5.3.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 4"
|
|
}
|
|
},
|
|
"node_modules/import-fresh": {
|
|
"version": "3.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"parent-module": "^1.0.0",
|
|
"resolve-from": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/import-lazy": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/imurmurhash": {
|
|
"version": "0.1.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8.19"
|
|
}
|
|
},
|
|
"node_modules/indent-string": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/inflight": {
|
|
"version": "1.0.6",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"once": "^1.3.0",
|
|
"wrappy": "1"
|
|
}
|
|
},
|
|
"node_modules/inherits": {
|
|
"version": "2.0.4",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/ipaddr.js": {
|
|
"version": "1.9.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.10"
|
|
}
|
|
},
|
|
"node_modules/is-absolute-url": {
|
|
"version": "4.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/is-arguments": {
|
|
"version": "1.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"has-tostringtag": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-binary-path": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"binary-extensions": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/is-callable": {
|
|
"version": "1.2.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-core-module": {
|
|
"version": "2.15.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"hasown": "^2.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-extglob": {
|
|
"version": "2.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/is-generator-function": {
|
|
"version": "1.0.10",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-tostringtag": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-glob": {
|
|
"version": "4.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-extglob": "^2.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/is-interactive": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/is-number": {
|
|
"version": "7.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.12.0"
|
|
}
|
|
},
|
|
"node_modules/is-path-inside": {
|
|
"version": "3.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/is-plain-object": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/is-stream": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/is-typed-array": {
|
|
"version": "1.1.13",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"which-typed-array": "^1.1.14"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-unicode-supported": {
|
|
"version": "0.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/isexe": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/isobject": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/jju": {
|
|
"version": "1.4.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/js-tokens": {
|
|
"version": "4.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/js-yaml": {
|
|
"version": "4.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"argparse": "^2.0.1"
|
|
},
|
|
"bin": {
|
|
"js-yaml": "bin/js-yaml.js"
|
|
}
|
|
},
|
|
"node_modules/js-yaml/node_modules/argparse": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "Python-2.0"
|
|
},
|
|
"node_modules/jscodeshift": {
|
|
"version": "0.15.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/core": "^7.23.0",
|
|
"@babel/parser": "^7.23.0",
|
|
"@babel/plugin-transform-class-properties": "^7.22.5",
|
|
"@babel/plugin-transform-modules-commonjs": "^7.23.0",
|
|
"@babel/plugin-transform-nullish-coalescing-operator": "^7.22.11",
|
|
"@babel/plugin-transform-optional-chaining": "^7.23.0",
|
|
"@babel/plugin-transform-private-methods": "^7.22.5",
|
|
"@babel/preset-flow": "^7.22.15",
|
|
"@babel/preset-typescript": "^7.23.0",
|
|
"@babel/register": "^7.22.15",
|
|
"babel-core": "^7.0.0-bridge.0",
|
|
"chalk": "^4.1.2",
|
|
"flow-parser": "0.*",
|
|
"graceful-fs": "^4.2.4",
|
|
"micromatch": "^4.0.4",
|
|
"neo-async": "^2.5.0",
|
|
"node-dir": "^0.1.17",
|
|
"recast": "^0.23.3",
|
|
"temp": "^0.8.4",
|
|
"write-file-atomic": "^2.3.0"
|
|
},
|
|
"bin": {
|
|
"jscodeshift": "bin/jscodeshift.js"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/preset-env": "^7.1.6"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@babel/preset-env": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/jscodeshift/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/jscodeshift/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/jscodeshift/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/jscodeshift/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/jsesc": {
|
|
"version": "2.5.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"jsesc": "bin/jsesc"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/json-buffer": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/json-schema-traverse": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/json-stable-stringify-without-jsonify": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/json5": {
|
|
"version": "2.2.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"json5": "lib/cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/jsonfile": {
|
|
"version": "6.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"universalify": "^2.0.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"graceful-fs": "^4.1.6"
|
|
}
|
|
},
|
|
"node_modules/keyv": {
|
|
"version": "4.5.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"json-buffer": "3.0.1"
|
|
}
|
|
},
|
|
"node_modules/kind-of": {
|
|
"version": "6.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/kleur": {
|
|
"version": "3.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/kolorist": {
|
|
"version": "1.8.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/leven": {
|
|
"version": "3.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/levn": {
|
|
"version": "0.4.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"prelude-ls": "^1.2.1",
|
|
"type-check": "~0.4.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/local-pkg": {
|
|
"version": "0.5.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mlly": "^1.4.2",
|
|
"pkg-types": "^1.0.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/antfu"
|
|
}
|
|
},
|
|
"node_modules/locate-path": {
|
|
"version": "6.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-locate": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/lodash": {
|
|
"version": "4.17.21",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.debounce": {
|
|
"version": "4.0.8",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.merge": {
|
|
"version": "4.6.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/log-symbols": {
|
|
"version": "4.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"chalk": "^4.1.0",
|
|
"is-unicode-supported": "^0.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/log-symbols/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/log-symbols/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/log-symbols/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/log-symbols/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/loose-envify": {
|
|
"version": "1.4.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"js-tokens": "^3.0.0 || ^4.0.0"
|
|
},
|
|
"bin": {
|
|
"loose-envify": "cli.js"
|
|
}
|
|
},
|
|
"node_modules/loupe": {
|
|
"version": "2.3.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"get-func-name": "^2.0.1"
|
|
}
|
|
},
|
|
"node_modules/lru-cache": {
|
|
"version": "5.1.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"yallist": "^3.0.2"
|
|
}
|
|
},
|
|
"node_modules/lucide-react": {
|
|
"version": "0.428.0",
|
|
"license": "ISC",
|
|
"peerDependencies": {
|
|
"react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc"
|
|
}
|
|
},
|
|
"node_modules/lz-string": {
|
|
"version": "1.5.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"lz-string": "bin/bin.js"
|
|
}
|
|
},
|
|
"node_modules/magic-string": {
|
|
"version": "0.30.11",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jridgewell/sourcemap-codec": "^1.5.0"
|
|
}
|
|
},
|
|
"node_modules/make-dir": {
|
|
"version": "3.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"semver": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/map-or-similar": {
|
|
"version": "1.5.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/markdown-to-jsx": {
|
|
"version": "7.4.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 10"
|
|
},
|
|
"peerDependencies": {
|
|
"react": ">= 0.14.0"
|
|
}
|
|
},
|
|
"node_modules/media-typer": {
|
|
"version": "0.3.0",
|
|
"resolved": "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz",
|
|
"integrity": "sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/memoizerific": {
|
|
"version": "1.11.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"map-or-similar": "^1.5.0"
|
|
}
|
|
},
|
|
"node_modules/merge-descriptors": {
|
|
"version": "1.0.3",
|
|
"resolved": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.3.tgz",
|
|
"integrity": "sha512-gaNvAS7TZ897/rVaZ0nMtAyxNyi/pdbjbAwUpFQpN70GqnVfOiXpeUUMKRBmzXaSQ8DdTX4/0ms62r2K+hE6mQ==",
|
|
"dev": true,
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/merge-stream": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/merge2": {
|
|
"version": "1.4.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/methods": {
|
|
"version": "1.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/micromatch": {
|
|
"version": "4.0.8",
|
|
"resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz",
|
|
"integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"braces": "^3.0.3",
|
|
"picomatch": "^2.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.6"
|
|
}
|
|
},
|
|
"node_modules/mime": {
|
|
"version": "1.6.0",
|
|
"resolved": "https://registry.npmjs.org/mime/-/mime-1.6.0.tgz",
|
|
"integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==",
|
|
"dev": true,
|
|
"bin": {
|
|
"mime": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/mime-db": {
|
|
"version": "1.52.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/mime-types": {
|
|
"version": "2.1.35",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mime-db": "1.52.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/mimic-fn": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/min-indent": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/minimatch": {
|
|
"version": "3.1.2",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"brace-expansion": "^1.1.7"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/minimist": {
|
|
"version": "1.2.8",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/minipass": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/minizlib": {
|
|
"version": "2.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"minipass": "^3.0.0",
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/minizlib/node_modules/minipass": {
|
|
"version": "3.3.6",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/minizlib/node_modules/yallist": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/mkdirp": {
|
|
"version": "1.0.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"mkdirp": "bin/cmd.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/mlly": {
|
|
"version": "1.7.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"acorn": "^8.11.3",
|
|
"pathe": "^1.1.2",
|
|
"pkg-types": "^1.1.1",
|
|
"ufo": "^1.5.3"
|
|
}
|
|
},
|
|
"node_modules/mlly/node_modules/acorn": {
|
|
"version": "8.12.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"acorn": "bin/acorn"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/ms": {
|
|
"version": "2.1.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/muggle-string": {
|
|
"version": "0.4.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/nanoid": {
|
|
"version": "3.3.7",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/ai"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"bin": {
|
|
"nanoid": "bin/nanoid.cjs"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
|
|
}
|
|
},
|
|
"node_modules/natural-compare": {
|
|
"version": "1.4.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/negotiator": {
|
|
"version": "0.6.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/neo-async": {
|
|
"version": "2.6.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/node-dir": {
|
|
"version": "0.1.17",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"minimatch": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.10.5"
|
|
}
|
|
},
|
|
"node_modules/node-fetch-native": {
|
|
"version": "1.6.4",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/node-releases": {
|
|
"version": "2.0.18",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/normalize-path": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/npm-run-path": {
|
|
"version": "4.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"path-key": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/nypm": {
|
|
"version": "0.3.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"citty": "^0.1.6",
|
|
"consola": "^3.2.3",
|
|
"execa": "^8.0.1",
|
|
"pathe": "^1.1.2",
|
|
"pkg-types": "^1.1.1",
|
|
"ufo": "^1.5.3"
|
|
},
|
|
"bin": {
|
|
"nypm": "dist/cli.mjs"
|
|
},
|
|
"engines": {
|
|
"node": "^14.16.0 || >=16.10.0"
|
|
}
|
|
},
|
|
"node_modules/nypm/node_modules/execa": {
|
|
"version": "8.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cross-spawn": "^7.0.3",
|
|
"get-stream": "^8.0.1",
|
|
"human-signals": "^5.0.0",
|
|
"is-stream": "^3.0.0",
|
|
"merge-stream": "^2.0.0",
|
|
"npm-run-path": "^5.1.0",
|
|
"onetime": "^6.0.0",
|
|
"signal-exit": "^4.1.0",
|
|
"strip-final-newline": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=16.17"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sindresorhus/execa?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/nypm/node_modules/get-stream": {
|
|
"version": "8.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=16"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/nypm/node_modules/human-signals": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=16.17.0"
|
|
}
|
|
},
|
|
"node_modules/nypm/node_modules/is-stream": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/nypm/node_modules/mimic-fn": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/nypm/node_modules/npm-run-path": {
|
|
"version": "5.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"path-key": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/nypm/node_modules/onetime": {
|
|
"version": "6.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mimic-fn": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/nypm/node_modules/path-key": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/nypm/node_modules/signal-exit": {
|
|
"version": "4.1.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/nypm/node_modules/strip-final-newline": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/object-assign": {
|
|
"version": "4.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/object-inspect": {
|
|
"version": "1.13.2",
|
|
"resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.2.tgz",
|
|
"integrity": "sha512-IRZSRuzJiynemAXPYtPe5BoI/RESNYR7TYm50MC5Mqbd3Jmw5y790sErYw3V6SryFJD64b74qQQs9wn5Bg/k3g==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/ohash": {
|
|
"version": "1.1.3",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/on-finished": {
|
|
"version": "2.4.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ee-first": "1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/once": {
|
|
"version": "1.4.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"wrappy": "1"
|
|
}
|
|
},
|
|
"node_modules/onetime": {
|
|
"version": "5.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mimic-fn": "^2.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/optionator": {
|
|
"version": "0.9.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"deep-is": "^0.1.3",
|
|
"fast-levenshtein": "^2.0.6",
|
|
"levn": "^0.4.1",
|
|
"prelude-ls": "^1.2.1",
|
|
"type-check": "^0.4.0",
|
|
"word-wrap": "^1.2.5"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/ora": {
|
|
"version": "5.4.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bl": "^4.1.0",
|
|
"chalk": "^4.1.0",
|
|
"cli-cursor": "^3.1.0",
|
|
"cli-spinners": "^2.5.0",
|
|
"is-interactive": "^1.0.0",
|
|
"is-unicode-supported": "^0.1.0",
|
|
"log-symbols": "^4.1.0",
|
|
"strip-ansi": "^6.0.0",
|
|
"wcwidth": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/ora/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/ora/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/ora/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/ora/node_modules/strip-ansi": {
|
|
"version": "6.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^5.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/ora/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/p-limit": {
|
|
"version": "3.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"yocto-queue": "^0.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/p-locate": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-limit": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/p-try": {
|
|
"version": "2.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/parent-module": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"callsites": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/parseurl": {
|
|
"version": "1.3.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/path-browserify": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/path-exists": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/path-is-absolute": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/path-key": {
|
|
"version": "3.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/path-parse": {
|
|
"version": "1.0.7",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/path-to-regexp": {
|
|
"version": "0.1.10",
|
|
"resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.10.tgz",
|
|
"integrity": "sha512-7lf7qcQidTku0Gu3YDPc8DJ1q7OOucfa/BSsIwjuh56VU7katFvuM8hULfkwB3Fns/rsVF7PwPKVw1sl5KQS9w==",
|
|
"dev": true
|
|
},
|
|
"node_modules/path-type": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/pathe": {
|
|
"version": "1.1.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/pathval": {
|
|
"version": "1.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/picocolors": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/picomatch": {
|
|
"version": "2.3.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8.6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/jonschlinkert"
|
|
}
|
|
},
|
|
"node_modules/pify": {
|
|
"version": "4.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/pirates": {
|
|
"version": "4.0.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/pkg-dir": {
|
|
"version": "4.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"find-up": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/pkg-dir/node_modules/find-up": {
|
|
"version": "4.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"locate-path": "^5.0.0",
|
|
"path-exists": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/pkg-dir/node_modules/locate-path": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-locate": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/pkg-dir/node_modules/p-limit": {
|
|
"version": "2.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-try": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/pkg-dir/node_modules/p-locate": {
|
|
"version": "4.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-limit": "^2.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/pkg-types": {
|
|
"version": "1.1.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"confbox": "^0.1.7",
|
|
"mlly": "^1.7.1",
|
|
"pathe": "^1.1.2"
|
|
}
|
|
},
|
|
"node_modules/polished": {
|
|
"version": "4.3.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.17.8"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/possible-typed-array-names": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/postcss": {
|
|
"version": "8.4.41",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/postcss/"
|
|
},
|
|
{
|
|
"type": "tidelift",
|
|
"url": "https://tidelift.com/funding/github/npm/postcss"
|
|
},
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/ai"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"nanoid": "^3.3.7",
|
|
"picocolors": "^1.0.1",
|
|
"source-map-js": "^1.2.0"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14"
|
|
}
|
|
},
|
|
"node_modules/prelude-ls": {
|
|
"version": "1.2.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/prettier": {
|
|
"version": "3.3.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"prettier": "bin/prettier.cjs"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/prettier/prettier?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/pretty-format": {
|
|
"version": "27.5.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^5.0.1",
|
|
"ansi-styles": "^5.0.0",
|
|
"react-is": "^17.0.1"
|
|
},
|
|
"engines": {
|
|
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
|
|
}
|
|
},
|
|
"node_modules/pretty-format/node_modules/ansi-styles": {
|
|
"version": "5.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/process": {
|
|
"version": "0.11.10",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6.0"
|
|
}
|
|
},
|
|
"node_modules/prompts": {
|
|
"version": "2.4.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"kleur": "^3.0.3",
|
|
"sisteransi": "^1.0.5"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/prop-types": {
|
|
"version": "15.8.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"loose-envify": "^1.4.0",
|
|
"object-assign": "^4.1.1",
|
|
"react-is": "^16.13.1"
|
|
}
|
|
},
|
|
"node_modules/prop-types/node_modules/react-is": {
|
|
"version": "16.13.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/proxy-addr": {
|
|
"version": "2.0.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"forwarded": "0.2.0",
|
|
"ipaddr.js": "1.9.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.10"
|
|
}
|
|
},
|
|
"node_modules/punycode": {
|
|
"version": "2.3.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/qs": {
|
|
"version": "6.11.0",
|
|
"resolved": "https://registry.npmjs.org/qs/-/qs-6.11.0.tgz",
|
|
"integrity": "sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"side-channel": "^1.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/queue-microtask": {
|
|
"version": "1.2.3",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/range-parser": {
|
|
"version": "1.2.1",
|
|
"resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz",
|
|
"integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/raw-body": {
|
|
"version": "2.5.2",
|
|
"resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.5.2.tgz",
|
|
"integrity": "sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"bytes": "3.1.2",
|
|
"http-errors": "2.0.0",
|
|
"iconv-lite": "0.4.24",
|
|
"unpipe": "1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/react": {
|
|
"version": "18.3.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"loose-envify": "^1.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/react-colorful": {
|
|
"version": "5.6.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"react": ">=16.8.0",
|
|
"react-dom": ">=16.8.0"
|
|
}
|
|
},
|
|
"node_modules/react-confetti": {
|
|
"version": "6.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tween-functions": "^1.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.18"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^16.3.0 || ^17.0.1 || ^18.0.0"
|
|
}
|
|
},
|
|
"node_modules/react-docgen": {
|
|
"version": "7.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/core": "^7.18.9",
|
|
"@babel/traverse": "^7.18.9",
|
|
"@babel/types": "^7.18.9",
|
|
"@types/babel__core": "^7.18.0",
|
|
"@types/babel__traverse": "^7.18.0",
|
|
"@types/doctrine": "^0.0.9",
|
|
"@types/resolve": "^1.20.2",
|
|
"doctrine": "^3.0.0",
|
|
"resolve": "^1.22.1",
|
|
"strip-indent": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=16.14.0"
|
|
}
|
|
},
|
|
"node_modules/react-docgen-typescript": {
|
|
"version": "2.2.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"typescript": ">= 4.3.x"
|
|
}
|
|
},
|
|
"node_modules/react-dom": {
|
|
"version": "18.3.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"loose-envify": "^1.1.0",
|
|
"scheduler": "^0.23.2"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^18.3.1"
|
|
}
|
|
},
|
|
"node_modules/react-element-to-jsx-string": {
|
|
"version": "15.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@base2/pretty-print-object": "1.0.1",
|
|
"is-plain-object": "5.0.0",
|
|
"react-is": "18.1.0"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^0.14.8 || ^15.0.1 || ^16.0.0 || ^17.0.1 || ^18.0.0",
|
|
"react-dom": "^0.14.8 || ^15.0.1 || ^16.0.0 || ^17.0.1 || ^18.0.0"
|
|
}
|
|
},
|
|
"node_modules/react-element-to-jsx-string/node_modules/react-is": {
|
|
"version": "18.1.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/react-is": {
|
|
"version": "17.0.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/react-refresh": {
|
|
"version": "0.14.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/readable-stream": {
|
|
"version": "3.6.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "^2.0.3",
|
|
"string_decoder": "^1.1.1",
|
|
"util-deprecate": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/readdirp": {
|
|
"version": "3.6.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"picomatch": "^2.2.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.10.0"
|
|
}
|
|
},
|
|
"node_modules/recast": {
|
|
"version": "0.23.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ast-types": "^0.16.1",
|
|
"esprima": "~4.0.0",
|
|
"source-map": "~0.6.1",
|
|
"tiny-invariant": "^1.3.3",
|
|
"tslib": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4"
|
|
}
|
|
},
|
|
"node_modules/recast/node_modules/tslib": {
|
|
"version": "2.6.3",
|
|
"dev": true,
|
|
"license": "0BSD"
|
|
},
|
|
"node_modules/redent": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"indent-string": "^4.0.0",
|
|
"strip-indent": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/redent/node_modules/strip-indent": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"min-indent": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/regenerate": {
|
|
"version": "1.4.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/regenerate-unicode-properties": {
|
|
"version": "10.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"regenerate": "^1.4.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/regenerator-runtime": {
|
|
"version": "0.14.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/regenerator-transform": {
|
|
"version": "0.15.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.8.4"
|
|
}
|
|
},
|
|
"node_modules/regexpu-core": {
|
|
"version": "5.3.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/regjsgen": "^0.8.0",
|
|
"regenerate": "^1.4.2",
|
|
"regenerate-unicode-properties": "^10.1.0",
|
|
"regjsparser": "^0.9.1",
|
|
"unicode-match-property-ecmascript": "^2.0.0",
|
|
"unicode-match-property-value-ecmascript": "^2.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/regjsparser": {
|
|
"version": "0.9.1",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"jsesc": "~0.5.0"
|
|
},
|
|
"bin": {
|
|
"regjsparser": "bin/parser"
|
|
}
|
|
},
|
|
"node_modules/regjsparser/node_modules/jsesc": {
|
|
"version": "0.5.0",
|
|
"dev": true,
|
|
"bin": {
|
|
"jsesc": "bin/jsesc"
|
|
}
|
|
},
|
|
"node_modules/rehype-external-links": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/hast": "^3.0.0",
|
|
"@ungap/structured-clone": "^1.0.0",
|
|
"hast-util-is-element": "^3.0.0",
|
|
"is-absolute-url": "^4.0.0",
|
|
"space-separated-tokens": "^2.0.0",
|
|
"unist-util-visit": "^5.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/rehype-slug": {
|
|
"version": "6.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/hast": "^3.0.0",
|
|
"github-slugger": "^2.0.0",
|
|
"hast-util-heading-rank": "^3.0.0",
|
|
"hast-util-to-string": "^3.0.0",
|
|
"unist-util-visit": "^5.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/require-from-string": {
|
|
"version": "2.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/resolve": {
|
|
"version": "1.22.8",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-core-module": "^2.13.0",
|
|
"path-parse": "^1.0.7",
|
|
"supports-preserve-symlinks-flag": "^1.0.0"
|
|
},
|
|
"bin": {
|
|
"resolve": "bin/resolve"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/resolve-from": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/restore-cursor": {
|
|
"version": "3.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"onetime": "^5.1.0",
|
|
"signal-exit": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/reusify": {
|
|
"version": "1.0.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"iojs": ">=1.0.0",
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/rimraf": {
|
|
"version": "2.6.3",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"glob": "^7.1.3"
|
|
},
|
|
"bin": {
|
|
"rimraf": "bin.js"
|
|
}
|
|
},
|
|
"node_modules/rollup": {
|
|
"version": "4.20.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"@types/estree": "1.0.5"
|
|
},
|
|
"bin": {
|
|
"rollup": "dist/bin/rollup"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.0.0",
|
|
"npm": ">=8.0.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"@rollup/rollup-android-arm-eabi": "4.20.0",
|
|
"@rollup/rollup-android-arm64": "4.20.0",
|
|
"@rollup/rollup-darwin-arm64": "4.20.0",
|
|
"@rollup/rollup-darwin-x64": "4.20.0",
|
|
"@rollup/rollup-linux-arm-gnueabihf": "4.20.0",
|
|
"@rollup/rollup-linux-arm-musleabihf": "4.20.0",
|
|
"@rollup/rollup-linux-arm64-gnu": "4.20.0",
|
|
"@rollup/rollup-linux-arm64-musl": "4.20.0",
|
|
"@rollup/rollup-linux-powerpc64le-gnu": "4.20.0",
|
|
"@rollup/rollup-linux-riscv64-gnu": "4.20.0",
|
|
"@rollup/rollup-linux-s390x-gnu": "4.20.0",
|
|
"@rollup/rollup-linux-x64-gnu": "4.20.0",
|
|
"@rollup/rollup-linux-x64-musl": "4.20.0",
|
|
"@rollup/rollup-win32-arm64-msvc": "4.20.0",
|
|
"@rollup/rollup-win32-ia32-msvc": "4.20.0",
|
|
"@rollup/rollup-win32-x64-msvc": "4.20.0",
|
|
"fsevents": "~2.3.2"
|
|
}
|
|
},
|
|
"node_modules/rollup/node_modules/@types/estree": {
|
|
"version": "1.0.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"peer": true
|
|
},
|
|
"node_modules/run-parallel": {
|
|
"version": "1.2.0",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"queue-microtask": "^1.2.2"
|
|
}
|
|
},
|
|
"node_modules/safe-buffer": {
|
|
"version": "5.2.1",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/safer-buffer": {
|
|
"version": "2.1.2",
|
|
"resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz",
|
|
"integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==",
|
|
"dev": true
|
|
},
|
|
"node_modules/scheduler": {
|
|
"version": "0.23.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"loose-envify": "^1.1.0"
|
|
}
|
|
},
|
|
"node_modules/semver": {
|
|
"version": "6.3.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/send": {
|
|
"version": "0.19.0",
|
|
"resolved": "https://registry.npmjs.org/send/-/send-0.19.0.tgz",
|
|
"integrity": "sha512-dW41u5VfLXu8SJh5bwRmyYUbAoSB3c9uQh6L8h/KtsFREPWpbX1lrljJo186Jc4nmci/sGUZ9a0a0J2zgfq2hw==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"debug": "2.6.9",
|
|
"depd": "2.0.0",
|
|
"destroy": "1.2.0",
|
|
"encodeurl": "~1.0.2",
|
|
"escape-html": "~1.0.3",
|
|
"etag": "~1.8.1",
|
|
"fresh": "0.5.2",
|
|
"http-errors": "2.0.0",
|
|
"mime": "1.6.0",
|
|
"ms": "2.1.3",
|
|
"on-finished": "2.4.1",
|
|
"range-parser": "~1.2.1",
|
|
"statuses": "2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/send/node_modules/debug": {
|
|
"version": "2.6.9",
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
|
|
"integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"ms": "2.0.0"
|
|
}
|
|
},
|
|
"node_modules/send/node_modules/debug/node_modules/ms": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
|
|
"integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==",
|
|
"dev": true
|
|
},
|
|
"node_modules/send/node_modules/ms": {
|
|
"version": "2.1.3",
|
|
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
|
|
"integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
|
|
"dev": true
|
|
},
|
|
"node_modules/serve-static": {
|
|
"version": "1.16.0",
|
|
"resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.16.0.tgz",
|
|
"integrity": "sha512-pDLK8zwl2eKaYrs8mrPZBJua4hMplRWJ1tIFksVC3FtBEBnl8dxgeHtsaMS8DhS9i4fLObaon6ABoc4/hQGdPA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"encodeurl": "~1.0.2",
|
|
"escape-html": "~1.0.3",
|
|
"parseurl": "~1.3.3",
|
|
"send": "0.18.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/serve-static/node_modules/debug": {
|
|
"version": "2.6.9",
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
|
|
"integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"ms": "2.0.0"
|
|
}
|
|
},
|
|
"node_modules/serve-static/node_modules/debug/node_modules/ms": {
|
|
"version": "2.0.0",
|
|
"resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
|
|
"integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==",
|
|
"dev": true
|
|
},
|
|
"node_modules/serve-static/node_modules/ms": {
|
|
"version": "2.1.3",
|
|
"resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
|
|
"integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
|
|
"dev": true
|
|
},
|
|
"node_modules/serve-static/node_modules/send": {
|
|
"version": "0.18.0",
|
|
"resolved": "https://registry.npmjs.org/send/-/send-0.18.0.tgz",
|
|
"integrity": "sha512-qqWzuOjSFOuqPjFe4NOsMLafToQQwBSOEpS+FwEt3A2V3vKubTquT3vmLTQpFgMXp8AlFWFuP1qKaJZOtPpVXg==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"debug": "2.6.9",
|
|
"depd": "2.0.0",
|
|
"destroy": "1.2.0",
|
|
"encodeurl": "~1.0.2",
|
|
"escape-html": "~1.0.3",
|
|
"etag": "~1.8.1",
|
|
"fresh": "0.5.2",
|
|
"http-errors": "2.0.0",
|
|
"mime": "1.6.0",
|
|
"ms": "2.1.3",
|
|
"on-finished": "2.4.1",
|
|
"range-parser": "~1.2.1",
|
|
"statuses": "2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/set-function-length": {
|
|
"version": "1.2.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"define-data-property": "^1.1.4",
|
|
"es-errors": "^1.3.0",
|
|
"function-bind": "^1.1.2",
|
|
"get-intrinsic": "^1.2.4",
|
|
"gopd": "^1.0.1",
|
|
"has-property-descriptors": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/setprototypeof": {
|
|
"version": "1.2.0",
|
|
"resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz",
|
|
"integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==",
|
|
"dev": true
|
|
},
|
|
"node_modules/shallow-clone": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"kind-of": "^6.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/shebang-command": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"shebang-regex": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/shebang-regex": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/side-channel": {
|
|
"version": "1.0.6",
|
|
"resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.0.6.tgz",
|
|
"integrity": "sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"call-bind": "^1.0.7",
|
|
"es-errors": "^1.3.0",
|
|
"get-intrinsic": "^1.2.4",
|
|
"object-inspect": "^1.13.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/signal-exit": {
|
|
"version": "3.0.7",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/sisteransi": {
|
|
"version": "1.0.5",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/slash": {
|
|
"version": "5.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=14.16"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/source-map": {
|
|
"version": "0.6.1",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/source-map-js": {
|
|
"version": "1.2.0",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/source-map-support": {
|
|
"version": "0.5.21",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"buffer-from": "^1.0.0",
|
|
"source-map": "^0.6.0"
|
|
}
|
|
},
|
|
"node_modules/space-separated-tokens": {
|
|
"version": "2.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/wooorm"
|
|
}
|
|
},
|
|
"node_modules/sprintf-js": {
|
|
"version": "1.0.3",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/statuses": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/storybook": {
|
|
"version": "8.2.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/core": "^7.24.4",
|
|
"@babel/types": "^7.24.0",
|
|
"@storybook/codemod": "8.2.9",
|
|
"@storybook/core": "8.2.9",
|
|
"@types/semver": "^7.3.4",
|
|
"@yarnpkg/fslib": "2.10.3",
|
|
"@yarnpkg/libzip": "2.3.0",
|
|
"chalk": "^4.1.0",
|
|
"commander": "^6.2.1",
|
|
"cross-spawn": "^7.0.3",
|
|
"detect-indent": "^6.1.0",
|
|
"envinfo": "^7.7.3",
|
|
"execa": "^5.0.0",
|
|
"fd-package-json": "^1.2.0",
|
|
"find-up": "^5.0.0",
|
|
"fs-extra": "^11.1.0",
|
|
"giget": "^1.0.0",
|
|
"globby": "^14.0.1",
|
|
"jscodeshift": "^0.15.1",
|
|
"leven": "^3.1.0",
|
|
"ora": "^5.4.1",
|
|
"prettier": "^3.1.1",
|
|
"prompts": "^2.4.0",
|
|
"semver": "^7.3.7",
|
|
"strip-json-comments": "^3.0.1",
|
|
"tempy": "^3.1.0",
|
|
"tiny-invariant": "^1.3.1",
|
|
"ts-dedent": "^2.0.0"
|
|
},
|
|
"bin": {
|
|
"getstorybook": "bin/index.cjs",
|
|
"sb": "bin/index.cjs",
|
|
"storybook": "bin/index.cjs"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/storybook"
|
|
}
|
|
},
|
|
"node_modules/storybook/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/storybook/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.1.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/storybook/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/storybook/node_modules/semver": {
|
|
"version": "7.6.3",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/storybook/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/string_decoder": {
|
|
"version": "1.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safe-buffer": "~5.2.0"
|
|
}
|
|
},
|
|
"node_modules/string-argv": {
|
|
"version": "0.3.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.6.19"
|
|
}
|
|
},
|
|
"node_modules/strip-ansi": {
|
|
"version": "7.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^6.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/strip-ansi/node_modules/ansi-regex": {
|
|
"version": "6.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/strip-bom": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/strip-final-newline": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/strip-indent": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"min-indent": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/strip-json-comments": {
|
|
"version": "3.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/supports-color": {
|
|
"version": "5.5.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/supports-preserve-symlinks-flag": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/tar": {
|
|
"version": "6.2.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"chownr": "^2.0.0",
|
|
"fs-minipass": "^2.0.0",
|
|
"minipass": "^5.0.0",
|
|
"minizlib": "^2.1.1",
|
|
"mkdirp": "^1.0.3",
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/tar/node_modules/yallist": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/telejson": {
|
|
"version": "7.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"memoizerific": "^1.11.3"
|
|
}
|
|
},
|
|
"node_modules/temp": {
|
|
"version": "0.8.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"rimraf": "~2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/temp-dir": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=14.16"
|
|
}
|
|
},
|
|
"node_modules/tempy": {
|
|
"version": "3.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-stream": "^3.0.0",
|
|
"temp-dir": "^3.0.0",
|
|
"type-fest": "^2.12.2",
|
|
"unique-string": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.16"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/tempy/node_modules/is-stream": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/text-table": {
|
|
"version": "0.2.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/tiny-invariant": {
|
|
"version": "1.3.3",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/tinyspy": {
|
|
"version": "2.2.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
}
|
|
},
|
|
"node_modules/to-fast-properties": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/to-regex-range": {
|
|
"version": "5.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-number": "^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.0"
|
|
}
|
|
},
|
|
"node_modules/toidentifier": {
|
|
"version": "1.0.1",
|
|
"resolved": "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz",
|
|
"integrity": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">=0.6"
|
|
}
|
|
},
|
|
"node_modules/ts-api-utils": {
|
|
"version": "1.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=16"
|
|
},
|
|
"peerDependencies": {
|
|
"typescript": ">=4.2.0"
|
|
}
|
|
},
|
|
"node_modules/ts-dedent": {
|
|
"version": "2.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.10"
|
|
}
|
|
},
|
|
"node_modules/tsconfig-paths": {
|
|
"version": "4.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"json5": "^2.2.2",
|
|
"minimist": "^1.2.6",
|
|
"strip-bom": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/tslib": {
|
|
"version": "1.14.1",
|
|
"dev": true,
|
|
"license": "0BSD"
|
|
},
|
|
"node_modules/tween-functions": {
|
|
"version": "1.2.0",
|
|
"dev": true,
|
|
"license": "BSD"
|
|
},
|
|
"node_modules/type-check": {
|
|
"version": "0.4.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"prelude-ls": "^1.2.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/type-detect": {
|
|
"version": "4.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/type-fest": {
|
|
"version": "2.19.0",
|
|
"dev": true,
|
|
"license": "(MIT OR CC0-1.0)",
|
|
"engines": {
|
|
"node": ">=12.20"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/type-is": {
|
|
"version": "1.6.18",
|
|
"resolved": "https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz",
|
|
"integrity": "sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"media-typer": "0.3.0",
|
|
"mime-types": "~2.1.24"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/typescript": {
|
|
"version": "5.5.4",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"bin": {
|
|
"tsc": "bin/tsc",
|
|
"tsserver": "bin/tsserver"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.17"
|
|
}
|
|
},
|
|
"node_modules/ufo": {
|
|
"version": "1.5.4",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/undici-types": {
|
|
"version": "5.26.5",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/unicode-canonical-property-names-ecmascript": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/unicode-match-property-ecmascript": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"unicode-canonical-property-names-ecmascript": "^2.0.0",
|
|
"unicode-property-aliases-ecmascript": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/unicode-match-property-value-ecmascript": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/unicode-property-aliases-ecmascript": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/unicorn-magic": {
|
|
"version": "0.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/unique-string": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"crypto-random-string": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/unist-util-is": {
|
|
"version": "6.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/unist": "^3.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/unist-util-visit": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/unist": "^3.0.0",
|
|
"unist-util-is": "^6.0.0",
|
|
"unist-util-visit-parents": "^6.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/unist-util-visit-parents": {
|
|
"version": "6.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/unist": "^3.0.0",
|
|
"unist-util-is": "^6.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/unified"
|
|
}
|
|
},
|
|
"node_modules/universalify": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 10.0.0"
|
|
}
|
|
},
|
|
"node_modules/unpipe": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/unplugin": {
|
|
"version": "1.12.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"acorn": "^8.12.1",
|
|
"chokidar": "^3.6.0",
|
|
"webpack-sources": "^3.2.3",
|
|
"webpack-virtual-modules": "^0.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.0.0"
|
|
}
|
|
},
|
|
"node_modules/unplugin/node_modules/acorn": {
|
|
"version": "8.12.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"acorn": "bin/acorn"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/update-browserslist-db": {
|
|
"version": "1.1.0",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/browserslist"
|
|
},
|
|
{
|
|
"type": "tidelift",
|
|
"url": "https://tidelift.com/funding/github/npm/browserslist"
|
|
},
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/ai"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"escalade": "^3.1.2",
|
|
"picocolors": "^1.0.1"
|
|
},
|
|
"bin": {
|
|
"update-browserslist-db": "cli.js"
|
|
},
|
|
"peerDependencies": {
|
|
"browserslist": ">= 4.21.0"
|
|
}
|
|
},
|
|
"node_modules/uri-js": {
|
|
"version": "4.4.1",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"punycode": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/util": {
|
|
"version": "0.12.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "^2.0.3",
|
|
"is-arguments": "^1.0.4",
|
|
"is-generator-function": "^1.0.7",
|
|
"is-typed-array": "^1.1.3",
|
|
"which-typed-array": "^1.1.2"
|
|
}
|
|
},
|
|
"node_modules/util-deprecate": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/utils-merge": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4.0"
|
|
}
|
|
},
|
|
"node_modules/uuid": {
|
|
"version": "9.0.1",
|
|
"dev": true,
|
|
"funding": [
|
|
"https://github.com/sponsors/broofa",
|
|
"https://github.com/sponsors/ctavan"
|
|
],
|
|
"license": "MIT",
|
|
"bin": {
|
|
"uuid": "dist/bin/uuid"
|
|
}
|
|
},
|
|
"node_modules/valibot": {
|
|
"version": "0.36.0",
|
|
"resolved": "https://registry.npmjs.org/valibot/-/valibot-0.36.0.tgz",
|
|
"integrity": "sha512-CjF1XN4sUce8sBK9TixrDqFM7RwNkuXdJu174/AwmQUB62QbCQADg5lLe8ldBalFgtj1uKj+pKwDJiNo4Mn+eQ==",
|
|
"peer": true
|
|
},
|
|
"node_modules/vary": {
|
|
"version": "1.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/vite": {
|
|
"version": "5.4.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"esbuild": "^0.21.3",
|
|
"postcss": "^8.4.41",
|
|
"rollup": "^4.13.0"
|
|
},
|
|
"bin": {
|
|
"vite": "bin/vite.js"
|
|
},
|
|
"engines": {
|
|
"node": "^18.0.0 || >=20.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/vitejs/vite?sponsor=1"
|
|
},
|
|
"optionalDependencies": {
|
|
"fsevents": "~2.3.3"
|
|
},
|
|
"peerDependencies": {
|
|
"@types/node": "^18.0.0 || >=20.0.0",
|
|
"less": "*",
|
|
"lightningcss": "^1.21.0",
|
|
"sass": "*",
|
|
"sass-embedded": "*",
|
|
"stylus": "*",
|
|
"sugarss": "*",
|
|
"terser": "^5.4.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@types/node": {
|
|
"optional": true
|
|
},
|
|
"less": {
|
|
"optional": true
|
|
},
|
|
"lightningcss": {
|
|
"optional": true
|
|
},
|
|
"sass": {
|
|
"optional": true
|
|
},
|
|
"sass-embedded": {
|
|
"optional": true
|
|
},
|
|
"stylus": {
|
|
"optional": true
|
|
},
|
|
"sugarss": {
|
|
"optional": true
|
|
},
|
|
"terser": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/vite-plugin-dts": {
|
|
"version": "4.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@microsoft/api-extractor": "7.47.4",
|
|
"@rollup/pluginutils": "^5.1.0",
|
|
"@volar/typescript": "^2.3.4",
|
|
"@vue/language-core": "2.0.29",
|
|
"compare-versions": "^6.1.1",
|
|
"debug": "^4.3.6",
|
|
"kolorist": "^1.8.0",
|
|
"local-pkg": "^0.5.0",
|
|
"magic-string": "^0.30.11",
|
|
"vue-tsc": "2.0.29"
|
|
},
|
|
"engines": {
|
|
"node": "^14.18.0 || >=16.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"typescript": "*",
|
|
"vite": "*"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"vite": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/vite-plugin-lib-inject-css": {
|
|
"version": "2.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@ast-grep/napi": "^0.22.3",
|
|
"magic-string": "^0.30.10",
|
|
"picocolors": "^1.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"vite": "*"
|
|
}
|
|
},
|
|
"node_modules/vscode-uri": {
|
|
"version": "3.0.8",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/vue-tsc": {
|
|
"version": "2.0.29",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@volar/typescript": "~2.4.0-alpha.18",
|
|
"@vue/language-core": "2.0.29",
|
|
"semver": "^7.5.4"
|
|
},
|
|
"bin": {
|
|
"vue-tsc": "bin/vue-tsc.js"
|
|
},
|
|
"peerDependencies": {
|
|
"typescript": ">=5.0.0"
|
|
}
|
|
},
|
|
"node_modules/vue-tsc/node_modules/semver": {
|
|
"version": "7.6.3",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/walk-up-path": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/wcwidth": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"defaults": "^1.0.3"
|
|
}
|
|
},
|
|
"node_modules/webpack-sources": {
|
|
"version": "3.2.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10.13.0"
|
|
}
|
|
},
|
|
"node_modules/webpack-virtual-modules": {
|
|
"version": "0.6.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/which": {
|
|
"version": "2.0.2",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"isexe": "^2.0.0"
|
|
},
|
|
"bin": {
|
|
"node-which": "bin/node-which"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/which-typed-array": {
|
|
"version": "1.1.15",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"available-typed-arrays": "^1.0.7",
|
|
"call-bind": "^1.0.7",
|
|
"for-each": "^0.3.3",
|
|
"gopd": "^1.0.1",
|
|
"has-tostringtag": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/word-wrap": {
|
|
"version": "1.2.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/wrappy": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/write-file-atomic": {
|
|
"version": "2.4.3",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"graceful-fs": "^4.1.11",
|
|
"imurmurhash": "^0.1.4",
|
|
"signal-exit": "^3.0.2"
|
|
}
|
|
},
|
|
"node_modules/ws": {
|
|
"version": "8.18.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"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
|
|
}
|
|
}
|
|
},
|
|
"node_modules/yallist": {
|
|
"version": "3.1.1",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/yocto-queue": {
|
|
"version": "0.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
}
|
|
}
|
|
}
|