消毒机设备
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.

11871 lines
420 KiB

4 weeks ago
4 weeks ago
2 months ago
2 months ago
4 weeks ago
2 months ago
4 weeks ago
2 months ago
2 months ago
2 months ago
2 months ago
2 months ago
2 months ago
2 months ago
2 months ago
2 months ago
2 months ago
2 months ago
2 months ago
2 months ago
2 months ago
2 months ago
2 months ago
2 months ago
2 months ago
2 months ago
2 months ago
2 months ago
2 months ago
2 months ago
2 months ago
2 months ago
2 months ago
2 months ago
2 months ago
2 months ago
2 months ago
2 months ago
2 months ago
4 weeks ago
2 months ago
2 months ago
2 months ago
2 months ago
  1. {
  2. "name": "matrix-spray-web",
  3. "version": "0.0.1",
  4. "lockfileVersion": 3,
  5. "requires": true,
  6. "packages": {
  7. "": {
  8. "name": "matrix-spray-web",
  9. "version": "0.0.1",
  10. "license": "ISC",
  11. "dependencies": {
  12. "@element-plus/icons-vue": "^2.3.1",
  13. "autoprefixer": "^10.4.20",
  14. "axios": "1.8.2",
  15. "chart.js": "^3.9.1",
  16. "cnchar": "^3.2.6",
  17. "cnchar-draw": "^3.2.6",
  18. "cnchar-idiom": "^3.2.6",
  19. "cnchar-order": "^3.2.6",
  20. "cnchar-poly": "^3.2.6",
  21. "cnchar-trad": "^3.2.6",
  22. "cnchar-words": "^3.2.6",
  23. "cnchar-xhy": "^3.2.6",
  24. "cssnano": "^7.0.6",
  25. "echarts": "^5.6.0",
  26. "element-plus": "^2.9.5",
  27. "express": "^5.1.0",
  28. "konva": "^9.3.18",
  29. "lodash": "^4.17.21",
  30. "nanoid": "^5.1.5",
  31. "pinia": "^3.0.1",
  32. "pinia-plugin-persistedstate": "^4.2.0",
  33. "pinyin": "^2.11.2",
  34. "postcss": "^8.5.3",
  35. "postcss-aspect-ratio-mini": "^1.1.0",
  36. "postcss-import": "^16.1.0",
  37. "postcss-px-to-viewport-8-plugin": "^1.2.5",
  38. "postcss-url": "^10.1.3",
  39. "postcss-viewport-units": "^0.1.6",
  40. "postcss-write-svg": "^3.0.1",
  41. "vue": "^3.5.13",
  42. "vue-chart-3": "^3.1.8",
  43. "vue-i18n": "^11.1.6",
  44. "vue-router": "^4.5.0",
  45. "ws": "^8.18.1"
  46. },
  47. "devDependencies": {
  48. "@antfu/eslint-config": "^4.3.0",
  49. "@commitlint/cli": "^19.7.1",
  50. "@commitlint/config-conventional": "^19.7.1",
  51. "@types/node": "^22.13.5",
  52. "@types/web": "^0.0.235",
  53. "@typescript-eslint/eslint-plugin": "^8.25.0",
  54. "@typescript-eslint/parser": "^8.25.0",
  55. "@vitejs/plugin-vue": "^5.2.1",
  56. "@vue/eslint-config-prettier": "^10.2.0",
  57. "concurrently": "^9.1.2",
  58. "eslint": "^9.21.0",
  59. "eslint-config-prettier": "^10.0.2",
  60. "eslint-plugin-prettier": "^5.2.3",
  61. "eslint-plugin-simple-import-sort": "^12.1.1",
  62. "eslint-plugin-vue": "^9.32.0",
  63. "husky": "^9.1.7",
  64. "lint-staged": "^15.4.3",
  65. "prettier": "^3.5.2",
  66. "sass": "^1.85.1",
  67. "semver": "^7.7.1",
  68. "typescript": "^5.7.3",
  69. "unplugin-auto-import": "^19.1.1",
  70. "unplugin-vue-components": "^28.4.1",
  71. "vite": "6.2.6",
  72. "vite-plugin-compression": "^0.5.1",
  73. "vite-plugin-eslint": "^1.8.1",
  74. "vue-tsc": "^2.2.4"
  75. }
  76. },
  77. "node_modules/@antfu/eslint-config": {
  78. "version": "4.12.0",
  79. "resolved": "https://registry.npmjs.org/@antfu/eslint-config/-/eslint-config-4.12.0.tgz",
  80. "integrity": "sha512-8NszLFXu9/cwOP/qliYS3heD+9ZCouGgOWQmsXgDHLNkjC9IjI1yXBOp6Xs4EvwTKsSAZp3SVw382M8naqMQUg==",
  81. "dev": true,
  82. "license": "MIT",
  83. "dependencies": {
  84. "@antfu/install-pkg": "^1.0.0",
  85. "@clack/prompts": "^0.10.1",
  86. "@eslint-community/eslint-plugin-eslint-comments": "^4.4.1",
  87. "@eslint/markdown": "^6.3.0",
  88. "@stylistic/eslint-plugin": "^4.2.0",
  89. "@typescript-eslint/eslint-plugin": "^8.29.1",
  90. "@typescript-eslint/parser": "^8.29.1",
  91. "@vitest/eslint-plugin": "^1.1.40",
  92. "ansis": "^3.17.0",
  93. "cac": "^6.7.14",
  94. "eslint-config-flat-gitignore": "^2.1.0",
  95. "eslint-flat-config-utils": "^2.0.1",
  96. "eslint-merge-processors": "^2.0.0",
  97. "eslint-plugin-antfu": "^3.1.1",
  98. "eslint-plugin-command": "^3.2.0",
  99. "eslint-plugin-import-x": "^4.10.2",
  100. "eslint-plugin-jsdoc": "^50.6.9",
  101. "eslint-plugin-jsonc": "^2.20.0",
  102. "eslint-plugin-n": "^17.17.0",
  103. "eslint-plugin-no-only-tests": "^3.3.0",
  104. "eslint-plugin-perfectionist": "^4.11.0",
  105. "eslint-plugin-pnpm": "^0.3.1",
  106. "eslint-plugin-regexp": "^2.7.0",
  107. "eslint-plugin-toml": "^0.12.0",
  108. "eslint-plugin-unicorn": "^58.0.0",
  109. "eslint-plugin-unused-imports": "^4.1.4",
  110. "eslint-plugin-vue": "^10.0.0",
  111. "eslint-plugin-yml": "^1.17.0",
  112. "eslint-processor-vue-blocks": "^2.0.0",
  113. "globals": "^16.0.0",
  114. "jsonc-eslint-parser": "^2.4.0",
  115. "local-pkg": "^1.1.1",
  116. "parse-gitignore": "^2.0.0",
  117. "toml-eslint-parser": "^0.10.0",
  118. "vue-eslint-parser": "^10.1.3",
  119. "yaml-eslint-parser": "^1.3.0"
  120. },
  121. "bin": {
  122. "eslint-config": "bin/index.js"
  123. },
  124. "funding": {
  125. "url": "https://github.com/sponsors/antfu"
  126. },
  127. "peerDependencies": {
  128. "@eslint-react/eslint-plugin": "^1.38.4",
  129. "@prettier/plugin-xml": "^3.4.1",
  130. "@unocss/eslint-plugin": ">=0.50.0",
  131. "astro-eslint-parser": "^1.0.2",
  132. "eslint": "^9.10.0",
  133. "eslint-plugin-astro": "^1.2.0",
  134. "eslint-plugin-format": ">=0.1.0",
  135. "eslint-plugin-react-hooks": "^5.2.0",
  136. "eslint-plugin-react-refresh": "^0.4.19",
  137. "eslint-plugin-solid": "^0.14.3",
  138. "eslint-plugin-svelte": ">=2.35.1",
  139. "eslint-plugin-vuejs-accessibility": "^2.4.1",
  140. "prettier-plugin-astro": "^0.14.0",
  141. "prettier-plugin-slidev": "^1.0.5",
  142. "svelte-eslint-parser": ">=0.37.0"
  143. },
  144. "peerDependenciesMeta": {
  145. "@eslint-react/eslint-plugin": {
  146. "optional": true
  147. },
  148. "@prettier/plugin-xml": {
  149. "optional": true
  150. },
  151. "@unocss/eslint-plugin": {
  152. "optional": true
  153. },
  154. "astro-eslint-parser": {
  155. "optional": true
  156. },
  157. "eslint-plugin-astro": {
  158. "optional": true
  159. },
  160. "eslint-plugin-format": {
  161. "optional": true
  162. },
  163. "eslint-plugin-react-hooks": {
  164. "optional": true
  165. },
  166. "eslint-plugin-react-refresh": {
  167. "optional": true
  168. },
  169. "eslint-plugin-solid": {
  170. "optional": true
  171. },
  172. "eslint-plugin-svelte": {
  173. "optional": true
  174. },
  175. "eslint-plugin-vuejs-accessibility": {
  176. "optional": true
  177. },
  178. "prettier-plugin-astro": {
  179. "optional": true
  180. },
  181. "prettier-plugin-slidev": {
  182. "optional": true
  183. },
  184. "svelte-eslint-parser": {
  185. "optional": true
  186. }
  187. }
  188. },
  189. "node_modules/@antfu/eslint-config/node_modules/eslint-plugin-vue": {
  190. "version": "10.0.0",
  191. "resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-10.0.0.tgz",
  192. "integrity": "sha512-XKckedtajqwmaX6u1VnECmZ6xJt+YvlmMzBPZd+/sI3ub2lpYZyFnsyWo7c3nMOQKJQudeyk1lw/JxdgeKT64w==",
  193. "dev": true,
  194. "license": "MIT",
  195. "dependencies": {
  196. "@eslint-community/eslint-utils": "^4.4.0",
  197. "natural-compare": "^1.4.0",
  198. "nth-check": "^2.1.1",
  199. "postcss-selector-parser": "^6.0.15",
  200. "semver": "^7.6.3",
  201. "xml-name-validator": "^4.0.0"
  202. },
  203. "engines": {
  204. "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
  205. },
  206. "peerDependencies": {
  207. "eslint": "^8.57.0 || ^9.0.0",
  208. "vue-eslint-parser": "^10.0.0"
  209. }
  210. },
  211. "node_modules/@antfu/install-pkg": {
  212. "version": "1.0.0",
  213. "resolved": "https://registry.npmjs.org/@antfu/install-pkg/-/install-pkg-1.0.0.tgz",
  214. "integrity": "sha512-xvX6P/lo1B3ej0OsaErAjqgFYzYVcJpamjLAFLYh9vRJngBrMoUG7aVnrGTeqM7yxbyTD5p3F2+0/QUEh8Vzhw==",
  215. "dev": true,
  216. "license": "MIT",
  217. "dependencies": {
  218. "package-manager-detector": "^0.2.8",
  219. "tinyexec": "^0.3.2"
  220. },
  221. "funding": {
  222. "url": "https://github.com/sponsors/antfu"
  223. }
  224. },
  225. "node_modules/@babel/code-frame": {
  226. "version": "7.26.2",
  227. "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.26.2.tgz",
  228. "integrity": "sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==",
  229. "dev": true,
  230. "license": "MIT",
  231. "dependencies": {
  232. "@babel/helper-validator-identifier": "^7.25.9",
  233. "js-tokens": "^4.0.0",
  234. "picocolors": "^1.0.0"
  235. },
  236. "engines": {
  237. "node": ">=6.9.0"
  238. }
  239. },
  240. "node_modules/@babel/helper-string-parser": {
  241. "version": "7.25.9",
  242. "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz",
  243. "integrity": "sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==",
  244. "license": "MIT",
  245. "engines": {
  246. "node": ">=6.9.0"
  247. }
  248. },
  249. "node_modules/@babel/helper-validator-identifier": {
  250. "version": "7.25.9",
  251. "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz",
  252. "integrity": "sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==",
  253. "license": "MIT",
  254. "engines": {
  255. "node": ">=6.9.0"
  256. }
  257. },
  258. "node_modules/@babel/parser": {
  259. "version": "7.27.0",
  260. "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.27.0.tgz",
  261. "integrity": "sha512-iaepho73/2Pz7w2eMS0Q5f83+0RKI7i4xmiYeBmDzfRVbQtTOG7Ts0S4HzJVsTMGI9keU8rNfuZr8DKfSt7Yyg==",
  262. "license": "MIT",
  263. "dependencies": {
  264. "@babel/types": "^7.27.0"
  265. },
  266. "bin": {
  267. "parser": "bin/babel-parser.js"
  268. },
  269. "engines": {
  270. "node": ">=6.0.0"
  271. }
  272. },
  273. "node_modules/@babel/types": {
  274. "version": "7.27.0",
  275. "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.27.0.tgz",
  276. "integrity": "sha512-H45s8fVLYjbhFH62dIJ3WtmJ6RSPt/3DRO0ZcT2SUiYiQyz3BLVb9ADEnLl91m74aQPS3AzzeajZHYOalWe3bg==",
  277. "license": "MIT",
  278. "dependencies": {
  279. "@babel/helper-string-parser": "^7.25.9",
  280. "@babel/helper-validator-identifier": "^7.25.9"
  281. },
  282. "engines": {
  283. "node": ">=6.9.0"
  284. }
  285. },
  286. "node_modules/@clack/core": {
  287. "version": "0.4.2",
  288. "resolved": "https://registry.npmjs.org/@clack/core/-/core-0.4.2.tgz",
  289. "integrity": "sha512-NYQfcEy8MWIxrT5Fj8nIVchfRFA26yYKJcvBS7WlUIlw2OmQOY9DhGGXMovyI5J5PpxrCPGkgUi207EBrjpBvg==",
  290. "dev": true,
  291. "license": "MIT",
  292. "dependencies": {
  293. "picocolors": "^1.0.0",
  294. "sisteransi": "^1.0.5"
  295. }
  296. },
  297. "node_modules/@clack/prompts": {
  298. "version": "0.10.1",
  299. "resolved": "https://registry.npmjs.org/@clack/prompts/-/prompts-0.10.1.tgz",
  300. "integrity": "sha512-Q0T02vx8ZM9XSv9/Yde0jTmmBQufZhPJfYAg2XrrrxWWaZgq1rr8nU8Hv710BQ1dhoP8rtY7YUdpGej2Qza/cw==",
  301. "dev": true,
  302. "license": "MIT",
  303. "dependencies": {
  304. "@clack/core": "0.4.2",
  305. "picocolors": "^1.0.0",
  306. "sisteransi": "^1.0.5"
  307. }
  308. },
  309. "node_modules/@commitlint/cli": {
  310. "version": "19.8.0",
  311. "resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-19.8.0.tgz",
  312. "integrity": "sha512-t/fCrLVu+Ru01h0DtlgHZXbHV2Y8gKocTR5elDOqIRUzQd0/6hpt2VIWOj9b3NDo7y4/gfxeR2zRtXq/qO6iUg==",
  313. "dev": true,
  314. "license": "MIT",
  315. "dependencies": {
  316. "@commitlint/format": "^19.8.0",
  317. "@commitlint/lint": "^19.8.0",
  318. "@commitlint/load": "^19.8.0",
  319. "@commitlint/read": "^19.8.0",
  320. "@commitlint/types": "^19.8.0",
  321. "tinyexec": "^0.3.0",
  322. "yargs": "^17.0.0"
  323. },
  324. "bin": {
  325. "commitlint": "cli.js"
  326. },
  327. "engines": {
  328. "node": ">=v18"
  329. }
  330. },
  331. "node_modules/@commitlint/config-conventional": {
  332. "version": "19.8.0",
  333. "resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-19.8.0.tgz",
  334. "integrity": "sha512-9I2kKJwcAPwMoAj38hwqFXG0CzS2Kj+SAByPUQ0SlHTfb7VUhYVmo7G2w2tBrqmOf7PFd6MpZ/a1GQJo8na8kw==",
  335. "dev": true,
  336. "license": "MIT",
  337. "dependencies": {
  338. "@commitlint/types": "^19.8.0",
  339. "conventional-changelog-conventionalcommits": "^7.0.2"
  340. },
  341. "engines": {
  342. "node": ">=v18"
  343. }
  344. },
  345. "node_modules/@commitlint/config-validator": {
  346. "version": "19.8.0",
  347. "resolved": "https://registry.npmjs.org/@commitlint/config-validator/-/config-validator-19.8.0.tgz",
  348. "integrity": "sha512-+r5ZvD/0hQC3w5VOHJhGcCooiAVdynFlCe2d6I9dU+PvXdV3O+fU4vipVg+6hyLbQUuCH82mz3HnT/cBQTYYuA==",
  349. "dev": true,
  350. "license": "MIT",
  351. "dependencies": {
  352. "@commitlint/types": "^19.8.0",
  353. "ajv": "^8.11.0"
  354. },
  355. "engines": {
  356. "node": ">=v18"
  357. }
  358. },
  359. "node_modules/@commitlint/ensure": {
  360. "version": "19.8.0",
  361. "resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-19.8.0.tgz",
  362. "integrity": "sha512-kNiNU4/bhEQ/wutI1tp1pVW1mQ0QbAjfPRo5v8SaxoVV+ARhkB8Wjg3BSseNYECPzWWfg/WDqQGIfV1RaBFQZg==",
  363. "dev": true,
  364. "license": "MIT",
  365. "dependencies": {
  366. "@commitlint/types": "^19.8.0",
  367. "lodash.camelcase": "^4.3.0",
  368. "lodash.kebabcase": "^4.1.1",
  369. "lodash.snakecase": "^4.1.1",
  370. "lodash.startcase": "^4.4.0",
  371. "lodash.upperfirst": "^4.3.1"
  372. },
  373. "engines": {
  374. "node": ">=v18"
  375. }
  376. },
  377. "node_modules/@commitlint/execute-rule": {
  378. "version": "19.8.0",
  379. "resolved": "https://registry.npmjs.org/@commitlint/execute-rule/-/execute-rule-19.8.0.tgz",
  380. "integrity": "sha512-fuLeI+EZ9x2v/+TXKAjplBJWI9CNrHnyi5nvUQGQt4WRkww/d95oVRsc9ajpt4xFrFmqMZkd/xBQHZDvALIY7A==",
  381. "dev": true,
  382. "license": "MIT",
  383. "engines": {
  384. "node": ">=v18"
  385. }
  386. },
  387. "node_modules/@commitlint/format": {
  388. "version": "19.8.0",
  389. "resolved": "https://registry.npmjs.org/@commitlint/format/-/format-19.8.0.tgz",
  390. "integrity": "sha512-EOpA8IERpQstxwp/WGnDArA7S+wlZDeTeKi98WMOvaDLKbjptuHWdOYYr790iO7kTCif/z971PKPI2PkWMfOxg==",
  391. "dev": true,
  392. "license": "MIT",
  393. "dependencies": {
  394. "@commitlint/types": "^19.8.0",
  395. "chalk": "^5.3.0"
  396. },
  397. "engines": {
  398. "node": ">=v18"
  399. }
  400. },
  401. "node_modules/@commitlint/is-ignored": {
  402. "version": "19.8.0",
  403. "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-19.8.0.tgz",
  404. "integrity": "sha512-L2Jv9yUg/I+jF3zikOV0rdiHUul9X3a/oU5HIXhAJLE2+TXTnEBfqYP9G5yMw/Yb40SnR764g4fyDK6WR2xtpw==",
  405. "dev": true,
  406. "license": "MIT",
  407. "dependencies": {
  408. "@commitlint/types": "^19.8.0",
  409. "semver": "^7.6.0"
  410. },
  411. "engines": {
  412. "node": ">=v18"
  413. }
  414. },
  415. "node_modules/@commitlint/lint": {
  416. "version": "19.8.0",
  417. "resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-19.8.0.tgz",
  418. "integrity": "sha512-+/NZKyWKSf39FeNpqhfMebmaLa1P90i1Nrb1SrA7oSU5GNN/lksA4z6+ZTnsft01YfhRZSYMbgGsARXvkr/VLQ==",
  419. "dev": true,
  420. "license": "MIT",
  421. "dependencies": {
  422. "@commitlint/is-ignored": "^19.8.0",
  423. "@commitlint/parse": "^19.8.0",
  424. "@commitlint/rules": "^19.8.0",
  425. "@commitlint/types": "^19.8.0"
  426. },
  427. "engines": {
  428. "node": ">=v18"
  429. }
  430. },
  431. "node_modules/@commitlint/load": {
  432. "version": "19.8.0",
  433. "resolved": "https://registry.npmjs.org/@commitlint/load/-/load-19.8.0.tgz",
  434. "integrity": "sha512-4rvmm3ff81Sfb+mcWT5WKlyOa+Hd33WSbirTVUer0wjS1Hv/Hzr07Uv1ULIV9DkimZKNyOwXn593c+h8lsDQPQ==",
  435. "dev": true,
  436. "license": "MIT",
  437. "dependencies": {
  438. "@commitlint/config-validator": "^19.8.0",
  439. "@commitlint/execute-rule": "^19.8.0",
  440. "@commitlint/resolve-extends": "^19.8.0",
  441. "@commitlint/types": "^19.8.0",
  442. "chalk": "^5.3.0",
  443. "cosmiconfig": "^9.0.0",
  444. "cosmiconfig-typescript-loader": "^6.1.0",
  445. "lodash.isplainobject": "^4.0.6",
  446. "lodash.merge": "^4.6.2",
  447. "lodash.uniq": "^4.5.0"
  448. },
  449. "engines": {
  450. "node": ">=v18"
  451. }
  452. },
  453. "node_modules/@commitlint/message": {
  454. "version": "19.8.0",
  455. "resolved": "https://registry.npmjs.org/@commitlint/message/-/message-19.8.0.tgz",
  456. "integrity": "sha512-qs/5Vi9bYjf+ZV40bvdCyBn5DvbuelhR6qewLE8Bh476F7KnNyLfdM/ETJ4cp96WgeeHo6tesA2TMXS0sh5X4A==",
  457. "dev": true,
  458. "license": "MIT",
  459. "engines": {
  460. "node": ">=v18"
  461. }
  462. },
  463. "node_modules/@commitlint/parse": {
  464. "version": "19.8.0",
  465. "resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-19.8.0.tgz",
  466. "integrity": "sha512-YNIKAc4EXvNeAvyeEnzgvm1VyAe0/b3Wax7pjJSwXuhqIQ1/t2hD3OYRXb6D5/GffIvaX82RbjD+nWtMZCLL7Q==",
  467. "dev": true,
  468. "license": "MIT",
  469. "dependencies": {
  470. "@commitlint/types": "^19.8.0",
  471. "conventional-changelog-angular": "^7.0.0",
  472. "conventional-commits-parser": "^5.0.0"
  473. },
  474. "engines": {
  475. "node": ">=v18"
  476. }
  477. },
  478. "node_modules/@commitlint/read": {
  479. "version": "19.8.0",
  480. "resolved": "https://registry.npmjs.org/@commitlint/read/-/read-19.8.0.tgz",
  481. "integrity": "sha512-6ywxOGYajcxK1y1MfzrOnwsXO6nnErna88gRWEl3qqOOP8MDu/DTeRkGLXBFIZuRZ7mm5yyxU5BmeUvMpNte5w==",
  482. "dev": true,
  483. "license": "MIT",
  484. "dependencies": {
  485. "@commitlint/top-level": "^19.8.0",
  486. "@commitlint/types": "^19.8.0",
  487. "git-raw-commits": "^4.0.0",
  488. "minimist": "^1.2.8",
  489. "tinyexec": "^0.3.0"
  490. },
  491. "engines": {
  492. "node": ">=v18"
  493. }
  494. },
  495. "node_modules/@commitlint/resolve-extends": {
  496. "version": "19.8.0",
  497. "resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-19.8.0.tgz",
  498. "integrity": "sha512-CLanRQwuG2LPfFVvrkTrBR/L/DMy3+ETsgBqW1OvRxmzp/bbVJW0Xw23LnnExgYcsaFtos967lul1CsbsnJlzQ==",
  499. "dev": true,
  500. "license": "MIT",
  501. "dependencies": {
  502. "@commitlint/config-validator": "^19.8.0",
  503. "@commitlint/types": "^19.8.0",
  504. "global-directory": "^4.0.1",
  505. "import-meta-resolve": "^4.0.0",
  506. "lodash.mergewith": "^4.6.2",
  507. "resolve-from": "^5.0.0"
  508. },
  509. "engines": {
  510. "node": ">=v18"
  511. }
  512. },
  513. "node_modules/@commitlint/rules": {
  514. "version": "19.8.0",
  515. "resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-19.8.0.tgz",
  516. "integrity": "sha512-IZ5IE90h6DSWNuNK/cwjABLAKdy8tP8OgGVGbXe1noBEX5hSsu00uRlLu6JuruiXjWJz2dZc+YSw3H0UZyl/mA==",
  517. "dev": true,
  518. "license": "MIT",
  519. "dependencies": {
  520. "@commitlint/ensure": "^19.8.0",
  521. "@commitlint/message": "^19.8.0",
  522. "@commitlint/to-lines": "^19.8.0",
  523. "@commitlint/types": "^19.8.0"
  524. },
  525. "engines": {
  526. "node": ">=v18"
  527. }
  528. },
  529. "node_modules/@commitlint/to-lines": {
  530. "version": "19.8.0",
  531. "resolved": "https://registry.npmjs.org/@commitlint/to-lines/-/to-lines-19.8.0.tgz",
  532. "integrity": "sha512-3CKLUw41Cur8VMjh16y8LcsOaKbmQjAKCWlXx6B0vOUREplp6em9uIVhI8Cv934qiwkbi2+uv+mVZPnXJi1o9A==",
  533. "dev": true,
  534. "license": "MIT",
  535. "engines": {
  536. "node": ">=v18"
  537. }
  538. },
  539. "node_modules/@commitlint/top-level": {
  540. "version": "19.8.0",
  541. "resolved": "https://registry.npmjs.org/@commitlint/top-level/-/top-level-19.8.0.tgz",
  542. "integrity": "sha512-Rphgoc/omYZisoNkcfaBRPQr4myZEHhLPx2/vTXNLjiCw4RgfPR1wEgUpJ9OOmDCiv5ZyIExhprNLhteqH4FuQ==",
  543. "dev": true,
  544. "license": "MIT",
  545. "dependencies": {
  546. "find-up": "^7.0.0"
  547. },
  548. "engines": {
  549. "node": ">=v18"
  550. }
  551. },
  552. "node_modules/@commitlint/types": {
  553. "version": "19.8.0",
  554. "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-19.8.0.tgz",
  555. "integrity": "sha512-LRjP623jPyf3Poyfb0ohMj8I3ORyBDOwXAgxxVPbSD0unJuW2mJWeiRfaQinjtccMqC5Wy1HOMfa4btKjbNxbg==",
  556. "dev": true,
  557. "license": "MIT",
  558. "dependencies": {
  559. "@types/conventional-commits-parser": "^5.0.0",
  560. "chalk": "^5.3.0"
  561. },
  562. "engines": {
  563. "node": ">=v18"
  564. }
  565. },
  566. "node_modules/@ctrl/tinycolor": {
  567. "version": "3.6.1",
  568. "resolved": "https://registry.npmjs.org/@ctrl/tinycolor/-/tinycolor-3.6.1.tgz",
  569. "integrity": "sha512-SITSV6aIXsuVNV3f3O0f2n/cgyEDWoSqtZMYiAmcsYHydcKrOz3gUxB/iXd/Qf08+IZX4KpgNbvUdMBmWz+kcA==",
  570. "license": "MIT",
  571. "engines": {
  572. "node": ">=10"
  573. }
  574. },
  575. "node_modules/@element-plus/icons-vue": {
  576. "version": "2.3.1",
  577. "resolved": "https://registry.npmjs.org/@element-plus/icons-vue/-/icons-vue-2.3.1.tgz",
  578. "integrity": "sha512-XxVUZv48RZAd87ucGS48jPf6pKu0yV5UCg9f4FFwtrYxXOwWuVJo6wOvSLKEoMQKjv8GsX/mhP6UsC1lRwbUWg==",
  579. "license": "MIT",
  580. "peerDependencies": {
  581. "vue": "^3.2.0"
  582. }
  583. },
  584. "node_modules/@es-joy/jsdoccomment": {
  585. "version": "0.50.0",
  586. "resolved": "https://registry.npmjs.org/@es-joy/jsdoccomment/-/jsdoccomment-0.50.0.tgz",
  587. "integrity": "sha512-+zZymuVLH6zVwXPtCAtC+bDymxmEwEqDftdAK+f407IF1bnX49anIxvBhCA1AqUIfD6egj1jM1vUnSuijjNyYg==",
  588. "dev": true,
  589. "license": "MIT",
  590. "dependencies": {
  591. "@types/eslint": "^9.6.1",
  592. "@types/estree": "^1.0.6",
  593. "@typescript-eslint/types": "^8.11.0",
  594. "comment-parser": "1.4.1",
  595. "esquery": "^1.6.0",
  596. "jsdoc-type-pratt-parser": "~4.1.0"
  597. },
  598. "engines": {
  599. "node": ">=18"
  600. }
  601. },
  602. "node_modules/@esbuild/win32-x64": {
  603. "version": "0.25.3",
  604. "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.25.3.tgz",
  605. "integrity": "sha512-ICgUR+kPimx0vvRzf+N/7L7tVSQeE3BYY+NhHRHXS1kBuPO7z2+7ea2HbhDyZdTephgvNvKrlDDKUexuCVBVvg==",
  606. "cpu": [
  607. "x64"
  608. ],
  609. "dev": true,
  610. "license": "MIT",
  611. "optional": true,
  612. "os": [
  613. "win32"
  614. ],
  615. "engines": {
  616. "node": ">=18"
  617. }
  618. },
  619. "node_modules/@eslint-community/eslint-plugin-eslint-comments": {
  620. "version": "4.5.0",
  621. "resolved": "https://registry.npmjs.org/@eslint-community/eslint-plugin-eslint-comments/-/eslint-plugin-eslint-comments-4.5.0.tgz",
  622. "integrity": "sha512-MAhuTKlr4y/CE3WYX26raZjy+I/kS2PLKSzvfmDCGrBLTFHOYwqROZdr4XwPgXwX3K9rjzMr4pSmUWGnzsUyMg==",
  623. "dev": true,
  624. "license": "MIT",
  625. "dependencies": {
  626. "escape-string-regexp": "^4.0.0",
  627. "ignore": "^5.2.4"
  628. },
  629. "engines": {
  630. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  631. },
  632. "funding": {
  633. "url": "https://opencollective.com/eslint"
  634. },
  635. "peerDependencies": {
  636. "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0"
  637. }
  638. },
  639. "node_modules/@eslint-community/eslint-utils": {
  640. "version": "4.6.1",
  641. "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.6.1.tgz",
  642. "integrity": "sha512-KTsJMmobmbrFLe3LDh0PC2FXpcSYJt/MLjlkh/9LEnmKYLSYmT/0EW9JWANjeoemiuZrmogti0tW5Ch+qNUYDw==",
  643. "dev": true,
  644. "license": "MIT",
  645. "dependencies": {
  646. "eslint-visitor-keys": "^3.4.3"
  647. },
  648. "engines": {
  649. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  650. },
  651. "funding": {
  652. "url": "https://opencollective.com/eslint"
  653. },
  654. "peerDependencies": {
  655. "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
  656. }
  657. },
  658. "node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys": {
  659. "version": "3.4.3",
  660. "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz",
  661. "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==",
  662. "dev": true,
  663. "license": "Apache-2.0",
  664. "engines": {
  665. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  666. },
  667. "funding": {
  668. "url": "https://opencollective.com/eslint"
  669. }
  670. },
  671. "node_modules/@eslint-community/regexpp": {
  672. "version": "4.12.1",
  673. "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.12.1.tgz",
  674. "integrity": "sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==",
  675. "dev": true,
  676. "license": "MIT",
  677. "engines": {
  678. "node": "^12.0.0 || ^14.0.0 || >=16.0.0"
  679. }
  680. },
  681. "node_modules/@eslint/compat": {
  682. "version": "1.2.8",
  683. "resolved": "https://registry.npmjs.org/@eslint/compat/-/compat-1.2.8.tgz",
  684. "integrity": "sha512-LqCYHdWL/QqKIJuZ/ucMAv8d4luKGs4oCPgpt8mWztQAtPrHfXKQ/XAUc8ljCHAfJCn6SvkpTcGt5Tsh8saowA==",
  685. "dev": true,
  686. "license": "Apache-2.0",
  687. "engines": {
  688. "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
  689. },
  690. "peerDependencies": {
  691. "eslint": "^9.10.0"
  692. },
  693. "peerDependenciesMeta": {
  694. "eslint": {
  695. "optional": true
  696. }
  697. }
  698. },
  699. "node_modules/@eslint/config-array": {
  700. "version": "0.20.0",
  701. "resolved": "https://registry.npmjs.org/@eslint/config-array/-/config-array-0.20.0.tgz",
  702. "integrity": "sha512-fxlS1kkIjx8+vy2SjuCB94q3htSNrufYTXubwiBFeaQHbH6Ipi43gFJq2zCMt6PHhImH3Xmr0NksKDvchWlpQQ==",
  703. "dev": true,
  704. "license": "Apache-2.0",
  705. "dependencies": {
  706. "@eslint/object-schema": "^2.1.6",
  707. "debug": "^4.3.1",
  708. "minimatch": "^3.1.2"
  709. },
  710. "engines": {
  711. "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
  712. }
  713. },
  714. "node_modules/@eslint/config-array/node_modules/brace-expansion": {
  715. "version": "1.1.11",
  716. "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
  717. "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
  718. "dev": true,
  719. "license": "MIT",
  720. "dependencies": {
  721. "balanced-match": "^1.0.0",
  722. "concat-map": "0.0.1"
  723. }
  724. },
  725. "node_modules/@eslint/config-array/node_modules/minimatch": {
  726. "version": "3.1.2",
  727. "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
  728. "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
  729. "dev": true,
  730. "license": "ISC",
  731. "dependencies": {
  732. "brace-expansion": "^1.1.7"
  733. },
  734. "engines": {
  735. "node": "*"
  736. }
  737. },
  738. "node_modules/@eslint/config-helpers": {
  739. "version": "0.2.1",
  740. "resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.2.1.tgz",
  741. "integrity": "sha512-RI17tsD2frtDu/3dmI7QRrD4bedNKPM08ziRYaC5AhkGrzIAJelm9kJU1TznK+apx6V+cqRz8tfpEeG3oIyjxw==",
  742. "dev": true,
  743. "license": "Apache-2.0",
  744. "engines": {
  745. "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
  746. }
  747. },
  748. "node_modules/@eslint/core": {
  749. "version": "0.10.0",
  750. "resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.10.0.tgz",
  751. "integrity": "sha512-gFHJ+xBOo4G3WRlR1e/3G8A6/KZAH6zcE/hkLRCZTi/B9avAG365QhFA8uOGzTMqgTghpn7/fSnscW++dpMSAw==",
  752. "dev": true,
  753. "license": "Apache-2.0",
  754. "dependencies": {
  755. "@types/json-schema": "^7.0.15"
  756. },
  757. "engines": {
  758. "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
  759. }
  760. },
  761. "node_modules/@eslint/eslintrc": {
  762. "version": "3.3.1",
  763. "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.3.1.tgz",
  764. "integrity": "sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==",
  765. "dev": true,
  766. "license": "MIT",
  767. "dependencies": {
  768. "ajv": "^6.12.4",
  769. "debug": "^4.3.2",
  770. "espree": "^10.0.1",
  771. "globals": "^14.0.0",
  772. "ignore": "^5.2.0",
  773. "import-fresh": "^3.2.1",
  774. "js-yaml": "^4.1.0",
  775. "minimatch": "^3.1.2",
  776. "strip-json-comments": "^3.1.1"
  777. },
  778. "engines": {
  779. "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
  780. },
  781. "funding": {
  782. "url": "https://opencollective.com/eslint"
  783. }
  784. },
  785. "node_modules/@eslint/eslintrc/node_modules/ajv": {
  786. "version": "6.12.6",
  787. "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz",
  788. "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
  789. "dev": true,
  790. "license": "MIT",
  791. "dependencies": {
  792. "fast-deep-equal": "^3.1.1",
  793. "fast-json-stable-stringify": "^2.0.0",
  794. "json-schema-traverse": "^0.4.1",
  795. "uri-js": "^4.2.2"
  796. },
  797. "funding": {
  798. "type": "github",
  799. "url": "https://github.com/sponsors/epoberezkin"
  800. }
  801. },
  802. "node_modules/@eslint/eslintrc/node_modules/brace-expansion": {
  803. "version": "1.1.11",
  804. "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
  805. "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
  806. "dev": true,
  807. "license": "MIT",
  808. "dependencies": {
  809. "balanced-match": "^1.0.0",
  810. "concat-map": "0.0.1"
  811. }
  812. },
  813. "node_modules/@eslint/eslintrc/node_modules/globals": {
  814. "version": "14.0.0",
  815. "resolved": "https://registry.npmjs.org/globals/-/globals-14.0.0.tgz",
  816. "integrity": "sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==",
  817. "dev": true,
  818. "license": "MIT",
  819. "engines": {
  820. "node": ">=18"
  821. },
  822. "funding": {
  823. "url": "https://github.com/sponsors/sindresorhus"
  824. }
  825. },
  826. "node_modules/@eslint/eslintrc/node_modules/json-schema-traverse": {
  827. "version": "0.4.1",
  828. "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
  829. "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
  830. "dev": true,
  831. "license": "MIT"
  832. },
  833. "node_modules/@eslint/eslintrc/node_modules/minimatch": {
  834. "version": "3.1.2",
  835. "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
  836. "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
  837. "dev": true,
  838. "license": "ISC",
  839. "dependencies": {
  840. "brace-expansion": "^1.1.7"
  841. },
  842. "engines": {
  843. "node": "*"
  844. }
  845. },
  846. "node_modules/@eslint/js": {
  847. "version": "9.25.1",
  848. "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.25.1.tgz",
  849. "integrity": "sha512-dEIwmjntEx8u3Uvv+kr3PDeeArL8Hw07H9kyYxCjnM9pBjfEhk6uLXSchxxzgiwtRhhzVzqmUSDFBOi1TuZ7qg==",
  850. "dev": true,
  851. "license": "MIT",
  852. "engines": {
  853. "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
  854. }
  855. },
  856. "node_modules/@eslint/markdown": {
  857. "version": "6.4.0",
  858. "resolved": "https://registry.npmjs.org/@eslint/markdown/-/markdown-6.4.0.tgz",
  859. "integrity": "sha512-J07rR8uBSNFJ9iliNINrchilpkmCihPmTVotpThUeKEn5G8aBBZnkjNBy/zovhJA5LBk1vWU9UDlhqKSc/dViQ==",
  860. "dev": true,
  861. "license": "MIT",
  862. "dependencies": {
  863. "@eslint/core": "^0.10.0",
  864. "@eslint/plugin-kit": "^0.2.5",
  865. "mdast-util-from-markdown": "^2.0.2",
  866. "mdast-util-frontmatter": "^2.0.1",
  867. "mdast-util-gfm": "^3.0.0",
  868. "micromark-extension-frontmatter": "^2.0.0",
  869. "micromark-extension-gfm": "^3.0.0"
  870. },
  871. "engines": {
  872. "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
  873. }
  874. },
  875. "node_modules/@eslint/object-schema": {
  876. "version": "2.1.6",
  877. "resolved": "https://registry.npmjs.org/@eslint/object-schema/-/object-schema-2.1.6.tgz",
  878. "integrity": "sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==",
  879. "dev": true,
  880. "license": "Apache-2.0",
  881. "engines": {
  882. "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
  883. }
  884. },
  885. "node_modules/@eslint/plugin-kit": {
  886. "version": "0.2.8",
  887. "resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.2.8.tgz",
  888. "integrity": "sha512-ZAoA40rNMPwSm+AeHpCq8STiNAwzWLJuP8Xv4CHIc9wv/PSuExjMrmjfYNj682vW0OOiZ1HKxzvjQr9XZIisQA==",
  889. "dev": true,
  890. "license": "Apache-2.0",
  891. "dependencies": {
  892. "@eslint/core": "^0.13.0",
  893. "levn": "^0.4.1"
  894. },
  895. "engines": {
  896. "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
  897. }
  898. },
  899. "node_modules/@eslint/plugin-kit/node_modules/@eslint/core": {
  900. "version": "0.13.0",
  901. "resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.13.0.tgz",
  902. "integrity": "sha512-yfkgDw1KR66rkT5A8ci4irzDysN7FRpq3ttJolR88OqQikAWqwA8j5VZyas+vjyBNFIJ7MfybJ9plMILI2UrCw==",
  903. "dev": true,
  904. "license": "Apache-2.0",
  905. "dependencies": {
  906. "@types/json-schema": "^7.0.15"
  907. },
  908. "engines": {
  909. "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
  910. }
  911. },
  912. "node_modules/@floating-ui/core": {
  913. "version": "1.6.9",
  914. "resolved": "https://registry.npmjs.org/@floating-ui/core/-/core-1.6.9.tgz",
  915. "integrity": "sha512-uMXCuQ3BItDUbAMhIXw7UPXRfAlOAvZzdK9BWpE60MCn+Svt3aLn9jsPTi/WNGlRUu2uI0v5S7JiIUsbsvh3fw==",
  916. "license": "MIT",
  917. "dependencies": {
  918. "@floating-ui/utils": "^0.2.9"
  919. }
  920. },
  921. "node_modules/@floating-ui/dom": {
  922. "version": "1.6.13",
  923. "resolved": "https://registry.npmjs.org/@floating-ui/dom/-/dom-1.6.13.tgz",
  924. "integrity": "sha512-umqzocjDgNRGTuO7Q8CU32dkHkECqI8ZdMZ5Swb6QAM0t5rnlrN3lGo1hdpscRd3WS8T6DKYK4ephgIH9iRh3w==",
  925. "license": "MIT",
  926. "dependencies": {
  927. "@floating-ui/core": "^1.6.0",
  928. "@floating-ui/utils": "^0.2.9"
  929. }
  930. },
  931. "node_modules/@floating-ui/utils": {
  932. "version": "0.2.9",
  933. "resolved": "https://registry.npmjs.org/@floating-ui/utils/-/utils-0.2.9.tgz",
  934. "integrity": "sha512-MDWhGtE+eHw5JW7lq4qhc5yRLS11ERl1c7Z6Xd0a58DozHES6EnNNwUWbMiG4J9Cgj053Bhk8zvlhFYKVhULwg==",
  935. "license": "MIT"
  936. },
  937. "node_modules/@humanfs/core": {
  938. "version": "0.19.1",
  939. "resolved": "https://registry.npmjs.org/@humanfs/core/-/core-0.19.1.tgz",
  940. "integrity": "sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA==",
  941. "dev": true,
  942. "license": "Apache-2.0",
  943. "engines": {
  944. "node": ">=18.18.0"
  945. }
  946. },
  947. "node_modules/@humanfs/node": {
  948. "version": "0.16.6",
  949. "resolved": "https://registry.npmjs.org/@humanfs/node/-/node-0.16.6.tgz",
  950. "integrity": "sha512-YuI2ZHQL78Q5HbhDiBA1X4LmYdXCKCMQIfw0pw7piHJwyREFebJUvrQN4cMssyES6x+vfUbx1CIpaQUKYdQZOw==",
  951. "dev": true,
  952. "license": "Apache-2.0",
  953. "dependencies": {
  954. "@humanfs/core": "^0.19.1",
  955. "@humanwhocodes/retry": "^0.3.0"
  956. },
  957. "engines": {
  958. "node": ">=18.18.0"
  959. }
  960. },
  961. "node_modules/@humanfs/node/node_modules/@humanwhocodes/retry": {
  962. "version": "0.3.1",
  963. "resolved": "https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.3.1.tgz",
  964. "integrity": "sha512-JBxkERygn7Bv/GbN5Rv8Ul6LVknS+5Bp6RgDC/O8gEBU/yeH5Ui5C/OlWrTb6qct7LjjfT6Re2NxB0ln0yYybA==",
  965. "dev": true,
  966. "license": "Apache-2.0",
  967. "engines": {
  968. "node": ">=18.18"
  969. },
  970. "funding": {
  971. "type": "github",
  972. "url": "https://github.com/sponsors/nzakas"
  973. }
  974. },
  975. "node_modules/@humanwhocodes/module-importer": {
  976. "version": "1.0.1",
  977. "resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz",
  978. "integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==",
  979. "dev": true,
  980. "license": "Apache-2.0",
  981. "engines": {
  982. "node": ">=12.22"
  983. },
  984. "funding": {
  985. "type": "github",
  986. "url": "https://github.com/sponsors/nzakas"
  987. }
  988. },
  989. "node_modules/@humanwhocodes/retry": {
  990. "version": "0.4.2",
  991. "resolved": "https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.4.2.tgz",
  992. "integrity": "sha512-xeO57FpIu4p1Ri3Jq/EXq4ClRm86dVF2z/+kvFnyqVYRavTZmaFaUBbWCOuuTh0o/g7DSsk6kc2vrS4Vl5oPOQ==",
  993. "dev": true,
  994. "license": "Apache-2.0",
  995. "engines": {
  996. "node": ">=18.18"
  997. },
  998. "funding": {
  999. "type": "github",
  1000. "url": "https://github.com/sponsors/nzakas"
  1001. }
  1002. },
  1003. "node_modules/@intlify/core-base": {
  1004. "version": "11.1.6",
  1005. "resolved": "https://registry.npmjs.org/@intlify/core-base/-/core-base-11.1.6.tgz",
  1006. "integrity": "sha512-gfMLnoWGiQkA1BwK6Qbrog/e3I6Lnkhqk08XObJb0lMq6sLG1Ggl2MazVaMfGnv/E1Td8pCS5UwR54Ys+fOxmQ==",
  1007. "license": "MIT",
  1008. "dependencies": {
  1009. "@intlify/message-compiler": "11.1.6",
  1010. "@intlify/shared": "11.1.6"
  1011. },
  1012. "engines": {
  1013. "node": ">= 16"
  1014. },
  1015. "funding": {
  1016. "url": "https://github.com/sponsors/kazupon"
  1017. }
  1018. },
  1019. "node_modules/@intlify/message-compiler": {
  1020. "version": "11.1.6",
  1021. "resolved": "https://registry.npmjs.org/@intlify/message-compiler/-/message-compiler-11.1.6.tgz",
  1022. "integrity": "sha512-w0LYo5sqgQZF3vEmjLlx+5PYk5EEiB+uigsBkka/DKoAIH2c5xlXcjAxhTgSw35Vrck+GOGriahFsfbHL+ZjPw==",
  1023. "license": "MIT",
  1024. "dependencies": {
  1025. "@intlify/shared": "11.1.6",
  1026. "source-map-js": "^1.0.2"
  1027. },
  1028. "engines": {
  1029. "node": ">= 16"
  1030. },
  1031. "funding": {
  1032. "url": "https://github.com/sponsors/kazupon"
  1033. }
  1034. },
  1035. "node_modules/@intlify/shared": {
  1036. "version": "11.1.6",
  1037. "resolved": "https://registry.npmjs.org/@intlify/shared/-/shared-11.1.6.tgz",
  1038. "integrity": "sha512-G1Pe4UILhiGOItuehRW+Pk9/NlnRaMFsdnhZ1fwBjiHvrzitmPNZdLx7Eo3GPfRrsk1mdkilZSfgH8SnM419vA==",
  1039. "license": "MIT",
  1040. "engines": {
  1041. "node": ">= 16"
  1042. },
  1043. "funding": {
  1044. "url": "https://github.com/sponsors/kazupon"
  1045. }
  1046. },
  1047. "node_modules/@jridgewell/sourcemap-codec": {
  1048. "version": "1.5.0",
  1049. "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz",
  1050. "integrity": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==",
  1051. "license": "MIT"
  1052. },
  1053. "node_modules/@mapbox/node-pre-gyp": {
  1054. "version": "1.0.11",
  1055. "resolved": "https://registry.npmjs.org/@mapbox/node-pre-gyp/-/node-pre-gyp-1.0.11.tgz",
  1056. "integrity": "sha512-Yhlar6v9WQgUp/He7BdgzOz8lqMQ8sU+jkCq7Wx8Myc5YFJLbEe7lgui/V7G1qB1DJykHSGwreceSaD60Y0PUQ==",
  1057. "license": "BSD-3-Clause",
  1058. "optional": true,
  1059. "dependencies": {
  1060. "detect-libc": "^2.0.0",
  1061. "https-proxy-agent": "^5.0.0",
  1062. "make-dir": "^3.1.0",
  1063. "node-fetch": "^2.6.7",
  1064. "nopt": "^5.0.0",
  1065. "npmlog": "^5.0.1",
  1066. "rimraf": "^3.0.2",
  1067. "semver": "^7.3.5",
  1068. "tar": "^6.1.11"
  1069. },
  1070. "bin": {
  1071. "node-pre-gyp": "bin/node-pre-gyp"
  1072. }
  1073. },
  1074. "node_modules/@mapbox/node-pre-gyp/node_modules/detect-libc": {
  1075. "version": "2.0.4",
  1076. "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.4.tgz",
  1077. "integrity": "sha512-3UDv+G9CsCKO1WKMGw9fwq/SWJYbI0c5Y7LU1AXYoDdbhE2AHQ6N6Nb34sG8Fj7T5APy8qXDCKuuIHd1BR0tVA==",
  1078. "license": "Apache-2.0",
  1079. "optional": true,
  1080. "engines": {
  1081. "node": ">=8"
  1082. }
  1083. },
  1084. "node_modules/@nodelib/fs.scandir": {
  1085. "version": "2.1.5",
  1086. "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
  1087. "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==",
  1088. "license": "MIT",
  1089. "dependencies": {
  1090. "@nodelib/fs.stat": "2.0.5",
  1091. "run-parallel": "^1.1.9"
  1092. },
  1093. "engines": {
  1094. "node": ">= 8"
  1095. }
  1096. },
  1097. "node_modules/@nodelib/fs.stat": {
  1098. "version": "2.0.5",
  1099. "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz",
  1100. "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==",
  1101. "license": "MIT",
  1102. "engines": {
  1103. "node": ">= 8"
  1104. }
  1105. },
  1106. "node_modules/@nodelib/fs.walk": {
  1107. "version": "1.2.8",
  1108. "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz",
  1109. "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==",
  1110. "license": "MIT",
  1111. "dependencies": {
  1112. "@nodelib/fs.scandir": "2.1.5",
  1113. "fastq": "^1.6.0"
  1114. },
  1115. "engines": {
  1116. "node": ">= 8"
  1117. }
  1118. },
  1119. "node_modules/@nuxt/kit": {
  1120. "version": "3.16.2",
  1121. "resolved": "https://registry.npmjs.org/@nuxt/kit/-/kit-3.16.2.tgz",
  1122. "integrity": "sha512-K1SAUo2vweTfudKZzjKsZ5YJoxPLTspR5qz5+G61xtZreLpsdpDYfBseqsIAl5VFLJuszeRpWQ01jP9LfQ6Ksw==",
  1123. "license": "MIT",
  1124. "dependencies": {
  1125. "c12": "^3.0.2",
  1126. "consola": "^3.4.2",
  1127. "defu": "^6.1.4",
  1128. "destr": "^2.0.3",
  1129. "errx": "^0.1.0",
  1130. "exsolve": "^1.0.4",
  1131. "globby": "^14.1.0",
  1132. "ignore": "^7.0.3",
  1133. "jiti": "^2.4.2",
  1134. "klona": "^2.0.6",
  1135. "knitwork": "^1.2.0",
  1136. "mlly": "^1.7.4",
  1137. "ohash": "^2.0.11",
  1138. "pathe": "^2.0.3",
  1139. "pkg-types": "^2.1.0",
  1140. "scule": "^1.3.0",
  1141. "semver": "^7.7.1",
  1142. "std-env": "^3.8.1",
  1143. "ufo": "^1.5.4",
  1144. "unctx": "^2.4.1",
  1145. "unimport": "^4.1.3",
  1146. "untyped": "^2.0.0"
  1147. },
  1148. "engines": {
  1149. "node": ">=18.12.0"
  1150. }
  1151. },
  1152. "node_modules/@nuxt/kit/node_modules/ignore": {
  1153. "version": "7.0.4",
  1154. "resolved": "https://registry.npmjs.org/ignore/-/ignore-7.0.4.tgz",
  1155. "integrity": "sha512-gJzzk+PQNznz8ysRrC0aOkBNVRBDtE1n53IqyqEf3PXrYwomFs5q4pGMizBMJF+ykh03insJ27hB8gSrD2Hn8A==",
  1156. "license": "MIT",
  1157. "engines": {
  1158. "node": ">= 4"
  1159. }
  1160. },
  1161. "node_modules/@parcel/watcher": {
  1162. "version": "2.5.1",
  1163. "resolved": "https://registry.npmjs.org/@parcel/watcher/-/watcher-2.5.1.tgz",
  1164. "integrity": "sha512-dfUnCxiN9H4ap84DvD2ubjw+3vUNpstxa0TneY/Paat8a3R4uQZDLSvWjmznAY/DoahqTHl9V46HF/Zs3F29pg==",
  1165. "dev": true,
  1166. "hasInstallScript": true,
  1167. "license": "MIT",
  1168. "optional": true,
  1169. "dependencies": {
  1170. "detect-libc": "^1.0.3",
  1171. "is-glob": "^4.0.3",
  1172. "micromatch": "^4.0.5",
  1173. "node-addon-api": "^7.0.0"
  1174. },
  1175. "engines": {
  1176. "node": ">= 10.0.0"
  1177. },
  1178. "funding": {
  1179. "type": "opencollective",
  1180. "url": "https://opencollective.com/parcel"
  1181. },
  1182. "optionalDependencies": {
  1183. "@parcel/watcher-android-arm64": "2.5.1",
  1184. "@parcel/watcher-darwin-arm64": "2.5.1",
  1185. "@parcel/watcher-darwin-x64": "2.5.1",
  1186. "@parcel/watcher-freebsd-x64": "2.5.1",
  1187. "@parcel/watcher-linux-arm-glibc": "2.5.1",
  1188. "@parcel/watcher-linux-arm-musl": "2.5.1",
  1189. "@parcel/watcher-linux-arm64-glibc": "2.5.1",
  1190. "@parcel/watcher-linux-arm64-musl": "2.5.1",
  1191. "@parcel/watcher-linux-x64-glibc": "2.5.1",
  1192. "@parcel/watcher-linux-x64-musl": "2.5.1",
  1193. "@parcel/watcher-win32-arm64": "2.5.1",
  1194. "@parcel/watcher-win32-ia32": "2.5.1",
  1195. "@parcel/watcher-win32-x64": "2.5.1"
  1196. }
  1197. },
  1198. "node_modules/@parcel/watcher-win32-x64": {
  1199. "version": "2.5.1",
  1200. "resolved": "https://registry.npmjs.org/@parcel/watcher-win32-x64/-/watcher-win32-x64-2.5.1.tgz",
  1201. "integrity": "sha512-9lHBdJITeNR++EvSQVUcaZoWupyHfXe1jZvGZ06O/5MflPcuPLtEphScIBL+AiCWBO46tDSHzWyD0uDmmZqsgA==",
  1202. "cpu": [
  1203. "x64"
  1204. ],
  1205. "dev": true,
  1206. "license": "MIT",
  1207. "optional": true,
  1208. "os": [
  1209. "win32"
  1210. ],
  1211. "engines": {
  1212. "node": ">= 10.0.0"
  1213. },
  1214. "funding": {
  1215. "type": "opencollective",
  1216. "url": "https://opencollective.com/parcel"
  1217. }
  1218. },
  1219. "node_modules/@pkgr/core": {
  1220. "version": "0.2.4",
  1221. "resolved": "https://registry.npmjs.org/@pkgr/core/-/core-0.2.4.tgz",
  1222. "integrity": "sha512-ROFF39F6ZrnzSUEmQQZUar0Jt4xVoP9WnDRdWwF4NNcXs3xBTLgBUDoOwW141y1jP+S8nahIbdxbFC7IShw9Iw==",
  1223. "dev": true,
  1224. "license": "MIT",
  1225. "engines": {
  1226. "node": "^12.20.0 || ^14.18.0 || >=16.0.0"
  1227. },
  1228. "funding": {
  1229. "url": "https://opencollective.com/pkgr"
  1230. }
  1231. },
  1232. "node_modules/@popperjs/core": {
  1233. "name": "@sxzz/popperjs-es",
  1234. "version": "2.11.7",
  1235. "resolved": "https://registry.npmjs.org/@sxzz/popperjs-es/-/popperjs-es-2.11.7.tgz",
  1236. "integrity": "sha512-Ccy0NlLkzr0Ex2FKvh2X+OyERHXJ88XJ1MXtsI9y9fGexlaXaVTPzBCRBwIxFkORuOb+uBqeu+RqnpgYTEZRUQ==",
  1237. "license": "MIT",
  1238. "funding": {
  1239. "type": "opencollective",
  1240. "url": "https://opencollective.com/popperjs"
  1241. }
  1242. },
  1243. "node_modules/@rollup/pluginutils": {
  1244. "version": "4.2.1",
  1245. "resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-4.2.1.tgz",
  1246. "integrity": "sha512-iKnFXr7NkdZAIHiIWE+BX5ULi/ucVFYWD6TbAV+rZctiRTY2PL6tsIKhoIOaoskiWAkgu+VsbXgUVDNLHf+InQ==",
  1247. "dev": true,
  1248. "license": "MIT",
  1249. "dependencies": {
  1250. "estree-walker": "^2.0.1",
  1251. "picomatch": "^2.2.2"
  1252. },
  1253. "engines": {
  1254. "node": ">= 8.0.0"
  1255. }
  1256. },
  1257. "node_modules/@rollup/pluginutils/node_modules/picomatch": {
  1258. "version": "2.3.1",
  1259. "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz",
  1260. "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
  1261. "dev": true,
  1262. "license": "MIT",
  1263. "engines": {
  1264. "node": ">=8.6"
  1265. },
  1266. "funding": {
  1267. "url": "https://github.com/sponsors/jonschlinkert"
  1268. }
  1269. },
  1270. "node_modules/@rollup/rollup-win32-x64-msvc": {
  1271. "version": "4.40.0",
  1272. "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.40.0.tgz",
  1273. "integrity": "sha512-lpPE1cLfP5oPzVjKMx10pgBmKELQnFJXHgvtHCtuJWOv8MxqdEIMNtgHgBFf7Ea2/7EuVwa9fodWUfXAlXZLZQ==",
  1274. "cpu": [
  1275. "x64"
  1276. ],
  1277. "dev": true,
  1278. "license": "MIT",
  1279. "optional": true,
  1280. "os": [
  1281. "win32"
  1282. ]
  1283. },
  1284. "node_modules/@sindresorhus/merge-streams": {
  1285. "version": "2.3.0",
  1286. "resolved": "https://registry.npmjs.org/@sindresorhus/merge-streams/-/merge-streams-2.3.0.tgz",
  1287. "integrity": "sha512-LtoMMhxAlorcGhmFYI+LhPgbPZCkgP6ra1YL604EeF6U98pLlQ3iWIGMdWSC+vWmPBWBNgmDBAhnAobLROJmwg==",
  1288. "license": "MIT",
  1289. "engines": {
  1290. "node": ">=18"
  1291. },
  1292. "funding": {
  1293. "url": "https://github.com/sponsors/sindresorhus"
  1294. }
  1295. },
  1296. "node_modules/@stylistic/eslint-plugin": {
  1297. "version": "4.2.0",
  1298. "resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin/-/eslint-plugin-4.2.0.tgz",
  1299. "integrity": "sha512-8hXezgz7jexGHdo5WN6JBEIPHCSFyyU4vgbxevu4YLVS5vl+sxqAAGyXSzfNDyR6xMNSH5H1x67nsXcYMOHtZA==",
  1300. "dev": true,
  1301. "license": "MIT",
  1302. "dependencies": {
  1303. "@typescript-eslint/utils": "^8.23.0",
  1304. "eslint-visitor-keys": "^4.2.0",
  1305. "espree": "^10.3.0",
  1306. "estraverse": "^5.3.0",
  1307. "picomatch": "^4.0.2"
  1308. },
  1309. "engines": {
  1310. "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
  1311. },
  1312. "peerDependencies": {
  1313. "eslint": ">=9.0.0"
  1314. }
  1315. },
  1316. "node_modules/@trysound/sax": {
  1317. "version": "0.2.0",
  1318. "resolved": "https://registry.npmjs.org/@trysound/sax/-/sax-0.2.0.tgz",
  1319. "integrity": "sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==",
  1320. "license": "ISC",
  1321. "engines": {
  1322. "node": ">=10.13.0"
  1323. }
  1324. },
  1325. "node_modules/@types/conventional-commits-parser": {
  1326. "version": "5.0.1",
  1327. "resolved": "https://registry.npmjs.org/@types/conventional-commits-parser/-/conventional-commits-parser-5.0.1.tgz",
  1328. "integrity": "sha512-7uz5EHdzz2TqoMfV7ee61Egf5y6NkcO4FB/1iCCQnbeiI1F3xzv3vK5dBCXUCLQgGYS+mUeigK1iKQzvED+QnQ==",
  1329. "dev": true,
  1330. "license": "MIT",
  1331. "dependencies": {
  1332. "@types/node": "*"
  1333. }
  1334. },
  1335. "node_modules/@types/debug": {
  1336. "version": "4.1.12",
  1337. "resolved": "https://registry.npmjs.org/@types/debug/-/debug-4.1.12.tgz",
  1338. "integrity": "sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==",
  1339. "dev": true,
  1340. "license": "MIT",
  1341. "dependencies": {
  1342. "@types/ms": "*"
  1343. }
  1344. },
  1345. "node_modules/@types/eslint": {
  1346. "version": "9.6.1",
  1347. "resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-9.6.1.tgz",
  1348. "integrity": "sha512-FXx2pKgId/WyYo2jXw63kk7/+TY7u7AziEJxJAnSFzHlqTAS3Ync6SvgYAN/k4/PQpnnVuzoMuVnByKK2qp0ag==",
  1349. "dev": true,
  1350. "license": "MIT",
  1351. "dependencies": {
  1352. "@types/estree": "*",
  1353. "@types/json-schema": "*"
  1354. }
  1355. },
  1356. "node_modules/@types/estree": {
  1357. "version": "1.0.7",
  1358. "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.7.tgz",
  1359. "integrity": "sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ==",
  1360. "license": "MIT"
  1361. },
  1362. "node_modules/@types/json-schema": {
  1363. "version": "7.0.15",
  1364. "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz",
  1365. "integrity": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==",
  1366. "dev": true,
  1367. "license": "MIT"
  1368. },
  1369. "node_modules/@types/lodash": {
  1370. "version": "4.17.16",
  1371. "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.16.tgz",
  1372. "integrity": "sha512-HX7Em5NYQAXKW+1T+FiuG27NGwzJfCX3s1GjOa7ujxZa52kjJLOr4FUxT+giF6Tgxv1e+/czV/iTtBw27WTU9g==",
  1373. "license": "MIT"
  1374. },
  1375. "node_modules/@types/lodash-es": {
  1376. "version": "4.17.12",
  1377. "resolved": "https://registry.npmjs.org/@types/lodash-es/-/lodash-es-4.17.12.tgz",
  1378. "integrity": "sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==",
  1379. "license": "MIT",
  1380. "dependencies": {
  1381. "@types/lodash": "*"
  1382. }
  1383. },
  1384. "node_modules/@types/mdast": {
  1385. "version": "4.0.4",
  1386. "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-4.0.4.tgz",
  1387. "integrity": "sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==",
  1388. "dev": true,
  1389. "license": "MIT",
  1390. "dependencies": {
  1391. "@types/unist": "*"
  1392. }
  1393. },
  1394. "node_modules/@types/ms": {
  1395. "version": "2.1.0",
  1396. "resolved": "https://registry.npmjs.org/@types/ms/-/ms-2.1.0.tgz",
  1397. "integrity": "sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==",
  1398. "dev": true,
  1399. "license": "MIT"
  1400. },
  1401. "node_modules/@types/node": {
  1402. "version": "22.15.2",
  1403. "resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.2.tgz",
  1404. "integrity": "sha512-uKXqKN9beGoMdBfcaTY1ecwz6ctxuJAcUlwE55938g0ZJ8lRxwAZqRz2AJ4pzpt5dHdTPMB863UZ0ESiFUcP7A==",
  1405. "dev": true,
  1406. "license": "MIT",
  1407. "dependencies": {
  1408. "undici-types": "~6.21.0"
  1409. }
  1410. },
  1411. "node_modules/@types/normalize-package-data": {
  1412. "version": "2.4.4",
  1413. "resolved": "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.4.tgz",
  1414. "integrity": "sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==",
  1415. "dev": true,
  1416. "license": "MIT"
  1417. },
  1418. "node_modules/@types/unist": {
  1419. "version": "3.0.3",
  1420. "resolved": "https://registry.npmjs.org/@types/unist/-/unist-3.0.3.tgz",
  1421. "integrity": "sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==",
  1422. "dev": true,
  1423. "license": "MIT"
  1424. },
  1425. "node_modules/@types/web": {
  1426. "version": "0.0.235",
  1427. "resolved": "https://registry.npmjs.org/@types/web/-/web-0.0.235.tgz",
  1428. "integrity": "sha512-AAiPus7NkFGIEadalaZP/JLRKDb32eTIqpsNYhjtTKgKeMefvrh2brg0Zrfc5NxusGbKmpUcNcW9gzuY6w+FyQ==",
  1429. "dev": true,
  1430. "license": "Apache-2.0"
  1431. },
  1432. "node_modules/@types/web-bluetooth": {
  1433. "version": "0.0.16",
  1434. "resolved": "https://registry.npmjs.org/@types/web-bluetooth/-/web-bluetooth-0.0.16.tgz",
  1435. "integrity": "sha512-oh8q2Zc32S6gd/j50GowEjKLoOVOwHP/bWVjKJInBwQqdOYMdPrf1oVlelTlyfFK3CKxL1uahMDAr+vy8T7yMQ==",
  1436. "license": "MIT"
  1437. },
  1438. "node_modules/@typescript-eslint/eslint-plugin": {
  1439. "version": "8.31.0",
  1440. "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.31.0.tgz",
  1441. "integrity": "sha512-evaQJZ/J/S4wisevDvC1KFZkPzRetH8kYZbkgcTRyql3mcKsf+ZFDV1BVWUGTCAW5pQHoqn5gK5b8kn7ou9aFQ==",
  1442. "dev": true,
  1443. "license": "MIT",
  1444. "dependencies": {
  1445. "@eslint-community/regexpp": "^4.10.0",
  1446. "@typescript-eslint/scope-manager": "8.31.0",
  1447. "@typescript-eslint/type-utils": "8.31.0",
  1448. "@typescript-eslint/utils": "8.31.0",
  1449. "@typescript-eslint/visitor-keys": "8.31.0",
  1450. "graphemer": "^1.4.0",
  1451. "ignore": "^5.3.1",
  1452. "natural-compare": "^1.4.0",
  1453. "ts-api-utils": "^2.0.1"
  1454. },
  1455. "engines": {
  1456. "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
  1457. },
  1458. "funding": {
  1459. "type": "opencollective",
  1460. "url": "https://opencollective.com/typescript-eslint"
  1461. },
  1462. "peerDependencies": {
  1463. "@typescript-eslint/parser": "^8.0.0 || ^8.0.0-alpha.0",
  1464. "eslint": "^8.57.0 || ^9.0.0",
  1465. "typescript": ">=4.8.4 <5.9.0"
  1466. }
  1467. },
  1468. "node_modules/@typescript-eslint/parser": {
  1469. "version": "8.31.0",
  1470. "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.31.0.tgz",
  1471. "integrity": "sha512-67kYYShjBR0jNI5vsf/c3WG4u+zDnCTHTPqVMQguffaWWFs7artgwKmfwdifl+r6XyM5LYLas/dInj2T0SgJyw==",
  1472. "dev": true,
  1473. "license": "MIT",
  1474. "dependencies": {
  1475. "@typescript-eslint/scope-manager": "8.31.0",
  1476. "@typescript-eslint/types": "8.31.0",
  1477. "@typescript-eslint/typescript-estree": "8.31.0",
  1478. "@typescript-eslint/visitor-keys": "8.31.0",
  1479. "debug": "^4.3.4"
  1480. },
  1481. "engines": {
  1482. "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
  1483. },
  1484. "funding": {
  1485. "type": "opencollective",
  1486. "url": "https://opencollective.com/typescript-eslint"
  1487. },
  1488. "peerDependencies": {
  1489. "eslint": "^8.57.0 || ^9.0.0",
  1490. "typescript": ">=4.8.4 <5.9.0"
  1491. }
  1492. },
  1493. "node_modules/@typescript-eslint/scope-manager": {
  1494. "version": "8.31.0",
  1495. "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.31.0.tgz",
  1496. "integrity": "sha512-knO8UyF78Nt8O/B64i7TlGXod69ko7z6vJD9uhSlm0qkAbGeRUSudcm0+K/4CrRjrpiHfBCjMWlc08Vav1xwcw==",
  1497. "dev": true,
  1498. "license": "MIT",
  1499. "dependencies": {
  1500. "@typescript-eslint/types": "8.31.0",
  1501. "@typescript-eslint/visitor-keys": "8.31.0"
  1502. },
  1503. "engines": {
  1504. "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
  1505. },
  1506. "funding": {
  1507. "type": "opencollective",
  1508. "url": "https://opencollective.com/typescript-eslint"
  1509. }
  1510. },
  1511. "node_modules/@typescript-eslint/type-utils": {
  1512. "version": "8.31.0",
  1513. "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.31.0.tgz",
  1514. "integrity": "sha512-DJ1N1GdjI7IS7uRlzJuEDCgDQix3ZVYVtgeWEyhyn4iaoitpMBX6Ndd488mXSx0xah/cONAkEaYyylDyAeHMHg==",
  1515. "dev": true,
  1516. "license": "MIT",
  1517. "dependencies": {
  1518. "@typescript-eslint/typescript-estree": "8.31.0",
  1519. "@typescript-eslint/utils": "8.31.0",
  1520. "debug": "^4.3.4",
  1521. "ts-api-utils": "^2.0.1"
  1522. },
  1523. "engines": {
  1524. "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
  1525. },
  1526. "funding": {
  1527. "type": "opencollective",
  1528. "url": "https://opencollective.com/typescript-eslint"
  1529. },
  1530. "peerDependencies": {
  1531. "eslint": "^8.57.0 || ^9.0.0",
  1532. "typescript": ">=4.8.4 <5.9.0"
  1533. }
  1534. },
  1535. "node_modules/@typescript-eslint/types": {
  1536. "version": "8.31.0",
  1537. "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.31.0.tgz",
  1538. "integrity": "sha512-Ch8oSjVyYyJxPQk8pMiP2FFGYatqXQfQIaMp+TpuuLlDachRWpUAeEu1u9B/v/8LToehUIWyiKcA/w5hUFRKuQ==",
  1539. "dev": true,
  1540. "license": "MIT",
  1541. "engines": {
  1542. "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
  1543. },
  1544. "funding": {
  1545. "type": "opencollective",
  1546. "url": "https://opencollective.com/typescript-eslint"
  1547. }
  1548. },
  1549. "node_modules/@typescript-eslint/typescript-estree": {
  1550. "version": "8.31.0",
  1551. "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.31.0.tgz",
  1552. "integrity": "sha512-xLmgn4Yl46xi6aDSZ9KkyfhhtnYI15/CvHbpOy/eR5NWhK/BK8wc709KKwhAR0m4ZKRP7h07bm4BWUYOCuRpQQ==",
  1553. "dev": true,
  1554. "license": "MIT",
  1555. "dependencies": {
  1556. "@typescript-eslint/types": "8.31.0",
  1557. "@typescript-eslint/visitor-keys": "8.31.0",
  1558. "debug": "^4.3.4",
  1559. "fast-glob": "^3.3.2",
  1560. "is-glob": "^4.0.3",
  1561. "minimatch": "^9.0.4",
  1562. "semver": "^7.6.0",
  1563. "ts-api-utils": "^2.0.1"
  1564. },
  1565. "engines": {
  1566. "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
  1567. },
  1568. "funding": {
  1569. "type": "opencollective",
  1570. "url": "https://opencollective.com/typescript-eslint"
  1571. },
  1572. "peerDependencies": {
  1573. "typescript": ">=4.8.4 <5.9.0"
  1574. }
  1575. },
  1576. "node_modules/@typescript-eslint/utils": {
  1577. "version": "8.31.0",
  1578. "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.31.0.tgz",
  1579. "integrity": "sha512-qi6uPLt9cjTFxAb1zGNgTob4x9ur7xC6mHQJ8GwEzGMGE9tYniublmJaowOJ9V2jUzxrltTPfdG2nKlWsq0+Ww==",
  1580. "dev": true,
  1581. "license": "MIT",
  1582. "dependencies": {
  1583. "@eslint-community/eslint-utils": "^4.4.0",
  1584. "@typescript-eslint/scope-manager": "8.31.0",
  1585. "@typescript-eslint/types": "8.31.0",
  1586. "@typescript-eslint/typescript-estree": "8.31.0"
  1587. },
  1588. "engines": {
  1589. "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
  1590. },
  1591. "funding": {
  1592. "type": "opencollective",
  1593. "url": "https://opencollective.com/typescript-eslint"
  1594. },
  1595. "peerDependencies": {
  1596. "eslint": "^8.57.0 || ^9.0.0",
  1597. "typescript": ">=4.8.4 <5.9.0"
  1598. }
  1599. },
  1600. "node_modules/@typescript-eslint/visitor-keys": {
  1601. "version": "8.31.0",
  1602. "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.31.0.tgz",
  1603. "integrity": "sha512-QcGHmlRHWOl93o64ZUMNewCdwKGU6WItOU52H0djgNmn1EOrhVudrDzXz4OycCRSCPwFCDrE2iIt5vmuUdHxuQ==",
  1604. "dev": true,
  1605. "license": "MIT",
  1606. "dependencies": {
  1607. "@typescript-eslint/types": "8.31.0",
  1608. "eslint-visitor-keys": "^4.2.0"
  1609. },
  1610. "engines": {
  1611. "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
  1612. },
  1613. "funding": {
  1614. "type": "opencollective",
  1615. "url": "https://opencollective.com/typescript-eslint"
  1616. }
  1617. },
  1618. "node_modules/@unrs/resolver-binding-win32-x64-msvc": {
  1619. "version": "1.7.0",
  1620. "resolved": "https://registry.npmjs.org/@unrs/resolver-binding-win32-x64-msvc/-/resolver-binding-win32-x64-msvc-1.7.0.tgz",
  1621. "integrity": "sha512-Jf14pKofg58DIwcZv4Wt9AyVVe7bSJP8ODz+EP9nG/rho08FQzan0VOJk1g6/BNE1RkoYd+lRTWK+/BgH12qoQ==",
  1622. "cpu": [
  1623. "x64"
  1624. ],
  1625. "dev": true,
  1626. "license": "MIT",
  1627. "optional": true,
  1628. "os": [
  1629. "win32"
  1630. ]
  1631. },
  1632. "node_modules/@vitejs/plugin-vue": {
  1633. "version": "5.2.3",
  1634. "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-5.2.3.tgz",
  1635. "integrity": "sha512-IYSLEQj4LgZZuoVpdSUCw3dIynTWQgPlaRP6iAvMle4My0HdYwr5g5wQAfwOeHQBmYwEkqF70nRpSilr6PoUDg==",
  1636. "dev": true,
  1637. "license": "MIT",
  1638. "engines": {
  1639. "node": "^18.0.0 || >=20.0.0"
  1640. },
  1641. "peerDependencies": {
  1642. "vite": "^5.0.0 || ^6.0.0",
  1643. "vue": "^3.2.25"
  1644. }
  1645. },
  1646. "node_modules/@vitest/eslint-plugin": {
  1647. "version": "1.1.43",
  1648. "resolved": "https://registry.npmjs.org/@vitest/eslint-plugin/-/eslint-plugin-1.1.43.tgz",
  1649. "integrity": "sha512-OLoUMO67Yg+kr7E6SjF5+Qvl2f6uNJ7ImQYnXT8WgnPiZE41ZQBsnzn70jehXrhFVadphHs2smk+yl0TFKLV5Q==",
  1650. "dev": true,
  1651. "license": "MIT",
  1652. "peerDependencies": {
  1653. "@typescript-eslint/utils": ">= 8.24.0",
  1654. "eslint": ">= 8.57.0",
  1655. "typescript": ">= 5.0.0",
  1656. "vitest": "*"
  1657. },
  1658. "peerDependenciesMeta": {
  1659. "typescript": {
  1660. "optional": true
  1661. },
  1662. "vitest": {
  1663. "optional": true
  1664. }
  1665. }
  1666. },
  1667. "node_modules/@volar/language-core": {
  1668. "version": "2.4.13",
  1669. "resolved": "https://registry.npmjs.org/@volar/language-core/-/language-core-2.4.13.tgz",
  1670. "integrity": "sha512-MnQJ7eKchJx5Oz+YdbqyFUk8BN6jasdJv31n/7r6/WwlOOv7qzvot6B66887l2ST3bUW4Mewml54euzpJWA6bg==",
  1671. "dev": true,
  1672. "license": "MIT",
  1673. "dependencies": {
  1674. "@volar/source-map": "2.4.13"
  1675. }
  1676. },
  1677. "node_modules/@volar/source-map": {
  1678. "version": "2.4.13",
  1679. "resolved": "https://registry.npmjs.org/@volar/source-map/-/source-map-2.4.13.tgz",
  1680. "integrity": "sha512-l/EBcc2FkvHgz2ZxV+OZK3kMSroMr7nN3sZLF2/f6kWW66q8+tEL4giiYyFjt0BcubqJhBt6soYIrAPhg/Yr+Q==",
  1681. "dev": true,
  1682. "license": "MIT"
  1683. },
  1684. "node_modules/@volar/typescript": {
  1685. "version": "2.4.13",
  1686. "resolved": "https://registry.npmjs.org/@volar/typescript/-/typescript-2.4.13.tgz",
  1687. "integrity": "sha512-Ukz4xv84swJPupZeoFsQoeJEOm7U9pqsEnaGGgt5ni3SCTa22m8oJP5Nng3Wed7Uw5RBELdLxxORX8YhJPyOgQ==",
  1688. "dev": true,
  1689. "license": "MIT",
  1690. "dependencies": {
  1691. "@volar/language-core": "2.4.13",
  1692. "path-browserify": "^1.0.1",
  1693. "vscode-uri": "^3.0.8"
  1694. }
  1695. },
  1696. "node_modules/@vue/compiler-core": {
  1697. "version": "3.5.13",
  1698. "resolved": "https://registry.npmjs.org/@vue/compiler-core/-/compiler-core-3.5.13.tgz",
  1699. "integrity": "sha512-oOdAkwqUfW1WqpwSYJce06wvt6HljgY3fGeM9NcVA1HaYOij3mZG9Rkysn0OHuyUAGMbEbARIpsG+LPVlBJ5/Q==",
  1700. "license": "MIT",
  1701. "dependencies": {
  1702. "@babel/parser": "^7.25.3",
  1703. "@vue/shared": "3.5.13",
  1704. "entities": "^4.5.0",
  1705. "estree-walker": "^2.0.2",
  1706. "source-map-js": "^1.2.0"
  1707. }
  1708. },
  1709. "node_modules/@vue/compiler-dom": {
  1710. "version": "3.5.13",
  1711. "resolved": "https://registry.npmjs.org/@vue/compiler-dom/-/compiler-dom-3.5.13.tgz",
  1712. "integrity": "sha512-ZOJ46sMOKUjO3e94wPdCzQ6P1Lx/vhp2RSvfaab88Ajexs0AHeV0uasYhi99WPaogmBlRHNRuly8xV75cNTMDA==",
  1713. "license": "MIT",
  1714. "dependencies": {
  1715. "@vue/compiler-core": "3.5.13",
  1716. "@vue/shared": "3.5.13"
  1717. }
  1718. },
  1719. "node_modules/@vue/compiler-sfc": {
  1720. "version": "3.5.13",
  1721. "resolved": "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-3.5.13.tgz",
  1722. "integrity": "sha512-6VdaljMpD82w6c2749Zhf5T9u5uLBWKnVue6XWxprDobftnletJ8+oel7sexFfM3qIxNmVE7LSFGTpv6obNyaQ==",
  1723. "license": "MIT",
  1724. "dependencies": {
  1725. "@babel/parser": "^7.25.3",
  1726. "@vue/compiler-core": "3.5.13",
  1727. "@vue/compiler-dom": "3.5.13",
  1728. "@vue/compiler-ssr": "3.5.13",
  1729. "@vue/shared": "3.5.13",
  1730. "estree-walker": "^2.0.2",
  1731. "magic-string": "^0.30.11",
  1732. "postcss": "^8.4.48",
  1733. "source-map-js": "^1.2.0"
  1734. }
  1735. },
  1736. "node_modules/@vue/compiler-ssr": {
  1737. "version": "3.5.13",
  1738. "resolved": "https://registry.npmjs.org/@vue/compiler-ssr/-/compiler-ssr-3.5.13.tgz",
  1739. "integrity": "sha512-wMH6vrYHxQl/IybKJagqbquvxpWCuVYpoUJfCqFZwa/JY1GdATAQ+TgVtgrwwMZ0D07QhA99rs/EAAWfvG6KpA==",
  1740. "license": "MIT",
  1741. "dependencies": {
  1742. "@vue/compiler-dom": "3.5.13",
  1743. "@vue/shared": "3.5.13"
  1744. }
  1745. },
  1746. "node_modules/@vue/compiler-vue2": {
  1747. "version": "2.7.16",
  1748. "resolved": "https://registry.npmjs.org/@vue/compiler-vue2/-/compiler-vue2-2.7.16.tgz",
  1749. "integrity": "sha512-qYC3Psj9S/mfu9uVi5WvNZIzq+xnXMhOwbTFKKDD7b1lhpnn71jXSFdTQ+WsIEk0ONCd7VV2IMm7ONl6tbQ86A==",
  1750. "dev": true,
  1751. "license": "MIT",
  1752. "dependencies": {
  1753. "de-indent": "^1.0.2",
  1754. "he": "^1.2.0"
  1755. }
  1756. },
  1757. "node_modules/@vue/devtools-api": {
  1758. "version": "7.7.5",
  1759. "resolved": "https://registry.npmjs.org/@vue/devtools-api/-/devtools-api-7.7.5.tgz",
  1760. "integrity": "sha512-HYV3tJGARROq5nlVMJh5KKHk7GU8Au3IrrmNNqr978m0edxgpHgYPDoNUGrvEgIbObz09SQezFR3A1EVmB5WZg==",
  1761. "license": "MIT",
  1762. "dependencies": {
  1763. "@vue/devtools-kit": "^7.7.5"
  1764. }
  1765. },
  1766. "node_modules/@vue/devtools-kit": {
  1767. "version": "7.7.5",
  1768. "resolved": "https://registry.npmjs.org/@vue/devtools-kit/-/devtools-kit-7.7.5.tgz",
  1769. "integrity": "sha512-S9VAVJYVAe4RPx2JZb9ZTEi0lqTySz2CBeF0wHT5D3dkTLnT9yMMGegKNl4b2EIELwLSkcI9bl2qp0/jW+upqA==",
  1770. "license": "MIT",
  1771. "dependencies": {
  1772. "@vue/devtools-shared": "^7.7.5",
  1773. "birpc": "^2.3.0",
  1774. "hookable": "^5.5.3",
  1775. "mitt": "^3.0.1",
  1776. "perfect-debounce": "^1.0.0",
  1777. "speakingurl": "^14.0.1",
  1778. "superjson": "^2.2.2"
  1779. }
  1780. },
  1781. "node_modules/@vue/devtools-shared": {
  1782. "version": "7.7.5",
  1783. "resolved": "https://registry.npmjs.org/@vue/devtools-shared/-/devtools-shared-7.7.5.tgz",
  1784. "integrity": "sha512-QBjG72RfpM0DKtpns2RZOxBltO226kOAls9e4Lri6YxS2gWTgL0H+wj1R2K76lxxIeOrqo4+2Ty6RQnzv+WSTQ==",
  1785. "license": "MIT",
  1786. "dependencies": {
  1787. "rfdc": "^1.4.1"
  1788. }
  1789. },
  1790. "node_modules/@vue/eslint-config-prettier": {
  1791. "version": "10.2.0",
  1792. "resolved": "https://registry.npmjs.org/@vue/eslint-config-prettier/-/eslint-config-prettier-10.2.0.tgz",
  1793. "integrity": "sha512-GL3YBLwv/+b86yHcNNfPJxOTtVFJ4Mbc9UU3zR+KVoG7SwGTjPT+32fXamscNumElhcpXW3mT0DgzS9w32S7Bw==",
  1794. "dev": true,
  1795. "license": "MIT",
  1796. "dependencies": {
  1797. "eslint-config-prettier": "^10.0.1",
  1798. "eslint-plugin-prettier": "^5.2.2"
  1799. },
  1800. "peerDependencies": {
  1801. "eslint": ">= 8.21.0",
  1802. "prettier": ">= 3.0.0"
  1803. }
  1804. },
  1805. "node_modules/@vue/language-core": {
  1806. "version": "2.2.10",
  1807. "resolved": "https://registry.npmjs.org/@vue/language-core/-/language-core-2.2.10.tgz",
  1808. "integrity": "sha512-+yNoYx6XIKuAO8Mqh1vGytu8jkFEOH5C8iOv3i8Z/65A7x9iAOXA97Q+PqZ3nlm2lxf5rOJuIGI/wDtx/riNYw==",
  1809. "dev": true,
  1810. "license": "MIT",
  1811. "dependencies": {
  1812. "@volar/language-core": "~2.4.11",
  1813. "@vue/compiler-dom": "^3.5.0",
  1814. "@vue/compiler-vue2": "^2.7.16",
  1815. "@vue/shared": "^3.5.0",
  1816. "alien-signals": "^1.0.3",
  1817. "minimatch": "^9.0.3",
  1818. "muggle-string": "^0.4.1",
  1819. "path-browserify": "^1.0.1"
  1820. },
  1821. "peerDependencies": {
  1822. "typescript": "*"
  1823. },
  1824. "peerDependenciesMeta": {
  1825. "typescript": {
  1826. "optional": true
  1827. }
  1828. }
  1829. },
  1830. "node_modules/@vue/reactivity": {
  1831. "version": "3.5.13",
  1832. "resolved": "https://registry.npmjs.org/@vue/reactivity/-/reactivity-3.5.13.tgz",
  1833. "integrity": "sha512-NaCwtw8o48B9I6L1zl2p41OHo/2Z4wqYGGIK1Khu5T7yxrn+ATOixn/Udn2m+6kZKB/J7cuT9DbWWhRxqixACg==",
  1834. "license": "MIT",
  1835. "dependencies": {
  1836. "@vue/shared": "3.5.13"
  1837. }
  1838. },
  1839. "node_modules/@vue/runtime-core": {
  1840. "version": "3.5.13",
  1841. "resolved": "https://registry.npmjs.org/@vue/runtime-core/-/runtime-core-3.5.13.tgz",
  1842. "integrity": "sha512-Fj4YRQ3Az0WTZw1sFe+QDb0aXCerigEpw418pw1HBUKFtnQHWzwojaukAs2X/c9DQz4MQ4bsXTGlcpGxU/RCIw==",
  1843. "license": "MIT",
  1844. "dependencies": {
  1845. "@vue/reactivity": "3.5.13",
  1846. "@vue/shared": "3.5.13"
  1847. }
  1848. },
  1849. "node_modules/@vue/runtime-dom": {
  1850. "version": "3.5.13",
  1851. "resolved": "https://registry.npmjs.org/@vue/runtime-dom/-/runtime-dom-3.5.13.tgz",
  1852. "integrity": "sha512-dLaj94s93NYLqjLiyFzVs9X6dWhTdAlEAciC3Moq7gzAc13VJUdCnjjRurNM6uTLFATRHexHCTu/Xp3eW6yoog==",
  1853. "license": "MIT",
  1854. "dependencies": {
  1855. "@vue/reactivity": "3.5.13",
  1856. "@vue/runtime-core": "3.5.13",
  1857. "@vue/shared": "3.5.13",
  1858. "csstype": "^3.1.3"
  1859. }
  1860. },
  1861. "node_modules/@vue/server-renderer": {
  1862. "version": "3.5.13",
  1863. "resolved": "https://registry.npmjs.org/@vue/server-renderer/-/server-renderer-3.5.13.tgz",
  1864. "integrity": "sha512-wAi4IRJV/2SAW3htkTlB+dHeRmpTiVIK1OGLWV1yeStVSebSQQOwGwIq0D3ZIoBj2C2qpgz5+vX9iEBkTdk5YA==",
  1865. "license": "MIT",
  1866. "dependencies": {
  1867. "@vue/compiler-ssr": "3.5.13",
  1868. "@vue/shared": "3.5.13"
  1869. },
  1870. "peerDependencies": {
  1871. "vue": "3.5.13"
  1872. }
  1873. },
  1874. "node_modules/@vue/shared": {
  1875. "version": "3.5.13",
  1876. "resolved": "https://registry.npmjs.org/@vue/shared/-/shared-3.5.13.tgz",
  1877. "integrity": "sha512-/hnE/qP5ZoGpol0a5mDi45bOd7t3tjYJBjsgCsivow7D48cJeV5l05RD82lPqi7gRiphZM37rnhW1l6ZoCNNnQ==",
  1878. "license": "MIT"
  1879. },
  1880. "node_modules/@vueuse/core": {
  1881. "version": "9.13.0",
  1882. "resolved": "https://registry.npmjs.org/@vueuse/core/-/core-9.13.0.tgz",
  1883. "integrity": "sha512-pujnclbeHWxxPRqXWmdkKV5OX4Wk4YeK7wusHqRwU0Q7EFusHoqNA/aPhB6KCh9hEqJkLAJo7bb0Lh9b+OIVzw==",
  1884. "license": "MIT",
  1885. "dependencies": {
  1886. "@types/web-bluetooth": "^0.0.16",
  1887. "@vueuse/metadata": "9.13.0",
  1888. "@vueuse/shared": "9.13.0",
  1889. "vue-demi": "*"
  1890. },
  1891. "funding": {
  1892. "url": "https://github.com/sponsors/antfu"
  1893. }
  1894. },
  1895. "node_modules/@vueuse/core/node_modules/vue-demi": {
  1896. "version": "0.14.10",
  1897. "resolved": "https://registry.npmjs.org/vue-demi/-/vue-demi-0.14.10.tgz",
  1898. "integrity": "sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==",
  1899. "hasInstallScript": true,
  1900. "license": "MIT",
  1901. "bin": {
  1902. "vue-demi-fix": "bin/vue-demi-fix.js",
  1903. "vue-demi-switch": "bin/vue-demi-switch.js"
  1904. },
  1905. "engines": {
  1906. "node": ">=12"
  1907. },
  1908. "funding": {
  1909. "url": "https://github.com/sponsors/antfu"
  1910. },
  1911. "peerDependencies": {
  1912. "@vue/composition-api": "^1.0.0-rc.1",
  1913. "vue": "^3.0.0-0 || ^2.6.0"
  1914. },
  1915. "peerDependenciesMeta": {
  1916. "@vue/composition-api": {
  1917. "optional": true
  1918. }
  1919. }
  1920. },
  1921. "node_modules/@vueuse/metadata": {
  1922. "version": "9.13.0",
  1923. "resolved": "https://registry.npmjs.org/@vueuse/metadata/-/metadata-9.13.0.tgz",
  1924. "integrity": "sha512-gdU7TKNAUVlXXLbaF+ZCfte8BjRJQWPCa2J55+7/h+yDtzw3vOoGQDRXzI6pyKyo6bXFT5/QoPE4hAknExjRLQ==",
  1925. "license": "MIT",
  1926. "funding": {
  1927. "url": "https://github.com/sponsors/antfu"
  1928. }
  1929. },
  1930. "node_modules/@vueuse/shared": {
  1931. "version": "9.13.0",
  1932. "resolved": "https://registry.npmjs.org/@vueuse/shared/-/shared-9.13.0.tgz",
  1933. "integrity": "sha512-UrnhU+Cnufu4S6JLCPZnkWh0WwZGUp72ktOF2DFptMlOs3TOdVv8xJN53zhHGARmVOsz5KqOls09+J1NR6sBKw==",
  1934. "license": "MIT",
  1935. "dependencies": {
  1936. "vue-demi": "*"
  1937. },
  1938. "funding": {
  1939. "url": "https://github.com/sponsors/antfu"
  1940. }
  1941. },
  1942. "node_modules/@vueuse/shared/node_modules/vue-demi": {
  1943. "version": "0.14.10",
  1944. "resolved": "https://registry.npmjs.org/vue-demi/-/vue-demi-0.14.10.tgz",
  1945. "integrity": "sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==",
  1946. "hasInstallScript": true,
  1947. "license": "MIT",
  1948. "bin": {
  1949. "vue-demi-fix": "bin/vue-demi-fix.js",
  1950. "vue-demi-switch": "bin/vue-demi-switch.js"
  1951. },
  1952. "engines": {
  1953. "node": ">=12"
  1954. },
  1955. "funding": {
  1956. "url": "https://github.com/sponsors/antfu"
  1957. },
  1958. "peerDependencies": {
  1959. "@vue/composition-api": "^1.0.0-rc.1",
  1960. "vue": "^3.0.0-0 || ^2.6.0"
  1961. },
  1962. "peerDependenciesMeta": {
  1963. "@vue/composition-api": {
  1964. "optional": true
  1965. }
  1966. }
  1967. },
  1968. "node_modules/abbrev": {
  1969. "version": "1.1.1",
  1970. "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz",
  1971. "integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==",
  1972. "license": "ISC",
  1973. "optional": true
  1974. },
  1975. "node_modules/accepts": {
  1976. "version": "2.0.0",
  1977. "resolved": "https://registry.npmjs.org/accepts/-/accepts-2.0.0.tgz",
  1978. "integrity": "sha512-5cvg6CtKwfgdmVqY1WIiXKc3Q1bkRqGLi+2W/6ao+6Y7gu/RCwRuAhGEzh5B4KlszSuTLgZYuqFqo5bImjNKng==",
  1979. "license": "MIT",
  1980. "dependencies": {
  1981. "mime-types": "^3.0.0",
  1982. "negotiator": "^1.0.0"
  1983. },
  1984. "engines": {
  1985. "node": ">= 0.6"
  1986. }
  1987. },
  1988. "node_modules/accepts/node_modules/mime-db": {
  1989. "version": "1.54.0",
  1990. "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.54.0.tgz",
  1991. "integrity": "sha512-aU5EJuIN2WDemCcAp2vFBfp/m4EAhWJnUNSSw0ixs7/kXbd6Pg64EmwJkNdFhB8aWt1sH2CTXrLxo/iAGV3oPQ==",
  1992. "license": "MIT",
  1993. "engines": {
  1994. "node": ">= 0.6"
  1995. }
  1996. },
  1997. "node_modules/accepts/node_modules/mime-types": {
  1998. "version": "3.0.1",
  1999. "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-3.0.1.tgz",
  2000. "integrity": "sha512-xRc4oEhT6eaBpU1XF7AjpOFD+xQmXNB5OVKwp4tqCuBpHLS/ZbBDrc07mYTDqVMg6PfxUjjNp85O6Cd2Z/5HWA==",
  2001. "license": "MIT",
  2002. "dependencies": {
  2003. "mime-db": "^1.54.0"
  2004. },
  2005. "engines": {
  2006. "node": ">= 0.6"
  2007. }
  2008. },
  2009. "node_modules/acorn": {
  2010. "version": "8.14.1",
  2011. "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.14.1.tgz",
  2012. "integrity": "sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg==",
  2013. "license": "MIT",
  2014. "bin": {
  2015. "acorn": "bin/acorn"
  2016. },
  2017. "engines": {
  2018. "node": ">=0.4.0"
  2019. }
  2020. },
  2021. "node_modules/acorn-jsx": {
  2022. "version": "5.3.2",
  2023. "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz",
  2024. "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==",
  2025. "dev": true,
  2026. "license": "MIT",
  2027. "peerDependencies": {
  2028. "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0"
  2029. }
  2030. },
  2031. "node_modules/agent-base": {
  2032. "version": "6.0.2",
  2033. "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz",
  2034. "integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==",
  2035. "license": "MIT",
  2036. "optional": true,
  2037. "dependencies": {
  2038. "debug": "4"
  2039. },
  2040. "engines": {
  2041. "node": ">= 6.0.0"
  2042. }
  2043. },
  2044. "node_modules/ajv": {
  2045. "version": "8.17.1",
  2046. "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.17.1.tgz",
  2047. "integrity": "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==",
  2048. "dev": true,
  2049. "license": "MIT",
  2050. "dependencies": {
  2051. "fast-deep-equal": "^3.1.3",
  2052. "fast-uri": "^3.0.1",
  2053. "json-schema-traverse": "^1.0.0",
  2054. "require-from-string": "^2.0.2"
  2055. },
  2056. "funding": {
  2057. "type": "github",
  2058. "url": "https://github.com/sponsors/epoberezkin"
  2059. }
  2060. },
  2061. "node_modules/alien-signals": {
  2062. "version": "1.0.13",
  2063. "resolved": "https://registry.npmjs.org/alien-signals/-/alien-signals-1.0.13.tgz",
  2064. "integrity": "sha512-OGj9yyTnJEttvzhTUWuscOvtqxq5vrhF7vL9oS0xJ2mK0ItPYP1/y+vCFebfxoEyAz0++1AIwJ5CMr+Fk3nDmg==",
  2065. "dev": true,
  2066. "license": "MIT"
  2067. },
  2068. "node_modules/ansi-escapes": {
  2069. "version": "7.0.0",
  2070. "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-7.0.0.tgz",
  2071. "integrity": "sha512-GdYO7a61mR0fOlAsvC9/rIHf7L96sBc6dEWzeOu+KAea5bZyQRPIpojrVoI4AXGJS/ycu/fBTdLrUkA4ODrvjw==",
  2072. "dev": true,
  2073. "license": "MIT",
  2074. "dependencies": {
  2075. "environment": "^1.0.0"
  2076. },
  2077. "engines": {
  2078. "node": ">=18"
  2079. },
  2080. "funding": {
  2081. "url": "https://github.com/sponsors/sindresorhus"
  2082. }
  2083. },
  2084. "node_modules/ansi-regex": {
  2085. "version": "6.1.0",
  2086. "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.1.0.tgz",
  2087. "integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==",
  2088. "dev": true,
  2089. "license": "MIT",
  2090. "engines": {
  2091. "node": ">=12"
  2092. },
  2093. "funding": {
  2094. "url": "https://github.com/chalk/ansi-regex?sponsor=1"
  2095. }
  2096. },
  2097. "node_modules/ansi-styles": {
  2098. "version": "6.2.1",
  2099. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz",
  2100. "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==",
  2101. "dev": true,
  2102. "license": "MIT",
  2103. "engines": {
  2104. "node": ">=12"
  2105. },
  2106. "funding": {
  2107. "url": "https://github.com/chalk/ansi-styles?sponsor=1"
  2108. }
  2109. },
  2110. "node_modules/ansis": {
  2111. "version": "3.17.0",
  2112. "resolved": "https://registry.npmjs.org/ansis/-/ansis-3.17.0.tgz",
  2113. "integrity": "sha512-0qWUglt9JEqLFr3w1I1pbrChn1grhaiAR2ocX1PP/flRmxgtwTzPFFFnfIlD6aMOLQZgSuCRlidD70lvx8yhzg==",
  2114. "dev": true,
  2115. "license": "ISC",
  2116. "engines": {
  2117. "node": ">=14"
  2118. }
  2119. },
  2120. "node_modules/anymatch": {
  2121. "version": "3.1.3",
  2122. "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz",
  2123. "integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==",
  2124. "dev": true,
  2125. "license": "ISC",
  2126. "dependencies": {
  2127. "normalize-path": "^3.0.0",
  2128. "picomatch": "^2.0.4"
  2129. },
  2130. "engines": {
  2131. "node": ">= 8"
  2132. }
  2133. },
  2134. "node_modules/anymatch/node_modules/picomatch": {
  2135. "version": "2.3.1",
  2136. "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz",
  2137. "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
  2138. "dev": true,
  2139. "license": "MIT",
  2140. "engines": {
  2141. "node": ">=8.6"
  2142. },
  2143. "funding": {
  2144. "url": "https://github.com/sponsors/jonschlinkert"
  2145. }
  2146. },
  2147. "node_modules/aproba": {
  2148. "version": "2.0.0",
  2149. "resolved": "https://registry.npmjs.org/aproba/-/aproba-2.0.0.tgz",
  2150. "integrity": "sha512-lYe4Gx7QT+MKGbDsA+Z+he/Wtef0BiwDOlK/XkBrdfsh9J/jPPXbX0tE9x9cl27Tmu5gg3QUbUrQYa/y+KOHPQ==",
  2151. "license": "ISC",
  2152. "optional": true
  2153. },
  2154. "node_modules/are-docs-informative": {
  2155. "version": "0.0.2",
  2156. "resolved": "https://registry.npmjs.org/are-docs-informative/-/are-docs-informative-0.0.2.tgz",
  2157. "integrity": "sha512-ixiS0nLNNG5jNQzgZJNoUpBKdo9yTYZMGJ+QgT2jmjR7G7+QHRCc4v6LQ3NgE7EBJq+o0ams3waJwkrlBom8Ig==",
  2158. "dev": true,
  2159. "license": "MIT",
  2160. "engines": {
  2161. "node": ">=14"
  2162. }
  2163. },
  2164. "node_modules/are-we-there-yet": {
  2165. "version": "2.0.0",
  2166. "resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-2.0.0.tgz",
  2167. "integrity": "sha512-Ci/qENmwHnsYo9xKIcUJN5LeDKdJ6R1Z1j9V/J5wyq8nh/mYPEpIKJbBZXtZjG04HiK7zV/p6Vs9952MrMeUIw==",
  2168. "deprecated": "This package is no longer supported.",
  2169. "license": "ISC",
  2170. "optional": true,
  2171. "dependencies": {
  2172. "delegates": "^1.0.0",
  2173. "readable-stream": "^3.6.0"
  2174. },
  2175. "engines": {
  2176. "node": ">=10"
  2177. }
  2178. },
  2179. "node_modules/argparse": {
  2180. "version": "2.0.1",
  2181. "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
  2182. "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
  2183. "dev": true,
  2184. "license": "Python-2.0"
  2185. },
  2186. "node_modules/array-ify": {
  2187. "version": "1.0.0",
  2188. "resolved": "https://registry.npmjs.org/array-ify/-/array-ify-1.0.0.tgz",
  2189. "integrity": "sha512-c5AMf34bKdvPhQ7tBGhqkgKNUzMr4WUs+WDtC2ZUGOUncbxKMTvqxYctiseW3+L4bA8ec+GcZ6/A/FW4m8ukng==",
  2190. "dev": true,
  2191. "license": "MIT"
  2192. },
  2193. "node_modules/async-validator": {
  2194. "version": "4.2.5",
  2195. "resolved": "https://registry.npmjs.org/async-validator/-/async-validator-4.2.5.tgz",
  2196. "integrity": "sha512-7HhHjtERjqlNbZtqNqy2rckN/SpOOlmDliet+lP7k+eKZEjPk3DgyeU9lIXLdeLz0uBbbVp+9Qdow9wJWgwwfg==",
  2197. "license": "MIT"
  2198. },
  2199. "node_modules/asynckit": {
  2200. "version": "0.4.0",
  2201. "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz",
  2202. "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==",
  2203. "license": "MIT"
  2204. },
  2205. "node_modules/autoprefixer": {
  2206. "version": "10.4.21",
  2207. "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.21.tgz",
  2208. "integrity": "sha512-O+A6LWV5LDHSJD3LjHYoNi4VLsj/Whi7k6zG12xTYaU4cQ8oxQGckXNX8cRHK5yOZ/ppVHe0ZBXGzSV9jXdVbQ==",
  2209. "funding": [
  2210. {
  2211. "type": "opencollective",
  2212. "url": "https://opencollective.com/postcss/"
  2213. },
  2214. {
  2215. "type": "tidelift",
  2216. "url": "https://tidelift.com/funding/github/npm/autoprefixer"
  2217. },
  2218. {
  2219. "type": "github",
  2220. "url": "https://github.com/sponsors/ai"
  2221. }
  2222. ],
  2223. "license": "MIT",
  2224. "dependencies": {
  2225. "browserslist": "^4.24.4",
  2226. "caniuse-lite": "^1.0.30001702",
  2227. "fraction.js": "^4.3.7",
  2228. "normalize-range": "^0.1.2",
  2229. "picocolors": "^1.1.1",
  2230. "postcss-value-parser": "^4.2.0"
  2231. },
  2232. "bin": {
  2233. "autoprefixer": "bin/autoprefixer"
  2234. },
  2235. "engines": {
  2236. "node": "^10 || ^12 || >=14"
  2237. },
  2238. "peerDependencies": {
  2239. "postcss": "^8.1.0"
  2240. }
  2241. },
  2242. "node_modules/axios": {
  2243. "version": "1.8.2",
  2244. "resolved": "https://registry.npmjs.org/axios/-/axios-1.8.2.tgz",
  2245. "integrity": "sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg==",
  2246. "license": "MIT",
  2247. "dependencies": {
  2248. "follow-redirects": "^1.15.6",
  2249. "form-data": "^4.0.0",
  2250. "proxy-from-env": "^1.1.0"
  2251. }
  2252. },
  2253. "node_modules/balanced-match": {
  2254. "version": "1.0.2",
  2255. "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
  2256. "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
  2257. "license": "MIT"
  2258. },
  2259. "node_modules/binary-extensions": {
  2260. "version": "2.3.0",
  2261. "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.3.0.tgz",
  2262. "integrity": "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==",
  2263. "dev": true,
  2264. "license": "MIT",
  2265. "engines": {
  2266. "node": ">=8"
  2267. },
  2268. "funding": {
  2269. "url": "https://github.com/sponsors/sindresorhus"
  2270. }
  2271. },
  2272. "node_modules/birpc": {
  2273. "version": "2.3.0",
  2274. "resolved": "https://registry.npmjs.org/birpc/-/birpc-2.3.0.tgz",
  2275. "integrity": "sha512-ijbtkn/F3Pvzb6jHypHRyve2QApOCZDR25D/VnkY2G/lBNcXCTsnsCxgY4k4PkVB7zfwzYbY3O9Lcqe3xufS5g==",
  2276. "license": "MIT",
  2277. "funding": {
  2278. "url": "https://github.com/sponsors/antfu"
  2279. }
  2280. },
  2281. "node_modules/body-parser": {
  2282. "version": "2.2.0",
  2283. "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-2.2.0.tgz",
  2284. "integrity": "sha512-02qvAaxv8tp7fBa/mw1ga98OGm+eCbqzJOKoRt70sLmfEEi+jyBYVTDGfCL/k06/4EMk/z01gCe7HoCH/f2LTg==",
  2285. "license": "MIT",
  2286. "dependencies": {
  2287. "bytes": "^3.1.2",
  2288. "content-type": "^1.0.5",
  2289. "debug": "^4.4.0",
  2290. "http-errors": "^2.0.0",
  2291. "iconv-lite": "^0.6.3",
  2292. "on-finished": "^2.4.1",
  2293. "qs": "^6.14.0",
  2294. "raw-body": "^3.0.0",
  2295. "type-is": "^2.0.0"
  2296. },
  2297. "engines": {
  2298. "node": ">=18"
  2299. }
  2300. },
  2301. "node_modules/boolbase": {
  2302. "version": "1.0.0",
  2303. "resolved": "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz",
  2304. "integrity": "sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==",
  2305. "license": "ISC"
  2306. },
  2307. "node_modules/brace-expansion": {
  2308. "version": "2.0.1",
  2309. "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
  2310. "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
  2311. "dev": true,
  2312. "license": "MIT",
  2313. "dependencies": {
  2314. "balanced-match": "^1.0.0"
  2315. }
  2316. },
  2317. "node_modules/braces": {
  2318. "version": "3.0.3",
  2319. "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz",
  2320. "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==",
  2321. "license": "MIT",
  2322. "dependencies": {
  2323. "fill-range": "^7.1.1"
  2324. },
  2325. "engines": {
  2326. "node": ">=8"
  2327. }
  2328. },
  2329. "node_modules/browserslist": {
  2330. "version": "4.24.4",
  2331. "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.24.4.tgz",
  2332. "integrity": "sha512-KDi1Ny1gSePi1vm0q4oxSF8b4DR44GF4BbmS2YdhPLOEqd8pDviZOGH/GsmRwoWJ2+5Lr085X7naowMwKHDG1A==",
  2333. "funding": [
  2334. {
  2335. "type": "opencollective",
  2336. "url": "https://opencollective.com/browserslist"
  2337. },
  2338. {
  2339. "type": "tidelift",
  2340. "url": "https://tidelift.com/funding/github/npm/browserslist"
  2341. },
  2342. {
  2343. "type": "github",
  2344. "url": "https://github.com/sponsors/ai"
  2345. }
  2346. ],
  2347. "license": "MIT",
  2348. "dependencies": {
  2349. "caniuse-lite": "^1.0.30001688",
  2350. "electron-to-chromium": "^1.5.73",
  2351. "node-releases": "^2.0.19",
  2352. "update-browserslist-db": "^1.1.1"
  2353. },
  2354. "bin": {
  2355. "browserslist": "cli.js"
  2356. },
  2357. "engines": {
  2358. "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
  2359. }
  2360. },
  2361. "node_modules/builtin-modules": {
  2362. "version": "5.0.0",
  2363. "resolved": "https://registry.npmjs.org/builtin-modules/-/builtin-modules-5.0.0.tgz",
  2364. "integrity": "sha512-bkXY9WsVpY7CvMhKSR6pZilZu9Ln5WDrKVBUXf2S443etkmEO4V58heTecXcUIsNsi4Rx8JUO4NfX1IcQl4deg==",
  2365. "dev": true,
  2366. "license": "MIT",
  2367. "engines": {
  2368. "node": ">=18.20"
  2369. },
  2370. "funding": {
  2371. "url": "https://github.com/sponsors/sindresorhus"
  2372. }
  2373. },
  2374. "node_modules/bytes": {
  2375. "version": "3.1.2",
  2376. "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz",
  2377. "integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==",
  2378. "license": "MIT",
  2379. "engines": {
  2380. "node": ">= 0.8"
  2381. }
  2382. },
  2383. "node_modules/c12": {
  2384. "version": "3.0.3",
  2385. "resolved": "https://registry.npmjs.org/c12/-/c12-3.0.3.tgz",
  2386. "integrity": "sha512-uC3MacKBb0Z15o5QWCHvHWj5Zv34pGQj9P+iXKSpTuSGFS0KKhUWf4t9AJ+gWjYOdmWCPEGpEzm8sS0iqbpo1w==",
  2387. "license": "MIT",
  2388. "dependencies": {
  2389. "chokidar": "^4.0.3",
  2390. "confbox": "^0.2.2",
  2391. "defu": "^6.1.4",
  2392. "dotenv": "^16.4.7",
  2393. "exsolve": "^1.0.4",
  2394. "giget": "^2.0.0",
  2395. "jiti": "^2.4.2",
  2396. "ohash": "^2.0.11",
  2397. "pathe": "^2.0.3",
  2398. "perfect-debounce": "^1.0.0",
  2399. "pkg-types": "^2.1.0",
  2400. "rc9": "^2.1.2"
  2401. },
  2402. "peerDependencies": {
  2403. "magicast": "^0.3.5"
  2404. },
  2405. "peerDependenciesMeta": {
  2406. "magicast": {
  2407. "optional": true
  2408. }
  2409. }
  2410. },
  2411. "node_modules/cac": {
  2412. "version": "6.7.14",
  2413. "resolved": "https://registry.npmjs.org/cac/-/cac-6.7.14.tgz",
  2414. "integrity": "sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==",
  2415. "dev": true,
  2416. "license": "MIT",
  2417. "engines": {
  2418. "node": ">=8"
  2419. }
  2420. },
  2421. "node_modules/call-bind-apply-helpers": {
  2422. "version": "1.0.2",
  2423. "resolved": "https://registry.npmjs.org/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz",
  2424. "integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==",
  2425. "license": "MIT",
  2426. "dependencies": {
  2427. "es-errors": "^1.3.0",
  2428. "function-bind": "^1.1.2"
  2429. },
  2430. "engines": {
  2431. "node": ">= 0.4"
  2432. }
  2433. },
  2434. "node_modules/call-bound": {
  2435. "version": "1.0.4",
  2436. "resolved": "https://registry.npmjs.org/call-bound/-/call-bound-1.0.4.tgz",
  2437. "integrity": "sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==",
  2438. "license": "MIT",
  2439. "dependencies": {
  2440. "call-bind-apply-helpers": "^1.0.2",
  2441. "get-intrinsic": "^1.3.0"
  2442. },
  2443. "engines": {
  2444. "node": ">= 0.4"
  2445. },
  2446. "funding": {
  2447. "url": "https://github.com/sponsors/ljharb"
  2448. }
  2449. },
  2450. "node_modules/callsites": {
  2451. "version": "3.1.0",
  2452. "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz",
  2453. "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==",
  2454. "dev": true,
  2455. "license": "MIT",
  2456. "engines": {
  2457. "node": ">=6"
  2458. }
  2459. },
  2460. "node_modules/caniuse-api": {
  2461. "version": "3.0.0",
  2462. "resolved": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-3.0.0.tgz",
  2463. "integrity": "sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==",
  2464. "license": "MIT",
  2465. "dependencies": {
  2466. "browserslist": "^4.0.0",
  2467. "caniuse-lite": "^1.0.0",
  2468. "lodash.memoize": "^4.1.2",
  2469. "lodash.uniq": "^4.5.0"
  2470. }
  2471. },
  2472. "node_modules/caniuse-lite": {
  2473. "version": "1.0.30001715",
  2474. "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001715.tgz",
  2475. "integrity": "sha512-7ptkFGMm2OAOgvZpwgA4yjQ5SQbrNVGdRjzH0pBdy1Fasvcr+KAeECmbCAECzTuDuoX0FCY8KzUxjf9+9kfZEw==",
  2476. "funding": [
  2477. {
  2478. "type": "opencollective",
  2479. "url": "https://opencollective.com/browserslist"
  2480. },
  2481. {
  2482. "type": "tidelift",
  2483. "url": "https://tidelift.com/funding/github/npm/caniuse-lite"
  2484. },
  2485. {
  2486. "type": "github",
  2487. "url": "https://github.com/sponsors/ai"
  2488. }
  2489. ],
  2490. "license": "CC-BY-4.0"
  2491. },
  2492. "node_modules/ccount": {
  2493. "version": "2.0.1",
  2494. "resolved": "https://registry.npmjs.org/ccount/-/ccount-2.0.1.tgz",
  2495. "integrity": "sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==",
  2496. "dev": true,
  2497. "license": "MIT",
  2498. "funding": {
  2499. "type": "github",
  2500. "url": "https://github.com/sponsors/wooorm"
  2501. }
  2502. },
  2503. "node_modules/chalk": {
  2504. "version": "5.4.1",
  2505. "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.4.1.tgz",
  2506. "integrity": "sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==",
  2507. "dev": true,
  2508. "license": "MIT",
  2509. "engines": {
  2510. "node": "^12.17.0 || ^14.13 || >=16.0.0"
  2511. },
  2512. "funding": {
  2513. "url": "https://github.com/chalk/chalk?sponsor=1"
  2514. }
  2515. },
  2516. "node_modules/character-entities": {
  2517. "version": "2.0.2",
  2518. "resolved": "https://registry.npmjs.org/character-entities/-/character-entities-2.0.2.tgz",
  2519. "integrity": "sha512-shx7oQ0Awen/BRIdkjkvz54PnEEI/EjwXDSIZp86/KKdbafHh1Df/RYGBhn4hbe2+uKC9FnT5UCEdyPz3ai9hQ==",
  2520. "dev": true,
  2521. "license": "MIT",
  2522. "funding": {
  2523. "type": "github",
  2524. "url": "https://github.com/sponsors/wooorm"
  2525. }
  2526. },
  2527. "node_modules/chart.js": {
  2528. "version": "3.9.1",
  2529. "resolved": "https://registry.npmjs.org/chart.js/-/chart.js-3.9.1.tgz",
  2530. "integrity": "sha512-Ro2JbLmvg83gXF5F4sniaQ+lTbSv18E+TIf2cOeiH1Iqd2PGFOtem+DUufMZsCJwFE7ywPOpfXFBwRTGq7dh6w==",
  2531. "license": "MIT"
  2532. },
  2533. "node_modules/chokidar": {
  2534. "version": "4.0.3",
  2535. "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-4.0.3.tgz",
  2536. "integrity": "sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==",
  2537. "license": "MIT",
  2538. "dependencies": {
  2539. "readdirp": "^4.0.1"
  2540. },
  2541. "engines": {
  2542. "node": ">= 14.16.0"
  2543. },
  2544. "funding": {
  2545. "url": "https://paulmillr.com/funding/"
  2546. }
  2547. },
  2548. "node_modules/chownr": {
  2549. "version": "2.0.0",
  2550. "resolved": "https://registry.npmjs.org/chownr/-/chownr-2.0.0.tgz",
  2551. "integrity": "sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==",
  2552. "license": "ISC",
  2553. "optional": true,
  2554. "engines": {
  2555. "node": ">=10"
  2556. }
  2557. },
  2558. "node_modules/ci-info": {
  2559. "version": "4.2.0",
  2560. "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-4.2.0.tgz",
  2561. "integrity": "sha512-cYY9mypksY8NRqgDB1XD1RiJL338v/551niynFTGkZOO2LHuB2OmOYxDIe/ttN9AHwrqdum1360G3ald0W9kCg==",
  2562. "dev": true,
  2563. "funding": [
  2564. {
  2565. "type": "github",
  2566. "url": "https://github.com/sponsors/sibiraj-s"
  2567. }
  2568. ],
  2569. "license": "MIT",
  2570. "engines": {
  2571. "node": ">=8"
  2572. }
  2573. },
  2574. "node_modules/citty": {
  2575. "version": "0.1.6",
  2576. "resolved": "https://registry.npmjs.org/citty/-/citty-0.1.6.tgz",
  2577. "integrity": "sha512-tskPPKEs8D2KPafUypv2gxwJP8h/OaJmC82QQGGDQcHvXX43xF2VDACcJVmZ0EuSxkpO9Kc4MlrA3q0+FG58AQ==",
  2578. "license": "MIT",
  2579. "dependencies": {
  2580. "consola": "^3.2.3"
  2581. }
  2582. },
  2583. "node_modules/clean-regexp": {
  2584. "version": "1.0.0",
  2585. "resolved": "https://registry.npmjs.org/clean-regexp/-/clean-regexp-1.0.0.tgz",
  2586. "integrity": "sha512-GfisEZEJvzKrmGWkvfhgzcz/BllN1USeqD2V6tg14OAOgaCD2Z/PUEuxnAZ/nPvmaHRG7a8y77p1T/IRQ4D1Hw==",
  2587. "dev": true,
  2588. "license": "MIT",
  2589. "dependencies": {
  2590. "escape-string-regexp": "^1.0.5"
  2591. },
  2592. "engines": {
  2593. "node": ">=4"
  2594. }
  2595. },
  2596. "node_modules/clean-regexp/node_modules/escape-string-regexp": {
  2597. "version": "1.0.5",
  2598. "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
  2599. "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==",
  2600. "dev": true,
  2601. "license": "MIT",
  2602. "engines": {
  2603. "node": ">=0.8.0"
  2604. }
  2605. },
  2606. "node_modules/cli-cursor": {
  2607. "version": "5.0.0",
  2608. "resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-5.0.0.tgz",
  2609. "integrity": "sha512-aCj4O5wKyszjMmDT4tZj93kxyydN/K5zPWSCe6/0AV/AA1pqe5ZBIw0a2ZfPQV7lL5/yb5HsUreJ6UFAF1tEQw==",
  2610. "dev": true,
  2611. "license": "MIT",
  2612. "dependencies": {
  2613. "restore-cursor": "^5.0.0"
  2614. },
  2615. "engines": {
  2616. "node": ">=18"
  2617. },
  2618. "funding": {
  2619. "url": "https://github.com/sponsors/sindresorhus"
  2620. }
  2621. },
  2622. "node_modules/cli-truncate": {
  2623. "version": "4.0.0",
  2624. "resolved": "https://registry.npmjs.org/cli-truncate/-/cli-truncate-4.0.0.tgz",
  2625. "integrity": "sha512-nPdaFdQ0h/GEigbPClz11D0v/ZJEwxmeVZGeMo3Z5StPtUTkA9o1lD6QwoirYiSDzbcwn2XcjwmCp68W1IS4TA==",
  2626. "dev": true,
  2627. "license": "MIT",
  2628. "dependencies": {
  2629. "slice-ansi": "^5.0.0",
  2630. "string-width": "^7.0.0"
  2631. },
  2632. "engines": {
  2633. "node": ">=18"
  2634. },
  2635. "funding": {
  2636. "url": "https://github.com/sponsors/sindresorhus"
  2637. }
  2638. },
  2639. "node_modules/cliui": {
  2640. "version": "8.0.1",
  2641. "resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz",
  2642. "integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==",
  2643. "dev": true,
  2644. "license": "ISC",
  2645. "dependencies": {
  2646. "string-width": "^4.2.0",
  2647. "strip-ansi": "^6.0.1",
  2648. "wrap-ansi": "^7.0.0"
  2649. },
  2650. "engines": {
  2651. "node": ">=12"
  2652. }
  2653. },
  2654. "node_modules/cliui/node_modules/ansi-regex": {
  2655. "version": "5.0.1",
  2656. "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
  2657. "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
  2658. "dev": true,
  2659. "license": "MIT",
  2660. "engines": {
  2661. "node": ">=8"
  2662. }
  2663. },
  2664. "node_modules/cliui/node_modules/ansi-styles": {
  2665. "version": "4.3.0",
  2666. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
  2667. "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
  2668. "dev": true,
  2669. "license": "MIT",
  2670. "dependencies": {
  2671. "color-convert": "^2.0.1"
  2672. },
  2673. "engines": {
  2674. "node": ">=8"
  2675. },
  2676. "funding": {
  2677. "url": "https://github.com/chalk/ansi-styles?sponsor=1"
  2678. }
  2679. },
  2680. "node_modules/cliui/node_modules/emoji-regex": {
  2681. "version": "8.0.0",
  2682. "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
  2683. "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
  2684. "dev": true,
  2685. "license": "MIT"
  2686. },
  2687. "node_modules/cliui/node_modules/is-fullwidth-code-point": {
  2688. "version": "3.0.0",
  2689. "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
  2690. "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
  2691. "dev": true,
  2692. "license": "MIT",
  2693. "engines": {
  2694. "node": ">=8"
  2695. }
  2696. },
  2697. "node_modules/cliui/node_modules/string-width": {
  2698. "version": "4.2.3",
  2699. "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
  2700. "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
  2701. "dev": true,
  2702. "license": "MIT",
  2703. "dependencies": {
  2704. "emoji-regex": "^8.0.0",
  2705. "is-fullwidth-code-point": "^3.0.0",
  2706. "strip-ansi": "^6.0.1"
  2707. },
  2708. "engines": {
  2709. "node": ">=8"
  2710. }
  2711. },
  2712. "node_modules/cliui/node_modules/strip-ansi": {
  2713. "version": "6.0.1",
  2714. "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
  2715. "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
  2716. "dev": true,
  2717. "license": "MIT",
  2718. "dependencies": {
  2719. "ansi-regex": "^5.0.1"
  2720. },
  2721. "engines": {
  2722. "node": ">=8"
  2723. }
  2724. },
  2725. "node_modules/cliui/node_modules/wrap-ansi": {
  2726. "version": "7.0.0",
  2727. "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
  2728. "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
  2729. "dev": true,
  2730. "license": "MIT",
  2731. "dependencies": {
  2732. "ansi-styles": "^4.0.0",
  2733. "string-width": "^4.1.0",
  2734. "strip-ansi": "^6.0.0"
  2735. },
  2736. "engines": {
  2737. "node": ">=10"
  2738. },
  2739. "funding": {
  2740. "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
  2741. }
  2742. },
  2743. "node_modules/cnchar": {
  2744. "version": "3.2.6",
  2745. "resolved": "https://registry.npmjs.org/cnchar/-/cnchar-3.2.6.tgz",
  2746. "integrity": "sha512-7Up5ALAkoOTAHlRMN0B7VgrrRsp6+trgFV0M7xSsZ0TwnnBfW68gXClcE9Oz8sTOEu+zqGOZjBhlHNzPIBckDA==",
  2747. "license": "MIT",
  2748. "dependencies": {
  2749. "cnchar-types": "^3.2.6"
  2750. }
  2751. },
  2752. "node_modules/cnchar-draw": {
  2753. "version": "3.2.6",
  2754. "resolved": "https://registry.npmjs.org/cnchar-draw/-/cnchar-draw-3.2.6.tgz",
  2755. "integrity": "sha512-Rlfl8XkCZIDLZ/acOTdgpQCy7H+yhEFHXZVqCJ2V8080S9ROgVHUGSXaBa7x7lvKuxwArlR70kkMEEF1Md1SPw==",
  2756. "license": "MIT",
  2757. "dependencies": {
  2758. "cnchar-types": "^3.2.6"
  2759. }
  2760. },
  2761. "node_modules/cnchar-idiom": {
  2762. "version": "3.2.6",
  2763. "resolved": "https://registry.npmjs.org/cnchar-idiom/-/cnchar-idiom-3.2.6.tgz",
  2764. "integrity": "sha512-cBvvfjGHtKMY4Roon+oymvbnGPTZ5zR3sRisR3WPc14f1nsmbHL5LJ53lXNfjNSxeUq4l8yQ6QHIZHk2MdQByg==",
  2765. "license": "MIT",
  2766. "dependencies": {
  2767. "cnchar-types": "^3.2.6"
  2768. }
  2769. },
  2770. "node_modules/cnchar-order": {
  2771. "version": "3.2.6",
  2772. "resolved": "https://registry.npmjs.org/cnchar-order/-/cnchar-order-3.2.6.tgz",
  2773. "integrity": "sha512-xeW1MnQk9GLW9rOvgTtBLl9amyJ0MBKAuXGgbiAwC/n1MRLoxW4ZnjPL+isVsi0rV3QXlbiDQQKAnL6TsJNLhA==",
  2774. "license": "MIT",
  2775. "dependencies": {
  2776. "cnchar-types": "^3.2.6"
  2777. }
  2778. },
  2779. "node_modules/cnchar-poly": {
  2780. "version": "3.2.6",
  2781. "resolved": "https://registry.npmjs.org/cnchar-poly/-/cnchar-poly-3.2.6.tgz",
  2782. "integrity": "sha512-CF0WA5S/OTvuY2gBPTgnMPCfte/Hk5od22zK9J3B7VzMZfzdH01Bs0+9xl2xLsObEE6UUg3dvqwDR5ozkFZM7A==",
  2783. "license": "MIT",
  2784. "dependencies": {
  2785. "cnchar-types": "^3.2.6"
  2786. }
  2787. },
  2788. "node_modules/cnchar-trad": {
  2789. "version": "3.2.6",
  2790. "resolved": "https://registry.npmjs.org/cnchar-trad/-/cnchar-trad-3.2.6.tgz",
  2791. "integrity": "sha512-xdQUwd+W7j4i4vD1c6ykgwuzNExBZrakrmi/5c6ODclyGgEb7QcBKGta7v9WewNhauLHUkTpeMR4AERoBhs3NQ==",
  2792. "license": "MIT",
  2793. "dependencies": {
  2794. "cnchar-types": "^3.2.6"
  2795. }
  2796. },
  2797. "node_modules/cnchar-types": {
  2798. "version": "3.2.6",
  2799. "resolved": "https://registry.npmjs.org/cnchar-types/-/cnchar-types-3.2.6.tgz",
  2800. "integrity": "sha512-LGU2ss7KcsI1Psme73+jffUX0ZDuChr6P9Rj2j8lynJHStklNpoC/+kheKSSUcXQ1u2KNvZt1Shs/5efcihHkg==",
  2801. "license": "MIT"
  2802. },
  2803. "node_modules/cnchar-words": {
  2804. "version": "3.2.6",
  2805. "resolved": "https://registry.npmjs.org/cnchar-words/-/cnchar-words-3.2.6.tgz",
  2806. "integrity": "sha512-g0FPLbaUaWxvUH/L2dHsQiWqvghwtfRWP+yCGDLWijza2MT6ET8GP8+dNbqYVmnSU02yUTlR7X1sUY5pckzL0Q==",
  2807. "license": "MIT",
  2808. "dependencies": {
  2809. "cnchar-types": "^3.2.6"
  2810. }
  2811. },
  2812. "node_modules/cnchar-xhy": {
  2813. "version": "3.2.6",
  2814. "resolved": "https://registry.npmjs.org/cnchar-xhy/-/cnchar-xhy-3.2.6.tgz",
  2815. "integrity": "sha512-GjSVfutaLDJGIB6s5MSPHK6Z9eY5Pf7QyVbgxR7dRFMkxJWEZvAEt2SYww7gpP51B2/NO+Q85oUX+S0uR8FU5Q==",
  2816. "license": "MIT",
  2817. "dependencies": {
  2818. "cnchar-types": "^3.2.6"
  2819. }
  2820. },
  2821. "node_modules/color-convert": {
  2822. "version": "2.0.1",
  2823. "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
  2824. "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
  2825. "dev": true,
  2826. "license": "MIT",
  2827. "dependencies": {
  2828. "color-name": "~1.1.4"
  2829. },
  2830. "engines": {
  2831. "node": ">=7.0.0"
  2832. }
  2833. },
  2834. "node_modules/color-name": {
  2835. "version": "1.1.4",
  2836. "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
  2837. "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
  2838. "dev": true,
  2839. "license": "MIT"
  2840. },
  2841. "node_modules/color-support": {
  2842. "version": "1.1.3",
  2843. "resolved": "https://registry.npmjs.org/color-support/-/color-support-1.1.3.tgz",
  2844. "integrity": "sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==",
  2845. "license": "ISC",
  2846. "optional": true,
  2847. "bin": {
  2848. "color-support": "bin.js"
  2849. }
  2850. },
  2851. "node_modules/colord": {
  2852. "version": "2.9.3",
  2853. "resolved": "https://registry.npmjs.org/colord/-/colord-2.9.3.tgz",
  2854. "integrity": "sha512-jeC1axXpnb0/2nn/Y1LPuLdgXBLH7aDcHu4KEKfqw3CUhX7ZpfBSlPKyqXE6btIgEzfWtrX3/tyBCaCvXvMkOw==",
  2855. "license": "MIT"
  2856. },
  2857. "node_modules/colorette": {
  2858. "version": "2.0.20",
  2859. "resolved": "https://registry.npmjs.org/colorette/-/colorette-2.0.20.tgz",
  2860. "integrity": "sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==",
  2861. "dev": true,
  2862. "license": "MIT"
  2863. },
  2864. "node_modules/combined-stream": {
  2865. "version": "1.0.8",
  2866. "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz",
  2867. "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==",
  2868. "license": "MIT",
  2869. "dependencies": {
  2870. "delayed-stream": "~1.0.0"
  2871. },
  2872. "engines": {
  2873. "node": ">= 0.8"
  2874. }
  2875. },
  2876. "node_modules/commander": {
  2877. "version": "13.1.0",
  2878. "resolved": "https://registry.npmjs.org/commander/-/commander-13.1.0.tgz",
  2879. "integrity": "sha512-/rFeCpNJQbhSZjGVwO9RFV3xPqbnERS8MmIQzCtD/zl6gpJuV/bMLuN92oG3F7d8oDEHHRrujSXNUr8fpjntKw==",
  2880. "dev": true,
  2881. "license": "MIT",
  2882. "engines": {
  2883. "node": ">=18"
  2884. }
  2885. },
  2886. "node_modules/comment-parser": {
  2887. "version": "1.4.1",
  2888. "resolved": "https://registry.npmjs.org/comment-parser/-/comment-parser-1.4.1.tgz",
  2889. "integrity": "sha512-buhp5kePrmda3vhc5B9t7pUQXAb2Tnd0qgpkIhPhkHXxJpiPJ11H0ZEU0oBpJ2QztSbzG/ZxMj/CHsYJqRHmyg==",
  2890. "dev": true,
  2891. "license": "MIT",
  2892. "engines": {
  2893. "node": ">= 12.0.0"
  2894. }
  2895. },
  2896. "node_modules/compare-func": {
  2897. "version": "2.0.0",
  2898. "resolved": "https://registry.npmjs.org/compare-func/-/compare-func-2.0.0.tgz",
  2899. "integrity": "sha512-zHig5N+tPWARooBnb0Zx1MFcdfpyJrfTJ3Y5L+IFvUm8rM74hHz66z0gw0x4tijh5CorKkKUCnW82R2vmpeCRA==",
  2900. "dev": true,
  2901. "license": "MIT",
  2902. "dependencies": {
  2903. "array-ify": "^1.0.0",
  2904. "dot-prop": "^5.1.0"
  2905. }
  2906. },
  2907. "node_modules/concat-map": {
  2908. "version": "0.0.1",
  2909. "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
  2910. "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==",
  2911. "license": "MIT"
  2912. },
  2913. "node_modules/concurrently": {
  2914. "version": "9.1.2",
  2915. "resolved": "https://registry.npmjs.org/concurrently/-/concurrently-9.1.2.tgz",
  2916. "integrity": "sha512-H9MWcoPsYddwbOGM6difjVwVZHl63nwMEwDJG/L7VGtuaJhb12h2caPG2tVPWs7emuYix252iGfqOyrz1GczTQ==",
  2917. "dev": true,
  2918. "license": "MIT",
  2919. "dependencies": {
  2920. "chalk": "^4.1.2",
  2921. "lodash": "^4.17.21",
  2922. "rxjs": "^7.8.1",
  2923. "shell-quote": "^1.8.1",
  2924. "supports-color": "^8.1.1",
  2925. "tree-kill": "^1.2.2",
  2926. "yargs": "^17.7.2"
  2927. },
  2928. "bin": {
  2929. "conc": "dist/bin/concurrently.js",
  2930. "concurrently": "dist/bin/concurrently.js"
  2931. },
  2932. "engines": {
  2933. "node": ">=18"
  2934. },
  2935. "funding": {
  2936. "url": "https://github.com/open-cli-tools/concurrently?sponsor=1"
  2937. }
  2938. },
  2939. "node_modules/concurrently/node_modules/ansi-styles": {
  2940. "version": "4.3.0",
  2941. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
  2942. "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
  2943. "dev": true,
  2944. "license": "MIT",
  2945. "dependencies": {
  2946. "color-convert": "^2.0.1"
  2947. },
  2948. "engines": {
  2949. "node": ">=8"
  2950. },
  2951. "funding": {
  2952. "url": "https://github.com/chalk/ansi-styles?sponsor=1"
  2953. }
  2954. },
  2955. "node_modules/concurrently/node_modules/chalk": {
  2956. "version": "4.1.2",
  2957. "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
  2958. "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
  2959. "dev": true,
  2960. "license": "MIT",
  2961. "dependencies": {
  2962. "ansi-styles": "^4.1.0",
  2963. "supports-color": "^7.1.0"
  2964. },
  2965. "engines": {
  2966. "node": ">=10"
  2967. },
  2968. "funding": {
  2969. "url": "https://github.com/chalk/chalk?sponsor=1"
  2970. }
  2971. },
  2972. "node_modules/concurrently/node_modules/chalk/node_modules/supports-color": {
  2973. "version": "7.2.0",
  2974. "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
  2975. "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
  2976. "dev": true,
  2977. "license": "MIT",
  2978. "dependencies": {
  2979. "has-flag": "^4.0.0"
  2980. },
  2981. "engines": {
  2982. "node": ">=8"
  2983. }
  2984. },
  2985. "node_modules/concurrently/node_modules/supports-color": {
  2986. "version": "8.1.1",
  2987. "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
  2988. "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
  2989. "dev": true,
  2990. "license": "MIT",
  2991. "dependencies": {
  2992. "has-flag": "^4.0.0"
  2993. },
  2994. "engines": {
  2995. "node": ">=10"
  2996. },
  2997. "funding": {
  2998. "url": "https://github.com/chalk/supports-color?sponsor=1"
  2999. }
  3000. },
  3001. "node_modules/confbox": {
  3002. "version": "0.2.2",
  3003. "resolved": "https://registry.npmjs.org/confbox/-/confbox-0.2.2.tgz",
  3004. "integrity": "sha512-1NB+BKqhtNipMsov4xI/NnhCKp9XG9NamYp5PVm9klAT0fsrNPjaFICsCFhNhwZJKNh7zB/3q8qXz0E9oaMNtQ==",
  3005. "license": "MIT"
  3006. },
  3007. "node_modules/consola": {
  3008. "version": "3.4.2",
  3009. "resolved": "https://registry.npmjs.org/consola/-/consola-3.4.2.tgz",
  3010. "integrity": "sha512-5IKcdX0nnYavi6G7TtOhwkYzyjfJlatbjMjuLSfE2kYT5pMDOilZ4OvMhi637CcDICTmz3wARPoyhqyX1Y+XvA==",
  3011. "license": "MIT",
  3012. "engines": {
  3013. "node": "^14.18.0 || >=16.10.0"
  3014. }
  3015. },
  3016. "node_modules/console-control-strings": {
  3017. "version": "1.1.0",
  3018. "resolved": "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz",
  3019. "integrity": "sha512-ty/fTekppD2fIwRvnZAVdeOiGd1c7YXEixbgJTNzqcxJWKQnjJ/V1bNEEE6hygpM3WjwHFUVK6HTjWSzV4a8sQ==",
  3020. "license": "ISC",
  3021. "optional": true
  3022. },
  3023. "node_modules/content-disposition": {
  3024. "version": "1.0.0",
  3025. "resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-1.0.0.tgz",
  3026. "integrity": "sha512-Au9nRL8VNUut/XSzbQA38+M78dzP4D+eqg3gfJHMIHHYa3bg067xj1KxMUWj+VULbiZMowKngFFbKczUrNJ1mg==",
  3027. "license": "MIT",
  3028. "dependencies": {
  3029. "safe-buffer": "5.2.1"
  3030. },
  3031. "engines": {
  3032. "node": ">= 0.6"
  3033. }
  3034. },
  3035. "node_modules/content-type": {
  3036. "version": "1.0.5",
  3037. "resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.5.tgz",
  3038. "integrity": "sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==",
  3039. "license": "MIT",
  3040. "engines": {
  3041. "node": ">= 0.6"
  3042. }
  3043. },
  3044. "node_modules/conventional-changelog-angular": {
  3045. "version": "7.0.0",
  3046. "resolved": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-7.0.0.tgz",
  3047. "integrity": "sha512-ROjNchA9LgfNMTTFSIWPzebCwOGFdgkEq45EnvvrmSLvCtAw0HSmrCs7/ty+wAeYUZyNay0YMUNYFTRL72PkBQ==",
  3048. "dev": true,
  3049. "license": "ISC",
  3050. "dependencies": {
  3051. "compare-func": "^2.0.0"
  3052. },
  3053. "engines": {
  3054. "node": ">=16"
  3055. }
  3056. },
  3057. "node_modules/conventional-changelog-conventionalcommits": {
  3058. "version": "7.0.2",
  3059. "resolved": "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-7.0.2.tgz",
  3060. "integrity": "sha512-NKXYmMR/Hr1DevQegFB4MwfM5Vv0m4UIxKZTTYuD98lpTknaZlSRrDOG4X7wIXpGkfsYxZTghUN+Qq+T0YQI7w==",
  3061. "dev": true,
  3062. "license": "ISC",
  3063. "dependencies": {
  3064. "compare-func": "^2.0.0"
  3065. },
  3066. "engines": {
  3067. "node": ">=16"
  3068. }
  3069. },
  3070. "node_modules/conventional-commits-parser": {
  3071. "version": "5.0.0",
  3072. "resolved": "https://registry.npmjs.org/conventional-commits-parser/-/conventional-commits-parser-5.0.0.tgz",
  3073. "integrity": "sha512-ZPMl0ZJbw74iS9LuX9YIAiW8pfM5p3yh2o/NbXHbkFuZzY5jvdi5jFycEOkmBW5H5I7nA+D6f3UcsCLP2vvSEA==",
  3074. "dev": true,
  3075. "license": "MIT",
  3076. "dependencies": {
  3077. "is-text-path": "^2.0.0",
  3078. "JSONStream": "^1.3.5",
  3079. "meow": "^12.0.1",
  3080. "split2": "^4.0.0"
  3081. },
  3082. "bin": {
  3083. "conventional-commits-parser": "cli.mjs"
  3084. },
  3085. "engines": {
  3086. "node": ">=16"
  3087. }
  3088. },
  3089. "node_modules/cookie": {
  3090. "version": "0.7.2",
  3091. "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.7.2.tgz",
  3092. "integrity": "sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==",
  3093. "license": "MIT",
  3094. "engines": {
  3095. "node": ">= 0.6"
  3096. }
  3097. },
  3098. "node_modules/cookie-signature": {
  3099. "version": "1.2.2",
  3100. "resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.2.2.tgz",
  3101. "integrity": "sha512-D76uU73ulSXrD1UXF4KE2TMxVVwhsnCgfAyTg9k8P6KGZjlXKrOLe4dJQKI3Bxi5wjesZoFXJWElNWBjPZMbhg==",
  3102. "license": "MIT",
  3103. "engines": {
  3104. "node": ">=6.6.0"
  3105. }
  3106. },
  3107. "node_modules/copy-anything": {
  3108. "version": "3.0.5",
  3109. "resolved": "https://registry.npmjs.org/copy-anything/-/copy-anything-3.0.5.tgz",
  3110. "integrity": "sha512-yCEafptTtb4bk7GLEQoM8KVJpxAfdBJYaXyzQEgQQQgYrZiDp8SJmGKlYza6CYjEDNstAdNdKA3UuoULlEbS6w==",
  3111. "license": "MIT",
  3112. "dependencies": {
  3113. "is-what": "^4.1.8"
  3114. },
  3115. "engines": {
  3116. "node": ">=12.13"
  3117. },
  3118. "funding": {
  3119. "url": "https://github.com/sponsors/mesqueeb"
  3120. }
  3121. },
  3122. "node_modules/core-js-compat": {
  3123. "version": "3.41.0",
  3124. "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.41.0.tgz",
  3125. "integrity": "sha512-RFsU9LySVue9RTwdDVX/T0e2Y6jRYWXERKElIjpuEOEnxaXffI0X7RUwVzfYLfzuLXSNJDYoRYUAmRUcyln20A==",
  3126. "dev": true,
  3127. "license": "MIT",
  3128. "dependencies": {
  3129. "browserslist": "^4.24.4"
  3130. },
  3131. "funding": {
  3132. "type": "opencollective",
  3133. "url": "https://opencollective.com/core-js"
  3134. }
  3135. },
  3136. "node_modules/cosmiconfig": {
  3137. "version": "9.0.0",
  3138. "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-9.0.0.tgz",
  3139. "integrity": "sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==",
  3140. "dev": true,
  3141. "license": "MIT",
  3142. "dependencies": {
  3143. "env-paths": "^2.2.1",
  3144. "import-fresh": "^3.3.0",
  3145. "js-yaml": "^4.1.0",
  3146. "parse-json": "^5.2.0"
  3147. },
  3148. "engines": {
  3149. "node": ">=14"
  3150. },
  3151. "funding": {
  3152. "url": "https://github.com/sponsors/d-fischer"
  3153. },
  3154. "peerDependencies": {
  3155. "typescript": ">=4.9.5"
  3156. },
  3157. "peerDependenciesMeta": {
  3158. "typescript": {
  3159. "optional": true
  3160. }
  3161. }
  3162. },
  3163. "node_modules/cosmiconfig-typescript-loader": {
  3164. "version": "6.1.0",
  3165. "resolved": "https://registry.npmjs.org/cosmiconfig-typescript-loader/-/cosmiconfig-typescript-loader-6.1.0.tgz",
  3166. "integrity": "sha512-tJ1w35ZRUiM5FeTzT7DtYWAFFv37ZLqSRkGi2oeCK1gPhvaWjkAtfXvLmvE1pRfxxp9aQo6ba/Pvg1dKj05D4g==",
  3167. "dev": true,
  3168. "license": "MIT",
  3169. "dependencies": {
  3170. "jiti": "^2.4.1"
  3171. },
  3172. "engines": {
  3173. "node": ">=v18"
  3174. },
  3175. "peerDependencies": {
  3176. "@types/node": "*",
  3177. "cosmiconfig": ">=9",
  3178. "typescript": ">=5"
  3179. }
  3180. },
  3181. "node_modules/cross-spawn": {
  3182. "version": "7.0.6",
  3183. "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz",
  3184. "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==",
  3185. "dev": true,
  3186. "license": "MIT",
  3187. "dependencies": {
  3188. "path-key": "^3.1.0",
  3189. "shebang-command": "^2.0.0",
  3190. "which": "^2.0.1"
  3191. },
  3192. "engines": {
  3193. "node": ">= 8"
  3194. }
  3195. },
  3196. "node_modules/css-declaration-sorter": {
  3197. "version": "7.2.0",
  3198. "resolved": "https://registry.npmjs.org/css-declaration-sorter/-/css-declaration-sorter-7.2.0.tgz",
  3199. "integrity": "sha512-h70rUM+3PNFuaBDTLe8wF/cdWu+dOZmb7pJt8Z2sedYbAcQVQV/tEchueg3GWxwqS0cxtbxmaHEdkNACqcvsow==",
  3200. "license": "ISC",
  3201. "engines": {
  3202. "node": "^14 || ^16 || >=18"
  3203. },
  3204. "peerDependencies": {
  3205. "postcss": "^8.0.9"
  3206. }
  3207. },
  3208. "node_modules/css-select": {
  3209. "version": "5.1.0",
  3210. "resolved": "https://registry.npmjs.org/css-select/-/css-select-5.1.0.tgz",
  3211. "integrity": "sha512-nwoRF1rvRRnnCqqY7updORDsuqKzqYJ28+oSMaJMMgOauh3fvwHqMS7EZpIPqK8GL+g9mKxF1vP/ZjSeNjEVHg==",
  3212. "license": "BSD-2-Clause",
  3213. "dependencies": {
  3214. "boolbase": "^1.0.0",
  3215. "css-what": "^6.1.0",
  3216. "domhandler": "^5.0.2",
  3217. "domutils": "^3.0.1",
  3218. "nth-check": "^2.0.1"
  3219. },
  3220. "funding": {
  3221. "url": "https://github.com/sponsors/fb55"
  3222. }
  3223. },
  3224. "node_modules/css-tree": {
  3225. "version": "2.3.1",
  3226. "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-2.3.1.tgz",
  3227. "integrity": "sha512-6Fv1DV/TYw//QF5IzQdqsNDjx/wc8TrMBZsqjL9eW01tWb7R7k/mq+/VXfJCl7SoD5emsJop9cOByJZfs8hYIw==",
  3228. "license": "MIT",
  3229. "dependencies": {
  3230. "mdn-data": "2.0.30",
  3231. "source-map-js": "^1.0.1"
  3232. },
  3233. "engines": {
  3234. "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0"
  3235. }
  3236. },
  3237. "node_modules/css-what": {
  3238. "version": "6.1.0",
  3239. "resolved": "https://registry.npmjs.org/css-what/-/css-what-6.1.0.tgz",
  3240. "integrity": "sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==",
  3241. "license": "BSD-2-Clause",
  3242. "engines": {
  3243. "node": ">= 6"
  3244. },
  3245. "funding": {
  3246. "url": "https://github.com/sponsors/fb55"
  3247. }
  3248. },
  3249. "node_modules/cssesc": {
  3250. "version": "3.0.0",
  3251. "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz",
  3252. "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==",
  3253. "license": "MIT",
  3254. "bin": {
  3255. "cssesc": "bin/cssesc"
  3256. },
  3257. "engines": {
  3258. "node": ">=4"
  3259. }
  3260. },
  3261. "node_modules/cssnano": {
  3262. "version": "7.0.6",
  3263. "resolved": "https://registry.npmjs.org/cssnano/-/cssnano-7.0.6.tgz",
  3264. "integrity": "sha512-54woqx8SCbp8HwvNZYn68ZFAepuouZW4lTwiMVnBErM3VkO7/Sd4oTOt3Zz3bPx3kxQ36aISppyXj2Md4lg8bw==",
  3265. "license": "MIT",
  3266. "dependencies": {
  3267. "cssnano-preset-default": "^7.0.6",
  3268. "lilconfig": "^3.1.2"
  3269. },
  3270. "engines": {
  3271. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  3272. },
  3273. "funding": {
  3274. "type": "opencollective",
  3275. "url": "https://opencollective.com/cssnano"
  3276. },
  3277. "peerDependencies": {
  3278. "postcss": "^8.4.31"
  3279. }
  3280. },
  3281. "node_modules/cssnano-preset-default": {
  3282. "version": "7.0.6",
  3283. "resolved": "https://registry.npmjs.org/cssnano-preset-default/-/cssnano-preset-default-7.0.6.tgz",
  3284. "integrity": "sha512-ZzrgYupYxEvdGGuqL+JKOY70s7+saoNlHSCK/OGn1vB2pQK8KSET8jvenzItcY+kA7NoWvfbb/YhlzuzNKjOhQ==",
  3285. "license": "MIT",
  3286. "dependencies": {
  3287. "browserslist": "^4.23.3",
  3288. "css-declaration-sorter": "^7.2.0",
  3289. "cssnano-utils": "^5.0.0",
  3290. "postcss-calc": "^10.0.2",
  3291. "postcss-colormin": "^7.0.2",
  3292. "postcss-convert-values": "^7.0.4",
  3293. "postcss-discard-comments": "^7.0.3",
  3294. "postcss-discard-duplicates": "^7.0.1",
  3295. "postcss-discard-empty": "^7.0.0",
  3296. "postcss-discard-overridden": "^7.0.0",
  3297. "postcss-merge-longhand": "^7.0.4",
  3298. "postcss-merge-rules": "^7.0.4",
  3299. "postcss-minify-font-values": "^7.0.0",
  3300. "postcss-minify-gradients": "^7.0.0",
  3301. "postcss-minify-params": "^7.0.2",
  3302. "postcss-minify-selectors": "^7.0.4",
  3303. "postcss-normalize-charset": "^7.0.0",
  3304. "postcss-normalize-display-values": "^7.0.0",
  3305. "postcss-normalize-positions": "^7.0.0",
  3306. "postcss-normalize-repeat-style": "^7.0.0",
  3307. "postcss-normalize-string": "^7.0.0",
  3308. "postcss-normalize-timing-functions": "^7.0.0",
  3309. "postcss-normalize-unicode": "^7.0.2",
  3310. "postcss-normalize-url": "^7.0.0",
  3311. "postcss-normalize-whitespace": "^7.0.0",
  3312. "postcss-ordered-values": "^7.0.1",
  3313. "postcss-reduce-initial": "^7.0.2",
  3314. "postcss-reduce-transforms": "^7.0.0",
  3315. "postcss-svgo": "^7.0.1",
  3316. "postcss-unique-selectors": "^7.0.3"
  3317. },
  3318. "engines": {
  3319. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  3320. },
  3321. "peerDependencies": {
  3322. "postcss": "^8.4.31"
  3323. }
  3324. },
  3325. "node_modules/cssnano-utils": {
  3326. "version": "5.0.0",
  3327. "resolved": "https://registry.npmjs.org/cssnano-utils/-/cssnano-utils-5.0.0.tgz",
  3328. "integrity": "sha512-Uij0Xdxc24L6SirFr25MlwC2rCFX6scyUmuKpzI+JQ7cyqDEwD42fJ0xfB3yLfOnRDU5LKGgjQ9FA6LYh76GWQ==",
  3329. "license": "MIT",
  3330. "engines": {
  3331. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  3332. },
  3333. "peerDependencies": {
  3334. "postcss": "^8.4.31"
  3335. }
  3336. },
  3337. "node_modules/csso": {
  3338. "version": "5.0.5",
  3339. "resolved": "https://registry.npmjs.org/csso/-/csso-5.0.5.tgz",
  3340. "integrity": "sha512-0LrrStPOdJj+SPCCrGhzryycLjwcgUSHBtxNA8aIDxf0GLsRh1cKYhB00Gd1lDOS4yGH69+SNn13+TWbVHETFQ==",
  3341. "license": "MIT",
  3342. "dependencies": {
  3343. "css-tree": "~2.2.0"
  3344. },
  3345. "engines": {
  3346. "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0",
  3347. "npm": ">=7.0.0"
  3348. }
  3349. },
  3350. "node_modules/csso/node_modules/css-tree": {
  3351. "version": "2.2.1",
  3352. "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-2.2.1.tgz",
  3353. "integrity": "sha512-OA0mILzGc1kCOCSJerOeqDxDQ4HOh+G8NbOJFOTgOCzpw7fCBubk0fEyxp8AgOL/jvLgYA/uV0cMbe43ElF1JA==",
  3354. "license": "MIT",
  3355. "dependencies": {
  3356. "mdn-data": "2.0.28",
  3357. "source-map-js": "^1.0.1"
  3358. },
  3359. "engines": {
  3360. "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0",
  3361. "npm": ">=7.0.0"
  3362. }
  3363. },
  3364. "node_modules/csso/node_modules/mdn-data": {
  3365. "version": "2.0.28",
  3366. "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.28.tgz",
  3367. "integrity": "sha512-aylIc7Z9y4yzHYAJNuESG3hfhC+0Ibp/MAMiaOZgNv4pmEdFyfZhhhny4MNiAfWdBQ1RQ2mfDWmM1x8SvGyp8g==",
  3368. "license": "CC0-1.0"
  3369. },
  3370. "node_modules/csstype": {
  3371. "version": "3.1.3",
  3372. "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.1.3.tgz",
  3373. "integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==",
  3374. "license": "MIT"
  3375. },
  3376. "node_modules/cuint": {
  3377. "version": "0.2.2",
  3378. "resolved": "https://registry.npmjs.org/cuint/-/cuint-0.2.2.tgz",
  3379. "integrity": "sha512-d4ZVpCW31eWwCMe1YT3ur7mUDnTXbgwyzaL320DrcRT45rfjYxkt5QWLrmOJ+/UEAI2+fQgKe/fCjR8l4TpRgw==",
  3380. "license": "MIT"
  3381. },
  3382. "node_modules/dargs": {
  3383. "version": "8.1.0",
  3384. "resolved": "https://registry.npmjs.org/dargs/-/dargs-8.1.0.tgz",
  3385. "integrity": "sha512-wAV9QHOsNbwnWdNW2FYvE1P56wtgSbM+3SZcdGiWQILwVjACCXDCI3Ai8QlCjMDB8YK5zySiXZYBiwGmNY3lnw==",
  3386. "dev": true,
  3387. "license": "MIT",
  3388. "engines": {
  3389. "node": ">=12"
  3390. },
  3391. "funding": {
  3392. "url": "https://github.com/sponsors/sindresorhus"
  3393. }
  3394. },
  3395. "node_modules/dayjs": {
  3396. "version": "1.11.13",
  3397. "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.13.tgz",
  3398. "integrity": "sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==",
  3399. "license": "MIT"
  3400. },
  3401. "node_modules/de-indent": {
  3402. "version": "1.0.2",
  3403. "resolved": "https://registry.npmjs.org/de-indent/-/de-indent-1.0.2.tgz",
  3404. "integrity": "sha512-e/1zu3xH5MQryN2zdVaF0OrdNLUbvWxzMbi+iNA6Bky7l1RoP8a2fIbRocyHclXt/arDrrR6lL3TqFD9pMQTsg==",
  3405. "dev": true,
  3406. "license": "MIT"
  3407. },
  3408. "node_modules/debug": {
  3409. "version": "4.4.0",
  3410. "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.0.tgz",
  3411. "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==",
  3412. "license": "MIT",
  3413. "dependencies": {
  3414. "ms": "^2.1.3"
  3415. },
  3416. "engines": {
  3417. "node": ">=6.0"
  3418. },
  3419. "peerDependenciesMeta": {
  3420. "supports-color": {
  3421. "optional": true
  3422. }
  3423. }
  3424. },
  3425. "node_modules/decode-named-character-reference": {
  3426. "version": "1.1.0",
  3427. "resolved": "https://registry.npmjs.org/decode-named-character-reference/-/decode-named-character-reference-1.1.0.tgz",
  3428. "integrity": "sha512-Wy+JTSbFThEOXQIR2L6mxJvEs+veIzpmqD7ynWxMXGpnk3smkHQOp6forLdHsKpAMW9iJpaBBIxz285t1n1C3w==",
  3429. "dev": true,
  3430. "license": "MIT",
  3431. "dependencies": {
  3432. "character-entities": "^2.0.0"
  3433. },
  3434. "funding": {
  3435. "type": "github",
  3436. "url": "https://github.com/sponsors/wooorm"
  3437. }
  3438. },
  3439. "node_modules/deep-is": {
  3440. "version": "0.1.4",
  3441. "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz",
  3442. "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==",
  3443. "dev": true,
  3444. "license": "MIT"
  3445. },
  3446. "node_modules/deep-pick-omit": {
  3447. "version": "1.2.1",
  3448. "resolved": "https://registry.npmjs.org/deep-pick-omit/-/deep-pick-omit-1.2.1.tgz",
  3449. "integrity": "sha512-2J6Kc/m3irCeqVG42T+SaUMesaK7oGWaedGnQQK/+O0gYc+2SP5bKh/KKTE7d7SJ+GCA9UUE1GRzh6oDe0EnGw==",
  3450. "license": "MIT"
  3451. },
  3452. "node_modules/defu": {
  3453. "version": "6.1.4",
  3454. "resolved": "https://registry.npmjs.org/defu/-/defu-6.1.4.tgz",
  3455. "integrity": "sha512-mEQCMmwJu317oSz8CwdIOdwf3xMif1ttiM8LTufzc3g6kR+9Pe236twL8j3IYT1F7GfRgGcW6MWxzZjLIkuHIg==",
  3456. "license": "MIT"
  3457. },
  3458. "node_modules/delayed-stream": {
  3459. "version": "1.0.0",
  3460. "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz",
  3461. "integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==",
  3462. "license": "MIT",
  3463. "engines": {
  3464. "node": ">=0.4.0"
  3465. }
  3466. },
  3467. "node_modules/delegates": {
  3468. "version": "1.0.0",
  3469. "resolved": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz",
  3470. "integrity": "sha512-bd2L678uiWATM6m5Z1VzNCErI3jiGzt6HGY8OVICs40JQq/HALfbyNJmp0UDakEY4pMMaN0Ly5om/B1VI/+xfQ==",
  3471. "license": "MIT",
  3472. "optional": true
  3473. },
  3474. "node_modules/depd": {
  3475. "version": "2.0.0",
  3476. "resolved": "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz",
  3477. "integrity": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==",
  3478. "license": "MIT",
  3479. "engines": {
  3480. "node": ">= 0.8"
  3481. }
  3482. },
  3483. "node_modules/dequal": {
  3484. "version": "2.0.3",
  3485. "resolved": "https://registry.npmjs.org/dequal/-/dequal-2.0.3.tgz",
  3486. "integrity": "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==",
  3487. "dev": true,
  3488. "license": "MIT",
  3489. "engines": {
  3490. "node": ">=6"
  3491. }
  3492. },
  3493. "node_modules/destr": {
  3494. "version": "2.0.5",
  3495. "resolved": "https://registry.npmjs.org/destr/-/destr-2.0.5.tgz",
  3496. "integrity": "sha512-ugFTXCtDZunbzasqBxrK93Ik/DRYsO6S/fedkWEMKqt04xZ4csmnmwGDBAb07QWNaGMAmnTIemsYZCksjATwsA==",
  3497. "license": "MIT"
  3498. },
  3499. "node_modules/detect-libc": {
  3500. "version": "1.0.3",
  3501. "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-1.0.3.tgz",
  3502. "integrity": "sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==",
  3503. "dev": true,
  3504. "license": "Apache-2.0",
  3505. "optional": true,
  3506. "bin": {
  3507. "detect-libc": "bin/detect-libc.js"
  3508. },
  3509. "engines": {
  3510. "node": ">=0.10"
  3511. }
  3512. },
  3513. "node_modules/devlop": {
  3514. "version": "1.1.0",
  3515. "resolved": "https://registry.npmjs.org/devlop/-/devlop-1.1.0.tgz",
  3516. "integrity": "sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==",
  3517. "dev": true,
  3518. "license": "MIT",
  3519. "dependencies": {
  3520. "dequal": "^2.0.0"
  3521. },
  3522. "funding": {
  3523. "type": "github",
  3524. "url": "https://github.com/sponsors/wooorm"
  3525. }
  3526. },
  3527. "node_modules/dom-serializer": {
  3528. "version": "2.0.0",
  3529. "resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-2.0.0.tgz",
  3530. "integrity": "sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==",
  3531. "license": "MIT",
  3532. "dependencies": {
  3533. "domelementtype": "^2.3.0",
  3534. "domhandler": "^5.0.2",
  3535. "entities": "^4.2.0"
  3536. },
  3537. "funding": {
  3538. "url": "https://github.com/cheeriojs/dom-serializer?sponsor=1"
  3539. }
  3540. },
  3541. "node_modules/domelementtype": {
  3542. "version": "2.3.0",
  3543. "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-2.3.0.tgz",
  3544. "integrity": "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==",
  3545. "funding": [
  3546. {
  3547. "type": "github",
  3548. "url": "https://github.com/sponsors/fb55"
  3549. }
  3550. ],
  3551. "license": "BSD-2-Clause"
  3552. },
  3553. "node_modules/domhandler": {
  3554. "version": "5.0.3",
  3555. "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-5.0.3.tgz",
  3556. "integrity": "sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==",
  3557. "license": "BSD-2-Clause",
  3558. "dependencies": {
  3559. "domelementtype": "^2.3.0"
  3560. },
  3561. "engines": {
  3562. "node": ">= 4"
  3563. },
  3564. "funding": {
  3565. "url": "https://github.com/fb55/domhandler?sponsor=1"
  3566. }
  3567. },
  3568. "node_modules/domutils": {
  3569. "version": "3.2.2",
  3570. "resolved": "https://registry.npmjs.org/domutils/-/domutils-3.2.2.tgz",
  3571. "integrity": "sha512-6kZKyUajlDuqlHKVX1w7gyslj9MPIXzIFiz/rGu35uC1wMi+kMhQwGhl4lt9unC9Vb9INnY9Z3/ZA3+FhASLaw==",
  3572. "license": "BSD-2-Clause",
  3573. "dependencies": {
  3574. "dom-serializer": "^2.0.0",
  3575. "domelementtype": "^2.3.0",
  3576. "domhandler": "^5.0.3"
  3577. },
  3578. "funding": {
  3579. "url": "https://github.com/fb55/domutils?sponsor=1"
  3580. }
  3581. },
  3582. "node_modules/dot-prop": {
  3583. "version": "5.3.0",
  3584. "resolved": "https://registry.npmjs.org/dot-prop/-/dot-prop-5.3.0.tgz",
  3585. "integrity": "sha512-QM8q3zDe58hqUqjraQOmzZ1LIH9SWQJTlEKCH4kJ2oQvLZk7RbQXvtDM2XEq3fwkV9CCvvH4LA0AV+ogFsBM2Q==",
  3586. "dev": true,
  3587. "license": "MIT",
  3588. "dependencies": {
  3589. "is-obj": "^2.0.0"
  3590. },
  3591. "engines": {
  3592. "node": ">=8"
  3593. }
  3594. },
  3595. "node_modules/dotenv": {
  3596. "version": "16.5.0",
  3597. "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.5.0.tgz",
  3598. "integrity": "sha512-m/C+AwOAr9/W1UOIZUo232ejMNnJAJtYQjUbHoNTBNTJSvqzzDh7vnrei3o3r3m9blf6ZoDkvcw0VmozNRFJxg==",
  3599. "license": "BSD-2-Clause",
  3600. "engines": {
  3601. "node": ">=12"
  3602. },
  3603. "funding": {
  3604. "url": "https://dotenvx.com"
  3605. }
  3606. },
  3607. "node_modules/dunder-proto": {
  3608. "version": "1.0.1",
  3609. "resolved": "https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz",
  3610. "integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==",
  3611. "license": "MIT",
  3612. "dependencies": {
  3613. "call-bind-apply-helpers": "^1.0.1",
  3614. "es-errors": "^1.3.0",
  3615. "gopd": "^1.2.0"
  3616. },
  3617. "engines": {
  3618. "node": ">= 0.4"
  3619. }
  3620. },
  3621. "node_modules/echarts": {
  3622. "version": "5.6.0",
  3623. "resolved": "https://registry.npmjs.org/echarts/-/echarts-5.6.0.tgz",
  3624. "integrity": "sha512-oTbVTsXfKuEhxftHqL5xprgLoc0k7uScAwtryCgWF6hPYFLRwOUHiFmHGCBKP5NPFNkDVopOieyUqYGH8Fa3kA==",
  3625. "license": "Apache-2.0",
  3626. "dependencies": {
  3627. "tslib": "2.3.0",
  3628. "zrender": "5.6.1"
  3629. }
  3630. },
  3631. "node_modules/echarts/node_modules/tslib": {
  3632. "version": "2.3.0",
  3633. "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.0.tgz",
  3634. "integrity": "sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==",
  3635. "license": "0BSD"
  3636. },
  3637. "node_modules/ee-first": {
  3638. "version": "1.1.1",
  3639. "resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz",
  3640. "integrity": "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==",
  3641. "license": "MIT"
  3642. },
  3643. "node_modules/electron-to-chromium": {
  3644. "version": "1.5.142",
  3645. "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.142.tgz",
  3646. "integrity": "sha512-Ah2HgkTu/9RhTDNThBtzu2Wirdy4DC9b0sMT1pUhbkZQ5U/iwmE+PHZX1MpjD5IkJCc2wSghgGG/B04szAx07w==",
  3647. "license": "ISC"
  3648. },
  3649. "node_modules/element-plus": {
  3650. "version": "2.9.8",
  3651. "resolved": "https://registry.npmjs.org/element-plus/-/element-plus-2.9.8.tgz",
  3652. "integrity": "sha512-srViUaUdfblBKGMeuEPiXxxKlH5aUmKqEwmhb/At9Sj91DbU6od/jYN1955cTnzt3wTSA7GfnZF7UiRX9sdRHg==",
  3653. "license": "MIT",
  3654. "dependencies": {
  3655. "@ctrl/tinycolor": "^3.4.1",
  3656. "@element-plus/icons-vue": "^2.3.1",
  3657. "@floating-ui/dom": "^1.0.1",
  3658. "@popperjs/core": "npm:@sxzz/popperjs-es@^2.11.7",
  3659. "@types/lodash": "^4.14.182",
  3660. "@types/lodash-es": "^4.17.6",
  3661. "@vueuse/core": "^9.1.0",
  3662. "async-validator": "^4.2.5",
  3663. "dayjs": "^1.11.13",
  3664. "escape-html": "^1.0.3",
  3665. "lodash": "^4.17.21",
  3666. "lodash-es": "^4.17.21",
  3667. "lodash-unified": "^1.0.2",
  3668. "memoize-one": "^6.0.0",
  3669. "normalize-wheel-es": "^1.2.0"
  3670. },
  3671. "peerDependencies": {
  3672. "vue": "^3.2.0"
  3673. }
  3674. },
  3675. "node_modules/emoji-regex": {
  3676. "version": "10.4.0",
  3677. "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.4.0.tgz",
  3678. "integrity": "sha512-EC+0oUMY1Rqm4O6LLrgjtYDvcVYTy7chDnM4Q7030tP4Kwj3u/pR6gP9ygnp2CJMK5Gq+9Q2oqmrFJAz01DXjw==",
  3679. "dev": true,
  3680. "license": "MIT"
  3681. },
  3682. "node_modules/encodeurl": {
  3683. "version": "2.0.0",
  3684. "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-2.0.0.tgz",
  3685. "integrity": "sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==",
  3686. "license": "MIT",
  3687. "engines": {
  3688. "node": ">= 0.8"
  3689. }
  3690. },
  3691. "node_modules/enhanced-resolve": {
  3692. "version": "5.18.1",
  3693. "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.18.1.tgz",
  3694. "integrity": "sha512-ZSW3ma5GkcQBIpwZTSRAI8N71Uuwgs93IezB7mf7R60tC8ZbJideoDNKjHn2O9KIlx6rkGTTEk1xUCK2E1Y2Yg==",
  3695. "dev": true,
  3696. "license": "MIT",
  3697. "dependencies": {
  3698. "graceful-fs": "^4.2.4",
  3699. "tapable": "^2.2.0"
  3700. },
  3701. "engines": {
  3702. "node": ">=10.13.0"
  3703. }
  3704. },
  3705. "node_modules/entities": {
  3706. "version": "4.5.0",
  3707. "resolved": "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz",
  3708. "integrity": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==",
  3709. "license": "BSD-2-Clause",
  3710. "engines": {
  3711. "node": ">=0.12"
  3712. },
  3713. "funding": {
  3714. "url": "https://github.com/fb55/entities?sponsor=1"
  3715. }
  3716. },
  3717. "node_modules/env-paths": {
  3718. "version": "2.2.1",
  3719. "resolved": "https://registry.npmjs.org/env-paths/-/env-paths-2.2.1.tgz",
  3720. "integrity": "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==",
  3721. "dev": true,
  3722. "license": "MIT",
  3723. "engines": {
  3724. "node": ">=6"
  3725. }
  3726. },
  3727. "node_modules/environment": {
  3728. "version": "1.1.0",
  3729. "resolved": "https://registry.npmjs.org/environment/-/environment-1.1.0.tgz",
  3730. "integrity": "sha512-xUtoPkMggbz0MPyPiIWr1Kp4aeWJjDZ6SMvURhimjdZgsRuDplF5/s9hcgGhyXMhs+6vpnuoiZ2kFiu3FMnS8Q==",
  3731. "dev": true,
  3732. "license": "MIT",
  3733. "engines": {
  3734. "node": ">=18"
  3735. },
  3736. "funding": {
  3737. "url": "https://github.com/sponsors/sindresorhus"
  3738. }
  3739. },
  3740. "node_modules/error-ex": {
  3741. "version": "1.3.2",
  3742. "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz",
  3743. "integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==",
  3744. "dev": true,
  3745. "license": "MIT",
  3746. "dependencies": {
  3747. "is-arrayish": "^0.2.1"
  3748. }
  3749. },
  3750. "node_modules/errx": {
  3751. "version": "0.1.0",
  3752. "resolved": "https://registry.npmjs.org/errx/-/errx-0.1.0.tgz",
  3753. "integrity": "sha512-fZmsRiDNv07K6s2KkKFTiD2aIvECa7++PKyD5NC32tpRw46qZA3sOz+aM+/V9V0GDHxVTKLziveV4JhzBHDp9Q==",
  3754. "license": "MIT"
  3755. },
  3756. "node_modules/es-define-property": {
  3757. "version": "1.0.1",
  3758. "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.1.tgz",
  3759. "integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==",
  3760. "license": "MIT",
  3761. "engines": {
  3762. "node": ">= 0.4"
  3763. }
  3764. },
  3765. "node_modules/es-errors": {
  3766. "version": "1.3.0",
  3767. "resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz",
  3768. "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==",
  3769. "license": "MIT",
  3770. "engines": {
  3771. "node": ">= 0.4"
  3772. }
  3773. },
  3774. "node_modules/es-object-atoms": {
  3775. "version": "1.1.1",
  3776. "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.1.tgz",
  3777. "integrity": "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==",
  3778. "license": "MIT",
  3779. "dependencies": {
  3780. "es-errors": "^1.3.0"
  3781. },
  3782. "engines": {
  3783. "node": ">= 0.4"
  3784. }
  3785. },
  3786. "node_modules/es-set-tostringtag": {
  3787. "version": "2.1.0",
  3788. "resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz",
  3789. "integrity": "sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==",
  3790. "license": "MIT",
  3791. "dependencies": {
  3792. "es-errors": "^1.3.0",
  3793. "get-intrinsic": "^1.2.6",
  3794. "has-tostringtag": "^1.0.2",
  3795. "hasown": "^2.0.2"
  3796. },
  3797. "engines": {
  3798. "node": ">= 0.4"
  3799. }
  3800. },
  3801. "node_modules/esbuild": {
  3802. "version": "0.25.3",
  3803. "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.25.3.tgz",
  3804. "integrity": "sha512-qKA6Pvai73+M2FtftpNKRxJ78GIjmFXFxd/1DVBqGo/qNhLSfv+G12n9pNoWdytJC8U00TrViOwpjT0zgqQS8Q==",
  3805. "dev": true,
  3806. "hasInstallScript": true,
  3807. "license": "MIT",
  3808. "bin": {
  3809. "esbuild": "bin/esbuild"
  3810. },
  3811. "engines": {
  3812. "node": ">=18"
  3813. },
  3814. "optionalDependencies": {
  3815. "@esbuild/aix-ppc64": "0.25.3",
  3816. "@esbuild/android-arm": "0.25.3",
  3817. "@esbuild/android-arm64": "0.25.3",
  3818. "@esbuild/android-x64": "0.25.3",
  3819. "@esbuild/darwin-arm64": "0.25.3",
  3820. "@esbuild/darwin-x64": "0.25.3",
  3821. "@esbuild/freebsd-arm64": "0.25.3",
  3822. "@esbuild/freebsd-x64": "0.25.3",
  3823. "@esbuild/linux-arm": "0.25.3",
  3824. "@esbuild/linux-arm64": "0.25.3",
  3825. "@esbuild/linux-ia32": "0.25.3",
  3826. "@esbuild/linux-loong64": "0.25.3",
  3827. "@esbuild/linux-mips64el": "0.25.3",
  3828. "@esbuild/linux-ppc64": "0.25.3",
  3829. "@esbuild/linux-riscv64": "0.25.3",
  3830. "@esbuild/linux-s390x": "0.25.3",
  3831. "@esbuild/linux-x64": "0.25.3",
  3832. "@esbuild/netbsd-arm64": "0.25.3",
  3833. "@esbuild/netbsd-x64": "0.25.3",
  3834. "@esbuild/openbsd-arm64": "0.25.3",
  3835. "@esbuild/openbsd-x64": "0.25.3",
  3836. "@esbuild/sunos-x64": "0.25.3",
  3837. "@esbuild/win32-arm64": "0.25.3",
  3838. "@esbuild/win32-ia32": "0.25.3",
  3839. "@esbuild/win32-x64": "0.25.3"
  3840. }
  3841. },
  3842. "node_modules/escalade": {
  3843. "version": "3.2.0",
  3844. "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz",
  3845. "integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==",
  3846. "license": "MIT",
  3847. "engines": {
  3848. "node": ">=6"
  3849. }
  3850. },
  3851. "node_modules/escape-html": {
  3852. "version": "1.0.3",
  3853. "resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz",
  3854. "integrity": "sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow==",
  3855. "license": "MIT"
  3856. },
  3857. "node_modules/escape-string-regexp": {
  3858. "version": "4.0.0",
  3859. "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz",
  3860. "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==",
  3861. "dev": true,
  3862. "license": "MIT",
  3863. "engines": {
  3864. "node": ">=10"
  3865. },
  3866. "funding": {
  3867. "url": "https://github.com/sponsors/sindresorhus"
  3868. }
  3869. },
  3870. "node_modules/eslint": {
  3871. "version": "9.25.1",
  3872. "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.25.1.tgz",
  3873. "integrity": "sha512-E6Mtz9oGQWDCpV12319d59n4tx9zOTXSTmc8BLVxBx+G/0RdM5MvEEJLU9c0+aleoePYYgVTOsRblx433qmhWQ==",
  3874. "dev": true,
  3875. "license": "MIT",
  3876. "dependencies": {
  3877. "@eslint-community/eslint-utils": "^4.2.0",
  3878. "@eslint-community/regexpp": "^4.12.1",
  3879. "@eslint/config-array": "^0.20.0",
  3880. "@eslint/config-helpers": "^0.2.1",
  3881. "@eslint/core": "^0.13.0",
  3882. "@eslint/eslintrc": "^3.3.1",
  3883. "@eslint/js": "9.25.1",
  3884. "@eslint/plugin-kit": "^0.2.8",
  3885. "@humanfs/node": "^0.16.6",
  3886. "@humanwhocodes/module-importer": "^1.0.1",
  3887. "@humanwhocodes/retry": "^0.4.2",
  3888. "@types/estree": "^1.0.6",
  3889. "@types/json-schema": "^7.0.15",
  3890. "ajv": "^6.12.4",
  3891. "chalk": "^4.0.0",
  3892. "cross-spawn": "^7.0.6",
  3893. "debug": "^4.3.2",
  3894. "escape-string-regexp": "^4.0.0",
  3895. "eslint-scope": "^8.3.0",
  3896. "eslint-visitor-keys": "^4.2.0",
  3897. "espree": "^10.3.0",
  3898. "esquery": "^1.5.0",
  3899. "esutils": "^2.0.2",
  3900. "fast-deep-equal": "^3.1.3",
  3901. "file-entry-cache": "^8.0.0",
  3902. "find-up": "^5.0.0",
  3903. "glob-parent": "^6.0.2",
  3904. "ignore": "^5.2.0",
  3905. "imurmurhash": "^0.1.4",
  3906. "is-glob": "^4.0.0",
  3907. "json-stable-stringify-without-jsonify": "^1.0.1",
  3908. "lodash.merge": "^4.6.2",
  3909. "minimatch": "^3.1.2",
  3910. "natural-compare": "^1.4.0",
  3911. "optionator": "^0.9.3"
  3912. },
  3913. "bin": {
  3914. "eslint": "bin/eslint.js"
  3915. },
  3916. "engines": {
  3917. "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
  3918. },
  3919. "funding": {
  3920. "url": "https://eslint.org/donate"
  3921. },
  3922. "peerDependencies": {
  3923. "jiti": "*"
  3924. },
  3925. "peerDependenciesMeta": {
  3926. "jiti": {
  3927. "optional": true
  3928. }
  3929. }
  3930. },
  3931. "node_modules/eslint-compat-utils": {
  3932. "version": "0.6.5",
  3933. "resolved": "https://registry.npmjs.org/eslint-compat-utils/-/eslint-compat-utils-0.6.5.tgz",
  3934. "integrity": "sha512-vAUHYzue4YAa2hNACjB8HvUQj5yehAZgiClyFVVom9cP8z5NSFq3PwB/TtJslN2zAMgRX6FCFCjYBbQh71g5RQ==",
  3935. "dev": true,
  3936. "license": "MIT",
  3937. "dependencies": {
  3938. "semver": "^7.5.4"
  3939. },
  3940. "engines": {
  3941. "node": ">=12"
  3942. },
  3943. "peerDependencies": {
  3944. "eslint": ">=6.0.0"
  3945. }
  3946. },
  3947. "node_modules/eslint-config-flat-gitignore": {
  3948. "version": "2.1.0",
  3949. "resolved": "https://registry.npmjs.org/eslint-config-flat-gitignore/-/eslint-config-flat-gitignore-2.1.0.tgz",
  3950. "integrity": "sha512-cJzNJ7L+psWp5mXM7jBX+fjHtBvvh06RBlcweMhKD8jWqQw0G78hOW5tpVALGHGFPsBV+ot2H+pdDGJy6CV8pA==",
  3951. "dev": true,
  3952. "license": "MIT",
  3953. "dependencies": {
  3954. "@eslint/compat": "^1.2.5"
  3955. },
  3956. "funding": {
  3957. "url": "https://github.com/sponsors/antfu"
  3958. },
  3959. "peerDependencies": {
  3960. "eslint": "^9.5.0"
  3961. }
  3962. },
  3963. "node_modules/eslint-config-prettier": {
  3964. "version": "10.1.2",
  3965. "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-10.1.2.tgz",
  3966. "integrity": "sha512-Epgp/EofAUeEpIdZkW60MHKvPyru1ruQJxPL+WIycnaPApuseK0Zpkrh/FwL9oIpQvIhJwV7ptOy0DWUjTlCiA==",
  3967. "dev": true,
  3968. "license": "MIT",
  3969. "bin": {
  3970. "eslint-config-prettier": "bin/cli.js"
  3971. },
  3972. "peerDependencies": {
  3973. "eslint": ">=7.0.0"
  3974. }
  3975. },
  3976. "node_modules/eslint-flat-config-utils": {
  3977. "version": "2.0.1",
  3978. "resolved": "https://registry.npmjs.org/eslint-flat-config-utils/-/eslint-flat-config-utils-2.0.1.tgz",
  3979. "integrity": "sha512-brf0eAgQ6JlKj3bKfOTuuI7VcCZvi8ZCD1MMTVoEvS/d38j8cByZViLFALH/36+eqB17ukmfmKq3bWzGvizejA==",
  3980. "dev": true,
  3981. "license": "MIT",
  3982. "dependencies": {
  3983. "pathe": "^2.0.2"
  3984. },
  3985. "funding": {
  3986. "url": "https://github.com/sponsors/antfu"
  3987. }
  3988. },
  3989. "node_modules/eslint-import-resolver-node": {
  3990. "version": "0.3.9",
  3991. "resolved": "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.9.tgz",
  3992. "integrity": "sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==",
  3993. "dev": true,
  3994. "license": "MIT",
  3995. "dependencies": {
  3996. "debug": "^3.2.7",
  3997. "is-core-module": "^2.13.0",
  3998. "resolve": "^1.22.4"
  3999. }
  4000. },
  4001. "node_modules/eslint-import-resolver-node/node_modules/debug": {
  4002. "version": "3.2.7",
  4003. "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
  4004. "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
  4005. "dev": true,
  4006. "license": "MIT",
  4007. "dependencies": {
  4008. "ms": "^2.1.1"
  4009. }
  4010. },
  4011. "node_modules/eslint-json-compat-utils": {
  4012. "version": "0.2.1",
  4013. "resolved": "https://registry.npmjs.org/eslint-json-compat-utils/-/eslint-json-compat-utils-0.2.1.tgz",
  4014. "integrity": "sha512-YzEodbDyW8DX8bImKhAcCeu/L31Dd/70Bidx2Qex9OFUtgzXLqtfWL4Hr5fM/aCCB8QUZLuJur0S9k6UfgFkfg==",
  4015. "dev": true,
  4016. "license": "MIT",
  4017. "dependencies": {
  4018. "esquery": "^1.6.0"
  4019. },
  4020. "engines": {
  4021. "node": ">=12"
  4022. },
  4023. "peerDependencies": {
  4024. "eslint": "*",
  4025. "jsonc-eslint-parser": "^2.4.0"
  4026. },
  4027. "peerDependenciesMeta": {
  4028. "@eslint/json": {
  4029. "optional": true
  4030. }
  4031. }
  4032. },
  4033. "node_modules/eslint-merge-processors": {
  4034. "version": "2.0.0",
  4035. "resolved": "https://registry.npmjs.org/eslint-merge-processors/-/eslint-merge-processors-2.0.0.tgz",
  4036. "integrity": "sha512-sUuhSf3IrJdGooquEUB5TNpGNpBoQccbnaLHsb1XkBLUPPqCNivCpY05ZcpCOiV9uHwO2yxXEWVczVclzMxYlA==",
  4037. "dev": true,
  4038. "license": "MIT",
  4039. "funding": {
  4040. "url": "https://github.com/sponsors/antfu"
  4041. },
  4042. "peerDependencies": {
  4043. "eslint": "*"
  4044. }
  4045. },
  4046. "node_modules/eslint-plugin-antfu": {
  4047. "version": "3.1.1",
  4048. "resolved": "https://registry.npmjs.org/eslint-plugin-antfu/-/eslint-plugin-antfu-3.1.1.tgz",
  4049. "integrity": "sha512-7Q+NhwLfHJFvopI2HBZbSxWXngTwBLKxW1AGXLr2lEGxcEIK/AsDs8pn8fvIizl5aZjBbVbVK5ujmMpBe4Tvdg==",
  4050. "dev": true,
  4051. "license": "MIT",
  4052. "funding": {
  4053. "url": "https://github.com/sponsors/antfu"
  4054. },
  4055. "peerDependencies": {
  4056. "eslint": "*"
  4057. }
  4058. },
  4059. "node_modules/eslint-plugin-command": {
  4060. "version": "3.2.0",
  4061. "resolved": "https://registry.npmjs.org/eslint-plugin-command/-/eslint-plugin-command-3.2.0.tgz",
  4062. "integrity": "sha512-PSDOB9k7Wd57pp4HD/l3C1D93pKX8/wQo0kWDI4q6/UpgrfMTyNsavklipgiZqbXl1+VBABY1buCcQE5LDpg5g==",
  4063. "dev": true,
  4064. "license": "MIT",
  4065. "dependencies": {
  4066. "@es-joy/jsdoccomment": "^0.50.0"
  4067. },
  4068. "funding": {
  4069. "url": "https://github.com/sponsors/antfu"
  4070. },
  4071. "peerDependencies": {
  4072. "eslint": "*"
  4073. }
  4074. },
  4075. "node_modules/eslint-plugin-es-x": {
  4076. "version": "7.8.0",
  4077. "resolved": "https://registry.npmjs.org/eslint-plugin-es-x/-/eslint-plugin-es-x-7.8.0.tgz",
  4078. "integrity": "sha512-7Ds8+wAAoV3T+LAKeu39Y5BzXCrGKrcISfgKEqTS4BDN8SFEDQd0S43jiQ8vIa3wUKD07qitZdfzlenSi8/0qQ==",
  4079. "dev": true,
  4080. "funding": [
  4081. "https://github.com/sponsors/ota-meshi",
  4082. "https://opencollective.com/eslint"
  4083. ],
  4084. "license": "MIT",
  4085. "dependencies": {
  4086. "@eslint-community/eslint-utils": "^4.1.2",
  4087. "@eslint-community/regexpp": "^4.11.0",
  4088. "eslint-compat-utils": "^0.5.1"
  4089. },
  4090. "engines": {
  4091. "node": "^14.18.0 || >=16.0.0"
  4092. },
  4093. "peerDependencies": {
  4094. "eslint": ">=8"
  4095. }
  4096. },
  4097. "node_modules/eslint-plugin-es-x/node_modules/eslint-compat-utils": {
  4098. "version": "0.5.1",
  4099. "resolved": "https://registry.npmjs.org/eslint-compat-utils/-/eslint-compat-utils-0.5.1.tgz",
  4100. "integrity": "sha512-3z3vFexKIEnjHE3zCMRo6fn/e44U7T1khUjg+Hp0ZQMCigh28rALD0nPFBcGZuiLC5rLZa2ubQHDRln09JfU2Q==",
  4101. "dev": true,
  4102. "license": "MIT",
  4103. "dependencies": {
  4104. "semver": "^7.5.4"
  4105. },
  4106. "engines": {
  4107. "node": ">=12"
  4108. },
  4109. "peerDependencies": {
  4110. "eslint": ">=6.0.0"
  4111. }
  4112. },
  4113. "node_modules/eslint-plugin-import-x": {
  4114. "version": "4.11.0",
  4115. "resolved": "https://registry.npmjs.org/eslint-plugin-import-x/-/eslint-plugin-import-x-4.11.0.tgz",
  4116. "integrity": "sha512-NAaYY49342gj09QGvwnFFl5KcD5aLzjAz97Lo+upnN8MzjEGSIlmL5sxCYGqtIeMjw8fSRDFZIp2xjRLT+yl4Q==",
  4117. "dev": true,
  4118. "license": "MIT",
  4119. "dependencies": {
  4120. "@typescript-eslint/utils": "^8.31.0",
  4121. "comment-parser": "^1.4.1",
  4122. "debug": "^4.4.0",
  4123. "eslint-import-resolver-node": "^0.3.9",
  4124. "get-tsconfig": "^4.10.0",
  4125. "is-glob": "^4.0.3",
  4126. "minimatch": "^9.0.3 || ^10.0.1",
  4127. "semver": "^7.7.1",
  4128. "stable-hash": "^0.0.5",
  4129. "tslib": "^2.8.1",
  4130. "unrs-resolver": "^1.7.0"
  4131. },
  4132. "engines": {
  4133. "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
  4134. },
  4135. "funding": {
  4136. "url": "https://opencollective.com/eslint-plugin-import-x"
  4137. },
  4138. "peerDependencies": {
  4139. "eslint": "^8.57.0 || ^9.0.0"
  4140. }
  4141. },
  4142. "node_modules/eslint-plugin-jsdoc": {
  4143. "version": "50.6.11",
  4144. "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-50.6.11.tgz",
  4145. "integrity": "sha512-k4+MnBCGR8cuIB5MZ++FGd4gbXxjob2rX1Nq0q3nWFF4xSGZENTgTLZSjb+u9B8SAnP6lpGV2FJrBjllV3pVSg==",
  4146. "dev": true,
  4147. "license": "BSD-3-Clause",
  4148. "dependencies": {
  4149. "@es-joy/jsdoccomment": "~0.49.0",
  4150. "are-docs-informative": "^0.0.2",
  4151. "comment-parser": "1.4.1",
  4152. "debug": "^4.3.6",
  4153. "escape-string-regexp": "^4.0.0",
  4154. "espree": "^10.1.0",
  4155. "esquery": "^1.6.0",
  4156. "parse-imports-exports": "^0.2.4",
  4157. "semver": "^7.6.3",
  4158. "spdx-expression-parse": "^4.0.0"
  4159. },
  4160. "engines": {
  4161. "node": ">=18"
  4162. },
  4163. "peerDependencies": {
  4164. "eslint": "^7.0.0 || ^8.0.0 || ^9.0.0"
  4165. }
  4166. },
  4167. "node_modules/eslint-plugin-jsdoc/node_modules/@es-joy/jsdoccomment": {
  4168. "version": "0.49.0",
  4169. "resolved": "https://registry.npmjs.org/@es-joy/jsdoccomment/-/jsdoccomment-0.49.0.tgz",
  4170. "integrity": "sha512-xjZTSFgECpb9Ohuk5yMX5RhUEbfeQcuOp8IF60e+wyzWEF0M5xeSgqsfLtvPEX8BIyOX9saZqzuGPmZ8oWc+5Q==",
  4171. "dev": true,
  4172. "license": "MIT",
  4173. "dependencies": {
  4174. "comment-parser": "1.4.1",
  4175. "esquery": "^1.6.0",
  4176. "jsdoc-type-pratt-parser": "~4.1.0"
  4177. },
  4178. "engines": {
  4179. "node": ">=16"
  4180. }
  4181. },
  4182. "node_modules/eslint-plugin-jsonc": {
  4183. "version": "2.20.0",
  4184. "resolved": "https://registry.npmjs.org/eslint-plugin-jsonc/-/eslint-plugin-jsonc-2.20.0.tgz",
  4185. "integrity": "sha512-FRgCn9Hzk5eKboCbVMrr9QrhM0eO4G+WKH8IFXoaeqhM/2kuWzbStJn4kkr0VWL8J5H8RYZF+Aoam1vlBaZVkw==",
  4186. "dev": true,
  4187. "license": "MIT",
  4188. "dependencies": {
  4189. "@eslint-community/eslint-utils": "^4.5.1",
  4190. "eslint-compat-utils": "^0.6.4",
  4191. "eslint-json-compat-utils": "^0.2.1",
  4192. "espree": "^9.6.1 || ^10.3.0",
  4193. "graphemer": "^1.4.0",
  4194. "jsonc-eslint-parser": "^2.4.0",
  4195. "natural-compare": "^1.4.0",
  4196. "synckit": "^0.6.2 || ^0.7.3 || ^0.10.3"
  4197. },
  4198. "engines": {
  4199. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  4200. },
  4201. "funding": {
  4202. "url": "https://github.com/sponsors/ota-meshi"
  4203. },
  4204. "peerDependencies": {
  4205. "eslint": ">=6.0.0"
  4206. }
  4207. },
  4208. "node_modules/eslint-plugin-n": {
  4209. "version": "17.17.0",
  4210. "resolved": "https://registry.npmjs.org/eslint-plugin-n/-/eslint-plugin-n-17.17.0.tgz",
  4211. "integrity": "sha512-2VvPK7Mo73z1rDFb6pTvkH6kFibAmnTubFq5l83vePxu0WiY1s0LOtj2WHb6Sa40R3w4mnh8GFYbHBQyMlotKw==",
  4212. "dev": true,
  4213. "license": "MIT",
  4214. "dependencies": {
  4215. "@eslint-community/eslint-utils": "^4.5.0",
  4216. "enhanced-resolve": "^5.17.1",
  4217. "eslint-plugin-es-x": "^7.8.0",
  4218. "get-tsconfig": "^4.8.1",
  4219. "globals": "^15.11.0",
  4220. "ignore": "^5.3.2",
  4221. "minimatch": "^9.0.5",
  4222. "semver": "^7.6.3"
  4223. },
  4224. "engines": {
  4225. "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
  4226. },
  4227. "funding": {
  4228. "url": "https://opencollective.com/eslint"
  4229. },
  4230. "peerDependencies": {
  4231. "eslint": ">=8.23.0"
  4232. }
  4233. },
  4234. "node_modules/eslint-plugin-n/node_modules/globals": {
  4235. "version": "15.15.0",
  4236. "resolved": "https://registry.npmjs.org/globals/-/globals-15.15.0.tgz",
  4237. "integrity": "sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==",
  4238. "dev": true,
  4239. "license": "MIT",
  4240. "engines": {
  4241. "node": ">=18"
  4242. },
  4243. "funding": {
  4244. "url": "https://github.com/sponsors/sindresorhus"
  4245. }
  4246. },
  4247. "node_modules/eslint-plugin-no-only-tests": {
  4248. "version": "3.3.0",
  4249. "resolved": "https://registry.npmjs.org/eslint-plugin-no-only-tests/-/eslint-plugin-no-only-tests-3.3.0.tgz",
  4250. "integrity": "sha512-brcKcxGnISN2CcVhXJ/kEQlNa0MEfGRtwKtWA16SkqXHKitaKIMrfemJKLKX1YqDU5C/5JY3PvZXd5jEW04e0Q==",
  4251. "dev": true,
  4252. "license": "MIT",
  4253. "engines": {
  4254. "node": ">=5.0.0"
  4255. }
  4256. },
  4257. "node_modules/eslint-plugin-perfectionist": {
  4258. "version": "4.12.3",
  4259. "resolved": "https://registry.npmjs.org/eslint-plugin-perfectionist/-/eslint-plugin-perfectionist-4.12.3.tgz",
  4260. "integrity": "sha512-V0dmpq6fBbn0BYofHsiRuuY9wgkKMDkdruM0mIRBIJ8XZ8vEaTAZqFsywm40RuWNVnduWBt5HO1ZZ+flE2yqjg==",
  4261. "dev": true,
  4262. "license": "MIT",
  4263. "dependencies": {
  4264. "@typescript-eslint/types": "^8.31.0",
  4265. "@typescript-eslint/utils": "^8.31.0",
  4266. "natural-orderby": "^5.0.0"
  4267. },
  4268. "engines": {
  4269. "node": "^18.0.0 || >=20.0.0"
  4270. },
  4271. "peerDependencies": {
  4272. "eslint": ">=8.45.0"
  4273. }
  4274. },
  4275. "node_modules/eslint-plugin-pnpm": {
  4276. "version": "0.3.1",
  4277. "resolved": "https://registry.npmjs.org/eslint-plugin-pnpm/-/eslint-plugin-pnpm-0.3.1.tgz",
  4278. "integrity": "sha512-vi5iHoELIAlBbX4AW8ZGzU3tUnfxuXhC/NKo3qRcI5o9igbz6zJUqSlQ03bPeMqWIGTPatZnbWsNR1RnlNERNQ==",
  4279. "dev": true,
  4280. "funding": [
  4281. {
  4282. "type": "individual",
  4283. "url": "https://github.com/sponsors/antfu"
  4284. },
  4285. {
  4286. "type": "individual",
  4287. "url": "https://github.com/sponsors/sxzz"
  4288. }
  4289. ],
  4290. "license": "MIT",
  4291. "dependencies": {
  4292. "find-up-simple": "^1.0.1",
  4293. "jsonc-eslint-parser": "^2.4.0",
  4294. "pathe": "^2.0.3",
  4295. "pnpm-workspace-yaml": "0.3.1",
  4296. "tinyglobby": "^0.2.12",
  4297. "yaml-eslint-parser": "^1.3.0"
  4298. },
  4299. "peerDependencies": {
  4300. "eslint": "^9.0.0"
  4301. }
  4302. },
  4303. "node_modules/eslint-plugin-prettier": {
  4304. "version": "5.2.6",
  4305. "resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.6.tgz",
  4306. "integrity": "sha512-mUcf7QG2Tjk7H055Jk0lGBjbgDnfrvqjhXh9t2xLMSCjZVcw9Rb1V6sVNXO0th3jgeO7zllWPTNRil3JW94TnQ==",
  4307. "dev": true,
  4308. "license": "MIT",
  4309. "dependencies": {
  4310. "prettier-linter-helpers": "^1.0.0",
  4311. "synckit": "^0.11.0"
  4312. },
  4313. "engines": {
  4314. "node": "^14.18.0 || >=16.0.0"
  4315. },
  4316. "funding": {
  4317. "url": "https://opencollective.com/eslint-plugin-prettier"
  4318. },
  4319. "peerDependencies": {
  4320. "@types/eslint": ">=8.0.0",
  4321. "eslint": ">=8.0.0",
  4322. "eslint-config-prettier": ">= 7.0.0 <10.0.0 || >=10.1.0",
  4323. "prettier": ">=3.0.0"
  4324. },
  4325. "peerDependenciesMeta": {
  4326. "@types/eslint": {
  4327. "optional": true
  4328. },
  4329. "eslint-config-prettier": {
  4330. "optional": true
  4331. }
  4332. }
  4333. },
  4334. "node_modules/eslint-plugin-prettier/node_modules/synckit": {
  4335. "version": "0.11.4",
  4336. "resolved": "https://registry.npmjs.org/synckit/-/synckit-0.11.4.tgz",
  4337. "integrity": "sha512-Q/XQKRaJiLiFIBNN+mndW7S/RHxvwzuZS6ZwmRzUBqJBv/5QIKCEwkBC8GBf8EQJKYnaFs0wOZbKTXBPj8L9oQ==",
  4338. "dev": true,
  4339. "license": "MIT",
  4340. "dependencies": {
  4341. "@pkgr/core": "^0.2.3",
  4342. "tslib": "^2.8.1"
  4343. },
  4344. "engines": {
  4345. "node": "^14.18.0 || >=16.0.0"
  4346. },
  4347. "funding": {
  4348. "url": "https://opencollective.com/synckit"
  4349. }
  4350. },
  4351. "node_modules/eslint-plugin-regexp": {
  4352. "version": "2.7.0",
  4353. "resolved": "https://registry.npmjs.org/eslint-plugin-regexp/-/eslint-plugin-regexp-2.7.0.tgz",
  4354. "integrity": "sha512-U8oZI77SBtH8U3ulZ05iu0qEzIizyEDXd+BWHvyVxTOjGwcDcvy/kEpgFG4DYca2ByRLiVPFZ2GeH7j1pdvZTA==",
  4355. "dev": true,
  4356. "license": "MIT",
  4357. "dependencies": {
  4358. "@eslint-community/eslint-utils": "^4.2.0",
  4359. "@eslint-community/regexpp": "^4.11.0",
  4360. "comment-parser": "^1.4.0",
  4361. "jsdoc-type-pratt-parser": "^4.0.0",
  4362. "refa": "^0.12.1",
  4363. "regexp-ast-analysis": "^0.7.1",
  4364. "scslre": "^0.3.0"
  4365. },
  4366. "engines": {
  4367. "node": "^18 || >=20"
  4368. },
  4369. "peerDependencies": {
  4370. "eslint": ">=8.44.0"
  4371. }
  4372. },
  4373. "node_modules/eslint-plugin-simple-import-sort": {
  4374. "version": "12.1.1",
  4375. "resolved": "https://registry.npmjs.org/eslint-plugin-simple-import-sort/-/eslint-plugin-simple-import-sort-12.1.1.tgz",
  4376. "integrity": "sha512-6nuzu4xwQtE3332Uz0to+TxDQYRLTKRESSc2hefVT48Zc8JthmN23Gx9lnYhu0FtkRSL1oxny3kJ2aveVhmOVA==",
  4377. "dev": true,
  4378. "license": "MIT",
  4379. "peerDependencies": {
  4380. "eslint": ">=5.0.0"
  4381. }
  4382. },
  4383. "node_modules/eslint-plugin-toml": {
  4384. "version": "0.12.0",
  4385. "resolved": "https://registry.npmjs.org/eslint-plugin-toml/-/eslint-plugin-toml-0.12.0.tgz",
  4386. "integrity": "sha512-+/wVObA9DVhwZB1nG83D2OAQRrcQZXy+drqUnFJKymqnmbnbfg/UPmEMCKrJNcEboUGxUjYrJlgy+/Y930mURQ==",
  4387. "dev": true,
  4388. "license": "MIT",
  4389. "dependencies": {
  4390. "debug": "^4.1.1",
  4391. "eslint-compat-utils": "^0.6.0",
  4392. "lodash": "^4.17.19",
  4393. "toml-eslint-parser": "^0.10.0"
  4394. },
  4395. "engines": {
  4396. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  4397. },
  4398. "funding": {
  4399. "url": "https://github.com/sponsors/ota-meshi"
  4400. },
  4401. "peerDependencies": {
  4402. "eslint": ">=6.0.0"
  4403. }
  4404. },
  4405. "node_modules/eslint-plugin-unicorn": {
  4406. "version": "58.0.0",
  4407. "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-58.0.0.tgz",
  4408. "integrity": "sha512-fc3iaxCm9chBWOHPVjn+Czb/wHS0D2Mko7wkOdobqo9R2bbFObc4LyZaLTNy0mhZOP84nKkLhTUQxlLOZ7EjKw==",
  4409. "dev": true,
  4410. "license": "MIT",
  4411. "dependencies": {
  4412. "@babel/helper-validator-identifier": "^7.25.9",
  4413. "@eslint-community/eslint-utils": "^4.5.1",
  4414. "@eslint/plugin-kit": "^0.2.7",
  4415. "ci-info": "^4.2.0",
  4416. "clean-regexp": "^1.0.0",
  4417. "core-js-compat": "^3.41.0",
  4418. "esquery": "^1.6.0",
  4419. "globals": "^16.0.0",
  4420. "indent-string": "^5.0.0",
  4421. "is-builtin-module": "^5.0.0",
  4422. "jsesc": "^3.1.0",
  4423. "pluralize": "^8.0.0",
  4424. "read-package-up": "^11.0.0",
  4425. "regexp-tree": "^0.1.27",
  4426. "regjsparser": "^0.12.0",
  4427. "semver": "^7.7.1",
  4428. "strip-indent": "^4.0.0"
  4429. },
  4430. "engines": {
  4431. "node": "^18.20.0 || ^20.10.0 || >=21.0.0"
  4432. },
  4433. "funding": {
  4434. "url": "https://github.com/sindresorhus/eslint-plugin-unicorn?sponsor=1"
  4435. },
  4436. "peerDependencies": {
  4437. "eslint": ">=9.22.0"
  4438. }
  4439. },
  4440. "node_modules/eslint-plugin-unused-imports": {
  4441. "version": "4.1.4",
  4442. "resolved": "https://registry.npmjs.org/eslint-plugin-unused-imports/-/eslint-plugin-unused-imports-4.1.4.tgz",
  4443. "integrity": "sha512-YptD6IzQjDardkl0POxnnRBhU1OEePMV0nd6siHaRBbd+lyh6NAhFEobiznKU7kTsSsDeSD62Pe7kAM1b7dAZQ==",
  4444. "dev": true,
  4445. "license": "MIT",
  4446. "peerDependencies": {
  4447. "@typescript-eslint/eslint-plugin": "^8.0.0-0 || ^7.0.0 || ^6.0.0 || ^5.0.0",
  4448. "eslint": "^9.0.0 || ^8.0.0"
  4449. },
  4450. "peerDependenciesMeta": {
  4451. "@typescript-eslint/eslint-plugin": {
  4452. "optional": true
  4453. }
  4454. }
  4455. },
  4456. "node_modules/eslint-plugin-vue": {
  4457. "version": "9.33.0",
  4458. "resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-9.33.0.tgz",
  4459. "integrity": "sha512-174lJKuNsuDIlLpjeXc5E2Tss8P44uIimAfGD0b90k0NoirJqpG7stLuU9Vp/9ioTOrQdWVREc4mRd1BD+CvGw==",
  4460. "dev": true,
  4461. "license": "MIT",
  4462. "dependencies": {
  4463. "@eslint-community/eslint-utils": "^4.4.0",
  4464. "globals": "^13.24.0",
  4465. "natural-compare": "^1.4.0",
  4466. "nth-check": "^2.1.1",
  4467. "postcss-selector-parser": "^6.0.15",
  4468. "semver": "^7.6.3",
  4469. "vue-eslint-parser": "^9.4.3",
  4470. "xml-name-validator": "^4.0.0"
  4471. },
  4472. "engines": {
  4473. "node": "^14.17.0 || >=16.0.0"
  4474. },
  4475. "peerDependencies": {
  4476. "eslint": "^6.2.0 || ^7.0.0 || ^8.0.0 || ^9.0.0"
  4477. }
  4478. },
  4479. "node_modules/eslint-plugin-vue/node_modules/eslint-scope": {
  4480. "version": "7.2.2",
  4481. "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.2.2.tgz",
  4482. "integrity": "sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==",
  4483. "dev": true,
  4484. "license": "BSD-2-Clause",
  4485. "dependencies": {
  4486. "esrecurse": "^4.3.0",
  4487. "estraverse": "^5.2.0"
  4488. },
  4489. "engines": {
  4490. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  4491. },
  4492. "funding": {
  4493. "url": "https://opencollective.com/eslint"
  4494. }
  4495. },
  4496. "node_modules/eslint-plugin-vue/node_modules/eslint-visitor-keys": {
  4497. "version": "3.4.3",
  4498. "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz",
  4499. "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==",
  4500. "dev": true,
  4501. "license": "Apache-2.0",
  4502. "engines": {
  4503. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  4504. },
  4505. "funding": {
  4506. "url": "https://opencollective.com/eslint"
  4507. }
  4508. },
  4509. "node_modules/eslint-plugin-vue/node_modules/espree": {
  4510. "version": "9.6.1",
  4511. "resolved": "https://registry.npmjs.org/espree/-/espree-9.6.1.tgz",
  4512. "integrity": "sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==",
  4513. "dev": true,
  4514. "license": "BSD-2-Clause",
  4515. "dependencies": {
  4516. "acorn": "^8.9.0",
  4517. "acorn-jsx": "^5.3.2",
  4518. "eslint-visitor-keys": "^3.4.1"
  4519. },
  4520. "engines": {
  4521. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  4522. },
  4523. "funding": {
  4524. "url": "https://opencollective.com/eslint"
  4525. }
  4526. },
  4527. "node_modules/eslint-plugin-vue/node_modules/globals": {
  4528. "version": "13.24.0",
  4529. "resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz",
  4530. "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==",
  4531. "dev": true,
  4532. "license": "MIT",
  4533. "dependencies": {
  4534. "type-fest": "^0.20.2"
  4535. },
  4536. "engines": {
  4537. "node": ">=8"
  4538. },
  4539. "funding": {
  4540. "url": "https://github.com/sponsors/sindresorhus"
  4541. }
  4542. },
  4543. "node_modules/eslint-plugin-vue/node_modules/type-fest": {
  4544. "version": "0.20.2",
  4545. "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz",
  4546. "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==",
  4547. "dev": true,
  4548. "license": "(MIT OR CC0-1.0)",
  4549. "engines": {
  4550. "node": ">=10"
  4551. },
  4552. "funding": {
  4553. "url": "https://github.com/sponsors/sindresorhus"
  4554. }
  4555. },
  4556. "node_modules/eslint-plugin-vue/node_modules/vue-eslint-parser": {
  4557. "version": "9.4.3",
  4558. "resolved": "https://registry.npmjs.org/vue-eslint-parser/-/vue-eslint-parser-9.4.3.tgz",
  4559. "integrity": "sha512-2rYRLWlIpaiN8xbPiDyXZXRgLGOtWxERV7ND5fFAv5qo1D2N9Fu9MNajBNc6o13lZ+24DAWCkQCvj4klgmcITg==",
  4560. "dev": true,
  4561. "license": "MIT",
  4562. "dependencies": {
  4563. "debug": "^4.3.4",
  4564. "eslint-scope": "^7.1.1",
  4565. "eslint-visitor-keys": "^3.3.0",
  4566. "espree": "^9.3.1",
  4567. "esquery": "^1.4.0",
  4568. "lodash": "^4.17.21",
  4569. "semver": "^7.3.6"
  4570. },
  4571. "engines": {
  4572. "node": "^14.17.0 || >=16.0.0"
  4573. },
  4574. "funding": {
  4575. "url": "https://github.com/sponsors/mysticatea"
  4576. },
  4577. "peerDependencies": {
  4578. "eslint": ">=6.0.0"
  4579. }
  4580. },
  4581. "node_modules/eslint-plugin-yml": {
  4582. "version": "1.18.0",
  4583. "resolved": "https://registry.npmjs.org/eslint-plugin-yml/-/eslint-plugin-yml-1.18.0.tgz",
  4584. "integrity": "sha512-9NtbhHRN2NJa/s3uHchO3qVVZw0vyOIvWlXWGaKCr/6l3Go62wsvJK5byiI6ZoYztDsow4GnS69BZD3GnqH3hA==",
  4585. "dev": true,
  4586. "license": "MIT",
  4587. "dependencies": {
  4588. "debug": "^4.3.2",
  4589. "escape-string-regexp": "4.0.0",
  4590. "eslint-compat-utils": "^0.6.0",
  4591. "natural-compare": "^1.4.0",
  4592. "yaml-eslint-parser": "^1.2.1"
  4593. },
  4594. "engines": {
  4595. "node": "^14.17.0 || >=16.0.0"
  4596. },
  4597. "funding": {
  4598. "url": "https://github.com/sponsors/ota-meshi"
  4599. },
  4600. "peerDependencies": {
  4601. "eslint": ">=6.0.0"
  4602. }
  4603. },
  4604. "node_modules/eslint-processor-vue-blocks": {
  4605. "version": "2.0.0",
  4606. "resolved": "https://registry.npmjs.org/eslint-processor-vue-blocks/-/eslint-processor-vue-blocks-2.0.0.tgz",
  4607. "integrity": "sha512-u4W0CJwGoWY3bjXAuFpc/b6eK3NQEI8MoeW7ritKj3G3z/WtHrKjkqf+wk8mPEy5rlMGS+k6AZYOw2XBoN/02Q==",
  4608. "dev": true,
  4609. "license": "MIT",
  4610. "funding": {
  4611. "url": "https://github.com/sponsors/antfu"
  4612. },
  4613. "peerDependencies": {
  4614. "@vue/compiler-sfc": "^3.3.0",
  4615. "eslint": ">=9.0.0"
  4616. }
  4617. },
  4618. "node_modules/eslint-scope": {
  4619. "version": "8.3.0",
  4620. "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.3.0.tgz",
  4621. "integrity": "sha512-pUNxi75F8MJ/GdeKtVLSbYg4ZI34J6C0C7sbL4YOp2exGwen7ZsuBqKzUhXd0qMQ362yET3z+uPwKeg/0C2XCQ==",
  4622. "dev": true,
  4623. "license": "BSD-2-Clause",
  4624. "dependencies": {
  4625. "esrecurse": "^4.3.0",
  4626. "estraverse": "^5.2.0"
  4627. },
  4628. "engines": {
  4629. "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
  4630. },
  4631. "funding": {
  4632. "url": "https://opencollective.com/eslint"
  4633. }
  4634. },
  4635. "node_modules/eslint-visitor-keys": {
  4636. "version": "4.2.0",
  4637. "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz",
  4638. "integrity": "sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==",
  4639. "dev": true,
  4640. "license": "Apache-2.0",
  4641. "engines": {
  4642. "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
  4643. },
  4644. "funding": {
  4645. "url": "https://opencollective.com/eslint"
  4646. }
  4647. },
  4648. "node_modules/eslint/node_modules/@eslint/core": {
  4649. "version": "0.13.0",
  4650. "resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.13.0.tgz",
  4651. "integrity": "sha512-yfkgDw1KR66rkT5A8ci4irzDysN7FRpq3ttJolR88OqQikAWqwA8j5VZyas+vjyBNFIJ7MfybJ9plMILI2UrCw==",
  4652. "dev": true,
  4653. "license": "Apache-2.0",
  4654. "dependencies": {
  4655. "@types/json-schema": "^7.0.15"
  4656. },
  4657. "engines": {
  4658. "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
  4659. }
  4660. },
  4661. "node_modules/eslint/node_modules/ajv": {
  4662. "version": "6.12.6",
  4663. "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz",
  4664. "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
  4665. "dev": true,
  4666. "license": "MIT",
  4667. "dependencies": {
  4668. "fast-deep-equal": "^3.1.1",
  4669. "fast-json-stable-stringify": "^2.0.0",
  4670. "json-schema-traverse": "^0.4.1",
  4671. "uri-js": "^4.2.2"
  4672. },
  4673. "funding": {
  4674. "type": "github",
  4675. "url": "https://github.com/sponsors/epoberezkin"
  4676. }
  4677. },
  4678. "node_modules/eslint/node_modules/ansi-styles": {
  4679. "version": "4.3.0",
  4680. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
  4681. "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
  4682. "dev": true,
  4683. "license": "MIT",
  4684. "dependencies": {
  4685. "color-convert": "^2.0.1"
  4686. },
  4687. "engines": {
  4688. "node": ">=8"
  4689. },
  4690. "funding": {
  4691. "url": "https://github.com/chalk/ansi-styles?sponsor=1"
  4692. }
  4693. },
  4694. "node_modules/eslint/node_modules/brace-expansion": {
  4695. "version": "1.1.11",
  4696. "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
  4697. "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
  4698. "dev": true,
  4699. "license": "MIT",
  4700. "dependencies": {
  4701. "balanced-match": "^1.0.0",
  4702. "concat-map": "0.0.1"
  4703. }
  4704. },
  4705. "node_modules/eslint/node_modules/chalk": {
  4706. "version": "4.1.2",
  4707. "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
  4708. "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
  4709. "dev": true,
  4710. "license": "MIT",
  4711. "dependencies": {
  4712. "ansi-styles": "^4.1.0",
  4713. "supports-color": "^7.1.0"
  4714. },
  4715. "engines": {
  4716. "node": ">=10"
  4717. },
  4718. "funding": {
  4719. "url": "https://github.com/chalk/chalk?sponsor=1"
  4720. }
  4721. },
  4722. "node_modules/eslint/node_modules/find-up": {
  4723. "version": "5.0.0",
  4724. "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
  4725. "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
  4726. "dev": true,
  4727. "license": "MIT",
  4728. "dependencies": {
  4729. "locate-path": "^6.0.0",
  4730. "path-exists": "^4.0.0"
  4731. },
  4732. "engines": {
  4733. "node": ">=10"
  4734. },
  4735. "funding": {
  4736. "url": "https://github.com/sponsors/sindresorhus"
  4737. }
  4738. },
  4739. "node_modules/eslint/node_modules/json-schema-traverse": {
  4740. "version": "0.4.1",
  4741. "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
  4742. "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
  4743. "dev": true,
  4744. "license": "MIT"
  4745. },
  4746. "node_modules/eslint/node_modules/locate-path": {
  4747. "version": "6.0.0",
  4748. "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
  4749. "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
  4750. "dev": true,
  4751. "license": "MIT",
  4752. "dependencies": {
  4753. "p-locate": "^5.0.0"
  4754. },
  4755. "engines": {
  4756. "node": ">=10"
  4757. },
  4758. "funding": {
  4759. "url": "https://github.com/sponsors/sindresorhus"
  4760. }
  4761. },
  4762. "node_modules/eslint/node_modules/minimatch": {
  4763. "version": "3.1.2",
  4764. "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
  4765. "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
  4766. "dev": true,
  4767. "license": "ISC",
  4768. "dependencies": {
  4769. "brace-expansion": "^1.1.7"
  4770. },
  4771. "engines": {
  4772. "node": "*"
  4773. }
  4774. },
  4775. "node_modules/eslint/node_modules/p-limit": {
  4776. "version": "3.1.0",
  4777. "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz",
  4778. "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==",
  4779. "dev": true,
  4780. "license": "MIT",
  4781. "dependencies": {
  4782. "yocto-queue": "^0.1.0"
  4783. },
  4784. "engines": {
  4785. "node": ">=10"
  4786. },
  4787. "funding": {
  4788. "url": "https://github.com/sponsors/sindresorhus"
  4789. }
  4790. },
  4791. "node_modules/eslint/node_modules/p-locate": {
  4792. "version": "5.0.0",
  4793. "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz",
  4794. "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
  4795. "dev": true,
  4796. "license": "MIT",
  4797. "dependencies": {
  4798. "p-limit": "^3.0.2"
  4799. },
  4800. "engines": {
  4801. "node": ">=10"
  4802. },
  4803. "funding": {
  4804. "url": "https://github.com/sponsors/sindresorhus"
  4805. }
  4806. },
  4807. "node_modules/eslint/node_modules/path-exists": {
  4808. "version": "4.0.0",
  4809. "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
  4810. "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
  4811. "dev": true,
  4812. "license": "MIT",
  4813. "engines": {
  4814. "node": ">=8"
  4815. }
  4816. },
  4817. "node_modules/eslint/node_modules/yocto-queue": {
  4818. "version": "0.1.0",
  4819. "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz",
  4820. "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==",
  4821. "dev": true,
  4822. "license": "MIT",
  4823. "engines": {
  4824. "node": ">=10"
  4825. },
  4826. "funding": {
  4827. "url": "https://github.com/sponsors/sindresorhus"
  4828. }
  4829. },
  4830. "node_modules/espree": {
  4831. "version": "10.3.0",
  4832. "resolved": "https://registry.npmjs.org/espree/-/espree-10.3.0.tgz",
  4833. "integrity": "sha512-0QYC8b24HWY8zjRnDTL6RiHfDbAWn63qb4LMj1Z4b076A4une81+z03Kg7l7mn/48PUTqoLptSXez8oknU8Clg==",
  4834. "dev": true,
  4835. "license": "BSD-2-Clause",
  4836. "dependencies": {
  4837. "acorn": "^8.14.0",
  4838. "acorn-jsx": "^5.3.2",
  4839. "eslint-visitor-keys": "^4.2.0"
  4840. },
  4841. "engines": {
  4842. "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
  4843. },
  4844. "funding": {
  4845. "url": "https://opencollective.com/eslint"
  4846. }
  4847. },
  4848. "node_modules/esquery": {
  4849. "version": "1.6.0",
  4850. "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.6.0.tgz",
  4851. "integrity": "sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==",
  4852. "dev": true,
  4853. "license": "BSD-3-Clause",
  4854. "dependencies": {
  4855. "estraverse": "^5.1.0"
  4856. },
  4857. "engines": {
  4858. "node": ">=0.10"
  4859. }
  4860. },
  4861. "node_modules/esrecurse": {
  4862. "version": "4.3.0",
  4863. "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz",
  4864. "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==",
  4865. "dev": true,
  4866. "license": "BSD-2-Clause",
  4867. "dependencies": {
  4868. "estraverse": "^5.2.0"
  4869. },
  4870. "engines": {
  4871. "node": ">=4.0"
  4872. }
  4873. },
  4874. "node_modules/estraverse": {
  4875. "version": "5.3.0",
  4876. "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz",
  4877. "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==",
  4878. "dev": true,
  4879. "license": "BSD-2-Clause",
  4880. "engines": {
  4881. "node": ">=4.0"
  4882. }
  4883. },
  4884. "node_modules/estree-walker": {
  4885. "version": "2.0.2",
  4886. "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz",
  4887. "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==",
  4888. "license": "MIT"
  4889. },
  4890. "node_modules/esutils": {
  4891. "version": "2.0.3",
  4892. "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz",
  4893. "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==",
  4894. "dev": true,
  4895. "license": "BSD-2-Clause",
  4896. "engines": {
  4897. "node": ">=0.10.0"
  4898. }
  4899. },
  4900. "node_modules/etag": {
  4901. "version": "1.8.1",
  4902. "resolved": "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz",
  4903. "integrity": "sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg==",
  4904. "license": "MIT",
  4905. "engines": {
  4906. "node": ">= 0.6"
  4907. }
  4908. },
  4909. "node_modules/eventemitter3": {
  4910. "version": "5.0.1",
  4911. "resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-5.0.1.tgz",
  4912. "integrity": "sha512-GWkBvjiSZK87ELrYOSESUYeVIc9mvLLf/nXalMOS5dYrgZq9o5OVkbZAVM06CVxYsCwH9BDZFPlQTlPA1j4ahA==",
  4913. "dev": true,
  4914. "license": "MIT"
  4915. },
  4916. "node_modules/execa": {
  4917. "version": "8.0.1",
  4918. "resolved": "https://registry.npmjs.org/execa/-/execa-8.0.1.tgz",
  4919. "integrity": "sha512-VyhnebXciFV2DESc+p6B+y0LjSm0krU4OgJN44qFAhBY0TJ+1V61tYD2+wHusZ6F9n5K+vl8k0sTy7PEfV4qpg==",
  4920. "dev": true,
  4921. "license": "MIT",
  4922. "dependencies": {
  4923. "cross-spawn": "^7.0.3",
  4924. "get-stream": "^8.0.1",
  4925. "human-signals": "^5.0.0",
  4926. "is-stream": "^3.0.0",
  4927. "merge-stream": "^2.0.0",
  4928. "npm-run-path": "^5.1.0",
  4929. "onetime": "^6.0.0",
  4930. "signal-exit": "^4.1.0",
  4931. "strip-final-newline": "^3.0.0"
  4932. },
  4933. "engines": {
  4934. "node": ">=16.17"
  4935. },
  4936. "funding": {
  4937. "url": "https://github.com/sindresorhus/execa?sponsor=1"
  4938. }
  4939. },
  4940. "node_modules/express": {
  4941. "version": "5.1.0",
  4942. "resolved": "https://registry.npmjs.org/express/-/express-5.1.0.tgz",
  4943. "integrity": "sha512-DT9ck5YIRU+8GYzzU5kT3eHGA5iL+1Zd0EutOmTE9Dtk+Tvuzd23VBU+ec7HPNSTxXYO55gPV/hq4pSBJDjFpA==",
  4944. "license": "MIT",
  4945. "dependencies": {
  4946. "accepts": "^2.0.0",
  4947. "body-parser": "^2.2.0",
  4948. "content-disposition": "^1.0.0",
  4949. "content-type": "^1.0.5",
  4950. "cookie": "^0.7.1",
  4951. "cookie-signature": "^1.2.1",
  4952. "debug": "^4.4.0",
  4953. "encodeurl": "^2.0.0",
  4954. "escape-html": "^1.0.3",
  4955. "etag": "^1.8.1",
  4956. "finalhandler": "^2.1.0",
  4957. "fresh": "^2.0.0",
  4958. "http-errors": "^2.0.0",
  4959. "merge-descriptors": "^2.0.0",
  4960. "mime-types": "^3.0.0",
  4961. "on-finished": "^2.4.1",
  4962. "once": "^1.4.0",
  4963. "parseurl": "^1.3.3",
  4964. "proxy-addr": "^2.0.7",
  4965. "qs": "^6.14.0",
  4966. "range-parser": "^1.2.1",
  4967. "router": "^2.2.0",
  4968. "send": "^1.1.0",
  4969. "serve-static": "^2.2.0",
  4970. "statuses": "^2.0.1",
  4971. "type-is": "^2.0.1",
  4972. "vary": "^1.1.2"
  4973. },
  4974. "engines": {
  4975. "node": ">= 18"
  4976. },
  4977. "funding": {
  4978. "type": "opencollective",
  4979. "url": "https://opencollective.com/express"
  4980. }
  4981. },
  4982. "node_modules/express/node_modules/mime-db": {
  4983. "version": "1.54.0",
  4984. "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.54.0.tgz",
  4985. "integrity": "sha512-aU5EJuIN2WDemCcAp2vFBfp/m4EAhWJnUNSSw0ixs7/kXbd6Pg64EmwJkNdFhB8aWt1sH2CTXrLxo/iAGV3oPQ==",
  4986. "license": "MIT",
  4987. "engines": {
  4988. "node": ">= 0.6"
  4989. }
  4990. },
  4991. "node_modules/express/node_modules/mime-types": {
  4992. "version": "3.0.1",
  4993. "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-3.0.1.tgz",
  4994. "integrity": "sha512-xRc4oEhT6eaBpU1XF7AjpOFD+xQmXNB5OVKwp4tqCuBpHLS/ZbBDrc07mYTDqVMg6PfxUjjNp85O6Cd2Z/5HWA==",
  4995. "license": "MIT",
  4996. "dependencies": {
  4997. "mime-db": "^1.54.0"
  4998. },
  4999. "engines": {
  5000. "node": ">= 0.6"
  5001. }
  5002. },
  5003. "node_modules/exsolve": {
  5004. "version": "1.0.5",
  5005. "resolved": "https://registry.npmjs.org/exsolve/-/exsolve-1.0.5.tgz",
  5006. "integrity": "sha512-pz5dvkYYKQ1AHVrgOzBKWeP4u4FRb3a6DNK2ucr0OoNwYIU4QWsJ+NM36LLzORT+z845MzKHHhpXiUF5nvQoJg==",
  5007. "license": "MIT"
  5008. },
  5009. "node_modules/fast-deep-equal": {
  5010. "version": "3.1.3",
  5011. "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
  5012. "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==",
  5013. "dev": true,
  5014. "license": "MIT"
  5015. },
  5016. "node_modules/fast-diff": {
  5017. "version": "1.3.0",
  5018. "resolved": "https://registry.npmjs.org/fast-diff/-/fast-diff-1.3.0.tgz",
  5019. "integrity": "sha512-VxPP4NqbUjj6MaAOafWeUn2cXWLcCtljklUtZf0Ind4XQ+QPtmA0b18zZy0jIQx+ExRVCR/ZQpBmik5lXshNsw==",
  5020. "dev": true,
  5021. "license": "Apache-2.0"
  5022. },
  5023. "node_modules/fast-glob": {
  5024. "version": "3.3.3",
  5025. "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.3.tgz",
  5026. "integrity": "sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==",
  5027. "license": "MIT",
  5028. "dependencies": {
  5029. "@nodelib/fs.stat": "^2.0.2",
  5030. "@nodelib/fs.walk": "^1.2.3",
  5031. "glob-parent": "^5.1.2",
  5032. "merge2": "^1.3.0",
  5033. "micromatch": "^4.0.8"
  5034. },
  5035. "engines": {
  5036. "node": ">=8.6.0"
  5037. }
  5038. },
  5039. "node_modules/fast-glob/node_modules/glob-parent": {
  5040. "version": "5.1.2",
  5041. "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
  5042. "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
  5043. "license": "ISC",
  5044. "dependencies": {
  5045. "is-glob": "^4.0.1"
  5046. },
  5047. "engines": {
  5048. "node": ">= 6"
  5049. }
  5050. },
  5051. "node_modules/fast-json-stable-stringify": {
  5052. "version": "2.1.0",
  5053. "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz",
  5054. "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==",
  5055. "dev": true,
  5056. "license": "MIT"
  5057. },
  5058. "node_modules/fast-levenshtein": {
  5059. "version": "2.0.6",
  5060. "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz",
  5061. "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==",
  5062. "dev": true,
  5063. "license": "MIT"
  5064. },
  5065. "node_modules/fast-uri": {
  5066. "version": "3.0.6",
  5067. "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.0.6.tgz",
  5068. "integrity": "sha512-Atfo14OibSv5wAp4VWNsFYE1AchQRTv9cBGWET4pZWHzYshFSS9NQI6I57rdKn9croWVMbYFbLhJ+yJvmZIIHw==",
  5069. "dev": true,
  5070. "funding": [
  5071. {
  5072. "type": "github",
  5073. "url": "https://github.com/sponsors/fastify"
  5074. },
  5075. {
  5076. "type": "opencollective",
  5077. "url": "https://opencollective.com/fastify"
  5078. }
  5079. ],
  5080. "license": "BSD-3-Clause"
  5081. },
  5082. "node_modules/fastq": {
  5083. "version": "1.19.1",
  5084. "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.19.1.tgz",
  5085. "integrity": "sha512-GwLTyxkCXjXbxqIhTsMI2Nui8huMPtnxg7krajPJAjnEG/iiOS7i+zCtWGZR9G0NBKbXKh6X9m9UIsYX/N6vvQ==",
  5086. "license": "ISC",
  5087. "dependencies": {
  5088. "reusify": "^1.0.4"
  5089. }
  5090. },
  5091. "node_modules/fault": {
  5092. "version": "2.0.1",
  5093. "resolved": "https://registry.npmjs.org/fault/-/fault-2.0.1.tgz",
  5094. "integrity": "sha512-WtySTkS4OKev5JtpHXnib4Gxiurzh5NCGvWrFaZ34m6JehfTUhKZvn9njTfw48t6JumVQOmrKqpmGcdwxnhqBQ==",
  5095. "dev": true,
  5096. "license": "MIT",
  5097. "dependencies": {
  5098. "format": "^0.2.0"
  5099. },
  5100. "funding": {
  5101. "type": "github",
  5102. "url": "https://github.com/sponsors/wooorm"
  5103. }
  5104. },
  5105. "node_modules/fdir": {
  5106. "version": "6.4.4",
  5107. "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.4.4.tgz",
  5108. "integrity": "sha512-1NZP+GK4GfuAv3PqKvxQRDMjdSRZjnkq7KfhlNrCNNlZ0ygQFpebfrnfnq/W7fpUnAv9aGWmY1zKx7FYL3gwhg==",
  5109. "license": "MIT",
  5110. "peerDependencies": {
  5111. "picomatch": "^3 || ^4"
  5112. },
  5113. "peerDependenciesMeta": {
  5114. "picomatch": {
  5115. "optional": true
  5116. }
  5117. }
  5118. },
  5119. "node_modules/file-entry-cache": {
  5120. "version": "8.0.0",
  5121. "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-8.0.0.tgz",
  5122. "integrity": "sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==",
  5123. "dev": true,
  5124. "license": "MIT",
  5125. "dependencies": {
  5126. "flat-cache": "^4.0.0"
  5127. },
  5128. "engines": {
  5129. "node": ">=16.0.0"
  5130. }
  5131. },
  5132. "node_modules/fill-range": {
  5133. "version": "7.1.1",
  5134. "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz",
  5135. "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==",
  5136. "license": "MIT",
  5137. "dependencies": {
  5138. "to-regex-range": "^5.0.1"
  5139. },
  5140. "engines": {
  5141. "node": ">=8"
  5142. }
  5143. },
  5144. "node_modules/finalhandler": {
  5145. "version": "2.1.0",
  5146. "resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-2.1.0.tgz",
  5147. "integrity": "sha512-/t88Ty3d5JWQbWYgaOGCCYfXRwV1+be02WqYYlL6h0lEiUAMPM8o8qKGO01YIkOHzka2up08wvgYD0mDiI+q3Q==",
  5148. "license": "MIT",
  5149. "dependencies": {
  5150. "debug": "^4.4.0",
  5151. "encodeurl": "^2.0.0",
  5152. "escape-html": "^1.0.3",
  5153. "on-finished": "^2.4.1",
  5154. "parseurl": "^1.3.3",
  5155. "statuses": "^2.0.1"
  5156. },
  5157. "engines": {
  5158. "node": ">= 0.8"
  5159. }
  5160. },
  5161. "node_modules/find-up": {
  5162. "version": "7.0.0",
  5163. "resolved": "https://registry.npmjs.org/find-up/-/find-up-7.0.0.tgz",
  5164. "integrity": "sha512-YyZM99iHrqLKjmt4LJDj58KI+fYyufRLBSYcqycxf//KpBk9FoewoGX0450m9nB44qrZnovzC2oeP5hUibxc/g==",
  5165. "dev": true,
  5166. "license": "MIT",
  5167. "dependencies": {
  5168. "locate-path": "^7.2.0",
  5169. "path-exists": "^5.0.0",
  5170. "unicorn-magic": "^0.1.0"
  5171. },
  5172. "engines": {
  5173. "node": ">=18"
  5174. },
  5175. "funding": {
  5176. "url": "https://github.com/sponsors/sindresorhus"
  5177. }
  5178. },
  5179. "node_modules/find-up-simple": {
  5180. "version": "1.0.1",
  5181. "resolved": "https://registry.npmjs.org/find-up-simple/-/find-up-simple-1.0.1.tgz",
  5182. "integrity": "sha512-afd4O7zpqHeRyg4PfDQsXmlDe2PfdHtJt6Akt8jOWaApLOZk5JXs6VMR29lz03pRe9mpykrRCYIYxaJYcfpncQ==",
  5183. "dev": true,
  5184. "license": "MIT",
  5185. "engines": {
  5186. "node": ">=18"
  5187. },
  5188. "funding": {
  5189. "url": "https://github.com/sponsors/sindresorhus"
  5190. }
  5191. },
  5192. "node_modules/flat-cache": {
  5193. "version": "4.0.1",
  5194. "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-4.0.1.tgz",
  5195. "integrity": "sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==",
  5196. "dev": true,
  5197. "license": "MIT",
  5198. "dependencies": {
  5199. "flatted": "^3.2.9",
  5200. "keyv": "^4.5.4"
  5201. },
  5202. "engines": {
  5203. "node": ">=16"
  5204. }
  5205. },
  5206. "node_modules/flatted": {
  5207. "version": "3.3.3",
  5208. "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.3.tgz",
  5209. "integrity": "sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==",
  5210. "dev": true,
  5211. "license": "ISC"
  5212. },
  5213. "node_modules/follow-redirects": {
  5214. "version": "1.15.9",
  5215. "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.9.tgz",
  5216. "integrity": "sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==",
  5217. "funding": [
  5218. {
  5219. "type": "individual",
  5220. "url": "https://github.com/sponsors/RubenVerborgh"
  5221. }
  5222. ],
  5223. "license": "MIT",
  5224. "engines": {
  5225. "node": ">=4.0"
  5226. },
  5227. "peerDependenciesMeta": {
  5228. "debug": {
  5229. "optional": true
  5230. }
  5231. }
  5232. },
  5233. "node_modules/form-data": {
  5234. "version": "4.0.2",
  5235. "resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.2.tgz",
  5236. "integrity": "sha512-hGfm/slu0ZabnNt4oaRZ6uREyfCj6P4fT/n6A1rGV+Z0VdGXjfOhVUpkn6qVQONHGIFwmveGXyDs75+nr6FM8w==",
  5237. "license": "MIT",
  5238. "dependencies": {
  5239. "asynckit": "^0.4.0",
  5240. "combined-stream": "^1.0.8",
  5241. "es-set-tostringtag": "^2.1.0",
  5242. "mime-types": "^2.1.12"
  5243. },
  5244. "engines": {
  5245. "node": ">= 6"
  5246. }
  5247. },
  5248. "node_modules/format": {
  5249. "version": "0.2.2",
  5250. "resolved": "https://registry.npmjs.org/format/-/format-0.2.2.tgz",
  5251. "integrity": "sha512-wzsgA6WOq+09wrU1tsJ09udeR/YZRaeArL9e1wPbFg3GG2yDnC2ldKpxs4xunpFF9DgqCqOIra3bc1HWrJ37Ww==",
  5252. "dev": true,
  5253. "engines": {
  5254. "node": ">=0.4.x"
  5255. }
  5256. },
  5257. "node_modules/forwarded": {
  5258. "version": "0.2.0",
  5259. "resolved": "https://registry.npmjs.org/forwarded/-/forwarded-0.2.0.tgz",
  5260. "integrity": "sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==",
  5261. "license": "MIT",
  5262. "engines": {
  5263. "node": ">= 0.6"
  5264. }
  5265. },
  5266. "node_modules/fraction.js": {
  5267. "version": "4.3.7",
  5268. "resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-4.3.7.tgz",
  5269. "integrity": "sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==",
  5270. "license": "MIT",
  5271. "engines": {
  5272. "node": "*"
  5273. },
  5274. "funding": {
  5275. "type": "patreon",
  5276. "url": "https://github.com/sponsors/rawify"
  5277. }
  5278. },
  5279. "node_modules/fresh": {
  5280. "version": "2.0.0",
  5281. "resolved": "https://registry.npmjs.org/fresh/-/fresh-2.0.0.tgz",
  5282. "integrity": "sha512-Rx/WycZ60HOaqLKAi6cHRKKI7zxWbJ31MhntmtwMoaTeF7XFH9hhBp8vITaMidfljRQ6eYWCKkaTK+ykVJHP2A==",
  5283. "license": "MIT",
  5284. "engines": {
  5285. "node": ">= 0.8"
  5286. }
  5287. },
  5288. "node_modules/fs-extra": {
  5289. "version": "10.1.0",
  5290. "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.1.0.tgz",
  5291. "integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==",
  5292. "dev": true,
  5293. "license": "MIT",
  5294. "dependencies": {
  5295. "graceful-fs": "^4.2.0",
  5296. "jsonfile": "^6.0.1",
  5297. "universalify": "^2.0.0"
  5298. },
  5299. "engines": {
  5300. "node": ">=12"
  5301. }
  5302. },
  5303. "node_modules/fs-minipass": {
  5304. "version": "2.1.0",
  5305. "resolved": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-2.1.0.tgz",
  5306. "integrity": "sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==",
  5307. "license": "ISC",
  5308. "optional": true,
  5309. "dependencies": {
  5310. "minipass": "^3.0.0"
  5311. },
  5312. "engines": {
  5313. "node": ">= 8"
  5314. }
  5315. },
  5316. "node_modules/fs-minipass/node_modules/minipass": {
  5317. "version": "3.3.6",
  5318. "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz",
  5319. "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==",
  5320. "license": "ISC",
  5321. "optional": true,
  5322. "dependencies": {
  5323. "yallist": "^4.0.0"
  5324. },
  5325. "engines": {
  5326. "node": ">=8"
  5327. }
  5328. },
  5329. "node_modules/fs.realpath": {
  5330. "version": "1.0.0",
  5331. "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz",
  5332. "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==",
  5333. "license": "ISC",
  5334. "optional": true
  5335. },
  5336. "node_modules/function-bind": {
  5337. "version": "1.1.2",
  5338. "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz",
  5339. "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==",
  5340. "license": "MIT",
  5341. "funding": {
  5342. "url": "https://github.com/sponsors/ljharb"
  5343. }
  5344. },
  5345. "node_modules/gauge": {
  5346. "version": "3.0.2",
  5347. "resolved": "https://registry.npmjs.org/gauge/-/gauge-3.0.2.tgz",
  5348. "integrity": "sha512-+5J6MS/5XksCuXq++uFRsnUd7Ovu1XenbeuIuNRJxYWjgQbPuFhT14lAvsWfqfAmnwluf1OwMjz39HjfLPci0Q==",
  5349. "deprecated": "This package is no longer supported.",
  5350. "license": "ISC",
  5351. "optional": true,
  5352. "dependencies": {
  5353. "aproba": "^1.0.3 || ^2.0.0",
  5354. "color-support": "^1.1.2",
  5355. "console-control-strings": "^1.0.0",
  5356. "has-unicode": "^2.0.1",
  5357. "object-assign": "^4.1.1",
  5358. "signal-exit": "^3.0.0",
  5359. "string-width": "^4.2.3",
  5360. "strip-ansi": "^6.0.1",
  5361. "wide-align": "^1.1.2"
  5362. },
  5363. "engines": {
  5364. "node": ">=10"
  5365. }
  5366. },
  5367. "node_modules/gauge/node_modules/ansi-regex": {
  5368. "version": "5.0.1",
  5369. "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
  5370. "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
  5371. "license": "MIT",
  5372. "optional": true,
  5373. "engines": {
  5374. "node": ">=8"
  5375. }
  5376. },
  5377. "node_modules/gauge/node_modules/emoji-regex": {
  5378. "version": "8.0.0",
  5379. "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
  5380. "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
  5381. "license": "MIT",
  5382. "optional": true
  5383. },
  5384. "node_modules/gauge/node_modules/is-fullwidth-code-point": {
  5385. "version": "3.0.0",
  5386. "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
  5387. "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
  5388. "license": "MIT",
  5389. "optional": true,
  5390. "engines": {
  5391. "node": ">=8"
  5392. }
  5393. },
  5394. "node_modules/gauge/node_modules/signal-exit": {
  5395. "version": "3.0.7",
  5396. "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz",
  5397. "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==",
  5398. "license": "ISC",
  5399. "optional": true
  5400. },
  5401. "node_modules/gauge/node_modules/string-width": {
  5402. "version": "4.2.3",
  5403. "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
  5404. "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
  5405. "license": "MIT",
  5406. "optional": true,
  5407. "dependencies": {
  5408. "emoji-regex": "^8.0.0",
  5409. "is-fullwidth-code-point": "^3.0.0",
  5410. "strip-ansi": "^6.0.1"
  5411. },
  5412. "engines": {
  5413. "node": ">=8"
  5414. }
  5415. },
  5416. "node_modules/gauge/node_modules/strip-ansi": {
  5417. "version": "6.0.1",
  5418. "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
  5419. "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
  5420. "license": "MIT",
  5421. "optional": true,
  5422. "dependencies": {
  5423. "ansi-regex": "^5.0.1"
  5424. },
  5425. "engines": {
  5426. "node": ">=8"
  5427. }
  5428. },
  5429. "node_modules/get-caller-file": {
  5430. "version": "2.0.5",
  5431. "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz",
  5432. "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==",
  5433. "dev": true,
  5434. "license": "ISC",
  5435. "engines": {
  5436. "node": "6.* || 8.* || >= 10.*"
  5437. }
  5438. },
  5439. "node_modules/get-east-asian-width": {
  5440. "version": "1.3.0",
  5441. "resolved": "https://registry.npmjs.org/get-east-asian-width/-/get-east-asian-width-1.3.0.tgz",
  5442. "integrity": "sha512-vpeMIQKxczTD/0s2CdEWHcb0eeJe6TFjxb+J5xgX7hScxqrGuyjmv4c1D4A/gelKfyox0gJJwIHF+fLjeaM8kQ==",
  5443. "dev": true,
  5444. "license": "MIT",
  5445. "engines": {
  5446. "node": ">=18"
  5447. },
  5448. "funding": {
  5449. "url": "https://github.com/sponsors/sindresorhus"
  5450. }
  5451. },
  5452. "node_modules/get-intrinsic": {
  5453. "version": "1.3.0",
  5454. "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.3.0.tgz",
  5455. "integrity": "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==",
  5456. "license": "MIT",
  5457. "dependencies": {
  5458. "call-bind-apply-helpers": "^1.0.2",
  5459. "es-define-property": "^1.0.1",
  5460. "es-errors": "^1.3.0",
  5461. "es-object-atoms": "^1.1.1",
  5462. "function-bind": "^1.1.2",
  5463. "get-proto": "^1.0.1",
  5464. "gopd": "^1.2.0",
  5465. "has-symbols": "^1.1.0",
  5466. "hasown": "^2.0.2",
  5467. "math-intrinsics": "^1.1.0"
  5468. },
  5469. "engines": {
  5470. "node": ">= 0.4"
  5471. },
  5472. "funding": {
  5473. "url": "https://github.com/sponsors/ljharb"
  5474. }
  5475. },
  5476. "node_modules/get-proto": {
  5477. "version": "1.0.1",
  5478. "resolved": "https://registry.npmjs.org/get-proto/-/get-proto-1.0.1.tgz",
  5479. "integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==",
  5480. "license": "MIT",
  5481. "dependencies": {
  5482. "dunder-proto": "^1.0.1",
  5483. "es-object-atoms": "^1.0.0"
  5484. },
  5485. "engines": {
  5486. "node": ">= 0.4"
  5487. }
  5488. },
  5489. "node_modules/get-stream": {
  5490. "version": "8.0.1",
  5491. "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-8.0.1.tgz",
  5492. "integrity": "sha512-VaUJspBffn/LMCJVoMvSAdmscJyS1auj5Zulnn5UoYcY531UWmdwhRWkcGKnGU93m5HSXP9LP2usOryrBtQowA==",
  5493. "dev": true,
  5494. "license": "MIT",
  5495. "engines": {
  5496. "node": ">=16"
  5497. },
  5498. "funding": {
  5499. "url": "https://github.com/sponsors/sindresorhus"
  5500. }
  5501. },
  5502. "node_modules/get-tsconfig": {
  5503. "version": "4.10.0",
  5504. "resolved": "https://registry.npmjs.org/get-tsconfig/-/get-tsconfig-4.10.0.tgz",
  5505. "integrity": "sha512-kGzZ3LWWQcGIAmg6iWvXn0ei6WDtV26wzHRMwDSzmAbcXrTEXxHy6IehI6/4eT6VRKyMP1eF1VqwrVUmE/LR7A==",
  5506. "dev": true,
  5507. "license": "MIT",
  5508. "dependencies": {
  5509. "resolve-pkg-maps": "^1.0.0"
  5510. },
  5511. "funding": {
  5512. "url": "https://github.com/privatenumber/get-tsconfig?sponsor=1"
  5513. }
  5514. },
  5515. "node_modules/giget": {
  5516. "version": "2.0.0",
  5517. "resolved": "https://registry.npmjs.org/giget/-/giget-2.0.0.tgz",
  5518. "integrity": "sha512-L5bGsVkxJbJgdnwyuheIunkGatUF/zssUoxxjACCseZYAVbaqdh9Tsmmlkl8vYan09H7sbvKt4pS8GqKLBrEzA==",
  5519. "license": "MIT",
  5520. "dependencies": {
  5521. "citty": "^0.1.6",
  5522. "consola": "^3.4.0",
  5523. "defu": "^6.1.4",
  5524. "node-fetch-native": "^1.6.6",
  5525. "nypm": "^0.6.0",
  5526. "pathe": "^2.0.3"
  5527. },
  5528. "bin": {
  5529. "giget": "dist/cli.mjs"
  5530. }
  5531. },
  5532. "node_modules/git-raw-commits": {
  5533. "version": "4.0.0",
  5534. "resolved": "https://registry.npmjs.org/git-raw-commits/-/git-raw-commits-4.0.0.tgz",
  5535. "integrity": "sha512-ICsMM1Wk8xSGMowkOmPrzo2Fgmfo4bMHLNX6ytHjajRJUqvHOw/TFapQ+QG75c3X/tTDDhOSRPGC52dDbNM8FQ==",
  5536. "dev": true,
  5537. "license": "MIT",
  5538. "dependencies": {
  5539. "dargs": "^8.0.0",
  5540. "meow": "^12.0.1",
  5541. "split2": "^4.0.0"
  5542. },
  5543. "bin": {
  5544. "git-raw-commits": "cli.mjs"
  5545. },
  5546. "engines": {
  5547. "node": ">=16"
  5548. }
  5549. },
  5550. "node_modules/glob": {
  5551. "version": "7.2.3",
  5552. "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz",
  5553. "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
  5554. "deprecated": "Glob versions prior to v9 are no longer supported",
  5555. "license": "ISC",
  5556. "optional": true,
  5557. "dependencies": {
  5558. "fs.realpath": "^1.0.0",
  5559. "inflight": "^1.0.4",
  5560. "inherits": "2",
  5561. "minimatch": "^3.1.1",
  5562. "once": "^1.3.0",
  5563. "path-is-absolute": "^1.0.0"
  5564. },
  5565. "engines": {
  5566. "node": "*"
  5567. },
  5568. "funding": {
  5569. "url": "https://github.com/sponsors/isaacs"
  5570. }
  5571. },
  5572. "node_modules/glob-parent": {
  5573. "version": "6.0.2",
  5574. "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz",
  5575. "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==",
  5576. "dev": true,
  5577. "license": "ISC",
  5578. "dependencies": {
  5579. "is-glob": "^4.0.3"
  5580. },
  5581. "engines": {
  5582. "node": ">=10.13.0"
  5583. }
  5584. },
  5585. "node_modules/glob/node_modules/brace-expansion": {
  5586. "version": "1.1.11",
  5587. "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
  5588. "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
  5589. "license": "MIT",
  5590. "optional": true,
  5591. "dependencies": {
  5592. "balanced-match": "^1.0.0",
  5593. "concat-map": "0.0.1"
  5594. }
  5595. },
  5596. "node_modules/glob/node_modules/minimatch": {
  5597. "version": "3.1.2",
  5598. "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
  5599. "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
  5600. "license": "ISC",
  5601. "optional": true,
  5602. "dependencies": {
  5603. "brace-expansion": "^1.1.7"
  5604. },
  5605. "engines": {
  5606. "node": "*"
  5607. }
  5608. },
  5609. "node_modules/global-directory": {
  5610. "version": "4.0.1",
  5611. "resolved": "https://registry.npmjs.org/global-directory/-/global-directory-4.0.1.tgz",
  5612. "integrity": "sha512-wHTUcDUoZ1H5/0iVqEudYW4/kAlN5cZ3j/bXn0Dpbizl9iaUVeWSHqiOjsgk6OW2bkLclbBjzewBz6weQ1zA2Q==",
  5613. "dev": true,
  5614. "license": "MIT",
  5615. "dependencies": {
  5616. "ini": "4.1.1"
  5617. },
  5618. "engines": {
  5619. "node": ">=18"
  5620. },
  5621. "funding": {
  5622. "url": "https://github.com/sponsors/sindresorhus"
  5623. }
  5624. },
  5625. "node_modules/globals": {
  5626. "version": "16.0.0",
  5627. "resolved": "https://registry.npmjs.org/globals/-/globals-16.0.0.tgz",
  5628. "integrity": "sha512-iInW14XItCXET01CQFqudPOWP2jYMl7T+QRQT+UNcR/iQncN/F0UNpgd76iFkBPgNQb4+X3LV9tLJYzwh+Gl3A==",
  5629. "dev": true,
  5630. "license": "MIT",
  5631. "engines": {
  5632. "node": ">=18"
  5633. },
  5634. "funding": {
  5635. "url": "https://github.com/sponsors/sindresorhus"
  5636. }
  5637. },
  5638. "node_modules/globby": {
  5639. "version": "14.1.0",
  5640. "resolved": "https://registry.npmjs.org/globby/-/globby-14.1.0.tgz",
  5641. "integrity": "sha512-0Ia46fDOaT7k4og1PDW4YbodWWr3scS2vAr2lTbsplOt2WkKp0vQbkI9wKis/T5LV/dqPjO3bpS/z6GTJB82LA==",
  5642. "license": "MIT",
  5643. "dependencies": {
  5644. "@sindresorhus/merge-streams": "^2.1.0",
  5645. "fast-glob": "^3.3.3",
  5646. "ignore": "^7.0.3",
  5647. "path-type": "^6.0.0",
  5648. "slash": "^5.1.0",
  5649. "unicorn-magic": "^0.3.0"
  5650. },
  5651. "engines": {
  5652. "node": ">=18"
  5653. },
  5654. "funding": {
  5655. "url": "https://github.com/sponsors/sindresorhus"
  5656. }
  5657. },
  5658. "node_modules/globby/node_modules/ignore": {
  5659. "version": "7.0.4",
  5660. "resolved": "https://registry.npmjs.org/ignore/-/ignore-7.0.4.tgz",
  5661. "integrity": "sha512-gJzzk+PQNznz8ysRrC0aOkBNVRBDtE1n53IqyqEf3PXrYwomFs5q4pGMizBMJF+ykh03insJ27hB8gSrD2Hn8A==",
  5662. "license": "MIT",
  5663. "engines": {
  5664. "node": ">= 4"
  5665. }
  5666. },
  5667. "node_modules/globby/node_modules/unicorn-magic": {
  5668. "version": "0.3.0",
  5669. "resolved": "https://registry.npmjs.org/unicorn-magic/-/unicorn-magic-0.3.0.tgz",
  5670. "integrity": "sha512-+QBBXBCvifc56fsbuxZQ6Sic3wqqc3WWaqxs58gvJrcOuN83HGTCwz3oS5phzU9LthRNE9VrJCFCLUgHeeFnfA==",
  5671. "license": "MIT",
  5672. "engines": {
  5673. "node": ">=18"
  5674. },
  5675. "funding": {
  5676. "url": "https://github.com/sponsors/sindresorhus"
  5677. }
  5678. },
  5679. "node_modules/gopd": {
  5680. "version": "1.2.0",
  5681. "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz",
  5682. "integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==",
  5683. "license": "MIT",
  5684. "engines": {
  5685. "node": ">= 0.4"
  5686. },
  5687. "funding": {
  5688. "url": "https://github.com/sponsors/ljharb"
  5689. }
  5690. },
  5691. "node_modules/graceful-fs": {
  5692. "version": "4.2.11",
  5693. "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz",
  5694. "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==",
  5695. "dev": true,
  5696. "license": "ISC"
  5697. },
  5698. "node_modules/graphemer": {
  5699. "version": "1.4.0",
  5700. "resolved": "https://registry.npmjs.org/graphemer/-/graphemer-1.4.0.tgz",
  5701. "integrity": "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==",
  5702. "dev": true,
  5703. "license": "MIT"
  5704. },
  5705. "node_modules/has-ansi": {
  5706. "version": "2.0.0",
  5707. "resolved": "https://registry.npmjs.org/has-ansi/-/has-ansi-2.0.0.tgz",
  5708. "integrity": "sha512-C8vBJ8DwUCx19vhm7urhTuUsr4/IyP6l4VzNQDv+ryHQObW3TTTp9yB68WpYgRe2bbaGuZ/se74IqFeVnMnLZg==",
  5709. "license": "MIT",
  5710. "dependencies": {
  5711. "ansi-regex": "^2.0.0"
  5712. },
  5713. "engines": {
  5714. "node": ">=0.10.0"
  5715. }
  5716. },
  5717. "node_modules/has-ansi/node_modules/ansi-regex": {
  5718. "version": "2.1.1",
  5719. "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz",
  5720. "integrity": "sha512-TIGnTpdo+E3+pCyAluZvtED5p5wCqLdezCyhPZzKPcxvFplEt4i+W7OONCKgeZFT3+y5NZZfOOS/Bdcanm1MYA==",
  5721. "license": "MIT",
  5722. "engines": {
  5723. "node": ">=0.10.0"
  5724. }
  5725. },
  5726. "node_modules/has-flag": {
  5727. "version": "4.0.0",
  5728. "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
  5729. "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
  5730. "dev": true,
  5731. "license": "MIT",
  5732. "engines": {
  5733. "node": ">=8"
  5734. }
  5735. },
  5736. "node_modules/has-symbols": {
  5737. "version": "1.1.0",
  5738. "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.1.0.tgz",
  5739. "integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==",
  5740. "license": "MIT",
  5741. "engines": {
  5742. "node": ">= 0.4"
  5743. },
  5744. "funding": {
  5745. "url": "https://github.com/sponsors/ljharb"
  5746. }
  5747. },
  5748. "node_modules/has-tostringtag": {
  5749. "version": "1.0.2",
  5750. "resolved": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.2.tgz",
  5751. "integrity": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==",
  5752. "license": "MIT",
  5753. "dependencies": {
  5754. "has-symbols": "^1.0.3"
  5755. },
  5756. "engines": {
  5757. "node": ">= 0.4"
  5758. },
  5759. "funding": {
  5760. "url": "https://github.com/sponsors/ljharb"
  5761. }
  5762. },
  5763. "node_modules/has-unicode": {
  5764. "version": "2.0.1",
  5765. "resolved": "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz",
  5766. "integrity": "sha512-8Rf9Y83NBReMnx0gFzA8JImQACstCYWUplepDa9xprwwtmgEZUF0h/i5xSA625zB/I37EtrswSST6OXxwaaIJQ==",
  5767. "license": "ISC",
  5768. "optional": true
  5769. },
  5770. "node_modules/hasown": {
  5771. "version": "2.0.2",
  5772. "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz",
  5773. "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==",
  5774. "license": "MIT",
  5775. "dependencies": {
  5776. "function-bind": "^1.1.2"
  5777. },
  5778. "engines": {
  5779. "node": ">= 0.4"
  5780. }
  5781. },
  5782. "node_modules/he": {
  5783. "version": "1.2.0",
  5784. "resolved": "https://registry.npmjs.org/he/-/he-1.2.0.tgz",
  5785. "integrity": "sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==",
  5786. "dev": true,
  5787. "license": "MIT",
  5788. "bin": {
  5789. "he": "bin/he"
  5790. }
  5791. },
  5792. "node_modules/hookable": {
  5793. "version": "5.5.3",
  5794. "resolved": "https://registry.npmjs.org/hookable/-/hookable-5.5.3.tgz",
  5795. "integrity": "sha512-Yc+BQe8SvoXH1643Qez1zqLRmbA5rCL+sSmk6TVos0LWVfNIB7PGncdlId77WzLGSIB5KaWgTaNTs2lNVEI6VQ==",
  5796. "license": "MIT"
  5797. },
  5798. "node_modules/hosted-git-info": {
  5799. "version": "7.0.2",
  5800. "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-7.0.2.tgz",
  5801. "integrity": "sha512-puUZAUKT5m8Zzvs72XWy3HtvVbTWljRE66cP60bxJzAqf2DgICo7lYTY2IHUmLnNpjYvw5bvmoHvPc0QO2a62w==",
  5802. "dev": true,
  5803. "license": "ISC",
  5804. "dependencies": {
  5805. "lru-cache": "^10.0.1"
  5806. },
  5807. "engines": {
  5808. "node": "^16.14.0 || >=18.0.0"
  5809. }
  5810. },
  5811. "node_modules/http-errors": {
  5812. "version": "2.0.0",
  5813. "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-2.0.0.tgz",
  5814. "integrity": "sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ==",
  5815. "license": "MIT",
  5816. "dependencies": {
  5817. "depd": "2.0.0",
  5818. "inherits": "2.0.4",
  5819. "setprototypeof": "1.2.0",
  5820. "statuses": "2.0.1",
  5821. "toidentifier": "1.0.1"
  5822. },
  5823. "engines": {
  5824. "node": ">= 0.8"
  5825. }
  5826. },
  5827. "node_modules/https-proxy-agent": {
  5828. "version": "5.0.1",
  5829. "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz",
  5830. "integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==",
  5831. "license": "MIT",
  5832. "optional": true,
  5833. "dependencies": {
  5834. "agent-base": "6",
  5835. "debug": "4"
  5836. },
  5837. "engines": {
  5838. "node": ">= 6"
  5839. }
  5840. },
  5841. "node_modules/human-signals": {
  5842. "version": "5.0.0",
  5843. "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-5.0.0.tgz",
  5844. "integrity": "sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==",
  5845. "dev": true,
  5846. "license": "Apache-2.0",
  5847. "engines": {
  5848. "node": ">=16.17.0"
  5849. }
  5850. },
  5851. "node_modules/husky": {
  5852. "version": "9.1.7",
  5853. "resolved": "https://registry.npmjs.org/husky/-/husky-9.1.7.tgz",
  5854. "integrity": "sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==",
  5855. "dev": true,
  5856. "license": "MIT",
  5857. "bin": {
  5858. "husky": "bin.js"
  5859. },
  5860. "engines": {
  5861. "node": ">=18"
  5862. },
  5863. "funding": {
  5864. "url": "https://github.com/sponsors/typicode"
  5865. }
  5866. },
  5867. "node_modules/iconv-lite": {
  5868. "version": "0.6.3",
  5869. "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz",
  5870. "integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==",
  5871. "license": "MIT",
  5872. "dependencies": {
  5873. "safer-buffer": ">= 2.1.2 < 3.0.0"
  5874. },
  5875. "engines": {
  5876. "node": ">=0.10.0"
  5877. }
  5878. },
  5879. "node_modules/ignore": {
  5880. "version": "5.3.2",
  5881. "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz",
  5882. "integrity": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==",
  5883. "dev": true,
  5884. "license": "MIT",
  5885. "engines": {
  5886. "node": ">= 4"
  5887. }
  5888. },
  5889. "node_modules/immutable": {
  5890. "version": "5.1.1",
  5891. "resolved": "https://registry.npmjs.org/immutable/-/immutable-5.1.1.tgz",
  5892. "integrity": "sha512-3jatXi9ObIsPGr3N5hGw/vWWcTkq6hUYhpQz4k0wLC+owqWi/LiugIw9x0EdNZ2yGedKN/HzePiBvaJRXa0Ujg==",
  5893. "dev": true,
  5894. "license": "MIT"
  5895. },
  5896. "node_modules/import-fresh": {
  5897. "version": "3.3.1",
  5898. "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.1.tgz",
  5899. "integrity": "sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==",
  5900. "dev": true,
  5901. "license": "MIT",
  5902. "dependencies": {
  5903. "parent-module": "^1.0.0",
  5904. "resolve-from": "^4.0.0"
  5905. },
  5906. "engines": {
  5907. "node": ">=6"
  5908. },
  5909. "funding": {
  5910. "url": "https://github.com/sponsors/sindresorhus"
  5911. }
  5912. },
  5913. "node_modules/import-fresh/node_modules/resolve-from": {
  5914. "version": "4.0.0",
  5915. "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz",
  5916. "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==",
  5917. "dev": true,
  5918. "license": "MIT",
  5919. "engines": {
  5920. "node": ">=4"
  5921. }
  5922. },
  5923. "node_modules/import-meta-resolve": {
  5924. "version": "4.1.0",
  5925. "resolved": "https://registry.npmjs.org/import-meta-resolve/-/import-meta-resolve-4.1.0.tgz",
  5926. "integrity": "sha512-I6fiaX09Xivtk+THaMfAwnA3MVA5Big1WHF1Dfx9hFuvNIWpXnorlkzhcQf6ehrqQiiZECRt1poOAkPmer3ruw==",
  5927. "dev": true,
  5928. "license": "MIT",
  5929. "funding": {
  5930. "type": "github",
  5931. "url": "https://github.com/sponsors/wooorm"
  5932. }
  5933. },
  5934. "node_modules/imurmurhash": {
  5935. "version": "0.1.4",
  5936. "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz",
  5937. "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==",
  5938. "dev": true,
  5939. "license": "MIT",
  5940. "engines": {
  5941. "node": ">=0.8.19"
  5942. }
  5943. },
  5944. "node_modules/indent-string": {
  5945. "version": "5.0.0",
  5946. "resolved": "https://registry.npmjs.org/indent-string/-/indent-string-5.0.0.tgz",
  5947. "integrity": "sha512-m6FAo/spmsW2Ab2fU35JTYwtOKa2yAwXSwgjSv1TJzh4Mh7mC3lzAOVLBprb72XsTrgkEIsl7YrFNAiDiRhIGg==",
  5948. "dev": true,
  5949. "license": "MIT",
  5950. "engines": {
  5951. "node": ">=12"
  5952. },
  5953. "funding": {
  5954. "url": "https://github.com/sponsors/sindresorhus"
  5955. }
  5956. },
  5957. "node_modules/index-to-position": {
  5958. "version": "1.1.0",
  5959. "resolved": "https://registry.npmjs.org/index-to-position/-/index-to-position-1.1.0.tgz",
  5960. "integrity": "sha512-XPdx9Dq4t9Qk1mTMbWONJqU7boCoumEH7fRET37HX5+khDUl3J2W6PdALxhILYlIYx2amlwYcRPp28p0tSiojg==",
  5961. "dev": true,
  5962. "license": "MIT",
  5963. "engines": {
  5964. "node": ">=18"
  5965. },
  5966. "funding": {
  5967. "url": "https://github.com/sponsors/sindresorhus"
  5968. }
  5969. },
  5970. "node_modules/inflight": {
  5971. "version": "1.0.6",
  5972. "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
  5973. "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==",
  5974. "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.",
  5975. "license": "ISC",
  5976. "optional": true,
  5977. "dependencies": {
  5978. "once": "^1.3.0",
  5979. "wrappy": "1"
  5980. }
  5981. },
  5982. "node_modules/inherits": {
  5983. "version": "2.0.4",
  5984. "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
  5985. "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
  5986. "license": "ISC"
  5987. },
  5988. "node_modules/ini": {
  5989. "version": "4.1.1",
  5990. "resolved": "https://registry.npmjs.org/ini/-/ini-4.1.1.tgz",
  5991. "integrity": "sha512-QQnnxNyfvmHFIsj7gkPcYymR8Jdw/o7mp5ZFihxn6h8Ci6fh3Dx4E1gPjpQEpIuPo9XVNY/ZUwh4BPMjGyL01g==",
  5992. "dev": true,
  5993. "license": "ISC",
  5994. "engines": {
  5995. "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
  5996. }
  5997. },
  5998. "node_modules/ipaddr.js": {
  5999. "version": "1.9.1",
  6000. "resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.9.1.tgz",
  6001. "integrity": "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==",
  6002. "license": "MIT",
  6003. "engines": {
  6004. "node": ">= 0.10"
  6005. }
  6006. },
  6007. "node_modules/is-arrayish": {
  6008. "version": "0.2.1",
  6009. "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz",
  6010. "integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==",
  6011. "dev": true,
  6012. "license": "MIT"
  6013. },
  6014. "node_modules/is-binary-path": {
  6015. "version": "2.1.0",
  6016. "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz",
  6017. "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==",
  6018. "dev": true,
  6019. "license": "MIT",
  6020. "dependencies": {
  6021. "binary-extensions": "^2.0.0"
  6022. },
  6023. "engines": {
  6024. "node": ">=8"
  6025. }
  6026. },
  6027. "node_modules/is-builtin-module": {
  6028. "version": "5.0.0",
  6029. "resolved": "https://registry.npmjs.org/is-builtin-module/-/is-builtin-module-5.0.0.tgz",
  6030. "integrity": "sha512-f4RqJKBUe5rQkJ2eJEJBXSticB3hGbN9j0yxxMQFqIW89Jp9WYFtzfTcRlstDKVUTRzSOTLKRfO9vIztenwtxA==",
  6031. "dev": true,
  6032. "license": "MIT",
  6033. "dependencies": {
  6034. "builtin-modules": "^5.0.0"
  6035. },
  6036. "engines": {
  6037. "node": ">=18.20"
  6038. },
  6039. "funding": {
  6040. "url": "https://github.com/sponsors/sindresorhus"
  6041. }
  6042. },
  6043. "node_modules/is-core-module": {
  6044. "version": "2.16.1",
  6045. "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.16.1.tgz",
  6046. "integrity": "sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==",
  6047. "license": "MIT",
  6048. "dependencies": {
  6049. "hasown": "^2.0.2"
  6050. },
  6051. "engines": {
  6052. "node": ">= 0.4"
  6053. },
  6054. "funding": {
  6055. "url": "https://github.com/sponsors/ljharb"
  6056. }
  6057. },
  6058. "node_modules/is-extglob": {
  6059. "version": "2.1.1",
  6060. "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
  6061. "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==",
  6062. "license": "MIT",
  6063. "engines": {
  6064. "node": ">=0.10.0"
  6065. }
  6066. },
  6067. "node_modules/is-fullwidth-code-point": {
  6068. "version": "4.0.0",
  6069. "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-4.0.0.tgz",
  6070. "integrity": "sha512-O4L094N2/dZ7xqVdrXhh9r1KODPJpFms8B5sGdJLPy664AgvXsreZUyCQQNItZRDlYug4xStLjNp/sz3HvBowQ==",
  6071. "dev": true,
  6072. "license": "MIT",
  6073. "engines": {
  6074. "node": ">=12"
  6075. },
  6076. "funding": {
  6077. "url": "https://github.com/sponsors/sindresorhus"
  6078. }
  6079. },
  6080. "node_modules/is-glob": {
  6081. "version": "4.0.3",
  6082. "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz",
  6083. "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
  6084. "license": "MIT",
  6085. "dependencies": {
  6086. "is-extglob": "^2.1.1"
  6087. },
  6088. "engines": {
  6089. "node": ">=0.10.0"
  6090. }
  6091. },
  6092. "node_modules/is-number": {
  6093. "version": "7.0.0",
  6094. "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
  6095. "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
  6096. "license": "MIT",
  6097. "engines": {
  6098. "node": ">=0.12.0"
  6099. }
  6100. },
  6101. "node_modules/is-obj": {
  6102. "version": "2.0.0",
  6103. "resolved": "https://registry.npmjs.org/is-obj/-/is-obj-2.0.0.tgz",
  6104. "integrity": "sha512-drqDG3cbczxxEJRoOXcOjtdp1J/lyp1mNn0xaznRs8+muBhgQcrnbspox5X5fOw0HnMnbfDzvnEMEtqDEJEo8w==",
  6105. "dev": true,
  6106. "license": "MIT",
  6107. "engines": {
  6108. "node": ">=8"
  6109. }
  6110. },
  6111. "node_modules/is-promise": {
  6112. "version": "4.0.0",
  6113. "resolved": "https://registry.npmjs.org/is-promise/-/is-promise-4.0.0.tgz",
  6114. "integrity": "sha512-hvpoI6korhJMnej285dSg6nu1+e6uxs7zG3BYAm5byqDsgJNWwxzM6z6iZiAgQR4TJ30JmBTOwqZUw3WlyH3AQ==",
  6115. "license": "MIT"
  6116. },
  6117. "node_modules/is-stream": {
  6118. "version": "3.0.0",
  6119. "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-3.0.0.tgz",
  6120. "integrity": "sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA==",
  6121. "dev": true,
  6122. "license": "MIT",
  6123. "engines": {
  6124. "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
  6125. },
  6126. "funding": {
  6127. "url": "https://github.com/sponsors/sindresorhus"
  6128. }
  6129. },
  6130. "node_modules/is-text-path": {
  6131. "version": "2.0.0",
  6132. "resolved": "https://registry.npmjs.org/is-text-path/-/is-text-path-2.0.0.tgz",
  6133. "integrity": "sha512-+oDTluR6WEjdXEJMnC2z6A4FRwFoYuvShVVEGsS7ewc0UTi2QtAKMDJuL4BDEVt+5T7MjFo12RP8ghOM75oKJw==",
  6134. "dev": true,
  6135. "license": "MIT",
  6136. "dependencies": {
  6137. "text-extensions": "^2.0.0"
  6138. },
  6139. "engines": {
  6140. "node": ">=8"
  6141. }
  6142. },
  6143. "node_modules/is-what": {
  6144. "version": "4.1.16",
  6145. "resolved": "https://registry.npmjs.org/is-what/-/is-what-4.1.16.tgz",
  6146. "integrity": "sha512-ZhMwEosbFJkA0YhFnNDgTM4ZxDRsS6HqTo7qsZM08fehyRYIYa0yHu5R6mgo1n/8MgaPBXiPimPD77baVFYg+A==",
  6147. "license": "MIT",
  6148. "engines": {
  6149. "node": ">=12.13"
  6150. },
  6151. "funding": {
  6152. "url": "https://github.com/sponsors/mesqueeb"
  6153. }
  6154. },
  6155. "node_modules/isexe": {
  6156. "version": "2.0.0",
  6157. "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
  6158. "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==",
  6159. "dev": true,
  6160. "license": "ISC"
  6161. },
  6162. "node_modules/jiti": {
  6163. "version": "2.4.2",
  6164. "resolved": "https://registry.npmjs.org/jiti/-/jiti-2.4.2.tgz",
  6165. "integrity": "sha512-rg9zJN+G4n2nfJl5MW3BMygZX56zKPNVEYYqq7adpmMh4Jn2QNEwhvQlFy6jPVdcod7txZtKHWnyZiA3a0zP7A==",
  6166. "license": "MIT",
  6167. "bin": {
  6168. "jiti": "lib/jiti-cli.mjs"
  6169. }
  6170. },
  6171. "node_modules/js-base64": {
  6172. "version": "2.6.4",
  6173. "resolved": "https://registry.npmjs.org/js-base64/-/js-base64-2.6.4.tgz",
  6174. "integrity": "sha512-pZe//GGmwJndub7ZghVHz7vjb2LgC1m8B07Au3eYqeqv9emhESByMXxaEgkUkEqJe87oBbSniGYoQNIBklc7IQ==",
  6175. "license": "BSD-3-Clause"
  6176. },
  6177. "node_modules/js-tokens": {
  6178. "version": "4.0.0",
  6179. "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
  6180. "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==",
  6181. "dev": true,
  6182. "license": "MIT"
  6183. },
  6184. "node_modules/js-yaml": {
  6185. "version": "4.1.0",
  6186. "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
  6187. "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
  6188. "dev": true,
  6189. "license": "MIT",
  6190. "dependencies": {
  6191. "argparse": "^2.0.1"
  6192. },
  6193. "bin": {
  6194. "js-yaml": "bin/js-yaml.js"
  6195. }
  6196. },
  6197. "node_modules/jsdoc-type-pratt-parser": {
  6198. "version": "4.1.0",
  6199. "resolved": "https://registry.npmjs.org/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-4.1.0.tgz",
  6200. "integrity": "sha512-Hicd6JK5Njt2QB6XYFS7ok9e37O8AYk3jTcppG4YVQnYjOemymvTcmc7OWsmq/Qqj5TdRFO5/x/tIPmBeRtGHg==",
  6201. "dev": true,
  6202. "license": "MIT",
  6203. "engines": {
  6204. "node": ">=12.0.0"
  6205. }
  6206. },
  6207. "node_modules/jsesc": {
  6208. "version": "3.1.0",
  6209. "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-3.1.0.tgz",
  6210. "integrity": "sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==",
  6211. "dev": true,
  6212. "license": "MIT",
  6213. "bin": {
  6214. "jsesc": "bin/jsesc"
  6215. },
  6216. "engines": {
  6217. "node": ">=6"
  6218. }
  6219. },
  6220. "node_modules/json-buffer": {
  6221. "version": "3.0.1",
  6222. "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz",
  6223. "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==",
  6224. "dev": true,
  6225. "license": "MIT"
  6226. },
  6227. "node_modules/json-parse-even-better-errors": {
  6228. "version": "2.3.1",
  6229. "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz",
  6230. "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==",
  6231. "dev": true,
  6232. "license": "MIT"
  6233. },
  6234. "node_modules/json-schema-traverse": {
  6235. "version": "1.0.0",
  6236. "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
  6237. "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
  6238. "dev": true,
  6239. "license": "MIT"
  6240. },
  6241. "node_modules/json-stable-stringify-without-jsonify": {
  6242. "version": "1.0.1",
  6243. "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz",
  6244. "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==",
  6245. "dev": true,
  6246. "license": "MIT"
  6247. },
  6248. "node_modules/jsonc-eslint-parser": {
  6249. "version": "2.4.0",
  6250. "resolved": "https://registry.npmjs.org/jsonc-eslint-parser/-/jsonc-eslint-parser-2.4.0.tgz",
  6251. "integrity": "sha512-WYDyuc/uFcGp6YtM2H0uKmUwieOuzeE/5YocFJLnLfclZ4inf3mRn8ZVy1s7Hxji7Jxm6Ss8gqpexD/GlKoGgg==",
  6252. "dev": true,
  6253. "license": "MIT",
  6254. "dependencies": {
  6255. "acorn": "^8.5.0",
  6256. "eslint-visitor-keys": "^3.0.0",
  6257. "espree": "^9.0.0",
  6258. "semver": "^7.3.5"
  6259. },
  6260. "engines": {
  6261. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  6262. },
  6263. "funding": {
  6264. "url": "https://github.com/sponsors/ota-meshi"
  6265. }
  6266. },
  6267. "node_modules/jsonc-eslint-parser/node_modules/eslint-visitor-keys": {
  6268. "version": "3.4.3",
  6269. "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz",
  6270. "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==",
  6271. "dev": true,
  6272. "license": "Apache-2.0",
  6273. "engines": {
  6274. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  6275. },
  6276. "funding": {
  6277. "url": "https://opencollective.com/eslint"
  6278. }
  6279. },
  6280. "node_modules/jsonc-eslint-parser/node_modules/espree": {
  6281. "version": "9.6.1",
  6282. "resolved": "https://registry.npmjs.org/espree/-/espree-9.6.1.tgz",
  6283. "integrity": "sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==",
  6284. "dev": true,
  6285. "license": "BSD-2-Clause",
  6286. "dependencies": {
  6287. "acorn": "^8.9.0",
  6288. "acorn-jsx": "^5.3.2",
  6289. "eslint-visitor-keys": "^3.4.1"
  6290. },
  6291. "engines": {
  6292. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  6293. },
  6294. "funding": {
  6295. "url": "https://opencollective.com/eslint"
  6296. }
  6297. },
  6298. "node_modules/jsonfile": {
  6299. "version": "6.1.0",
  6300. "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz",
  6301. "integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==",
  6302. "dev": true,
  6303. "license": "MIT",
  6304. "dependencies": {
  6305. "universalify": "^2.0.0"
  6306. },
  6307. "optionalDependencies": {
  6308. "graceful-fs": "^4.1.6"
  6309. }
  6310. },
  6311. "node_modules/jsonparse": {
  6312. "version": "1.3.1",
  6313. "resolved": "https://registry.npmjs.org/jsonparse/-/jsonparse-1.3.1.tgz",
  6314. "integrity": "sha512-POQXvpdL69+CluYsillJ7SUhKvytYjW9vG/GKpnf+xP8UWgYEM/RaMzHHofbALDiKbbP1W8UEYmgGl39WkPZsg==",
  6315. "dev": true,
  6316. "engines": [
  6317. "node >= 0.2.0"
  6318. ],
  6319. "license": "MIT"
  6320. },
  6321. "node_modules/JSONStream": {
  6322. "version": "1.3.5",
  6323. "resolved": "https://registry.npmjs.org/JSONStream/-/JSONStream-1.3.5.tgz",
  6324. "integrity": "sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ==",
  6325. "dev": true,
  6326. "license": "(MIT OR Apache-2.0)",
  6327. "dependencies": {
  6328. "jsonparse": "^1.2.0",
  6329. "through": ">=2.2.7 <3"
  6330. },
  6331. "bin": {
  6332. "JSONStream": "bin.js"
  6333. },
  6334. "engines": {
  6335. "node": "*"
  6336. }
  6337. },
  6338. "node_modules/keypress": {
  6339. "version": "0.1.0",
  6340. "resolved": "https://registry.npmjs.org/keypress/-/keypress-0.1.0.tgz",
  6341. "integrity": "sha512-x0yf9PL/nx9Nw9oLL8ZVErFAk85/lslwEP7Vz7s5SI1ODXZIgit3C5qyWjw4DxOuO/3Hb4866SQh28a1V1d+WA==",
  6342. "license": "MIT"
  6343. },
  6344. "node_modules/keyv": {
  6345. "version": "4.5.4",
  6346. "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz",
  6347. "integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==",
  6348. "dev": true,
  6349. "license": "MIT",
  6350. "dependencies": {
  6351. "json-buffer": "3.0.1"
  6352. }
  6353. },
  6354. "node_modules/klona": {
  6355. "version": "2.0.6",
  6356. "resolved": "https://registry.npmjs.org/klona/-/klona-2.0.6.tgz",
  6357. "integrity": "sha512-dhG34DXATL5hSxJbIexCft8FChFXtmskoZYnoPWjXQuebWYCNkVeV3KkGegCK9CP1oswI/vQibS2GY7Em/sJJA==",
  6358. "license": "MIT",
  6359. "engines": {
  6360. "node": ">= 8"
  6361. }
  6362. },
  6363. "node_modules/knitwork": {
  6364. "version": "1.2.0",
  6365. "resolved": "https://registry.npmjs.org/knitwork/-/knitwork-1.2.0.tgz",
  6366. "integrity": "sha512-xYSH7AvuQ6nXkq42x0v5S8/Iry+cfulBz/DJQzhIyESdLD7425jXsPy4vn5cCXU+HhRN2kVw51Vd1K6/By4BQg==",
  6367. "license": "MIT"
  6368. },
  6369. "node_modules/konva": {
  6370. "version": "9.3.20",
  6371. "resolved": "https://registry.npmjs.org/konva/-/konva-9.3.20.tgz",
  6372. "integrity": "sha512-7XPD/YtgfzC8b1c7z0hhY5TF1IO/pBYNa29zMTA2PeBaqI0n5YplUeo4JRuRcljeAF8lWtW65jePZZF7064c8w==",
  6373. "funding": [
  6374. {
  6375. "type": "patreon",
  6376. "url": "https://www.patreon.com/lavrton"
  6377. },
  6378. {
  6379. "type": "opencollective",
  6380. "url": "https://opencollective.com/konva"
  6381. },
  6382. {
  6383. "type": "github",
  6384. "url": "https://github.com/sponsors/lavrton"
  6385. }
  6386. ],
  6387. "license": "MIT"
  6388. },
  6389. "node_modules/levn": {
  6390. "version": "0.4.1",
  6391. "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz",
  6392. "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==",
  6393. "dev": true,
  6394. "license": "MIT",
  6395. "dependencies": {
  6396. "prelude-ls": "^1.2.1",
  6397. "type-check": "~0.4.0"
  6398. },
  6399. "engines": {
  6400. "node": ">= 0.8.0"
  6401. }
  6402. },
  6403. "node_modules/lilconfig": {
  6404. "version": "3.1.3",
  6405. "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-3.1.3.tgz",
  6406. "integrity": "sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==",
  6407. "license": "MIT",
  6408. "engines": {
  6409. "node": ">=14"
  6410. },
  6411. "funding": {
  6412. "url": "https://github.com/sponsors/antonk52"
  6413. }
  6414. },
  6415. "node_modules/lines-and-columns": {
  6416. "version": "1.2.4",
  6417. "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz",
  6418. "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==",
  6419. "dev": true,
  6420. "license": "MIT"
  6421. },
  6422. "node_modules/lint-staged": {
  6423. "version": "15.5.1",
  6424. "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.5.1.tgz",
  6425. "integrity": "sha512-6m7u8mue4Xn6wK6gZvSCQwBvMBR36xfY24nF5bMTf2MHDYG6S3yhJuOgdYVw99hsjyDt2d4z168b3naI8+NWtQ==",
  6426. "dev": true,
  6427. "license": "MIT",
  6428. "dependencies": {
  6429. "chalk": "^5.4.1",
  6430. "commander": "^13.1.0",
  6431. "debug": "^4.4.0",
  6432. "execa": "^8.0.1",
  6433. "lilconfig": "^3.1.3",
  6434. "listr2": "^8.2.5",
  6435. "micromatch": "^4.0.8",
  6436. "pidtree": "^0.6.0",
  6437. "string-argv": "^0.3.2",
  6438. "yaml": "^2.7.0"
  6439. },
  6440. "bin": {
  6441. "lint-staged": "bin/lint-staged.js"
  6442. },
  6443. "engines": {
  6444. "node": ">=18.12.0"
  6445. },
  6446. "funding": {
  6447. "url": "https://opencollective.com/lint-staged"
  6448. }
  6449. },
  6450. "node_modules/listr2": {
  6451. "version": "8.3.2",
  6452. "resolved": "https://registry.npmjs.org/listr2/-/listr2-8.3.2.tgz",
  6453. "integrity": "sha512-vsBzcU4oE+v0lj4FhVLzr9dBTv4/fHIa57l+GCwovP8MoFNZJTOhGU8PXd4v2VJCbECAaijBiHntiekFMLvo0g==",
  6454. "dev": true,
  6455. "license": "MIT",
  6456. "dependencies": {
  6457. "cli-truncate": "^4.0.0",
  6458. "colorette": "^2.0.20",
  6459. "eventemitter3": "^5.0.1",
  6460. "log-update": "^6.1.0",
  6461. "rfdc": "^1.4.1",
  6462. "wrap-ansi": "^9.0.0"
  6463. },
  6464. "engines": {
  6465. "node": ">=18.0.0"
  6466. }
  6467. },
  6468. "node_modules/local-pkg": {
  6469. "version": "1.1.1",
  6470. "resolved": "https://registry.npmjs.org/local-pkg/-/local-pkg-1.1.1.tgz",
  6471. "integrity": "sha512-WunYko2W1NcdfAFpuLUoucsgULmgDBRkdxHxWQ7mK0cQqwPiy8E1enjuRBrhLtZkB5iScJ1XIPdhVEFK8aOLSg==",
  6472. "license": "MIT",
  6473. "dependencies": {
  6474. "mlly": "^1.7.4",
  6475. "pkg-types": "^2.0.1",
  6476. "quansync": "^0.2.8"
  6477. },
  6478. "engines": {
  6479. "node": ">=14"
  6480. },
  6481. "funding": {
  6482. "url": "https://github.com/sponsors/antfu"
  6483. }
  6484. },
  6485. "node_modules/locate-path": {
  6486. "version": "7.2.0",
  6487. "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-7.2.0.tgz",
  6488. "integrity": "sha512-gvVijfZvn7R+2qyPX8mAuKcFGDf6Nc61GdvGafQsHL0sBIxfKzA+usWn4GFC/bk+QdwPUD4kWFJLhElipq+0VA==",
  6489. "dev": true,
  6490. "license": "MIT",
  6491. "dependencies": {
  6492. "p-locate": "^6.0.0"
  6493. },
  6494. "engines": {
  6495. "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
  6496. },
  6497. "funding": {
  6498. "url": "https://github.com/sponsors/sindresorhus"
  6499. }
  6500. },
  6501. "node_modules/lodash": {
  6502. "version": "4.17.21",
  6503. "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
  6504. "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
  6505. "license": "MIT"
  6506. },
  6507. "node_modules/lodash-es": {
  6508. "version": "4.17.21",
  6509. "resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.21.tgz",
  6510. "integrity": "sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==",
  6511. "license": "MIT"
  6512. },
  6513. "node_modules/lodash-unified": {
  6514. "version": "1.0.3",
  6515. "resolved": "https://registry.npmjs.org/lodash-unified/-/lodash-unified-1.0.3.tgz",
  6516. "integrity": "sha512-WK9qSozxXOD7ZJQlpSqOT+om2ZfcT4yO+03FuzAHD0wF6S0l0090LRPDx3vhTTLZ8cFKpBn+IOcVXK6qOcIlfQ==",
  6517. "license": "MIT",
  6518. "peerDependencies": {
  6519. "@types/lodash-es": "*",
  6520. "lodash": "*",
  6521. "lodash-es": "*"
  6522. }
  6523. },
  6524. "node_modules/lodash.camelcase": {
  6525. "version": "4.3.0",
  6526. "resolved": "https://registry.npmjs.org/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz",
  6527. "integrity": "sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA==",
  6528. "dev": true,
  6529. "license": "MIT"
  6530. },
  6531. "node_modules/lodash.isplainobject": {
  6532. "version": "4.0.6",
  6533. "resolved": "https://registry.npmjs.org/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz",
  6534. "integrity": "sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==",
  6535. "dev": true,
  6536. "license": "MIT"
  6537. },
  6538. "node_modules/lodash.kebabcase": {
  6539. "version": "4.1.1",
  6540. "resolved": "https://registry.npmjs.org/lodash.kebabcase/-/lodash.kebabcase-4.1.1.tgz",
  6541. "integrity": "sha512-N8XRTIMMqqDgSy4VLKPnJ/+hpGZN+PHQiJnSenYqPaVV/NCqEogTnAdZLQiGKhxX+JCs8waWq2t1XHWKOmlY8g==",
  6542. "dev": true,
  6543. "license": "MIT"
  6544. },
  6545. "node_modules/lodash.memoize": {
  6546. "version": "4.1.2",
  6547. "resolved": "https://registry.npmjs.org/lodash.memoize/-/lodash.memoize-4.1.2.tgz",
  6548. "integrity": "sha512-t7j+NzmgnQzTAYXcsHYLgimltOV1MXHtlOWf6GjL9Kj8GK5FInw5JotxvbOs+IvV1/Dzo04/fCGfLVs7aXb4Ag==",
  6549. "license": "MIT"
  6550. },
  6551. "node_modules/lodash.merge": {
  6552. "version": "4.6.2",
  6553. "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz",
  6554. "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==",
  6555. "dev": true,
  6556. "license": "MIT"
  6557. },
  6558. "node_modules/lodash.mergewith": {
  6559. "version": "4.6.2",
  6560. "resolved": "https://registry.npmjs.org/lodash.mergewith/-/lodash.mergewith-4.6.2.tgz",
  6561. "integrity": "sha512-GK3g5RPZWTRSeLSpgP8Xhra+pnjBC56q9FZYe1d5RN3TJ35dbkGy3YqBSMbyCrlbi+CM9Z3Jk5yTL7RCsqboyQ==",
  6562. "dev": true,
  6563. "license": "MIT"
  6564. },
  6565. "node_modules/lodash.snakecase": {
  6566. "version": "4.1.1",
  6567. "resolved": "https://registry.npmjs.org/lodash.snakecase/-/lodash.snakecase-4.1.1.tgz",
  6568. "integrity": "sha512-QZ1d4xoBHYUeuouhEq3lk3Uq7ldgyFXGBhg04+oRLnIz8o9T65Eh+8YdroUwn846zchkA9yDsDl5CVVaV2nqYw==",
  6569. "dev": true,
  6570. "license": "MIT"
  6571. },
  6572. "node_modules/lodash.startcase": {
  6573. "version": "4.4.0",
  6574. "resolved": "https://registry.npmjs.org/lodash.startcase/-/lodash.startcase-4.4.0.tgz",
  6575. "integrity": "sha512-+WKqsK294HMSc2jEbNgpHpd0JfIBhp7rEV4aqXWqFr6AlXov+SlcgB1Fv01y2kGe3Gc8nMW7VA0SrGuSkRfIEg==",
  6576. "dev": true,
  6577. "license": "MIT"
  6578. },
  6579. "node_modules/lodash.uniq": {
  6580. "version": "4.5.0",
  6581. "resolved": "https://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.5.0.tgz",
  6582. "integrity": "sha512-xfBaXQd9ryd9dlSDvnvI0lvxfLJlYAZzXomUYzLKtUeOQvOP5piqAWuGtrhWeqaXK9hhoM/iyJc5AV+XfsX3HQ==",
  6583. "license": "MIT"
  6584. },
  6585. "node_modules/lodash.upperfirst": {
  6586. "version": "4.3.1",
  6587. "resolved": "https://registry.npmjs.org/lodash.upperfirst/-/lodash.upperfirst-4.3.1.tgz",
  6588. "integrity": "sha512-sReKOYJIJf74dhJONhU4e0/shzi1trVbSWDOhKYE5XV2O+H7Sb2Dihwuc7xWxVl+DgFPyTqIN3zMfT9cq5iWDg==",
  6589. "dev": true,
  6590. "license": "MIT"
  6591. },
  6592. "node_modules/log-update": {
  6593. "version": "6.1.0",
  6594. "resolved": "https://registry.npmjs.org/log-update/-/log-update-6.1.0.tgz",
  6595. "integrity": "sha512-9ie8ItPR6tjY5uYJh8K/Zrv/RMZ5VOlOWvtZdEHYSTFKZfIBPQa9tOAEeAWhd+AnIneLJ22w5fjOYtoutpWq5w==",
  6596. "dev": true,
  6597. "license": "MIT",
  6598. "dependencies": {
  6599. "ansi-escapes": "^7.0.0",
  6600. "cli-cursor": "^5.0.0",
  6601. "slice-ansi": "^7.1.0",
  6602. "strip-ansi": "^7.1.0",
  6603. "wrap-ansi": "^9.0.0"
  6604. },
  6605. "engines": {
  6606. "node": ">=18"
  6607. },
  6608. "funding": {
  6609. "url": "https://github.com/sponsors/sindresorhus"
  6610. }
  6611. },
  6612. "node_modules/log-update/node_modules/is-fullwidth-code-point": {
  6613. "version": "5.0.0",
  6614. "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-5.0.0.tgz",
  6615. "integrity": "sha512-OVa3u9kkBbw7b8Xw5F9P+D/T9X+Z4+JruYVNapTjPYZYUznQ5YfWeFkOj606XYYW8yugTfC8Pj0hYqvi4ryAhA==",
  6616. "dev": true,
  6617. "license": "MIT",
  6618. "dependencies": {
  6619. "get-east-asian-width": "^1.0.0"
  6620. },
  6621. "engines": {
  6622. "node": ">=18"
  6623. },
  6624. "funding": {
  6625. "url": "https://github.com/sponsors/sindresorhus"
  6626. }
  6627. },
  6628. "node_modules/log-update/node_modules/slice-ansi": {
  6629. "version": "7.1.0",
  6630. "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-7.1.0.tgz",
  6631. "integrity": "sha512-bSiSngZ/jWeX93BqeIAbImyTbEihizcwNjFoRUIY/T1wWQsfsm2Vw1agPKylXvQTU7iASGdHhyqRlqQzfz+Htg==",
  6632. "dev": true,
  6633. "license": "MIT",
  6634. "dependencies": {
  6635. "ansi-styles": "^6.2.1",
  6636. "is-fullwidth-code-point": "^5.0.0"
  6637. },
  6638. "engines": {
  6639. "node": ">=18"
  6640. },
  6641. "funding": {
  6642. "url": "https://github.com/chalk/slice-ansi?sponsor=1"
  6643. }
  6644. },
  6645. "node_modules/longest-streak": {
  6646. "version": "3.1.0",
  6647. "resolved": "https://registry.npmjs.org/longest-streak/-/longest-streak-3.1.0.tgz",
  6648. "integrity": "sha512-9Ri+o0JYgehTaVBBDoMqIl8GXtbWg711O3srftcHhZ0dqnETqLaoIK0x17fUw9rFSlK/0NlsKe0Ahhyl5pXE2g==",
  6649. "dev": true,
  6650. "license": "MIT",
  6651. "funding": {
  6652. "type": "github",
  6653. "url": "https://github.com/sponsors/wooorm"
  6654. }
  6655. },
  6656. "node_modules/lru-cache": {
  6657. "version": "10.4.3",
  6658. "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.4.3.tgz",
  6659. "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==",
  6660. "dev": true,
  6661. "license": "ISC"
  6662. },
  6663. "node_modules/magic-string": {
  6664. "version": "0.30.17",
  6665. "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.17.tgz",
  6666. "integrity": "sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==",
  6667. "license": "MIT",
  6668. "dependencies": {
  6669. "@jridgewell/sourcemap-codec": "^1.5.0"
  6670. }
  6671. },
  6672. "node_modules/make-dir": {
  6673. "version": "3.1.0",
  6674. "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz",
  6675. "integrity": "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==",
  6676. "license": "MIT",
  6677. "dependencies": {
  6678. "semver": "^6.0.0"
  6679. },
  6680. "engines": {
  6681. "node": ">=8"
  6682. },
  6683. "funding": {
  6684. "url": "https://github.com/sponsors/sindresorhus"
  6685. }
  6686. },
  6687. "node_modules/make-dir/node_modules/semver": {
  6688. "version": "6.3.1",
  6689. "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
  6690. "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
  6691. "license": "ISC",
  6692. "bin": {
  6693. "semver": "bin/semver.js"
  6694. }
  6695. },
  6696. "node_modules/markdown-table": {
  6697. "version": "3.0.4",
  6698. "resolved": "https://registry.npmjs.org/markdown-table/-/markdown-table-3.0.4.tgz",
  6699. "integrity": "sha512-wiYz4+JrLyb/DqW2hkFJxP7Vd7JuTDm77fvbM8VfEQdmSMqcImWeeRbHwZjBjIFki/VaMK2BhFi7oUUZeM5bqw==",
  6700. "dev": true,
  6701. "license": "MIT",
  6702. "funding": {
  6703. "type": "github",
  6704. "url": "https://github.com/sponsors/wooorm"
  6705. }
  6706. },
  6707. "node_modules/math-intrinsics": {
  6708. "version": "1.1.0",
  6709. "resolved": "https://registry.npmjs.org/math-intrinsics/-/math-intrinsics-1.1.0.tgz",
  6710. "integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==",
  6711. "license": "MIT",
  6712. "engines": {
  6713. "node": ">= 0.4"
  6714. }
  6715. },
  6716. "node_modules/mdast-util-find-and-replace": {
  6717. "version": "3.0.2",
  6718. "resolved": "https://registry.npmjs.org/mdast-util-find-and-replace/-/mdast-util-find-and-replace-3.0.2.tgz",
  6719. "integrity": "sha512-Tmd1Vg/m3Xz43afeNxDIhWRtFZgM2VLyaf4vSTYwudTyeuTneoL3qtWMA5jeLyz/O1vDJmmV4QuScFCA2tBPwg==",
  6720. "dev": true,
  6721. "license": "MIT",
  6722. "dependencies": {
  6723. "@types/mdast": "^4.0.0",
  6724. "escape-string-regexp": "^5.0.0",
  6725. "unist-util-is": "^6.0.0",
  6726. "unist-util-visit-parents": "^6.0.0"
  6727. },
  6728. "funding": {
  6729. "type": "opencollective",
  6730. "url": "https://opencollective.com/unified"
  6731. }
  6732. },
  6733. "node_modules/mdast-util-find-and-replace/node_modules/escape-string-regexp": {
  6734. "version": "5.0.0",
  6735. "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz",
  6736. "integrity": "sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==",
  6737. "dev": true,
  6738. "license": "MIT",
  6739. "engines": {
  6740. "node": ">=12"
  6741. },
  6742. "funding": {
  6743. "url": "https://github.com/sponsors/sindresorhus"
  6744. }
  6745. },
  6746. "node_modules/mdast-util-from-markdown": {
  6747. "version": "2.0.2",
  6748. "resolved": "https://registry.npmjs.org/mdast-util-from-markdown/-/mdast-util-from-markdown-2.0.2.tgz",
  6749. "integrity": "sha512-uZhTV/8NBuw0WHkPTrCqDOl0zVe1BIng5ZtHoDk49ME1qqcjYmmLmOf0gELgcRMxN4w2iuIeVso5/6QymSrgmA==",
  6750. "dev": true,
  6751. "license": "MIT",
  6752. "dependencies": {
  6753. "@types/mdast": "^4.0.0",
  6754. "@types/unist": "^3.0.0",
  6755. "decode-named-character-reference": "^1.0.0",
  6756. "devlop": "^1.0.0",
  6757. "mdast-util-to-string": "^4.0.0",
  6758. "micromark": "^4.0.0",
  6759. "micromark-util-decode-numeric-character-reference": "^2.0.0",
  6760. "micromark-util-decode-string": "^2.0.0",
  6761. "micromark-util-normalize-identifier": "^2.0.0",
  6762. "micromark-util-symbol": "^2.0.0",
  6763. "micromark-util-types": "^2.0.0",
  6764. "unist-util-stringify-position": "^4.0.0"
  6765. },
  6766. "funding": {
  6767. "type": "opencollective",
  6768. "url": "https://opencollective.com/unified"
  6769. }
  6770. },
  6771. "node_modules/mdast-util-frontmatter": {
  6772. "version": "2.0.1",
  6773. "resolved": "https://registry.npmjs.org/mdast-util-frontmatter/-/mdast-util-frontmatter-2.0.1.tgz",
  6774. "integrity": "sha512-LRqI9+wdgC25P0URIJY9vwocIzCcksduHQ9OF2joxQoyTNVduwLAFUzjoopuRJbJAReaKrNQKAZKL3uCMugWJA==",
  6775. "dev": true,
  6776. "license": "MIT",
  6777. "dependencies": {
  6778. "@types/mdast": "^4.0.0",
  6779. "devlop": "^1.0.0",
  6780. "escape-string-regexp": "^5.0.0",
  6781. "mdast-util-from-markdown": "^2.0.0",
  6782. "mdast-util-to-markdown": "^2.0.0",
  6783. "micromark-extension-frontmatter": "^2.0.0"
  6784. },
  6785. "funding": {
  6786. "type": "opencollective",
  6787. "url": "https://opencollective.com/unified"
  6788. }
  6789. },
  6790. "node_modules/mdast-util-frontmatter/node_modules/escape-string-regexp": {
  6791. "version": "5.0.0",
  6792. "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz",
  6793. "integrity": "sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==",
  6794. "dev": true,
  6795. "license": "MIT",
  6796. "engines": {
  6797. "node": ">=12"
  6798. },
  6799. "funding": {
  6800. "url": "https://github.com/sponsors/sindresorhus"
  6801. }
  6802. },
  6803. "node_modules/mdast-util-gfm": {
  6804. "version": "3.1.0",
  6805. "resolved": "https://registry.npmjs.org/mdast-util-gfm/-/mdast-util-gfm-3.1.0.tgz",
  6806. "integrity": "sha512-0ulfdQOM3ysHhCJ1p06l0b0VKlhU0wuQs3thxZQagjcjPrlFRqY215uZGHHJan9GEAXd9MbfPjFJz+qMkVR6zQ==",
  6807. "dev": true,
  6808. "license": "MIT",
  6809. "dependencies": {
  6810. "mdast-util-from-markdown": "^2.0.0",
  6811. "mdast-util-gfm-autolink-literal": "^2.0.0",
  6812. "mdast-util-gfm-footnote": "^2.0.0",
  6813. "mdast-util-gfm-strikethrough": "^2.0.0",
  6814. "mdast-util-gfm-table": "^2.0.0",
  6815. "mdast-util-gfm-task-list-item": "^2.0.0",
  6816. "mdast-util-to-markdown": "^2.0.0"
  6817. },
  6818. "funding": {
  6819. "type": "opencollective",
  6820. "url": "https://opencollective.com/unified"
  6821. }
  6822. },
  6823. "node_modules/mdast-util-gfm-autolink-literal": {
  6824. "version": "2.0.1",
  6825. "resolved": "https://registry.npmjs.org/mdast-util-gfm-autolink-literal/-/mdast-util-gfm-autolink-literal-2.0.1.tgz",
  6826. "integrity": "sha512-5HVP2MKaP6L+G6YaxPNjuL0BPrq9orG3TsrZ9YXbA3vDw/ACI4MEsnoDpn6ZNm7GnZgtAcONJyPhOP8tNJQavQ==",
  6827. "dev": true,
  6828. "license": "MIT",
  6829. "dependencies": {
  6830. "@types/mdast": "^4.0.0",
  6831. "ccount": "^2.0.0",
  6832. "devlop": "^1.0.0",
  6833. "mdast-util-find-and-replace": "^3.0.0",
  6834. "micromark-util-character": "^2.0.0"
  6835. },
  6836. "funding": {
  6837. "type": "opencollective",
  6838. "url": "https://opencollective.com/unified"
  6839. }
  6840. },
  6841. "node_modules/mdast-util-gfm-footnote": {
  6842. "version": "2.1.0",
  6843. "resolved": "https://registry.npmjs.org/mdast-util-gfm-footnote/-/mdast-util-gfm-footnote-2.1.0.tgz",
  6844. "integrity": "sha512-sqpDWlsHn7Ac9GNZQMeUzPQSMzR6Wv0WKRNvQRg0KqHh02fpTz69Qc1QSseNX29bhz1ROIyNyxExfawVKTm1GQ==",
  6845. "dev": true,
  6846. "license": "MIT",
  6847. "dependencies": {
  6848. "@types/mdast": "^4.0.0",
  6849. "devlop": "^1.1.0",
  6850. "mdast-util-from-markdown": "^2.0.0",
  6851. "mdast-util-to-markdown": "^2.0.0",
  6852. "micromark-util-normalize-identifier": "^2.0.0"
  6853. },
  6854. "funding": {
  6855. "type": "opencollective",
  6856. "url": "https://opencollective.com/unified"
  6857. }
  6858. },
  6859. "node_modules/mdast-util-gfm-strikethrough": {
  6860. "version": "2.0.0",
  6861. "resolved": "https://registry.npmjs.org/mdast-util-gfm-strikethrough/-/mdast-util-gfm-strikethrough-2.0.0.tgz",
  6862. "integrity": "sha512-mKKb915TF+OC5ptj5bJ7WFRPdYtuHv0yTRxK2tJvi+BDqbkiG7h7u/9SI89nRAYcmap2xHQL9D+QG/6wSrTtXg==",
  6863. "dev": true,
  6864. "license": "MIT",
  6865. "dependencies": {
  6866. "@types/mdast": "^4.0.0",
  6867. "mdast-util-from-markdown": "^2.0.0",
  6868. "mdast-util-to-markdown": "^2.0.0"
  6869. },
  6870. "funding": {
  6871. "type": "opencollective",
  6872. "url": "https://opencollective.com/unified"
  6873. }
  6874. },
  6875. "node_modules/mdast-util-gfm-table": {
  6876. "version": "2.0.0",
  6877. "resolved": "https://registry.npmjs.org/mdast-util-gfm-table/-/mdast-util-gfm-table-2.0.0.tgz",
  6878. "integrity": "sha512-78UEvebzz/rJIxLvE7ZtDd/vIQ0RHv+3Mh5DR96p7cS7HsBhYIICDBCu8csTNWNO6tBWfqXPWekRuj2FNOGOZg==",
  6879. "dev": true,
  6880. "license": "MIT",
  6881. "dependencies": {
  6882. "@types/mdast": "^4.0.0",
  6883. "devlop": "^1.0.0",
  6884. "markdown-table": "^3.0.0",
  6885. "mdast-util-from-markdown": "^2.0.0",
  6886. "mdast-util-to-markdown": "^2.0.0"
  6887. },
  6888. "funding": {
  6889. "type": "opencollective",
  6890. "url": "https://opencollective.com/unified"
  6891. }
  6892. },
  6893. "node_modules/mdast-util-gfm-task-list-item": {
  6894. "version": "2.0.0",
  6895. "resolved": "https://registry.npmjs.org/mdast-util-gfm-task-list-item/-/mdast-util-gfm-task-list-item-2.0.0.tgz",
  6896. "integrity": "sha512-IrtvNvjxC1o06taBAVJznEnkiHxLFTzgonUdy8hzFVeDun0uTjxxrRGVaNFqkU1wJR3RBPEfsxmU6jDWPofrTQ==",
  6897. "dev": true,
  6898. "license": "MIT",
  6899. "dependencies": {
  6900. "@types/mdast": "^4.0.0",
  6901. "devlop": "^1.0.0",
  6902. "mdast-util-from-markdown": "^2.0.0",
  6903. "mdast-util-to-markdown": "^2.0.0"
  6904. },
  6905. "funding": {
  6906. "type": "opencollective",
  6907. "url": "https://opencollective.com/unified"
  6908. }
  6909. },
  6910. "node_modules/mdast-util-phrasing": {
  6911. "version": "4.1.0",
  6912. "resolved": "https://registry.npmjs.org/mdast-util-phrasing/-/mdast-util-phrasing-4.1.0.tgz",
  6913. "integrity": "sha512-TqICwyvJJpBwvGAMZjj4J2n0X8QWp21b9l0o7eXyVJ25YNWYbJDVIyD1bZXE6WtV6RmKJVYmQAKWa0zWOABz2w==",
  6914. "dev": true,
  6915. "license": "MIT",
  6916. "dependencies": {
  6917. "@types/mdast": "^4.0.0",
  6918. "unist-util-is": "^6.0.0"
  6919. },
  6920. "funding": {
  6921. "type": "opencollective",
  6922. "url": "https://opencollective.com/unified"
  6923. }
  6924. },
  6925. "node_modules/mdast-util-to-markdown": {
  6926. "version": "2.1.2",
  6927. "resolved": "https://registry.npmjs.org/mdast-util-to-markdown/-/mdast-util-to-markdown-2.1.2.tgz",
  6928. "integrity": "sha512-xj68wMTvGXVOKonmog6LwyJKrYXZPvlwabaryTjLh9LuvovB/KAH+kvi8Gjj+7rJjsFi23nkUxRQv1KqSroMqA==",
  6929. "dev": true,
  6930. "license": "MIT",
  6931. "dependencies": {
  6932. "@types/mdast": "^4.0.0",
  6933. "@types/unist": "^3.0.0",
  6934. "longest-streak": "^3.0.0",
  6935. "mdast-util-phrasing": "^4.0.0",
  6936. "mdast-util-to-string": "^4.0.0",
  6937. "micromark-util-classify-character": "^2.0.0",
  6938. "micromark-util-decode-string": "^2.0.0",
  6939. "unist-util-visit": "^5.0.0",
  6940. "zwitch": "^2.0.0"
  6941. },
  6942. "funding": {
  6943. "type": "opencollective",
  6944. "url": "https://opencollective.com/unified"
  6945. }
  6946. },
  6947. "node_modules/mdast-util-to-string": {
  6948. "version": "4.0.0",
  6949. "resolved": "https://registry.npmjs.org/mdast-util-to-string/-/mdast-util-to-string-4.0.0.tgz",
  6950. "integrity": "sha512-0H44vDimn51F0YwvxSJSm0eCDOJTRlmN0R1yBh4HLj9wiV1Dn0QoXGbvFAWj2hSItVTlCmBF1hqKlIyUBVFLPg==",
  6951. "dev": true,
  6952. "license": "MIT",
  6953. "dependencies": {
  6954. "@types/mdast": "^4.0.0"
  6955. },
  6956. "funding": {
  6957. "type": "opencollective",
  6958. "url": "https://opencollective.com/unified"
  6959. }
  6960. },
  6961. "node_modules/mdn-data": {
  6962. "version": "2.0.30",
  6963. "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.30.tgz",
  6964. "integrity": "sha512-GaqWWShW4kv/G9IEucWScBx9G1/vsFZZJUO+tD26M8J8z3Kw5RDQjaoZe03YAClgeS/SWPOcb4nkFBTEi5DUEA==",
  6965. "license": "CC0-1.0"
  6966. },
  6967. "node_modules/media-typer": {
  6968. "version": "1.1.0",
  6969. "resolved": "https://registry.npmjs.org/media-typer/-/media-typer-1.1.0.tgz",
  6970. "integrity": "sha512-aisnrDP4GNe06UcKFnV5bfMNPBUw4jsLGaWwWfnH3v02GnBuXX2MCVn5RbrWo0j3pczUilYblq7fQ7Nw2t5XKw==",
  6971. "license": "MIT",
  6972. "engines": {
  6973. "node": ">= 0.8"
  6974. }
  6975. },
  6976. "node_modules/memoize-one": {
  6977. "version": "6.0.0",
  6978. "resolved": "https://registry.npmjs.org/memoize-one/-/memoize-one-6.0.0.tgz",
  6979. "integrity": "sha512-rkpe71W0N0c0Xz6QD0eJETuWAJGnJ9afsl1srmwPrI+yBCkge5EycXXbYRyvL29zZVUWQCY7InPRCv3GDXuZNw==",
  6980. "license": "MIT"
  6981. },
  6982. "node_modules/meow": {
  6983. "version": "12.1.1",
  6984. "resolved": "https://registry.npmjs.org/meow/-/meow-12.1.1.tgz",
  6985. "integrity": "sha512-BhXM0Au22RwUneMPwSCnyhTOizdWoIEPU9sp0Aqa1PnDMR5Wv2FGXYDjuzJEIX+Eo2Rb8xuYe5jrnm5QowQFkw==",
  6986. "dev": true,
  6987. "license": "MIT",
  6988. "engines": {
  6989. "node": ">=16.10"
  6990. },
  6991. "funding": {
  6992. "url": "https://github.com/sponsors/sindresorhus"
  6993. }
  6994. },
  6995. "node_modules/merge-descriptors": {
  6996. "version": "2.0.0",
  6997. "resolved": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-2.0.0.tgz",
  6998. "integrity": "sha512-Snk314V5ayFLhp3fkUREub6WtjBfPdCPY1Ln8/8munuLuiYhsABgBVWsozAG+MWMbVEvcdcpbi9R7ww22l9Q3g==",
  6999. "license": "MIT",
  7000. "engines": {
  7001. "node": ">=18"
  7002. },
  7003. "funding": {
  7004. "url": "https://github.com/sponsors/sindresorhus"
  7005. }
  7006. },
  7007. "node_modules/merge-stream": {
  7008. "version": "2.0.0",
  7009. "resolved": "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz",
  7010. "integrity": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==",
  7011. "dev": true,
  7012. "license": "MIT"
  7013. },
  7014. "node_modules/merge2": {
  7015. "version": "1.4.1",
  7016. "resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz",
  7017. "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==",
  7018. "license": "MIT",
  7019. "engines": {
  7020. "node": ">= 8"
  7021. }
  7022. },
  7023. "node_modules/micromark": {
  7024. "version": "4.0.2",
  7025. "resolved": "https://registry.npmjs.org/micromark/-/micromark-4.0.2.tgz",
  7026. "integrity": "sha512-zpe98Q6kvavpCr1NPVSCMebCKfD7CA2NqZ+rykeNhONIJBpc1tFKt9hucLGwha3jNTNI8lHpctWJWoimVF4PfA==",
  7027. "dev": true,
  7028. "funding": [
  7029. {
  7030. "type": "GitHub Sponsors",
  7031. "url": "https://github.com/sponsors/unifiedjs"
  7032. },
  7033. {
  7034. "type": "OpenCollective",
  7035. "url": "https://opencollective.com/unified"
  7036. }
  7037. ],
  7038. "license": "MIT",
  7039. "dependencies": {
  7040. "@types/debug": "^4.0.0",
  7041. "debug": "^4.0.0",
  7042. "decode-named-character-reference": "^1.0.0",
  7043. "devlop": "^1.0.0",
  7044. "micromark-core-commonmark": "^2.0.0",
  7045. "micromark-factory-space": "^2.0.0",
  7046. "micromark-util-character": "^2.0.0",
  7047. "micromark-util-chunked": "^2.0.0",
  7048. "micromark-util-combine-extensions": "^2.0.0",
  7049. "micromark-util-decode-numeric-character-reference": "^2.0.0",
  7050. "micromark-util-encode": "^2.0.0",
  7051. "micromark-util-normalize-identifier": "^2.0.0",
  7052. "micromark-util-resolve-all": "^2.0.0",
  7053. "micromark-util-sanitize-uri": "^2.0.0",
  7054. "micromark-util-subtokenize": "^2.0.0",
  7055. "micromark-util-symbol": "^2.0.0",
  7056. "micromark-util-types": "^2.0.0"
  7057. }
  7058. },
  7059. "node_modules/micromark-core-commonmark": {
  7060. "version": "2.0.3",
  7061. "resolved": "https://registry.npmjs.org/micromark-core-commonmark/-/micromark-core-commonmark-2.0.3.tgz",
  7062. "integrity": "sha512-RDBrHEMSxVFLg6xvnXmb1Ayr2WzLAWjeSATAoxwKYJV94TeNavgoIdA0a9ytzDSVzBy2YKFK+emCPOEibLeCrg==",
  7063. "dev": true,
  7064. "funding": [
  7065. {
  7066. "type": "GitHub Sponsors",
  7067. "url": "https://github.com/sponsors/unifiedjs"
  7068. },
  7069. {
  7070. "type": "OpenCollective",
  7071. "url": "https://opencollective.com/unified"
  7072. }
  7073. ],
  7074. "license": "MIT",
  7075. "dependencies": {
  7076. "decode-named-character-reference": "^1.0.0",
  7077. "devlop": "^1.0.0",
  7078. "micromark-factory-destination": "^2.0.0",
  7079. "micromark-factory-label": "^2.0.0",
  7080. "micromark-factory-space": "^2.0.0",
  7081. "micromark-factory-title": "^2.0.0",
  7082. "micromark-factory-whitespace": "^2.0.0",
  7083. "micromark-util-character": "^2.0.0",
  7084. "micromark-util-chunked": "^2.0.0",
  7085. "micromark-util-classify-character": "^2.0.0",
  7086. "micromark-util-html-tag-name": "^2.0.0",
  7087. "micromark-util-normalize-identifier": "^2.0.0",
  7088. "micromark-util-resolve-all": "^2.0.0",
  7089. "micromark-util-subtokenize": "^2.0.0",
  7090. "micromark-util-symbol": "^2.0.0",
  7091. "micromark-util-types": "^2.0.0"
  7092. }
  7093. },
  7094. "node_modules/micromark-extension-frontmatter": {
  7095. "version": "2.0.0",
  7096. "resolved": "https://registry.npmjs.org/micromark-extension-frontmatter/-/micromark-extension-frontmatter-2.0.0.tgz",
  7097. "integrity": "sha512-C4AkuM3dA58cgZha7zVnuVxBhDsbttIMiytjgsM2XbHAB2faRVaHRle40558FBN+DJcrLNCoqG5mlrpdU4cRtg==",
  7098. "dev": true,
  7099. "license": "MIT",
  7100. "dependencies": {
  7101. "fault": "^2.0.0",
  7102. "micromark-util-character": "^2.0.0",
  7103. "micromark-util-symbol": "^2.0.0",
  7104. "micromark-util-types": "^2.0.0"
  7105. },
  7106. "funding": {
  7107. "type": "opencollective",
  7108. "url": "https://opencollective.com/unified"
  7109. }
  7110. },
  7111. "node_modules/micromark-extension-gfm": {
  7112. "version": "3.0.0",
  7113. "resolved": "https://registry.npmjs.org/micromark-extension-gfm/-/micromark-extension-gfm-3.0.0.tgz",
  7114. "integrity": "sha512-vsKArQsicm7t0z2GugkCKtZehqUm31oeGBV/KVSorWSy8ZlNAv7ytjFhvaryUiCUJYqs+NoE6AFhpQvBTM6Q4w==",
  7115. "dev": true,
  7116. "license": "MIT",
  7117. "dependencies": {
  7118. "micromark-extension-gfm-autolink-literal": "^2.0.0",
  7119. "micromark-extension-gfm-footnote": "^2.0.0",
  7120. "micromark-extension-gfm-strikethrough": "^2.0.0",
  7121. "micromark-extension-gfm-table": "^2.0.0",
  7122. "micromark-extension-gfm-tagfilter": "^2.0.0",
  7123. "micromark-extension-gfm-task-list-item": "^2.0.0",
  7124. "micromark-util-combine-extensions": "^2.0.0",
  7125. "micromark-util-types": "^2.0.0"
  7126. },
  7127. "funding": {
  7128. "type": "opencollective",
  7129. "url": "https://opencollective.com/unified"
  7130. }
  7131. },
  7132. "node_modules/micromark-extension-gfm-autolink-literal": {
  7133. "version": "2.1.0",
  7134. "resolved": "https://registry.npmjs.org/micromark-extension-gfm-autolink-literal/-/micromark-extension-gfm-autolink-literal-2.1.0.tgz",
  7135. "integrity": "sha512-oOg7knzhicgQ3t4QCjCWgTmfNhvQbDDnJeVu9v81r7NltNCVmhPy1fJRX27pISafdjL+SVc4d3l48Gb6pbRypw==",
  7136. "dev": true,
  7137. "license": "MIT",
  7138. "dependencies": {
  7139. "micromark-util-character": "^2.0.0",
  7140. "micromark-util-sanitize-uri": "^2.0.0",
  7141. "micromark-util-symbol": "^2.0.0",
  7142. "micromark-util-types": "^2.0.0"
  7143. },
  7144. "funding": {
  7145. "type": "opencollective",
  7146. "url": "https://opencollective.com/unified"
  7147. }
  7148. },
  7149. "node_modules/micromark-extension-gfm-footnote": {
  7150. "version": "2.1.0",
  7151. "resolved": "https://registry.npmjs.org/micromark-extension-gfm-footnote/-/micromark-extension-gfm-footnote-2.1.0.tgz",
  7152. "integrity": "sha512-/yPhxI1ntnDNsiHtzLKYnE3vf9JZ6cAisqVDauhp4CEHxlb4uoOTxOCJ+9s51bIB8U1N1FJ1RXOKTIlD5B/gqw==",
  7153. "dev": true,
  7154. "license": "MIT",
  7155. "dependencies": {
  7156. "devlop": "^1.0.0",
  7157. "micromark-core-commonmark": "^2.0.0",
  7158. "micromark-factory-space": "^2.0.0",
  7159. "micromark-util-character": "^2.0.0",
  7160. "micromark-util-normalize-identifier": "^2.0.0",
  7161. "micromark-util-sanitize-uri": "^2.0.0",
  7162. "micromark-util-symbol": "^2.0.0",
  7163. "micromark-util-types": "^2.0.0"
  7164. },
  7165. "funding": {
  7166. "type": "opencollective",
  7167. "url": "https://opencollective.com/unified"
  7168. }
  7169. },
  7170. "node_modules/micromark-extension-gfm-strikethrough": {
  7171. "version": "2.1.0",
  7172. "resolved": "https://registry.npmjs.org/micromark-extension-gfm-strikethrough/-/micromark-extension-gfm-strikethrough-2.1.0.tgz",
  7173. "integrity": "sha512-ADVjpOOkjz1hhkZLlBiYA9cR2Anf8F4HqZUO6e5eDcPQd0Txw5fxLzzxnEkSkfnD0wziSGiv7sYhk/ktvbf1uw==",
  7174. "dev": true,
  7175. "license": "MIT",
  7176. "dependencies": {
  7177. "devlop": "^1.0.0",
  7178. "micromark-util-chunked": "^2.0.0",
  7179. "micromark-util-classify-character": "^2.0.0",
  7180. "micromark-util-resolve-all": "^2.0.0",
  7181. "micromark-util-symbol": "^2.0.0",
  7182. "micromark-util-types": "^2.0.0"
  7183. },
  7184. "funding": {
  7185. "type": "opencollective",
  7186. "url": "https://opencollective.com/unified"
  7187. }
  7188. },
  7189. "node_modules/micromark-extension-gfm-table": {
  7190. "version": "2.1.1",
  7191. "resolved": "https://registry.npmjs.org/micromark-extension-gfm-table/-/micromark-extension-gfm-table-2.1.1.tgz",
  7192. "integrity": "sha512-t2OU/dXXioARrC6yWfJ4hqB7rct14e8f7m0cbI5hUmDyyIlwv5vEtooptH8INkbLzOatzKuVbQmAYcbWoyz6Dg==",
  7193. "dev": true,
  7194. "license": "MIT",
  7195. "dependencies": {
  7196. "devlop": "^1.0.0",
  7197. "micromark-factory-space": "^2.0.0",
  7198. "micromark-util-character": "^2.0.0",
  7199. "micromark-util-symbol": "^2.0.0",
  7200. "micromark-util-types": "^2.0.0"
  7201. },
  7202. "funding": {
  7203. "type": "opencollective",
  7204. "url": "https://opencollective.com/unified"
  7205. }
  7206. },
  7207. "node_modules/micromark-extension-gfm-tagfilter": {
  7208. "version": "2.0.0",
  7209. "resolved": "https://registry.npmjs.org/micromark-extension-gfm-tagfilter/-/micromark-extension-gfm-tagfilter-2.0.0.tgz",
  7210. "integrity": "sha512-xHlTOmuCSotIA8TW1mDIM6X2O1SiX5P9IuDtqGonFhEK0qgRI4yeC6vMxEV2dgyr2TiD+2PQ10o+cOhdVAcwfg==",
  7211. "dev": true,
  7212. "license": "MIT",
  7213. "dependencies": {
  7214. "micromark-util-types": "^2.0.0"
  7215. },
  7216. "funding": {
  7217. "type": "opencollective",
  7218. "url": "https://opencollective.com/unified"
  7219. }
  7220. },
  7221. "node_modules/micromark-extension-gfm-task-list-item": {
  7222. "version": "2.1.0",
  7223. "resolved": "https://registry.npmjs.org/micromark-extension-gfm-task-list-item/-/micromark-extension-gfm-task-list-item-2.1.0.tgz",
  7224. "integrity": "sha512-qIBZhqxqI6fjLDYFTBIa4eivDMnP+OZqsNwmQ3xNLE4Cxwc+zfQEfbs6tzAo2Hjq+bh6q5F+Z8/cksrLFYWQQw==",
  7225. "dev": true,
  7226. "license": "MIT",
  7227. "dependencies": {
  7228. "devlop": "^1.0.0",
  7229. "micromark-factory-space": "^2.0.0",
  7230. "micromark-util-character": "^2.0.0",
  7231. "micromark-util-symbol": "^2.0.0",
  7232. "micromark-util-types": "^2.0.0"
  7233. },
  7234. "funding": {
  7235. "type": "opencollective",
  7236. "url": "https://opencollective.com/unified"
  7237. }
  7238. },
  7239. "node_modules/micromark-factory-destination": {
  7240. "version": "2.0.1",
  7241. "resolved": "https://registry.npmjs.org/micromark-factory-destination/-/micromark-factory-destination-2.0.1.tgz",
  7242. "integrity": "sha512-Xe6rDdJlkmbFRExpTOmRj9N3MaWmbAgdpSrBQvCFqhezUn4AHqJHbaEnfbVYYiexVSs//tqOdY/DxhjdCiJnIA==",
  7243. "dev": true,
  7244. "funding": [
  7245. {
  7246. "type": "GitHub Sponsors",
  7247. "url": "https://github.com/sponsors/unifiedjs"
  7248. },
  7249. {
  7250. "type": "OpenCollective",
  7251. "url": "https://opencollective.com/unified"
  7252. }
  7253. ],
  7254. "license": "MIT",
  7255. "dependencies": {
  7256. "micromark-util-character": "^2.0.0",
  7257. "micromark-util-symbol": "^2.0.0",
  7258. "micromark-util-types": "^2.0.0"
  7259. }
  7260. },
  7261. "node_modules/micromark-factory-label": {
  7262. "version": "2.0.1",
  7263. "resolved": "https://registry.npmjs.org/micromark-factory-label/-/micromark-factory-label-2.0.1.tgz",
  7264. "integrity": "sha512-VFMekyQExqIW7xIChcXn4ok29YE3rnuyveW3wZQWWqF4Nv9Wk5rgJ99KzPvHjkmPXF93FXIbBp6YdW3t71/7Vg==",
  7265. "dev": true,
  7266. "funding": [
  7267. {
  7268. "type": "GitHub Sponsors",
  7269. "url": "https://github.com/sponsors/unifiedjs"
  7270. },
  7271. {
  7272. "type": "OpenCollective",
  7273. "url": "https://opencollective.com/unified"
  7274. }
  7275. ],
  7276. "license": "MIT",
  7277. "dependencies": {
  7278. "devlop": "^1.0.0",
  7279. "micromark-util-character": "^2.0.0",
  7280. "micromark-util-symbol": "^2.0.0",
  7281. "micromark-util-types": "^2.0.0"
  7282. }
  7283. },
  7284. "node_modules/micromark-factory-space": {
  7285. "version": "2.0.1",
  7286. "resolved": "https://registry.npmjs.org/micromark-factory-space/-/micromark-factory-space-2.0.1.tgz",
  7287. "integrity": "sha512-zRkxjtBxxLd2Sc0d+fbnEunsTj46SWXgXciZmHq0kDYGnck/ZSGj9/wULTV95uoeYiK5hRXP2mJ98Uo4cq/LQg==",
  7288. "dev": true,
  7289. "funding": [
  7290. {
  7291. "type": "GitHub Sponsors",
  7292. "url": "https://github.com/sponsors/unifiedjs"
  7293. },
  7294. {
  7295. "type": "OpenCollective",
  7296. "url": "https://opencollective.com/unified"
  7297. }
  7298. ],
  7299. "license": "MIT",
  7300. "dependencies": {
  7301. "micromark-util-character": "^2.0.0",
  7302. "micromark-util-types": "^2.0.0"
  7303. }
  7304. },
  7305. "node_modules/micromark-factory-title": {
  7306. "version": "2.0.1",
  7307. "resolved": "https://registry.npmjs.org/micromark-factory-title/-/micromark-factory-title-2.0.1.tgz",
  7308. "integrity": "sha512-5bZ+3CjhAd9eChYTHsjy6TGxpOFSKgKKJPJxr293jTbfry2KDoWkhBb6TcPVB4NmzaPhMs1Frm9AZH7OD4Cjzw==",
  7309. "dev": true,
  7310. "funding": [
  7311. {
  7312. "type": "GitHub Sponsors",
  7313. "url": "https://github.com/sponsors/unifiedjs"
  7314. },
  7315. {
  7316. "type": "OpenCollective",
  7317. "url": "https://opencollective.com/unified"
  7318. }
  7319. ],
  7320. "license": "MIT",
  7321. "dependencies": {
  7322. "micromark-factory-space": "^2.0.0",
  7323. "micromark-util-character": "^2.0.0",
  7324. "micromark-util-symbol": "^2.0.0",
  7325. "micromark-util-types": "^2.0.0"
  7326. }
  7327. },
  7328. "node_modules/micromark-factory-whitespace": {
  7329. "version": "2.0.1",
  7330. "resolved": "https://registry.npmjs.org/micromark-factory-whitespace/-/micromark-factory-whitespace-2.0.1.tgz",
  7331. "integrity": "sha512-Ob0nuZ3PKt/n0hORHyvoD9uZhr+Za8sFoP+OnMcnWK5lngSzALgQYKMr9RJVOWLqQYuyn6ulqGWSXdwf6F80lQ==",
  7332. "dev": true,
  7333. "funding": [
  7334. {
  7335. "type": "GitHub Sponsors",
  7336. "url": "https://github.com/sponsors/unifiedjs"
  7337. },
  7338. {
  7339. "type": "OpenCollective",
  7340. "url": "https://opencollective.com/unified"
  7341. }
  7342. ],
  7343. "license": "MIT",
  7344. "dependencies": {
  7345. "micromark-factory-space": "^2.0.0",
  7346. "micromark-util-character": "^2.0.0",
  7347. "micromark-util-symbol": "^2.0.0",
  7348. "micromark-util-types": "^2.0.0"
  7349. }
  7350. },
  7351. "node_modules/micromark-util-character": {
  7352. "version": "2.1.1",
  7353. "resolved": "https://registry.npmjs.org/micromark-util-character/-/micromark-util-character-2.1.1.tgz",
  7354. "integrity": "sha512-wv8tdUTJ3thSFFFJKtpYKOYiGP2+v96Hvk4Tu8KpCAsTMs6yi+nVmGh1syvSCsaxz45J6Jbw+9DD6g97+NV67Q==",
  7355. "dev": true,
  7356. "funding": [
  7357. {
  7358. "type": "GitHub Sponsors",
  7359. "url": "https://github.com/sponsors/unifiedjs"
  7360. },
  7361. {
  7362. "type": "OpenCollective",
  7363. "url": "https://opencollective.com/unified"
  7364. }
  7365. ],
  7366. "license": "MIT",
  7367. "dependencies": {
  7368. "micromark-util-symbol": "^2.0.0",
  7369. "micromark-util-types": "^2.0.0"
  7370. }
  7371. },
  7372. "node_modules/micromark-util-chunked": {
  7373. "version": "2.0.1",
  7374. "resolved": "https://registry.npmjs.org/micromark-util-chunked/-/micromark-util-chunked-2.0.1.tgz",
  7375. "integrity": "sha512-QUNFEOPELfmvv+4xiNg2sRYeS/P84pTW0TCgP5zc9FpXetHY0ab7SxKyAQCNCc1eK0459uoLI1y5oO5Vc1dbhA==",
  7376. "dev": true,
  7377. "funding": [
  7378. {
  7379. "type": "GitHub Sponsors",
  7380. "url": "https://github.com/sponsors/unifiedjs"
  7381. },
  7382. {
  7383. "type": "OpenCollective",
  7384. "url": "https://opencollective.com/unified"
  7385. }
  7386. ],
  7387. "license": "MIT",
  7388. "dependencies": {
  7389. "micromark-util-symbol": "^2.0.0"
  7390. }
  7391. },
  7392. "node_modules/micromark-util-classify-character": {
  7393. "version": "2.0.1",
  7394. "resolved": "https://registry.npmjs.org/micromark-util-classify-character/-/micromark-util-classify-character-2.0.1.tgz",
  7395. "integrity": "sha512-K0kHzM6afW/MbeWYWLjoHQv1sgg2Q9EccHEDzSkxiP/EaagNzCm7T/WMKZ3rjMbvIpvBiZgwR3dKMygtA4mG1Q==",
  7396. "dev": true,
  7397. "funding": [
  7398. {
  7399. "type": "GitHub Sponsors",
  7400. "url": "https://github.com/sponsors/unifiedjs"
  7401. },
  7402. {
  7403. "type": "OpenCollective",
  7404. "url": "https://opencollective.com/unified"
  7405. }
  7406. ],
  7407. "license": "MIT",
  7408. "dependencies": {
  7409. "micromark-util-character": "^2.0.0",
  7410. "micromark-util-symbol": "^2.0.0",
  7411. "micromark-util-types": "^2.0.0"
  7412. }
  7413. },
  7414. "node_modules/micromark-util-combine-extensions": {
  7415. "version": "2.0.1",
  7416. "resolved": "https://registry.npmjs.org/micromark-util-combine-extensions/-/micromark-util-combine-extensions-2.0.1.tgz",
  7417. "integrity": "sha512-OnAnH8Ujmy59JcyZw8JSbK9cGpdVY44NKgSM7E9Eh7DiLS2E9RNQf0dONaGDzEG9yjEl5hcqeIsj4hfRkLH/Bg==",
  7418. "dev": true,
  7419. "funding": [
  7420. {
  7421. "type": "GitHub Sponsors",
  7422. "url": "https://github.com/sponsors/unifiedjs"
  7423. },
  7424. {
  7425. "type": "OpenCollective",
  7426. "url": "https://opencollective.com/unified"
  7427. }
  7428. ],
  7429. "license": "MIT",
  7430. "dependencies": {
  7431. "micromark-util-chunked": "^2.0.0",
  7432. "micromark-util-types": "^2.0.0"
  7433. }
  7434. },
  7435. "node_modules/micromark-util-decode-numeric-character-reference": {
  7436. "version": "2.0.2",
  7437. "resolved": "https://registry.npmjs.org/micromark-util-decode-numeric-character-reference/-/micromark-util-decode-numeric-character-reference-2.0.2.tgz",
  7438. "integrity": "sha512-ccUbYk6CwVdkmCQMyr64dXz42EfHGkPQlBj5p7YVGzq8I7CtjXZJrubAYezf7Rp+bjPseiROqe7G6foFd+lEuw==",
  7439. "dev": true,
  7440. "funding": [
  7441. {
  7442. "type": "GitHub Sponsors",
  7443. "url": "https://github.com/sponsors/unifiedjs"
  7444. },
  7445. {
  7446. "type": "OpenCollective",
  7447. "url": "https://opencollective.com/unified"
  7448. }
  7449. ],
  7450. "license": "MIT",
  7451. "dependencies": {
  7452. "micromark-util-symbol": "^2.0.0"
  7453. }
  7454. },
  7455. "node_modules/micromark-util-decode-string": {
  7456. "version": "2.0.1",
  7457. "resolved": "https://registry.npmjs.org/micromark-util-decode-string/-/micromark-util-decode-string-2.0.1.tgz",
  7458. "integrity": "sha512-nDV/77Fj6eH1ynwscYTOsbK7rR//Uj0bZXBwJZRfaLEJ1iGBR6kIfNmlNqaqJf649EP0F3NWNdeJi03elllNUQ==",
  7459. "dev": true,
  7460. "funding": [
  7461. {
  7462. "type": "GitHub Sponsors",
  7463. "url": "https://github.com/sponsors/unifiedjs"
  7464. },
  7465. {
  7466. "type": "OpenCollective",
  7467. "url": "https://opencollective.com/unified"
  7468. }
  7469. ],
  7470. "license": "MIT",
  7471. "dependencies": {
  7472. "decode-named-character-reference": "^1.0.0",
  7473. "micromark-util-character": "^2.0.0",
  7474. "micromark-util-decode-numeric-character-reference": "^2.0.0",
  7475. "micromark-util-symbol": "^2.0.0"
  7476. }
  7477. },
  7478. "node_modules/micromark-util-encode": {
  7479. "version": "2.0.1",
  7480. "resolved": "https://registry.npmjs.org/micromark-util-encode/-/micromark-util-encode-2.0.1.tgz",
  7481. "integrity": "sha512-c3cVx2y4KqUnwopcO9b/SCdo2O67LwJJ/UyqGfbigahfegL9myoEFoDYZgkT7f36T0bLrM9hZTAaAyH+PCAXjw==",
  7482. "dev": true,
  7483. "funding": [
  7484. {
  7485. "type": "GitHub Sponsors",
  7486. "url": "https://github.com/sponsors/unifiedjs"
  7487. },
  7488. {
  7489. "type": "OpenCollective",
  7490. "url": "https://opencollective.com/unified"
  7491. }
  7492. ],
  7493. "license": "MIT"
  7494. },
  7495. "node_modules/micromark-util-html-tag-name": {
  7496. "version": "2.0.1",
  7497. "resolved": "https://registry.npmjs.org/micromark-util-html-tag-name/-/micromark-util-html-tag-name-2.0.1.tgz",
  7498. "integrity": "sha512-2cNEiYDhCWKI+Gs9T0Tiysk136SnR13hhO8yW6BGNyhOC4qYFnwF1nKfD3HFAIXA5c45RrIG1ub11GiXeYd1xA==",
  7499. "dev": true,
  7500. "funding": [
  7501. {
  7502. "type": "GitHub Sponsors",
  7503. "url": "https://github.com/sponsors/unifiedjs"
  7504. },
  7505. {
  7506. "type": "OpenCollective",
  7507. "url": "https://opencollective.com/unified"
  7508. }
  7509. ],
  7510. "license": "MIT"
  7511. },
  7512. "node_modules/micromark-util-normalize-identifier": {
  7513. "version": "2.0.1",
  7514. "resolved": "https://registry.npmjs.org/micromark-util-normalize-identifier/-/micromark-util-normalize-identifier-2.0.1.tgz",
  7515. "integrity": "sha512-sxPqmo70LyARJs0w2UclACPUUEqltCkJ6PhKdMIDuJ3gSf/Q+/GIe3WKl0Ijb/GyH9lOpUkRAO2wp0GVkLvS9Q==",
  7516. "dev": true,
  7517. "funding": [
  7518. {
  7519. "type": "GitHub Sponsors",
  7520. "url": "https://github.com/sponsors/unifiedjs"
  7521. },
  7522. {
  7523. "type": "OpenCollective",
  7524. "url": "https://opencollective.com/unified"
  7525. }
  7526. ],
  7527. "license": "MIT",
  7528. "dependencies": {
  7529. "micromark-util-symbol": "^2.0.0"
  7530. }
  7531. },
  7532. "node_modules/micromark-util-resolve-all": {
  7533. "version": "2.0.1",
  7534. "resolved": "https://registry.npmjs.org/micromark-util-resolve-all/-/micromark-util-resolve-all-2.0.1.tgz",
  7535. "integrity": "sha512-VdQyxFWFT2/FGJgwQnJYbe1jjQoNTS4RjglmSjTUlpUMa95Htx9NHeYW4rGDJzbjvCsl9eLjMQwGeElsqmzcHg==",
  7536. "dev": true,
  7537. "funding": [
  7538. {
  7539. "type": "GitHub Sponsors",
  7540. "url": "https://github.com/sponsors/unifiedjs"
  7541. },
  7542. {
  7543. "type": "OpenCollective",
  7544. "url": "https://opencollective.com/unified"
  7545. }
  7546. ],
  7547. "license": "MIT",
  7548. "dependencies": {
  7549. "micromark-util-types": "^2.0.0"
  7550. }
  7551. },
  7552. "node_modules/micromark-util-sanitize-uri": {
  7553. "version": "2.0.1",
  7554. "resolved": "https://registry.npmjs.org/micromark-util-sanitize-uri/-/micromark-util-sanitize-uri-2.0.1.tgz",
  7555. "integrity": "sha512-9N9IomZ/YuGGZZmQec1MbgxtlgougxTodVwDzzEouPKo3qFWvymFHWcnDi2vzV1ff6kas9ucW+o3yzJK9YB1AQ==",
  7556. "dev": true,
  7557. "funding": [
  7558. {
  7559. "type": "GitHub Sponsors",
  7560. "url": "https://github.com/sponsors/unifiedjs"
  7561. },
  7562. {
  7563. "type": "OpenCollective",
  7564. "url": "https://opencollective.com/unified"
  7565. }
  7566. ],
  7567. "license": "MIT",
  7568. "dependencies": {
  7569. "micromark-util-character": "^2.0.0",
  7570. "micromark-util-encode": "^2.0.0",
  7571. "micromark-util-symbol": "^2.0.0"
  7572. }
  7573. },
  7574. "node_modules/micromark-util-subtokenize": {
  7575. "version": "2.1.0",
  7576. "resolved": "https://registry.npmjs.org/micromark-util-subtokenize/-/micromark-util-subtokenize-2.1.0.tgz",
  7577. "integrity": "sha512-XQLu552iSctvnEcgXw6+Sx75GflAPNED1qx7eBJ+wydBb2KCbRZe+NwvIEEMM83uml1+2WSXpBAcp9IUCgCYWA==",
  7578. "dev": true,
  7579. "funding": [
  7580. {
  7581. "type": "GitHub Sponsors",
  7582. "url": "https://github.com/sponsors/unifiedjs"
  7583. },
  7584. {
  7585. "type": "OpenCollective",
  7586. "url": "https://opencollective.com/unified"
  7587. }
  7588. ],
  7589. "license": "MIT",
  7590. "dependencies": {
  7591. "devlop": "^1.0.0",
  7592. "micromark-util-chunked": "^2.0.0",
  7593. "micromark-util-symbol": "^2.0.0",
  7594. "micromark-util-types": "^2.0.0"
  7595. }
  7596. },
  7597. "node_modules/micromark-util-symbol": {
  7598. "version": "2.0.1",
  7599. "resolved": "https://registry.npmjs.org/micromark-util-symbol/-/micromark-util-symbol-2.0.1.tgz",
  7600. "integrity": "sha512-vs5t8Apaud9N28kgCrRUdEed4UJ+wWNvicHLPxCa9ENlYuAY31M0ETy5y1vA33YoNPDFTghEbnh6efaE8h4x0Q==",
  7601. "dev": true,
  7602. "funding": [
  7603. {
  7604. "type": "GitHub Sponsors",
  7605. "url": "https://github.com/sponsors/unifiedjs"
  7606. },
  7607. {
  7608. "type": "OpenCollective",
  7609. "url": "https://opencollective.com/unified"
  7610. }
  7611. ],
  7612. "license": "MIT"
  7613. },
  7614. "node_modules/micromark-util-types": {
  7615. "version": "2.0.2",
  7616. "resolved": "https://registry.npmjs.org/micromark-util-types/-/micromark-util-types-2.0.2.tgz",
  7617. "integrity": "sha512-Yw0ECSpJoViF1qTU4DC6NwtC4aWGt1EkzaQB8KPPyCRR8z9TWeV0HbEFGTO+ZY1wB22zmxnJqhPyTpOVCpeHTA==",
  7618. "dev": true,
  7619. "funding": [
  7620. {
  7621. "type": "GitHub Sponsors",
  7622. "url": "https://github.com/sponsors/unifiedjs"
  7623. },
  7624. {
  7625. "type": "OpenCollective",
  7626. "url": "https://opencollective.com/unified"
  7627. }
  7628. ],
  7629. "license": "MIT"
  7630. },
  7631. "node_modules/micromatch": {
  7632. "version": "4.0.8",
  7633. "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz",
  7634. "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==",
  7635. "license": "MIT",
  7636. "dependencies": {
  7637. "braces": "^3.0.3",
  7638. "picomatch": "^2.3.1"
  7639. },
  7640. "engines": {
  7641. "node": ">=8.6"
  7642. }
  7643. },
  7644. "node_modules/micromatch/node_modules/picomatch": {
  7645. "version": "2.3.1",
  7646. "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz",
  7647. "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
  7648. "license": "MIT",
  7649. "engines": {
  7650. "node": ">=8.6"
  7651. },
  7652. "funding": {
  7653. "url": "https://github.com/sponsors/jonschlinkert"
  7654. }
  7655. },
  7656. "node_modules/mime": {
  7657. "version": "2.5.2",
  7658. "resolved": "https://registry.npmjs.org/mime/-/mime-2.5.2.tgz",
  7659. "integrity": "sha512-tqkh47FzKeCPD2PUiPB6pkbMzsCasjxAfC62/Wap5qrUWcb+sFasXUC5I3gYM5iBM8v/Qpn4UK0x+j0iHyFPDg==",
  7660. "license": "MIT",
  7661. "bin": {
  7662. "mime": "cli.js"
  7663. },
  7664. "engines": {
  7665. "node": ">=4.0.0"
  7666. }
  7667. },
  7668. "node_modules/mime-db": {
  7669. "version": "1.52.0",
  7670. "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz",
  7671. "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==",
  7672. "license": "MIT",
  7673. "engines": {
  7674. "node": ">= 0.6"
  7675. }
  7676. },
  7677. "node_modules/mime-types": {
  7678. "version": "2.1.35",
  7679. "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz",
  7680. "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==",
  7681. "license": "MIT",
  7682. "dependencies": {
  7683. "mime-db": "1.52.0"
  7684. },
  7685. "engines": {
  7686. "node": ">= 0.6"
  7687. }
  7688. },
  7689. "node_modules/mimic-fn": {
  7690. "version": "4.0.0",
  7691. "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-4.0.0.tgz",
  7692. "integrity": "sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==",
  7693. "dev": true,
  7694. "license": "MIT",
  7695. "engines": {
  7696. "node": ">=12"
  7697. },
  7698. "funding": {
  7699. "url": "https://github.com/sponsors/sindresorhus"
  7700. }
  7701. },
  7702. "node_modules/mimic-function": {
  7703. "version": "5.0.1",
  7704. "resolved": "https://registry.npmjs.org/mimic-function/-/mimic-function-5.0.1.tgz",
  7705. "integrity": "sha512-VP79XUPxV2CigYP3jWwAUFSku2aKqBH7uTAapFWCBqutsbmDo96KY5o8uh6U+/YSIn5OxJnXp73beVkpqMIGhA==",
  7706. "dev": true,
  7707. "license": "MIT",
  7708. "engines": {
  7709. "node": ">=18"
  7710. },
  7711. "funding": {
  7712. "url": "https://github.com/sponsors/sindresorhus"
  7713. }
  7714. },
  7715. "node_modules/min-indent": {
  7716. "version": "1.0.1",
  7717. "resolved": "https://registry.npmjs.org/min-indent/-/min-indent-1.0.1.tgz",
  7718. "integrity": "sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==",
  7719. "dev": true,
  7720. "license": "MIT",
  7721. "engines": {
  7722. "node": ">=4"
  7723. }
  7724. },
  7725. "node_modules/minimatch": {
  7726. "version": "9.0.5",
  7727. "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
  7728. "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
  7729. "dev": true,
  7730. "license": "ISC",
  7731. "dependencies": {
  7732. "brace-expansion": "^2.0.1"
  7733. },
  7734. "engines": {
  7735. "node": ">=16 || 14 >=14.17"
  7736. },
  7737. "funding": {
  7738. "url": "https://github.com/sponsors/isaacs"
  7739. }
  7740. },
  7741. "node_modules/minimist": {
  7742. "version": "1.2.8",
  7743. "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz",
  7744. "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==",
  7745. "dev": true,
  7746. "license": "MIT",
  7747. "funding": {
  7748. "url": "https://github.com/sponsors/ljharb"
  7749. }
  7750. },
  7751. "node_modules/minipass": {
  7752. "version": "5.0.0",
  7753. "resolved": "https://registry.npmjs.org/minipass/-/minipass-5.0.0.tgz",
  7754. "integrity": "sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==",
  7755. "license": "ISC",
  7756. "optional": true,
  7757. "engines": {
  7758. "node": ">=8"
  7759. }
  7760. },
  7761. "node_modules/minizlib": {
  7762. "version": "2.1.2",
  7763. "resolved": "https://registry.npmjs.org/minizlib/-/minizlib-2.1.2.tgz",
  7764. "integrity": "sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==",
  7765. "license": "MIT",
  7766. "optional": true,
  7767. "dependencies": {
  7768. "minipass": "^3.0.0",
  7769. "yallist": "^4.0.0"
  7770. },
  7771. "engines": {
  7772. "node": ">= 8"
  7773. }
  7774. },
  7775. "node_modules/minizlib/node_modules/minipass": {
  7776. "version": "3.3.6",
  7777. "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz",
  7778. "integrity": "sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw==",
  7779. "license": "ISC",
  7780. "optional": true,
  7781. "dependencies": {
  7782. "yallist": "^4.0.0"
  7783. },
  7784. "engines": {
  7785. "node": ">=8"
  7786. }
  7787. },
  7788. "node_modules/mitt": {
  7789. "version": "3.0.1",
  7790. "resolved": "https://registry.npmjs.org/mitt/-/mitt-3.0.1.tgz",
  7791. "integrity": "sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==",
  7792. "license": "MIT"
  7793. },
  7794. "node_modules/mkdirp": {
  7795. "version": "1.0.4",
  7796. "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz",
  7797. "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==",
  7798. "license": "MIT",
  7799. "optional": true,
  7800. "bin": {
  7801. "mkdirp": "bin/cmd.js"
  7802. },
  7803. "engines": {
  7804. "node": ">=10"
  7805. }
  7806. },
  7807. "node_modules/mlly": {
  7808. "version": "1.7.4",
  7809. "resolved": "https://registry.npmjs.org/mlly/-/mlly-1.7.4.tgz",
  7810. "integrity": "sha512-qmdSIPC4bDJXgZTCR7XosJiNKySV7O215tsPtDN9iEO/7q/76b/ijtgRu/+epFXSJhijtTCCGp3DWS549P3xKw==",
  7811. "license": "MIT",
  7812. "dependencies": {
  7813. "acorn": "^8.14.0",
  7814. "pathe": "^2.0.1",
  7815. "pkg-types": "^1.3.0",
  7816. "ufo": "^1.5.4"
  7817. }
  7818. },
  7819. "node_modules/mlly/node_modules/confbox": {
  7820. "version": "0.1.8",
  7821. "resolved": "https://registry.npmjs.org/confbox/-/confbox-0.1.8.tgz",
  7822. "integrity": "sha512-RMtmw0iFkeR4YV+fUOSucriAQNb9g8zFR52MWCtl+cCZOFRNL6zeB395vPzFhEjjn4fMxXudmELnl/KF/WrK6w==",
  7823. "license": "MIT"
  7824. },
  7825. "node_modules/mlly/node_modules/pkg-types": {
  7826. "version": "1.3.1",
  7827. "resolved": "https://registry.npmjs.org/pkg-types/-/pkg-types-1.3.1.tgz",
  7828. "integrity": "sha512-/Jm5M4RvtBFVkKWRu2BLUTNP8/M2a+UwuAX+ae4770q1qVGtfjG+WTCupoZixokjmHiry8uI+dlY8KXYV5HVVQ==",
  7829. "license": "MIT",
  7830. "dependencies": {
  7831. "confbox": "^0.1.8",
  7832. "mlly": "^1.7.4",
  7833. "pathe": "^2.0.1"
  7834. }
  7835. },
  7836. "node_modules/ms": {
  7837. "version": "2.1.3",
  7838. "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
  7839. "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
  7840. "license": "MIT"
  7841. },
  7842. "node_modules/muggle-string": {
  7843. "version": "0.4.1",
  7844. "resolved": "https://registry.npmjs.org/muggle-string/-/muggle-string-0.4.1.tgz",
  7845. "integrity": "sha512-VNTrAak/KhO2i8dqqnqnAHOa3cYBwXEZe9h+D5h/1ZqFSTEFHdM65lR7RoIqq3tBBYavsOXV84NoHXZ0AkPyqQ==",
  7846. "dev": true,
  7847. "license": "MIT"
  7848. },
  7849. "node_modules/nanoid": {
  7850. "version": "5.1.5",
  7851. "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-5.1.5.tgz",
  7852. "integrity": "sha512-Ir/+ZpE9fDsNH0hQ3C68uyThDXzYcim2EqcZ8zn8Chtt1iylPT9xXJB0kPCnqzgcEGikO9RxSrh63MsmVCU7Fw==",
  7853. "funding": [
  7854. {
  7855. "type": "github",
  7856. "url": "https://github.com/sponsors/ai"
  7857. }
  7858. ],
  7859. "license": "MIT",
  7860. "bin": {
  7861. "nanoid": "bin/nanoid.js"
  7862. },
  7863. "engines": {
  7864. "node": "^18 || >=20"
  7865. }
  7866. },
  7867. "node_modules/napi-postinstall": {
  7868. "version": "0.1.6",
  7869. "resolved": "https://registry.npmjs.org/napi-postinstall/-/napi-postinstall-0.1.6.tgz",
  7870. "integrity": "sha512-w1bClprmjwpybo+7M1Rd0N4QK5Ein8kH/1CQ0Wv8Q9vrLbDMakxc4rZpv8zYc8RVErUELJlFhM8UzOF3IqlYKw==",
  7871. "dev": true,
  7872. "license": "MIT",
  7873. "bin": {
  7874. "napi-postinstall": "lib/cli.js"
  7875. },
  7876. "engines": {
  7877. "node": "^12.20.0 || ^14.18.0 || >=16.0.0"
  7878. },
  7879. "funding": {
  7880. "url": "https://opencollective.com/napi-postinstall"
  7881. }
  7882. },
  7883. "node_modules/natural-compare": {
  7884. "version": "1.4.0",
  7885. "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz",
  7886. "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==",
  7887. "dev": true,
  7888. "license": "MIT"
  7889. },
  7890. "node_modules/natural-orderby": {
  7891. "version": "5.0.0",
  7892. "resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-5.0.0.tgz",
  7893. "integrity": "sha512-kKHJhxwpR/Okycz4HhQKKlhWe4ASEfPgkSWNmKFHd7+ezuQlxkA5cM3+XkBPvm1gmHen3w53qsYAv+8GwRrBlg==",
  7894. "dev": true,
  7895. "license": "MIT",
  7896. "engines": {
  7897. "node": ">=18"
  7898. }
  7899. },
  7900. "node_modules/negotiator": {
  7901. "version": "1.0.0",
  7902. "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-1.0.0.tgz",
  7903. "integrity": "sha512-8Ofs/AUQh8MaEcrlq5xOX0CQ9ypTF5dl78mjlMNfOK08fzpgTHQRQPBxcPlEtIw0yRpws+Zo/3r+5WRby7u3Gg==",
  7904. "license": "MIT",
  7905. "engines": {
  7906. "node": ">= 0.6"
  7907. }
  7908. },
  7909. "node_modules/node-addon-api": {
  7910. "version": "7.1.1",
  7911. "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-7.1.1.tgz",
  7912. "integrity": "sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==",
  7913. "dev": true,
  7914. "license": "MIT",
  7915. "optional": true
  7916. },
  7917. "node_modules/node-fetch": {
  7918. "version": "2.7.0",
  7919. "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz",
  7920. "integrity": "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==",
  7921. "license": "MIT",
  7922. "optional": true,
  7923. "dependencies": {
  7924. "whatwg-url": "^5.0.0"
  7925. },
  7926. "engines": {
  7927. "node": "4.x || >=6.0.0"
  7928. },
  7929. "peerDependencies": {
  7930. "encoding": "^0.1.0"
  7931. },
  7932. "peerDependenciesMeta": {
  7933. "encoding": {
  7934. "optional": true
  7935. }
  7936. }
  7937. },
  7938. "node_modules/node-fetch-native": {
  7939. "version": "1.6.6",
  7940. "resolved": "https://registry.npmjs.org/node-fetch-native/-/node-fetch-native-1.6.6.tgz",
  7941. "integrity": "sha512-8Mc2HhqPdlIfedsuZoc3yioPuzp6b+L5jRCRY1QzuWZh2EGJVQrGppC6V6cF0bLdbW0+O2YpqCA25aF/1lvipQ==",
  7942. "license": "MIT"
  7943. },
  7944. "node_modules/node-releases": {
  7945. "version": "2.0.19",
  7946. "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.19.tgz",
  7947. "integrity": "sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==",
  7948. "license": "MIT"
  7949. },
  7950. "node_modules/nodejieba": {
  7951. "version": "2.5.2",
  7952. "resolved": "https://registry.npmjs.org/nodejieba/-/nodejieba-2.5.2.tgz",
  7953. "integrity": "sha512-ByskJvaBrQ2eV+5M0OeD80S5NKoGaHc9zi3Z/PTKl/95eac2YF8RmWduq9AknLpkQLrLAIcqurrtC6BzjpKwwg==",
  7954. "hasInstallScript": true,
  7955. "license": "MIT",
  7956. "optional": true,
  7957. "dependencies": {
  7958. "@mapbox/node-pre-gyp": "^1.0.4",
  7959. "node-addon-api": "^3.0.2"
  7960. },
  7961. "engines": {
  7962. "node": ">= 10.20.0"
  7963. }
  7964. },
  7965. "node_modules/nodejieba/node_modules/node-addon-api": {
  7966. "version": "3.2.1",
  7967. "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-3.2.1.tgz",
  7968. "integrity": "sha512-mmcei9JghVNDYydghQmeDX8KoAm0FAiYyIcUt/N4nhyAipB17pllZQDOJD2fotxABnt4Mdz+dKTO7eftLg4d0A==",
  7969. "license": "MIT",
  7970. "optional": true
  7971. },
  7972. "node_modules/nopt": {
  7973. "version": "5.0.0",
  7974. "resolved": "https://registry.npmjs.org/nopt/-/nopt-5.0.0.tgz",
  7975. "integrity": "sha512-Tbj67rffqceeLpcRXrT7vKAN8CwfPeIBgM7E6iBkmKLV7bEMwpGgYLGv0jACUsECaa/vuxP0IjEont6umdMgtQ==",
  7976. "license": "ISC",
  7977. "optional": true,
  7978. "dependencies": {
  7979. "abbrev": "1"
  7980. },
  7981. "bin": {
  7982. "nopt": "bin/nopt.js"
  7983. },
  7984. "engines": {
  7985. "node": ">=6"
  7986. }
  7987. },
  7988. "node_modules/normalize-package-data": {
  7989. "version": "6.0.2",
  7990. "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-6.0.2.tgz",
  7991. "integrity": "sha512-V6gygoYb/5EmNI+MEGrWkC+e6+Rr7mTmfHrxDbLzxQogBkgzo76rkok0Am6thgSF7Mv2nLOajAJj5vDJZEFn7g==",
  7992. "dev": true,
  7993. "license": "BSD-2-Clause",
  7994. "dependencies": {
  7995. "hosted-git-info": "^7.0.0",
  7996. "semver": "^7.3.5",
  7997. "validate-npm-package-license": "^3.0.4"
  7998. },
  7999. "engines": {
  8000. "node": "^16.14.0 || >=18.0.0"
  8001. }
  8002. },
  8003. "node_modules/normalize-path": {
  8004. "version": "3.0.0",
  8005. "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz",
  8006. "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==",
  8007. "dev": true,
  8008. "license": "MIT",
  8009. "engines": {
  8010. "node": ">=0.10.0"
  8011. }
  8012. },
  8013. "node_modules/normalize-range": {
  8014. "version": "0.1.2",
  8015. "resolved": "https://registry.npmjs.org/normalize-range/-/normalize-range-0.1.2.tgz",
  8016. "integrity": "sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==",
  8017. "license": "MIT",
  8018. "engines": {
  8019. "node": ">=0.10.0"
  8020. }
  8021. },
  8022. "node_modules/normalize-wheel-es": {
  8023. "version": "1.2.0",
  8024. "resolved": "https://registry.npmjs.org/normalize-wheel-es/-/normalize-wheel-es-1.2.0.tgz",
  8025. "integrity": "sha512-Wj7+EJQ8mSuXr2iWfnujrimU35R2W4FAErEyTmJoJ7ucwTn2hOUSsRehMb5RSYkxXGTM7Y9QpvPmp++w5ftoJw==",
  8026. "license": "BSD-3-Clause"
  8027. },
  8028. "node_modules/npm-run-path": {
  8029. "version": "5.3.0",
  8030. "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-5.3.0.tgz",
  8031. "integrity": "sha512-ppwTtiJZq0O/ai0z7yfudtBpWIoxM8yE6nHi1X47eFR2EWORqfbu6CnPlNsjeN683eT0qG6H/Pyf9fCcvjnnnQ==",
  8032. "dev": true,
  8033. "license": "MIT",
  8034. "dependencies": {
  8035. "path-key": "^4.0.0"
  8036. },
  8037. "engines": {
  8038. "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
  8039. },
  8040. "funding": {
  8041. "url": "https://github.com/sponsors/sindresorhus"
  8042. }
  8043. },
  8044. "node_modules/npm-run-path/node_modules/path-key": {
  8045. "version": "4.0.0",
  8046. "resolved": "https://registry.npmjs.org/path-key/-/path-key-4.0.0.tgz",
  8047. "integrity": "sha512-haREypq7xkM7ErfgIyA0z+Bj4AGKlMSdlQE2jvJo6huWD1EdkKYV+G/T4nq0YEF2vgTT8kqMFKo1uHn950r4SQ==",
  8048. "dev": true,
  8049. "license": "MIT",
  8050. "engines": {
  8051. "node": ">=12"
  8052. },
  8053. "funding": {
  8054. "url": "https://github.com/sponsors/sindresorhus"
  8055. }
  8056. },
  8057. "node_modules/npmlog": {
  8058. "version": "5.0.1",
  8059. "resolved": "https://registry.npmjs.org/npmlog/-/npmlog-5.0.1.tgz",
  8060. "integrity": "sha512-AqZtDUWOMKs1G/8lwylVjrdYgqA4d9nu8hc+0gzRxlDb1I10+FHBGMXs6aiQHFdCUUlqH99MUMuLfzWDNDtfxw==",
  8061. "deprecated": "This package is no longer supported.",
  8062. "license": "ISC",
  8063. "optional": true,
  8064. "dependencies": {
  8065. "are-we-there-yet": "^2.0.0",
  8066. "console-control-strings": "^1.1.0",
  8067. "gauge": "^3.0.0",
  8068. "set-blocking": "^2.0.0"
  8069. }
  8070. },
  8071. "node_modules/nth-check": {
  8072. "version": "2.1.1",
  8073. "resolved": "https://registry.npmjs.org/nth-check/-/nth-check-2.1.1.tgz",
  8074. "integrity": "sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==",
  8075. "license": "BSD-2-Clause",
  8076. "dependencies": {
  8077. "boolbase": "^1.0.0"
  8078. },
  8079. "funding": {
  8080. "url": "https://github.com/fb55/nth-check?sponsor=1"
  8081. }
  8082. },
  8083. "node_modules/number-precision": {
  8084. "version": "1.6.0",
  8085. "resolved": "https://registry.npmjs.org/number-precision/-/number-precision-1.6.0.tgz",
  8086. "integrity": "sha512-05OLPgbgmnixJw+VvEh18yNPUo3iyp4BEWJcrLu4X9W05KmMifN7Mu5exYvQXqxxeNWhvIF+j3Rij+HmddM/hQ==",
  8087. "license": "MIT"
  8088. },
  8089. "node_modules/nypm": {
  8090. "version": "0.6.0",
  8091. "resolved": "https://registry.npmjs.org/nypm/-/nypm-0.6.0.tgz",
  8092. "integrity": "sha512-mn8wBFV9G9+UFHIrq+pZ2r2zL4aPau/by3kJb3cM7+5tQHMt6HGQB8FDIeKFYp8o0D2pnH6nVsO88N4AmUxIWg==",
  8093. "license": "MIT",
  8094. "dependencies": {
  8095. "citty": "^0.1.6",
  8096. "consola": "^3.4.0",
  8097. "pathe": "^2.0.3",
  8098. "pkg-types": "^2.0.0",
  8099. "tinyexec": "^0.3.2"
  8100. },
  8101. "bin": {
  8102. "nypm": "dist/cli.mjs"
  8103. },
  8104. "engines": {
  8105. "node": "^14.16.0 || >=16.10.0"
  8106. }
  8107. },
  8108. "node_modules/object-assign": {
  8109. "version": "4.1.1",
  8110. "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz",
  8111. "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==",
  8112. "license": "MIT",
  8113. "engines": {
  8114. "node": ">=0.10.0"
  8115. }
  8116. },
  8117. "node_modules/object-inspect": {
  8118. "version": "1.13.4",
  8119. "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.4.tgz",
  8120. "integrity": "sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==",
  8121. "license": "MIT",
  8122. "engines": {
  8123. "node": ">= 0.4"
  8124. },
  8125. "funding": {
  8126. "url": "https://github.com/sponsors/ljharb"
  8127. }
  8128. },
  8129. "node_modules/ohash": {
  8130. "version": "2.0.11",
  8131. "resolved": "https://registry.npmjs.org/ohash/-/ohash-2.0.11.tgz",
  8132. "integrity": "sha512-RdR9FQrFwNBNXAr4GixM8YaRZRJ5PUWbKYbE5eOsrwAjJW0q2REGcf79oYPsLyskQCZG1PLN+S/K1V00joZAoQ==",
  8133. "license": "MIT"
  8134. },
  8135. "node_modules/on-finished": {
  8136. "version": "2.4.1",
  8137. "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz",
  8138. "integrity": "sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==",
  8139. "license": "MIT",
  8140. "dependencies": {
  8141. "ee-first": "1.1.1"
  8142. },
  8143. "engines": {
  8144. "node": ">= 0.8"
  8145. }
  8146. },
  8147. "node_modules/once": {
  8148. "version": "1.4.0",
  8149. "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
  8150. "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==",
  8151. "license": "ISC",
  8152. "dependencies": {
  8153. "wrappy": "1"
  8154. }
  8155. },
  8156. "node_modules/onetime": {
  8157. "version": "6.0.0",
  8158. "resolved": "https://registry.npmjs.org/onetime/-/onetime-6.0.0.tgz",
  8159. "integrity": "sha512-1FlR+gjXK7X+AsAHso35MnyN5KqGwJRi/31ft6x0M194ht7S+rWAvd7PHss9xSKMzE0asv1pyIHaJYq+BbacAQ==",
  8160. "dev": true,
  8161. "license": "MIT",
  8162. "dependencies": {
  8163. "mimic-fn": "^4.0.0"
  8164. },
  8165. "engines": {
  8166. "node": ">=12"
  8167. },
  8168. "funding": {
  8169. "url": "https://github.com/sponsors/sindresorhus"
  8170. }
  8171. },
  8172. "node_modules/optionator": {
  8173. "version": "0.9.4",
  8174. "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.4.tgz",
  8175. "integrity": "sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g==",
  8176. "dev": true,
  8177. "license": "MIT",
  8178. "dependencies": {
  8179. "deep-is": "^0.1.3",
  8180. "fast-levenshtein": "^2.0.6",
  8181. "levn": "^0.4.1",
  8182. "prelude-ls": "^1.2.1",
  8183. "type-check": "^0.4.0",
  8184. "word-wrap": "^1.2.5"
  8185. },
  8186. "engines": {
  8187. "node": ">= 0.8.0"
  8188. }
  8189. },
  8190. "node_modules/p-limit": {
  8191. "version": "4.0.0",
  8192. "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-4.0.0.tgz",
  8193. "integrity": "sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ==",
  8194. "dev": true,
  8195. "license": "MIT",
  8196. "dependencies": {
  8197. "yocto-queue": "^1.0.0"
  8198. },
  8199. "engines": {
  8200. "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
  8201. },
  8202. "funding": {
  8203. "url": "https://github.com/sponsors/sindresorhus"
  8204. }
  8205. },
  8206. "node_modules/p-locate": {
  8207. "version": "6.0.0",
  8208. "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-6.0.0.tgz",
  8209. "integrity": "sha512-wPrq66Llhl7/4AGC6I+cqxT07LhXvWL08LNXz1fENOw0Ap4sRZZ/gZpTTJ5jpurzzzfS2W/Ge9BY3LgLjCShcw==",
  8210. "dev": true,
  8211. "license": "MIT",
  8212. "dependencies": {
  8213. "p-limit": "^4.0.0"
  8214. },
  8215. "engines": {
  8216. "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
  8217. },
  8218. "funding": {
  8219. "url": "https://github.com/sponsors/sindresorhus"
  8220. }
  8221. },
  8222. "node_modules/package-manager-detector": {
  8223. "version": "0.2.11",
  8224. "resolved": "https://registry.npmjs.org/package-manager-detector/-/package-manager-detector-0.2.11.tgz",
  8225. "integrity": "sha512-BEnLolu+yuz22S56CU1SUKq3XC3PkwD5wv4ikR4MfGvnRVcmzXR9DwSlW2fEamyTPyXHomBJRzgapeuBvRNzJQ==",
  8226. "dev": true,
  8227. "license": "MIT",
  8228. "dependencies": {
  8229. "quansync": "^0.2.7"
  8230. }
  8231. },
  8232. "node_modules/parent-module": {
  8233. "version": "1.0.1",
  8234. "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz",
  8235. "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==",
  8236. "dev": true,
  8237. "license": "MIT",
  8238. "dependencies": {
  8239. "callsites": "^3.0.0"
  8240. },
  8241. "engines": {
  8242. "node": ">=6"
  8243. }
  8244. },
  8245. "node_modules/parse-gitignore": {
  8246. "version": "2.0.0",
  8247. "resolved": "https://registry.npmjs.org/parse-gitignore/-/parse-gitignore-2.0.0.tgz",
  8248. "integrity": "sha512-RmVuCHWsfu0QPNW+mraxh/xjQVw/lhUCUru8Zni3Ctq3AoMhpDTq0OVdKS6iesd6Kqb7viCV3isAL43dciOSog==",
  8249. "dev": true,
  8250. "license": "MIT",
  8251. "engines": {
  8252. "node": ">=14"
  8253. }
  8254. },
  8255. "node_modules/parse-imports-exports": {
  8256. "version": "0.2.4",
  8257. "resolved": "https://registry.npmjs.org/parse-imports-exports/-/parse-imports-exports-0.2.4.tgz",
  8258. "integrity": "sha512-4s6vd6dx1AotCx/RCI2m7t7GCh5bDRUtGNvRfHSP2wbBQdMi67pPe7mtzmgwcaQ8VKK/6IB7Glfyu3qdZJPybQ==",
  8259. "dev": true,
  8260. "license": "MIT",
  8261. "dependencies": {
  8262. "parse-statements": "1.0.11"
  8263. }
  8264. },
  8265. "node_modules/parse-json": {
  8266. "version": "5.2.0",
  8267. "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz",
  8268. "integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==",
  8269. "dev": true,
  8270. "license": "MIT",
  8271. "dependencies": {
  8272. "@babel/code-frame": "^7.0.0",
  8273. "error-ex": "^1.3.1",
  8274. "json-parse-even-better-errors": "^2.3.0",
  8275. "lines-and-columns": "^1.1.6"
  8276. },
  8277. "engines": {
  8278. "node": ">=8"
  8279. },
  8280. "funding": {
  8281. "url": "https://github.com/sponsors/sindresorhus"
  8282. }
  8283. },
  8284. "node_modules/parse-statements": {
  8285. "version": "1.0.11",
  8286. "resolved": "https://registry.npmjs.org/parse-statements/-/parse-statements-1.0.11.tgz",
  8287. "integrity": "sha512-HlsyYdMBnbPQ9Jr/VgJ1YF4scnldvJpJxCVx6KgqPL4dxppsWrJHCIIxQXMJrqGnsRkNPATbeMJ8Yxu7JMsYcA==",
  8288. "dev": true,
  8289. "license": "MIT"
  8290. },
  8291. "node_modules/parseurl": {
  8292. "version": "1.3.3",
  8293. "resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz",
  8294. "integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==",
  8295. "license": "MIT",
  8296. "engines": {
  8297. "node": ">= 0.8"
  8298. }
  8299. },
  8300. "node_modules/path-browserify": {
  8301. "version": "1.0.1",
  8302. "resolved": "https://registry.npmjs.org/path-browserify/-/path-browserify-1.0.1.tgz",
  8303. "integrity": "sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==",
  8304. "dev": true,
  8305. "license": "MIT"
  8306. },
  8307. "node_modules/path-exists": {
  8308. "version": "5.0.0",
  8309. "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-5.0.0.tgz",
  8310. "integrity": "sha512-RjhtfwJOxzcFmNOi6ltcbcu4Iu+FL3zEj83dk4kAS+fVpTxXLO1b38RvJgT/0QwvV/L3aY9TAnyv0EOqW4GoMQ==",
  8311. "dev": true,
  8312. "license": "MIT",
  8313. "engines": {
  8314. "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
  8315. }
  8316. },
  8317. "node_modules/path-is-absolute": {
  8318. "version": "1.0.1",
  8319. "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
  8320. "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==",
  8321. "license": "MIT",
  8322. "optional": true,
  8323. "engines": {
  8324. "node": ">=0.10.0"
  8325. }
  8326. },
  8327. "node_modules/path-key": {
  8328. "version": "3.1.1",
  8329. "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
  8330. "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
  8331. "dev": true,
  8332. "license": "MIT",
  8333. "engines": {
  8334. "node": ">=8"
  8335. }
  8336. },
  8337. "node_modules/path-parse": {
  8338. "version": "1.0.7",
  8339. "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz",
  8340. "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==",
  8341. "license": "MIT"
  8342. },
  8343. "node_modules/path-to-regexp": {
  8344. "version": "8.2.0",
  8345. "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-8.2.0.tgz",
  8346. "integrity": "sha512-TdrF7fW9Rphjq4RjrW0Kp2AW0Ahwu9sRGTkS6bvDi0SCwZlEZYmcfDbEsTz8RVk0EHIS/Vd1bv3JhG+1xZuAyQ==",
  8347. "license": "MIT",
  8348. "engines": {
  8349. "node": ">=16"
  8350. }
  8351. },
  8352. "node_modules/path-type": {
  8353. "version": "6.0.0",
  8354. "resolved": "https://registry.npmjs.org/path-type/-/path-type-6.0.0.tgz",
  8355. "integrity": "sha512-Vj7sf++t5pBD637NSfkxpHSMfWaeig5+DKWLhcqIYx6mWQz5hdJTGDVMQiJcw1ZYkhs7AazKDGpRVji1LJCZUQ==",
  8356. "license": "MIT",
  8357. "engines": {
  8358. "node": ">=18"
  8359. },
  8360. "funding": {
  8361. "url": "https://github.com/sponsors/sindresorhus"
  8362. }
  8363. },
  8364. "node_modules/pathe": {
  8365. "version": "2.0.3",
  8366. "resolved": "https://registry.npmjs.org/pathe/-/pathe-2.0.3.tgz",
  8367. "integrity": "sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==",
  8368. "license": "MIT"
  8369. },
  8370. "node_modules/perfect-debounce": {
  8371. "version": "1.0.0",
  8372. "resolved": "https://registry.npmjs.org/perfect-debounce/-/perfect-debounce-1.0.0.tgz",
  8373. "integrity": "sha512-xCy9V055GLEqoFaHoC1SoLIaLmWctgCUaBaWxDZ7/Zx4CTyX7cJQLJOok/orfjZAh9kEYpjJa4d0KcJmCbctZA==",
  8374. "license": "MIT"
  8375. },
  8376. "node_modules/picocolors": {
  8377. "version": "1.1.1",
  8378. "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",
  8379. "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
  8380. "license": "ISC"
  8381. },
  8382. "node_modules/picomatch": {
  8383. "version": "4.0.2",
  8384. "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.2.tgz",
  8385. "integrity": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==",
  8386. "license": "MIT",
  8387. "engines": {
  8388. "node": ">=12"
  8389. },
  8390. "funding": {
  8391. "url": "https://github.com/sponsors/jonschlinkert"
  8392. }
  8393. },
  8394. "node_modules/pidtree": {
  8395. "version": "0.6.0",
  8396. "resolved": "https://registry.npmjs.org/pidtree/-/pidtree-0.6.0.tgz",
  8397. "integrity": "sha512-eG2dWTVw5bzqGRztnHExczNxt5VGsE6OwTeCG3fdUf9KBsZzO3R5OIIIzWR+iZA0NtZ+RDVdaoE2dK1cn6jH4g==",
  8398. "dev": true,
  8399. "license": "MIT",
  8400. "bin": {
  8401. "pidtree": "bin/pidtree.js"
  8402. },
  8403. "engines": {
  8404. "node": ">=0.10"
  8405. }
  8406. },
  8407. "node_modules/pify": {
  8408. "version": "2.3.0",
  8409. "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz",
  8410. "integrity": "sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==",
  8411. "license": "MIT",
  8412. "engines": {
  8413. "node": ">=0.10.0"
  8414. }
  8415. },
  8416. "node_modules/pinia": {
  8417. "version": "3.0.2",
  8418. "resolved": "https://registry.npmjs.org/pinia/-/pinia-3.0.2.tgz",
  8419. "integrity": "sha512-sH2JK3wNY809JOeiiURUR0wehJ9/gd9qFN2Y828jCbxEzKEmEt0pzCXwqiSTfuRsK9vQsOflSdnbdBOGrhtn+g==",
  8420. "license": "MIT",
  8421. "dependencies": {
  8422. "@vue/devtools-api": "^7.7.2"
  8423. },
  8424. "funding": {
  8425. "url": "https://github.com/sponsors/posva"
  8426. },
  8427. "peerDependencies": {
  8428. "typescript": ">=4.4.4",
  8429. "vue": "^2.7.0 || ^3.5.11"
  8430. },
  8431. "peerDependenciesMeta": {
  8432. "typescript": {
  8433. "optional": true
  8434. }
  8435. }
  8436. },
  8437. "node_modules/pinia-plugin-persistedstate": {
  8438. "version": "4.2.0",
  8439. "resolved": "https://registry.npmjs.org/pinia-plugin-persistedstate/-/pinia-plugin-persistedstate-4.2.0.tgz",
  8440. "integrity": "sha512-3buhA7ac+ssbOIx3VRCC8oHkoFwhDM9oHRCjo7nj+O8WUqnW+jRqh7eYT5eS/DNa3H28zp3dYf/nd/Vc8zj8eQ==",
  8441. "license": "MIT",
  8442. "dependencies": {
  8443. "@nuxt/kit": "^3.14.1592",
  8444. "deep-pick-omit": "^1.2.1",
  8445. "defu": "^6.1.4",
  8446. "destr": "^2.0.3"
  8447. },
  8448. "peerDependencies": {
  8449. "@pinia/nuxt": ">=0.9.0",
  8450. "pinia": ">=2.3.0"
  8451. },
  8452. "peerDependenciesMeta": {
  8453. "@pinia/nuxt": {
  8454. "optional": true
  8455. },
  8456. "pinia": {
  8457. "optional": true
  8458. }
  8459. }
  8460. },
  8461. "node_modules/pinyin": {
  8462. "version": "2.11.2",
  8463. "resolved": "https://registry.npmjs.org/pinyin/-/pinyin-2.11.2.tgz",
  8464. "integrity": "sha512-tAWDBcowj09j/vLUjty98nVqrbTVNhutf1VcyID4p0sxTFPzRyXw7n7Ic0HQwBdWFIWrrDP8bYiT64gaT6h3gA==",
  8465. "license": "MIT",
  8466. "dependencies": {
  8467. "commander": "~1.1.1",
  8468. "object-assign": "^4.0.1"
  8469. },
  8470. "bin": {
  8471. "pinyin": "bin/pinyin"
  8472. },
  8473. "optionalDependencies": {
  8474. "nodejieba": "2.5.2"
  8475. }
  8476. },
  8477. "node_modules/pinyin/node_modules/commander": {
  8478. "version": "1.1.1",
  8479. "resolved": "https://registry.npmjs.org/commander/-/commander-1.1.1.tgz",
  8480. "integrity": "sha512-71Rod2AhcH3JhkBikVpNd0pA+fWsmAaVoti6OR38T76chA7vE3pSerS0Jor4wDw+tOueD2zLVvFOw5H0Rcj7rA==",
  8481. "dependencies": {
  8482. "keypress": "0.1.x"
  8483. },
  8484. "engines": {
  8485. "node": ">= 0.6.x"
  8486. }
  8487. },
  8488. "node_modules/pkg-types": {
  8489. "version": "2.1.0",
  8490. "resolved": "https://registry.npmjs.org/pkg-types/-/pkg-types-2.1.0.tgz",
  8491. "integrity": "sha512-wmJwA+8ihJixSoHKxZJRBQG1oY8Yr9pGLzRmSsNms0iNWyHHAlZCa7mmKiFR10YPZuz/2k169JiS/inOjBCZ2A==",
  8492. "license": "MIT",
  8493. "dependencies": {
  8494. "confbox": "^0.2.1",
  8495. "exsolve": "^1.0.1",
  8496. "pathe": "^2.0.3"
  8497. }
  8498. },
  8499. "node_modules/pluralize": {
  8500. "version": "8.0.0",
  8501. "resolved": "https://registry.npmjs.org/pluralize/-/pluralize-8.0.0.tgz",
  8502. "integrity": "sha512-Nc3IT5yHzflTfbjgqWcCPpo7DaKy4FnpB0l/zCAW0Tc7jxAiuqSxHasntB3D7887LSrA93kDJ9IXovxJYxyLCA==",
  8503. "dev": true,
  8504. "license": "MIT",
  8505. "engines": {
  8506. "node": ">=4"
  8507. }
  8508. },
  8509. "node_modules/pnpm-workspace-yaml": {
  8510. "version": "0.3.1",
  8511. "resolved": "https://registry.npmjs.org/pnpm-workspace-yaml/-/pnpm-workspace-yaml-0.3.1.tgz",
  8512. "integrity": "sha512-3nW5RLmREmZ8Pm8MbPsO2RM+99RRjYd25ynj3NV0cFsN7CcEl4sDFzgoFmSyduFwxFQ2Qbu3y2UdCh6HlyUOeA==",
  8513. "dev": true,
  8514. "funding": [
  8515. {
  8516. "type": "individual",
  8517. "url": "https://github.com/sponsors/antfu"
  8518. },
  8519. {
  8520. "type": "individual",
  8521. "url": "https://github.com/sponsors/sxzz"
  8522. }
  8523. ],
  8524. "license": "MIT",
  8525. "dependencies": {
  8526. "yaml": "^2.7.0"
  8527. }
  8528. },
  8529. "node_modules/postcss": {
  8530. "version": "8.5.3",
  8531. "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.3.tgz",
  8532. "integrity": "sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==",
  8533. "funding": [
  8534. {
  8535. "type": "opencollective",
  8536. "url": "https://opencollective.com/postcss/"
  8537. },
  8538. {
  8539. "type": "tidelift",
  8540. "url": "https://tidelift.com/funding/github/npm/postcss"
  8541. },
  8542. {
  8543. "type": "github",
  8544. "url": "https://github.com/sponsors/ai"
  8545. }
  8546. ],
  8547. "license": "MIT",
  8548. "dependencies": {
  8549. "nanoid": "^3.3.8",
  8550. "picocolors": "^1.1.1",
  8551. "source-map-js": "^1.2.1"
  8552. },
  8553. "engines": {
  8554. "node": "^10 || ^12 || >=14"
  8555. }
  8556. },
  8557. "node_modules/postcss-aspect-ratio-mini": {
  8558. "version": "1.1.0",
  8559. "resolved": "https://registry.npmjs.org/postcss-aspect-ratio-mini/-/postcss-aspect-ratio-mini-1.1.0.tgz",
  8560. "integrity": "sha512-ddD7k55Rez1La9tmyzZOlS6bAXF9EWpyXQz3eXScJfvcVmPsx33rOwVpN2d5ZRVOjAmkWgyOMV8sZ46rnIyiDg==",
  8561. "license": "MIT",
  8562. "dependencies": {
  8563. "number-precision": "^1.3.2",
  8564. "postcss": "^7.0.6"
  8565. }
  8566. },
  8567. "node_modules/postcss-aspect-ratio-mini/node_modules/picocolors": {
  8568. "version": "0.2.1",
  8569. "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-0.2.1.tgz",
  8570. "integrity": "sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA==",
  8571. "license": "ISC"
  8572. },
  8573. "node_modules/postcss-aspect-ratio-mini/node_modules/postcss": {
  8574. "version": "7.0.39",
  8575. "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.39.tgz",
  8576. "integrity": "sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA==",
  8577. "license": "MIT",
  8578. "dependencies": {
  8579. "picocolors": "^0.2.1",
  8580. "source-map": "^0.6.1"
  8581. },
  8582. "engines": {
  8583. "node": ">=6.0.0"
  8584. },
  8585. "funding": {
  8586. "type": "opencollective",
  8587. "url": "https://opencollective.com/postcss/"
  8588. }
  8589. },
  8590. "node_modules/postcss-calc": {
  8591. "version": "10.1.1",
  8592. "resolved": "https://registry.npmjs.org/postcss-calc/-/postcss-calc-10.1.1.tgz",
  8593. "integrity": "sha512-NYEsLHh8DgG/PRH2+G9BTuUdtf9ViS+vdoQ0YA5OQdGsfN4ztiwtDWNtBl9EKeqNMFnIu8IKZ0cLxEQ5r5KVMw==",
  8594. "license": "MIT",
  8595. "dependencies": {
  8596. "postcss-selector-parser": "^7.0.0",
  8597. "postcss-value-parser": "^4.2.0"
  8598. },
  8599. "engines": {
  8600. "node": "^18.12 || ^20.9 || >=22.0"
  8601. },
  8602. "peerDependencies": {
  8603. "postcss": "^8.4.38"
  8604. }
  8605. },
  8606. "node_modules/postcss-calc/node_modules/postcss-selector-parser": {
  8607. "version": "7.1.0",
  8608. "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-7.1.0.tgz",
  8609. "integrity": "sha512-8sLjZwK0R+JlxlYcTuVnyT2v+htpdrjDOKuMcOVdYjt52Lh8hWRYpxBPoKx/Zg+bcjc3wx6fmQevMmUztS/ccA==",
  8610. "license": "MIT",
  8611. "dependencies": {
  8612. "cssesc": "^3.0.0",
  8613. "util-deprecate": "^1.0.2"
  8614. },
  8615. "engines": {
  8616. "node": ">=4"
  8617. }
  8618. },
  8619. "node_modules/postcss-colormin": {
  8620. "version": "7.0.2",
  8621. "resolved": "https://registry.npmjs.org/postcss-colormin/-/postcss-colormin-7.0.2.tgz",
  8622. "integrity": "sha512-YntRXNngcvEvDbEjTdRWGU606eZvB5prmHG4BF0yLmVpamXbpsRJzevyy6MZVyuecgzI2AWAlvFi8DAeCqwpvA==",
  8623. "license": "MIT",
  8624. "dependencies": {
  8625. "browserslist": "^4.23.3",
  8626. "caniuse-api": "^3.0.0",
  8627. "colord": "^2.9.3",
  8628. "postcss-value-parser": "^4.2.0"
  8629. },
  8630. "engines": {
  8631. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  8632. },
  8633. "peerDependencies": {
  8634. "postcss": "^8.4.31"
  8635. }
  8636. },
  8637. "node_modules/postcss-convert-values": {
  8638. "version": "7.0.4",
  8639. "resolved": "https://registry.npmjs.org/postcss-convert-values/-/postcss-convert-values-7.0.4.tgz",
  8640. "integrity": "sha512-e2LSXPqEHVW6aoGbjV9RsSSNDO3A0rZLCBxN24zvxF25WknMPpX8Dm9UxxThyEbaytzggRuZxaGXqaOhxQ514Q==",
  8641. "license": "MIT",
  8642. "dependencies": {
  8643. "browserslist": "^4.23.3",
  8644. "postcss-value-parser": "^4.2.0"
  8645. },
  8646. "engines": {
  8647. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  8648. },
  8649. "peerDependencies": {
  8650. "postcss": "^8.4.31"
  8651. }
  8652. },
  8653. "node_modules/postcss-discard-comments": {
  8654. "version": "7.0.3",
  8655. "resolved": "https://registry.npmjs.org/postcss-discard-comments/-/postcss-discard-comments-7.0.3.tgz",
  8656. "integrity": "sha512-q6fjd4WU4afNhWOA2WltHgCbkRhZPgQe7cXF74fuVB/ge4QbM9HEaOIzGSiMvM+g/cOsNAUGdf2JDzqA2F8iLA==",
  8657. "license": "MIT",
  8658. "dependencies": {
  8659. "postcss-selector-parser": "^6.1.2"
  8660. },
  8661. "engines": {
  8662. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  8663. },
  8664. "peerDependencies": {
  8665. "postcss": "^8.4.31"
  8666. }
  8667. },
  8668. "node_modules/postcss-discard-duplicates": {
  8669. "version": "7.0.1",
  8670. "resolved": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-7.0.1.tgz",
  8671. "integrity": "sha512-oZA+v8Jkpu1ct/xbbrntHRsfLGuzoP+cpt0nJe5ED2FQF8n8bJtn7Bo28jSmBYwqgqnqkuSXJfSUEE7if4nClQ==",
  8672. "license": "MIT",
  8673. "engines": {
  8674. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  8675. },
  8676. "peerDependencies": {
  8677. "postcss": "^8.4.31"
  8678. }
  8679. },
  8680. "node_modules/postcss-discard-empty": {
  8681. "version": "7.0.0",
  8682. "resolved": "https://registry.npmjs.org/postcss-discard-empty/-/postcss-discard-empty-7.0.0.tgz",
  8683. "integrity": "sha512-e+QzoReTZ8IAwhnSdp/++7gBZ/F+nBq9y6PomfwORfP7q9nBpK5AMP64kOt0bA+lShBFbBDcgpJ3X4etHg4lzA==",
  8684. "license": "MIT",
  8685. "engines": {
  8686. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  8687. },
  8688. "peerDependencies": {
  8689. "postcss": "^8.4.31"
  8690. }
  8691. },
  8692. "node_modules/postcss-discard-overridden": {
  8693. "version": "7.0.0",
  8694. "resolved": "https://registry.npmjs.org/postcss-discard-overridden/-/postcss-discard-overridden-7.0.0.tgz",
  8695. "integrity": "sha512-GmNAzx88u3k2+sBTZrJSDauR0ccpE24omTQCVmaTTZFz1du6AasspjaUPMJ2ud4RslZpoFKyf+6MSPETLojc6w==",
  8696. "license": "MIT",
  8697. "engines": {
  8698. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  8699. },
  8700. "peerDependencies": {
  8701. "postcss": "^8.4.31"
  8702. }
  8703. },
  8704. "node_modules/postcss-import": {
  8705. "version": "16.1.0",
  8706. "resolved": "https://registry.npmjs.org/postcss-import/-/postcss-import-16.1.0.tgz",
  8707. "integrity": "sha512-7hsAZ4xGXl4MW+OKEWCnF6T5jqBw80/EE9aXg1r2yyn1RsVEU8EtKXbijEODa+rg7iih4bKf7vlvTGYR4CnPNg==",
  8708. "license": "MIT",
  8709. "dependencies": {
  8710. "postcss-value-parser": "^4.0.0",
  8711. "read-cache": "^1.0.0",
  8712. "resolve": "^1.1.7"
  8713. },
  8714. "engines": {
  8715. "node": ">=18.0.0"
  8716. },
  8717. "peerDependencies": {
  8718. "postcss": "^8.0.0"
  8719. }
  8720. },
  8721. "node_modules/postcss-merge-longhand": {
  8722. "version": "7.0.4",
  8723. "resolved": "https://registry.npmjs.org/postcss-merge-longhand/-/postcss-merge-longhand-7.0.4.tgz",
  8724. "integrity": "sha512-zer1KoZA54Q8RVHKOY5vMke0cCdNxMP3KBfDerjH/BYHh4nCIh+1Yy0t1pAEQF18ac/4z3OFclO+ZVH8azjR4A==",
  8725. "license": "MIT",
  8726. "dependencies": {
  8727. "postcss-value-parser": "^4.2.0",
  8728. "stylehacks": "^7.0.4"
  8729. },
  8730. "engines": {
  8731. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  8732. },
  8733. "peerDependencies": {
  8734. "postcss": "^8.4.31"
  8735. }
  8736. },
  8737. "node_modules/postcss-merge-rules": {
  8738. "version": "7.0.4",
  8739. "resolved": "https://registry.npmjs.org/postcss-merge-rules/-/postcss-merge-rules-7.0.4.tgz",
  8740. "integrity": "sha512-ZsaamiMVu7uBYsIdGtKJ64PkcQt6Pcpep/uO90EpLS3dxJi6OXamIobTYcImyXGoW0Wpugh7DSD3XzxZS9JCPg==",
  8741. "license": "MIT",
  8742. "dependencies": {
  8743. "browserslist": "^4.23.3",
  8744. "caniuse-api": "^3.0.0",
  8745. "cssnano-utils": "^5.0.0",
  8746. "postcss-selector-parser": "^6.1.2"
  8747. },
  8748. "engines": {
  8749. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  8750. },
  8751. "peerDependencies": {
  8752. "postcss": "^8.4.31"
  8753. }
  8754. },
  8755. "node_modules/postcss-minify-font-values": {
  8756. "version": "7.0.0",
  8757. "resolved": "https://registry.npmjs.org/postcss-minify-font-values/-/postcss-minify-font-values-7.0.0.tgz",
  8758. "integrity": "sha512-2ckkZtgT0zG8SMc5aoNwtm5234eUx1GGFJKf2b1bSp8UflqaeFzR50lid4PfqVI9NtGqJ2J4Y7fwvnP/u1cQog==",
  8759. "license": "MIT",
  8760. "dependencies": {
  8761. "postcss-value-parser": "^4.2.0"
  8762. },
  8763. "engines": {
  8764. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  8765. },
  8766. "peerDependencies": {
  8767. "postcss": "^8.4.31"
  8768. }
  8769. },
  8770. "node_modules/postcss-minify-gradients": {
  8771. "version": "7.0.0",
  8772. "resolved": "https://registry.npmjs.org/postcss-minify-gradients/-/postcss-minify-gradients-7.0.0.tgz",
  8773. "integrity": "sha512-pdUIIdj/C93ryCHew0UgBnL2DtUS3hfFa5XtERrs4x+hmpMYGhbzo6l/Ir5de41O0GaKVpK1ZbDNXSY6GkXvtg==",
  8774. "license": "MIT",
  8775. "dependencies": {
  8776. "colord": "^2.9.3",
  8777. "cssnano-utils": "^5.0.0",
  8778. "postcss-value-parser": "^4.2.0"
  8779. },
  8780. "engines": {
  8781. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  8782. },
  8783. "peerDependencies": {
  8784. "postcss": "^8.4.31"
  8785. }
  8786. },
  8787. "node_modules/postcss-minify-params": {
  8788. "version": "7.0.2",
  8789. "resolved": "https://registry.npmjs.org/postcss-minify-params/-/postcss-minify-params-7.0.2.tgz",
  8790. "integrity": "sha512-nyqVLu4MFl9df32zTsdcLqCFfE/z2+f8GE1KHPxWOAmegSo6lpV2GNy5XQvrzwbLmiU7d+fYay4cwto1oNdAaQ==",
  8791. "license": "MIT",
  8792. "dependencies": {
  8793. "browserslist": "^4.23.3",
  8794. "cssnano-utils": "^5.0.0",
  8795. "postcss-value-parser": "^4.2.0"
  8796. },
  8797. "engines": {
  8798. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  8799. },
  8800. "peerDependencies": {
  8801. "postcss": "^8.4.31"
  8802. }
  8803. },
  8804. "node_modules/postcss-minify-selectors": {
  8805. "version": "7.0.4",
  8806. "resolved": "https://registry.npmjs.org/postcss-minify-selectors/-/postcss-minify-selectors-7.0.4.tgz",
  8807. "integrity": "sha512-JG55VADcNb4xFCf75hXkzc1rNeURhlo7ugf6JjiiKRfMsKlDzN9CXHZDyiG6x/zGchpjQS+UAgb1d4nqXqOpmA==",
  8808. "license": "MIT",
  8809. "dependencies": {
  8810. "cssesc": "^3.0.0",
  8811. "postcss-selector-parser": "^6.1.2"
  8812. },
  8813. "engines": {
  8814. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  8815. },
  8816. "peerDependencies": {
  8817. "postcss": "^8.4.31"
  8818. }
  8819. },
  8820. "node_modules/postcss-normalize-charset": {
  8821. "version": "7.0.0",
  8822. "resolved": "https://registry.npmjs.org/postcss-normalize-charset/-/postcss-normalize-charset-7.0.0.tgz",
  8823. "integrity": "sha512-ABisNUXMeZeDNzCQxPxBCkXexvBrUHV+p7/BXOY+ulxkcjUZO0cp8ekGBwvIh2LbCwnWbyMPNJVtBSdyhM2zYQ==",
  8824. "license": "MIT",
  8825. "engines": {
  8826. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  8827. },
  8828. "peerDependencies": {
  8829. "postcss": "^8.4.31"
  8830. }
  8831. },
  8832. "node_modules/postcss-normalize-display-values": {
  8833. "version": "7.0.0",
  8834. "resolved": "https://registry.npmjs.org/postcss-normalize-display-values/-/postcss-normalize-display-values-7.0.0.tgz",
  8835. "integrity": "sha512-lnFZzNPeDf5uGMPYgGOw7v0BfB45+irSRz9gHQStdkkhiM0gTfvWkWB5BMxpn0OqgOQuZG/mRlZyJxp0EImr2Q==",
  8836. "license": "MIT",
  8837. "dependencies": {
  8838. "postcss-value-parser": "^4.2.0"
  8839. },
  8840. "engines": {
  8841. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  8842. },
  8843. "peerDependencies": {
  8844. "postcss": "^8.4.31"
  8845. }
  8846. },
  8847. "node_modules/postcss-normalize-positions": {
  8848. "version": "7.0.0",
  8849. "resolved": "https://registry.npmjs.org/postcss-normalize-positions/-/postcss-normalize-positions-7.0.0.tgz",
  8850. "integrity": "sha512-I0yt8wX529UKIGs2y/9Ybs2CelSvItfmvg/DBIjTnoUSrPxSV7Z0yZ8ShSVtKNaV/wAY+m7bgtyVQLhB00A1NQ==",
  8851. "license": "MIT",
  8852. "dependencies": {
  8853. "postcss-value-parser": "^4.2.0"
  8854. },
  8855. "engines": {
  8856. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  8857. },
  8858. "peerDependencies": {
  8859. "postcss": "^8.4.31"
  8860. }
  8861. },
  8862. "node_modules/postcss-normalize-repeat-style": {
  8863. "version": "7.0.0",
  8864. "resolved": "https://registry.npmjs.org/postcss-normalize-repeat-style/-/postcss-normalize-repeat-style-7.0.0.tgz",
  8865. "integrity": "sha512-o3uSGYH+2q30ieM3ppu9GTjSXIzOrRdCUn8UOMGNw7Af61bmurHTWI87hRybrP6xDHvOe5WlAj3XzN6vEO8jLw==",
  8866. "license": "MIT",
  8867. "dependencies": {
  8868. "postcss-value-parser": "^4.2.0"
  8869. },
  8870. "engines": {
  8871. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  8872. },
  8873. "peerDependencies": {
  8874. "postcss": "^8.4.31"
  8875. }
  8876. },
  8877. "node_modules/postcss-normalize-string": {
  8878. "version": "7.0.0",
  8879. "resolved": "https://registry.npmjs.org/postcss-normalize-string/-/postcss-normalize-string-7.0.0.tgz",
  8880. "integrity": "sha512-w/qzL212DFVOpMy3UGyxrND+Kb0fvCiBBujiaONIihq7VvtC7bswjWgKQU/w4VcRyDD8gpfqUiBQ4DUOwEJ6Qg==",
  8881. "license": "MIT",
  8882. "dependencies": {
  8883. "postcss-value-parser": "^4.2.0"
  8884. },
  8885. "engines": {
  8886. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  8887. },
  8888. "peerDependencies": {
  8889. "postcss": "^8.4.31"
  8890. }
  8891. },
  8892. "node_modules/postcss-normalize-timing-functions": {
  8893. "version": "7.0.0",
  8894. "resolved": "https://registry.npmjs.org/postcss-normalize-timing-functions/-/postcss-normalize-timing-functions-7.0.0.tgz",
  8895. "integrity": "sha512-tNgw3YV0LYoRwg43N3lTe3AEWZ66W7Dh7lVEpJbHoKOuHc1sLrzMLMFjP8SNULHaykzsonUEDbKedv8C+7ej6g==",
  8896. "license": "MIT",
  8897. "dependencies": {
  8898. "postcss-value-parser": "^4.2.0"
  8899. },
  8900. "engines": {
  8901. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  8902. },
  8903. "peerDependencies": {
  8904. "postcss": "^8.4.31"
  8905. }
  8906. },
  8907. "node_modules/postcss-normalize-unicode": {
  8908. "version": "7.0.2",
  8909. "resolved": "https://registry.npmjs.org/postcss-normalize-unicode/-/postcss-normalize-unicode-7.0.2.tgz",
  8910. "integrity": "sha512-ztisabK5C/+ZWBdYC+Y9JCkp3M9qBv/XFvDtSw0d/XwfT3UaKeW/YTm/MD/QrPNxuecia46vkfEhewjwcYFjkg==",
  8911. "license": "MIT",
  8912. "dependencies": {
  8913. "browserslist": "^4.23.3",
  8914. "postcss-value-parser": "^4.2.0"
  8915. },
  8916. "engines": {
  8917. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  8918. },
  8919. "peerDependencies": {
  8920. "postcss": "^8.4.31"
  8921. }
  8922. },
  8923. "node_modules/postcss-normalize-url": {
  8924. "version": "7.0.0",
  8925. "resolved": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-7.0.0.tgz",
  8926. "integrity": "sha512-+d7+PpE+jyPX1hDQZYG+NaFD+Nd2ris6r8fPTBAjE8z/U41n/bib3vze8x7rKs5H1uEw5ppe9IojewouHk0klQ==",
  8927. "license": "MIT",
  8928. "dependencies": {
  8929. "postcss-value-parser": "^4.2.0"
  8930. },
  8931. "engines": {
  8932. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  8933. },
  8934. "peerDependencies": {
  8935. "postcss": "^8.4.31"
  8936. }
  8937. },
  8938. "node_modules/postcss-normalize-whitespace": {
  8939. "version": "7.0.0",
  8940. "resolved": "https://registry.npmjs.org/postcss-normalize-whitespace/-/postcss-normalize-whitespace-7.0.0.tgz",
  8941. "integrity": "sha512-37/toN4wwZErqohedXYqWgvcHUGlT8O/m2jVkAfAe9Bd4MzRqlBmXrJRePH0e9Wgnz2X7KymTgTOaaFizQe3AQ==",
  8942. "license": "MIT",
  8943. "dependencies": {
  8944. "postcss-value-parser": "^4.2.0"
  8945. },
  8946. "engines": {
  8947. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  8948. },
  8949. "peerDependencies": {
  8950. "postcss": "^8.4.31"
  8951. }
  8952. },
  8953. "node_modules/postcss-ordered-values": {
  8954. "version": "7.0.1",
  8955. "resolved": "https://registry.npmjs.org/postcss-ordered-values/-/postcss-ordered-values-7.0.1.tgz",
  8956. "integrity": "sha512-irWScWRL6nRzYmBOXReIKch75RRhNS86UPUAxXdmW/l0FcAsg0lvAXQCby/1lymxn/o0gVa6Rv/0f03eJOwHxw==",
  8957. "license": "MIT",
  8958. "dependencies": {
  8959. "cssnano-utils": "^5.0.0",
  8960. "postcss-value-parser": "^4.2.0"
  8961. },
  8962. "engines": {
  8963. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  8964. },
  8965. "peerDependencies": {
  8966. "postcss": "^8.4.31"
  8967. }
  8968. },
  8969. "node_modules/postcss-px-to-viewport-8-plugin": {
  8970. "version": "1.2.5",
  8971. "resolved": "https://registry.npmjs.org/postcss-px-to-viewport-8-plugin/-/postcss-px-to-viewport-8-plugin-1.2.5.tgz",
  8972. "integrity": "sha512-+yc69+q/euV7iKh5fGXY6C/lpepmVx2DGFHeYj5BpzIFyBBpdACDjZyrZ8AV0kCg+J0bplBv4ZA1QTzgaK0rGg==",
  8973. "license": "MIT",
  8974. "dependencies": {
  8975. "object-assign": "^4.1.1"
  8976. }
  8977. },
  8978. "node_modules/postcss-reduce-initial": {
  8979. "version": "7.0.2",
  8980. "resolved": "https://registry.npmjs.org/postcss-reduce-initial/-/postcss-reduce-initial-7.0.2.tgz",
  8981. "integrity": "sha512-pOnu9zqQww7dEKf62Nuju6JgsW2V0KRNBHxeKohU+JkHd/GAH5uvoObqFLqkeB2n20mr6yrlWDvo5UBU5GnkfA==",
  8982. "license": "MIT",
  8983. "dependencies": {
  8984. "browserslist": "^4.23.3",
  8985. "caniuse-api": "^3.0.0"
  8986. },
  8987. "engines": {
  8988. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  8989. },
  8990. "peerDependencies": {
  8991. "postcss": "^8.4.31"
  8992. }
  8993. },
  8994. "node_modules/postcss-reduce-transforms": {
  8995. "version": "7.0.0",
  8996. "resolved": "https://registry.npmjs.org/postcss-reduce-transforms/-/postcss-reduce-transforms-7.0.0.tgz",
  8997. "integrity": "sha512-pnt1HKKZ07/idH8cpATX/ujMbtOGhUfE+m8gbqwJE05aTaNw8gbo34a2e3if0xc0dlu75sUOiqvwCGY3fzOHew==",
  8998. "license": "MIT",
  8999. "dependencies": {
  9000. "postcss-value-parser": "^4.2.0"
  9001. },
  9002. "engines": {
  9003. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  9004. },
  9005. "peerDependencies": {
  9006. "postcss": "^8.4.31"
  9007. }
  9008. },
  9009. "node_modules/postcss-selector-parser": {
  9010. "version": "6.1.2",
  9011. "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.1.2.tgz",
  9012. "integrity": "sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==",
  9013. "license": "MIT",
  9014. "dependencies": {
  9015. "cssesc": "^3.0.0",
  9016. "util-deprecate": "^1.0.2"
  9017. },
  9018. "engines": {
  9019. "node": ">=4"
  9020. }
  9021. },
  9022. "node_modules/postcss-svgo": {
  9023. "version": "7.0.1",
  9024. "resolved": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-7.0.1.tgz",
  9025. "integrity": "sha512-0WBUlSL4lhD9rA5k1e5D8EN5wCEyZD6HJk0jIvRxl+FDVOMlJ7DePHYWGGVc5QRqrJ3/06FTXM0bxjmJpmTPSA==",
  9026. "license": "MIT",
  9027. "dependencies": {
  9028. "postcss-value-parser": "^4.2.0",
  9029. "svgo": "^3.3.2"
  9030. },
  9031. "engines": {
  9032. "node": "^18.12.0 || ^20.9.0 || >= 18"
  9033. },
  9034. "peerDependencies": {
  9035. "postcss": "^8.4.31"
  9036. }
  9037. },
  9038. "node_modules/postcss-unique-selectors": {
  9039. "version": "7.0.3",
  9040. "resolved": "https://registry.npmjs.org/postcss-unique-selectors/-/postcss-unique-selectors-7.0.3.tgz",
  9041. "integrity": "sha512-J+58u5Ic5T1QjP/LDV9g3Cx4CNOgB5vz+kM6+OxHHhFACdcDeKhBXjQmB7fnIZM12YSTvsL0Opwco83DmacW2g==",
  9042. "license": "MIT",
  9043. "dependencies": {
  9044. "postcss-selector-parser": "^6.1.2"
  9045. },
  9046. "engines": {
  9047. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  9048. },
  9049. "peerDependencies": {
  9050. "postcss": "^8.4.31"
  9051. }
  9052. },
  9053. "node_modules/postcss-url": {
  9054. "version": "10.1.3",
  9055. "resolved": "https://registry.npmjs.org/postcss-url/-/postcss-url-10.1.3.tgz",
  9056. "integrity": "sha512-FUzyxfI5l2tKmXdYc6VTu3TWZsInayEKPbiyW+P6vmmIrrb4I6CGX0BFoewgYHLK+oIL5FECEK02REYRpBvUCw==",
  9057. "license": "MIT",
  9058. "dependencies": {
  9059. "make-dir": "~3.1.0",
  9060. "mime": "~2.5.2",
  9061. "minimatch": "~3.0.4",
  9062. "xxhashjs": "~0.2.2"
  9063. },
  9064. "engines": {
  9065. "node": ">=10"
  9066. },
  9067. "peerDependencies": {
  9068. "postcss": "^8.0.0"
  9069. }
  9070. },
  9071. "node_modules/postcss-url/node_modules/brace-expansion": {
  9072. "version": "1.1.11",
  9073. "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
  9074. "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
  9075. "license": "MIT",
  9076. "dependencies": {
  9077. "balanced-match": "^1.0.0",
  9078. "concat-map": "0.0.1"
  9079. }
  9080. },
  9081. "node_modules/postcss-url/node_modules/minimatch": {
  9082. "version": "3.0.8",
  9083. "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.8.tgz",
  9084. "integrity": "sha512-6FsRAQsxQ61mw+qP1ZzbL9Bc78x2p5OqNgNpnoAFLTrX8n5Kxph0CsnhmKKNXTWjXqU5L0pGPR7hYk+XWZr60Q==",
  9085. "license": "ISC",
  9086. "dependencies": {
  9087. "brace-expansion": "^1.1.7"
  9088. },
  9089. "engines": {
  9090. "node": "*"
  9091. }
  9092. },
  9093. "node_modules/postcss-value-parser": {
  9094. "version": "4.2.0",
  9095. "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz",
  9096. "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==",
  9097. "license": "MIT"
  9098. },
  9099. "node_modules/postcss-viewport-units": {
  9100. "version": "0.1.6",
  9101. "resolved": "https://registry.npmjs.org/postcss-viewport-units/-/postcss-viewport-units-0.1.6.tgz",
  9102. "integrity": "sha512-uddXE6gtmuPwMICbZGSA4HijOGrUkUNacvCktXPB9lsM/bSq8aBkWUxfuPGDFLhdJYZTtCANzeQ/65fAfq+6Tw==",
  9103. "license": "MIT",
  9104. "dependencies": {
  9105. "postcss": "^5.2.8"
  9106. }
  9107. },
  9108. "node_modules/postcss-viewport-units/node_modules/ansi-regex": {
  9109. "version": "2.1.1",
  9110. "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz",
  9111. "integrity": "sha512-TIGnTpdo+E3+pCyAluZvtED5p5wCqLdezCyhPZzKPcxvFplEt4i+W7OONCKgeZFT3+y5NZZfOOS/Bdcanm1MYA==",
  9112. "license": "MIT",
  9113. "engines": {
  9114. "node": ">=0.10.0"
  9115. }
  9116. },
  9117. "node_modules/postcss-viewport-units/node_modules/ansi-styles": {
  9118. "version": "2.2.1",
  9119. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz",
  9120. "integrity": "sha512-kmCevFghRiWM7HB5zTPULl4r9bVFSWjz62MhqizDGUrq2NWuNMQyuv4tHHoKJHs69M/MF64lEcHdYIocrdWQYA==",
  9121. "license": "MIT",
  9122. "engines": {
  9123. "node": ">=0.10.0"
  9124. }
  9125. },
  9126. "node_modules/postcss-viewport-units/node_modules/chalk": {
  9127. "version": "1.1.3",
  9128. "resolved": "https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz",
  9129. "integrity": "sha512-U3lRVLMSlsCfjqYPbLyVv11M9CPW4I728d6TCKMAOJueEeB9/8o+eSsMnxPJD+Q+K909sdESg7C+tIkoH6on1A==",
  9130. "license": "MIT",
  9131. "dependencies": {
  9132. "ansi-styles": "^2.2.1",
  9133. "escape-string-regexp": "^1.0.2",
  9134. "has-ansi": "^2.0.0",
  9135. "strip-ansi": "^3.0.0",
  9136. "supports-color": "^2.0.0"
  9137. },
  9138. "engines": {
  9139. "node": ">=0.10.0"
  9140. }
  9141. },
  9142. "node_modules/postcss-viewport-units/node_modules/chalk/node_modules/supports-color": {
  9143. "version": "2.0.0",
  9144. "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz",
  9145. "integrity": "sha512-KKNVtd6pCYgPIKU4cp2733HWYCpplQhddZLBUryaAHou723x+FRzQ5Df824Fj+IyyuiQTRoub4SnIFfIcrp70g==",
  9146. "license": "MIT",
  9147. "engines": {
  9148. "node": ">=0.8.0"
  9149. }
  9150. },
  9151. "node_modules/postcss-viewport-units/node_modules/escape-string-regexp": {
  9152. "version": "1.0.5",
  9153. "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
  9154. "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==",
  9155. "license": "MIT",
  9156. "engines": {
  9157. "node": ">=0.8.0"
  9158. }
  9159. },
  9160. "node_modules/postcss-viewport-units/node_modules/has-flag": {
  9161. "version": "1.0.0",
  9162. "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-1.0.0.tgz",
  9163. "integrity": "sha512-DyYHfIYwAJmjAjSSPKANxI8bFY9YtFrgkAfinBojQ8YJTOuOuav64tMUJv584SES4xl74PmuaevIyaLESHdTAA==",
  9164. "license": "MIT",
  9165. "engines": {
  9166. "node": ">=0.10.0"
  9167. }
  9168. },
  9169. "node_modules/postcss-viewport-units/node_modules/postcss": {
  9170. "version": "5.2.18",
  9171. "resolved": "https://registry.npmjs.org/postcss/-/postcss-5.2.18.tgz",
  9172. "integrity": "sha512-zrUjRRe1bpXKsX1qAJNJjqZViErVuyEkMTRrwu4ud4sbTtIBRmtaYDrHmcGgmrbsW3MHfmtIf+vJumgQn+PrXg==",
  9173. "license": "MIT",
  9174. "dependencies": {
  9175. "chalk": "^1.1.3",
  9176. "js-base64": "^2.1.9",
  9177. "source-map": "^0.5.6",
  9178. "supports-color": "^3.2.3"
  9179. },
  9180. "engines": {
  9181. "node": ">=0.12"
  9182. }
  9183. },
  9184. "node_modules/postcss-viewport-units/node_modules/source-map": {
  9185. "version": "0.5.7",
  9186. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz",
  9187. "integrity": "sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==",
  9188. "license": "BSD-3-Clause",
  9189. "engines": {
  9190. "node": ">=0.10.0"
  9191. }
  9192. },
  9193. "node_modules/postcss-viewport-units/node_modules/strip-ansi": {
  9194. "version": "3.0.1",
  9195. "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz",
  9196. "integrity": "sha512-VhumSSbBqDTP8p2ZLKj40UjBCV4+v8bUSEpUb4KjRgWk9pbqGF4REFj6KEagidb2f/M6AzC0EmFyDNGaw9OCzg==",
  9197. "license": "MIT",
  9198. "dependencies": {
  9199. "ansi-regex": "^2.0.0"
  9200. },
  9201. "engines": {
  9202. "node": ">=0.10.0"
  9203. }
  9204. },
  9205. "node_modules/postcss-viewport-units/node_modules/supports-color": {
  9206. "version": "3.2.3",
  9207. "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-3.2.3.tgz",
  9208. "integrity": "sha512-Jds2VIYDrlp5ui7t8abHN2bjAu4LV/q4N2KivFPpGH0lrka0BMq/33AmECUXlKPcHigkNaqfXRENFju+rlcy+A==",
  9209. "license": "MIT",
  9210. "dependencies": {
  9211. "has-flag": "^1.0.0"
  9212. },
  9213. "engines": {
  9214. "node": ">=0.8.0"
  9215. }
  9216. },
  9217. "node_modules/postcss-write-svg": {
  9218. "version": "3.0.1",
  9219. "resolved": "https://registry.npmjs.org/postcss-write-svg/-/postcss-write-svg-3.0.1.tgz",
  9220. "integrity": "sha512-trFtC9KrQz7/2+1j7iPOfKBlOeFvr/Ab1j0uc1a+aMhPDjrnmiLZedVRyINdADcjb6epbUEm8zAqMWwWzWmVKQ==",
  9221. "deprecated": "Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.",
  9222. "license": "CC0-1.0",
  9223. "dependencies": {
  9224. "postcss": "^5.2.6",
  9225. "postcss-value-parser": "^3.3.0"
  9226. },
  9227. "engines": {
  9228. "node": ">=6.9.1"
  9229. }
  9230. },
  9231. "node_modules/postcss-write-svg/node_modules/ansi-regex": {
  9232. "version": "2.1.1",
  9233. "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz",
  9234. "integrity": "sha512-TIGnTpdo+E3+pCyAluZvtED5p5wCqLdezCyhPZzKPcxvFplEt4i+W7OONCKgeZFT3+y5NZZfOOS/Bdcanm1MYA==",
  9235. "license": "MIT",
  9236. "engines": {
  9237. "node": ">=0.10.0"
  9238. }
  9239. },
  9240. "node_modules/postcss-write-svg/node_modules/ansi-styles": {
  9241. "version": "2.2.1",
  9242. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz",
  9243. "integrity": "sha512-kmCevFghRiWM7HB5zTPULl4r9bVFSWjz62MhqizDGUrq2NWuNMQyuv4tHHoKJHs69M/MF64lEcHdYIocrdWQYA==",
  9244. "license": "MIT",
  9245. "engines": {
  9246. "node": ">=0.10.0"
  9247. }
  9248. },
  9249. "node_modules/postcss-write-svg/node_modules/chalk": {
  9250. "version": "1.1.3",
  9251. "resolved": "https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz",
  9252. "integrity": "sha512-U3lRVLMSlsCfjqYPbLyVv11M9CPW4I728d6TCKMAOJueEeB9/8o+eSsMnxPJD+Q+K909sdESg7C+tIkoH6on1A==",
  9253. "license": "MIT",
  9254. "dependencies": {
  9255. "ansi-styles": "^2.2.1",
  9256. "escape-string-regexp": "^1.0.2",
  9257. "has-ansi": "^2.0.0",
  9258. "strip-ansi": "^3.0.0",
  9259. "supports-color": "^2.0.0"
  9260. },
  9261. "engines": {
  9262. "node": ">=0.10.0"
  9263. }
  9264. },
  9265. "node_modules/postcss-write-svg/node_modules/chalk/node_modules/supports-color": {
  9266. "version": "2.0.0",
  9267. "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz",
  9268. "integrity": "sha512-KKNVtd6pCYgPIKU4cp2733HWYCpplQhddZLBUryaAHou723x+FRzQ5Df824Fj+IyyuiQTRoub4SnIFfIcrp70g==",
  9269. "license": "MIT",
  9270. "engines": {
  9271. "node": ">=0.8.0"
  9272. }
  9273. },
  9274. "node_modules/postcss-write-svg/node_modules/escape-string-regexp": {
  9275. "version": "1.0.5",
  9276. "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
  9277. "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==",
  9278. "license": "MIT",
  9279. "engines": {
  9280. "node": ">=0.8.0"
  9281. }
  9282. },
  9283. "node_modules/postcss-write-svg/node_modules/has-flag": {
  9284. "version": "1.0.0",
  9285. "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-1.0.0.tgz",
  9286. "integrity": "sha512-DyYHfIYwAJmjAjSSPKANxI8bFY9YtFrgkAfinBojQ8YJTOuOuav64tMUJv584SES4xl74PmuaevIyaLESHdTAA==",
  9287. "license": "MIT",
  9288. "engines": {
  9289. "node": ">=0.10.0"
  9290. }
  9291. },
  9292. "node_modules/postcss-write-svg/node_modules/postcss": {
  9293. "version": "5.2.18",
  9294. "resolved": "https://registry.npmjs.org/postcss/-/postcss-5.2.18.tgz",
  9295. "integrity": "sha512-zrUjRRe1bpXKsX1qAJNJjqZViErVuyEkMTRrwu4ud4sbTtIBRmtaYDrHmcGgmrbsW3MHfmtIf+vJumgQn+PrXg==",
  9296. "license": "MIT",
  9297. "dependencies": {
  9298. "chalk": "^1.1.3",
  9299. "js-base64": "^2.1.9",
  9300. "source-map": "^0.5.6",
  9301. "supports-color": "^3.2.3"
  9302. },
  9303. "engines": {
  9304. "node": ">=0.12"
  9305. }
  9306. },
  9307. "node_modules/postcss-write-svg/node_modules/postcss-value-parser": {
  9308. "version": "3.3.1",
  9309. "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz",
  9310. "integrity": "sha512-pISE66AbVkp4fDQ7VHBwRNXzAAKJjw4Vw7nWI/+Q3vuly7SNfgYXvm6i5IgFylHGK5sP/xHAbB7N49OS4gWNyQ==",
  9311. "license": "MIT"
  9312. },
  9313. "node_modules/postcss-write-svg/node_modules/source-map": {
  9314. "version": "0.5.7",
  9315. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz",
  9316. "integrity": "sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==",
  9317. "license": "BSD-3-Clause",
  9318. "engines": {
  9319. "node": ">=0.10.0"
  9320. }
  9321. },
  9322. "node_modules/postcss-write-svg/node_modules/strip-ansi": {
  9323. "version": "3.0.1",
  9324. "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz",
  9325. "integrity": "sha512-VhumSSbBqDTP8p2ZLKj40UjBCV4+v8bUSEpUb4KjRgWk9pbqGF4REFj6KEagidb2f/M6AzC0EmFyDNGaw9OCzg==",
  9326. "license": "MIT",
  9327. "dependencies": {
  9328. "ansi-regex": "^2.0.0"
  9329. },
  9330. "engines": {
  9331. "node": ">=0.10.0"
  9332. }
  9333. },
  9334. "node_modules/postcss-write-svg/node_modules/supports-color": {
  9335. "version": "3.2.3",
  9336. "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-3.2.3.tgz",
  9337. "integrity": "sha512-Jds2VIYDrlp5ui7t8abHN2bjAu4LV/q4N2KivFPpGH0lrka0BMq/33AmECUXlKPcHigkNaqfXRENFju+rlcy+A==",
  9338. "license": "MIT",
  9339. "dependencies": {
  9340. "has-flag": "^1.0.0"
  9341. },
  9342. "engines": {
  9343. "node": ">=0.8.0"
  9344. }
  9345. },
  9346. "node_modules/postcss/node_modules/nanoid": {
  9347. "version": "3.3.11",
  9348. "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz",
  9349. "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==",
  9350. "funding": [
  9351. {
  9352. "type": "github",
  9353. "url": "https://github.com/sponsors/ai"
  9354. }
  9355. ],
  9356. "license": "MIT",
  9357. "bin": {
  9358. "nanoid": "bin/nanoid.cjs"
  9359. },
  9360. "engines": {
  9361. "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
  9362. }
  9363. },
  9364. "node_modules/prelude-ls": {
  9365. "version": "1.2.1",
  9366. "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz",
  9367. "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==",
  9368. "dev": true,
  9369. "license": "MIT",
  9370. "engines": {
  9371. "node": ">= 0.8.0"
  9372. }
  9373. },
  9374. "node_modules/prettier": {
  9375. "version": "3.5.3",
  9376. "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.5.3.tgz",
  9377. "integrity": "sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==",
  9378. "dev": true,
  9379. "license": "MIT",
  9380. "bin": {
  9381. "prettier": "bin/prettier.cjs"
  9382. },
  9383. "engines": {
  9384. "node": ">=14"
  9385. },
  9386. "funding": {
  9387. "url": "https://github.com/prettier/prettier?sponsor=1"
  9388. }
  9389. },
  9390. "node_modules/prettier-linter-helpers": {
  9391. "version": "1.0.0",
  9392. "resolved": "https://registry.npmjs.org/prettier-linter-helpers/-/prettier-linter-helpers-1.0.0.tgz",
  9393. "integrity": "sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w==",
  9394. "dev": true,
  9395. "license": "MIT",
  9396. "dependencies": {
  9397. "fast-diff": "^1.1.2"
  9398. },
  9399. "engines": {
  9400. "node": ">=6.0.0"
  9401. }
  9402. },
  9403. "node_modules/proxy-addr": {
  9404. "version": "2.0.7",
  9405. "resolved": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.7.tgz",
  9406. "integrity": "sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==",
  9407. "license": "MIT",
  9408. "dependencies": {
  9409. "forwarded": "0.2.0",
  9410. "ipaddr.js": "1.9.1"
  9411. },
  9412. "engines": {
  9413. "node": ">= 0.10"
  9414. }
  9415. },
  9416. "node_modules/proxy-from-env": {
  9417. "version": "1.1.0",
  9418. "resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz",
  9419. "integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==",
  9420. "license": "MIT"
  9421. },
  9422. "node_modules/punycode": {
  9423. "version": "2.3.1",
  9424. "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz",
  9425. "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==",
  9426. "dev": true,
  9427. "license": "MIT",
  9428. "engines": {
  9429. "node": ">=6"
  9430. }
  9431. },
  9432. "node_modules/qs": {
  9433. "version": "6.14.0",
  9434. "resolved": "https://registry.npmjs.org/qs/-/qs-6.14.0.tgz",
  9435. "integrity": "sha512-YWWTjgABSKcvs/nWBi9PycY/JiPJqOD4JA6o9Sej2AtvSGarXxKC3OQSk4pAarbdQlKAh5D4FCQkJNkW+GAn3w==",
  9436. "license": "BSD-3-Clause",
  9437. "dependencies": {
  9438. "side-channel": "^1.1.0"
  9439. },
  9440. "engines": {
  9441. "node": ">=0.6"
  9442. },
  9443. "funding": {
  9444. "url": "https://github.com/sponsors/ljharb"
  9445. }
  9446. },
  9447. "node_modules/quansync": {
  9448. "version": "0.2.10",
  9449. "resolved": "https://registry.npmjs.org/quansync/-/quansync-0.2.10.tgz",
  9450. "integrity": "sha512-t41VRkMYbkHyCYmOvx/6URnN80H7k4X0lLdBMGsz+maAwrJQYB1djpV6vHrQIBE0WBSGqhtEHrK9U3DWWH8v7A==",
  9451. "funding": [
  9452. {
  9453. "type": "individual",
  9454. "url": "https://github.com/sponsors/antfu"
  9455. },
  9456. {
  9457. "type": "individual",
  9458. "url": "https://github.com/sponsors/sxzz"
  9459. }
  9460. ],
  9461. "license": "MIT"
  9462. },
  9463. "node_modules/queue-microtask": {
  9464. "version": "1.2.3",
  9465. "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz",
  9466. "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==",
  9467. "funding": [
  9468. {
  9469. "type": "github",
  9470. "url": "https://github.com/sponsors/feross"
  9471. },
  9472. {
  9473. "type": "patreon",
  9474. "url": "https://www.patreon.com/feross"
  9475. },
  9476. {
  9477. "type": "consulting",
  9478. "url": "https://feross.org/support"
  9479. }
  9480. ],
  9481. "license": "MIT"
  9482. },
  9483. "node_modules/range-parser": {
  9484. "version": "1.2.1",
  9485. "resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz",
  9486. "integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==",
  9487. "license": "MIT",
  9488. "engines": {
  9489. "node": ">= 0.6"
  9490. }
  9491. },
  9492. "node_modules/raw-body": {
  9493. "version": "3.0.0",
  9494. "resolved": "https://registry.npmjs.org/raw-body/-/raw-body-3.0.0.tgz",
  9495. "integrity": "sha512-RmkhL8CAyCRPXCE28MMH0z2PNWQBNk2Q09ZdxM9IOOXwxwZbN+qbWaatPkdkWIKL2ZVDImrN/pK5HTRz2PcS4g==",
  9496. "license": "MIT",
  9497. "dependencies": {
  9498. "bytes": "3.1.2",
  9499. "http-errors": "2.0.0",
  9500. "iconv-lite": "0.6.3",
  9501. "unpipe": "1.0.0"
  9502. },
  9503. "engines": {
  9504. "node": ">= 0.8"
  9505. }
  9506. },
  9507. "node_modules/rc9": {
  9508. "version": "2.1.2",
  9509. "resolved": "https://registry.npmjs.org/rc9/-/rc9-2.1.2.tgz",
  9510. "integrity": "sha512-btXCnMmRIBINM2LDZoEmOogIZU7Qe7zn4BpomSKZ/ykbLObuBdvG+mFq11DL6fjH1DRwHhrlgtYWG96bJiC7Cg==",
  9511. "license": "MIT",
  9512. "dependencies": {
  9513. "defu": "^6.1.4",
  9514. "destr": "^2.0.3"
  9515. }
  9516. },
  9517. "node_modules/read-cache": {
  9518. "version": "1.0.0",
  9519. "resolved": "https://registry.npmjs.org/read-cache/-/read-cache-1.0.0.tgz",
  9520. "integrity": "sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==",
  9521. "license": "MIT",
  9522. "dependencies": {
  9523. "pify": "^2.3.0"
  9524. }
  9525. },
  9526. "node_modules/read-package-up": {
  9527. "version": "11.0.0",
  9528. "resolved": "https://registry.npmjs.org/read-package-up/-/read-package-up-11.0.0.tgz",
  9529. "integrity": "sha512-MbgfoNPANMdb4oRBNg5eqLbB2t2r+o5Ua1pNt8BqGp4I0FJZhuVSOj3PaBPni4azWuSzEdNn2evevzVmEk1ohQ==",
  9530. "dev": true,
  9531. "license": "MIT",
  9532. "dependencies": {
  9533. "find-up-simple": "^1.0.0",
  9534. "read-pkg": "^9.0.0",
  9535. "type-fest": "^4.6.0"
  9536. },
  9537. "engines": {
  9538. "node": ">=18"
  9539. },
  9540. "funding": {
  9541. "url": "https://github.com/sponsors/sindresorhus"
  9542. }
  9543. },
  9544. "node_modules/read-pkg": {
  9545. "version": "9.0.1",
  9546. "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-9.0.1.tgz",
  9547. "integrity": "sha512-9viLL4/n1BJUCT1NXVTdS1jtm80yDEgR5T4yCelII49Mbj0v1rZdKqj7zCiYdbB0CuCgdrvHcNogAKTFPBocFA==",
  9548. "dev": true,
  9549. "license": "MIT",
  9550. "dependencies": {
  9551. "@types/normalize-package-data": "^2.4.3",
  9552. "normalize-package-data": "^6.0.0",
  9553. "parse-json": "^8.0.0",
  9554. "type-fest": "^4.6.0",
  9555. "unicorn-magic": "^0.1.0"
  9556. },
  9557. "engines": {
  9558. "node": ">=18"
  9559. },
  9560. "funding": {
  9561. "url": "https://github.com/sponsors/sindresorhus"
  9562. }
  9563. },
  9564. "node_modules/read-pkg/node_modules/parse-json": {
  9565. "version": "8.3.0",
  9566. "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-8.3.0.tgz",
  9567. "integrity": "sha512-ybiGyvspI+fAoRQbIPRddCcSTV9/LsJbf0e/S85VLowVGzRmokfneg2kwVW/KU5rOXrPSbF1qAKPMgNTqqROQQ==",
  9568. "dev": true,
  9569. "license": "MIT",
  9570. "dependencies": {
  9571. "@babel/code-frame": "^7.26.2",
  9572. "index-to-position": "^1.1.0",
  9573. "type-fest": "^4.39.1"
  9574. },
  9575. "engines": {
  9576. "node": ">=18"
  9577. },
  9578. "funding": {
  9579. "url": "https://github.com/sponsors/sindresorhus"
  9580. }
  9581. },
  9582. "node_modules/readable-stream": {
  9583. "version": "3.6.2",
  9584. "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz",
  9585. "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==",
  9586. "license": "MIT",
  9587. "optional": true,
  9588. "dependencies": {
  9589. "inherits": "^2.0.3",
  9590. "string_decoder": "^1.1.1",
  9591. "util-deprecate": "^1.0.1"
  9592. },
  9593. "engines": {
  9594. "node": ">= 6"
  9595. }
  9596. },
  9597. "node_modules/readdirp": {
  9598. "version": "4.1.2",
  9599. "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-4.1.2.tgz",
  9600. "integrity": "sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==",
  9601. "license": "MIT",
  9602. "engines": {
  9603. "node": ">= 14.18.0"
  9604. },
  9605. "funding": {
  9606. "type": "individual",
  9607. "url": "https://paulmillr.com/funding/"
  9608. }
  9609. },
  9610. "node_modules/refa": {
  9611. "version": "0.12.1",
  9612. "resolved": "https://registry.npmjs.org/refa/-/refa-0.12.1.tgz",
  9613. "integrity": "sha512-J8rn6v4DBb2nnFqkqwy6/NnTYMcgLA+sLr0iIO41qpv0n+ngb7ksag2tMRl0inb1bbO/esUwzW1vbJi7K0sI0g==",
  9614. "dev": true,
  9615. "license": "MIT",
  9616. "dependencies": {
  9617. "@eslint-community/regexpp": "^4.8.0"
  9618. },
  9619. "engines": {
  9620. "node": "^12.0.0 || ^14.0.0 || >=16.0.0"
  9621. }
  9622. },
  9623. "node_modules/regexp-ast-analysis": {
  9624. "version": "0.7.1",
  9625. "resolved": "https://registry.npmjs.org/regexp-ast-analysis/-/regexp-ast-analysis-0.7.1.tgz",
  9626. "integrity": "sha512-sZuz1dYW/ZsfG17WSAG7eS85r5a0dDsvg+7BiiYR5o6lKCAtUrEwdmRmaGF6rwVj3LcmAeYkOWKEPlbPzN3Y3A==",
  9627. "dev": true,
  9628. "license": "MIT",
  9629. "dependencies": {
  9630. "@eslint-community/regexpp": "^4.8.0",
  9631. "refa": "^0.12.1"
  9632. },
  9633. "engines": {
  9634. "node": "^12.0.0 || ^14.0.0 || >=16.0.0"
  9635. }
  9636. },
  9637. "node_modules/regexp-tree": {
  9638. "version": "0.1.27",
  9639. "resolved": "https://registry.npmjs.org/regexp-tree/-/regexp-tree-0.1.27.tgz",
  9640. "integrity": "sha512-iETxpjK6YoRWJG5o6hXLwvjYAoW+FEZn9os0PD/b6AP6xQwsa/Y7lCVgIixBbUPMfhu+i2LtdeAqVTgGlQarfA==",
  9641. "dev": true,
  9642. "license": "MIT",
  9643. "bin": {
  9644. "regexp-tree": "bin/regexp-tree"
  9645. }
  9646. },
  9647. "node_modules/regjsparser": {
  9648. "version": "0.12.0",
  9649. "resolved": "https://registry.npmjs.org/regjsparser/-/regjsparser-0.12.0.tgz",
  9650. "integrity": "sha512-cnE+y8bz4NhMjISKbgeVJtqNbtf5QpjZP+Bslo+UqkIt9QPnX9q095eiRRASJG1/tz6dlNr6Z5NsBiWYokp6EQ==",
  9651. "dev": true,
  9652. "license": "BSD-2-Clause",
  9653. "dependencies": {
  9654. "jsesc": "~3.0.2"
  9655. },
  9656. "bin": {
  9657. "regjsparser": "bin/parser"
  9658. }
  9659. },
  9660. "node_modules/regjsparser/node_modules/jsesc": {
  9661. "version": "3.0.2",
  9662. "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-3.0.2.tgz",
  9663. "integrity": "sha512-xKqzzWXDttJuOcawBt4KnKHHIf5oQ/Cxax+0PWFG+DFDgHNAdi+TXECADI+RYiFUMmx8792xsMbbgXj4CwnP4g==",
  9664. "dev": true,
  9665. "license": "MIT",
  9666. "bin": {
  9667. "jsesc": "bin/jsesc"
  9668. },
  9669. "engines": {
  9670. "node": ">=6"
  9671. }
  9672. },
  9673. "node_modules/require-directory": {
  9674. "version": "2.1.1",
  9675. "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz",
  9676. "integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==",
  9677. "dev": true,
  9678. "license": "MIT",
  9679. "engines": {
  9680. "node": ">=0.10.0"
  9681. }
  9682. },
  9683. "node_modules/require-from-string": {
  9684. "version": "2.0.2",
  9685. "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz",
  9686. "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==",
  9687. "dev": true,
  9688. "license": "MIT",
  9689. "engines": {
  9690. "node": ">=0.10.0"
  9691. }
  9692. },
  9693. "node_modules/resolve": {
  9694. "version": "1.22.10",
  9695. "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.10.tgz",
  9696. "integrity": "sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w==",
  9697. "license": "MIT",
  9698. "dependencies": {
  9699. "is-core-module": "^2.16.0",
  9700. "path-parse": "^1.0.7",
  9701. "supports-preserve-symlinks-flag": "^1.0.0"
  9702. },
  9703. "bin": {
  9704. "resolve": "bin/resolve"
  9705. },
  9706. "engines": {
  9707. "node": ">= 0.4"
  9708. },
  9709. "funding": {
  9710. "url": "https://github.com/sponsors/ljharb"
  9711. }
  9712. },
  9713. "node_modules/resolve-from": {
  9714. "version": "5.0.0",
  9715. "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz",
  9716. "integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==",
  9717. "dev": true,
  9718. "license": "MIT",
  9719. "engines": {
  9720. "node": ">=8"
  9721. }
  9722. },
  9723. "node_modules/resolve-pkg-maps": {
  9724. "version": "1.0.0",
  9725. "resolved": "https://registry.npmjs.org/resolve-pkg-maps/-/resolve-pkg-maps-1.0.0.tgz",
  9726. "integrity": "sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw==",
  9727. "dev": true,
  9728. "license": "MIT",
  9729. "funding": {
  9730. "url": "https://github.com/privatenumber/resolve-pkg-maps?sponsor=1"
  9731. }
  9732. },
  9733. "node_modules/restore-cursor": {
  9734. "version": "5.1.0",
  9735. "resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-5.1.0.tgz",
  9736. "integrity": "sha512-oMA2dcrw6u0YfxJQXm342bFKX/E4sG9rbTzO9ptUcR/e8A33cHuvStiYOwH7fszkZlZ1z/ta9AAoPk2F4qIOHA==",
  9737. "dev": true,
  9738. "license": "MIT",
  9739. "dependencies": {
  9740. "onetime": "^7.0.0",
  9741. "signal-exit": "^4.1.0"
  9742. },
  9743. "engines": {
  9744. "node": ">=18"
  9745. },
  9746. "funding": {
  9747. "url": "https://github.com/sponsors/sindresorhus"
  9748. }
  9749. },
  9750. "node_modules/restore-cursor/node_modules/onetime": {
  9751. "version": "7.0.0",
  9752. "resolved": "https://registry.npmjs.org/onetime/-/onetime-7.0.0.tgz",
  9753. "integrity": "sha512-VXJjc87FScF88uafS3JllDgvAm+c/Slfz06lorj2uAY34rlUu0Nt+v8wreiImcrgAjjIHp1rXpTDlLOGw29WwQ==",
  9754. "dev": true,
  9755. "license": "MIT",
  9756. "dependencies": {
  9757. "mimic-function": "^5.0.0"
  9758. },
  9759. "engines": {
  9760. "node": ">=18"
  9761. },
  9762. "funding": {
  9763. "url": "https://github.com/sponsors/sindresorhus"
  9764. }
  9765. },
  9766. "node_modules/reusify": {
  9767. "version": "1.1.0",
  9768. "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.1.0.tgz",
  9769. "integrity": "sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==",
  9770. "license": "MIT",
  9771. "engines": {
  9772. "iojs": ">=1.0.0",
  9773. "node": ">=0.10.0"
  9774. }
  9775. },
  9776. "node_modules/rfdc": {
  9777. "version": "1.4.1",
  9778. "resolved": "https://registry.npmjs.org/rfdc/-/rfdc-1.4.1.tgz",
  9779. "integrity": "sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==",
  9780. "license": "MIT"
  9781. },
  9782. "node_modules/rimraf": {
  9783. "version": "3.0.2",
  9784. "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz",
  9785. "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==",
  9786. "deprecated": "Rimraf versions prior to v4 are no longer supported",
  9787. "license": "ISC",
  9788. "optional": true,
  9789. "dependencies": {
  9790. "glob": "^7.1.3"
  9791. },
  9792. "bin": {
  9793. "rimraf": "bin.js"
  9794. },
  9795. "funding": {
  9796. "url": "https://github.com/sponsors/isaacs"
  9797. }
  9798. },
  9799. "node_modules/rollup": {
  9800. "version": "4.40.0",
  9801. "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.40.0.tgz",
  9802. "integrity": "sha512-Noe455xmA96nnqH5piFtLobsGbCij7Tu+tb3c1vYjNbTkfzGqXqQXG3wJaYXkRZuQ0vEYN4bhwg7QnIrqB5B+w==",
  9803. "dev": true,
  9804. "license": "MIT",
  9805. "dependencies": {
  9806. "@types/estree": "1.0.7"
  9807. },
  9808. "bin": {
  9809. "rollup": "dist/bin/rollup"
  9810. },
  9811. "engines": {
  9812. "node": ">=18.0.0",
  9813. "npm": ">=8.0.0"
  9814. },
  9815. "optionalDependencies": {
  9816. "@rollup/rollup-android-arm-eabi": "4.40.0",
  9817. "@rollup/rollup-android-arm64": "4.40.0",
  9818. "@rollup/rollup-darwin-arm64": "4.40.0",
  9819. "@rollup/rollup-darwin-x64": "4.40.0",
  9820. "@rollup/rollup-freebsd-arm64": "4.40.0",
  9821. "@rollup/rollup-freebsd-x64": "4.40.0",
  9822. "@rollup/rollup-linux-arm-gnueabihf": "4.40.0",
  9823. "@rollup/rollup-linux-arm-musleabihf": "4.40.0",
  9824. "@rollup/rollup-linux-arm64-gnu": "4.40.0",
  9825. "@rollup/rollup-linux-arm64-musl": "4.40.0",
  9826. "@rollup/rollup-linux-loongarch64-gnu": "4.40.0",
  9827. "@rollup/rollup-linux-powerpc64le-gnu": "4.40.0",
  9828. "@rollup/rollup-linux-riscv64-gnu": "4.40.0",
  9829. "@rollup/rollup-linux-riscv64-musl": "4.40.0",
  9830. "@rollup/rollup-linux-s390x-gnu": "4.40.0",
  9831. "@rollup/rollup-linux-x64-gnu": "4.40.0",
  9832. "@rollup/rollup-linux-x64-musl": "4.40.0",
  9833. "@rollup/rollup-win32-arm64-msvc": "4.40.0",
  9834. "@rollup/rollup-win32-ia32-msvc": "4.40.0",
  9835. "@rollup/rollup-win32-x64-msvc": "4.40.0",
  9836. "fsevents": "~2.3.2"
  9837. }
  9838. },
  9839. "node_modules/router": {
  9840. "version": "2.2.0",
  9841. "resolved": "https://registry.npmjs.org/router/-/router-2.2.0.tgz",
  9842. "integrity": "sha512-nLTrUKm2UyiL7rlhapu/Zl45FwNgkZGaCpZbIHajDYgwlJCOzLSk+cIPAnsEqV955GjILJnKbdQC1nVPz+gAYQ==",
  9843. "license": "MIT",
  9844. "dependencies": {
  9845. "debug": "^4.4.0",
  9846. "depd": "^2.0.0",
  9847. "is-promise": "^4.0.0",
  9848. "parseurl": "^1.3.3",
  9849. "path-to-regexp": "^8.0.0"
  9850. },
  9851. "engines": {
  9852. "node": ">= 18"
  9853. }
  9854. },
  9855. "node_modules/run-parallel": {
  9856. "version": "1.2.0",
  9857. "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz",
  9858. "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==",
  9859. "funding": [
  9860. {
  9861. "type": "github",
  9862. "url": "https://github.com/sponsors/feross"
  9863. },
  9864. {
  9865. "type": "patreon",
  9866. "url": "https://www.patreon.com/feross"
  9867. },
  9868. {
  9869. "type": "consulting",
  9870. "url": "https://feross.org/support"
  9871. }
  9872. ],
  9873. "license": "MIT",
  9874. "dependencies": {
  9875. "queue-microtask": "^1.2.2"
  9876. }
  9877. },
  9878. "node_modules/rxjs": {
  9879. "version": "7.8.2",
  9880. "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-7.8.2.tgz",
  9881. "integrity": "sha512-dhKf903U/PQZY6boNNtAGdWbG85WAbjT/1xYoZIC7FAY0yWapOBQVsVrDl58W86//e1VpMNBtRV4MaXfdMySFA==",
  9882. "dev": true,
  9883. "license": "Apache-2.0",
  9884. "dependencies": {
  9885. "tslib": "^2.1.0"
  9886. }
  9887. },
  9888. "node_modules/safe-buffer": {
  9889. "version": "5.2.1",
  9890. "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
  9891. "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",
  9892. "funding": [
  9893. {
  9894. "type": "github",
  9895. "url": "https://github.com/sponsors/feross"
  9896. },
  9897. {
  9898. "type": "patreon",
  9899. "url": "https://www.patreon.com/feross"
  9900. },
  9901. {
  9902. "type": "consulting",
  9903. "url": "https://feross.org/support"
  9904. }
  9905. ],
  9906. "license": "MIT"
  9907. },
  9908. "node_modules/safer-buffer": {
  9909. "version": "2.1.2",
  9910. "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz",
  9911. "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==",
  9912. "license": "MIT"
  9913. },
  9914. "node_modules/sass": {
  9915. "version": "1.87.0",
  9916. "resolved": "https://registry.npmjs.org/sass/-/sass-1.87.0.tgz",
  9917. "integrity": "sha512-d0NoFH4v6SjEK7BoX810Jsrhj7IQSYHAHLi/iSpgqKc7LaIDshFRlSg5LOymf9FqQhxEHs2W5ZQXlvy0KD45Uw==",
  9918. "dev": true,
  9919. "license": "MIT",
  9920. "dependencies": {
  9921. "chokidar": "^4.0.0",
  9922. "immutable": "^5.0.2",
  9923. "source-map-js": ">=0.6.2 <2.0.0"
  9924. },
  9925. "bin": {
  9926. "sass": "sass.js"
  9927. },
  9928. "engines": {
  9929. "node": ">=14.0.0"
  9930. },
  9931. "optionalDependencies": {
  9932. "@parcel/watcher": "^2.4.1"
  9933. }
  9934. },
  9935. "node_modules/scslre": {
  9936. "version": "0.3.0",
  9937. "resolved": "https://registry.npmjs.org/scslre/-/scslre-0.3.0.tgz",
  9938. "integrity": "sha512-3A6sD0WYP7+QrjbfNA2FN3FsOaGGFoekCVgTyypy53gPxhbkCIjtO6YWgdrfM+n/8sI8JeXZOIxsHjMTNxQ4nQ==",
  9939. "dev": true,
  9940. "license": "MIT",
  9941. "dependencies": {
  9942. "@eslint-community/regexpp": "^4.8.0",
  9943. "refa": "^0.12.0",
  9944. "regexp-ast-analysis": "^0.7.0"
  9945. },
  9946. "engines": {
  9947. "node": "^14.0.0 || >=16.0.0"
  9948. }
  9949. },
  9950. "node_modules/scule": {
  9951. "version": "1.3.0",
  9952. "resolved": "https://registry.npmjs.org/scule/-/scule-1.3.0.tgz",
  9953. "integrity": "sha512-6FtHJEvt+pVMIB9IBY+IcCJ6Z5f1iQnytgyfKMhDKgmzYG+TeH/wx1y3l27rshSbLiSanrR9ffZDrEsmjlQF2g==",
  9954. "license": "MIT"
  9955. },
  9956. "node_modules/semver": {
  9957. "version": "7.7.1",
  9958. "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.1.tgz",
  9959. "integrity": "sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==",
  9960. "license": "ISC",
  9961. "bin": {
  9962. "semver": "bin/semver.js"
  9963. },
  9964. "engines": {
  9965. "node": ">=10"
  9966. }
  9967. },
  9968. "node_modules/send": {
  9969. "version": "1.2.0",
  9970. "resolved": "https://registry.npmjs.org/send/-/send-1.2.0.tgz",
  9971. "integrity": "sha512-uaW0WwXKpL9blXE2o0bRhoL2EGXIrZxQ2ZQ4mgcfoBxdFmQold+qWsD2jLrfZ0trjKL6vOw0j//eAwcALFjKSw==",
  9972. "license": "MIT",
  9973. "dependencies": {
  9974. "debug": "^4.3.5",
  9975. "encodeurl": "^2.0.0",
  9976. "escape-html": "^1.0.3",
  9977. "etag": "^1.8.1",
  9978. "fresh": "^2.0.0",
  9979. "http-errors": "^2.0.0",
  9980. "mime-types": "^3.0.1",
  9981. "ms": "^2.1.3",
  9982. "on-finished": "^2.4.1",
  9983. "range-parser": "^1.2.1",
  9984. "statuses": "^2.0.1"
  9985. },
  9986. "engines": {
  9987. "node": ">= 18"
  9988. }
  9989. },
  9990. "node_modules/send/node_modules/mime-db": {
  9991. "version": "1.54.0",
  9992. "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.54.0.tgz",
  9993. "integrity": "sha512-aU5EJuIN2WDemCcAp2vFBfp/m4EAhWJnUNSSw0ixs7/kXbd6Pg64EmwJkNdFhB8aWt1sH2CTXrLxo/iAGV3oPQ==",
  9994. "license": "MIT",
  9995. "engines": {
  9996. "node": ">= 0.6"
  9997. }
  9998. },
  9999. "node_modules/send/node_modules/mime-types": {
  10000. "version": "3.0.1",
  10001. "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-3.0.1.tgz",
  10002. "integrity": "sha512-xRc4oEhT6eaBpU1XF7AjpOFD+xQmXNB5OVKwp4tqCuBpHLS/ZbBDrc07mYTDqVMg6PfxUjjNp85O6Cd2Z/5HWA==",
  10003. "license": "MIT",
  10004. "dependencies": {
  10005. "mime-db": "^1.54.0"
  10006. },
  10007. "engines": {
  10008. "node": ">= 0.6"
  10009. }
  10010. },
  10011. "node_modules/serve-static": {
  10012. "version": "2.2.0",
  10013. "resolved": "https://registry.npmjs.org/serve-static/-/serve-static-2.2.0.tgz",
  10014. "integrity": "sha512-61g9pCh0Vnh7IutZjtLGGpTA355+OPn2TyDv/6ivP2h/AdAVX9azsoxmg2/M6nZeQZNYBEwIcsne1mJd9oQItQ==",
  10015. "license": "MIT",
  10016. "dependencies": {
  10017. "encodeurl": "^2.0.0",
  10018. "escape-html": "^1.0.3",
  10019. "parseurl": "^1.3.3",
  10020. "send": "^1.2.0"
  10021. },
  10022. "engines": {
  10023. "node": ">= 18"
  10024. }
  10025. },
  10026. "node_modules/set-blocking": {
  10027. "version": "2.0.0",
  10028. "resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz",
  10029. "integrity": "sha512-KiKBS8AnWGEyLzofFfmvKwpdPzqiy16LvQfK3yv/fVH7Bj13/wl3JSR1J+rfgRE9q7xUJK4qvgS8raSOeLUehw==",
  10030. "license": "ISC",
  10031. "optional": true
  10032. },
  10033. "node_modules/setprototypeof": {
  10034. "version": "1.2.0",
  10035. "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz",
  10036. "integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==",
  10037. "license": "ISC"
  10038. },
  10039. "node_modules/shebang-command": {
  10040. "version": "2.0.0",
  10041. "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
  10042. "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
  10043. "dev": true,
  10044. "license": "MIT",
  10045. "dependencies": {
  10046. "shebang-regex": "^3.0.0"
  10047. },
  10048. "engines": {
  10049. "node": ">=8"
  10050. }
  10051. },
  10052. "node_modules/shebang-regex": {
  10053. "version": "3.0.0",
  10054. "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
  10055. "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
  10056. "dev": true,
  10057. "license": "MIT",
  10058. "engines": {
  10059. "node": ">=8"
  10060. }
  10061. },
  10062. "node_modules/shell-quote": {
  10063. "version": "1.8.2",
  10064. "resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.8.2.tgz",
  10065. "integrity": "sha512-AzqKpGKjrj7EM6rKVQEPpB288oCfnrEIuyoT9cyF4nmGa7V8Zk6f7RRqYisX8X9m+Q7bd632aZW4ky7EhbQztA==",
  10066. "dev": true,
  10067. "license": "MIT",
  10068. "engines": {
  10069. "node": ">= 0.4"
  10070. },
  10071. "funding": {
  10072. "url": "https://github.com/sponsors/ljharb"
  10073. }
  10074. },
  10075. "node_modules/side-channel": {
  10076. "version": "1.1.0",
  10077. "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.1.0.tgz",
  10078. "integrity": "sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==",
  10079. "license": "MIT",
  10080. "dependencies": {
  10081. "es-errors": "^1.3.0",
  10082. "object-inspect": "^1.13.3",
  10083. "side-channel-list": "^1.0.0",
  10084. "side-channel-map": "^1.0.1",
  10085. "side-channel-weakmap": "^1.0.2"
  10086. },
  10087. "engines": {
  10088. "node": ">= 0.4"
  10089. },
  10090. "funding": {
  10091. "url": "https://github.com/sponsors/ljharb"
  10092. }
  10093. },
  10094. "node_modules/side-channel-list": {
  10095. "version": "1.0.0",
  10096. "resolved": "https://registry.npmjs.org/side-channel-list/-/side-channel-list-1.0.0.tgz",
  10097. "integrity": "sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==",
  10098. "license": "MIT",
  10099. "dependencies": {
  10100. "es-errors": "^1.3.0",
  10101. "object-inspect": "^1.13.3"
  10102. },
  10103. "engines": {
  10104. "node": ">= 0.4"
  10105. },
  10106. "funding": {
  10107. "url": "https://github.com/sponsors/ljharb"
  10108. }
  10109. },
  10110. "node_modules/side-channel-map": {
  10111. "version": "1.0.1",
  10112. "resolved": "https://registry.npmjs.org/side-channel-map/-/side-channel-map-1.0.1.tgz",
  10113. "integrity": "sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==",
  10114. "license": "MIT",
  10115. "dependencies": {
  10116. "call-bound": "^1.0.2",
  10117. "es-errors": "^1.3.0",
  10118. "get-intrinsic": "^1.2.5",
  10119. "object-inspect": "^1.13.3"
  10120. },
  10121. "engines": {
  10122. "node": ">= 0.4"
  10123. },
  10124. "funding": {
  10125. "url": "https://github.com/sponsors/ljharb"
  10126. }
  10127. },
  10128. "node_modules/side-channel-weakmap": {
  10129. "version": "1.0.2",
  10130. "resolved": "https://registry.npmjs.org/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz",
  10131. "integrity": "sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==",
  10132. "license": "MIT",
  10133. "dependencies": {
  10134. "call-bound": "^1.0.2",
  10135. "es-errors": "^1.3.0",
  10136. "get-intrinsic": "^1.2.5",
  10137. "object-inspect": "^1.13.3",
  10138. "side-channel-map": "^1.0.1"
  10139. },
  10140. "engines": {
  10141. "node": ">= 0.4"
  10142. },
  10143. "funding": {
  10144. "url": "https://github.com/sponsors/ljharb"
  10145. }
  10146. },
  10147. "node_modules/signal-exit": {
  10148. "version": "4.1.0",
  10149. "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
  10150. "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
  10151. "dev": true,
  10152. "license": "ISC",
  10153. "engines": {
  10154. "node": ">=14"
  10155. },
  10156. "funding": {
  10157. "url": "https://github.com/sponsors/isaacs"
  10158. }
  10159. },
  10160. "node_modules/sisteransi": {
  10161. "version": "1.0.5",
  10162. "resolved": "https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.5.tgz",
  10163. "integrity": "sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==",
  10164. "dev": true,
  10165. "license": "MIT"
  10166. },
  10167. "node_modules/slash": {
  10168. "version": "5.1.0",
  10169. "resolved": "https://registry.npmjs.org/slash/-/slash-5.1.0.tgz",
  10170. "integrity": "sha512-ZA6oR3T/pEyuqwMgAKT0/hAv8oAXckzbkmR0UkUosQ+Mc4RxGoJkRmwHgHufaenlyAgE1Mxgpdcrf75y6XcnDg==",
  10171. "license": "MIT",
  10172. "engines": {
  10173. "node": ">=14.16"
  10174. },
  10175. "funding": {
  10176. "url": "https://github.com/sponsors/sindresorhus"
  10177. }
  10178. },
  10179. "node_modules/slice-ansi": {
  10180. "version": "5.0.0",
  10181. "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-5.0.0.tgz",
  10182. "integrity": "sha512-FC+lgizVPfie0kkhqUScwRu1O/lF6NOgJmlCgK+/LYxDCTk8sGelYaHDhFcDN+Sn3Cv+3VSa4Byeo+IMCzpMgQ==",
  10183. "dev": true,
  10184. "license": "MIT",
  10185. "dependencies": {
  10186. "ansi-styles": "^6.0.0",
  10187. "is-fullwidth-code-point": "^4.0.0"
  10188. },
  10189. "engines": {
  10190. "node": ">=12"
  10191. },
  10192. "funding": {
  10193. "url": "https://github.com/chalk/slice-ansi?sponsor=1"
  10194. }
  10195. },
  10196. "node_modules/source-map": {
  10197. "version": "0.6.1",
  10198. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
  10199. "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
  10200. "license": "BSD-3-Clause",
  10201. "engines": {
  10202. "node": ">=0.10.0"
  10203. }
  10204. },
  10205. "node_modules/source-map-js": {
  10206. "version": "1.2.1",
  10207. "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",
  10208. "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
  10209. "license": "BSD-3-Clause",
  10210. "engines": {
  10211. "node": ">=0.10.0"
  10212. }
  10213. },
  10214. "node_modules/spdx-correct": {
  10215. "version": "3.2.0",
  10216. "resolved": "https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.2.0.tgz",
  10217. "integrity": "sha512-kN9dJbvnySHULIluDHy32WHRUu3Og7B9sbY7tsFLctQkIqnMh3hErYgdMjTYuqmcXX+lK5T1lnUt3G7zNswmZA==",
  10218. "dev": true,
  10219. "license": "Apache-2.0",
  10220. "dependencies": {
  10221. "spdx-expression-parse": "^3.0.0",
  10222. "spdx-license-ids": "^3.0.0"
  10223. }
  10224. },
  10225. "node_modules/spdx-correct/node_modules/spdx-expression-parse": {
  10226. "version": "3.0.1",
  10227. "resolved": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz",
  10228. "integrity": "sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==",
  10229. "dev": true,
  10230. "license": "MIT",
  10231. "dependencies": {
  10232. "spdx-exceptions": "^2.1.0",
  10233. "spdx-license-ids": "^3.0.0"
  10234. }
  10235. },
  10236. "node_modules/spdx-exceptions": {
  10237. "version": "2.5.0",
  10238. "resolved": "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.5.0.tgz",
  10239. "integrity": "sha512-PiU42r+xO4UbUS1buo3LPJkjlO7430Xn5SVAhdpzzsPHsjbYVflnnFdATgabnLude+Cqu25p6N+g2lw/PFsa4w==",
  10240. "dev": true,
  10241. "license": "CC-BY-3.0"
  10242. },
  10243. "node_modules/spdx-expression-parse": {
  10244. "version": "4.0.0",
  10245. "resolved": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-4.0.0.tgz",
  10246. "integrity": "sha512-Clya5JIij/7C6bRR22+tnGXbc4VKlibKSVj2iHvVeX5iMW7s1SIQlqu699JkODJJIhh/pUu8L0/VLh8xflD+LQ==",
  10247. "dev": true,
  10248. "license": "MIT",
  10249. "dependencies": {
  10250. "spdx-exceptions": "^2.1.0",
  10251. "spdx-license-ids": "^3.0.0"
  10252. }
  10253. },
  10254. "node_modules/spdx-license-ids": {
  10255. "version": "3.0.21",
  10256. "resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.21.tgz",
  10257. "integrity": "sha512-Bvg/8F5XephndSK3JffaRqdT+gyhfqIPwDHpX80tJrF8QQRYMo8sNMeaZ2Dp5+jhwKnUmIOyFFQfHRkjJm5nXg==",
  10258. "dev": true,
  10259. "license": "CC0-1.0"
  10260. },
  10261. "node_modules/speakingurl": {
  10262. "version": "14.0.1",
  10263. "resolved": "https://registry.npmjs.org/speakingurl/-/speakingurl-14.0.1.tgz",
  10264. "integrity": "sha512-1POYv7uv2gXoyGFpBCmpDVSNV74IfsWlDW216UPjbWufNf+bSU6GdbDsxdcxtfwb4xlI3yxzOTKClUosxARYrQ==",
  10265. "license": "BSD-3-Clause",
  10266. "engines": {
  10267. "node": ">=0.10.0"
  10268. }
  10269. },
  10270. "node_modules/split2": {
  10271. "version": "4.2.0",
  10272. "resolved": "https://registry.npmjs.org/split2/-/split2-4.2.0.tgz",
  10273. "integrity": "sha512-UcjcJOWknrNkF6PLX83qcHM6KHgVKNkV62Y8a5uYDVv9ydGQVwAHMKqHdJje1VTWpljG0WYpCDhrCdAOYH4TWg==",
  10274. "dev": true,
  10275. "license": "ISC",
  10276. "engines": {
  10277. "node": ">= 10.x"
  10278. }
  10279. },
  10280. "node_modules/stable-hash": {
  10281. "version": "0.0.5",
  10282. "resolved": "https://registry.npmjs.org/stable-hash/-/stable-hash-0.0.5.tgz",
  10283. "integrity": "sha512-+L3ccpzibovGXFK+Ap/f8LOS0ahMrHTf3xu7mMLSpEGU0EO9ucaysSylKo9eRDFNhWve/y275iPmIZ4z39a9iA==",
  10284. "dev": true,
  10285. "license": "MIT"
  10286. },
  10287. "node_modules/statuses": {
  10288. "version": "2.0.1",
  10289. "resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz",
  10290. "integrity": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==",
  10291. "license": "MIT",
  10292. "engines": {
  10293. "node": ">= 0.8"
  10294. }
  10295. },
  10296. "node_modules/std-env": {
  10297. "version": "3.9.0",
  10298. "resolved": "https://registry.npmjs.org/std-env/-/std-env-3.9.0.tgz",
  10299. "integrity": "sha512-UGvjygr6F6tpH7o2qyqR6QYpwraIjKSdtzyBdyytFOHmPZY917kwdwLG0RbOjWOnKmnm3PeHjaoLLMie7kPLQw==",
  10300. "license": "MIT"
  10301. },
  10302. "node_modules/string_decoder": {
  10303. "version": "1.3.0",
  10304. "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz",
  10305. "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==",
  10306. "license": "MIT",
  10307. "optional": true,
  10308. "dependencies": {
  10309. "safe-buffer": "~5.2.0"
  10310. }
  10311. },
  10312. "node_modules/string-argv": {
  10313. "version": "0.3.2",
  10314. "resolved": "https://registry.npmjs.org/string-argv/-/string-argv-0.3.2.tgz",
  10315. "integrity": "sha512-aqD2Q0144Z+/RqG52NeHEkZauTAUWJO8c6yTftGJKO3Tja5tUgIfmIl6kExvhtxSDP7fXB6DvzkfMpCd/F3G+Q==",
  10316. "dev": true,
  10317. "license": "MIT",
  10318. "engines": {
  10319. "node": ">=0.6.19"
  10320. }
  10321. },
  10322. "node_modules/string-width": {
  10323. "version": "7.2.0",
  10324. "resolved": "https://registry.npmjs.org/string-width/-/string-width-7.2.0.tgz",
  10325. "integrity": "sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==",
  10326. "dev": true,
  10327. "license": "MIT",
  10328. "dependencies": {
  10329. "emoji-regex": "^10.3.0",
  10330. "get-east-asian-width": "^1.0.0",
  10331. "strip-ansi": "^7.1.0"
  10332. },
  10333. "engines": {
  10334. "node": ">=18"
  10335. },
  10336. "funding": {
  10337. "url": "https://github.com/sponsors/sindresorhus"
  10338. }
  10339. },
  10340. "node_modules/strip-ansi": {
  10341. "version": "7.1.0",
  10342. "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
  10343. "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
  10344. "dev": true,
  10345. "license": "MIT",
  10346. "dependencies": {
  10347. "ansi-regex": "^6.0.1"
  10348. },
  10349. "engines": {
  10350. "node": ">=12"
  10351. },
  10352. "funding": {
  10353. "url": "https://github.com/chalk/strip-ansi?sponsor=1"
  10354. }
  10355. },
  10356. "node_modules/strip-final-newline": {
  10357. "version": "3.0.0",
  10358. "resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-3.0.0.tgz",
  10359. "integrity": "sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw==",
  10360. "dev": true,
  10361. "license": "MIT",
  10362. "engines": {
  10363. "node": ">=12"
  10364. },
  10365. "funding": {
  10366. "url": "https://github.com/sponsors/sindresorhus"
  10367. }
  10368. },
  10369. "node_modules/strip-indent": {
  10370. "version": "4.0.0",
  10371. "resolved": "https://registry.npmjs.org/strip-indent/-/strip-indent-4.0.0.tgz",
  10372. "integrity": "sha512-mnVSV2l+Zv6BLpSD/8V87CW/y9EmmbYzGCIavsnsI6/nwn26DwffM/yztm30Z/I2DY9wdS3vXVCMnHDgZaVNoA==",
  10373. "dev": true,
  10374. "license": "MIT",
  10375. "dependencies": {
  10376. "min-indent": "^1.0.1"
  10377. },
  10378. "engines": {
  10379. "node": ">=12"
  10380. },
  10381. "funding": {
  10382. "url": "https://github.com/sponsors/sindresorhus"
  10383. }
  10384. },
  10385. "node_modules/strip-json-comments": {
  10386. "version": "3.1.1",
  10387. "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz",
  10388. "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==",
  10389. "dev": true,
  10390. "license": "MIT",
  10391. "engines": {
  10392. "node": ">=8"
  10393. },
  10394. "funding": {
  10395. "url": "https://github.com/sponsors/sindresorhus"
  10396. }
  10397. },
  10398. "node_modules/strip-literal": {
  10399. "version": "3.0.0",
  10400. "resolved": "https://registry.npmjs.org/strip-literal/-/strip-literal-3.0.0.tgz",
  10401. "integrity": "sha512-TcccoMhJOM3OebGhSBEmp3UZ2SfDMZUEBdRA/9ynfLi8yYajyWX3JiXArcJt4Umh4vISpspkQIY8ZZoCqjbviA==",
  10402. "license": "MIT",
  10403. "dependencies": {
  10404. "js-tokens": "^9.0.1"
  10405. },
  10406. "funding": {
  10407. "url": "https://github.com/sponsors/antfu"
  10408. }
  10409. },
  10410. "node_modules/strip-literal/node_modules/js-tokens": {
  10411. "version": "9.0.1",
  10412. "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-9.0.1.tgz",
  10413. "integrity": "sha512-mxa9E9ITFOt0ban3j6L5MpjwegGz6lBQmM1IJkWeBZGcMxto50+eWdjC/52xDbS2vy0k7vIMK0Fe2wfL9OQSpQ==",
  10414. "license": "MIT"
  10415. },
  10416. "node_modules/stylehacks": {
  10417. "version": "7.0.4",
  10418. "resolved": "https://registry.npmjs.org/stylehacks/-/stylehacks-7.0.4.tgz",
  10419. "integrity": "sha512-i4zfNrGMt9SB4xRK9L83rlsFCgdGANfeDAYacO1pkqcE7cRHPdWHwnKZVz7WY17Veq/FvyYsRAU++Ga+qDFIww==",
  10420. "license": "MIT",
  10421. "dependencies": {
  10422. "browserslist": "^4.23.3",
  10423. "postcss-selector-parser": "^6.1.2"
  10424. },
  10425. "engines": {
  10426. "node": "^18.12.0 || ^20.9.0 || >=22.0"
  10427. },
  10428. "peerDependencies": {
  10429. "postcss": "^8.4.31"
  10430. }
  10431. },
  10432. "node_modules/superjson": {
  10433. "version": "2.2.2",
  10434. "resolved": "https://registry.npmjs.org/superjson/-/superjson-2.2.2.tgz",
  10435. "integrity": "sha512-5JRxVqC8I8NuOUjzBbvVJAKNM8qoVuH0O77h4WInc/qC2q5IreqKxYwgkga3PfA22OayK2ikceb/B26dztPl+Q==",
  10436. "license": "MIT",
  10437. "dependencies": {
  10438. "copy-anything": "^3.0.2"
  10439. },
  10440. "engines": {
  10441. "node": ">=16"
  10442. }
  10443. },
  10444. "node_modules/supports-color": {
  10445. "version": "7.2.0",
  10446. "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
  10447. "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
  10448. "dev": true,
  10449. "license": "MIT",
  10450. "dependencies": {
  10451. "has-flag": "^4.0.0"
  10452. },
  10453. "engines": {
  10454. "node": ">=8"
  10455. }
  10456. },
  10457. "node_modules/supports-preserve-symlinks-flag": {
  10458. "version": "1.0.0",
  10459. "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz",
  10460. "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==",
  10461. "license": "MIT",
  10462. "engines": {
  10463. "node": ">= 0.4"
  10464. },
  10465. "funding": {
  10466. "url": "https://github.com/sponsors/ljharb"
  10467. }
  10468. },
  10469. "node_modules/svgo": {
  10470. "version": "3.3.2",
  10471. "resolved": "https://registry.npmjs.org/svgo/-/svgo-3.3.2.tgz",
  10472. "integrity": "sha512-OoohrmuUlBs8B8o6MB2Aevn+pRIH9zDALSR+6hhqVfa6fRwG/Qw9VUMSMW9VNg2CFc/MTIfabtdOVl9ODIJjpw==",
  10473. "license": "MIT",
  10474. "dependencies": {
  10475. "@trysound/sax": "0.2.0",
  10476. "commander": "^7.2.0",
  10477. "css-select": "^5.1.0",
  10478. "css-tree": "^2.3.1",
  10479. "css-what": "^6.1.0",
  10480. "csso": "^5.0.5",
  10481. "picocolors": "^1.0.0"
  10482. },
  10483. "bin": {
  10484. "svgo": "bin/svgo"
  10485. },
  10486. "engines": {
  10487. "node": ">=14.0.0"
  10488. },
  10489. "funding": {
  10490. "type": "opencollective",
  10491. "url": "https://opencollective.com/svgo"
  10492. }
  10493. },
  10494. "node_modules/svgo/node_modules/commander": {
  10495. "version": "7.2.0",
  10496. "resolved": "https://registry.npmjs.org/commander/-/commander-7.2.0.tgz",
  10497. "integrity": "sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==",
  10498. "license": "MIT",
  10499. "engines": {
  10500. "node": ">= 10"
  10501. }
  10502. },
  10503. "node_modules/synckit": {
  10504. "version": "0.10.3",
  10505. "resolved": "https://registry.npmjs.org/synckit/-/synckit-0.10.3.tgz",
  10506. "integrity": "sha512-R1urvuyiTaWfeCggqEvpDJwAlDVdsT9NM+IP//Tk2x7qHCkSvBk/fwFgw/TLAHzZlrAnnazMcRw0ZD8HlYFTEQ==",
  10507. "dev": true,
  10508. "license": "MIT",
  10509. "dependencies": {
  10510. "@pkgr/core": "^0.2.0",
  10511. "tslib": "^2.8.1"
  10512. },
  10513. "engines": {
  10514. "node": "^14.18.0 || >=16.0.0"
  10515. },
  10516. "funding": {
  10517. "url": "https://opencollective.com/unts"
  10518. }
  10519. },
  10520. "node_modules/tapable": {
  10521. "version": "2.2.1",
  10522. "resolved": "https://registry.npmjs.org/tapable/-/tapable-2.2.1.tgz",
  10523. "integrity": "sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==",
  10524. "dev": true,
  10525. "license": "MIT",
  10526. "engines": {
  10527. "node": ">=6"
  10528. }
  10529. },
  10530. "node_modules/tar": {
  10531. "version": "6.2.1",
  10532. "resolved": "https://registry.npmjs.org/tar/-/tar-6.2.1.tgz",
  10533. "integrity": "sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==",
  10534. "license": "ISC",
  10535. "optional": true,
  10536. "dependencies": {
  10537. "chownr": "^2.0.0",
  10538. "fs-minipass": "^2.0.0",
  10539. "minipass": "^5.0.0",
  10540. "minizlib": "^2.1.1",
  10541. "mkdirp": "^1.0.3",
  10542. "yallist": "^4.0.0"
  10543. },
  10544. "engines": {
  10545. "node": ">=10"
  10546. }
  10547. },
  10548. "node_modules/text-extensions": {
  10549. "version": "2.4.0",
  10550. "resolved": "https://registry.npmjs.org/text-extensions/-/text-extensions-2.4.0.tgz",
  10551. "integrity": "sha512-te/NtwBwfiNRLf9Ijqx3T0nlqZiQ2XrrtBvu+cLL8ZRrGkO0NHTug8MYFKyoSrv/sHTaSKfilUkizV6XhxMJ3g==",
  10552. "dev": true,
  10553. "license": "MIT",
  10554. "engines": {
  10555. "node": ">=8"
  10556. },
  10557. "funding": {
  10558. "url": "https://github.com/sponsors/sindresorhus"
  10559. }
  10560. },
  10561. "node_modules/through": {
  10562. "version": "2.3.8",
  10563. "resolved": "https://registry.npmjs.org/through/-/through-2.3.8.tgz",
  10564. "integrity": "sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==",
  10565. "dev": true,
  10566. "license": "MIT"
  10567. },
  10568. "node_modules/tinyexec": {
  10569. "version": "0.3.2",
  10570. "resolved": "https://registry.npmjs.org/tinyexec/-/tinyexec-0.3.2.tgz",
  10571. "integrity": "sha512-KQQR9yN7R5+OSwaK0XQoj22pwHoTlgYqmUscPYoknOoWCWfj/5/ABTMRi69FrKU5ffPVh5QcFikpWJI/P1ocHA==",
  10572. "license": "MIT"
  10573. },
  10574. "node_modules/tinyglobby": {
  10575. "version": "0.2.13",
  10576. "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.13.tgz",
  10577. "integrity": "sha512-mEwzpUgrLySlveBwEVDMKk5B57bhLPYovRfPAXD5gA/98Opn0rCDj3GtLwFvCvH5RK9uPCExUROW5NjDwvqkxw==",
  10578. "license": "MIT",
  10579. "dependencies": {
  10580. "fdir": "^6.4.4",
  10581. "picomatch": "^4.0.2"
  10582. },
  10583. "engines": {
  10584. "node": ">=12.0.0"
  10585. },
  10586. "funding": {
  10587. "url": "https://github.com/sponsors/SuperchupuDev"
  10588. }
  10589. },
  10590. "node_modules/to-regex-range": {
  10591. "version": "5.0.1",
  10592. "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
  10593. "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
  10594. "license": "MIT",
  10595. "dependencies": {
  10596. "is-number": "^7.0.0"
  10597. },
  10598. "engines": {
  10599. "node": ">=8.0"
  10600. }
  10601. },
  10602. "node_modules/toidentifier": {
  10603. "version": "1.0.1",
  10604. "resolved": "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz",
  10605. "integrity": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==",
  10606. "license": "MIT",
  10607. "engines": {
  10608. "node": ">=0.6"
  10609. }
  10610. },
  10611. "node_modules/toml-eslint-parser": {
  10612. "version": "0.10.0",
  10613. "resolved": "https://registry.npmjs.org/toml-eslint-parser/-/toml-eslint-parser-0.10.0.tgz",
  10614. "integrity": "sha512-khrZo4buq4qVmsGzS5yQjKe/WsFvV8fGfOjDQN0q4iy9FjRfPWRgTFrU8u1R2iu/SfWLhY9WnCi4Jhdrcbtg+g==",
  10615. "dev": true,
  10616. "license": "MIT",
  10617. "dependencies": {
  10618. "eslint-visitor-keys": "^3.0.0"
  10619. },
  10620. "engines": {
  10621. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  10622. },
  10623. "funding": {
  10624. "url": "https://github.com/sponsors/ota-meshi"
  10625. }
  10626. },
  10627. "node_modules/toml-eslint-parser/node_modules/eslint-visitor-keys": {
  10628. "version": "3.4.3",
  10629. "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz",
  10630. "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==",
  10631. "dev": true,
  10632. "license": "Apache-2.0",
  10633. "engines": {
  10634. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  10635. },
  10636. "funding": {
  10637. "url": "https://opencollective.com/eslint"
  10638. }
  10639. },
  10640. "node_modules/tr46": {
  10641. "version": "0.0.3",
  10642. "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz",
  10643. "integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==",
  10644. "license": "MIT",
  10645. "optional": true
  10646. },
  10647. "node_modules/tree-kill": {
  10648. "version": "1.2.2",
  10649. "resolved": "https://registry.npmjs.org/tree-kill/-/tree-kill-1.2.2.tgz",
  10650. "integrity": "sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==",
  10651. "dev": true,
  10652. "license": "MIT",
  10653. "bin": {
  10654. "tree-kill": "cli.js"
  10655. }
  10656. },
  10657. "node_modules/ts-api-utils": {
  10658. "version": "2.1.0",
  10659. "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.1.0.tgz",
  10660. "integrity": "sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==",
  10661. "dev": true,
  10662. "license": "MIT",
  10663. "engines": {
  10664. "node": ">=18.12"
  10665. },
  10666. "peerDependencies": {
  10667. "typescript": ">=4.8.4"
  10668. }
  10669. },
  10670. "node_modules/tslib": {
  10671. "version": "2.8.1",
  10672. "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
  10673. "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
  10674. "dev": true,
  10675. "license": "0BSD"
  10676. },
  10677. "node_modules/type-check": {
  10678. "version": "0.4.0",
  10679. "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz",
  10680. "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==",
  10681. "dev": true,
  10682. "license": "MIT",
  10683. "dependencies": {
  10684. "prelude-ls": "^1.2.1"
  10685. },
  10686. "engines": {
  10687. "node": ">= 0.8.0"
  10688. }
  10689. },
  10690. "node_modules/type-fest": {
  10691. "version": "4.40.0",
  10692. "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.40.0.tgz",
  10693. "integrity": "sha512-ABHZ2/tS2JkvH1PEjxFDTUWC8dB5OsIGZP4IFLhR293GqT5Y5qB1WwL2kMPYhQW9DVgVD8Hd7I8gjwPIf5GFkw==",
  10694. "dev": true,
  10695. "license": "(MIT OR CC0-1.0)",
  10696. "engines": {
  10697. "node": ">=16"
  10698. },
  10699. "funding": {
  10700. "url": "https://github.com/sponsors/sindresorhus"
  10701. }
  10702. },
  10703. "node_modules/type-is": {
  10704. "version": "2.0.1",
  10705. "resolved": "https://registry.npmjs.org/type-is/-/type-is-2.0.1.tgz",
  10706. "integrity": "sha512-OZs6gsjF4vMp32qrCbiVSkrFmXtG/AZhY3t0iAMrMBiAZyV9oALtXO8hsrHbMXF9x6L3grlFuwW2oAz7cav+Gw==",
  10707. "license": "MIT",
  10708. "dependencies": {
  10709. "content-type": "^1.0.5",
  10710. "media-typer": "^1.1.0",
  10711. "mime-types": "^3.0.0"
  10712. },
  10713. "engines": {
  10714. "node": ">= 0.6"
  10715. }
  10716. },
  10717. "node_modules/type-is/node_modules/mime-db": {
  10718. "version": "1.54.0",
  10719. "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.54.0.tgz",
  10720. "integrity": "sha512-aU5EJuIN2WDemCcAp2vFBfp/m4EAhWJnUNSSw0ixs7/kXbd6Pg64EmwJkNdFhB8aWt1sH2CTXrLxo/iAGV3oPQ==",
  10721. "license": "MIT",
  10722. "engines": {
  10723. "node": ">= 0.6"
  10724. }
  10725. },
  10726. "node_modules/type-is/node_modules/mime-types": {
  10727. "version": "3.0.1",
  10728. "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-3.0.1.tgz",
  10729. "integrity": "sha512-xRc4oEhT6eaBpU1XF7AjpOFD+xQmXNB5OVKwp4tqCuBpHLS/ZbBDrc07mYTDqVMg6PfxUjjNp85O6Cd2Z/5HWA==",
  10730. "license": "MIT",
  10731. "dependencies": {
  10732. "mime-db": "^1.54.0"
  10733. },
  10734. "engines": {
  10735. "node": ">= 0.6"
  10736. }
  10737. },
  10738. "node_modules/typescript": {
  10739. "version": "5.8.3",
  10740. "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.3.tgz",
  10741. "integrity": "sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==",
  10742. "devOptional": true,
  10743. "license": "Apache-2.0",
  10744. "bin": {
  10745. "tsc": "bin/tsc",
  10746. "tsserver": "bin/tsserver"
  10747. },
  10748. "engines": {
  10749. "node": ">=14.17"
  10750. }
  10751. },
  10752. "node_modules/ufo": {
  10753. "version": "1.6.1",
  10754. "resolved": "https://registry.npmjs.org/ufo/-/ufo-1.6.1.tgz",
  10755. "integrity": "sha512-9a4/uxlTWJ4+a5i0ooc1rU7C7YOw3wT+UGqdeNNHWnOF9qcMBgLRS+4IYUqbczewFx4mLEig6gawh7X6mFlEkA==",
  10756. "license": "MIT"
  10757. },
  10758. "node_modules/unctx": {
  10759. "version": "2.4.1",
  10760. "resolved": "https://registry.npmjs.org/unctx/-/unctx-2.4.1.tgz",
  10761. "integrity": "sha512-AbaYw0Nm4mK4qjhns67C+kgxR2YWiwlDBPzxrN8h8C6VtAdCgditAY5Dezu3IJy4XVqAnbrXt9oQJvsn3fyozg==",
  10762. "license": "MIT",
  10763. "dependencies": {
  10764. "acorn": "^8.14.0",
  10765. "estree-walker": "^3.0.3",
  10766. "magic-string": "^0.30.17",
  10767. "unplugin": "^2.1.0"
  10768. }
  10769. },
  10770. "node_modules/unctx/node_modules/estree-walker": {
  10771. "version": "3.0.3",
  10772. "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-3.0.3.tgz",
  10773. "integrity": "sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==",
  10774. "license": "MIT",
  10775. "dependencies": {
  10776. "@types/estree": "^1.0.0"
  10777. }
  10778. },
  10779. "node_modules/undici-types": {
  10780. "version": "6.21.0",
  10781. "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz",
  10782. "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==",
  10783. "dev": true,
  10784. "license": "MIT"
  10785. },
  10786. "node_modules/unicorn-magic": {
  10787. "version": "0.1.0",
  10788. "resolved": "https://registry.npmjs.org/unicorn-magic/-/unicorn-magic-0.1.0.tgz",
  10789. "integrity": "sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==",
  10790. "dev": true,
  10791. "license": "MIT",
  10792. "engines": {
  10793. "node": ">=18"
  10794. },
  10795. "funding": {
  10796. "url": "https://github.com/sponsors/sindresorhus"
  10797. }
  10798. },
  10799. "node_modules/unimport": {
  10800. "version": "4.2.0",
  10801. "resolved": "https://registry.npmjs.org/unimport/-/unimport-4.2.0.tgz",
  10802. "integrity": "sha512-mYVtA0nmzrysnYnyb3ALMbByJ+Maosee2+WyE0puXl+Xm2bUwPorPaaeZt0ETfuroPOtG8jj1g/qeFZ6buFnag==",
  10803. "license": "MIT",
  10804. "dependencies": {
  10805. "acorn": "^8.14.1",
  10806. "escape-string-regexp": "^5.0.0",
  10807. "estree-walker": "^3.0.3",
  10808. "local-pkg": "^1.1.1",
  10809. "magic-string": "^0.30.17",
  10810. "mlly": "^1.7.4",
  10811. "pathe": "^2.0.3",
  10812. "picomatch": "^4.0.2",
  10813. "pkg-types": "^2.1.0",
  10814. "scule": "^1.3.0",
  10815. "strip-literal": "^3.0.0",
  10816. "tinyglobby": "^0.2.12",
  10817. "unplugin": "^2.2.2",
  10818. "unplugin-utils": "^0.2.4"
  10819. },
  10820. "engines": {
  10821. "node": ">=18.12.0"
  10822. }
  10823. },
  10824. "node_modules/unimport/node_modules/escape-string-regexp": {
  10825. "version": "5.0.0",
  10826. "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz",
  10827. "integrity": "sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==",
  10828. "license": "MIT",
  10829. "engines": {
  10830. "node": ">=12"
  10831. },
  10832. "funding": {
  10833. "url": "https://github.com/sponsors/sindresorhus"
  10834. }
  10835. },
  10836. "node_modules/unimport/node_modules/estree-walker": {
  10837. "version": "3.0.3",
  10838. "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-3.0.3.tgz",
  10839. "integrity": "sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==",
  10840. "license": "MIT",
  10841. "dependencies": {
  10842. "@types/estree": "^1.0.0"
  10843. }
  10844. },
  10845. "node_modules/unist-util-is": {
  10846. "version": "6.0.0",
  10847. "resolved": "https://registry.npmjs.org/unist-util-is/-/unist-util-is-6.0.0.tgz",
  10848. "integrity": "sha512-2qCTHimwdxLfz+YzdGfkqNlH0tLi9xjTnHddPmJwtIG9MGsdbutfTc4P+haPD7l7Cjxf/WZj+we5qfVPvvxfYw==",
  10849. "dev": true,
  10850. "license": "MIT",
  10851. "dependencies": {
  10852. "@types/unist": "^3.0.0"
  10853. },
  10854. "funding": {
  10855. "type": "opencollective",
  10856. "url": "https://opencollective.com/unified"
  10857. }
  10858. },
  10859. "node_modules/unist-util-stringify-position": {
  10860. "version": "4.0.0",
  10861. "resolved": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-4.0.0.tgz",
  10862. "integrity": "sha512-0ASV06AAoKCDkS2+xw5RXJywruurpbC4JZSm7nr7MOt1ojAzvyyaO+UxZf18j8FCF6kmzCZKcAgN/yu2gm2XgQ==",
  10863. "dev": true,
  10864. "license": "MIT",
  10865. "dependencies": {
  10866. "@types/unist": "^3.0.0"
  10867. },
  10868. "funding": {
  10869. "type": "opencollective",
  10870. "url": "https://opencollective.com/unified"
  10871. }
  10872. },
  10873. "node_modules/unist-util-visit": {
  10874. "version": "5.0.0",
  10875. "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-5.0.0.tgz",
  10876. "integrity": "sha512-MR04uvD+07cwl/yhVuVWAtw+3GOR/knlL55Nd/wAdblk27GCVt3lqpTivy/tkJcZoNPzTwS1Y+KMojlLDhoTzg==",
  10877. "dev": true,
  10878. "license": "MIT",
  10879. "dependencies": {
  10880. "@types/unist": "^3.0.0",
  10881. "unist-util-is": "^6.0.0",
  10882. "unist-util-visit-parents": "^6.0.0"
  10883. },
  10884. "funding": {
  10885. "type": "opencollective",
  10886. "url": "https://opencollective.com/unified"
  10887. }
  10888. },
  10889. "node_modules/unist-util-visit-parents": {
  10890. "version": "6.0.1",
  10891. "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-6.0.1.tgz",
  10892. "integrity": "sha512-L/PqWzfTP9lzzEa6CKs0k2nARxTdZduw3zyh8d2NVBnsyvHjSX4TWse388YrrQKbvI8w20fGjGlhgT96WwKykw==",
  10893. "dev": true,
  10894. "license": "MIT",
  10895. "dependencies": {
  10896. "@types/unist": "^3.0.0",
  10897. "unist-util-is": "^6.0.0"
  10898. },
  10899. "funding": {
  10900. "type": "opencollective",
  10901. "url": "https://opencollective.com/unified"
  10902. }
  10903. },
  10904. "node_modules/universalify": {
  10905. "version": "2.0.1",
  10906. "resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.1.tgz",
  10907. "integrity": "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==",
  10908. "dev": true,
  10909. "license": "MIT",
  10910. "engines": {
  10911. "node": ">= 10.0.0"
  10912. }
  10913. },
  10914. "node_modules/unpipe": {
  10915. "version": "1.0.0",
  10916. "resolved": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz",
  10917. "integrity": "sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ==",
  10918. "license": "MIT",
  10919. "engines": {
  10920. "node": ">= 0.8"
  10921. }
  10922. },
  10923. "node_modules/unplugin": {
  10924. "version": "2.3.2",
  10925. "resolved": "https://registry.npmjs.org/unplugin/-/unplugin-2.3.2.tgz",
  10926. "integrity": "sha512-3n7YA46rROb3zSj8fFxtxC/PqoyvYQ0llwz9wtUPUutr9ig09C8gGo5CWCwHrUzlqC1LLR43kxp5vEIyH1ac1w==",
  10927. "license": "MIT",
  10928. "dependencies": {
  10929. "acorn": "^8.14.1",
  10930. "picomatch": "^4.0.2",
  10931. "webpack-virtual-modules": "^0.6.2"
  10932. },
  10933. "engines": {
  10934. "node": ">=18.12.0"
  10935. }
  10936. },
  10937. "node_modules/unplugin-auto-import": {
  10938. "version": "19.1.2",
  10939. "resolved": "https://registry.npmjs.org/unplugin-auto-import/-/unplugin-auto-import-19.1.2.tgz",
  10940. "integrity": "sha512-EkxNIJm4ZPYtV7rRaPBKnsscgTaifIZNrJF5DkMffTxkUOJOlJuKVypA6YBSBOjzPJDTFPjfVmCQPoBuOO+YYQ==",
  10941. "dev": true,
  10942. "license": "MIT",
  10943. "dependencies": {
  10944. "local-pkg": "^1.1.1",
  10945. "magic-string": "^0.30.17",
  10946. "picomatch": "^4.0.2",
  10947. "unimport": "^4.1.2",
  10948. "unplugin": "^2.2.2",
  10949. "unplugin-utils": "^0.2.4"
  10950. },
  10951. "engines": {
  10952. "node": ">=14"
  10953. },
  10954. "funding": {
  10955. "url": "https://github.com/sponsors/antfu"
  10956. },
  10957. "peerDependencies": {
  10958. "@nuxt/kit": "^3.2.2",
  10959. "@vueuse/core": "*"
  10960. },
  10961. "peerDependenciesMeta": {
  10962. "@nuxt/kit": {
  10963. "optional": true
  10964. },
  10965. "@vueuse/core": {
  10966. "optional": true
  10967. }
  10968. }
  10969. },
  10970. "node_modules/unplugin-utils": {
  10971. "version": "0.2.4",
  10972. "resolved": "https://registry.npmjs.org/unplugin-utils/-/unplugin-utils-0.2.4.tgz",
  10973. "integrity": "sha512-8U/MtpkPkkk3Atewj1+RcKIjb5WBimZ/WSLhhR3w6SsIj8XJuKTacSP8g+2JhfSGw0Cb125Y+2zA/IzJZDVbhA==",
  10974. "license": "MIT",
  10975. "dependencies": {
  10976. "pathe": "^2.0.2",
  10977. "picomatch": "^4.0.2"
  10978. },
  10979. "engines": {
  10980. "node": ">=18.12.0"
  10981. },
  10982. "funding": {
  10983. "url": "https://github.com/sponsors/sxzz"
  10984. }
  10985. },
  10986. "node_modules/unplugin-vue-components": {
  10987. "version": "28.5.0",
  10988. "resolved": "https://registry.npmjs.org/unplugin-vue-components/-/unplugin-vue-components-28.5.0.tgz",
  10989. "integrity": "sha512-o7fMKU/uI8NiP+E0W62zoduuguWqB0obTfHFtbr1AP2uo2lhUPnPttWUE92yesdiYfo9/0hxIrj38FMc1eaySg==",
  10990. "dev": true,
  10991. "license": "MIT",
  10992. "dependencies": {
  10993. "chokidar": "^3.6.0",
  10994. "debug": "^4.4.0",
  10995. "local-pkg": "^1.1.1",
  10996. "magic-string": "^0.30.17",
  10997. "mlly": "^1.7.4",
  10998. "tinyglobby": "^0.2.12",
  10999. "unplugin": "^2.3.2",
  11000. "unplugin-utils": "^0.2.4"
  11001. },
  11002. "engines": {
  11003. "node": ">=14"
  11004. },
  11005. "funding": {
  11006. "url": "https://github.com/sponsors/antfu"
  11007. },
  11008. "peerDependencies": {
  11009. "@babel/parser": "^7.15.8",
  11010. "@nuxt/kit": "^3.2.2",
  11011. "vue": "2 || 3"
  11012. },
  11013. "peerDependenciesMeta": {
  11014. "@babel/parser": {
  11015. "optional": true
  11016. },
  11017. "@nuxt/kit": {
  11018. "optional": true
  11019. }
  11020. }
  11021. },
  11022. "node_modules/unplugin-vue-components/node_modules/chokidar": {
  11023. "version": "3.6.0",
  11024. "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.6.0.tgz",
  11025. "integrity": "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==",
  11026. "dev": true,
  11027. "license": "MIT",
  11028. "dependencies": {
  11029. "anymatch": "~3.1.2",
  11030. "braces": "~3.0.2",
  11031. "glob-parent": "~5.1.2",
  11032. "is-binary-path": "~2.1.0",
  11033. "is-glob": "~4.0.1",
  11034. "normalize-path": "~3.0.0",
  11035. "readdirp": "~3.6.0"
  11036. },
  11037. "engines": {
  11038. "node": ">= 8.10.0"
  11039. },
  11040. "funding": {
  11041. "url": "https://paulmillr.com/funding/"
  11042. },
  11043. "optionalDependencies": {
  11044. "fsevents": "~2.3.2"
  11045. }
  11046. },
  11047. "node_modules/unplugin-vue-components/node_modules/glob-parent": {
  11048. "version": "5.1.2",
  11049. "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
  11050. "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
  11051. "dev": true,
  11052. "license": "ISC",
  11053. "dependencies": {
  11054. "is-glob": "^4.0.1"
  11055. },
  11056. "engines": {
  11057. "node": ">= 6"
  11058. }
  11059. },
  11060. "node_modules/unplugin-vue-components/node_modules/picomatch": {
  11061. "version": "2.3.1",
  11062. "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz",
  11063. "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
  11064. "dev": true,
  11065. "license": "MIT",
  11066. "engines": {
  11067. "node": ">=8.6"
  11068. },
  11069. "funding": {
  11070. "url": "https://github.com/sponsors/jonschlinkert"
  11071. }
  11072. },
  11073. "node_modules/unplugin-vue-components/node_modules/readdirp": {
  11074. "version": "3.6.0",
  11075. "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz",
  11076. "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==",
  11077. "dev": true,
  11078. "license": "MIT",
  11079. "dependencies": {
  11080. "picomatch": "^2.2.1"
  11081. },
  11082. "engines": {
  11083. "node": ">=8.10.0"
  11084. }
  11085. },
  11086. "node_modules/unrs-resolver": {
  11087. "version": "1.7.0",
  11088. "resolved": "https://registry.npmjs.org/unrs-resolver/-/unrs-resolver-1.7.0.tgz",
  11089. "integrity": "sha512-b76tVoT9KPniDY1GoYghDUQX20gjzXm/TONfHfgayLaiuo+oGyT9CsQkGCEJs+1/uryVBEOGOt3yYWDXbJhL7g==",
  11090. "dev": true,
  11091. "hasInstallScript": true,
  11092. "license": "MIT",
  11093. "dependencies": {
  11094. "napi-postinstall": "^0.1.6"
  11095. },
  11096. "funding": {
  11097. "url": "https://github.com/sponsors/JounQin"
  11098. },
  11099. "optionalDependencies": {
  11100. "@unrs/resolver-binding-darwin-arm64": "1.7.0",
  11101. "@unrs/resolver-binding-darwin-x64": "1.7.0",
  11102. "@unrs/resolver-binding-freebsd-x64": "1.7.0",
  11103. "@unrs/resolver-binding-linux-arm-gnueabihf": "1.7.0",
  11104. "@unrs/resolver-binding-linux-arm-musleabihf": "1.7.0",
  11105. "@unrs/resolver-binding-linux-arm64-gnu": "1.7.0",
  11106. "@unrs/resolver-binding-linux-arm64-musl": "1.7.0",
  11107. "@unrs/resolver-binding-linux-ppc64-gnu": "1.7.0",
  11108. "@unrs/resolver-binding-linux-riscv64-gnu": "1.7.0",
  11109. "@unrs/resolver-binding-linux-riscv64-musl": "1.7.0",
  11110. "@unrs/resolver-binding-linux-s390x-gnu": "1.7.0",
  11111. "@unrs/resolver-binding-linux-x64-gnu": "1.7.0",
  11112. "@unrs/resolver-binding-linux-x64-musl": "1.7.0",
  11113. "@unrs/resolver-binding-wasm32-wasi": "1.7.0",
  11114. "@unrs/resolver-binding-win32-arm64-msvc": "1.7.0",
  11115. "@unrs/resolver-binding-win32-ia32-msvc": "1.7.0",
  11116. "@unrs/resolver-binding-win32-x64-msvc": "1.7.0"
  11117. }
  11118. },
  11119. "node_modules/untyped": {
  11120. "version": "2.0.0",
  11121. "resolved": "https://registry.npmjs.org/untyped/-/untyped-2.0.0.tgz",
  11122. "integrity": "sha512-nwNCjxJTjNuLCgFr42fEak5OcLuB3ecca+9ksPFNvtfYSLpjf+iJqSIaSnIile6ZPbKYxI5k2AfXqeopGudK/g==",
  11123. "license": "MIT",
  11124. "dependencies": {
  11125. "citty": "^0.1.6",
  11126. "defu": "^6.1.4",
  11127. "jiti": "^2.4.2",
  11128. "knitwork": "^1.2.0",
  11129. "scule": "^1.3.0"
  11130. },
  11131. "bin": {
  11132. "untyped": "dist/cli.mjs"
  11133. }
  11134. },
  11135. "node_modules/update-browserslist-db": {
  11136. "version": "1.1.3",
  11137. "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.3.tgz",
  11138. "integrity": "sha512-UxhIZQ+QInVdunkDAaiazvvT/+fXL5Osr0JZlJulepYu6Jd7qJtDZjlur0emRlT71EN3ScPoE7gvsuIKKNavKw==",
  11139. "funding": [
  11140. {
  11141. "type": "opencollective",
  11142. "url": "https://opencollective.com/browserslist"
  11143. },
  11144. {
  11145. "type": "tidelift",
  11146. "url": "https://tidelift.com/funding/github/npm/browserslist"
  11147. },
  11148. {
  11149. "type": "github",
  11150. "url": "https://github.com/sponsors/ai"
  11151. }
  11152. ],
  11153. "license": "MIT",
  11154. "dependencies": {
  11155. "escalade": "^3.2.0",
  11156. "picocolors": "^1.1.1"
  11157. },
  11158. "bin": {
  11159. "update-browserslist-db": "cli.js"
  11160. },
  11161. "peerDependencies": {
  11162. "browserslist": ">= 4.21.0"
  11163. }
  11164. },
  11165. "node_modules/uri-js": {
  11166. "version": "4.4.1",
  11167. "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz",
  11168. "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==",
  11169. "dev": true,
  11170. "license": "BSD-2-Clause",
  11171. "dependencies": {
  11172. "punycode": "^2.1.0"
  11173. }
  11174. },
  11175. "node_modules/util-deprecate": {
  11176. "version": "1.0.2",
  11177. "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
  11178. "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==",
  11179. "license": "MIT"
  11180. },
  11181. "node_modules/validate-npm-package-license": {
  11182. "version": "3.0.4",
  11183. "resolved": "https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz",
  11184. "integrity": "sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==",
  11185. "dev": true,
  11186. "license": "Apache-2.0",
  11187. "dependencies": {
  11188. "spdx-correct": "^3.0.0",
  11189. "spdx-expression-parse": "^3.0.0"
  11190. }
  11191. },
  11192. "node_modules/validate-npm-package-license/node_modules/spdx-expression-parse": {
  11193. "version": "3.0.1",
  11194. "resolved": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz",
  11195. "integrity": "sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==",
  11196. "dev": true,
  11197. "license": "MIT",
  11198. "dependencies": {
  11199. "spdx-exceptions": "^2.1.0",
  11200. "spdx-license-ids": "^3.0.0"
  11201. }
  11202. },
  11203. "node_modules/vary": {
  11204. "version": "1.1.2",
  11205. "resolved": "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz",
  11206. "integrity": "sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==",
  11207. "license": "MIT",
  11208. "engines": {
  11209. "node": ">= 0.8"
  11210. }
  11211. },
  11212. "node_modules/vite": {
  11213. "version": "6.2.6",
  11214. "resolved": "https://registry.npmjs.org/vite/-/vite-6.2.6.tgz",
  11215. "integrity": "sha512-9xpjNl3kR4rVDZgPNdTL0/c6ao4km69a/2ihNQbcANz8RuCOK3hQBmLSJf3bRKVQjVMda+YvizNE8AwvogcPbw==",
  11216. "dev": true,
  11217. "license": "MIT",
  11218. "dependencies": {
  11219. "esbuild": "^0.25.0",
  11220. "postcss": "^8.5.3",
  11221. "rollup": "^4.30.1"
  11222. },
  11223. "bin": {
  11224. "vite": "bin/vite.js"
  11225. },
  11226. "engines": {
  11227. "node": "^18.0.0 || ^20.0.0 || >=22.0.0"
  11228. },
  11229. "funding": {
  11230. "url": "https://github.com/vitejs/vite?sponsor=1"
  11231. },
  11232. "optionalDependencies": {
  11233. "fsevents": "~2.3.3"
  11234. },
  11235. "peerDependencies": {
  11236. "@types/node": "^18.0.0 || ^20.0.0 || >=22.0.0",
  11237. "jiti": ">=1.21.0",
  11238. "less": "*",
  11239. "lightningcss": "^1.21.0",
  11240. "sass": "*",
  11241. "sass-embedded": "*",
  11242. "stylus": "*",
  11243. "sugarss": "*",
  11244. "terser": "^5.16.0",
  11245. "tsx": "^4.8.1",
  11246. "yaml": "^2.4.2"
  11247. },
  11248. "peerDependenciesMeta": {
  11249. "@types/node": {
  11250. "optional": true
  11251. },
  11252. "jiti": {
  11253. "optional": true
  11254. },
  11255. "less": {
  11256. "optional": true
  11257. },
  11258. "lightningcss": {
  11259. "optional": true
  11260. },
  11261. "sass": {
  11262. "optional": true
  11263. },
  11264. "sass-embedded": {
  11265. "optional": true
  11266. },
  11267. "stylus": {
  11268. "optional": true
  11269. },
  11270. "sugarss": {
  11271. "optional": true
  11272. },
  11273. "terser": {
  11274. "optional": true
  11275. },
  11276. "tsx": {
  11277. "optional": true
  11278. },
  11279. "yaml": {
  11280. "optional": true
  11281. }
  11282. }
  11283. },
  11284. "node_modules/vite-plugin-compression": {
  11285. "version": "0.5.1",
  11286. "resolved": "https://registry.npmjs.org/vite-plugin-compression/-/vite-plugin-compression-0.5.1.tgz",
  11287. "integrity": "sha512-5QJKBDc+gNYVqL/skgFAP81Yuzo9R+EAf19d+EtsMF/i8kFUpNi3J/H01QD3Oo8zBQn+NzoCIFkpPLynoOzaJg==",
  11288. "dev": true,
  11289. "license": "MIT",
  11290. "dependencies": {
  11291. "chalk": "^4.1.2",
  11292. "debug": "^4.3.3",
  11293. "fs-extra": "^10.0.0"
  11294. },
  11295. "peerDependencies": {
  11296. "vite": ">=2.0.0"
  11297. }
  11298. },
  11299. "node_modules/vite-plugin-compression/node_modules/ansi-styles": {
  11300. "version": "4.3.0",
  11301. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
  11302. "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
  11303. "dev": true,
  11304. "license": "MIT",
  11305. "dependencies": {
  11306. "color-convert": "^2.0.1"
  11307. },
  11308. "engines": {
  11309. "node": ">=8"
  11310. },
  11311. "funding": {
  11312. "url": "https://github.com/chalk/ansi-styles?sponsor=1"
  11313. }
  11314. },
  11315. "node_modules/vite-plugin-compression/node_modules/chalk": {
  11316. "version": "4.1.2",
  11317. "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
  11318. "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
  11319. "dev": true,
  11320. "license": "MIT",
  11321. "dependencies": {
  11322. "ansi-styles": "^4.1.0",
  11323. "supports-color": "^7.1.0"
  11324. },
  11325. "engines": {
  11326. "node": ">=10"
  11327. },
  11328. "funding": {
  11329. "url": "https://github.com/chalk/chalk?sponsor=1"
  11330. }
  11331. },
  11332. "node_modules/vite-plugin-eslint": {
  11333. "version": "1.8.1",
  11334. "resolved": "https://registry.npmjs.org/vite-plugin-eslint/-/vite-plugin-eslint-1.8.1.tgz",
  11335. "integrity": "sha512-PqdMf3Y2fLO9FsNPmMX+//2BF5SF8nEWspZdgl4kSt7UvHDRHVVfHvxsD7ULYzZrJDGRxR81Nq7TOFgwMnUang==",
  11336. "dev": true,
  11337. "license": "MIT",
  11338. "dependencies": {
  11339. "@rollup/pluginutils": "^4.2.1",
  11340. "@types/eslint": "^8.4.5",
  11341. "rollup": "^2.77.2"
  11342. },
  11343. "peerDependencies": {
  11344. "eslint": ">=7",
  11345. "vite": ">=2"
  11346. }
  11347. },
  11348. "node_modules/vite-plugin-eslint/node_modules/@types/eslint": {
  11349. "version": "8.56.12",
  11350. "resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-8.56.12.tgz",
  11351. "integrity": "sha512-03ruubjWyOHlmljCVoxSuNDdmfZDzsrrz0P2LeJsOXr+ZwFQ+0yQIwNCwt/GYhV7Z31fgtXJTAEs+FYlEL851g==",
  11352. "dev": true,
  11353. "license": "MIT",
  11354. "dependencies": {
  11355. "@types/estree": "*",
  11356. "@types/json-schema": "*"
  11357. }
  11358. },
  11359. "node_modules/vite-plugin-eslint/node_modules/rollup": {
  11360. "version": "2.79.2",
  11361. "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.79.2.tgz",
  11362. "integrity": "sha512-fS6iqSPZDs3dr/y7Od6y5nha8dW1YnbgtsyotCVvoFGKbERG++CVRFv1meyGDE1SNItQA8BrnCw7ScdAhRJ3XQ==",
  11363. "dev": true,
  11364. "license": "MIT",
  11365. "bin": {
  11366. "rollup": "dist/bin/rollup"
  11367. },
  11368. "engines": {
  11369. "node": ">=10.0.0"
  11370. },
  11371. "optionalDependencies": {
  11372. "fsevents": "~2.3.2"
  11373. }
  11374. },
  11375. "node_modules/vscode-uri": {
  11376. "version": "3.1.0",
  11377. "resolved": "https://registry.npmjs.org/vscode-uri/-/vscode-uri-3.1.0.tgz",
  11378. "integrity": "sha512-/BpdSx+yCQGnCvecbyXdxHDkuk55/G3xwnC0GqY4gmQ3j+A+g8kzzgB4Nk/SINjqn6+waqw3EgbVF2QKExkRxQ==",
  11379. "dev": true,
  11380. "license": "MIT"
  11381. },
  11382. "node_modules/vue": {
  11383. "version": "3.5.13",
  11384. "resolved": "https://registry.npmjs.org/vue/-/vue-3.5.13.tgz",
  11385. "integrity": "sha512-wmeiSMxkZCSc+PM2w2VRsOYAZC8GdipNFRTsLSfodVqI9mbejKeXEGr8SckuLnrQPGe3oJN5c3K0vpoU9q/wCQ==",
  11386. "license": "MIT",
  11387. "dependencies": {
  11388. "@vue/compiler-dom": "3.5.13",
  11389. "@vue/compiler-sfc": "3.5.13",
  11390. "@vue/runtime-dom": "3.5.13",
  11391. "@vue/server-renderer": "3.5.13",
  11392. "@vue/shared": "3.5.13"
  11393. },
  11394. "peerDependencies": {
  11395. "typescript": "*"
  11396. },
  11397. "peerDependenciesMeta": {
  11398. "typescript": {
  11399. "optional": true
  11400. }
  11401. }
  11402. },
  11403. "node_modules/vue-chart-3": {
  11404. "version": "3.1.8",
  11405. "resolved": "https://registry.npmjs.org/vue-chart-3/-/vue-chart-3-3.1.8.tgz",
  11406. "integrity": "sha512-zX5ajjQi/PocEqLETlej3vp92q/tnI/Fvu2RVb++Kap8qOrXu6PXCpodi73BFrWzEGZIAnqoUxC3OIkRWD657g==",
  11407. "license": "MIT",
  11408. "dependencies": {
  11409. "@vue/runtime-core": "latest",
  11410. "@vue/runtime-dom": "latest",
  11411. "csstype": "latest",
  11412. "lodash-es": "latest"
  11413. },
  11414. "peerDependencies": {
  11415. "chart.js": "=> ^3.1.0",
  11416. "vue": ">= 3"
  11417. }
  11418. },
  11419. "node_modules/vue-eslint-parser": {
  11420. "version": "10.1.3",
  11421. "resolved": "https://registry.npmjs.org/vue-eslint-parser/-/vue-eslint-parser-10.1.3.tgz",
  11422. "integrity": "sha512-dbCBnd2e02dYWsXoqX5yKUZlOt+ExIpq7hmHKPb5ZqKcjf++Eo0hMseFTZMLKThrUk61m+Uv6A2YSBve6ZvuDQ==",
  11423. "dev": true,
  11424. "license": "MIT",
  11425. "dependencies": {
  11426. "debug": "^4.4.0",
  11427. "eslint-scope": "^8.2.0",
  11428. "eslint-visitor-keys": "^4.2.0",
  11429. "espree": "^10.3.0",
  11430. "esquery": "^1.6.0",
  11431. "lodash": "^4.17.21",
  11432. "semver": "^7.6.3"
  11433. },
  11434. "engines": {
  11435. "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
  11436. },
  11437. "funding": {
  11438. "url": "https://github.com/sponsors/mysticatea"
  11439. },
  11440. "peerDependencies": {
  11441. "eslint": "^8.57.0 || ^9.0.0"
  11442. }
  11443. },
  11444. "node_modules/vue-i18n": {
  11445. "version": "11.1.6",
  11446. "resolved": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-11.1.6.tgz",
  11447. "integrity": "sha512-+IbsW/sTZHj7U1w0rPOYJbuSB0/7DeO1nvUo3BxvO20OQgHs+ukJ3QeLqvoUA6DiLk+8SA9+djRmKC9+FC6cAg==",
  11448. "license": "MIT",
  11449. "dependencies": {
  11450. "@intlify/core-base": "11.1.6",
  11451. "@intlify/shared": "11.1.6",
  11452. "@vue/devtools-api": "^6.5.0"
  11453. },
  11454. "engines": {
  11455. "node": ">= 16"
  11456. },
  11457. "funding": {
  11458. "url": "https://github.com/sponsors/kazupon"
  11459. },
  11460. "peerDependencies": {
  11461. "vue": "^3.0.0"
  11462. }
  11463. },
  11464. "node_modules/vue-i18n/node_modules/@vue/devtools-api": {
  11465. "version": "6.6.4",
  11466. "resolved": "https://registry.npmjs.org/@vue/devtools-api/-/devtools-api-6.6.4.tgz",
  11467. "integrity": "sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==",
  11468. "license": "MIT"
  11469. },
  11470. "node_modules/vue-router": {
  11471. "version": "4.5.1",
  11472. "resolved": "https://registry.npmjs.org/vue-router/-/vue-router-4.5.1.tgz",
  11473. "integrity": "sha512-ogAF3P97NPm8fJsE4by9dwSYtDwXIY1nFY9T6DyQnGHd1E2Da94w9JIolpe42LJGIl0DwOHBi8TcRPlPGwbTtw==",
  11474. "license": "MIT",
  11475. "dependencies": {
  11476. "@vue/devtools-api": "^6.6.4"
  11477. },
  11478. "funding": {
  11479. "url": "https://github.com/sponsors/posva"
  11480. },
  11481. "peerDependencies": {
  11482. "vue": "^3.2.0"
  11483. }
  11484. },
  11485. "node_modules/vue-router/node_modules/@vue/devtools-api": {
  11486. "version": "6.6.4",
  11487. "resolved": "https://registry.npmjs.org/@vue/devtools-api/-/devtools-api-6.6.4.tgz",
  11488. "integrity": "sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g==",
  11489. "license": "MIT"
  11490. },
  11491. "node_modules/vue-tsc": {
  11492. "version": "2.2.10",
  11493. "resolved": "https://registry.npmjs.org/vue-tsc/-/vue-tsc-2.2.10.tgz",
  11494. "integrity": "sha512-jWZ1xSaNbabEV3whpIDMbjVSVawjAyW+x1n3JeGQo7S0uv2n9F/JMgWW90tGWNFRKya4YwKMZgCtr0vRAM7DeQ==",
  11495. "dev": true,
  11496. "license": "MIT",
  11497. "dependencies": {
  11498. "@volar/typescript": "~2.4.11",
  11499. "@vue/language-core": "2.2.10"
  11500. },
  11501. "bin": {
  11502. "vue-tsc": "bin/vue-tsc.js"
  11503. },
  11504. "peerDependencies": {
  11505. "typescript": ">=5.0.0"
  11506. }
  11507. },
  11508. "node_modules/webidl-conversions": {
  11509. "version": "3.0.1",
  11510. "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz",
  11511. "integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==",
  11512. "license": "BSD-2-Clause",
  11513. "optional": true
  11514. },
  11515. "node_modules/webpack-virtual-modules": {
  11516. "version": "0.6.2",
  11517. "resolved": "https://registry.npmjs.org/webpack-virtual-modules/-/webpack-virtual-modules-0.6.2.tgz",
  11518. "integrity": "sha512-66/V2i5hQanC51vBQKPH4aI8NMAcBW59FVBs+rC7eGHupMyfn34q7rZIE+ETlJ+XTevqfUhVVBgSUNSW2flEUQ==",
  11519. "license": "MIT"
  11520. },
  11521. "node_modules/whatwg-url": {
  11522. "version": "5.0.0",
  11523. "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz",
  11524. "integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==",
  11525. "license": "MIT",
  11526. "optional": true,
  11527. "dependencies": {
  11528. "tr46": "~0.0.3",
  11529. "webidl-conversions": "^3.0.0"
  11530. }
  11531. },
  11532. "node_modules/which": {
  11533. "version": "2.0.2",
  11534. "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
  11535. "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
  11536. "dev": true,
  11537. "license": "ISC",
  11538. "dependencies": {
  11539. "isexe": "^2.0.0"
  11540. },
  11541. "bin": {
  11542. "node-which": "bin/node-which"
  11543. },
  11544. "engines": {
  11545. "node": ">= 8"
  11546. }
  11547. },
  11548. "node_modules/wide-align": {
  11549. "version": "1.1.5",
  11550. "resolved": "https://registry.npmjs.org/wide-align/-/wide-align-1.1.5.tgz",
  11551. "integrity": "sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==",
  11552. "license": "ISC",
  11553. "optional": true,
  11554. "dependencies": {
  11555. "string-width": "^1.0.2 || 2 || 3 || 4"
  11556. }
  11557. },
  11558. "node_modules/wide-align/node_modules/ansi-regex": {
  11559. "version": "5.0.1",
  11560. "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
  11561. "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
  11562. "license": "MIT",
  11563. "optional": true,
  11564. "engines": {
  11565. "node": ">=8"
  11566. }
  11567. },
  11568. "node_modules/wide-align/node_modules/emoji-regex": {
  11569. "version": "8.0.0",
  11570. "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
  11571. "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
  11572. "license": "MIT",
  11573. "optional": true
  11574. },
  11575. "node_modules/wide-align/node_modules/is-fullwidth-code-point": {
  11576. "version": "3.0.0",
  11577. "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
  11578. "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
  11579. "license": "MIT",
  11580. "optional": true,
  11581. "engines": {
  11582. "node": ">=8"
  11583. }
  11584. },
  11585. "node_modules/wide-align/node_modules/string-width": {
  11586. "version": "4.2.3",
  11587. "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
  11588. "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
  11589. "license": "MIT",
  11590. "optional": true,
  11591. "dependencies": {
  11592. "emoji-regex": "^8.0.0",
  11593. "is-fullwidth-code-point": "^3.0.0",
  11594. "strip-ansi": "^6.0.1"
  11595. },
  11596. "engines": {
  11597. "node": ">=8"
  11598. }
  11599. },
  11600. "node_modules/wide-align/node_modules/strip-ansi": {
  11601. "version": "6.0.1",
  11602. "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
  11603. "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
  11604. "license": "MIT",
  11605. "optional": true,
  11606. "dependencies": {
  11607. "ansi-regex": "^5.0.1"
  11608. },
  11609. "engines": {
  11610. "node": ">=8"
  11611. }
  11612. },
  11613. "node_modules/word-wrap": {
  11614. "version": "1.2.5",
  11615. "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz",
  11616. "integrity": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==",
  11617. "dev": true,
  11618. "license": "MIT",
  11619. "engines": {
  11620. "node": ">=0.10.0"
  11621. }
  11622. },
  11623. "node_modules/wrap-ansi": {
  11624. "version": "9.0.0",
  11625. "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-9.0.0.tgz",
  11626. "integrity": "sha512-G8ura3S+3Z2G+mkgNRq8dqaFZAuxfsxpBB8OCTGRTCtp+l/v9nbFNmCUP1BZMts3G1142MsZfn6eeUKrr4PD1Q==",
  11627. "dev": true,
  11628. "license": "MIT",
  11629. "dependencies": {
  11630. "ansi-styles": "^6.2.1",
  11631. "string-width": "^7.0.0",
  11632. "strip-ansi": "^7.1.0"
  11633. },
  11634. "engines": {
  11635. "node": ">=18"
  11636. },
  11637. "funding": {
  11638. "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
  11639. }
  11640. },
  11641. "node_modules/wrappy": {
  11642. "version": "1.0.2",
  11643. "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
  11644. "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==",
  11645. "license": "ISC"
  11646. },
  11647. "node_modules/ws": {
  11648. "version": "8.18.1",
  11649. "resolved": "https://registry.npmjs.org/ws/-/ws-8.18.1.tgz",
  11650. "integrity": "sha512-RKW2aJZMXeMxVpnZ6bck+RswznaxmzdULiBr6KY7XkTnW8uvt0iT9H5DkHUChXrc+uurzwa0rVI16n/Xzjdz1w==",
  11651. "license": "MIT",
  11652. "engines": {
  11653. "node": ">=10.0.0"
  11654. },
  11655. "peerDependencies": {
  11656. "bufferutil": "^4.0.1",
  11657. "utf-8-validate": ">=5.0.2"
  11658. },
  11659. "peerDependenciesMeta": {
  11660. "bufferutil": {
  11661. "optional": true
  11662. },
  11663. "utf-8-validate": {
  11664. "optional": true
  11665. }
  11666. }
  11667. },
  11668. "node_modules/xml-name-validator": {
  11669. "version": "4.0.0",
  11670. "resolved": "https://registry.npmjs.org/xml-name-validator/-/xml-name-validator-4.0.0.tgz",
  11671. "integrity": "sha512-ICP2e+jsHvAj2E2lIHxa5tjXRlKDJo4IdvPvCXbXQGdzSfmSpNVyIKMvoZHjDY9DP0zV17iI85o90vRFXNccRw==",
  11672. "dev": true,
  11673. "license": "Apache-2.0",
  11674. "engines": {
  11675. "node": ">=12"
  11676. }
  11677. },
  11678. "node_modules/xxhashjs": {
  11679. "version": "0.2.2",
  11680. "resolved": "https://registry.npmjs.org/xxhashjs/-/xxhashjs-0.2.2.tgz",
  11681. "integrity": "sha512-AkTuIuVTET12tpsVIQo+ZU6f/qDmKuRUcjaqR+OIvm+aCBsZ95i7UVY5WJ9TMsSaZ0DA2WxoZ4acu0sPH+OKAw==",
  11682. "license": "MIT",
  11683. "dependencies": {
  11684. "cuint": "^0.2.2"
  11685. }
  11686. },
  11687. "node_modules/y18n": {
  11688. "version": "5.0.8",
  11689. "resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz",
  11690. "integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==",
  11691. "dev": true,
  11692. "license": "ISC",
  11693. "engines": {
  11694. "node": ">=10"
  11695. }
  11696. },
  11697. "node_modules/yallist": {
  11698. "version": "4.0.0",
  11699. "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
  11700. "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==",
  11701. "license": "ISC",
  11702. "optional": true
  11703. },
  11704. "node_modules/yaml": {
  11705. "version": "2.7.1",
  11706. "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.7.1.tgz",
  11707. "integrity": "sha512-10ULxpnOCQXxJvBgxsn9ptjq6uviG/htZKk9veJGhlqn3w/DxQ631zFF+nlQXLwmImeS5amR2dl2U8sg6U9jsQ==",
  11708. "dev": true,
  11709. "license": "ISC",
  11710. "bin": {
  11711. "yaml": "bin.mjs"
  11712. },
  11713. "engines": {
  11714. "node": ">= 14"
  11715. }
  11716. },
  11717. "node_modules/yaml-eslint-parser": {
  11718. "version": "1.3.0",
  11719. "resolved": "https://registry.npmjs.org/yaml-eslint-parser/-/yaml-eslint-parser-1.3.0.tgz",
  11720. "integrity": "sha512-E/+VitOorXSLiAqtTd7Yqax0/pAS3xaYMP+AUUJGOK1OZG3rhcj9fcJOM5HJ2VrP1FrStVCWr1muTfQCdj4tAA==",
  11721. "dev": true,
  11722. "license": "MIT",
  11723. "dependencies": {
  11724. "eslint-visitor-keys": "^3.0.0",
  11725. "yaml": "^2.0.0"
  11726. },
  11727. "engines": {
  11728. "node": "^14.17.0 || >=16.0.0"
  11729. },
  11730. "funding": {
  11731. "url": "https://github.com/sponsors/ota-meshi"
  11732. }
  11733. },
  11734. "node_modules/yaml-eslint-parser/node_modules/eslint-visitor-keys": {
  11735. "version": "3.4.3",
  11736. "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz",
  11737. "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==",
  11738. "dev": true,
  11739. "license": "Apache-2.0",
  11740. "engines": {
  11741. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  11742. },
  11743. "funding": {
  11744. "url": "https://opencollective.com/eslint"
  11745. }
  11746. },
  11747. "node_modules/yargs": {
  11748. "version": "17.7.2",
  11749. "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz",
  11750. "integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==",
  11751. "dev": true,
  11752. "license": "MIT",
  11753. "dependencies": {
  11754. "cliui": "^8.0.1",
  11755. "escalade": "^3.1.1",
  11756. "get-caller-file": "^2.0.5",
  11757. "require-directory": "^2.1.1",
  11758. "string-width": "^4.2.3",
  11759. "y18n": "^5.0.5",
  11760. "yargs-parser": "^21.1.1"
  11761. },
  11762. "engines": {
  11763. "node": ">=12"
  11764. }
  11765. },
  11766. "node_modules/yargs-parser": {
  11767. "version": "21.1.1",
  11768. "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz",
  11769. "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==",
  11770. "dev": true,
  11771. "license": "ISC",
  11772. "engines": {
  11773. "node": ">=12"
  11774. }
  11775. },
  11776. "node_modules/yargs/node_modules/ansi-regex": {
  11777. "version": "5.0.1",
  11778. "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
  11779. "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
  11780. "dev": true,
  11781. "license": "MIT",
  11782. "engines": {
  11783. "node": ">=8"
  11784. }
  11785. },
  11786. "node_modules/yargs/node_modules/emoji-regex": {
  11787. "version": "8.0.0",
  11788. "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
  11789. "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
  11790. "dev": true,
  11791. "license": "MIT"
  11792. },
  11793. "node_modules/yargs/node_modules/is-fullwidth-code-point": {
  11794. "version": "3.0.0",
  11795. "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
  11796. "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
  11797. "dev": true,
  11798. "license": "MIT",
  11799. "engines": {
  11800. "node": ">=8"
  11801. }
  11802. },
  11803. "node_modules/yargs/node_modules/string-width": {
  11804. "version": "4.2.3",
  11805. "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
  11806. "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
  11807. "dev": true,
  11808. "license": "MIT",
  11809. "dependencies": {
  11810. "emoji-regex": "^8.0.0",
  11811. "is-fullwidth-code-point": "^3.0.0",
  11812. "strip-ansi": "^6.0.1"
  11813. },
  11814. "engines": {
  11815. "node": ">=8"
  11816. }
  11817. },
  11818. "node_modules/yargs/node_modules/strip-ansi": {
  11819. "version": "6.0.1",
  11820. "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
  11821. "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
  11822. "dev": true,
  11823. "license": "MIT",
  11824. "dependencies": {
  11825. "ansi-regex": "^5.0.1"
  11826. },
  11827. "engines": {
  11828. "node": ">=8"
  11829. }
  11830. },
  11831. "node_modules/yocto-queue": {
  11832. "version": "1.2.1",
  11833. "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.2.1.tgz",
  11834. "integrity": "sha512-AyeEbWOu/TAXdxlV9wmGcR0+yh2j3vYPGOECcIj2S7MkrLyC7ne+oye2BKTItt0ii2PHk4cDy+95+LshzbXnGg==",
  11835. "dev": true,
  11836. "license": "MIT",
  11837. "engines": {
  11838. "node": ">=12.20"
  11839. },
  11840. "funding": {
  11841. "url": "https://github.com/sponsors/sindresorhus"
  11842. }
  11843. },
  11844. "node_modules/zrender": {
  11845. "version": "5.6.1",
  11846. "resolved": "https://registry.npmjs.org/zrender/-/zrender-5.6.1.tgz",
  11847. "integrity": "sha512-OFXkDJKcrlx5su2XbzJvj/34Q3m6PvyCZkVPHGYpcCJ52ek4U/ymZyfuV1nKE23AyBJ51E/6Yr0mhZ7xGTO4ag==",
  11848. "license": "BSD-3-Clause",
  11849. "dependencies": {
  11850. "tslib": "2.3.0"
  11851. }
  11852. },
  11853. "node_modules/zrender/node_modules/tslib": {
  11854. "version": "2.3.0",
  11855. "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.0.tgz",
  11856. "integrity": "sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==",
  11857. "license": "0BSD"
  11858. },
  11859. "node_modules/zwitch": {
  11860. "version": "2.0.4",
  11861. "resolved": "https://registry.npmjs.org/zwitch/-/zwitch-2.0.4.tgz",
  11862. "integrity": "sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==",
  11863. "dev": true,
  11864. "license": "MIT",
  11865. "funding": {
  11866. "type": "github",
  11867. "url": "https://github.com/sponsors/wooorm"
  11868. }
  11869. }
  11870. }
  11871. }