No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 

9228 líneas
334 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. "@pinia/nuxt": "^0.5.5",
  11. "axios": "^1.7.7",
  12. "node-fetch": "^3.3.2",
  13. "nuxt": "^3.12.3",
  14. "unhead": "^1.9.15",
  15. "vue": "^3.4.31",
  16. "vue-router": "^4.4.0"
  17. },
  18. "devDependencies": {
  19. "@nuxt/test-utils": "^3.14.3",
  20. "@playwright/test": "^1.48.0",
  21. "@vueuse/core": "^11.1.0",
  22. "@vueuse/nuxt": "^11.1.0",
  23. "autoprefixer": "^10.4.19",
  24. "postcss": "^8.4.39",
  25. "sass": "^1.77.6",
  26. "tailwindcss": "^3.4.4",
  27. "vitest": "^2.1.2"
  28. }
  29. },
  30. "node_modules/@alloc/quick-lru": {
  31. "version": "5.2.0",
  32. "resolved": "https://registry.npmjs.org/@alloc/quick-lru/-/quick-lru-5.2.0.tgz",
  33. "integrity": "sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==",
  34. "dev": true,
  35. "engines": {
  36. "node": ">=10"
  37. },
  38. "funding": {
  39. "url": "https://github.com/sponsors/sindresorhus"
  40. }
  41. },
  42. "node_modules/@ampproject/remapping": {
  43. "version": "2.3.0",
  44. "resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.3.0.tgz",
  45. "integrity": "sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==",
  46. "dependencies": {
  47. "@jridgewell/gen-mapping": "^0.3.5",
  48. "@jridgewell/trace-mapping": "^0.3.24"
  49. },
  50. "engines": {
  51. "node": ">=6.0.0"
  52. }
  53. },
  54. "node_modules/@antfu/utils": {
  55. "version": "0.7.10",
  56. "resolved": "https://registry.npmjs.org/@antfu/utils/-/utils-0.7.10.tgz",
  57. "integrity": "sha512-+562v9k4aI80m1+VuMHehNJWLOFjBnXn3tdOitzD0il5b7smkSBal4+a3oKiQTbrwMmN/TBUMDvbdoWDehgOww==",
  58. "funding": {
  59. "url": "https://github.com/sponsors/antfu"
  60. }
  61. },
  62. "node_modules/@babel/code-frame": {
  63. "version": "7.24.7",
  64. "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.24.7.tgz",
  65. "integrity": "sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==",
  66. "dependencies": {
  67. "@babel/highlight": "^7.24.7",
  68. "picocolors": "^1.0.0"
  69. },
  70. "engines": {
  71. "node": ">=6.9.0"
  72. }
  73. },
  74. "node_modules/@babel/compat-data": {
  75. "version": "7.24.9",
  76. "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.24.9.tgz",
  77. "integrity": "sha512-e701mcfApCJqMMueQI0Fb68Amflj83+dvAvHawoBpAz+GDjCIyGHzNwnefjsWJ3xiYAqqiQFoWbspGYBdb2/ng==",
  78. "engines": {
  79. "node": ">=6.9.0"
  80. }
  81. },
  82. "node_modules/@babel/core": {
  83. "version": "7.24.9",
  84. "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.24.9.tgz",
  85. "integrity": "sha512-5e3FI4Q3M3Pbr21+5xJwCv6ZT6KmGkI0vw3Tozy5ODAQFTIWe37iT8Cr7Ice2Ntb+M3iSKCEWMB1MBgKrW3whg==",
  86. "dependencies": {
  87. "@ampproject/remapping": "^2.2.0",
  88. "@babel/code-frame": "^7.24.7",
  89. "@babel/generator": "^7.24.9",
  90. "@babel/helper-compilation-targets": "^7.24.8",
  91. "@babel/helper-module-transforms": "^7.24.9",
  92. "@babel/helpers": "^7.24.8",
  93. "@babel/parser": "^7.24.8",
  94. "@babel/template": "^7.24.7",
  95. "@babel/traverse": "^7.24.8",
  96. "@babel/types": "^7.24.9",
  97. "convert-source-map": "^2.0.0",
  98. "debug": "^4.1.0",
  99. "gensync": "^1.0.0-beta.2",
  100. "json5": "^2.2.3",
  101. "semver": "^6.3.1"
  102. },
  103. "engines": {
  104. "node": ">=6.9.0"
  105. },
  106. "funding": {
  107. "type": "opencollective",
  108. "url": "https://opencollective.com/babel"
  109. }
  110. },
  111. "node_modules/@babel/core/node_modules/semver": {
  112. "version": "6.3.1",
  113. "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
  114. "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
  115. "bin": {
  116. "semver": "bin/semver.js"
  117. }
  118. },
  119. "node_modules/@babel/generator": {
  120. "version": "7.24.10",
  121. "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.24.10.tgz",
  122. "integrity": "sha512-o9HBZL1G2129luEUlG1hB4N/nlYNWHnpwlND9eOMclRqqu1YDy2sSYVCFUZwl8I1Gxh+QSRrP2vD7EpUmFVXxg==",
  123. "dependencies": {
  124. "@babel/types": "^7.24.9",
  125. "@jridgewell/gen-mapping": "^0.3.5",
  126. "@jridgewell/trace-mapping": "^0.3.25",
  127. "jsesc": "^2.5.1"
  128. },
  129. "engines": {
  130. "node": ">=6.9.0"
  131. }
  132. },
  133. "node_modules/@babel/helper-annotate-as-pure": {
  134. "version": "7.24.7",
  135. "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.24.7.tgz",
  136. "integrity": "sha512-BaDeOonYvhdKw+JoMVkAixAAJzG2jVPIwWoKBPdYuY9b452e2rPuI9QPYh3KpofZ3pW2akOmwZLOiOsHMiqRAg==",
  137. "dependencies": {
  138. "@babel/types": "^7.24.7"
  139. },
  140. "engines": {
  141. "node": ">=6.9.0"
  142. }
  143. },
  144. "node_modules/@babel/helper-compilation-targets": {
  145. "version": "7.24.8",
  146. "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.24.8.tgz",
  147. "integrity": "sha512-oU+UoqCHdp+nWVDkpldqIQL/i/bvAv53tRqLG/s+cOXxe66zOYLU7ar/Xs3LdmBihrUMEUhwu6dMZwbNOYDwvw==",
  148. "dependencies": {
  149. "@babel/compat-data": "^7.24.8",
  150. "@babel/helper-validator-option": "^7.24.8",
  151. "browserslist": "^4.23.1",
  152. "lru-cache": "^5.1.1",
  153. "semver": "^6.3.1"
  154. },
  155. "engines": {
  156. "node": ">=6.9.0"
  157. }
  158. },
  159. "node_modules/@babel/helper-compilation-targets/node_modules/semver": {
  160. "version": "6.3.1",
  161. "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
  162. "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
  163. "bin": {
  164. "semver": "bin/semver.js"
  165. }
  166. },
  167. "node_modules/@babel/helper-create-class-features-plugin": {
  168. "version": "7.24.7",
  169. "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.24.7.tgz",
  170. "integrity": "sha512-kTkaDl7c9vO80zeX1rJxnuRpEsD5tA81yh11X1gQo+PhSti3JS+7qeZo9U4RHobKRiFPKaGK3svUAeb8D0Q7eg==",
  171. "dependencies": {
  172. "@babel/helper-annotate-as-pure": "^7.24.7",
  173. "@babel/helper-environment-visitor": "^7.24.7",
  174. "@babel/helper-function-name": "^7.24.7",
  175. "@babel/helper-member-expression-to-functions": "^7.24.7",
  176. "@babel/helper-optimise-call-expression": "^7.24.7",
  177. "@babel/helper-replace-supers": "^7.24.7",
  178. "@babel/helper-skip-transparent-expression-wrappers": "^7.24.7",
  179. "@babel/helper-split-export-declaration": "^7.24.7",
  180. "semver": "^6.3.1"
  181. },
  182. "engines": {
  183. "node": ">=6.9.0"
  184. },
  185. "peerDependencies": {
  186. "@babel/core": "^7.0.0"
  187. }
  188. },
  189. "node_modules/@babel/helper-create-class-features-plugin/node_modules/semver": {
  190. "version": "6.3.1",
  191. "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
  192. "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
  193. "bin": {
  194. "semver": "bin/semver.js"
  195. }
  196. },
  197. "node_modules/@babel/helper-environment-visitor": {
  198. "version": "7.24.7",
  199. "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.24.7.tgz",
  200. "integrity": "sha512-DoiN84+4Gnd0ncbBOM9AZENV4a5ZiL39HYMyZJGZ/AZEykHYdJw0wW3kdcsh9/Kn+BRXHLkkklZ51ecPKmI1CQ==",
  201. "dependencies": {
  202. "@babel/types": "^7.24.7"
  203. },
  204. "engines": {
  205. "node": ">=6.9.0"
  206. }
  207. },
  208. "node_modules/@babel/helper-function-name": {
  209. "version": "7.24.7",
  210. "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.24.7.tgz",
  211. "integrity": "sha512-FyoJTsj/PEUWu1/TYRiXTIHc8lbw+TDYkZuoE43opPS5TrI7MyONBE1oNvfguEXAD9yhQRrVBnXdXzSLQl9XnA==",
  212. "dependencies": {
  213. "@babel/template": "^7.24.7",
  214. "@babel/types": "^7.24.7"
  215. },
  216. "engines": {
  217. "node": ">=6.9.0"
  218. }
  219. },
  220. "node_modules/@babel/helper-hoist-variables": {
  221. "version": "7.24.7",
  222. "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.24.7.tgz",
  223. "integrity": "sha512-MJJwhkoGy5c4ehfoRyrJ/owKeMl19U54h27YYftT0o2teQ3FJ3nQUf/I3LlJsX4l3qlw7WRXUmiyajvHXoTubQ==",
  224. "dependencies": {
  225. "@babel/types": "^7.24.7"
  226. },
  227. "engines": {
  228. "node": ">=6.9.0"
  229. }
  230. },
  231. "node_modules/@babel/helper-member-expression-to-functions": {
  232. "version": "7.24.7",
  233. "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.24.7.tgz",
  234. "integrity": "sha512-LGeMaf5JN4hAT471eJdBs/GK1DoYIJ5GCtZN/EsL6KUiiDZOvO/eKE11AMZJa2zP4zk4qe9V2O/hxAmkRc8p6w==",
  235. "dependencies": {
  236. "@babel/traverse": "^7.24.7",
  237. "@babel/types": "^7.24.7"
  238. },
  239. "engines": {
  240. "node": ">=6.9.0"
  241. }
  242. },
  243. "node_modules/@babel/helper-module-imports": {
  244. "version": "7.24.7",
  245. "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.24.7.tgz",
  246. "integrity": "sha512-8AyH3C+74cgCVVXow/myrynrAGv+nTVg5vKu2nZph9x7RcRwzmh0VFallJuFTZ9mx6u4eSdXZfcOzSqTUm0HCA==",
  247. "dependencies": {
  248. "@babel/traverse": "^7.24.7",
  249. "@babel/types": "^7.24.7"
  250. },
  251. "engines": {
  252. "node": ">=6.9.0"
  253. }
  254. },
  255. "node_modules/@babel/helper-module-transforms": {
  256. "version": "7.24.9",
  257. "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.24.9.tgz",
  258. "integrity": "sha512-oYbh+rtFKj/HwBQkFlUzvcybzklmVdVV3UU+mN7n2t/q3yGHbuVdNxyFvSBO1tfvjyArpHNcWMAzsSPdyI46hw==",
  259. "dependencies": {
  260. "@babel/helper-environment-visitor": "^7.24.7",
  261. "@babel/helper-module-imports": "^7.24.7",
  262. "@babel/helper-simple-access": "^7.24.7",
  263. "@babel/helper-split-export-declaration": "^7.24.7",
  264. "@babel/helper-validator-identifier": "^7.24.7"
  265. },
  266. "engines": {
  267. "node": ">=6.9.0"
  268. },
  269. "peerDependencies": {
  270. "@babel/core": "^7.0.0"
  271. }
  272. },
  273. "node_modules/@babel/helper-optimise-call-expression": {
  274. "version": "7.24.7",
  275. "resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.24.7.tgz",
  276. "integrity": "sha512-jKiTsW2xmWwxT1ixIdfXUZp+P5yURx2suzLZr5Hi64rURpDYdMW0pv+Uf17EYk2Rd428Lx4tLsnjGJzYKDM/6A==",
  277. "dependencies": {
  278. "@babel/types": "^7.24.7"
  279. },
  280. "engines": {
  281. "node": ">=6.9.0"
  282. }
  283. },
  284. "node_modules/@babel/helper-plugin-utils": {
  285. "version": "7.24.8",
  286. "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.24.8.tgz",
  287. "integrity": "sha512-FFWx5142D8h2Mgr/iPVGH5G7w6jDn4jUSpZTyDnQO0Yn7Ks2Kuz6Pci8H6MPCoUJegd/UZQ3tAvfLCxQSnWWwg==",
  288. "engines": {
  289. "node": ">=6.9.0"
  290. }
  291. },
  292. "node_modules/@babel/helper-replace-supers": {
  293. "version": "7.24.7",
  294. "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.24.7.tgz",
  295. "integrity": "sha512-qTAxxBM81VEyoAY0TtLrx1oAEJc09ZK67Q9ljQToqCnA+55eNwCORaxlKyu+rNfX86o8OXRUSNUnrtsAZXM9sg==",
  296. "dependencies": {
  297. "@babel/helper-environment-visitor": "^7.24.7",
  298. "@babel/helper-member-expression-to-functions": "^7.24.7",
  299. "@babel/helper-optimise-call-expression": "^7.24.7"
  300. },
  301. "engines": {
  302. "node": ">=6.9.0"
  303. },
  304. "peerDependencies": {
  305. "@babel/core": "^7.0.0"
  306. }
  307. },
  308. "node_modules/@babel/helper-simple-access": {
  309. "version": "7.24.7",
  310. "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.24.7.tgz",
  311. "integrity": "sha512-zBAIvbCMh5Ts+b86r/CjU+4XGYIs+R1j951gxI3KmmxBMhCg4oQMsv6ZXQ64XOm/cvzfU1FmoCyt6+owc5QMYg==",
  312. "dependencies": {
  313. "@babel/traverse": "^7.24.7",
  314. "@babel/types": "^7.24.7"
  315. },
  316. "engines": {
  317. "node": ">=6.9.0"
  318. }
  319. },
  320. "node_modules/@babel/helper-skip-transparent-expression-wrappers": {
  321. "version": "7.24.7",
  322. "resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.24.7.tgz",
  323. "integrity": "sha512-IO+DLT3LQUElMbpzlatRASEyQtfhSE0+m465v++3jyyXeBTBUjtVZg28/gHeV5mrTJqvEKhKroBGAvhW+qPHiQ==",
  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-split-export-declaration": {
  333. "version": "7.24.7",
  334. "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.24.7.tgz",
  335. "integrity": "sha512-oy5V7pD+UvfkEATUKvIjvIAH/xCzfsFVw7ygW2SI6NClZzquT+mwdTfgfdbUiceh6iQO0CHtCPsyze/MZ2YbAA==",
  336. "dependencies": {
  337. "@babel/types": "^7.24.7"
  338. },
  339. "engines": {
  340. "node": ">=6.9.0"
  341. }
  342. },
  343. "node_modules/@babel/helper-string-parser": {
  344. "version": "7.25.7",
  345. "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.25.7.tgz",
  346. "integrity": "sha512-CbkjYdsJNHFk8uqpEkpCvRs3YRp9tY6FmFY7wLMSYuGYkrdUi7r2lc4/wqsvlHoMznX3WJ9IP8giGPq68T/Y6g==",
  347. "engines": {
  348. "node": ">=6.9.0"
  349. }
  350. },
  351. "node_modules/@babel/helper-validator-identifier": {
  352. "version": "7.25.7",
  353. "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.7.tgz",
  354. "integrity": "sha512-AM6TzwYqGChO45oiuPqwL2t20/HdMC1rTPAesnBCgPCSF1x3oN9MVUwQV2iyz4xqWrctwK5RNC8LV22kaQCNYg==",
  355. "engines": {
  356. "node": ">=6.9.0"
  357. }
  358. },
  359. "node_modules/@babel/helper-validator-option": {
  360. "version": "7.24.8",
  361. "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.24.8.tgz",
  362. "integrity": "sha512-xb8t9tD1MHLungh/AIoWYN+gVHaB9kwlu8gffXGSt3FFEIT7RjS+xWbc2vUD1UTZdIpKj/ab3rdqJ7ufngyi2Q==",
  363. "engines": {
  364. "node": ">=6.9.0"
  365. }
  366. },
  367. "node_modules/@babel/helpers": {
  368. "version": "7.24.8",
  369. "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.24.8.tgz",
  370. "integrity": "sha512-gV2265Nkcz7weJJfvDoAEVzC1e2OTDpkGbEsebse8koXUJUXPsCMi7sRo/+SPMuMZ9MtUPnGwITTnQnU5YjyaQ==",
  371. "dependencies": {
  372. "@babel/template": "^7.24.7",
  373. "@babel/types": "^7.24.8"
  374. },
  375. "engines": {
  376. "node": ">=6.9.0"
  377. }
  378. },
  379. "node_modules/@babel/highlight": {
  380. "version": "7.24.7",
  381. "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.24.7.tgz",
  382. "integrity": "sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==",
  383. "dependencies": {
  384. "@babel/helper-validator-identifier": "^7.24.7",
  385. "chalk": "^2.4.2",
  386. "js-tokens": "^4.0.0",
  387. "picocolors": "^1.0.0"
  388. },
  389. "engines": {
  390. "node": ">=6.9.0"
  391. }
  392. },
  393. "node_modules/@babel/parser": {
  394. "version": "7.25.7",
  395. "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.25.7.tgz",
  396. "integrity": "sha512-aZn7ETtQsjjGG5HruveUK06cU3Hljuhd9Iojm4M8WWv3wLE6OkE5PWbDUkItmMgegmccaITudyuW5RPYrYlgWw==",
  397. "dependencies": {
  398. "@babel/types": "^7.25.7"
  399. },
  400. "bin": {
  401. "parser": "bin/babel-parser.js"
  402. },
  403. "engines": {
  404. "node": ">=6.0.0"
  405. }
  406. },
  407. "node_modules/@babel/plugin-proposal-decorators": {
  408. "version": "7.24.7",
  409. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.24.7.tgz",
  410. "integrity": "sha512-RL9GR0pUG5Kc8BUWLNDm2T5OpYwSX15r98I0IkgmRQTXuELq/OynH8xtMTMvTJFjXbMWFVTKtYkTaYQsuAwQlQ==",
  411. "dependencies": {
  412. "@babel/helper-create-class-features-plugin": "^7.24.7",
  413. "@babel/helper-plugin-utils": "^7.24.7",
  414. "@babel/plugin-syntax-decorators": "^7.24.7"
  415. },
  416. "engines": {
  417. "node": ">=6.9.0"
  418. },
  419. "peerDependencies": {
  420. "@babel/core": "^7.0.0-0"
  421. }
  422. },
  423. "node_modules/@babel/plugin-syntax-decorators": {
  424. "version": "7.24.7",
  425. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.24.7.tgz",
  426. "integrity": "sha512-Ui4uLJJrRV1lb38zg1yYTmRKmiZLiftDEvZN2iq3kd9kUFU+PttmzTbAFC2ucRk/XJmtek6G23gPsuZbhrT8fQ==",
  427. "dependencies": {
  428. "@babel/helper-plugin-utils": "^7.24.7"
  429. },
  430. "engines": {
  431. "node": ">=6.9.0"
  432. },
  433. "peerDependencies": {
  434. "@babel/core": "^7.0.0-0"
  435. }
  436. },
  437. "node_modules/@babel/plugin-syntax-import-attributes": {
  438. "version": "7.24.7",
  439. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.24.7.tgz",
  440. "integrity": "sha512-hbX+lKKeUMGihnK8nvKqmXBInriT3GVjzXKFriV3YC6APGxMbP8RZNFwy91+hocLXq90Mta+HshoB31802bb8A==",
  441. "dependencies": {
  442. "@babel/helper-plugin-utils": "^7.24.7"
  443. },
  444. "engines": {
  445. "node": ">=6.9.0"
  446. },
  447. "peerDependencies": {
  448. "@babel/core": "^7.0.0-0"
  449. }
  450. },
  451. "node_modules/@babel/plugin-syntax-import-meta": {
  452. "version": "7.10.4",
  453. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz",
  454. "integrity": "sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==",
  455. "dependencies": {
  456. "@babel/helper-plugin-utils": "^7.10.4"
  457. },
  458. "peerDependencies": {
  459. "@babel/core": "^7.0.0-0"
  460. }
  461. },
  462. "node_modules/@babel/plugin-syntax-jsx": {
  463. "version": "7.24.7",
  464. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.24.7.tgz",
  465. "integrity": "sha512-6ddciUPe/mpMnOKv/U+RSd2vvVy+Yw/JfBB0ZHYjEZt9NLHmCUylNYlsbqCCS1Bffjlb0fCwC9Vqz+sBz6PsiQ==",
  466. "dependencies": {
  467. "@babel/helper-plugin-utils": "^7.24.7"
  468. },
  469. "engines": {
  470. "node": ">=6.9.0"
  471. },
  472. "peerDependencies": {
  473. "@babel/core": "^7.0.0-0"
  474. }
  475. },
  476. "node_modules/@babel/plugin-syntax-typescript": {
  477. "version": "7.24.7",
  478. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.24.7.tgz",
  479. "integrity": "sha512-c/+fVeJBB0FeKsFvwytYiUD+LBvhHjGSI0g446PRGdSVGZLRNArBUno2PETbAly3tpiNAQR5XaZ+JslxkotsbA==",
  480. "dependencies": {
  481. "@babel/helper-plugin-utils": "^7.24.7"
  482. },
  483. "engines": {
  484. "node": ">=6.9.0"
  485. },
  486. "peerDependencies": {
  487. "@babel/core": "^7.0.0-0"
  488. }
  489. },
  490. "node_modules/@babel/plugin-transform-typescript": {
  491. "version": "7.24.7",
  492. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.24.7.tgz",
  493. "integrity": "sha512-iLD3UNkgx2n/HrjBesVbYX6j0yqn/sJktvbtKKgcaLIQ4bTTQ8obAypc1VpyHPD2y4Phh9zHOaAt8e/L14wCpw==",
  494. "dependencies": {
  495. "@babel/helper-annotate-as-pure": "^7.24.7",
  496. "@babel/helper-create-class-features-plugin": "^7.24.7",
  497. "@babel/helper-plugin-utils": "^7.24.7",
  498. "@babel/plugin-syntax-typescript": "^7.24.7"
  499. },
  500. "engines": {
  501. "node": ">=6.9.0"
  502. },
  503. "peerDependencies": {
  504. "@babel/core": "^7.0.0-0"
  505. }
  506. },
  507. "node_modules/@babel/standalone": {
  508. "version": "7.24.4",
  509. "resolved": "https://registry.npmjs.org/@babel/standalone/-/standalone-7.24.4.tgz",
  510. "integrity": "sha512-V4uqWeedadiuiCx5P5OHYJZ1PehdMpcBccNCEptKFGPiZIY3FI5f2ClxUl4r5wZ5U+ohcQ+4KW6jX2K6xXzq4Q==",
  511. "engines": {
  512. "node": ">=6.9.0"
  513. }
  514. },
  515. "node_modules/@babel/template": {
  516. "version": "7.24.7",
  517. "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.24.7.tgz",
  518. "integrity": "sha512-jYqfPrU9JTF0PmPy1tLYHW4Mp4KlgxJD9l2nP9fD6yT/ICi554DmrWBAEYpIelzjHf1msDP3PxJIRt/nFNfBig==",
  519. "dependencies": {
  520. "@babel/code-frame": "^7.24.7",
  521. "@babel/parser": "^7.24.7",
  522. "@babel/types": "^7.24.7"
  523. },
  524. "engines": {
  525. "node": ">=6.9.0"
  526. }
  527. },
  528. "node_modules/@babel/traverse": {
  529. "version": "7.24.8",
  530. "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.24.8.tgz",
  531. "integrity": "sha512-t0P1xxAPzEDcEPmjprAQq19NWum4K0EQPjMwZQZbHt+GiZqvjCHjj755Weq1YRPVzBI+3zSfvScfpnuIecVFJQ==",
  532. "dependencies": {
  533. "@babel/code-frame": "^7.24.7",
  534. "@babel/generator": "^7.24.8",
  535. "@babel/helper-environment-visitor": "^7.24.7",
  536. "@babel/helper-function-name": "^7.24.7",
  537. "@babel/helper-hoist-variables": "^7.24.7",
  538. "@babel/helper-split-export-declaration": "^7.24.7",
  539. "@babel/parser": "^7.24.8",
  540. "@babel/types": "^7.24.8",
  541. "debug": "^4.3.1",
  542. "globals": "^11.1.0"
  543. },
  544. "engines": {
  545. "node": ">=6.9.0"
  546. }
  547. },
  548. "node_modules/@babel/types": {
  549. "version": "7.25.7",
  550. "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.25.7.tgz",
  551. "integrity": "sha512-vwIVdXG+j+FOpkwqHRcBgHLYNL7XMkufrlaFvL9o6Ai9sJn9+PdyIL5qa0XzTZw084c+u9LOls53eoZWP/W5WQ==",
  552. "dependencies": {
  553. "@babel/helper-string-parser": "^7.25.7",
  554. "@babel/helper-validator-identifier": "^7.25.7",
  555. "to-fast-properties": "^2.0.0"
  556. },
  557. "engines": {
  558. "node": ">=6.9.0"
  559. }
  560. },
  561. "node_modules/@cloudflare/kv-asset-handler": {
  562. "version": "0.3.4",
  563. "resolved": "https://registry.npmjs.org/@cloudflare/kv-asset-handler/-/kv-asset-handler-0.3.4.tgz",
  564. "integrity": "sha512-YLPHc8yASwjNkmcDMQMY35yiWjoKAKnhUbPRszBRS0YgH+IXtsMp61j+yTcnCE3oO2DgP0U3iejLC8FTtKDC8Q==",
  565. "dependencies": {
  566. "mime": "^3.0.0"
  567. },
  568. "engines": {
  569. "node": ">=16.13"
  570. }
  571. },
  572. "node_modules/@cloudflare/kv-asset-handler/node_modules/mime": {
  573. "version": "3.0.0",
  574. "resolved": "https://registry.npmjs.org/mime/-/mime-3.0.0.tgz",
  575. "integrity": "sha512-jSCU7/VB1loIWBZe14aEYHU/+1UMEHoaO7qxCOVJOw9GgH72VAWppxNcjU+x9a2k3GSIBXNKxXQFqRvvZ7vr3A==",
  576. "bin": {
  577. "mime": "cli.js"
  578. },
  579. "engines": {
  580. "node": ">=10.0.0"
  581. }
  582. },
  583. "node_modules/@esbuild/linux-x64": {
  584. "version": "0.23.0",
  585. "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.23.0.tgz",
  586. "integrity": "sha512-a3pMQhUEJkITgAw6e0bWA+F+vFtCciMjW/LPtoj99MhVt+Mfb6bbL9hu2wmTZgNd994qTAEw+U/r6k3qHWWaOQ==",
  587. "cpu": [
  588. "x64"
  589. ],
  590. "optional": true,
  591. "os": [
  592. "linux"
  593. ],
  594. "engines": {
  595. "node": ">=18"
  596. }
  597. },
  598. "node_modules/@fastify/busboy": {
  599. "version": "2.1.1",
  600. "resolved": "https://registry.npmjs.org/@fastify/busboy/-/busboy-2.1.1.tgz",
  601. "integrity": "sha512-vBZP4NlzfOlerQTnba4aqZoMhE/a9HY7HRqoOPaETQcSQuWEIyZMHGfVu6w9wGtGK5fED5qRs2DteVCjOH60sA==",
  602. "engines": {
  603. "node": ">=14"
  604. }
  605. },
  606. "node_modules/@ioredis/commands": {
  607. "version": "1.2.0",
  608. "resolved": "https://registry.npmjs.org/@ioredis/commands/-/commands-1.2.0.tgz",
  609. "integrity": "sha512-Sx1pU8EM64o2BrqNpEO1CNLtKQwyhuXuqyfH7oGKCk+1a33d2r5saW8zNwm3j6BTExtjrv2BxTgzzkMwts6vGg=="
  610. },
  611. "node_modules/@isaacs/cliui": {
  612. "version": "8.0.2",
  613. "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz",
  614. "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==",
  615. "dependencies": {
  616. "string-width": "^5.1.2",
  617. "string-width-cjs": "npm:string-width@^4.2.0",
  618. "strip-ansi": "^7.0.1",
  619. "strip-ansi-cjs": "npm:strip-ansi@^6.0.1",
  620. "wrap-ansi": "^8.1.0",
  621. "wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0"
  622. },
  623. "engines": {
  624. "node": ">=12"
  625. }
  626. },
  627. "node_modules/@isaacs/cliui/node_modules/ansi-regex": {
  628. "version": "6.0.1",
  629. "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
  630. "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
  631. "engines": {
  632. "node": ">=12"
  633. },
  634. "funding": {
  635. "url": "https://github.com/chalk/ansi-regex?sponsor=1"
  636. }
  637. },
  638. "node_modules/@isaacs/cliui/node_modules/ansi-styles": {
  639. "version": "6.2.1",
  640. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz",
  641. "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==",
  642. "engines": {
  643. "node": ">=12"
  644. },
  645. "funding": {
  646. "url": "https://github.com/chalk/ansi-styles?sponsor=1"
  647. }
  648. },
  649. "node_modules/@isaacs/cliui/node_modules/emoji-regex": {
  650. "version": "9.2.2",
  651. "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz",
  652. "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg=="
  653. },
  654. "node_modules/@isaacs/cliui/node_modules/string-width": {
  655. "version": "5.1.2",
  656. "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz",
  657. "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==",
  658. "dependencies": {
  659. "eastasianwidth": "^0.2.0",
  660. "emoji-regex": "^9.2.2",
  661. "strip-ansi": "^7.0.1"
  662. },
  663. "engines": {
  664. "node": ">=12"
  665. },
  666. "funding": {
  667. "url": "https://github.com/sponsors/sindresorhus"
  668. }
  669. },
  670. "node_modules/@isaacs/cliui/node_modules/strip-ansi": {
  671. "version": "7.1.0",
  672. "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
  673. "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
  674. "dependencies": {
  675. "ansi-regex": "^6.0.1"
  676. },
  677. "engines": {
  678. "node": ">=12"
  679. },
  680. "funding": {
  681. "url": "https://github.com/chalk/strip-ansi?sponsor=1"
  682. }
  683. },
  684. "node_modules/@isaacs/cliui/node_modules/wrap-ansi": {
  685. "version": "8.1.0",
  686. "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz",
  687. "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==",
  688. "dependencies": {
  689. "ansi-styles": "^6.1.0",
  690. "string-width": "^5.0.1",
  691. "strip-ansi": "^7.0.1"
  692. },
  693. "engines": {
  694. "node": ">=12"
  695. },
  696. "funding": {
  697. "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
  698. }
  699. },
  700. "node_modules/@jridgewell/gen-mapping": {
  701. "version": "0.3.5",
  702. "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz",
  703. "integrity": "sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==",
  704. "dependencies": {
  705. "@jridgewell/set-array": "^1.2.1",
  706. "@jridgewell/sourcemap-codec": "^1.4.10",
  707. "@jridgewell/trace-mapping": "^0.3.24"
  708. },
  709. "engines": {
  710. "node": ">=6.0.0"
  711. }
  712. },
  713. "node_modules/@jridgewell/resolve-uri": {
  714. "version": "3.1.2",
  715. "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz",
  716. "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==",
  717. "engines": {
  718. "node": ">=6.0.0"
  719. }
  720. },
  721. "node_modules/@jridgewell/set-array": {
  722. "version": "1.2.1",
  723. "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.2.1.tgz",
  724. "integrity": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==",
  725. "engines": {
  726. "node": ">=6.0.0"
  727. }
  728. },
  729. "node_modules/@jridgewell/source-map": {
  730. "version": "0.3.6",
  731. "resolved": "https://registry.npmjs.org/@jridgewell/source-map/-/source-map-0.3.6.tgz",
  732. "integrity": "sha512-1ZJTZebgqllO79ue2bm3rIGud/bOe0pP5BjSRCRxxYkEZS8STV7zN84UBbiYu7jy+eCKSnVIUgoWWE/tt+shMQ==",
  733. "dependencies": {
  734. "@jridgewell/gen-mapping": "^0.3.5",
  735. "@jridgewell/trace-mapping": "^0.3.25"
  736. }
  737. },
  738. "node_modules/@jridgewell/sourcemap-codec": {
  739. "version": "1.5.0",
  740. "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz",
  741. "integrity": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ=="
  742. },
  743. "node_modules/@jridgewell/trace-mapping": {
  744. "version": "0.3.25",
  745. "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz",
  746. "integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==",
  747. "dependencies": {
  748. "@jridgewell/resolve-uri": "^3.1.0",
  749. "@jridgewell/sourcemap-codec": "^1.4.14"
  750. }
  751. },
  752. "node_modules/@kwsites/file-exists": {
  753. "version": "1.1.1",
  754. "resolved": "https://registry.npmjs.org/@kwsites/file-exists/-/file-exists-1.1.1.tgz",
  755. "integrity": "sha512-m9/5YGR18lIwxSFDwfE3oA7bWuq9kdau6ugN4H2rJeyhFQZcG9AgSHkQtSD15a8WvTgfz9aikZMrKPHvbpqFiw==",
  756. "dependencies": {
  757. "debug": "^4.1.1"
  758. }
  759. },
  760. "node_modules/@kwsites/promise-deferred": {
  761. "version": "1.1.1",
  762. "resolved": "https://registry.npmjs.org/@kwsites/promise-deferred/-/promise-deferred-1.1.1.tgz",
  763. "integrity": "sha512-GaHYm+c0O9MjZRu0ongGBRbinu8gVAMd2UZjji6jVmqKtZluZnptXGWhz1E8j8D2HJ3f/yMxKAUC0b+57wncIw=="
  764. },
  765. "node_modules/@mapbox/node-pre-gyp": {
  766. "version": "1.0.11",
  767. "resolved": "https://registry.npmjs.org/@mapbox/node-pre-gyp/-/node-pre-gyp-1.0.11.tgz",
  768. "integrity": "sha512-Yhlar6v9WQgUp/He7BdgzOz8lqMQ8sU+jkCq7Wx8Myc5YFJLbEe7lgui/V7G1qB1DJykHSGwreceSaD60Y0PUQ==",
  769. "dependencies": {
  770. "detect-libc": "^2.0.0",
  771. "https-proxy-agent": "^5.0.0",
  772. "make-dir": "^3.1.0",
  773. "node-fetch": "^2.6.7",
  774. "nopt": "^5.0.0",
  775. "npmlog": "^5.0.1",
  776. "rimraf": "^3.0.2",
  777. "semver": "^7.3.5",
  778. "tar": "^6.1.11"
  779. },
  780. "bin": {
  781. "node-pre-gyp": "bin/node-pre-gyp"
  782. }
  783. },
  784. "node_modules/@mapbox/node-pre-gyp/node_modules/node-fetch": {
  785. "version": "2.7.0",
  786. "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz",
  787. "integrity": "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==",
  788. "dependencies": {
  789. "whatwg-url": "^5.0.0"
  790. },
  791. "engines": {
  792. "node": "4.x || >=6.0.0"
  793. },
  794. "peerDependencies": {
  795. "encoding": "^0.1.0"
  796. },
  797. "peerDependenciesMeta": {
  798. "encoding": {
  799. "optional": true
  800. }
  801. }
  802. },
  803. "node_modules/@netlify/functions": {
  804. "version": "2.8.1",
  805. "resolved": "https://registry.npmjs.org/@netlify/functions/-/functions-2.8.1.tgz",
  806. "integrity": "sha512-+6wtYdoz0yE06dSa9XkP47tw5zm6g13QMeCwM3MmHx1vn8hzwFa51JtmfraprdkL7amvb7gaNM+OOhQU1h6T8A==",
  807. "dependencies": {
  808. "@netlify/serverless-functions-api": "1.19.1"
  809. },
  810. "engines": {
  811. "node": ">=14.0.0"
  812. }
  813. },
  814. "node_modules/@netlify/node-cookies": {
  815. "version": "0.1.0",
  816. "resolved": "https://registry.npmjs.org/@netlify/node-cookies/-/node-cookies-0.1.0.tgz",
  817. "integrity": "sha512-OAs1xG+FfLX0LoRASpqzVntVV/RpYkgpI0VrUnw2u0Q1qiZUzcPffxRK8HF3gc4GjuhG5ahOEMJ9bswBiZPq0g==",
  818. "engines": {
  819. "node": "^14.16.0 || >=16.0.0"
  820. }
  821. },
  822. "node_modules/@netlify/serverless-functions-api": {
  823. "version": "1.19.1",
  824. "resolved": "https://registry.npmjs.org/@netlify/serverless-functions-api/-/serverless-functions-api-1.19.1.tgz",
  825. "integrity": "sha512-2KYkyluThg1AKfd0JWI7FzpS4A/fzVVGYIf6AM4ydWyNj8eI/86GQVLeRgDoH7CNOxt243R5tutWlmHpVq0/Ew==",
  826. "dependencies": {
  827. "@netlify/node-cookies": "^0.1.0",
  828. "urlpattern-polyfill": "8.0.2"
  829. },
  830. "engines": {
  831. "node": ">=18.0.0"
  832. }
  833. },
  834. "node_modules/@nodelib/fs.scandir": {
  835. "version": "2.1.5",
  836. "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
  837. "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==",
  838. "dependencies": {
  839. "@nodelib/fs.stat": "2.0.5",
  840. "run-parallel": "^1.1.9"
  841. },
  842. "engines": {
  843. "node": ">= 8"
  844. }
  845. },
  846. "node_modules/@nodelib/fs.stat": {
  847. "version": "2.0.5",
  848. "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz",
  849. "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==",
  850. "engines": {
  851. "node": ">= 8"
  852. }
  853. },
  854. "node_modules/@nodelib/fs.walk": {
  855. "version": "1.2.8",
  856. "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz",
  857. "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==",
  858. "dependencies": {
  859. "@nodelib/fs.scandir": "2.1.5",
  860. "fastq": "^1.6.0"
  861. },
  862. "engines": {
  863. "node": ">= 8"
  864. }
  865. },
  866. "node_modules/@nuxt/devalue": {
  867. "version": "2.0.2",
  868. "resolved": "https://registry.npmjs.org/@nuxt/devalue/-/devalue-2.0.2.tgz",
  869. "integrity": "sha512-GBzP8zOc7CGWyFQS6dv1lQz8VVpz5C2yRszbXufwG/9zhStTIH50EtD87NmWbTMwXDvZLNg8GIpb1UFdH93JCA=="
  870. },
  871. "node_modules/@nuxt/devtools": {
  872. "version": "1.3.9",
  873. "resolved": "https://registry.npmjs.org/@nuxt/devtools/-/devtools-1.3.9.tgz",
  874. "integrity": "sha512-tFKlbUPgSXw4tyD8xpztQtJeVn3egdKbFCV0xc92FbfGbclAyaa3XhKA2tMWXEGZQpykAWMRNrGWN24FtXFA6Q==",
  875. "dependencies": {
  876. "@antfu/utils": "^0.7.10",
  877. "@nuxt/devtools-kit": "1.3.9",
  878. "@nuxt/devtools-wizard": "1.3.9",
  879. "@nuxt/kit": "^3.12.2",
  880. "@vue/devtools-core": "7.3.3",
  881. "@vue/devtools-kit": "7.3.3",
  882. "birpc": "^0.2.17",
  883. "consola": "^3.2.3",
  884. "cronstrue": "^2.50.0",
  885. "destr": "^2.0.3",
  886. "error-stack-parser-es": "^0.1.4",
  887. "execa": "^7.2.0",
  888. "fast-glob": "^3.3.2",
  889. "fast-npm-meta": "^0.1.1",
  890. "flatted": "^3.3.1",
  891. "get-port-please": "^3.1.2",
  892. "hookable": "^5.5.3",
  893. "image-meta": "^0.2.0",
  894. "is-installed-globally": "^1.0.0",
  895. "launch-editor": "^2.8.0",
  896. "local-pkg": "^0.5.0",
  897. "magicast": "^0.3.4",
  898. "nypm": "^0.3.9",
  899. "ohash": "^1.1.3",
  900. "pathe": "^1.1.2",
  901. "perfect-debounce": "^1.0.0",
  902. "pkg-types": "^1.1.2",
  903. "rc9": "^2.1.2",
  904. "scule": "^1.3.0",
  905. "semver": "^7.6.2",
  906. "simple-git": "^3.25.0",
  907. "sirv": "^2.0.4",
  908. "unimport": "^3.7.2",
  909. "vite-plugin-inspect": "^0.8.4",
  910. "vite-plugin-vue-inspector": "^5.1.2",
  911. "which": "^3.0.1",
  912. "ws": "^8.17.1"
  913. },
  914. "bin": {
  915. "devtools": "cli.mjs"
  916. },
  917. "peerDependencies": {
  918. "vite": "*"
  919. }
  920. },
  921. "node_modules/@nuxt/devtools-kit": {
  922. "version": "1.3.9",
  923. "resolved": "https://registry.npmjs.org/@nuxt/devtools-kit/-/devtools-kit-1.3.9.tgz",
  924. "integrity": "sha512-tgr/F+4BbI53/JxgaXl3cuV9dMuCXMsd4GEXN+JqtCdAkDbH3wL79GGWx0/6I9acGzRsB6UZ1H6U96nfgcIrAw==",
  925. "dependencies": {
  926. "@nuxt/kit": "^3.12.2",
  927. "@nuxt/schema": "^3.12.3",
  928. "execa": "^7.2.0"
  929. },
  930. "peerDependencies": {
  931. "vite": "*"
  932. }
  933. },
  934. "node_modules/@nuxt/devtools-wizard": {
  935. "version": "1.3.9",
  936. "resolved": "https://registry.npmjs.org/@nuxt/devtools-wizard/-/devtools-wizard-1.3.9.tgz",
  937. "integrity": "sha512-WMgwWWuyng+Y6k7sfBI95wYnec8TPFkuYbHHOlYQgqE9dAewPisSbEm3WkB7p/W9UqxpN8mvKN5qUg4sTmEpgQ==",
  938. "dependencies": {
  939. "consola": "^3.2.3",
  940. "diff": "^5.2.0",
  941. "execa": "^7.2.0",
  942. "global-directory": "^4.0.1",
  943. "magicast": "^0.3.4",
  944. "pathe": "^1.1.2",
  945. "pkg-types": "^1.1.2",
  946. "prompts": "^2.4.2",
  947. "rc9": "^2.1.2",
  948. "semver": "^7.6.2"
  949. },
  950. "bin": {
  951. "devtools-wizard": "cli.mjs"
  952. }
  953. },
  954. "node_modules/@nuxt/kit": {
  955. "version": "3.12.3",
  956. "resolved": "https://registry.npmjs.org/@nuxt/kit/-/kit-3.12.3.tgz",
  957. "integrity": "sha512-5R8FZLDxBKlkDWYsqwU1tctGJ5vwMA96WBrNkpQ0LznB2/p+3MWWTO6vz+0P0F9xvZZfkk/KKyZ3uUhnG9VJOA==",
  958. "dependencies": {
  959. "@nuxt/schema": "3.12.3",
  960. "c12": "^1.11.1",
  961. "consola": "^3.2.3",
  962. "defu": "^6.1.4",
  963. "destr": "^2.0.3",
  964. "globby": "^14.0.2",
  965. "hash-sum": "^2.0.0",
  966. "ignore": "^5.3.1",
  967. "jiti": "^1.21.6",
  968. "klona": "^2.0.6",
  969. "knitwork": "^1.1.0",
  970. "mlly": "^1.7.1",
  971. "pathe": "^1.1.2",
  972. "pkg-types": "^1.1.2",
  973. "scule": "^1.3.0",
  974. "semver": "^7.6.2",
  975. "ufo": "^1.5.3",
  976. "unctx": "^2.3.1",
  977. "unimport": "^3.7.2",
  978. "untyped": "^1.4.2"
  979. },
  980. "engines": {
  981. "node": "^14.18.0 || >=16.10.0"
  982. }
  983. },
  984. "node_modules/@nuxt/schema": {
  985. "version": "3.12.3",
  986. "resolved": "https://registry.npmjs.org/@nuxt/schema/-/schema-3.12.3.tgz",
  987. "integrity": "sha512-Zw/2stN5CWVOHQ6pKyewk3tvYW5ROBloTGyIbie7/TprJT5mL+E9tTgAxOZtkoKSFaYEQXZgE1K2OzMelhLRzw==",
  988. "dependencies": {
  989. "compatx": "^0.1.8",
  990. "consola": "^3.2.3",
  991. "defu": "^6.1.4",
  992. "hookable": "^5.5.3",
  993. "pathe": "^1.1.2",
  994. "pkg-types": "^1.1.2",
  995. "scule": "^1.3.0",
  996. "std-env": "^3.7.0",
  997. "ufo": "^1.5.3",
  998. "uncrypto": "^0.1.3",
  999. "unimport": "^3.7.2",
  1000. "untyped": "^1.4.2"
  1001. },
  1002. "engines": {
  1003. "node": "^14.18.0 || >=16.10.0"
  1004. }
  1005. },
  1006. "node_modules/@nuxt/telemetry": {
  1007. "version": "2.5.4",
  1008. "resolved": "https://registry.npmjs.org/@nuxt/telemetry/-/telemetry-2.5.4.tgz",
  1009. "integrity": "sha512-KH6wxzsNys69daSO0xUv0LEBAfhwwjK1M+0Cdi1/vxmifCslMIY7lN11B4eywSfscbyVPAYJvANyc7XiVPImBQ==",
  1010. "dependencies": {
  1011. "@nuxt/kit": "^3.11.2",
  1012. "ci-info": "^4.0.0",
  1013. "consola": "^3.2.3",
  1014. "create-require": "^1.1.1",
  1015. "defu": "^6.1.4",
  1016. "destr": "^2.0.3",
  1017. "dotenv": "^16.4.5",
  1018. "git-url-parse": "^14.0.0",
  1019. "is-docker": "^3.0.0",
  1020. "jiti": "^1.21.0",
  1021. "mri": "^1.2.0",
  1022. "nanoid": "^5.0.7",
  1023. "ofetch": "^1.3.4",
  1024. "parse-git-config": "^3.0.0",
  1025. "pathe": "^1.1.2",
  1026. "rc9": "^2.1.2",
  1027. "std-env": "^3.7.0"
  1028. },
  1029. "bin": {
  1030. "nuxt-telemetry": "bin/nuxt-telemetry.mjs"
  1031. }
  1032. },
  1033. "node_modules/@nuxt/test-utils": {
  1034. "version": "3.14.3",
  1035. "resolved": "https://registry.npmjs.org/@nuxt/test-utils/-/test-utils-3.14.3.tgz",
  1036. "integrity": "sha512-5SoyaR9bQG7xcyj6kSnzFVWvpAdiKSruRkq3KVDKEAbxwHhtyz2Ijqxf8iGE3W9dAM0F+omIvLmjen3ITgd3rA==",
  1037. "dev": true,
  1038. "dependencies": {
  1039. "@nuxt/kit": "^3.13.2",
  1040. "@nuxt/schema": "^3.13.2",
  1041. "c12": "^2.0.1",
  1042. "consola": "^3.2.3",
  1043. "defu": "^6.1.4",
  1044. "destr": "^2.0.3",
  1045. "estree-walker": "^3.0.3",
  1046. "fake-indexeddb": "^6.0.0",
  1047. "get-port-please": "^3.1.2",
  1048. "local-pkg": "^0.5.0",
  1049. "magic-string": "^0.30.11",
  1050. "node-fetch-native": "^1.6.4",
  1051. "ofetch": "^1.4.0",
  1052. "pathe": "^1.1.2",
  1053. "perfect-debounce": "^1.0.0",
  1054. "radix3": "^1.1.2",
  1055. "scule": "^1.3.0",
  1056. "std-env": "^3.7.0",
  1057. "tinyexec": "^0.3.0",
  1058. "ufo": "^1.5.4",
  1059. "unenv": "^1.10.0",
  1060. "unplugin": "^1.14.1",
  1061. "vitest-environment-nuxt": "^1.0.1"
  1062. },
  1063. "engines": {
  1064. "node": ">=18.20.4"
  1065. },
  1066. "peerDependencies": {
  1067. "@cucumber/cucumber": "^10.3.1 || ^11.0.0",
  1068. "@jest/globals": "^29.5.0",
  1069. "@playwright/test": "^1.43.1",
  1070. "@testing-library/vue": "^7.0.0 || ^8.0.1",
  1071. "@vitest/ui": "^0.34.6 || ^1.0.0 || ^2.0.0",
  1072. "@vue/test-utils": "^2.4.2",
  1073. "h3": "*",
  1074. "happy-dom": "^9.10.9 || ^10.0.0 || ^11.0.0 || ^12.0.0 || ^13.0.0 || ^14.0.0 || ^15.0.0",
  1075. "jsdom": "^22.0.0 || ^23.0.0 || ^24.0.0 || ^25.0.0",
  1076. "nitropack": "*",
  1077. "playwright-core": "^1.43.1",
  1078. "vite": "*",
  1079. "vitest": "^0.34.6 || ^1.0.0 || ^2.0.0",
  1080. "vue": "^3.3.4",
  1081. "vue-router": "^4.0.0"
  1082. },
  1083. "peerDependenciesMeta": {
  1084. "@cucumber/cucumber": {
  1085. "optional": true
  1086. },
  1087. "@jest/globals": {
  1088. "optional": true
  1089. },
  1090. "@playwright/test": {
  1091. "optional": true
  1092. },
  1093. "@testing-library/vue": {
  1094. "optional": true
  1095. },
  1096. "@vitest/ui": {
  1097. "optional": true
  1098. },
  1099. "@vue/test-utils": {
  1100. "optional": true
  1101. },
  1102. "happy-dom": {
  1103. "optional": true
  1104. },
  1105. "jsdom": {
  1106. "optional": true
  1107. },
  1108. "playwright-core": {
  1109. "optional": true
  1110. },
  1111. "vitest": {
  1112. "optional": true
  1113. }
  1114. }
  1115. },
  1116. "node_modules/@nuxt/test-utils/node_modules/@nuxt/kit": {
  1117. "version": "3.13.2",
  1118. "resolved": "https://registry.npmjs.org/@nuxt/kit/-/kit-3.13.2.tgz",
  1119. "integrity": "sha512-KvRw21zU//wdz25IeE1E5m/aFSzhJloBRAQtv+evcFeZvuroIxpIQuUqhbzuwznaUwpiWbmwlcsp5uOWmi4vwA==",
  1120. "dev": true,
  1121. "dependencies": {
  1122. "@nuxt/schema": "3.13.2",
  1123. "c12": "^1.11.2",
  1124. "consola": "^3.2.3",
  1125. "defu": "^6.1.4",
  1126. "destr": "^2.0.3",
  1127. "globby": "^14.0.2",
  1128. "hash-sum": "^2.0.0",
  1129. "ignore": "^5.3.2",
  1130. "jiti": "^1.21.6",
  1131. "klona": "^2.0.6",
  1132. "knitwork": "^1.1.0",
  1133. "mlly": "^1.7.1",
  1134. "pathe": "^1.1.2",
  1135. "pkg-types": "^1.2.0",
  1136. "scule": "^1.3.0",
  1137. "semver": "^7.6.3",
  1138. "ufo": "^1.5.4",
  1139. "unctx": "^2.3.1",
  1140. "unimport": "^3.12.0",
  1141. "untyped": "^1.4.2"
  1142. },
  1143. "engines": {
  1144. "node": "^14.18.0 || >=16.10.0"
  1145. }
  1146. },
  1147. "node_modules/@nuxt/test-utils/node_modules/@nuxt/kit/node_modules/c12": {
  1148. "version": "1.11.2",
  1149. "resolved": "https://registry.npmjs.org/c12/-/c12-1.11.2.tgz",
  1150. "integrity": "sha512-oBs8a4uvSDO9dm8b7OCFW7+dgtVrwmwnrVXYzLm43ta7ep2jCn/0MhoUFygIWtxhyy6+/MG7/agvpY0U1Iemew==",
  1151. "dev": true,
  1152. "dependencies": {
  1153. "chokidar": "^3.6.0",
  1154. "confbox": "^0.1.7",
  1155. "defu": "^6.1.4",
  1156. "dotenv": "^16.4.5",
  1157. "giget": "^1.2.3",
  1158. "jiti": "^1.21.6",
  1159. "mlly": "^1.7.1",
  1160. "ohash": "^1.1.3",
  1161. "pathe": "^1.1.2",
  1162. "perfect-debounce": "^1.0.0",
  1163. "pkg-types": "^1.2.0",
  1164. "rc9": "^2.1.2"
  1165. },
  1166. "peerDependencies": {
  1167. "magicast": "^0.3.4"
  1168. },
  1169. "peerDependenciesMeta": {
  1170. "magicast": {
  1171. "optional": true
  1172. }
  1173. }
  1174. },
  1175. "node_modules/@nuxt/test-utils/node_modules/@nuxt/schema": {
  1176. "version": "3.13.2",
  1177. "resolved": "https://registry.npmjs.org/@nuxt/schema/-/schema-3.13.2.tgz",
  1178. "integrity": "sha512-CCZgpm+MkqtOMDEgF9SWgGPBXlQ01hV/6+2reDEpJuqFPGzV8HYKPBcIFvn7/z5ahtgutHLzjP71Na+hYcqSpw==",
  1179. "dev": true,
  1180. "dependencies": {
  1181. "compatx": "^0.1.8",
  1182. "consola": "^3.2.3",
  1183. "defu": "^6.1.4",
  1184. "hookable": "^5.5.3",
  1185. "pathe": "^1.1.2",
  1186. "pkg-types": "^1.2.0",
  1187. "scule": "^1.3.0",
  1188. "std-env": "^3.7.0",
  1189. "ufo": "^1.5.4",
  1190. "uncrypto": "^0.1.3",
  1191. "unimport": "^3.12.0",
  1192. "untyped": "^1.4.2"
  1193. },
  1194. "engines": {
  1195. "node": "^14.18.0 || >=16.10.0"
  1196. }
  1197. },
  1198. "node_modules/@nuxt/test-utils/node_modules/c12": {
  1199. "version": "2.0.1",
  1200. "resolved": "https://registry.npmjs.org/c12/-/c12-2.0.1.tgz",
  1201. "integrity": "sha512-Z4JgsKXHG37C6PYUtIxCfLJZvo6FyhHJoClwwb9ftUkLpPSkuYqn6Tr+vnaN8hymm0kIbcg6Ey3kv/Q71k5w/A==",
  1202. "dev": true,
  1203. "dependencies": {
  1204. "chokidar": "^4.0.1",
  1205. "confbox": "^0.1.7",
  1206. "defu": "^6.1.4",
  1207. "dotenv": "^16.4.5",
  1208. "giget": "^1.2.3",
  1209. "jiti": "^2.3.0",
  1210. "mlly": "^1.7.1",
  1211. "ohash": "^1.1.4",
  1212. "pathe": "^1.1.2",
  1213. "perfect-debounce": "^1.0.0",
  1214. "pkg-types": "^1.2.0",
  1215. "rc9": "^2.1.2"
  1216. },
  1217. "peerDependencies": {
  1218. "magicast": "^0.3.5"
  1219. },
  1220. "peerDependenciesMeta": {
  1221. "magicast": {
  1222. "optional": true
  1223. }
  1224. }
  1225. },
  1226. "node_modules/@nuxt/test-utils/node_modules/c12/node_modules/chokidar": {
  1227. "version": "4.0.1",
  1228. "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-4.0.1.tgz",
  1229. "integrity": "sha512-n8enUVCED/KVRQlab1hr3MVpcVMvxtZjmEa956u+4YijlmQED223XMSYj2tLuKvr4jcCTzNNMpQDUer72MMmzA==",
  1230. "dev": true,
  1231. "dependencies": {
  1232. "readdirp": "^4.0.1"
  1233. },
  1234. "engines": {
  1235. "node": ">= 14.16.0"
  1236. },
  1237. "funding": {
  1238. "url": "https://paulmillr.com/funding/"
  1239. }
  1240. },
  1241. "node_modules/@nuxt/test-utils/node_modules/c12/node_modules/jiti": {
  1242. "version": "2.3.3",
  1243. "resolved": "https://registry.npmjs.org/jiti/-/jiti-2.3.3.tgz",
  1244. "integrity": "sha512-EX4oNDwcXSivPrw2qKH2LB5PoFxEvgtv2JgwW0bU858HoLQ+kutSvjLMUqBd0PeJYEinLWhoI9Ol0eYMqj/wNQ==",
  1245. "dev": true,
  1246. "bin": {
  1247. "jiti": "lib/jiti-cli.mjs"
  1248. }
  1249. },
  1250. "node_modules/@nuxt/test-utils/node_modules/readdirp": {
  1251. "version": "4.0.2",
  1252. "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-4.0.2.tgz",
  1253. "integrity": "sha512-yDMz9g+VaZkqBYS/ozoBJwaBhTbZo3UNYQHNRw1D3UFQB8oHB4uS/tAODO+ZLjGWmUbKnIlOWO+aaIiAxrUWHA==",
  1254. "dev": true,
  1255. "engines": {
  1256. "node": ">= 14.16.0"
  1257. },
  1258. "funding": {
  1259. "type": "individual",
  1260. "url": "https://paulmillr.com/funding/"
  1261. }
  1262. },
  1263. "node_modules/@nuxt/vite-builder": {
  1264. "version": "3.12.3",
  1265. "resolved": "https://registry.npmjs.org/@nuxt/vite-builder/-/vite-builder-3.12.3.tgz",
  1266. "integrity": "sha512-8xfeOgSUaXTYgLx1DA5qEFwU3/vL5DVAIv8sgPn2rnmB50nPJVXrVa+tXhO0I1Q8L4ycXRqq2dxOPGq8CSYo+A==",
  1267. "dependencies": {
  1268. "@nuxt/kit": "3.12.3",
  1269. "@rollup/plugin-replace": "^5.0.7",
  1270. "@vitejs/plugin-vue": "^5.0.5",
  1271. "@vitejs/plugin-vue-jsx": "^4.0.0",
  1272. "autoprefixer": "^10.4.19",
  1273. "clear": "^0.1.0",
  1274. "consola": "^3.2.3",
  1275. "cssnano": "^7.0.3",
  1276. "defu": "^6.1.4",
  1277. "esbuild": "^0.23.0",
  1278. "escape-string-regexp": "^5.0.0",
  1279. "estree-walker": "^3.0.3",
  1280. "externality": "^1.0.2",
  1281. "get-port-please": "^3.1.2",
  1282. "h3": "^1.12.0",
  1283. "knitwork": "^1.1.0",
  1284. "magic-string": "^0.30.10",
  1285. "mlly": "^1.7.1",
  1286. "ohash": "^1.1.3",
  1287. "pathe": "^1.1.2",
  1288. "perfect-debounce": "^1.0.0",
  1289. "pkg-types": "^1.1.2",
  1290. "postcss": "^8.4.39",
  1291. "rollup-plugin-visualizer": "^5.12.0",
  1292. "std-env": "^3.7.0",
  1293. "strip-literal": "^2.1.0",
  1294. "ufo": "^1.5.3",
  1295. "unenv": "^1.9.0",
  1296. "unplugin": "^1.11.0",
  1297. "vite": "^5.3.2",
  1298. "vite-node": "^1.6.0",
  1299. "vite-plugin-checker": "^0.7.0",
  1300. "vue-bundle-renderer": "^2.1.0"
  1301. },
  1302. "engines": {
  1303. "node": "^14.18.0 || >=16.10.0"
  1304. },
  1305. "peerDependencies": {
  1306. "vue": "^3.3.4"
  1307. }
  1308. },
  1309. "node_modules/@parcel/watcher": {
  1310. "version": "2.4.1",
  1311. "resolved": "https://registry.npmjs.org/@parcel/watcher/-/watcher-2.4.1.tgz",
  1312. "integrity": "sha512-HNjmfLQEVRZmHRET336f20H/8kOozUGwk7yajvsonjNxbj2wBTK1WsQuHkD5yYh9RxFGL2EyDHryOihOwUoKDA==",
  1313. "dependencies": {
  1314. "detect-libc": "^1.0.3",
  1315. "is-glob": "^4.0.3",
  1316. "micromatch": "^4.0.5",
  1317. "node-addon-api": "^7.0.0"
  1318. },
  1319. "engines": {
  1320. "node": ">= 10.0.0"
  1321. },
  1322. "funding": {
  1323. "type": "opencollective",
  1324. "url": "https://opencollective.com/parcel"
  1325. },
  1326. "optionalDependencies": {
  1327. "@parcel/watcher-android-arm64": "2.4.1",
  1328. "@parcel/watcher-darwin-arm64": "2.4.1",
  1329. "@parcel/watcher-darwin-x64": "2.4.1",
  1330. "@parcel/watcher-freebsd-x64": "2.4.1",
  1331. "@parcel/watcher-linux-arm-glibc": "2.4.1",
  1332. "@parcel/watcher-linux-arm64-glibc": "2.4.1",
  1333. "@parcel/watcher-linux-arm64-musl": "2.4.1",
  1334. "@parcel/watcher-linux-x64-glibc": "2.4.1",
  1335. "@parcel/watcher-linux-x64-musl": "2.4.1",
  1336. "@parcel/watcher-win32-arm64": "2.4.1",
  1337. "@parcel/watcher-win32-ia32": "2.4.1",
  1338. "@parcel/watcher-win32-x64": "2.4.1"
  1339. }
  1340. },
  1341. "node_modules/@parcel/watcher-linux-x64-glibc": {
  1342. "version": "2.4.1",
  1343. "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-glibc/-/watcher-linux-x64-glibc-2.4.1.tgz",
  1344. "integrity": "sha512-s9O3fByZ/2pyYDPoLM6zt92yu6P4E39a03zvO0qCHOTjxmt3GHRMLuRZEWhWLASTMSrrnVNWdVI/+pUElJBBBg==",
  1345. "cpu": [
  1346. "x64"
  1347. ],
  1348. "optional": true,
  1349. "os": [
  1350. "linux"
  1351. ],
  1352. "engines": {
  1353. "node": ">= 10.0.0"
  1354. },
  1355. "funding": {
  1356. "type": "opencollective",
  1357. "url": "https://opencollective.com/parcel"
  1358. }
  1359. },
  1360. "node_modules/@parcel/watcher-linux-x64-musl": {
  1361. "version": "2.4.1",
  1362. "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-musl/-/watcher-linux-x64-musl-2.4.1.tgz",
  1363. "integrity": "sha512-L2nZTYR1myLNST0O632g0Dx9LyMNHrn6TOt76sYxWLdff3cB22/GZX2UPtJnaqQPdCRoszoY5rcOj4oMTtp5fQ==",
  1364. "cpu": [
  1365. "x64"
  1366. ],
  1367. "optional": true,
  1368. "os": [
  1369. "linux"
  1370. ],
  1371. "engines": {
  1372. "node": ">= 10.0.0"
  1373. },
  1374. "funding": {
  1375. "type": "opencollective",
  1376. "url": "https://opencollective.com/parcel"
  1377. }
  1378. },
  1379. "node_modules/@parcel/watcher-wasm": {
  1380. "version": "2.4.1",
  1381. "resolved": "https://registry.npmjs.org/@parcel/watcher-wasm/-/watcher-wasm-2.4.1.tgz",
  1382. "integrity": "sha512-/ZR0RxqxU/xxDGzbzosMjh4W6NdYFMqq2nvo2b8SLi7rsl/4jkL8S5stIikorNkdR50oVDvqb/3JT05WM+CRRA==",
  1383. "bundleDependencies": [
  1384. "napi-wasm"
  1385. ],
  1386. "dependencies": {
  1387. "is-glob": "^4.0.3",
  1388. "micromatch": "^4.0.5",
  1389. "napi-wasm": "^1.1.0"
  1390. },
  1391. "engines": {
  1392. "node": ">= 10.0.0"
  1393. },
  1394. "funding": {
  1395. "type": "opencollective",
  1396. "url": "https://opencollective.com/parcel"
  1397. }
  1398. },
  1399. "node_modules/@parcel/watcher-wasm/node_modules/napi-wasm": {
  1400. "version": "1.1.0",
  1401. "inBundle": true,
  1402. "license": "MIT"
  1403. },
  1404. "node_modules/@parcel/watcher/node_modules/detect-libc": {
  1405. "version": "1.0.3",
  1406. "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-1.0.3.tgz",
  1407. "integrity": "sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==",
  1408. "bin": {
  1409. "detect-libc": "bin/detect-libc.js"
  1410. },
  1411. "engines": {
  1412. "node": ">=0.10"
  1413. }
  1414. },
  1415. "node_modules/@pinia/nuxt": {
  1416. "version": "0.5.5",
  1417. "resolved": "https://registry.npmjs.org/@pinia/nuxt/-/nuxt-0.5.5.tgz",
  1418. "integrity": "sha512-wjxS7YqIesh4OLK+qE3ZjhdOJ5pYZQ+VlEmZNtTwzQn1Kavei/khovx7mzXVXNA/mvSPXVhb9xBzhyS3XMURtw==",
  1419. "dependencies": {
  1420. "@nuxt/kit": "^3.9.0",
  1421. "pinia": "^2.2.3"
  1422. },
  1423. "funding": {
  1424. "url": "https://github.com/sponsors/posva"
  1425. }
  1426. },
  1427. "node_modules/@pkgjs/parseargs": {
  1428. "version": "0.11.0",
  1429. "resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz",
  1430. "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==",
  1431. "optional": true,
  1432. "engines": {
  1433. "node": ">=14"
  1434. }
  1435. },
  1436. "node_modules/@playwright/test": {
  1437. "version": "1.48.0",
  1438. "resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.48.0.tgz",
  1439. "integrity": "sha512-W5lhqPUVPqhtc/ySvZI5Q8X2ztBOUgZ8LbAFy0JQgrXZs2xaILrUcNO3rQjwbLPfGK13+rZsDa1FpG+tqYkT5w==",
  1440. "dev": true,
  1441. "dependencies": {
  1442. "playwright": "1.48.0"
  1443. },
  1444. "bin": {
  1445. "playwright": "cli.js"
  1446. },
  1447. "engines": {
  1448. "node": ">=18"
  1449. }
  1450. },
  1451. "node_modules/@polka/url": {
  1452. "version": "1.0.0-next.25",
  1453. "resolved": "https://registry.npmjs.org/@polka/url/-/url-1.0.0-next.25.tgz",
  1454. "integrity": "sha512-j7P6Rgr3mmtdkeDGTe0E/aYyWEWVtc5yFXtHCRHs28/jptDEWfaVOc5T7cblqy1XKPPfCxJc/8DwQ5YgLOZOVQ=="
  1455. },
  1456. "node_modules/@rollup/plugin-alias": {
  1457. "version": "5.1.0",
  1458. "resolved": "https://registry.npmjs.org/@rollup/plugin-alias/-/plugin-alias-5.1.0.tgz",
  1459. "integrity": "sha512-lpA3RZ9PdIG7qqhEfv79tBffNaoDuukFDrmhLqg9ifv99u/ehn+lOg30x2zmhf8AQqQUZaMk/B9fZraQ6/acDQ==",
  1460. "dependencies": {
  1461. "slash": "^4.0.0"
  1462. },
  1463. "engines": {
  1464. "node": ">=14.0.0"
  1465. },
  1466. "peerDependencies": {
  1467. "rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0"
  1468. },
  1469. "peerDependenciesMeta": {
  1470. "rollup": {
  1471. "optional": true
  1472. }
  1473. }
  1474. },
  1475. "node_modules/@rollup/plugin-alias/node_modules/slash": {
  1476. "version": "4.0.0",
  1477. "resolved": "https://registry.npmjs.org/slash/-/slash-4.0.0.tgz",
  1478. "integrity": "sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew==",
  1479. "engines": {
  1480. "node": ">=12"
  1481. },
  1482. "funding": {
  1483. "url": "https://github.com/sponsors/sindresorhus"
  1484. }
  1485. },
  1486. "node_modules/@rollup/plugin-commonjs": {
  1487. "version": "25.0.8",
  1488. "resolved": "https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-25.0.8.tgz",
  1489. "integrity": "sha512-ZEZWTK5n6Qde0to4vS9Mr5x/0UZoqCxPVR9KRUjU4kA2sO7GEUn1fop0DAwpO6z0Nw/kJON9bDmSxdWxO/TT1A==",
  1490. "dependencies": {
  1491. "@rollup/pluginutils": "^5.0.1",
  1492. "commondir": "^1.0.1",
  1493. "estree-walker": "^2.0.2",
  1494. "glob": "^8.0.3",
  1495. "is-reference": "1.2.1",
  1496. "magic-string": "^0.30.3"
  1497. },
  1498. "engines": {
  1499. "node": ">=14.0.0"
  1500. },
  1501. "peerDependencies": {
  1502. "rollup": "^2.68.0||^3.0.0||^4.0.0"
  1503. },
  1504. "peerDependenciesMeta": {
  1505. "rollup": {
  1506. "optional": true
  1507. }
  1508. }
  1509. },
  1510. "node_modules/@rollup/plugin-commonjs/node_modules/estree-walker": {
  1511. "version": "2.0.2",
  1512. "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz",
  1513. "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w=="
  1514. },
  1515. "node_modules/@rollup/plugin-inject": {
  1516. "version": "5.0.5",
  1517. "resolved": "https://registry.npmjs.org/@rollup/plugin-inject/-/plugin-inject-5.0.5.tgz",
  1518. "integrity": "sha512-2+DEJbNBoPROPkgTDNe8/1YXWcqxbN5DTjASVIOx8HS+pITXushyNiBV56RB08zuptzz8gT3YfkqriTBVycepg==",
  1519. "dependencies": {
  1520. "@rollup/pluginutils": "^5.0.1",
  1521. "estree-walker": "^2.0.2",
  1522. "magic-string": "^0.30.3"
  1523. },
  1524. "engines": {
  1525. "node": ">=14.0.0"
  1526. },
  1527. "peerDependencies": {
  1528. "rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0"
  1529. },
  1530. "peerDependenciesMeta": {
  1531. "rollup": {
  1532. "optional": true
  1533. }
  1534. }
  1535. },
  1536. "node_modules/@rollup/plugin-inject/node_modules/estree-walker": {
  1537. "version": "2.0.2",
  1538. "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz",
  1539. "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w=="
  1540. },
  1541. "node_modules/@rollup/plugin-json": {
  1542. "version": "6.1.0",
  1543. "resolved": "https://registry.npmjs.org/@rollup/plugin-json/-/plugin-json-6.1.0.tgz",
  1544. "integrity": "sha512-EGI2te5ENk1coGeADSIwZ7G2Q8CJS2sF120T7jLw4xFw9n7wIOXHo+kIYRAoVpJAN+kmqZSoO3Fp4JtoNF4ReA==",
  1545. "dependencies": {
  1546. "@rollup/pluginutils": "^5.1.0"
  1547. },
  1548. "engines": {
  1549. "node": ">=14.0.0"
  1550. },
  1551. "peerDependencies": {
  1552. "rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0"
  1553. },
  1554. "peerDependenciesMeta": {
  1555. "rollup": {
  1556. "optional": true
  1557. }
  1558. }
  1559. },
  1560. "node_modules/@rollup/plugin-node-resolve": {
  1561. "version": "15.2.3",
  1562. "resolved": "https://registry.npmjs.org/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.2.3.tgz",
  1563. "integrity": "sha512-j/lym8nf5E21LwBT4Df1VD6hRO2L2iwUeUmP7litikRsVp1H6NWx20NEp0Y7su+7XGc476GnXXc4kFeZNGmaSQ==",
  1564. "dependencies": {
  1565. "@rollup/pluginutils": "^5.0.1",
  1566. "@types/resolve": "1.20.2",
  1567. "deepmerge": "^4.2.2",
  1568. "is-builtin-module": "^3.2.1",
  1569. "is-module": "^1.0.0",
  1570. "resolve": "^1.22.1"
  1571. },
  1572. "engines": {
  1573. "node": ">=14.0.0"
  1574. },
  1575. "peerDependencies": {
  1576. "rollup": "^2.78.0||^3.0.0||^4.0.0"
  1577. },
  1578. "peerDependenciesMeta": {
  1579. "rollup": {
  1580. "optional": true
  1581. }
  1582. }
  1583. },
  1584. "node_modules/@rollup/plugin-replace": {
  1585. "version": "5.0.7",
  1586. "resolved": "https://registry.npmjs.org/@rollup/plugin-replace/-/plugin-replace-5.0.7.tgz",
  1587. "integrity": "sha512-PqxSfuorkHz/SPpyngLyg5GCEkOcee9M1bkxiVDr41Pd61mqP1PLOoDPbpl44SB2mQGKwV/In74gqQmGITOhEQ==",
  1588. "dependencies": {
  1589. "@rollup/pluginutils": "^5.0.1",
  1590. "magic-string": "^0.30.3"
  1591. },
  1592. "engines": {
  1593. "node": ">=14.0.0"
  1594. },
  1595. "peerDependencies": {
  1596. "rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0"
  1597. },
  1598. "peerDependenciesMeta": {
  1599. "rollup": {
  1600. "optional": true
  1601. }
  1602. }
  1603. },
  1604. "node_modules/@rollup/plugin-terser": {
  1605. "version": "0.4.4",
  1606. "resolved": "https://registry.npmjs.org/@rollup/plugin-terser/-/plugin-terser-0.4.4.tgz",
  1607. "integrity": "sha512-XHeJC5Bgvs8LfukDwWZp7yeqin6ns8RTl2B9avbejt6tZqsqvVoWI7ZTQrcNsfKEDWBTnTxM8nMDkO2IFFbd0A==",
  1608. "dependencies": {
  1609. "serialize-javascript": "^6.0.1",
  1610. "smob": "^1.0.0",
  1611. "terser": "^5.17.4"
  1612. },
  1613. "engines": {
  1614. "node": ">=14.0.0"
  1615. },
  1616. "peerDependencies": {
  1617. "rollup": "^2.0.0||^3.0.0||^4.0.0"
  1618. },
  1619. "peerDependenciesMeta": {
  1620. "rollup": {
  1621. "optional": true
  1622. }
  1623. }
  1624. },
  1625. "node_modules/@rollup/pluginutils": {
  1626. "version": "5.1.2",
  1627. "resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-5.1.2.tgz",
  1628. "integrity": "sha512-/FIdS3PyZ39bjZlwqFnWqCOVnW7o963LtKMwQOD0NhQqw22gSr2YY1afu3FxRip4ZCZNsD5jq6Aaz6QV3D/Njw==",
  1629. "dependencies": {
  1630. "@types/estree": "^1.0.0",
  1631. "estree-walker": "^2.0.2",
  1632. "picomatch": "^2.3.1"
  1633. },
  1634. "engines": {
  1635. "node": ">=14.0.0"
  1636. },
  1637. "peerDependencies": {
  1638. "rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0"
  1639. },
  1640. "peerDependenciesMeta": {
  1641. "rollup": {
  1642. "optional": true
  1643. }
  1644. }
  1645. },
  1646. "node_modules/@rollup/pluginutils/node_modules/estree-walker": {
  1647. "version": "2.0.2",
  1648. "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz",
  1649. "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w=="
  1650. },
  1651. "node_modules/@rollup/rollup-linux-x64-gnu": {
  1652. "version": "4.18.1",
  1653. "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.18.1.tgz",
  1654. "integrity": "sha512-7O5u/p6oKUFYjRbZkL2FLbwsyoJAjyeXHCU3O4ndvzg2OFO2GinFPSJFGbiwFDaCFc+k7gs9CF243PwdPQFh5g==",
  1655. "cpu": [
  1656. "x64"
  1657. ],
  1658. "optional": true,
  1659. "os": [
  1660. "linux"
  1661. ]
  1662. },
  1663. "node_modules/@rollup/rollup-linux-x64-musl": {
  1664. "version": "4.18.1",
  1665. "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.18.1.tgz",
  1666. "integrity": "sha512-pDLkYITdYrH/9Cv/Vlj8HppDuLMDUBmgsM0+N+xLtFd18aXgM9Nyqupb/Uw+HeidhfYg2lD6CXvz6CjoVOaKjQ==",
  1667. "cpu": [
  1668. "x64"
  1669. ],
  1670. "optional": true,
  1671. "os": [
  1672. "linux"
  1673. ]
  1674. },
  1675. "node_modules/@sindresorhus/merge-streams": {
  1676. "version": "2.3.0",
  1677. "resolved": "https://registry.npmjs.org/@sindresorhus/merge-streams/-/merge-streams-2.3.0.tgz",
  1678. "integrity": "sha512-LtoMMhxAlorcGhmFYI+LhPgbPZCkgP6ra1YL604EeF6U98pLlQ3iWIGMdWSC+vWmPBWBNgmDBAhnAobLROJmwg==",
  1679. "engines": {
  1680. "node": ">=18"
  1681. },
  1682. "funding": {
  1683. "url": "https://github.com/sponsors/sindresorhus"
  1684. }
  1685. },
  1686. "node_modules/@trysound/sax": {
  1687. "version": "0.2.0",
  1688. "resolved": "https://registry.npmjs.org/@trysound/sax/-/sax-0.2.0.tgz",
  1689. "integrity": "sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==",
  1690. "engines": {
  1691. "node": ">=10.13.0"
  1692. }
  1693. },
  1694. "node_modules/@types/estree": {
  1695. "version": "1.0.5",
  1696. "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.5.tgz",
  1697. "integrity": "sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw=="
  1698. },
  1699. "node_modules/@types/http-proxy": {
  1700. "version": "1.17.14",
  1701. "resolved": "https://registry.npmjs.org/@types/http-proxy/-/http-proxy-1.17.14.tgz",
  1702. "integrity": "sha512-SSrD0c1OQzlFX7pGu1eXxSEjemej64aaNPRhhVYUGqXh0BtldAAx37MG8btcumvpgKyZp1F5Gn3JkktdxiFv6w==",
  1703. "dependencies": {
  1704. "@types/node": "*"
  1705. }
  1706. },
  1707. "node_modules/@types/node": {
  1708. "version": "20.14.10",
  1709. "resolved": "https://registry.npmjs.org/@types/node/-/node-20.14.10.tgz",
  1710. "integrity": "sha512-MdiXf+nDuMvY0gJKxyfZ7/6UFsETO7mGKF54MVD/ekJS6HdFtpZFBgrh6Pseu64XTb2MLyFPlbW6hj8HYRQNOQ==",
  1711. "dependencies": {
  1712. "undici-types": "~5.26.4"
  1713. }
  1714. },
  1715. "node_modules/@types/resolve": {
  1716. "version": "1.20.2",
  1717. "resolved": "https://registry.npmjs.org/@types/resolve/-/resolve-1.20.2.tgz",
  1718. "integrity": "sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q=="
  1719. },
  1720. "node_modules/@types/web-bluetooth": {
  1721. "version": "0.0.20",
  1722. "resolved": "https://registry.npmjs.org/@types/web-bluetooth/-/web-bluetooth-0.0.20.tgz",
  1723. "integrity": "sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==",
  1724. "dev": true
  1725. },
  1726. "node_modules/@unhead/dom": {
  1727. "version": "1.9.16",
  1728. "resolved": "https://registry.npmjs.org/@unhead/dom/-/dom-1.9.16.tgz",
  1729. "integrity": "sha512-aZIAnnc89Csi1vV4mtlHYI765B7m1yuaXUuQiYHwr6glE9FLyy2X87CzEci4yPH/YbkKm0bGQRfcxXq6Eq0W7g==",
  1730. "dependencies": {
  1731. "@unhead/schema": "1.9.16",
  1732. "@unhead/shared": "1.9.16"
  1733. },
  1734. "funding": {
  1735. "url": "https://github.com/sponsors/harlan-zw"
  1736. }
  1737. },
  1738. "node_modules/@unhead/dom/node_modules/@unhead/schema": {
  1739. "version": "1.9.16",
  1740. "resolved": "https://registry.npmjs.org/@unhead/schema/-/schema-1.9.16.tgz",
  1741. "integrity": "sha512-V2BshX+I6D2wN4ys5so8RQDUgsggsxW9FVBiuQi4h8oPWtHclogxzDiHa5BH2TgvNIoUxLnLYNAShMGipmVuUw==",
  1742. "dependencies": {
  1743. "hookable": "^5.5.3",
  1744. "zhead": "^2.2.4"
  1745. },
  1746. "funding": {
  1747. "url": "https://github.com/sponsors/harlan-zw"
  1748. }
  1749. },
  1750. "node_modules/@unhead/dom/node_modules/@unhead/shared": {
  1751. "version": "1.9.16",
  1752. "resolved": "https://registry.npmjs.org/@unhead/shared/-/shared-1.9.16.tgz",
  1753. "integrity": "sha512-pfJnArULCY+GBr7OtYyyxihRiQLkT31TpyK6nUKIwyax4oNOGyhNfk0RFzNq16BwLg60d1lrc5bd5mZGbfClMA==",
  1754. "dependencies": {
  1755. "@unhead/schema": "1.9.16"
  1756. },
  1757. "funding": {
  1758. "url": "https://github.com/sponsors/harlan-zw"
  1759. }
  1760. },
  1761. "node_modules/@unhead/schema": {
  1762. "version": "1.9.15",
  1763. "resolved": "https://registry.npmjs.org/@unhead/schema/-/schema-1.9.15.tgz",
  1764. "integrity": "sha512-9ADZuXOH+tOKHIjXsgg+SPINnh/YJEBMCjpg+8VLGgE2r5med3jAnOU8g7ALfuVEBRBrbFgs1qVKoKm1NkTXJQ==",
  1765. "dependencies": {
  1766. "hookable": "^5.5.3",
  1767. "zhead": "^2.2.4"
  1768. },
  1769. "funding": {
  1770. "url": "https://github.com/sponsors/harlan-zw"
  1771. }
  1772. },
  1773. "node_modules/@unhead/shared": {
  1774. "version": "1.9.15",
  1775. "resolved": "https://registry.npmjs.org/@unhead/shared/-/shared-1.9.15.tgz",
  1776. "integrity": "sha512-+U5r04eRtCNcniWjzNPRtwVuF9rW/6EXxhGvuohJBDaIE57J6BHWo5cEp7Pqts7DlTFs7LiDtH8ONNDv4QqRaw==",
  1777. "dependencies": {
  1778. "@unhead/schema": "1.9.15"
  1779. },
  1780. "funding": {
  1781. "url": "https://github.com/sponsors/harlan-zw"
  1782. }
  1783. },
  1784. "node_modules/@unhead/ssr": {
  1785. "version": "1.9.15",
  1786. "resolved": "https://registry.npmjs.org/@unhead/ssr/-/ssr-1.9.15.tgz",
  1787. "integrity": "sha512-gqRQQkT1jzZKf9nF7r1exBtWbBi5QjGi7wa0y7cHPJ6aTPOyLVTeb9OvfC0MAP94JXgsZrgyQt8q8uD6N1tfTw==",
  1788. "dependencies": {
  1789. "@unhead/schema": "1.9.15",
  1790. "@unhead/shared": "1.9.15"
  1791. },
  1792. "funding": {
  1793. "url": "https://github.com/sponsors/harlan-zw"
  1794. }
  1795. },
  1796. "node_modules/@unhead/vue": {
  1797. "version": "1.9.16",
  1798. "resolved": "https://registry.npmjs.org/@unhead/vue/-/vue-1.9.16.tgz",
  1799. "integrity": "sha512-kpMWWwm8cOwo4gw4An43pz30l2CqNtmJpX5Xsu79rwf6Viq8jHAjk6BGqyKy220M2bpa0Va4fnR532SgGO1YgQ==",
  1800. "dependencies": {
  1801. "@unhead/schema": "1.9.16",
  1802. "@unhead/shared": "1.9.16",
  1803. "hookable": "^5.5.3",
  1804. "unhead": "1.9.16"
  1805. },
  1806. "funding": {
  1807. "url": "https://github.com/sponsors/harlan-zw"
  1808. },
  1809. "peerDependencies": {
  1810. "vue": ">=2.7 || >=3"
  1811. }
  1812. },
  1813. "node_modules/@unhead/vue/node_modules/@unhead/schema": {
  1814. "version": "1.9.16",
  1815. "resolved": "https://registry.npmjs.org/@unhead/schema/-/schema-1.9.16.tgz",
  1816. "integrity": "sha512-V2BshX+I6D2wN4ys5so8RQDUgsggsxW9FVBiuQi4h8oPWtHclogxzDiHa5BH2TgvNIoUxLnLYNAShMGipmVuUw==",
  1817. "dependencies": {
  1818. "hookable": "^5.5.3",
  1819. "zhead": "^2.2.4"
  1820. },
  1821. "funding": {
  1822. "url": "https://github.com/sponsors/harlan-zw"
  1823. }
  1824. },
  1825. "node_modules/@unhead/vue/node_modules/@unhead/shared": {
  1826. "version": "1.9.16",
  1827. "resolved": "https://registry.npmjs.org/@unhead/shared/-/shared-1.9.16.tgz",
  1828. "integrity": "sha512-pfJnArULCY+GBr7OtYyyxihRiQLkT31TpyK6nUKIwyax4oNOGyhNfk0RFzNq16BwLg60d1lrc5bd5mZGbfClMA==",
  1829. "dependencies": {
  1830. "@unhead/schema": "1.9.16"
  1831. },
  1832. "funding": {
  1833. "url": "https://github.com/sponsors/harlan-zw"
  1834. }
  1835. },
  1836. "node_modules/@vercel/nft": {
  1837. "version": "0.26.5",
  1838. "resolved": "https://registry.npmjs.org/@vercel/nft/-/nft-0.26.5.tgz",
  1839. "integrity": "sha512-NHxohEqad6Ra/r4lGknO52uc/GrWILXAMs1BB4401GTqww0fw1bAqzpG1XHuDO+dprg4GvsD9ZLLSsdo78p9hQ==",
  1840. "dependencies": {
  1841. "@mapbox/node-pre-gyp": "^1.0.5",
  1842. "@rollup/pluginutils": "^4.0.0",
  1843. "acorn": "^8.6.0",
  1844. "acorn-import-attributes": "^1.9.2",
  1845. "async-sema": "^3.1.1",
  1846. "bindings": "^1.4.0",
  1847. "estree-walker": "2.0.2",
  1848. "glob": "^7.1.3",
  1849. "graceful-fs": "^4.2.9",
  1850. "micromatch": "^4.0.2",
  1851. "node-gyp-build": "^4.2.2",
  1852. "resolve-from": "^5.0.0"
  1853. },
  1854. "bin": {
  1855. "nft": "out/cli.js"
  1856. },
  1857. "engines": {
  1858. "node": ">=16"
  1859. }
  1860. },
  1861. "node_modules/@vercel/nft/node_modules/@rollup/pluginutils": {
  1862. "version": "4.2.1",
  1863. "resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-4.2.1.tgz",
  1864. "integrity": "sha512-iKnFXr7NkdZAIHiIWE+BX5ULi/ucVFYWD6TbAV+rZctiRTY2PL6tsIKhoIOaoskiWAkgu+VsbXgUVDNLHf+InQ==",
  1865. "dependencies": {
  1866. "estree-walker": "^2.0.1",
  1867. "picomatch": "^2.2.2"
  1868. },
  1869. "engines": {
  1870. "node": ">= 8.0.0"
  1871. }
  1872. },
  1873. "node_modules/@vercel/nft/node_modules/brace-expansion": {
  1874. "version": "1.1.11",
  1875. "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
  1876. "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
  1877. "dependencies": {
  1878. "balanced-match": "^1.0.0",
  1879. "concat-map": "0.0.1"
  1880. }
  1881. },
  1882. "node_modules/@vercel/nft/node_modules/estree-walker": {
  1883. "version": "2.0.2",
  1884. "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz",
  1885. "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w=="
  1886. },
  1887. "node_modules/@vercel/nft/node_modules/glob": {
  1888. "version": "7.2.3",
  1889. "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz",
  1890. "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
  1891. "deprecated": "Glob versions prior to v9 are no longer supported",
  1892. "dependencies": {
  1893. "fs.realpath": "^1.0.0",
  1894. "inflight": "^1.0.4",
  1895. "inherits": "2",
  1896. "minimatch": "^3.1.1",
  1897. "once": "^1.3.0",
  1898. "path-is-absolute": "^1.0.0"
  1899. },
  1900. "engines": {
  1901. "node": "*"
  1902. },
  1903. "funding": {
  1904. "url": "https://github.com/sponsors/isaacs"
  1905. }
  1906. },
  1907. "node_modules/@vercel/nft/node_modules/minimatch": {
  1908. "version": "3.1.2",
  1909. "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
  1910. "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
  1911. "dependencies": {
  1912. "brace-expansion": "^1.1.7"
  1913. },
  1914. "engines": {
  1915. "node": "*"
  1916. }
  1917. },
  1918. "node_modules/@vitejs/plugin-vue": {
  1919. "version": "5.0.5",
  1920. "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-5.0.5.tgz",
  1921. "integrity": "sha512-LOjm7XeIimLBZyzinBQ6OSm3UBCNVCpLkxGC0oWmm2YPzVZoxMsdvNVimLTBzpAnR9hl/yn1SHGuRfe6/Td9rQ==",
  1922. "engines": {
  1923. "node": "^18.0.0 || >=20.0.0"
  1924. },
  1925. "peerDependencies": {
  1926. "vite": "^5.0.0",
  1927. "vue": "^3.2.25"
  1928. }
  1929. },
  1930. "node_modules/@vitejs/plugin-vue-jsx": {
  1931. "version": "4.0.0",
  1932. "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue-jsx/-/plugin-vue-jsx-4.0.0.tgz",
  1933. "integrity": "sha512-A+6wL2AdQhDsLsDnY+2v4rRDI1HLJGIMc97a8FURO9tqKsH5QvjWrzsa5DH3NlZsM742W2wODl2fF+bfcTWtXw==",
  1934. "dependencies": {
  1935. "@babel/core": "^7.24.6",
  1936. "@babel/plugin-transform-typescript": "^7.24.6",
  1937. "@vue/babel-plugin-jsx": "^1.2.2"
  1938. },
  1939. "engines": {
  1940. "node": "^18.0.0 || >=20.0.0"
  1941. },
  1942. "peerDependencies": {
  1943. "vite": "^5.0.0",
  1944. "vue": "^3.0.0"
  1945. }
  1946. },
  1947. "node_modules/@vitest/expect": {
  1948. "version": "2.1.2",
  1949. "resolved": "https://registry.npmjs.org/@vitest/expect/-/expect-2.1.2.tgz",
  1950. "integrity": "sha512-FEgtlN8mIUSEAAnlvn7mP8vzaWhEaAEvhSXCqrsijM7K6QqjB11qoRZYEd4AKSCDz8p0/+yH5LzhZ47qt+EyPg==",
  1951. "dev": true,
  1952. "dependencies": {
  1953. "@vitest/spy": "2.1.2",
  1954. "@vitest/utils": "2.1.2",
  1955. "chai": "^5.1.1",
  1956. "tinyrainbow": "^1.2.0"
  1957. },
  1958. "funding": {
  1959. "url": "https://opencollective.com/vitest"
  1960. }
  1961. },
  1962. "node_modules/@vitest/mocker": {
  1963. "version": "2.1.2",
  1964. "resolved": "https://registry.npmjs.org/@vitest/mocker/-/mocker-2.1.2.tgz",
  1965. "integrity": "sha512-ExElkCGMS13JAJy+812fw1aCv2QO/LBK6CyO4WOPAzLTmve50gydOlWhgdBJPx2ztbADUq3JVI0C5U+bShaeEA==",
  1966. "dev": true,
  1967. "dependencies": {
  1968. "@vitest/spy": "^2.1.0-beta.1",
  1969. "estree-walker": "^3.0.3",
  1970. "magic-string": "^0.30.11"
  1971. },
  1972. "funding": {
  1973. "url": "https://opencollective.com/vitest"
  1974. },
  1975. "peerDependencies": {
  1976. "@vitest/spy": "2.1.2",
  1977. "msw": "^2.3.5",
  1978. "vite": "^5.0.0"
  1979. },
  1980. "peerDependenciesMeta": {
  1981. "msw": {
  1982. "optional": true
  1983. },
  1984. "vite": {
  1985. "optional": true
  1986. }
  1987. }
  1988. },
  1989. "node_modules/@vitest/pretty-format": {
  1990. "version": "2.1.2",
  1991. "resolved": "https://registry.npmjs.org/@vitest/pretty-format/-/pretty-format-2.1.2.tgz",
  1992. "integrity": "sha512-FIoglbHrSUlOJPDGIrh2bjX1sNars5HbxlcsFKCtKzu4+5lpsRhOCVcuzp0fEhAGHkPZRIXVNzPcpSlkoZ3LuA==",
  1993. "dev": true,
  1994. "dependencies": {
  1995. "tinyrainbow": "^1.2.0"
  1996. },
  1997. "funding": {
  1998. "url": "https://opencollective.com/vitest"
  1999. }
  2000. },
  2001. "node_modules/@vitest/runner": {
  2002. "version": "2.1.2",
  2003. "resolved": "https://registry.npmjs.org/@vitest/runner/-/runner-2.1.2.tgz",
  2004. "integrity": "sha512-UCsPtvluHO3u7jdoONGjOSil+uON5SSvU9buQh3lP7GgUXHp78guN1wRmZDX4wGK6J10f9NUtP6pO+SFquoMlw==",
  2005. "dev": true,
  2006. "dependencies": {
  2007. "@vitest/utils": "2.1.2",
  2008. "pathe": "^1.1.2"
  2009. },
  2010. "funding": {
  2011. "url": "https://opencollective.com/vitest"
  2012. }
  2013. },
  2014. "node_modules/@vitest/snapshot": {
  2015. "version": "2.1.2",
  2016. "resolved": "https://registry.npmjs.org/@vitest/snapshot/-/snapshot-2.1.2.tgz",
  2017. "integrity": "sha512-xtAeNsZ++aRIYIUsek7VHzry/9AcxeULlegBvsdLncLmNCR6tR8SRjn8BbDP4naxtccvzTqZ+L1ltZlRCfBZFA==",
  2018. "dev": true,
  2019. "dependencies": {
  2020. "@vitest/pretty-format": "2.1.2",
  2021. "magic-string": "^0.30.11",
  2022. "pathe": "^1.1.2"
  2023. },
  2024. "funding": {
  2025. "url": "https://opencollective.com/vitest"
  2026. }
  2027. },
  2028. "node_modules/@vitest/spy": {
  2029. "version": "2.1.2",
  2030. "resolved": "https://registry.npmjs.org/@vitest/spy/-/spy-2.1.2.tgz",
  2031. "integrity": "sha512-GSUi5zoy+abNRJwmFhBDC0yRuVUn8WMlQscvnbbXdKLXX9dE59YbfwXxuJ/mth6eeqIzofU8BB5XDo/Ns/qK2A==",
  2032. "dev": true,
  2033. "dependencies": {
  2034. "tinyspy": "^3.0.0"
  2035. },
  2036. "funding": {
  2037. "url": "https://opencollective.com/vitest"
  2038. }
  2039. },
  2040. "node_modules/@vitest/utils": {
  2041. "version": "2.1.2",
  2042. "resolved": "https://registry.npmjs.org/@vitest/utils/-/utils-2.1.2.tgz",
  2043. "integrity": "sha512-zMO2KdYy6mx56btx9JvAqAZ6EyS3g49krMPPrgOp1yxGZiA93HumGk+bZ5jIZtOg5/VBYl5eBmGRQHqq4FG6uQ==",
  2044. "dev": true,
  2045. "dependencies": {
  2046. "@vitest/pretty-format": "2.1.2",
  2047. "loupe": "^3.1.1",
  2048. "tinyrainbow": "^1.2.0"
  2049. },
  2050. "funding": {
  2051. "url": "https://opencollective.com/vitest"
  2052. }
  2053. },
  2054. "node_modules/@vue-macros/common": {
  2055. "version": "1.10.4",
  2056. "resolved": "https://registry.npmjs.org/@vue-macros/common/-/common-1.10.4.tgz",
  2057. "integrity": "sha512-akO6Bd6U4jP0+ZKbHq6mbYkw1coOrJpLeVmkuMlUsT5wZRi11BjauGcZHusBSzUjgCBsa1kZTyipxrxrWB54Hw==",
  2058. "dependencies": {
  2059. "@babel/types": "^7.24.5",
  2060. "@rollup/pluginutils": "^5.1.0",
  2061. "@vue/compiler-sfc": "^3.4.27",
  2062. "ast-kit": "^0.12.1",
  2063. "local-pkg": "^0.5.0",
  2064. "magic-string-ast": "^0.6.0"
  2065. },
  2066. "engines": {
  2067. "node": ">=16.14.0"
  2068. },
  2069. "peerDependencies": {
  2070. "vue": "^2.7.0 || ^3.2.25"
  2071. },
  2072. "peerDependenciesMeta": {
  2073. "vue": {
  2074. "optional": true
  2075. }
  2076. }
  2077. },
  2078. "node_modules/@vue/babel-helper-vue-transform-on": {
  2079. "version": "1.2.2",
  2080. "resolved": "https://registry.npmjs.org/@vue/babel-helper-vue-transform-on/-/babel-helper-vue-transform-on-1.2.2.tgz",
  2081. "integrity": "sha512-nOttamHUR3YzdEqdM/XXDyCSdxMA9VizUKoroLX6yTyRtggzQMHXcmwh8a7ZErcJttIBIc9s68a1B8GZ+Dmvsw=="
  2082. },
  2083. "node_modules/@vue/babel-plugin-jsx": {
  2084. "version": "1.2.2",
  2085. "resolved": "https://registry.npmjs.org/@vue/babel-plugin-jsx/-/babel-plugin-jsx-1.2.2.tgz",
  2086. "integrity": "sha512-nYTkZUVTu4nhP199UoORePsql0l+wj7v/oyQjtThUVhJl1U+6qHuoVhIvR3bf7eVKjbCK+Cs2AWd7mi9Mpz9rA==",
  2087. "dependencies": {
  2088. "@babel/helper-module-imports": "~7.22.15",
  2089. "@babel/helper-plugin-utils": "^7.22.5",
  2090. "@babel/plugin-syntax-jsx": "^7.23.3",
  2091. "@babel/template": "^7.23.9",
  2092. "@babel/traverse": "^7.23.9",
  2093. "@babel/types": "^7.23.9",
  2094. "@vue/babel-helper-vue-transform-on": "1.2.2",
  2095. "@vue/babel-plugin-resolve-type": "1.2.2",
  2096. "camelcase": "^6.3.0",
  2097. "html-tags": "^3.3.1",
  2098. "svg-tags": "^1.0.0"
  2099. },
  2100. "peerDependencies": {
  2101. "@babel/core": "^7.0.0-0"
  2102. },
  2103. "peerDependenciesMeta": {
  2104. "@babel/core": {
  2105. "optional": true
  2106. }
  2107. }
  2108. },
  2109. "node_modules/@vue/babel-plugin-jsx/node_modules/@babel/helper-module-imports": {
  2110. "version": "7.22.15",
  2111. "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.22.15.tgz",
  2112. "integrity": "sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==",
  2113. "dependencies": {
  2114. "@babel/types": "^7.22.15"
  2115. },
  2116. "engines": {
  2117. "node": ">=6.9.0"
  2118. }
  2119. },
  2120. "node_modules/@vue/babel-plugin-resolve-type": {
  2121. "version": "1.2.2",
  2122. "resolved": "https://registry.npmjs.org/@vue/babel-plugin-resolve-type/-/babel-plugin-resolve-type-1.2.2.tgz",
  2123. "integrity": "sha512-EntyroPwNg5IPVdUJupqs0CFzuf6lUrVvCspmv2J1FITLeGnUCuoGNNk78dgCusxEiYj6RMkTJflGSxk5aIC4A==",
  2124. "dependencies": {
  2125. "@babel/code-frame": "^7.23.5",
  2126. "@babel/helper-module-imports": "~7.22.15",
  2127. "@babel/helper-plugin-utils": "^7.22.5",
  2128. "@babel/parser": "^7.23.9",
  2129. "@vue/compiler-sfc": "^3.4.15"
  2130. },
  2131. "peerDependencies": {
  2132. "@babel/core": "^7.0.0-0"
  2133. }
  2134. },
  2135. "node_modules/@vue/babel-plugin-resolve-type/node_modules/@babel/helper-module-imports": {
  2136. "version": "7.22.15",
  2137. "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.22.15.tgz",
  2138. "integrity": "sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==",
  2139. "dependencies": {
  2140. "@babel/types": "^7.22.15"
  2141. },
  2142. "engines": {
  2143. "node": ">=6.9.0"
  2144. }
  2145. },
  2146. "node_modules/@vue/compiler-core": {
  2147. "version": "3.4.31",
  2148. "resolved": "https://registry.npmjs.org/@vue/compiler-core/-/compiler-core-3.4.31.tgz",
  2149. "integrity": "sha512-skOiodXWTV3DxfDhB4rOf3OGalpITLlgCeOwb+Y9GJpfQ8ErigdBUHomBzvG78JoVE8MJoQsb+qhZiHfKeNeEg==",
  2150. "dependencies": {
  2151. "@babel/parser": "^7.24.7",
  2152. "@vue/shared": "3.4.31",
  2153. "entities": "^4.5.0",
  2154. "estree-walker": "^2.0.2",
  2155. "source-map-js": "^1.2.0"
  2156. }
  2157. },
  2158. "node_modules/@vue/compiler-core/node_modules/estree-walker": {
  2159. "version": "2.0.2",
  2160. "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz",
  2161. "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w=="
  2162. },
  2163. "node_modules/@vue/compiler-dom": {
  2164. "version": "3.4.31",
  2165. "resolved": "https://registry.npmjs.org/@vue/compiler-dom/-/compiler-dom-3.4.31.tgz",
  2166. "integrity": "sha512-wK424WMXsG1IGMyDGyLqB+TbmEBFM78hIsOJ9QwUVLGrcSk0ak6zYty7Pj8ftm7nEtdU/DGQxAXp0/lM/2cEpQ==",
  2167. "dependencies": {
  2168. "@vue/compiler-core": "3.4.31",
  2169. "@vue/shared": "3.4.31"
  2170. }
  2171. },
  2172. "node_modules/@vue/compiler-sfc": {
  2173. "version": "3.4.31",
  2174. "resolved": "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-3.4.31.tgz",
  2175. "integrity": "sha512-einJxqEw8IIJxzmnxmJBuK2usI+lJonl53foq+9etB2HAzlPjAS/wa7r0uUpXw5ByX3/0uswVSrjNb17vJm1kQ==",
  2176. "dependencies": {
  2177. "@babel/parser": "^7.24.7",
  2178. "@vue/compiler-core": "3.4.31",
  2179. "@vue/compiler-dom": "3.4.31",
  2180. "@vue/compiler-ssr": "3.4.31",
  2181. "@vue/shared": "3.4.31",
  2182. "estree-walker": "^2.0.2",
  2183. "magic-string": "^0.30.10",
  2184. "postcss": "^8.4.38",
  2185. "source-map-js": "^1.2.0"
  2186. }
  2187. },
  2188. "node_modules/@vue/compiler-sfc/node_modules/estree-walker": {
  2189. "version": "2.0.2",
  2190. "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz",
  2191. "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w=="
  2192. },
  2193. "node_modules/@vue/compiler-ssr": {
  2194. "version": "3.4.31",
  2195. "resolved": "https://registry.npmjs.org/@vue/compiler-ssr/-/compiler-ssr-3.4.31.tgz",
  2196. "integrity": "sha512-RtefmITAje3fJ8FSg1gwgDhdKhZVntIVbwupdyZDSifZTRMiWxWehAOTCc8/KZDnBOcYQ4/9VWxsTbd3wT0hAA==",
  2197. "dependencies": {
  2198. "@vue/compiler-dom": "3.4.31",
  2199. "@vue/shared": "3.4.31"
  2200. }
  2201. },
  2202. "node_modules/@vue/devtools-api": {
  2203. "version": "6.6.3",
  2204. "resolved": "https://registry.npmjs.org/@vue/devtools-api/-/devtools-api-6.6.3.tgz",
  2205. "integrity": "sha512-0MiMsFma/HqA6g3KLKn+AGpL1kgKhFWszC9U29NfpWK5LE7bjeXxySWJrOJ77hBz+TBrBQ7o4QJqbPbqbs8rJw=="
  2206. },
  2207. "node_modules/@vue/devtools-core": {
  2208. "version": "7.3.3",
  2209. "resolved": "https://registry.npmjs.org/@vue/devtools-core/-/devtools-core-7.3.3.tgz",
  2210. "integrity": "sha512-i6Bwkx4OwfY0QVHjAdsivhlzZ2HMj7fbNRYJsWspQ+dkA1f3nTzycPqZmVUsm2TGkbQlhTMhCAdDoP97JKoc+g==",
  2211. "dependencies": {
  2212. "@vue/devtools-kit": "^7.3.3",
  2213. "@vue/devtools-shared": "^7.3.3",
  2214. "mitt": "^3.0.1",
  2215. "nanoid": "^3.3.4",
  2216. "pathe": "^1.1.2",
  2217. "vite-hot-client": "^0.2.3"
  2218. }
  2219. },
  2220. "node_modules/@vue/devtools-core/node_modules/nanoid": {
  2221. "version": "3.3.7",
  2222. "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz",
  2223. "integrity": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==",
  2224. "funding": [
  2225. {
  2226. "type": "github",
  2227. "url": "https://github.com/sponsors/ai"
  2228. }
  2229. ],
  2230. "bin": {
  2231. "nanoid": "bin/nanoid.cjs"
  2232. },
  2233. "engines": {
  2234. "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
  2235. }
  2236. },
  2237. "node_modules/@vue/devtools-kit": {
  2238. "version": "7.3.3",
  2239. "resolved": "https://registry.npmjs.org/@vue/devtools-kit/-/devtools-kit-7.3.3.tgz",
  2240. "integrity": "sha512-m+dFI57BrzKYPKq73mt4CJ5GWld5OLBseLHPHGVP7CaILNY9o1gWVJWAJeF8XtQ9LTiMxZSaK6NcBsFuxAhD0g==",
  2241. "dependencies": {
  2242. "@vue/devtools-shared": "^7.3.3",
  2243. "birpc": "^0.2.17",
  2244. "hookable": "^5.5.3",
  2245. "mitt": "^3.0.1",
  2246. "perfect-debounce": "^1.0.0",
  2247. "speakingurl": "^14.0.1",
  2248. "superjson": "^2.2.1"
  2249. }
  2250. },
  2251. "node_modules/@vue/devtools-shared": {
  2252. "version": "7.3.5",
  2253. "resolved": "https://registry.npmjs.org/@vue/devtools-shared/-/devtools-shared-7.3.5.tgz",
  2254. "integrity": "sha512-Rqii3VazmWTi67a86rYopi61n5Ved05EybJCwyrfoO9Ok3MaS/4yRFl706ouoISMlyrASJFEzM0/AiDA6w4f9A==",
  2255. "dependencies": {
  2256. "rfdc": "^1.4.1"
  2257. }
  2258. },
  2259. "node_modules/@vue/reactivity": {
  2260. "version": "3.4.31",
  2261. "resolved": "https://registry.npmjs.org/@vue/reactivity/-/reactivity-3.4.31.tgz",
  2262. "integrity": "sha512-VGkTani8SOoVkZNds1PfJ/T1SlAIOf8E58PGAhIOUDYPC4GAmFA2u/E14TDAFcf3vVDKunc4QqCe/SHr8xC65Q==",
  2263. "dependencies": {
  2264. "@vue/shared": "3.4.31"
  2265. }
  2266. },
  2267. "node_modules/@vue/runtime-core": {
  2268. "version": "3.4.31",
  2269. "resolved": "https://registry.npmjs.org/@vue/runtime-core/-/runtime-core-3.4.31.tgz",
  2270. "integrity": "sha512-LDkztxeUPazxG/p8c5JDDKPfkCDBkkiNLVNf7XZIUnJ+66GVGkP+TIh34+8LtPisZ+HMWl2zqhIw0xN5MwU1cw==",
  2271. "dependencies": {
  2272. "@vue/reactivity": "3.4.31",
  2273. "@vue/shared": "3.4.31"
  2274. }
  2275. },
  2276. "node_modules/@vue/runtime-dom": {
  2277. "version": "3.4.31",
  2278. "resolved": "https://registry.npmjs.org/@vue/runtime-dom/-/runtime-dom-3.4.31.tgz",
  2279. "integrity": "sha512-2Auws3mB7+lHhTFCg8E9ZWopA6Q6L455EcU7bzcQ4x6Dn4cCPuqj6S2oBZgN2a8vJRS/LSYYxwFFq2Hlx3Fsaw==",
  2280. "dependencies": {
  2281. "@vue/reactivity": "3.4.31",
  2282. "@vue/runtime-core": "3.4.31",
  2283. "@vue/shared": "3.4.31",
  2284. "csstype": "^3.1.3"
  2285. }
  2286. },
  2287. "node_modules/@vue/server-renderer": {
  2288. "version": "3.4.31",
  2289. "resolved": "https://registry.npmjs.org/@vue/server-renderer/-/server-renderer-3.4.31.tgz",
  2290. "integrity": "sha512-D5BLbdvrlR9PE3by9GaUp1gQXlCNadIZytMIb8H2h3FMWJd4oUfkUTEH2wAr3qxoRz25uxbTcbqd3WKlm9EHQA==",
  2291. "dependencies": {
  2292. "@vue/compiler-ssr": "3.4.31",
  2293. "@vue/shared": "3.4.31"
  2294. },
  2295. "peerDependencies": {
  2296. "vue": "3.4.31"
  2297. }
  2298. },
  2299. "node_modules/@vue/shared": {
  2300. "version": "3.4.31",
  2301. "resolved": "https://registry.npmjs.org/@vue/shared/-/shared-3.4.31.tgz",
  2302. "integrity": "sha512-Yp3wtJk//8cO4NItOPpi3QkLExAr/aLBGZMmTtW9WpdwBCJpRM6zj9WgWktXAl8IDIozwNMByT45JP3tO3ACWA=="
  2303. },
  2304. "node_modules/@vueuse/core": {
  2305. "version": "11.1.0",
  2306. "resolved": "https://registry.npmjs.org/@vueuse/core/-/core-11.1.0.tgz",
  2307. "integrity": "sha512-P6dk79QYA6sKQnghrUz/1tHi0n9mrb/iO1WTMk/ElLmTyNqgDeSZ3wcDf6fRBGzRJbeG1dxzEOvLENMjr+E3fg==",
  2308. "dev": true,
  2309. "dependencies": {
  2310. "@types/web-bluetooth": "^0.0.20",
  2311. "@vueuse/metadata": "11.1.0",
  2312. "@vueuse/shared": "11.1.0",
  2313. "vue-demi": ">=0.14.10"
  2314. },
  2315. "funding": {
  2316. "url": "https://github.com/sponsors/antfu"
  2317. }
  2318. },
  2319. "node_modules/@vueuse/core/node_modules/vue-demi": {
  2320. "version": "0.14.10",
  2321. "resolved": "https://registry.npmjs.org/vue-demi/-/vue-demi-0.14.10.tgz",
  2322. "integrity": "sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==",
  2323. "dev": true,
  2324. "hasInstallScript": true,
  2325. "bin": {
  2326. "vue-demi-fix": "bin/vue-demi-fix.js",
  2327. "vue-demi-switch": "bin/vue-demi-switch.js"
  2328. },
  2329. "engines": {
  2330. "node": ">=12"
  2331. },
  2332. "funding": {
  2333. "url": "https://github.com/sponsors/antfu"
  2334. },
  2335. "peerDependencies": {
  2336. "@vue/composition-api": "^1.0.0-rc.1",
  2337. "vue": "^3.0.0-0 || ^2.6.0"
  2338. },
  2339. "peerDependenciesMeta": {
  2340. "@vue/composition-api": {
  2341. "optional": true
  2342. }
  2343. }
  2344. },
  2345. "node_modules/@vueuse/metadata": {
  2346. "version": "11.1.0",
  2347. "resolved": "https://registry.npmjs.org/@vueuse/metadata/-/metadata-11.1.0.tgz",
  2348. "integrity": "sha512-l9Q502TBTaPYGanl1G+hPgd3QX5s4CGnpXriVBR5fEZ/goI6fvDaVmIl3Td8oKFurOxTmbXvBPSsgrd6eu6HYg==",
  2349. "dev": true,
  2350. "funding": {
  2351. "url": "https://github.com/sponsors/antfu"
  2352. }
  2353. },
  2354. "node_modules/@vueuse/nuxt": {
  2355. "version": "11.1.0",
  2356. "resolved": "https://registry.npmjs.org/@vueuse/nuxt/-/nuxt-11.1.0.tgz",
  2357. "integrity": "sha512-ZPYigcqgPPe9vk9nBHLF8p0zshX8qvWV/ox1Y4GdV4k2flPiw7+2THNTpU2NZDBXSOXlhB2sao+paGCsvJm/Qw==",
  2358. "dev": true,
  2359. "dependencies": {
  2360. "@nuxt/kit": "^3.13.2",
  2361. "@vueuse/core": "11.1.0",
  2362. "@vueuse/metadata": "11.1.0",
  2363. "local-pkg": "^0.5.0",
  2364. "vue-demi": ">=0.14.10"
  2365. },
  2366. "funding": {
  2367. "url": "https://github.com/sponsors/antfu"
  2368. },
  2369. "peerDependencies": {
  2370. "nuxt": "^3.0.0"
  2371. }
  2372. },
  2373. "node_modules/@vueuse/nuxt/node_modules/@nuxt/kit": {
  2374. "version": "3.13.2",
  2375. "resolved": "https://registry.npmjs.org/@nuxt/kit/-/kit-3.13.2.tgz",
  2376. "integrity": "sha512-KvRw21zU//wdz25IeE1E5m/aFSzhJloBRAQtv+evcFeZvuroIxpIQuUqhbzuwznaUwpiWbmwlcsp5uOWmi4vwA==",
  2377. "dev": true,
  2378. "dependencies": {
  2379. "@nuxt/schema": "3.13.2",
  2380. "c12": "^1.11.2",
  2381. "consola": "^3.2.3",
  2382. "defu": "^6.1.4",
  2383. "destr": "^2.0.3",
  2384. "globby": "^14.0.2",
  2385. "hash-sum": "^2.0.0",
  2386. "ignore": "^5.3.2",
  2387. "jiti": "^1.21.6",
  2388. "klona": "^2.0.6",
  2389. "knitwork": "^1.1.0",
  2390. "mlly": "^1.7.1",
  2391. "pathe": "^1.1.2",
  2392. "pkg-types": "^1.2.0",
  2393. "scule": "^1.3.0",
  2394. "semver": "^7.6.3",
  2395. "ufo": "^1.5.4",
  2396. "unctx": "^2.3.1",
  2397. "unimport": "^3.12.0",
  2398. "untyped": "^1.4.2"
  2399. },
  2400. "engines": {
  2401. "node": "^14.18.0 || >=16.10.0"
  2402. }
  2403. },
  2404. "node_modules/@vueuse/nuxt/node_modules/@nuxt/schema": {
  2405. "version": "3.13.2",
  2406. "resolved": "https://registry.npmjs.org/@nuxt/schema/-/schema-3.13.2.tgz",
  2407. "integrity": "sha512-CCZgpm+MkqtOMDEgF9SWgGPBXlQ01hV/6+2reDEpJuqFPGzV8HYKPBcIFvn7/z5ahtgutHLzjP71Na+hYcqSpw==",
  2408. "dev": true,
  2409. "dependencies": {
  2410. "compatx": "^0.1.8",
  2411. "consola": "^3.2.3",
  2412. "defu": "^6.1.4",
  2413. "hookable": "^5.5.3",
  2414. "pathe": "^1.1.2",
  2415. "pkg-types": "^1.2.0",
  2416. "scule": "^1.3.0",
  2417. "std-env": "^3.7.0",
  2418. "ufo": "^1.5.4",
  2419. "uncrypto": "^0.1.3",
  2420. "unimport": "^3.12.0",
  2421. "untyped": "^1.4.2"
  2422. },
  2423. "engines": {
  2424. "node": "^14.18.0 || >=16.10.0"
  2425. }
  2426. },
  2427. "node_modules/@vueuse/nuxt/node_modules/vue-demi": {
  2428. "version": "0.14.10",
  2429. "resolved": "https://registry.npmjs.org/vue-demi/-/vue-demi-0.14.10.tgz",
  2430. "integrity": "sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==",
  2431. "dev": true,
  2432. "hasInstallScript": true,
  2433. "bin": {
  2434. "vue-demi-fix": "bin/vue-demi-fix.js",
  2435. "vue-demi-switch": "bin/vue-demi-switch.js"
  2436. },
  2437. "engines": {
  2438. "node": ">=12"
  2439. },
  2440. "funding": {
  2441. "url": "https://github.com/sponsors/antfu"
  2442. },
  2443. "peerDependencies": {
  2444. "@vue/composition-api": "^1.0.0-rc.1",
  2445. "vue": "^3.0.0-0 || ^2.6.0"
  2446. },
  2447. "peerDependenciesMeta": {
  2448. "@vue/composition-api": {
  2449. "optional": true
  2450. }
  2451. }
  2452. },
  2453. "node_modules/@vueuse/shared": {
  2454. "version": "11.1.0",
  2455. "resolved": "https://registry.npmjs.org/@vueuse/shared/-/shared-11.1.0.tgz",
  2456. "integrity": "sha512-YUtIpY122q7osj+zsNMFAfMTubGz0sn5QzE5gPzAIiCmtt2ha3uQUY1+JPyL4gRCTsLPX82Y9brNbo/aqlA91w==",
  2457. "dev": true,
  2458. "dependencies": {
  2459. "vue-demi": ">=0.14.10"
  2460. },
  2461. "funding": {
  2462. "url": "https://github.com/sponsors/antfu"
  2463. }
  2464. },
  2465. "node_modules/@vueuse/shared/node_modules/vue-demi": {
  2466. "version": "0.14.10",
  2467. "resolved": "https://registry.npmjs.org/vue-demi/-/vue-demi-0.14.10.tgz",
  2468. "integrity": "sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==",
  2469. "dev": true,
  2470. "hasInstallScript": true,
  2471. "bin": {
  2472. "vue-demi-fix": "bin/vue-demi-fix.js",
  2473. "vue-demi-switch": "bin/vue-demi-switch.js"
  2474. },
  2475. "engines": {
  2476. "node": ">=12"
  2477. },
  2478. "funding": {
  2479. "url": "https://github.com/sponsors/antfu"
  2480. },
  2481. "peerDependencies": {
  2482. "@vue/composition-api": "^1.0.0-rc.1",
  2483. "vue": "^3.0.0-0 || ^2.6.0"
  2484. },
  2485. "peerDependenciesMeta": {
  2486. "@vue/composition-api": {
  2487. "optional": true
  2488. }
  2489. }
  2490. },
  2491. "node_modules/abbrev": {
  2492. "version": "1.1.1",
  2493. "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz",
  2494. "integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q=="
  2495. },
  2496. "node_modules/abort-controller": {
  2497. "version": "3.0.0",
  2498. "resolved": "https://registry.npmjs.org/abort-controller/-/abort-controller-3.0.0.tgz",
  2499. "integrity": "sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==",
  2500. "dependencies": {
  2501. "event-target-shim": "^5.0.0"
  2502. },
  2503. "engines": {
  2504. "node": ">=6.5"
  2505. }
  2506. },
  2507. "node_modules/acorn": {
  2508. "version": "8.12.0",
  2509. "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.12.0.tgz",
  2510. "integrity": "sha512-RTvkC4w+KNXrM39/lWCUaG0IbRkWdCv7W/IOW9oU6SawyxulvkQy5HQPVTKxEjczcUvapcrw3cFx/60VN/NRNw==",
  2511. "bin": {
  2512. "acorn": "bin/acorn"
  2513. },
  2514. "engines": {
  2515. "node": ">=0.4.0"
  2516. }
  2517. },
  2518. "node_modules/acorn-import-attributes": {
  2519. "version": "1.9.5",
  2520. "resolved": "https://registry.npmjs.org/acorn-import-attributes/-/acorn-import-attributes-1.9.5.tgz",
  2521. "integrity": "sha512-n02Vykv5uA3eHGM/Z2dQrcD56kL8TyDb2p1+0P83PClMnC/nc+anbQRhIOWnSq4Ke/KvDPrY3C9hDtC/A3eHnQ==",
  2522. "peerDependencies": {
  2523. "acorn": "^8"
  2524. }
  2525. },
  2526. "node_modules/agent-base": {
  2527. "version": "6.0.2",
  2528. "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz",
  2529. "integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==",
  2530. "dependencies": {
  2531. "debug": "4"
  2532. },
  2533. "engines": {
  2534. "node": ">= 6.0.0"
  2535. }
  2536. },
  2537. "node_modules/ansi-colors": {
  2538. "version": "4.1.3",
  2539. "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.3.tgz",
  2540. "integrity": "sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==",
  2541. "engines": {
  2542. "node": ">=6"
  2543. }
  2544. },
  2545. "node_modules/ansi-escapes": {
  2546. "version": "4.3.2",
  2547. "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.2.tgz",
  2548. "integrity": "sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==",
  2549. "dependencies": {
  2550. "type-fest": "^0.21.3"
  2551. },
  2552. "engines": {
  2553. "node": ">=8"
  2554. },
  2555. "funding": {
  2556. "url": "https://github.com/sponsors/sindresorhus"
  2557. }
  2558. },
  2559. "node_modules/ansi-escapes/node_modules/type-fest": {
  2560. "version": "0.21.3",
  2561. "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz",
  2562. "integrity": "sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==",
  2563. "engines": {
  2564. "node": ">=10"
  2565. },
  2566. "funding": {
  2567. "url": "https://github.com/sponsors/sindresorhus"
  2568. }
  2569. },
  2570. "node_modules/ansi-regex": {
  2571. "version": "5.0.1",
  2572. "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
  2573. "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
  2574. "engines": {
  2575. "node": ">=8"
  2576. }
  2577. },
  2578. "node_modules/ansi-styles": {
  2579. "version": "3.2.1",
  2580. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz",
  2581. "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
  2582. "dependencies": {
  2583. "color-convert": "^1.9.0"
  2584. },
  2585. "engines": {
  2586. "node": ">=4"
  2587. }
  2588. },
  2589. "node_modules/any-promise": {
  2590. "version": "1.3.0",
  2591. "resolved": "https://registry.npmjs.org/any-promise/-/any-promise-1.3.0.tgz",
  2592. "integrity": "sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==",
  2593. "dev": true
  2594. },
  2595. "node_modules/anymatch": {
  2596. "version": "3.1.3",
  2597. "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz",
  2598. "integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==",
  2599. "dependencies": {
  2600. "normalize-path": "^3.0.0",
  2601. "picomatch": "^2.0.4"
  2602. },
  2603. "engines": {
  2604. "node": ">= 8"
  2605. }
  2606. },
  2607. "node_modules/aproba": {
  2608. "version": "2.0.0",
  2609. "resolved": "https://registry.npmjs.org/aproba/-/aproba-2.0.0.tgz",
  2610. "integrity": "sha512-lYe4Gx7QT+MKGbDsA+Z+he/Wtef0BiwDOlK/XkBrdfsh9J/jPPXbX0tE9x9cl27Tmu5gg3QUbUrQYa/y+KOHPQ=="
  2611. },
  2612. "node_modules/archiver": {
  2613. "version": "7.0.1",
  2614. "resolved": "https://registry.npmjs.org/archiver/-/archiver-7.0.1.tgz",
  2615. "integrity": "sha512-ZcbTaIqJOfCc03QwD468Unz/5Ir8ATtvAHsK+FdXbDIbGfihqh9mrvdcYunQzqn4HrvWWaFyaxJhGZagaJJpPQ==",
  2616. "dependencies": {
  2617. "archiver-utils": "^5.0.2",
  2618. "async": "^3.2.4",
  2619. "buffer-crc32": "^1.0.0",
  2620. "readable-stream": "^4.0.0",
  2621. "readdir-glob": "^1.1.2",
  2622. "tar-stream": "^3.0.0",
  2623. "zip-stream": "^6.0.1"
  2624. },
  2625. "engines": {
  2626. "node": ">= 14"
  2627. }
  2628. },
  2629. "node_modules/archiver-utils": {
  2630. "version": "5.0.2",
  2631. "resolved": "https://registry.npmjs.org/archiver-utils/-/archiver-utils-5.0.2.tgz",
  2632. "integrity": "sha512-wuLJMmIBQYCsGZgYLTy5FIB2pF6Lfb6cXMSF8Qywwk3t20zWnAi7zLcQFdKQmIB8wyZpY5ER38x08GbwtR2cLA==",
  2633. "dependencies": {
  2634. "glob": "^10.0.0",
  2635. "graceful-fs": "^4.2.0",
  2636. "is-stream": "^2.0.1",
  2637. "lazystream": "^1.0.0",
  2638. "lodash": "^4.17.15",
  2639. "normalize-path": "^3.0.0",
  2640. "readable-stream": "^4.0.0"
  2641. },
  2642. "engines": {
  2643. "node": ">= 14"
  2644. }
  2645. },
  2646. "node_modules/archiver-utils/node_modules/glob": {
  2647. "version": "10.4.5",
  2648. "resolved": "https://registry.npmjs.org/glob/-/glob-10.4.5.tgz",
  2649. "integrity": "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==",
  2650. "dependencies": {
  2651. "foreground-child": "^3.1.0",
  2652. "jackspeak": "^3.1.2",
  2653. "minimatch": "^9.0.4",
  2654. "minipass": "^7.1.2",
  2655. "package-json-from-dist": "^1.0.0",
  2656. "path-scurry": "^1.11.1"
  2657. },
  2658. "bin": {
  2659. "glob": "dist/esm/bin.mjs"
  2660. },
  2661. "funding": {
  2662. "url": "https://github.com/sponsors/isaacs"
  2663. }
  2664. },
  2665. "node_modules/archiver-utils/node_modules/is-stream": {
  2666. "version": "2.0.1",
  2667. "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz",
  2668. "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==",
  2669. "engines": {
  2670. "node": ">=8"
  2671. },
  2672. "funding": {
  2673. "url": "https://github.com/sponsors/sindresorhus"
  2674. }
  2675. },
  2676. "node_modules/archiver-utils/node_modules/minimatch": {
  2677. "version": "9.0.5",
  2678. "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
  2679. "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
  2680. "dependencies": {
  2681. "brace-expansion": "^2.0.1"
  2682. },
  2683. "engines": {
  2684. "node": ">=16 || 14 >=14.17"
  2685. },
  2686. "funding": {
  2687. "url": "https://github.com/sponsors/isaacs"
  2688. }
  2689. },
  2690. "node_modules/are-we-there-yet": {
  2691. "version": "2.0.0",
  2692. "resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-2.0.0.tgz",
  2693. "integrity": "sha512-Ci/qENmwHnsYo9xKIcUJN5LeDKdJ6R1Z1j9V/J5wyq8nh/mYPEpIKJbBZXtZjG04HiK7zV/p6Vs9952MrMeUIw==",
  2694. "deprecated": "This package is no longer supported.",
  2695. "dependencies": {
  2696. "delegates": "^1.0.0",
  2697. "readable-stream": "^3.6.0"
  2698. },
  2699. "engines": {
  2700. "node": ">=10"
  2701. }
  2702. },
  2703. "node_modules/are-we-there-yet/node_modules/readable-stream": {
  2704. "version": "3.6.2",
  2705. "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz",
  2706. "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==",
  2707. "dependencies": {
  2708. "inherits": "^2.0.3",
  2709. "string_decoder": "^1.1.1",
  2710. "util-deprecate": "^1.0.1"
  2711. },
  2712. "engines": {
  2713. "node": ">= 6"
  2714. }
  2715. },
  2716. "node_modules/arg": {
  2717. "version": "5.0.2",
  2718. "resolved": "https://registry.npmjs.org/arg/-/arg-5.0.2.tgz",
  2719. "integrity": "sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==",
  2720. "dev": true
  2721. },
  2722. "node_modules/argparse": {
  2723. "version": "2.0.1",
  2724. "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
  2725. "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q=="
  2726. },
  2727. "node_modules/assertion-error": {
  2728. "version": "2.0.1",
  2729. "resolved": "https://registry.npmjs.org/assertion-error/-/assertion-error-2.0.1.tgz",
  2730. "integrity": "sha512-Izi8RQcffqCeNVgFigKli1ssklIbpHnCYc6AknXGYoB6grJqyeby7jv12JUQgmTAnIDnbck1uxksT4dzN3PWBA==",
  2731. "dev": true,
  2732. "engines": {
  2733. "node": ">=12"
  2734. }
  2735. },
  2736. "node_modules/ast-kit": {
  2737. "version": "0.12.2",
  2738. "resolved": "https://registry.npmjs.org/ast-kit/-/ast-kit-0.12.2.tgz",
  2739. "integrity": "sha512-es1zHFsnZ4Y4efz412nnrU3KvVAhgqy90a7Yt9Wpi5vQ3l4aYMOX0Qx4FD0elKr5ITEhiUGCSFcgGYf4YTuACg==",
  2740. "dependencies": {
  2741. "@babel/parser": "^7.24.6",
  2742. "pathe": "^1.1.2"
  2743. },
  2744. "engines": {
  2745. "node": ">=16.14.0"
  2746. }
  2747. },
  2748. "node_modules/ast-walker-scope": {
  2749. "version": "0.6.1",
  2750. "resolved": "https://registry.npmjs.org/ast-walker-scope/-/ast-walker-scope-0.6.1.tgz",
  2751. "integrity": "sha512-0ZdQEsSfH3mX4BFbRCc3xOBjx5bDbm73+aAdQOHerPQNf8K0XFMAv79ucd2BpnSc4UMyvBDixiroT8yjm2Y6bw==",
  2752. "dependencies": {
  2753. "@babel/parser": "^7.24.0",
  2754. "ast-kit": "^0.12.1"
  2755. },
  2756. "engines": {
  2757. "node": ">=16.14.0"
  2758. }
  2759. },
  2760. "node_modules/async": {
  2761. "version": "3.2.5",
  2762. "resolved": "https://registry.npmjs.org/async/-/async-3.2.5.tgz",
  2763. "integrity": "sha512-baNZyqaaLhyLVKm/DlvdW051MSgO6b8eVfIezl9E5PqWxFgzLm/wQntEW4zOytVburDEr0JlALEpdOFwvErLsg=="
  2764. },
  2765. "node_modules/async-sema": {
  2766. "version": "3.1.1",
  2767. "resolved": "https://registry.npmjs.org/async-sema/-/async-sema-3.1.1.tgz",
  2768. "integrity": "sha512-tLRNUXati5MFePdAk8dw7Qt7DpxPB60ofAgn8WRhW6a2rcimZnYBP9oxHiv0OHy+Wz7kPMG+t4LGdt31+4EmGg=="
  2769. },
  2770. "node_modules/asynckit": {
  2771. "version": "0.4.0",
  2772. "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz",
  2773. "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q=="
  2774. },
  2775. "node_modules/autoprefixer": {
  2776. "version": "10.4.19",
  2777. "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.19.tgz",
  2778. "integrity": "sha512-BaENR2+zBZ8xXhM4pUaKUxlVdxZ0EZhjvbopwnXmxRUfqDmwSpC2lAi/QXvx7NRdPCo1WKEcEF6mV64si1z4Ew==",
  2779. "funding": [
  2780. {
  2781. "type": "opencollective",
  2782. "url": "https://opencollective.com/postcss/"
  2783. },
  2784. {
  2785. "type": "tidelift",
  2786. "url": "https://tidelift.com/funding/github/npm/autoprefixer"
  2787. },
  2788. {
  2789. "type": "github",
  2790. "url": "https://github.com/sponsors/ai"
  2791. }
  2792. ],
  2793. "dependencies": {
  2794. "browserslist": "^4.23.0",
  2795. "caniuse-lite": "^1.0.30001599",
  2796. "fraction.js": "^4.3.7",
  2797. "normalize-range": "^0.1.2",
  2798. "picocolors": "^1.0.0",
  2799. "postcss-value-parser": "^4.2.0"
  2800. },
  2801. "bin": {
  2802. "autoprefixer": "bin/autoprefixer"
  2803. },
  2804. "engines": {
  2805. "node": "^10 || ^12 || >=14"
  2806. },
  2807. "peerDependencies": {
  2808. "postcss": "^8.1.0"
  2809. }
  2810. },
  2811. "node_modules/axios": {
  2812. "version": "1.7.7",
  2813. "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.7.tgz",
  2814. "integrity": "sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==",
  2815. "dependencies": {
  2816. "follow-redirects": "^1.15.6",
  2817. "form-data": "^4.0.0",
  2818. "proxy-from-env": "^1.1.0"
  2819. }
  2820. },
  2821. "node_modules/b4a": {
  2822. "version": "1.6.6",
  2823. "resolved": "https://registry.npmjs.org/b4a/-/b4a-1.6.6.tgz",
  2824. "integrity": "sha512-5Tk1HLk6b6ctmjIkAcU/Ujv/1WqiDl0F0JdRCR80VsOcUlHcu7pWeWRlOqQLHfDEsVx9YH/aif5AG4ehoCtTmg=="
  2825. },
  2826. "node_modules/balanced-match": {
  2827. "version": "1.0.2",
  2828. "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
  2829. "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw=="
  2830. },
  2831. "node_modules/bare-events": {
  2832. "version": "2.4.2",
  2833. "resolved": "https://registry.npmjs.org/bare-events/-/bare-events-2.4.2.tgz",
  2834. "integrity": "sha512-qMKFd2qG/36aA4GwvKq8MxnPgCQAmBWmSyLWsJcbn8v03wvIPQ/hG1Ms8bPzndZxMDoHpxez5VOS+gC9Yi24/Q==",
  2835. "optional": true
  2836. },
  2837. "node_modules/base64-js": {
  2838. "version": "1.5.1",
  2839. "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz",
  2840. "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==",
  2841. "funding": [
  2842. {
  2843. "type": "github",
  2844. "url": "https://github.com/sponsors/feross"
  2845. },
  2846. {
  2847. "type": "patreon",
  2848. "url": "https://www.patreon.com/feross"
  2849. },
  2850. {
  2851. "type": "consulting",
  2852. "url": "https://feross.org/support"
  2853. }
  2854. ]
  2855. },
  2856. "node_modules/binary-extensions": {
  2857. "version": "2.3.0",
  2858. "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.3.0.tgz",
  2859. "integrity": "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==",
  2860. "engines": {
  2861. "node": ">=8"
  2862. },
  2863. "funding": {
  2864. "url": "https://github.com/sponsors/sindresorhus"
  2865. }
  2866. },
  2867. "node_modules/bindings": {
  2868. "version": "1.5.0",
  2869. "resolved": "https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz",
  2870. "integrity": "sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==",
  2871. "dependencies": {
  2872. "file-uri-to-path": "1.0.0"
  2873. }
  2874. },
  2875. "node_modules/birpc": {
  2876. "version": "0.2.17",
  2877. "resolved": "https://registry.npmjs.org/birpc/-/birpc-0.2.17.tgz",
  2878. "integrity": "sha512-+hkTxhot+dWsLpp3gia5AkVHIsKlZybNT5gIYiDlNzJrmYPcTM9k5/w2uaj3IPpd7LlEYpmCj4Jj1nC41VhDFg==",
  2879. "funding": {
  2880. "url": "https://github.com/sponsors/antfu"
  2881. }
  2882. },
  2883. "node_modules/boolbase": {
  2884. "version": "1.0.0",
  2885. "resolved": "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz",
  2886. "integrity": "sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww=="
  2887. },
  2888. "node_modules/brace-expansion": {
  2889. "version": "2.0.1",
  2890. "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
  2891. "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
  2892. "dependencies": {
  2893. "balanced-match": "^1.0.0"
  2894. }
  2895. },
  2896. "node_modules/braces": {
  2897. "version": "3.0.3",
  2898. "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz",
  2899. "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==",
  2900. "dependencies": {
  2901. "fill-range": "^7.1.1"
  2902. },
  2903. "engines": {
  2904. "node": ">=8"
  2905. }
  2906. },
  2907. "node_modules/browserslist": {
  2908. "version": "4.23.2",
  2909. "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.23.2.tgz",
  2910. "integrity": "sha512-qkqSyistMYdxAcw+CzbZwlBy8AGmS/eEWs+sEV5TnLRGDOL+C5M2EnH6tlZyg0YoAxGJAFKh61En9BR941GnHA==",
  2911. "funding": [
  2912. {
  2913. "type": "opencollective",
  2914. "url": "https://opencollective.com/browserslist"
  2915. },
  2916. {
  2917. "type": "tidelift",
  2918. "url": "https://tidelift.com/funding/github/npm/browserslist"
  2919. },
  2920. {
  2921. "type": "github",
  2922. "url": "https://github.com/sponsors/ai"
  2923. }
  2924. ],
  2925. "dependencies": {
  2926. "caniuse-lite": "^1.0.30001640",
  2927. "electron-to-chromium": "^1.4.820",
  2928. "node-releases": "^2.0.14",
  2929. "update-browserslist-db": "^1.1.0"
  2930. },
  2931. "bin": {
  2932. "browserslist": "cli.js"
  2933. },
  2934. "engines": {
  2935. "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
  2936. }
  2937. },
  2938. "node_modules/buffer": {
  2939. "version": "6.0.3",
  2940. "resolved": "https://registry.npmjs.org/buffer/-/buffer-6.0.3.tgz",
  2941. "integrity": "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==",
  2942. "funding": [
  2943. {
  2944. "type": "github",
  2945. "url": "https://github.com/sponsors/feross"
  2946. },
  2947. {
  2948. "type": "patreon",
  2949. "url": "https://www.patreon.com/feross"
  2950. },
  2951. {
  2952. "type": "consulting",
  2953. "url": "https://feross.org/support"
  2954. }
  2955. ],
  2956. "dependencies": {
  2957. "base64-js": "^1.3.1",
  2958. "ieee754": "^1.2.1"
  2959. }
  2960. },
  2961. "node_modules/buffer-crc32": {
  2962. "version": "1.0.0",
  2963. "resolved": "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-1.0.0.tgz",
  2964. "integrity": "sha512-Db1SbgBS/fg/392AblrMJk97KggmvYhr4pB5ZIMTWtaivCPMWLkmb7m21cJvpvgK+J3nsU2CmmixNBZx4vFj/w==",
  2965. "engines": {
  2966. "node": ">=8.0.0"
  2967. }
  2968. },
  2969. "node_modules/buffer-from": {
  2970. "version": "1.1.2",
  2971. "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz",
  2972. "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ=="
  2973. },
  2974. "node_modules/builtin-modules": {
  2975. "version": "3.3.0",
  2976. "resolved": "https://registry.npmjs.org/builtin-modules/-/builtin-modules-3.3.0.tgz",
  2977. "integrity": "sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw==",
  2978. "engines": {
  2979. "node": ">=6"
  2980. },
  2981. "funding": {
  2982. "url": "https://github.com/sponsors/sindresorhus"
  2983. }
  2984. },
  2985. "node_modules/bundle-name": {
  2986. "version": "4.1.0",
  2987. "resolved": "https://registry.npmjs.org/bundle-name/-/bundle-name-4.1.0.tgz",
  2988. "integrity": "sha512-tjwM5exMg6BGRI+kNmTntNsvdZS1X8BFYS6tnJ2hdH0kVxM6/eVZ2xy+FqStSWvYmtfFMDLIxurorHwDKfDz5Q==",
  2989. "dependencies": {
  2990. "run-applescript": "^7.0.0"
  2991. },
  2992. "engines": {
  2993. "node": ">=18"
  2994. },
  2995. "funding": {
  2996. "url": "https://github.com/sponsors/sindresorhus"
  2997. }
  2998. },
  2999. "node_modules/c12": {
  3000. "version": "1.11.2",
  3001. "resolved": "https://registry.npmjs.org/c12/-/c12-1.11.2.tgz",
  3002. "integrity": "sha512-oBs8a4uvSDO9dm8b7OCFW7+dgtVrwmwnrVXYzLm43ta7ep2jCn/0MhoUFygIWtxhyy6+/MG7/agvpY0U1Iemew==",
  3003. "dependencies": {
  3004. "chokidar": "^3.6.0",
  3005. "confbox": "^0.1.7",
  3006. "defu": "^6.1.4",
  3007. "dotenv": "^16.4.5",
  3008. "giget": "^1.2.3",
  3009. "jiti": "^1.21.6",
  3010. "mlly": "^1.7.1",
  3011. "ohash": "^1.1.3",
  3012. "pathe": "^1.1.2",
  3013. "perfect-debounce": "^1.0.0",
  3014. "pkg-types": "^1.2.0",
  3015. "rc9": "^2.1.2"
  3016. },
  3017. "peerDependencies": {
  3018. "magicast": "^0.3.4"
  3019. },
  3020. "peerDependenciesMeta": {
  3021. "magicast": {
  3022. "optional": true
  3023. }
  3024. }
  3025. },
  3026. "node_modules/cac": {
  3027. "version": "6.7.14",
  3028. "resolved": "https://registry.npmjs.org/cac/-/cac-6.7.14.tgz",
  3029. "integrity": "sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==",
  3030. "engines": {
  3031. "node": ">=8"
  3032. }
  3033. },
  3034. "node_modules/camelcase": {
  3035. "version": "6.3.0",
  3036. "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-6.3.0.tgz",
  3037. "integrity": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==",
  3038. "engines": {
  3039. "node": ">=10"
  3040. },
  3041. "funding": {
  3042. "url": "https://github.com/sponsors/sindresorhus"
  3043. }
  3044. },
  3045. "node_modules/camelcase-css": {
  3046. "version": "2.0.1",
  3047. "resolved": "https://registry.npmjs.org/camelcase-css/-/camelcase-css-2.0.1.tgz",
  3048. "integrity": "sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==",
  3049. "dev": true,
  3050. "engines": {
  3051. "node": ">= 6"
  3052. }
  3053. },
  3054. "node_modules/caniuse-api": {
  3055. "version": "3.0.0",
  3056. "resolved": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-3.0.0.tgz",
  3057. "integrity": "sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==",
  3058. "dependencies": {
  3059. "browserslist": "^4.0.0",
  3060. "caniuse-lite": "^1.0.0",
  3061. "lodash.memoize": "^4.1.2",
  3062. "lodash.uniq": "^4.5.0"
  3063. }
  3064. },
  3065. "node_modules/caniuse-lite": {
  3066. "version": "1.0.30001641",
  3067. "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001641.tgz",
  3068. "integrity": "sha512-Phv5thgl67bHYo1TtMY/MurjkHhV4EDaCosezRXgZ8jzA/Ub+wjxAvbGvjoFENStinwi5kCyOYV3mi5tOGykwA==",
  3069. "funding": [
  3070. {
  3071. "type": "opencollective",
  3072. "url": "https://opencollective.com/browserslist"
  3073. },
  3074. {
  3075. "type": "tidelift",
  3076. "url": "https://tidelift.com/funding/github/npm/caniuse-lite"
  3077. },
  3078. {
  3079. "type": "github",
  3080. "url": "https://github.com/sponsors/ai"
  3081. }
  3082. ]
  3083. },
  3084. "node_modules/chai": {
  3085. "version": "5.1.1",
  3086. "resolved": "https://registry.npmjs.org/chai/-/chai-5.1.1.tgz",
  3087. "integrity": "sha512-pT1ZgP8rPNqUgieVaEY+ryQr6Q4HXNg8Ei9UnLUrjN4IA7dvQC5JB+/kxVcPNDHyBcc/26CXPkbNzq3qwrOEKA==",
  3088. "dev": true,
  3089. "dependencies": {
  3090. "assertion-error": "^2.0.1",
  3091. "check-error": "^2.1.1",
  3092. "deep-eql": "^5.0.1",
  3093. "loupe": "^3.1.0",
  3094. "pathval": "^2.0.0"
  3095. },
  3096. "engines": {
  3097. "node": ">=12"
  3098. }
  3099. },
  3100. "node_modules/chalk": {
  3101. "version": "2.4.2",
  3102. "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
  3103. "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
  3104. "dependencies": {
  3105. "ansi-styles": "^3.2.1",
  3106. "escape-string-regexp": "^1.0.5",
  3107. "supports-color": "^5.3.0"
  3108. },
  3109. "engines": {
  3110. "node": ">=4"
  3111. }
  3112. },
  3113. "node_modules/chalk/node_modules/escape-string-regexp": {
  3114. "version": "1.0.5",
  3115. "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
  3116. "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==",
  3117. "engines": {
  3118. "node": ">=0.8.0"
  3119. }
  3120. },
  3121. "node_modules/check-error": {
  3122. "version": "2.1.1",
  3123. "resolved": "https://registry.npmjs.org/check-error/-/check-error-2.1.1.tgz",
  3124. "integrity": "sha512-OAlb+T7V4Op9OwdkjmguYRqncdlx5JiofwOAUkmTF+jNdHwzTaTs4sRAGpzLF3oOz5xAyDGrPgeIDFQmDOTiJw==",
  3125. "dev": true,
  3126. "engines": {
  3127. "node": ">= 16"
  3128. }
  3129. },
  3130. "node_modules/chokidar": {
  3131. "version": "3.6.0",
  3132. "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.6.0.tgz",
  3133. "integrity": "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==",
  3134. "dependencies": {
  3135. "anymatch": "~3.1.2",
  3136. "braces": "~3.0.2",
  3137. "glob-parent": "~5.1.2",
  3138. "is-binary-path": "~2.1.0",
  3139. "is-glob": "~4.0.1",
  3140. "normalize-path": "~3.0.0",
  3141. "readdirp": "~3.6.0"
  3142. },
  3143. "engines": {
  3144. "node": ">= 8.10.0"
  3145. },
  3146. "funding": {
  3147. "url": "https://paulmillr.com/funding/"
  3148. },
  3149. "optionalDependencies": {
  3150. "fsevents": "~2.3.2"
  3151. }
  3152. },
  3153. "node_modules/chownr": {
  3154. "version": "2.0.0",
  3155. "resolved": "https://registry.npmjs.org/chownr/-/chownr-2.0.0.tgz",
  3156. "integrity": "sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==",
  3157. "engines": {
  3158. "node": ">=10"
  3159. }
  3160. },
  3161. "node_modules/ci-info": {
  3162. "version": "4.0.0",
  3163. "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-4.0.0.tgz",
  3164. "integrity": "sha512-TdHqgGf9odd8SXNuxtUBVx8Nv+qZOejE6qyqiy5NtbYYQOeFa6zmHkxlPzmaLxWWHsU6nJmB7AETdVPi+2NBUg==",
  3165. "funding": [
  3166. {
  3167. "type": "github",
  3168. "url": "https://github.com/sponsors/sibiraj-s"
  3169. }
  3170. ],
  3171. "engines": {
  3172. "node": ">=8"
  3173. }
  3174. },
  3175. "node_modules/citty": {
  3176. "version": "0.1.6",
  3177. "resolved": "https://registry.npmjs.org/citty/-/citty-0.1.6.tgz",
  3178. "integrity": "sha512-tskPPKEs8D2KPafUypv2gxwJP8h/OaJmC82QQGGDQcHvXX43xF2VDACcJVmZ0EuSxkpO9Kc4MlrA3q0+FG58AQ==",
  3179. "dependencies": {
  3180. "consola": "^3.2.3"
  3181. }
  3182. },
  3183. "node_modules/clear": {
  3184. "version": "0.1.0",
  3185. "resolved": "https://registry.npmjs.org/clear/-/clear-0.1.0.tgz",
  3186. "integrity": "sha512-qMjRnoL+JDPJHeLePZJuao6+8orzHMGP04A8CdwCNsKhRbOnKRjefxONR7bwILT3MHecxKBjHkKL/tkZ8r4Uzw==",
  3187. "engines": {
  3188. "node": "*"
  3189. }
  3190. },
  3191. "node_modules/clipboardy": {
  3192. "version": "4.0.0",
  3193. "resolved": "https://registry.npmjs.org/clipboardy/-/clipboardy-4.0.0.tgz",
  3194. "integrity": "sha512-5mOlNS0mhX0707P2I0aZ2V/cmHUEO/fL7VFLqszkhUsxt7RwnmrInf/eEQKlf5GzvYeHIjT+Ov1HRfNmymlG0w==",
  3195. "dependencies": {
  3196. "execa": "^8.0.1",
  3197. "is-wsl": "^3.1.0",
  3198. "is64bit": "^2.0.0"
  3199. },
  3200. "engines": {
  3201. "node": ">=18"
  3202. },
  3203. "funding": {
  3204. "url": "https://github.com/sponsors/sindresorhus"
  3205. }
  3206. },
  3207. "node_modules/clipboardy/node_modules/execa": {
  3208. "version": "8.0.1",
  3209. "resolved": "https://registry.npmjs.org/execa/-/execa-8.0.1.tgz",
  3210. "integrity": "sha512-VyhnebXciFV2DESc+p6B+y0LjSm0krU4OgJN44qFAhBY0TJ+1V61tYD2+wHusZ6F9n5K+vl8k0sTy7PEfV4qpg==",
  3211. "dependencies": {
  3212. "cross-spawn": "^7.0.3",
  3213. "get-stream": "^8.0.1",
  3214. "human-signals": "^5.0.0",
  3215. "is-stream": "^3.0.0",
  3216. "merge-stream": "^2.0.0",
  3217. "npm-run-path": "^5.1.0",
  3218. "onetime": "^6.0.0",
  3219. "signal-exit": "^4.1.0",
  3220. "strip-final-newline": "^3.0.0"
  3221. },
  3222. "engines": {
  3223. "node": ">=16.17"
  3224. },
  3225. "funding": {
  3226. "url": "https://github.com/sindresorhus/execa?sponsor=1"
  3227. }
  3228. },
  3229. "node_modules/clipboardy/node_modules/get-stream": {
  3230. "version": "8.0.1",
  3231. "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-8.0.1.tgz",
  3232. "integrity": "sha512-VaUJspBffn/LMCJVoMvSAdmscJyS1auj5Zulnn5UoYcY531UWmdwhRWkcGKnGU93m5HSXP9LP2usOryrBtQowA==",
  3233. "engines": {
  3234. "node": ">=16"
  3235. },
  3236. "funding": {
  3237. "url": "https://github.com/sponsors/sindresorhus"
  3238. }
  3239. },
  3240. "node_modules/clipboardy/node_modules/human-signals": {
  3241. "version": "5.0.0",
  3242. "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-5.0.0.tgz",
  3243. "integrity": "sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==",
  3244. "engines": {
  3245. "node": ">=16.17.0"
  3246. }
  3247. },
  3248. "node_modules/clipboardy/node_modules/signal-exit": {
  3249. "version": "4.1.0",
  3250. "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
  3251. "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
  3252. "engines": {
  3253. "node": ">=14"
  3254. },
  3255. "funding": {
  3256. "url": "https://github.com/sponsors/isaacs"
  3257. }
  3258. },
  3259. "node_modules/cliui": {
  3260. "version": "8.0.1",
  3261. "resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz",
  3262. "integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==",
  3263. "dependencies": {
  3264. "string-width": "^4.2.0",
  3265. "strip-ansi": "^6.0.1",
  3266. "wrap-ansi": "^7.0.0"
  3267. },
  3268. "engines": {
  3269. "node": ">=12"
  3270. }
  3271. },
  3272. "node_modules/cluster-key-slot": {
  3273. "version": "1.1.2",
  3274. "resolved": "https://registry.npmjs.org/cluster-key-slot/-/cluster-key-slot-1.1.2.tgz",
  3275. "integrity": "sha512-RMr0FhtfXemyinomL4hrWcYJxmX6deFdCxpJzhDttxgO1+bcCnkk+9drydLVDmAMG7NE6aN/fl4F7ucU/90gAA==",
  3276. "engines": {
  3277. "node": ">=0.10.0"
  3278. }
  3279. },
  3280. "node_modules/color-convert": {
  3281. "version": "1.9.3",
  3282. "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz",
  3283. "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
  3284. "dependencies": {
  3285. "color-name": "1.1.3"
  3286. }
  3287. },
  3288. "node_modules/color-name": {
  3289. "version": "1.1.3",
  3290. "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
  3291. "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw=="
  3292. },
  3293. "node_modules/color-support": {
  3294. "version": "1.1.3",
  3295. "resolved": "https://registry.npmjs.org/color-support/-/color-support-1.1.3.tgz",
  3296. "integrity": "sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==",
  3297. "bin": {
  3298. "color-support": "bin.js"
  3299. }
  3300. },
  3301. "node_modules/colord": {
  3302. "version": "2.9.3",
  3303. "resolved": "https://registry.npmjs.org/colord/-/colord-2.9.3.tgz",
  3304. "integrity": "sha512-jeC1axXpnb0/2nn/Y1LPuLdgXBLH7aDcHu4KEKfqw3CUhX7ZpfBSlPKyqXE6btIgEzfWtrX3/tyBCaCvXvMkOw=="
  3305. },
  3306. "node_modules/combined-stream": {
  3307. "version": "1.0.8",
  3308. "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz",
  3309. "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==",
  3310. "dependencies": {
  3311. "delayed-stream": "~1.0.0"
  3312. },
  3313. "engines": {
  3314. "node": ">= 0.8"
  3315. }
  3316. },
  3317. "node_modules/commander": {
  3318. "version": "7.2.0",
  3319. "resolved": "https://registry.npmjs.org/commander/-/commander-7.2.0.tgz",
  3320. "integrity": "sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==",
  3321. "engines": {
  3322. "node": ">= 10"
  3323. }
  3324. },
  3325. "node_modules/commondir": {
  3326. "version": "1.0.1",
  3327. "resolved": "https://registry.npmjs.org/commondir/-/commondir-1.0.1.tgz",
  3328. "integrity": "sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg=="
  3329. },
  3330. "node_modules/compatx": {
  3331. "version": "0.1.8",
  3332. "resolved": "https://registry.npmjs.org/compatx/-/compatx-0.1.8.tgz",
  3333. "integrity": "sha512-jcbsEAR81Bt5s1qOFymBufmCbXCXbk0Ql+K5ouj6gCyx2yHlu6AgmGIi9HxfKixpUDO5bCFJUHQ5uM6ecbTebw=="
  3334. },
  3335. "node_modules/compress-commons": {
  3336. "version": "6.0.2",
  3337. "resolved": "https://registry.npmjs.org/compress-commons/-/compress-commons-6.0.2.tgz",
  3338. "integrity": "sha512-6FqVXeETqWPoGcfzrXb37E50NP0LXT8kAMu5ooZayhWWdgEY4lBEEcbQNXtkuKQsGduxiIcI4gOTsxTmuq/bSg==",
  3339. "dependencies": {
  3340. "crc-32": "^1.2.0",
  3341. "crc32-stream": "^6.0.0",
  3342. "is-stream": "^2.0.1",
  3343. "normalize-path": "^3.0.0",
  3344. "readable-stream": "^4.0.0"
  3345. },
  3346. "engines": {
  3347. "node": ">= 14"
  3348. }
  3349. },
  3350. "node_modules/compress-commons/node_modules/is-stream": {
  3351. "version": "2.0.1",
  3352. "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz",
  3353. "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==",
  3354. "engines": {
  3355. "node": ">=8"
  3356. },
  3357. "funding": {
  3358. "url": "https://github.com/sponsors/sindresorhus"
  3359. }
  3360. },
  3361. "node_modules/concat-map": {
  3362. "version": "0.0.1",
  3363. "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
  3364. "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg=="
  3365. },
  3366. "node_modules/confbox": {
  3367. "version": "0.1.7",
  3368. "resolved": "https://registry.npmjs.org/confbox/-/confbox-0.1.7.tgz",
  3369. "integrity": "sha512-uJcB/FKZtBMCJpK8MQji6bJHgu1tixKPxRLeGkNzBoOZzpnZUJm0jm2/sBDWcuBx1dYgxV4JU+g5hmNxCyAmdA=="
  3370. },
  3371. "node_modules/consola": {
  3372. "version": "3.2.3",
  3373. "resolved": "https://registry.npmjs.org/consola/-/consola-3.2.3.tgz",
  3374. "integrity": "sha512-I5qxpzLv+sJhTVEoLYNcTW+bThDCPsit0vLNKShZx6rLtpilNpmmeTPaeqJb9ZE9dV3DGaeby6Vuhrw38WjeyQ==",
  3375. "engines": {
  3376. "node": "^14.18.0 || >=16.10.0"
  3377. }
  3378. },
  3379. "node_modules/console-control-strings": {
  3380. "version": "1.1.0",
  3381. "resolved": "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz",
  3382. "integrity": "sha512-ty/fTekppD2fIwRvnZAVdeOiGd1c7YXEixbgJTNzqcxJWKQnjJ/V1bNEEE6hygpM3WjwHFUVK6HTjWSzV4a8sQ=="
  3383. },
  3384. "node_modules/convert-source-map": {
  3385. "version": "2.0.0",
  3386. "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz",
  3387. "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg=="
  3388. },
  3389. "node_modules/cookie-es": {
  3390. "version": "1.1.0",
  3391. "resolved": "https://registry.npmjs.org/cookie-es/-/cookie-es-1.1.0.tgz",
  3392. "integrity": "sha512-L2rLOcK0wzWSfSDA33YR+PUHDG10a8px7rUHKWbGLP4YfbsMed2KFUw5fczvDPbT98DDe3LEzviswl810apTEw=="
  3393. },
  3394. "node_modules/copy-anything": {
  3395. "version": "3.0.5",
  3396. "resolved": "https://registry.npmjs.org/copy-anything/-/copy-anything-3.0.5.tgz",
  3397. "integrity": "sha512-yCEafptTtb4bk7GLEQoM8KVJpxAfdBJYaXyzQEgQQQgYrZiDp8SJmGKlYza6CYjEDNstAdNdKA3UuoULlEbS6w==",
  3398. "dependencies": {
  3399. "is-what": "^4.1.8"
  3400. },
  3401. "engines": {
  3402. "node": ">=12.13"
  3403. },
  3404. "funding": {
  3405. "url": "https://github.com/sponsors/mesqueeb"
  3406. }
  3407. },
  3408. "node_modules/core-util-is": {
  3409. "version": "1.0.3",
  3410. "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz",
  3411. "integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ=="
  3412. },
  3413. "node_modules/crc-32": {
  3414. "version": "1.2.2",
  3415. "resolved": "https://registry.npmjs.org/crc-32/-/crc-32-1.2.2.tgz",
  3416. "integrity": "sha512-ROmzCKrTnOwybPcJApAA6WBWij23HVfGVNKqqrZpuyZOHqK2CwHSvpGuyt/UNNvaIjEd8X5IFGp4Mh+Ie1IHJQ==",
  3417. "bin": {
  3418. "crc32": "bin/crc32.njs"
  3419. },
  3420. "engines": {
  3421. "node": ">=0.8"
  3422. }
  3423. },
  3424. "node_modules/crc32-stream": {
  3425. "version": "6.0.0",
  3426. "resolved": "https://registry.npmjs.org/crc32-stream/-/crc32-stream-6.0.0.tgz",
  3427. "integrity": "sha512-piICUB6ei4IlTv1+653yq5+KoqfBYmj9bw6LqXoOneTMDXk5nM1qt12mFW1caG3LlJXEKW1Bp0WggEmIfQB34g==",
  3428. "dependencies": {
  3429. "crc-32": "^1.2.0",
  3430. "readable-stream": "^4.0.0"
  3431. },
  3432. "engines": {
  3433. "node": ">= 14"
  3434. }
  3435. },
  3436. "node_modules/create-require": {
  3437. "version": "1.1.1",
  3438. "resolved": "https://registry.npmjs.org/create-require/-/create-require-1.1.1.tgz",
  3439. "integrity": "sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ=="
  3440. },
  3441. "node_modules/croner": {
  3442. "version": "8.1.0",
  3443. "resolved": "https://registry.npmjs.org/croner/-/croner-8.1.0.tgz",
  3444. "integrity": "sha512-sz990XOUPR8dG/r5BRKMBd15MYDDUu8oeSaxFD5DqvNgHSZw8Psd1s689/IGET7ezxRMiNlCIyGeY1Gvxp/MLg==",
  3445. "engines": {
  3446. "node": ">=18.0"
  3447. }
  3448. },
  3449. "node_modules/cronstrue": {
  3450. "version": "2.50.0",
  3451. "resolved": "https://registry.npmjs.org/cronstrue/-/cronstrue-2.50.0.tgz",
  3452. "integrity": "sha512-ULYhWIonJzlScCCQrPUG5uMXzXxSixty4djud9SS37DoNxDdkeRocxzHuAo4ImRBUK+mAuU5X9TSwEDccnnuPg==",
  3453. "bin": {
  3454. "cronstrue": "bin/cli.js"
  3455. }
  3456. },
  3457. "node_modules/cross-spawn": {
  3458. "version": "7.0.3",
  3459. "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz",
  3460. "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==",
  3461. "dependencies": {
  3462. "path-key": "^3.1.0",
  3463. "shebang-command": "^2.0.0",
  3464. "which": "^2.0.1"
  3465. },
  3466. "engines": {
  3467. "node": ">= 8"
  3468. }
  3469. },
  3470. "node_modules/cross-spawn/node_modules/which": {
  3471. "version": "2.0.2",
  3472. "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
  3473. "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
  3474. "dependencies": {
  3475. "isexe": "^2.0.0"
  3476. },
  3477. "bin": {
  3478. "node-which": "bin/node-which"
  3479. },
  3480. "engines": {
  3481. "node": ">= 8"
  3482. }
  3483. },
  3484. "node_modules/crossws": {
  3485. "version": "0.2.4",
  3486. "resolved": "https://registry.npmjs.org/crossws/-/crossws-0.2.4.tgz",
  3487. "integrity": "sha512-DAxroI2uSOgUKLz00NX6A8U/8EE3SZHmIND+10jkVSaypvyt57J5JEOxAQOL6lQxyzi/wZbTIwssU1uy69h5Vg==",
  3488. "peerDependencies": {
  3489. "uWebSockets.js": "*"
  3490. },
  3491. "peerDependenciesMeta": {
  3492. "uWebSockets.js": {
  3493. "optional": true
  3494. }
  3495. }
  3496. },
  3497. "node_modules/css-declaration-sorter": {
  3498. "version": "7.2.0",
  3499. "resolved": "https://registry.npmjs.org/css-declaration-sorter/-/css-declaration-sorter-7.2.0.tgz",
  3500. "integrity": "sha512-h70rUM+3PNFuaBDTLe8wF/cdWu+dOZmb7pJt8Z2sedYbAcQVQV/tEchueg3GWxwqS0cxtbxmaHEdkNACqcvsow==",
  3501. "engines": {
  3502. "node": "^14 || ^16 || >=18"
  3503. },
  3504. "peerDependencies": {
  3505. "postcss": "^8.0.9"
  3506. }
  3507. },
  3508. "node_modules/css-select": {
  3509. "version": "5.1.0",
  3510. "resolved": "https://registry.npmjs.org/css-select/-/css-select-5.1.0.tgz",
  3511. "integrity": "sha512-nwoRF1rvRRnnCqqY7updORDsuqKzqYJ28+oSMaJMMgOauh3fvwHqMS7EZpIPqK8GL+g9mKxF1vP/ZjSeNjEVHg==",
  3512. "dependencies": {
  3513. "boolbase": "^1.0.0",
  3514. "css-what": "^6.1.0",
  3515. "domhandler": "^5.0.2",
  3516. "domutils": "^3.0.1",
  3517. "nth-check": "^2.0.1"
  3518. },
  3519. "funding": {
  3520. "url": "https://github.com/sponsors/fb55"
  3521. }
  3522. },
  3523. "node_modules/css-tree": {
  3524. "version": "2.3.1",
  3525. "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-2.3.1.tgz",
  3526. "integrity": "sha512-6Fv1DV/TYw//QF5IzQdqsNDjx/wc8TrMBZsqjL9eW01tWb7R7k/mq+/VXfJCl7SoD5emsJop9cOByJZfs8hYIw==",
  3527. "dependencies": {
  3528. "mdn-data": "2.0.30",
  3529. "source-map-js": "^1.0.1"
  3530. },
  3531. "engines": {
  3532. "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0"
  3533. }
  3534. },
  3535. "node_modules/css-what": {
  3536. "version": "6.1.0",
  3537. "resolved": "https://registry.npmjs.org/css-what/-/css-what-6.1.0.tgz",
  3538. "integrity": "sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==",
  3539. "engines": {
  3540. "node": ">= 6"
  3541. },
  3542. "funding": {
  3543. "url": "https://github.com/sponsors/fb55"
  3544. }
  3545. },
  3546. "node_modules/cssesc": {
  3547. "version": "3.0.0",
  3548. "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz",
  3549. "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==",
  3550. "bin": {
  3551. "cssesc": "bin/cssesc"
  3552. },
  3553. "engines": {
  3554. "node": ">=4"
  3555. }
  3556. },
  3557. "node_modules/cssnano": {
  3558. "version": "7.0.4",
  3559. "resolved": "https://registry.npmjs.org/cssnano/-/cssnano-7.0.4.tgz",
  3560. "integrity": "sha512-rQgpZra72iFjiheNreXn77q1haS2GEy69zCMbu4cpXCFPMQF+D4Ik5V7ktMzUF/sA7xCIgcqHwGPnCD+0a1vHg==",
  3561. "dependencies": {
  3562. "cssnano-preset-default": "^7.0.4",
  3563. "lilconfig": "^3.1.2"
  3564. },
  3565. "engines": {
  3566. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  3567. },
  3568. "funding": {
  3569. "type": "opencollective",
  3570. "url": "https://opencollective.com/cssnano"
  3571. },
  3572. "peerDependencies": {
  3573. "postcss": "^8.4.31"
  3574. }
  3575. },
  3576. "node_modules/cssnano-preset-default": {
  3577. "version": "7.0.4",
  3578. "resolved": "https://registry.npmjs.org/cssnano-preset-default/-/cssnano-preset-default-7.0.4.tgz",
  3579. "integrity": "sha512-jQ6zY9GAomQX7/YNLibMEsRZguqMUGuupXcEk2zZ+p3GUxwCAsobqPYE62VrJ9qZ0l9ltrv2rgjwZPBIFIjYtw==",
  3580. "dependencies": {
  3581. "browserslist": "^4.23.1",
  3582. "css-declaration-sorter": "^7.2.0",
  3583. "cssnano-utils": "^5.0.0",
  3584. "postcss-calc": "^10.0.0",
  3585. "postcss-colormin": "^7.0.1",
  3586. "postcss-convert-values": "^7.0.2",
  3587. "postcss-discard-comments": "^7.0.1",
  3588. "postcss-discard-duplicates": "^7.0.0",
  3589. "postcss-discard-empty": "^7.0.0",
  3590. "postcss-discard-overridden": "^7.0.0",
  3591. "postcss-merge-longhand": "^7.0.2",
  3592. "postcss-merge-rules": "^7.0.2",
  3593. "postcss-minify-font-values": "^7.0.0",
  3594. "postcss-minify-gradients": "^7.0.0",
  3595. "postcss-minify-params": "^7.0.1",
  3596. "postcss-minify-selectors": "^7.0.2",
  3597. "postcss-normalize-charset": "^7.0.0",
  3598. "postcss-normalize-display-values": "^7.0.0",
  3599. "postcss-normalize-positions": "^7.0.0",
  3600. "postcss-normalize-repeat-style": "^7.0.0",
  3601. "postcss-normalize-string": "^7.0.0",
  3602. "postcss-normalize-timing-functions": "^7.0.0",
  3603. "postcss-normalize-unicode": "^7.0.1",
  3604. "postcss-normalize-url": "^7.0.0",
  3605. "postcss-normalize-whitespace": "^7.0.0",
  3606. "postcss-ordered-values": "^7.0.1",
  3607. "postcss-reduce-initial": "^7.0.1",
  3608. "postcss-reduce-transforms": "^7.0.0",
  3609. "postcss-svgo": "^7.0.1",
  3610. "postcss-unique-selectors": "^7.0.1"
  3611. },
  3612. "engines": {
  3613. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  3614. },
  3615. "peerDependencies": {
  3616. "postcss": "^8.4.31"
  3617. }
  3618. },
  3619. "node_modules/cssnano-utils": {
  3620. "version": "5.0.0",
  3621. "resolved": "https://registry.npmjs.org/cssnano-utils/-/cssnano-utils-5.0.0.tgz",
  3622. "integrity": "sha512-Uij0Xdxc24L6SirFr25MlwC2rCFX6scyUmuKpzI+JQ7cyqDEwD42fJ0xfB3yLfOnRDU5LKGgjQ9FA6LYh76GWQ==",
  3623. "engines": {
  3624. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  3625. },
  3626. "peerDependencies": {
  3627. "postcss": "^8.4.31"
  3628. }
  3629. },
  3630. "node_modules/csso": {
  3631. "version": "5.0.5",
  3632. "resolved": "https://registry.npmjs.org/csso/-/csso-5.0.5.tgz",
  3633. "integrity": "sha512-0LrrStPOdJj+SPCCrGhzryycLjwcgUSHBtxNA8aIDxf0GLsRh1cKYhB00Gd1lDOS4yGH69+SNn13+TWbVHETFQ==",
  3634. "dependencies": {
  3635. "css-tree": "~2.2.0"
  3636. },
  3637. "engines": {
  3638. "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0",
  3639. "npm": ">=7.0.0"
  3640. }
  3641. },
  3642. "node_modules/csso/node_modules/css-tree": {
  3643. "version": "2.2.1",
  3644. "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-2.2.1.tgz",
  3645. "integrity": "sha512-OA0mILzGc1kCOCSJerOeqDxDQ4HOh+G8NbOJFOTgOCzpw7fCBubk0fEyxp8AgOL/jvLgYA/uV0cMbe43ElF1JA==",
  3646. "dependencies": {
  3647. "mdn-data": "2.0.28",
  3648. "source-map-js": "^1.0.1"
  3649. },
  3650. "engines": {
  3651. "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0",
  3652. "npm": ">=7.0.0"
  3653. }
  3654. },
  3655. "node_modules/csso/node_modules/mdn-data": {
  3656. "version": "2.0.28",
  3657. "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.28.tgz",
  3658. "integrity": "sha512-aylIc7Z9y4yzHYAJNuESG3hfhC+0Ibp/MAMiaOZgNv4pmEdFyfZhhhny4MNiAfWdBQ1RQ2mfDWmM1x8SvGyp8g=="
  3659. },
  3660. "node_modules/csstype": {
  3661. "version": "3.1.3",
  3662. "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.1.3.tgz",
  3663. "integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw=="
  3664. },
  3665. "node_modules/data-uri-to-buffer": {
  3666. "version": "4.0.1",
  3667. "resolved": "https://registry.npmjs.org/data-uri-to-buffer/-/data-uri-to-buffer-4.0.1.tgz",
  3668. "integrity": "sha512-0R9ikRb668HB7QDxT1vkpuUBtqc53YyAwMwGeUFKRojY/NWKvdZ+9UYtRfGmhqNbRkTSVpMbmyhXipFFv2cb/A==",
  3669. "engines": {
  3670. "node": ">= 12"
  3671. }
  3672. },
  3673. "node_modules/db0": {
  3674. "version": "0.1.4",
  3675. "resolved": "https://registry.npmjs.org/db0/-/db0-0.1.4.tgz",
  3676. "integrity": "sha512-Ft6eCwONYxlwLjBXSJxw0t0RYtA5gW9mq8JfBXn9TtC0nDPlqePAhpv9v4g9aONBi6JI1OXHTKKkUYGd+BOrCA==",
  3677. "peerDependencies": {
  3678. "@libsql/client": "^0.5.2",
  3679. "better-sqlite3": "^9.4.3",
  3680. "drizzle-orm": "^0.29.4"
  3681. },
  3682. "peerDependenciesMeta": {
  3683. "@libsql/client": {
  3684. "optional": true
  3685. },
  3686. "better-sqlite3": {
  3687. "optional": true
  3688. },
  3689. "drizzle-orm": {
  3690. "optional": true
  3691. }
  3692. }
  3693. },
  3694. "node_modules/debug": {
  3695. "version": "4.3.7",
  3696. "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.7.tgz",
  3697. "integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==",
  3698. "dependencies": {
  3699. "ms": "^2.1.3"
  3700. },
  3701. "engines": {
  3702. "node": ">=6.0"
  3703. },
  3704. "peerDependenciesMeta": {
  3705. "supports-color": {
  3706. "optional": true
  3707. }
  3708. }
  3709. },
  3710. "node_modules/deep-eql": {
  3711. "version": "5.0.2",
  3712. "resolved": "https://registry.npmjs.org/deep-eql/-/deep-eql-5.0.2.tgz",
  3713. "integrity": "sha512-h5k/5U50IJJFpzfL6nO9jaaumfjO/f2NjK/oYB2Djzm4p9L+3T9qWpZqZ2hAbLPuuYq9wrU08WQyBTL5GbPk5Q==",
  3714. "dev": true,
  3715. "engines": {
  3716. "node": ">=6"
  3717. }
  3718. },
  3719. "node_modules/deepmerge": {
  3720. "version": "4.3.1",
  3721. "resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-4.3.1.tgz",
  3722. "integrity": "sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==",
  3723. "engines": {
  3724. "node": ">=0.10.0"
  3725. }
  3726. },
  3727. "node_modules/default-browser": {
  3728. "version": "5.2.1",
  3729. "resolved": "https://registry.npmjs.org/default-browser/-/default-browser-5.2.1.tgz",
  3730. "integrity": "sha512-WY/3TUME0x3KPYdRRxEJJvXRHV4PyPoUsxtZa78lwItwRQRHhd2U9xOscaT/YTf8uCXIAjeJOFBVEh/7FtD8Xg==",
  3731. "dependencies": {
  3732. "bundle-name": "^4.1.0",
  3733. "default-browser-id": "^5.0.0"
  3734. },
  3735. "engines": {
  3736. "node": ">=18"
  3737. },
  3738. "funding": {
  3739. "url": "https://github.com/sponsors/sindresorhus"
  3740. }
  3741. },
  3742. "node_modules/default-browser-id": {
  3743. "version": "5.0.0",
  3744. "resolved": "https://registry.npmjs.org/default-browser-id/-/default-browser-id-5.0.0.tgz",
  3745. "integrity": "sha512-A6p/pu/6fyBcA1TRz/GqWYPViplrftcW2gZC9q79ngNCKAeR/X3gcEdXQHl4KNXV+3wgIJ1CPkJQ3IHM6lcsyA==",
  3746. "engines": {
  3747. "node": ">=18"
  3748. },
  3749. "funding": {
  3750. "url": "https://github.com/sponsors/sindresorhus"
  3751. }
  3752. },
  3753. "node_modules/define-lazy-prop": {
  3754. "version": "2.0.0",
  3755. "resolved": "https://registry.npmjs.org/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz",
  3756. "integrity": "sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==",
  3757. "engines": {
  3758. "node": ">=8"
  3759. }
  3760. },
  3761. "node_modules/defu": {
  3762. "version": "6.1.4",
  3763. "resolved": "https://registry.npmjs.org/defu/-/defu-6.1.4.tgz",
  3764. "integrity": "sha512-mEQCMmwJu317oSz8CwdIOdwf3xMif1ttiM8LTufzc3g6kR+9Pe236twL8j3IYT1F7GfRgGcW6MWxzZjLIkuHIg=="
  3765. },
  3766. "node_modules/delayed-stream": {
  3767. "version": "1.0.0",
  3768. "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz",
  3769. "integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==",
  3770. "engines": {
  3771. "node": ">=0.4.0"
  3772. }
  3773. },
  3774. "node_modules/delegates": {
  3775. "version": "1.0.0",
  3776. "resolved": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz",
  3777. "integrity": "sha512-bd2L678uiWATM6m5Z1VzNCErI3jiGzt6HGY8OVICs40JQq/HALfbyNJmp0UDakEY4pMMaN0Ly5om/B1VI/+xfQ=="
  3778. },
  3779. "node_modules/denque": {
  3780. "version": "2.1.0",
  3781. "resolved": "https://registry.npmjs.org/denque/-/denque-2.1.0.tgz",
  3782. "integrity": "sha512-HVQE3AAb/pxF8fQAoiqpvg9i3evqug3hoiwakOyZAwJm+6vZehbkYXZ0l4JxS+I3QxM97v5aaRNhj8v5oBhekw==",
  3783. "engines": {
  3784. "node": ">=0.10"
  3785. }
  3786. },
  3787. "node_modules/depd": {
  3788. "version": "2.0.0",
  3789. "resolved": "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz",
  3790. "integrity": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==",
  3791. "engines": {
  3792. "node": ">= 0.8"
  3793. }
  3794. },
  3795. "node_modules/destr": {
  3796. "version": "2.0.3",
  3797. "resolved": "https://registry.npmjs.org/destr/-/destr-2.0.3.tgz",
  3798. "integrity": "sha512-2N3BOUU4gYMpTP24s5rF5iP7BDr7uNTCs4ozw3kf/eKfvWSIu93GEBi5m427YoyJoeOzQ5smuu4nNAPGb8idSQ=="
  3799. },
  3800. "node_modules/destroy": {
  3801. "version": "1.2.0",
  3802. "resolved": "https://registry.npmjs.org/destroy/-/destroy-1.2.0.tgz",
  3803. "integrity": "sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==",
  3804. "engines": {
  3805. "node": ">= 0.8",
  3806. "npm": "1.2.8000 || >= 1.4.16"
  3807. }
  3808. },
  3809. "node_modules/detect-libc": {
  3810. "version": "2.0.3",
  3811. "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.3.tgz",
  3812. "integrity": "sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw==",
  3813. "engines": {
  3814. "node": ">=8"
  3815. }
  3816. },
  3817. "node_modules/devalue": {
  3818. "version": "5.0.0",
  3819. "resolved": "https://registry.npmjs.org/devalue/-/devalue-5.0.0.tgz",
  3820. "integrity": "sha512-gO+/OMXF7488D+u3ue+G7Y4AA3ZmUnB3eHJXmBTgNHvr4ZNzl36A0ZtG+XCRNYCkYx/bFmw4qtkoFLa+wSrwAA=="
  3821. },
  3822. "node_modules/didyoumean": {
  3823. "version": "1.2.2",
  3824. "resolved": "https://registry.npmjs.org/didyoumean/-/didyoumean-1.2.2.tgz",
  3825. "integrity": "sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==",
  3826. "dev": true
  3827. },
  3828. "node_modules/diff": {
  3829. "version": "5.2.0",
  3830. "resolved": "https://registry.npmjs.org/diff/-/diff-5.2.0.tgz",
  3831. "integrity": "sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==",
  3832. "engines": {
  3833. "node": ">=0.3.1"
  3834. }
  3835. },
  3836. "node_modules/dlv": {
  3837. "version": "1.1.3",
  3838. "resolved": "https://registry.npmjs.org/dlv/-/dlv-1.1.3.tgz",
  3839. "integrity": "sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==",
  3840. "dev": true
  3841. },
  3842. "node_modules/dom-serializer": {
  3843. "version": "2.0.0",
  3844. "resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-2.0.0.tgz",
  3845. "integrity": "sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==",
  3846. "dependencies": {
  3847. "domelementtype": "^2.3.0",
  3848. "domhandler": "^5.0.2",
  3849. "entities": "^4.2.0"
  3850. },
  3851. "funding": {
  3852. "url": "https://github.com/cheeriojs/dom-serializer?sponsor=1"
  3853. }
  3854. },
  3855. "node_modules/domelementtype": {
  3856. "version": "2.3.0",
  3857. "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-2.3.0.tgz",
  3858. "integrity": "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==",
  3859. "funding": [
  3860. {
  3861. "type": "github",
  3862. "url": "https://github.com/sponsors/fb55"
  3863. }
  3864. ]
  3865. },
  3866. "node_modules/domhandler": {
  3867. "version": "5.0.3",
  3868. "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-5.0.3.tgz",
  3869. "integrity": "sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==",
  3870. "dependencies": {
  3871. "domelementtype": "^2.3.0"
  3872. },
  3873. "engines": {
  3874. "node": ">= 4"
  3875. },
  3876. "funding": {
  3877. "url": "https://github.com/fb55/domhandler?sponsor=1"
  3878. }
  3879. },
  3880. "node_modules/domutils": {
  3881. "version": "3.1.0",
  3882. "resolved": "https://registry.npmjs.org/domutils/-/domutils-3.1.0.tgz",
  3883. "integrity": "sha512-H78uMmQtI2AhgDJjWeQmHwJJ2bLPD3GMmO7Zja/ZZh84wkm+4ut+IUnUdRa8uCGX88DiVx1j6FRe1XfxEgjEZA==",
  3884. "dependencies": {
  3885. "dom-serializer": "^2.0.0",
  3886. "domelementtype": "^2.3.0",
  3887. "domhandler": "^5.0.3"
  3888. },
  3889. "funding": {
  3890. "url": "https://github.com/fb55/domutils?sponsor=1"
  3891. }
  3892. },
  3893. "node_modules/dot-prop": {
  3894. "version": "8.0.2",
  3895. "resolved": "https://registry.npmjs.org/dot-prop/-/dot-prop-8.0.2.tgz",
  3896. "integrity": "sha512-xaBe6ZT4DHPkg0k4Ytbvn5xoxgpG0jOS1dYxSOwAHPuNLjP3/OzN0gH55SrLqpx8cBfSaVt91lXYkApjb+nYdQ==",
  3897. "dependencies": {
  3898. "type-fest": "^3.8.0"
  3899. },
  3900. "engines": {
  3901. "node": ">=16"
  3902. },
  3903. "funding": {
  3904. "url": "https://github.com/sponsors/sindresorhus"
  3905. }
  3906. },
  3907. "node_modules/dotenv": {
  3908. "version": "16.4.5",
  3909. "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.4.5.tgz",
  3910. "integrity": "sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==",
  3911. "engines": {
  3912. "node": ">=12"
  3913. },
  3914. "funding": {
  3915. "url": "https://dotenvx.com"
  3916. }
  3917. },
  3918. "node_modules/duplexer": {
  3919. "version": "0.1.2",
  3920. "resolved": "https://registry.npmjs.org/duplexer/-/duplexer-0.1.2.tgz",
  3921. "integrity": "sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg=="
  3922. },
  3923. "node_modules/eastasianwidth": {
  3924. "version": "0.2.0",
  3925. "resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz",
  3926. "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA=="
  3927. },
  3928. "node_modules/ee-first": {
  3929. "version": "1.1.1",
  3930. "resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz",
  3931. "integrity": "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow=="
  3932. },
  3933. "node_modules/electron-to-chromium": {
  3934. "version": "1.4.823",
  3935. "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.823.tgz",
  3936. "integrity": "sha512-4h+oPeAiGQOHFyUJOqpoEcPj/xxlicxBzOErVeYVMMmAiXUXsGpsFd0QXBMaUUbnD8hhSfLf9uw+MlsoIA7j5w=="
  3937. },
  3938. "node_modules/emoji-regex": {
  3939. "version": "8.0.0",
  3940. "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
  3941. "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A=="
  3942. },
  3943. "node_modules/encodeurl": {
  3944. "version": "1.0.2",
  3945. "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz",
  3946. "integrity": "sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==",
  3947. "engines": {
  3948. "node": ">= 0.8"
  3949. }
  3950. },
  3951. "node_modules/enhanced-resolve": {
  3952. "version": "5.17.0",
  3953. "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.17.0.tgz",
  3954. "integrity": "sha512-dwDPwZL0dmye8Txp2gzFmA6sxALaSvdRDjPH0viLcKrtlOL3tw62nWWweVD1SdILDTJrbrL6tdWVN58Wo6U3eA==",
  3955. "dependencies": {
  3956. "graceful-fs": "^4.2.4",
  3957. "tapable": "^2.2.0"
  3958. },
  3959. "engines": {
  3960. "node": ">=10.13.0"
  3961. }
  3962. },
  3963. "node_modules/entities": {
  3964. "version": "4.5.0",
  3965. "resolved": "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz",
  3966. "integrity": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==",
  3967. "engines": {
  3968. "node": ">=0.12"
  3969. },
  3970. "funding": {
  3971. "url": "https://github.com/fb55/entities?sponsor=1"
  3972. }
  3973. },
  3974. "node_modules/error-stack-parser-es": {
  3975. "version": "0.1.4",
  3976. "resolved": "https://registry.npmjs.org/error-stack-parser-es/-/error-stack-parser-es-0.1.4.tgz",
  3977. "integrity": "sha512-l0uy0kAoo6toCgVOYaAayqtPa2a1L15efxUMEnQebKwLQX2X0OpS6wMMQdc4juJXmxd9i40DuaUHq+mjIya9TQ==",
  3978. "funding": {
  3979. "url": "https://github.com/sponsors/antfu"
  3980. }
  3981. },
  3982. "node_modules/esbuild": {
  3983. "version": "0.23.0",
  3984. "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.23.0.tgz",
  3985. "integrity": "sha512-1lvV17H2bMYda/WaFb2jLPeHU3zml2k4/yagNMG8Q/YtfMjCwEUZa2eXXMgZTVSL5q1n4H7sQ0X6CdJDqqeCFA==",
  3986. "hasInstallScript": true,
  3987. "bin": {
  3988. "esbuild": "bin/esbuild"
  3989. },
  3990. "engines": {
  3991. "node": ">=18"
  3992. },
  3993. "optionalDependencies": {
  3994. "@esbuild/aix-ppc64": "0.23.0",
  3995. "@esbuild/android-arm": "0.23.0",
  3996. "@esbuild/android-arm64": "0.23.0",
  3997. "@esbuild/android-x64": "0.23.0",
  3998. "@esbuild/darwin-arm64": "0.23.0",
  3999. "@esbuild/darwin-x64": "0.23.0",
  4000. "@esbuild/freebsd-arm64": "0.23.0",
  4001. "@esbuild/freebsd-x64": "0.23.0",
  4002. "@esbuild/linux-arm": "0.23.0",
  4003. "@esbuild/linux-arm64": "0.23.0",
  4004. "@esbuild/linux-ia32": "0.23.0",
  4005. "@esbuild/linux-loong64": "0.23.0",
  4006. "@esbuild/linux-mips64el": "0.23.0",
  4007. "@esbuild/linux-ppc64": "0.23.0",
  4008. "@esbuild/linux-riscv64": "0.23.0",
  4009. "@esbuild/linux-s390x": "0.23.0",
  4010. "@esbuild/linux-x64": "0.23.0",
  4011. "@esbuild/netbsd-x64": "0.23.0",
  4012. "@esbuild/openbsd-arm64": "0.23.0",
  4013. "@esbuild/openbsd-x64": "0.23.0",
  4014. "@esbuild/sunos-x64": "0.23.0",
  4015. "@esbuild/win32-arm64": "0.23.0",
  4016. "@esbuild/win32-ia32": "0.23.0",
  4017. "@esbuild/win32-x64": "0.23.0"
  4018. }
  4019. },
  4020. "node_modules/escalade": {
  4021. "version": "3.1.2",
  4022. "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.1.2.tgz",
  4023. "integrity": "sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==",
  4024. "engines": {
  4025. "node": ">=6"
  4026. }
  4027. },
  4028. "node_modules/escape-html": {
  4029. "version": "1.0.3",
  4030. "resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz",
  4031. "integrity": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow=="
  4032. },
  4033. "node_modules/escape-string-regexp": {
  4034. "version": "5.0.0",
  4035. "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz",
  4036. "integrity": "sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==",
  4037. "engines": {
  4038. "node": ">=12"
  4039. },
  4040. "funding": {
  4041. "url": "https://github.com/sponsors/sindresorhus"
  4042. }
  4043. },
  4044. "node_modules/estree-walker": {
  4045. "version": "3.0.3",
  4046. "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-3.0.3.tgz",
  4047. "integrity": "sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==",
  4048. "dependencies": {
  4049. "@types/estree": "^1.0.0"
  4050. }
  4051. },
  4052. "node_modules/etag": {
  4053. "version": "1.8.1",
  4054. "resolved": "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz",
  4055. "integrity": "sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==",
  4056. "engines": {
  4057. "node": ">= 0.6"
  4058. }
  4059. },
  4060. "node_modules/event-target-shim": {
  4061. "version": "5.0.1",
  4062. "resolved": "https://registry.npmjs.org/event-target-shim/-/event-target-shim-5.0.1.tgz",
  4063. "integrity": "sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==",
  4064. "engines": {
  4065. "node": ">=6"
  4066. }
  4067. },
  4068. "node_modules/events": {
  4069. "version": "3.3.0",
  4070. "resolved": "https://registry.npmjs.org/events/-/events-3.3.0.tgz",
  4071. "integrity": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==",
  4072. "engines": {
  4073. "node": ">=0.8.x"
  4074. }
  4075. },
  4076. "node_modules/execa": {
  4077. "version": "7.2.0",
  4078. "resolved": "https://registry.npmjs.org/execa/-/execa-7.2.0.tgz",
  4079. "integrity": "sha512-UduyVP7TLB5IcAQl+OzLyLcS/l32W/GLg+AhHJ+ow40FOk2U3SAllPwR44v4vmdFwIWqpdwxxpQbF1n5ta9seA==",
  4080. "dependencies": {
  4081. "cross-spawn": "^7.0.3",
  4082. "get-stream": "^6.0.1",
  4083. "human-signals": "^4.3.0",
  4084. "is-stream": "^3.0.0",
  4085. "merge-stream": "^2.0.0",
  4086. "npm-run-path": "^5.1.0",
  4087. "onetime": "^6.0.0",
  4088. "signal-exit": "^3.0.7",
  4089. "strip-final-newline": "^3.0.0"
  4090. },
  4091. "engines": {
  4092. "node": "^14.18.0 || ^16.14.0 || >=18.0.0"
  4093. },
  4094. "funding": {
  4095. "url": "https://github.com/sindresorhus/execa?sponsor=1"
  4096. }
  4097. },
  4098. "node_modules/externality": {
  4099. "version": "1.0.2",
  4100. "resolved": "https://registry.npmjs.org/externality/-/externality-1.0.2.tgz",
  4101. "integrity": "sha512-LyExtJWKxtgVzmgtEHyQtLFpw1KFhQphF9nTG8TpAIVkiI/xQ3FJh75tRFLYl4hkn7BNIIdLJInuDAavX35pMw==",
  4102. "dependencies": {
  4103. "enhanced-resolve": "^5.14.1",
  4104. "mlly": "^1.3.0",
  4105. "pathe": "^1.1.1",
  4106. "ufo": "^1.1.2"
  4107. }
  4108. },
  4109. "node_modules/fake-indexeddb": {
  4110. "version": "6.0.0",
  4111. "resolved": "https://registry.npmjs.org/fake-indexeddb/-/fake-indexeddb-6.0.0.tgz",
  4112. "integrity": "sha512-YEboHE5VfopUclOck7LncgIqskAqnv4q0EWbYCaxKKjAvO93c+TJIaBuGy8CBFdbg9nKdpN3AuPRwVBJ4k7NrQ==",
  4113. "dev": true,
  4114. "engines": {
  4115. "node": ">=18"
  4116. }
  4117. },
  4118. "node_modules/fast-fifo": {
  4119. "version": "1.3.2",
  4120. "resolved": "https://registry.npmjs.org/fast-fifo/-/fast-fifo-1.3.2.tgz",
  4121. "integrity": "sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ=="
  4122. },
  4123. "node_modules/fast-glob": {
  4124. "version": "3.3.2",
  4125. "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.2.tgz",
  4126. "integrity": "sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==",
  4127. "dependencies": {
  4128. "@nodelib/fs.stat": "^2.0.2",
  4129. "@nodelib/fs.walk": "^1.2.3",
  4130. "glob-parent": "^5.1.2",
  4131. "merge2": "^1.3.0",
  4132. "micromatch": "^4.0.4"
  4133. },
  4134. "engines": {
  4135. "node": ">=8.6.0"
  4136. }
  4137. },
  4138. "node_modules/fast-npm-meta": {
  4139. "version": "0.1.1",
  4140. "resolved": "https://registry.npmjs.org/fast-npm-meta/-/fast-npm-meta-0.1.1.tgz",
  4141. "integrity": "sha512-uS9DjGncI/9XZ6HJFrci0WzSi++N8Jskbb2uB7+9SQlrgA3VaLhXhV9Gl5HwIGESHkayYYZFGnVNhJwRDKCWIA==",
  4142. "funding": {
  4143. "url": "https://github.com/sponsors/antfu"
  4144. }
  4145. },
  4146. "node_modules/fastq": {
  4147. "version": "1.17.1",
  4148. "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.17.1.tgz",
  4149. "integrity": "sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==",
  4150. "dependencies": {
  4151. "reusify": "^1.0.4"
  4152. }
  4153. },
  4154. "node_modules/fetch-blob": {
  4155. "version": "3.2.0",
  4156. "resolved": "https://registry.npmjs.org/fetch-blob/-/fetch-blob-3.2.0.tgz",
  4157. "integrity": "sha512-7yAQpD2UMJzLi1Dqv7qFYnPbaPx7ZfFK6PiIxQ4PfkGPyNyl2Ugx+a/umUonmKqjhM4DnfbMvdX6otXq83soQQ==",
  4158. "funding": [
  4159. {
  4160. "type": "github",
  4161. "url": "https://github.com/sponsors/jimmywarting"
  4162. },
  4163. {
  4164. "type": "paypal",
  4165. "url": "https://paypal.me/jimmywarting"
  4166. }
  4167. ],
  4168. "dependencies": {
  4169. "node-domexception": "^1.0.0",
  4170. "web-streams-polyfill": "^3.0.3"
  4171. },
  4172. "engines": {
  4173. "node": "^12.20 || >= 14.13"
  4174. }
  4175. },
  4176. "node_modules/file-uri-to-path": {
  4177. "version": "1.0.0",
  4178. "resolved": "https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz",
  4179. "integrity": "sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw=="
  4180. },
  4181. "node_modules/fill-range": {
  4182. "version": "7.1.1",
  4183. "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz",
  4184. "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==",
  4185. "dependencies": {
  4186. "to-regex-range": "^5.0.1"
  4187. },
  4188. "engines": {
  4189. "node": ">=8"
  4190. }
  4191. },
  4192. "node_modules/flatted": {
  4193. "version": "3.3.1",
  4194. "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.1.tgz",
  4195. "integrity": "sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw=="
  4196. },
  4197. "node_modules/follow-redirects": {
  4198. "version": "1.15.9",
  4199. "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.9.tgz",
  4200. "integrity": "sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==",
  4201. "funding": [
  4202. {
  4203. "type": "individual",
  4204. "url": "https://github.com/sponsors/RubenVerborgh"
  4205. }
  4206. ],
  4207. "engines": {
  4208. "node": ">=4.0"
  4209. },
  4210. "peerDependenciesMeta": {
  4211. "debug": {
  4212. "optional": true
  4213. }
  4214. }
  4215. },
  4216. "node_modules/foreground-child": {
  4217. "version": "3.1.1",
  4218. "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.1.1.tgz",
  4219. "integrity": "sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg==",
  4220. "dependencies": {
  4221. "cross-spawn": "^7.0.0",
  4222. "signal-exit": "^4.0.1"
  4223. },
  4224. "engines": {
  4225. "node": ">=14"
  4226. },
  4227. "funding": {
  4228. "url": "https://github.com/sponsors/isaacs"
  4229. }
  4230. },
  4231. "node_modules/foreground-child/node_modules/signal-exit": {
  4232. "version": "4.1.0",
  4233. "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
  4234. "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
  4235. "engines": {
  4236. "node": ">=14"
  4237. },
  4238. "funding": {
  4239. "url": "https://github.com/sponsors/isaacs"
  4240. }
  4241. },
  4242. "node_modules/form-data": {
  4243. "version": "4.0.0",
  4244. "resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.0.tgz",
  4245. "integrity": "sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==",
  4246. "dependencies": {
  4247. "asynckit": "^0.4.0",
  4248. "combined-stream": "^1.0.8",
  4249. "mime-types": "^2.1.12"
  4250. },
  4251. "engines": {
  4252. "node": ">= 6"
  4253. }
  4254. },
  4255. "node_modules/formdata-polyfill": {
  4256. "version": "4.0.10",
  4257. "resolved": "https://registry.npmjs.org/formdata-polyfill/-/formdata-polyfill-4.0.10.tgz",
  4258. "integrity": "sha512-buewHzMvYL29jdeQTVILecSaZKnt/RJWjoZCF5OW60Z67/GmSLBkOFM7qh1PI3zFNtJbaZL5eQu1vLfazOwj4g==",
  4259. "dependencies": {
  4260. "fetch-blob": "^3.1.2"
  4261. },
  4262. "engines": {
  4263. "node": ">=12.20.0"
  4264. }
  4265. },
  4266. "node_modules/fraction.js": {
  4267. "version": "4.3.7",
  4268. "resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-4.3.7.tgz",
  4269. "integrity": "sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==",
  4270. "engines": {
  4271. "node": "*"
  4272. },
  4273. "funding": {
  4274. "type": "patreon",
  4275. "url": "https://github.com/sponsors/rawify"
  4276. }
  4277. },
  4278. "node_modules/fresh": {
  4279. "version": "0.5.2",
  4280. "resolved": "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz",
  4281. "integrity": "sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==",
  4282. "engines": {
  4283. "node": ">= 0.6"
  4284. }
  4285. },
  4286. "node_modules/fs-extra": {
  4287. "version": "11.2.0",
  4288. "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.2.0.tgz",
  4289. "integrity": "sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==",
  4290. "dependencies": {
  4291. "graceful-fs": "^4.2.0",
  4292. "jsonfile": "^6.0.1",
  4293. "universalify": "^2.0.0"
  4294. },
  4295. "engines": {
  4296. "node": ">=14.14"
  4297. }
  4298. },
  4299. "node_modules/fs-minipass": {
  4300. "version": "2.1.0",
  4301. "resolved": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-2.1.0.tgz",
  4302. "integrity": "sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==",
  4303. "dependencies": {
  4304. "minipass": "^3.0.0"
  4305. },
  4306. "engines": {
  4307. "node": ">= 8"
  4308. }
  4309. },
  4310. "node_modules/fs-minipass/node_modules/minipass": {
  4311. "version": "3.3.6",
  4312. "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz",
  4313. "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==",
  4314. "dependencies": {
  4315. "yallist": "^4.0.0"
  4316. },
  4317. "engines": {
  4318. "node": ">=8"
  4319. }
  4320. },
  4321. "node_modules/fs-minipass/node_modules/yallist": {
  4322. "version": "4.0.0",
  4323. "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
  4324. "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
  4325. },
  4326. "node_modules/fs.realpath": {
  4327. "version": "1.0.0",
  4328. "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz",
  4329. "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw=="
  4330. },
  4331. "node_modules/fsevents": {
  4332. "version": "2.3.2",
  4333. "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz",
  4334. "integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==",
  4335. "hasInstallScript": true,
  4336. "optional": true,
  4337. "os": [
  4338. "darwin"
  4339. ],
  4340. "engines": {
  4341. "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
  4342. }
  4343. },
  4344. "node_modules/function-bind": {
  4345. "version": "1.1.2",
  4346. "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz",
  4347. "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==",
  4348. "funding": {
  4349. "url": "https://github.com/sponsors/ljharb"
  4350. }
  4351. },
  4352. "node_modules/gauge": {
  4353. "version": "3.0.2",
  4354. "resolved": "https://registry.npmjs.org/gauge/-/gauge-3.0.2.tgz",
  4355. "integrity": "sha512-+5J6MS/5XksCuXq++uFRsnUd7Ovu1XenbeuIuNRJxYWjgQbPuFhT14lAvsWfqfAmnwluf1OwMjz39HjfLPci0Q==",
  4356. "deprecated": "This package is no longer supported.",
  4357. "dependencies": {
  4358. "aproba": "^1.0.3 || ^2.0.0",
  4359. "color-support": "^1.1.2",
  4360. "console-control-strings": "^1.0.0",
  4361. "has-unicode": "^2.0.1",
  4362. "object-assign": "^4.1.1",
  4363. "signal-exit": "^3.0.0",
  4364. "string-width": "^4.2.3",
  4365. "strip-ansi": "^6.0.1",
  4366. "wide-align": "^1.1.2"
  4367. },
  4368. "engines": {
  4369. "node": ">=10"
  4370. }
  4371. },
  4372. "node_modules/gensync": {
  4373. "version": "1.0.0-beta.2",
  4374. "resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz",
  4375. "integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==",
  4376. "engines": {
  4377. "node": ">=6.9.0"
  4378. }
  4379. },
  4380. "node_modules/get-caller-file": {
  4381. "version": "2.0.5",
  4382. "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz",
  4383. "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==",
  4384. "engines": {
  4385. "node": "6.* || 8.* || >= 10.*"
  4386. }
  4387. },
  4388. "node_modules/get-port-please": {
  4389. "version": "3.1.2",
  4390. "resolved": "https://registry.npmjs.org/get-port-please/-/get-port-please-3.1.2.tgz",
  4391. "integrity": "sha512-Gxc29eLs1fbn6LQ4jSU4vXjlwyZhF5HsGuMAa7gqBP4Rw4yxxltyDUuF5MBclFzDTXO+ACchGQoeela4DSfzdQ=="
  4392. },
  4393. "node_modules/get-stream": {
  4394. "version": "6.0.1",
  4395. "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz",
  4396. "integrity": "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==",
  4397. "engines": {
  4398. "node": ">=10"
  4399. },
  4400. "funding": {
  4401. "url": "https://github.com/sponsors/sindresorhus"
  4402. }
  4403. },
  4404. "node_modules/giget": {
  4405. "version": "1.2.3",
  4406. "resolved": "https://registry.npmjs.org/giget/-/giget-1.2.3.tgz",
  4407. "integrity": "sha512-8EHPljDvs7qKykr6uw8b+lqLiUc/vUg+KVTI0uND4s63TdsZM2Xus3mflvF0DDG9SiM4RlCkFGL+7aAjRmV7KA==",
  4408. "dependencies": {
  4409. "citty": "^0.1.6",
  4410. "consola": "^3.2.3",
  4411. "defu": "^6.1.4",
  4412. "node-fetch-native": "^1.6.3",
  4413. "nypm": "^0.3.8",
  4414. "ohash": "^1.1.3",
  4415. "pathe": "^1.1.2",
  4416. "tar": "^6.2.0"
  4417. },
  4418. "bin": {
  4419. "giget": "dist/cli.mjs"
  4420. }
  4421. },
  4422. "node_modules/git-config-path": {
  4423. "version": "2.0.0",
  4424. "resolved": "https://registry.npmjs.org/git-config-path/-/git-config-path-2.0.0.tgz",
  4425. "integrity": "sha512-qc8h1KIQbJpp+241id3GuAtkdyJ+IK+LIVtkiFTRKRrmddDzs3SI9CvP1QYmWBFvm1I/PWRwj//of8bgAc0ltA==",
  4426. "engines": {
  4427. "node": ">=4"
  4428. }
  4429. },
  4430. "node_modules/git-up": {
  4431. "version": "7.0.0",
  4432. "resolved": "https://registry.npmjs.org/git-up/-/git-up-7.0.0.tgz",
  4433. "integrity": "sha512-ONdIrbBCFusq1Oy0sC71F5azx8bVkvtZtMJAsv+a6lz5YAmbNnLD6HAB4gptHZVLPR8S2/kVN6Gab7lryq5+lQ==",
  4434. "dependencies": {
  4435. "is-ssh": "^1.4.0",
  4436. "parse-url": "^8.1.0"
  4437. }
  4438. },
  4439. "node_modules/git-url-parse": {
  4440. "version": "14.0.0",
  4441. "resolved": "https://registry.npmjs.org/git-url-parse/-/git-url-parse-14.0.0.tgz",
  4442. "integrity": "sha512-NnLweV+2A4nCvn4U/m2AoYu0pPKlsmhK9cknG7IMwsjFY1S2jxM+mAhsDxyxfCIGfGaD+dozsyX4b6vkYc83yQ==",
  4443. "dependencies": {
  4444. "git-up": "^7.0.0"
  4445. }
  4446. },
  4447. "node_modules/glob": {
  4448. "version": "8.1.0",
  4449. "resolved": "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz",
  4450. "integrity": "sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==",
  4451. "deprecated": "Glob versions prior to v9 are no longer supported",
  4452. "dependencies": {
  4453. "fs.realpath": "^1.0.0",
  4454. "inflight": "^1.0.4",
  4455. "inherits": "2",
  4456. "minimatch": "^5.0.1",
  4457. "once": "^1.3.0"
  4458. },
  4459. "engines": {
  4460. "node": ">=12"
  4461. },
  4462. "funding": {
  4463. "url": "https://github.com/sponsors/isaacs"
  4464. }
  4465. },
  4466. "node_modules/glob-parent": {
  4467. "version": "5.1.2",
  4468. "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
  4469. "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
  4470. "dependencies": {
  4471. "is-glob": "^4.0.1"
  4472. },
  4473. "engines": {
  4474. "node": ">= 6"
  4475. }
  4476. },
  4477. "node_modules/global-directory": {
  4478. "version": "4.0.1",
  4479. "resolved": "https://registry.npmjs.org/global-directory/-/global-directory-4.0.1.tgz",
  4480. "integrity": "sha512-wHTUcDUoZ1H5/0iVqEudYW4/kAlN5cZ3j/bXn0Dpbizl9iaUVeWSHqiOjsgk6OW2bkLclbBjzewBz6weQ1zA2Q==",
  4481. "dependencies": {
  4482. "ini": "4.1.1"
  4483. },
  4484. "engines": {
  4485. "node": ">=18"
  4486. },
  4487. "funding": {
  4488. "url": "https://github.com/sponsors/sindresorhus"
  4489. }
  4490. },
  4491. "node_modules/globals": {
  4492. "version": "11.12.0",
  4493. "resolved": "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz",
  4494. "integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==",
  4495. "engines": {
  4496. "node": ">=4"
  4497. }
  4498. },
  4499. "node_modules/globby": {
  4500. "version": "14.0.2",
  4501. "resolved": "https://registry.npmjs.org/globby/-/globby-14.0.2.tgz",
  4502. "integrity": "sha512-s3Fq41ZVh7vbbe2PN3nrW7yC7U7MFVc5c98/iTl9c2GawNMKx/J648KQRW6WKkuU8GIbbh2IXfIRQjOZnXcTnw==",
  4503. "dependencies": {
  4504. "@sindresorhus/merge-streams": "^2.1.0",
  4505. "fast-glob": "^3.3.2",
  4506. "ignore": "^5.2.4",
  4507. "path-type": "^5.0.0",
  4508. "slash": "^5.1.0",
  4509. "unicorn-magic": "^0.1.0"
  4510. },
  4511. "engines": {
  4512. "node": ">=18"
  4513. },
  4514. "funding": {
  4515. "url": "https://github.com/sponsors/sindresorhus"
  4516. }
  4517. },
  4518. "node_modules/graceful-fs": {
  4519. "version": "4.2.11",
  4520. "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz",
  4521. "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ=="
  4522. },
  4523. "node_modules/gzip-size": {
  4524. "version": "7.0.0",
  4525. "resolved": "https://registry.npmjs.org/gzip-size/-/gzip-size-7.0.0.tgz",
  4526. "integrity": "sha512-O1Ld7Dr+nqPnmGpdhzLmMTQ4vAsD+rHwMm1NLUmoUFFymBOMKxCCrtDxqdBRYXdeEPEi3SyoR4TizJLQrnKBNA==",
  4527. "dependencies": {
  4528. "duplexer": "^0.1.2"
  4529. },
  4530. "engines": {
  4531. "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
  4532. },
  4533. "funding": {
  4534. "url": "https://github.com/sponsors/sindresorhus"
  4535. }
  4536. },
  4537. "node_modules/h3": {
  4538. "version": "1.12.0",
  4539. "resolved": "https://registry.npmjs.org/h3/-/h3-1.12.0.tgz",
  4540. "integrity": "sha512-Zi/CcNeWBXDrFNlV0hUBJQR9F7a96RjMeAZweW/ZWkR9fuXrMcvKnSA63f/zZ9l0GgQOZDVHGvXivNN9PWOwhA==",
  4541. "dependencies": {
  4542. "cookie-es": "^1.1.0",
  4543. "crossws": "^0.2.4",
  4544. "defu": "^6.1.4",
  4545. "destr": "^2.0.3",
  4546. "iron-webcrypto": "^1.1.1",
  4547. "ohash": "^1.1.3",
  4548. "radix3": "^1.1.2",
  4549. "ufo": "^1.5.3",
  4550. "uncrypto": "^0.1.3",
  4551. "unenv": "^1.9.0"
  4552. }
  4553. },
  4554. "node_modules/has-flag": {
  4555. "version": "3.0.0",
  4556. "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
  4557. "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==",
  4558. "engines": {
  4559. "node": ">=4"
  4560. }
  4561. },
  4562. "node_modules/has-unicode": {
  4563. "version": "2.0.1",
  4564. "resolved": "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz",
  4565. "integrity": "sha512-8Rf9Y83NBReMnx0gFzA8JImQACstCYWUplepDa9xprwwtmgEZUF0h/i5xSA625zB/I37EtrswSST6OXxwaaIJQ=="
  4566. },
  4567. "node_modules/hash-sum": {
  4568. "version": "2.0.0",
  4569. "resolved": "https://registry.npmjs.org/hash-sum/-/hash-sum-2.0.0.tgz",
  4570. "integrity": "sha512-WdZTbAByD+pHfl/g9QSsBIIwy8IT+EsPiKDs0KNX+zSHhdDLFKdZu0BQHljvO+0QI/BasbMSUa8wYNCZTvhslg=="
  4571. },
  4572. "node_modules/hasown": {
  4573. "version": "2.0.2",
  4574. "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz",
  4575. "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==",
  4576. "dependencies": {
  4577. "function-bind": "^1.1.2"
  4578. },
  4579. "engines": {
  4580. "node": ">= 0.4"
  4581. }
  4582. },
  4583. "node_modules/hookable": {
  4584. "version": "5.5.3",
  4585. "resolved": "https://registry.npmjs.org/hookable/-/hookable-5.5.3.tgz",
  4586. "integrity": "sha512-Yc+BQe8SvoXH1643Qez1zqLRmbA5rCL+sSmk6TVos0LWVfNIB7PGncdlId77WzLGSIB5KaWgTaNTs2lNVEI6VQ=="
  4587. },
  4588. "node_modules/html-tags": {
  4589. "version": "3.3.1",
  4590. "resolved": "https://registry.npmjs.org/html-tags/-/html-tags-3.3.1.tgz",
  4591. "integrity": "sha512-ztqyC3kLto0e9WbNp0aeP+M3kTt+nbaIveGmUxAtZa+8iFgKLUOD4YKM5j+f3QD89bra7UeumolZHKuOXnTmeQ==",
  4592. "engines": {
  4593. "node": ">=8"
  4594. },
  4595. "funding": {
  4596. "url": "https://github.com/sponsors/sindresorhus"
  4597. }
  4598. },
  4599. "node_modules/http-errors": {
  4600. "version": "2.0.0",
  4601. "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-2.0.0.tgz",
  4602. "integrity": "sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==",
  4603. "dependencies": {
  4604. "depd": "2.0.0",
  4605. "inherits": "2.0.4",
  4606. "setprototypeof": "1.2.0",
  4607. "statuses": "2.0.1",
  4608. "toidentifier": "1.0.1"
  4609. },
  4610. "engines": {
  4611. "node": ">= 0.8"
  4612. }
  4613. },
  4614. "node_modules/http-shutdown": {
  4615. "version": "1.2.2",
  4616. "resolved": "https://registry.npmjs.org/http-shutdown/-/http-shutdown-1.2.2.tgz",
  4617. "integrity": "sha512-S9wWkJ/VSY9/k4qcjG318bqJNruzE4HySUhFYknwmu6LBP97KLLfwNf+n4V1BHurvFNkSKLFnK/RsuUnRTf9Vw==",
  4618. "engines": {
  4619. "iojs": ">= 1.0.0",
  4620. "node": ">= 0.12.0"
  4621. }
  4622. },
  4623. "node_modules/https-proxy-agent": {
  4624. "version": "5.0.1",
  4625. "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz",
  4626. "integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==",
  4627. "dependencies": {
  4628. "agent-base": "6",
  4629. "debug": "4"
  4630. },
  4631. "engines": {
  4632. "node": ">= 6"
  4633. }
  4634. },
  4635. "node_modules/httpxy": {
  4636. "version": "0.1.5",
  4637. "resolved": "https://registry.npmjs.org/httpxy/-/httpxy-0.1.5.tgz",
  4638. "integrity": "sha512-hqLDO+rfststuyEUTWObQK6zHEEmZ/kaIP2/zclGGZn6X8h/ESTWg+WKecQ/e5k4nPswjzZD+q2VqZIbr15CoQ=="
  4639. },
  4640. "node_modules/human-signals": {
  4641. "version": "4.3.1",
  4642. "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-4.3.1.tgz",
  4643. "integrity": "sha512-nZXjEF2nbo7lIw3mgYjItAfgQXog3OjJogSbKa2CQIIvSGWcKgeJnQlNXip6NglNzYH45nSRiEVimMvYL8DDqQ==",
  4644. "engines": {
  4645. "node": ">=14.18.0"
  4646. }
  4647. },
  4648. "node_modules/ieee754": {
  4649. "version": "1.2.1",
  4650. "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz",
  4651. "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==",
  4652. "funding": [
  4653. {
  4654. "type": "github",
  4655. "url": "https://github.com/sponsors/feross"
  4656. },
  4657. {
  4658. "type": "patreon",
  4659. "url": "https://www.patreon.com/feross"
  4660. },
  4661. {
  4662. "type": "consulting",
  4663. "url": "https://feross.org/support"
  4664. }
  4665. ]
  4666. },
  4667. "node_modules/ignore": {
  4668. "version": "5.3.2",
  4669. "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz",
  4670. "integrity": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==",
  4671. "engines": {
  4672. "node": ">= 4"
  4673. }
  4674. },
  4675. "node_modules/image-meta": {
  4676. "version": "0.2.1",
  4677. "resolved": "https://registry.npmjs.org/image-meta/-/image-meta-0.2.1.tgz",
  4678. "integrity": "sha512-K6acvFaelNxx8wc2VjbIzXKDVB0Khs0QT35U6NkGfTdCmjLNcO2945m7RFNR9/RPVFm48hq7QPzK8uGH18HCGw=="
  4679. },
  4680. "node_modules/immutable": {
  4681. "version": "4.3.6",
  4682. "resolved": "https://registry.npmjs.org/immutable/-/immutable-4.3.6.tgz",
  4683. "integrity": "sha512-Ju0+lEMyzMVZarkTn/gqRpdqd5dOPaz1mCZ0SH3JV6iFw81PldE/PEB1hWVEA288HPt4WXW8O7AWxB10M+03QQ==",
  4684. "devOptional": true
  4685. },
  4686. "node_modules/inflight": {
  4687. "version": "1.0.6",
  4688. "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
  4689. "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==",
  4690. "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.",
  4691. "dependencies": {
  4692. "once": "^1.3.0",
  4693. "wrappy": "1"
  4694. }
  4695. },
  4696. "node_modules/inherits": {
  4697. "version": "2.0.4",
  4698. "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
  4699. "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ=="
  4700. },
  4701. "node_modules/ini": {
  4702. "version": "4.1.1",
  4703. "resolved": "https://registry.npmjs.org/ini/-/ini-4.1.1.tgz",
  4704. "integrity": "sha512-QQnnxNyfvmHFIsj7gkPcYymR8Jdw/o7mp5ZFihxn6h8Ci6fh3Dx4E1gPjpQEpIuPo9XVNY/ZUwh4BPMjGyL01g==",
  4705. "engines": {
  4706. "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
  4707. }
  4708. },
  4709. "node_modules/ioredis": {
  4710. "version": "5.4.1",
  4711. "resolved": "https://registry.npmjs.org/ioredis/-/ioredis-5.4.1.tgz",
  4712. "integrity": "sha512-2YZsvl7jopIa1gaePkeMtd9rAcSjOOjPtpcLlOeusyO+XH2SK5ZcT+UCrElPP+WVIInh2TzeI4XW9ENaSLVVHA==",
  4713. "dependencies": {
  4714. "@ioredis/commands": "^1.1.1",
  4715. "cluster-key-slot": "^1.1.0",
  4716. "debug": "^4.3.4",
  4717. "denque": "^2.1.0",
  4718. "lodash.defaults": "^4.2.0",
  4719. "lodash.isarguments": "^3.1.0",
  4720. "redis-errors": "^1.2.0",
  4721. "redis-parser": "^3.0.0",
  4722. "standard-as-callback": "^2.1.0"
  4723. },
  4724. "engines": {
  4725. "node": ">=12.22.0"
  4726. },
  4727. "funding": {
  4728. "type": "opencollective",
  4729. "url": "https://opencollective.com/ioredis"
  4730. }
  4731. },
  4732. "node_modules/iron-webcrypto": {
  4733. "version": "1.2.1",
  4734. "resolved": "https://registry.npmjs.org/iron-webcrypto/-/iron-webcrypto-1.2.1.tgz",
  4735. "integrity": "sha512-feOM6FaSr6rEABp/eDfVseKyTMDt+KGpeB35SkVn9Tyn0CqvVsY3EwI0v5i8nMHyJnzCIQf7nsy3p41TPkJZhg==",
  4736. "funding": {
  4737. "url": "https://github.com/sponsors/brc-dd"
  4738. }
  4739. },
  4740. "node_modules/is-binary-path": {
  4741. "version": "2.1.0",
  4742. "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz",
  4743. "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==",
  4744. "dependencies": {
  4745. "binary-extensions": "^2.0.0"
  4746. },
  4747. "engines": {
  4748. "node": ">=8"
  4749. }
  4750. },
  4751. "node_modules/is-builtin-module": {
  4752. "version": "3.2.1",
  4753. "resolved": "https://registry.npmjs.org/is-builtin-module/-/is-builtin-module-3.2.1.tgz",
  4754. "integrity": "sha512-BSLE3HnV2syZ0FK0iMA/yUGplUeMmNz4AW5fnTunbCIqZi4vG3WjJT9FHMy5D69xmAYBHXQhJdALdpwVxV501A==",
  4755. "dependencies": {
  4756. "builtin-modules": "^3.3.0"
  4757. },
  4758. "engines": {
  4759. "node": ">=6"
  4760. },
  4761. "funding": {
  4762. "url": "https://github.com/sponsors/sindresorhus"
  4763. }
  4764. },
  4765. "node_modules/is-core-module": {
  4766. "version": "2.13.1",
  4767. "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.1.tgz",
  4768. "integrity": "sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==",
  4769. "dependencies": {
  4770. "hasown": "^2.0.0"
  4771. },
  4772. "funding": {
  4773. "url": "https://github.com/sponsors/ljharb"
  4774. }
  4775. },
  4776. "node_modules/is-docker": {
  4777. "version": "3.0.0",
  4778. "resolved": "https://registry.npmjs.org/is-docker/-/is-docker-3.0.0.tgz",
  4779. "integrity": "sha512-eljcgEDlEns/7AXFosB5K/2nCM4P7FQPkGc/DWLy5rmFEWvZayGrik1d9/QIY5nJ4f9YsVvBkA6kJpHn9rISdQ==",
  4780. "bin": {
  4781. "is-docker": "cli.js"
  4782. },
  4783. "engines": {
  4784. "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
  4785. },
  4786. "funding": {
  4787. "url": "https://github.com/sponsors/sindresorhus"
  4788. }
  4789. },
  4790. "node_modules/is-extglob": {
  4791. "version": "2.1.1",
  4792. "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
  4793. "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==",
  4794. "engines": {
  4795. "node": ">=0.10.0"
  4796. }
  4797. },
  4798. "node_modules/is-fullwidth-code-point": {
  4799. "version": "3.0.0",
  4800. "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
  4801. "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
  4802. "engines": {
  4803. "node": ">=8"
  4804. }
  4805. },
  4806. "node_modules/is-glob": {
  4807. "version": "4.0.3",
  4808. "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz",
  4809. "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
  4810. "dependencies": {
  4811. "is-extglob": "^2.1.1"
  4812. },
  4813. "engines": {
  4814. "node": ">=0.10.0"
  4815. }
  4816. },
  4817. "node_modules/is-inside-container": {
  4818. "version": "1.0.0",
  4819. "resolved": "https://registry.npmjs.org/is-inside-container/-/is-inside-container-1.0.0.tgz",
  4820. "integrity": "sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==",
  4821. "dependencies": {
  4822. "is-docker": "^3.0.0"
  4823. },
  4824. "bin": {
  4825. "is-inside-container": "cli.js"
  4826. },
  4827. "engines": {
  4828. "node": ">=14.16"
  4829. },
  4830. "funding": {
  4831. "url": "https://github.com/sponsors/sindresorhus"
  4832. }
  4833. },
  4834. "node_modules/is-installed-globally": {
  4835. "version": "1.0.0",
  4836. "resolved": "https://registry.npmjs.org/is-installed-globally/-/is-installed-globally-1.0.0.tgz",
  4837. "integrity": "sha512-K55T22lfpQ63N4KEN57jZUAaAYqYHEe8veb/TycJRk9DdSCLLcovXz/mL6mOnhQaZsQGwPhuFopdQIlqGSEjiQ==",
  4838. "dependencies": {
  4839. "global-directory": "^4.0.1",
  4840. "is-path-inside": "^4.0.0"
  4841. },
  4842. "engines": {
  4843. "node": ">=18"
  4844. },
  4845. "funding": {
  4846. "url": "https://github.com/sponsors/sindresorhus"
  4847. }
  4848. },
  4849. "node_modules/is-module": {
  4850. "version": "1.0.0",
  4851. "resolved": "https://registry.npmjs.org/is-module/-/is-module-1.0.0.tgz",
  4852. "integrity": "sha512-51ypPSPCoTEIN9dy5Oy+h4pShgJmPCygKfyRCISBI+JoWT/2oJvK8QPxmwv7b/p239jXrm9M1mlQbyKJ5A152g=="
  4853. },
  4854. "node_modules/is-number": {
  4855. "version": "7.0.0",
  4856. "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
  4857. "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
  4858. "engines": {
  4859. "node": ">=0.12.0"
  4860. }
  4861. },
  4862. "node_modules/is-path-inside": {
  4863. "version": "4.0.0",
  4864. "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-4.0.0.tgz",
  4865. "integrity": "sha512-lJJV/5dYS+RcL8uQdBDW9c9uWFLLBNRyFhnAKXw5tVqLlKZ4RMGZKv+YQ/IA3OhD+RpbJa1LLFM1FQPGyIXvOA==",
  4866. "engines": {
  4867. "node": ">=12"
  4868. },
  4869. "funding": {
  4870. "url": "https://github.com/sponsors/sindresorhus"
  4871. }
  4872. },
  4873. "node_modules/is-reference": {
  4874. "version": "1.2.1",
  4875. "resolved": "https://registry.npmjs.org/is-reference/-/is-reference-1.2.1.tgz",
  4876. "integrity": "sha512-U82MsXXiFIrjCK4otLT+o2NA2Cd2g5MLoOVXUZjIOhLurrRxpEXzI8O0KZHr3IjLvlAH1kTPYSuqer5T9ZVBKQ==",
  4877. "dependencies": {
  4878. "@types/estree": "*"
  4879. }
  4880. },
  4881. "node_modules/is-ssh": {
  4882. "version": "1.4.0",
  4883. "resolved": "https://registry.npmjs.org/is-ssh/-/is-ssh-1.4.0.tgz",
  4884. "integrity": "sha512-x7+VxdxOdlV3CYpjvRLBv5Lo9OJerlYanjwFrPR9fuGPjCiNiCzFgAWpiLAohSbsnH4ZAys3SBh+hq5rJosxUQ==",
  4885. "dependencies": {
  4886. "protocols": "^2.0.1"
  4887. }
  4888. },
  4889. "node_modules/is-stream": {
  4890. "version": "3.0.0",
  4891. "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-3.0.0.tgz",
  4892. "integrity": "sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA==",
  4893. "engines": {
  4894. "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
  4895. },
  4896. "funding": {
  4897. "url": "https://github.com/sponsors/sindresorhus"
  4898. }
  4899. },
  4900. "node_modules/is-what": {
  4901. "version": "4.1.16",
  4902. "resolved": "https://registry.npmjs.org/is-what/-/is-what-4.1.16.tgz",
  4903. "integrity": "sha512-ZhMwEosbFJkA0YhFnNDgTM4ZxDRsS6HqTo7qsZM08fehyRYIYa0yHu5R6mgo1n/8MgaPBXiPimPD77baVFYg+A==",
  4904. "engines": {
  4905. "node": ">=12.13"
  4906. },
  4907. "funding": {
  4908. "url": "https://github.com/sponsors/mesqueeb"
  4909. }
  4910. },
  4911. "node_modules/is-wsl": {
  4912. "version": "3.1.0",
  4913. "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-3.1.0.tgz",
  4914. "integrity": "sha512-UcVfVfaK4Sc4m7X3dUSoHoozQGBEFeDC+zVo06t98xe8CzHSZZBekNXH+tu0NalHolcJ/QAGqS46Hef7QXBIMw==",
  4915. "dependencies": {
  4916. "is-inside-container": "^1.0.0"
  4917. },
  4918. "engines": {
  4919. "node": ">=16"
  4920. },
  4921. "funding": {
  4922. "url": "https://github.com/sponsors/sindresorhus"
  4923. }
  4924. },
  4925. "node_modules/is64bit": {
  4926. "version": "2.0.0",
  4927. "resolved": "https://registry.npmjs.org/is64bit/-/is64bit-2.0.0.tgz",
  4928. "integrity": "sha512-jv+8jaWCl0g2lSBkNSVXdzfBA0npK1HGC2KtWM9FumFRoGS94g3NbCCLVnCYHLjp4GrW2KZeeSTMo5ddtznmGw==",
  4929. "dependencies": {
  4930. "system-architecture": "^0.1.0"
  4931. },
  4932. "engines": {
  4933. "node": ">=18"
  4934. },
  4935. "funding": {
  4936. "url": "https://github.com/sponsors/sindresorhus"
  4937. }
  4938. },
  4939. "node_modules/isarray": {
  4940. "version": "1.0.0",
  4941. "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz",
  4942. "integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ=="
  4943. },
  4944. "node_modules/isexe": {
  4945. "version": "2.0.0",
  4946. "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
  4947. "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw=="
  4948. },
  4949. "node_modules/jackspeak": {
  4950. "version": "3.4.2",
  4951. "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-3.4.2.tgz",
  4952. "integrity": "sha512-qH3nOSj8q/8+Eg8LUPOq3C+6HWkpUioIjDsq1+D4zY91oZvpPttw8GwtF1nReRYKXl+1AORyFqtm2f5Q1SB6/Q==",
  4953. "dependencies": {
  4954. "@isaacs/cliui": "^8.0.2"
  4955. },
  4956. "engines": {
  4957. "node": "14 >=14.21 || 16 >=16.20 || >=18"
  4958. },
  4959. "funding": {
  4960. "url": "https://github.com/sponsors/isaacs"
  4961. },
  4962. "optionalDependencies": {
  4963. "@pkgjs/parseargs": "^0.11.0"
  4964. }
  4965. },
  4966. "node_modules/jiti": {
  4967. "version": "1.21.6",
  4968. "resolved": "https://registry.npmjs.org/jiti/-/jiti-1.21.6.tgz",
  4969. "integrity": "sha512-2yTgeWTWzMWkHu6Jp9NKgePDaYHbntiwvYuuJLbbN9vl7DC9DvXKOB2BC3ZZ92D3cvV/aflH0osDfwpHepQ53w==",
  4970. "bin": {
  4971. "jiti": "bin/jiti.js"
  4972. }
  4973. },
  4974. "node_modules/js-tokens": {
  4975. "version": "4.0.0",
  4976. "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
  4977. "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ=="
  4978. },
  4979. "node_modules/js-yaml": {
  4980. "version": "4.1.0",
  4981. "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
  4982. "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
  4983. "dependencies": {
  4984. "argparse": "^2.0.1"
  4985. },
  4986. "bin": {
  4987. "js-yaml": "bin/js-yaml.js"
  4988. }
  4989. },
  4990. "node_modules/jsesc": {
  4991. "version": "2.5.2",
  4992. "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz",
  4993. "integrity": "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==",
  4994. "bin": {
  4995. "jsesc": "bin/jsesc"
  4996. },
  4997. "engines": {
  4998. "node": ">=4"
  4999. }
  5000. },
  5001. "node_modules/json5": {
  5002. "version": "2.2.3",
  5003. "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz",
  5004. "integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==",
  5005. "bin": {
  5006. "json5": "lib/cli.js"
  5007. },
  5008. "engines": {
  5009. "node": ">=6"
  5010. }
  5011. },
  5012. "node_modules/jsonfile": {
  5013. "version": "6.1.0",
  5014. "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz",
  5015. "integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==",
  5016. "dependencies": {
  5017. "universalify": "^2.0.0"
  5018. },
  5019. "optionalDependencies": {
  5020. "graceful-fs": "^4.1.6"
  5021. }
  5022. },
  5023. "node_modules/kleur": {
  5024. "version": "3.0.3",
  5025. "resolved": "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz",
  5026. "integrity": "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==",
  5027. "engines": {
  5028. "node": ">=6"
  5029. }
  5030. },
  5031. "node_modules/klona": {
  5032. "version": "2.0.6",
  5033. "resolved": "https://registry.npmjs.org/klona/-/klona-2.0.6.tgz",
  5034. "integrity": "sha512-dhG34DXATL5hSxJbIexCft8FChFXtmskoZYnoPWjXQuebWYCNkVeV3KkGegCK9CP1oswI/vQibS2GY7Em/sJJA==",
  5035. "engines": {
  5036. "node": ">= 8"
  5037. }
  5038. },
  5039. "node_modules/knitwork": {
  5040. "version": "1.1.0",
  5041. "resolved": "https://registry.npmjs.org/knitwork/-/knitwork-1.1.0.tgz",
  5042. "integrity": "sha512-oHnmiBUVHz1V+URE77PNot2lv3QiYU2zQf1JjOVkMt3YDKGbu8NAFr+c4mcNOhdsGrB/VpVbRwPwhiXrPhxQbw=="
  5043. },
  5044. "node_modules/kolorist": {
  5045. "version": "1.8.0",
  5046. "resolved": "https://registry.npmjs.org/kolorist/-/kolorist-1.8.0.tgz",
  5047. "integrity": "sha512-Y+60/zizpJ3HRH8DCss+q95yr6145JXZo46OTpFvDZWLfRCE4qChOyk1b26nMaNpfHHgxagk9dXT5OP0Tfe+dQ=="
  5048. },
  5049. "node_modules/launch-editor": {
  5050. "version": "2.8.0",
  5051. "resolved": "https://registry.npmjs.org/launch-editor/-/launch-editor-2.8.0.tgz",
  5052. "integrity": "sha512-vJranOAJrI/llyWGRQqiDM+adrw+k83fvmmx3+nV47g3+36xM15jE+zyZ6Ffel02+xSvuM0b2GDRosXZkbb6wA==",
  5053. "dependencies": {
  5054. "picocolors": "^1.0.0",
  5055. "shell-quote": "^1.8.1"
  5056. }
  5057. },
  5058. "node_modules/lazystream": {
  5059. "version": "1.0.1",
  5060. "resolved": "https://registry.npmjs.org/lazystream/-/lazystream-1.0.1.tgz",
  5061. "integrity": "sha512-b94GiNHQNy6JNTrt5w6zNyffMrNkXZb3KTkCZJb2V1xaEGCk093vkZ2jk3tpaeP33/OiXC+WvK9AxUebnf5nbw==",
  5062. "dependencies": {
  5063. "readable-stream": "^2.0.5"
  5064. },
  5065. "engines": {
  5066. "node": ">= 0.6.3"
  5067. }
  5068. },
  5069. "node_modules/lazystream/node_modules/readable-stream": {
  5070. "version": "2.3.8",
  5071. "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz",
  5072. "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==",
  5073. "dependencies": {
  5074. "core-util-is": "~1.0.0",
  5075. "inherits": "~2.0.3",
  5076. "isarray": "~1.0.0",
  5077. "process-nextick-args": "~2.0.0",
  5078. "safe-buffer": "~5.1.1",
  5079. "string_decoder": "~1.1.1",
  5080. "util-deprecate": "~1.0.1"
  5081. }
  5082. },
  5083. "node_modules/lazystream/node_modules/safe-buffer": {
  5084. "version": "5.1.2",
  5085. "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz",
  5086. "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g=="
  5087. },
  5088. "node_modules/lazystream/node_modules/string_decoder": {
  5089. "version": "1.1.1",
  5090. "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
  5091. "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
  5092. "dependencies": {
  5093. "safe-buffer": "~5.1.0"
  5094. }
  5095. },
  5096. "node_modules/lilconfig": {
  5097. "version": "3.1.2",
  5098. "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-3.1.2.tgz",
  5099. "integrity": "sha512-eop+wDAvpItUys0FWkHIKeC9ybYrTGbU41U5K7+bttZZeohvnY7M9dZ5kB21GNWiFT2q1OoPTvncPCgSOVO5ow==",
  5100. "engines": {
  5101. "node": ">=14"
  5102. },
  5103. "funding": {
  5104. "url": "https://github.com/sponsors/antonk52"
  5105. }
  5106. },
  5107. "node_modules/lines-and-columns": {
  5108. "version": "1.2.4",
  5109. "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz",
  5110. "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==",
  5111. "dev": true
  5112. },
  5113. "node_modules/listhen": {
  5114. "version": "1.7.2",
  5115. "resolved": "https://registry.npmjs.org/listhen/-/listhen-1.7.2.tgz",
  5116. "integrity": "sha512-7/HamOm5YD9Wb7CFgAZkKgVPA96WwhcTQoqtm2VTZGVbVVn3IWKRBTgrU7cchA3Q8k9iCsG8Osoi9GX4JsGM9g==",
  5117. "dependencies": {
  5118. "@parcel/watcher": "^2.4.1",
  5119. "@parcel/watcher-wasm": "^2.4.1",
  5120. "citty": "^0.1.6",
  5121. "clipboardy": "^4.0.0",
  5122. "consola": "^3.2.3",
  5123. "crossws": "^0.2.0",
  5124. "defu": "^6.1.4",
  5125. "get-port-please": "^3.1.2",
  5126. "h3": "^1.10.2",
  5127. "http-shutdown": "^1.2.2",
  5128. "jiti": "^1.21.0",
  5129. "mlly": "^1.6.1",
  5130. "node-forge": "^1.3.1",
  5131. "pathe": "^1.1.2",
  5132. "std-env": "^3.7.0",
  5133. "ufo": "^1.4.0",
  5134. "untun": "^0.1.3",
  5135. "uqr": "^0.1.2"
  5136. },
  5137. "bin": {
  5138. "listen": "bin/listhen.mjs",
  5139. "listhen": "bin/listhen.mjs"
  5140. }
  5141. },
  5142. "node_modules/local-pkg": {
  5143. "version": "0.5.0",
  5144. "resolved": "https://registry.npmjs.org/local-pkg/-/local-pkg-0.5.0.tgz",
  5145. "integrity": "sha512-ok6z3qlYyCDS4ZEU27HaU6x/xZa9Whf8jD4ptH5UZTQYZVYeb9bnZ3ojVhiJNLiXK1Hfc0GNbLXcmZ5plLDDBg==",
  5146. "dependencies": {
  5147. "mlly": "^1.4.2",
  5148. "pkg-types": "^1.0.3"
  5149. },
  5150. "engines": {
  5151. "node": ">=14"
  5152. },
  5153. "funding": {
  5154. "url": "https://github.com/sponsors/antfu"
  5155. }
  5156. },
  5157. "node_modules/lodash": {
  5158. "version": "4.17.21",
  5159. "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
  5160. "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="
  5161. },
  5162. "node_modules/lodash.defaults": {
  5163. "version": "4.2.0",
  5164. "resolved": "https://registry.npmjs.org/lodash.defaults/-/lodash.defaults-4.2.0.tgz",
  5165. "integrity": "sha512-qjxPLHd3r5DnsdGacqOMU6pb/avJzdh9tFX2ymgoZE27BmjXrNy/y4LoaiTeAb+O3gL8AfpJGtqfX/ae2leYYQ=="
  5166. },
  5167. "node_modules/lodash.isarguments": {
  5168. "version": "3.1.0",
  5169. "resolved": "https://registry.npmjs.org/lodash.isarguments/-/lodash.isarguments-3.1.0.tgz",
  5170. "integrity": "sha512-chi4NHZlZqZD18a0imDHnZPrDeBbTtVN7GXMwuGdRH9qotxAjYs3aVLKc7zNOG9eddR5Ksd8rvFEBc9SsggPpg=="
  5171. },
  5172. "node_modules/lodash.memoize": {
  5173. "version": "4.1.2",
  5174. "resolved": "https://registry.npmjs.org/lodash.memoize/-/lodash.memoize-4.1.2.tgz",
  5175. "integrity": "sha512-t7j+NzmgnQzTAYXcsHYLgimltOV1MXHtlOWf6GjL9Kj8GK5FInw5JotxvbOs+IvV1/Dzo04/fCGfLVs7aXb4Ag=="
  5176. },
  5177. "node_modules/lodash.uniq": {
  5178. "version": "4.5.0",
  5179. "resolved": "https://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.5.0.tgz",
  5180. "integrity": "sha512-xfBaXQd9ryd9dlSDvnvI0lvxfLJlYAZzXomUYzLKtUeOQvOP5piqAWuGtrhWeqaXK9hhoM/iyJc5AV+XfsX3HQ=="
  5181. },
  5182. "node_modules/loupe": {
  5183. "version": "3.1.2",
  5184. "resolved": "https://registry.npmjs.org/loupe/-/loupe-3.1.2.tgz",
  5185. "integrity": "sha512-23I4pFZHmAemUnz8WZXbYRSKYj801VDaNv9ETuMh7IrMc7VuVVSo+Z9iLE3ni30+U48iDWfi30d3twAXBYmnCg==",
  5186. "dev": true
  5187. },
  5188. "node_modules/lru-cache": {
  5189. "version": "5.1.1",
  5190. "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz",
  5191. "integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==",
  5192. "dependencies": {
  5193. "yallist": "^3.0.2"
  5194. }
  5195. },
  5196. "node_modules/magic-string": {
  5197. "version": "0.30.11",
  5198. "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.11.tgz",
  5199. "integrity": "sha512-+Wri9p0QHMy+545hKww7YAu5NyzF8iomPL/RQazugQ9+Ez4Ic3mERMd8ZTX5rfK944j+560ZJi8iAwgak1Ac7A==",
  5200. "dependencies": {
  5201. "@jridgewell/sourcemap-codec": "^1.5.0"
  5202. }
  5203. },
  5204. "node_modules/magic-string-ast": {
  5205. "version": "0.6.2",
  5206. "resolved": "https://registry.npmjs.org/magic-string-ast/-/magic-string-ast-0.6.2.tgz",
  5207. "integrity": "sha512-oN3Bcd7ZVt+0VGEs7402qR/tjgjbM7kPlH/z7ufJnzTLVBzXJITRHOJiwMmmYMgZfdoWQsfQcY+iKlxiBppnMA==",
  5208. "dependencies": {
  5209. "magic-string": "^0.30.10"
  5210. },
  5211. "engines": {
  5212. "node": ">=16.14.0"
  5213. }
  5214. },
  5215. "node_modules/magicast": {
  5216. "version": "0.3.5",
  5217. "resolved": "https://registry.npmjs.org/magicast/-/magicast-0.3.5.tgz",
  5218. "integrity": "sha512-L0WhttDl+2BOsybvEOLK7fW3UA0OQ0IQ2d6Zl2x/a6vVRs3bAY0ECOSHHeL5jD+SbOpOCUEi0y1DgHEn9Qn1AQ==",
  5219. "dependencies": {
  5220. "@babel/parser": "^7.25.4",
  5221. "@babel/types": "^7.25.4",
  5222. "source-map-js": "^1.2.0"
  5223. }
  5224. },
  5225. "node_modules/make-dir": {
  5226. "version": "3.1.0",
  5227. "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz",
  5228. "integrity": "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==",
  5229. "dependencies": {
  5230. "semver": "^6.0.0"
  5231. },
  5232. "engines": {
  5233. "node": ">=8"
  5234. },
  5235. "funding": {
  5236. "url": "https://github.com/sponsors/sindresorhus"
  5237. }
  5238. },
  5239. "node_modules/make-dir/node_modules/semver": {
  5240. "version": "6.3.1",
  5241. "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
  5242. "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
  5243. "bin": {
  5244. "semver": "bin/semver.js"
  5245. }
  5246. },
  5247. "node_modules/mdn-data": {
  5248. "version": "2.0.30",
  5249. "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.30.tgz",
  5250. "integrity": "sha512-GaqWWShW4kv/G9IEucWScBx9G1/vsFZZJUO+tD26M8J8z3Kw5RDQjaoZe03YAClgeS/SWPOcb4nkFBTEi5DUEA=="
  5251. },
  5252. "node_modules/merge-stream": {
  5253. "version": "2.0.0",
  5254. "resolved": "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz",
  5255. "integrity": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w=="
  5256. },
  5257. "node_modules/merge2": {
  5258. "version": "1.4.1",
  5259. "resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz",
  5260. "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==",
  5261. "engines": {
  5262. "node": ">= 8"
  5263. }
  5264. },
  5265. "node_modules/micromatch": {
  5266. "version": "4.0.5",
  5267. "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz",
  5268. "integrity": "sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==",
  5269. "dependencies": {
  5270. "braces": "^3.0.2",
  5271. "picomatch": "^2.3.1"
  5272. },
  5273. "engines": {
  5274. "node": ">=8.6"
  5275. }
  5276. },
  5277. "node_modules/mime": {
  5278. "version": "4.0.4",
  5279. "resolved": "https://registry.npmjs.org/mime/-/mime-4.0.4.tgz",
  5280. "integrity": "sha512-v8yqInVjhXyqP6+Kw4fV3ZzeMRqEW6FotRsKXjRS5VMTNIuXsdRoAvklpoRgSqXm6o9VNH4/C0mgedko9DdLsQ==",
  5281. "funding": [
  5282. "https://github.com/sponsors/broofa"
  5283. ],
  5284. "bin": {
  5285. "mime": "bin/cli.js"
  5286. },
  5287. "engines": {
  5288. "node": ">=16"
  5289. }
  5290. },
  5291. "node_modules/mime-db": {
  5292. "version": "1.52.0",
  5293. "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz",
  5294. "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==",
  5295. "engines": {
  5296. "node": ">= 0.6"
  5297. }
  5298. },
  5299. "node_modules/mime-types": {
  5300. "version": "2.1.35",
  5301. "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz",
  5302. "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==",
  5303. "dependencies": {
  5304. "mime-db": "1.52.0"
  5305. },
  5306. "engines": {
  5307. "node": ">= 0.6"
  5308. }
  5309. },
  5310. "node_modules/mimic-fn": {
  5311. "version": "4.0.0",
  5312. "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-4.0.0.tgz",
  5313. "integrity": "sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==",
  5314. "engines": {
  5315. "node": ">=12"
  5316. },
  5317. "funding": {
  5318. "url": "https://github.com/sponsors/sindresorhus"
  5319. }
  5320. },
  5321. "node_modules/minimatch": {
  5322. "version": "5.1.6",
  5323. "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz",
  5324. "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==",
  5325. "dependencies": {
  5326. "brace-expansion": "^2.0.1"
  5327. },
  5328. "engines": {
  5329. "node": ">=10"
  5330. }
  5331. },
  5332. "node_modules/minipass": {
  5333. "version": "7.1.2",
  5334. "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz",
  5335. "integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==",
  5336. "engines": {
  5337. "node": ">=16 || 14 >=14.17"
  5338. }
  5339. },
  5340. "node_modules/minizlib": {
  5341. "version": "2.1.2",
  5342. "resolved": "https://registry.npmjs.org/minizlib/-/minizlib-2.1.2.tgz",
  5343. "integrity": "sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==",
  5344. "dependencies": {
  5345. "minipass": "^3.0.0",
  5346. "yallist": "^4.0.0"
  5347. },
  5348. "engines": {
  5349. "node": ">= 8"
  5350. }
  5351. },
  5352. "node_modules/minizlib/node_modules/minipass": {
  5353. "version": "3.3.6",
  5354. "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz",
  5355. "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==",
  5356. "dependencies": {
  5357. "yallist": "^4.0.0"
  5358. },
  5359. "engines": {
  5360. "node": ">=8"
  5361. }
  5362. },
  5363. "node_modules/minizlib/node_modules/yallist": {
  5364. "version": "4.0.0",
  5365. "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
  5366. "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
  5367. },
  5368. "node_modules/mitt": {
  5369. "version": "3.0.1",
  5370. "resolved": "https://registry.npmjs.org/mitt/-/mitt-3.0.1.tgz",
  5371. "integrity": "sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw=="
  5372. },
  5373. "node_modules/mkdirp": {
  5374. "version": "1.0.4",
  5375. "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz",
  5376. "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==",
  5377. "bin": {
  5378. "mkdirp": "bin/cmd.js"
  5379. },
  5380. "engines": {
  5381. "node": ">=10"
  5382. }
  5383. },
  5384. "node_modules/mlly": {
  5385. "version": "1.7.1",
  5386. "resolved": "https://registry.npmjs.org/mlly/-/mlly-1.7.1.tgz",
  5387. "integrity": "sha512-rrVRZRELyQzrIUAVMHxP97kv+G786pHmOKzuFII8zDYahFBS7qnHh2AlYSl1GAHhaMPCz6/oHjVMcfFYgFYHgA==",
  5388. "dependencies": {
  5389. "acorn": "^8.11.3",
  5390. "pathe": "^1.1.2",
  5391. "pkg-types": "^1.1.1",
  5392. "ufo": "^1.5.3"
  5393. }
  5394. },
  5395. "node_modules/mri": {
  5396. "version": "1.2.0",
  5397. "resolved": "https://registry.npmjs.org/mri/-/mri-1.2.0.tgz",
  5398. "integrity": "sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==",
  5399. "engines": {
  5400. "node": ">=4"
  5401. }
  5402. },
  5403. "node_modules/mrmime": {
  5404. "version": "2.0.0",
  5405. "resolved": "https://registry.npmjs.org/mrmime/-/mrmime-2.0.0.tgz",
  5406. "integrity": "sha512-eu38+hdgojoyq63s+yTpN4XMBdt5l8HhMhc4VKLO9KM5caLIBvUm4thi7fFaxyTmCKeNnXZ5pAlBwCUnhA09uw==",
  5407. "engines": {
  5408. "node": ">=10"
  5409. }
  5410. },
  5411. "node_modules/ms": {
  5412. "version": "2.1.3",
  5413. "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
  5414. "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA=="
  5415. },
  5416. "node_modules/mz": {
  5417. "version": "2.7.0",
  5418. "resolved": "https://registry.npmjs.org/mz/-/mz-2.7.0.tgz",
  5419. "integrity": "sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==",
  5420. "dev": true,
  5421. "dependencies": {
  5422. "any-promise": "^1.0.0",
  5423. "object-assign": "^4.0.1",
  5424. "thenify-all": "^1.0.0"
  5425. }
  5426. },
  5427. "node_modules/nanoid": {
  5428. "version": "5.0.7",
  5429. "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-5.0.7.tgz",
  5430. "integrity": "sha512-oLxFY2gd2IqnjcYyOXD8XGCftpGtZP2AbHbOkthDkvRywH5ayNtPVy9YlOPcHckXzbLTCHpkb7FB+yuxKV13pQ==",
  5431. "funding": [
  5432. {
  5433. "type": "github",
  5434. "url": "https://github.com/sponsors/ai"
  5435. }
  5436. ],
  5437. "bin": {
  5438. "nanoid": "bin/nanoid.js"
  5439. },
  5440. "engines": {
  5441. "node": "^18 || >=20"
  5442. }
  5443. },
  5444. "node_modules/nitropack": {
  5445. "version": "2.9.7",
  5446. "resolved": "https://registry.npmjs.org/nitropack/-/nitropack-2.9.7.tgz",
  5447. "integrity": "sha512-aKXvtNrWkOCMsQbsk4A0qQdBjrJ1ZcvwlTQevI/LAgLWLYc5L7Q/YiYxGLal4ITyNSlzir1Cm1D2ZxnYhmpMEw==",
  5448. "dependencies": {
  5449. "@cloudflare/kv-asset-handler": "^0.3.4",
  5450. "@netlify/functions": "^2.8.0",
  5451. "@rollup/plugin-alias": "^5.1.0",
  5452. "@rollup/plugin-commonjs": "^25.0.8",
  5453. "@rollup/plugin-inject": "^5.0.5",
  5454. "@rollup/plugin-json": "^6.1.0",
  5455. "@rollup/plugin-node-resolve": "^15.2.3",
  5456. "@rollup/plugin-replace": "^5.0.7",
  5457. "@rollup/plugin-terser": "^0.4.4",
  5458. "@rollup/pluginutils": "^5.1.0",
  5459. "@types/http-proxy": "^1.17.14",
  5460. "@vercel/nft": "^0.26.5",
  5461. "archiver": "^7.0.1",
  5462. "c12": "^1.11.1",
  5463. "chalk": "^5.3.0",
  5464. "chokidar": "^3.6.0",
  5465. "citty": "^0.1.6",
  5466. "consola": "^3.2.3",
  5467. "cookie-es": "^1.1.0",
  5468. "croner": "^8.0.2",
  5469. "crossws": "^0.2.4",
  5470. "db0": "^0.1.4",
  5471. "defu": "^6.1.4",
  5472. "destr": "^2.0.3",
  5473. "dot-prop": "^8.0.2",
  5474. "esbuild": "^0.20.2",
  5475. "escape-string-regexp": "^5.0.0",
  5476. "etag": "^1.8.1",
  5477. "fs-extra": "^11.2.0",
  5478. "globby": "^14.0.1",
  5479. "gzip-size": "^7.0.0",
  5480. "h3": "^1.12.0",
  5481. "hookable": "^5.5.3",
  5482. "httpxy": "^0.1.5",
  5483. "ioredis": "^5.4.1",
  5484. "jiti": "^1.21.6",
  5485. "klona": "^2.0.6",
  5486. "knitwork": "^1.1.0",
  5487. "listhen": "^1.7.2",
  5488. "magic-string": "^0.30.10",
  5489. "mime": "^4.0.3",
  5490. "mlly": "^1.7.1",
  5491. "mri": "^1.2.0",
  5492. "node-fetch-native": "^1.6.4",
  5493. "ofetch": "^1.3.4",
  5494. "ohash": "^1.1.3",
  5495. "openapi-typescript": "^6.7.6",
  5496. "pathe": "^1.1.2",
  5497. "perfect-debounce": "^1.0.0",
  5498. "pkg-types": "^1.1.1",
  5499. "pretty-bytes": "^6.1.1",
  5500. "radix3": "^1.1.2",
  5501. "rollup": "^4.18.0",
  5502. "rollup-plugin-visualizer": "^5.12.0",
  5503. "scule": "^1.3.0",
  5504. "semver": "^7.6.2",
  5505. "serve-placeholder": "^2.0.2",
  5506. "serve-static": "^1.15.0",
  5507. "std-env": "^3.7.0",
  5508. "ufo": "^1.5.3",
  5509. "uncrypto": "^0.1.3",
  5510. "unctx": "^2.3.1",
  5511. "unenv": "^1.9.0",
  5512. "unimport": "^3.7.2",
  5513. "unstorage": "^1.10.2",
  5514. "unwasm": "^0.3.9"
  5515. },
  5516. "bin": {
  5517. "nitro": "dist/cli/index.mjs",
  5518. "nitropack": "dist/cli/index.mjs"
  5519. },
  5520. "engines": {
  5521. "node": "^16.11.0 || >=17.0.0"
  5522. },
  5523. "peerDependencies": {
  5524. "xml2js": "^0.6.2"
  5525. },
  5526. "peerDependenciesMeta": {
  5527. "xml2js": {
  5528. "optional": true
  5529. }
  5530. }
  5531. },
  5532. "node_modules/nitropack/node_modules/@esbuild/linux-x64": {
  5533. "version": "0.20.2",
  5534. "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.20.2.tgz",
  5535. "integrity": "sha512-1MdwI6OOTsfQfek8sLwgyjOXAu+wKhLEoaOLTjbijk6E2WONYpH9ZU2mNtR+lZ2B4uwr+usqGuVfFT9tMtGvGw==",
  5536. "cpu": [
  5537. "x64"
  5538. ],
  5539. "optional": true,
  5540. "os": [
  5541. "linux"
  5542. ],
  5543. "engines": {
  5544. "node": ">=12"
  5545. }
  5546. },
  5547. "node_modules/nitropack/node_modules/chalk": {
  5548. "version": "5.3.0",
  5549. "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
  5550. "integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
  5551. "engines": {
  5552. "node": "^12.17.0 || ^14.13 || >=16.0.0"
  5553. },
  5554. "funding": {
  5555. "url": "https://github.com/chalk/chalk?sponsor=1"
  5556. }
  5557. },
  5558. "node_modules/nitropack/node_modules/esbuild": {
  5559. "version": "0.20.2",
  5560. "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.20.2.tgz",
  5561. "integrity": "sha512-WdOOppmUNU+IbZ0PaDiTst80zjnrOkyJNHoKupIcVyU8Lvla3Ugx94VzkQ32Ijqd7UhHJy75gNWDMUekcrSJ6g==",
  5562. "hasInstallScript": true,
  5563. "bin": {
  5564. "esbuild": "bin/esbuild"
  5565. },
  5566. "engines": {
  5567. "node": ">=12"
  5568. },
  5569. "optionalDependencies": {
  5570. "@esbuild/aix-ppc64": "0.20.2",
  5571. "@esbuild/android-arm": "0.20.2",
  5572. "@esbuild/android-arm64": "0.20.2",
  5573. "@esbuild/android-x64": "0.20.2",
  5574. "@esbuild/darwin-arm64": "0.20.2",
  5575. "@esbuild/darwin-x64": "0.20.2",
  5576. "@esbuild/freebsd-arm64": "0.20.2",
  5577. "@esbuild/freebsd-x64": "0.20.2",
  5578. "@esbuild/linux-arm": "0.20.2",
  5579. "@esbuild/linux-arm64": "0.20.2",
  5580. "@esbuild/linux-ia32": "0.20.2",
  5581. "@esbuild/linux-loong64": "0.20.2",
  5582. "@esbuild/linux-mips64el": "0.20.2",
  5583. "@esbuild/linux-ppc64": "0.20.2",
  5584. "@esbuild/linux-riscv64": "0.20.2",
  5585. "@esbuild/linux-s390x": "0.20.2",
  5586. "@esbuild/linux-x64": "0.20.2",
  5587. "@esbuild/netbsd-x64": "0.20.2",
  5588. "@esbuild/openbsd-x64": "0.20.2",
  5589. "@esbuild/sunos-x64": "0.20.2",
  5590. "@esbuild/win32-arm64": "0.20.2",
  5591. "@esbuild/win32-ia32": "0.20.2",
  5592. "@esbuild/win32-x64": "0.20.2"
  5593. }
  5594. },
  5595. "node_modules/node-addon-api": {
  5596. "version": "7.1.0",
  5597. "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-7.1.0.tgz",
  5598. "integrity": "sha512-mNcltoe1R8o7STTegSOHdnJNN7s5EUvhoS7ShnTHDyOSd+8H+UdWODq6qSv67PjC8Zc5JRT8+oLAMCr0SIXw7g==",
  5599. "engines": {
  5600. "node": "^16 || ^18 || >= 20"
  5601. }
  5602. },
  5603. "node_modules/node-domexception": {
  5604. "version": "1.0.0",
  5605. "resolved": "https://registry.npmjs.org/node-domexception/-/node-domexception-1.0.0.tgz",
  5606. "integrity": "sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==",
  5607. "funding": [
  5608. {
  5609. "type": "github",
  5610. "url": "https://github.com/sponsors/jimmywarting"
  5611. },
  5612. {
  5613. "type": "github",
  5614. "url": "https://paypal.me/jimmywarting"
  5615. }
  5616. ],
  5617. "engines": {
  5618. "node": ">=10.5.0"
  5619. }
  5620. },
  5621. "node_modules/node-fetch": {
  5622. "version": "3.3.2",
  5623. "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-3.3.2.tgz",
  5624. "integrity": "sha512-dRB78srN/l6gqWulah9SrxeYnxeddIG30+GOqK/9OlLVyLg3HPnr6SqOWTWOXKRwC2eGYCkZ59NNuSgvSrpgOA==",
  5625. "dependencies": {
  5626. "data-uri-to-buffer": "^4.0.0",
  5627. "fetch-blob": "^3.1.4",
  5628. "formdata-polyfill": "^4.0.10"
  5629. },
  5630. "engines": {
  5631. "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
  5632. },
  5633. "funding": {
  5634. "type": "opencollective",
  5635. "url": "https://opencollective.com/node-fetch"
  5636. }
  5637. },
  5638. "node_modules/node-fetch-native": {
  5639. "version": "1.6.4",
  5640. "resolved": "https://registry.npmjs.org/node-fetch-native/-/node-fetch-native-1.6.4.tgz",
  5641. "integrity": "sha512-IhOigYzAKHd244OC0JIMIUrjzctirCmPkaIfhDeGcEETWof5zKYUW7e7MYvChGWh/4CJeXEgsRyGzuF334rOOQ=="
  5642. },
  5643. "node_modules/node-forge": {
  5644. "version": "1.3.1",
  5645. "resolved": "https://registry.npmjs.org/node-forge/-/node-forge-1.3.1.tgz",
  5646. "integrity": "sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA==",
  5647. "engines": {
  5648. "node": ">= 6.13.0"
  5649. }
  5650. },
  5651. "node_modules/node-gyp-build": {
  5652. "version": "4.8.1",
  5653. "resolved": "https://registry.npmjs.org/node-gyp-build/-/node-gyp-build-4.8.1.tgz",
  5654. "integrity": "sha512-OSs33Z9yWr148JZcbZd5WiAXhh/n9z8TxQcdMhIOlpN9AhWpLfvVFO73+m77bBABQMaY9XSvIa+qk0jlI7Gcaw==",
  5655. "bin": {
  5656. "node-gyp-build": "bin.js",
  5657. "node-gyp-build-optional": "optional.js",
  5658. "node-gyp-build-test": "build-test.js"
  5659. }
  5660. },
  5661. "node_modules/node-releases": {
  5662. "version": "2.0.14",
  5663. "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.14.tgz",
  5664. "integrity": "sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw=="
  5665. },
  5666. "node_modules/nopt": {
  5667. "version": "5.0.0",
  5668. "resolved": "https://registry.npmjs.org/nopt/-/nopt-5.0.0.tgz",
  5669. "integrity": "sha512-Tbj67rffqceeLpcRXrT7vKAN8CwfPeIBgM7E6iBkmKLV7bEMwpGgYLGv0jACUsECaa/vuxP0IjEont6umdMgtQ==",
  5670. "dependencies": {
  5671. "abbrev": "1"
  5672. },
  5673. "bin": {
  5674. "nopt": "bin/nopt.js"
  5675. },
  5676. "engines": {
  5677. "node": ">=6"
  5678. }
  5679. },
  5680. "node_modules/normalize-path": {
  5681. "version": "3.0.0",
  5682. "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz",
  5683. "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==",
  5684. "engines": {
  5685. "node": ">=0.10.0"
  5686. }
  5687. },
  5688. "node_modules/normalize-range": {
  5689. "version": "0.1.2",
  5690. "resolved": "https://registry.npmjs.org/normalize-range/-/normalize-range-0.1.2.tgz",
  5691. "integrity": "sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==",
  5692. "engines": {
  5693. "node": ">=0.10.0"
  5694. }
  5695. },
  5696. "node_modules/npm-run-path": {
  5697. "version": "5.3.0",
  5698. "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-5.3.0.tgz",
  5699. "integrity": "sha512-ppwTtiJZq0O/ai0z7yfudtBpWIoxM8yE6nHi1X47eFR2EWORqfbu6CnPlNsjeN683eT0qG6H/Pyf9fCcvjnnnQ==",
  5700. "dependencies": {
  5701. "path-key": "^4.0.0"
  5702. },
  5703. "engines": {
  5704. "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
  5705. },
  5706. "funding": {
  5707. "url": "https://github.com/sponsors/sindresorhus"
  5708. }
  5709. },
  5710. "node_modules/npm-run-path/node_modules/path-key": {
  5711. "version": "4.0.0",
  5712. "resolved": "https://registry.npmjs.org/path-key/-/path-key-4.0.0.tgz",
  5713. "integrity": "sha512-haREypq7xkM7ErfgIyA0z+Bj4AGKlMSdlQE2jvJo6huWD1EdkKYV+G/T4nq0YEF2vgTT8kqMFKo1uHn950r4SQ==",
  5714. "engines": {
  5715. "node": ">=12"
  5716. },
  5717. "funding": {
  5718. "url": "https://github.com/sponsors/sindresorhus"
  5719. }
  5720. },
  5721. "node_modules/npmlog": {
  5722. "version": "5.0.1",
  5723. "resolved": "https://registry.npmjs.org/npmlog/-/npmlog-5.0.1.tgz",
  5724. "integrity": "sha512-AqZtDUWOMKs1G/8lwylVjrdYgqA4d9nu8hc+0gzRxlDb1I10+FHBGMXs6aiQHFdCUUlqH99MUMuLfzWDNDtfxw==",
  5725. "deprecated": "This package is no longer supported.",
  5726. "dependencies": {
  5727. "are-we-there-yet": "^2.0.0",
  5728. "console-control-strings": "^1.1.0",
  5729. "gauge": "^3.0.0",
  5730. "set-blocking": "^2.0.0"
  5731. }
  5732. },
  5733. "node_modules/nth-check": {
  5734. "version": "2.1.1",
  5735. "resolved": "https://registry.npmjs.org/nth-check/-/nth-check-2.1.1.tgz",
  5736. "integrity": "sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==",
  5737. "dependencies": {
  5738. "boolbase": "^1.0.0"
  5739. },
  5740. "funding": {
  5741. "url": "https://github.com/fb55/nth-check?sponsor=1"
  5742. }
  5743. },
  5744. "node_modules/nuxi": {
  5745. "version": "3.12.0",
  5746. "resolved": "https://registry.npmjs.org/nuxi/-/nuxi-3.12.0.tgz",
  5747. "integrity": "sha512-6vRdiXTw9SajEQOUi6Ze/XaIXzy1q/sD5UqHQSv3yqTu7Pot5S7fEihNXV8LpcgLz+9HzjVt70r7jYe7R99c2w==",
  5748. "bin": {
  5749. "nuxi": "bin/nuxi.mjs",
  5750. "nuxi-ng": "bin/nuxi.mjs",
  5751. "nuxt": "bin/nuxi.mjs",
  5752. "nuxt-cli": "bin/nuxi.mjs"
  5753. },
  5754. "engines": {
  5755. "node": "^16.10.0 || >=18.0.0"
  5756. },
  5757. "optionalDependencies": {
  5758. "fsevents": "~2.3.3"
  5759. }
  5760. },
  5761. "node_modules/nuxi/node_modules/fsevents": {
  5762. "version": "2.3.3",
  5763. "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
  5764. "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
  5765. "hasInstallScript": true,
  5766. "optional": true,
  5767. "os": [
  5768. "darwin"
  5769. ],
  5770. "engines": {
  5771. "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
  5772. }
  5773. },
  5774. "node_modules/nuxt": {
  5775. "version": "3.12.3",
  5776. "resolved": "https://registry.npmjs.org/nuxt/-/nuxt-3.12.3.tgz",
  5777. "integrity": "sha512-Qdkc+ucWwFcKsiL/OTF87jbgyFSymwPRKiiu0mvzsd/RXTn4hGiBduAlF3f7Yy0F9pDjSj8XHKDSnHYsDzm6rA==",
  5778. "dependencies": {
  5779. "@nuxt/devalue": "^2.0.2",
  5780. "@nuxt/devtools": "^1.3.7",
  5781. "@nuxt/kit": "3.12.3",
  5782. "@nuxt/schema": "3.12.3",
  5783. "@nuxt/telemetry": "^2.5.4",
  5784. "@nuxt/vite-builder": "3.12.3",
  5785. "@unhead/dom": "^1.9.14",
  5786. "@unhead/ssr": "^1.9.14",
  5787. "@unhead/vue": "^1.9.14",
  5788. "@vue/shared": "^3.4.31",
  5789. "acorn": "8.12.0",
  5790. "c12": "^1.11.1",
  5791. "chokidar": "^3.6.0",
  5792. "compatx": "^0.1.8",
  5793. "consola": "^3.2.3",
  5794. "cookie-es": "^1.1.0",
  5795. "defu": "^6.1.4",
  5796. "destr": "^2.0.3",
  5797. "devalue": "^5.0.0",
  5798. "esbuild": "^0.23.0",
  5799. "escape-string-regexp": "^5.0.0",
  5800. "estree-walker": "^3.0.3",
  5801. "globby": "^14.0.2",
  5802. "h3": "^1.12.0",
  5803. "hookable": "^5.5.3",
  5804. "ignore": "^5.3.1",
  5805. "jiti": "^1.21.6",
  5806. "klona": "^2.0.6",
  5807. "knitwork": "^1.1.0",
  5808. "magic-string": "^0.30.10",
  5809. "mlly": "^1.7.1",
  5810. "nitropack": "^2.9.7",
  5811. "nuxi": "^3.12.0",
  5812. "nypm": "^0.3.9",
  5813. "ofetch": "^1.3.4",
  5814. "ohash": "^1.1.3",
  5815. "pathe": "^1.1.2",
  5816. "perfect-debounce": "^1.0.0",
  5817. "pkg-types": "^1.1.2",
  5818. "radix3": "^1.1.2",
  5819. "scule": "^1.3.0",
  5820. "semver": "^7.6.2",
  5821. "std-env": "^3.7.0",
  5822. "strip-literal": "^2.1.0",
  5823. "ufo": "^1.5.3",
  5824. "ultrahtml": "^1.5.3",
  5825. "uncrypto": "^0.1.3",
  5826. "unctx": "^2.3.1",
  5827. "unenv": "^1.9.0",
  5828. "unimport": "^3.7.2",
  5829. "unplugin": "^1.11.0",
  5830. "unplugin-vue-router": "^0.10.0",
  5831. "unstorage": "^1.10.2",
  5832. "untyped": "^1.4.2",
  5833. "vue": "^3.4.31",
  5834. "vue-bundle-renderer": "^2.1.0",
  5835. "vue-devtools-stub": "^0.1.0",
  5836. "vue-router": "^4.4.0"
  5837. },
  5838. "bin": {
  5839. "nuxi": "bin/nuxt.mjs",
  5840. "nuxt": "bin/nuxt.mjs"
  5841. },
  5842. "engines": {
  5843. "node": "^14.18.0 || >=16.10.0"
  5844. },
  5845. "peerDependencies": {
  5846. "@parcel/watcher": "^2.1.0",
  5847. "@types/node": "^14.18.0 || >=16.10.0"
  5848. },
  5849. "peerDependenciesMeta": {
  5850. "@parcel/watcher": {
  5851. "optional": true
  5852. },
  5853. "@types/node": {
  5854. "optional": true
  5855. }
  5856. }
  5857. },
  5858. "node_modules/nypm": {
  5859. "version": "0.3.9",
  5860. "resolved": "https://registry.npmjs.org/nypm/-/nypm-0.3.9.tgz",
  5861. "integrity": "sha512-BI2SdqqTHg2d4wJh8P9A1W+bslg33vOE9IZDY6eR2QC+Pu1iNBVZUqczrd43rJb+fMzHU7ltAYKsEFY/kHMFcw==",
  5862. "dependencies": {
  5863. "citty": "^0.1.6",
  5864. "consola": "^3.2.3",
  5865. "execa": "^8.0.1",
  5866. "pathe": "^1.1.2",
  5867. "pkg-types": "^1.1.1",
  5868. "ufo": "^1.5.3"
  5869. },
  5870. "bin": {
  5871. "nypm": "dist/cli.mjs"
  5872. },
  5873. "engines": {
  5874. "node": "^14.16.0 || >=16.10.0"
  5875. }
  5876. },
  5877. "node_modules/nypm/node_modules/execa": {
  5878. "version": "8.0.1",
  5879. "resolved": "https://registry.npmjs.org/execa/-/execa-8.0.1.tgz",
  5880. "integrity": "sha512-VyhnebXciFV2DESc+p6B+y0LjSm0krU4OgJN44qFAhBY0TJ+1V61tYD2+wHusZ6F9n5K+vl8k0sTy7PEfV4qpg==",
  5881. "dependencies": {
  5882. "cross-spawn": "^7.0.3",
  5883. "get-stream": "^8.0.1",
  5884. "human-signals": "^5.0.0",
  5885. "is-stream": "^3.0.0",
  5886. "merge-stream": "^2.0.0",
  5887. "npm-run-path": "^5.1.0",
  5888. "onetime": "^6.0.0",
  5889. "signal-exit": "^4.1.0",
  5890. "strip-final-newline": "^3.0.0"
  5891. },
  5892. "engines": {
  5893. "node": ">=16.17"
  5894. },
  5895. "funding": {
  5896. "url": "https://github.com/sindresorhus/execa?sponsor=1"
  5897. }
  5898. },
  5899. "node_modules/nypm/node_modules/get-stream": {
  5900. "version": "8.0.1",
  5901. "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-8.0.1.tgz",
  5902. "integrity": "sha512-VaUJspBffn/LMCJVoMvSAdmscJyS1auj5Zulnn5UoYcY531UWmdwhRWkcGKnGU93m5HSXP9LP2usOryrBtQowA==",
  5903. "engines": {
  5904. "node": ">=16"
  5905. },
  5906. "funding": {
  5907. "url": "https://github.com/sponsors/sindresorhus"
  5908. }
  5909. },
  5910. "node_modules/nypm/node_modules/human-signals": {
  5911. "version": "5.0.0",
  5912. "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-5.0.0.tgz",
  5913. "integrity": "sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==",
  5914. "engines": {
  5915. "node": ">=16.17.0"
  5916. }
  5917. },
  5918. "node_modules/nypm/node_modules/signal-exit": {
  5919. "version": "4.1.0",
  5920. "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
  5921. "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
  5922. "engines": {
  5923. "node": ">=14"
  5924. },
  5925. "funding": {
  5926. "url": "https://github.com/sponsors/isaacs"
  5927. }
  5928. },
  5929. "node_modules/object-assign": {
  5930. "version": "4.1.1",
  5931. "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz",
  5932. "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==",
  5933. "engines": {
  5934. "node": ">=0.10.0"
  5935. }
  5936. },
  5937. "node_modules/object-hash": {
  5938. "version": "3.0.0",
  5939. "resolved": "https://registry.npmjs.org/object-hash/-/object-hash-3.0.0.tgz",
  5940. "integrity": "sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==",
  5941. "dev": true,
  5942. "engines": {
  5943. "node": ">= 6"
  5944. }
  5945. },
  5946. "node_modules/ofetch": {
  5947. "version": "1.4.0",
  5948. "resolved": "https://registry.npmjs.org/ofetch/-/ofetch-1.4.0.tgz",
  5949. "integrity": "sha512-MuHgsEhU6zGeX+EMh+8mSMrYTnsqJQQrpM00Q6QHMKNqQ0bKy0B43tk8tL1wg+CnsSTy1kg4Ir2T5Ig6rD+dfQ==",
  5950. "dependencies": {
  5951. "destr": "^2.0.3",
  5952. "node-fetch-native": "^1.6.4",
  5953. "ufo": "^1.5.4"
  5954. }
  5955. },
  5956. "node_modules/ohash": {
  5957. "version": "1.1.4",
  5958. "resolved": "https://registry.npmjs.org/ohash/-/ohash-1.1.4.tgz",
  5959. "integrity": "sha512-FlDryZAahJmEF3VR3w1KogSEdWX3WhA5GPakFx4J81kEAiHyLMpdLLElS8n8dfNadMgAne/MywcvmogzscVt4g=="
  5960. },
  5961. "node_modules/on-finished": {
  5962. "version": "2.4.1",
  5963. "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz",
  5964. "integrity": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==",
  5965. "dependencies": {
  5966. "ee-first": "1.1.1"
  5967. },
  5968. "engines": {
  5969. "node": ">= 0.8"
  5970. }
  5971. },
  5972. "node_modules/once": {
  5973. "version": "1.4.0",
  5974. "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
  5975. "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==",
  5976. "dependencies": {
  5977. "wrappy": "1"
  5978. }
  5979. },
  5980. "node_modules/onetime": {
  5981. "version": "6.0.0",
  5982. "resolved": "https://registry.npmjs.org/onetime/-/onetime-6.0.0.tgz",
  5983. "integrity": "sha512-1FlR+gjXK7X+AsAHso35MnyN5KqGwJRi/31ft6x0M194ht7S+rWAvd7PHss9xSKMzE0asv1pyIHaJYq+BbacAQ==",
  5984. "dependencies": {
  5985. "mimic-fn": "^4.0.0"
  5986. },
  5987. "engines": {
  5988. "node": ">=12"
  5989. },
  5990. "funding": {
  5991. "url": "https://github.com/sponsors/sindresorhus"
  5992. }
  5993. },
  5994. "node_modules/open": {
  5995. "version": "8.4.2",
  5996. "resolved": "https://registry.npmjs.org/open/-/open-8.4.2.tgz",
  5997. "integrity": "sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ==",
  5998. "dependencies": {
  5999. "define-lazy-prop": "^2.0.0",
  6000. "is-docker": "^2.1.1",
  6001. "is-wsl": "^2.2.0"
  6002. },
  6003. "engines": {
  6004. "node": ">=12"
  6005. },
  6006. "funding": {
  6007. "url": "https://github.com/sponsors/sindresorhus"
  6008. }
  6009. },
  6010. "node_modules/open/node_modules/is-docker": {
  6011. "version": "2.2.1",
  6012. "resolved": "https://registry.npmjs.org/is-docker/-/is-docker-2.2.1.tgz",
  6013. "integrity": "sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==",
  6014. "bin": {
  6015. "is-docker": "cli.js"
  6016. },
  6017. "engines": {
  6018. "node": ">=8"
  6019. },
  6020. "funding": {
  6021. "url": "https://github.com/sponsors/sindresorhus"
  6022. }
  6023. },
  6024. "node_modules/open/node_modules/is-wsl": {
  6025. "version": "2.2.0",
  6026. "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz",
  6027. "integrity": "sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==",
  6028. "dependencies": {
  6029. "is-docker": "^2.0.0"
  6030. },
  6031. "engines": {
  6032. "node": ">=8"
  6033. }
  6034. },
  6035. "node_modules/openapi-typescript": {
  6036. "version": "6.7.6",
  6037. "resolved": "https://registry.npmjs.org/openapi-typescript/-/openapi-typescript-6.7.6.tgz",
  6038. "integrity": "sha512-c/hfooPx+RBIOPM09GSxABOZhYPblDoyaGhqBkD/59vtpN21jEuWKDlM0KYTvqJVlSYjKs0tBcIdeXKChlSPtw==",
  6039. "dependencies": {
  6040. "ansi-colors": "^4.1.3",
  6041. "fast-glob": "^3.3.2",
  6042. "js-yaml": "^4.1.0",
  6043. "supports-color": "^9.4.0",
  6044. "undici": "^5.28.4",
  6045. "yargs-parser": "^21.1.1"
  6046. },
  6047. "bin": {
  6048. "openapi-typescript": "bin/cli.js"
  6049. }
  6050. },
  6051. "node_modules/openapi-typescript/node_modules/supports-color": {
  6052. "version": "9.4.0",
  6053. "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-9.4.0.tgz",
  6054. "integrity": "sha512-VL+lNrEoIXww1coLPOmiEmK/0sGigko5COxI09KzHc2VJXJsQ37UaQ+8quuxjDeA7+KnLGTWRyOXSLLR2Wb4jw==",
  6055. "engines": {
  6056. "node": ">=12"
  6057. },
  6058. "funding": {
  6059. "url": "https://github.com/chalk/supports-color?sponsor=1"
  6060. }
  6061. },
  6062. "node_modules/package-json-from-dist": {
  6063. "version": "1.0.0",
  6064. "resolved": "https://registry.npmjs.org/package-json-from-dist/-/package-json-from-dist-1.0.0.tgz",
  6065. "integrity": "sha512-dATvCeZN/8wQsGywez1mzHtTlP22H8OEfPrVMLNr4/eGa+ijtLn/6M5f0dY8UKNrC2O9UCU6SSoG3qRKnt7STw=="
  6066. },
  6067. "node_modules/parse-git-config": {
  6068. "version": "3.0.0",
  6069. "resolved": "https://registry.npmjs.org/parse-git-config/-/parse-git-config-3.0.0.tgz",
  6070. "integrity": "sha512-wXoQGL1D+2COYWCD35/xbiKma1Z15xvZL8cI25wvxzled58V51SJM04Urt/uznS900iQor7QO04SgdfT/XlbuA==",
  6071. "dependencies": {
  6072. "git-config-path": "^2.0.0",
  6073. "ini": "^1.3.5"
  6074. },
  6075. "engines": {
  6076. "node": ">=8"
  6077. }
  6078. },
  6079. "node_modules/parse-git-config/node_modules/ini": {
  6080. "version": "1.3.8",
  6081. "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz",
  6082. "integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew=="
  6083. },
  6084. "node_modules/parse-path": {
  6085. "version": "7.0.0",
  6086. "resolved": "https://registry.npmjs.org/parse-path/-/parse-path-7.0.0.tgz",
  6087. "integrity": "sha512-Euf9GG8WT9CdqwuWJGdf3RkUcTBArppHABkO7Lm8IzRQp0e2r/kkFnmhu4TSK30Wcu5rVAZLmfPKSBBi9tWFog==",
  6088. "dependencies": {
  6089. "protocols": "^2.0.0"
  6090. }
  6091. },
  6092. "node_modules/parse-url": {
  6093. "version": "8.1.0",
  6094. "resolved": "https://registry.npmjs.org/parse-url/-/parse-url-8.1.0.tgz",
  6095. "integrity": "sha512-xDvOoLU5XRrcOZvnI6b8zA6n9O9ejNk/GExuz1yBuWUGn9KA97GI6HTs6u02wKara1CeVmZhH+0TZFdWScR89w==",
  6096. "dependencies": {
  6097. "parse-path": "^7.0.0"
  6098. }
  6099. },
  6100. "node_modules/parseurl": {
  6101. "version": "1.3.3",
  6102. "resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz",
  6103. "integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==",
  6104. "engines": {
  6105. "node": ">= 0.8"
  6106. }
  6107. },
  6108. "node_modules/path-is-absolute": {
  6109. "version": "1.0.1",
  6110. "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
  6111. "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==",
  6112. "engines": {
  6113. "node": ">=0.10.0"
  6114. }
  6115. },
  6116. "node_modules/path-key": {
  6117. "version": "3.1.1",
  6118. "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
  6119. "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
  6120. "engines": {
  6121. "node": ">=8"
  6122. }
  6123. },
  6124. "node_modules/path-parse": {
  6125. "version": "1.0.7",
  6126. "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz",
  6127. "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw=="
  6128. },
  6129. "node_modules/path-scurry": {
  6130. "version": "1.11.1",
  6131. "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz",
  6132. "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==",
  6133. "dependencies": {
  6134. "lru-cache": "^10.2.0",
  6135. "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
  6136. },
  6137. "engines": {
  6138. "node": ">=16 || 14 >=14.18"
  6139. },
  6140. "funding": {
  6141. "url": "https://github.com/sponsors/isaacs"
  6142. }
  6143. },
  6144. "node_modules/path-scurry/node_modules/lru-cache": {
  6145. "version": "10.2.1",
  6146. "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.1.tgz",
  6147. "integrity": "sha512-tS24spDe/zXhWbNPErCHs/AGOzbKGHT+ybSBqmdLm8WZ1xXLWvH8Qn71QPAlqVhd0qUTWjy+Kl9JmISgDdEjsA==",
  6148. "engines": {
  6149. "node": "14 || >=16.14"
  6150. }
  6151. },
  6152. "node_modules/path-type": {
  6153. "version": "5.0.0",
  6154. "resolved": "https://registry.npmjs.org/path-type/-/path-type-5.0.0.tgz",
  6155. "integrity": "sha512-5HviZNaZcfqP95rwpv+1HDgUamezbqdSYTyzjTvwtJSnIH+3vnbmWsItli8OFEndS984VT55M3jduxZbX351gg==",
  6156. "engines": {
  6157. "node": ">=12"
  6158. },
  6159. "funding": {
  6160. "url": "https://github.com/sponsors/sindresorhus"
  6161. }
  6162. },
  6163. "node_modules/pathe": {
  6164. "version": "1.1.2",
  6165. "resolved": "https://registry.npmjs.org/pathe/-/pathe-1.1.2.tgz",
  6166. "integrity": "sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ=="
  6167. },
  6168. "node_modules/pathval": {
  6169. "version": "2.0.0",
  6170. "resolved": "https://registry.npmjs.org/pathval/-/pathval-2.0.0.tgz",
  6171. "integrity": "sha512-vE7JKRyES09KiunauX7nd2Q9/L7lhok4smP9RZTDeD4MVs72Dp2qNFVz39Nz5a0FVEW0BJR6C0DYrq6unoziZA==",
  6172. "dev": true,
  6173. "engines": {
  6174. "node": ">= 14.16"
  6175. }
  6176. },
  6177. "node_modules/perfect-debounce": {
  6178. "version": "1.0.0",
  6179. "resolved": "https://registry.npmjs.org/perfect-debounce/-/perfect-debounce-1.0.0.tgz",
  6180. "integrity": "sha512-xCy9V055GLEqoFaHoC1SoLIaLmWctgCUaBaWxDZ7/Zx4CTyX7cJQLJOok/orfjZAh9kEYpjJa4d0KcJmCbctZA=="
  6181. },
  6182. "node_modules/picocolors": {
  6183. "version": "1.0.1",
  6184. "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.1.tgz",
  6185. "integrity": "sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew=="
  6186. },
  6187. "node_modules/picomatch": {
  6188. "version": "2.3.1",
  6189. "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz",
  6190. "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
  6191. "engines": {
  6192. "node": ">=8.6"
  6193. },
  6194. "funding": {
  6195. "url": "https://github.com/sponsors/jonschlinkert"
  6196. }
  6197. },
  6198. "node_modules/pify": {
  6199. "version": "2.3.0",
  6200. "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz",
  6201. "integrity": "sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==",
  6202. "dev": true,
  6203. "engines": {
  6204. "node": ">=0.10.0"
  6205. }
  6206. },
  6207. "node_modules/pinia": {
  6208. "version": "2.2.4",
  6209. "resolved": "https://registry.npmjs.org/pinia/-/pinia-2.2.4.tgz",
  6210. "integrity": "sha512-K7ZhpMY9iJ9ShTC0cR2+PnxdQRuwVIsXDO/WIEV/RnMC/vmSoKDTKW/exNQYPI+4ij10UjXqdNiEHwn47McANQ==",
  6211. "dependencies": {
  6212. "@vue/devtools-api": "^6.6.3",
  6213. "vue-demi": "^0.14.10"
  6214. },
  6215. "funding": {
  6216. "url": "https://github.com/sponsors/posva"
  6217. },
  6218. "peerDependencies": {
  6219. "@vue/composition-api": "^1.4.0",
  6220. "typescript": ">=4.4.4",
  6221. "vue": "^2.6.14 || ^3.3.0"
  6222. },
  6223. "peerDependenciesMeta": {
  6224. "@vue/composition-api": {
  6225. "optional": true
  6226. },
  6227. "typescript": {
  6228. "optional": true
  6229. }
  6230. }
  6231. },
  6232. "node_modules/pinia/node_modules/vue-demi": {
  6233. "version": "0.14.10",
  6234. "resolved": "https://registry.npmjs.org/vue-demi/-/vue-demi-0.14.10.tgz",
  6235. "integrity": "sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==",
  6236. "hasInstallScript": true,
  6237. "bin": {
  6238. "vue-demi-fix": "bin/vue-demi-fix.js",
  6239. "vue-demi-switch": "bin/vue-demi-switch.js"
  6240. },
  6241. "engines": {
  6242. "node": ">=12"
  6243. },
  6244. "funding": {
  6245. "url": "https://github.com/sponsors/antfu"
  6246. },
  6247. "peerDependencies": {
  6248. "@vue/composition-api": "^1.0.0-rc.1",
  6249. "vue": "^3.0.0-0 || ^2.6.0"
  6250. },
  6251. "peerDependenciesMeta": {
  6252. "@vue/composition-api": {
  6253. "optional": true
  6254. }
  6255. }
  6256. },
  6257. "node_modules/pirates": {
  6258. "version": "4.0.6",
  6259. "resolved": "https://registry.npmjs.org/pirates/-/pirates-4.0.6.tgz",
  6260. "integrity": "sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==",
  6261. "dev": true,
  6262. "engines": {
  6263. "node": ">= 6"
  6264. }
  6265. },
  6266. "node_modules/pkg-types": {
  6267. "version": "1.2.0",
  6268. "resolved": "https://registry.npmjs.org/pkg-types/-/pkg-types-1.2.0.tgz",
  6269. "integrity": "sha512-+ifYuSSqOQ8CqP4MbZA5hDpb97n3E8SVWdJe+Wms9kj745lmd3b7EZJiqvmLwAlmRfjrI7Hi5z3kdBJ93lFNPA==",
  6270. "dependencies": {
  6271. "confbox": "^0.1.7",
  6272. "mlly": "^1.7.1",
  6273. "pathe": "^1.1.2"
  6274. }
  6275. },
  6276. "node_modules/playwright": {
  6277. "version": "1.48.0",
  6278. "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.48.0.tgz",
  6279. "integrity": "sha512-qPqFaMEHuY/ug8o0uteYJSRfMGFikhUysk8ZvAtfKmUK3kc/6oNl/y3EczF8OFGYIi/Ex2HspMfzYArk6+XQSA==",
  6280. "dev": true,
  6281. "dependencies": {
  6282. "playwright-core": "1.48.0"
  6283. },
  6284. "bin": {
  6285. "playwright": "cli.js"
  6286. },
  6287. "engines": {
  6288. "node": ">=18"
  6289. },
  6290. "optionalDependencies": {
  6291. "fsevents": "2.3.2"
  6292. }
  6293. },
  6294. "node_modules/playwright-core": {
  6295. "version": "1.48.0",
  6296. "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.48.0.tgz",
  6297. "integrity": "sha512-RBvzjM9rdpP7UUFrQzRwR8L/xR4HyC1QXMzGYTbf1vjw25/ya9NRAVnXi/0fvFopjebvyPzsmoK58xxeEOaVvA==",
  6298. "dev": true,
  6299. "bin": {
  6300. "playwright-core": "cli.js"
  6301. },
  6302. "engines": {
  6303. "node": ">=18"
  6304. }
  6305. },
  6306. "node_modules/postcss": {
  6307. "version": "8.4.39",
  6308. "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.39.tgz",
  6309. "integrity": "sha512-0vzE+lAiG7hZl1/9I8yzKLx3aR9Xbof3fBHKunvMfOCYAtMhrsnccJY2iTURb9EZd5+pLuiNV9/c/GZJOHsgIw==",
  6310. "funding": [
  6311. {
  6312. "type": "opencollective",
  6313. "url": "https://opencollective.com/postcss/"
  6314. },
  6315. {
  6316. "type": "tidelift",
  6317. "url": "https://tidelift.com/funding/github/npm/postcss"
  6318. },
  6319. {
  6320. "type": "github",
  6321. "url": "https://github.com/sponsors/ai"
  6322. }
  6323. ],
  6324. "dependencies": {
  6325. "nanoid": "^3.3.7",
  6326. "picocolors": "^1.0.1",
  6327. "source-map-js": "^1.2.0"
  6328. },
  6329. "engines": {
  6330. "node": "^10 || ^12 || >=14"
  6331. }
  6332. },
  6333. "node_modules/postcss-calc": {
  6334. "version": "10.0.0",
  6335. "resolved": "https://registry.npmjs.org/postcss-calc/-/postcss-calc-10.0.0.tgz",
  6336. "integrity": "sha512-OmjhudoNTP0QleZCwl1i6NeBwN+5MZbY5ersLZz69mjJiDVv/p57RjRuKDkHeDWr4T+S97wQfsqRTNoDHB2e3g==",
  6337. "dependencies": {
  6338. "postcss-selector-parser": "^6.0.16",
  6339. "postcss-value-parser": "^4.2.0"
  6340. },
  6341. "engines": {
  6342. "node": "^18.12 || ^20.9 || >=22.0"
  6343. },
  6344. "peerDependencies": {
  6345. "postcss": "^8.4.38"
  6346. }
  6347. },
  6348. "node_modules/postcss-colormin": {
  6349. "version": "7.0.1",
  6350. "resolved": "https://registry.npmjs.org/postcss-colormin/-/postcss-colormin-7.0.1.tgz",
  6351. "integrity": "sha512-uszdT0dULt3FQs47G5UHCduYK+FnkLYlpu1HpWu061eGsKZ7setoG7kA+WC9NQLsOJf69D5TxGHgnAdRgylnFQ==",
  6352. "dependencies": {
  6353. "browserslist": "^4.23.1",
  6354. "caniuse-api": "^3.0.0",
  6355. "colord": "^2.9.3",
  6356. "postcss-value-parser": "^4.2.0"
  6357. },
  6358. "engines": {
  6359. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6360. },
  6361. "peerDependencies": {
  6362. "postcss": "^8.4.31"
  6363. }
  6364. },
  6365. "node_modules/postcss-convert-values": {
  6366. "version": "7.0.2",
  6367. "resolved": "https://registry.npmjs.org/postcss-convert-values/-/postcss-convert-values-7.0.2.tgz",
  6368. "integrity": "sha512-MuZIF6HJ4izko07Q0TgW6pClalI4al6wHRNPkFzqQdwAwG7hPn0lA58VZdxyb2Vl5AYjJ1piO+jgF9EnTjQwQQ==",
  6369. "dependencies": {
  6370. "browserslist": "^4.23.1",
  6371. "postcss-value-parser": "^4.2.0"
  6372. },
  6373. "engines": {
  6374. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6375. },
  6376. "peerDependencies": {
  6377. "postcss": "^8.4.31"
  6378. }
  6379. },
  6380. "node_modules/postcss-discard-comments": {
  6381. "version": "7.0.1",
  6382. "resolved": "https://registry.npmjs.org/postcss-discard-comments/-/postcss-discard-comments-7.0.1.tgz",
  6383. "integrity": "sha512-GVrQxUOhmle1W6jX2SvNLt4kmN+JYhV7mzI6BMnkAWR9DtVvg8e67rrV0NfdWhn7x1zxvzdWkMBPdBDCls+uwQ==",
  6384. "dependencies": {
  6385. "postcss-selector-parser": "^6.1.0"
  6386. },
  6387. "engines": {
  6388. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6389. },
  6390. "peerDependencies": {
  6391. "postcss": "^8.4.31"
  6392. }
  6393. },
  6394. "node_modules/postcss-discard-duplicates": {
  6395. "version": "7.0.0",
  6396. "resolved": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-7.0.0.tgz",
  6397. "integrity": "sha512-bAnSuBop5LpAIUmmOSsuvtKAAKREB6BBIYStWUTGq8oG5q9fClDMMuY8i4UPI/cEcDx2TN+7PMnXYIId20UVDw==",
  6398. "engines": {
  6399. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6400. },
  6401. "peerDependencies": {
  6402. "postcss": "^8.4.31"
  6403. }
  6404. },
  6405. "node_modules/postcss-discard-empty": {
  6406. "version": "7.0.0",
  6407. "resolved": "https://registry.npmjs.org/postcss-discard-empty/-/postcss-discard-empty-7.0.0.tgz",
  6408. "integrity": "sha512-e+QzoReTZ8IAwhnSdp/++7gBZ/F+nBq9y6PomfwORfP7q9nBpK5AMP64kOt0bA+lShBFbBDcgpJ3X4etHg4lzA==",
  6409. "engines": {
  6410. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6411. },
  6412. "peerDependencies": {
  6413. "postcss": "^8.4.31"
  6414. }
  6415. },
  6416. "node_modules/postcss-discard-overridden": {
  6417. "version": "7.0.0",
  6418. "resolved": "https://registry.npmjs.org/postcss-discard-overridden/-/postcss-discard-overridden-7.0.0.tgz",
  6419. "integrity": "sha512-GmNAzx88u3k2+sBTZrJSDauR0ccpE24omTQCVmaTTZFz1du6AasspjaUPMJ2ud4RslZpoFKyf+6MSPETLojc6w==",
  6420. "engines": {
  6421. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6422. },
  6423. "peerDependencies": {
  6424. "postcss": "^8.4.31"
  6425. }
  6426. },
  6427. "node_modules/postcss-import": {
  6428. "version": "15.1.0",
  6429. "resolved": "https://registry.npmjs.org/postcss-import/-/postcss-import-15.1.0.tgz",
  6430. "integrity": "sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==",
  6431. "dev": true,
  6432. "dependencies": {
  6433. "postcss-value-parser": "^4.0.0",
  6434. "read-cache": "^1.0.0",
  6435. "resolve": "^1.1.7"
  6436. },
  6437. "engines": {
  6438. "node": ">=14.0.0"
  6439. },
  6440. "peerDependencies": {
  6441. "postcss": "^8.0.0"
  6442. }
  6443. },
  6444. "node_modules/postcss-js": {
  6445. "version": "4.0.1",
  6446. "resolved": "https://registry.npmjs.org/postcss-js/-/postcss-js-4.0.1.tgz",
  6447. "integrity": "sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw==",
  6448. "dev": true,
  6449. "dependencies": {
  6450. "camelcase-css": "^2.0.1"
  6451. },
  6452. "engines": {
  6453. "node": "^12 || ^14 || >= 16"
  6454. },
  6455. "funding": {
  6456. "type": "opencollective",
  6457. "url": "https://opencollective.com/postcss/"
  6458. },
  6459. "peerDependencies": {
  6460. "postcss": "^8.4.21"
  6461. }
  6462. },
  6463. "node_modules/postcss-load-config": {
  6464. "version": "4.0.2",
  6465. "resolved": "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-4.0.2.tgz",
  6466. "integrity": "sha512-bSVhyJGL00wMVoPUzAVAnbEoWyqRxkjv64tUl427SKnPrENtq6hJwUojroMz2VB+Q1edmi4IfrAPpami5VVgMQ==",
  6467. "dev": true,
  6468. "funding": [
  6469. {
  6470. "type": "opencollective",
  6471. "url": "https://opencollective.com/postcss/"
  6472. },
  6473. {
  6474. "type": "github",
  6475. "url": "https://github.com/sponsors/ai"
  6476. }
  6477. ],
  6478. "dependencies": {
  6479. "lilconfig": "^3.0.0",
  6480. "yaml": "^2.3.4"
  6481. },
  6482. "engines": {
  6483. "node": ">= 14"
  6484. },
  6485. "peerDependencies": {
  6486. "postcss": ">=8.0.9",
  6487. "ts-node": ">=9.0.0"
  6488. },
  6489. "peerDependenciesMeta": {
  6490. "postcss": {
  6491. "optional": true
  6492. },
  6493. "ts-node": {
  6494. "optional": true
  6495. }
  6496. }
  6497. },
  6498. "node_modules/postcss-merge-longhand": {
  6499. "version": "7.0.2",
  6500. "resolved": "https://registry.npmjs.org/postcss-merge-longhand/-/postcss-merge-longhand-7.0.2.tgz",
  6501. "integrity": "sha512-06vrW6ZWi9qeP7KMS9fsa9QW56+tIMW55KYqF7X3Ccn+NI2pIgPV6gFfvXTMQ05H90Y5DvnCDPZ2IuHa30PMUg==",
  6502. "dependencies": {
  6503. "postcss-value-parser": "^4.2.0",
  6504. "stylehacks": "^7.0.2"
  6505. },
  6506. "engines": {
  6507. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6508. },
  6509. "peerDependencies": {
  6510. "postcss": "^8.4.31"
  6511. }
  6512. },
  6513. "node_modules/postcss-merge-rules": {
  6514. "version": "7.0.2",
  6515. "resolved": "https://registry.npmjs.org/postcss-merge-rules/-/postcss-merge-rules-7.0.2.tgz",
  6516. "integrity": "sha512-VAR47UNvRsdrTHLe7TV1CeEtF9SJYR5ukIB9U4GZyZOptgtsS20xSxy+k5wMrI3udST6O1XuIn7cjQkg7sDAAw==",
  6517. "dependencies": {
  6518. "browserslist": "^4.23.1",
  6519. "caniuse-api": "^3.0.0",
  6520. "cssnano-utils": "^5.0.0",
  6521. "postcss-selector-parser": "^6.1.0"
  6522. },
  6523. "engines": {
  6524. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6525. },
  6526. "peerDependencies": {
  6527. "postcss": "^8.4.31"
  6528. }
  6529. },
  6530. "node_modules/postcss-minify-font-values": {
  6531. "version": "7.0.0",
  6532. "resolved": "https://registry.npmjs.org/postcss-minify-font-values/-/postcss-minify-font-values-7.0.0.tgz",
  6533. "integrity": "sha512-2ckkZtgT0zG8SMc5aoNwtm5234eUx1GGFJKf2b1bSp8UflqaeFzR50lid4PfqVI9NtGqJ2J4Y7fwvnP/u1cQog==",
  6534. "dependencies": {
  6535. "postcss-value-parser": "^4.2.0"
  6536. },
  6537. "engines": {
  6538. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6539. },
  6540. "peerDependencies": {
  6541. "postcss": "^8.4.31"
  6542. }
  6543. },
  6544. "node_modules/postcss-minify-gradients": {
  6545. "version": "7.0.0",
  6546. "resolved": "https://registry.npmjs.org/postcss-minify-gradients/-/postcss-minify-gradients-7.0.0.tgz",
  6547. "integrity": "sha512-pdUIIdj/C93ryCHew0UgBnL2DtUS3hfFa5XtERrs4x+hmpMYGhbzo6l/Ir5de41O0GaKVpK1ZbDNXSY6GkXvtg==",
  6548. "dependencies": {
  6549. "colord": "^2.9.3",
  6550. "cssnano-utils": "^5.0.0",
  6551. "postcss-value-parser": "^4.2.0"
  6552. },
  6553. "engines": {
  6554. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6555. },
  6556. "peerDependencies": {
  6557. "postcss": "^8.4.31"
  6558. }
  6559. },
  6560. "node_modules/postcss-minify-params": {
  6561. "version": "7.0.1",
  6562. "resolved": "https://registry.npmjs.org/postcss-minify-params/-/postcss-minify-params-7.0.1.tgz",
  6563. "integrity": "sha512-e+Xt8xErSRPgSRFxHeBCSxMiO8B8xng7lh8E0A5ep1VfwYhY8FXhu4Q3APMjgx9YDDbSp53IBGENrzygbUvgUQ==",
  6564. "dependencies": {
  6565. "browserslist": "^4.23.1",
  6566. "cssnano-utils": "^5.0.0",
  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-minify-selectors": {
  6577. "version": "7.0.2",
  6578. "resolved": "https://registry.npmjs.org/postcss-minify-selectors/-/postcss-minify-selectors-7.0.2.tgz",
  6579. "integrity": "sha512-dCzm04wqW1uqLmDZ41XYNBJfjgps3ZugDpogAmJXoCb5oCiTzIX4oPXXKxDpTvWOnKxQKR4EbV4ZawJBLcdXXA==",
  6580. "dependencies": {
  6581. "cssesc": "^3.0.0",
  6582. "postcss-selector-parser": "^6.1.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-nested": {
  6592. "version": "6.0.1",
  6593. "resolved": "https://registry.npmjs.org/postcss-nested/-/postcss-nested-6.0.1.tgz",
  6594. "integrity": "sha512-mEp4xPMi5bSWiMbsgoPfcP74lsWLHkQbZc3sY+jWYd65CUwXrUaTp0fmNpa01ZcETKlIgUdFN/MpS2xZtqL9dQ==",
  6595. "dev": true,
  6596. "dependencies": {
  6597. "postcss-selector-parser": "^6.0.11"
  6598. },
  6599. "engines": {
  6600. "node": ">=12.0"
  6601. },
  6602. "funding": {
  6603. "type": "opencollective",
  6604. "url": "https://opencollective.com/postcss/"
  6605. },
  6606. "peerDependencies": {
  6607. "postcss": "^8.2.14"
  6608. }
  6609. },
  6610. "node_modules/postcss-normalize-charset": {
  6611. "version": "7.0.0",
  6612. "resolved": "https://registry.npmjs.org/postcss-normalize-charset/-/postcss-normalize-charset-7.0.0.tgz",
  6613. "integrity": "sha512-ABisNUXMeZeDNzCQxPxBCkXexvBrUHV+p7/BXOY+ulxkcjUZO0cp8ekGBwvIh2LbCwnWbyMPNJVtBSdyhM2zYQ==",
  6614. "engines": {
  6615. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6616. },
  6617. "peerDependencies": {
  6618. "postcss": "^8.4.31"
  6619. }
  6620. },
  6621. "node_modules/postcss-normalize-display-values": {
  6622. "version": "7.0.0",
  6623. "resolved": "https://registry.npmjs.org/postcss-normalize-display-values/-/postcss-normalize-display-values-7.0.0.tgz",
  6624. "integrity": "sha512-lnFZzNPeDf5uGMPYgGOw7v0BfB45+irSRz9gHQStdkkhiM0gTfvWkWB5BMxpn0OqgOQuZG/mRlZyJxp0EImr2Q==",
  6625. "dependencies": {
  6626. "postcss-value-parser": "^4.2.0"
  6627. },
  6628. "engines": {
  6629. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6630. },
  6631. "peerDependencies": {
  6632. "postcss": "^8.4.31"
  6633. }
  6634. },
  6635. "node_modules/postcss-normalize-positions": {
  6636. "version": "7.0.0",
  6637. "resolved": "https://registry.npmjs.org/postcss-normalize-positions/-/postcss-normalize-positions-7.0.0.tgz",
  6638. "integrity": "sha512-I0yt8wX529UKIGs2y/9Ybs2CelSvItfmvg/DBIjTnoUSrPxSV7Z0yZ8ShSVtKNaV/wAY+m7bgtyVQLhB00A1NQ==",
  6639. "dependencies": {
  6640. "postcss-value-parser": "^4.2.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-normalize-repeat-style": {
  6650. "version": "7.0.0",
  6651. "resolved": "https://registry.npmjs.org/postcss-normalize-repeat-style/-/postcss-normalize-repeat-style-7.0.0.tgz",
  6652. "integrity": "sha512-o3uSGYH+2q30ieM3ppu9GTjSXIzOrRdCUn8UOMGNw7Af61bmurHTWI87hRybrP6xDHvOe5WlAj3XzN6vEO8jLw==",
  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-normalize-string": {
  6664. "version": "7.0.0",
  6665. "resolved": "https://registry.npmjs.org/postcss-normalize-string/-/postcss-normalize-string-7.0.0.tgz",
  6666. "integrity": "sha512-w/qzL212DFVOpMy3UGyxrND+Kb0fvCiBBujiaONIihq7VvtC7bswjWgKQU/w4VcRyDD8gpfqUiBQ4DUOwEJ6Qg==",
  6667. "dependencies": {
  6668. "postcss-value-parser": "^4.2.0"
  6669. },
  6670. "engines": {
  6671. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6672. },
  6673. "peerDependencies": {
  6674. "postcss": "^8.4.31"
  6675. }
  6676. },
  6677. "node_modules/postcss-normalize-timing-functions": {
  6678. "version": "7.0.0",
  6679. "resolved": "https://registry.npmjs.org/postcss-normalize-timing-functions/-/postcss-normalize-timing-functions-7.0.0.tgz",
  6680. "integrity": "sha512-tNgw3YV0LYoRwg43N3lTe3AEWZ66W7Dh7lVEpJbHoKOuHc1sLrzMLMFjP8SNULHaykzsonUEDbKedv8C+7ej6g==",
  6681. "dependencies": {
  6682. "postcss-value-parser": "^4.2.0"
  6683. },
  6684. "engines": {
  6685. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6686. },
  6687. "peerDependencies": {
  6688. "postcss": "^8.4.31"
  6689. }
  6690. },
  6691. "node_modules/postcss-normalize-unicode": {
  6692. "version": "7.0.1",
  6693. "resolved": "https://registry.npmjs.org/postcss-normalize-unicode/-/postcss-normalize-unicode-7.0.1.tgz",
  6694. "integrity": "sha512-PTPGdY9xAkTw+8ZZ71DUePb7M/Vtgkbbq+EoI33EuyQEzbKemEQMhe5QSr0VP5UfZlreANDPxSfcdSprENcbsg==",
  6695. "dependencies": {
  6696. "browserslist": "^4.23.1",
  6697. "postcss-value-parser": "^4.2.0"
  6698. },
  6699. "engines": {
  6700. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6701. },
  6702. "peerDependencies": {
  6703. "postcss": "^8.4.31"
  6704. }
  6705. },
  6706. "node_modules/postcss-normalize-url": {
  6707. "version": "7.0.0",
  6708. "resolved": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-7.0.0.tgz",
  6709. "integrity": "sha512-+d7+PpE+jyPX1hDQZYG+NaFD+Nd2ris6r8fPTBAjE8z/U41n/bib3vze8x7rKs5H1uEw5ppe9IojewouHk0klQ==",
  6710. "dependencies": {
  6711. "postcss-value-parser": "^4.2.0"
  6712. },
  6713. "engines": {
  6714. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6715. },
  6716. "peerDependencies": {
  6717. "postcss": "^8.4.31"
  6718. }
  6719. },
  6720. "node_modules/postcss-normalize-whitespace": {
  6721. "version": "7.0.0",
  6722. "resolved": "https://registry.npmjs.org/postcss-normalize-whitespace/-/postcss-normalize-whitespace-7.0.0.tgz",
  6723. "integrity": "sha512-37/toN4wwZErqohedXYqWgvcHUGlT8O/m2jVkAfAe9Bd4MzRqlBmXrJRePH0e9Wgnz2X7KymTgTOaaFizQe3AQ==",
  6724. "dependencies": {
  6725. "postcss-value-parser": "^4.2.0"
  6726. },
  6727. "engines": {
  6728. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6729. },
  6730. "peerDependencies": {
  6731. "postcss": "^8.4.31"
  6732. }
  6733. },
  6734. "node_modules/postcss-ordered-values": {
  6735. "version": "7.0.1",
  6736. "resolved": "https://registry.npmjs.org/postcss-ordered-values/-/postcss-ordered-values-7.0.1.tgz",
  6737. "integrity": "sha512-irWScWRL6nRzYmBOXReIKch75RRhNS86UPUAxXdmW/l0FcAsg0lvAXQCby/1lymxn/o0gVa6Rv/0f03eJOwHxw==",
  6738. "dependencies": {
  6739. "cssnano-utils": "^5.0.0",
  6740. "postcss-value-parser": "^4.2.0"
  6741. },
  6742. "engines": {
  6743. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6744. },
  6745. "peerDependencies": {
  6746. "postcss": "^8.4.31"
  6747. }
  6748. },
  6749. "node_modules/postcss-reduce-initial": {
  6750. "version": "7.0.1",
  6751. "resolved": "https://registry.npmjs.org/postcss-reduce-initial/-/postcss-reduce-initial-7.0.1.tgz",
  6752. "integrity": "sha512-0JDUSV4bGB5FGM5g8MkS+rvqKukJZ7OTHw/lcKn7xPNqeaqJyQbUO8/dJpvyTpaVwPsd3Uc33+CfNzdVowp2WA==",
  6753. "dependencies": {
  6754. "browserslist": "^4.23.1",
  6755. "caniuse-api": "^3.0.0"
  6756. },
  6757. "engines": {
  6758. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6759. },
  6760. "peerDependencies": {
  6761. "postcss": "^8.4.31"
  6762. }
  6763. },
  6764. "node_modules/postcss-reduce-transforms": {
  6765. "version": "7.0.0",
  6766. "resolved": "https://registry.npmjs.org/postcss-reduce-transforms/-/postcss-reduce-transforms-7.0.0.tgz",
  6767. "integrity": "sha512-pnt1HKKZ07/idH8cpATX/ujMbtOGhUfE+m8gbqwJE05aTaNw8gbo34a2e3if0xc0dlu75sUOiqvwCGY3fzOHew==",
  6768. "dependencies": {
  6769. "postcss-value-parser": "^4.2.0"
  6770. },
  6771. "engines": {
  6772. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6773. },
  6774. "peerDependencies": {
  6775. "postcss": "^8.4.31"
  6776. }
  6777. },
  6778. "node_modules/postcss-selector-parser": {
  6779. "version": "6.1.0",
  6780. "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.1.0.tgz",
  6781. "integrity": "sha512-UMz42UD0UY0EApS0ZL9o1XnLhSTtvvvLe5Dc2H2O56fvRZi+KulDyf5ctDhhtYJBGKStV2FL1fy6253cmLgqVQ==",
  6782. "dependencies": {
  6783. "cssesc": "^3.0.0",
  6784. "util-deprecate": "^1.0.2"
  6785. },
  6786. "engines": {
  6787. "node": ">=4"
  6788. }
  6789. },
  6790. "node_modules/postcss-svgo": {
  6791. "version": "7.0.1",
  6792. "resolved": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-7.0.1.tgz",
  6793. "integrity": "sha512-0WBUlSL4lhD9rA5k1e5D8EN5wCEyZD6HJk0jIvRxl+FDVOMlJ7DePHYWGGVc5QRqrJ3/06FTXM0bxjmJpmTPSA==",
  6794. "dependencies": {
  6795. "postcss-value-parser": "^4.2.0",
  6796. "svgo": "^3.3.2"
  6797. },
  6798. "engines": {
  6799. "node": "^18.12.0 || ^20.9.0 || >= 18"
  6800. },
  6801. "peerDependencies": {
  6802. "postcss": "^8.4.31"
  6803. }
  6804. },
  6805. "node_modules/postcss-unique-selectors": {
  6806. "version": "7.0.1",
  6807. "resolved": "https://registry.npmjs.org/postcss-unique-selectors/-/postcss-unique-selectors-7.0.1.tgz",
  6808. "integrity": "sha512-MH7QE/eKUftTB5ta40xcHLl7hkZjgDFydpfTK+QWXeHxghVt3VoPqYL5/G+zYZPPIs+8GuqFXSTgxBSoB1RZtQ==",
  6809. "dependencies": {
  6810. "postcss-selector-parser": "^6.1.0"
  6811. },
  6812. "engines": {
  6813. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6814. },
  6815. "peerDependencies": {
  6816. "postcss": "^8.4.31"
  6817. }
  6818. },
  6819. "node_modules/postcss-value-parser": {
  6820. "version": "4.2.0",
  6821. "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz",
  6822. "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ=="
  6823. },
  6824. "node_modules/postcss/node_modules/nanoid": {
  6825. "version": "3.3.7",
  6826. "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz",
  6827. "integrity": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==",
  6828. "funding": [
  6829. {
  6830. "type": "github",
  6831. "url": "https://github.com/sponsors/ai"
  6832. }
  6833. ],
  6834. "bin": {
  6835. "nanoid": "bin/nanoid.cjs"
  6836. },
  6837. "engines": {
  6838. "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
  6839. }
  6840. },
  6841. "node_modules/pretty-bytes": {
  6842. "version": "6.1.1",
  6843. "resolved": "https://registry.npmjs.org/pretty-bytes/-/pretty-bytes-6.1.1.tgz",
  6844. "integrity": "sha512-mQUvGU6aUFQ+rNvTIAcZuWGRT9a6f6Yrg9bHs4ImKF+HZCEK+plBvnAZYSIQztknZF2qnzNtr6F8s0+IuptdlQ==",
  6845. "engines": {
  6846. "node": "^14.13.1 || >=16.0.0"
  6847. },
  6848. "funding": {
  6849. "url": "https://github.com/sponsors/sindresorhus"
  6850. }
  6851. },
  6852. "node_modules/process": {
  6853. "version": "0.11.10",
  6854. "resolved": "https://registry.npmjs.org/process/-/process-0.11.10.tgz",
  6855. "integrity": "sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==",
  6856. "engines": {
  6857. "node": ">= 0.6.0"
  6858. }
  6859. },
  6860. "node_modules/process-nextick-args": {
  6861. "version": "2.0.1",
  6862. "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz",
  6863. "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag=="
  6864. },
  6865. "node_modules/prompts": {
  6866. "version": "2.4.2",
  6867. "resolved": "https://registry.npmjs.org/prompts/-/prompts-2.4.2.tgz",
  6868. "integrity": "sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==",
  6869. "dependencies": {
  6870. "kleur": "^3.0.3",
  6871. "sisteransi": "^1.0.5"
  6872. },
  6873. "engines": {
  6874. "node": ">= 6"
  6875. }
  6876. },
  6877. "node_modules/protocols": {
  6878. "version": "2.0.1",
  6879. "resolved": "https://registry.npmjs.org/protocols/-/protocols-2.0.1.tgz",
  6880. "integrity": "sha512-/XJ368cyBJ7fzLMwLKv1e4vLxOju2MNAIokcr7meSaNcVbWz/CPcW22cP04mwxOErdA5mwjA8Q6w/cdAQxVn7Q=="
  6881. },
  6882. "node_modules/proxy-from-env": {
  6883. "version": "1.1.0",
  6884. "resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz",
  6885. "integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg=="
  6886. },
  6887. "node_modules/queue-microtask": {
  6888. "version": "1.2.3",
  6889. "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz",
  6890. "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==",
  6891. "funding": [
  6892. {
  6893. "type": "github",
  6894. "url": "https://github.com/sponsors/feross"
  6895. },
  6896. {
  6897. "type": "patreon",
  6898. "url": "https://www.patreon.com/feross"
  6899. },
  6900. {
  6901. "type": "consulting",
  6902. "url": "https://feross.org/support"
  6903. }
  6904. ]
  6905. },
  6906. "node_modules/queue-tick": {
  6907. "version": "1.0.1",
  6908. "resolved": "https://registry.npmjs.org/queue-tick/-/queue-tick-1.0.1.tgz",
  6909. "integrity": "sha512-kJt5qhMxoszgU/62PLP1CJytzd2NKetjSRnyuj31fDd3Rlcz3fzlFdFLD1SItunPwyqEOkca6GbV612BWfaBag=="
  6910. },
  6911. "node_modules/radix3": {
  6912. "version": "1.1.2",
  6913. "resolved": "https://registry.npmjs.org/radix3/-/radix3-1.1.2.tgz",
  6914. "integrity": "sha512-b484I/7b8rDEdSDKckSSBA8knMpcdsXudlE/LNL639wFoHKwLbEkQFZHWEYwDC0wa0FKUcCY+GAF73Z7wxNVFA=="
  6915. },
  6916. "node_modules/randombytes": {
  6917. "version": "2.1.0",
  6918. "resolved": "https://registry.npmjs.org/randombytes/-/randombytes-2.1.0.tgz",
  6919. "integrity": "sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==",
  6920. "dependencies": {
  6921. "safe-buffer": "^5.1.0"
  6922. }
  6923. },
  6924. "node_modules/range-parser": {
  6925. "version": "1.2.1",
  6926. "resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz",
  6927. "integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==",
  6928. "engines": {
  6929. "node": ">= 0.6"
  6930. }
  6931. },
  6932. "node_modules/rc9": {
  6933. "version": "2.1.2",
  6934. "resolved": "https://registry.npmjs.org/rc9/-/rc9-2.1.2.tgz",
  6935. "integrity": "sha512-btXCnMmRIBINM2LDZoEmOogIZU7Qe7zn4BpomSKZ/ykbLObuBdvG+mFq11DL6fjH1DRwHhrlgtYWG96bJiC7Cg==",
  6936. "dependencies": {
  6937. "defu": "^6.1.4",
  6938. "destr": "^2.0.3"
  6939. }
  6940. },
  6941. "node_modules/read-cache": {
  6942. "version": "1.0.0",
  6943. "resolved": "https://registry.npmjs.org/read-cache/-/read-cache-1.0.0.tgz",
  6944. "integrity": "sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==",
  6945. "dev": true,
  6946. "dependencies": {
  6947. "pify": "^2.3.0"
  6948. }
  6949. },
  6950. "node_modules/readable-stream": {
  6951. "version": "4.5.2",
  6952. "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-4.5.2.tgz",
  6953. "integrity": "sha512-yjavECdqeZ3GLXNgRXgeQEdz9fvDDkNKyHnbHRFtOr7/LcfgBcmct7t/ET+HaCTqfh06OzoAxrkN/IfjJBVe+g==",
  6954. "dependencies": {
  6955. "abort-controller": "^3.0.0",
  6956. "buffer": "^6.0.3",
  6957. "events": "^3.3.0",
  6958. "process": "^0.11.10",
  6959. "string_decoder": "^1.3.0"
  6960. },
  6961. "engines": {
  6962. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  6963. }
  6964. },
  6965. "node_modules/readdir-glob": {
  6966. "version": "1.1.3",
  6967. "resolved": "https://registry.npmjs.org/readdir-glob/-/readdir-glob-1.1.3.tgz",
  6968. "integrity": "sha512-v05I2k7xN8zXvPD9N+z/uhXPaj0sUFCe2rcWZIpBsqxfP7xXFQ0tipAd/wjj1YxWyWtUS5IDJpOG82JKt2EAVA==",
  6969. "dependencies": {
  6970. "minimatch": "^5.1.0"
  6971. }
  6972. },
  6973. "node_modules/readdirp": {
  6974. "version": "3.6.0",
  6975. "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz",
  6976. "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==",
  6977. "dependencies": {
  6978. "picomatch": "^2.2.1"
  6979. },
  6980. "engines": {
  6981. "node": ">=8.10.0"
  6982. }
  6983. },
  6984. "node_modules/redis-errors": {
  6985. "version": "1.2.0",
  6986. "resolved": "https://registry.npmjs.org/redis-errors/-/redis-errors-1.2.0.tgz",
  6987. "integrity": "sha512-1qny3OExCf0UvUV/5wpYKf2YwPcOqXzkwKKSmKHiE6ZMQs5heeE/c8eXK+PNllPvmjgAbfnsbpkGZWy8cBpn9w==",
  6988. "engines": {
  6989. "node": ">=4"
  6990. }
  6991. },
  6992. "node_modules/redis-parser": {
  6993. "version": "3.0.0",
  6994. "resolved": "https://registry.npmjs.org/redis-parser/-/redis-parser-3.0.0.tgz",
  6995. "integrity": "sha512-DJnGAeenTdpMEH6uAJRK/uiyEIH9WVsUmoLwzudwGJUwZPp80PDBWPHXSAGNPwNvIXAbe7MSUB1zQFugFml66A==",
  6996. "dependencies": {
  6997. "redis-errors": "^1.0.0"
  6998. },
  6999. "engines": {
  7000. "node": ">=4"
  7001. }
  7002. },
  7003. "node_modules/require-directory": {
  7004. "version": "2.1.1",
  7005. "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz",
  7006. "integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==",
  7007. "engines": {
  7008. "node": ">=0.10.0"
  7009. }
  7010. },
  7011. "node_modules/resolve": {
  7012. "version": "1.22.8",
  7013. "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.8.tgz",
  7014. "integrity": "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==",
  7015. "dependencies": {
  7016. "is-core-module": "^2.13.0",
  7017. "path-parse": "^1.0.7",
  7018. "supports-preserve-symlinks-flag": "^1.0.0"
  7019. },
  7020. "bin": {
  7021. "resolve": "bin/resolve"
  7022. },
  7023. "funding": {
  7024. "url": "https://github.com/sponsors/ljharb"
  7025. }
  7026. },
  7027. "node_modules/resolve-from": {
  7028. "version": "5.0.0",
  7029. "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz",
  7030. "integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==",
  7031. "engines": {
  7032. "node": ">=8"
  7033. }
  7034. },
  7035. "node_modules/reusify": {
  7036. "version": "1.0.4",
  7037. "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz",
  7038. "integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==",
  7039. "engines": {
  7040. "iojs": ">=1.0.0",
  7041. "node": ">=0.10.0"
  7042. }
  7043. },
  7044. "node_modules/rfdc": {
  7045. "version": "1.4.1",
  7046. "resolved": "https://registry.npmjs.org/rfdc/-/rfdc-1.4.1.tgz",
  7047. "integrity": "sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA=="
  7048. },
  7049. "node_modules/rimraf": {
  7050. "version": "3.0.2",
  7051. "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz",
  7052. "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==",
  7053. "deprecated": "Rimraf versions prior to v4 are no longer supported",
  7054. "dependencies": {
  7055. "glob": "^7.1.3"
  7056. },
  7057. "bin": {
  7058. "rimraf": "bin.js"
  7059. },
  7060. "funding": {
  7061. "url": "https://github.com/sponsors/isaacs"
  7062. }
  7063. },
  7064. "node_modules/rimraf/node_modules/brace-expansion": {
  7065. "version": "1.1.11",
  7066. "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
  7067. "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
  7068. "dependencies": {
  7069. "balanced-match": "^1.0.0",
  7070. "concat-map": "0.0.1"
  7071. }
  7072. },
  7073. "node_modules/rimraf/node_modules/glob": {
  7074. "version": "7.2.3",
  7075. "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz",
  7076. "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
  7077. "deprecated": "Glob versions prior to v9 are no longer supported",
  7078. "dependencies": {
  7079. "fs.realpath": "^1.0.0",
  7080. "inflight": "^1.0.4",
  7081. "inherits": "2",
  7082. "minimatch": "^3.1.1",
  7083. "once": "^1.3.0",
  7084. "path-is-absolute": "^1.0.0"
  7085. },
  7086. "engines": {
  7087. "node": "*"
  7088. },
  7089. "funding": {
  7090. "url": "https://github.com/sponsors/isaacs"
  7091. }
  7092. },
  7093. "node_modules/rimraf/node_modules/minimatch": {
  7094. "version": "3.1.2",
  7095. "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
  7096. "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
  7097. "dependencies": {
  7098. "brace-expansion": "^1.1.7"
  7099. },
  7100. "engines": {
  7101. "node": "*"
  7102. }
  7103. },
  7104. "node_modules/rollup": {
  7105. "version": "4.18.1",
  7106. "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.18.1.tgz",
  7107. "integrity": "sha512-Elx2UT8lzxxOXMpy5HWQGZqkrQOtrVDDa/bm9l10+U4rQnVzbL/LgZ4NOM1MPIDyHk69W4InuYDF5dzRh4Kw1A==",
  7108. "dependencies": {
  7109. "@types/estree": "1.0.5"
  7110. },
  7111. "bin": {
  7112. "rollup": "dist/bin/rollup"
  7113. },
  7114. "engines": {
  7115. "node": ">=18.0.0",
  7116. "npm": ">=8.0.0"
  7117. },
  7118. "optionalDependencies": {
  7119. "@rollup/rollup-android-arm-eabi": "4.18.1",
  7120. "@rollup/rollup-android-arm64": "4.18.1",
  7121. "@rollup/rollup-darwin-arm64": "4.18.1",
  7122. "@rollup/rollup-darwin-x64": "4.18.1",
  7123. "@rollup/rollup-linux-arm-gnueabihf": "4.18.1",
  7124. "@rollup/rollup-linux-arm-musleabihf": "4.18.1",
  7125. "@rollup/rollup-linux-arm64-gnu": "4.18.1",
  7126. "@rollup/rollup-linux-arm64-musl": "4.18.1",
  7127. "@rollup/rollup-linux-powerpc64le-gnu": "4.18.1",
  7128. "@rollup/rollup-linux-riscv64-gnu": "4.18.1",
  7129. "@rollup/rollup-linux-s390x-gnu": "4.18.1",
  7130. "@rollup/rollup-linux-x64-gnu": "4.18.1",
  7131. "@rollup/rollup-linux-x64-musl": "4.18.1",
  7132. "@rollup/rollup-win32-arm64-msvc": "4.18.1",
  7133. "@rollup/rollup-win32-ia32-msvc": "4.18.1",
  7134. "@rollup/rollup-win32-x64-msvc": "4.18.1",
  7135. "fsevents": "~2.3.2"
  7136. }
  7137. },
  7138. "node_modules/rollup-plugin-visualizer": {
  7139. "version": "5.12.0",
  7140. "resolved": "https://registry.npmjs.org/rollup-plugin-visualizer/-/rollup-plugin-visualizer-5.12.0.tgz",
  7141. "integrity": "sha512-8/NU9jXcHRs7Nnj07PF2o4gjxmm9lXIrZ8r175bT9dK8qoLlvKTwRMArRCMgpMGlq8CTLugRvEmyMeMXIU2pNQ==",
  7142. "dependencies": {
  7143. "open": "^8.4.0",
  7144. "picomatch": "^2.3.1",
  7145. "source-map": "^0.7.4",
  7146. "yargs": "^17.5.1"
  7147. },
  7148. "bin": {
  7149. "rollup-plugin-visualizer": "dist/bin/cli.js"
  7150. },
  7151. "engines": {
  7152. "node": ">=14"
  7153. },
  7154. "peerDependencies": {
  7155. "rollup": "2.x || 3.x || 4.x"
  7156. },
  7157. "peerDependenciesMeta": {
  7158. "rollup": {
  7159. "optional": true
  7160. }
  7161. }
  7162. },
  7163. "node_modules/run-applescript": {
  7164. "version": "7.0.0",
  7165. "resolved": "https://registry.npmjs.org/run-applescript/-/run-applescript-7.0.0.tgz",
  7166. "integrity": "sha512-9by4Ij99JUr/MCFBUkDKLWK3G9HVXmabKz9U5MlIAIuvuzkiOicRYs8XJLxX+xahD+mLiiCYDqF9dKAgtzKP1A==",
  7167. "engines": {
  7168. "node": ">=18"
  7169. },
  7170. "funding": {
  7171. "url": "https://github.com/sponsors/sindresorhus"
  7172. }
  7173. },
  7174. "node_modules/run-parallel": {
  7175. "version": "1.2.0",
  7176. "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz",
  7177. "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==",
  7178. "funding": [
  7179. {
  7180. "type": "github",
  7181. "url": "https://github.com/sponsors/feross"
  7182. },
  7183. {
  7184. "type": "patreon",
  7185. "url": "https://www.patreon.com/feross"
  7186. },
  7187. {
  7188. "type": "consulting",
  7189. "url": "https://feross.org/support"
  7190. }
  7191. ],
  7192. "dependencies": {
  7193. "queue-microtask": "^1.2.2"
  7194. }
  7195. },
  7196. "node_modules/safe-buffer": {
  7197. "version": "5.2.1",
  7198. "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
  7199. "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",
  7200. "funding": [
  7201. {
  7202. "type": "github",
  7203. "url": "https://github.com/sponsors/feross"
  7204. },
  7205. {
  7206. "type": "patreon",
  7207. "url": "https://www.patreon.com/feross"
  7208. },
  7209. {
  7210. "type": "consulting",
  7211. "url": "https://feross.org/support"
  7212. }
  7213. ]
  7214. },
  7215. "node_modules/sass": {
  7216. "version": "1.77.6",
  7217. "resolved": "https://registry.npmjs.org/sass/-/sass-1.77.6.tgz",
  7218. "integrity": "sha512-ByXE1oLD79GVq9Ht1PeHWCPMPB8XHpBuz1r85oByKHjZY6qV6rWnQovQzXJXuQ/XyE1Oj3iPk3lo28uzaRA2/Q==",
  7219. "devOptional": true,
  7220. "dependencies": {
  7221. "chokidar": ">=3.0.0 <4.0.0",
  7222. "immutable": "^4.0.0",
  7223. "source-map-js": ">=0.6.2 <2.0.0"
  7224. },
  7225. "bin": {
  7226. "sass": "sass.js"
  7227. },
  7228. "engines": {
  7229. "node": ">=14.0.0"
  7230. }
  7231. },
  7232. "node_modules/scule": {
  7233. "version": "1.3.0",
  7234. "resolved": "https://registry.npmjs.org/scule/-/scule-1.3.0.tgz",
  7235. "integrity": "sha512-6FtHJEvt+pVMIB9IBY+IcCJ6Z5f1iQnytgyfKMhDKgmzYG+TeH/wx1y3l27rshSbLiSanrR9ffZDrEsmjlQF2g=="
  7236. },
  7237. "node_modules/semver": {
  7238. "version": "7.6.3",
  7239. "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz",
  7240. "integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==",
  7241. "bin": {
  7242. "semver": "bin/semver.js"
  7243. },
  7244. "engines": {
  7245. "node": ">=10"
  7246. }
  7247. },
  7248. "node_modules/send": {
  7249. "version": "0.18.0",
  7250. "resolved": "https://registry.npmjs.org/send/-/send-0.18.0.tgz",
  7251. "integrity": "sha512-qqWzuOjSFOuqPjFe4NOsMLafToQQwBSOEpS+FwEt3A2V3vKubTquT3vmLTQpFgMXp8AlFWFuP1qKaJZOtPpVXg==",
  7252. "dependencies": {
  7253. "debug": "2.6.9",
  7254. "depd": "2.0.0",
  7255. "destroy": "1.2.0",
  7256. "encodeurl": "~1.0.2",
  7257. "escape-html": "~1.0.3",
  7258. "etag": "~1.8.1",
  7259. "fresh": "0.5.2",
  7260. "http-errors": "2.0.0",
  7261. "mime": "1.6.0",
  7262. "ms": "2.1.3",
  7263. "on-finished": "2.4.1",
  7264. "range-parser": "~1.2.1",
  7265. "statuses": "2.0.1"
  7266. },
  7267. "engines": {
  7268. "node": ">= 0.8.0"
  7269. }
  7270. },
  7271. "node_modules/send/node_modules/debug": {
  7272. "version": "2.6.9",
  7273. "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
  7274. "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
  7275. "dependencies": {
  7276. "ms": "2.0.0"
  7277. }
  7278. },
  7279. "node_modules/send/node_modules/debug/node_modules/ms": {
  7280. "version": "2.0.0",
  7281. "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
  7282. "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A=="
  7283. },
  7284. "node_modules/send/node_modules/mime": {
  7285. "version": "1.6.0",
  7286. "resolved": "https://registry.npmjs.org/mime/-/mime-1.6.0.tgz",
  7287. "integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==",
  7288. "bin": {
  7289. "mime": "cli.js"
  7290. },
  7291. "engines": {
  7292. "node": ">=4"
  7293. }
  7294. },
  7295. "node_modules/serialize-javascript": {
  7296. "version": "6.0.2",
  7297. "resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-6.0.2.tgz",
  7298. "integrity": "sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==",
  7299. "dependencies": {
  7300. "randombytes": "^2.1.0"
  7301. }
  7302. },
  7303. "node_modules/serve-placeholder": {
  7304. "version": "2.0.2",
  7305. "resolved": "https://registry.npmjs.org/serve-placeholder/-/serve-placeholder-2.0.2.tgz",
  7306. "integrity": "sha512-/TMG8SboeiQbZJWRlfTCqMs2DD3SZgWp0kDQePz9yUuCnDfDh/92gf7/PxGhzXTKBIPASIHxFcZndoNbp6QOLQ==",
  7307. "dependencies": {
  7308. "defu": "^6.1.4"
  7309. }
  7310. },
  7311. "node_modules/serve-static": {
  7312. "version": "1.15.0",
  7313. "resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.15.0.tgz",
  7314. "integrity": "sha512-XGuRDNjXUijsUL0vl6nSD7cwURuzEgglbOaFuZM9g3kwDXOWVTck0jLzjPzGD+TazWbboZYu52/9/XPdUgne9g==",
  7315. "dependencies": {
  7316. "encodeurl": "~1.0.2",
  7317. "escape-html": "~1.0.3",
  7318. "parseurl": "~1.3.3",
  7319. "send": "0.18.0"
  7320. },
  7321. "engines": {
  7322. "node": ">= 0.8.0"
  7323. }
  7324. },
  7325. "node_modules/set-blocking": {
  7326. "version": "2.0.0",
  7327. "resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz",
  7328. "integrity": "sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw=="
  7329. },
  7330. "node_modules/setprototypeof": {
  7331. "version": "1.2.0",
  7332. "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz",
  7333. "integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw=="
  7334. },
  7335. "node_modules/shebang-command": {
  7336. "version": "2.0.0",
  7337. "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
  7338. "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
  7339. "dependencies": {
  7340. "shebang-regex": "^3.0.0"
  7341. },
  7342. "engines": {
  7343. "node": ">=8"
  7344. }
  7345. },
  7346. "node_modules/shebang-regex": {
  7347. "version": "3.0.0",
  7348. "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
  7349. "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
  7350. "engines": {
  7351. "node": ">=8"
  7352. }
  7353. },
  7354. "node_modules/shell-quote": {
  7355. "version": "1.8.1",
  7356. "resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.8.1.tgz",
  7357. "integrity": "sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA==",
  7358. "funding": {
  7359. "url": "https://github.com/sponsors/ljharb"
  7360. }
  7361. },
  7362. "node_modules/siginfo": {
  7363. "version": "2.0.0",
  7364. "resolved": "https://registry.npmjs.org/siginfo/-/siginfo-2.0.0.tgz",
  7365. "integrity": "sha512-ybx0WO1/8bSBLEWXZvEd7gMW3Sn3JFlW3TvX1nREbDLRNQNaeNN8WK0meBwPdAaOI7TtRRRJn/Es1zhrrCHu7g==",
  7366. "dev": true
  7367. },
  7368. "node_modules/signal-exit": {
  7369. "version": "3.0.7",
  7370. "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz",
  7371. "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ=="
  7372. },
  7373. "node_modules/simple-git": {
  7374. "version": "3.25.0",
  7375. "resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.25.0.tgz",
  7376. "integrity": "sha512-KIY5sBnzc4yEcJXW7Tdv4viEz8KyG+nU0hay+DWZasvdFOYKeUZ6Xc25LUHHjw0tinPT7O1eY6pzX7pRT1K8rw==",
  7377. "dependencies": {
  7378. "@kwsites/file-exists": "^1.1.1",
  7379. "@kwsites/promise-deferred": "^1.1.1",
  7380. "debug": "^4.3.5"
  7381. },
  7382. "funding": {
  7383. "type": "github",
  7384. "url": "https://github.com/steveukx/git-js?sponsor=1"
  7385. }
  7386. },
  7387. "node_modules/sirv": {
  7388. "version": "2.0.4",
  7389. "resolved": "https://registry.npmjs.org/sirv/-/sirv-2.0.4.tgz",
  7390. "integrity": "sha512-94Bdh3cC2PKrbgSOUqTiGPWVZeSiXfKOVZNJniWoqrWrRkB1CJzBU3NEbiTsPcYy1lDsANA/THzS+9WBiy5nfQ==",
  7391. "dependencies": {
  7392. "@polka/url": "^1.0.0-next.24",
  7393. "mrmime": "^2.0.0",
  7394. "totalist": "^3.0.0"
  7395. },
  7396. "engines": {
  7397. "node": ">= 10"
  7398. }
  7399. },
  7400. "node_modules/sisteransi": {
  7401. "version": "1.0.5",
  7402. "resolved": "https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.5.tgz",
  7403. "integrity": "sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg=="
  7404. },
  7405. "node_modules/slash": {
  7406. "version": "5.1.0",
  7407. "resolved": "https://registry.npmjs.org/slash/-/slash-5.1.0.tgz",
  7408. "integrity": "sha512-ZA6oR3T/pEyuqwMgAKT0/hAv8oAXckzbkmR0UkUosQ+Mc4RxGoJkRmwHgHufaenlyAgE1Mxgpdcrf75y6XcnDg==",
  7409. "engines": {
  7410. "node": ">=14.16"
  7411. },
  7412. "funding": {
  7413. "url": "https://github.com/sponsors/sindresorhus"
  7414. }
  7415. },
  7416. "node_modules/smob": {
  7417. "version": "1.5.0",
  7418. "resolved": "https://registry.npmjs.org/smob/-/smob-1.5.0.tgz",
  7419. "integrity": "sha512-g6T+p7QO8npa+/hNx9ohv1E5pVCmWrVCUzUXJyLdMmftX6ER0oiWY/w9knEonLpnOp6b6FenKnMfR8gqwWdwig=="
  7420. },
  7421. "node_modules/source-map": {
  7422. "version": "0.7.4",
  7423. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.4.tgz",
  7424. "integrity": "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==",
  7425. "engines": {
  7426. "node": ">= 8"
  7427. }
  7428. },
  7429. "node_modules/source-map-js": {
  7430. "version": "1.2.0",
  7431. "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.0.tgz",
  7432. "integrity": "sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==",
  7433. "engines": {
  7434. "node": ">=0.10.0"
  7435. }
  7436. },
  7437. "node_modules/source-map-support": {
  7438. "version": "0.5.21",
  7439. "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz",
  7440. "integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==",
  7441. "dependencies": {
  7442. "buffer-from": "^1.0.0",
  7443. "source-map": "^0.6.0"
  7444. }
  7445. },
  7446. "node_modules/source-map-support/node_modules/source-map": {
  7447. "version": "0.6.1",
  7448. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
  7449. "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
  7450. "engines": {
  7451. "node": ">=0.10.0"
  7452. }
  7453. },
  7454. "node_modules/speakingurl": {
  7455. "version": "14.0.1",
  7456. "resolved": "https://registry.npmjs.org/speakingurl/-/speakingurl-14.0.1.tgz",
  7457. "integrity": "sha512-1POYv7uv2gXoyGFpBCmpDVSNV74IfsWlDW216UPjbWufNf+bSU6GdbDsxdcxtfwb4xlI3yxzOTKClUosxARYrQ==",
  7458. "engines": {
  7459. "node": ">=0.10.0"
  7460. }
  7461. },
  7462. "node_modules/stackback": {
  7463. "version": "0.0.2",
  7464. "resolved": "https://registry.npmjs.org/stackback/-/stackback-0.0.2.tgz",
  7465. "integrity": "sha512-1XMJE5fQo1jGH6Y/7ebnwPOBEkIEnT4QF32d5R1+VXdXveM0IBMJt8zfaxX1P3QhVwrYe+576+jkANtSS2mBbw==",
  7466. "dev": true
  7467. },
  7468. "node_modules/standard-as-callback": {
  7469. "version": "2.1.0",
  7470. "resolved": "https://registry.npmjs.org/standard-as-callback/-/standard-as-callback-2.1.0.tgz",
  7471. "integrity": "sha512-qoRRSyROncaz1z0mvYqIE4lCd9p2R90i6GxW3uZv5ucSu8tU7B5HXUP1gG8pVZsYNVaXjk8ClXHPttLyxAL48A=="
  7472. },
  7473. "node_modules/statuses": {
  7474. "version": "2.0.1",
  7475. "resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz",
  7476. "integrity": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==",
  7477. "engines": {
  7478. "node": ">= 0.8"
  7479. }
  7480. },
  7481. "node_modules/std-env": {
  7482. "version": "3.7.0",
  7483. "resolved": "https://registry.npmjs.org/std-env/-/std-env-3.7.0.tgz",
  7484. "integrity": "sha512-JPbdCEQLj1w5GilpiHAx3qJvFndqybBysA3qUOnznweH4QbNYUsW/ea8QzSrnh0vNsezMMw5bcVool8lM0gwzg=="
  7485. },
  7486. "node_modules/streamx": {
  7487. "version": "2.18.0",
  7488. "resolved": "https://registry.npmjs.org/streamx/-/streamx-2.18.0.tgz",
  7489. "integrity": "sha512-LLUC1TWdjVdn1weXGcSxyTR3T4+acB6tVGXT95y0nGbca4t4o/ng1wKAGTljm9VicuCVLvRlqFYXYy5GwgM7sQ==",
  7490. "dependencies": {
  7491. "fast-fifo": "^1.3.2",
  7492. "queue-tick": "^1.0.1",
  7493. "text-decoder": "^1.1.0"
  7494. },
  7495. "optionalDependencies": {
  7496. "bare-events": "^2.2.0"
  7497. }
  7498. },
  7499. "node_modules/string_decoder": {
  7500. "version": "1.3.0",
  7501. "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz",
  7502. "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==",
  7503. "dependencies": {
  7504. "safe-buffer": "~5.2.0"
  7505. }
  7506. },
  7507. "node_modules/string-width": {
  7508. "version": "4.2.3",
  7509. "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
  7510. "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
  7511. "dependencies": {
  7512. "emoji-regex": "^8.0.0",
  7513. "is-fullwidth-code-point": "^3.0.0",
  7514. "strip-ansi": "^6.0.1"
  7515. },
  7516. "engines": {
  7517. "node": ">=8"
  7518. }
  7519. },
  7520. "node_modules/string-width-cjs": {
  7521. "name": "string-width",
  7522. "version": "4.2.3",
  7523. "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
  7524. "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
  7525. "dependencies": {
  7526. "emoji-regex": "^8.0.0",
  7527. "is-fullwidth-code-point": "^3.0.0",
  7528. "strip-ansi": "^6.0.1"
  7529. },
  7530. "engines": {
  7531. "node": ">=8"
  7532. }
  7533. },
  7534. "node_modules/strip-ansi": {
  7535. "version": "6.0.1",
  7536. "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
  7537. "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
  7538. "dependencies": {
  7539. "ansi-regex": "^5.0.1"
  7540. },
  7541. "engines": {
  7542. "node": ">=8"
  7543. }
  7544. },
  7545. "node_modules/strip-ansi-cjs": {
  7546. "name": "strip-ansi",
  7547. "version": "6.0.1",
  7548. "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
  7549. "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
  7550. "dependencies": {
  7551. "ansi-regex": "^5.0.1"
  7552. },
  7553. "engines": {
  7554. "node": ">=8"
  7555. }
  7556. },
  7557. "node_modules/strip-final-newline": {
  7558. "version": "3.0.0",
  7559. "resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-3.0.0.tgz",
  7560. "integrity": "sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw==",
  7561. "engines": {
  7562. "node": ">=12"
  7563. },
  7564. "funding": {
  7565. "url": "https://github.com/sponsors/sindresorhus"
  7566. }
  7567. },
  7568. "node_modules/strip-literal": {
  7569. "version": "2.1.0",
  7570. "resolved": "https://registry.npmjs.org/strip-literal/-/strip-literal-2.1.0.tgz",
  7571. "integrity": "sha512-Op+UycaUt/8FbN/Z2TWPBLge3jWrP3xj10f3fnYxf052bKuS3EKs1ZQcVGjnEMdsNVAM+plXRdmjrZ/KgG3Skw==",
  7572. "dependencies": {
  7573. "js-tokens": "^9.0.0"
  7574. },
  7575. "funding": {
  7576. "url": "https://github.com/sponsors/antfu"
  7577. }
  7578. },
  7579. "node_modules/strip-literal/node_modules/js-tokens": {
  7580. "version": "9.0.0",
  7581. "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-9.0.0.tgz",
  7582. "integrity": "sha512-WriZw1luRMlmV3LGJaR6QOJjWwgLUTf89OwT2lUOyjX2dJGBwgmIkbcz+7WFZjrZM635JOIR517++e/67CP9dQ=="
  7583. },
  7584. "node_modules/stylehacks": {
  7585. "version": "7.0.2",
  7586. "resolved": "https://registry.npmjs.org/stylehacks/-/stylehacks-7.0.2.tgz",
  7587. "integrity": "sha512-HdkWZS9b4gbgYTdMg4gJLmm7biAUug1qTqXjS+u8X+/pUd+9Px1E+520GnOW3rST9MNsVOVpsJG+mPHNosxjOQ==",
  7588. "dependencies": {
  7589. "browserslist": "^4.23.1",
  7590. "postcss-selector-parser": "^6.1.0"
  7591. },
  7592. "engines": {
  7593. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  7594. },
  7595. "peerDependencies": {
  7596. "postcss": "^8.4.31"
  7597. }
  7598. },
  7599. "node_modules/sucrase": {
  7600. "version": "3.35.0",
  7601. "resolved": "https://registry.npmjs.org/sucrase/-/sucrase-3.35.0.tgz",
  7602. "integrity": "sha512-8EbVDiu9iN/nESwxeSxDKe0dunta1GOlHufmSSXxMD2z2/tMZpDMpvXQGsc+ajGo8y2uYUmixaSRUc/QPoQ0GA==",
  7603. "dev": true,
  7604. "dependencies": {
  7605. "@jridgewell/gen-mapping": "^0.3.2",
  7606. "commander": "^4.0.0",
  7607. "glob": "^10.3.10",
  7608. "lines-and-columns": "^1.1.6",
  7609. "mz": "^2.7.0",
  7610. "pirates": "^4.0.1",
  7611. "ts-interface-checker": "^0.1.9"
  7612. },
  7613. "bin": {
  7614. "sucrase": "bin/sucrase",
  7615. "sucrase-node": "bin/sucrase-node"
  7616. },
  7617. "engines": {
  7618. "node": ">=16 || 14 >=14.17"
  7619. }
  7620. },
  7621. "node_modules/sucrase/node_modules/commander": {
  7622. "version": "4.1.1",
  7623. "resolved": "https://registry.npmjs.org/commander/-/commander-4.1.1.tgz",
  7624. "integrity": "sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==",
  7625. "dev": true,
  7626. "engines": {
  7627. "node": ">= 6"
  7628. }
  7629. },
  7630. "node_modules/sucrase/node_modules/glob": {
  7631. "version": "10.4.2",
  7632. "resolved": "https://registry.npmjs.org/glob/-/glob-10.4.2.tgz",
  7633. "integrity": "sha512-GwMlUF6PkPo3Gk21UxkCohOv0PLcIXVtKyLlpEI28R/cO/4eNOdmLk3CMW1wROV/WR/EsZOWAfBbBOqYvs88/w==",
  7634. "dev": true,
  7635. "dependencies": {
  7636. "foreground-child": "^3.1.0",
  7637. "jackspeak": "^3.1.2",
  7638. "minimatch": "^9.0.4",
  7639. "minipass": "^7.1.2",
  7640. "package-json-from-dist": "^1.0.0",
  7641. "path-scurry": "^1.11.1"
  7642. },
  7643. "bin": {
  7644. "glob": "dist/esm/bin.mjs"
  7645. },
  7646. "engines": {
  7647. "node": ">=16 || 14 >=14.18"
  7648. },
  7649. "funding": {
  7650. "url": "https://github.com/sponsors/isaacs"
  7651. }
  7652. },
  7653. "node_modules/sucrase/node_modules/minimatch": {
  7654. "version": "9.0.4",
  7655. "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz",
  7656. "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==",
  7657. "dev": true,
  7658. "dependencies": {
  7659. "brace-expansion": "^2.0.1"
  7660. },
  7661. "engines": {
  7662. "node": ">=16 || 14 >=14.17"
  7663. },
  7664. "funding": {
  7665. "url": "https://github.com/sponsors/isaacs"
  7666. }
  7667. },
  7668. "node_modules/superjson": {
  7669. "version": "2.2.1",
  7670. "resolved": "https://registry.npmjs.org/superjson/-/superjson-2.2.1.tgz",
  7671. "integrity": "sha512-8iGv75BYOa0xRJHK5vRLEjE2H/i4lulTjzpUXic3Eg8akftYjkmQDa8JARQ42rlczXyFR3IeRoeFCc7RxHsYZA==",
  7672. "dependencies": {
  7673. "copy-anything": "^3.0.2"
  7674. },
  7675. "engines": {
  7676. "node": ">=16"
  7677. }
  7678. },
  7679. "node_modules/supports-color": {
  7680. "version": "5.5.0",
  7681. "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
  7682. "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
  7683. "dependencies": {
  7684. "has-flag": "^3.0.0"
  7685. },
  7686. "engines": {
  7687. "node": ">=4"
  7688. }
  7689. },
  7690. "node_modules/supports-preserve-symlinks-flag": {
  7691. "version": "1.0.0",
  7692. "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz",
  7693. "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==",
  7694. "engines": {
  7695. "node": ">= 0.4"
  7696. },
  7697. "funding": {
  7698. "url": "https://github.com/sponsors/ljharb"
  7699. }
  7700. },
  7701. "node_modules/svg-tags": {
  7702. "version": "1.0.0",
  7703. "resolved": "https://registry.npmjs.org/svg-tags/-/svg-tags-1.0.0.tgz",
  7704. "integrity": "sha512-ovssysQTa+luh7A5Weu3Rta6FJlFBBbInjOh722LIt6klpU2/HtdUbszju/G4devcvk8PGt7FCLv5wftu3THUA=="
  7705. },
  7706. "node_modules/svgo": {
  7707. "version": "3.3.2",
  7708. "resolved": "https://registry.npmjs.org/svgo/-/svgo-3.3.2.tgz",
  7709. "integrity": "sha512-OoohrmuUlBs8B8o6MB2Aevn+pRIH9zDALSR+6hhqVfa6fRwG/Qw9VUMSMW9VNg2CFc/MTIfabtdOVl9ODIJjpw==",
  7710. "dependencies": {
  7711. "@trysound/sax": "0.2.0",
  7712. "commander": "^7.2.0",
  7713. "css-select": "^5.1.0",
  7714. "css-tree": "^2.3.1",
  7715. "css-what": "^6.1.0",
  7716. "csso": "^5.0.5",
  7717. "picocolors": "^1.0.0"
  7718. },
  7719. "bin": {
  7720. "svgo": "bin/svgo"
  7721. },
  7722. "engines": {
  7723. "node": ">=14.0.0"
  7724. },
  7725. "funding": {
  7726. "type": "opencollective",
  7727. "url": "https://opencollective.com/svgo"
  7728. }
  7729. },
  7730. "node_modules/system-architecture": {
  7731. "version": "0.1.0",
  7732. "resolved": "https://registry.npmjs.org/system-architecture/-/system-architecture-0.1.0.tgz",
  7733. "integrity": "sha512-ulAk51I9UVUyJgxlv9M6lFot2WP3e7t8Kz9+IS6D4rVba1tR9kON+Ey69f+1R4Q8cd45Lod6a4IcJIxnzGc/zA==",
  7734. "engines": {
  7735. "node": ">=18"
  7736. },
  7737. "funding": {
  7738. "url": "https://github.com/sponsors/sindresorhus"
  7739. }
  7740. },
  7741. "node_modules/tailwindcss": {
  7742. "version": "3.4.4",
  7743. "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.4.tgz",
  7744. "integrity": "sha512-ZoyXOdJjISB7/BcLTR6SEsLgKtDStYyYZVLsUtWChO4Ps20CBad7lfJKVDiejocV4ME1hLmyY0WJE3hSDcmQ2A==",
  7745. "dev": true,
  7746. "dependencies": {
  7747. "@alloc/quick-lru": "^5.2.0",
  7748. "arg": "^5.0.2",
  7749. "chokidar": "^3.5.3",
  7750. "didyoumean": "^1.2.2",
  7751. "dlv": "^1.1.3",
  7752. "fast-glob": "^3.3.0",
  7753. "glob-parent": "^6.0.2",
  7754. "is-glob": "^4.0.3",
  7755. "jiti": "^1.21.0",
  7756. "lilconfig": "^2.1.0",
  7757. "micromatch": "^4.0.5",
  7758. "normalize-path": "^3.0.0",
  7759. "object-hash": "^3.0.0",
  7760. "picocolors": "^1.0.0",
  7761. "postcss": "^8.4.23",
  7762. "postcss-import": "^15.1.0",
  7763. "postcss-js": "^4.0.1",
  7764. "postcss-load-config": "^4.0.1",
  7765. "postcss-nested": "^6.0.1",
  7766. "postcss-selector-parser": "^6.0.11",
  7767. "resolve": "^1.22.2",
  7768. "sucrase": "^3.32.0"
  7769. },
  7770. "bin": {
  7771. "tailwind": "lib/cli.js",
  7772. "tailwindcss": "lib/cli.js"
  7773. },
  7774. "engines": {
  7775. "node": ">=14.0.0"
  7776. }
  7777. },
  7778. "node_modules/tailwindcss/node_modules/glob-parent": {
  7779. "version": "6.0.2",
  7780. "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz",
  7781. "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==",
  7782. "dev": true,
  7783. "dependencies": {
  7784. "is-glob": "^4.0.3"
  7785. },
  7786. "engines": {
  7787. "node": ">=10.13.0"
  7788. }
  7789. },
  7790. "node_modules/tailwindcss/node_modules/lilconfig": {
  7791. "version": "2.1.0",
  7792. "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-2.1.0.tgz",
  7793. "integrity": "sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==",
  7794. "dev": true,
  7795. "engines": {
  7796. "node": ">=10"
  7797. }
  7798. },
  7799. "node_modules/tapable": {
  7800. "version": "2.2.1",
  7801. "resolved": "https://registry.npmjs.org/tapable/-/tapable-2.2.1.tgz",
  7802. "integrity": "sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==",
  7803. "engines": {
  7804. "node": ">=6"
  7805. }
  7806. },
  7807. "node_modules/tar": {
  7808. "version": "6.2.1",
  7809. "resolved": "https://registry.npmjs.org/tar/-/tar-6.2.1.tgz",
  7810. "integrity": "sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==",
  7811. "dependencies": {
  7812. "chownr": "^2.0.0",
  7813. "fs-minipass": "^2.0.0",
  7814. "minipass": "^5.0.0",
  7815. "minizlib": "^2.1.1",
  7816. "mkdirp": "^1.0.3",
  7817. "yallist": "^4.0.0"
  7818. },
  7819. "engines": {
  7820. "node": ">=10"
  7821. }
  7822. },
  7823. "node_modules/tar-stream": {
  7824. "version": "3.1.7",
  7825. "resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-3.1.7.tgz",
  7826. "integrity": "sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ==",
  7827. "dependencies": {
  7828. "b4a": "^1.6.4",
  7829. "fast-fifo": "^1.2.0",
  7830. "streamx": "^2.15.0"
  7831. }
  7832. },
  7833. "node_modules/tar/node_modules/minipass": {
  7834. "version": "5.0.0",
  7835. "resolved": "https://registry.npmjs.org/minipass/-/minipass-5.0.0.tgz",
  7836. "integrity": "sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==",
  7837. "engines": {
  7838. "node": ">=8"
  7839. }
  7840. },
  7841. "node_modules/tar/node_modules/yallist": {
  7842. "version": "4.0.0",
  7843. "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
  7844. "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
  7845. },
  7846. "node_modules/terser": {
  7847. "version": "5.31.2",
  7848. "resolved": "https://registry.npmjs.org/terser/-/terser-5.31.2.tgz",
  7849. "integrity": "sha512-LGyRZVFm/QElZHy/CPr/O4eNZOZIzsrQ92y4v9UJe/pFJjypje2yI3C2FmPtvUEnhadlSbmG2nXtdcjHOjCfxw==",
  7850. "dependencies": {
  7851. "@jridgewell/source-map": "^0.3.3",
  7852. "acorn": "^8.8.2",
  7853. "commander": "^2.20.0",
  7854. "source-map-support": "~0.5.20"
  7855. },
  7856. "bin": {
  7857. "terser": "bin/terser"
  7858. },
  7859. "engines": {
  7860. "node": ">=10"
  7861. }
  7862. },
  7863. "node_modules/terser/node_modules/commander": {
  7864. "version": "2.20.3",
  7865. "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz",
  7866. "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ=="
  7867. },
  7868. "node_modules/text-decoder": {
  7869. "version": "1.1.1",
  7870. "resolved": "https://registry.npmjs.org/text-decoder/-/text-decoder-1.1.1.tgz",
  7871. "integrity": "sha512-8zll7REEv4GDD3x4/0pW+ppIxSNs7H1J10IKFZsuOMscumCdM2a+toDGLPA3T+1+fLBql4zbt5z83GEQGGV5VA==",
  7872. "dependencies": {
  7873. "b4a": "^1.6.4"
  7874. }
  7875. },
  7876. "node_modules/thenify": {
  7877. "version": "3.3.1",
  7878. "resolved": "https://registry.npmjs.org/thenify/-/thenify-3.3.1.tgz",
  7879. "integrity": "sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==",
  7880. "dev": true,
  7881. "dependencies": {
  7882. "any-promise": "^1.0.0"
  7883. }
  7884. },
  7885. "node_modules/thenify-all": {
  7886. "version": "1.6.0",
  7887. "resolved": "https://registry.npmjs.org/thenify-all/-/thenify-all-1.6.0.tgz",
  7888. "integrity": "sha512-RNxQH/qI8/t3thXJDwcstUO4zeqo64+Uy/+sNVRBx4Xn2OX+OZ9oP+iJnNFqplFra2ZUVeKCSa2oVWi3T4uVmA==",
  7889. "dev": true,
  7890. "dependencies": {
  7891. "thenify": ">= 3.1.0 < 4"
  7892. },
  7893. "engines": {
  7894. "node": ">=0.8"
  7895. }
  7896. },
  7897. "node_modules/tiny-invariant": {
  7898. "version": "1.3.3",
  7899. "resolved": "https://registry.npmjs.org/tiny-invariant/-/tiny-invariant-1.3.3.tgz",
  7900. "integrity": "sha512-+FbBPE1o9QAYvviau/qC5SE3caw21q3xkvWKBtja5vgqOWIHHJ3ioaq1VPfn/Szqctz2bU/oYeKd9/z5BL+PVg=="
  7901. },
  7902. "node_modules/tinybench": {
  7903. "version": "2.9.0",
  7904. "resolved": "https://registry.npmjs.org/tinybench/-/tinybench-2.9.0.tgz",
  7905. "integrity": "sha512-0+DUvqWMValLmha6lr4kD8iAMK1HzV0/aKnCtWb9v9641TnP/MFb7Pc2bxoxQjTXAErryXVgUOfv2YqNllqGeg==",
  7906. "dev": true
  7907. },
  7908. "node_modules/tinyexec": {
  7909. "version": "0.3.0",
  7910. "resolved": "https://registry.npmjs.org/tinyexec/-/tinyexec-0.3.0.tgz",
  7911. "integrity": "sha512-tVGE0mVJPGb0chKhqmsoosjsS+qUnJVGJpZgsHYQcGoPlG3B51R3PouqTgEGH2Dc9jjFyOqOpix6ZHNMXp1FZg==",
  7912. "dev": true
  7913. },
  7914. "node_modules/tinypool": {
  7915. "version": "1.0.1",
  7916. "resolved": "https://registry.npmjs.org/tinypool/-/tinypool-1.0.1.tgz",
  7917. "integrity": "sha512-URZYihUbRPcGv95En+sz6MfghfIc2OJ1sv/RmhWZLouPY0/8Vo80viwPvg3dlaS9fuq7fQMEfgRRK7BBZThBEA==",
  7918. "dev": true,
  7919. "engines": {
  7920. "node": "^18.0.0 || >=20.0.0"
  7921. }
  7922. },
  7923. "node_modules/tinyrainbow": {
  7924. "version": "1.2.0",
  7925. "resolved": "https://registry.npmjs.org/tinyrainbow/-/tinyrainbow-1.2.0.tgz",
  7926. "integrity": "sha512-weEDEq7Z5eTHPDh4xjX789+fHfF+P8boiFB+0vbWzpbnbsEr/GRaohi/uMKxg8RZMXnl1ItAi/IUHWMsjDV7kQ==",
  7927. "dev": true,
  7928. "engines": {
  7929. "node": ">=14.0.0"
  7930. }
  7931. },
  7932. "node_modules/tinyspy": {
  7933. "version": "3.0.2",
  7934. "resolved": "https://registry.npmjs.org/tinyspy/-/tinyspy-3.0.2.tgz",
  7935. "integrity": "sha512-n1cw8k1k0x4pgA2+9XrOkFydTerNcJ1zWCO5Nn9scWHTD+5tp8dghT2x1uduQePZTZgd3Tupf+x9BxJjeJi77Q==",
  7936. "dev": true,
  7937. "engines": {
  7938. "node": ">=14.0.0"
  7939. }
  7940. },
  7941. "node_modules/to-fast-properties": {
  7942. "version": "2.0.0",
  7943. "resolved": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz",
  7944. "integrity": "sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==",
  7945. "engines": {
  7946. "node": ">=4"
  7947. }
  7948. },
  7949. "node_modules/to-regex-range": {
  7950. "version": "5.0.1",
  7951. "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
  7952. "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
  7953. "dependencies": {
  7954. "is-number": "^7.0.0"
  7955. },
  7956. "engines": {
  7957. "node": ">=8.0"
  7958. }
  7959. },
  7960. "node_modules/toidentifier": {
  7961. "version": "1.0.1",
  7962. "resolved": "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz",
  7963. "integrity": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==",
  7964. "engines": {
  7965. "node": ">=0.6"
  7966. }
  7967. },
  7968. "node_modules/totalist": {
  7969. "version": "3.0.1",
  7970. "resolved": "https://registry.npmjs.org/totalist/-/totalist-3.0.1.tgz",
  7971. "integrity": "sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ==",
  7972. "engines": {
  7973. "node": ">=6"
  7974. }
  7975. },
  7976. "node_modules/tr46": {
  7977. "version": "0.0.3",
  7978. "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz",
  7979. "integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw=="
  7980. },
  7981. "node_modules/ts-interface-checker": {
  7982. "version": "0.1.13",
  7983. "resolved": "https://registry.npmjs.org/ts-interface-checker/-/ts-interface-checker-0.1.13.tgz",
  7984. "integrity": "sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==",
  7985. "dev": true
  7986. },
  7987. "node_modules/type-fest": {
  7988. "version": "3.13.1",
  7989. "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-3.13.1.tgz",
  7990. "integrity": "sha512-tLq3bSNx+xSpwvAJnzrK0Ep5CLNWjvFTOp71URMaAEWBfRb9nnJiBoUe0tF8bI4ZFO3omgBR6NvnbzVUT3Ly4g==",
  7991. "engines": {
  7992. "node": ">=14.16"
  7993. },
  7994. "funding": {
  7995. "url": "https://github.com/sponsors/sindresorhus"
  7996. }
  7997. },
  7998. "node_modules/ufo": {
  7999. "version": "1.5.4",
  8000. "resolved": "https://registry.npmjs.org/ufo/-/ufo-1.5.4.tgz",
  8001. "integrity": "sha512-UsUk3byDzKd04EyoZ7U4DOlxQaD14JUKQl6/P7wiX4FNvUfm3XL246n9W5AmqwW5RSFJ27NAuM0iLscAOYUiGQ=="
  8002. },
  8003. "node_modules/ultrahtml": {
  8004. "version": "1.5.3",
  8005. "resolved": "https://registry.npmjs.org/ultrahtml/-/ultrahtml-1.5.3.tgz",
  8006. "integrity": "sha512-GykOvZwgDWZlTQMtp5jrD4BVL+gNn2NVlVafjcFUJ7taY20tqYdwdoWBFy6GBJsNTZe1GkGPkSl5knQAjtgceg=="
  8007. },
  8008. "node_modules/uncrypto": {
  8009. "version": "0.1.3",
  8010. "resolved": "https://registry.npmjs.org/uncrypto/-/uncrypto-0.1.3.tgz",
  8011. "integrity": "sha512-Ql87qFHB3s/De2ClA9e0gsnS6zXG27SkTiSJwjCc9MebbfapQfuPzumMIUMi38ezPZVNFcHI9sUIepeQfw8J8Q=="
  8012. },
  8013. "node_modules/unctx": {
  8014. "version": "2.3.1",
  8015. "resolved": "https://registry.npmjs.org/unctx/-/unctx-2.3.1.tgz",
  8016. "integrity": "sha512-PhKke8ZYauiqh3FEMVNm7ljvzQiph0Mt3GBRve03IJm7ukfaON2OBK795tLwhbyfzknuRRkW0+Ze+CQUmzOZ+A==",
  8017. "dependencies": {
  8018. "acorn": "^8.8.2",
  8019. "estree-walker": "^3.0.3",
  8020. "magic-string": "^0.30.0",
  8021. "unplugin": "^1.3.1"
  8022. }
  8023. },
  8024. "node_modules/undici": {
  8025. "version": "5.28.4",
  8026. "resolved": "https://registry.npmjs.org/undici/-/undici-5.28.4.tgz",
  8027. "integrity": "sha512-72RFADWFqKmUb2hmmvNODKL3p9hcB6Gt2DOQMis1SEBaV6a4MH8soBvzg+95CYhCKPFedut2JY9bMfrDl9D23g==",
  8028. "dependencies": {
  8029. "@fastify/busboy": "^2.0.0"
  8030. },
  8031. "engines": {
  8032. "node": ">=14.0"
  8033. }
  8034. },
  8035. "node_modules/undici-types": {
  8036. "version": "5.26.5",
  8037. "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz",
  8038. "integrity": "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA=="
  8039. },
  8040. "node_modules/unenv": {
  8041. "version": "1.10.0",
  8042. "resolved": "https://registry.npmjs.org/unenv/-/unenv-1.10.0.tgz",
  8043. "integrity": "sha512-wY5bskBQFL9n3Eca5XnhH6KbUo/tfvkwm9OpcdCvLaeA7piBNbavbOKJySEwQ1V0RH6HvNlSAFRTpvTqgKRQXQ==",
  8044. "dependencies": {
  8045. "consola": "^3.2.3",
  8046. "defu": "^6.1.4",
  8047. "mime": "^3.0.0",
  8048. "node-fetch-native": "^1.6.4",
  8049. "pathe": "^1.1.2"
  8050. }
  8051. },
  8052. "node_modules/unenv/node_modules/mime": {
  8053. "version": "3.0.0",
  8054. "resolved": "https://registry.npmjs.org/mime/-/mime-3.0.0.tgz",
  8055. "integrity": "sha512-jSCU7/VB1loIWBZe14aEYHU/+1UMEHoaO7qxCOVJOw9GgH72VAWppxNcjU+x9a2k3GSIBXNKxXQFqRvvZ7vr3A==",
  8056. "bin": {
  8057. "mime": "cli.js"
  8058. },
  8059. "engines": {
  8060. "node": ">=10.0.0"
  8061. }
  8062. },
  8063. "node_modules/unhead": {
  8064. "version": "1.9.16",
  8065. "resolved": "https://registry.npmjs.org/unhead/-/unhead-1.9.16.tgz",
  8066. "integrity": "sha512-FOoXkuRNDwt7PUaNE0LXNCb6RCz4vTpkGymz4tJ8rcaG5uUJ0lxGK536hzCFwFw3Xkp3n+tkt2yCcbAZE/FOvA==",
  8067. "dependencies": {
  8068. "@unhead/dom": "1.9.16",
  8069. "@unhead/schema": "1.9.16",
  8070. "@unhead/shared": "1.9.16",
  8071. "hookable": "^5.5.3"
  8072. },
  8073. "funding": {
  8074. "url": "https://github.com/sponsors/harlan-zw"
  8075. }
  8076. },
  8077. "node_modules/unhead/node_modules/@unhead/schema": {
  8078. "version": "1.9.16",
  8079. "resolved": "https://registry.npmjs.org/@unhead/schema/-/schema-1.9.16.tgz",
  8080. "integrity": "sha512-V2BshX+I6D2wN4ys5so8RQDUgsggsxW9FVBiuQi4h8oPWtHclogxzDiHa5BH2TgvNIoUxLnLYNAShMGipmVuUw==",
  8081. "dependencies": {
  8082. "hookable": "^5.5.3",
  8083. "zhead": "^2.2.4"
  8084. },
  8085. "funding": {
  8086. "url": "https://github.com/sponsors/harlan-zw"
  8087. }
  8088. },
  8089. "node_modules/unhead/node_modules/@unhead/shared": {
  8090. "version": "1.9.16",
  8091. "resolved": "https://registry.npmjs.org/@unhead/shared/-/shared-1.9.16.tgz",
  8092. "integrity": "sha512-pfJnArULCY+GBr7OtYyyxihRiQLkT31TpyK6nUKIwyax4oNOGyhNfk0RFzNq16BwLg60d1lrc5bd5mZGbfClMA==",
  8093. "dependencies": {
  8094. "@unhead/schema": "1.9.16"
  8095. },
  8096. "funding": {
  8097. "url": "https://github.com/sponsors/harlan-zw"
  8098. }
  8099. },
  8100. "node_modules/unicorn-magic": {
  8101. "version": "0.1.0",
  8102. "resolved": "https://registry.npmjs.org/unicorn-magic/-/unicorn-magic-0.1.0.tgz",
  8103. "integrity": "sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==",
  8104. "engines": {
  8105. "node": ">=18"
  8106. },
  8107. "funding": {
  8108. "url": "https://github.com/sponsors/sindresorhus"
  8109. }
  8110. },
  8111. "node_modules/unimport": {
  8112. "version": "3.13.1",
  8113. "resolved": "https://registry.npmjs.org/unimport/-/unimport-3.13.1.tgz",
  8114. "integrity": "sha512-nNrVzcs93yrZQOW77qnyOVHtb68LegvhYFwxFMfuuWScmwQmyVCG/NBuN8tYsaGzgQUVYv34E/af+Cc9u4og4A==",
  8115. "dependencies": {
  8116. "@rollup/pluginutils": "^5.1.2",
  8117. "acorn": "^8.12.1",
  8118. "escape-string-regexp": "^5.0.0",
  8119. "estree-walker": "^3.0.3",
  8120. "fast-glob": "^3.3.2",
  8121. "local-pkg": "^0.5.0",
  8122. "magic-string": "^0.30.11",
  8123. "mlly": "^1.7.1",
  8124. "pathe": "^1.1.2",
  8125. "pkg-types": "^1.2.0",
  8126. "scule": "^1.3.0",
  8127. "strip-literal": "^2.1.0",
  8128. "unplugin": "^1.14.1"
  8129. }
  8130. },
  8131. "node_modules/unimport/node_modules/acorn": {
  8132. "version": "8.12.1",
  8133. "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.12.1.tgz",
  8134. "integrity": "sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==",
  8135. "bin": {
  8136. "acorn": "bin/acorn"
  8137. },
  8138. "engines": {
  8139. "node": ">=0.4.0"
  8140. }
  8141. },
  8142. "node_modules/universalify": {
  8143. "version": "2.0.1",
  8144. "resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.1.tgz",
  8145. "integrity": "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==",
  8146. "engines": {
  8147. "node": ">= 10.0.0"
  8148. }
  8149. },
  8150. "node_modules/unplugin": {
  8151. "version": "1.14.1",
  8152. "resolved": "https://registry.npmjs.org/unplugin/-/unplugin-1.14.1.tgz",
  8153. "integrity": "sha512-lBlHbfSFPToDYp9pjXlUEFVxYLaue9f9T1HC+4OHlmj+HnMDdz9oZY+erXfoCe/5V/7gKUSY2jpXPb9S7f0f/w==",
  8154. "dependencies": {
  8155. "acorn": "^8.12.1",
  8156. "webpack-virtual-modules": "^0.6.2"
  8157. },
  8158. "engines": {
  8159. "node": ">=14.0.0"
  8160. },
  8161. "peerDependencies": {
  8162. "webpack-sources": "^3"
  8163. },
  8164. "peerDependenciesMeta": {
  8165. "webpack-sources": {
  8166. "optional": true
  8167. }
  8168. }
  8169. },
  8170. "node_modules/unplugin-vue-router": {
  8171. "version": "0.10.0",
  8172. "resolved": "https://registry.npmjs.org/unplugin-vue-router/-/unplugin-vue-router-0.10.0.tgz",
  8173. "integrity": "sha512-t9cwRvNONcrh7CZLUYrd4kGOH4xZRhsHeT+exaAuYFn7z87pkTHiHh3wBnGerfKGs22SnmJIIjcKyEa62CO+4w==",
  8174. "dependencies": {
  8175. "@babel/types": "^7.24.7",
  8176. "@rollup/pluginutils": "^5.1.0",
  8177. "@vue-macros/common": "^1.10.4",
  8178. "ast-walker-scope": "^0.6.1",
  8179. "chokidar": "^3.6.0",
  8180. "fast-glob": "^3.3.2",
  8181. "json5": "^2.2.3",
  8182. "local-pkg": "^0.5.0",
  8183. "mlly": "^1.7.1",
  8184. "pathe": "^1.1.2",
  8185. "scule": "^1.3.0",
  8186. "unplugin": "^1.10.1",
  8187. "yaml": "^2.4.5"
  8188. },
  8189. "peerDependencies": {
  8190. "vue-router": "^4.4.0"
  8191. },
  8192. "peerDependenciesMeta": {
  8193. "vue-router": {
  8194. "optional": true
  8195. }
  8196. }
  8197. },
  8198. "node_modules/unplugin/node_modules/acorn": {
  8199. "version": "8.12.1",
  8200. "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.12.1.tgz",
  8201. "integrity": "sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==",
  8202. "bin": {
  8203. "acorn": "bin/acorn"
  8204. },
  8205. "engines": {
  8206. "node": ">=0.4.0"
  8207. }
  8208. },
  8209. "node_modules/unstorage": {
  8210. "version": "1.10.2",
  8211. "resolved": "https://registry.npmjs.org/unstorage/-/unstorage-1.10.2.tgz",
  8212. "integrity": "sha512-cULBcwDqrS8UhlIysUJs2Dk0Mmt8h7B0E6mtR+relW9nZvsf/u4SkAYyNliPiPW7XtFNb5u3IUMkxGxFTTRTgQ==",
  8213. "dependencies": {
  8214. "anymatch": "^3.1.3",
  8215. "chokidar": "^3.6.0",
  8216. "destr": "^2.0.3",
  8217. "h3": "^1.11.1",
  8218. "listhen": "^1.7.2",
  8219. "lru-cache": "^10.2.0",
  8220. "mri": "^1.2.0",
  8221. "node-fetch-native": "^1.6.2",
  8222. "ofetch": "^1.3.3",
  8223. "ufo": "^1.4.0"
  8224. },
  8225. "peerDependencies": {
  8226. "@azure/app-configuration": "^1.5.0",
  8227. "@azure/cosmos": "^4.0.0",
  8228. "@azure/data-tables": "^13.2.2",
  8229. "@azure/identity": "^4.0.1",
  8230. "@azure/keyvault-secrets": "^4.8.0",
  8231. "@azure/storage-blob": "^12.17.0",
  8232. "@capacitor/preferences": "^5.0.7",
  8233. "@netlify/blobs": "^6.5.0 || ^7.0.0",
  8234. "@planetscale/database": "^1.16.0",
  8235. "@upstash/redis": "^1.28.4",
  8236. "@vercel/kv": "^1.0.1",
  8237. "idb-keyval": "^6.2.1",
  8238. "ioredis": "^5.3.2"
  8239. },
  8240. "peerDependenciesMeta": {
  8241. "@azure/app-configuration": {
  8242. "optional": true
  8243. },
  8244. "@azure/cosmos": {
  8245. "optional": true
  8246. },
  8247. "@azure/data-tables": {
  8248. "optional": true
  8249. },
  8250. "@azure/identity": {
  8251. "optional": true
  8252. },
  8253. "@azure/keyvault-secrets": {
  8254. "optional": true
  8255. },
  8256. "@azure/storage-blob": {
  8257. "optional": true
  8258. },
  8259. "@capacitor/preferences": {
  8260. "optional": true
  8261. },
  8262. "@netlify/blobs": {
  8263. "optional": true
  8264. },
  8265. "@planetscale/database": {
  8266. "optional": true
  8267. },
  8268. "@upstash/redis": {
  8269. "optional": true
  8270. },
  8271. "@vercel/kv": {
  8272. "optional": true
  8273. },
  8274. "idb-keyval": {
  8275. "optional": true
  8276. },
  8277. "ioredis": {
  8278. "optional": true
  8279. }
  8280. }
  8281. },
  8282. "node_modules/unstorage/node_modules/lru-cache": {
  8283. "version": "10.4.3",
  8284. "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz",
  8285. "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ=="
  8286. },
  8287. "node_modules/untun": {
  8288. "version": "0.1.3",
  8289. "resolved": "https://registry.npmjs.org/untun/-/untun-0.1.3.tgz",
  8290. "integrity": "sha512-4luGP9LMYszMRZwsvyUd9MrxgEGZdZuZgpVQHEEX0lCYFESasVRvZd0EYpCkOIbJKHMuv0LskpXc/8Un+MJzEQ==",
  8291. "dependencies": {
  8292. "citty": "^0.1.5",
  8293. "consola": "^3.2.3",
  8294. "pathe": "^1.1.1"
  8295. },
  8296. "bin": {
  8297. "untun": "bin/untun.mjs"
  8298. }
  8299. },
  8300. "node_modules/untyped": {
  8301. "version": "1.4.2",
  8302. "resolved": "https://registry.npmjs.org/untyped/-/untyped-1.4.2.tgz",
  8303. "integrity": "sha512-nC5q0DnPEPVURPhfPQLahhSTnemVtPzdx7ofiRxXpOB2SYnb3MfdU3DVGyJdS8Lx+tBWeAePO8BfU/3EgksM7Q==",
  8304. "dependencies": {
  8305. "@babel/core": "^7.23.7",
  8306. "@babel/standalone": "^7.23.8",
  8307. "@babel/types": "^7.23.6",
  8308. "defu": "^6.1.4",
  8309. "jiti": "^1.21.0",
  8310. "mri": "^1.2.0",
  8311. "scule": "^1.2.0"
  8312. },
  8313. "bin": {
  8314. "untyped": "dist/cli.mjs"
  8315. }
  8316. },
  8317. "node_modules/unwasm": {
  8318. "version": "0.3.9",
  8319. "resolved": "https://registry.npmjs.org/unwasm/-/unwasm-0.3.9.tgz",
  8320. "integrity": "sha512-LDxTx/2DkFURUd+BU1vUsF/moj0JsoTvl+2tcg2AUOiEzVturhGGx17/IMgGvKUYdZwr33EJHtChCJuhu9Ouvg==",
  8321. "dependencies": {
  8322. "knitwork": "^1.0.0",
  8323. "magic-string": "^0.30.8",
  8324. "mlly": "^1.6.1",
  8325. "pathe": "^1.1.2",
  8326. "pkg-types": "^1.0.3",
  8327. "unplugin": "^1.10.0"
  8328. }
  8329. },
  8330. "node_modules/update-browserslist-db": {
  8331. "version": "1.1.0",
  8332. "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.0.tgz",
  8333. "integrity": "sha512-EdRAaAyk2cUE1wOf2DkEhzxqOQvFOoRJFNS6NeyJ01Gp2beMRpBAINjM2iDXE3KCuKhwnvHIQCJm6ThL2Z+HzQ==",
  8334. "funding": [
  8335. {
  8336. "type": "opencollective",
  8337. "url": "https://opencollective.com/browserslist"
  8338. },
  8339. {
  8340. "type": "tidelift",
  8341. "url": "https://tidelift.com/funding/github/npm/browserslist"
  8342. },
  8343. {
  8344. "type": "github",
  8345. "url": "https://github.com/sponsors/ai"
  8346. }
  8347. ],
  8348. "dependencies": {
  8349. "escalade": "^3.1.2",
  8350. "picocolors": "^1.0.1"
  8351. },
  8352. "bin": {
  8353. "update-browserslist-db": "cli.js"
  8354. },
  8355. "peerDependencies": {
  8356. "browserslist": ">= 4.21.0"
  8357. }
  8358. },
  8359. "node_modules/uqr": {
  8360. "version": "0.1.2",
  8361. "resolved": "https://registry.npmjs.org/uqr/-/uqr-0.1.2.tgz",
  8362. "integrity": "sha512-MJu7ypHq6QasgF5YRTjqscSzQp/W11zoUk6kvmlH+fmWEs63Y0Eib13hYFwAzagRJcVY8WVnlV+eBDUGMJ5IbA=="
  8363. },
  8364. "node_modules/urlpattern-polyfill": {
  8365. "version": "8.0.2",
  8366. "resolved": "https://registry.npmjs.org/urlpattern-polyfill/-/urlpattern-polyfill-8.0.2.tgz",
  8367. "integrity": "sha512-Qp95D4TPJl1kC9SKigDcqgyM2VDVO4RiJc2d4qe5GrYm+zbIQCWWKAFaJNQ4BhdFeDGwBmAxqJBwWSJDb9T3BQ=="
  8368. },
  8369. "node_modules/util-deprecate": {
  8370. "version": "1.0.2",
  8371. "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
  8372. "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw=="
  8373. },
  8374. "node_modules/vite": {
  8375. "version": "5.3.3",
  8376. "resolved": "https://registry.npmjs.org/vite/-/vite-5.3.3.tgz",
  8377. "integrity": "sha512-NPQdeCU0Dv2z5fu+ULotpuq5yfCS1BzKUIPhNbP3YBfAMGJXbt2nS+sbTFu+qchaqWTD+H3JK++nRwr6XIcp6A==",
  8378. "dependencies": {
  8379. "esbuild": "^0.21.3",
  8380. "postcss": "^8.4.39",
  8381. "rollup": "^4.13.0"
  8382. },
  8383. "bin": {
  8384. "vite": "bin/vite.js"
  8385. },
  8386. "engines": {
  8387. "node": "^18.0.0 || >=20.0.0"
  8388. },
  8389. "funding": {
  8390. "url": "https://github.com/vitejs/vite?sponsor=1"
  8391. },
  8392. "optionalDependencies": {
  8393. "fsevents": "~2.3.3"
  8394. },
  8395. "peerDependencies": {
  8396. "@types/node": "^18.0.0 || >=20.0.0",
  8397. "less": "*",
  8398. "lightningcss": "^1.21.0",
  8399. "sass": "*",
  8400. "stylus": "*",
  8401. "sugarss": "*",
  8402. "terser": "^5.4.0"
  8403. },
  8404. "peerDependenciesMeta": {
  8405. "@types/node": {
  8406. "optional": true
  8407. },
  8408. "less": {
  8409. "optional": true
  8410. },
  8411. "lightningcss": {
  8412. "optional": true
  8413. },
  8414. "sass": {
  8415. "optional": true
  8416. },
  8417. "stylus": {
  8418. "optional": true
  8419. },
  8420. "sugarss": {
  8421. "optional": true
  8422. },
  8423. "terser": {
  8424. "optional": true
  8425. }
  8426. }
  8427. },
  8428. "node_modules/vite-hot-client": {
  8429. "version": "0.2.3",
  8430. "resolved": "https://registry.npmjs.org/vite-hot-client/-/vite-hot-client-0.2.3.tgz",
  8431. "integrity": "sha512-rOGAV7rUlUHX89fP2p2v0A2WWvV3QMX2UYq0fRqsWSvFvev4atHWqjwGoKaZT1VTKyLGk533ecu3eyd0o59CAg==",
  8432. "funding": {
  8433. "url": "https://github.com/sponsors/antfu"
  8434. },
  8435. "peerDependencies": {
  8436. "vite": "^2.6.0 || ^3.0.0 || ^4.0.0 || ^5.0.0-0"
  8437. }
  8438. },
  8439. "node_modules/vite-node": {
  8440. "version": "1.6.0",
  8441. "resolved": "https://registry.npmjs.org/vite-node/-/vite-node-1.6.0.tgz",
  8442. "integrity": "sha512-de6HJgzC+TFzOu0NTC4RAIsyf/DY/ibWDYQUcuEA84EMHhcefTUGkjFHKKEJhQN4A+6I0u++kr3l36ZF2d7XRw==",
  8443. "dependencies": {
  8444. "cac": "^6.7.14",
  8445. "debug": "^4.3.4",
  8446. "pathe": "^1.1.1",
  8447. "picocolors": "^1.0.0",
  8448. "vite": "^5.0.0"
  8449. },
  8450. "bin": {
  8451. "vite-node": "vite-node.mjs"
  8452. },
  8453. "engines": {
  8454. "node": "^18.0.0 || >=20.0.0"
  8455. },
  8456. "funding": {
  8457. "url": "https://opencollective.com/vitest"
  8458. }
  8459. },
  8460. "node_modules/vite-plugin-checker": {
  8461. "version": "0.7.1",
  8462. "resolved": "https://registry.npmjs.org/vite-plugin-checker/-/vite-plugin-checker-0.7.1.tgz",
  8463. "integrity": "sha512-Yby+Dr6+cJlkoPagqdQQn21+ZPaYwonNSlW3VpZzoyDAxoYt7YUDhzSYrCa15iTe+X4IpiNC882a3oomxCXyTA==",
  8464. "dependencies": {
  8465. "@babel/code-frame": "^7.12.13",
  8466. "ansi-escapes": "^4.3.0",
  8467. "chalk": "^4.1.1",
  8468. "chokidar": "^3.5.1",
  8469. "commander": "^8.0.0",
  8470. "fast-glob": "^3.2.7",
  8471. "fs-extra": "^11.1.0",
  8472. "npm-run-path": "^4.0.1",
  8473. "strip-ansi": "^6.0.0",
  8474. "tiny-invariant": "^1.1.0",
  8475. "vscode-languageclient": "^7.0.0",
  8476. "vscode-languageserver": "^7.0.0",
  8477. "vscode-languageserver-textdocument": "^1.0.1",
  8478. "vscode-uri": "^3.0.2"
  8479. },
  8480. "engines": {
  8481. "node": ">=14.16"
  8482. },
  8483. "peerDependencies": {
  8484. "eslint": ">=7",
  8485. "meow": "^9.0.0",
  8486. "optionator": "^0.9.1",
  8487. "stylelint": ">=13",
  8488. "typescript": "*",
  8489. "vite": ">=2.0.0",
  8490. "vls": "*",
  8491. "vti": "*",
  8492. "vue-tsc": ">=2.0.0"
  8493. },
  8494. "peerDependenciesMeta": {
  8495. "eslint": {
  8496. "optional": true
  8497. },
  8498. "meow": {
  8499. "optional": true
  8500. },
  8501. "optionator": {
  8502. "optional": true
  8503. },
  8504. "stylelint": {
  8505. "optional": true
  8506. },
  8507. "typescript": {
  8508. "optional": true
  8509. },
  8510. "vls": {
  8511. "optional": true
  8512. },
  8513. "vti": {
  8514. "optional": true
  8515. },
  8516. "vue-tsc": {
  8517. "optional": true
  8518. }
  8519. }
  8520. },
  8521. "node_modules/vite-plugin-checker/node_modules/ansi-styles": {
  8522. "version": "4.3.0",
  8523. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
  8524. "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
  8525. "dependencies": {
  8526. "color-convert": "^2.0.1"
  8527. },
  8528. "engines": {
  8529. "node": ">=8"
  8530. },
  8531. "funding": {
  8532. "url": "https://github.com/chalk/ansi-styles?sponsor=1"
  8533. }
  8534. },
  8535. "node_modules/vite-plugin-checker/node_modules/chalk": {
  8536. "version": "4.1.2",
  8537. "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
  8538. "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
  8539. "dependencies": {
  8540. "ansi-styles": "^4.1.0",
  8541. "supports-color": "^7.1.0"
  8542. },
  8543. "engines": {
  8544. "node": ">=10"
  8545. },
  8546. "funding": {
  8547. "url": "https://github.com/chalk/chalk?sponsor=1"
  8548. }
  8549. },
  8550. "node_modules/vite-plugin-checker/node_modules/color-convert": {
  8551. "version": "2.0.1",
  8552. "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
  8553. "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
  8554. "dependencies": {
  8555. "color-name": "~1.1.4"
  8556. },
  8557. "engines": {
  8558. "node": ">=7.0.0"
  8559. }
  8560. },
  8561. "node_modules/vite-plugin-checker/node_modules/color-name": {
  8562. "version": "1.1.4",
  8563. "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
  8564. "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
  8565. },
  8566. "node_modules/vite-plugin-checker/node_modules/commander": {
  8567. "version": "8.3.0",
  8568. "resolved": "https://registry.npmjs.org/commander/-/commander-8.3.0.tgz",
  8569. "integrity": "sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==",
  8570. "engines": {
  8571. "node": ">= 12"
  8572. }
  8573. },
  8574. "node_modules/vite-plugin-checker/node_modules/has-flag": {
  8575. "version": "4.0.0",
  8576. "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
  8577. "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
  8578. "engines": {
  8579. "node": ">=8"
  8580. }
  8581. },
  8582. "node_modules/vite-plugin-checker/node_modules/npm-run-path": {
  8583. "version": "4.0.1",
  8584. "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz",
  8585. "integrity": "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==",
  8586. "dependencies": {
  8587. "path-key": "^3.0.0"
  8588. },
  8589. "engines": {
  8590. "node": ">=8"
  8591. }
  8592. },
  8593. "node_modules/vite-plugin-checker/node_modules/supports-color": {
  8594. "version": "7.2.0",
  8595. "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
  8596. "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
  8597. "dependencies": {
  8598. "has-flag": "^4.0.0"
  8599. },
  8600. "engines": {
  8601. "node": ">=8"
  8602. }
  8603. },
  8604. "node_modules/vite-plugin-inspect": {
  8605. "version": "0.8.4",
  8606. "resolved": "https://registry.npmjs.org/vite-plugin-inspect/-/vite-plugin-inspect-0.8.4.tgz",
  8607. "integrity": "sha512-G0N3rjfw+AiiwnGw50KlObIHYWfulVwaCBUBLh2xTW9G1eM9ocE5olXkEYUbwyTmX+azM8duubi+9w5awdCz+g==",
  8608. "dependencies": {
  8609. "@antfu/utils": "^0.7.7",
  8610. "@rollup/pluginutils": "^5.1.0",
  8611. "debug": "^4.3.4",
  8612. "error-stack-parser-es": "^0.1.1",
  8613. "fs-extra": "^11.2.0",
  8614. "open": "^10.1.0",
  8615. "perfect-debounce": "^1.0.0",
  8616. "picocolors": "^1.0.0",
  8617. "sirv": "^2.0.4"
  8618. },
  8619. "engines": {
  8620. "node": ">=14"
  8621. },
  8622. "funding": {
  8623. "url": "https://github.com/sponsors/antfu"
  8624. },
  8625. "peerDependencies": {
  8626. "vite": "^3.1.0 || ^4.0.0 || ^5.0.0-0"
  8627. },
  8628. "peerDependenciesMeta": {
  8629. "@nuxt/kit": {
  8630. "optional": true
  8631. }
  8632. }
  8633. },
  8634. "node_modules/vite-plugin-inspect/node_modules/define-lazy-prop": {
  8635. "version": "3.0.0",
  8636. "resolved": "https://registry.npmjs.org/define-lazy-prop/-/define-lazy-prop-3.0.0.tgz",
  8637. "integrity": "sha512-N+MeXYoqr3pOgn8xfyRPREN7gHakLYjhsHhWGT3fWAiL4IkAt0iDw14QiiEm2bE30c5XX5q0FtAA3CK5f9/BUg==",
  8638. "engines": {
  8639. "node": ">=12"
  8640. },
  8641. "funding": {
  8642. "url": "https://github.com/sponsors/sindresorhus"
  8643. }
  8644. },
  8645. "node_modules/vite-plugin-inspect/node_modules/open": {
  8646. "version": "10.1.0",
  8647. "resolved": "https://registry.npmjs.org/open/-/open-10.1.0.tgz",
  8648. "integrity": "sha512-mnkeQ1qP5Ue2wd+aivTD3NHd/lZ96Lu0jgf0pwktLPtx6cTZiH7tyeGRRHs0zX0rbrahXPnXlUnbeXyaBBuIaw==",
  8649. "dependencies": {
  8650. "default-browser": "^5.2.1",
  8651. "define-lazy-prop": "^3.0.0",
  8652. "is-inside-container": "^1.0.0",
  8653. "is-wsl": "^3.1.0"
  8654. },
  8655. "engines": {
  8656. "node": ">=18"
  8657. },
  8658. "funding": {
  8659. "url": "https://github.com/sponsors/sindresorhus"
  8660. }
  8661. },
  8662. "node_modules/vite-plugin-vue-inspector": {
  8663. "version": "5.1.2",
  8664. "resolved": "https://registry.npmjs.org/vite-plugin-vue-inspector/-/vite-plugin-vue-inspector-5.1.2.tgz",
  8665. "integrity": "sha512-M+yH2LlQtVNzJAljQM+61CqDXBvHim8dU5ImGaQuwlo13tMDHue5D7IC20YwDJuWDODiYc/cZBUYspVlyPf2vQ==",
  8666. "dependencies": {
  8667. "@babel/core": "^7.23.0",
  8668. "@babel/plugin-proposal-decorators": "^7.23.0",
  8669. "@babel/plugin-syntax-import-attributes": "^7.22.5",
  8670. "@babel/plugin-syntax-import-meta": "^7.10.4",
  8671. "@babel/plugin-transform-typescript": "^7.22.15",
  8672. "@vue/babel-plugin-jsx": "^1.1.5",
  8673. "@vue/compiler-dom": "^3.3.4",
  8674. "kolorist": "^1.8.0",
  8675. "magic-string": "^0.30.4"
  8676. },
  8677. "peerDependencies": {
  8678. "vite": "^3.0.0-0 || ^4.0.0-0 || ^5.0.0-0"
  8679. }
  8680. },
  8681. "node_modules/vite/node_modules/@esbuild/linux-x64": {
  8682. "version": "0.21.5",
  8683. "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.21.5.tgz",
  8684. "integrity": "sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==",
  8685. "cpu": [
  8686. "x64"
  8687. ],
  8688. "optional": true,
  8689. "os": [
  8690. "linux"
  8691. ],
  8692. "engines": {
  8693. "node": ">=12"
  8694. }
  8695. },
  8696. "node_modules/vite/node_modules/esbuild": {
  8697. "version": "0.21.5",
  8698. "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.21.5.tgz",
  8699. "integrity": "sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==",
  8700. "hasInstallScript": true,
  8701. "bin": {
  8702. "esbuild": "bin/esbuild"
  8703. },
  8704. "engines": {
  8705. "node": ">=12"
  8706. },
  8707. "optionalDependencies": {
  8708. "@esbuild/aix-ppc64": "0.21.5",
  8709. "@esbuild/android-arm": "0.21.5",
  8710. "@esbuild/android-arm64": "0.21.5",
  8711. "@esbuild/android-x64": "0.21.5",
  8712. "@esbuild/darwin-arm64": "0.21.5",
  8713. "@esbuild/darwin-x64": "0.21.5",
  8714. "@esbuild/freebsd-arm64": "0.21.5",
  8715. "@esbuild/freebsd-x64": "0.21.5",
  8716. "@esbuild/linux-arm": "0.21.5",
  8717. "@esbuild/linux-arm64": "0.21.5",
  8718. "@esbuild/linux-ia32": "0.21.5",
  8719. "@esbuild/linux-loong64": "0.21.5",
  8720. "@esbuild/linux-mips64el": "0.21.5",
  8721. "@esbuild/linux-ppc64": "0.21.5",
  8722. "@esbuild/linux-riscv64": "0.21.5",
  8723. "@esbuild/linux-s390x": "0.21.5",
  8724. "@esbuild/linux-x64": "0.21.5",
  8725. "@esbuild/netbsd-x64": "0.21.5",
  8726. "@esbuild/openbsd-x64": "0.21.5",
  8727. "@esbuild/sunos-x64": "0.21.5",
  8728. "@esbuild/win32-arm64": "0.21.5",
  8729. "@esbuild/win32-ia32": "0.21.5",
  8730. "@esbuild/win32-x64": "0.21.5"
  8731. }
  8732. },
  8733. "node_modules/vite/node_modules/fsevents": {
  8734. "version": "2.3.3",
  8735. "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
  8736. "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
  8737. "hasInstallScript": true,
  8738. "optional": true,
  8739. "os": [
  8740. "darwin"
  8741. ],
  8742. "engines": {
  8743. "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
  8744. }
  8745. },
  8746. "node_modules/vitest": {
  8747. "version": "2.1.2",
  8748. "resolved": "https://registry.npmjs.org/vitest/-/vitest-2.1.2.tgz",
  8749. "integrity": "sha512-veNjLizOMkRrJ6xxb+pvxN6/QAWg95mzcRjtmkepXdN87FNfxAss9RKe2far/G9cQpipfgP2taqg0KiWsquj8A==",
  8750. "dev": true,
  8751. "dependencies": {
  8752. "@vitest/expect": "2.1.2",
  8753. "@vitest/mocker": "2.1.2",
  8754. "@vitest/pretty-format": "^2.1.2",
  8755. "@vitest/runner": "2.1.2",
  8756. "@vitest/snapshot": "2.1.2",
  8757. "@vitest/spy": "2.1.2",
  8758. "@vitest/utils": "2.1.2",
  8759. "chai": "^5.1.1",
  8760. "debug": "^4.3.6",
  8761. "magic-string": "^0.30.11",
  8762. "pathe": "^1.1.2",
  8763. "std-env": "^3.7.0",
  8764. "tinybench": "^2.9.0",
  8765. "tinyexec": "^0.3.0",
  8766. "tinypool": "^1.0.0",
  8767. "tinyrainbow": "^1.2.0",
  8768. "vite": "^5.0.0",
  8769. "vite-node": "2.1.2",
  8770. "why-is-node-running": "^2.3.0"
  8771. },
  8772. "bin": {
  8773. "vitest": "vitest.mjs"
  8774. },
  8775. "engines": {
  8776. "node": "^18.0.0 || >=20.0.0"
  8777. },
  8778. "funding": {
  8779. "url": "https://opencollective.com/vitest"
  8780. },
  8781. "peerDependencies": {
  8782. "@edge-runtime/vm": "*",
  8783. "@types/node": "^18.0.0 || >=20.0.0",
  8784. "@vitest/browser": "2.1.2",
  8785. "@vitest/ui": "2.1.2",
  8786. "happy-dom": "*",
  8787. "jsdom": "*"
  8788. },
  8789. "peerDependenciesMeta": {
  8790. "@edge-runtime/vm": {
  8791. "optional": true
  8792. },
  8793. "@types/node": {
  8794. "optional": true
  8795. },
  8796. "@vitest/browser": {
  8797. "optional": true
  8798. },
  8799. "@vitest/ui": {
  8800. "optional": true
  8801. },
  8802. "happy-dom": {
  8803. "optional": true
  8804. },
  8805. "jsdom": {
  8806. "optional": true
  8807. }
  8808. }
  8809. },
  8810. "node_modules/vitest-environment-nuxt": {
  8811. "version": "1.0.1",
  8812. "resolved": "https://registry.npmjs.org/vitest-environment-nuxt/-/vitest-environment-nuxt-1.0.1.tgz",
  8813. "integrity": "sha512-eBCwtIQriXW5/M49FjqNKfnlJYlG2LWMSNFsRVKomc8CaMqmhQPBS5LZ9DlgYL9T8xIVsiA6RZn2lk7vxov3Ow==",
  8814. "dev": true,
  8815. "dependencies": {
  8816. "@nuxt/test-utils": ">=3.13.1"
  8817. }
  8818. },
  8819. "node_modules/vitest/node_modules/vite-node": {
  8820. "version": "2.1.2",
  8821. "resolved": "https://registry.npmjs.org/vite-node/-/vite-node-2.1.2.tgz",
  8822. "integrity": "sha512-HPcGNN5g/7I2OtPjLqgOtCRu/qhVvBxTUD3qzitmL0SrG1cWFzxzhMDWussxSbrRYWqnKf8P2jiNhPMSN+ymsQ==",
  8823. "dev": true,
  8824. "dependencies": {
  8825. "cac": "^6.7.14",
  8826. "debug": "^4.3.6",
  8827. "pathe": "^1.1.2",
  8828. "vite": "^5.0.0"
  8829. },
  8830. "bin": {
  8831. "vite-node": "vite-node.mjs"
  8832. },
  8833. "engines": {
  8834. "node": "^18.0.0 || >=20.0.0"
  8835. },
  8836. "funding": {
  8837. "url": "https://opencollective.com/vitest"
  8838. }
  8839. },
  8840. "node_modules/vscode-jsonrpc": {
  8841. "version": "6.0.0",
  8842. "resolved": "https://registry.npmjs.org/vscode-jsonrpc/-/vscode-jsonrpc-6.0.0.tgz",
  8843. "integrity": "sha512-wnJA4BnEjOSyFMvjZdpiOwhSq9uDoK8e/kpRJDTaMYzwlkrhG1fwDIZI94CLsLzlCK5cIbMMtFlJlfR57Lavmg==",
  8844. "engines": {
  8845. "node": ">=8.0.0 || >=10.0.0"
  8846. }
  8847. },
  8848. "node_modules/vscode-languageclient": {
  8849. "version": "7.0.0",
  8850. "resolved": "https://registry.npmjs.org/vscode-languageclient/-/vscode-languageclient-7.0.0.tgz",
  8851. "integrity": "sha512-P9AXdAPlsCgslpP9pRxYPqkNYV7Xq8300/aZDpO35j1fJm/ncize8iGswzYlcvFw5DQUx4eVk+KvfXdL0rehNg==",
  8852. "dependencies": {
  8853. "minimatch": "^3.0.4",
  8854. "semver": "^7.3.4",
  8855. "vscode-languageserver-protocol": "3.16.0"
  8856. },
  8857. "engines": {
  8858. "vscode": "^1.52.0"
  8859. }
  8860. },
  8861. "node_modules/vscode-languageclient/node_modules/brace-expansion": {
  8862. "version": "1.1.11",
  8863. "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
  8864. "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
  8865. "dependencies": {
  8866. "balanced-match": "^1.0.0",
  8867. "concat-map": "0.0.1"
  8868. }
  8869. },
  8870. "node_modules/vscode-languageclient/node_modules/minimatch": {
  8871. "version": "3.1.2",
  8872. "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
  8873. "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
  8874. "dependencies": {
  8875. "brace-expansion": "^1.1.7"
  8876. },
  8877. "engines": {
  8878. "node": "*"
  8879. }
  8880. },
  8881. "node_modules/vscode-languageserver": {
  8882. "version": "7.0.0",
  8883. "resolved": "https://registry.npmjs.org/vscode-languageserver/-/vscode-languageserver-7.0.0.tgz",
  8884. "integrity": "sha512-60HTx5ID+fLRcgdHfmz0LDZAXYEV68fzwG0JWwEPBode9NuMYTIxuYXPg4ngO8i8+Ou0lM7y6GzaYWbiDL0drw==",
  8885. "dependencies": {
  8886. "vscode-languageserver-protocol": "3.16.0"
  8887. },
  8888. "bin": {
  8889. "installServerIntoExtension": "bin/installServerIntoExtension"
  8890. }
  8891. },
  8892. "node_modules/vscode-languageserver-protocol": {
  8893. "version": "3.16.0",
  8894. "resolved": "https://registry.npmjs.org/vscode-languageserver-protocol/-/vscode-languageserver-protocol-3.16.0.tgz",
  8895. "integrity": "sha512-sdeUoAawceQdgIfTI+sdcwkiK2KU+2cbEYA0agzM2uqaUy2UpnnGHtWTHVEtS0ES4zHU0eMFRGN+oQgDxlD66A==",
  8896. "dependencies": {
  8897. "vscode-jsonrpc": "6.0.0",
  8898. "vscode-languageserver-types": "3.16.0"
  8899. }
  8900. },
  8901. "node_modules/vscode-languageserver-textdocument": {
  8902. "version": "1.0.11",
  8903. "resolved": "https://registry.npmjs.org/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.11.tgz",
  8904. "integrity": "sha512-X+8T3GoiwTVlJbicx/sIAF+yuJAqz8VvwJyoMVhwEMoEKE/fkDmrqUgDMyBECcM2A2frVZIUj5HI/ErRXCfOeA=="
  8905. },
  8906. "node_modules/vscode-languageserver-types": {
  8907. "version": "3.16.0",
  8908. "resolved": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.16.0.tgz",
  8909. "integrity": "sha512-k8luDIWJWyenLc5ToFQQMaSrqCHiLwyKPHKPQZ5zz21vM+vIVUSvsRpcbiECH4WR88K2XZqc4ScRcZ7nk/jbeA=="
  8910. },
  8911. "node_modules/vscode-uri": {
  8912. "version": "3.0.8",
  8913. "resolved": "https://registry.npmjs.org/vscode-uri/-/vscode-uri-3.0.8.tgz",
  8914. "integrity": "sha512-AyFQ0EVmsOZOlAnxoFOGOq1SQDWAB7C6aqMGS23svWAllfOaxbuFvcT8D1i8z3Gyn8fraVeZNNmN6e9bxxXkKw=="
  8915. },
  8916. "node_modules/vue": {
  8917. "version": "3.4.31",
  8918. "resolved": "https://registry.npmjs.org/vue/-/vue-3.4.31.tgz",
  8919. "integrity": "sha512-njqRrOy7W3YLAlVqSKpBebtZpDVg21FPoaq1I7f/+qqBThK9ChAIjkRWgeP6Eat+8C+iia4P3OYqpATP21BCoQ==",
  8920. "dependencies": {
  8921. "@vue/compiler-dom": "3.4.31",
  8922. "@vue/compiler-sfc": "3.4.31",
  8923. "@vue/runtime-dom": "3.4.31",
  8924. "@vue/server-renderer": "3.4.31",
  8925. "@vue/shared": "3.4.31"
  8926. },
  8927. "peerDependencies": {
  8928. "typescript": "*"
  8929. },
  8930. "peerDependenciesMeta": {
  8931. "typescript": {
  8932. "optional": true
  8933. }
  8934. }
  8935. },
  8936. "node_modules/vue-bundle-renderer": {
  8937. "version": "2.1.0",
  8938. "resolved": "https://registry.npmjs.org/vue-bundle-renderer/-/vue-bundle-renderer-2.1.0.tgz",
  8939. "integrity": "sha512-uZ+5ZJdZ/b43gMblWtcpikY6spJd0nERaM/1RtgioXNfWFbjKlUwrS8HlrddN6T2xtptmOouWclxLUkpgcVX3Q==",
  8940. "dependencies": {
  8941. "ufo": "^1.5.3"
  8942. }
  8943. },
  8944. "node_modules/vue-devtools-stub": {
  8945. "version": "0.1.0",
  8946. "resolved": "https://registry.npmjs.org/vue-devtools-stub/-/vue-devtools-stub-0.1.0.tgz",
  8947. "integrity": "sha512-RutnB7X8c5hjq39NceArgXg28WZtZpGc3+J16ljMiYnFhKvd8hITxSWQSQ5bvldxMDU6gG5mkxl1MTQLXckVSQ=="
  8948. },
  8949. "node_modules/vue-router": {
  8950. "version": "4.4.0",
  8951. "resolved": "https://registry.npmjs.org/vue-router/-/vue-router-4.4.0.tgz",
  8952. "integrity": "sha512-HB+t2p611aIZraV2aPSRNXf0Z/oLZFrlygJm+sZbdJaW6lcFqEDQwnzUBXn+DApw+/QzDU/I9TeWx9izEjTmsA==",
  8953. "dependencies": {
  8954. "@vue/devtools-api": "^6.5.1"
  8955. },
  8956. "funding": {
  8957. "url": "https://github.com/sponsors/posva"
  8958. },
  8959. "peerDependencies": {
  8960. "vue": "^3.2.0"
  8961. }
  8962. },
  8963. "node_modules/web-streams-polyfill": {
  8964. "version": "3.3.3",
  8965. "resolved": "https://registry.npmjs.org/web-streams-polyfill/-/web-streams-polyfill-3.3.3.tgz",
  8966. "integrity": "sha512-d2JWLCivmZYTSIoge9MsgFCZrt571BikcWGYkjC1khllbTeDlGqZ2D8vD8E/lJa8WGWbb7Plm8/XJYV7IJHZZw==",
  8967. "engines": {
  8968. "node": ">= 8"
  8969. }
  8970. },
  8971. "node_modules/webidl-conversions": {
  8972. "version": "3.0.1",
  8973. "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz",
  8974. "integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ=="
  8975. },
  8976. "node_modules/webpack-sources": {
  8977. "version": "3.2.3",
  8978. "resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-3.2.3.tgz",
  8979. "integrity": "sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==",
  8980. "optional": true,
  8981. "peer": true,
  8982. "engines": {
  8983. "node": ">=10.13.0"
  8984. }
  8985. },
  8986. "node_modules/webpack-virtual-modules": {
  8987. "version": "0.6.2",
  8988. "resolved": "https://registry.npmjs.org/webpack-virtual-modules/-/webpack-virtual-modules-0.6.2.tgz",
  8989. "integrity": "sha512-66/V2i5hQanC51vBQKPH4aI8NMAcBW59FVBs+rC7eGHupMyfn34q7rZIE+ETlJ+XTevqfUhVVBgSUNSW2flEUQ=="
  8990. },
  8991. "node_modules/whatwg-url": {
  8992. "version": "5.0.0",
  8993. "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz",
  8994. "integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==",
  8995. "dependencies": {
  8996. "tr46": "~0.0.3",
  8997. "webidl-conversions": "^3.0.0"
  8998. }
  8999. },
  9000. "node_modules/which": {
  9001. "version": "3.0.1",
  9002. "resolved": "https://registry.npmjs.org/which/-/which-3.0.1.tgz",
  9003. "integrity": "sha512-XA1b62dzQzLfaEOSQFTCOd5KFf/1VSzZo7/7TUjnya6u0vGGKzU96UQBZTAThCb2j4/xjBAyii1OhRLJEivHvg==",
  9004. "dependencies": {
  9005. "isexe": "^2.0.0"
  9006. },
  9007. "bin": {
  9008. "node-which": "bin/which.js"
  9009. },
  9010. "engines": {
  9011. "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
  9012. }
  9013. },
  9014. "node_modules/why-is-node-running": {
  9015. "version": "2.3.0",
  9016. "resolved": "https://registry.npmjs.org/why-is-node-running/-/why-is-node-running-2.3.0.tgz",
  9017. "integrity": "sha512-hUrmaWBdVDcxvYqnyh09zunKzROWjbZTiNy8dBEjkS7ehEDQibXJ7XvlmtbwuTclUiIyN+CyXQD4Vmko8fNm8w==",
  9018. "dev": true,
  9019. "dependencies": {
  9020. "siginfo": "^2.0.0",
  9021. "stackback": "0.0.2"
  9022. },
  9023. "bin": {
  9024. "why-is-node-running": "cli.js"
  9025. },
  9026. "engines": {
  9027. "node": ">=8"
  9028. }
  9029. },
  9030. "node_modules/wide-align": {
  9031. "version": "1.1.5",
  9032. "resolved": "https://registry.npmjs.org/wide-align/-/wide-align-1.1.5.tgz",
  9033. "integrity": "sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==",
  9034. "dependencies": {
  9035. "string-width": "^1.0.2 || 2 || 3 || 4"
  9036. }
  9037. },
  9038. "node_modules/wrap-ansi": {
  9039. "version": "7.0.0",
  9040. "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
  9041. "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
  9042. "dependencies": {
  9043. "ansi-styles": "^4.0.0",
  9044. "string-width": "^4.1.0",
  9045. "strip-ansi": "^6.0.0"
  9046. },
  9047. "engines": {
  9048. "node": ">=10"
  9049. },
  9050. "funding": {
  9051. "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
  9052. }
  9053. },
  9054. "node_modules/wrap-ansi-cjs": {
  9055. "name": "wrap-ansi",
  9056. "version": "7.0.0",
  9057. "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
  9058. "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
  9059. "dependencies": {
  9060. "ansi-styles": "^4.0.0",
  9061. "string-width": "^4.1.0",
  9062. "strip-ansi": "^6.0.0"
  9063. },
  9064. "engines": {
  9065. "node": ">=10"
  9066. },
  9067. "funding": {
  9068. "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
  9069. }
  9070. },
  9071. "node_modules/wrap-ansi-cjs/node_modules/ansi-styles": {
  9072. "version": "4.3.0",
  9073. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
  9074. "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
  9075. "dependencies": {
  9076. "color-convert": "^2.0.1"
  9077. },
  9078. "engines": {
  9079. "node": ">=8"
  9080. },
  9081. "funding": {
  9082. "url": "https://github.com/chalk/ansi-styles?sponsor=1"
  9083. }
  9084. },
  9085. "node_modules/wrap-ansi-cjs/node_modules/color-convert": {
  9086. "version": "2.0.1",
  9087. "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
  9088. "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
  9089. "dependencies": {
  9090. "color-name": "~1.1.4"
  9091. },
  9092. "engines": {
  9093. "node": ">=7.0.0"
  9094. }
  9095. },
  9096. "node_modules/wrap-ansi-cjs/node_modules/color-name": {
  9097. "version": "1.1.4",
  9098. "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
  9099. "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
  9100. },
  9101. "node_modules/wrap-ansi/node_modules/ansi-styles": {
  9102. "version": "4.3.0",
  9103. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
  9104. "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
  9105. "dependencies": {
  9106. "color-convert": "^2.0.1"
  9107. },
  9108. "engines": {
  9109. "node": ">=8"
  9110. },
  9111. "funding": {
  9112. "url": "https://github.com/chalk/ansi-styles?sponsor=1"
  9113. }
  9114. },
  9115. "node_modules/wrap-ansi/node_modules/color-convert": {
  9116. "version": "2.0.1",
  9117. "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
  9118. "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
  9119. "dependencies": {
  9120. "color-name": "~1.1.4"
  9121. },
  9122. "engines": {
  9123. "node": ">=7.0.0"
  9124. }
  9125. },
  9126. "node_modules/wrap-ansi/node_modules/color-name": {
  9127. "version": "1.1.4",
  9128. "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
  9129. "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
  9130. },
  9131. "node_modules/wrappy": {
  9132. "version": "1.0.2",
  9133. "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
  9134. "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ=="
  9135. },
  9136. "node_modules/ws": {
  9137. "version": "8.18.0",
  9138. "resolved": "https://registry.npmjs.org/ws/-/ws-8.18.0.tgz",
  9139. "integrity": "sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==",
  9140. "engines": {
  9141. "node": ">=10.0.0"
  9142. },
  9143. "peerDependencies": {
  9144. "bufferutil": "^4.0.1",
  9145. "utf-8-validate": ">=5.0.2"
  9146. },
  9147. "peerDependenciesMeta": {
  9148. "bufferutil": {
  9149. "optional": true
  9150. },
  9151. "utf-8-validate": {
  9152. "optional": true
  9153. }
  9154. }
  9155. },
  9156. "node_modules/y18n": {
  9157. "version": "5.0.8",
  9158. "resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz",
  9159. "integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==",
  9160. "engines": {
  9161. "node": ">=10"
  9162. }
  9163. },
  9164. "node_modules/yallist": {
  9165. "version": "3.1.1",
  9166. "resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz",
  9167. "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g=="
  9168. },
  9169. "node_modules/yaml": {
  9170. "version": "2.4.5",
  9171. "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.4.5.tgz",
  9172. "integrity": "sha512-aBx2bnqDzVOyNKfsysjA2ms5ZlnjSAW2eG3/L5G/CSujfjLJTJsEw1bGw8kCf04KodQWk1pxlGnZ56CRxiawmg==",
  9173. "bin": {
  9174. "yaml": "bin.mjs"
  9175. },
  9176. "engines": {
  9177. "node": ">= 14"
  9178. }
  9179. },
  9180. "node_modules/yargs": {
  9181. "version": "17.7.2",
  9182. "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz",
  9183. "integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==",
  9184. "dependencies": {
  9185. "cliui": "^8.0.1",
  9186. "escalade": "^3.1.1",
  9187. "get-caller-file": "^2.0.5",
  9188. "require-directory": "^2.1.1",
  9189. "string-width": "^4.2.3",
  9190. "y18n": "^5.0.5",
  9191. "yargs-parser": "^21.1.1"
  9192. },
  9193. "engines": {
  9194. "node": ">=12"
  9195. }
  9196. },
  9197. "node_modules/yargs-parser": {
  9198. "version": "21.1.1",
  9199. "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz",
  9200. "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==",
  9201. "engines": {
  9202. "node": ">=12"
  9203. }
  9204. },
  9205. "node_modules/zhead": {
  9206. "version": "2.2.4",
  9207. "resolved": "https://registry.npmjs.org/zhead/-/zhead-2.2.4.tgz",
  9208. "integrity": "sha512-8F0OI5dpWIA5IGG5NHUg9staDwz/ZPxZtvGVf01j7vHqSyZ0raHY+78atOVxRqb73AotX22uV1pXt3gYSstGag==",
  9209. "funding": {
  9210. "url": "https://github.com/sponsors/harlan-zw"
  9211. }
  9212. },
  9213. "node_modules/zip-stream": {
  9214. "version": "6.0.1",
  9215. "resolved": "https://registry.npmjs.org/zip-stream/-/zip-stream-6.0.1.tgz",
  9216. "integrity": "sha512-zK7YHHz4ZXpW89AHXUPbQVGKI7uvkd3hzusTdotCg1UxyaVtg0zFJSTfW/Dq5f7OBBVnq6cZIaC8Ti4hb6dtCA==",
  9217. "dependencies": {
  9218. "archiver-utils": "^5.0.0",
  9219. "compress-commons": "^6.0.2",
  9220. "readable-stream": "^4.0.0"
  9221. },
  9222. "engines": {
  9223. "node": ">= 14"
  9224. }
  9225. }
  9226. }
  9227. }