|
44 | 44 | dependencies: |
45 | 45 | dependency-graph "^1.0.0" |
46 | 46 |
|
| 47 | +"@11ty/eleventy-plugin-bundle@^1.0.0": |
| 48 | + version "1.0.5" |
| 49 | + resolved "https://registry.yarnpkg.com/@11ty/eleventy-plugin-bundle/-/eleventy-plugin-bundle-1.0.5.tgz#8056fef6139e5eeb0259a2b2928dda5f85e4e8f1" |
| 50 | + integrity sha512-Esv97j+mOo/yfxjaWl4j8CyszOBsRjU/DOUWOBqVnnDLM8VDXeus2LTJUxF70nAU0g+z+b6fRn8fKnm6b2a/UQ== |
| 51 | + dependencies: |
| 52 | + debug "^4.3.4" |
| 53 | + |
47 | 54 | "@11ty/eleventy-plugin-bundle@^3.0.6": |
48 | 55 | version "3.0.7" |
49 | 56 | resolved "https://registry.yarnpkg.com/@11ty/eleventy-plugin-bundle/-/eleventy-plugin-bundle-3.0.7.tgz#1ec9b950659ed252b4416c5552bf029cc5c31f95" |
|
135 | 142 | integrity sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw== |
136 | 143 |
|
137 | 144 | "@devices-lab/user-doc-base@https://github.com/devices-lab/user-doc-base.git#main": |
138 | | - version "1.0.0" |
139 | | - resolved "https://github.com/devices-lab/user-doc-base.git#f4e9aff54fdb090a26d88405b4df894c8b555617" |
| 145 | + version "0.0.0" |
| 146 | + resolved "https://github.com/devices-lab/user-doc-base.git#605945310faa61994305bac14d390a6c92bdf493" |
140 | 147 | dependencies: |
141 | | - "@11ty/eleventy" "^3.1.2" |
142 | 148 | "@11ty/eleventy-navigation" "^1.0.5" |
| 149 | + "@11ty/eleventy-plugin-bundle" "^1.0.0" |
143 | 150 | "@11ty/eleventy-plugin-syntaxhighlight" "^5.0.2" |
144 | 151 | eleventy-plugin-toc "^1.1.5" |
145 | 152 | glob "^13.0.1" |
146 | | - markdown-it-anchor "^9.2.0" |
147 | 153 | markdown-it-container "^4.0.0" |
148 | 154 | markdown-it-emoji "^3.0.0" |
149 | 155 |
|
@@ -494,7 +500,7 @@ debug@2.6.9: |
494 | 500 | dependencies: |
495 | 501 | ms "2.0.0" |
496 | 502 |
|
497 | | -debug@^4.4.0, debug@^4.4.1, debug@^4.4.3: |
| 503 | +debug@^4.3.4, debug@^4.4.0, debug@^4.4.1, debug@^4.4.3: |
498 | 504 | version "4.4.3" |
499 | 505 | resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.3.tgz#c6ae432d9bd9662582fce08709b038c58e9e3d6a" |
500 | 506 | integrity sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA== |
|
0 commit comments