mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-27 00:17:31 +00:00
1364 lines
44 KiB
JSON
1364 lines
44 KiB
JSON
{
|
|
"name": "sandbox",
|
|
"version": "4.8.3",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "sandbox",
|
|
"version": "4.8.3",
|
|
"license": "UNLICENSED",
|
|
"dependencies": {
|
|
"@fastify/static": "^7.0.4",
|
|
"@nestjs/common": "^10.0.0",
|
|
"@nestjs/core": "^10.0.0",
|
|
"@nestjs/platform-fastify": "^10.3.8",
|
|
"@nestjs/swagger": "^7.3.1",
|
|
"dayjs": "^1.11.7",
|
|
"fastify": "^4.27.0",
|
|
"isolated-vm": "^4.7.2",
|
|
"node-gyp": "^10.1.0",
|
|
"reflect-metadata": "^0.2.0",
|
|
"rxjs": "^7.8.1",
|
|
"sandbox": "file:",
|
|
"tiktoken": "1.0.17"
|
|
},
|
|
"devDependencies": {
|
|
"@nestjs/cli": "^10.0.0",
|
|
"@nestjs/schematics": "^10.0.0",
|
|
"@nestjs/testing": "^10.0.0",
|
|
"@types/jest": "^29.5.2",
|
|
"@types/node": "^20.14.2",
|
|
"@types/supertest": "^6.0.0",
|
|
"@typescript-eslint/eslint-plugin": "^6.0.0",
|
|
"@typescript-eslint/parser": "^6.0.0",
|
|
"eslint": "^8.42.0",
|
|
"jest": "^29.5.0",
|
|
"source-map-support": "^0.5.21",
|
|
"supertest": "^6.3.3",
|
|
"ts-jest": "^29.1.0",
|
|
"ts-loader": "^9.4.3",
|
|
"ts-node": "^10.9.1",
|
|
"tsconfig-paths": "^4.2.0",
|
|
"typescript": "^5.1.3"
|
|
}
|
|
},
|
|
"../../../node_modules/.pnpm/@fastify+static@7.0.4/node_modules/@fastify/static": {
|
|
"version": "7.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@fastify/accept-negotiator": "^1.0.0",
|
|
"@fastify/send": "^2.0.0",
|
|
"content-disposition": "^0.5.3",
|
|
"fastify-plugin": "^4.0.0",
|
|
"fastq": "^1.17.0",
|
|
"glob": "^10.3.4"
|
|
},
|
|
"devDependencies": {
|
|
"@fastify/compress": "^7.0.0",
|
|
"@fastify/pre-commit": "^2.0.2",
|
|
"@types/node": "^20.1.0",
|
|
"@typescript-eslint/eslint-plugin": "^7.1.0",
|
|
"@typescript-eslint/parser": "^7.1.0",
|
|
"concat-stream": "^2.0.0",
|
|
"coveralls": "^3.0.4",
|
|
"eslint-plugin-typescript": "^0.14.0",
|
|
"fastify": "^4.0.0-rc.2",
|
|
"handlebars": "^4.7.6",
|
|
"pino": "^8.4.2",
|
|
"proxyquire": "^2.1.0",
|
|
"simple-get": "^4.0.0",
|
|
"snazzy": "^9.0.0",
|
|
"standard": "^17.0.0",
|
|
"tap": "^16.0.0",
|
|
"tsd": "^0.31.0",
|
|
"typescript": "^5.1.6"
|
|
}
|
|
},
|
|
"../../../node_modules/.pnpm/@nestjs+cli@10.4.2/node_modules/@nestjs/cli": {
|
|
"version": "10.4.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@angular-devkit/core": "17.3.8",
|
|
"@angular-devkit/schematics": "17.3.8",
|
|
"@angular-devkit/schematics-cli": "17.3.8",
|
|
"@nestjs/schematics": "^10.0.1",
|
|
"chalk": "4.1.2",
|
|
"chokidar": "3.6.0",
|
|
"cli-table3": "0.6.5",
|
|
"commander": "4.1.1",
|
|
"fork-ts-checker-webpack-plugin": "9.0.2",
|
|
"glob": "10.4.2",
|
|
"inquirer": "8.2.6",
|
|
"node-emoji": "1.11.0",
|
|
"ora": "5.4.1",
|
|
"tree-kill": "1.2.2",
|
|
"tsconfig-paths": "4.2.0",
|
|
"tsconfig-paths-webpack-plugin": "4.1.0",
|
|
"typescript": "5.3.3",
|
|
"webpack": "5.92.1",
|
|
"webpack-node-externals": "3.0.0"
|
|
},
|
|
"bin": {
|
|
"nest": "bin/nest.js"
|
|
},
|
|
"devDependencies": {
|
|
"@commitlint/cli": "19.3.0",
|
|
"@commitlint/config-angular": "19.3.0",
|
|
"@swc/cli": "0.4.0",
|
|
"@swc/core": "1.6.7",
|
|
"@types/inquirer": "9.0.3",
|
|
"@types/jest": "29.5.12",
|
|
"@types/node": "20.14.9",
|
|
"@types/node-emoji": "1.8.2",
|
|
"@types/webpack-node-externals": "3.0.4",
|
|
"@typescript-eslint/eslint-plugin": "7.15.0",
|
|
"@typescript-eslint/parser": "7.15.0",
|
|
"delete-empty": "3.0.0",
|
|
"eslint": "8.57.0",
|
|
"eslint-config-prettier": "9.1.0",
|
|
"gulp": "5.0.0",
|
|
"gulp-clean": "0.4.0",
|
|
"husky": "9.0.11",
|
|
"jest": "29.7.0",
|
|
"lint-staged": "15.2.7",
|
|
"prettier": "3.3.2",
|
|
"release-it": "17.4.1",
|
|
"ts-jest": "29.1.5",
|
|
"ts-loader": "9.5.1",
|
|
"ts-node": "10.9.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 16.14"
|
|
},
|
|
"peerDependencies": {
|
|
"@swc/cli": "^0.1.62 || ^0.3.0 || ^0.4.0",
|
|
"@swc/core": "^1.3.62"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@swc/cli": {
|
|
"optional": true
|
|
},
|
|
"@swc/core": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"../../../node_modules/.pnpm/@nestjs+common@10.3.10_reflect-metadata@0.2.2_rxjs@7.8.1/node_modules/@nestjs/common": {
|
|
"version": "10.3.10",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"iterare": "1.2.1",
|
|
"tslib": "2.6.3",
|
|
"uid": "2.0.2"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/nest"
|
|
},
|
|
"peerDependencies": {
|
|
"class-transformer": "*",
|
|
"class-validator": "*",
|
|
"reflect-metadata": "^0.1.12 || ^0.2.0",
|
|
"rxjs": "^7.1.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"class-transformer": {
|
|
"optional": true
|
|
},
|
|
"class-validator": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"../../../node_modules/.pnpm/@nestjs+core@10.3.10_@nestjs+common@10.3.10_reflect-metadata@0.2.2_rxjs@7.8.1__encoding@0.1.1_cwhl4bg22vrzkpp7b6ueet2nvq/node_modules/@nestjs/core": {
|
|
"version": "10.3.10",
|
|
"hasInstallScript": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@nuxtjs/opencollective": "0.3.2",
|
|
"fast-safe-stringify": "2.1.1",
|
|
"iterare": "1.2.1",
|
|
"path-to-regexp": "3.2.0",
|
|
"tslib": "2.6.3",
|
|
"uid": "2.0.2"
|
|
},
|
|
"devDependencies": {
|
|
"@nestjs/common": "10.3.10"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/nest"
|
|
},
|
|
"peerDependencies": {
|
|
"@nestjs/common": "^10.0.0",
|
|
"@nestjs/microservices": "^10.0.0",
|
|
"@nestjs/platform-express": "^10.0.0",
|
|
"@nestjs/websockets": "^10.0.0",
|
|
"reflect-metadata": "^0.1.12 || ^0.2.0",
|
|
"rxjs": "^7.1.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@nestjs/microservices": {
|
|
"optional": true
|
|
},
|
|
"@nestjs/platform-express": {
|
|
"optional": true
|
|
},
|
|
"@nestjs/websockets": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"../../../node_modules/.pnpm/@nestjs+platform-fastify@10.3.10_@fastify+static@7.0.4_@nestjs+common@10.3.10_reflect-metadat_skittakrgygwul6xm3zfbbyrve/node_modules/@nestjs/platform-fastify": {
|
|
"version": "10.3.10",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@fastify/cors": "9.0.1",
|
|
"@fastify/formbody": "7.4.0",
|
|
"@fastify/middie": "8.3.1",
|
|
"fastify": "4.28.0",
|
|
"light-my-request": "5.13.0",
|
|
"path-to-regexp": "3.2.0",
|
|
"tslib": "2.6.3"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/nest"
|
|
},
|
|
"peerDependencies": {
|
|
"@fastify/static": "^6.0.0 || ^7.0.0",
|
|
"@fastify/view": "^7.0.0 || ^8.0.0",
|
|
"@nestjs/common": "^10.0.0",
|
|
"@nestjs/core": "^10.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@fastify/static": {
|
|
"optional": true
|
|
},
|
|
"@fastify/view": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"../../../node_modules/.pnpm/@nestjs+schematics@10.1.2_chokidar@3.6.0_typescript@5.5.3/node_modules/@nestjs/schematics": {
|
|
"version": "10.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@angular-devkit/core": "17.3.8",
|
|
"@angular-devkit/schematics": "17.3.8",
|
|
"comment-json": "4.2.3",
|
|
"jsonc-parser": "3.3.1",
|
|
"pluralize": "8.0.0"
|
|
},
|
|
"devDependencies": {
|
|
"@commitlint/cli": "19.3.0",
|
|
"@commitlint/config-angular": "19.3.0",
|
|
"@types/jest": "29.5.12",
|
|
"@types/node": "20.14.9",
|
|
"@typescript-eslint/eslint-plugin": "7.15.0",
|
|
"@typescript-eslint/parser": "7.15.0",
|
|
"cpx2": "7.0.1",
|
|
"eslint": "8.57.0",
|
|
"eslint-config-prettier": "9.1.0",
|
|
"eslint-plugin-import": "2.29.1",
|
|
"gulp": "5.0.0",
|
|
"gulp-clean": "0.4.0",
|
|
"husky": "9.0.11",
|
|
"jest": "29.7.0",
|
|
"nyc": "17.0.0",
|
|
"release-it": "17.4.1",
|
|
"ts-jest": "29.1.5",
|
|
"ts-node": "10.9.2",
|
|
"typescript": "5.5.3"
|
|
},
|
|
"peerDependencies": {
|
|
"typescript": ">=4.8.2"
|
|
}
|
|
},
|
|
"../../../node_modules/.pnpm/@nestjs+swagger@7.4.0_@fastify+static@7.0.4_@nestjs+common@10.3.10_reflect-metadata@0.2.2_rxj_6ymcecj2cwcp4pgk6yzp6fhnzu/node_modules/@nestjs/swagger": {
|
|
"version": "7.4.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@microsoft/tsdoc": "^0.15.0",
|
|
"@nestjs/mapped-types": "2.0.5",
|
|
"js-yaml": "4.1.0",
|
|
"lodash": "4.17.21",
|
|
"path-to-regexp": "3.2.0",
|
|
"swagger-ui-dist": "5.17.14"
|
|
},
|
|
"devDependencies": {
|
|
"@commitlint/cli": "19.3.0",
|
|
"@commitlint/config-angular": "19.3.0",
|
|
"@fastify/static": "7.0.4",
|
|
"@nestjs/common": "10.3.10",
|
|
"@nestjs/core": "10.3.10",
|
|
"@nestjs/platform-express": "10.3.10",
|
|
"@nestjs/platform-fastify": "10.3.10",
|
|
"@types/jest": "29.5.12",
|
|
"@types/js-yaml": "4.0.9",
|
|
"@types/lodash": "4.17.6",
|
|
"@types/node": "20.14.9",
|
|
"@typescript-eslint/eslint-plugin": "7.14.1",
|
|
"@typescript-eslint/parser": "7.14.1",
|
|
"class-transformer": "0.5.1",
|
|
"class-validator": "0.14.1",
|
|
"eslint": "8.57.0",
|
|
"eslint-config-prettier": "9.1.0",
|
|
"eslint-plugin-import": "2.29.1",
|
|
"express": "4.19.2",
|
|
"husky": "9.0.11",
|
|
"jest": "29.7.0",
|
|
"lint-staged": "15.2.7",
|
|
"openapi-types": "12.1.3",
|
|
"prettier": "2.8.8",
|
|
"reflect-metadata": "0.2.2",
|
|
"release-it": "17.4.1",
|
|
"supertest": "7.0.0",
|
|
"swagger-parser": "10.0.3",
|
|
"ts-jest": "29.1.5",
|
|
"typescript": "5.1.6"
|
|
},
|
|
"peerDependencies": {
|
|
"@fastify/static": "^6.0.0 || ^7.0.0",
|
|
"@nestjs/common": "^9.0.0 || ^10.0.0",
|
|
"@nestjs/core": "^9.0.0 || ^10.0.0",
|
|
"class-transformer": "*",
|
|
"class-validator": "*",
|
|
"reflect-metadata": "^0.1.12 || ^0.2.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@fastify/static": {
|
|
"optional": true
|
|
},
|
|
"class-transformer": {
|
|
"optional": true
|
|
},
|
|
"class-validator": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"../../../node_modules/.pnpm/@nestjs+testing@10.3.10_@nestjs+common@10.3.10_reflect-metadata@0.2.2_rxjs@7.8.1__@nestjs+cor_n5l3k5d3v4gz5i6ueiaqoezcaq/node_modules/@nestjs/testing": {
|
|
"version": "10.3.10",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"tslib": "2.6.3"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/nest"
|
|
},
|
|
"peerDependencies": {
|
|
"@nestjs/common": "^10.0.0",
|
|
"@nestjs/core": "^10.0.0",
|
|
"@nestjs/microservices": "^10.0.0",
|
|
"@nestjs/platform-express": "^10.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@nestjs/microservices": {
|
|
"optional": true
|
|
},
|
|
"@nestjs/platform-express": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"../../../node_modules/.pnpm/@types+jest@29.5.12/node_modules/@types/jest": {
|
|
"version": "29.5.12",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"expect": "^29.0.0",
|
|
"pretty-format": "^29.0.0"
|
|
}
|
|
},
|
|
"../../../node_modules/.pnpm/@types+node@20.14.11/node_modules/@types/node": {
|
|
"version": "20.14.11",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"undici-types": "~5.26.4"
|
|
}
|
|
},
|
|
"../../../node_modules/.pnpm/@types+supertest@6.0.2/node_modules/@types/supertest": {
|
|
"version": "6.0.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/methods": "^1.1.4",
|
|
"@types/superagent": "^8.1.0"
|
|
}
|
|
},
|
|
"../../../node_modules/.pnpm/@typescript-eslint+eslint-plugin@6.21.0_@typescript-eslint+parser@6.21.0_eslint@8.56.0_typesc_i7vrqotskyde7ojobch27heju4/node_modules/@typescript-eslint/eslint-plugin": {
|
|
"version": "6.21.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@eslint-community/regexpp": "^4.5.1",
|
|
"@typescript-eslint/scope-manager": "6.21.0",
|
|
"@typescript-eslint/type-utils": "6.21.0",
|
|
"@typescript-eslint/utils": "6.21.0",
|
|
"@typescript-eslint/visitor-keys": "6.21.0",
|
|
"debug": "^4.3.4",
|
|
"graphemer": "^1.4.0",
|
|
"ignore": "^5.2.4",
|
|
"natural-compare": "^1.4.0",
|
|
"semver": "^7.5.4",
|
|
"ts-api-utils": "^1.0.1"
|
|
},
|
|
"devDependencies": {
|
|
"@prettier/sync": "*",
|
|
"@types/debug": "*",
|
|
"@types/marked": "*",
|
|
"@types/natural-compare": "*",
|
|
"@typescript-eslint/rule-schema-to-typescript-types": "6.21.0",
|
|
"@typescript-eslint/rule-tester": "6.21.0",
|
|
"ajv": "^6.12.6",
|
|
"chalk": "^5.3.0",
|
|
"cross-fetch": "*",
|
|
"grapheme-splitter": "^1.0.4",
|
|
"jest": "29.7.0",
|
|
"jest-specific-snapshot": "^8.0.0",
|
|
"json-schema": "*",
|
|
"markdown-table": "^3.0.3",
|
|
"marked": "^5.1.1",
|
|
"prettier": "^3.0.3",
|
|
"rimraf": "*",
|
|
"title-case": "^3.0.3",
|
|
"tsx": "*",
|
|
"typescript": "*"
|
|
},
|
|
"engines": {
|
|
"node": "^16.0.0 || >=18.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
},
|
|
"peerDependencies": {
|
|
"@typescript-eslint/parser": "^6.0.0 || ^6.0.0-alpha",
|
|
"eslint": "^7.0.0 || ^8.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"typescript": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"../../../node_modules/.pnpm/@typescript-eslint+parser@6.21.0_eslint@8.56.0_typescript@5.5.3/node_modules/@typescript-eslint/parser": {
|
|
"version": "6.21.0",
|
|
"dev": true,
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": {
|
|
"@typescript-eslint/scope-manager": "6.21.0",
|
|
"@typescript-eslint/types": "6.21.0",
|
|
"@typescript-eslint/typescript-estree": "6.21.0",
|
|
"@typescript-eslint/visitor-keys": "6.21.0",
|
|
"debug": "^4.3.4"
|
|
},
|
|
"devDependencies": {
|
|
"@types/glob": "*",
|
|
"downlevel-dts": "*",
|
|
"glob": "*",
|
|
"jest": "29.7.0",
|
|
"prettier": "^3.0.3",
|
|
"rimraf": "*",
|
|
"typescript": "*"
|
|
},
|
|
"engines": {
|
|
"node": "^16.0.0 || >=18.0.0"
|
|
},
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
},
|
|
"peerDependencies": {
|
|
"eslint": "^7.0.0 || ^8.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"typescript": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"../../../node_modules/.pnpm/dayjs@1.11.11/node_modules/dayjs": {
|
|
"version": "1.11.11",
|
|
"license": "MIT",
|
|
"devDependencies": {
|
|
"@babel/cli": "^7.0.0-beta.44",
|
|
"@babel/core": "^7.0.0-beta.44",
|
|
"@babel/node": "^7.0.0-beta.44",
|
|
"@babel/preset-env": "^7.0.0-beta.44",
|
|
"babel-core": "^7.0.0-bridge.0",
|
|
"babel-jest": "^22.4.3",
|
|
"babel-plugin-external-helpers": "^6.22.0",
|
|
"cross-env": "^5.1.6",
|
|
"eslint": "^4.19.1",
|
|
"eslint-config-airbnb-base": "^12.1.0",
|
|
"eslint-plugin-import": "^2.10.0",
|
|
"eslint-plugin-jest": "^21.15.0",
|
|
"gzip-size-cli": "^2.1.0",
|
|
"jasmine-core": "^2.99.1",
|
|
"jest": "^22.4.3",
|
|
"karma": "^2.0.2",
|
|
"karma-jasmine": "^1.1.2",
|
|
"karma-sauce-launcher": "^1.1.0",
|
|
"mockdate": "^2.0.2",
|
|
"moment": "2.29.2",
|
|
"moment-timezone": "0.5.31",
|
|
"ncp": "^2.0.0",
|
|
"pre-commit": "^1.2.2",
|
|
"prettier": "^1.16.1",
|
|
"rollup": "^2.45.1",
|
|
"rollup-plugin-babel": "^4.4.0",
|
|
"rollup-plugin-terser": "^7.0.2",
|
|
"size-limit": "^0.18.0",
|
|
"typescript": "^2.8.3"
|
|
}
|
|
},
|
|
"../../../node_modules/.pnpm/eslint@8.56.0/node_modules/eslint": {
|
|
"version": "8.56.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@eslint-community/eslint-utils": "^4.2.0",
|
|
"@eslint-community/regexpp": "^4.6.1",
|
|
"@eslint/eslintrc": "^2.1.4",
|
|
"@eslint/js": "8.56.0",
|
|
"@humanwhocodes/config-array": "^0.11.13",
|
|
"@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"
|
|
},
|
|
"devDependencies": {
|
|
"@babel/core": "^7.4.3",
|
|
"@babel/preset-env": "^7.4.3",
|
|
"@wdio/browser-runner": "^8.14.6",
|
|
"@wdio/cli": "^8.14.6",
|
|
"@wdio/concise-reporter": "^8.14.0",
|
|
"@wdio/globals": "^8.14.6",
|
|
"@wdio/mocha-framework": "^8.14.0",
|
|
"babel-loader": "^8.0.5",
|
|
"c8": "^7.12.0",
|
|
"chai": "^4.0.1",
|
|
"cheerio": "^0.22.0",
|
|
"common-tags": "^1.8.0",
|
|
"core-js": "^3.1.3",
|
|
"ejs": "^3.0.2",
|
|
"eslint": "file:.",
|
|
"eslint-config-eslint": "file:packages/eslint-config-eslint",
|
|
"eslint-plugin-eslint-comments": "^3.2.0",
|
|
"eslint-plugin-eslint-plugin": "^5.2.1",
|
|
"eslint-plugin-internal-rules": "file:tools/internal-rules",
|
|
"eslint-plugin-jsdoc": "^46.2.5",
|
|
"eslint-plugin-n": "^16.4.0",
|
|
"eslint-plugin-unicorn": "^49.0.0",
|
|
"eslint-release": "^3.2.0",
|
|
"eslump": "^3.0.0",
|
|
"esprima": "^4.0.1",
|
|
"fast-glob": "^3.2.11",
|
|
"fs-teardown": "^0.1.3",
|
|
"glob": "^7.1.6",
|
|
"got": "^11.8.3",
|
|
"gray-matter": "^4.0.3",
|
|
"lint-staged": "^11.0.0",
|
|
"load-perf": "^0.2.0",
|
|
"markdown-it": "^12.2.0",
|
|
"markdown-it-container": "^3.0.0",
|
|
"markdownlint": "^0.32.0",
|
|
"markdownlint-cli": "^0.37.0",
|
|
"marked": "^4.0.8",
|
|
"memfs": "^3.0.1",
|
|
"metascraper": "^5.25.7",
|
|
"metascraper-description": "^5.25.7",
|
|
"metascraper-image": "^5.29.3",
|
|
"metascraper-logo": "^5.25.7",
|
|
"metascraper-logo-favicon": "^5.25.7",
|
|
"metascraper-title": "^5.25.7",
|
|
"mocha": "^8.3.2",
|
|
"mocha-junit-reporter": "^2.0.0",
|
|
"node-polyfill-webpack-plugin": "^1.0.3",
|
|
"npm-license": "^0.3.3",
|
|
"pirates": "^4.0.5",
|
|
"progress": "^2.0.3",
|
|
"proxyquire": "^2.0.1",
|
|
"recast": "^0.23.0",
|
|
"regenerator-runtime": "^0.14.0",
|
|
"rollup-plugin-node-polyfills": "^0.2.1",
|
|
"semver": "^7.5.3",
|
|
"shelljs": "^0.8.2",
|
|
"sinon": "^11.0.0",
|
|
"vite-plugin-commonjs": "^0.10.0",
|
|
"webdriverio": "^8.14.6",
|
|
"webpack": "^5.23.0",
|
|
"webpack-cli": "^4.5.0",
|
|
"yorkie": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://opencollective.com/eslint"
|
|
}
|
|
},
|
|
"../../../node_modules/.pnpm/fastify@4.28.1/node_modules/fastify": {
|
|
"version": "4.28.1",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/fastify"
|
|
},
|
|
{
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/fastify"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@fastify/ajv-compiler": "^3.5.0",
|
|
"@fastify/error": "^3.4.0",
|
|
"@fastify/fast-json-stringify-compiler": "^4.3.0",
|
|
"abstract-logging": "^2.0.1",
|
|
"avvio": "^8.3.0",
|
|
"fast-content-type-parse": "^1.1.0",
|
|
"fast-json-stringify": "^5.8.0",
|
|
"find-my-way": "^8.0.0",
|
|
"light-my-request": "^5.11.0",
|
|
"pino": "^9.0.0",
|
|
"process-warning": "^3.0.0",
|
|
"proxy-addr": "^2.0.7",
|
|
"rfdc": "^1.3.0",
|
|
"secure-json-parse": "^2.7.0",
|
|
"semver": "^7.5.4",
|
|
"toad-cache": "^3.3.0"
|
|
},
|
|
"devDependencies": {
|
|
"@fastify/pre-commit": "^2.0.2",
|
|
"@sinclair/typebox": "^0.31.17",
|
|
"@sinonjs/fake-timers": "^11.1.0",
|
|
"@types/node": "^20.8.4",
|
|
"@typescript-eslint/eslint-plugin": "^6.7.5",
|
|
"@typescript-eslint/parser": "^6.7.5",
|
|
"ajv": "^8.12.0",
|
|
"ajv-errors": "^3.0.0",
|
|
"ajv-formats": "^2.1.1",
|
|
"ajv-i18n": "^4.2.0",
|
|
"ajv-merge-patch": "^5.0.1",
|
|
"autocannon": "^7.14.0",
|
|
"branch-comparer": "^1.1.0",
|
|
"c8": "^8.0.1",
|
|
"concurrently": "^8.2.2",
|
|
"cross-env": "^7.0.3",
|
|
"eslint": "^8.51.0",
|
|
"eslint-config-standard": "^17.1.0",
|
|
"eslint-import-resolver-node": "^0.3.9",
|
|
"eslint-plugin-import": "^2.28.1",
|
|
"eslint-plugin-n": "^16.2.0",
|
|
"eslint-plugin-promise": "^6.1.1",
|
|
"fast-json-body": "^1.1.0",
|
|
"fastify-plugin": "^4.5.1",
|
|
"fluent-json-schema": "^4.1.2",
|
|
"form-data": "^4.0.0",
|
|
"h2url": "^0.2.0",
|
|
"http-errors": "^2.0.0",
|
|
"joi": "^17.11.0",
|
|
"json-schema-to-ts": "^2.9.2",
|
|
"JSONStream": "^1.3.5",
|
|
"markdownlint-cli2": "^0.10.0",
|
|
"node-forge": "^1.3.1",
|
|
"proxyquire": "^2.1.3",
|
|
"send": "^0.18.0",
|
|
"simple-get": "^4.0.1",
|
|
"snazzy": "^9.0.0",
|
|
"split2": "^4.2.0",
|
|
"standard": "^17.1.0",
|
|
"tap": "^16.3.9",
|
|
"tsd": "^0.29.0",
|
|
"typescript": "^5.2.2",
|
|
"undici": "^5.26.0",
|
|
"vary": "^1.1.2",
|
|
"yup": "^1.3.2"
|
|
}
|
|
},
|
|
"../../../node_modules/.pnpm/isolated-vm@4.7.2/node_modules/isolated-vm": {
|
|
"version": "4.7.2",
|
|
"hasInstallScript": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"prebuild-install": "^7.1.1"
|
|
},
|
|
"devDependencies": {
|
|
"isolated-vm": ".",
|
|
"prebuild": "^12.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=16.0.0"
|
|
}
|
|
},
|
|
"../../../node_modules/.pnpm/jest@29.7.0_@types+node@20.14.11_babel-plugin-macros@3.1.0_ts-node@10.9.2_@types+node@20.14.11_typescript@5.5.3_/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"
|
|
},
|
|
"devDependencies": {
|
|
"@tsd/typescript": "^5.0.4",
|
|
"tsd-lite": "^0.7.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/.pnpm/node-gyp@10.2.0/node_modules/node-gyp": {
|
|
"version": "10.2.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"env-paths": "^2.2.0",
|
|
"exponential-backoff": "^3.1.1",
|
|
"glob": "^10.3.10",
|
|
"graceful-fs": "^4.2.6",
|
|
"make-fetch-happen": "^13.0.0",
|
|
"nopt": "^7.0.0",
|
|
"proc-log": "^4.1.0",
|
|
"semver": "^7.3.5",
|
|
"tar": "^6.2.1",
|
|
"which": "^4.0.0"
|
|
},
|
|
"bin": {
|
|
"node-gyp": "bin/node-gyp.js"
|
|
},
|
|
"devDependencies": {
|
|
"bindings": "^1.5.0",
|
|
"cross-env": "^7.0.3",
|
|
"mocha": "^10.2.0",
|
|
"nan": "^2.14.2",
|
|
"require-inject": "^1.4.4",
|
|
"standard": "^17.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "^16.14.0 || >=18.0.0"
|
|
}
|
|
},
|
|
"../../../node_modules/.pnpm/reflect-metadata@0.2.2/node_modules/reflect-metadata": {
|
|
"version": "0.2.2",
|
|
"license": "Apache-2.0",
|
|
"devDependencies": {
|
|
"@types/chai": "^3.4.34",
|
|
"@types/mocha": "^2.2.34",
|
|
"@types/node": "^10.17.60",
|
|
"chai": "^3.5.0",
|
|
"del": "^2.2.2",
|
|
"ecmarkup": "^3.9.3",
|
|
"gulp": "^3.9.1",
|
|
"gulp-emu": "^1.1.0",
|
|
"gulp-live-server": "0.0.30",
|
|
"gulp-mocha": "^3.0.1",
|
|
"gulp-rename": "^1.2.2",
|
|
"gulp-sequence": "^0.4.6",
|
|
"gulp-tsb": "^2.0.3",
|
|
"mocha": "^3.2.0",
|
|
"typescript": "^2.1.4"
|
|
}
|
|
},
|
|
"../../../node_modules/.pnpm/rxjs@7.8.1/node_modules/rxjs": {
|
|
"version": "7.8.1",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"tslib": "^2.1.0"
|
|
},
|
|
"devDependencies": {
|
|
"@angular-devkit/build-optimizer": "0.4.6",
|
|
"@angular-devkit/schematics": "^11.0.7",
|
|
"@swc/core": "^1.2.128",
|
|
"@swc/helpers": "^0.3.2",
|
|
"@types/chai": "^4.2.11",
|
|
"@types/lodash": "4.14.102",
|
|
"@types/mocha": "^7.0.2",
|
|
"@types/node": "^14.14.6",
|
|
"@types/shelljs": "^0.8.8",
|
|
"@types/sinon": "4.1.3",
|
|
"@types/sinon-chai": "2.7.29",
|
|
"@types/source-map": "^0.5.2",
|
|
"@typescript-eslint/eslint-plugin": "^4.29.1",
|
|
"@typescript-eslint/parser": "^4.29.1",
|
|
"babel-polyfill": "6.26.0",
|
|
"chai": "^4.2.0",
|
|
"check-side-effects": "0.0.23",
|
|
"color": "3.0.0",
|
|
"colors": "1.1.2",
|
|
"cross-env": "5.1.3",
|
|
"cz-conventional-changelog": "1.2.0",
|
|
"dependency-cruiser": "^9.12.0",
|
|
"escape-string-regexp": "1.0.5",
|
|
"eslint": "^7.8.1",
|
|
"eslint-plugin-jasmine": "^2.10.1",
|
|
"form-data": "^3.0.0",
|
|
"fs-extra": "^8.1.0",
|
|
"glob": "7.1.2",
|
|
"google-closure-compiler-js": "20170218.0.0",
|
|
"husky": "^4.2.5",
|
|
"klaw-sync": "3.0.2",
|
|
"lint-staged": "^10.2.11",
|
|
"lodash": "^4.17.15",
|
|
"minimist": "^1.2.5",
|
|
"mocha": "^8.1.3",
|
|
"nodemon": "^1.9.2",
|
|
"npm-run-all": "4.1.2",
|
|
"opn-cli": "3.1.0",
|
|
"platform": "1.3.5",
|
|
"prettier": "^2.5.1",
|
|
"promise": "8.0.1",
|
|
"rollup": "0.66.6",
|
|
"rollup-plugin-alias": "1.4.0",
|
|
"rollup-plugin-inject": "2.0.0",
|
|
"rollup-plugin-node-resolve": "2.0.0",
|
|
"shelljs": "^0.8.4",
|
|
"shx": "^0.3.2",
|
|
"sinon": "4.3.0",
|
|
"sinon-chai": "2.14.0",
|
|
"source-map-support": "0.5.3",
|
|
"systemjs": "^0.21.0",
|
|
"ts-node": "^9.1.1",
|
|
"tslint": "^5.20.1",
|
|
"tslint-config-prettier": "^1.18.0",
|
|
"tslint-etc": "1.13.10",
|
|
"tslint-no-toplevel-property-access": "0.0.2",
|
|
"tslint-no-unused-expression-chai": "0.0.3",
|
|
"typescript": "~4.2.0",
|
|
"validate-commit-msg": "2.14.0",
|
|
"web-streams-polyfill": "^3.0.2",
|
|
"webpack": "^4.31.0"
|
|
}
|
|
},
|
|
"../../../node_modules/.pnpm/source-map-support@0.5.21/node_modules/source-map-support": {
|
|
"version": "0.5.21",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"buffer-from": "^1.0.0",
|
|
"source-map": "^0.6.0"
|
|
},
|
|
"devDependencies": {
|
|
"browserify": "^4.2.3",
|
|
"coffeescript": "^1.12.7",
|
|
"http-server": "^0.11.1",
|
|
"mocha": "^3.5.3",
|
|
"webpack": "^1.15.0"
|
|
}
|
|
},
|
|
"../../../node_modules/.pnpm/supertest@6.3.4/node_modules/supertest": {
|
|
"version": "6.3.4",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"methods": "^1.1.2",
|
|
"superagent": "^8.1.2"
|
|
},
|
|
"devDependencies": {
|
|
"body-parser": "^1.20.2",
|
|
"cookie-parser": "^1.4.6",
|
|
"eslint": "^8.32.0",
|
|
"eslint-config-airbnb-base": "^15.0.0",
|
|
"eslint-plugin-import": "^2.27.5",
|
|
"express": "^4.18.2",
|
|
"mocha": "^10.2.0",
|
|
"nock": "^13.3.0",
|
|
"nyc": "^15.1.0",
|
|
"proxyquire": "^2.1.3",
|
|
"should": "^13.2.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.4.0"
|
|
}
|
|
},
|
|
"../../../node_modules/.pnpm/tiktoken@1.0.17/node_modules/tiktoken": {
|
|
"version": "1.0.17",
|
|
"license": "MIT"
|
|
},
|
|
"../../../node_modules/.pnpm/ts-jest@29.2.2_@babel+core@7.24.9_@jest+transform@29.7.0_@jest+types@29.6.3_babel-jest@29.7.0_vwngfv5kqlqvtbvh3mhyj3hfxi/node_modules/ts-jest": {
|
|
"version": "29.2.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"bs-logger": "0.x",
|
|
"ejs": "^3.0.0",
|
|
"fast-json-stable-stringify": "2.x",
|
|
"jest-util": "^29.0.0",
|
|
"json5": "^2.2.3",
|
|
"lodash.memoize": "4.x",
|
|
"make-error": "1.x",
|
|
"semver": "^7.5.3",
|
|
"yargs-parser": "^21.0.1"
|
|
},
|
|
"bin": {
|
|
"ts-jest": "cli.js"
|
|
},
|
|
"devDependencies": {
|
|
"@commitlint/cli": "18.6.1",
|
|
"@commitlint/config-angular": "18.6.1",
|
|
"@jest/transform": "^29.7.0",
|
|
"@jest/types": "^29.6.3",
|
|
"@types/babel__core": "7.20.5",
|
|
"@types/cross-spawn": "latest",
|
|
"@types/ejs": "^3.1.5",
|
|
"@types/fs-extra": "latest",
|
|
"@types/js-yaml": "latest",
|
|
"@types/lodash.camelcase": "4.3.9",
|
|
"@types/lodash.memoize": "4.1.9",
|
|
"@types/lodash.set": "4.3.9",
|
|
"@types/micromatch": "4.0.9",
|
|
"@types/node": "20.14.10",
|
|
"@types/react": "18.x",
|
|
"@types/semver": "latest",
|
|
"@types/yargs": "latest",
|
|
"@types/yargs-parser": "21.0.3",
|
|
"@typescript-eslint/eslint-plugin": "^7.16.0",
|
|
"@typescript-eslint/parser": "^7.16.0",
|
|
"babel-jest": "^29.7.0",
|
|
"conventional-changelog-cli": "^5.0.0",
|
|
"cross-spawn": "latest",
|
|
"esbuild": "~0.21.5",
|
|
"eslint": "^8.57.0",
|
|
"eslint-config-prettier": "^9.1.0",
|
|
"eslint-plugin-import": "^2.29.1",
|
|
"eslint-plugin-jest": "^28.6.0",
|
|
"eslint-plugin-jsdoc": "^48.6.0",
|
|
"eslint-plugin-prefer-arrow": "^1.2.3",
|
|
"eslint-plugin-prettier": "^4.2.1",
|
|
"execa": "5.1.1",
|
|
"fs-extra": "11.2.0",
|
|
"glob": "^10.2.6",
|
|
"glob-gitignore": "latest",
|
|
"husky": "4.x",
|
|
"jest": "^29.7.0",
|
|
"jest-snapshot-serializer-raw": "^1.2.0",
|
|
"js-yaml": "latest",
|
|
"json-schema-to-typescript": "^13.1.2",
|
|
"lint-staged": "latest",
|
|
"prettier": "^2.8.8",
|
|
"typescript": "~5.5.3"
|
|
},
|
|
"engines": {
|
|
"node": "^14.15.0 || ^16.10.0 || ^18.0.0 || >=20.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"@babel/core": ">=7.0.0-beta.0 <8",
|
|
"@jest/transform": "^29.0.0",
|
|
"@jest/types": "^29.0.0",
|
|
"babel-jest": "^29.0.0",
|
|
"jest": "^29.0.0",
|
|
"typescript": ">=4.3 <6"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@babel/core": {
|
|
"optional": true
|
|
},
|
|
"@jest/transform": {
|
|
"optional": true
|
|
},
|
|
"@jest/types": {
|
|
"optional": true
|
|
},
|
|
"babel-jest": {
|
|
"optional": true
|
|
},
|
|
"esbuild": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"../../../node_modules/.pnpm/ts-loader@9.5.1_typescript@5.5.3_webpack@5.92.1/node_modules/ts-loader": {
|
|
"version": "9.5.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"chalk": "^4.1.0",
|
|
"enhanced-resolve": "^5.0.0",
|
|
"micromatch": "^4.0.0",
|
|
"semver": "^7.3.4",
|
|
"source-map": "^0.7.4"
|
|
},
|
|
"devDependencies": {
|
|
"@types/micromatch": "^4.0.0",
|
|
"@types/node": "*",
|
|
"@types/semver": "^7.3.4",
|
|
"@typescript-eslint/eslint-plugin": "^6.0.0",
|
|
"@typescript-eslint/parser": "^6.0.0",
|
|
"babel": "^6.0.0",
|
|
"babel-core": "^6.0.0",
|
|
"babel-loader": "^7.0.0",
|
|
"babel-polyfill": "^6.16.0",
|
|
"babel-preset-es2015": "^6.0.0",
|
|
"babel-preset-es2016": "^6.16.0",
|
|
"babel-preset-react": "^6.0.0",
|
|
"escape-string-regexp": "^2.0.0",
|
|
"eslint": "^8.0.0",
|
|
"eslint-config-prettier": "^8.0.0",
|
|
"eslint-plugin-node": "^11.1.0",
|
|
"eslint-plugin-prettier": "^4.0.0",
|
|
"fs-extra": "^11.0.0",
|
|
"glob": "^7.1.1",
|
|
"husky": "^8.0.0",
|
|
"jasmine-core": "^4.0.0",
|
|
"karma": "^6.0.0",
|
|
"karma-chrome-launcher": "^3.1.0",
|
|
"karma-jasmine": "^4.0.0",
|
|
"karma-mocha-reporter": "^2.0.0",
|
|
"karma-sourcemap-loader": "^0.4.0",
|
|
"karma-webpack": "^5.0.0",
|
|
"lint-staged": "^8.0.0",
|
|
"markdown-toc": "^1.2.0",
|
|
"mkdirp": "^0.5.1",
|
|
"mocha": "^6.0.0",
|
|
"prettier": "^2.0.5",
|
|
"rimraf": "^2.6.2",
|
|
"typescript": "^5.2.2",
|
|
"webpack": "^5.74.0",
|
|
"webpack-cli": "^4.10.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=12.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"typescript": "*",
|
|
"webpack": "^5.0.0"
|
|
}
|
|
},
|
|
"../../../node_modules/.pnpm/ts-node@10.9.2_@types+node@20.14.11_typescript@5.5.3/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"
|
|
},
|
|
"devDependencies": {
|
|
"@microsoft/api-extractor": "^7.19.4",
|
|
"@swc/core": "^1.3.100",
|
|
"@swc/wasm": "^1.3.100",
|
|
"@types/diff": "^4.0.2",
|
|
"@types/lodash": "^4.14.151",
|
|
"@types/node": "13.13.5",
|
|
"@types/proper-lockfile": "^4.1.2",
|
|
"@types/proxyquire": "^1.3.28",
|
|
"@types/react": "^16.14.19",
|
|
"@types/rimraf": "^3.0.0",
|
|
"@types/semver": "^7.1.0",
|
|
"@yarnpkg/fslib": "^2.4.0",
|
|
"ava": "^3.15.0",
|
|
"axios": "^0.21.1",
|
|
"dprint": "^0.25.0",
|
|
"expect": "^27.0.2",
|
|
"get-stream": "^6.0.0",
|
|
"lodash": "^4.17.15",
|
|
"ntypescript": "^1.201507091536.1",
|
|
"nyc": "^15.0.1",
|
|
"outdent": "^0.8.0",
|
|
"proper-lockfile": "^4.1.2",
|
|
"proxyquire": "^2.0.0",
|
|
"react": "^16.14.0",
|
|
"rimraf": "^3.0.0",
|
|
"semver": "^7.1.3",
|
|
"throat": "^6.0.1",
|
|
"typedoc": "^0.22.10",
|
|
"typescript": "4.7.4",
|
|
"typescript-json-schema": "^0.53.0",
|
|
"util.promisify": "^1.0.1"
|
|
},
|
|
"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/.pnpm/tsconfig-paths@4.2.0/node_modules/tsconfig-paths": {
|
|
"version": "4.2.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"json5": "^2.2.2",
|
|
"minimist": "^1.2.6",
|
|
"strip-bom": "^3.0.0"
|
|
},
|
|
"devDependencies": {
|
|
"@types/jest": "^27.0.3",
|
|
"@types/minimist": "^1.2.2",
|
|
"@types/node": "^6.0.54",
|
|
"@types/strip-bom": "^3.0.0",
|
|
"@types/strip-json-comments": "^0.0.30",
|
|
"@typescript-eslint/eslint-plugin": "^5.22.0",
|
|
"@typescript-eslint/parser": "^5.22.0",
|
|
"eslint": "^8.14.0",
|
|
"eslint-config-prettier": "^8.5.0",
|
|
"eslint-plugin-import": "^2.26.0",
|
|
"eslint-plugin-jsdoc": "^39.2.9",
|
|
"husky": "^4.2.5",
|
|
"jest": "^27.3.1",
|
|
"lint-staged": "^10.2.11",
|
|
"prettier": "^2.0.5",
|
|
"rimraf": "^2.6.2",
|
|
"ts-jest": "^27.0.7",
|
|
"ts-node": "^10.7.0",
|
|
"typescript": "^4.5.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"../../../node_modules/.pnpm/typescript@5.5.3/node_modules/typescript": {
|
|
"version": "5.5.3",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"bin": {
|
|
"tsc": "bin/tsc",
|
|
"tsserver": "bin/tsserver"
|
|
},
|
|
"devDependencies": {
|
|
"@dprint/formatter": "^0.3.0",
|
|
"@dprint/typescript": "0.91.0",
|
|
"@esfx/canceltoken": "^1.0.0",
|
|
"@octokit/rest": "^20.1.1",
|
|
"@types/chai": "^4.3.16",
|
|
"@types/microsoft__typescript-etw": "^0.1.3",
|
|
"@types/minimist": "^1.2.5",
|
|
"@types/mocha": "^10.0.6",
|
|
"@types/ms": "^0.7.34",
|
|
"@types/node": "latest",
|
|
"@types/source-map-support": "^0.5.10",
|
|
"@types/which": "^3.0.3",
|
|
"@typescript-eslint/eslint-plugin": "^7.11.0",
|
|
"@typescript-eslint/parser": "^7.11.0",
|
|
"@typescript-eslint/utils": "^7.11.0",
|
|
"azure-devops-node-api": "^13.0.0",
|
|
"c8": "^9.1.0",
|
|
"chai": "^4.4.1",
|
|
"chalk": "^4.1.2",
|
|
"chokidar": "^3.6.0",
|
|
"diff": "^5.2.0",
|
|
"dprint": "^0.46.1",
|
|
"esbuild": "^0.21.4",
|
|
"eslint": "^8.57.0",
|
|
"eslint-formatter-autolinkable-stylish": "^1.3.0",
|
|
"eslint-plugin-local": "^4.2.2",
|
|
"fast-xml-parser": "^4.4.0",
|
|
"glob": "^10.4.1",
|
|
"hereby": "^1.8.9",
|
|
"jsonc-parser": "^3.2.1",
|
|
"minimist": "^1.2.8",
|
|
"mocha": "^10.4.0",
|
|
"mocha-fivemat-progress-reporter": "^0.1.0",
|
|
"ms": "^2.1.3",
|
|
"node-fetch": "^3.3.2",
|
|
"playwright": "^1.44.1",
|
|
"source-map-support": "^0.5.21",
|
|
"tslib": "^2.6.2",
|
|
"typescript": "^5.4.5",
|
|
"which": "^3.0.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.17"
|
|
}
|
|
},
|
|
"node_modules/@fastify/static": {
|
|
"resolved": "../../../node_modules/.pnpm/@fastify+static@7.0.4/node_modules/@fastify/static",
|
|
"link": true
|
|
},
|
|
"node_modules/@nestjs/cli": {
|
|
"resolved": "../../../node_modules/.pnpm/@nestjs+cli@10.4.2/node_modules/@nestjs/cli",
|
|
"link": true
|
|
},
|
|
"node_modules/@nestjs/common": {
|
|
"resolved": "../../../node_modules/.pnpm/@nestjs+common@10.3.10_reflect-metadata@0.2.2_rxjs@7.8.1/node_modules/@nestjs/common",
|
|
"link": true
|
|
},
|
|
"node_modules/@nestjs/core": {
|
|
"resolved": "../../../node_modules/.pnpm/@nestjs+core@10.3.10_@nestjs+common@10.3.10_reflect-metadata@0.2.2_rxjs@7.8.1__encoding@0.1.1_cwhl4bg22vrzkpp7b6ueet2nvq/node_modules/@nestjs/core",
|
|
"link": true
|
|
},
|
|
"node_modules/@nestjs/platform-fastify": {
|
|
"resolved": "../../../node_modules/.pnpm/@nestjs+platform-fastify@10.3.10_@fastify+static@7.0.4_@nestjs+common@10.3.10_reflect-metadat_skittakrgygwul6xm3zfbbyrve/node_modules/@nestjs/platform-fastify",
|
|
"link": true
|
|
},
|
|
"node_modules/@nestjs/schematics": {
|
|
"resolved": "../../../node_modules/.pnpm/@nestjs+schematics@10.1.2_chokidar@3.6.0_typescript@5.5.3/node_modules/@nestjs/schematics",
|
|
"link": true
|
|
},
|
|
"node_modules/@nestjs/swagger": {
|
|
"resolved": "../../../node_modules/.pnpm/@nestjs+swagger@7.4.0_@fastify+static@7.0.4_@nestjs+common@10.3.10_reflect-metadata@0.2.2_rxj_6ymcecj2cwcp4pgk6yzp6fhnzu/node_modules/@nestjs/swagger",
|
|
"link": true
|
|
},
|
|
"node_modules/@nestjs/testing": {
|
|
"resolved": "../../../node_modules/.pnpm/@nestjs+testing@10.3.10_@nestjs+common@10.3.10_reflect-metadata@0.2.2_rxjs@7.8.1__@nestjs+cor_n5l3k5d3v4gz5i6ueiaqoezcaq/node_modules/@nestjs/testing",
|
|
"link": true
|
|
},
|
|
"node_modules/@types/jest": {
|
|
"resolved": "../../../node_modules/.pnpm/@types+jest@29.5.12/node_modules/@types/jest",
|
|
"link": true
|
|
},
|
|
"node_modules/@types/node": {
|
|
"resolved": "../../../node_modules/.pnpm/@types+node@20.14.11/node_modules/@types/node",
|
|
"link": true
|
|
},
|
|
"node_modules/@types/supertest": {
|
|
"resolved": "../../../node_modules/.pnpm/@types+supertest@6.0.2/node_modules/@types/supertest",
|
|
"link": true
|
|
},
|
|
"node_modules/@typescript-eslint/eslint-plugin": {
|
|
"resolved": "../../../node_modules/.pnpm/@typescript-eslint+eslint-plugin@6.21.0_@typescript-eslint+parser@6.21.0_eslint@8.56.0_typesc_i7vrqotskyde7ojobch27heju4/node_modules/@typescript-eslint/eslint-plugin",
|
|
"link": true
|
|
},
|
|
"node_modules/@typescript-eslint/parser": {
|
|
"resolved": "../../../node_modules/.pnpm/@typescript-eslint+parser@6.21.0_eslint@8.56.0_typescript@5.5.3/node_modules/@typescript-eslint/parser",
|
|
"link": true
|
|
},
|
|
"node_modules/dayjs": {
|
|
"resolved": "../../../node_modules/.pnpm/dayjs@1.11.11/node_modules/dayjs",
|
|
"link": true
|
|
},
|
|
"node_modules/eslint": {
|
|
"resolved": "../../../node_modules/.pnpm/eslint@8.56.0/node_modules/eslint",
|
|
"link": true
|
|
},
|
|
"node_modules/fastify": {
|
|
"resolved": "../../../node_modules/.pnpm/fastify@4.28.1/node_modules/fastify",
|
|
"link": true
|
|
},
|
|
"node_modules/isolated-vm": {
|
|
"resolved": "../../../node_modules/.pnpm/isolated-vm@4.7.2/node_modules/isolated-vm",
|
|
"link": true
|
|
},
|
|
"node_modules/jest": {
|
|
"resolved": "../../../node_modules/.pnpm/jest@29.7.0_@types+node@20.14.11_babel-plugin-macros@3.1.0_ts-node@10.9.2_@types+node@20.14.11_typescript@5.5.3_/node_modules/jest",
|
|
"link": true
|
|
},
|
|
"node_modules/node-gyp": {
|
|
"resolved": "../../../node_modules/.pnpm/node-gyp@10.2.0/node_modules/node-gyp",
|
|
"link": true
|
|
},
|
|
"node_modules/reflect-metadata": {
|
|
"resolved": "../../../node_modules/.pnpm/reflect-metadata@0.2.2/node_modules/reflect-metadata",
|
|
"link": true
|
|
},
|
|
"node_modules/rxjs": {
|
|
"resolved": "../../../node_modules/.pnpm/rxjs@7.8.1/node_modules/rxjs",
|
|
"link": true
|
|
},
|
|
"node_modules/sandbox": {
|
|
"resolved": "",
|
|
"link": true
|
|
},
|
|
"node_modules/source-map-support": {
|
|
"resolved": "../../../node_modules/.pnpm/source-map-support@0.5.21/node_modules/source-map-support",
|
|
"link": true
|
|
},
|
|
"node_modules/supertest": {
|
|
"resolved": "../../../node_modules/.pnpm/supertest@6.3.4/node_modules/supertest",
|
|
"link": true
|
|
},
|
|
"node_modules/tiktoken": {
|
|
"resolved": "../../../node_modules/.pnpm/tiktoken@1.0.17/node_modules/tiktoken",
|
|
"link": true
|
|
},
|
|
"node_modules/ts-jest": {
|
|
"resolved": "../../../node_modules/.pnpm/ts-jest@29.2.2_@babel+core@7.24.9_@jest+transform@29.7.0_@jest+types@29.6.3_babel-jest@29.7.0_vwngfv5kqlqvtbvh3mhyj3hfxi/node_modules/ts-jest",
|
|
"link": true
|
|
},
|
|
"node_modules/ts-loader": {
|
|
"resolved": "../../../node_modules/.pnpm/ts-loader@9.5.1_typescript@5.5.3_webpack@5.92.1/node_modules/ts-loader",
|
|
"link": true
|
|
},
|
|
"node_modules/ts-node": {
|
|
"resolved": "../../../node_modules/.pnpm/ts-node@10.9.2_@types+node@20.14.11_typescript@5.5.3/node_modules/ts-node",
|
|
"link": true
|
|
},
|
|
"node_modules/tsconfig-paths": {
|
|
"resolved": "../../../node_modules/.pnpm/tsconfig-paths@4.2.0/node_modules/tsconfig-paths",
|
|
"link": true
|
|
},
|
|
"node_modules/typescript": {
|
|
"resolved": "../../../node_modules/.pnpm/typescript@5.5.3/node_modules/typescript",
|
|
"link": true
|
|
}
|
|
}
|
|
}
|