719032b19f
Update Schema / Update configuration json schema (push) Has been cancelled
Memory Benchmark / Memory Test (Full Analysis) (push) Has been cancelled
CI Quality / Lint GitHub Actions (actionlint) (push) Has been cancelled
CI Quality / Lint GitHub Actions (zizmor) (push) Has been cancelled
CI Quality / Check typos (push) Has been cancelled
CI / Test coverage (push) Has been cancelled
CI / Test (22.x, windows-latest) (push) Has been cancelled
CI / Test (24.x, macos-latest) (push) Has been cancelled
CI / Test (24.x, ubuntu-latest) (push) Has been cancelled
CI / Test (24.x, windows-latest) (push) Has been cancelled
CI / Test (26.x, macos-latest) (push) Has been cancelled
CI / Test (26.x, ubuntu-latest) (push) Has been cancelled
CI / Test (26.x, windows-latest) (push) Has been cancelled
CI / Test with Bun (latest, macos-latest) (push) Has been cancelled
CI / Test with Bun (latest, ubuntu-latest) (push) Has been cancelled
CI / Test with Bun (latest, windows-latest) (push) Has been cancelled
CI / Build and run (22.x, macos-latest) (push) Has been cancelled
CI / Build and run (22.x, ubuntu-latest) (push) Has been cancelled
CI / Build and run (22.x, windows-latest) (push) Has been cancelled
autofix.ci / autofix (push) Has been cancelled
CI Browser Extension / Lint Browser Extension (push) Has been cancelled
CI Browser Extension / Test Browser Extension (push) Has been cancelled
Memory Benchmark / Memory Test (push) Has been cancelled
CI Website / Lint Website Client (push) Has been cancelled
CI Website / Lint Website Server (push) Has been cancelled
CI Website / Test Website Server (push) Has been cancelled
CI Website / Bundle Website Server (push) Has been cancelled
CI / Lint Biome (push) Has been cancelled
CI / Lint oxlint (push) Has been cancelled
CI / Lint TypeScript (push) Has been cancelled
CI / Lint Secretlint (push) Has been cancelled
CI / Test (22.x, macos-latest) (push) Has been cancelled
CI / Test (22.x, ubuntu-latest) (push) Has been cancelled
CI / Build and run (24.x, macos-latest) (push) Has been cancelled
CI / Build and run (24.x, ubuntu-latest) (push) Has been cancelled
CI / Build and run (24.x, windows-latest) (push) Has been cancelled
CI / Build and run (26.x, macos-latest) (push) Has been cancelled
CI / Build and run (26.x, ubuntu-latest) (push) Has been cancelled
CI / Build and run (26.x, windows-latest) (push) Has been cancelled
CI / Build and run with Bun (latest, macos-latest) (push) Has been cancelled
CI / Build and run with Bun (latest, ubuntu-latest) (push) Has been cancelled
CI / Build and run with Bun (latest, windows-latest) (push) Has been cancelled
CodeQL / Analyze (javascript-typescript) (push) Has been cancelled
Docker / build (linux/amd64, ubuntu-latest) (push) Has been cancelled
Docker / build (linux/arm/v7, ubuntu-24.04-arm) (push) Has been cancelled
Docker / build (linux/arm64, ubuntu-24.04-arm) (push) Has been cancelled
Docker / merge (push) Has been cancelled
Pack repository with Repomix / pack-repo (push) Has been cancelled
Performance Benchmark History / Benchmark (macos-latest) (push) Has been cancelled
Performance Benchmark History / Benchmark (ubuntu-latest) (push) Has been cancelled
Performance Benchmark History / Benchmark (windows-latest) (push) Has been cancelled
Performance Benchmark History / Store Results (push) Has been cancelled
Test Repomix Action / Test Node.js 22 (push) Has been cancelled
Test Repomix Action / Test Node.js 24 (push) Has been cancelled
Test Repomix Action / Test Node.js 26 (push) Has been cancelled
131 lines
4.1 KiB
JSON
131 lines
4.1 KiB
JSON
{
|
|
"name": "@repomix/memory-benchmarks",
|
|
"version": "1.0.0",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "@repomix/memory-benchmarks",
|
|
"version": "1.0.0",
|
|
"dependencies": {
|
|
"@types/asciichart": "^1.5.8",
|
|
"asciichart": "^1.5.25",
|
|
"repomix": "file:../.."
|
|
},
|
|
"devDependencies": {
|
|
"@types/node": "^24.13.2",
|
|
"typescript": "^6.0.3"
|
|
},
|
|
"engines": {
|
|
"node": ">=22.0.0"
|
|
}
|
|
},
|
|
"../..": {
|
|
"version": "1.15.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@clack/prompts": "^0.11.0",
|
|
"@modelcontextprotocol/sdk": "^1.29.0",
|
|
"@repomix/strip-comments": "^2.4.2",
|
|
"@repomix/tree-sitter-wasms": "^0.1.17",
|
|
"@secretlint/core": "^13.0.2",
|
|
"@secretlint/secretlint-rule-preset-recommend": "^13.0.2",
|
|
"chokidar": "^5.0.0",
|
|
"commander": "^15.0.0",
|
|
"fast-xml-builder": "^1.2.0",
|
|
"git-url-parse": "^16.1.0",
|
|
"globby": "^16.2.0",
|
|
"gpt-tokenizer": "^3.4.0",
|
|
"handlebars": "^4.7.9",
|
|
"iconv-lite": "^0.7.0",
|
|
"is-binary-path": "^3.0.0",
|
|
"isbinaryfile": "^5.0.2",
|
|
"jiti": "^2.7.0",
|
|
"jschardet": "^3.1.4",
|
|
"json5": "^2.2.3",
|
|
"minimatch": "^10.2.5",
|
|
"picocolors": "^1.1.1",
|
|
"picospinner": "^3.0.0",
|
|
"tar": "^7.5.16",
|
|
"tinyclip": "^0.1.14",
|
|
"tinypool": "^2.1.0",
|
|
"valibot": "^1.4.1",
|
|
"web-tree-sitter": "^0.26.9",
|
|
"zod": "^4.4.3"
|
|
},
|
|
"bin": {
|
|
"repomix": "bin/repomix.cjs"
|
|
},
|
|
"devDependencies": {
|
|
"@biomejs/biome": "^2.4.16",
|
|
"@secretlint/types": "^13.0.2",
|
|
"@types/node": "^24.13.1",
|
|
"@types/strip-comments": "^2.0.4",
|
|
"@typescript/native-preview": "^7.0.0-dev.20260606.1",
|
|
"@valibot/to-json-schema": "^1.7.0",
|
|
"@vitest/coverage-v8": "^4.1.8",
|
|
"@xmldom/xmldom": "^0.9.9",
|
|
"git-up": "^8.1.1",
|
|
"oxlint": "^1.68.0",
|
|
"rimraf": "^6.1.3",
|
|
"secretlint": "^13.0.2",
|
|
"tsx": "^4.22.4",
|
|
"typescript": "^6.0.3",
|
|
"vite": "^8.0.16",
|
|
"vitest": "^4.1.8"
|
|
},
|
|
"engines": {
|
|
"node": ">=22.0.0",
|
|
"yarn": ">=1.22.22"
|
|
}
|
|
},
|
|
"node_modules/@types/asciichart": {
|
|
"version": "1.5.8",
|
|
"resolved": "https://registry.npmjs.org/@types/asciichart/-/asciichart-1.5.8.tgz",
|
|
"integrity": "sha512-8yzgCUybv8/yUfj4WeTh7G+V+AxU7AzwsF2CrkTtARKHdrxE/EiByF2efUMj6qdm87tENucNu6pLs22RWU0H7g==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/node": {
|
|
"version": "24.13.2",
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.13.2.tgz",
|
|
"integrity": "sha512-fRa09kZTgu8o71KFcDjUFuc7F+dEbZYZmkI0mg5YBTRs0yMKjYHsq/c0urDKeDb+D5qVgXOdFcuu+DZPKOITwA==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"undici-types": "~7.18.0"
|
|
}
|
|
},
|
|
"node_modules/asciichart": {
|
|
"version": "1.5.25",
|
|
"resolved": "https://registry.npmjs.org/asciichart/-/asciichart-1.5.25.tgz",
|
|
"integrity": "sha512-PNxzXIPPOtWq8T7bgzBtk9cI2lgS4SJZthUHEiQ1aoIc3lNzGfUvIvo9LiAnq26TACo9t1/4qP6KTGAUbzX9Xg==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/repomix": {
|
|
"resolved": "../..",
|
|
"link": true
|
|
},
|
|
"node_modules/typescript": {
|
|
"version": "6.0.3",
|
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-6.0.3.tgz",
|
|
"integrity": "sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"bin": {
|
|
"tsc": "bin/tsc",
|
|
"tsserver": "bin/tsserver"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.17"
|
|
}
|
|
},
|
|
"node_modules/undici-types": {
|
|
"version": "7.18.2",
|
|
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.18.2.tgz",
|
|
"integrity": "sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
}
|
|
}
|
|
}
|