Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
 

8989 linhas
331 KiB

  1. {
  2. "name": "nuxt-app",
  3. "lockfileVersion": 3,
  4. "requires": true,
  5. "packages": {
  6. "": {
  7. "name": "nuxt-app",
  8. "hasInstallScript": true,
  9. "dependencies": {
  10. "@annotorious/openseadragon": "^3.0.11",
  11. "atropos": "^2.0.2",
  12. "cheerio": "^1.0.0",
  13. "nuxt": "^3.12.3",
  14. "openseadragon": "^5.0.0",
  15. "unhead": "^1.9.15",
  16. "vue": "^3.4.31",
  17. "vue-router": "^4.4.0"
  18. },
  19. "devDependencies": {
  20. "autoprefixer": "^10.4.19",
  21. "postcss": "^8.4.39",
  22. "sass": "^1.77.6",
  23. "tailwindcss": "^3.4.4"
  24. }
  25. },
  26. "node_modules/@alloc/quick-lru": {
  27. "version": "5.2.0",
  28. "resolved": "https://registry.npmjs.org/@alloc/quick-lru/-/quick-lru-5.2.0.tgz",
  29. "integrity": "sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==",
  30. "dev": true,
  31. "engines": {
  32. "node": ">=10"
  33. },
  34. "funding": {
  35. "url": "https://github.com/sponsors/sindresorhus"
  36. }
  37. },
  38. "node_modules/@ampproject/remapping": {
  39. "version": "2.3.0",
  40. "resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.3.0.tgz",
  41. "integrity": "sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==",
  42. "dependencies": {
  43. "@jridgewell/gen-mapping": "^0.3.5",
  44. "@jridgewell/trace-mapping": "^0.3.24"
  45. },
  46. "engines": {
  47. "node": ">=6.0.0"
  48. }
  49. },
  50. "node_modules/@annotorious/annotorious": {
  51. "version": "3.0.11",
  52. "resolved": "https://registry.npmjs.org/@annotorious/annotorious/-/annotorious-3.0.11.tgz",
  53. "integrity": "sha512-5w8ES2hTJU/WVwzlqzxX6McouC9bR/P9zoOxF1SHa+D4Z4E8RbygyE4XfVy7fuDNHUEQAlq3DQdvW2S4TyZ4Qw==",
  54. "dependencies": {
  55. "@annotorious/core": "3.0.11",
  56. "rbush": "^4.0.1",
  57. "uuid": "^10.0.0"
  58. },
  59. "funding": {
  60. "url": "https://steadyhq.com/rainer-simon"
  61. }
  62. },
  63. "node_modules/@annotorious/annotorious/node_modules/quickselect": {
  64. "version": "3.0.0",
  65. "resolved": "https://registry.npmjs.org/quickselect/-/quickselect-3.0.0.tgz",
  66. "integrity": "sha512-XdjUArbK4Bm5fLLvlm5KpTFOiOThgfWWI4axAZDWg4E/0mKdZyI9tNEfds27qCi1ze/vwTR16kvmmGhRra3c2g=="
  67. },
  68. "node_modules/@annotorious/annotorious/node_modules/rbush": {
  69. "version": "4.0.1",
  70. "resolved": "https://registry.npmjs.org/rbush/-/rbush-4.0.1.tgz",
  71. "integrity": "sha512-IP0UpfeWQujYC8Jg162rMNc01Rf0gWMMAb2Uxus/Q0qOFw4lCcq6ZnQEZwUoJqWyUGJ9th7JjwI4yIWo+uvoAQ==",
  72. "dependencies": {
  73. "quickselect": "^3.0.0"
  74. }
  75. },
  76. "node_modules/@annotorious/annotorious/node_modules/uuid": {
  77. "version": "10.0.0",
  78. "resolved": "https://registry.npmjs.org/uuid/-/uuid-10.0.0.tgz",
  79. "integrity": "sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==",
  80. "funding": [
  81. "https://github.com/sponsors/broofa",
  82. "https://github.com/sponsors/ctavan"
  83. ],
  84. "bin": {
  85. "uuid": "dist/bin/uuid"
  86. }
  87. },
  88. "node_modules/@annotorious/core": {
  89. "version": "3.0.11",
  90. "resolved": "https://registry.npmjs.org/@annotorious/core/-/core-3.0.11.tgz",
  91. "integrity": "sha512-PZuQyyux1WgJEjZQwDvGwxlWeZEycUj7zJuJL5v02p+AVNeflUGIKGHBhphCdJhz7LpawWfCbrhlhYO8jit8Hw==",
  92. "dependencies": {
  93. "dequal": "^2.0.3",
  94. "nanoevents": "^9.0.0",
  95. "nanoid": "^5.0.7",
  96. "uuid": "^10.0.0"
  97. },
  98. "funding": {
  99. "url": "https://steadyhq.com/rainer-simon"
  100. }
  101. },
  102. "node_modules/@annotorious/core/node_modules/uuid": {
  103. "version": "10.0.0",
  104. "resolved": "https://registry.npmjs.org/uuid/-/uuid-10.0.0.tgz",
  105. "integrity": "sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==",
  106. "funding": [
  107. "https://github.com/sponsors/broofa",
  108. "https://github.com/sponsors/ctavan"
  109. ],
  110. "bin": {
  111. "uuid": "dist/bin/uuid"
  112. }
  113. },
  114. "node_modules/@annotorious/openseadragon": {
  115. "version": "3.0.11",
  116. "resolved": "https://registry.npmjs.org/@annotorious/openseadragon/-/openseadragon-3.0.11.tgz",
  117. "integrity": "sha512-AkSBy0r6HNxS6NXyfP94RyXOhb4yatjFph49ZPcBMyO7zKXPEJWT/t4HyFbg5QpJ8/xTY3wFaXThRcU0yYxB8A==",
  118. "dependencies": {
  119. "@annotorious/annotorious": "3.0.11",
  120. "@annotorious/core": "3.0.11",
  121. "pixi.js": "^7.4.2",
  122. "uuid": "^10.0.0"
  123. },
  124. "funding": {
  125. "url": "https://steadyhq.com/rainer-simon"
  126. },
  127. "peerDependencies": {
  128. "openseadragon": "^3.0.0 || ^4.0.0 || ^5.0.0"
  129. }
  130. },
  131. "node_modules/@annotorious/openseadragon/node_modules/uuid": {
  132. "version": "10.0.0",
  133. "resolved": "https://registry.npmjs.org/uuid/-/uuid-10.0.0.tgz",
  134. "integrity": "sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==",
  135. "funding": [
  136. "https://github.com/sponsors/broofa",
  137. "https://github.com/sponsors/ctavan"
  138. ],
  139. "bin": {
  140. "uuid": "dist/bin/uuid"
  141. }
  142. },
  143. "node_modules/@antfu/utils": {
  144. "version": "0.7.10",
  145. "resolved": "https://registry.npmjs.org/@antfu/utils/-/utils-0.7.10.tgz",
  146. "integrity": "sha512-+562v9k4aI80m1+VuMHehNJWLOFjBnXn3tdOitzD0il5b7smkSBal4+a3oKiQTbrwMmN/TBUMDvbdoWDehgOww==",
  147. "funding": {
  148. "url": "https://github.com/sponsors/antfu"
  149. }
  150. },
  151. "node_modules/@babel/code-frame": {
  152. "version": "7.24.7",
  153. "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.24.7.tgz",
  154. "integrity": "sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==",
  155. "dependencies": {
  156. "@babel/highlight": "^7.24.7",
  157. "picocolors": "^1.0.0"
  158. },
  159. "engines": {
  160. "node": ">=6.9.0"
  161. }
  162. },
  163. "node_modules/@babel/compat-data": {
  164. "version": "7.24.9",
  165. "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.24.9.tgz",
  166. "integrity": "sha512-e701mcfApCJqMMueQI0Fb68Amflj83+dvAvHawoBpAz+GDjCIyGHzNwnefjsWJ3xiYAqqiQFoWbspGYBdb2/ng==",
  167. "engines": {
  168. "node": ">=6.9.0"
  169. }
  170. },
  171. "node_modules/@babel/core": {
  172. "version": "7.24.9",
  173. "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.24.9.tgz",
  174. "integrity": "sha512-5e3FI4Q3M3Pbr21+5xJwCv6ZT6KmGkI0vw3Tozy5ODAQFTIWe37iT8Cr7Ice2Ntb+M3iSKCEWMB1MBgKrW3whg==",
  175. "dependencies": {
  176. "@ampproject/remapping": "^2.2.0",
  177. "@babel/code-frame": "^7.24.7",
  178. "@babel/generator": "^7.24.9",
  179. "@babel/helper-compilation-targets": "^7.24.8",
  180. "@babel/helper-module-transforms": "^7.24.9",
  181. "@babel/helpers": "^7.24.8",
  182. "@babel/parser": "^7.24.8",
  183. "@babel/template": "^7.24.7",
  184. "@babel/traverse": "^7.24.8",
  185. "@babel/types": "^7.24.9",
  186. "convert-source-map": "^2.0.0",
  187. "debug": "^4.1.0",
  188. "gensync": "^1.0.0-beta.2",
  189. "json5": "^2.2.3",
  190. "semver": "^6.3.1"
  191. },
  192. "engines": {
  193. "node": ">=6.9.0"
  194. },
  195. "funding": {
  196. "type": "opencollective",
  197. "url": "https://opencollective.com/babel"
  198. }
  199. },
  200. "node_modules/@babel/core/node_modules/semver": {
  201. "version": "6.3.1",
  202. "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
  203. "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
  204. "bin": {
  205. "semver": "bin/semver.js"
  206. }
  207. },
  208. "node_modules/@babel/generator": {
  209. "version": "7.24.10",
  210. "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.24.10.tgz",
  211. "integrity": "sha512-o9HBZL1G2129luEUlG1hB4N/nlYNWHnpwlND9eOMclRqqu1YDy2sSYVCFUZwl8I1Gxh+QSRrP2vD7EpUmFVXxg==",
  212. "dependencies": {
  213. "@babel/types": "^7.24.9",
  214. "@jridgewell/gen-mapping": "^0.3.5",
  215. "@jridgewell/trace-mapping": "^0.3.25",
  216. "jsesc": "^2.5.1"
  217. },
  218. "engines": {
  219. "node": ">=6.9.0"
  220. }
  221. },
  222. "node_modules/@babel/helper-annotate-as-pure": {
  223. "version": "7.24.7",
  224. "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.24.7.tgz",
  225. "integrity": "sha512-BaDeOonYvhdKw+JoMVkAixAAJzG2jVPIwWoKBPdYuY9b452e2rPuI9QPYh3KpofZ3pW2akOmwZLOiOsHMiqRAg==",
  226. "dependencies": {
  227. "@babel/types": "^7.24.7"
  228. },
  229. "engines": {
  230. "node": ">=6.9.0"
  231. }
  232. },
  233. "node_modules/@babel/helper-compilation-targets": {
  234. "version": "7.24.8",
  235. "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.24.8.tgz",
  236. "integrity": "sha512-oU+UoqCHdp+nWVDkpldqIQL/i/bvAv53tRqLG/s+cOXxe66zOYLU7ar/Xs3LdmBihrUMEUhwu6dMZwbNOYDwvw==",
  237. "dependencies": {
  238. "@babel/compat-data": "^7.24.8",
  239. "@babel/helper-validator-option": "^7.24.8",
  240. "browserslist": "^4.23.1",
  241. "lru-cache": "^5.1.1",
  242. "semver": "^6.3.1"
  243. },
  244. "engines": {
  245. "node": ">=6.9.0"
  246. }
  247. },
  248. "node_modules/@babel/helper-compilation-targets/node_modules/semver": {
  249. "version": "6.3.1",
  250. "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
  251. "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
  252. "bin": {
  253. "semver": "bin/semver.js"
  254. }
  255. },
  256. "node_modules/@babel/helper-create-class-features-plugin": {
  257. "version": "7.24.7",
  258. "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.24.7.tgz",
  259. "integrity": "sha512-kTkaDl7c9vO80zeX1rJxnuRpEsD5tA81yh11X1gQo+PhSti3JS+7qeZo9U4RHobKRiFPKaGK3svUAeb8D0Q7eg==",
  260. "dependencies": {
  261. "@babel/helper-annotate-as-pure": "^7.24.7",
  262. "@babel/helper-environment-visitor": "^7.24.7",
  263. "@babel/helper-function-name": "^7.24.7",
  264. "@babel/helper-member-expression-to-functions": "^7.24.7",
  265. "@babel/helper-optimise-call-expression": "^7.24.7",
  266. "@babel/helper-replace-supers": "^7.24.7",
  267. "@babel/helper-skip-transparent-expression-wrappers": "^7.24.7",
  268. "@babel/helper-split-export-declaration": "^7.24.7",
  269. "semver": "^6.3.1"
  270. },
  271. "engines": {
  272. "node": ">=6.9.0"
  273. },
  274. "peerDependencies": {
  275. "@babel/core": "^7.0.0"
  276. }
  277. },
  278. "node_modules/@babel/helper-create-class-features-plugin/node_modules/semver": {
  279. "version": "6.3.1",
  280. "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
  281. "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
  282. "bin": {
  283. "semver": "bin/semver.js"
  284. }
  285. },
  286. "node_modules/@babel/helper-environment-visitor": {
  287. "version": "7.24.7",
  288. "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.24.7.tgz",
  289. "integrity": "sha512-DoiN84+4Gnd0ncbBOM9AZENV4a5ZiL39HYMyZJGZ/AZEykHYdJw0wW3kdcsh9/Kn+BRXHLkkklZ51ecPKmI1CQ==",
  290. "dependencies": {
  291. "@babel/types": "^7.24.7"
  292. },
  293. "engines": {
  294. "node": ">=6.9.0"
  295. }
  296. },
  297. "node_modules/@babel/helper-function-name": {
  298. "version": "7.24.7",
  299. "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.24.7.tgz",
  300. "integrity": "sha512-FyoJTsj/PEUWu1/TYRiXTIHc8lbw+TDYkZuoE43opPS5TrI7MyONBE1oNvfguEXAD9yhQRrVBnXdXzSLQl9XnA==",
  301. "dependencies": {
  302. "@babel/template": "^7.24.7",
  303. "@babel/types": "^7.24.7"
  304. },
  305. "engines": {
  306. "node": ">=6.9.0"
  307. }
  308. },
  309. "node_modules/@babel/helper-hoist-variables": {
  310. "version": "7.24.7",
  311. "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.24.7.tgz",
  312. "integrity": "sha512-MJJwhkoGy5c4ehfoRyrJ/owKeMl19U54h27YYftT0o2teQ3FJ3nQUf/I3LlJsX4l3qlw7WRXUmiyajvHXoTubQ==",
  313. "dependencies": {
  314. "@babel/types": "^7.24.7"
  315. },
  316. "engines": {
  317. "node": ">=6.9.0"
  318. }
  319. },
  320. "node_modules/@babel/helper-member-expression-to-functions": {
  321. "version": "7.24.7",
  322. "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.24.7.tgz",
  323. "integrity": "sha512-LGeMaf5JN4hAT471eJdBs/GK1DoYIJ5GCtZN/EsL6KUiiDZOvO/eKE11AMZJa2zP4zk4qe9V2O/hxAmkRc8p6w==",
  324. "dependencies": {
  325. "@babel/traverse": "^7.24.7",
  326. "@babel/types": "^7.24.7"
  327. },
  328. "engines": {
  329. "node": ">=6.9.0"
  330. }
  331. },
  332. "node_modules/@babel/helper-module-imports": {
  333. "version": "7.24.7",
  334. "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.24.7.tgz",
  335. "integrity": "sha512-8AyH3C+74cgCVVXow/myrynrAGv+nTVg5vKu2nZph9x7RcRwzmh0VFallJuFTZ9mx6u4eSdXZfcOzSqTUm0HCA==",
  336. "dependencies": {
  337. "@babel/traverse": "^7.24.7",
  338. "@babel/types": "^7.24.7"
  339. },
  340. "engines": {
  341. "node": ">=6.9.0"
  342. }
  343. },
  344. "node_modules/@babel/helper-module-transforms": {
  345. "version": "7.24.9",
  346. "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.24.9.tgz",
  347. "integrity": "sha512-oYbh+rtFKj/HwBQkFlUzvcybzklmVdVV3UU+mN7n2t/q3yGHbuVdNxyFvSBO1tfvjyArpHNcWMAzsSPdyI46hw==",
  348. "dependencies": {
  349. "@babel/helper-environment-visitor": "^7.24.7",
  350. "@babel/helper-module-imports": "^7.24.7",
  351. "@babel/helper-simple-access": "^7.24.7",
  352. "@babel/helper-split-export-declaration": "^7.24.7",
  353. "@babel/helper-validator-identifier": "^7.24.7"
  354. },
  355. "engines": {
  356. "node": ">=6.9.0"
  357. },
  358. "peerDependencies": {
  359. "@babel/core": "^7.0.0"
  360. }
  361. },
  362. "node_modules/@babel/helper-optimise-call-expression": {
  363. "version": "7.24.7",
  364. "resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.24.7.tgz",
  365. "integrity": "sha512-jKiTsW2xmWwxT1ixIdfXUZp+P5yURx2suzLZr5Hi64rURpDYdMW0pv+Uf17EYk2Rd428Lx4tLsnjGJzYKDM/6A==",
  366. "dependencies": {
  367. "@babel/types": "^7.24.7"
  368. },
  369. "engines": {
  370. "node": ">=6.9.0"
  371. }
  372. },
  373. "node_modules/@babel/helper-plugin-utils": {
  374. "version": "7.24.8",
  375. "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.24.8.tgz",
  376. "integrity": "sha512-FFWx5142D8h2Mgr/iPVGH5G7w6jDn4jUSpZTyDnQO0Yn7Ks2Kuz6Pci8H6MPCoUJegd/UZQ3tAvfLCxQSnWWwg==",
  377. "engines": {
  378. "node": ">=6.9.0"
  379. }
  380. },
  381. "node_modules/@babel/helper-replace-supers": {
  382. "version": "7.24.7",
  383. "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.24.7.tgz",
  384. "integrity": "sha512-qTAxxBM81VEyoAY0TtLrx1oAEJc09ZK67Q9ljQToqCnA+55eNwCORaxlKyu+rNfX86o8OXRUSNUnrtsAZXM9sg==",
  385. "dependencies": {
  386. "@babel/helper-environment-visitor": "^7.24.7",
  387. "@babel/helper-member-expression-to-functions": "^7.24.7",
  388. "@babel/helper-optimise-call-expression": "^7.24.7"
  389. },
  390. "engines": {
  391. "node": ">=6.9.0"
  392. },
  393. "peerDependencies": {
  394. "@babel/core": "^7.0.0"
  395. }
  396. },
  397. "node_modules/@babel/helper-simple-access": {
  398. "version": "7.24.7",
  399. "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.24.7.tgz",
  400. "integrity": "sha512-zBAIvbCMh5Ts+b86r/CjU+4XGYIs+R1j951gxI3KmmxBMhCg4oQMsv6ZXQ64XOm/cvzfU1FmoCyt6+owc5QMYg==",
  401. "dependencies": {
  402. "@babel/traverse": "^7.24.7",
  403. "@babel/types": "^7.24.7"
  404. },
  405. "engines": {
  406. "node": ">=6.9.0"
  407. }
  408. },
  409. "node_modules/@babel/helper-skip-transparent-expression-wrappers": {
  410. "version": "7.24.7",
  411. "resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.24.7.tgz",
  412. "integrity": "sha512-IO+DLT3LQUElMbpzlatRASEyQtfhSE0+m465v++3jyyXeBTBUjtVZg28/gHeV5mrTJqvEKhKroBGAvhW+qPHiQ==",
  413. "dependencies": {
  414. "@babel/traverse": "^7.24.7",
  415. "@babel/types": "^7.24.7"
  416. },
  417. "engines": {
  418. "node": ">=6.9.0"
  419. }
  420. },
  421. "node_modules/@babel/helper-split-export-declaration": {
  422. "version": "7.24.7",
  423. "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.24.7.tgz",
  424. "integrity": "sha512-oy5V7pD+UvfkEATUKvIjvIAH/xCzfsFVw7ygW2SI6NClZzquT+mwdTfgfdbUiceh6iQO0CHtCPsyze/MZ2YbAA==",
  425. "dependencies": {
  426. "@babel/types": "^7.24.7"
  427. },
  428. "engines": {
  429. "node": ">=6.9.0"
  430. }
  431. },
  432. "node_modules/@babel/helper-string-parser": {
  433. "version": "7.24.8",
  434. "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.24.8.tgz",
  435. "integrity": "sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==",
  436. "engines": {
  437. "node": ">=6.9.0"
  438. }
  439. },
  440. "node_modules/@babel/helper-validator-identifier": {
  441. "version": "7.24.7",
  442. "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz",
  443. "integrity": "sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==",
  444. "engines": {
  445. "node": ">=6.9.0"
  446. }
  447. },
  448. "node_modules/@babel/helper-validator-option": {
  449. "version": "7.24.8",
  450. "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.24.8.tgz",
  451. "integrity": "sha512-xb8t9tD1MHLungh/AIoWYN+gVHaB9kwlu8gffXGSt3FFEIT7RjS+xWbc2vUD1UTZdIpKj/ab3rdqJ7ufngyi2Q==",
  452. "engines": {
  453. "node": ">=6.9.0"
  454. }
  455. },
  456. "node_modules/@babel/helpers": {
  457. "version": "7.24.8",
  458. "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.24.8.tgz",
  459. "integrity": "sha512-gV2265Nkcz7weJJfvDoAEVzC1e2OTDpkGbEsebse8koXUJUXPsCMi7sRo/+SPMuMZ9MtUPnGwITTnQnU5YjyaQ==",
  460. "dependencies": {
  461. "@babel/template": "^7.24.7",
  462. "@babel/types": "^7.24.8"
  463. },
  464. "engines": {
  465. "node": ">=6.9.0"
  466. }
  467. },
  468. "node_modules/@babel/highlight": {
  469. "version": "7.24.7",
  470. "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.24.7.tgz",
  471. "integrity": "sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==",
  472. "dependencies": {
  473. "@babel/helper-validator-identifier": "^7.24.7",
  474. "chalk": "^2.4.2",
  475. "js-tokens": "^4.0.0",
  476. "picocolors": "^1.0.0"
  477. },
  478. "engines": {
  479. "node": ">=6.9.0"
  480. }
  481. },
  482. "node_modules/@babel/parser": {
  483. "version": "7.24.8",
  484. "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.24.8.tgz",
  485. "integrity": "sha512-WzfbgXOkGzZiXXCqk43kKwZjzwx4oulxZi3nq2TYL9mOjQv6kYwul9mz6ID36njuL7Xkp6nJEfok848Zj10j/w==",
  486. "bin": {
  487. "parser": "bin/babel-parser.js"
  488. },
  489. "engines": {
  490. "node": ">=6.0.0"
  491. }
  492. },
  493. "node_modules/@babel/plugin-proposal-decorators": {
  494. "version": "7.24.7",
  495. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.24.7.tgz",
  496. "integrity": "sha512-RL9GR0pUG5Kc8BUWLNDm2T5OpYwSX15r98I0IkgmRQTXuELq/OynH8xtMTMvTJFjXbMWFVTKtYkTaYQsuAwQlQ==",
  497. "dependencies": {
  498. "@babel/helper-create-class-features-plugin": "^7.24.7",
  499. "@babel/helper-plugin-utils": "^7.24.7",
  500. "@babel/plugin-syntax-decorators": "^7.24.7"
  501. },
  502. "engines": {
  503. "node": ">=6.9.0"
  504. },
  505. "peerDependencies": {
  506. "@babel/core": "^7.0.0-0"
  507. }
  508. },
  509. "node_modules/@babel/plugin-syntax-decorators": {
  510. "version": "7.24.7",
  511. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.24.7.tgz",
  512. "integrity": "sha512-Ui4uLJJrRV1lb38zg1yYTmRKmiZLiftDEvZN2iq3kd9kUFU+PttmzTbAFC2ucRk/XJmtek6G23gPsuZbhrT8fQ==",
  513. "dependencies": {
  514. "@babel/helper-plugin-utils": "^7.24.7"
  515. },
  516. "engines": {
  517. "node": ">=6.9.0"
  518. },
  519. "peerDependencies": {
  520. "@babel/core": "^7.0.0-0"
  521. }
  522. },
  523. "node_modules/@babel/plugin-syntax-import-attributes": {
  524. "version": "7.24.7",
  525. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.24.7.tgz",
  526. "integrity": "sha512-hbX+lKKeUMGihnK8nvKqmXBInriT3GVjzXKFriV3YC6APGxMbP8RZNFwy91+hocLXq90Mta+HshoB31802bb8A==",
  527. "dependencies": {
  528. "@babel/helper-plugin-utils": "^7.24.7"
  529. },
  530. "engines": {
  531. "node": ">=6.9.0"
  532. },
  533. "peerDependencies": {
  534. "@babel/core": "^7.0.0-0"
  535. }
  536. },
  537. "node_modules/@babel/plugin-syntax-import-meta": {
  538. "version": "7.10.4",
  539. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz",
  540. "integrity": "sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==",
  541. "dependencies": {
  542. "@babel/helper-plugin-utils": "^7.10.4"
  543. },
  544. "peerDependencies": {
  545. "@babel/core": "^7.0.0-0"
  546. }
  547. },
  548. "node_modules/@babel/plugin-syntax-jsx": {
  549. "version": "7.24.7",
  550. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.24.7.tgz",
  551. "integrity": "sha512-6ddciUPe/mpMnOKv/U+RSd2vvVy+Yw/JfBB0ZHYjEZt9NLHmCUylNYlsbqCCS1Bffjlb0fCwC9Vqz+sBz6PsiQ==",
  552. "dependencies": {
  553. "@babel/helper-plugin-utils": "^7.24.7"
  554. },
  555. "engines": {
  556. "node": ">=6.9.0"
  557. },
  558. "peerDependencies": {
  559. "@babel/core": "^7.0.0-0"
  560. }
  561. },
  562. "node_modules/@babel/plugin-syntax-typescript": {
  563. "version": "7.24.7",
  564. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.24.7.tgz",
  565. "integrity": "sha512-c/+fVeJBB0FeKsFvwytYiUD+LBvhHjGSI0g446PRGdSVGZLRNArBUno2PETbAly3tpiNAQR5XaZ+JslxkotsbA==",
  566. "dependencies": {
  567. "@babel/helper-plugin-utils": "^7.24.7"
  568. },
  569. "engines": {
  570. "node": ">=6.9.0"
  571. },
  572. "peerDependencies": {
  573. "@babel/core": "^7.0.0-0"
  574. }
  575. },
  576. "node_modules/@babel/plugin-transform-typescript": {
  577. "version": "7.24.7",
  578. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.24.7.tgz",
  579. "integrity": "sha512-iLD3UNkgx2n/HrjBesVbYX6j0yqn/sJktvbtKKgcaLIQ4bTTQ8obAypc1VpyHPD2y4Phh9zHOaAt8e/L14wCpw==",
  580. "dependencies": {
  581. "@babel/helper-annotate-as-pure": "^7.24.7",
  582. "@babel/helper-create-class-features-plugin": "^7.24.7",
  583. "@babel/helper-plugin-utils": "^7.24.7",
  584. "@babel/plugin-syntax-typescript": "^7.24.7"
  585. },
  586. "engines": {
  587. "node": ">=6.9.0"
  588. },
  589. "peerDependencies": {
  590. "@babel/core": "^7.0.0-0"
  591. }
  592. },
  593. "node_modules/@babel/standalone": {
  594. "version": "7.24.4",
  595. "resolved": "https://registry.npmjs.org/@babel/standalone/-/standalone-7.24.4.tgz",
  596. "integrity": "sha512-V4uqWeedadiuiCx5P5OHYJZ1PehdMpcBccNCEptKFGPiZIY3FI5f2ClxUl4r5wZ5U+ohcQ+4KW6jX2K6xXzq4Q==",
  597. "engines": {
  598. "node": ">=6.9.0"
  599. }
  600. },
  601. "node_modules/@babel/template": {
  602. "version": "7.24.7",
  603. "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.24.7.tgz",
  604. "integrity": "sha512-jYqfPrU9JTF0PmPy1tLYHW4Mp4KlgxJD9l2nP9fD6yT/ICi554DmrWBAEYpIelzjHf1msDP3PxJIRt/nFNfBig==",
  605. "dependencies": {
  606. "@babel/code-frame": "^7.24.7",
  607. "@babel/parser": "^7.24.7",
  608. "@babel/types": "^7.24.7"
  609. },
  610. "engines": {
  611. "node": ">=6.9.0"
  612. }
  613. },
  614. "node_modules/@babel/traverse": {
  615. "version": "7.24.8",
  616. "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.24.8.tgz",
  617. "integrity": "sha512-t0P1xxAPzEDcEPmjprAQq19NWum4K0EQPjMwZQZbHt+GiZqvjCHjj755Weq1YRPVzBI+3zSfvScfpnuIecVFJQ==",
  618. "dependencies": {
  619. "@babel/code-frame": "^7.24.7",
  620. "@babel/generator": "^7.24.8",
  621. "@babel/helper-environment-visitor": "^7.24.7",
  622. "@babel/helper-function-name": "^7.24.7",
  623. "@babel/helper-hoist-variables": "^7.24.7",
  624. "@babel/helper-split-export-declaration": "^7.24.7",
  625. "@babel/parser": "^7.24.8",
  626. "@babel/types": "^7.24.8",
  627. "debug": "^4.3.1",
  628. "globals": "^11.1.0"
  629. },
  630. "engines": {
  631. "node": ">=6.9.0"
  632. }
  633. },
  634. "node_modules/@babel/types": {
  635. "version": "7.24.9",
  636. "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.24.9.tgz",
  637. "integrity": "sha512-xm8XrMKz0IlUdocVbYJe0Z9xEgidU7msskG8BbhnTPK/HZ2z/7FP7ykqPgrUH+C+r414mNfNWam1f2vqOjqjYQ==",
  638. "dependencies": {
  639. "@babel/helper-string-parser": "^7.24.8",
  640. "@babel/helper-validator-identifier": "^7.24.7",
  641. "to-fast-properties": "^2.0.0"
  642. },
  643. "engines": {
  644. "node": ">=6.9.0"
  645. }
  646. },
  647. "node_modules/@cloudflare/kv-asset-handler": {
  648. "version": "0.3.4",
  649. "resolved": "https://registry.npmjs.org/@cloudflare/kv-asset-handler/-/kv-asset-handler-0.3.4.tgz",
  650. "integrity": "sha512-YLPHc8yASwjNkmcDMQMY35yiWjoKAKnhUbPRszBRS0YgH+IXtsMp61j+yTcnCE3oO2DgP0U3iejLC8FTtKDC8Q==",
  651. "dependencies": {
  652. "mime": "^3.0.0"
  653. },
  654. "engines": {
  655. "node": ">=16.13"
  656. }
  657. },
  658. "node_modules/@cloudflare/kv-asset-handler/node_modules/mime": {
  659. "version": "3.0.0",
  660. "resolved": "https://registry.npmjs.org/mime/-/mime-3.0.0.tgz",
  661. "integrity": "sha512-jSCU7/VB1loIWBZe14aEYHU/+1UMEHoaO7qxCOVJOw9GgH72VAWppxNcjU+x9a2k3GSIBXNKxXQFqRvvZ7vr3A==",
  662. "bin": {
  663. "mime": "cli.js"
  664. },
  665. "engines": {
  666. "node": ">=10.0.0"
  667. }
  668. },
  669. "node_modules/@esbuild/linux-x64": {
  670. "version": "0.23.0",
  671. "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.23.0.tgz",
  672. "integrity": "sha512-a3pMQhUEJkITgAw6e0bWA+F+vFtCciMjW/LPtoj99MhVt+Mfb6bbL9hu2wmTZgNd994qTAEw+U/r6k3qHWWaOQ==",
  673. "cpu": [
  674. "x64"
  675. ],
  676. "optional": true,
  677. "os": [
  678. "linux"
  679. ],
  680. "engines": {
  681. "node": ">=18"
  682. }
  683. },
  684. "node_modules/@fastify/busboy": {
  685. "version": "2.1.1",
  686. "resolved": "https://registry.npmjs.org/@fastify/busboy/-/busboy-2.1.1.tgz",
  687. "integrity": "sha512-vBZP4NlzfOlerQTnba4aqZoMhE/a9HY7HRqoOPaETQcSQuWEIyZMHGfVu6w9wGtGK5fED5qRs2DteVCjOH60sA==",
  688. "engines": {
  689. "node": ">=14"
  690. }
  691. },
  692. "node_modules/@ioredis/commands": {
  693. "version": "1.2.0",
  694. "resolved": "https://registry.npmjs.org/@ioredis/commands/-/commands-1.2.0.tgz",
  695. "integrity": "sha512-Sx1pU8EM64o2BrqNpEO1CNLtKQwyhuXuqyfH7oGKCk+1a33d2r5saW8zNwm3j6BTExtjrv2BxTgzzkMwts6vGg=="
  696. },
  697. "node_modules/@isaacs/cliui": {
  698. "version": "8.0.2",
  699. "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz",
  700. "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==",
  701. "dependencies": {
  702. "string-width": "^5.1.2",
  703. "string-width-cjs": "npm:string-width@^4.2.0",
  704. "strip-ansi": "^7.0.1",
  705. "strip-ansi-cjs": "npm:strip-ansi@^6.0.1",
  706. "wrap-ansi": "^8.1.0",
  707. "wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0"
  708. },
  709. "engines": {
  710. "node": ">=12"
  711. }
  712. },
  713. "node_modules/@isaacs/cliui/node_modules/ansi-regex": {
  714. "version": "6.0.1",
  715. "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
  716. "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
  717. "engines": {
  718. "node": ">=12"
  719. },
  720. "funding": {
  721. "url": "https://github.com/chalk/ansi-regex?sponsor=1"
  722. }
  723. },
  724. "node_modules/@isaacs/cliui/node_modules/ansi-styles": {
  725. "version": "6.2.1",
  726. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz",
  727. "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==",
  728. "engines": {
  729. "node": ">=12"
  730. },
  731. "funding": {
  732. "url": "https://github.com/chalk/ansi-styles?sponsor=1"
  733. }
  734. },
  735. "node_modules/@isaacs/cliui/node_modules/emoji-regex": {
  736. "version": "9.2.2",
  737. "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz",
  738. "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg=="
  739. },
  740. "node_modules/@isaacs/cliui/node_modules/string-width": {
  741. "version": "5.1.2",
  742. "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz",
  743. "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==",
  744. "dependencies": {
  745. "eastasianwidth": "^0.2.0",
  746. "emoji-regex": "^9.2.2",
  747. "strip-ansi": "^7.0.1"
  748. },
  749. "engines": {
  750. "node": ">=12"
  751. },
  752. "funding": {
  753. "url": "https://github.com/sponsors/sindresorhus"
  754. }
  755. },
  756. "node_modules/@isaacs/cliui/node_modules/strip-ansi": {
  757. "version": "7.1.0",
  758. "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
  759. "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
  760. "dependencies": {
  761. "ansi-regex": "^6.0.1"
  762. },
  763. "engines": {
  764. "node": ">=12"
  765. },
  766. "funding": {
  767. "url": "https://github.com/chalk/strip-ansi?sponsor=1"
  768. }
  769. },
  770. "node_modules/@isaacs/cliui/node_modules/wrap-ansi": {
  771. "version": "8.1.0",
  772. "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz",
  773. "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==",
  774. "dependencies": {
  775. "ansi-styles": "^6.1.0",
  776. "string-width": "^5.0.1",
  777. "strip-ansi": "^7.0.1"
  778. },
  779. "engines": {
  780. "node": ">=12"
  781. },
  782. "funding": {
  783. "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
  784. }
  785. },
  786. "node_modules/@jridgewell/gen-mapping": {
  787. "version": "0.3.5",
  788. "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz",
  789. "integrity": "sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==",
  790. "dependencies": {
  791. "@jridgewell/set-array": "^1.2.1",
  792. "@jridgewell/sourcemap-codec": "^1.4.10",
  793. "@jridgewell/trace-mapping": "^0.3.24"
  794. },
  795. "engines": {
  796. "node": ">=6.0.0"
  797. }
  798. },
  799. "node_modules/@jridgewell/resolve-uri": {
  800. "version": "3.1.2",
  801. "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz",
  802. "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==",
  803. "engines": {
  804. "node": ">=6.0.0"
  805. }
  806. },
  807. "node_modules/@jridgewell/set-array": {
  808. "version": "1.2.1",
  809. "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.2.1.tgz",
  810. "integrity": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==",
  811. "engines": {
  812. "node": ">=6.0.0"
  813. }
  814. },
  815. "node_modules/@jridgewell/source-map": {
  816. "version": "0.3.6",
  817. "resolved": "https://registry.npmjs.org/@jridgewell/source-map/-/source-map-0.3.6.tgz",
  818. "integrity": "sha512-1ZJTZebgqllO79ue2bm3rIGud/bOe0pP5BjSRCRxxYkEZS8STV7zN84UBbiYu7jy+eCKSnVIUgoWWE/tt+shMQ==",
  819. "dependencies": {
  820. "@jridgewell/gen-mapping": "^0.3.5",
  821. "@jridgewell/trace-mapping": "^0.3.25"
  822. }
  823. },
  824. "node_modules/@jridgewell/sourcemap-codec": {
  825. "version": "1.4.15",
  826. "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz",
  827. "integrity": "sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg=="
  828. },
  829. "node_modules/@jridgewell/trace-mapping": {
  830. "version": "0.3.25",
  831. "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz",
  832. "integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==",
  833. "dependencies": {
  834. "@jridgewell/resolve-uri": "^3.1.0",
  835. "@jridgewell/sourcemap-codec": "^1.4.14"
  836. }
  837. },
  838. "node_modules/@kwsites/file-exists": {
  839. "version": "1.1.1",
  840. "resolved": "https://registry.npmjs.org/@kwsites/file-exists/-/file-exists-1.1.1.tgz",
  841. "integrity": "sha512-m9/5YGR18lIwxSFDwfE3oA7bWuq9kdau6ugN4H2rJeyhFQZcG9AgSHkQtSD15a8WvTgfz9aikZMrKPHvbpqFiw==",
  842. "dependencies": {
  843. "debug": "^4.1.1"
  844. }
  845. },
  846. "node_modules/@kwsites/promise-deferred": {
  847. "version": "1.1.1",
  848. "resolved": "https://registry.npmjs.org/@kwsites/promise-deferred/-/promise-deferred-1.1.1.tgz",
  849. "integrity": "sha512-GaHYm+c0O9MjZRu0ongGBRbinu8gVAMd2UZjji6jVmqKtZluZnptXGWhz1E8j8D2HJ3f/yMxKAUC0b+57wncIw=="
  850. },
  851. "node_modules/@mapbox/node-pre-gyp": {
  852. "version": "1.0.11",
  853. "resolved": "https://registry.npmjs.org/@mapbox/node-pre-gyp/-/node-pre-gyp-1.0.11.tgz",
  854. "integrity": "sha512-Yhlar6v9WQgUp/He7BdgzOz8lqMQ8sU+jkCq7Wx8Myc5YFJLbEe7lgui/V7G1qB1DJykHSGwreceSaD60Y0PUQ==",
  855. "dependencies": {
  856. "detect-libc": "^2.0.0",
  857. "https-proxy-agent": "^5.0.0",
  858. "make-dir": "^3.1.0",
  859. "node-fetch": "^2.6.7",
  860. "nopt": "^5.0.0",
  861. "npmlog": "^5.0.1",
  862. "rimraf": "^3.0.2",
  863. "semver": "^7.3.5",
  864. "tar": "^6.1.11"
  865. },
  866. "bin": {
  867. "node-pre-gyp": "bin/node-pre-gyp"
  868. }
  869. },
  870. "node_modules/@netlify/functions": {
  871. "version": "2.8.1",
  872. "resolved": "https://registry.npmjs.org/@netlify/functions/-/functions-2.8.1.tgz",
  873. "integrity": "sha512-+6wtYdoz0yE06dSa9XkP47tw5zm6g13QMeCwM3MmHx1vn8hzwFa51JtmfraprdkL7amvb7gaNM+OOhQU1h6T8A==",
  874. "dependencies": {
  875. "@netlify/serverless-functions-api": "1.19.1"
  876. },
  877. "engines": {
  878. "node": ">=14.0.0"
  879. }
  880. },
  881. "node_modules/@netlify/node-cookies": {
  882. "version": "0.1.0",
  883. "resolved": "https://registry.npmjs.org/@netlify/node-cookies/-/node-cookies-0.1.0.tgz",
  884. "integrity": "sha512-OAs1xG+FfLX0LoRASpqzVntVV/RpYkgpI0VrUnw2u0Q1qiZUzcPffxRK8HF3gc4GjuhG5ahOEMJ9bswBiZPq0g==",
  885. "engines": {
  886. "node": "^14.16.0 || >=16.0.0"
  887. }
  888. },
  889. "node_modules/@netlify/serverless-functions-api": {
  890. "version": "1.19.1",
  891. "resolved": "https://registry.npmjs.org/@netlify/serverless-functions-api/-/serverless-functions-api-1.19.1.tgz",
  892. "integrity": "sha512-2KYkyluThg1AKfd0JWI7FzpS4A/fzVVGYIf6AM4ydWyNj8eI/86GQVLeRgDoH7CNOxt243R5tutWlmHpVq0/Ew==",
  893. "dependencies": {
  894. "@netlify/node-cookies": "^0.1.0",
  895. "urlpattern-polyfill": "8.0.2"
  896. },
  897. "engines": {
  898. "node": ">=18.0.0"
  899. }
  900. },
  901. "node_modules/@nodelib/fs.scandir": {
  902. "version": "2.1.5",
  903. "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
  904. "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==",
  905. "dependencies": {
  906. "@nodelib/fs.stat": "2.0.5",
  907. "run-parallel": "^1.1.9"
  908. },
  909. "engines": {
  910. "node": ">= 8"
  911. }
  912. },
  913. "node_modules/@nodelib/fs.stat": {
  914. "version": "2.0.5",
  915. "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz",
  916. "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==",
  917. "engines": {
  918. "node": ">= 8"
  919. }
  920. },
  921. "node_modules/@nodelib/fs.walk": {
  922. "version": "1.2.8",
  923. "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz",
  924. "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==",
  925. "dependencies": {
  926. "@nodelib/fs.scandir": "2.1.5",
  927. "fastq": "^1.6.0"
  928. },
  929. "engines": {
  930. "node": ">= 8"
  931. }
  932. },
  933. "node_modules/@nuxt/devalue": {
  934. "version": "2.0.2",
  935. "resolved": "https://registry.npmjs.org/@nuxt/devalue/-/devalue-2.0.2.tgz",
  936. "integrity": "sha512-GBzP8zOc7CGWyFQS6dv1lQz8VVpz5C2yRszbXufwG/9zhStTIH50EtD87NmWbTMwXDvZLNg8GIpb1UFdH93JCA=="
  937. },
  938. "node_modules/@nuxt/devtools": {
  939. "version": "1.3.9",
  940. "resolved": "https://registry.npmjs.org/@nuxt/devtools/-/devtools-1.3.9.tgz",
  941. "integrity": "sha512-tFKlbUPgSXw4tyD8xpztQtJeVn3egdKbFCV0xc92FbfGbclAyaa3XhKA2tMWXEGZQpykAWMRNrGWN24FtXFA6Q==",
  942. "dependencies": {
  943. "@antfu/utils": "^0.7.10",
  944. "@nuxt/devtools-kit": "1.3.9",
  945. "@nuxt/devtools-wizard": "1.3.9",
  946. "@nuxt/kit": "^3.12.2",
  947. "@vue/devtools-core": "7.3.3",
  948. "@vue/devtools-kit": "7.3.3",
  949. "birpc": "^0.2.17",
  950. "consola": "^3.2.3",
  951. "cronstrue": "^2.50.0",
  952. "destr": "^2.0.3",
  953. "error-stack-parser-es": "^0.1.4",
  954. "execa": "^7.2.0",
  955. "fast-glob": "^3.3.2",
  956. "fast-npm-meta": "^0.1.1",
  957. "flatted": "^3.3.1",
  958. "get-port-please": "^3.1.2",
  959. "hookable": "^5.5.3",
  960. "image-meta": "^0.2.0",
  961. "is-installed-globally": "^1.0.0",
  962. "launch-editor": "^2.8.0",
  963. "local-pkg": "^0.5.0",
  964. "magicast": "^0.3.4",
  965. "nypm": "^0.3.9",
  966. "ohash": "^1.1.3",
  967. "pathe": "^1.1.2",
  968. "perfect-debounce": "^1.0.0",
  969. "pkg-types": "^1.1.2",
  970. "rc9": "^2.1.2",
  971. "scule": "^1.3.0",
  972. "semver": "^7.6.2",
  973. "simple-git": "^3.25.0",
  974. "sirv": "^2.0.4",
  975. "unimport": "^3.7.2",
  976. "vite-plugin-inspect": "^0.8.4",
  977. "vite-plugin-vue-inspector": "^5.1.2",
  978. "which": "^3.0.1",
  979. "ws": "^8.17.1"
  980. },
  981. "bin": {
  982. "devtools": "cli.mjs"
  983. },
  984. "peerDependencies": {
  985. "vite": "*"
  986. }
  987. },
  988. "node_modules/@nuxt/devtools-kit": {
  989. "version": "1.3.9",
  990. "resolved": "https://registry.npmjs.org/@nuxt/devtools-kit/-/devtools-kit-1.3.9.tgz",
  991. "integrity": "sha512-tgr/F+4BbI53/JxgaXl3cuV9dMuCXMsd4GEXN+JqtCdAkDbH3wL79GGWx0/6I9acGzRsB6UZ1H6U96nfgcIrAw==",
  992. "dependencies": {
  993. "@nuxt/kit": "^3.12.2",
  994. "@nuxt/schema": "^3.12.3",
  995. "execa": "^7.2.0"
  996. },
  997. "peerDependencies": {
  998. "vite": "*"
  999. }
  1000. },
  1001. "node_modules/@nuxt/devtools-wizard": {
  1002. "version": "1.3.9",
  1003. "resolved": "https://registry.npmjs.org/@nuxt/devtools-wizard/-/devtools-wizard-1.3.9.tgz",
  1004. "integrity": "sha512-WMgwWWuyng+Y6k7sfBI95wYnec8TPFkuYbHHOlYQgqE9dAewPisSbEm3WkB7p/W9UqxpN8mvKN5qUg4sTmEpgQ==",
  1005. "dependencies": {
  1006. "consola": "^3.2.3",
  1007. "diff": "^5.2.0",
  1008. "execa": "^7.2.0",
  1009. "global-directory": "^4.0.1",
  1010. "magicast": "^0.3.4",
  1011. "pathe": "^1.1.2",
  1012. "pkg-types": "^1.1.2",
  1013. "prompts": "^2.4.2",
  1014. "rc9": "^2.1.2",
  1015. "semver": "^7.6.2"
  1016. },
  1017. "bin": {
  1018. "devtools-wizard": "cli.mjs"
  1019. }
  1020. },
  1021. "node_modules/@nuxt/kit": {
  1022. "version": "3.12.3",
  1023. "resolved": "https://registry.npmjs.org/@nuxt/kit/-/kit-3.12.3.tgz",
  1024. "integrity": "sha512-5R8FZLDxBKlkDWYsqwU1tctGJ5vwMA96WBrNkpQ0LznB2/p+3MWWTO6vz+0P0F9xvZZfkk/KKyZ3uUhnG9VJOA==",
  1025. "dependencies": {
  1026. "@nuxt/schema": "3.12.3",
  1027. "c12": "^1.11.1",
  1028. "consola": "^3.2.3",
  1029. "defu": "^6.1.4",
  1030. "destr": "^2.0.3",
  1031. "globby": "^14.0.2",
  1032. "hash-sum": "^2.0.0",
  1033. "ignore": "^5.3.1",
  1034. "jiti": "^1.21.6",
  1035. "klona": "^2.0.6",
  1036. "knitwork": "^1.1.0",
  1037. "mlly": "^1.7.1",
  1038. "pathe": "^1.1.2",
  1039. "pkg-types": "^1.1.2",
  1040. "scule": "^1.3.0",
  1041. "semver": "^7.6.2",
  1042. "ufo": "^1.5.3",
  1043. "unctx": "^2.3.1",
  1044. "unimport": "^3.7.2",
  1045. "untyped": "^1.4.2"
  1046. },
  1047. "engines": {
  1048. "node": "^14.18.0 || >=16.10.0"
  1049. }
  1050. },
  1051. "node_modules/@nuxt/schema": {
  1052. "version": "3.12.3",
  1053. "resolved": "https://registry.npmjs.org/@nuxt/schema/-/schema-3.12.3.tgz",
  1054. "integrity": "sha512-Zw/2stN5CWVOHQ6pKyewk3tvYW5ROBloTGyIbie7/TprJT5mL+E9tTgAxOZtkoKSFaYEQXZgE1K2OzMelhLRzw==",
  1055. "dependencies": {
  1056. "compatx": "^0.1.8",
  1057. "consola": "^3.2.3",
  1058. "defu": "^6.1.4",
  1059. "hookable": "^5.5.3",
  1060. "pathe": "^1.1.2",
  1061. "pkg-types": "^1.1.2",
  1062. "scule": "^1.3.0",
  1063. "std-env": "^3.7.0",
  1064. "ufo": "^1.5.3",
  1065. "uncrypto": "^0.1.3",
  1066. "unimport": "^3.7.2",
  1067. "untyped": "^1.4.2"
  1068. },
  1069. "engines": {
  1070. "node": "^14.18.0 || >=16.10.0"
  1071. }
  1072. },
  1073. "node_modules/@nuxt/telemetry": {
  1074. "version": "2.5.4",
  1075. "resolved": "https://registry.npmjs.org/@nuxt/telemetry/-/telemetry-2.5.4.tgz",
  1076. "integrity": "sha512-KH6wxzsNys69daSO0xUv0LEBAfhwwjK1M+0Cdi1/vxmifCslMIY7lN11B4eywSfscbyVPAYJvANyc7XiVPImBQ==",
  1077. "dependencies": {
  1078. "@nuxt/kit": "^3.11.2",
  1079. "ci-info": "^4.0.0",
  1080. "consola": "^3.2.3",
  1081. "create-require": "^1.1.1",
  1082. "defu": "^6.1.4",
  1083. "destr": "^2.0.3",
  1084. "dotenv": "^16.4.5",
  1085. "git-url-parse": "^14.0.0",
  1086. "is-docker": "^3.0.0",
  1087. "jiti": "^1.21.0",
  1088. "mri": "^1.2.0",
  1089. "nanoid": "^5.0.7",
  1090. "ofetch": "^1.3.4",
  1091. "parse-git-config": "^3.0.0",
  1092. "pathe": "^1.1.2",
  1093. "rc9": "^2.1.2",
  1094. "std-env": "^3.7.0"
  1095. },
  1096. "bin": {
  1097. "nuxt-telemetry": "bin/nuxt-telemetry.mjs"
  1098. }
  1099. },
  1100. "node_modules/@nuxt/vite-builder": {
  1101. "version": "3.12.3",
  1102. "resolved": "https://registry.npmjs.org/@nuxt/vite-builder/-/vite-builder-3.12.3.tgz",
  1103. "integrity": "sha512-8xfeOgSUaXTYgLx1DA5qEFwU3/vL5DVAIv8sgPn2rnmB50nPJVXrVa+tXhO0I1Q8L4ycXRqq2dxOPGq8CSYo+A==",
  1104. "dependencies": {
  1105. "@nuxt/kit": "3.12.3",
  1106. "@rollup/plugin-replace": "^5.0.7",
  1107. "@vitejs/plugin-vue": "^5.0.5",
  1108. "@vitejs/plugin-vue-jsx": "^4.0.0",
  1109. "autoprefixer": "^10.4.19",
  1110. "clear": "^0.1.0",
  1111. "consola": "^3.2.3",
  1112. "cssnano": "^7.0.3",
  1113. "defu": "^6.1.4",
  1114. "esbuild": "^0.23.0",
  1115. "escape-string-regexp": "^5.0.0",
  1116. "estree-walker": "^3.0.3",
  1117. "externality": "^1.0.2",
  1118. "get-port-please": "^3.1.2",
  1119. "h3": "^1.12.0",
  1120. "knitwork": "^1.1.0",
  1121. "magic-string": "^0.30.10",
  1122. "mlly": "^1.7.1",
  1123. "ohash": "^1.1.3",
  1124. "pathe": "^1.1.2",
  1125. "perfect-debounce": "^1.0.0",
  1126. "pkg-types": "^1.1.2",
  1127. "postcss": "^8.4.39",
  1128. "rollup-plugin-visualizer": "^5.12.0",
  1129. "std-env": "^3.7.0",
  1130. "strip-literal": "^2.1.0",
  1131. "ufo": "^1.5.3",
  1132. "unenv": "^1.9.0",
  1133. "unplugin": "^1.11.0",
  1134. "vite": "^5.3.2",
  1135. "vite-node": "^1.6.0",
  1136. "vite-plugin-checker": "^0.7.0",
  1137. "vue-bundle-renderer": "^2.1.0"
  1138. },
  1139. "engines": {
  1140. "node": "^14.18.0 || >=16.10.0"
  1141. },
  1142. "peerDependencies": {
  1143. "vue": "^3.3.4"
  1144. }
  1145. },
  1146. "node_modules/@parcel/watcher": {
  1147. "version": "2.4.1",
  1148. "resolved": "https://registry.npmjs.org/@parcel/watcher/-/watcher-2.4.1.tgz",
  1149. "integrity": "sha512-HNjmfLQEVRZmHRET336f20H/8kOozUGwk7yajvsonjNxbj2wBTK1WsQuHkD5yYh9RxFGL2EyDHryOihOwUoKDA==",
  1150. "dependencies": {
  1151. "detect-libc": "^1.0.3",
  1152. "is-glob": "^4.0.3",
  1153. "micromatch": "^4.0.5",
  1154. "node-addon-api": "^7.0.0"
  1155. },
  1156. "engines": {
  1157. "node": ">= 10.0.0"
  1158. },
  1159. "funding": {
  1160. "type": "opencollective",
  1161. "url": "https://opencollective.com/parcel"
  1162. },
  1163. "optionalDependencies": {
  1164. "@parcel/watcher-android-arm64": "2.4.1",
  1165. "@parcel/watcher-darwin-arm64": "2.4.1",
  1166. "@parcel/watcher-darwin-x64": "2.4.1",
  1167. "@parcel/watcher-freebsd-x64": "2.4.1",
  1168. "@parcel/watcher-linux-arm-glibc": "2.4.1",
  1169. "@parcel/watcher-linux-arm64-glibc": "2.4.1",
  1170. "@parcel/watcher-linux-arm64-musl": "2.4.1",
  1171. "@parcel/watcher-linux-x64-glibc": "2.4.1",
  1172. "@parcel/watcher-linux-x64-musl": "2.4.1",
  1173. "@parcel/watcher-win32-arm64": "2.4.1",
  1174. "@parcel/watcher-win32-ia32": "2.4.1",
  1175. "@parcel/watcher-win32-x64": "2.4.1"
  1176. }
  1177. },
  1178. "node_modules/@parcel/watcher-linux-x64-glibc": {
  1179. "version": "2.4.1",
  1180. "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-glibc/-/watcher-linux-x64-glibc-2.4.1.tgz",
  1181. "integrity": "sha512-s9O3fByZ/2pyYDPoLM6zt92yu6P4E39a03zvO0qCHOTjxmt3GHRMLuRZEWhWLASTMSrrnVNWdVI/+pUElJBBBg==",
  1182. "cpu": [
  1183. "x64"
  1184. ],
  1185. "optional": true,
  1186. "os": [
  1187. "linux"
  1188. ],
  1189. "engines": {
  1190. "node": ">= 10.0.0"
  1191. },
  1192. "funding": {
  1193. "type": "opencollective",
  1194. "url": "https://opencollective.com/parcel"
  1195. }
  1196. },
  1197. "node_modules/@parcel/watcher-linux-x64-musl": {
  1198. "version": "2.4.1",
  1199. "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-musl/-/watcher-linux-x64-musl-2.4.1.tgz",
  1200. "integrity": "sha512-L2nZTYR1myLNST0O632g0Dx9LyMNHrn6TOt76sYxWLdff3cB22/GZX2UPtJnaqQPdCRoszoY5rcOj4oMTtp5fQ==",
  1201. "cpu": [
  1202. "x64"
  1203. ],
  1204. "optional": true,
  1205. "os": [
  1206. "linux"
  1207. ],
  1208. "engines": {
  1209. "node": ">= 10.0.0"
  1210. },
  1211. "funding": {
  1212. "type": "opencollective",
  1213. "url": "https://opencollective.com/parcel"
  1214. }
  1215. },
  1216. "node_modules/@parcel/watcher-wasm": {
  1217. "version": "2.4.1",
  1218. "resolved": "https://registry.npmjs.org/@parcel/watcher-wasm/-/watcher-wasm-2.4.1.tgz",
  1219. "integrity": "sha512-/ZR0RxqxU/xxDGzbzosMjh4W6NdYFMqq2nvo2b8SLi7rsl/4jkL8S5stIikorNkdR50oVDvqb/3JT05WM+CRRA==",
  1220. "bundleDependencies": [
  1221. "napi-wasm"
  1222. ],
  1223. "dependencies": {
  1224. "is-glob": "^4.0.3",
  1225. "micromatch": "^4.0.5",
  1226. "napi-wasm": "^1.1.0"
  1227. },
  1228. "engines": {
  1229. "node": ">= 10.0.0"
  1230. },
  1231. "funding": {
  1232. "type": "opencollective",
  1233. "url": "https://opencollective.com/parcel"
  1234. }
  1235. },
  1236. "node_modules/@parcel/watcher-wasm/node_modules/napi-wasm": {
  1237. "version": "1.1.0",
  1238. "inBundle": true,
  1239. "license": "MIT"
  1240. },
  1241. "node_modules/@parcel/watcher/node_modules/detect-libc": {
  1242. "version": "1.0.3",
  1243. "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-1.0.3.tgz",
  1244. "integrity": "sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==",
  1245. "bin": {
  1246. "detect-libc": "bin/detect-libc.js"
  1247. },
  1248. "engines": {
  1249. "node": ">=0.10"
  1250. }
  1251. },
  1252. "node_modules/@pixi/accessibility": {
  1253. "version": "7.4.2",
  1254. "resolved": "https://registry.npmjs.org/@pixi/accessibility/-/accessibility-7.4.2.tgz",
  1255. "integrity": "sha512-R6VEolm8uyy1FB1F2qaLKxVbzXAFTZCF2ka8fl9lsz7We6ZfO4QpXv9ur7DvzratjCQUQVCKo0/V7xL5q1EV/g==",
  1256. "peerDependencies": {
  1257. "@pixi/core": "7.4.2",
  1258. "@pixi/display": "7.4.2",
  1259. "@pixi/events": "7.4.2"
  1260. }
  1261. },
  1262. "node_modules/@pixi/app": {
  1263. "version": "7.4.2",
  1264. "resolved": "https://registry.npmjs.org/@pixi/app/-/app-7.4.2.tgz",
  1265. "integrity": "sha512-ugkH3kOgjT8P1mTMY29yCOgEh+KuVMAn8uBxeY0aMqaUgIMysfpnFv+Aepp2CtvI9ygr22NC+OiKl+u+eEaQHw==",
  1266. "peerDependencies": {
  1267. "@pixi/core": "7.4.2",
  1268. "@pixi/display": "7.4.2"
  1269. }
  1270. },
  1271. "node_modules/@pixi/assets": {
  1272. "version": "7.4.2",
  1273. "resolved": "https://registry.npmjs.org/@pixi/assets/-/assets-7.4.2.tgz",
  1274. "integrity": "sha512-anxho59H9egZwoaEdM5aLvYyxoz6NCy3CaQIvNHD1bbGg8L16Ih0e26QSBR5fu53jl8OjT6M7s+p6n7uu4+fGA==",
  1275. "dependencies": {
  1276. "@types/css-font-loading-module": "^0.0.12"
  1277. },
  1278. "peerDependencies": {
  1279. "@pixi/core": "7.4.2"
  1280. }
  1281. },
  1282. "node_modules/@pixi/color": {
  1283. "version": "7.4.2",
  1284. "resolved": "https://registry.npmjs.org/@pixi/color/-/color-7.4.2.tgz",
  1285. "integrity": "sha512-av1LOvhHsiaW8+T4n/FgnOKHby55/w7VcA1HzPIHRBtEcsmxvSCDanT1HU2LslNhrxLPzyVx18nlmalOyt5OBg==",
  1286. "dependencies": {
  1287. "@pixi/colord": "^2.9.6"
  1288. }
  1289. },
  1290. "node_modules/@pixi/colord": {
  1291. "version": "2.9.6",
  1292. "resolved": "https://registry.npmjs.org/@pixi/colord/-/colord-2.9.6.tgz",
  1293. "integrity": "sha512-nezytU2pw587fQstUu1AsJZDVEynjskwOL+kibwcdxsMBFqPsFFNA7xl0ii/gXuDi6M0xj3mfRJj8pBSc2jCfA=="
  1294. },
  1295. "node_modules/@pixi/compressed-textures": {
  1296. "version": "7.4.2",
  1297. "resolved": "https://registry.npmjs.org/@pixi/compressed-textures/-/compressed-textures-7.4.2.tgz",
  1298. "integrity": "sha512-VJrt7el6O4ZJSWkeOGXwrhJaiLg1UBhHB3fj42VR4YloYkAxpfd9K6s6IcbcVz7n9L48APKBMgHyaB2pX2Ck/A==",
  1299. "peerDependencies": {
  1300. "@pixi/assets": "7.4.2",
  1301. "@pixi/core": "7.4.2"
  1302. }
  1303. },
  1304. "node_modules/@pixi/constants": {
  1305. "version": "7.4.2",
  1306. "resolved": "https://registry.npmjs.org/@pixi/constants/-/constants-7.4.2.tgz",
  1307. "integrity": "sha512-N9vn6Wpz5WIQg7ugUg2+SdqD2u2+NM0QthE8YzLJ4tLH2Iz+/TrnPKUJzeyIqbg3sxJG5ZpGGPiacqIBpy1KyA=="
  1308. },
  1309. "node_modules/@pixi/core": {
  1310. "version": "7.4.2",
  1311. "resolved": "https://registry.npmjs.org/@pixi/core/-/core-7.4.2.tgz",
  1312. "integrity": "sha512-UbMtgSEnyCOFPzbE6ThB9qopXxbZ5GCof2ArB4FXOC5Xi/83MOIIYg5kf5M8689C5HJMhg2SrJu3xLKppF+CMg==",
  1313. "dependencies": {
  1314. "@pixi/color": "7.4.2",
  1315. "@pixi/constants": "7.4.2",
  1316. "@pixi/extensions": "7.4.2",
  1317. "@pixi/math": "7.4.2",
  1318. "@pixi/runner": "7.4.2",
  1319. "@pixi/settings": "7.4.2",
  1320. "@pixi/ticker": "7.4.2",
  1321. "@pixi/utils": "7.4.2"
  1322. },
  1323. "funding": {
  1324. "type": "opencollective",
  1325. "url": "https://opencollective.com/pixijs"
  1326. }
  1327. },
  1328. "node_modules/@pixi/display": {
  1329. "version": "7.4.2",
  1330. "resolved": "https://registry.npmjs.org/@pixi/display/-/display-7.4.2.tgz",
  1331. "integrity": "sha512-DaD0J7gIlNlzO0Fdlby/0OH+tB5LtCY6rgFeCBKVDnzmn8wKW3zYZRenWBSFJ0Psx6vLqXYkSIM/rcokaKviIw==",
  1332. "peerDependencies": {
  1333. "@pixi/core": "7.4.2"
  1334. }
  1335. },
  1336. "node_modules/@pixi/events": {
  1337. "version": "7.4.2",
  1338. "resolved": "https://registry.npmjs.org/@pixi/events/-/events-7.4.2.tgz",
  1339. "integrity": "sha512-Jw/w57heZjzZShIXL0bxOvKB+XgGIevyezhGtfF2ZSzQoSBWo+Fj1uE0QwKd0RIaXegZw/DhSmiMJSbNmcjifA==",
  1340. "peerDependencies": {
  1341. "@pixi/core": "7.4.2",
  1342. "@pixi/display": "7.4.2"
  1343. }
  1344. },
  1345. "node_modules/@pixi/extensions": {
  1346. "version": "7.4.2",
  1347. "resolved": "https://registry.npmjs.org/@pixi/extensions/-/extensions-7.4.2.tgz",
  1348. "integrity": "sha512-Hmx2+O0yZ8XIvgomHM9GZEGcy9S9Dd8flmtOK5Aa3fXs/8v7xD08+ANQpN9ZqWU2Xs+C6UBlpqlt2BWALvKKKA=="
  1349. },
  1350. "node_modules/@pixi/extract": {
  1351. "version": "7.4.2",
  1352. "resolved": "https://registry.npmjs.org/@pixi/extract/-/extract-7.4.2.tgz",
  1353. "integrity": "sha512-JOX27TRWjVEjauGBbF8PU7/g6LYXnivehdgqS5QlVDv1CNHTOrz/j3MdKcVWOhyZPbH5c9sh7lxyRxvd9AIuTQ==",
  1354. "peerDependencies": {
  1355. "@pixi/core": "7.4.2"
  1356. }
  1357. },
  1358. "node_modules/@pixi/filter-alpha": {
  1359. "version": "7.4.2",
  1360. "resolved": "https://registry.npmjs.org/@pixi/filter-alpha/-/filter-alpha-7.4.2.tgz",
  1361. "integrity": "sha512-9OsKJ+yvY2wIcQXwswj5HQBiwNGymwmqdxfp7mo+nZSBoDmxUqvMZzE9UNJ3eUlswuNvNRO8zNOsQvwdz7WFww==",
  1362. "peerDependencies": {
  1363. "@pixi/core": "7.4.2"
  1364. }
  1365. },
  1366. "node_modules/@pixi/filter-blur": {
  1367. "version": "7.4.2",
  1368. "resolved": "https://registry.npmjs.org/@pixi/filter-blur/-/filter-blur-7.4.2.tgz",
  1369. "integrity": "sha512-gOXBbIUx6CRZP1fmsis2wLzzSsofrqmIHhbf1gIkZMIQaLsc9T7brj+PaLTTiOiyJgnvGN5j20RZnkERWWKV0Q==",
  1370. "peerDependencies": {
  1371. "@pixi/core": "7.4.2"
  1372. }
  1373. },
  1374. "node_modules/@pixi/filter-color-matrix": {
  1375. "version": "7.4.2",
  1376. "resolved": "https://registry.npmjs.org/@pixi/filter-color-matrix/-/filter-color-matrix-7.4.2.tgz",
  1377. "integrity": "sha512-ykZiR59Gvj80UKs9qm7jeUTKvn+wWk6HBVJOmJbK9jFK5juakDWp7BbH26U78Q61EWj97kI1FdfcbMkuQ7rqkA==",
  1378. "peerDependencies": {
  1379. "@pixi/core": "7.4.2"
  1380. }
  1381. },
  1382. "node_modules/@pixi/filter-displacement": {
  1383. "version": "7.4.2",
  1384. "resolved": "https://registry.npmjs.org/@pixi/filter-displacement/-/filter-displacement-7.4.2.tgz",
  1385. "integrity": "sha512-QS/eWp/ivsxef3xapNeGwpPX7vrqQQeo99Fux4k5zsvplnNEsf91t6QYJLG776AbZEu/qh8VYRBA5raIVY/REw==",
  1386. "peerDependencies": {
  1387. "@pixi/core": "7.4.2"
  1388. }
  1389. },
  1390. "node_modules/@pixi/filter-fxaa": {
  1391. "version": "7.4.2",
  1392. "resolved": "https://registry.npmjs.org/@pixi/filter-fxaa/-/filter-fxaa-7.4.2.tgz",
  1393. "integrity": "sha512-U/ptJgDsfs/r8y2a6gCaiPfDu2IFAxpQ4wtfmBpz6vRhqeE4kI8yNIUx5dZbui57zlsJaW0BNacOQxHU0vLkyQ==",
  1394. "peerDependencies": {
  1395. "@pixi/core": "7.4.2"
  1396. }
  1397. },
  1398. "node_modules/@pixi/filter-noise": {
  1399. "version": "7.4.2",
  1400. "resolved": "https://registry.npmjs.org/@pixi/filter-noise/-/filter-noise-7.4.2.tgz",
  1401. "integrity": "sha512-Vy9ViBFhZEGh6xKkd3kFWErolZTwv1Y5Qb1bV7qPIYbvBECYsqzlR4uCrrjBV6KKm0PufpG/+NKC5vICZaqKzg==",
  1402. "peerDependencies": {
  1403. "@pixi/core": "7.4.2"
  1404. }
  1405. },
  1406. "node_modules/@pixi/graphics": {
  1407. "version": "7.4.2",
  1408. "resolved": "https://registry.npmjs.org/@pixi/graphics/-/graphics-7.4.2.tgz",
  1409. "integrity": "sha512-jH4/Tum2RqWzHGzvlwEr7HIVduoLO57Ze705N2zQPkUD57TInn5911aGUeoua7f/wK8cTLGzgB9BzSo2kTdcHw==",
  1410. "peerDependencies": {
  1411. "@pixi/core": "7.4.2",
  1412. "@pixi/display": "7.4.2",
  1413. "@pixi/sprite": "7.4.2"
  1414. }
  1415. },
  1416. "node_modules/@pixi/math": {
  1417. "version": "7.4.2",
  1418. "resolved": "https://registry.npmjs.org/@pixi/math/-/math-7.4.2.tgz",
  1419. "integrity": "sha512-7jHmCQoYk6e0rfSKjdNFOPl0wCcdgoraxgteXJTTHv3r0bMNx2pHD9FJ0VvocEUG7XHfj55O3+u7yItOAx0JaQ=="
  1420. },
  1421. "node_modules/@pixi/mesh": {
  1422. "version": "7.4.2",
  1423. "resolved": "https://registry.npmjs.org/@pixi/mesh/-/mesh-7.4.2.tgz",
  1424. "integrity": "sha512-mEkKyQvvMrYXC3pahvH5WBIKtrtB63WixRr91ANFI7zXD+ESG6Ap6XtxMCJmXDQPwBDNk7SWVMiCflYuchG7kA==",
  1425. "peerDependencies": {
  1426. "@pixi/core": "7.4.2",
  1427. "@pixi/display": "7.4.2"
  1428. }
  1429. },
  1430. "node_modules/@pixi/mesh-extras": {
  1431. "version": "7.4.2",
  1432. "resolved": "https://registry.npmjs.org/@pixi/mesh-extras/-/mesh-extras-7.4.2.tgz",
  1433. "integrity": "sha512-vNR/7wjxjs7sv9fGoKkHyU91ZAD+7EnMHBS5F3CVISlOIFxLi96NNZCB81oUIdky/90pHw40johd/4izR5zTyw==",
  1434. "peerDependencies": {
  1435. "@pixi/core": "7.4.2",
  1436. "@pixi/mesh": "7.4.2"
  1437. }
  1438. },
  1439. "node_modules/@pixi/mixin-cache-as-bitmap": {
  1440. "version": "7.4.2",
  1441. "resolved": "https://registry.npmjs.org/@pixi/mixin-cache-as-bitmap/-/mixin-cache-as-bitmap-7.4.2.tgz",
  1442. "integrity": "sha512-6dgthi2ruUT/lervSrFDQ7vXkEsHo6CxdgV7W/wNdW1dqgQlKfDvO6FhjXzyIMRLSooUf5FoeluVtfsjkUIYrw==",
  1443. "peerDependencies": {
  1444. "@pixi/core": "7.4.2",
  1445. "@pixi/display": "7.4.2",
  1446. "@pixi/sprite": "7.4.2"
  1447. }
  1448. },
  1449. "node_modules/@pixi/mixin-get-child-by-name": {
  1450. "version": "7.4.2",
  1451. "resolved": "https://registry.npmjs.org/@pixi/mixin-get-child-by-name/-/mixin-get-child-by-name-7.4.2.tgz",
  1452. "integrity": "sha512-0Cfw8JpQhsixprxiYph4Lj+B5n83Kk4ftNMXgM5xtZz+tVLz5s91qR0MqcdzwTGTJ7utVygiGmS4/3EfR/duRQ==",
  1453. "peerDependencies": {
  1454. "@pixi/display": "7.4.2"
  1455. }
  1456. },
  1457. "node_modules/@pixi/mixin-get-global-position": {
  1458. "version": "7.4.2",
  1459. "resolved": "https://registry.npmjs.org/@pixi/mixin-get-global-position/-/mixin-get-global-position-7.4.2.tgz",
  1460. "integrity": "sha512-LcsahbVdX4DFS2IcGfNp4KaXuu7SjAwUp/flZSGIfstyKOKb5FWFgihtqcc9ZT4coyri3gs2JbILZub/zPZj1w==",
  1461. "peerDependencies": {
  1462. "@pixi/core": "7.4.2",
  1463. "@pixi/display": "7.4.2"
  1464. }
  1465. },
  1466. "node_modules/@pixi/particle-container": {
  1467. "version": "7.4.2",
  1468. "resolved": "https://registry.npmjs.org/@pixi/particle-container/-/particle-container-7.4.2.tgz",
  1469. "integrity": "sha512-B78Qq86kt0lEa5WtB2YFIm3+PjhKfw9La9R++GBSgABl+g13s2UaZ6BIPxvY3JxWMdxPm4iPrQPFX1QWRN68mw==",
  1470. "peerDependencies": {
  1471. "@pixi/core": "7.4.2",
  1472. "@pixi/display": "7.4.2",
  1473. "@pixi/sprite": "7.4.2"
  1474. }
  1475. },
  1476. "node_modules/@pixi/prepare": {
  1477. "version": "7.4.2",
  1478. "resolved": "https://registry.npmjs.org/@pixi/prepare/-/prepare-7.4.2.tgz",
  1479. "integrity": "sha512-PugyMzReCHXUzc3so9PPJj2OdHwibpUNWyqG4mWY2UUkb6c8NAGK1AnAPiscOvLilJcv/XQSFoNhX+N1jrvJEg==",
  1480. "peerDependencies": {
  1481. "@pixi/core": "7.4.2",
  1482. "@pixi/display": "7.4.2",
  1483. "@pixi/graphics": "7.4.2",
  1484. "@pixi/text": "7.4.2"
  1485. }
  1486. },
  1487. "node_modules/@pixi/runner": {
  1488. "version": "7.4.2",
  1489. "resolved": "https://registry.npmjs.org/@pixi/runner/-/runner-7.4.2.tgz",
  1490. "integrity": "sha512-LPBpwym4vdyyDY5ucF4INQccaGyxztERyLTY1YN6aqJyyMmnc7iqXlIKt+a0euMBtNoLoxy6MWMvIuZj0JfFPA=="
  1491. },
  1492. "node_modules/@pixi/settings": {
  1493. "version": "7.4.2",
  1494. "resolved": "https://registry.npmjs.org/@pixi/settings/-/settings-7.4.2.tgz",
  1495. "integrity": "sha512-pMN+L6aWgvUbwhFIL/BTHKe2ShYGPZ8h9wlVBnFHMtUcJcFLMF1B3lzuvCayZRepOphs6RY0TqvnDvVb585JhQ==",
  1496. "dependencies": {
  1497. "@pixi/constants": "7.4.2",
  1498. "@types/css-font-loading-module": "^0.0.12",
  1499. "ismobilejs": "^1.1.0"
  1500. }
  1501. },
  1502. "node_modules/@pixi/sprite": {
  1503. "version": "7.4.2",
  1504. "resolved": "https://registry.npmjs.org/@pixi/sprite/-/sprite-7.4.2.tgz",
  1505. "integrity": "sha512-Ccf/OVQsB+HQV0Fyf5lwD+jk1jeU7uSIqEjbxenNNssmEdB7S5qlkTBV2EJTHT83+T6Z9OMOHsreJZerydpjeg==",
  1506. "peerDependencies": {
  1507. "@pixi/core": "7.4.2",
  1508. "@pixi/display": "7.4.2"
  1509. }
  1510. },
  1511. "node_modules/@pixi/sprite-animated": {
  1512. "version": "7.4.2",
  1513. "resolved": "https://registry.npmjs.org/@pixi/sprite-animated/-/sprite-animated-7.4.2.tgz",
  1514. "integrity": "sha512-QPT6yxCUGOBN+98H3pyIZ1ZO6Y7BN1o0Q2IMZEsD1rNfZJrTYS3Q8VlCG5t2YlFlcB8j5iBo24bZb6FUxLOmsQ==",
  1515. "peerDependencies": {
  1516. "@pixi/core": "7.4.2",
  1517. "@pixi/sprite": "7.4.2"
  1518. }
  1519. },
  1520. "node_modules/@pixi/sprite-tiling": {
  1521. "version": "7.4.2",
  1522. "resolved": "https://registry.npmjs.org/@pixi/sprite-tiling/-/sprite-tiling-7.4.2.tgz",
  1523. "integrity": "sha512-Z8PP6ewy3nuDYL+NeEdltHAhuucVgia33uzAitvH3OqqRSx6a6YRBFbNLUM9Sx+fBO2Lk3PpV1g6QZX+NE5LOg==",
  1524. "peerDependencies": {
  1525. "@pixi/core": "7.4.2",
  1526. "@pixi/display": "7.4.2",
  1527. "@pixi/sprite": "7.4.2"
  1528. }
  1529. },
  1530. "node_modules/@pixi/spritesheet": {
  1531. "version": "7.4.2",
  1532. "resolved": "https://registry.npmjs.org/@pixi/spritesheet/-/spritesheet-7.4.2.tgz",
  1533. "integrity": "sha512-YIvHdpXW+AYp8vD0NkjJmrdnVHTZKidCnx6k8ATSuuvCT6O5Tuh2N/Ul2oDj4/QaePy0lVhyhAbZpJW00Jr7mQ==",
  1534. "peerDependencies": {
  1535. "@pixi/assets": "7.4.2",
  1536. "@pixi/core": "7.4.2"
  1537. }
  1538. },
  1539. "node_modules/@pixi/text": {
  1540. "version": "7.4.2",
  1541. "resolved": "https://registry.npmjs.org/@pixi/text/-/text-7.4.2.tgz",
  1542. "integrity": "sha512-rZZWpJNsIQ8WoCWrcVg8Gi6L/PDakB941clo6dO3XjoII2ucoOUcnpe5HIkudxi2xPvS/8Bfq990gFEx50TP5A==",
  1543. "peerDependencies": {
  1544. "@pixi/core": "7.4.2",
  1545. "@pixi/sprite": "7.4.2"
  1546. }
  1547. },
  1548. "node_modules/@pixi/text-bitmap": {
  1549. "version": "7.4.2",
  1550. "resolved": "https://registry.npmjs.org/@pixi/text-bitmap/-/text-bitmap-7.4.2.tgz",
  1551. "integrity": "sha512-lPBMJ83JnpFVL+6ckQ8KO8QmwdPm0z9Zs/M0NgFKH2F+BcjelRNnk80NI3O0qBDYSEDQIE+cFbKoZ213kf7zwA==",
  1552. "peerDependencies": {
  1553. "@pixi/assets": "7.4.2",
  1554. "@pixi/core": "7.4.2",
  1555. "@pixi/display": "7.4.2",
  1556. "@pixi/mesh": "7.4.2",
  1557. "@pixi/text": "7.4.2"
  1558. }
  1559. },
  1560. "node_modules/@pixi/text-html": {
  1561. "version": "7.4.2",
  1562. "resolved": "https://registry.npmjs.org/@pixi/text-html/-/text-html-7.4.2.tgz",
  1563. "integrity": "sha512-duOu8oDYeDNuyPozj2DAsQ5VZBbRiwIXy78Gn7H2pCiEAefw/Uv5jJYwdgneKME0e1tOxz1eOUGKPcI6IJnZjw==",
  1564. "peerDependencies": {
  1565. "@pixi/core": "7.4.2",
  1566. "@pixi/display": "7.4.2",
  1567. "@pixi/sprite": "7.4.2",
  1568. "@pixi/text": "7.4.2"
  1569. }
  1570. },
  1571. "node_modules/@pixi/ticker": {
  1572. "version": "7.4.2",
  1573. "resolved": "https://registry.npmjs.org/@pixi/ticker/-/ticker-7.4.2.tgz",
  1574. "integrity": "sha512-cAvxCh/KI6IW4m3tp2b+GQIf+DoSj9NNmPJmsOeEJ7LzvruG8Ps7SKI6CdjQob5WbceL1apBTDbqZ/f77hFDiQ==",
  1575. "dependencies": {
  1576. "@pixi/extensions": "7.4.2",
  1577. "@pixi/settings": "7.4.2",
  1578. "@pixi/utils": "7.4.2"
  1579. }
  1580. },
  1581. "node_modules/@pixi/utils": {
  1582. "version": "7.4.2",
  1583. "resolved": "https://registry.npmjs.org/@pixi/utils/-/utils-7.4.2.tgz",
  1584. "integrity": "sha512-aU/itcyMC4TxFbmdngmak6ey4kC5c16Y5ntIYob9QnjNAfD/7GTsYIBnP6FqEAyO1eq0MjkAALxdONuay1BG3g==",
  1585. "dependencies": {
  1586. "@pixi/color": "7.4.2",
  1587. "@pixi/constants": "7.4.2",
  1588. "@pixi/settings": "7.4.2",
  1589. "@types/earcut": "^2.1.0",
  1590. "earcut": "^2.2.4",
  1591. "eventemitter3": "^4.0.0",
  1592. "url": "^0.11.0"
  1593. }
  1594. },
  1595. "node_modules/@pkgjs/parseargs": {
  1596. "version": "0.11.0",
  1597. "resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz",
  1598. "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==",
  1599. "optional": true,
  1600. "engines": {
  1601. "node": ">=14"
  1602. }
  1603. },
  1604. "node_modules/@polka/url": {
  1605. "version": "1.0.0-next.25",
  1606. "resolved": "https://registry.npmjs.org/@polka/url/-/url-1.0.0-next.25.tgz",
  1607. "integrity": "sha512-j7P6Rgr3mmtdkeDGTe0E/aYyWEWVtc5yFXtHCRHs28/jptDEWfaVOc5T7cblqy1XKPPfCxJc/8DwQ5YgLOZOVQ=="
  1608. },
  1609. "node_modules/@rollup/plugin-alias": {
  1610. "version": "5.1.0",
  1611. "resolved": "https://registry.npmjs.org/@rollup/plugin-alias/-/plugin-alias-5.1.0.tgz",
  1612. "integrity": "sha512-lpA3RZ9PdIG7qqhEfv79tBffNaoDuukFDrmhLqg9ifv99u/ehn+lOg30x2zmhf8AQqQUZaMk/B9fZraQ6/acDQ==",
  1613. "dependencies": {
  1614. "slash": "^4.0.0"
  1615. },
  1616. "engines": {
  1617. "node": ">=14.0.0"
  1618. },
  1619. "peerDependencies": {
  1620. "rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0"
  1621. },
  1622. "peerDependenciesMeta": {
  1623. "rollup": {
  1624. "optional": true
  1625. }
  1626. }
  1627. },
  1628. "node_modules/@rollup/plugin-alias/node_modules/slash": {
  1629. "version": "4.0.0",
  1630. "resolved": "https://registry.npmjs.org/slash/-/slash-4.0.0.tgz",
  1631. "integrity": "sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew==",
  1632. "engines": {
  1633. "node": ">=12"
  1634. },
  1635. "funding": {
  1636. "url": "https://github.com/sponsors/sindresorhus"
  1637. }
  1638. },
  1639. "node_modules/@rollup/plugin-commonjs": {
  1640. "version": "25.0.8",
  1641. "resolved": "https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-25.0.8.tgz",
  1642. "integrity": "sha512-ZEZWTK5n6Qde0to4vS9Mr5x/0UZoqCxPVR9KRUjU4kA2sO7GEUn1fop0DAwpO6z0Nw/kJON9bDmSxdWxO/TT1A==",
  1643. "dependencies": {
  1644. "@rollup/pluginutils": "^5.0.1",
  1645. "commondir": "^1.0.1",
  1646. "estree-walker": "^2.0.2",
  1647. "glob": "^8.0.3",
  1648. "is-reference": "1.2.1",
  1649. "magic-string": "^0.30.3"
  1650. },
  1651. "engines": {
  1652. "node": ">=14.0.0"
  1653. },
  1654. "peerDependencies": {
  1655. "rollup": "^2.68.0||^3.0.0||^4.0.0"
  1656. },
  1657. "peerDependenciesMeta": {
  1658. "rollup": {
  1659. "optional": true
  1660. }
  1661. }
  1662. },
  1663. "node_modules/@rollup/plugin-commonjs/node_modules/estree-walker": {
  1664. "version": "2.0.2",
  1665. "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz",
  1666. "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w=="
  1667. },
  1668. "node_modules/@rollup/plugin-inject": {
  1669. "version": "5.0.5",
  1670. "resolved": "https://registry.npmjs.org/@rollup/plugin-inject/-/plugin-inject-5.0.5.tgz",
  1671. "integrity": "sha512-2+DEJbNBoPROPkgTDNe8/1YXWcqxbN5DTjASVIOx8HS+pITXushyNiBV56RB08zuptzz8gT3YfkqriTBVycepg==",
  1672. "dependencies": {
  1673. "@rollup/pluginutils": "^5.0.1",
  1674. "estree-walker": "^2.0.2",
  1675. "magic-string": "^0.30.3"
  1676. },
  1677. "engines": {
  1678. "node": ">=14.0.0"
  1679. },
  1680. "peerDependencies": {
  1681. "rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0"
  1682. },
  1683. "peerDependenciesMeta": {
  1684. "rollup": {
  1685. "optional": true
  1686. }
  1687. }
  1688. },
  1689. "node_modules/@rollup/plugin-inject/node_modules/estree-walker": {
  1690. "version": "2.0.2",
  1691. "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz",
  1692. "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w=="
  1693. },
  1694. "node_modules/@rollup/plugin-json": {
  1695. "version": "6.1.0",
  1696. "resolved": "https://registry.npmjs.org/@rollup/plugin-json/-/plugin-json-6.1.0.tgz",
  1697. "integrity": "sha512-EGI2te5ENk1coGeADSIwZ7G2Q8CJS2sF120T7jLw4xFw9n7wIOXHo+kIYRAoVpJAN+kmqZSoO3Fp4JtoNF4ReA==",
  1698. "dependencies": {
  1699. "@rollup/pluginutils": "^5.1.0"
  1700. },
  1701. "engines": {
  1702. "node": ">=14.0.0"
  1703. },
  1704. "peerDependencies": {
  1705. "rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0"
  1706. },
  1707. "peerDependenciesMeta": {
  1708. "rollup": {
  1709. "optional": true
  1710. }
  1711. }
  1712. },
  1713. "node_modules/@rollup/plugin-node-resolve": {
  1714. "version": "15.2.3",
  1715. "resolved": "https://registry.npmjs.org/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.2.3.tgz",
  1716. "integrity": "sha512-j/lym8nf5E21LwBT4Df1VD6hRO2L2iwUeUmP7litikRsVp1H6NWx20NEp0Y7su+7XGc476GnXXc4kFeZNGmaSQ==",
  1717. "dependencies": {
  1718. "@rollup/pluginutils": "^5.0.1",
  1719. "@types/resolve": "1.20.2",
  1720. "deepmerge": "^4.2.2",
  1721. "is-builtin-module": "^3.2.1",
  1722. "is-module": "^1.0.0",
  1723. "resolve": "^1.22.1"
  1724. },
  1725. "engines": {
  1726. "node": ">=14.0.0"
  1727. },
  1728. "peerDependencies": {
  1729. "rollup": "^2.78.0||^3.0.0||^4.0.0"
  1730. },
  1731. "peerDependenciesMeta": {
  1732. "rollup": {
  1733. "optional": true
  1734. }
  1735. }
  1736. },
  1737. "node_modules/@rollup/plugin-replace": {
  1738. "version": "5.0.7",
  1739. "resolved": "https://registry.npmjs.org/@rollup/plugin-replace/-/plugin-replace-5.0.7.tgz",
  1740. "integrity": "sha512-PqxSfuorkHz/SPpyngLyg5GCEkOcee9M1bkxiVDr41Pd61mqP1PLOoDPbpl44SB2mQGKwV/In74gqQmGITOhEQ==",
  1741. "dependencies": {
  1742. "@rollup/pluginutils": "^5.0.1",
  1743. "magic-string": "^0.30.3"
  1744. },
  1745. "engines": {
  1746. "node": ">=14.0.0"
  1747. },
  1748. "peerDependencies": {
  1749. "rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0"
  1750. },
  1751. "peerDependenciesMeta": {
  1752. "rollup": {
  1753. "optional": true
  1754. }
  1755. }
  1756. },
  1757. "node_modules/@rollup/plugin-terser": {
  1758. "version": "0.4.4",
  1759. "resolved": "https://registry.npmjs.org/@rollup/plugin-terser/-/plugin-terser-0.4.4.tgz",
  1760. "integrity": "sha512-XHeJC5Bgvs8LfukDwWZp7yeqin6ns8RTl2B9avbejt6tZqsqvVoWI7ZTQrcNsfKEDWBTnTxM8nMDkO2IFFbd0A==",
  1761. "dependencies": {
  1762. "serialize-javascript": "^6.0.1",
  1763. "smob": "^1.0.0",
  1764. "terser": "^5.17.4"
  1765. },
  1766. "engines": {
  1767. "node": ">=14.0.0"
  1768. },
  1769. "peerDependencies": {
  1770. "rollup": "^2.0.0||^3.0.0||^4.0.0"
  1771. },
  1772. "peerDependenciesMeta": {
  1773. "rollup": {
  1774. "optional": true
  1775. }
  1776. }
  1777. },
  1778. "node_modules/@rollup/pluginutils": {
  1779. "version": "5.1.0",
  1780. "resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-5.1.0.tgz",
  1781. "integrity": "sha512-XTIWOPPcpvyKI6L1NHo0lFlCyznUEyPmPY1mc3KpPVDYulHSTvyeLNVW00QTLIAFNhR3kYnJTQHeGqU4M3n09g==",
  1782. "dependencies": {
  1783. "@types/estree": "^1.0.0",
  1784. "estree-walker": "^2.0.2",
  1785. "picomatch": "^2.3.1"
  1786. },
  1787. "engines": {
  1788. "node": ">=14.0.0"
  1789. },
  1790. "peerDependencies": {
  1791. "rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0"
  1792. },
  1793. "peerDependenciesMeta": {
  1794. "rollup": {
  1795. "optional": true
  1796. }
  1797. }
  1798. },
  1799. "node_modules/@rollup/pluginutils/node_modules/estree-walker": {
  1800. "version": "2.0.2",
  1801. "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz",
  1802. "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w=="
  1803. },
  1804. "node_modules/@rollup/rollup-linux-x64-gnu": {
  1805. "version": "4.18.1",
  1806. "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.18.1.tgz",
  1807. "integrity": "sha512-7O5u/p6oKUFYjRbZkL2FLbwsyoJAjyeXHCU3O4ndvzg2OFO2GinFPSJFGbiwFDaCFc+k7gs9CF243PwdPQFh5g==",
  1808. "cpu": [
  1809. "x64"
  1810. ],
  1811. "optional": true,
  1812. "os": [
  1813. "linux"
  1814. ]
  1815. },
  1816. "node_modules/@rollup/rollup-linux-x64-musl": {
  1817. "version": "4.18.1",
  1818. "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.18.1.tgz",
  1819. "integrity": "sha512-pDLkYITdYrH/9Cv/Vlj8HppDuLMDUBmgsM0+N+xLtFd18aXgM9Nyqupb/Uw+HeidhfYg2lD6CXvz6CjoVOaKjQ==",
  1820. "cpu": [
  1821. "x64"
  1822. ],
  1823. "optional": true,
  1824. "os": [
  1825. "linux"
  1826. ]
  1827. },
  1828. "node_modules/@sindresorhus/merge-streams": {
  1829. "version": "2.3.0",
  1830. "resolved": "https://registry.npmjs.org/@sindresorhus/merge-streams/-/merge-streams-2.3.0.tgz",
  1831. "integrity": "sha512-LtoMMhxAlorcGhmFYI+LhPgbPZCkgP6ra1YL604EeF6U98pLlQ3iWIGMdWSC+vWmPBWBNgmDBAhnAobLROJmwg==",
  1832. "engines": {
  1833. "node": ">=18"
  1834. },
  1835. "funding": {
  1836. "url": "https://github.com/sponsors/sindresorhus"
  1837. }
  1838. },
  1839. "node_modules/@trysound/sax": {
  1840. "version": "0.2.0",
  1841. "resolved": "https://registry.npmjs.org/@trysound/sax/-/sax-0.2.0.tgz",
  1842. "integrity": "sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==",
  1843. "engines": {
  1844. "node": ">=10.13.0"
  1845. }
  1846. },
  1847. "node_modules/@types/css-font-loading-module": {
  1848. "version": "0.0.12",
  1849. "resolved": "https://registry.npmjs.org/@types/css-font-loading-module/-/css-font-loading-module-0.0.12.tgz",
  1850. "integrity": "sha512-x2tZZYkSxXqWvTDgveSynfjq/T2HyiZHXb00j/+gy19yp70PHCizM48XFdjBCWH7eHBD0R5i/pw9yMBP/BH5uA=="
  1851. },
  1852. "node_modules/@types/earcut": {
  1853. "version": "2.1.4",
  1854. "resolved": "https://registry.npmjs.org/@types/earcut/-/earcut-2.1.4.tgz",
  1855. "integrity": "sha512-qp3m9PPz4gULB9MhjGID7wpo3gJ4bTGXm7ltNDsmOvsPduTeHp8wSW9YckBj3mljeOh4F0m2z/0JKAALRKbmLQ=="
  1856. },
  1857. "node_modules/@types/estree": {
  1858. "version": "1.0.5",
  1859. "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.5.tgz",
  1860. "integrity": "sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw=="
  1861. },
  1862. "node_modules/@types/http-proxy": {
  1863. "version": "1.17.14",
  1864. "resolved": "https://registry.npmjs.org/@types/http-proxy/-/http-proxy-1.17.14.tgz",
  1865. "integrity": "sha512-SSrD0c1OQzlFX7pGu1eXxSEjemej64aaNPRhhVYUGqXh0BtldAAx37MG8btcumvpgKyZp1F5Gn3JkktdxiFv6w==",
  1866. "dependencies": {
  1867. "@types/node": "*"
  1868. }
  1869. },
  1870. "node_modules/@types/node": {
  1871. "version": "20.14.10",
  1872. "resolved": "https://registry.npmjs.org/@types/node/-/node-20.14.10.tgz",
  1873. "integrity": "sha512-MdiXf+nDuMvY0gJKxyfZ7/6UFsETO7mGKF54MVD/ekJS6HdFtpZFBgrh6Pseu64XTb2MLyFPlbW6hj8HYRQNOQ==",
  1874. "dependencies": {
  1875. "undici-types": "~5.26.4"
  1876. }
  1877. },
  1878. "node_modules/@types/resolve": {
  1879. "version": "1.20.2",
  1880. "resolved": "https://registry.npmjs.org/@types/resolve/-/resolve-1.20.2.tgz",
  1881. "integrity": "sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q=="
  1882. },
  1883. "node_modules/@unhead/dom": {
  1884. "version": "1.9.16",
  1885. "resolved": "https://registry.npmjs.org/@unhead/dom/-/dom-1.9.16.tgz",
  1886. "integrity": "sha512-aZIAnnc89Csi1vV4mtlHYI765B7m1yuaXUuQiYHwr6glE9FLyy2X87CzEci4yPH/YbkKm0bGQRfcxXq6Eq0W7g==",
  1887. "dependencies": {
  1888. "@unhead/schema": "1.9.16",
  1889. "@unhead/shared": "1.9.16"
  1890. },
  1891. "funding": {
  1892. "url": "https://github.com/sponsors/harlan-zw"
  1893. }
  1894. },
  1895. "node_modules/@unhead/dom/node_modules/@unhead/schema": {
  1896. "version": "1.9.16",
  1897. "resolved": "https://registry.npmjs.org/@unhead/schema/-/schema-1.9.16.tgz",
  1898. "integrity": "sha512-V2BshX+I6D2wN4ys5so8RQDUgsggsxW9FVBiuQi4h8oPWtHclogxzDiHa5BH2TgvNIoUxLnLYNAShMGipmVuUw==",
  1899. "dependencies": {
  1900. "hookable": "^5.5.3",
  1901. "zhead": "^2.2.4"
  1902. },
  1903. "funding": {
  1904. "url": "https://github.com/sponsors/harlan-zw"
  1905. }
  1906. },
  1907. "node_modules/@unhead/dom/node_modules/@unhead/shared": {
  1908. "version": "1.9.16",
  1909. "resolved": "https://registry.npmjs.org/@unhead/shared/-/shared-1.9.16.tgz",
  1910. "integrity": "sha512-pfJnArULCY+GBr7OtYyyxihRiQLkT31TpyK6nUKIwyax4oNOGyhNfk0RFzNq16BwLg60d1lrc5bd5mZGbfClMA==",
  1911. "dependencies": {
  1912. "@unhead/schema": "1.9.16"
  1913. },
  1914. "funding": {
  1915. "url": "https://github.com/sponsors/harlan-zw"
  1916. }
  1917. },
  1918. "node_modules/@unhead/schema": {
  1919. "version": "1.9.15",
  1920. "resolved": "https://registry.npmjs.org/@unhead/schema/-/schema-1.9.15.tgz",
  1921. "integrity": "sha512-9ADZuXOH+tOKHIjXsgg+SPINnh/YJEBMCjpg+8VLGgE2r5med3jAnOU8g7ALfuVEBRBrbFgs1qVKoKm1NkTXJQ==",
  1922. "dependencies": {
  1923. "hookable": "^5.5.3",
  1924. "zhead": "^2.2.4"
  1925. },
  1926. "funding": {
  1927. "url": "https://github.com/sponsors/harlan-zw"
  1928. }
  1929. },
  1930. "node_modules/@unhead/shared": {
  1931. "version": "1.9.15",
  1932. "resolved": "https://registry.npmjs.org/@unhead/shared/-/shared-1.9.15.tgz",
  1933. "integrity": "sha512-+U5r04eRtCNcniWjzNPRtwVuF9rW/6EXxhGvuohJBDaIE57J6BHWo5cEp7Pqts7DlTFs7LiDtH8ONNDv4QqRaw==",
  1934. "dependencies": {
  1935. "@unhead/schema": "1.9.15"
  1936. },
  1937. "funding": {
  1938. "url": "https://github.com/sponsors/harlan-zw"
  1939. }
  1940. },
  1941. "node_modules/@unhead/ssr": {
  1942. "version": "1.9.15",
  1943. "resolved": "https://registry.npmjs.org/@unhead/ssr/-/ssr-1.9.15.tgz",
  1944. "integrity": "sha512-gqRQQkT1jzZKf9nF7r1exBtWbBi5QjGi7wa0y7cHPJ6aTPOyLVTeb9OvfC0MAP94JXgsZrgyQt8q8uD6N1tfTw==",
  1945. "dependencies": {
  1946. "@unhead/schema": "1.9.15",
  1947. "@unhead/shared": "1.9.15"
  1948. },
  1949. "funding": {
  1950. "url": "https://github.com/sponsors/harlan-zw"
  1951. }
  1952. },
  1953. "node_modules/@unhead/vue": {
  1954. "version": "1.9.16",
  1955. "resolved": "https://registry.npmjs.org/@unhead/vue/-/vue-1.9.16.tgz",
  1956. "integrity": "sha512-kpMWWwm8cOwo4gw4An43pz30l2CqNtmJpX5Xsu79rwf6Viq8jHAjk6BGqyKy220M2bpa0Va4fnR532SgGO1YgQ==",
  1957. "dependencies": {
  1958. "@unhead/schema": "1.9.16",
  1959. "@unhead/shared": "1.9.16",
  1960. "hookable": "^5.5.3",
  1961. "unhead": "1.9.16"
  1962. },
  1963. "funding": {
  1964. "url": "https://github.com/sponsors/harlan-zw"
  1965. },
  1966. "peerDependencies": {
  1967. "vue": ">=2.7 || >=3"
  1968. }
  1969. },
  1970. "node_modules/@unhead/vue/node_modules/@unhead/schema": {
  1971. "version": "1.9.16",
  1972. "resolved": "https://registry.npmjs.org/@unhead/schema/-/schema-1.9.16.tgz",
  1973. "integrity": "sha512-V2BshX+I6D2wN4ys5so8RQDUgsggsxW9FVBiuQi4h8oPWtHclogxzDiHa5BH2TgvNIoUxLnLYNAShMGipmVuUw==",
  1974. "dependencies": {
  1975. "hookable": "^5.5.3",
  1976. "zhead": "^2.2.4"
  1977. },
  1978. "funding": {
  1979. "url": "https://github.com/sponsors/harlan-zw"
  1980. }
  1981. },
  1982. "node_modules/@unhead/vue/node_modules/@unhead/shared": {
  1983. "version": "1.9.16",
  1984. "resolved": "https://registry.npmjs.org/@unhead/shared/-/shared-1.9.16.tgz",
  1985. "integrity": "sha512-pfJnArULCY+GBr7OtYyyxihRiQLkT31TpyK6nUKIwyax4oNOGyhNfk0RFzNq16BwLg60d1lrc5bd5mZGbfClMA==",
  1986. "dependencies": {
  1987. "@unhead/schema": "1.9.16"
  1988. },
  1989. "funding": {
  1990. "url": "https://github.com/sponsors/harlan-zw"
  1991. }
  1992. },
  1993. "node_modules/@vercel/nft": {
  1994. "version": "0.26.5",
  1995. "resolved": "https://registry.npmjs.org/@vercel/nft/-/nft-0.26.5.tgz",
  1996. "integrity": "sha512-NHxohEqad6Ra/r4lGknO52uc/GrWILXAMs1BB4401GTqww0fw1bAqzpG1XHuDO+dprg4GvsD9ZLLSsdo78p9hQ==",
  1997. "dependencies": {
  1998. "@mapbox/node-pre-gyp": "^1.0.5",
  1999. "@rollup/pluginutils": "^4.0.0",
  2000. "acorn": "^8.6.0",
  2001. "acorn-import-attributes": "^1.9.2",
  2002. "async-sema": "^3.1.1",
  2003. "bindings": "^1.4.0",
  2004. "estree-walker": "2.0.2",
  2005. "glob": "^7.1.3",
  2006. "graceful-fs": "^4.2.9",
  2007. "micromatch": "^4.0.2",
  2008. "node-gyp-build": "^4.2.2",
  2009. "resolve-from": "^5.0.0"
  2010. },
  2011. "bin": {
  2012. "nft": "out/cli.js"
  2013. },
  2014. "engines": {
  2015. "node": ">=16"
  2016. }
  2017. },
  2018. "node_modules/@vercel/nft/node_modules/@rollup/pluginutils": {
  2019. "version": "4.2.1",
  2020. "resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-4.2.1.tgz",
  2021. "integrity": "sha512-iKnFXr7NkdZAIHiIWE+BX5ULi/ucVFYWD6TbAV+rZctiRTY2PL6tsIKhoIOaoskiWAkgu+VsbXgUVDNLHf+InQ==",
  2022. "dependencies": {
  2023. "estree-walker": "^2.0.1",
  2024. "picomatch": "^2.2.2"
  2025. },
  2026. "engines": {
  2027. "node": ">= 8.0.0"
  2028. }
  2029. },
  2030. "node_modules/@vercel/nft/node_modules/brace-expansion": {
  2031. "version": "1.1.11",
  2032. "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
  2033. "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
  2034. "dependencies": {
  2035. "balanced-match": "^1.0.0",
  2036. "concat-map": "0.0.1"
  2037. }
  2038. },
  2039. "node_modules/@vercel/nft/node_modules/estree-walker": {
  2040. "version": "2.0.2",
  2041. "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz",
  2042. "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w=="
  2043. },
  2044. "node_modules/@vercel/nft/node_modules/glob": {
  2045. "version": "7.2.3",
  2046. "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz",
  2047. "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
  2048. "deprecated": "Glob versions prior to v9 are no longer supported",
  2049. "dependencies": {
  2050. "fs.realpath": "^1.0.0",
  2051. "inflight": "^1.0.4",
  2052. "inherits": "2",
  2053. "minimatch": "^3.1.1",
  2054. "once": "^1.3.0",
  2055. "path-is-absolute": "^1.0.0"
  2056. },
  2057. "engines": {
  2058. "node": "*"
  2059. },
  2060. "funding": {
  2061. "url": "https://github.com/sponsors/isaacs"
  2062. }
  2063. },
  2064. "node_modules/@vercel/nft/node_modules/minimatch": {
  2065. "version": "3.1.2",
  2066. "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
  2067. "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
  2068. "dependencies": {
  2069. "brace-expansion": "^1.1.7"
  2070. },
  2071. "engines": {
  2072. "node": "*"
  2073. }
  2074. },
  2075. "node_modules/@vitejs/plugin-vue": {
  2076. "version": "5.0.5",
  2077. "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-5.0.5.tgz",
  2078. "integrity": "sha512-LOjm7XeIimLBZyzinBQ6OSm3UBCNVCpLkxGC0oWmm2YPzVZoxMsdvNVimLTBzpAnR9hl/yn1SHGuRfe6/Td9rQ==",
  2079. "engines": {
  2080. "node": "^18.0.0 || >=20.0.0"
  2081. },
  2082. "peerDependencies": {
  2083. "vite": "^5.0.0",
  2084. "vue": "^3.2.25"
  2085. }
  2086. },
  2087. "node_modules/@vitejs/plugin-vue-jsx": {
  2088. "version": "4.0.0",
  2089. "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue-jsx/-/plugin-vue-jsx-4.0.0.tgz",
  2090. "integrity": "sha512-A+6wL2AdQhDsLsDnY+2v4rRDI1HLJGIMc97a8FURO9tqKsH5QvjWrzsa5DH3NlZsM742W2wODl2fF+bfcTWtXw==",
  2091. "dependencies": {
  2092. "@babel/core": "^7.24.6",
  2093. "@babel/plugin-transform-typescript": "^7.24.6",
  2094. "@vue/babel-plugin-jsx": "^1.2.2"
  2095. },
  2096. "engines": {
  2097. "node": "^18.0.0 || >=20.0.0"
  2098. },
  2099. "peerDependencies": {
  2100. "vite": "^5.0.0",
  2101. "vue": "^3.0.0"
  2102. }
  2103. },
  2104. "node_modules/@vue-macros/common": {
  2105. "version": "1.10.4",
  2106. "resolved": "https://registry.npmjs.org/@vue-macros/common/-/common-1.10.4.tgz",
  2107. "integrity": "sha512-akO6Bd6U4jP0+ZKbHq6mbYkw1coOrJpLeVmkuMlUsT5wZRi11BjauGcZHusBSzUjgCBsa1kZTyipxrxrWB54Hw==",
  2108. "dependencies": {
  2109. "@babel/types": "^7.24.5",
  2110. "@rollup/pluginutils": "^5.1.0",
  2111. "@vue/compiler-sfc": "^3.4.27",
  2112. "ast-kit": "^0.12.1",
  2113. "local-pkg": "^0.5.0",
  2114. "magic-string-ast": "^0.6.0"
  2115. },
  2116. "engines": {
  2117. "node": ">=16.14.0"
  2118. },
  2119. "peerDependencies": {
  2120. "vue": "^2.7.0 || ^3.2.25"
  2121. },
  2122. "peerDependenciesMeta": {
  2123. "vue": {
  2124. "optional": true
  2125. }
  2126. }
  2127. },
  2128. "node_modules/@vue/babel-helper-vue-transform-on": {
  2129. "version": "1.2.2",
  2130. "resolved": "https://registry.npmjs.org/@vue/babel-helper-vue-transform-on/-/babel-helper-vue-transform-on-1.2.2.tgz",
  2131. "integrity": "sha512-nOttamHUR3YzdEqdM/XXDyCSdxMA9VizUKoroLX6yTyRtggzQMHXcmwh8a7ZErcJttIBIc9s68a1B8GZ+Dmvsw=="
  2132. },
  2133. "node_modules/@vue/babel-plugin-jsx": {
  2134. "version": "1.2.2",
  2135. "resolved": "https://registry.npmjs.org/@vue/babel-plugin-jsx/-/babel-plugin-jsx-1.2.2.tgz",
  2136. "integrity": "sha512-nYTkZUVTu4nhP199UoORePsql0l+wj7v/oyQjtThUVhJl1U+6qHuoVhIvR3bf7eVKjbCK+Cs2AWd7mi9Mpz9rA==",
  2137. "dependencies": {
  2138. "@babel/helper-module-imports": "~7.22.15",
  2139. "@babel/helper-plugin-utils": "^7.22.5",
  2140. "@babel/plugin-syntax-jsx": "^7.23.3",
  2141. "@babel/template": "^7.23.9",
  2142. "@babel/traverse": "^7.23.9",
  2143. "@babel/types": "^7.23.9",
  2144. "@vue/babel-helper-vue-transform-on": "1.2.2",
  2145. "@vue/babel-plugin-resolve-type": "1.2.2",
  2146. "camelcase": "^6.3.0",
  2147. "html-tags": "^3.3.1",
  2148. "svg-tags": "^1.0.0"
  2149. },
  2150. "peerDependencies": {
  2151. "@babel/core": "^7.0.0-0"
  2152. },
  2153. "peerDependenciesMeta": {
  2154. "@babel/core": {
  2155. "optional": true
  2156. }
  2157. }
  2158. },
  2159. "node_modules/@vue/babel-plugin-jsx/node_modules/@babel/helper-module-imports": {
  2160. "version": "7.22.15",
  2161. "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.22.15.tgz",
  2162. "integrity": "sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==",
  2163. "dependencies": {
  2164. "@babel/types": "^7.22.15"
  2165. },
  2166. "engines": {
  2167. "node": ">=6.9.0"
  2168. }
  2169. },
  2170. "node_modules/@vue/babel-plugin-resolve-type": {
  2171. "version": "1.2.2",
  2172. "resolved": "https://registry.npmjs.org/@vue/babel-plugin-resolve-type/-/babel-plugin-resolve-type-1.2.2.tgz",
  2173. "integrity": "sha512-EntyroPwNg5IPVdUJupqs0CFzuf6lUrVvCspmv2J1FITLeGnUCuoGNNk78dgCusxEiYj6RMkTJflGSxk5aIC4A==",
  2174. "dependencies": {
  2175. "@babel/code-frame": "^7.23.5",
  2176. "@babel/helper-module-imports": "~7.22.15",
  2177. "@babel/helper-plugin-utils": "^7.22.5",
  2178. "@babel/parser": "^7.23.9",
  2179. "@vue/compiler-sfc": "^3.4.15"
  2180. },
  2181. "peerDependencies": {
  2182. "@babel/core": "^7.0.0-0"
  2183. }
  2184. },
  2185. "node_modules/@vue/babel-plugin-resolve-type/node_modules/@babel/helper-module-imports": {
  2186. "version": "7.22.15",
  2187. "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.22.15.tgz",
  2188. "integrity": "sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==",
  2189. "dependencies": {
  2190. "@babel/types": "^7.22.15"
  2191. },
  2192. "engines": {
  2193. "node": ">=6.9.0"
  2194. }
  2195. },
  2196. "node_modules/@vue/compiler-core": {
  2197. "version": "3.4.31",
  2198. "resolved": "https://registry.npmjs.org/@vue/compiler-core/-/compiler-core-3.4.31.tgz",
  2199. "integrity": "sha512-skOiodXWTV3DxfDhB4rOf3OGalpITLlgCeOwb+Y9GJpfQ8ErigdBUHomBzvG78JoVE8MJoQsb+qhZiHfKeNeEg==",
  2200. "dependencies": {
  2201. "@babel/parser": "^7.24.7",
  2202. "@vue/shared": "3.4.31",
  2203. "entities": "^4.5.0",
  2204. "estree-walker": "^2.0.2",
  2205. "source-map-js": "^1.2.0"
  2206. }
  2207. },
  2208. "node_modules/@vue/compiler-core/node_modules/estree-walker": {
  2209. "version": "2.0.2",
  2210. "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz",
  2211. "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w=="
  2212. },
  2213. "node_modules/@vue/compiler-dom": {
  2214. "version": "3.4.31",
  2215. "resolved": "https://registry.npmjs.org/@vue/compiler-dom/-/compiler-dom-3.4.31.tgz",
  2216. "integrity": "sha512-wK424WMXsG1IGMyDGyLqB+TbmEBFM78hIsOJ9QwUVLGrcSk0ak6zYty7Pj8ftm7nEtdU/DGQxAXp0/lM/2cEpQ==",
  2217. "dependencies": {
  2218. "@vue/compiler-core": "3.4.31",
  2219. "@vue/shared": "3.4.31"
  2220. }
  2221. },
  2222. "node_modules/@vue/compiler-sfc": {
  2223. "version": "3.4.31",
  2224. "resolved": "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-3.4.31.tgz",
  2225. "integrity": "sha512-einJxqEw8IIJxzmnxmJBuK2usI+lJonl53foq+9etB2HAzlPjAS/wa7r0uUpXw5ByX3/0uswVSrjNb17vJm1kQ==",
  2226. "dependencies": {
  2227. "@babel/parser": "^7.24.7",
  2228. "@vue/compiler-core": "3.4.31",
  2229. "@vue/compiler-dom": "3.4.31",
  2230. "@vue/compiler-ssr": "3.4.31",
  2231. "@vue/shared": "3.4.31",
  2232. "estree-walker": "^2.0.2",
  2233. "magic-string": "^0.30.10",
  2234. "postcss": "^8.4.38",
  2235. "source-map-js": "^1.2.0"
  2236. }
  2237. },
  2238. "node_modules/@vue/compiler-sfc/node_modules/estree-walker": {
  2239. "version": "2.0.2",
  2240. "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz",
  2241. "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w=="
  2242. },
  2243. "node_modules/@vue/compiler-ssr": {
  2244. "version": "3.4.31",
  2245. "resolved": "https://registry.npmjs.org/@vue/compiler-ssr/-/compiler-ssr-3.4.31.tgz",
  2246. "integrity": "sha512-RtefmITAje3fJ8FSg1gwgDhdKhZVntIVbwupdyZDSifZTRMiWxWehAOTCc8/KZDnBOcYQ4/9VWxsTbd3wT0hAA==",
  2247. "dependencies": {
  2248. "@vue/compiler-dom": "3.4.31",
  2249. "@vue/shared": "3.4.31"
  2250. }
  2251. },
  2252. "node_modules/@vue/devtools-api": {
  2253. "version": "6.6.3",
  2254. "resolved": "https://registry.npmjs.org/@vue/devtools-api/-/devtools-api-6.6.3.tgz",
  2255. "integrity": "sha512-0MiMsFma/HqA6g3KLKn+AGpL1kgKhFWszC9U29NfpWK5LE7bjeXxySWJrOJ77hBz+TBrBQ7o4QJqbPbqbs8rJw=="
  2256. },
  2257. "node_modules/@vue/devtools-core": {
  2258. "version": "7.3.3",
  2259. "resolved": "https://registry.npmjs.org/@vue/devtools-core/-/devtools-core-7.3.3.tgz",
  2260. "integrity": "sha512-i6Bwkx4OwfY0QVHjAdsivhlzZ2HMj7fbNRYJsWspQ+dkA1f3nTzycPqZmVUsm2TGkbQlhTMhCAdDoP97JKoc+g==",
  2261. "dependencies": {
  2262. "@vue/devtools-kit": "^7.3.3",
  2263. "@vue/devtools-shared": "^7.3.3",
  2264. "mitt": "^3.0.1",
  2265. "nanoid": "^3.3.4",
  2266. "pathe": "^1.1.2",
  2267. "vite-hot-client": "^0.2.3"
  2268. }
  2269. },
  2270. "node_modules/@vue/devtools-core/node_modules/nanoid": {
  2271. "version": "3.3.7",
  2272. "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz",
  2273. "integrity": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==",
  2274. "funding": [
  2275. {
  2276. "type": "github",
  2277. "url": "https://github.com/sponsors/ai"
  2278. }
  2279. ],
  2280. "bin": {
  2281. "nanoid": "bin/nanoid.cjs"
  2282. },
  2283. "engines": {
  2284. "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
  2285. }
  2286. },
  2287. "node_modules/@vue/devtools-kit": {
  2288. "version": "7.3.3",
  2289. "resolved": "https://registry.npmjs.org/@vue/devtools-kit/-/devtools-kit-7.3.3.tgz",
  2290. "integrity": "sha512-m+dFI57BrzKYPKq73mt4CJ5GWld5OLBseLHPHGVP7CaILNY9o1gWVJWAJeF8XtQ9LTiMxZSaK6NcBsFuxAhD0g==",
  2291. "dependencies": {
  2292. "@vue/devtools-shared": "^7.3.3",
  2293. "birpc": "^0.2.17",
  2294. "hookable": "^5.5.3",
  2295. "mitt": "^3.0.1",
  2296. "perfect-debounce": "^1.0.0",
  2297. "speakingurl": "^14.0.1",
  2298. "superjson": "^2.2.1"
  2299. }
  2300. },
  2301. "node_modules/@vue/devtools-shared": {
  2302. "version": "7.3.5",
  2303. "resolved": "https://registry.npmjs.org/@vue/devtools-shared/-/devtools-shared-7.3.5.tgz",
  2304. "integrity": "sha512-Rqii3VazmWTi67a86rYopi61n5Ved05EybJCwyrfoO9Ok3MaS/4yRFl706ouoISMlyrASJFEzM0/AiDA6w4f9A==",
  2305. "dependencies": {
  2306. "rfdc": "^1.4.1"
  2307. }
  2308. },
  2309. "node_modules/@vue/reactivity": {
  2310. "version": "3.4.31",
  2311. "resolved": "https://registry.npmjs.org/@vue/reactivity/-/reactivity-3.4.31.tgz",
  2312. "integrity": "sha512-VGkTani8SOoVkZNds1PfJ/T1SlAIOf8E58PGAhIOUDYPC4GAmFA2u/E14TDAFcf3vVDKunc4QqCe/SHr8xC65Q==",
  2313. "dependencies": {
  2314. "@vue/shared": "3.4.31"
  2315. }
  2316. },
  2317. "node_modules/@vue/runtime-core": {
  2318. "version": "3.4.31",
  2319. "resolved": "https://registry.npmjs.org/@vue/runtime-core/-/runtime-core-3.4.31.tgz",
  2320. "integrity": "sha512-LDkztxeUPazxG/p8c5JDDKPfkCDBkkiNLVNf7XZIUnJ+66GVGkP+TIh34+8LtPisZ+HMWl2zqhIw0xN5MwU1cw==",
  2321. "dependencies": {
  2322. "@vue/reactivity": "3.4.31",
  2323. "@vue/shared": "3.4.31"
  2324. }
  2325. },
  2326. "node_modules/@vue/runtime-dom": {
  2327. "version": "3.4.31",
  2328. "resolved": "https://registry.npmjs.org/@vue/runtime-dom/-/runtime-dom-3.4.31.tgz",
  2329. "integrity": "sha512-2Auws3mB7+lHhTFCg8E9ZWopA6Q6L455EcU7bzcQ4x6Dn4cCPuqj6S2oBZgN2a8vJRS/LSYYxwFFq2Hlx3Fsaw==",
  2330. "dependencies": {
  2331. "@vue/reactivity": "3.4.31",
  2332. "@vue/runtime-core": "3.4.31",
  2333. "@vue/shared": "3.4.31",
  2334. "csstype": "^3.1.3"
  2335. }
  2336. },
  2337. "node_modules/@vue/server-renderer": {
  2338. "version": "3.4.31",
  2339. "resolved": "https://registry.npmjs.org/@vue/server-renderer/-/server-renderer-3.4.31.tgz",
  2340. "integrity": "sha512-D5BLbdvrlR9PE3by9GaUp1gQXlCNadIZytMIb8H2h3FMWJd4oUfkUTEH2wAr3qxoRz25uxbTcbqd3WKlm9EHQA==",
  2341. "dependencies": {
  2342. "@vue/compiler-ssr": "3.4.31",
  2343. "@vue/shared": "3.4.31"
  2344. },
  2345. "peerDependencies": {
  2346. "vue": "3.4.31"
  2347. }
  2348. },
  2349. "node_modules/@vue/shared": {
  2350. "version": "3.4.31",
  2351. "resolved": "https://registry.npmjs.org/@vue/shared/-/shared-3.4.31.tgz",
  2352. "integrity": "sha512-Yp3wtJk//8cO4NItOPpi3QkLExAr/aLBGZMmTtW9WpdwBCJpRM6zj9WgWktXAl8IDIozwNMByT45JP3tO3ACWA=="
  2353. },
  2354. "node_modules/abbrev": {
  2355. "version": "1.1.1",
  2356. "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz",
  2357. "integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q=="
  2358. },
  2359. "node_modules/abort-controller": {
  2360. "version": "3.0.0",
  2361. "resolved": "https://registry.npmjs.org/abort-controller/-/abort-controller-3.0.0.tgz",
  2362. "integrity": "sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==",
  2363. "dependencies": {
  2364. "event-target-shim": "^5.0.0"
  2365. },
  2366. "engines": {
  2367. "node": ">=6.5"
  2368. }
  2369. },
  2370. "node_modules/acorn": {
  2371. "version": "8.12.0",
  2372. "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.12.0.tgz",
  2373. "integrity": "sha512-RTvkC4w+KNXrM39/lWCUaG0IbRkWdCv7W/IOW9oU6SawyxulvkQy5HQPVTKxEjczcUvapcrw3cFx/60VN/NRNw==",
  2374. "bin": {
  2375. "acorn": "bin/acorn"
  2376. },
  2377. "engines": {
  2378. "node": ">=0.4.0"
  2379. }
  2380. },
  2381. "node_modules/acorn-import-attributes": {
  2382. "version": "1.9.5",
  2383. "resolved": "https://registry.npmjs.org/acorn-import-attributes/-/acorn-import-attributes-1.9.5.tgz",
  2384. "integrity": "sha512-n02Vykv5uA3eHGM/Z2dQrcD56kL8TyDb2p1+0P83PClMnC/nc+anbQRhIOWnSq4Ke/KvDPrY3C9hDtC/A3eHnQ==",
  2385. "peerDependencies": {
  2386. "acorn": "^8"
  2387. }
  2388. },
  2389. "node_modules/agent-base": {
  2390. "version": "6.0.2",
  2391. "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz",
  2392. "integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==",
  2393. "dependencies": {
  2394. "debug": "4"
  2395. },
  2396. "engines": {
  2397. "node": ">= 6.0.0"
  2398. }
  2399. },
  2400. "node_modules/ansi-colors": {
  2401. "version": "4.1.3",
  2402. "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.3.tgz",
  2403. "integrity": "sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==",
  2404. "engines": {
  2405. "node": ">=6"
  2406. }
  2407. },
  2408. "node_modules/ansi-escapes": {
  2409. "version": "4.3.2",
  2410. "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.2.tgz",
  2411. "integrity": "sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==",
  2412. "dependencies": {
  2413. "type-fest": "^0.21.3"
  2414. },
  2415. "engines": {
  2416. "node": ">=8"
  2417. },
  2418. "funding": {
  2419. "url": "https://github.com/sponsors/sindresorhus"
  2420. }
  2421. },
  2422. "node_modules/ansi-escapes/node_modules/type-fest": {
  2423. "version": "0.21.3",
  2424. "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz",
  2425. "integrity": "sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==",
  2426. "engines": {
  2427. "node": ">=10"
  2428. },
  2429. "funding": {
  2430. "url": "https://github.com/sponsors/sindresorhus"
  2431. }
  2432. },
  2433. "node_modules/ansi-regex": {
  2434. "version": "5.0.1",
  2435. "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
  2436. "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
  2437. "engines": {
  2438. "node": ">=8"
  2439. }
  2440. },
  2441. "node_modules/ansi-styles": {
  2442. "version": "3.2.1",
  2443. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz",
  2444. "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
  2445. "dependencies": {
  2446. "color-convert": "^1.9.0"
  2447. },
  2448. "engines": {
  2449. "node": ">=4"
  2450. }
  2451. },
  2452. "node_modules/any-promise": {
  2453. "version": "1.3.0",
  2454. "resolved": "https://registry.npmjs.org/any-promise/-/any-promise-1.3.0.tgz",
  2455. "integrity": "sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==",
  2456. "dev": true
  2457. },
  2458. "node_modules/anymatch": {
  2459. "version": "3.1.3",
  2460. "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz",
  2461. "integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==",
  2462. "dependencies": {
  2463. "normalize-path": "^3.0.0",
  2464. "picomatch": "^2.0.4"
  2465. },
  2466. "engines": {
  2467. "node": ">= 8"
  2468. }
  2469. },
  2470. "node_modules/aproba": {
  2471. "version": "2.0.0",
  2472. "resolved": "https://registry.npmjs.org/aproba/-/aproba-2.0.0.tgz",
  2473. "integrity": "sha512-lYe4Gx7QT+MKGbDsA+Z+he/Wtef0BiwDOlK/XkBrdfsh9J/jPPXbX0tE9x9cl27Tmu5gg3QUbUrQYa/y+KOHPQ=="
  2474. },
  2475. "node_modules/archiver": {
  2476. "version": "7.0.1",
  2477. "resolved": "https://registry.npmjs.org/archiver/-/archiver-7.0.1.tgz",
  2478. "integrity": "sha512-ZcbTaIqJOfCc03QwD468Unz/5Ir8ATtvAHsK+FdXbDIbGfihqh9mrvdcYunQzqn4HrvWWaFyaxJhGZagaJJpPQ==",
  2479. "dependencies": {
  2480. "archiver-utils": "^5.0.2",
  2481. "async": "^3.2.4",
  2482. "buffer-crc32": "^1.0.0",
  2483. "readable-stream": "^4.0.0",
  2484. "readdir-glob": "^1.1.2",
  2485. "tar-stream": "^3.0.0",
  2486. "zip-stream": "^6.0.1"
  2487. },
  2488. "engines": {
  2489. "node": ">= 14"
  2490. }
  2491. },
  2492. "node_modules/archiver-utils": {
  2493. "version": "5.0.2",
  2494. "resolved": "https://registry.npmjs.org/archiver-utils/-/archiver-utils-5.0.2.tgz",
  2495. "integrity": "sha512-wuLJMmIBQYCsGZgYLTy5FIB2pF6Lfb6cXMSF8Qywwk3t20zWnAi7zLcQFdKQmIB8wyZpY5ER38x08GbwtR2cLA==",
  2496. "dependencies": {
  2497. "glob": "^10.0.0",
  2498. "graceful-fs": "^4.2.0",
  2499. "is-stream": "^2.0.1",
  2500. "lazystream": "^1.0.0",
  2501. "lodash": "^4.17.15",
  2502. "normalize-path": "^3.0.0",
  2503. "readable-stream": "^4.0.0"
  2504. },
  2505. "engines": {
  2506. "node": ">= 14"
  2507. }
  2508. },
  2509. "node_modules/archiver-utils/node_modules/glob": {
  2510. "version": "10.4.5",
  2511. "resolved": "https://registry.npmjs.org/glob/-/glob-10.4.5.tgz",
  2512. "integrity": "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==",
  2513. "dependencies": {
  2514. "foreground-child": "^3.1.0",
  2515. "jackspeak": "^3.1.2",
  2516. "minimatch": "^9.0.4",
  2517. "minipass": "^7.1.2",
  2518. "package-json-from-dist": "^1.0.0",
  2519. "path-scurry": "^1.11.1"
  2520. },
  2521. "bin": {
  2522. "glob": "dist/esm/bin.mjs"
  2523. },
  2524. "funding": {
  2525. "url": "https://github.com/sponsors/isaacs"
  2526. }
  2527. },
  2528. "node_modules/archiver-utils/node_modules/is-stream": {
  2529. "version": "2.0.1",
  2530. "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz",
  2531. "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==",
  2532. "engines": {
  2533. "node": ">=8"
  2534. },
  2535. "funding": {
  2536. "url": "https://github.com/sponsors/sindresorhus"
  2537. }
  2538. },
  2539. "node_modules/archiver-utils/node_modules/minimatch": {
  2540. "version": "9.0.5",
  2541. "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
  2542. "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
  2543. "dependencies": {
  2544. "brace-expansion": "^2.0.1"
  2545. },
  2546. "engines": {
  2547. "node": ">=16 || 14 >=14.17"
  2548. },
  2549. "funding": {
  2550. "url": "https://github.com/sponsors/isaacs"
  2551. }
  2552. },
  2553. "node_modules/are-we-there-yet": {
  2554. "version": "2.0.0",
  2555. "resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-2.0.0.tgz",
  2556. "integrity": "sha512-Ci/qENmwHnsYo9xKIcUJN5LeDKdJ6R1Z1j9V/J5wyq8nh/mYPEpIKJbBZXtZjG04HiK7zV/p6Vs9952MrMeUIw==",
  2557. "deprecated": "This package is no longer supported.",
  2558. "dependencies": {
  2559. "delegates": "^1.0.0",
  2560. "readable-stream": "^3.6.0"
  2561. },
  2562. "engines": {
  2563. "node": ">=10"
  2564. }
  2565. },
  2566. "node_modules/are-we-there-yet/node_modules/readable-stream": {
  2567. "version": "3.6.2",
  2568. "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz",
  2569. "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==",
  2570. "dependencies": {
  2571. "inherits": "^2.0.3",
  2572. "string_decoder": "^1.1.1",
  2573. "util-deprecate": "^1.0.1"
  2574. },
  2575. "engines": {
  2576. "node": ">= 6"
  2577. }
  2578. },
  2579. "node_modules/arg": {
  2580. "version": "5.0.2",
  2581. "resolved": "https://registry.npmjs.org/arg/-/arg-5.0.2.tgz",
  2582. "integrity": "sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==",
  2583. "dev": true
  2584. },
  2585. "node_modules/argparse": {
  2586. "version": "2.0.1",
  2587. "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
  2588. "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q=="
  2589. },
  2590. "node_modules/ast-kit": {
  2591. "version": "0.12.2",
  2592. "resolved": "https://registry.npmjs.org/ast-kit/-/ast-kit-0.12.2.tgz",
  2593. "integrity": "sha512-es1zHFsnZ4Y4efz412nnrU3KvVAhgqy90a7Yt9Wpi5vQ3l4aYMOX0Qx4FD0elKr5ITEhiUGCSFcgGYf4YTuACg==",
  2594. "dependencies": {
  2595. "@babel/parser": "^7.24.6",
  2596. "pathe": "^1.1.2"
  2597. },
  2598. "engines": {
  2599. "node": ">=16.14.0"
  2600. }
  2601. },
  2602. "node_modules/ast-walker-scope": {
  2603. "version": "0.6.1",
  2604. "resolved": "https://registry.npmjs.org/ast-walker-scope/-/ast-walker-scope-0.6.1.tgz",
  2605. "integrity": "sha512-0ZdQEsSfH3mX4BFbRCc3xOBjx5bDbm73+aAdQOHerPQNf8K0XFMAv79ucd2BpnSc4UMyvBDixiroT8yjm2Y6bw==",
  2606. "dependencies": {
  2607. "@babel/parser": "^7.24.0",
  2608. "ast-kit": "^0.12.1"
  2609. },
  2610. "engines": {
  2611. "node": ">=16.14.0"
  2612. }
  2613. },
  2614. "node_modules/async": {
  2615. "version": "3.2.5",
  2616. "resolved": "https://registry.npmjs.org/async/-/async-3.2.5.tgz",
  2617. "integrity": "sha512-baNZyqaaLhyLVKm/DlvdW051MSgO6b8eVfIezl9E5PqWxFgzLm/wQntEW4zOytVburDEr0JlALEpdOFwvErLsg=="
  2618. },
  2619. "node_modules/async-sema": {
  2620. "version": "3.1.1",
  2621. "resolved": "https://registry.npmjs.org/async-sema/-/async-sema-3.1.1.tgz",
  2622. "integrity": "sha512-tLRNUXati5MFePdAk8dw7Qt7DpxPB60ofAgn8WRhW6a2rcimZnYBP9oxHiv0OHy+Wz7kPMG+t4LGdt31+4EmGg=="
  2623. },
  2624. "node_modules/atropos": {
  2625. "version": "2.0.2",
  2626. "resolved": "https://registry.npmjs.org/atropos/-/atropos-2.0.2.tgz",
  2627. "integrity": "sha512-8f0u0hEOlBTWTSvzY17TcHuQjxUIpkTBq70/I4+UF5B43ORtOoRjm8TPBYEgLM8Ba9AWf6PDtkagbYoybdjaKg==",
  2628. "engines": {
  2629. "node": ">= 12.0.0"
  2630. }
  2631. },
  2632. "node_modules/autoprefixer": {
  2633. "version": "10.4.19",
  2634. "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.19.tgz",
  2635. "integrity": "sha512-BaENR2+zBZ8xXhM4pUaKUxlVdxZ0EZhjvbopwnXmxRUfqDmwSpC2lAi/QXvx7NRdPCo1WKEcEF6mV64si1z4Ew==",
  2636. "funding": [
  2637. {
  2638. "type": "opencollective",
  2639. "url": "https://opencollective.com/postcss/"
  2640. },
  2641. {
  2642. "type": "tidelift",
  2643. "url": "https://tidelift.com/funding/github/npm/autoprefixer"
  2644. },
  2645. {
  2646. "type": "github",
  2647. "url": "https://github.com/sponsors/ai"
  2648. }
  2649. ],
  2650. "dependencies": {
  2651. "browserslist": "^4.23.0",
  2652. "caniuse-lite": "^1.0.30001599",
  2653. "fraction.js": "^4.3.7",
  2654. "normalize-range": "^0.1.2",
  2655. "picocolors": "^1.0.0",
  2656. "postcss-value-parser": "^4.2.0"
  2657. },
  2658. "bin": {
  2659. "autoprefixer": "bin/autoprefixer"
  2660. },
  2661. "engines": {
  2662. "node": "^10 || ^12 || >=14"
  2663. },
  2664. "peerDependencies": {
  2665. "postcss": "^8.1.0"
  2666. }
  2667. },
  2668. "node_modules/b4a": {
  2669. "version": "1.6.6",
  2670. "resolved": "https://registry.npmjs.org/b4a/-/b4a-1.6.6.tgz",
  2671. "integrity": "sha512-5Tk1HLk6b6ctmjIkAcU/Ujv/1WqiDl0F0JdRCR80VsOcUlHcu7pWeWRlOqQLHfDEsVx9YH/aif5AG4ehoCtTmg=="
  2672. },
  2673. "node_modules/balanced-match": {
  2674. "version": "1.0.2",
  2675. "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
  2676. "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw=="
  2677. },
  2678. "node_modules/bare-events": {
  2679. "version": "2.4.2",
  2680. "resolved": "https://registry.npmjs.org/bare-events/-/bare-events-2.4.2.tgz",
  2681. "integrity": "sha512-qMKFd2qG/36aA4GwvKq8MxnPgCQAmBWmSyLWsJcbn8v03wvIPQ/hG1Ms8bPzndZxMDoHpxez5VOS+gC9Yi24/Q==",
  2682. "optional": true
  2683. },
  2684. "node_modules/base64-js": {
  2685. "version": "1.5.1",
  2686. "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz",
  2687. "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==",
  2688. "funding": [
  2689. {
  2690. "type": "github",
  2691. "url": "https://github.com/sponsors/feross"
  2692. },
  2693. {
  2694. "type": "patreon",
  2695. "url": "https://www.patreon.com/feross"
  2696. },
  2697. {
  2698. "type": "consulting",
  2699. "url": "https://feross.org/support"
  2700. }
  2701. ]
  2702. },
  2703. "node_modules/binary-extensions": {
  2704. "version": "2.3.0",
  2705. "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.3.0.tgz",
  2706. "integrity": "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==",
  2707. "engines": {
  2708. "node": ">=8"
  2709. },
  2710. "funding": {
  2711. "url": "https://github.com/sponsors/sindresorhus"
  2712. }
  2713. },
  2714. "node_modules/bindings": {
  2715. "version": "1.5.0",
  2716. "resolved": "https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz",
  2717. "integrity": "sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==",
  2718. "dependencies": {
  2719. "file-uri-to-path": "1.0.0"
  2720. }
  2721. },
  2722. "node_modules/birpc": {
  2723. "version": "0.2.17",
  2724. "resolved": "https://registry.npmjs.org/birpc/-/birpc-0.2.17.tgz",
  2725. "integrity": "sha512-+hkTxhot+dWsLpp3gia5AkVHIsKlZybNT5gIYiDlNzJrmYPcTM9k5/w2uaj3IPpd7LlEYpmCj4Jj1nC41VhDFg==",
  2726. "funding": {
  2727. "url": "https://github.com/sponsors/antfu"
  2728. }
  2729. },
  2730. "node_modules/boolbase": {
  2731. "version": "1.0.0",
  2732. "resolved": "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz",
  2733. "integrity": "sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww=="
  2734. },
  2735. "node_modules/brace-expansion": {
  2736. "version": "2.0.1",
  2737. "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
  2738. "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
  2739. "dependencies": {
  2740. "balanced-match": "^1.0.0"
  2741. }
  2742. },
  2743. "node_modules/braces": {
  2744. "version": "3.0.3",
  2745. "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz",
  2746. "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==",
  2747. "dependencies": {
  2748. "fill-range": "^7.1.1"
  2749. },
  2750. "engines": {
  2751. "node": ">=8"
  2752. }
  2753. },
  2754. "node_modules/browserslist": {
  2755. "version": "4.23.2",
  2756. "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.23.2.tgz",
  2757. "integrity": "sha512-qkqSyistMYdxAcw+CzbZwlBy8AGmS/eEWs+sEV5TnLRGDOL+C5M2EnH6tlZyg0YoAxGJAFKh61En9BR941GnHA==",
  2758. "funding": [
  2759. {
  2760. "type": "opencollective",
  2761. "url": "https://opencollective.com/browserslist"
  2762. },
  2763. {
  2764. "type": "tidelift",
  2765. "url": "https://tidelift.com/funding/github/npm/browserslist"
  2766. },
  2767. {
  2768. "type": "github",
  2769. "url": "https://github.com/sponsors/ai"
  2770. }
  2771. ],
  2772. "dependencies": {
  2773. "caniuse-lite": "^1.0.30001640",
  2774. "electron-to-chromium": "^1.4.820",
  2775. "node-releases": "^2.0.14",
  2776. "update-browserslist-db": "^1.1.0"
  2777. },
  2778. "bin": {
  2779. "browserslist": "cli.js"
  2780. },
  2781. "engines": {
  2782. "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
  2783. }
  2784. },
  2785. "node_modules/buffer": {
  2786. "version": "6.0.3",
  2787. "resolved": "https://registry.npmjs.org/buffer/-/buffer-6.0.3.tgz",
  2788. "integrity": "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==",
  2789. "funding": [
  2790. {
  2791. "type": "github",
  2792. "url": "https://github.com/sponsors/feross"
  2793. },
  2794. {
  2795. "type": "patreon",
  2796. "url": "https://www.patreon.com/feross"
  2797. },
  2798. {
  2799. "type": "consulting",
  2800. "url": "https://feross.org/support"
  2801. }
  2802. ],
  2803. "dependencies": {
  2804. "base64-js": "^1.3.1",
  2805. "ieee754": "^1.2.1"
  2806. }
  2807. },
  2808. "node_modules/buffer-crc32": {
  2809. "version": "1.0.0",
  2810. "resolved": "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-1.0.0.tgz",
  2811. "integrity": "sha512-Db1SbgBS/fg/392AblrMJk97KggmvYhr4pB5ZIMTWtaivCPMWLkmb7m21cJvpvgK+J3nsU2CmmixNBZx4vFj/w==",
  2812. "engines": {
  2813. "node": ">=8.0.0"
  2814. }
  2815. },
  2816. "node_modules/buffer-from": {
  2817. "version": "1.1.2",
  2818. "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz",
  2819. "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ=="
  2820. },
  2821. "node_modules/builtin-modules": {
  2822. "version": "3.3.0",
  2823. "resolved": "https://registry.npmjs.org/builtin-modules/-/builtin-modules-3.3.0.tgz",
  2824. "integrity": "sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw==",
  2825. "engines": {
  2826. "node": ">=6"
  2827. },
  2828. "funding": {
  2829. "url": "https://github.com/sponsors/sindresorhus"
  2830. }
  2831. },
  2832. "node_modules/bundle-name": {
  2833. "version": "4.1.0",
  2834. "resolved": "https://registry.npmjs.org/bundle-name/-/bundle-name-4.1.0.tgz",
  2835. "integrity": "sha512-tjwM5exMg6BGRI+kNmTntNsvdZS1X8BFYS6tnJ2hdH0kVxM6/eVZ2xy+FqStSWvYmtfFMDLIxurorHwDKfDz5Q==",
  2836. "dependencies": {
  2837. "run-applescript": "^7.0.0"
  2838. },
  2839. "engines": {
  2840. "node": ">=18"
  2841. },
  2842. "funding": {
  2843. "url": "https://github.com/sponsors/sindresorhus"
  2844. }
  2845. },
  2846. "node_modules/c12": {
  2847. "version": "1.11.1",
  2848. "resolved": "https://registry.npmjs.org/c12/-/c12-1.11.1.tgz",
  2849. "integrity": "sha512-KDU0TvSvVdaYcQKQ6iPHATGz/7p/KiVjPg4vQrB6Jg/wX9R0yl5RZxWm9IoZqaIHD2+6PZd81+KMGwRr/lRIUg==",
  2850. "dependencies": {
  2851. "chokidar": "^3.6.0",
  2852. "confbox": "^0.1.7",
  2853. "defu": "^6.1.4",
  2854. "dotenv": "^16.4.5",
  2855. "giget": "^1.2.3",
  2856. "jiti": "^1.21.6",
  2857. "mlly": "^1.7.1",
  2858. "ohash": "^1.1.3",
  2859. "pathe": "^1.1.2",
  2860. "perfect-debounce": "^1.0.0",
  2861. "pkg-types": "^1.1.1",
  2862. "rc9": "^2.1.2"
  2863. },
  2864. "peerDependencies": {
  2865. "magicast": "^0.3.4"
  2866. },
  2867. "peerDependenciesMeta": {
  2868. "magicast": {
  2869. "optional": true
  2870. }
  2871. }
  2872. },
  2873. "node_modules/cac": {
  2874. "version": "6.7.14",
  2875. "resolved": "https://registry.npmjs.org/cac/-/cac-6.7.14.tgz",
  2876. "integrity": "sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==",
  2877. "engines": {
  2878. "node": ">=8"
  2879. }
  2880. },
  2881. "node_modules/call-bind": {
  2882. "version": "1.0.7",
  2883. "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.7.tgz",
  2884. "integrity": "sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==",
  2885. "dependencies": {
  2886. "es-define-property": "^1.0.0",
  2887. "es-errors": "^1.3.0",
  2888. "function-bind": "^1.1.2",
  2889. "get-intrinsic": "^1.2.4",
  2890. "set-function-length": "^1.2.1"
  2891. },
  2892. "engines": {
  2893. "node": ">= 0.4"
  2894. },
  2895. "funding": {
  2896. "url": "https://github.com/sponsors/ljharb"
  2897. }
  2898. },
  2899. "node_modules/camelcase": {
  2900. "version": "6.3.0",
  2901. "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-6.3.0.tgz",
  2902. "integrity": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==",
  2903. "engines": {
  2904. "node": ">=10"
  2905. },
  2906. "funding": {
  2907. "url": "https://github.com/sponsors/sindresorhus"
  2908. }
  2909. },
  2910. "node_modules/camelcase-css": {
  2911. "version": "2.0.1",
  2912. "resolved": "https://registry.npmjs.org/camelcase-css/-/camelcase-css-2.0.1.tgz",
  2913. "integrity": "sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==",
  2914. "dev": true,
  2915. "engines": {
  2916. "node": ">= 6"
  2917. }
  2918. },
  2919. "node_modules/caniuse-api": {
  2920. "version": "3.0.0",
  2921. "resolved": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-3.0.0.tgz",
  2922. "integrity": "sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==",
  2923. "dependencies": {
  2924. "browserslist": "^4.0.0",
  2925. "caniuse-lite": "^1.0.0",
  2926. "lodash.memoize": "^4.1.2",
  2927. "lodash.uniq": "^4.5.0"
  2928. }
  2929. },
  2930. "node_modules/caniuse-lite": {
  2931. "version": "1.0.30001641",
  2932. "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001641.tgz",
  2933. "integrity": "sha512-Phv5thgl67bHYo1TtMY/MurjkHhV4EDaCosezRXgZ8jzA/Ub+wjxAvbGvjoFENStinwi5kCyOYV3mi5tOGykwA==",
  2934. "funding": [
  2935. {
  2936. "type": "opencollective",
  2937. "url": "https://opencollective.com/browserslist"
  2938. },
  2939. {
  2940. "type": "tidelift",
  2941. "url": "https://tidelift.com/funding/github/npm/caniuse-lite"
  2942. },
  2943. {
  2944. "type": "github",
  2945. "url": "https://github.com/sponsors/ai"
  2946. }
  2947. ]
  2948. },
  2949. "node_modules/chalk": {
  2950. "version": "2.4.2",
  2951. "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
  2952. "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
  2953. "dependencies": {
  2954. "ansi-styles": "^3.2.1",
  2955. "escape-string-regexp": "^1.0.5",
  2956. "supports-color": "^5.3.0"
  2957. },
  2958. "engines": {
  2959. "node": ">=4"
  2960. }
  2961. },
  2962. "node_modules/chalk/node_modules/escape-string-regexp": {
  2963. "version": "1.0.5",
  2964. "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
  2965. "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==",
  2966. "engines": {
  2967. "node": ">=0.8.0"
  2968. }
  2969. },
  2970. "node_modules/cheerio": {
  2971. "version": "1.0.0",
  2972. "resolved": "https://registry.npmjs.org/cheerio/-/cheerio-1.0.0.tgz",
  2973. "integrity": "sha512-quS9HgjQpdaXOvsZz82Oz7uxtXiy6UIsIQcpBj7HRw2M63Skasm9qlDocAM7jNuaxdhpPU7c4kJN+gA5MCu4ww==",
  2974. "dependencies": {
  2975. "cheerio-select": "^2.1.0",
  2976. "dom-serializer": "^2.0.0",
  2977. "domhandler": "^5.0.3",
  2978. "domutils": "^3.1.0",
  2979. "encoding-sniffer": "^0.2.0",
  2980. "htmlparser2": "^9.1.0",
  2981. "parse5": "^7.1.2",
  2982. "parse5-htmlparser2-tree-adapter": "^7.0.0",
  2983. "parse5-parser-stream": "^7.1.2",
  2984. "undici": "^6.19.5",
  2985. "whatwg-mimetype": "^4.0.0"
  2986. },
  2987. "engines": {
  2988. "node": ">=18.17"
  2989. },
  2990. "funding": {
  2991. "url": "https://github.com/cheeriojs/cheerio?sponsor=1"
  2992. }
  2993. },
  2994. "node_modules/cheerio-select": {
  2995. "version": "2.1.0",
  2996. "resolved": "https://registry.npmjs.org/cheerio-select/-/cheerio-select-2.1.0.tgz",
  2997. "integrity": "sha512-9v9kG0LvzrlcungtnJtpGNxY+fzECQKhK4EGJX2vByejiMX84MFNQw4UxPJl3bFbTMw+Dfs37XaIkCwTZfLh4g==",
  2998. "dependencies": {
  2999. "boolbase": "^1.0.0",
  3000. "css-select": "^5.1.0",
  3001. "css-what": "^6.1.0",
  3002. "domelementtype": "^2.3.0",
  3003. "domhandler": "^5.0.3",
  3004. "domutils": "^3.0.1"
  3005. },
  3006. "funding": {
  3007. "url": "https://github.com/sponsors/fb55"
  3008. }
  3009. },
  3010. "node_modules/cheerio/node_modules/undici": {
  3011. "version": "6.19.8",
  3012. "resolved": "https://registry.npmjs.org/undici/-/undici-6.19.8.tgz",
  3013. "integrity": "sha512-U8uCCl2x9TK3WANvmBavymRzxbfFYG+tAu+fgx3zxQy3qdagQqBLwJVrdyO1TBfUXvfKveMKJZhpvUYoOjM+4g==",
  3014. "engines": {
  3015. "node": ">=18.17"
  3016. }
  3017. },
  3018. "node_modules/chokidar": {
  3019. "version": "3.6.0",
  3020. "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.6.0.tgz",
  3021. "integrity": "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==",
  3022. "dependencies": {
  3023. "anymatch": "~3.1.2",
  3024. "braces": "~3.0.2",
  3025. "glob-parent": "~5.1.2",
  3026. "is-binary-path": "~2.1.0",
  3027. "is-glob": "~4.0.1",
  3028. "normalize-path": "~3.0.0",
  3029. "readdirp": "~3.6.0"
  3030. },
  3031. "engines": {
  3032. "node": ">= 8.10.0"
  3033. },
  3034. "funding": {
  3035. "url": "https://paulmillr.com/funding/"
  3036. },
  3037. "optionalDependencies": {
  3038. "fsevents": "~2.3.2"
  3039. }
  3040. },
  3041. "node_modules/chownr": {
  3042. "version": "2.0.0",
  3043. "resolved": "https://registry.npmjs.org/chownr/-/chownr-2.0.0.tgz",
  3044. "integrity": "sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==",
  3045. "engines": {
  3046. "node": ">=10"
  3047. }
  3048. },
  3049. "node_modules/ci-info": {
  3050. "version": "4.0.0",
  3051. "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-4.0.0.tgz",
  3052. "integrity": "sha512-TdHqgGf9odd8SXNuxtUBVx8Nv+qZOejE6qyqiy5NtbYYQOeFa6zmHkxlPzmaLxWWHsU6nJmB7AETdVPi+2NBUg==",
  3053. "funding": [
  3054. {
  3055. "type": "github",
  3056. "url": "https://github.com/sponsors/sibiraj-s"
  3057. }
  3058. ],
  3059. "engines": {
  3060. "node": ">=8"
  3061. }
  3062. },
  3063. "node_modules/citty": {
  3064. "version": "0.1.6",
  3065. "resolved": "https://registry.npmjs.org/citty/-/citty-0.1.6.tgz",
  3066. "integrity": "sha512-tskPPKEs8D2KPafUypv2gxwJP8h/OaJmC82QQGGDQcHvXX43xF2VDACcJVmZ0EuSxkpO9Kc4MlrA3q0+FG58AQ==",
  3067. "dependencies": {
  3068. "consola": "^3.2.3"
  3069. }
  3070. },
  3071. "node_modules/clear": {
  3072. "version": "0.1.0",
  3073. "resolved": "https://registry.npmjs.org/clear/-/clear-0.1.0.tgz",
  3074. "integrity": "sha512-qMjRnoL+JDPJHeLePZJuao6+8orzHMGP04A8CdwCNsKhRbOnKRjefxONR7bwILT3MHecxKBjHkKL/tkZ8r4Uzw==",
  3075. "engines": {
  3076. "node": "*"
  3077. }
  3078. },
  3079. "node_modules/clipboardy": {
  3080. "version": "4.0.0",
  3081. "resolved": "https://registry.npmjs.org/clipboardy/-/clipboardy-4.0.0.tgz",
  3082. "integrity": "sha512-5mOlNS0mhX0707P2I0aZ2V/cmHUEO/fL7VFLqszkhUsxt7RwnmrInf/eEQKlf5GzvYeHIjT+Ov1HRfNmymlG0w==",
  3083. "dependencies": {
  3084. "execa": "^8.0.1",
  3085. "is-wsl": "^3.1.0",
  3086. "is64bit": "^2.0.0"
  3087. },
  3088. "engines": {
  3089. "node": ">=18"
  3090. },
  3091. "funding": {
  3092. "url": "https://github.com/sponsors/sindresorhus"
  3093. }
  3094. },
  3095. "node_modules/clipboardy/node_modules/execa": {
  3096. "version": "8.0.1",
  3097. "resolved": "https://registry.npmjs.org/execa/-/execa-8.0.1.tgz",
  3098. "integrity": "sha512-VyhnebXciFV2DESc+p6B+y0LjSm0krU4OgJN44qFAhBY0TJ+1V61tYD2+wHusZ6F9n5K+vl8k0sTy7PEfV4qpg==",
  3099. "dependencies": {
  3100. "cross-spawn": "^7.0.3",
  3101. "get-stream": "^8.0.1",
  3102. "human-signals": "^5.0.0",
  3103. "is-stream": "^3.0.0",
  3104. "merge-stream": "^2.0.0",
  3105. "npm-run-path": "^5.1.0",
  3106. "onetime": "^6.0.0",
  3107. "signal-exit": "^4.1.0",
  3108. "strip-final-newline": "^3.0.0"
  3109. },
  3110. "engines": {
  3111. "node": ">=16.17"
  3112. },
  3113. "funding": {
  3114. "url": "https://github.com/sindresorhus/execa?sponsor=1"
  3115. }
  3116. },
  3117. "node_modules/clipboardy/node_modules/get-stream": {
  3118. "version": "8.0.1",
  3119. "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-8.0.1.tgz",
  3120. "integrity": "sha512-VaUJspBffn/LMCJVoMvSAdmscJyS1auj5Zulnn5UoYcY531UWmdwhRWkcGKnGU93m5HSXP9LP2usOryrBtQowA==",
  3121. "engines": {
  3122. "node": ">=16"
  3123. },
  3124. "funding": {
  3125. "url": "https://github.com/sponsors/sindresorhus"
  3126. }
  3127. },
  3128. "node_modules/clipboardy/node_modules/human-signals": {
  3129. "version": "5.0.0",
  3130. "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-5.0.0.tgz",
  3131. "integrity": "sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==",
  3132. "engines": {
  3133. "node": ">=16.17.0"
  3134. }
  3135. },
  3136. "node_modules/clipboardy/node_modules/signal-exit": {
  3137. "version": "4.1.0",
  3138. "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
  3139. "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
  3140. "engines": {
  3141. "node": ">=14"
  3142. },
  3143. "funding": {
  3144. "url": "https://github.com/sponsors/isaacs"
  3145. }
  3146. },
  3147. "node_modules/cliui": {
  3148. "version": "8.0.1",
  3149. "resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz",
  3150. "integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==",
  3151. "dependencies": {
  3152. "string-width": "^4.2.0",
  3153. "strip-ansi": "^6.0.1",
  3154. "wrap-ansi": "^7.0.0"
  3155. },
  3156. "engines": {
  3157. "node": ">=12"
  3158. }
  3159. },
  3160. "node_modules/cluster-key-slot": {
  3161. "version": "1.1.2",
  3162. "resolved": "https://registry.npmjs.org/cluster-key-slot/-/cluster-key-slot-1.1.2.tgz",
  3163. "integrity": "sha512-RMr0FhtfXemyinomL4hrWcYJxmX6deFdCxpJzhDttxgO1+bcCnkk+9drydLVDmAMG7NE6aN/fl4F7ucU/90gAA==",
  3164. "engines": {
  3165. "node": ">=0.10.0"
  3166. }
  3167. },
  3168. "node_modules/color-convert": {
  3169. "version": "1.9.3",
  3170. "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz",
  3171. "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
  3172. "dependencies": {
  3173. "color-name": "1.1.3"
  3174. }
  3175. },
  3176. "node_modules/color-name": {
  3177. "version": "1.1.3",
  3178. "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
  3179. "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw=="
  3180. },
  3181. "node_modules/color-support": {
  3182. "version": "1.1.3",
  3183. "resolved": "https://registry.npmjs.org/color-support/-/color-support-1.1.3.tgz",
  3184. "integrity": "sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==",
  3185. "bin": {
  3186. "color-support": "bin.js"
  3187. }
  3188. },
  3189. "node_modules/colord": {
  3190. "version": "2.9.3",
  3191. "resolved": "https://registry.npmjs.org/colord/-/colord-2.9.3.tgz",
  3192. "integrity": "sha512-jeC1axXpnb0/2nn/Y1LPuLdgXBLH7aDcHu4KEKfqw3CUhX7ZpfBSlPKyqXE6btIgEzfWtrX3/tyBCaCvXvMkOw=="
  3193. },
  3194. "node_modules/commander": {
  3195. "version": "7.2.0",
  3196. "resolved": "https://registry.npmjs.org/commander/-/commander-7.2.0.tgz",
  3197. "integrity": "sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==",
  3198. "engines": {
  3199. "node": ">= 10"
  3200. }
  3201. },
  3202. "node_modules/commondir": {
  3203. "version": "1.0.1",
  3204. "resolved": "https://registry.npmjs.org/commondir/-/commondir-1.0.1.tgz",
  3205. "integrity": "sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg=="
  3206. },
  3207. "node_modules/compatx": {
  3208. "version": "0.1.8",
  3209. "resolved": "https://registry.npmjs.org/compatx/-/compatx-0.1.8.tgz",
  3210. "integrity": "sha512-jcbsEAR81Bt5s1qOFymBufmCbXCXbk0Ql+K5ouj6gCyx2yHlu6AgmGIi9HxfKixpUDO5bCFJUHQ5uM6ecbTebw=="
  3211. },
  3212. "node_modules/compress-commons": {
  3213. "version": "6.0.2",
  3214. "resolved": "https://registry.npmjs.org/compress-commons/-/compress-commons-6.0.2.tgz",
  3215. "integrity": "sha512-6FqVXeETqWPoGcfzrXb37E50NP0LXT8kAMu5ooZayhWWdgEY4lBEEcbQNXtkuKQsGduxiIcI4gOTsxTmuq/bSg==",
  3216. "dependencies": {
  3217. "crc-32": "^1.2.0",
  3218. "crc32-stream": "^6.0.0",
  3219. "is-stream": "^2.0.1",
  3220. "normalize-path": "^3.0.0",
  3221. "readable-stream": "^4.0.0"
  3222. },
  3223. "engines": {
  3224. "node": ">= 14"
  3225. }
  3226. },
  3227. "node_modules/compress-commons/node_modules/is-stream": {
  3228. "version": "2.0.1",
  3229. "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz",
  3230. "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==",
  3231. "engines": {
  3232. "node": ">=8"
  3233. },
  3234. "funding": {
  3235. "url": "https://github.com/sponsors/sindresorhus"
  3236. }
  3237. },
  3238. "node_modules/concat-map": {
  3239. "version": "0.0.1",
  3240. "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
  3241. "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg=="
  3242. },
  3243. "node_modules/confbox": {
  3244. "version": "0.1.7",
  3245. "resolved": "https://registry.npmjs.org/confbox/-/confbox-0.1.7.tgz",
  3246. "integrity": "sha512-uJcB/FKZtBMCJpK8MQji6bJHgu1tixKPxRLeGkNzBoOZzpnZUJm0jm2/sBDWcuBx1dYgxV4JU+g5hmNxCyAmdA=="
  3247. },
  3248. "node_modules/consola": {
  3249. "version": "3.2.3",
  3250. "resolved": "https://registry.npmjs.org/consola/-/consola-3.2.3.tgz",
  3251. "integrity": "sha512-I5qxpzLv+sJhTVEoLYNcTW+bThDCPsit0vLNKShZx6rLtpilNpmmeTPaeqJb9ZE9dV3DGaeby6Vuhrw38WjeyQ==",
  3252. "engines": {
  3253. "node": "^14.18.0 || >=16.10.0"
  3254. }
  3255. },
  3256. "node_modules/console-control-strings": {
  3257. "version": "1.1.0",
  3258. "resolved": "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz",
  3259. "integrity": "sha512-ty/fTekppD2fIwRvnZAVdeOiGd1c7YXEixbgJTNzqcxJWKQnjJ/V1bNEEE6hygpM3WjwHFUVK6HTjWSzV4a8sQ=="
  3260. },
  3261. "node_modules/convert-source-map": {
  3262. "version": "2.0.0",
  3263. "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz",
  3264. "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg=="
  3265. },
  3266. "node_modules/cookie-es": {
  3267. "version": "1.1.0",
  3268. "resolved": "https://registry.npmjs.org/cookie-es/-/cookie-es-1.1.0.tgz",
  3269. "integrity": "sha512-L2rLOcK0wzWSfSDA33YR+PUHDG10a8px7rUHKWbGLP4YfbsMed2KFUw5fczvDPbT98DDe3LEzviswl810apTEw=="
  3270. },
  3271. "node_modules/copy-anything": {
  3272. "version": "3.0.5",
  3273. "resolved": "https://registry.npmjs.org/copy-anything/-/copy-anything-3.0.5.tgz",
  3274. "integrity": "sha512-yCEafptTtb4bk7GLEQoM8KVJpxAfdBJYaXyzQEgQQQgYrZiDp8SJmGKlYza6CYjEDNstAdNdKA3UuoULlEbS6w==",
  3275. "dependencies": {
  3276. "is-what": "^4.1.8"
  3277. },
  3278. "engines": {
  3279. "node": ">=12.13"
  3280. },
  3281. "funding": {
  3282. "url": "https://github.com/sponsors/mesqueeb"
  3283. }
  3284. },
  3285. "node_modules/core-util-is": {
  3286. "version": "1.0.3",
  3287. "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz",
  3288. "integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ=="
  3289. },
  3290. "node_modules/crc-32": {
  3291. "version": "1.2.2",
  3292. "resolved": "https://registry.npmjs.org/crc-32/-/crc-32-1.2.2.tgz",
  3293. "integrity": "sha512-ROmzCKrTnOwybPcJApAA6WBWij23HVfGVNKqqrZpuyZOHqK2CwHSvpGuyt/UNNvaIjEd8X5IFGp4Mh+Ie1IHJQ==",
  3294. "bin": {
  3295. "crc32": "bin/crc32.njs"
  3296. },
  3297. "engines": {
  3298. "node": ">=0.8"
  3299. }
  3300. },
  3301. "node_modules/crc32-stream": {
  3302. "version": "6.0.0",
  3303. "resolved": "https://registry.npmjs.org/crc32-stream/-/crc32-stream-6.0.0.tgz",
  3304. "integrity": "sha512-piICUB6ei4IlTv1+653yq5+KoqfBYmj9bw6LqXoOneTMDXk5nM1qt12mFW1caG3LlJXEKW1Bp0WggEmIfQB34g==",
  3305. "dependencies": {
  3306. "crc-32": "^1.2.0",
  3307. "readable-stream": "^4.0.0"
  3308. },
  3309. "engines": {
  3310. "node": ">= 14"
  3311. }
  3312. },
  3313. "node_modules/create-require": {
  3314. "version": "1.1.1",
  3315. "resolved": "https://registry.npmjs.org/create-require/-/create-require-1.1.1.tgz",
  3316. "integrity": "sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ=="
  3317. },
  3318. "node_modules/croner": {
  3319. "version": "8.1.0",
  3320. "resolved": "https://registry.npmjs.org/croner/-/croner-8.1.0.tgz",
  3321. "integrity": "sha512-sz990XOUPR8dG/r5BRKMBd15MYDDUu8oeSaxFD5DqvNgHSZw8Psd1s689/IGET7ezxRMiNlCIyGeY1Gvxp/MLg==",
  3322. "engines": {
  3323. "node": ">=18.0"
  3324. }
  3325. },
  3326. "node_modules/cronstrue": {
  3327. "version": "2.50.0",
  3328. "resolved": "https://registry.npmjs.org/cronstrue/-/cronstrue-2.50.0.tgz",
  3329. "integrity": "sha512-ULYhWIonJzlScCCQrPUG5uMXzXxSixty4djud9SS37DoNxDdkeRocxzHuAo4ImRBUK+mAuU5X9TSwEDccnnuPg==",
  3330. "bin": {
  3331. "cronstrue": "bin/cli.js"
  3332. }
  3333. },
  3334. "node_modules/cross-spawn": {
  3335. "version": "7.0.3",
  3336. "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz",
  3337. "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==",
  3338. "dependencies": {
  3339. "path-key": "^3.1.0",
  3340. "shebang-command": "^2.0.0",
  3341. "which": "^2.0.1"
  3342. },
  3343. "engines": {
  3344. "node": ">= 8"
  3345. }
  3346. },
  3347. "node_modules/cross-spawn/node_modules/which": {
  3348. "version": "2.0.2",
  3349. "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
  3350. "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
  3351. "dependencies": {
  3352. "isexe": "^2.0.0"
  3353. },
  3354. "bin": {
  3355. "node-which": "bin/node-which"
  3356. },
  3357. "engines": {
  3358. "node": ">= 8"
  3359. }
  3360. },
  3361. "node_modules/crossws": {
  3362. "version": "0.2.4",
  3363. "resolved": "https://registry.npmjs.org/crossws/-/crossws-0.2.4.tgz",
  3364. "integrity": "sha512-DAxroI2uSOgUKLz00NX6A8U/8EE3SZHmIND+10jkVSaypvyt57J5JEOxAQOL6lQxyzi/wZbTIwssU1uy69h5Vg==",
  3365. "peerDependencies": {
  3366. "uWebSockets.js": "*"
  3367. },
  3368. "peerDependenciesMeta": {
  3369. "uWebSockets.js": {
  3370. "optional": true
  3371. }
  3372. }
  3373. },
  3374. "node_modules/css-declaration-sorter": {
  3375. "version": "7.2.0",
  3376. "resolved": "https://registry.npmjs.org/css-declaration-sorter/-/css-declaration-sorter-7.2.0.tgz",
  3377. "integrity": "sha512-h70rUM+3PNFuaBDTLe8wF/cdWu+dOZmb7pJt8Z2sedYbAcQVQV/tEchueg3GWxwqS0cxtbxmaHEdkNACqcvsow==",
  3378. "engines": {
  3379. "node": "^14 || ^16 || >=18"
  3380. },
  3381. "peerDependencies": {
  3382. "postcss": "^8.0.9"
  3383. }
  3384. },
  3385. "node_modules/css-select": {
  3386. "version": "5.1.0",
  3387. "resolved": "https://registry.npmjs.org/css-select/-/css-select-5.1.0.tgz",
  3388. "integrity": "sha512-nwoRF1rvRRnnCqqY7updORDsuqKzqYJ28+oSMaJMMgOauh3fvwHqMS7EZpIPqK8GL+g9mKxF1vP/ZjSeNjEVHg==",
  3389. "dependencies": {
  3390. "boolbase": "^1.0.0",
  3391. "css-what": "^6.1.0",
  3392. "domhandler": "^5.0.2",
  3393. "domutils": "^3.0.1",
  3394. "nth-check": "^2.0.1"
  3395. },
  3396. "funding": {
  3397. "url": "https://github.com/sponsors/fb55"
  3398. }
  3399. },
  3400. "node_modules/css-tree": {
  3401. "version": "2.3.1",
  3402. "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-2.3.1.tgz",
  3403. "integrity": "sha512-6Fv1DV/TYw//QF5IzQdqsNDjx/wc8TrMBZsqjL9eW01tWb7R7k/mq+/VXfJCl7SoD5emsJop9cOByJZfs8hYIw==",
  3404. "dependencies": {
  3405. "mdn-data": "2.0.30",
  3406. "source-map-js": "^1.0.1"
  3407. },
  3408. "engines": {
  3409. "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0"
  3410. }
  3411. },
  3412. "node_modules/css-what": {
  3413. "version": "6.1.0",
  3414. "resolved": "https://registry.npmjs.org/css-what/-/css-what-6.1.0.tgz",
  3415. "integrity": "sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==",
  3416. "engines": {
  3417. "node": ">= 6"
  3418. },
  3419. "funding": {
  3420. "url": "https://github.com/sponsors/fb55"
  3421. }
  3422. },
  3423. "node_modules/cssesc": {
  3424. "version": "3.0.0",
  3425. "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz",
  3426. "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==",
  3427. "bin": {
  3428. "cssesc": "bin/cssesc"
  3429. },
  3430. "engines": {
  3431. "node": ">=4"
  3432. }
  3433. },
  3434. "node_modules/cssnano": {
  3435. "version": "7.0.4",
  3436. "resolved": "https://registry.npmjs.org/cssnano/-/cssnano-7.0.4.tgz",
  3437. "integrity": "sha512-rQgpZra72iFjiheNreXn77q1haS2GEy69zCMbu4cpXCFPMQF+D4Ik5V7ktMzUF/sA7xCIgcqHwGPnCD+0a1vHg==",
  3438. "dependencies": {
  3439. "cssnano-preset-default": "^7.0.4",
  3440. "lilconfig": "^3.1.2"
  3441. },
  3442. "engines": {
  3443. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  3444. },
  3445. "funding": {
  3446. "type": "opencollective",
  3447. "url": "https://opencollective.com/cssnano"
  3448. },
  3449. "peerDependencies": {
  3450. "postcss": "^8.4.31"
  3451. }
  3452. },
  3453. "node_modules/cssnano-preset-default": {
  3454. "version": "7.0.4",
  3455. "resolved": "https://registry.npmjs.org/cssnano-preset-default/-/cssnano-preset-default-7.0.4.tgz",
  3456. "integrity": "sha512-jQ6zY9GAomQX7/YNLibMEsRZguqMUGuupXcEk2zZ+p3GUxwCAsobqPYE62VrJ9qZ0l9ltrv2rgjwZPBIFIjYtw==",
  3457. "dependencies": {
  3458. "browserslist": "^4.23.1",
  3459. "css-declaration-sorter": "^7.2.0",
  3460. "cssnano-utils": "^5.0.0",
  3461. "postcss-calc": "^10.0.0",
  3462. "postcss-colormin": "^7.0.1",
  3463. "postcss-convert-values": "^7.0.2",
  3464. "postcss-discard-comments": "^7.0.1",
  3465. "postcss-discard-duplicates": "^7.0.0",
  3466. "postcss-discard-empty": "^7.0.0",
  3467. "postcss-discard-overridden": "^7.0.0",
  3468. "postcss-merge-longhand": "^7.0.2",
  3469. "postcss-merge-rules": "^7.0.2",
  3470. "postcss-minify-font-values": "^7.0.0",
  3471. "postcss-minify-gradients": "^7.0.0",
  3472. "postcss-minify-params": "^7.0.1",
  3473. "postcss-minify-selectors": "^7.0.2",
  3474. "postcss-normalize-charset": "^7.0.0",
  3475. "postcss-normalize-display-values": "^7.0.0",
  3476. "postcss-normalize-positions": "^7.0.0",
  3477. "postcss-normalize-repeat-style": "^7.0.0",
  3478. "postcss-normalize-string": "^7.0.0",
  3479. "postcss-normalize-timing-functions": "^7.0.0",
  3480. "postcss-normalize-unicode": "^7.0.1",
  3481. "postcss-normalize-url": "^7.0.0",
  3482. "postcss-normalize-whitespace": "^7.0.0",
  3483. "postcss-ordered-values": "^7.0.1",
  3484. "postcss-reduce-initial": "^7.0.1",
  3485. "postcss-reduce-transforms": "^7.0.0",
  3486. "postcss-svgo": "^7.0.1",
  3487. "postcss-unique-selectors": "^7.0.1"
  3488. },
  3489. "engines": {
  3490. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  3491. },
  3492. "peerDependencies": {
  3493. "postcss": "^8.4.31"
  3494. }
  3495. },
  3496. "node_modules/cssnano-utils": {
  3497. "version": "5.0.0",
  3498. "resolved": "https://registry.npmjs.org/cssnano-utils/-/cssnano-utils-5.0.0.tgz",
  3499. "integrity": "sha512-Uij0Xdxc24L6SirFr25MlwC2rCFX6scyUmuKpzI+JQ7cyqDEwD42fJ0xfB3yLfOnRDU5LKGgjQ9FA6LYh76GWQ==",
  3500. "engines": {
  3501. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  3502. },
  3503. "peerDependencies": {
  3504. "postcss": "^8.4.31"
  3505. }
  3506. },
  3507. "node_modules/csso": {
  3508. "version": "5.0.5",
  3509. "resolved": "https://registry.npmjs.org/csso/-/csso-5.0.5.tgz",
  3510. "integrity": "sha512-0LrrStPOdJj+SPCCrGhzryycLjwcgUSHBtxNA8aIDxf0GLsRh1cKYhB00Gd1lDOS4yGH69+SNn13+TWbVHETFQ==",
  3511. "dependencies": {
  3512. "css-tree": "~2.2.0"
  3513. },
  3514. "engines": {
  3515. "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0",
  3516. "npm": ">=7.0.0"
  3517. }
  3518. },
  3519. "node_modules/csso/node_modules/css-tree": {
  3520. "version": "2.2.1",
  3521. "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-2.2.1.tgz",
  3522. "integrity": "sha512-OA0mILzGc1kCOCSJerOeqDxDQ4HOh+G8NbOJFOTgOCzpw7fCBubk0fEyxp8AgOL/jvLgYA/uV0cMbe43ElF1JA==",
  3523. "dependencies": {
  3524. "mdn-data": "2.0.28",
  3525. "source-map-js": "^1.0.1"
  3526. },
  3527. "engines": {
  3528. "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0",
  3529. "npm": ">=7.0.0"
  3530. }
  3531. },
  3532. "node_modules/csso/node_modules/mdn-data": {
  3533. "version": "2.0.28",
  3534. "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.28.tgz",
  3535. "integrity": "sha512-aylIc7Z9y4yzHYAJNuESG3hfhC+0Ibp/MAMiaOZgNv4pmEdFyfZhhhny4MNiAfWdBQ1RQ2mfDWmM1x8SvGyp8g=="
  3536. },
  3537. "node_modules/csstype": {
  3538. "version": "3.1.3",
  3539. "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.1.3.tgz",
  3540. "integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw=="
  3541. },
  3542. "node_modules/db0": {
  3543. "version": "0.1.4",
  3544. "resolved": "https://registry.npmjs.org/db0/-/db0-0.1.4.tgz",
  3545. "integrity": "sha512-Ft6eCwONYxlwLjBXSJxw0t0RYtA5gW9mq8JfBXn9TtC0nDPlqePAhpv9v4g9aONBi6JI1OXHTKKkUYGd+BOrCA==",
  3546. "peerDependencies": {
  3547. "@libsql/client": "^0.5.2",
  3548. "better-sqlite3": "^9.4.3",
  3549. "drizzle-orm": "^0.29.4"
  3550. },
  3551. "peerDependenciesMeta": {
  3552. "@libsql/client": {
  3553. "optional": true
  3554. },
  3555. "better-sqlite3": {
  3556. "optional": true
  3557. },
  3558. "drizzle-orm": {
  3559. "optional": true
  3560. }
  3561. }
  3562. },
  3563. "node_modules/debug": {
  3564. "version": "4.3.5",
  3565. "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.5.tgz",
  3566. "integrity": "sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==",
  3567. "dependencies": {
  3568. "ms": "2.1.2"
  3569. },
  3570. "engines": {
  3571. "node": ">=6.0"
  3572. },
  3573. "peerDependenciesMeta": {
  3574. "supports-color": {
  3575. "optional": true
  3576. }
  3577. }
  3578. },
  3579. "node_modules/deepmerge": {
  3580. "version": "4.3.1",
  3581. "resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-4.3.1.tgz",
  3582. "integrity": "sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==",
  3583. "engines": {
  3584. "node": ">=0.10.0"
  3585. }
  3586. },
  3587. "node_modules/default-browser": {
  3588. "version": "5.2.1",
  3589. "resolved": "https://registry.npmjs.org/default-browser/-/default-browser-5.2.1.tgz",
  3590. "integrity": "sha512-WY/3TUME0x3KPYdRRxEJJvXRHV4PyPoUsxtZa78lwItwRQRHhd2U9xOscaT/YTf8uCXIAjeJOFBVEh/7FtD8Xg==",
  3591. "dependencies": {
  3592. "bundle-name": "^4.1.0",
  3593. "default-browser-id": "^5.0.0"
  3594. },
  3595. "engines": {
  3596. "node": ">=18"
  3597. },
  3598. "funding": {
  3599. "url": "https://github.com/sponsors/sindresorhus"
  3600. }
  3601. },
  3602. "node_modules/default-browser-id": {
  3603. "version": "5.0.0",
  3604. "resolved": "https://registry.npmjs.org/default-browser-id/-/default-browser-id-5.0.0.tgz",
  3605. "integrity": "sha512-A6p/pu/6fyBcA1TRz/GqWYPViplrftcW2gZC9q79ngNCKAeR/X3gcEdXQHl4KNXV+3wgIJ1CPkJQ3IHM6lcsyA==",
  3606. "engines": {
  3607. "node": ">=18"
  3608. },
  3609. "funding": {
  3610. "url": "https://github.com/sponsors/sindresorhus"
  3611. }
  3612. },
  3613. "node_modules/define-data-property": {
  3614. "version": "1.1.4",
  3615. "resolved": "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.4.tgz",
  3616. "integrity": "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==",
  3617. "dependencies": {
  3618. "es-define-property": "^1.0.0",
  3619. "es-errors": "^1.3.0",
  3620. "gopd": "^1.0.1"
  3621. },
  3622. "engines": {
  3623. "node": ">= 0.4"
  3624. },
  3625. "funding": {
  3626. "url": "https://github.com/sponsors/ljharb"
  3627. }
  3628. },
  3629. "node_modules/define-lazy-prop": {
  3630. "version": "2.0.0",
  3631. "resolved": "https://registry.npmjs.org/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz",
  3632. "integrity": "sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==",
  3633. "engines": {
  3634. "node": ">=8"
  3635. }
  3636. },
  3637. "node_modules/defu": {
  3638. "version": "6.1.4",
  3639. "resolved": "https://registry.npmjs.org/defu/-/defu-6.1.4.tgz",
  3640. "integrity": "sha512-mEQCMmwJu317oSz8CwdIOdwf3xMif1ttiM8LTufzc3g6kR+9Pe236twL8j3IYT1F7GfRgGcW6MWxzZjLIkuHIg=="
  3641. },
  3642. "node_modules/delegates": {
  3643. "version": "1.0.0",
  3644. "resolved": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz",
  3645. "integrity": "sha512-bd2L678uiWATM6m5Z1VzNCErI3jiGzt6HGY8OVICs40JQq/HALfbyNJmp0UDakEY4pMMaN0Ly5om/B1VI/+xfQ=="
  3646. },
  3647. "node_modules/denque": {
  3648. "version": "2.1.0",
  3649. "resolved": "https://registry.npmjs.org/denque/-/denque-2.1.0.tgz",
  3650. "integrity": "sha512-HVQE3AAb/pxF8fQAoiqpvg9i3evqug3hoiwakOyZAwJm+6vZehbkYXZ0l4JxS+I3QxM97v5aaRNhj8v5oBhekw==",
  3651. "engines": {
  3652. "node": ">=0.10"
  3653. }
  3654. },
  3655. "node_modules/depd": {
  3656. "version": "2.0.0",
  3657. "resolved": "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz",
  3658. "integrity": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==",
  3659. "engines": {
  3660. "node": ">= 0.8"
  3661. }
  3662. },
  3663. "node_modules/dequal": {
  3664. "version": "2.0.3",
  3665. "resolved": "https://registry.npmjs.org/dequal/-/dequal-2.0.3.tgz",
  3666. "integrity": "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==",
  3667. "engines": {
  3668. "node": ">=6"
  3669. }
  3670. },
  3671. "node_modules/destr": {
  3672. "version": "2.0.3",
  3673. "resolved": "https://registry.npmjs.org/destr/-/destr-2.0.3.tgz",
  3674. "integrity": "sha512-2N3BOUU4gYMpTP24s5rF5iP7BDr7uNTCs4ozw3kf/eKfvWSIu93GEBi5m427YoyJoeOzQ5smuu4nNAPGb8idSQ=="
  3675. },
  3676. "node_modules/destroy": {
  3677. "version": "1.2.0",
  3678. "resolved": "https://registry.npmjs.org/destroy/-/destroy-1.2.0.tgz",
  3679. "integrity": "sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==",
  3680. "engines": {
  3681. "node": ">= 0.8",
  3682. "npm": "1.2.8000 || >= 1.4.16"
  3683. }
  3684. },
  3685. "node_modules/detect-libc": {
  3686. "version": "2.0.3",
  3687. "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.3.tgz",
  3688. "integrity": "sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw==",
  3689. "engines": {
  3690. "node": ">=8"
  3691. }
  3692. },
  3693. "node_modules/devalue": {
  3694. "version": "5.0.0",
  3695. "resolved": "https://registry.npmjs.org/devalue/-/devalue-5.0.0.tgz",
  3696. "integrity": "sha512-gO+/OMXF7488D+u3ue+G7Y4AA3ZmUnB3eHJXmBTgNHvr4ZNzl36A0ZtG+XCRNYCkYx/bFmw4qtkoFLa+wSrwAA=="
  3697. },
  3698. "node_modules/didyoumean": {
  3699. "version": "1.2.2",
  3700. "resolved": "https://registry.npmjs.org/didyoumean/-/didyoumean-1.2.2.tgz",
  3701. "integrity": "sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==",
  3702. "dev": true
  3703. },
  3704. "node_modules/diff": {
  3705. "version": "5.2.0",
  3706. "resolved": "https://registry.npmjs.org/diff/-/diff-5.2.0.tgz",
  3707. "integrity": "sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==",
  3708. "engines": {
  3709. "node": ">=0.3.1"
  3710. }
  3711. },
  3712. "node_modules/dlv": {
  3713. "version": "1.1.3",
  3714. "resolved": "https://registry.npmjs.org/dlv/-/dlv-1.1.3.tgz",
  3715. "integrity": "sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==",
  3716. "dev": true
  3717. },
  3718. "node_modules/dom-serializer": {
  3719. "version": "2.0.0",
  3720. "resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-2.0.0.tgz",
  3721. "integrity": "sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==",
  3722. "dependencies": {
  3723. "domelementtype": "^2.3.0",
  3724. "domhandler": "^5.0.2",
  3725. "entities": "^4.2.0"
  3726. },
  3727. "funding": {
  3728. "url": "https://github.com/cheeriojs/dom-serializer?sponsor=1"
  3729. }
  3730. },
  3731. "node_modules/domelementtype": {
  3732. "version": "2.3.0",
  3733. "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-2.3.0.tgz",
  3734. "integrity": "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==",
  3735. "funding": [
  3736. {
  3737. "type": "github",
  3738. "url": "https://github.com/sponsors/fb55"
  3739. }
  3740. ]
  3741. },
  3742. "node_modules/domhandler": {
  3743. "version": "5.0.3",
  3744. "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-5.0.3.tgz",
  3745. "integrity": "sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==",
  3746. "dependencies": {
  3747. "domelementtype": "^2.3.0"
  3748. },
  3749. "engines": {
  3750. "node": ">= 4"
  3751. },
  3752. "funding": {
  3753. "url": "https://github.com/fb55/domhandler?sponsor=1"
  3754. }
  3755. },
  3756. "node_modules/domutils": {
  3757. "version": "3.1.0",
  3758. "resolved": "https://registry.npmjs.org/domutils/-/domutils-3.1.0.tgz",
  3759. "integrity": "sha512-H78uMmQtI2AhgDJjWeQmHwJJ2bLPD3GMmO7Zja/ZZh84wkm+4ut+IUnUdRa8uCGX88DiVx1j6FRe1XfxEgjEZA==",
  3760. "dependencies": {
  3761. "dom-serializer": "^2.0.0",
  3762. "domelementtype": "^2.3.0",
  3763. "domhandler": "^5.0.3"
  3764. },
  3765. "funding": {
  3766. "url": "https://github.com/fb55/domutils?sponsor=1"
  3767. }
  3768. },
  3769. "node_modules/dot-prop": {
  3770. "version": "8.0.2",
  3771. "resolved": "https://registry.npmjs.org/dot-prop/-/dot-prop-8.0.2.tgz",
  3772. "integrity": "sha512-xaBe6ZT4DHPkg0k4Ytbvn5xoxgpG0jOS1dYxSOwAHPuNLjP3/OzN0gH55SrLqpx8cBfSaVt91lXYkApjb+nYdQ==",
  3773. "dependencies": {
  3774. "type-fest": "^3.8.0"
  3775. },
  3776. "engines": {
  3777. "node": ">=16"
  3778. },
  3779. "funding": {
  3780. "url": "https://github.com/sponsors/sindresorhus"
  3781. }
  3782. },
  3783. "node_modules/dotenv": {
  3784. "version": "16.4.5",
  3785. "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.4.5.tgz",
  3786. "integrity": "sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==",
  3787. "engines": {
  3788. "node": ">=12"
  3789. },
  3790. "funding": {
  3791. "url": "https://dotenvx.com"
  3792. }
  3793. },
  3794. "node_modules/duplexer": {
  3795. "version": "0.1.2",
  3796. "resolved": "https://registry.npmjs.org/duplexer/-/duplexer-0.1.2.tgz",
  3797. "integrity": "sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg=="
  3798. },
  3799. "node_modules/earcut": {
  3800. "version": "2.2.4",
  3801. "resolved": "https://registry.npmjs.org/earcut/-/earcut-2.2.4.tgz",
  3802. "integrity": "sha512-/pjZsA1b4RPHbeWZQn66SWS8nZZWLQQ23oE3Eam7aroEFGEvwKAsJfZ9ytiEMycfzXWpca4FA9QIOehf7PocBQ=="
  3803. },
  3804. "node_modules/eastasianwidth": {
  3805. "version": "0.2.0",
  3806. "resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz",
  3807. "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA=="
  3808. },
  3809. "node_modules/ee-first": {
  3810. "version": "1.1.1",
  3811. "resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz",
  3812. "integrity": "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow=="
  3813. },
  3814. "node_modules/electron-to-chromium": {
  3815. "version": "1.4.823",
  3816. "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.823.tgz",
  3817. "integrity": "sha512-4h+oPeAiGQOHFyUJOqpoEcPj/xxlicxBzOErVeYVMMmAiXUXsGpsFd0QXBMaUUbnD8hhSfLf9uw+MlsoIA7j5w=="
  3818. },
  3819. "node_modules/emoji-regex": {
  3820. "version": "8.0.0",
  3821. "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
  3822. "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A=="
  3823. },
  3824. "node_modules/encodeurl": {
  3825. "version": "1.0.2",
  3826. "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz",
  3827. "integrity": "sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==",
  3828. "engines": {
  3829. "node": ">= 0.8"
  3830. }
  3831. },
  3832. "node_modules/encoding-sniffer": {
  3833. "version": "0.2.0",
  3834. "resolved": "https://registry.npmjs.org/encoding-sniffer/-/encoding-sniffer-0.2.0.tgz",
  3835. "integrity": "sha512-ju7Wq1kg04I3HtiYIOrUrdfdDvkyO9s5XM8QAj/bN61Yo/Vb4vgJxy5vi4Yxk01gWHbrofpPtpxM8bKger9jhg==",
  3836. "dependencies": {
  3837. "iconv-lite": "^0.6.3",
  3838. "whatwg-encoding": "^3.1.1"
  3839. },
  3840. "funding": {
  3841. "url": "https://github.com/fb55/encoding-sniffer?sponsor=1"
  3842. }
  3843. },
  3844. "node_modules/enhanced-resolve": {
  3845. "version": "5.17.0",
  3846. "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.17.0.tgz",
  3847. "integrity": "sha512-dwDPwZL0dmye8Txp2gzFmA6sxALaSvdRDjPH0viLcKrtlOL3tw62nWWweVD1SdILDTJrbrL6tdWVN58Wo6U3eA==",
  3848. "dependencies": {
  3849. "graceful-fs": "^4.2.4",
  3850. "tapable": "^2.2.0"
  3851. },
  3852. "engines": {
  3853. "node": ">=10.13.0"
  3854. }
  3855. },
  3856. "node_modules/entities": {
  3857. "version": "4.5.0",
  3858. "resolved": "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz",
  3859. "integrity": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==",
  3860. "engines": {
  3861. "node": ">=0.12"
  3862. },
  3863. "funding": {
  3864. "url": "https://github.com/fb55/entities?sponsor=1"
  3865. }
  3866. },
  3867. "node_modules/error-stack-parser-es": {
  3868. "version": "0.1.4",
  3869. "resolved": "https://registry.npmjs.org/error-stack-parser-es/-/error-stack-parser-es-0.1.4.tgz",
  3870. "integrity": "sha512-l0uy0kAoo6toCgVOYaAayqtPa2a1L15efxUMEnQebKwLQX2X0OpS6wMMQdc4juJXmxd9i40DuaUHq+mjIya9TQ==",
  3871. "funding": {
  3872. "url": "https://github.com/sponsors/antfu"
  3873. }
  3874. },
  3875. "node_modules/es-define-property": {
  3876. "version": "1.0.0",
  3877. "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.0.tgz",
  3878. "integrity": "sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ==",
  3879. "dependencies": {
  3880. "get-intrinsic": "^1.2.4"
  3881. },
  3882. "engines": {
  3883. "node": ">= 0.4"
  3884. }
  3885. },
  3886. "node_modules/es-errors": {
  3887. "version": "1.3.0",
  3888. "resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz",
  3889. "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==",
  3890. "engines": {
  3891. "node": ">= 0.4"
  3892. }
  3893. },
  3894. "node_modules/esbuild": {
  3895. "version": "0.23.0",
  3896. "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.23.0.tgz",
  3897. "integrity": "sha512-1lvV17H2bMYda/WaFb2jLPeHU3zml2k4/yagNMG8Q/YtfMjCwEUZa2eXXMgZTVSL5q1n4H7sQ0X6CdJDqqeCFA==",
  3898. "hasInstallScript": true,
  3899. "bin": {
  3900. "esbuild": "bin/esbuild"
  3901. },
  3902. "engines": {
  3903. "node": ">=18"
  3904. },
  3905. "optionalDependencies": {
  3906. "@esbuild/aix-ppc64": "0.23.0",
  3907. "@esbuild/android-arm": "0.23.0",
  3908. "@esbuild/android-arm64": "0.23.0",
  3909. "@esbuild/android-x64": "0.23.0",
  3910. "@esbuild/darwin-arm64": "0.23.0",
  3911. "@esbuild/darwin-x64": "0.23.0",
  3912. "@esbuild/freebsd-arm64": "0.23.0",
  3913. "@esbuild/freebsd-x64": "0.23.0",
  3914. "@esbuild/linux-arm": "0.23.0",
  3915. "@esbuild/linux-arm64": "0.23.0",
  3916. "@esbuild/linux-ia32": "0.23.0",
  3917. "@esbuild/linux-loong64": "0.23.0",
  3918. "@esbuild/linux-mips64el": "0.23.0",
  3919. "@esbuild/linux-ppc64": "0.23.0",
  3920. "@esbuild/linux-riscv64": "0.23.0",
  3921. "@esbuild/linux-s390x": "0.23.0",
  3922. "@esbuild/linux-x64": "0.23.0",
  3923. "@esbuild/netbsd-x64": "0.23.0",
  3924. "@esbuild/openbsd-arm64": "0.23.0",
  3925. "@esbuild/openbsd-x64": "0.23.0",
  3926. "@esbuild/sunos-x64": "0.23.0",
  3927. "@esbuild/win32-arm64": "0.23.0",
  3928. "@esbuild/win32-ia32": "0.23.0",
  3929. "@esbuild/win32-x64": "0.23.0"
  3930. }
  3931. },
  3932. "node_modules/escalade": {
  3933. "version": "3.1.2",
  3934. "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.1.2.tgz",
  3935. "integrity": "sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==",
  3936. "engines": {
  3937. "node": ">=6"
  3938. }
  3939. },
  3940. "node_modules/escape-html": {
  3941. "version": "1.0.3",
  3942. "resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz",
  3943. "integrity": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow=="
  3944. },
  3945. "node_modules/escape-string-regexp": {
  3946. "version": "5.0.0",
  3947. "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz",
  3948. "integrity": "sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==",
  3949. "engines": {
  3950. "node": ">=12"
  3951. },
  3952. "funding": {
  3953. "url": "https://github.com/sponsors/sindresorhus"
  3954. }
  3955. },
  3956. "node_modules/estree-walker": {
  3957. "version": "3.0.3",
  3958. "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-3.0.3.tgz",
  3959. "integrity": "sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==",
  3960. "dependencies": {
  3961. "@types/estree": "^1.0.0"
  3962. }
  3963. },
  3964. "node_modules/etag": {
  3965. "version": "1.8.1",
  3966. "resolved": "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz",
  3967. "integrity": "sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==",
  3968. "engines": {
  3969. "node": ">= 0.6"
  3970. }
  3971. },
  3972. "node_modules/event-target-shim": {
  3973. "version": "5.0.1",
  3974. "resolved": "https://registry.npmjs.org/event-target-shim/-/event-target-shim-5.0.1.tgz",
  3975. "integrity": "sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==",
  3976. "engines": {
  3977. "node": ">=6"
  3978. }
  3979. },
  3980. "node_modules/eventemitter3": {
  3981. "version": "4.0.7",
  3982. "resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-4.0.7.tgz",
  3983. "integrity": "sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw=="
  3984. },
  3985. "node_modules/events": {
  3986. "version": "3.3.0",
  3987. "resolved": "https://registry.npmjs.org/events/-/events-3.3.0.tgz",
  3988. "integrity": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==",
  3989. "engines": {
  3990. "node": ">=0.8.x"
  3991. }
  3992. },
  3993. "node_modules/execa": {
  3994. "version": "7.2.0",
  3995. "resolved": "https://registry.npmjs.org/execa/-/execa-7.2.0.tgz",
  3996. "integrity": "sha512-UduyVP7TLB5IcAQl+OzLyLcS/l32W/GLg+AhHJ+ow40FOk2U3SAllPwR44v4vmdFwIWqpdwxxpQbF1n5ta9seA==",
  3997. "dependencies": {
  3998. "cross-spawn": "^7.0.3",
  3999. "get-stream": "^6.0.1",
  4000. "human-signals": "^4.3.0",
  4001. "is-stream": "^3.0.0",
  4002. "merge-stream": "^2.0.0",
  4003. "npm-run-path": "^5.1.0",
  4004. "onetime": "^6.0.0",
  4005. "signal-exit": "^3.0.7",
  4006. "strip-final-newline": "^3.0.0"
  4007. },
  4008. "engines": {
  4009. "node": "^14.18.0 || ^16.14.0 || >=18.0.0"
  4010. },
  4011. "funding": {
  4012. "url": "https://github.com/sindresorhus/execa?sponsor=1"
  4013. }
  4014. },
  4015. "node_modules/externality": {
  4016. "version": "1.0.2",
  4017. "resolved": "https://registry.npmjs.org/externality/-/externality-1.0.2.tgz",
  4018. "integrity": "sha512-LyExtJWKxtgVzmgtEHyQtLFpw1KFhQphF9nTG8TpAIVkiI/xQ3FJh75tRFLYl4hkn7BNIIdLJInuDAavX35pMw==",
  4019. "dependencies": {
  4020. "enhanced-resolve": "^5.14.1",
  4021. "mlly": "^1.3.0",
  4022. "pathe": "^1.1.1",
  4023. "ufo": "^1.1.2"
  4024. }
  4025. },
  4026. "node_modules/fast-fifo": {
  4027. "version": "1.3.2",
  4028. "resolved": "https://registry.npmjs.org/fast-fifo/-/fast-fifo-1.3.2.tgz",
  4029. "integrity": "sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ=="
  4030. },
  4031. "node_modules/fast-glob": {
  4032. "version": "3.3.2",
  4033. "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.2.tgz",
  4034. "integrity": "sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==",
  4035. "dependencies": {
  4036. "@nodelib/fs.stat": "^2.0.2",
  4037. "@nodelib/fs.walk": "^1.2.3",
  4038. "glob-parent": "^5.1.2",
  4039. "merge2": "^1.3.0",
  4040. "micromatch": "^4.0.4"
  4041. },
  4042. "engines": {
  4043. "node": ">=8.6.0"
  4044. }
  4045. },
  4046. "node_modules/fast-npm-meta": {
  4047. "version": "0.1.1",
  4048. "resolved": "https://registry.npmjs.org/fast-npm-meta/-/fast-npm-meta-0.1.1.tgz",
  4049. "integrity": "sha512-uS9DjGncI/9XZ6HJFrci0WzSi++N8Jskbb2uB7+9SQlrgA3VaLhXhV9Gl5HwIGESHkayYYZFGnVNhJwRDKCWIA==",
  4050. "funding": {
  4051. "url": "https://github.com/sponsors/antfu"
  4052. }
  4053. },
  4054. "node_modules/fastq": {
  4055. "version": "1.17.1",
  4056. "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.17.1.tgz",
  4057. "integrity": "sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==",
  4058. "dependencies": {
  4059. "reusify": "^1.0.4"
  4060. }
  4061. },
  4062. "node_modules/file-uri-to-path": {
  4063. "version": "1.0.0",
  4064. "resolved": "https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz",
  4065. "integrity": "sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw=="
  4066. },
  4067. "node_modules/fill-range": {
  4068. "version": "7.1.1",
  4069. "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz",
  4070. "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==",
  4071. "dependencies": {
  4072. "to-regex-range": "^5.0.1"
  4073. },
  4074. "engines": {
  4075. "node": ">=8"
  4076. }
  4077. },
  4078. "node_modules/flatted": {
  4079. "version": "3.3.1",
  4080. "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.1.tgz",
  4081. "integrity": "sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw=="
  4082. },
  4083. "node_modules/foreground-child": {
  4084. "version": "3.1.1",
  4085. "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.1.1.tgz",
  4086. "integrity": "sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg==",
  4087. "dependencies": {
  4088. "cross-spawn": "^7.0.0",
  4089. "signal-exit": "^4.0.1"
  4090. },
  4091. "engines": {
  4092. "node": ">=14"
  4093. },
  4094. "funding": {
  4095. "url": "https://github.com/sponsors/isaacs"
  4096. }
  4097. },
  4098. "node_modules/foreground-child/node_modules/signal-exit": {
  4099. "version": "4.1.0",
  4100. "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
  4101. "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
  4102. "engines": {
  4103. "node": ">=14"
  4104. },
  4105. "funding": {
  4106. "url": "https://github.com/sponsors/isaacs"
  4107. }
  4108. },
  4109. "node_modules/fraction.js": {
  4110. "version": "4.3.7",
  4111. "resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-4.3.7.tgz",
  4112. "integrity": "sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==",
  4113. "engines": {
  4114. "node": "*"
  4115. },
  4116. "funding": {
  4117. "type": "patreon",
  4118. "url": "https://github.com/sponsors/rawify"
  4119. }
  4120. },
  4121. "node_modules/fresh": {
  4122. "version": "0.5.2",
  4123. "resolved": "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz",
  4124. "integrity": "sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==",
  4125. "engines": {
  4126. "node": ">= 0.6"
  4127. }
  4128. },
  4129. "node_modules/fs-extra": {
  4130. "version": "11.2.0",
  4131. "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.2.0.tgz",
  4132. "integrity": "sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==",
  4133. "dependencies": {
  4134. "graceful-fs": "^4.2.0",
  4135. "jsonfile": "^6.0.1",
  4136. "universalify": "^2.0.0"
  4137. },
  4138. "engines": {
  4139. "node": ">=14.14"
  4140. }
  4141. },
  4142. "node_modules/fs-minipass": {
  4143. "version": "2.1.0",
  4144. "resolved": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-2.1.0.tgz",
  4145. "integrity": "sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==",
  4146. "dependencies": {
  4147. "minipass": "^3.0.0"
  4148. },
  4149. "engines": {
  4150. "node": ">= 8"
  4151. }
  4152. },
  4153. "node_modules/fs-minipass/node_modules/minipass": {
  4154. "version": "3.3.6",
  4155. "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz",
  4156. "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==",
  4157. "dependencies": {
  4158. "yallist": "^4.0.0"
  4159. },
  4160. "engines": {
  4161. "node": ">=8"
  4162. }
  4163. },
  4164. "node_modules/fs-minipass/node_modules/yallist": {
  4165. "version": "4.0.0",
  4166. "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
  4167. "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
  4168. },
  4169. "node_modules/fs.realpath": {
  4170. "version": "1.0.0",
  4171. "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz",
  4172. "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw=="
  4173. },
  4174. "node_modules/function-bind": {
  4175. "version": "1.1.2",
  4176. "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz",
  4177. "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==",
  4178. "funding": {
  4179. "url": "https://github.com/sponsors/ljharb"
  4180. }
  4181. },
  4182. "node_modules/gauge": {
  4183. "version": "3.0.2",
  4184. "resolved": "https://registry.npmjs.org/gauge/-/gauge-3.0.2.tgz",
  4185. "integrity": "sha512-+5J6MS/5XksCuXq++uFRsnUd7Ovu1XenbeuIuNRJxYWjgQbPuFhT14lAvsWfqfAmnwluf1OwMjz39HjfLPci0Q==",
  4186. "deprecated": "This package is no longer supported.",
  4187. "dependencies": {
  4188. "aproba": "^1.0.3 || ^2.0.0",
  4189. "color-support": "^1.1.2",
  4190. "console-control-strings": "^1.0.0",
  4191. "has-unicode": "^2.0.1",
  4192. "object-assign": "^4.1.1",
  4193. "signal-exit": "^3.0.0",
  4194. "string-width": "^4.2.3",
  4195. "strip-ansi": "^6.0.1",
  4196. "wide-align": "^1.1.2"
  4197. },
  4198. "engines": {
  4199. "node": ">=10"
  4200. }
  4201. },
  4202. "node_modules/gensync": {
  4203. "version": "1.0.0-beta.2",
  4204. "resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz",
  4205. "integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==",
  4206. "engines": {
  4207. "node": ">=6.9.0"
  4208. }
  4209. },
  4210. "node_modules/get-caller-file": {
  4211. "version": "2.0.5",
  4212. "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz",
  4213. "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==",
  4214. "engines": {
  4215. "node": "6.* || 8.* || >= 10.*"
  4216. }
  4217. },
  4218. "node_modules/get-intrinsic": {
  4219. "version": "1.2.4",
  4220. "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.2.4.tgz",
  4221. "integrity": "sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ==",
  4222. "dependencies": {
  4223. "es-errors": "^1.3.0",
  4224. "function-bind": "^1.1.2",
  4225. "has-proto": "^1.0.1",
  4226. "has-symbols": "^1.0.3",
  4227. "hasown": "^2.0.0"
  4228. },
  4229. "engines": {
  4230. "node": ">= 0.4"
  4231. },
  4232. "funding": {
  4233. "url": "https://github.com/sponsors/ljharb"
  4234. }
  4235. },
  4236. "node_modules/get-port-please": {
  4237. "version": "3.1.2",
  4238. "resolved": "https://registry.npmjs.org/get-port-please/-/get-port-please-3.1.2.tgz",
  4239. "integrity": "sha512-Gxc29eLs1fbn6LQ4jSU4vXjlwyZhF5HsGuMAa7gqBP4Rw4yxxltyDUuF5MBclFzDTXO+ACchGQoeela4DSfzdQ=="
  4240. },
  4241. "node_modules/get-stream": {
  4242. "version": "6.0.1",
  4243. "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz",
  4244. "integrity": "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==",
  4245. "engines": {
  4246. "node": ">=10"
  4247. },
  4248. "funding": {
  4249. "url": "https://github.com/sponsors/sindresorhus"
  4250. }
  4251. },
  4252. "node_modules/giget": {
  4253. "version": "1.2.3",
  4254. "resolved": "https://registry.npmjs.org/giget/-/giget-1.2.3.tgz",
  4255. "integrity": "sha512-8EHPljDvs7qKykr6uw8b+lqLiUc/vUg+KVTI0uND4s63TdsZM2Xus3mflvF0DDG9SiM4RlCkFGL+7aAjRmV7KA==",
  4256. "dependencies": {
  4257. "citty": "^0.1.6",
  4258. "consola": "^3.2.3",
  4259. "defu": "^6.1.4",
  4260. "node-fetch-native": "^1.6.3",
  4261. "nypm": "^0.3.8",
  4262. "ohash": "^1.1.3",
  4263. "pathe": "^1.1.2",
  4264. "tar": "^6.2.0"
  4265. },
  4266. "bin": {
  4267. "giget": "dist/cli.mjs"
  4268. }
  4269. },
  4270. "node_modules/git-config-path": {
  4271. "version": "2.0.0",
  4272. "resolved": "https://registry.npmjs.org/git-config-path/-/git-config-path-2.0.0.tgz",
  4273. "integrity": "sha512-qc8h1KIQbJpp+241id3GuAtkdyJ+IK+LIVtkiFTRKRrmddDzs3SI9CvP1QYmWBFvm1I/PWRwj//of8bgAc0ltA==",
  4274. "engines": {
  4275. "node": ">=4"
  4276. }
  4277. },
  4278. "node_modules/git-up": {
  4279. "version": "7.0.0",
  4280. "resolved": "https://registry.npmjs.org/git-up/-/git-up-7.0.0.tgz",
  4281. "integrity": "sha512-ONdIrbBCFusq1Oy0sC71F5azx8bVkvtZtMJAsv+a6lz5YAmbNnLD6HAB4gptHZVLPR8S2/kVN6Gab7lryq5+lQ==",
  4282. "dependencies": {
  4283. "is-ssh": "^1.4.0",
  4284. "parse-url": "^8.1.0"
  4285. }
  4286. },
  4287. "node_modules/git-url-parse": {
  4288. "version": "14.0.0",
  4289. "resolved": "https://registry.npmjs.org/git-url-parse/-/git-url-parse-14.0.0.tgz",
  4290. "integrity": "sha512-NnLweV+2A4nCvn4U/m2AoYu0pPKlsmhK9cknG7IMwsjFY1S2jxM+mAhsDxyxfCIGfGaD+dozsyX4b6vkYc83yQ==",
  4291. "dependencies": {
  4292. "git-up": "^7.0.0"
  4293. }
  4294. },
  4295. "node_modules/glob": {
  4296. "version": "8.1.0",
  4297. "resolved": "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz",
  4298. "integrity": "sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==",
  4299. "deprecated": "Glob versions prior to v9 are no longer supported",
  4300. "dependencies": {
  4301. "fs.realpath": "^1.0.0",
  4302. "inflight": "^1.0.4",
  4303. "inherits": "2",
  4304. "minimatch": "^5.0.1",
  4305. "once": "^1.3.0"
  4306. },
  4307. "engines": {
  4308. "node": ">=12"
  4309. },
  4310. "funding": {
  4311. "url": "https://github.com/sponsors/isaacs"
  4312. }
  4313. },
  4314. "node_modules/glob-parent": {
  4315. "version": "5.1.2",
  4316. "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
  4317. "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
  4318. "dependencies": {
  4319. "is-glob": "^4.0.1"
  4320. },
  4321. "engines": {
  4322. "node": ">= 6"
  4323. }
  4324. },
  4325. "node_modules/global-directory": {
  4326. "version": "4.0.1",
  4327. "resolved": "https://registry.npmjs.org/global-directory/-/global-directory-4.0.1.tgz",
  4328. "integrity": "sha512-wHTUcDUoZ1H5/0iVqEudYW4/kAlN5cZ3j/bXn0Dpbizl9iaUVeWSHqiOjsgk6OW2bkLclbBjzewBz6weQ1zA2Q==",
  4329. "dependencies": {
  4330. "ini": "4.1.1"
  4331. },
  4332. "engines": {
  4333. "node": ">=18"
  4334. },
  4335. "funding": {
  4336. "url": "https://github.com/sponsors/sindresorhus"
  4337. }
  4338. },
  4339. "node_modules/globals": {
  4340. "version": "11.12.0",
  4341. "resolved": "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz",
  4342. "integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==",
  4343. "engines": {
  4344. "node": ">=4"
  4345. }
  4346. },
  4347. "node_modules/globby": {
  4348. "version": "14.0.2",
  4349. "resolved": "https://registry.npmjs.org/globby/-/globby-14.0.2.tgz",
  4350. "integrity": "sha512-s3Fq41ZVh7vbbe2PN3nrW7yC7U7MFVc5c98/iTl9c2GawNMKx/J648KQRW6WKkuU8GIbbh2IXfIRQjOZnXcTnw==",
  4351. "dependencies": {
  4352. "@sindresorhus/merge-streams": "^2.1.0",
  4353. "fast-glob": "^3.3.2",
  4354. "ignore": "^5.2.4",
  4355. "path-type": "^5.0.0",
  4356. "slash": "^5.1.0",
  4357. "unicorn-magic": "^0.1.0"
  4358. },
  4359. "engines": {
  4360. "node": ">=18"
  4361. },
  4362. "funding": {
  4363. "url": "https://github.com/sponsors/sindresorhus"
  4364. }
  4365. },
  4366. "node_modules/gopd": {
  4367. "version": "1.0.1",
  4368. "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.0.1.tgz",
  4369. "integrity": "sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==",
  4370. "dependencies": {
  4371. "get-intrinsic": "^1.1.3"
  4372. },
  4373. "funding": {
  4374. "url": "https://github.com/sponsors/ljharb"
  4375. }
  4376. },
  4377. "node_modules/graceful-fs": {
  4378. "version": "4.2.11",
  4379. "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz",
  4380. "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ=="
  4381. },
  4382. "node_modules/gzip-size": {
  4383. "version": "7.0.0",
  4384. "resolved": "https://registry.npmjs.org/gzip-size/-/gzip-size-7.0.0.tgz",
  4385. "integrity": "sha512-O1Ld7Dr+nqPnmGpdhzLmMTQ4vAsD+rHwMm1NLUmoUFFymBOMKxCCrtDxqdBRYXdeEPEi3SyoR4TizJLQrnKBNA==",
  4386. "dependencies": {
  4387. "duplexer": "^0.1.2"
  4388. },
  4389. "engines": {
  4390. "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
  4391. },
  4392. "funding": {
  4393. "url": "https://github.com/sponsors/sindresorhus"
  4394. }
  4395. },
  4396. "node_modules/h3": {
  4397. "version": "1.12.0",
  4398. "resolved": "https://registry.npmjs.org/h3/-/h3-1.12.0.tgz",
  4399. "integrity": "sha512-Zi/CcNeWBXDrFNlV0hUBJQR9F7a96RjMeAZweW/ZWkR9fuXrMcvKnSA63f/zZ9l0GgQOZDVHGvXivNN9PWOwhA==",
  4400. "dependencies": {
  4401. "cookie-es": "^1.1.0",
  4402. "crossws": "^0.2.4",
  4403. "defu": "^6.1.4",
  4404. "destr": "^2.0.3",
  4405. "iron-webcrypto": "^1.1.1",
  4406. "ohash": "^1.1.3",
  4407. "radix3": "^1.1.2",
  4408. "ufo": "^1.5.3",
  4409. "uncrypto": "^0.1.3",
  4410. "unenv": "^1.9.0"
  4411. }
  4412. },
  4413. "node_modules/has-flag": {
  4414. "version": "3.0.0",
  4415. "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
  4416. "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==",
  4417. "engines": {
  4418. "node": ">=4"
  4419. }
  4420. },
  4421. "node_modules/has-property-descriptors": {
  4422. "version": "1.0.2",
  4423. "resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz",
  4424. "integrity": "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==",
  4425. "dependencies": {
  4426. "es-define-property": "^1.0.0"
  4427. },
  4428. "funding": {
  4429. "url": "https://github.com/sponsors/ljharb"
  4430. }
  4431. },
  4432. "node_modules/has-proto": {
  4433. "version": "1.0.3",
  4434. "resolved": "https://registry.npmjs.org/has-proto/-/has-proto-1.0.3.tgz",
  4435. "integrity": "sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q==",
  4436. "engines": {
  4437. "node": ">= 0.4"
  4438. },
  4439. "funding": {
  4440. "url": "https://github.com/sponsors/ljharb"
  4441. }
  4442. },
  4443. "node_modules/has-symbols": {
  4444. "version": "1.0.3",
  4445. "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz",
  4446. "integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==",
  4447. "engines": {
  4448. "node": ">= 0.4"
  4449. },
  4450. "funding": {
  4451. "url": "https://github.com/sponsors/ljharb"
  4452. }
  4453. },
  4454. "node_modules/has-unicode": {
  4455. "version": "2.0.1",
  4456. "resolved": "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz",
  4457. "integrity": "sha512-8Rf9Y83NBReMnx0gFzA8JImQACstCYWUplepDa9xprwwtmgEZUF0h/i5xSA625zB/I37EtrswSST6OXxwaaIJQ=="
  4458. },
  4459. "node_modules/hash-sum": {
  4460. "version": "2.0.0",
  4461. "resolved": "https://registry.npmjs.org/hash-sum/-/hash-sum-2.0.0.tgz",
  4462. "integrity": "sha512-WdZTbAByD+pHfl/g9QSsBIIwy8IT+EsPiKDs0KNX+zSHhdDLFKdZu0BQHljvO+0QI/BasbMSUa8wYNCZTvhslg=="
  4463. },
  4464. "node_modules/hasown": {
  4465. "version": "2.0.2",
  4466. "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz",
  4467. "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==",
  4468. "dependencies": {
  4469. "function-bind": "^1.1.2"
  4470. },
  4471. "engines": {
  4472. "node": ">= 0.4"
  4473. }
  4474. },
  4475. "node_modules/hookable": {
  4476. "version": "5.5.3",
  4477. "resolved": "https://registry.npmjs.org/hookable/-/hookable-5.5.3.tgz",
  4478. "integrity": "sha512-Yc+BQe8SvoXH1643Qez1zqLRmbA5rCL+sSmk6TVos0LWVfNIB7PGncdlId77WzLGSIB5KaWgTaNTs2lNVEI6VQ=="
  4479. },
  4480. "node_modules/html-tags": {
  4481. "version": "3.3.1",
  4482. "resolved": "https://registry.npmjs.org/html-tags/-/html-tags-3.3.1.tgz",
  4483. "integrity": "sha512-ztqyC3kLto0e9WbNp0aeP+M3kTt+nbaIveGmUxAtZa+8iFgKLUOD4YKM5j+f3QD89bra7UeumolZHKuOXnTmeQ==",
  4484. "engines": {
  4485. "node": ">=8"
  4486. },
  4487. "funding": {
  4488. "url": "https://github.com/sponsors/sindresorhus"
  4489. }
  4490. },
  4491. "node_modules/htmlparser2": {
  4492. "version": "9.1.0",
  4493. "resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-9.1.0.tgz",
  4494. "integrity": "sha512-5zfg6mHUoaer/97TxnGpxmbR7zJtPwIYFMZ/H5ucTlPZhKvtum05yiPK3Mgai3a0DyVxv7qYqoweaEd2nrYQzQ==",
  4495. "funding": [
  4496. "https://github.com/fb55/htmlparser2?sponsor=1",
  4497. {
  4498. "type": "github",
  4499. "url": "https://github.com/sponsors/fb55"
  4500. }
  4501. ],
  4502. "dependencies": {
  4503. "domelementtype": "^2.3.0",
  4504. "domhandler": "^5.0.3",
  4505. "domutils": "^3.1.0",
  4506. "entities": "^4.5.0"
  4507. }
  4508. },
  4509. "node_modules/http-errors": {
  4510. "version": "2.0.0",
  4511. "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-2.0.0.tgz",
  4512. "integrity": "sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==",
  4513. "dependencies": {
  4514. "depd": "2.0.0",
  4515. "inherits": "2.0.4",
  4516. "setprototypeof": "1.2.0",
  4517. "statuses": "2.0.1",
  4518. "toidentifier": "1.0.1"
  4519. },
  4520. "engines": {
  4521. "node": ">= 0.8"
  4522. }
  4523. },
  4524. "node_modules/http-shutdown": {
  4525. "version": "1.2.2",
  4526. "resolved": "https://registry.npmjs.org/http-shutdown/-/http-shutdown-1.2.2.tgz",
  4527. "integrity": "sha512-S9wWkJ/VSY9/k4qcjG318bqJNruzE4HySUhFYknwmu6LBP97KLLfwNf+n4V1BHurvFNkSKLFnK/RsuUnRTf9Vw==",
  4528. "engines": {
  4529. "iojs": ">= 1.0.0",
  4530. "node": ">= 0.12.0"
  4531. }
  4532. },
  4533. "node_modules/https-proxy-agent": {
  4534. "version": "5.0.1",
  4535. "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz",
  4536. "integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==",
  4537. "dependencies": {
  4538. "agent-base": "6",
  4539. "debug": "4"
  4540. },
  4541. "engines": {
  4542. "node": ">= 6"
  4543. }
  4544. },
  4545. "node_modules/httpxy": {
  4546. "version": "0.1.5",
  4547. "resolved": "https://registry.npmjs.org/httpxy/-/httpxy-0.1.5.tgz",
  4548. "integrity": "sha512-hqLDO+rfststuyEUTWObQK6zHEEmZ/kaIP2/zclGGZn6X8h/ESTWg+WKecQ/e5k4nPswjzZD+q2VqZIbr15CoQ=="
  4549. },
  4550. "node_modules/human-signals": {
  4551. "version": "4.3.1",
  4552. "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-4.3.1.tgz",
  4553. "integrity": "sha512-nZXjEF2nbo7lIw3mgYjItAfgQXog3OjJogSbKa2CQIIvSGWcKgeJnQlNXip6NglNzYH45nSRiEVimMvYL8DDqQ==",
  4554. "engines": {
  4555. "node": ">=14.18.0"
  4556. }
  4557. },
  4558. "node_modules/iconv-lite": {
  4559. "version": "0.6.3",
  4560. "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz",
  4561. "integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==",
  4562. "dependencies": {
  4563. "safer-buffer": ">= 2.1.2 < 3.0.0"
  4564. },
  4565. "engines": {
  4566. "node": ">=0.10.0"
  4567. }
  4568. },
  4569. "node_modules/ieee754": {
  4570. "version": "1.2.1",
  4571. "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz",
  4572. "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==",
  4573. "funding": [
  4574. {
  4575. "type": "github",
  4576. "url": "https://github.com/sponsors/feross"
  4577. },
  4578. {
  4579. "type": "patreon",
  4580. "url": "https://www.patreon.com/feross"
  4581. },
  4582. {
  4583. "type": "consulting",
  4584. "url": "https://feross.org/support"
  4585. }
  4586. ]
  4587. },
  4588. "node_modules/ignore": {
  4589. "version": "5.3.1",
  4590. "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.1.tgz",
  4591. "integrity": "sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==",
  4592. "engines": {
  4593. "node": ">= 4"
  4594. }
  4595. },
  4596. "node_modules/image-meta": {
  4597. "version": "0.2.1",
  4598. "resolved": "https://registry.npmjs.org/image-meta/-/image-meta-0.2.1.tgz",
  4599. "integrity": "sha512-K6acvFaelNxx8wc2VjbIzXKDVB0Khs0QT35U6NkGfTdCmjLNcO2945m7RFNR9/RPVFm48hq7QPzK8uGH18HCGw=="
  4600. },
  4601. "node_modules/immutable": {
  4602. "version": "4.3.6",
  4603. "resolved": "https://registry.npmjs.org/immutable/-/immutable-4.3.6.tgz",
  4604. "integrity": "sha512-Ju0+lEMyzMVZarkTn/gqRpdqd5dOPaz1mCZ0SH3JV6iFw81PldE/PEB1hWVEA288HPt4WXW8O7AWxB10M+03QQ==",
  4605. "devOptional": true
  4606. },
  4607. "node_modules/inflight": {
  4608. "version": "1.0.6",
  4609. "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
  4610. "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==",
  4611. "deprecated": "This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.",
  4612. "dependencies": {
  4613. "once": "^1.3.0",
  4614. "wrappy": "1"
  4615. }
  4616. },
  4617. "node_modules/inherits": {
  4618. "version": "2.0.4",
  4619. "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
  4620. "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ=="
  4621. },
  4622. "node_modules/ini": {
  4623. "version": "4.1.1",
  4624. "resolved": "https://registry.npmjs.org/ini/-/ini-4.1.1.tgz",
  4625. "integrity": "sha512-QQnnxNyfvmHFIsj7gkPcYymR8Jdw/o7mp5ZFihxn6h8Ci6fh3Dx4E1gPjpQEpIuPo9XVNY/ZUwh4BPMjGyL01g==",
  4626. "engines": {
  4627. "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
  4628. }
  4629. },
  4630. "node_modules/ioredis": {
  4631. "version": "5.4.1",
  4632. "resolved": "https://registry.npmjs.org/ioredis/-/ioredis-5.4.1.tgz",
  4633. "integrity": "sha512-2YZsvl7jopIa1gaePkeMtd9rAcSjOOjPtpcLlOeusyO+XH2SK5ZcT+UCrElPP+WVIInh2TzeI4XW9ENaSLVVHA==",
  4634. "dependencies": {
  4635. "@ioredis/commands": "^1.1.1",
  4636. "cluster-key-slot": "^1.1.0",
  4637. "debug": "^4.3.4",
  4638. "denque": "^2.1.0",
  4639. "lodash.defaults": "^4.2.0",
  4640. "lodash.isarguments": "^3.1.0",
  4641. "redis-errors": "^1.2.0",
  4642. "redis-parser": "^3.0.0",
  4643. "standard-as-callback": "^2.1.0"
  4644. },
  4645. "engines": {
  4646. "node": ">=12.22.0"
  4647. },
  4648. "funding": {
  4649. "type": "opencollective",
  4650. "url": "https://opencollective.com/ioredis"
  4651. }
  4652. },
  4653. "node_modules/iron-webcrypto": {
  4654. "version": "1.2.1",
  4655. "resolved": "https://registry.npmjs.org/iron-webcrypto/-/iron-webcrypto-1.2.1.tgz",
  4656. "integrity": "sha512-feOM6FaSr6rEABp/eDfVseKyTMDt+KGpeB35SkVn9Tyn0CqvVsY3EwI0v5i8nMHyJnzCIQf7nsy3p41TPkJZhg==",
  4657. "funding": {
  4658. "url": "https://github.com/sponsors/brc-dd"
  4659. }
  4660. },
  4661. "node_modules/is-binary-path": {
  4662. "version": "2.1.0",
  4663. "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz",
  4664. "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==",
  4665. "dependencies": {
  4666. "binary-extensions": "^2.0.0"
  4667. },
  4668. "engines": {
  4669. "node": ">=8"
  4670. }
  4671. },
  4672. "node_modules/is-builtin-module": {
  4673. "version": "3.2.1",
  4674. "resolved": "https://registry.npmjs.org/is-builtin-module/-/is-builtin-module-3.2.1.tgz",
  4675. "integrity": "sha512-BSLE3HnV2syZ0FK0iMA/yUGplUeMmNz4AW5fnTunbCIqZi4vG3WjJT9FHMy5D69xmAYBHXQhJdALdpwVxV501A==",
  4676. "dependencies": {
  4677. "builtin-modules": "^3.3.0"
  4678. },
  4679. "engines": {
  4680. "node": ">=6"
  4681. },
  4682. "funding": {
  4683. "url": "https://github.com/sponsors/sindresorhus"
  4684. }
  4685. },
  4686. "node_modules/is-core-module": {
  4687. "version": "2.13.1",
  4688. "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.1.tgz",
  4689. "integrity": "sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==",
  4690. "dependencies": {
  4691. "hasown": "^2.0.0"
  4692. },
  4693. "funding": {
  4694. "url": "https://github.com/sponsors/ljharb"
  4695. }
  4696. },
  4697. "node_modules/is-docker": {
  4698. "version": "3.0.0",
  4699. "resolved": "https://registry.npmjs.org/is-docker/-/is-docker-3.0.0.tgz",
  4700. "integrity": "sha512-eljcgEDlEns/7AXFosB5K/2nCM4P7FQPkGc/DWLy5rmFEWvZayGrik1d9/QIY5nJ4f9YsVvBkA6kJpHn9rISdQ==",
  4701. "bin": {
  4702. "is-docker": "cli.js"
  4703. },
  4704. "engines": {
  4705. "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
  4706. },
  4707. "funding": {
  4708. "url": "https://github.com/sponsors/sindresorhus"
  4709. }
  4710. },
  4711. "node_modules/is-extglob": {
  4712. "version": "2.1.1",
  4713. "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
  4714. "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==",
  4715. "engines": {
  4716. "node": ">=0.10.0"
  4717. }
  4718. },
  4719. "node_modules/is-fullwidth-code-point": {
  4720. "version": "3.0.0",
  4721. "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
  4722. "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
  4723. "engines": {
  4724. "node": ">=8"
  4725. }
  4726. },
  4727. "node_modules/is-glob": {
  4728. "version": "4.0.3",
  4729. "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz",
  4730. "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
  4731. "dependencies": {
  4732. "is-extglob": "^2.1.1"
  4733. },
  4734. "engines": {
  4735. "node": ">=0.10.0"
  4736. }
  4737. },
  4738. "node_modules/is-inside-container": {
  4739. "version": "1.0.0",
  4740. "resolved": "https://registry.npmjs.org/is-inside-container/-/is-inside-container-1.0.0.tgz",
  4741. "integrity": "sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==",
  4742. "dependencies": {
  4743. "is-docker": "^3.0.0"
  4744. },
  4745. "bin": {
  4746. "is-inside-container": "cli.js"
  4747. },
  4748. "engines": {
  4749. "node": ">=14.16"
  4750. },
  4751. "funding": {
  4752. "url": "https://github.com/sponsors/sindresorhus"
  4753. }
  4754. },
  4755. "node_modules/is-installed-globally": {
  4756. "version": "1.0.0",
  4757. "resolved": "https://registry.npmjs.org/is-installed-globally/-/is-installed-globally-1.0.0.tgz",
  4758. "integrity": "sha512-K55T22lfpQ63N4KEN57jZUAaAYqYHEe8veb/TycJRk9DdSCLLcovXz/mL6mOnhQaZsQGwPhuFopdQIlqGSEjiQ==",
  4759. "dependencies": {
  4760. "global-directory": "^4.0.1",
  4761. "is-path-inside": "^4.0.0"
  4762. },
  4763. "engines": {
  4764. "node": ">=18"
  4765. },
  4766. "funding": {
  4767. "url": "https://github.com/sponsors/sindresorhus"
  4768. }
  4769. },
  4770. "node_modules/is-module": {
  4771. "version": "1.0.0",
  4772. "resolved": "https://registry.npmjs.org/is-module/-/is-module-1.0.0.tgz",
  4773. "integrity": "sha512-51ypPSPCoTEIN9dy5Oy+h4pShgJmPCygKfyRCISBI+JoWT/2oJvK8QPxmwv7b/p239jXrm9M1mlQbyKJ5A152g=="
  4774. },
  4775. "node_modules/is-number": {
  4776. "version": "7.0.0",
  4777. "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
  4778. "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
  4779. "engines": {
  4780. "node": ">=0.12.0"
  4781. }
  4782. },
  4783. "node_modules/is-path-inside": {
  4784. "version": "4.0.0",
  4785. "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-4.0.0.tgz",
  4786. "integrity": "sha512-lJJV/5dYS+RcL8uQdBDW9c9uWFLLBNRyFhnAKXw5tVqLlKZ4RMGZKv+YQ/IA3OhD+RpbJa1LLFM1FQPGyIXvOA==",
  4787. "engines": {
  4788. "node": ">=12"
  4789. },
  4790. "funding": {
  4791. "url": "https://github.com/sponsors/sindresorhus"
  4792. }
  4793. },
  4794. "node_modules/is-reference": {
  4795. "version": "1.2.1",
  4796. "resolved": "https://registry.npmjs.org/is-reference/-/is-reference-1.2.1.tgz",
  4797. "integrity": "sha512-U82MsXXiFIrjCK4otLT+o2NA2Cd2g5MLoOVXUZjIOhLurrRxpEXzI8O0KZHr3IjLvlAH1kTPYSuqer5T9ZVBKQ==",
  4798. "dependencies": {
  4799. "@types/estree": "*"
  4800. }
  4801. },
  4802. "node_modules/is-ssh": {
  4803. "version": "1.4.0",
  4804. "resolved": "https://registry.npmjs.org/is-ssh/-/is-ssh-1.4.0.tgz",
  4805. "integrity": "sha512-x7+VxdxOdlV3CYpjvRLBv5Lo9OJerlYanjwFrPR9fuGPjCiNiCzFgAWpiLAohSbsnH4ZAys3SBh+hq5rJosxUQ==",
  4806. "dependencies": {
  4807. "protocols": "^2.0.1"
  4808. }
  4809. },
  4810. "node_modules/is-stream": {
  4811. "version": "3.0.0",
  4812. "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-3.0.0.tgz",
  4813. "integrity": "sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA==",
  4814. "engines": {
  4815. "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
  4816. },
  4817. "funding": {
  4818. "url": "https://github.com/sponsors/sindresorhus"
  4819. }
  4820. },
  4821. "node_modules/is-what": {
  4822. "version": "4.1.16",
  4823. "resolved": "https://registry.npmjs.org/is-what/-/is-what-4.1.16.tgz",
  4824. "integrity": "sha512-ZhMwEosbFJkA0YhFnNDgTM4ZxDRsS6HqTo7qsZM08fehyRYIYa0yHu5R6mgo1n/8MgaPBXiPimPD77baVFYg+A==",
  4825. "engines": {
  4826. "node": ">=12.13"
  4827. },
  4828. "funding": {
  4829. "url": "https://github.com/sponsors/mesqueeb"
  4830. }
  4831. },
  4832. "node_modules/is-wsl": {
  4833. "version": "3.1.0",
  4834. "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-3.1.0.tgz",
  4835. "integrity": "sha512-UcVfVfaK4Sc4m7X3dUSoHoozQGBEFeDC+zVo06t98xe8CzHSZZBekNXH+tu0NalHolcJ/QAGqS46Hef7QXBIMw==",
  4836. "dependencies": {
  4837. "is-inside-container": "^1.0.0"
  4838. },
  4839. "engines": {
  4840. "node": ">=16"
  4841. },
  4842. "funding": {
  4843. "url": "https://github.com/sponsors/sindresorhus"
  4844. }
  4845. },
  4846. "node_modules/is64bit": {
  4847. "version": "2.0.0",
  4848. "resolved": "https://registry.npmjs.org/is64bit/-/is64bit-2.0.0.tgz",
  4849. "integrity": "sha512-jv+8jaWCl0g2lSBkNSVXdzfBA0npK1HGC2KtWM9FumFRoGS94g3NbCCLVnCYHLjp4GrW2KZeeSTMo5ddtznmGw==",
  4850. "dependencies": {
  4851. "system-architecture": "^0.1.0"
  4852. },
  4853. "engines": {
  4854. "node": ">=18"
  4855. },
  4856. "funding": {
  4857. "url": "https://github.com/sponsors/sindresorhus"
  4858. }
  4859. },
  4860. "node_modules/isarray": {
  4861. "version": "1.0.0",
  4862. "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz",
  4863. "integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ=="
  4864. },
  4865. "node_modules/isexe": {
  4866. "version": "2.0.0",
  4867. "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
  4868. "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw=="
  4869. },
  4870. "node_modules/ismobilejs": {
  4871. "version": "1.1.1",
  4872. "resolved": "https://registry.npmjs.org/ismobilejs/-/ismobilejs-1.1.1.tgz",
  4873. "integrity": "sha512-VaFW53yt8QO61k2WJui0dHf4SlL8lxBofUuUmwBo0ljPk0Drz2TiuDW4jo3wDcv41qy/SxrJ+VAzJ/qYqsmzRw=="
  4874. },
  4875. "node_modules/jackspeak": {
  4876. "version": "3.4.2",
  4877. "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-3.4.2.tgz",
  4878. "integrity": "sha512-qH3nOSj8q/8+Eg8LUPOq3C+6HWkpUioIjDsq1+D4zY91oZvpPttw8GwtF1nReRYKXl+1AORyFqtm2f5Q1SB6/Q==",
  4879. "dependencies": {
  4880. "@isaacs/cliui": "^8.0.2"
  4881. },
  4882. "engines": {
  4883. "node": "14 >=14.21 || 16 >=16.20 || >=18"
  4884. },
  4885. "funding": {
  4886. "url": "https://github.com/sponsors/isaacs"
  4887. },
  4888. "optionalDependencies": {
  4889. "@pkgjs/parseargs": "^0.11.0"
  4890. }
  4891. },
  4892. "node_modules/jiti": {
  4893. "version": "1.21.6",
  4894. "resolved": "https://registry.npmjs.org/jiti/-/jiti-1.21.6.tgz",
  4895. "integrity": "sha512-2yTgeWTWzMWkHu6Jp9NKgePDaYHbntiwvYuuJLbbN9vl7DC9DvXKOB2BC3ZZ92D3cvV/aflH0osDfwpHepQ53w==",
  4896. "bin": {
  4897. "jiti": "bin/jiti.js"
  4898. }
  4899. },
  4900. "node_modules/js-tokens": {
  4901. "version": "4.0.0",
  4902. "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
  4903. "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ=="
  4904. },
  4905. "node_modules/js-yaml": {
  4906. "version": "4.1.0",
  4907. "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
  4908. "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
  4909. "dependencies": {
  4910. "argparse": "^2.0.1"
  4911. },
  4912. "bin": {
  4913. "js-yaml": "bin/js-yaml.js"
  4914. }
  4915. },
  4916. "node_modules/jsesc": {
  4917. "version": "2.5.2",
  4918. "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz",
  4919. "integrity": "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==",
  4920. "bin": {
  4921. "jsesc": "bin/jsesc"
  4922. },
  4923. "engines": {
  4924. "node": ">=4"
  4925. }
  4926. },
  4927. "node_modules/json5": {
  4928. "version": "2.2.3",
  4929. "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz",
  4930. "integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==",
  4931. "bin": {
  4932. "json5": "lib/cli.js"
  4933. },
  4934. "engines": {
  4935. "node": ">=6"
  4936. }
  4937. },
  4938. "node_modules/jsonfile": {
  4939. "version": "6.1.0",
  4940. "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz",
  4941. "integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==",
  4942. "dependencies": {
  4943. "universalify": "^2.0.0"
  4944. },
  4945. "optionalDependencies": {
  4946. "graceful-fs": "^4.1.6"
  4947. }
  4948. },
  4949. "node_modules/kleur": {
  4950. "version": "3.0.3",
  4951. "resolved": "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz",
  4952. "integrity": "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==",
  4953. "engines": {
  4954. "node": ">=6"
  4955. }
  4956. },
  4957. "node_modules/klona": {
  4958. "version": "2.0.6",
  4959. "resolved": "https://registry.npmjs.org/klona/-/klona-2.0.6.tgz",
  4960. "integrity": "sha512-dhG34DXATL5hSxJbIexCft8FChFXtmskoZYnoPWjXQuebWYCNkVeV3KkGegCK9CP1oswI/vQibS2GY7Em/sJJA==",
  4961. "engines": {
  4962. "node": ">= 8"
  4963. }
  4964. },
  4965. "node_modules/knitwork": {
  4966. "version": "1.1.0",
  4967. "resolved": "https://registry.npmjs.org/knitwork/-/knitwork-1.1.0.tgz",
  4968. "integrity": "sha512-oHnmiBUVHz1V+URE77PNot2lv3QiYU2zQf1JjOVkMt3YDKGbu8NAFr+c4mcNOhdsGrB/VpVbRwPwhiXrPhxQbw=="
  4969. },
  4970. "node_modules/kolorist": {
  4971. "version": "1.8.0",
  4972. "resolved": "https://registry.npmjs.org/kolorist/-/kolorist-1.8.0.tgz",
  4973. "integrity": "sha512-Y+60/zizpJ3HRH8DCss+q95yr6145JXZo46OTpFvDZWLfRCE4qChOyk1b26nMaNpfHHgxagk9dXT5OP0Tfe+dQ=="
  4974. },
  4975. "node_modules/launch-editor": {
  4976. "version": "2.8.0",
  4977. "resolved": "https://registry.npmjs.org/launch-editor/-/launch-editor-2.8.0.tgz",
  4978. "integrity": "sha512-vJranOAJrI/llyWGRQqiDM+adrw+k83fvmmx3+nV47g3+36xM15jE+zyZ6Ffel02+xSvuM0b2GDRosXZkbb6wA==",
  4979. "dependencies": {
  4980. "picocolors": "^1.0.0",
  4981. "shell-quote": "^1.8.1"
  4982. }
  4983. },
  4984. "node_modules/lazystream": {
  4985. "version": "1.0.1",
  4986. "resolved": "https://registry.npmjs.org/lazystream/-/lazystream-1.0.1.tgz",
  4987. "integrity": "sha512-b94GiNHQNy6JNTrt5w6zNyffMrNkXZb3KTkCZJb2V1xaEGCk093vkZ2jk3tpaeP33/OiXC+WvK9AxUebnf5nbw==",
  4988. "dependencies": {
  4989. "readable-stream": "^2.0.5"
  4990. },
  4991. "engines": {
  4992. "node": ">= 0.6.3"
  4993. }
  4994. },
  4995. "node_modules/lazystream/node_modules/readable-stream": {
  4996. "version": "2.3.8",
  4997. "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz",
  4998. "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==",
  4999. "dependencies": {
  5000. "core-util-is": "~1.0.0",
  5001. "inherits": "~2.0.3",
  5002. "isarray": "~1.0.0",
  5003. "process-nextick-args": "~2.0.0",
  5004. "safe-buffer": "~5.1.1",
  5005. "string_decoder": "~1.1.1",
  5006. "util-deprecate": "~1.0.1"
  5007. }
  5008. },
  5009. "node_modules/lazystream/node_modules/safe-buffer": {
  5010. "version": "5.1.2",
  5011. "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz",
  5012. "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g=="
  5013. },
  5014. "node_modules/lazystream/node_modules/string_decoder": {
  5015. "version": "1.1.1",
  5016. "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
  5017. "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
  5018. "dependencies": {
  5019. "safe-buffer": "~5.1.0"
  5020. }
  5021. },
  5022. "node_modules/lilconfig": {
  5023. "version": "3.1.2",
  5024. "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-3.1.2.tgz",
  5025. "integrity": "sha512-eop+wDAvpItUys0FWkHIKeC9ybYrTGbU41U5K7+bttZZeohvnY7M9dZ5kB21GNWiFT2q1OoPTvncPCgSOVO5ow==",
  5026. "engines": {
  5027. "node": ">=14"
  5028. },
  5029. "funding": {
  5030. "url": "https://github.com/sponsors/antonk52"
  5031. }
  5032. },
  5033. "node_modules/lines-and-columns": {
  5034. "version": "1.2.4",
  5035. "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz",
  5036. "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==",
  5037. "dev": true
  5038. },
  5039. "node_modules/listhen": {
  5040. "version": "1.7.2",
  5041. "resolved": "https://registry.npmjs.org/listhen/-/listhen-1.7.2.tgz",
  5042. "integrity": "sha512-7/HamOm5YD9Wb7CFgAZkKgVPA96WwhcTQoqtm2VTZGVbVVn3IWKRBTgrU7cchA3Q8k9iCsG8Osoi9GX4JsGM9g==",
  5043. "dependencies": {
  5044. "@parcel/watcher": "^2.4.1",
  5045. "@parcel/watcher-wasm": "^2.4.1",
  5046. "citty": "^0.1.6",
  5047. "clipboardy": "^4.0.0",
  5048. "consola": "^3.2.3",
  5049. "crossws": "^0.2.0",
  5050. "defu": "^6.1.4",
  5051. "get-port-please": "^3.1.2",
  5052. "h3": "^1.10.2",
  5053. "http-shutdown": "^1.2.2",
  5054. "jiti": "^1.21.0",
  5055. "mlly": "^1.6.1",
  5056. "node-forge": "^1.3.1",
  5057. "pathe": "^1.1.2",
  5058. "std-env": "^3.7.0",
  5059. "ufo": "^1.4.0",
  5060. "untun": "^0.1.3",
  5061. "uqr": "^0.1.2"
  5062. },
  5063. "bin": {
  5064. "listen": "bin/listhen.mjs",
  5065. "listhen": "bin/listhen.mjs"
  5066. }
  5067. },
  5068. "node_modules/local-pkg": {
  5069. "version": "0.5.0",
  5070. "resolved": "https://registry.npmjs.org/local-pkg/-/local-pkg-0.5.0.tgz",
  5071. "integrity": "sha512-ok6z3qlYyCDS4ZEU27HaU6x/xZa9Whf8jD4ptH5UZTQYZVYeb9bnZ3ojVhiJNLiXK1Hfc0GNbLXcmZ5plLDDBg==",
  5072. "dependencies": {
  5073. "mlly": "^1.4.2",
  5074. "pkg-types": "^1.0.3"
  5075. },
  5076. "engines": {
  5077. "node": ">=14"
  5078. },
  5079. "funding": {
  5080. "url": "https://github.com/sponsors/antfu"
  5081. }
  5082. },
  5083. "node_modules/lodash": {
  5084. "version": "4.17.21",
  5085. "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
  5086. "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="
  5087. },
  5088. "node_modules/lodash.defaults": {
  5089. "version": "4.2.0",
  5090. "resolved": "https://registry.npmjs.org/lodash.defaults/-/lodash.defaults-4.2.0.tgz",
  5091. "integrity": "sha512-qjxPLHd3r5DnsdGacqOMU6pb/avJzdh9tFX2ymgoZE27BmjXrNy/y4LoaiTeAb+O3gL8AfpJGtqfX/ae2leYYQ=="
  5092. },
  5093. "node_modules/lodash.isarguments": {
  5094. "version": "3.1.0",
  5095. "resolved": "https://registry.npmjs.org/lodash.isarguments/-/lodash.isarguments-3.1.0.tgz",
  5096. "integrity": "sha512-chi4NHZlZqZD18a0imDHnZPrDeBbTtVN7GXMwuGdRH9qotxAjYs3aVLKc7zNOG9eddR5Ksd8rvFEBc9SsggPpg=="
  5097. },
  5098. "node_modules/lodash.memoize": {
  5099. "version": "4.1.2",
  5100. "resolved": "https://registry.npmjs.org/lodash.memoize/-/lodash.memoize-4.1.2.tgz",
  5101. "integrity": "sha512-t7j+NzmgnQzTAYXcsHYLgimltOV1MXHtlOWf6GjL9Kj8GK5FInw5JotxvbOs+IvV1/Dzo04/fCGfLVs7aXb4Ag=="
  5102. },
  5103. "node_modules/lodash.uniq": {
  5104. "version": "4.5.0",
  5105. "resolved": "https://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.5.0.tgz",
  5106. "integrity": "sha512-xfBaXQd9ryd9dlSDvnvI0lvxfLJlYAZzXomUYzLKtUeOQvOP5piqAWuGtrhWeqaXK9hhoM/iyJc5AV+XfsX3HQ=="
  5107. },
  5108. "node_modules/lru-cache": {
  5109. "version": "5.1.1",
  5110. "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz",
  5111. "integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==",
  5112. "dependencies": {
  5113. "yallist": "^3.0.2"
  5114. }
  5115. },
  5116. "node_modules/magic-string": {
  5117. "version": "0.30.10",
  5118. "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.10.tgz",
  5119. "integrity": "sha512-iIRwTIf0QKV3UAnYK4PU8uiEc4SRh5jX0mwpIwETPpHdhVM4f53RSwS/vXvN1JhGX+Cs7B8qIq3d6AH49O5fAQ==",
  5120. "dependencies": {
  5121. "@jridgewell/sourcemap-codec": "^1.4.15"
  5122. }
  5123. },
  5124. "node_modules/magic-string-ast": {
  5125. "version": "0.6.2",
  5126. "resolved": "https://registry.npmjs.org/magic-string-ast/-/magic-string-ast-0.6.2.tgz",
  5127. "integrity": "sha512-oN3Bcd7ZVt+0VGEs7402qR/tjgjbM7kPlH/z7ufJnzTLVBzXJITRHOJiwMmmYMgZfdoWQsfQcY+iKlxiBppnMA==",
  5128. "dependencies": {
  5129. "magic-string": "^0.30.10"
  5130. },
  5131. "engines": {
  5132. "node": ">=16.14.0"
  5133. }
  5134. },
  5135. "node_modules/magicast": {
  5136. "version": "0.3.4",
  5137. "resolved": "https://registry.npmjs.org/magicast/-/magicast-0.3.4.tgz",
  5138. "integrity": "sha512-TyDF/Pn36bBji9rWKHlZe+PZb6Mx5V8IHCSxk7X4aljM4e/vyDvZZYwHewdVaqiA0nb3ghfHU/6AUpDxWoER2Q==",
  5139. "dependencies": {
  5140. "@babel/parser": "^7.24.4",
  5141. "@babel/types": "^7.24.0",
  5142. "source-map-js": "^1.2.0"
  5143. }
  5144. },
  5145. "node_modules/make-dir": {
  5146. "version": "3.1.0",
  5147. "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz",
  5148. "integrity": "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==",
  5149. "dependencies": {
  5150. "semver": "^6.0.0"
  5151. },
  5152. "engines": {
  5153. "node": ">=8"
  5154. },
  5155. "funding": {
  5156. "url": "https://github.com/sponsors/sindresorhus"
  5157. }
  5158. },
  5159. "node_modules/make-dir/node_modules/semver": {
  5160. "version": "6.3.1",
  5161. "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
  5162. "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
  5163. "bin": {
  5164. "semver": "bin/semver.js"
  5165. }
  5166. },
  5167. "node_modules/mdn-data": {
  5168. "version": "2.0.30",
  5169. "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.30.tgz",
  5170. "integrity": "sha512-GaqWWShW4kv/G9IEucWScBx9G1/vsFZZJUO+tD26M8J8z3Kw5RDQjaoZe03YAClgeS/SWPOcb4nkFBTEi5DUEA=="
  5171. },
  5172. "node_modules/merge-stream": {
  5173. "version": "2.0.0",
  5174. "resolved": "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz",
  5175. "integrity": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w=="
  5176. },
  5177. "node_modules/merge2": {
  5178. "version": "1.4.1",
  5179. "resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz",
  5180. "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==",
  5181. "engines": {
  5182. "node": ">= 8"
  5183. }
  5184. },
  5185. "node_modules/micromatch": {
  5186. "version": "4.0.5",
  5187. "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz",
  5188. "integrity": "sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==",
  5189. "dependencies": {
  5190. "braces": "^3.0.2",
  5191. "picomatch": "^2.3.1"
  5192. },
  5193. "engines": {
  5194. "node": ">=8.6"
  5195. }
  5196. },
  5197. "node_modules/mime": {
  5198. "version": "4.0.4",
  5199. "resolved": "https://registry.npmjs.org/mime/-/mime-4.0.4.tgz",
  5200. "integrity": "sha512-v8yqInVjhXyqP6+Kw4fV3ZzeMRqEW6FotRsKXjRS5VMTNIuXsdRoAvklpoRgSqXm6o9VNH4/C0mgedko9DdLsQ==",
  5201. "funding": [
  5202. "https://github.com/sponsors/broofa"
  5203. ],
  5204. "bin": {
  5205. "mime": "bin/cli.js"
  5206. },
  5207. "engines": {
  5208. "node": ">=16"
  5209. }
  5210. },
  5211. "node_modules/mimic-fn": {
  5212. "version": "4.0.0",
  5213. "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-4.0.0.tgz",
  5214. "integrity": "sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==",
  5215. "engines": {
  5216. "node": ">=12"
  5217. },
  5218. "funding": {
  5219. "url": "https://github.com/sponsors/sindresorhus"
  5220. }
  5221. },
  5222. "node_modules/minimatch": {
  5223. "version": "5.1.6",
  5224. "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz",
  5225. "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==",
  5226. "dependencies": {
  5227. "brace-expansion": "^2.0.1"
  5228. },
  5229. "engines": {
  5230. "node": ">=10"
  5231. }
  5232. },
  5233. "node_modules/minipass": {
  5234. "version": "7.1.2",
  5235. "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz",
  5236. "integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==",
  5237. "engines": {
  5238. "node": ">=16 || 14 >=14.17"
  5239. }
  5240. },
  5241. "node_modules/minizlib": {
  5242. "version": "2.1.2",
  5243. "resolved": "https://registry.npmjs.org/minizlib/-/minizlib-2.1.2.tgz",
  5244. "integrity": "sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==",
  5245. "dependencies": {
  5246. "minipass": "^3.0.0",
  5247. "yallist": "^4.0.0"
  5248. },
  5249. "engines": {
  5250. "node": ">= 8"
  5251. }
  5252. },
  5253. "node_modules/minizlib/node_modules/minipass": {
  5254. "version": "3.3.6",
  5255. "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz",
  5256. "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==",
  5257. "dependencies": {
  5258. "yallist": "^4.0.0"
  5259. },
  5260. "engines": {
  5261. "node": ">=8"
  5262. }
  5263. },
  5264. "node_modules/minizlib/node_modules/yallist": {
  5265. "version": "4.0.0",
  5266. "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
  5267. "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
  5268. },
  5269. "node_modules/mitt": {
  5270. "version": "3.0.1",
  5271. "resolved": "https://registry.npmjs.org/mitt/-/mitt-3.0.1.tgz",
  5272. "integrity": "sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw=="
  5273. },
  5274. "node_modules/mkdirp": {
  5275. "version": "1.0.4",
  5276. "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz",
  5277. "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==",
  5278. "bin": {
  5279. "mkdirp": "bin/cmd.js"
  5280. },
  5281. "engines": {
  5282. "node": ">=10"
  5283. }
  5284. },
  5285. "node_modules/mlly": {
  5286. "version": "1.7.1",
  5287. "resolved": "https://registry.npmjs.org/mlly/-/mlly-1.7.1.tgz",
  5288. "integrity": "sha512-rrVRZRELyQzrIUAVMHxP97kv+G786pHmOKzuFII8zDYahFBS7qnHh2AlYSl1GAHhaMPCz6/oHjVMcfFYgFYHgA==",
  5289. "dependencies": {
  5290. "acorn": "^8.11.3",
  5291. "pathe": "^1.1.2",
  5292. "pkg-types": "^1.1.1",
  5293. "ufo": "^1.5.3"
  5294. }
  5295. },
  5296. "node_modules/mri": {
  5297. "version": "1.2.0",
  5298. "resolved": "https://registry.npmjs.org/mri/-/mri-1.2.0.tgz",
  5299. "integrity": "sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==",
  5300. "engines": {
  5301. "node": ">=4"
  5302. }
  5303. },
  5304. "node_modules/mrmime": {
  5305. "version": "2.0.0",
  5306. "resolved": "https://registry.npmjs.org/mrmime/-/mrmime-2.0.0.tgz",
  5307. "integrity": "sha512-eu38+hdgojoyq63s+yTpN4XMBdt5l8HhMhc4VKLO9KM5caLIBvUm4thi7fFaxyTmCKeNnXZ5pAlBwCUnhA09uw==",
  5308. "engines": {
  5309. "node": ">=10"
  5310. }
  5311. },
  5312. "node_modules/ms": {
  5313. "version": "2.1.2",
  5314. "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
  5315. "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
  5316. },
  5317. "node_modules/mz": {
  5318. "version": "2.7.0",
  5319. "resolved": "https://registry.npmjs.org/mz/-/mz-2.7.0.tgz",
  5320. "integrity": "sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==",
  5321. "dev": true,
  5322. "dependencies": {
  5323. "any-promise": "^1.0.0",
  5324. "object-assign": "^4.0.1",
  5325. "thenify-all": "^1.0.0"
  5326. }
  5327. },
  5328. "node_modules/nanoevents": {
  5329. "version": "9.1.0",
  5330. "resolved": "https://registry.npmjs.org/nanoevents/-/nanoevents-9.1.0.tgz",
  5331. "integrity": "sha512-Jd0fILWG44a9luj8v5kED4WI+zfkkgwKyRQKItTtlPfEsh7Lznfi1kr8/iZ+XAIss4Qq5GqRB0qtWbaz9ceO/A==",
  5332. "engines": {
  5333. "node": "^18.0.0 || >=20.0.0"
  5334. }
  5335. },
  5336. "node_modules/nanoid": {
  5337. "version": "5.0.7",
  5338. "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-5.0.7.tgz",
  5339. "integrity": "sha512-oLxFY2gd2IqnjcYyOXD8XGCftpGtZP2AbHbOkthDkvRywH5ayNtPVy9YlOPcHckXzbLTCHpkb7FB+yuxKV13pQ==",
  5340. "funding": [
  5341. {
  5342. "type": "github",
  5343. "url": "https://github.com/sponsors/ai"
  5344. }
  5345. ],
  5346. "bin": {
  5347. "nanoid": "bin/nanoid.js"
  5348. },
  5349. "engines": {
  5350. "node": "^18 || >=20"
  5351. }
  5352. },
  5353. "node_modules/nitropack": {
  5354. "version": "2.9.7",
  5355. "resolved": "https://registry.npmjs.org/nitropack/-/nitropack-2.9.7.tgz",
  5356. "integrity": "sha512-aKXvtNrWkOCMsQbsk4A0qQdBjrJ1ZcvwlTQevI/LAgLWLYc5L7Q/YiYxGLal4ITyNSlzir1Cm1D2ZxnYhmpMEw==",
  5357. "dependencies": {
  5358. "@cloudflare/kv-asset-handler": "^0.3.4",
  5359. "@netlify/functions": "^2.8.0",
  5360. "@rollup/plugin-alias": "^5.1.0",
  5361. "@rollup/plugin-commonjs": "^25.0.8",
  5362. "@rollup/plugin-inject": "^5.0.5",
  5363. "@rollup/plugin-json": "^6.1.0",
  5364. "@rollup/plugin-node-resolve": "^15.2.3",
  5365. "@rollup/plugin-replace": "^5.0.7",
  5366. "@rollup/plugin-terser": "^0.4.4",
  5367. "@rollup/pluginutils": "^5.1.0",
  5368. "@types/http-proxy": "^1.17.14",
  5369. "@vercel/nft": "^0.26.5",
  5370. "archiver": "^7.0.1",
  5371. "c12": "^1.11.1",
  5372. "chalk": "^5.3.0",
  5373. "chokidar": "^3.6.0",
  5374. "citty": "^0.1.6",
  5375. "consola": "^3.2.3",
  5376. "cookie-es": "^1.1.0",
  5377. "croner": "^8.0.2",
  5378. "crossws": "^0.2.4",
  5379. "db0": "^0.1.4",
  5380. "defu": "^6.1.4",
  5381. "destr": "^2.0.3",
  5382. "dot-prop": "^8.0.2",
  5383. "esbuild": "^0.20.2",
  5384. "escape-string-regexp": "^5.0.0",
  5385. "etag": "^1.8.1",
  5386. "fs-extra": "^11.2.0",
  5387. "globby": "^14.0.1",
  5388. "gzip-size": "^7.0.0",
  5389. "h3": "^1.12.0",
  5390. "hookable": "^5.5.3",
  5391. "httpxy": "^0.1.5",
  5392. "ioredis": "^5.4.1",
  5393. "jiti": "^1.21.6",
  5394. "klona": "^2.0.6",
  5395. "knitwork": "^1.1.0",
  5396. "listhen": "^1.7.2",
  5397. "magic-string": "^0.30.10",
  5398. "mime": "^4.0.3",
  5399. "mlly": "^1.7.1",
  5400. "mri": "^1.2.0",
  5401. "node-fetch-native": "^1.6.4",
  5402. "ofetch": "^1.3.4",
  5403. "ohash": "^1.1.3",
  5404. "openapi-typescript": "^6.7.6",
  5405. "pathe": "^1.1.2",
  5406. "perfect-debounce": "^1.0.0",
  5407. "pkg-types": "^1.1.1",
  5408. "pretty-bytes": "^6.1.1",
  5409. "radix3": "^1.1.2",
  5410. "rollup": "^4.18.0",
  5411. "rollup-plugin-visualizer": "^5.12.0",
  5412. "scule": "^1.3.0",
  5413. "semver": "^7.6.2",
  5414. "serve-placeholder": "^2.0.2",
  5415. "serve-static": "^1.15.0",
  5416. "std-env": "^3.7.0",
  5417. "ufo": "^1.5.3",
  5418. "uncrypto": "^0.1.3",
  5419. "unctx": "^2.3.1",
  5420. "unenv": "^1.9.0",
  5421. "unimport": "^3.7.2",
  5422. "unstorage": "^1.10.2",
  5423. "unwasm": "^0.3.9"
  5424. },
  5425. "bin": {
  5426. "nitro": "dist/cli/index.mjs",
  5427. "nitropack": "dist/cli/index.mjs"
  5428. },
  5429. "engines": {
  5430. "node": "^16.11.0 || >=17.0.0"
  5431. },
  5432. "peerDependencies": {
  5433. "xml2js": "^0.6.2"
  5434. },
  5435. "peerDependenciesMeta": {
  5436. "xml2js": {
  5437. "optional": true
  5438. }
  5439. }
  5440. },
  5441. "node_modules/nitropack/node_modules/@esbuild/linux-x64": {
  5442. "version": "0.20.2",
  5443. "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.20.2.tgz",
  5444. "integrity": "sha512-1MdwI6OOTsfQfek8sLwgyjOXAu+wKhLEoaOLTjbijk6E2WONYpH9ZU2mNtR+lZ2B4uwr+usqGuVfFT9tMtGvGw==",
  5445. "cpu": [
  5446. "x64"
  5447. ],
  5448. "optional": true,
  5449. "os": [
  5450. "linux"
  5451. ],
  5452. "engines": {
  5453. "node": ">=12"
  5454. }
  5455. },
  5456. "node_modules/nitropack/node_modules/chalk": {
  5457. "version": "5.3.0",
  5458. "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
  5459. "integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
  5460. "engines": {
  5461. "node": "^12.17.0 || ^14.13 || >=16.0.0"
  5462. },
  5463. "funding": {
  5464. "url": "https://github.com/chalk/chalk?sponsor=1"
  5465. }
  5466. },
  5467. "node_modules/nitropack/node_modules/esbuild": {
  5468. "version": "0.20.2",
  5469. "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.20.2.tgz",
  5470. "integrity": "sha512-WdOOppmUNU+IbZ0PaDiTst80zjnrOkyJNHoKupIcVyU8Lvla3Ugx94VzkQ32Ijqd7UhHJy75gNWDMUekcrSJ6g==",
  5471. "hasInstallScript": true,
  5472. "bin": {
  5473. "esbuild": "bin/esbuild"
  5474. },
  5475. "engines": {
  5476. "node": ">=12"
  5477. },
  5478. "optionalDependencies": {
  5479. "@esbuild/aix-ppc64": "0.20.2",
  5480. "@esbuild/android-arm": "0.20.2",
  5481. "@esbuild/android-arm64": "0.20.2",
  5482. "@esbuild/android-x64": "0.20.2",
  5483. "@esbuild/darwin-arm64": "0.20.2",
  5484. "@esbuild/darwin-x64": "0.20.2",
  5485. "@esbuild/freebsd-arm64": "0.20.2",
  5486. "@esbuild/freebsd-x64": "0.20.2",
  5487. "@esbuild/linux-arm": "0.20.2",
  5488. "@esbuild/linux-arm64": "0.20.2",
  5489. "@esbuild/linux-ia32": "0.20.2",
  5490. "@esbuild/linux-loong64": "0.20.2",
  5491. "@esbuild/linux-mips64el": "0.20.2",
  5492. "@esbuild/linux-ppc64": "0.20.2",
  5493. "@esbuild/linux-riscv64": "0.20.2",
  5494. "@esbuild/linux-s390x": "0.20.2",
  5495. "@esbuild/linux-x64": "0.20.2",
  5496. "@esbuild/netbsd-x64": "0.20.2",
  5497. "@esbuild/openbsd-x64": "0.20.2",
  5498. "@esbuild/sunos-x64": "0.20.2",
  5499. "@esbuild/win32-arm64": "0.20.2",
  5500. "@esbuild/win32-ia32": "0.20.2",
  5501. "@esbuild/win32-x64": "0.20.2"
  5502. }
  5503. },
  5504. "node_modules/node-addon-api": {
  5505. "version": "7.1.0",
  5506. "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-7.1.0.tgz",
  5507. "integrity": "sha512-mNcltoe1R8o7STTegSOHdnJNN7s5EUvhoS7ShnTHDyOSd+8H+UdWODq6qSv67PjC8Zc5JRT8+oLAMCr0SIXw7g==",
  5508. "engines": {
  5509. "node": "^16 || ^18 || >= 20"
  5510. }
  5511. },
  5512. "node_modules/node-fetch": {
  5513. "version": "2.7.0",
  5514. "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz",
  5515. "integrity": "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==",
  5516. "dependencies": {
  5517. "whatwg-url": "^5.0.0"
  5518. },
  5519. "engines": {
  5520. "node": "4.x || >=6.0.0"
  5521. },
  5522. "peerDependencies": {
  5523. "encoding": "^0.1.0"
  5524. },
  5525. "peerDependenciesMeta": {
  5526. "encoding": {
  5527. "optional": true
  5528. }
  5529. }
  5530. },
  5531. "node_modules/node-fetch-native": {
  5532. "version": "1.6.4",
  5533. "resolved": "https://registry.npmjs.org/node-fetch-native/-/node-fetch-native-1.6.4.tgz",
  5534. "integrity": "sha512-IhOigYzAKHd244OC0JIMIUrjzctirCmPkaIfhDeGcEETWof5zKYUW7e7MYvChGWh/4CJeXEgsRyGzuF334rOOQ=="
  5535. },
  5536. "node_modules/node-forge": {
  5537. "version": "1.3.1",
  5538. "resolved": "https://registry.npmjs.org/node-forge/-/node-forge-1.3.1.tgz",
  5539. "integrity": "sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA==",
  5540. "engines": {
  5541. "node": ">= 6.13.0"
  5542. }
  5543. },
  5544. "node_modules/node-gyp-build": {
  5545. "version": "4.8.1",
  5546. "resolved": "https://registry.npmjs.org/node-gyp-build/-/node-gyp-build-4.8.1.tgz",
  5547. "integrity": "sha512-OSs33Z9yWr148JZcbZd5WiAXhh/n9z8TxQcdMhIOlpN9AhWpLfvVFO73+m77bBABQMaY9XSvIa+qk0jlI7Gcaw==",
  5548. "bin": {
  5549. "node-gyp-build": "bin.js",
  5550. "node-gyp-build-optional": "optional.js",
  5551. "node-gyp-build-test": "build-test.js"
  5552. }
  5553. },
  5554. "node_modules/node-releases": {
  5555. "version": "2.0.14",
  5556. "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.14.tgz",
  5557. "integrity": "sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw=="
  5558. },
  5559. "node_modules/nopt": {
  5560. "version": "5.0.0",
  5561. "resolved": "https://registry.npmjs.org/nopt/-/nopt-5.0.0.tgz",
  5562. "integrity": "sha512-Tbj67rffqceeLpcRXrT7vKAN8CwfPeIBgM7E6iBkmKLV7bEMwpGgYLGv0jACUsECaa/vuxP0IjEont6umdMgtQ==",
  5563. "dependencies": {
  5564. "abbrev": "1"
  5565. },
  5566. "bin": {
  5567. "nopt": "bin/nopt.js"
  5568. },
  5569. "engines": {
  5570. "node": ">=6"
  5571. }
  5572. },
  5573. "node_modules/normalize-path": {
  5574. "version": "3.0.0",
  5575. "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz",
  5576. "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==",
  5577. "engines": {
  5578. "node": ">=0.10.0"
  5579. }
  5580. },
  5581. "node_modules/normalize-range": {
  5582. "version": "0.1.2",
  5583. "resolved": "https://registry.npmjs.org/normalize-range/-/normalize-range-0.1.2.tgz",
  5584. "integrity": "sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==",
  5585. "engines": {
  5586. "node": ">=0.10.0"
  5587. }
  5588. },
  5589. "node_modules/npm-run-path": {
  5590. "version": "5.3.0",
  5591. "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-5.3.0.tgz",
  5592. "integrity": "sha512-ppwTtiJZq0O/ai0z7yfudtBpWIoxM8yE6nHi1X47eFR2EWORqfbu6CnPlNsjeN683eT0qG6H/Pyf9fCcvjnnnQ==",
  5593. "dependencies": {
  5594. "path-key": "^4.0.0"
  5595. },
  5596. "engines": {
  5597. "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
  5598. },
  5599. "funding": {
  5600. "url": "https://github.com/sponsors/sindresorhus"
  5601. }
  5602. },
  5603. "node_modules/npm-run-path/node_modules/path-key": {
  5604. "version": "4.0.0",
  5605. "resolved": "https://registry.npmjs.org/path-key/-/path-key-4.0.0.tgz",
  5606. "integrity": "sha512-haREypq7xkM7ErfgIyA0z+Bj4AGKlMSdlQE2jvJo6huWD1EdkKYV+G/T4nq0YEF2vgTT8kqMFKo1uHn950r4SQ==",
  5607. "engines": {
  5608. "node": ">=12"
  5609. },
  5610. "funding": {
  5611. "url": "https://github.com/sponsors/sindresorhus"
  5612. }
  5613. },
  5614. "node_modules/npmlog": {
  5615. "version": "5.0.1",
  5616. "resolved": "https://registry.npmjs.org/npmlog/-/npmlog-5.0.1.tgz",
  5617. "integrity": "sha512-AqZtDUWOMKs1G/8lwylVjrdYgqA4d9nu8hc+0gzRxlDb1I10+FHBGMXs6aiQHFdCUUlqH99MUMuLfzWDNDtfxw==",
  5618. "deprecated": "This package is no longer supported.",
  5619. "dependencies": {
  5620. "are-we-there-yet": "^2.0.0",
  5621. "console-control-strings": "^1.1.0",
  5622. "gauge": "^3.0.0",
  5623. "set-blocking": "^2.0.0"
  5624. }
  5625. },
  5626. "node_modules/nth-check": {
  5627. "version": "2.1.1",
  5628. "resolved": "https://registry.npmjs.org/nth-check/-/nth-check-2.1.1.tgz",
  5629. "integrity": "sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==",
  5630. "dependencies": {
  5631. "boolbase": "^1.0.0"
  5632. },
  5633. "funding": {
  5634. "url": "https://github.com/fb55/nth-check?sponsor=1"
  5635. }
  5636. },
  5637. "node_modules/nuxi": {
  5638. "version": "3.12.0",
  5639. "resolved": "https://registry.npmjs.org/nuxi/-/nuxi-3.12.0.tgz",
  5640. "integrity": "sha512-6vRdiXTw9SajEQOUi6Ze/XaIXzy1q/sD5UqHQSv3yqTu7Pot5S7fEihNXV8LpcgLz+9HzjVt70r7jYe7R99c2w==",
  5641. "bin": {
  5642. "nuxi": "bin/nuxi.mjs",
  5643. "nuxi-ng": "bin/nuxi.mjs",
  5644. "nuxt": "bin/nuxi.mjs",
  5645. "nuxt-cli": "bin/nuxi.mjs"
  5646. },
  5647. "engines": {
  5648. "node": "^16.10.0 || >=18.0.0"
  5649. },
  5650. "optionalDependencies": {
  5651. "fsevents": "~2.3.3"
  5652. }
  5653. },
  5654. "node_modules/nuxt": {
  5655. "version": "3.12.3",
  5656. "resolved": "https://registry.npmjs.org/nuxt/-/nuxt-3.12.3.tgz",
  5657. "integrity": "sha512-Qdkc+ucWwFcKsiL/OTF87jbgyFSymwPRKiiu0mvzsd/RXTn4hGiBduAlF3f7Yy0F9pDjSj8XHKDSnHYsDzm6rA==",
  5658. "dependencies": {
  5659. "@nuxt/devalue": "^2.0.2",
  5660. "@nuxt/devtools": "^1.3.7",
  5661. "@nuxt/kit": "3.12.3",
  5662. "@nuxt/schema": "3.12.3",
  5663. "@nuxt/telemetry": "^2.5.4",
  5664. "@nuxt/vite-builder": "3.12.3",
  5665. "@unhead/dom": "^1.9.14",
  5666. "@unhead/ssr": "^1.9.14",
  5667. "@unhead/vue": "^1.9.14",
  5668. "@vue/shared": "^3.4.31",
  5669. "acorn": "8.12.0",
  5670. "c12": "^1.11.1",
  5671. "chokidar": "^3.6.0",
  5672. "compatx": "^0.1.8",
  5673. "consola": "^3.2.3",
  5674. "cookie-es": "^1.1.0",
  5675. "defu": "^6.1.4",
  5676. "destr": "^2.0.3",
  5677. "devalue": "^5.0.0",
  5678. "esbuild": "^0.23.0",
  5679. "escape-string-regexp": "^5.0.0",
  5680. "estree-walker": "^3.0.3",
  5681. "globby": "^14.0.2",
  5682. "h3": "^1.12.0",
  5683. "hookable": "^5.5.3",
  5684. "ignore": "^5.3.1",
  5685. "jiti": "^1.21.6",
  5686. "klona": "^2.0.6",
  5687. "knitwork": "^1.1.0",
  5688. "magic-string": "^0.30.10",
  5689. "mlly": "^1.7.1",
  5690. "nitropack": "^2.9.7",
  5691. "nuxi": "^3.12.0",
  5692. "nypm": "^0.3.9",
  5693. "ofetch": "^1.3.4",
  5694. "ohash": "^1.1.3",
  5695. "pathe": "^1.1.2",
  5696. "perfect-debounce": "^1.0.0",
  5697. "pkg-types": "^1.1.2",
  5698. "radix3": "^1.1.2",
  5699. "scule": "^1.3.0",
  5700. "semver": "^7.6.2",
  5701. "std-env": "^3.7.0",
  5702. "strip-literal": "^2.1.0",
  5703. "ufo": "^1.5.3",
  5704. "ultrahtml": "^1.5.3",
  5705. "uncrypto": "^0.1.3",
  5706. "unctx": "^2.3.1",
  5707. "unenv": "^1.9.0",
  5708. "unimport": "^3.7.2",
  5709. "unplugin": "^1.11.0",
  5710. "unplugin-vue-router": "^0.10.0",
  5711. "unstorage": "^1.10.2",
  5712. "untyped": "^1.4.2",
  5713. "vue": "^3.4.31",
  5714. "vue-bundle-renderer": "^2.1.0",
  5715. "vue-devtools-stub": "^0.1.0",
  5716. "vue-router": "^4.4.0"
  5717. },
  5718. "bin": {
  5719. "nuxi": "bin/nuxt.mjs",
  5720. "nuxt": "bin/nuxt.mjs"
  5721. },
  5722. "engines": {
  5723. "node": "^14.18.0 || >=16.10.0"
  5724. },
  5725. "peerDependencies": {
  5726. "@parcel/watcher": "^2.1.0",
  5727. "@types/node": "^14.18.0 || >=16.10.0"
  5728. },
  5729. "peerDependenciesMeta": {
  5730. "@parcel/watcher": {
  5731. "optional": true
  5732. },
  5733. "@types/node": {
  5734. "optional": true
  5735. }
  5736. }
  5737. },
  5738. "node_modules/nypm": {
  5739. "version": "0.3.9",
  5740. "resolved": "https://registry.npmjs.org/nypm/-/nypm-0.3.9.tgz",
  5741. "integrity": "sha512-BI2SdqqTHg2d4wJh8P9A1W+bslg33vOE9IZDY6eR2QC+Pu1iNBVZUqczrd43rJb+fMzHU7ltAYKsEFY/kHMFcw==",
  5742. "dependencies": {
  5743. "citty": "^0.1.6",
  5744. "consola": "^3.2.3",
  5745. "execa": "^8.0.1",
  5746. "pathe": "^1.1.2",
  5747. "pkg-types": "^1.1.1",
  5748. "ufo": "^1.5.3"
  5749. },
  5750. "bin": {
  5751. "nypm": "dist/cli.mjs"
  5752. },
  5753. "engines": {
  5754. "node": "^14.16.0 || >=16.10.0"
  5755. }
  5756. },
  5757. "node_modules/nypm/node_modules/execa": {
  5758. "version": "8.0.1",
  5759. "resolved": "https://registry.npmjs.org/execa/-/execa-8.0.1.tgz",
  5760. "integrity": "sha512-VyhnebXciFV2DESc+p6B+y0LjSm0krU4OgJN44qFAhBY0TJ+1V61tYD2+wHusZ6F9n5K+vl8k0sTy7PEfV4qpg==",
  5761. "dependencies": {
  5762. "cross-spawn": "^7.0.3",
  5763. "get-stream": "^8.0.1",
  5764. "human-signals": "^5.0.0",
  5765. "is-stream": "^3.0.0",
  5766. "merge-stream": "^2.0.0",
  5767. "npm-run-path": "^5.1.0",
  5768. "onetime": "^6.0.0",
  5769. "signal-exit": "^4.1.0",
  5770. "strip-final-newline": "^3.0.0"
  5771. },
  5772. "engines": {
  5773. "node": ">=16.17"
  5774. },
  5775. "funding": {
  5776. "url": "https://github.com/sindresorhus/execa?sponsor=1"
  5777. }
  5778. },
  5779. "node_modules/nypm/node_modules/get-stream": {
  5780. "version": "8.0.1",
  5781. "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-8.0.1.tgz",
  5782. "integrity": "sha512-VaUJspBffn/LMCJVoMvSAdmscJyS1auj5Zulnn5UoYcY531UWmdwhRWkcGKnGU93m5HSXP9LP2usOryrBtQowA==",
  5783. "engines": {
  5784. "node": ">=16"
  5785. },
  5786. "funding": {
  5787. "url": "https://github.com/sponsors/sindresorhus"
  5788. }
  5789. },
  5790. "node_modules/nypm/node_modules/human-signals": {
  5791. "version": "5.0.0",
  5792. "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-5.0.0.tgz",
  5793. "integrity": "sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==",
  5794. "engines": {
  5795. "node": ">=16.17.0"
  5796. }
  5797. },
  5798. "node_modules/nypm/node_modules/signal-exit": {
  5799. "version": "4.1.0",
  5800. "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
  5801. "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
  5802. "engines": {
  5803. "node": ">=14"
  5804. },
  5805. "funding": {
  5806. "url": "https://github.com/sponsors/isaacs"
  5807. }
  5808. },
  5809. "node_modules/object-assign": {
  5810. "version": "4.1.1",
  5811. "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz",
  5812. "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==",
  5813. "engines": {
  5814. "node": ">=0.10.0"
  5815. }
  5816. },
  5817. "node_modules/object-hash": {
  5818. "version": "3.0.0",
  5819. "resolved": "https://registry.npmjs.org/object-hash/-/object-hash-3.0.0.tgz",
  5820. "integrity": "sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==",
  5821. "dev": true,
  5822. "engines": {
  5823. "node": ">= 6"
  5824. }
  5825. },
  5826. "node_modules/object-inspect": {
  5827. "version": "1.13.2",
  5828. "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.2.tgz",
  5829. "integrity": "sha512-IRZSRuzJiynemAXPYtPe5BoI/RESNYR7TYm50MC5Mqbd3Jmw5y790sErYw3V6SryFJD64b74qQQs9wn5Bg/k3g==",
  5830. "engines": {
  5831. "node": ">= 0.4"
  5832. },
  5833. "funding": {
  5834. "url": "https://github.com/sponsors/ljharb"
  5835. }
  5836. },
  5837. "node_modules/ofetch": {
  5838. "version": "1.3.4",
  5839. "resolved": "https://registry.npmjs.org/ofetch/-/ofetch-1.3.4.tgz",
  5840. "integrity": "sha512-KLIET85ik3vhEfS+3fDlc/BAZiAp+43QEC/yCo5zkNoY2YaKvNkOaFr/6wCFgFH1kuYQM5pMNi0Tg8koiIemtw==",
  5841. "dependencies": {
  5842. "destr": "^2.0.3",
  5843. "node-fetch-native": "^1.6.3",
  5844. "ufo": "^1.5.3"
  5845. }
  5846. },
  5847. "node_modules/ohash": {
  5848. "version": "1.1.3",
  5849. "resolved": "https://registry.npmjs.org/ohash/-/ohash-1.1.3.tgz",
  5850. "integrity": "sha512-zuHHiGTYTA1sYJ/wZN+t5HKZaH23i4yI1HMwbuXm24Nid7Dv0KcuRlKoNKS9UNfAVSBlnGLcuQrnOKWOZoEGaw=="
  5851. },
  5852. "node_modules/on-finished": {
  5853. "version": "2.4.1",
  5854. "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz",
  5855. "integrity": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==",
  5856. "dependencies": {
  5857. "ee-first": "1.1.1"
  5858. },
  5859. "engines": {
  5860. "node": ">= 0.8"
  5861. }
  5862. },
  5863. "node_modules/once": {
  5864. "version": "1.4.0",
  5865. "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
  5866. "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==",
  5867. "dependencies": {
  5868. "wrappy": "1"
  5869. }
  5870. },
  5871. "node_modules/onetime": {
  5872. "version": "6.0.0",
  5873. "resolved": "https://registry.npmjs.org/onetime/-/onetime-6.0.0.tgz",
  5874. "integrity": "sha512-1FlR+gjXK7X+AsAHso35MnyN5KqGwJRi/31ft6x0M194ht7S+rWAvd7PHss9xSKMzE0asv1pyIHaJYq+BbacAQ==",
  5875. "dependencies": {
  5876. "mimic-fn": "^4.0.0"
  5877. },
  5878. "engines": {
  5879. "node": ">=12"
  5880. },
  5881. "funding": {
  5882. "url": "https://github.com/sponsors/sindresorhus"
  5883. }
  5884. },
  5885. "node_modules/open": {
  5886. "version": "8.4.2",
  5887. "resolved": "https://registry.npmjs.org/open/-/open-8.4.2.tgz",
  5888. "integrity": "sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ==",
  5889. "dependencies": {
  5890. "define-lazy-prop": "^2.0.0",
  5891. "is-docker": "^2.1.1",
  5892. "is-wsl": "^2.2.0"
  5893. },
  5894. "engines": {
  5895. "node": ">=12"
  5896. },
  5897. "funding": {
  5898. "url": "https://github.com/sponsors/sindresorhus"
  5899. }
  5900. },
  5901. "node_modules/open/node_modules/is-docker": {
  5902. "version": "2.2.1",
  5903. "resolved": "https://registry.npmjs.org/is-docker/-/is-docker-2.2.1.tgz",
  5904. "integrity": "sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==",
  5905. "bin": {
  5906. "is-docker": "cli.js"
  5907. },
  5908. "engines": {
  5909. "node": ">=8"
  5910. },
  5911. "funding": {
  5912. "url": "https://github.com/sponsors/sindresorhus"
  5913. }
  5914. },
  5915. "node_modules/open/node_modules/is-wsl": {
  5916. "version": "2.2.0",
  5917. "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz",
  5918. "integrity": "sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==",
  5919. "dependencies": {
  5920. "is-docker": "^2.0.0"
  5921. },
  5922. "engines": {
  5923. "node": ">=8"
  5924. }
  5925. },
  5926. "node_modules/openapi-typescript": {
  5927. "version": "6.7.6",
  5928. "resolved": "https://registry.npmjs.org/openapi-typescript/-/openapi-typescript-6.7.6.tgz",
  5929. "integrity": "sha512-c/hfooPx+RBIOPM09GSxABOZhYPblDoyaGhqBkD/59vtpN21jEuWKDlM0KYTvqJVlSYjKs0tBcIdeXKChlSPtw==",
  5930. "dependencies": {
  5931. "ansi-colors": "^4.1.3",
  5932. "fast-glob": "^3.3.2",
  5933. "js-yaml": "^4.1.0",
  5934. "supports-color": "^9.4.0",
  5935. "undici": "^5.28.4",
  5936. "yargs-parser": "^21.1.1"
  5937. },
  5938. "bin": {
  5939. "openapi-typescript": "bin/cli.js"
  5940. }
  5941. },
  5942. "node_modules/openapi-typescript/node_modules/supports-color": {
  5943. "version": "9.4.0",
  5944. "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-9.4.0.tgz",
  5945. "integrity": "sha512-VL+lNrEoIXww1coLPOmiEmK/0sGigko5COxI09KzHc2VJXJsQ37UaQ+8quuxjDeA7+KnLGTWRyOXSLLR2Wb4jw==",
  5946. "engines": {
  5947. "node": ">=12"
  5948. },
  5949. "funding": {
  5950. "url": "https://github.com/chalk/supports-color?sponsor=1"
  5951. }
  5952. },
  5953. "node_modules/openseadragon": {
  5954. "version": "5.0.0",
  5955. "resolved": "https://registry.npmjs.org/openseadragon/-/openseadragon-5.0.0.tgz",
  5956. "integrity": "sha512-S9aabSjmJg7Jfow1UItR5aXiKQLtkDWyRR5fxLeqT4vSYMvfscXUDfVS9snUN3JuIrHaSPJAlR4H2DYSn5DWRg==",
  5957. "funding": {
  5958. "url": "https://opencollective.com/openseadragon"
  5959. }
  5960. },
  5961. "node_modules/package-json-from-dist": {
  5962. "version": "1.0.0",
  5963. "resolved": "https://registry.npmjs.org/package-json-from-dist/-/package-json-from-dist-1.0.0.tgz",
  5964. "integrity": "sha512-dATvCeZN/8wQsGywez1mzHtTlP22H8OEfPrVMLNr4/eGa+ijtLn/6M5f0dY8UKNrC2O9UCU6SSoG3qRKnt7STw=="
  5965. },
  5966. "node_modules/parse-git-config": {
  5967. "version": "3.0.0",
  5968. "resolved": "https://registry.npmjs.org/parse-git-config/-/parse-git-config-3.0.0.tgz",
  5969. "integrity": "sha512-wXoQGL1D+2COYWCD35/xbiKma1Z15xvZL8cI25wvxzled58V51SJM04Urt/uznS900iQor7QO04SgdfT/XlbuA==",
  5970. "dependencies": {
  5971. "git-config-path": "^2.0.0",
  5972. "ini": "^1.3.5"
  5973. },
  5974. "engines": {
  5975. "node": ">=8"
  5976. }
  5977. },
  5978. "node_modules/parse-git-config/node_modules/ini": {
  5979. "version": "1.3.8",
  5980. "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz",
  5981. "integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew=="
  5982. },
  5983. "node_modules/parse-path": {
  5984. "version": "7.0.0",
  5985. "resolved": "https://registry.npmjs.org/parse-path/-/parse-path-7.0.0.tgz",
  5986. "integrity": "sha512-Euf9GG8WT9CdqwuWJGdf3RkUcTBArppHABkO7Lm8IzRQp0e2r/kkFnmhu4TSK30Wcu5rVAZLmfPKSBBi9tWFog==",
  5987. "dependencies": {
  5988. "protocols": "^2.0.0"
  5989. }
  5990. },
  5991. "node_modules/parse-url": {
  5992. "version": "8.1.0",
  5993. "resolved": "https://registry.npmjs.org/parse-url/-/parse-url-8.1.0.tgz",
  5994. "integrity": "sha512-xDvOoLU5XRrcOZvnI6b8zA6n9O9ejNk/GExuz1yBuWUGn9KA97GI6HTs6u02wKara1CeVmZhH+0TZFdWScR89w==",
  5995. "dependencies": {
  5996. "parse-path": "^7.0.0"
  5997. }
  5998. },
  5999. "node_modules/parse5": {
  6000. "version": "7.1.2",
  6001. "resolved": "https://registry.npmjs.org/parse5/-/parse5-7.1.2.tgz",
  6002. "integrity": "sha512-Czj1WaSVpaoj0wbhMzLmWD69anp2WH7FXMB9n1Sy8/ZFF9jolSQVMu1Ij5WIyGmcBmhk7EOndpO4mIpihVqAXw==",
  6003. "dependencies": {
  6004. "entities": "^4.4.0"
  6005. },
  6006. "funding": {
  6007. "url": "https://github.com/inikulin/parse5?sponsor=1"
  6008. }
  6009. },
  6010. "node_modules/parse5-htmlparser2-tree-adapter": {
  6011. "version": "7.0.0",
  6012. "resolved": "https://registry.npmjs.org/parse5-htmlparser2-tree-adapter/-/parse5-htmlparser2-tree-adapter-7.0.0.tgz",
  6013. "integrity": "sha512-B77tOZrqqfUfnVcOrUvfdLbz4pu4RopLD/4vmu3HUPswwTA8OH0EMW9BlWR2B0RCoiZRAHEUu7IxeP1Pd1UU+g==",
  6014. "dependencies": {
  6015. "domhandler": "^5.0.2",
  6016. "parse5": "^7.0.0"
  6017. },
  6018. "funding": {
  6019. "url": "https://github.com/inikulin/parse5?sponsor=1"
  6020. }
  6021. },
  6022. "node_modules/parse5-parser-stream": {
  6023. "version": "7.1.2",
  6024. "resolved": "https://registry.npmjs.org/parse5-parser-stream/-/parse5-parser-stream-7.1.2.tgz",
  6025. "integrity": "sha512-JyeQc9iwFLn5TbvvqACIF/VXG6abODeB3Fwmv/TGdLk2LfbWkaySGY72at4+Ty7EkPZj854u4CrICqNk2qIbow==",
  6026. "dependencies": {
  6027. "parse5": "^7.0.0"
  6028. },
  6029. "funding": {
  6030. "url": "https://github.com/inikulin/parse5?sponsor=1"
  6031. }
  6032. },
  6033. "node_modules/parseurl": {
  6034. "version": "1.3.3",
  6035. "resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz",
  6036. "integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==",
  6037. "engines": {
  6038. "node": ">= 0.8"
  6039. }
  6040. },
  6041. "node_modules/path-is-absolute": {
  6042. "version": "1.0.1",
  6043. "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
  6044. "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==",
  6045. "engines": {
  6046. "node": ">=0.10.0"
  6047. }
  6048. },
  6049. "node_modules/path-key": {
  6050. "version": "3.1.1",
  6051. "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
  6052. "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
  6053. "engines": {
  6054. "node": ">=8"
  6055. }
  6056. },
  6057. "node_modules/path-parse": {
  6058. "version": "1.0.7",
  6059. "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz",
  6060. "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw=="
  6061. },
  6062. "node_modules/path-scurry": {
  6063. "version": "1.11.1",
  6064. "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz",
  6065. "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==",
  6066. "dependencies": {
  6067. "lru-cache": "^10.2.0",
  6068. "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
  6069. },
  6070. "engines": {
  6071. "node": ">=16 || 14 >=14.18"
  6072. },
  6073. "funding": {
  6074. "url": "https://github.com/sponsors/isaacs"
  6075. }
  6076. },
  6077. "node_modules/path-scurry/node_modules/lru-cache": {
  6078. "version": "10.2.1",
  6079. "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.1.tgz",
  6080. "integrity": "sha512-tS24spDe/zXhWbNPErCHs/AGOzbKGHT+ybSBqmdLm8WZ1xXLWvH8Qn71QPAlqVhd0qUTWjy+Kl9JmISgDdEjsA==",
  6081. "engines": {
  6082. "node": "14 || >=16.14"
  6083. }
  6084. },
  6085. "node_modules/path-type": {
  6086. "version": "5.0.0",
  6087. "resolved": "https://registry.npmjs.org/path-type/-/path-type-5.0.0.tgz",
  6088. "integrity": "sha512-5HviZNaZcfqP95rwpv+1HDgUamezbqdSYTyzjTvwtJSnIH+3vnbmWsItli8OFEndS984VT55M3jduxZbX351gg==",
  6089. "engines": {
  6090. "node": ">=12"
  6091. },
  6092. "funding": {
  6093. "url": "https://github.com/sponsors/sindresorhus"
  6094. }
  6095. },
  6096. "node_modules/pathe": {
  6097. "version": "1.1.2",
  6098. "resolved": "https://registry.npmjs.org/pathe/-/pathe-1.1.2.tgz",
  6099. "integrity": "sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ=="
  6100. },
  6101. "node_modules/perfect-debounce": {
  6102. "version": "1.0.0",
  6103. "resolved": "https://registry.npmjs.org/perfect-debounce/-/perfect-debounce-1.0.0.tgz",
  6104. "integrity": "sha512-xCy9V055GLEqoFaHoC1SoLIaLmWctgCUaBaWxDZ7/Zx4CTyX7cJQLJOok/orfjZAh9kEYpjJa4d0KcJmCbctZA=="
  6105. },
  6106. "node_modules/picocolors": {
  6107. "version": "1.0.1",
  6108. "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.1.tgz",
  6109. "integrity": "sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew=="
  6110. },
  6111. "node_modules/picomatch": {
  6112. "version": "2.3.1",
  6113. "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz",
  6114. "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
  6115. "engines": {
  6116. "node": ">=8.6"
  6117. },
  6118. "funding": {
  6119. "url": "https://github.com/sponsors/jonschlinkert"
  6120. }
  6121. },
  6122. "node_modules/pify": {
  6123. "version": "2.3.0",
  6124. "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz",
  6125. "integrity": "sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==",
  6126. "dev": true,
  6127. "engines": {
  6128. "node": ">=0.10.0"
  6129. }
  6130. },
  6131. "node_modules/pirates": {
  6132. "version": "4.0.6",
  6133. "resolved": "https://registry.npmjs.org/pirates/-/pirates-4.0.6.tgz",
  6134. "integrity": "sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==",
  6135. "dev": true,
  6136. "engines": {
  6137. "node": ">= 6"
  6138. }
  6139. },
  6140. "node_modules/pixi.js": {
  6141. "version": "7.4.2",
  6142. "resolved": "https://registry.npmjs.org/pixi.js/-/pixi.js-7.4.2.tgz",
  6143. "integrity": "sha512-TifqgHGNofO7UCEbdZJOpUu7dUnpu4YZ0o76kfCqxDa4RS8ITc9zjECCbtalmuNXkVhSEZmBKQvE7qhHMqw/xg==",
  6144. "dependencies": {
  6145. "@pixi/accessibility": "7.4.2",
  6146. "@pixi/app": "7.4.2",
  6147. "@pixi/assets": "7.4.2",
  6148. "@pixi/compressed-textures": "7.4.2",
  6149. "@pixi/core": "7.4.2",
  6150. "@pixi/display": "7.4.2",
  6151. "@pixi/events": "7.4.2",
  6152. "@pixi/extensions": "7.4.2",
  6153. "@pixi/extract": "7.4.2",
  6154. "@pixi/filter-alpha": "7.4.2",
  6155. "@pixi/filter-blur": "7.4.2",
  6156. "@pixi/filter-color-matrix": "7.4.2",
  6157. "@pixi/filter-displacement": "7.4.2",
  6158. "@pixi/filter-fxaa": "7.4.2",
  6159. "@pixi/filter-noise": "7.4.2",
  6160. "@pixi/graphics": "7.4.2",
  6161. "@pixi/mesh": "7.4.2",
  6162. "@pixi/mesh-extras": "7.4.2",
  6163. "@pixi/mixin-cache-as-bitmap": "7.4.2",
  6164. "@pixi/mixin-get-child-by-name": "7.4.2",
  6165. "@pixi/mixin-get-global-position": "7.4.2",
  6166. "@pixi/particle-container": "7.4.2",
  6167. "@pixi/prepare": "7.4.2",
  6168. "@pixi/sprite": "7.4.2",
  6169. "@pixi/sprite-animated": "7.4.2",
  6170. "@pixi/sprite-tiling": "7.4.2",
  6171. "@pixi/spritesheet": "7.4.2",
  6172. "@pixi/text": "7.4.2",
  6173. "@pixi/text-bitmap": "7.4.2",
  6174. "@pixi/text-html": "7.4.2"
  6175. },
  6176. "funding": {
  6177. "type": "opencollective",
  6178. "url": "https://opencollective.com/pixijs"
  6179. }
  6180. },
  6181. "node_modules/pkg-types": {
  6182. "version": "1.1.3",
  6183. "resolved": "https://registry.npmjs.org/pkg-types/-/pkg-types-1.1.3.tgz",
  6184. "integrity": "sha512-+JrgthZG6m3ckicaOB74TwQ+tBWsFl3qVQg7mN8ulwSOElJ7gBhKzj2VkCPnZ4NlF6kEquYU+RIYNVAvzd54UA==",
  6185. "dependencies": {
  6186. "confbox": "^0.1.7",
  6187. "mlly": "^1.7.1",
  6188. "pathe": "^1.1.2"
  6189. }
  6190. },
  6191. "node_modules/postcss": {
  6192. "version": "8.4.39",
  6193. "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.39.tgz",
  6194. "integrity": "sha512-0vzE+lAiG7hZl1/9I8yzKLx3aR9Xbof3fBHKunvMfOCYAtMhrsnccJY2iTURb9EZd5+pLuiNV9/c/GZJOHsgIw==",
  6195. "funding": [
  6196. {
  6197. "type": "opencollective",
  6198. "url": "https://opencollective.com/postcss/"
  6199. },
  6200. {
  6201. "type": "tidelift",
  6202. "url": "https://tidelift.com/funding/github/npm/postcss"
  6203. },
  6204. {
  6205. "type": "github",
  6206. "url": "https://github.com/sponsors/ai"
  6207. }
  6208. ],
  6209. "dependencies": {
  6210. "nanoid": "^3.3.7",
  6211. "picocolors": "^1.0.1",
  6212. "source-map-js": "^1.2.0"
  6213. },
  6214. "engines": {
  6215. "node": "^10 || ^12 || >=14"
  6216. }
  6217. },
  6218. "node_modules/postcss-calc": {
  6219. "version": "10.0.0",
  6220. "resolved": "https://registry.npmjs.org/postcss-calc/-/postcss-calc-10.0.0.tgz",
  6221. "integrity": "sha512-OmjhudoNTP0QleZCwl1i6NeBwN+5MZbY5ersLZz69mjJiDVv/p57RjRuKDkHeDWr4T+S97wQfsqRTNoDHB2e3g==",
  6222. "dependencies": {
  6223. "postcss-selector-parser": "^6.0.16",
  6224. "postcss-value-parser": "^4.2.0"
  6225. },
  6226. "engines": {
  6227. "node": "^18.12 || ^20.9 || >=22.0"
  6228. },
  6229. "peerDependencies": {
  6230. "postcss": "^8.4.38"
  6231. }
  6232. },
  6233. "node_modules/postcss-colormin": {
  6234. "version": "7.0.1",
  6235. "resolved": "https://registry.npmjs.org/postcss-colormin/-/postcss-colormin-7.0.1.tgz",
  6236. "integrity": "sha512-uszdT0dULt3FQs47G5UHCduYK+FnkLYlpu1HpWu061eGsKZ7setoG7kA+WC9NQLsOJf69D5TxGHgnAdRgylnFQ==",
  6237. "dependencies": {
  6238. "browserslist": "^4.23.1",
  6239. "caniuse-api": "^3.0.0",
  6240. "colord": "^2.9.3",
  6241. "postcss-value-parser": "^4.2.0"
  6242. },
  6243. "engines": {
  6244. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6245. },
  6246. "peerDependencies": {
  6247. "postcss": "^8.4.31"
  6248. }
  6249. },
  6250. "node_modules/postcss-convert-values": {
  6251. "version": "7.0.2",
  6252. "resolved": "https://registry.npmjs.org/postcss-convert-values/-/postcss-convert-values-7.0.2.tgz",
  6253. "integrity": "sha512-MuZIF6HJ4izko07Q0TgW6pClalI4al6wHRNPkFzqQdwAwG7hPn0lA58VZdxyb2Vl5AYjJ1piO+jgF9EnTjQwQQ==",
  6254. "dependencies": {
  6255. "browserslist": "^4.23.1",
  6256. "postcss-value-parser": "^4.2.0"
  6257. },
  6258. "engines": {
  6259. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6260. },
  6261. "peerDependencies": {
  6262. "postcss": "^8.4.31"
  6263. }
  6264. },
  6265. "node_modules/postcss-discard-comments": {
  6266. "version": "7.0.1",
  6267. "resolved": "https://registry.npmjs.org/postcss-discard-comments/-/postcss-discard-comments-7.0.1.tgz",
  6268. "integrity": "sha512-GVrQxUOhmle1W6jX2SvNLt4kmN+JYhV7mzI6BMnkAWR9DtVvg8e67rrV0NfdWhn7x1zxvzdWkMBPdBDCls+uwQ==",
  6269. "dependencies": {
  6270. "postcss-selector-parser": "^6.1.0"
  6271. },
  6272. "engines": {
  6273. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6274. },
  6275. "peerDependencies": {
  6276. "postcss": "^8.4.31"
  6277. }
  6278. },
  6279. "node_modules/postcss-discard-duplicates": {
  6280. "version": "7.0.0",
  6281. "resolved": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-7.0.0.tgz",
  6282. "integrity": "sha512-bAnSuBop5LpAIUmmOSsuvtKAAKREB6BBIYStWUTGq8oG5q9fClDMMuY8i4UPI/cEcDx2TN+7PMnXYIId20UVDw==",
  6283. "engines": {
  6284. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6285. },
  6286. "peerDependencies": {
  6287. "postcss": "^8.4.31"
  6288. }
  6289. },
  6290. "node_modules/postcss-discard-empty": {
  6291. "version": "7.0.0",
  6292. "resolved": "https://registry.npmjs.org/postcss-discard-empty/-/postcss-discard-empty-7.0.0.tgz",
  6293. "integrity": "sha512-e+QzoReTZ8IAwhnSdp/++7gBZ/F+nBq9y6PomfwORfP7q9nBpK5AMP64kOt0bA+lShBFbBDcgpJ3X4etHg4lzA==",
  6294. "engines": {
  6295. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6296. },
  6297. "peerDependencies": {
  6298. "postcss": "^8.4.31"
  6299. }
  6300. },
  6301. "node_modules/postcss-discard-overridden": {
  6302. "version": "7.0.0",
  6303. "resolved": "https://registry.npmjs.org/postcss-discard-overridden/-/postcss-discard-overridden-7.0.0.tgz",
  6304. "integrity": "sha512-GmNAzx88u3k2+sBTZrJSDauR0ccpE24omTQCVmaTTZFz1du6AasspjaUPMJ2ud4RslZpoFKyf+6MSPETLojc6w==",
  6305. "engines": {
  6306. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6307. },
  6308. "peerDependencies": {
  6309. "postcss": "^8.4.31"
  6310. }
  6311. },
  6312. "node_modules/postcss-import": {
  6313. "version": "15.1.0",
  6314. "resolved": "https://registry.npmjs.org/postcss-import/-/postcss-import-15.1.0.tgz",
  6315. "integrity": "sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==",
  6316. "dev": true,
  6317. "dependencies": {
  6318. "postcss-value-parser": "^4.0.0",
  6319. "read-cache": "^1.0.0",
  6320. "resolve": "^1.1.7"
  6321. },
  6322. "engines": {
  6323. "node": ">=14.0.0"
  6324. },
  6325. "peerDependencies": {
  6326. "postcss": "^8.0.0"
  6327. }
  6328. },
  6329. "node_modules/postcss-js": {
  6330. "version": "4.0.1",
  6331. "resolved": "https://registry.npmjs.org/postcss-js/-/postcss-js-4.0.1.tgz",
  6332. "integrity": "sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw==",
  6333. "dev": true,
  6334. "dependencies": {
  6335. "camelcase-css": "^2.0.1"
  6336. },
  6337. "engines": {
  6338. "node": "^12 || ^14 || >= 16"
  6339. },
  6340. "funding": {
  6341. "type": "opencollective",
  6342. "url": "https://opencollective.com/postcss/"
  6343. },
  6344. "peerDependencies": {
  6345. "postcss": "^8.4.21"
  6346. }
  6347. },
  6348. "node_modules/postcss-load-config": {
  6349. "version": "4.0.2",
  6350. "resolved": "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-4.0.2.tgz",
  6351. "integrity": "sha512-bSVhyJGL00wMVoPUzAVAnbEoWyqRxkjv64tUl427SKnPrENtq6hJwUojroMz2VB+Q1edmi4IfrAPpami5VVgMQ==",
  6352. "dev": true,
  6353. "funding": [
  6354. {
  6355. "type": "opencollective",
  6356. "url": "https://opencollective.com/postcss/"
  6357. },
  6358. {
  6359. "type": "github",
  6360. "url": "https://github.com/sponsors/ai"
  6361. }
  6362. ],
  6363. "dependencies": {
  6364. "lilconfig": "^3.0.0",
  6365. "yaml": "^2.3.4"
  6366. },
  6367. "engines": {
  6368. "node": ">= 14"
  6369. },
  6370. "peerDependencies": {
  6371. "postcss": ">=8.0.9",
  6372. "ts-node": ">=9.0.0"
  6373. },
  6374. "peerDependenciesMeta": {
  6375. "postcss": {
  6376. "optional": true
  6377. },
  6378. "ts-node": {
  6379. "optional": true
  6380. }
  6381. }
  6382. },
  6383. "node_modules/postcss-merge-longhand": {
  6384. "version": "7.0.2",
  6385. "resolved": "https://registry.npmjs.org/postcss-merge-longhand/-/postcss-merge-longhand-7.0.2.tgz",
  6386. "integrity": "sha512-06vrW6ZWi9qeP7KMS9fsa9QW56+tIMW55KYqF7X3Ccn+NI2pIgPV6gFfvXTMQ05H90Y5DvnCDPZ2IuHa30PMUg==",
  6387. "dependencies": {
  6388. "postcss-value-parser": "^4.2.0",
  6389. "stylehacks": "^7.0.2"
  6390. },
  6391. "engines": {
  6392. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6393. },
  6394. "peerDependencies": {
  6395. "postcss": "^8.4.31"
  6396. }
  6397. },
  6398. "node_modules/postcss-merge-rules": {
  6399. "version": "7.0.2",
  6400. "resolved": "https://registry.npmjs.org/postcss-merge-rules/-/postcss-merge-rules-7.0.2.tgz",
  6401. "integrity": "sha512-VAR47UNvRsdrTHLe7TV1CeEtF9SJYR5ukIB9U4GZyZOptgtsS20xSxy+k5wMrI3udST6O1XuIn7cjQkg7sDAAw==",
  6402. "dependencies": {
  6403. "browserslist": "^4.23.1",
  6404. "caniuse-api": "^3.0.0",
  6405. "cssnano-utils": "^5.0.0",
  6406. "postcss-selector-parser": "^6.1.0"
  6407. },
  6408. "engines": {
  6409. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6410. },
  6411. "peerDependencies": {
  6412. "postcss": "^8.4.31"
  6413. }
  6414. },
  6415. "node_modules/postcss-minify-font-values": {
  6416. "version": "7.0.0",
  6417. "resolved": "https://registry.npmjs.org/postcss-minify-font-values/-/postcss-minify-font-values-7.0.0.tgz",
  6418. "integrity": "sha512-2ckkZtgT0zG8SMc5aoNwtm5234eUx1GGFJKf2b1bSp8UflqaeFzR50lid4PfqVI9NtGqJ2J4Y7fwvnP/u1cQog==",
  6419. "dependencies": {
  6420. "postcss-value-parser": "^4.2.0"
  6421. },
  6422. "engines": {
  6423. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6424. },
  6425. "peerDependencies": {
  6426. "postcss": "^8.4.31"
  6427. }
  6428. },
  6429. "node_modules/postcss-minify-gradients": {
  6430. "version": "7.0.0",
  6431. "resolved": "https://registry.npmjs.org/postcss-minify-gradients/-/postcss-minify-gradients-7.0.0.tgz",
  6432. "integrity": "sha512-pdUIIdj/C93ryCHew0UgBnL2DtUS3hfFa5XtERrs4x+hmpMYGhbzo6l/Ir5de41O0GaKVpK1ZbDNXSY6GkXvtg==",
  6433. "dependencies": {
  6434. "colord": "^2.9.3",
  6435. "cssnano-utils": "^5.0.0",
  6436. "postcss-value-parser": "^4.2.0"
  6437. },
  6438. "engines": {
  6439. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6440. },
  6441. "peerDependencies": {
  6442. "postcss": "^8.4.31"
  6443. }
  6444. },
  6445. "node_modules/postcss-minify-params": {
  6446. "version": "7.0.1",
  6447. "resolved": "https://registry.npmjs.org/postcss-minify-params/-/postcss-minify-params-7.0.1.tgz",
  6448. "integrity": "sha512-e+Xt8xErSRPgSRFxHeBCSxMiO8B8xng7lh8E0A5ep1VfwYhY8FXhu4Q3APMjgx9YDDbSp53IBGENrzygbUvgUQ==",
  6449. "dependencies": {
  6450. "browserslist": "^4.23.1",
  6451. "cssnano-utils": "^5.0.0",
  6452. "postcss-value-parser": "^4.2.0"
  6453. },
  6454. "engines": {
  6455. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6456. },
  6457. "peerDependencies": {
  6458. "postcss": "^8.4.31"
  6459. }
  6460. },
  6461. "node_modules/postcss-minify-selectors": {
  6462. "version": "7.0.2",
  6463. "resolved": "https://registry.npmjs.org/postcss-minify-selectors/-/postcss-minify-selectors-7.0.2.tgz",
  6464. "integrity": "sha512-dCzm04wqW1uqLmDZ41XYNBJfjgps3ZugDpogAmJXoCb5oCiTzIX4oPXXKxDpTvWOnKxQKR4EbV4ZawJBLcdXXA==",
  6465. "dependencies": {
  6466. "cssesc": "^3.0.0",
  6467. "postcss-selector-parser": "^6.1.0"
  6468. },
  6469. "engines": {
  6470. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6471. },
  6472. "peerDependencies": {
  6473. "postcss": "^8.4.31"
  6474. }
  6475. },
  6476. "node_modules/postcss-nested": {
  6477. "version": "6.0.1",
  6478. "resolved": "https://registry.npmjs.org/postcss-nested/-/postcss-nested-6.0.1.tgz",
  6479. "integrity": "sha512-mEp4xPMi5bSWiMbsgoPfcP74lsWLHkQbZc3sY+jWYd65CUwXrUaTp0fmNpa01ZcETKlIgUdFN/MpS2xZtqL9dQ==",
  6480. "dev": true,
  6481. "dependencies": {
  6482. "postcss-selector-parser": "^6.0.11"
  6483. },
  6484. "engines": {
  6485. "node": ">=12.0"
  6486. },
  6487. "funding": {
  6488. "type": "opencollective",
  6489. "url": "https://opencollective.com/postcss/"
  6490. },
  6491. "peerDependencies": {
  6492. "postcss": "^8.2.14"
  6493. }
  6494. },
  6495. "node_modules/postcss-normalize-charset": {
  6496. "version": "7.0.0",
  6497. "resolved": "https://registry.npmjs.org/postcss-normalize-charset/-/postcss-normalize-charset-7.0.0.tgz",
  6498. "integrity": "sha512-ABisNUXMeZeDNzCQxPxBCkXexvBrUHV+p7/BXOY+ulxkcjUZO0cp8ekGBwvIh2LbCwnWbyMPNJVtBSdyhM2zYQ==",
  6499. "engines": {
  6500. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6501. },
  6502. "peerDependencies": {
  6503. "postcss": "^8.4.31"
  6504. }
  6505. },
  6506. "node_modules/postcss-normalize-display-values": {
  6507. "version": "7.0.0",
  6508. "resolved": "https://registry.npmjs.org/postcss-normalize-display-values/-/postcss-normalize-display-values-7.0.0.tgz",
  6509. "integrity": "sha512-lnFZzNPeDf5uGMPYgGOw7v0BfB45+irSRz9gHQStdkkhiM0gTfvWkWB5BMxpn0OqgOQuZG/mRlZyJxp0EImr2Q==",
  6510. "dependencies": {
  6511. "postcss-value-parser": "^4.2.0"
  6512. },
  6513. "engines": {
  6514. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6515. },
  6516. "peerDependencies": {
  6517. "postcss": "^8.4.31"
  6518. }
  6519. },
  6520. "node_modules/postcss-normalize-positions": {
  6521. "version": "7.0.0",
  6522. "resolved": "https://registry.npmjs.org/postcss-normalize-positions/-/postcss-normalize-positions-7.0.0.tgz",
  6523. "integrity": "sha512-I0yt8wX529UKIGs2y/9Ybs2CelSvItfmvg/DBIjTnoUSrPxSV7Z0yZ8ShSVtKNaV/wAY+m7bgtyVQLhB00A1NQ==",
  6524. "dependencies": {
  6525. "postcss-value-parser": "^4.2.0"
  6526. },
  6527. "engines": {
  6528. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6529. },
  6530. "peerDependencies": {
  6531. "postcss": "^8.4.31"
  6532. }
  6533. },
  6534. "node_modules/postcss-normalize-repeat-style": {
  6535. "version": "7.0.0",
  6536. "resolved": "https://registry.npmjs.org/postcss-normalize-repeat-style/-/postcss-normalize-repeat-style-7.0.0.tgz",
  6537. "integrity": "sha512-o3uSGYH+2q30ieM3ppu9GTjSXIzOrRdCUn8UOMGNw7Af61bmurHTWI87hRybrP6xDHvOe5WlAj3XzN6vEO8jLw==",
  6538. "dependencies": {
  6539. "postcss-value-parser": "^4.2.0"
  6540. },
  6541. "engines": {
  6542. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6543. },
  6544. "peerDependencies": {
  6545. "postcss": "^8.4.31"
  6546. }
  6547. },
  6548. "node_modules/postcss-normalize-string": {
  6549. "version": "7.0.0",
  6550. "resolved": "https://registry.npmjs.org/postcss-normalize-string/-/postcss-normalize-string-7.0.0.tgz",
  6551. "integrity": "sha512-w/qzL212DFVOpMy3UGyxrND+Kb0fvCiBBujiaONIihq7VvtC7bswjWgKQU/w4VcRyDD8gpfqUiBQ4DUOwEJ6Qg==",
  6552. "dependencies": {
  6553. "postcss-value-parser": "^4.2.0"
  6554. },
  6555. "engines": {
  6556. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6557. },
  6558. "peerDependencies": {
  6559. "postcss": "^8.4.31"
  6560. }
  6561. },
  6562. "node_modules/postcss-normalize-timing-functions": {
  6563. "version": "7.0.0",
  6564. "resolved": "https://registry.npmjs.org/postcss-normalize-timing-functions/-/postcss-normalize-timing-functions-7.0.0.tgz",
  6565. "integrity": "sha512-tNgw3YV0LYoRwg43N3lTe3AEWZ66W7Dh7lVEpJbHoKOuHc1sLrzMLMFjP8SNULHaykzsonUEDbKedv8C+7ej6g==",
  6566. "dependencies": {
  6567. "postcss-value-parser": "^4.2.0"
  6568. },
  6569. "engines": {
  6570. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6571. },
  6572. "peerDependencies": {
  6573. "postcss": "^8.4.31"
  6574. }
  6575. },
  6576. "node_modules/postcss-normalize-unicode": {
  6577. "version": "7.0.1",
  6578. "resolved": "https://registry.npmjs.org/postcss-normalize-unicode/-/postcss-normalize-unicode-7.0.1.tgz",
  6579. "integrity": "sha512-PTPGdY9xAkTw+8ZZ71DUePb7M/Vtgkbbq+EoI33EuyQEzbKemEQMhe5QSr0VP5UfZlreANDPxSfcdSprENcbsg==",
  6580. "dependencies": {
  6581. "browserslist": "^4.23.1",
  6582. "postcss-value-parser": "^4.2.0"
  6583. },
  6584. "engines": {
  6585. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6586. },
  6587. "peerDependencies": {
  6588. "postcss": "^8.4.31"
  6589. }
  6590. },
  6591. "node_modules/postcss-normalize-url": {
  6592. "version": "7.0.0",
  6593. "resolved": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-7.0.0.tgz",
  6594. "integrity": "sha512-+d7+PpE+jyPX1hDQZYG+NaFD+Nd2ris6r8fPTBAjE8z/U41n/bib3vze8x7rKs5H1uEw5ppe9IojewouHk0klQ==",
  6595. "dependencies": {
  6596. "postcss-value-parser": "^4.2.0"
  6597. },
  6598. "engines": {
  6599. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6600. },
  6601. "peerDependencies": {
  6602. "postcss": "^8.4.31"
  6603. }
  6604. },
  6605. "node_modules/postcss-normalize-whitespace": {
  6606. "version": "7.0.0",
  6607. "resolved": "https://registry.npmjs.org/postcss-normalize-whitespace/-/postcss-normalize-whitespace-7.0.0.tgz",
  6608. "integrity": "sha512-37/toN4wwZErqohedXYqWgvcHUGlT8O/m2jVkAfAe9Bd4MzRqlBmXrJRePH0e9Wgnz2X7KymTgTOaaFizQe3AQ==",
  6609. "dependencies": {
  6610. "postcss-value-parser": "^4.2.0"
  6611. },
  6612. "engines": {
  6613. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6614. },
  6615. "peerDependencies": {
  6616. "postcss": "^8.4.31"
  6617. }
  6618. },
  6619. "node_modules/postcss-ordered-values": {
  6620. "version": "7.0.1",
  6621. "resolved": "https://registry.npmjs.org/postcss-ordered-values/-/postcss-ordered-values-7.0.1.tgz",
  6622. "integrity": "sha512-irWScWRL6nRzYmBOXReIKch75RRhNS86UPUAxXdmW/l0FcAsg0lvAXQCby/1lymxn/o0gVa6Rv/0f03eJOwHxw==",
  6623. "dependencies": {
  6624. "cssnano-utils": "^5.0.0",
  6625. "postcss-value-parser": "^4.2.0"
  6626. },
  6627. "engines": {
  6628. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6629. },
  6630. "peerDependencies": {
  6631. "postcss": "^8.4.31"
  6632. }
  6633. },
  6634. "node_modules/postcss-reduce-initial": {
  6635. "version": "7.0.1",
  6636. "resolved": "https://registry.npmjs.org/postcss-reduce-initial/-/postcss-reduce-initial-7.0.1.tgz",
  6637. "integrity": "sha512-0JDUSV4bGB5FGM5g8MkS+rvqKukJZ7OTHw/lcKn7xPNqeaqJyQbUO8/dJpvyTpaVwPsd3Uc33+CfNzdVowp2WA==",
  6638. "dependencies": {
  6639. "browserslist": "^4.23.1",
  6640. "caniuse-api": "^3.0.0"
  6641. },
  6642. "engines": {
  6643. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6644. },
  6645. "peerDependencies": {
  6646. "postcss": "^8.4.31"
  6647. }
  6648. },
  6649. "node_modules/postcss-reduce-transforms": {
  6650. "version": "7.0.0",
  6651. "resolved": "https://registry.npmjs.org/postcss-reduce-transforms/-/postcss-reduce-transforms-7.0.0.tgz",
  6652. "integrity": "sha512-pnt1HKKZ07/idH8cpATX/ujMbtOGhUfE+m8gbqwJE05aTaNw8gbo34a2e3if0xc0dlu75sUOiqvwCGY3fzOHew==",
  6653. "dependencies": {
  6654. "postcss-value-parser": "^4.2.0"
  6655. },
  6656. "engines": {
  6657. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6658. },
  6659. "peerDependencies": {
  6660. "postcss": "^8.4.31"
  6661. }
  6662. },
  6663. "node_modules/postcss-selector-parser": {
  6664. "version": "6.1.0",
  6665. "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.1.0.tgz",
  6666. "integrity": "sha512-UMz42UD0UY0EApS0ZL9o1XnLhSTtvvvLe5Dc2H2O56fvRZi+KulDyf5ctDhhtYJBGKStV2FL1fy6253cmLgqVQ==",
  6667. "dependencies": {
  6668. "cssesc": "^3.0.0",
  6669. "util-deprecate": "^1.0.2"
  6670. },
  6671. "engines": {
  6672. "node": ">=4"
  6673. }
  6674. },
  6675. "node_modules/postcss-svgo": {
  6676. "version": "7.0.1",
  6677. "resolved": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-7.0.1.tgz",
  6678. "integrity": "sha512-0WBUlSL4lhD9rA5k1e5D8EN5wCEyZD6HJk0jIvRxl+FDVOMlJ7DePHYWGGVc5QRqrJ3/06FTXM0bxjmJpmTPSA==",
  6679. "dependencies": {
  6680. "postcss-value-parser": "^4.2.0",
  6681. "svgo": "^3.3.2"
  6682. },
  6683. "engines": {
  6684. "node": "^18.12.0 || ^20.9.0 || >= 18"
  6685. },
  6686. "peerDependencies": {
  6687. "postcss": "^8.4.31"
  6688. }
  6689. },
  6690. "node_modules/postcss-unique-selectors": {
  6691. "version": "7.0.1",
  6692. "resolved": "https://registry.npmjs.org/postcss-unique-selectors/-/postcss-unique-selectors-7.0.1.tgz",
  6693. "integrity": "sha512-MH7QE/eKUftTB5ta40xcHLl7hkZjgDFydpfTK+QWXeHxghVt3VoPqYL5/G+zYZPPIs+8GuqFXSTgxBSoB1RZtQ==",
  6694. "dependencies": {
  6695. "postcss-selector-parser": "^6.1.0"
  6696. },
  6697. "engines": {
  6698. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6699. },
  6700. "peerDependencies": {
  6701. "postcss": "^8.4.31"
  6702. }
  6703. },
  6704. "node_modules/postcss-value-parser": {
  6705. "version": "4.2.0",
  6706. "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz",
  6707. "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ=="
  6708. },
  6709. "node_modules/postcss/node_modules/nanoid": {
  6710. "version": "3.3.7",
  6711. "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz",
  6712. "integrity": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==",
  6713. "funding": [
  6714. {
  6715. "type": "github",
  6716. "url": "https://github.com/sponsors/ai"
  6717. }
  6718. ],
  6719. "bin": {
  6720. "nanoid": "bin/nanoid.cjs"
  6721. },
  6722. "engines": {
  6723. "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
  6724. }
  6725. },
  6726. "node_modules/pretty-bytes": {
  6727. "version": "6.1.1",
  6728. "resolved": "https://registry.npmjs.org/pretty-bytes/-/pretty-bytes-6.1.1.tgz",
  6729. "integrity": "sha512-mQUvGU6aUFQ+rNvTIAcZuWGRT9a6f6Yrg9bHs4ImKF+HZCEK+plBvnAZYSIQztknZF2qnzNtr6F8s0+IuptdlQ==",
  6730. "engines": {
  6731. "node": "^14.13.1 || >=16.0.0"
  6732. },
  6733. "funding": {
  6734. "url": "https://github.com/sponsors/sindresorhus"
  6735. }
  6736. },
  6737. "node_modules/process": {
  6738. "version": "0.11.10",
  6739. "resolved": "https://registry.npmjs.org/process/-/process-0.11.10.tgz",
  6740. "integrity": "sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==",
  6741. "engines": {
  6742. "node": ">= 0.6.0"
  6743. }
  6744. },
  6745. "node_modules/process-nextick-args": {
  6746. "version": "2.0.1",
  6747. "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz",
  6748. "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag=="
  6749. },
  6750. "node_modules/prompts": {
  6751. "version": "2.4.2",
  6752. "resolved": "https://registry.npmjs.org/prompts/-/prompts-2.4.2.tgz",
  6753. "integrity": "sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==",
  6754. "dependencies": {
  6755. "kleur": "^3.0.3",
  6756. "sisteransi": "^1.0.5"
  6757. },
  6758. "engines": {
  6759. "node": ">= 6"
  6760. }
  6761. },
  6762. "node_modules/protocols": {
  6763. "version": "2.0.1",
  6764. "resolved": "https://registry.npmjs.org/protocols/-/protocols-2.0.1.tgz",
  6765. "integrity": "sha512-/XJ368cyBJ7fzLMwLKv1e4vLxOju2MNAIokcr7meSaNcVbWz/CPcW22cP04mwxOErdA5mwjA8Q6w/cdAQxVn7Q=="
  6766. },
  6767. "node_modules/punycode": {
  6768. "version": "1.4.1",
  6769. "resolved": "https://registry.npmjs.org/punycode/-/punycode-1.4.1.tgz",
  6770. "integrity": "sha512-jmYNElW7yvO7TV33CjSmvSiE2yco3bV2czu/OzDKdMNVZQWfxCblURLhf+47syQRBntjfLdd/H0egrzIG+oaFQ=="
  6771. },
  6772. "node_modules/qs": {
  6773. "version": "6.13.0",
  6774. "resolved": "https://registry.npmjs.org/qs/-/qs-6.13.0.tgz",
  6775. "integrity": "sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg==",
  6776. "dependencies": {
  6777. "side-channel": "^1.0.6"
  6778. },
  6779. "engines": {
  6780. "node": ">=0.6"
  6781. },
  6782. "funding": {
  6783. "url": "https://github.com/sponsors/ljharb"
  6784. }
  6785. },
  6786. "node_modules/queue-microtask": {
  6787. "version": "1.2.3",
  6788. "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz",
  6789. "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==",
  6790. "funding": [
  6791. {
  6792. "type": "github",
  6793. "url": "https://github.com/sponsors/feross"
  6794. },
  6795. {
  6796. "type": "patreon",
  6797. "url": "https://www.patreon.com/feross"
  6798. },
  6799. {
  6800. "type": "consulting",
  6801. "url": "https://feross.org/support"
  6802. }
  6803. ]
  6804. },
  6805. "node_modules/queue-tick": {
  6806. "version": "1.0.1",
  6807. "resolved": "https://registry.npmjs.org/queue-tick/-/queue-tick-1.0.1.tgz",
  6808. "integrity": "sha512-kJt5qhMxoszgU/62PLP1CJytzd2NKetjSRnyuj31fDd3Rlcz3fzlFdFLD1SItunPwyqEOkca6GbV612BWfaBag=="
  6809. },
  6810. "node_modules/radix3": {
  6811. "version": "1.1.2",
  6812. "resolved": "https://registry.npmjs.org/radix3/-/radix3-1.1.2.tgz",
  6813. "integrity": "sha512-b484I/7b8rDEdSDKckSSBA8knMpcdsXudlE/LNL639wFoHKwLbEkQFZHWEYwDC0wa0FKUcCY+GAF73Z7wxNVFA=="
  6814. },
  6815. "node_modules/randombytes": {
  6816. "version": "2.1.0",
  6817. "resolved": "https://registry.npmjs.org/randombytes/-/randombytes-2.1.0.tgz",
  6818. "integrity": "sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==",
  6819. "dependencies": {
  6820. "safe-buffer": "^5.1.0"
  6821. }
  6822. },
  6823. "node_modules/range-parser": {
  6824. "version": "1.2.1",
  6825. "resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz",
  6826. "integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==",
  6827. "engines": {
  6828. "node": ">= 0.6"
  6829. }
  6830. },
  6831. "node_modules/rc9": {
  6832. "version": "2.1.2",
  6833. "resolved": "https://registry.npmjs.org/rc9/-/rc9-2.1.2.tgz",
  6834. "integrity": "sha512-btXCnMmRIBINM2LDZoEmOogIZU7Qe7zn4BpomSKZ/ykbLObuBdvG+mFq11DL6fjH1DRwHhrlgtYWG96bJiC7Cg==",
  6835. "dependencies": {
  6836. "defu": "^6.1.4",
  6837. "destr": "^2.0.3"
  6838. }
  6839. },
  6840. "node_modules/read-cache": {
  6841. "version": "1.0.0",
  6842. "resolved": "https://registry.npmjs.org/read-cache/-/read-cache-1.0.0.tgz",
  6843. "integrity": "sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==",
  6844. "dev": true,
  6845. "dependencies": {
  6846. "pify": "^2.3.0"
  6847. }
  6848. },
  6849. "node_modules/readable-stream": {
  6850. "version": "4.5.2",
  6851. "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-4.5.2.tgz",
  6852. "integrity": "sha512-yjavECdqeZ3GLXNgRXgeQEdz9fvDDkNKyHnbHRFtOr7/LcfgBcmct7t/ET+HaCTqfh06OzoAxrkN/IfjJBVe+g==",
  6853. "dependencies": {
  6854. "abort-controller": "^3.0.0",
  6855. "buffer": "^6.0.3",
  6856. "events": "^3.3.0",
  6857. "process": "^0.11.10",
  6858. "string_decoder": "^1.3.0"
  6859. },
  6860. "engines": {
  6861. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  6862. }
  6863. },
  6864. "node_modules/readdir-glob": {
  6865. "version": "1.1.3",
  6866. "resolved": "https://registry.npmjs.org/readdir-glob/-/readdir-glob-1.1.3.tgz",
  6867. "integrity": "sha512-v05I2k7xN8zXvPD9N+z/uhXPaj0sUFCe2rcWZIpBsqxfP7xXFQ0tipAd/wjj1YxWyWtUS5IDJpOG82JKt2EAVA==",
  6868. "dependencies": {
  6869. "minimatch": "^5.1.0"
  6870. }
  6871. },
  6872. "node_modules/readdirp": {
  6873. "version": "3.6.0",
  6874. "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz",
  6875. "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==",
  6876. "dependencies": {
  6877. "picomatch": "^2.2.1"
  6878. },
  6879. "engines": {
  6880. "node": ">=8.10.0"
  6881. }
  6882. },
  6883. "node_modules/redis-errors": {
  6884. "version": "1.2.0",
  6885. "resolved": "https://registry.npmjs.org/redis-errors/-/redis-errors-1.2.0.tgz",
  6886. "integrity": "sha512-1qny3OExCf0UvUV/5wpYKf2YwPcOqXzkwKKSmKHiE6ZMQs5heeE/c8eXK+PNllPvmjgAbfnsbpkGZWy8cBpn9w==",
  6887. "engines": {
  6888. "node": ">=4"
  6889. }
  6890. },
  6891. "node_modules/redis-parser": {
  6892. "version": "3.0.0",
  6893. "resolved": "https://registry.npmjs.org/redis-parser/-/redis-parser-3.0.0.tgz",
  6894. "integrity": "sha512-DJnGAeenTdpMEH6uAJRK/uiyEIH9WVsUmoLwzudwGJUwZPp80PDBWPHXSAGNPwNvIXAbe7MSUB1zQFugFml66A==",
  6895. "dependencies": {
  6896. "redis-errors": "^1.0.0"
  6897. },
  6898. "engines": {
  6899. "node": ">=4"
  6900. }
  6901. },
  6902. "node_modules/require-directory": {
  6903. "version": "2.1.1",
  6904. "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz",
  6905. "integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==",
  6906. "engines": {
  6907. "node": ">=0.10.0"
  6908. }
  6909. },
  6910. "node_modules/resolve": {
  6911. "version": "1.22.8",
  6912. "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.8.tgz",
  6913. "integrity": "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==",
  6914. "dependencies": {
  6915. "is-core-module": "^2.13.0",
  6916. "path-parse": "^1.0.7",
  6917. "supports-preserve-symlinks-flag": "^1.0.0"
  6918. },
  6919. "bin": {
  6920. "resolve": "bin/resolve"
  6921. },
  6922. "funding": {
  6923. "url": "https://github.com/sponsors/ljharb"
  6924. }
  6925. },
  6926. "node_modules/resolve-from": {
  6927. "version": "5.0.0",
  6928. "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz",
  6929. "integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==",
  6930. "engines": {
  6931. "node": ">=8"
  6932. }
  6933. },
  6934. "node_modules/reusify": {
  6935. "version": "1.0.4",
  6936. "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz",
  6937. "integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==",
  6938. "engines": {
  6939. "iojs": ">=1.0.0",
  6940. "node": ">=0.10.0"
  6941. }
  6942. },
  6943. "node_modules/rfdc": {
  6944. "version": "1.4.1",
  6945. "resolved": "https://registry.npmjs.org/rfdc/-/rfdc-1.4.1.tgz",
  6946. "integrity": "sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA=="
  6947. },
  6948. "node_modules/rimraf": {
  6949. "version": "3.0.2",
  6950. "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz",
  6951. "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==",
  6952. "deprecated": "Rimraf versions prior to v4 are no longer supported",
  6953. "dependencies": {
  6954. "glob": "^7.1.3"
  6955. },
  6956. "bin": {
  6957. "rimraf": "bin.js"
  6958. },
  6959. "funding": {
  6960. "url": "https://github.com/sponsors/isaacs"
  6961. }
  6962. },
  6963. "node_modules/rimraf/node_modules/brace-expansion": {
  6964. "version": "1.1.11",
  6965. "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
  6966. "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
  6967. "dependencies": {
  6968. "balanced-match": "^1.0.0",
  6969. "concat-map": "0.0.1"
  6970. }
  6971. },
  6972. "node_modules/rimraf/node_modules/glob": {
  6973. "version": "7.2.3",
  6974. "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz",
  6975. "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
  6976. "deprecated": "Glob versions prior to v9 are no longer supported",
  6977. "dependencies": {
  6978. "fs.realpath": "^1.0.0",
  6979. "inflight": "^1.0.4",
  6980. "inherits": "2",
  6981. "minimatch": "^3.1.1",
  6982. "once": "^1.3.0",
  6983. "path-is-absolute": "^1.0.0"
  6984. },
  6985. "engines": {
  6986. "node": "*"
  6987. },
  6988. "funding": {
  6989. "url": "https://github.com/sponsors/isaacs"
  6990. }
  6991. },
  6992. "node_modules/rimraf/node_modules/minimatch": {
  6993. "version": "3.1.2",
  6994. "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
  6995. "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
  6996. "dependencies": {
  6997. "brace-expansion": "^1.1.7"
  6998. },
  6999. "engines": {
  7000. "node": "*"
  7001. }
  7002. },
  7003. "node_modules/rollup": {
  7004. "version": "4.18.1",
  7005. "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.18.1.tgz",
  7006. "integrity": "sha512-Elx2UT8lzxxOXMpy5HWQGZqkrQOtrVDDa/bm9l10+U4rQnVzbL/LgZ4NOM1MPIDyHk69W4InuYDF5dzRh4Kw1A==",
  7007. "dependencies": {
  7008. "@types/estree": "1.0.5"
  7009. },
  7010. "bin": {
  7011. "rollup": "dist/bin/rollup"
  7012. },
  7013. "engines": {
  7014. "node": ">=18.0.0",
  7015. "npm": ">=8.0.0"
  7016. },
  7017. "optionalDependencies": {
  7018. "@rollup/rollup-android-arm-eabi": "4.18.1",
  7019. "@rollup/rollup-android-arm64": "4.18.1",
  7020. "@rollup/rollup-darwin-arm64": "4.18.1",
  7021. "@rollup/rollup-darwin-x64": "4.18.1",
  7022. "@rollup/rollup-linux-arm-gnueabihf": "4.18.1",
  7023. "@rollup/rollup-linux-arm-musleabihf": "4.18.1",
  7024. "@rollup/rollup-linux-arm64-gnu": "4.18.1",
  7025. "@rollup/rollup-linux-arm64-musl": "4.18.1",
  7026. "@rollup/rollup-linux-powerpc64le-gnu": "4.18.1",
  7027. "@rollup/rollup-linux-riscv64-gnu": "4.18.1",
  7028. "@rollup/rollup-linux-s390x-gnu": "4.18.1",
  7029. "@rollup/rollup-linux-x64-gnu": "4.18.1",
  7030. "@rollup/rollup-linux-x64-musl": "4.18.1",
  7031. "@rollup/rollup-win32-arm64-msvc": "4.18.1",
  7032. "@rollup/rollup-win32-ia32-msvc": "4.18.1",
  7033. "@rollup/rollup-win32-x64-msvc": "4.18.1",
  7034. "fsevents": "~2.3.2"
  7035. }
  7036. },
  7037. "node_modules/rollup-plugin-visualizer": {
  7038. "version": "5.12.0",
  7039. "resolved": "https://registry.npmjs.org/rollup-plugin-visualizer/-/rollup-plugin-visualizer-5.12.0.tgz",
  7040. "integrity": "sha512-8/NU9jXcHRs7Nnj07PF2o4gjxmm9lXIrZ8r175bT9dK8qoLlvKTwRMArRCMgpMGlq8CTLugRvEmyMeMXIU2pNQ==",
  7041. "dependencies": {
  7042. "open": "^8.4.0",
  7043. "picomatch": "^2.3.1",
  7044. "source-map": "^0.7.4",
  7045. "yargs": "^17.5.1"
  7046. },
  7047. "bin": {
  7048. "rollup-plugin-visualizer": "dist/bin/cli.js"
  7049. },
  7050. "engines": {
  7051. "node": ">=14"
  7052. },
  7053. "peerDependencies": {
  7054. "rollup": "2.x || 3.x || 4.x"
  7055. },
  7056. "peerDependenciesMeta": {
  7057. "rollup": {
  7058. "optional": true
  7059. }
  7060. }
  7061. },
  7062. "node_modules/run-applescript": {
  7063. "version": "7.0.0",
  7064. "resolved": "https://registry.npmjs.org/run-applescript/-/run-applescript-7.0.0.tgz",
  7065. "integrity": "sha512-9by4Ij99JUr/MCFBUkDKLWK3G9HVXmabKz9U5MlIAIuvuzkiOicRYs8XJLxX+xahD+mLiiCYDqF9dKAgtzKP1A==",
  7066. "engines": {
  7067. "node": ">=18"
  7068. },
  7069. "funding": {
  7070. "url": "https://github.com/sponsors/sindresorhus"
  7071. }
  7072. },
  7073. "node_modules/run-parallel": {
  7074. "version": "1.2.0",
  7075. "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz",
  7076. "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==",
  7077. "funding": [
  7078. {
  7079. "type": "github",
  7080. "url": "https://github.com/sponsors/feross"
  7081. },
  7082. {
  7083. "type": "patreon",
  7084. "url": "https://www.patreon.com/feross"
  7085. },
  7086. {
  7087. "type": "consulting",
  7088. "url": "https://feross.org/support"
  7089. }
  7090. ],
  7091. "dependencies": {
  7092. "queue-microtask": "^1.2.2"
  7093. }
  7094. },
  7095. "node_modules/safe-buffer": {
  7096. "version": "5.2.1",
  7097. "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
  7098. "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",
  7099. "funding": [
  7100. {
  7101. "type": "github",
  7102. "url": "https://github.com/sponsors/feross"
  7103. },
  7104. {
  7105. "type": "patreon",
  7106. "url": "https://www.patreon.com/feross"
  7107. },
  7108. {
  7109. "type": "consulting",
  7110. "url": "https://feross.org/support"
  7111. }
  7112. ]
  7113. },
  7114. "node_modules/safer-buffer": {
  7115. "version": "2.1.2",
  7116. "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz",
  7117. "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg=="
  7118. },
  7119. "node_modules/sass": {
  7120. "version": "1.77.6",
  7121. "resolved": "https://registry.npmjs.org/sass/-/sass-1.77.6.tgz",
  7122. "integrity": "sha512-ByXE1oLD79GVq9Ht1PeHWCPMPB8XHpBuz1r85oByKHjZY6qV6rWnQovQzXJXuQ/XyE1Oj3iPk3lo28uzaRA2/Q==",
  7123. "devOptional": true,
  7124. "dependencies": {
  7125. "chokidar": ">=3.0.0 <4.0.0",
  7126. "immutable": "^4.0.0",
  7127. "source-map-js": ">=0.6.2 <2.0.0"
  7128. },
  7129. "bin": {
  7130. "sass": "sass.js"
  7131. },
  7132. "engines": {
  7133. "node": ">=14.0.0"
  7134. }
  7135. },
  7136. "node_modules/scule": {
  7137. "version": "1.3.0",
  7138. "resolved": "https://registry.npmjs.org/scule/-/scule-1.3.0.tgz",
  7139. "integrity": "sha512-6FtHJEvt+pVMIB9IBY+IcCJ6Z5f1iQnytgyfKMhDKgmzYG+TeH/wx1y3l27rshSbLiSanrR9ffZDrEsmjlQF2g=="
  7140. },
  7141. "node_modules/semver": {
  7142. "version": "7.6.2",
  7143. "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.2.tgz",
  7144. "integrity": "sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==",
  7145. "bin": {
  7146. "semver": "bin/semver.js"
  7147. },
  7148. "engines": {
  7149. "node": ">=10"
  7150. }
  7151. },
  7152. "node_modules/send": {
  7153. "version": "0.18.0",
  7154. "resolved": "https://registry.npmjs.org/send/-/send-0.18.0.tgz",
  7155. "integrity": "sha512-qqWzuOjSFOuqPjFe4NOsMLafToQQwBSOEpS+FwEt3A2V3vKubTquT3vmLTQpFgMXp8AlFWFuP1qKaJZOtPpVXg==",
  7156. "dependencies": {
  7157. "debug": "2.6.9",
  7158. "depd": "2.0.0",
  7159. "destroy": "1.2.0",
  7160. "encodeurl": "~1.0.2",
  7161. "escape-html": "~1.0.3",
  7162. "etag": "~1.8.1",
  7163. "fresh": "0.5.2",
  7164. "http-errors": "2.0.0",
  7165. "mime": "1.6.0",
  7166. "ms": "2.1.3",
  7167. "on-finished": "2.4.1",
  7168. "range-parser": "~1.2.1",
  7169. "statuses": "2.0.1"
  7170. },
  7171. "engines": {
  7172. "node": ">= 0.8.0"
  7173. }
  7174. },
  7175. "node_modules/send/node_modules/debug": {
  7176. "version": "2.6.9",
  7177. "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
  7178. "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
  7179. "dependencies": {
  7180. "ms": "2.0.0"
  7181. }
  7182. },
  7183. "node_modules/send/node_modules/debug/node_modules/ms": {
  7184. "version": "2.0.0",
  7185. "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
  7186. "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A=="
  7187. },
  7188. "node_modules/send/node_modules/mime": {
  7189. "version": "1.6.0",
  7190. "resolved": "https://registry.npmjs.org/mime/-/mime-1.6.0.tgz",
  7191. "integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==",
  7192. "bin": {
  7193. "mime": "cli.js"
  7194. },
  7195. "engines": {
  7196. "node": ">=4"
  7197. }
  7198. },
  7199. "node_modules/send/node_modules/ms": {
  7200. "version": "2.1.3",
  7201. "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
  7202. "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA=="
  7203. },
  7204. "node_modules/serialize-javascript": {
  7205. "version": "6.0.2",
  7206. "resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-6.0.2.tgz",
  7207. "integrity": "sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==",
  7208. "dependencies": {
  7209. "randombytes": "^2.1.0"
  7210. }
  7211. },
  7212. "node_modules/serve-placeholder": {
  7213. "version": "2.0.2",
  7214. "resolved": "https://registry.npmjs.org/serve-placeholder/-/serve-placeholder-2.0.2.tgz",
  7215. "integrity": "sha512-/TMG8SboeiQbZJWRlfTCqMs2DD3SZgWp0kDQePz9yUuCnDfDh/92gf7/PxGhzXTKBIPASIHxFcZndoNbp6QOLQ==",
  7216. "dependencies": {
  7217. "defu": "^6.1.4"
  7218. }
  7219. },
  7220. "node_modules/serve-static": {
  7221. "version": "1.15.0",
  7222. "resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.15.0.tgz",
  7223. "integrity": "sha512-XGuRDNjXUijsUL0vl6nSD7cwURuzEgglbOaFuZM9g3kwDXOWVTck0jLzjPzGD+TazWbboZYu52/9/XPdUgne9g==",
  7224. "dependencies": {
  7225. "encodeurl": "~1.0.2",
  7226. "escape-html": "~1.0.3",
  7227. "parseurl": "~1.3.3",
  7228. "send": "0.18.0"
  7229. },
  7230. "engines": {
  7231. "node": ">= 0.8.0"
  7232. }
  7233. },
  7234. "node_modules/set-blocking": {
  7235. "version": "2.0.0",
  7236. "resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz",
  7237. "integrity": "sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw=="
  7238. },
  7239. "node_modules/set-function-length": {
  7240. "version": "1.2.2",
  7241. "resolved": "https://registry.npmjs.org/set-function-length/-/set-function-length-1.2.2.tgz",
  7242. "integrity": "sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==",
  7243. "dependencies": {
  7244. "define-data-property": "^1.1.4",
  7245. "es-errors": "^1.3.0",
  7246. "function-bind": "^1.1.2",
  7247. "get-intrinsic": "^1.2.4",
  7248. "gopd": "^1.0.1",
  7249. "has-property-descriptors": "^1.0.2"
  7250. },
  7251. "engines": {
  7252. "node": ">= 0.4"
  7253. }
  7254. },
  7255. "node_modules/setprototypeof": {
  7256. "version": "1.2.0",
  7257. "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz",
  7258. "integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw=="
  7259. },
  7260. "node_modules/shebang-command": {
  7261. "version": "2.0.0",
  7262. "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
  7263. "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
  7264. "dependencies": {
  7265. "shebang-regex": "^3.0.0"
  7266. },
  7267. "engines": {
  7268. "node": ">=8"
  7269. }
  7270. },
  7271. "node_modules/shebang-regex": {
  7272. "version": "3.0.0",
  7273. "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
  7274. "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
  7275. "engines": {
  7276. "node": ">=8"
  7277. }
  7278. },
  7279. "node_modules/shell-quote": {
  7280. "version": "1.8.1",
  7281. "resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.8.1.tgz",
  7282. "integrity": "sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA==",
  7283. "funding": {
  7284. "url": "https://github.com/sponsors/ljharb"
  7285. }
  7286. },
  7287. "node_modules/side-channel": {
  7288. "version": "1.0.6",
  7289. "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.0.6.tgz",
  7290. "integrity": "sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==",
  7291. "dependencies": {
  7292. "call-bind": "^1.0.7",
  7293. "es-errors": "^1.3.0",
  7294. "get-intrinsic": "^1.2.4",
  7295. "object-inspect": "^1.13.1"
  7296. },
  7297. "engines": {
  7298. "node": ">= 0.4"
  7299. },
  7300. "funding": {
  7301. "url": "https://github.com/sponsors/ljharb"
  7302. }
  7303. },
  7304. "node_modules/signal-exit": {
  7305. "version": "3.0.7",
  7306. "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz",
  7307. "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ=="
  7308. },
  7309. "node_modules/simple-git": {
  7310. "version": "3.25.0",
  7311. "resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.25.0.tgz",
  7312. "integrity": "sha512-KIY5sBnzc4yEcJXW7Tdv4viEz8KyG+nU0hay+DWZasvdFOYKeUZ6Xc25LUHHjw0tinPT7O1eY6pzX7pRT1K8rw==",
  7313. "dependencies": {
  7314. "@kwsites/file-exists": "^1.1.1",
  7315. "@kwsites/promise-deferred": "^1.1.1",
  7316. "debug": "^4.3.5"
  7317. },
  7318. "funding": {
  7319. "type": "github",
  7320. "url": "https://github.com/steveukx/git-js?sponsor=1"
  7321. }
  7322. },
  7323. "node_modules/sirv": {
  7324. "version": "2.0.4",
  7325. "resolved": "https://registry.npmjs.org/sirv/-/sirv-2.0.4.tgz",
  7326. "integrity": "sha512-94Bdh3cC2PKrbgSOUqTiGPWVZeSiXfKOVZNJniWoqrWrRkB1CJzBU3NEbiTsPcYy1lDsANA/THzS+9WBiy5nfQ==",
  7327. "dependencies": {
  7328. "@polka/url": "^1.0.0-next.24",
  7329. "mrmime": "^2.0.0",
  7330. "totalist": "^3.0.0"
  7331. },
  7332. "engines": {
  7333. "node": ">= 10"
  7334. }
  7335. },
  7336. "node_modules/sisteransi": {
  7337. "version": "1.0.5",
  7338. "resolved": "https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.5.tgz",
  7339. "integrity": "sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg=="
  7340. },
  7341. "node_modules/slash": {
  7342. "version": "5.1.0",
  7343. "resolved": "https://registry.npmjs.org/slash/-/slash-5.1.0.tgz",
  7344. "integrity": "sha512-ZA6oR3T/pEyuqwMgAKT0/hAv8oAXckzbkmR0UkUosQ+Mc4RxGoJkRmwHgHufaenlyAgE1Mxgpdcrf75y6XcnDg==",
  7345. "engines": {
  7346. "node": ">=14.16"
  7347. },
  7348. "funding": {
  7349. "url": "https://github.com/sponsors/sindresorhus"
  7350. }
  7351. },
  7352. "node_modules/smob": {
  7353. "version": "1.5.0",
  7354. "resolved": "https://registry.npmjs.org/smob/-/smob-1.5.0.tgz",
  7355. "integrity": "sha512-g6T+p7QO8npa+/hNx9ohv1E5pVCmWrVCUzUXJyLdMmftX6ER0oiWY/w9knEonLpnOp6b6FenKnMfR8gqwWdwig=="
  7356. },
  7357. "node_modules/source-map": {
  7358. "version": "0.7.4",
  7359. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.4.tgz",
  7360. "integrity": "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==",
  7361. "engines": {
  7362. "node": ">= 8"
  7363. }
  7364. },
  7365. "node_modules/source-map-js": {
  7366. "version": "1.2.0",
  7367. "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.0.tgz",
  7368. "integrity": "sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==",
  7369. "engines": {
  7370. "node": ">=0.10.0"
  7371. }
  7372. },
  7373. "node_modules/source-map-support": {
  7374. "version": "0.5.21",
  7375. "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz",
  7376. "integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==",
  7377. "dependencies": {
  7378. "buffer-from": "^1.0.0",
  7379. "source-map": "^0.6.0"
  7380. }
  7381. },
  7382. "node_modules/source-map-support/node_modules/source-map": {
  7383. "version": "0.6.1",
  7384. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
  7385. "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
  7386. "engines": {
  7387. "node": ">=0.10.0"
  7388. }
  7389. },
  7390. "node_modules/speakingurl": {
  7391. "version": "14.0.1",
  7392. "resolved": "https://registry.npmjs.org/speakingurl/-/speakingurl-14.0.1.tgz",
  7393. "integrity": "sha512-1POYv7uv2gXoyGFpBCmpDVSNV74IfsWlDW216UPjbWufNf+bSU6GdbDsxdcxtfwb4xlI3yxzOTKClUosxARYrQ==",
  7394. "engines": {
  7395. "node": ">=0.10.0"
  7396. }
  7397. },
  7398. "node_modules/standard-as-callback": {
  7399. "version": "2.1.0",
  7400. "resolved": "https://registry.npmjs.org/standard-as-callback/-/standard-as-callback-2.1.0.tgz",
  7401. "integrity": "sha512-qoRRSyROncaz1z0mvYqIE4lCd9p2R90i6GxW3uZv5ucSu8tU7B5HXUP1gG8pVZsYNVaXjk8ClXHPttLyxAL48A=="
  7402. },
  7403. "node_modules/statuses": {
  7404. "version": "2.0.1",
  7405. "resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz",
  7406. "integrity": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==",
  7407. "engines": {
  7408. "node": ">= 0.8"
  7409. }
  7410. },
  7411. "node_modules/std-env": {
  7412. "version": "3.7.0",
  7413. "resolved": "https://registry.npmjs.org/std-env/-/std-env-3.7.0.tgz",
  7414. "integrity": "sha512-JPbdCEQLj1w5GilpiHAx3qJvFndqybBysA3qUOnznweH4QbNYUsW/ea8QzSrnh0vNsezMMw5bcVool8lM0gwzg=="
  7415. },
  7416. "node_modules/streamx": {
  7417. "version": "2.18.0",
  7418. "resolved": "https://registry.npmjs.org/streamx/-/streamx-2.18.0.tgz",
  7419. "integrity": "sha512-LLUC1TWdjVdn1weXGcSxyTR3T4+acB6tVGXT95y0nGbca4t4o/ng1wKAGTljm9VicuCVLvRlqFYXYy5GwgM7sQ==",
  7420. "dependencies": {
  7421. "fast-fifo": "^1.3.2",
  7422. "queue-tick": "^1.0.1",
  7423. "text-decoder": "^1.1.0"
  7424. },
  7425. "optionalDependencies": {
  7426. "bare-events": "^2.2.0"
  7427. }
  7428. },
  7429. "node_modules/string_decoder": {
  7430. "version": "1.3.0",
  7431. "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz",
  7432. "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==",
  7433. "dependencies": {
  7434. "safe-buffer": "~5.2.0"
  7435. }
  7436. },
  7437. "node_modules/string-width": {
  7438. "version": "4.2.3",
  7439. "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
  7440. "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
  7441. "dependencies": {
  7442. "emoji-regex": "^8.0.0",
  7443. "is-fullwidth-code-point": "^3.0.0",
  7444. "strip-ansi": "^6.0.1"
  7445. },
  7446. "engines": {
  7447. "node": ">=8"
  7448. }
  7449. },
  7450. "node_modules/string-width-cjs": {
  7451. "name": "string-width",
  7452. "version": "4.2.3",
  7453. "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
  7454. "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
  7455. "dependencies": {
  7456. "emoji-regex": "^8.0.0",
  7457. "is-fullwidth-code-point": "^3.0.0",
  7458. "strip-ansi": "^6.0.1"
  7459. },
  7460. "engines": {
  7461. "node": ">=8"
  7462. }
  7463. },
  7464. "node_modules/strip-ansi": {
  7465. "version": "6.0.1",
  7466. "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
  7467. "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
  7468. "dependencies": {
  7469. "ansi-regex": "^5.0.1"
  7470. },
  7471. "engines": {
  7472. "node": ">=8"
  7473. }
  7474. },
  7475. "node_modules/strip-ansi-cjs": {
  7476. "name": "strip-ansi",
  7477. "version": "6.0.1",
  7478. "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
  7479. "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
  7480. "dependencies": {
  7481. "ansi-regex": "^5.0.1"
  7482. },
  7483. "engines": {
  7484. "node": ">=8"
  7485. }
  7486. },
  7487. "node_modules/strip-final-newline": {
  7488. "version": "3.0.0",
  7489. "resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-3.0.0.tgz",
  7490. "integrity": "sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw==",
  7491. "engines": {
  7492. "node": ">=12"
  7493. },
  7494. "funding": {
  7495. "url": "https://github.com/sponsors/sindresorhus"
  7496. }
  7497. },
  7498. "node_modules/strip-literal": {
  7499. "version": "2.1.0",
  7500. "resolved": "https://registry.npmjs.org/strip-literal/-/strip-literal-2.1.0.tgz",
  7501. "integrity": "sha512-Op+UycaUt/8FbN/Z2TWPBLge3jWrP3xj10f3fnYxf052bKuS3EKs1ZQcVGjnEMdsNVAM+plXRdmjrZ/KgG3Skw==",
  7502. "dependencies": {
  7503. "js-tokens": "^9.0.0"
  7504. },
  7505. "funding": {
  7506. "url": "https://github.com/sponsors/antfu"
  7507. }
  7508. },
  7509. "node_modules/strip-literal/node_modules/js-tokens": {
  7510. "version": "9.0.0",
  7511. "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-9.0.0.tgz",
  7512. "integrity": "sha512-WriZw1luRMlmV3LGJaR6QOJjWwgLUTf89OwT2lUOyjX2dJGBwgmIkbcz+7WFZjrZM635JOIR517++e/67CP9dQ=="
  7513. },
  7514. "node_modules/stylehacks": {
  7515. "version": "7.0.2",
  7516. "resolved": "https://registry.npmjs.org/stylehacks/-/stylehacks-7.0.2.tgz",
  7517. "integrity": "sha512-HdkWZS9b4gbgYTdMg4gJLmm7biAUug1qTqXjS+u8X+/pUd+9Px1E+520GnOW3rST9MNsVOVpsJG+mPHNosxjOQ==",
  7518. "dependencies": {
  7519. "browserslist": "^4.23.1",
  7520. "postcss-selector-parser": "^6.1.0"
  7521. },
  7522. "engines": {
  7523. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  7524. },
  7525. "peerDependencies": {
  7526. "postcss": "^8.4.31"
  7527. }
  7528. },
  7529. "node_modules/sucrase": {
  7530. "version": "3.35.0",
  7531. "resolved": "https://registry.npmjs.org/sucrase/-/sucrase-3.35.0.tgz",
  7532. "integrity": "sha512-8EbVDiu9iN/nESwxeSxDKe0dunta1GOlHufmSSXxMD2z2/tMZpDMpvXQGsc+ajGo8y2uYUmixaSRUc/QPoQ0GA==",
  7533. "dev": true,
  7534. "dependencies": {
  7535. "@jridgewell/gen-mapping": "^0.3.2",
  7536. "commander": "^4.0.0",
  7537. "glob": "^10.3.10",
  7538. "lines-and-columns": "^1.1.6",
  7539. "mz": "^2.7.0",
  7540. "pirates": "^4.0.1",
  7541. "ts-interface-checker": "^0.1.9"
  7542. },
  7543. "bin": {
  7544. "sucrase": "bin/sucrase",
  7545. "sucrase-node": "bin/sucrase-node"
  7546. },
  7547. "engines": {
  7548. "node": ">=16 || 14 >=14.17"
  7549. }
  7550. },
  7551. "node_modules/sucrase/node_modules/commander": {
  7552. "version": "4.1.1",
  7553. "resolved": "https://registry.npmjs.org/commander/-/commander-4.1.1.tgz",
  7554. "integrity": "sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==",
  7555. "dev": true,
  7556. "engines": {
  7557. "node": ">= 6"
  7558. }
  7559. },
  7560. "node_modules/sucrase/node_modules/glob": {
  7561. "version": "10.4.2",
  7562. "resolved": "https://registry.npmjs.org/glob/-/glob-10.4.2.tgz",
  7563. "integrity": "sha512-GwMlUF6PkPo3Gk21UxkCohOv0PLcIXVtKyLlpEI28R/cO/4eNOdmLk3CMW1wROV/WR/EsZOWAfBbBOqYvs88/w==",
  7564. "dev": true,
  7565. "dependencies": {
  7566. "foreground-child": "^3.1.0",
  7567. "jackspeak": "^3.1.2",
  7568. "minimatch": "^9.0.4",
  7569. "minipass": "^7.1.2",
  7570. "package-json-from-dist": "^1.0.0",
  7571. "path-scurry": "^1.11.1"
  7572. },
  7573. "bin": {
  7574. "glob": "dist/esm/bin.mjs"
  7575. },
  7576. "engines": {
  7577. "node": ">=16 || 14 >=14.18"
  7578. },
  7579. "funding": {
  7580. "url": "https://github.com/sponsors/isaacs"
  7581. }
  7582. },
  7583. "node_modules/sucrase/node_modules/minimatch": {
  7584. "version": "9.0.4",
  7585. "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz",
  7586. "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==",
  7587. "dev": true,
  7588. "dependencies": {
  7589. "brace-expansion": "^2.0.1"
  7590. },
  7591. "engines": {
  7592. "node": ">=16 || 14 >=14.17"
  7593. },
  7594. "funding": {
  7595. "url": "https://github.com/sponsors/isaacs"
  7596. }
  7597. },
  7598. "node_modules/superjson": {
  7599. "version": "2.2.1",
  7600. "resolved": "https://registry.npmjs.org/superjson/-/superjson-2.2.1.tgz",
  7601. "integrity": "sha512-8iGv75BYOa0xRJHK5vRLEjE2H/i4lulTjzpUXic3Eg8akftYjkmQDa8JARQ42rlczXyFR3IeRoeFCc7RxHsYZA==",
  7602. "dependencies": {
  7603. "copy-anything": "^3.0.2"
  7604. },
  7605. "engines": {
  7606. "node": ">=16"
  7607. }
  7608. },
  7609. "node_modules/supports-color": {
  7610. "version": "5.5.0",
  7611. "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
  7612. "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
  7613. "dependencies": {
  7614. "has-flag": "^3.0.0"
  7615. },
  7616. "engines": {
  7617. "node": ">=4"
  7618. }
  7619. },
  7620. "node_modules/supports-preserve-symlinks-flag": {
  7621. "version": "1.0.0",
  7622. "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz",
  7623. "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==",
  7624. "engines": {
  7625. "node": ">= 0.4"
  7626. },
  7627. "funding": {
  7628. "url": "https://github.com/sponsors/ljharb"
  7629. }
  7630. },
  7631. "node_modules/svg-tags": {
  7632. "version": "1.0.0",
  7633. "resolved": "https://registry.npmjs.org/svg-tags/-/svg-tags-1.0.0.tgz",
  7634. "integrity": "sha512-ovssysQTa+luh7A5Weu3Rta6FJlFBBbInjOh722LIt6klpU2/HtdUbszju/G4devcvk8PGt7FCLv5wftu3THUA=="
  7635. },
  7636. "node_modules/svgo": {
  7637. "version": "3.3.2",
  7638. "resolved": "https://registry.npmjs.org/svgo/-/svgo-3.3.2.tgz",
  7639. "integrity": "sha512-OoohrmuUlBs8B8o6MB2Aevn+pRIH9zDALSR+6hhqVfa6fRwG/Qw9VUMSMW9VNg2CFc/MTIfabtdOVl9ODIJjpw==",
  7640. "dependencies": {
  7641. "@trysound/sax": "0.2.0",
  7642. "commander": "^7.2.0",
  7643. "css-select": "^5.1.0",
  7644. "css-tree": "^2.3.1",
  7645. "css-what": "^6.1.0",
  7646. "csso": "^5.0.5",
  7647. "picocolors": "^1.0.0"
  7648. },
  7649. "bin": {
  7650. "svgo": "bin/svgo"
  7651. },
  7652. "engines": {
  7653. "node": ">=14.0.0"
  7654. },
  7655. "funding": {
  7656. "type": "opencollective",
  7657. "url": "https://opencollective.com/svgo"
  7658. }
  7659. },
  7660. "node_modules/system-architecture": {
  7661. "version": "0.1.0",
  7662. "resolved": "https://registry.npmjs.org/system-architecture/-/system-architecture-0.1.0.tgz",
  7663. "integrity": "sha512-ulAk51I9UVUyJgxlv9M6lFot2WP3e7t8Kz9+IS6D4rVba1tR9kON+Ey69f+1R4Q8cd45Lod6a4IcJIxnzGc/zA==",
  7664. "engines": {
  7665. "node": ">=18"
  7666. },
  7667. "funding": {
  7668. "url": "https://github.com/sponsors/sindresorhus"
  7669. }
  7670. },
  7671. "node_modules/tailwindcss": {
  7672. "version": "3.4.4",
  7673. "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.4.tgz",
  7674. "integrity": "sha512-ZoyXOdJjISB7/BcLTR6SEsLgKtDStYyYZVLsUtWChO4Ps20CBad7lfJKVDiejocV4ME1hLmyY0WJE3hSDcmQ2A==",
  7675. "dev": true,
  7676. "dependencies": {
  7677. "@alloc/quick-lru": "^5.2.0",
  7678. "arg": "^5.0.2",
  7679. "chokidar": "^3.5.3",
  7680. "didyoumean": "^1.2.2",
  7681. "dlv": "^1.1.3",
  7682. "fast-glob": "^3.3.0",
  7683. "glob-parent": "^6.0.2",
  7684. "is-glob": "^4.0.3",
  7685. "jiti": "^1.21.0",
  7686. "lilconfig": "^2.1.0",
  7687. "micromatch": "^4.0.5",
  7688. "normalize-path": "^3.0.0",
  7689. "object-hash": "^3.0.0",
  7690. "picocolors": "^1.0.0",
  7691. "postcss": "^8.4.23",
  7692. "postcss-import": "^15.1.0",
  7693. "postcss-js": "^4.0.1",
  7694. "postcss-load-config": "^4.0.1",
  7695. "postcss-nested": "^6.0.1",
  7696. "postcss-selector-parser": "^6.0.11",
  7697. "resolve": "^1.22.2",
  7698. "sucrase": "^3.32.0"
  7699. },
  7700. "bin": {
  7701. "tailwind": "lib/cli.js",
  7702. "tailwindcss": "lib/cli.js"
  7703. },
  7704. "engines": {
  7705. "node": ">=14.0.0"
  7706. }
  7707. },
  7708. "node_modules/tailwindcss/node_modules/glob-parent": {
  7709. "version": "6.0.2",
  7710. "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz",
  7711. "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==",
  7712. "dev": true,
  7713. "dependencies": {
  7714. "is-glob": "^4.0.3"
  7715. },
  7716. "engines": {
  7717. "node": ">=10.13.0"
  7718. }
  7719. },
  7720. "node_modules/tailwindcss/node_modules/lilconfig": {
  7721. "version": "2.1.0",
  7722. "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-2.1.0.tgz",
  7723. "integrity": "sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==",
  7724. "dev": true,
  7725. "engines": {
  7726. "node": ">=10"
  7727. }
  7728. },
  7729. "node_modules/tapable": {
  7730. "version": "2.2.1",
  7731. "resolved": "https://registry.npmjs.org/tapable/-/tapable-2.2.1.tgz",
  7732. "integrity": "sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==",
  7733. "engines": {
  7734. "node": ">=6"
  7735. }
  7736. },
  7737. "node_modules/tar": {
  7738. "version": "6.2.1",
  7739. "resolved": "https://registry.npmjs.org/tar/-/tar-6.2.1.tgz",
  7740. "integrity": "sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==",
  7741. "dependencies": {
  7742. "chownr": "^2.0.0",
  7743. "fs-minipass": "^2.0.0",
  7744. "minipass": "^5.0.0",
  7745. "minizlib": "^2.1.1",
  7746. "mkdirp": "^1.0.3",
  7747. "yallist": "^4.0.0"
  7748. },
  7749. "engines": {
  7750. "node": ">=10"
  7751. }
  7752. },
  7753. "node_modules/tar-stream": {
  7754. "version": "3.1.7",
  7755. "resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-3.1.7.tgz",
  7756. "integrity": "sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ==",
  7757. "dependencies": {
  7758. "b4a": "^1.6.4",
  7759. "fast-fifo": "^1.2.0",
  7760. "streamx": "^2.15.0"
  7761. }
  7762. },
  7763. "node_modules/tar/node_modules/minipass": {
  7764. "version": "5.0.0",
  7765. "resolved": "https://registry.npmjs.org/minipass/-/minipass-5.0.0.tgz",
  7766. "integrity": "sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==",
  7767. "engines": {
  7768. "node": ">=8"
  7769. }
  7770. },
  7771. "node_modules/tar/node_modules/yallist": {
  7772. "version": "4.0.0",
  7773. "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
  7774. "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
  7775. },
  7776. "node_modules/terser": {
  7777. "version": "5.31.2",
  7778. "resolved": "https://registry.npmjs.org/terser/-/terser-5.31.2.tgz",
  7779. "integrity": "sha512-LGyRZVFm/QElZHy/CPr/O4eNZOZIzsrQ92y4v9UJe/pFJjypje2yI3C2FmPtvUEnhadlSbmG2nXtdcjHOjCfxw==",
  7780. "dependencies": {
  7781. "@jridgewell/source-map": "^0.3.3",
  7782. "acorn": "^8.8.2",
  7783. "commander": "^2.20.0",
  7784. "source-map-support": "~0.5.20"
  7785. },
  7786. "bin": {
  7787. "terser": "bin/terser"
  7788. },
  7789. "engines": {
  7790. "node": ">=10"
  7791. }
  7792. },
  7793. "node_modules/terser/node_modules/commander": {
  7794. "version": "2.20.3",
  7795. "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz",
  7796. "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ=="
  7797. },
  7798. "node_modules/text-decoder": {
  7799. "version": "1.1.1",
  7800. "resolved": "https://registry.npmjs.org/text-decoder/-/text-decoder-1.1.1.tgz",
  7801. "integrity": "sha512-8zll7REEv4GDD3x4/0pW+ppIxSNs7H1J10IKFZsuOMscumCdM2a+toDGLPA3T+1+fLBql4zbt5z83GEQGGV5VA==",
  7802. "dependencies": {
  7803. "b4a": "^1.6.4"
  7804. }
  7805. },
  7806. "node_modules/thenify": {
  7807. "version": "3.3.1",
  7808. "resolved": "https://registry.npmjs.org/thenify/-/thenify-3.3.1.tgz",
  7809. "integrity": "sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==",
  7810. "dev": true,
  7811. "dependencies": {
  7812. "any-promise": "^1.0.0"
  7813. }
  7814. },
  7815. "node_modules/thenify-all": {
  7816. "version": "1.6.0",
  7817. "resolved": "https://registry.npmjs.org/thenify-all/-/thenify-all-1.6.0.tgz",
  7818. "integrity": "sha512-RNxQH/qI8/t3thXJDwcstUO4zeqo64+Uy/+sNVRBx4Xn2OX+OZ9oP+iJnNFqplFra2ZUVeKCSa2oVWi3T4uVmA==",
  7819. "dev": true,
  7820. "dependencies": {
  7821. "thenify": ">= 3.1.0 < 4"
  7822. },
  7823. "engines": {
  7824. "node": ">=0.8"
  7825. }
  7826. },
  7827. "node_modules/tiny-invariant": {
  7828. "version": "1.3.3",
  7829. "resolved": "https://registry.npmjs.org/tiny-invariant/-/tiny-invariant-1.3.3.tgz",
  7830. "integrity": "sha512-+FbBPE1o9QAYvviau/qC5SE3caw21q3xkvWKBtja5vgqOWIHHJ3ioaq1VPfn/Szqctz2bU/oYeKd9/z5BL+PVg=="
  7831. },
  7832. "node_modules/to-fast-properties": {
  7833. "version": "2.0.0",
  7834. "resolved": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz",
  7835. "integrity": "sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==",
  7836. "engines": {
  7837. "node": ">=4"
  7838. }
  7839. },
  7840. "node_modules/to-regex-range": {
  7841. "version": "5.0.1",
  7842. "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
  7843. "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
  7844. "dependencies": {
  7845. "is-number": "^7.0.0"
  7846. },
  7847. "engines": {
  7848. "node": ">=8.0"
  7849. }
  7850. },
  7851. "node_modules/toidentifier": {
  7852. "version": "1.0.1",
  7853. "resolved": "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz",
  7854. "integrity": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==",
  7855. "engines": {
  7856. "node": ">=0.6"
  7857. }
  7858. },
  7859. "node_modules/totalist": {
  7860. "version": "3.0.1",
  7861. "resolved": "https://registry.npmjs.org/totalist/-/totalist-3.0.1.tgz",
  7862. "integrity": "sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ==",
  7863. "engines": {
  7864. "node": ">=6"
  7865. }
  7866. },
  7867. "node_modules/tr46": {
  7868. "version": "0.0.3",
  7869. "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz",
  7870. "integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw=="
  7871. },
  7872. "node_modules/ts-interface-checker": {
  7873. "version": "0.1.13",
  7874. "resolved": "https://registry.npmjs.org/ts-interface-checker/-/ts-interface-checker-0.1.13.tgz",
  7875. "integrity": "sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==",
  7876. "dev": true
  7877. },
  7878. "node_modules/type-fest": {
  7879. "version": "3.13.1",
  7880. "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-3.13.1.tgz",
  7881. "integrity": "sha512-tLq3bSNx+xSpwvAJnzrK0Ep5CLNWjvFTOp71URMaAEWBfRb9nnJiBoUe0tF8bI4ZFO3omgBR6NvnbzVUT3Ly4g==",
  7882. "engines": {
  7883. "node": ">=14.16"
  7884. },
  7885. "funding": {
  7886. "url": "https://github.com/sponsors/sindresorhus"
  7887. }
  7888. },
  7889. "node_modules/ufo": {
  7890. "version": "1.5.3",
  7891. "resolved": "https://registry.npmjs.org/ufo/-/ufo-1.5.3.tgz",
  7892. "integrity": "sha512-Y7HYmWaFwPUmkoQCUIAYpKqkOf+SbVj/2fJJZ4RJMCfZp0rTGwRbzQD+HghfnhKOjL9E01okqz+ncJskGYfBNw=="
  7893. },
  7894. "node_modules/ultrahtml": {
  7895. "version": "1.5.3",
  7896. "resolved": "https://registry.npmjs.org/ultrahtml/-/ultrahtml-1.5.3.tgz",
  7897. "integrity": "sha512-GykOvZwgDWZlTQMtp5jrD4BVL+gNn2NVlVafjcFUJ7taY20tqYdwdoWBFy6GBJsNTZe1GkGPkSl5knQAjtgceg=="
  7898. },
  7899. "node_modules/uncrypto": {
  7900. "version": "0.1.3",
  7901. "resolved": "https://registry.npmjs.org/uncrypto/-/uncrypto-0.1.3.tgz",
  7902. "integrity": "sha512-Ql87qFHB3s/De2ClA9e0gsnS6zXG27SkTiSJwjCc9MebbfapQfuPzumMIUMi38ezPZVNFcHI9sUIepeQfw8J8Q=="
  7903. },
  7904. "node_modules/unctx": {
  7905. "version": "2.3.1",
  7906. "resolved": "https://registry.npmjs.org/unctx/-/unctx-2.3.1.tgz",
  7907. "integrity": "sha512-PhKke8ZYauiqh3FEMVNm7ljvzQiph0Mt3GBRve03IJm7ukfaON2OBK795tLwhbyfzknuRRkW0+Ze+CQUmzOZ+A==",
  7908. "dependencies": {
  7909. "acorn": "^8.8.2",
  7910. "estree-walker": "^3.0.3",
  7911. "magic-string": "^0.30.0",
  7912. "unplugin": "^1.3.1"
  7913. }
  7914. },
  7915. "node_modules/undici": {
  7916. "version": "5.28.4",
  7917. "resolved": "https://registry.npmjs.org/undici/-/undici-5.28.4.tgz",
  7918. "integrity": "sha512-72RFADWFqKmUb2hmmvNODKL3p9hcB6Gt2DOQMis1SEBaV6a4MH8soBvzg+95CYhCKPFedut2JY9bMfrDl9D23g==",
  7919. "dependencies": {
  7920. "@fastify/busboy": "^2.0.0"
  7921. },
  7922. "engines": {
  7923. "node": ">=14.0"
  7924. }
  7925. },
  7926. "node_modules/undici-types": {
  7927. "version": "5.26.5",
  7928. "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz",
  7929. "integrity": "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA=="
  7930. },
  7931. "node_modules/unenv": {
  7932. "version": "1.9.0",
  7933. "resolved": "https://registry.npmjs.org/unenv/-/unenv-1.9.0.tgz",
  7934. "integrity": "sha512-QKnFNznRxmbOF1hDgzpqrlIf6NC5sbZ2OJ+5Wl3OX8uM+LUJXbj4TXvLJCtwbPTmbMHCLIz6JLKNinNsMShK9g==",
  7935. "dependencies": {
  7936. "consola": "^3.2.3",
  7937. "defu": "^6.1.3",
  7938. "mime": "^3.0.0",
  7939. "node-fetch-native": "^1.6.1",
  7940. "pathe": "^1.1.1"
  7941. }
  7942. },
  7943. "node_modules/unenv/node_modules/mime": {
  7944. "version": "3.0.0",
  7945. "resolved": "https://registry.npmjs.org/mime/-/mime-3.0.0.tgz",
  7946. "integrity": "sha512-jSCU7/VB1loIWBZe14aEYHU/+1UMEHoaO7qxCOVJOw9GgH72VAWppxNcjU+x9a2k3GSIBXNKxXQFqRvvZ7vr3A==",
  7947. "bin": {
  7948. "mime": "cli.js"
  7949. },
  7950. "engines": {
  7951. "node": ">=10.0.0"
  7952. }
  7953. },
  7954. "node_modules/unhead": {
  7955. "version": "1.9.16",
  7956. "resolved": "https://registry.npmjs.org/unhead/-/unhead-1.9.16.tgz",
  7957. "integrity": "sha512-FOoXkuRNDwt7PUaNE0LXNCb6RCz4vTpkGymz4tJ8rcaG5uUJ0lxGK536hzCFwFw3Xkp3n+tkt2yCcbAZE/FOvA==",
  7958. "dependencies": {
  7959. "@unhead/dom": "1.9.16",
  7960. "@unhead/schema": "1.9.16",
  7961. "@unhead/shared": "1.9.16",
  7962. "hookable": "^5.5.3"
  7963. },
  7964. "funding": {
  7965. "url": "https://github.com/sponsors/harlan-zw"
  7966. }
  7967. },
  7968. "node_modules/unhead/node_modules/@unhead/schema": {
  7969. "version": "1.9.16",
  7970. "resolved": "https://registry.npmjs.org/@unhead/schema/-/schema-1.9.16.tgz",
  7971. "integrity": "sha512-V2BshX+I6D2wN4ys5so8RQDUgsggsxW9FVBiuQi4h8oPWtHclogxzDiHa5BH2TgvNIoUxLnLYNAShMGipmVuUw==",
  7972. "dependencies": {
  7973. "hookable": "^5.5.3",
  7974. "zhead": "^2.2.4"
  7975. },
  7976. "funding": {
  7977. "url": "https://github.com/sponsors/harlan-zw"
  7978. }
  7979. },
  7980. "node_modules/unhead/node_modules/@unhead/shared": {
  7981. "version": "1.9.16",
  7982. "resolved": "https://registry.npmjs.org/@unhead/shared/-/shared-1.9.16.tgz",
  7983. "integrity": "sha512-pfJnArULCY+GBr7OtYyyxihRiQLkT31TpyK6nUKIwyax4oNOGyhNfk0RFzNq16BwLg60d1lrc5bd5mZGbfClMA==",
  7984. "dependencies": {
  7985. "@unhead/schema": "1.9.16"
  7986. },
  7987. "funding": {
  7988. "url": "https://github.com/sponsors/harlan-zw"
  7989. }
  7990. },
  7991. "node_modules/unicorn-magic": {
  7992. "version": "0.1.0",
  7993. "resolved": "https://registry.npmjs.org/unicorn-magic/-/unicorn-magic-0.1.0.tgz",
  7994. "integrity": "sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==",
  7995. "engines": {
  7996. "node": ">=18"
  7997. },
  7998. "funding": {
  7999. "url": "https://github.com/sponsors/sindresorhus"
  8000. }
  8001. },
  8002. "node_modules/unimport": {
  8003. "version": "3.7.2",
  8004. "resolved": "https://registry.npmjs.org/unimport/-/unimport-3.7.2.tgz",
  8005. "integrity": "sha512-91mxcZTadgXyj3lFWmrGT8GyoRHWuE5fqPOjg5RVtF6vj+OfM5G6WCzXjuYtSgELE5ggB34RY4oiCSEP8I3AHw==",
  8006. "dependencies": {
  8007. "@rollup/pluginutils": "^5.1.0",
  8008. "acorn": "^8.11.3",
  8009. "escape-string-regexp": "^5.0.0",
  8010. "estree-walker": "^3.0.3",
  8011. "fast-glob": "^3.3.2",
  8012. "local-pkg": "^0.5.0",
  8013. "magic-string": "^0.30.10",
  8014. "mlly": "^1.7.0",
  8015. "pathe": "^1.1.2",
  8016. "pkg-types": "^1.1.1",
  8017. "scule": "^1.3.0",
  8018. "strip-literal": "^2.1.0",
  8019. "unplugin": "^1.10.1"
  8020. }
  8021. },
  8022. "node_modules/universalify": {
  8023. "version": "2.0.1",
  8024. "resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.1.tgz",
  8025. "integrity": "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==",
  8026. "engines": {
  8027. "node": ">= 10.0.0"
  8028. }
  8029. },
  8030. "node_modules/unplugin": {
  8031. "version": "1.11.0",
  8032. "resolved": "https://registry.npmjs.org/unplugin/-/unplugin-1.11.0.tgz",
  8033. "integrity": "sha512-3r7VWZ/webh0SGgJScpWl2/MRCZK5d3ZYFcNaeci/GQ7Teop7zf0Nl2pUuz7G21BwPd9pcUPOC5KmJ2L3WgC5g==",
  8034. "dependencies": {
  8035. "acorn": "^8.11.3",
  8036. "chokidar": "^3.6.0",
  8037. "webpack-sources": "^3.2.3",
  8038. "webpack-virtual-modules": "^0.6.1"
  8039. },
  8040. "engines": {
  8041. "node": ">=14.0.0"
  8042. }
  8043. },
  8044. "node_modules/unplugin-vue-router": {
  8045. "version": "0.10.0",
  8046. "resolved": "https://registry.npmjs.org/unplugin-vue-router/-/unplugin-vue-router-0.10.0.tgz",
  8047. "integrity": "sha512-t9cwRvNONcrh7CZLUYrd4kGOH4xZRhsHeT+exaAuYFn7z87pkTHiHh3wBnGerfKGs22SnmJIIjcKyEa62CO+4w==",
  8048. "dependencies": {
  8049. "@babel/types": "^7.24.7",
  8050. "@rollup/pluginutils": "^5.1.0",
  8051. "@vue-macros/common": "^1.10.4",
  8052. "ast-walker-scope": "^0.6.1",
  8053. "chokidar": "^3.6.0",
  8054. "fast-glob": "^3.3.2",
  8055. "json5": "^2.2.3",
  8056. "local-pkg": "^0.5.0",
  8057. "mlly": "^1.7.1",
  8058. "pathe": "^1.1.2",
  8059. "scule": "^1.3.0",
  8060. "unplugin": "^1.10.1",
  8061. "yaml": "^2.4.5"
  8062. },
  8063. "peerDependencies": {
  8064. "vue-router": "^4.4.0"
  8065. },
  8066. "peerDependenciesMeta": {
  8067. "vue-router": {
  8068. "optional": true
  8069. }
  8070. }
  8071. },
  8072. "node_modules/unstorage": {
  8073. "version": "1.10.2",
  8074. "resolved": "https://registry.npmjs.org/unstorage/-/unstorage-1.10.2.tgz",
  8075. "integrity": "sha512-cULBcwDqrS8UhlIysUJs2Dk0Mmt8h7B0E6mtR+relW9nZvsf/u4SkAYyNliPiPW7XtFNb5u3IUMkxGxFTTRTgQ==",
  8076. "dependencies": {
  8077. "anymatch": "^3.1.3",
  8078. "chokidar": "^3.6.0",
  8079. "destr": "^2.0.3",
  8080. "h3": "^1.11.1",
  8081. "listhen": "^1.7.2",
  8082. "lru-cache": "^10.2.0",
  8083. "mri": "^1.2.0",
  8084. "node-fetch-native": "^1.6.2",
  8085. "ofetch": "^1.3.3",
  8086. "ufo": "^1.4.0"
  8087. },
  8088. "peerDependencies": {
  8089. "@azure/app-configuration": "^1.5.0",
  8090. "@azure/cosmos": "^4.0.0",
  8091. "@azure/data-tables": "^13.2.2",
  8092. "@azure/identity": "^4.0.1",
  8093. "@azure/keyvault-secrets": "^4.8.0",
  8094. "@azure/storage-blob": "^12.17.0",
  8095. "@capacitor/preferences": "^5.0.7",
  8096. "@netlify/blobs": "^6.5.0 || ^7.0.0",
  8097. "@planetscale/database": "^1.16.0",
  8098. "@upstash/redis": "^1.28.4",
  8099. "@vercel/kv": "^1.0.1",
  8100. "idb-keyval": "^6.2.1",
  8101. "ioredis": "^5.3.2"
  8102. },
  8103. "peerDependenciesMeta": {
  8104. "@azure/app-configuration": {
  8105. "optional": true
  8106. },
  8107. "@azure/cosmos": {
  8108. "optional": true
  8109. },
  8110. "@azure/data-tables": {
  8111. "optional": true
  8112. },
  8113. "@azure/identity": {
  8114. "optional": true
  8115. },
  8116. "@azure/keyvault-secrets": {
  8117. "optional": true
  8118. },
  8119. "@azure/storage-blob": {
  8120. "optional": true
  8121. },
  8122. "@capacitor/preferences": {
  8123. "optional": true
  8124. },
  8125. "@netlify/blobs": {
  8126. "optional": true
  8127. },
  8128. "@planetscale/database": {
  8129. "optional": true
  8130. },
  8131. "@upstash/redis": {
  8132. "optional": true
  8133. },
  8134. "@vercel/kv": {
  8135. "optional": true
  8136. },
  8137. "idb-keyval": {
  8138. "optional": true
  8139. },
  8140. "ioredis": {
  8141. "optional": true
  8142. }
  8143. }
  8144. },
  8145. "node_modules/unstorage/node_modules/lru-cache": {
  8146. "version": "10.4.3",
  8147. "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz",
  8148. "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ=="
  8149. },
  8150. "node_modules/untun": {
  8151. "version": "0.1.3",
  8152. "resolved": "https://registry.npmjs.org/untun/-/untun-0.1.3.tgz",
  8153. "integrity": "sha512-4luGP9LMYszMRZwsvyUd9MrxgEGZdZuZgpVQHEEX0lCYFESasVRvZd0EYpCkOIbJKHMuv0LskpXc/8Un+MJzEQ==",
  8154. "dependencies": {
  8155. "citty": "^0.1.5",
  8156. "consola": "^3.2.3",
  8157. "pathe": "^1.1.1"
  8158. },
  8159. "bin": {
  8160. "untun": "bin/untun.mjs"
  8161. }
  8162. },
  8163. "node_modules/untyped": {
  8164. "version": "1.4.2",
  8165. "resolved": "https://registry.npmjs.org/untyped/-/untyped-1.4.2.tgz",
  8166. "integrity": "sha512-nC5q0DnPEPVURPhfPQLahhSTnemVtPzdx7ofiRxXpOB2SYnb3MfdU3DVGyJdS8Lx+tBWeAePO8BfU/3EgksM7Q==",
  8167. "dependencies": {
  8168. "@babel/core": "^7.23.7",
  8169. "@babel/standalone": "^7.23.8",
  8170. "@babel/types": "^7.23.6",
  8171. "defu": "^6.1.4",
  8172. "jiti": "^1.21.0",
  8173. "mri": "^1.2.0",
  8174. "scule": "^1.2.0"
  8175. },
  8176. "bin": {
  8177. "untyped": "dist/cli.mjs"
  8178. }
  8179. },
  8180. "node_modules/unwasm": {
  8181. "version": "0.3.9",
  8182. "resolved": "https://registry.npmjs.org/unwasm/-/unwasm-0.3.9.tgz",
  8183. "integrity": "sha512-LDxTx/2DkFURUd+BU1vUsF/moj0JsoTvl+2tcg2AUOiEzVturhGGx17/IMgGvKUYdZwr33EJHtChCJuhu9Ouvg==",
  8184. "dependencies": {
  8185. "knitwork": "^1.0.0",
  8186. "magic-string": "^0.30.8",
  8187. "mlly": "^1.6.1",
  8188. "pathe": "^1.1.2",
  8189. "pkg-types": "^1.0.3",
  8190. "unplugin": "^1.10.0"
  8191. }
  8192. },
  8193. "node_modules/update-browserslist-db": {
  8194. "version": "1.1.0",
  8195. "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.0.tgz",
  8196. "integrity": "sha512-EdRAaAyk2cUE1wOf2DkEhzxqOQvFOoRJFNS6NeyJ01Gp2beMRpBAINjM2iDXE3KCuKhwnvHIQCJm6ThL2Z+HzQ==",
  8197. "funding": [
  8198. {
  8199. "type": "opencollective",
  8200. "url": "https://opencollective.com/browserslist"
  8201. },
  8202. {
  8203. "type": "tidelift",
  8204. "url": "https://tidelift.com/funding/github/npm/browserslist"
  8205. },
  8206. {
  8207. "type": "github",
  8208. "url": "https://github.com/sponsors/ai"
  8209. }
  8210. ],
  8211. "dependencies": {
  8212. "escalade": "^3.1.2",
  8213. "picocolors": "^1.0.1"
  8214. },
  8215. "bin": {
  8216. "update-browserslist-db": "cli.js"
  8217. },
  8218. "peerDependencies": {
  8219. "browserslist": ">= 4.21.0"
  8220. }
  8221. },
  8222. "node_modules/uqr": {
  8223. "version": "0.1.2",
  8224. "resolved": "https://registry.npmjs.org/uqr/-/uqr-0.1.2.tgz",
  8225. "integrity": "sha512-MJu7ypHq6QasgF5YRTjqscSzQp/W11zoUk6kvmlH+fmWEs63Y0Eib13hYFwAzagRJcVY8WVnlV+eBDUGMJ5IbA=="
  8226. },
  8227. "node_modules/url": {
  8228. "version": "0.11.4",
  8229. "resolved": "https://registry.npmjs.org/url/-/url-0.11.4.tgz",
  8230. "integrity": "sha512-oCwdVC7mTuWiPyjLUz/COz5TLk6wgp0RCsN+wHZ2Ekneac9w8uuV0njcbbie2ME+Vs+d6duwmYuR3HgQXs1fOg==",
  8231. "dependencies": {
  8232. "punycode": "^1.4.1",
  8233. "qs": "^6.12.3"
  8234. },
  8235. "engines": {
  8236. "node": ">= 0.4"
  8237. }
  8238. },
  8239. "node_modules/urlpattern-polyfill": {
  8240. "version": "8.0.2",
  8241. "resolved": "https://registry.npmjs.org/urlpattern-polyfill/-/urlpattern-polyfill-8.0.2.tgz",
  8242. "integrity": "sha512-Qp95D4TPJl1kC9SKigDcqgyM2VDVO4RiJc2d4qe5GrYm+zbIQCWWKAFaJNQ4BhdFeDGwBmAxqJBwWSJDb9T3BQ=="
  8243. },
  8244. "node_modules/util-deprecate": {
  8245. "version": "1.0.2",
  8246. "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
  8247. "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw=="
  8248. },
  8249. "node_modules/vite": {
  8250. "version": "5.3.3",
  8251. "resolved": "https://registry.npmjs.org/vite/-/vite-5.3.3.tgz",
  8252. "integrity": "sha512-NPQdeCU0Dv2z5fu+ULotpuq5yfCS1BzKUIPhNbP3YBfAMGJXbt2nS+sbTFu+qchaqWTD+H3JK++nRwr6XIcp6A==",
  8253. "dependencies": {
  8254. "esbuild": "^0.21.3",
  8255. "postcss": "^8.4.39",
  8256. "rollup": "^4.13.0"
  8257. },
  8258. "bin": {
  8259. "vite": "bin/vite.js"
  8260. },
  8261. "engines": {
  8262. "node": "^18.0.0 || >=20.0.0"
  8263. },
  8264. "funding": {
  8265. "url": "https://github.com/vitejs/vite?sponsor=1"
  8266. },
  8267. "optionalDependencies": {
  8268. "fsevents": "~2.3.3"
  8269. },
  8270. "peerDependencies": {
  8271. "@types/node": "^18.0.0 || >=20.0.0",
  8272. "less": "*",
  8273. "lightningcss": "^1.21.0",
  8274. "sass": "*",
  8275. "stylus": "*",
  8276. "sugarss": "*",
  8277. "terser": "^5.4.0"
  8278. },
  8279. "peerDependenciesMeta": {
  8280. "@types/node": {
  8281. "optional": true
  8282. },
  8283. "less": {
  8284. "optional": true
  8285. },
  8286. "lightningcss": {
  8287. "optional": true
  8288. },
  8289. "sass": {
  8290. "optional": true
  8291. },
  8292. "stylus": {
  8293. "optional": true
  8294. },
  8295. "sugarss": {
  8296. "optional": true
  8297. },
  8298. "terser": {
  8299. "optional": true
  8300. }
  8301. }
  8302. },
  8303. "node_modules/vite-hot-client": {
  8304. "version": "0.2.3",
  8305. "resolved": "https://registry.npmjs.org/vite-hot-client/-/vite-hot-client-0.2.3.tgz",
  8306. "integrity": "sha512-rOGAV7rUlUHX89fP2p2v0A2WWvV3QMX2UYq0fRqsWSvFvev4atHWqjwGoKaZT1VTKyLGk533ecu3eyd0o59CAg==",
  8307. "funding": {
  8308. "url": "https://github.com/sponsors/antfu"
  8309. },
  8310. "peerDependencies": {
  8311. "vite": "^2.6.0 || ^3.0.0 || ^4.0.0 || ^5.0.0-0"
  8312. }
  8313. },
  8314. "node_modules/vite-node": {
  8315. "version": "1.6.0",
  8316. "resolved": "https://registry.npmjs.org/vite-node/-/vite-node-1.6.0.tgz",
  8317. "integrity": "sha512-de6HJgzC+TFzOu0NTC4RAIsyf/DY/ibWDYQUcuEA84EMHhcefTUGkjFHKKEJhQN4A+6I0u++kr3l36ZF2d7XRw==",
  8318. "dependencies": {
  8319. "cac": "^6.7.14",
  8320. "debug": "^4.3.4",
  8321. "pathe": "^1.1.1",
  8322. "picocolors": "^1.0.0",
  8323. "vite": "^5.0.0"
  8324. },
  8325. "bin": {
  8326. "vite-node": "vite-node.mjs"
  8327. },
  8328. "engines": {
  8329. "node": "^18.0.0 || >=20.0.0"
  8330. },
  8331. "funding": {
  8332. "url": "https://opencollective.com/vitest"
  8333. }
  8334. },
  8335. "node_modules/vite-plugin-checker": {
  8336. "version": "0.7.1",
  8337. "resolved": "https://registry.npmjs.org/vite-plugin-checker/-/vite-plugin-checker-0.7.1.tgz",
  8338. "integrity": "sha512-Yby+Dr6+cJlkoPagqdQQn21+ZPaYwonNSlW3VpZzoyDAxoYt7YUDhzSYrCa15iTe+X4IpiNC882a3oomxCXyTA==",
  8339. "dependencies": {
  8340. "@babel/code-frame": "^7.12.13",
  8341. "ansi-escapes": "^4.3.0",
  8342. "chalk": "^4.1.1",
  8343. "chokidar": "^3.5.1",
  8344. "commander": "^8.0.0",
  8345. "fast-glob": "^3.2.7",
  8346. "fs-extra": "^11.1.0",
  8347. "npm-run-path": "^4.0.1",
  8348. "strip-ansi": "^6.0.0",
  8349. "tiny-invariant": "^1.1.0",
  8350. "vscode-languageclient": "^7.0.0",
  8351. "vscode-languageserver": "^7.0.0",
  8352. "vscode-languageserver-textdocument": "^1.0.1",
  8353. "vscode-uri": "^3.0.2"
  8354. },
  8355. "engines": {
  8356. "node": ">=14.16"
  8357. },
  8358. "peerDependencies": {
  8359. "eslint": ">=7",
  8360. "meow": "^9.0.0",
  8361. "optionator": "^0.9.1",
  8362. "stylelint": ">=13",
  8363. "typescript": "*",
  8364. "vite": ">=2.0.0",
  8365. "vls": "*",
  8366. "vti": "*",
  8367. "vue-tsc": ">=2.0.0"
  8368. },
  8369. "peerDependenciesMeta": {
  8370. "eslint": {
  8371. "optional": true
  8372. },
  8373. "meow": {
  8374. "optional": true
  8375. },
  8376. "optionator": {
  8377. "optional": true
  8378. },
  8379. "stylelint": {
  8380. "optional": true
  8381. },
  8382. "typescript": {
  8383. "optional": true
  8384. },
  8385. "vls": {
  8386. "optional": true
  8387. },
  8388. "vti": {
  8389. "optional": true
  8390. },
  8391. "vue-tsc": {
  8392. "optional": true
  8393. }
  8394. }
  8395. },
  8396. "node_modules/vite-plugin-checker/node_modules/ansi-styles": {
  8397. "version": "4.3.0",
  8398. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
  8399. "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
  8400. "dependencies": {
  8401. "color-convert": "^2.0.1"
  8402. },
  8403. "engines": {
  8404. "node": ">=8"
  8405. },
  8406. "funding": {
  8407. "url": "https://github.com/chalk/ansi-styles?sponsor=1"
  8408. }
  8409. },
  8410. "node_modules/vite-plugin-checker/node_modules/chalk": {
  8411. "version": "4.1.2",
  8412. "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
  8413. "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
  8414. "dependencies": {
  8415. "ansi-styles": "^4.1.0",
  8416. "supports-color": "^7.1.0"
  8417. },
  8418. "engines": {
  8419. "node": ">=10"
  8420. },
  8421. "funding": {
  8422. "url": "https://github.com/chalk/chalk?sponsor=1"
  8423. }
  8424. },
  8425. "node_modules/vite-plugin-checker/node_modules/color-convert": {
  8426. "version": "2.0.1",
  8427. "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
  8428. "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
  8429. "dependencies": {
  8430. "color-name": "~1.1.4"
  8431. },
  8432. "engines": {
  8433. "node": ">=7.0.0"
  8434. }
  8435. },
  8436. "node_modules/vite-plugin-checker/node_modules/color-name": {
  8437. "version": "1.1.4",
  8438. "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
  8439. "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
  8440. },
  8441. "node_modules/vite-plugin-checker/node_modules/commander": {
  8442. "version": "8.3.0",
  8443. "resolved": "https://registry.npmjs.org/commander/-/commander-8.3.0.tgz",
  8444. "integrity": "sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==",
  8445. "engines": {
  8446. "node": ">= 12"
  8447. }
  8448. },
  8449. "node_modules/vite-plugin-checker/node_modules/has-flag": {
  8450. "version": "4.0.0",
  8451. "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
  8452. "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
  8453. "engines": {
  8454. "node": ">=8"
  8455. }
  8456. },
  8457. "node_modules/vite-plugin-checker/node_modules/npm-run-path": {
  8458. "version": "4.0.1",
  8459. "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz",
  8460. "integrity": "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==",
  8461. "dependencies": {
  8462. "path-key": "^3.0.0"
  8463. },
  8464. "engines": {
  8465. "node": ">=8"
  8466. }
  8467. },
  8468. "node_modules/vite-plugin-checker/node_modules/supports-color": {
  8469. "version": "7.2.0",
  8470. "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
  8471. "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
  8472. "dependencies": {
  8473. "has-flag": "^4.0.0"
  8474. },
  8475. "engines": {
  8476. "node": ">=8"
  8477. }
  8478. },
  8479. "node_modules/vite-plugin-inspect": {
  8480. "version": "0.8.4",
  8481. "resolved": "https://registry.npmjs.org/vite-plugin-inspect/-/vite-plugin-inspect-0.8.4.tgz",
  8482. "integrity": "sha512-G0N3rjfw+AiiwnGw50KlObIHYWfulVwaCBUBLh2xTW9G1eM9ocE5olXkEYUbwyTmX+azM8duubi+9w5awdCz+g==",
  8483. "dependencies": {
  8484. "@antfu/utils": "^0.7.7",
  8485. "@rollup/pluginutils": "^5.1.0",
  8486. "debug": "^4.3.4",
  8487. "error-stack-parser-es": "^0.1.1",
  8488. "fs-extra": "^11.2.0",
  8489. "open": "^10.1.0",
  8490. "perfect-debounce": "^1.0.0",
  8491. "picocolors": "^1.0.0",
  8492. "sirv": "^2.0.4"
  8493. },
  8494. "engines": {
  8495. "node": ">=14"
  8496. },
  8497. "funding": {
  8498. "url": "https://github.com/sponsors/antfu"
  8499. },
  8500. "peerDependencies": {
  8501. "vite": "^3.1.0 || ^4.0.0 || ^5.0.0-0"
  8502. },
  8503. "peerDependenciesMeta": {
  8504. "@nuxt/kit": {
  8505. "optional": true
  8506. }
  8507. }
  8508. },
  8509. "node_modules/vite-plugin-inspect/node_modules/define-lazy-prop": {
  8510. "version": "3.0.0",
  8511. "resolved": "https://registry.npmjs.org/define-lazy-prop/-/define-lazy-prop-3.0.0.tgz",
  8512. "integrity": "sha512-N+MeXYoqr3pOgn8xfyRPREN7gHakLYjhsHhWGT3fWAiL4IkAt0iDw14QiiEm2bE30c5XX5q0FtAA3CK5f9/BUg==",
  8513. "engines": {
  8514. "node": ">=12"
  8515. },
  8516. "funding": {
  8517. "url": "https://github.com/sponsors/sindresorhus"
  8518. }
  8519. },
  8520. "node_modules/vite-plugin-inspect/node_modules/open": {
  8521. "version": "10.1.0",
  8522. "resolved": "https://registry.npmjs.org/open/-/open-10.1.0.tgz",
  8523. "integrity": "sha512-mnkeQ1qP5Ue2wd+aivTD3NHd/lZ96Lu0jgf0pwktLPtx6cTZiH7tyeGRRHs0zX0rbrahXPnXlUnbeXyaBBuIaw==",
  8524. "dependencies": {
  8525. "default-browser": "^5.2.1",
  8526. "define-lazy-prop": "^3.0.0",
  8527. "is-inside-container": "^1.0.0",
  8528. "is-wsl": "^3.1.0"
  8529. },
  8530. "engines": {
  8531. "node": ">=18"
  8532. },
  8533. "funding": {
  8534. "url": "https://github.com/sponsors/sindresorhus"
  8535. }
  8536. },
  8537. "node_modules/vite-plugin-vue-inspector": {
  8538. "version": "5.1.2",
  8539. "resolved": "https://registry.npmjs.org/vite-plugin-vue-inspector/-/vite-plugin-vue-inspector-5.1.2.tgz",
  8540. "integrity": "sha512-M+yH2LlQtVNzJAljQM+61CqDXBvHim8dU5ImGaQuwlo13tMDHue5D7IC20YwDJuWDODiYc/cZBUYspVlyPf2vQ==",
  8541. "dependencies": {
  8542. "@babel/core": "^7.23.0",
  8543. "@babel/plugin-proposal-decorators": "^7.23.0",
  8544. "@babel/plugin-syntax-import-attributes": "^7.22.5",
  8545. "@babel/plugin-syntax-import-meta": "^7.10.4",
  8546. "@babel/plugin-transform-typescript": "^7.22.15",
  8547. "@vue/babel-plugin-jsx": "^1.1.5",
  8548. "@vue/compiler-dom": "^3.3.4",
  8549. "kolorist": "^1.8.0",
  8550. "magic-string": "^0.30.4"
  8551. },
  8552. "peerDependencies": {
  8553. "vite": "^3.0.0-0 || ^4.0.0-0 || ^5.0.0-0"
  8554. }
  8555. },
  8556. "node_modules/vite/node_modules/@esbuild/linux-x64": {
  8557. "version": "0.21.5",
  8558. "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.21.5.tgz",
  8559. "integrity": "sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==",
  8560. "cpu": [
  8561. "x64"
  8562. ],
  8563. "optional": true,
  8564. "os": [
  8565. "linux"
  8566. ],
  8567. "engines": {
  8568. "node": ">=12"
  8569. }
  8570. },
  8571. "node_modules/vite/node_modules/esbuild": {
  8572. "version": "0.21.5",
  8573. "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.21.5.tgz",
  8574. "integrity": "sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==",
  8575. "hasInstallScript": true,
  8576. "bin": {
  8577. "esbuild": "bin/esbuild"
  8578. },
  8579. "engines": {
  8580. "node": ">=12"
  8581. },
  8582. "optionalDependencies": {
  8583. "@esbuild/aix-ppc64": "0.21.5",
  8584. "@esbuild/android-arm": "0.21.5",
  8585. "@esbuild/android-arm64": "0.21.5",
  8586. "@esbuild/android-x64": "0.21.5",
  8587. "@esbuild/darwin-arm64": "0.21.5",
  8588. "@esbuild/darwin-x64": "0.21.5",
  8589. "@esbuild/freebsd-arm64": "0.21.5",
  8590. "@esbuild/freebsd-x64": "0.21.5",
  8591. "@esbuild/linux-arm": "0.21.5",
  8592. "@esbuild/linux-arm64": "0.21.5",
  8593. "@esbuild/linux-ia32": "0.21.5",
  8594. "@esbuild/linux-loong64": "0.21.5",
  8595. "@esbuild/linux-mips64el": "0.21.5",
  8596. "@esbuild/linux-ppc64": "0.21.5",
  8597. "@esbuild/linux-riscv64": "0.21.5",
  8598. "@esbuild/linux-s390x": "0.21.5",
  8599. "@esbuild/linux-x64": "0.21.5",
  8600. "@esbuild/netbsd-x64": "0.21.5",
  8601. "@esbuild/openbsd-x64": "0.21.5",
  8602. "@esbuild/sunos-x64": "0.21.5",
  8603. "@esbuild/win32-arm64": "0.21.5",
  8604. "@esbuild/win32-ia32": "0.21.5",
  8605. "@esbuild/win32-x64": "0.21.5"
  8606. }
  8607. },
  8608. "node_modules/vscode-jsonrpc": {
  8609. "version": "6.0.0",
  8610. "resolved": "https://registry.npmjs.org/vscode-jsonrpc/-/vscode-jsonrpc-6.0.0.tgz",
  8611. "integrity": "sha512-wnJA4BnEjOSyFMvjZdpiOwhSq9uDoK8e/kpRJDTaMYzwlkrhG1fwDIZI94CLsLzlCK5cIbMMtFlJlfR57Lavmg==",
  8612. "engines": {
  8613. "node": ">=8.0.0 || >=10.0.0"
  8614. }
  8615. },
  8616. "node_modules/vscode-languageclient": {
  8617. "version": "7.0.0",
  8618. "resolved": "https://registry.npmjs.org/vscode-languageclient/-/vscode-languageclient-7.0.0.tgz",
  8619. "integrity": "sha512-P9AXdAPlsCgslpP9pRxYPqkNYV7Xq8300/aZDpO35j1fJm/ncize8iGswzYlcvFw5DQUx4eVk+KvfXdL0rehNg==",
  8620. "dependencies": {
  8621. "minimatch": "^3.0.4",
  8622. "semver": "^7.3.4",
  8623. "vscode-languageserver-protocol": "3.16.0"
  8624. },
  8625. "engines": {
  8626. "vscode": "^1.52.0"
  8627. }
  8628. },
  8629. "node_modules/vscode-languageclient/node_modules/brace-expansion": {
  8630. "version": "1.1.11",
  8631. "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
  8632. "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
  8633. "dependencies": {
  8634. "balanced-match": "^1.0.0",
  8635. "concat-map": "0.0.1"
  8636. }
  8637. },
  8638. "node_modules/vscode-languageclient/node_modules/minimatch": {
  8639. "version": "3.1.2",
  8640. "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
  8641. "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
  8642. "dependencies": {
  8643. "brace-expansion": "^1.1.7"
  8644. },
  8645. "engines": {
  8646. "node": "*"
  8647. }
  8648. },
  8649. "node_modules/vscode-languageserver": {
  8650. "version": "7.0.0",
  8651. "resolved": "https://registry.npmjs.org/vscode-languageserver/-/vscode-languageserver-7.0.0.tgz",
  8652. "integrity": "sha512-60HTx5ID+fLRcgdHfmz0LDZAXYEV68fzwG0JWwEPBode9NuMYTIxuYXPg4ngO8i8+Ou0lM7y6GzaYWbiDL0drw==",
  8653. "dependencies": {
  8654. "vscode-languageserver-protocol": "3.16.0"
  8655. },
  8656. "bin": {
  8657. "installServerIntoExtension": "bin/installServerIntoExtension"
  8658. }
  8659. },
  8660. "node_modules/vscode-languageserver-protocol": {
  8661. "version": "3.16.0",
  8662. "resolved": "https://registry.npmjs.org/vscode-languageserver-protocol/-/vscode-languageserver-protocol-3.16.0.tgz",
  8663. "integrity": "sha512-sdeUoAawceQdgIfTI+sdcwkiK2KU+2cbEYA0agzM2uqaUy2UpnnGHtWTHVEtS0ES4zHU0eMFRGN+oQgDxlD66A==",
  8664. "dependencies": {
  8665. "vscode-jsonrpc": "6.0.0",
  8666. "vscode-languageserver-types": "3.16.0"
  8667. }
  8668. },
  8669. "node_modules/vscode-languageserver-textdocument": {
  8670. "version": "1.0.11",
  8671. "resolved": "https://registry.npmjs.org/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.11.tgz",
  8672. "integrity": "sha512-X+8T3GoiwTVlJbicx/sIAF+yuJAqz8VvwJyoMVhwEMoEKE/fkDmrqUgDMyBECcM2A2frVZIUj5HI/ErRXCfOeA=="
  8673. },
  8674. "node_modules/vscode-languageserver-types": {
  8675. "version": "3.16.0",
  8676. "resolved": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.16.0.tgz",
  8677. "integrity": "sha512-k8luDIWJWyenLc5ToFQQMaSrqCHiLwyKPHKPQZ5zz21vM+vIVUSvsRpcbiECH4WR88K2XZqc4ScRcZ7nk/jbeA=="
  8678. },
  8679. "node_modules/vscode-uri": {
  8680. "version": "3.0.8",
  8681. "resolved": "https://registry.npmjs.org/vscode-uri/-/vscode-uri-3.0.8.tgz",
  8682. "integrity": "sha512-AyFQ0EVmsOZOlAnxoFOGOq1SQDWAB7C6aqMGS23svWAllfOaxbuFvcT8D1i8z3Gyn8fraVeZNNmN6e9bxxXkKw=="
  8683. },
  8684. "node_modules/vue": {
  8685. "version": "3.4.31",
  8686. "resolved": "https://registry.npmjs.org/vue/-/vue-3.4.31.tgz",
  8687. "integrity": "sha512-njqRrOy7W3YLAlVqSKpBebtZpDVg21FPoaq1I7f/+qqBThK9ChAIjkRWgeP6Eat+8C+iia4P3OYqpATP21BCoQ==",
  8688. "dependencies": {
  8689. "@vue/compiler-dom": "3.4.31",
  8690. "@vue/compiler-sfc": "3.4.31",
  8691. "@vue/runtime-dom": "3.4.31",
  8692. "@vue/server-renderer": "3.4.31",
  8693. "@vue/shared": "3.4.31"
  8694. },
  8695. "peerDependencies": {
  8696. "typescript": "*"
  8697. },
  8698. "peerDependenciesMeta": {
  8699. "typescript": {
  8700. "optional": true
  8701. }
  8702. }
  8703. },
  8704. "node_modules/vue-bundle-renderer": {
  8705. "version": "2.1.0",
  8706. "resolved": "https://registry.npmjs.org/vue-bundle-renderer/-/vue-bundle-renderer-2.1.0.tgz",
  8707. "integrity": "sha512-uZ+5ZJdZ/b43gMblWtcpikY6spJd0nERaM/1RtgioXNfWFbjKlUwrS8HlrddN6T2xtptmOouWclxLUkpgcVX3Q==",
  8708. "dependencies": {
  8709. "ufo": "^1.5.3"
  8710. }
  8711. },
  8712. "node_modules/vue-devtools-stub": {
  8713. "version": "0.1.0",
  8714. "resolved": "https://registry.npmjs.org/vue-devtools-stub/-/vue-devtools-stub-0.1.0.tgz",
  8715. "integrity": "sha512-RutnB7X8c5hjq39NceArgXg28WZtZpGc3+J16ljMiYnFhKvd8hITxSWQSQ5bvldxMDU6gG5mkxl1MTQLXckVSQ=="
  8716. },
  8717. "node_modules/vue-router": {
  8718. "version": "4.4.0",
  8719. "resolved": "https://registry.npmjs.org/vue-router/-/vue-router-4.4.0.tgz",
  8720. "integrity": "sha512-HB+t2p611aIZraV2aPSRNXf0Z/oLZFrlygJm+sZbdJaW6lcFqEDQwnzUBXn+DApw+/QzDU/I9TeWx9izEjTmsA==",
  8721. "dependencies": {
  8722. "@vue/devtools-api": "^6.5.1"
  8723. },
  8724. "funding": {
  8725. "url": "https://github.com/sponsors/posva"
  8726. },
  8727. "peerDependencies": {
  8728. "vue": "^3.2.0"
  8729. }
  8730. },
  8731. "node_modules/webidl-conversions": {
  8732. "version": "3.0.1",
  8733. "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz",
  8734. "integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ=="
  8735. },
  8736. "node_modules/webpack-sources": {
  8737. "version": "3.2.3",
  8738. "resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-3.2.3.tgz",
  8739. "integrity": "sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==",
  8740. "engines": {
  8741. "node": ">=10.13.0"
  8742. }
  8743. },
  8744. "node_modules/webpack-virtual-modules": {
  8745. "version": "0.6.1",
  8746. "resolved": "https://registry.npmjs.org/webpack-virtual-modules/-/webpack-virtual-modules-0.6.1.tgz",
  8747. "integrity": "sha512-poXpCylU7ExuvZK8z+On3kX+S8o/2dQ/SVYueKA0D4WEMXROXgY8Ez50/bQEUmvoSMMrWcrJqCHuhAbsiwg7Dg=="
  8748. },
  8749. "node_modules/whatwg-encoding": {
  8750. "version": "3.1.1",
  8751. "resolved": "https://registry.npmjs.org/whatwg-encoding/-/whatwg-encoding-3.1.1.tgz",
  8752. "integrity": "sha512-6qN4hJdMwfYBtE3YBTTHhoeuUrDBPZmbQaxWAqSALV/MeEnR5z1xd8UKud2RAkFoPkmB+hli1TZSnyi84xz1vQ==",
  8753. "dependencies": {
  8754. "iconv-lite": "0.6.3"
  8755. },
  8756. "engines": {
  8757. "node": ">=18"
  8758. }
  8759. },
  8760. "node_modules/whatwg-mimetype": {
  8761. "version": "4.0.0",
  8762. "resolved": "https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-4.0.0.tgz",
  8763. "integrity": "sha512-QaKxh0eNIi2mE9p2vEdzfagOKHCcj1pJ56EEHGQOVxp8r9/iszLUUV7v89x9O1p/T+NlTM5W7jW6+cz4Fq1YVg==",
  8764. "engines": {
  8765. "node": ">=18"
  8766. }
  8767. },
  8768. "node_modules/whatwg-url": {
  8769. "version": "5.0.0",
  8770. "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz",
  8771. "integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==",
  8772. "dependencies": {
  8773. "tr46": "~0.0.3",
  8774. "webidl-conversions": "^3.0.0"
  8775. }
  8776. },
  8777. "node_modules/which": {
  8778. "version": "3.0.1",
  8779. "resolved": "https://registry.npmjs.org/which/-/which-3.0.1.tgz",
  8780. "integrity": "sha512-XA1b62dzQzLfaEOSQFTCOd5KFf/1VSzZo7/7TUjnya6u0vGGKzU96UQBZTAThCb2j4/xjBAyii1OhRLJEivHvg==",
  8781. "dependencies": {
  8782. "isexe": "^2.0.0"
  8783. },
  8784. "bin": {
  8785. "node-which": "bin/which.js"
  8786. },
  8787. "engines": {
  8788. "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
  8789. }
  8790. },
  8791. "node_modules/wide-align": {
  8792. "version": "1.1.5",
  8793. "resolved": "https://registry.npmjs.org/wide-align/-/wide-align-1.1.5.tgz",
  8794. "integrity": "sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==",
  8795. "dependencies": {
  8796. "string-width": "^1.0.2 || 2 || 3 || 4"
  8797. }
  8798. },
  8799. "node_modules/wrap-ansi": {
  8800. "version": "7.0.0",
  8801. "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
  8802. "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
  8803. "dependencies": {
  8804. "ansi-styles": "^4.0.0",
  8805. "string-width": "^4.1.0",
  8806. "strip-ansi": "^6.0.0"
  8807. },
  8808. "engines": {
  8809. "node": ">=10"
  8810. },
  8811. "funding": {
  8812. "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
  8813. }
  8814. },
  8815. "node_modules/wrap-ansi-cjs": {
  8816. "name": "wrap-ansi",
  8817. "version": "7.0.0",
  8818. "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
  8819. "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
  8820. "dependencies": {
  8821. "ansi-styles": "^4.0.0",
  8822. "string-width": "^4.1.0",
  8823. "strip-ansi": "^6.0.0"
  8824. },
  8825. "engines": {
  8826. "node": ">=10"
  8827. },
  8828. "funding": {
  8829. "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
  8830. }
  8831. },
  8832. "node_modules/wrap-ansi-cjs/node_modules/ansi-styles": {
  8833. "version": "4.3.0",
  8834. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
  8835. "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
  8836. "dependencies": {
  8837. "color-convert": "^2.0.1"
  8838. },
  8839. "engines": {
  8840. "node": ">=8"
  8841. },
  8842. "funding": {
  8843. "url": "https://github.com/chalk/ansi-styles?sponsor=1"
  8844. }
  8845. },
  8846. "node_modules/wrap-ansi-cjs/node_modules/color-convert": {
  8847. "version": "2.0.1",
  8848. "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
  8849. "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
  8850. "dependencies": {
  8851. "color-name": "~1.1.4"
  8852. },
  8853. "engines": {
  8854. "node": ">=7.0.0"
  8855. }
  8856. },
  8857. "node_modules/wrap-ansi-cjs/node_modules/color-name": {
  8858. "version": "1.1.4",
  8859. "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
  8860. "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
  8861. },
  8862. "node_modules/wrap-ansi/node_modules/ansi-styles": {
  8863. "version": "4.3.0",
  8864. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
  8865. "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
  8866. "dependencies": {
  8867. "color-convert": "^2.0.1"
  8868. },
  8869. "engines": {
  8870. "node": ">=8"
  8871. },
  8872. "funding": {
  8873. "url": "https://github.com/chalk/ansi-styles?sponsor=1"
  8874. }
  8875. },
  8876. "node_modules/wrap-ansi/node_modules/color-convert": {
  8877. "version": "2.0.1",
  8878. "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
  8879. "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
  8880. "dependencies": {
  8881. "color-name": "~1.1.4"
  8882. },
  8883. "engines": {
  8884. "node": ">=7.0.0"
  8885. }
  8886. },
  8887. "node_modules/wrap-ansi/node_modules/color-name": {
  8888. "version": "1.1.4",
  8889. "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
  8890. "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
  8891. },
  8892. "node_modules/wrappy": {
  8893. "version": "1.0.2",
  8894. "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
  8895. "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ=="
  8896. },
  8897. "node_modules/ws": {
  8898. "version": "8.18.0",
  8899. "resolved": "https://registry.npmjs.org/ws/-/ws-8.18.0.tgz",
  8900. "integrity": "sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==",
  8901. "engines": {
  8902. "node": ">=10.0.0"
  8903. },
  8904. "peerDependencies": {
  8905. "bufferutil": "^4.0.1",
  8906. "utf-8-validate": ">=5.0.2"
  8907. },
  8908. "peerDependenciesMeta": {
  8909. "bufferutil": {
  8910. "optional": true
  8911. },
  8912. "utf-8-validate": {
  8913. "optional": true
  8914. }
  8915. }
  8916. },
  8917. "node_modules/y18n": {
  8918. "version": "5.0.8",
  8919. "resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz",
  8920. "integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==",
  8921. "engines": {
  8922. "node": ">=10"
  8923. }
  8924. },
  8925. "node_modules/yallist": {
  8926. "version": "3.1.1",
  8927. "resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz",
  8928. "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g=="
  8929. },
  8930. "node_modules/yaml": {
  8931. "version": "2.4.5",
  8932. "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.4.5.tgz",
  8933. "integrity": "sha512-aBx2bnqDzVOyNKfsysjA2ms5ZlnjSAW2eG3/L5G/CSujfjLJTJsEw1bGw8kCf04KodQWk1pxlGnZ56CRxiawmg==",
  8934. "bin": {
  8935. "yaml": "bin.mjs"
  8936. },
  8937. "engines": {
  8938. "node": ">= 14"
  8939. }
  8940. },
  8941. "node_modules/yargs": {
  8942. "version": "17.7.2",
  8943. "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz",
  8944. "integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==",
  8945. "dependencies": {
  8946. "cliui": "^8.0.1",
  8947. "escalade": "^3.1.1",
  8948. "get-caller-file": "^2.0.5",
  8949. "require-directory": "^2.1.1",
  8950. "string-width": "^4.2.3",
  8951. "y18n": "^5.0.5",
  8952. "yargs-parser": "^21.1.1"
  8953. },
  8954. "engines": {
  8955. "node": ">=12"
  8956. }
  8957. },
  8958. "node_modules/yargs-parser": {
  8959. "version": "21.1.1",
  8960. "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz",
  8961. "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==",
  8962. "engines": {
  8963. "node": ">=12"
  8964. }
  8965. },
  8966. "node_modules/zhead": {
  8967. "version": "2.2.4",
  8968. "resolved": "https://registry.npmjs.org/zhead/-/zhead-2.2.4.tgz",
  8969. "integrity": "sha512-8F0OI5dpWIA5IGG5NHUg9staDwz/ZPxZtvGVf01j7vHqSyZ0raHY+78atOVxRqb73AotX22uV1pXt3gYSstGag==",
  8970. "funding": {
  8971. "url": "https://github.com/sponsors/harlan-zw"
  8972. }
  8973. },
  8974. "node_modules/zip-stream": {
  8975. "version": "6.0.1",
  8976. "resolved": "https://registry.npmjs.org/zip-stream/-/zip-stream-6.0.1.tgz",
  8977. "integrity": "sha512-zK7YHHz4ZXpW89AHXUPbQVGKI7uvkd3hzusTdotCg1UxyaVtg0zFJSTfW/Dq5f7OBBVnq6cZIaC8Ti4hb6dtCA==",
  8978. "dependencies": {
  8979. "archiver-utils": "^5.0.0",
  8980. "compress-commons": "^6.0.2",
  8981. "readable-stream": "^4.0.0"
  8982. },
  8983. "engines": {
  8984. "node": ">= 14"
  8985. }
  8986. }
  8987. }
  8988. }