| | |
| | | "devDependencies": { |
| | | "@types/cli-spinner": "^0.2.3", |
| | | "@types/d3": "^7.4.3", |
| | | "@types/hast": "^3.0.3", |
| | | "@types/hast": "^3.0.4", |
| | | "@types/js-yaml": "^4.0.9", |
| | | "@types/node": "^20.11.14", |
| | | "@types/pretty-time": "^1.1.5", |
| | |
| | | "dev": true |
| | | }, |
| | | "node_modules/@types/hast": { |
| | | "version": "3.0.3", |
| | | "resolved": "https://registry.npmjs.org/@types/hast/-/hast-3.0.3.tgz", |
| | | "integrity": "sha512-2fYGlaDy/qyLlhidX42wAH0KBi2TCjKMH8CHmBXgRlJ3Y+OXTiqsPQ6IWarZKwF1JoUcAJdPogv1d4b0COTpmQ==", |
| | | "version": "3.0.4", |
| | | "resolved": "https://registry.npmjs.org/@types/hast/-/hast-3.0.4.tgz", |
| | | "integrity": "sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==", |
| | | "dependencies": { |
| | | "@types/unist": "*" |
| | | } |