You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

8578 lines
312 KiB

  1. {
  2. "name": "nuxt-app",
  3. "lockfileVersion": 3,
  4. "requires": true,
  5. "packages": {
  6. "": {
  7. "name": "nuxt-app",
  8. "hasInstallScript": true,
  9. "dependencies": {
  10. "@pinia/nuxt": "^0.5.5",
  11. "axios": "^1.7.7",
  12. "node-fetch": "^3.3.2",
  13. "nuxt": "^3.12.3",
  14. "unhead": "^1.9.15",
  15. "vue": "^3.4.31",
  16. "vue-router": "^4.4.0"
  17. },
  18. "devDependencies": {
  19. "@vueuse/core": "^11.1.0",
  20. "@vueuse/nuxt": "^11.1.0",
  21. "autoprefixer": "^10.4.19",
  22. "postcss": "^8.4.39",
  23. "sass": "^1.77.6",
  24. "tailwindcss": "^3.4.4"
  25. }
  26. },
  27. "node_modules/@alloc/quick-lru": {
  28. "version": "5.2.0",
  29. "resolved": "https://registry.npmjs.org/@alloc/quick-lru/-/quick-lru-5.2.0.tgz",
  30. "integrity": "sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==",
  31. "dev": true,
  32. "engines": {
  33. "node": ">=10"
  34. },
  35. "funding": {
  36. "url": "https://github.com/sponsors/sindresorhus"
  37. }
  38. },
  39. "node_modules/@ampproject/remapping": {
  40. "version": "2.3.0",
  41. "resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.3.0.tgz",
  42. "integrity": "sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==",
  43. "dependencies": {
  44. "@jridgewell/gen-mapping": "^0.3.5",
  45. "@jridgewell/trace-mapping": "^0.3.24"
  46. },
  47. "engines": {
  48. "node": ">=6.0.0"
  49. }
  50. },
  51. "node_modules/@antfu/utils": {
  52. "version": "0.7.10",
  53. "resolved": "https://registry.npmjs.org/@antfu/utils/-/utils-0.7.10.tgz",
  54. "integrity": "sha512-+562v9k4aI80m1+VuMHehNJWLOFjBnXn3tdOitzD0il5b7smkSBal4+a3oKiQTbrwMmN/TBUMDvbdoWDehgOww==",
  55. "funding": {
  56. "url": "https://github.com/sponsors/antfu"
  57. }
  58. },
  59. "node_modules/@babel/code-frame": {
  60. "version": "7.24.7",
  61. "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.24.7.tgz",
  62. "integrity": "sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==",
  63. "dependencies": {
  64. "@babel/highlight": "^7.24.7",
  65. "picocolors": "^1.0.0"
  66. },
  67. "engines": {
  68. "node": ">=6.9.0"
  69. }
  70. },
  71. "node_modules/@babel/compat-data": {
  72. "version": "7.24.9",
  73. "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.24.9.tgz",
  74. "integrity": "sha512-e701mcfApCJqMMueQI0Fb68Amflj83+dvAvHawoBpAz+GDjCIyGHzNwnefjsWJ3xiYAqqiQFoWbspGYBdb2/ng==",
  75. "engines": {
  76. "node": ">=6.9.0"
  77. }
  78. },
  79. "node_modules/@babel/core": {
  80. "version": "7.24.9",
  81. "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.24.9.tgz",
  82. "integrity": "sha512-5e3FI4Q3M3Pbr21+5xJwCv6ZT6KmGkI0vw3Tozy5ODAQFTIWe37iT8Cr7Ice2Ntb+M3iSKCEWMB1MBgKrW3whg==",
  83. "dependencies": {
  84. "@ampproject/remapping": "^2.2.0",
  85. "@babel/code-frame": "^7.24.7",
  86. "@babel/generator": "^7.24.9",
  87. "@babel/helper-compilation-targets": "^7.24.8",
  88. "@babel/helper-module-transforms": "^7.24.9",
  89. "@babel/helpers": "^7.24.8",
  90. "@babel/parser": "^7.24.8",
  91. "@babel/template": "^7.24.7",
  92. "@babel/traverse": "^7.24.8",
  93. "@babel/types": "^7.24.9",
  94. "convert-source-map": "^2.0.0",
  95. "debug": "^4.1.0",
  96. "gensync": "^1.0.0-beta.2",
  97. "json5": "^2.2.3",
  98. "semver": "^6.3.1"
  99. },
  100. "engines": {
  101. "node": ">=6.9.0"
  102. },
  103. "funding": {
  104. "type": "opencollective",
  105. "url": "https://opencollective.com/babel"
  106. }
  107. },
  108. "node_modules/@babel/core/node_modules/semver": {
  109. "version": "6.3.1",
  110. "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
  111. "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
  112. "bin": {
  113. "semver": "bin/semver.js"
  114. }
  115. },
  116. "node_modules/@babel/generator": {
  117. "version": "7.24.10",
  118. "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.24.10.tgz",
  119. "integrity": "sha512-o9HBZL1G2129luEUlG1hB4N/nlYNWHnpwlND9eOMclRqqu1YDy2sSYVCFUZwl8I1Gxh+QSRrP2vD7EpUmFVXxg==",
  120. "dependencies": {
  121. "@babel/types": "^7.24.9",
  122. "@jridgewell/gen-mapping": "^0.3.5",
  123. "@jridgewell/trace-mapping": "^0.3.25",
  124. "jsesc": "^2.5.1"
  125. },
  126. "engines": {
  127. "node": ">=6.9.0"
  128. }
  129. },
  130. "node_modules/@babel/helper-annotate-as-pure": {
  131. "version": "7.24.7",
  132. "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.24.7.tgz",
  133. "integrity": "sha512-BaDeOonYvhdKw+JoMVkAixAAJzG2jVPIwWoKBPdYuY9b452e2rPuI9QPYh3KpofZ3pW2akOmwZLOiOsHMiqRAg==",
  134. "dependencies": {
  135. "@babel/types": "^7.24.7"
  136. },
  137. "engines": {
  138. "node": ">=6.9.0"
  139. }
  140. },
  141. "node_modules/@babel/helper-compilation-targets": {
  142. "version": "7.24.8",
  143. "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.24.8.tgz",
  144. "integrity": "sha512-oU+UoqCHdp+nWVDkpldqIQL/i/bvAv53tRqLG/s+cOXxe66zOYLU7ar/Xs3LdmBihrUMEUhwu6dMZwbNOYDwvw==",
  145. "dependencies": {
  146. "@babel/compat-data": "^7.24.8",
  147. "@babel/helper-validator-option": "^7.24.8",
  148. "browserslist": "^4.23.1",
  149. "lru-cache": "^5.1.1",
  150. "semver": "^6.3.1"
  151. },
  152. "engines": {
  153. "node": ">=6.9.0"
  154. }
  155. },
  156. "node_modules/@babel/helper-compilation-targets/node_modules/semver": {
  157. "version": "6.3.1",
  158. "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
  159. "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
  160. "bin": {
  161. "semver": "bin/semver.js"
  162. }
  163. },
  164. "node_modules/@babel/helper-create-class-features-plugin": {
  165. "version": "7.24.7",
  166. "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.24.7.tgz",
  167. "integrity": "sha512-kTkaDl7c9vO80zeX1rJxnuRpEsD5tA81yh11X1gQo+PhSti3JS+7qeZo9U4RHobKRiFPKaGK3svUAeb8D0Q7eg==",
  168. "dependencies": {
  169. "@babel/helper-annotate-as-pure": "^7.24.7",
  170. "@babel/helper-environment-visitor": "^7.24.7",
  171. "@babel/helper-function-name": "^7.24.7",
  172. "@babel/helper-member-expression-to-functions": "^7.24.7",
  173. "@babel/helper-optimise-call-expression": "^7.24.7",
  174. "@babel/helper-replace-supers": "^7.24.7",
  175. "@babel/helper-skip-transparent-expression-wrappers": "^7.24.7",
  176. "@babel/helper-split-export-declaration": "^7.24.7",
  177. "semver": "^6.3.1"
  178. },
  179. "engines": {
  180. "node": ">=6.9.0"
  181. },
  182. "peerDependencies": {
  183. "@babel/core": "^7.0.0"
  184. }
  185. },
  186. "node_modules/@babel/helper-create-class-features-plugin/node_modules/semver": {
  187. "version": "6.3.1",
  188. "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
  189. "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
  190. "bin": {
  191. "semver": "bin/semver.js"
  192. }
  193. },
  194. "node_modules/@babel/helper-environment-visitor": {
  195. "version": "7.24.7",
  196. "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.24.7.tgz",
  197. "integrity": "sha512-DoiN84+4Gnd0ncbBOM9AZENV4a5ZiL39HYMyZJGZ/AZEykHYdJw0wW3kdcsh9/Kn+BRXHLkkklZ51ecPKmI1CQ==",
  198. "dependencies": {
  199. "@babel/types": "^7.24.7"
  200. },
  201. "engines": {
  202. "node": ">=6.9.0"
  203. }
  204. },
  205. "node_modules/@babel/helper-function-name": {
  206. "version": "7.24.7",
  207. "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.24.7.tgz",
  208. "integrity": "sha512-FyoJTsj/PEUWu1/TYRiXTIHc8lbw+TDYkZuoE43opPS5TrI7MyONBE1oNvfguEXAD9yhQRrVBnXdXzSLQl9XnA==",
  209. "dependencies": {
  210. "@babel/template": "^7.24.7",
  211. "@babel/types": "^7.24.7"
  212. },
  213. "engines": {
  214. "node": ">=6.9.0"
  215. }
  216. },
  217. "node_modules/@babel/helper-hoist-variables": {
  218. "version": "7.24.7",
  219. "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.24.7.tgz",
  220. "integrity": "sha512-MJJwhkoGy5c4ehfoRyrJ/owKeMl19U54h27YYftT0o2teQ3FJ3nQUf/I3LlJsX4l3qlw7WRXUmiyajvHXoTubQ==",
  221. "dependencies": {
  222. "@babel/types": "^7.24.7"
  223. },
  224. "engines": {
  225. "node": ">=6.9.0"
  226. }
  227. },
  228. "node_modules/@babel/helper-member-expression-to-functions": {
  229. "version": "7.24.7",
  230. "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.24.7.tgz",
  231. "integrity": "sha512-LGeMaf5JN4hAT471eJdBs/GK1DoYIJ5GCtZN/EsL6KUiiDZOvO/eKE11AMZJa2zP4zk4qe9V2O/hxAmkRc8p6w==",
  232. "dependencies": {
  233. "@babel/traverse": "^7.24.7",
  234. "@babel/types": "^7.24.7"
  235. },
  236. "engines": {
  237. "node": ">=6.9.0"
  238. }
  239. },
  240. "node_modules/@babel/helper-module-imports": {
  241. "version": "7.24.7",
  242. "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.24.7.tgz",
  243. "integrity": "sha512-8AyH3C+74cgCVVXow/myrynrAGv+nTVg5vKu2nZph9x7RcRwzmh0VFallJuFTZ9mx6u4eSdXZfcOzSqTUm0HCA==",
  244. "dependencies": {
  245. "@babel/traverse": "^7.24.7",
  246. "@babel/types": "^7.24.7"
  247. },
  248. "engines": {
  249. "node": ">=6.9.0"
  250. }
  251. },
  252. "node_modules/@babel/helper-module-transforms": {
  253. "version": "7.24.9",
  254. "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.24.9.tgz",
  255. "integrity": "sha512-oYbh+rtFKj/HwBQkFlUzvcybzklmVdVV3UU+mN7n2t/q3yGHbuVdNxyFvSBO1tfvjyArpHNcWMAzsSPdyI46hw==",
  256. "dependencies": {
  257. "@babel/helper-environment-visitor": "^7.24.7",
  258. "@babel/helper-module-imports": "^7.24.7",
  259. "@babel/helper-simple-access": "^7.24.7",
  260. "@babel/helper-split-export-declaration": "^7.24.7",
  261. "@babel/helper-validator-identifier": "^7.24.7"
  262. },
  263. "engines": {
  264. "node": ">=6.9.0"
  265. },
  266. "peerDependencies": {
  267. "@babel/core": "^7.0.0"
  268. }
  269. },
  270. "node_modules/@babel/helper-optimise-call-expression": {
  271. "version": "7.24.7",
  272. "resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.24.7.tgz",
  273. "integrity": "sha512-jKiTsW2xmWwxT1ixIdfXUZp+P5yURx2suzLZr5Hi64rURpDYdMW0pv+Uf17EYk2Rd428Lx4tLsnjGJzYKDM/6A==",
  274. "dependencies": {
  275. "@babel/types": "^7.24.7"
  276. },
  277. "engines": {
  278. "node": ">=6.9.0"
  279. }
  280. },
  281. "node_modules/@babel/helper-plugin-utils": {
  282. "version": "7.24.8",
  283. "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.24.8.tgz",
  284. "integrity": "sha512-FFWx5142D8h2Mgr/iPVGH5G7w6jDn4jUSpZTyDnQO0Yn7Ks2Kuz6Pci8H6MPCoUJegd/UZQ3tAvfLCxQSnWWwg==",
  285. "engines": {
  286. "node": ">=6.9.0"
  287. }
  288. },
  289. "node_modules/@babel/helper-replace-supers": {
  290. "version": "7.24.7",
  291. "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.24.7.tgz",
  292. "integrity": "sha512-qTAxxBM81VEyoAY0TtLrx1oAEJc09ZK67Q9ljQToqCnA+55eNwCORaxlKyu+rNfX86o8OXRUSNUnrtsAZXM9sg==",
  293. "dependencies": {
  294. "@babel/helper-environment-visitor": "^7.24.7",
  295. "@babel/helper-member-expression-to-functions": "^7.24.7",
  296. "@babel/helper-optimise-call-expression": "^7.24.7"
  297. },
  298. "engines": {
  299. "node": ">=6.9.0"
  300. },
  301. "peerDependencies": {
  302. "@babel/core": "^7.0.0"
  303. }
  304. },
  305. "node_modules/@babel/helper-simple-access": {
  306. "version": "7.24.7",
  307. "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.24.7.tgz",
  308. "integrity": "sha512-zBAIvbCMh5Ts+b86r/CjU+4XGYIs+R1j951gxI3KmmxBMhCg4oQMsv6ZXQ64XOm/cvzfU1FmoCyt6+owc5QMYg==",
  309. "dependencies": {
  310. "@babel/traverse": "^7.24.7",
  311. "@babel/types": "^7.24.7"
  312. },
  313. "engines": {
  314. "node": ">=6.9.0"
  315. }
  316. },
  317. "node_modules/@babel/helper-skip-transparent-expression-wrappers": {
  318. "version": "7.24.7",
  319. "resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.24.7.tgz",
  320. "integrity": "sha512-IO+DLT3LQUElMbpzlatRASEyQtfhSE0+m465v++3jyyXeBTBUjtVZg28/gHeV5mrTJqvEKhKroBGAvhW+qPHiQ==",
  321. "dependencies": {
  322. "@babel/traverse": "^7.24.7",
  323. "@babel/types": "^7.24.7"
  324. },
  325. "engines": {
  326. "node": ">=6.9.0"
  327. }
  328. },
  329. "node_modules/@babel/helper-split-export-declaration": {
  330. "version": "7.24.7",
  331. "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.24.7.tgz",
  332. "integrity": "sha512-oy5V7pD+UvfkEATUKvIjvIAH/xCzfsFVw7ygW2SI6NClZzquT+mwdTfgfdbUiceh6iQO0CHtCPsyze/MZ2YbAA==",
  333. "dependencies": {
  334. "@babel/types": "^7.24.7"
  335. },
  336. "engines": {
  337. "node": ">=6.9.0"
  338. }
  339. },
  340. "node_modules/@babel/helper-string-parser": {
  341. "version": "7.24.8",
  342. "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.24.8.tgz",
  343. "integrity": "sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==",
  344. "engines": {
  345. "node": ">=6.9.0"
  346. }
  347. },
  348. "node_modules/@babel/helper-validator-identifier": {
  349. "version": "7.24.7",
  350. "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz",
  351. "integrity": "sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==",
  352. "engines": {
  353. "node": ">=6.9.0"
  354. }
  355. },
  356. "node_modules/@babel/helper-validator-option": {
  357. "version": "7.24.8",
  358. "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.24.8.tgz",
  359. "integrity": "sha512-xb8t9tD1MHLungh/AIoWYN+gVHaB9kwlu8gffXGSt3FFEIT7RjS+xWbc2vUD1UTZdIpKj/ab3rdqJ7ufngyi2Q==",
  360. "engines": {
  361. "node": ">=6.9.0"
  362. }
  363. },
  364. "node_modules/@babel/helpers": {
  365. "version": "7.24.8",
  366. "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.24.8.tgz",
  367. "integrity": "sha512-gV2265Nkcz7weJJfvDoAEVzC1e2OTDpkGbEsebse8koXUJUXPsCMi7sRo/+SPMuMZ9MtUPnGwITTnQnU5YjyaQ==",
  368. "dependencies": {
  369. "@babel/template": "^7.24.7",
  370. "@babel/types": "^7.24.8"
  371. },
  372. "engines": {
  373. "node": ">=6.9.0"
  374. }
  375. },
  376. "node_modules/@babel/highlight": {
  377. "version": "7.24.7",
  378. "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.24.7.tgz",
  379. "integrity": "sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==",
  380. "dependencies": {
  381. "@babel/helper-validator-identifier": "^7.24.7",
  382. "chalk": "^2.4.2",
  383. "js-tokens": "^4.0.0",
  384. "picocolors": "^1.0.0"
  385. },
  386. "engines": {
  387. "node": ">=6.9.0"
  388. }
  389. },
  390. "node_modules/@babel/parser": {
  391. "version": "7.24.8",
  392. "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.24.8.tgz",
  393. "integrity": "sha512-WzfbgXOkGzZiXXCqk43kKwZjzwx4oulxZi3nq2TYL9mOjQv6kYwul9mz6ID36njuL7Xkp6nJEfok848Zj10j/w==",
  394. "bin": {
  395. "parser": "bin/babel-parser.js"
  396. },
  397. "engines": {
  398. "node": ">=6.0.0"
  399. }
  400. },
  401. "node_modules/@babel/plugin-proposal-decorators": {
  402. "version": "7.24.7",
  403. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.24.7.tgz",
  404. "integrity": "sha512-RL9GR0pUG5Kc8BUWLNDm2T5OpYwSX15r98I0IkgmRQTXuELq/OynH8xtMTMvTJFjXbMWFVTKtYkTaYQsuAwQlQ==",
  405. "dependencies": {
  406. "@babel/helper-create-class-features-plugin": "^7.24.7",
  407. "@babel/helper-plugin-utils": "^7.24.7",
  408. "@babel/plugin-syntax-decorators": "^7.24.7"
  409. },
  410. "engines": {
  411. "node": ">=6.9.0"
  412. },
  413. "peerDependencies": {
  414. "@babel/core": "^7.0.0-0"
  415. }
  416. },
  417. "node_modules/@babel/plugin-syntax-decorators": {
  418. "version": "7.24.7",
  419. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.24.7.tgz",
  420. "integrity": "sha512-Ui4uLJJrRV1lb38zg1yYTmRKmiZLiftDEvZN2iq3kd9kUFU+PttmzTbAFC2ucRk/XJmtek6G23gPsuZbhrT8fQ==",
  421. "dependencies": {
  422. "@babel/helper-plugin-utils": "^7.24.7"
  423. },
  424. "engines": {
  425. "node": ">=6.9.0"
  426. },
  427. "peerDependencies": {
  428. "@babel/core": "^7.0.0-0"
  429. }
  430. },
  431. "node_modules/@babel/plugin-syntax-import-attributes": {
  432. "version": "7.24.7",
  433. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.24.7.tgz",
  434. "integrity": "sha512-hbX+lKKeUMGihnK8nvKqmXBInriT3GVjzXKFriV3YC6APGxMbP8RZNFwy91+hocLXq90Mta+HshoB31802bb8A==",
  435. "dependencies": {
  436. "@babel/helper-plugin-utils": "^7.24.7"
  437. },
  438. "engines": {
  439. "node": ">=6.9.0"
  440. },
  441. "peerDependencies": {
  442. "@babel/core": "^7.0.0-0"
  443. }
  444. },
  445. "node_modules/@babel/plugin-syntax-import-meta": {
  446. "version": "7.10.4",
  447. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz",
  448. "integrity": "sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==",
  449. "dependencies": {
  450. "@babel/helper-plugin-utils": "^7.10.4"
  451. },
  452. "peerDependencies": {
  453. "@babel/core": "^7.0.0-0"
  454. }
  455. },
  456. "node_modules/@babel/plugin-syntax-jsx": {
  457. "version": "7.24.7",
  458. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.24.7.tgz",
  459. "integrity": "sha512-6ddciUPe/mpMnOKv/U+RSd2vvVy+Yw/JfBB0ZHYjEZt9NLHmCUylNYlsbqCCS1Bffjlb0fCwC9Vqz+sBz6PsiQ==",
  460. "dependencies": {
  461. "@babel/helper-plugin-utils": "^7.24.7"
  462. },
  463. "engines": {
  464. "node": ">=6.9.0"
  465. },
  466. "peerDependencies": {
  467. "@babel/core": "^7.0.0-0"
  468. }
  469. },
  470. "node_modules/@babel/plugin-syntax-typescript": {
  471. "version": "7.24.7",
  472. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.24.7.tgz",
  473. "integrity": "sha512-c/+fVeJBB0FeKsFvwytYiUD+LBvhHjGSI0g446PRGdSVGZLRNArBUno2PETbAly3tpiNAQR5XaZ+JslxkotsbA==",
  474. "dependencies": {
  475. "@babel/helper-plugin-utils": "^7.24.7"
  476. },
  477. "engines": {
  478. "node": ">=6.9.0"
  479. },
  480. "peerDependencies": {
  481. "@babel/core": "^7.0.0-0"
  482. }
  483. },
  484. "node_modules/@babel/plugin-transform-typescript": {
  485. "version": "7.24.7",
  486. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.24.7.tgz",
  487. "integrity": "sha512-iLD3UNkgx2n/HrjBesVbYX6j0yqn/sJktvbtKKgcaLIQ4bTTQ8obAypc1VpyHPD2y4Phh9zHOaAt8e/L14wCpw==",
  488. "dependencies": {
  489. "@babel/helper-annotate-as-pure": "^7.24.7",
  490. "@babel/helper-create-class-features-plugin": "^7.24.7",
  491. "@babel/helper-plugin-utils": "^7.24.7",
  492. "@babel/plugin-syntax-typescript": "^7.24.7"
  493. },
  494. "engines": {
  495. "node": ">=6.9.0"
  496. },
  497. "peerDependencies": {
  498. "@babel/core": "^7.0.0-0"
  499. }
  500. },
  501. "node_modules/@babel/standalone": {
  502. "version": "7.24.4",
  503. "resolved": "https://registry.npmjs.org/@babel/standalone/-/standalone-7.24.4.tgz",
  504. "integrity": "sha512-V4uqWeedadiuiCx5P5OHYJZ1PehdMpcBccNCEptKFGPiZIY3FI5f2ClxUl4r5wZ5U+ohcQ+4KW6jX2K6xXzq4Q==",
  505. "engines": {
  506. "node": ">=6.9.0"
  507. }
  508. },
  509. "node_modules/@babel/template": {
  510. "version": "7.24.7",
  511. "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.24.7.tgz",
  512. "integrity": "sha512-jYqfPrU9JTF0PmPy1tLYHW4Mp4KlgxJD9l2nP9fD6yT/ICi554DmrWBAEYpIelzjHf1msDP3PxJIRt/nFNfBig==",
  513. "dependencies": {
  514. "@babel/code-frame": "^7.24.7",
  515. "@babel/parser": "^7.24.7",
  516. "@babel/types": "^7.24.7"
  517. },
  518. "engines": {
  519. "node": ">=6.9.0"
  520. }
  521. },
  522. "node_modules/@babel/traverse": {
  523. "version": "7.24.8",
  524. "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.24.8.tgz",
  525. "integrity": "sha512-t0P1xxAPzEDcEPmjprAQq19NWum4K0EQPjMwZQZbHt+GiZqvjCHjj755Weq1YRPVzBI+3zSfvScfpnuIecVFJQ==",
  526. "dependencies": {
  527. "@babel/code-frame": "^7.24.7",
  528. "@babel/generator": "^7.24.8",
  529. "@babel/helper-environment-visitor": "^7.24.7",
  530. "@babel/helper-function-name": "^7.24.7",
  531. "@babel/helper-hoist-variables": "^7.24.7",
  532. "@babel/helper-split-export-declaration": "^7.24.7",
  533. "@babel/parser": "^7.24.8",
  534. "@babel/types": "^7.24.8",
  535. "debug": "^4.3.1",
  536. "globals": "^11.1.0"
  537. },
  538. "engines": {
  539. "node": ">=6.9.0"
  540. }
  541. },
  542. "node_modules/@babel/types": {
  543. "version": "7.24.9",
  544. "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.24.9.tgz",
  545. "integrity": "sha512-xm8XrMKz0IlUdocVbYJe0Z9xEgidU7msskG8BbhnTPK/HZ2z/7FP7ykqPgrUH+C+r414mNfNWam1f2vqOjqjYQ==",
  546. "dependencies": {
  547. "@babel/helper-string-parser": "^7.24.8",
  548. "@babel/helper-validator-identifier": "^7.24.7",
  549. "to-fast-properties": "^2.0.0"
  550. },
  551. "engines": {
  552. "node": ">=6.9.0"
  553. }
  554. },
  555. "node_modules/@cloudflare/kv-asset-handler": {
  556. "version": "0.3.4",
  557. "resolved": "https://registry.npmjs.org/@cloudflare/kv-asset-handler/-/kv-asset-handler-0.3.4.tgz",
  558. "integrity": "sha512-YLPHc8yASwjNkmcDMQMY35yiWjoKAKnhUbPRszBRS0YgH+IXtsMp61j+yTcnCE3oO2DgP0U3iejLC8FTtKDC8Q==",
  559. "dependencies": {
  560. "mime": "^3.0.0"
  561. },
  562. "engines": {
  563. "node": ">=16.13"
  564. }
  565. },
  566. "node_modules/@cloudflare/kv-asset-handler/node_modules/mime": {
  567. "version": "3.0.0",
  568. "resolved": "https://registry.npmjs.org/mime/-/mime-3.0.0.tgz",
  569. "integrity": "sha512-jSCU7/VB1loIWBZe14aEYHU/+1UMEHoaO7qxCOVJOw9GgH72VAWppxNcjU+x9a2k3GSIBXNKxXQFqRvvZ7vr3A==",
  570. "bin": {
  571. "mime": "cli.js"
  572. },
  573. "engines": {
  574. "node": ">=10.0.0"
  575. }
  576. },
  577. "node_modules/@esbuild/linux-x64": {
  578. "version": "0.23.0",
  579. "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.23.0.tgz",
  580. "integrity": "sha512-a3pMQhUEJkITgAw6e0bWA+F+vFtCciMjW/LPtoj99MhVt+Mfb6bbL9hu2wmTZgNd994qTAEw+U/r6k3qHWWaOQ==",
  581. "cpu": [
  582. "x64"
  583. ],
  584. "optional": true,
  585. "os": [
  586. "linux"
  587. ],
  588. "engines": {
  589. "node": ">=18"
  590. }
  591. },
  592. "node_modules/@fastify/busboy": {
  593. "version": "2.1.1",
  594. "resolved": "https://registry.npmjs.org/@fastify/busboy/-/busboy-2.1.1.tgz",
  595. "integrity": "sha512-vBZP4NlzfOlerQTnba4aqZoMhE/a9HY7HRqoOPaETQcSQuWEIyZMHGfVu6w9wGtGK5fED5qRs2DteVCjOH60sA==",
  596. "engines": {
  597. "node": ">=14"
  598. }
  599. },
  600. "node_modules/@ioredis/commands": {
  601. "version": "1.2.0",
  602. "resolved": "https://registry.npmjs.org/@ioredis/commands/-/commands-1.2.0.tgz",
  603. "integrity": "sha512-Sx1pU8EM64o2BrqNpEO1CNLtKQwyhuXuqyfH7oGKCk+1a33d2r5saW8zNwm3j6BTExtjrv2BxTgzzkMwts6vGg=="
  604. },
  605. "node_modules/@isaacs/cliui": {
  606. "version": "8.0.2",
  607. "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz",
  608. "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==",
  609. "dependencies": {
  610. "string-width": "^5.1.2",
  611. "string-width-cjs": "npm:string-width@^4.2.0",
  612. "strip-ansi": "^7.0.1",
  613. "strip-ansi-cjs": "npm:strip-ansi@^6.0.1",
  614. "wrap-ansi": "^8.1.0",
  615. "wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0"
  616. },
  617. "engines": {
  618. "node": ">=12"
  619. }
  620. },
  621. "node_modules/@isaacs/cliui/node_modules/ansi-regex": {
  622. "version": "6.0.1",
  623. "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
  624. "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
  625. "engines": {
  626. "node": ">=12"
  627. },
  628. "funding": {
  629. "url": "https://github.com/chalk/ansi-regex?sponsor=1"
  630. }
  631. },
  632. "node_modules/@isaacs/cliui/node_modules/ansi-styles": {
  633. "version": "6.2.1",
  634. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz",
  635. "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==",
  636. "engines": {
  637. "node": ">=12"
  638. },
  639. "funding": {
  640. "url": "https://github.com/chalk/ansi-styles?sponsor=1"
  641. }
  642. },
  643. "node_modules/@isaacs/cliui/node_modules/emoji-regex": {
  644. "version": "9.2.2",
  645. "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz",
  646. "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg=="
  647. },
  648. "node_modules/@isaacs/cliui/node_modules/string-width": {
  649. "version": "5.1.2",
  650. "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz",
  651. "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==",
  652. "dependencies": {
  653. "eastasianwidth": "^0.2.0",
  654. "emoji-regex": "^9.2.2",
  655. "strip-ansi": "^7.0.1"
  656. },
  657. "engines": {
  658. "node": ">=12"
  659. },
  660. "funding": {
  661. "url": "https://github.com/sponsors/sindresorhus"
  662. }
  663. },
  664. "node_modules/@isaacs/cliui/node_modules/strip-ansi": {
  665. "version": "7.1.0",
  666. "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
  667. "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
  668. "dependencies": {
  669. "ansi-regex": "^6.0.1"
  670. },
  671. "engines": {
  672. "node": ">=12"
  673. },
  674. "funding": {
  675. "url": "https://github.com/chalk/strip-ansi?sponsor=1"
  676. }
  677. },
  678. "node_modules/@isaacs/cliui/node_modules/wrap-ansi": {
  679. "version": "8.1.0",
  680. "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz",
  681. "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==",
  682. "dependencies": {
  683. "ansi-styles": "^6.1.0",
  684. "string-width": "^5.0.1",
  685. "strip-ansi": "^7.0.1"
  686. },
  687. "engines": {
  688. "node": ">=12"
  689. },
  690. "funding": {
  691. "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
  692. }
  693. },
  694. "node_modules/@jridgewell/gen-mapping": {
  695. "version": "0.3.5",
  696. "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz",
  697. "integrity": "sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==",
  698. "dependencies": {
  699. "@jridgewell/set-array": "^1.2.1",
  700. "@jridgewell/sourcemap-codec": "^1.4.10",
  701. "@jridgewell/trace-mapping": "^0.3.24"
  702. },
  703. "engines": {
  704. "node": ">=6.0.0"
  705. }
  706. },
  707. "node_modules/@jridgewell/resolve-uri": {
  708. "version": "3.1.2",
  709. "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz",
  710. "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==",
  711. "engines": {
  712. "node": ">=6.0.0"
  713. }
  714. },
  715. "node_modules/@jridgewell/set-array": {
  716. "version": "1.2.1",
  717. "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.2.1.tgz",
  718. "integrity": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==",
  719. "engines": {
  720. "node": ">=6.0.0"
  721. }
  722. },
  723. "node_modules/@jridgewell/source-map": {
  724. "version": "0.3.6",
  725. "resolved": "https://registry.npmjs.org/@jridgewell/source-map/-/source-map-0.3.6.tgz",
  726. "integrity": "sha512-1ZJTZebgqllO79ue2bm3rIGud/bOe0pP5BjSRCRxxYkEZS8STV7zN84UBbiYu7jy+eCKSnVIUgoWWE/tt+shMQ==",
  727. "dependencies": {
  728. "@jridgewell/gen-mapping": "^0.3.5",
  729. "@jridgewell/trace-mapping": "^0.3.25"
  730. }
  731. },
  732. "node_modules/@jridgewell/sourcemap-codec": {
  733. "version": "1.5.0",
  734. "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz",
  735. "integrity": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ=="
  736. },
  737. "node_modules/@jridgewell/trace-mapping": {
  738. "version": "0.3.25",
  739. "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz",
  740. "integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==",
  741. "dependencies": {
  742. "@jridgewell/resolve-uri": "^3.1.0",
  743. "@jridgewell/sourcemap-codec": "^1.4.14"
  744. }
  745. },
  746. "node_modules/@kwsites/file-exists": {
  747. "version": "1.1.1",
  748. "resolved": "https://registry.npmjs.org/@kwsites/file-exists/-/file-exists-1.1.1.tgz",
  749. "integrity": "sha512-m9/5YGR18lIwxSFDwfE3oA7bWuq9kdau6ugN4H2rJeyhFQZcG9AgSHkQtSD15a8WvTgfz9aikZMrKPHvbpqFiw==",
  750. "dependencies": {
  751. "debug": "^4.1.1"
  752. }
  753. },
  754. "node_modules/@kwsites/promise-deferred": {
  755. "version": "1.1.1",
  756. "resolved": "https://registry.npmjs.org/@kwsites/promise-deferred/-/promise-deferred-1.1.1.tgz",
  757. "integrity": "sha512-GaHYm+c0O9MjZRu0ongGBRbinu8gVAMd2UZjji6jVmqKtZluZnptXGWhz1E8j8D2HJ3f/yMxKAUC0b+57wncIw=="
  758. },
  759. "node_modules/@mapbox/node-pre-gyp": {
  760. "version": "1.0.11",
  761. "resolved": "https://registry.npmjs.org/@mapbox/node-pre-gyp/-/node-pre-gyp-1.0.11.tgz",
  762. "integrity": "sha512-Yhlar6v9WQgUp/He7BdgzOz8lqMQ8sU+jkCq7Wx8Myc5YFJLbEe7lgui/V7G1qB1DJykHSGwreceSaD60Y0PUQ==",
  763. "dependencies": {
  764. "detect-libc": "^2.0.0",
  765. "https-proxy-agent": "^5.0.0",
  766. "make-dir": "^3.1.0",
  767. "node-fetch": "^2.6.7",
  768. "nopt": "^5.0.0",
  769. "npmlog": "^5.0.1",
  770. "rimraf": "^3.0.2",
  771. "semver": "^7.3.5",
  772. "tar": "^6.1.11"
  773. },
  774. "bin": {
  775. "node-pre-gyp": "bin/node-pre-gyp"
  776. }
  777. },
  778. "node_modules/@mapbox/node-pre-gyp/node_modules/node-fetch": {
  779. "version": "2.7.0",
  780. "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz",
  781. "integrity": "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==",
  782. "dependencies": {
  783. "whatwg-url": "^5.0.0"
  784. },
  785. "engines": {
  786. "node": "4.x || >=6.0.0"
  787. },
  788. "peerDependencies": {
  789. "encoding": "^0.1.0"
  790. },
  791. "peerDependenciesMeta": {
  792. "encoding": {
  793. "optional": true
  794. }
  795. }
  796. },
  797. "node_modules/@netlify/functions": {
  798. "version": "2.8.1",
  799. "resolved": "https://registry.npmjs.org/@netlify/functions/-/functions-2.8.1.tgz",
  800. "integrity": "sha512-+6wtYdoz0yE06dSa9XkP47tw5zm6g13QMeCwM3MmHx1vn8hzwFa51JtmfraprdkL7amvb7gaNM+OOhQU1h6T8A==",
  801. "dependencies": {
  802. "@netlify/serverless-functions-api": "1.19.1"
  803. },
  804. "engines": {
  805. "node": ">=14.0.0"
  806. }
  807. },
  808. "node_modules/@netlify/node-cookies": {
  809. "version": "0.1.0",
  810. "resolved": "https://registry.npmjs.org/@netlify/node-cookies/-/node-cookies-0.1.0.tgz",
  811. "integrity": "sha512-OAs1xG+FfLX0LoRASpqzVntVV/RpYkgpI0VrUnw2u0Q1qiZUzcPffxRK8HF3gc4GjuhG5ahOEMJ9bswBiZPq0g==",
  812. "engines": {
  813. "node": "^14.16.0 || >=16.0.0"
  814. }
  815. },
  816. "node_modules/@netlify/serverless-functions-api": {
  817. "version": "1.19.1",
  818. "resolved": "https://registry.npmjs.org/@netlify/serverless-functions-api/-/serverless-functions-api-1.19.1.tgz",
  819. "integrity": "sha512-2KYkyluThg1AKfd0JWI7FzpS4A/fzVVGYIf6AM4ydWyNj8eI/86GQVLeRgDoH7CNOxt243R5tutWlmHpVq0/Ew==",
  820. "dependencies": {
  821. "@netlify/node-cookies": "^0.1.0",
  822. "urlpattern-polyfill": "8.0.2"
  823. },
  824. "engines": {
  825. "node": ">=18.0.0"
  826. }
  827. },
  828. "node_modules/@nodelib/fs.scandir": {
  829. "version": "2.1.5",
  830. "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
  831. "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==",
  832. "dependencies": {
  833. "@nodelib/fs.stat": "2.0.5",
  834. "run-parallel": "^1.1.9"
  835. },
  836. "engines": {
  837. "node": ">= 8"
  838. }
  839. },
  840. "node_modules/@nodelib/fs.stat": {
  841. "version": "2.0.5",
  842. "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz",
  843. "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==",
  844. "engines": {
  845. "node": ">= 8"
  846. }
  847. },
  848. "node_modules/@nodelib/fs.walk": {
  849. "version": "1.2.8",
  850. "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz",
  851. "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==",
  852. "dependencies": {
  853. "@nodelib/fs.scandir": "2.1.5",
  854. "fastq": "^1.6.0"
  855. },
  856. "engines": {
  857. "node": ">= 8"
  858. }
  859. },
  860. "node_modules/@nuxt/devalue": {
  861. "version": "2.0.2",
  862. "resolved": "https://registry.npmjs.org/@nuxt/devalue/-/devalue-2.0.2.tgz",
  863. "integrity": "sha512-GBzP8zOc7CGWyFQS6dv1lQz8VVpz5C2yRszbXufwG/9zhStTIH50EtD87NmWbTMwXDvZLNg8GIpb1UFdH93JCA=="
  864. },
  865. "node_modules/@nuxt/devtools": {
  866. "version": "1.3.9",
  867. "resolved": "https://registry.npmjs.org/@nuxt/devtools/-/devtools-1.3.9.tgz",
  868. "integrity": "sha512-tFKlbUPgSXw4tyD8xpztQtJeVn3egdKbFCV0xc92FbfGbclAyaa3XhKA2tMWXEGZQpykAWMRNrGWN24FtXFA6Q==",
  869. "dependencies": {
  870. "@antfu/utils": "^0.7.10",
  871. "@nuxt/devtools-kit": "1.3.9",
  872. "@nuxt/devtools-wizard": "1.3.9",
  873. "@nuxt/kit": "^3.12.2",
  874. "@vue/devtools-core": "7.3.3",
  875. "@vue/devtools-kit": "7.3.3",
  876. "birpc": "^0.2.17",
  877. "consola": "^3.2.3",
  878. "cronstrue": "^2.50.0",
  879. "destr": "^2.0.3",
  880. "error-stack-parser-es": "^0.1.4",
  881. "execa": "^7.2.0",
  882. "fast-glob": "^3.3.2",
  883. "fast-npm-meta": "^0.1.1",
  884. "flatted": "^3.3.1",
  885. "get-port-please": "^3.1.2",
  886. "hookable": "^5.5.3",
  887. "image-meta": "^0.2.0",
  888. "is-installed-globally": "^1.0.0",
  889. "launch-editor": "^2.8.0",
  890. "local-pkg": "^0.5.0",
  891. "magicast": "^0.3.4",
  892. "nypm": "^0.3.9",
  893. "ohash": "^1.1.3",
  894. "pathe": "^1.1.2",
  895. "perfect-debounce": "^1.0.0",
  896. "pkg-types": "^1.1.2",
  897. "rc9": "^2.1.2",
  898. "scule": "^1.3.0",
  899. "semver": "^7.6.2",
  900. "simple-git": "^3.25.0",
  901. "sirv": "^2.0.4",
  902. "unimport": "^3.7.2",
  903. "vite-plugin-inspect": "^0.8.4",
  904. "vite-plugin-vue-inspector": "^5.1.2",
  905. "which": "^3.0.1",
  906. "ws": "^8.17.1"
  907. },
  908. "bin": {
  909. "devtools": "cli.mjs"
  910. },
  911. "peerDependencies": {
  912. "vite": "*"
  913. }
  914. },
  915. "node_modules/@nuxt/devtools-kit": {
  916. "version": "1.3.9",
  917. "resolved": "https://registry.npmjs.org/@nuxt/devtools-kit/-/devtools-kit-1.3.9.tgz",
  918. "integrity": "sha512-tgr/F+4BbI53/JxgaXl3cuV9dMuCXMsd4GEXN+JqtCdAkDbH3wL79GGWx0/6I9acGzRsB6UZ1H6U96nfgcIrAw==",
  919. "dependencies": {
  920. "@nuxt/kit": "^3.12.2",
  921. "@nuxt/schema": "^3.12.3",
  922. "execa": "^7.2.0"
  923. },
  924. "peerDependencies": {
  925. "vite": "*"
  926. }
  927. },
  928. "node_modules/@nuxt/devtools-wizard": {
  929. "version": "1.3.9",
  930. "resolved": "https://registry.npmjs.org/@nuxt/devtools-wizard/-/devtools-wizard-1.3.9.tgz",
  931. "integrity": "sha512-WMgwWWuyng+Y6k7sfBI95wYnec8TPFkuYbHHOlYQgqE9dAewPisSbEm3WkB7p/W9UqxpN8mvKN5qUg4sTmEpgQ==",
  932. "dependencies": {
  933. "consola": "^3.2.3",
  934. "diff": "^5.2.0",
  935. "execa": "^7.2.0",
  936. "global-directory": "^4.0.1",
  937. "magicast": "^0.3.4",
  938. "pathe": "^1.1.2",
  939. "pkg-types": "^1.1.2",
  940. "prompts": "^2.4.2",
  941. "rc9": "^2.1.2",
  942. "semver": "^7.6.2"
  943. },
  944. "bin": {
  945. "devtools-wizard": "cli.mjs"
  946. }
  947. },
  948. "node_modules/@nuxt/kit": {
  949. "version": "3.12.3",
  950. "resolved": "https://registry.npmjs.org/@nuxt/kit/-/kit-3.12.3.tgz",
  951. "integrity": "sha512-5R8FZLDxBKlkDWYsqwU1tctGJ5vwMA96WBrNkpQ0LznB2/p+3MWWTO6vz+0P0F9xvZZfkk/KKyZ3uUhnG9VJOA==",
  952. "dependencies": {
  953. "@nuxt/schema": "3.12.3",
  954. "c12": "^1.11.1",
  955. "consola": "^3.2.3",
  956. "defu": "^6.1.4",
  957. "destr": "^2.0.3",
  958. "globby": "^14.0.2",
  959. "hash-sum": "^2.0.0",
  960. "ignore": "^5.3.1",
  961. "jiti": "^1.21.6",
  962. "klona": "^2.0.6",
  963. "knitwork": "^1.1.0",
  964. "mlly": "^1.7.1",
  965. "pathe": "^1.1.2",
  966. "pkg-types": "^1.1.2",
  967. "scule": "^1.3.0",
  968. "semver": "^7.6.2",
  969. "ufo": "^1.5.3",
  970. "unctx": "^2.3.1",
  971. "unimport": "^3.7.2",
  972. "untyped": "^1.4.2"
  973. },
  974. "engines": {
  975. "node": "^14.18.0 || >=16.10.0"
  976. }
  977. },
  978. "node_modules/@nuxt/schema": {
  979. "version": "3.12.3",
  980. "resolved": "https://registry.npmjs.org/@nuxt/schema/-/schema-3.12.3.tgz",
  981. "integrity": "sha512-Zw/2stN5CWVOHQ6pKyewk3tvYW5ROBloTGyIbie7/TprJT5mL+E9tTgAxOZtkoKSFaYEQXZgE1K2OzMelhLRzw==",
  982. "dependencies": {
  983. "compatx": "^0.1.8",
  984. "consola": "^3.2.3",
  985. "defu": "^6.1.4",
  986. "hookable": "^5.5.3",
  987. "pathe": "^1.1.2",
  988. "pkg-types": "^1.1.2",
  989. "scule": "^1.3.0",
  990. "std-env": "^3.7.0",
  991. "ufo": "^1.5.3",
  992. "uncrypto": "^0.1.3",
  993. "unimport": "^3.7.2",
  994. "untyped": "^1.4.2"
  995. },
  996. "engines": {
  997. "node": "^14.18.0 || >=16.10.0"
  998. }
  999. },
  1000. "node_modules/@nuxt/telemetry": {
  1001. "version": "2.5.4",
  1002. "resolved": "https://registry.npmjs.org/@nuxt/telemetry/-/telemetry-2.5.4.tgz",
  1003. "integrity": "sha512-KH6wxzsNys69daSO0xUv0LEBAfhwwjK1M+0Cdi1/vxmifCslMIY7lN11B4eywSfscbyVPAYJvANyc7XiVPImBQ==",
  1004. "dependencies": {
  1005. "@nuxt/kit": "^3.11.2",
  1006. "ci-info": "^4.0.0",
  1007. "consola": "^3.2.3",
  1008. "create-require": "^1.1.1",
  1009. "defu": "^6.1.4",
  1010. "destr": "^2.0.3",
  1011. "dotenv": "^16.4.5",
  1012. "git-url-parse": "^14.0.0",
  1013. "is-docker": "^3.0.0",
  1014. "jiti": "^1.21.0",
  1015. "mri": "^1.2.0",
  1016. "nanoid": "^5.0.7",
  1017. "ofetch": "^1.3.4",
  1018. "parse-git-config": "^3.0.0",
  1019. "pathe": "^1.1.2",
  1020. "rc9": "^2.1.2",
  1021. "std-env": "^3.7.0"
  1022. },
  1023. "bin": {
  1024. "nuxt-telemetry": "bin/nuxt-telemetry.mjs"
  1025. }
  1026. },
  1027. "node_modules/@nuxt/vite-builder": {
  1028. "version": "3.12.3",
  1029. "resolved": "https://registry.npmjs.org/@nuxt/vite-builder/-/vite-builder-3.12.3.tgz",
  1030. "integrity": "sha512-8xfeOgSUaXTYgLx1DA5qEFwU3/vL5DVAIv8sgPn2rnmB50nPJVXrVa+tXhO0I1Q8L4ycXRqq2dxOPGq8CSYo+A==",
  1031. "dependencies": {
  1032. "@nuxt/kit": "3.12.3",
  1033. "@rollup/plugin-replace": "^5.0.7",
  1034. "@vitejs/plugin-vue": "^5.0.5",
  1035. "@vitejs/plugin-vue-jsx": "^4.0.0",
  1036. "autoprefixer": "^10.4.19",
  1037. "clear": "^0.1.0",
  1038. "consola": "^3.2.3",
  1039. "cssnano": "^7.0.3",
  1040. "defu": "^6.1.4",
  1041. "esbuild": "^0.23.0",
  1042. "escape-string-regexp": "^5.0.0",
  1043. "estree-walker": "^3.0.3",
  1044. "externality": "^1.0.2",
  1045. "get-port-please": "^3.1.2",
  1046. "h3": "^1.12.0",
  1047. "knitwork": "^1.1.0",
  1048. "magic-string": "^0.30.10",
  1049. "mlly": "^1.7.1",
  1050. "ohash": "^1.1.3",
  1051. "pathe": "^1.1.2",
  1052. "perfect-debounce": "^1.0.0",
  1053. "pkg-types": "^1.1.2",
  1054. "postcss": "^8.4.39",
  1055. "rollup-plugin-visualizer": "^5.12.0",
  1056. "std-env": "^3.7.0",
  1057. "strip-literal": "^2.1.0",
  1058. "ufo": "^1.5.3",
  1059. "unenv": "^1.9.0",
  1060. "unplugin": "^1.11.0",
  1061. "vite": "^5.3.2",
  1062. "vite-node": "^1.6.0",
  1063. "vite-plugin-checker": "^0.7.0",
  1064. "vue-bundle-renderer": "^2.1.0"
  1065. },
  1066. "engines": {
  1067. "node": "^14.18.0 || >=16.10.0"
  1068. },
  1069. "peerDependencies": {
  1070. "vue": "^3.3.4"
  1071. }
  1072. },
  1073. "node_modules/@parcel/watcher": {
  1074. "version": "2.4.1",
  1075. "resolved": "https://registry.npmjs.org/@parcel/watcher/-/watcher-2.4.1.tgz",
  1076. "integrity": "sha512-HNjmfLQEVRZmHRET336f20H/8kOozUGwk7yajvsonjNxbj2wBTK1WsQuHkD5yYh9RxFGL2EyDHryOihOwUoKDA==",
  1077. "dependencies": {
  1078. "detect-libc": "^1.0.3",
  1079. "is-glob": "^4.0.3",
  1080. "micromatch": "^4.0.5",
  1081. "node-addon-api": "^7.0.0"
  1082. },
  1083. "engines": {
  1084. "node": ">= 10.0.0"
  1085. },
  1086. "funding": {
  1087. "type": "opencollective",
  1088. "url": "https://opencollective.com/parcel"
  1089. },
  1090. "optionalDependencies": {
  1091. "@parcel/watcher-android-arm64": "2.4.1",
  1092. "@parcel/watcher-darwin-arm64": "2.4.1",
  1093. "@parcel/watcher-darwin-x64": "2.4.1",
  1094. "@parcel/watcher-freebsd-x64": "2.4.1",
  1095. "@parcel/watcher-linux-arm-glibc": "2.4.1",
  1096. "@parcel/watcher-linux-arm64-glibc": "2.4.1",
  1097. "@parcel/watcher-linux-arm64-musl": "2.4.1",
  1098. "@parcel/watcher-linux-x64-glibc": "2.4.1",
  1099. "@parcel/watcher-linux-x64-musl": "2.4.1",
  1100. "@parcel/watcher-win32-arm64": "2.4.1",
  1101. "@parcel/watcher-win32-ia32": "2.4.1",
  1102. "@parcel/watcher-win32-x64": "2.4.1"
  1103. }
  1104. },
  1105. "node_modules/@parcel/watcher-linux-x64-glibc": {
  1106. "version": "2.4.1",
  1107. "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-glibc/-/watcher-linux-x64-glibc-2.4.1.tgz",
  1108. "integrity": "sha512-s9O3fByZ/2pyYDPoLM6zt92yu6P4E39a03zvO0qCHOTjxmt3GHRMLuRZEWhWLASTMSrrnVNWdVI/+pUElJBBBg==",
  1109. "cpu": [
  1110. "x64"
  1111. ],
  1112. "optional": true,
  1113. "os": [
  1114. "linux"
  1115. ],
  1116. "engines": {
  1117. "node": ">= 10.0.0"
  1118. },
  1119. "funding": {
  1120. "type": "opencollective",
  1121. "url": "https://opencollective.com/parcel"
  1122. }
  1123. },
  1124. "node_modules/@parcel/watcher-linux-x64-musl": {
  1125. "version": "2.4.1",
  1126. "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-musl/-/watcher-linux-x64-musl-2.4.1.tgz",
  1127. "integrity": "sha512-L2nZTYR1myLNST0O632g0Dx9LyMNHrn6TOt76sYxWLdff3cB22/GZX2UPtJnaqQPdCRoszoY5rcOj4oMTtp5fQ==",
  1128. "cpu": [
  1129. "x64"
  1130. ],
  1131. "optional": true,
  1132. "os": [
  1133. "linux"
  1134. ],
  1135. "engines": {
  1136. "node": ">= 10.0.0"
  1137. },
  1138. "funding": {
  1139. "type": "opencollective",
  1140. "url": "https://opencollective.com/parcel"
  1141. }
  1142. },
  1143. "node_modules/@parcel/watcher-wasm": {
  1144. "version": "2.4.1",
  1145. "resolved": "https://registry.npmjs.org/@parcel/watcher-wasm/-/watcher-wasm-2.4.1.tgz",
  1146. "integrity": "sha512-/ZR0RxqxU/xxDGzbzosMjh4W6NdYFMqq2nvo2b8SLi7rsl/4jkL8S5stIikorNkdR50oVDvqb/3JT05WM+CRRA==",
  1147. "bundleDependencies": [
  1148. "napi-wasm"
  1149. ],
  1150. "dependencies": {
  1151. "is-glob": "^4.0.3",
  1152. "micromatch": "^4.0.5",
  1153. "napi-wasm": "^1.1.0"
  1154. },
  1155. "engines": {
  1156. "node": ">= 10.0.0"
  1157. },
  1158. "funding": {
  1159. "type": "opencollective",
  1160. "url": "https://opencollective.com/parcel"
  1161. }
  1162. },
  1163. "node_modules/@parcel/watcher-wasm/node_modules/napi-wasm": {
  1164. "version": "1.1.0",
  1165. "inBundle": true,
  1166. "license": "MIT"
  1167. },
  1168. "node_modules/@parcel/watcher/node_modules/detect-libc": {
  1169. "version": "1.0.3",
  1170. "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-1.0.3.tgz",
  1171. "integrity": "sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==",
  1172. "bin": {
  1173. "detect-libc": "bin/detect-libc.js"
  1174. },
  1175. "engines": {
  1176. "node": ">=0.10"
  1177. }
  1178. },
  1179. "node_modules/@pinia/nuxt": {
  1180. "version": "0.5.5",
  1181. "resolved": "https://registry.npmjs.org/@pinia/nuxt/-/nuxt-0.5.5.tgz",
  1182. "integrity": "sha512-wjxS7YqIesh4OLK+qE3ZjhdOJ5pYZQ+VlEmZNtTwzQn1Kavei/khovx7mzXVXNA/mvSPXVhb9xBzhyS3XMURtw==",
  1183. "dependencies": {
  1184. "@nuxt/kit": "^3.9.0",
  1185. "pinia": "^2.2.3"
  1186. },
  1187. "funding": {
  1188. "url": "https://github.com/sponsors/posva"
  1189. }
  1190. },
  1191. "node_modules/@pkgjs/parseargs": {
  1192. "version": "0.11.0",
  1193. "resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz",
  1194. "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==",
  1195. "optional": true,
  1196. "engines": {
  1197. "node": ">=14"
  1198. }
  1199. },
  1200. "node_modules/@polka/url": {
  1201. "version": "1.0.0-next.25",
  1202. "resolved": "https://registry.npmjs.org/@polka/url/-/url-1.0.0-next.25.tgz",
  1203. "integrity": "sha512-j7P6Rgr3mmtdkeDGTe0E/aYyWEWVtc5yFXtHCRHs28/jptDEWfaVOc5T7cblqy1XKPPfCxJc/8DwQ5YgLOZOVQ=="
  1204. },
  1205. "node_modules/@rollup/plugin-alias": {
  1206. "version": "5.1.0",
  1207. "resolved": "https://registry.npmjs.org/@rollup/plugin-alias/-/plugin-alias-5.1.0.tgz",
  1208. "integrity": "sha512-lpA3RZ9PdIG7qqhEfv79tBffNaoDuukFDrmhLqg9ifv99u/ehn+lOg30x2zmhf8AQqQUZaMk/B9fZraQ6/acDQ==",
  1209. "dependencies": {
  1210. "slash": "^4.0.0"
  1211. },
  1212. "engines": {
  1213. "node": ">=14.0.0"
  1214. },
  1215. "peerDependencies": {
  1216. "rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0"
  1217. },
  1218. "peerDependenciesMeta": {
  1219. "rollup": {
  1220. "optional": true
  1221. }
  1222. }
  1223. },
  1224. "node_modules/@rollup/plugin-alias/node_modules/slash": {
  1225. "version": "4.0.0",
  1226. "resolved": "https://registry.npmjs.org/slash/-/slash-4.0.0.tgz",
  1227. "integrity": "sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew==",
  1228. "engines": {
  1229. "node": ">=12"
  1230. },
  1231. "funding": {
  1232. "url": "https://github.com/sponsors/sindresorhus"
  1233. }
  1234. },
  1235. "node_modules/@rollup/plugin-commonjs": {
  1236. "version": "25.0.8",
  1237. "resolved": "https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-25.0.8.tgz",
  1238. "integrity": "sha512-ZEZWTK5n6Qde0to4vS9Mr5x/0UZoqCxPVR9KRUjU4kA2sO7GEUn1fop0DAwpO6z0Nw/kJON9bDmSxdWxO/TT1A==",
  1239. "dependencies": {
  1240. "@rollup/pluginutils": "^5.0.1",
  1241. "commondir": "^1.0.1",
  1242. "estree-walker": "^2.0.2",
  1243. "glob": "^8.0.3",
  1244. "is-reference": "1.2.1",
  1245. "magic-string": "^0.30.3"
  1246. },
  1247. "engines": {
  1248. "node": ">=14.0.0"
  1249. },
  1250. "peerDependencies": {
  1251. "rollup": "^2.68.0||^3.0.0||^4.0.0"
  1252. },
  1253. "peerDependenciesMeta": {
  1254. "rollup": {
  1255. "optional": true
  1256. }
  1257. }
  1258. },
  1259. "node_modules/@rollup/plugin-commonjs/node_modules/estree-walker": {
  1260. "version": "2.0.2",
  1261. "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz",
  1262. "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w=="
  1263. },
  1264. "node_modules/@rollup/plugin-inject": {
  1265. "version": "5.0.5",
  1266. "resolved": "https://registry.npmjs.org/@rollup/plugin-inject/-/plugin-inject-5.0.5.tgz",
  1267. "integrity": "sha512-2+DEJbNBoPROPkgTDNe8/1YXWcqxbN5DTjASVIOx8HS+pITXushyNiBV56RB08zuptzz8gT3YfkqriTBVycepg==",
  1268. "dependencies": {
  1269. "@rollup/pluginutils": "^5.0.1",
  1270. "estree-walker": "^2.0.2",
  1271. "magic-string": "^0.30.3"
  1272. },
  1273. "engines": {
  1274. "node": ">=14.0.0"
  1275. },
  1276. "peerDependencies": {
  1277. "rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0"
  1278. },
  1279. "peerDependenciesMeta": {
  1280. "rollup": {
  1281. "optional": true
  1282. }
  1283. }
  1284. },
  1285. "node_modules/@rollup/plugin-inject/node_modules/estree-walker": {
  1286. "version": "2.0.2",
  1287. "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz",
  1288. "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w=="
  1289. },
  1290. "node_modules/@rollup/plugin-json": {
  1291. "version": "6.1.0",
  1292. "resolved": "https://registry.npmjs.org/@rollup/plugin-json/-/plugin-json-6.1.0.tgz",
  1293. "integrity": "sha512-EGI2te5ENk1coGeADSIwZ7G2Q8CJS2sF120T7jLw4xFw9n7wIOXHo+kIYRAoVpJAN+kmqZSoO3Fp4JtoNF4ReA==",
  1294. "dependencies": {
  1295. "@rollup/pluginutils": "^5.1.0"
  1296. },
  1297. "engines": {
  1298. "node": ">=14.0.0"
  1299. },
  1300. "peerDependencies": {
  1301. "rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0"
  1302. },
  1303. "peerDependenciesMeta": {
  1304. "rollup": {
  1305. "optional": true
  1306. }
  1307. }
  1308. },
  1309. "node_modules/@rollup/plugin-node-resolve": {
  1310. "version": "15.2.3",
  1311. "resolved": "https://registry.npmjs.org/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.2.3.tgz",
  1312. "integrity": "sha512-j/lym8nf5E21LwBT4Df1VD6hRO2L2iwUeUmP7litikRsVp1H6NWx20NEp0Y7su+7XGc476GnXXc4kFeZNGmaSQ==",
  1313. "dependencies": {
  1314. "@rollup/pluginutils": "^5.0.1",
  1315. "@types/resolve": "1.20.2",
  1316. "deepmerge": "^4.2.2",
  1317. "is-builtin-module": "^3.2.1",
  1318. "is-module": "^1.0.0",
  1319. "resolve": "^1.22.1"
  1320. },
  1321. "engines": {
  1322. "node": ">=14.0.0"
  1323. },
  1324. "peerDependencies": {
  1325. "rollup": "^2.78.0||^3.0.0||^4.0.0"
  1326. },
  1327. "peerDependenciesMeta": {
  1328. "rollup": {
  1329. "optional": true
  1330. }
  1331. }
  1332. },
  1333. "node_modules/@rollup/plugin-replace": {
  1334. "version": "5.0.7",
  1335. "resolved": "https://registry.npmjs.org/@rollup/plugin-replace/-/plugin-replace-5.0.7.tgz",
  1336. "integrity": "sha512-PqxSfuorkHz/SPpyngLyg5GCEkOcee9M1bkxiVDr41Pd61mqP1PLOoDPbpl44SB2mQGKwV/In74gqQmGITOhEQ==",
  1337. "dependencies": {
  1338. "@rollup/pluginutils": "^5.0.1",
  1339. "magic-string": "^0.30.3"
  1340. },
  1341. "engines": {
  1342. "node": ">=14.0.0"
  1343. },
  1344. "peerDependencies": {
  1345. "rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0"
  1346. },
  1347. "peerDependenciesMeta": {
  1348. "rollup": {
  1349. "optional": true
  1350. }
  1351. }
  1352. },
  1353. "node_modules/@rollup/plugin-terser": {
  1354. "version": "0.4.4",
  1355. "resolved": "https://registry.npmjs.org/@rollup/plugin-terser/-/plugin-terser-0.4.4.tgz",
  1356. "integrity": "sha512-XHeJC5Bgvs8LfukDwWZp7yeqin6ns8RTl2B9avbejt6tZqsqvVoWI7ZTQrcNsfKEDWBTnTxM8nMDkO2IFFbd0A==",
  1357. "dependencies": {
  1358. "serialize-javascript": "^6.0.1",
  1359. "smob": "^1.0.0",
  1360. "terser": "^5.17.4"
  1361. },
  1362. "engines": {
  1363. "node": ">=14.0.0"
  1364. },
  1365. "peerDependencies": {
  1366. "rollup": "^2.0.0||^3.0.0||^4.0.0"
  1367. },
  1368. "peerDependenciesMeta": {
  1369. "rollup": {
  1370. "optional": true
  1371. }
  1372. }
  1373. },
  1374. "node_modules/@rollup/pluginutils": {
  1375. "version": "5.1.2",
  1376. "resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-5.1.2.tgz",
  1377. "integrity": "sha512-/FIdS3PyZ39bjZlwqFnWqCOVnW7o963LtKMwQOD0NhQqw22gSr2YY1afu3FxRip4ZCZNsD5jq6Aaz6QV3D/Njw==",
  1378. "dependencies": {
  1379. "@types/estree": "^1.0.0",
  1380. "estree-walker": "^2.0.2",
  1381. "picomatch": "^2.3.1"
  1382. },
  1383. "engines": {
  1384. "node": ">=14.0.0"
  1385. },
  1386. "peerDependencies": {
  1387. "rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0"
  1388. },
  1389. "peerDependenciesMeta": {
  1390. "rollup": {
  1391. "optional": true
  1392. }
  1393. }
  1394. },
  1395. "node_modules/@rollup/pluginutils/node_modules/estree-walker": {
  1396. "version": "2.0.2",
  1397. "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz",
  1398. "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w=="
  1399. },
  1400. "node_modules/@rollup/rollup-linux-x64-gnu": {
  1401. "version": "4.18.1",
  1402. "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.18.1.tgz",
  1403. "integrity": "sha512-7O5u/p6oKUFYjRbZkL2FLbwsyoJAjyeXHCU3O4ndvzg2OFO2GinFPSJFGbiwFDaCFc+k7gs9CF243PwdPQFh5g==",
  1404. "cpu": [
  1405. "x64"
  1406. ],
  1407. "optional": true,
  1408. "os": [
  1409. "linux"
  1410. ]
  1411. },
  1412. "node_modules/@rollup/rollup-linux-x64-musl": {
  1413. "version": "4.18.1",
  1414. "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.18.1.tgz",
  1415. "integrity": "sha512-pDLkYITdYrH/9Cv/Vlj8HppDuLMDUBmgsM0+N+xLtFd18aXgM9Nyqupb/Uw+HeidhfYg2lD6CXvz6CjoVOaKjQ==",
  1416. "cpu": [
  1417. "x64"
  1418. ],
  1419. "optional": true,
  1420. "os": [
  1421. "linux"
  1422. ]
  1423. },
  1424. "node_modules/@sindresorhus/merge-streams": {
  1425. "version": "2.3.0",
  1426. "resolved": "https://registry.npmjs.org/@sindresorhus/merge-streams/-/merge-streams-2.3.0.tgz",
  1427. "integrity": "sha512-LtoMMhxAlorcGhmFYI+LhPgbPZCkgP6ra1YL604EeF6U98pLlQ3iWIGMdWSC+vWmPBWBNgmDBAhnAobLROJmwg==",
  1428. "engines": {
  1429. "node": ">=18"
  1430. },
  1431. "funding": {
  1432. "url": "https://github.com/sponsors/sindresorhus"
  1433. }
  1434. },
  1435. "node_modules/@trysound/sax": {
  1436. "version": "0.2.0",
  1437. "resolved": "https://registry.npmjs.org/@trysound/sax/-/sax-0.2.0.tgz",
  1438. "integrity": "sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==",
  1439. "engines": {
  1440. "node": ">=10.13.0"
  1441. }
  1442. },
  1443. "node_modules/@types/estree": {
  1444. "version": "1.0.5",
  1445. "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.5.tgz",
  1446. "integrity": "sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw=="
  1447. },
  1448. "node_modules/@types/http-proxy": {
  1449. "version": "1.17.14",
  1450. "resolved": "https://registry.npmjs.org/@types/http-proxy/-/http-proxy-1.17.14.tgz",
  1451. "integrity": "sha512-SSrD0c1OQzlFX7pGu1eXxSEjemej64aaNPRhhVYUGqXh0BtldAAx37MG8btcumvpgKyZp1F5Gn3JkktdxiFv6w==",
  1452. "dependencies": {
  1453. "@types/node": "*"
  1454. }
  1455. },
  1456. "node_modules/@types/node": {
  1457. "version": "20.14.10",
  1458. "resolved": "https://registry.npmjs.org/@types/node/-/node-20.14.10.tgz",
  1459. "integrity": "sha512-MdiXf+nDuMvY0gJKxyfZ7/6UFsETO7mGKF54MVD/ekJS6HdFtpZFBgrh6Pseu64XTb2MLyFPlbW6hj8HYRQNOQ==",
  1460. "dependencies": {
  1461. "undici-types": "~5.26.4"
  1462. }
  1463. },
  1464. "node_modules/@types/resolve": {
  1465. "version": "1.20.2",
  1466. "resolved": "https://registry.npmjs.org/@types/resolve/-/resolve-1.20.2.tgz",
  1467. "integrity": "sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q=="
  1468. },
  1469. "node_modules/@types/web-bluetooth": {
  1470. "version": "0.0.20",
  1471. "resolved": "https://registry.npmjs.org/@types/web-bluetooth/-/web-bluetooth-0.0.20.tgz",
  1472. "integrity": "sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==",
  1473. "dev": true
  1474. },
  1475. "node_modules/@unhead/dom": {
  1476. "version": "1.9.16",
  1477. "resolved": "https://registry.npmjs.org/@unhead/dom/-/dom-1.9.16.tgz",
  1478. "integrity": "sha512-aZIAnnc89Csi1vV4mtlHYI765B7m1yuaXUuQiYHwr6glE9FLyy2X87CzEci4yPH/YbkKm0bGQRfcxXq6Eq0W7g==",
  1479. "dependencies": {
  1480. "@unhead/schema": "1.9.16",
  1481. "@unhead/shared": "1.9.16"
  1482. },
  1483. "funding": {
  1484. "url": "https://github.com/sponsors/harlan-zw"
  1485. }
  1486. },
  1487. "node_modules/@unhead/dom/node_modules/@unhead/schema": {
  1488. "version": "1.9.16",
  1489. "resolved": "https://registry.npmjs.org/@unhead/schema/-/schema-1.9.16.tgz",
  1490. "integrity": "sha512-V2BshX+I6D2wN4ys5so8RQDUgsggsxW9FVBiuQi4h8oPWtHclogxzDiHa5BH2TgvNIoUxLnLYNAShMGipmVuUw==",
  1491. "dependencies": {
  1492. "hookable": "^5.5.3",
  1493. "zhead": "^2.2.4"
  1494. },
  1495. "funding": {
  1496. "url": "https://github.com/sponsors/harlan-zw"
  1497. }
  1498. },
  1499. "node_modules/@unhead/dom/node_modules/@unhead/shared": {
  1500. "version": "1.9.16",
  1501. "resolved": "https://registry.npmjs.org/@unhead/shared/-/shared-1.9.16.tgz",
  1502. "integrity": "sha512-pfJnArULCY+GBr7OtYyyxihRiQLkT31TpyK6nUKIwyax4oNOGyhNfk0RFzNq16BwLg60d1lrc5bd5mZGbfClMA==",
  1503. "dependencies": {
  1504. "@unhead/schema": "1.9.16"
  1505. },
  1506. "funding": {
  1507. "url": "https://github.com/sponsors/harlan-zw"
  1508. }
  1509. },
  1510. "node_modules/@unhead/schema": {
  1511. "version": "1.9.15",
  1512. "resolved": "https://registry.npmjs.org/@unhead/schema/-/schema-1.9.15.tgz",
  1513. "integrity": "sha512-9ADZuXOH+tOKHIjXsgg+SPINnh/YJEBMCjpg+8VLGgE2r5med3jAnOU8g7ALfuVEBRBrbFgs1qVKoKm1NkTXJQ==",
  1514. "dependencies": {
  1515. "hookable": "^5.5.3",
  1516. "zhead": "^2.2.4"
  1517. },
  1518. "funding": {
  1519. "url": "https://github.com/sponsors/harlan-zw"
  1520. }
  1521. },
  1522. "node_modules/@unhead/shared": {
  1523. "version": "1.9.15",
  1524. "resolved": "https://registry.npmjs.org/@unhead/shared/-/shared-1.9.15.tgz",
  1525. "integrity": "sha512-+U5r04eRtCNcniWjzNPRtwVuF9rW/6EXxhGvuohJBDaIE57J6BHWo5cEp7Pqts7DlTFs7LiDtH8ONNDv4QqRaw==",
  1526. "dependencies": {
  1527. "@unhead/schema": "1.9.15"
  1528. },
  1529. "funding": {
  1530. "url": "https://github.com/sponsors/harlan-zw"
  1531. }
  1532. },
  1533. "node_modules/@unhead/ssr": {
  1534. "version": "1.9.15",
  1535. "resolved": "https://registry.npmjs.org/@unhead/ssr/-/ssr-1.9.15.tgz",
  1536. "integrity": "sha512-gqRQQkT1jzZKf9nF7r1exBtWbBi5QjGi7wa0y7cHPJ6aTPOyLVTeb9OvfC0MAP94JXgsZrgyQt8q8uD6N1tfTw==",
  1537. "dependencies": {
  1538. "@unhead/schema": "1.9.15",
  1539. "@unhead/shared": "1.9.15"
  1540. },
  1541. "funding": {
  1542. "url": "https://github.com/sponsors/harlan-zw"
  1543. }
  1544. },
  1545. "node_modules/@unhead/vue": {
  1546. "version": "1.9.16",
  1547. "resolved": "https://registry.npmjs.org/@unhead/vue/-/vue-1.9.16.tgz",
  1548. "integrity": "sha512-kpMWWwm8cOwo4gw4An43pz30l2CqNtmJpX5Xsu79rwf6Viq8jHAjk6BGqyKy220M2bpa0Va4fnR532SgGO1YgQ==",
  1549. "dependencies": {
  1550. "@unhead/schema": "1.9.16",
  1551. "@unhead/shared": "1.9.16",
  1552. "hookable": "^5.5.3",
  1553. "unhead": "1.9.16"
  1554. },
  1555. "funding": {
  1556. "url": "https://github.com/sponsors/harlan-zw"
  1557. },
  1558. "peerDependencies": {
  1559. "vue": ">=2.7 || >=3"
  1560. }
  1561. },
  1562. "node_modules/@unhead/vue/node_modules/@unhead/schema": {
  1563. "version": "1.9.16",
  1564. "resolved": "https://registry.npmjs.org/@unhead/schema/-/schema-1.9.16.tgz",
  1565. "integrity": "sha512-V2BshX+I6D2wN4ys5so8RQDUgsggsxW9FVBiuQi4h8oPWtHclogxzDiHa5BH2TgvNIoUxLnLYNAShMGipmVuUw==",
  1566. "dependencies": {
  1567. "hookable": "^5.5.3",
  1568. "zhead": "^2.2.4"
  1569. },
  1570. "funding": {
  1571. "url": "https://github.com/sponsors/harlan-zw"
  1572. }
  1573. },
  1574. "node_modules/@unhead/vue/node_modules/@unhead/shared": {
  1575. "version": "1.9.16",
  1576. "resolved": "https://registry.npmjs.org/@unhead/shared/-/shared-1.9.16.tgz",
  1577. "integrity": "sha512-pfJnArULCY+GBr7OtYyyxihRiQLkT31TpyK6nUKIwyax4oNOGyhNfk0RFzNq16BwLg60d1lrc5bd5mZGbfClMA==",
  1578. "dependencies": {
  1579. "@unhead/schema": "1.9.16"
  1580. },
  1581. "funding": {
  1582. "url": "https://github.com/sponsors/harlan-zw"
  1583. }
  1584. },
  1585. "node_modules/@vercel/nft": {
  1586. "version": "0.26.5",
  1587. "resolved": "https://registry.npmjs.org/@vercel/nft/-/nft-0.26.5.tgz",
  1588. "integrity": "sha512-NHxohEqad6Ra/r4lGknO52uc/GrWILXAMs1BB4401GTqww0fw1bAqzpG1XHuDO+dprg4GvsD9ZLLSsdo78p9hQ==",
  1589. "dependencies": {
  1590. "@mapbox/node-pre-gyp": "^1.0.5",
  1591. "@rollup/pluginutils": "^4.0.0",
  1592. "acorn": "^8.6.0",
  1593. "acorn-import-attributes": "^1.9.2",
  1594. "async-sema": "^3.1.1",
  1595. "bindings": "^1.4.0",
  1596. "estree-walker": "2.0.2",
  1597. "glob": "^7.1.3",
  1598. "graceful-fs": "^4.2.9",
  1599. "micromatch": "^4.0.2",
  1600. "node-gyp-build": "^4.2.2",
  1601. "resolve-from": "^5.0.0"
  1602. },
  1603. "bin": {
  1604. "nft": "out/cli.js"
  1605. },
  1606. "engines": {
  1607. "node": ">=16"
  1608. }
  1609. },
  1610. "node_modules/@vercel/nft/node_modules/@rollup/pluginutils": {
  1611. "version": "4.2.1",
  1612. "resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-4.2.1.tgz",
  1613. "integrity": "sha512-iKnFXr7NkdZAIHiIWE+BX5ULi/ucVFYWD6TbAV+rZctiRTY2PL6tsIKhoIOaoskiWAkgu+VsbXgUVDNLHf+InQ==",
  1614. "dependencies": {
  1615. "estree-walker": "^2.0.1",
  1616. "picomatch": "^2.2.2"
  1617. },
  1618. "engines": {
  1619. "node": ">= 8.0.0"
  1620. }
  1621. },
  1622. "node_modules/@vercel/nft/node_modules/brace-expansion": {
  1623. "version": "1.1.11",
  1624. "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
  1625. "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
  1626. "dependencies": {
  1627. "balanced-match": "^1.0.0",
  1628. "concat-map": "0.0.1"
  1629. }
  1630. },
  1631. "node_modules/@vercel/nft/node_modules/estree-walker": {
  1632. "version": "2.0.2",
  1633. "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz",
  1634. "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w=="
  1635. },
  1636. "node_modules/@vercel/nft/node_modules/glob": {
  1637. "version": "7.2.3",
  1638. "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz",
  1639. "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
  1640. "deprecated": "Glob versions prior to v9 are no longer supported",
  1641. "dependencies": {
  1642. "fs.realpath": "^1.0.0",
  1643. "inflight": "^1.0.4",
  1644. "inherits": "2",
  1645. "minimatch": "^3.1.1",
  1646. "once": "^1.3.0",
  1647. "path-is-absolute": "^1.0.0"
  1648. },
  1649. "engines": {
  1650. "node": "*"
  1651. },
  1652. "funding": {
  1653. "url": "https://github.com/sponsors/isaacs"
  1654. }
  1655. },
  1656. "node_modules/@vercel/nft/node_modules/minimatch": {
  1657. "version": "3.1.2",
  1658. "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
  1659. "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
  1660. "dependencies": {
  1661. "brace-expansion": "^1.1.7"
  1662. },
  1663. "engines": {
  1664. "node": "*"
  1665. }
  1666. },
  1667. "node_modules/@vitejs/plugin-vue": {
  1668. "version": "5.0.5",
  1669. "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-5.0.5.tgz",
  1670. "integrity": "sha512-LOjm7XeIimLBZyzinBQ6OSm3UBCNVCpLkxGC0oWmm2YPzVZoxMsdvNVimLTBzpAnR9hl/yn1SHGuRfe6/Td9rQ==",
  1671. "engines": {
  1672. "node": "^18.0.0 || >=20.0.0"
  1673. },
  1674. "peerDependencies": {
  1675. "vite": "^5.0.0",
  1676. "vue": "^3.2.25"
  1677. }
  1678. },
  1679. "node_modules/@vitejs/plugin-vue-jsx": {
  1680. "version": "4.0.0",
  1681. "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue-jsx/-/plugin-vue-jsx-4.0.0.tgz",
  1682. "integrity": "sha512-A+6wL2AdQhDsLsDnY+2v4rRDI1HLJGIMc97a8FURO9tqKsH5QvjWrzsa5DH3NlZsM742W2wODl2fF+bfcTWtXw==",
  1683. "dependencies": {
  1684. "@babel/core": "^7.24.6",
  1685. "@babel/plugin-transform-typescript": "^7.24.6",
  1686. "@vue/babel-plugin-jsx": "^1.2.2"
  1687. },
  1688. "engines": {
  1689. "node": "^18.0.0 || >=20.0.0"
  1690. },
  1691. "peerDependencies": {
  1692. "vite": "^5.0.0",
  1693. "vue": "^3.0.0"
  1694. }
  1695. },
  1696. "node_modules/@vue-macros/common": {
  1697. "version": "1.10.4",
  1698. "resolved": "https://registry.npmjs.org/@vue-macros/common/-/common-1.10.4.tgz",
  1699. "integrity": "sha512-akO6Bd6U4jP0+ZKbHq6mbYkw1coOrJpLeVmkuMlUsT5wZRi11BjauGcZHusBSzUjgCBsa1kZTyipxrxrWB54Hw==",
  1700. "dependencies": {
  1701. "@babel/types": "^7.24.5",
  1702. "@rollup/pluginutils": "^5.1.0",
  1703. "@vue/compiler-sfc": "^3.4.27",
  1704. "ast-kit": "^0.12.1",
  1705. "local-pkg": "^0.5.0",
  1706. "magic-string-ast": "^0.6.0"
  1707. },
  1708. "engines": {
  1709. "node": ">=16.14.0"
  1710. },
  1711. "peerDependencies": {
  1712. "vue": "^2.7.0 || ^3.2.25"
  1713. },
  1714. "peerDependenciesMeta": {
  1715. "vue": {
  1716. "optional": true
  1717. }
  1718. }
  1719. },
  1720. "node_modules/@vue/babel-helper-vue-transform-on": {
  1721. "version": "1.2.2",
  1722. "resolved": "https://registry.npmjs.org/@vue/babel-helper-vue-transform-on/-/babel-helper-vue-transform-on-1.2.2.tgz",
  1723. "integrity": "sha512-nOttamHUR3YzdEqdM/XXDyCSdxMA9VizUKoroLX6yTyRtggzQMHXcmwh8a7ZErcJttIBIc9s68a1B8GZ+Dmvsw=="
  1724. },
  1725. "node_modules/@vue/babel-plugin-jsx": {
  1726. "version": "1.2.2",
  1727. "resolved": "https://registry.npmjs.org/@vue/babel-plugin-jsx/-/babel-plugin-jsx-1.2.2.tgz",
  1728. "integrity": "sha512-nYTkZUVTu4nhP199UoORePsql0l+wj7v/oyQjtThUVhJl1U+6qHuoVhIvR3bf7eVKjbCK+Cs2AWd7mi9Mpz9rA==",
  1729. "dependencies": {
  1730. "@babel/helper-module-imports": "~7.22.15",
  1731. "@babel/helper-plugin-utils": "^7.22.5",
  1732. "@babel/plugin-syntax-jsx": "^7.23.3",
  1733. "@babel/template": "^7.23.9",
  1734. "@babel/traverse": "^7.23.9",
  1735. "@babel/types": "^7.23.9",
  1736. "@vue/babel-helper-vue-transform-on": "1.2.2",
  1737. "@vue/babel-plugin-resolve-type": "1.2.2",
  1738. "camelcase": "^6.3.0",
  1739. "html-tags": "^3.3.1",
  1740. "svg-tags": "^1.0.0"
  1741. },
  1742. "peerDependencies": {
  1743. "@babel/core": "^7.0.0-0"
  1744. },
  1745. "peerDependenciesMeta": {
  1746. "@babel/core": {
  1747. "optional": true
  1748. }
  1749. }
  1750. },
  1751. "node_modules/@vue/babel-plugin-jsx/node_modules/@babel/helper-module-imports": {
  1752. "version": "7.22.15",
  1753. "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.22.15.tgz",
  1754. "integrity": "sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==",
  1755. "dependencies": {
  1756. "@babel/types": "^7.22.15"
  1757. },
  1758. "engines": {
  1759. "node": ">=6.9.0"
  1760. }
  1761. },
  1762. "node_modules/@vue/babel-plugin-resolve-type": {
  1763. "version": "1.2.2",
  1764. "resolved": "https://registry.npmjs.org/@vue/babel-plugin-resolve-type/-/babel-plugin-resolve-type-1.2.2.tgz",
  1765. "integrity": "sha512-EntyroPwNg5IPVdUJupqs0CFzuf6lUrVvCspmv2J1FITLeGnUCuoGNNk78dgCusxEiYj6RMkTJflGSxk5aIC4A==",
  1766. "dependencies": {
  1767. "@babel/code-frame": "^7.23.5",
  1768. "@babel/helper-module-imports": "~7.22.15",
  1769. "@babel/helper-plugin-utils": "^7.22.5",
  1770. "@babel/parser": "^7.23.9",
  1771. "@vue/compiler-sfc": "^3.4.15"
  1772. },
  1773. "peerDependencies": {
  1774. "@babel/core": "^7.0.0-0"
  1775. }
  1776. },
  1777. "node_modules/@vue/babel-plugin-resolve-type/node_modules/@babel/helper-module-imports": {
  1778. "version": "7.22.15",
  1779. "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.22.15.tgz",
  1780. "integrity": "sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==",
  1781. "dependencies": {
  1782. "@babel/types": "^7.22.15"
  1783. },
  1784. "engines": {
  1785. "node": ">=6.9.0"
  1786. }
  1787. },
  1788. "node_modules/@vue/compiler-core": {
  1789. "version": "3.4.31",
  1790. "resolved": "https://registry.npmjs.org/@vue/compiler-core/-/compiler-core-3.4.31.tgz",
  1791. "integrity": "sha512-skOiodXWTV3DxfDhB4rOf3OGalpITLlgCeOwb+Y9GJpfQ8ErigdBUHomBzvG78JoVE8MJoQsb+qhZiHfKeNeEg==",
  1792. "dependencies": {
  1793. "@babel/parser": "^7.24.7",
  1794. "@vue/shared": "3.4.31",
  1795. "entities": "^4.5.0",
  1796. "estree-walker": "^2.0.2",
  1797. "source-map-js": "^1.2.0"
  1798. }
  1799. },
  1800. "node_modules/@vue/compiler-core/node_modules/estree-walker": {
  1801. "version": "2.0.2",
  1802. "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz",
  1803. "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w=="
  1804. },
  1805. "node_modules/@vue/compiler-dom": {
  1806. "version": "3.4.31",
  1807. "resolved": "https://registry.npmjs.org/@vue/compiler-dom/-/compiler-dom-3.4.31.tgz",
  1808. "integrity": "sha512-wK424WMXsG1IGMyDGyLqB+TbmEBFM78hIsOJ9QwUVLGrcSk0ak6zYty7Pj8ftm7nEtdU/DGQxAXp0/lM/2cEpQ==",
  1809. "dependencies": {
  1810. "@vue/compiler-core": "3.4.31",
  1811. "@vue/shared": "3.4.31"
  1812. }
  1813. },
  1814. "node_modules/@vue/compiler-sfc": {
  1815. "version": "3.4.31",
  1816. "resolved": "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-3.4.31.tgz",
  1817. "integrity": "sha512-einJxqEw8IIJxzmnxmJBuK2usI+lJonl53foq+9etB2HAzlPjAS/wa7r0uUpXw5ByX3/0uswVSrjNb17vJm1kQ==",
  1818. "dependencies": {
  1819. "@babel/parser": "^7.24.7",
  1820. "@vue/compiler-core": "3.4.31",
  1821. "@vue/compiler-dom": "3.4.31",
  1822. "@vue/compiler-ssr": "3.4.31",
  1823. "@vue/shared": "3.4.31",
  1824. "estree-walker": "^2.0.2",
  1825. "magic-string": "^0.30.10",
  1826. "postcss": "^8.4.38",
  1827. "source-map-js": "^1.2.0"
  1828. }
  1829. },
  1830. "node_modules/@vue/compiler-sfc/node_modules/estree-walker": {
  1831. "version": "2.0.2",
  1832. "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz",
  1833. "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w=="
  1834. },
  1835. "node_modules/@vue/compiler-ssr": {
  1836. "version": "3.4.31",
  1837. "resolved": "https://registry.npmjs.org/@vue/compiler-ssr/-/compiler-ssr-3.4.31.tgz",
  1838. "integrity": "sha512-RtefmITAje3fJ8FSg1gwgDhdKhZVntIVbwupdyZDSifZTRMiWxWehAOTCc8/KZDnBOcYQ4/9VWxsTbd3wT0hAA==",
  1839. "dependencies": {
  1840. "@vue/compiler-dom": "3.4.31",
  1841. "@vue/shared": "3.4.31"
  1842. }
  1843. },
  1844. "node_modules/@vue/devtools-api": {
  1845. "version": "6.6.3",
  1846. "resolved": "https://registry.npmjs.org/@vue/devtools-api/-/devtools-api-6.6.3.tgz",
  1847. "integrity": "sha512-0MiMsFma/HqA6g3KLKn+AGpL1kgKhFWszC9U29NfpWK5LE7bjeXxySWJrOJ77hBz+TBrBQ7o4QJqbPbqbs8rJw=="
  1848. },
  1849. "node_modules/@vue/devtools-core": {
  1850. "version": "7.3.3",
  1851. "resolved": "https://registry.npmjs.org/@vue/devtools-core/-/devtools-core-7.3.3.tgz",
  1852. "integrity": "sha512-i6Bwkx4OwfY0QVHjAdsivhlzZ2HMj7fbNRYJsWspQ+dkA1f3nTzycPqZmVUsm2TGkbQlhTMhCAdDoP97JKoc+g==",
  1853. "dependencies": {
  1854. "@vue/devtools-kit": "^7.3.3",
  1855. "@vue/devtools-shared": "^7.3.3",
  1856. "mitt": "^3.0.1",
  1857. "nanoid": "^3.3.4",
  1858. "pathe": "^1.1.2",
  1859. "vite-hot-client": "^0.2.3"
  1860. }
  1861. },
  1862. "node_modules/@vue/devtools-core/node_modules/nanoid": {
  1863. "version": "3.3.7",
  1864. "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz",
  1865. "integrity": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==",
  1866. "funding": [
  1867. {
  1868. "type": "github",
  1869. "url": "https://github.com/sponsors/ai"
  1870. }
  1871. ],
  1872. "bin": {
  1873. "nanoid": "bin/nanoid.cjs"
  1874. },
  1875. "engines": {
  1876. "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
  1877. }
  1878. },
  1879. "node_modules/@vue/devtools-kit": {
  1880. "version": "7.3.3",
  1881. "resolved": "https://registry.npmjs.org/@vue/devtools-kit/-/devtools-kit-7.3.3.tgz",
  1882. "integrity": "sha512-m+dFI57BrzKYPKq73mt4CJ5GWld5OLBseLHPHGVP7CaILNY9o1gWVJWAJeF8XtQ9LTiMxZSaK6NcBsFuxAhD0g==",
  1883. "dependencies": {
  1884. "@vue/devtools-shared": "^7.3.3",
  1885. "birpc": "^0.2.17",
  1886. "hookable": "^5.5.3",
  1887. "mitt": "^3.0.1",
  1888. "perfect-debounce": "^1.0.0",
  1889. "speakingurl": "^14.0.1",
  1890. "superjson": "^2.2.1"
  1891. }
  1892. },
  1893. "node_modules/@vue/devtools-shared": {
  1894. "version": "7.3.5",
  1895. "resolved": "https://registry.npmjs.org/@vue/devtools-shared/-/devtools-shared-7.3.5.tgz",
  1896. "integrity": "sha512-Rqii3VazmWTi67a86rYopi61n5Ved05EybJCwyrfoO9Ok3MaS/4yRFl706ouoISMlyrASJFEzM0/AiDA6w4f9A==",
  1897. "dependencies": {
  1898. "rfdc": "^1.4.1"
  1899. }
  1900. },
  1901. "node_modules/@vue/reactivity": {
  1902. "version": "3.4.31",
  1903. "resolved": "https://registry.npmjs.org/@vue/reactivity/-/reactivity-3.4.31.tgz",
  1904. "integrity": "sha512-VGkTani8SOoVkZNds1PfJ/T1SlAIOf8E58PGAhIOUDYPC4GAmFA2u/E14TDAFcf3vVDKunc4QqCe/SHr8xC65Q==",
  1905. "dependencies": {
  1906. "@vue/shared": "3.4.31"
  1907. }
  1908. },
  1909. "node_modules/@vue/runtime-core": {
  1910. "version": "3.4.31",
  1911. "resolved": "https://registry.npmjs.org/@vue/runtime-core/-/runtime-core-3.4.31.tgz",
  1912. "integrity": "sha512-LDkztxeUPazxG/p8c5JDDKPfkCDBkkiNLVNf7XZIUnJ+66GVGkP+TIh34+8LtPisZ+HMWl2zqhIw0xN5MwU1cw==",
  1913. "dependencies": {
  1914. "@vue/reactivity": "3.4.31",
  1915. "@vue/shared": "3.4.31"
  1916. }
  1917. },
  1918. "node_modules/@vue/runtime-dom": {
  1919. "version": "3.4.31",
  1920. "resolved": "https://registry.npmjs.org/@vue/runtime-dom/-/runtime-dom-3.4.31.tgz",
  1921. "integrity": "sha512-2Auws3mB7+lHhTFCg8E9ZWopA6Q6L455EcU7bzcQ4x6Dn4cCPuqj6S2oBZgN2a8vJRS/LSYYxwFFq2Hlx3Fsaw==",
  1922. "dependencies": {
  1923. "@vue/reactivity": "3.4.31",
  1924. "@vue/runtime-core": "3.4.31",
  1925. "@vue/shared": "3.4.31",
  1926. "csstype": "^3.1.3"
  1927. }
  1928. },
  1929. "node_modules/@vue/server-renderer": {
  1930. "version": "3.4.31",
  1931. "resolved": "https://registry.npmjs.org/@vue/server-renderer/-/server-renderer-3.4.31.tgz",
  1932. "integrity": "sha512-D5BLbdvrlR9PE3by9GaUp1gQXlCNadIZytMIb8H2h3FMWJd4oUfkUTEH2wAr3qxoRz25uxbTcbqd3WKlm9EHQA==",
  1933. "dependencies": {
  1934. "@vue/compiler-ssr": "3.4.31",
  1935. "@vue/shared": "3.4.31"
  1936. },
  1937. "peerDependencies": {
  1938. "vue": "3.4.31"
  1939. }
  1940. },
  1941. "node_modules/@vue/shared": {
  1942. "version": "3.4.31",
  1943. "resolved": "https://registry.npmjs.org/@vue/shared/-/shared-3.4.31.tgz",
  1944. "integrity": "sha512-Yp3wtJk//8cO4NItOPpi3QkLExAr/aLBGZMmTtW9WpdwBCJpRM6zj9WgWktXAl8IDIozwNMByT45JP3tO3ACWA=="
  1945. },
  1946. "node_modules/@vueuse/core": {
  1947. "version": "11.1.0",
  1948. "resolved": "https://registry.npmjs.org/@vueuse/core/-/core-11.1.0.tgz",
  1949. "integrity": "sha512-P6dk79QYA6sKQnghrUz/1tHi0n9mrb/iO1WTMk/ElLmTyNqgDeSZ3wcDf6fRBGzRJbeG1dxzEOvLENMjr+E3fg==",
  1950. "dev": true,
  1951. "dependencies": {
  1952. "@types/web-bluetooth": "^0.0.20",
  1953. "@vueuse/metadata": "11.1.0",
  1954. "@vueuse/shared": "11.1.0",
  1955. "vue-demi": ">=0.14.10"
  1956. },
  1957. "funding": {
  1958. "url": "https://github.com/sponsors/antfu"
  1959. }
  1960. },
  1961. "node_modules/@vueuse/core/node_modules/vue-demi": {
  1962. "version": "0.14.10",
  1963. "resolved": "https://registry.npmjs.org/vue-demi/-/vue-demi-0.14.10.tgz",
  1964. "integrity": "sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==",
  1965. "dev": true,
  1966. "hasInstallScript": true,
  1967. "bin": {
  1968. "vue-demi-fix": "bin/vue-demi-fix.js",
  1969. "vue-demi-switch": "bin/vue-demi-switch.js"
  1970. },
  1971. "engines": {
  1972. "node": ">=12"
  1973. },
  1974. "funding": {
  1975. "url": "https://github.com/sponsors/antfu"
  1976. },
  1977. "peerDependencies": {
  1978. "@vue/composition-api": "^1.0.0-rc.1",
  1979. "vue": "^3.0.0-0 || ^2.6.0"
  1980. },
  1981. "peerDependenciesMeta": {
  1982. "@vue/composition-api": {
  1983. "optional": true
  1984. }
  1985. }
  1986. },
  1987. "node_modules/@vueuse/metadata": {
  1988. "version": "11.1.0",
  1989. "resolved": "https://registry.npmjs.org/@vueuse/metadata/-/metadata-11.1.0.tgz",
  1990. "integrity": "sha512-l9Q502TBTaPYGanl1G+hPgd3QX5s4CGnpXriVBR5fEZ/goI6fvDaVmIl3Td8oKFurOxTmbXvBPSsgrd6eu6HYg==",
  1991. "dev": true,
  1992. "funding": {
  1993. "url": "https://github.com/sponsors/antfu"
  1994. }
  1995. },
  1996. "node_modules/@vueuse/nuxt": {
  1997. "version": "11.1.0",
  1998. "resolved": "https://registry.npmjs.org/@vueuse/nuxt/-/nuxt-11.1.0.tgz",
  1999. "integrity": "sha512-ZPYigcqgPPe9vk9nBHLF8p0zshX8qvWV/ox1Y4GdV4k2flPiw7+2THNTpU2NZDBXSOXlhB2sao+paGCsvJm/Qw==",
  2000. "dev": true,
  2001. "dependencies": {
  2002. "@nuxt/kit": "^3.13.2",
  2003. "@vueuse/core": "11.1.0",
  2004. "@vueuse/metadata": "11.1.0",
  2005. "local-pkg": "^0.5.0",
  2006. "vue-demi": ">=0.14.10"
  2007. },
  2008. "funding": {
  2009. "url": "https://github.com/sponsors/antfu"
  2010. },
  2011. "peerDependencies": {
  2012. "nuxt": "^3.0.0"
  2013. }
  2014. },
  2015. "node_modules/@vueuse/nuxt/node_modules/@nuxt/kit": {
  2016. "version": "3.13.2",
  2017. "resolved": "https://registry.npmjs.org/@nuxt/kit/-/kit-3.13.2.tgz",
  2018. "integrity": "sha512-KvRw21zU//wdz25IeE1E5m/aFSzhJloBRAQtv+evcFeZvuroIxpIQuUqhbzuwznaUwpiWbmwlcsp5uOWmi4vwA==",
  2019. "dev": true,
  2020. "dependencies": {
  2021. "@nuxt/schema": "3.13.2",
  2022. "c12": "^1.11.2",
  2023. "consola": "^3.2.3",
  2024. "defu": "^6.1.4",
  2025. "destr": "^2.0.3",
  2026. "globby": "^14.0.2",
  2027. "hash-sum": "^2.0.0",
  2028. "ignore": "^5.3.2",
  2029. "jiti": "^1.21.6",
  2030. "klona": "^2.0.6",
  2031. "knitwork": "^1.1.0",
  2032. "mlly": "^1.7.1",
  2033. "pathe": "^1.1.2",
  2034. "pkg-types": "^1.2.0",
  2035. "scule": "^1.3.0",
  2036. "semver": "^7.6.3",
  2037. "ufo": "^1.5.4",
  2038. "unctx": "^2.3.1",
  2039. "unimport": "^3.12.0",
  2040. "untyped": "^1.4.2"
  2041. },
  2042. "engines": {
  2043. "node": "^14.18.0 || >=16.10.0"
  2044. }
  2045. },
  2046. "node_modules/@vueuse/nuxt/node_modules/@nuxt/schema": {
  2047. "version": "3.13.2",
  2048. "resolved": "https://registry.npmjs.org/@nuxt/schema/-/schema-3.13.2.tgz",
  2049. "integrity": "sha512-CCZgpm+MkqtOMDEgF9SWgGPBXlQ01hV/6+2reDEpJuqFPGzV8HYKPBcIFvn7/z5ahtgutHLzjP71Na+hYcqSpw==",
  2050. "dev": true,
  2051. "dependencies": {
  2052. "compatx": "^0.1.8",
  2053. "consola": "^3.2.3",
  2054. "defu": "^6.1.4",
  2055. "hookable": "^5.5.3",
  2056. "pathe": "^1.1.2",
  2057. "pkg-types": "^1.2.0",
  2058. "scule": "^1.3.0",
  2059. "std-env": "^3.7.0",
  2060. "ufo": "^1.5.4",
  2061. "uncrypto": "^0.1.3",
  2062. "unimport": "^3.12.0",
  2063. "untyped": "^1.4.2"
  2064. },
  2065. "engines": {
  2066. "node": "^14.18.0 || >=16.10.0"
  2067. }
  2068. },
  2069. "node_modules/@vueuse/nuxt/node_modules/vue-demi": {
  2070. "version": "0.14.10",
  2071. "resolved": "https://registry.npmjs.org/vue-demi/-/vue-demi-0.14.10.tgz",
  2072. "integrity": "sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==",
  2073. "dev": true,
  2074. "hasInstallScript": true,
  2075. "bin": {
  2076. "vue-demi-fix": "bin/vue-demi-fix.js",
  2077. "vue-demi-switch": "bin/vue-demi-switch.js"
  2078. },
  2079. "engines": {
  2080. "node": ">=12"
  2081. },
  2082. "funding": {
  2083. "url": "https://github.com/sponsors/antfu"
  2084. },
  2085. "peerDependencies": {
  2086. "@vue/composition-api": "^1.0.0-rc.1",
  2087. "vue": "^3.0.0-0 || ^2.6.0"
  2088. },
  2089. "peerDependenciesMeta": {
  2090. "@vue/composition-api": {
  2091. "optional": true
  2092. }
  2093. }
  2094. },
  2095. "node_modules/@vueuse/shared": {
  2096. "version": "11.1.0",
  2097. "resolved": "https://registry.npmjs.org/@vueuse/shared/-/shared-11.1.0.tgz",
  2098. "integrity": "sha512-YUtIpY122q7osj+zsNMFAfMTubGz0sn5QzE5gPzAIiCmtt2ha3uQUY1+JPyL4gRCTsLPX82Y9brNbo/aqlA91w==",
  2099. "dev": true,
  2100. "dependencies": {
  2101. "vue-demi": ">=0.14.10"
  2102. },
  2103. "funding": {
  2104. "url": "https://github.com/sponsors/antfu"
  2105. }
  2106. },
  2107. "node_modules/@vueuse/shared/node_modules/vue-demi": {
  2108. "version": "0.14.10",
  2109. "resolved": "https://registry.npmjs.org/vue-demi/-/vue-demi-0.14.10.tgz",
  2110. "integrity": "sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==",
  2111. "dev": true,
  2112. "hasInstallScript": true,
  2113. "bin": {
  2114. "vue-demi-fix": "bin/vue-demi-fix.js",
  2115. "vue-demi-switch": "bin/vue-demi-switch.js"
  2116. },
  2117. "engines": {
  2118. "node": ">=12"
  2119. },
  2120. "funding": {
  2121. "url": "https://github.com/sponsors/antfu"
  2122. },
  2123. "peerDependencies": {
  2124. "@vue/composition-api": "^1.0.0-rc.1",
  2125. "vue": "^3.0.0-0 || ^2.6.0"
  2126. },
  2127. "peerDependenciesMeta": {
  2128. "@vue/composition-api": {
  2129. "optional": true
  2130. }
  2131. }
  2132. },
  2133. "node_modules/abbrev": {
  2134. "version": "1.1.1",
  2135. "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz",
  2136. "integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q=="
  2137. },
  2138. "node_modules/abort-controller": {
  2139. "version": "3.0.0",
  2140. "resolved": "https://registry.npmjs.org/abort-controller/-/abort-controller-3.0.0.tgz",
  2141. "integrity": "sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==",
  2142. "dependencies": {
  2143. "event-target-shim": "^5.0.0"
  2144. },
  2145. "engines": {
  2146. "node": ">=6.5"
  2147. }
  2148. },
  2149. "node_modules/acorn": {
  2150. "version": "8.12.0",
  2151. "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.12.0.tgz",
  2152. "integrity": "sha512-RTvkC4w+KNXrM39/lWCUaG0IbRkWdCv7W/IOW9oU6SawyxulvkQy5HQPVTKxEjczcUvapcrw3cFx/60VN/NRNw==",
  2153. "bin": {
  2154. "acorn": "bin/acorn"
  2155. },
  2156. "engines": {
  2157. "node": ">=0.4.0"
  2158. }
  2159. },
  2160. "node_modules/acorn-import-attributes": {
  2161. "version": "1.9.5",
  2162. "resolved": "https://registry.npmjs.org/acorn-import-attributes/-/acorn-import-attributes-1.9.5.tgz",
  2163. "integrity": "sha512-n02Vykv5uA3eHGM/Z2dQrcD56kL8TyDb2p1+0P83PClMnC/nc+anbQRhIOWnSq4Ke/KvDPrY3C9hDtC/A3eHnQ==",
  2164. "peerDependencies": {
  2165. "acorn": "^8"
  2166. }
  2167. },
  2168. "node_modules/agent-base": {
  2169. "version": "6.0.2",
  2170. "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz",
  2171. "integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==",
  2172. "dependencies": {
  2173. "debug": "4"
  2174. },
  2175. "engines": {
  2176. "node": ">= 6.0.0"
  2177. }
  2178. },
  2179. "node_modules/ansi-colors": {
  2180. "version": "4.1.3",
  2181. "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.3.tgz",
  2182. "integrity": "sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==",
  2183. "engines": {
  2184. "node": ">=6"
  2185. }
  2186. },
  2187. "node_modules/ansi-escapes": {
  2188. "version": "4.3.2",
  2189. "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.2.tgz",
  2190. "integrity": "sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==",
  2191. "dependencies": {
  2192. "type-fest": "^0.21.3"
  2193. },
  2194. "engines": {
  2195. "node": ">=8"
  2196. },
  2197. "funding": {
  2198. "url": "https://github.com/sponsors/sindresorhus"
  2199. }
  2200. },
  2201. "node_modules/ansi-escapes/node_modules/type-fest": {
  2202. "version": "0.21.3",
  2203. "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz",
  2204. "integrity": "sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==",
  2205. "engines": {
  2206. "node": ">=10"
  2207. },
  2208. "funding": {
  2209. "url": "https://github.com/sponsors/sindresorhus"
  2210. }
  2211. },
  2212. "node_modules/ansi-regex": {
  2213. "version": "5.0.1",
  2214. "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
  2215. "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
  2216. "engines": {
  2217. "node": ">=8"
  2218. }
  2219. },
  2220. "node_modules/ansi-styles": {
  2221. "version": "3.2.1",
  2222. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz",
  2223. "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
  2224. "dependencies": {
  2225. "color-convert": "^1.9.0"
  2226. },
  2227. "engines": {
  2228. "node": ">=4"
  2229. }
  2230. },
  2231. "node_modules/any-promise": {
  2232. "version": "1.3.0",
  2233. "resolved": "https://registry.npmjs.org/any-promise/-/any-promise-1.3.0.tgz",
  2234. "integrity": "sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==",
  2235. "dev": true
  2236. },
  2237. "node_modules/anymatch": {
  2238. "version": "3.1.3",
  2239. "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz",
  2240. "integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==",
  2241. "dependencies": {
  2242. "normalize-path": "^3.0.0",
  2243. "picomatch": "^2.0.4"
  2244. },
  2245. "engines": {
  2246. "node": ">= 8"
  2247. }
  2248. },
  2249. "node_modules/aproba": {
  2250. "version": "2.0.0",
  2251. "resolved": "https://registry.npmjs.org/aproba/-/aproba-2.0.0.tgz",
  2252. "integrity": "sha512-lYe4Gx7QT+MKGbDsA+Z+he/Wtef0BiwDOlK/XkBrdfsh9J/jPPXbX0tE9x9cl27Tmu5gg3QUbUrQYa/y+KOHPQ=="
  2253. },
  2254. "node_modules/archiver": {
  2255. "version": "7.0.1",
  2256. "resolved": "https://registry.npmjs.org/archiver/-/archiver-7.0.1.tgz",
  2257. "integrity": "sha512-ZcbTaIqJOfCc03QwD468Unz/5Ir8ATtvAHsK+FdXbDIbGfihqh9mrvdcYunQzqn4HrvWWaFyaxJhGZagaJJpPQ==",
  2258. "dependencies": {
  2259. "archiver-utils": "^5.0.2",
  2260. "async": "^3.2.4",
  2261. "buffer-crc32": "^1.0.0",
  2262. "readable-stream": "^4.0.0",
  2263. "readdir-glob": "^1.1.2",
  2264. "tar-stream": "^3.0.0",
  2265. "zip-stream": "^6.0.1"
  2266. },
  2267. "engines": {
  2268. "node": ">= 14"
  2269. }
  2270. },
  2271. "node_modules/archiver-utils": {
  2272. "version": "5.0.2",
  2273. "resolved": "https://registry.npmjs.org/archiver-utils/-/archiver-utils-5.0.2.tgz",
  2274. "integrity": "sha512-wuLJMmIBQYCsGZgYLTy5FIB2pF6Lfb6cXMSF8Qywwk3t20zWnAi7zLcQFdKQmIB8wyZpY5ER38x08GbwtR2cLA==",
  2275. "dependencies": {
  2276. "glob": "^10.0.0",
  2277. "graceful-fs": "^4.2.0",
  2278. "is-stream": "^2.0.1",
  2279. "lazystream": "^1.0.0",
  2280. "lodash": "^4.17.15",
  2281. "normalize-path": "^3.0.0",
  2282. "readable-stream": "^4.0.0"
  2283. },
  2284. "engines": {
  2285. "node": ">= 14"
  2286. }
  2287. },
  2288. "node_modules/archiver-utils/node_modules/glob": {
  2289. "version": "10.4.5",
  2290. "resolved": "https://registry.npmjs.org/glob/-/glob-10.4.5.tgz",
  2291. "integrity": "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==",
  2292. "dependencies": {
  2293. "foreground-child": "^3.1.0",
  2294. "jackspeak": "^3.1.2",
  2295. "minimatch": "^9.0.4",
  2296. "minipass": "^7.1.2",
  2297. "package-json-from-dist": "^1.0.0",
  2298. "path-scurry": "^1.11.1"
  2299. },
  2300. "bin": {
  2301. "glob": "dist/esm/bin.mjs"
  2302. },
  2303. "funding": {
  2304. "url": "https://github.com/sponsors/isaacs"
  2305. }
  2306. },
  2307. "node_modules/archiver-utils/node_modules/is-stream": {
  2308. "version": "2.0.1",
  2309. "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz",
  2310. "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==",
  2311. "engines": {
  2312. "node": ">=8"
  2313. },
  2314. "funding": {
  2315. "url": "https://github.com/sponsors/sindresorhus"
  2316. }
  2317. },
  2318. "node_modules/archiver-utils/node_modules/minimatch": {
  2319. "version": "9.0.5",
  2320. "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
  2321. "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
  2322. "dependencies": {
  2323. "brace-expansion": "^2.0.1"
  2324. },
  2325. "engines": {
  2326. "node": ">=16 || 14 >=14.17"
  2327. },
  2328. "funding": {
  2329. "url": "https://github.com/sponsors/isaacs"
  2330. }
  2331. },
  2332. "node_modules/are-we-there-yet": {
  2333. "version": "2.0.0",
  2334. "resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-2.0.0.tgz",
  2335. "integrity": "sha512-Ci/qENmwHnsYo9xKIcUJN5LeDKdJ6R1Z1j9V/J5wyq8nh/mYPEpIKJbBZXtZjG04HiK7zV/p6Vs9952MrMeUIw==",
  2336. "deprecated": "This package is no longer supported.",
  2337. "dependencies": {
  2338. "delegates": "^1.0.0",
  2339. "readable-stream": "^3.6.0"
  2340. },
  2341. "engines": {
  2342. "node": ">=10"
  2343. }
  2344. },
  2345. "node_modules/are-we-there-yet/node_modules/readable-stream": {
  2346. "version": "3.6.2",
  2347. "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz",
  2348. "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==",
  2349. "dependencies": {
  2350. "inherits": "^2.0.3",
  2351. "string_decoder": "^1.1.1",
  2352. "util-deprecate": "^1.0.1"
  2353. },
  2354. "engines": {
  2355. "node": ">= 6"
  2356. }
  2357. },
  2358. "node_modules/arg": {
  2359. "version": "5.0.2",
  2360. "resolved": "https://registry.npmjs.org/arg/-/arg-5.0.2.tgz",
  2361. "integrity": "sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==",
  2362. "dev": true
  2363. },
  2364. "node_modules/argparse": {
  2365. "version": "2.0.1",
  2366. "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
  2367. "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q=="
  2368. },
  2369. "node_modules/ast-kit": {
  2370. "version": "0.12.2",
  2371. "resolved": "https://registry.npmjs.org/ast-kit/-/ast-kit-0.12.2.tgz",
  2372. "integrity": "sha512-es1zHFsnZ4Y4efz412nnrU3KvVAhgqy90a7Yt9Wpi5vQ3l4aYMOX0Qx4FD0elKr5ITEhiUGCSFcgGYf4YTuACg==",
  2373. "dependencies": {
  2374. "@babel/parser": "^7.24.6",
  2375. "pathe": "^1.1.2"
  2376. },
  2377. "engines": {
  2378. "node": ">=16.14.0"
  2379. }
  2380. },
  2381. "node_modules/ast-walker-scope": {
  2382. "version": "0.6.1",
  2383. "resolved": "https://registry.npmjs.org/ast-walker-scope/-/ast-walker-scope-0.6.1.tgz",
  2384. "integrity": "sha512-0ZdQEsSfH3mX4BFbRCc3xOBjx5bDbm73+aAdQOHerPQNf8K0XFMAv79ucd2BpnSc4UMyvBDixiroT8yjm2Y6bw==",
  2385. "dependencies": {
  2386. "@babel/parser": "^7.24.0",
  2387. "ast-kit": "^0.12.1"
  2388. },
  2389. "engines": {
  2390. "node": ">=16.14.0"
  2391. }
  2392. },
  2393. "node_modules/async": {
  2394. "version": "3.2.5",
  2395. "resolved": "https://registry.npmjs.org/async/-/async-3.2.5.tgz",
  2396. "integrity": "sha512-baNZyqaaLhyLVKm/DlvdW051MSgO6b8eVfIezl9E5PqWxFgzLm/wQntEW4zOytVburDEr0JlALEpdOFwvErLsg=="
  2397. },
  2398. "node_modules/async-sema": {
  2399. "version": "3.1.1",
  2400. "resolved": "https://registry.npmjs.org/async-sema/-/async-sema-3.1.1.tgz",
  2401. "integrity": "sha512-tLRNUXati5MFePdAk8dw7Qt7DpxPB60ofAgn8WRhW6a2rcimZnYBP9oxHiv0OHy+Wz7kPMG+t4LGdt31+4EmGg=="
  2402. },
  2403. "node_modules/asynckit": {
  2404. "version": "0.4.0",
  2405. "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz",
  2406. "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q=="
  2407. },
  2408. "node_modules/autoprefixer": {
  2409. "version": "10.4.19",
  2410. "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.19.tgz",
  2411. "integrity": "sha512-BaENR2+zBZ8xXhM4pUaKUxlVdxZ0EZhjvbopwnXmxRUfqDmwSpC2lAi/QXvx7NRdPCo1WKEcEF6mV64si1z4Ew==",
  2412. "funding": [
  2413. {
  2414. "type": "opencollective",
  2415. "url": "https://opencollective.com/postcss/"
  2416. },
  2417. {
  2418. "type": "tidelift",
  2419. "url": "https://tidelift.com/funding/github/npm/autoprefixer"
  2420. },
  2421. {
  2422. "type": "github",
  2423. "url": "https://github.com/sponsors/ai"
  2424. }
  2425. ],
  2426. "dependencies": {
  2427. "browserslist": "^4.23.0",
  2428. "caniuse-lite": "^1.0.30001599",
  2429. "fraction.js": "^4.3.7",
  2430. "normalize-range": "^0.1.2",
  2431. "picocolors": "^1.0.0",
  2432. "postcss-value-parser": "^4.2.0"
  2433. },
  2434. "bin": {
  2435. "autoprefixer": "bin/autoprefixer"
  2436. },
  2437. "engines": {
  2438. "node": "^10 || ^12 || >=14"
  2439. },
  2440. "peerDependencies": {
  2441. "postcss": "^8.1.0"
  2442. }
  2443. },
  2444. "node_modules/axios": {
  2445. "version": "1.7.7",
  2446. "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.7.tgz",
  2447. "integrity": "sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==",
  2448. "dependencies": {
  2449. "follow-redirects": "^1.15.6",
  2450. "form-data": "^4.0.0",
  2451. "proxy-from-env": "^1.1.0"
  2452. }
  2453. },
  2454. "node_modules/b4a": {
  2455. "version": "1.6.6",
  2456. "resolved": "https://registry.npmjs.org/b4a/-/b4a-1.6.6.tgz",
  2457. "integrity": "sha512-5Tk1HLk6b6ctmjIkAcU/Ujv/1WqiDl0F0JdRCR80VsOcUlHcu7pWeWRlOqQLHfDEsVx9YH/aif5AG4ehoCtTmg=="
  2458. },
  2459. "node_modules/balanced-match": {
  2460. "version": "1.0.2",
  2461. "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
  2462. "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw=="
  2463. },
  2464. "node_modules/bare-events": {
  2465. "version": "2.4.2",
  2466. "resolved": "https://registry.npmjs.org/bare-events/-/bare-events-2.4.2.tgz",
  2467. "integrity": "sha512-qMKFd2qG/36aA4GwvKq8MxnPgCQAmBWmSyLWsJcbn8v03wvIPQ/hG1Ms8bPzndZxMDoHpxez5VOS+gC9Yi24/Q==",
  2468. "optional": true
  2469. },
  2470. "node_modules/base64-js": {
  2471. "version": "1.5.1",
  2472. "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz",
  2473. "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==",
  2474. "funding": [
  2475. {
  2476. "type": "github",
  2477. "url": "https://github.com/sponsors/feross"
  2478. },
  2479. {
  2480. "type": "patreon",
  2481. "url": "https://www.patreon.com/feross"
  2482. },
  2483. {
  2484. "type": "consulting",
  2485. "url": "https://feross.org/support"
  2486. }
  2487. ]
  2488. },
  2489. "node_modules/binary-extensions": {
  2490. "version": "2.3.0",
  2491. "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.3.0.tgz",
  2492. "integrity": "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==",
  2493. "engines": {
  2494. "node": ">=8"
  2495. },
  2496. "funding": {
  2497. "url": "https://github.com/sponsors/sindresorhus"
  2498. }
  2499. },
  2500. "node_modules/bindings": {
  2501. "version": "1.5.0",
  2502. "resolved": "https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz",
  2503. "integrity": "sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==",
  2504. "dependencies": {
  2505. "file-uri-to-path": "1.0.0"
  2506. }
  2507. },
  2508. "node_modules/birpc": {
  2509. "version": "0.2.17",
  2510. "resolved": "https://registry.npmjs.org/birpc/-/birpc-0.2.17.tgz",
  2511. "integrity": "sha512-+hkTxhot+dWsLpp3gia5AkVHIsKlZybNT5gIYiDlNzJrmYPcTM9k5/w2uaj3IPpd7LlEYpmCj4Jj1nC41VhDFg==",
  2512. "funding": {
  2513. "url": "https://github.com/sponsors/antfu"
  2514. }
  2515. },
  2516. "node_modules/boolbase": {
  2517. "version": "1.0.0",
  2518. "resolved": "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz",
  2519. "integrity": "sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww=="
  2520. },
  2521. "node_modules/brace-expansion": {
  2522. "version": "2.0.1",
  2523. "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
  2524. "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
  2525. "dependencies": {
  2526. "balanced-match": "^1.0.0"
  2527. }
  2528. },
  2529. "node_modules/braces": {
  2530. "version": "3.0.3",
  2531. "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz",
  2532. "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==",
  2533. "dependencies": {
  2534. "fill-range": "^7.1.1"
  2535. },
  2536. "engines": {
  2537. "node": ">=8"
  2538. }
  2539. },
  2540. "node_modules/browserslist": {
  2541. "version": "4.23.2",
  2542. "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.23.2.tgz",
  2543. "integrity": "sha512-qkqSyistMYdxAcw+CzbZwlBy8AGmS/eEWs+sEV5TnLRGDOL+C5M2EnH6tlZyg0YoAxGJAFKh61En9BR941GnHA==",
  2544. "funding": [
  2545. {
  2546. "type": "opencollective",
  2547. "url": "https://opencollective.com/browserslist"
  2548. },
  2549. {
  2550. "type": "tidelift",
  2551. "url": "https://tidelift.com/funding/github/npm/browserslist"
  2552. },
  2553. {
  2554. "type": "github",
  2555. "url": "https://github.com/sponsors/ai"
  2556. }
  2557. ],
  2558. "dependencies": {
  2559. "caniuse-lite": "^1.0.30001640",
  2560. "electron-to-chromium": "^1.4.820",
  2561. "node-releases": "^2.0.14",
  2562. "update-browserslist-db": "^1.1.0"
  2563. },
  2564. "bin": {
  2565. "browserslist": "cli.js"
  2566. },
  2567. "engines": {
  2568. "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
  2569. }
  2570. },
  2571. "node_modules/buffer": {
  2572. "version": "6.0.3",
  2573. "resolved": "https://registry.npmjs.org/buffer/-/buffer-6.0.3.tgz",
  2574. "integrity": "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==",
  2575. "funding": [
  2576. {
  2577. "type": "github",
  2578. "url": "https://github.com/sponsors/feross"
  2579. },
  2580. {
  2581. "type": "patreon",
  2582. "url": "https://www.patreon.com/feross"
  2583. },
  2584. {
  2585. "type": "consulting",
  2586. "url": "https://feross.org/support"
  2587. }
  2588. ],
  2589. "dependencies": {
  2590. "base64-js": "^1.3.1",
  2591. "ieee754": "^1.2.1"
  2592. }
  2593. },
  2594. "node_modules/buffer-crc32": {
  2595. "version": "1.0.0",
  2596. "resolved": "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-1.0.0.tgz",
  2597. "integrity": "sha512-Db1SbgBS/fg/392AblrMJk97KggmvYhr4pB5ZIMTWtaivCPMWLkmb7m21cJvpvgK+J3nsU2CmmixNBZx4vFj/w==",
  2598. "engines": {
  2599. "node": ">=8.0.0"
  2600. }
  2601. },
  2602. "node_modules/buffer-from": {
  2603. "version": "1.1.2",
  2604. "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz",
  2605. "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ=="
  2606. },
  2607. "node_modules/builtin-modules": {
  2608. "version": "3.3.0",
  2609. "resolved": "https://registry.npmjs.org/builtin-modules/-/builtin-modules-3.3.0.tgz",
  2610. "integrity": "sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw==",
  2611. "engines": {
  2612. "node": ">=6"
  2613. },
  2614. "funding": {
  2615. "url": "https://github.com/sponsors/sindresorhus"
  2616. }
  2617. },
  2618. "node_modules/bundle-name": {
  2619. "version": "4.1.0",
  2620. "resolved": "https://registry.npmjs.org/bundle-name/-/bundle-name-4.1.0.tgz",
  2621. "integrity": "sha512-tjwM5exMg6BGRI+kNmTntNsvdZS1X8BFYS6tnJ2hdH0kVxM6/eVZ2xy+FqStSWvYmtfFMDLIxurorHwDKfDz5Q==",
  2622. "dependencies": {
  2623. "run-applescript": "^7.0.0"
  2624. },
  2625. "engines": {
  2626. "node": ">=18"
  2627. },
  2628. "funding": {
  2629. "url": "https://github.com/sponsors/sindresorhus"
  2630. }
  2631. },
  2632. "node_modules/c12": {
  2633. "version": "1.11.2",
  2634. "resolved": "https://registry.npmjs.org/c12/-/c12-1.11.2.tgz",
  2635. "integrity": "sha512-oBs8a4uvSDO9dm8b7OCFW7+dgtVrwmwnrVXYzLm43ta7ep2jCn/0MhoUFygIWtxhyy6+/MG7/agvpY0U1Iemew==",
  2636. "dependencies": {
  2637. "chokidar": "^3.6.0",
  2638. "confbox": "^0.1.7",
  2639. "defu": "^6.1.4",
  2640. "dotenv": "^16.4.5",
  2641. "giget": "^1.2.3",
  2642. "jiti": "^1.21.6",
  2643. "mlly": "^1.7.1",
  2644. "ohash": "^1.1.3",
  2645. "pathe": "^1.1.2",
  2646. "perfect-debounce": "^1.0.0",
  2647. "pkg-types": "^1.2.0",
  2648. "rc9": "^2.1.2"
  2649. },
  2650. "peerDependencies": {
  2651. "magicast": "^0.3.4"
  2652. },
  2653. "peerDependenciesMeta": {
  2654. "magicast": {
  2655. "optional": true
  2656. }
  2657. }
  2658. },
  2659. "node_modules/cac": {
  2660. "version": "6.7.14",
  2661. "resolved": "https://registry.npmjs.org/cac/-/cac-6.7.14.tgz",
  2662. "integrity": "sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==",
  2663. "engines": {
  2664. "node": ">=8"
  2665. }
  2666. },
  2667. "node_modules/camelcase": {
  2668. "version": "6.3.0",
  2669. "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-6.3.0.tgz",
  2670. "integrity": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==",
  2671. "engines": {
  2672. "node": ">=10"
  2673. },
  2674. "funding": {
  2675. "url": "https://github.com/sponsors/sindresorhus"
  2676. }
  2677. },
  2678. "node_modules/camelcase-css": {
  2679. "version": "2.0.1",
  2680. "resolved": "https://registry.npmjs.org/camelcase-css/-/camelcase-css-2.0.1.tgz",
  2681. "integrity": "sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==",
  2682. "dev": true,
  2683. "engines": {
  2684. "node": ">= 6"
  2685. }
  2686. },
  2687. "node_modules/caniuse-api": {
  2688. "version": "3.0.0",
  2689. "resolved": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-3.0.0.tgz",
  2690. "integrity": "sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==",
  2691. "dependencies": {
  2692. "browserslist": "^4.0.0",
  2693. "caniuse-lite": "^1.0.0",
  2694. "lodash.memoize": "^4.1.2",
  2695. "lodash.uniq": "^4.5.0"
  2696. }
  2697. },
  2698. "node_modules/caniuse-lite": {
  2699. "version": "1.0.30001641",
  2700. "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001641.tgz",
  2701. "integrity": "sha512-Phv5thgl67bHYo1TtMY/MurjkHhV4EDaCosezRXgZ8jzA/Ub+wjxAvbGvjoFENStinwi5kCyOYV3mi5tOGykwA==",
  2702. "funding": [
  2703. {
  2704. "type": "opencollective",
  2705. "url": "https://opencollective.com/browserslist"
  2706. },
  2707. {
  2708. "type": "tidelift",
  2709. "url": "https://tidelift.com/funding/github/npm/caniuse-lite"
  2710. },
  2711. {
  2712. "type": "github",
  2713. "url": "https://github.com/sponsors/ai"
  2714. }
  2715. ]
  2716. },
  2717. "node_modules/chalk": {
  2718. "version": "2.4.2",
  2719. "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
  2720. "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
  2721. "dependencies": {
  2722. "ansi-styles": "^3.2.1",
  2723. "escape-string-regexp": "^1.0.5",
  2724. "supports-color": "^5.3.0"
  2725. },
  2726. "engines": {
  2727. "node": ">=4"
  2728. }
  2729. },
  2730. "node_modules/chalk/node_modules/escape-string-regexp": {
  2731. "version": "1.0.5",
  2732. "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
  2733. "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==",
  2734. "engines": {
  2735. "node": ">=0.8.0"
  2736. }
  2737. },
  2738. "node_modules/chokidar": {
  2739. "version": "3.6.0",
  2740. "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.6.0.tgz",
  2741. "integrity": "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==",
  2742. "dependencies": {
  2743. "anymatch": "~3.1.2",
  2744. "braces": "~3.0.2",
  2745. "glob-parent": "~5.1.2",
  2746. "is-binary-path": "~2.1.0",
  2747. "is-glob": "~4.0.1",
  2748. "normalize-path": "~3.0.0",
  2749. "readdirp": "~3.6.0"
  2750. },
  2751. "engines": {
  2752. "node": ">= 8.10.0"
  2753. },
  2754. "funding": {
  2755. "url": "https://paulmillr.com/funding/"
  2756. },
  2757. "optionalDependencies": {
  2758. "fsevents": "~2.3.2"
  2759. }
  2760. },
  2761. "node_modules/chownr": {
  2762. "version": "2.0.0",
  2763. "resolved": "https://registry.npmjs.org/chownr/-/chownr-2.0.0.tgz",
  2764. "integrity": "sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==",
  2765. "engines": {
  2766. "node": ">=10"
  2767. }
  2768. },
  2769. "node_modules/ci-info": {
  2770. "version": "4.0.0",
  2771. "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-4.0.0.tgz",
  2772. "integrity": "sha512-TdHqgGf9odd8SXNuxtUBVx8Nv+qZOejE6qyqiy5NtbYYQOeFa6zmHkxlPzmaLxWWHsU6nJmB7AETdVPi+2NBUg==",
  2773. "funding": [
  2774. {
  2775. "type": "github",
  2776. "url": "https://github.com/sponsors/sibiraj-s"
  2777. }
  2778. ],
  2779. "engines": {
  2780. "node": ">=8"
  2781. }
  2782. },
  2783. "node_modules/citty": {
  2784. "version": "0.1.6",
  2785. "resolved": "https://registry.npmjs.org/citty/-/citty-0.1.6.tgz",
  2786. "integrity": "sha512-tskPPKEs8D2KPafUypv2gxwJP8h/OaJmC82QQGGDQcHvXX43xF2VDACcJVmZ0EuSxkpO9Kc4MlrA3q0+FG58AQ==",
  2787. "dependencies": {
  2788. "consola": "^3.2.3"
  2789. }
  2790. },
  2791. "node_modules/clear": {
  2792. "version": "0.1.0",
  2793. "resolved": "https://registry.npmjs.org/clear/-/clear-0.1.0.tgz",
  2794. "integrity": "sha512-qMjRnoL+JDPJHeLePZJuao6+8orzHMGP04A8CdwCNsKhRbOnKRjefxONR7bwILT3MHecxKBjHkKL/tkZ8r4Uzw==",
  2795. "engines": {
  2796. "node": "*"
  2797. }
  2798. },
  2799. "node_modules/clipboardy": {
  2800. "version": "4.0.0",
  2801. "resolved": "https://registry.npmjs.org/clipboardy/-/clipboardy-4.0.0.tgz",
  2802. "integrity": "sha512-5mOlNS0mhX0707P2I0aZ2V/cmHUEO/fL7VFLqszkhUsxt7RwnmrInf/eEQKlf5GzvYeHIjT+Ov1HRfNmymlG0w==",
  2803. "dependencies": {
  2804. "execa": "^8.0.1",
  2805. "is-wsl": "^3.1.0",
  2806. "is64bit": "^2.0.0"
  2807. },
  2808. "engines": {
  2809. "node": ">=18"
  2810. },
  2811. "funding": {
  2812. "url": "https://github.com/sponsors/sindresorhus"
  2813. }
  2814. },
  2815. "node_modules/clipboardy/node_modules/execa": {
  2816. "version": "8.0.1",
  2817. "resolved": "https://registry.npmjs.org/execa/-/execa-8.0.1.tgz",
  2818. "integrity": "sha512-VyhnebXciFV2DESc+p6B+y0LjSm0krU4OgJN44qFAhBY0TJ+1V61tYD2+wHusZ6F9n5K+vl8k0sTy7PEfV4qpg==",
  2819. "dependencies": {
  2820. "cross-spawn": "^7.0.3",
  2821. "get-stream": "^8.0.1",
  2822. "human-signals": "^5.0.0",
  2823. "is-stream": "^3.0.0",
  2824. "merge-stream": "^2.0.0",
  2825. "npm-run-path": "^5.1.0",
  2826. "onetime": "^6.0.0",
  2827. "signal-exit": "^4.1.0",
  2828. "strip-final-newline": "^3.0.0"
  2829. },
  2830. "engines": {
  2831. "node": ">=16.17"
  2832. },
  2833. "funding": {
  2834. "url": "https://github.com/sindresorhus/execa?sponsor=1"
  2835. }
  2836. },
  2837. "node_modules/clipboardy/node_modules/get-stream": {
  2838. "version": "8.0.1",
  2839. "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-8.0.1.tgz",
  2840. "integrity": "sha512-VaUJspBffn/LMCJVoMvSAdmscJyS1auj5Zulnn5UoYcY531UWmdwhRWkcGKnGU93m5HSXP9LP2usOryrBtQowA==",
  2841. "engines": {
  2842. "node": ">=16"
  2843. },
  2844. "funding": {
  2845. "url": "https://github.com/sponsors/sindresorhus"
  2846. }
  2847. },
  2848. "node_modules/clipboardy/node_modules/human-signals": {
  2849. "version": "5.0.0",
  2850. "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-5.0.0.tgz",
  2851. "integrity": "sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==",
  2852. "engines": {
  2853. "node": ">=16.17.0"
  2854. }
  2855. },
  2856. "node_modules/clipboardy/node_modules/signal-exit": {
  2857. "version": "4.1.0",
  2858. "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
  2859. "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
  2860. "engines": {
  2861. "node": ">=14"
  2862. },
  2863. "funding": {
  2864. "url": "https://github.com/sponsors/isaacs"
  2865. }
  2866. },
  2867. "node_modules/cliui": {
  2868. "version": "8.0.1",
  2869. "resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz",
  2870. "integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==",
  2871. "dependencies": {
  2872. "string-width": "^4.2.0",
  2873. "strip-ansi": "^6.0.1",
  2874. "wrap-ansi": "^7.0.0"
  2875. },
  2876. "engines": {
  2877. "node": ">=12"
  2878. }
  2879. },
  2880. "node_modules/cluster-key-slot": {
  2881. "version": "1.1.2",
  2882. "resolved": "https://registry.npmjs.org/cluster-key-slot/-/cluster-key-slot-1.1.2.tgz",
  2883. "integrity": "sha512-RMr0FhtfXemyinomL4hrWcYJxmX6deFdCxpJzhDttxgO1+bcCnkk+9drydLVDmAMG7NE6aN/fl4F7ucU/90gAA==",
  2884. "engines": {
  2885. "node": ">=0.10.0"
  2886. }
  2887. },
  2888. "node_modules/color-convert": {
  2889. "version": "1.9.3",
  2890. "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz",
  2891. "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
  2892. "dependencies": {
  2893. "color-name": "1.1.3"
  2894. }
  2895. },
  2896. "node_modules/color-name": {
  2897. "version": "1.1.3",
  2898. "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
  2899. "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw=="
  2900. },
  2901. "node_modules/color-support": {
  2902. "version": "1.1.3",
  2903. "resolved": "https://registry.npmjs.org/color-support/-/color-support-1.1.3.tgz",
  2904. "integrity": "sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==",
  2905. "bin": {
  2906. "color-support": "bin.js"
  2907. }
  2908. },
  2909. "node_modules/colord": {
  2910. "version": "2.9.3",
  2911. "resolved": "https://registry.npmjs.org/colord/-/colord-2.9.3.tgz",
  2912. "integrity": "sha512-jeC1axXpnb0/2nn/Y1LPuLdgXBLH7aDcHu4KEKfqw3CUhX7ZpfBSlPKyqXE6btIgEzfWtrX3/tyBCaCvXvMkOw=="
  2913. },
  2914. "node_modules/combined-stream": {
  2915. "version": "1.0.8",
  2916. "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz",
  2917. "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==",
  2918. "dependencies": {
  2919. "delayed-stream": "~1.0.0"
  2920. },
  2921. "engines": {
  2922. "node": ">= 0.8"
  2923. }
  2924. },
  2925. "node_modules/commander": {
  2926. "version": "7.2.0",
  2927. "resolved": "https://registry.npmjs.org/commander/-/commander-7.2.0.tgz",
  2928. "integrity": "sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==",
  2929. "engines": {
  2930. "node": ">= 10"
  2931. }
  2932. },
  2933. "node_modules/commondir": {
  2934. "version": "1.0.1",
  2935. "resolved": "https://registry.npmjs.org/commondir/-/commondir-1.0.1.tgz",
  2936. "integrity": "sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg=="
  2937. },
  2938. "node_modules/compatx": {
  2939. "version": "0.1.8",
  2940. "resolved": "https://registry.npmjs.org/compatx/-/compatx-0.1.8.tgz",
  2941. "integrity": "sha512-jcbsEAR81Bt5s1qOFymBufmCbXCXbk0Ql+K5ouj6gCyx2yHlu6AgmGIi9HxfKixpUDO5bCFJUHQ5uM6ecbTebw=="
  2942. },
  2943. "node_modules/compress-commons": {
  2944. "version": "6.0.2",
  2945. "resolved": "https://registry.npmjs.org/compress-commons/-/compress-commons-6.0.2.tgz",
  2946. "integrity": "sha512-6FqVXeETqWPoGcfzrXb37E50NP0LXT8kAMu5ooZayhWWdgEY4lBEEcbQNXtkuKQsGduxiIcI4gOTsxTmuq/bSg==",
  2947. "dependencies": {
  2948. "crc-32": "^1.2.0",
  2949. "crc32-stream": "^6.0.0",
  2950. "is-stream": "^2.0.1",
  2951. "normalize-path": "^3.0.0",
  2952. "readable-stream": "^4.0.0"
  2953. },
  2954. "engines": {
  2955. "node": ">= 14"
  2956. }
  2957. },
  2958. "node_modules/compress-commons/node_modules/is-stream": {
  2959. "version": "2.0.1",
  2960. "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz",
  2961. "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==",
  2962. "engines": {
  2963. "node": ">=8"
  2964. },
  2965. "funding": {
  2966. "url": "https://github.com/sponsors/sindresorhus"
  2967. }
  2968. },
  2969. "node_modules/concat-map": {
  2970. "version": "0.0.1",
  2971. "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
  2972. "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg=="
  2973. },
  2974. "node_modules/confbox": {
  2975. "version": "0.1.7",
  2976. "resolved": "https://registry.npmjs.org/confbox/-/confbox-0.1.7.tgz",
  2977. "integrity": "sha512-uJcB/FKZtBMCJpK8MQji6bJHgu1tixKPxRLeGkNzBoOZzpnZUJm0jm2/sBDWcuBx1dYgxV4JU+g5hmNxCyAmdA=="
  2978. },
  2979. "node_modules/consola": {
  2980. "version": "3.2.3",
  2981. "resolved": "https://registry.npmjs.org/consola/-/consola-3.2.3.tgz",
  2982. "integrity": "sha512-I5qxpzLv+sJhTVEoLYNcTW+bThDCPsit0vLNKShZx6rLtpilNpmmeTPaeqJb9ZE9dV3DGaeby6Vuhrw38WjeyQ==",
  2983. "engines": {
  2984. "node": "^14.18.0 || >=16.10.0"
  2985. }
  2986. },
  2987. "node_modules/console-control-strings": {
  2988. "version": "1.1.0",
  2989. "resolved": "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz",
  2990. "integrity": "sha512-ty/fTekppD2fIwRvnZAVdeOiGd1c7YXEixbgJTNzqcxJWKQnjJ/V1bNEEE6hygpM3WjwHFUVK6HTjWSzV4a8sQ=="
  2991. },
  2992. "node_modules/convert-source-map": {
  2993. "version": "2.0.0",
  2994. "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz",
  2995. "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg=="
  2996. },
  2997. "node_modules/cookie-es": {
  2998. "version": "1.1.0",
  2999. "resolved": "https://registry.npmjs.org/cookie-es/-/cookie-es-1.1.0.tgz",
  3000. "integrity": "sha512-L2rLOcK0wzWSfSDA33YR+PUHDG10a8px7rUHKWbGLP4YfbsMed2KFUw5fczvDPbT98DDe3LEzviswl810apTEw=="
  3001. },
  3002. "node_modules/copy-anything": {
  3003. "version": "3.0.5",
  3004. "resolved": "https://registry.npmjs.org/copy-anything/-/copy-anything-3.0.5.tgz",
  3005. "integrity": "sha512-yCEafptTtb4bk7GLEQoM8KVJpxAfdBJYaXyzQEgQQQgYrZiDp8SJmGKlYza6CYjEDNstAdNdKA3UuoULlEbS6w==",
  3006. "dependencies": {
  3007. "is-what": "^4.1.8"
  3008. },
  3009. "engines": {
  3010. "node": ">=12.13"
  3011. },
  3012. "funding": {
  3013. "url": "https://github.com/sponsors/mesqueeb"
  3014. }
  3015. },
  3016. "node_modules/core-util-is": {
  3017. "version": "1.0.3",
  3018. "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz",
  3019. "integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ=="
  3020. },
  3021. "node_modules/crc-32": {
  3022. "version": "1.2.2",
  3023. "resolved": "https://registry.npmjs.org/crc-32/-/crc-32-1.2.2.tgz",
  3024. "integrity": "sha512-ROmzCKrTnOwybPcJApAA6WBWij23HVfGVNKqqrZpuyZOHqK2CwHSvpGuyt/UNNvaIjEd8X5IFGp4Mh+Ie1IHJQ==",
  3025. "bin": {
  3026. "crc32": "bin/crc32.njs"
  3027. },
  3028. "engines": {
  3029. "node": ">=0.8"
  3030. }
  3031. },
  3032. "node_modules/crc32-stream": {
  3033. "version": "6.0.0",
  3034. "resolved": "https://registry.npmjs.org/crc32-stream/-/crc32-stream-6.0.0.tgz",
  3035. "integrity": "sha512-piICUB6ei4IlTv1+653yq5+KoqfBYmj9bw6LqXoOneTMDXk5nM1qt12mFW1caG3LlJXEKW1Bp0WggEmIfQB34g==",
  3036. "dependencies": {
  3037. "crc-32": "^1.2.0",
  3038. "readable-stream": "^4.0.0"
  3039. },
  3040. "engines": {
  3041. "node": ">= 14"
  3042. }
  3043. },
  3044. "node_modules/create-require": {
  3045. "version": "1.1.1",
  3046. "resolved": "https://registry.npmjs.org/create-require/-/create-require-1.1.1.tgz",
  3047. "integrity": "sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ=="
  3048. },
  3049. "node_modules/croner": {
  3050. "version": "8.1.0",
  3051. "resolved": "https://registry.npmjs.org/croner/-/croner-8.1.0.tgz",
  3052. "integrity": "sha512-sz990XOUPR8dG/r5BRKMBd15MYDDUu8oeSaxFD5DqvNgHSZw8Psd1s689/IGET7ezxRMiNlCIyGeY1Gvxp/MLg==",
  3053. "engines": {
  3054. "node": ">=18.0"
  3055. }
  3056. },
  3057. "node_modules/cronstrue": {
  3058. "version": "2.50.0",
  3059. "resolved": "https://registry.npmjs.org/cronstrue/-/cronstrue-2.50.0.tgz",
  3060. "integrity": "sha512-ULYhWIonJzlScCCQrPUG5uMXzXxSixty4djud9SS37DoNxDdkeRocxzHuAo4ImRBUK+mAuU5X9TSwEDccnnuPg==",
  3061. "bin": {
  3062. "cronstrue": "bin/cli.js"
  3063. }
  3064. },
  3065. "node_modules/cross-spawn": {
  3066. "version": "7.0.3",
  3067. "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz",
  3068. "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==",
  3069. "dependencies": {
  3070. "path-key": "^3.1.0",
  3071. "shebang-command": "^2.0.0",
  3072. "which": "^2.0.1"
  3073. },
  3074. "engines": {
  3075. "node": ">= 8"
  3076. }
  3077. },
  3078. "node_modules/cross-spawn/node_modules/which": {
  3079. "version": "2.0.2",
  3080. "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
  3081. "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
  3082. "dependencies": {
  3083. "isexe": "^2.0.0"
  3084. },
  3085. "bin": {
  3086. "node-which": "bin/node-which"
  3087. },
  3088. "engines": {
  3089. "node": ">= 8"
  3090. }
  3091. },
  3092. "node_modules/crossws": {
  3093. "version": "0.2.4",
  3094. "resolved": "https://registry.npmjs.org/crossws/-/crossws-0.2.4.tgz",
  3095. "integrity": "sha512-DAxroI2uSOgUKLz00NX6A8U/8EE3SZHmIND+10jkVSaypvyt57J5JEOxAQOL6lQxyzi/wZbTIwssU1uy69h5Vg==",
  3096. "peerDependencies": {
  3097. "uWebSockets.js": "*"
  3098. },
  3099. "peerDependenciesMeta": {
  3100. "uWebSockets.js": {
  3101. "optional": true
  3102. }
  3103. }
  3104. },
  3105. "node_modules/css-declaration-sorter": {
  3106. "version": "7.2.0",
  3107. "resolved": "https://registry.npmjs.org/css-declaration-sorter/-/css-declaration-sorter-7.2.0.tgz",
  3108. "integrity": "sha512-h70rUM+3PNFuaBDTLe8wF/cdWu+dOZmb7pJt8Z2sedYbAcQVQV/tEchueg3GWxwqS0cxtbxmaHEdkNACqcvsow==",
  3109. "engines": {
  3110. "node": "^14 || ^16 || >=18"
  3111. },
  3112. "peerDependencies": {
  3113. "postcss": "^8.0.9"
  3114. }
  3115. },
  3116. "node_modules/css-select": {
  3117. "version": "5.1.0",
  3118. "resolved": "https://registry.npmjs.org/css-select/-/css-select-5.1.0.tgz",
  3119. "integrity": "sha512-nwoRF1rvRRnnCqqY7updORDsuqKzqYJ28+oSMaJMMgOauh3fvwHqMS7EZpIPqK8GL+g9mKxF1vP/ZjSeNjEVHg==",
  3120. "dependencies": {
  3121. "boolbase": "^1.0.0",
  3122. "css-what": "^6.1.0",
  3123. "domhandler": "^5.0.2",
  3124. "domutils": "^3.0.1",
  3125. "nth-check": "^2.0.1"
  3126. },
  3127. "funding": {
  3128. "url": "https://github.com/sponsors/fb55"
  3129. }
  3130. },
  3131. "node_modules/css-tree": {
  3132. "version": "2.3.1",
  3133. "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-2.3.1.tgz",
  3134. "integrity": "sha512-6Fv1DV/TYw//QF5IzQdqsNDjx/wc8TrMBZsqjL9eW01tWb7R7k/mq+/VXfJCl7SoD5emsJop9cOByJZfs8hYIw==",
  3135. "dependencies": {
  3136. "mdn-data": "2.0.30",
  3137. "source-map-js": "^1.0.1"
  3138. },
  3139. "engines": {
  3140. "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0"
  3141. }
  3142. },
  3143. "node_modules/css-what": {
  3144. "version": "6.1.0",
  3145. "resolved": "https://registry.npmjs.org/css-what/-/css-what-6.1.0.tgz",
  3146. "integrity": "sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==",
  3147. "engines": {
  3148. "node": ">= 6"
  3149. },
  3150. "funding": {
  3151. "url": "https://github.com/sponsors/fb55"
  3152. }
  3153. },
  3154. "node_modules/cssesc": {
  3155. "version": "3.0.0",
  3156. "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz",
  3157. "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==",
  3158. "bin": {
  3159. "cssesc": "bin/cssesc"
  3160. },
  3161. "engines": {
  3162. "node": ">=4"
  3163. }
  3164. },
  3165. "node_modules/cssnano": {
  3166. "version": "7.0.4",
  3167. "resolved": "https://registry.npmjs.org/cssnano/-/cssnano-7.0.4.tgz",
  3168. "integrity": "sha512-rQgpZra72iFjiheNreXn77q1haS2GEy69zCMbu4cpXCFPMQF+D4Ik5V7ktMzUF/sA7xCIgcqHwGPnCD+0a1vHg==",
  3169. "dependencies": {
  3170. "cssnano-preset-default": "^7.0.4",
  3171. "lilconfig": "^3.1.2"
  3172. },
  3173. "engines": {
  3174. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  3175. },
  3176. "funding": {
  3177. "type": "opencollective",
  3178. "url": "https://opencollective.com/cssnano"
  3179. },
  3180. "peerDependencies": {
  3181. "postcss": "^8.4.31"
  3182. }
  3183. },
  3184. "node_modules/cssnano-preset-default": {
  3185. "version": "7.0.4",
  3186. "resolved": "https://registry.npmjs.org/cssnano-preset-default/-/cssnano-preset-default-7.0.4.tgz",
  3187. "integrity": "sha512-jQ6zY9GAomQX7/YNLibMEsRZguqMUGuupXcEk2zZ+p3GUxwCAsobqPYE62VrJ9qZ0l9ltrv2rgjwZPBIFIjYtw==",
  3188. "dependencies": {
  3189. "browserslist": "^4.23.1",
  3190. "css-declaration-sorter": "^7.2.0",
  3191. "cssnano-utils": "^5.0.0",
  3192. "postcss-calc": "^10.0.0",
  3193. "postcss-colormin": "^7.0.1",
  3194. "postcss-convert-values": "^7.0.2",
  3195. "postcss-discard-comments": "^7.0.1",
  3196. "postcss-discard-duplicates": "^7.0.0",
  3197. "postcss-discard-empty": "^7.0.0",
  3198. "postcss-discard-overridden": "^7.0.0",
  3199. "postcss-merge-longhand": "^7.0.2",
  3200. "postcss-merge-rules": "^7.0.2",
  3201. "postcss-minify-font-values": "^7.0.0",
  3202. "postcss-minify-gradients": "^7.0.0",
  3203. "postcss-minify-params": "^7.0.1",
  3204. "postcss-minify-selectors": "^7.0.2",
  3205. "postcss-normalize-charset": "^7.0.0",
  3206. "postcss-normalize-display-values": "^7.0.0",
  3207. "postcss-normalize-positions": "^7.0.0",
  3208. "postcss-normalize-repeat-style": "^7.0.0",
  3209. "postcss-normalize-string": "^7.0.0",
  3210. "postcss-normalize-timing-functions": "^7.0.0",
  3211. "postcss-normalize-unicode": "^7.0.1",
  3212. "postcss-normalize-url": "^7.0.0",
  3213. "postcss-normalize-whitespace": "^7.0.0",
  3214. "postcss-ordered-values": "^7.0.1",
  3215. "postcss-reduce-initial": "^7.0.1",
  3216. "postcss-reduce-transforms": "^7.0.0",
  3217. "postcss-svgo": "^7.0.1",
  3218. "postcss-unique-selectors": "^7.0.1"
  3219. },
  3220. "engines": {
  3221. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  3222. },
  3223. "peerDependencies": {
  3224. "postcss": "^8.4.31"
  3225. }
  3226. },
  3227. "node_modules/cssnano-utils": {
  3228. "version": "5.0.0",
  3229. "resolved": "https://registry.npmjs.org/cssnano-utils/-/cssnano-utils-5.0.0.tgz",
  3230. "integrity": "sha512-Uij0Xdxc24L6SirFr25MlwC2rCFX6scyUmuKpzI+JQ7cyqDEwD42fJ0xfB3yLfOnRDU5LKGgjQ9FA6LYh76GWQ==",
  3231. "engines": {
  3232. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  3233. },
  3234. "peerDependencies": {
  3235. "postcss": "^8.4.31"
  3236. }
  3237. },
  3238. "node_modules/csso": {
  3239. "version": "5.0.5",
  3240. "resolved": "https://registry.npmjs.org/csso/-/csso-5.0.5.tgz",
  3241. "integrity": "sha512-0LrrStPOdJj+SPCCrGhzryycLjwcgUSHBtxNA8aIDxf0GLsRh1cKYhB00Gd1lDOS4yGH69+SNn13+TWbVHETFQ==",
  3242. "dependencies": {
  3243. "css-tree": "~2.2.0"
  3244. },
  3245. "engines": {
  3246. "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0",
  3247. "npm": ">=7.0.0"
  3248. }
  3249. },
  3250. "node_modules/csso/node_modules/css-tree": {
  3251. "version": "2.2.1",
  3252. "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-2.2.1.tgz",
  3253. "integrity": "sha512-OA0mILzGc1kCOCSJerOeqDxDQ4HOh+G8NbOJFOTgOCzpw7fCBubk0fEyxp8AgOL/jvLgYA/uV0cMbe43ElF1JA==",
  3254. "dependencies": {
  3255. "mdn-data": "2.0.28",
  3256. "source-map-js": "^1.0.1"
  3257. },
  3258. "engines": {
  3259. "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0",
  3260. "npm": ">=7.0.0"
  3261. }
  3262. },
  3263. "node_modules/csso/node_modules/mdn-data": {
  3264. "version": "2.0.28",
  3265. "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.28.tgz",
  3266. "integrity": "sha512-aylIc7Z9y4yzHYAJNuESG3hfhC+0Ibp/MAMiaOZgNv4pmEdFyfZhhhny4MNiAfWdBQ1RQ2mfDWmM1x8SvGyp8g=="
  3267. },
  3268. "node_modules/csstype": {
  3269. "version": "3.1.3",
  3270. "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.1.3.tgz",
  3271. "integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw=="
  3272. },
  3273. "node_modules/data-uri-to-buffer": {
  3274. "version": "4.0.1",
  3275. "resolved": "https://registry.npmjs.org/data-uri-to-buffer/-/data-uri-to-buffer-4.0.1.tgz",
  3276. "integrity": "sha512-0R9ikRb668HB7QDxT1vkpuUBtqc53YyAwMwGeUFKRojY/NWKvdZ+9UYtRfGmhqNbRkTSVpMbmyhXipFFv2cb/A==",
  3277. "engines": {
  3278. "node": ">= 12"
  3279. }
  3280. },
  3281. "node_modules/db0": {
  3282. "version": "0.1.4",
  3283. "resolved": "https://registry.npmjs.org/db0/-/db0-0.1.4.tgz",
  3284. "integrity": "sha512-Ft6eCwONYxlwLjBXSJxw0t0RYtA5gW9mq8JfBXn9TtC0nDPlqePAhpv9v4g9aONBi6JI1OXHTKKkUYGd+BOrCA==",
  3285. "peerDependencies": {
  3286. "@libsql/client": "^0.5.2",
  3287. "better-sqlite3": "^9.4.3",
  3288. "drizzle-orm": "^0.29.4"
  3289. },
  3290. "peerDependenciesMeta": {
  3291. "@libsql/client": {
  3292. "optional": true
  3293. },
  3294. "better-sqlite3": {
  3295. "optional": true
  3296. },
  3297. "drizzle-orm": {
  3298. "optional": true
  3299. }
  3300. }
  3301. },
  3302. "node_modules/debug": {
  3303. "version": "4.3.5",
  3304. "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.5.tgz",
  3305. "integrity": "sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==",
  3306. "dependencies": {
  3307. "ms": "2.1.2"
  3308. },
  3309. "engines": {
  3310. "node": ">=6.0"
  3311. },
  3312. "peerDependenciesMeta": {
  3313. "supports-color": {
  3314. "optional": true
  3315. }
  3316. }
  3317. },
  3318. "node_modules/deepmerge": {
  3319. "version": "4.3.1",
  3320. "resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-4.3.1.tgz",
  3321. "integrity": "sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==",
  3322. "engines": {
  3323. "node": ">=0.10.0"
  3324. }
  3325. },
  3326. "node_modules/default-browser": {
  3327. "version": "5.2.1",
  3328. "resolved": "https://registry.npmjs.org/default-browser/-/default-browser-5.2.1.tgz",
  3329. "integrity": "sha512-WY/3TUME0x3KPYdRRxEJJvXRHV4PyPoUsxtZa78lwItwRQRHhd2U9xOscaT/YTf8uCXIAjeJOFBVEh/7FtD8Xg==",
  3330. "dependencies": {
  3331. "bundle-name": "^4.1.0",
  3332. "default-browser-id": "^5.0.0"
  3333. },
  3334. "engines": {
  3335. "node": ">=18"
  3336. },
  3337. "funding": {
  3338. "url": "https://github.com/sponsors/sindresorhus"
  3339. }
  3340. },
  3341. "node_modules/default-browser-id": {
  3342. "version": "5.0.0",
  3343. "resolved": "https://registry.npmjs.org/default-browser-id/-/default-browser-id-5.0.0.tgz",
  3344. "integrity": "sha512-A6p/pu/6fyBcA1TRz/GqWYPViplrftcW2gZC9q79ngNCKAeR/X3gcEdXQHl4KNXV+3wgIJ1CPkJQ3IHM6lcsyA==",
  3345. "engines": {
  3346. "node": ">=18"
  3347. },
  3348. "funding": {
  3349. "url": "https://github.com/sponsors/sindresorhus"
  3350. }
  3351. },
  3352. "node_modules/define-lazy-prop": {
  3353. "version": "2.0.0",
  3354. "resolved": "https://registry.npmjs.org/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz",
  3355. "integrity": "sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==",
  3356. "engines": {
  3357. "node": ">=8"
  3358. }
  3359. },
  3360. "node_modules/defu": {
  3361. "version": "6.1.4",
  3362. "resolved": "https://registry.npmjs.org/defu/-/defu-6.1.4.tgz",
  3363. "integrity": "sha512-mEQCMmwJu317oSz8CwdIOdwf3xMif1ttiM8LTufzc3g6kR+9Pe236twL8j3IYT1F7GfRgGcW6MWxzZjLIkuHIg=="
  3364. },
  3365. "node_modules/delayed-stream": {
  3366. "version": "1.0.0",
  3367. "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz",
  3368. "integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==",
  3369. "engines": {
  3370. "node": ">=0.4.0"
  3371. }
  3372. },
  3373. "node_modules/delegates": {
  3374. "version": "1.0.0",
  3375. "resolved": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz",
  3376. "integrity": "sha512-bd2L678uiWATM6m5Z1VzNCErI3jiGzt6HGY8OVICs40JQq/HALfbyNJmp0UDakEY4pMMaN0Ly5om/B1VI/+xfQ=="
  3377. },
  3378. "node_modules/denque": {
  3379. "version": "2.1.0",
  3380. "resolved": "https://registry.npmjs.org/denque/-/denque-2.1.0.tgz",
  3381. "integrity": "sha512-HVQE3AAb/pxF8fQAoiqpvg9i3evqug3hoiwakOyZAwJm+6vZehbkYXZ0l4JxS+I3QxM97v5aaRNhj8v5oBhekw==",
  3382. "engines": {
  3383. "node": ">=0.10"
  3384. }
  3385. },
  3386. "node_modules/depd": {
  3387. "version": "2.0.0",
  3388. "resolved": "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz",
  3389. "integrity": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==",
  3390. "engines": {
  3391. "node": ">= 0.8"
  3392. }
  3393. },
  3394. "node_modules/destr": {
  3395. "version": "2.0.3",
  3396. "resolved": "https://registry.npmjs.org/destr/-/destr-2.0.3.tgz",
  3397. "integrity": "sha512-2N3BOUU4gYMpTP24s5rF5iP7BDr7uNTCs4ozw3kf/eKfvWSIu93GEBi5m427YoyJoeOzQ5smuu4nNAPGb8idSQ=="
  3398. },
  3399. "node_modules/destroy": {
  3400. "version": "1.2.0",
  3401. "resolved": "https://registry.npmjs.org/destroy/-/destroy-1.2.0.tgz",
  3402. "integrity": "sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==",
  3403. "engines": {
  3404. "node": ">= 0.8",
  3405. "npm": "1.2.8000 || >= 1.4.16"
  3406. }
  3407. },
  3408. "node_modules/detect-libc": {
  3409. "version": "2.0.3",
  3410. "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.3.tgz",
  3411. "integrity": "sha512-bwy0MGW55bG41VqxxypOsdSdGqLwXPI/focwgTYCFMbdUiBAxLg9CFzG08sz2aqzknwiX7Hkl0bQENjg8iLByw==",
  3412. "engines": {
  3413. "node": ">=8"
  3414. }
  3415. },
  3416. "node_modules/devalue": {
  3417. "version": "5.0.0",
  3418. "resolved": "https://registry.npmjs.org/devalue/-/devalue-5.0.0.tgz",
  3419. "integrity": "sha512-gO+/OMXF7488D+u3ue+G7Y4AA3ZmUnB3eHJXmBTgNHvr4ZNzl36A0ZtG+XCRNYCkYx/bFmw4qtkoFLa+wSrwAA=="
  3420. },
  3421. "node_modules/didyoumean": {
  3422. "version": "1.2.2",
  3423. "resolved": "https://registry.npmjs.org/didyoumean/-/didyoumean-1.2.2.tgz",
  3424. "integrity": "sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==",
  3425. "dev": true
  3426. },
  3427. "node_modules/diff": {
  3428. "version": "5.2.0",
  3429. "resolved": "https://registry.npmjs.org/diff/-/diff-5.2.0.tgz",
  3430. "integrity": "sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==",
  3431. "engines": {
  3432. "node": ">=0.3.1"
  3433. }
  3434. },
  3435. "node_modules/dlv": {
  3436. "version": "1.1.3",
  3437. "resolved": "https://registry.npmjs.org/dlv/-/dlv-1.1.3.tgz",
  3438. "integrity": "sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==",
  3439. "dev": true
  3440. },
  3441. "node_modules/dom-serializer": {
  3442. "version": "2.0.0",
  3443. "resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-2.0.0.tgz",
  3444. "integrity": "sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==",
  3445. "dependencies": {
  3446. "domelementtype": "^2.3.0",
  3447. "domhandler": "^5.0.2",
  3448. "entities": "^4.2.0"
  3449. },
  3450. "funding": {
  3451. "url": "https://github.com/cheeriojs/dom-serializer?sponsor=1"
  3452. }
  3453. },
  3454. "node_modules/domelementtype": {
  3455. "version": "2.3.0",
  3456. "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-2.3.0.tgz",
  3457. "integrity": "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==",
  3458. "funding": [
  3459. {
  3460. "type": "github",
  3461. "url": "https://github.com/sponsors/fb55"
  3462. }
  3463. ]
  3464. },
  3465. "node_modules/domhandler": {
  3466. "version": "5.0.3",
  3467. "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-5.0.3.tgz",
  3468. "integrity": "sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==",
  3469. "dependencies": {
  3470. "domelementtype": "^2.3.0"
  3471. },
  3472. "engines": {
  3473. "node": ">= 4"
  3474. },
  3475. "funding": {
  3476. "url": "https://github.com/fb55/domhandler?sponsor=1"
  3477. }
  3478. },
  3479. "node_modules/domutils": {
  3480. "version": "3.1.0",
  3481. "resolved": "https://registry.npmjs.org/domutils/-/domutils-3.1.0.tgz",
  3482. "integrity": "sha512-H78uMmQtI2AhgDJjWeQmHwJJ2bLPD3GMmO7Zja/ZZh84wkm+4ut+IUnUdRa8uCGX88DiVx1j6FRe1XfxEgjEZA==",
  3483. "dependencies": {
  3484. "dom-serializer": "^2.0.0",
  3485. "domelementtype": "^2.3.0",
  3486. "domhandler": "^5.0.3"
  3487. },
  3488. "funding": {
  3489. "url": "https://github.com/fb55/domutils?sponsor=1"
  3490. }
  3491. },
  3492. "node_modules/dot-prop": {
  3493. "version": "8.0.2",
  3494. "resolved": "https://registry.npmjs.org/dot-prop/-/dot-prop-8.0.2.tgz",
  3495. "integrity": "sha512-xaBe6ZT4DHPkg0k4Ytbvn5xoxgpG0jOS1dYxSOwAHPuNLjP3/OzN0gH55SrLqpx8cBfSaVt91lXYkApjb+nYdQ==",
  3496. "dependencies": {
  3497. "type-fest": "^3.8.0"
  3498. },
  3499. "engines": {
  3500. "node": ">=16"
  3501. },
  3502. "funding": {
  3503. "url": "https://github.com/sponsors/sindresorhus"
  3504. }
  3505. },
  3506. "node_modules/dotenv": {
  3507. "version": "16.4.5",
  3508. "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.4.5.tgz",
  3509. "integrity": "sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==",
  3510. "engines": {
  3511. "node": ">=12"
  3512. },
  3513. "funding": {
  3514. "url": "https://dotenvx.com"
  3515. }
  3516. },
  3517. "node_modules/duplexer": {
  3518. "version": "0.1.2",
  3519. "resolved": "https://registry.npmjs.org/duplexer/-/duplexer-0.1.2.tgz",
  3520. "integrity": "sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg=="
  3521. },
  3522. "node_modules/eastasianwidth": {
  3523. "version": "0.2.0",
  3524. "resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz",
  3525. "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA=="
  3526. },
  3527. "node_modules/ee-first": {
  3528. "version": "1.1.1",
  3529. "resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz",
  3530. "integrity": "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow=="
  3531. },
  3532. "node_modules/electron-to-chromium": {
  3533. "version": "1.4.823",
  3534. "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.823.tgz",
  3535. "integrity": "sha512-4h+oPeAiGQOHFyUJOqpoEcPj/xxlicxBzOErVeYVMMmAiXUXsGpsFd0QXBMaUUbnD8hhSfLf9uw+MlsoIA7j5w=="
  3536. },
  3537. "node_modules/emoji-regex": {
  3538. "version": "8.0.0",
  3539. "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
  3540. "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A=="
  3541. },
  3542. "node_modules/encodeurl": {
  3543. "version": "1.0.2",
  3544. "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz",
  3545. "integrity": "sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w==",
  3546. "engines": {
  3547. "node": ">= 0.8"
  3548. }
  3549. },
  3550. "node_modules/enhanced-resolve": {
  3551. "version": "5.17.0",
  3552. "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.17.0.tgz",
  3553. "integrity": "sha512-dwDPwZL0dmye8Txp2gzFmA6sxALaSvdRDjPH0viLcKrtlOL3tw62nWWweVD1SdILDTJrbrL6tdWVN58Wo6U3eA==",
  3554. "dependencies": {
  3555. "graceful-fs": "^4.2.4",
  3556. "tapable": "^2.2.0"
  3557. },
  3558. "engines": {
  3559. "node": ">=10.13.0"
  3560. }
  3561. },
  3562. "node_modules/entities": {
  3563. "version": "4.5.0",
  3564. "resolved": "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz",
  3565. "integrity": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==",
  3566. "engines": {
  3567. "node": ">=0.12"
  3568. },
  3569. "funding": {
  3570. "url": "https://github.com/fb55/entities?sponsor=1"
  3571. }
  3572. },
  3573. "node_modules/error-stack-parser-es": {
  3574. "version": "0.1.4",
  3575. "resolved": "https://registry.npmjs.org/error-stack-parser-es/-/error-stack-parser-es-0.1.4.tgz",
  3576. "integrity": "sha512-l0uy0kAoo6toCgVOYaAayqtPa2a1L15efxUMEnQebKwLQX2X0OpS6wMMQdc4juJXmxd9i40DuaUHq+mjIya9TQ==",
  3577. "funding": {
  3578. "url": "https://github.com/sponsors/antfu"
  3579. }
  3580. },
  3581. "node_modules/esbuild": {
  3582. "version": "0.23.0",
  3583. "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.23.0.tgz",
  3584. "integrity": "sha512-1lvV17H2bMYda/WaFb2jLPeHU3zml2k4/yagNMG8Q/YtfMjCwEUZa2eXXMgZTVSL5q1n4H7sQ0X6CdJDqqeCFA==",
  3585. "hasInstallScript": true,
  3586. "bin": {
  3587. "esbuild": "bin/esbuild"
  3588. },
  3589. "engines": {
  3590. "node": ">=18"
  3591. },
  3592. "optionalDependencies": {
  3593. "@esbuild/aix-ppc64": "0.23.0",
  3594. "@esbuild/android-arm": "0.23.0",
  3595. "@esbuild/android-arm64": "0.23.0",
  3596. "@esbuild/android-x64": "0.23.0",
  3597. "@esbuild/darwin-arm64": "0.23.0",
  3598. "@esbuild/darwin-x64": "0.23.0",
  3599. "@esbuild/freebsd-arm64": "0.23.0",
  3600. "@esbuild/freebsd-x64": "0.23.0",
  3601. "@esbuild/linux-arm": "0.23.0",
  3602. "@esbuild/linux-arm64": "0.23.0",
  3603. "@esbuild/linux-ia32": "0.23.0",
  3604. "@esbuild/linux-loong64": "0.23.0",
  3605. "@esbuild/linux-mips64el": "0.23.0",
  3606. "@esbuild/linux-ppc64": "0.23.0",
  3607. "@esbuild/linux-riscv64": "0.23.0",
  3608. "@esbuild/linux-s390x": "0.23.0",
  3609. "@esbuild/linux-x64": "0.23.0",
  3610. "@esbuild/netbsd-x64": "0.23.0",
  3611. "@esbuild/openbsd-arm64": "0.23.0",
  3612. "@esbuild/openbsd-x64": "0.23.0",
  3613. "@esbuild/sunos-x64": "0.23.0",
  3614. "@esbuild/win32-arm64": "0.23.0",
  3615. "@esbuild/win32-ia32": "0.23.0",
  3616. "@esbuild/win32-x64": "0.23.0"
  3617. }
  3618. },
  3619. "node_modules/escalade": {
  3620. "version": "3.1.2",
  3621. "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.1.2.tgz",
  3622. "integrity": "sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==",
  3623. "engines": {
  3624. "node": ">=6"
  3625. }
  3626. },
  3627. "node_modules/escape-html": {
  3628. "version": "1.0.3",
  3629. "resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz",
  3630. "integrity": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow=="
  3631. },
  3632. "node_modules/escape-string-regexp": {
  3633. "version": "5.0.0",
  3634. "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz",
  3635. "integrity": "sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==",
  3636. "engines": {
  3637. "node": ">=12"
  3638. },
  3639. "funding": {
  3640. "url": "https://github.com/sponsors/sindresorhus"
  3641. }
  3642. },
  3643. "node_modules/estree-walker": {
  3644. "version": "3.0.3",
  3645. "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-3.0.3.tgz",
  3646. "integrity": "sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==",
  3647. "dependencies": {
  3648. "@types/estree": "^1.0.0"
  3649. }
  3650. },
  3651. "node_modules/etag": {
  3652. "version": "1.8.1",
  3653. "resolved": "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz",
  3654. "integrity": "sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==",
  3655. "engines": {
  3656. "node": ">= 0.6"
  3657. }
  3658. },
  3659. "node_modules/event-target-shim": {
  3660. "version": "5.0.1",
  3661. "resolved": "https://registry.npmjs.org/event-target-shim/-/event-target-shim-5.0.1.tgz",
  3662. "integrity": "sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==",
  3663. "engines": {
  3664. "node": ">=6"
  3665. }
  3666. },
  3667. "node_modules/events": {
  3668. "version": "3.3.0",
  3669. "resolved": "https://registry.npmjs.org/events/-/events-3.3.0.tgz",
  3670. "integrity": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==",
  3671. "engines": {
  3672. "node": ">=0.8.x"
  3673. }
  3674. },
  3675. "node_modules/execa": {
  3676. "version": "7.2.0",
  3677. "resolved": "https://registry.npmjs.org/execa/-/execa-7.2.0.tgz",
  3678. "integrity": "sha512-UduyVP7TLB5IcAQl+OzLyLcS/l32W/GLg+AhHJ+ow40FOk2U3SAllPwR44v4vmdFwIWqpdwxxpQbF1n5ta9seA==",
  3679. "dependencies": {
  3680. "cross-spawn": "^7.0.3",
  3681. "get-stream": "^6.0.1",
  3682. "human-signals": "^4.3.0",
  3683. "is-stream": "^3.0.0",
  3684. "merge-stream": "^2.0.0",
  3685. "npm-run-path": "^5.1.0",
  3686. "onetime": "^6.0.0",
  3687. "signal-exit": "^3.0.7",
  3688. "strip-final-newline": "^3.0.0"
  3689. },
  3690. "engines": {
  3691. "node": "^14.18.0 || ^16.14.0 || >=18.0.0"
  3692. },
  3693. "funding": {
  3694. "url": "https://github.com/sindresorhus/execa?sponsor=1"
  3695. }
  3696. },
  3697. "node_modules/externality": {
  3698. "version": "1.0.2",
  3699. "resolved": "https://registry.npmjs.org/externality/-/externality-1.0.2.tgz",
  3700. "integrity": "sha512-LyExtJWKxtgVzmgtEHyQtLFpw1KFhQphF9nTG8TpAIVkiI/xQ3FJh75tRFLYl4hkn7BNIIdLJInuDAavX35pMw==",
  3701. "dependencies": {
  3702. "enhanced-resolve": "^5.14.1",
  3703. "mlly": "^1.3.0",
  3704. "pathe": "^1.1.1",
  3705. "ufo": "^1.1.2"
  3706. }
  3707. },
  3708. "node_modules/fast-fifo": {
  3709. "version": "1.3.2",
  3710. "resolved": "https://registry.npmjs.org/fast-fifo/-/fast-fifo-1.3.2.tgz",
  3711. "integrity": "sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ=="
  3712. },
  3713. "node_modules/fast-glob": {
  3714. "version": "3.3.2",
  3715. "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.2.tgz",
  3716. "integrity": "sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==",
  3717. "dependencies": {
  3718. "@nodelib/fs.stat": "^2.0.2",
  3719. "@nodelib/fs.walk": "^1.2.3",
  3720. "glob-parent": "^5.1.2",
  3721. "merge2": "^1.3.0",
  3722. "micromatch": "^4.0.4"
  3723. },
  3724. "engines": {
  3725. "node": ">=8.6.0"
  3726. }
  3727. },
  3728. "node_modules/fast-npm-meta": {
  3729. "version": "0.1.1",
  3730. "resolved": "https://registry.npmjs.org/fast-npm-meta/-/fast-npm-meta-0.1.1.tgz",
  3731. "integrity": "sha512-uS9DjGncI/9XZ6HJFrci0WzSi++N8Jskbb2uB7+9SQlrgA3VaLhXhV9Gl5HwIGESHkayYYZFGnVNhJwRDKCWIA==",
  3732. "funding": {
  3733. "url": "https://github.com/sponsors/antfu"
  3734. }
  3735. },
  3736. "node_modules/fastq": {
  3737. "version": "1.17.1",
  3738. "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.17.1.tgz",
  3739. "integrity": "sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==",
  3740. "dependencies": {
  3741. "reusify": "^1.0.4"
  3742. }
  3743. },
  3744. "node_modules/fetch-blob": {
  3745. "version": "3.2.0",
  3746. "resolved": "https://registry.npmjs.org/fetch-blob/-/fetch-blob-3.2.0.tgz",
  3747. "integrity": "sha512-7yAQpD2UMJzLi1Dqv7qFYnPbaPx7ZfFK6PiIxQ4PfkGPyNyl2Ugx+a/umUonmKqjhM4DnfbMvdX6otXq83soQQ==",
  3748. "funding": [
  3749. {
  3750. "type": "github",
  3751. "url": "https://github.com/sponsors/jimmywarting"
  3752. },
  3753. {
  3754. "type": "paypal",
  3755. "url": "https://paypal.me/jimmywarting"
  3756. }
  3757. ],
  3758. "dependencies": {
  3759. "node-domexception": "^1.0.0",
  3760. "web-streams-polyfill": "^3.0.3"
  3761. },
  3762. "engines": {
  3763. "node": "^12.20 || >= 14.13"
  3764. }
  3765. },
  3766. "node_modules/file-uri-to-path": {
  3767. "version": "1.0.0",
  3768. "resolved": "https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz",
  3769. "integrity": "sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw=="
  3770. },
  3771. "node_modules/fill-range": {
  3772. "version": "7.1.1",
  3773. "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz",
  3774. "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==",
  3775. "dependencies": {
  3776. "to-regex-range": "^5.0.1"
  3777. },
  3778. "engines": {
  3779. "node": ">=8"
  3780. }
  3781. },
  3782. "node_modules/flatted": {
  3783. "version": "3.3.1",
  3784. "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.1.tgz",
  3785. "integrity": "sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw=="
  3786. },
  3787. "node_modules/follow-redirects": {
  3788. "version": "1.15.9",
  3789. "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.9.tgz",
  3790. "integrity": "sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==",
  3791. "funding": [
  3792. {
  3793. "type": "individual",
  3794. "url": "https://github.com/sponsors/RubenVerborgh"
  3795. }
  3796. ],
  3797. "engines": {
  3798. "node": ">=4.0"
  3799. },
  3800. "peerDependenciesMeta": {
  3801. "debug": {
  3802. "optional": true
  3803. }
  3804. }
  3805. },
  3806. "node_modules/foreground-child": {
  3807. "version": "3.1.1",
  3808. "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.1.1.tgz",
  3809. "integrity": "sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg==",
  3810. "dependencies": {
  3811. "cross-spawn": "^7.0.0",
  3812. "signal-exit": "^4.0.1"
  3813. },
  3814. "engines": {
  3815. "node": ">=14"
  3816. },
  3817. "funding": {
  3818. "url": "https://github.com/sponsors/isaacs"
  3819. }
  3820. },
  3821. "node_modules/foreground-child/node_modules/signal-exit": {
  3822. "version": "4.1.0",
  3823. "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
  3824. "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
  3825. "engines": {
  3826. "node": ">=14"
  3827. },
  3828. "funding": {
  3829. "url": "https://github.com/sponsors/isaacs"
  3830. }
  3831. },
  3832. "node_modules/form-data": {
  3833. "version": "4.0.0",
  3834. "resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.0.tgz",
  3835. "integrity": "sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==",
  3836. "dependencies": {
  3837. "asynckit": "^0.4.0",
  3838. "combined-stream": "^1.0.8",
  3839. "mime-types": "^2.1.12"
  3840. },
  3841. "engines": {
  3842. "node": ">= 6"
  3843. }
  3844. },
  3845. "node_modules/formdata-polyfill": {
  3846. "version": "4.0.10",
  3847. "resolved": "https://registry.npmjs.org/formdata-polyfill/-/formdata-polyfill-4.0.10.tgz",
  3848. "integrity": "sha512-buewHzMvYL29jdeQTVILecSaZKnt/RJWjoZCF5OW60Z67/GmSLBkOFM7qh1PI3zFNtJbaZL5eQu1vLfazOwj4g==",
  3849. "dependencies": {
  3850. "fetch-blob": "^3.1.2"
  3851. },
  3852. "engines": {
  3853. "node": ">=12.20.0"
  3854. }
  3855. },
  3856. "node_modules/fraction.js": {
  3857. "version": "4.3.7",
  3858. "resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-4.3.7.tgz",
  3859. "integrity": "sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==",
  3860. "engines": {
  3861. "node": "*"
  3862. },
  3863. "funding": {
  3864. "type": "patreon",
  3865. "url": "https://github.com/sponsors/rawify"
  3866. }
  3867. },
  3868. "node_modules/fresh": {
  3869. "version": "0.5.2",
  3870. "resolved": "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz",
  3871. "integrity": "sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==",
  3872. "engines": {
  3873. "node": ">= 0.6"
  3874. }
  3875. },
  3876. "node_modules/fs-extra": {
  3877. "version": "11.2.0",
  3878. "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-11.2.0.tgz",
  3879. "integrity": "sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==",
  3880. "dependencies": {
  3881. "graceful-fs": "^4.2.0",
  3882. "jsonfile": "^6.0.1",
  3883. "universalify": "^2.0.0"
  3884. },
  3885. "engines": {
  3886. "node": ">=14.14"
  3887. }
  3888. },
  3889. "node_modules/fs-minipass": {
  3890. "version": "2.1.0",
  3891. "resolved": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-2.1.0.tgz",
  3892. "integrity": "sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==",
  3893. "dependencies": {
  3894. "minipass": "^3.0.0"
  3895. },
  3896. "engines": {
  3897. "node": ">= 8"
  3898. }
  3899. },
  3900. "node_modules/fs-minipass/node_modules/minipass": {
  3901. "version": "3.3.6",
  3902. "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz",
  3903. "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==",
  3904. "dependencies": {
  3905. "yallist": "^4.0.0"
  3906. },
  3907. "engines": {
  3908. "node": ">=8"
  3909. }
  3910. },
  3911. "node_modules/fs-minipass/node_modules/yallist": {
  3912. "version": "4.0.0",
  3913. "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
  3914. "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
  3915. },
  3916. "node_modules/fs.realpath": {
  3917. "version": "1.0.0",
  3918. "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz",
  3919. "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw=="
  3920. },
  3921. "node_modules/function-bind": {
  3922. "version": "1.1.2",
  3923. "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz",
  3924. "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==",
  3925. "funding": {
  3926. "url": "https://github.com/sponsors/ljharb"
  3927. }
  3928. },
  3929. "node_modules/gauge": {
  3930. "version": "3.0.2",
  3931. "resolved": "https://registry.npmjs.org/gauge/-/gauge-3.0.2.tgz",
  3932. "integrity": "sha512-+5J6MS/5XksCuXq++uFRsnUd7Ovu1XenbeuIuNRJxYWjgQbPuFhT14lAvsWfqfAmnwluf1OwMjz39HjfLPci0Q==",
  3933. "deprecated": "This package is no longer supported.",
  3934. "dependencies": {
  3935. "aproba": "^1.0.3 || ^2.0.0",
  3936. "color-support": "^1.1.2",
  3937. "console-control-strings": "^1.0.0",
  3938. "has-unicode": "^2.0.1",
  3939. "object-assign": "^4.1.1",
  3940. "signal-exit": "^3.0.0",
  3941. "string-width": "^4.2.3",
  3942. "strip-ansi": "^6.0.1",
  3943. "wide-align": "^1.1.2"
  3944. },
  3945. "engines": {
  3946. "node": ">=10"
  3947. }
  3948. },
  3949. "node_modules/gensync": {
  3950. "version": "1.0.0-beta.2",
  3951. "resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz",
  3952. "integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==",
  3953. "engines": {
  3954. "node": ">=6.9.0"
  3955. }
  3956. },
  3957. "node_modules/get-caller-file": {
  3958. "version": "2.0.5",
  3959. "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz",
  3960. "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==",
  3961. "engines": {
  3962. "node": "6.* || 8.* || >= 10.*"
  3963. }
  3964. },
  3965. "node_modules/get-port-please": {
  3966. "version": "3.1.2",
  3967. "resolved": "https://registry.npmjs.org/get-port-please/-/get-port-please-3.1.2.tgz",
  3968. "integrity": "sha512-Gxc29eLs1fbn6LQ4jSU4vXjlwyZhF5HsGuMAa7gqBP4Rw4yxxltyDUuF5MBclFzDTXO+ACchGQoeela4DSfzdQ=="
  3969. },
  3970. "node_modules/get-stream": {
  3971. "version": "6.0.1",
  3972. "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz",
  3973. "integrity": "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==",
  3974. "engines": {
  3975. "node": ">=10"
  3976. },
  3977. "funding": {
  3978. "url": "https://github.com/sponsors/sindresorhus"
  3979. }
  3980. },
  3981. "node_modules/giget": {
  3982. "version": "1.2.3",
  3983. "resolved": "https://registry.npmjs.org/giget/-/giget-1.2.3.tgz",
  3984. "integrity": "sha512-8EHPljDvs7qKykr6uw8b+lqLiUc/vUg+KVTI0uND4s63TdsZM2Xus3mflvF0DDG9SiM4RlCkFGL+7aAjRmV7KA==",
  3985. "dependencies": {
  3986. "citty": "^0.1.6",
  3987. "consola": "^3.2.3",
  3988. "defu": "^6.1.4",
  3989. "node-fetch-native": "^1.6.3",
  3990. "nypm": "^0.3.8",
  3991. "ohash": "^1.1.3",
  3992. "pathe": "^1.1.2",
  3993. "tar": "^6.2.0"
  3994. },
  3995. "bin": {
  3996. "giget": "dist/cli.mjs"
  3997. }
  3998. },
  3999. "node_modules/git-config-path": {
  4000. "version": "2.0.0",
  4001. "resolved": "https://registry.npmjs.org/git-config-path/-/git-config-path-2.0.0.tgz",
  4002. "integrity": "sha512-qc8h1KIQbJpp+241id3GuAtkdyJ+IK+LIVtkiFTRKRrmddDzs3SI9CvP1QYmWBFvm1I/PWRwj//of8bgAc0ltA==",
  4003. "engines": {
  4004. "node": ">=4"
  4005. }
  4006. },
  4007. "node_modules/git-up": {
  4008. "version": "7.0.0",
  4009. "resolved": "https://registry.npmjs.org/git-up/-/git-up-7.0.0.tgz",
  4010. "integrity": "sha512-ONdIrbBCFusq1Oy0sC71F5azx8bVkvtZtMJAsv+a6lz5YAmbNnLD6HAB4gptHZVLPR8S2/kVN6Gab7lryq5+lQ==",
  4011. "dependencies": {
  4012. "is-ssh": "^1.4.0",
  4013. "parse-url": "^8.1.0"
  4014. }
  4015. },
  4016. "node_modules/git-url-parse": {
  4017. "version": "14.0.0",
  4018. "resolved": "https://registry.npmjs.org/git-url-parse/-/git-url-parse-14.0.0.tgz",
  4019. "integrity": "sha512-NnLweV+2A4nCvn4U/m2AoYu0pPKlsmhK9cknG7IMwsjFY1S2jxM+mAhsDxyxfCIGfGaD+dozsyX4b6vkYc83yQ==",
  4020. "dependencies": {
  4021. "git-up": "^7.0.0"
  4022. }
  4023. },
  4024. "node_modules/glob": {
  4025. "version": "8.1.0",
  4026. "resolved": "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz",
  4027. "integrity": "sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==",
  4028. "deprecated": "Glob versions prior to v9 are no longer supported",
  4029. "dependencies": {
  4030. "fs.realpath": "^1.0.0",
  4031. "inflight": "^1.0.4",
  4032. "inherits": "2",
  4033. "minimatch": "^5.0.1",
  4034. "once": "^1.3.0"
  4035. },
  4036. "engines": {
  4037. "node": ">=12"
  4038. },
  4039. "funding": {
  4040. "url": "https://github.com/sponsors/isaacs"
  4041. }
  4042. },
  4043. "node_modules/glob-parent": {
  4044. "version": "5.1.2",
  4045. "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
  4046. "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
  4047. "dependencies": {
  4048. "is-glob": "^4.0.1"
  4049. },
  4050. "engines": {
  4051. "node": ">= 6"
  4052. }
  4053. },
  4054. "node_modules/global-directory": {
  4055. "version": "4.0.1",
  4056. "resolved": "https://registry.npmjs.org/global-directory/-/global-directory-4.0.1.tgz",
  4057. "integrity": "sha512-wHTUcDUoZ1H5/0iVqEudYW4/kAlN5cZ3j/bXn0Dpbizl9iaUVeWSHqiOjsgk6OW2bkLclbBjzewBz6weQ1zA2Q==",
  4058. "dependencies": {
  4059. "ini": "4.1.1"
  4060. },
  4061. "engines": {
  4062. "node": ">=18"
  4063. },
  4064. "funding": {
  4065. "url": "https://github.com/sponsors/sindresorhus"
  4066. }
  4067. },
  4068. "node_modules/globals": {
  4069. "version": "11.12.0",
  4070. "resolved": "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz",
  4071. "integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==",
  4072. "engines": {
  4073. "node": ">=4"
  4074. }
  4075. },
  4076. "node_modules/globby": {
  4077. "version": "14.0.2",
  4078. "resolved": "https://registry.npmjs.org/globby/-/globby-14.0.2.tgz",
  4079. "integrity": "sha512-s3Fq41ZVh7vbbe2PN3nrW7yC7U7MFVc5c98/iTl9c2GawNMKx/J648KQRW6WKkuU8GIbbh2IXfIRQjOZnXcTnw==",
  4080. "dependencies": {
  4081. "@sindresorhus/merge-streams": "^2.1.0",
  4082. "fast-glob": "^3.3.2",
  4083. "ignore": "^5.2.4",
  4084. "path-type": "^5.0.0",
  4085. "slash": "^5.1.0",
  4086. "unicorn-magic": "^0.1.0"
  4087. },
  4088. "engines": {
  4089. "node": ">=18"
  4090. },
  4091. "funding": {
  4092. "url": "https://github.com/sponsors/sindresorhus"
  4093. }
  4094. },
  4095. "node_modules/graceful-fs": {
  4096. "version": "4.2.11",
  4097. "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz",
  4098. "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ=="
  4099. },
  4100. "node_modules/gzip-size": {
  4101. "version": "7.0.0",
  4102. "resolved": "https://registry.npmjs.org/gzip-size/-/gzip-size-7.0.0.tgz",
  4103. "integrity": "sha512-O1Ld7Dr+nqPnmGpdhzLmMTQ4vAsD+rHwMm1NLUmoUFFymBOMKxCCrtDxqdBRYXdeEPEi3SyoR4TizJLQrnKBNA==",
  4104. "dependencies": {
  4105. "duplexer": "^0.1.2"
  4106. },
  4107. "engines": {
  4108. "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
  4109. },
  4110. "funding": {
  4111. "url": "https://github.com/sponsors/sindresorhus"
  4112. }
  4113. },
  4114. "node_modules/h3": {
  4115. "version": "1.12.0",
  4116. "resolved": "https://registry.npmjs.org/h3/-/h3-1.12.0.tgz",
  4117. "integrity": "sha512-Zi/CcNeWBXDrFNlV0hUBJQR9F7a96RjMeAZweW/ZWkR9fuXrMcvKnSA63f/zZ9l0GgQOZDVHGvXivNN9PWOwhA==",
  4118. "dependencies": {
  4119. "cookie-es": "^1.1.0",
  4120. "crossws": "^0.2.4",
  4121. "defu": "^6.1.4",
  4122. "destr": "^2.0.3",
  4123. "iron-webcrypto": "^1.1.1",
  4124. "ohash": "^1.1.3",
  4125. "radix3": "^1.1.2",
  4126. "ufo": "^1.5.3",
  4127. "uncrypto": "^0.1.3",
  4128. "unenv": "^1.9.0"
  4129. }
  4130. },
  4131. "node_modules/has-flag": {
  4132. "version": "3.0.0",
  4133. "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
  4134. "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==",
  4135. "engines": {
  4136. "node": ">=4"
  4137. }
  4138. },
  4139. "node_modules/has-unicode": {
  4140. "version": "2.0.1",
  4141. "resolved": "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz",
  4142. "integrity": "sha512-8Rf9Y83NBReMnx0gFzA8JImQACstCYWUplepDa9xprwwtmgEZUF0h/i5xSA625zB/I37EtrswSST6OXxwaaIJQ=="
  4143. },
  4144. "node_modules/hash-sum": {
  4145. "version": "2.0.0",
  4146. "resolved": "https://registry.npmjs.org/hash-sum/-/hash-sum-2.0.0.tgz",
  4147. "integrity": "sha512-WdZTbAByD+pHfl/g9QSsBIIwy8IT+EsPiKDs0KNX+zSHhdDLFKdZu0BQHljvO+0QI/BasbMSUa8wYNCZTvhslg=="
  4148. },
  4149. "node_modules/hasown": {
  4150. "version": "2.0.2",
  4151. "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz",
  4152. "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==",
  4153. "dependencies": {
  4154. "function-bind": "^1.1.2"
  4155. },
  4156. "engines": {
  4157. "node": ">= 0.4"
  4158. }
  4159. },
  4160. "node_modules/hookable": {
  4161. "version": "5.5.3",
  4162. "resolved": "https://registry.npmjs.org/hookable/-/hookable-5.5.3.tgz",
  4163. "integrity": "sha512-Yc+BQe8SvoXH1643Qez1zqLRmbA5rCL+sSmk6TVos0LWVfNIB7PGncdlId77WzLGSIB5KaWgTaNTs2lNVEI6VQ=="
  4164. },
  4165. "node_modules/html-tags": {
  4166. "version": "3.3.1",
  4167. "resolved": "https://registry.npmjs.org/html-tags/-/html-tags-3.3.1.tgz",
  4168. "integrity": "sha512-ztqyC3kLto0e9WbNp0aeP+M3kTt+nbaIveGmUxAtZa+8iFgKLUOD4YKM5j+f3QD89bra7UeumolZHKuOXnTmeQ==",
  4169. "engines": {
  4170. "node": ">=8"
  4171. },
  4172. "funding": {
  4173. "url": "https://github.com/sponsors/sindresorhus"
  4174. }
  4175. },
  4176. "node_modules/http-errors": {
  4177. "version": "2.0.0",
  4178. "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-2.0.0.tgz",
  4179. "integrity": "sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==",
  4180. "dependencies": {
  4181. "depd": "2.0.0",
  4182. "inherits": "2.0.4",
  4183. "setprototypeof": "1.2.0",
  4184. "statuses": "2.0.1",
  4185. "toidentifier": "1.0.1"
  4186. },
  4187. "engines": {
  4188. "node": ">= 0.8"
  4189. }
  4190. },
  4191. "node_modules/http-shutdown": {
  4192. "version": "1.2.2",
  4193. "resolved": "https://registry.npmjs.org/http-shutdown/-/http-shutdown-1.2.2.tgz",
  4194. "integrity": "sha512-S9wWkJ/VSY9/k4qcjG318bqJNruzE4HySUhFYknwmu6LBP97KLLfwNf+n4V1BHurvFNkSKLFnK/RsuUnRTf9Vw==",
  4195. "engines": {
  4196. "iojs": ">= 1.0.0",
  4197. "node": ">= 0.12.0"
  4198. }
  4199. },
  4200. "node_modules/https-proxy-agent": {
  4201. "version": "5.0.1",
  4202. "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz",
  4203. "integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==",
  4204. "dependencies": {
  4205. "agent-base": "6",
  4206. "debug": "4"
  4207. },
  4208. "engines": {
  4209. "node": ">= 6"
  4210. }
  4211. },
  4212. "node_modules/httpxy": {
  4213. "version": "0.1.5",
  4214. "resolved": "https://registry.npmjs.org/httpxy/-/httpxy-0.1.5.tgz",
  4215. "integrity": "sha512-hqLDO+rfststuyEUTWObQK6zHEEmZ/kaIP2/zclGGZn6X8h/ESTWg+WKecQ/e5k4nPswjzZD+q2VqZIbr15CoQ=="
  4216. },
  4217. "node_modules/human-signals": {
  4218. "version": "4.3.1",
  4219. "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-4.3.1.tgz",
  4220. "integrity": "sha512-nZXjEF2nbo7lIw3mgYjItAfgQXog3OjJogSbKa2CQIIvSGWcKgeJnQlNXip6NglNzYH45nSRiEVimMvYL8DDqQ==",
  4221. "engines": {
  4222. "node": ">=14.18.0"
  4223. }
  4224. },
  4225. "node_modules/ieee754": {
  4226. "version": "1.2.1",
  4227. "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz",
  4228. "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==",
  4229. "funding": [
  4230. {
  4231. "type": "github",
  4232. "url": "https://github.com/sponsors/feross"
  4233. },
  4234. {
  4235. "type": "patreon",
  4236. "url": "https://www.patreon.com/feross"
  4237. },
  4238. {
  4239. "type": "consulting",
  4240. "url": "https://feross.org/support"
  4241. }
  4242. ]
  4243. },
  4244. "node_modules/ignore": {
  4245. "version": "5.3.2",
  4246. "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz",
  4247. "integrity": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==",
  4248. "engines": {
  4249. "node": ">= 4"
  4250. }
  4251. },
  4252. "node_modules/image-meta": {
  4253. "version": "0.2.1",
  4254. "resolved": "https://registry.npmjs.org/image-meta/-/image-meta-0.2.1.tgz",
  4255. "integrity": "sha512-K6acvFaelNxx8wc2VjbIzXKDVB0Khs0QT35U6NkGfTdCmjLNcO2945m7RFNR9/RPVFm48hq7QPzK8uGH18HCGw=="
  4256. },
  4257. "node_modules/immutable": {
  4258. "version": "4.3.6",
  4259. "resolved": "https://registry.npmjs.org/immutable/-/immutable-4.3.6.tgz",
  4260. "integrity": "sha512-Ju0+lEMyzMVZarkTn/gqRpdqd5dOPaz1mCZ0SH3JV6iFw81PldE/PEB1hWVEA288HPt4WXW8O7AWxB10M+03QQ==",
  4261. "devOptional": true
  4262. },
  4263. "node_modules/inflight": {
  4264. "version": "1.0.6",
  4265. "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
  4266. "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==",
  4267. "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.",
  4268. "dependencies": {
  4269. "once": "^1.3.0",
  4270. "wrappy": "1"
  4271. }
  4272. },
  4273. "node_modules/inherits": {
  4274. "version": "2.0.4",
  4275. "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
  4276. "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ=="
  4277. },
  4278. "node_modules/ini": {
  4279. "version": "4.1.1",
  4280. "resolved": "https://registry.npmjs.org/ini/-/ini-4.1.1.tgz",
  4281. "integrity": "sha512-QQnnxNyfvmHFIsj7gkPcYymR8Jdw/o7mp5ZFihxn6h8Ci6fh3Dx4E1gPjpQEpIuPo9XVNY/ZUwh4BPMjGyL01g==",
  4282. "engines": {
  4283. "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
  4284. }
  4285. },
  4286. "node_modules/ioredis": {
  4287. "version": "5.4.1",
  4288. "resolved": "https://registry.npmjs.org/ioredis/-/ioredis-5.4.1.tgz",
  4289. "integrity": "sha512-2YZsvl7jopIa1gaePkeMtd9rAcSjOOjPtpcLlOeusyO+XH2SK5ZcT+UCrElPP+WVIInh2TzeI4XW9ENaSLVVHA==",
  4290. "dependencies": {
  4291. "@ioredis/commands": "^1.1.1",
  4292. "cluster-key-slot": "^1.1.0",
  4293. "debug": "^4.3.4",
  4294. "denque": "^2.1.0",
  4295. "lodash.defaults": "^4.2.0",
  4296. "lodash.isarguments": "^3.1.0",
  4297. "redis-errors": "^1.2.0",
  4298. "redis-parser": "^3.0.0",
  4299. "standard-as-callback": "^2.1.0"
  4300. },
  4301. "engines": {
  4302. "node": ">=12.22.0"
  4303. },
  4304. "funding": {
  4305. "type": "opencollective",
  4306. "url": "https://opencollective.com/ioredis"
  4307. }
  4308. },
  4309. "node_modules/iron-webcrypto": {
  4310. "version": "1.2.1",
  4311. "resolved": "https://registry.npmjs.org/iron-webcrypto/-/iron-webcrypto-1.2.1.tgz",
  4312. "integrity": "sha512-feOM6FaSr6rEABp/eDfVseKyTMDt+KGpeB35SkVn9Tyn0CqvVsY3EwI0v5i8nMHyJnzCIQf7nsy3p41TPkJZhg==",
  4313. "funding": {
  4314. "url": "https://github.com/sponsors/brc-dd"
  4315. }
  4316. },
  4317. "node_modules/is-binary-path": {
  4318. "version": "2.1.0",
  4319. "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz",
  4320. "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==",
  4321. "dependencies": {
  4322. "binary-extensions": "^2.0.0"
  4323. },
  4324. "engines": {
  4325. "node": ">=8"
  4326. }
  4327. },
  4328. "node_modules/is-builtin-module": {
  4329. "version": "3.2.1",
  4330. "resolved": "https://registry.npmjs.org/is-builtin-module/-/is-builtin-module-3.2.1.tgz",
  4331. "integrity": "sha512-BSLE3HnV2syZ0FK0iMA/yUGplUeMmNz4AW5fnTunbCIqZi4vG3WjJT9FHMy5D69xmAYBHXQhJdALdpwVxV501A==",
  4332. "dependencies": {
  4333. "builtin-modules": "^3.3.0"
  4334. },
  4335. "engines": {
  4336. "node": ">=6"
  4337. },
  4338. "funding": {
  4339. "url": "https://github.com/sponsors/sindresorhus"
  4340. }
  4341. },
  4342. "node_modules/is-core-module": {
  4343. "version": "2.13.1",
  4344. "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.1.tgz",
  4345. "integrity": "sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==",
  4346. "dependencies": {
  4347. "hasown": "^2.0.0"
  4348. },
  4349. "funding": {
  4350. "url": "https://github.com/sponsors/ljharb"
  4351. }
  4352. },
  4353. "node_modules/is-docker": {
  4354. "version": "3.0.0",
  4355. "resolved": "https://registry.npmjs.org/is-docker/-/is-docker-3.0.0.tgz",
  4356. "integrity": "sha512-eljcgEDlEns/7AXFosB5K/2nCM4P7FQPkGc/DWLy5rmFEWvZayGrik1d9/QIY5nJ4f9YsVvBkA6kJpHn9rISdQ==",
  4357. "bin": {
  4358. "is-docker": "cli.js"
  4359. },
  4360. "engines": {
  4361. "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
  4362. },
  4363. "funding": {
  4364. "url": "https://github.com/sponsors/sindresorhus"
  4365. }
  4366. },
  4367. "node_modules/is-extglob": {
  4368. "version": "2.1.1",
  4369. "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
  4370. "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==",
  4371. "engines": {
  4372. "node": ">=0.10.0"
  4373. }
  4374. },
  4375. "node_modules/is-fullwidth-code-point": {
  4376. "version": "3.0.0",
  4377. "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
  4378. "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
  4379. "engines": {
  4380. "node": ">=8"
  4381. }
  4382. },
  4383. "node_modules/is-glob": {
  4384. "version": "4.0.3",
  4385. "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz",
  4386. "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
  4387. "dependencies": {
  4388. "is-extglob": "^2.1.1"
  4389. },
  4390. "engines": {
  4391. "node": ">=0.10.0"
  4392. }
  4393. },
  4394. "node_modules/is-inside-container": {
  4395. "version": "1.0.0",
  4396. "resolved": "https://registry.npmjs.org/is-inside-container/-/is-inside-container-1.0.0.tgz",
  4397. "integrity": "sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==",
  4398. "dependencies": {
  4399. "is-docker": "^3.0.0"
  4400. },
  4401. "bin": {
  4402. "is-inside-container": "cli.js"
  4403. },
  4404. "engines": {
  4405. "node": ">=14.16"
  4406. },
  4407. "funding": {
  4408. "url": "https://github.com/sponsors/sindresorhus"
  4409. }
  4410. },
  4411. "node_modules/is-installed-globally": {
  4412. "version": "1.0.0",
  4413. "resolved": "https://registry.npmjs.org/is-installed-globally/-/is-installed-globally-1.0.0.tgz",
  4414. "integrity": "sha512-K55T22lfpQ63N4KEN57jZUAaAYqYHEe8veb/TycJRk9DdSCLLcovXz/mL6mOnhQaZsQGwPhuFopdQIlqGSEjiQ==",
  4415. "dependencies": {
  4416. "global-directory": "^4.0.1",
  4417. "is-path-inside": "^4.0.0"
  4418. },
  4419. "engines": {
  4420. "node": ">=18"
  4421. },
  4422. "funding": {
  4423. "url": "https://github.com/sponsors/sindresorhus"
  4424. }
  4425. },
  4426. "node_modules/is-module": {
  4427. "version": "1.0.0",
  4428. "resolved": "https://registry.npmjs.org/is-module/-/is-module-1.0.0.tgz",
  4429. "integrity": "sha512-51ypPSPCoTEIN9dy5Oy+h4pShgJmPCygKfyRCISBI+JoWT/2oJvK8QPxmwv7b/p239jXrm9M1mlQbyKJ5A152g=="
  4430. },
  4431. "node_modules/is-number": {
  4432. "version": "7.0.0",
  4433. "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
  4434. "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
  4435. "engines": {
  4436. "node": ">=0.12.0"
  4437. }
  4438. },
  4439. "node_modules/is-path-inside": {
  4440. "version": "4.0.0",
  4441. "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-4.0.0.tgz",
  4442. "integrity": "sha512-lJJV/5dYS+RcL8uQdBDW9c9uWFLLBNRyFhnAKXw5tVqLlKZ4RMGZKv+YQ/IA3OhD+RpbJa1LLFM1FQPGyIXvOA==",
  4443. "engines": {
  4444. "node": ">=12"
  4445. },
  4446. "funding": {
  4447. "url": "https://github.com/sponsors/sindresorhus"
  4448. }
  4449. },
  4450. "node_modules/is-reference": {
  4451. "version": "1.2.1",
  4452. "resolved": "https://registry.npmjs.org/is-reference/-/is-reference-1.2.1.tgz",
  4453. "integrity": "sha512-U82MsXXiFIrjCK4otLT+o2NA2Cd2g5MLoOVXUZjIOhLurrRxpEXzI8O0KZHr3IjLvlAH1kTPYSuqer5T9ZVBKQ==",
  4454. "dependencies": {
  4455. "@types/estree": "*"
  4456. }
  4457. },
  4458. "node_modules/is-ssh": {
  4459. "version": "1.4.0",
  4460. "resolved": "https://registry.npmjs.org/is-ssh/-/is-ssh-1.4.0.tgz",
  4461. "integrity": "sha512-x7+VxdxOdlV3CYpjvRLBv5Lo9OJerlYanjwFrPR9fuGPjCiNiCzFgAWpiLAohSbsnH4ZAys3SBh+hq5rJosxUQ==",
  4462. "dependencies": {
  4463. "protocols": "^2.0.1"
  4464. }
  4465. },
  4466. "node_modules/is-stream": {
  4467. "version": "3.0.0",
  4468. "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-3.0.0.tgz",
  4469. "integrity": "sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA==",
  4470. "engines": {
  4471. "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
  4472. },
  4473. "funding": {
  4474. "url": "https://github.com/sponsors/sindresorhus"
  4475. }
  4476. },
  4477. "node_modules/is-what": {
  4478. "version": "4.1.16",
  4479. "resolved": "https://registry.npmjs.org/is-what/-/is-what-4.1.16.tgz",
  4480. "integrity": "sha512-ZhMwEosbFJkA0YhFnNDgTM4ZxDRsS6HqTo7qsZM08fehyRYIYa0yHu5R6mgo1n/8MgaPBXiPimPD77baVFYg+A==",
  4481. "engines": {
  4482. "node": ">=12.13"
  4483. },
  4484. "funding": {
  4485. "url": "https://github.com/sponsors/mesqueeb"
  4486. }
  4487. },
  4488. "node_modules/is-wsl": {
  4489. "version": "3.1.0",
  4490. "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-3.1.0.tgz",
  4491. "integrity": "sha512-UcVfVfaK4Sc4m7X3dUSoHoozQGBEFeDC+zVo06t98xe8CzHSZZBekNXH+tu0NalHolcJ/QAGqS46Hef7QXBIMw==",
  4492. "dependencies": {
  4493. "is-inside-container": "^1.0.0"
  4494. },
  4495. "engines": {
  4496. "node": ">=16"
  4497. },
  4498. "funding": {
  4499. "url": "https://github.com/sponsors/sindresorhus"
  4500. }
  4501. },
  4502. "node_modules/is64bit": {
  4503. "version": "2.0.0",
  4504. "resolved": "https://registry.npmjs.org/is64bit/-/is64bit-2.0.0.tgz",
  4505. "integrity": "sha512-jv+8jaWCl0g2lSBkNSVXdzfBA0npK1HGC2KtWM9FumFRoGS94g3NbCCLVnCYHLjp4GrW2KZeeSTMo5ddtznmGw==",
  4506. "dependencies": {
  4507. "system-architecture": "^0.1.0"
  4508. },
  4509. "engines": {
  4510. "node": ">=18"
  4511. },
  4512. "funding": {
  4513. "url": "https://github.com/sponsors/sindresorhus"
  4514. }
  4515. },
  4516. "node_modules/isarray": {
  4517. "version": "1.0.0",
  4518. "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz",
  4519. "integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ=="
  4520. },
  4521. "node_modules/isexe": {
  4522. "version": "2.0.0",
  4523. "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
  4524. "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw=="
  4525. },
  4526. "node_modules/jackspeak": {
  4527. "version": "3.4.2",
  4528. "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-3.4.2.tgz",
  4529. "integrity": "sha512-qH3nOSj8q/8+Eg8LUPOq3C+6HWkpUioIjDsq1+D4zY91oZvpPttw8GwtF1nReRYKXl+1AORyFqtm2f5Q1SB6/Q==",
  4530. "dependencies": {
  4531. "@isaacs/cliui": "^8.0.2"
  4532. },
  4533. "engines": {
  4534. "node": "14 >=14.21 || 16 >=16.20 || >=18"
  4535. },
  4536. "funding": {
  4537. "url": "https://github.com/sponsors/isaacs"
  4538. },
  4539. "optionalDependencies": {
  4540. "@pkgjs/parseargs": "^0.11.0"
  4541. }
  4542. },
  4543. "node_modules/jiti": {
  4544. "version": "1.21.6",
  4545. "resolved": "https://registry.npmjs.org/jiti/-/jiti-1.21.6.tgz",
  4546. "integrity": "sha512-2yTgeWTWzMWkHu6Jp9NKgePDaYHbntiwvYuuJLbbN9vl7DC9DvXKOB2BC3ZZ92D3cvV/aflH0osDfwpHepQ53w==",
  4547. "bin": {
  4548. "jiti": "bin/jiti.js"
  4549. }
  4550. },
  4551. "node_modules/js-tokens": {
  4552. "version": "4.0.0",
  4553. "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
  4554. "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ=="
  4555. },
  4556. "node_modules/js-yaml": {
  4557. "version": "4.1.0",
  4558. "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
  4559. "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
  4560. "dependencies": {
  4561. "argparse": "^2.0.1"
  4562. },
  4563. "bin": {
  4564. "js-yaml": "bin/js-yaml.js"
  4565. }
  4566. },
  4567. "node_modules/jsesc": {
  4568. "version": "2.5.2",
  4569. "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz",
  4570. "integrity": "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==",
  4571. "bin": {
  4572. "jsesc": "bin/jsesc"
  4573. },
  4574. "engines": {
  4575. "node": ">=4"
  4576. }
  4577. },
  4578. "node_modules/json5": {
  4579. "version": "2.2.3",
  4580. "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz",
  4581. "integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==",
  4582. "bin": {
  4583. "json5": "lib/cli.js"
  4584. },
  4585. "engines": {
  4586. "node": ">=6"
  4587. }
  4588. },
  4589. "node_modules/jsonfile": {
  4590. "version": "6.1.0",
  4591. "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz",
  4592. "integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==",
  4593. "dependencies": {
  4594. "universalify": "^2.0.0"
  4595. },
  4596. "optionalDependencies": {
  4597. "graceful-fs": "^4.1.6"
  4598. }
  4599. },
  4600. "node_modules/kleur": {
  4601. "version": "3.0.3",
  4602. "resolved": "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz",
  4603. "integrity": "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==",
  4604. "engines": {
  4605. "node": ">=6"
  4606. }
  4607. },
  4608. "node_modules/klona": {
  4609. "version": "2.0.6",
  4610. "resolved": "https://registry.npmjs.org/klona/-/klona-2.0.6.tgz",
  4611. "integrity": "sha512-dhG34DXATL5hSxJbIexCft8FChFXtmskoZYnoPWjXQuebWYCNkVeV3KkGegCK9CP1oswI/vQibS2GY7Em/sJJA==",
  4612. "engines": {
  4613. "node": ">= 8"
  4614. }
  4615. },
  4616. "node_modules/knitwork": {
  4617. "version": "1.1.0",
  4618. "resolved": "https://registry.npmjs.org/knitwork/-/knitwork-1.1.0.tgz",
  4619. "integrity": "sha512-oHnmiBUVHz1V+URE77PNot2lv3QiYU2zQf1JjOVkMt3YDKGbu8NAFr+c4mcNOhdsGrB/VpVbRwPwhiXrPhxQbw=="
  4620. },
  4621. "node_modules/kolorist": {
  4622. "version": "1.8.0",
  4623. "resolved": "https://registry.npmjs.org/kolorist/-/kolorist-1.8.0.tgz",
  4624. "integrity": "sha512-Y+60/zizpJ3HRH8DCss+q95yr6145JXZo46OTpFvDZWLfRCE4qChOyk1b26nMaNpfHHgxagk9dXT5OP0Tfe+dQ=="
  4625. },
  4626. "node_modules/launch-editor": {
  4627. "version": "2.8.0",
  4628. "resolved": "https://registry.npmjs.org/launch-editor/-/launch-editor-2.8.0.tgz",
  4629. "integrity": "sha512-vJranOAJrI/llyWGRQqiDM+adrw+k83fvmmx3+nV47g3+36xM15jE+zyZ6Ffel02+xSvuM0b2GDRosXZkbb6wA==",
  4630. "dependencies": {
  4631. "picocolors": "^1.0.0",
  4632. "shell-quote": "^1.8.1"
  4633. }
  4634. },
  4635. "node_modules/lazystream": {
  4636. "version": "1.0.1",
  4637. "resolved": "https://registry.npmjs.org/lazystream/-/lazystream-1.0.1.tgz",
  4638. "integrity": "sha512-b94GiNHQNy6JNTrt5w6zNyffMrNkXZb3KTkCZJb2V1xaEGCk093vkZ2jk3tpaeP33/OiXC+WvK9AxUebnf5nbw==",
  4639. "dependencies": {
  4640. "readable-stream": "^2.0.5"
  4641. },
  4642. "engines": {
  4643. "node": ">= 0.6.3"
  4644. }
  4645. },
  4646. "node_modules/lazystream/node_modules/readable-stream": {
  4647. "version": "2.3.8",
  4648. "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz",
  4649. "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==",
  4650. "dependencies": {
  4651. "core-util-is": "~1.0.0",
  4652. "inherits": "~2.0.3",
  4653. "isarray": "~1.0.0",
  4654. "process-nextick-args": "~2.0.0",
  4655. "safe-buffer": "~5.1.1",
  4656. "string_decoder": "~1.1.1",
  4657. "util-deprecate": "~1.0.1"
  4658. }
  4659. },
  4660. "node_modules/lazystream/node_modules/safe-buffer": {
  4661. "version": "5.1.2",
  4662. "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz",
  4663. "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g=="
  4664. },
  4665. "node_modules/lazystream/node_modules/string_decoder": {
  4666. "version": "1.1.1",
  4667. "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
  4668. "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
  4669. "dependencies": {
  4670. "safe-buffer": "~5.1.0"
  4671. }
  4672. },
  4673. "node_modules/lilconfig": {
  4674. "version": "3.1.2",
  4675. "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-3.1.2.tgz",
  4676. "integrity": "sha512-eop+wDAvpItUys0FWkHIKeC9ybYrTGbU41U5K7+bttZZeohvnY7M9dZ5kB21GNWiFT2q1OoPTvncPCgSOVO5ow==",
  4677. "engines": {
  4678. "node": ">=14"
  4679. },
  4680. "funding": {
  4681. "url": "https://github.com/sponsors/antonk52"
  4682. }
  4683. },
  4684. "node_modules/lines-and-columns": {
  4685. "version": "1.2.4",
  4686. "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz",
  4687. "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==",
  4688. "dev": true
  4689. },
  4690. "node_modules/listhen": {
  4691. "version": "1.7.2",
  4692. "resolved": "https://registry.npmjs.org/listhen/-/listhen-1.7.2.tgz",
  4693. "integrity": "sha512-7/HamOm5YD9Wb7CFgAZkKgVPA96WwhcTQoqtm2VTZGVbVVn3IWKRBTgrU7cchA3Q8k9iCsG8Osoi9GX4JsGM9g==",
  4694. "dependencies": {
  4695. "@parcel/watcher": "^2.4.1",
  4696. "@parcel/watcher-wasm": "^2.4.1",
  4697. "citty": "^0.1.6",
  4698. "clipboardy": "^4.0.0",
  4699. "consola": "^3.2.3",
  4700. "crossws": "^0.2.0",
  4701. "defu": "^6.1.4",
  4702. "get-port-please": "^3.1.2",
  4703. "h3": "^1.10.2",
  4704. "http-shutdown": "^1.2.2",
  4705. "jiti": "^1.21.0",
  4706. "mlly": "^1.6.1",
  4707. "node-forge": "^1.3.1",
  4708. "pathe": "^1.1.2",
  4709. "std-env": "^3.7.0",
  4710. "ufo": "^1.4.0",
  4711. "untun": "^0.1.3",
  4712. "uqr": "^0.1.2"
  4713. },
  4714. "bin": {
  4715. "listen": "bin/listhen.mjs",
  4716. "listhen": "bin/listhen.mjs"
  4717. }
  4718. },
  4719. "node_modules/local-pkg": {
  4720. "version": "0.5.0",
  4721. "resolved": "https://registry.npmjs.org/local-pkg/-/local-pkg-0.5.0.tgz",
  4722. "integrity": "sha512-ok6z3qlYyCDS4ZEU27HaU6x/xZa9Whf8jD4ptH5UZTQYZVYeb9bnZ3ojVhiJNLiXK1Hfc0GNbLXcmZ5plLDDBg==",
  4723. "dependencies": {
  4724. "mlly": "^1.4.2",
  4725. "pkg-types": "^1.0.3"
  4726. },
  4727. "engines": {
  4728. "node": ">=14"
  4729. },
  4730. "funding": {
  4731. "url": "https://github.com/sponsors/antfu"
  4732. }
  4733. },
  4734. "node_modules/lodash": {
  4735. "version": "4.17.21",
  4736. "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
  4737. "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="
  4738. },
  4739. "node_modules/lodash.defaults": {
  4740. "version": "4.2.0",
  4741. "resolved": "https://registry.npmjs.org/lodash.defaults/-/lodash.defaults-4.2.0.tgz",
  4742. "integrity": "sha512-qjxPLHd3r5DnsdGacqOMU6pb/avJzdh9tFX2ymgoZE27BmjXrNy/y4LoaiTeAb+O3gL8AfpJGtqfX/ae2leYYQ=="
  4743. },
  4744. "node_modules/lodash.isarguments": {
  4745. "version": "3.1.0",
  4746. "resolved": "https://registry.npmjs.org/lodash.isarguments/-/lodash.isarguments-3.1.0.tgz",
  4747. "integrity": "sha512-chi4NHZlZqZD18a0imDHnZPrDeBbTtVN7GXMwuGdRH9qotxAjYs3aVLKc7zNOG9eddR5Ksd8rvFEBc9SsggPpg=="
  4748. },
  4749. "node_modules/lodash.memoize": {
  4750. "version": "4.1.2",
  4751. "resolved": "https://registry.npmjs.org/lodash.memoize/-/lodash.memoize-4.1.2.tgz",
  4752. "integrity": "sha512-t7j+NzmgnQzTAYXcsHYLgimltOV1MXHtlOWf6GjL9Kj8GK5FInw5JotxvbOs+IvV1/Dzo04/fCGfLVs7aXb4Ag=="
  4753. },
  4754. "node_modules/lodash.uniq": {
  4755. "version": "4.5.0",
  4756. "resolved": "https://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.5.0.tgz",
  4757. "integrity": "sha512-xfBaXQd9ryd9dlSDvnvI0lvxfLJlYAZzXomUYzLKtUeOQvOP5piqAWuGtrhWeqaXK9hhoM/iyJc5AV+XfsX3HQ=="
  4758. },
  4759. "node_modules/lru-cache": {
  4760. "version": "5.1.1",
  4761. "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz",
  4762. "integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==",
  4763. "dependencies": {
  4764. "yallist": "^3.0.2"
  4765. }
  4766. },
  4767. "node_modules/magic-string": {
  4768. "version": "0.30.11",
  4769. "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.11.tgz",
  4770. "integrity": "sha512-+Wri9p0QHMy+545hKww7YAu5NyzF8iomPL/RQazugQ9+Ez4Ic3mERMd8ZTX5rfK944j+560ZJi8iAwgak1Ac7A==",
  4771. "dependencies": {
  4772. "@jridgewell/sourcemap-codec": "^1.5.0"
  4773. }
  4774. },
  4775. "node_modules/magic-string-ast": {
  4776. "version": "0.6.2",
  4777. "resolved": "https://registry.npmjs.org/magic-string-ast/-/magic-string-ast-0.6.2.tgz",
  4778. "integrity": "sha512-oN3Bcd7ZVt+0VGEs7402qR/tjgjbM7kPlH/z7ufJnzTLVBzXJITRHOJiwMmmYMgZfdoWQsfQcY+iKlxiBppnMA==",
  4779. "dependencies": {
  4780. "magic-string": "^0.30.10"
  4781. },
  4782. "engines": {
  4783. "node": ">=16.14.0"
  4784. }
  4785. },
  4786. "node_modules/magicast": {
  4787. "version": "0.3.4",
  4788. "resolved": "https://registry.npmjs.org/magicast/-/magicast-0.3.4.tgz",
  4789. "integrity": "sha512-TyDF/Pn36bBji9rWKHlZe+PZb6Mx5V8IHCSxk7X4aljM4e/vyDvZZYwHewdVaqiA0nb3ghfHU/6AUpDxWoER2Q==",
  4790. "dependencies": {
  4791. "@babel/parser": "^7.24.4",
  4792. "@babel/types": "^7.24.0",
  4793. "source-map-js": "^1.2.0"
  4794. }
  4795. },
  4796. "node_modules/make-dir": {
  4797. "version": "3.1.0",
  4798. "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz",
  4799. "integrity": "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==",
  4800. "dependencies": {
  4801. "semver": "^6.0.0"
  4802. },
  4803. "engines": {
  4804. "node": ">=8"
  4805. },
  4806. "funding": {
  4807. "url": "https://github.com/sponsors/sindresorhus"
  4808. }
  4809. },
  4810. "node_modules/make-dir/node_modules/semver": {
  4811. "version": "6.3.1",
  4812. "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
  4813. "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
  4814. "bin": {
  4815. "semver": "bin/semver.js"
  4816. }
  4817. },
  4818. "node_modules/mdn-data": {
  4819. "version": "2.0.30",
  4820. "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.30.tgz",
  4821. "integrity": "sha512-GaqWWShW4kv/G9IEucWScBx9G1/vsFZZJUO+tD26M8J8z3Kw5RDQjaoZe03YAClgeS/SWPOcb4nkFBTEi5DUEA=="
  4822. },
  4823. "node_modules/merge-stream": {
  4824. "version": "2.0.0",
  4825. "resolved": "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz",
  4826. "integrity": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w=="
  4827. },
  4828. "node_modules/merge2": {
  4829. "version": "1.4.1",
  4830. "resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz",
  4831. "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==",
  4832. "engines": {
  4833. "node": ">= 8"
  4834. }
  4835. },
  4836. "node_modules/micromatch": {
  4837. "version": "4.0.5",
  4838. "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz",
  4839. "integrity": "sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==",
  4840. "dependencies": {
  4841. "braces": "^3.0.2",
  4842. "picomatch": "^2.3.1"
  4843. },
  4844. "engines": {
  4845. "node": ">=8.6"
  4846. }
  4847. },
  4848. "node_modules/mime": {
  4849. "version": "4.0.4",
  4850. "resolved": "https://registry.npmjs.org/mime/-/mime-4.0.4.tgz",
  4851. "integrity": "sha512-v8yqInVjhXyqP6+Kw4fV3ZzeMRqEW6FotRsKXjRS5VMTNIuXsdRoAvklpoRgSqXm6o9VNH4/C0mgedko9DdLsQ==",
  4852. "funding": [
  4853. "https://github.com/sponsors/broofa"
  4854. ],
  4855. "bin": {
  4856. "mime": "bin/cli.js"
  4857. },
  4858. "engines": {
  4859. "node": ">=16"
  4860. }
  4861. },
  4862. "node_modules/mime-db": {
  4863. "version": "1.52.0",
  4864. "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz",
  4865. "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==",
  4866. "engines": {
  4867. "node": ">= 0.6"
  4868. }
  4869. },
  4870. "node_modules/mime-types": {
  4871. "version": "2.1.35",
  4872. "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz",
  4873. "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==",
  4874. "dependencies": {
  4875. "mime-db": "1.52.0"
  4876. },
  4877. "engines": {
  4878. "node": ">= 0.6"
  4879. }
  4880. },
  4881. "node_modules/mimic-fn": {
  4882. "version": "4.0.0",
  4883. "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-4.0.0.tgz",
  4884. "integrity": "sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==",
  4885. "engines": {
  4886. "node": ">=12"
  4887. },
  4888. "funding": {
  4889. "url": "https://github.com/sponsors/sindresorhus"
  4890. }
  4891. },
  4892. "node_modules/minimatch": {
  4893. "version": "5.1.6",
  4894. "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz",
  4895. "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==",
  4896. "dependencies": {
  4897. "brace-expansion": "^2.0.1"
  4898. },
  4899. "engines": {
  4900. "node": ">=10"
  4901. }
  4902. },
  4903. "node_modules/minipass": {
  4904. "version": "7.1.2",
  4905. "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz",
  4906. "integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==",
  4907. "engines": {
  4908. "node": ">=16 || 14 >=14.17"
  4909. }
  4910. },
  4911. "node_modules/minizlib": {
  4912. "version": "2.1.2",
  4913. "resolved": "https://registry.npmjs.org/minizlib/-/minizlib-2.1.2.tgz",
  4914. "integrity": "sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==",
  4915. "dependencies": {
  4916. "minipass": "^3.0.0",
  4917. "yallist": "^4.0.0"
  4918. },
  4919. "engines": {
  4920. "node": ">= 8"
  4921. }
  4922. },
  4923. "node_modules/minizlib/node_modules/minipass": {
  4924. "version": "3.3.6",
  4925. "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz",
  4926. "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==",
  4927. "dependencies": {
  4928. "yallist": "^4.0.0"
  4929. },
  4930. "engines": {
  4931. "node": ">=8"
  4932. }
  4933. },
  4934. "node_modules/minizlib/node_modules/yallist": {
  4935. "version": "4.0.0",
  4936. "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
  4937. "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
  4938. },
  4939. "node_modules/mitt": {
  4940. "version": "3.0.1",
  4941. "resolved": "https://registry.npmjs.org/mitt/-/mitt-3.0.1.tgz",
  4942. "integrity": "sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw=="
  4943. },
  4944. "node_modules/mkdirp": {
  4945. "version": "1.0.4",
  4946. "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz",
  4947. "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==",
  4948. "bin": {
  4949. "mkdirp": "bin/cmd.js"
  4950. },
  4951. "engines": {
  4952. "node": ">=10"
  4953. }
  4954. },
  4955. "node_modules/mlly": {
  4956. "version": "1.7.1",
  4957. "resolved": "https://registry.npmjs.org/mlly/-/mlly-1.7.1.tgz",
  4958. "integrity": "sha512-rrVRZRELyQzrIUAVMHxP97kv+G786pHmOKzuFII8zDYahFBS7qnHh2AlYSl1GAHhaMPCz6/oHjVMcfFYgFYHgA==",
  4959. "dependencies": {
  4960. "acorn": "^8.11.3",
  4961. "pathe": "^1.1.2",
  4962. "pkg-types": "^1.1.1",
  4963. "ufo": "^1.5.3"
  4964. }
  4965. },
  4966. "node_modules/mri": {
  4967. "version": "1.2.0",
  4968. "resolved": "https://registry.npmjs.org/mri/-/mri-1.2.0.tgz",
  4969. "integrity": "sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==",
  4970. "engines": {
  4971. "node": ">=4"
  4972. }
  4973. },
  4974. "node_modules/mrmime": {
  4975. "version": "2.0.0",
  4976. "resolved": "https://registry.npmjs.org/mrmime/-/mrmime-2.0.0.tgz",
  4977. "integrity": "sha512-eu38+hdgojoyq63s+yTpN4XMBdt5l8HhMhc4VKLO9KM5caLIBvUm4thi7fFaxyTmCKeNnXZ5pAlBwCUnhA09uw==",
  4978. "engines": {
  4979. "node": ">=10"
  4980. }
  4981. },
  4982. "node_modules/ms": {
  4983. "version": "2.1.2",
  4984. "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
  4985. "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
  4986. },
  4987. "node_modules/mz": {
  4988. "version": "2.7.0",
  4989. "resolved": "https://registry.npmjs.org/mz/-/mz-2.7.0.tgz",
  4990. "integrity": "sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q==",
  4991. "dev": true,
  4992. "dependencies": {
  4993. "any-promise": "^1.0.0",
  4994. "object-assign": "^4.0.1",
  4995. "thenify-all": "^1.0.0"
  4996. }
  4997. },
  4998. "node_modules/nanoid": {
  4999. "version": "5.0.7",
  5000. "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-5.0.7.tgz",
  5001. "integrity": "sha512-oLxFY2gd2IqnjcYyOXD8XGCftpGtZP2AbHbOkthDkvRywH5ayNtPVy9YlOPcHckXzbLTCHpkb7FB+yuxKV13pQ==",
  5002. "funding": [
  5003. {
  5004. "type": "github",
  5005. "url": "https://github.com/sponsors/ai"
  5006. }
  5007. ],
  5008. "bin": {
  5009. "nanoid": "bin/nanoid.js"
  5010. },
  5011. "engines": {
  5012. "node": "^18 || >=20"
  5013. }
  5014. },
  5015. "node_modules/nitropack": {
  5016. "version": "2.9.7",
  5017. "resolved": "https://registry.npmjs.org/nitropack/-/nitropack-2.9.7.tgz",
  5018. "integrity": "sha512-aKXvtNrWkOCMsQbsk4A0qQdBjrJ1ZcvwlTQevI/LAgLWLYc5L7Q/YiYxGLal4ITyNSlzir1Cm1D2ZxnYhmpMEw==",
  5019. "dependencies": {
  5020. "@cloudflare/kv-asset-handler": "^0.3.4",
  5021. "@netlify/functions": "^2.8.0",
  5022. "@rollup/plugin-alias": "^5.1.0",
  5023. "@rollup/plugin-commonjs": "^25.0.8",
  5024. "@rollup/plugin-inject": "^5.0.5",
  5025. "@rollup/plugin-json": "^6.1.0",
  5026. "@rollup/plugin-node-resolve": "^15.2.3",
  5027. "@rollup/plugin-replace": "^5.0.7",
  5028. "@rollup/plugin-terser": "^0.4.4",
  5029. "@rollup/pluginutils": "^5.1.0",
  5030. "@types/http-proxy": "^1.17.14",
  5031. "@vercel/nft": "^0.26.5",
  5032. "archiver": "^7.0.1",
  5033. "c12": "^1.11.1",
  5034. "chalk": "^5.3.0",
  5035. "chokidar": "^3.6.0",
  5036. "citty": "^0.1.6",
  5037. "consola": "^3.2.3",
  5038. "cookie-es": "^1.1.0",
  5039. "croner": "^8.0.2",
  5040. "crossws": "^0.2.4",
  5041. "db0": "^0.1.4",
  5042. "defu": "^6.1.4",
  5043. "destr": "^2.0.3",
  5044. "dot-prop": "^8.0.2",
  5045. "esbuild": "^0.20.2",
  5046. "escape-string-regexp": "^5.0.0",
  5047. "etag": "^1.8.1",
  5048. "fs-extra": "^11.2.0",
  5049. "globby": "^14.0.1",
  5050. "gzip-size": "^7.0.0",
  5051. "h3": "^1.12.0",
  5052. "hookable": "^5.5.3",
  5053. "httpxy": "^0.1.5",
  5054. "ioredis": "^5.4.1",
  5055. "jiti": "^1.21.6",
  5056. "klona": "^2.0.6",
  5057. "knitwork": "^1.1.0",
  5058. "listhen": "^1.7.2",
  5059. "magic-string": "^0.30.10",
  5060. "mime": "^4.0.3",
  5061. "mlly": "^1.7.1",
  5062. "mri": "^1.2.0",
  5063. "node-fetch-native": "^1.6.4",
  5064. "ofetch": "^1.3.4",
  5065. "ohash": "^1.1.3",
  5066. "openapi-typescript": "^6.7.6",
  5067. "pathe": "^1.1.2",
  5068. "perfect-debounce": "^1.0.0",
  5069. "pkg-types": "^1.1.1",
  5070. "pretty-bytes": "^6.1.1",
  5071. "radix3": "^1.1.2",
  5072. "rollup": "^4.18.0",
  5073. "rollup-plugin-visualizer": "^5.12.0",
  5074. "scule": "^1.3.0",
  5075. "semver": "^7.6.2",
  5076. "serve-placeholder": "^2.0.2",
  5077. "serve-static": "^1.15.0",
  5078. "std-env": "^3.7.0",
  5079. "ufo": "^1.5.3",
  5080. "uncrypto": "^0.1.3",
  5081. "unctx": "^2.3.1",
  5082. "unenv": "^1.9.0",
  5083. "unimport": "^3.7.2",
  5084. "unstorage": "^1.10.2",
  5085. "unwasm": "^0.3.9"
  5086. },
  5087. "bin": {
  5088. "nitro": "dist/cli/index.mjs",
  5089. "nitropack": "dist/cli/index.mjs"
  5090. },
  5091. "engines": {
  5092. "node": "^16.11.0 || >=17.0.0"
  5093. },
  5094. "peerDependencies": {
  5095. "xml2js": "^0.6.2"
  5096. },
  5097. "peerDependenciesMeta": {
  5098. "xml2js": {
  5099. "optional": true
  5100. }
  5101. }
  5102. },
  5103. "node_modules/nitropack/node_modules/@esbuild/linux-x64": {
  5104. "version": "0.20.2",
  5105. "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.20.2.tgz",
  5106. "integrity": "sha512-1MdwI6OOTsfQfek8sLwgyjOXAu+wKhLEoaOLTjbijk6E2WONYpH9ZU2mNtR+lZ2B4uwr+usqGuVfFT9tMtGvGw==",
  5107. "cpu": [
  5108. "x64"
  5109. ],
  5110. "optional": true,
  5111. "os": [
  5112. "linux"
  5113. ],
  5114. "engines": {
  5115. "node": ">=12"
  5116. }
  5117. },
  5118. "node_modules/nitropack/node_modules/chalk": {
  5119. "version": "5.3.0",
  5120. "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
  5121. "integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
  5122. "engines": {
  5123. "node": "^12.17.0 || ^14.13 || >=16.0.0"
  5124. },
  5125. "funding": {
  5126. "url": "https://github.com/chalk/chalk?sponsor=1"
  5127. }
  5128. },
  5129. "node_modules/nitropack/node_modules/esbuild": {
  5130. "version": "0.20.2",
  5131. "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.20.2.tgz",
  5132. "integrity": "sha512-WdOOppmUNU+IbZ0PaDiTst80zjnrOkyJNHoKupIcVyU8Lvla3Ugx94VzkQ32Ijqd7UhHJy75gNWDMUekcrSJ6g==",
  5133. "hasInstallScript": true,
  5134. "bin": {
  5135. "esbuild": "bin/esbuild"
  5136. },
  5137. "engines": {
  5138. "node": ">=12"
  5139. },
  5140. "optionalDependencies": {
  5141. "@esbuild/aix-ppc64": "0.20.2",
  5142. "@esbuild/android-arm": "0.20.2",
  5143. "@esbuild/android-arm64": "0.20.2",
  5144. "@esbuild/android-x64": "0.20.2",
  5145. "@esbuild/darwin-arm64": "0.20.2",
  5146. "@esbuild/darwin-x64": "0.20.2",
  5147. "@esbuild/freebsd-arm64": "0.20.2",
  5148. "@esbuild/freebsd-x64": "0.20.2",
  5149. "@esbuild/linux-arm": "0.20.2",
  5150. "@esbuild/linux-arm64": "0.20.2",
  5151. "@esbuild/linux-ia32": "0.20.2",
  5152. "@esbuild/linux-loong64": "0.20.2",
  5153. "@esbuild/linux-mips64el": "0.20.2",
  5154. "@esbuild/linux-ppc64": "0.20.2",
  5155. "@esbuild/linux-riscv64": "0.20.2",
  5156. "@esbuild/linux-s390x": "0.20.2",
  5157. "@esbuild/linux-x64": "0.20.2",
  5158. "@esbuild/netbsd-x64": "0.20.2",
  5159. "@esbuild/openbsd-x64": "0.20.2",
  5160. "@esbuild/sunos-x64": "0.20.2",
  5161. "@esbuild/win32-arm64": "0.20.2",
  5162. "@esbuild/win32-ia32": "0.20.2",
  5163. "@esbuild/win32-x64": "0.20.2"
  5164. }
  5165. },
  5166. "node_modules/node-addon-api": {
  5167. "version": "7.1.0",
  5168. "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-7.1.0.tgz",
  5169. "integrity": "sha512-mNcltoe1R8o7STTegSOHdnJNN7s5EUvhoS7ShnTHDyOSd+8H+UdWODq6qSv67PjC8Zc5JRT8+oLAMCr0SIXw7g==",
  5170. "engines": {
  5171. "node": "^16 || ^18 || >= 20"
  5172. }
  5173. },
  5174. "node_modules/node-domexception": {
  5175. "version": "1.0.0",
  5176. "resolved": "https://registry.npmjs.org/node-domexception/-/node-domexception-1.0.0.tgz",
  5177. "integrity": "sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==",
  5178. "funding": [
  5179. {
  5180. "type": "github",
  5181. "url": "https://github.com/sponsors/jimmywarting"
  5182. },
  5183. {
  5184. "type": "github",
  5185. "url": "https://paypal.me/jimmywarting"
  5186. }
  5187. ],
  5188. "engines": {
  5189. "node": ">=10.5.0"
  5190. }
  5191. },
  5192. "node_modules/node-fetch": {
  5193. "version": "3.3.2",
  5194. "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-3.3.2.tgz",
  5195. "integrity": "sha512-dRB78srN/l6gqWulah9SrxeYnxeddIG30+GOqK/9OlLVyLg3HPnr6SqOWTWOXKRwC2eGYCkZ59NNuSgvSrpgOA==",
  5196. "dependencies": {
  5197. "data-uri-to-buffer": "^4.0.0",
  5198. "fetch-blob": "^3.1.4",
  5199. "formdata-polyfill": "^4.0.10"
  5200. },
  5201. "engines": {
  5202. "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
  5203. },
  5204. "funding": {
  5205. "type": "opencollective",
  5206. "url": "https://opencollective.com/node-fetch"
  5207. }
  5208. },
  5209. "node_modules/node-fetch-native": {
  5210. "version": "1.6.4",
  5211. "resolved": "https://registry.npmjs.org/node-fetch-native/-/node-fetch-native-1.6.4.tgz",
  5212. "integrity": "sha512-IhOigYzAKHd244OC0JIMIUrjzctirCmPkaIfhDeGcEETWof5zKYUW7e7MYvChGWh/4CJeXEgsRyGzuF334rOOQ=="
  5213. },
  5214. "node_modules/node-forge": {
  5215. "version": "1.3.1",
  5216. "resolved": "https://registry.npmjs.org/node-forge/-/node-forge-1.3.1.tgz",
  5217. "integrity": "sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA==",
  5218. "engines": {
  5219. "node": ">= 6.13.0"
  5220. }
  5221. },
  5222. "node_modules/node-gyp-build": {
  5223. "version": "4.8.1",
  5224. "resolved": "https://registry.npmjs.org/node-gyp-build/-/node-gyp-build-4.8.1.tgz",
  5225. "integrity": "sha512-OSs33Z9yWr148JZcbZd5WiAXhh/n9z8TxQcdMhIOlpN9AhWpLfvVFO73+m77bBABQMaY9XSvIa+qk0jlI7Gcaw==",
  5226. "bin": {
  5227. "node-gyp-build": "bin.js",
  5228. "node-gyp-build-optional": "optional.js",
  5229. "node-gyp-build-test": "build-test.js"
  5230. }
  5231. },
  5232. "node_modules/node-releases": {
  5233. "version": "2.0.14",
  5234. "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.14.tgz",
  5235. "integrity": "sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw=="
  5236. },
  5237. "node_modules/nopt": {
  5238. "version": "5.0.0",
  5239. "resolved": "https://registry.npmjs.org/nopt/-/nopt-5.0.0.tgz",
  5240. "integrity": "sha512-Tbj67rffqceeLpcRXrT7vKAN8CwfPeIBgM7E6iBkmKLV7bEMwpGgYLGv0jACUsECaa/vuxP0IjEont6umdMgtQ==",
  5241. "dependencies": {
  5242. "abbrev": "1"
  5243. },
  5244. "bin": {
  5245. "nopt": "bin/nopt.js"
  5246. },
  5247. "engines": {
  5248. "node": ">=6"
  5249. }
  5250. },
  5251. "node_modules/normalize-path": {
  5252. "version": "3.0.0",
  5253. "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz",
  5254. "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==",
  5255. "engines": {
  5256. "node": ">=0.10.0"
  5257. }
  5258. },
  5259. "node_modules/normalize-range": {
  5260. "version": "0.1.2",
  5261. "resolved": "https://registry.npmjs.org/normalize-range/-/normalize-range-0.1.2.tgz",
  5262. "integrity": "sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==",
  5263. "engines": {
  5264. "node": ">=0.10.0"
  5265. }
  5266. },
  5267. "node_modules/npm-run-path": {
  5268. "version": "5.3.0",
  5269. "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-5.3.0.tgz",
  5270. "integrity": "sha512-ppwTtiJZq0O/ai0z7yfudtBpWIoxM8yE6nHi1X47eFR2EWORqfbu6CnPlNsjeN683eT0qG6H/Pyf9fCcvjnnnQ==",
  5271. "dependencies": {
  5272. "path-key": "^4.0.0"
  5273. },
  5274. "engines": {
  5275. "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
  5276. },
  5277. "funding": {
  5278. "url": "https://github.com/sponsors/sindresorhus"
  5279. }
  5280. },
  5281. "node_modules/npm-run-path/node_modules/path-key": {
  5282. "version": "4.0.0",
  5283. "resolved": "https://registry.npmjs.org/path-key/-/path-key-4.0.0.tgz",
  5284. "integrity": "sha512-haREypq7xkM7ErfgIyA0z+Bj4AGKlMSdlQE2jvJo6huWD1EdkKYV+G/T4nq0YEF2vgTT8kqMFKo1uHn950r4SQ==",
  5285. "engines": {
  5286. "node": ">=12"
  5287. },
  5288. "funding": {
  5289. "url": "https://github.com/sponsors/sindresorhus"
  5290. }
  5291. },
  5292. "node_modules/npmlog": {
  5293. "version": "5.0.1",
  5294. "resolved": "https://registry.npmjs.org/npmlog/-/npmlog-5.0.1.tgz",
  5295. "integrity": "sha512-AqZtDUWOMKs1G/8lwylVjrdYgqA4d9nu8hc+0gzRxlDb1I10+FHBGMXs6aiQHFdCUUlqH99MUMuLfzWDNDtfxw==",
  5296. "deprecated": "This package is no longer supported.",
  5297. "dependencies": {
  5298. "are-we-there-yet": "^2.0.0",
  5299. "console-control-strings": "^1.1.0",
  5300. "gauge": "^3.0.0",
  5301. "set-blocking": "^2.0.0"
  5302. }
  5303. },
  5304. "node_modules/nth-check": {
  5305. "version": "2.1.1",
  5306. "resolved": "https://registry.npmjs.org/nth-check/-/nth-check-2.1.1.tgz",
  5307. "integrity": "sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==",
  5308. "dependencies": {
  5309. "boolbase": "^1.0.0"
  5310. },
  5311. "funding": {
  5312. "url": "https://github.com/fb55/nth-check?sponsor=1"
  5313. }
  5314. },
  5315. "node_modules/nuxi": {
  5316. "version": "3.12.0",
  5317. "resolved": "https://registry.npmjs.org/nuxi/-/nuxi-3.12.0.tgz",
  5318. "integrity": "sha512-6vRdiXTw9SajEQOUi6Ze/XaIXzy1q/sD5UqHQSv3yqTu7Pot5S7fEihNXV8LpcgLz+9HzjVt70r7jYe7R99c2w==",
  5319. "bin": {
  5320. "nuxi": "bin/nuxi.mjs",
  5321. "nuxi-ng": "bin/nuxi.mjs",
  5322. "nuxt": "bin/nuxi.mjs",
  5323. "nuxt-cli": "bin/nuxi.mjs"
  5324. },
  5325. "engines": {
  5326. "node": "^16.10.0 || >=18.0.0"
  5327. },
  5328. "optionalDependencies": {
  5329. "fsevents": "~2.3.3"
  5330. }
  5331. },
  5332. "node_modules/nuxt": {
  5333. "version": "3.12.3",
  5334. "resolved": "https://registry.npmjs.org/nuxt/-/nuxt-3.12.3.tgz",
  5335. "integrity": "sha512-Qdkc+ucWwFcKsiL/OTF87jbgyFSymwPRKiiu0mvzsd/RXTn4hGiBduAlF3f7Yy0F9pDjSj8XHKDSnHYsDzm6rA==",
  5336. "dependencies": {
  5337. "@nuxt/devalue": "^2.0.2",
  5338. "@nuxt/devtools": "^1.3.7",
  5339. "@nuxt/kit": "3.12.3",
  5340. "@nuxt/schema": "3.12.3",
  5341. "@nuxt/telemetry": "^2.5.4",
  5342. "@nuxt/vite-builder": "3.12.3",
  5343. "@unhead/dom": "^1.9.14",
  5344. "@unhead/ssr": "^1.9.14",
  5345. "@unhead/vue": "^1.9.14",
  5346. "@vue/shared": "^3.4.31",
  5347. "acorn": "8.12.0",
  5348. "c12": "^1.11.1",
  5349. "chokidar": "^3.6.0",
  5350. "compatx": "^0.1.8",
  5351. "consola": "^3.2.3",
  5352. "cookie-es": "^1.1.0",
  5353. "defu": "^6.1.4",
  5354. "destr": "^2.0.3",
  5355. "devalue": "^5.0.0",
  5356. "esbuild": "^0.23.0",
  5357. "escape-string-regexp": "^5.0.0",
  5358. "estree-walker": "^3.0.3",
  5359. "globby": "^14.0.2",
  5360. "h3": "^1.12.0",
  5361. "hookable": "^5.5.3",
  5362. "ignore": "^5.3.1",
  5363. "jiti": "^1.21.6",
  5364. "klona": "^2.0.6",
  5365. "knitwork": "^1.1.0",
  5366. "magic-string": "^0.30.10",
  5367. "mlly": "^1.7.1",
  5368. "nitropack": "^2.9.7",
  5369. "nuxi": "^3.12.0",
  5370. "nypm": "^0.3.9",
  5371. "ofetch": "^1.3.4",
  5372. "ohash": "^1.1.3",
  5373. "pathe": "^1.1.2",
  5374. "perfect-debounce": "^1.0.0",
  5375. "pkg-types": "^1.1.2",
  5376. "radix3": "^1.1.2",
  5377. "scule": "^1.3.0",
  5378. "semver": "^7.6.2",
  5379. "std-env": "^3.7.0",
  5380. "strip-literal": "^2.1.0",
  5381. "ufo": "^1.5.3",
  5382. "ultrahtml": "^1.5.3",
  5383. "uncrypto": "^0.1.3",
  5384. "unctx": "^2.3.1",
  5385. "unenv": "^1.9.0",
  5386. "unimport": "^3.7.2",
  5387. "unplugin": "^1.11.0",
  5388. "unplugin-vue-router": "^0.10.0",
  5389. "unstorage": "^1.10.2",
  5390. "untyped": "^1.4.2",
  5391. "vue": "^3.4.31",
  5392. "vue-bundle-renderer": "^2.1.0",
  5393. "vue-devtools-stub": "^0.1.0",
  5394. "vue-router": "^4.4.0"
  5395. },
  5396. "bin": {
  5397. "nuxi": "bin/nuxt.mjs",
  5398. "nuxt": "bin/nuxt.mjs"
  5399. },
  5400. "engines": {
  5401. "node": "^14.18.0 || >=16.10.0"
  5402. },
  5403. "peerDependencies": {
  5404. "@parcel/watcher": "^2.1.0",
  5405. "@types/node": "^14.18.0 || >=16.10.0"
  5406. },
  5407. "peerDependenciesMeta": {
  5408. "@parcel/watcher": {
  5409. "optional": true
  5410. },
  5411. "@types/node": {
  5412. "optional": true
  5413. }
  5414. }
  5415. },
  5416. "node_modules/nypm": {
  5417. "version": "0.3.9",
  5418. "resolved": "https://registry.npmjs.org/nypm/-/nypm-0.3.9.tgz",
  5419. "integrity": "sha512-BI2SdqqTHg2d4wJh8P9A1W+bslg33vOE9IZDY6eR2QC+Pu1iNBVZUqczrd43rJb+fMzHU7ltAYKsEFY/kHMFcw==",
  5420. "dependencies": {
  5421. "citty": "^0.1.6",
  5422. "consola": "^3.2.3",
  5423. "execa": "^8.0.1",
  5424. "pathe": "^1.1.2",
  5425. "pkg-types": "^1.1.1",
  5426. "ufo": "^1.5.3"
  5427. },
  5428. "bin": {
  5429. "nypm": "dist/cli.mjs"
  5430. },
  5431. "engines": {
  5432. "node": "^14.16.0 || >=16.10.0"
  5433. }
  5434. },
  5435. "node_modules/nypm/node_modules/execa": {
  5436. "version": "8.0.1",
  5437. "resolved": "https://registry.npmjs.org/execa/-/execa-8.0.1.tgz",
  5438. "integrity": "sha512-VyhnebXciFV2DESc+p6B+y0LjSm0krU4OgJN44qFAhBY0TJ+1V61tYD2+wHusZ6F9n5K+vl8k0sTy7PEfV4qpg==",
  5439. "dependencies": {
  5440. "cross-spawn": "^7.0.3",
  5441. "get-stream": "^8.0.1",
  5442. "human-signals": "^5.0.0",
  5443. "is-stream": "^3.0.0",
  5444. "merge-stream": "^2.0.0",
  5445. "npm-run-path": "^5.1.0",
  5446. "onetime": "^6.0.0",
  5447. "signal-exit": "^4.1.0",
  5448. "strip-final-newline": "^3.0.0"
  5449. },
  5450. "engines": {
  5451. "node": ">=16.17"
  5452. },
  5453. "funding": {
  5454. "url": "https://github.com/sindresorhus/execa?sponsor=1"
  5455. }
  5456. },
  5457. "node_modules/nypm/node_modules/get-stream": {
  5458. "version": "8.0.1",
  5459. "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-8.0.1.tgz",
  5460. "integrity": "sha512-VaUJspBffn/LMCJVoMvSAdmscJyS1auj5Zulnn5UoYcY531UWmdwhRWkcGKnGU93m5HSXP9LP2usOryrBtQowA==",
  5461. "engines": {
  5462. "node": ">=16"
  5463. },
  5464. "funding": {
  5465. "url": "https://github.com/sponsors/sindresorhus"
  5466. }
  5467. },
  5468. "node_modules/nypm/node_modules/human-signals": {
  5469. "version": "5.0.0",
  5470. "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-5.0.0.tgz",
  5471. "integrity": "sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==",
  5472. "engines": {
  5473. "node": ">=16.17.0"
  5474. }
  5475. },
  5476. "node_modules/nypm/node_modules/signal-exit": {
  5477. "version": "4.1.0",
  5478. "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
  5479. "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
  5480. "engines": {
  5481. "node": ">=14"
  5482. },
  5483. "funding": {
  5484. "url": "https://github.com/sponsors/isaacs"
  5485. }
  5486. },
  5487. "node_modules/object-assign": {
  5488. "version": "4.1.1",
  5489. "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz",
  5490. "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==",
  5491. "engines": {
  5492. "node": ">=0.10.0"
  5493. }
  5494. },
  5495. "node_modules/object-hash": {
  5496. "version": "3.0.0",
  5497. "resolved": "https://registry.npmjs.org/object-hash/-/object-hash-3.0.0.tgz",
  5498. "integrity": "sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==",
  5499. "dev": true,
  5500. "engines": {
  5501. "node": ">= 6"
  5502. }
  5503. },
  5504. "node_modules/ofetch": {
  5505. "version": "1.3.4",
  5506. "resolved": "https://registry.npmjs.org/ofetch/-/ofetch-1.3.4.tgz",
  5507. "integrity": "sha512-KLIET85ik3vhEfS+3fDlc/BAZiAp+43QEC/yCo5zkNoY2YaKvNkOaFr/6wCFgFH1kuYQM5pMNi0Tg8koiIemtw==",
  5508. "dependencies": {
  5509. "destr": "^2.0.3",
  5510. "node-fetch-native": "^1.6.3",
  5511. "ufo": "^1.5.3"
  5512. }
  5513. },
  5514. "node_modules/ohash": {
  5515. "version": "1.1.3",
  5516. "resolved": "https://registry.npmjs.org/ohash/-/ohash-1.1.3.tgz",
  5517. "integrity": "sha512-zuHHiGTYTA1sYJ/wZN+t5HKZaH23i4yI1HMwbuXm24Nid7Dv0KcuRlKoNKS9UNfAVSBlnGLcuQrnOKWOZoEGaw=="
  5518. },
  5519. "node_modules/on-finished": {
  5520. "version": "2.4.1",
  5521. "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz",
  5522. "integrity": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==",
  5523. "dependencies": {
  5524. "ee-first": "1.1.1"
  5525. },
  5526. "engines": {
  5527. "node": ">= 0.8"
  5528. }
  5529. },
  5530. "node_modules/once": {
  5531. "version": "1.4.0",
  5532. "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
  5533. "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==",
  5534. "dependencies": {
  5535. "wrappy": "1"
  5536. }
  5537. },
  5538. "node_modules/onetime": {
  5539. "version": "6.0.0",
  5540. "resolved": "https://registry.npmjs.org/onetime/-/onetime-6.0.0.tgz",
  5541. "integrity": "sha512-1FlR+gjXK7X+AsAHso35MnyN5KqGwJRi/31ft6x0M194ht7S+rWAvd7PHss9xSKMzE0asv1pyIHaJYq+BbacAQ==",
  5542. "dependencies": {
  5543. "mimic-fn": "^4.0.0"
  5544. },
  5545. "engines": {
  5546. "node": ">=12"
  5547. },
  5548. "funding": {
  5549. "url": "https://github.com/sponsors/sindresorhus"
  5550. }
  5551. },
  5552. "node_modules/open": {
  5553. "version": "8.4.2",
  5554. "resolved": "https://registry.npmjs.org/open/-/open-8.4.2.tgz",
  5555. "integrity": "sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ==",
  5556. "dependencies": {
  5557. "define-lazy-prop": "^2.0.0",
  5558. "is-docker": "^2.1.1",
  5559. "is-wsl": "^2.2.0"
  5560. },
  5561. "engines": {
  5562. "node": ">=12"
  5563. },
  5564. "funding": {
  5565. "url": "https://github.com/sponsors/sindresorhus"
  5566. }
  5567. },
  5568. "node_modules/open/node_modules/is-docker": {
  5569. "version": "2.2.1",
  5570. "resolved": "https://registry.npmjs.org/is-docker/-/is-docker-2.2.1.tgz",
  5571. "integrity": "sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==",
  5572. "bin": {
  5573. "is-docker": "cli.js"
  5574. },
  5575. "engines": {
  5576. "node": ">=8"
  5577. },
  5578. "funding": {
  5579. "url": "https://github.com/sponsors/sindresorhus"
  5580. }
  5581. },
  5582. "node_modules/open/node_modules/is-wsl": {
  5583. "version": "2.2.0",
  5584. "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz",
  5585. "integrity": "sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==",
  5586. "dependencies": {
  5587. "is-docker": "^2.0.0"
  5588. },
  5589. "engines": {
  5590. "node": ">=8"
  5591. }
  5592. },
  5593. "node_modules/openapi-typescript": {
  5594. "version": "6.7.6",
  5595. "resolved": "https://registry.npmjs.org/openapi-typescript/-/openapi-typescript-6.7.6.tgz",
  5596. "integrity": "sha512-c/hfooPx+RBIOPM09GSxABOZhYPblDoyaGhqBkD/59vtpN21jEuWKDlM0KYTvqJVlSYjKs0tBcIdeXKChlSPtw==",
  5597. "dependencies": {
  5598. "ansi-colors": "^4.1.3",
  5599. "fast-glob": "^3.3.2",
  5600. "js-yaml": "^4.1.0",
  5601. "supports-color": "^9.4.0",
  5602. "undici": "^5.28.4",
  5603. "yargs-parser": "^21.1.1"
  5604. },
  5605. "bin": {
  5606. "openapi-typescript": "bin/cli.js"
  5607. }
  5608. },
  5609. "node_modules/openapi-typescript/node_modules/supports-color": {
  5610. "version": "9.4.0",
  5611. "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-9.4.0.tgz",
  5612. "integrity": "sha512-VL+lNrEoIXww1coLPOmiEmK/0sGigko5COxI09KzHc2VJXJsQ37UaQ+8quuxjDeA7+KnLGTWRyOXSLLR2Wb4jw==",
  5613. "engines": {
  5614. "node": ">=12"
  5615. },
  5616. "funding": {
  5617. "url": "https://github.com/chalk/supports-color?sponsor=1"
  5618. }
  5619. },
  5620. "node_modules/package-json-from-dist": {
  5621. "version": "1.0.0",
  5622. "resolved": "https://registry.npmjs.org/package-json-from-dist/-/package-json-from-dist-1.0.0.tgz",
  5623. "integrity": "sha512-dATvCeZN/8wQsGywez1mzHtTlP22H8OEfPrVMLNr4/eGa+ijtLn/6M5f0dY8UKNrC2O9UCU6SSoG3qRKnt7STw=="
  5624. },
  5625. "node_modules/parse-git-config": {
  5626. "version": "3.0.0",
  5627. "resolved": "https://registry.npmjs.org/parse-git-config/-/parse-git-config-3.0.0.tgz",
  5628. "integrity": "sha512-wXoQGL1D+2COYWCD35/xbiKma1Z15xvZL8cI25wvxzled58V51SJM04Urt/uznS900iQor7QO04SgdfT/XlbuA==",
  5629. "dependencies": {
  5630. "git-config-path": "^2.0.0",
  5631. "ini": "^1.3.5"
  5632. },
  5633. "engines": {
  5634. "node": ">=8"
  5635. }
  5636. },
  5637. "node_modules/parse-git-config/node_modules/ini": {
  5638. "version": "1.3.8",
  5639. "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz",
  5640. "integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew=="
  5641. },
  5642. "node_modules/parse-path": {
  5643. "version": "7.0.0",
  5644. "resolved": "https://registry.npmjs.org/parse-path/-/parse-path-7.0.0.tgz",
  5645. "integrity": "sha512-Euf9GG8WT9CdqwuWJGdf3RkUcTBArppHABkO7Lm8IzRQp0e2r/kkFnmhu4TSK30Wcu5rVAZLmfPKSBBi9tWFog==",
  5646. "dependencies": {
  5647. "protocols": "^2.0.0"
  5648. }
  5649. },
  5650. "node_modules/parse-url": {
  5651. "version": "8.1.0",
  5652. "resolved": "https://registry.npmjs.org/parse-url/-/parse-url-8.1.0.tgz",
  5653. "integrity": "sha512-xDvOoLU5XRrcOZvnI6b8zA6n9O9ejNk/GExuz1yBuWUGn9KA97GI6HTs6u02wKara1CeVmZhH+0TZFdWScR89w==",
  5654. "dependencies": {
  5655. "parse-path": "^7.0.0"
  5656. }
  5657. },
  5658. "node_modules/parseurl": {
  5659. "version": "1.3.3",
  5660. "resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz",
  5661. "integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==",
  5662. "engines": {
  5663. "node": ">= 0.8"
  5664. }
  5665. },
  5666. "node_modules/path-is-absolute": {
  5667. "version": "1.0.1",
  5668. "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
  5669. "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==",
  5670. "engines": {
  5671. "node": ">=0.10.0"
  5672. }
  5673. },
  5674. "node_modules/path-key": {
  5675. "version": "3.1.1",
  5676. "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
  5677. "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
  5678. "engines": {
  5679. "node": ">=8"
  5680. }
  5681. },
  5682. "node_modules/path-parse": {
  5683. "version": "1.0.7",
  5684. "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz",
  5685. "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw=="
  5686. },
  5687. "node_modules/path-scurry": {
  5688. "version": "1.11.1",
  5689. "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.11.1.tgz",
  5690. "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==",
  5691. "dependencies": {
  5692. "lru-cache": "^10.2.0",
  5693. "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
  5694. },
  5695. "engines": {
  5696. "node": ">=16 || 14 >=14.18"
  5697. },
  5698. "funding": {
  5699. "url": "https://github.com/sponsors/isaacs"
  5700. }
  5701. },
  5702. "node_modules/path-scurry/node_modules/lru-cache": {
  5703. "version": "10.2.1",
  5704. "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.1.tgz",
  5705. "integrity": "sha512-tS24spDe/zXhWbNPErCHs/AGOzbKGHT+ybSBqmdLm8WZ1xXLWvH8Qn71QPAlqVhd0qUTWjy+Kl9JmISgDdEjsA==",
  5706. "engines": {
  5707. "node": "14 || >=16.14"
  5708. }
  5709. },
  5710. "node_modules/path-type": {
  5711. "version": "5.0.0",
  5712. "resolved": "https://registry.npmjs.org/path-type/-/path-type-5.0.0.tgz",
  5713. "integrity": "sha512-5HviZNaZcfqP95rwpv+1HDgUamezbqdSYTyzjTvwtJSnIH+3vnbmWsItli8OFEndS984VT55M3jduxZbX351gg==",
  5714. "engines": {
  5715. "node": ">=12"
  5716. },
  5717. "funding": {
  5718. "url": "https://github.com/sponsors/sindresorhus"
  5719. }
  5720. },
  5721. "node_modules/pathe": {
  5722. "version": "1.1.2",
  5723. "resolved": "https://registry.npmjs.org/pathe/-/pathe-1.1.2.tgz",
  5724. "integrity": "sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ=="
  5725. },
  5726. "node_modules/perfect-debounce": {
  5727. "version": "1.0.0",
  5728. "resolved": "https://registry.npmjs.org/perfect-debounce/-/perfect-debounce-1.0.0.tgz",
  5729. "integrity": "sha512-xCy9V055GLEqoFaHoC1SoLIaLmWctgCUaBaWxDZ7/Zx4CTyX7cJQLJOok/orfjZAh9kEYpjJa4d0KcJmCbctZA=="
  5730. },
  5731. "node_modules/picocolors": {
  5732. "version": "1.0.1",
  5733. "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.1.tgz",
  5734. "integrity": "sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew=="
  5735. },
  5736. "node_modules/picomatch": {
  5737. "version": "2.3.1",
  5738. "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz",
  5739. "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
  5740. "engines": {
  5741. "node": ">=8.6"
  5742. },
  5743. "funding": {
  5744. "url": "https://github.com/sponsors/jonschlinkert"
  5745. }
  5746. },
  5747. "node_modules/pify": {
  5748. "version": "2.3.0",
  5749. "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz",
  5750. "integrity": "sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==",
  5751. "dev": true,
  5752. "engines": {
  5753. "node": ">=0.10.0"
  5754. }
  5755. },
  5756. "node_modules/pinia": {
  5757. "version": "2.2.4",
  5758. "resolved": "https://registry.npmjs.org/pinia/-/pinia-2.2.4.tgz",
  5759. "integrity": "sha512-K7ZhpMY9iJ9ShTC0cR2+PnxdQRuwVIsXDO/WIEV/RnMC/vmSoKDTKW/exNQYPI+4ij10UjXqdNiEHwn47McANQ==",
  5760. "dependencies": {
  5761. "@vue/devtools-api": "^6.6.3",
  5762. "vue-demi": "^0.14.10"
  5763. },
  5764. "funding": {
  5765. "url": "https://github.com/sponsors/posva"
  5766. },
  5767. "peerDependencies": {
  5768. "@vue/composition-api": "^1.4.0",
  5769. "typescript": ">=4.4.4",
  5770. "vue": "^2.6.14 || ^3.3.0"
  5771. },
  5772. "peerDependenciesMeta": {
  5773. "@vue/composition-api": {
  5774. "optional": true
  5775. },
  5776. "typescript": {
  5777. "optional": true
  5778. }
  5779. }
  5780. },
  5781. "node_modules/pinia/node_modules/vue-demi": {
  5782. "version": "0.14.10",
  5783. "resolved": "https://registry.npmjs.org/vue-demi/-/vue-demi-0.14.10.tgz",
  5784. "integrity": "sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==",
  5785. "hasInstallScript": true,
  5786. "bin": {
  5787. "vue-demi-fix": "bin/vue-demi-fix.js",
  5788. "vue-demi-switch": "bin/vue-demi-switch.js"
  5789. },
  5790. "engines": {
  5791. "node": ">=12"
  5792. },
  5793. "funding": {
  5794. "url": "https://github.com/sponsors/antfu"
  5795. },
  5796. "peerDependencies": {
  5797. "@vue/composition-api": "^1.0.0-rc.1",
  5798. "vue": "^3.0.0-0 || ^2.6.0"
  5799. },
  5800. "peerDependenciesMeta": {
  5801. "@vue/composition-api": {
  5802. "optional": true
  5803. }
  5804. }
  5805. },
  5806. "node_modules/pirates": {
  5807. "version": "4.0.6",
  5808. "resolved": "https://registry.npmjs.org/pirates/-/pirates-4.0.6.tgz",
  5809. "integrity": "sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==",
  5810. "dev": true,
  5811. "engines": {
  5812. "node": ">= 6"
  5813. }
  5814. },
  5815. "node_modules/pkg-types": {
  5816. "version": "1.2.0",
  5817. "resolved": "https://registry.npmjs.org/pkg-types/-/pkg-types-1.2.0.tgz",
  5818. "integrity": "sha512-+ifYuSSqOQ8CqP4MbZA5hDpb97n3E8SVWdJe+Wms9kj745lmd3b7EZJiqvmLwAlmRfjrI7Hi5z3kdBJ93lFNPA==",
  5819. "dependencies": {
  5820. "confbox": "^0.1.7",
  5821. "mlly": "^1.7.1",
  5822. "pathe": "^1.1.2"
  5823. }
  5824. },
  5825. "node_modules/postcss": {
  5826. "version": "8.4.39",
  5827. "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.39.tgz",
  5828. "integrity": "sha512-0vzE+lAiG7hZl1/9I8yzKLx3aR9Xbof3fBHKunvMfOCYAtMhrsnccJY2iTURb9EZd5+pLuiNV9/c/GZJOHsgIw==",
  5829. "funding": [
  5830. {
  5831. "type": "opencollective",
  5832. "url": "https://opencollective.com/postcss/"
  5833. },
  5834. {
  5835. "type": "tidelift",
  5836. "url": "https://tidelift.com/funding/github/npm/postcss"
  5837. },
  5838. {
  5839. "type": "github",
  5840. "url": "https://github.com/sponsors/ai"
  5841. }
  5842. ],
  5843. "dependencies": {
  5844. "nanoid": "^3.3.7",
  5845. "picocolors": "^1.0.1",
  5846. "source-map-js": "^1.2.0"
  5847. },
  5848. "engines": {
  5849. "node": "^10 || ^12 || >=14"
  5850. }
  5851. },
  5852. "node_modules/postcss-calc": {
  5853. "version": "10.0.0",
  5854. "resolved": "https://registry.npmjs.org/postcss-calc/-/postcss-calc-10.0.0.tgz",
  5855. "integrity": "sha512-OmjhudoNTP0QleZCwl1i6NeBwN+5MZbY5ersLZz69mjJiDVv/p57RjRuKDkHeDWr4T+S97wQfsqRTNoDHB2e3g==",
  5856. "dependencies": {
  5857. "postcss-selector-parser": "^6.0.16",
  5858. "postcss-value-parser": "^4.2.0"
  5859. },
  5860. "engines": {
  5861. "node": "^18.12 || ^20.9 || >=22.0"
  5862. },
  5863. "peerDependencies": {
  5864. "postcss": "^8.4.38"
  5865. }
  5866. },
  5867. "node_modules/postcss-colormin": {
  5868. "version": "7.0.1",
  5869. "resolved": "https://registry.npmjs.org/postcss-colormin/-/postcss-colormin-7.0.1.tgz",
  5870. "integrity": "sha512-uszdT0dULt3FQs47G5UHCduYK+FnkLYlpu1HpWu061eGsKZ7setoG7kA+WC9NQLsOJf69D5TxGHgnAdRgylnFQ==",
  5871. "dependencies": {
  5872. "browserslist": "^4.23.1",
  5873. "caniuse-api": "^3.0.0",
  5874. "colord": "^2.9.3",
  5875. "postcss-value-parser": "^4.2.0"
  5876. },
  5877. "engines": {
  5878. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  5879. },
  5880. "peerDependencies": {
  5881. "postcss": "^8.4.31"
  5882. }
  5883. },
  5884. "node_modules/postcss-convert-values": {
  5885. "version": "7.0.2",
  5886. "resolved": "https://registry.npmjs.org/postcss-convert-values/-/postcss-convert-values-7.0.2.tgz",
  5887. "integrity": "sha512-MuZIF6HJ4izko07Q0TgW6pClalI4al6wHRNPkFzqQdwAwG7hPn0lA58VZdxyb2Vl5AYjJ1piO+jgF9EnTjQwQQ==",
  5888. "dependencies": {
  5889. "browserslist": "^4.23.1",
  5890. "postcss-value-parser": "^4.2.0"
  5891. },
  5892. "engines": {
  5893. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  5894. },
  5895. "peerDependencies": {
  5896. "postcss": "^8.4.31"
  5897. }
  5898. },
  5899. "node_modules/postcss-discard-comments": {
  5900. "version": "7.0.1",
  5901. "resolved": "https://registry.npmjs.org/postcss-discard-comments/-/postcss-discard-comments-7.0.1.tgz",
  5902. "integrity": "sha512-GVrQxUOhmle1W6jX2SvNLt4kmN+JYhV7mzI6BMnkAWR9DtVvg8e67rrV0NfdWhn7x1zxvzdWkMBPdBDCls+uwQ==",
  5903. "dependencies": {
  5904. "postcss-selector-parser": "^6.1.0"
  5905. },
  5906. "engines": {
  5907. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  5908. },
  5909. "peerDependencies": {
  5910. "postcss": "^8.4.31"
  5911. }
  5912. },
  5913. "node_modules/postcss-discard-duplicates": {
  5914. "version": "7.0.0",
  5915. "resolved": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-7.0.0.tgz",
  5916. "integrity": "sha512-bAnSuBop5LpAIUmmOSsuvtKAAKREB6BBIYStWUTGq8oG5q9fClDMMuY8i4UPI/cEcDx2TN+7PMnXYIId20UVDw==",
  5917. "engines": {
  5918. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  5919. },
  5920. "peerDependencies": {
  5921. "postcss": "^8.4.31"
  5922. }
  5923. },
  5924. "node_modules/postcss-discard-empty": {
  5925. "version": "7.0.0",
  5926. "resolved": "https://registry.npmjs.org/postcss-discard-empty/-/postcss-discard-empty-7.0.0.tgz",
  5927. "integrity": "sha512-e+QzoReTZ8IAwhnSdp/++7gBZ/F+nBq9y6PomfwORfP7q9nBpK5AMP64kOt0bA+lShBFbBDcgpJ3X4etHg4lzA==",
  5928. "engines": {
  5929. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  5930. },
  5931. "peerDependencies": {
  5932. "postcss": "^8.4.31"
  5933. }
  5934. },
  5935. "node_modules/postcss-discard-overridden": {
  5936. "version": "7.0.0",
  5937. "resolved": "https://registry.npmjs.org/postcss-discard-overridden/-/postcss-discard-overridden-7.0.0.tgz",
  5938. "integrity": "sha512-GmNAzx88u3k2+sBTZrJSDauR0ccpE24omTQCVmaTTZFz1du6AasspjaUPMJ2ud4RslZpoFKyf+6MSPETLojc6w==",
  5939. "engines": {
  5940. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  5941. },
  5942. "peerDependencies": {
  5943. "postcss": "^8.4.31"
  5944. }
  5945. },
  5946. "node_modules/postcss-import": {
  5947. "version": "15.1.0",
  5948. "resolved": "https://registry.npmjs.org/postcss-import/-/postcss-import-15.1.0.tgz",
  5949. "integrity": "sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==",
  5950. "dev": true,
  5951. "dependencies": {
  5952. "postcss-value-parser": "^4.0.0",
  5953. "read-cache": "^1.0.0",
  5954. "resolve": "^1.1.7"
  5955. },
  5956. "engines": {
  5957. "node": ">=14.0.0"
  5958. },
  5959. "peerDependencies": {
  5960. "postcss": "^8.0.0"
  5961. }
  5962. },
  5963. "node_modules/postcss-js": {
  5964. "version": "4.0.1",
  5965. "resolved": "https://registry.npmjs.org/postcss-js/-/postcss-js-4.0.1.tgz",
  5966. "integrity": "sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw==",
  5967. "dev": true,
  5968. "dependencies": {
  5969. "camelcase-css": "^2.0.1"
  5970. },
  5971. "engines": {
  5972. "node": "^12 || ^14 || >= 16"
  5973. },
  5974. "funding": {
  5975. "type": "opencollective",
  5976. "url": "https://opencollective.com/postcss/"
  5977. },
  5978. "peerDependencies": {
  5979. "postcss": "^8.4.21"
  5980. }
  5981. },
  5982. "node_modules/postcss-load-config": {
  5983. "version": "4.0.2",
  5984. "resolved": "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-4.0.2.tgz",
  5985. "integrity": "sha512-bSVhyJGL00wMVoPUzAVAnbEoWyqRxkjv64tUl427SKnPrENtq6hJwUojroMz2VB+Q1edmi4IfrAPpami5VVgMQ==",
  5986. "dev": true,
  5987. "funding": [
  5988. {
  5989. "type": "opencollective",
  5990. "url": "https://opencollective.com/postcss/"
  5991. },
  5992. {
  5993. "type": "github",
  5994. "url": "https://github.com/sponsors/ai"
  5995. }
  5996. ],
  5997. "dependencies": {
  5998. "lilconfig": "^3.0.0",
  5999. "yaml": "^2.3.4"
  6000. },
  6001. "engines": {
  6002. "node": ">= 14"
  6003. },
  6004. "peerDependencies": {
  6005. "postcss": ">=8.0.9",
  6006. "ts-node": ">=9.0.0"
  6007. },
  6008. "peerDependenciesMeta": {
  6009. "postcss": {
  6010. "optional": true
  6011. },
  6012. "ts-node": {
  6013. "optional": true
  6014. }
  6015. }
  6016. },
  6017. "node_modules/postcss-merge-longhand": {
  6018. "version": "7.0.2",
  6019. "resolved": "https://registry.npmjs.org/postcss-merge-longhand/-/postcss-merge-longhand-7.0.2.tgz",
  6020. "integrity": "sha512-06vrW6ZWi9qeP7KMS9fsa9QW56+tIMW55KYqF7X3Ccn+NI2pIgPV6gFfvXTMQ05H90Y5DvnCDPZ2IuHa30PMUg==",
  6021. "dependencies": {
  6022. "postcss-value-parser": "^4.2.0",
  6023. "stylehacks": "^7.0.2"
  6024. },
  6025. "engines": {
  6026. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6027. },
  6028. "peerDependencies": {
  6029. "postcss": "^8.4.31"
  6030. }
  6031. },
  6032. "node_modules/postcss-merge-rules": {
  6033. "version": "7.0.2",
  6034. "resolved": "https://registry.npmjs.org/postcss-merge-rules/-/postcss-merge-rules-7.0.2.tgz",
  6035. "integrity": "sha512-VAR47UNvRsdrTHLe7TV1CeEtF9SJYR5ukIB9U4GZyZOptgtsS20xSxy+k5wMrI3udST6O1XuIn7cjQkg7sDAAw==",
  6036. "dependencies": {
  6037. "browserslist": "^4.23.1",
  6038. "caniuse-api": "^3.0.0",
  6039. "cssnano-utils": "^5.0.0",
  6040. "postcss-selector-parser": "^6.1.0"
  6041. },
  6042. "engines": {
  6043. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6044. },
  6045. "peerDependencies": {
  6046. "postcss": "^8.4.31"
  6047. }
  6048. },
  6049. "node_modules/postcss-minify-font-values": {
  6050. "version": "7.0.0",
  6051. "resolved": "https://registry.npmjs.org/postcss-minify-font-values/-/postcss-minify-font-values-7.0.0.tgz",
  6052. "integrity": "sha512-2ckkZtgT0zG8SMc5aoNwtm5234eUx1GGFJKf2b1bSp8UflqaeFzR50lid4PfqVI9NtGqJ2J4Y7fwvnP/u1cQog==",
  6053. "dependencies": {
  6054. "postcss-value-parser": "^4.2.0"
  6055. },
  6056. "engines": {
  6057. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6058. },
  6059. "peerDependencies": {
  6060. "postcss": "^8.4.31"
  6061. }
  6062. },
  6063. "node_modules/postcss-minify-gradients": {
  6064. "version": "7.0.0",
  6065. "resolved": "https://registry.npmjs.org/postcss-minify-gradients/-/postcss-minify-gradients-7.0.0.tgz",
  6066. "integrity": "sha512-pdUIIdj/C93ryCHew0UgBnL2DtUS3hfFa5XtERrs4x+hmpMYGhbzo6l/Ir5de41O0GaKVpK1ZbDNXSY6GkXvtg==",
  6067. "dependencies": {
  6068. "colord": "^2.9.3",
  6069. "cssnano-utils": "^5.0.0",
  6070. "postcss-value-parser": "^4.2.0"
  6071. },
  6072. "engines": {
  6073. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6074. },
  6075. "peerDependencies": {
  6076. "postcss": "^8.4.31"
  6077. }
  6078. },
  6079. "node_modules/postcss-minify-params": {
  6080. "version": "7.0.1",
  6081. "resolved": "https://registry.npmjs.org/postcss-minify-params/-/postcss-minify-params-7.0.1.tgz",
  6082. "integrity": "sha512-e+Xt8xErSRPgSRFxHeBCSxMiO8B8xng7lh8E0A5ep1VfwYhY8FXhu4Q3APMjgx9YDDbSp53IBGENrzygbUvgUQ==",
  6083. "dependencies": {
  6084. "browserslist": "^4.23.1",
  6085. "cssnano-utils": "^5.0.0",
  6086. "postcss-value-parser": "^4.2.0"
  6087. },
  6088. "engines": {
  6089. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6090. },
  6091. "peerDependencies": {
  6092. "postcss": "^8.4.31"
  6093. }
  6094. },
  6095. "node_modules/postcss-minify-selectors": {
  6096. "version": "7.0.2",
  6097. "resolved": "https://registry.npmjs.org/postcss-minify-selectors/-/postcss-minify-selectors-7.0.2.tgz",
  6098. "integrity": "sha512-dCzm04wqW1uqLmDZ41XYNBJfjgps3ZugDpogAmJXoCb5oCiTzIX4oPXXKxDpTvWOnKxQKR4EbV4ZawJBLcdXXA==",
  6099. "dependencies": {
  6100. "cssesc": "^3.0.0",
  6101. "postcss-selector-parser": "^6.1.0"
  6102. },
  6103. "engines": {
  6104. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6105. },
  6106. "peerDependencies": {
  6107. "postcss": "^8.4.31"
  6108. }
  6109. },
  6110. "node_modules/postcss-nested": {
  6111. "version": "6.0.1",
  6112. "resolved": "https://registry.npmjs.org/postcss-nested/-/postcss-nested-6.0.1.tgz",
  6113. "integrity": "sha512-mEp4xPMi5bSWiMbsgoPfcP74lsWLHkQbZc3sY+jWYd65CUwXrUaTp0fmNpa01ZcETKlIgUdFN/MpS2xZtqL9dQ==",
  6114. "dev": true,
  6115. "dependencies": {
  6116. "postcss-selector-parser": "^6.0.11"
  6117. },
  6118. "engines": {
  6119. "node": ">=12.0"
  6120. },
  6121. "funding": {
  6122. "type": "opencollective",
  6123. "url": "https://opencollective.com/postcss/"
  6124. },
  6125. "peerDependencies": {
  6126. "postcss": "^8.2.14"
  6127. }
  6128. },
  6129. "node_modules/postcss-normalize-charset": {
  6130. "version": "7.0.0",
  6131. "resolved": "https://registry.npmjs.org/postcss-normalize-charset/-/postcss-normalize-charset-7.0.0.tgz",
  6132. "integrity": "sha512-ABisNUXMeZeDNzCQxPxBCkXexvBrUHV+p7/BXOY+ulxkcjUZO0cp8ekGBwvIh2LbCwnWbyMPNJVtBSdyhM2zYQ==",
  6133. "engines": {
  6134. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6135. },
  6136. "peerDependencies": {
  6137. "postcss": "^8.4.31"
  6138. }
  6139. },
  6140. "node_modules/postcss-normalize-display-values": {
  6141. "version": "7.0.0",
  6142. "resolved": "https://registry.npmjs.org/postcss-normalize-display-values/-/postcss-normalize-display-values-7.0.0.tgz",
  6143. "integrity": "sha512-lnFZzNPeDf5uGMPYgGOw7v0BfB45+irSRz9gHQStdkkhiM0gTfvWkWB5BMxpn0OqgOQuZG/mRlZyJxp0EImr2Q==",
  6144. "dependencies": {
  6145. "postcss-value-parser": "^4.2.0"
  6146. },
  6147. "engines": {
  6148. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6149. },
  6150. "peerDependencies": {
  6151. "postcss": "^8.4.31"
  6152. }
  6153. },
  6154. "node_modules/postcss-normalize-positions": {
  6155. "version": "7.0.0",
  6156. "resolved": "https://registry.npmjs.org/postcss-normalize-positions/-/postcss-normalize-positions-7.0.0.tgz",
  6157. "integrity": "sha512-I0yt8wX529UKIGs2y/9Ybs2CelSvItfmvg/DBIjTnoUSrPxSV7Z0yZ8ShSVtKNaV/wAY+m7bgtyVQLhB00A1NQ==",
  6158. "dependencies": {
  6159. "postcss-value-parser": "^4.2.0"
  6160. },
  6161. "engines": {
  6162. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6163. },
  6164. "peerDependencies": {
  6165. "postcss": "^8.4.31"
  6166. }
  6167. },
  6168. "node_modules/postcss-normalize-repeat-style": {
  6169. "version": "7.0.0",
  6170. "resolved": "https://registry.npmjs.org/postcss-normalize-repeat-style/-/postcss-normalize-repeat-style-7.0.0.tgz",
  6171. "integrity": "sha512-o3uSGYH+2q30ieM3ppu9GTjSXIzOrRdCUn8UOMGNw7Af61bmurHTWI87hRybrP6xDHvOe5WlAj3XzN6vEO8jLw==",
  6172. "dependencies": {
  6173. "postcss-value-parser": "^4.2.0"
  6174. },
  6175. "engines": {
  6176. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6177. },
  6178. "peerDependencies": {
  6179. "postcss": "^8.4.31"
  6180. }
  6181. },
  6182. "node_modules/postcss-normalize-string": {
  6183. "version": "7.0.0",
  6184. "resolved": "https://registry.npmjs.org/postcss-normalize-string/-/postcss-normalize-string-7.0.0.tgz",
  6185. "integrity": "sha512-w/qzL212DFVOpMy3UGyxrND+Kb0fvCiBBujiaONIihq7VvtC7bswjWgKQU/w4VcRyDD8gpfqUiBQ4DUOwEJ6Qg==",
  6186. "dependencies": {
  6187. "postcss-value-parser": "^4.2.0"
  6188. },
  6189. "engines": {
  6190. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6191. },
  6192. "peerDependencies": {
  6193. "postcss": "^8.4.31"
  6194. }
  6195. },
  6196. "node_modules/postcss-normalize-timing-functions": {
  6197. "version": "7.0.0",
  6198. "resolved": "https://registry.npmjs.org/postcss-normalize-timing-functions/-/postcss-normalize-timing-functions-7.0.0.tgz",
  6199. "integrity": "sha512-tNgw3YV0LYoRwg43N3lTe3AEWZ66W7Dh7lVEpJbHoKOuHc1sLrzMLMFjP8SNULHaykzsonUEDbKedv8C+7ej6g==",
  6200. "dependencies": {
  6201. "postcss-value-parser": "^4.2.0"
  6202. },
  6203. "engines": {
  6204. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6205. },
  6206. "peerDependencies": {
  6207. "postcss": "^8.4.31"
  6208. }
  6209. },
  6210. "node_modules/postcss-normalize-unicode": {
  6211. "version": "7.0.1",
  6212. "resolved": "https://registry.npmjs.org/postcss-normalize-unicode/-/postcss-normalize-unicode-7.0.1.tgz",
  6213. "integrity": "sha512-PTPGdY9xAkTw+8ZZ71DUePb7M/Vtgkbbq+EoI33EuyQEzbKemEQMhe5QSr0VP5UfZlreANDPxSfcdSprENcbsg==",
  6214. "dependencies": {
  6215. "browserslist": "^4.23.1",
  6216. "postcss-value-parser": "^4.2.0"
  6217. },
  6218. "engines": {
  6219. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6220. },
  6221. "peerDependencies": {
  6222. "postcss": "^8.4.31"
  6223. }
  6224. },
  6225. "node_modules/postcss-normalize-url": {
  6226. "version": "7.0.0",
  6227. "resolved": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-7.0.0.tgz",
  6228. "integrity": "sha512-+d7+PpE+jyPX1hDQZYG+NaFD+Nd2ris6r8fPTBAjE8z/U41n/bib3vze8x7rKs5H1uEw5ppe9IojewouHk0klQ==",
  6229. "dependencies": {
  6230. "postcss-value-parser": "^4.2.0"
  6231. },
  6232. "engines": {
  6233. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6234. },
  6235. "peerDependencies": {
  6236. "postcss": "^8.4.31"
  6237. }
  6238. },
  6239. "node_modules/postcss-normalize-whitespace": {
  6240. "version": "7.0.0",
  6241. "resolved": "https://registry.npmjs.org/postcss-normalize-whitespace/-/postcss-normalize-whitespace-7.0.0.tgz",
  6242. "integrity": "sha512-37/toN4wwZErqohedXYqWgvcHUGlT8O/m2jVkAfAe9Bd4MzRqlBmXrJRePH0e9Wgnz2X7KymTgTOaaFizQe3AQ==",
  6243. "dependencies": {
  6244. "postcss-value-parser": "^4.2.0"
  6245. },
  6246. "engines": {
  6247. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6248. },
  6249. "peerDependencies": {
  6250. "postcss": "^8.4.31"
  6251. }
  6252. },
  6253. "node_modules/postcss-ordered-values": {
  6254. "version": "7.0.1",
  6255. "resolved": "https://registry.npmjs.org/postcss-ordered-values/-/postcss-ordered-values-7.0.1.tgz",
  6256. "integrity": "sha512-irWScWRL6nRzYmBOXReIKch75RRhNS86UPUAxXdmW/l0FcAsg0lvAXQCby/1lymxn/o0gVa6Rv/0f03eJOwHxw==",
  6257. "dependencies": {
  6258. "cssnano-utils": "^5.0.0",
  6259. "postcss-value-parser": "^4.2.0"
  6260. },
  6261. "engines": {
  6262. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6263. },
  6264. "peerDependencies": {
  6265. "postcss": "^8.4.31"
  6266. }
  6267. },
  6268. "node_modules/postcss-reduce-initial": {
  6269. "version": "7.0.1",
  6270. "resolved": "https://registry.npmjs.org/postcss-reduce-initial/-/postcss-reduce-initial-7.0.1.tgz",
  6271. "integrity": "sha512-0JDUSV4bGB5FGM5g8MkS+rvqKukJZ7OTHw/lcKn7xPNqeaqJyQbUO8/dJpvyTpaVwPsd3Uc33+CfNzdVowp2WA==",
  6272. "dependencies": {
  6273. "browserslist": "^4.23.1",
  6274. "caniuse-api": "^3.0.0"
  6275. },
  6276. "engines": {
  6277. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6278. },
  6279. "peerDependencies": {
  6280. "postcss": "^8.4.31"
  6281. }
  6282. },
  6283. "node_modules/postcss-reduce-transforms": {
  6284. "version": "7.0.0",
  6285. "resolved": "https://registry.npmjs.org/postcss-reduce-transforms/-/postcss-reduce-transforms-7.0.0.tgz",
  6286. "integrity": "sha512-pnt1HKKZ07/idH8cpATX/ujMbtOGhUfE+m8gbqwJE05aTaNw8gbo34a2e3if0xc0dlu75sUOiqvwCGY3fzOHew==",
  6287. "dependencies": {
  6288. "postcss-value-parser": "^4.2.0"
  6289. },
  6290. "engines": {
  6291. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6292. },
  6293. "peerDependencies": {
  6294. "postcss": "^8.4.31"
  6295. }
  6296. },
  6297. "node_modules/postcss-selector-parser": {
  6298. "version": "6.1.0",
  6299. "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.1.0.tgz",
  6300. "integrity": "sha512-UMz42UD0UY0EApS0ZL9o1XnLhSTtvvvLe5Dc2H2O56fvRZi+KulDyf5ctDhhtYJBGKStV2FL1fy6253cmLgqVQ==",
  6301. "dependencies": {
  6302. "cssesc": "^3.0.0",
  6303. "util-deprecate": "^1.0.2"
  6304. },
  6305. "engines": {
  6306. "node": ">=4"
  6307. }
  6308. },
  6309. "node_modules/postcss-svgo": {
  6310. "version": "7.0.1",
  6311. "resolved": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-7.0.1.tgz",
  6312. "integrity": "sha512-0WBUlSL4lhD9rA5k1e5D8EN5wCEyZD6HJk0jIvRxl+FDVOMlJ7DePHYWGGVc5QRqrJ3/06FTXM0bxjmJpmTPSA==",
  6313. "dependencies": {
  6314. "postcss-value-parser": "^4.2.0",
  6315. "svgo": "^3.3.2"
  6316. },
  6317. "engines": {
  6318. "node": "^18.12.0 || ^20.9.0 || >= 18"
  6319. },
  6320. "peerDependencies": {
  6321. "postcss": "^8.4.31"
  6322. }
  6323. },
  6324. "node_modules/postcss-unique-selectors": {
  6325. "version": "7.0.1",
  6326. "resolved": "https://registry.npmjs.org/postcss-unique-selectors/-/postcss-unique-selectors-7.0.1.tgz",
  6327. "integrity": "sha512-MH7QE/eKUftTB5ta40xcHLl7hkZjgDFydpfTK+QWXeHxghVt3VoPqYL5/G+zYZPPIs+8GuqFXSTgxBSoB1RZtQ==",
  6328. "dependencies": {
  6329. "postcss-selector-parser": "^6.1.0"
  6330. },
  6331. "engines": {
  6332. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  6333. },
  6334. "peerDependencies": {
  6335. "postcss": "^8.4.31"
  6336. }
  6337. },
  6338. "node_modules/postcss-value-parser": {
  6339. "version": "4.2.0",
  6340. "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz",
  6341. "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ=="
  6342. },
  6343. "node_modules/postcss/node_modules/nanoid": {
  6344. "version": "3.3.7",
  6345. "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz",
  6346. "integrity": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==",
  6347. "funding": [
  6348. {
  6349. "type": "github",
  6350. "url": "https://github.com/sponsors/ai"
  6351. }
  6352. ],
  6353. "bin": {
  6354. "nanoid": "bin/nanoid.cjs"
  6355. },
  6356. "engines": {
  6357. "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
  6358. }
  6359. },
  6360. "node_modules/pretty-bytes": {
  6361. "version": "6.1.1",
  6362. "resolved": "https://registry.npmjs.org/pretty-bytes/-/pretty-bytes-6.1.1.tgz",
  6363. "integrity": "sha512-mQUvGU6aUFQ+rNvTIAcZuWGRT9a6f6Yrg9bHs4ImKF+HZCEK+plBvnAZYSIQztknZF2qnzNtr6F8s0+IuptdlQ==",
  6364. "engines": {
  6365. "node": "^14.13.1 || >=16.0.0"
  6366. },
  6367. "funding": {
  6368. "url": "https://github.com/sponsors/sindresorhus"
  6369. }
  6370. },
  6371. "node_modules/process": {
  6372. "version": "0.11.10",
  6373. "resolved": "https://registry.npmjs.org/process/-/process-0.11.10.tgz",
  6374. "integrity": "sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==",
  6375. "engines": {
  6376. "node": ">= 0.6.0"
  6377. }
  6378. },
  6379. "node_modules/process-nextick-args": {
  6380. "version": "2.0.1",
  6381. "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz",
  6382. "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag=="
  6383. },
  6384. "node_modules/prompts": {
  6385. "version": "2.4.2",
  6386. "resolved": "https://registry.npmjs.org/prompts/-/prompts-2.4.2.tgz",
  6387. "integrity": "sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==",
  6388. "dependencies": {
  6389. "kleur": "^3.0.3",
  6390. "sisteransi": "^1.0.5"
  6391. },
  6392. "engines": {
  6393. "node": ">= 6"
  6394. }
  6395. },
  6396. "node_modules/protocols": {
  6397. "version": "2.0.1",
  6398. "resolved": "https://registry.npmjs.org/protocols/-/protocols-2.0.1.tgz",
  6399. "integrity": "sha512-/XJ368cyBJ7fzLMwLKv1e4vLxOju2MNAIokcr7meSaNcVbWz/CPcW22cP04mwxOErdA5mwjA8Q6w/cdAQxVn7Q=="
  6400. },
  6401. "node_modules/proxy-from-env": {
  6402. "version": "1.1.0",
  6403. "resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz",
  6404. "integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg=="
  6405. },
  6406. "node_modules/queue-microtask": {
  6407. "version": "1.2.3",
  6408. "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz",
  6409. "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==",
  6410. "funding": [
  6411. {
  6412. "type": "github",
  6413. "url": "https://github.com/sponsors/feross"
  6414. },
  6415. {
  6416. "type": "patreon",
  6417. "url": "https://www.patreon.com/feross"
  6418. },
  6419. {
  6420. "type": "consulting",
  6421. "url": "https://feross.org/support"
  6422. }
  6423. ]
  6424. },
  6425. "node_modules/queue-tick": {
  6426. "version": "1.0.1",
  6427. "resolved": "https://registry.npmjs.org/queue-tick/-/queue-tick-1.0.1.tgz",
  6428. "integrity": "sha512-kJt5qhMxoszgU/62PLP1CJytzd2NKetjSRnyuj31fDd3Rlcz3fzlFdFLD1SItunPwyqEOkca6GbV612BWfaBag=="
  6429. },
  6430. "node_modules/radix3": {
  6431. "version": "1.1.2",
  6432. "resolved": "https://registry.npmjs.org/radix3/-/radix3-1.1.2.tgz",
  6433. "integrity": "sha512-b484I/7b8rDEdSDKckSSBA8knMpcdsXudlE/LNL639wFoHKwLbEkQFZHWEYwDC0wa0FKUcCY+GAF73Z7wxNVFA=="
  6434. },
  6435. "node_modules/randombytes": {
  6436. "version": "2.1.0",
  6437. "resolved": "https://registry.npmjs.org/randombytes/-/randombytes-2.1.0.tgz",
  6438. "integrity": "sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==",
  6439. "dependencies": {
  6440. "safe-buffer": "^5.1.0"
  6441. }
  6442. },
  6443. "node_modules/range-parser": {
  6444. "version": "1.2.1",
  6445. "resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz",
  6446. "integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==",
  6447. "engines": {
  6448. "node": ">= 0.6"
  6449. }
  6450. },
  6451. "node_modules/rc9": {
  6452. "version": "2.1.2",
  6453. "resolved": "https://registry.npmjs.org/rc9/-/rc9-2.1.2.tgz",
  6454. "integrity": "sha512-btXCnMmRIBINM2LDZoEmOogIZU7Qe7zn4BpomSKZ/ykbLObuBdvG+mFq11DL6fjH1DRwHhrlgtYWG96bJiC7Cg==",
  6455. "dependencies": {
  6456. "defu": "^6.1.4",
  6457. "destr": "^2.0.3"
  6458. }
  6459. },
  6460. "node_modules/read-cache": {
  6461. "version": "1.0.0",
  6462. "resolved": "https://registry.npmjs.org/read-cache/-/read-cache-1.0.0.tgz",
  6463. "integrity": "sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==",
  6464. "dev": true,
  6465. "dependencies": {
  6466. "pify": "^2.3.0"
  6467. }
  6468. },
  6469. "node_modules/readable-stream": {
  6470. "version": "4.5.2",
  6471. "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-4.5.2.tgz",
  6472. "integrity": "sha512-yjavECdqeZ3GLXNgRXgeQEdz9fvDDkNKyHnbHRFtOr7/LcfgBcmct7t/ET+HaCTqfh06OzoAxrkN/IfjJBVe+g==",
  6473. "dependencies": {
  6474. "abort-controller": "^3.0.0",
  6475. "buffer": "^6.0.3",
  6476. "events": "^3.3.0",
  6477. "process": "^0.11.10",
  6478. "string_decoder": "^1.3.0"
  6479. },
  6480. "engines": {
  6481. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  6482. }
  6483. },
  6484. "node_modules/readdir-glob": {
  6485. "version": "1.1.3",
  6486. "resolved": "https://registry.npmjs.org/readdir-glob/-/readdir-glob-1.1.3.tgz",
  6487. "integrity": "sha512-v05I2k7xN8zXvPD9N+z/uhXPaj0sUFCe2rcWZIpBsqxfP7xXFQ0tipAd/wjj1YxWyWtUS5IDJpOG82JKt2EAVA==",
  6488. "dependencies": {
  6489. "minimatch": "^5.1.0"
  6490. }
  6491. },
  6492. "node_modules/readdirp": {
  6493. "version": "3.6.0",
  6494. "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz",
  6495. "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==",
  6496. "dependencies": {
  6497. "picomatch": "^2.2.1"
  6498. },
  6499. "engines": {
  6500. "node": ">=8.10.0"
  6501. }
  6502. },
  6503. "node_modules/redis-errors": {
  6504. "version": "1.2.0",
  6505. "resolved": "https://registry.npmjs.org/redis-errors/-/redis-errors-1.2.0.tgz",
  6506. "integrity": "sha512-1qny3OExCf0UvUV/5wpYKf2YwPcOqXzkwKKSmKHiE6ZMQs5heeE/c8eXK+PNllPvmjgAbfnsbpkGZWy8cBpn9w==",
  6507. "engines": {
  6508. "node": ">=4"
  6509. }
  6510. },
  6511. "node_modules/redis-parser": {
  6512. "version": "3.0.0",
  6513. "resolved": "https://registry.npmjs.org/redis-parser/-/redis-parser-3.0.0.tgz",
  6514. "integrity": "sha512-DJnGAeenTdpMEH6uAJRK/uiyEIH9WVsUmoLwzudwGJUwZPp80PDBWPHXSAGNPwNvIXAbe7MSUB1zQFugFml66A==",
  6515. "dependencies": {
  6516. "redis-errors": "^1.0.0"
  6517. },
  6518. "engines": {
  6519. "node": ">=4"
  6520. }
  6521. },
  6522. "node_modules/require-directory": {
  6523. "version": "2.1.1",
  6524. "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz",
  6525. "integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==",
  6526. "engines": {
  6527. "node": ">=0.10.0"
  6528. }
  6529. },
  6530. "node_modules/resolve": {
  6531. "version": "1.22.8",
  6532. "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.8.tgz",
  6533. "integrity": "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==",
  6534. "dependencies": {
  6535. "is-core-module": "^2.13.0",
  6536. "path-parse": "^1.0.7",
  6537. "supports-preserve-symlinks-flag": "^1.0.0"
  6538. },
  6539. "bin": {
  6540. "resolve": "bin/resolve"
  6541. },
  6542. "funding": {
  6543. "url": "https://github.com/sponsors/ljharb"
  6544. }
  6545. },
  6546. "node_modules/resolve-from": {
  6547. "version": "5.0.0",
  6548. "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz",
  6549. "integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==",
  6550. "engines": {
  6551. "node": ">=8"
  6552. }
  6553. },
  6554. "node_modules/reusify": {
  6555. "version": "1.0.4",
  6556. "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz",
  6557. "integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==",
  6558. "engines": {
  6559. "iojs": ">=1.0.0",
  6560. "node": ">=0.10.0"
  6561. }
  6562. },
  6563. "node_modules/rfdc": {
  6564. "version": "1.4.1",
  6565. "resolved": "https://registry.npmjs.org/rfdc/-/rfdc-1.4.1.tgz",
  6566. "integrity": "sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA=="
  6567. },
  6568. "node_modules/rimraf": {
  6569. "version": "3.0.2",
  6570. "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz",
  6571. "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==",
  6572. "deprecated": "Rimraf versions prior to v4 are no longer supported",
  6573. "dependencies": {
  6574. "glob": "^7.1.3"
  6575. },
  6576. "bin": {
  6577. "rimraf": "bin.js"
  6578. },
  6579. "funding": {
  6580. "url": "https://github.com/sponsors/isaacs"
  6581. }
  6582. },
  6583. "node_modules/rimraf/node_modules/brace-expansion": {
  6584. "version": "1.1.11",
  6585. "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
  6586. "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
  6587. "dependencies": {
  6588. "balanced-match": "^1.0.0",
  6589. "concat-map": "0.0.1"
  6590. }
  6591. },
  6592. "node_modules/rimraf/node_modules/glob": {
  6593. "version": "7.2.3",
  6594. "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz",
  6595. "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
  6596. "deprecated": "Glob versions prior to v9 are no longer supported",
  6597. "dependencies": {
  6598. "fs.realpath": "^1.0.0",
  6599. "inflight": "^1.0.4",
  6600. "inherits": "2",
  6601. "minimatch": "^3.1.1",
  6602. "once": "^1.3.0",
  6603. "path-is-absolute": "^1.0.0"
  6604. },
  6605. "engines": {
  6606. "node": "*"
  6607. },
  6608. "funding": {
  6609. "url": "https://github.com/sponsors/isaacs"
  6610. }
  6611. },
  6612. "node_modules/rimraf/node_modules/minimatch": {
  6613. "version": "3.1.2",
  6614. "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
  6615. "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
  6616. "dependencies": {
  6617. "brace-expansion": "^1.1.7"
  6618. },
  6619. "engines": {
  6620. "node": "*"
  6621. }
  6622. },
  6623. "node_modules/rollup": {
  6624. "version": "4.18.1",
  6625. "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.18.1.tgz",
  6626. "integrity": "sha512-Elx2UT8lzxxOXMpy5HWQGZqkrQOtrVDDa/bm9l10+U4rQnVzbL/LgZ4NOM1MPIDyHk69W4InuYDF5dzRh4Kw1A==",
  6627. "dependencies": {
  6628. "@types/estree": "1.0.5"
  6629. },
  6630. "bin": {
  6631. "rollup": "dist/bin/rollup"
  6632. },
  6633. "engines": {
  6634. "node": ">=18.0.0",
  6635. "npm": ">=8.0.0"
  6636. },
  6637. "optionalDependencies": {
  6638. "@rollup/rollup-android-arm-eabi": "4.18.1",
  6639. "@rollup/rollup-android-arm64": "4.18.1",
  6640. "@rollup/rollup-darwin-arm64": "4.18.1",
  6641. "@rollup/rollup-darwin-x64": "4.18.1",
  6642. "@rollup/rollup-linux-arm-gnueabihf": "4.18.1",
  6643. "@rollup/rollup-linux-arm-musleabihf": "4.18.1",
  6644. "@rollup/rollup-linux-arm64-gnu": "4.18.1",
  6645. "@rollup/rollup-linux-arm64-musl": "4.18.1",
  6646. "@rollup/rollup-linux-powerpc64le-gnu": "4.18.1",
  6647. "@rollup/rollup-linux-riscv64-gnu": "4.18.1",
  6648. "@rollup/rollup-linux-s390x-gnu": "4.18.1",
  6649. "@rollup/rollup-linux-x64-gnu": "4.18.1",
  6650. "@rollup/rollup-linux-x64-musl": "4.18.1",
  6651. "@rollup/rollup-win32-arm64-msvc": "4.18.1",
  6652. "@rollup/rollup-win32-ia32-msvc": "4.18.1",
  6653. "@rollup/rollup-win32-x64-msvc": "4.18.1",
  6654. "fsevents": "~2.3.2"
  6655. }
  6656. },
  6657. "node_modules/rollup-plugin-visualizer": {
  6658. "version": "5.12.0",
  6659. "resolved": "https://registry.npmjs.org/rollup-plugin-visualizer/-/rollup-plugin-visualizer-5.12.0.tgz",
  6660. "integrity": "sha512-8/NU9jXcHRs7Nnj07PF2o4gjxmm9lXIrZ8r175bT9dK8qoLlvKTwRMArRCMgpMGlq8CTLugRvEmyMeMXIU2pNQ==",
  6661. "dependencies": {
  6662. "open": "^8.4.0",
  6663. "picomatch": "^2.3.1",
  6664. "source-map": "^0.7.4",
  6665. "yargs": "^17.5.1"
  6666. },
  6667. "bin": {
  6668. "rollup-plugin-visualizer": "dist/bin/cli.js"
  6669. },
  6670. "engines": {
  6671. "node": ">=14"
  6672. },
  6673. "peerDependencies": {
  6674. "rollup": "2.x || 3.x || 4.x"
  6675. },
  6676. "peerDependenciesMeta": {
  6677. "rollup": {
  6678. "optional": true
  6679. }
  6680. }
  6681. },
  6682. "node_modules/run-applescript": {
  6683. "version": "7.0.0",
  6684. "resolved": "https://registry.npmjs.org/run-applescript/-/run-applescript-7.0.0.tgz",
  6685. "integrity": "sha512-9by4Ij99JUr/MCFBUkDKLWK3G9HVXmabKz9U5MlIAIuvuzkiOicRYs8XJLxX+xahD+mLiiCYDqF9dKAgtzKP1A==",
  6686. "engines": {
  6687. "node": ">=18"
  6688. },
  6689. "funding": {
  6690. "url": "https://github.com/sponsors/sindresorhus"
  6691. }
  6692. },
  6693. "node_modules/run-parallel": {
  6694. "version": "1.2.0",
  6695. "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz",
  6696. "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==",
  6697. "funding": [
  6698. {
  6699. "type": "github",
  6700. "url": "https://github.com/sponsors/feross"
  6701. },
  6702. {
  6703. "type": "patreon",
  6704. "url": "https://www.patreon.com/feross"
  6705. },
  6706. {
  6707. "type": "consulting",
  6708. "url": "https://feross.org/support"
  6709. }
  6710. ],
  6711. "dependencies": {
  6712. "queue-microtask": "^1.2.2"
  6713. }
  6714. },
  6715. "node_modules/safe-buffer": {
  6716. "version": "5.2.1",
  6717. "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
  6718. "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",
  6719. "funding": [
  6720. {
  6721. "type": "github",
  6722. "url": "https://github.com/sponsors/feross"
  6723. },
  6724. {
  6725. "type": "patreon",
  6726. "url": "https://www.patreon.com/feross"
  6727. },
  6728. {
  6729. "type": "consulting",
  6730. "url": "https://feross.org/support"
  6731. }
  6732. ]
  6733. },
  6734. "node_modules/sass": {
  6735. "version": "1.77.6",
  6736. "resolved": "https://registry.npmjs.org/sass/-/sass-1.77.6.tgz",
  6737. "integrity": "sha512-ByXE1oLD79GVq9Ht1PeHWCPMPB8XHpBuz1r85oByKHjZY6qV6rWnQovQzXJXuQ/XyE1Oj3iPk3lo28uzaRA2/Q==",
  6738. "devOptional": true,
  6739. "dependencies": {
  6740. "chokidar": ">=3.0.0 <4.0.0",
  6741. "immutable": "^4.0.0",
  6742. "source-map-js": ">=0.6.2 <2.0.0"
  6743. },
  6744. "bin": {
  6745. "sass": "sass.js"
  6746. },
  6747. "engines": {
  6748. "node": ">=14.0.0"
  6749. }
  6750. },
  6751. "node_modules/scule": {
  6752. "version": "1.3.0",
  6753. "resolved": "https://registry.npmjs.org/scule/-/scule-1.3.0.tgz",
  6754. "integrity": "sha512-6FtHJEvt+pVMIB9IBY+IcCJ6Z5f1iQnytgyfKMhDKgmzYG+TeH/wx1y3l27rshSbLiSanrR9ffZDrEsmjlQF2g=="
  6755. },
  6756. "node_modules/semver": {
  6757. "version": "7.6.3",
  6758. "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz",
  6759. "integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==",
  6760. "bin": {
  6761. "semver": "bin/semver.js"
  6762. },
  6763. "engines": {
  6764. "node": ">=10"
  6765. }
  6766. },
  6767. "node_modules/send": {
  6768. "version": "0.18.0",
  6769. "resolved": "https://registry.npmjs.org/send/-/send-0.18.0.tgz",
  6770. "integrity": "sha512-qqWzuOjSFOuqPjFe4NOsMLafToQQwBSOEpS+FwEt3A2V3vKubTquT3vmLTQpFgMXp8AlFWFuP1qKaJZOtPpVXg==",
  6771. "dependencies": {
  6772. "debug": "2.6.9",
  6773. "depd": "2.0.0",
  6774. "destroy": "1.2.0",
  6775. "encodeurl": "~1.0.2",
  6776. "escape-html": "~1.0.3",
  6777. "etag": "~1.8.1",
  6778. "fresh": "0.5.2",
  6779. "http-errors": "2.0.0",
  6780. "mime": "1.6.0",
  6781. "ms": "2.1.3",
  6782. "on-finished": "2.4.1",
  6783. "range-parser": "~1.2.1",
  6784. "statuses": "2.0.1"
  6785. },
  6786. "engines": {
  6787. "node": ">= 0.8.0"
  6788. }
  6789. },
  6790. "node_modules/send/node_modules/debug": {
  6791. "version": "2.6.9",
  6792. "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
  6793. "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
  6794. "dependencies": {
  6795. "ms": "2.0.0"
  6796. }
  6797. },
  6798. "node_modules/send/node_modules/debug/node_modules/ms": {
  6799. "version": "2.0.0",
  6800. "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
  6801. "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A=="
  6802. },
  6803. "node_modules/send/node_modules/mime": {
  6804. "version": "1.6.0",
  6805. "resolved": "https://registry.npmjs.org/mime/-/mime-1.6.0.tgz",
  6806. "integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==",
  6807. "bin": {
  6808. "mime": "cli.js"
  6809. },
  6810. "engines": {
  6811. "node": ">=4"
  6812. }
  6813. },
  6814. "node_modules/send/node_modules/ms": {
  6815. "version": "2.1.3",
  6816. "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
  6817. "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA=="
  6818. },
  6819. "node_modules/serialize-javascript": {
  6820. "version": "6.0.2",
  6821. "resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-6.0.2.tgz",
  6822. "integrity": "sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g==",
  6823. "dependencies": {
  6824. "randombytes": "^2.1.0"
  6825. }
  6826. },
  6827. "node_modules/serve-placeholder": {
  6828. "version": "2.0.2",
  6829. "resolved": "https://registry.npmjs.org/serve-placeholder/-/serve-placeholder-2.0.2.tgz",
  6830. "integrity": "sha512-/TMG8SboeiQbZJWRlfTCqMs2DD3SZgWp0kDQePz9yUuCnDfDh/92gf7/PxGhzXTKBIPASIHxFcZndoNbp6QOLQ==",
  6831. "dependencies": {
  6832. "defu": "^6.1.4"
  6833. }
  6834. },
  6835. "node_modules/serve-static": {
  6836. "version": "1.15.0",
  6837. "resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.15.0.tgz",
  6838. "integrity": "sha512-XGuRDNjXUijsUL0vl6nSD7cwURuzEgglbOaFuZM9g3kwDXOWVTck0jLzjPzGD+TazWbboZYu52/9/XPdUgne9g==",
  6839. "dependencies": {
  6840. "encodeurl": "~1.0.2",
  6841. "escape-html": "~1.0.3",
  6842. "parseurl": "~1.3.3",
  6843. "send": "0.18.0"
  6844. },
  6845. "engines": {
  6846. "node": ">= 0.8.0"
  6847. }
  6848. },
  6849. "node_modules/set-blocking": {
  6850. "version": "2.0.0",
  6851. "resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz",
  6852. "integrity": "sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw=="
  6853. },
  6854. "node_modules/setprototypeof": {
  6855. "version": "1.2.0",
  6856. "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz",
  6857. "integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw=="
  6858. },
  6859. "node_modules/shebang-command": {
  6860. "version": "2.0.0",
  6861. "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
  6862. "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
  6863. "dependencies": {
  6864. "shebang-regex": "^3.0.0"
  6865. },
  6866. "engines": {
  6867. "node": ">=8"
  6868. }
  6869. },
  6870. "node_modules/shebang-regex": {
  6871. "version": "3.0.0",
  6872. "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
  6873. "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
  6874. "engines": {
  6875. "node": ">=8"
  6876. }
  6877. },
  6878. "node_modules/shell-quote": {
  6879. "version": "1.8.1",
  6880. "resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.8.1.tgz",
  6881. "integrity": "sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA==",
  6882. "funding": {
  6883. "url": "https://github.com/sponsors/ljharb"
  6884. }
  6885. },
  6886. "node_modules/signal-exit": {
  6887. "version": "3.0.7",
  6888. "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz",
  6889. "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ=="
  6890. },
  6891. "node_modules/simple-git": {
  6892. "version": "3.25.0",
  6893. "resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.25.0.tgz",
  6894. "integrity": "sha512-KIY5sBnzc4yEcJXW7Tdv4viEz8KyG+nU0hay+DWZasvdFOYKeUZ6Xc25LUHHjw0tinPT7O1eY6pzX7pRT1K8rw==",
  6895. "dependencies": {
  6896. "@kwsites/file-exists": "^1.1.1",
  6897. "@kwsites/promise-deferred": "^1.1.1",
  6898. "debug": "^4.3.5"
  6899. },
  6900. "funding": {
  6901. "type": "github",
  6902. "url": "https://github.com/steveukx/git-js?sponsor=1"
  6903. }
  6904. },
  6905. "node_modules/sirv": {
  6906. "version": "2.0.4",
  6907. "resolved": "https://registry.npmjs.org/sirv/-/sirv-2.0.4.tgz",
  6908. "integrity": "sha512-94Bdh3cC2PKrbgSOUqTiGPWVZeSiXfKOVZNJniWoqrWrRkB1CJzBU3NEbiTsPcYy1lDsANA/THzS+9WBiy5nfQ==",
  6909. "dependencies": {
  6910. "@polka/url": "^1.0.0-next.24",
  6911. "mrmime": "^2.0.0",
  6912. "totalist": "^3.0.0"
  6913. },
  6914. "engines": {
  6915. "node": ">= 10"
  6916. }
  6917. },
  6918. "node_modules/sisteransi": {
  6919. "version": "1.0.5",
  6920. "resolved": "https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.5.tgz",
  6921. "integrity": "sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg=="
  6922. },
  6923. "node_modules/slash": {
  6924. "version": "5.1.0",
  6925. "resolved": "https://registry.npmjs.org/slash/-/slash-5.1.0.tgz",
  6926. "integrity": "sha512-ZA6oR3T/pEyuqwMgAKT0/hAv8oAXckzbkmR0UkUosQ+Mc4RxGoJkRmwHgHufaenlyAgE1Mxgpdcrf75y6XcnDg==",
  6927. "engines": {
  6928. "node": ">=14.16"
  6929. },
  6930. "funding": {
  6931. "url": "https://github.com/sponsors/sindresorhus"
  6932. }
  6933. },
  6934. "node_modules/smob": {
  6935. "version": "1.5.0",
  6936. "resolved": "https://registry.npmjs.org/smob/-/smob-1.5.0.tgz",
  6937. "integrity": "sha512-g6T+p7QO8npa+/hNx9ohv1E5pVCmWrVCUzUXJyLdMmftX6ER0oiWY/w9knEonLpnOp6b6FenKnMfR8gqwWdwig=="
  6938. },
  6939. "node_modules/source-map": {
  6940. "version": "0.7.4",
  6941. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.4.tgz",
  6942. "integrity": "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==",
  6943. "engines": {
  6944. "node": ">= 8"
  6945. }
  6946. },
  6947. "node_modules/source-map-js": {
  6948. "version": "1.2.0",
  6949. "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.0.tgz",
  6950. "integrity": "sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==",
  6951. "engines": {
  6952. "node": ">=0.10.0"
  6953. }
  6954. },
  6955. "node_modules/source-map-support": {
  6956. "version": "0.5.21",
  6957. "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz",
  6958. "integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==",
  6959. "dependencies": {
  6960. "buffer-from": "^1.0.0",
  6961. "source-map": "^0.6.0"
  6962. }
  6963. },
  6964. "node_modules/source-map-support/node_modules/source-map": {
  6965. "version": "0.6.1",
  6966. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
  6967. "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
  6968. "engines": {
  6969. "node": ">=0.10.0"
  6970. }
  6971. },
  6972. "node_modules/speakingurl": {
  6973. "version": "14.0.1",
  6974. "resolved": "https://registry.npmjs.org/speakingurl/-/speakingurl-14.0.1.tgz",
  6975. "integrity": "sha512-1POYv7uv2gXoyGFpBCmpDVSNV74IfsWlDW216UPjbWufNf+bSU6GdbDsxdcxtfwb4xlI3yxzOTKClUosxARYrQ==",
  6976. "engines": {
  6977. "node": ">=0.10.0"
  6978. }
  6979. },
  6980. "node_modules/standard-as-callback": {
  6981. "version": "2.1.0",
  6982. "resolved": "https://registry.npmjs.org/standard-as-callback/-/standard-as-callback-2.1.0.tgz",
  6983. "integrity": "sha512-qoRRSyROncaz1z0mvYqIE4lCd9p2R90i6GxW3uZv5ucSu8tU7B5HXUP1gG8pVZsYNVaXjk8ClXHPttLyxAL48A=="
  6984. },
  6985. "node_modules/statuses": {
  6986. "version": "2.0.1",
  6987. "resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz",
  6988. "integrity": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==",
  6989. "engines": {
  6990. "node": ">= 0.8"
  6991. }
  6992. },
  6993. "node_modules/std-env": {
  6994. "version": "3.7.0",
  6995. "resolved": "https://registry.npmjs.org/std-env/-/std-env-3.7.0.tgz",
  6996. "integrity": "sha512-JPbdCEQLj1w5GilpiHAx3qJvFndqybBysA3qUOnznweH4QbNYUsW/ea8QzSrnh0vNsezMMw5bcVool8lM0gwzg=="
  6997. },
  6998. "node_modules/streamx": {
  6999. "version": "2.18.0",
  7000. "resolved": "https://registry.npmjs.org/streamx/-/streamx-2.18.0.tgz",
  7001. "integrity": "sha512-LLUC1TWdjVdn1weXGcSxyTR3T4+acB6tVGXT95y0nGbca4t4o/ng1wKAGTljm9VicuCVLvRlqFYXYy5GwgM7sQ==",
  7002. "dependencies": {
  7003. "fast-fifo": "^1.3.2",
  7004. "queue-tick": "^1.0.1",
  7005. "text-decoder": "^1.1.0"
  7006. },
  7007. "optionalDependencies": {
  7008. "bare-events": "^2.2.0"
  7009. }
  7010. },
  7011. "node_modules/string_decoder": {
  7012. "version": "1.3.0",
  7013. "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz",
  7014. "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==",
  7015. "dependencies": {
  7016. "safe-buffer": "~5.2.0"
  7017. }
  7018. },
  7019. "node_modules/string-width": {
  7020. "version": "4.2.3",
  7021. "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
  7022. "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
  7023. "dependencies": {
  7024. "emoji-regex": "^8.0.0",
  7025. "is-fullwidth-code-point": "^3.0.0",
  7026. "strip-ansi": "^6.0.1"
  7027. },
  7028. "engines": {
  7029. "node": ">=8"
  7030. }
  7031. },
  7032. "node_modules/string-width-cjs": {
  7033. "name": "string-width",
  7034. "version": "4.2.3",
  7035. "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
  7036. "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
  7037. "dependencies": {
  7038. "emoji-regex": "^8.0.0",
  7039. "is-fullwidth-code-point": "^3.0.0",
  7040. "strip-ansi": "^6.0.1"
  7041. },
  7042. "engines": {
  7043. "node": ">=8"
  7044. }
  7045. },
  7046. "node_modules/strip-ansi": {
  7047. "version": "6.0.1",
  7048. "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
  7049. "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
  7050. "dependencies": {
  7051. "ansi-regex": "^5.0.1"
  7052. },
  7053. "engines": {
  7054. "node": ">=8"
  7055. }
  7056. },
  7057. "node_modules/strip-ansi-cjs": {
  7058. "name": "strip-ansi",
  7059. "version": "6.0.1",
  7060. "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
  7061. "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
  7062. "dependencies": {
  7063. "ansi-regex": "^5.0.1"
  7064. },
  7065. "engines": {
  7066. "node": ">=8"
  7067. }
  7068. },
  7069. "node_modules/strip-final-newline": {
  7070. "version": "3.0.0",
  7071. "resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-3.0.0.tgz",
  7072. "integrity": "sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw==",
  7073. "engines": {
  7074. "node": ">=12"
  7075. },
  7076. "funding": {
  7077. "url": "https://github.com/sponsors/sindresorhus"
  7078. }
  7079. },
  7080. "node_modules/strip-literal": {
  7081. "version": "2.1.0",
  7082. "resolved": "https://registry.npmjs.org/strip-literal/-/strip-literal-2.1.0.tgz",
  7083. "integrity": "sha512-Op+UycaUt/8FbN/Z2TWPBLge3jWrP3xj10f3fnYxf052bKuS3EKs1ZQcVGjnEMdsNVAM+plXRdmjrZ/KgG3Skw==",
  7084. "dependencies": {
  7085. "js-tokens": "^9.0.0"
  7086. },
  7087. "funding": {
  7088. "url": "https://github.com/sponsors/antfu"
  7089. }
  7090. },
  7091. "node_modules/strip-literal/node_modules/js-tokens": {
  7092. "version": "9.0.0",
  7093. "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-9.0.0.tgz",
  7094. "integrity": "sha512-WriZw1luRMlmV3LGJaR6QOJjWwgLUTf89OwT2lUOyjX2dJGBwgmIkbcz+7WFZjrZM635JOIR517++e/67CP9dQ=="
  7095. },
  7096. "node_modules/stylehacks": {
  7097. "version": "7.0.2",
  7098. "resolved": "https://registry.npmjs.org/stylehacks/-/stylehacks-7.0.2.tgz",
  7099. "integrity": "sha512-HdkWZS9b4gbgYTdMg4gJLmm7biAUug1qTqXjS+u8X+/pUd+9Px1E+520GnOW3rST9MNsVOVpsJG+mPHNosxjOQ==",
  7100. "dependencies": {
  7101. "browserslist": "^4.23.1",
  7102. "postcss-selector-parser": "^6.1.0"
  7103. },
  7104. "engines": {
  7105. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  7106. },
  7107. "peerDependencies": {
  7108. "postcss": "^8.4.31"
  7109. }
  7110. },
  7111. "node_modules/sucrase": {
  7112. "version": "3.35.0",
  7113. "resolved": "https://registry.npmjs.org/sucrase/-/sucrase-3.35.0.tgz",
  7114. "integrity": "sha512-8EbVDiu9iN/nESwxeSxDKe0dunta1GOlHufmSSXxMD2z2/tMZpDMpvXQGsc+ajGo8y2uYUmixaSRUc/QPoQ0GA==",
  7115. "dev": true,
  7116. "dependencies": {
  7117. "@jridgewell/gen-mapping": "^0.3.2",
  7118. "commander": "^4.0.0",
  7119. "glob": "^10.3.10",
  7120. "lines-and-columns": "^1.1.6",
  7121. "mz": "^2.7.0",
  7122. "pirates": "^4.0.1",
  7123. "ts-interface-checker": "^0.1.9"
  7124. },
  7125. "bin": {
  7126. "sucrase": "bin/sucrase",
  7127. "sucrase-node": "bin/sucrase-node"
  7128. },
  7129. "engines": {
  7130. "node": ">=16 || 14 >=14.17"
  7131. }
  7132. },
  7133. "node_modules/sucrase/node_modules/commander": {
  7134. "version": "4.1.1",
  7135. "resolved": "https://registry.npmjs.org/commander/-/commander-4.1.1.tgz",
  7136. "integrity": "sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==",
  7137. "dev": true,
  7138. "engines": {
  7139. "node": ">= 6"
  7140. }
  7141. },
  7142. "node_modules/sucrase/node_modules/glob": {
  7143. "version": "10.4.2",
  7144. "resolved": "https://registry.npmjs.org/glob/-/glob-10.4.2.tgz",
  7145. "integrity": "sha512-GwMlUF6PkPo3Gk21UxkCohOv0PLcIXVtKyLlpEI28R/cO/4eNOdmLk3CMW1wROV/WR/EsZOWAfBbBOqYvs88/w==",
  7146. "dev": true,
  7147. "dependencies": {
  7148. "foreground-child": "^3.1.0",
  7149. "jackspeak": "^3.1.2",
  7150. "minimatch": "^9.0.4",
  7151. "minipass": "^7.1.2",
  7152. "package-json-from-dist": "^1.0.0",
  7153. "path-scurry": "^1.11.1"
  7154. },
  7155. "bin": {
  7156. "glob": "dist/esm/bin.mjs"
  7157. },
  7158. "engines": {
  7159. "node": ">=16 || 14 >=14.18"
  7160. },
  7161. "funding": {
  7162. "url": "https://github.com/sponsors/isaacs"
  7163. }
  7164. },
  7165. "node_modules/sucrase/node_modules/minimatch": {
  7166. "version": "9.0.4",
  7167. "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz",
  7168. "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==",
  7169. "dev": true,
  7170. "dependencies": {
  7171. "brace-expansion": "^2.0.1"
  7172. },
  7173. "engines": {
  7174. "node": ">=16 || 14 >=14.17"
  7175. },
  7176. "funding": {
  7177. "url": "https://github.com/sponsors/isaacs"
  7178. }
  7179. },
  7180. "node_modules/superjson": {
  7181. "version": "2.2.1",
  7182. "resolved": "https://registry.npmjs.org/superjson/-/superjson-2.2.1.tgz",
  7183. "integrity": "sha512-8iGv75BYOa0xRJHK5vRLEjE2H/i4lulTjzpUXic3Eg8akftYjkmQDa8JARQ42rlczXyFR3IeRoeFCc7RxHsYZA==",
  7184. "dependencies": {
  7185. "copy-anything": "^3.0.2"
  7186. },
  7187. "engines": {
  7188. "node": ">=16"
  7189. }
  7190. },
  7191. "node_modules/supports-color": {
  7192. "version": "5.5.0",
  7193. "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
  7194. "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
  7195. "dependencies": {
  7196. "has-flag": "^3.0.0"
  7197. },
  7198. "engines": {
  7199. "node": ">=4"
  7200. }
  7201. },
  7202. "node_modules/supports-preserve-symlinks-flag": {
  7203. "version": "1.0.0",
  7204. "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz",
  7205. "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==",
  7206. "engines": {
  7207. "node": ">= 0.4"
  7208. },
  7209. "funding": {
  7210. "url": "https://github.com/sponsors/ljharb"
  7211. }
  7212. },
  7213. "node_modules/svg-tags": {
  7214. "version": "1.0.0",
  7215. "resolved": "https://registry.npmjs.org/svg-tags/-/svg-tags-1.0.0.tgz",
  7216. "integrity": "sha512-ovssysQTa+luh7A5Weu3Rta6FJlFBBbInjOh722LIt6klpU2/HtdUbszju/G4devcvk8PGt7FCLv5wftu3THUA=="
  7217. },
  7218. "node_modules/svgo": {
  7219. "version": "3.3.2",
  7220. "resolved": "https://registry.npmjs.org/svgo/-/svgo-3.3.2.tgz",
  7221. "integrity": "sha512-OoohrmuUlBs8B8o6MB2Aevn+pRIH9zDALSR+6hhqVfa6fRwG/Qw9VUMSMW9VNg2CFc/MTIfabtdOVl9ODIJjpw==",
  7222. "dependencies": {
  7223. "@trysound/sax": "0.2.0",
  7224. "commander": "^7.2.0",
  7225. "css-select": "^5.1.0",
  7226. "css-tree": "^2.3.1",
  7227. "css-what": "^6.1.0",
  7228. "csso": "^5.0.5",
  7229. "picocolors": "^1.0.0"
  7230. },
  7231. "bin": {
  7232. "svgo": "bin/svgo"
  7233. },
  7234. "engines": {
  7235. "node": ">=14.0.0"
  7236. },
  7237. "funding": {
  7238. "type": "opencollective",
  7239. "url": "https://opencollective.com/svgo"
  7240. }
  7241. },
  7242. "node_modules/system-architecture": {
  7243. "version": "0.1.0",
  7244. "resolved": "https://registry.npmjs.org/system-architecture/-/system-architecture-0.1.0.tgz",
  7245. "integrity": "sha512-ulAk51I9UVUyJgxlv9M6lFot2WP3e7t8Kz9+IS6D4rVba1tR9kON+Ey69f+1R4Q8cd45Lod6a4IcJIxnzGc/zA==",
  7246. "engines": {
  7247. "node": ">=18"
  7248. },
  7249. "funding": {
  7250. "url": "https://github.com/sponsors/sindresorhus"
  7251. }
  7252. },
  7253. "node_modules/tailwindcss": {
  7254. "version": "3.4.4",
  7255. "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.4.4.tgz",
  7256. "integrity": "sha512-ZoyXOdJjISB7/BcLTR6SEsLgKtDStYyYZVLsUtWChO4Ps20CBad7lfJKVDiejocV4ME1hLmyY0WJE3hSDcmQ2A==",
  7257. "dev": true,
  7258. "dependencies": {
  7259. "@alloc/quick-lru": "^5.2.0",
  7260. "arg": "^5.0.2",
  7261. "chokidar": "^3.5.3",
  7262. "didyoumean": "^1.2.2",
  7263. "dlv": "^1.1.3",
  7264. "fast-glob": "^3.3.0",
  7265. "glob-parent": "^6.0.2",
  7266. "is-glob": "^4.0.3",
  7267. "jiti": "^1.21.0",
  7268. "lilconfig": "^2.1.0",
  7269. "micromatch": "^4.0.5",
  7270. "normalize-path": "^3.0.0",
  7271. "object-hash": "^3.0.0",
  7272. "picocolors": "^1.0.0",
  7273. "postcss": "^8.4.23",
  7274. "postcss-import": "^15.1.0",
  7275. "postcss-js": "^4.0.1",
  7276. "postcss-load-config": "^4.0.1",
  7277. "postcss-nested": "^6.0.1",
  7278. "postcss-selector-parser": "^6.0.11",
  7279. "resolve": "^1.22.2",
  7280. "sucrase": "^3.32.0"
  7281. },
  7282. "bin": {
  7283. "tailwind": "lib/cli.js",
  7284. "tailwindcss": "lib/cli.js"
  7285. },
  7286. "engines": {
  7287. "node": ">=14.0.0"
  7288. }
  7289. },
  7290. "node_modules/tailwindcss/node_modules/glob-parent": {
  7291. "version": "6.0.2",
  7292. "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz",
  7293. "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==",
  7294. "dev": true,
  7295. "dependencies": {
  7296. "is-glob": "^4.0.3"
  7297. },
  7298. "engines": {
  7299. "node": ">=10.13.0"
  7300. }
  7301. },
  7302. "node_modules/tailwindcss/node_modules/lilconfig": {
  7303. "version": "2.1.0",
  7304. "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-2.1.0.tgz",
  7305. "integrity": "sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ==",
  7306. "dev": true,
  7307. "engines": {
  7308. "node": ">=10"
  7309. }
  7310. },
  7311. "node_modules/tapable": {
  7312. "version": "2.2.1",
  7313. "resolved": "https://registry.npmjs.org/tapable/-/tapable-2.2.1.tgz",
  7314. "integrity": "sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==",
  7315. "engines": {
  7316. "node": ">=6"
  7317. }
  7318. },
  7319. "node_modules/tar": {
  7320. "version": "6.2.1",
  7321. "resolved": "https://registry.npmjs.org/tar/-/tar-6.2.1.tgz",
  7322. "integrity": "sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==",
  7323. "dependencies": {
  7324. "chownr": "^2.0.0",
  7325. "fs-minipass": "^2.0.0",
  7326. "minipass": "^5.0.0",
  7327. "minizlib": "^2.1.1",
  7328. "mkdirp": "^1.0.3",
  7329. "yallist": "^4.0.0"
  7330. },
  7331. "engines": {
  7332. "node": ">=10"
  7333. }
  7334. },
  7335. "node_modules/tar-stream": {
  7336. "version": "3.1.7",
  7337. "resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-3.1.7.tgz",
  7338. "integrity": "sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ==",
  7339. "dependencies": {
  7340. "b4a": "^1.6.4",
  7341. "fast-fifo": "^1.2.0",
  7342. "streamx": "^2.15.0"
  7343. }
  7344. },
  7345. "node_modules/tar/node_modules/minipass": {
  7346. "version": "5.0.0",
  7347. "resolved": "https://registry.npmjs.org/minipass/-/minipass-5.0.0.tgz",
  7348. "integrity": "sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==",
  7349. "engines": {
  7350. "node": ">=8"
  7351. }
  7352. },
  7353. "node_modules/tar/node_modules/yallist": {
  7354. "version": "4.0.0",
  7355. "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
  7356. "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
  7357. },
  7358. "node_modules/terser": {
  7359. "version": "5.31.2",
  7360. "resolved": "https://registry.npmjs.org/terser/-/terser-5.31.2.tgz",
  7361. "integrity": "sha512-LGyRZVFm/QElZHy/CPr/O4eNZOZIzsrQ92y4v9UJe/pFJjypje2yI3C2FmPtvUEnhadlSbmG2nXtdcjHOjCfxw==",
  7362. "dependencies": {
  7363. "@jridgewell/source-map": "^0.3.3",
  7364. "acorn": "^8.8.2",
  7365. "commander": "^2.20.0",
  7366. "source-map-support": "~0.5.20"
  7367. },
  7368. "bin": {
  7369. "terser": "bin/terser"
  7370. },
  7371. "engines": {
  7372. "node": ">=10"
  7373. }
  7374. },
  7375. "node_modules/terser/node_modules/commander": {
  7376. "version": "2.20.3",
  7377. "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz",
  7378. "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ=="
  7379. },
  7380. "node_modules/text-decoder": {
  7381. "version": "1.1.1",
  7382. "resolved": "https://registry.npmjs.org/text-decoder/-/text-decoder-1.1.1.tgz",
  7383. "integrity": "sha512-8zll7REEv4GDD3x4/0pW+ppIxSNs7H1J10IKFZsuOMscumCdM2a+toDGLPA3T+1+fLBql4zbt5z83GEQGGV5VA==",
  7384. "dependencies": {
  7385. "b4a": "^1.6.4"
  7386. }
  7387. },
  7388. "node_modules/thenify": {
  7389. "version": "3.3.1",
  7390. "resolved": "https://registry.npmjs.org/thenify/-/thenify-3.3.1.tgz",
  7391. "integrity": "sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==",
  7392. "dev": true,
  7393. "dependencies": {
  7394. "any-promise": "^1.0.0"
  7395. }
  7396. },
  7397. "node_modules/thenify-all": {
  7398. "version": "1.6.0",
  7399. "resolved": "https://registry.npmjs.org/thenify-all/-/thenify-all-1.6.0.tgz",
  7400. "integrity": "sha512-RNxQH/qI8/t3thXJDwcstUO4zeqo64+Uy/+sNVRBx4Xn2OX+OZ9oP+iJnNFqplFra2ZUVeKCSa2oVWi3T4uVmA==",
  7401. "dev": true,
  7402. "dependencies": {
  7403. "thenify": ">= 3.1.0 < 4"
  7404. },
  7405. "engines": {
  7406. "node": ">=0.8"
  7407. }
  7408. },
  7409. "node_modules/tiny-invariant": {
  7410. "version": "1.3.3",
  7411. "resolved": "https://registry.npmjs.org/tiny-invariant/-/tiny-invariant-1.3.3.tgz",
  7412. "integrity": "sha512-+FbBPE1o9QAYvviau/qC5SE3caw21q3xkvWKBtja5vgqOWIHHJ3ioaq1VPfn/Szqctz2bU/oYeKd9/z5BL+PVg=="
  7413. },
  7414. "node_modules/to-fast-properties": {
  7415. "version": "2.0.0",
  7416. "resolved": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz",
  7417. "integrity": "sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==",
  7418. "engines": {
  7419. "node": ">=4"
  7420. }
  7421. },
  7422. "node_modules/to-regex-range": {
  7423. "version": "5.0.1",
  7424. "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
  7425. "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
  7426. "dependencies": {
  7427. "is-number": "^7.0.0"
  7428. },
  7429. "engines": {
  7430. "node": ">=8.0"
  7431. }
  7432. },
  7433. "node_modules/toidentifier": {
  7434. "version": "1.0.1",
  7435. "resolved": "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz",
  7436. "integrity": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==",
  7437. "engines": {
  7438. "node": ">=0.6"
  7439. }
  7440. },
  7441. "node_modules/totalist": {
  7442. "version": "3.0.1",
  7443. "resolved": "https://registry.npmjs.org/totalist/-/totalist-3.0.1.tgz",
  7444. "integrity": "sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ==",
  7445. "engines": {
  7446. "node": ">=6"
  7447. }
  7448. },
  7449. "node_modules/tr46": {
  7450. "version": "0.0.3",
  7451. "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz",
  7452. "integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw=="
  7453. },
  7454. "node_modules/ts-interface-checker": {
  7455. "version": "0.1.13",
  7456. "resolved": "https://registry.npmjs.org/ts-interface-checker/-/ts-interface-checker-0.1.13.tgz",
  7457. "integrity": "sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==",
  7458. "dev": true
  7459. },
  7460. "node_modules/type-fest": {
  7461. "version": "3.13.1",
  7462. "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-3.13.1.tgz",
  7463. "integrity": "sha512-tLq3bSNx+xSpwvAJnzrK0Ep5CLNWjvFTOp71URMaAEWBfRb9nnJiBoUe0tF8bI4ZFO3omgBR6NvnbzVUT3Ly4g==",
  7464. "engines": {
  7465. "node": ">=14.16"
  7466. },
  7467. "funding": {
  7468. "url": "https://github.com/sponsors/sindresorhus"
  7469. }
  7470. },
  7471. "node_modules/ufo": {
  7472. "version": "1.5.4",
  7473. "resolved": "https://registry.npmjs.org/ufo/-/ufo-1.5.4.tgz",
  7474. "integrity": "sha512-UsUk3byDzKd04EyoZ7U4DOlxQaD14JUKQl6/P7wiX4FNvUfm3XL246n9W5AmqwW5RSFJ27NAuM0iLscAOYUiGQ=="
  7475. },
  7476. "node_modules/ultrahtml": {
  7477. "version": "1.5.3",
  7478. "resolved": "https://registry.npmjs.org/ultrahtml/-/ultrahtml-1.5.3.tgz",
  7479. "integrity": "sha512-GykOvZwgDWZlTQMtp5jrD4BVL+gNn2NVlVafjcFUJ7taY20tqYdwdoWBFy6GBJsNTZe1GkGPkSl5knQAjtgceg=="
  7480. },
  7481. "node_modules/uncrypto": {
  7482. "version": "0.1.3",
  7483. "resolved": "https://registry.npmjs.org/uncrypto/-/uncrypto-0.1.3.tgz",
  7484. "integrity": "sha512-Ql87qFHB3s/De2ClA9e0gsnS6zXG27SkTiSJwjCc9MebbfapQfuPzumMIUMi38ezPZVNFcHI9sUIepeQfw8J8Q=="
  7485. },
  7486. "node_modules/unctx": {
  7487. "version": "2.3.1",
  7488. "resolved": "https://registry.npmjs.org/unctx/-/unctx-2.3.1.tgz",
  7489. "integrity": "sha512-PhKke8ZYauiqh3FEMVNm7ljvzQiph0Mt3GBRve03IJm7ukfaON2OBK795tLwhbyfzknuRRkW0+Ze+CQUmzOZ+A==",
  7490. "dependencies": {
  7491. "acorn": "^8.8.2",
  7492. "estree-walker": "^3.0.3",
  7493. "magic-string": "^0.30.0",
  7494. "unplugin": "^1.3.1"
  7495. }
  7496. },
  7497. "node_modules/undici": {
  7498. "version": "5.28.4",
  7499. "resolved": "https://registry.npmjs.org/undici/-/undici-5.28.4.tgz",
  7500. "integrity": "sha512-72RFADWFqKmUb2hmmvNODKL3p9hcB6Gt2DOQMis1SEBaV6a4MH8soBvzg+95CYhCKPFedut2JY9bMfrDl9D23g==",
  7501. "dependencies": {
  7502. "@fastify/busboy": "^2.0.0"
  7503. },
  7504. "engines": {
  7505. "node": ">=14.0"
  7506. }
  7507. },
  7508. "node_modules/undici-types": {
  7509. "version": "5.26.5",
  7510. "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz",
  7511. "integrity": "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA=="
  7512. },
  7513. "node_modules/unenv": {
  7514. "version": "1.9.0",
  7515. "resolved": "https://registry.npmjs.org/unenv/-/unenv-1.9.0.tgz",
  7516. "integrity": "sha512-QKnFNznRxmbOF1hDgzpqrlIf6NC5sbZ2OJ+5Wl3OX8uM+LUJXbj4TXvLJCtwbPTmbMHCLIz6JLKNinNsMShK9g==",
  7517. "dependencies": {
  7518. "consola": "^3.2.3",
  7519. "defu": "^6.1.3",
  7520. "mime": "^3.0.0",
  7521. "node-fetch-native": "^1.6.1",
  7522. "pathe": "^1.1.1"
  7523. }
  7524. },
  7525. "node_modules/unenv/node_modules/mime": {
  7526. "version": "3.0.0",
  7527. "resolved": "https://registry.npmjs.org/mime/-/mime-3.0.0.tgz",
  7528. "integrity": "sha512-jSCU7/VB1loIWBZe14aEYHU/+1UMEHoaO7qxCOVJOw9GgH72VAWppxNcjU+x9a2k3GSIBXNKxXQFqRvvZ7vr3A==",
  7529. "bin": {
  7530. "mime": "cli.js"
  7531. },
  7532. "engines": {
  7533. "node": ">=10.0.0"
  7534. }
  7535. },
  7536. "node_modules/unhead": {
  7537. "version": "1.9.16",
  7538. "resolved": "https://registry.npmjs.org/unhead/-/unhead-1.9.16.tgz",
  7539. "integrity": "sha512-FOoXkuRNDwt7PUaNE0LXNCb6RCz4vTpkGymz4tJ8rcaG5uUJ0lxGK536hzCFwFw3Xkp3n+tkt2yCcbAZE/FOvA==",
  7540. "dependencies": {
  7541. "@unhead/dom": "1.9.16",
  7542. "@unhead/schema": "1.9.16",
  7543. "@unhead/shared": "1.9.16",
  7544. "hookable": "^5.5.3"
  7545. },
  7546. "funding": {
  7547. "url": "https://github.com/sponsors/harlan-zw"
  7548. }
  7549. },
  7550. "node_modules/unhead/node_modules/@unhead/schema": {
  7551. "version": "1.9.16",
  7552. "resolved": "https://registry.npmjs.org/@unhead/schema/-/schema-1.9.16.tgz",
  7553. "integrity": "sha512-V2BshX+I6D2wN4ys5so8RQDUgsggsxW9FVBiuQi4h8oPWtHclogxzDiHa5BH2TgvNIoUxLnLYNAShMGipmVuUw==",
  7554. "dependencies": {
  7555. "hookable": "^5.5.3",
  7556. "zhead": "^2.2.4"
  7557. },
  7558. "funding": {
  7559. "url": "https://github.com/sponsors/harlan-zw"
  7560. }
  7561. },
  7562. "node_modules/unhead/node_modules/@unhead/shared": {
  7563. "version": "1.9.16",
  7564. "resolved": "https://registry.npmjs.org/@unhead/shared/-/shared-1.9.16.tgz",
  7565. "integrity": "sha512-pfJnArULCY+GBr7OtYyyxihRiQLkT31TpyK6nUKIwyax4oNOGyhNfk0RFzNq16BwLg60d1lrc5bd5mZGbfClMA==",
  7566. "dependencies": {
  7567. "@unhead/schema": "1.9.16"
  7568. },
  7569. "funding": {
  7570. "url": "https://github.com/sponsors/harlan-zw"
  7571. }
  7572. },
  7573. "node_modules/unicorn-magic": {
  7574. "version": "0.1.0",
  7575. "resolved": "https://registry.npmjs.org/unicorn-magic/-/unicorn-magic-0.1.0.tgz",
  7576. "integrity": "sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==",
  7577. "engines": {
  7578. "node": ">=18"
  7579. },
  7580. "funding": {
  7581. "url": "https://github.com/sponsors/sindresorhus"
  7582. }
  7583. },
  7584. "node_modules/unimport": {
  7585. "version": "3.13.1",
  7586. "resolved": "https://registry.npmjs.org/unimport/-/unimport-3.13.1.tgz",
  7587. "integrity": "sha512-nNrVzcs93yrZQOW77qnyOVHtb68LegvhYFwxFMfuuWScmwQmyVCG/NBuN8tYsaGzgQUVYv34E/af+Cc9u4og4A==",
  7588. "dependencies": {
  7589. "@rollup/pluginutils": "^5.1.2",
  7590. "acorn": "^8.12.1",
  7591. "escape-string-regexp": "^5.0.0",
  7592. "estree-walker": "^3.0.3",
  7593. "fast-glob": "^3.3.2",
  7594. "local-pkg": "^0.5.0",
  7595. "magic-string": "^0.30.11",
  7596. "mlly": "^1.7.1",
  7597. "pathe": "^1.1.2",
  7598. "pkg-types": "^1.2.0",
  7599. "scule": "^1.3.0",
  7600. "strip-literal": "^2.1.0",
  7601. "unplugin": "^1.14.1"
  7602. }
  7603. },
  7604. "node_modules/unimport/node_modules/acorn": {
  7605. "version": "8.12.1",
  7606. "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.12.1.tgz",
  7607. "integrity": "sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==",
  7608. "bin": {
  7609. "acorn": "bin/acorn"
  7610. },
  7611. "engines": {
  7612. "node": ">=0.4.0"
  7613. }
  7614. },
  7615. "node_modules/universalify": {
  7616. "version": "2.0.1",
  7617. "resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.1.tgz",
  7618. "integrity": "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==",
  7619. "engines": {
  7620. "node": ">= 10.0.0"
  7621. }
  7622. },
  7623. "node_modules/unplugin": {
  7624. "version": "1.14.1",
  7625. "resolved": "https://registry.npmjs.org/unplugin/-/unplugin-1.14.1.tgz",
  7626. "integrity": "sha512-lBlHbfSFPToDYp9pjXlUEFVxYLaue9f9T1HC+4OHlmj+HnMDdz9oZY+erXfoCe/5V/7gKUSY2jpXPb9S7f0f/w==",
  7627. "dependencies": {
  7628. "acorn": "^8.12.1",
  7629. "webpack-virtual-modules": "^0.6.2"
  7630. },
  7631. "engines": {
  7632. "node": ">=14.0.0"
  7633. },
  7634. "peerDependencies": {
  7635. "webpack-sources": "^3"
  7636. },
  7637. "peerDependenciesMeta": {
  7638. "webpack-sources": {
  7639. "optional": true
  7640. }
  7641. }
  7642. },
  7643. "node_modules/unplugin-vue-router": {
  7644. "version": "0.10.0",
  7645. "resolved": "https://registry.npmjs.org/unplugin-vue-router/-/unplugin-vue-router-0.10.0.tgz",
  7646. "integrity": "sha512-t9cwRvNONcrh7CZLUYrd4kGOH4xZRhsHeT+exaAuYFn7z87pkTHiHh3wBnGerfKGs22SnmJIIjcKyEa62CO+4w==",
  7647. "dependencies": {
  7648. "@babel/types": "^7.24.7",
  7649. "@rollup/pluginutils": "^5.1.0",
  7650. "@vue-macros/common": "^1.10.4",
  7651. "ast-walker-scope": "^0.6.1",
  7652. "chokidar": "^3.6.0",
  7653. "fast-glob": "^3.3.2",
  7654. "json5": "^2.2.3",
  7655. "local-pkg": "^0.5.0",
  7656. "mlly": "^1.7.1",
  7657. "pathe": "^1.1.2",
  7658. "scule": "^1.3.0",
  7659. "unplugin": "^1.10.1",
  7660. "yaml": "^2.4.5"
  7661. },
  7662. "peerDependencies": {
  7663. "vue-router": "^4.4.0"
  7664. },
  7665. "peerDependenciesMeta": {
  7666. "vue-router": {
  7667. "optional": true
  7668. }
  7669. }
  7670. },
  7671. "node_modules/unplugin/node_modules/acorn": {
  7672. "version": "8.12.1",
  7673. "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.12.1.tgz",
  7674. "integrity": "sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==",
  7675. "bin": {
  7676. "acorn": "bin/acorn"
  7677. },
  7678. "engines": {
  7679. "node": ">=0.4.0"
  7680. }
  7681. },
  7682. "node_modules/unstorage": {
  7683. "version": "1.10.2",
  7684. "resolved": "https://registry.npmjs.org/unstorage/-/unstorage-1.10.2.tgz",
  7685. "integrity": "sha512-cULBcwDqrS8UhlIysUJs2Dk0Mmt8h7B0E6mtR+relW9nZvsf/u4SkAYyNliPiPW7XtFNb5u3IUMkxGxFTTRTgQ==",
  7686. "dependencies": {
  7687. "anymatch": "^3.1.3",
  7688. "chokidar": "^3.6.0",
  7689. "destr": "^2.0.3",
  7690. "h3": "^1.11.1",
  7691. "listhen": "^1.7.2",
  7692. "lru-cache": "^10.2.0",
  7693. "mri": "^1.2.0",
  7694. "node-fetch-native": "^1.6.2",
  7695. "ofetch": "^1.3.3",
  7696. "ufo": "^1.4.0"
  7697. },
  7698. "peerDependencies": {
  7699. "@azure/app-configuration": "^1.5.0",
  7700. "@azure/cosmos": "^4.0.0",
  7701. "@azure/data-tables": "^13.2.2",
  7702. "@azure/identity": "^4.0.1",
  7703. "@azure/keyvault-secrets": "^4.8.0",
  7704. "@azure/storage-blob": "^12.17.0",
  7705. "@capacitor/preferences": "^5.0.7",
  7706. "@netlify/blobs": "^6.5.0 || ^7.0.0",
  7707. "@planetscale/database": "^1.16.0",
  7708. "@upstash/redis": "^1.28.4",
  7709. "@vercel/kv": "^1.0.1",
  7710. "idb-keyval": "^6.2.1",
  7711. "ioredis": "^5.3.2"
  7712. },
  7713. "peerDependenciesMeta": {
  7714. "@azure/app-configuration": {
  7715. "optional": true
  7716. },
  7717. "@azure/cosmos": {
  7718. "optional": true
  7719. },
  7720. "@azure/data-tables": {
  7721. "optional": true
  7722. },
  7723. "@azure/identity": {
  7724. "optional": true
  7725. },
  7726. "@azure/keyvault-secrets": {
  7727. "optional": true
  7728. },
  7729. "@azure/storage-blob": {
  7730. "optional": true
  7731. },
  7732. "@capacitor/preferences": {
  7733. "optional": true
  7734. },
  7735. "@netlify/blobs": {
  7736. "optional": true
  7737. },
  7738. "@planetscale/database": {
  7739. "optional": true
  7740. },
  7741. "@upstash/redis": {
  7742. "optional": true
  7743. },
  7744. "@vercel/kv": {
  7745. "optional": true
  7746. },
  7747. "idb-keyval": {
  7748. "optional": true
  7749. },
  7750. "ioredis": {
  7751. "optional": true
  7752. }
  7753. }
  7754. },
  7755. "node_modules/unstorage/node_modules/lru-cache": {
  7756. "version": "10.4.3",
  7757. "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz",
  7758. "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ=="
  7759. },
  7760. "node_modules/untun": {
  7761. "version": "0.1.3",
  7762. "resolved": "https://registry.npmjs.org/untun/-/untun-0.1.3.tgz",
  7763. "integrity": "sha512-4luGP9LMYszMRZwsvyUd9MrxgEGZdZuZgpVQHEEX0lCYFESasVRvZd0EYpCkOIbJKHMuv0LskpXc/8Un+MJzEQ==",
  7764. "dependencies": {
  7765. "citty": "^0.1.5",
  7766. "consola": "^3.2.3",
  7767. "pathe": "^1.1.1"
  7768. },
  7769. "bin": {
  7770. "untun": "bin/untun.mjs"
  7771. }
  7772. },
  7773. "node_modules/untyped": {
  7774. "version": "1.4.2",
  7775. "resolved": "https://registry.npmjs.org/untyped/-/untyped-1.4.2.tgz",
  7776. "integrity": "sha512-nC5q0DnPEPVURPhfPQLahhSTnemVtPzdx7ofiRxXpOB2SYnb3MfdU3DVGyJdS8Lx+tBWeAePO8BfU/3EgksM7Q==",
  7777. "dependencies": {
  7778. "@babel/core": "^7.23.7",
  7779. "@babel/standalone": "^7.23.8",
  7780. "@babel/types": "^7.23.6",
  7781. "defu": "^6.1.4",
  7782. "jiti": "^1.21.0",
  7783. "mri": "^1.2.0",
  7784. "scule": "^1.2.0"
  7785. },
  7786. "bin": {
  7787. "untyped": "dist/cli.mjs"
  7788. }
  7789. },
  7790. "node_modules/unwasm": {
  7791. "version": "0.3.9",
  7792. "resolved": "https://registry.npmjs.org/unwasm/-/unwasm-0.3.9.tgz",
  7793. "integrity": "sha512-LDxTx/2DkFURUd+BU1vUsF/moj0JsoTvl+2tcg2AUOiEzVturhGGx17/IMgGvKUYdZwr33EJHtChCJuhu9Ouvg==",
  7794. "dependencies": {
  7795. "knitwork": "^1.0.0",
  7796. "magic-string": "^0.30.8",
  7797. "mlly": "^1.6.1",
  7798. "pathe": "^1.1.2",
  7799. "pkg-types": "^1.0.3",
  7800. "unplugin": "^1.10.0"
  7801. }
  7802. },
  7803. "node_modules/update-browserslist-db": {
  7804. "version": "1.1.0",
  7805. "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.0.tgz",
  7806. "integrity": "sha512-EdRAaAyk2cUE1wOf2DkEhzxqOQvFOoRJFNS6NeyJ01Gp2beMRpBAINjM2iDXE3KCuKhwnvHIQCJm6ThL2Z+HzQ==",
  7807. "funding": [
  7808. {
  7809. "type": "opencollective",
  7810. "url": "https://opencollective.com/browserslist"
  7811. },
  7812. {
  7813. "type": "tidelift",
  7814. "url": "https://tidelift.com/funding/github/npm/browserslist"
  7815. },
  7816. {
  7817. "type": "github",
  7818. "url": "https://github.com/sponsors/ai"
  7819. }
  7820. ],
  7821. "dependencies": {
  7822. "escalade": "^3.1.2",
  7823. "picocolors": "^1.0.1"
  7824. },
  7825. "bin": {
  7826. "update-browserslist-db": "cli.js"
  7827. },
  7828. "peerDependencies": {
  7829. "browserslist": ">= 4.21.0"
  7830. }
  7831. },
  7832. "node_modules/uqr": {
  7833. "version": "0.1.2",
  7834. "resolved": "https://registry.npmjs.org/uqr/-/uqr-0.1.2.tgz",
  7835. "integrity": "sha512-MJu7ypHq6QasgF5YRTjqscSzQp/W11zoUk6kvmlH+fmWEs63Y0Eib13hYFwAzagRJcVY8WVnlV+eBDUGMJ5IbA=="
  7836. },
  7837. "node_modules/urlpattern-polyfill": {
  7838. "version": "8.0.2",
  7839. "resolved": "https://registry.npmjs.org/urlpattern-polyfill/-/urlpattern-polyfill-8.0.2.tgz",
  7840. "integrity": "sha512-Qp95D4TPJl1kC9SKigDcqgyM2VDVO4RiJc2d4qe5GrYm+zbIQCWWKAFaJNQ4BhdFeDGwBmAxqJBwWSJDb9T3BQ=="
  7841. },
  7842. "node_modules/util-deprecate": {
  7843. "version": "1.0.2",
  7844. "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
  7845. "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw=="
  7846. },
  7847. "node_modules/vite": {
  7848. "version": "5.3.3",
  7849. "resolved": "https://registry.npmjs.org/vite/-/vite-5.3.3.tgz",
  7850. "integrity": "sha512-NPQdeCU0Dv2z5fu+ULotpuq5yfCS1BzKUIPhNbP3YBfAMGJXbt2nS+sbTFu+qchaqWTD+H3JK++nRwr6XIcp6A==",
  7851. "dependencies": {
  7852. "esbuild": "^0.21.3",
  7853. "postcss": "^8.4.39",
  7854. "rollup": "^4.13.0"
  7855. },
  7856. "bin": {
  7857. "vite": "bin/vite.js"
  7858. },
  7859. "engines": {
  7860. "node": "^18.0.0 || >=20.0.0"
  7861. },
  7862. "funding": {
  7863. "url": "https://github.com/vitejs/vite?sponsor=1"
  7864. },
  7865. "optionalDependencies": {
  7866. "fsevents": "~2.3.3"
  7867. },
  7868. "peerDependencies": {
  7869. "@types/node": "^18.0.0 || >=20.0.0",
  7870. "less": "*",
  7871. "lightningcss": "^1.21.0",
  7872. "sass": "*",
  7873. "stylus": "*",
  7874. "sugarss": "*",
  7875. "terser": "^5.4.0"
  7876. },
  7877. "peerDependenciesMeta": {
  7878. "@types/node": {
  7879. "optional": true
  7880. },
  7881. "less": {
  7882. "optional": true
  7883. },
  7884. "lightningcss": {
  7885. "optional": true
  7886. },
  7887. "sass": {
  7888. "optional": true
  7889. },
  7890. "stylus": {
  7891. "optional": true
  7892. },
  7893. "sugarss": {
  7894. "optional": true
  7895. },
  7896. "terser": {
  7897. "optional": true
  7898. }
  7899. }
  7900. },
  7901. "node_modules/vite-hot-client": {
  7902. "version": "0.2.3",
  7903. "resolved": "https://registry.npmjs.org/vite-hot-client/-/vite-hot-client-0.2.3.tgz",
  7904. "integrity": "sha512-rOGAV7rUlUHX89fP2p2v0A2WWvV3QMX2UYq0fRqsWSvFvev4atHWqjwGoKaZT1VTKyLGk533ecu3eyd0o59CAg==",
  7905. "funding": {
  7906. "url": "https://github.com/sponsors/antfu"
  7907. },
  7908. "peerDependencies": {
  7909. "vite": "^2.6.0 || ^3.0.0 || ^4.0.0 || ^5.0.0-0"
  7910. }
  7911. },
  7912. "node_modules/vite-node": {
  7913. "version": "1.6.0",
  7914. "resolved": "https://registry.npmjs.org/vite-node/-/vite-node-1.6.0.tgz",
  7915. "integrity": "sha512-de6HJgzC+TFzOu0NTC4RAIsyf/DY/ibWDYQUcuEA84EMHhcefTUGkjFHKKEJhQN4A+6I0u++kr3l36ZF2d7XRw==",
  7916. "dependencies": {
  7917. "cac": "^6.7.14",
  7918. "debug": "^4.3.4",
  7919. "pathe": "^1.1.1",
  7920. "picocolors": "^1.0.0",
  7921. "vite": "^5.0.0"
  7922. },
  7923. "bin": {
  7924. "vite-node": "vite-node.mjs"
  7925. },
  7926. "engines": {
  7927. "node": "^18.0.0 || >=20.0.0"
  7928. },
  7929. "funding": {
  7930. "url": "https://opencollective.com/vitest"
  7931. }
  7932. },
  7933. "node_modules/vite-plugin-checker": {
  7934. "version": "0.7.1",
  7935. "resolved": "https://registry.npmjs.org/vite-plugin-checker/-/vite-plugin-checker-0.7.1.tgz",
  7936. "integrity": "sha512-Yby+Dr6+cJlkoPagqdQQn21+ZPaYwonNSlW3VpZzoyDAxoYt7YUDhzSYrCa15iTe+X4IpiNC882a3oomxCXyTA==",
  7937. "dependencies": {
  7938. "@babel/code-frame": "^7.12.13",
  7939. "ansi-escapes": "^4.3.0",
  7940. "chalk": "^4.1.1",
  7941. "chokidar": "^3.5.1",
  7942. "commander": "^8.0.0",
  7943. "fast-glob": "^3.2.7",
  7944. "fs-extra": "^11.1.0",
  7945. "npm-run-path": "^4.0.1",
  7946. "strip-ansi": "^6.0.0",
  7947. "tiny-invariant": "^1.1.0",
  7948. "vscode-languageclient": "^7.0.0",
  7949. "vscode-languageserver": "^7.0.0",
  7950. "vscode-languageserver-textdocument": "^1.0.1",
  7951. "vscode-uri": "^3.0.2"
  7952. },
  7953. "engines": {
  7954. "node": ">=14.16"
  7955. },
  7956. "peerDependencies": {
  7957. "eslint": ">=7",
  7958. "meow": "^9.0.0",
  7959. "optionator": "^0.9.1",
  7960. "stylelint": ">=13",
  7961. "typescript": "*",
  7962. "vite": ">=2.0.0",
  7963. "vls": "*",
  7964. "vti": "*",
  7965. "vue-tsc": ">=2.0.0"
  7966. },
  7967. "peerDependenciesMeta": {
  7968. "eslint": {
  7969. "optional": true
  7970. },
  7971. "meow": {
  7972. "optional": true
  7973. },
  7974. "optionator": {
  7975. "optional": true
  7976. },
  7977. "stylelint": {
  7978. "optional": true
  7979. },
  7980. "typescript": {
  7981. "optional": true
  7982. },
  7983. "vls": {
  7984. "optional": true
  7985. },
  7986. "vti": {
  7987. "optional": true
  7988. },
  7989. "vue-tsc": {
  7990. "optional": true
  7991. }
  7992. }
  7993. },
  7994. "node_modules/vite-plugin-checker/node_modules/ansi-styles": {
  7995. "version": "4.3.0",
  7996. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
  7997. "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
  7998. "dependencies": {
  7999. "color-convert": "^2.0.1"
  8000. },
  8001. "engines": {
  8002. "node": ">=8"
  8003. },
  8004. "funding": {
  8005. "url": "https://github.com/chalk/ansi-styles?sponsor=1"
  8006. }
  8007. },
  8008. "node_modules/vite-plugin-checker/node_modules/chalk": {
  8009. "version": "4.1.2",
  8010. "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
  8011. "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
  8012. "dependencies": {
  8013. "ansi-styles": "^4.1.0",
  8014. "supports-color": "^7.1.0"
  8015. },
  8016. "engines": {
  8017. "node": ">=10"
  8018. },
  8019. "funding": {
  8020. "url": "https://github.com/chalk/chalk?sponsor=1"
  8021. }
  8022. },
  8023. "node_modules/vite-plugin-checker/node_modules/color-convert": {
  8024. "version": "2.0.1",
  8025. "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
  8026. "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
  8027. "dependencies": {
  8028. "color-name": "~1.1.4"
  8029. },
  8030. "engines": {
  8031. "node": ">=7.0.0"
  8032. }
  8033. },
  8034. "node_modules/vite-plugin-checker/node_modules/color-name": {
  8035. "version": "1.1.4",
  8036. "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
  8037. "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
  8038. },
  8039. "node_modules/vite-plugin-checker/node_modules/commander": {
  8040. "version": "8.3.0",
  8041. "resolved": "https://registry.npmjs.org/commander/-/commander-8.3.0.tgz",
  8042. "integrity": "sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==",
  8043. "engines": {
  8044. "node": ">= 12"
  8045. }
  8046. },
  8047. "node_modules/vite-plugin-checker/node_modules/has-flag": {
  8048. "version": "4.0.0",
  8049. "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
  8050. "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
  8051. "engines": {
  8052. "node": ">=8"
  8053. }
  8054. },
  8055. "node_modules/vite-plugin-checker/node_modules/npm-run-path": {
  8056. "version": "4.0.1",
  8057. "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz",
  8058. "integrity": "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==",
  8059. "dependencies": {
  8060. "path-key": "^3.0.0"
  8061. },
  8062. "engines": {
  8063. "node": ">=8"
  8064. }
  8065. },
  8066. "node_modules/vite-plugin-checker/node_modules/supports-color": {
  8067. "version": "7.2.0",
  8068. "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
  8069. "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
  8070. "dependencies": {
  8071. "has-flag": "^4.0.0"
  8072. },
  8073. "engines": {
  8074. "node": ">=8"
  8075. }
  8076. },
  8077. "node_modules/vite-plugin-inspect": {
  8078. "version": "0.8.4",
  8079. "resolved": "https://registry.npmjs.org/vite-plugin-inspect/-/vite-plugin-inspect-0.8.4.tgz",
  8080. "integrity": "sha512-G0N3rjfw+AiiwnGw50KlObIHYWfulVwaCBUBLh2xTW9G1eM9ocE5olXkEYUbwyTmX+azM8duubi+9w5awdCz+g==",
  8081. "dependencies": {
  8082. "@antfu/utils": "^0.7.7",
  8083. "@rollup/pluginutils": "^5.1.0",
  8084. "debug": "^4.3.4",
  8085. "error-stack-parser-es": "^0.1.1",
  8086. "fs-extra": "^11.2.0",
  8087. "open": "^10.1.0",
  8088. "perfect-debounce": "^1.0.0",
  8089. "picocolors": "^1.0.0",
  8090. "sirv": "^2.0.4"
  8091. },
  8092. "engines": {
  8093. "node": ">=14"
  8094. },
  8095. "funding": {
  8096. "url": "https://github.com/sponsors/antfu"
  8097. },
  8098. "peerDependencies": {
  8099. "vite": "^3.1.0 || ^4.0.0 || ^5.0.0-0"
  8100. },
  8101. "peerDependenciesMeta": {
  8102. "@nuxt/kit": {
  8103. "optional": true
  8104. }
  8105. }
  8106. },
  8107. "node_modules/vite-plugin-inspect/node_modules/define-lazy-prop": {
  8108. "version": "3.0.0",
  8109. "resolved": "https://registry.npmjs.org/define-lazy-prop/-/define-lazy-prop-3.0.0.tgz",
  8110. "integrity": "sha512-N+MeXYoqr3pOgn8xfyRPREN7gHakLYjhsHhWGT3fWAiL4IkAt0iDw14QiiEm2bE30c5XX5q0FtAA3CK5f9/BUg==",
  8111. "engines": {
  8112. "node": ">=12"
  8113. },
  8114. "funding": {
  8115. "url": "https://github.com/sponsors/sindresorhus"
  8116. }
  8117. },
  8118. "node_modules/vite-plugin-inspect/node_modules/open": {
  8119. "version": "10.1.0",
  8120. "resolved": "https://registry.npmjs.org/open/-/open-10.1.0.tgz",
  8121. "integrity": "sha512-mnkeQ1qP5Ue2wd+aivTD3NHd/lZ96Lu0jgf0pwktLPtx6cTZiH7tyeGRRHs0zX0rbrahXPnXlUnbeXyaBBuIaw==",
  8122. "dependencies": {
  8123. "default-browser": "^5.2.1",
  8124. "define-lazy-prop": "^3.0.0",
  8125. "is-inside-container": "^1.0.0",
  8126. "is-wsl": "^3.1.0"
  8127. },
  8128. "engines": {
  8129. "node": ">=18"
  8130. },
  8131. "funding": {
  8132. "url": "https://github.com/sponsors/sindresorhus"
  8133. }
  8134. },
  8135. "node_modules/vite-plugin-vue-inspector": {
  8136. "version": "5.1.2",
  8137. "resolved": "https://registry.npmjs.org/vite-plugin-vue-inspector/-/vite-plugin-vue-inspector-5.1.2.tgz",
  8138. "integrity": "sha512-M+yH2LlQtVNzJAljQM+61CqDXBvHim8dU5ImGaQuwlo13tMDHue5D7IC20YwDJuWDODiYc/cZBUYspVlyPf2vQ==",
  8139. "dependencies": {
  8140. "@babel/core": "^7.23.0",
  8141. "@babel/plugin-proposal-decorators": "^7.23.0",
  8142. "@babel/plugin-syntax-import-attributes": "^7.22.5",
  8143. "@babel/plugin-syntax-import-meta": "^7.10.4",
  8144. "@babel/plugin-transform-typescript": "^7.22.15",
  8145. "@vue/babel-plugin-jsx": "^1.1.5",
  8146. "@vue/compiler-dom": "^3.3.4",
  8147. "kolorist": "^1.8.0",
  8148. "magic-string": "^0.30.4"
  8149. },
  8150. "peerDependencies": {
  8151. "vite": "^3.0.0-0 || ^4.0.0-0 || ^5.0.0-0"
  8152. }
  8153. },
  8154. "node_modules/vite/node_modules/@esbuild/linux-x64": {
  8155. "version": "0.21.5",
  8156. "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.21.5.tgz",
  8157. "integrity": "sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==",
  8158. "cpu": [
  8159. "x64"
  8160. ],
  8161. "optional": true,
  8162. "os": [
  8163. "linux"
  8164. ],
  8165. "engines": {
  8166. "node": ">=12"
  8167. }
  8168. },
  8169. "node_modules/vite/node_modules/esbuild": {
  8170. "version": "0.21.5",
  8171. "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.21.5.tgz",
  8172. "integrity": "sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==",
  8173. "hasInstallScript": true,
  8174. "bin": {
  8175. "esbuild": "bin/esbuild"
  8176. },
  8177. "engines": {
  8178. "node": ">=12"
  8179. },
  8180. "optionalDependencies": {
  8181. "@esbuild/aix-ppc64": "0.21.5",
  8182. "@esbuild/android-arm": "0.21.5",
  8183. "@esbuild/android-arm64": "0.21.5",
  8184. "@esbuild/android-x64": "0.21.5",
  8185. "@esbuild/darwin-arm64": "0.21.5",
  8186. "@esbuild/darwin-x64": "0.21.5",
  8187. "@esbuild/freebsd-arm64": "0.21.5",
  8188. "@esbuild/freebsd-x64": "0.21.5",
  8189. "@esbuild/linux-arm": "0.21.5",
  8190. "@esbuild/linux-arm64": "0.21.5",
  8191. "@esbuild/linux-ia32": "0.21.5",
  8192. "@esbuild/linux-loong64": "0.21.5",
  8193. "@esbuild/linux-mips64el": "0.21.5",
  8194. "@esbuild/linux-ppc64": "0.21.5",
  8195. "@esbuild/linux-riscv64": "0.21.5",
  8196. "@esbuild/linux-s390x": "0.21.5",
  8197. "@esbuild/linux-x64": "0.21.5",
  8198. "@esbuild/netbsd-x64": "0.21.5",
  8199. "@esbuild/openbsd-x64": "0.21.5",
  8200. "@esbuild/sunos-x64": "0.21.5",
  8201. "@esbuild/win32-arm64": "0.21.5",
  8202. "@esbuild/win32-ia32": "0.21.5",
  8203. "@esbuild/win32-x64": "0.21.5"
  8204. }
  8205. },
  8206. "node_modules/vscode-jsonrpc": {
  8207. "version": "6.0.0",
  8208. "resolved": "https://registry.npmjs.org/vscode-jsonrpc/-/vscode-jsonrpc-6.0.0.tgz",
  8209. "integrity": "sha512-wnJA4BnEjOSyFMvjZdpiOwhSq9uDoK8e/kpRJDTaMYzwlkrhG1fwDIZI94CLsLzlCK5cIbMMtFlJlfR57Lavmg==",
  8210. "engines": {
  8211. "node": ">=8.0.0 || >=10.0.0"
  8212. }
  8213. },
  8214. "node_modules/vscode-languageclient": {
  8215. "version": "7.0.0",
  8216. "resolved": "https://registry.npmjs.org/vscode-languageclient/-/vscode-languageclient-7.0.0.tgz",
  8217. "integrity": "sha512-P9AXdAPlsCgslpP9pRxYPqkNYV7Xq8300/aZDpO35j1fJm/ncize8iGswzYlcvFw5DQUx4eVk+KvfXdL0rehNg==",
  8218. "dependencies": {
  8219. "minimatch": "^3.0.4",
  8220. "semver": "^7.3.4",
  8221. "vscode-languageserver-protocol": "3.16.0"
  8222. },
  8223. "engines": {
  8224. "vscode": "^1.52.0"
  8225. }
  8226. },
  8227. "node_modules/vscode-languageclient/node_modules/brace-expansion": {
  8228. "version": "1.1.11",
  8229. "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
  8230. "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
  8231. "dependencies": {
  8232. "balanced-match": "^1.0.0",
  8233. "concat-map": "0.0.1"
  8234. }
  8235. },
  8236. "node_modules/vscode-languageclient/node_modules/minimatch": {
  8237. "version": "3.1.2",
  8238. "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
  8239. "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
  8240. "dependencies": {
  8241. "brace-expansion": "^1.1.7"
  8242. },
  8243. "engines": {
  8244. "node": "*"
  8245. }
  8246. },
  8247. "node_modules/vscode-languageserver": {
  8248. "version": "7.0.0",
  8249. "resolved": "https://registry.npmjs.org/vscode-languageserver/-/vscode-languageserver-7.0.0.tgz",
  8250. "integrity": "sha512-60HTx5ID+fLRcgdHfmz0LDZAXYEV68fzwG0JWwEPBode9NuMYTIxuYXPg4ngO8i8+Ou0lM7y6GzaYWbiDL0drw==",
  8251. "dependencies": {
  8252. "vscode-languageserver-protocol": "3.16.0"
  8253. },
  8254. "bin": {
  8255. "installServerIntoExtension": "bin/installServerIntoExtension"
  8256. }
  8257. },
  8258. "node_modules/vscode-languageserver-protocol": {
  8259. "version": "3.16.0",
  8260. "resolved": "https://registry.npmjs.org/vscode-languageserver-protocol/-/vscode-languageserver-protocol-3.16.0.tgz",
  8261. "integrity": "sha512-sdeUoAawceQdgIfTI+sdcwkiK2KU+2cbEYA0agzM2uqaUy2UpnnGHtWTHVEtS0ES4zHU0eMFRGN+oQgDxlD66A==",
  8262. "dependencies": {
  8263. "vscode-jsonrpc": "6.0.0",
  8264. "vscode-languageserver-types": "3.16.0"
  8265. }
  8266. },
  8267. "node_modules/vscode-languageserver-textdocument": {
  8268. "version": "1.0.11",
  8269. "resolved": "https://registry.npmjs.org/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.11.tgz",
  8270. "integrity": "sha512-X+8T3GoiwTVlJbicx/sIAF+yuJAqz8VvwJyoMVhwEMoEKE/fkDmrqUgDMyBECcM2A2frVZIUj5HI/ErRXCfOeA=="
  8271. },
  8272. "node_modules/vscode-languageserver-types": {
  8273. "version": "3.16.0",
  8274. "resolved": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.16.0.tgz",
  8275. "integrity": "sha512-k8luDIWJWyenLc5ToFQQMaSrqCHiLwyKPHKPQZ5zz21vM+vIVUSvsRpcbiECH4WR88K2XZqc4ScRcZ7nk/jbeA=="
  8276. },
  8277. "node_modules/vscode-uri": {
  8278. "version": "3.0.8",
  8279. "resolved": "https://registry.npmjs.org/vscode-uri/-/vscode-uri-3.0.8.tgz",
  8280. "integrity": "sha512-AyFQ0EVmsOZOlAnxoFOGOq1SQDWAB7C6aqMGS23svWAllfOaxbuFvcT8D1i8z3Gyn8fraVeZNNmN6e9bxxXkKw=="
  8281. },
  8282. "node_modules/vue": {
  8283. "version": "3.4.31",
  8284. "resolved": "https://registry.npmjs.org/vue/-/vue-3.4.31.tgz",
  8285. "integrity": "sha512-njqRrOy7W3YLAlVqSKpBebtZpDVg21FPoaq1I7f/+qqBThK9ChAIjkRWgeP6Eat+8C+iia4P3OYqpATP21BCoQ==",
  8286. "dependencies": {
  8287. "@vue/compiler-dom": "3.4.31",
  8288. "@vue/compiler-sfc": "3.4.31",
  8289. "@vue/runtime-dom": "3.4.31",
  8290. "@vue/server-renderer": "3.4.31",
  8291. "@vue/shared": "3.4.31"
  8292. },
  8293. "peerDependencies": {
  8294. "typescript": "*"
  8295. },
  8296. "peerDependenciesMeta": {
  8297. "typescript": {
  8298. "optional": true
  8299. }
  8300. }
  8301. },
  8302. "node_modules/vue-bundle-renderer": {
  8303. "version": "2.1.0",
  8304. "resolved": "https://registry.npmjs.org/vue-bundle-renderer/-/vue-bundle-renderer-2.1.0.tgz",
  8305. "integrity": "sha512-uZ+5ZJdZ/b43gMblWtcpikY6spJd0nERaM/1RtgioXNfWFbjKlUwrS8HlrddN6T2xtptmOouWclxLUkpgcVX3Q==",
  8306. "dependencies": {
  8307. "ufo": "^1.5.3"
  8308. }
  8309. },
  8310. "node_modules/vue-devtools-stub": {
  8311. "version": "0.1.0",
  8312. "resolved": "https://registry.npmjs.org/vue-devtools-stub/-/vue-devtools-stub-0.1.0.tgz",
  8313. "integrity": "sha512-RutnB7X8c5hjq39NceArgXg28WZtZpGc3+J16ljMiYnFhKvd8hITxSWQSQ5bvldxMDU6gG5mkxl1MTQLXckVSQ=="
  8314. },
  8315. "node_modules/vue-router": {
  8316. "version": "4.4.0",
  8317. "resolved": "https://registry.npmjs.org/vue-router/-/vue-router-4.4.0.tgz",
  8318. "integrity": "sha512-HB+t2p611aIZraV2aPSRNXf0Z/oLZFrlygJm+sZbdJaW6lcFqEDQwnzUBXn+DApw+/QzDU/I9TeWx9izEjTmsA==",
  8319. "dependencies": {
  8320. "@vue/devtools-api": "^6.5.1"
  8321. },
  8322. "funding": {
  8323. "url": "https://github.com/sponsors/posva"
  8324. },
  8325. "peerDependencies": {
  8326. "vue": "^3.2.0"
  8327. }
  8328. },
  8329. "node_modules/web-streams-polyfill": {
  8330. "version": "3.3.3",
  8331. "resolved": "https://registry.npmjs.org/web-streams-polyfill/-/web-streams-polyfill-3.3.3.tgz",
  8332. "integrity": "sha512-d2JWLCivmZYTSIoge9MsgFCZrt571BikcWGYkjC1khllbTeDlGqZ2D8vD8E/lJa8WGWbb7Plm8/XJYV7IJHZZw==",
  8333. "engines": {
  8334. "node": ">= 8"
  8335. }
  8336. },
  8337. "node_modules/webidl-conversions": {
  8338. "version": "3.0.1",
  8339. "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz",
  8340. "integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ=="
  8341. },
  8342. "node_modules/webpack-sources": {
  8343. "version": "3.2.3",
  8344. "resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-3.2.3.tgz",
  8345. "integrity": "sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==",
  8346. "optional": true,
  8347. "peer": true,
  8348. "engines": {
  8349. "node": ">=10.13.0"
  8350. }
  8351. },
  8352. "node_modules/webpack-virtual-modules": {
  8353. "version": "0.6.2",
  8354. "resolved": "https://registry.npmjs.org/webpack-virtual-modules/-/webpack-virtual-modules-0.6.2.tgz",
  8355. "integrity": "sha512-66/V2i5hQanC51vBQKPH4aI8NMAcBW59FVBs+rC7eGHupMyfn34q7rZIE+ETlJ+XTevqfUhVVBgSUNSW2flEUQ=="
  8356. },
  8357. "node_modules/whatwg-url": {
  8358. "version": "5.0.0",
  8359. "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz",
  8360. "integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==",
  8361. "dependencies": {
  8362. "tr46": "~0.0.3",
  8363. "webidl-conversions": "^3.0.0"
  8364. }
  8365. },
  8366. "node_modules/which": {
  8367. "version": "3.0.1",
  8368. "resolved": "https://registry.npmjs.org/which/-/which-3.0.1.tgz",
  8369. "integrity": "sha512-XA1b62dzQzLfaEOSQFTCOd5KFf/1VSzZo7/7TUjnya6u0vGGKzU96UQBZTAThCb2j4/xjBAyii1OhRLJEivHvg==",
  8370. "dependencies": {
  8371. "isexe": "^2.0.0"
  8372. },
  8373. "bin": {
  8374. "node-which": "bin/which.js"
  8375. },
  8376. "engines": {
  8377. "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
  8378. }
  8379. },
  8380. "node_modules/wide-align": {
  8381. "version": "1.1.5",
  8382. "resolved": "https://registry.npmjs.org/wide-align/-/wide-align-1.1.5.tgz",
  8383. "integrity": "sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==",
  8384. "dependencies": {
  8385. "string-width": "^1.0.2 || 2 || 3 || 4"
  8386. }
  8387. },
  8388. "node_modules/wrap-ansi": {
  8389. "version": "7.0.0",
  8390. "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
  8391. "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
  8392. "dependencies": {
  8393. "ansi-styles": "^4.0.0",
  8394. "string-width": "^4.1.0",
  8395. "strip-ansi": "^6.0.0"
  8396. },
  8397. "engines": {
  8398. "node": ">=10"
  8399. },
  8400. "funding": {
  8401. "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
  8402. }
  8403. },
  8404. "node_modules/wrap-ansi-cjs": {
  8405. "name": "wrap-ansi",
  8406. "version": "7.0.0",
  8407. "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
  8408. "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
  8409. "dependencies": {
  8410. "ansi-styles": "^4.0.0",
  8411. "string-width": "^4.1.0",
  8412. "strip-ansi": "^6.0.0"
  8413. },
  8414. "engines": {
  8415. "node": ">=10"
  8416. },
  8417. "funding": {
  8418. "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
  8419. }
  8420. },
  8421. "node_modules/wrap-ansi-cjs/node_modules/ansi-styles": {
  8422. "version": "4.3.0",
  8423. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
  8424. "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
  8425. "dependencies": {
  8426. "color-convert": "^2.0.1"
  8427. },
  8428. "engines": {
  8429. "node": ">=8"
  8430. },
  8431. "funding": {
  8432. "url": "https://github.com/chalk/ansi-styles?sponsor=1"
  8433. }
  8434. },
  8435. "node_modules/wrap-ansi-cjs/node_modules/color-convert": {
  8436. "version": "2.0.1",
  8437. "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
  8438. "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
  8439. "dependencies": {
  8440. "color-name": "~1.1.4"
  8441. },
  8442. "engines": {
  8443. "node": ">=7.0.0"
  8444. }
  8445. },
  8446. "node_modules/wrap-ansi-cjs/node_modules/color-name": {
  8447. "version": "1.1.4",
  8448. "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
  8449. "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
  8450. },
  8451. "node_modules/wrap-ansi/node_modules/ansi-styles": {
  8452. "version": "4.3.0",
  8453. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
  8454. "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
  8455. "dependencies": {
  8456. "color-convert": "^2.0.1"
  8457. },
  8458. "engines": {
  8459. "node": ">=8"
  8460. },
  8461. "funding": {
  8462. "url": "https://github.com/chalk/ansi-styles?sponsor=1"
  8463. }
  8464. },
  8465. "node_modules/wrap-ansi/node_modules/color-convert": {
  8466. "version": "2.0.1",
  8467. "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
  8468. "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
  8469. "dependencies": {
  8470. "color-name": "~1.1.4"
  8471. },
  8472. "engines": {
  8473. "node": ">=7.0.0"
  8474. }
  8475. },
  8476. "node_modules/wrap-ansi/node_modules/color-name": {
  8477. "version": "1.1.4",
  8478. "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
  8479. "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
  8480. },
  8481. "node_modules/wrappy": {
  8482. "version": "1.0.2",
  8483. "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
  8484. "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ=="
  8485. },
  8486. "node_modules/ws": {
  8487. "version": "8.18.0",
  8488. "resolved": "https://registry.npmjs.org/ws/-/ws-8.18.0.tgz",
  8489. "integrity": "sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==",
  8490. "engines": {
  8491. "node": ">=10.0.0"
  8492. },
  8493. "peerDependencies": {
  8494. "bufferutil": "^4.0.1",
  8495. "utf-8-validate": ">=5.0.2"
  8496. },
  8497. "peerDependenciesMeta": {
  8498. "bufferutil": {
  8499. "optional": true
  8500. },
  8501. "utf-8-validate": {
  8502. "optional": true
  8503. }
  8504. }
  8505. },
  8506. "node_modules/y18n": {
  8507. "version": "5.0.8",
  8508. "resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz",
  8509. "integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==",
  8510. "engines": {
  8511. "node": ">=10"
  8512. }
  8513. },
  8514. "node_modules/yallist": {
  8515. "version": "3.1.1",
  8516. "resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz",
  8517. "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g=="
  8518. },
  8519. "node_modules/yaml": {
  8520. "version": "2.4.5",
  8521. "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.4.5.tgz",
  8522. "integrity": "sha512-aBx2bnqDzVOyNKfsysjA2ms5ZlnjSAW2eG3/L5G/CSujfjLJTJsEw1bGw8kCf04KodQWk1pxlGnZ56CRxiawmg==",
  8523. "bin": {
  8524. "yaml": "bin.mjs"
  8525. },
  8526. "engines": {
  8527. "node": ">= 14"
  8528. }
  8529. },
  8530. "node_modules/yargs": {
  8531. "version": "17.7.2",
  8532. "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz",
  8533. "integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==",
  8534. "dependencies": {
  8535. "cliui": "^8.0.1",
  8536. "escalade": "^3.1.1",
  8537. "get-caller-file": "^2.0.5",
  8538. "require-directory": "^2.1.1",
  8539. "string-width": "^4.2.3",
  8540. "y18n": "^5.0.5",
  8541. "yargs-parser": "^21.1.1"
  8542. },
  8543. "engines": {
  8544. "node": ">=12"
  8545. }
  8546. },
  8547. "node_modules/yargs-parser": {
  8548. "version": "21.1.1",
  8549. "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz",
  8550. "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==",
  8551. "engines": {
  8552. "node": ">=12"
  8553. }
  8554. },
  8555. "node_modules/zhead": {
  8556. "version": "2.2.4",
  8557. "resolved": "https://registry.npmjs.org/zhead/-/zhead-2.2.4.tgz",
  8558. "integrity": "sha512-8F0OI5dpWIA5IGG5NHUg9staDwz/ZPxZtvGVf01j7vHqSyZ0raHY+78atOVxRqb73AotX22uV1pXt3gYSstGag==",
  8559. "funding": {
  8560. "url": "https://github.com/sponsors/harlan-zw"
  8561. }
  8562. },
  8563. "node_modules/zip-stream": {
  8564. "version": "6.0.1",
  8565. "resolved": "https://registry.npmjs.org/zip-stream/-/zip-stream-6.0.1.tgz",
  8566. "integrity": "sha512-zK7YHHz4ZXpW89AHXUPbQVGKI7uvkd3hzusTdotCg1UxyaVtg0zFJSTfW/Dq5f7OBBVnq6cZIaC8Ti4hb6dtCA==",
  8567. "dependencies": {
  8568. "archiver-utils": "^5.0.0",
  8569. "compress-commons": "^6.0.2",
  8570. "readable-stream": "^4.0.0"
  8571. },
  8572. "engines": {
  8573. "node": ">= 14"
  8574. }
  8575. }
  8576. }
  8577. }