| | |
| | | "chokidar": "^3.5.3", |
| | | "cli-spinner": "^0.2.10", |
| | | "d3": "^7.8.5", |
| | | "esbuild-sass-plugin": "^2.16.0", |
| | | "esbuild-sass-plugin": "^2.16.1", |
| | | "flexsearch": "0.7.43", |
| | | "github-slugger": "^2.0.0", |
| | | "globby": "^14.0.0", |
| | |
| | | "@types/yargs": "^17.0.32", |
| | | "esbuild": "^0.19.9", |
| | | "prettier": "^3.2.4", |
| | | "tsx": "^4.7.0", |
| | | "tsx": "^4.7.1", |
| | | "typescript": "^5.3.3" |
| | | }, |
| | | "engines": { |
| | |
| | | } |
| | | }, |
| | | "node_modules/esbuild-sass-plugin": { |
| | | "version": "2.16.0", |
| | | "resolved": "https://registry.npmjs.org/esbuild-sass-plugin/-/esbuild-sass-plugin-2.16.0.tgz", |
| | | "integrity": "sha512-mGCe9MxNYvZ+j77Q/QFO+rwUGA36mojDXkOhtVmoyz1zwYbMaNrtVrmXwwYDleS/UMKTNU3kXuiTtPiAD3K+Pw==", |
| | | "version": "2.16.1", |
| | | "resolved": "https://registry.npmjs.org/esbuild-sass-plugin/-/esbuild-sass-plugin-2.16.1.tgz", |
| | | "integrity": "sha512-mBB2aEF0xk7yo+Q9pSUh8xYED/1O2wbAM6IauGkDrqy6pl9SbJNakLeLGXiNpNujWIudu8TJTZCv2L5AQYRXtA==", |
| | | "dependencies": { |
| | | "resolve": "^1.22.6", |
| | | "sass": "^1.7.3" |
| | |
| | | "integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==" |
| | | }, |
| | | "node_modules/tsx": { |
| | | "version": "4.7.0", |
| | | "resolved": "https://registry.npmjs.org/tsx/-/tsx-4.7.0.tgz", |
| | | "integrity": "sha512-I+t79RYPlEYlHn9a+KzwrvEwhJg35h/1zHsLC2JXvhC2mdynMv6Zxzvhv5EMV6VF5qJlLlkSnMVvdZV3PSIGcg==", |
| | | "version": "4.7.1", |
| | | "resolved": "https://registry.npmjs.org/tsx/-/tsx-4.7.1.tgz", |
| | | "integrity": "sha512-8d6VuibXHtlN5E3zFkgY8u4DX7Y3Z27zvvPKVmLon/D4AjuKzarkUBTLDBgj9iTQ0hg5xM7c/mYiRVM+HETf0g==", |
| | | "dev": true, |
| | | "dependencies": { |
| | | "esbuild": "~0.19.10", |