| | |
| | | "esbuild-sass-plugin": "^2.16.1", |
| | | "flexsearch": "0.7.43", |
| | | "github-slugger": "^2.0.0", |
| | | "globby": "^14.0.0", |
| | | "globby": "^14.0.1", |
| | | "gray-matter": "^4.0.3", |
| | | "hast-util-to-html": "^9.0.0", |
| | | "hast-util-to-jsx-runtime": "^2.3.0", |
| | |
| | | } |
| | | }, |
| | | "node_modules/@sindresorhus/merge-streams": { |
| | | "version": "1.0.0", |
| | | "resolved": "https://registry.npmjs.org/@sindresorhus/merge-streams/-/merge-streams-1.0.0.tgz", |
| | | "integrity": "sha512-rUV5WyJrJLoloD4NDN1V1+LDMDWOa4OTsT4yYJwQNpTU6FWxkxHpL7eu4w+DmiH8x/EAM1otkPE1+LaspIbplw==", |
| | | "version": "2.3.0", |
| | | "resolved": "https://registry.npmjs.org/@sindresorhus/merge-streams/-/merge-streams-2.3.0.tgz", |
| | | "integrity": "sha512-LtoMMhxAlorcGhmFYI+LhPgbPZCkgP6ra1YL604EeF6U98pLlQ3iWIGMdWSC+vWmPBWBNgmDBAhnAobLROJmwg==", |
| | | "engines": { |
| | | "node": ">=18" |
| | | }, |
| | |
| | | } |
| | | }, |
| | | "node_modules/globby": { |
| | | "version": "14.0.0", |
| | | "resolved": "https://registry.npmjs.org/globby/-/globby-14.0.0.tgz", |
| | | "integrity": "sha512-/1WM/LNHRAOH9lZta77uGbq0dAEQM+XjNesWwhlERDVenqothRbnzTrL3/LrIoEPPjeUHC3vrS6TwoyxeHs7MQ==", |
| | | "version": "14.0.1", |
| | | "resolved": "https://registry.npmjs.org/globby/-/globby-14.0.1.tgz", |
| | | "integrity": "sha512-jOMLD2Z7MAhyG8aJpNOpmziMOP4rPLcc95oQPKXBazW82z+CEgPFBQvEpRUa1KeIMUJo4Wsm+q6uzO/Q/4BksQ==", |
| | | "dependencies": { |
| | | "@sindresorhus/merge-streams": "^1.0.0", |
| | | "@sindresorhus/merge-streams": "^2.1.0", |
| | | "fast-glob": "^3.3.2", |
| | | "ignore": "^5.2.4", |
| | | "path-type": "^5.0.0", |