renovate-log-parser 0.1.0 → 0.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (299) hide show
  1. package/README.md +39 -27
  2. package/dist/commands/web.d.ts +2 -1
  3. package/dist/commands/web.js +23 -11
  4. package/dist/commands/web.js.map +1 -1
  5. package/dist/server/api.d.ts +16 -0
  6. package/dist/server/api.js +173 -0
  7. package/dist/server/api.js.map +1 -0
  8. package/dist/server/http-error.d.ts +18 -0
  9. package/dist/server/http-error.js +23 -0
  10. package/dist/server/http-error.js.map +1 -0
  11. package/dist/server/index.d.ts +34 -0
  12. package/dist/server/index.js +54 -0
  13. package/dist/server/index.js.map +1 -0
  14. package/dist/server/log-registry.d.ts +34 -0
  15. package/dist/server/log-registry.js +157 -0
  16. package/dist/server/log-registry.js.map +1 -0
  17. package/dist/server/server-main.d.ts +1 -0
  18. package/dist/server/server-main.js +31 -0
  19. package/dist/server/server-main.js.map +1 -0
  20. package/dist/server/translate-filters.d.ts +58 -0
  21. package/dist/server/translate-filters.js +119 -0
  22. package/dist/server/translate-filters.js.map +1 -0
  23. package/package.json +6 -3
  24. package/web/.output/public/200.html +1 -0
  25. package/web/.output/public/404.html +1 -0
  26. package/web/.output/public/_nuxt/{CGPWRqbc.js → B4JKWaDj.js} +1 -1
  27. package/web/.output/public/_nuxt/Bs-RnkRE.js +37 -0
  28. package/web/.output/public/_nuxt/{Sgtec1U0.js → DjtJytwR.js} +1 -1
  29. package/web/.output/public/_nuxt/{BgApMHS1.js → a71R3CFc.js} +1 -1
  30. package/web/.output/public/_nuxt/builds/latest.json +1 -1
  31. package/web/.output/public/_nuxt/builds/meta/bc129b23-5172-4e74-875d-2a24574a5dbe.json +1 -0
  32. package/web/.output/public/index.html +1 -0
  33. package/web/.output/nitro.json +0 -15
  34. package/web/.output/public/_nuxt/BWja8e3M.js +0 -37
  35. package/web/.output/public/_nuxt/builds/meta/c4723e49-0623-47af-ae79-9ab6428bdcc1.json +0 -1
  36. package/web/.output/server/chunks/_/error-500.mjs +0 -19
  37. package/web/.output/server/chunks/_/error-500.mjs.map +0 -1
  38. package/web/.output/server/chunks/_/icons.mjs +0 -6153
  39. package/web/.output/server/chunks/_/icons.mjs.map +0 -1
  40. package/web/.output/server/chunks/_/icons2.mjs +0 -11494
  41. package/web/.output/server/chunks/_/icons2.mjs.map +0 -1
  42. package/web/.output/server/chunks/build/_plugin-vue_export-helper-1tPrXgE0.mjs +0 -10
  43. package/web/.output/server/chunks/build/_plugin-vue_export-helper-1tPrXgE0.mjs.map +0 -1
  44. package/web/.output/server/chunks/build/client.precomputed.mjs +0 -4
  45. package/web/.output/server/chunks/build/client.precomputed.mjs.map +0 -1
  46. package/web/.output/server/chunks/build/error-404-DyaaQUIS.mjs +0 -106
  47. package/web/.output/server/chunks/build/error-404-DyaaQUIS.mjs.map +0 -1
  48. package/web/.output/server/chunks/build/error-404-styles.9cNA4arh.mjs +0 -8
  49. package/web/.output/server/chunks/build/error-404-styles.9cNA4arh.mjs.map +0 -1
  50. package/web/.output/server/chunks/build/error-500-CVSP-p02.mjs +0 -89
  51. package/web/.output/server/chunks/build/error-500-CVSP-p02.mjs.map +0 -1
  52. package/web/.output/server/chunks/build/error-500-styles.BX54ZlkH.mjs +0 -8
  53. package/web/.output/server/chunks/build/error-500-styles.BX54ZlkH.mjs.map +0 -1
  54. package/web/.output/server/chunks/build/index-88dXYOxO.mjs +0 -19675
  55. package/web/.output/server/chunks/build/index-88dXYOxO.mjs.map +0 -1
  56. package/web/.output/server/chunks/build/index-styles.V2iua2bE.mjs +0 -8
  57. package/web/.output/server/chunks/build/index-styles.V2iua2bE.mjs.map +0 -1
  58. package/web/.output/server/chunks/build/server.mjs +0 -7910
  59. package/web/.output/server/chunks/build/server.mjs.map +0 -1
  60. package/web/.output/server/chunks/build/styles.mjs +0 -10
  61. package/web/.output/server/chunks/build/styles.mjs.map +0 -1
  62. package/web/.output/server/chunks/nitro/nitro.mjs +0 -6944
  63. package/web/.output/server/chunks/nitro/nitro.mjs.map +0 -1
  64. package/web/.output/server/chunks/routes/api/fields.get.mjs +0 -27
  65. package/web/.output/server/chunks/routes/api/fields.get.mjs.map +0 -1
  66. package/web/.output/server/chunks/routes/api/findings.get.mjs +0 -30
  67. package/web/.output/server/chunks/routes/api/findings.get.mjs.map +0 -1
  68. package/web/.output/server/chunks/routes/api/log/contents.post.mjs +0 -29
  69. package/web/.output/server/chunks/routes/api/log/contents.post.mjs.map +0 -1
  70. package/web/.output/server/chunks/routes/api/log/path.post.mjs +0 -30
  71. package/web/.output/server/chunks/routes/api/log/path.post.mjs.map +0 -1
  72. package/web/.output/server/chunks/routes/api/repositories.get.mjs +0 -27
  73. package/web/.output/server/chunks/routes/api/repositories.get.mjs.map +0 -1
  74. package/web/.output/server/chunks/routes/api/rows.get.mjs +0 -48
  75. package/web/.output/server/chunks/routes/api/rows.get.mjs.map +0 -1
  76. package/web/.output/server/chunks/routes/renderer.mjs +0 -451
  77. package/web/.output/server/chunks/routes/renderer.mjs.map +0 -1
  78. package/web/.output/server/chunks/virtual/_virtual_spa-template.mjs +0 -4
  79. package/web/.output/server/chunks/virtual/_virtual_spa-template.mjs.map +0 -1
  80. package/web/.output/server/index.mjs +0 -16
  81. package/web/.output/server/index.mjs.map +0 -1
  82. package/web/.output/server/node_modules/.nitro/hookable@5.5.3/dist/index.mjs +0 -290
  83. package/web/.output/server/node_modules/.nitro/hookable@5.5.3/package.json +0 -49
  84. package/web/.output/server/node_modules/.nitro/hookable@6.1.1/dist/index.mjs +0 -257
  85. package/web/.output/server/node_modules/.nitro/hookable@6.1.1/package.json +0 -53
  86. package/web/.output/server/node_modules/@babel/parser/lib/index.js +0 -14599
  87. package/web/.output/server/node_modules/@babel/parser/package.json +0 -50
  88. package/web/.output/server/node_modules/@floating-ui/core/dist/floating-ui.core.mjs +0 -1038
  89. package/web/.output/server/node_modules/@floating-ui/core/package.json +0 -63
  90. package/web/.output/server/node_modules/@floating-ui/dom/dist/floating-ui.dom.mjs +0 -789
  91. package/web/.output/server/node_modules/@floating-ui/dom/package.json +0 -72
  92. package/web/.output/server/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.mjs +0 -165
  93. package/web/.output/server/node_modules/@floating-ui/utils/dist/floating-ui.utils.mjs +0 -136
  94. package/web/.output/server/node_modules/@floating-ui/utils/package.json +0 -70
  95. package/web/.output/server/node_modules/@floating-ui/vue/dist/floating-ui.vue.mjs +0 -190
  96. package/web/.output/server/node_modules/@floating-ui/vue/package.json +0 -71
  97. package/web/.output/server/node_modules/@iconify/utils/lib/colors/index.js +0 -295
  98. package/web/.output/server/node_modules/@iconify/utils/lib/colors/keywords.js +0 -701
  99. package/web/.output/server/node_modules/@iconify/utils/lib/css/common.js +0 -75
  100. package/web/.output/server/node_modules/@iconify/utils/lib/css/format.js +0 -39
  101. package/web/.output/server/node_modules/@iconify/utils/lib/css/icon.js +0 -47
  102. package/web/.output/server/node_modules/@iconify/utils/lib/css/icons.js +0 -128
  103. package/web/.output/server/node_modules/@iconify/utils/lib/customisations/bool.js +0 -19
  104. package/web/.output/server/node_modules/@iconify/utils/lib/customisations/defaults.js +0 -13
  105. package/web/.output/server/node_modules/@iconify/utils/lib/customisations/flip.js +0 -17
  106. package/web/.output/server/node_modules/@iconify/utils/lib/customisations/merge.js +0 -16
  107. package/web/.output/server/node_modules/@iconify/utils/lib/customisations/rotate.js +0 -30
  108. package/web/.output/server/node_modules/@iconify/utils/lib/emoji/cleanup.js +0 -78
  109. package/web/.output/server/node_modules/@iconify/utils/lib/emoji/convert.js +0 -100
  110. package/web/.output/server/node_modules/@iconify/utils/lib/emoji/data.js +0 -28
  111. package/web/.output/server/node_modules/@iconify/utils/lib/emoji/format.js +0 -58
  112. package/web/.output/server/node_modules/@iconify/utils/lib/emoji/parse.js +0 -48
  113. package/web/.output/server/node_modules/@iconify/utils/lib/emoji/regex/base.js +0 -203
  114. package/web/.output/server/node_modules/@iconify/utils/lib/emoji/regex/create.js +0 -33
  115. package/web/.output/server/node_modules/@iconify/utils/lib/emoji/regex/numbers.js +0 -132
  116. package/web/.output/server/node_modules/@iconify/utils/lib/emoji/regex/similar.js +0 -165
  117. package/web/.output/server/node_modules/@iconify/utils/lib/emoji/regex/tree.js +0 -79
  118. package/web/.output/server/node_modules/@iconify/utils/lib/emoji/replace/find.js +0 -92
  119. package/web/.output/server/node_modules/@iconify/utils/lib/emoji/replace/replace.js +0 -26
  120. package/web/.output/server/node_modules/@iconify/utils/lib/emoji/test/components.js +0 -76
  121. package/web/.output/server/node_modules/@iconify/utils/lib/emoji/test/missing.js +0 -66
  122. package/web/.output/server/node_modules/@iconify/utils/lib/emoji/test/name.js +0 -45
  123. package/web/.output/server/node_modules/@iconify/utils/lib/emoji/test/parse.js +0 -103
  124. package/web/.output/server/node_modules/@iconify/utils/lib/emoji/test/similar.js +0 -36
  125. package/web/.output/server/node_modules/@iconify/utils/lib/emoji/test/tree.js +0 -92
  126. package/web/.output/server/node_modules/@iconify/utils/lib/emoji/test/variations.js +0 -62
  127. package/web/.output/server/node_modules/@iconify/utils/lib/icon/defaults.js +0 -25
  128. package/web/.output/server/node_modules/@iconify/utils/lib/icon/merge.js +0 -16
  129. package/web/.output/server/node_modules/@iconify/utils/lib/icon/name.js +0 -57
  130. package/web/.output/server/node_modules/@iconify/utils/lib/icon/square.js +0 -33
  131. package/web/.output/server/node_modules/@iconify/utils/lib/icon/transformations.js +0 -12
  132. package/web/.output/server/node_modules/@iconify/utils/lib/icon-set/convert-info.js +0 -125
  133. package/web/.output/server/node_modules/@iconify/utils/lib/icon-set/expand.js +0 -19
  134. package/web/.output/server/node_modules/@iconify/utils/lib/icon-set/get-icon.js +0 -25
  135. package/web/.output/server/node_modules/@iconify/utils/lib/icon-set/get-icons.js +0 -36
  136. package/web/.output/server/node_modules/@iconify/utils/lib/icon-set/minify.js +0 -91
  137. package/web/.output/server/node_modules/@iconify/utils/lib/icon-set/parse.js +0 -46
  138. package/web/.output/server/node_modules/@iconify/utils/lib/icon-set/tree.js +0 -23
  139. package/web/.output/server/node_modules/@iconify/utils/lib/icon-set/validate-basic.js +0 -42
  140. package/web/.output/server/node_modules/@iconify/utils/lib/icon-set/validate.js +0 -123
  141. package/web/.output/server/node_modules/@iconify/utils/lib/index.js +0 -52
  142. package/web/.output/server/node_modules/@iconify/utils/lib/loader/custom.js +0 -30
  143. package/web/.output/server/node_modules/@iconify/utils/lib/loader/loader.js +0 -26
  144. package/web/.output/server/node_modules/@iconify/utils/lib/loader/modern.js +0 -27
  145. package/web/.output/server/node_modules/@iconify/utils/lib/loader/utils.js +0 -105
  146. package/web/.output/server/node_modules/@iconify/utils/lib/misc/objects.js +0 -26
  147. package/web/.output/server/node_modules/@iconify/utils/lib/misc/strings.js +0 -26
  148. package/web/.output/server/node_modules/@iconify/utils/lib/misc/title.js +0 -9
  149. package/web/.output/server/node_modules/@iconify/utils/lib/svg/build.js +0 -113
  150. package/web/.output/server/node_modules/@iconify/utils/lib/svg/defs.js +0 -31
  151. package/web/.output/server/node_modules/@iconify/utils/lib/svg/encode-svg-for-css.js +0 -13
  152. package/web/.output/server/node_modules/@iconify/utils/lib/svg/html.js +0 -9
  153. package/web/.output/server/node_modules/@iconify/utils/lib/svg/id.js +0 -41
  154. package/web/.output/server/node_modules/@iconify/utils/lib/svg/inner-html.js +0 -22
  155. package/web/.output/server/node_modules/@iconify/utils/lib/svg/parse.js +0 -67
  156. package/web/.output/server/node_modules/@iconify/utils/lib/svg/pretty.js +0 -54
  157. package/web/.output/server/node_modules/@iconify/utils/lib/svg/size.js +0 -27
  158. package/web/.output/server/node_modules/@iconify/utils/lib/svg/trim.js +0 -7
  159. package/web/.output/server/node_modules/@iconify/utils/lib/svg/url.js +0 -22
  160. package/web/.output/server/node_modules/@iconify/utils/lib/svg/viewbox.js +0 -8
  161. package/web/.output/server/node_modules/@iconify/utils/package.json +0 -119
  162. package/web/.output/server/node_modules/@iconify/vue/dist/iconify.mjs +0 -1896
  163. package/web/.output/server/node_modules/@iconify/vue/package.json +0 -62
  164. package/web/.output/server/node_modules/@tanstack/virtual-core/dist/esm/index.js +0 -1268
  165. package/web/.output/server/node_modules/@tanstack/virtual-core/dist/esm/lazy-measurements.js +0 -34
  166. package/web/.output/server/node_modules/@tanstack/virtual-core/dist/esm/utils.js +0 -74
  167. package/web/.output/server/node_modules/@tanstack/virtual-core/package.json +0 -56
  168. package/web/.output/server/node_modules/@tanstack/vue-virtual/dist/esm/index.js +0 -66
  169. package/web/.output/server/node_modules/@tanstack/vue-virtual/package.json +0 -68
  170. package/web/.output/server/node_modules/@vue/compiler-core/dist/compiler-core.cjs.prod.js +0 -6759
  171. package/web/.output/server/node_modules/@vue/compiler-core/package.json +0 -58
  172. package/web/.output/server/node_modules/@vue/compiler-dom/dist/compiler-dom.cjs.prod.js +0 -689
  173. package/web/.output/server/node_modules/@vue/compiler-dom/package.json +0 -57
  174. package/web/.output/server/node_modules/@vue/compiler-ssr/dist/compiler-ssr.cjs.js +0 -1413
  175. package/web/.output/server/node_modules/@vue/compiler-ssr/package.json +0 -34
  176. package/web/.output/server/node_modules/@vue/devtools-api/dist/index.js +0 -2
  177. package/web/.output/server/node_modules/@vue/devtools-api/package.json +0 -34
  178. package/web/.output/server/node_modules/@vue/devtools-kit/dist/index.js +0 -5670
  179. package/web/.output/server/node_modules/@vue/devtools-kit/node_modules/hookable/dist/index.mjs +0 -290
  180. package/web/.output/server/node_modules/@vue/devtools-kit/node_modules/hookable/package.json +0 -49
  181. package/web/.output/server/node_modules/@vue/devtools-kit/package.json +0 -44
  182. package/web/.output/server/node_modules/@vue/devtools-shared/dist/index.js +0 -239
  183. package/web/.output/server/node_modules/@vue/devtools-shared/package.json +0 -33
  184. package/web/.output/server/node_modules/@vue/reactivity/dist/reactivity.cjs.prod.js +0 -1899
  185. package/web/.output/server/node_modules/@vue/reactivity/package.json +0 -55
  186. package/web/.output/server/node_modules/@vue/runtime-core/dist/runtime-core.cjs.prod.js +0 -6940
  187. package/web/.output/server/node_modules/@vue/runtime-core/package.json +0 -52
  188. package/web/.output/server/node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.prod.js +0 -1822
  189. package/web/.output/server/node_modules/@vue/runtime-dom/package.json +0 -60
  190. package/web/.output/server/node_modules/@vue/server-renderer/dist/server-renderer.cjs.prod.js +0 -896
  191. package/web/.output/server/node_modules/@vue/server-renderer/package.json +0 -55
  192. package/web/.output/server/node_modules/@vue/shared/dist/shared.cjs.prod.js +0 -604
  193. package/web/.output/server/node_modules/@vue/shared/package.json +0 -47
  194. package/web/.output/server/node_modules/@vueuse/core/dist/index.js +0 -8464
  195. package/web/.output/server/node_modules/@vueuse/core/package.json +0 -49
  196. package/web/.output/server/node_modules/@vueuse/shared/dist/index.js +0 -2013
  197. package/web/.output/server/node_modules/@vueuse/shared/package.json +0 -42
  198. package/web/.output/server/node_modules/aria-hidden/dist/es5/index.js +0 -174
  199. package/web/.output/server/node_modules/aria-hidden/package.json +0 -71
  200. package/web/.output/server/node_modules/birpc/dist/index.mjs +0 -291
  201. package/web/.output/server/node_modules/birpc/package.json +0 -57
  202. package/web/.output/server/node_modules/consola/dist/chunks/prompt.mjs +0 -280
  203. package/web/.output/server/node_modules/consola/dist/core.mjs +0 -512
  204. package/web/.output/server/node_modules/consola/dist/index.mjs +0 -651
  205. package/web/.output/server/node_modules/consola/dist/shared/consola.DRwqZj3T.mjs +0 -72
  206. package/web/.output/server/node_modules/consola/dist/shared/consola.DXBYu-KD.mjs +0 -288
  207. package/web/.output/server/node_modules/consola/package.json +0 -136
  208. package/web/.output/server/node_modules/devalue/index.js +0 -4
  209. package/web/.output/server/node_modules/devalue/package.json +0 -40
  210. package/web/.output/server/node_modules/devalue/src/base64.js +0 -60
  211. package/web/.output/server/node_modules/devalue/src/constants.js +0 -12
  212. package/web/.output/server/node_modules/devalue/src/parse.js +0 -283
  213. package/web/.output/server/node_modules/devalue/src/stringify.js +0 -401
  214. package/web/.output/server/node_modules/devalue/src/uneval.js +0 -552
  215. package/web/.output/server/node_modules/devalue/src/utils.js +0 -160
  216. package/web/.output/server/node_modules/entities/dist/commonjs/decode-codepoint.js +0 -77
  217. package/web/.output/server/node_modules/entities/dist/commonjs/decode.js +0 -568
  218. package/web/.output/server/node_modules/entities/dist/commonjs/generated/decode-data-html.js +0 -7
  219. package/web/.output/server/node_modules/entities/dist/commonjs/generated/decode-data-xml.js +0 -7
  220. package/web/.output/server/node_modules/entities/dist/commonjs/internal/bin-trie-flags.js +0 -21
  221. package/web/.output/server/node_modules/entities/dist/commonjs/internal/decode-shared.js +0 -31
  222. package/web/.output/server/node_modules/entities/dist/commonjs/package.json +0 -3
  223. package/web/.output/server/node_modules/entities/package.json +0 -120
  224. package/web/.output/server/node_modules/estree-walker/dist/umd/estree-walker.js +0 -344
  225. package/web/.output/server/node_modules/estree-walker/package.json +0 -37
  226. package/web/.output/server/node_modules/hookable/dist/index.mjs +0 -257
  227. package/web/.output/server/node_modules/hookable/package.json +0 -53
  228. package/web/.output/server/node_modules/nostics/dist/index.mjs +0 -179
  229. package/web/.output/server/node_modules/nostics/package.json +0 -124
  230. package/web/.output/server/node_modules/perfect-debounce/dist/index.mjs +0 -89
  231. package/web/.output/server/node_modules/perfect-debounce/package.json +0 -41
  232. package/web/.output/server/node_modules/rou3/dist/index.mjs +0 -501
  233. package/web/.output/server/node_modules/rou3/package.json +0 -48
  234. package/web/.output/server/node_modules/source-map-js/lib/array-set.js +0 -121
  235. package/web/.output/server/node_modules/source-map-js/lib/base64-vlq.js +0 -140
  236. package/web/.output/server/node_modules/source-map-js/lib/base64.js +0 -67
  237. package/web/.output/server/node_modules/source-map-js/lib/binary-search.js +0 -111
  238. package/web/.output/server/node_modules/source-map-js/lib/mapping-list.js +0 -79
  239. package/web/.output/server/node_modules/source-map-js/lib/quick-sort.js +0 -132
  240. package/web/.output/server/node_modules/source-map-js/lib/source-map-consumer.js +0 -1188
  241. package/web/.output/server/node_modules/source-map-js/lib/source-map-generator.js +0 -444
  242. package/web/.output/server/node_modules/source-map-js/lib/source-node.js +0 -413
  243. package/web/.output/server/node_modules/source-map-js/lib/util.js +0 -594
  244. package/web/.output/server/node_modules/source-map-js/package.json +0 -71
  245. package/web/.output/server/node_modules/source-map-js/source-map.js +0 -8
  246. package/web/.output/server/node_modules/srvx/dist/_chunks/_body-limit.mjs +0 -39
  247. package/web/.output/server/node_modules/srvx/dist/_chunks/_plugins.mjs +0 -56
  248. package/web/.output/server/node_modules/srvx/dist/_chunks/_trust-proxy.mjs +0 -58
  249. package/web/.output/server/node_modules/srvx/dist/_chunks/_url.mjs +0 -134
  250. package/web/.output/server/node_modules/srvx/dist/_chunks/_utils.mjs +0 -15
  251. package/web/.output/server/node_modules/srvx/dist/_chunks/_utils2.mjs +0 -75
  252. package/web/.output/server/node_modules/srvx/dist/adapters/node.mjs +0 -976
  253. package/web/.output/server/node_modules/srvx/package.json +0 -102
  254. package/web/.output/server/node_modules/tailwind-merge/dist/bundle-mjs.mjs +0 -3365
  255. package/web/.output/server/node_modules/tailwind-merge/package.json +0 -93
  256. package/web/.output/server/node_modules/tailwind-variants/dist/chunk-LQJYWU4O.js +0 -112
  257. package/web/.output/server/node_modules/tailwind-variants/dist/chunk-RZF76H2U.js +0 -269
  258. package/web/.output/server/node_modules/tailwind-variants/dist/index.js +0 -38
  259. package/web/.output/server/node_modules/tailwind-variants/package.json +0 -122
  260. package/web/.output/server/node_modules/tailwindcss/dist/chunk-X4GG3EDV.mjs +0 -1
  261. package/web/.output/server/node_modules/tailwindcss/dist/colors.mjs +0 -1
  262. package/web/.output/server/node_modules/tailwindcss/package.json +0 -89
  263. package/web/.output/server/node_modules/ufo/dist/index.mjs +0 -645
  264. package/web/.output/server/node_modules/ufo/package.json +0 -48
  265. package/web/.output/server/node_modules/unhead/dist/index.mjs +0 -9
  266. package/web/.output/server/node_modules/unhead/dist/parser.mjs +0 -508
  267. package/web/.output/server/node_modules/unhead/dist/plugins.mjs +0 -101
  268. package/web/.output/server/node_modules/unhead/dist/scripts.mjs +0 -30
  269. package/web/.output/server/node_modules/unhead/dist/server.mjs +0 -180
  270. package/web/.output/server/node_modules/unhead/dist/shared/unhead.B3VbJo7Y.mjs +0 -207
  271. package/web/.output/server/node_modules/unhead/dist/shared/unhead.BYvz9V1x.mjs +0 -43
  272. package/web/.output/server/node_modules/unhead/dist/shared/unhead.BnoAbrHA.mjs +0 -269
  273. package/web/.output/server/node_modules/unhead/dist/shared/unhead.CaI5ZD4O.mjs +0 -182
  274. package/web/.output/server/node_modules/unhead/dist/shared/unhead.CbpEuj3y.mjs +0 -71
  275. package/web/.output/server/node_modules/unhead/dist/shared/unhead.D4vSFytZ.mjs +0 -236
  276. package/web/.output/server/node_modules/unhead/dist/shared/unhead.DQc16pHI.mjs +0 -196
  277. package/web/.output/server/node_modules/unhead/dist/shared/unhead.Dh1cQCTe.mjs +0 -44
  278. package/web/.output/server/node_modules/unhead/dist/shared/unhead.TxTMM7cM.mjs +0 -166
  279. package/web/.output/server/node_modules/unhead/dist/shared/unhead.yem5I2v_.mjs +0 -38
  280. package/web/.output/server/node_modules/unhead/dist/utils.mjs +0 -5
  281. package/web/.output/server/node_modules/unhead/node_modules/hookable/dist/index.mjs +0 -257
  282. package/web/.output/server/node_modules/unhead/node_modules/hookable/package.json +0 -53
  283. package/web/.output/server/node_modules/unhead/package.json +0 -105
  284. package/web/.output/server/node_modules/vue/dist/vue.cjs.js +0 -80
  285. package/web/.output/server/node_modules/vue/dist/vue.cjs.prod.js +0 -66
  286. package/web/.output/server/node_modules/vue/index.js +0 -7
  287. package/web/.output/server/node_modules/vue/index.mjs +0 -1
  288. package/web/.output/server/node_modules/vue/package.json +0 -112
  289. package/web/.output/server/node_modules/vue/server-renderer/index.mjs +0 -1
  290. package/web/.output/server/node_modules/vue-bundle-renderer/dist/runtime.mjs +0 -249
  291. package/web/.output/server/node_modules/vue-bundle-renderer/package.json +0 -57
  292. package/web/.output/server/node_modules/vue-demi/lib/index.mjs +0 -34
  293. package/web/.output/server/node_modules/vue-demi/package.json +0 -47
  294. package/web/.output/server/node_modules/vue-router/dist/devtools-Bpr7ZAVB.js +0 -1056
  295. package/web/.output/server/node_modules/vue-router/dist/useApi-CROJJdhE.js +0 -436
  296. package/web/.output/server/node_modules/vue-router/dist/vue-router.js +0 -1543
  297. package/web/.output/server/node_modules/vue-router/package.json +0 -214
  298. package/web/.output/server/node_modules/vue-router/vue-router.node.mjs +0 -2
  299. package/web/.output/server/package.json +0 -51
@@ -1,44 +0,0 @@
1
- import { S as SafeInputPlugin, F as FlatMetaPlugin } from './unhead.D4vSFytZ.mjs';
2
-
3
- function useHead(unhead, input, options = {}) {
4
- return unhead.push(input || {}, options);
5
- }
6
- function useHeadSafe(unhead, input = {}, options = {}) {
7
- unhead.use(SafeInputPlugin);
8
- return useHead(unhead, input, Object.assign(options, { _safe: true }));
9
- }
10
- function useSeoMeta(unhead, input = {}, options) {
11
- unhead.use(FlatMetaPlugin);
12
- function normalize(input2) {
13
- if (input2._flatMeta) {
14
- return input2;
15
- }
16
- const { title, titleTemplate, ...meta } = input2 || {};
17
- return {
18
- title,
19
- titleTemplate,
20
- _flatMeta: meta
21
- };
22
- }
23
- const entry = unhead.push(normalize(input), options);
24
- const corePatch = entry.patch;
25
- if (!entry.__patched) {
26
- entry.patch = (input2) => corePatch(normalize(input2));
27
- entry.__patched = true;
28
- }
29
- return entry;
30
- }
31
- function useServerHead(unhead, input = {}, options = {}) {
32
- options.mode = "server";
33
- return unhead.push(input, options);
34
- }
35
- function useServerHeadSafe(unhead, input = {}, options = {}) {
36
- options.mode = "server";
37
- return useHeadSafe(unhead, input, { ...options, mode: "server" });
38
- }
39
- function useServerSeoMeta(unhead, input = {}, options) {
40
- options.mode = "server";
41
- return useSeoMeta(unhead, input, { ...options, mode: "server" });
42
- }
43
-
44
- export { useHeadSafe as a, useSeoMeta as b, useServerHead as c, useServerHeadSafe as d, useServerSeoMeta as e, useHead as u };
@@ -1,166 +0,0 @@
1
- import { d as defineHeadPlugin } from './unhead.D4vSFytZ.mjs';
2
- import { s as sortTags } from './unhead.CbpEuj3y.mjs';
3
- import { p as processTemplateParams } from './unhead.BYvz9V1x.mjs';
4
-
5
- const formatKey = (k) => !k.includes(":key") ? k.split(":").join(":key:") : k;
6
- const AliasSortingPlugin = defineHeadPlugin({
7
- key: "aliasSorting",
8
- hooks: {
9
- "tags:resolve": (ctx) => {
10
- let m = false;
11
- for (const t of ctx.tags) {
12
- const p = t.tagPriority;
13
- if (!p)
14
- continue;
15
- const s = String(p);
16
- if (s.startsWith("before:")) {
17
- const k = formatKey(s.slice(7));
18
- const l = ctx.tagMap.get(k);
19
- if (l) {
20
- if (typeof l.tagPriority === "number")
21
- t.tagPriority = l.tagPriority;
22
- t._p = l._p - 1;
23
- m = true;
24
- }
25
- } else if (s.startsWith("after:")) {
26
- const k = formatKey(s.slice(6));
27
- const l = ctx.tagMap.get(k);
28
- if (l) {
29
- if (typeof l.tagPriority === "number")
30
- t.tagPriority = l.tagPriority;
31
- t._p = l._p + 1;
32
- m = true;
33
- }
34
- }
35
- }
36
- if (m)
37
- ctx.tags = ctx.tags.sort(sortTags);
38
- }
39
- }
40
- });
41
-
42
- const DeprecationsPlugin = /* @__PURE__ */ defineHeadPlugin({
43
- key: "deprecations",
44
- hooks: {
45
- "entries:normalize": ({ tags }) => {
46
- for (const tag of tags) {
47
- if (tag.props.children) {
48
- tag.innerHTML = tag.props.children;
49
- delete tag.props.children;
50
- }
51
- if (tag.props.hid) {
52
- tag.key = tag.props.hid;
53
- delete tag.props.hid;
54
- }
55
- if (tag.props.vmid) {
56
- tag.key = tag.props.vmid;
57
- delete tag.props.vmid;
58
- }
59
- if (tag.props.body) {
60
- tag.tagPosition = "bodyClose";
61
- delete tag.props.body;
62
- }
63
- }
64
- }
65
- }
66
- });
67
-
68
- async function walkPromises(v) {
69
- const type = typeof v;
70
- if (type === "function") {
71
- return v;
72
- }
73
- if (v instanceof Promise) {
74
- return await v;
75
- }
76
- if (Array.isArray(v)) {
77
- return await Promise.all(v.map((r) => walkPromises(r)));
78
- }
79
- if (v?.constructor === Object) {
80
- const next = {};
81
- for (const key of Object.keys(v)) {
82
- next[key] = await walkPromises(v[key]);
83
- }
84
- return next;
85
- }
86
- return v;
87
- }
88
- const PromisesPlugin = /* @__PURE__ */ defineHeadPlugin({
89
- key: "promises",
90
- hooks: {
91
- "entries:resolve": async (ctx) => {
92
- const promises = [];
93
- for (const k in ctx.entries) {
94
- if (!ctx.entries[k]._promisesProcessed) {
95
- promises.push(
96
- walkPromises(ctx.entries[k].input).then((val) => {
97
- ctx.entries[k].input = val;
98
- ctx.entries[k]._promisesProcessed = true;
99
- })
100
- );
101
- }
102
- }
103
- await Promise.all(promises);
104
- }
105
- }
106
- });
107
-
108
- const SupportedAttrs = {
109
- meta: "content",
110
- link: "href",
111
- htmlAttrs: "lang"
112
- };
113
- const contentAttrs = ["innerHTML", "textContent"];
114
- const TemplateParamsPlugin = /* @__PURE__ */ defineHeadPlugin((head) => {
115
- return {
116
- key: "template-params",
117
- hooks: {
118
- "entries:normalize": (ctx) => {
119
- const params = ctx.tags.filter((t) => t.tag === "templateParams" && t.mode === "server")?.[0]?.props || {};
120
- if (Object.keys(params).length) {
121
- head._ssrPayload = {
122
- templateParams: {
123
- ...head._ssrPayload?.templateParams || {},
124
- ...params
125
- }
126
- };
127
- }
128
- },
129
- "tags:resolve": ({ tagMap, tags }) => {
130
- const params = tagMap.get("templateParams")?.props || {};
131
- const sep = params.separator || "|";
132
- delete params.separator;
133
- params.pageTitle = processTemplateParams(
134
- // find templateParams
135
- params.pageTitle || head._title || "",
136
- params,
137
- sep
138
- );
139
- for (const tag of tags) {
140
- if (tag.processTemplateParams === false) {
141
- continue;
142
- }
143
- const v = SupportedAttrs[tag.tag];
144
- if (v && typeof tag.props[v] === "string") {
145
- tag.props[v] = processTemplateParams(tag.props[v], params, sep);
146
- } else if (tag.processTemplateParams || tag.tag === "titleTemplate" || tag.tag === "title") {
147
- for (const p of contentAttrs) {
148
- if (typeof tag[p] === "string")
149
- tag[p] = processTemplateParams(tag[p], params, sep, tag.tag === "script" && tag.props.type.endsWith("json"));
150
- }
151
- }
152
- }
153
- head._templateParams = params;
154
- head._separator = sep;
155
- },
156
- "tags:afterResolve": ({ tagMap }) => {
157
- const title = tagMap.get("title");
158
- if (title?.textContent && title.processTemplateParams !== false) {
159
- title.textContent = processTemplateParams(title.textContent, head._templateParams, head._separator);
160
- }
161
- }
162
- }
163
- };
164
- });
165
-
166
- export { AliasSortingPlugin as A, DeprecationsPlugin as D, PromisesPlugin as P, TemplateParamsPlugin as T };
@@ -1,38 +0,0 @@
1
- const SelfClosingTags = /* @__PURE__ */ new Set(["meta", "link", "base"]);
2
- const DupeableTags = /* @__PURE__ */ new Set(["link", "style", "script", "noscript"]);
3
- const TagsWithInnerContent = /* @__PURE__ */ new Set(["title", "titleTemplate", "script", "style", "noscript"]);
4
- const HasElementTags = /* @__PURE__ */ new Set([
5
- "base",
6
- "meta",
7
- "link",
8
- "style",
9
- "script",
10
- "noscript"
11
- ]);
12
- const ValidHeadTags = /* @__PURE__ */ new Set([
13
- "title",
14
- "base",
15
- "htmlAttrs",
16
- "bodyAttrs",
17
- "meta",
18
- "link",
19
- "style",
20
- "script",
21
- "noscript"
22
- ]);
23
- const UniqueTags = /* @__PURE__ */ new Set(["base", "title", "titleTemplate", "bodyAttrs", "htmlAttrs", "templateParams"]);
24
- const TagConfigKeys = /* @__PURE__ */ new Set(["key", "tagPosition", "tagPriority", "tagDuplicateStrategy", "innerHTML", "textContent", "processTemplateParams"]);
25
- const ScriptNetworkEvents = /* @__PURE__ */ new Set(["onload", "onerror"]);
26
- const UsesMergeStrategy = /* @__PURE__ */ new Set(["templateParams", "htmlAttrs", "bodyAttrs"]);
27
- const MetaTagsArrayable = /* @__PURE__ */ new Set([
28
- "theme-color",
29
- "google-site-verification",
30
- "og",
31
- "article",
32
- "book",
33
- "profile",
34
- "twitter",
35
- "author"
36
- ]);
37
-
38
- export { DupeableTags as D, HasElementTags as H, MetaTagsArrayable as M, SelfClosingTags as S, TagsWithInnerContent as T, UniqueTags as U, ValidHeadTags as V, TagConfigKeys as a, ScriptNetworkEvents as b, UsesMergeStrategy as c };
@@ -1,5 +0,0 @@
1
- export { D as DupeableTags, H as HasElementTags, M as MetaTagsArrayable, b as ScriptNetworkEvents, S as SelfClosingTags, a as TagConfigKeys, T as TagsWithInnerContent, U as UniqueTags, c as UsesMergeStrategy, V as ValidHeadTags } from './shared/unhead.yem5I2v_.mjs';
2
- export { d as dedupeKey, h as hashTag, i as isMetaArrayDupeKey, n as normalizeEntryToTags, a as normalizeProps, w as walkResolver } from './shared/unhead.B3VbJo7Y.mjs';
3
- export { r as resolveMetaKeyType, a as resolveMetaKeyValue, b as resolvePackedMetaObjectValue, u as unpackMeta } from './shared/unhead.DQc16pHI.mjs';
4
- export { s as sortTags, t as tagWeight } from './shared/unhead.CbpEuj3y.mjs';
5
- export { p as processTemplateParams } from './shared/unhead.BYvz9V1x.mjs';
@@ -1,257 +0,0 @@
1
- function flatHooks(configHooks, hooks = {}, parentName) {
2
- for (const key in configHooks) {
3
- const subHook = configHooks[key];
4
- const name = parentName ? `${parentName}:${key}` : key;
5
- if (typeof subHook === "object" && subHook !== null) flatHooks(subHook, hooks, name);
6
- else if (typeof subHook === "function") hooks[name] = subHook;
7
- }
8
- return hooks;
9
- }
10
- function mergeHooks(...hooks) {
11
- const finalHooks = {};
12
- for (const hook of hooks) {
13
- const flatenHook = flatHooks(hook);
14
- for (const key in flatenHook) if (finalHooks[key]) finalHooks[key].push(flatenHook[key]);
15
- else finalHooks[key] = [flatenHook[key]];
16
- }
17
- for (const key in finalHooks) if (finalHooks[key].length > 1) {
18
- const array = finalHooks[key];
19
- finalHooks[key] = (...arguments_) => serial(array, (function_) => function_(...arguments_));
20
- } else finalHooks[key] = finalHooks[key][0];
21
- return finalHooks;
22
- }
23
- function serial(tasks, function_) {
24
- return tasks.reduce((promise, task) => promise.then(() => function_(task)), Promise.resolve());
25
- }
26
- const createTask = /* @__PURE__ */ (() => {
27
- if (console.createTask) return console.createTask;
28
- const defaultTask = { run: (fn) => fn() };
29
- return () => defaultTask;
30
- })();
31
- function callHooks(hooks, args, startIndex, task) {
32
- for (let i = startIndex; i < hooks.length; i += 1) try {
33
- const result = task ? task.run(() => hooks[i](...args)) : hooks[i](...args);
34
- if (result && typeof result.then === "function") return Promise.resolve(result).then(() => callHooks(hooks, args, i + 1, task));
35
- } catch (error) {
36
- return Promise.reject(error);
37
- }
38
- }
39
- function serialTaskCaller(hooks, args, name) {
40
- if (hooks.length > 0) return callHooks(hooks, args, 0, createTask(name));
41
- }
42
- function parallelTaskCaller(hooks, args, name) {
43
- if (hooks.length > 0) {
44
- const task = createTask(name);
45
- return Promise.all(hooks.map((hook) => task.run(() => hook(...args))));
46
- }
47
- }
48
- function serialCaller(hooks, arguments_) {
49
- return hooks.reduce((promise, hookFunction) => promise.then(() => hookFunction(...arguments_ || [])), Promise.resolve());
50
- }
51
- function parallelCaller(hooks, args) {
52
- return Promise.all(hooks.map((hook) => hook(...args || [])));
53
- }
54
- function callEachWith(callbacks, arg0) {
55
- for (const callback of [...callbacks]) callback(arg0);
56
- }
57
- var Hookable = class {
58
- _hooks;
59
- _before;
60
- _after;
61
- _deprecatedHooks;
62
- _deprecatedMessages;
63
- constructor() {
64
- this._hooks = {};
65
- this._before = void 0;
66
- this._after = void 0;
67
- this._deprecatedMessages = void 0;
68
- this._deprecatedHooks = {};
69
- this.hook = this.hook.bind(this);
70
- this.callHook = this.callHook.bind(this);
71
- this.callHookWith = this.callHookWith.bind(this);
72
- }
73
- hook(name, function_, options = {}) {
74
- if (!name || typeof function_ !== "function") return () => {};
75
- const originalName = name;
76
- let dep;
77
- while (this._deprecatedHooks[name]) {
78
- dep = this._deprecatedHooks[name];
79
- name = dep.to;
80
- }
81
- if (dep && !options.allowDeprecated) {
82
- let message = dep.message;
83
- if (!message) message = `${originalName} hook has been deprecated` + (dep.to ? `, please use ${dep.to}` : "");
84
- if (!this._deprecatedMessages) this._deprecatedMessages = /* @__PURE__ */ new Set();
85
- if (!this._deprecatedMessages.has(message)) {
86
- console.warn(message);
87
- this._deprecatedMessages.add(message);
88
- }
89
- }
90
- if (!function_.name) try {
91
- Object.defineProperty(function_, "name", {
92
- get: () => "_" + name.replace(/\W+/g, "_") + "_hook_cb",
93
- configurable: true
94
- });
95
- } catch {}
96
- this._hooks[name] = this._hooks[name] || [];
97
- this._hooks[name].push(function_);
98
- return () => {
99
- if (function_) {
100
- this.removeHook(name, function_);
101
- function_ = void 0;
102
- }
103
- };
104
- }
105
- hookOnce(name, function_) {
106
- let _unreg;
107
- let _function = (...arguments_) => {
108
- if (typeof _unreg === "function") _unreg();
109
- _unreg = void 0;
110
- _function = void 0;
111
- return function_(...arguments_);
112
- };
113
- _unreg = this.hook(name, _function);
114
- return _unreg;
115
- }
116
- removeHook(name, function_) {
117
- const hooks = this._hooks[name];
118
- if (hooks) {
119
- const index = hooks.indexOf(function_);
120
- if (index !== -1) hooks.splice(index, 1);
121
- if (hooks.length === 0) this._hooks[name] = void 0;
122
- }
123
- }
124
- clearHook(name) {
125
- this._hooks[name] = void 0;
126
- }
127
- deprecateHook(name, deprecated) {
128
- this._deprecatedHooks[name] = typeof deprecated === "string" ? { to: deprecated } : deprecated;
129
- const _hooks = this._hooks[name] || [];
130
- this._hooks[name] = void 0;
131
- for (const hook of _hooks) this.hook(name, hook);
132
- }
133
- deprecateHooks(deprecatedHooks) {
134
- for (const name in deprecatedHooks) this.deprecateHook(name, deprecatedHooks[name]);
135
- }
136
- addHooks(configHooks) {
137
- const hooks = flatHooks(configHooks);
138
- const removeFns = Object.keys(hooks).map((key) => this.hook(key, hooks[key]));
139
- return () => {
140
- for (const unreg of removeFns) unreg();
141
- removeFns.length = 0;
142
- };
143
- }
144
- removeHooks(configHooks) {
145
- const hooks = flatHooks(configHooks);
146
- for (const key in hooks) this.removeHook(key, hooks[key]);
147
- }
148
- removeAllHooks() {
149
- this._hooks = {};
150
- }
151
- callHook(name, ...args) {
152
- return this.callHookWith(serialTaskCaller, name, args);
153
- }
154
- callHookParallel(name, ...args) {
155
- return this.callHookWith(parallelTaskCaller, name, args);
156
- }
157
- callHookWith(caller, name, args) {
158
- const event = this._before || this._after ? {
159
- name,
160
- args,
161
- context: {}
162
- } : void 0;
163
- if (this._before) callEachWith(this._before, event);
164
- const result = caller(this._hooks[name] ? [...this._hooks[name]] : [], args, name);
165
- if (result instanceof Promise) return result.finally(() => {
166
- if (this._after && event) callEachWith(this._after, event);
167
- });
168
- if (this._after && event) callEachWith(this._after, event);
169
- return result;
170
- }
171
- beforeEach(function_) {
172
- this._before = this._before || [];
173
- this._before.push(function_);
174
- return () => {
175
- if (this._before !== void 0) {
176
- const index = this._before.indexOf(function_);
177
- if (index !== -1) this._before.splice(index, 1);
178
- }
179
- };
180
- }
181
- afterEach(function_) {
182
- this._after = this._after || [];
183
- this._after.push(function_);
184
- return () => {
185
- if (this._after !== void 0) {
186
- const index = this._after.indexOf(function_);
187
- if (index !== -1) this._after.splice(index, 1);
188
- }
189
- };
190
- }
191
- };
192
- function createHooks() {
193
- return new Hookable();
194
- }
195
- var HookableCore = class {
196
- _hooks;
197
- constructor() {
198
- this._hooks = {};
199
- }
200
- hook(name, fn) {
201
- if (!name || typeof fn !== "function") return () => {};
202
- this._hooks[name] = this._hooks[name] || [];
203
- this._hooks[name].push(fn);
204
- return () => {
205
- if (fn) {
206
- this.removeHook(name, fn);
207
- fn = void 0;
208
- }
209
- };
210
- }
211
- removeHook(name, function_) {
212
- const hooks = this._hooks[name];
213
- if (hooks) {
214
- const index = hooks.indexOf(function_);
215
- if (index !== -1) hooks.splice(index, 1);
216
- if (hooks.length === 0) this._hooks[name] = void 0;
217
- }
218
- }
219
- callHook(name, ...args) {
220
- const hooks = this._hooks[name];
221
- if (!hooks || hooks.length === 0) return;
222
- return callHooks(hooks, args, 0);
223
- }
224
- };
225
- const isBrowser = typeof window !== "undefined";
226
- function createDebugger(hooks, _options = {}) {
227
- const options = {
228
- inspect: isBrowser,
229
- group: isBrowser,
230
- filter: () => true,
231
- ..._options
232
- };
233
- const _filter = options.filter;
234
- const filter = typeof _filter === "string" ? (name) => name.startsWith(_filter) : _filter;
235
- const _tag = options.tag ? `[${options.tag}] ` : "";
236
- const logPrefix = (event) => _tag + event.name + "".padEnd(event._id, "\0");
237
- const _idCtr = {};
238
- const unsubscribeBefore = hooks.beforeEach((event) => {
239
- if (filter !== void 0 && !filter(event.name)) return;
240
- _idCtr[event.name] = _idCtr[event.name] || 0;
241
- event._id = _idCtr[event.name]++;
242
- console.time(logPrefix(event));
243
- });
244
- const unsubscribeAfter = hooks.afterEach((event) => {
245
- if (filter !== void 0 && !filter(event.name)) return;
246
- if (options.group) console.groupCollapsed(event.name);
247
- if (options.inspect) console.timeLog(logPrefix(event), event.args);
248
- else console.timeEnd(logPrefix(event));
249
- if (options.group) console.groupEnd();
250
- _idCtr[event.name]--;
251
- });
252
- return { close: () => {
253
- unsubscribeBefore();
254
- unsubscribeAfter();
255
- } };
256
- }
257
- export { Hookable, HookableCore, createDebugger, createHooks, flatHooks, mergeHooks, parallelCaller, serial, serialCaller };
@@ -1,53 +0,0 @@
1
- {
2
- "name": "hookable",
3
- "version": "6.1.1",
4
- "description": "Awaitable hook system",
5
- "keywords": [
6
- "hook",
7
- "hookable",
8
- "plugin",
9
- "tapable",
10
- "tappable"
11
- ],
12
- "license": "MIT",
13
- "repository": "unjs/hookable",
14
- "files": [
15
- "dist"
16
- ],
17
- "type": "module",
18
- "sideEffects": false,
19
- "main": "./dist/index.mjs",
20
- "types": "./dist/index.d.mts",
21
- "exports": {
22
- ".": "./dist/index.mjs"
23
- },
24
- "scripts": {
25
- "bench": "node --expose-gc --allow-natives-syntax test/bench.ts",
26
- "build": "obuild src/index.ts",
27
- "dev": "vitest",
28
- "lint": "oxlint . && oxfmt --check src test",
29
- "lint:fix": "oxlint . --fix && oxfmt src test",
30
- "prepublish": "pnpm build",
31
- "release": "pnpm test && pnpm build && changelogen --release --publish --push",
32
- "test": "pnpm lint && vitest run --coverage",
33
- "test:types": "tsgo --noEmit"
34
- },
35
- "devDependencies": {
36
- "@types/node": "^25.6.0",
37
- "@typescript/native-preview": "^7.0.0-dev.20260414.1",
38
- "@vitest/coverage-v8": "^4.1.4",
39
- "changelogen": "^0.6.2",
40
- "esbuild": "^0.28.0",
41
- "eslint-config-unjs": "^0.6.2",
42
- "expect-type": "^1.3.0",
43
- "hookable-prev": "npm:hookable@^6.1.0",
44
- "mitata": "^1.0.34",
45
- "obuild": "^0.4.33",
46
- "oxfmt": "^0.45.0",
47
- "oxlint": "^1.60.0",
48
- "typescript": "^6.0.2",
49
- "vite": "^8.0.8",
50
- "vitest": "^4.1.4"
51
- },
52
- "packageManager": "pnpm@10.33.0"
53
- }
@@ -1,105 +0,0 @@
1
- {
2
- "name": "unhead",
3
- "type": "module",
4
- "version": "2.1.15",
5
- "description": "Full-stack <head> manager built for any framework.",
6
- "author": {
7
- "name": "Harlan Wilton",
8
- "email": "harlan@harlanzw.com",
9
- "url": "https://harlanzw.com/"
10
- },
11
- "publishConfig": {
12
- "access": "public",
13
- "tag": "2x"
14
- },
15
- "license": "MIT",
16
- "funding": "https://github.com/sponsors/harlan-zw",
17
- "homepage": "https://unhead.unjs.io",
18
- "repository": {
19
- "type": "git",
20
- "url": "git+https://github.com/unjs/unhead.git",
21
- "directory": "packages/unhead"
22
- },
23
- "bugs": {
24
- "url": "https://github.com/unjs/unhead/issues"
25
- },
26
- "sideEffects": false,
27
- "exports": {
28
- ".": {
29
- "types": "./dist/index.d.ts",
30
- "default": "./dist/index.mjs"
31
- },
32
- "./plugins": {
33
- "types": "./dist/plugins.d.ts",
34
- "default": "./dist/plugins.mjs"
35
- },
36
- "./server": {
37
- "types": "./dist/server.d.ts",
38
- "default": "./dist/server.mjs"
39
- },
40
- "./client": {
41
- "types": "./dist/client.d.ts",
42
- "default": "./dist/client.mjs"
43
- },
44
- "./legacy": {
45
- "types": "./dist/legacy.d.ts",
46
- "default": "./dist/legacy.mjs"
47
- },
48
- "./utils": {
49
- "types": "./dist/utils.d.ts",
50
- "default": "./dist/utils.mjs"
51
- },
52
- "./types": {
53
- "types": "./dist/types.d.ts",
54
- "default": "./dist/types.mjs"
55
- },
56
- "./scripts": {
57
- "types": "./dist/scripts.d.ts",
58
- "default": "./dist/scripts.mjs"
59
- },
60
- "./parser": {
61
- "types": "./dist/parser.d.ts",
62
- "default": "./dist/parser.mjs"
63
- }
64
- },
65
- "main": "dist/index.mjs",
66
- "module": "dist/index.mjs",
67
- "types": "dist/index.d.ts",
68
- "optionalPlugins": {
69
- "*": {
70
- "plugins": [
71
- "dist/plugins"
72
- ],
73
- "server": [
74
- "dist/server"
75
- ],
76
- "client": [
77
- "dist/client"
78
- ],
79
- "legacy": [
80
- "dist/legacy"
81
- ],
82
- "types": [
83
- "dist/types"
84
- ],
85
- "utils": [
86
- "dist/utils"
87
- ],
88
- "scripts": [
89
- "dist/scripts"
90
- ]
91
- }
92
- },
93
- "files": [
94
- "*.d.ts",
95
- "dist"
96
- ],
97
- "dependencies": {
98
- "hookable": "^6.0.1"
99
- },
100
- "scripts": {
101
- "build": "unbuild",
102
- "stub": "unbuild --stub",
103
- "test:attw": "attw --pack"
104
- }
105
- }