選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 

9143 行
330 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. "nuxt": "^3.12.3",
  13. "unhead": "^1.9.15",
  14. "vue": "^3.4.31",
  15. "vue-router": "^4.4.0"
  16. },
  17. "devDependencies": {
  18. "@nuxt/test-utils": "^3.14.3",
  19. "@playwright/test": "^1.48.0",
  20. "@vueuse/core": "^11.1.0",
  21. "@vueuse/nuxt": "^11.1.0",
  22. "autoprefixer": "^10.4.19",
  23. "postcss": "^8.4.39",
  24. "sass": "^1.77.6",
  25. "tailwindcss": "^3.4.4",
  26. "vitest": "^2.1.2"
  27. }
  28. },
  29. "node_modules/@alloc/quick-lru": {
  30. "version": "5.2.0",
  31. "resolved": "https://registry.npmjs.org/@alloc/quick-lru/-/quick-lru-5.2.0.tgz",
  32. "integrity": "sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==",
  33. "dev": true,
  34. "engines": {
  35. "node": ">=10"
  36. },
  37. "funding": {
  38. "url": "https://github.com/sponsors/sindresorhus"
  39. }
  40. },
  41. "node_modules/@ampproject/remapping": {
  42. "version": "2.3.0",
  43. "resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.3.0.tgz",
  44. "integrity": "sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==",
  45. "dependencies": {
  46. "@jridgewell/gen-mapping": "^0.3.5",
  47. "@jridgewell/trace-mapping": "^0.3.24"
  48. },
  49. "engines": {
  50. "node": ">=6.0.0"
  51. }
  52. },
  53. "node_modules/@antfu/utils": {
  54. "version": "0.7.10",
  55. "resolved": "https://registry.npmjs.org/@antfu/utils/-/utils-0.7.10.tgz",
  56. "integrity": "sha512-+562v9k4aI80m1+VuMHehNJWLOFjBnXn3tdOitzD0il5b7smkSBal4+a3oKiQTbrwMmN/TBUMDvbdoWDehgOww==",
  57. "funding": {
  58. "url": "https://github.com/sponsors/antfu"
  59. }
  60. },
  61. "node_modules/@babel/code-frame": {
  62. "version": "7.24.7",
  63. "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.24.7.tgz",
  64. "integrity": "sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==",
  65. "dependencies": {
  66. "@babel/highlight": "^7.24.7",
  67. "picocolors": "^1.0.0"
  68. },
  69. "engines": {
  70. "node": ">=6.9.0"
  71. }
  72. },
  73. "node_modules/@babel/compat-data": {
  74. "version": "7.24.9",
  75. "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.24.9.tgz",
  76. "integrity": "sha512-e701mcfApCJqMMueQI0Fb68Amflj83+dvAvHawoBpAz+GDjCIyGHzNwnefjsWJ3xiYAqqiQFoWbspGYBdb2/ng==",
  77. "engines": {
  78. "node": ">=6.9.0"
  79. }
  80. },
  81. "node_modules/@babel/core": {
  82. "version": "7.24.9",
  83. "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.24.9.tgz",
  84. "integrity": "sha512-5e3FI4Q3M3Pbr21+5xJwCv6ZT6KmGkI0vw3Tozy5ODAQFTIWe37iT8Cr7Ice2Ntb+M3iSKCEWMB1MBgKrW3whg==",
  85. "dependencies": {
  86. "@ampproject/remapping": "^2.2.0",
  87. "@babel/code-frame": "^7.24.7",
  88. "@babel/generator": "^7.24.9",
  89. "@babel/helper-compilation-targets": "^7.24.8",
  90. "@babel/helper-module-transforms": "^7.24.9",
  91. "@babel/helpers": "^7.24.8",
  92. "@babel/parser": "^7.24.8",
  93. "@babel/template": "^7.24.7",
  94. "@babel/traverse": "^7.24.8",
  95. "@babel/types": "^7.24.9",
  96. "convert-source-map": "^2.0.0",
  97. "debug": "^4.1.0",
  98. "gensync": "^1.0.0-beta.2",
  99. "json5": "^2.2.3",
  100. "semver": "^6.3.1"
  101. },
  102. "engines": {
  103. "node": ">=6.9.0"
  104. },
  105. "funding": {
  106. "type": "opencollective",
  107. "url": "https://opencollective.com/babel"
  108. }
  109. },
  110. "node_modules/@babel/core/node_modules/semver": {
  111. "version": "6.3.1",
  112. "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
  113. "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
  114. "bin": {
  115. "semver": "bin/semver.js"
  116. }
  117. },
  118. "node_modules/@babel/generator": {
  119. "version": "7.24.10",
  120. "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.24.10.tgz",
  121. "integrity": "sha512-o9HBZL1G2129luEUlG1hB4N/nlYNWHnpwlND9eOMclRqqu1YDy2sSYVCFUZwl8I1Gxh+QSRrP2vD7EpUmFVXxg==",
  122. "dependencies": {
  123. "@babel/types": "^7.24.9",
  124. "@jridgewell/gen-mapping": "^0.3.5",
  125. "@jridgewell/trace-mapping": "^0.3.25",
  126. "jsesc": "^2.5.1"
  127. },
  128. "engines": {
  129. "node": ">=6.9.0"
  130. }
  131. },
  132. "node_modules/@babel/helper-annotate-as-pure": {
  133. "version": "7.24.7",
  134. "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.24.7.tgz",
  135. "integrity": "sha512-BaDeOonYvhdKw+JoMVkAixAAJzG2jVPIwWoKBPdYuY9b452e2rPuI9QPYh3KpofZ3pW2akOmwZLOiOsHMiqRAg==",
  136. "dependencies": {
  137. "@babel/types": "^7.24.7"
  138. },
  139. "engines": {
  140. "node": ">=6.9.0"
  141. }
  142. },
  143. "node_modules/@babel/helper-compilation-targets": {
  144. "version": "7.24.8",
  145. "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.24.8.tgz",
  146. "integrity": "sha512-oU+UoqCHdp+nWVDkpldqIQL/i/bvAv53tRqLG/s+cOXxe66zOYLU7ar/Xs3LdmBihrUMEUhwu6dMZwbNOYDwvw==",
  147. "dependencies": {
  148. "@babel/compat-data": "^7.24.8",
  149. "@babel/helper-validator-option": "^7.24.8",
  150. "browserslist": "^4.23.1",
  151. "lru-cache": "^5.1.1",
  152. "semver": "^6.3.1"
  153. },
  154. "engines": {
  155. "node": ">=6.9.0"
  156. }
  157. },
  158. "node_modules/@babel/helper-compilation-targets/node_modules/semver": {
  159. "version": "6.3.1",
  160. "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
  161. "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
  162. "bin": {
  163. "semver": "bin/semver.js"
  164. }
  165. },
  166. "node_modules/@babel/helper-create-class-features-plugin": {
  167. "version": "7.24.7",
  168. "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.24.7.tgz",
  169. "integrity": "sha512-kTkaDl7c9vO80zeX1rJxnuRpEsD5tA81yh11X1gQo+PhSti3JS+7qeZo9U4RHobKRiFPKaGK3svUAeb8D0Q7eg==",
  170. "dependencies": {
  171. "@babel/helper-annotate-as-pure": "^7.24.7",
  172. "@babel/helper-environment-visitor": "^7.24.7",
  173. "@babel/helper-function-name": "^7.24.7",
  174. "@babel/helper-member-expression-to-functions": "^7.24.7",
  175. "@babel/helper-optimise-call-expression": "^7.24.7",
  176. "@babel/helper-replace-supers": "^7.24.7",
  177. "@babel/helper-skip-transparent-expression-wrappers": "^7.24.7",
  178. "@babel/helper-split-export-declaration": "^7.24.7",
  179. "semver": "^6.3.1"
  180. },
  181. "engines": {
  182. "node": ">=6.9.0"
  183. },
  184. "peerDependencies": {
  185. "@babel/core": "^7.0.0"
  186. }
  187. },
  188. "node_modules/@babel/helper-create-class-features-plugin/node_modules/semver": {
  189. "version": "6.3.1",
  190. "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
  191. "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
  192. "bin": {
  193. "semver": "bin/semver.js"
  194. }
  195. },
  196. "node_modules/@babel/helper-environment-visitor": {
  197. "version": "7.24.7",
  198. "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.24.7.tgz",
  199. "integrity": "sha512-DoiN84+4Gnd0ncbBOM9AZENV4a5ZiL39HYMyZJGZ/AZEykHYdJw0wW3kdcsh9/Kn+BRXHLkkklZ51ecPKmI1CQ==",
  200. "dependencies": {
  201. "@babel/types": "^7.24.7"
  202. },
  203. "engines": {
  204. "node": ">=6.9.0"
  205. }
  206. },
  207. "node_modules/@babel/helper-function-name": {
  208. "version": "7.24.7",
  209. "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.24.7.tgz",
  210. "integrity": "sha512-FyoJTsj/PEUWu1/TYRiXTIHc8lbw+TDYkZuoE43opPS5TrI7MyONBE1oNvfguEXAD9yhQRrVBnXdXzSLQl9XnA==",
  211. "dependencies": {
  212. "@babel/template": "^7.24.7",
  213. "@babel/types": "^7.24.7"
  214. },
  215. "engines": {
  216. "node": ">=6.9.0"
  217. }
  218. },
  219. "node_modules/@babel/helper-hoist-variables": {
  220. "version": "7.24.7",
  221. "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.24.7.tgz",
  222. "integrity": "sha512-MJJwhkoGy5c4ehfoRyrJ/owKeMl19U54h27YYftT0o2teQ3FJ3nQUf/I3LlJsX4l3qlw7WRXUmiyajvHXoTubQ==",
  223. "dependencies": {
  224. "@babel/types": "^7.24.7"
  225. },
  226. "engines": {
  227. "node": ">=6.9.0"
  228. }
  229. },
  230. "node_modules/@babel/helper-member-expression-to-functions": {
  231. "version": "7.24.7",
  232. "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.24.7.tgz",
  233. "integrity": "sha512-LGeMaf5JN4hAT471eJdBs/GK1DoYIJ5GCtZN/EsL6KUiiDZOvO/eKE11AMZJa2zP4zk4qe9V2O/hxAmkRc8p6w==",
  234. "dependencies": {
  235. "@babel/traverse": "^7.24.7",
  236. "@babel/types": "^7.24.7"
  237. },
  238. "engines": {
  239. "node": ">=6.9.0"
  240. }
  241. },
  242. "node_modules/@babel/helper-module-imports": {
  243. "version": "7.24.7",
  244. "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.24.7.tgz",
  245. "integrity": "sha512-8AyH3C+74cgCVVXow/myrynrAGv+nTVg5vKu2nZph9x7RcRwzmh0VFallJuFTZ9mx6u4eSdXZfcOzSqTUm0HCA==",
  246. "dependencies": {
  247. "@babel/traverse": "^7.24.7",
  248. "@babel/types": "^7.24.7"
  249. },
  250. "engines": {
  251. "node": ">=6.9.0"
  252. }
  253. },
  254. "node_modules/@babel/helper-module-transforms": {
  255. "version": "7.24.9",
  256. "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.24.9.tgz",
  257. "integrity": "sha512-oYbh+rtFKj/HwBQkFlUzvcybzklmVdVV3UU+mN7n2t/q3yGHbuVdNxyFvSBO1tfvjyArpHNcWMAzsSPdyI46hw==",
  258. "dependencies": {
  259. "@babel/helper-environment-visitor": "^7.24.7",
  260. "@babel/helper-module-imports": "^7.24.7",
  261. "@babel/helper-simple-access": "^7.24.7",
  262. "@babel/helper-split-export-declaration": "^7.24.7",
  263. "@babel/helper-validator-identifier": "^7.24.7"
  264. },
  265. "engines": {
  266. "node": ">=6.9.0"
  267. },
  268. "peerDependencies": {
  269. "@babel/core": "^7.0.0"
  270. }
  271. },
  272. "node_modules/@babel/helper-optimise-call-expression": {
  273. "version": "7.24.7",
  274. "resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.24.7.tgz",
  275. "integrity": "sha512-jKiTsW2xmWwxT1ixIdfXUZp+P5yURx2suzLZr5Hi64rURpDYdMW0pv+Uf17EYk2Rd428Lx4tLsnjGJzYKDM/6A==",
  276. "dependencies": {
  277. "@babel/types": "^7.24.7"
  278. },
  279. "engines": {
  280. "node": ">=6.9.0"
  281. }
  282. },
  283. "node_modules/@babel/helper-plugin-utils": {
  284. "version": "7.24.8",
  285. "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.24.8.tgz",
  286. "integrity": "sha512-FFWx5142D8h2Mgr/iPVGH5G7w6jDn4jUSpZTyDnQO0Yn7Ks2Kuz6Pci8H6MPCoUJegd/UZQ3tAvfLCxQSnWWwg==",
  287. "engines": {
  288. "node": ">=6.9.0"
  289. }
  290. },
  291. "node_modules/@babel/helper-replace-supers": {
  292. "version": "7.24.7",
  293. "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.24.7.tgz",
  294. "integrity": "sha512-qTAxxBM81VEyoAY0TtLrx1oAEJc09ZK67Q9ljQToqCnA+55eNwCORaxlKyu+rNfX86o8OXRUSNUnrtsAZXM9sg==",
  295. "dependencies": {
  296. "@babel/helper-environment-visitor": "^7.24.7",
  297. "@babel/helper-member-expression-to-functions": "^7.24.7",
  298. "@babel/helper-optimise-call-expression": "^7.24.7"
  299. },
  300. "engines": {
  301. "node": ">=6.9.0"
  302. },
  303. "peerDependencies": {
  304. "@babel/core": "^7.0.0"
  305. }
  306. },
  307. "node_modules/@babel/helper-simple-access": {
  308. "version": "7.24.7",
  309. "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.24.7.tgz",
  310. "integrity": "sha512-zBAIvbCMh5Ts+b86r/CjU+4XGYIs+R1j951gxI3KmmxBMhCg4oQMsv6ZXQ64XOm/cvzfU1FmoCyt6+owc5QMYg==",
  311. "dependencies": {
  312. "@babel/traverse": "^7.24.7",
  313. "@babel/types": "^7.24.7"
  314. },
  315. "engines": {
  316. "node": ">=6.9.0"
  317. }
  318. },
  319. "node_modules/@babel/helper-skip-transparent-expression-wrappers": {
  320. "version": "7.24.7",
  321. "resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.24.7.tgz",
  322. "integrity": "sha512-IO+DLT3LQUElMbpzlatRASEyQtfhSE0+m465v++3jyyXeBTBUjtVZg28/gHeV5mrTJqvEKhKroBGAvhW+qPHiQ==",
  323. "dependencies": {
  324. "@babel/traverse": "^7.24.7",
  325. "@babel/types": "^7.24.7"
  326. },
  327. "engines": {
  328. "node": ">=6.9.0"
  329. }
  330. },
  331. "node_modules/@babel/helper-split-export-declaration": {
  332. "version": "7.24.7",
  333. "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.24.7.tgz",
  334. "integrity": "sha512-oy5V7pD+UvfkEATUKvIjvIAH/xCzfsFVw7ygW2SI6NClZzquT+mwdTfgfdbUiceh6iQO0CHtCPsyze/MZ2YbAA==",
  335. "dependencies": {
  336. "@babel/types": "^7.24.7"
  337. },
  338. "engines": {
  339. "node": ">=6.9.0"
  340. }
  341. },
  342. "node_modules/@babel/helper-string-parser": {
  343. "version": "7.25.7",
  344. "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.25.7.tgz",
  345. "integrity": "sha512-CbkjYdsJNHFk8uqpEkpCvRs3YRp9tY6FmFY7wLMSYuGYkrdUi7r2lc4/wqsvlHoMznX3WJ9IP8giGPq68T/Y6g==",
  346. "engines": {
  347. "node": ">=6.9.0"
  348. }
  349. },
  350. "node_modules/@babel/helper-validator-identifier": {
  351. "version": "7.25.7",
  352. "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.7.tgz",
  353. "integrity": "sha512-AM6TzwYqGChO45oiuPqwL2t20/HdMC1rTPAesnBCgPCSF1x3oN9MVUwQV2iyz4xqWrctwK5RNC8LV22kaQCNYg==",
  354. "engines": {
  355. "node": ">=6.9.0"
  356. }
  357. },
  358. "node_modules/@babel/helper-validator-option": {
  359. "version": "7.24.8",
  360. "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.24.8.tgz",
  361. "integrity": "sha512-xb8t9tD1MHLungh/AIoWYN+gVHaB9kwlu8gffXGSt3FFEIT7RjS+xWbc2vUD1UTZdIpKj/ab3rdqJ7ufngyi2Q==",
  362. "engines": {
  363. "node": ">=6.9.0"
  364. }
  365. },
  366. "node_modules/@babel/helpers": {
  367. "version": "7.24.8",
  368. "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.24.8.tgz",
  369. "integrity": "sha512-gV2265Nkcz7weJJfvDoAEVzC1e2OTDpkGbEsebse8koXUJUXPsCMi7sRo/+SPMuMZ9MtUPnGwITTnQnU5YjyaQ==",
  370. "dependencies": {
  371. "@babel/template": "^7.24.7",
  372. "@babel/types": "^7.24.8"
  373. },
  374. "engines": {
  375. "node": ">=6.9.0"
  376. }
  377. },
  378. "node_modules/@babel/highlight": {
  379. "version": "7.24.7",
  380. "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.24.7.tgz",
  381. "integrity": "sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==",
  382. "dependencies": {
  383. "@babel/helper-validator-identifier": "^7.24.7",
  384. "chalk": "^2.4.2",
  385. "js-tokens": "^4.0.0",
  386. "picocolors": "^1.0.0"
  387. },
  388. "engines": {
  389. "node": ">=6.9.0"
  390. }
  391. },
  392. "node_modules/@babel/parser": {
  393. "version": "7.25.7",
  394. "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.25.7.tgz",
  395. "integrity": "sha512-aZn7ETtQsjjGG5HruveUK06cU3Hljuhd9Iojm4M8WWv3wLE6OkE5PWbDUkItmMgegmccaITudyuW5RPYrYlgWw==",
  396. "dependencies": {
  397. "@babel/types": "^7.25.7"
  398. },
  399. "bin": {
  400. "parser": "bin/babel-parser.js"
  401. },
  402. "engines": {
  403. "node": ">=6.0.0"
  404. }
  405. },
  406. "node_modules/@babel/plugin-proposal-decorators": {
  407. "version": "7.24.7",
  408. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.24.7.tgz",
  409. "integrity": "sha512-RL9GR0pUG5Kc8BUWLNDm2T5OpYwSX15r98I0IkgmRQTXuELq/OynH8xtMTMvTJFjXbMWFVTKtYkTaYQsuAwQlQ==",
  410. "dependencies": {
  411. "@babel/helper-create-class-features-plugin": "^7.24.7",
  412. "@babel/helper-plugin-utils": "^7.24.7",
  413. "@babel/plugin-syntax-decorators": "^7.24.7"
  414. },
  415. "engines": {
  416. "node": ">=6.9.0"
  417. },
  418. "peerDependencies": {
  419. "@babel/core": "^7.0.0-0"
  420. }
  421. },
  422. "node_modules/@babel/plugin-syntax-decorators": {
  423. "version": "7.24.7",
  424. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.24.7.tgz",
  425. "integrity": "sha512-Ui4uLJJrRV1lb38zg1yYTmRKmiZLiftDEvZN2iq3kd9kUFU+PttmzTbAFC2ucRk/XJmtek6G23gPsuZbhrT8fQ==",
  426. "dependencies": {
  427. "@babel/helper-plugin-utils": "^7.24.7"
  428. },
  429. "engines": {
  430. "node": ">=6.9.0"
  431. },
  432. "peerDependencies": {
  433. "@babel/core": "^7.0.0-0"
  434. }
  435. },
  436. "node_modules/@babel/plugin-syntax-import-attributes": {
  437. "version": "7.24.7",
  438. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.24.7.tgz",
  439. "integrity": "sha512-hbX+lKKeUMGihnK8nvKqmXBInriT3GVjzXKFriV3YC6APGxMbP8RZNFwy91+hocLXq90Mta+HshoB31802bb8A==",
  440. "dependencies": {
  441. "@babel/helper-plugin-utils": "^7.24.7"
  442. },
  443. "engines": {
  444. "node": ">=6.9.0"
  445. },
  446. "peerDependencies": {
  447. "@babel/core": "^7.0.0-0"
  448. }
  449. },
  450. "node_modules/@babel/plugin-syntax-import-meta": {
  451. "version": "7.10.4",
  452. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz",
  453. "integrity": "sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==",
  454. "dependencies": {
  455. "@babel/helper-plugin-utils": "^7.10.4"
  456. },
  457. "peerDependencies": {
  458. "@babel/core": "^7.0.0-0"
  459. }
  460. },
  461. "node_modules/@babel/plugin-syntax-jsx": {
  462. "version": "7.24.7",
  463. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.24.7.tgz",
  464. "integrity": "sha512-6ddciUPe/mpMnOKv/U+RSd2vvVy+Yw/JfBB0ZHYjEZt9NLHmCUylNYlsbqCCS1Bffjlb0fCwC9Vqz+sBz6PsiQ==",
  465. "dependencies": {
  466. "@babel/helper-plugin-utils": "^7.24.7"
  467. },
  468. "engines": {
  469. "node": ">=6.9.0"
  470. },
  471. "peerDependencies": {
  472. "@babel/core": "^7.0.0-0"
  473. }
  474. },
  475. "node_modules/@babel/plugin-syntax-typescript": {
  476. "version": "7.24.7",
  477. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.24.7.tgz",
  478. "integrity": "sha512-c/+fVeJBB0FeKsFvwytYiUD+LBvhHjGSI0g446PRGdSVGZLRNArBUno2PETbAly3tpiNAQR5XaZ+JslxkotsbA==",
  479. "dependencies": {
  480. "@babel/helper-plugin-utils": "^7.24.7"
  481. },
  482. "engines": {
  483. "node": ">=6.9.0"
  484. },
  485. "peerDependencies": {
  486. "@babel/core": "^7.0.0-0"
  487. }
  488. },
  489. "node_modules/@babel/plugin-transform-typescript": {
  490. "version": "7.24.7",
  491. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.24.7.tgz",
  492. "integrity": "sha512-iLD3UNkgx2n/HrjBesVbYX6j0yqn/sJktvbtKKgcaLIQ4bTTQ8obAypc1VpyHPD2y4Phh9zHOaAt8e/L14wCpw==",
  493. "dependencies": {
  494. "@babel/helper-annotate-as-pure": "^7.24.7",
  495. "@babel/helper-create-class-features-plugin": "^7.24.7",
  496. "@babel/helper-plugin-utils": "^7.24.7",
  497. "@babel/plugin-syntax-typescript": "^7.24.7"
  498. },
  499. "engines": {
  500. "node": ">=6.9.0"
  501. },
  502. "peerDependencies": {
  503. "@babel/core": "^7.0.0-0"
  504. }
  505. },
  506. "node_modules/@babel/standalone": {
  507. "version": "7.24.4",
  508. "resolved": "https://registry.npmjs.org/@babel/standalone/-/standalone-7.24.4.tgz",
  509. "integrity": "sha512-V4uqWeedadiuiCx5P5OHYJZ1PehdMpcBccNCEptKFGPiZIY3FI5f2ClxUl4r5wZ5U+ohcQ+4KW6jX2K6xXzq4Q==",
  510. "engines": {
  511. "node": ">=6.9.0"
  512. }
  513. },
  514. "node_modules/@babel/template": {
  515. "version": "7.24.7",
  516. "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.24.7.tgz",
  517. "integrity": "sha512-jYqfPrU9JTF0PmPy1tLYHW4Mp4KlgxJD9l2nP9fD6yT/ICi554DmrWBAEYpIelzjHf1msDP3PxJIRt/nFNfBig==",
  518. "dependencies": {
  519. "@babel/code-frame": "^7.24.7",
  520. "@babel/parser": "^7.24.7",
  521. "@babel/types": "^7.24.7"
  522. },
  523. "engines": {
  524. "node": ">=6.9.0"
  525. }
  526. },
  527. "node_modules/@babel/traverse": {
  528. "version": "7.24.8",
  529. "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.24.8.tgz",
  530. "integrity": "sha512-t0P1xxAPzEDcEPmjprAQq19NWum4K0EQPjMwZQZbHt+GiZqvjCHjj755Weq1YRPVzBI+3zSfvScfpnuIecVFJQ==",
  531. "dependencies": {
  532. "@babel/code-frame": "^7.24.7",
  533. "@babel/generator": "^7.24.8",
  534. "@babel/helper-environment-visitor": "^7.24.7",
  535. "@babel/helper-function-name": "^7.24.7",
  536. "@babel/helper-hoist-variables": "^7.24.7",
  537. "@babel/helper-split-export-declaration": "^7.24.7",
  538. "@babel/parser": "^7.24.8",
  539. "@babel/types": "^7.24.8",
  540. "debug": "^4.3.1",
  541. "globals": "^11.1.0"
  542. },
  543. "engines": {
  544. "node": ">=6.9.0"
  545. }
  546. },
  547. "node_modules/@babel/types": {
  548. "version": "7.25.7",
  549. "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.25.7.tgz",
  550. "integrity": "sha512-vwIVdXG+j+FOpkwqHRcBgHLYNL7XMkufrlaFvL9o6Ai9sJn9+PdyIL5qa0XzTZw084c+u9LOls53eoZWP/W5WQ==",
  551. "dependencies": {
  552. "@babel/helper-string-parser": "^7.25.7",
  553. "@babel/helper-validator-identifier": "^7.25.7",
  554. "to-fast-properties": "^2.0.0"
  555. },
  556. "engines": {
  557. "node": ">=6.9.0"
  558. }
  559. },
  560. "node_modules/@cloudflare/kv-asset-handler": {
  561. "version": "0.3.4",
  562. "resolved": "https://registry.npmjs.org/@cloudflare/kv-asset-handler/-/kv-asset-handler-0.3.4.tgz",
  563. "integrity": "sha512-YLPHc8yASwjNkmcDMQMY35yiWjoKAKnhUbPRszBRS0YgH+IXtsMp61j+yTcnCE3oO2DgP0U3iejLC8FTtKDC8Q==",
  564. "dependencies": {
  565. "mime": "^3.0.0"
  566. },
  567. "engines": {
  568. "node": ">=16.13"
  569. }
  570. },
  571. "node_modules/@cloudflare/kv-asset-handler/node_modules/mime": {
  572. "version": "3.0.0",
  573. "resolved": "https://registry.npmjs.org/mime/-/mime-3.0.0.tgz",
  574. "integrity": "sha512-jSCU7/VB1loIWBZe14aEYHU/+1UMEHoaO7qxCOVJOw9GgH72VAWppxNcjU+x9a2k3GSIBXNKxXQFqRvvZ7vr3A==",
  575. "bin": {
  576. "mime": "cli.js"
  577. },
  578. "engines": {
  579. "node": ">=10.0.0"
  580. }
  581. },
  582. "node_modules/@esbuild/linux-x64": {
  583. "version": "0.23.0",
  584. "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.23.0.tgz",
  585. "integrity": "sha512-a3pMQhUEJkITgAw6e0bWA+F+vFtCciMjW/LPtoj99MhVt+Mfb6bbL9hu2wmTZgNd994qTAEw+U/r6k3qHWWaOQ==",
  586. "cpu": [
  587. "x64"
  588. ],
  589. "optional": true,
  590. "os": [
  591. "linux"
  592. ],
  593. "engines": {
  594. "node": ">=18"
  595. }
  596. },
  597. "node_modules/@fastify/busboy": {
  598. "version": "2.1.1",
  599. "resolved": "https://registry.npmjs.org/@fastify/busboy/-/busboy-2.1.1.tgz",
  600. "integrity": "sha512-vBZP4NlzfOlerQTnba4aqZoMhE/a9HY7HRqoOPaETQcSQuWEIyZMHGfVu6w9wGtGK5fED5qRs2DteVCjOH60sA==",
  601. "engines": {
  602. "node": ">=14"
  603. }
  604. },
  605. "node_modules/@ioredis/commands": {
  606. "version": "1.2.0",
  607. "resolved": "https://registry.npmjs.org/@ioredis/commands/-/commands-1.2.0.tgz",
  608. "integrity": "sha512-Sx1pU8EM64o2BrqNpEO1CNLtKQwyhuXuqyfH7oGKCk+1a33d2r5saW8zNwm3j6BTExtjrv2BxTgzzkMwts6vGg=="
  609. },
  610. "node_modules/@isaacs/cliui": {
  611. "version": "8.0.2",
  612. "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz",
  613. "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==",
  614. "dependencies": {
  615. "string-width": "^5.1.2",
  616. "string-width-cjs": "npm:string-width@^4.2.0",
  617. "strip-ansi": "^7.0.1",
  618. "strip-ansi-cjs": "npm:strip-ansi@^6.0.1",
  619. "wrap-ansi": "^8.1.0",
  620. "wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0"
  621. },
  622. "engines": {
  623. "node": ">=12"
  624. }
  625. },
  626. "node_modules/@isaacs/cliui/node_modules/ansi-regex": {
  627. "version": "6.0.1",
  628. "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
  629. "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
  630. "engines": {
  631. "node": ">=12"
  632. },
  633. "funding": {
  634. "url": "https://github.com/chalk/ansi-regex?sponsor=1"
  635. }
  636. },
  637. "node_modules/@isaacs/cliui/node_modules/ansi-styles": {
  638. "version": "6.2.1",
  639. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz",
  640. "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==",
  641. "engines": {
  642. "node": ">=12"
  643. },
  644. "funding": {
  645. "url": "https://github.com/chalk/ansi-styles?sponsor=1"
  646. }
  647. },
  648. "node_modules/@isaacs/cliui/node_modules/emoji-regex": {
  649. "version": "9.2.2",
  650. "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz",
  651. "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg=="
  652. },
  653. "node_modules/@isaacs/cliui/node_modules/string-width": {
  654. "version": "5.1.2",
  655. "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz",
  656. "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==",
  657. "dependencies": {
  658. "eastasianwidth": "^0.2.0",
  659. "emoji-regex": "^9.2.2",
  660. "strip-ansi": "^7.0.1"
  661. },
  662. "engines": {
  663. "node": ">=12"
  664. },
  665. "funding": {
  666. "url": "https://github.com/sponsors/sindresorhus"
  667. }
  668. },
  669. "node_modules/@isaacs/cliui/node_modules/strip-ansi": {
  670. "version": "7.1.0",
  671. "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
  672. "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
  673. "dependencies": {
  674. "ansi-regex": "^6.0.1"
  675. },
  676. "engines": {
  677. "node": ">=12"
  678. },
  679. "funding": {
  680. "url": "https://github.com/chalk/strip-ansi?sponsor=1"
  681. }
  682. },
  683. "node_modules/@isaacs/cliui/node_modules/wrap-ansi": {
  684. "version": "8.1.0",
  685. "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz",
  686. "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==",
  687. "dependencies": {
  688. "ansi-styles": "^6.1.0",
  689. "string-width": "^5.0.1",
  690. "strip-ansi": "^7.0.1"
  691. },
  692. "engines": {
  693. "node": ">=12"
  694. },
  695. "funding": {
  696. "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
  697. }
  698. },
  699. "node_modules/@jridgewell/gen-mapping": {
  700. "version": "0.3.5",
  701. "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz",
  702. "integrity": "sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==",
  703. "dependencies": {
  704. "@jridgewell/set-array": "^1.2.1",
  705. "@jridgewell/sourcemap-codec": "^1.4.10",
  706. "@jridgewell/trace-mapping": "^0.3.24"
  707. },
  708. "engines": {
  709. "node": ">=6.0.0"
  710. }
  711. },
  712. "node_modules/@jridgewell/resolve-uri": {
  713. "version": "3.1.2",
  714. "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz",
  715. "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==",
  716. "engines": {
  717. "node": ">=6.0.0"
  718. }
  719. },
  720. "node_modules/@jridgewell/set-array": {
  721. "version": "1.2.1",
  722. "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.2.1.tgz",
  723. "integrity": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==",
  724. "engines": {
  725. "node": ">=6.0.0"
  726. }
  727. },
  728. "node_modules/@jridgewell/source-map": {
  729. "version": "0.3.6",
  730. "resolved": "https://registry.npmjs.org/@jridgewell/source-map/-/source-map-0.3.6.tgz",
  731. "integrity": "sha512-1ZJTZebgqllO79ue2bm3rIGud/bOe0pP5BjSRCRxxYkEZS8STV7zN84UBbiYu7jy+eCKSnVIUgoWWE/tt+shMQ==",
  732. "dependencies": {
  733. "@jridgewell/gen-mapping": "^0.3.5",
  734. "@jridgewell/trace-mapping": "^0.3.25"
  735. }
  736. },
  737. "node_modules/@jridgewell/sourcemap-codec": {
  738. "version": "1.5.0",
  739. "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz",
  740. "integrity": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ=="
  741. },
  742. "node_modules/@jridgewell/trace-mapping": {
  743. "version": "0.3.25",
  744. "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz",
  745. "integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==",
  746. "dependencies": {
  747. "@jridgewell/resolve-uri": "^3.1.0",
  748. "@jridgewell/sourcemap-codec": "^1.4.14"
  749. }
  750. },
  751. "node_modules/@kwsites/file-exists": {
  752. "version": "1.1.1",
  753. "resolved": "https://registry.npmjs.org/@kwsites/file-exists/-/file-exists-1.1.1.tgz",
  754. "integrity": "sha512-m9/5YGR18lIwxSFDwfE3oA7bWuq9kdau6ugN4H2rJeyhFQZcG9AgSHkQtSD15a8WvTgfz9aikZMrKPHvbpqFiw==",
  755. "dependencies": {
  756. "debug": "^4.1.1"
  757. }
  758. },
  759. "node_modules/@kwsites/promise-deferred": {
  760. "version": "1.1.1",
  761. "resolved": "https://registry.npmjs.org/@kwsites/promise-deferred/-/promise-deferred-1.1.1.tgz",
  762. "integrity": "sha512-GaHYm+c0O9MjZRu0ongGBRbinu8gVAMd2UZjji6jVmqKtZluZnptXGWhz1E8j8D2HJ3f/yMxKAUC0b+57wncIw=="
  763. },
  764. "node_modules/@mapbox/node-pre-gyp": {
  765. "version": "1.0.11",
  766. "resolved": "https://registry.npmjs.org/@mapbox/node-pre-gyp/-/node-pre-gyp-1.0.11.tgz",
  767. "integrity": "sha512-Yhlar6v9WQgUp/He7BdgzOz8lqMQ8sU+jkCq7Wx8Myc5YFJLbEe7lgui/V7G1qB1DJykHSGwreceSaD60Y0PUQ==",
  768. "dependencies": {
  769. "detect-libc": "^2.0.0",
  770. "https-proxy-agent": "^5.0.0",
  771. "make-dir": "^3.1.0",
  772. "node-fetch": "^2.6.7",
  773. "nopt": "^5.0.0",
  774. "npmlog": "^5.0.1",
  775. "rimraf": "^3.0.2",
  776. "semver": "^7.3.5",
  777. "tar": "^6.1.11"
  778. },
  779. "bin": {
  780. "node-pre-gyp": "bin/node-pre-gyp"
  781. }
  782. },
  783. "node_modules/@mapbox/node-pre-gyp/node_modules/node-fetch": {
  784. "version": "2.7.0",
  785. "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz",
  786. "integrity": "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==",
  787. "dependencies": {
  788. "whatwg-url": "^5.0.0"
  789. },
  790. "engines": {
  791. "node": "4.x || >=6.0.0"
  792. },
  793. "peerDependencies": {
  794. "encoding": "^0.1.0"
  795. },
  796. "peerDependenciesMeta": {
  797. "encoding": {
  798. "optional": true
  799. }
  800. }
  801. },
  802. "node_modules/@netlify/functions": {
  803. "version": "2.8.1",
  804. "resolved": "https://registry.npmjs.org/@netlify/functions/-/functions-2.8.1.tgz",
  805. "integrity": "sha512-+6wtYdoz0yE06dSa9XkP47tw5zm6g13QMeCwM3MmHx1vn8hzwFa51JtmfraprdkL7amvb7gaNM+OOhQU1h6T8A==",
  806. "dependencies": {
  807. "@netlify/serverless-functions-api": "1.19.1"
  808. },
  809. "engines": {
  810. "node": ">=14.0.0"
  811. }
  812. },
  813. "node_modules/@netlify/node-cookies": {
  814. "version": "0.1.0",
  815. "resolved": "https://registry.npmjs.org/@netlify/node-cookies/-/node-cookies-0.1.0.tgz",
  816. "integrity": "sha512-OAs1xG+FfLX0LoRASpqzVntVV/RpYkgpI0VrUnw2u0Q1qiZUzcPffxRK8HF3gc4GjuhG5ahOEMJ9bswBiZPq0g==",
  817. "engines": {
  818. "node": "^14.16.0 || >=16.0.0"
  819. }
  820. },
  821. "node_modules/@netlify/serverless-functions-api": {
  822. "version": "1.19.1",
  823. "resolved": "https://registry.npmjs.org/@netlify/serverless-functions-api/-/serverless-functions-api-1.19.1.tgz",
  824. "integrity": "sha512-2KYkyluThg1AKfd0JWI7FzpS4A/fzVVGYIf6AM4ydWyNj8eI/86GQVLeRgDoH7CNOxt243R5tutWlmHpVq0/Ew==",
  825. "dependencies": {
  826. "@netlify/node-cookies": "^0.1.0",
  827. "urlpattern-polyfill": "8.0.2"
  828. },
  829. "engines": {
  830. "node": ">=18.0.0"
  831. }
  832. },
  833. "node_modules/@nodelib/fs.scandir": {
  834. "version": "2.1.5",
  835. "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
  836. "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==",
  837. "dependencies": {
  838. "@nodelib/fs.stat": "2.0.5",
  839. "run-parallel": "^1.1.9"
  840. },
  841. "engines": {
  842. "node": ">= 8"
  843. }
  844. },
  845. "node_modules/@nodelib/fs.stat": {
  846. "version": "2.0.5",
  847. "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz",
  848. "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==",
  849. "engines": {
  850. "node": ">= 8"
  851. }
  852. },
  853. "node_modules/@nodelib/fs.walk": {
  854. "version": "1.2.8",
  855. "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz",
  856. "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==",
  857. "dependencies": {
  858. "@nodelib/fs.scandir": "2.1.5",
  859. "fastq": "^1.6.0"
  860. },
  861. "engines": {
  862. "node": ">= 8"
  863. }
  864. },
  865. "node_modules/@nuxt/devalue": {
  866. "version": "2.0.2",
  867. "resolved": "https://registry.npmjs.org/@nuxt/devalue/-/devalue-2.0.2.tgz",
  868. "integrity": "sha512-GBzP8zOc7CGWyFQS6dv1lQz8VVpz5C2yRszbXufwG/9zhStTIH50EtD87NmWbTMwXDvZLNg8GIpb1UFdH93JCA=="
  869. },
  870. "node_modules/@nuxt/devtools": {
  871. "version": "1.3.9",
  872. "resolved": "https://registry.npmjs.org/@nuxt/devtools/-/devtools-1.3.9.tgz",
  873. "integrity": "sha512-tFKlbUPgSXw4tyD8xpztQtJeVn3egdKbFCV0xc92FbfGbclAyaa3XhKA2tMWXEGZQpykAWMRNrGWN24FtXFA6Q==",
  874. "dependencies": {
  875. "@antfu/utils": "^0.7.10",
  876. "@nuxt/devtools-kit": "1.3.9",
  877. "@nuxt/devtools-wizard": "1.3.9",
  878. "@nuxt/kit": "^3.12.2",
  879. "@vue/devtools-core": "7.3.3",
  880. "@vue/devtools-kit": "7.3.3",
  881. "birpc": "^0.2.17",
  882. "consola": "^3.2.3",
  883. "cronstrue": "^2.50.0",
  884. "destr": "^2.0.3",
  885. "error-stack-parser-es": "^0.1.4",
  886. "execa": "^7.2.0",
  887. "fast-glob": "^3.3.2",
  888. "fast-npm-meta": "^0.1.1",
  889. "flatted": "^3.3.1",
  890. "get-port-please": "^3.1.2",
  891. "hookable": "^5.5.3",
  892. "image-meta": "^0.2.0",
  893. "is-installed-globally": "^1.0.0",
  894. "launch-editor": "^2.8.0",
  895. "local-pkg": "^0.5.0",
  896. "magicast": "^0.3.4",
  897. "nypm": "^0.3.9",
  898. "ohash": "^1.1.3",
  899. "pathe": "^1.1.2",
  900. "perfect-debounce": "^1.0.0",
  901. "pkg-types": "^1.1.2",
  902. "rc9": "^2.1.2",
  903. "scule": "^1.3.0",
  904. "semver": "^7.6.2",
  905. "simple-git": "^3.25.0",
  906. "sirv": "^2.0.4",
  907. "unimport": "^3.7.2",
  908. "vite-plugin-inspect": "^0.8.4",
  909. "vite-plugin-vue-inspector": "^5.1.2",
  910. "which": "^3.0.1",
  911. "ws": "^8.17.1"
  912. },
  913. "bin": {
  914. "devtools": "cli.mjs"
  915. },
  916. "peerDependencies": {
  917. "vite": "*"
  918. }
  919. },
  920. "node_modules/@nuxt/devtools-kit": {
  921. "version": "1.3.9",
  922. "resolved": "https://registry.npmjs.org/@nuxt/devtools-kit/-/devtools-kit-1.3.9.tgz",
  923. "integrity": "sha512-tgr/F+4BbI53/JxgaXl3cuV9dMuCXMsd4GEXN+JqtCdAkDbH3wL79GGWx0/6I9acGzRsB6UZ1H6U96nfgcIrAw==",
  924. "dependencies": {
  925. "@nuxt/kit": "^3.12.2",
  926. "@nuxt/schema": "^3.12.3",
  927. "execa": "^7.2.0"
  928. },
  929. "peerDependencies": {
  930. "vite": "*"
  931. }
  932. },
  933. "node_modules/@nuxt/devtools-wizard": {
  934. "version": "1.3.9",
  935. "resolved": "https://registry.npmjs.org/@nuxt/devtools-wizard/-/devtools-wizard-1.3.9.tgz",
  936. "integrity": "sha512-WMgwWWuyng+Y6k7sfBI95wYnec8TPFkuYbHHOlYQgqE9dAewPisSbEm3WkB7p/W9UqxpN8mvKN5qUg4sTmEpgQ==",
  937. "dependencies": {
  938. "consola": "^3.2.3",
  939. "diff": "^5.2.0",
  940. "execa": "^7.2.0",
  941. "global-directory": "^4.0.1",
  942. "magicast": "^0.3.4",
  943. "pathe": "^1.1.2",
  944. "pkg-types": "^1.1.2",
  945. "prompts": "^2.4.2",
  946. "rc9": "^2.1.2",
  947. "semver": "^7.6.2"
  948. },
  949. "bin": {
  950. "devtools-wizard": "cli.mjs"
  951. }
  952. },
  953. "node_modules/@nuxt/kit": {
  954. "version": "3.12.3",
  955. "resolved": "https://registry.npmjs.org/@nuxt/kit/-/kit-3.12.3.tgz",
  956. "integrity": "sha512-5R8FZLDxBKlkDWYsqwU1tctGJ5vwMA96WBrNkpQ0LznB2/p+3MWWTO6vz+0P0F9xvZZfkk/KKyZ3uUhnG9VJOA==",
  957. "dependencies": {
  958. "@nuxt/schema": "3.12.3",
  959. "c12": "^1.11.1",
  960. "consola": "^3.2.3",
  961. "defu": "^6.1.4",
  962. "destr": "^2.0.3",
  963. "globby": "^14.0.2",
  964. "hash-sum": "^2.0.0",
  965. "ignore": "^5.3.1",
  966. "jiti": "^1.21.6",
  967. "klona": "^2.0.6",
  968. "knitwork": "^1.1.0",
  969. "mlly": "^1.7.1",
  970. "pathe": "^1.1.2",
  971. "pkg-types": "^1.1.2",
  972. "scule": "^1.3.0",
  973. "semver": "^7.6.2",
  974. "ufo": "^1.5.3",
  975. "unctx": "^2.3.1",
  976. "unimport": "^3.7.2",
  977. "untyped": "^1.4.2"
  978. },
  979. "engines": {
  980. "node": "^14.18.0 || >=16.10.0"
  981. }
  982. },
  983. "node_modules/@nuxt/schema": {
  984. "version": "3.12.3",
  985. "resolved": "https://registry.npmjs.org/@nuxt/schema/-/schema-3.12.3.tgz",
  986. "integrity": "sha512-Zw/2stN5CWVOHQ6pKyewk3tvYW5ROBloTGyIbie7/TprJT5mL+E9tTgAxOZtkoKSFaYEQXZgE1K2OzMelhLRzw==",
  987. "dependencies": {
  988. "compatx": "^0.1.8",
  989. "consola": "^3.2.3",
  990. "defu": "^6.1.4",
  991. "hookable": "^5.5.3",
  992. "pathe": "^1.1.2",
  993. "pkg-types": "^1.1.2",
  994. "scule": "^1.3.0",
  995. "std-env": "^3.7.0",
  996. "ufo": "^1.5.3",
  997. "uncrypto": "^0.1.3",
  998. "unimport": "^3.7.2",
  999. "untyped": "^1.4.2"
  1000. },
  1001. "engines": {
  1002. "node": "^14.18.0 || >=16.10.0"
  1003. }
  1004. },
  1005. "node_modules/@nuxt/telemetry": {
  1006. "version": "2.5.4",
  1007. "resolved": "https://registry.npmjs.org/@nuxt/telemetry/-/telemetry-2.5.4.tgz",
  1008. "integrity": "sha512-KH6wxzsNys69daSO0xUv0LEBAfhwwjK1M+0Cdi1/vxmifCslMIY7lN11B4eywSfscbyVPAYJvANyc7XiVPImBQ==",
  1009. "dependencies": {
  1010. "@nuxt/kit": "^3.11.2",
  1011. "ci-info": "^4.0.0",
  1012. "consola": "^3.2.3",
  1013. "create-require": "^1.1.1",
  1014. "defu": "^6.1.4",
  1015. "destr": "^2.0.3",
  1016. "dotenv": "^16.4.5",
  1017. "git-url-parse": "^14.0.0",
  1018. "is-docker": "^3.0.0",
  1019. "jiti": "^1.21.0",
  1020. "mri": "^1.2.0",
  1021. "nanoid": "^5.0.7",
  1022. "ofetch": "^1.3.4",
  1023. "parse-git-config": "^3.0.0",
  1024. "pathe": "^1.1.2",
  1025. "rc9": "^2.1.2",
  1026. "std-env": "^3.7.0"
  1027. },
  1028. "bin": {
  1029. "nuxt-telemetry": "bin/nuxt-telemetry.mjs"
  1030. }
  1031. },
  1032. "node_modules/@nuxt/test-utils": {
  1033. "version": "3.14.3",
  1034. "resolved": "https://registry.npmjs.org/@nuxt/test-utils/-/test-utils-3.14.3.tgz",
  1035. "integrity": "sha512-5SoyaR9bQG7xcyj6kSnzFVWvpAdiKSruRkq3KVDKEAbxwHhtyz2Ijqxf8iGE3W9dAM0F+omIvLmjen3ITgd3rA==",
  1036. "dev": true,
  1037. "dependencies": {
  1038. "@nuxt/kit": "^3.13.2",
  1039. "@nuxt/schema": "^3.13.2",
  1040. "c12": "^2.0.1",
  1041. "consola": "^3.2.3",
  1042. "defu": "^6.1.4",
  1043. "destr": "^2.0.3",
  1044. "estree-walker": "^3.0.3",
  1045. "fake-indexeddb": "^6.0.0",
  1046. "get-port-please": "^3.1.2",
  1047. "local-pkg": "^0.5.0",
  1048. "magic-string": "^0.30.11",
  1049. "node-fetch-native": "^1.6.4",
  1050. "ofetch": "^1.4.0",
  1051. "pathe": "^1.1.2",
  1052. "perfect-debounce": "^1.0.0",
  1053. "radix3": "^1.1.2",
  1054. "scule": "^1.3.0",
  1055. "std-env": "^3.7.0",
  1056. "tinyexec": "^0.3.0",
  1057. "ufo": "^1.5.4",
  1058. "unenv": "^1.10.0",
  1059. "unplugin": "^1.14.1",
  1060. "vitest-environment-nuxt": "^1.0.1"
  1061. },
  1062. "engines": {
  1063. "node": ">=18.20.4"
  1064. },
  1065. "peerDependencies": {
  1066. "@cucumber/cucumber": "^10.3.1 || ^11.0.0",
  1067. "@jest/globals": "^29.5.0",
  1068. "@playwright/test": "^1.43.1",
  1069. "@testing-library/vue": "^7.0.0 || ^8.0.1",
  1070. "@vitest/ui": "^0.34.6 || ^1.0.0 || ^2.0.0",
  1071. "@vue/test-utils": "^2.4.2",
  1072. "h3": "*",
  1073. "happy-dom": "^9.10.9 || ^10.0.0 || ^11.0.0 || ^12.0.0 || ^13.0.0 || ^14.0.0 || ^15.0.0",
  1074. "jsdom": "^22.0.0 || ^23.0.0 || ^24.0.0 || ^25.0.0",
  1075. "nitropack": "*",
  1076. "playwright-core": "^1.43.1",
  1077. "vite": "*",
  1078. "vitest": "^0.34.6 || ^1.0.0 || ^2.0.0",
  1079. "vue": "^3.3.4",
  1080. "vue-router": "^4.0.0"
  1081. },
  1082. "peerDependenciesMeta": {
  1083. "@cucumber/cucumber": {
  1084. "optional": true
  1085. },
  1086. "@jest/globals": {
  1087. "optional": true
  1088. },
  1089. "@playwright/test": {
  1090. "optional": true
  1091. },
  1092. "@testing-library/vue": {
  1093. "optional": true
  1094. },
  1095. "@vitest/ui": {
  1096. "optional": true
  1097. },
  1098. "@vue/test-utils": {
  1099. "optional": true
  1100. },
  1101. "happy-dom": {
  1102. "optional": true
  1103. },
  1104. "jsdom": {
  1105. "optional": true
  1106. },
  1107. "playwright-core": {
  1108. "optional": true
  1109. },
  1110. "vitest": {
  1111. "optional": true
  1112. }
  1113. }
  1114. },
  1115. "node_modules/@nuxt/test-utils/node_modules/@nuxt/kit": {
  1116. "version": "3.13.2",
  1117. "resolved": "https://registry.npmjs.org/@nuxt/kit/-/kit-3.13.2.tgz",
  1118. "integrity": "sha512-KvRw21zU//wdz25IeE1E5m/aFSzhJloBRAQtv+evcFeZvuroIxpIQuUqhbzuwznaUwpiWbmwlcsp5uOWmi4vwA==",
  1119. "dev": true,
  1120. "dependencies": {
  1121. "@nuxt/schema": "3.13.2",
  1122. "c12": "^1.11.2",
  1123. "consola": "^3.2.3",
  1124. "defu": "^6.1.4",
  1125. "destr": "^2.0.3",
  1126. "globby": "^14.0.2",
  1127. "hash-sum": "^2.0.0",
  1128. "ignore": "^5.3.2",
  1129. "jiti": "^1.21.6",
  1130. "klona": "^2.0.6",
  1131. "knitwork": "^1.1.0",
  1132. "mlly": "^1.7.1",
  1133. "pathe": "^1.1.2",
  1134. "pkg-types": "^1.2.0",
  1135. "scule": "^1.3.0",
  1136. "semver": "^7.6.3",
  1137. "ufo": "^1.5.4",
  1138. "unctx": "^2.3.1",
  1139. "unimport": "^3.12.0",
  1140. "untyped": "^1.4.2"
  1141. },
  1142. "engines": {
  1143. "node": "^14.18.0 || >=16.10.0"
  1144. }
  1145. },
  1146. "node_modules/@nuxt/test-utils/node_modules/@nuxt/kit/node_modules/c12": {
  1147. "version": "1.11.2",
  1148. "resolved": "https://registry.npmjs.org/c12/-/c12-1.11.2.tgz",
  1149. "integrity": "sha512-oBs8a4uvSDO9dm8b7OCFW7+dgtVrwmwnrVXYzLm43ta7ep2jCn/0MhoUFygIWtxhyy6+/MG7/agvpY0U1Iemew==",
  1150. "dev": true,
  1151. "dependencies": {
  1152. "chokidar": "^3.6.0",
  1153. "confbox": "^0.1.7",
  1154. "defu": "^6.1.4",
  1155. "dotenv": "^16.4.5",
  1156. "giget": "^1.2.3",
  1157. "jiti": "^1.21.6",
  1158. "mlly": "^1.7.1",
  1159. "ohash": "^1.1.3",
  1160. "pathe": "^1.1.2",
  1161. "perfect-debounce": "^1.0.0",
  1162. "pkg-types": "^1.2.0",
  1163. "rc9": "^2.1.2"
  1164. },
  1165. "peerDependencies": {
  1166. "magicast": "^0.3.4"
  1167. },
  1168. "peerDependenciesMeta": {
  1169. "magicast": {
  1170. "optional": true
  1171. }
  1172. }
  1173. },
  1174. "node_modules/@nuxt/test-utils/node_modules/@nuxt/schema": {
  1175. "version": "3.13.2",
  1176. "resolved": "https://registry.npmjs.org/@nuxt/schema/-/schema-3.13.2.tgz",
  1177. "integrity": "sha512-CCZgpm+MkqtOMDEgF9SWgGPBXlQ01hV/6+2reDEpJuqFPGzV8HYKPBcIFvn7/z5ahtgutHLzjP71Na+hYcqSpw==",
  1178. "dev": true,
  1179. "dependencies": {
  1180. "compatx": "^0.1.8",
  1181. "consola": "^3.2.3",
  1182. "defu": "^6.1.4",
  1183. "hookable": "^5.5.3",
  1184. "pathe": "^1.1.2",
  1185. "pkg-types": "^1.2.0",
  1186. "scule": "^1.3.0",
  1187. "std-env": "^3.7.0",
  1188. "ufo": "^1.5.4",
  1189. "uncrypto": "^0.1.3",
  1190. "unimport": "^3.12.0",
  1191. "untyped": "^1.4.2"
  1192. },
  1193. "engines": {
  1194. "node": "^14.18.0 || >=16.10.0"
  1195. }
  1196. },
  1197. "node_modules/@nuxt/test-utils/node_modules/c12": {
  1198. "version": "2.0.1",
  1199. "resolved": "https://registry.npmjs.org/c12/-/c12-2.0.1.tgz",
  1200. "integrity": "sha512-Z4JgsKXHG37C6PYUtIxCfLJZvo6FyhHJoClwwb9ftUkLpPSkuYqn6Tr+vnaN8hymm0kIbcg6Ey3kv/Q71k5w/A==",
  1201. "dev": true,
  1202. "dependencies": {
  1203. "chokidar": "^4.0.1",
  1204. "confbox": "^0.1.7",
  1205. "defu": "^6.1.4",
  1206. "dotenv": "^16.4.5",
  1207. "giget": "^1.2.3",
  1208. "jiti": "^2.3.0",
  1209. "mlly": "^1.7.1",
  1210. "ohash": "^1.1.4",
  1211. "pathe": "^1.1.2",
  1212. "perfect-debounce": "^1.0.0",
  1213. "pkg-types": "^1.2.0",
  1214. "rc9": "^2.1.2"
  1215. },
  1216. "peerDependencies": {
  1217. "magicast": "^0.3.5"
  1218. },
  1219. "peerDependenciesMeta": {
  1220. "magicast": {
  1221. "optional": true
  1222. }
  1223. }
  1224. },
  1225. "node_modules/@nuxt/test-utils/node_modules/c12/node_modules/chokidar": {
  1226. "version": "4.0.1",
  1227. "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-4.0.1.tgz",
  1228. "integrity": "sha512-n8enUVCED/KVRQlab1hr3MVpcVMvxtZjmEa956u+4YijlmQED223XMSYj2tLuKvr4jcCTzNNMpQDUer72MMmzA==",
  1229. "dev": true,
  1230. "dependencies": {
  1231. "readdirp": "^4.0.1"
  1232. },
  1233. "engines": {
  1234. "node": ">= 14.16.0"
  1235. },
  1236. "funding": {
  1237. "url": "https://paulmillr.com/funding/"
  1238. }
  1239. },
  1240. "node_modules/@nuxt/test-utils/node_modules/c12/node_modules/jiti": {
  1241. "version": "2.3.3",
  1242. "resolved": "https://registry.npmjs.org/jiti/-/jiti-2.3.3.tgz",
  1243. "integrity": "sha512-EX4oNDwcXSivPrw2qKH2LB5PoFxEvgtv2JgwW0bU858HoLQ+kutSvjLMUqBd0PeJYEinLWhoI9Ol0eYMqj/wNQ==",
  1244. "dev": true,
  1245. "bin": {
  1246. "jiti": "lib/jiti-cli.mjs"
  1247. }
  1248. },
  1249. "node_modules/@nuxt/test-utils/node_modules/readdirp": {
  1250. "version": "4.0.2",
  1251. "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-4.0.2.tgz",
  1252. "integrity": "sha512-yDMz9g+VaZkqBYS/ozoBJwaBhTbZo3UNYQHNRw1D3UFQB8oHB4uS/tAODO+ZLjGWmUbKnIlOWO+aaIiAxrUWHA==",
  1253. "dev": true,
  1254. "engines": {
  1255. "node": ">= 14.16.0"
  1256. },
  1257. "funding": {
  1258. "type": "individual",
  1259. "url": "https://paulmillr.com/funding/"
  1260. }
  1261. },
  1262. "node_modules/@nuxt/vite-builder": {
  1263. "version": "3.12.3",
  1264. "resolved": "https://registry.npmjs.org/@nuxt/vite-builder/-/vite-builder-3.12.3.tgz",
  1265. "integrity": "sha512-8xfeOgSUaXTYgLx1DA5qEFwU3/vL5DVAIv8sgPn2rnmB50nPJVXrVa+tXhO0I1Q8L4ycXRqq2dxOPGq8CSYo+A==",
  1266. "dependencies": {
  1267. "@nuxt/kit": "3.12.3",
  1268. "@rollup/plugin-replace": "^5.0.7",
  1269. "@vitejs/plugin-vue": "^5.0.5",
  1270. "@vitejs/plugin-vue-jsx": "^4.0.0",
  1271. "autoprefixer": "^10.4.19",
  1272. "clear": "^0.1.0",
  1273. "consola": "^3.2.3",
  1274. "cssnano": "^7.0.3",
  1275. "defu": "^6.1.4",
  1276. "esbuild": "^0.23.0",
  1277. "escape-string-regexp": "^5.0.0",
  1278. "estree-walker": "^3.0.3",
  1279. "externality": "^1.0.2",
  1280. "get-port-please": "^3.1.2",
  1281. "h3": "^1.12.0",
  1282. "knitwork": "^1.1.0",
  1283. "magic-string": "^0.30.10",
  1284. "mlly": "^1.7.1",
  1285. "ohash": "^1.1.3",
  1286. "pathe": "^1.1.2",
  1287. "perfect-debounce": "^1.0.0",
  1288. "pkg-types": "^1.1.2",
  1289. "postcss": "^8.4.39",
  1290. "rollup-plugin-visualizer": "^5.12.0",
  1291. "std-env": "^3.7.0",
  1292. "strip-literal": "^2.1.0",
  1293. "ufo": "^1.5.3",
  1294. "unenv": "^1.9.0",
  1295. "unplugin": "^1.11.0",
  1296. "vite": "^5.3.2",
  1297. "vite-node": "^1.6.0",
  1298. "vite-plugin-checker": "^0.7.0",
  1299. "vue-bundle-renderer": "^2.1.0"
  1300. },
  1301. "engines": {
  1302. "node": "^14.18.0 || >=16.10.0"
  1303. },
  1304. "peerDependencies": {
  1305. "vue": "^3.3.4"
  1306. }
  1307. },
  1308. "node_modules/@parcel/watcher": {
  1309. "version": "2.4.1",
  1310. "resolved": "https://registry.npmjs.org/@parcel/watcher/-/watcher-2.4.1.tgz",
  1311. "integrity": "sha512-HNjmfLQEVRZmHRET336f20H/8kOozUGwk7yajvsonjNxbj2wBTK1WsQuHkD5yYh9RxFGL2EyDHryOihOwUoKDA==",
  1312. "dependencies": {
  1313. "detect-libc": "^1.0.3",
  1314. "is-glob": "^4.0.3",
  1315. "micromatch": "^4.0.5",
  1316. "node-addon-api": "^7.0.0"
  1317. },
  1318. "engines": {
  1319. "node": ">= 10.0.0"
  1320. },
  1321. "funding": {
  1322. "type": "opencollective",
  1323. "url": "https://opencollective.com/parcel"
  1324. },
  1325. "optionalDependencies": {
  1326. "@parcel/watcher-android-arm64": "2.4.1",
  1327. "@parcel/watcher-darwin-arm64": "2.4.1",
  1328. "@parcel/watcher-darwin-x64": "2.4.1",
  1329. "@parcel/watcher-freebsd-x64": "2.4.1",
  1330. "@parcel/watcher-linux-arm-glibc": "2.4.1",
  1331. "@parcel/watcher-linux-arm64-glibc": "2.4.1",
  1332. "@parcel/watcher-linux-arm64-musl": "2.4.1",
  1333. "@parcel/watcher-linux-x64-glibc": "2.4.1",
  1334. "@parcel/watcher-linux-x64-musl": "2.4.1",
  1335. "@parcel/watcher-win32-arm64": "2.4.1",
  1336. "@parcel/watcher-win32-ia32": "2.4.1",
  1337. "@parcel/watcher-win32-x64": "2.4.1"
  1338. }
  1339. },
  1340. "node_modules/@parcel/watcher-linux-x64-glibc": {
  1341. "version": "2.4.1",
  1342. "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-glibc/-/watcher-linux-x64-glibc-2.4.1.tgz",
  1343. "integrity": "sha512-s9O3fByZ/2pyYDPoLM6zt92yu6P4E39a03zvO0qCHOTjxmt3GHRMLuRZEWhWLASTMSrrnVNWdVI/+pUElJBBBg==",
  1344. "cpu": [
  1345. "x64"
  1346. ],
  1347. "optional": true,
  1348. "os": [
  1349. "linux"
  1350. ],
  1351. "engines": {
  1352. "node": ">= 10.0.0"
  1353. },
  1354. "funding": {
  1355. "type": "opencollective",
  1356. "url": "https://opencollective.com/parcel"
  1357. }
  1358. },
  1359. "node_modules/@parcel/watcher-linux-x64-musl": {
  1360. "version": "2.4.1",
  1361. "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-musl/-/watcher-linux-x64-musl-2.4.1.tgz",
  1362. "integrity": "sha512-L2nZTYR1myLNST0O632g0Dx9LyMNHrn6TOt76sYxWLdff3cB22/GZX2UPtJnaqQPdCRoszoY5rcOj4oMTtp5fQ==",
  1363. "cpu": [
  1364. "x64"
  1365. ],
  1366. "optional": true,
  1367. "os": [
  1368. "linux"
  1369. ],
  1370. "engines": {
  1371. "node": ">= 10.0.0"
  1372. },
  1373. "funding": {
  1374. "type": "opencollective",
  1375. "url": "https://opencollective.com/parcel"
  1376. }
  1377. },
  1378. "node_modules/@parcel/watcher-wasm": {
  1379. "version": "2.4.1",
  1380. "resolved": "https://registry.npmjs.org/@parcel/watcher-wasm/-/watcher-wasm-2.4.1.tgz",
  1381. "integrity": "sha512-/ZR0RxqxU/xxDGzbzosMjh4W6NdYFMqq2nvo2b8SLi7rsl/4jkL8S5stIikorNkdR50oVDvqb/3JT05WM+CRRA==",
  1382. "bundleDependencies": [
  1383. "napi-wasm"
  1384. ],
  1385. "dependencies": {
  1386. "is-glob": "^4.0.3",
  1387. "micromatch": "^4.0.5",
  1388. "napi-wasm": "^1.1.0"
  1389. },
  1390. "engines": {
  1391. "node": ">= 10.0.0"
  1392. },
  1393. "funding": {
  1394. "type": "opencollective",
  1395. "url": "https://opencollective.com/parcel"
  1396. }
  1397. },
  1398. "node_modules/@parcel/watcher-wasm/node_modules/napi-wasm": {
  1399. "version": "1.1.0",
  1400. "inBundle": true,
  1401. "license": "MIT"
  1402. },
  1403. "node_modules/@parcel/watcher/node_modules/detect-libc": {
  1404. "version": "1.0.3",
  1405. "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-1.0.3.tgz",
  1406. "integrity": "sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==",
  1407. "bin": {
  1408. "detect-libc": "bin/detect-libc.js"
  1409. },
  1410. "engines": {
  1411. "node": ">=0.10"
  1412. }
  1413. },
  1414. "node_modules/@pinia/nuxt": {
  1415. "version": "0.5.5",
  1416. "resolved": "https://registry.npmjs.org/@pinia/nuxt/-/nuxt-0.5.5.tgz",
  1417. "integrity": "sha512-wjxS7YqIesh4OLK+qE3ZjhdOJ5pYZQ+VlEmZNtTwzQn1Kavei/khovx7mzXVXNA/mvSPXVhb9xBzhyS3XMURtw==",
  1418. "dependencies": {
  1419. "@nuxt/kit": "^3.9.0",
  1420. "pinia": "^2.2.3"
  1421. },
  1422. "funding": {
  1423. "url": "https://github.com/sponsors/posva"
  1424. }
  1425. },
  1426. "node_modules/@pkgjs/parseargs": {
  1427. "version": "0.11.0",
  1428. "resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz",
  1429. "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==",
  1430. "optional": true,
  1431. "engines": {
  1432. "node": ">=14"
  1433. }
  1434. },
  1435. "node_modules/@playwright/test": {
  1436. "version": "1.48.0",
  1437. "resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.48.0.tgz",
  1438. "integrity": "sha512-W5lhqPUVPqhtc/ySvZI5Q8X2ztBOUgZ8LbAFy0JQgrXZs2xaILrUcNO3rQjwbLPfGK13+rZsDa1FpG+tqYkT5w==",
  1439. "dev": true,
  1440. "dependencies": {
  1441. "playwright": "1.48.0"
  1442. },
  1443. "bin": {
  1444. "playwright": "cli.js"
  1445. },
  1446. "engines": {
  1447. "node": ">=18"
  1448. }
  1449. },
  1450. "node_modules/@polka/url": {
  1451. "version": "1.0.0-next.25",
  1452. "resolved": "https://registry.npmjs.org/@polka/url/-/url-1.0.0-next.25.tgz",
  1453. "integrity": "sha512-j7P6Rgr3mmtdkeDGTe0E/aYyWEWVtc5yFXtHCRHs28/jptDEWfaVOc5T7cblqy1XKPPfCxJc/8DwQ5YgLOZOVQ=="
  1454. },
  1455. "node_modules/@rollup/plugin-alias": {
  1456. "version": "5.1.0",
  1457. "resolved": "https://registry.npmjs.org/@rollup/plugin-alias/-/plugin-alias-5.1.0.tgz",
  1458. "integrity": "sha512-lpA3RZ9PdIG7qqhEfv79tBffNaoDuukFDrmhLqg9ifv99u/ehn+lOg30x2zmhf8AQqQUZaMk/B9fZraQ6/acDQ==",
  1459. "dependencies": {
  1460. "slash": "^4.0.0"
  1461. },
  1462. "engines": {
  1463. "node": ">=14.0.0"
  1464. },
  1465. "peerDependencies": {
  1466. "rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0"
  1467. },
  1468. "peerDependenciesMeta": {
  1469. "rollup": {
  1470. "optional": true
  1471. }
  1472. }
  1473. },
  1474. "node_modules/@rollup/plugin-alias/node_modules/slash": {
  1475. "version": "4.0.0",
  1476. "resolved": "https://registry.npmjs.org/slash/-/slash-4.0.0.tgz",
  1477. "integrity": "sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew==",
  1478. "engines": {
  1479. "node": ">=12"
  1480. },
  1481. "funding": {
  1482. "url": "https://github.com/sponsors/sindresorhus"
  1483. }
  1484. },
  1485. "node_modules/@rollup/plugin-commonjs": {
  1486. "version": "25.0.8",
  1487. "resolved": "https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-25.0.8.tgz",
  1488. "integrity": "sha512-ZEZWTK5n6Qde0to4vS9Mr5x/0UZoqCxPVR9KRUjU4kA2sO7GEUn1fop0DAwpO6z0Nw/kJON9bDmSxdWxO/TT1A==",
  1489. "dependencies": {
  1490. "@rollup/pluginutils": "^5.0.1",
  1491. "commondir": "^1.0.1",
  1492. "estree-walker": "^2.0.2",
  1493. "glob": "^8.0.3",
  1494. "is-reference": "1.2.1",
  1495. "magic-string": "^0.30.3"
  1496. },
  1497. "engines": {
  1498. "node": ">=14.0.0"
  1499. },
  1500. "peerDependencies": {
  1501. "rollup": "^2.68.0||^3.0.0||^4.0.0"
  1502. },
  1503. "peerDependenciesMeta": {
  1504. "rollup": {
  1505. "optional": true
  1506. }
  1507. }
  1508. },
  1509. "node_modules/@rollup/plugin-commonjs/node_modules/estree-walker": {
  1510. "version": "2.0.2",
  1511. "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz",
  1512. "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w=="
  1513. },
  1514. "node_modules/@rollup/plugin-inject": {
  1515. "version": "5.0.5",
  1516. "resolved": "https://registry.npmjs.org/@rollup/plugin-inject/-/plugin-inject-5.0.5.tgz",
  1517. "integrity": "sha512-2+DEJbNBoPROPkgTDNe8/1YXWcqxbN5DTjASVIOx8HS+pITXushyNiBV56RB08zuptzz8gT3YfkqriTBVycepg==",
  1518. "dependencies": {
  1519. "@rollup/pluginutils": "^5.0.1",
  1520. "estree-walker": "^2.0.2",
  1521. "magic-string": "^0.30.3"
  1522. },
  1523. "engines": {
  1524. "node": ">=14.0.0"
  1525. },
  1526. "peerDependencies": {
  1527. "rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0"
  1528. },
  1529. "peerDependenciesMeta": {
  1530. "rollup": {
  1531. "optional": true
  1532. }
  1533. }
  1534. },
  1535. "node_modules/@rollup/plugin-inject/node_modules/estree-walker": {
  1536. "version": "2.0.2",
  1537. "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz",
  1538. "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w=="
  1539. },
  1540. "node_modules/@rollup/plugin-json": {
  1541. "version": "6.1.0",
  1542. "resolved": "https://registry.npmjs.org/@rollup/plugin-json/-/plugin-json-6.1.0.tgz",
  1543. "integrity": "sha512-EGI2te5ENk1coGeADSIwZ7G2Q8CJS2sF120T7jLw4xFw9n7wIOXHo+kIYRAoVpJAN+kmqZSoO3Fp4JtoNF4ReA==",
  1544. "dependencies": {
  1545. "@rollup/pluginutils": "^5.1.0"
  1546. },
  1547. "engines": {
  1548. "node": ">=14.0.0"
  1549. },
  1550. "peerDependencies": {
  1551. "rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0"
  1552. },
  1553. "peerDependenciesMeta": {
  1554. "rollup": {
  1555. "optional": true
  1556. }
  1557. }
  1558. },
  1559. "node_modules/@rollup/plugin-node-resolve": {
  1560. "version": "15.2.3",
  1561. "resolved": "https://registry.npmjs.org/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.2.3.tgz",
  1562. "integrity": "sha512-j/lym8nf5E21LwBT4Df1VD6hRO2L2iwUeUmP7litikRsVp1H6NWx20NEp0Y7su+7XGc476GnXXc4kFeZNGmaSQ==",
  1563. "dependencies": {
  1564. "@rollup/pluginutils": "^5.0.1",
  1565. "@types/resolve": "1.20.2",
  1566. "deepmerge": "^4.2.2",
  1567. "is-builtin-module": "^3.2.1",
  1568. "is-module": "^1.0.0",
  1569. "resolve": "^1.22.1"
  1570. },
  1571. "engines": {
  1572. "node": ">=14.0.0"
  1573. },
  1574. "peerDependencies": {
  1575. "rollup": "^2.78.0||^3.0.0||^4.0.0"
  1576. },
  1577. "peerDependenciesMeta": {
  1578. "rollup": {
  1579. "optional": true
  1580. }
  1581. }
  1582. },
  1583. "node_modules/@rollup/plugin-replace": {
  1584. "version": "5.0.7",
  1585. "resolved": "https://registry.npmjs.org/@rollup/plugin-replace/-/plugin-replace-5.0.7.tgz",
  1586. "integrity": "sha512-PqxSfuorkHz/SPpyngLyg5GCEkOcee9M1bkxiVDr41Pd61mqP1PLOoDPbpl44SB2mQGKwV/In74gqQmGITOhEQ==",
  1587. "dependencies": {
  1588. "@rollup/pluginutils": "^5.0.1",
  1589. "magic-string": "^0.30.3"
  1590. },
  1591. "engines": {
  1592. "node": ">=14.0.0"
  1593. },
  1594. "peerDependencies": {
  1595. "rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0"
  1596. },
  1597. "peerDependenciesMeta": {
  1598. "rollup": {
  1599. "optional": true
  1600. }
  1601. }
  1602. },
  1603. "node_modules/@rollup/plugin-terser": {
  1604. "version": "0.4.4",
  1605. "resolved": "https://registry.npmjs.org/@rollup/plugin-terser/-/plugin-terser-0.4.4.tgz",
  1606. "integrity": "sha512-XHeJC5Bgvs8LfukDwWZp7yeqin6ns8RTl2B9avbejt6tZqsqvVoWI7ZTQrcNsfKEDWBTnTxM8nMDkO2IFFbd0A==",
  1607. "dependencies": {
  1608. "serialize-javascript": "^6.0.1",
  1609. "smob": "^1.0.0",
  1610. "terser": "^5.17.4"
  1611. },
  1612. "engines": {
  1613. "node": ">=14.0.0"
  1614. },
  1615. "peerDependencies": {
  1616. "rollup": "^2.0.0||^3.0.0||^4.0.0"
  1617. },
  1618. "peerDependenciesMeta": {
  1619. "rollup": {
  1620. "optional": true
  1621. }
  1622. }
  1623. },
  1624. "node_modules/@rollup/pluginutils": {
  1625. "version": "5.1.2",
  1626. "resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-5.1.2.tgz",
  1627. "integrity": "sha512-/FIdS3PyZ39bjZlwqFnWqCOVnW7o963LtKMwQOD0NhQqw22gSr2YY1afu3FxRip4ZCZNsD5jq6Aaz6QV3D/Njw==",
  1628. "dependencies": {
  1629. "@types/estree": "^1.0.0",
  1630. "estree-walker": "^2.0.2",
  1631. "picomatch": "^2.3.1"
  1632. },
  1633. "engines": {
  1634. "node": ">=14.0.0"
  1635. },
  1636. "peerDependencies": {
  1637. "rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0"
  1638. },
  1639. "peerDependenciesMeta": {
  1640. "rollup": {
  1641. "optional": true
  1642. }
  1643. }
  1644. },
  1645. "node_modules/@rollup/pluginutils/node_modules/estree-walker": {
  1646. "version": "2.0.2",
  1647. "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz",
  1648. "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w=="
  1649. },
  1650. "node_modules/@rollup/rollup-linux-x64-gnu": {
  1651. "version": "4.18.1",
  1652. "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.18.1.tgz",
  1653. "integrity": "sha512-7O5u/p6oKUFYjRbZkL2FLbwsyoJAjyeXHCU3O4ndvzg2OFO2GinFPSJFGbiwFDaCFc+k7gs9CF243PwdPQFh5g==",
  1654. "cpu": [
  1655. "x64"
  1656. ],
  1657. "optional": true,
  1658. "os": [
  1659. "linux"
  1660. ]
  1661. },
  1662. "node_modules/@rollup/rollup-linux-x64-musl": {
  1663. "version": "4.18.1",
  1664. "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.18.1.tgz",
  1665. "integrity": "sha512-pDLkYITdYrH/9Cv/Vlj8HppDuLMDUBmgsM0+N+xLtFd18aXgM9Nyqupb/Uw+HeidhfYg2lD6CXvz6CjoVOaKjQ==",
  1666. "cpu": [
  1667. "x64"
  1668. ],
  1669. "optional": true,
  1670. "os": [
  1671. "linux"
  1672. ]
  1673. },
  1674. "node_modules/@sindresorhus/merge-streams": {
  1675. "version": "2.3.0",
  1676. "resolved": "https://registry.npmjs.org/@sindresorhus/merge-streams/-/merge-streams-2.3.0.tgz",
  1677. "integrity": "sha512-LtoMMhxAlorcGhmFYI+LhPgbPZCkgP6ra1YL604EeF6U98pLlQ3iWIGMdWSC+vWmPBWBNgmDBAhnAobLROJmwg==",
  1678. "engines": {
  1679. "node": ">=18"
  1680. },
  1681. "funding": {
  1682. "url": "https://github.com/sponsors/sindresorhus"
  1683. }
  1684. },
  1685. "node_modules/@trysound/sax": {
  1686. "version": "0.2.0",
  1687. "resolved": "https://registry.npmjs.org/@trysound/sax/-/sax-0.2.0.tgz",
  1688. "integrity": "sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==",
  1689. "engines": {
  1690. "node": ">=10.13.0"
  1691. }
  1692. },
  1693. "node_modules/@types/estree": {
  1694. "version": "1.0.5",
  1695. "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.5.tgz",
  1696. "integrity": "sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw=="
  1697. },
  1698. "node_modules/@types/http-proxy": {
  1699. "version": "1.17.14",
  1700. "resolved": "https://registry.npmjs.org/@types/http-proxy/-/http-proxy-1.17.14.tgz",
  1701. "integrity": "sha512-SSrD0c1OQzlFX7pGu1eXxSEjemej64aaNPRhhVYUGqXh0BtldAAx37MG8btcumvpgKyZp1F5Gn3JkktdxiFv6w==",
  1702. "dependencies": {
  1703. "@types/node": "*"
  1704. }
  1705. },
  1706. "node_modules/@types/node": {
  1707. "version": "20.14.10",
  1708. "resolved": "https://registry.npmjs.org/@types/node/-/node-20.14.10.tgz",
  1709. "integrity": "sha512-MdiXf+nDuMvY0gJKxyfZ7/6UFsETO7mGKF54MVD/ekJS6HdFtpZFBgrh6Pseu64XTb2MLyFPlbW6hj8HYRQNOQ==",
  1710. "dependencies": {
  1711. "undici-types": "~5.26.4"
  1712. }
  1713. },
  1714. "node_modules/@types/resolve": {
  1715. "version": "1.20.2",
  1716. "resolved": "https://registry.npmjs.org/@types/resolve/-/resolve-1.20.2.tgz",
  1717. "integrity": "sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q=="
  1718. },
  1719. "node_modules/@types/web-bluetooth": {
  1720. "version": "0.0.20",
  1721. "resolved": "https://registry.npmjs.org/@types/web-bluetooth/-/web-bluetooth-0.0.20.tgz",
  1722. "integrity": "sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==",
  1723. "dev": true
  1724. },
  1725. "node_modules/@unhead/dom": {
  1726. "version": "1.9.16",
  1727. "resolved": "https://registry.npmjs.org/@unhead/dom/-/dom-1.9.16.tgz",
  1728. "integrity": "sha512-aZIAnnc89Csi1vV4mtlHYI765B7m1yuaXUuQiYHwr6glE9FLyy2X87CzEci4yPH/YbkKm0bGQRfcxXq6Eq0W7g==",
  1729. "dependencies": {
  1730. "@unhead/schema": "1.9.16",
  1731. "@unhead/shared": "1.9.16"
  1732. },
  1733. "funding": {
  1734. "url": "https://github.com/sponsors/harlan-zw"
  1735. }
  1736. },
  1737. "node_modules/@unhead/dom/node_modules/@unhead/schema": {
  1738. "version": "1.9.16",
  1739. "resolved": "https://registry.npmjs.org/@unhead/schema/-/schema-1.9.16.tgz",
  1740. "integrity": "sha512-V2BshX+I6D2wN4ys5so8RQDUgsggsxW9FVBiuQi4h8oPWtHclogxzDiHa5BH2TgvNIoUxLnLYNAShMGipmVuUw==",
  1741. "dependencies": {
  1742. "hookable": "^5.5.3",
  1743. "zhead": "^2.2.4"
  1744. },
  1745. "funding": {
  1746. "url": "https://github.com/sponsors/harlan-zw"
  1747. }
  1748. },
  1749. "node_modules/@unhead/dom/node_modules/@unhead/shared": {
  1750. "version": "1.9.16",
  1751. "resolved": "https://registry.npmjs.org/@unhead/shared/-/shared-1.9.16.tgz",
  1752. "integrity": "sha512-pfJnArULCY+GBr7OtYyyxihRiQLkT31TpyK6nUKIwyax4oNOGyhNfk0RFzNq16BwLg60d1lrc5bd5mZGbfClMA==",
  1753. "dependencies": {
  1754. "@unhead/schema": "1.9.16"
  1755. },
  1756. "funding": {
  1757. "url": "https://github.com/sponsors/harlan-zw"
  1758. }
  1759. },
  1760. "node_modules/@unhead/schema": {
  1761. "version": "1.9.15",
  1762. "resolved": "https://registry.npmjs.org/@unhead/schema/-/schema-1.9.15.tgz",
  1763. "integrity": "sha512-9ADZuXOH+tOKHIjXsgg+SPINnh/YJEBMCjpg+8VLGgE2r5med3jAnOU8g7ALfuVEBRBrbFgs1qVKoKm1NkTXJQ==",
  1764. "dependencies": {
  1765. "hookable": "^5.5.3",
  1766. "zhead": "^2.2.4"
  1767. },
  1768. "funding": {
  1769. "url": "https://github.com/sponsors/harlan-zw"
  1770. }
  1771. },
  1772. "node_modules/@unhead/shared": {
  1773. "version": "1.9.15",
  1774. "resolved": "https://registry.npmjs.org/@unhead/shared/-/shared-1.9.15.tgz",
  1775. "integrity": "sha512-+U5r04eRtCNcniWjzNPRtwVuF9rW/6EXxhGvuohJBDaIE57J6BHWo5cEp7Pqts7DlTFs7LiDtH8ONNDv4QqRaw==",
  1776. "dependencies": {
  1777. "@unhead/schema": "1.9.15"
  1778. },
  1779. "funding": {
  1780. "url": "https://github.com/sponsors/harlan-zw"
  1781. }
  1782. },
  1783. "node_modules/@unhead/ssr": {
  1784. "version": "1.9.15",
  1785. "resolved": "https://registry.npmjs.org/@unhead/ssr/-/ssr-1.9.15.tgz",
  1786. "integrity": "sha512-gqRQQkT1jzZKf9nF7r1exBtWbBi5QjGi7wa0y7cHPJ6aTPOyLVTeb9OvfC0MAP94JXgsZrgyQt8q8uD6N1tfTw==",
  1787. "dependencies": {
  1788. "@unhead/schema": "1.9.15",
  1789. "@unhead/shared": "1.9.15"
  1790. },
  1791. "funding": {
  1792. "url": "https://github.com/sponsors/harlan-zw"
  1793. }
  1794. },
  1795. "node_modules/@unhead/vue": {
  1796. "version": "1.9.16",
  1797. "resolved": "https://registry.npmjs.org/@unhead/vue/-/vue-1.9.16.tgz",
  1798. "integrity": "sha512-kpMWWwm8cOwo4gw4An43pz30l2CqNtmJpX5Xsu79rwf6Viq8jHAjk6BGqyKy220M2bpa0Va4fnR532SgGO1YgQ==",
  1799. "dependencies": {
  1800. "@unhead/schema": "1.9.16",
  1801. "@unhead/shared": "1.9.16",
  1802. "hookable": "^5.5.3",
  1803. "unhead": "1.9.16"
  1804. },
  1805. "funding": {
  1806. "url": "https://github.com/sponsors/harlan-zw"
  1807. },
  1808. "peerDependencies": {
  1809. "vue": ">=2.7 || >=3"
  1810. }
  1811. },
  1812. "node_modules/@unhead/vue/node_modules/@unhead/schema": {
  1813. "version": "1.9.16",
  1814. "resolved": "https://registry.npmjs.org/@unhead/schema/-/schema-1.9.16.tgz",
  1815. "integrity": "sha512-V2BshX+I6D2wN4ys5so8RQDUgsggsxW9FVBiuQi4h8oPWtHclogxzDiHa5BH2TgvNIoUxLnLYNAShMGipmVuUw==",
  1816. "dependencies": {
  1817. "hookable": "^5.5.3",
  1818. "zhead": "^2.2.4"
  1819. },
  1820. "funding": {
  1821. "url": "https://github.com/sponsors/harlan-zw"
  1822. }
  1823. },
  1824. "node_modules/@unhead/vue/node_modules/@unhead/shared": {
  1825. "version": "1.9.16",
  1826. "resolved": "https://registry.npmjs.org/@unhead/shared/-/shared-1.9.16.tgz",
  1827. "integrity": "sha512-pfJnArULCY+GBr7OtYyyxihRiQLkT31TpyK6nUKIwyax4oNOGyhNfk0RFzNq16BwLg60d1lrc5bd5mZGbfClMA==",
  1828. "dependencies": {
  1829. "@unhead/schema": "1.9.16"
  1830. },
  1831. "funding": {
  1832. "url": "https://github.com/sponsors/harlan-zw"
  1833. }
  1834. },
  1835. "node_modules/@vercel/nft": {
  1836. "version": "0.26.5",
  1837. "resolved": "https://registry.npmjs.org/@vercel/nft/-/nft-0.26.5.tgz",
  1838. "integrity": "sha512-NHxohEqad6Ra/r4lGknO52uc/GrWILXAMs1BB4401GTqww0fw1bAqzpG1XHuDO+dprg4GvsD9ZLLSsdo78p9hQ==",
  1839. "dependencies": {
  1840. "@mapbox/node-pre-gyp": "^1.0.5",
  1841. "@rollup/pluginutils": "^4.0.0",
  1842. "acorn": "^8.6.0",
  1843. "acorn-import-attributes": "^1.9.2",
  1844. "async-sema": "^3.1.1",
  1845. "bindings": "^1.4.0",
  1846. "estree-walker": "2.0.2",
  1847. "glob": "^7.1.3",
  1848. "graceful-fs": "^4.2.9",
  1849. "micromatch": "^4.0.2",
  1850. "node-gyp-build": "^4.2.2",
  1851. "resolve-from": "^5.0.0"
  1852. },
  1853. "bin": {
  1854. "nft": "out/cli.js"
  1855. },
  1856. "engines": {
  1857. "node": ">=16"
  1858. }
  1859. },
  1860. "node_modules/@vercel/nft/node_modules/@rollup/pluginutils": {
  1861. "version": "4.2.1",
  1862. "resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-4.2.1.tgz",
  1863. "integrity": "sha512-iKnFXr7NkdZAIHiIWE+BX5ULi/ucVFYWD6TbAV+rZctiRTY2PL6tsIKhoIOaoskiWAkgu+VsbXgUVDNLHf+InQ==",
  1864. "dependencies": {
  1865. "estree-walker": "^2.0.1",
  1866. "picomatch": "^2.2.2"
  1867. },
  1868. "engines": {
  1869. "node": ">= 8.0.0"
  1870. }
  1871. },
  1872. "node_modules/@vercel/nft/node_modules/brace-expansion": {
  1873. "version": "1.1.11",
  1874. "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
  1875. "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
  1876. "dependencies": {
  1877. "balanced-match": "^1.0.0",
  1878. "concat-map": "0.0.1"
  1879. }
  1880. },
  1881. "node_modules/@vercel/nft/node_modules/estree-walker": {
  1882. "version": "2.0.2",
  1883. "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz",
  1884. "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w=="
  1885. },
  1886. "node_modules/@vercel/nft/node_modules/glob": {
  1887. "version": "7.2.3",
  1888. "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz",
  1889. "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
  1890. "deprecated": "Glob versions prior to v9 are no longer supported",
  1891. "dependencies": {
  1892. "fs.realpath": "^1.0.0",
  1893. "inflight": "^1.0.4",
  1894. "inherits": "2",
  1895. "minimatch": "^3.1.1",
  1896. "once": "^1.3.0",
  1897. "path-is-absolute": "^1.0.0"
  1898. },
  1899. "engines": {
  1900. "node": "*"
  1901. },
  1902. "funding": {
  1903. "url": "https://github.com/sponsors/isaacs"
  1904. }
  1905. },
  1906. "node_modules/@vercel/nft/node_modules/minimatch": {
  1907. "version": "3.1.2",
  1908. "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
  1909. "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
  1910. "dependencies": {
  1911. "brace-expansion": "^1.1.7"
  1912. },
  1913. "engines": {
  1914. "node": "*"
  1915. }
  1916. },
  1917. "node_modules/@vitejs/plugin-vue": {
  1918. "version": "5.0.5",
  1919. "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-5.0.5.tgz",
  1920. "integrity": "sha512-LOjm7XeIimLBZyzinBQ6OSm3UBCNVCpLkxGC0oWmm2YPzVZoxMsdvNVimLTBzpAnR9hl/yn1SHGuRfe6/Td9rQ==",
  1921. "engines": {
  1922. "node": "^18.0.0 || >=20.0.0"
  1923. },
  1924. "peerDependencies": {
  1925. "vite": "^5.0.0",
  1926. "vue": "^3.2.25"
  1927. }
  1928. },
  1929. "node_modules/@vitejs/plugin-vue-jsx": {
  1930. "version": "4.0.0",
  1931. "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue-jsx/-/plugin-vue-jsx-4.0.0.tgz",
  1932. "integrity": "sha512-A+6wL2AdQhDsLsDnY+2v4rRDI1HLJGIMc97a8FURO9tqKsH5QvjWrzsa5DH3NlZsM742W2wODl2fF+bfcTWtXw==",
  1933. "dependencies": {
  1934. "@babel/core": "^7.24.6",
  1935. "@babel/plugin-transform-typescript": "^7.24.6",
  1936. "@vue/babel-plugin-jsx": "^1.2.2"
  1937. },
  1938. "engines": {
  1939. "node": "^18.0.0 || >=20.0.0"
  1940. },
  1941. "peerDependencies": {
  1942. "vite": "^5.0.0",
  1943. "vue": "^3.0.0"
  1944. }
  1945. },
  1946. "node_modules/@vitest/expect": {
  1947. "version": "2.1.2",
  1948. "resolved": "https://registry.npmjs.org/@vitest/expect/-/expect-2.1.2.tgz",
  1949. "integrity": "sha512-FEgtlN8mIUSEAAnlvn7mP8vzaWhEaAEvhSXCqrsijM7K6QqjB11qoRZYEd4AKSCDz8p0/+yH5LzhZ47qt+EyPg==",
  1950. "dev": true,
  1951. "dependencies": {
  1952. "@vitest/spy": "2.1.2",
  1953. "@vitest/utils": "2.1.2",
  1954. "chai": "^5.1.1",
  1955. "tinyrainbow": "^1.2.0"
  1956. },
  1957. "funding": {
  1958. "url": "https://opencollective.com/vitest"
  1959. }
  1960. },
  1961. "node_modules/@vitest/mocker": {
  1962. "version": "2.1.2",
  1963. "resolved": "https://registry.npmjs.org/@vitest/mocker/-/mocker-2.1.2.tgz",
  1964. "integrity": "sha512-ExElkCGMS13JAJy+812fw1aCv2QO/LBK6CyO4WOPAzLTmve50gydOlWhgdBJPx2ztbADUq3JVI0C5U+bShaeEA==",
  1965. "dev": true,
  1966. "dependencies": {
  1967. "@vitest/spy": "^2.1.0-beta.1",
  1968. "estree-walker": "^3.0.3",
  1969. "magic-string": "^0.30.11"
  1970. },
  1971. "funding": {
  1972. "url": "https://opencollective.com/vitest"
  1973. },
  1974. "peerDependencies": {
  1975. "@vitest/spy": "2.1.2",
  1976. "msw": "^2.3.5",
  1977. "vite": "^5.0.0"
  1978. },
  1979. "peerDependenciesMeta": {
  1980. "msw": {
  1981. "optional": true
  1982. },
  1983. "vite": {
  1984. "optional": true
  1985. }
  1986. }
  1987. },
  1988. "node_modules/@vitest/pretty-format": {
  1989. "version": "2.1.2",
  1990. "resolved": "https://registry.npmjs.org/@vitest/pretty-format/-/pretty-format-2.1.2.tgz",
  1991. "integrity": "sha512-FIoglbHrSUlOJPDGIrh2bjX1sNars5HbxlcsFKCtKzu4+5lpsRhOCVcuzp0fEhAGHkPZRIXVNzPcpSlkoZ3LuA==",
  1992. "dev": true,
  1993. "dependencies": {
  1994. "tinyrainbow": "^1.2.0"
  1995. },
  1996. "funding": {
  1997. "url": "https://opencollective.com/vitest"
  1998. }
  1999. },
  2000. "node_modules/@vitest/runner": {
  2001. "version": "2.1.2",
  2002. "resolved": "https://registry.npmjs.org/@vitest/runner/-/runner-2.1.2.tgz",
  2003. "integrity": "sha512-UCsPtvluHO3u7jdoONGjOSil+uON5SSvU9buQh3lP7GgUXHp78guN1wRmZDX4wGK6J10f9NUtP6pO+SFquoMlw==",
  2004. "dev": true,
  2005. "dependencies": {
  2006. "@vitest/utils": "2.1.2",
  2007. "pathe": "^1.1.2"
  2008. },
  2009. "funding": {
  2010. "url": "https://opencollective.com/vitest"
  2011. }
  2012. },
  2013. "node_modules/@vitest/snapshot": {
  2014. "version": "2.1.2",
  2015. "resolved": "https://registry.npmjs.org/@vitest/snapshot/-/snapshot-2.1.2.tgz",
  2016. "integrity": "sha512-xtAeNsZ++aRIYIUsek7VHzry/9AcxeULlegBvsdLncLmNCR6tR8SRjn8BbDP4naxtccvzTqZ+L1ltZlRCfBZFA==",
  2017. "dev": true,
  2018. "dependencies": {
  2019. "@vitest/pretty-format": "2.1.2",
  2020. "magic-string": "^0.30.11",
  2021. "pathe": "^1.1.2"
  2022. },
  2023. "funding": {
  2024. "url": "https://opencollective.com/vitest"
  2025. }
  2026. },
  2027. "node_modules/@vitest/spy": {
  2028. "version": "2.1.2",
  2029. "resolved": "https://registry.npmjs.org/@vitest/spy/-/spy-2.1.2.tgz",
  2030. "integrity": "sha512-GSUi5zoy+abNRJwmFhBDC0yRuVUn8WMlQscvnbbXdKLXX9dE59YbfwXxuJ/mth6eeqIzofU8BB5XDo/Ns/qK2A==",
  2031. "dev": true,
  2032. "dependencies": {
  2033. "tinyspy": "^3.0.0"
  2034. },
  2035. "funding": {
  2036. "url": "https://opencollective.com/vitest"
  2037. }
  2038. },
  2039. "node_modules/@vitest/utils": {
  2040. "version": "2.1.2",
  2041. "resolved": "https://registry.npmjs.org/@vitest/utils/-/utils-2.1.2.tgz",
  2042. "integrity": "sha512-zMO2KdYy6mx56btx9JvAqAZ6EyS3g49krMPPrgOp1yxGZiA93HumGk+bZ5jIZtOg5/VBYl5eBmGRQHqq4FG6uQ==",
  2043. "dev": true,
  2044. "dependencies": {
  2045. "@vitest/pretty-format": "2.1.2",
  2046. "loupe": "^3.1.1",
  2047. "tinyrainbow": "^1.2.0"
  2048. },
  2049. "funding": {
  2050. "url": "https://opencollective.com/vitest"
  2051. }
  2052. },
  2053. "node_modules/@vue-macros/common": {
  2054. "version": "1.10.4",
  2055. "resolved": "https://registry.npmjs.org/@vue-macros/common/-/common-1.10.4.tgz",
  2056. "integrity": "sha512-akO6Bd6U4jP0+ZKbHq6mbYkw1coOrJpLeVmkuMlUsT5wZRi11BjauGcZHusBSzUjgCBsa1kZTyipxrxrWB54Hw==",
  2057. "dependencies": {
  2058. "@babel/types": "^7.24.5",
  2059. "@rollup/pluginutils": "^5.1.0",
  2060. "@vue/compiler-sfc": "^3.4.27",
  2061. "ast-kit": "^0.12.1",
  2062. "local-pkg": "^0.5.0",
  2063. "magic-string-ast": "^0.6.0"
  2064. },
  2065. "engines": {
  2066. "node": ">=16.14.0"
  2067. },
  2068. "peerDependencies": {
  2069. "vue": "^2.7.0 || ^3.2.25"
  2070. },
  2071. "peerDependenciesMeta": {
  2072. "vue": {
  2073. "optional": true
  2074. }
  2075. }
  2076. },
  2077. "node_modules/@vue/babel-helper-vue-transform-on": {
  2078. "version": "1.2.2",
  2079. "resolved": "https://registry.npmjs.org/@vue/babel-helper-vue-transform-on/-/babel-helper-vue-transform-on-1.2.2.tgz",
  2080. "integrity": "sha512-nOttamHUR3YzdEqdM/XXDyCSdxMA9VizUKoroLX6yTyRtggzQMHXcmwh8a7ZErcJttIBIc9s68a1B8GZ+Dmvsw=="
  2081. },
  2082. "node_modules/@vue/babel-plugin-jsx": {
  2083. "version": "1.2.2",
  2084. "resolved": "https://registry.npmjs.org/@vue/babel-plugin-jsx/-/babel-plugin-jsx-1.2.2.tgz",
  2085. "integrity": "sha512-nYTkZUVTu4nhP199UoORePsql0l+wj7v/oyQjtThUVhJl1U+6qHuoVhIvR3bf7eVKjbCK+Cs2AWd7mi9Mpz9rA==",
  2086. "dependencies": {
  2087. "@babel/helper-module-imports": "~7.22.15",
  2088. "@babel/helper-plugin-utils": "^7.22.5",
  2089. "@babel/plugin-syntax-jsx": "^7.23.3",
  2090. "@babel/template": "^7.23.9",
  2091. "@babel/traverse": "^7.23.9",
  2092. "@babel/types": "^7.23.9",
  2093. "@vue/babel-helper-vue-transform-on": "1.2.2",
  2094. "@vue/babel-plugin-resolve-type": "1.2.2",
  2095. "camelcase": "^6.3.0",
  2096. "html-tags": "^3.3.1",
  2097. "svg-tags": "^1.0.0"
  2098. },
  2099. "peerDependencies": {
  2100. "@babel/core": "^7.0.0-0"
  2101. },
  2102. "peerDependenciesMeta": {
  2103. "@babel/core": {
  2104. "optional": true
  2105. }
  2106. }
  2107. },
  2108. "node_modules/@vue/babel-plugin-jsx/node_modules/@babel/helper-module-imports": {
  2109. "version": "7.22.15",
  2110. "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.22.15.tgz",
  2111. "integrity": "sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==",
  2112. "dependencies": {
  2113. "@babel/types": "^7.22.15"
  2114. },
  2115. "engines": {
  2116. "node": ">=6.9.0"
  2117. }
  2118. },
  2119. "node_modules/@vue/babel-plugin-resolve-type": {
  2120. "version": "1.2.2",
  2121. "resolved": "https://registry.npmjs.org/@vue/babel-plugin-resolve-type/-/babel-plugin-resolve-type-1.2.2.tgz",
  2122. "integrity": "sha512-EntyroPwNg5IPVdUJupqs0CFzuf6lUrVvCspmv2J1FITLeGnUCuoGNNk78dgCusxEiYj6RMkTJflGSxk5aIC4A==",
  2123. "dependencies": {
  2124. "@babel/code-frame": "^7.23.5",
  2125. "@babel/helper-module-imports": "~7.22.15",
  2126. "@babel/helper-plugin-utils": "^7.22.5",
  2127. "@babel/parser": "^7.23.9",
  2128. "@vue/compiler-sfc": "^3.4.15"
  2129. },
  2130. "peerDependencies": {
  2131. "@babel/core": "^7.0.0-0"
  2132. }
  2133. },
  2134. "node_modules/@vue/babel-plugin-resolve-type/node_modules/@babel/helper-module-imports": {
  2135. "version": "7.22.15",
  2136. "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.22.15.tgz",
  2137. "integrity": "sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==",
  2138. "dependencies": {
  2139. "@babel/types": "^7.22.15"
  2140. },
  2141. "engines": {
  2142. "node": ">=6.9.0"
  2143. }
  2144. },
  2145. "node_modules/@vue/compiler-core": {
  2146. "version": "3.4.31",
  2147. "resolved": "https://registry.npmjs.org/@vue/compiler-core/-/compiler-core-3.4.31.tgz",
  2148. "integrity": "sha512-skOiodXWTV3DxfDhB4rOf3OGalpITLlgCeOwb+Y9GJpfQ8ErigdBUHomBzvG78JoVE8MJoQsb+qhZiHfKeNeEg==",
  2149. "dependencies": {
  2150. "@babel/parser": "^7.24.7",
  2151. "@vue/shared": "3.4.31",
  2152. "entities": "^4.5.0",
  2153. "estree-walker": "^2.0.2",
  2154. "source-map-js": "^1.2.0"
  2155. }
  2156. },
  2157. "node_modules/@vue/compiler-core/node_modules/estree-walker": {
  2158. "version": "2.0.2",
  2159. "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz",
  2160. "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w=="
  2161. },
  2162. "node_modules/@vue/compiler-dom": {
  2163. "version": "3.4.31",
  2164. "resolved": "https://registry.npmjs.org/@vue/compiler-dom/-/compiler-dom-3.4.31.tgz",
  2165. "integrity": "sha512-wK424WMXsG1IGMyDGyLqB+TbmEBFM78hIsOJ9QwUVLGrcSk0ak6zYty7Pj8ftm7nEtdU/DGQxAXp0/lM/2cEpQ==",
  2166. "dependencies": {
  2167. "@vue/compiler-core": "3.4.31",
  2168. "@vue/shared": "3.4.31"
  2169. }
  2170. },
  2171. "node_modules/@vue/compiler-sfc": {
  2172. "version": "3.4.31",
  2173. "resolved": "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-3.4.31.tgz",
  2174. "integrity": "sha512-einJxqEw8IIJxzmnxmJBuK2usI+lJonl53foq+9etB2HAzlPjAS/wa7r0uUpXw5ByX3/0uswVSrjNb17vJm1kQ==",
  2175. "dependencies": {
  2176. "@babel/parser": "^7.24.7",
  2177. "@vue/compiler-core": "3.4.31",
  2178. "@vue/compiler-dom": "3.4.31",
  2179. "@vue/compiler-ssr": "3.4.31",
  2180. "@vue/shared": "3.4.31",
  2181. "estree-walker": "^2.0.2",
  2182. "magic-string": "^0.30.10",
  2183. "postcss": "^8.4.38",
  2184. "source-map-js": "^1.2.0"
  2185. }
  2186. },
  2187. "node_modules/@vue/compiler-sfc/node_modules/estree-walker": {
  2188. "version": "2.0.2",
  2189. "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz",
  2190. "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w=="
  2191. },
  2192. "node_modules/@vue/compiler-ssr": {
  2193. "version": "3.4.31",
  2194. "resolved": "https://registry.npmjs.org/@vue/compiler-ssr/-/compiler-ssr-3.4.31.tgz",
  2195. "integrity": "sha512-RtefmITAje3fJ8FSg1gwgDhdKhZVntIVbwupdyZDSifZTRMiWxWehAOTCc8/KZDnBOcYQ4/9VWxsTbd3wT0hAA==",
  2196. "dependencies": {
  2197. "@vue/compiler-dom": "3.4.31",
  2198. "@vue/shared": "3.4.31"
  2199. }
  2200. },
  2201. "node_modules/@vue/devtools-api": {
  2202. "version": "6.6.3",
  2203. "resolved": "https://registry.npmjs.org/@vue/devtools-api/-/devtools-api-6.6.3.tgz",
  2204. "integrity": "sha512-0MiMsFma/HqA6g3KLKn+AGpL1kgKhFWszC9U29NfpWK5LE7bjeXxySWJrOJ77hBz+TBrBQ7o4QJqbPbqbs8rJw=="
  2205. },
  2206. "node_modules/@vue/devtools-core": {
  2207. "version": "7.3.3",
  2208. "resolved": "https://registry.npmjs.org/@vue/devtools-core/-/devtools-core-7.3.3.tgz",
  2209. "integrity": "sha512-i6Bwkx4OwfY0QVHjAdsivhlzZ2HMj7fbNRYJsWspQ+dkA1f3nTzycPqZmVUsm2TGkbQlhTMhCAdDoP97JKoc+g==",
  2210. "dependencies": {
  2211. "@vue/devtools-kit": "^7.3.3",
  2212. "@vue/devtools-shared": "^7.3.3",
  2213. "mitt": "^3.0.1",
  2214. "nanoid": "^3.3.4",
  2215. "pathe": "^1.1.2",
  2216. "vite-hot-client": "^0.2.3"
  2217. }
  2218. },
  2219. "node_modules/@vue/devtools-core/node_modules/nanoid": {
  2220. "version": "3.3.7",
  2221. "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz",
  2222. "integrity": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==",
  2223. "funding": [
  2224. {
  2225. "type": "github",
  2226. "url": "https://github.com/sponsors/ai"
  2227. }
  2228. ],
  2229. "bin": {
  2230. "nanoid": "bin/nanoid.cjs"
  2231. },
  2232. "engines": {
  2233. "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
  2234. }
  2235. },
  2236. "node_modules/@vue/devtools-kit": {
  2237. "version": "7.3.3",
  2238. "resolved": "https://registry.npmjs.org/@vue/devtools-kit/-/devtools-kit-7.3.3.tgz",
  2239. "integrity": "sha512-m+dFI57BrzKYPKq73mt4CJ5GWld5OLBseLHPHGVP7CaILNY9o1gWVJWAJeF8XtQ9LTiMxZSaK6NcBsFuxAhD0g==",
  2240. "dependencies": {
  2241. "@vue/devtools-shared": "^7.3.3",
  2242. "birpc": "^0.2.17",
  2243. "hookable": "^5.5.3",
  2244. "mitt": "^3.0.1",
  2245. "perfect-debounce": "^1.0.0",
  2246. "speakingurl": "^14.0.1",
  2247. "superjson": "^2.2.1"
  2248. }
  2249. },
  2250. "node_modules/@vue/devtools-shared": {
  2251. "version": "7.3.5",
  2252. "resolved": "https://registry.npmjs.org/@vue/devtools-shared/-/devtools-shared-7.3.5.tgz",
  2253. "integrity": "sha512-Rqii3VazmWTi67a86rYopi61n5Ved05EybJCwyrfoO9Ok3MaS/4yRFl706ouoISMlyrASJFEzM0/AiDA6w4f9A==",
  2254. "dependencies": {
  2255. "rfdc": "^1.4.1"
  2256. }
  2257. },
  2258. "node_modules/@vue/reactivity": {
  2259. "version": "3.4.31",
  2260. "resolved": "https://registry.npmjs.org/@vue/reactivity/-/reactivity-3.4.31.tgz",
  2261. "integrity": "sha512-VGkTani8SOoVkZNds1PfJ/T1SlAIOf8E58PGAhIOUDYPC4GAmFA2u/E14TDAFcf3vVDKunc4QqCe/SHr8xC65Q==",
  2262. "dependencies": {
  2263. "@vue/shared": "3.4.31"
  2264. }
  2265. },
  2266. "node_modules/@vue/runtime-core": {
  2267. "version": "3.4.31",
  2268. "resolved": "https://registry.npmjs.org/@vue/runtime-core/-/runtime-core-3.4.31.tgz",
  2269. "integrity": "sha512-LDkztxeUPazxG/p8c5JDDKPfkCDBkkiNLVNf7XZIUnJ+66GVGkP+TIh34+8LtPisZ+HMWl2zqhIw0xN5MwU1cw==",
  2270. "dependencies": {
  2271. "@vue/reactivity": "3.4.31",
  2272. "@vue/shared": "3.4.31"
  2273. }
  2274. },
  2275. "node_modules/@vue/runtime-dom": {
  2276. "version": "3.4.31",
  2277. "resolved": "https://registry.npmjs.org/@vue/runtime-dom/-/runtime-dom-3.4.31.tgz",
  2278. "integrity": "sha512-2Auws3mB7+lHhTFCg8E9ZWopA6Q6L455EcU7bzcQ4x6Dn4cCPuqj6S2oBZgN2a8vJRS/LSYYxwFFq2Hlx3Fsaw==",
  2279. "dependencies": {
  2280. "@vue/reactivity": "3.4.31",
  2281. "@vue/runtime-core": "3.4.31",
  2282. "@vue/shared": "3.4.31",
  2283. "csstype": "^3.1.3"
  2284. }
  2285. },
  2286. "node_modules/@vue/server-renderer": {
  2287. "version": "3.4.31",
  2288. "resolved": "https://registry.npmjs.org/@vue/server-renderer/-/server-renderer-3.4.31.tgz",
  2289. "integrity": "sha512-D5BLbdvrlR9PE3by9GaUp1gQXlCNadIZytMIb8H2h3FMWJd4oUfkUTEH2wAr3qxoRz25uxbTcbqd3WKlm9EHQA==",
  2290. "dependencies": {
  2291. "@vue/compiler-ssr": "3.4.31",
  2292. "@vue/shared": "3.4.31"
  2293. },
  2294. "peerDependencies": {
  2295. "vue": "3.4.31"
  2296. }
  2297. },
  2298. "node_modules/@vue/shared": {
  2299. "version": "3.4.31",
  2300. "resolved": "https://registry.npmjs.org/@vue/shared/-/shared-3.4.31.tgz",
  2301. "integrity": "sha512-Yp3wtJk//8cO4NItOPpi3QkLExAr/aLBGZMmTtW9WpdwBCJpRM6zj9WgWktXAl8IDIozwNMByT45JP3tO3ACWA=="
  2302. },
  2303. "node_modules/@vueuse/core": {
  2304. "version": "11.1.0",
  2305. "resolved": "https://registry.npmjs.org/@vueuse/core/-/core-11.1.0.tgz",
  2306. "integrity": "sha512-P6dk79QYA6sKQnghrUz/1tHi0n9mrb/iO1WTMk/ElLmTyNqgDeSZ3wcDf6fRBGzRJbeG1dxzEOvLENMjr+E3fg==",
  2307. "dev": true,
  2308. "dependencies": {
  2309. "@types/web-bluetooth": "^0.0.20",
  2310. "@vueuse/metadata": "11.1.0",
  2311. "@vueuse/shared": "11.1.0",
  2312. "vue-demi": ">=0.14.10"
  2313. },
  2314. "funding": {
  2315. "url": "https://github.com/sponsors/antfu"
  2316. }
  2317. },
  2318. "node_modules/@vueuse/core/node_modules/vue-demi": {
  2319. "version": "0.14.10",
  2320. "resolved": "https://registry.npmjs.org/vue-demi/-/vue-demi-0.14.10.tgz",
  2321. "integrity": "sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==",
  2322. "dev": true,
  2323. "hasInstallScript": true,
  2324. "bin": {
  2325. "vue-demi-fix": "bin/vue-demi-fix.js",
  2326. "vue-demi-switch": "bin/vue-demi-switch.js"
  2327. },
  2328. "engines": {
  2329. "node": ">=12"
  2330. },
  2331. "funding": {
  2332. "url": "https://github.com/sponsors/antfu"
  2333. },
  2334. "peerDependencies": {
  2335. "@vue/composition-api": "^1.0.0-rc.1",
  2336. "vue": "^3.0.0-0 || ^2.6.0"
  2337. },
  2338. "peerDependenciesMeta": {
  2339. "@vue/composition-api": {
  2340. "optional": true
  2341. }
  2342. }
  2343. },
  2344. "node_modules/@vueuse/metadata": {
  2345. "version": "11.1.0",
  2346. "resolved": "https://registry.npmjs.org/@vueuse/metadata/-/metadata-11.1.0.tgz",
  2347. "integrity": "sha512-l9Q502TBTaPYGanl1G+hPgd3QX5s4CGnpXriVBR5fEZ/goI6fvDaVmIl3Td8oKFurOxTmbXvBPSsgrd6eu6HYg==",
  2348. "dev": true,
  2349. "funding": {
  2350. "url": "https://github.com/sponsors/antfu"
  2351. }
  2352. },
  2353. "node_modules/@vueuse/nuxt": {
  2354. "version": "11.1.0",
  2355. "resolved": "https://registry.npmjs.org/@vueuse/nuxt/-/nuxt-11.1.0.tgz",
  2356. "integrity": "sha512-ZPYigcqgPPe9vk9nBHLF8p0zshX8qvWV/ox1Y4GdV4k2flPiw7+2THNTpU2NZDBXSOXlhB2sao+paGCsvJm/Qw==",
  2357. "dev": true,
  2358. "dependencies": {
  2359. "@nuxt/kit": "^3.13.2",
  2360. "@vueuse/core": "11.1.0",
  2361. "@vueuse/metadata": "11.1.0",
  2362. "local-pkg": "^0.5.0",
  2363. "vue-demi": ">=0.14.10"
  2364. },
  2365. "funding": {
  2366. "url": "https://github.com/sponsors/antfu"
  2367. },
  2368. "peerDependencies": {
  2369. "nuxt": "^3.0.0"
  2370. }
  2371. },
  2372. "node_modules/@vueuse/nuxt/node_modules/@nuxt/kit": {
  2373. "version": "3.13.2",
  2374. "resolved": "https://registry.npmjs.org/@nuxt/kit/-/kit-3.13.2.tgz",
  2375. "integrity": "sha512-KvRw21zU//wdz25IeE1E5m/aFSzhJloBRAQtv+evcFeZvuroIxpIQuUqhbzuwznaUwpiWbmwlcsp5uOWmi4vwA==",
  2376. "dev": true,
  2377. "dependencies": {
  2378. "@nuxt/schema": "3.13.2",
  2379. "c12": "^1.11.2",
  2380. "consola": "^3.2.3",
  2381. "defu": "^6.1.4",
  2382. "destr": "^2.0.3",
  2383. "globby": "^14.0.2",
  2384. "hash-sum": "^2.0.0",
  2385. "ignore": "^5.3.2",
  2386. "jiti": "^1.21.6",
  2387. "klona": "^2.0.6",
  2388. "knitwork": "^1.1.0",
  2389. "mlly": "^1.7.1",
  2390. "pathe": "^1.1.2",
  2391. "pkg-types": "^1.2.0",
  2392. "scule": "^1.3.0",
  2393. "semver": "^7.6.3",
  2394. "ufo": "^1.5.4",
  2395. "unctx": "^2.3.1",
  2396. "unimport": "^3.12.0",
  2397. "untyped": "^1.4.2"
  2398. },
  2399. "engines": {
  2400. "node": "^14.18.0 || >=16.10.0"
  2401. }
  2402. },
  2403. "node_modules/@vueuse/nuxt/node_modules/@nuxt/schema": {
  2404. "version": "3.13.2",
  2405. "resolved": "https://registry.npmjs.org/@nuxt/schema/-/schema-3.13.2.tgz",
  2406. "integrity": "sha512-CCZgpm+MkqtOMDEgF9SWgGPBXlQ01hV/6+2reDEpJuqFPGzV8HYKPBcIFvn7/z5ahtgutHLzjP71Na+hYcqSpw==",
  2407. "dev": true,
  2408. "dependencies": {
  2409. "compatx": "^0.1.8",
  2410. "consola": "^3.2.3",
  2411. "defu": "^6.1.4",
  2412. "hookable": "^5.5.3",
  2413. "pathe": "^1.1.2",
  2414. "pkg-types": "^1.2.0",
  2415. "scule": "^1.3.0",
  2416. "std-env": "^3.7.0",
  2417. "ufo": "^1.5.4",
  2418. "uncrypto": "^0.1.3",
  2419. "unimport": "^3.12.0",
  2420. "untyped": "^1.4.2"
  2421. },
  2422. "engines": {
  2423. "node": "^14.18.0 || >=16.10.0"
  2424. }
  2425. },
  2426. "node_modules/@vueuse/nuxt/node_modules/vue-demi": {
  2427. "version": "0.14.10",
  2428. "resolved": "https://registry.npmjs.org/vue-demi/-/vue-demi-0.14.10.tgz",
  2429. "integrity": "sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==",
  2430. "dev": true,
  2431. "hasInstallScript": true,
  2432. "bin": {
  2433. "vue-demi-fix": "bin/vue-demi-fix.js",
  2434. "vue-demi-switch": "bin/vue-demi-switch.js"
  2435. },
  2436. "engines": {
  2437. "node": ">=12"
  2438. },
  2439. "funding": {
  2440. "url": "https://github.com/sponsors/antfu"
  2441. },
  2442. "peerDependencies": {
  2443. "@vue/composition-api": "^1.0.0-rc.1",
  2444. "vue": "^3.0.0-0 || ^2.6.0"
  2445. },
  2446. "peerDependenciesMeta": {
  2447. "@vue/composition-api": {
  2448. "optional": true
  2449. }
  2450. }
  2451. },
  2452. "node_modules/@vueuse/shared": {
  2453. "version": "11.1.0",
  2454. "resolved": "https://registry.npmjs.org/@vueuse/shared/-/shared-11.1.0.tgz",
  2455. "integrity": "sha512-YUtIpY122q7osj+zsNMFAfMTubGz0sn5QzE5gPzAIiCmtt2ha3uQUY1+JPyL4gRCTsLPX82Y9brNbo/aqlA91w==",
  2456. "dev": true,
  2457. "dependencies": {
  2458. "vue-demi": ">=0.14.10"
  2459. },
  2460. "funding": {
  2461. "url": "https://github.com/sponsors/antfu"
  2462. }
  2463. },
  2464. "node_modules/@vueuse/shared/node_modules/vue-demi": {
  2465. "version": "0.14.10",
  2466. "resolved": "https://registry.npmjs.org/vue-demi/-/vue-demi-0.14.10.tgz",
  2467. "integrity": "sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==",
  2468. "dev": true,
  2469. "hasInstallScript": true,
  2470. "bin": {
  2471. "vue-demi-fix": "bin/vue-demi-fix.js",
  2472. "vue-demi-switch": "bin/vue-demi-switch.js"
  2473. },
  2474. "engines": {
  2475. "node": ">=12"
  2476. },
  2477. "funding": {
  2478. "url": "https://github.com/sponsors/antfu"
  2479. },
  2480. "peerDependencies": {
  2481. "@vue/composition-api": "^1.0.0-rc.1",
  2482. "vue": "^3.0.0-0 || ^2.6.0"
  2483. },
  2484. "peerDependenciesMeta": {
  2485. "@vue/composition-api": {
  2486. "optional": true
  2487. }
  2488. }
  2489. },
  2490. "node_modules/abbrev": {
  2491. "version": "1.1.1",
  2492. "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz",
  2493. "integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q=="
  2494. },
  2495. "node_modules/abort-controller": {
  2496. "version": "3.0.0",
  2497. "resolved": "https://registry.npmjs.org/abort-controller/-/abort-controller-3.0.0.tgz",
  2498. "integrity": "sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==",
  2499. "dependencies": {
  2500. "event-target-shim": "^5.0.0"
  2501. },
  2502. "engines": {
  2503. "node": ">=6.5"
  2504. }
  2505. },
  2506. "node_modules/acorn": {
  2507. "version": "8.12.0",
  2508. "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.12.0.tgz",
  2509. "integrity": "sha512-RTvkC4w+KNXrM39/lWCUaG0IbRkWdCv7W/IOW9oU6SawyxulvkQy5HQPVTKxEjczcUvapcrw3cFx/60VN/NRNw==",
  2510. "bin": {
  2511. "acorn": "bin/acorn"
  2512. },
  2513. "engines": {
  2514. "node": ">=0.4.0"
  2515. }
  2516. },
  2517. "node_modules/acorn-import-attributes": {
  2518. "version": "1.9.5",
  2519. "resolved": "https://registry.npmjs.org/acorn-import-attributes/-/acorn-import-attributes-1.9.5.tgz",
  2520. "integrity": "sha512-n02Vykv5uA3eHGM/Z2dQrcD56kL8TyDb2p1+0P83PClMnC/nc+anbQRhIOWnSq4Ke/KvDPrY3C9hDtC/A3eHnQ==",
  2521. "peerDependencies": {
  2522. "acorn": "^8"
  2523. }
  2524. },
  2525. "node_modules/agent-base": {
  2526. "version": "6.0.2",
  2527. "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz",
  2528. "integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==",
  2529. "dependencies": {
  2530. "debug": "4"
  2531. },
  2532. "engines": {
  2533. "node": ">= 6.0.0"
  2534. }
  2535. },
  2536. "node_modules/ansi-colors": {
  2537. "version": "4.1.3",
  2538. "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.3.tgz",
  2539. "integrity": "sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==",
  2540. "engines": {
  2541. "node": ">=6"
  2542. }
  2543. },
  2544. "node_modules/ansi-escapes": {
  2545. "version": "4.3.2",
  2546. "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.2.tgz",
  2547. "integrity": "sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==",
  2548. "dependencies": {
  2549. "type-fest": "^0.21.3"
  2550. },
  2551. "engines": {
  2552. "node": ">=8"
  2553. },
  2554. "funding": {
  2555. "url": "https://github.com/sponsors/sindresorhus"
  2556. }
  2557. },
  2558. "node_modules/ansi-escapes/node_modules/type-fest": {
  2559. "version": "0.21.3",
  2560. "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz",
  2561. "integrity": "sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==",
  2562. "engines": {
  2563. "node": ">=10"
  2564. },
  2565. "funding": {
  2566. "url": "https://github.com/sponsors/sindresorhus"
  2567. }
  2568. },
  2569. "node_modules/ansi-regex": {
  2570. "version": "5.0.1",
  2571. "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
  2572. "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
  2573. "engines": {
  2574. "node": ">=8"
  2575. }
  2576. },
  2577. "node_modules/ansi-styles": {
  2578. "version": "3.2.1",
  2579. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz",
  2580. "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
  2581. "dependencies": {
  2582. "color-convert": "^1.9.0"
  2583. },
  2584. "engines": {
  2585. "node": ">=4"
  2586. }
  2587. },
  2588. "node_modules/any-promise": {
  2589. "version": "1.3.0",
  2590. "resolved": "https://registry.npmjs.org/any-promise/-/any-promise-1.3.0.tgz",
  2591. "integrity": "sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==",
  2592. "dev": true
  2593. },
  2594. "node_modules/anymatch": {
  2595. "version": "3.1.3",
  2596. "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz",
  2597. "integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==",
  2598. "dependencies": {
  2599. "normalize-path": "^3.0.0",
  2600. "picomatch": "^2.0.4"
  2601. },
  2602. "engines": {
  2603. "node": ">= 8"
  2604. }
  2605. },
  2606. "node_modules/aproba": {
  2607. "version": "2.0.0",
  2608. "resolved": "https://registry.npmjs.org/aproba/-/aproba-2.0.0.tgz",
  2609. "integrity": "sha512-lYe4Gx7QT+MKGbDsA+Z+he/Wtef0BiwDOlK/XkBrdfsh9J/jPPXbX0tE9x9cl27Tmu5gg3QUbUrQYa/y+KOHPQ=="
  2610. },
  2611. "node_modules/archiver": {
  2612. "version": "7.0.1",
  2613. "resolved": "https://registry.npmjs.org/archiver/-/archiver-7.0.1.tgz",
  2614. "integrity": "sha512-ZcbTaIqJOfCc03QwD468Unz/5Ir8ATtvAHsK+FdXbDIbGfihqh9mrvdcYunQzqn4HrvWWaFyaxJhGZagaJJpPQ==",
  2615. "dependencies": {
  2616. "archiver-utils": "^5.0.2",
  2617. "async": "^3.2.4",
  2618. "buffer-crc32": "^1.0.0",
  2619. "readable-stream": "^4.0.0",
  2620. "readdir-glob": "^1.1.2",
  2621. "tar-stream": "^3.0.0",
  2622. "zip-stream": "^6.0.1"
  2623. },
  2624. "engines": {
  2625. "node": ">= 14"
  2626. }
  2627. },
  2628. "node_modules/archiver-utils": {
  2629. "version": "5.0.2",
  2630. "resolved": "https://registry.npmjs.org/archiver-utils/-/archiver-utils-5.0.2.tgz",
  2631. "integrity": "sha512-wuLJMmIBQYCsGZgYLTy5FIB2pF6Lfb6cXMSF8Qywwk3t20zWnAi7zLcQFdKQmIB8wyZpY5ER38x08GbwtR2cLA==",
  2632. "dependencies": {
  2633. "glob": "^10.0.0",
  2634. "graceful-fs": "^4.2.0",
  2635. "is-stream": "^2.0.1",
  2636. "lazystream": "^1.0.0",
  2637. "lodash": "^4.17.15",
  2638. "normalize-path": "^3.0.0",
  2639. "readable-stream": "^4.0.0"
  2640. },
  2641. "engines": {
  2642. "node": ">= 14"
  2643. }
  2644. },
  2645. "node_modules/archiver-utils/node_modules/glob": {
  2646. "version": "10.4.5",
  2647. "resolved": "https://registry.npmjs.org/glob/-/glob-10.4.5.tgz",
  2648. "integrity": "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==",
  2649. "dependencies": {
  2650. "foreground-child": "^3.1.0",
  2651. "jackspeak": "^3.1.2",
  2652. "minimatch": "^9.0.4",
  2653. "minipass": "^7.1.2",
  2654. "package-json-from-dist": "^1.0.0",
  2655. "path-scurry": "^1.11.1"
  2656. },
  2657. "bin": {
  2658. "glob": "dist/esm/bin.mjs"
  2659. },
  2660. "funding": {
  2661. "url": "https://github.com/sponsors/isaacs"
  2662. }
  2663. },
  2664. "node_modules/archiver-utils/node_modules/is-stream": {
  2665. "version": "2.0.1",
  2666. "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz",
  2667. "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==",
  2668. "engines": {
  2669. "node": ">=8"
  2670. },
  2671. "funding": {
  2672. "url": "https://github.com/sponsors/sindresorhus"
  2673. }
  2674. },
  2675. "node_modules/archiver-utils/node_modules/minimatch": {
  2676. "version": "9.0.5",
  2677. "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
  2678. "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
  2679. "dependencies": {
  2680. "brace-expansion": "^2.0.1"
  2681. },
  2682. "engines": {
  2683. "node": ">=16 || 14 >=14.17"
  2684. },
  2685. "funding": {
  2686. "url": "https://github.com/sponsors/isaacs"
  2687. }
  2688. },
  2689. "node_modules/are-we-there-yet": {
  2690. "version": "2.0.0",
  2691. "resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-2.0.0.tgz",
  2692. "integrity": "sha512-Ci/qENmwHnsYo9xKIcUJN5LeDKdJ6R1Z1j9V/J5wyq8nh/mYPEpIKJbBZXtZjG04HiK7zV/p6Vs9952MrMeUIw==",
  2693. "deprecated": "This package is no longer supported.",
  2694. "dependencies": {
  2695. "delegates": "^1.0.0",
  2696. "readable-stream": "^3.6.0"
  2697. },
  2698. "engines": {
  2699. "node": ">=10"
  2700. }
  2701. },
  2702. "node_modules/are-we-there-yet/node_modules/readable-stream": {
  2703. "version": "3.6.2",
  2704. "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz",
  2705. "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==",
  2706. "dependencies": {
  2707. "inherits": "^2.0.3",
  2708. "string_decoder": "^1.1.1",
  2709. "util-deprecate": "^1.0.1"
  2710. },
  2711. "engines": {
  2712. "node": ">= 6"
  2713. }
  2714. },
  2715. "node_modules/arg": {
  2716. "version": "5.0.2",
  2717. "resolved": "https://registry.npmjs.org/arg/-/arg-5.0.2.tgz",
  2718. "integrity": "sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==",
  2719. "dev": true
  2720. },
  2721. "node_modules/argparse": {
  2722. "version": "2.0.1",
  2723. "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
  2724. "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q=="
  2725. },
  2726. "node_modules/assertion-error": {
  2727. "version": "2.0.1",
  2728. "resolved": "https://registry.npmjs.org/assertion-error/-/assertion-error-2.0.1.tgz",
  2729. "integrity": "sha512-Izi8RQcffqCeNVgFigKli1ssklIbpHnCYc6AknXGYoB6grJqyeby7jv12JUQgmTAnIDnbck1uxksT4dzN3PWBA==",
  2730. "dev": true,
  2731. "engines": {
  2732. "node": ">=12"
  2733. }
  2734. },
  2735. "node_modules/ast-kit": {
  2736. "version": "0.12.2",
  2737. "resolved": "https://registry.npmjs.org/ast-kit/-/ast-kit-0.12.2.tgz",
  2738. "integrity": "sha512-es1zHFsnZ4Y4efz412nnrU3KvVAhgqy90a7Yt9Wpi5vQ3l4aYMOX0Qx4FD0elKr5ITEhiUGCSFcgGYf4YTuACg==",
  2739. "dependencies": {
  2740. "@babel/parser": "^7.24.6",
  2741. "pathe": "^1.1.2"
  2742. },
  2743. "engines": {
  2744. "node": ">=16.14.0"
  2745. }
  2746. },
  2747. "node_modules/ast-walker-scope": {
  2748. "version": "0.6.1",
  2749. "resolved": "https://registry.npmjs.org/ast-walker-scope/-/ast-walker-scope-0.6.1.tgz",
  2750. "integrity": "sha512-0ZdQEsSfH3mX4BFbRCc3xOBjx5bDbm73+aAdQOHerPQNf8K0XFMAv79ucd2BpnSc4UMyvBDixiroT8yjm2Y6bw==",
  2751. "dependencies": {
  2752. "@babel/parser": "^7.24.0",
  2753. "ast-kit": "^0.12.1"
  2754. },
  2755. "engines": {
  2756. "node": ">=16.14.0"
  2757. }
  2758. },
  2759. "node_modules/async": {
  2760. "version": "3.2.5",
  2761. "resolved": "https://registry.npmjs.org/async/-/async-3.2.5.tgz",
  2762. "integrity": "sha512-baNZyqaaLhyLVKm/DlvdW051MSgO6b8eVfIezl9E5PqWxFgzLm/wQntEW4zOytVburDEr0JlALEpdOFwvErLsg=="
  2763. },
  2764. "node_modules/async-sema": {
  2765. "version": "3.1.1",
  2766. "resolved": "https://registry.npmjs.org/async-sema/-/async-sema-3.1.1.tgz",
  2767. "integrity": "sha512-tLRNUXati5MFePdAk8dw7Qt7DpxPB60ofAgn8WRhW6a2rcimZnYBP9oxHiv0OHy+Wz7kPMG+t4LGdt31+4EmGg=="
  2768. },
  2769. "node_modules/asynckit": {
  2770. "version": "0.4.0",
  2771. "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz",
  2772. "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q=="
  2773. },
  2774. "node_modules/autoprefixer": {
  2775. "version": "10.4.19",
  2776. "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.19.tgz",
  2777. "integrity": "sha512-BaENR2+zBZ8xXhM4pUaKUxlVdxZ0EZhjvbopwnXmxRUfqDmwSpC2lAi/QXvx7NRdPCo1WKEcEF6mV64si1z4Ew==",
  2778. "funding": [
  2779. {
  2780. "type": "opencollective",
  2781. "url": "https://opencollective.com/postcss/"
  2782. },
  2783. {
  2784. "type": "tidelift",
  2785. "url": "https://tidelift.com/funding/github/npm/autoprefixer"
  2786. },
  2787. {
  2788. "type": "github",
  2789. "url": "https://github.com/sponsors/ai"
  2790. }
  2791. ],
  2792. "dependencies": {
  2793. "browserslist": "^4.23.0",
  2794. "caniuse-lite": "^1.0.30001599",
  2795. "fraction.js": "^4.3.7",
  2796. "normalize-range": "^0.1.2",
  2797. "picocolors": "^1.0.0",
  2798. "postcss-value-parser": "^4.2.0"
  2799. },
  2800. "bin": {
  2801. "autoprefixer": "bin/autoprefixer"
  2802. },
  2803. "engines": {
  2804. "node": "^10 || ^12 || >=14"
  2805. },
  2806. "peerDependencies": {
  2807. "postcss": "^8.1.0"
  2808. }
  2809. },
  2810. "node_modules/axios": {
  2811. "version": "1.7.7",
  2812. "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.7.tgz",
  2813. "integrity": "sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==",
  2814. "dependencies": {
  2815. "follow-redirects": "^1.15.6",
  2816. "form-data": "^4.0.0",
  2817. "proxy-from-env": "^1.1.0"
  2818. }
  2819. },
  2820. "node_modules/b4a": {
  2821. "version": "1.6.6",
  2822. "resolved": "https://registry.npmjs.org/b4a/-/b4a-1.6.6.tgz",
  2823. "integrity": "sha512-5Tk1HLk6b6ctmjIkAcU/Ujv/1WqiDl0F0JdRCR80VsOcUlHcu7pWeWRlOqQLHfDEsVx9YH/aif5AG4ehoCtTmg=="
  2824. },
  2825. "node_modules/balanced-match": {
  2826. "version": "1.0.2",
  2827. "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
  2828. "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw=="
  2829. },
  2830. "node_modules/bare-events": {
  2831. "version": "2.4.2",
  2832. "resolved": "https://registry.npmjs.org/bare-events/-/bare-events-2.4.2.tgz",
  2833. "integrity": "sha512-qMKFd2qG/36aA4GwvKq8MxnPgCQAmBWmSyLWsJcbn8v03wvIPQ/hG1Ms8bPzndZxMDoHpxez5VOS+gC9Yi24/Q==",
  2834. "optional": true
  2835. },
  2836. "node_modules/base64-js": {
  2837. "version": "1.5.1",
  2838. "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz",
  2839. "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==",
  2840. "funding": [
  2841. {
  2842. "type": "github",
  2843. "url": "https://github.com/sponsors/feross"
  2844. },
  2845. {
  2846. "type": "patreon",
  2847. "url": "https://www.patreon.com/feross"
  2848. },
  2849. {
  2850. "type": "consulting",
  2851. "url": "https://feross.org/support"
  2852. }
  2853. ]
  2854. },
  2855. "node_modules/binary-extensions": {
  2856. "version": "2.3.0",
  2857. "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.3.0.tgz",
  2858. "integrity": "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==",
  2859. "engines": {
  2860. "node": ">=8"
  2861. },
  2862. "funding": {
  2863. "url": "https://github.com/sponsors/sindresorhus"
  2864. }
  2865. },
  2866. "node_modules/bindings": {
  2867. "version": "1.5.0",
  2868. "resolved": "https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz",
  2869. "integrity": "sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==",
  2870. "dependencies": {
  2871. "file-uri-to-path": "1.0.0"
  2872. }
  2873. },
  2874. "node_modules/birpc": {
  2875. "version": "0.2.17",
  2876. "resolved": "https://registry.npmjs.org/birpc/-/birpc-0.2.17.tgz",
  2877. "integrity": "sha512-+hkTxhot+dWsLpp3gia5AkVHIsKlZybNT5gIYiDlNzJrmYPcTM9k5/w2uaj3IPpd7LlEYpmCj4Jj1nC41VhDFg==",
  2878. "funding": {
  2879. "url": "https://github.com/sponsors/antfu"
  2880. }
  2881. },
  2882. "node_modules/boolbase": {
  2883. "version": "1.0.0",
  2884. "resolved": "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz",
  2885. "integrity": "sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww=="
  2886. },
  2887. "node_modules/brace-expansion": {
  2888. "version": "2.0.1",
  2889. "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
  2890. "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
  2891. "dependencies": {
  2892. "balanced-match": "^1.0.0"
  2893. }
  2894. },
  2895. "node_modules/braces": {
  2896. "version": "3.0.3",
  2897. "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz",
  2898. "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==",
  2899. "dependencies": {
  2900. "fill-range": "^7.1.1"
  2901. },
  2902. "engines": {
  2903. "node": ">=8"
  2904. }
  2905. },
  2906. "node_modules/browserslist": {
  2907. "version": "4.23.2",
  2908. "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.23.2.tgz",
  2909. "integrity": "sha512-qkqSyistMYdxAcw+CzbZwlBy8AGmS/eEWs+sEV5TnLRGDOL+C5M2EnH6tlZyg0YoAxGJAFKh61En9BR941GnHA==",
  2910. "funding": [
  2911. {
  2912. "type": "opencollective",
  2913. "url": "https://opencollective.com/browserslist"
  2914. },
  2915. {
  2916. "type": "tidelift",
  2917. "url": "https://tidelift.com/funding/github/npm/browserslist"
  2918. },
  2919. {
  2920. "type": "github",
  2921. "url": "https://github.com/sponsors/ai"
  2922. }
  2923. ],
  2924. "dependencies": {
  2925. "caniuse-lite": "^1.0.30001640",
  2926. "electron-to-chromium": "^1.4.820",
  2927. "node-releases": "^2.0.14",
  2928. "update-browserslist-db": "^1.1.0"
  2929. },
  2930. "bin": {
  2931. "browserslist": "cli.js"
  2932. },
  2933. "engines": {
  2934. "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
  2935. }
  2936. },
  2937. "node_modules/buffer": {
  2938. "version": "6.0.3",
  2939. "resolved": "https://registry.npmjs.org/buffer/-/buffer-6.0.3.tgz",
  2940. "integrity": "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==",
  2941. "funding": [
  2942. {
  2943. "type": "github",
  2944. "url": "https://github.com/sponsors/feross"
  2945. },
  2946. {
  2947. "type": "patreon",
  2948. "url": "https://www.patreon.com/feross"
  2949. },
  2950. {
  2951. "type": "consulting",
  2952. "url": "https://feross.org/support"
  2953. }
  2954. ],
  2955. "dependencies": {
  2956. "base64-js": "^1.3.1",
  2957. "ieee754": "^1.2.1"
  2958. }
  2959. },
  2960. "node_modules/buffer-crc32": {
  2961. "version": "1.0.0",
  2962. "resolved": "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-1.0.0.tgz",
  2963. "integrity": "sha512-Db1SbgBS/fg/392AblrMJk97KggmvYhr4pB5ZIMTWtaivCPMWLkmb7m21cJvpvgK+J3nsU2CmmixNBZx4vFj/w==",
  2964. "engines": {
  2965. "node": ">=8.0.0"
  2966. }
  2967. },
  2968. "node_modules/buffer-from": {
  2969. "version": "1.1.2",
  2970. "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz",
  2971. "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ=="
  2972. },
  2973. "node_modules/builtin-modules": {
  2974. "version": "3.3.0",
  2975. "resolved": "https://registry.npmjs.org/builtin-modules/-/builtin-modules-3.3.0.tgz",
  2976. "integrity": "sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw==",
  2977. "engines": {
  2978. "node": ">=6"
  2979. },
  2980. "funding": {
  2981. "url": "https://github.com/sponsors/sindresorhus"
  2982. }
  2983. },
  2984. "node_modules/bundle-name": {
  2985. "version": "4.1.0",
  2986. "resolved": "https://registry.npmjs.org/bundle-name/-/bundle-name-4.1.0.tgz",
  2987. "integrity": "sha512-tjwM5exMg6BGRI+kNmTntNsvdZS1X8BFYS6tnJ2hdH0kVxM6/eVZ2xy+FqStSWvYmtfFMDLIxurorHwDKfDz5Q==",
  2988. "dependencies": {
  2989. "run-applescript": "^7.0.0"
  2990. },
  2991. "engines": {
  2992. "node": ">=18"
  2993. },
  2994. "funding": {
  2995. "url": "https://github.com/sponsors/sindresorhus"
  2996. }
  2997. },
  2998. "node_modules/c12": {
  2999. "version": "1.11.2",
  3000. "resolved": "https://registry.npmjs.org/c12/-/c12-1.11.2.tgz",
  3001. "integrity": "sha512-oBs8a4uvSDO9dm8b7OCFW7+dgtVrwmwnrVXYzLm43ta7ep2jCn/0MhoUFygIWtxhyy6+/MG7/agvpY0U1Iemew==",
  3002. "dependencies": {
  3003. "chokidar": "^3.6.0",
  3004. "confbox": "^0.1.7",
  3005. "defu": "^6.1.4",
  3006. "dotenv": "^16.4.5",
  3007. "giget": "^1.2.3",
  3008. "jiti": "^1.21.6",
  3009. "mlly": "^1.7.1",
  3010. "ohash": "^1.1.3",
  3011. "pathe": "^1.1.2",
  3012. "perfect-debounce": "^1.0.0",
  3013. "pkg-types": "^1.2.0",
  3014. "rc9": "^2.1.2"
  3015. },
  3016. "peerDependencies": {
  3017. "magicast": "^0.3.4"
  3018. },
  3019. "peerDependenciesMeta": {
  3020. "magicast": {
  3021. "optional": true
  3022. }
  3023. }
  3024. },
  3025. "node_modules/cac": {
  3026. "version": "6.7.14",
  3027. "resolved": "https://registry.npmjs.org/cac/-/cac-6.7.14.tgz",
  3028. "integrity": "sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==",
  3029. "engines": {
  3030. "node": ">=8"
  3031. }
  3032. },
  3033. "node_modules/camelcase": {
  3034. "version": "6.3.0",
  3035. "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-6.3.0.tgz",
  3036. "integrity": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==",
  3037. "engines": {
  3038. "node": ">=10"
  3039. },
  3040. "funding": {
  3041. "url": "https://github.com/sponsors/sindresorhus"
  3042. }
  3043. },
  3044. "node_modules/camelcase-css": {
  3045. "version": "2.0.1",
  3046. "resolved": "https://registry.npmjs.org/camelcase-css/-/camelcase-css-2.0.1.tgz",
  3047. "integrity": "sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==",
  3048. "dev": true,
  3049. "engines": {
  3050. "node": ">= 6"
  3051. }
  3052. },
  3053. "node_modules/caniuse-api": {
  3054. "version": "3.0.0",
  3055. "resolved": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-3.0.0.tgz",
  3056. "integrity": "sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==",
  3057. "dependencies": {
  3058. "browserslist": "^4.0.0",
  3059. "caniuse-lite": "^1.0.0",
  3060. "lodash.memoize": "^4.1.2",
  3061. "lodash.uniq": "^4.5.0"
  3062. }
  3063. },
  3064. "node_modules/caniuse-lite": {
  3065. "version": "1.0.30001641",
  3066. "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001641.tgz",
  3067. "integrity": "sha512-Phv5thgl67bHYo1TtMY/MurjkHhV4EDaCosezRXgZ8jzA/Ub+wjxAvbGvjoFENStinwi5kCyOYV3mi5tOGykwA==",
  3068. "funding": [
  3069. {
  3070. "type": "opencollective",
  3071. "url": "https://opencollective.com/browserslist"
  3072. },
  3073. {
  3074. "type": "tidelift",
  3075. "url": "https://tidelift.com/funding/github/npm/caniuse-lite"
  3076. },
  3077. {
  3078. "type": "github",
  3079. "url": "https://github.com/sponsors/ai"
  3080. }
  3081. ]
  3082. },
  3083. "node_modules/chai": {
  3084. "version": "5.1.1",
  3085. "resolved": "https://registry.npmjs.org/chai/-/chai-5.1.1.tgz",
  3086. "integrity": "sha512-pT1ZgP8rPNqUgieVaEY+ryQr6Q4HXNg8Ei9UnLUrjN4IA7dvQC5JB+/kxVcPNDHyBcc/26CXPkbNzq3qwrOEKA==",
  3087. "dev": true,
  3088. "dependencies": {
  3089. "assertion-error": "^2.0.1",
  3090. "check-error": "^2.1.1",
  3091. "deep-eql": "^5.0.1",
  3092. "loupe": "^3.1.0",
  3093. "pathval": "^2.0.0"
  3094. },
  3095. "engines": {
  3096. "node": ">=12"
  3097. }
  3098. },
  3099. "node_modules/chalk": {
  3100. "version": "2.4.2",
  3101. "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
  3102. "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
  3103. "dependencies": {
  3104. "ansi-styles": "^3.2.1",
  3105. "escape-string-regexp": "^1.0.5",
  3106. "supports-color": "^5.3.0"
  3107. },
  3108. "engines": {
  3109. "node": ">=4"
  3110. }
  3111. },
  3112. "node_modules/chalk/node_modules/escape-string-regexp": {
  3113. "version": "1.0.5",
  3114. "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
  3115. "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==",
  3116. "engines": {
  3117. "node": ">=0.8.0"
  3118. }
  3119. },
  3120. "node_modules/check-error": {
  3121. "version": "2.1.1",
  3122. "resolved": "https://registry.npmjs.org/check-error/-/check-error-2.1.1.tgz",
  3123. "integrity": "sha512-OAlb+T7V4Op9OwdkjmguYRqncdlx5JiofwOAUkmTF+jNdHwzTaTs4sRAGpzLF3oOz5xAyDGrPgeIDFQmDOTiJw==",
  3124. "dev": true,
  3125. "engines": {
  3126. "node": ">= 16"
  3127. }
  3128. },
  3129. "node_modules/chokidar": {
  3130. "version": "3.6.0",
  3131. "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.6.0.tgz",
  3132. "integrity": "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==",
  3133. "dependencies": {
  3134. "anymatch": "~3.1.2",
  3135. "braces": "~3.0.2",
  3136. "glob-parent": "~5.1.2",
  3137. "is-binary-path": "~2.1.0",
  3138. "is-glob": "~4.0.1",
  3139. "normalize-path": "~3.0.0",
  3140. "readdirp": "~3.6.0"
  3141. },
  3142. "engines": {
  3143. "node": ">= 8.10.0"
  3144. },
  3145. "funding": {
  3146. "url": "https://paulmillr.com/funding/"
  3147. },
  3148. "optionalDependencies": {
  3149. "fsevents": "~2.3.2"
  3150. }
  3151. },
  3152. "node_modules/chownr": {
  3153. "version": "2.0.0",
  3154. "resolved": "https://registry.npmjs.org/chownr/-/chownr-2.0.0.tgz",
  3155. "integrity": "sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==",
  3156. "engines": {
  3157. "node": ">=10"
  3158. }
  3159. },
  3160. "node_modules/ci-info": {
  3161. "version": "4.0.0",
  3162. "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-4.0.0.tgz",
  3163. "integrity": "sha512-TdHqgGf9odd8SXNuxtUBVx8Nv+qZOejE6qyqiy5NtbYYQOeFa6zmHkxlPzmaLxWWHsU6nJmB7AETdVPi+2NBUg==",
  3164. "funding": [
  3165. {
  3166. "type": "github",
  3167. "url": "https://github.com/sponsors/sibiraj-s"
  3168. }
  3169. ],
  3170. "engines": {
  3171. "node": ">=8"
  3172. }
  3173. },
  3174. "node_modules/citty": {
  3175. "version": "0.1.6",
  3176. "resolved": "https://registry.npmjs.org/citty/-/citty-0.1.6.tgz",
  3177. "integrity": "sha512-tskPPKEs8D2KPafUypv2gxwJP8h/OaJmC82QQGGDQcHvXX43xF2VDACcJVmZ0EuSxkpO9Kc4MlrA3q0+FG58AQ==",
  3178. "dependencies": {
  3179. "consola": "^3.2.3"
  3180. }
  3181. },
  3182. "node_modules/clear": {
  3183. "version": "0.1.0",
  3184. "resolved": "https://registry.npmjs.org/clear/-/clear-0.1.0.tgz",
  3185. "integrity": "sha512-qMjRnoL+JDPJHeLePZJuao6+8orzHMGP04A8CdwCNsKhRbOnKRjefxONR7bwILT3MHecxKBjHkKL/tkZ8r4Uzw==",
  3186. "engines": {
  3187. "node": "*"
  3188. }
  3189. },
  3190. "node_modules/clipboardy": {
  3191. "version": "4.0.0",
  3192. "resolved": "https://registry.npmjs.org/clipboardy/-/clipboardy-4.0.0.tgz",
  3193. "integrity": "sha512-5mOlNS0mhX0707P2I0aZ2V/cmHUEO/fL7VFLqszkhUsxt7RwnmrInf/eEQKlf5GzvYeHIjT+Ov1HRfNmymlG0w==",
  3194. "dependencies": {
  3195. "execa": "^8.0.1",
  3196. "is-wsl": "^3.1.0",
  3197. "is64bit": "^2.0.0"
  3198. },
  3199. "engines": {
  3200. "node": ">=18"
  3201. },
  3202. "funding": {
  3203. "url": "https://github.com/sponsors/sindresorhus"
  3204. }
  3205. },
  3206. "node_modules/clipboardy/node_modules/execa": {
  3207. "version": "8.0.1",
  3208. "resolved": "https://registry.npmjs.org/execa/-/execa-8.0.1.tgz",
  3209. "integrity": "sha512-VyhnebXciFV2DESc+p6B+y0LjSm0krU4OgJN44qFAhBY0TJ+1V61tYD2+wHusZ6F9n5K+vl8k0sTy7PEfV4qpg==",
  3210. "dependencies": {
  3211. "cross-spawn": "^7.0.3",
  3212. "get-stream": "^8.0.1",
  3213. "human-signals": "^5.0.0",
  3214. "is-stream": "^3.0.0",
  3215. "merge-stream": "^2.0.0",
  3216. "npm-run-path": "^5.1.0",
  3217. "onetime": "^6.0.0",
  3218. "signal-exit": "^4.1.0",
  3219. "strip-final-newline": "^3.0.0"
  3220. },
  3221. "engines": {
  3222. "node": ">=16.17"
  3223. },
  3224. "funding": {
  3225. "url": "https://github.com/sindresorhus/execa?sponsor=1"
  3226. }
  3227. },
  3228. "node_modules/clipboardy/node_modules/get-stream": {
  3229. "version": "8.0.1",
  3230. "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-8.0.1.tgz",
  3231. "integrity": "sha512-VaUJspBffn/LMCJVoMvSAdmscJyS1auj5Zulnn5UoYcY531UWmdwhRWkcGKnGU93m5HSXP9LP2usOryrBtQowA==",
  3232. "engines": {
  3233. "node": ">=16"
  3234. },
  3235. "funding": {
  3236. "url": "https://github.com/sponsors/sindresorhus"
  3237. }
  3238. },
  3239. "node_modules/clipboardy/node_modules/human-signals": {
  3240. "version": "5.0.0",
  3241. "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-5.0.0.tgz",
  3242. "integrity": "sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==",
  3243. "engines": {
  3244. "node": ">=16.17.0"
  3245. }
  3246. },
  3247. "node_modules/clipboardy/node_modules/signal-exit": {
  3248. "version": "4.1.0",
  3249. "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
  3250. "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
  3251. "engines": {
  3252. "node": ">=14"
  3253. },
  3254. "funding": {
  3255. "url": "https://github.com/sponsors/isaacs"
  3256. }
  3257. },
  3258. "node_modules/cliui": {
  3259. "version": "8.0.1",
  3260. "resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz",
  3261. "integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==",
  3262. "dependencies": {
  3263. "string-width": "^4.2.0",
  3264. "strip-ansi": "^6.0.1",
  3265. "wrap-ansi": "^7.0.0"
  3266. },
  3267. "engines": {
  3268. "node": ">=12"
  3269. }
  3270. },
  3271. "node_modules/cluster-key-slot": {
  3272. "version": "1.1.2",
  3273. "resolved": "https://registry.npmjs.org/cluster-key-slot/-/cluster-key-slot-1.1.2.tgz",
  3274. "integrity": "sha512-RMr0FhtfXemyinomL4hrWcYJxmX6deFdCxpJzhDttxgO1+bcCnkk+9drydLVDmAMG7NE6aN/fl4F7ucU/90gAA==",
  3275. "engines": {
  3276. "node": ">=0.10.0"
  3277. }
  3278. },
  3279. "node_modules/color-convert": {
  3280. "version": "1.9.3",
  3281. "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz",
  3282. "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
  3283. "dependencies": {
  3284. "color-name": "1.1.3"
  3285. }
  3286. },
  3287. "node_modules/color-name": {
  3288. "version": "1.1.3",
  3289. "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
  3290. "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw=="
  3291. },
  3292. "node_modules/color-support": {
  3293. "version": "1.1.3",
  3294. "resolved": "https://registry.npmjs.org/color-support/-/color-support-1.1.3.tgz",
  3295. "integrity": "sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==",
  3296. "bin": {
  3297. "color-support": "bin.js"
  3298. }
  3299. },
  3300. "node_modules/colord": {
  3301. "version": "2.9.3",
  3302. "resolved": "https://registry.npmjs.org/colord/-/colord-2.9.3.tgz",
  3303. "integrity": "sha512-jeC1axXpnb0/2nn/Y1LPuLdgXBLH7aDcHu4KEKfqw3CUhX7ZpfBSlPKyqXE6btIgEzfWtrX3/tyBCaCvXvMkOw=="
  3304. },
  3305. "node_modules/combined-stream": {
  3306. "version": "1.0.8",
  3307. "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz",
  3308. "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==",
  3309. "dependencies": {
  3310. "delayed-stream": "~1.0.0"
  3311. },
  3312. "engines": {
  3313. "node": ">= 0.8"
  3314. }
  3315. },
  3316. "node_modules/commander": {
  3317. "version": "7.2.0",
  3318. "resolved": "https://registry.npmjs.org/commander/-/commander-7.2.0.tgz",
  3319. "integrity": "sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==",
  3320. "engines": {
  3321. "node": ">= 10"
  3322. }
  3323. },
  3324. "node_modules/commondir": {
  3325. "version": "1.0.1",
  3326. "resolved": "https://registry.npmjs.org/commondir/-/commondir-1.0.1.tgz",
  3327. "integrity": "sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg=="
  3328. },
  3329. "node_modules/compatx": {
  3330. "version": "0.1.8",
  3331. "resolved": "https://registry.npmjs.org/compatx/-/compatx-0.1.8.tgz",
  3332. "integrity": "sha512-jcbsEAR81Bt5s1qOFymBufmCbXCXbk0Ql+K5ouj6gCyx2yHlu6AgmGIi9HxfKixpUDO5bCFJUHQ5uM6ecbTebw=="
  3333. },
  3334. "node_modules/compress-commons": {
  3335. "version": "6.0.2",
  3336. "resolved": "https://registry.npmjs.org/compress-commons/-/compress-commons-6.0.2.tgz",
  3337. "integrity": "sha512-6FqVXeETqWPoGcfzrXb37E50NP0LXT8kAMu5ooZayhWWdgEY4lBEEcbQNXtkuKQsGduxiIcI4gOTsxTmuq/bSg==",
  3338. "dependencies": {
  3339. "crc-32": "^1.2.0",
  3340. "crc32-stream": "^6.0.0",
  3341. "is-stream": "^2.0.1",
  3342. "normalize-path": "^3.0.0",
  3343. "readable-stream": "^4.0.0"
  3344. },
  3345. "engines": {
  3346. "node": ">= 14"
  3347. }
  3348. },
  3349. "node_modules/compress-commons/node_modules/is-stream": {
  3350. "version": "2.0.1",
  3351. "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz",
  3352. "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==",
  3353. "engines": {
  3354. "node": ">=8"
  3355. },
  3356. "funding": {
  3357. "url": "https://github.com/sponsors/sindresorhus"
  3358. }
  3359. },
  3360. "node_modules/concat-map": {
  3361. "version": "0.0.1",
  3362. "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
  3363. "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg=="
  3364. },
  3365. "node_modules/confbox": {
  3366. "version": "0.1.7",
  3367. "resolved": "https://registry.npmjs.org/confbox/-/confbox-0.1.7.tgz",
  3368. "integrity": "sha512-uJcB/FKZtBMCJpK8MQji6bJHgu1tixKPxRLeGkNzBoOZzpnZUJm0jm2/sBDWcuBx1dYgxV4JU+g5hmNxCyAmdA=="
  3369. },
  3370. "node_modules/consola": {
  3371. "version": "3.2.3",
  3372. "resolved": "https://registry.npmjs.org/consola/-/consola-3.2.3.tgz",
  3373. "integrity": "sha512-I5qxpzLv+sJhTVEoLYNcTW+bThDCPsit0vLNKShZx6rLtpilNpmmeTPaeqJb9ZE9dV3DGaeby6Vuhrw38WjeyQ==",
  3374. "engines": {
  3375. "node": "^14.18.0 || >=16.10.0"
  3376. }
  3377. },
  3378. "node_modules/console-control-strings": {
  3379. "version": "1.1.0",
  3380. "resolved": "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz",
  3381. "integrity": "sha512-ty/fTekppD2fIwRvnZAVdeOiGd1c7YXEixbgJTNzqcxJWKQnjJ/V1bNEEE6hygpM3WjwHFUVK6HTjWSzV4a8sQ=="
  3382. },
  3383. "node_modules/convert-source-map": {
  3384. "version": "2.0.0",
  3385. "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz",
  3386. "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg=="
  3387. },
  3388. "node_modules/cookie-es": {
  3389. "version": "1.1.0",
  3390. "resolved": "https://registry.npmjs.org/cookie-es/-/cookie-es-1.1.0.tgz",
  3391. "integrity": "sha512-L2rLOcK0wzWSfSDA33YR+PUHDG10a8px7rUHKWbGLP4YfbsMed2KFUw5fczvDPbT98DDe3LEzviswl810apTEw=="
  3392. },
  3393. "node_modules/copy-anything": {
  3394. "version": "3.0.5",
  3395. "resolved": "https://registry.npmjs.org/copy-anything/-/copy-anything-3.0.5.tgz",
  3396. "integrity": "sha512-yCEafptTtb4bk7GLEQoM8KVJpxAfdBJYaXyzQEgQQQgYrZiDp8SJmGKlYza6CYjEDNstAdNdKA3UuoULlEbS6w==",
  3397. "dependencies": {
  3398. "is-what": "^4.1.8"
  3399. },
  3400. "engines": {
  3401. "node": ">=12.13"
  3402. },
  3403. "funding": {
  3404. "url": "https://github.com/sponsors/mesqueeb"
  3405. }
  3406. },
  3407. "node_modules/core-util-is": {
  3408. "version": "1.0.3",
  3409. "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz",
  3410. "integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ=="
  3411. },
  3412. "node_modules/crc-32": {
  3413. "version": "1.2.2",
  3414. "resolved": "https://registry.npmjs.org/crc-32/-/crc-32-1.2.2.tgz",
  3415. "integrity": "sha512-ROmzCKrTnOwybPcJApAA6WBWij23HVfGVNKqqrZpuyZOHqK2CwHSvpGuyt/UNNvaIjEd8X5IFGp4Mh+Ie1IHJQ==",
  3416. "bin": {
  3417. "crc32": "bin/crc32.njs"
  3418. },
  3419. "engines": {
  3420. "node": ">=0.8"
  3421. }
  3422. },
  3423. "node_modules/crc32-stream": {
  3424. "version": "6.0.0",
  3425. "resolved": "https://registry.npmjs.org/crc32-stream/-/crc32-stream-6.0.0.tgz",
  3426. "integrity": "sha512-piICUB6ei4IlTv1+653yq5+KoqfBYmj9bw6LqXoOneTMDXk5nM1qt12mFW1caG3LlJXEKW1Bp0WggEmIfQB34g==",
  3427. "dependencies": {
  3428. "crc-32": "^1.2.0",
  3429. "readable-stream": "^4.0.0"
  3430. },
  3431. "engines": {
  3432. "node": ">= 14"
  3433. }
  3434. },
  3435. "node_modules/create-require": {
  3436. "version": "1.1.1",
  3437. "resolved": "https://registry.npmjs.org/create-require/-/create-require-1.1.1.tgz",
  3438. "integrity": "sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ=="
  3439. },
  3440. "node_modules/croner": {
  3441. "version": "8.1.0",
  3442. "resolved": "https://registry.npmjs.org/croner/-/croner-8.1.0.tgz",
  3443. "integrity": "sha512-sz990XOUPR8dG/r5BRKMBd15MYDDUu8oeSaxFD5DqvNgHSZw8Psd1s689/IGET7ezxRMiNlCIyGeY1Gvxp/MLg==",
  3444. "engines": {
  3445. "node": ">=18.0"
  3446. }
  3447. },
  3448. "node_modules/cronstrue": {
  3449. "version": "2.50.0",
  3450. "resolved": "https://registry.npmjs.org/cronstrue/-/cronstrue-2.50.0.tgz",
  3451. "integrity": "sha512-ULYhWIonJzlScCCQrPUG5uMXzXxSixty4djud9SS37DoNxDdkeRocxzHuAo4ImRBUK+mAuU5X9TSwEDccnnuPg==",
  3452. "bin": {
  3453. "cronstrue": "bin/cli.js"
  3454. }
  3455. },
  3456. "node_modules/cross-spawn": {
  3457. "version": "7.0.3",
  3458. "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz",
  3459. "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==",
  3460. "dependencies": {
  3461. "path-key": "^3.1.0",
  3462. "shebang-command": "^2.0.0",
  3463. "which": "^2.0.1"
  3464. },
  3465. "engines": {
  3466. "node": ">= 8"
  3467. }
  3468. },
  3469. "node_modules/cross-spawn/node_modules/which": {
  3470. "version": "2.0.2",
  3471. "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
  3472. "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
  3473. "dependencies": {
  3474. "isexe": "^2.0.0"
  3475. },
  3476. "bin": {
  3477. "node-which": "bin/node-which"
  3478. },
  3479. "engines": {
  3480. "node": ">= 8"
  3481. }
  3482. },
  3483. "node_modules/crossws": {
  3484. "version": "0.2.4",
  3485. "resolved": "https://registry.npmjs.org/crossws/-/crossws-0.2.4.tgz",
  3486. "integrity": "sha512-DAxroI2uSOgUKLz00NX6A8U/8EE3SZHmIND+10jkVSaypvyt57J5JEOxAQOL6lQxyzi/wZbTIwssU1uy69h5Vg==",
  3487. "peerDependencies": {
  3488. "uWebSockets.js": "*"
  3489. },
  3490. "peerDependenciesMeta": {
  3491. "uWebSockets.js": {
  3492. "optional": true
  3493. }
  3494. }
  3495. },
  3496. "node_modules/css-declaration-sorter": {
  3497. "version": "7.2.0",
  3498. "resolved": "https://registry.npmjs.org/css-declaration-sorter/-/css-declaration-sorter-7.2.0.tgz",
  3499. "integrity": "sha512-h70rUM+3PNFuaBDTLe8wF/cdWu+dOZmb7pJt8Z2sedYbAcQVQV/tEchueg3GWxwqS0cxtbxmaHEdkNACqcvsow==",
  3500. "engines": {
  3501. "node": "^14 || ^16 || >=18"
  3502. },
  3503. "peerDependencies": {
  3504. "postcss": "^8.0.9"
  3505. }
  3506. },
  3507. "node_modules/css-select": {
  3508. "version": "5.1.0",
  3509. "resolved": "https://registry.npmjs.org/css-select/-/css-select-5.1.0.tgz",
  3510. "integrity": "sha512-nwoRF1rvRRnnCqqY7updORDsuqKzqYJ28+oSMaJMMgOauh3fvwHqMS7EZpIPqK8GL+g9mKxF1vP/ZjSeNjEVHg==",
  3511. "dependencies": {
  3512. "boolbase": "^1.0.0",
  3513. "css-what": "^6.1.0",
  3514. "domhandler": "^5.0.2",
  3515. "domutils": "^3.0.1",
  3516. "nth-check": "^2.0.1"
  3517. },
  3518. "funding": {
  3519. "url": "https://github.com/sponsors/fb55"
  3520. }
  3521. },
  3522. "node_modules/css-tree": {
  3523. "version": "2.3.1",
  3524. "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-2.3.1.tgz",
  3525. "integrity": "sha512-6Fv1DV/TYw//QF5IzQdqsNDjx/wc8TrMBZsqjL9eW01tWb7R7k/mq+/VXfJCl7SoD5emsJop9cOByJZfs8hYIw==",
  3526. "dependencies": {
  3527. "mdn-data": "2.0.30",
  3528. "source-map-js": "^1.0.1"
  3529. },
  3530. "engines": {
  3531. "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0"
  3532. }
  3533. },
  3534. "node_modules/css-what": {
  3535. "version": "6.1.0",
  3536. "resolved": "https://registry.npmjs.org/css-what/-/css-what-6.1.0.tgz",
  3537. "integrity": "sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==",
  3538. "engines": {
  3539. "node": ">= 6"
  3540. },
  3541. "funding": {
  3542. "url": "https://github.com/sponsors/fb55"
  3543. }
  3544. },
  3545. "node_modules/cssesc": {
  3546. "version": "3.0.0",
  3547. "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz",
  3548. "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==",
  3549. "bin": {
  3550. "cssesc": "bin/cssesc"
  3551. },
  3552. "engines": {
  3553. "node": ">=4"
  3554. }
  3555. },
  3556. "node_modules/cssnano": {
  3557. "version": "7.0.4",
  3558. "resolved": "https://registry.npmjs.org/cssnano/-/cssnano-7.0.4.tgz",
  3559. "integrity": "sha512-rQgpZra72iFjiheNreXn77q1haS2GEy69zCMbu4cpXCFPMQF+D4Ik5V7ktMzUF/sA7xCIgcqHwGPnCD+0a1vHg==",
  3560. "dependencies": {
  3561. "cssnano-preset-default": "^7.0.4",
  3562. "lilconfig": "^3.1.2"
  3563. },
  3564. "engines": {
  3565. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  3566. },
  3567. "funding": {
  3568. "type": "opencollective",
  3569. "url": "https://opencollective.com/cssnano"
  3570. },
  3571. "peerDependencies": {
  3572. "postcss": "^8.4.31"
  3573. }
  3574. },
  3575. "node_modules/cssnano-preset-default": {
  3576. "version": "7.0.4",
  3577. "resolved": "https://registry.npmjs.org/cssnano-preset-default/-/cssnano-preset-default-7.0.4.tgz",
  3578. "integrity": "sha512-jQ6zY9GAomQX7/YNLibMEsRZguqMUGuupXcEk2zZ+p3GUxwCAsobqPYE62VrJ9qZ0l9ltrv2rgjwZPBIFIjYtw==",
  3579. "dependencies": {
  3580. "browserslist": "^4.23.1",
  3581. "css-declaration-sorter": "^7.2.0",
  3582. "cssnano-utils": "^5.0.0",
  3583. "postcss-calc": "^10.0.0",
  3584. "postcss-colormin": "^7.0.1",
  3585. "postcss-convert-values": "^7.0.2",
  3586. "postcss-discard-comments": "^7.0.1",
  3587. "postcss-discard-duplicates": "^7.0.0",
  3588. "postcss-discard-empty": "^7.0.0",
  3589. "postcss-discard-overridden": "^7.0.0",
  3590. "postcss-merge-longhand": "^7.0.2",
  3591. "postcss-merge-rules": "^7.0.2",
  3592. "postcss-minify-font-values": "^7.0.0",
  3593. "postcss-minify-gradients": "^7.0.0",
  3594. "postcss-minify-params": "^7.0.1",
  3595. "postcss-minify-selectors": "^7.0.2",
  3596. "postcss-normalize-charset": "^7.0.0",
  3597. "postcss-normalize-display-values": "^7.0.0",
  3598. "postcss-normalize-positions": "^7.0.0",
  3599. "postcss-normalize-repeat-style": "^7.0.0",
  3600. "postcss-normalize-string": "^7.0.0",
  3601. "postcss-normalize-timing-functions": "^7.0.0",
  3602. "postcss-normalize-unicode": "^7.0.1",
  3603. "postcss-normalize-url": "^7.0.0",
  3604. "postcss-normalize-whitespace": "^7.0.0",
  3605. "postcss-ordered-values": "^7.0.1",
  3606. "postcss-reduce-initial": "^7.0.1",
  3607. "postcss-reduce-transforms": "^7.0.0",
  3608. "postcss-svgo": "^7.0.1",
  3609. "postcss-unique-selectors": "^7.0.1"
  3610. },
  3611. "engines": {
  3612. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  3613. },
  3614. "peerDependencies": {
  3615. "postcss": "^8.4.31"
  3616. }
  3617. },
  3618. "node_modules/cssnano-utils": {
  3619. "version": "5.0.0",
  3620. "resolved": "https://registry.npmjs.org/cssnano-utils/-/cssnano-utils-5.0.0.tgz",
  3621. "integrity": "sha512-Uij0Xdxc24L6SirFr25MlwC2rCFX6scyUmuKpzI+JQ7cyqDEwD42fJ0xfB3yLfOnRDU5LKGgjQ9FA6LYh76GWQ==",
  3622. "engines": {
  3623. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  3624. },
  3625. "peerDependencies": {
  3626. "postcss": "^8.4.31"
  3627. }
  3628. },
  3629. "node_modules/csso": {
  3630. "version": "5.0.5",
  3631. "resolved": "https://registry.npmjs.org/csso/-/csso-5.0.5.tgz",
  3632. "integrity": "sha512-0LrrStPOdJj+SPCCrGhzryycLjwcgUSHBtxNA8aIDxf0GLsRh1cKYhB00Gd1lDOS4yGH69+SNn13+TWbVHETFQ==",
  3633. "dependencies": {
  3634. "css-tree": "~2.2.0"
  3635. },
  3636. "engines": {
  3637. "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0",
  3638. "npm": ">=7.0.0"
  3639. }
  3640. },
  3641. "node_modules/csso/node_modules/css-tree": {
  3642. "version": "2.2.1",
  3643. "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-2.2.1.tgz",
  3644. "integrity": "sha512-OA0mILzGc1kCOCSJerOeqDxDQ4HOh+G8NbOJFOTgOCzpw7fCBubk0fEyxp8AgOL/jvLgYA/uV0cMbe43ElF1JA==",
  3645. "dependencies": {
  3646. "mdn-data": "2.0.28",
  3647. "source-map-js": "^1.0.1"
  3648. },
  3649. "engines": {
  3650. "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0",
  3651. "npm": ">=7.0.0"
  3652. }
  3653. },
  3654. "node_modules/csso/node_modules/mdn-data": {
  3655. "version": "2.0.28",
  3656. "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.28.tgz",
  3657. "integrity": "sha512-aylIc7Z9y4yzHYAJNuESG3hfhC+0Ibp/MAMiaOZgNv4pmEdFyfZhhhny4MNiAfWdBQ1RQ2mfDWmM1x8SvGyp8g=="
  3658. },
  3659. "node_modules/csstype": {
  3660. "version": "3.1.3",
  3661. "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.1.3.tgz",
  3662. "integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw=="
  3663. },
  3664. "node_modules/db0": {
  3665. "version": "0.1.4",
  3666. "resolved": "https://registry.npmjs.org/db0/-/db0-0.1.4.tgz",
  3667. "integrity": "sha512-Ft6eCwONYxlwLjBXSJxw0t0RYtA5gW9mq8JfBXn9TtC0nDPlqePAhpv9v4g9aONBi6JI1OXHTKKkUYGd+BOrCA==",
  3668. "peerDependencies": {
  3669. "@libsql/client": "^0.5.2",
  3670. "better-sqlite3": "^9.4.3",
  3671. "drizzle-orm": "^0.29.4"
  3672. },
  3673. "peerDependenciesMeta": {
  3674. "@libsql/client": {
  3675. "optional": true
  3676. },
  3677. "better-sqlite3": {
  3678. "optional": true
  3679. },
  3680. "drizzle-orm": {
  3681. "optional": true
  3682. }
  3683. }
  3684. },
  3685. "node_modules/debug": {
  3686. "version": "4.3.7",
  3687. "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.7.tgz",
  3688. "integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==",
  3689. "dependencies": {
  3690. "ms": "^2.1.3"
  3691. },
  3692. "engines": {
  3693. "node": ">=6.0"
  3694. },
  3695. "peerDependenciesMeta": {
  3696. "supports-color": {
  3697. "optional": true
  3698. }
  3699. }
  3700. },
  3701. "node_modules/deep-eql": {
  3702. "version": "5.0.2",
  3703. "resolved": "https://registry.npmjs.org/deep-eql/-/deep-eql-5.0.2.tgz",
  3704. "integrity": "sha512-h5k/5U50IJJFpzfL6nO9jaaumfjO/f2NjK/oYB2Djzm4p9L+3T9qWpZqZ2hAbLPuuYq9wrU08WQyBTL5GbPk5Q==",
  3705. "dev": true,
  3706. "engines": {
  3707. "node": ">=6"
  3708. }
  3709. },
  3710. "node_modules/deepmerge": {
  3711. "version": "4.3.1",
  3712. "resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-4.3.1.tgz",
  3713. "integrity": "sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==",
  3714. "engines": {
  3715. "node": ">=0.10.0"
  3716. }
  3717. },
  3718. "node_modules/default-browser": {
  3719. "version": "5.2.1",
  3720. "resolved": "https://registry.npmjs.org/default-browser/-/default-browser-5.2.1.tgz",
  3721. "integrity": "sha512-WY/3TUME0x3KPYdRRxEJJvXRHV4PyPoUsxtZa78lwItwRQRHhd2U9xOscaT/YTf8uCXIAjeJOFBVEh/7FtD8Xg==",
  3722. "dependencies": {
  3723. "bundle-name": "^4.1.0",
  3724. "default-browser-id": "^5.0.0"
  3725. },
  3726. "engines": {
  3727. "node": ">=18"
  3728. },
  3729. "funding": {
  3730. "url": "https://github.com/sponsors/sindresorhus"
  3731. }
  3732. },
  3733. "node_modules/default-browser-id": {
  3734. "version": "5.0.0",
  3735. "resolved": "https://registry.npmjs.org/default-browser-id/-/default-browser-id-5.0.0.tgz",
  3736. "integrity": "sha512-A6p/pu/6fyBcA1TRz/GqWYPViplrftcW2gZC9q79ngNCKAeR/X3gcEdXQHl4KNXV+3wgIJ1CPkJQ3IHM6lcsyA==",
  3737. "engines": {
  3738. "node": ">=18"
  3739. },
  3740. "funding": {
  3741. "url": "https://github.com/sponsors/sindresorhus"
  3742. }
  3743. },
  3744. "node_modules/define-lazy-prop": {
  3745. "version": "2.0.0",
  3746. "resolved": "https://registry.npmjs.org/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz",
  3747. "integrity": "sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==",
  3748. "engines": {
  3749. "node": ">=8"
  3750. }
  3751. },
  3752. "node_modules/defu": {
  3753. "version": "6.1.4",
  3754. "resolved": "https://registry.npmjs.org/defu/-/defu-6.1.4.tgz",
  3755. "integrity": "sha512-mEQCMmwJu317oSz8CwdIOdwf3xMif1ttiM8LTufzc3g6kR+9Pe236twL8j3IYT1F7GfRgGcW6MWxzZjLIkuHIg=="
  3756. },
  3757. "node_modules/delayed-stream": {
  3758. "version": "1.0.0",
  3759. "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz",
  3760. "integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==",
  3761. "engines": {
  3762. "node": ">=0.4.0"
  3763. }
  3764. },
  3765. "node_modules/delegates": {
  3766. "version": "1.0.0",
  3767. "resolved": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz",
  3768. "integrity": "sha512-bd2L678uiWATM6m5Z1VzNCErI3jiGzt6HGY8OVICs40JQq/HALfbyNJmp0UDakEY4pMMaN0Ly5om/B1VI/+xfQ=="
  3769. },
  3770. "node_modules/denque": {
  3771. "version": "2.1.0",
  3772. "resolved": "https://registry.npmjs.org/denque/-/denque-2.1.0.tgz",
  3773. "integrity": "sha512-HVQE3AAb/pxF8fQAoiqpvg9i3evqug3hoiwakOyZAwJm+6vZehbkYXZ0l4JxS+I3QxM97v5aaRNhj8v5oBhekw==",
  3774. "engines": {
  3775. "node": ">=0.10"
  3776. }
  3777. },
  3778. "node_modules/depd": {
  3779. "version": "2.0.0",
  3780. "resolved": "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz",
  3781. "integrity": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==",
  3782. "engines": {
  3783. "node": ">= 0.8"
  3784. }
  3785. },
  3786. "node_modules/destr": {
  3787. "version": "2.0.3",
  3788. "resolved": "https://registry.npmjs.org/destr/-/destr-2.0.3.tgz",
  3789. "integrity": "sha512-2N3BOUU4gYMpTP24s5rF5iP7BDr7uNTCs4ozw3kf/eKfvWSIu93GEBi5m427YoyJoeOzQ5smuu4nNAPGb8idSQ=="
  3790. },
  3791. "node_modules/destroy": {
  3792. "version": "1.2.0",
  3793. "resolved": "https://registry.npmjs.org/destroy/-/destroy-1.2.0.tgz",
  3794. "integrity": "sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==",
  3795. "engines": {
  3796. "node": ">= 0.8",
  3797. "npm": "1.2.8000 || >= 1.4.16"
  3798. }
  3799. },
  3800. "node_modules/detect-libc": {
  3801. "version": "2.0.3",
  3802. "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.3.tgz",
  3803. "integrity": "sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw==",
  3804. "engines": {
  3805. "node": ">=8"
  3806. }
  3807. },
  3808. "node_modules/devalue": {
  3809. "version": "5.0.0",
  3810. "resolved": "https://registry.npmjs.org/devalue/-/devalue-5.0.0.tgz",
  3811. "integrity": "sha512-gO+/OMXF7488D+u3ue+G7Y4AA3ZmUnB3eHJXmBTgNHvr4ZNzl36A0ZtG+XCRNYCkYx/bFmw4qtkoFLa+wSrwAA=="
  3812. },
  3813. "node_modules/didyoumean": {
  3814. "version": "1.2.2",
  3815. "resolved": "https://registry.npmjs.org/didyoumean/-/didyoumean-1.2.2.tgz",
  3816. "integrity": "sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==",
  3817. "dev": true
  3818. },
  3819. "node_modules/diff": {
  3820. "version": "5.2.0",
  3821. "resolved": "https://registry.npmjs.org/diff/-/diff-5.2.0.tgz",
  3822. "integrity": "sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==",
  3823. "engines": {
  3824. "node": ">=0.3.1"
  3825. }
  3826. },
  3827. "node_modules/dlv": {
  3828. "version": "1.1.3",
  3829. "resolved": "https://registry.npmjs.org/dlv/-/dlv-1.1.3.tgz",
  3830. "integrity": "sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==",
  3831. "dev": true
  3832. },
  3833. "node_modules/dom-serializer": {
  3834. "version": "2.0.0",
  3835. "resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-2.0.0.tgz",
  3836. "integrity": "sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==",
  3837. "dependencies": {
  3838. "domelementtype": "^2.3.0",
  3839. "domhandler": "^5.0.2",
  3840. "entities": "^4.2.0"
  3841. },
  3842. "funding": {
  3843. "url": "https://github.com/cheeriojs/dom-serializer?sponsor=1"
  3844. }
  3845. },
  3846. "node_modules/domelementtype": {
  3847. "version": "2.3.0",
  3848. "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-2.3.0.tgz",
  3849. "integrity": "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==",
  3850. "funding": [
  3851. {
  3852. "type": "github",
  3853. "url": "https://github.com/sponsors/fb55"
  3854. }
  3855. ]
  3856. },
  3857. "node_modules/domhandler": {
  3858. "version": "5.0.3",
  3859. "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-5.0.3.tgz",
  3860. "integrity": "sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==",
  3861. "dependencies": {
  3862. "domelementtype": "^2.3.0"
  3863. },
  3864. "engines": {
  3865. "node": ">= 4"
  3866. },
  3867. "funding": {
  3868. "url": "https://github.com/fb55/domhandler?sponsor=1"
  3869. }
  3870. },
  3871. "node_modules/domutils": {
  3872. "version": "3.1.0",
  3873. "resolved": "https://registry.npmjs.org/domutils/-/domutils-3.1.0.tgz",
  3874. "integrity": "sha512-H78uMmQtI2AhgDJjWeQmHwJJ2bLPD3GMmO7Zja/ZZh84wkm+4ut+IUnUdRa8uCGX88DiVx1j6FRe1XfxEgjEZA==",
  3875. "dependencies": {
  3876. "dom-serializer": "^2.0.0",
  3877. "domelementtype": "^2.3.0",
  3878. "domhandler": "^5.0.3"
  3879. },
  3880. "funding": {
  3881. "url": "https://github.com/fb55/domutils?sponsor=1"
  3882. }
  3883. },
  3884. "node_modules/dot-prop": {
  3885. "version": "8.0.2",
  3886. "resolved": "https://registry.npmjs.org/dot-prop/-/dot-prop-8.0.2.tgz",
  3887. "integrity": "sha512-xaBe6ZT4DHPkg0k4Ytbvn5xoxgpG0jOS1dYxSOwAHPuNLjP3/OzN0gH55SrLqpx8cBfSaVt91lXYkApjb+nYdQ==",
  3888. "dependencies": {
  3889. "type-fest": "^3.8.0"
  3890. },
  3891. "engines": {
  3892. "node": ">=16"
  3893. },
  3894. "funding": {
  3895. "url": "https://github.com/sponsors/sindresorhus"
  3896. }
  3897. },
  3898. "node_modules/dotenv": {
  3899. "version": "16.4.5",
  3900. "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.4.5.tgz",
  3901. "integrity": "sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==",
  3902. "engines": {
  3903. "node": ">=12"
  3904. },
  3905. "funding": {
  3906. "url": "https://dotenvx.com"
  3907. }
  3908. },
  3909. "node_modules/duplexer": {
  3910. "version": "0.1.2",
  3911. "resolved": "https://registry.npmjs.org/duplexer/-/duplexer-0.1.2.tgz",
  3912. "integrity": "sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg=="
  3913. },
  3914. "node_modules/eastasianwidth": {
  3915. "version": "0.2.0",
  3916. "resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz",
  3917. "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA=="
  3918. },
  3919. "node_modules/ee-first": {
  3920. "version": "1.1.1",
  3921. "resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz",
  3922. "integrity": "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow=="
  3923. },
  3924. "node_modules/electron-to-chromium": {
  3925. "version": "1.4.823",
  3926. "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.823.tgz",
  3927. "integrity": "sha512-4h+oPeAiGQOHFyUJOqpoEcPj/xxlicxBzOErVeYVMMmAiXUXsGpsFd0QXBMaUUbnD8hhSfLf9uw+MlsoIA7j5w=="
  3928. },
  3929. "node_modules/emoji-regex": {
  3930. "version": "8.0.0",
  3931. "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
  3932. "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A=="
  3933. },
  3934. "node_modules/encodeurl": {
  3935. "version": "1.0.2",
  3936. "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz",
  3937. "integrity": "sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==",
  3938. "engines": {
  3939. "node": ">= 0.8"
  3940. }
  3941. },
  3942. "node_modules/enhanced-resolve": {
  3943. "version": "5.17.0",
  3944. "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.17.0.tgz",
  3945. "integrity": "sha512-dwDPwZL0dmye8Txp2gzFmA6sxALaSvdRDjPH0viLcKrtlOL3tw62nWWweVD1SdILDTJrbrL6tdWVN58Wo6U3eA==",
  3946. "dependencies": {
  3947. "graceful-fs": "^4.2.4",
  3948. "tapable": "^2.2.0"
  3949. },
  3950. "engines": {
  3951. "node": ">=10.13.0"
  3952. }
  3953. },
  3954. "node_modules/entities": {
  3955. "version": "4.5.0",
  3956. "resolved": "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz",
  3957. "integrity": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==",
  3958. "engines": {
  3959. "node": ">=0.12"
  3960. },
  3961. "funding": {
  3962. "url": "https://github.com/fb55/entities?sponsor=1"
  3963. }
  3964. },
  3965. "node_modules/error-stack-parser-es": {
  3966. "version": "0.1.4",
  3967. "resolved": "https://registry.npmjs.org/error-stack-parser-es/-/error-stack-parser-es-0.1.4.tgz",
  3968. "integrity": "sha512-l0uy0kAoo6toCgVOYaAayqtPa2a1L15efxUMEnQebKwLQX2X0OpS6wMMQdc4juJXmxd9i40DuaUHq+mjIya9TQ==",
  3969. "funding": {
  3970. "url": "https://github.com/sponsors/antfu"
  3971. }
  3972. },
  3973. "node_modules/esbuild": {
  3974. "version": "0.23.0",
  3975. "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.23.0.tgz",
  3976. "integrity": "sha512-1lvV17H2bMYda/WaFb2jLPeHU3zml2k4/yagNMG8Q/YtfMjCwEUZa2eXXMgZTVSL5q1n4H7sQ0X6CdJDqqeCFA==",
  3977. "hasInstallScript": true,
  3978. "bin": {
  3979. "esbuild": "bin/esbuild"
  3980. },
  3981. "engines": {
  3982. "node": ">=18"
  3983. },
  3984. "optionalDependencies": {
  3985. "@esbuild/aix-ppc64": "0.23.0",
  3986. "@esbuild/android-arm": "0.23.0",
  3987. "@esbuild/android-arm64": "0.23.0",
  3988. "@esbuild/android-x64": "0.23.0",
  3989. "@esbuild/darwin-arm64": "0.23.0",
  3990. "@esbuild/darwin-x64": "0.23.0",
  3991. "@esbuild/freebsd-arm64": "0.23.0",
  3992. "@esbuild/freebsd-x64": "0.23.0",
  3993. "@esbuild/linux-arm": "0.23.0",
  3994. "@esbuild/linux-arm64": "0.23.0",
  3995. "@esbuild/linux-ia32": "0.23.0",
  3996. "@esbuild/linux-loong64": "0.23.0",
  3997. "@esbuild/linux-mips64el": "0.23.0",
  3998. "@esbuild/linux-ppc64": "0.23.0",
  3999. "@esbuild/linux-riscv64": "0.23.0",
  4000. "@esbuild/linux-s390x": "0.23.0",
  4001. "@esbuild/linux-x64": "0.23.0",
  4002. "@esbuild/netbsd-x64": "0.23.0",
  4003. "@esbuild/openbsd-arm64": "0.23.0",
  4004. "@esbuild/openbsd-x64": "0.23.0",
  4005. "@esbuild/sunos-x64": "0.23.0",
  4006. "@esbuild/win32-arm64": "0.23.0",
  4007. "@esbuild/win32-ia32": "0.23.0",
  4008. "@esbuild/win32-x64": "0.23.0"
  4009. }
  4010. },
  4011. "node_modules/escalade": {
  4012. "version": "3.1.2",
  4013. "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.1.2.tgz",
  4014. "integrity": "sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==",
  4015. "engines": {
  4016. "node": ">=6"
  4017. }
  4018. },
  4019. "node_modules/escape-html": {
  4020. "version": "1.0.3",
  4021. "resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz",
  4022. "integrity": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow=="
  4023. },
  4024. "node_modules/escape-string-regexp": {
  4025. "version": "5.0.0",
  4026. "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz",
  4027. "integrity": "sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==",
  4028. "engines": {
  4029. "node": ">=12"
  4030. },
  4031. "funding": {
  4032. "url": "https://github.com/sponsors/sindresorhus"
  4033. }
  4034. },
  4035. "node_modules/estree-walker": {
  4036. "version": "3.0.3",
  4037. "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-3.0.3.tgz",
  4038. "integrity": "sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==",
  4039. "dependencies": {
  4040. "@types/estree": "^1.0.0"
  4041. }
  4042. },
  4043. "node_modules/etag": {
  4044. "version": "1.8.1",
  4045. "resolved": "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz",
  4046. "integrity": "sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==",
  4047. "engines": {
  4048. "node": ">= 0.6"
  4049. }
  4050. },
  4051. "node_modules/event-target-shim": {
  4052. "version": "5.0.1",
  4053. "resolved": "https://registry.npmjs.org/event-target-shim/-/event-target-shim-5.0.1.tgz",
  4054. "integrity": "sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==",
  4055. "engines": {
  4056. "node": ">=6"
  4057. }
  4058. },
  4059. "node_modules/events": {
  4060. "version": "3.3.0",
  4061. "resolved": "https://registry.npmjs.org/events/-/events-3.3.0.tgz",
  4062. "integrity": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==",
  4063. "engines": {
  4064. "node": ">=0.8.x"
  4065. }
  4066. },
  4067. "node_modules/execa": {
  4068. "version": "7.2.0",
  4069. "resolved": "https://registry.npmjs.org/execa/-/execa-7.2.0.tgz",
  4070. "integrity": "sha512-UduyVP7TLB5IcAQl+OzLyLcS/l32W/GLg+AhHJ+ow40FOk2U3SAllPwR44v4vmdFwIWqpdwxxpQbF1n5ta9seA==",
  4071. "dependencies": {
  4072. "cross-spawn": "^7.0.3",
  4073. "get-stream": "^6.0.1",
  4074. "human-signals": "^4.3.0",
  4075. "is-stream": "^3.0.0",
  4076. "merge-stream": "^2.0.0",
  4077. "npm-run-path": "^5.1.0",
  4078. "onetime": "^6.0.0",
  4079. "signal-exit": "^3.0.7",
  4080. "strip-final-newline": "^3.0.0"
  4081. },
  4082. "engines": {
  4083. "node": "^14.18.0 || ^16.14.0 || >=18.0.0"
  4084. },
  4085. "funding": {
  4086. "url": "https://github.com/sindresorhus/execa?sponsor=1"
  4087. }
  4088. },
  4089. "node_modules/externality": {
  4090. "version": "1.0.2",
  4091. "resolved": "https://registry.npmjs.org/externality/-/externality-1.0.2.tgz",
  4092. "integrity": "sha512-LyExtJWKxtgVzmgtEHyQtLFpw1KFhQphF9nTG8TpAIVkiI/xQ3FJh75tRFLYl4hkn7BNIIdLJInuDAavX35pMw==",
  4093. "dependencies": {
  4094. "enhanced-resolve": "^5.14.1",
  4095. "mlly": "^1.3.0",
  4096. "pathe": "^1.1.1",
  4097. "ufo": "^1.1.2"
  4098. }
  4099. },
  4100. "node_modules/fake-indexeddb": {
  4101. "version": "6.0.0",
  4102. "resolved": "https://registry.npmjs.org/fake-indexeddb/-/fake-indexeddb-6.0.0.tgz",
  4103. "integrity": "sha512-YEboHE5VfopUclOck7LncgIqskAqnv4q0EWbYCaxKKjAvO93c+TJIaBuGy8CBFdbg9nKdpN3AuPRwVBJ4k7NrQ==",
  4104. "dev": true,
  4105. "engines": {
  4106. "node": ">=18"
  4107. }
  4108. },
  4109. "node_modules/fast-fifo": {
  4110. "version": "1.3.2",
  4111. "resolved": "https://registry.npmjs.org/fast-fifo/-/fast-fifo-1.3.2.tgz",
  4112. "integrity": "sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ=="
  4113. },
  4114. "node_modules/fast-glob": {
  4115. "version": "3.3.2",
  4116. "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.2.tgz",
  4117. "integrity": "sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==",
  4118. "dependencies": {
  4119. "@nodelib/fs.stat": "^2.0.2",
  4120. "@nodelib/fs.walk": "^1.2.3",
  4121. "glob-parent": "^5.1.2",
  4122. "merge2": "^1.3.0",
  4123. "micromatch": "^4.0.4"
  4124. },
  4125. "engines": {
  4126. "node": ">=8.6.0"
  4127. }
  4128. },
  4129. "node_modules/fast-npm-meta": {
  4130. "version": "0.1.1",
  4131. "resolved": "https://registry.npmjs.org/fast-npm-meta/-/fast-npm-meta-0.1.1.tgz",
  4132. "integrity": "sha512-uS9DjGncI/9XZ6HJFrci0WzSi++N8Jskbb2uB7+9SQlrgA3VaLhXhV9Gl5HwIGESHkayYYZFGnVNhJwRDKCWIA==",
  4133. "funding": {
  4134. "url": "https://github.com/sponsors/antfu"
  4135. }
  4136. },
  4137. "node_modules/fastq": {
  4138. "version": "1.17.1",
  4139. "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.17.1.tgz",
  4140. "integrity": "sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==",
  4141. "dependencies": {
  4142. "reusify": "^1.0.4"
  4143. }
  4144. },
  4145. "node_modules/file-uri-to-path": {
  4146. "version": "1.0.0",
  4147. "resolved": "https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz",
  4148. "integrity": "sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw=="
  4149. },
  4150. "node_modules/fill-range": {
  4151. "version": "7.1.1",
  4152. "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz",
  4153. "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==",
  4154. "dependencies": {
  4155. "to-regex-range": "^5.0.1"
  4156. },
  4157. "engines": {
  4158. "node": ">=8"
  4159. }
  4160. },
  4161. "node_modules/flatted": {
  4162. "version": "3.3.1",
  4163. "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.1.tgz",
  4164. "integrity": "sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw=="
  4165. },
  4166. "node_modules/follow-redirects": {
  4167. "version": "1.15.9",
  4168. "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.9.tgz",
  4169. "integrity": "sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==",
  4170. "funding": [
  4171. {
  4172. "type": "individual",
  4173. "url": "https://github.com/sponsors/RubenVerborgh"
  4174. }
  4175. ],
  4176. "engines": {
  4177. "node": ">=4.0"
  4178. },
  4179. "peerDependenciesMeta": {
  4180. "debug": {
  4181. "optional": true
  4182. }
  4183. }
  4184. },
  4185. "node_modules/foreground-child": {
  4186. "version": "3.1.1",
  4187. "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.1.1.tgz",
  4188. "integrity": "sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg==",
  4189. "dependencies": {
  4190. "cross-spawn": "^7.0.0",
  4191. "signal-exit": "^4.0.1"
  4192. },
  4193. "engines": {
  4194. "node": ">=14"
  4195. },
  4196. "funding": {
  4197. "url": "https://github.com/sponsors/isaacs"
  4198. }
  4199. },
  4200. "node_modules/foreground-child/node_modules/signal-exit": {
  4201. "version": "4.1.0",
  4202. "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
  4203. "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
  4204. "engines": {
  4205. "node": ">=14"
  4206. },
  4207. "funding": {
  4208. "url": "https://github.com/sponsors/isaacs"
  4209. }
  4210. },
  4211. "node_modules/form-data": {
  4212. "version": "4.0.0",
  4213. "resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.0.tgz",
  4214. "integrity": "sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==",
  4215. "dependencies": {
  4216. "asynckit": "^0.4.0",
  4217. "combined-stream": "^1.0.8",
  4218. "mime-types": "^2.1.12"
  4219. },
  4220. "engines": {
  4221. "node": ">= 6"
  4222. }
  4223. },
  4224. "node_modules/fraction.js": {
  4225. "version": "4.3.7",
  4226. "resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-4.3.7.tgz",
  4227. "integrity": "sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==",
  4228. "engines": {
  4229. "node": "*"
  4230. },
  4231. "funding": {
  4232. "type": "patreon",
  4233. "url": "https://github.com/sponsors/rawify"
  4234. }
  4235. },
  4236. "node_modules/fresh": {
  4237. "version": "0.5.2",
  4238. "resolved": "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz",
  4239. "integrity": "sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==",
  4240. "engines": {
  4241. "node": ">= 0.6"
  4242. }
  4243. },
  4244. "node_modules/fs-extra": {
  4245. "version": "11.2.0",
  4246. "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.2.0.tgz",
  4247. "integrity": "sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==",
  4248. "dependencies": {
  4249. "graceful-fs": "^4.2.0",
  4250. "jsonfile": "^6.0.1",
  4251. "universalify": "^2.0.0"
  4252. },
  4253. "engines": {
  4254. "node": ">=14.14"
  4255. }
  4256. },
  4257. "node_modules/fs-minipass": {
  4258. "version": "2.1.0",
  4259. "resolved": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-2.1.0.tgz",
  4260. "integrity": "sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==",
  4261. "dependencies": {
  4262. "minipass": "^3.0.0"
  4263. },
  4264. "engines": {
  4265. "node": ">= 8"
  4266. }
  4267. },
  4268. "node_modules/fs-minipass/node_modules/minipass": {
  4269. "version": "3.3.6",
  4270. "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz",
  4271. "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==",
  4272. "dependencies": {
  4273. "yallist": "^4.0.0"
  4274. },
  4275. "engines": {
  4276. "node": ">=8"
  4277. }
  4278. },
  4279. "node_modules/fs-minipass/node_modules/yallist": {
  4280. "version": "4.0.0",
  4281. "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
  4282. "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
  4283. },
  4284. "node_modules/fs.realpath": {
  4285. "version": "1.0.0",
  4286. "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz",
  4287. "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw=="
  4288. },
  4289. "node_modules/fsevents": {
  4290. "version": "2.3.2",
  4291. "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz",
  4292. "integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==",
  4293. "hasInstallScript": true,
  4294. "optional": true,
  4295. "os": [
  4296. "darwin"
  4297. ],
  4298. "engines": {
  4299. "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
  4300. }
  4301. },
  4302. "node_modules/function-bind": {
  4303. "version": "1.1.2",
  4304. "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz",
  4305. "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==",
  4306. "funding": {
  4307. "url": "https://github.com/sponsors/ljharb"
  4308. }
  4309. },
  4310. "node_modules/gauge": {
  4311. "version": "3.0.2",
  4312. "resolved": "https://registry.npmjs.org/gauge/-/gauge-3.0.2.tgz",
  4313. "integrity": "sha512-+5J6MS/5XksCuXq++uFRsnUd7Ovu1XenbeuIuNRJxYWjgQbPuFhT14lAvsWfqfAmnwluf1OwMjz39HjfLPci0Q==",
  4314. "deprecated": "This package is no longer supported.",
  4315. "dependencies": {
  4316. "aproba": "^1.0.3 || ^2.0.0",
  4317. "color-support": "^1.1.2",
  4318. "console-control-strings": "^1.0.0",
  4319. "has-unicode": "^2.0.1",
  4320. "object-assign": "^4.1.1",
  4321. "signal-exit": "^3.0.0",
  4322. "string-width": "^4.2.3",
  4323. "strip-ansi": "^6.0.1",
  4324. "wide-align": "^1.1.2"
  4325. },
  4326. "engines": {
  4327. "node": ">=10"
  4328. }
  4329. },
  4330. "node_modules/gensync": {
  4331. "version": "1.0.0-beta.2",
  4332. "resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz",
  4333. "integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==",
  4334. "engines": {
  4335. "node": ">=6.9.0"
  4336. }
  4337. },
  4338. "node_modules/get-caller-file": {
  4339. "version": "2.0.5",
  4340. "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz",
  4341. "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==",
  4342. "engines": {
  4343. "node": "6.* || 8.* || >= 10.*"
  4344. }
  4345. },
  4346. "node_modules/get-port-please": {
  4347. "version": "3.1.2",
  4348. "resolved": "https://registry.npmjs.org/get-port-please/-/get-port-please-3.1.2.tgz",
  4349. "integrity": "sha512-Gxc29eLs1fbn6LQ4jSU4vXjlwyZhF5HsGuMAa7gqBP4Rw4yxxltyDUuF5MBclFzDTXO+ACchGQoeela4DSfzdQ=="
  4350. },
  4351. "node_modules/get-stream": {
  4352. "version": "6.0.1",
  4353. "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz",
  4354. "integrity": "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==",
  4355. "engines": {
  4356. "node": ">=10"
  4357. },
  4358. "funding": {
  4359. "url": "https://github.com/sponsors/sindresorhus"
  4360. }
  4361. },
  4362. "node_modules/giget": {
  4363. "version": "1.2.3",
  4364. "resolved": "https://registry.npmjs.org/giget/-/giget-1.2.3.tgz",
  4365. "integrity": "sha512-8EHPljDvs7qKykr6uw8b+lqLiUc/vUg+KVTI0uND4s63TdsZM2Xus3mflvF0DDG9SiM4RlCkFGL+7aAjRmV7KA==",
  4366. "dependencies": {
  4367. "citty": "^0.1.6",
  4368. "consola": "^3.2.3",
  4369. "defu": "^6.1.4",
  4370. "node-fetch-native": "^1.6.3",
  4371. "nypm": "^0.3.8",
  4372. "ohash": "^1.1.3",
  4373. "pathe": "^1.1.2",
  4374. "tar": "^6.2.0"
  4375. },
  4376. "bin": {
  4377. "giget": "dist/cli.mjs"
  4378. }
  4379. },
  4380. "node_modules/git-config-path": {
  4381. "version": "2.0.0",
  4382. "resolved": "https://registry.npmjs.org/git-config-path/-/git-config-path-2.0.0.tgz",
  4383. "integrity": "sha512-qc8h1KIQbJpp+241id3GuAtkdyJ+IK+LIVtkiFTRKRrmddDzs3SI9CvP1QYmWBFvm1I/PWRwj//of8bgAc0ltA==",
  4384. "engines": {
  4385. "node": ">=4"
  4386. }
  4387. },
  4388. "node_modules/git-up": {
  4389. "version": "7.0.0",
  4390. "resolved": "https://registry.npmjs.org/git-up/-/git-up-7.0.0.tgz",
  4391. "integrity": "sha512-ONdIrbBCFusq1Oy0sC71F5azx8bVkvtZtMJAsv+a6lz5YAmbNnLD6HAB4gptHZVLPR8S2/kVN6Gab7lryq5+lQ==",
  4392. "dependencies": {
  4393. "is-ssh": "^1.4.0",
  4394. "parse-url": "^8.1.0"
  4395. }
  4396. },
  4397. "node_modules/git-url-parse": {
  4398. "version": "14.0.0",
  4399. "resolved": "https://registry.npmjs.org/git-url-parse/-/git-url-parse-14.0.0.tgz",
  4400. "integrity": "sha512-NnLweV+2A4nCvn4U/m2AoYu0pPKlsmhK9cknG7IMwsjFY1S2jxM+mAhsDxyxfCIGfGaD+dozsyX4b6vkYc83yQ==",
  4401. "dependencies": {
  4402. "git-up": "^7.0.0"
  4403. }
  4404. },
  4405. "node_modules/glob": {
  4406. "version": "8.1.0",
  4407. "resolved": "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz",
  4408. "integrity": "sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==",
  4409. "deprecated": "Glob versions prior to v9 are no longer supported",
  4410. "dependencies": {
  4411. "fs.realpath": "^1.0.0",
  4412. "inflight": "^1.0.4",
  4413. "inherits": "2",
  4414. "minimatch": "^5.0.1",
  4415. "once": "^1.3.0"
  4416. },
  4417. "engines": {
  4418. "node": ">=12"
  4419. },
  4420. "funding": {
  4421. "url": "https://github.com/sponsors/isaacs"
  4422. }
  4423. },
  4424. "node_modules/glob-parent": {
  4425. "version": "5.1.2",
  4426. "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
  4427. "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
  4428. "dependencies": {
  4429. "is-glob": "^4.0.1"
  4430. },
  4431. "engines": {
  4432. "node": ">= 6"
  4433. }
  4434. },
  4435. "node_modules/global-directory": {
  4436. "version": "4.0.1",
  4437. "resolved": "https://registry.npmjs.org/global-directory/-/global-directory-4.0.1.tgz",
  4438. "integrity": "sha512-wHTUcDUoZ1H5/0iVqEudYW4/kAlN5cZ3j/bXn0Dpbizl9iaUVeWSHqiOjsgk6OW2bkLclbBjzewBz6weQ1zA2Q==",
  4439. "dependencies": {
  4440. "ini": "4.1.1"
  4441. },
  4442. "engines": {
  4443. "node": ">=18"
  4444. },
  4445. "funding": {
  4446. "url": "https://github.com/sponsors/sindresorhus"
  4447. }
  4448. },
  4449. "node_modules/globals": {
  4450. "version": "11.12.0",
  4451. "resolved": "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz",
  4452. "integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==",
  4453. "engines": {
  4454. "node": ">=4"
  4455. }
  4456. },
  4457. "node_modules/globby": {
  4458. "version": "14.0.2",
  4459. "resolved": "https://registry.npmjs.org/globby/-/globby-14.0.2.tgz",
  4460. "integrity": "sha512-s3Fq41ZVh7vbbe2PN3nrW7yC7U7MFVc5c98/iTl9c2GawNMKx/J648KQRW6WKkuU8GIbbh2IXfIRQjOZnXcTnw==",
  4461. "dependencies": {
  4462. "@sindresorhus/merge-streams": "^2.1.0",
  4463. "fast-glob": "^3.3.2",
  4464. "ignore": "^5.2.4",
  4465. "path-type": "^5.0.0",
  4466. "slash": "^5.1.0",
  4467. "unicorn-magic": "^0.1.0"
  4468. },
  4469. "engines": {
  4470. "node": ">=18"
  4471. },
  4472. "funding": {
  4473. "url": "https://github.com/sponsors/sindresorhus"
  4474. }
  4475. },
  4476. "node_modules/graceful-fs": {
  4477. "version": "4.2.11",
  4478. "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz",
  4479. "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ=="
  4480. },
  4481. "node_modules/gzip-size": {
  4482. "version": "7.0.0",
  4483. "resolved": "https://registry.npmjs.org/gzip-size/-/gzip-size-7.0.0.tgz",
  4484. "integrity": "sha512-O1Ld7Dr+nqPnmGpdhzLmMTQ4vAsD+rHwMm1NLUmoUFFymBOMKxCCrtDxqdBRYXdeEPEi3SyoR4TizJLQrnKBNA==",
  4485. "dependencies": {
  4486. "duplexer": "^0.1.2"
  4487. },
  4488. "engines": {
  4489. "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
  4490. },
  4491. "funding": {
  4492. "url": "https://github.com/sponsors/sindresorhus"
  4493. }
  4494. },
  4495. "node_modules/h3": {
  4496. "version": "1.12.0",
  4497. "resolved": "https://registry.npmjs.org/h3/-/h3-1.12.0.tgz",
  4498. "integrity": "sha512-Zi/CcNeWBXDrFNlV0hUBJQR9F7a96RjMeAZweW/ZWkR9fuXrMcvKnSA63f/zZ9l0GgQOZDVHGvXivNN9PWOwhA==",
  4499. "dependencies": {
  4500. "cookie-es": "^1.1.0",
  4501. "crossws": "^0.2.4",
  4502. "defu": "^6.1.4",
  4503. "destr": "^2.0.3",
  4504. "iron-webcrypto": "^1.1.1",
  4505. "ohash": "^1.1.3",
  4506. "radix3": "^1.1.2",
  4507. "ufo": "^1.5.3",
  4508. "uncrypto": "^0.1.3",
  4509. "unenv": "^1.9.0"
  4510. }
  4511. },
  4512. "node_modules/has-flag": {
  4513. "version": "3.0.0",
  4514. "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
  4515. "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==",
  4516. "engines": {
  4517. "node": ">=4"
  4518. }
  4519. },
  4520. "node_modules/has-unicode": {
  4521. "version": "2.0.1",
  4522. "resolved": "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz",
  4523. "integrity": "sha512-8Rf9Y83NBReMnx0gFzA8JImQACstCYWUplepDa9xprwwtmgEZUF0h/i5xSA625zB/I37EtrswSST6OXxwaaIJQ=="
  4524. },
  4525. "node_modules/hash-sum": {
  4526. "version": "2.0.0",
  4527. "resolved": "https://registry.npmjs.org/hash-sum/-/hash-sum-2.0.0.tgz",
  4528. "integrity": "sha512-WdZTbAByD+pHfl/g9QSsBIIwy8IT+EsPiKDs0KNX+zSHhdDLFKdZu0BQHljvO+0QI/BasbMSUa8wYNCZTvhslg=="
  4529. },
  4530. "node_modules/hasown": {
  4531. "version": "2.0.2",
  4532. "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz",
  4533. "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==",
  4534. "dependencies": {
  4535. "function-bind": "^1.1.2"
  4536. },
  4537. "engines": {
  4538. "node": ">= 0.4"
  4539. }
  4540. },
  4541. "node_modules/hookable": {
  4542. "version": "5.5.3",
  4543. "resolved": "https://registry.npmjs.org/hookable/-/hookable-5.5.3.tgz",
  4544. "integrity": "sha512-Yc+BQe8SvoXH1643Qez1zqLRmbA5rCL+sSmk6TVos0LWVfNIB7PGncdlId77WzLGSIB5KaWgTaNTs2lNVEI6VQ=="
  4545. },
  4546. "node_modules/html-tags": {
  4547. "version": "3.3.1",
  4548. "resolved": "https://registry.npmjs.org/html-tags/-/html-tags-3.3.1.tgz",
  4549. "integrity": "sha512-ztqyC3kLto0e9WbNp0aeP+M3kTt+nbaIveGmUxAtZa+8iFgKLUOD4YKM5j+f3QD89bra7UeumolZHKuOXnTmeQ==",
  4550. "engines": {
  4551. "node": ">=8"
  4552. },
  4553. "funding": {
  4554. "url": "https://github.com/sponsors/sindresorhus"
  4555. }
  4556. },
  4557. "node_modules/http-errors": {
  4558. "version": "2.0.0",
  4559. "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-2.0.0.tgz",
  4560. "integrity": "sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==",
  4561. "dependencies": {
  4562. "depd": "2.0.0",
  4563. "inherits": "2.0.4",
  4564. "setprototypeof": "1.2.0",
  4565. "statuses": "2.0.1",
  4566. "toidentifier": "1.0.1"
  4567. },
  4568. "engines": {
  4569. "node": ">= 0.8"
  4570. }
  4571. },
  4572. "node_modules/http-shutdown": {
  4573. "version": "1.2.2",
  4574. "resolved": "https://registry.npmjs.org/http-shutdown/-/http-shutdown-1.2.2.tgz",
  4575. "integrity": "sha512-S9wWkJ/VSY9/k4qcjG318bqJNruzE4HySUhFYknwmu6LBP97KLLfwNf+n4V1BHurvFNkSKLFnK/RsuUnRTf9Vw==",
  4576. "engines": {
  4577. "iojs": ">= 1.0.0",
  4578. "node": ">= 0.12.0"
  4579. }
  4580. },
  4581. "node_modules/https-proxy-agent": {
  4582. "version": "5.0.1",
  4583. "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz",
  4584. "integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==",
  4585. "dependencies": {
  4586. "agent-base": "6",
  4587. "debug": "4"
  4588. },
  4589. "engines": {
  4590. "node": ">= 6"
  4591. }
  4592. },
  4593. "node_modules/httpxy": {
  4594. "version": "0.1.5",
  4595. "resolved": "https://registry.npmjs.org/httpxy/-/httpxy-0.1.5.tgz",
  4596. "integrity": "sha512-hqLDO+rfststuyEUTWObQK6zHEEmZ/kaIP2/zclGGZn6X8h/ESTWg+WKecQ/e5k4nPswjzZD+q2VqZIbr15CoQ=="
  4597. },
  4598. "node_modules/human-signals": {
  4599. "version": "4.3.1",
  4600. "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-4.3.1.tgz",
  4601. "integrity": "sha512-nZXjEF2nbo7lIw3mgYjItAfgQXog3OjJogSbKa2CQIIvSGWcKgeJnQlNXip6NglNzYH45nSRiEVimMvYL8DDqQ==",
  4602. "engines": {
  4603. "node": ">=14.18.0"
  4604. }
  4605. },
  4606. "node_modules/ieee754": {
  4607. "version": "1.2.1",
  4608. "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz",
  4609. "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==",
  4610. "funding": [
  4611. {
  4612. "type": "github",
  4613. "url": "https://github.com/sponsors/feross"
  4614. },
  4615. {
  4616. "type": "patreon",
  4617. "url": "https://www.patreon.com/feross"
  4618. },
  4619. {
  4620. "type": "consulting",
  4621. "url": "https://feross.org/support"
  4622. }
  4623. ]
  4624. },
  4625. "node_modules/ignore": {
  4626. "version": "5.3.2",
  4627. "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz",
  4628. "integrity": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==",
  4629. "engines": {
  4630. "node": ">= 4"
  4631. }
  4632. },
  4633. "node_modules/image-meta": {
  4634. "version": "0.2.1",
  4635. "resolved": "https://registry.npmjs.org/image-meta/-/image-meta-0.2.1.tgz",
  4636. "integrity": "sha512-K6acvFaelNxx8wc2VjbIzXKDVB0Khs0QT35U6NkGfTdCmjLNcO2945m7RFNR9/RPVFm48hq7QPzK8uGH18HCGw=="
  4637. },
  4638. "node_modules/immutable": {
  4639. "version": "4.3.6",
  4640. "resolved": "https://registry.npmjs.org/immutable/-/immutable-4.3.6.tgz",
  4641. "integrity": "sha512-Ju0+lEMyzMVZarkTn/gqRpdqd5dOPaz1mCZ0SH3JV6iFw81PldE/PEB1hWVEA288HPt4WXW8O7AWxB10M+03QQ==",
  4642. "devOptional": true
  4643. },
  4644. "node_modules/inflight": {
  4645. "version": "1.0.6",
  4646. "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
  4647. "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==",
  4648. "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.",
  4649. "dependencies": {
  4650. "once": "^1.3.0",
  4651. "wrappy": "1"
  4652. }
  4653. },
  4654. "node_modules/inherits": {
  4655. "version": "2.0.4",
  4656. "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
  4657. "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ=="
  4658. },
  4659. "node_modules/ini": {
  4660. "version": "4.1.1",
  4661. "resolved": "https://registry.npmjs.org/ini/-/ini-4.1.1.tgz",
  4662. "integrity": "sha512-QQnnxNyfvmHFIsj7gkPcYymR8Jdw/o7mp5ZFihxn6h8Ci6fh3Dx4E1gPjpQEpIuPo9XVNY/ZUwh4BPMjGyL01g==",
  4663. "engines": {
  4664. "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
  4665. }
  4666. },
  4667. "node_modules/ioredis": {
  4668. "version": "5.4.1",
  4669. "resolved": "https://registry.npmjs.org/ioredis/-/ioredis-5.4.1.tgz",
  4670. "integrity": "sha512-2YZsvl7jopIa1gaePkeMtd9rAcSjOOjPtpcLlOeusyO+XH2SK5ZcT+UCrElPP+WVIInh2TzeI4XW9ENaSLVVHA==",
  4671. "dependencies": {
  4672. "@ioredis/commands": "^1.1.1",
  4673. "cluster-key-slot": "^1.1.0",
  4674. "debug": "^4.3.4",
  4675. "denque": "^2.1.0",
  4676. "lodash.defaults": "^4.2.0",
  4677. "lodash.isarguments": "^3.1.0",
  4678. "redis-errors": "^1.2.0",
  4679. "redis-parser": "^3.0.0",
  4680. "standard-as-callback": "^2.1.0"
  4681. },
  4682. "engines": {
  4683. "node": ">=12.22.0"
  4684. },
  4685. "funding": {
  4686. "type": "opencollective",
  4687. "url": "https://opencollective.com/ioredis"
  4688. }
  4689. },
  4690. "node_modules/iron-webcrypto": {
  4691. "version": "1.2.1",
  4692. "resolved": "https://registry.npmjs.org/iron-webcrypto/-/iron-webcrypto-1.2.1.tgz",
  4693. "integrity": "sha512-feOM6FaSr6rEABp/eDfVseKyTMDt+KGpeB35SkVn9Tyn0CqvVsY3EwI0v5i8nMHyJnzCIQf7nsy3p41TPkJZhg==",
  4694. "funding": {
  4695. "url": "https://github.com/sponsors/brc-dd"
  4696. }
  4697. },
  4698. "node_modules/is-binary-path": {
  4699. "version": "2.1.0",
  4700. "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz",
  4701. "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==",
  4702. "dependencies": {
  4703. "binary-extensions": "^2.0.0"
  4704. },
  4705. "engines": {
  4706. "node": ">=8"
  4707. }
  4708. },
  4709. "node_modules/is-builtin-module": {
  4710. "version": "3.2.1",
  4711. "resolved": "https://registry.npmjs.org/is-builtin-module/-/is-builtin-module-3.2.1.tgz",
  4712. "integrity": "sha512-BSLE3HnV2syZ0FK0iMA/yUGplUeMmNz4AW5fnTunbCIqZi4vG3WjJT9FHMy5D69xmAYBHXQhJdALdpwVxV501A==",
  4713. "dependencies": {
  4714. "builtin-modules": "^3.3.0"
  4715. },
  4716. "engines": {
  4717. "node": ">=6"
  4718. },
  4719. "funding": {
  4720. "url": "https://github.com/sponsors/sindresorhus"
  4721. }
  4722. },
  4723. "node_modules/is-core-module": {
  4724. "version": "2.13.1",
  4725. "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.1.tgz",
  4726. "integrity": "sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==",
  4727. "dependencies": {
  4728. "hasown": "^2.0.0"
  4729. },
  4730. "funding": {
  4731. "url": "https://github.com/sponsors/ljharb"
  4732. }
  4733. },
  4734. "node_modules/is-docker": {
  4735. "version": "3.0.0",
  4736. "resolved": "https://registry.npmjs.org/is-docker/-/is-docker-3.0.0.tgz",
  4737. "integrity": "sha512-eljcgEDlEns/7AXFosB5K/2nCM4P7FQPkGc/DWLy5rmFEWvZayGrik1d9/QIY5nJ4f9YsVvBkA6kJpHn9rISdQ==",
  4738. "bin": {
  4739. "is-docker": "cli.js"
  4740. },
  4741. "engines": {
  4742. "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
  4743. },
  4744. "funding": {
  4745. "url": "https://github.com/sponsors/sindresorhus"
  4746. }
  4747. },
  4748. "node_modules/is-extglob": {
  4749. "version": "2.1.1",
  4750. "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
  4751. "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==",
  4752. "engines": {
  4753. "node": ">=0.10.0"
  4754. }
  4755. },
  4756. "node_modules/is-fullwidth-code-point": {
  4757. "version": "3.0.0",
  4758. "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
  4759. "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
  4760. "engines": {
  4761. "node": ">=8"
  4762. }
  4763. },
  4764. "node_modules/is-glob": {
  4765. "version": "4.0.3",
  4766. "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz",
  4767. "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
  4768. "dependencies": {
  4769. "is-extglob": "^2.1.1"
  4770. },
  4771. "engines": {
  4772. "node": ">=0.10.0"
  4773. }
  4774. },
  4775. "node_modules/is-inside-container": {
  4776. "version": "1.0.0",
  4777. "resolved": "https://registry.npmjs.org/is-inside-container/-/is-inside-container-1.0.0.tgz",
  4778. "integrity": "sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==",
  4779. "dependencies": {
  4780. "is-docker": "^3.0.0"
  4781. },
  4782. "bin": {
  4783. "is-inside-container": "cli.js"
  4784. },
  4785. "engines": {
  4786. "node": ">=14.16"
  4787. },
  4788. "funding": {
  4789. "url": "https://github.com/sponsors/sindresorhus"
  4790. }
  4791. },
  4792. "node_modules/is-installed-globally": {
  4793. "version": "1.0.0",
  4794. "resolved": "https://registry.npmjs.org/is-installed-globally/-/is-installed-globally-1.0.0.tgz",
  4795. "integrity": "sha512-K55T22lfpQ63N4KEN57jZUAaAYqYHEe8veb/TycJRk9DdSCLLcovXz/mL6mOnhQaZsQGwPhuFopdQIlqGSEjiQ==",
  4796. "dependencies": {
  4797. "global-directory": "^4.0.1",
  4798. "is-path-inside": "^4.0.0"
  4799. },
  4800. "engines": {
  4801. "node": ">=18"
  4802. },
  4803. "funding": {
  4804. "url": "https://github.com/sponsors/sindresorhus"
  4805. }
  4806. },
  4807. "node_modules/is-module": {
  4808. "version": "1.0.0",
  4809. "resolved": "https://registry.npmjs.org/is-module/-/is-module-1.0.0.tgz",
  4810. "integrity": "sha512-51ypPSPCoTEIN9dy5Oy+h4pShgJmPCygKfyRCISBI+JoWT/2oJvK8QPxmwv7b/p239jXrm9M1mlQbyKJ5A152g=="
  4811. },
  4812. "node_modules/is-number": {
  4813. "version": "7.0.0",
  4814. "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
  4815. "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
  4816. "engines": {
  4817. "node": ">=0.12.0"
  4818. }
  4819. },
  4820. "node_modules/is-path-inside": {
  4821. "version": "4.0.0",
  4822. "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-4.0.0.tgz",
  4823. "integrity": "sha512-lJJV/5dYS+RcL8uQdBDW9c9uWFLLBNRyFhnAKXw5tVqLlKZ4RMGZKv+YQ/IA3OhD+RpbJa1LLFM1FQPGyIXvOA==",
  4824. "engines": {
  4825. "node": ">=12"
  4826. },
  4827. "funding": {
  4828. "url": "https://github.com/sponsors/sindresorhus"
  4829. }
  4830. },
  4831. "node_modules/is-reference": {
  4832. "version": "1.2.1",
  4833. "resolved": "https://registry.npmjs.org/is-reference/-/is-reference-1.2.1.tgz",
  4834. "integrity": "sha512-U82MsXXiFIrjCK4otLT+o2NA2Cd2g5MLoOVXUZjIOhLurrRxpEXzI8O0KZHr3IjLvlAH1kTPYSuqer5T9ZVBKQ==",
  4835. "dependencies": {
  4836. "@types/estree": "*"
  4837. }
  4838. },
  4839. "node_modules/is-ssh": {
  4840. "version": "1.4.0",
  4841. "resolved": "https://registry.npmjs.org/is-ssh/-/is-ssh-1.4.0.tgz",
  4842. "integrity": "sha512-x7+VxdxOdlV3CYpjvRLBv5Lo9OJerlYanjwFrPR9fuGPjCiNiCzFgAWpiLAohSbsnH4ZAys3SBh+hq5rJosxUQ==",
  4843. "dependencies": {
  4844. "protocols": "^2.0.1"
  4845. }
  4846. },
  4847. "node_modules/is-stream": {
  4848. "version": "3.0.0",
  4849. "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-3.0.0.tgz",
  4850. "integrity": "sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA==",
  4851. "engines": {
  4852. "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
  4853. },
  4854. "funding": {
  4855. "url": "https://github.com/sponsors/sindresorhus"
  4856. }
  4857. },
  4858. "node_modules/is-what": {
  4859. "version": "4.1.16",
  4860. "resolved": "https://registry.npmjs.org/is-what/-/is-what-4.1.16.tgz",
  4861. "integrity": "sha512-ZhMwEosbFJkA0YhFnNDgTM4ZxDRsS6HqTo7qsZM08fehyRYIYa0yHu5R6mgo1n/8MgaPBXiPimPD77baVFYg+A==",
  4862. "engines": {
  4863. "node": ">=12.13"
  4864. },
  4865. "funding": {
  4866. "url": "https://github.com/sponsors/mesqueeb"
  4867. }
  4868. },
  4869. "node_modules/is-wsl": {
  4870. "version": "3.1.0",
  4871. "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-3.1.0.tgz",
  4872. "integrity": "sha512-UcVfVfaK4Sc4m7X3dUSoHoozQGBEFeDC+zVo06t98xe8CzHSZZBekNXH+tu0NalHolcJ/QAGqS46Hef7QXBIMw==",
  4873. "dependencies": {
  4874. "is-inside-container": "^1.0.0"
  4875. },
  4876. "engines": {
  4877. "node": ">=16"
  4878. },
  4879. "funding": {
  4880. "url": "https://github.com/sponsors/sindresorhus"
  4881. }
  4882. },
  4883. "node_modules/is64bit": {
  4884. "version": "2.0.0",
  4885. "resolved": "https://registry.npmjs.org/is64bit/-/is64bit-2.0.0.tgz",
  4886. "integrity": "sha512-jv+8jaWCl0g2lSBkNSVXdzfBA0npK1HGC2KtWM9FumFRoGS94g3NbCCLVnCYHLjp4GrW2KZeeSTMo5ddtznmGw==",
  4887. "dependencies": {
  4888. "system-architecture": "^0.1.0"
  4889. },
  4890. "engines": {
  4891. "node": ">=18"
  4892. },
  4893. "funding": {
  4894. "url": "https://github.com/sponsors/sindresorhus"
  4895. }
  4896. },
  4897. "node_modules/isarray": {
  4898. "version": "1.0.0",
  4899. "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz",
  4900. "integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ=="
  4901. },
  4902. "node_modules/isexe": {
  4903. "version": "2.0.0",
  4904. "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
  4905. "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw=="
  4906. },
  4907. "node_modules/jackspeak": {
  4908. "version": "3.4.2",
  4909. "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-3.4.2.tgz",
  4910. "integrity": "sha512-qH3nOSj8q/8+Eg8LUPOq3C+6HWkpUioIjDsq1+D4zY91oZvpPttw8GwtF1nReRYKXl+1AORyFqtm2f5Q1SB6/Q==",
  4911. "dependencies": {
  4912. "@isaacs/cliui": "^8.0.2"
  4913. },
  4914. "engines": {
  4915. "node": "14 >=14.21 || 16 >=16.20 || >=18"
  4916. },
  4917. "funding": {
  4918. "url": "https://github.com/sponsors/isaacs"
  4919. },
  4920. "optionalDependencies": {
  4921. "@pkgjs/parseargs": "^0.11.0"
  4922. }
  4923. },
  4924. "node_modules/jiti": {
  4925. "version": "1.21.6",
  4926. "resolved": "https://registry.npmjs.org/jiti/-/jiti-1.21.6.tgz",
  4927. "integrity": "sha512-2yTgeWTWzMWkHu6Jp9NKgePDaYHbntiwvYuuJLbbN9vl7DC9DvXKOB2BC3ZZ92D3cvV/aflH0osDfwpHepQ53w==",
  4928. "bin": {
  4929. "jiti": "bin/jiti.js"
  4930. }
  4931. },
  4932. "node_modules/js-tokens": {
  4933. "version": "4.0.0",
  4934. "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
  4935. "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ=="
  4936. },
  4937. "node_modules/js-yaml": {
  4938. "version": "4.1.0",
  4939. "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
  4940. "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
  4941. "dependencies": {
  4942. "argparse": "^2.0.1"
  4943. },
  4944. "bin": {
  4945. "js-yaml": "bin/js-yaml.js"
  4946. }
  4947. },
  4948. "node_modules/jsesc": {
  4949. "version": "2.5.2",
  4950. "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz",
  4951. "integrity": "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==",
  4952. "bin": {
  4953. "jsesc": "bin/jsesc"
  4954. },
  4955. "engines": {
  4956. "node": ">=4"
  4957. }
  4958. },
  4959. "node_modules/json5": {
  4960. "version": "2.2.3",
  4961. "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz",
  4962. "integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==",
  4963. "bin": {
  4964. "json5": "lib/cli.js"
  4965. },
  4966. "engines": {
  4967. "node": ">=6"
  4968. }
  4969. },
  4970. "node_modules/jsonfile": {
  4971. "version": "6.1.0",
  4972. "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz",
  4973. "integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==",
  4974. "dependencies": {
  4975. "universalify": "^2.0.0"
  4976. },
  4977. "optionalDependencies": {
  4978. "graceful-fs": "^4.1.6"
  4979. }
  4980. },
  4981. "node_modules/kleur": {
  4982. "version": "3.0.3",
  4983. "resolved": "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz",
  4984. "integrity": "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==",
  4985. "engines": {
  4986. "node": ">=6"
  4987. }
  4988. },
  4989. "node_modules/klona": {
  4990. "version": "2.0.6",
  4991. "resolved": "https://registry.npmjs.org/klona/-/klona-2.0.6.tgz",
  4992. "integrity": "sha512-dhG34DXATL5hSxJbIexCft8FChFXtmskoZYnoPWjXQuebWYCNkVeV3KkGegCK9CP1oswI/vQibS2GY7Em/sJJA==",
  4993. "engines": {
  4994. "node": ">= 8"
  4995. }
  4996. },
  4997. "node_modules/knitwork": {
  4998. "version": "1.1.0",
  4999. "resolved": "https://registry.npmjs.org/knitwork/-/knitwork-1.1.0.tgz",
  5000. "integrity": "sha512-oHnmiBUVHz1V+URE77PNot2lv3QiYU2zQf1JjOVkMt3YDKGbu8NAFr+c4mcNOhdsGrB/VpVbRwPwhiXrPhxQbw=="
  5001. },
  5002. "node_modules/kolorist": {
  5003. "version": "1.8.0",
  5004. "resolved": "https://registry.npmjs.org/kolorist/-/kolorist-1.8.0.tgz",
  5005. "integrity": "sha512-Y+60/zizpJ3HRH8DCss+q95yr6145JXZo46OTpFvDZWLfRCE4qChOyk1b26nMaNpfHHgxagk9dXT5OP0Tfe+dQ=="
  5006. },
  5007. "node_modules/launch-editor": {
  5008. "version": "2.8.0",
  5009. "resolved": "https://registry.npmjs.org/launch-editor/-/launch-editor-2.8.0.tgz",
  5010. "integrity": "sha512-vJranOAJrI/llyWGRQqiDM+adrw+k83fvmmx3+nV47g3+36xM15jE+zyZ6Ffel02+xSvuM0b2GDRosXZkbb6wA==",
  5011. "dependencies": {
  5012. "picocolors": "^1.0.0",
  5013. "shell-quote": "^1.8.1"
  5014. }
  5015. },
  5016. "node_modules/lazystream": {
  5017. "version": "1.0.1",
  5018. "resolved": "https://registry.npmjs.org/lazystream/-/lazystream-1.0.1.tgz",
  5019. "integrity": "sha512-b94GiNHQNy6JNTrt5w6zNyffMrNkXZb3KTkCZJb2V1xaEGCk093vkZ2jk3tpaeP33/OiXC+WvK9AxUebnf5nbw==",
  5020. "dependencies": {
  5021. "readable-stream": "^2.0.5"
  5022. },
  5023. "engines": {
  5024. "node": ">= 0.6.3"
  5025. }
  5026. },
  5027. "node_modules/lazystream/node_modules/readable-stream": {
  5028. "version": "2.3.8",
  5029. "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz",
  5030. "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==",
  5031. "dependencies": {
  5032. "core-util-is": "~1.0.0",
  5033. "inherits": "~2.0.3",
  5034. "isarray": "~1.0.0",
  5035. "process-nextick-args": "~2.0.0",
  5036. "safe-buffer": "~5.1.1",
  5037. "string_decoder": "~1.1.1",
  5038. "util-deprecate": "~1.0.1"
  5039. }
  5040. },
  5041. "node_modules/lazystream/node_modules/safe-buffer": {
  5042. "version": "5.1.2",
  5043. "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz",
  5044. "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g=="
  5045. },
  5046. "node_modules/lazystream/node_modules/string_decoder": {
  5047. "version": "1.1.1",
  5048. "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
  5049. "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
  5050. "dependencies": {
  5051. "safe-buffer": "~5.1.0"
  5052. }
  5053. },
  5054. "node_modules/lilconfig": {
  5055. "version": "3.1.2",
  5056. "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-3.1.2.tgz",
  5057. "integrity": "sha512-eop+wDAvpItUys0FWkHIKeC9ybYrTGbU41U5K7+bttZZeohvnY7M9dZ5kB21GNWiFT2q1OoPTvncPCgSOVO5ow==",
  5058. "engines": {
  5059. "node": ">=14"
  5060. },
  5061. "funding": {
  5062. "url": "https://github.com/sponsors/antonk52"
  5063. }
  5064. },
  5065. "node_modules/lines-and-columns": {
  5066. "version": "1.2.4",
  5067. "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz",
  5068. "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==",
  5069. "dev": true
  5070. },
  5071. "node_modules/listhen": {
  5072. "version": "1.7.2",
  5073. "resolved": "https://registry.npmjs.org/listhen/-/listhen-1.7.2.tgz",
  5074. "integrity": "sha512-7/HamOm5YD9Wb7CFgAZkKgVPA96WwhcTQoqtm2VTZGVbVVn3IWKRBTgrU7cchA3Q8k9iCsG8Osoi9GX4JsGM9g==",
  5075. "dependencies": {
  5076. "@parcel/watcher": "^2.4.1",
  5077. "@parcel/watcher-wasm": "^2.4.1",
  5078. "citty": "^0.1.6",
  5079. "clipboardy": "^4.0.0",
  5080. "consola": "^3.2.3",
  5081. "crossws": "^0.2.0",
  5082. "defu": "^6.1.4",
  5083. "get-port-please": "^3.1.2",
  5084. "h3": "^1.10.2",
  5085. "http-shutdown": "^1.2.2",
  5086. "jiti": "^1.21.0",
  5087. "mlly": "^1.6.1",
  5088. "node-forge": "^1.3.1",
  5089. "pathe": "^1.1.2",
  5090. "std-env": "^3.7.0",
  5091. "ufo": "^1.4.0",
  5092. "untun": "^0.1.3",
  5093. "uqr": "^0.1.2"
  5094. },
  5095. "bin": {
  5096. "listen": "bin/listhen.mjs",
  5097. "listhen": "bin/listhen.mjs"
  5098. }
  5099. },
  5100. "node_modules/local-pkg": {
  5101. "version": "0.5.0",
  5102. "resolved": "https://registry.npmjs.org/local-pkg/-/local-pkg-0.5.0.tgz",
  5103. "integrity": "sha512-ok6z3qlYyCDS4ZEU27HaU6x/xZa9Whf8jD4ptH5UZTQYZVYeb9bnZ3ojVhiJNLiXK1Hfc0GNbLXcmZ5plLDDBg==",
  5104. "dependencies": {
  5105. "mlly": "^1.4.2",
  5106. "pkg-types": "^1.0.3"
  5107. },
  5108. "engines": {
  5109. "node": ">=14"
  5110. },
  5111. "funding": {
  5112. "url": "https://github.com/sponsors/antfu"
  5113. }
  5114. },
  5115. "node_modules/lodash": {
  5116. "version": "4.17.21",
  5117. "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
  5118. "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="
  5119. },
  5120. "node_modules/lodash.defaults": {
  5121. "version": "4.2.0",
  5122. "resolved": "https://registry.npmjs.org/lodash.defaults/-/lodash.defaults-4.2.0.tgz",
  5123. "integrity": "sha512-qjxPLHd3r5DnsdGacqOMU6pb/avJzdh9tFX2ymgoZE27BmjXrNy/y4LoaiTeAb+O3gL8AfpJGtqfX/ae2leYYQ=="
  5124. },
  5125. "node_modules/lodash.isarguments": {
  5126. "version": "3.1.0",
  5127. "resolved": "https://registry.npmjs.org/lodash.isarguments/-/lodash.isarguments-3.1.0.tgz",
  5128. "integrity": "sha512-chi4NHZlZqZD18a0imDHnZPrDeBbTtVN7GXMwuGdRH9qotxAjYs3aVLKc7zNOG9eddR5Ksd8rvFEBc9SsggPpg=="
  5129. },
  5130. "node_modules/lodash.memoize": {
  5131. "version": "4.1.2",
  5132. "resolved": "https://registry.npmjs.org/lodash.memoize/-/lodash.memoize-4.1.2.tgz",
  5133. "integrity": "sha512-t7j+NzmgnQzTAYXcsHYLgimltOV1MXHtlOWf6GjL9Kj8GK5FInw5JotxvbOs+IvV1/Dzo04/fCGfLVs7aXb4Ag=="
  5134. },
  5135. "node_modules/lodash.uniq": {
  5136. "version": "4.5.0",
  5137. "resolved": "https://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.5.0.tgz",
  5138. "integrity": "sha512-xfBaXQd9ryd9dlSDvnvI0lvxfLJlYAZzXomUYzLKtUeOQvOP5piqAWuGtrhWeqaXK9hhoM/iyJc5AV+XfsX3HQ=="
  5139. },
  5140. "node_modules/loupe": {
  5141. "version": "3.1.2",
  5142. "resolved": "https://registry.npmjs.org/loupe/-/loupe-3.1.2.tgz",
  5143. "integrity": "sha512-23I4pFZHmAemUnz8WZXbYRSKYj801VDaNv9ETuMh7IrMc7VuVVSo+Z9iLE3ni30+U48iDWfi30d3twAXBYmnCg==",
  5144. "dev": true
  5145. },
  5146. "node_modules/lru-cache": {
  5147. "version": "5.1.1",
  5148. "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz",
  5149. "integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==",
  5150. "dependencies": {
  5151. "yallist": "^3.0.2"
  5152. }
  5153. },
  5154. "node_modules/magic-string": {
  5155. "version": "0.30.11",
  5156. "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.11.tgz",
  5157. "integrity": "sha512-+Wri9p0QHMy+545hKww7YAu5NyzF8iomPL/RQazugQ9+Ez4Ic3mERMd8ZTX5rfK944j+560ZJi8iAwgak1Ac7A==",
  5158. "dependencies": {
  5159. "@jridgewell/sourcemap-codec": "^1.5.0"
  5160. }
  5161. },
  5162. "node_modules/magic-string-ast": {
  5163. "version": "0.6.2",
  5164. "resolved": "https://registry.npmjs.org/magic-string-ast/-/magic-string-ast-0.6.2.tgz",
  5165. "integrity": "sha512-oN3Bcd7ZVt+0VGEs7402qR/tjgjbM7kPlH/z7ufJnzTLVBzXJITRHOJiwMmmYMgZfdoWQsfQcY+iKlxiBppnMA==",
  5166. "dependencies": {
  5167. "magic-string": "^0.30.10"
  5168. },
  5169. "engines": {
  5170. "node": ">=16.14.0"
  5171. }
  5172. },
  5173. "node_modules/magicast": {
  5174. "version": "0.3.5",
  5175. "resolved": "https://registry.npmjs.org/magicast/-/magicast-0.3.5.tgz",
  5176. "integrity": "sha512-L0WhttDl+2BOsybvEOLK7fW3UA0OQ0IQ2d6Zl2x/a6vVRs3bAY0ECOSHHeL5jD+SbOpOCUEi0y1DgHEn9Qn1AQ==",
  5177. "dependencies": {
  5178. "@babel/parser": "^7.25.4",
  5179. "@babel/types": "^7.25.4",
  5180. "source-map-js": "^1.2.0"
  5181. }
  5182. },
  5183. "node_modules/make-dir": {
  5184. "version": "3.1.0",
  5185. "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz",
  5186. "integrity": "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==",
  5187. "dependencies": {
  5188. "semver": "^6.0.0"
  5189. },
  5190. "engines": {
  5191. "node": ">=8"
  5192. },
  5193. "funding": {
  5194. "url": "https://github.com/sponsors/sindresorhus"
  5195. }
  5196. },
  5197. "node_modules/make-dir/node_modules/semver": {
  5198. "version": "6.3.1",
  5199. "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
  5200. "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
  5201. "bin": {
  5202. "semver": "bin/semver.js"
  5203. }
  5204. },
  5205. "node_modules/mdn-data": {
  5206. "version": "2.0.30",
  5207. "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.30.tgz",
  5208. "integrity": "sha512-GaqWWShW4kv/G9IEucWScBx9G1/vsFZZJUO+tD26M8J8z3Kw5RDQjaoZe03YAClgeS/SWPOcb4nkFBTEi5DUEA=="
  5209. },
  5210. "node_modules/merge-stream": {
  5211. "version": "2.0.0",
  5212. "resolved": "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz",
  5213. "integrity": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w=="
  5214. },
  5215. "node_modules/merge2": {
  5216. "version": "1.4.1",
  5217. "resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz",
  5218. "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==",
  5219. "engines": {
  5220. "node": ">= 8"
  5221. }
  5222. },
  5223. "node_modules/micromatch": {
  5224. "version": "4.0.5",
  5225. "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz",
  5226. "integrity": "sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==",
  5227. "dependencies": {
  5228. "braces": "^3.0.2",
  5229. "picomatch": "^2.3.1"
  5230. },
  5231. "engines": {
  5232. "node": ">=8.6"
  5233. }
  5234. },
  5235. "node_modules/mime": {
  5236. "version": "4.0.4",
  5237. "resolved": "https://registry.npmjs.org/mime/-/mime-4.0.4.tgz",
  5238. "integrity": "sha512-v8yqInVjhXyqP6+Kw4fV3ZzeMRqEW6FotRsKXjRS5VMTNIuXsdRoAvklpoRgSqXm6o9VNH4/C0mgedko9DdLsQ==",
  5239. "funding": [
  5240. "https://github.com/sponsors/broofa"
  5241. ],
  5242. "bin": {
  5243. "mime": "bin/cli.js"
  5244. },
  5245. "engines": {
  5246. "node": ">=16"
  5247. }
  5248. },
  5249. "node_modules/mime-db": {
  5250. "version": "1.52.0",
  5251. "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz",
  5252. "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==",
  5253. "engines": {
  5254. "node": ">= 0.6"
  5255. }
  5256. },
  5257. "node_modules/mime-types": {
  5258. "version": "2.1.35",
  5259. "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz",
  5260. "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==",
  5261. "dependencies": {
  5262. "mime-db": "1.52.0"
  5263. },
  5264. "engines": {
  5265. "node": ">= 0.6"
  5266. }
  5267. },
  5268. "node_modules/mimic-fn": {
  5269. "version": "4.0.0",
  5270. "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-4.0.0.tgz",
  5271. "integrity": "sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==",
  5272. "engines": {
  5273. "node": ">=12"
  5274. },
  5275. "funding": {
  5276. "url": "https://github.com/sponsors/sindresorhus"
  5277. }
  5278. },
  5279. "node_modules/minimatch": {
  5280. "version": "5.1.6",
  5281. "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz",
  5282. "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==",
  5283. "dependencies": {
  5284. "brace-expansion": "^2.0.1"
  5285. },
  5286. "engines": {
  5287. "node": ">=10"
  5288. }
  5289. },
  5290. "node_modules/minipass": {
  5291. "version": "7.1.2",
  5292. "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz",
  5293. "integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==",
  5294. "engines": {
  5295. "node": ">=16 || 14 >=14.17"
  5296. }
  5297. },
  5298. "node_modules/minizlib": {
  5299. "version": "2.1.2",
  5300. "resolved": "https://registry.npmjs.org/minizlib/-/minizlib-2.1.2.tgz",
  5301. "integrity": "sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==",
  5302. "dependencies": {
  5303. "minipass": "^3.0.0",
  5304. "yallist": "^4.0.0"
  5305. },
  5306. "engines": {
  5307. "node": ">= 8"
  5308. }
  5309. },
  5310. "node_modules/minizlib/node_modules/minipass": {
  5311. "version": "3.3.6",
  5312. "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz",
  5313. "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==",
  5314. "dependencies": {
  5315. "yallist": "^4.0.0"
  5316. },
  5317. "engines": {
  5318. "node": ">=8"
  5319. }
  5320. },
  5321. "node_modules/minizlib/node_modules/yallist": {
  5322. "version": "4.0.0",
  5323. "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
  5324. "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
  5325. },
  5326. "node_modules/mitt": {
  5327. "version": "3.0.1",
  5328. "resolved": "https://registry.npmjs.org/mitt/-/mitt-3.0.1.tgz",
  5329. "integrity": "sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw=="
  5330. },
  5331. "node_modules/mkdirp": {
  5332. "version": "1.0.4",
  5333. "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz",
  5334. "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==",
  5335. "bin": {
  5336. "mkdirp": "bin/cmd.js"
  5337. },
  5338. "engines": {
  5339. "node": ">=10"
  5340. }
  5341. },
  5342. "node_modules/mlly": {
  5343. "version": "1.7.1",
  5344. "resolved": "https://registry.npmjs.org/mlly/-/mlly-1.7.1.tgz",
  5345. "integrity": "sha512-rrVRZRELyQzrIUAVMHxP97kv+G786pHmOKzuFII8zDYahFBS7qnHh2AlYSl1GAHhaMPCz6/oHjVMcfFYgFYHgA==",
  5346. "dependencies": {
  5347. "acorn": "^8.11.3",
  5348. "pathe": "^1.1.2",
  5349. "pkg-types": "^1.1.1",
  5350. "ufo": "^1.5.3"
  5351. }
  5352. },
  5353. "node_modules/mri": {
  5354. "version": "1.2.0",
  5355. "resolved": "https://registry.npmjs.org/mri/-/mri-1.2.0.tgz",
  5356. "integrity": "sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==",
  5357. "engines": {
  5358. "node": ">=4"
  5359. }
  5360. },
  5361. "node_modules/mrmime": {
  5362. "version": "2.0.0",
  5363. "resolved": "https://registry.npmjs.org/mrmime/-/mrmime-2.0.0.tgz",
  5364. "integrity": "sha512-eu38+hdgojoyq63s+yTpN4XMBdt5l8HhMhc4VKLO9KM5caLIBvUm4thi7fFaxyTmCKeNnXZ5pAlBwCUnhA09uw==",
  5365. "engines": {
  5366. "node": ">=10"
  5367. }
  5368. },
  5369. "node_modules/ms": {
  5370. "version": "2.1.3",
  5371. "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
  5372. "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA=="
  5373. },
  5374. "node_modules/mz": {
  5375. "version": "2.7.0",
  5376. "resolved": "https://registry.npmjs.org/mz/-/mz-2.7.0.tgz",
  5377. "integrity": "sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==",
  5378. "dev": true,
  5379. "dependencies": {
  5380. "any-promise": "^1.0.0",
  5381. "object-assign": "^4.0.1",
  5382. "thenify-all": "^1.0.0"
  5383. }
  5384. },
  5385. "node_modules/nanoid": {
  5386. "version": "5.0.7",
  5387. "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-5.0.7.tgz",
  5388. "integrity": "sha512-oLxFY2gd2IqnjcYyOXD8XGCftpGtZP2AbHbOkthDkvRywH5ayNtPVy9YlOPcHckXzbLTCHpkb7FB+yuxKV13pQ==",
  5389. "funding": [
  5390. {
  5391. "type": "github",
  5392. "url": "https://github.com/sponsors/ai"
  5393. }
  5394. ],
  5395. "bin": {
  5396. "nanoid": "bin/nanoid.js"
  5397. },
  5398. "engines": {
  5399. "node": "^18 || >=20"
  5400. }
  5401. },
  5402. "node_modules/nitropack": {
  5403. "version": "2.9.7",
  5404. "resolved": "https://registry.npmjs.org/nitropack/-/nitropack-2.9.7.tgz",
  5405. "integrity": "sha512-aKXvtNrWkOCMsQbsk4A0qQdBjrJ1ZcvwlTQevI/LAgLWLYc5L7Q/YiYxGLal4ITyNSlzir1Cm1D2ZxnYhmpMEw==",
  5406. "dependencies": {
  5407. "@cloudflare/kv-asset-handler": "^0.3.4",
  5408. "@netlify/functions": "^2.8.0",
  5409. "@rollup/plugin-alias": "^5.1.0",
  5410. "@rollup/plugin-commonjs": "^25.0.8",
  5411. "@rollup/plugin-inject": "^5.0.5",
  5412. "@rollup/plugin-json": "^6.1.0",
  5413. "@rollup/plugin-node-resolve": "^15.2.3",
  5414. "@rollup/plugin-replace": "^5.0.7",
  5415. "@rollup/plugin-terser": "^0.4.4",
  5416. "@rollup/pluginutils": "^5.1.0",
  5417. "@types/http-proxy": "^1.17.14",
  5418. "@vercel/nft": "^0.26.5",
  5419. "archiver": "^7.0.1",
  5420. "c12": "^1.11.1",
  5421. "chalk": "^5.3.0",
  5422. "chokidar": "^3.6.0",
  5423. "citty": "^0.1.6",
  5424. "consola": "^3.2.3",
  5425. "cookie-es": "^1.1.0",
  5426. "croner": "^8.0.2",
  5427. "crossws": "^0.2.4",
  5428. "db0": "^0.1.4",
  5429. "defu": "^6.1.4",
  5430. "destr": "^2.0.3",
  5431. "dot-prop": "^8.0.2",
  5432. "esbuild": "^0.20.2",
  5433. "escape-string-regexp": "^5.0.0",
  5434. "etag": "^1.8.1",
  5435. "fs-extra": "^11.2.0",
  5436. "globby": "^14.0.1",
  5437. "gzip-size": "^7.0.0",
  5438. "h3": "^1.12.0",
  5439. "hookable": "^5.5.3",
  5440. "httpxy": "^0.1.5",
  5441. "ioredis": "^5.4.1",
  5442. "jiti": "^1.21.6",
  5443. "klona": "^2.0.6",
  5444. "knitwork": "^1.1.0",
  5445. "listhen": "^1.7.2",
  5446. "magic-string": "^0.30.10",
  5447. "mime": "^4.0.3",
  5448. "mlly": "^1.7.1",
  5449. "mri": "^1.2.0",
  5450. "node-fetch-native": "^1.6.4",
  5451. "ofetch": "^1.3.4",
  5452. "ohash": "^1.1.3",
  5453. "openapi-typescript": "^6.7.6",
  5454. "pathe": "^1.1.2",
  5455. "perfect-debounce": "^1.0.0",
  5456. "pkg-types": "^1.1.1",
  5457. "pretty-bytes": "^6.1.1",
  5458. "radix3": "^1.1.2",
  5459. "rollup": "^4.18.0",
  5460. "rollup-plugin-visualizer": "^5.12.0",
  5461. "scule": "^1.3.0",
  5462. "semver": "^7.6.2",
  5463. "serve-placeholder": "^2.0.2",
  5464. "serve-static": "^1.15.0",
  5465. "std-env": "^3.7.0",
  5466. "ufo": "^1.5.3",
  5467. "uncrypto": "^0.1.3",
  5468. "unctx": "^2.3.1",
  5469. "unenv": "^1.9.0",
  5470. "unimport": "^3.7.2",
  5471. "unstorage": "^1.10.2",
  5472. "unwasm": "^0.3.9"
  5473. },
  5474. "bin": {
  5475. "nitro": "dist/cli/index.mjs",
  5476. "nitropack": "dist/cli/index.mjs"
  5477. },
  5478. "engines": {
  5479. "node": "^16.11.0 || >=17.0.0"
  5480. },
  5481. "peerDependencies": {
  5482. "xml2js": "^0.6.2"
  5483. },
  5484. "peerDependenciesMeta": {
  5485. "xml2js": {
  5486. "optional": true
  5487. }
  5488. }
  5489. },
  5490. "node_modules/nitropack/node_modules/@esbuild/linux-x64": {
  5491. "version": "0.20.2",
  5492. "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.20.2.tgz",
  5493. "integrity": "sha512-1MdwI6OOTsfQfek8sLwgyjOXAu+wKhLEoaOLTjbijk6E2WONYpH9ZU2mNtR+lZ2B4uwr+usqGuVfFT9tMtGvGw==",
  5494. "cpu": [
  5495. "x64"
  5496. ],
  5497. "optional": true,
  5498. "os": [
  5499. "linux"
  5500. ],
  5501. "engines": {
  5502. "node": ">=12"
  5503. }
  5504. },
  5505. "node_modules/nitropack/node_modules/chalk": {
  5506. "version": "5.3.0",
  5507. "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
  5508. "integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
  5509. "engines": {
  5510. "node": "^12.17.0 || ^14.13 || >=16.0.0"
  5511. },
  5512. "funding": {
  5513. "url": "https://github.com/chalk/chalk?sponsor=1"
  5514. }
  5515. },
  5516. "node_modules/nitropack/node_modules/esbuild": {
  5517. "version": "0.20.2",
  5518. "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.20.2.tgz",
  5519. "integrity": "sha512-WdOOppmUNU+IbZ0PaDiTst80zjnrOkyJNHoKupIcVyU8Lvla3Ugx94VzkQ32Ijqd7UhHJy75gNWDMUekcrSJ6g==",
  5520. "hasInstallScript": true,
  5521. "bin": {
  5522. "esbuild": "bin/esbuild"
  5523. },
  5524. "engines": {
  5525. "node": ">=12"
  5526. },
  5527. "optionalDependencies": {
  5528. "@esbuild/aix-ppc64": "0.20.2",
  5529. "@esbuild/android-arm": "0.20.2",
  5530. "@esbuild/android-arm64": "0.20.2",
  5531. "@esbuild/android-x64": "0.20.2",
  5532. "@esbuild/darwin-arm64": "0.20.2",
  5533. "@esbuild/darwin-x64": "0.20.2",
  5534. "@esbuild/freebsd-arm64": "0.20.2",
  5535. "@esbuild/freebsd-x64": "0.20.2",
  5536. "@esbuild/linux-arm": "0.20.2",
  5537. "@esbuild/linux-arm64": "0.20.2",
  5538. "@esbuild/linux-ia32": "0.20.2",
  5539. "@esbuild/linux-loong64": "0.20.2",
  5540. "@esbuild/linux-mips64el": "0.20.2",
  5541. "@esbuild/linux-ppc64": "0.20.2",
  5542. "@esbuild/linux-riscv64": "0.20.2",
  5543. "@esbuild/linux-s390x": "0.20.2",
  5544. "@esbuild/linux-x64": "0.20.2",
  5545. "@esbuild/netbsd-x64": "0.20.2",
  5546. "@esbuild/openbsd-x64": "0.20.2",
  5547. "@esbuild/sunos-x64": "0.20.2",
  5548. "@esbuild/win32-arm64": "0.20.2",
  5549. "@esbuild/win32-ia32": "0.20.2",
  5550. "@esbuild/win32-x64": "0.20.2"
  5551. }
  5552. },
  5553. "node_modules/node-addon-api": {
  5554. "version": "7.1.0",
  5555. "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-7.1.0.tgz",
  5556. "integrity": "sha512-mNcltoe1R8o7STTegSOHdnJNN7s5EUvhoS7ShnTHDyOSd+8H+UdWODq6qSv67PjC8Zc5JRT8+oLAMCr0SIXw7g==",
  5557. "engines": {
  5558. "node": "^16 || ^18 || >= 20"
  5559. }
  5560. },
  5561. "node_modules/node-fetch-native": {
  5562. "version": "1.6.4",
  5563. "resolved": "https://registry.npmjs.org/node-fetch-native/-/node-fetch-native-1.6.4.tgz",
  5564. "integrity": "sha512-IhOigYzAKHd244OC0JIMIUrjzctirCmPkaIfhDeGcEETWof5zKYUW7e7MYvChGWh/4CJeXEgsRyGzuF334rOOQ=="
  5565. },
  5566. "node_modules/node-forge": {
  5567. "version": "1.3.1",
  5568. "resolved": "https://registry.npmjs.org/node-forge/-/node-forge-1.3.1.tgz",
  5569. "integrity": "sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA==",
  5570. "engines": {
  5571. "node": ">= 6.13.0"
  5572. }
  5573. },
  5574. "node_modules/node-gyp-build": {
  5575. "version": "4.8.1",
  5576. "resolved": "https://registry.npmjs.org/node-gyp-build/-/node-gyp-build-4.8.1.tgz",
  5577. "integrity": "sha512-OSs33Z9yWr148JZcbZd5WiAXhh/n9z8TxQcdMhIOlpN9AhWpLfvVFO73+m77bBABQMaY9XSvIa+qk0jlI7Gcaw==",
  5578. "bin": {
  5579. "node-gyp-build": "bin.js",
  5580. "node-gyp-build-optional": "optional.js",
  5581. "node-gyp-build-test": "build-test.js"
  5582. }
  5583. },
  5584. "node_modules/node-releases": {
  5585. "version": "2.0.14",
  5586. "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.14.tgz",
  5587. "integrity": "sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw=="
  5588. },
  5589. "node_modules/nopt": {
  5590. "version": "5.0.0",
  5591. "resolved": "https://registry.npmjs.org/nopt/-/nopt-5.0.0.tgz",
  5592. "integrity": "sha512-Tbj67rffqceeLpcRXrT7vKAN8CwfPeIBgM7E6iBkmKLV7bEMwpGgYLGv0jACUsECaa/vuxP0IjEont6umdMgtQ==",
  5593. "dependencies": {
  5594. "abbrev": "1"
  5595. },
  5596. "bin": {
  5597. "nopt": "bin/nopt.js"
  5598. },
  5599. "engines": {
  5600. "node": ">=6"
  5601. }
  5602. },
  5603. "node_modules/normalize-path": {
  5604. "version": "3.0.0",
  5605. "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz",
  5606. "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==",
  5607. "engines": {
  5608. "node": ">=0.10.0"
  5609. }
  5610. },
  5611. "node_modules/normalize-range": {
  5612. "version": "0.1.2",
  5613. "resolved": "https://registry.npmjs.org/normalize-range/-/normalize-range-0.1.2.tgz",
  5614. "integrity": "sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==",
  5615. "engines": {
  5616. "node": ">=0.10.0"
  5617. }
  5618. },
  5619. "node_modules/npm-run-path": {
  5620. "version": "5.3.0",
  5621. "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-5.3.0.tgz",
  5622. "integrity": "sha512-ppwTtiJZq0O/ai0z7yfudtBpWIoxM8yE6nHi1X47eFR2EWORqfbu6CnPlNsjeN683eT0qG6H/Pyf9fCcvjnnnQ==",
  5623. "dependencies": {
  5624. "path-key": "^4.0.0"
  5625. },
  5626. "engines": {
  5627. "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
  5628. },
  5629. "funding": {
  5630. "url": "https://github.com/sponsors/sindresorhus"
  5631. }
  5632. },
  5633. "node_modules/npm-run-path/node_modules/path-key": {
  5634. "version": "4.0.0",
  5635. "resolved": "https://registry.npmjs.org/path-key/-/path-key-4.0.0.tgz",
  5636. "integrity": "sha512-haREypq7xkM7ErfgIyA0z+Bj4AGKlMSdlQE2jvJo6huWD1EdkKYV+G/T4nq0YEF2vgTT8kqMFKo1uHn950r4SQ==",
  5637. "engines": {
  5638. "node": ">=12"
  5639. },
  5640. "funding": {
  5641. "url": "https://github.com/sponsors/sindresorhus"
  5642. }
  5643. },
  5644. "node_modules/npmlog": {
  5645. "version": "5.0.1",
  5646. "resolved": "https://registry.npmjs.org/npmlog/-/npmlog-5.0.1.tgz",
  5647. "integrity": "sha512-AqZtDUWOMKs1G/8lwylVjrdYgqA4d9nu8hc+0gzRxlDb1I10+FHBGMXs6aiQHFdCUUlqH99MUMuLfzWDNDtfxw==",
  5648. "deprecated": "This package is no longer supported.",
  5649. "dependencies": {
  5650. "are-we-there-yet": "^2.0.0",
  5651. "console-control-strings": "^1.1.0",
  5652. "gauge": "^3.0.0",
  5653. "set-blocking": "^2.0.0"
  5654. }
  5655. },
  5656. "node_modules/nth-check": {
  5657. "version": "2.1.1",
  5658. "resolved": "https://registry.npmjs.org/nth-check/-/nth-check-2.1.1.tgz",
  5659. "integrity": "sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==",
  5660. "dependencies": {
  5661. "boolbase": "^1.0.0"
  5662. },
  5663. "funding": {
  5664. "url": "https://github.com/fb55/nth-check?sponsor=1"
  5665. }
  5666. },
  5667. "node_modules/nuxi": {
  5668. "version": "3.12.0",
  5669. "resolved": "https://registry.npmjs.org/nuxi/-/nuxi-3.12.0.tgz",
  5670. "integrity": "sha512-6vRdiXTw9SajEQOUi6Ze/XaIXzy1q/sD5UqHQSv3yqTu7Pot5S7fEihNXV8LpcgLz+9HzjVt70r7jYe7R99c2w==",
  5671. "bin": {
  5672. "nuxi": "bin/nuxi.mjs",
  5673. "nuxi-ng": "bin/nuxi.mjs",
  5674. "nuxt": "bin/nuxi.mjs",
  5675. "nuxt-cli": "bin/nuxi.mjs"
  5676. },
  5677. "engines": {
  5678. "node": "^16.10.0 || >=18.0.0"
  5679. },
  5680. "optionalDependencies": {
  5681. "fsevents": "~2.3.3"
  5682. }
  5683. },
  5684. "node_modules/nuxi/node_modules/fsevents": {
  5685. "version": "2.3.3",
  5686. "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
  5687. "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
  5688. "hasInstallScript": true,
  5689. "optional": true,
  5690. "os": [
  5691. "darwin"
  5692. ],
  5693. "engines": {
  5694. "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
  5695. }
  5696. },
  5697. "node_modules/nuxt": {
  5698. "version": "3.12.3",
  5699. "resolved": "https://registry.npmjs.org/nuxt/-/nuxt-3.12.3.tgz",
  5700. "integrity": "sha512-Qdkc+ucWwFcKsiL/OTF87jbgyFSymwPRKiiu0mvzsd/RXTn4hGiBduAlF3f7Yy0F9pDjSj8XHKDSnHYsDzm6rA==",
  5701. "dependencies": {
  5702. "@nuxt/devalue": "^2.0.2",
  5703. "@nuxt/devtools": "^1.3.7",
  5704. "@nuxt/kit": "3.12.3",
  5705. "@nuxt/schema": "3.12.3",
  5706. "@nuxt/telemetry": "^2.5.4",
  5707. "@nuxt/vite-builder": "3.12.3",
  5708. "@unhead/dom": "^1.9.14",
  5709. "@unhead/ssr": "^1.9.14",
  5710. "@unhead/vue": "^1.9.14",
  5711. "@vue/shared": "^3.4.31",
  5712. "acorn": "8.12.0",
  5713. "c12": "^1.11.1",
  5714. "chokidar": "^3.6.0",
  5715. "compatx": "^0.1.8",
  5716. "consola": "^3.2.3",
  5717. "cookie-es": "^1.1.0",
  5718. "defu": "^6.1.4",
  5719. "destr": "^2.0.3",
  5720. "devalue": "^5.0.0",
  5721. "esbuild": "^0.23.0",
  5722. "escape-string-regexp": "^5.0.0",
  5723. "estree-walker": "^3.0.3",
  5724. "globby": "^14.0.2",
  5725. "h3": "^1.12.0",
  5726. "hookable": "^5.5.3",
  5727. "ignore": "^5.3.1",
  5728. "jiti": "^1.21.6",
  5729. "klona": "^2.0.6",
  5730. "knitwork": "^1.1.0",
  5731. "magic-string": "^0.30.10",
  5732. "mlly": "^1.7.1",
  5733. "nitropack": "^2.9.7",
  5734. "nuxi": "^3.12.0",
  5735. "nypm": "^0.3.9",
  5736. "ofetch": "^1.3.4",
  5737. "ohash": "^1.1.3",
  5738. "pathe": "^1.1.2",
  5739. "perfect-debounce": "^1.0.0",
  5740. "pkg-types": "^1.1.2",
  5741. "radix3": "^1.1.2",
  5742. "scule": "^1.3.0",
  5743. "semver": "^7.6.2",
  5744. "std-env": "^3.7.0",
  5745. "strip-literal": "^2.1.0",
  5746. "ufo": "^1.5.3",
  5747. "ultrahtml": "^1.5.3",
  5748. "uncrypto": "^0.1.3",
  5749. "unctx": "^2.3.1",
  5750. "unenv": "^1.9.0",
  5751. "unimport": "^3.7.2",
  5752. "unplugin": "^1.11.0",
  5753. "unplugin-vue-router": "^0.10.0",
  5754. "unstorage": "^1.10.2",
  5755. "untyped": "^1.4.2",
  5756. "vue": "^3.4.31",
  5757. "vue-bundle-renderer": "^2.1.0",
  5758. "vue-devtools-stub": "^0.1.0",
  5759. "vue-router": "^4.4.0"
  5760. },
  5761. "bin": {
  5762. "nuxi": "bin/nuxt.mjs",
  5763. "nuxt": "bin/nuxt.mjs"
  5764. },
  5765. "engines": {
  5766. "node": "^14.18.0 || >=16.10.0"
  5767. },
  5768. "peerDependencies": {
  5769. "@parcel/watcher": "^2.1.0",
  5770. "@types/node": "^14.18.0 || >=16.10.0"
  5771. },
  5772. "peerDependenciesMeta": {
  5773. "@parcel/watcher": {
  5774. "optional": true
  5775. },
  5776. "@types/node": {
  5777. "optional": true
  5778. }
  5779. }
  5780. },
  5781. "node_modules/nypm": {
  5782. "version": "0.3.9",
  5783. "resolved": "https://registry.npmjs.org/nypm/-/nypm-0.3.9.tgz",
  5784. "integrity": "sha512-BI2SdqqTHg2d4wJh8P9A1W+bslg33vOE9IZDY6eR2QC+Pu1iNBVZUqczrd43rJb+fMzHU7ltAYKsEFY/kHMFcw==",
  5785. "dependencies": {
  5786. "citty": "^0.1.6",
  5787. "consola": "^3.2.3",
  5788. "execa": "^8.0.1",
  5789. "pathe": "^1.1.2",
  5790. "pkg-types": "^1.1.1",
  5791. "ufo": "^1.5.3"
  5792. },
  5793. "bin": {
  5794. "nypm": "dist/cli.mjs"
  5795. },
  5796. "engines": {
  5797. "node": "^14.16.0 || >=16.10.0"
  5798. }
  5799. },
  5800. "node_modules/nypm/node_modules/execa": {
  5801. "version": "8.0.1",
  5802. "resolved": "https://registry.npmjs.org/execa/-/execa-8.0.1.tgz",
  5803. "integrity": "sha512-VyhnebXciFV2DESc+p6B+y0LjSm0krU4OgJN44qFAhBY0TJ+1V61tYD2+wHusZ6F9n5K+vl8k0sTy7PEfV4qpg==",
  5804. "dependencies": {
  5805. "cross-spawn": "^7.0.3",
  5806. "get-stream": "^8.0.1",
  5807. "human-signals": "^5.0.0",
  5808. "is-stream": "^3.0.0",
  5809. "merge-stream": "^2.0.0",
  5810. "npm-run-path": "^5.1.0",
  5811. "onetime": "^6.0.0",
  5812. "signal-exit": "^4.1.0",
  5813. "strip-final-newline": "^3.0.0"
  5814. },
  5815. "engines": {
  5816. "node": ">=16.17"
  5817. },
  5818. "funding": {
  5819. "url": "https://github.com/sindresorhus/execa?sponsor=1"
  5820. }
  5821. },
  5822. "node_modules/nypm/node_modules/get-stream": {
  5823. "version": "8.0.1",
  5824. "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-8.0.1.tgz",
  5825. "integrity": "sha512-VaUJspBffn/LMCJVoMvSAdmscJyS1auj5Zulnn5UoYcY531UWmdwhRWkcGKnGU93m5HSXP9LP2usOryrBtQowA==",
  5826. "engines": {
  5827. "node": ">=16"
  5828. },
  5829. "funding": {
  5830. "url": "https://github.com/sponsors/sindresorhus"
  5831. }
  5832. },
  5833. "node_modules/nypm/node_modules/human-signals": {
  5834. "version": "5.0.0",
  5835. "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-5.0.0.tgz",
  5836. "integrity": "sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==",
  5837. "engines": {
  5838. "node": ">=16.17.0"
  5839. }
  5840. },
  5841. "node_modules/nypm/node_modules/signal-exit": {
  5842. "version": "4.1.0",
  5843. "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
  5844. "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
  5845. "engines": {
  5846. "node": ">=14"
  5847. },
  5848. "funding": {
  5849. "url": "https://github.com/sponsors/isaacs"
  5850. }
  5851. },
  5852. "node_modules/object-assign": {
  5853. "version": "4.1.1",
  5854. "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz",
  5855. "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==",
  5856. "engines": {
  5857. "node": ">=0.10.0"
  5858. }
  5859. },
  5860. "node_modules/object-hash": {
  5861. "version": "3.0.0",
  5862. "resolved": "https://registry.npmjs.org/object-hash/-/object-hash-3.0.0.tgz",
  5863. "integrity": "sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==",
  5864. "dev": true,
  5865. "engines": {
  5866. "node": ">= 6"
  5867. }
  5868. },
  5869. "node_modules/ofetch": {
  5870. "version": "1.4.0",
  5871. "resolved": "https://registry.npmjs.org/ofetch/-/ofetch-1.4.0.tgz",
  5872. "integrity": "sha512-MuHgsEhU6zGeX+EMh+8mSMrYTnsqJQQrpM00Q6QHMKNqQ0bKy0B43tk8tL1wg+CnsSTy1kg4Ir2T5Ig6rD+dfQ==",
  5873. "dependencies": {
  5874. "destr": "^2.0.3",
  5875. "node-fetch-native": "^1.6.4",
  5876. "ufo": "^1.5.4"
  5877. }
  5878. },
  5879. "node_modules/ohash": {
  5880. "version": "1.1.4",
  5881. "resolved": "https://registry.npmjs.org/ohash/-/ohash-1.1.4.tgz",
  5882. "integrity": "sha512-FlDryZAahJmEF3VR3w1KogSEdWX3WhA5GPakFx4J81kEAiHyLMpdLLElS8n8dfNadMgAne/MywcvmogzscVt4g=="
  5883. },
  5884. "node_modules/on-finished": {
  5885. "version": "2.4.1",
  5886. "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz",
  5887. "integrity": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==",
  5888. "dependencies": {
  5889. "ee-first": "1.1.1"
  5890. },
  5891. "engines": {
  5892. "node": ">= 0.8"
  5893. }
  5894. },
  5895. "node_modules/once": {
  5896. "version": "1.4.0",
  5897. "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
  5898. "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==",
  5899. "dependencies": {
  5900. "wrappy": "1"
  5901. }
  5902. },
  5903. "node_modules/onetime": {
  5904. "version": "6.0.0",
  5905. "resolved": "https://registry.npmjs.org/onetime/-/onetime-6.0.0.tgz",
  5906. "integrity": "sha512-1FlR+gjXK7X+AsAHso35MnyN5KqGwJRi/31ft6x0M194ht7S+rWAvd7PHss9xSKMzE0asv1pyIHaJYq+BbacAQ==",
  5907. "dependencies": {
  5908. "mimic-fn": "^4.0.0"
  5909. },
  5910. "engines": {
  5911. "node": ">=12"
  5912. },
  5913. "funding": {
  5914. "url": "https://github.com/sponsors/sindresorhus"
  5915. }
  5916. },
  5917. "node_modules/open": {
  5918. "version": "8.4.2",
  5919. "resolved": "https://registry.npmjs.org/open/-/open-8.4.2.tgz",
  5920. "integrity": "sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ==",
  5921. "dependencies": {
  5922. "define-lazy-prop": "^2.0.0",
  5923. "is-docker": "^2.1.1",
  5924. "is-wsl": "^2.2.0"
  5925. },
  5926. "engines": {
  5927. "node": ">=12"
  5928. },
  5929. "funding": {
  5930. "url": "https://github.com/sponsors/sindresorhus"
  5931. }
  5932. },
  5933. "node_modules/open/node_modules/is-docker": {
  5934. "version": "2.2.1",
  5935. "resolved": "https://registry.npmjs.org/is-docker/-/is-docker-2.2.1.tgz",
  5936. "integrity": "sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==",
  5937. "bin": {
  5938. "is-docker": "cli.js"
  5939. },
  5940. "engines": {
  5941. "node": ">=8"
  5942. },
  5943. "funding": {
  5944. "url": "https://github.com/sponsors/sindresorhus"
  5945. }
  5946. },
  5947. "node_modules/open/node_modules/is-wsl": {
  5948. "version": "2.2.0",
  5949. "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz",
  5950. "integrity": "sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==",
  5951. "dependencies": {
  5952. "is-docker": "^2.0.0"
  5953. },
  5954. "engines": {
  5955. "node": ">=8"
  5956. }
  5957. },
  5958. "node_modules/openapi-typescript": {
  5959. "version": "6.7.6",
  5960. "resolved": "https://registry.npmjs.org/openapi-typescript/-/openapi-typescript-6.7.6.tgz",
  5961. "integrity": "sha512-c/hfooPx+RBIOPM09GSxABOZhYPblDoyaGhqBkD/59vtpN21jEuWKDlM0KYTvqJVlSYjKs0tBcIdeXKChlSPtw==",
  5962. "dependencies": {
  5963. "ansi-colors": "^4.1.3",
  5964. "fast-glob": "^3.3.2",
  5965. "js-yaml": "^4.1.0",
  5966. "supports-color": "^9.4.0",
  5967. "undici": "^5.28.4",
  5968. "yargs-parser": "^21.1.1"
  5969. },
  5970. "bin": {
  5971. "openapi-typescript": "bin/cli.js"
  5972. }
  5973. },
  5974. "node_modules/openapi-typescript/node_modules/supports-color": {
  5975. "version": "9.4.0",
  5976. "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-9.4.0.tgz",
  5977. "integrity": "sha512-VL+lNrEoIXww1coLPOmiEmK/0sGigko5COxI09KzHc2VJXJsQ37UaQ+8quuxjDeA7+KnLGTWRyOXSLLR2Wb4jw==",
  5978. "engines": {
  5979. "node": ">=12"
  5980. },
  5981. "funding": {
  5982. "url": "https://github.com/chalk/supports-color?sponsor=1"
  5983. }
  5984. },
  5985. "node_modules/package-json-from-dist": {
  5986. "version": "1.0.0",
  5987. "resolved": "https://registry.npmjs.org/package-json-from-dist/-/package-json-from-dist-1.0.0.tgz",
  5988. "integrity": "sha512-dATvCeZN/8wQsGywez1mzHtTlP22H8OEfPrVMLNr4/eGa+ijtLn/6M5f0dY8UKNrC2O9UCU6SSoG3qRKnt7STw=="
  5989. },
  5990. "node_modules/parse-git-config": {
  5991. "version": "3.0.0",
  5992. "resolved": "https://registry.npmjs.org/parse-git-config/-/parse-git-config-3.0.0.tgz",
  5993. "integrity": "sha512-wXoQGL1D+2COYWCD35/xbiKma1Z15xvZL8cI25wvxzled58V51SJM04Urt/uznS900iQor7QO04SgdfT/XlbuA==",
  5994. "dependencies": {
  5995. "git-config-path": "^2.0.0",
  5996. "ini": "^1.3.5"
  5997. },
  5998. "engines": {
  5999. "node": ">=8"
  6000. }
  6001. },
  6002. "node_modules/parse-git-config/node_modules/ini": {
  6003. "version": "1.3.8",
  6004. "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz",
  6005. "integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew=="
  6006. },
  6007. "node_modules/parse-path": {
  6008. "version": "7.0.0",
  6009. "resolved": "https://registry.npmjs.org/parse-path/-/parse-path-7.0.0.tgz",
  6010. "integrity": "sha512-Euf9GG8WT9CdqwuWJGdf3RkUcTBArppHABkO7Lm8IzRQp0e2r/kkFnmhu4TSK30Wcu5rVAZLmfPKSBBi9tWFog==",
  6011. "dependencies": {
  6012. "protocols": "^2.0.0"
  6013. }
  6014. },
  6015. "node_modules/parse-url": {
  6016. "version": "8.1.0",
  6017. "resolved": "https://registry.npmjs.org/parse-url/-/parse-url-8.1.0.tgz",
  6018. "integrity": "sha512-xDvOoLU5XRrcOZvnI6b8zA6n9O9ejNk/GExuz1yBuWUGn9KA97GI6HTs6u02wKara1CeVmZhH+0TZFdWScR89w==",
  6019. "dependencies": {
  6020. "parse-path": "^7.0.0"
  6021. }
  6022. },
  6023. "node_modules/parseurl": {
  6024. "version": "1.3.3",
  6025. "resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz",
  6026. "integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==",
  6027. "engines": {
  6028. "node": ">= 0.8"
  6029. }
  6030. },
  6031. "node_modules/path-is-absolute": {
  6032. "version": "1.0.1",
  6033. "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
  6034. "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==",
  6035. "engines": {
  6036. "node": ">=0.10.0"
  6037. }
  6038. },
  6039. "node_modules/path-key": {
  6040. "version": "3.1.1",
  6041. "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
  6042. "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
  6043. "engines": {
  6044. "node": ">=8"
  6045. }
  6046. },
  6047. "node_modules/path-parse": {
  6048. "version": "1.0.7",
  6049. "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz",
  6050. "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw=="
  6051. },
  6052. "node_modules/path-scurry": {
  6053. "version": "1.11.1",
  6054. "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz",
  6055. "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==",
  6056. "dependencies": {
  6057. "lru-cache": "^10.2.0",
  6058. "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
  6059. },
  6060. "engines": {
  6061. "node": ">=16 || 14 >=14.18"
  6062. },
  6063. "funding": {
  6064. "url": "https://github.com/sponsors/isaacs"
  6065. }
  6066. },
  6067. "node_modules/path-scurry/node_modules/lru-cache": {
  6068. "version": "10.2.1",
  6069. "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.1.tgz",
  6070. "integrity": "sha512-tS24spDe/zXhWbNPErCHs/AGOzbKGHT+ybSBqmdLm8WZ1xXLWvH8Qn71QPAlqVhd0qUTWjy+Kl9JmISgDdEjsA==",
  6071. "engines": {
  6072. "node": "14 || >=16.14"
  6073. }
  6074. },
  6075. "node_modules/path-type": {
  6076. "version": "5.0.0",
  6077. "resolved": "https://registry.npmjs.org/path-type/-/path-type-5.0.0.tgz",
  6078. "integrity": "sha512-5HviZNaZcfqP95rwpv+1HDgUamezbqdSYTyzjTvwtJSnIH+3vnbmWsItli8OFEndS984VT55M3jduxZbX351gg==",
  6079. "engines": {
  6080. "node": ">=12"
  6081. },
  6082. "funding": {
  6083. "url": "https://github.com/sponsors/sindresorhus"
  6084. }
  6085. },
  6086. "node_modules/pathe": {
  6087. "version": "1.1.2",
  6088. "resolved": "https://registry.npmjs.org/pathe/-/pathe-1.1.2.tgz",
  6089. "integrity": "sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ=="
  6090. },
  6091. "node_modules/pathval": {
  6092. "version": "2.0.0",
  6093. "resolved": "https://registry.npmjs.org/pathval/-/pathval-2.0.0.tgz",
  6094. "integrity": "sha512-vE7JKRyES09KiunauX7nd2Q9/L7lhok4smP9RZTDeD4MVs72Dp2qNFVz39Nz5a0FVEW0BJR6C0DYrq6unoziZA==",
  6095. "dev": true,
  6096. "engines": {
  6097. "node": ">= 14.16"
  6098. }
  6099. },
  6100. "node_modules/perfect-debounce": {
  6101. "version": "1.0.0",
  6102. "resolved": "https://registry.npmjs.org/perfect-debounce/-/perfect-debounce-1.0.0.tgz",
  6103. "integrity": "sha512-xCy9V055GLEqoFaHoC1SoLIaLmWctgCUaBaWxDZ7/Zx4CTyX7cJQLJOok/orfjZAh9kEYpjJa4d0KcJmCbctZA=="
  6104. },
  6105. "node_modules/picocolors": {
  6106. "version": "1.0.1",
  6107. "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.1.tgz",
  6108. "integrity": "sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew=="
  6109. },
  6110. "node_modules/picomatch": {
  6111. "version": "2.3.1",
  6112. "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz",
  6113. "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
  6114. "engines": {
  6115. "node": ">=8.6"
  6116. },
  6117. "funding": {
  6118. "url": "https://github.com/sponsors/jonschlinkert"
  6119. }
  6120. },
  6121. "node_modules/pify": {
  6122. "version": "2.3.0",
  6123. "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz",
  6124. "integrity": "sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==",
  6125. "dev": true,
  6126. "engines": {
  6127. "node": ">=0.10.0"
  6128. }
  6129. },
  6130. "node_modules/pinia": {
  6131. "version": "2.2.4",
  6132. "resolved": "https://registry.npmjs.org/pinia/-/pinia-2.2.4.tgz",
  6133. "integrity": "sha512-K7ZhpMY9iJ9ShTC0cR2+PnxdQRuwVIsXDO/WIEV/RnMC/vmSoKDTKW/exNQYPI+4ij10UjXqdNiEHwn47McANQ==",
  6134. "dependencies": {
  6135. "@vue/devtools-api": "^6.6.3",
  6136. "vue-demi": "^0.14.10"
  6137. },
  6138. "funding": {
  6139. "url": "https://github.com/sponsors/posva"
  6140. },
  6141. "peerDependencies": {
  6142. "@vue/composition-api": "^1.4.0",
  6143. "typescript": ">=4.4.4",
  6144. "vue": "^2.6.14 || ^3.3.0"
  6145. },
  6146. "peerDependenciesMeta": {
  6147. "@vue/composition-api": {
  6148. "optional": true
  6149. },
  6150. "typescript": {
  6151. "optional": true
  6152. }
  6153. }
  6154. },
  6155. "node_modules/pinia/node_modules/vue-demi": {
  6156. "version": "0.14.10",
  6157. "resolved": "https://registry.npmjs.org/vue-demi/-/vue-demi-0.14.10.tgz",
  6158. "integrity": "sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==",
  6159. "hasInstallScript": true,
  6160. "bin": {
  6161. "vue-demi-fix": "bin/vue-demi-fix.js",
  6162. "vue-demi-switch": "bin/vue-demi-switch.js"
  6163. },
  6164. "engines": {
  6165. "node": ">=12"
  6166. },
  6167. "funding": {
  6168. "url": "https://github.com/sponsors/antfu"
  6169. },
  6170. "peerDependencies": {
  6171. "@vue/composition-api": "^1.0.0-rc.1",
  6172. "vue": "^3.0.0-0 || ^2.6.0"
  6173. },
  6174. "peerDependenciesMeta": {
  6175. "@vue/composition-api": {
  6176. "optional": true
  6177. }
  6178. }
  6179. },
  6180. "node_modules/pirates": {
  6181. "version": "4.0.6",
  6182. "resolved": "https://registry.npmjs.org/pirates/-/pirates-4.0.6.tgz",
  6183. "integrity": "sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==",
  6184. "dev": true,
  6185. "engines": {
  6186. "node": ">= 6"
  6187. }
  6188. },
  6189. "node_modules/pkg-types": {
  6190. "version": "1.2.0",
  6191. "resolved": "https://registry.npmjs.org/pkg-types/-/pkg-types-1.2.0.tgz",
  6192. "integrity": "sha512-+ifYuSSqOQ8CqP4MbZA5hDpb97n3E8SVWdJe+Wms9kj745lmd3b7EZJiqvmLwAlmRfjrI7Hi5z3kdBJ93lFNPA==",
  6193. "dependencies": {
  6194. "confbox": "^0.1.7",
  6195. "mlly": "^1.7.1",
  6196. "pathe": "^1.1.2"
  6197. }
  6198. },
  6199. "node_modules/playwright": {
  6200. "version": "1.48.0",
  6201. "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.48.0.tgz",
  6202. "integrity": "sha512-qPqFaMEHuY/ug8o0uteYJSRfMGFikhUysk8ZvAtfKmUK3kc/6oNl/y3EczF8OFGYIi/Ex2HspMfzYArk6+XQSA==",
  6203. "dev": true,
  6204. "dependencies": {
  6205. "playwright-core": "1.48.0"
  6206. },
  6207. "bin": {
  6208. "playwright": "cli.js"
  6209. },
  6210. "engines": {
  6211. "node": ">=18"
  6212. },
  6213. "optionalDependencies": {
  6214. "fsevents": "2.3.2"
  6215. }
  6216. },
  6217. "node_modules/playwright-core": {
  6218. "version": "1.48.0",
  6219. "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.48.0.tgz",
  6220. "integrity": "sha512-RBvzjM9rdpP7UUFrQzRwR8L/xR4HyC1QXMzGYTbf1vjw25/ya9NRAVnXi/0fvFopjebvyPzsmoK58xxeEOaVvA==",
  6221. "dev": true,
  6222. "bin": {
  6223. "playwright-core": "cli.js"
  6224. },
  6225. "engines": {
  6226. "node": ">=18"
  6227. }
  6228. },
  6229. "node_modules/postcss": {
  6230. "version": "8.4.39",
  6231. "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.39.tgz",
  6232. "integrity": "sha512-0vzE+lAiG7hZl1/9I8yzKLx3aR9Xbof3fBHKunvMfOCYAtMhrsnccJY2iTURb9EZd5+pLuiNV9/c/GZJOHsgIw==",
  6233. "funding": [
  6234. {
  6235. "type": "opencollective",
  6236. "url": "https://opencollective.com/postcss/"
  6237. },
  6238. {
  6239. "type": "tidelift",
  6240. "url": "https://tidelift.com/funding/github/npm/postcss"
  6241. },
  6242. {
  6243. "type": "github",
  6244. "url": "https://github.com/sponsors/ai"
  6245. }
  6246. ],
  6247. "dependencies": {
  6248. "nanoid": "^3.3.7",
  6249. "picocolors": "^1.0.1",
  6250. "source-map-js": "^1.2.0"
  6251. },
  6252. "engines": {
  6253. "node": "^10 || ^12 || >=14"
  6254. }
  6255. },
  6256. "node_modules/postcss-calc": {
  6257. "version": "10.0.0",
  6258. "resolved": "https://registry.npmjs.org/postcss-calc/-/postcss-calc-10.0.0.tgz",
  6259. "integrity": "sha512-OmjhudoNTP0QleZCwl1i6NeBwN+5MZbY5ersLZz69mjJiDVv/p57RjRuKDkHeDWr4T+S97wQfsqRTNoDHB2e3g==",
  6260. "dependencies": {
  6261. "postcss-selector-parser": "^6.0.16",
  6262. "postcss-value-parser": "^4.2.0"
  6263. },
  6264. "engines": {
  6265. "node": "^18.12 || ^20.9 || >=22.0"
  6266. },
  6267. "peerDependencies": {
  6268. "postcss": "^8.4.38"
  6269. }
  6270. },
  6271. "node_modules/postcss-colormin": {
  6272. "version": "7.0.1",
  6273. "resolved": "https://registry.npmjs.org/postcss-colormin/-/postcss-colormin-7.0.1.tgz",
  6274. "integrity": "sha512-uszdT0dULt3FQs47G5UHCduYK+FnkLYlpu1HpWu061eGsKZ7setoG7kA+WC9NQLsOJf69D5TxGHgnAdRgylnFQ==",
  6275. "dependencies": {
  6276. "browserslist": "^4.23.1",
  6277. "caniuse-api": "^3.0.0",
  6278. "colord": "^2.9.3",
  6279. "postcss-value-parser": "^4.2.0"
  6280. },
  6281. "engines": {
  6282. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6283. },
  6284. "peerDependencies": {
  6285. "postcss": "^8.4.31"
  6286. }
  6287. },
  6288. "node_modules/postcss-convert-values": {
  6289. "version": "7.0.2",
  6290. "resolved": "https://registry.npmjs.org/postcss-convert-values/-/postcss-convert-values-7.0.2.tgz",
  6291. "integrity": "sha512-MuZIF6HJ4izko07Q0TgW6pClalI4al6wHRNPkFzqQdwAwG7hPn0lA58VZdxyb2Vl5AYjJ1piO+jgF9EnTjQwQQ==",
  6292. "dependencies": {
  6293. "browserslist": "^4.23.1",
  6294. "postcss-value-parser": "^4.2.0"
  6295. },
  6296. "engines": {
  6297. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6298. },
  6299. "peerDependencies": {
  6300. "postcss": "^8.4.31"
  6301. }
  6302. },
  6303. "node_modules/postcss-discard-comments": {
  6304. "version": "7.0.1",
  6305. "resolved": "https://registry.npmjs.org/postcss-discard-comments/-/postcss-discard-comments-7.0.1.tgz",
  6306. "integrity": "sha512-GVrQxUOhmle1W6jX2SvNLt4kmN+JYhV7mzI6BMnkAWR9DtVvg8e67rrV0NfdWhn7x1zxvzdWkMBPdBDCls+uwQ==",
  6307. "dependencies": {
  6308. "postcss-selector-parser": "^6.1.0"
  6309. },
  6310. "engines": {
  6311. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6312. },
  6313. "peerDependencies": {
  6314. "postcss": "^8.4.31"
  6315. }
  6316. },
  6317. "node_modules/postcss-discard-duplicates": {
  6318. "version": "7.0.0",
  6319. "resolved": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-7.0.0.tgz",
  6320. "integrity": "sha512-bAnSuBop5LpAIUmmOSsuvtKAAKREB6BBIYStWUTGq8oG5q9fClDMMuY8i4UPI/cEcDx2TN+7PMnXYIId20UVDw==",
  6321. "engines": {
  6322. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6323. },
  6324. "peerDependencies": {
  6325. "postcss": "^8.4.31"
  6326. }
  6327. },
  6328. "node_modules/postcss-discard-empty": {
  6329. "version": "7.0.0",
  6330. "resolved": "https://registry.npmjs.org/postcss-discard-empty/-/postcss-discard-empty-7.0.0.tgz",
  6331. "integrity": "sha512-e+QzoReTZ8IAwhnSdp/++7gBZ/F+nBq9y6PomfwORfP7q9nBpK5AMP64kOt0bA+lShBFbBDcgpJ3X4etHg4lzA==",
  6332. "engines": {
  6333. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6334. },
  6335. "peerDependencies": {
  6336. "postcss": "^8.4.31"
  6337. }
  6338. },
  6339. "node_modules/postcss-discard-overridden": {
  6340. "version": "7.0.0",
  6341. "resolved": "https://registry.npmjs.org/postcss-discard-overridden/-/postcss-discard-overridden-7.0.0.tgz",
  6342. "integrity": "sha512-GmNAzx88u3k2+sBTZrJSDauR0ccpE24omTQCVmaTTZFz1du6AasspjaUPMJ2ud4RslZpoFKyf+6MSPETLojc6w==",
  6343. "engines": {
  6344. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6345. },
  6346. "peerDependencies": {
  6347. "postcss": "^8.4.31"
  6348. }
  6349. },
  6350. "node_modules/postcss-import": {
  6351. "version": "15.1.0",
  6352. "resolved": "https://registry.npmjs.org/postcss-import/-/postcss-import-15.1.0.tgz",
  6353. "integrity": "sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==",
  6354. "dev": true,
  6355. "dependencies": {
  6356. "postcss-value-parser": "^4.0.0",
  6357. "read-cache": "^1.0.0",
  6358. "resolve": "^1.1.7"
  6359. },
  6360. "engines": {
  6361. "node": ">=14.0.0"
  6362. },
  6363. "peerDependencies": {
  6364. "postcss": "^8.0.0"
  6365. }
  6366. },
  6367. "node_modules/postcss-js": {
  6368. "version": "4.0.1",
  6369. "resolved": "https://registry.npmjs.org/postcss-js/-/postcss-js-4.0.1.tgz",
  6370. "integrity": "sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw==",
  6371. "dev": true,
  6372. "dependencies": {
  6373. "camelcase-css": "^2.0.1"
  6374. },
  6375. "engines": {
  6376. "node": "^12 || ^14 || >= 16"
  6377. },
  6378. "funding": {
  6379. "type": "opencollective",
  6380. "url": "https://opencollective.com/postcss/"
  6381. },
  6382. "peerDependencies": {
  6383. "postcss": "^8.4.21"
  6384. }
  6385. },
  6386. "node_modules/postcss-load-config": {
  6387. "version": "4.0.2",
  6388. "resolved": "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-4.0.2.tgz",
  6389. "integrity": "sha512-bSVhyJGL00wMVoPUzAVAnbEoWyqRxkjv64tUl427SKnPrENtq6hJwUojroMz2VB+Q1edmi4IfrAPpami5VVgMQ==",
  6390. "dev": true,
  6391. "funding": [
  6392. {
  6393. "type": "opencollective",
  6394. "url": "https://opencollective.com/postcss/"
  6395. },
  6396. {
  6397. "type": "github",
  6398. "url": "https://github.com/sponsors/ai"
  6399. }
  6400. ],
  6401. "dependencies": {
  6402. "lilconfig": "^3.0.0",
  6403. "yaml": "^2.3.4"
  6404. },
  6405. "engines": {
  6406. "node": ">= 14"
  6407. },
  6408. "peerDependencies": {
  6409. "postcss": ">=8.0.9",
  6410. "ts-node": ">=9.0.0"
  6411. },
  6412. "peerDependenciesMeta": {
  6413. "postcss": {
  6414. "optional": true
  6415. },
  6416. "ts-node": {
  6417. "optional": true
  6418. }
  6419. }
  6420. },
  6421. "node_modules/postcss-merge-longhand": {
  6422. "version": "7.0.2",
  6423. "resolved": "https://registry.npmjs.org/postcss-merge-longhand/-/postcss-merge-longhand-7.0.2.tgz",
  6424. "integrity": "sha512-06vrW6ZWi9qeP7KMS9fsa9QW56+tIMW55KYqF7X3Ccn+NI2pIgPV6gFfvXTMQ05H90Y5DvnCDPZ2IuHa30PMUg==",
  6425. "dependencies": {
  6426. "postcss-value-parser": "^4.2.0",
  6427. "stylehacks": "^7.0.2"
  6428. },
  6429. "engines": {
  6430. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6431. },
  6432. "peerDependencies": {
  6433. "postcss": "^8.4.31"
  6434. }
  6435. },
  6436. "node_modules/postcss-merge-rules": {
  6437. "version": "7.0.2",
  6438. "resolved": "https://registry.npmjs.org/postcss-merge-rules/-/postcss-merge-rules-7.0.2.tgz",
  6439. "integrity": "sha512-VAR47UNvRsdrTHLe7TV1CeEtF9SJYR5ukIB9U4GZyZOptgtsS20xSxy+k5wMrI3udST6O1XuIn7cjQkg7sDAAw==",
  6440. "dependencies": {
  6441. "browserslist": "^4.23.1",
  6442. "caniuse-api": "^3.0.0",
  6443. "cssnano-utils": "^5.0.0",
  6444. "postcss-selector-parser": "^6.1.0"
  6445. },
  6446. "engines": {
  6447. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6448. },
  6449. "peerDependencies": {
  6450. "postcss": "^8.4.31"
  6451. }
  6452. },
  6453. "node_modules/postcss-minify-font-values": {
  6454. "version": "7.0.0",
  6455. "resolved": "https://registry.npmjs.org/postcss-minify-font-values/-/postcss-minify-font-values-7.0.0.tgz",
  6456. "integrity": "sha512-2ckkZtgT0zG8SMc5aoNwtm5234eUx1GGFJKf2b1bSp8UflqaeFzR50lid4PfqVI9NtGqJ2J4Y7fwvnP/u1cQog==",
  6457. "dependencies": {
  6458. "postcss-value-parser": "^4.2.0"
  6459. },
  6460. "engines": {
  6461. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6462. },
  6463. "peerDependencies": {
  6464. "postcss": "^8.4.31"
  6465. }
  6466. },
  6467. "node_modules/postcss-minify-gradients": {
  6468. "version": "7.0.0",
  6469. "resolved": "https://registry.npmjs.org/postcss-minify-gradients/-/postcss-minify-gradients-7.0.0.tgz",
  6470. "integrity": "sha512-pdUIIdj/C93ryCHew0UgBnL2DtUS3hfFa5XtERrs4x+hmpMYGhbzo6l/Ir5de41O0GaKVpK1ZbDNXSY6GkXvtg==",
  6471. "dependencies": {
  6472. "colord": "^2.9.3",
  6473. "cssnano-utils": "^5.0.0",
  6474. "postcss-value-parser": "^4.2.0"
  6475. },
  6476. "engines": {
  6477. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6478. },
  6479. "peerDependencies": {
  6480. "postcss": "^8.4.31"
  6481. }
  6482. },
  6483. "node_modules/postcss-minify-params": {
  6484. "version": "7.0.1",
  6485. "resolved": "https://registry.npmjs.org/postcss-minify-params/-/postcss-minify-params-7.0.1.tgz",
  6486. "integrity": "sha512-e+Xt8xErSRPgSRFxHeBCSxMiO8B8xng7lh8E0A5ep1VfwYhY8FXhu4Q3APMjgx9YDDbSp53IBGENrzygbUvgUQ==",
  6487. "dependencies": {
  6488. "browserslist": "^4.23.1",
  6489. "cssnano-utils": "^5.0.0",
  6490. "postcss-value-parser": "^4.2.0"
  6491. },
  6492. "engines": {
  6493. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6494. },
  6495. "peerDependencies": {
  6496. "postcss": "^8.4.31"
  6497. }
  6498. },
  6499. "node_modules/postcss-minify-selectors": {
  6500. "version": "7.0.2",
  6501. "resolved": "https://registry.npmjs.org/postcss-minify-selectors/-/postcss-minify-selectors-7.0.2.tgz",
  6502. "integrity": "sha512-dCzm04wqW1uqLmDZ41XYNBJfjgps3ZugDpogAmJXoCb5oCiTzIX4oPXXKxDpTvWOnKxQKR4EbV4ZawJBLcdXXA==",
  6503. "dependencies": {
  6504. "cssesc": "^3.0.0",
  6505. "postcss-selector-parser": "^6.1.0"
  6506. },
  6507. "engines": {
  6508. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6509. },
  6510. "peerDependencies": {
  6511. "postcss": "^8.4.31"
  6512. }
  6513. },
  6514. "node_modules/postcss-nested": {
  6515. "version": "6.0.1",
  6516. "resolved": "https://registry.npmjs.org/postcss-nested/-/postcss-nested-6.0.1.tgz",
  6517. "integrity": "sha512-mEp4xPMi5bSWiMbsgoPfcP74lsWLHkQbZc3sY+jWYd65CUwXrUaTp0fmNpa01ZcETKlIgUdFN/MpS2xZtqL9dQ==",
  6518. "dev": true,
  6519. "dependencies": {
  6520. "postcss-selector-parser": "^6.0.11"
  6521. },
  6522. "engines": {
  6523. "node": ">=12.0"
  6524. },
  6525. "funding": {
  6526. "type": "opencollective",
  6527. "url": "https://opencollective.com/postcss/"
  6528. },
  6529. "peerDependencies": {
  6530. "postcss": "^8.2.14"
  6531. }
  6532. },
  6533. "node_modules/postcss-normalize-charset": {
  6534. "version": "7.0.0",
  6535. "resolved": "https://registry.npmjs.org/postcss-normalize-charset/-/postcss-normalize-charset-7.0.0.tgz",
  6536. "integrity": "sha512-ABisNUXMeZeDNzCQxPxBCkXexvBrUHV+p7/BXOY+ulxkcjUZO0cp8ekGBwvIh2LbCwnWbyMPNJVtBSdyhM2zYQ==",
  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-normalize-display-values": {
  6545. "version": "7.0.0",
  6546. "resolved": "https://registry.npmjs.org/postcss-normalize-display-values/-/postcss-normalize-display-values-7.0.0.tgz",
  6547. "integrity": "sha512-lnFZzNPeDf5uGMPYgGOw7v0BfB45+irSRz9gHQStdkkhiM0gTfvWkWB5BMxpn0OqgOQuZG/mRlZyJxp0EImr2Q==",
  6548. "dependencies": {
  6549. "postcss-value-parser": "^4.2.0"
  6550. },
  6551. "engines": {
  6552. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6553. },
  6554. "peerDependencies": {
  6555. "postcss": "^8.4.31"
  6556. }
  6557. },
  6558. "node_modules/postcss-normalize-positions": {
  6559. "version": "7.0.0",
  6560. "resolved": "https://registry.npmjs.org/postcss-normalize-positions/-/postcss-normalize-positions-7.0.0.tgz",
  6561. "integrity": "sha512-I0yt8wX529UKIGs2y/9Ybs2CelSvItfmvg/DBIjTnoUSrPxSV7Z0yZ8ShSVtKNaV/wAY+m7bgtyVQLhB00A1NQ==",
  6562. "dependencies": {
  6563. "postcss-value-parser": "^4.2.0"
  6564. },
  6565. "engines": {
  6566. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6567. },
  6568. "peerDependencies": {
  6569. "postcss": "^8.4.31"
  6570. }
  6571. },
  6572. "node_modules/postcss-normalize-repeat-style": {
  6573. "version": "7.0.0",
  6574. "resolved": "https://registry.npmjs.org/postcss-normalize-repeat-style/-/postcss-normalize-repeat-style-7.0.0.tgz",
  6575. "integrity": "sha512-o3uSGYH+2q30ieM3ppu9GTjSXIzOrRdCUn8UOMGNw7Af61bmurHTWI87hRybrP6xDHvOe5WlAj3XzN6vEO8jLw==",
  6576. "dependencies": {
  6577. "postcss-value-parser": "^4.2.0"
  6578. },
  6579. "engines": {
  6580. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6581. },
  6582. "peerDependencies": {
  6583. "postcss": "^8.4.31"
  6584. }
  6585. },
  6586. "node_modules/postcss-normalize-string": {
  6587. "version": "7.0.0",
  6588. "resolved": "https://registry.npmjs.org/postcss-normalize-string/-/postcss-normalize-string-7.0.0.tgz",
  6589. "integrity": "sha512-w/qzL212DFVOpMy3UGyxrND+Kb0fvCiBBujiaONIihq7VvtC7bswjWgKQU/w4VcRyDD8gpfqUiBQ4DUOwEJ6Qg==",
  6590. "dependencies": {
  6591. "postcss-value-parser": "^4.2.0"
  6592. },
  6593. "engines": {
  6594. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6595. },
  6596. "peerDependencies": {
  6597. "postcss": "^8.4.31"
  6598. }
  6599. },
  6600. "node_modules/postcss-normalize-timing-functions": {
  6601. "version": "7.0.0",
  6602. "resolved": "https://registry.npmjs.org/postcss-normalize-timing-functions/-/postcss-normalize-timing-functions-7.0.0.tgz",
  6603. "integrity": "sha512-tNgw3YV0LYoRwg43N3lTe3AEWZ66W7Dh7lVEpJbHoKOuHc1sLrzMLMFjP8SNULHaykzsonUEDbKedv8C+7ej6g==",
  6604. "dependencies": {
  6605. "postcss-value-parser": "^4.2.0"
  6606. },
  6607. "engines": {
  6608. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6609. },
  6610. "peerDependencies": {
  6611. "postcss": "^8.4.31"
  6612. }
  6613. },
  6614. "node_modules/postcss-normalize-unicode": {
  6615. "version": "7.0.1",
  6616. "resolved": "https://registry.npmjs.org/postcss-normalize-unicode/-/postcss-normalize-unicode-7.0.1.tgz",
  6617. "integrity": "sha512-PTPGdY9xAkTw+8ZZ71DUePb7M/Vtgkbbq+EoI33EuyQEzbKemEQMhe5QSr0VP5UfZlreANDPxSfcdSprENcbsg==",
  6618. "dependencies": {
  6619. "browserslist": "^4.23.1",
  6620. "postcss-value-parser": "^4.2.0"
  6621. },
  6622. "engines": {
  6623. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6624. },
  6625. "peerDependencies": {
  6626. "postcss": "^8.4.31"
  6627. }
  6628. },
  6629. "node_modules/postcss-normalize-url": {
  6630. "version": "7.0.0",
  6631. "resolved": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-7.0.0.tgz",
  6632. "integrity": "sha512-+d7+PpE+jyPX1hDQZYG+NaFD+Nd2ris6r8fPTBAjE8z/U41n/bib3vze8x7rKs5H1uEw5ppe9IojewouHk0klQ==",
  6633. "dependencies": {
  6634. "postcss-value-parser": "^4.2.0"
  6635. },
  6636. "engines": {
  6637. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6638. },
  6639. "peerDependencies": {
  6640. "postcss": "^8.4.31"
  6641. }
  6642. },
  6643. "node_modules/postcss-normalize-whitespace": {
  6644. "version": "7.0.0",
  6645. "resolved": "https://registry.npmjs.org/postcss-normalize-whitespace/-/postcss-normalize-whitespace-7.0.0.tgz",
  6646. "integrity": "sha512-37/toN4wwZErqohedXYqWgvcHUGlT8O/m2jVkAfAe9Bd4MzRqlBmXrJRePH0e9Wgnz2X7KymTgTOaaFizQe3AQ==",
  6647. "dependencies": {
  6648. "postcss-value-parser": "^4.2.0"
  6649. },
  6650. "engines": {
  6651. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6652. },
  6653. "peerDependencies": {
  6654. "postcss": "^8.4.31"
  6655. }
  6656. },
  6657. "node_modules/postcss-ordered-values": {
  6658. "version": "7.0.1",
  6659. "resolved": "https://registry.npmjs.org/postcss-ordered-values/-/postcss-ordered-values-7.0.1.tgz",
  6660. "integrity": "sha512-irWScWRL6nRzYmBOXReIKch75RRhNS86UPUAxXdmW/l0FcAsg0lvAXQCby/1lymxn/o0gVa6Rv/0f03eJOwHxw==",
  6661. "dependencies": {
  6662. "cssnano-utils": "^5.0.0",
  6663. "postcss-value-parser": "^4.2.0"
  6664. },
  6665. "engines": {
  6666. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6667. },
  6668. "peerDependencies": {
  6669. "postcss": "^8.4.31"
  6670. }
  6671. },
  6672. "node_modules/postcss-reduce-initial": {
  6673. "version": "7.0.1",
  6674. "resolved": "https://registry.npmjs.org/postcss-reduce-initial/-/postcss-reduce-initial-7.0.1.tgz",
  6675. "integrity": "sha512-0JDUSV4bGB5FGM5g8MkS+rvqKukJZ7OTHw/lcKn7xPNqeaqJyQbUO8/dJpvyTpaVwPsd3Uc33+CfNzdVowp2WA==",
  6676. "dependencies": {
  6677. "browserslist": "^4.23.1",
  6678. "caniuse-api": "^3.0.0"
  6679. },
  6680. "engines": {
  6681. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6682. },
  6683. "peerDependencies": {
  6684. "postcss": "^8.4.31"
  6685. }
  6686. },
  6687. "node_modules/postcss-reduce-transforms": {
  6688. "version": "7.0.0",
  6689. "resolved": "https://registry.npmjs.org/postcss-reduce-transforms/-/postcss-reduce-transforms-7.0.0.tgz",
  6690. "integrity": "sha512-pnt1HKKZ07/idH8cpATX/ujMbtOGhUfE+m8gbqwJE05aTaNw8gbo34a2e3if0xc0dlu75sUOiqvwCGY3fzOHew==",
  6691. "dependencies": {
  6692. "postcss-value-parser": "^4.2.0"
  6693. },
  6694. "engines": {
  6695. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6696. },
  6697. "peerDependencies": {
  6698. "postcss": "^8.4.31"
  6699. }
  6700. },
  6701. "node_modules/postcss-selector-parser": {
  6702. "version": "6.1.0",
  6703. "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.1.0.tgz",
  6704. "integrity": "sha512-UMz42UD0UY0EApS0ZL9o1XnLhSTtvvvLe5Dc2H2O56fvRZi+KulDyf5ctDhhtYJBGKStV2FL1fy6253cmLgqVQ==",
  6705. "dependencies": {
  6706. "cssesc": "^3.0.0",
  6707. "util-deprecate": "^1.0.2"
  6708. },
  6709. "engines": {
  6710. "node": ">=4"
  6711. }
  6712. },
  6713. "node_modules/postcss-svgo": {
  6714. "version": "7.0.1",
  6715. "resolved": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-7.0.1.tgz",
  6716. "integrity": "sha512-0WBUlSL4lhD9rA5k1e5D8EN5wCEyZD6HJk0jIvRxl+FDVOMlJ7DePHYWGGVc5QRqrJ3/06FTXM0bxjmJpmTPSA==",
  6717. "dependencies": {
  6718. "postcss-value-parser": "^4.2.0",
  6719. "svgo": "^3.3.2"
  6720. },
  6721. "engines": {
  6722. "node": "^18.12.0 || ^20.9.0 || >= 18"
  6723. },
  6724. "peerDependencies": {
  6725. "postcss": "^8.4.31"
  6726. }
  6727. },
  6728. "node_modules/postcss-unique-selectors": {
  6729. "version": "7.0.1",
  6730. "resolved": "https://registry.npmjs.org/postcss-unique-selectors/-/postcss-unique-selectors-7.0.1.tgz",
  6731. "integrity": "sha512-MH7QE/eKUftTB5ta40xcHLl7hkZjgDFydpfTK+QWXeHxghVt3VoPqYL5/G+zYZPPIs+8GuqFXSTgxBSoB1RZtQ==",
  6732. "dependencies": {
  6733. "postcss-selector-parser": "^6.1.0"
  6734. },
  6735. "engines": {
  6736. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6737. },
  6738. "peerDependencies": {
  6739. "postcss": "^8.4.31"
  6740. }
  6741. },
  6742. "node_modules/postcss-value-parser": {
  6743. "version": "4.2.0",
  6744. "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz",
  6745. "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ=="
  6746. },
  6747. "node_modules/postcss/node_modules/nanoid": {
  6748. "version": "3.3.7",
  6749. "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz",
  6750. "integrity": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==",
  6751. "funding": [
  6752. {
  6753. "type": "github",
  6754. "url": "https://github.com/sponsors/ai"
  6755. }
  6756. ],
  6757. "bin": {
  6758. "nanoid": "bin/nanoid.cjs"
  6759. },
  6760. "engines": {
  6761. "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
  6762. }
  6763. },
  6764. "node_modules/pretty-bytes": {
  6765. "version": "6.1.1",
  6766. "resolved": "https://registry.npmjs.org/pretty-bytes/-/pretty-bytes-6.1.1.tgz",
  6767. "integrity": "sha512-mQUvGU6aUFQ+rNvTIAcZuWGRT9a6f6Yrg9bHs4ImKF+HZCEK+plBvnAZYSIQztknZF2qnzNtr6F8s0+IuptdlQ==",
  6768. "engines": {
  6769. "node": "^14.13.1 || >=16.0.0"
  6770. },
  6771. "funding": {
  6772. "url": "https://github.com/sponsors/sindresorhus"
  6773. }
  6774. },
  6775. "node_modules/process": {
  6776. "version": "0.11.10",
  6777. "resolved": "https://registry.npmjs.org/process/-/process-0.11.10.tgz",
  6778. "integrity": "sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==",
  6779. "engines": {
  6780. "node": ">= 0.6.0"
  6781. }
  6782. },
  6783. "node_modules/process-nextick-args": {
  6784. "version": "2.0.1",
  6785. "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz",
  6786. "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag=="
  6787. },
  6788. "node_modules/prompts": {
  6789. "version": "2.4.2",
  6790. "resolved": "https://registry.npmjs.org/prompts/-/prompts-2.4.2.tgz",
  6791. "integrity": "sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==",
  6792. "dependencies": {
  6793. "kleur": "^3.0.3",
  6794. "sisteransi": "^1.0.5"
  6795. },
  6796. "engines": {
  6797. "node": ">= 6"
  6798. }
  6799. },
  6800. "node_modules/protocols": {
  6801. "version": "2.0.1",
  6802. "resolved": "https://registry.npmjs.org/protocols/-/protocols-2.0.1.tgz",
  6803. "integrity": "sha512-/XJ368cyBJ7fzLMwLKv1e4vLxOju2MNAIokcr7meSaNcVbWz/CPcW22cP04mwxOErdA5mwjA8Q6w/cdAQxVn7Q=="
  6804. },
  6805. "node_modules/proxy-from-env": {
  6806. "version": "1.1.0",
  6807. "resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz",
  6808. "integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg=="
  6809. },
  6810. "node_modules/queue-microtask": {
  6811. "version": "1.2.3",
  6812. "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz",
  6813. "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==",
  6814. "funding": [
  6815. {
  6816. "type": "github",
  6817. "url": "https://github.com/sponsors/feross"
  6818. },
  6819. {
  6820. "type": "patreon",
  6821. "url": "https://www.patreon.com/feross"
  6822. },
  6823. {
  6824. "type": "consulting",
  6825. "url": "https://feross.org/support"
  6826. }
  6827. ]
  6828. },
  6829. "node_modules/queue-tick": {
  6830. "version": "1.0.1",
  6831. "resolved": "https://registry.npmjs.org/queue-tick/-/queue-tick-1.0.1.tgz",
  6832. "integrity": "sha512-kJt5qhMxoszgU/62PLP1CJytzd2NKetjSRnyuj31fDd3Rlcz3fzlFdFLD1SItunPwyqEOkca6GbV612BWfaBag=="
  6833. },
  6834. "node_modules/radix3": {
  6835. "version": "1.1.2",
  6836. "resolved": "https://registry.npmjs.org/radix3/-/radix3-1.1.2.tgz",
  6837. "integrity": "sha512-b484I/7b8rDEdSDKckSSBA8knMpcdsXudlE/LNL639wFoHKwLbEkQFZHWEYwDC0wa0FKUcCY+GAF73Z7wxNVFA=="
  6838. },
  6839. "node_modules/randombytes": {
  6840. "version": "2.1.0",
  6841. "resolved": "https://registry.npmjs.org/randombytes/-/randombytes-2.1.0.tgz",
  6842. "integrity": "sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==",
  6843. "dependencies": {
  6844. "safe-buffer": "^5.1.0"
  6845. }
  6846. },
  6847. "node_modules/range-parser": {
  6848. "version": "1.2.1",
  6849. "resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz",
  6850. "integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==",
  6851. "engines": {
  6852. "node": ">= 0.6"
  6853. }
  6854. },
  6855. "node_modules/rc9": {
  6856. "version": "2.1.2",
  6857. "resolved": "https://registry.npmjs.org/rc9/-/rc9-2.1.2.tgz",
  6858. "integrity": "sha512-btXCnMmRIBINM2LDZoEmOogIZU7Qe7zn4BpomSKZ/ykbLObuBdvG+mFq11DL6fjH1DRwHhrlgtYWG96bJiC7Cg==",
  6859. "dependencies": {
  6860. "defu": "^6.1.4",
  6861. "destr": "^2.0.3"
  6862. }
  6863. },
  6864. "node_modules/read-cache": {
  6865. "version": "1.0.0",
  6866. "resolved": "https://registry.npmjs.org/read-cache/-/read-cache-1.0.0.tgz",
  6867. "integrity": "sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==",
  6868. "dev": true,
  6869. "dependencies": {
  6870. "pify": "^2.3.0"
  6871. }
  6872. },
  6873. "node_modules/readable-stream": {
  6874. "version": "4.5.2",
  6875. "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-4.5.2.tgz",
  6876. "integrity": "sha512-yjavECdqeZ3GLXNgRXgeQEdz9fvDDkNKyHnbHRFtOr7/LcfgBcmct7t/ET+HaCTqfh06OzoAxrkN/IfjJBVe+g==",
  6877. "dependencies": {
  6878. "abort-controller": "^3.0.0",
  6879. "buffer": "^6.0.3",
  6880. "events": "^3.3.0",
  6881. "process": "^0.11.10",
  6882. "string_decoder": "^1.3.0"
  6883. },
  6884. "engines": {
  6885. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  6886. }
  6887. },
  6888. "node_modules/readdir-glob": {
  6889. "version": "1.1.3",
  6890. "resolved": "https://registry.npmjs.org/readdir-glob/-/readdir-glob-1.1.3.tgz",
  6891. "integrity": "sha512-v05I2k7xN8zXvPD9N+z/uhXPaj0sUFCe2rcWZIpBsqxfP7xXFQ0tipAd/wjj1YxWyWtUS5IDJpOG82JKt2EAVA==",
  6892. "dependencies": {
  6893. "minimatch": "^5.1.0"
  6894. }
  6895. },
  6896. "node_modules/readdirp": {
  6897. "version": "3.6.0",
  6898. "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz",
  6899. "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==",
  6900. "dependencies": {
  6901. "picomatch": "^2.2.1"
  6902. },
  6903. "engines": {
  6904. "node": ">=8.10.0"
  6905. }
  6906. },
  6907. "node_modules/redis-errors": {
  6908. "version": "1.2.0",
  6909. "resolved": "https://registry.npmjs.org/redis-errors/-/redis-errors-1.2.0.tgz",
  6910. "integrity": "sha512-1qny3OExCf0UvUV/5wpYKf2YwPcOqXzkwKKSmKHiE6ZMQs5heeE/c8eXK+PNllPvmjgAbfnsbpkGZWy8cBpn9w==",
  6911. "engines": {
  6912. "node": ">=4"
  6913. }
  6914. },
  6915. "node_modules/redis-parser": {
  6916. "version": "3.0.0",
  6917. "resolved": "https://registry.npmjs.org/redis-parser/-/redis-parser-3.0.0.tgz",
  6918. "integrity": "sha512-DJnGAeenTdpMEH6uAJRK/uiyEIH9WVsUmoLwzudwGJUwZPp80PDBWPHXSAGNPwNvIXAbe7MSUB1zQFugFml66A==",
  6919. "dependencies": {
  6920. "redis-errors": "^1.0.0"
  6921. },
  6922. "engines": {
  6923. "node": ">=4"
  6924. }
  6925. },
  6926. "node_modules/require-directory": {
  6927. "version": "2.1.1",
  6928. "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz",
  6929. "integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==",
  6930. "engines": {
  6931. "node": ">=0.10.0"
  6932. }
  6933. },
  6934. "node_modules/resolve": {
  6935. "version": "1.22.8",
  6936. "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.8.tgz",
  6937. "integrity": "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==",
  6938. "dependencies": {
  6939. "is-core-module": "^2.13.0",
  6940. "path-parse": "^1.0.7",
  6941. "supports-preserve-symlinks-flag": "^1.0.0"
  6942. },
  6943. "bin": {
  6944. "resolve": "bin/resolve"
  6945. },
  6946. "funding": {
  6947. "url": "https://github.com/sponsors/ljharb"
  6948. }
  6949. },
  6950. "node_modules/resolve-from": {
  6951. "version": "5.0.0",
  6952. "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz",
  6953. "integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==",
  6954. "engines": {
  6955. "node": ">=8"
  6956. }
  6957. },
  6958. "node_modules/reusify": {
  6959. "version": "1.0.4",
  6960. "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz",
  6961. "integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==",
  6962. "engines": {
  6963. "iojs": ">=1.0.0",
  6964. "node": ">=0.10.0"
  6965. }
  6966. },
  6967. "node_modules/rfdc": {
  6968. "version": "1.4.1",
  6969. "resolved": "https://registry.npmjs.org/rfdc/-/rfdc-1.4.1.tgz",
  6970. "integrity": "sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA=="
  6971. },
  6972. "node_modules/rimraf": {
  6973. "version": "3.0.2",
  6974. "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz",
  6975. "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==",
  6976. "deprecated": "Rimraf versions prior to v4 are no longer supported",
  6977. "dependencies": {
  6978. "glob": "^7.1.3"
  6979. },
  6980. "bin": {
  6981. "rimraf": "bin.js"
  6982. },
  6983. "funding": {
  6984. "url": "https://github.com/sponsors/isaacs"
  6985. }
  6986. },
  6987. "node_modules/rimraf/node_modules/brace-expansion": {
  6988. "version": "1.1.11",
  6989. "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
  6990. "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
  6991. "dependencies": {
  6992. "balanced-match": "^1.0.0",
  6993. "concat-map": "0.0.1"
  6994. }
  6995. },
  6996. "node_modules/rimraf/node_modules/glob": {
  6997. "version": "7.2.3",
  6998. "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz",
  6999. "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
  7000. "deprecated": "Glob versions prior to v9 are no longer supported",
  7001. "dependencies": {
  7002. "fs.realpath": "^1.0.0",
  7003. "inflight": "^1.0.4",
  7004. "inherits": "2",
  7005. "minimatch": "^3.1.1",
  7006. "once": "^1.3.0",
  7007. "path-is-absolute": "^1.0.0"
  7008. },
  7009. "engines": {
  7010. "node": "*"
  7011. },
  7012. "funding": {
  7013. "url": "https://github.com/sponsors/isaacs"
  7014. }
  7015. },
  7016. "node_modules/rimraf/node_modules/minimatch": {
  7017. "version": "3.1.2",
  7018. "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
  7019. "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
  7020. "dependencies": {
  7021. "brace-expansion": "^1.1.7"
  7022. },
  7023. "engines": {
  7024. "node": "*"
  7025. }
  7026. },
  7027. "node_modules/rollup": {
  7028. "version": "4.18.1",
  7029. "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.18.1.tgz",
  7030. "integrity": "sha512-Elx2UT8lzxxOXMpy5HWQGZqkrQOtrVDDa/bm9l10+U4rQnVzbL/LgZ4NOM1MPIDyHk69W4InuYDF5dzRh4Kw1A==",
  7031. "dependencies": {
  7032. "@types/estree": "1.0.5"
  7033. },
  7034. "bin": {
  7035. "rollup": "dist/bin/rollup"
  7036. },
  7037. "engines": {
  7038. "node": ">=18.0.0",
  7039. "npm": ">=8.0.0"
  7040. },
  7041. "optionalDependencies": {
  7042. "@rollup/rollup-android-arm-eabi": "4.18.1",
  7043. "@rollup/rollup-android-arm64": "4.18.1",
  7044. "@rollup/rollup-darwin-arm64": "4.18.1",
  7045. "@rollup/rollup-darwin-x64": "4.18.1",
  7046. "@rollup/rollup-linux-arm-gnueabihf": "4.18.1",
  7047. "@rollup/rollup-linux-arm-musleabihf": "4.18.1",
  7048. "@rollup/rollup-linux-arm64-gnu": "4.18.1",
  7049. "@rollup/rollup-linux-arm64-musl": "4.18.1",
  7050. "@rollup/rollup-linux-powerpc64le-gnu": "4.18.1",
  7051. "@rollup/rollup-linux-riscv64-gnu": "4.18.1",
  7052. "@rollup/rollup-linux-s390x-gnu": "4.18.1",
  7053. "@rollup/rollup-linux-x64-gnu": "4.18.1",
  7054. "@rollup/rollup-linux-x64-musl": "4.18.1",
  7055. "@rollup/rollup-win32-arm64-msvc": "4.18.1",
  7056. "@rollup/rollup-win32-ia32-msvc": "4.18.1",
  7057. "@rollup/rollup-win32-x64-msvc": "4.18.1",
  7058. "fsevents": "~2.3.2"
  7059. }
  7060. },
  7061. "node_modules/rollup-plugin-visualizer": {
  7062. "version": "5.12.0",
  7063. "resolved": "https://registry.npmjs.org/rollup-plugin-visualizer/-/rollup-plugin-visualizer-5.12.0.tgz",
  7064. "integrity": "sha512-8/NU9jXcHRs7Nnj07PF2o4gjxmm9lXIrZ8r175bT9dK8qoLlvKTwRMArRCMgpMGlq8CTLugRvEmyMeMXIU2pNQ==",
  7065. "dependencies": {
  7066. "open": "^8.4.0",
  7067. "picomatch": "^2.3.1",
  7068. "source-map": "^0.7.4",
  7069. "yargs": "^17.5.1"
  7070. },
  7071. "bin": {
  7072. "rollup-plugin-visualizer": "dist/bin/cli.js"
  7073. },
  7074. "engines": {
  7075. "node": ">=14"
  7076. },
  7077. "peerDependencies": {
  7078. "rollup": "2.x || 3.x || 4.x"
  7079. },
  7080. "peerDependenciesMeta": {
  7081. "rollup": {
  7082. "optional": true
  7083. }
  7084. }
  7085. },
  7086. "node_modules/run-applescript": {
  7087. "version": "7.0.0",
  7088. "resolved": "https://registry.npmjs.org/run-applescript/-/run-applescript-7.0.0.tgz",
  7089. "integrity": "sha512-9by4Ij99JUr/MCFBUkDKLWK3G9HVXmabKz9U5MlIAIuvuzkiOicRYs8XJLxX+xahD+mLiiCYDqF9dKAgtzKP1A==",
  7090. "engines": {
  7091. "node": ">=18"
  7092. },
  7093. "funding": {
  7094. "url": "https://github.com/sponsors/sindresorhus"
  7095. }
  7096. },
  7097. "node_modules/run-parallel": {
  7098. "version": "1.2.0",
  7099. "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz",
  7100. "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==",
  7101. "funding": [
  7102. {
  7103. "type": "github",
  7104. "url": "https://github.com/sponsors/feross"
  7105. },
  7106. {
  7107. "type": "patreon",
  7108. "url": "https://www.patreon.com/feross"
  7109. },
  7110. {
  7111. "type": "consulting",
  7112. "url": "https://feross.org/support"
  7113. }
  7114. ],
  7115. "dependencies": {
  7116. "queue-microtask": "^1.2.2"
  7117. }
  7118. },
  7119. "node_modules/safe-buffer": {
  7120. "version": "5.2.1",
  7121. "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
  7122. "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",
  7123. "funding": [
  7124. {
  7125. "type": "github",
  7126. "url": "https://github.com/sponsors/feross"
  7127. },
  7128. {
  7129. "type": "patreon",
  7130. "url": "https://www.patreon.com/feross"
  7131. },
  7132. {
  7133. "type": "consulting",
  7134. "url": "https://feross.org/support"
  7135. }
  7136. ]
  7137. },
  7138. "node_modules/sass": {
  7139. "version": "1.77.6",
  7140. "resolved": "https://registry.npmjs.org/sass/-/sass-1.77.6.tgz",
  7141. "integrity": "sha512-ByXE1oLD79GVq9Ht1PeHWCPMPB8XHpBuz1r85oByKHjZY6qV6rWnQovQzXJXuQ/XyE1Oj3iPk3lo28uzaRA2/Q==",
  7142. "devOptional": true,
  7143. "dependencies": {
  7144. "chokidar": ">=3.0.0 <4.0.0",
  7145. "immutable": "^4.0.0",
  7146. "source-map-js": ">=0.6.2 <2.0.0"
  7147. },
  7148. "bin": {
  7149. "sass": "sass.js"
  7150. },
  7151. "engines": {
  7152. "node": ">=14.0.0"
  7153. }
  7154. },
  7155. "node_modules/scule": {
  7156. "version": "1.3.0",
  7157. "resolved": "https://registry.npmjs.org/scule/-/scule-1.3.0.tgz",
  7158. "integrity": "sha512-6FtHJEvt+pVMIB9IBY+IcCJ6Z5f1iQnytgyfKMhDKgmzYG+TeH/wx1y3l27rshSbLiSanrR9ffZDrEsmjlQF2g=="
  7159. },
  7160. "node_modules/semver": {
  7161. "version": "7.6.3",
  7162. "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz",
  7163. "integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==",
  7164. "bin": {
  7165. "semver": "bin/semver.js"
  7166. },
  7167. "engines": {
  7168. "node": ">=10"
  7169. }
  7170. },
  7171. "node_modules/send": {
  7172. "version": "0.18.0",
  7173. "resolved": "https://registry.npmjs.org/send/-/send-0.18.0.tgz",
  7174. "integrity": "sha512-qqWzuOjSFOuqPjFe4NOsMLafToQQwBSOEpS+FwEt3A2V3vKubTquT3vmLTQpFgMXp8AlFWFuP1qKaJZOtPpVXg==",
  7175. "dependencies": {
  7176. "debug": "2.6.9",
  7177. "depd": "2.0.0",
  7178. "destroy": "1.2.0",
  7179. "encodeurl": "~1.0.2",
  7180. "escape-html": "~1.0.3",
  7181. "etag": "~1.8.1",
  7182. "fresh": "0.5.2",
  7183. "http-errors": "2.0.0",
  7184. "mime": "1.6.0",
  7185. "ms": "2.1.3",
  7186. "on-finished": "2.4.1",
  7187. "range-parser": "~1.2.1",
  7188. "statuses": "2.0.1"
  7189. },
  7190. "engines": {
  7191. "node": ">= 0.8.0"
  7192. }
  7193. },
  7194. "node_modules/send/node_modules/debug": {
  7195. "version": "2.6.9",
  7196. "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
  7197. "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
  7198. "dependencies": {
  7199. "ms": "2.0.0"
  7200. }
  7201. },
  7202. "node_modules/send/node_modules/debug/node_modules/ms": {
  7203. "version": "2.0.0",
  7204. "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
  7205. "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A=="
  7206. },
  7207. "node_modules/send/node_modules/mime": {
  7208. "version": "1.6.0",
  7209. "resolved": "https://registry.npmjs.org/mime/-/mime-1.6.0.tgz",
  7210. "integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==",
  7211. "bin": {
  7212. "mime": "cli.js"
  7213. },
  7214. "engines": {
  7215. "node": ">=4"
  7216. }
  7217. },
  7218. "node_modules/serialize-javascript": {
  7219. "version": "6.0.2",
  7220. "resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-6.0.2.tgz",
  7221. "integrity": "sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==",
  7222. "dependencies": {
  7223. "randombytes": "^2.1.0"
  7224. }
  7225. },
  7226. "node_modules/serve-placeholder": {
  7227. "version": "2.0.2",
  7228. "resolved": "https://registry.npmjs.org/serve-placeholder/-/serve-placeholder-2.0.2.tgz",
  7229. "integrity": "sha512-/TMG8SboeiQbZJWRlfTCqMs2DD3SZgWp0kDQePz9yUuCnDfDh/92gf7/PxGhzXTKBIPASIHxFcZndoNbp6QOLQ==",
  7230. "dependencies": {
  7231. "defu": "^6.1.4"
  7232. }
  7233. },
  7234. "node_modules/serve-static": {
  7235. "version": "1.15.0",
  7236. "resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.15.0.tgz",
  7237. "integrity": "sha512-XGuRDNjXUijsUL0vl6nSD7cwURuzEgglbOaFuZM9g3kwDXOWVTck0jLzjPzGD+TazWbboZYu52/9/XPdUgne9g==",
  7238. "dependencies": {
  7239. "encodeurl": "~1.0.2",
  7240. "escape-html": "~1.0.3",
  7241. "parseurl": "~1.3.3",
  7242. "send": "0.18.0"
  7243. },
  7244. "engines": {
  7245. "node": ">= 0.8.0"
  7246. }
  7247. },
  7248. "node_modules/set-blocking": {
  7249. "version": "2.0.0",
  7250. "resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz",
  7251. "integrity": "sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw=="
  7252. },
  7253. "node_modules/setprototypeof": {
  7254. "version": "1.2.0",
  7255. "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz",
  7256. "integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw=="
  7257. },
  7258. "node_modules/shebang-command": {
  7259. "version": "2.0.0",
  7260. "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
  7261. "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
  7262. "dependencies": {
  7263. "shebang-regex": "^3.0.0"
  7264. },
  7265. "engines": {
  7266. "node": ">=8"
  7267. }
  7268. },
  7269. "node_modules/shebang-regex": {
  7270. "version": "3.0.0",
  7271. "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
  7272. "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
  7273. "engines": {
  7274. "node": ">=8"
  7275. }
  7276. },
  7277. "node_modules/shell-quote": {
  7278. "version": "1.8.1",
  7279. "resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.8.1.tgz",
  7280. "integrity": "sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA==",
  7281. "funding": {
  7282. "url": "https://github.com/sponsors/ljharb"
  7283. }
  7284. },
  7285. "node_modules/siginfo": {
  7286. "version": "2.0.0",
  7287. "resolved": "https://registry.npmjs.org/siginfo/-/siginfo-2.0.0.tgz",
  7288. "integrity": "sha512-ybx0WO1/8bSBLEWXZvEd7gMW3Sn3JFlW3TvX1nREbDLRNQNaeNN8WK0meBwPdAaOI7TtRRRJn/Es1zhrrCHu7g==",
  7289. "dev": true
  7290. },
  7291. "node_modules/signal-exit": {
  7292. "version": "3.0.7",
  7293. "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz",
  7294. "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ=="
  7295. },
  7296. "node_modules/simple-git": {
  7297. "version": "3.25.0",
  7298. "resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.25.0.tgz",
  7299. "integrity": "sha512-KIY5sBnzc4yEcJXW7Tdv4viEz8KyG+nU0hay+DWZasvdFOYKeUZ6Xc25LUHHjw0tinPT7O1eY6pzX7pRT1K8rw==",
  7300. "dependencies": {
  7301. "@kwsites/file-exists": "^1.1.1",
  7302. "@kwsites/promise-deferred": "^1.1.1",
  7303. "debug": "^4.3.5"
  7304. },
  7305. "funding": {
  7306. "type": "github",
  7307. "url": "https://github.com/steveukx/git-js?sponsor=1"
  7308. }
  7309. },
  7310. "node_modules/sirv": {
  7311. "version": "2.0.4",
  7312. "resolved": "https://registry.npmjs.org/sirv/-/sirv-2.0.4.tgz",
  7313. "integrity": "sha512-94Bdh3cC2PKrbgSOUqTiGPWVZeSiXfKOVZNJniWoqrWrRkB1CJzBU3NEbiTsPcYy1lDsANA/THzS+9WBiy5nfQ==",
  7314. "dependencies": {
  7315. "@polka/url": "^1.0.0-next.24",
  7316. "mrmime": "^2.0.0",
  7317. "totalist": "^3.0.0"
  7318. },
  7319. "engines": {
  7320. "node": ">= 10"
  7321. }
  7322. },
  7323. "node_modules/sisteransi": {
  7324. "version": "1.0.5",
  7325. "resolved": "https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.5.tgz",
  7326. "integrity": "sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg=="
  7327. },
  7328. "node_modules/slash": {
  7329. "version": "5.1.0",
  7330. "resolved": "https://registry.npmjs.org/slash/-/slash-5.1.0.tgz",
  7331. "integrity": "sha512-ZA6oR3T/pEyuqwMgAKT0/hAv8oAXckzbkmR0UkUosQ+Mc4RxGoJkRmwHgHufaenlyAgE1Mxgpdcrf75y6XcnDg==",
  7332. "engines": {
  7333. "node": ">=14.16"
  7334. },
  7335. "funding": {
  7336. "url": "https://github.com/sponsors/sindresorhus"
  7337. }
  7338. },
  7339. "node_modules/smob": {
  7340. "version": "1.5.0",
  7341. "resolved": "https://registry.npmjs.org/smob/-/smob-1.5.0.tgz",
  7342. "integrity": "sha512-g6T+p7QO8npa+/hNx9ohv1E5pVCmWrVCUzUXJyLdMmftX6ER0oiWY/w9knEonLpnOp6b6FenKnMfR8gqwWdwig=="
  7343. },
  7344. "node_modules/source-map": {
  7345. "version": "0.7.4",
  7346. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.4.tgz",
  7347. "integrity": "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==",
  7348. "engines": {
  7349. "node": ">= 8"
  7350. }
  7351. },
  7352. "node_modules/source-map-js": {
  7353. "version": "1.2.0",
  7354. "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.0.tgz",
  7355. "integrity": "sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==",
  7356. "engines": {
  7357. "node": ">=0.10.0"
  7358. }
  7359. },
  7360. "node_modules/source-map-support": {
  7361. "version": "0.5.21",
  7362. "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz",
  7363. "integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==",
  7364. "dependencies": {
  7365. "buffer-from": "^1.0.0",
  7366. "source-map": "^0.6.0"
  7367. }
  7368. },
  7369. "node_modules/source-map-support/node_modules/source-map": {
  7370. "version": "0.6.1",
  7371. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
  7372. "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
  7373. "engines": {
  7374. "node": ">=0.10.0"
  7375. }
  7376. },
  7377. "node_modules/speakingurl": {
  7378. "version": "14.0.1",
  7379. "resolved": "https://registry.npmjs.org/speakingurl/-/speakingurl-14.0.1.tgz",
  7380. "integrity": "sha512-1POYv7uv2gXoyGFpBCmpDVSNV74IfsWlDW216UPjbWufNf+bSU6GdbDsxdcxtfwb4xlI3yxzOTKClUosxARYrQ==",
  7381. "engines": {
  7382. "node": ">=0.10.0"
  7383. }
  7384. },
  7385. "node_modules/stackback": {
  7386. "version": "0.0.2",
  7387. "resolved": "https://registry.npmjs.org/stackback/-/stackback-0.0.2.tgz",
  7388. "integrity": "sha512-1XMJE5fQo1jGH6Y/7ebnwPOBEkIEnT4QF32d5R1+VXdXveM0IBMJt8zfaxX1P3QhVwrYe+576+jkANtSS2mBbw==",
  7389. "dev": true
  7390. },
  7391. "node_modules/standard-as-callback": {
  7392. "version": "2.1.0",
  7393. "resolved": "https://registry.npmjs.org/standard-as-callback/-/standard-as-callback-2.1.0.tgz",
  7394. "integrity": "sha512-qoRRSyROncaz1z0mvYqIE4lCd9p2R90i6GxW3uZv5ucSu8tU7B5HXUP1gG8pVZsYNVaXjk8ClXHPttLyxAL48A=="
  7395. },
  7396. "node_modules/statuses": {
  7397. "version": "2.0.1",
  7398. "resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz",
  7399. "integrity": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==",
  7400. "engines": {
  7401. "node": ">= 0.8"
  7402. }
  7403. },
  7404. "node_modules/std-env": {
  7405. "version": "3.7.0",
  7406. "resolved": "https://registry.npmjs.org/std-env/-/std-env-3.7.0.tgz",
  7407. "integrity": "sha512-JPbdCEQLj1w5GilpiHAx3qJvFndqybBysA3qUOnznweH4QbNYUsW/ea8QzSrnh0vNsezMMw5bcVool8lM0gwzg=="
  7408. },
  7409. "node_modules/streamx": {
  7410. "version": "2.18.0",
  7411. "resolved": "https://registry.npmjs.org/streamx/-/streamx-2.18.0.tgz",
  7412. "integrity": "sha512-LLUC1TWdjVdn1weXGcSxyTR3T4+acB6tVGXT95y0nGbca4t4o/ng1wKAGTljm9VicuCVLvRlqFYXYy5GwgM7sQ==",
  7413. "dependencies": {
  7414. "fast-fifo": "^1.3.2",
  7415. "queue-tick": "^1.0.1",
  7416. "text-decoder": "^1.1.0"
  7417. },
  7418. "optionalDependencies": {
  7419. "bare-events": "^2.2.0"
  7420. }
  7421. },
  7422. "node_modules/string_decoder": {
  7423. "version": "1.3.0",
  7424. "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz",
  7425. "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==",
  7426. "dependencies": {
  7427. "safe-buffer": "~5.2.0"
  7428. }
  7429. },
  7430. "node_modules/string-width": {
  7431. "version": "4.2.3",
  7432. "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
  7433. "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
  7434. "dependencies": {
  7435. "emoji-regex": "^8.0.0",
  7436. "is-fullwidth-code-point": "^3.0.0",
  7437. "strip-ansi": "^6.0.1"
  7438. },
  7439. "engines": {
  7440. "node": ">=8"
  7441. }
  7442. },
  7443. "node_modules/string-width-cjs": {
  7444. "name": "string-width",
  7445. "version": "4.2.3",
  7446. "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
  7447. "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
  7448. "dependencies": {
  7449. "emoji-regex": "^8.0.0",
  7450. "is-fullwidth-code-point": "^3.0.0",
  7451. "strip-ansi": "^6.0.1"
  7452. },
  7453. "engines": {
  7454. "node": ">=8"
  7455. }
  7456. },
  7457. "node_modules/strip-ansi": {
  7458. "version": "6.0.1",
  7459. "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
  7460. "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
  7461. "dependencies": {
  7462. "ansi-regex": "^5.0.1"
  7463. },
  7464. "engines": {
  7465. "node": ">=8"
  7466. }
  7467. },
  7468. "node_modules/strip-ansi-cjs": {
  7469. "name": "strip-ansi",
  7470. "version": "6.0.1",
  7471. "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
  7472. "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
  7473. "dependencies": {
  7474. "ansi-regex": "^5.0.1"
  7475. },
  7476. "engines": {
  7477. "node": ">=8"
  7478. }
  7479. },
  7480. "node_modules/strip-final-newline": {
  7481. "version": "3.0.0",
  7482. "resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-3.0.0.tgz",
  7483. "integrity": "sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw==",
  7484. "engines": {
  7485. "node": ">=12"
  7486. },
  7487. "funding": {
  7488. "url": "https://github.com/sponsors/sindresorhus"
  7489. }
  7490. },
  7491. "node_modules/strip-literal": {
  7492. "version": "2.1.0",
  7493. "resolved": "https://registry.npmjs.org/strip-literal/-/strip-literal-2.1.0.tgz",
  7494. "integrity": "sha512-Op+UycaUt/8FbN/Z2TWPBLge3jWrP3xj10f3fnYxf052bKuS3EKs1ZQcVGjnEMdsNVAM+plXRdmjrZ/KgG3Skw==",
  7495. "dependencies": {
  7496. "js-tokens": "^9.0.0"
  7497. },
  7498. "funding": {
  7499. "url": "https://github.com/sponsors/antfu"
  7500. }
  7501. },
  7502. "node_modules/strip-literal/node_modules/js-tokens": {
  7503. "version": "9.0.0",
  7504. "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-9.0.0.tgz",
  7505. "integrity": "sha512-WriZw1luRMlmV3LGJaR6QOJjWwgLUTf89OwT2lUOyjX2dJGBwgmIkbcz+7WFZjrZM635JOIR517++e/67CP9dQ=="
  7506. },
  7507. "node_modules/stylehacks": {
  7508. "version": "7.0.2",
  7509. "resolved": "https://registry.npmjs.org/stylehacks/-/stylehacks-7.0.2.tgz",
  7510. "integrity": "sha512-HdkWZS9b4gbgYTdMg4gJLmm7biAUug1qTqXjS+u8X+/pUd+9Px1E+520GnOW3rST9MNsVOVpsJG+mPHNosxjOQ==",
  7511. "dependencies": {
  7512. "browserslist": "^4.23.1",
  7513. "postcss-selector-parser": "^6.1.0"
  7514. },
  7515. "engines": {
  7516. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  7517. },
  7518. "peerDependencies": {
  7519. "postcss": "^8.4.31"
  7520. }
  7521. },
  7522. "node_modules/sucrase": {
  7523. "version": "3.35.0",
  7524. "resolved": "https://registry.npmjs.org/sucrase/-/sucrase-3.35.0.tgz",
  7525. "integrity": "sha512-8EbVDiu9iN/nESwxeSxDKe0dunta1GOlHufmSSXxMD2z2/tMZpDMpvXQGsc+ajGo8y2uYUmixaSRUc/QPoQ0GA==",
  7526. "dev": true,
  7527. "dependencies": {
  7528. "@jridgewell/gen-mapping": "^0.3.2",
  7529. "commander": "^4.0.0",
  7530. "glob": "^10.3.10",
  7531. "lines-and-columns": "^1.1.6",
  7532. "mz": "^2.7.0",
  7533. "pirates": "^4.0.1",
  7534. "ts-interface-checker": "^0.1.9"
  7535. },
  7536. "bin": {
  7537. "sucrase": "bin/sucrase",
  7538. "sucrase-node": "bin/sucrase-node"
  7539. },
  7540. "engines": {
  7541. "node": ">=16 || 14 >=14.17"
  7542. }
  7543. },
  7544. "node_modules/sucrase/node_modules/commander": {
  7545. "version": "4.1.1",
  7546. "resolved": "https://registry.npmjs.org/commander/-/commander-4.1.1.tgz",
  7547. "integrity": "sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==",
  7548. "dev": true,
  7549. "engines": {
  7550. "node": ">= 6"
  7551. }
  7552. },
  7553. "node_modules/sucrase/node_modules/glob": {
  7554. "version": "10.4.2",
  7555. "resolved": "https://registry.npmjs.org/glob/-/glob-10.4.2.tgz",
  7556. "integrity": "sha512-GwMlUF6PkPo3Gk21UxkCohOv0PLcIXVtKyLlpEI28R/cO/4eNOdmLk3CMW1wROV/WR/EsZOWAfBbBOqYvs88/w==",
  7557. "dev": true,
  7558. "dependencies": {
  7559. "foreground-child": "^3.1.0",
  7560. "jackspeak": "^3.1.2",
  7561. "minimatch": "^9.0.4",
  7562. "minipass": "^7.1.2",
  7563. "package-json-from-dist": "^1.0.0",
  7564. "path-scurry": "^1.11.1"
  7565. },
  7566. "bin": {
  7567. "glob": "dist/esm/bin.mjs"
  7568. },
  7569. "engines": {
  7570. "node": ">=16 || 14 >=14.18"
  7571. },
  7572. "funding": {
  7573. "url": "https://github.com/sponsors/isaacs"
  7574. }
  7575. },
  7576. "node_modules/sucrase/node_modules/minimatch": {
  7577. "version": "9.0.4",
  7578. "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz",
  7579. "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==",
  7580. "dev": true,
  7581. "dependencies": {
  7582. "brace-expansion": "^2.0.1"
  7583. },
  7584. "engines": {
  7585. "node": ">=16 || 14 >=14.17"
  7586. },
  7587. "funding": {
  7588. "url": "https://github.com/sponsors/isaacs"
  7589. }
  7590. },
  7591. "node_modules/superjson": {
  7592. "version": "2.2.1",
  7593. "resolved": "https://registry.npmjs.org/superjson/-/superjson-2.2.1.tgz",
  7594. "integrity": "sha512-8iGv75BYOa0xRJHK5vRLEjE2H/i4lulTjzpUXic3Eg8akftYjkmQDa8JARQ42rlczXyFR3IeRoeFCc7RxHsYZA==",
  7595. "dependencies": {
  7596. "copy-anything": "^3.0.2"
  7597. },
  7598. "engines": {
  7599. "node": ">=16"
  7600. }
  7601. },
  7602. "node_modules/supports-color": {
  7603. "version": "5.5.0",
  7604. "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
  7605. "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
  7606. "dependencies": {
  7607. "has-flag": "^3.0.0"
  7608. },
  7609. "engines": {
  7610. "node": ">=4"
  7611. }
  7612. },
  7613. "node_modules/supports-preserve-symlinks-flag": {
  7614. "version": "1.0.0",
  7615. "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz",
  7616. "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==",
  7617. "engines": {
  7618. "node": ">= 0.4"
  7619. },
  7620. "funding": {
  7621. "url": "https://github.com/sponsors/ljharb"
  7622. }
  7623. },
  7624. "node_modules/svg-tags": {
  7625. "version": "1.0.0",
  7626. "resolved": "https://registry.npmjs.org/svg-tags/-/svg-tags-1.0.0.tgz",
  7627. "integrity": "sha512-ovssysQTa+luh7A5Weu3Rta6FJlFBBbInjOh722LIt6klpU2/HtdUbszju/G4devcvk8PGt7FCLv5wftu3THUA=="
  7628. },
  7629. "node_modules/svgo": {
  7630. "version": "3.3.2",
  7631. "resolved": "https://registry.npmjs.org/svgo/-/svgo-3.3.2.tgz",
  7632. "integrity": "sha512-OoohrmuUlBs8B8o6MB2Aevn+pRIH9zDALSR+6hhqVfa6fRwG/Qw9VUMSMW9VNg2CFc/MTIfabtdOVl9ODIJjpw==",
  7633. "dependencies": {
  7634. "@trysound/sax": "0.2.0",
  7635. "commander": "^7.2.0",
  7636. "css-select": "^5.1.0",
  7637. "css-tree": "^2.3.1",
  7638. "css-what": "^6.1.0",
  7639. "csso": "^5.0.5",
  7640. "picocolors": "^1.0.0"
  7641. },
  7642. "bin": {
  7643. "svgo": "bin/svgo"
  7644. },
  7645. "engines": {
  7646. "node": ">=14.0.0"
  7647. },
  7648. "funding": {
  7649. "type": "opencollective",
  7650. "url": "https://opencollective.com/svgo"
  7651. }
  7652. },
  7653. "node_modules/system-architecture": {
  7654. "version": "0.1.0",
  7655. "resolved": "https://registry.npmjs.org/system-architecture/-/system-architecture-0.1.0.tgz",
  7656. "integrity": "sha512-ulAk51I9UVUyJgxlv9M6lFot2WP3e7t8Kz9+IS6D4rVba1tR9kON+Ey69f+1R4Q8cd45Lod6a4IcJIxnzGc/zA==",
  7657. "engines": {
  7658. "node": ">=18"
  7659. },
  7660. "funding": {
  7661. "url": "https://github.com/sponsors/sindresorhus"
  7662. }
  7663. },
  7664. "node_modules/tailwindcss": {
  7665. "version": "3.4.4",
  7666. "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.4.tgz",
  7667. "integrity": "sha512-ZoyXOdJjISB7/BcLTR6SEsLgKtDStYyYZVLsUtWChO4Ps20CBad7lfJKVDiejocV4ME1hLmyY0WJE3hSDcmQ2A==",
  7668. "dev": true,
  7669. "dependencies": {
  7670. "@alloc/quick-lru": "^5.2.0",
  7671. "arg": "^5.0.2",
  7672. "chokidar": "^3.5.3",
  7673. "didyoumean": "^1.2.2",
  7674. "dlv": "^1.1.3",
  7675. "fast-glob": "^3.3.0",
  7676. "glob-parent": "^6.0.2",
  7677. "is-glob": "^4.0.3",
  7678. "jiti": "^1.21.0",
  7679. "lilconfig": "^2.1.0",
  7680. "micromatch": "^4.0.5",
  7681. "normalize-path": "^3.0.0",
  7682. "object-hash": "^3.0.0",
  7683. "picocolors": "^1.0.0",
  7684. "postcss": "^8.4.23",
  7685. "postcss-import": "^15.1.0",
  7686. "postcss-js": "^4.0.1",
  7687. "postcss-load-config": "^4.0.1",
  7688. "postcss-nested": "^6.0.1",
  7689. "postcss-selector-parser": "^6.0.11",
  7690. "resolve": "^1.22.2",
  7691. "sucrase": "^3.32.0"
  7692. },
  7693. "bin": {
  7694. "tailwind": "lib/cli.js",
  7695. "tailwindcss": "lib/cli.js"
  7696. },
  7697. "engines": {
  7698. "node": ">=14.0.0"
  7699. }
  7700. },
  7701. "node_modules/tailwindcss/node_modules/glob-parent": {
  7702. "version": "6.0.2",
  7703. "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz",
  7704. "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==",
  7705. "dev": true,
  7706. "dependencies": {
  7707. "is-glob": "^4.0.3"
  7708. },
  7709. "engines": {
  7710. "node": ">=10.13.0"
  7711. }
  7712. },
  7713. "node_modules/tailwindcss/node_modules/lilconfig": {
  7714. "version": "2.1.0",
  7715. "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-2.1.0.tgz",
  7716. "integrity": "sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==",
  7717. "dev": true,
  7718. "engines": {
  7719. "node": ">=10"
  7720. }
  7721. },
  7722. "node_modules/tapable": {
  7723. "version": "2.2.1",
  7724. "resolved": "https://registry.npmjs.org/tapable/-/tapable-2.2.1.tgz",
  7725. "integrity": "sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==",
  7726. "engines": {
  7727. "node": ">=6"
  7728. }
  7729. },
  7730. "node_modules/tar": {
  7731. "version": "6.2.1",
  7732. "resolved": "https://registry.npmjs.org/tar/-/tar-6.2.1.tgz",
  7733. "integrity": "sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==",
  7734. "dependencies": {
  7735. "chownr": "^2.0.0",
  7736. "fs-minipass": "^2.0.0",
  7737. "minipass": "^5.0.0",
  7738. "minizlib": "^2.1.1",
  7739. "mkdirp": "^1.0.3",
  7740. "yallist": "^4.0.0"
  7741. },
  7742. "engines": {
  7743. "node": ">=10"
  7744. }
  7745. },
  7746. "node_modules/tar-stream": {
  7747. "version": "3.1.7",
  7748. "resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-3.1.7.tgz",
  7749. "integrity": "sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ==",
  7750. "dependencies": {
  7751. "b4a": "^1.6.4",
  7752. "fast-fifo": "^1.2.0",
  7753. "streamx": "^2.15.0"
  7754. }
  7755. },
  7756. "node_modules/tar/node_modules/minipass": {
  7757. "version": "5.0.0",
  7758. "resolved": "https://registry.npmjs.org/minipass/-/minipass-5.0.0.tgz",
  7759. "integrity": "sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==",
  7760. "engines": {
  7761. "node": ">=8"
  7762. }
  7763. },
  7764. "node_modules/tar/node_modules/yallist": {
  7765. "version": "4.0.0",
  7766. "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
  7767. "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
  7768. },
  7769. "node_modules/terser": {
  7770. "version": "5.31.2",
  7771. "resolved": "https://registry.npmjs.org/terser/-/terser-5.31.2.tgz",
  7772. "integrity": "sha512-LGyRZVFm/QElZHy/CPr/O4eNZOZIzsrQ92y4v9UJe/pFJjypje2yI3C2FmPtvUEnhadlSbmG2nXtdcjHOjCfxw==",
  7773. "dependencies": {
  7774. "@jridgewell/source-map": "^0.3.3",
  7775. "acorn": "^8.8.2",
  7776. "commander": "^2.20.0",
  7777. "source-map-support": "~0.5.20"
  7778. },
  7779. "bin": {
  7780. "terser": "bin/terser"
  7781. },
  7782. "engines": {
  7783. "node": ">=10"
  7784. }
  7785. },
  7786. "node_modules/terser/node_modules/commander": {
  7787. "version": "2.20.3",
  7788. "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz",
  7789. "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ=="
  7790. },
  7791. "node_modules/text-decoder": {
  7792. "version": "1.1.1",
  7793. "resolved": "https://registry.npmjs.org/text-decoder/-/text-decoder-1.1.1.tgz",
  7794. "integrity": "sha512-8zll7REEv4GDD3x4/0pW+ppIxSNs7H1J10IKFZsuOMscumCdM2a+toDGLPA3T+1+fLBql4zbt5z83GEQGGV5VA==",
  7795. "dependencies": {
  7796. "b4a": "^1.6.4"
  7797. }
  7798. },
  7799. "node_modules/thenify": {
  7800. "version": "3.3.1",
  7801. "resolved": "https://registry.npmjs.org/thenify/-/thenify-3.3.1.tgz",
  7802. "integrity": "sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==",
  7803. "dev": true,
  7804. "dependencies": {
  7805. "any-promise": "^1.0.0"
  7806. }
  7807. },
  7808. "node_modules/thenify-all": {
  7809. "version": "1.6.0",
  7810. "resolved": "https://registry.npmjs.org/thenify-all/-/thenify-all-1.6.0.tgz",
  7811. "integrity": "sha512-RNxQH/qI8/t3thXJDwcstUO4zeqo64+Uy/+sNVRBx4Xn2OX+OZ9oP+iJnNFqplFra2ZUVeKCSa2oVWi3T4uVmA==",
  7812. "dev": true,
  7813. "dependencies": {
  7814. "thenify": ">= 3.1.0 < 4"
  7815. },
  7816. "engines": {
  7817. "node": ">=0.8"
  7818. }
  7819. },
  7820. "node_modules/tiny-invariant": {
  7821. "version": "1.3.3",
  7822. "resolved": "https://registry.npmjs.org/tiny-invariant/-/tiny-invariant-1.3.3.tgz",
  7823. "integrity": "sha512-+FbBPE1o9QAYvviau/qC5SE3caw21q3xkvWKBtja5vgqOWIHHJ3ioaq1VPfn/Szqctz2bU/oYeKd9/z5BL+PVg=="
  7824. },
  7825. "node_modules/tinybench": {
  7826. "version": "2.9.0",
  7827. "resolved": "https://registry.npmjs.org/tinybench/-/tinybench-2.9.0.tgz",
  7828. "integrity": "sha512-0+DUvqWMValLmha6lr4kD8iAMK1HzV0/aKnCtWb9v9641TnP/MFb7Pc2bxoxQjTXAErryXVgUOfv2YqNllqGeg==",
  7829. "dev": true
  7830. },
  7831. "node_modules/tinyexec": {
  7832. "version": "0.3.0",
  7833. "resolved": "https://registry.npmjs.org/tinyexec/-/tinyexec-0.3.0.tgz",
  7834. "integrity": "sha512-tVGE0mVJPGb0chKhqmsoosjsS+qUnJVGJpZgsHYQcGoPlG3B51R3PouqTgEGH2Dc9jjFyOqOpix6ZHNMXp1FZg==",
  7835. "dev": true
  7836. },
  7837. "node_modules/tinypool": {
  7838. "version": "1.0.1",
  7839. "resolved": "https://registry.npmjs.org/tinypool/-/tinypool-1.0.1.tgz",
  7840. "integrity": "sha512-URZYihUbRPcGv95En+sz6MfghfIc2OJ1sv/RmhWZLouPY0/8Vo80viwPvg3dlaS9fuq7fQMEfgRRK7BBZThBEA==",
  7841. "dev": true,
  7842. "engines": {
  7843. "node": "^18.0.0 || >=20.0.0"
  7844. }
  7845. },
  7846. "node_modules/tinyrainbow": {
  7847. "version": "1.2.0",
  7848. "resolved": "https://registry.npmjs.org/tinyrainbow/-/tinyrainbow-1.2.0.tgz",
  7849. "integrity": "sha512-weEDEq7Z5eTHPDh4xjX789+fHfF+P8boiFB+0vbWzpbnbsEr/GRaohi/uMKxg8RZMXnl1ItAi/IUHWMsjDV7kQ==",
  7850. "dev": true,
  7851. "engines": {
  7852. "node": ">=14.0.0"
  7853. }
  7854. },
  7855. "node_modules/tinyspy": {
  7856. "version": "3.0.2",
  7857. "resolved": "https://registry.npmjs.org/tinyspy/-/tinyspy-3.0.2.tgz",
  7858. "integrity": "sha512-n1cw8k1k0x4pgA2+9XrOkFydTerNcJ1zWCO5Nn9scWHTD+5tp8dghT2x1uduQePZTZgd3Tupf+x9BxJjeJi77Q==",
  7859. "dev": true,
  7860. "engines": {
  7861. "node": ">=14.0.0"
  7862. }
  7863. },
  7864. "node_modules/to-fast-properties": {
  7865. "version": "2.0.0",
  7866. "resolved": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz",
  7867. "integrity": "sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==",
  7868. "engines": {
  7869. "node": ">=4"
  7870. }
  7871. },
  7872. "node_modules/to-regex-range": {
  7873. "version": "5.0.1",
  7874. "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
  7875. "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
  7876. "dependencies": {
  7877. "is-number": "^7.0.0"
  7878. },
  7879. "engines": {
  7880. "node": ">=8.0"
  7881. }
  7882. },
  7883. "node_modules/toidentifier": {
  7884. "version": "1.0.1",
  7885. "resolved": "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz",
  7886. "integrity": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==",
  7887. "engines": {
  7888. "node": ">=0.6"
  7889. }
  7890. },
  7891. "node_modules/totalist": {
  7892. "version": "3.0.1",
  7893. "resolved": "https://registry.npmjs.org/totalist/-/totalist-3.0.1.tgz",
  7894. "integrity": "sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ==",
  7895. "engines": {
  7896. "node": ">=6"
  7897. }
  7898. },
  7899. "node_modules/tr46": {
  7900. "version": "0.0.3",
  7901. "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz",
  7902. "integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw=="
  7903. },
  7904. "node_modules/ts-interface-checker": {
  7905. "version": "0.1.13",
  7906. "resolved": "https://registry.npmjs.org/ts-interface-checker/-/ts-interface-checker-0.1.13.tgz",
  7907. "integrity": "sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==",
  7908. "dev": true
  7909. },
  7910. "node_modules/type-fest": {
  7911. "version": "3.13.1",
  7912. "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-3.13.1.tgz",
  7913. "integrity": "sha512-tLq3bSNx+xSpwvAJnzrK0Ep5CLNWjvFTOp71URMaAEWBfRb9nnJiBoUe0tF8bI4ZFO3omgBR6NvnbzVUT3Ly4g==",
  7914. "engines": {
  7915. "node": ">=14.16"
  7916. },
  7917. "funding": {
  7918. "url": "https://github.com/sponsors/sindresorhus"
  7919. }
  7920. },
  7921. "node_modules/ufo": {
  7922. "version": "1.5.4",
  7923. "resolved": "https://registry.npmjs.org/ufo/-/ufo-1.5.4.tgz",
  7924. "integrity": "sha512-UsUk3byDzKd04EyoZ7U4DOlxQaD14JUKQl6/P7wiX4FNvUfm3XL246n9W5AmqwW5RSFJ27NAuM0iLscAOYUiGQ=="
  7925. },
  7926. "node_modules/ultrahtml": {
  7927. "version": "1.5.3",
  7928. "resolved": "https://registry.npmjs.org/ultrahtml/-/ultrahtml-1.5.3.tgz",
  7929. "integrity": "sha512-GykOvZwgDWZlTQMtp5jrD4BVL+gNn2NVlVafjcFUJ7taY20tqYdwdoWBFy6GBJsNTZe1GkGPkSl5knQAjtgceg=="
  7930. },
  7931. "node_modules/uncrypto": {
  7932. "version": "0.1.3",
  7933. "resolved": "https://registry.npmjs.org/uncrypto/-/uncrypto-0.1.3.tgz",
  7934. "integrity": "sha512-Ql87qFHB3s/De2ClA9e0gsnS6zXG27SkTiSJwjCc9MebbfapQfuPzumMIUMi38ezPZVNFcHI9sUIepeQfw8J8Q=="
  7935. },
  7936. "node_modules/unctx": {
  7937. "version": "2.3.1",
  7938. "resolved": "https://registry.npmjs.org/unctx/-/unctx-2.3.1.tgz",
  7939. "integrity": "sha512-PhKke8ZYauiqh3FEMVNm7ljvzQiph0Mt3GBRve03IJm7ukfaON2OBK795tLwhbyfzknuRRkW0+Ze+CQUmzOZ+A==",
  7940. "dependencies": {
  7941. "acorn": "^8.8.2",
  7942. "estree-walker": "^3.0.3",
  7943. "magic-string": "^0.30.0",
  7944. "unplugin": "^1.3.1"
  7945. }
  7946. },
  7947. "node_modules/undici": {
  7948. "version": "5.28.4",
  7949. "resolved": "https://registry.npmjs.org/undici/-/undici-5.28.4.tgz",
  7950. "integrity": "sha512-72RFADWFqKmUb2hmmvNODKL3p9hcB6Gt2DOQMis1SEBaV6a4MH8soBvzg+95CYhCKPFedut2JY9bMfrDl9D23g==",
  7951. "dependencies": {
  7952. "@fastify/busboy": "^2.0.0"
  7953. },
  7954. "engines": {
  7955. "node": ">=14.0"
  7956. }
  7957. },
  7958. "node_modules/undici-types": {
  7959. "version": "5.26.5",
  7960. "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz",
  7961. "integrity": "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA=="
  7962. },
  7963. "node_modules/unenv": {
  7964. "version": "1.10.0",
  7965. "resolved": "https://registry.npmjs.org/unenv/-/unenv-1.10.0.tgz",
  7966. "integrity": "sha512-wY5bskBQFL9n3Eca5XnhH6KbUo/tfvkwm9OpcdCvLaeA7piBNbavbOKJySEwQ1V0RH6HvNlSAFRTpvTqgKRQXQ==",
  7967. "dependencies": {
  7968. "consola": "^3.2.3",
  7969. "defu": "^6.1.4",
  7970. "mime": "^3.0.0",
  7971. "node-fetch-native": "^1.6.4",
  7972. "pathe": "^1.1.2"
  7973. }
  7974. },
  7975. "node_modules/unenv/node_modules/mime": {
  7976. "version": "3.0.0",
  7977. "resolved": "https://registry.npmjs.org/mime/-/mime-3.0.0.tgz",
  7978. "integrity": "sha512-jSCU7/VB1loIWBZe14aEYHU/+1UMEHoaO7qxCOVJOw9GgH72VAWppxNcjU+x9a2k3GSIBXNKxXQFqRvvZ7vr3A==",
  7979. "bin": {
  7980. "mime": "cli.js"
  7981. },
  7982. "engines": {
  7983. "node": ">=10.0.0"
  7984. }
  7985. },
  7986. "node_modules/unhead": {
  7987. "version": "1.9.16",
  7988. "resolved": "https://registry.npmjs.org/unhead/-/unhead-1.9.16.tgz",
  7989. "integrity": "sha512-FOoXkuRNDwt7PUaNE0LXNCb6RCz4vTpkGymz4tJ8rcaG5uUJ0lxGK536hzCFwFw3Xkp3n+tkt2yCcbAZE/FOvA==",
  7990. "dependencies": {
  7991. "@unhead/dom": "1.9.16",
  7992. "@unhead/schema": "1.9.16",
  7993. "@unhead/shared": "1.9.16",
  7994. "hookable": "^5.5.3"
  7995. },
  7996. "funding": {
  7997. "url": "https://github.com/sponsors/harlan-zw"
  7998. }
  7999. },
  8000. "node_modules/unhead/node_modules/@unhead/schema": {
  8001. "version": "1.9.16",
  8002. "resolved": "https://registry.npmjs.org/@unhead/schema/-/schema-1.9.16.tgz",
  8003. "integrity": "sha512-V2BshX+I6D2wN4ys5so8RQDUgsggsxW9FVBiuQi4h8oPWtHclogxzDiHa5BH2TgvNIoUxLnLYNAShMGipmVuUw==",
  8004. "dependencies": {
  8005. "hookable": "^5.5.3",
  8006. "zhead": "^2.2.4"
  8007. },
  8008. "funding": {
  8009. "url": "https://github.com/sponsors/harlan-zw"
  8010. }
  8011. },
  8012. "node_modules/unhead/node_modules/@unhead/shared": {
  8013. "version": "1.9.16",
  8014. "resolved": "https://registry.npmjs.org/@unhead/shared/-/shared-1.9.16.tgz",
  8015. "integrity": "sha512-pfJnArULCY+GBr7OtYyyxihRiQLkT31TpyK6nUKIwyax4oNOGyhNfk0RFzNq16BwLg60d1lrc5bd5mZGbfClMA==",
  8016. "dependencies": {
  8017. "@unhead/schema": "1.9.16"
  8018. },
  8019. "funding": {
  8020. "url": "https://github.com/sponsors/harlan-zw"
  8021. }
  8022. },
  8023. "node_modules/unicorn-magic": {
  8024. "version": "0.1.0",
  8025. "resolved": "https://registry.npmjs.org/unicorn-magic/-/unicorn-magic-0.1.0.tgz",
  8026. "integrity": "sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==",
  8027. "engines": {
  8028. "node": ">=18"
  8029. },
  8030. "funding": {
  8031. "url": "https://github.com/sponsors/sindresorhus"
  8032. }
  8033. },
  8034. "node_modules/unimport": {
  8035. "version": "3.13.1",
  8036. "resolved": "https://registry.npmjs.org/unimport/-/unimport-3.13.1.tgz",
  8037. "integrity": "sha512-nNrVzcs93yrZQOW77qnyOVHtb68LegvhYFwxFMfuuWScmwQmyVCG/NBuN8tYsaGzgQUVYv34E/af+Cc9u4og4A==",
  8038. "dependencies": {
  8039. "@rollup/pluginutils": "^5.1.2",
  8040. "acorn": "^8.12.1",
  8041. "escape-string-regexp": "^5.0.0",
  8042. "estree-walker": "^3.0.3",
  8043. "fast-glob": "^3.3.2",
  8044. "local-pkg": "^0.5.0",
  8045. "magic-string": "^0.30.11",
  8046. "mlly": "^1.7.1",
  8047. "pathe": "^1.1.2",
  8048. "pkg-types": "^1.2.0",
  8049. "scule": "^1.3.0",
  8050. "strip-literal": "^2.1.0",
  8051. "unplugin": "^1.14.1"
  8052. }
  8053. },
  8054. "node_modules/unimport/node_modules/acorn": {
  8055. "version": "8.12.1",
  8056. "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.12.1.tgz",
  8057. "integrity": "sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==",
  8058. "bin": {
  8059. "acorn": "bin/acorn"
  8060. },
  8061. "engines": {
  8062. "node": ">=0.4.0"
  8063. }
  8064. },
  8065. "node_modules/universalify": {
  8066. "version": "2.0.1",
  8067. "resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.1.tgz",
  8068. "integrity": "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==",
  8069. "engines": {
  8070. "node": ">= 10.0.0"
  8071. }
  8072. },
  8073. "node_modules/unplugin": {
  8074. "version": "1.14.1",
  8075. "resolved": "https://registry.npmjs.org/unplugin/-/unplugin-1.14.1.tgz",
  8076. "integrity": "sha512-lBlHbfSFPToDYp9pjXlUEFVxYLaue9f9T1HC+4OHlmj+HnMDdz9oZY+erXfoCe/5V/7gKUSY2jpXPb9S7f0f/w==",
  8077. "dependencies": {
  8078. "acorn": "^8.12.1",
  8079. "webpack-virtual-modules": "^0.6.2"
  8080. },
  8081. "engines": {
  8082. "node": ">=14.0.0"
  8083. },
  8084. "peerDependencies": {
  8085. "webpack-sources": "^3"
  8086. },
  8087. "peerDependenciesMeta": {
  8088. "webpack-sources": {
  8089. "optional": true
  8090. }
  8091. }
  8092. },
  8093. "node_modules/unplugin-vue-router": {
  8094. "version": "0.10.0",
  8095. "resolved": "https://registry.npmjs.org/unplugin-vue-router/-/unplugin-vue-router-0.10.0.tgz",
  8096. "integrity": "sha512-t9cwRvNONcrh7CZLUYrd4kGOH4xZRhsHeT+exaAuYFn7z87pkTHiHh3wBnGerfKGs22SnmJIIjcKyEa62CO+4w==",
  8097. "dependencies": {
  8098. "@babel/types": "^7.24.7",
  8099. "@rollup/pluginutils": "^5.1.0",
  8100. "@vue-macros/common": "^1.10.4",
  8101. "ast-walker-scope": "^0.6.1",
  8102. "chokidar": "^3.6.0",
  8103. "fast-glob": "^3.3.2",
  8104. "json5": "^2.2.3",
  8105. "local-pkg": "^0.5.0",
  8106. "mlly": "^1.7.1",
  8107. "pathe": "^1.1.2",
  8108. "scule": "^1.3.0",
  8109. "unplugin": "^1.10.1",
  8110. "yaml": "^2.4.5"
  8111. },
  8112. "peerDependencies": {
  8113. "vue-router": "^4.4.0"
  8114. },
  8115. "peerDependenciesMeta": {
  8116. "vue-router": {
  8117. "optional": true
  8118. }
  8119. }
  8120. },
  8121. "node_modules/unplugin/node_modules/acorn": {
  8122. "version": "8.12.1",
  8123. "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.12.1.tgz",
  8124. "integrity": "sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==",
  8125. "bin": {
  8126. "acorn": "bin/acorn"
  8127. },
  8128. "engines": {
  8129. "node": ">=0.4.0"
  8130. }
  8131. },
  8132. "node_modules/unstorage": {
  8133. "version": "1.10.2",
  8134. "resolved": "https://registry.npmjs.org/unstorage/-/unstorage-1.10.2.tgz",
  8135. "integrity": "sha512-cULBcwDqrS8UhlIysUJs2Dk0Mmt8h7B0E6mtR+relW9nZvsf/u4SkAYyNliPiPW7XtFNb5u3IUMkxGxFTTRTgQ==",
  8136. "dependencies": {
  8137. "anymatch": "^3.1.3",
  8138. "chokidar": "^3.6.0",
  8139. "destr": "^2.0.3",
  8140. "h3": "^1.11.1",
  8141. "listhen": "^1.7.2",
  8142. "lru-cache": "^10.2.0",
  8143. "mri": "^1.2.0",
  8144. "node-fetch-native": "^1.6.2",
  8145. "ofetch": "^1.3.3",
  8146. "ufo": "^1.4.0"
  8147. },
  8148. "peerDependencies": {
  8149. "@azure/app-configuration": "^1.5.0",
  8150. "@azure/cosmos": "^4.0.0",
  8151. "@azure/data-tables": "^13.2.2",
  8152. "@azure/identity": "^4.0.1",
  8153. "@azure/keyvault-secrets": "^4.8.0",
  8154. "@azure/storage-blob": "^12.17.0",
  8155. "@capacitor/preferences": "^5.0.7",
  8156. "@netlify/blobs": "^6.5.0 || ^7.0.0",
  8157. "@planetscale/database": "^1.16.0",
  8158. "@upstash/redis": "^1.28.4",
  8159. "@vercel/kv": "^1.0.1",
  8160. "idb-keyval": "^6.2.1",
  8161. "ioredis": "^5.3.2"
  8162. },
  8163. "peerDependenciesMeta": {
  8164. "@azure/app-configuration": {
  8165. "optional": true
  8166. },
  8167. "@azure/cosmos": {
  8168. "optional": true
  8169. },
  8170. "@azure/data-tables": {
  8171. "optional": true
  8172. },
  8173. "@azure/identity": {
  8174. "optional": true
  8175. },
  8176. "@azure/keyvault-secrets": {
  8177. "optional": true
  8178. },
  8179. "@azure/storage-blob": {
  8180. "optional": true
  8181. },
  8182. "@capacitor/preferences": {
  8183. "optional": true
  8184. },
  8185. "@netlify/blobs": {
  8186. "optional": true
  8187. },
  8188. "@planetscale/database": {
  8189. "optional": true
  8190. },
  8191. "@upstash/redis": {
  8192. "optional": true
  8193. },
  8194. "@vercel/kv": {
  8195. "optional": true
  8196. },
  8197. "idb-keyval": {
  8198. "optional": true
  8199. },
  8200. "ioredis": {
  8201. "optional": true
  8202. }
  8203. }
  8204. },
  8205. "node_modules/unstorage/node_modules/lru-cache": {
  8206. "version": "10.4.3",
  8207. "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz",
  8208. "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ=="
  8209. },
  8210. "node_modules/untun": {
  8211. "version": "0.1.3",
  8212. "resolved": "https://registry.npmjs.org/untun/-/untun-0.1.3.tgz",
  8213. "integrity": "sha512-4luGP9LMYszMRZwsvyUd9MrxgEGZdZuZgpVQHEEX0lCYFESasVRvZd0EYpCkOIbJKHMuv0LskpXc/8Un+MJzEQ==",
  8214. "dependencies": {
  8215. "citty": "^0.1.5",
  8216. "consola": "^3.2.3",
  8217. "pathe": "^1.1.1"
  8218. },
  8219. "bin": {
  8220. "untun": "bin/untun.mjs"
  8221. }
  8222. },
  8223. "node_modules/untyped": {
  8224. "version": "1.4.2",
  8225. "resolved": "https://registry.npmjs.org/untyped/-/untyped-1.4.2.tgz",
  8226. "integrity": "sha512-nC5q0DnPEPVURPhfPQLahhSTnemVtPzdx7ofiRxXpOB2SYnb3MfdU3DVGyJdS8Lx+tBWeAePO8BfU/3EgksM7Q==",
  8227. "dependencies": {
  8228. "@babel/core": "^7.23.7",
  8229. "@babel/standalone": "^7.23.8",
  8230. "@babel/types": "^7.23.6",
  8231. "defu": "^6.1.4",
  8232. "jiti": "^1.21.0",
  8233. "mri": "^1.2.0",
  8234. "scule": "^1.2.0"
  8235. },
  8236. "bin": {
  8237. "untyped": "dist/cli.mjs"
  8238. }
  8239. },
  8240. "node_modules/unwasm": {
  8241. "version": "0.3.9",
  8242. "resolved": "https://registry.npmjs.org/unwasm/-/unwasm-0.3.9.tgz",
  8243. "integrity": "sha512-LDxTx/2DkFURUd+BU1vUsF/moj0JsoTvl+2tcg2AUOiEzVturhGGx17/IMgGvKUYdZwr33EJHtChCJuhu9Ouvg==",
  8244. "dependencies": {
  8245. "knitwork": "^1.0.0",
  8246. "magic-string": "^0.30.8",
  8247. "mlly": "^1.6.1",
  8248. "pathe": "^1.1.2",
  8249. "pkg-types": "^1.0.3",
  8250. "unplugin": "^1.10.0"
  8251. }
  8252. },
  8253. "node_modules/update-browserslist-db": {
  8254. "version": "1.1.0",
  8255. "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.0.tgz",
  8256. "integrity": "sha512-EdRAaAyk2cUE1wOf2DkEhzxqOQvFOoRJFNS6NeyJ01Gp2beMRpBAINjM2iDXE3KCuKhwnvHIQCJm6ThL2Z+HzQ==",
  8257. "funding": [
  8258. {
  8259. "type": "opencollective",
  8260. "url": "https://opencollective.com/browserslist"
  8261. },
  8262. {
  8263. "type": "tidelift",
  8264. "url": "https://tidelift.com/funding/github/npm/browserslist"
  8265. },
  8266. {
  8267. "type": "github",
  8268. "url": "https://github.com/sponsors/ai"
  8269. }
  8270. ],
  8271. "dependencies": {
  8272. "escalade": "^3.1.2",
  8273. "picocolors": "^1.0.1"
  8274. },
  8275. "bin": {
  8276. "update-browserslist-db": "cli.js"
  8277. },
  8278. "peerDependencies": {
  8279. "browserslist": ">= 4.21.0"
  8280. }
  8281. },
  8282. "node_modules/uqr": {
  8283. "version": "0.1.2",
  8284. "resolved": "https://registry.npmjs.org/uqr/-/uqr-0.1.2.tgz",
  8285. "integrity": "sha512-MJu7ypHq6QasgF5YRTjqscSzQp/W11zoUk6kvmlH+fmWEs63Y0Eib13hYFwAzagRJcVY8WVnlV+eBDUGMJ5IbA=="
  8286. },
  8287. "node_modules/urlpattern-polyfill": {
  8288. "version": "8.0.2",
  8289. "resolved": "https://registry.npmjs.org/urlpattern-polyfill/-/urlpattern-polyfill-8.0.2.tgz",
  8290. "integrity": "sha512-Qp95D4TPJl1kC9SKigDcqgyM2VDVO4RiJc2d4qe5GrYm+zbIQCWWKAFaJNQ4BhdFeDGwBmAxqJBwWSJDb9T3BQ=="
  8291. },
  8292. "node_modules/util-deprecate": {
  8293. "version": "1.0.2",
  8294. "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
  8295. "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw=="
  8296. },
  8297. "node_modules/vite": {
  8298. "version": "5.3.3",
  8299. "resolved": "https://registry.npmjs.org/vite/-/vite-5.3.3.tgz",
  8300. "integrity": "sha512-NPQdeCU0Dv2z5fu+ULotpuq5yfCS1BzKUIPhNbP3YBfAMGJXbt2nS+sbTFu+qchaqWTD+H3JK++nRwr6XIcp6A==",
  8301. "dependencies": {
  8302. "esbuild": "^0.21.3",
  8303. "postcss": "^8.4.39",
  8304. "rollup": "^4.13.0"
  8305. },
  8306. "bin": {
  8307. "vite": "bin/vite.js"
  8308. },
  8309. "engines": {
  8310. "node": "^18.0.0 || >=20.0.0"
  8311. },
  8312. "funding": {
  8313. "url": "https://github.com/vitejs/vite?sponsor=1"
  8314. },
  8315. "optionalDependencies": {
  8316. "fsevents": "~2.3.3"
  8317. },
  8318. "peerDependencies": {
  8319. "@types/node": "^18.0.0 || >=20.0.0",
  8320. "less": "*",
  8321. "lightningcss": "^1.21.0",
  8322. "sass": "*",
  8323. "stylus": "*",
  8324. "sugarss": "*",
  8325. "terser": "^5.4.0"
  8326. },
  8327. "peerDependenciesMeta": {
  8328. "@types/node": {
  8329. "optional": true
  8330. },
  8331. "less": {
  8332. "optional": true
  8333. },
  8334. "lightningcss": {
  8335. "optional": true
  8336. },
  8337. "sass": {
  8338. "optional": true
  8339. },
  8340. "stylus": {
  8341. "optional": true
  8342. },
  8343. "sugarss": {
  8344. "optional": true
  8345. },
  8346. "terser": {
  8347. "optional": true
  8348. }
  8349. }
  8350. },
  8351. "node_modules/vite-hot-client": {
  8352. "version": "0.2.3",
  8353. "resolved": "https://registry.npmjs.org/vite-hot-client/-/vite-hot-client-0.2.3.tgz",
  8354. "integrity": "sha512-rOGAV7rUlUHX89fP2p2v0A2WWvV3QMX2UYq0fRqsWSvFvev4atHWqjwGoKaZT1VTKyLGk533ecu3eyd0o59CAg==",
  8355. "funding": {
  8356. "url": "https://github.com/sponsors/antfu"
  8357. },
  8358. "peerDependencies": {
  8359. "vite": "^2.6.0 || ^3.0.0 || ^4.0.0 || ^5.0.0-0"
  8360. }
  8361. },
  8362. "node_modules/vite-node": {
  8363. "version": "1.6.0",
  8364. "resolved": "https://registry.npmjs.org/vite-node/-/vite-node-1.6.0.tgz",
  8365. "integrity": "sha512-de6HJgzC+TFzOu0NTC4RAIsyf/DY/ibWDYQUcuEA84EMHhcefTUGkjFHKKEJhQN4A+6I0u++kr3l36ZF2d7XRw==",
  8366. "dependencies": {
  8367. "cac": "^6.7.14",
  8368. "debug": "^4.3.4",
  8369. "pathe": "^1.1.1",
  8370. "picocolors": "^1.0.0",
  8371. "vite": "^5.0.0"
  8372. },
  8373. "bin": {
  8374. "vite-node": "vite-node.mjs"
  8375. },
  8376. "engines": {
  8377. "node": "^18.0.0 || >=20.0.0"
  8378. },
  8379. "funding": {
  8380. "url": "https://opencollective.com/vitest"
  8381. }
  8382. },
  8383. "node_modules/vite-plugin-checker": {
  8384. "version": "0.7.1",
  8385. "resolved": "https://registry.npmjs.org/vite-plugin-checker/-/vite-plugin-checker-0.7.1.tgz",
  8386. "integrity": "sha512-Yby+Dr6+cJlkoPagqdQQn21+ZPaYwonNSlW3VpZzoyDAxoYt7YUDhzSYrCa15iTe+X4IpiNC882a3oomxCXyTA==",
  8387. "dependencies": {
  8388. "@babel/code-frame": "^7.12.13",
  8389. "ansi-escapes": "^4.3.0",
  8390. "chalk": "^4.1.1",
  8391. "chokidar": "^3.5.1",
  8392. "commander": "^8.0.0",
  8393. "fast-glob": "^3.2.7",
  8394. "fs-extra": "^11.1.0",
  8395. "npm-run-path": "^4.0.1",
  8396. "strip-ansi": "^6.0.0",
  8397. "tiny-invariant": "^1.1.0",
  8398. "vscode-languageclient": "^7.0.0",
  8399. "vscode-languageserver": "^7.0.0",
  8400. "vscode-languageserver-textdocument": "^1.0.1",
  8401. "vscode-uri": "^3.0.2"
  8402. },
  8403. "engines": {
  8404. "node": ">=14.16"
  8405. },
  8406. "peerDependencies": {
  8407. "eslint": ">=7",
  8408. "meow": "^9.0.0",
  8409. "optionator": "^0.9.1",
  8410. "stylelint": ">=13",
  8411. "typescript": "*",
  8412. "vite": ">=2.0.0",
  8413. "vls": "*",
  8414. "vti": "*",
  8415. "vue-tsc": ">=2.0.0"
  8416. },
  8417. "peerDependenciesMeta": {
  8418. "eslint": {
  8419. "optional": true
  8420. },
  8421. "meow": {
  8422. "optional": true
  8423. },
  8424. "optionator": {
  8425. "optional": true
  8426. },
  8427. "stylelint": {
  8428. "optional": true
  8429. },
  8430. "typescript": {
  8431. "optional": true
  8432. },
  8433. "vls": {
  8434. "optional": true
  8435. },
  8436. "vti": {
  8437. "optional": true
  8438. },
  8439. "vue-tsc": {
  8440. "optional": true
  8441. }
  8442. }
  8443. },
  8444. "node_modules/vite-plugin-checker/node_modules/ansi-styles": {
  8445. "version": "4.3.0",
  8446. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
  8447. "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
  8448. "dependencies": {
  8449. "color-convert": "^2.0.1"
  8450. },
  8451. "engines": {
  8452. "node": ">=8"
  8453. },
  8454. "funding": {
  8455. "url": "https://github.com/chalk/ansi-styles?sponsor=1"
  8456. }
  8457. },
  8458. "node_modules/vite-plugin-checker/node_modules/chalk": {
  8459. "version": "4.1.2",
  8460. "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
  8461. "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
  8462. "dependencies": {
  8463. "ansi-styles": "^4.1.0",
  8464. "supports-color": "^7.1.0"
  8465. },
  8466. "engines": {
  8467. "node": ">=10"
  8468. },
  8469. "funding": {
  8470. "url": "https://github.com/chalk/chalk?sponsor=1"
  8471. }
  8472. },
  8473. "node_modules/vite-plugin-checker/node_modules/color-convert": {
  8474. "version": "2.0.1",
  8475. "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
  8476. "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
  8477. "dependencies": {
  8478. "color-name": "~1.1.4"
  8479. },
  8480. "engines": {
  8481. "node": ">=7.0.0"
  8482. }
  8483. },
  8484. "node_modules/vite-plugin-checker/node_modules/color-name": {
  8485. "version": "1.1.4",
  8486. "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
  8487. "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
  8488. },
  8489. "node_modules/vite-plugin-checker/node_modules/commander": {
  8490. "version": "8.3.0",
  8491. "resolved": "https://registry.npmjs.org/commander/-/commander-8.3.0.tgz",
  8492. "integrity": "sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==",
  8493. "engines": {
  8494. "node": ">= 12"
  8495. }
  8496. },
  8497. "node_modules/vite-plugin-checker/node_modules/has-flag": {
  8498. "version": "4.0.0",
  8499. "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
  8500. "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
  8501. "engines": {
  8502. "node": ">=8"
  8503. }
  8504. },
  8505. "node_modules/vite-plugin-checker/node_modules/npm-run-path": {
  8506. "version": "4.0.1",
  8507. "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz",
  8508. "integrity": "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==",
  8509. "dependencies": {
  8510. "path-key": "^3.0.0"
  8511. },
  8512. "engines": {
  8513. "node": ">=8"
  8514. }
  8515. },
  8516. "node_modules/vite-plugin-checker/node_modules/supports-color": {
  8517. "version": "7.2.0",
  8518. "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
  8519. "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
  8520. "dependencies": {
  8521. "has-flag": "^4.0.0"
  8522. },
  8523. "engines": {
  8524. "node": ">=8"
  8525. }
  8526. },
  8527. "node_modules/vite-plugin-inspect": {
  8528. "version": "0.8.4",
  8529. "resolved": "https://registry.npmjs.org/vite-plugin-inspect/-/vite-plugin-inspect-0.8.4.tgz",
  8530. "integrity": "sha512-G0N3rjfw+AiiwnGw50KlObIHYWfulVwaCBUBLh2xTW9G1eM9ocE5olXkEYUbwyTmX+azM8duubi+9w5awdCz+g==",
  8531. "dependencies": {
  8532. "@antfu/utils": "^0.7.7",
  8533. "@rollup/pluginutils": "^5.1.0",
  8534. "debug": "^4.3.4",
  8535. "error-stack-parser-es": "^0.1.1",
  8536. "fs-extra": "^11.2.0",
  8537. "open": "^10.1.0",
  8538. "perfect-debounce": "^1.0.0",
  8539. "picocolors": "^1.0.0",
  8540. "sirv": "^2.0.4"
  8541. },
  8542. "engines": {
  8543. "node": ">=14"
  8544. },
  8545. "funding": {
  8546. "url": "https://github.com/sponsors/antfu"
  8547. },
  8548. "peerDependencies": {
  8549. "vite": "^3.1.0 || ^4.0.0 || ^5.0.0-0"
  8550. },
  8551. "peerDependenciesMeta": {
  8552. "@nuxt/kit": {
  8553. "optional": true
  8554. }
  8555. }
  8556. },
  8557. "node_modules/vite-plugin-inspect/node_modules/define-lazy-prop": {
  8558. "version": "3.0.0",
  8559. "resolved": "https://registry.npmjs.org/define-lazy-prop/-/define-lazy-prop-3.0.0.tgz",
  8560. "integrity": "sha512-N+MeXYoqr3pOgn8xfyRPREN7gHakLYjhsHhWGT3fWAiL4IkAt0iDw14QiiEm2bE30c5XX5q0FtAA3CK5f9/BUg==",
  8561. "engines": {
  8562. "node": ">=12"
  8563. },
  8564. "funding": {
  8565. "url": "https://github.com/sponsors/sindresorhus"
  8566. }
  8567. },
  8568. "node_modules/vite-plugin-inspect/node_modules/open": {
  8569. "version": "10.1.0",
  8570. "resolved": "https://registry.npmjs.org/open/-/open-10.1.0.tgz",
  8571. "integrity": "sha512-mnkeQ1qP5Ue2wd+aivTD3NHd/lZ96Lu0jgf0pwktLPtx6cTZiH7tyeGRRHs0zX0rbrahXPnXlUnbeXyaBBuIaw==",
  8572. "dependencies": {
  8573. "default-browser": "^5.2.1",
  8574. "define-lazy-prop": "^3.0.0",
  8575. "is-inside-container": "^1.0.0",
  8576. "is-wsl": "^3.1.0"
  8577. },
  8578. "engines": {
  8579. "node": ">=18"
  8580. },
  8581. "funding": {
  8582. "url": "https://github.com/sponsors/sindresorhus"
  8583. }
  8584. },
  8585. "node_modules/vite-plugin-vue-inspector": {
  8586. "version": "5.1.2",
  8587. "resolved": "https://registry.npmjs.org/vite-plugin-vue-inspector/-/vite-plugin-vue-inspector-5.1.2.tgz",
  8588. "integrity": "sha512-M+yH2LlQtVNzJAljQM+61CqDXBvHim8dU5ImGaQuwlo13tMDHue5D7IC20YwDJuWDODiYc/cZBUYspVlyPf2vQ==",
  8589. "dependencies": {
  8590. "@babel/core": "^7.23.0",
  8591. "@babel/plugin-proposal-decorators": "^7.23.0",
  8592. "@babel/plugin-syntax-import-attributes": "^7.22.5",
  8593. "@babel/plugin-syntax-import-meta": "^7.10.4",
  8594. "@babel/plugin-transform-typescript": "^7.22.15",
  8595. "@vue/babel-plugin-jsx": "^1.1.5",
  8596. "@vue/compiler-dom": "^3.3.4",
  8597. "kolorist": "^1.8.0",
  8598. "magic-string": "^0.30.4"
  8599. },
  8600. "peerDependencies": {
  8601. "vite": "^3.0.0-0 || ^4.0.0-0 || ^5.0.0-0"
  8602. }
  8603. },
  8604. "node_modules/vite/node_modules/@esbuild/linux-x64": {
  8605. "version": "0.21.5",
  8606. "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.21.5.tgz",
  8607. "integrity": "sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==",
  8608. "cpu": [
  8609. "x64"
  8610. ],
  8611. "optional": true,
  8612. "os": [
  8613. "linux"
  8614. ],
  8615. "engines": {
  8616. "node": ">=12"
  8617. }
  8618. },
  8619. "node_modules/vite/node_modules/esbuild": {
  8620. "version": "0.21.5",
  8621. "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.21.5.tgz",
  8622. "integrity": "sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==",
  8623. "hasInstallScript": true,
  8624. "bin": {
  8625. "esbuild": "bin/esbuild"
  8626. },
  8627. "engines": {
  8628. "node": ">=12"
  8629. },
  8630. "optionalDependencies": {
  8631. "@esbuild/aix-ppc64": "0.21.5",
  8632. "@esbuild/android-arm": "0.21.5",
  8633. "@esbuild/android-arm64": "0.21.5",
  8634. "@esbuild/android-x64": "0.21.5",
  8635. "@esbuild/darwin-arm64": "0.21.5",
  8636. "@esbuild/darwin-x64": "0.21.5",
  8637. "@esbuild/freebsd-arm64": "0.21.5",
  8638. "@esbuild/freebsd-x64": "0.21.5",
  8639. "@esbuild/linux-arm": "0.21.5",
  8640. "@esbuild/linux-arm64": "0.21.5",
  8641. "@esbuild/linux-ia32": "0.21.5",
  8642. "@esbuild/linux-loong64": "0.21.5",
  8643. "@esbuild/linux-mips64el": "0.21.5",
  8644. "@esbuild/linux-ppc64": "0.21.5",
  8645. "@esbuild/linux-riscv64": "0.21.5",
  8646. "@esbuild/linux-s390x": "0.21.5",
  8647. "@esbuild/linux-x64": "0.21.5",
  8648. "@esbuild/netbsd-x64": "0.21.5",
  8649. "@esbuild/openbsd-x64": "0.21.5",
  8650. "@esbuild/sunos-x64": "0.21.5",
  8651. "@esbuild/win32-arm64": "0.21.5",
  8652. "@esbuild/win32-ia32": "0.21.5",
  8653. "@esbuild/win32-x64": "0.21.5"
  8654. }
  8655. },
  8656. "node_modules/vite/node_modules/fsevents": {
  8657. "version": "2.3.3",
  8658. "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
  8659. "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
  8660. "hasInstallScript": true,
  8661. "optional": true,
  8662. "os": [
  8663. "darwin"
  8664. ],
  8665. "engines": {
  8666. "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
  8667. }
  8668. },
  8669. "node_modules/vitest": {
  8670. "version": "2.1.2",
  8671. "resolved": "https://registry.npmjs.org/vitest/-/vitest-2.1.2.tgz",
  8672. "integrity": "sha512-veNjLizOMkRrJ6xxb+pvxN6/QAWg95mzcRjtmkepXdN87FNfxAss9RKe2far/G9cQpipfgP2taqg0KiWsquj8A==",
  8673. "dev": true,
  8674. "dependencies": {
  8675. "@vitest/expect": "2.1.2",
  8676. "@vitest/mocker": "2.1.2",
  8677. "@vitest/pretty-format": "^2.1.2",
  8678. "@vitest/runner": "2.1.2",
  8679. "@vitest/snapshot": "2.1.2",
  8680. "@vitest/spy": "2.1.2",
  8681. "@vitest/utils": "2.1.2",
  8682. "chai": "^5.1.1",
  8683. "debug": "^4.3.6",
  8684. "magic-string": "^0.30.11",
  8685. "pathe": "^1.1.2",
  8686. "std-env": "^3.7.0",
  8687. "tinybench": "^2.9.0",
  8688. "tinyexec": "^0.3.0",
  8689. "tinypool": "^1.0.0",
  8690. "tinyrainbow": "^1.2.0",
  8691. "vite": "^5.0.0",
  8692. "vite-node": "2.1.2",
  8693. "why-is-node-running": "^2.3.0"
  8694. },
  8695. "bin": {
  8696. "vitest": "vitest.mjs"
  8697. },
  8698. "engines": {
  8699. "node": "^18.0.0 || >=20.0.0"
  8700. },
  8701. "funding": {
  8702. "url": "https://opencollective.com/vitest"
  8703. },
  8704. "peerDependencies": {
  8705. "@edge-runtime/vm": "*",
  8706. "@types/node": "^18.0.0 || >=20.0.0",
  8707. "@vitest/browser": "2.1.2",
  8708. "@vitest/ui": "2.1.2",
  8709. "happy-dom": "*",
  8710. "jsdom": "*"
  8711. },
  8712. "peerDependenciesMeta": {
  8713. "@edge-runtime/vm": {
  8714. "optional": true
  8715. },
  8716. "@types/node": {
  8717. "optional": true
  8718. },
  8719. "@vitest/browser": {
  8720. "optional": true
  8721. },
  8722. "@vitest/ui": {
  8723. "optional": true
  8724. },
  8725. "happy-dom": {
  8726. "optional": true
  8727. },
  8728. "jsdom": {
  8729. "optional": true
  8730. }
  8731. }
  8732. },
  8733. "node_modules/vitest-environment-nuxt": {
  8734. "version": "1.0.1",
  8735. "resolved": "https://registry.npmjs.org/vitest-environment-nuxt/-/vitest-environment-nuxt-1.0.1.tgz",
  8736. "integrity": "sha512-eBCwtIQriXW5/M49FjqNKfnlJYlG2LWMSNFsRVKomc8CaMqmhQPBS5LZ9DlgYL9T8xIVsiA6RZn2lk7vxov3Ow==",
  8737. "dev": true,
  8738. "dependencies": {
  8739. "@nuxt/test-utils": ">=3.13.1"
  8740. }
  8741. },
  8742. "node_modules/vitest/node_modules/vite-node": {
  8743. "version": "2.1.2",
  8744. "resolved": "https://registry.npmjs.org/vite-node/-/vite-node-2.1.2.tgz",
  8745. "integrity": "sha512-HPcGNN5g/7I2OtPjLqgOtCRu/qhVvBxTUD3qzitmL0SrG1cWFzxzhMDWussxSbrRYWqnKf8P2jiNhPMSN+ymsQ==",
  8746. "dev": true,
  8747. "dependencies": {
  8748. "cac": "^6.7.14",
  8749. "debug": "^4.3.6",
  8750. "pathe": "^1.1.2",
  8751. "vite": "^5.0.0"
  8752. },
  8753. "bin": {
  8754. "vite-node": "vite-node.mjs"
  8755. },
  8756. "engines": {
  8757. "node": "^18.0.0 || >=20.0.0"
  8758. },
  8759. "funding": {
  8760. "url": "https://opencollective.com/vitest"
  8761. }
  8762. },
  8763. "node_modules/vscode-jsonrpc": {
  8764. "version": "6.0.0",
  8765. "resolved": "https://registry.npmjs.org/vscode-jsonrpc/-/vscode-jsonrpc-6.0.0.tgz",
  8766. "integrity": "sha512-wnJA4BnEjOSyFMvjZdpiOwhSq9uDoK8e/kpRJDTaMYzwlkrhG1fwDIZI94CLsLzlCK5cIbMMtFlJlfR57Lavmg==",
  8767. "engines": {
  8768. "node": ">=8.0.0 || >=10.0.0"
  8769. }
  8770. },
  8771. "node_modules/vscode-languageclient": {
  8772. "version": "7.0.0",
  8773. "resolved": "https://registry.npmjs.org/vscode-languageclient/-/vscode-languageclient-7.0.0.tgz",
  8774. "integrity": "sha512-P9AXdAPlsCgslpP9pRxYPqkNYV7Xq8300/aZDpO35j1fJm/ncize8iGswzYlcvFw5DQUx4eVk+KvfXdL0rehNg==",
  8775. "dependencies": {
  8776. "minimatch": "^3.0.4",
  8777. "semver": "^7.3.4",
  8778. "vscode-languageserver-protocol": "3.16.0"
  8779. },
  8780. "engines": {
  8781. "vscode": "^1.52.0"
  8782. }
  8783. },
  8784. "node_modules/vscode-languageclient/node_modules/brace-expansion": {
  8785. "version": "1.1.11",
  8786. "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
  8787. "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
  8788. "dependencies": {
  8789. "balanced-match": "^1.0.0",
  8790. "concat-map": "0.0.1"
  8791. }
  8792. },
  8793. "node_modules/vscode-languageclient/node_modules/minimatch": {
  8794. "version": "3.1.2",
  8795. "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
  8796. "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
  8797. "dependencies": {
  8798. "brace-expansion": "^1.1.7"
  8799. },
  8800. "engines": {
  8801. "node": "*"
  8802. }
  8803. },
  8804. "node_modules/vscode-languageserver": {
  8805. "version": "7.0.0",
  8806. "resolved": "https://registry.npmjs.org/vscode-languageserver/-/vscode-languageserver-7.0.0.tgz",
  8807. "integrity": "sha512-60HTx5ID+fLRcgdHfmz0LDZAXYEV68fzwG0JWwEPBode9NuMYTIxuYXPg4ngO8i8+Ou0lM7y6GzaYWbiDL0drw==",
  8808. "dependencies": {
  8809. "vscode-languageserver-protocol": "3.16.0"
  8810. },
  8811. "bin": {
  8812. "installServerIntoExtension": "bin/installServerIntoExtension"
  8813. }
  8814. },
  8815. "node_modules/vscode-languageserver-protocol": {
  8816. "version": "3.16.0",
  8817. "resolved": "https://registry.npmjs.org/vscode-languageserver-protocol/-/vscode-languageserver-protocol-3.16.0.tgz",
  8818. "integrity": "sha512-sdeUoAawceQdgIfTI+sdcwkiK2KU+2cbEYA0agzM2uqaUy2UpnnGHtWTHVEtS0ES4zHU0eMFRGN+oQgDxlD66A==",
  8819. "dependencies": {
  8820. "vscode-jsonrpc": "6.0.0",
  8821. "vscode-languageserver-types": "3.16.0"
  8822. }
  8823. },
  8824. "node_modules/vscode-languageserver-textdocument": {
  8825. "version": "1.0.11",
  8826. "resolved": "https://registry.npmjs.org/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.11.tgz",
  8827. "integrity": "sha512-X+8T3GoiwTVlJbicx/sIAF+yuJAqz8VvwJyoMVhwEMoEKE/fkDmrqUgDMyBECcM2A2frVZIUj5HI/ErRXCfOeA=="
  8828. },
  8829. "node_modules/vscode-languageserver-types": {
  8830. "version": "3.16.0",
  8831. "resolved": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.16.0.tgz",
  8832. "integrity": "sha512-k8luDIWJWyenLc5ToFQQMaSrqCHiLwyKPHKPQZ5zz21vM+vIVUSvsRpcbiECH4WR88K2XZqc4ScRcZ7nk/jbeA=="
  8833. },
  8834. "node_modules/vscode-uri": {
  8835. "version": "3.0.8",
  8836. "resolved": "https://registry.npmjs.org/vscode-uri/-/vscode-uri-3.0.8.tgz",
  8837. "integrity": "sha512-AyFQ0EVmsOZOlAnxoFOGOq1SQDWAB7C6aqMGS23svWAllfOaxbuFvcT8D1i8z3Gyn8fraVeZNNmN6e9bxxXkKw=="
  8838. },
  8839. "node_modules/vue": {
  8840. "version": "3.4.31",
  8841. "resolved": "https://registry.npmjs.org/vue/-/vue-3.4.31.tgz",
  8842. "integrity": "sha512-njqRrOy7W3YLAlVqSKpBebtZpDVg21FPoaq1I7f/+qqBThK9ChAIjkRWgeP6Eat+8C+iia4P3OYqpATP21BCoQ==",
  8843. "dependencies": {
  8844. "@vue/compiler-dom": "3.4.31",
  8845. "@vue/compiler-sfc": "3.4.31",
  8846. "@vue/runtime-dom": "3.4.31",
  8847. "@vue/server-renderer": "3.4.31",
  8848. "@vue/shared": "3.4.31"
  8849. },
  8850. "peerDependencies": {
  8851. "typescript": "*"
  8852. },
  8853. "peerDependenciesMeta": {
  8854. "typescript": {
  8855. "optional": true
  8856. }
  8857. }
  8858. },
  8859. "node_modules/vue-bundle-renderer": {
  8860. "version": "2.1.0",
  8861. "resolved": "https://registry.npmjs.org/vue-bundle-renderer/-/vue-bundle-renderer-2.1.0.tgz",
  8862. "integrity": "sha512-uZ+5ZJdZ/b43gMblWtcpikY6spJd0nERaM/1RtgioXNfWFbjKlUwrS8HlrddN6T2xtptmOouWclxLUkpgcVX3Q==",
  8863. "dependencies": {
  8864. "ufo": "^1.5.3"
  8865. }
  8866. },
  8867. "node_modules/vue-devtools-stub": {
  8868. "version": "0.1.0",
  8869. "resolved": "https://registry.npmjs.org/vue-devtools-stub/-/vue-devtools-stub-0.1.0.tgz",
  8870. "integrity": "sha512-RutnB7X8c5hjq39NceArgXg28WZtZpGc3+J16ljMiYnFhKvd8hITxSWQSQ5bvldxMDU6gG5mkxl1MTQLXckVSQ=="
  8871. },
  8872. "node_modules/vue-router": {
  8873. "version": "4.4.0",
  8874. "resolved": "https://registry.npmjs.org/vue-router/-/vue-router-4.4.0.tgz",
  8875. "integrity": "sha512-HB+t2p611aIZraV2aPSRNXf0Z/oLZFrlygJm+sZbdJaW6lcFqEDQwnzUBXn+DApw+/QzDU/I9TeWx9izEjTmsA==",
  8876. "dependencies": {
  8877. "@vue/devtools-api": "^6.5.1"
  8878. },
  8879. "funding": {
  8880. "url": "https://github.com/sponsors/posva"
  8881. },
  8882. "peerDependencies": {
  8883. "vue": "^3.2.0"
  8884. }
  8885. },
  8886. "node_modules/webidl-conversions": {
  8887. "version": "3.0.1",
  8888. "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz",
  8889. "integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ=="
  8890. },
  8891. "node_modules/webpack-sources": {
  8892. "version": "3.2.3",
  8893. "resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-3.2.3.tgz",
  8894. "integrity": "sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==",
  8895. "optional": true,
  8896. "peer": true,
  8897. "engines": {
  8898. "node": ">=10.13.0"
  8899. }
  8900. },
  8901. "node_modules/webpack-virtual-modules": {
  8902. "version": "0.6.2",
  8903. "resolved": "https://registry.npmjs.org/webpack-virtual-modules/-/webpack-virtual-modules-0.6.2.tgz",
  8904. "integrity": "sha512-66/V2i5hQanC51vBQKPH4aI8NMAcBW59FVBs+rC7eGHupMyfn34q7rZIE+ETlJ+XTevqfUhVVBgSUNSW2flEUQ=="
  8905. },
  8906. "node_modules/whatwg-url": {
  8907. "version": "5.0.0",
  8908. "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz",
  8909. "integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==",
  8910. "dependencies": {
  8911. "tr46": "~0.0.3",
  8912. "webidl-conversions": "^3.0.0"
  8913. }
  8914. },
  8915. "node_modules/which": {
  8916. "version": "3.0.1",
  8917. "resolved": "https://registry.npmjs.org/which/-/which-3.0.1.tgz",
  8918. "integrity": "sha512-XA1b62dzQzLfaEOSQFTCOd5KFf/1VSzZo7/7TUjnya6u0vGGKzU96UQBZTAThCb2j4/xjBAyii1OhRLJEivHvg==",
  8919. "dependencies": {
  8920. "isexe": "^2.0.0"
  8921. },
  8922. "bin": {
  8923. "node-which": "bin/which.js"
  8924. },
  8925. "engines": {
  8926. "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
  8927. }
  8928. },
  8929. "node_modules/why-is-node-running": {
  8930. "version": "2.3.0",
  8931. "resolved": "https://registry.npmjs.org/why-is-node-running/-/why-is-node-running-2.3.0.tgz",
  8932. "integrity": "sha512-hUrmaWBdVDcxvYqnyh09zunKzROWjbZTiNy8dBEjkS7ehEDQibXJ7XvlmtbwuTclUiIyN+CyXQD4Vmko8fNm8w==",
  8933. "dev": true,
  8934. "dependencies": {
  8935. "siginfo": "^2.0.0",
  8936. "stackback": "0.0.2"
  8937. },
  8938. "bin": {
  8939. "why-is-node-running": "cli.js"
  8940. },
  8941. "engines": {
  8942. "node": ">=8"
  8943. }
  8944. },
  8945. "node_modules/wide-align": {
  8946. "version": "1.1.5",
  8947. "resolved": "https://registry.npmjs.org/wide-align/-/wide-align-1.1.5.tgz",
  8948. "integrity": "sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==",
  8949. "dependencies": {
  8950. "string-width": "^1.0.2 || 2 || 3 || 4"
  8951. }
  8952. },
  8953. "node_modules/wrap-ansi": {
  8954. "version": "7.0.0",
  8955. "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
  8956. "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
  8957. "dependencies": {
  8958. "ansi-styles": "^4.0.0",
  8959. "string-width": "^4.1.0",
  8960. "strip-ansi": "^6.0.0"
  8961. },
  8962. "engines": {
  8963. "node": ">=10"
  8964. },
  8965. "funding": {
  8966. "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
  8967. }
  8968. },
  8969. "node_modules/wrap-ansi-cjs": {
  8970. "name": "wrap-ansi",
  8971. "version": "7.0.0",
  8972. "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
  8973. "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
  8974. "dependencies": {
  8975. "ansi-styles": "^4.0.0",
  8976. "string-width": "^4.1.0",
  8977. "strip-ansi": "^6.0.0"
  8978. },
  8979. "engines": {
  8980. "node": ">=10"
  8981. },
  8982. "funding": {
  8983. "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
  8984. }
  8985. },
  8986. "node_modules/wrap-ansi-cjs/node_modules/ansi-styles": {
  8987. "version": "4.3.0",
  8988. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
  8989. "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
  8990. "dependencies": {
  8991. "color-convert": "^2.0.1"
  8992. },
  8993. "engines": {
  8994. "node": ">=8"
  8995. },
  8996. "funding": {
  8997. "url": "https://github.com/chalk/ansi-styles?sponsor=1"
  8998. }
  8999. },
  9000. "node_modules/wrap-ansi-cjs/node_modules/color-convert": {
  9001. "version": "2.0.1",
  9002. "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
  9003. "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
  9004. "dependencies": {
  9005. "color-name": "~1.1.4"
  9006. },
  9007. "engines": {
  9008. "node": ">=7.0.0"
  9009. }
  9010. },
  9011. "node_modules/wrap-ansi-cjs/node_modules/color-name": {
  9012. "version": "1.1.4",
  9013. "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
  9014. "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
  9015. },
  9016. "node_modules/wrap-ansi/node_modules/ansi-styles": {
  9017. "version": "4.3.0",
  9018. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
  9019. "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
  9020. "dependencies": {
  9021. "color-convert": "^2.0.1"
  9022. },
  9023. "engines": {
  9024. "node": ">=8"
  9025. },
  9026. "funding": {
  9027. "url": "https://github.com/chalk/ansi-styles?sponsor=1"
  9028. }
  9029. },
  9030. "node_modules/wrap-ansi/node_modules/color-convert": {
  9031. "version": "2.0.1",
  9032. "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
  9033. "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
  9034. "dependencies": {
  9035. "color-name": "~1.1.4"
  9036. },
  9037. "engines": {
  9038. "node": ">=7.0.0"
  9039. }
  9040. },
  9041. "node_modules/wrap-ansi/node_modules/color-name": {
  9042. "version": "1.1.4",
  9043. "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
  9044. "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
  9045. },
  9046. "node_modules/wrappy": {
  9047. "version": "1.0.2",
  9048. "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
  9049. "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ=="
  9050. },
  9051. "node_modules/ws": {
  9052. "version": "8.18.0",
  9053. "resolved": "https://registry.npmjs.org/ws/-/ws-8.18.0.tgz",
  9054. "integrity": "sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==",
  9055. "engines": {
  9056. "node": ">=10.0.0"
  9057. },
  9058. "peerDependencies": {
  9059. "bufferutil": "^4.0.1",
  9060. "utf-8-validate": ">=5.0.2"
  9061. },
  9062. "peerDependenciesMeta": {
  9063. "bufferutil": {
  9064. "optional": true
  9065. },
  9066. "utf-8-validate": {
  9067. "optional": true
  9068. }
  9069. }
  9070. },
  9071. "node_modules/y18n": {
  9072. "version": "5.0.8",
  9073. "resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz",
  9074. "integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==",
  9075. "engines": {
  9076. "node": ">=10"
  9077. }
  9078. },
  9079. "node_modules/yallist": {
  9080. "version": "3.1.1",
  9081. "resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz",
  9082. "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g=="
  9083. },
  9084. "node_modules/yaml": {
  9085. "version": "2.4.5",
  9086. "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.4.5.tgz",
  9087. "integrity": "sha512-aBx2bnqDzVOyNKfsysjA2ms5ZlnjSAW2eG3/L5G/CSujfjLJTJsEw1bGw8kCf04KodQWk1pxlGnZ56CRxiawmg==",
  9088. "bin": {
  9089. "yaml": "bin.mjs"
  9090. },
  9091. "engines": {
  9092. "node": ">= 14"
  9093. }
  9094. },
  9095. "node_modules/yargs": {
  9096. "version": "17.7.2",
  9097. "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz",
  9098. "integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==",
  9099. "dependencies": {
  9100. "cliui": "^8.0.1",
  9101. "escalade": "^3.1.1",
  9102. "get-caller-file": "^2.0.5",
  9103. "require-directory": "^2.1.1",
  9104. "string-width": "^4.2.3",
  9105. "y18n": "^5.0.5",
  9106. "yargs-parser": "^21.1.1"
  9107. },
  9108. "engines": {
  9109. "node": ">=12"
  9110. }
  9111. },
  9112. "node_modules/yargs-parser": {
  9113. "version": "21.1.1",
  9114. "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz",
  9115. "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==",
  9116. "engines": {
  9117. "node": ">=12"
  9118. }
  9119. },
  9120. "node_modules/zhead": {
  9121. "version": "2.2.4",
  9122. "resolved": "https://registry.npmjs.org/zhead/-/zhead-2.2.4.tgz",
  9123. "integrity": "sha512-8F0OI5dpWIA5IGG5NHUg9staDwz/ZPxZtvGVf01j7vHqSyZ0raHY+78atOVxRqb73AotX22uV1pXt3gYSstGag==",
  9124. "funding": {
  9125. "url": "https://github.com/sponsors/harlan-zw"
  9126. }
  9127. },
  9128. "node_modules/zip-stream": {
  9129. "version": "6.0.1",
  9130. "resolved": "https://registry.npmjs.org/zip-stream/-/zip-stream-6.0.1.tgz",
  9131. "integrity": "sha512-zK7YHHz4ZXpW89AHXUPbQVGKI7uvkd3hzusTdotCg1UxyaVtg0zFJSTfW/Dq5f7OBBVnq6cZIaC8Ti4hb6dtCA==",
  9132. "dependencies": {
  9133. "archiver-utils": "^5.0.0",
  9134. "compress-commons": "^6.0.2",
  9135. "readable-stream": "^4.0.0"
  9136. },
  9137. "engines": {
  9138. "node": ">= 14"
  9139. }
  9140. }
  9141. }
  9142. }