- Clean up ExampleFive component by removing unused elements - Improve cell layout and alignment in various table components - Improve cell layout and alignment in various table components
25096 lines
621 KiB
JSON
25096 lines
621 KiB
JSON
{
|
|
"name": "react-native-tabeller",
|
|
"version": "0.1.0",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "react-native-tabeller",
|
|
"version": "0.1.0",
|
|
"license": "ALv2",
|
|
"workspaces": [
|
|
"example"
|
|
],
|
|
"devDependencies": {
|
|
"@commitlint/config-conventional": "^17.0.2",
|
|
"@evilmartians/lefthook": "^1.5.0",
|
|
"@react-native/eslint-config": "^0.73.1",
|
|
"@release-it/conventional-changelog": "^9.0.2",
|
|
"@types/jest": "^29.5.5",
|
|
"@types/react": "^18.2.44",
|
|
"commitlint": "^17.0.2",
|
|
"del-cli": "^5.1.0",
|
|
"eslint": "^8.51.0",
|
|
"eslint-config-prettier": "^9.0.0",
|
|
"eslint-plugin-prettier": "^5.0.1",
|
|
"jest": "^29.7.0",
|
|
"prettier": "^3.0.3",
|
|
"react": "18.3.1",
|
|
"react-native": "0.76.7",
|
|
"react-native-builder-bob": "^0.37.0",
|
|
"release-it": "^17.10.0",
|
|
"typescript": "^5.2.2"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "*",
|
|
"react-native": "*"
|
|
}
|
|
},
|
|
"example": {
|
|
"name": "react-native-tabeller-example",
|
|
"version": "1.0.0",
|
|
"dependencies": {
|
|
"@expo/metro-runtime": "~4.0.1",
|
|
"expo": "~52.0.37",
|
|
"expo-status-bar": "~2.0.1",
|
|
"react": "18.3.1",
|
|
"react-dom": "18.3.1",
|
|
"react-native": "0.76.7",
|
|
"react-native-web": "~0.19.13",
|
|
"xlsx": "https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz"
|
|
},
|
|
"devDependencies": {
|
|
"@babel/core": "^7.20.0",
|
|
"react-native-builder-bob": "^0.37.0"
|
|
}
|
|
},
|
|
"example/node_modules/@0no-co/graphql.web": {
|
|
"version": "1.1.2",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"graphql": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"example/node_modules/@ampproject/remapping": {
|
|
"version": "2.3.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@jridgewell/gen-mapping": "^0.3.5",
|
|
"@jridgewell/trace-mapping": "^0.3.24"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/code-frame": {
|
|
"version": "7.26.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-validator-identifier": "^7.25.9",
|
|
"js-tokens": "^4.0.0",
|
|
"picocolors": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/compat-data": {
|
|
"version": "7.26.8",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/core": {
|
|
"version": "7.26.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@ampproject/remapping": "^2.2.0",
|
|
"@babel/code-frame": "^7.26.2",
|
|
"@babel/generator": "^7.26.9",
|
|
"@babel/helper-compilation-targets": "^7.26.5",
|
|
"@babel/helper-module-transforms": "^7.26.0",
|
|
"@babel/helpers": "^7.26.9",
|
|
"@babel/parser": "^7.26.9",
|
|
"@babel/template": "^7.26.9",
|
|
"@babel/traverse": "^7.26.9",
|
|
"@babel/types": "^7.26.9",
|
|
"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"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/core/node_modules/semver": {
|
|
"version": "6.3.1",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/generator": {
|
|
"version": "7.26.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/parser": "^7.26.9",
|
|
"@babel/types": "^7.26.9",
|
|
"@jridgewell/gen-mapping": "^0.3.5",
|
|
"@jridgewell/trace-mapping": "^0.3.25",
|
|
"jsesc": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/helper-annotate-as-pure": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/helper-compilation-targets": {
|
|
"version": "7.26.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/compat-data": "^7.26.5",
|
|
"@babel/helper-validator-option": "^7.25.9",
|
|
"browserslist": "^4.24.0",
|
|
"lru-cache": "^5.1.1",
|
|
"semver": "^6.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/helper-compilation-targets/node_modules/lru-cache": {
|
|
"version": "5.1.1",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"yallist": "^3.0.2"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/helper-compilation-targets/node_modules/semver": {
|
|
"version": "6.3.1",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/helper-compilation-targets/node_modules/yallist": {
|
|
"version": "3.1.1",
|
|
"license": "ISC"
|
|
},
|
|
"example/node_modules/@babel/helper-create-class-features-plugin": {
|
|
"version": "7.26.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-annotate-as-pure": "^7.25.9",
|
|
"@babel/helper-member-expression-to-functions": "^7.25.9",
|
|
"@babel/helper-optimise-call-expression": "^7.25.9",
|
|
"@babel/helper-replace-supers": "^7.26.5",
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.25.9",
|
|
"@babel/traverse": "^7.26.9",
|
|
"semver": "^6.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/helper-create-class-features-plugin/node_modules/semver": {
|
|
"version": "6.3.1",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/helper-create-regexp-features-plugin": {
|
|
"version": "7.26.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-annotate-as-pure": "^7.25.9",
|
|
"regexpu-core": "^6.2.0",
|
|
"semver": "^6.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/helper-create-regexp-features-plugin/node_modules/semver": {
|
|
"version": "6.3.1",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/helper-define-polyfill-provider": {
|
|
"version": "0.6.3",
|
|
"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"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/helper-member-expression-to-functions": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/traverse": "^7.25.9",
|
|
"@babel/types": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/helper-module-imports": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/traverse": "^7.25.9",
|
|
"@babel/types": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/helper-module-transforms": {
|
|
"version": "7.26.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-module-imports": "^7.25.9",
|
|
"@babel/helper-validator-identifier": "^7.25.9",
|
|
"@babel/traverse": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/helper-optimise-call-expression": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/helper-plugin-utils": {
|
|
"version": "7.26.5",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/helper-remap-async-to-generator": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-annotate-as-pure": "^7.25.9",
|
|
"@babel/helper-wrap-function": "^7.25.9",
|
|
"@babel/traverse": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/helper-replace-supers": {
|
|
"version": "7.26.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-member-expression-to-functions": "^7.25.9",
|
|
"@babel/helper-optimise-call-expression": "^7.25.9",
|
|
"@babel/traverse": "^7.26.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/helper-skip-transparent-expression-wrappers": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/traverse": "^7.25.9",
|
|
"@babel/types": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/helper-string-parser": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/helper-validator-identifier": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/helper-validator-option": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/helper-wrap-function": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/template": "^7.25.9",
|
|
"@babel/traverse": "^7.25.9",
|
|
"@babel/types": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/helpers": {
|
|
"version": "7.26.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/template": "^7.26.9",
|
|
"@babel/types": "^7.26.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/highlight": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-validator-identifier": "^7.25.9",
|
|
"chalk": "^2.4.2",
|
|
"js-tokens": "^4.0.0",
|
|
"picocolors": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/highlight/node_modules/ansi-styles": {
|
|
"version": "3.2.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^1.9.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/highlight/node_modules/chalk": {
|
|
"version": "2.4.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^3.2.1",
|
|
"escape-string-regexp": "^1.0.5",
|
|
"supports-color": "^5.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/highlight/node_modules/color-convert": {
|
|
"version": "1.9.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "1.1.3"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/highlight/node_modules/color-name": {
|
|
"version": "1.1.3",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/@babel/highlight/node_modules/escape-string-regexp": {
|
|
"version": "1.0.5",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/highlight/node_modules/has-flag": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/highlight/node_modules/supports-color": {
|
|
"version": "5.5.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/parser": {
|
|
"version": "7.26.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.26.9"
|
|
},
|
|
"bin": {
|
|
"parser": "bin/babel-parser.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-bugfix-firefox-class-in-computed-class-key": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9",
|
|
"@babel/traverse": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-bugfix-safari-class-field-initializer-scope": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9",
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.25.9",
|
|
"@babel/plugin-transform-optional-chaining": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.13.0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9",
|
|
"@babel/traverse": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-proposal-class-properties": {
|
|
"version": "7.18.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-create-class-features-plugin": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-proposal-decorators": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-create-class-features-plugin": "^7.25.9",
|
|
"@babel/helper-plugin-utils": "^7.25.9",
|
|
"@babel/plugin-syntax-decorators": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-proposal-export-default-from": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-proposal-nullish-coalescing-operator": {
|
|
"version": "7.18.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-proposal-optional-chaining": {
|
|
"version": "7.21.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.20.2",
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.20.0",
|
|
"@babel/plugin-syntax-optional-chaining": "^7.8.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-proposal-private-property-in-object": {
|
|
"version": "7.21.0-placeholder-for-preset-env.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-syntax-async-generators": {
|
|
"version": "7.8.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-syntax-bigint": {
|
|
"version": "7.8.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-syntax-class-properties": {
|
|
"version": "7.12.13",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.12.13"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-syntax-class-static-block": {
|
|
"version": "7.14.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.14.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-syntax-decorators": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-syntax-dynamic-import": {
|
|
"version": "7.8.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-syntax-export-default-from": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-syntax-flow": {
|
|
"version": "7.26.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-syntax-import-assertions": {
|
|
"version": "7.26.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-syntax-import-attributes": {
|
|
"version": "7.26.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-syntax-import-meta": {
|
|
"version": "7.10.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.10.4"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-syntax-json-strings": {
|
|
"version": "7.8.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-syntax-jsx": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-syntax-logical-assignment-operators": {
|
|
"version": "7.10.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.10.4"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-syntax-nullish-coalescing-operator": {
|
|
"version": "7.8.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-syntax-numeric-separator": {
|
|
"version": "7.10.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.10.4"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-syntax-object-rest-spread": {
|
|
"version": "7.8.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-syntax-optional-catch-binding": {
|
|
"version": "7.8.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-syntax-optional-chaining": {
|
|
"version": "7.8.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.8.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-syntax-private-property-in-object": {
|
|
"version": "7.14.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.14.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-syntax-top-level-await": {
|
|
"version": "7.14.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.14.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-syntax-typescript": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-syntax-unicode-sets-regex": {
|
|
"version": "7.18.6",
|
|
"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"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-transform-arrow-functions": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-transform-async-generator-functions": {
|
|
"version": "7.26.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.26.5",
|
|
"@babel/helper-remap-async-to-generator": "^7.25.9",
|
|
"@babel/traverse": "^7.26.8"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-transform-async-to-generator": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-module-imports": "^7.25.9",
|
|
"@babel/helper-plugin-utils": "^7.25.9",
|
|
"@babel/helper-remap-async-to-generator": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-transform-block-scoped-functions": {
|
|
"version": "7.26.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.26.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-transform-block-scoping": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-transform-class-properties": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-create-class-features-plugin": "^7.25.9",
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-transform-class-static-block": {
|
|
"version": "7.26.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-create-class-features-plugin": "^7.25.9",
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.12.0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-transform-classes": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-annotate-as-pure": "^7.25.9",
|
|
"@babel/helper-compilation-targets": "^7.25.9",
|
|
"@babel/helper-plugin-utils": "^7.25.9",
|
|
"@babel/helper-replace-supers": "^7.25.9",
|
|
"@babel/traverse": "^7.25.9",
|
|
"globals": "^11.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-transform-computed-properties": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9",
|
|
"@babel/template": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-transform-destructuring": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-transform-dotall-regex": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-create-regexp-features-plugin": "^7.25.9",
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-transform-duplicate-keys": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-transform-duplicate-named-capturing-groups-regex": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-create-regexp-features-plugin": "^7.25.9",
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-transform-dynamic-import": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-transform-exponentiation-operator": {
|
|
"version": "7.26.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-transform-export-namespace-from": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-transform-flow-strip-types": {
|
|
"version": "7.26.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.26.5",
|
|
"@babel/plugin-syntax-flow": "^7.26.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-transform-for-of": {
|
|
"version": "7.26.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.26.5",
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-transform-function-name": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-compilation-targets": "^7.25.9",
|
|
"@babel/helper-plugin-utils": "^7.25.9",
|
|
"@babel/traverse": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-transform-json-strings": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-transform-literals": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-transform-logical-assignment-operators": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-transform-member-expression-literals": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-transform-modules-amd": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-module-transforms": "^7.25.9",
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-transform-modules-commonjs": {
|
|
"version": "7.26.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-module-transforms": "^7.26.0",
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-transform-modules-systemjs": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-module-transforms": "^7.25.9",
|
|
"@babel/helper-plugin-utils": "^7.25.9",
|
|
"@babel/helper-validator-identifier": "^7.25.9",
|
|
"@babel/traverse": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-transform-modules-umd": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-module-transforms": "^7.25.9",
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-transform-named-capturing-groups-regex": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-create-regexp-features-plugin": "^7.25.9",
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-transform-new-target": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-transform-nullish-coalescing-operator": {
|
|
"version": "7.26.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.26.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-transform-numeric-separator": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-transform-object-rest-spread": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-compilation-targets": "^7.25.9",
|
|
"@babel/helper-plugin-utils": "^7.25.9",
|
|
"@babel/plugin-transform-parameters": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-transform-object-super": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9",
|
|
"@babel/helper-replace-supers": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-transform-optional-catch-binding": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-transform-optional-chaining": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9",
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-transform-parameters": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-transform-private-methods": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-create-class-features-plugin": "^7.25.9",
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-transform-private-property-in-object": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-annotate-as-pure": "^7.25.9",
|
|
"@babel/helper-create-class-features-plugin": "^7.25.9",
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-transform-property-literals": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-transform-react-display-name": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-transform-react-jsx": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-annotate-as-pure": "^7.25.9",
|
|
"@babel/helper-module-imports": "^7.25.9",
|
|
"@babel/helper-plugin-utils": "^7.25.9",
|
|
"@babel/plugin-syntax-jsx": "^7.25.9",
|
|
"@babel/types": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-transform-react-jsx-development": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/plugin-transform-react-jsx": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-transform-react-jsx-self": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-transform-react-jsx-source": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-transform-react-pure-annotations": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-annotate-as-pure": "^7.25.9",
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-transform-regenerator": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9",
|
|
"regenerator-transform": "^0.15.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-transform-regexp-modifiers": {
|
|
"version": "7.26.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-create-regexp-features-plugin": "^7.25.9",
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-transform-reserved-words": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-transform-runtime": {
|
|
"version": "7.26.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-module-imports": "^7.25.9",
|
|
"@babel/helper-plugin-utils": "^7.26.5",
|
|
"babel-plugin-polyfill-corejs2": "^0.4.10",
|
|
"babel-plugin-polyfill-corejs3": "^0.10.6",
|
|
"babel-plugin-polyfill-regenerator": "^0.6.1",
|
|
"semver": "^6.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-transform-runtime/node_modules/babel-plugin-polyfill-corejs3": {
|
|
"version": "0.10.6",
|
|
"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"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-transform-runtime/node_modules/semver": {
|
|
"version": "6.3.1",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-transform-shorthand-properties": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-transform-spread": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9",
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-transform-sticky-regex": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-transform-strict-mode": {
|
|
"version": "7.25.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-transform-template-literals": {
|
|
"version": "7.26.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.26.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-transform-typeof-symbol": {
|
|
"version": "7.26.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.26.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-transform-typescript": {
|
|
"version": "7.26.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-annotate-as-pure": "^7.25.9",
|
|
"@babel/helper-create-class-features-plugin": "^7.25.9",
|
|
"@babel/helper-plugin-utils": "^7.26.5",
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.25.9",
|
|
"@babel/plugin-syntax-typescript": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-transform-unicode-escapes": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-transform-unicode-property-regex": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-create-regexp-features-plugin": "^7.25.9",
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-transform-unicode-regex": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-create-regexp-features-plugin": "^7.25.9",
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/plugin-transform-unicode-sets-regex": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-create-regexp-features-plugin": "^7.25.9",
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/preset-env": {
|
|
"version": "7.26.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/compat-data": "^7.26.8",
|
|
"@babel/helper-compilation-targets": "^7.26.5",
|
|
"@babel/helper-plugin-utils": "^7.26.5",
|
|
"@babel/helper-validator-option": "^7.25.9",
|
|
"@babel/plugin-bugfix-firefox-class-in-computed-class-key": "^7.25.9",
|
|
"@babel/plugin-bugfix-safari-class-field-initializer-scope": "^7.25.9",
|
|
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.25.9",
|
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.25.9",
|
|
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "^7.25.9",
|
|
"@babel/plugin-proposal-private-property-in-object": "7.21.0-placeholder-for-preset-env.2",
|
|
"@babel/plugin-syntax-import-assertions": "^7.26.0",
|
|
"@babel/plugin-syntax-import-attributes": "^7.26.0",
|
|
"@babel/plugin-syntax-unicode-sets-regex": "^7.18.6",
|
|
"@babel/plugin-transform-arrow-functions": "^7.25.9",
|
|
"@babel/plugin-transform-async-generator-functions": "^7.26.8",
|
|
"@babel/plugin-transform-async-to-generator": "^7.25.9",
|
|
"@babel/plugin-transform-block-scoped-functions": "^7.26.5",
|
|
"@babel/plugin-transform-block-scoping": "^7.25.9",
|
|
"@babel/plugin-transform-class-properties": "^7.25.9",
|
|
"@babel/plugin-transform-class-static-block": "^7.26.0",
|
|
"@babel/plugin-transform-classes": "^7.25.9",
|
|
"@babel/plugin-transform-computed-properties": "^7.25.9",
|
|
"@babel/plugin-transform-destructuring": "^7.25.9",
|
|
"@babel/plugin-transform-dotall-regex": "^7.25.9",
|
|
"@babel/plugin-transform-duplicate-keys": "^7.25.9",
|
|
"@babel/plugin-transform-duplicate-named-capturing-groups-regex": "^7.25.9",
|
|
"@babel/plugin-transform-dynamic-import": "^7.25.9",
|
|
"@babel/plugin-transform-exponentiation-operator": "^7.26.3",
|
|
"@babel/plugin-transform-export-namespace-from": "^7.25.9",
|
|
"@babel/plugin-transform-for-of": "^7.26.9",
|
|
"@babel/plugin-transform-function-name": "^7.25.9",
|
|
"@babel/plugin-transform-json-strings": "^7.25.9",
|
|
"@babel/plugin-transform-literals": "^7.25.9",
|
|
"@babel/plugin-transform-logical-assignment-operators": "^7.25.9",
|
|
"@babel/plugin-transform-member-expression-literals": "^7.25.9",
|
|
"@babel/plugin-transform-modules-amd": "^7.25.9",
|
|
"@babel/plugin-transform-modules-commonjs": "^7.26.3",
|
|
"@babel/plugin-transform-modules-systemjs": "^7.25.9",
|
|
"@babel/plugin-transform-modules-umd": "^7.25.9",
|
|
"@babel/plugin-transform-named-capturing-groups-regex": "^7.25.9",
|
|
"@babel/plugin-transform-new-target": "^7.25.9",
|
|
"@babel/plugin-transform-nullish-coalescing-operator": "^7.26.6",
|
|
"@babel/plugin-transform-numeric-separator": "^7.25.9",
|
|
"@babel/plugin-transform-object-rest-spread": "^7.25.9",
|
|
"@babel/plugin-transform-object-super": "^7.25.9",
|
|
"@babel/plugin-transform-optional-catch-binding": "^7.25.9",
|
|
"@babel/plugin-transform-optional-chaining": "^7.25.9",
|
|
"@babel/plugin-transform-parameters": "^7.25.9",
|
|
"@babel/plugin-transform-private-methods": "^7.25.9",
|
|
"@babel/plugin-transform-private-property-in-object": "^7.25.9",
|
|
"@babel/plugin-transform-property-literals": "^7.25.9",
|
|
"@babel/plugin-transform-regenerator": "^7.25.9",
|
|
"@babel/plugin-transform-regexp-modifiers": "^7.26.0",
|
|
"@babel/plugin-transform-reserved-words": "^7.25.9",
|
|
"@babel/plugin-transform-shorthand-properties": "^7.25.9",
|
|
"@babel/plugin-transform-spread": "^7.25.9",
|
|
"@babel/plugin-transform-sticky-regex": "^7.25.9",
|
|
"@babel/plugin-transform-template-literals": "^7.26.8",
|
|
"@babel/plugin-transform-typeof-symbol": "^7.26.7",
|
|
"@babel/plugin-transform-unicode-escapes": "^7.25.9",
|
|
"@babel/plugin-transform-unicode-property-regex": "^7.25.9",
|
|
"@babel/plugin-transform-unicode-regex": "^7.25.9",
|
|
"@babel/plugin-transform-unicode-sets-regex": "^7.25.9",
|
|
"@babel/preset-modules": "0.1.6-no-external-plugins",
|
|
"babel-plugin-polyfill-corejs2": "^0.4.10",
|
|
"babel-plugin-polyfill-corejs3": "^0.11.0",
|
|
"babel-plugin-polyfill-regenerator": "^0.6.1",
|
|
"core-js-compat": "^3.40.0",
|
|
"semver": "^6.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/preset-env/node_modules/semver": {
|
|
"version": "6.3.1",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/preset-flow": {
|
|
"version": "7.25.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9",
|
|
"@babel/helper-validator-option": "^7.25.9",
|
|
"@babel/plugin-transform-flow-strip-types": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/preset-modules": {
|
|
"version": "0.1.6-no-external-plugins",
|
|
"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"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/preset-react": {
|
|
"version": "7.26.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9",
|
|
"@babel/helper-validator-option": "^7.25.9",
|
|
"@babel/plugin-transform-react-display-name": "^7.25.9",
|
|
"@babel/plugin-transform-react-jsx": "^7.25.9",
|
|
"@babel/plugin-transform-react-jsx-development": "^7.25.9",
|
|
"@babel/plugin-transform-react-pure-annotations": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/preset-typescript": {
|
|
"version": "7.26.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9",
|
|
"@babel/helper-validator-option": "^7.25.9",
|
|
"@babel/plugin-syntax-jsx": "^7.25.9",
|
|
"@babel/plugin-transform-modules-commonjs": "^7.25.9",
|
|
"@babel/plugin-transform-typescript": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/register": {
|
|
"version": "7.25.9",
|
|
"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"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/runtime": {
|
|
"version": "7.26.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"regenerator-runtime": "^0.14.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/template": {
|
|
"version": "7.26.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.26.2",
|
|
"@babel/parser": "^7.26.9",
|
|
"@babel/types": "^7.26.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/traverse": {
|
|
"version": "7.26.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.26.2",
|
|
"@babel/generator": "^7.26.9",
|
|
"@babel/parser": "^7.26.9",
|
|
"@babel/template": "^7.26.9",
|
|
"@babel/types": "^7.26.9",
|
|
"debug": "^4.3.1",
|
|
"globals": "^11.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/traverse--for-generate-function-map": {
|
|
"name": "@babel/traverse",
|
|
"version": "7.26.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.26.2",
|
|
"@babel/generator": "^7.26.9",
|
|
"@babel/parser": "^7.26.9",
|
|
"@babel/template": "^7.26.9",
|
|
"@babel/types": "^7.26.9",
|
|
"debug": "^4.3.1",
|
|
"globals": "^11.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"example/node_modules/@babel/types": {
|
|
"version": "7.26.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-string-parser": "^7.25.9",
|
|
"@babel/helper-validator-identifier": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"example/node_modules/@expo/bunyan": {
|
|
"version": "4.0.1",
|
|
"engines": [
|
|
"node >=0.10.0"
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"uuid": "^8.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/@expo/cli": {
|
|
"version": "0.22.18",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@0no-co/graphql.web": "^1.0.8",
|
|
"@babel/runtime": "^7.20.0",
|
|
"@expo/code-signing-certificates": "^0.0.5",
|
|
"@expo/config": "~10.0.10",
|
|
"@expo/config-plugins": "~9.0.15",
|
|
"@expo/devcert": "^1.1.2",
|
|
"@expo/env": "~0.4.2",
|
|
"@expo/image-utils": "^0.6.5",
|
|
"@expo/json-file": "^9.0.2",
|
|
"@expo/metro-config": "~0.19.11",
|
|
"@expo/osascript": "^2.1.6",
|
|
"@expo/package-manager": "^1.7.2",
|
|
"@expo/plist": "^0.2.2",
|
|
"@expo/prebuild-config": "^8.0.28",
|
|
"@expo/rudder-sdk-node": "^1.1.1",
|
|
"@expo/spawn-async": "^1.7.2",
|
|
"@expo/ws-tunnel": "^1.0.1",
|
|
"@expo/xcpretty": "^4.3.0",
|
|
"@react-native/dev-middleware": "0.76.7",
|
|
"@urql/core": "^5.0.6",
|
|
"@urql/exchange-retry": "^1.3.0",
|
|
"accepts": "^1.3.8",
|
|
"arg": "^5.0.2",
|
|
"better-opn": "~3.0.2",
|
|
"bplist-creator": "0.0.7",
|
|
"bplist-parser": "^0.3.1",
|
|
"cacache": "^18.0.2",
|
|
"chalk": "^4.0.0",
|
|
"ci-info": "^3.3.0",
|
|
"compression": "^1.7.4",
|
|
"connect": "^3.7.0",
|
|
"debug": "^4.3.4",
|
|
"env-editor": "^0.4.1",
|
|
"fast-glob": "^3.3.2",
|
|
"form-data": "^3.0.1",
|
|
"freeport-async": "^2.0.0",
|
|
"fs-extra": "~8.1.0",
|
|
"getenv": "^1.0.0",
|
|
"glob": "^10.4.2",
|
|
"internal-ip": "^4.3.0",
|
|
"is-docker": "^2.0.0",
|
|
"is-wsl": "^2.1.1",
|
|
"lodash.debounce": "^4.0.8",
|
|
"minimatch": "^3.0.4",
|
|
"node-forge": "^1.3.1",
|
|
"npm-package-arg": "^11.0.0",
|
|
"ora": "^3.4.0",
|
|
"picomatch": "^3.0.1",
|
|
"pretty-bytes": "^5.6.0",
|
|
"pretty-format": "^29.7.0",
|
|
"progress": "^2.0.3",
|
|
"prompts": "^2.3.2",
|
|
"qrcode-terminal": "0.11.0",
|
|
"require-from-string": "^2.0.2",
|
|
"requireg": "^0.2.2",
|
|
"resolve": "^1.22.2",
|
|
"resolve-from": "^5.0.0",
|
|
"resolve.exports": "^2.0.3",
|
|
"semver": "^7.6.0",
|
|
"send": "^0.19.0",
|
|
"slugify": "^1.3.4",
|
|
"source-map-support": "~0.5.21",
|
|
"stacktrace-parser": "^0.1.10",
|
|
"structured-headers": "^0.4.1",
|
|
"tar": "^6.2.1",
|
|
"temp-dir": "^2.0.0",
|
|
"tempy": "^0.7.1",
|
|
"terminal-link": "^2.1.1",
|
|
"undici": "^6.18.2",
|
|
"unique-string": "~2.0.0",
|
|
"wrap-ansi": "^7.0.0",
|
|
"ws": "^8.12.1"
|
|
},
|
|
"bin": {
|
|
"expo-internal": "build/bin/cli"
|
|
}
|
|
},
|
|
"example/node_modules/@expo/cli/node_modules/@npmcli/fs": {
|
|
"version": "3.1.1",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"semver": "^7.3.5"
|
|
},
|
|
"engines": {
|
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/@expo/cli/node_modules/bplist-creator": {
|
|
"version": "0.0.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"stream-buffers": "~2.2.0"
|
|
}
|
|
},
|
|
"example/node_modules/@expo/cli/node_modules/cacache": {
|
|
"version": "18.0.4",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@npmcli/fs": "^3.1.0",
|
|
"fs-minipass": "^3.0.0",
|
|
"glob": "^10.2.2",
|
|
"lru-cache": "^10.0.1",
|
|
"minipass": "^7.0.3",
|
|
"minipass-collect": "^2.0.1",
|
|
"minipass-flush": "^1.0.5",
|
|
"minipass-pipeline": "^1.2.4",
|
|
"p-map": "^4.0.0",
|
|
"ssri": "^10.0.0",
|
|
"tar": "^6.1.11",
|
|
"unique-filename": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^16.14.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/@expo/cli/node_modules/chownr": {
|
|
"version": "2.0.0",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"example/node_modules/@expo/cli/node_modules/ci-info": {
|
|
"version": "3.9.0",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/sibiraj-s"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"example/node_modules/@expo/cli/node_modules/encodeurl": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"example/node_modules/@expo/cli/node_modules/fs-extra": {
|
|
"version": "8.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"graceful-fs": "^4.2.0",
|
|
"jsonfile": "^4.0.0",
|
|
"universalify": "^0.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6 <7 || >=8"
|
|
}
|
|
},
|
|
"example/node_modules/@expo/cli/node_modules/jsonfile": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"optionalDependencies": {
|
|
"graceful-fs": "^4.1.6"
|
|
}
|
|
},
|
|
"example/node_modules/@expo/cli/node_modules/minizlib": {
|
|
"version": "2.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"minipass": "^3.0.0",
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"example/node_modules/@expo/cli/node_modules/minizlib/node_modules/minipass": {
|
|
"version": "3.3.6",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"example/node_modules/@expo/cli/node_modules/mkdirp": {
|
|
"version": "1.0.4",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"mkdirp": "bin/cmd.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"example/node_modules/@expo/cli/node_modules/picomatch": {
|
|
"version": "3.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/jonschlinkert"
|
|
}
|
|
},
|
|
"example/node_modules/@expo/cli/node_modules/send": {
|
|
"version": "0.19.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"debug": "2.6.9",
|
|
"depd": "2.0.0",
|
|
"destroy": "1.2.0",
|
|
"encodeurl": "~2.0.0",
|
|
"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"
|
|
}
|
|
},
|
|
"example/node_modules/@expo/cli/node_modules/send/node_modules/debug": {
|
|
"version": "2.6.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/@expo/cli/node_modules/send/node_modules/debug/node_modules/ms": {
|
|
"version": "2.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/@expo/cli/node_modules/ssri": {
|
|
"version": "10.0.6",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"minipass": "^7.0.3"
|
|
},
|
|
"engines": {
|
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/@expo/cli/node_modules/tar": {
|
|
"version": "6.2.1",
|
|
"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"
|
|
}
|
|
},
|
|
"example/node_modules/@expo/cli/node_modules/tar/node_modules/fs-minipass": {
|
|
"version": "2.1.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"minipass": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"example/node_modules/@expo/cli/node_modules/tar/node_modules/fs-minipass/node_modules/minipass": {
|
|
"version": "3.3.6",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"example/node_modules/@expo/cli/node_modules/tar/node_modules/minipass": {
|
|
"version": "5.0.0",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"example/node_modules/@expo/cli/node_modules/unique-filename": {
|
|
"version": "3.0.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"unique-slug": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/@expo/cli/node_modules/unique-slug": {
|
|
"version": "4.0.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"imurmurhash": "^0.1.4"
|
|
},
|
|
"engines": {
|
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/@expo/cli/node_modules/universalify": {
|
|
"version": "0.1.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 4.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/@expo/cli/node_modules/ws": {
|
|
"version": "8.18.1",
|
|
"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
|
|
}
|
|
}
|
|
},
|
|
"example/node_modules/@expo/code-signing-certificates": {
|
|
"version": "0.0.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"node-forge": "^1.2.1",
|
|
"nullthrows": "^1.1.1"
|
|
}
|
|
},
|
|
"example/node_modules/@expo/config": {
|
|
"version": "10.0.10",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/code-frame": "~7.10.4",
|
|
"@expo/config-plugins": "~9.0.15",
|
|
"@expo/config-types": "^52.0.4",
|
|
"@expo/json-file": "^9.0.2",
|
|
"deepmerge": "^4.3.1",
|
|
"getenv": "^1.0.0",
|
|
"glob": "^10.4.2",
|
|
"require-from-string": "^2.0.2",
|
|
"resolve-from": "^5.0.0",
|
|
"resolve-workspace-root": "^2.0.0",
|
|
"semver": "^7.6.0",
|
|
"slugify": "^1.3.4",
|
|
"sucrase": "3.35.0"
|
|
}
|
|
},
|
|
"example/node_modules/@expo/config-plugins": {
|
|
"version": "9.0.16",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@expo/config-types": "^52.0.5",
|
|
"@expo/json-file": "~9.0.2",
|
|
"@expo/plist": "^0.2.2",
|
|
"@expo/sdk-runtime-versions": "^1.0.0",
|
|
"chalk": "^4.1.2",
|
|
"debug": "^4.3.5",
|
|
"getenv": "^1.0.0",
|
|
"glob": "^10.4.2",
|
|
"resolve-from": "^5.0.0",
|
|
"semver": "^7.5.4",
|
|
"slash": "^3.0.0",
|
|
"slugify": "^1.6.6",
|
|
"xcode": "^3.0.1",
|
|
"xml2js": "0.6.0"
|
|
}
|
|
},
|
|
"example/node_modules/@expo/config-types": {
|
|
"version": "52.0.5",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/@expo/config/node_modules/@babel/code-frame": {
|
|
"version": "7.10.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/highlight": "^7.10.4"
|
|
}
|
|
},
|
|
"example/node_modules/@expo/devcert": {
|
|
"version": "1.1.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"application-config-path": "^0.1.0",
|
|
"command-exists": "^1.2.4",
|
|
"debug": "^3.1.0",
|
|
"eol": "^0.9.1",
|
|
"get-port": "^3.2.0",
|
|
"glob": "^10.4.2",
|
|
"lodash": "^4.17.21",
|
|
"mkdirp": "^0.5.1",
|
|
"password-prompt": "^1.0.4",
|
|
"sudo-prompt": "^8.2.0",
|
|
"tmp": "^0.0.33",
|
|
"tslib": "^2.4.0"
|
|
}
|
|
},
|
|
"example/node_modules/@expo/devcert/node_modules/debug": {
|
|
"version": "3.2.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "^2.1.1"
|
|
}
|
|
},
|
|
"example/node_modules/@expo/env": {
|
|
"version": "0.4.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"chalk": "^4.0.0",
|
|
"debug": "^4.3.4",
|
|
"dotenv": "~16.4.5",
|
|
"dotenv-expand": "~11.0.6",
|
|
"getenv": "^1.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/@expo/fingerprint": {
|
|
"version": "0.11.11",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@expo/spawn-async": "^1.7.2",
|
|
"arg": "^5.0.2",
|
|
"chalk": "^4.1.2",
|
|
"debug": "^4.3.4",
|
|
"find-up": "^5.0.0",
|
|
"getenv": "^1.0.0",
|
|
"minimatch": "^3.0.4",
|
|
"p-limit": "^3.1.0",
|
|
"resolve-from": "^5.0.0",
|
|
"semver": "^7.6.0"
|
|
},
|
|
"bin": {
|
|
"fingerprint": "bin/cli.js"
|
|
}
|
|
},
|
|
"example/node_modules/@expo/fingerprint/node_modules/p-limit": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"yocto-queue": "^0.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"example/node_modules/@expo/image-utils": {
|
|
"version": "0.6.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@expo/spawn-async": "^1.7.2",
|
|
"chalk": "^4.0.0",
|
|
"fs-extra": "9.0.0",
|
|
"getenv": "^1.0.0",
|
|
"jimp-compact": "0.16.1",
|
|
"parse-png": "^2.1.0",
|
|
"resolve-from": "^5.0.0",
|
|
"semver": "^7.6.0",
|
|
"temp-dir": "~2.0.0",
|
|
"unique-string": "~2.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/@expo/image-utils/node_modules/fs-extra": {
|
|
"version": "9.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"at-least-node": "^1.0.0",
|
|
"graceful-fs": "^4.2.0",
|
|
"jsonfile": "^6.0.1",
|
|
"universalify": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"example/node_modules/@expo/image-utils/node_modules/universalify": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 10.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/@expo/json-file": {
|
|
"version": "9.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/code-frame": "~7.10.4",
|
|
"json5": "^2.2.3",
|
|
"write-file-atomic": "^2.3.0"
|
|
}
|
|
},
|
|
"example/node_modules/@expo/json-file/node_modules/@babel/code-frame": {
|
|
"version": "7.10.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/highlight": "^7.10.4"
|
|
}
|
|
},
|
|
"example/node_modules/@expo/metro-config": {
|
|
"version": "0.19.11",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/core": "^7.20.0",
|
|
"@babel/generator": "^7.20.5",
|
|
"@babel/parser": "^7.20.0",
|
|
"@babel/types": "^7.20.0",
|
|
"@expo/config": "~10.0.10",
|
|
"@expo/env": "~0.4.2",
|
|
"@expo/json-file": "~9.0.2",
|
|
"@expo/spawn-async": "^1.7.2",
|
|
"chalk": "^4.1.0",
|
|
"debug": "^4.3.2",
|
|
"fs-extra": "^9.1.0",
|
|
"getenv": "^1.0.0",
|
|
"glob": "^10.4.2",
|
|
"jsc-safe-url": "^0.2.4",
|
|
"lightningcss": "~1.27.0",
|
|
"minimatch": "^3.0.4",
|
|
"postcss": "~8.4.32",
|
|
"resolve-from": "^5.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/@expo/metro-runtime": {
|
|
"version": "4.0.1",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"react-native": "*"
|
|
}
|
|
},
|
|
"example/node_modules/@expo/osascript": {
|
|
"version": "2.1.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@expo/spawn-async": "^1.7.2",
|
|
"exec-async": "^2.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"example/node_modules/@expo/package-manager": {
|
|
"version": "1.7.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@expo/json-file": "^9.0.2",
|
|
"@expo/spawn-async": "^1.7.2",
|
|
"ansi-regex": "^5.0.0",
|
|
"chalk": "^4.0.0",
|
|
"find-up": "^5.0.0",
|
|
"js-yaml": "^3.13.1",
|
|
"micromatch": "^4.0.8",
|
|
"npm-package-arg": "^11.0.0",
|
|
"ora": "^3.4.0",
|
|
"resolve-workspace-root": "^2.0.0",
|
|
"split": "^1.0.1",
|
|
"sudo-prompt": "9.1.1"
|
|
}
|
|
},
|
|
"example/node_modules/@expo/package-manager/node_modules/sudo-prompt": {
|
|
"version": "9.1.1",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/@expo/plist": {
|
|
"version": "0.2.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@xmldom/xmldom": "~0.7.7",
|
|
"base64-js": "^1.2.3",
|
|
"xmlbuilder": "^14.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/@expo/prebuild-config": {
|
|
"version": "8.0.28",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@expo/config": "~10.0.10",
|
|
"@expo/config-plugins": "~9.0.15",
|
|
"@expo/config-types": "^52.0.4",
|
|
"@expo/image-utils": "^0.6.5",
|
|
"@expo/json-file": "^9.0.2",
|
|
"@react-native/normalize-colors": "0.76.7",
|
|
"debug": "^4.3.1",
|
|
"fs-extra": "^9.0.0",
|
|
"resolve-from": "^5.0.0",
|
|
"semver": "^7.6.0",
|
|
"xml2js": "0.6.0"
|
|
}
|
|
},
|
|
"example/node_modules/@expo/rudder-sdk-node": {
|
|
"version": "1.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@expo/bunyan": "^4.0.0",
|
|
"@segment/loosely-validate-event": "^2.0.0",
|
|
"fetch-retry": "^4.1.1",
|
|
"md5": "^2.2.1",
|
|
"node-fetch": "^2.6.1",
|
|
"remove-trailing-slash": "^0.1.0",
|
|
"uuid": "^8.3.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"example/node_modules/@expo/sdk-runtime-versions": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/@expo/spawn-async": {
|
|
"version": "1.7.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cross-spawn": "^7.0.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"example/node_modules/@expo/vector-icons": {
|
|
"version": "14.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"prop-types": "^15.8.1"
|
|
}
|
|
},
|
|
"example/node_modules/@expo/ws-tunnel": {
|
|
"version": "1.0.5",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/@expo/xcpretty": {
|
|
"version": "4.3.2",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"@babel/code-frame": "7.10.4",
|
|
"chalk": "^4.1.0",
|
|
"find-up": "^5.0.0",
|
|
"js-yaml": "^4.1.0"
|
|
},
|
|
"bin": {
|
|
"excpretty": "build/cli.js"
|
|
}
|
|
},
|
|
"example/node_modules/@expo/xcpretty/node_modules/@babel/code-frame": {
|
|
"version": "7.10.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/highlight": "^7.10.4"
|
|
}
|
|
},
|
|
"example/node_modules/@expo/xcpretty/node_modules/argparse": {
|
|
"version": "2.0.1",
|
|
"license": "Python-2.0"
|
|
},
|
|
"example/node_modules/@expo/xcpretty/node_modules/js-yaml": {
|
|
"version": "4.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"argparse": "^2.0.1"
|
|
},
|
|
"bin": {
|
|
"js-yaml": "bin/js-yaml.js"
|
|
}
|
|
},
|
|
"example/node_modules/@isaacs/cliui": {
|
|
"version": "8.0.2",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"string-width": "^5.1.2",
|
|
"string-width-cjs": "npm:string-width@^4.2.0",
|
|
"strip-ansi": "^7.0.1",
|
|
"strip-ansi-cjs": "npm:strip-ansi@^6.0.1",
|
|
"wrap-ansi": "^8.1.0",
|
|
"wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"example/node_modules/@isaacs/cliui/node_modules/ansi-regex": {
|
|
"version": "6.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
|
|
}
|
|
},
|
|
"example/node_modules/@isaacs/cliui/node_modules/ansi-styles": {
|
|
"version": "6.2.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"example/node_modules/@isaacs/cliui/node_modules/emoji-regex": {
|
|
"version": "9.2.2",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/@isaacs/cliui/node_modules/string-width": {
|
|
"version": "5.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"eastasianwidth": "^0.2.0",
|
|
"emoji-regex": "^9.2.2",
|
|
"strip-ansi": "^7.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"example/node_modules/@isaacs/cliui/node_modules/strip-ansi": {
|
|
"version": "7.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^6.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
}
|
|
},
|
|
"example/node_modules/@isaacs/cliui/node_modules/wrap-ansi": {
|
|
"version": "8.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^6.1.0",
|
|
"string-width": "^5.0.1",
|
|
"strip-ansi": "^7.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
}
|
|
},
|
|
"example/node_modules/@isaacs/ttlcache": {
|
|
"version": "1.4.1",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"example/node_modules/@istanbuljs/load-nyc-config": {
|
|
"version": "1.1.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"camelcase": "^5.3.1",
|
|
"find-up": "^4.1.0",
|
|
"get-package-type": "^0.1.0",
|
|
"js-yaml": "^3.13.1",
|
|
"resolve-from": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"example/node_modules/@istanbuljs/load-nyc-config/node_modules/camelcase": {
|
|
"version": "5.3.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"example/node_modules/@istanbuljs/load-nyc-config/node_modules/find-up": {
|
|
"version": "4.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"locate-path": "^5.0.0",
|
|
"path-exists": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"example/node_modules/@istanbuljs/load-nyc-config/node_modules/locate-path": {
|
|
"version": "5.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-locate": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"example/node_modules/@istanbuljs/load-nyc-config/node_modules/p-locate": {
|
|
"version": "4.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-limit": "^2.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"example/node_modules/@istanbuljs/schema": {
|
|
"version": "0.1.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"example/node_modules/@jest/create-cache-key-function": {
|
|
"version": "29.7.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/types": "^29.6.3"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/@jest/environment": {
|
|
"version": "29.7.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/fake-timers": "^29.7.0",
|
|
"@jest/types": "^29.6.3",
|
|
"@types/node": "*",
|
|
"jest-mock": "^29.7.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/@jest/fake-timers": {
|
|
"version": "29.7.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/types": "^29.6.3",
|
|
"@sinonjs/fake-timers": "^10.0.2",
|
|
"@types/node": "*",
|
|
"jest-message-util": "^29.7.0",
|
|
"jest-mock": "^29.7.0",
|
|
"jest-util": "^29.7.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/@jest/schemas": {
|
|
"version": "29.6.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@sinclair/typebox": "^0.27.8"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/@jest/transform": {
|
|
"version": "29.7.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/core": "^7.11.6",
|
|
"@jest/types": "^29.6.3",
|
|
"@jridgewell/trace-mapping": "^0.3.18",
|
|
"babel-plugin-istanbul": "^6.1.1",
|
|
"chalk": "^4.0.0",
|
|
"convert-source-map": "^2.0.0",
|
|
"fast-json-stable-stringify": "^2.1.0",
|
|
"graceful-fs": "^4.2.9",
|
|
"jest-haste-map": "^29.7.0",
|
|
"jest-regex-util": "^29.6.3",
|
|
"jest-util": "^29.7.0",
|
|
"micromatch": "^4.0.4",
|
|
"pirates": "^4.0.4",
|
|
"slash": "^3.0.0",
|
|
"write-file-atomic": "^4.0.2"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/@jest/transform/node_modules/write-file-atomic": {
|
|
"version": "4.0.2",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"imurmurhash": "^0.1.4",
|
|
"signal-exit": "^3.0.7"
|
|
},
|
|
"engines": {
|
|
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/@jest/types": {
|
|
"version": "29.6.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/schemas": "^29.6.3",
|
|
"@types/istanbul-lib-coverage": "^2.0.0",
|
|
"@types/istanbul-reports": "^3.0.0",
|
|
"@types/node": "*",
|
|
"@types/yargs": "^17.0.8",
|
|
"chalk": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/@jridgewell/gen-mapping": {
|
|
"version": "0.3.8",
|
|
"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"
|
|
}
|
|
},
|
|
"example/node_modules/@jridgewell/resolve-uri": {
|
|
"version": "3.1.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/@jridgewell/set-array": {
|
|
"version": "1.2.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/@jridgewell/source-map": {
|
|
"version": "0.3.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jridgewell/gen-mapping": "^0.3.5",
|
|
"@jridgewell/trace-mapping": "^0.3.25"
|
|
}
|
|
},
|
|
"example/node_modules/@jridgewell/sourcemap-codec": {
|
|
"version": "1.5.0",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/@jridgewell/trace-mapping": {
|
|
"version": "0.3.25",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jridgewell/resolve-uri": "^3.1.0",
|
|
"@jridgewell/sourcemap-codec": "^1.4.14"
|
|
}
|
|
},
|
|
"example/node_modules/@nodelib/fs.scandir": {
|
|
"version": "2.1.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@nodelib/fs.stat": "2.0.5",
|
|
"run-parallel": "^1.1.9"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"example/node_modules/@nodelib/fs.stat": {
|
|
"version": "2.0.5",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"example/node_modules/@nodelib/fs.walk": {
|
|
"version": "1.2.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@nodelib/fs.scandir": "2.1.5",
|
|
"fastq": "^1.6.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"example/node_modules/@pkgjs/parseargs": {
|
|
"version": "0.11.0",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"example/node_modules/@react-native/assets-registry": {
|
|
"version": "0.76.7",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"example/node_modules/@react-native/babel-plugin-codegen": {
|
|
"version": "0.76.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@react-native/codegen": "0.76.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"example/node_modules/@react-native/babel-preset": {
|
|
"version": "0.76.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/core": "^7.25.2",
|
|
"@babel/plugin-proposal-export-default-from": "^7.24.7",
|
|
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
|
"@babel/plugin-syntax-export-default-from": "^7.24.7",
|
|
"@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3",
|
|
"@babel/plugin-syntax-optional-chaining": "^7.8.3",
|
|
"@babel/plugin-transform-arrow-functions": "^7.24.7",
|
|
"@babel/plugin-transform-async-generator-functions": "^7.25.4",
|
|
"@babel/plugin-transform-async-to-generator": "^7.24.7",
|
|
"@babel/plugin-transform-block-scoping": "^7.25.0",
|
|
"@babel/plugin-transform-class-properties": "^7.25.4",
|
|
"@babel/plugin-transform-classes": "^7.25.4",
|
|
"@babel/plugin-transform-computed-properties": "^7.24.7",
|
|
"@babel/plugin-transform-destructuring": "^7.24.8",
|
|
"@babel/plugin-transform-flow-strip-types": "^7.25.2",
|
|
"@babel/plugin-transform-for-of": "^7.24.7",
|
|
"@babel/plugin-transform-function-name": "^7.25.1",
|
|
"@babel/plugin-transform-literals": "^7.25.2",
|
|
"@babel/plugin-transform-logical-assignment-operators": "^7.24.7",
|
|
"@babel/plugin-transform-modules-commonjs": "^7.24.8",
|
|
"@babel/plugin-transform-named-capturing-groups-regex": "^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-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-react-display-name": "^7.24.7",
|
|
"@babel/plugin-transform-react-jsx": "^7.25.2",
|
|
"@babel/plugin-transform-react-jsx-self": "^7.24.7",
|
|
"@babel/plugin-transform-react-jsx-source": "^7.24.7",
|
|
"@babel/plugin-transform-regenerator": "^7.24.7",
|
|
"@babel/plugin-transform-runtime": "^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-typescript": "^7.25.2",
|
|
"@babel/plugin-transform-unicode-regex": "^7.24.7",
|
|
"@babel/template": "^7.25.0",
|
|
"@react-native/babel-plugin-codegen": "0.76.7",
|
|
"babel-plugin-syntax-hermes-parser": "^0.25.1",
|
|
"babel-plugin-transform-flow-enums": "^0.0.2",
|
|
"react-refresh": "^0.14.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "*"
|
|
}
|
|
},
|
|
"example/node_modules/@react-native/codegen": {
|
|
"version": "0.76.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/parser": "^7.25.3",
|
|
"glob": "^7.1.1",
|
|
"hermes-parser": "0.23.1",
|
|
"invariant": "^2.2.4",
|
|
"jscodeshift": "^0.14.0",
|
|
"mkdirp": "^0.5.1",
|
|
"nullthrows": "^1.1.1",
|
|
"yargs": "^17.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/preset-env": "^7.1.6"
|
|
}
|
|
},
|
|
"example/node_modules/@react-native/codegen/node_modules/glob": {
|
|
"version": "7.2.3",
|
|
"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"
|
|
}
|
|
},
|
|
"example/node_modules/@react-native/community-cli-plugin": {
|
|
"version": "0.76.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@react-native/dev-middleware": "0.76.7",
|
|
"@react-native/metro-babel-transformer": "0.76.7",
|
|
"chalk": "^4.0.0",
|
|
"execa": "^5.1.1",
|
|
"invariant": "^2.2.4",
|
|
"metro": "^0.81.0",
|
|
"metro-config": "^0.81.0",
|
|
"metro-core": "^0.81.0",
|
|
"node-fetch": "^2.2.0",
|
|
"readline": "^1.3.0",
|
|
"semver": "^7.1.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"peerDependencies": {
|
|
"@react-native-community/cli-server-api": "*"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@react-native-community/cli-server-api": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"example/node_modules/@react-native/community-cli-plugin/node_modules/execa": {
|
|
"version": "5.1.1",
|
|
"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"
|
|
}
|
|
},
|
|
"example/node_modules/@react-native/community-cli-plugin/node_modules/get-stream": {
|
|
"version": "6.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"example/node_modules/@react-native/community-cli-plugin/node_modules/human-signals": {
|
|
"version": "2.1.0",
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=10.17.0"
|
|
}
|
|
},
|
|
"example/node_modules/@react-native/community-cli-plugin/node_modules/metro-cache": {
|
|
"version": "0.81.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"exponential-backoff": "^3.1.1",
|
|
"flow-enums-runtime": "^0.0.6",
|
|
"metro-core": "0.81.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.18"
|
|
}
|
|
},
|
|
"example/node_modules/@react-native/community-cli-plugin/node_modules/metro-config": {
|
|
"version": "0.81.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"connect": "^3.6.5",
|
|
"cosmiconfig": "^5.0.5",
|
|
"flow-enums-runtime": "^0.0.6",
|
|
"jest-validate": "^29.7.0",
|
|
"metro": "0.81.3",
|
|
"metro-cache": "0.81.3",
|
|
"metro-core": "0.81.3",
|
|
"metro-runtime": "0.81.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.18"
|
|
}
|
|
},
|
|
"example/node_modules/@react-native/debugger-frontend": {
|
|
"version": "0.76.7",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"example/node_modules/@react-native/dev-middleware": {
|
|
"version": "0.76.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@isaacs/ttlcache": "^1.4.1",
|
|
"@react-native/debugger-frontend": "0.76.7",
|
|
"chrome-launcher": "^0.15.2",
|
|
"chromium-edge-launcher": "^0.2.0",
|
|
"connect": "^3.6.5",
|
|
"debug": "^2.2.0",
|
|
"invariant": "^2.2.4",
|
|
"nullthrows": "^1.1.1",
|
|
"open": "^7.0.3",
|
|
"selfsigned": "^2.4.1",
|
|
"serve-static": "^1.13.1",
|
|
"ws": "^6.2.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"example/node_modules/@react-native/dev-middleware/node_modules/debug": {
|
|
"version": "2.6.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/@react-native/dev-middleware/node_modules/ms": {
|
|
"version": "2.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/@react-native/dev-middleware/node_modules/ws": {
|
|
"version": "6.2.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"async-limiter": "~1.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/@react-native/gradle-plugin": {
|
|
"version": "0.76.7",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"example/node_modules/@react-native/js-polyfills": {
|
|
"version": "0.76.7",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"example/node_modules/@react-native/metro-babel-transformer": {
|
|
"version": "0.76.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/core": "^7.25.2",
|
|
"@react-native/babel-preset": "0.76.7",
|
|
"hermes-parser": "0.23.1",
|
|
"nullthrows": "^1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "*"
|
|
}
|
|
},
|
|
"example/node_modules/@react-native/normalize-colors": {
|
|
"version": "0.76.7",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/@react-native/virtualized-lists": {
|
|
"version": "0.76.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"invariant": "^2.2.4",
|
|
"nullthrows": "^1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"peerDependencies": {
|
|
"@types/react": "^18.2.6",
|
|
"react": "*",
|
|
"react-native": "*"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@types/react": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"example/node_modules/@segment/loosely-validate-event": {
|
|
"version": "2.0.0",
|
|
"dependencies": {
|
|
"component-type": "^1.2.1",
|
|
"join-component": "^1.1.0"
|
|
}
|
|
},
|
|
"example/node_modules/@sinclair/typebox": {
|
|
"version": "0.27.8",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/@sinonjs/commons": {
|
|
"version": "3.0.1",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"type-detect": "4.0.8"
|
|
}
|
|
},
|
|
"example/node_modules/@sinonjs/fake-timers": {
|
|
"version": "10.3.0",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"@sinonjs/commons": "^3.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/@types/babel__core": {
|
|
"version": "7.20.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/parser": "^7.20.7",
|
|
"@babel/types": "^7.20.7",
|
|
"@types/babel__generator": "*",
|
|
"@types/babel__template": "*",
|
|
"@types/babel__traverse": "*"
|
|
}
|
|
},
|
|
"example/node_modules/@types/babel__generator": {
|
|
"version": "7.6.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/@types/babel__template": {
|
|
"version": "7.4.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/parser": "^7.1.0",
|
|
"@babel/types": "^7.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/@types/babel__traverse": {
|
|
"version": "7.20.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.20.7"
|
|
}
|
|
},
|
|
"example/node_modules/@types/graceful-fs": {
|
|
"version": "4.1.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"example/node_modules/@types/istanbul-lib-coverage": {
|
|
"version": "2.0.6",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/@types/istanbul-lib-report": {
|
|
"version": "3.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/istanbul-lib-coverage": "*"
|
|
}
|
|
},
|
|
"example/node_modules/@types/istanbul-reports": {
|
|
"version": "3.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/istanbul-lib-report": "*"
|
|
}
|
|
},
|
|
"example/node_modules/@types/node": {
|
|
"version": "22.13.10",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"undici-types": "~6.20.0"
|
|
}
|
|
},
|
|
"example/node_modules/@types/node-forge": {
|
|
"version": "1.3.11",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"example/node_modules/@types/stack-utils": {
|
|
"version": "2.0.3",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/@types/yargs": {
|
|
"version": "17.0.33",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/yargs-parser": "*"
|
|
}
|
|
},
|
|
"example/node_modules/@types/yargs-parser": {
|
|
"version": "21.0.3",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/@urql/core": {
|
|
"version": "5.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@0no-co/graphql.web": "^1.0.5",
|
|
"wonka": "^6.3.2"
|
|
}
|
|
},
|
|
"example/node_modules/@urql/exchange-retry": {
|
|
"version": "1.3.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@urql/core": "^5.1.1",
|
|
"wonka": "^6.3.2"
|
|
},
|
|
"peerDependencies": {
|
|
"@urql/core": "^5.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/@xmldom/xmldom": {
|
|
"version": "0.7.13",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/abort-controller": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"event-target-shim": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.5"
|
|
}
|
|
},
|
|
"example/node_modules/accepts": {
|
|
"version": "1.3.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mime-types": "~2.1.34",
|
|
"negotiator": "0.6.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"example/node_modules/acorn": {
|
|
"version": "8.14.1",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"acorn": "bin/acorn"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"example/node_modules/aggregate-error": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"clean-stack": "^2.0.0",
|
|
"indent-string": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"example/node_modules/anser": {
|
|
"version": "1.4.10",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/ansi-escapes": {
|
|
"version": "4.3.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"type-fest": "^0.21.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"example/node_modules/ansi-regex": {
|
|
"version": "5.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"example/node_modules/ansi-styles": {
|
|
"version": "4.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"example/node_modules/any-promise": {
|
|
"version": "1.3.0",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/anymatch": {
|
|
"version": "3.1.3",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"normalize-path": "^3.0.0",
|
|
"picomatch": "^2.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"example/node_modules/application-config-path": {
|
|
"version": "0.1.1",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/arg": {
|
|
"version": "5.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/argparse": {
|
|
"version": "1.0.10",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"sprintf-js": "~1.0.2"
|
|
}
|
|
},
|
|
"example/node_modules/array-union": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"example/node_modules/asap": {
|
|
"version": "2.0.6",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/ast-types": {
|
|
"version": "0.15.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tslib": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"example/node_modules/async-limiter": {
|
|
"version": "1.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/asynckit": {
|
|
"version": "0.4.0",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/at-least-node": {
|
|
"version": "1.0.0",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">= 4.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/babel-core": {
|
|
"version": "7.0.0-bridge.0",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"example/node_modules/babel-jest": {
|
|
"version": "29.7.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/transform": "^29.7.0",
|
|
"@types/babel__core": "^7.1.14",
|
|
"babel-plugin-istanbul": "^6.1.1",
|
|
"babel-preset-jest": "^29.6.3",
|
|
"chalk": "^4.0.0",
|
|
"graceful-fs": "^4.2.9",
|
|
"slash": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.8.0"
|
|
}
|
|
},
|
|
"example/node_modules/babel-plugin-istanbul": {
|
|
"version": "6.1.1",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.0.0",
|
|
"@istanbuljs/load-nyc-config": "^1.0.0",
|
|
"@istanbuljs/schema": "^0.1.2",
|
|
"istanbul-lib-instrument": "^5.0.4",
|
|
"test-exclude": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"example/node_modules/babel-plugin-jest-hoist": {
|
|
"version": "29.6.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/template": "^7.3.3",
|
|
"@babel/types": "^7.3.3",
|
|
"@types/babel__core": "^7.1.14",
|
|
"@types/babel__traverse": "^7.0.6"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/babel-plugin-module-resolver": {
|
|
"version": "5.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"find-babel-config": "^2.1.1",
|
|
"glob": "^9.3.3",
|
|
"pkg-up": "^3.1.0",
|
|
"reselect": "^4.1.7",
|
|
"resolve": "^1.22.8"
|
|
}
|
|
},
|
|
"example/node_modules/babel-plugin-module-resolver/node_modules/glob": {
|
|
"version": "9.3.5",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"fs.realpath": "^1.0.0",
|
|
"minimatch": "^8.0.2",
|
|
"minipass": "^4.2.4",
|
|
"path-scurry": "^1.6.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=16 || 14 >=14.17"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"example/node_modules/babel-plugin-module-resolver/node_modules/minimatch": {
|
|
"version": "8.0.4",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"brace-expansion": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=16 || 14 >=14.17"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"example/node_modules/babel-plugin-module-resolver/node_modules/minipass": {
|
|
"version": "4.2.8",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"example/node_modules/babel-plugin-polyfill-corejs2": {
|
|
"version": "0.4.12",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/compat-data": "^7.22.6",
|
|
"@babel/helper-define-polyfill-provider": "^0.6.3",
|
|
"semver": "^6.3.1"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/babel-plugin-polyfill-corejs2/node_modules/semver": {
|
|
"version": "6.3.1",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"example/node_modules/babel-plugin-polyfill-corejs3": {
|
|
"version": "0.11.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-define-polyfill-provider": "^0.6.3",
|
|
"core-js-compat": "^3.40.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/babel-plugin-polyfill-regenerator": {
|
|
"version": "0.6.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-define-polyfill-provider": "^0.6.3"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/babel-plugin-react-native-web": {
|
|
"version": "0.19.13",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/babel-plugin-syntax-hermes-parser": {
|
|
"version": "0.25.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"hermes-parser": "0.25.1"
|
|
}
|
|
},
|
|
"example/node_modules/babel-plugin-syntax-hermes-parser/node_modules/hermes-estree": {
|
|
"version": "0.25.1",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/babel-plugin-syntax-hermes-parser/node_modules/hermes-parser": {
|
|
"version": "0.25.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"hermes-estree": "0.25.1"
|
|
}
|
|
},
|
|
"example/node_modules/babel-plugin-transform-flow-enums": {
|
|
"version": "0.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/plugin-syntax-flow": "^7.12.1"
|
|
}
|
|
},
|
|
"example/node_modules/babel-preset-current-node-syntax": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/plugin-syntax-async-generators": "^7.8.4",
|
|
"@babel/plugin-syntax-bigint": "^7.8.3",
|
|
"@babel/plugin-syntax-class-properties": "^7.12.13",
|
|
"@babel/plugin-syntax-class-static-block": "^7.14.5",
|
|
"@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"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/babel-preset-expo": {
|
|
"version": "12.0.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/plugin-proposal-decorators": "^7.12.9",
|
|
"@babel/plugin-transform-export-namespace-from": "^7.22.11",
|
|
"@babel/plugin-transform-object-rest-spread": "^7.12.13",
|
|
"@babel/plugin-transform-parameters": "^7.22.15",
|
|
"@babel/preset-react": "^7.22.15",
|
|
"@babel/preset-typescript": "^7.23.0",
|
|
"@react-native/babel-preset": "0.76.7",
|
|
"babel-plugin-react-native-web": "~0.19.13",
|
|
"react-refresh": "^0.14.2"
|
|
},
|
|
"peerDependencies": {
|
|
"babel-plugin-react-compiler": "^19.0.0-beta-9ee70a1-20241017",
|
|
"react-compiler-runtime": "^19.0.0-beta-8a03594-20241020"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"babel-plugin-react-compiler": {
|
|
"optional": true
|
|
},
|
|
"react-compiler-runtime": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"example/node_modules/babel-preset-jest": {
|
|
"version": "29.6.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-plugin-jest-hoist": "^29.6.3",
|
|
"babel-preset-current-node-syntax": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/balanced-match": {
|
|
"version": "1.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/base64-js": {
|
|
"version": "1.5.1",
|
|
"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"
|
|
},
|
|
"example/node_modules/better-opn": {
|
|
"version": "3.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"open": "^8.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/better-opn/node_modules/open": {
|
|
"version": "8.4.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"define-lazy-prop": "^2.0.0",
|
|
"is-docker": "^2.1.1",
|
|
"is-wsl": "^2.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"example/node_modules/big-integer": {
|
|
"version": "1.6.52",
|
|
"license": "Unlicense",
|
|
"engines": {
|
|
"node": ">=0.6"
|
|
}
|
|
},
|
|
"example/node_modules/bplist-creator": {
|
|
"version": "0.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"stream-buffers": "2.2.x"
|
|
}
|
|
},
|
|
"example/node_modules/bplist-parser": {
|
|
"version": "0.3.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"big-integer": "1.6.x"
|
|
},
|
|
"engines": {
|
|
"node": ">= 5.10.0"
|
|
}
|
|
},
|
|
"example/node_modules/brace-expansion": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"balanced-match": "^1.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/braces": {
|
|
"version": "3.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fill-range": "^7.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"example/node_modules/browserslist": {
|
|
"version": "4.24.4",
|
|
"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.30001688",
|
|
"electron-to-chromium": "^1.5.73",
|
|
"node-releases": "^2.0.19",
|
|
"update-browserslist-db": "^1.1.1"
|
|
},
|
|
"bin": {
|
|
"browserslist": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
|
|
}
|
|
},
|
|
"example/node_modules/bser": {
|
|
"version": "2.1.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"node-int64": "^0.4.0"
|
|
}
|
|
},
|
|
"example/node_modules/buffer": {
|
|
"version": "5.7.1",
|
|
"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"
|
|
}
|
|
},
|
|
"example/node_modules/buffer-alloc": {
|
|
"version": "1.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"buffer-alloc-unsafe": "^1.1.0",
|
|
"buffer-fill": "^1.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/buffer-alloc-unsafe": {
|
|
"version": "1.1.0",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/buffer-fill": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/buffer-from": {
|
|
"version": "1.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/bytes": {
|
|
"version": "3.1.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"example/node_modules/call-bind-apply-helpers": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"es-errors": "^1.3.0",
|
|
"function-bind": "^1.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"example/node_modules/caller-callsite": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"callsites": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"example/node_modules/caller-path": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"caller-callsite": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"example/node_modules/callsites": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"example/node_modules/camelcase": {
|
|
"version": "6.3.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"example/node_modules/caniuse-lite": {
|
|
"version": "1.0.30001702",
|
|
"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"
|
|
},
|
|
"example/node_modules/chalk": {
|
|
"version": "4.1.2",
|
|
"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"
|
|
}
|
|
},
|
|
"example/node_modules/charenc": {
|
|
"version": "0.0.2",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"example/node_modules/chrome-launcher": {
|
|
"version": "0.15.2",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@types/node": "*",
|
|
"escape-string-regexp": "^4.0.0",
|
|
"is-wsl": "^2.2.0",
|
|
"lighthouse-logger": "^1.0.0"
|
|
},
|
|
"bin": {
|
|
"print-chrome-path": "bin/print-chrome-path.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.13.0"
|
|
}
|
|
},
|
|
"example/node_modules/chromium-edge-launcher": {
|
|
"version": "0.2.0",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@types/node": "*",
|
|
"escape-string-regexp": "^4.0.0",
|
|
"is-wsl": "^2.2.0",
|
|
"lighthouse-logger": "^1.0.0",
|
|
"mkdirp": "^1.0.4",
|
|
"rimraf": "^3.0.2"
|
|
}
|
|
},
|
|
"example/node_modules/chromium-edge-launcher/node_modules/mkdirp": {
|
|
"version": "1.0.4",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"mkdirp": "bin/cmd.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"example/node_modules/ci-info": {
|
|
"version": "2.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/clean-stack": {
|
|
"version": "2.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"example/node_modules/cli-cursor": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"restore-cursor": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"example/node_modules/cli-spinners": {
|
|
"version": "2.9.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"example/node_modules/cliui": {
|
|
"version": "8.0.1",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"string-width": "^4.2.0",
|
|
"strip-ansi": "^6.0.1",
|
|
"wrap-ansi": "^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"example/node_modules/clone": {
|
|
"version": "1.0.4",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8"
|
|
}
|
|
},
|
|
"example/node_modules/clone-deep": {
|
|
"version": "4.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-plain-object": "^2.0.4",
|
|
"kind-of": "^6.0.2",
|
|
"shallow-clone": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"example/node_modules/color-convert": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "~1.1.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=7.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/color-name": {
|
|
"version": "1.1.4",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/combined-stream": {
|
|
"version": "1.0.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"delayed-stream": "~1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"example/node_modules/command-exists": {
|
|
"version": "1.2.9",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/commander": {
|
|
"version": "2.20.3",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/commondir": {
|
|
"version": "1.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/component-type": {
|
|
"version": "1.2.2",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"example/node_modules/compressible": {
|
|
"version": "2.0.18",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mime-db": ">= 1.43.0 < 2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"example/node_modules/compressible/node_modules/mime-db": {
|
|
"version": "1.53.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"example/node_modules/compression": {
|
|
"version": "1.8.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bytes": "3.1.2",
|
|
"compressible": "~2.0.18",
|
|
"debug": "2.6.9",
|
|
"negotiator": "~0.6.4",
|
|
"on-headers": "~1.0.2",
|
|
"safe-buffer": "5.2.1",
|
|
"vary": "~1.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"example/node_modules/compression/node_modules/debug": {
|
|
"version": "2.6.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/compression/node_modules/ms": {
|
|
"version": "2.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/compression/node_modules/negotiator": {
|
|
"version": "0.6.4",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"example/node_modules/compression/node_modules/safe-buffer": {
|
|
"version": "5.2.1",
|
|
"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"
|
|
},
|
|
"example/node_modules/concat-map": {
|
|
"version": "0.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/connect": {
|
|
"version": "3.7.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"debug": "2.6.9",
|
|
"finalhandler": "1.1.2",
|
|
"parseurl": "~1.3.3",
|
|
"utils-merge": "1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.10.0"
|
|
}
|
|
},
|
|
"example/node_modules/connect/node_modules/debug": {
|
|
"version": "2.6.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/connect/node_modules/ms": {
|
|
"version": "2.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/convert-source-map": {
|
|
"version": "2.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/core-js-compat": {
|
|
"version": "3.41.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"browserslist": "^4.24.4"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/core-js"
|
|
}
|
|
},
|
|
"example/node_modules/core-util-is": {
|
|
"version": "1.0.3",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/cosmiconfig": {
|
|
"version": "5.2.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"import-fresh": "^2.0.0",
|
|
"is-directory": "^0.3.1",
|
|
"js-yaml": "^3.13.1",
|
|
"parse-json": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"example/node_modules/cross-fetch": {
|
|
"version": "3.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"node-fetch": "^2.7.0"
|
|
}
|
|
},
|
|
"example/node_modules/cross-spawn": {
|
|
"version": "7.0.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"path-key": "^3.1.0",
|
|
"shebang-command": "^2.0.0",
|
|
"which": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"example/node_modules/crypt": {
|
|
"version": "0.0.2",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"example/node_modules/crypto-random-string": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"example/node_modules/css-in-js-utils": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"hyphenate-style-name": "^1.0.3"
|
|
}
|
|
},
|
|
"example/node_modules/debug": {
|
|
"version": "4.4.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "^2.1.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"example/node_modules/dedent": {
|
|
"version": "0.7.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/deep-extend": {
|
|
"version": "0.6.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/deepmerge": {
|
|
"version": "4.3.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"example/node_modules/default-gateway": {
|
|
"version": "4.2.0",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"execa": "^1.0.0",
|
|
"ip-regex": "^2.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"example/node_modules/default-gateway/node_modules/cross-spawn": {
|
|
"version": "6.0.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"nice-try": "^1.0.4",
|
|
"path-key": "^2.0.1",
|
|
"semver": "^5.5.0",
|
|
"shebang-command": "^1.2.0",
|
|
"which": "^1.2.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.8"
|
|
}
|
|
},
|
|
"example/node_modules/default-gateway/node_modules/execa": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cross-spawn": "^6.0.0",
|
|
"get-stream": "^4.0.0",
|
|
"is-stream": "^1.1.0",
|
|
"npm-run-path": "^2.0.0",
|
|
"p-finally": "^1.0.0",
|
|
"signal-exit": "^3.0.0",
|
|
"strip-eof": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"example/node_modules/default-gateway/node_modules/get-stream": {
|
|
"version": "4.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"pump": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"example/node_modules/default-gateway/node_modules/is-stream": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"example/node_modules/default-gateway/node_modules/npm-run-path": {
|
|
"version": "2.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"path-key": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"example/node_modules/default-gateway/node_modules/path-key": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"example/node_modules/default-gateway/node_modules/semver": {
|
|
"version": "5.7.2",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver"
|
|
}
|
|
},
|
|
"example/node_modules/default-gateway/node_modules/shebang-command": {
|
|
"version": "1.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"shebang-regex": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"example/node_modules/default-gateway/node_modules/shebang-regex": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"example/node_modules/default-gateway/node_modules/which": {
|
|
"version": "1.3.1",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"isexe": "^2.0.0"
|
|
},
|
|
"bin": {
|
|
"which": "bin/which"
|
|
}
|
|
},
|
|
"example/node_modules/defaults": {
|
|
"version": "1.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"clone": "^1.0.2"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"example/node_modules/define-lazy-prop": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"example/node_modules/del": {
|
|
"version": "6.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"globby": "^11.0.1",
|
|
"graceful-fs": "^4.2.4",
|
|
"is-glob": "^4.0.1",
|
|
"is-path-cwd": "^2.2.0",
|
|
"is-path-inside": "^3.0.2",
|
|
"p-map": "^4.0.0",
|
|
"rimraf": "^3.0.2",
|
|
"slash": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"example/node_modules/delayed-stream": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"example/node_modules/denodeify": {
|
|
"version": "1.2.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/depd": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"example/node_modules/destroy": {
|
|
"version": "1.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8",
|
|
"npm": "1.2.8000 || >= 1.4.16"
|
|
}
|
|
},
|
|
"example/node_modules/detect-libc": {
|
|
"version": "1.0.3",
|
|
"license": "Apache-2.0",
|
|
"bin": {
|
|
"detect-libc": "bin/detect-libc.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10"
|
|
}
|
|
},
|
|
"example/node_modules/dir-glob": {
|
|
"version": "3.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"path-type": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"example/node_modules/dotenv": {
|
|
"version": "16.4.7",
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://dotenvx.com"
|
|
}
|
|
},
|
|
"example/node_modules/dotenv-expand": {
|
|
"version": "11.0.7",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"dotenv": "^16.4.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://dotenvx.com"
|
|
}
|
|
},
|
|
"example/node_modules/dunder-proto": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind-apply-helpers": "^1.0.1",
|
|
"es-errors": "^1.3.0",
|
|
"gopd": "^1.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"example/node_modules/eastasianwidth": {
|
|
"version": "0.2.0",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/ee-first": {
|
|
"version": "1.1.1",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/electron-to-chromium": {
|
|
"version": "1.5.113",
|
|
"license": "ISC"
|
|
},
|
|
"example/node_modules/emoji-regex": {
|
|
"version": "8.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/encodeurl": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"example/node_modules/encoding": {
|
|
"version": "0.1.13",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"iconv-lite": "^0.6.2"
|
|
}
|
|
},
|
|
"example/node_modules/end-of-stream": {
|
|
"version": "1.4.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"once": "^1.4.0"
|
|
}
|
|
},
|
|
"example/node_modules/env-editor": {
|
|
"version": "0.4.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"example/node_modules/env-paths": {
|
|
"version": "2.2.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"example/node_modules/eol": {
|
|
"version": "0.9.1",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/error-ex": {
|
|
"version": "1.3.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-arrayish": "^0.2.1"
|
|
}
|
|
},
|
|
"example/node_modules/error-stack-parser": {
|
|
"version": "2.1.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"stackframe": "^1.3.4"
|
|
}
|
|
},
|
|
"example/node_modules/es-define-property": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"example/node_modules/es-errors": {
|
|
"version": "1.3.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"example/node_modules/es-object-atoms": {
|
|
"version": "1.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"es-errors": "^1.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"example/node_modules/es-set-tostringtag": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"es-errors": "^1.3.0",
|
|
"get-intrinsic": "^1.2.6",
|
|
"has-tostringtag": "^1.0.2",
|
|
"hasown": "^2.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"example/node_modules/escalade": {
|
|
"version": "3.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"example/node_modules/escape-html": {
|
|
"version": "1.0.3",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/escape-string-regexp": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"example/node_modules/esprima": {
|
|
"version": "4.0.1",
|
|
"license": "BSD-2-Clause",
|
|
"bin": {
|
|
"esparse": "bin/esparse.js",
|
|
"esvalidate": "bin/esvalidate.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"example/node_modules/esutils": {
|
|
"version": "2.0.3",
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"example/node_modules/etag": {
|
|
"version": "1.8.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"example/node_modules/event-target-shim": {
|
|
"version": "5.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"example/node_modules/exec-async": {
|
|
"version": "2.2.0",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/execa": {
|
|
"version": "4.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cross-spawn": "^7.0.0",
|
|
"get-stream": "^5.0.0",
|
|
"human-signals": "^1.1.1",
|
|
"is-stream": "^2.0.0",
|
|
"merge-stream": "^2.0.0",
|
|
"npm-run-path": "^4.0.0",
|
|
"onetime": "^5.1.0",
|
|
"signal-exit": "^3.0.2",
|
|
"strip-final-newline": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sindresorhus/execa?sponsor=1"
|
|
}
|
|
},
|
|
"example/node_modules/expo": {
|
|
"version": "52.0.37",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.20.0",
|
|
"@expo/cli": "0.22.18",
|
|
"@expo/config": "~10.0.10",
|
|
"@expo/config-plugins": "~9.0.15",
|
|
"@expo/fingerprint": "0.11.11",
|
|
"@expo/metro-config": "0.19.11",
|
|
"@expo/vector-icons": "^14.0.0",
|
|
"babel-preset-expo": "~12.0.9",
|
|
"expo-asset": "~11.0.4",
|
|
"expo-constants": "~17.0.7",
|
|
"expo-file-system": "~18.0.11",
|
|
"expo-font": "~13.0.4",
|
|
"expo-keep-awake": "~14.0.3",
|
|
"expo-modules-autolinking": "2.0.8",
|
|
"expo-modules-core": "2.2.2",
|
|
"fbemitter": "^3.0.0",
|
|
"web-streams-polyfill": "^3.3.2",
|
|
"whatwg-url-without-unicode": "8.0.0-3"
|
|
},
|
|
"bin": {
|
|
"expo": "bin/cli"
|
|
},
|
|
"peerDependencies": {
|
|
"@expo/dom-webview": "*",
|
|
"@expo/metro-runtime": "*",
|
|
"react": "*",
|
|
"react-native": "*",
|
|
"react-native-webview": "*"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@expo/dom-webview": {
|
|
"optional": true
|
|
},
|
|
"@expo/metro-runtime": {
|
|
"optional": true
|
|
},
|
|
"react-native-webview": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"example/node_modules/expo-asset": {
|
|
"version": "11.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@expo/image-utils": "^0.6.5",
|
|
"expo-constants": "~17.0.7",
|
|
"invariant": "^2.2.4",
|
|
"md5-file": "^3.2.3"
|
|
},
|
|
"peerDependencies": {
|
|
"expo": "*",
|
|
"react": "*",
|
|
"react-native": "*"
|
|
}
|
|
},
|
|
"example/node_modules/expo-constants": {
|
|
"version": "17.0.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@expo/config": "~10.0.10",
|
|
"@expo/env": "~0.4.2"
|
|
},
|
|
"peerDependencies": {
|
|
"expo": "*",
|
|
"react-native": "*"
|
|
}
|
|
},
|
|
"example/node_modules/expo-file-system": {
|
|
"version": "18.0.11",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"web-streams-polyfill": "^3.3.2"
|
|
},
|
|
"peerDependencies": {
|
|
"expo": "*",
|
|
"react-native": "*"
|
|
}
|
|
},
|
|
"example/node_modules/expo-font": {
|
|
"version": "13.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fontfaceobserver": "^2.1.0"
|
|
},
|
|
"peerDependencies": {
|
|
"expo": "*",
|
|
"react": "*"
|
|
}
|
|
},
|
|
"example/node_modules/expo-keep-awake": {
|
|
"version": "14.0.3",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"expo": "*",
|
|
"react": "*"
|
|
}
|
|
},
|
|
"example/node_modules/expo-modules-autolinking": {
|
|
"version": "2.0.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@expo/spawn-async": "^1.7.2",
|
|
"chalk": "^4.1.0",
|
|
"commander": "^7.2.0",
|
|
"fast-glob": "^3.2.5",
|
|
"find-up": "^5.0.0",
|
|
"fs-extra": "^9.1.0",
|
|
"require-from-string": "^2.0.2",
|
|
"resolve-from": "^5.0.0"
|
|
},
|
|
"bin": {
|
|
"expo-modules-autolinking": "bin/expo-modules-autolinking.js"
|
|
}
|
|
},
|
|
"example/node_modules/expo-modules-autolinking/node_modules/commander": {
|
|
"version": "7.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 10"
|
|
}
|
|
},
|
|
"example/node_modules/expo-modules-core": {
|
|
"version": "2.2.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"invariant": "^2.2.4"
|
|
}
|
|
},
|
|
"example/node_modules/expo-status-bar": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"react": "*",
|
|
"react-native": "*"
|
|
}
|
|
},
|
|
"example/node_modules/exponential-backoff": {
|
|
"version": "3.1.2",
|
|
"license": "Apache-2.0"
|
|
},
|
|
"example/node_modules/fast-glob": {
|
|
"version": "3.3.3",
|
|
"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.8"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.6.0"
|
|
}
|
|
},
|
|
"example/node_modules/fast-json-stable-stringify": {
|
|
"version": "2.1.0",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/fast-loops": {
|
|
"version": "1.1.4",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/fastq": {
|
|
"version": "1.19.1",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"reusify": "^1.0.4"
|
|
}
|
|
},
|
|
"example/node_modules/fb-watchman": {
|
|
"version": "2.0.2",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"bser": "2.1.1"
|
|
}
|
|
},
|
|
"example/node_modules/fbemitter": {
|
|
"version": "3.0.0",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"fbjs": "^3.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/fbjs": {
|
|
"version": "3.0.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cross-fetch": "^3.1.5",
|
|
"fbjs-css-vars": "^1.0.0",
|
|
"loose-envify": "^1.0.0",
|
|
"object-assign": "^4.1.0",
|
|
"promise": "^7.1.1",
|
|
"setimmediate": "^1.0.5",
|
|
"ua-parser-js": "^1.0.35"
|
|
}
|
|
},
|
|
"example/node_modules/fbjs-css-vars": {
|
|
"version": "1.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/fetch-retry": {
|
|
"version": "4.1.1",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/fill-range": {
|
|
"version": "7.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"to-regex-range": "^5.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"example/node_modules/finalhandler": {
|
|
"version": "1.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"debug": "2.6.9",
|
|
"encodeurl": "~1.0.2",
|
|
"escape-html": "~1.0.3",
|
|
"on-finished": "~2.3.0",
|
|
"parseurl": "~1.3.3",
|
|
"statuses": "~1.5.0",
|
|
"unpipe": "~1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"example/node_modules/finalhandler/node_modules/debug": {
|
|
"version": "2.6.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/finalhandler/node_modules/ms": {
|
|
"version": "2.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/finalhandler/node_modules/on-finished": {
|
|
"version": "2.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ee-first": "1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"example/node_modules/finalhandler/node_modules/statuses": {
|
|
"version": "1.5.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"example/node_modules/find-babel-config": {
|
|
"version": "2.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"json5": "^2.2.3"
|
|
}
|
|
},
|
|
"example/node_modules/find-cache-dir": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"commondir": "^1.0.1",
|
|
"make-dir": "^2.0.0",
|
|
"pkg-dir": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"example/node_modules/find-up": {
|
|
"version": "5.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"locate-path": "^6.0.0",
|
|
"path-exists": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"example/node_modules/find-up/node_modules/locate-path": {
|
|
"version": "6.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-locate": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"example/node_modules/find-up/node_modules/p-limit": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"yocto-queue": "^0.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"example/node_modules/find-up/node_modules/p-locate": {
|
|
"version": "5.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-limit": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"example/node_modules/flow-enums-runtime": {
|
|
"version": "0.0.6",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/flow-parser": {
|
|
"version": "0.263.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"example/node_modules/fontfaceobserver": {
|
|
"version": "2.3.0",
|
|
"license": "BSD-2-Clause"
|
|
},
|
|
"example/node_modules/foreground-child": {
|
|
"version": "3.3.1",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"cross-spawn": "^7.0.6",
|
|
"signal-exit": "^4.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"example/node_modules/foreground-child/node_modules/signal-exit": {
|
|
"version": "4.1.0",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"example/node_modules/form-data": {
|
|
"version": "3.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"asynckit": "^0.4.0",
|
|
"combined-stream": "^1.0.8",
|
|
"es-set-tostringtag": "^2.1.0",
|
|
"mime-types": "^2.1.35"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"example/node_modules/freeport-async": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"example/node_modules/fresh": {
|
|
"version": "0.5.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"example/node_modules/fs-extra": {
|
|
"version": "9.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"at-least-node": "^1.0.0",
|
|
"graceful-fs": "^4.2.0",
|
|
"jsonfile": "^6.0.1",
|
|
"universalify": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"example/node_modules/fs-minipass": {
|
|
"version": "3.0.3",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"minipass": "^7.0.3"
|
|
},
|
|
"engines": {
|
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/fs.realpath": {
|
|
"version": "1.0.0",
|
|
"license": "ISC"
|
|
},
|
|
"example/node_modules/fsevents": {
|
|
"version": "2.3.3",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"darwin"
|
|
],
|
|
"engines": {
|
|
"node": "^8.16.0 || ^10.6.0 || >=11.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/function-bind": {
|
|
"version": "1.1.2",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"example/node_modules/gensync": {
|
|
"version": "1.0.0-beta.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"example/node_modules/get-caller-file": {
|
|
"version": "2.0.5",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": "6.* || 8.* || >= 10.*"
|
|
}
|
|
},
|
|
"example/node_modules/get-intrinsic": {
|
|
"version": "1.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind-apply-helpers": "^1.0.2",
|
|
"es-define-property": "^1.0.1",
|
|
"es-errors": "^1.3.0",
|
|
"es-object-atoms": "^1.1.1",
|
|
"function-bind": "^1.1.2",
|
|
"get-proto": "^1.0.1",
|
|
"gopd": "^1.2.0",
|
|
"has-symbols": "^1.1.0",
|
|
"hasown": "^2.0.2",
|
|
"math-intrinsics": "^1.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"example/node_modules/get-package-type": {
|
|
"version": "0.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/get-port": {
|
|
"version": "3.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"example/node_modules/get-proto": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"dunder-proto": "^1.0.1",
|
|
"es-object-atoms": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"example/node_modules/get-stream": {
|
|
"version": "5.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"pump": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"example/node_modules/getenv": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"example/node_modules/glob": {
|
|
"version": "10.4.5",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"foreground-child": "^3.1.0",
|
|
"jackspeak": "^3.1.2",
|
|
"minimatch": "^9.0.4",
|
|
"minipass": "^7.1.2",
|
|
"package-json-from-dist": "^1.0.0",
|
|
"path-scurry": "^1.11.1"
|
|
},
|
|
"bin": {
|
|
"glob": "dist/esm/bin.mjs"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"example/node_modules/glob-parent": {
|
|
"version": "5.1.2",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"is-glob": "^4.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"example/node_modules/glob/node_modules/minimatch": {
|
|
"version": "9.0.5",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"brace-expansion": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=16 || 14 >=14.17"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"example/node_modules/globals": {
|
|
"version": "11.12.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"example/node_modules/globby": {
|
|
"version": "11.1.0",
|
|
"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"
|
|
}
|
|
},
|
|
"example/node_modules/gopd": {
|
|
"version": "1.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"example/node_modules/graceful-fs": {
|
|
"version": "4.2.11",
|
|
"license": "ISC"
|
|
},
|
|
"example/node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"example/node_modules/has-symbols": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"example/node_modules/has-tostringtag": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-symbols": "^1.0.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"example/node_modules/hasown": {
|
|
"version": "2.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"function-bind": "^1.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"example/node_modules/hermes-estree": {
|
|
"version": "0.23.1",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/hermes-parser": {
|
|
"version": "0.23.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"hermes-estree": "0.23.1"
|
|
}
|
|
},
|
|
"example/node_modules/hosted-git-info": {
|
|
"version": "7.0.2",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"lru-cache": "^10.0.1"
|
|
},
|
|
"engines": {
|
|
"node": "^16.14.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/http-errors": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"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"
|
|
}
|
|
},
|
|
"example/node_modules/human-signals": {
|
|
"version": "1.1.1",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=8.12.0"
|
|
}
|
|
},
|
|
"example/node_modules/hyphenate-style-name": {
|
|
"version": "1.1.0",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"example/node_modules/iconv-lite": {
|
|
"version": "0.6.3",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"safer-buffer": ">= 2.1.2 < 3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"example/node_modules/ieee754": {
|
|
"version": "1.2.1",
|
|
"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"
|
|
},
|
|
"example/node_modules/ignore": {
|
|
"version": "5.3.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 4"
|
|
}
|
|
},
|
|
"example/node_modules/image-size": {
|
|
"version": "1.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"queue": "6.0.2"
|
|
},
|
|
"bin": {
|
|
"image-size": "bin/image-size.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=16.x"
|
|
}
|
|
},
|
|
"example/node_modules/import-fresh": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"caller-path": "^2.0.0",
|
|
"resolve-from": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"example/node_modules/import-fresh/node_modules/resolve-from": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"example/node_modules/imurmurhash": {
|
|
"version": "0.1.4",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8.19"
|
|
}
|
|
},
|
|
"example/node_modules/indent-string": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"example/node_modules/inflight": {
|
|
"version": "1.0.6",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"once": "^1.3.0",
|
|
"wrappy": "1"
|
|
}
|
|
},
|
|
"example/node_modules/inherits": {
|
|
"version": "2.0.4",
|
|
"license": "ISC"
|
|
},
|
|
"example/node_modules/ini": {
|
|
"version": "1.3.8",
|
|
"license": "ISC"
|
|
},
|
|
"example/node_modules/inline-style-prefixer": {
|
|
"version": "6.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"css-in-js-utils": "^3.1.0",
|
|
"fast-loops": "^1.1.3"
|
|
}
|
|
},
|
|
"example/node_modules/internal-ip": {
|
|
"version": "4.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"default-gateway": "^4.2.0",
|
|
"ipaddr.js": "^1.9.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"example/node_modules/invariant": {
|
|
"version": "2.2.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"loose-envify": "^1.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/ip-regex": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"example/node_modules/ipaddr.js": {
|
|
"version": "1.9.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.10"
|
|
}
|
|
},
|
|
"example/node_modules/is-absolute": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-relative": "^1.0.0",
|
|
"is-windows": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"example/node_modules/is-arrayish": {
|
|
"version": "0.2.1",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/is-buffer": {
|
|
"version": "1.1.6",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/is-core-module": {
|
|
"version": "2.16.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"hasown": "^2.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"example/node_modules/is-directory": {
|
|
"version": "0.3.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"example/node_modules/is-docker": {
|
|
"version": "2.2.1",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"is-docker": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"example/node_modules/is-extglob": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"example/node_modules/is-fullwidth-code-point": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"example/node_modules/is-git-dirty": {
|
|
"version": "2.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"execa": "^4.0.3",
|
|
"is-git-repository": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"example/node_modules/is-git-repository": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"execa": "^4.0.3",
|
|
"is-absolute": "^1.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/is-glob": {
|
|
"version": "4.0.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-extglob": "^2.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"example/node_modules/is-number": {
|
|
"version": "7.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.12.0"
|
|
}
|
|
},
|
|
"example/node_modules/is-path-cwd": {
|
|
"version": "2.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"example/node_modules/is-path-inside": {
|
|
"version": "3.0.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"example/node_modules/is-plain-object": {
|
|
"version": "2.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"isobject": "^3.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"example/node_modules/is-relative": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-unc-path": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"example/node_modules/is-stream": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"example/node_modules/is-unc-path": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"unc-path-regex": "^0.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"example/node_modules/is-windows": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"example/node_modules/is-wsl": {
|
|
"version": "2.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-docker": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"example/node_modules/isarray": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/isexe": {
|
|
"version": "2.0.0",
|
|
"license": "ISC"
|
|
},
|
|
"example/node_modules/isobject": {
|
|
"version": "3.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"example/node_modules/istanbul-lib-coverage": {
|
|
"version": "3.2.2",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"example/node_modules/istanbul-lib-instrument": {
|
|
"version": "5.2.1",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"@babel/core": "^7.12.3",
|
|
"@babel/parser": "^7.14.7",
|
|
"@istanbuljs/schema": "^0.1.2",
|
|
"istanbul-lib-coverage": "^3.2.0",
|
|
"semver": "^6.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"example/node_modules/istanbul-lib-instrument/node_modules/semver": {
|
|
"version": "6.3.1",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"example/node_modules/jackspeak": {
|
|
"version": "3.4.3",
|
|
"license": "BlueOak-1.0.0",
|
|
"dependencies": {
|
|
"@isaacs/cliui": "^8.0.2"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
},
|
|
"optionalDependencies": {
|
|
"@pkgjs/parseargs": "^0.11.0"
|
|
}
|
|
},
|
|
"example/node_modules/jest-environment-node": {
|
|
"version": "29.7.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/environment": "^29.7.0",
|
|
"@jest/fake-timers": "^29.7.0",
|
|
"@jest/types": "^29.6.3",
|
|
"@types/node": "*",
|
|
"jest-mock": "^29.7.0",
|
|
"jest-util": "^29.7.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/jest-get-type": {
|
|
"version": "29.6.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/jest-haste-map": {
|
|
"version": "29.7.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/types": "^29.6.3",
|
|
"@types/graceful-fs": "^4.1.3",
|
|
"@types/node": "*",
|
|
"anymatch": "^3.0.3",
|
|
"fb-watchman": "^2.0.0",
|
|
"graceful-fs": "^4.2.9",
|
|
"jest-regex-util": "^29.6.3",
|
|
"jest-util": "^29.7.0",
|
|
"jest-worker": "^29.7.0",
|
|
"micromatch": "^4.0.4",
|
|
"walker": "^1.0.8"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"fsevents": "^2.3.2"
|
|
}
|
|
},
|
|
"example/node_modules/jest-message-util": {
|
|
"version": "29.7.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.12.13",
|
|
"@jest/types": "^29.6.3",
|
|
"@types/stack-utils": "^2.0.0",
|
|
"chalk": "^4.0.0",
|
|
"graceful-fs": "^4.2.9",
|
|
"micromatch": "^4.0.4",
|
|
"pretty-format": "^29.7.0",
|
|
"slash": "^3.0.0",
|
|
"stack-utils": "^2.0.3"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/jest-mock": {
|
|
"version": "29.7.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/types": "^29.6.3",
|
|
"@types/node": "*",
|
|
"jest-util": "^29.7.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/jest-regex-util": {
|
|
"version": "29.6.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/jest-util": {
|
|
"version": "29.7.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/types": "^29.6.3",
|
|
"@types/node": "*",
|
|
"chalk": "^4.0.0",
|
|
"ci-info": "^3.2.0",
|
|
"graceful-fs": "^4.2.9",
|
|
"picomatch": "^2.2.3"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/jest-util/node_modules/ci-info": {
|
|
"version": "3.9.0",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/sibiraj-s"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"example/node_modules/jest-validate": {
|
|
"version": "29.7.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/types": "^29.6.3",
|
|
"camelcase": "^6.2.0",
|
|
"chalk": "^4.0.0",
|
|
"jest-get-type": "^29.6.3",
|
|
"leven": "^3.1.0",
|
|
"pretty-format": "^29.7.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/jest-worker": {
|
|
"version": "29.7.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*",
|
|
"jest-util": "^29.7.0",
|
|
"merge-stream": "^2.0.0",
|
|
"supports-color": "^8.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/jest-worker/node_modules/supports-color": {
|
|
"version": "8.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
}
|
|
},
|
|
"example/node_modules/jimp-compact": {
|
|
"version": "0.16.1",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/join-component": {
|
|
"version": "1.1.0",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/js-tokens": {
|
|
"version": "4.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/js-yaml": {
|
|
"version": "3.14.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"argparse": "^1.0.7",
|
|
"esprima": "^4.0.0"
|
|
},
|
|
"bin": {
|
|
"js-yaml": "bin/js-yaml.js"
|
|
}
|
|
},
|
|
"example/node_modules/jsc-android": {
|
|
"version": "250231.0.0",
|
|
"license": "BSD-2-Clause"
|
|
},
|
|
"example/node_modules/jsc-safe-url": {
|
|
"version": "0.2.4",
|
|
"license": "0BSD"
|
|
},
|
|
"example/node_modules/jscodeshift": {
|
|
"version": "0.14.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/core": "^7.13.16",
|
|
"@babel/parser": "^7.13.16",
|
|
"@babel/plugin-proposal-class-properties": "^7.13.0",
|
|
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.13.8",
|
|
"@babel/plugin-proposal-optional-chaining": "^7.13.12",
|
|
"@babel/plugin-transform-modules-commonjs": "^7.13.8",
|
|
"@babel/preset-flow": "^7.13.13",
|
|
"@babel/preset-typescript": "^7.13.0",
|
|
"@babel/register": "^7.13.16",
|
|
"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.21.0",
|
|
"temp": "^0.8.4",
|
|
"write-file-atomic": "^2.3.0"
|
|
},
|
|
"bin": {
|
|
"jscodeshift": "bin/jscodeshift.js"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/preset-env": "^7.1.6"
|
|
}
|
|
},
|
|
"example/node_modules/jsesc": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"jsesc": "bin/jsesc"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"example/node_modules/json-parse-better-errors": {
|
|
"version": "1.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/json-parse-even-better-errors": {
|
|
"version": "2.3.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/json5": {
|
|
"version": "2.2.3",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"json5": "lib/cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"example/node_modules/jsonfile": {
|
|
"version": "6.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"universalify": "^2.0.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"graceful-fs": "^4.1.6"
|
|
}
|
|
},
|
|
"example/node_modules/kind-of": {
|
|
"version": "6.0.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"example/node_modules/kleur": {
|
|
"version": "4.1.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"example/node_modules/leven": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"example/node_modules/lighthouse-logger": {
|
|
"version": "1.4.2",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"debug": "^2.6.9",
|
|
"marky": "^1.2.2"
|
|
}
|
|
},
|
|
"example/node_modules/lighthouse-logger/node_modules/debug": {
|
|
"version": "2.6.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/lighthouse-logger/node_modules/ms": {
|
|
"version": "2.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/lightningcss": {
|
|
"version": "1.27.0",
|
|
"license": "MPL-2.0",
|
|
"dependencies": {
|
|
"detect-libc": "^1.0.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 12.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/parcel"
|
|
},
|
|
"optionalDependencies": {
|
|
"lightningcss-darwin-arm64": "1.27.0",
|
|
"lightningcss-darwin-x64": "1.27.0",
|
|
"lightningcss-freebsd-x64": "1.27.0",
|
|
"lightningcss-linux-arm-gnueabihf": "1.27.0",
|
|
"lightningcss-linux-arm64-gnu": "1.27.0",
|
|
"lightningcss-linux-arm64-musl": "1.27.0",
|
|
"lightningcss-linux-x64-gnu": "1.27.0",
|
|
"lightningcss-linux-x64-musl": "1.27.0",
|
|
"lightningcss-win32-arm64-msvc": "1.27.0",
|
|
"lightningcss-win32-x64-msvc": "1.27.0"
|
|
}
|
|
},
|
|
"example/node_modules/lightningcss-darwin-arm64": {
|
|
"version": "1.27.0",
|
|
"cpu": [
|
|
"arm64"
|
|
],
|
|
"license": "MPL-2.0",
|
|
"optional": true,
|
|
"os": [
|
|
"darwin"
|
|
],
|
|
"engines": {
|
|
"node": ">= 12.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/parcel"
|
|
}
|
|
},
|
|
"example/node_modules/lines-and-columns": {
|
|
"version": "1.2.4",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/locate-path": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-locate": "^3.0.0",
|
|
"path-exists": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"example/node_modules/locate-path/node_modules/path-exists": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"example/node_modules/lodash": {
|
|
"version": "4.17.21",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/lodash.debounce": {
|
|
"version": "4.0.8",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/lodash.throttle": {
|
|
"version": "4.1.1",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/log-symbols": {
|
|
"version": "2.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"chalk": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"example/node_modules/log-symbols/node_modules/ansi-styles": {
|
|
"version": "3.2.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^1.9.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"example/node_modules/log-symbols/node_modules/chalk": {
|
|
"version": "2.4.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^3.2.1",
|
|
"escape-string-regexp": "^1.0.5",
|
|
"supports-color": "^5.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"example/node_modules/log-symbols/node_modules/color-convert": {
|
|
"version": "1.9.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "1.1.3"
|
|
}
|
|
},
|
|
"example/node_modules/log-symbols/node_modules/color-name": {
|
|
"version": "1.1.3",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/log-symbols/node_modules/escape-string-regexp": {
|
|
"version": "1.0.5",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"example/node_modules/log-symbols/node_modules/has-flag": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"example/node_modules/log-symbols/node_modules/supports-color": {
|
|
"version": "5.5.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"example/node_modules/loose-envify": {
|
|
"version": "1.4.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"js-tokens": "^3.0.0 || ^4.0.0"
|
|
},
|
|
"bin": {
|
|
"loose-envify": "cli.js"
|
|
}
|
|
},
|
|
"example/node_modules/lru-cache": {
|
|
"version": "10.4.3",
|
|
"license": "ISC"
|
|
},
|
|
"example/node_modules/make-dir": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"pify": "^4.0.1",
|
|
"semver": "^5.6.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"example/node_modules/make-dir/node_modules/semver": {
|
|
"version": "5.7.2",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver"
|
|
}
|
|
},
|
|
"example/node_modules/makeerror": {
|
|
"version": "1.0.12",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"tmpl": "1.0.5"
|
|
}
|
|
},
|
|
"example/node_modules/marky": {
|
|
"version": "1.2.5",
|
|
"license": "Apache-2.0"
|
|
},
|
|
"example/node_modules/math-intrinsics": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"example/node_modules/md5": {
|
|
"version": "2.3.0",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"charenc": "0.0.2",
|
|
"crypt": "0.0.2",
|
|
"is-buffer": "~1.1.6"
|
|
}
|
|
},
|
|
"example/node_modules/md5-file": {
|
|
"version": "3.2.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"buffer-alloc": "^1.1.0"
|
|
},
|
|
"bin": {
|
|
"md5-file": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10"
|
|
}
|
|
},
|
|
"example/node_modules/memoize-one": {
|
|
"version": "6.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/merge-stream": {
|
|
"version": "2.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/merge2": {
|
|
"version": "1.4.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"example/node_modules/metro": {
|
|
"version": "0.81.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.24.7",
|
|
"@babel/core": "^7.25.2",
|
|
"@babel/generator": "^7.25.0",
|
|
"@babel/parser": "^7.25.3",
|
|
"@babel/template": "^7.25.0",
|
|
"@babel/traverse": "^7.25.3",
|
|
"@babel/types": "^7.25.2",
|
|
"accepts": "^1.3.7",
|
|
"chalk": "^4.0.0",
|
|
"ci-info": "^2.0.0",
|
|
"connect": "^3.6.5",
|
|
"debug": "^2.2.0",
|
|
"error-stack-parser": "^2.0.6",
|
|
"flow-enums-runtime": "^0.0.6",
|
|
"graceful-fs": "^4.2.4",
|
|
"hermes-parser": "0.25.1",
|
|
"image-size": "^1.0.2",
|
|
"invariant": "^2.2.4",
|
|
"jest-worker": "^29.7.0",
|
|
"jsc-safe-url": "^0.2.2",
|
|
"lodash.throttle": "^4.1.1",
|
|
"metro-babel-transformer": "0.81.3",
|
|
"metro-cache": "0.81.3",
|
|
"metro-cache-key": "0.81.3",
|
|
"metro-config": "0.81.3",
|
|
"metro-core": "0.81.3",
|
|
"metro-file-map": "0.81.3",
|
|
"metro-resolver": "0.81.3",
|
|
"metro-runtime": "0.81.3",
|
|
"metro-source-map": "0.81.3",
|
|
"metro-symbolicate": "0.81.3",
|
|
"metro-transform-plugins": "0.81.3",
|
|
"metro-transform-worker": "0.81.3",
|
|
"mime-types": "^2.1.27",
|
|
"nullthrows": "^1.1.1",
|
|
"serialize-error": "^2.1.0",
|
|
"source-map": "^0.5.6",
|
|
"throat": "^5.0.0",
|
|
"ws": "^7.5.10",
|
|
"yargs": "^17.6.2"
|
|
},
|
|
"bin": {
|
|
"metro": "src/cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.18"
|
|
}
|
|
},
|
|
"example/node_modules/metro-babel-transformer": {
|
|
"version": "0.80.12",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/core": "^7.20.0",
|
|
"flow-enums-runtime": "^0.0.6",
|
|
"hermes-parser": "0.23.1",
|
|
"nullthrows": "^1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"example/node_modules/metro-cache": {
|
|
"version": "0.80.12",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"exponential-backoff": "^3.1.1",
|
|
"flow-enums-runtime": "^0.0.6",
|
|
"metro-core": "0.80.12"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"example/node_modules/metro-cache-key": {
|
|
"version": "0.80.12",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"flow-enums-runtime": "^0.0.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"example/node_modules/metro-cache/node_modules/metro-core": {
|
|
"version": "0.80.12",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"flow-enums-runtime": "^0.0.6",
|
|
"lodash.throttle": "^4.1.1",
|
|
"metro-resolver": "0.80.12"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"example/node_modules/metro-config": {
|
|
"version": "0.80.12",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"connect": "^3.6.5",
|
|
"cosmiconfig": "^5.0.5",
|
|
"flow-enums-runtime": "^0.0.6",
|
|
"jest-validate": "^29.6.3",
|
|
"metro": "0.80.12",
|
|
"metro-cache": "0.80.12",
|
|
"metro-core": "0.80.12",
|
|
"metro-runtime": "0.80.12"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"example/node_modules/metro-config/node_modules/debug": {
|
|
"version": "2.6.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/metro-config/node_modules/metro": {
|
|
"version": "0.80.12",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.0.0",
|
|
"@babel/core": "^7.20.0",
|
|
"@babel/generator": "^7.20.0",
|
|
"@babel/parser": "^7.20.0",
|
|
"@babel/template": "^7.0.0",
|
|
"@babel/traverse": "^7.20.0",
|
|
"@babel/types": "^7.20.0",
|
|
"accepts": "^1.3.7",
|
|
"chalk": "^4.0.0",
|
|
"ci-info": "^2.0.0",
|
|
"connect": "^3.6.5",
|
|
"debug": "^2.2.0",
|
|
"denodeify": "^1.2.1",
|
|
"error-stack-parser": "^2.0.6",
|
|
"flow-enums-runtime": "^0.0.6",
|
|
"graceful-fs": "^4.2.4",
|
|
"hermes-parser": "0.23.1",
|
|
"image-size": "^1.0.2",
|
|
"invariant": "^2.2.4",
|
|
"jest-worker": "^29.6.3",
|
|
"jsc-safe-url": "^0.2.2",
|
|
"lodash.throttle": "^4.1.1",
|
|
"metro-babel-transformer": "0.80.12",
|
|
"metro-cache": "0.80.12",
|
|
"metro-cache-key": "0.80.12",
|
|
"metro-config": "0.80.12",
|
|
"metro-core": "0.80.12",
|
|
"metro-file-map": "0.80.12",
|
|
"metro-resolver": "0.80.12",
|
|
"metro-runtime": "0.80.12",
|
|
"metro-source-map": "0.80.12",
|
|
"metro-symbolicate": "0.80.12",
|
|
"metro-transform-plugins": "0.80.12",
|
|
"metro-transform-worker": "0.80.12",
|
|
"mime-types": "^2.1.27",
|
|
"nullthrows": "^1.1.1",
|
|
"serialize-error": "^2.1.0",
|
|
"source-map": "^0.5.6",
|
|
"strip-ansi": "^6.0.0",
|
|
"throat": "^5.0.0",
|
|
"ws": "^7.5.10",
|
|
"yargs": "^17.6.2"
|
|
},
|
|
"bin": {
|
|
"metro": "src/cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"example/node_modules/metro-config/node_modules/metro-core": {
|
|
"version": "0.80.12",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"flow-enums-runtime": "^0.0.6",
|
|
"lodash.throttle": "^4.1.1",
|
|
"metro-resolver": "0.80.12"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"example/node_modules/metro-config/node_modules/metro-runtime": {
|
|
"version": "0.80.12",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.25.0",
|
|
"flow-enums-runtime": "^0.0.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"example/node_modules/metro-config/node_modules/metro-source-map": {
|
|
"version": "0.80.12",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/traverse": "^7.20.0",
|
|
"@babel/types": "^7.20.0",
|
|
"flow-enums-runtime": "^0.0.6",
|
|
"invariant": "^2.2.4",
|
|
"metro-symbolicate": "0.80.12",
|
|
"nullthrows": "^1.1.1",
|
|
"ob1": "0.80.12",
|
|
"source-map": "^0.5.6",
|
|
"vlq": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"example/node_modules/metro-config/node_modules/ms": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/metro-core": {
|
|
"version": "0.81.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"flow-enums-runtime": "^0.0.6",
|
|
"lodash.throttle": "^4.1.1",
|
|
"metro-resolver": "0.81.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.18"
|
|
}
|
|
},
|
|
"example/node_modules/metro-core/node_modules/metro-resolver": {
|
|
"version": "0.81.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"flow-enums-runtime": "^0.0.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.18"
|
|
}
|
|
},
|
|
"example/node_modules/metro-file-map": {
|
|
"version": "0.80.12",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"anymatch": "^3.0.3",
|
|
"debug": "^2.2.0",
|
|
"fb-watchman": "^2.0.0",
|
|
"flow-enums-runtime": "^0.0.6",
|
|
"graceful-fs": "^4.2.4",
|
|
"invariant": "^2.2.4",
|
|
"jest-worker": "^29.6.3",
|
|
"micromatch": "^4.0.4",
|
|
"node-abort-controller": "^3.1.1",
|
|
"nullthrows": "^1.1.1",
|
|
"walker": "^1.0.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"optionalDependencies": {
|
|
"fsevents": "^2.3.2"
|
|
}
|
|
},
|
|
"example/node_modules/metro-file-map/node_modules/debug": {
|
|
"version": "2.6.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/metro-file-map/node_modules/ms": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/metro-minify-terser": {
|
|
"version": "0.80.12",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"flow-enums-runtime": "^0.0.6",
|
|
"terser": "^5.15.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"example/node_modules/metro-resolver": {
|
|
"version": "0.80.12",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"flow-enums-runtime": "^0.0.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"example/node_modules/metro-runtime": {
|
|
"version": "0.81.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.25.0",
|
|
"flow-enums-runtime": "^0.0.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.18"
|
|
}
|
|
},
|
|
"example/node_modules/metro-source-map": {
|
|
"version": "0.81.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/traverse": "^7.25.3",
|
|
"@babel/traverse--for-generate-function-map": "npm:@babel/traverse@^7.25.3",
|
|
"@babel/types": "^7.25.2",
|
|
"flow-enums-runtime": "^0.0.6",
|
|
"invariant": "^2.2.4",
|
|
"metro-symbolicate": "0.81.3",
|
|
"nullthrows": "^1.1.1",
|
|
"ob1": "0.81.3",
|
|
"source-map": "^0.5.6",
|
|
"vlq": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.18"
|
|
}
|
|
},
|
|
"example/node_modules/metro-source-map/node_modules/metro-symbolicate": {
|
|
"version": "0.81.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"flow-enums-runtime": "^0.0.6",
|
|
"invariant": "^2.2.4",
|
|
"metro-source-map": "0.81.3",
|
|
"nullthrows": "^1.1.1",
|
|
"source-map": "^0.5.6",
|
|
"vlq": "^1.0.0"
|
|
},
|
|
"bin": {
|
|
"metro-symbolicate": "src/index.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.18"
|
|
}
|
|
},
|
|
"example/node_modules/metro-source-map/node_modules/ob1": {
|
|
"version": "0.81.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"flow-enums-runtime": "^0.0.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.18"
|
|
}
|
|
},
|
|
"example/node_modules/metro-symbolicate": {
|
|
"version": "0.80.12",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"flow-enums-runtime": "^0.0.6",
|
|
"invariant": "^2.2.4",
|
|
"metro-source-map": "0.80.12",
|
|
"nullthrows": "^1.1.1",
|
|
"source-map": "^0.5.6",
|
|
"through2": "^2.0.1",
|
|
"vlq": "^1.0.0"
|
|
},
|
|
"bin": {
|
|
"metro-symbolicate": "src/index.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"example/node_modules/metro-symbolicate/node_modules/metro-source-map": {
|
|
"version": "0.80.12",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/traverse": "^7.20.0",
|
|
"@babel/types": "^7.20.0",
|
|
"flow-enums-runtime": "^0.0.6",
|
|
"invariant": "^2.2.4",
|
|
"metro-symbolicate": "0.80.12",
|
|
"nullthrows": "^1.1.1",
|
|
"ob1": "0.80.12",
|
|
"source-map": "^0.5.6",
|
|
"vlq": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"example/node_modules/metro-transform-plugins": {
|
|
"version": "0.80.12",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/core": "^7.20.0",
|
|
"@babel/generator": "^7.20.0",
|
|
"@babel/template": "^7.0.0",
|
|
"@babel/traverse": "^7.20.0",
|
|
"flow-enums-runtime": "^0.0.6",
|
|
"nullthrows": "^1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"example/node_modules/metro-transform-worker": {
|
|
"version": "0.80.12",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/core": "^7.20.0",
|
|
"@babel/generator": "^7.20.0",
|
|
"@babel/parser": "^7.20.0",
|
|
"@babel/types": "^7.20.0",
|
|
"flow-enums-runtime": "^0.0.6",
|
|
"metro": "0.80.12",
|
|
"metro-babel-transformer": "0.80.12",
|
|
"metro-cache": "0.80.12",
|
|
"metro-cache-key": "0.80.12",
|
|
"metro-minify-terser": "0.80.12",
|
|
"metro-source-map": "0.80.12",
|
|
"metro-transform-plugins": "0.80.12",
|
|
"nullthrows": "^1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"example/node_modules/metro-transform-worker/node_modules/debug": {
|
|
"version": "2.6.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/metro-transform-worker/node_modules/metro": {
|
|
"version": "0.80.12",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.0.0",
|
|
"@babel/core": "^7.20.0",
|
|
"@babel/generator": "^7.20.0",
|
|
"@babel/parser": "^7.20.0",
|
|
"@babel/template": "^7.0.0",
|
|
"@babel/traverse": "^7.20.0",
|
|
"@babel/types": "^7.20.0",
|
|
"accepts": "^1.3.7",
|
|
"chalk": "^4.0.0",
|
|
"ci-info": "^2.0.0",
|
|
"connect": "^3.6.5",
|
|
"debug": "^2.2.0",
|
|
"denodeify": "^1.2.1",
|
|
"error-stack-parser": "^2.0.6",
|
|
"flow-enums-runtime": "^0.0.6",
|
|
"graceful-fs": "^4.2.4",
|
|
"hermes-parser": "0.23.1",
|
|
"image-size": "^1.0.2",
|
|
"invariant": "^2.2.4",
|
|
"jest-worker": "^29.6.3",
|
|
"jsc-safe-url": "^0.2.2",
|
|
"lodash.throttle": "^4.1.1",
|
|
"metro-babel-transformer": "0.80.12",
|
|
"metro-cache": "0.80.12",
|
|
"metro-cache-key": "0.80.12",
|
|
"metro-config": "0.80.12",
|
|
"metro-core": "0.80.12",
|
|
"metro-file-map": "0.80.12",
|
|
"metro-resolver": "0.80.12",
|
|
"metro-runtime": "0.80.12",
|
|
"metro-source-map": "0.80.12",
|
|
"metro-symbolicate": "0.80.12",
|
|
"metro-transform-plugins": "0.80.12",
|
|
"metro-transform-worker": "0.80.12",
|
|
"mime-types": "^2.1.27",
|
|
"nullthrows": "^1.1.1",
|
|
"serialize-error": "^2.1.0",
|
|
"source-map": "^0.5.6",
|
|
"strip-ansi": "^6.0.0",
|
|
"throat": "^5.0.0",
|
|
"ws": "^7.5.10",
|
|
"yargs": "^17.6.2"
|
|
},
|
|
"bin": {
|
|
"metro": "src/cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"example/node_modules/metro-transform-worker/node_modules/metro-core": {
|
|
"version": "0.80.12",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"flow-enums-runtime": "^0.0.6",
|
|
"lodash.throttle": "^4.1.1",
|
|
"metro-resolver": "0.80.12"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"example/node_modules/metro-transform-worker/node_modules/metro-runtime": {
|
|
"version": "0.80.12",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.25.0",
|
|
"flow-enums-runtime": "^0.0.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"example/node_modules/metro-transform-worker/node_modules/metro-source-map": {
|
|
"version": "0.80.12",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/traverse": "^7.20.0",
|
|
"@babel/types": "^7.20.0",
|
|
"flow-enums-runtime": "^0.0.6",
|
|
"invariant": "^2.2.4",
|
|
"metro-symbolicate": "0.80.12",
|
|
"nullthrows": "^1.1.1",
|
|
"ob1": "0.80.12",
|
|
"source-map": "^0.5.6",
|
|
"vlq": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"example/node_modules/metro-transform-worker/node_modules/ms": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/metro/node_modules/debug": {
|
|
"version": "2.6.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/metro/node_modules/hermes-estree": {
|
|
"version": "0.25.1",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/metro/node_modules/hermes-parser": {
|
|
"version": "0.25.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"hermes-estree": "0.25.1"
|
|
}
|
|
},
|
|
"example/node_modules/metro/node_modules/metro-babel-transformer": {
|
|
"version": "0.81.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/core": "^7.25.2",
|
|
"flow-enums-runtime": "^0.0.6",
|
|
"hermes-parser": "0.25.1",
|
|
"nullthrows": "^1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.18"
|
|
}
|
|
},
|
|
"example/node_modules/metro/node_modules/metro-cache": {
|
|
"version": "0.81.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"exponential-backoff": "^3.1.1",
|
|
"flow-enums-runtime": "^0.0.6",
|
|
"metro-core": "0.81.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.18"
|
|
}
|
|
},
|
|
"example/node_modules/metro/node_modules/metro-cache-key": {
|
|
"version": "0.81.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"flow-enums-runtime": "^0.0.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.18"
|
|
}
|
|
},
|
|
"example/node_modules/metro/node_modules/metro-config": {
|
|
"version": "0.81.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"connect": "^3.6.5",
|
|
"cosmiconfig": "^5.0.5",
|
|
"flow-enums-runtime": "^0.0.6",
|
|
"jest-validate": "^29.7.0",
|
|
"metro": "0.81.3",
|
|
"metro-cache": "0.81.3",
|
|
"metro-core": "0.81.3",
|
|
"metro-runtime": "0.81.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.18"
|
|
}
|
|
},
|
|
"example/node_modules/metro/node_modules/metro-file-map": {
|
|
"version": "0.81.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"debug": "^2.2.0",
|
|
"fb-watchman": "^2.0.0",
|
|
"flow-enums-runtime": "^0.0.6",
|
|
"graceful-fs": "^4.2.4",
|
|
"invariant": "^2.2.4",
|
|
"jest-worker": "^29.7.0",
|
|
"micromatch": "^4.0.4",
|
|
"nullthrows": "^1.1.1",
|
|
"walker": "^1.0.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.18"
|
|
}
|
|
},
|
|
"example/node_modules/metro/node_modules/metro-minify-terser": {
|
|
"version": "0.81.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"flow-enums-runtime": "^0.0.6",
|
|
"terser": "^5.15.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.18"
|
|
}
|
|
},
|
|
"example/node_modules/metro/node_modules/metro-resolver": {
|
|
"version": "0.81.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"flow-enums-runtime": "^0.0.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.18"
|
|
}
|
|
},
|
|
"example/node_modules/metro/node_modules/metro-symbolicate": {
|
|
"version": "0.81.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"flow-enums-runtime": "^0.0.6",
|
|
"invariant": "^2.2.4",
|
|
"metro-source-map": "0.81.3",
|
|
"nullthrows": "^1.1.1",
|
|
"source-map": "^0.5.6",
|
|
"vlq": "^1.0.0"
|
|
},
|
|
"bin": {
|
|
"metro-symbolicate": "src/index.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.18"
|
|
}
|
|
},
|
|
"example/node_modules/metro/node_modules/metro-transform-plugins": {
|
|
"version": "0.81.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/core": "^7.25.2",
|
|
"@babel/generator": "^7.25.0",
|
|
"@babel/template": "^7.25.0",
|
|
"@babel/traverse": "^7.25.3",
|
|
"flow-enums-runtime": "^0.0.6",
|
|
"nullthrows": "^1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.18"
|
|
}
|
|
},
|
|
"example/node_modules/metro/node_modules/metro-transform-worker": {
|
|
"version": "0.81.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/core": "^7.25.2",
|
|
"@babel/generator": "^7.25.0",
|
|
"@babel/parser": "^7.25.3",
|
|
"@babel/types": "^7.25.2",
|
|
"flow-enums-runtime": "^0.0.6",
|
|
"metro": "0.81.3",
|
|
"metro-babel-transformer": "0.81.3",
|
|
"metro-cache": "0.81.3",
|
|
"metro-cache-key": "0.81.3",
|
|
"metro-minify-terser": "0.81.3",
|
|
"metro-source-map": "0.81.3",
|
|
"metro-transform-plugins": "0.81.3",
|
|
"nullthrows": "^1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.18"
|
|
}
|
|
},
|
|
"example/node_modules/metro/node_modules/ms": {
|
|
"version": "2.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/micromatch": {
|
|
"version": "4.0.8",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"braces": "^3.0.3",
|
|
"picomatch": "^2.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.6"
|
|
}
|
|
},
|
|
"example/node_modules/mime": {
|
|
"version": "1.6.0",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"mime": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"example/node_modules/mime-db": {
|
|
"version": "1.52.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"example/node_modules/mime-types": {
|
|
"version": "2.1.35",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mime-db": "1.52.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"example/node_modules/mimic-fn": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"example/node_modules/minimatch": {
|
|
"version": "3.1.2",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"brace-expansion": "^1.1.7"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"example/node_modules/minimatch/node_modules/brace-expansion": {
|
|
"version": "1.1.11",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"balanced-match": "^1.0.0",
|
|
"concat-map": "0.0.1"
|
|
}
|
|
},
|
|
"example/node_modules/minimist": {
|
|
"version": "1.2.8",
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"example/node_modules/minipass": {
|
|
"version": "7.1.2",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=16 || 14 >=14.17"
|
|
}
|
|
},
|
|
"example/node_modules/minipass-collect": {
|
|
"version": "2.0.1",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"minipass": "^7.0.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=16 || 14 >=14.17"
|
|
}
|
|
},
|
|
"example/node_modules/minipass-flush": {
|
|
"version": "1.0.5",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"minipass": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"example/node_modules/minipass-flush/node_modules/minipass": {
|
|
"version": "3.3.6",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"example/node_modules/minipass-pipeline": {
|
|
"version": "1.2.4",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"minipass": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"example/node_modules/minipass-pipeline/node_modules/minipass": {
|
|
"version": "3.3.6",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"example/node_modules/mkdirp": {
|
|
"version": "0.5.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"minimist": "^1.2.6"
|
|
},
|
|
"bin": {
|
|
"mkdirp": "bin/cmd.js"
|
|
}
|
|
},
|
|
"example/node_modules/ms": {
|
|
"version": "2.1.3",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/mz": {
|
|
"version": "2.7.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"any-promise": "^1.0.0",
|
|
"object-assign": "^4.0.1",
|
|
"thenify-all": "^1.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/nanoid": {
|
|
"version": "3.3.9",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/ai"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"bin": {
|
|
"nanoid": "bin/nanoid.cjs"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
|
|
}
|
|
},
|
|
"example/node_modules/negotiator": {
|
|
"version": "0.6.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"example/node_modules/neo-async": {
|
|
"version": "2.6.2",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/nested-error-stacks": {
|
|
"version": "2.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/nice-try": {
|
|
"version": "1.0.5",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/node-abort-controller": {
|
|
"version": "3.1.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/node-dir": {
|
|
"version": "0.1.17",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"minimatch": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.10.5"
|
|
}
|
|
},
|
|
"example/node_modules/node-fetch": {
|
|
"version": "2.7.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"whatwg-url": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "4.x || >=6.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"encoding": "^0.1.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"encoding": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"example/node_modules/node-forge": {
|
|
"version": "1.3.1",
|
|
"license": "(BSD-3-Clause OR GPL-2.0)",
|
|
"engines": {
|
|
"node": ">= 6.13.0"
|
|
}
|
|
},
|
|
"example/node_modules/node-int64": {
|
|
"version": "0.4.0",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/node-releases": {
|
|
"version": "2.0.19",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/normalize-path": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"example/node_modules/npm-package-arg": {
|
|
"version": "11.0.3",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"hosted-git-info": "^7.0.0",
|
|
"proc-log": "^4.0.0",
|
|
"semver": "^7.3.5",
|
|
"validate-npm-package-name": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^16.14.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/npm-package-arg/node_modules/proc-log": {
|
|
"version": "4.2.0",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/npm-run-path": {
|
|
"version": "4.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"path-key": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"example/node_modules/nullthrows": {
|
|
"version": "1.1.1",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/ob1": {
|
|
"version": "0.80.12",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"flow-enums-runtime": "^0.0.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"example/node_modules/object-assign": {
|
|
"version": "4.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"example/node_modules/on-finished": {
|
|
"version": "2.4.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ee-first": "1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"example/node_modules/on-headers": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"example/node_modules/once": {
|
|
"version": "1.4.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"wrappy": "1"
|
|
}
|
|
},
|
|
"example/node_modules/onetime": {
|
|
"version": "5.1.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mimic-fn": "^2.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"example/node_modules/open": {
|
|
"version": "7.4.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-docker": "^2.0.0",
|
|
"is-wsl": "^2.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"example/node_modules/ora": {
|
|
"version": "3.4.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"chalk": "^2.4.2",
|
|
"cli-cursor": "^2.1.0",
|
|
"cli-spinners": "^2.0.0",
|
|
"log-symbols": "^2.2.0",
|
|
"strip-ansi": "^5.2.0",
|
|
"wcwidth": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"example/node_modules/ora/node_modules/ansi-regex": {
|
|
"version": "4.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"example/node_modules/ora/node_modules/ansi-styles": {
|
|
"version": "3.2.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^1.9.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"example/node_modules/ora/node_modules/chalk": {
|
|
"version": "2.4.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^3.2.1",
|
|
"escape-string-regexp": "^1.0.5",
|
|
"supports-color": "^5.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"example/node_modules/ora/node_modules/color-convert": {
|
|
"version": "1.9.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "1.1.3"
|
|
}
|
|
},
|
|
"example/node_modules/ora/node_modules/color-name": {
|
|
"version": "1.1.3",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/ora/node_modules/escape-string-regexp": {
|
|
"version": "1.0.5",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"example/node_modules/ora/node_modules/has-flag": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"example/node_modules/ora/node_modules/strip-ansi": {
|
|
"version": "5.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"example/node_modules/ora/node_modules/supports-color": {
|
|
"version": "5.5.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"example/node_modules/os-tmpdir": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"example/node_modules/p-finally": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"example/node_modules/p-limit": {
|
|
"version": "2.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-try": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"example/node_modules/p-locate": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-limit": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"example/node_modules/p-map": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"aggregate-error": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"example/node_modules/p-try": {
|
|
"version": "2.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"example/node_modules/package-json-from-dist": {
|
|
"version": "1.0.1",
|
|
"license": "BlueOak-1.0.0"
|
|
},
|
|
"example/node_modules/parent-module": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"callsites": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"example/node_modules/parent-module/node_modules/callsites": {
|
|
"version": "3.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"example/node_modules/parse-json": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"error-ex": "^1.3.1",
|
|
"json-parse-better-errors": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"example/node_modules/parse-png": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"pngjs": "^3.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"example/node_modules/parseurl": {
|
|
"version": "1.3.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"example/node_modules/password-prompt": {
|
|
"version": "1.1.3",
|
|
"license": "0BSD",
|
|
"dependencies": {
|
|
"ansi-escapes": "^4.3.2",
|
|
"cross-spawn": "^7.0.3"
|
|
}
|
|
},
|
|
"example/node_modules/path-exists": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"example/node_modules/path-is-absolute": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"example/node_modules/path-key": {
|
|
"version": "3.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"example/node_modules/path-parse": {
|
|
"version": "1.0.7",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/path-scurry": {
|
|
"version": "1.11.1",
|
|
"license": "BlueOak-1.0.0",
|
|
"dependencies": {
|
|
"lru-cache": "^10.2.0",
|
|
"minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=16 || 14 >=14.18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"example/node_modules/path-type": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"example/node_modules/picocolors": {
|
|
"version": "1.1.1",
|
|
"license": "ISC"
|
|
},
|
|
"example/node_modules/picomatch": {
|
|
"version": "2.3.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8.6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/jonschlinkert"
|
|
}
|
|
},
|
|
"example/node_modules/pify": {
|
|
"version": "4.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"example/node_modules/pirates": {
|
|
"version": "4.0.6",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"example/node_modules/pkg-dir": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"find-up": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"example/node_modules/pkg-dir/node_modules/find-up": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"locate-path": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"example/node_modules/pkg-up": {
|
|
"version": "3.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"find-up": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"example/node_modules/pkg-up/node_modules/find-up": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"locate-path": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"example/node_modules/plist": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@xmldom/xmldom": "^0.8.8",
|
|
"base64-js": "^1.5.1",
|
|
"xmlbuilder": "^15.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.4.0"
|
|
}
|
|
},
|
|
"example/node_modules/plist/node_modules/@xmldom/xmldom": {
|
|
"version": "0.8.10",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/plist/node_modules/xmlbuilder": {
|
|
"version": "15.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8.0"
|
|
}
|
|
},
|
|
"example/node_modules/pngjs": {
|
|
"version": "3.4.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/postcss": {
|
|
"version": "8.4.49",
|
|
"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",
|
|
"dependencies": {
|
|
"nanoid": "^3.3.7",
|
|
"picocolors": "^1.1.1",
|
|
"source-map-js": "^1.2.1"
|
|
},
|
|
"engines": {
|
|
"node": "^10 || ^12 || >=14"
|
|
}
|
|
},
|
|
"example/node_modules/postcss-value-parser": {
|
|
"version": "4.2.0",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/pretty-bytes": {
|
|
"version": "5.6.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"example/node_modules/pretty-format": {
|
|
"version": "29.7.0",
|
|
"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"
|
|
}
|
|
},
|
|
"example/node_modules/pretty-format/node_modules/ansi-styles": {
|
|
"version": "5.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"example/node_modules/process-nextick-args": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/progress": {
|
|
"version": "2.0.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"example/node_modules/promise": {
|
|
"version": "7.3.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"asap": "~2.0.3"
|
|
}
|
|
},
|
|
"example/node_modules/prompts": {
|
|
"version": "2.4.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"kleur": "^3.0.3",
|
|
"sisteransi": "^1.0.5"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"example/node_modules/prompts/node_modules/kleur": {
|
|
"version": "3.0.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"example/node_modules/prop-types": {
|
|
"version": "15.8.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"loose-envify": "^1.4.0",
|
|
"object-assign": "^4.1.1",
|
|
"react-is": "^16.13.1"
|
|
}
|
|
},
|
|
"example/node_modules/prop-types/node_modules/react-is": {
|
|
"version": "16.13.1",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/pump": {
|
|
"version": "3.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"end-of-stream": "^1.1.0",
|
|
"once": "^1.3.1"
|
|
}
|
|
},
|
|
"example/node_modules/punycode": {
|
|
"version": "2.3.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"example/node_modules/qrcode-terminal": {
|
|
"version": "0.11.0",
|
|
"bin": {
|
|
"qrcode-terminal": "bin/qrcode-terminal.js"
|
|
}
|
|
},
|
|
"example/node_modules/queue": {
|
|
"version": "6.0.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "~2.0.3"
|
|
}
|
|
},
|
|
"example/node_modules/queue-microtask": {
|
|
"version": "1.2.3",
|
|
"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"
|
|
},
|
|
"example/node_modules/range-parser": {
|
|
"version": "1.2.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"example/node_modules/rc": {
|
|
"version": "1.2.8",
|
|
"license": "(BSD-2-Clause OR MIT OR Apache-2.0)",
|
|
"dependencies": {
|
|
"deep-extend": "^0.6.0",
|
|
"ini": "~1.3.0",
|
|
"minimist": "^1.2.0",
|
|
"strip-json-comments": "~2.0.1"
|
|
},
|
|
"bin": {
|
|
"rc": "cli.js"
|
|
}
|
|
},
|
|
"example/node_modules/react": {
|
|
"version": "18.3.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"loose-envify": "^1.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"example/node_modules/react-devtools-core": {
|
|
"version": "5.3.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"shell-quote": "^1.6.1",
|
|
"ws": "^7"
|
|
}
|
|
},
|
|
"example/node_modules/react-dom": {
|
|
"version": "18.3.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"loose-envify": "^1.1.0",
|
|
"scheduler": "^0.23.2"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^18.3.1"
|
|
}
|
|
},
|
|
"example/node_modules/react-is": {
|
|
"version": "18.3.1",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/react-native": {
|
|
"version": "0.76.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/create-cache-key-function": "^29.6.3",
|
|
"@react-native/assets-registry": "0.76.7",
|
|
"@react-native/codegen": "0.76.7",
|
|
"@react-native/community-cli-plugin": "0.76.7",
|
|
"@react-native/gradle-plugin": "0.76.7",
|
|
"@react-native/js-polyfills": "0.76.7",
|
|
"@react-native/normalize-colors": "0.76.7",
|
|
"@react-native/virtualized-lists": "0.76.7",
|
|
"abort-controller": "^3.0.0",
|
|
"anser": "^1.4.9",
|
|
"ansi-regex": "^5.0.0",
|
|
"babel-jest": "^29.7.0",
|
|
"babel-plugin-syntax-hermes-parser": "^0.23.1",
|
|
"base64-js": "^1.5.1",
|
|
"chalk": "^4.0.0",
|
|
"commander": "^12.0.0",
|
|
"event-target-shim": "^5.0.1",
|
|
"flow-enums-runtime": "^0.0.6",
|
|
"glob": "^7.1.1",
|
|
"invariant": "^2.2.4",
|
|
"jest-environment-node": "^29.6.3",
|
|
"jsc-android": "^250231.0.0",
|
|
"memoize-one": "^5.0.0",
|
|
"metro-runtime": "^0.81.0",
|
|
"metro-source-map": "^0.81.0",
|
|
"mkdirp": "^0.5.1",
|
|
"nullthrows": "^1.1.1",
|
|
"pretty-format": "^29.7.0",
|
|
"promise": "^8.3.0",
|
|
"react-devtools-core": "^5.3.1",
|
|
"react-refresh": "^0.14.0",
|
|
"regenerator-runtime": "^0.13.2",
|
|
"scheduler": "0.24.0-canary-efb381bbf-20230505",
|
|
"semver": "^7.1.3",
|
|
"stacktrace-parser": "^0.1.10",
|
|
"whatwg-fetch": "^3.0.0",
|
|
"ws": "^6.2.3",
|
|
"yargs": "^17.6.2"
|
|
},
|
|
"bin": {
|
|
"react-native": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"peerDependencies": {
|
|
"@types/react": "^18.2.6",
|
|
"react": "^18.2.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@types/react": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"example/node_modules/react-native-builder-bob": {
|
|
"version": "0.37.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/core": "^7.25.2",
|
|
"@babel/plugin-transform-strict-mode": "^7.24.7",
|
|
"@babel/preset-env": "^7.25.2",
|
|
"@babel/preset-flow": "^7.24.7",
|
|
"@babel/preset-react": "^7.24.7",
|
|
"@babel/preset-typescript": "^7.24.7",
|
|
"babel-plugin-module-resolver": "^5.0.2",
|
|
"browserslist": "^4.20.4",
|
|
"cosmiconfig": "^9.0.0",
|
|
"cross-spawn": "^7.0.3",
|
|
"dedent": "^0.7.0",
|
|
"del": "^6.1.1",
|
|
"escape-string-regexp": "^4.0.0",
|
|
"fs-extra": "^10.1.0",
|
|
"glob": "^8.0.3",
|
|
"is-git-dirty": "^2.0.1",
|
|
"json5": "^2.2.1",
|
|
"kleur": "^4.1.4",
|
|
"metro-config": "^0.80.9",
|
|
"prompts": "^2.4.2",
|
|
"which": "^2.0.2",
|
|
"yargs": "^17.5.1"
|
|
},
|
|
"bin": {
|
|
"bob": "bin/bob"
|
|
},
|
|
"engines": {
|
|
"node": ">= 20.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/react-native-builder-bob/node_modules/argparse": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "Python-2.0"
|
|
},
|
|
"example/node_modules/react-native-builder-bob/node_modules/cosmiconfig": {
|
|
"version": "9.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"env-paths": "^2.2.1",
|
|
"import-fresh": "^3.3.0",
|
|
"js-yaml": "^4.1.0",
|
|
"parse-json": "^5.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/d-fischer"
|
|
},
|
|
"peerDependencies": {
|
|
"typescript": ">=4.9.5"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"typescript": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"example/node_modules/react-native-builder-bob/node_modules/fs-extra": {
|
|
"version": "10.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"graceful-fs": "^4.2.0",
|
|
"jsonfile": "^6.0.1",
|
|
"universalify": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"example/node_modules/react-native-builder-bob/node_modules/glob": {
|
|
"version": "8.1.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"fs.realpath": "^1.0.0",
|
|
"inflight": "^1.0.4",
|
|
"inherits": "2",
|
|
"minimatch": "^5.0.1",
|
|
"once": "^1.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"example/node_modules/react-native-builder-bob/node_modules/import-fresh": {
|
|
"version": "3.3.1",
|
|
"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"
|
|
}
|
|
},
|
|
"example/node_modules/react-native-builder-bob/node_modules/js-yaml": {
|
|
"version": "4.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"argparse": "^2.0.1"
|
|
},
|
|
"bin": {
|
|
"js-yaml": "bin/js-yaml.js"
|
|
}
|
|
},
|
|
"example/node_modules/react-native-builder-bob/node_modules/minimatch": {
|
|
"version": "5.1.6",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"brace-expansion": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"example/node_modules/react-native-builder-bob/node_modules/parse-json": {
|
|
"version": "5.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.0.0",
|
|
"error-ex": "^1.3.1",
|
|
"json-parse-even-better-errors": "^2.3.0",
|
|
"lines-and-columns": "^1.1.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"example/node_modules/react-native-builder-bob/node_modules/resolve-from": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"example/node_modules/react-native-web": {
|
|
"version": "0.19.13",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.18.6",
|
|
"@react-native/normalize-colors": "^0.74.1",
|
|
"fbjs": "^3.0.4",
|
|
"inline-style-prefixer": "^6.0.1",
|
|
"memoize-one": "^6.0.0",
|
|
"nullthrows": "^1.1.1",
|
|
"postcss-value-parser": "^4.2.0",
|
|
"styleq": "^0.1.3"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "^18.0.0",
|
|
"react-dom": "^18.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/react-native-web/node_modules/@react-native/normalize-colors": {
|
|
"version": "0.74.89",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/react-native/node_modules/babel-plugin-syntax-hermes-parser": {
|
|
"version": "0.23.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"hermes-parser": "0.23.1"
|
|
}
|
|
},
|
|
"example/node_modules/react-native/node_modules/commander": {
|
|
"version": "12.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"example/node_modules/react-native/node_modules/glob": {
|
|
"version": "7.2.3",
|
|
"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"
|
|
}
|
|
},
|
|
"example/node_modules/react-native/node_modules/memoize-one": {
|
|
"version": "5.2.1",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/react-native/node_modules/promise": {
|
|
"version": "8.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"asap": "~2.0.6"
|
|
}
|
|
},
|
|
"example/node_modules/react-native/node_modules/regenerator-runtime": {
|
|
"version": "0.13.11",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/react-native/node_modules/scheduler": {
|
|
"version": "0.24.0-canary-efb381bbf-20230505",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"loose-envify": "^1.1.0"
|
|
}
|
|
},
|
|
"example/node_modules/react-native/node_modules/ws": {
|
|
"version": "6.2.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"async-limiter": "~1.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/react-refresh": {
|
|
"version": "0.14.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"example/node_modules/readable-stream": {
|
|
"version": "2.3.8",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.3",
|
|
"isarray": "~1.0.0",
|
|
"process-nextick-args": "~2.0.0",
|
|
"safe-buffer": "~5.1.1",
|
|
"string_decoder": "~1.1.1",
|
|
"util-deprecate": "~1.0.1"
|
|
}
|
|
},
|
|
"example/node_modules/readline": {
|
|
"version": "1.3.0",
|
|
"license": "BSD"
|
|
},
|
|
"example/node_modules/recast": {
|
|
"version": "0.21.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ast-types": "0.15.2",
|
|
"esprima": "~4.0.0",
|
|
"source-map": "~0.6.1",
|
|
"tslib": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4"
|
|
}
|
|
},
|
|
"example/node_modules/recast/node_modules/source-map": {
|
|
"version": "0.6.1",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"example/node_modules/regenerate": {
|
|
"version": "1.4.2",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/regenerate-unicode-properties": {
|
|
"version": "10.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"regenerate": "^1.4.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"example/node_modules/regenerator-runtime": {
|
|
"version": "0.14.1",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/regenerator-transform": {
|
|
"version": "0.15.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.8.4"
|
|
}
|
|
},
|
|
"example/node_modules/regexpu-core": {
|
|
"version": "6.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"regenerate": "^1.4.2",
|
|
"regenerate-unicode-properties": "^10.2.0",
|
|
"regjsgen": "^0.8.0",
|
|
"regjsparser": "^0.12.0",
|
|
"unicode-match-property-ecmascript": "^2.0.0",
|
|
"unicode-match-property-value-ecmascript": "^2.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"example/node_modules/regjsgen": {
|
|
"version": "0.8.0",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/regjsparser": {
|
|
"version": "0.12.0",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"jsesc": "~3.0.2"
|
|
},
|
|
"bin": {
|
|
"regjsparser": "bin/parser"
|
|
}
|
|
},
|
|
"example/node_modules/regjsparser/node_modules/jsesc": {
|
|
"version": "3.0.2",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"jsesc": "bin/jsesc"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"example/node_modules/remove-trailing-slash": {
|
|
"version": "0.1.1",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/require-directory": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"example/node_modules/require-from-string": {
|
|
"version": "2.0.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"example/node_modules/requireg": {
|
|
"version": "0.2.2",
|
|
"dependencies": {
|
|
"nested-error-stacks": "~2.0.1",
|
|
"rc": "~1.2.7",
|
|
"resolve": "~1.7.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/requireg/node_modules/resolve": {
|
|
"version": "1.7.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"path-parse": "^1.0.5"
|
|
}
|
|
},
|
|
"example/node_modules/reselect": {
|
|
"version": "4.1.8",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/resolve": {
|
|
"version": "1.22.10",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-core-module": "^2.16.0",
|
|
"path-parse": "^1.0.7",
|
|
"supports-preserve-symlinks-flag": "^1.0.0"
|
|
},
|
|
"bin": {
|
|
"resolve": "bin/resolve"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"example/node_modules/resolve-from": {
|
|
"version": "5.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"example/node_modules/resolve-workspace-root": {
|
|
"version": "2.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/resolve.exports": {
|
|
"version": "2.0.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"example/node_modules/restore-cursor": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"onetime": "^2.0.0",
|
|
"signal-exit": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"example/node_modules/restore-cursor/node_modules/mimic-fn": {
|
|
"version": "1.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"example/node_modules/restore-cursor/node_modules/onetime": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mimic-fn": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"example/node_modules/reusify": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"iojs": ">=1.0.0",
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"example/node_modules/rimraf": {
|
|
"version": "3.0.2",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"glob": "^7.1.3"
|
|
},
|
|
"bin": {
|
|
"rimraf": "bin.js"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"example/node_modules/rimraf/node_modules/glob": {
|
|
"version": "7.2.3",
|
|
"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"
|
|
}
|
|
},
|
|
"example/node_modules/run-parallel": {
|
|
"version": "1.2.0",
|
|
"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"
|
|
}
|
|
},
|
|
"example/node_modules/safe-buffer": {
|
|
"version": "5.1.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/safer-buffer": {
|
|
"version": "2.1.2",
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true
|
|
},
|
|
"example/node_modules/sax": {
|
|
"version": "1.4.1",
|
|
"license": "ISC"
|
|
},
|
|
"example/node_modules/scheduler": {
|
|
"version": "0.23.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"loose-envify": "^1.1.0"
|
|
}
|
|
},
|
|
"example/node_modules/selfsigned": {
|
|
"version": "2.4.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node-forge": "^1.3.0",
|
|
"node-forge": "^1"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"example/node_modules/semver": {
|
|
"version": "7.7.1",
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"example/node_modules/send": {
|
|
"version": "0.19.0",
|
|
"license": "MIT",
|
|
"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"
|
|
}
|
|
},
|
|
"example/node_modules/send/node_modules/debug": {
|
|
"version": "2.6.9",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/send/node_modules/debug/node_modules/ms": {
|
|
"version": "2.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/serialize-error": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"example/node_modules/serve-static": {
|
|
"version": "1.16.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"encodeurl": "~2.0.0",
|
|
"escape-html": "~1.0.3",
|
|
"parseurl": "~1.3.3",
|
|
"send": "0.19.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"example/node_modules/serve-static/node_modules/encodeurl": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"example/node_modules/setimmediate": {
|
|
"version": "1.0.5",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/setprototypeof": {
|
|
"version": "1.2.0",
|
|
"license": "ISC"
|
|
},
|
|
"example/node_modules/shallow-clone": {
|
|
"version": "3.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"kind-of": "^6.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"example/node_modules/shebang-command": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"shebang-regex": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"example/node_modules/shebang-regex": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"example/node_modules/shell-quote": {
|
|
"version": "1.8.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"example/node_modules/signal-exit": {
|
|
"version": "3.0.7",
|
|
"license": "ISC"
|
|
},
|
|
"example/node_modules/simple-plist": {
|
|
"version": "1.4.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bplist-creator": "0.1.1",
|
|
"bplist-parser": "0.3.2",
|
|
"plist": "^3.0.5"
|
|
}
|
|
},
|
|
"example/node_modules/sisteransi": {
|
|
"version": "1.0.5",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/slash": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"example/node_modules/slugify": {
|
|
"version": "1.6.6",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/source-map": {
|
|
"version": "0.5.7",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"example/node_modules/source-map-js": {
|
|
"version": "1.2.1",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"example/node_modules/source-map-support": {
|
|
"version": "0.5.21",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"buffer-from": "^1.0.0",
|
|
"source-map": "^0.6.0"
|
|
}
|
|
},
|
|
"example/node_modules/source-map-support/node_modules/source-map": {
|
|
"version": "0.6.1",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"example/node_modules/split": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"through": "2"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"example/node_modules/sprintf-js": {
|
|
"version": "1.0.3",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"example/node_modules/stack-utils": {
|
|
"version": "2.0.6",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"escape-string-regexp": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"example/node_modules/stack-utils/node_modules/escape-string-regexp": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"example/node_modules/stackframe": {
|
|
"version": "1.3.4",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/stacktrace-parser": {
|
|
"version": "0.1.11",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"type-fest": "^0.7.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"example/node_modules/stacktrace-parser/node_modules/type-fest": {
|
|
"version": "0.7.1",
|
|
"license": "(MIT OR CC0-1.0)",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"example/node_modules/statuses": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"example/node_modules/stream-buffers": {
|
|
"version": "2.2.0",
|
|
"license": "Unlicense",
|
|
"engines": {
|
|
"node": ">= 0.10.0"
|
|
}
|
|
},
|
|
"example/node_modules/string_decoder": {
|
|
"version": "1.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safe-buffer": "~5.1.0"
|
|
}
|
|
},
|
|
"example/node_modules/string-width": {
|
|
"version": "4.2.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"emoji-regex": "^8.0.0",
|
|
"is-fullwidth-code-point": "^3.0.0",
|
|
"strip-ansi": "^6.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"example/node_modules/string-width-cjs": {
|
|
"name": "string-width",
|
|
"version": "4.2.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"emoji-regex": "^8.0.0",
|
|
"is-fullwidth-code-point": "^3.0.0",
|
|
"strip-ansi": "^6.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"example/node_modules/strip-ansi": {
|
|
"version": "6.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^5.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"example/node_modules/strip-ansi-cjs": {
|
|
"name": "strip-ansi",
|
|
"version": "6.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^5.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"example/node_modules/strip-eof": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"example/node_modules/strip-final-newline": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"example/node_modules/strip-json-comments": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"example/node_modules/structured-headers": {
|
|
"version": "0.4.1",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/styleq": {
|
|
"version": "0.1.3",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/sucrase": {
|
|
"version": "3.35.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jridgewell/gen-mapping": "^0.3.2",
|
|
"commander": "^4.0.0",
|
|
"glob": "^10.3.10",
|
|
"lines-and-columns": "^1.1.6",
|
|
"mz": "^2.7.0",
|
|
"pirates": "^4.0.1",
|
|
"ts-interface-checker": "^0.1.9"
|
|
},
|
|
"bin": {
|
|
"sucrase": "bin/sucrase",
|
|
"sucrase-node": "bin/sucrase-node"
|
|
},
|
|
"engines": {
|
|
"node": ">=16 || 14 >=14.17"
|
|
}
|
|
},
|
|
"example/node_modules/sucrase/node_modules/commander": {
|
|
"version": "4.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"example/node_modules/sudo-prompt": {
|
|
"version": "8.2.5",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"example/node_modules/supports-hyperlinks": {
|
|
"version": "2.3.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0",
|
|
"supports-color": "^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"example/node_modules/supports-preserve-symlinks-flag": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"example/node_modules/temp": {
|
|
"version": "0.8.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"rimraf": "~2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/temp-dir": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"example/node_modules/temp/node_modules/glob": {
|
|
"version": "7.2.3",
|
|
"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"
|
|
}
|
|
},
|
|
"example/node_modules/temp/node_modules/rimraf": {
|
|
"version": "2.6.3",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"glob": "^7.1.3"
|
|
},
|
|
"bin": {
|
|
"rimraf": "bin.js"
|
|
}
|
|
},
|
|
"example/node_modules/tempy": {
|
|
"version": "0.7.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"del": "^6.0.0",
|
|
"is-stream": "^2.0.0",
|
|
"temp-dir": "^2.0.0",
|
|
"type-fest": "^0.16.0",
|
|
"unique-string": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"example/node_modules/tempy/node_modules/type-fest": {
|
|
"version": "0.16.0",
|
|
"license": "(MIT OR CC0-1.0)",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"example/node_modules/terminal-link": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-escapes": "^4.2.1",
|
|
"supports-hyperlinks": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"example/node_modules/terser": {
|
|
"version": "5.39.0",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"@jridgewell/source-map": "^0.3.3",
|
|
"acorn": "^8.8.2",
|
|
"commander": "^2.20.0",
|
|
"source-map-support": "~0.5.20"
|
|
},
|
|
"bin": {
|
|
"terser": "bin/terser"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"example/node_modules/test-exclude": {
|
|
"version": "6.0.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@istanbuljs/schema": "^0.1.2",
|
|
"glob": "^7.1.4",
|
|
"minimatch": "^3.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"example/node_modules/test-exclude/node_modules/glob": {
|
|
"version": "7.2.3",
|
|
"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"
|
|
}
|
|
},
|
|
"example/node_modules/thenify": {
|
|
"version": "3.3.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"any-promise": "^1.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/thenify-all": {
|
|
"version": "1.6.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"thenify": ">= 3.1.0 < 4"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.8"
|
|
}
|
|
},
|
|
"example/node_modules/throat": {
|
|
"version": "5.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/through": {
|
|
"version": "2.3.8",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/through2": {
|
|
"version": "2.0.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"readable-stream": "~2.3.6",
|
|
"xtend": "~4.0.1"
|
|
}
|
|
},
|
|
"example/node_modules/tmp": {
|
|
"version": "0.0.33",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"os-tmpdir": "~1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.6.0"
|
|
}
|
|
},
|
|
"example/node_modules/tmpl": {
|
|
"version": "1.0.5",
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"example/node_modules/to-regex-range": {
|
|
"version": "5.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-number": "^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.0"
|
|
}
|
|
},
|
|
"example/node_modules/toidentifier": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.6"
|
|
}
|
|
},
|
|
"example/node_modules/tr46": {
|
|
"version": "0.0.3",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/ts-interface-checker": {
|
|
"version": "0.1.13",
|
|
"license": "Apache-2.0"
|
|
},
|
|
"example/node_modules/tslib": {
|
|
"version": "2.8.1",
|
|
"license": "0BSD"
|
|
},
|
|
"example/node_modules/type-detect": {
|
|
"version": "4.0.8",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"example/node_modules/type-fest": {
|
|
"version": "0.21.3",
|
|
"license": "(MIT OR CC0-1.0)",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"example/node_modules/ua-parser-js": {
|
|
"version": "1.0.40",
|
|
"funding": [
|
|
{
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/ua-parser-js"
|
|
},
|
|
{
|
|
"type": "paypal",
|
|
"url": "https://paypal.me/faisalman"
|
|
},
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/faisalman"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"bin": {
|
|
"ua-parser-js": "script/cli.js"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"example/node_modules/unc-path-regex": {
|
|
"version": "0.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"example/node_modules/undici": {
|
|
"version": "6.21.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=18.17"
|
|
}
|
|
},
|
|
"example/node_modules/undici-types": {
|
|
"version": "6.20.0",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/unicode-canonical-property-names-ecmascript": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"example/node_modules/unicode-match-property-ecmascript": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"unicode-canonical-property-names-ecmascript": "^2.0.0",
|
|
"unicode-property-aliases-ecmascript": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"example/node_modules/unicode-match-property-value-ecmascript": {
|
|
"version": "2.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"example/node_modules/unicode-property-aliases-ecmascript": {
|
|
"version": "2.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"example/node_modules/unique-string": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"crypto-random-string": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"example/node_modules/universalify": {
|
|
"version": "2.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 10.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/unpipe": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"example/node_modules/update-browserslist-db": {
|
|
"version": "1.1.3",
|
|
"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.2.0",
|
|
"picocolors": "^1.1.1"
|
|
},
|
|
"bin": {
|
|
"update-browserslist-db": "cli.js"
|
|
},
|
|
"peerDependencies": {
|
|
"browserslist": ">= 4.21.0"
|
|
}
|
|
},
|
|
"example/node_modules/util-deprecate": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/utils-merge": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4.0"
|
|
}
|
|
},
|
|
"example/node_modules/uuid": {
|
|
"version": "8.3.2",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"uuid": "dist/bin/uuid"
|
|
}
|
|
},
|
|
"example/node_modules/validate-npm-package-name": {
|
|
"version": "5.0.1",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/vary": {
|
|
"version": "1.1.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"example/node_modules/vlq": {
|
|
"version": "1.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/walker": {
|
|
"version": "1.0.8",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"makeerror": "1.0.12"
|
|
}
|
|
},
|
|
"example/node_modules/wcwidth": {
|
|
"version": "1.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"defaults": "^1.0.3"
|
|
}
|
|
},
|
|
"example/node_modules/web-streams-polyfill": {
|
|
"version": "3.3.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"example/node_modules/webidl-conversions": {
|
|
"version": "3.0.1",
|
|
"license": "BSD-2-Clause"
|
|
},
|
|
"example/node_modules/whatwg-fetch": {
|
|
"version": "3.6.20",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/whatwg-url": {
|
|
"version": "5.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tr46": "~0.0.3",
|
|
"webidl-conversions": "^3.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/whatwg-url-without-unicode": {
|
|
"version": "8.0.0-3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"buffer": "^5.4.3",
|
|
"punycode": "^2.1.1",
|
|
"webidl-conversions": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"example/node_modules/whatwg-url-without-unicode/node_modules/webidl-conversions": {
|
|
"version": "5.0.0",
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"example/node_modules/which": {
|
|
"version": "2.0.2",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"isexe": "^2.0.0"
|
|
},
|
|
"bin": {
|
|
"node-which": "bin/node-which"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"example/node_modules/wonka": {
|
|
"version": "6.3.5",
|
|
"license": "MIT"
|
|
},
|
|
"example/node_modules/wrap-ansi": {
|
|
"version": "7.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.0.0",
|
|
"string-width": "^4.1.0",
|
|
"strip-ansi": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
}
|
|
},
|
|
"example/node_modules/wrap-ansi-cjs": {
|
|
"name": "wrap-ansi",
|
|
"version": "7.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.0.0",
|
|
"string-width": "^4.1.0",
|
|
"strip-ansi": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
}
|
|
},
|
|
"example/node_modules/wrappy": {
|
|
"version": "1.0.2",
|
|
"license": "ISC"
|
|
},
|
|
"example/node_modules/write-file-atomic": {
|
|
"version": "2.4.3",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"graceful-fs": "^4.1.11",
|
|
"imurmurhash": "^0.1.4",
|
|
"signal-exit": "^3.0.2"
|
|
}
|
|
},
|
|
"example/node_modules/ws": {
|
|
"version": "7.5.10",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8.3.0"
|
|
},
|
|
"peerDependencies": {
|
|
"bufferutil": "^4.0.1",
|
|
"utf-8-validate": "^5.0.2"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"bufferutil": {
|
|
"optional": true
|
|
},
|
|
"utf-8-validate": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"example/node_modules/xcode": {
|
|
"version": "3.0.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"simple-plist": "^1.1.0",
|
|
"uuid": "^7.0.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/xcode/node_modules/uuid": {
|
|
"version": "7.0.3",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"uuid": "dist/bin/uuid"
|
|
}
|
|
},
|
|
"example/node_modules/xml2js": {
|
|
"version": "0.6.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"sax": ">=0.6.0",
|
|
"xmlbuilder": "~11.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
}
|
|
},
|
|
"example/node_modules/xml2js/node_modules/xmlbuilder": {
|
|
"version": "11.0.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4.0"
|
|
}
|
|
},
|
|
"example/node_modules/xmlbuilder": {
|
|
"version": "14.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8.0"
|
|
}
|
|
},
|
|
"example/node_modules/xtend": {
|
|
"version": "4.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.4"
|
|
}
|
|
},
|
|
"example/node_modules/y18n": {
|
|
"version": "5.0.8",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"example/node_modules/yallist": {
|
|
"version": "4.0.0",
|
|
"license": "ISC"
|
|
},
|
|
"example/node_modules/yargs": {
|
|
"version": "17.7.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cliui": "^8.0.1",
|
|
"escalade": "^3.1.1",
|
|
"get-caller-file": "^2.0.5",
|
|
"require-directory": "^2.1.1",
|
|
"string-width": "^4.2.3",
|
|
"y18n": "^5.0.5",
|
|
"yargs-parser": "^21.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"example/node_modules/yargs-parser": {
|
|
"version": "21.1.1",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"example/node_modules/yocto-queue": {
|
|
"version": "0.1.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"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/@babel/code-frame": {
|
|
"version": "7.26.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-validator-identifier": "^7.25.9",
|
|
"js-tokens": "^4.0.0",
|
|
"picocolors": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/compat-data": {
|
|
"version": "7.26.8",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/core": {
|
|
"version": "7.26.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@ampproject/remapping": "^2.2.0",
|
|
"@babel/code-frame": "^7.26.2",
|
|
"@babel/generator": "^7.26.9",
|
|
"@babel/helper-compilation-targets": "^7.26.5",
|
|
"@babel/helper-module-transforms": "^7.26.0",
|
|
"@babel/helpers": "^7.26.9",
|
|
"@babel/parser": "^7.26.9",
|
|
"@babel/template": "^7.26.9",
|
|
"@babel/traverse": "^7.26.9",
|
|
"@babel/types": "^7.26.9",
|
|
"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/core/node_modules/semver": {
|
|
"version": "6.3.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/@babel/eslint-parser": {
|
|
"version": "7.26.8",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@nicolo-ribaudo/eslint-scope-5-internals": "5.1.1-v1",
|
|
"eslint-visitor-keys": "^2.1.0",
|
|
"semver": "^6.3.1"
|
|
},
|
|
"engines": {
|
|
"node": "^10.13.0 || ^12.13.0 || >=14.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.11.0",
|
|
"eslint": "^7.5.0 || ^8.0.0 || ^9.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/eslint-parser/node_modules/eslint-visitor-keys": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/@babel/eslint-parser/node_modules/semver": {
|
|
"version": "6.3.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/@babel/generator": {
|
|
"version": "7.26.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/parser": "^7.26.9",
|
|
"@babel/types": "^7.26.9",
|
|
"@jridgewell/gen-mapping": "^0.3.5",
|
|
"@jridgewell/trace-mapping": "^0.3.25",
|
|
"jsesc": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-annotate-as-pure": {
|
|
"version": "7.25.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-compilation-targets": {
|
|
"version": "7.26.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/compat-data": "^7.26.5",
|
|
"@babel/helper-validator-option": "^7.25.9",
|
|
"browserslist": "^4.24.0",
|
|
"lru-cache": "^5.1.1",
|
|
"semver": "^6.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-compilation-targets/node_modules/lru-cache": {
|
|
"version": "5.1.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"yallist": "^3.0.2"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-compilation-targets/node_modules/semver": {
|
|
"version": "6.3.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-compilation-targets/node_modules/yallist": {
|
|
"version": "3.1.1",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/@babel/helper-create-class-features-plugin": {
|
|
"version": "7.26.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-annotate-as-pure": "^7.25.9",
|
|
"@babel/helper-member-expression-to-functions": "^7.25.9",
|
|
"@babel/helper-optimise-call-expression": "^7.25.9",
|
|
"@babel/helper-replace-supers": "^7.26.5",
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.25.9",
|
|
"@babel/traverse": "^7.26.9",
|
|
"semver": "^6.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-create-class-features-plugin/node_modules/semver": {
|
|
"version": "6.3.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-create-regexp-features-plugin": {
|
|
"version": "7.26.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-annotate-as-pure": "^7.25.9",
|
|
"regexpu-core": "^6.2.0",
|
|
"semver": "^6.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-create-regexp-features-plugin/node_modules/semver": {
|
|
"version": "6.3.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-define-polyfill-provider": {
|
|
"version": "0.6.3",
|
|
"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.25.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/traverse": "^7.25.9",
|
|
"@babel/types": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-module-imports": {
|
|
"version": "7.25.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/traverse": "^7.25.9",
|
|
"@babel/types": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-module-transforms": {
|
|
"version": "7.26.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-module-imports": "^7.25.9",
|
|
"@babel/helper-validator-identifier": "^7.25.9",
|
|
"@babel/traverse": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-optimise-call-expression": {
|
|
"version": "7.25.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-plugin-utils": {
|
|
"version": "7.26.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-remap-async-to-generator": {
|
|
"version": "7.25.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-annotate-as-pure": "^7.25.9",
|
|
"@babel/helper-wrap-function": "^7.25.9",
|
|
"@babel/traverse": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-replace-supers": {
|
|
"version": "7.26.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-member-expression-to-functions": "^7.25.9",
|
|
"@babel/helper-optimise-call-expression": "^7.25.9",
|
|
"@babel/traverse": "^7.26.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-skip-transparent-expression-wrappers": {
|
|
"version": "7.25.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/traverse": "^7.25.9",
|
|
"@babel/types": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-string-parser": {
|
|
"version": "7.25.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-validator-identifier": {
|
|
"version": "7.25.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-validator-option": {
|
|
"version": "7.25.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helper-wrap-function": {
|
|
"version": "7.25.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/template": "^7.25.9",
|
|
"@babel/traverse": "^7.25.9",
|
|
"@babel/types": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/helpers": {
|
|
"version": "7.26.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/template": "^7.26.9",
|
|
"@babel/types": "^7.26.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/parser": {
|
|
"version": "7.26.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/types": "^7.26.9"
|
|
},
|
|
"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.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9",
|
|
"@babel/traverse": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-bugfix-safari-class-field-initializer-scope": {
|
|
"version": "7.25.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"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.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": {
|
|
"version": "7.25.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9",
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.25.9",
|
|
"@babel/plugin-transform-optional-chaining": "^7.25.9"
|
|
},
|
|
"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.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9",
|
|
"@babel/traverse": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-proposal-class-properties": {
|
|
"version": "7.18.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-create-class-features-plugin": "^7.18.6",
|
|
"@babel/helper-plugin-utils": "^7.18.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-proposal-export-default-from": {
|
|
"version": "7.25.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-proposal-nullish-coalescing-operator": {
|
|
"version": "7.18.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.18.6",
|
|
"@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-proposal-optional-chaining": {
|
|
"version": "7.21.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.20.2",
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.20.0",
|
|
"@babel/plugin-syntax-optional-chaining": "^7.8.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.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-bigint": {
|
|
"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-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-default-from": {
|
|
"version": "7.25.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-flow": {
|
|
"version": "7.26.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-import-assertions": {
|
|
"version": "7.26.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-syntax-import-attributes": {
|
|
"version": "7.26.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"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.25.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"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.25.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"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.25.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-async-generator-functions": {
|
|
"version": "7.26.8",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.26.5",
|
|
"@babel/helper-remap-async-to-generator": "^7.25.9",
|
|
"@babel/traverse": "^7.26.8"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-async-to-generator": {
|
|
"version": "7.25.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-module-imports": "^7.25.9",
|
|
"@babel/helper-plugin-utils": "^7.25.9",
|
|
"@babel/helper-remap-async-to-generator": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-block-scoped-functions": {
|
|
"version": "7.26.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.26.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-block-scoping": {
|
|
"version": "7.25.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-class-properties": {
|
|
"version": "7.25.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-create-class-features-plugin": "^7.25.9",
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-class-static-block": {
|
|
"version": "7.26.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-create-class-features-plugin": "^7.25.9",
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.12.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-classes": {
|
|
"version": "7.25.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-annotate-as-pure": "^7.25.9",
|
|
"@babel/helper-compilation-targets": "^7.25.9",
|
|
"@babel/helper-plugin-utils": "^7.25.9",
|
|
"@babel/helper-replace-supers": "^7.25.9",
|
|
"@babel/traverse": "^7.25.9",
|
|
"globals": "^11.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-classes/node_modules/globals": {
|
|
"version": "11.12.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-computed-properties": {
|
|
"version": "7.25.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9",
|
|
"@babel/template": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-destructuring": {
|
|
"version": "7.25.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-dotall-regex": {
|
|
"version": "7.25.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-create-regexp-features-plugin": "^7.25.9",
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-duplicate-keys": {
|
|
"version": "7.25.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"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.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-create-regexp-features-plugin": "^7.25.9",
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-dynamic-import": {
|
|
"version": "7.25.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-exponentiation-operator": {
|
|
"version": "7.26.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-export-namespace-from": {
|
|
"version": "7.25.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-flow-strip-types": {
|
|
"version": "7.26.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.26.5",
|
|
"@babel/plugin-syntax-flow": "^7.26.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-for-of": {
|
|
"version": "7.26.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.26.5",
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-function-name": {
|
|
"version": "7.25.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-compilation-targets": "^7.25.9",
|
|
"@babel/helper-plugin-utils": "^7.25.9",
|
|
"@babel/traverse": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-json-strings": {
|
|
"version": "7.25.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-literals": {
|
|
"version": "7.25.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-logical-assignment-operators": {
|
|
"version": "7.25.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-member-expression-literals": {
|
|
"version": "7.25.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-modules-amd": {
|
|
"version": "7.25.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-module-transforms": "^7.25.9",
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-modules-commonjs": {
|
|
"version": "7.26.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-module-transforms": "^7.26.0",
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-modules-systemjs": {
|
|
"version": "7.25.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-module-transforms": "^7.25.9",
|
|
"@babel/helper-plugin-utils": "^7.25.9",
|
|
"@babel/helper-validator-identifier": "^7.25.9",
|
|
"@babel/traverse": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-modules-umd": {
|
|
"version": "7.25.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-module-transforms": "^7.25.9",
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-named-capturing-groups-regex": {
|
|
"version": "7.25.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-create-regexp-features-plugin": "^7.25.9",
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-new-target": {
|
|
"version": "7.25.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-nullish-coalescing-operator": {
|
|
"version": "7.26.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.26.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-numeric-separator": {
|
|
"version": "7.25.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-object-rest-spread": {
|
|
"version": "7.25.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-compilation-targets": "^7.25.9",
|
|
"@babel/helper-plugin-utils": "^7.25.9",
|
|
"@babel/plugin-transform-parameters": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-object-super": {
|
|
"version": "7.25.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9",
|
|
"@babel/helper-replace-supers": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-optional-catch-binding": {
|
|
"version": "7.25.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-optional-chaining": {
|
|
"version": "7.25.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9",
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-parameters": {
|
|
"version": "7.25.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-private-methods": {
|
|
"version": "7.25.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-create-class-features-plugin": "^7.25.9",
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-private-property-in-object": {
|
|
"version": "7.25.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-annotate-as-pure": "^7.25.9",
|
|
"@babel/helper-create-class-features-plugin": "^7.25.9",
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-property-literals": {
|
|
"version": "7.25.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-react-display-name": {
|
|
"version": "7.25.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-react-jsx": {
|
|
"version": "7.25.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-annotate-as-pure": "^7.25.9",
|
|
"@babel/helper-module-imports": "^7.25.9",
|
|
"@babel/helper-plugin-utils": "^7.25.9",
|
|
"@babel/plugin-syntax-jsx": "^7.25.9",
|
|
"@babel/types": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-react-jsx-development": {
|
|
"version": "7.25.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/plugin-transform-react-jsx": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-react-jsx-self": {
|
|
"version": "7.25.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-react-jsx-source": {
|
|
"version": "7.25.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-react-pure-annotations": {
|
|
"version": "7.25.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-annotate-as-pure": "^7.25.9",
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-regenerator": {
|
|
"version": "7.25.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9",
|
|
"regenerator-transform": "^0.15.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-regexp-modifiers": {
|
|
"version": "7.26.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-create-regexp-features-plugin": "^7.25.9",
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-reserved-words": {
|
|
"version": "7.25.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-runtime": {
|
|
"version": "7.26.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-module-imports": "^7.25.9",
|
|
"@babel/helper-plugin-utils": "^7.26.5",
|
|
"babel-plugin-polyfill-corejs2": "^0.4.10",
|
|
"babel-plugin-polyfill-corejs3": "^0.10.6",
|
|
"babel-plugin-polyfill-regenerator": "^0.6.1",
|
|
"semver": "^6.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-runtime/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-transform-runtime/node_modules/semver": {
|
|
"version": "6.3.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-shorthand-properties": {
|
|
"version": "7.25.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-spread": {
|
|
"version": "7.25.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9",
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-sticky-regex": {
|
|
"version": "7.25.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-strict-mode": {
|
|
"version": "7.25.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-template-literals": {
|
|
"version": "7.26.8",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.26.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-typeof-symbol": {
|
|
"version": "7.26.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.26.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-typescript": {
|
|
"version": "7.26.8",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-annotate-as-pure": "^7.25.9",
|
|
"@babel/helper-create-class-features-plugin": "^7.25.9",
|
|
"@babel/helper-plugin-utils": "^7.26.5",
|
|
"@babel/helper-skip-transparent-expression-wrappers": "^7.25.9",
|
|
"@babel/plugin-syntax-typescript": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-unicode-escapes": {
|
|
"version": "7.25.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-unicode-property-regex": {
|
|
"version": "7.25.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-create-regexp-features-plugin": "^7.25.9",
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-unicode-regex": {
|
|
"version": "7.25.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-create-regexp-features-plugin": "^7.25.9",
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/plugin-transform-unicode-sets-regex": {
|
|
"version": "7.25.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-create-regexp-features-plugin": "^7.25.9",
|
|
"@babel/helper-plugin-utils": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/preset-env": {
|
|
"version": "7.26.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/compat-data": "^7.26.8",
|
|
"@babel/helper-compilation-targets": "^7.26.5",
|
|
"@babel/helper-plugin-utils": "^7.26.5",
|
|
"@babel/helper-validator-option": "^7.25.9",
|
|
"@babel/plugin-bugfix-firefox-class-in-computed-class-key": "^7.25.9",
|
|
"@babel/plugin-bugfix-safari-class-field-initializer-scope": "^7.25.9",
|
|
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.25.9",
|
|
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.25.9",
|
|
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "^7.25.9",
|
|
"@babel/plugin-proposal-private-property-in-object": "7.21.0-placeholder-for-preset-env.2",
|
|
"@babel/plugin-syntax-import-assertions": "^7.26.0",
|
|
"@babel/plugin-syntax-import-attributes": "^7.26.0",
|
|
"@babel/plugin-syntax-unicode-sets-regex": "^7.18.6",
|
|
"@babel/plugin-transform-arrow-functions": "^7.25.9",
|
|
"@babel/plugin-transform-async-generator-functions": "^7.26.8",
|
|
"@babel/plugin-transform-async-to-generator": "^7.25.9",
|
|
"@babel/plugin-transform-block-scoped-functions": "^7.26.5",
|
|
"@babel/plugin-transform-block-scoping": "^7.25.9",
|
|
"@babel/plugin-transform-class-properties": "^7.25.9",
|
|
"@babel/plugin-transform-class-static-block": "^7.26.0",
|
|
"@babel/plugin-transform-classes": "^7.25.9",
|
|
"@babel/plugin-transform-computed-properties": "^7.25.9",
|
|
"@babel/plugin-transform-destructuring": "^7.25.9",
|
|
"@babel/plugin-transform-dotall-regex": "^7.25.9",
|
|
"@babel/plugin-transform-duplicate-keys": "^7.25.9",
|
|
"@babel/plugin-transform-duplicate-named-capturing-groups-regex": "^7.25.9",
|
|
"@babel/plugin-transform-dynamic-import": "^7.25.9",
|
|
"@babel/plugin-transform-exponentiation-operator": "^7.26.3",
|
|
"@babel/plugin-transform-export-namespace-from": "^7.25.9",
|
|
"@babel/plugin-transform-for-of": "^7.26.9",
|
|
"@babel/plugin-transform-function-name": "^7.25.9",
|
|
"@babel/plugin-transform-json-strings": "^7.25.9",
|
|
"@babel/plugin-transform-literals": "^7.25.9",
|
|
"@babel/plugin-transform-logical-assignment-operators": "^7.25.9",
|
|
"@babel/plugin-transform-member-expression-literals": "^7.25.9",
|
|
"@babel/plugin-transform-modules-amd": "^7.25.9",
|
|
"@babel/plugin-transform-modules-commonjs": "^7.26.3",
|
|
"@babel/plugin-transform-modules-systemjs": "^7.25.9",
|
|
"@babel/plugin-transform-modules-umd": "^7.25.9",
|
|
"@babel/plugin-transform-named-capturing-groups-regex": "^7.25.9",
|
|
"@babel/plugin-transform-new-target": "^7.25.9",
|
|
"@babel/plugin-transform-nullish-coalescing-operator": "^7.26.6",
|
|
"@babel/plugin-transform-numeric-separator": "^7.25.9",
|
|
"@babel/plugin-transform-object-rest-spread": "^7.25.9",
|
|
"@babel/plugin-transform-object-super": "^7.25.9",
|
|
"@babel/plugin-transform-optional-catch-binding": "^7.25.9",
|
|
"@babel/plugin-transform-optional-chaining": "^7.25.9",
|
|
"@babel/plugin-transform-parameters": "^7.25.9",
|
|
"@babel/plugin-transform-private-methods": "^7.25.9",
|
|
"@babel/plugin-transform-private-property-in-object": "^7.25.9",
|
|
"@babel/plugin-transform-property-literals": "^7.25.9",
|
|
"@babel/plugin-transform-regenerator": "^7.25.9",
|
|
"@babel/plugin-transform-regexp-modifiers": "^7.26.0",
|
|
"@babel/plugin-transform-reserved-words": "^7.25.9",
|
|
"@babel/plugin-transform-shorthand-properties": "^7.25.9",
|
|
"@babel/plugin-transform-spread": "^7.25.9",
|
|
"@babel/plugin-transform-sticky-regex": "^7.25.9",
|
|
"@babel/plugin-transform-template-literals": "^7.26.8",
|
|
"@babel/plugin-transform-typeof-symbol": "^7.26.7",
|
|
"@babel/plugin-transform-unicode-escapes": "^7.25.9",
|
|
"@babel/plugin-transform-unicode-property-regex": "^7.25.9",
|
|
"@babel/plugin-transform-unicode-regex": "^7.25.9",
|
|
"@babel/plugin-transform-unicode-sets-regex": "^7.25.9",
|
|
"@babel/preset-modules": "0.1.6-no-external-plugins",
|
|
"babel-plugin-polyfill-corejs2": "^0.4.10",
|
|
"babel-plugin-polyfill-corejs3": "^0.11.0",
|
|
"babel-plugin-polyfill-regenerator": "^0.6.1",
|
|
"core-js-compat": "^3.40.0",
|
|
"semver": "^6.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/preset-env/node_modules/semver": {
|
|
"version": "6.3.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/@babel/preset-flow": {
|
|
"version": "7.25.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9",
|
|
"@babel/helper-validator-option": "^7.25.9",
|
|
"@babel/plugin-transform-flow-strip-types": "^7.25.9"
|
|
},
|
|
"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-react": {
|
|
"version": "7.26.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9",
|
|
"@babel/helper-validator-option": "^7.25.9",
|
|
"@babel/plugin-transform-react-display-name": "^7.25.9",
|
|
"@babel/plugin-transform-react-jsx": "^7.25.9",
|
|
"@babel/plugin-transform-react-jsx-development": "^7.25.9",
|
|
"@babel/plugin-transform-react-pure-annotations": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/preset-typescript": {
|
|
"version": "7.26.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.25.9",
|
|
"@babel/helper-validator-option": "^7.25.9",
|
|
"@babel/plugin-syntax-jsx": "^7.25.9",
|
|
"@babel/plugin-transform-modules-commonjs": "^7.25.9",
|
|
"@babel/plugin-transform-typescript": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
}
|
|
},
|
|
"node_modules/@babel/register": {
|
|
"version": "7.25.9",
|
|
"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/runtime": {
|
|
"version": "7.26.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"regenerator-runtime": "^0.14.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/template": {
|
|
"version": "7.26.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.26.2",
|
|
"@babel/parser": "^7.26.9",
|
|
"@babel/types": "^7.26.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/traverse": {
|
|
"version": "7.26.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.26.2",
|
|
"@babel/generator": "^7.26.9",
|
|
"@babel/parser": "^7.26.9",
|
|
"@babel/template": "^7.26.9",
|
|
"@babel/types": "^7.26.9",
|
|
"debug": "^4.3.1",
|
|
"globals": "^11.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/traverse--for-generate-function-map": {
|
|
"name": "@babel/traverse",
|
|
"version": "7.26.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.26.2",
|
|
"@babel/generator": "^7.26.9",
|
|
"@babel/parser": "^7.26.9",
|
|
"@babel/template": "^7.26.9",
|
|
"@babel/types": "^7.26.9",
|
|
"debug": "^4.3.1",
|
|
"globals": "^11.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@babel/traverse--for-generate-function-map/node_modules/globals": {
|
|
"version": "11.12.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/@babel/traverse/node_modules/globals": {
|
|
"version": "11.12.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/@babel/types": {
|
|
"version": "7.26.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-string-parser": "^7.25.9",
|
|
"@babel/helper-validator-identifier": "^7.25.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
}
|
|
},
|
|
"node_modules/@bcoe/v8-coverage": {
|
|
"version": "0.2.3",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@commitlint/cli": {
|
|
"version": "17.8.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@commitlint/format": "^17.8.1",
|
|
"@commitlint/lint": "^17.8.1",
|
|
"@commitlint/load": "^17.8.1",
|
|
"@commitlint/read": "^17.8.1",
|
|
"@commitlint/types": "^17.8.1",
|
|
"execa": "^5.0.0",
|
|
"lodash.isfunction": "^3.0.9",
|
|
"resolve-from": "5.0.0",
|
|
"resolve-global": "1.0.0",
|
|
"yargs": "^17.0.0"
|
|
},
|
|
"bin": {
|
|
"commitlint": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=v14"
|
|
}
|
|
},
|
|
"node_modules/@commitlint/config-conventional": {
|
|
"version": "17.8.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"conventional-changelog-conventionalcommits": "^6.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=v14"
|
|
}
|
|
},
|
|
"node_modules/@commitlint/config-validator": {
|
|
"version": "17.8.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@commitlint/types": "^17.8.1",
|
|
"ajv": "^8.11.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=v14"
|
|
}
|
|
},
|
|
"node_modules/@commitlint/config-validator/node_modules/ajv": {
|
|
"version": "8.17.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fast-deep-equal": "^3.1.3",
|
|
"fast-uri": "^3.0.1",
|
|
"json-schema-traverse": "^1.0.0",
|
|
"require-from-string": "^2.0.2"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/epoberezkin"
|
|
}
|
|
},
|
|
"node_modules/@commitlint/ensure": {
|
|
"version": "17.8.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@commitlint/types": "^17.8.1",
|
|
"lodash.camelcase": "^4.3.0",
|
|
"lodash.kebabcase": "^4.1.1",
|
|
"lodash.snakecase": "^4.1.1",
|
|
"lodash.startcase": "^4.4.0",
|
|
"lodash.upperfirst": "^4.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=v14"
|
|
}
|
|
},
|
|
"node_modules/@commitlint/execute-rule": {
|
|
"version": "17.8.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=v14"
|
|
}
|
|
},
|
|
"node_modules/@commitlint/format": {
|
|
"version": "17.8.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@commitlint/types": "^17.8.1",
|
|
"chalk": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=v14"
|
|
}
|
|
},
|
|
"node_modules/@commitlint/is-ignored": {
|
|
"version": "17.8.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@commitlint/types": "^17.8.1",
|
|
"semver": "7.5.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=v14"
|
|
}
|
|
},
|
|
"node_modules/@commitlint/is-ignored/node_modules/lru-cache": {
|
|
"version": "6.0.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/@commitlint/is-ignored/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/@commitlint/lint": {
|
|
"version": "17.8.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@commitlint/is-ignored": "^17.8.1",
|
|
"@commitlint/parse": "^17.8.1",
|
|
"@commitlint/rules": "^17.8.1",
|
|
"@commitlint/types": "^17.8.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=v14"
|
|
}
|
|
},
|
|
"node_modules/@commitlint/load": {
|
|
"version": "17.8.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@commitlint/config-validator": "^17.8.1",
|
|
"@commitlint/execute-rule": "^17.8.1",
|
|
"@commitlint/resolve-extends": "^17.8.1",
|
|
"@commitlint/types": "^17.8.1",
|
|
"@types/node": "20.5.1",
|
|
"chalk": "^4.1.0",
|
|
"cosmiconfig": "^8.0.0",
|
|
"cosmiconfig-typescript-loader": "^4.0.0",
|
|
"lodash.isplainobject": "^4.0.6",
|
|
"lodash.merge": "^4.6.2",
|
|
"lodash.uniq": "^4.5.0",
|
|
"resolve-from": "^5.0.0",
|
|
"ts-node": "^10.8.1",
|
|
"typescript": "^4.6.4 || ^5.2.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=v14"
|
|
}
|
|
},
|
|
"node_modules/@commitlint/message": {
|
|
"version": "17.8.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=v14"
|
|
}
|
|
},
|
|
"node_modules/@commitlint/parse": {
|
|
"version": "17.8.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@commitlint/types": "^17.8.1",
|
|
"conventional-changelog-angular": "^6.0.0",
|
|
"conventional-commits-parser": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=v14"
|
|
}
|
|
},
|
|
"node_modules/@commitlint/parse/node_modules/conventional-commits-parser": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-text-path": "^1.0.1",
|
|
"JSONStream": "^1.3.5",
|
|
"meow": "^8.1.2",
|
|
"split2": "^3.2.2"
|
|
},
|
|
"bin": {
|
|
"conventional-commits-parser": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/@commitlint/parse/node_modules/meow": {
|
|
"version": "8.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/minimist": "^1.2.0",
|
|
"camelcase-keys": "^6.2.2",
|
|
"decamelize-keys": "^1.1.0",
|
|
"hard-rejection": "^2.1.0",
|
|
"minimist-options": "4.1.0",
|
|
"normalize-package-data": "^3.0.0",
|
|
"read-pkg-up": "^7.0.1",
|
|
"redent": "^3.0.0",
|
|
"trim-newlines": "^3.0.0",
|
|
"type-fest": "^0.18.0",
|
|
"yargs-parser": "^20.2.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/@commitlint/parse/node_modules/type-fest": {
|
|
"version": "0.18.1",
|
|
"dev": true,
|
|
"license": "(MIT OR CC0-1.0)",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/@commitlint/read": {
|
|
"version": "17.8.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@commitlint/top-level": "^17.8.1",
|
|
"@commitlint/types": "^17.8.1",
|
|
"fs-extra": "^11.0.0",
|
|
"git-raw-commits": "^2.0.11",
|
|
"minimist": "^1.2.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=v14"
|
|
}
|
|
},
|
|
"node_modules/@commitlint/resolve-extends": {
|
|
"version": "17.8.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@commitlint/config-validator": "^17.8.1",
|
|
"@commitlint/types": "^17.8.1",
|
|
"import-fresh": "^3.0.0",
|
|
"lodash.mergewith": "^4.6.2",
|
|
"resolve-from": "^5.0.0",
|
|
"resolve-global": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=v14"
|
|
}
|
|
},
|
|
"node_modules/@commitlint/rules": {
|
|
"version": "17.8.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@commitlint/ensure": "^17.8.1",
|
|
"@commitlint/message": "^17.8.1",
|
|
"@commitlint/to-lines": "^17.8.1",
|
|
"@commitlint/types": "^17.8.1",
|
|
"execa": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=v14"
|
|
}
|
|
},
|
|
"node_modules/@commitlint/to-lines": {
|
|
"version": "17.8.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=v14"
|
|
}
|
|
},
|
|
"node_modules/@commitlint/top-level": {
|
|
"version": "17.8.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"find-up": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=v14"
|
|
}
|
|
},
|
|
"node_modules/@commitlint/types": {
|
|
"version": "17.8.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"chalk": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=v14"
|
|
}
|
|
},
|
|
"node_modules/@conventional-changelog/git-client": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/semver": "^7.5.5",
|
|
"semver": "^7.5.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"peerDependencies": {
|
|
"conventional-commits-filter": "^5.0.0",
|
|
"conventional-commits-parser": "^6.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"conventional-commits-filter": {
|
|
"optional": true
|
|
},
|
|
"conventional-commits-parser": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@cspotcode/source-map-support": {
|
|
"version": "0.8.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jridgewell/trace-mapping": "0.3.9"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/@cspotcode/source-map-support/node_modules/@jridgewell/trace-mapping": {
|
|
"version": "0.3.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jridgewell/resolve-uri": "^3.0.3",
|
|
"@jridgewell/sourcemap-codec": "^1.4.10"
|
|
}
|
|
},
|
|
"node_modules/@eslint-community/eslint-utils": {
|
|
"version": "4.4.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"eslint-visitor-keys": "^3.4.3"
|
|
},
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://opencollective.com/eslint"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
|
|
}
|
|
},
|
|
"node_modules/@eslint-community/regexpp": {
|
|
"version": "4.12.1",
|
|
"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/js": {
|
|
"version": "8.57.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
}
|
|
},
|
|
"node_modules/@evilmartians/lefthook": {
|
|
"version": "1.11.3",
|
|
"cpu": [
|
|
"x64",
|
|
"arm64",
|
|
"ia32"
|
|
],
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"license": "MIT",
|
|
"os": [
|
|
"darwin",
|
|
"linux",
|
|
"win32"
|
|
],
|
|
"bin": {
|
|
"lefthook": "bin/index.js"
|
|
}
|
|
},
|
|
"node_modules/@humanwhocodes/config-array": {
|
|
"version": "0.13.0",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@humanwhocodes/object-schema": "^2.0.3",
|
|
"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/@hutson/parse-repository-url": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=10.13.0"
|
|
}
|
|
},
|
|
"node_modules/@iarna/toml": {
|
|
"version": "2.2.5",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/@inquirer/figures": {
|
|
"version": "1.0.11",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/@isaacs/ttlcache": {
|
|
"version": "1.4.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/@istanbuljs/load-nyc-config": {
|
|
"version": "1.1.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"camelcase": "^5.3.1",
|
|
"find-up": "^4.1.0",
|
|
"get-package-type": "^0.1.0",
|
|
"js-yaml": "^3.13.1",
|
|
"resolve-from": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@istanbuljs/load-nyc-config/node_modules/argparse": {
|
|
"version": "1.0.10",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"sprintf-js": "~1.0.2"
|
|
}
|
|
},
|
|
"node_modules/@istanbuljs/load-nyc-config/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/@istanbuljs/load-nyc-config/node_modules/js-yaml": {
|
|
"version": "3.14.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"argparse": "^1.0.7",
|
|
"esprima": "^4.0.0"
|
|
},
|
|
"bin": {
|
|
"js-yaml": "bin/js-yaml.js"
|
|
}
|
|
},
|
|
"node_modules/@istanbuljs/schema": {
|
|
"version": "0.1.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/@jest/console": {
|
|
"version": "29.7.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/types": "^29.6.3",
|
|
"@types/node": "*",
|
|
"chalk": "^4.0.0",
|
|
"jest-message-util": "^29.7.0",
|
|
"jest-util": "^29.7.0",
|
|
"slash": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/console/node_modules/@types/node": {
|
|
"version": "22.13.10",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"undici-types": "~6.20.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/core": {
|
|
"version": "29.7.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/console": "^29.7.0",
|
|
"@jest/reporters": "^29.7.0",
|
|
"@jest/test-result": "^29.7.0",
|
|
"@jest/transform": "^29.7.0",
|
|
"@jest/types": "^29.6.3",
|
|
"@types/node": "*",
|
|
"ansi-escapes": "^4.2.1",
|
|
"chalk": "^4.0.0",
|
|
"ci-info": "^3.2.0",
|
|
"exit": "^0.1.2",
|
|
"graceful-fs": "^4.2.9",
|
|
"jest-changed-files": "^29.7.0",
|
|
"jest-config": "^29.7.0",
|
|
"jest-haste-map": "^29.7.0",
|
|
"jest-message-util": "^29.7.0",
|
|
"jest-regex-util": "^29.6.3",
|
|
"jest-resolve": "^29.7.0",
|
|
"jest-resolve-dependencies": "^29.7.0",
|
|
"jest-runner": "^29.7.0",
|
|
"jest-runtime": "^29.7.0",
|
|
"jest-snapshot": "^29.7.0",
|
|
"jest-util": "^29.7.0",
|
|
"jest-validate": "^29.7.0",
|
|
"jest-watcher": "^29.7.0",
|
|
"micromatch": "^4.0.4",
|
|
"pretty-format": "^29.7.0",
|
|
"slash": "^3.0.0",
|
|
"strip-ansi": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"node-notifier": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@jest/core/node_modules/@types/node": {
|
|
"version": "22.13.10",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"undici-types": "~6.20.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/core/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/@jest/core/node_modules/jest-config": {
|
|
"version": "29.7.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/core": "^7.11.6",
|
|
"@jest/test-sequencer": "^29.7.0",
|
|
"@jest/types": "^29.6.3",
|
|
"babel-jest": "^29.7.0",
|
|
"chalk": "^4.0.0",
|
|
"ci-info": "^3.2.0",
|
|
"deepmerge": "^4.2.2",
|
|
"glob": "^7.1.3",
|
|
"graceful-fs": "^4.2.9",
|
|
"jest-circus": "^29.7.0",
|
|
"jest-environment-node": "^29.7.0",
|
|
"jest-get-type": "^29.6.3",
|
|
"jest-regex-util": "^29.6.3",
|
|
"jest-resolve": "^29.7.0",
|
|
"jest-runner": "^29.7.0",
|
|
"jest-util": "^29.7.0",
|
|
"jest-validate": "^29.7.0",
|
|
"micromatch": "^4.0.4",
|
|
"parse-json": "^5.2.0",
|
|
"pretty-format": "^29.7.0",
|
|
"slash": "^3.0.0",
|
|
"strip-json-comments": "^3.1.1"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@types/node": "*",
|
|
"ts-node": ">=9.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@types/node": {
|
|
"optional": true
|
|
},
|
|
"ts-node": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@jest/create-cache-key-function": {
|
|
"version": "29.7.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/types": "^29.6.3"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/environment": {
|
|
"version": "29.7.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/fake-timers": "^29.7.0",
|
|
"@jest/types": "^29.6.3",
|
|
"@types/node": "*",
|
|
"jest-mock": "^29.7.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/environment/node_modules/@types/node": {
|
|
"version": "22.13.10",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"undici-types": "~6.20.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/expect": {
|
|
"version": "29.7.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"expect": "^29.7.0",
|
|
"jest-snapshot": "^29.7.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/expect-utils": {
|
|
"version": "29.7.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"jest-get-type": "^29.6.3"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/fake-timers": {
|
|
"version": "29.7.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/types": "^29.6.3",
|
|
"@sinonjs/fake-timers": "^10.0.2",
|
|
"@types/node": "*",
|
|
"jest-message-util": "^29.7.0",
|
|
"jest-mock": "^29.7.0",
|
|
"jest-util": "^29.7.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/fake-timers/node_modules/@types/node": {
|
|
"version": "22.13.10",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"undici-types": "~6.20.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/globals": {
|
|
"version": "29.7.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/environment": "^29.7.0",
|
|
"@jest/expect": "^29.7.0",
|
|
"@jest/types": "^29.6.3",
|
|
"jest-mock": "^29.7.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/reporters": {
|
|
"version": "29.7.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@bcoe/v8-coverage": "^0.2.3",
|
|
"@jest/console": "^29.7.0",
|
|
"@jest/test-result": "^29.7.0",
|
|
"@jest/transform": "^29.7.0",
|
|
"@jest/types": "^29.6.3",
|
|
"@jridgewell/trace-mapping": "^0.3.18",
|
|
"@types/node": "*",
|
|
"chalk": "^4.0.0",
|
|
"collect-v8-coverage": "^1.0.0",
|
|
"exit": "^0.1.2",
|
|
"glob": "^7.1.3",
|
|
"graceful-fs": "^4.2.9",
|
|
"istanbul-lib-coverage": "^3.0.0",
|
|
"istanbul-lib-instrument": "^6.0.0",
|
|
"istanbul-lib-report": "^3.0.0",
|
|
"istanbul-lib-source-maps": "^4.0.0",
|
|
"istanbul-reports": "^3.1.3",
|
|
"jest-message-util": "^29.7.0",
|
|
"jest-util": "^29.7.0",
|
|
"jest-worker": "^29.7.0",
|
|
"slash": "^3.0.0",
|
|
"string-length": "^4.0.1",
|
|
"strip-ansi": "^6.0.0",
|
|
"v8-to-istanbul": "^9.0.1"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"node-notifier": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@jest/reporters/node_modules/@types/node": {
|
|
"version": "22.13.10",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"undici-types": "~6.20.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/reporters/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/@jest/reporters/node_modules/istanbul-lib-instrument": {
|
|
"version": "6.0.3",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"@babel/core": "^7.23.9",
|
|
"@babel/parser": "^7.23.9",
|
|
"@istanbuljs/schema": "^0.1.3",
|
|
"istanbul-lib-coverage": "^3.2.0",
|
|
"semver": "^7.5.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"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/@jest/source-map": {
|
|
"version": "29.6.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jridgewell/trace-mapping": "^0.3.18",
|
|
"callsites": "^3.0.0",
|
|
"graceful-fs": "^4.2.9"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/test-result": {
|
|
"version": "29.7.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/console": "^29.7.0",
|
|
"@jest/types": "^29.6.3",
|
|
"@types/istanbul-lib-coverage": "^2.0.0",
|
|
"collect-v8-coverage": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/test-sequencer": {
|
|
"version": "29.7.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/test-result": "^29.7.0",
|
|
"graceful-fs": "^4.2.9",
|
|
"jest-haste-map": "^29.7.0",
|
|
"slash": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/transform": {
|
|
"version": "29.7.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/core": "^7.11.6",
|
|
"@jest/types": "^29.6.3",
|
|
"@jridgewell/trace-mapping": "^0.3.18",
|
|
"babel-plugin-istanbul": "^6.1.1",
|
|
"chalk": "^4.0.0",
|
|
"convert-source-map": "^2.0.0",
|
|
"fast-json-stable-stringify": "^2.1.0",
|
|
"graceful-fs": "^4.2.9",
|
|
"jest-haste-map": "^29.7.0",
|
|
"jest-regex-util": "^29.6.3",
|
|
"jest-util": "^29.7.0",
|
|
"micromatch": "^4.0.4",
|
|
"pirates": "^4.0.4",
|
|
"slash": "^3.0.0",
|
|
"write-file-atomic": "^4.0.2"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/transform/node_modules/write-file-atomic": {
|
|
"version": "4.0.2",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"imurmurhash": "^0.1.4",
|
|
"signal-exit": "^3.0.7"
|
|
},
|
|
"engines": {
|
|
"node": "^12.13.0 || ^14.15.0 || >=16.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/types": {
|
|
"version": "29.6.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/schemas": "^29.6.3",
|
|
"@types/istanbul-lib-coverage": "^2.0.0",
|
|
"@types/istanbul-reports": "^3.0.0",
|
|
"@types/node": "*",
|
|
"@types/yargs": "^17.0.8",
|
|
"chalk": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/@jest/types/node_modules/@types/node": {
|
|
"version": "22.13.10",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"undici-types": "~6.20.0"
|
|
}
|
|
},
|
|
"node_modules/@jridgewell/gen-mapping": {
|
|
"version": "0.3.8",
|
|
"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/source-map": {
|
|
"version": "0.3.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jridgewell/gen-mapping": "^0.3.5",
|
|
"@jridgewell/trace-mapping": "^0.3.25"
|
|
}
|
|
},
|
|
"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/@nicolo-ribaudo/eslint-scope-5-internals": {
|
|
"version": "5.1.1-v1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"eslint-scope": "5.1.1"
|
|
}
|
|
},
|
|
"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/@octokit/auth-token": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 18"
|
|
}
|
|
},
|
|
"node_modules/@octokit/core": {
|
|
"version": "5.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@octokit/auth-token": "^4.0.0",
|
|
"@octokit/graphql": "^7.1.0",
|
|
"@octokit/request": "^8.3.1",
|
|
"@octokit/request-error": "^5.1.0",
|
|
"@octokit/types": "^13.0.0",
|
|
"before-after-hook": "^2.2.0",
|
|
"universal-user-agent": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 18"
|
|
}
|
|
},
|
|
"node_modules/@octokit/endpoint": {
|
|
"version": "9.0.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@octokit/types": "^13.1.0",
|
|
"universal-user-agent": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 18"
|
|
}
|
|
},
|
|
"node_modules/@octokit/graphql": {
|
|
"version": "7.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@octokit/request": "^8.4.1",
|
|
"@octokit/types": "^13.0.0",
|
|
"universal-user-agent": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 18"
|
|
}
|
|
},
|
|
"node_modules/@octokit/openapi-types": {
|
|
"version": "23.0.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@octokit/plugin-paginate-rest": {
|
|
"version": "11.3.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@octokit/types": "^13.5.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 18"
|
|
},
|
|
"peerDependencies": {
|
|
"@octokit/core": "5"
|
|
}
|
|
},
|
|
"node_modules/@octokit/plugin-request-log": {
|
|
"version": "4.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 18"
|
|
},
|
|
"peerDependencies": {
|
|
"@octokit/core": "5"
|
|
}
|
|
},
|
|
"node_modules/@octokit/plugin-rest-endpoint-methods": {
|
|
"version": "13.2.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@octokit/types": "^13.5.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 18"
|
|
},
|
|
"peerDependencies": {
|
|
"@octokit/core": "^5"
|
|
}
|
|
},
|
|
"node_modules/@octokit/request": {
|
|
"version": "8.4.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@octokit/endpoint": "^9.0.6",
|
|
"@octokit/request-error": "^5.1.1",
|
|
"@octokit/types": "^13.1.0",
|
|
"universal-user-agent": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 18"
|
|
}
|
|
},
|
|
"node_modules/@octokit/request-error": {
|
|
"version": "5.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@octokit/types": "^13.1.0",
|
|
"deprecation": "^2.0.0",
|
|
"once": "^1.4.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 18"
|
|
}
|
|
},
|
|
"node_modules/@octokit/rest": {
|
|
"version": "20.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@octokit/core": "^5.0.2",
|
|
"@octokit/plugin-paginate-rest": "11.3.1",
|
|
"@octokit/plugin-request-log": "^4.0.0",
|
|
"@octokit/plugin-rest-endpoint-methods": "13.2.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 18"
|
|
}
|
|
},
|
|
"node_modules/@octokit/types": {
|
|
"version": "13.8.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@octokit/openapi-types": "^23.0.1"
|
|
}
|
|
},
|
|
"node_modules/@pkgr/core": {
|
|
"version": "0.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^12.20.0 || ^14.18.0 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://opencollective.com/unts"
|
|
}
|
|
},
|
|
"node_modules/@pnpm/config.env-replace": {
|
|
"version": "1.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12.22.0"
|
|
}
|
|
},
|
|
"node_modules/@pnpm/network.ca-file": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"graceful-fs": "4.2.10"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.22.0"
|
|
}
|
|
},
|
|
"node_modules/@pnpm/network.ca-file/node_modules/graceful-fs": {
|
|
"version": "4.2.10",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/@pnpm/npm-conf": {
|
|
"version": "2.3.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@pnpm/config.env-replace": "^1.1.0",
|
|
"@pnpm/network.ca-file": "^1.0.1",
|
|
"config-chain": "^1.1.11"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/@react-native/assets-registry": {
|
|
"version": "0.76.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/@react-native/babel-plugin-codegen": {
|
|
"version": "0.76.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@react-native/codegen": "0.76.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/@react-native/babel-preset": {
|
|
"version": "0.76.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/core": "^7.25.2",
|
|
"@babel/plugin-proposal-export-default-from": "^7.24.7",
|
|
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
|
"@babel/plugin-syntax-export-default-from": "^7.24.7",
|
|
"@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3",
|
|
"@babel/plugin-syntax-optional-chaining": "^7.8.3",
|
|
"@babel/plugin-transform-arrow-functions": "^7.24.7",
|
|
"@babel/plugin-transform-async-generator-functions": "^7.25.4",
|
|
"@babel/plugin-transform-async-to-generator": "^7.24.7",
|
|
"@babel/plugin-transform-block-scoping": "^7.25.0",
|
|
"@babel/plugin-transform-class-properties": "^7.25.4",
|
|
"@babel/plugin-transform-classes": "^7.25.4",
|
|
"@babel/plugin-transform-computed-properties": "^7.24.7",
|
|
"@babel/plugin-transform-destructuring": "^7.24.8",
|
|
"@babel/plugin-transform-flow-strip-types": "^7.25.2",
|
|
"@babel/plugin-transform-for-of": "^7.24.7",
|
|
"@babel/plugin-transform-function-name": "^7.25.1",
|
|
"@babel/plugin-transform-literals": "^7.25.2",
|
|
"@babel/plugin-transform-logical-assignment-operators": "^7.24.7",
|
|
"@babel/plugin-transform-modules-commonjs": "^7.24.8",
|
|
"@babel/plugin-transform-named-capturing-groups-regex": "^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-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-react-display-name": "^7.24.7",
|
|
"@babel/plugin-transform-react-jsx": "^7.25.2",
|
|
"@babel/plugin-transform-react-jsx-self": "^7.24.7",
|
|
"@babel/plugin-transform-react-jsx-source": "^7.24.7",
|
|
"@babel/plugin-transform-regenerator": "^7.24.7",
|
|
"@babel/plugin-transform-runtime": "^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-typescript": "^7.25.2",
|
|
"@babel/plugin-transform-unicode-regex": "^7.24.7",
|
|
"@babel/template": "^7.25.0",
|
|
"@react-native/babel-plugin-codegen": "0.76.7",
|
|
"babel-plugin-syntax-hermes-parser": "^0.25.1",
|
|
"babel-plugin-transform-flow-enums": "^0.0.2",
|
|
"react-refresh": "^0.14.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "*"
|
|
}
|
|
},
|
|
"node_modules/@react-native/babel-preset/node_modules/babel-plugin-syntax-hermes-parser": {
|
|
"version": "0.25.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"hermes-parser": "0.25.1"
|
|
}
|
|
},
|
|
"node_modules/@react-native/babel-preset/node_modules/hermes-estree": {
|
|
"version": "0.25.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@react-native/babel-preset/node_modules/hermes-parser": {
|
|
"version": "0.25.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"hermes-estree": "0.25.1"
|
|
}
|
|
},
|
|
"node_modules/@react-native/codegen": {
|
|
"version": "0.76.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/parser": "^7.25.3",
|
|
"glob": "^7.1.1",
|
|
"hermes-parser": "0.23.1",
|
|
"invariant": "^2.2.4",
|
|
"jscodeshift": "^0.14.0",
|
|
"mkdirp": "^0.5.1",
|
|
"nullthrows": "^1.1.1",
|
|
"yargs": "^17.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/preset-env": "^7.1.6"
|
|
}
|
|
},
|
|
"node_modules/@react-native/codegen/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/@react-native/community-cli-plugin": {
|
|
"version": "0.76.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@react-native/dev-middleware": "0.76.7",
|
|
"@react-native/metro-babel-transformer": "0.76.7",
|
|
"chalk": "^4.0.0",
|
|
"execa": "^5.1.1",
|
|
"invariant": "^2.2.4",
|
|
"metro": "^0.81.0",
|
|
"metro-config": "^0.81.0",
|
|
"metro-core": "^0.81.0",
|
|
"node-fetch": "^2.2.0",
|
|
"readline": "^1.3.0",
|
|
"semver": "^7.1.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"peerDependencies": {
|
|
"@react-native-community/cli-server-api": "*"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@react-native-community/cli-server-api": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@react-native/community-cli-plugin/node_modules/argparse": {
|
|
"version": "1.0.10",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"sprintf-js": "~1.0.2"
|
|
}
|
|
},
|
|
"node_modules/@react-native/community-cli-plugin/node_modules/cosmiconfig": {
|
|
"version": "5.2.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"import-fresh": "^2.0.0",
|
|
"is-directory": "^0.3.1",
|
|
"js-yaml": "^3.13.1",
|
|
"parse-json": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/@react-native/community-cli-plugin/node_modules/import-fresh": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"caller-path": "^2.0.0",
|
|
"resolve-from": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/@react-native/community-cli-plugin/node_modules/js-yaml": {
|
|
"version": "3.14.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"argparse": "^1.0.7",
|
|
"esprima": "^4.0.0"
|
|
},
|
|
"bin": {
|
|
"js-yaml": "bin/js-yaml.js"
|
|
}
|
|
},
|
|
"node_modules/@react-native/community-cli-plugin/node_modules/metro-cache": {
|
|
"version": "0.81.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"exponential-backoff": "^3.1.1",
|
|
"flow-enums-runtime": "^0.0.6",
|
|
"metro-core": "0.81.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.18"
|
|
}
|
|
},
|
|
"node_modules/@react-native/community-cli-plugin/node_modules/metro-config": {
|
|
"version": "0.81.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"connect": "^3.6.5",
|
|
"cosmiconfig": "^5.0.5",
|
|
"flow-enums-runtime": "^0.0.6",
|
|
"jest-validate": "^29.7.0",
|
|
"metro": "0.81.3",
|
|
"metro-cache": "0.81.3",
|
|
"metro-core": "0.81.3",
|
|
"metro-runtime": "0.81.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.18"
|
|
}
|
|
},
|
|
"node_modules/@react-native/community-cli-plugin/node_modules/parse-json": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"error-ex": "^1.3.1",
|
|
"json-parse-better-errors": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/@react-native/community-cli-plugin/node_modules/resolve-from": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/@react-native/debugger-frontend": {
|
|
"version": "0.76.7",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/@react-native/dev-middleware": {
|
|
"version": "0.76.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@isaacs/ttlcache": "^1.4.1",
|
|
"@react-native/debugger-frontend": "0.76.7",
|
|
"chrome-launcher": "^0.15.2",
|
|
"chromium-edge-launcher": "^0.2.0",
|
|
"connect": "^3.6.5",
|
|
"debug": "^2.2.0",
|
|
"invariant": "^2.2.4",
|
|
"nullthrows": "^1.1.1",
|
|
"open": "^7.0.3",
|
|
"selfsigned": "^2.4.1",
|
|
"serve-static": "^1.13.1",
|
|
"ws": "^6.2.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/@react-native/dev-middleware/node_modules/debug": {
|
|
"version": "2.6.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.0.0"
|
|
}
|
|
},
|
|
"node_modules/@react-native/dev-middleware/node_modules/ms": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@react-native/dev-middleware/node_modules/open": {
|
|
"version": "7.4.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-docker": "^2.0.0",
|
|
"is-wsl": "^2.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/@react-native/dev-middleware/node_modules/ws": {
|
|
"version": "6.2.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"async-limiter": "~1.0.0"
|
|
}
|
|
},
|
|
"node_modules/@react-native/eslint-config": {
|
|
"version": "0.73.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/core": "^7.20.0",
|
|
"@babel/eslint-parser": "^7.20.0",
|
|
"@react-native/eslint-plugin": "0.73.1",
|
|
"@typescript-eslint/eslint-plugin": "^5.57.1",
|
|
"@typescript-eslint/parser": "^5.57.1",
|
|
"eslint-config-prettier": "^8.5.0",
|
|
"eslint-plugin-eslint-comments": "^3.2.0",
|
|
"eslint-plugin-ft-flow": "^2.0.1",
|
|
"eslint-plugin-jest": "^26.5.3",
|
|
"eslint-plugin-prettier": "^4.2.1",
|
|
"eslint-plugin-react": "^7.30.1",
|
|
"eslint-plugin-react-hooks": "^4.6.0",
|
|
"eslint-plugin-react-native": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": ">=8",
|
|
"prettier": ">=2"
|
|
}
|
|
},
|
|
"node_modules/@react-native/eslint-config/node_modules/eslint-config-prettier": {
|
|
"version": "8.10.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"eslint-config-prettier": "bin/cli.js"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/@react-native/eslint-config/node_modules/eslint-plugin-prettier": {
|
|
"version": "4.2.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"prettier-linter-helpers": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": ">=7.28.0",
|
|
"prettier": ">=2.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"eslint-config-prettier": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@react-native/eslint-plugin": {
|
|
"version": "0.73.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/@react-native/gradle-plugin": {
|
|
"version": "0.76.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/@react-native/js-polyfills": {
|
|
"version": "0.76.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/@react-native/metro-babel-transformer": {
|
|
"version": "0.76.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/core": "^7.25.2",
|
|
"@react-native/babel-preset": "0.76.7",
|
|
"hermes-parser": "0.23.1",
|
|
"nullthrows": "^1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "*"
|
|
}
|
|
},
|
|
"node_modules/@react-native/normalize-colors": {
|
|
"version": "0.76.7",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@react-native/virtualized-lists": {
|
|
"version": "0.76.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"invariant": "^2.2.4",
|
|
"nullthrows": "^1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"peerDependencies": {
|
|
"@types/react": "^18.2.6",
|
|
"react": "*",
|
|
"react-native": "*"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@types/react": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@release-it/conventional-changelog": {
|
|
"version": "9.0.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"concat-stream": "^2.0.0",
|
|
"conventional-changelog": "^6.0.0",
|
|
"conventional-recommended-bump": "^10.0.0",
|
|
"git-semver-tags": "^8.0.0",
|
|
"semver": "^7.6.3"
|
|
},
|
|
"engines": {
|
|
"node": "^18.18.0 || ^20.9.0 || ^22.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"release-it": "^17.0.0"
|
|
}
|
|
},
|
|
"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/@sinonjs/commons": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"type-detect": "4.0.8"
|
|
}
|
|
},
|
|
"node_modules/@sinonjs/fake-timers": {
|
|
"version": "10.3.0",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"@sinonjs/commons": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/@tootallnate/quickjs-emscripten": {
|
|
"version": "0.23.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@tsconfig/node10": {
|
|
"version": "1.0.11",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@tsconfig/node12": {
|
|
"version": "1.0.11",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@tsconfig/node14": {
|
|
"version": "1.0.3",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@tsconfig/node16": {
|
|
"version": "1.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/graceful-fs": {
|
|
"version": "4.1.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/graceful-fs/node_modules/@types/node": {
|
|
"version": "22.13.10",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"undici-types": "~6.20.0"
|
|
}
|
|
},
|
|
"node_modules/@types/istanbul-lib-coverage": {
|
|
"version": "2.0.6",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/istanbul-lib-report": {
|
|
"version": "3.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/istanbul-lib-coverage": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/istanbul-reports": {
|
|
"version": "3.0.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/istanbul-lib-report": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/jest": {
|
|
"version": "29.5.14",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"expect": "^29.0.0",
|
|
"pretty-format": "^29.0.0"
|
|
}
|
|
},
|
|
"node_modules/@types/json-schema": {
|
|
"version": "7.0.15",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/minimist": {
|
|
"version": "1.2.5",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/node": {
|
|
"version": "20.5.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/node-forge": {
|
|
"version": "1.3.11",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/node-forge/node_modules/@types/node": {
|
|
"version": "22.13.10",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"undici-types": "~6.20.0"
|
|
}
|
|
},
|
|
"node_modules/@types/normalize-package-data": {
|
|
"version": "2.4.4",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/prop-types": {
|
|
"version": "15.7.14",
|
|
"devOptional": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/react": {
|
|
"version": "18.3.18",
|
|
"devOptional": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/prop-types": "*",
|
|
"csstype": "^3.0.2"
|
|
}
|
|
},
|
|
"node_modules/@types/semver": {
|
|
"version": "7.5.8",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/stack-utils": {
|
|
"version": "2.0.3",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/yargs": {
|
|
"version": "17.0.33",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/yargs-parser": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/yargs-parser": {
|
|
"version": "21.0.3",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@typescript-eslint/eslint-plugin": {
|
|
"version": "5.62.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@eslint-community/regexpp": "^4.4.0",
|
|
"@typescript-eslint/scope-manager": "5.62.0",
|
|
"@typescript-eslint/type-utils": "5.62.0",
|
|
"@typescript-eslint/utils": "5.62.0",
|
|
"debug": "^4.3.4",
|
|
"graphemer": "^1.4.0",
|
|
"ignore": "^5.2.0",
|
|
"natural-compare-lite": "^1.4.0",
|
|
"semver": "^7.3.7",
|
|
"tsutils": "^3.21.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
},
|
|
"peerDependencies": {
|
|
"@typescript-eslint/parser": "^5.0.0",
|
|
"eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"typescript": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/parser": {
|
|
"version": "5.62.0",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"@typescript-eslint/scope-manager": "5.62.0",
|
|
"@typescript-eslint/types": "5.62.0",
|
|
"@typescript-eslint/typescript-estree": "5.62.0",
|
|
"debug": "^4.3.4"
|
|
},
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"typescript": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/scope-manager": {
|
|
"version": "5.62.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@typescript-eslint/types": "5.62.0",
|
|
"@typescript-eslint/visitor-keys": "5.62.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/type-utils": {
|
|
"version": "5.62.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@typescript-eslint/typescript-estree": "5.62.0",
|
|
"@typescript-eslint/utils": "5.62.0",
|
|
"debug": "^4.3.4",
|
|
"tsutils": "^3.21.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": "*"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"typescript": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/types": {
|
|
"version": "5.62.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/typescript-estree": {
|
|
"version": "5.62.0",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"@typescript-eslint/types": "5.62.0",
|
|
"@typescript-eslint/visitor-keys": "5.62.0",
|
|
"debug": "^4.3.4",
|
|
"globby": "^11.1.0",
|
|
"is-glob": "^4.0.3",
|
|
"semver": "^7.3.7",
|
|
"tsutils": "^3.21.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"typescript": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/utils": {
|
|
"version": "5.62.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@eslint-community/eslint-utils": "^4.2.0",
|
|
"@types/json-schema": "^7.0.9",
|
|
"@types/semver": "^7.3.12",
|
|
"@typescript-eslint/scope-manager": "5.62.0",
|
|
"@typescript-eslint/types": "5.62.0",
|
|
"@typescript-eslint/typescript-estree": "5.62.0",
|
|
"eslint-scope": "^5.1.1",
|
|
"semver": "^7.3.7"
|
|
},
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
|
|
}
|
|
},
|
|
"node_modules/@typescript-eslint/visitor-keys": {
|
|
"version": "5.62.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@typescript-eslint/types": "5.62.0",
|
|
"eslint-visitor-keys": "^3.3.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
}
|
|
},
|
|
"node_modules/@ungap/structured-clone": {
|
|
"version": "1.3.0",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/abort-controller": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"event-target-shim": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.5"
|
|
}
|
|
},
|
|
"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": "8.14.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": "8.3.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"acorn": "^8.11.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/add-stream": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/agent-base": {
|
|
"version": "7.1.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 14"
|
|
}
|
|
},
|
|
"node_modules/aggregate-error": {
|
|
"version": "4.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"clean-stack": "^4.0.0",
|
|
"indent-string": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/aggregate-error/node_modules/indent-string": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"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/ajv/node_modules/json-schema-traverse": {
|
|
"version": "0.4.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/anser": {
|
|
"version": "1.4.10",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/ansi-align": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"string-width": "^4.1.0"
|
|
}
|
|
},
|
|
"node_modules/ansi-escapes": {
|
|
"version": "4.3.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"type-fest": "^0.21.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/ansi-escapes/node_modules/type-fest": {
|
|
"version": "0.21.3",
|
|
"dev": true,
|
|
"license": "(MIT OR CC0-1.0)",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/ansi-regex": {
|
|
"version": "5.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"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/anymatch": {
|
|
"version": "3.1.3",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"normalize-path": "^3.0.0",
|
|
"picomatch": "^2.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/arg": {
|
|
"version": "4.1.3",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/argparse": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "Python-2.0"
|
|
},
|
|
"node_modules/array-buffer-byte-length": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.3",
|
|
"is-array-buffer": "^3.0.5"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/array-ify": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/array-includes": {
|
|
"version": "3.1.8",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.7",
|
|
"define-properties": "^1.2.1",
|
|
"es-abstract": "^1.23.2",
|
|
"es-object-atoms": "^1.0.0",
|
|
"get-intrinsic": "^1.2.4",
|
|
"is-string": "^1.0.7"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/array-union": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/array.prototype.findlast": {
|
|
"version": "1.2.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.7",
|
|
"define-properties": "^1.2.1",
|
|
"es-abstract": "^1.23.2",
|
|
"es-errors": "^1.3.0",
|
|
"es-object-atoms": "^1.0.0",
|
|
"es-shim-unscopables": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/array.prototype.flat": {
|
|
"version": "1.3.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.8",
|
|
"define-properties": "^1.2.1",
|
|
"es-abstract": "^1.23.5",
|
|
"es-shim-unscopables": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/array.prototype.flatmap": {
|
|
"version": "1.3.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.8",
|
|
"define-properties": "^1.2.1",
|
|
"es-abstract": "^1.23.5",
|
|
"es-shim-unscopables": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/array.prototype.tosorted": {
|
|
"version": "1.1.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.7",
|
|
"define-properties": "^1.2.1",
|
|
"es-abstract": "^1.23.3",
|
|
"es-errors": "^1.3.0",
|
|
"es-shim-unscopables": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/arraybuffer.prototype.slice": {
|
|
"version": "1.0.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"array-buffer-byte-length": "^1.0.1",
|
|
"call-bind": "^1.0.8",
|
|
"define-properties": "^1.2.1",
|
|
"es-abstract": "^1.23.5",
|
|
"es-errors": "^1.3.0",
|
|
"get-intrinsic": "^1.2.6",
|
|
"is-array-buffer": "^3.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/arrify": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/asap": {
|
|
"version": "2.0.6",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/ast-types": {
|
|
"version": "0.13.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tslib": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/async-function": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/async-limiter": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/async-retry": {
|
|
"version": "1.3.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"retry": "0.13.1"
|
|
}
|
|
},
|
|
"node_modules/async-retry/node_modules/retry": {
|
|
"version": "0.13.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 4"
|
|
}
|
|
},
|
|
"node_modules/atomically": {
|
|
"version": "2.0.3",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"stubborn-fs": "^1.2.5",
|
|
"when-exit": "^2.1.1"
|
|
}
|
|
},
|
|
"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-jest": {
|
|
"version": "29.7.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/transform": "^29.7.0",
|
|
"@types/babel__core": "^7.1.14",
|
|
"babel-plugin-istanbul": "^6.1.1",
|
|
"babel-preset-jest": "^29.6.3",
|
|
"chalk": "^4.0.0",
|
|
"graceful-fs": "^4.2.9",
|
|
"slash": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.8.0"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-istanbul": {
|
|
"version": "6.1.1",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.0.0",
|
|
"@istanbuljs/load-nyc-config": "^1.0.0",
|
|
"@istanbuljs/schema": "^0.1.2",
|
|
"istanbul-lib-instrument": "^5.0.4",
|
|
"test-exclude": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-jest-hoist": {
|
|
"version": "29.6.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/template": "^7.3.3",
|
|
"@babel/types": "^7.3.3",
|
|
"@types/babel__core": "^7.1.14",
|
|
"@types/babel__traverse": "^7.0.6"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-module-resolver": {
|
|
"version": "5.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"find-babel-config": "^2.1.1",
|
|
"glob": "^9.3.3",
|
|
"pkg-up": "^3.1.0",
|
|
"reselect": "^4.1.7",
|
|
"resolve": "^1.22.8"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-module-resolver/node_modules/glob": {
|
|
"version": "9.3.5",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"fs.realpath": "^1.0.0",
|
|
"minimatch": "^8.0.2",
|
|
"minipass": "^4.2.4",
|
|
"path-scurry": "^1.6.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=16 || 14 >=14.17"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-module-resolver/node_modules/minimatch": {
|
|
"version": "8.0.4",
|
|
"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/babel-plugin-module-resolver/node_modules/minipass": {
|
|
"version": "4.2.8",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-polyfill-corejs2": {
|
|
"version": "0.4.12",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/compat-data": "^7.22.6",
|
|
"@babel/helper-define-polyfill-provider": "^0.6.3",
|
|
"semver": "^6.3.1"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-polyfill-corejs2/node_modules/semver": {
|
|
"version": "6.3.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-polyfill-corejs3": {
|
|
"version": "0.11.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-define-polyfill-provider": "^0.6.3",
|
|
"core-js-compat": "^3.40.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-polyfill-regenerator": {
|
|
"version": "0.6.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/helper-define-polyfill-provider": "^0.6.3"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-syntax-hermes-parser": {
|
|
"version": "0.23.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"hermes-parser": "0.23.1"
|
|
}
|
|
},
|
|
"node_modules/babel-plugin-transform-flow-enums": {
|
|
"version": "0.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/plugin-syntax-flow": "^7.12.1"
|
|
}
|
|
},
|
|
"node_modules/babel-preset-current-node-syntax": {
|
|
"version": "1.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/plugin-syntax-async-generators": "^7.8.4",
|
|
"@babel/plugin-syntax-bigint": "^7.8.3",
|
|
"@babel/plugin-syntax-class-properties": "^7.12.13",
|
|
"@babel/plugin-syntax-class-static-block": "^7.14.5",
|
|
"@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"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/babel-preset-jest": {
|
|
"version": "29.6.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"babel-plugin-jest-hoist": "^29.6.3",
|
|
"babel-preset-current-node-syntax": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.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/basic-ftp": {
|
|
"version": "5.0.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
}
|
|
},
|
|
"node_modules/before-after-hook": {
|
|
"version": "2.2.3",
|
|
"dev": true,
|
|
"license": "Apache-2.0"
|
|
},
|
|
"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/boxen": {
|
|
"version": "8.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-align": "^3.0.1",
|
|
"camelcase": "^8.0.0",
|
|
"chalk": "^5.3.0",
|
|
"cli-boxes": "^3.0.0",
|
|
"string-width": "^7.2.0",
|
|
"type-fest": "^4.21.0",
|
|
"widest-line": "^5.0.0",
|
|
"wrap-ansi": "^9.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/boxen/node_modules/ansi-regex": {
|
|
"version": "6.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/boxen/node_modules/ansi-styles": {
|
|
"version": "6.2.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/boxen/node_modules/camelcase": {
|
|
"version": "8.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=16"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/boxen/node_modules/chalk": {
|
|
"version": "5.4.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^12.17.0 || ^14.13 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/boxen/node_modules/emoji-regex": {
|
|
"version": "10.4.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/boxen/node_modules/string-width": {
|
|
"version": "7.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"emoji-regex": "^10.3.0",
|
|
"get-east-asian-width": "^1.0.0",
|
|
"strip-ansi": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/boxen/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/boxen/node_modules/wrap-ansi": {
|
|
"version": "9.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^6.2.1",
|
|
"string-width": "^7.0.0",
|
|
"strip-ansi": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/brace-expansion": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"balanced-match": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/braces": {
|
|
"version": "3.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fill-range": "^7.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/browserslist": {
|
|
"version": "4.24.4",
|
|
"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.30001688",
|
|
"electron-to-chromium": "^1.5.73",
|
|
"node-releases": "^2.0.19",
|
|
"update-browserslist-db": "^1.1.1"
|
|
},
|
|
"bin": {
|
|
"browserslist": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
|
|
}
|
|
},
|
|
"node_modules/bser": {
|
|
"version": "2.1.1",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"node-int64": "^0.4.0"
|
|
}
|
|
},
|
|
"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/bundle-name": {
|
|
"version": "4.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"run-applescript": "^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/call-bind": {
|
|
"version": "1.0.8",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind-apply-helpers": "^1.0.0",
|
|
"es-define-property": "^1.0.0",
|
|
"get-intrinsic": "^1.2.4",
|
|
"set-function-length": "^1.2.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/call-bind-apply-helpers": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"es-errors": "^1.3.0",
|
|
"function-bind": "^1.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/call-bound": {
|
|
"version": "1.0.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind-apply-helpers": "^1.0.2",
|
|
"get-intrinsic": "^1.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/caller-callsite": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"callsites": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/caller-callsite/node_modules/callsites": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/caller-path": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"caller-callsite": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/callsites": {
|
|
"version": "3.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/camelcase": {
|
|
"version": "5.3.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/camelcase-keys": {
|
|
"version": "6.2.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"camelcase": "^5.3.1",
|
|
"map-obj": "^4.0.0",
|
|
"quick-lru": "^4.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/caniuse-lite": {
|
|
"version": "1.0.30001702",
|
|
"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/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/char-regex": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/chardet": {
|
|
"version": "0.7.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/chrome-launcher": {
|
|
"version": "0.15.2",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@types/node": "*",
|
|
"escape-string-regexp": "^4.0.0",
|
|
"is-wsl": "^2.2.0",
|
|
"lighthouse-logger": "^1.0.0"
|
|
},
|
|
"bin": {
|
|
"print-chrome-path": "bin/print-chrome-path.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.13.0"
|
|
}
|
|
},
|
|
"node_modules/chrome-launcher/node_modules/@types/node": {
|
|
"version": "22.13.10",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"undici-types": "~6.20.0"
|
|
}
|
|
},
|
|
"node_modules/chromium-edge-launcher": {
|
|
"version": "0.2.0",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@types/node": "*",
|
|
"escape-string-regexp": "^4.0.0",
|
|
"is-wsl": "^2.2.0",
|
|
"lighthouse-logger": "^1.0.0",
|
|
"mkdirp": "^1.0.4",
|
|
"rimraf": "^3.0.2"
|
|
}
|
|
},
|
|
"node_modules/chromium-edge-launcher/node_modules/@types/node": {
|
|
"version": "22.13.10",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"undici-types": "~6.20.0"
|
|
}
|
|
},
|
|
"node_modules/chromium-edge-launcher/node_modules/mkdirp": {
|
|
"version": "1.0.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"mkdirp": "bin/cmd.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/ci-info": {
|
|
"version": "3.9.0",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/sibiraj-s"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/cjs-module-lexer": {
|
|
"version": "1.4.3",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/clean-stack": {
|
|
"version": "4.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"escape-string-regexp": "5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/clean-stack/node_modules/escape-string-regexp": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/cli-boxes": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"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/cli-width": {
|
|
"version": "4.1.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">= 12"
|
|
}
|
|
},
|
|
"node_modules/cliui": {
|
|
"version": "8.0.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"string-width": "^4.2.0",
|
|
"strip-ansi": "^6.0.1",
|
|
"wrap-ansi": "^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"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/co": {
|
|
"version": "4.6.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"iojs": ">= 1.0.0",
|
|
"node": ">= 0.12.0"
|
|
}
|
|
},
|
|
"node_modules/collect-v8-coverage": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"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": "2.20.3",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/commitlint": {
|
|
"version": "17.8.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@commitlint/cli": "^17.8.1",
|
|
"@commitlint/types": "^17.8.1"
|
|
},
|
|
"bin": {
|
|
"commitlint": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=v14"
|
|
}
|
|
},
|
|
"node_modules/commondir": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/compare-func": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"array-ify": "^1.0.0",
|
|
"dot-prop": "^5.1.0"
|
|
}
|
|
},
|
|
"node_modules/concat-map": {
|
|
"version": "0.0.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/concat-stream": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"engines": [
|
|
"node >= 6.0"
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"buffer-from": "^1.0.0",
|
|
"inherits": "^2.0.3",
|
|
"readable-stream": "^3.0.2",
|
|
"typedarray": "^0.0.6"
|
|
}
|
|
},
|
|
"node_modules/config-chain": {
|
|
"version": "1.1.13",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ini": "^1.3.4",
|
|
"proto-list": "~1.2.1"
|
|
}
|
|
},
|
|
"node_modules/configstore": {
|
|
"version": "7.0.0",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"atomically": "^2.0.3",
|
|
"dot-prop": "^9.0.0",
|
|
"graceful-fs": "^4.2.11",
|
|
"xdg-basedir": "^5.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/yeoman/configstore?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/configstore/node_modules/dot-prop": {
|
|
"version": "9.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"type-fest": "^4.18.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/connect": {
|
|
"version": "3.7.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"debug": "2.6.9",
|
|
"finalhandler": "1.1.2",
|
|
"parseurl": "~1.3.3",
|
|
"utils-merge": "1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.10.0"
|
|
}
|
|
},
|
|
"node_modules/connect/node_modules/debug": {
|
|
"version": "2.6.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.0.0"
|
|
}
|
|
},
|
|
"node_modules/connect/node_modules/ms": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/conventional-changelog": {
|
|
"version": "6.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"conventional-changelog-angular": "^8.0.0",
|
|
"conventional-changelog-atom": "^5.0.0",
|
|
"conventional-changelog-codemirror": "^5.0.0",
|
|
"conventional-changelog-conventionalcommits": "^8.0.0",
|
|
"conventional-changelog-core": "^8.0.0",
|
|
"conventional-changelog-ember": "^5.0.0",
|
|
"conventional-changelog-eslint": "^6.0.0",
|
|
"conventional-changelog-express": "^5.0.0",
|
|
"conventional-changelog-jquery": "^6.0.0",
|
|
"conventional-changelog-jshint": "^5.0.0",
|
|
"conventional-changelog-preset-loader": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/conventional-changelog-angular": {
|
|
"version": "6.0.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"compare-func": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/conventional-changelog-atom": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/conventional-changelog-codemirror": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/conventional-changelog-conventionalcommits": {
|
|
"version": "6.1.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"compare-func": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/conventional-changelog-core": {
|
|
"version": "8.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@hutson/parse-repository-url": "^5.0.0",
|
|
"add-stream": "^1.0.0",
|
|
"conventional-changelog-writer": "^8.0.0",
|
|
"conventional-commits-parser": "^6.0.0",
|
|
"git-raw-commits": "^5.0.0",
|
|
"git-semver-tags": "^8.0.0",
|
|
"hosted-git-info": "^7.0.0",
|
|
"normalize-package-data": "^6.0.0",
|
|
"read-package-up": "^11.0.0",
|
|
"read-pkg": "^9.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/conventional-changelog-core/node_modules/git-raw-commits": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@conventional-changelog/git-client": "^1.0.0",
|
|
"meow": "^13.0.0"
|
|
},
|
|
"bin": {
|
|
"git-raw-commits": "src/cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/conventional-changelog-core/node_modules/normalize-package-data": {
|
|
"version": "6.0.2",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"hosted-git-info": "^7.0.0",
|
|
"semver": "^7.3.5",
|
|
"validate-npm-package-license": "^3.0.4"
|
|
},
|
|
"engines": {
|
|
"node": "^16.14.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/conventional-changelog-ember": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/conventional-changelog-eslint": {
|
|
"version": "6.0.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/conventional-changelog-express": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/conventional-changelog-jquery": {
|
|
"version": "6.0.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/conventional-changelog-jshint": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"compare-func": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/conventional-changelog-preset-loader": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/conventional-changelog-writer": {
|
|
"version": "8.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"conventional-commits-filter": "^5.0.0",
|
|
"handlebars": "^4.7.7",
|
|
"meow": "^13.0.0",
|
|
"semver": "^7.5.2"
|
|
},
|
|
"bin": {
|
|
"conventional-changelog-writer": "dist/cli/index.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/conventional-changelog/node_modules/conventional-changelog-angular": {
|
|
"version": "8.0.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"compare-func": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/conventional-changelog/node_modules/conventional-changelog-conventionalcommits": {
|
|
"version": "8.0.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"compare-func": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/conventional-commits-filter": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/conventional-commits-parser": {
|
|
"version": "6.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"meow": "^13.0.0"
|
|
},
|
|
"bin": {
|
|
"conventional-commits-parser": "dist/cli/index.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/conventional-recommended-bump": {
|
|
"version": "10.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@conventional-changelog/git-client": "^1.0.0",
|
|
"conventional-changelog-preset-loader": "^5.0.0",
|
|
"conventional-commits-filter": "^5.0.0",
|
|
"conventional-commits-parser": "^6.0.0",
|
|
"meow": "^13.0.0"
|
|
},
|
|
"bin": {
|
|
"conventional-recommended-bump": "dist/cli/index.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/convert-source-map": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/core-js-compat": {
|
|
"version": "3.41.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"browserslist": "^4.24.4"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/core-js"
|
|
}
|
|
},
|
|
"node_modules/core-util-is": {
|
|
"version": "1.0.3",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/cosmiconfig": {
|
|
"version": "8.3.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"import-fresh": "^3.3.0",
|
|
"js-yaml": "^4.1.0",
|
|
"parse-json": "^5.2.0",
|
|
"path-type": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/d-fischer"
|
|
},
|
|
"peerDependencies": {
|
|
"typescript": ">=4.9.5"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"typescript": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/cosmiconfig-typescript-loader": {
|
|
"version": "4.4.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=v14.21.3"
|
|
},
|
|
"peerDependencies": {
|
|
"@types/node": "*",
|
|
"cosmiconfig": ">=7",
|
|
"ts-node": ">=10",
|
|
"typescript": ">=4"
|
|
}
|
|
},
|
|
"node_modules/create-jest": {
|
|
"version": "29.7.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/types": "^29.6.3",
|
|
"chalk": "^4.0.0",
|
|
"exit": "^0.1.2",
|
|
"graceful-fs": "^4.2.9",
|
|
"jest-config": "^29.7.0",
|
|
"jest-util": "^29.7.0",
|
|
"prompts": "^2.0.1"
|
|
},
|
|
"bin": {
|
|
"create-jest": "bin/create-jest.js"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/create-require": {
|
|
"version": "1.1.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/cross-spawn": {
|
|
"version": "7.0.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"path-key": "^3.1.0",
|
|
"shebang-command": "^2.0.0",
|
|
"which": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8"
|
|
}
|
|
},
|
|
"node_modules/csstype": {
|
|
"version": "3.1.3",
|
|
"devOptional": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/dargs": {
|
|
"version": "7.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/data-uri-to-buffer": {
|
|
"version": "6.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 14"
|
|
}
|
|
},
|
|
"node_modules/data-view-buffer": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.3",
|
|
"es-errors": "^1.3.0",
|
|
"is-data-view": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/data-view-byte-length": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.3",
|
|
"es-errors": "^1.3.0",
|
|
"is-data-view": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/inspect-js"
|
|
}
|
|
},
|
|
"node_modules/data-view-byte-offset": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.2",
|
|
"es-errors": "^1.3.0",
|
|
"is-data-view": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/debug": {
|
|
"version": "4.4.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "^2.1.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"supports-color": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/decamelize": {
|
|
"version": "1.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/decamelize-keys": {
|
|
"version": "1.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"decamelize": "^1.1.0",
|
|
"map-obj": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/decamelize-keys/node_modules/map-obj": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/dedent": {
|
|
"version": "0.7.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/deep-extend": {
|
|
"version": "0.6.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
}
|
|
},
|
|
"node_modules/deep-is": {
|
|
"version": "0.1.4",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/deepmerge": {
|
|
"version": "4.3.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/default-browser": {
|
|
"version": "5.2.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bundle-name": "^4.1.0",
|
|
"default-browser-id": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/default-browser-id": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"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/define-lazy-prop": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/define-properties": {
|
|
"version": "1.2.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"define-data-property": "^1.0.1",
|
|
"has-property-descriptors": "^1.0.0",
|
|
"object-keys": "^1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/degenerator": {
|
|
"version": "5.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ast-types": "^0.13.4",
|
|
"escodegen": "^2.1.0",
|
|
"esprima": "^4.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 14"
|
|
}
|
|
},
|
|
"node_modules/del": {
|
|
"version": "6.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"globby": "^11.0.1",
|
|
"graceful-fs": "^4.2.4",
|
|
"is-glob": "^4.0.1",
|
|
"is-path-cwd": "^2.2.0",
|
|
"is-path-inside": "^3.0.2",
|
|
"p-map": "^4.0.0",
|
|
"rimraf": "^3.0.2",
|
|
"slash": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/del-cli": {
|
|
"version": "5.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"del": "^7.1.0",
|
|
"meow": "^10.1.3"
|
|
},
|
|
"bin": {
|
|
"del": "cli.js",
|
|
"del-cli": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.16"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/del-cli/node_modules/camelcase": {
|
|
"version": "6.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/del-cli/node_modules/camelcase-keys": {
|
|
"version": "7.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"camelcase": "^6.3.0",
|
|
"map-obj": "^4.1.0",
|
|
"quick-lru": "^5.1.1",
|
|
"type-fest": "^1.2.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/del-cli/node_modules/decamelize": {
|
|
"version": "5.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/del-cli/node_modules/del": {
|
|
"version": "7.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"globby": "^13.1.2",
|
|
"graceful-fs": "^4.2.10",
|
|
"is-glob": "^4.0.3",
|
|
"is-path-cwd": "^3.0.0",
|
|
"is-path-inside": "^4.0.0",
|
|
"p-map": "^5.5.0",
|
|
"rimraf": "^3.0.2",
|
|
"slash": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.16"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/del-cli/node_modules/globby": {
|
|
"version": "13.2.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"dir-glob": "^3.0.1",
|
|
"fast-glob": "^3.3.0",
|
|
"ignore": "^5.2.4",
|
|
"merge2": "^1.4.1",
|
|
"slash": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/del-cli/node_modules/indent-string": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/del-cli/node_modules/meow": {
|
|
"version": "10.1.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/minimist": "^1.2.2",
|
|
"camelcase-keys": "^7.0.0",
|
|
"decamelize": "^5.0.0",
|
|
"decamelize-keys": "^1.1.0",
|
|
"hard-rejection": "^2.1.0",
|
|
"minimist-options": "4.1.0",
|
|
"normalize-package-data": "^3.0.2",
|
|
"read-pkg-up": "^8.0.0",
|
|
"redent": "^4.0.0",
|
|
"trim-newlines": "^4.0.2",
|
|
"type-fest": "^1.2.2",
|
|
"yargs-parser": "^20.2.9"
|
|
},
|
|
"engines": {
|
|
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/del-cli/node_modules/p-map": {
|
|
"version": "5.5.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"aggregate-error": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/del-cli/node_modules/quick-lru": {
|
|
"version": "5.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/del-cli/node_modules/read-pkg": {
|
|
"version": "6.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/normalize-package-data": "^2.4.0",
|
|
"normalize-package-data": "^3.0.2",
|
|
"parse-json": "^5.2.0",
|
|
"type-fest": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/del-cli/node_modules/read-pkg-up": {
|
|
"version": "8.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"find-up": "^5.0.0",
|
|
"read-pkg": "^6.0.0",
|
|
"type-fest": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/del-cli/node_modules/redent": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"indent-string": "^5.0.0",
|
|
"strip-indent": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/del-cli/node_modules/slash": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/del-cli/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/del-cli/node_modules/trim-newlines": {
|
|
"version": "4.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/del-cli/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/del/node_modules/is-path-cwd": {
|
|
"version": "2.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/del/node_modules/is-path-inside": {
|
|
"version": "3.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/denodeify": {
|
|
"version": "1.2.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/depd": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/deprecation": {
|
|
"version": "2.3.1",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/destroy": {
|
|
"version": "1.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8",
|
|
"npm": "1.2.8000 || >= 1.4.16"
|
|
}
|
|
},
|
|
"node_modules/detect-newline": {
|
|
"version": "3.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/diff": {
|
|
"version": "4.0.2",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.3.1"
|
|
}
|
|
},
|
|
"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/doctrine": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"esutils": "^2.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/dot-prop": {
|
|
"version": "5.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-obj": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/dunder-proto": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind-apply-helpers": "^1.0.1",
|
|
"es-errors": "^1.3.0",
|
|
"gopd": "^1.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/ee-first": {
|
|
"version": "1.1.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/electron-to-chromium": {
|
|
"version": "1.5.113",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/emittery": {
|
|
"version": "0.13.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sindresorhus/emittery?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/emoji-regex": {
|
|
"version": "8.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/encodeurl": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/encoding": {
|
|
"version": "0.1.13",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"iconv-lite": "^0.6.2"
|
|
}
|
|
},
|
|
"node_modules/end-of-stream": {
|
|
"version": "1.4.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"once": "^1.4.0"
|
|
}
|
|
},
|
|
"node_modules/env-paths": {
|
|
"version": "2.2.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/error-ex": {
|
|
"version": "1.3.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-arrayish": "^0.2.1"
|
|
}
|
|
},
|
|
"node_modules/error-stack-parser": {
|
|
"version": "2.1.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"stackframe": "^1.3.4"
|
|
}
|
|
},
|
|
"node_modules/es-abstract": {
|
|
"version": "1.23.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"array-buffer-byte-length": "^1.0.2",
|
|
"arraybuffer.prototype.slice": "^1.0.4",
|
|
"available-typed-arrays": "^1.0.7",
|
|
"call-bind": "^1.0.8",
|
|
"call-bound": "^1.0.3",
|
|
"data-view-buffer": "^1.0.2",
|
|
"data-view-byte-length": "^1.0.2",
|
|
"data-view-byte-offset": "^1.0.1",
|
|
"es-define-property": "^1.0.1",
|
|
"es-errors": "^1.3.0",
|
|
"es-object-atoms": "^1.0.0",
|
|
"es-set-tostringtag": "^2.1.0",
|
|
"es-to-primitive": "^1.3.0",
|
|
"function.prototype.name": "^1.1.8",
|
|
"get-intrinsic": "^1.2.7",
|
|
"get-proto": "^1.0.0",
|
|
"get-symbol-description": "^1.1.0",
|
|
"globalthis": "^1.0.4",
|
|
"gopd": "^1.2.0",
|
|
"has-property-descriptors": "^1.0.2",
|
|
"has-proto": "^1.2.0",
|
|
"has-symbols": "^1.1.0",
|
|
"hasown": "^2.0.2",
|
|
"internal-slot": "^1.1.0",
|
|
"is-array-buffer": "^3.0.5",
|
|
"is-callable": "^1.2.7",
|
|
"is-data-view": "^1.0.2",
|
|
"is-regex": "^1.2.1",
|
|
"is-shared-array-buffer": "^1.0.4",
|
|
"is-string": "^1.1.1",
|
|
"is-typed-array": "^1.1.15",
|
|
"is-weakref": "^1.1.0",
|
|
"math-intrinsics": "^1.1.0",
|
|
"object-inspect": "^1.13.3",
|
|
"object-keys": "^1.1.1",
|
|
"object.assign": "^4.1.7",
|
|
"own-keys": "^1.0.1",
|
|
"regexp.prototype.flags": "^1.5.3",
|
|
"safe-array-concat": "^1.1.3",
|
|
"safe-push-apply": "^1.0.0",
|
|
"safe-regex-test": "^1.1.0",
|
|
"set-proto": "^1.0.0",
|
|
"string.prototype.trim": "^1.2.10",
|
|
"string.prototype.trimend": "^1.0.9",
|
|
"string.prototype.trimstart": "^1.0.8",
|
|
"typed-array-buffer": "^1.0.3",
|
|
"typed-array-byte-length": "^1.0.3",
|
|
"typed-array-byte-offset": "^1.0.4",
|
|
"typed-array-length": "^1.0.7",
|
|
"unbox-primitive": "^1.1.0",
|
|
"which-typed-array": "^1.1.18"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/es-define-property": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/es-errors": {
|
|
"version": "1.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/es-iterator-helpers": {
|
|
"version": "1.2.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.8",
|
|
"call-bound": "^1.0.3",
|
|
"define-properties": "^1.2.1",
|
|
"es-abstract": "^1.23.6",
|
|
"es-errors": "^1.3.0",
|
|
"es-set-tostringtag": "^2.0.3",
|
|
"function-bind": "^1.1.2",
|
|
"get-intrinsic": "^1.2.6",
|
|
"globalthis": "^1.0.4",
|
|
"gopd": "^1.2.0",
|
|
"has-property-descriptors": "^1.0.2",
|
|
"has-proto": "^1.2.0",
|
|
"has-symbols": "^1.1.0",
|
|
"internal-slot": "^1.1.0",
|
|
"iterator.prototype": "^1.1.4",
|
|
"safe-array-concat": "^1.1.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/es-object-atoms": {
|
|
"version": "1.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"es-errors": "^1.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/es-set-tostringtag": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"es-errors": "^1.3.0",
|
|
"get-intrinsic": "^1.2.6",
|
|
"has-tostringtag": "^1.0.2",
|
|
"hasown": "^2.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/es-shim-unscopables": {
|
|
"version": "1.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"hasown": "^2.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/es-to-primitive": {
|
|
"version": "1.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-callable": "^1.2.7",
|
|
"is-date-object": "^1.0.5",
|
|
"is-symbol": "^1.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/escalade": {
|
|
"version": "3.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/escape-goat": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/escape-html": {
|
|
"version": "1.0.3",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"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/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/escodegen/node_modules/source-map": {
|
|
"version": "0.6.1",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"optional": true,
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/eslint": {
|
|
"version": "8.57.1",
|
|
"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.1",
|
|
"@humanwhocodes/config-array": "^0.13.0",
|
|
"@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-config-prettier": {
|
|
"version": "9.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"eslint-config-prettier": "bin/cli.js"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": ">=7.0.0"
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-eslint-comments": {
|
|
"version": "3.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"escape-string-regexp": "^1.0.5",
|
|
"ignore": "^5.0.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.5.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/mysticatea"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": ">=4.19.1"
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-eslint-comments/node_modules/escape-string-regexp": {
|
|
"version": "1.0.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-ft-flow": {
|
|
"version": "2.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"lodash": "^4.17.21",
|
|
"string-natural-compare": "^3.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.22.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/eslint-parser": "^7.12.0",
|
|
"eslint": "^8.1.0"
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-jest": {
|
|
"version": "26.9.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@typescript-eslint/utils": "^5.10.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@typescript-eslint/eslint-plugin": "^5.0.0",
|
|
"eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@typescript-eslint/eslint-plugin": {
|
|
"optional": true
|
|
},
|
|
"jest": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-prettier": {
|
|
"version": "5.2.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"prettier-linter-helpers": "^1.0.0",
|
|
"synckit": "^0.9.1"
|
|
},
|
|
"engines": {
|
|
"node": "^14.18.0 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://opencollective.com/eslint-plugin-prettier"
|
|
},
|
|
"peerDependencies": {
|
|
"@types/eslint": ">=8.0.0",
|
|
"eslint": ">=8.0.0",
|
|
"eslint-config-prettier": "*",
|
|
"prettier": ">=3.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@types/eslint": {
|
|
"optional": true
|
|
},
|
|
"eslint-config-prettier": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-react": {
|
|
"version": "7.37.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"array-includes": "^3.1.8",
|
|
"array.prototype.findlast": "^1.2.5",
|
|
"array.prototype.flatmap": "^1.3.3",
|
|
"array.prototype.tosorted": "^1.1.4",
|
|
"doctrine": "^2.1.0",
|
|
"es-iterator-helpers": "^1.2.1",
|
|
"estraverse": "^5.3.0",
|
|
"hasown": "^2.0.2",
|
|
"jsx-ast-utils": "^2.4.1 || ^3.0.0",
|
|
"minimatch": "^3.1.2",
|
|
"object.entries": "^1.1.8",
|
|
"object.fromentries": "^2.0.8",
|
|
"object.values": "^1.2.1",
|
|
"prop-types": "^15.8.1",
|
|
"resolve": "^2.0.0-next.5",
|
|
"semver": "^6.3.1",
|
|
"string.prototype.matchall": "^4.0.12",
|
|
"string.prototype.repeat": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7"
|
|
}
|
|
},
|
|
"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-native": {
|
|
"version": "4.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"eslint-plugin-react-native-globals": "^0.1.1"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": "^3.17.0 || ^4 || ^5 || ^6 || ^7 || ^8"
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-react-native-globals": {
|
|
"version": "0.1.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/eslint-plugin-react/node_modules/doctrine": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"esutils": "^2.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/eslint-plugin-react/node_modules/resolve": {
|
|
"version": "2.0.0-next.5",
|
|
"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/eslint-plugin-react/node_modules/semver": {
|
|
"version": "6.3.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/eslint-scope": {
|
|
"version": "5.1.1",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"esrecurse": "^4.3.0",
|
|
"estraverse": "^4.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.0.0"
|
|
}
|
|
},
|
|
"node_modules/eslint-scope/node_modules/estraverse": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">=4.0"
|
|
}
|
|
},
|
|
"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/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/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/is-path-inside": {
|
|
"version": "3.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"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/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/esutils": {
|
|
"version": "2.0.3",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/etag": {
|
|
"version": "1.8.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/event-target-shim": {
|
|
"version": "5.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=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/exit": {
|
|
"version": "0.1.2",
|
|
"dev": true,
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/expect": {
|
|
"version": "29.7.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/expect-utils": "^29.7.0",
|
|
"jest-get-type": "^29.6.3",
|
|
"jest-matcher-utils": "^29.7.0",
|
|
"jest-message-util": "^29.7.0",
|
|
"jest-util": "^29.7.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/exponential-backoff": {
|
|
"version": "3.1.2",
|
|
"dev": true,
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/external-editor": {
|
|
"version": "3.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"chardet": "^0.7.0",
|
|
"iconv-lite": "^0.4.24",
|
|
"tmp": "^0.0.33"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/external-editor/node_modules/iconv-lite": {
|
|
"version": "0.4.24",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safer-buffer": ">= 2.1.2 < 3"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/fast-deep-equal": {
|
|
"version": "3.1.3",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/fast-diff": {
|
|
"version": "1.3.0",
|
|
"dev": true,
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/fast-glob": {
|
|
"version": "3.3.3",
|
|
"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.8"
|
|
},
|
|
"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/fast-uri": {
|
|
"version": "3.0.6",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/fastify"
|
|
},
|
|
{
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/fastify"
|
|
}
|
|
],
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/fastq": {
|
|
"version": "1.19.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"reusify": "^1.0.4"
|
|
}
|
|
},
|
|
"node_modules/fb-watchman": {
|
|
"version": "2.0.2",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"bser": "2.1.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/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.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"debug": "2.6.9",
|
|
"encodeurl": "~1.0.2",
|
|
"escape-html": "~1.0.3",
|
|
"on-finished": "~2.3.0",
|
|
"parseurl": "~1.3.3",
|
|
"statuses": "~1.5.0",
|
|
"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/finalhandler/node_modules/on-finished": {
|
|
"version": "2.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ee-first": "1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/finalhandler/node_modules/statuses": {
|
|
"version": "1.5.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/find-babel-config": {
|
|
"version": "2.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"json5": "^2.2.3"
|
|
}
|
|
},
|
|
"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/find-cache-dir/node_modules/find-up": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"locate-path": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/find-cache-dir/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/find-cache-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/find-cache-dir/node_modules/p-locate": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-limit": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/find-cache-dir/node_modules/path-exists": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/find-cache-dir/node_modules/pkg-dir": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"find-up": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"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/find-up-simple": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/find-up/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/find-up/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/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/flatted": {
|
|
"version": "3.3.3",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/flow-enums-runtime": {
|
|
"version": "0.0.6",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/flow-parser": {
|
|
"version": "0.263.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/for-each": {
|
|
"version": "0.3.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-callable": "^1.2.7"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/fresh": {
|
|
"version": "0.5.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/fs-extra": {
|
|
"version": "11.3.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.realpath": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/fsevents": {
|
|
"version": "2.3.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"os": [
|
|
"darwin"
|
|
],
|
|
"engines": {
|
|
"node": "^8.16.0 || ^10.6.0 || >=11.0.0"
|
|
}
|
|
},
|
|
"node_modules/function-bind": {
|
|
"version": "1.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/function.prototype.name": {
|
|
"version": "1.1.8",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.8",
|
|
"call-bound": "^1.0.3",
|
|
"define-properties": "^1.2.1",
|
|
"functions-have-names": "^1.2.3",
|
|
"hasown": "^2.0.2",
|
|
"is-callable": "^1.2.7"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/functions-have-names": {
|
|
"version": "1.2.3",
|
|
"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-caller-file": {
|
|
"version": "2.0.5",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": "6.* || 8.* || >= 10.*"
|
|
}
|
|
},
|
|
"node_modules/get-east-asian-width": {
|
|
"version": "1.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/get-intrinsic": {
|
|
"version": "1.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind-apply-helpers": "^1.0.2",
|
|
"es-define-property": "^1.0.1",
|
|
"es-errors": "^1.3.0",
|
|
"es-object-atoms": "^1.1.1",
|
|
"function-bind": "^1.1.2",
|
|
"get-proto": "^1.0.1",
|
|
"gopd": "^1.2.0",
|
|
"has-symbols": "^1.1.0",
|
|
"hasown": "^2.0.2",
|
|
"math-intrinsics": "^1.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/get-package-type": {
|
|
"version": "0.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8.0.0"
|
|
}
|
|
},
|
|
"node_modules/get-proto": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"dunder-proto": "^1.0.1",
|
|
"es-object-atoms": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/get-stream": {
|
|
"version": "6.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/get-symbol-description": {
|
|
"version": "1.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.3",
|
|
"es-errors": "^1.3.0",
|
|
"get-intrinsic": "^1.2.6"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/get-uri": {
|
|
"version": "6.0.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"basic-ftp": "^5.0.2",
|
|
"data-uri-to-buffer": "^6.0.2",
|
|
"debug": "^4.3.4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 14"
|
|
}
|
|
},
|
|
"node_modules/git-raw-commits": {
|
|
"version": "2.0.11",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"dargs": "^7.0.0",
|
|
"lodash": "^4.17.15",
|
|
"meow": "^8.0.0",
|
|
"split2": "^3.0.0",
|
|
"through2": "^4.0.0"
|
|
},
|
|
"bin": {
|
|
"git-raw-commits": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/git-raw-commits/node_modules/meow": {
|
|
"version": "8.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/minimist": "^1.2.0",
|
|
"camelcase-keys": "^6.2.2",
|
|
"decamelize-keys": "^1.1.0",
|
|
"hard-rejection": "^2.1.0",
|
|
"minimist-options": "4.1.0",
|
|
"normalize-package-data": "^3.0.0",
|
|
"read-pkg-up": "^7.0.1",
|
|
"redent": "^3.0.0",
|
|
"trim-newlines": "^3.0.0",
|
|
"type-fest": "^0.18.0",
|
|
"yargs-parser": "^20.2.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/git-raw-commits/node_modules/type-fest": {
|
|
"version": "0.18.1",
|
|
"dev": true,
|
|
"license": "(MIT OR CC0-1.0)",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/git-semver-tags": {
|
|
"version": "8.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@conventional-changelog/git-client": "^1.0.0",
|
|
"meow": "^13.0.0"
|
|
},
|
|
"bin": {
|
|
"git-semver-tags": "src/cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/git-up": {
|
|
"version": "7.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-ssh": "^1.4.0",
|
|
"parse-url": "^8.1.0"
|
|
}
|
|
},
|
|
"node_modules/git-url-parse": {
|
|
"version": "14.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"git-up": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/glob-parent": {
|
|
"version": "5.1.2",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"is-glob": "^4.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/global-directory": {
|
|
"version": "4.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ini": "4.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/global-directory/node_modules/ini": {
|
|
"version": "4.1.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/global-dirs": {
|
|
"version": "0.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ini": "^1.3.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"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/globals/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/globalthis": {
|
|
"version": "1.0.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"define-properties": "^1.2.1",
|
|
"gopd": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"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/gopd": {
|
|
"version": "1.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"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/handlebars": {
|
|
"version": "4.7.8",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"minimist": "^1.2.5",
|
|
"neo-async": "^2.6.2",
|
|
"source-map": "^0.6.1",
|
|
"wordwrap": "^1.0.0"
|
|
},
|
|
"bin": {
|
|
"handlebars": "bin/handlebars"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.4.7"
|
|
},
|
|
"optionalDependencies": {
|
|
"uglify-js": "^3.1.4"
|
|
}
|
|
},
|
|
"node_modules/handlebars/node_modules/source-map": {
|
|
"version": "0.6.1",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/hard-rejection": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/has-bigints": {
|
|
"version": "1.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/has-flag": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"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.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"dunder-proto": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/has-symbols": {
|
|
"version": "1.1.0",
|
|
"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/hermes-estree": {
|
|
"version": "0.23.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/hermes-parser": {
|
|
"version": "0.23.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"hermes-estree": "0.23.1"
|
|
}
|
|
},
|
|
"node_modules/hosted-git-info": {
|
|
"version": "7.0.2",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"lru-cache": "^10.0.1"
|
|
},
|
|
"engines": {
|
|
"node": "^16.14.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/html-escaper": {
|
|
"version": "2.0.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/http-errors": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"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/http-proxy-agent": {
|
|
"version": "7.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"agent-base": "^7.1.0",
|
|
"debug": "^4.3.4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 14"
|
|
}
|
|
},
|
|
"node_modules/https-proxy-agent": {
|
|
"version": "7.0.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"agent-base": "^7.1.2",
|
|
"debug": "4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 14"
|
|
}
|
|
},
|
|
"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.6.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"optional": true,
|
|
"peer": true,
|
|
"dependencies": {
|
|
"safer-buffer": ">= 2.1.2 < 3.0.0"
|
|
},
|
|
"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/image-size": {
|
|
"version": "1.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"queue": "6.0.2"
|
|
},
|
|
"bin": {
|
|
"image-size": "bin/image-size.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=16.x"
|
|
}
|
|
},
|
|
"node_modules/import-fresh": {
|
|
"version": "3.3.1",
|
|
"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-fresh/node_modules/resolve-from": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/import-local": {
|
|
"version": "3.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"pkg-dir": "^4.2.0",
|
|
"resolve-cwd": "^3.0.0"
|
|
},
|
|
"bin": {
|
|
"import-local-fixture": "fixtures/cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"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/index-to-position": {
|
|
"version": "0.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"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/ini": {
|
|
"version": "1.3.8",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/inquirer": {
|
|
"version": "9.3.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@inquirer/figures": "^1.0.3",
|
|
"ansi-escapes": "^4.3.2",
|
|
"cli-width": "^4.1.0",
|
|
"external-editor": "^3.1.0",
|
|
"mute-stream": "1.0.0",
|
|
"ora": "^5.4.1",
|
|
"run-async": "^3.0.0",
|
|
"rxjs": "^7.8.1",
|
|
"string-width": "^4.2.3",
|
|
"strip-ansi": "^6.0.1",
|
|
"wrap-ansi": "^6.2.0",
|
|
"yoctocolors-cjs": "^2.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/inquirer/node_modules/wrap-ansi": {
|
|
"version": "6.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.0.0",
|
|
"string-width": "^4.1.0",
|
|
"strip-ansi": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/internal-slot": {
|
|
"version": "1.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"es-errors": "^1.3.0",
|
|
"hasown": "^2.0.2",
|
|
"side-channel": "^1.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/interpret": {
|
|
"version": "1.4.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.10"
|
|
}
|
|
},
|
|
"node_modules/invariant": {
|
|
"version": "2.2.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"loose-envify": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/ip-address": {
|
|
"version": "9.0.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"jsbn": "1.1.0",
|
|
"sprintf-js": "^1.1.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 12"
|
|
}
|
|
},
|
|
"node_modules/ip-address/node_modules/sprintf-js": {
|
|
"version": "1.1.3",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/is-absolute": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-relative": "^1.0.0",
|
|
"is-windows": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/is-array-buffer": {
|
|
"version": "3.0.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.8",
|
|
"call-bound": "^1.0.3",
|
|
"get-intrinsic": "^1.2.6"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-arrayish": {
|
|
"version": "0.2.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/is-async-function": {
|
|
"version": "2.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"async-function": "^1.0.0",
|
|
"call-bound": "^1.0.3",
|
|
"get-proto": "^1.0.1",
|
|
"has-tostringtag": "^1.0.2",
|
|
"safe-regex-test": "^1.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-bigint": {
|
|
"version": "1.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-bigints": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-boolean-object": {
|
|
"version": "1.2.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.3",
|
|
"has-tostringtag": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"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.16.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"hasown": "^2.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-data-view": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.2",
|
|
"get-intrinsic": "^1.2.6",
|
|
"is-typed-array": "^1.1.13"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-date-object": {
|
|
"version": "1.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.2",
|
|
"has-tostringtag": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-directory": {
|
|
"version": "0.3.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/is-docker": {
|
|
"version": "2.2.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"is-docker": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/is-extglob": {
|
|
"version": "2.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/is-finalizationregistry": {
|
|
"version": "1.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-fullwidth-code-point": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/is-generator-fn": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/is-generator-function": {
|
|
"version": "1.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.3",
|
|
"get-proto": "^1.0.0",
|
|
"has-tostringtag": "^1.0.2",
|
|
"safe-regex-test": "^1.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-git-dirty": {
|
|
"version": "2.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"execa": "^4.0.3",
|
|
"is-git-repository": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/is-git-dirty/node_modules/execa": {
|
|
"version": "4.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cross-spawn": "^7.0.0",
|
|
"get-stream": "^5.0.0",
|
|
"human-signals": "^1.1.1",
|
|
"is-stream": "^2.0.0",
|
|
"merge-stream": "^2.0.0",
|
|
"npm-run-path": "^4.0.0",
|
|
"onetime": "^5.1.0",
|
|
"signal-exit": "^3.0.2",
|
|
"strip-final-newline": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sindresorhus/execa?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/is-git-dirty/node_modules/get-stream": {
|
|
"version": "5.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"pump": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/is-git-dirty/node_modules/human-signals": {
|
|
"version": "1.1.1",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=8.12.0"
|
|
}
|
|
},
|
|
"node_modules/is-git-repository": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"execa": "^4.0.3",
|
|
"is-absolute": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/is-git-repository/node_modules/execa": {
|
|
"version": "4.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cross-spawn": "^7.0.0",
|
|
"get-stream": "^5.0.0",
|
|
"human-signals": "^1.1.1",
|
|
"is-stream": "^2.0.0",
|
|
"merge-stream": "^2.0.0",
|
|
"npm-run-path": "^4.0.0",
|
|
"onetime": "^5.1.0",
|
|
"signal-exit": "^3.0.2",
|
|
"strip-final-newline": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sindresorhus/execa?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/is-git-repository/node_modules/get-stream": {
|
|
"version": "5.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"pump": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/is-git-repository/node_modules/human-signals": {
|
|
"version": "1.1.1",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=8.12.0"
|
|
}
|
|
},
|
|
"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-in-ci": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"is-in-ci": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/is-inside-container": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-docker": "^3.0.0"
|
|
},
|
|
"bin": {
|
|
"is-inside-container": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.16"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/is-inside-container/node_modules/is-docker": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"is-docker": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/is-installed-globally": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"global-directory": "^4.0.1",
|
|
"is-path-inside": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/is-interactive": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/is-map": {
|
|
"version": "2.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-npm": {
|
|
"version": "6.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/is-number": {
|
|
"version": "7.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.12.0"
|
|
}
|
|
},
|
|
"node_modules/is-number-object": {
|
|
"version": "1.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.3",
|
|
"has-tostringtag": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-obj": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/is-path-cwd": {
|
|
"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/is-path-inside": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/is-plain-obj": {
|
|
"version": "1.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"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/is-regex": {
|
|
"version": "1.2.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.2",
|
|
"gopd": "^1.2.0",
|
|
"has-tostringtag": "^1.0.2",
|
|
"hasown": "^2.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-relative": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-unc-path": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/is-set": {
|
|
"version": "2.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-shared-array-buffer": {
|
|
"version": "1.0.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-ssh": {
|
|
"version": "1.4.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"protocols": "^2.0.1"
|
|
}
|
|
},
|
|
"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-string": {
|
|
"version": "1.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.3",
|
|
"has-tostringtag": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-symbol": {
|
|
"version": "1.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.2",
|
|
"has-symbols": "^1.1.0",
|
|
"safe-regex-test": "^1.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-text-path": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"text-extensions": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/is-typed-array": {
|
|
"version": "1.1.15",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"which-typed-array": "^1.1.16"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-unc-path": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"unc-path-regex": "^0.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"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/is-weakmap": {
|
|
"version": "2.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-weakref": {
|
|
"version": "1.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-weakset": {
|
|
"version": "2.0.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.3",
|
|
"get-intrinsic": "^1.2.6"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-windows": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/is-wsl": {
|
|
"version": "2.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-docker": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/isarray": {
|
|
"version": "2.0.5",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"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/issue-parser": {
|
|
"version": "7.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"lodash.capitalize": "^4.2.1",
|
|
"lodash.escaperegexp": "^4.1.2",
|
|
"lodash.isplainobject": "^4.0.6",
|
|
"lodash.isstring": "^4.0.1",
|
|
"lodash.uniqby": "^4.7.0"
|
|
},
|
|
"engines": {
|
|
"node": "^18.17 || >=20.6.1"
|
|
}
|
|
},
|
|
"node_modules/istanbul-lib-coverage": {
|
|
"version": "3.2.2",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/istanbul-lib-instrument": {
|
|
"version": "5.2.1",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"@babel/core": "^7.12.3",
|
|
"@babel/parser": "^7.14.7",
|
|
"@istanbuljs/schema": "^0.1.2",
|
|
"istanbul-lib-coverage": "^3.2.0",
|
|
"semver": "^6.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/istanbul-lib-instrument/node_modules/semver": {
|
|
"version": "6.3.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
}
|
|
},
|
|
"node_modules/istanbul-lib-report": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"istanbul-lib-coverage": "^3.0.0",
|
|
"make-dir": "^4.0.0",
|
|
"supports-color": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/istanbul-lib-report/node_modules/make-dir": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"semver": "^7.5.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/istanbul-lib-source-maps": {
|
|
"version": "4.0.1",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"debug": "^4.1.1",
|
|
"istanbul-lib-coverage": "^3.0.0",
|
|
"source-map": "^0.6.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/istanbul-lib-source-maps/node_modules/source-map": {
|
|
"version": "0.6.1",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/istanbul-reports": {
|
|
"version": "3.1.7",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"html-escaper": "^2.0.0",
|
|
"istanbul-lib-report": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/iterator.prototype": {
|
|
"version": "1.1.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"define-data-property": "^1.1.4",
|
|
"es-object-atoms": "^1.0.0",
|
|
"get-intrinsic": "^1.2.6",
|
|
"get-proto": "^1.0.0",
|
|
"has-symbols": "^1.1.0",
|
|
"set-function-name": "^2.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/jest": {
|
|
"version": "29.7.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/core": "^29.7.0",
|
|
"@jest/types": "^29.6.3",
|
|
"import-local": "^3.0.2",
|
|
"jest-cli": "^29.7.0"
|
|
},
|
|
"bin": {
|
|
"jest": "bin/jest.js"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"node-notifier": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/jest-changed-files": {
|
|
"version": "29.7.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"execa": "^5.0.0",
|
|
"jest-util": "^29.7.0",
|
|
"p-limit": "^3.1.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-circus": {
|
|
"version": "29.7.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/environment": "^29.7.0",
|
|
"@jest/expect": "^29.7.0",
|
|
"@jest/test-result": "^29.7.0",
|
|
"@jest/types": "^29.6.3",
|
|
"@types/node": "*",
|
|
"chalk": "^4.0.0",
|
|
"co": "^4.6.0",
|
|
"dedent": "^1.0.0",
|
|
"is-generator-fn": "^2.0.0",
|
|
"jest-each": "^29.7.0",
|
|
"jest-matcher-utils": "^29.7.0",
|
|
"jest-message-util": "^29.7.0",
|
|
"jest-runtime": "^29.7.0",
|
|
"jest-snapshot": "^29.7.0",
|
|
"jest-util": "^29.7.0",
|
|
"p-limit": "^3.1.0",
|
|
"pretty-format": "^29.7.0",
|
|
"pure-rand": "^6.0.0",
|
|
"slash": "^3.0.0",
|
|
"stack-utils": "^2.0.3"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-circus/node_modules/@types/node": {
|
|
"version": "22.13.10",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"undici-types": "~6.20.0"
|
|
}
|
|
},
|
|
"node_modules/jest-circus/node_modules/dedent": {
|
|
"version": "1.5.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"babel-plugin-macros": "^3.1.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"babel-plugin-macros": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/jest-cli": {
|
|
"version": "29.7.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/core": "^29.7.0",
|
|
"@jest/test-result": "^29.7.0",
|
|
"@jest/types": "^29.6.3",
|
|
"chalk": "^4.0.0",
|
|
"create-jest": "^29.7.0",
|
|
"exit": "^0.1.2",
|
|
"import-local": "^3.0.2",
|
|
"jest-config": "^29.7.0",
|
|
"jest-util": "^29.7.0",
|
|
"jest-validate": "^29.7.0",
|
|
"yargs": "^17.3.1"
|
|
},
|
|
"bin": {
|
|
"jest": "bin/jest.js"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"node-notifier": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/jest-config": {
|
|
"version": "29.7.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/core": "^7.11.6",
|
|
"@jest/test-sequencer": "^29.7.0",
|
|
"@jest/types": "^29.6.3",
|
|
"babel-jest": "^29.7.0",
|
|
"chalk": "^4.0.0",
|
|
"ci-info": "^3.2.0",
|
|
"deepmerge": "^4.2.2",
|
|
"glob": "^7.1.3",
|
|
"graceful-fs": "^4.2.9",
|
|
"jest-circus": "^29.7.0",
|
|
"jest-environment-node": "^29.7.0",
|
|
"jest-get-type": "^29.6.3",
|
|
"jest-regex-util": "^29.6.3",
|
|
"jest-resolve": "^29.7.0",
|
|
"jest-runner": "^29.7.0",
|
|
"jest-util": "^29.7.0",
|
|
"jest-validate": "^29.7.0",
|
|
"micromatch": "^4.0.4",
|
|
"parse-json": "^5.2.0",
|
|
"pretty-format": "^29.7.0",
|
|
"slash": "^3.0.0",
|
|
"strip-json-comments": "^3.1.1"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@types/node": "*",
|
|
"ts-node": ">=9.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@types/node": {
|
|
"optional": true
|
|
},
|
|
"ts-node": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/jest-config/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/jest-diff": {
|
|
"version": "29.7.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"chalk": "^4.0.0",
|
|
"diff-sequences": "^29.6.3",
|
|
"jest-get-type": "^29.6.3",
|
|
"pretty-format": "^29.7.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-docblock": {
|
|
"version": "29.7.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"detect-newline": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-each": {
|
|
"version": "29.7.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/types": "^29.6.3",
|
|
"chalk": "^4.0.0",
|
|
"jest-get-type": "^29.6.3",
|
|
"jest-util": "^29.7.0",
|
|
"pretty-format": "^29.7.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-environment-node": {
|
|
"version": "29.7.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/environment": "^29.7.0",
|
|
"@jest/fake-timers": "^29.7.0",
|
|
"@jest/types": "^29.6.3",
|
|
"@types/node": "*",
|
|
"jest-mock": "^29.7.0",
|
|
"jest-util": "^29.7.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-environment-node/node_modules/@types/node": {
|
|
"version": "22.13.10",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"undici-types": "~6.20.0"
|
|
}
|
|
},
|
|
"node_modules/jest-get-type": {
|
|
"version": "29.6.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-haste-map": {
|
|
"version": "29.7.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/types": "^29.6.3",
|
|
"@types/graceful-fs": "^4.1.3",
|
|
"@types/node": "*",
|
|
"anymatch": "^3.0.3",
|
|
"fb-watchman": "^2.0.0",
|
|
"graceful-fs": "^4.2.9",
|
|
"jest-regex-util": "^29.6.3",
|
|
"jest-util": "^29.7.0",
|
|
"jest-worker": "^29.7.0",
|
|
"micromatch": "^4.0.4",
|
|
"walker": "^1.0.8"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"fsevents": "^2.3.2"
|
|
}
|
|
},
|
|
"node_modules/jest-haste-map/node_modules/@types/node": {
|
|
"version": "22.13.10",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"undici-types": "~6.20.0"
|
|
}
|
|
},
|
|
"node_modules/jest-leak-detector": {
|
|
"version": "29.7.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"jest-get-type": "^29.6.3",
|
|
"pretty-format": "^29.7.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-matcher-utils": {
|
|
"version": "29.7.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"chalk": "^4.0.0",
|
|
"jest-diff": "^29.7.0",
|
|
"jest-get-type": "^29.6.3",
|
|
"pretty-format": "^29.7.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-message-util": {
|
|
"version": "29.7.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.12.13",
|
|
"@jest/types": "^29.6.3",
|
|
"@types/stack-utils": "^2.0.0",
|
|
"chalk": "^4.0.0",
|
|
"graceful-fs": "^4.2.9",
|
|
"micromatch": "^4.0.4",
|
|
"pretty-format": "^29.7.0",
|
|
"slash": "^3.0.0",
|
|
"stack-utils": "^2.0.3"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-mock": {
|
|
"version": "29.7.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/types": "^29.6.3",
|
|
"@types/node": "*",
|
|
"jest-util": "^29.7.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-mock/node_modules/@types/node": {
|
|
"version": "22.13.10",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"undici-types": "~6.20.0"
|
|
}
|
|
},
|
|
"node_modules/jest-pnp-resolver": {
|
|
"version": "1.2.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
},
|
|
"peerDependencies": {
|
|
"jest-resolve": "*"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"jest-resolve": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/jest-regex-util": {
|
|
"version": "29.6.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-resolve": {
|
|
"version": "29.7.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"chalk": "^4.0.0",
|
|
"graceful-fs": "^4.2.9",
|
|
"jest-haste-map": "^29.7.0",
|
|
"jest-pnp-resolver": "^1.2.2",
|
|
"jest-util": "^29.7.0",
|
|
"jest-validate": "^29.7.0",
|
|
"resolve": "^1.20.0",
|
|
"resolve.exports": "^2.0.0",
|
|
"slash": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-resolve-dependencies": {
|
|
"version": "29.7.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"jest-regex-util": "^29.6.3",
|
|
"jest-snapshot": "^29.7.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-runner": {
|
|
"version": "29.7.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/console": "^29.7.0",
|
|
"@jest/environment": "^29.7.0",
|
|
"@jest/test-result": "^29.7.0",
|
|
"@jest/transform": "^29.7.0",
|
|
"@jest/types": "^29.6.3",
|
|
"@types/node": "*",
|
|
"chalk": "^4.0.0",
|
|
"emittery": "^0.13.1",
|
|
"graceful-fs": "^4.2.9",
|
|
"jest-docblock": "^29.7.0",
|
|
"jest-environment-node": "^29.7.0",
|
|
"jest-haste-map": "^29.7.0",
|
|
"jest-leak-detector": "^29.7.0",
|
|
"jest-message-util": "^29.7.0",
|
|
"jest-resolve": "^29.7.0",
|
|
"jest-runtime": "^29.7.0",
|
|
"jest-util": "^29.7.0",
|
|
"jest-watcher": "^29.7.0",
|
|
"jest-worker": "^29.7.0",
|
|
"p-limit": "^3.1.0",
|
|
"source-map-support": "0.5.13"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-runner/node_modules/@types/node": {
|
|
"version": "22.13.10",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"undici-types": "~6.20.0"
|
|
}
|
|
},
|
|
"node_modules/jest-runner/node_modules/source-map": {
|
|
"version": "0.6.1",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/jest-runner/node_modules/source-map-support": {
|
|
"version": "0.5.13",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"buffer-from": "^1.0.0",
|
|
"source-map": "^0.6.0"
|
|
}
|
|
},
|
|
"node_modules/jest-runtime": {
|
|
"version": "29.7.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/environment": "^29.7.0",
|
|
"@jest/fake-timers": "^29.7.0",
|
|
"@jest/globals": "^29.7.0",
|
|
"@jest/source-map": "^29.6.3",
|
|
"@jest/test-result": "^29.7.0",
|
|
"@jest/transform": "^29.7.0",
|
|
"@jest/types": "^29.6.3",
|
|
"@types/node": "*",
|
|
"chalk": "^4.0.0",
|
|
"cjs-module-lexer": "^1.0.0",
|
|
"collect-v8-coverage": "^1.0.0",
|
|
"glob": "^7.1.3",
|
|
"graceful-fs": "^4.2.9",
|
|
"jest-haste-map": "^29.7.0",
|
|
"jest-message-util": "^29.7.0",
|
|
"jest-mock": "^29.7.0",
|
|
"jest-regex-util": "^29.6.3",
|
|
"jest-resolve": "^29.7.0",
|
|
"jest-snapshot": "^29.7.0",
|
|
"jest-util": "^29.7.0",
|
|
"slash": "^3.0.0",
|
|
"strip-bom": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-runtime/node_modules/@types/node": {
|
|
"version": "22.13.10",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"undici-types": "~6.20.0"
|
|
}
|
|
},
|
|
"node_modules/jest-runtime/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/jest-snapshot": {
|
|
"version": "29.7.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/core": "^7.11.6",
|
|
"@babel/generator": "^7.7.2",
|
|
"@babel/plugin-syntax-jsx": "^7.7.2",
|
|
"@babel/plugin-syntax-typescript": "^7.7.2",
|
|
"@babel/types": "^7.3.3",
|
|
"@jest/expect-utils": "^29.7.0",
|
|
"@jest/transform": "^29.7.0",
|
|
"@jest/types": "^29.6.3",
|
|
"babel-preset-current-node-syntax": "^1.0.0",
|
|
"chalk": "^4.0.0",
|
|
"expect": "^29.7.0",
|
|
"graceful-fs": "^4.2.9",
|
|
"jest-diff": "^29.7.0",
|
|
"jest-get-type": "^29.6.3",
|
|
"jest-matcher-utils": "^29.7.0",
|
|
"jest-message-util": "^29.7.0",
|
|
"jest-util": "^29.7.0",
|
|
"natural-compare": "^1.4.0",
|
|
"pretty-format": "^29.7.0",
|
|
"semver": "^7.5.3"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-util": {
|
|
"version": "29.7.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/types": "^29.6.3",
|
|
"@types/node": "*",
|
|
"chalk": "^4.0.0",
|
|
"ci-info": "^3.2.0",
|
|
"graceful-fs": "^4.2.9",
|
|
"picomatch": "^2.2.3"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-util/node_modules/@types/node": {
|
|
"version": "22.13.10",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"undici-types": "~6.20.0"
|
|
}
|
|
},
|
|
"node_modules/jest-validate": {
|
|
"version": "29.7.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/types": "^29.6.3",
|
|
"camelcase": "^6.2.0",
|
|
"chalk": "^4.0.0",
|
|
"jest-get-type": "^29.6.3",
|
|
"leven": "^3.1.0",
|
|
"pretty-format": "^29.7.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-validate/node_modules/camelcase": {
|
|
"version": "6.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/jest-watcher": {
|
|
"version": "29.7.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/test-result": "^29.7.0",
|
|
"@jest/types": "^29.6.3",
|
|
"@types/node": "*",
|
|
"ansi-escapes": "^4.2.1",
|
|
"chalk": "^4.0.0",
|
|
"emittery": "^0.13.1",
|
|
"jest-util": "^29.7.0",
|
|
"string-length": "^4.0.1"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-watcher/node_modules/@types/node": {
|
|
"version": "22.13.10",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"undici-types": "~6.20.0"
|
|
}
|
|
},
|
|
"node_modules/jest-worker": {
|
|
"version": "29.7.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*",
|
|
"jest-util": "^29.7.0",
|
|
"merge-stream": "^2.0.0",
|
|
"supports-color": "^8.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/jest-worker/node_modules/@types/node": {
|
|
"version": "22.13.10",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"undici-types": "~6.20.0"
|
|
}
|
|
},
|
|
"node_modules/jest-worker/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/js-tokens": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"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/jsbn": {
|
|
"version": "1.1.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/jsc-android": {
|
|
"version": "250231.0.0",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause"
|
|
},
|
|
"node_modules/jsc-safe-url": {
|
|
"version": "0.2.4",
|
|
"dev": true,
|
|
"license": "0BSD"
|
|
},
|
|
"node_modules/jscodeshift": {
|
|
"version": "0.14.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/core": "^7.13.16",
|
|
"@babel/parser": "^7.13.16",
|
|
"@babel/plugin-proposal-class-properties": "^7.13.0",
|
|
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.13.8",
|
|
"@babel/plugin-proposal-optional-chaining": "^7.13.12",
|
|
"@babel/plugin-transform-modules-commonjs": "^7.13.8",
|
|
"@babel/preset-flow": "^7.13.13",
|
|
"@babel/preset-typescript": "^7.13.0",
|
|
"@babel/register": "^7.13.16",
|
|
"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.21.0",
|
|
"temp": "^0.8.4",
|
|
"write-file-atomic": "^2.3.0"
|
|
},
|
|
"bin": {
|
|
"jscodeshift": "bin/jscodeshift.js"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/preset-env": "^7.1.6"
|
|
}
|
|
},
|
|
"node_modules/jsesc": {
|
|
"version": "3.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"jsesc": "bin/jsesc"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/json-buffer": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/json-parse-better-errors": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/json-parse-even-better-errors": {
|
|
"version": "2.3.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/jsonparse": {
|
|
"version": "1.3.1",
|
|
"dev": true,
|
|
"engines": [
|
|
"node >= 0.2.0"
|
|
],
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/JSONStream": {
|
|
"version": "1.3.5",
|
|
"dev": true,
|
|
"license": "(MIT OR Apache-2.0)",
|
|
"dependencies": {
|
|
"jsonparse": "^1.2.0",
|
|
"through": ">=2.2.7 <3"
|
|
},
|
|
"bin": {
|
|
"JSONStream": "bin.js"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
},
|
|
"node_modules/jsx-ast-utils": {
|
|
"version": "3.3.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"array-includes": "^3.1.6",
|
|
"array.prototype.flat": "^1.3.1",
|
|
"object.assign": "^4.1.4",
|
|
"object.values": "^1.1.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.0"
|
|
}
|
|
},
|
|
"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": "4.1.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/ky": {
|
|
"version": "1.7.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sindresorhus/ky?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/latest-version": {
|
|
"version": "9.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"package-json": "^10.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"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/lighthouse-logger": {
|
|
"version": "1.4.2",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"debug": "^2.6.9",
|
|
"marky": "^1.2.2"
|
|
}
|
|
},
|
|
"node_modules/lighthouse-logger/node_modules/debug": {
|
|
"version": "2.6.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.0.0"
|
|
}
|
|
},
|
|
"node_modules/lighthouse-logger/node_modules/ms": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lines-and-columns": {
|
|
"version": "1.2.4",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/locate-path": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-locate": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/lodash": {
|
|
"version": "4.17.21",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.camelcase": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.capitalize": {
|
|
"version": "4.2.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.debounce": {
|
|
"version": "4.0.8",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.escaperegexp": {
|
|
"version": "4.1.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.isfunction": {
|
|
"version": "3.0.9",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.isplainobject": {
|
|
"version": "4.0.6",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.isstring": {
|
|
"version": "4.0.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.kebabcase": {
|
|
"version": "4.1.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.merge": {
|
|
"version": "4.6.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.mergewith": {
|
|
"version": "4.6.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.snakecase": {
|
|
"version": "4.1.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.startcase": {
|
|
"version": "4.4.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.throttle": {
|
|
"version": "4.1.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.uniq": {
|
|
"version": "4.5.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.uniqby": {
|
|
"version": "4.7.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lodash.upperfirst": {
|
|
"version": "4.3.1",
|
|
"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/loose-envify": {
|
|
"version": "1.4.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"js-tokens": "^3.0.0 || ^4.0.0"
|
|
},
|
|
"bin": {
|
|
"loose-envify": "cli.js"
|
|
}
|
|
},
|
|
"node_modules/lru-cache": {
|
|
"version": "10.4.3",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/macos-release": {
|
|
"version": "3.3.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/make-dir": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"pify": "^4.0.1",
|
|
"semver": "^5.6.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/make-dir/node_modules/semver": {
|
|
"version": "5.7.2",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver"
|
|
}
|
|
},
|
|
"node_modules/make-error": {
|
|
"version": "1.3.6",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/makeerror": {
|
|
"version": "1.0.12",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"tmpl": "1.0.5"
|
|
}
|
|
},
|
|
"node_modules/map-obj": {
|
|
"version": "4.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/marky": {
|
|
"version": "1.2.5",
|
|
"dev": true,
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/math-intrinsics": {
|
|
"version": "1.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/memoize-one": {
|
|
"version": "5.2.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/meow": {
|
|
"version": "13.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"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/metro": {
|
|
"version": "0.81.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.24.7",
|
|
"@babel/core": "^7.25.2",
|
|
"@babel/generator": "^7.25.0",
|
|
"@babel/parser": "^7.25.3",
|
|
"@babel/template": "^7.25.0",
|
|
"@babel/traverse": "^7.25.3",
|
|
"@babel/types": "^7.25.2",
|
|
"accepts": "^1.3.7",
|
|
"chalk": "^4.0.0",
|
|
"ci-info": "^2.0.0",
|
|
"connect": "^3.6.5",
|
|
"debug": "^2.2.0",
|
|
"error-stack-parser": "^2.0.6",
|
|
"flow-enums-runtime": "^0.0.6",
|
|
"graceful-fs": "^4.2.4",
|
|
"hermes-parser": "0.25.1",
|
|
"image-size": "^1.0.2",
|
|
"invariant": "^2.2.4",
|
|
"jest-worker": "^29.7.0",
|
|
"jsc-safe-url": "^0.2.2",
|
|
"lodash.throttle": "^4.1.1",
|
|
"metro-babel-transformer": "0.81.3",
|
|
"metro-cache": "0.81.3",
|
|
"metro-cache-key": "0.81.3",
|
|
"metro-config": "0.81.3",
|
|
"metro-core": "0.81.3",
|
|
"metro-file-map": "0.81.3",
|
|
"metro-resolver": "0.81.3",
|
|
"metro-runtime": "0.81.3",
|
|
"metro-source-map": "0.81.3",
|
|
"metro-symbolicate": "0.81.3",
|
|
"metro-transform-plugins": "0.81.3",
|
|
"metro-transform-worker": "0.81.3",
|
|
"mime-types": "^2.1.27",
|
|
"nullthrows": "^1.1.1",
|
|
"serialize-error": "^2.1.0",
|
|
"source-map": "^0.5.6",
|
|
"throat": "^5.0.0",
|
|
"ws": "^7.5.10",
|
|
"yargs": "^17.6.2"
|
|
},
|
|
"bin": {
|
|
"metro": "src/cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.18"
|
|
}
|
|
},
|
|
"node_modules/metro-babel-transformer": {
|
|
"version": "0.80.12",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/core": "^7.20.0",
|
|
"flow-enums-runtime": "^0.0.6",
|
|
"hermes-parser": "0.23.1",
|
|
"nullthrows": "^1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/metro-cache": {
|
|
"version": "0.80.12",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"exponential-backoff": "^3.1.1",
|
|
"flow-enums-runtime": "^0.0.6",
|
|
"metro-core": "0.80.12"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/metro-cache-key": {
|
|
"version": "0.80.12",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"flow-enums-runtime": "^0.0.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/metro-cache/node_modules/metro-core": {
|
|
"version": "0.80.12",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"flow-enums-runtime": "^0.0.6",
|
|
"lodash.throttle": "^4.1.1",
|
|
"metro-resolver": "0.80.12"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/metro-config": {
|
|
"version": "0.80.12",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"connect": "^3.6.5",
|
|
"cosmiconfig": "^5.0.5",
|
|
"flow-enums-runtime": "^0.0.6",
|
|
"jest-validate": "^29.6.3",
|
|
"metro": "0.80.12",
|
|
"metro-cache": "0.80.12",
|
|
"metro-core": "0.80.12",
|
|
"metro-runtime": "0.80.12"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/metro-config/node_modules/argparse": {
|
|
"version": "1.0.10",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"sprintf-js": "~1.0.2"
|
|
}
|
|
},
|
|
"node_modules/metro-config/node_modules/ci-info": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/metro-config/node_modules/cosmiconfig": {
|
|
"version": "5.2.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"import-fresh": "^2.0.0",
|
|
"is-directory": "^0.3.1",
|
|
"js-yaml": "^3.13.1",
|
|
"parse-json": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/metro-config/node_modules/debug": {
|
|
"version": "2.6.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.0.0"
|
|
}
|
|
},
|
|
"node_modules/metro-config/node_modules/import-fresh": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"caller-path": "^2.0.0",
|
|
"resolve-from": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/metro-config/node_modules/js-yaml": {
|
|
"version": "3.14.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"argparse": "^1.0.7",
|
|
"esprima": "^4.0.0"
|
|
},
|
|
"bin": {
|
|
"js-yaml": "bin/js-yaml.js"
|
|
}
|
|
},
|
|
"node_modules/metro-config/node_modules/metro": {
|
|
"version": "0.80.12",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.0.0",
|
|
"@babel/core": "^7.20.0",
|
|
"@babel/generator": "^7.20.0",
|
|
"@babel/parser": "^7.20.0",
|
|
"@babel/template": "^7.0.0",
|
|
"@babel/traverse": "^7.20.0",
|
|
"@babel/types": "^7.20.0",
|
|
"accepts": "^1.3.7",
|
|
"chalk": "^4.0.0",
|
|
"ci-info": "^2.0.0",
|
|
"connect": "^3.6.5",
|
|
"debug": "^2.2.0",
|
|
"denodeify": "^1.2.1",
|
|
"error-stack-parser": "^2.0.6",
|
|
"flow-enums-runtime": "^0.0.6",
|
|
"graceful-fs": "^4.2.4",
|
|
"hermes-parser": "0.23.1",
|
|
"image-size": "^1.0.2",
|
|
"invariant": "^2.2.4",
|
|
"jest-worker": "^29.6.3",
|
|
"jsc-safe-url": "^0.2.2",
|
|
"lodash.throttle": "^4.1.1",
|
|
"metro-babel-transformer": "0.80.12",
|
|
"metro-cache": "0.80.12",
|
|
"metro-cache-key": "0.80.12",
|
|
"metro-config": "0.80.12",
|
|
"metro-core": "0.80.12",
|
|
"metro-file-map": "0.80.12",
|
|
"metro-resolver": "0.80.12",
|
|
"metro-runtime": "0.80.12",
|
|
"metro-source-map": "0.80.12",
|
|
"metro-symbolicate": "0.80.12",
|
|
"metro-transform-plugins": "0.80.12",
|
|
"metro-transform-worker": "0.80.12",
|
|
"mime-types": "^2.1.27",
|
|
"nullthrows": "^1.1.1",
|
|
"serialize-error": "^2.1.0",
|
|
"source-map": "^0.5.6",
|
|
"strip-ansi": "^6.0.0",
|
|
"throat": "^5.0.0",
|
|
"ws": "^7.5.10",
|
|
"yargs": "^17.6.2"
|
|
},
|
|
"bin": {
|
|
"metro": "src/cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/metro-config/node_modules/metro-core": {
|
|
"version": "0.80.12",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"flow-enums-runtime": "^0.0.6",
|
|
"lodash.throttle": "^4.1.1",
|
|
"metro-resolver": "0.80.12"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/metro-config/node_modules/metro-runtime": {
|
|
"version": "0.80.12",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.25.0",
|
|
"flow-enums-runtime": "^0.0.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/metro-config/node_modules/metro-source-map": {
|
|
"version": "0.80.12",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/traverse": "^7.20.0",
|
|
"@babel/types": "^7.20.0",
|
|
"flow-enums-runtime": "^0.0.6",
|
|
"invariant": "^2.2.4",
|
|
"metro-symbolicate": "0.80.12",
|
|
"nullthrows": "^1.1.1",
|
|
"ob1": "0.80.12",
|
|
"source-map": "^0.5.6",
|
|
"vlq": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/metro-config/node_modules/ms": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/metro-config/node_modules/parse-json": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"error-ex": "^1.3.1",
|
|
"json-parse-better-errors": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/metro-config/node_modules/resolve-from": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/metro-core": {
|
|
"version": "0.81.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"flow-enums-runtime": "^0.0.6",
|
|
"lodash.throttle": "^4.1.1",
|
|
"metro-resolver": "0.81.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.18"
|
|
}
|
|
},
|
|
"node_modules/metro-core/node_modules/metro-resolver": {
|
|
"version": "0.81.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"flow-enums-runtime": "^0.0.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.18"
|
|
}
|
|
},
|
|
"node_modules/metro-file-map": {
|
|
"version": "0.80.12",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"anymatch": "^3.0.3",
|
|
"debug": "^2.2.0",
|
|
"fb-watchman": "^2.0.0",
|
|
"flow-enums-runtime": "^0.0.6",
|
|
"graceful-fs": "^4.2.4",
|
|
"invariant": "^2.2.4",
|
|
"jest-worker": "^29.6.3",
|
|
"micromatch": "^4.0.4",
|
|
"node-abort-controller": "^3.1.1",
|
|
"nullthrows": "^1.1.1",
|
|
"walker": "^1.0.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"optionalDependencies": {
|
|
"fsevents": "^2.3.2"
|
|
}
|
|
},
|
|
"node_modules/metro-file-map/node_modules/debug": {
|
|
"version": "2.6.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.0.0"
|
|
}
|
|
},
|
|
"node_modules/metro-file-map/node_modules/ms": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/metro-minify-terser": {
|
|
"version": "0.80.12",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"flow-enums-runtime": "^0.0.6",
|
|
"terser": "^5.15.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/metro-resolver": {
|
|
"version": "0.80.12",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"flow-enums-runtime": "^0.0.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/metro-runtime": {
|
|
"version": "0.81.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.25.0",
|
|
"flow-enums-runtime": "^0.0.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.18"
|
|
}
|
|
},
|
|
"node_modules/metro-source-map": {
|
|
"version": "0.81.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/traverse": "^7.25.3",
|
|
"@babel/traverse--for-generate-function-map": "npm:@babel/traverse@^7.25.3",
|
|
"@babel/types": "^7.25.2",
|
|
"flow-enums-runtime": "^0.0.6",
|
|
"invariant": "^2.2.4",
|
|
"metro-symbolicate": "0.81.3",
|
|
"nullthrows": "^1.1.1",
|
|
"ob1": "0.81.3",
|
|
"source-map": "^0.5.6",
|
|
"vlq": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.18"
|
|
}
|
|
},
|
|
"node_modules/metro-source-map/node_modules/metro-symbolicate": {
|
|
"version": "0.81.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"flow-enums-runtime": "^0.0.6",
|
|
"invariant": "^2.2.4",
|
|
"metro-source-map": "0.81.3",
|
|
"nullthrows": "^1.1.1",
|
|
"source-map": "^0.5.6",
|
|
"vlq": "^1.0.0"
|
|
},
|
|
"bin": {
|
|
"metro-symbolicate": "src/index.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.18"
|
|
}
|
|
},
|
|
"node_modules/metro-source-map/node_modules/ob1": {
|
|
"version": "0.81.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"flow-enums-runtime": "^0.0.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.18"
|
|
}
|
|
},
|
|
"node_modules/metro-symbolicate": {
|
|
"version": "0.80.12",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"flow-enums-runtime": "^0.0.6",
|
|
"invariant": "^2.2.4",
|
|
"metro-source-map": "0.80.12",
|
|
"nullthrows": "^1.1.1",
|
|
"source-map": "^0.5.6",
|
|
"through2": "^2.0.1",
|
|
"vlq": "^1.0.0"
|
|
},
|
|
"bin": {
|
|
"metro-symbolicate": "src/index.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/metro-symbolicate/node_modules/isarray": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/metro-symbolicate/node_modules/metro-source-map": {
|
|
"version": "0.80.12",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/traverse": "^7.20.0",
|
|
"@babel/types": "^7.20.0",
|
|
"flow-enums-runtime": "^0.0.6",
|
|
"invariant": "^2.2.4",
|
|
"metro-symbolicate": "0.80.12",
|
|
"nullthrows": "^1.1.1",
|
|
"ob1": "0.80.12",
|
|
"source-map": "^0.5.6",
|
|
"vlq": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/metro-symbolicate/node_modules/readable-stream": {
|
|
"version": "2.3.8",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.3",
|
|
"isarray": "~1.0.0",
|
|
"process-nextick-args": "~2.0.0",
|
|
"safe-buffer": "~5.1.1",
|
|
"string_decoder": "~1.1.1",
|
|
"util-deprecate": "~1.0.1"
|
|
}
|
|
},
|
|
"node_modules/metro-symbolicate/node_modules/safe-buffer": {
|
|
"version": "5.1.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/metro-symbolicate/node_modules/string_decoder": {
|
|
"version": "1.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safe-buffer": "~5.1.0"
|
|
}
|
|
},
|
|
"node_modules/metro-symbolicate/node_modules/through2": {
|
|
"version": "2.0.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"readable-stream": "~2.3.6",
|
|
"xtend": "~4.0.1"
|
|
}
|
|
},
|
|
"node_modules/metro-transform-plugins": {
|
|
"version": "0.80.12",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/core": "^7.20.0",
|
|
"@babel/generator": "^7.20.0",
|
|
"@babel/template": "^7.0.0",
|
|
"@babel/traverse": "^7.20.0",
|
|
"flow-enums-runtime": "^0.0.6",
|
|
"nullthrows": "^1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/metro-transform-worker": {
|
|
"version": "0.80.12",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/core": "^7.20.0",
|
|
"@babel/generator": "^7.20.0",
|
|
"@babel/parser": "^7.20.0",
|
|
"@babel/types": "^7.20.0",
|
|
"flow-enums-runtime": "^0.0.6",
|
|
"metro": "0.80.12",
|
|
"metro-babel-transformer": "0.80.12",
|
|
"metro-cache": "0.80.12",
|
|
"metro-cache-key": "0.80.12",
|
|
"metro-minify-terser": "0.80.12",
|
|
"metro-source-map": "0.80.12",
|
|
"metro-transform-plugins": "0.80.12",
|
|
"nullthrows": "^1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/metro-transform-worker/node_modules/ci-info": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/metro-transform-worker/node_modules/debug": {
|
|
"version": "2.6.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.0.0"
|
|
}
|
|
},
|
|
"node_modules/metro-transform-worker/node_modules/metro": {
|
|
"version": "0.80.12",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.0.0",
|
|
"@babel/core": "^7.20.0",
|
|
"@babel/generator": "^7.20.0",
|
|
"@babel/parser": "^7.20.0",
|
|
"@babel/template": "^7.0.0",
|
|
"@babel/traverse": "^7.20.0",
|
|
"@babel/types": "^7.20.0",
|
|
"accepts": "^1.3.7",
|
|
"chalk": "^4.0.0",
|
|
"ci-info": "^2.0.0",
|
|
"connect": "^3.6.5",
|
|
"debug": "^2.2.0",
|
|
"denodeify": "^1.2.1",
|
|
"error-stack-parser": "^2.0.6",
|
|
"flow-enums-runtime": "^0.0.6",
|
|
"graceful-fs": "^4.2.4",
|
|
"hermes-parser": "0.23.1",
|
|
"image-size": "^1.0.2",
|
|
"invariant": "^2.2.4",
|
|
"jest-worker": "^29.6.3",
|
|
"jsc-safe-url": "^0.2.2",
|
|
"lodash.throttle": "^4.1.1",
|
|
"metro-babel-transformer": "0.80.12",
|
|
"metro-cache": "0.80.12",
|
|
"metro-cache-key": "0.80.12",
|
|
"metro-config": "0.80.12",
|
|
"metro-core": "0.80.12",
|
|
"metro-file-map": "0.80.12",
|
|
"metro-resolver": "0.80.12",
|
|
"metro-runtime": "0.80.12",
|
|
"metro-source-map": "0.80.12",
|
|
"metro-symbolicate": "0.80.12",
|
|
"metro-transform-plugins": "0.80.12",
|
|
"metro-transform-worker": "0.80.12",
|
|
"mime-types": "^2.1.27",
|
|
"nullthrows": "^1.1.1",
|
|
"serialize-error": "^2.1.0",
|
|
"source-map": "^0.5.6",
|
|
"strip-ansi": "^6.0.0",
|
|
"throat": "^5.0.0",
|
|
"ws": "^7.5.10",
|
|
"yargs": "^17.6.2"
|
|
},
|
|
"bin": {
|
|
"metro": "src/cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/metro-transform-worker/node_modules/metro-core": {
|
|
"version": "0.80.12",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"flow-enums-runtime": "^0.0.6",
|
|
"lodash.throttle": "^4.1.1",
|
|
"metro-resolver": "0.80.12"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/metro-transform-worker/node_modules/metro-runtime": {
|
|
"version": "0.80.12",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/runtime": "^7.25.0",
|
|
"flow-enums-runtime": "^0.0.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/metro-transform-worker/node_modules/metro-source-map": {
|
|
"version": "0.80.12",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/traverse": "^7.20.0",
|
|
"@babel/types": "^7.20.0",
|
|
"flow-enums-runtime": "^0.0.6",
|
|
"invariant": "^2.2.4",
|
|
"metro-symbolicate": "0.80.12",
|
|
"nullthrows": "^1.1.1",
|
|
"ob1": "0.80.12",
|
|
"source-map": "^0.5.6",
|
|
"vlq": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/metro-transform-worker/node_modules/ms": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/metro/node_modules/argparse": {
|
|
"version": "1.0.10",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"sprintf-js": "~1.0.2"
|
|
}
|
|
},
|
|
"node_modules/metro/node_modules/ci-info": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/metro/node_modules/cosmiconfig": {
|
|
"version": "5.2.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"import-fresh": "^2.0.0",
|
|
"is-directory": "^0.3.1",
|
|
"js-yaml": "^3.13.1",
|
|
"parse-json": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/metro/node_modules/debug": {
|
|
"version": "2.6.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.0.0"
|
|
}
|
|
},
|
|
"node_modules/metro/node_modules/hermes-estree": {
|
|
"version": "0.25.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/metro/node_modules/hermes-parser": {
|
|
"version": "0.25.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"hermes-estree": "0.25.1"
|
|
}
|
|
},
|
|
"node_modules/metro/node_modules/import-fresh": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"caller-path": "^2.0.0",
|
|
"resolve-from": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/metro/node_modules/js-yaml": {
|
|
"version": "3.14.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"argparse": "^1.0.7",
|
|
"esprima": "^4.0.0"
|
|
},
|
|
"bin": {
|
|
"js-yaml": "bin/js-yaml.js"
|
|
}
|
|
},
|
|
"node_modules/metro/node_modules/metro-babel-transformer": {
|
|
"version": "0.81.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/core": "^7.25.2",
|
|
"flow-enums-runtime": "^0.0.6",
|
|
"hermes-parser": "0.25.1",
|
|
"nullthrows": "^1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.18"
|
|
}
|
|
},
|
|
"node_modules/metro/node_modules/metro-cache": {
|
|
"version": "0.81.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"exponential-backoff": "^3.1.1",
|
|
"flow-enums-runtime": "^0.0.6",
|
|
"metro-core": "0.81.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.18"
|
|
}
|
|
},
|
|
"node_modules/metro/node_modules/metro-cache-key": {
|
|
"version": "0.81.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"flow-enums-runtime": "^0.0.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.18"
|
|
}
|
|
},
|
|
"node_modules/metro/node_modules/metro-config": {
|
|
"version": "0.81.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"connect": "^3.6.5",
|
|
"cosmiconfig": "^5.0.5",
|
|
"flow-enums-runtime": "^0.0.6",
|
|
"jest-validate": "^29.7.0",
|
|
"metro": "0.81.3",
|
|
"metro-cache": "0.81.3",
|
|
"metro-core": "0.81.3",
|
|
"metro-runtime": "0.81.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.18"
|
|
}
|
|
},
|
|
"node_modules/metro/node_modules/metro-file-map": {
|
|
"version": "0.81.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"debug": "^2.2.0",
|
|
"fb-watchman": "^2.0.0",
|
|
"flow-enums-runtime": "^0.0.6",
|
|
"graceful-fs": "^4.2.4",
|
|
"invariant": "^2.2.4",
|
|
"jest-worker": "^29.7.0",
|
|
"micromatch": "^4.0.4",
|
|
"nullthrows": "^1.1.1",
|
|
"walker": "^1.0.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.18"
|
|
}
|
|
},
|
|
"node_modules/metro/node_modules/metro-minify-terser": {
|
|
"version": "0.81.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"flow-enums-runtime": "^0.0.6",
|
|
"terser": "^5.15.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.18"
|
|
}
|
|
},
|
|
"node_modules/metro/node_modules/metro-resolver": {
|
|
"version": "0.81.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"flow-enums-runtime": "^0.0.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.18"
|
|
}
|
|
},
|
|
"node_modules/metro/node_modules/metro-symbolicate": {
|
|
"version": "0.81.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"flow-enums-runtime": "^0.0.6",
|
|
"invariant": "^2.2.4",
|
|
"metro-source-map": "0.81.3",
|
|
"nullthrows": "^1.1.1",
|
|
"source-map": "^0.5.6",
|
|
"vlq": "^1.0.0"
|
|
},
|
|
"bin": {
|
|
"metro-symbolicate": "src/index.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.18"
|
|
}
|
|
},
|
|
"node_modules/metro/node_modules/metro-transform-plugins": {
|
|
"version": "0.81.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/core": "^7.25.2",
|
|
"@babel/generator": "^7.25.0",
|
|
"@babel/template": "^7.25.0",
|
|
"@babel/traverse": "^7.25.3",
|
|
"flow-enums-runtime": "^0.0.6",
|
|
"nullthrows": "^1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.18"
|
|
}
|
|
},
|
|
"node_modules/metro/node_modules/metro-transform-worker": {
|
|
"version": "0.81.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/core": "^7.25.2",
|
|
"@babel/generator": "^7.25.0",
|
|
"@babel/parser": "^7.25.3",
|
|
"@babel/types": "^7.25.2",
|
|
"flow-enums-runtime": "^0.0.6",
|
|
"metro": "0.81.3",
|
|
"metro-babel-transformer": "0.81.3",
|
|
"metro-cache": "0.81.3",
|
|
"metro-cache-key": "0.81.3",
|
|
"metro-minify-terser": "0.81.3",
|
|
"metro-source-map": "0.81.3",
|
|
"metro-transform-plugins": "0.81.3",
|
|
"nullthrows": "^1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=18.18"
|
|
}
|
|
},
|
|
"node_modules/metro/node_modules/ms": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/metro/node_modules/parse-json": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"error-ex": "^1.3.1",
|
|
"json-parse-better-errors": "^1.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/metro/node_modules/resolve-from": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/micromatch": {
|
|
"version": "4.0.8",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"braces": "^3.0.3",
|
|
"picomatch": "^2.3.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8.6"
|
|
}
|
|
},
|
|
"node_modules/mime": {
|
|
"version": "1.6.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"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/mimic-function": {
|
|
"version": "5.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"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/minimatch/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/minimist": {
|
|
"version": "1.2.8",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/minimist-options": {
|
|
"version": "4.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"arrify": "^1.0.1",
|
|
"is-plain-obj": "^1.1.0",
|
|
"kind-of": "^6.0.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
}
|
|
},
|
|
"node_modules/minipass": {
|
|
"version": "7.1.2",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=16 || 14 >=14.17"
|
|
}
|
|
},
|
|
"node_modules/mkdirp": {
|
|
"version": "0.5.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"minimist": "^1.2.6"
|
|
},
|
|
"bin": {
|
|
"mkdirp": "bin/cmd.js"
|
|
}
|
|
},
|
|
"node_modules/ms": {
|
|
"version": "2.1.3",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/mute-stream": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/natural-compare": {
|
|
"version": "1.4.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/natural-compare-lite": {
|
|
"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/netmask": {
|
|
"version": "2.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4.0"
|
|
}
|
|
},
|
|
"node_modules/new-github-release-url": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"type-fest": "^2.5.1"
|
|
},
|
|
"engines": {
|
|
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/new-github-release-url/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/node-abort-controller": {
|
|
"version": "3.1.1",
|
|
"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": {
|
|
"version": "2.7.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"whatwg-url": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "4.x || >=6.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"encoding": "^0.1.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"encoding": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/node-forge": {
|
|
"version": "1.3.1",
|
|
"dev": true,
|
|
"license": "(BSD-3-Clause OR GPL-2.0)",
|
|
"engines": {
|
|
"node": ">= 6.13.0"
|
|
}
|
|
},
|
|
"node_modules/node-int64": {
|
|
"version": "0.4.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/node-releases": {
|
|
"version": "2.0.19",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/normalize-package-data": {
|
|
"version": "3.0.3",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"hosted-git-info": "^4.0.1",
|
|
"is-core-module": "^2.5.0",
|
|
"semver": "^7.3.4",
|
|
"validate-npm-package-license": "^3.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/normalize-package-data/node_modules/hosted-git-info": {
|
|
"version": "4.1.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"lru-cache": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/normalize-package-data/node_modules/lru-cache": {
|
|
"version": "6.0.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"yallist": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"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/nullthrows": {
|
|
"version": "1.1.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/ob1": {
|
|
"version": "0.80.12",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"flow-enums-runtime": "^0.0.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/object-assign": {
|
|
"version": "4.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/object-inspect": {
|
|
"version": "1.13.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/object-keys": {
|
|
"version": "1.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/object.assign": {
|
|
"version": "4.1.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.8",
|
|
"call-bound": "^1.0.3",
|
|
"define-properties": "^1.2.1",
|
|
"es-object-atoms": "^1.0.0",
|
|
"has-symbols": "^1.1.0",
|
|
"object-keys": "^1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/object.entries": {
|
|
"version": "1.1.8",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.7",
|
|
"define-properties": "^1.2.1",
|
|
"es-object-atoms": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/object.fromentries": {
|
|
"version": "2.0.8",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.7",
|
|
"define-properties": "^1.2.1",
|
|
"es-abstract": "^1.23.2",
|
|
"es-object-atoms": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/object.values": {
|
|
"version": "1.2.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.8",
|
|
"call-bound": "^1.0.3",
|
|
"define-properties": "^1.2.1",
|
|
"es-object-atoms": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"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/open": {
|
|
"version": "10.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"default-browser": "^5.2.1",
|
|
"define-lazy-prop": "^3.0.0",
|
|
"is-inside-container": "^1.0.0",
|
|
"is-wsl": "^3.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/open/node_modules/is-wsl": {
|
|
"version": "3.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-inside-container": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=16"
|
|
},
|
|
"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/os-name": {
|
|
"version": "5.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"macos-release": "^3.1.0",
|
|
"windows-release": "^5.0.1"
|
|
},
|
|
"engines": {
|
|
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/os-tmpdir": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/own-keys": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"get-intrinsic": "^1.2.6",
|
|
"object-keys": "^1.1.1",
|
|
"safe-push-apply": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"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": "4.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-limit": "^2.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/p-locate/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/p-map": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"aggregate-error": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/p-map/node_modules/aggregate-error": {
|
|
"version": "3.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"clean-stack": "^2.0.0",
|
|
"indent-string": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/p-map/node_modules/clean-stack": {
|
|
"version": "2.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/p-try": {
|
|
"version": "2.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/pac-proxy-agent": {
|
|
"version": "7.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@tootallnate/quickjs-emscripten": "^0.23.0",
|
|
"agent-base": "^7.1.2",
|
|
"debug": "^4.3.4",
|
|
"get-uri": "^6.0.1",
|
|
"http-proxy-agent": "^7.0.0",
|
|
"https-proxy-agent": "^7.0.6",
|
|
"pac-resolver": "^7.0.1",
|
|
"socks-proxy-agent": "^8.0.5"
|
|
},
|
|
"engines": {
|
|
"node": ">= 14"
|
|
}
|
|
},
|
|
"node_modules/pac-resolver": {
|
|
"version": "7.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"degenerator": "^5.0.0",
|
|
"netmask": "^2.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 14"
|
|
}
|
|
},
|
|
"node_modules/package-json": {
|
|
"version": "10.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ky": "^1.2.0",
|
|
"registry-auth-token": "^5.0.2",
|
|
"registry-url": "^6.0.1",
|
|
"semver": "^7.6.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/parent-module": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"callsites": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/parse-json": {
|
|
"version": "5.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.0.0",
|
|
"error-ex": "^1.3.1",
|
|
"json-parse-even-better-errors": "^2.3.0",
|
|
"lines-and-columns": "^1.1.6"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/parse-path": {
|
|
"version": "7.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"protocols": "^2.0.0"
|
|
}
|
|
},
|
|
"node_modules/parse-url": {
|
|
"version": "8.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"parse-path": "^7.0.0"
|
|
}
|
|
},
|
|
"node_modules/parseurl": {
|
|
"version": "1.3.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"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-scurry": {
|
|
"version": "1.11.1",
|
|
"dev": true,
|
|
"license": "BlueOak-1.0.0",
|
|
"dependencies": {
|
|
"lru-cache": "^10.2.0",
|
|
"minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=16 || 14 >=14.18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/path-type": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/picocolors": {
|
|
"version": "1.1.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-up": {
|
|
"version": "3.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"find-up": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/pkg-up/node_modules/find-up": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"locate-path": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/pkg-up/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/pkg-up/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-up/node_modules/p-locate": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"p-limit": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/pkg-up/node_modules/path-exists": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/possible-typed-array-names": {
|
|
"version": "1.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/prelude-ls": {
|
|
"version": "1.2.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/prettier": {
|
|
"version": "3.5.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"prettier": "bin/prettier.cjs"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/prettier/prettier?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/prettier-linter-helpers": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fast-diff": "^1.1.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"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/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-nextick-args": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/promise": {
|
|
"version": "8.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"asap": "~2.0.6"
|
|
}
|
|
},
|
|
"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/prompts/node_modules/kleur": {
|
|
"version": "3.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"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/proto-list": {
|
|
"version": "1.2.4",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/protocols": {
|
|
"version": "2.0.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/proxy-agent": {
|
|
"version": "6.5.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"agent-base": "^7.1.2",
|
|
"debug": "^4.3.4",
|
|
"http-proxy-agent": "^7.0.1",
|
|
"https-proxy-agent": "^7.0.6",
|
|
"lru-cache": "^7.14.1",
|
|
"pac-proxy-agent": "^7.1.0",
|
|
"proxy-from-env": "^1.1.0",
|
|
"socks-proxy-agent": "^8.0.5"
|
|
},
|
|
"engines": {
|
|
"node": ">= 14"
|
|
}
|
|
},
|
|
"node_modules/proxy-agent/node_modules/lru-cache": {
|
|
"version": "7.18.3",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/proxy-from-env": {
|
|
"version": "1.1.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/pump": {
|
|
"version": "3.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"end-of-stream": "^1.1.0",
|
|
"once": "^1.3.1"
|
|
}
|
|
},
|
|
"node_modules/punycode": {
|
|
"version": "2.3.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/pupa": {
|
|
"version": "3.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"escape-goat": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.20"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/pure-rand": {
|
|
"version": "6.1.0",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "individual",
|
|
"url": "https://github.com/sponsors/dubzzz"
|
|
},
|
|
{
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/fast-check"
|
|
}
|
|
],
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/queue": {
|
|
"version": "6.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "~2.0.3"
|
|
}
|
|
},
|
|
"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/quick-lru": {
|
|
"version": "4.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/range-parser": {
|
|
"version": "1.2.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.6"
|
|
}
|
|
},
|
|
"node_modules/rc": {
|
|
"version": "1.2.8",
|
|
"dev": true,
|
|
"license": "(BSD-2-Clause OR MIT OR Apache-2.0)",
|
|
"dependencies": {
|
|
"deep-extend": "^0.6.0",
|
|
"ini": "~1.3.0",
|
|
"minimist": "^1.2.0",
|
|
"strip-json-comments": "~2.0.1"
|
|
},
|
|
"bin": {
|
|
"rc": "cli.js"
|
|
}
|
|
},
|
|
"node_modules/rc/node_modules/strip-json-comments": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/react": {
|
|
"version": "18.3.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"loose-envify": "^1.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/react-devtools-core": {
|
|
"version": "5.3.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"shell-quote": "^1.6.1",
|
|
"ws": "^7"
|
|
}
|
|
},
|
|
"node_modules/react-is": {
|
|
"version": "18.3.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/react-native": {
|
|
"version": "0.76.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@jest/create-cache-key-function": "^29.6.3",
|
|
"@react-native/assets-registry": "0.76.7",
|
|
"@react-native/codegen": "0.76.7",
|
|
"@react-native/community-cli-plugin": "0.76.7",
|
|
"@react-native/gradle-plugin": "0.76.7",
|
|
"@react-native/js-polyfills": "0.76.7",
|
|
"@react-native/normalize-colors": "0.76.7",
|
|
"@react-native/virtualized-lists": "0.76.7",
|
|
"abort-controller": "^3.0.0",
|
|
"anser": "^1.4.9",
|
|
"ansi-regex": "^5.0.0",
|
|
"babel-jest": "^29.7.0",
|
|
"babel-plugin-syntax-hermes-parser": "^0.23.1",
|
|
"base64-js": "^1.5.1",
|
|
"chalk": "^4.0.0",
|
|
"commander": "^12.0.0",
|
|
"event-target-shim": "^5.0.1",
|
|
"flow-enums-runtime": "^0.0.6",
|
|
"glob": "^7.1.1",
|
|
"invariant": "^2.2.4",
|
|
"jest-environment-node": "^29.6.3",
|
|
"jsc-android": "^250231.0.0",
|
|
"memoize-one": "^5.0.0",
|
|
"metro-runtime": "^0.81.0",
|
|
"metro-source-map": "^0.81.0",
|
|
"mkdirp": "^0.5.1",
|
|
"nullthrows": "^1.1.1",
|
|
"pretty-format": "^29.7.0",
|
|
"promise": "^8.3.0",
|
|
"react-devtools-core": "^5.3.1",
|
|
"react-refresh": "^0.14.0",
|
|
"regenerator-runtime": "^0.13.2",
|
|
"scheduler": "0.24.0-canary-efb381bbf-20230505",
|
|
"semver": "^7.1.3",
|
|
"stacktrace-parser": "^0.1.10",
|
|
"whatwg-fetch": "^3.0.0",
|
|
"ws": "^6.2.3",
|
|
"yargs": "^17.6.2"
|
|
},
|
|
"bin": {
|
|
"react-native": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"peerDependencies": {
|
|
"@types/react": "^18.2.6",
|
|
"react": "^18.2.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@types/react": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/react-native-builder-bob": {
|
|
"version": "0.37.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/core": "^7.25.2",
|
|
"@babel/plugin-transform-strict-mode": "^7.24.7",
|
|
"@babel/preset-env": "^7.25.2",
|
|
"@babel/preset-flow": "^7.24.7",
|
|
"@babel/preset-react": "^7.24.7",
|
|
"@babel/preset-typescript": "^7.24.7",
|
|
"babel-plugin-module-resolver": "^5.0.2",
|
|
"browserslist": "^4.20.4",
|
|
"cosmiconfig": "^9.0.0",
|
|
"cross-spawn": "^7.0.3",
|
|
"dedent": "^0.7.0",
|
|
"del": "^6.1.1",
|
|
"escape-string-regexp": "^4.0.0",
|
|
"fs-extra": "^10.1.0",
|
|
"glob": "^8.0.3",
|
|
"is-git-dirty": "^2.0.1",
|
|
"json5": "^2.2.1",
|
|
"kleur": "^4.1.4",
|
|
"metro-config": "^0.80.9",
|
|
"prompts": "^2.4.2",
|
|
"which": "^2.0.2",
|
|
"yargs": "^17.5.1"
|
|
},
|
|
"bin": {
|
|
"bob": "bin/bob"
|
|
},
|
|
"engines": {
|
|
"node": ">= 20.0.0"
|
|
}
|
|
},
|
|
"node_modules/react-native-builder-bob/node_modules/cosmiconfig": {
|
|
"version": "9.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"env-paths": "^2.2.1",
|
|
"import-fresh": "^3.3.0",
|
|
"js-yaml": "^4.1.0",
|
|
"parse-json": "^5.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/d-fischer"
|
|
},
|
|
"peerDependencies": {
|
|
"typescript": ">=4.9.5"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"typescript": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/react-native-builder-bob/node_modules/fs-extra": {
|
|
"version": "10.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"graceful-fs": "^4.2.0",
|
|
"jsonfile": "^6.0.1",
|
|
"universalify": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/react-native-builder-bob/node_modules/glob": {
|
|
"version": "8.1.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"fs.realpath": "^1.0.0",
|
|
"inflight": "^1.0.4",
|
|
"inherits": "2",
|
|
"minimatch": "^5.0.1",
|
|
"once": "^1.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/react-native-builder-bob/node_modules/minimatch": {
|
|
"version": "5.1.6",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"brace-expansion": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/react-native-tabeller-example": {
|
|
"resolved": "example",
|
|
"link": true
|
|
},
|
|
"node_modules/react-native/node_modules/commander": {
|
|
"version": "12.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=18"
|
|
}
|
|
},
|
|
"node_modules/react-native/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/react-native/node_modules/regenerator-runtime": {
|
|
"version": "0.13.11",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/react-native/node_modules/ws": {
|
|
"version": "6.2.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"async-limiter": "~1.0.0"
|
|
}
|
|
},
|
|
"node_modules/react-refresh": {
|
|
"version": "0.14.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/read-package-up": {
|
|
"version": "11.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"find-up-simple": "^1.0.0",
|
|
"read-pkg": "^9.0.0",
|
|
"type-fest": "^4.6.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/read-pkg": {
|
|
"version": "9.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/normalize-package-data": "^2.4.3",
|
|
"normalize-package-data": "^6.0.0",
|
|
"parse-json": "^8.0.0",
|
|
"type-fest": "^4.6.0",
|
|
"unicorn-magic": "^0.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/read-pkg-up": {
|
|
"version": "7.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"find-up": "^4.1.0",
|
|
"read-pkg": "^5.2.0",
|
|
"type-fest": "^0.8.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/read-pkg-up/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/read-pkg-up/node_modules/hosted-git-info": {
|
|
"version": "2.8.9",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/read-pkg-up/node_modules/normalize-package-data": {
|
|
"version": "2.5.0",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"hosted-git-info": "^2.1.4",
|
|
"resolve": "^1.10.0",
|
|
"semver": "2 || 3 || 4 || 5",
|
|
"validate-npm-package-license": "^3.0.1"
|
|
}
|
|
},
|
|
"node_modules/read-pkg-up/node_modules/read-pkg": {
|
|
"version": "5.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/normalize-package-data": "^2.4.0",
|
|
"normalize-package-data": "^2.5.0",
|
|
"parse-json": "^5.0.0",
|
|
"type-fest": "^0.6.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/read-pkg-up/node_modules/read-pkg/node_modules/type-fest": {
|
|
"version": "0.6.0",
|
|
"dev": true,
|
|
"license": "(MIT OR CC0-1.0)",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/read-pkg-up/node_modules/semver": {
|
|
"version": "5.7.2",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver"
|
|
}
|
|
},
|
|
"node_modules/read-pkg-up/node_modules/type-fest": {
|
|
"version": "0.8.1",
|
|
"dev": true,
|
|
"license": "(MIT OR CC0-1.0)",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/read-pkg/node_modules/normalize-package-data": {
|
|
"version": "6.0.2",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"hosted-git-info": "^7.0.0",
|
|
"semver": "^7.3.5",
|
|
"validate-npm-package-license": "^3.0.4"
|
|
},
|
|
"engines": {
|
|
"node": "^16.14.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/read-pkg/node_modules/parse-json": {
|
|
"version": "8.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.22.13",
|
|
"index-to-position": "^0.1.2",
|
|
"type-fest": "^4.7.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"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/readline": {
|
|
"version": "1.3.0",
|
|
"dev": true,
|
|
"license": "BSD"
|
|
},
|
|
"node_modules/recast": {
|
|
"version": "0.21.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ast-types": "0.15.2",
|
|
"esprima": "~4.0.0",
|
|
"source-map": "~0.6.1",
|
|
"tslib": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4"
|
|
}
|
|
},
|
|
"node_modules/recast/node_modules/ast-types": {
|
|
"version": "0.15.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tslib": "^2.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/recast/node_modules/source-map": {
|
|
"version": "0.6.1",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/rechoir": {
|
|
"version": "0.6.2",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"resolve": "^1.1.6"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.10"
|
|
}
|
|
},
|
|
"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/reflect.getprototypeof": {
|
|
"version": "1.0.10",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.8",
|
|
"define-properties": "^1.2.1",
|
|
"es-abstract": "^1.23.9",
|
|
"es-errors": "^1.3.0",
|
|
"es-object-atoms": "^1.0.0",
|
|
"get-intrinsic": "^1.2.7",
|
|
"get-proto": "^1.0.1",
|
|
"which-builtin-type": "^1.2.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/regenerate": {
|
|
"version": "1.4.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/regenerate-unicode-properties": {
|
|
"version": "10.2.0",
|
|
"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/regexp.prototype.flags": {
|
|
"version": "1.5.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.8",
|
|
"define-properties": "^1.2.1",
|
|
"es-errors": "^1.3.0",
|
|
"get-proto": "^1.0.1",
|
|
"gopd": "^1.2.0",
|
|
"set-function-name": "^2.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/regexpu-core": {
|
|
"version": "6.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"regenerate": "^1.4.2",
|
|
"regenerate-unicode-properties": "^10.2.0",
|
|
"regjsgen": "^0.8.0",
|
|
"regjsparser": "^0.12.0",
|
|
"unicode-match-property-ecmascript": "^2.0.0",
|
|
"unicode-match-property-value-ecmascript": "^2.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/registry-auth-token": {
|
|
"version": "5.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@pnpm/npm-conf": "^2.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
}
|
|
},
|
|
"node_modules/registry-url": {
|
|
"version": "6.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"rc": "1.2.8"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/regjsgen": {
|
|
"version": "0.8.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/regjsparser": {
|
|
"version": "0.12.0",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"jsesc": "~3.0.2"
|
|
},
|
|
"bin": {
|
|
"regjsparser": "bin/parser"
|
|
}
|
|
},
|
|
"node_modules/regjsparser/node_modules/jsesc": {
|
|
"version": "3.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"jsesc": "bin/jsesc"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/release-it": {
|
|
"version": "17.11.0",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/webpro"
|
|
},
|
|
{
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/webpro"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@iarna/toml": "2.2.5",
|
|
"@octokit/rest": "20.1.1",
|
|
"async-retry": "1.3.3",
|
|
"chalk": "5.4.1",
|
|
"ci-info": "^4.1.0",
|
|
"cosmiconfig": "9.0.0",
|
|
"execa": "8.0.0",
|
|
"git-url-parse": "14.0.0",
|
|
"globby": "14.0.2",
|
|
"inquirer": "9.3.2",
|
|
"issue-parser": "7.0.1",
|
|
"lodash": "4.17.21",
|
|
"mime-types": "2.1.35",
|
|
"new-github-release-url": "2.0.0",
|
|
"open": "10.1.0",
|
|
"ora": "8.1.1",
|
|
"os-name": "5.1.0",
|
|
"proxy-agent": "6.5.0",
|
|
"semver": "7.6.3",
|
|
"shelljs": "0.8.5",
|
|
"update-notifier": "7.3.1",
|
|
"url-join": "5.0.0",
|
|
"wildcard-match": "5.1.4",
|
|
"yargs-parser": "21.1.1"
|
|
},
|
|
"bin": {
|
|
"release-it": "bin/release-it.js"
|
|
},
|
|
"engines": {
|
|
"node": "^18.18.0 || ^20.9.0 || ^22.0.0"
|
|
}
|
|
},
|
|
"node_modules/release-it/node_modules/ansi-regex": {
|
|
"version": "6.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/release-it/node_modules/chalk": {
|
|
"version": "5.4.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^12.17.0 || ^14.13 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/release-it/node_modules/ci-info": {
|
|
"version": "4.1.0",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/sibiraj-s"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/release-it/node_modules/cli-cursor": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"restore-cursor": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/release-it/node_modules/cosmiconfig": {
|
|
"version": "9.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"env-paths": "^2.2.1",
|
|
"import-fresh": "^3.3.0",
|
|
"js-yaml": "^4.1.0",
|
|
"parse-json": "^5.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/d-fischer"
|
|
},
|
|
"peerDependencies": {
|
|
"typescript": ">=4.9.5"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"typescript": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/release-it/node_modules/emoji-regex": {
|
|
"version": "10.4.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/release-it/node_modules/execa": {
|
|
"version": "8.0.0",
|
|
"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/release-it/node_modules/get-stream": {
|
|
"version": "8.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=16"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/release-it/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/release-it/node_modules/human-signals": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"engines": {
|
|
"node": ">=16.17.0"
|
|
}
|
|
},
|
|
"node_modules/release-it/node_modules/is-interactive": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/release-it/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/release-it/node_modules/is-unicode-supported": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/release-it/node_modules/log-symbols": {
|
|
"version": "6.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"chalk": "^5.3.0",
|
|
"is-unicode-supported": "^1.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/release-it/node_modules/log-symbols/node_modules/is-unicode-supported": {
|
|
"version": "1.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/release-it/node_modules/mimic-fn": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/release-it/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/release-it/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/release-it/node_modules/ora": {
|
|
"version": "8.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"chalk": "^5.3.0",
|
|
"cli-cursor": "^5.0.0",
|
|
"cli-spinners": "^2.9.2",
|
|
"is-interactive": "^2.0.0",
|
|
"is-unicode-supported": "^2.0.0",
|
|
"log-symbols": "^6.0.0",
|
|
"stdin-discarder": "^0.2.2",
|
|
"string-width": "^7.2.0",
|
|
"strip-ansi": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/release-it/node_modules/path-key": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/release-it/node_modules/path-type": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/release-it/node_modules/restore-cursor": {
|
|
"version": "5.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"onetime": "^7.0.0",
|
|
"signal-exit": "^4.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/release-it/node_modules/restore-cursor/node_modules/onetime": {
|
|
"version": "7.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mimic-function": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/release-it/node_modules/semver": {
|
|
"version": "7.6.3",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/release-it/node_modules/signal-exit": {
|
|
"version": "4.1.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=14"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/isaacs"
|
|
}
|
|
},
|
|
"node_modules/release-it/node_modules/slash": {
|
|
"version": "5.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=14.16"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/release-it/node_modules/string-width": {
|
|
"version": "7.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"emoji-regex": "^10.3.0",
|
|
"get-east-asian-width": "^1.0.0",
|
|
"strip-ansi": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/release-it/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/release-it/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/release-it/node_modules/yargs-parser": {
|
|
"version": "21.1.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/require-directory": {
|
|
"version": "2.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/require-from-string": {
|
|
"version": "2.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/reselect": {
|
|
"version": "4.1.8",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/resolve": {
|
|
"version": "1.22.10",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-core-module": "^2.16.0",
|
|
"path-parse": "^1.0.7",
|
|
"supports-preserve-symlinks-flag": "^1.0.0"
|
|
},
|
|
"bin": {
|
|
"resolve": "bin/resolve"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/resolve-cwd": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"resolve-from": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/resolve-from": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/resolve-global": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"global-dirs": "^0.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/resolve.exports": {
|
|
"version": "2.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"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.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"iojs": ">=1.0.0",
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"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/rimraf/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/run-applescript": {
|
|
"version": "7.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/run-async": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.12.0"
|
|
}
|
|
},
|
|
"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/rxjs": {
|
|
"version": "7.8.2",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"tslib": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/safe-array-concat": {
|
|
"version": "1.1.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.8",
|
|
"call-bound": "^1.0.2",
|
|
"get-intrinsic": "^1.2.6",
|
|
"has-symbols": "^1.1.0",
|
|
"isarray": "^2.0.5"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"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/safe-push-apply": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"es-errors": "^1.3.0",
|
|
"isarray": "^2.0.5"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/safe-regex-test": {
|
|
"version": "1.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.2",
|
|
"es-errors": "^1.3.0",
|
|
"is-regex": "^1.2.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/safer-buffer": {
|
|
"version": "2.1.2",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/scheduler": {
|
|
"version": "0.24.0-canary-efb381bbf-20230505",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"loose-envify": "^1.1.0"
|
|
}
|
|
},
|
|
"node_modules/selfsigned": {
|
|
"version": "2.4.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node-forge": "^1.3.0",
|
|
"node-forge": "^1"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/semver": {
|
|
"version": "7.7.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"bin": {
|
|
"semver": "bin/semver.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/send": {
|
|
"version": "0.19.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"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",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ms": "2.0.0"
|
|
}
|
|
},
|
|
"node_modules/send/node_modules/debug/node_modules/ms": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/serialize-error": {
|
|
"version": "2.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/serve-static": {
|
|
"version": "1.16.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"encodeurl": "~2.0.0",
|
|
"escape-html": "~1.0.3",
|
|
"parseurl": "~1.3.3",
|
|
"send": "0.19.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.8.0"
|
|
}
|
|
},
|
|
"node_modules/serve-static/node_modules/encodeurl": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"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/set-function-name": {
|
|
"version": "2.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"define-data-property": "^1.1.4",
|
|
"es-errors": "^1.3.0",
|
|
"functions-have-names": "^1.2.3",
|
|
"has-property-descriptors": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/set-proto": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"dunder-proto": "^1.0.1",
|
|
"es-errors": "^1.3.0",
|
|
"es-object-atoms": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/setprototypeof": {
|
|
"version": "1.2.0",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"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/shell-quote": {
|
|
"version": "1.8.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/shelljs": {
|
|
"version": "0.8.5",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {
|
|
"glob": "^7.0.0",
|
|
"interpret": "^1.0.0",
|
|
"rechoir": "^0.6.2"
|
|
},
|
|
"bin": {
|
|
"shjs": "bin/shjs"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/shelljs/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/side-channel": {
|
|
"version": "1.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"es-errors": "^1.3.0",
|
|
"object-inspect": "^1.13.3",
|
|
"side-channel-list": "^1.0.0",
|
|
"side-channel-map": "^1.0.1",
|
|
"side-channel-weakmap": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/side-channel-list": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"es-errors": "^1.3.0",
|
|
"object-inspect": "^1.13.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/side-channel-map": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.2",
|
|
"es-errors": "^1.3.0",
|
|
"get-intrinsic": "^1.2.5",
|
|
"object-inspect": "^1.13.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/side-channel-weakmap": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.2",
|
|
"es-errors": "^1.3.0",
|
|
"get-intrinsic": "^1.2.5",
|
|
"object-inspect": "^1.13.3",
|
|
"side-channel-map": "^1.0.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": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/smart-buffer": {
|
|
"version": "4.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 6.0.0",
|
|
"npm": ">= 3.0.0"
|
|
}
|
|
},
|
|
"node_modules/socks": {
|
|
"version": "2.8.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ip-address": "^9.0.5",
|
|
"smart-buffer": "^4.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.0.0",
|
|
"npm": ">= 3.0.0"
|
|
}
|
|
},
|
|
"node_modules/socks-proxy-agent": {
|
|
"version": "8.0.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"agent-base": "^7.1.2",
|
|
"debug": "^4.3.4",
|
|
"socks": "^2.8.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 14"
|
|
}
|
|
},
|
|
"node_modules/source-map": {
|
|
"version": "0.5.7",
|
|
"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/source-map-support/node_modules/source-map": {
|
|
"version": "0.6.1",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/spdx-correct": {
|
|
"version": "3.2.0",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"spdx-expression-parse": "^3.0.0",
|
|
"spdx-license-ids": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/spdx-exceptions": {
|
|
"version": "2.5.0",
|
|
"dev": true,
|
|
"license": "CC-BY-3.0"
|
|
},
|
|
"node_modules/spdx-expression-parse": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"spdx-exceptions": "^2.1.0",
|
|
"spdx-license-ids": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/spdx-license-ids": {
|
|
"version": "3.0.21",
|
|
"dev": true,
|
|
"license": "CC0-1.0"
|
|
},
|
|
"node_modules/split2": {
|
|
"version": "3.2.2",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"readable-stream": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/sprintf-js": {
|
|
"version": "1.0.3",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"node_modules/stack-utils": {
|
|
"version": "2.0.6",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"escape-string-regexp": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/stack-utils/node_modules/escape-string-regexp": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/stackframe": {
|
|
"version": "1.3.4",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/stacktrace-parser": {
|
|
"version": "0.1.11",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"type-fest": "^0.7.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/stacktrace-parser/node_modules/type-fest": {
|
|
"version": "0.7.1",
|
|
"dev": true,
|
|
"license": "(MIT OR CC0-1.0)",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/statuses": {
|
|
"version": "2.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/stdin-discarder": {
|
|
"version": "0.2.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/string_decoder": {
|
|
"version": "1.3.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safe-buffer": "~5.2.0"
|
|
}
|
|
},
|
|
"node_modules/string-length": {
|
|
"version": "4.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"char-regex": "^1.0.2",
|
|
"strip-ansi": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/string-natural-compare": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/string-width": {
|
|
"version": "4.2.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"emoji-regex": "^8.0.0",
|
|
"is-fullwidth-code-point": "^3.0.0",
|
|
"strip-ansi": "^6.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/string.prototype.matchall": {
|
|
"version": "4.0.12",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.8",
|
|
"call-bound": "^1.0.3",
|
|
"define-properties": "^1.2.1",
|
|
"es-abstract": "^1.23.6",
|
|
"es-errors": "^1.3.0",
|
|
"es-object-atoms": "^1.0.0",
|
|
"get-intrinsic": "^1.2.6",
|
|
"gopd": "^1.2.0",
|
|
"has-symbols": "^1.1.0",
|
|
"internal-slot": "^1.1.0",
|
|
"regexp.prototype.flags": "^1.5.3",
|
|
"set-function-name": "^2.0.2",
|
|
"side-channel": "^1.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/string.prototype.repeat": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.17.5"
|
|
}
|
|
},
|
|
"node_modules/string.prototype.trim": {
|
|
"version": "1.2.10",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.8",
|
|
"call-bound": "^1.0.2",
|
|
"define-data-property": "^1.1.4",
|
|
"define-properties": "^1.2.1",
|
|
"es-abstract": "^1.23.5",
|
|
"es-object-atoms": "^1.0.0",
|
|
"has-property-descriptors": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/string.prototype.trimend": {
|
|
"version": "1.0.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.8",
|
|
"call-bound": "^1.0.2",
|
|
"define-properties": "^1.2.1",
|
|
"es-object-atoms": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/string.prototype.trimstart": {
|
|
"version": "1.0.8",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.7",
|
|
"define-properties": "^1.2.1",
|
|
"es-object-atoms": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/strip-ansi": {
|
|
"version": "6.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^5.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/strip-bom": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/strip-final-newline": {
|
|
"version": "2.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/strip-indent": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"min-indent": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"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/stubborn-fs": {
|
|
"version": "1.2.5",
|
|
"dev": true
|
|
},
|
|
"node_modules/supports-color": {
|
|
"version": "7.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"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/synckit": {
|
|
"version": "0.9.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@pkgr/core": "^0.1.0",
|
|
"tslib": "^2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": "^14.18.0 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://opencollective.com/unts"
|
|
}
|
|
},
|
|
"node_modules/temp": {
|
|
"version": "0.8.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"rimraf": "~2.6.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
}
|
|
},
|
|
"node_modules/temp/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/temp/node_modules/rimraf": {
|
|
"version": "2.6.3",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"glob": "^7.1.3"
|
|
},
|
|
"bin": {
|
|
"rimraf": "bin.js"
|
|
}
|
|
},
|
|
"node_modules/terser": {
|
|
"version": "5.39.0",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"@jridgewell/source-map": "^0.3.3",
|
|
"acorn": "^8.8.2",
|
|
"commander": "^2.20.0",
|
|
"source-map-support": "~0.5.20"
|
|
},
|
|
"bin": {
|
|
"terser": "bin/terser"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/test-exclude": {
|
|
"version": "6.0.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@istanbuljs/schema": "^0.1.2",
|
|
"glob": "^7.1.4",
|
|
"minimatch": "^3.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/test-exclude/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/text-extensions": {
|
|
"version": "1.9.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10"
|
|
}
|
|
},
|
|
"node_modules/text-table": {
|
|
"version": "0.2.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/throat": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/through": {
|
|
"version": "2.3.8",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/through2": {
|
|
"version": "4.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"readable-stream": "3"
|
|
}
|
|
},
|
|
"node_modules/tmp": {
|
|
"version": "0.0.33",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"os-tmpdir": "~1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.6.0"
|
|
}
|
|
},
|
|
"node_modules/tmpl": {
|
|
"version": "1.0.5",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause"
|
|
},
|
|
"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",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.6"
|
|
}
|
|
},
|
|
"node_modules/tr46": {
|
|
"version": "0.0.3",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/trim-newlines": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8"
|
|
}
|
|
},
|
|
"node_modules/ts-node": {
|
|
"version": "10.9.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@cspotcode/source-map-support": "^0.8.0",
|
|
"@tsconfig/node10": "^1.0.7",
|
|
"@tsconfig/node12": "^1.0.7",
|
|
"@tsconfig/node14": "^1.0.0",
|
|
"@tsconfig/node16": "^1.0.2",
|
|
"acorn": "^8.4.1",
|
|
"acorn-walk": "^8.1.1",
|
|
"arg": "^4.1.0",
|
|
"create-require": "^1.1.0",
|
|
"diff": "^4.0.1",
|
|
"make-error": "^1.1.1",
|
|
"v8-compile-cache-lib": "^3.0.1",
|
|
"yn": "3.1.1"
|
|
},
|
|
"bin": {
|
|
"ts-node": "dist/bin.js",
|
|
"ts-node-cwd": "dist/bin-cwd.js",
|
|
"ts-node-esm": "dist/bin-esm.js",
|
|
"ts-node-script": "dist/bin-script.js",
|
|
"ts-node-transpile-only": "dist/bin-transpile.js",
|
|
"ts-script": "dist/bin-script-deprecated.js"
|
|
},
|
|
"peerDependencies": {
|
|
"@swc/core": ">=1.2.50",
|
|
"@swc/wasm": ">=1.2.50",
|
|
"@types/node": "*",
|
|
"typescript": ">=2.7"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@swc/core": {
|
|
"optional": true
|
|
},
|
|
"@swc/wasm": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/tslib": {
|
|
"version": "2.8.1",
|
|
"dev": true,
|
|
"license": "0BSD"
|
|
},
|
|
"node_modules/tsutils": {
|
|
"version": "3.21.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tslib": "^1.8.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
},
|
|
"peerDependencies": {
|
|
"typescript": ">=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta"
|
|
}
|
|
},
|
|
"node_modules/tsutils/node_modules/tslib": {
|
|
"version": "1.14.1",
|
|
"dev": true,
|
|
"license": "0BSD"
|
|
},
|
|
"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.0.8",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/type-fest": {
|
|
"version": "4.37.0",
|
|
"dev": true,
|
|
"license": "(MIT OR CC0-1.0)",
|
|
"engines": {
|
|
"node": ">=16"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/typed-array-buffer": {
|
|
"version": "1.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.3",
|
|
"es-errors": "^1.3.0",
|
|
"is-typed-array": "^1.1.14"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/typed-array-byte-length": {
|
|
"version": "1.0.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.8",
|
|
"for-each": "^0.3.3",
|
|
"gopd": "^1.2.0",
|
|
"has-proto": "^1.2.0",
|
|
"is-typed-array": "^1.1.14"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/typed-array-byte-offset": {
|
|
"version": "1.0.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"available-typed-arrays": "^1.0.7",
|
|
"call-bind": "^1.0.8",
|
|
"for-each": "^0.3.3",
|
|
"gopd": "^1.2.0",
|
|
"has-proto": "^1.2.0",
|
|
"is-typed-array": "^1.1.15",
|
|
"reflect.getprototypeof": "^1.0.9"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/typed-array-length": {
|
|
"version": "1.0.7",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bind": "^1.0.7",
|
|
"for-each": "^0.3.3",
|
|
"gopd": "^1.0.1",
|
|
"is-typed-array": "^1.1.13",
|
|
"possible-typed-array-names": "^1.0.0",
|
|
"reflect.getprototypeof": "^1.0.6"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/typedarray": {
|
|
"version": "0.0.6",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/typescript": {
|
|
"version": "5.8.2",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"bin": {
|
|
"tsc": "bin/tsc",
|
|
"tsserver": "bin/tsserver"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.17"
|
|
}
|
|
},
|
|
"node_modules/uglify-js": {
|
|
"version": "3.19.3",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"optional": true,
|
|
"bin": {
|
|
"uglifyjs": "bin/uglifyjs"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/unbox-primitive": {
|
|
"version": "1.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.3",
|
|
"has-bigints": "^1.0.2",
|
|
"has-symbols": "^1.1.0",
|
|
"which-boxed-primitive": "^1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/unc-path-regex": {
|
|
"version": "0.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/undici-types": {
|
|
"version": "6.20.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/unicode-canonical-property-names-ecmascript": {
|
|
"version": "2.0.1",
|
|
"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.2.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/universal-user-agent": {
|
|
"version": "6.0.1",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"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/update-browserslist-db": {
|
|
"version": "1.1.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": {
|
|
"escalade": "^3.2.0",
|
|
"picocolors": "^1.1.1"
|
|
},
|
|
"bin": {
|
|
"update-browserslist-db": "cli.js"
|
|
},
|
|
"peerDependencies": {
|
|
"browserslist": ">= 4.21.0"
|
|
}
|
|
},
|
|
"node_modules/update-notifier": {
|
|
"version": "7.3.1",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"boxen": "^8.0.1",
|
|
"chalk": "^5.3.0",
|
|
"configstore": "^7.0.0",
|
|
"is-in-ci": "^1.0.0",
|
|
"is-installed-globally": "^1.0.0",
|
|
"is-npm": "^6.0.0",
|
|
"latest-version": "^9.0.0",
|
|
"pupa": "^3.1.0",
|
|
"semver": "^7.6.3",
|
|
"xdg-basedir": "^5.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/yeoman/update-notifier?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/update-notifier/node_modules/chalk": {
|
|
"version": "5.4.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^12.17.0 || ^14.13 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/uri-js": {
|
|
"version": "4.4.1",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"punycode": "^2.1.0"
|
|
}
|
|
},
|
|
"node_modules/url-join": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
}
|
|
},
|
|
"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/v8-compile-cache-lib": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/v8-to-istanbul": {
|
|
"version": "9.3.0",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@jridgewell/trace-mapping": "^0.3.12",
|
|
"@types/istanbul-lib-coverage": "^2.0.1",
|
|
"convert-source-map": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.12.0"
|
|
}
|
|
},
|
|
"node_modules/validate-npm-package-license": {
|
|
"version": "3.0.4",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"spdx-correct": "^3.0.0",
|
|
"spdx-expression-parse": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/vlq": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/walker": {
|
|
"version": "1.0.8",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"makeerror": "1.0.12"
|
|
}
|
|
},
|
|
"node_modules/wcwidth": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"defaults": "^1.0.3"
|
|
}
|
|
},
|
|
"node_modules/webidl-conversions": {
|
|
"version": "3.0.1",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause"
|
|
},
|
|
"node_modules/whatwg-fetch": {
|
|
"version": "3.6.20",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/whatwg-url": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tr46": "~0.0.3",
|
|
"webidl-conversions": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/when-exit": {
|
|
"version": "2.1.4",
|
|
"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-boxed-primitive": {
|
|
"version": "1.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-bigint": "^1.1.0",
|
|
"is-boolean-object": "^1.2.1",
|
|
"is-number-object": "^1.1.1",
|
|
"is-string": "^1.1.1",
|
|
"is-symbol": "^1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/which-builtin-type": {
|
|
"version": "1.2.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"call-bound": "^1.0.2",
|
|
"function.prototype.name": "^1.1.6",
|
|
"has-tostringtag": "^1.0.2",
|
|
"is-async-function": "^2.0.0",
|
|
"is-date-object": "^1.1.0",
|
|
"is-finalizationregistry": "^1.1.0",
|
|
"is-generator-function": "^1.0.10",
|
|
"is-regex": "^1.2.1",
|
|
"is-weakref": "^1.0.2",
|
|
"isarray": "^2.0.5",
|
|
"which-boxed-primitive": "^1.1.0",
|
|
"which-collection": "^1.0.2",
|
|
"which-typed-array": "^1.1.16"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/which-collection": {
|
|
"version": "1.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"is-map": "^2.0.3",
|
|
"is-set": "^2.0.3",
|
|
"is-weakmap": "^2.0.2",
|
|
"is-weakset": "^2.0.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/which-typed-array": {
|
|
"version": "1.1.18",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"available-typed-arrays": "^1.0.7",
|
|
"call-bind": "^1.0.8",
|
|
"call-bound": "^1.0.3",
|
|
"for-each": "^0.3.3",
|
|
"gopd": "^1.2.0",
|
|
"has-tostringtag": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/widest-line": {
|
|
"version": "5.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"string-width": "^7.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/widest-line/node_modules/ansi-regex": {
|
|
"version": "6.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
|
|
}
|
|
},
|
|
"node_modules/widest-line/node_modules/emoji-regex": {
|
|
"version": "10.4.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/widest-line/node_modules/string-width": {
|
|
"version": "7.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"emoji-regex": "^10.3.0",
|
|
"get-east-asian-width": "^1.0.0",
|
|
"strip-ansi": "^7.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/widest-line/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/wildcard-match": {
|
|
"version": "5.1.4",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/windows-release": {
|
|
"version": "5.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"execa": "^5.1.1"
|
|
},
|
|
"engines": {
|
|
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/word-wrap": {
|
|
"version": "1.2.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/wordwrap": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/wrap-ansi": {
|
|
"version": "7.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^4.0.0",
|
|
"string-width": "^4.1.0",
|
|
"strip-ansi": "^6.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
}
|
|
},
|
|
"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": "7.5.10",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=8.3.0"
|
|
},
|
|
"peerDependencies": {
|
|
"bufferutil": "^4.0.1",
|
|
"utf-8-validate": "^5.0.2"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"bufferutil": {
|
|
"optional": true
|
|
},
|
|
"utf-8-validate": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/xdg-basedir": {
|
|
"version": "5.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/xlsx": {
|
|
"version": "0.20.3",
|
|
"resolved": "https://cdn.sheetjs.com/xlsx-0.20.3/xlsx-0.20.3.tgz",
|
|
"integrity": "sha512-oLDq3jw7AcLqKWH2AhCpVTZl8mf6X2YReP+Neh0SJUzV/BdZYjth94tG5toiMB1PPrYtxOCfaoUCkvtuH+3AJA==",
|
|
"license": "Apache-2.0",
|
|
"bin": {
|
|
"xlsx": "bin/xlsx.njs"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.8"
|
|
}
|
|
},
|
|
"node_modules/xtend": {
|
|
"version": "4.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.4"
|
|
}
|
|
},
|
|
"node_modules/y18n": {
|
|
"version": "5.0.8",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/yallist": {
|
|
"version": "4.0.0",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/yargs": {
|
|
"version": "17.7.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"cliui": "^8.0.1",
|
|
"escalade": "^3.1.1",
|
|
"get-caller-file": "^2.0.5",
|
|
"require-directory": "^2.1.1",
|
|
"string-width": "^4.2.3",
|
|
"y18n": "^5.0.5",
|
|
"yargs-parser": "^21.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/yargs-parser": {
|
|
"version": "20.2.9",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=10"
|
|
}
|
|
},
|
|
"node_modules/yargs/node_modules/yargs-parser": {
|
|
"version": "21.1.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/yn": {
|
|
"version": "3.1.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/yocto-queue": {
|
|
"version": "0.1.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
},
|
|
"node_modules/yoctocolors-cjs": {
|
|
"version": "2.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
}
|
|
}
|
|
}
|
|
}
|