pnpm-lock.yaml 50 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449
  1. lockfileVersion: 5.4
  2. specifiers:
  3. '@types/file-saver': ^2.0.5
  4. '@types/node': ^18.6.4
  5. '@types/qrcode': ^1.5.0
  6. '@vitejs/plugin-vue': ^4.0.0
  7. '@vitejs/plugin-vue-jsx': ^3.0.0
  8. autoprefixer: ^10.4.13
  9. axios: ^0.26.0
  10. dayjs: ^1.11.5
  11. fast-xml-parser: ^4.0.1
  12. file-saver: ^2.0.5
  13. jszip: ^3.10.0
  14. monaco-editor: ^0.28.1
  15. postcss: ^8.4.6
  16. postcss-import: ^14.1.0
  17. postcss-nested: ^6.0.1
  18. tdesign-vue-next: ^1.3.0
  19. typescript: ^4.7.4
  20. vite: ^4.0.3
  21. vite-plugin-monaco-editor: ^1.0.10
  22. vue: ^3.2.37
  23. vue-router: ^4.1.3
  24. vue-tsc: ^1.0.5
  25. dependencies:
  26. axios: 0.26.1
  27. dayjs: 1.11.7
  28. fast-xml-parser: 4.2.2
  29. file-saver: 2.0.5
  30. jszip: 3.10.1
  31. monaco-editor: 0.28.1
  32. tdesign-vue-next: 1.3.1_vue@3.2.47
  33. vue: 3.2.47
  34. vue-router: 4.1.6_vue@3.2.47
  35. devDependencies:
  36. '@types/file-saver': 2.0.5
  37. '@types/node': 18.16.1
  38. '@types/qrcode': 1.5.0
  39. '@vitejs/plugin-vue': 4.2.0_vite@4.3.2+vue@3.2.47
  40. '@vitejs/plugin-vue-jsx': 3.0.1_vite@4.3.2+vue@3.2.47
  41. autoprefixer: 10.4.14_postcss@8.4.23
  42. postcss: 8.4.23
  43. postcss-import: 14.1.0_postcss@8.4.23
  44. postcss-nested: 6.0.1_postcss@8.4.23
  45. typescript: 4.9.5
  46. vite: 4.3.2_@types+node@18.16.1
  47. vite-plugin-monaco-editor: 1.1.0_monaco-editor@0.28.1
  48. vue-tsc: 1.4.4_typescript@4.9.5
  49. packages:
  50. /@ampproject/remapping/2.2.1:
  51. resolution: {integrity: sha512-lFMjJTrFL3j7L9yBxwYfCq2k6qqwHyzuUl/XBnif78PWTJYyL/dfowQHWE3sp6U6ZzqWiiIZnpTMO96zhkjwtg==}
  52. engines: {node: '>=6.0.0'}
  53. dependencies:
  54. '@jridgewell/gen-mapping': 0.3.3
  55. '@jridgewell/trace-mapping': 0.3.18
  56. dev: true
  57. /@babel/code-frame/7.21.4:
  58. resolution: {integrity: sha512-LYvhNKfwWSPpocw8GI7gpK2nq3HSDuEPC/uSYaALSJu9xjsalaaYFOq0Pwt5KmVqwEbZlDu81aLXwBOmD/Fv9g==}
  59. engines: {node: '>=6.9.0'}
  60. dependencies:
  61. '@babel/highlight': 7.18.6
  62. dev: true
  63. /@babel/compat-data/7.21.4:
  64. resolution: {integrity: sha512-/DYyDpeCfaVinT40FPGdkkb+lYSKvsVuMjDAG7jPOWWiM1ibOaB9CXJAlc4d1QpP/U2q2P9jbrSlClKSErd55g==}
  65. engines: {node: '>=6.9.0'}
  66. dev: true
  67. /@babel/core/7.21.4:
  68. resolution: {integrity: sha512-qt/YV149Jman/6AfmlxJ04LMIu8bMoyl3RB91yTFrxQmgbrSvQMy7cI8Q62FHx1t8wJ8B5fu0UDoLwHAhUo1QA==}
  69. engines: {node: '>=6.9.0'}
  70. dependencies:
  71. '@ampproject/remapping': 2.2.1
  72. '@babel/code-frame': 7.21.4
  73. '@babel/generator': 7.21.4
  74. '@babel/helper-compilation-targets': 7.21.4_@babel+core@7.21.4
  75. '@babel/helper-module-transforms': 7.21.2
  76. '@babel/helpers': 7.21.0
  77. '@babel/parser': 7.21.4
  78. '@babel/template': 7.20.7
  79. '@babel/traverse': 7.21.4
  80. '@babel/types': 7.21.4
  81. convert-source-map: 1.9.0
  82. debug: 4.3.4
  83. gensync: 1.0.0-beta.2
  84. json5: 2.2.3
  85. semver: 6.3.0
  86. transitivePeerDependencies:
  87. - supports-color
  88. dev: true
  89. /@babel/generator/7.21.4:
  90. resolution: {integrity: sha512-NieM3pVIYW2SwGzKoqfPrQsf4xGs9M9AIG3ThppsSRmO+m7eQhmI6amajKMUeIO37wFfsvnvcxQFx6x6iqxDnA==}
  91. engines: {node: '>=6.9.0'}
  92. dependencies:
  93. '@babel/types': 7.21.4
  94. '@jridgewell/gen-mapping': 0.3.3
  95. '@jridgewell/trace-mapping': 0.3.18
  96. jsesc: 2.5.2
  97. dev: true
  98. /@babel/helper-annotate-as-pure/7.18.6:
  99. resolution: {integrity: sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==}
  100. engines: {node: '>=6.9.0'}
  101. dependencies:
  102. '@babel/types': 7.21.4
  103. dev: true
  104. /@babel/helper-compilation-targets/7.21.4_@babel+core@7.21.4:
  105. resolution: {integrity: sha512-Fa0tTuOXZ1iL8IeDFUWCzjZcn+sJGd9RZdH9esYVjEejGmzf+FFYQpMi/kZUk2kPy/q1H3/GPw7np8qar/stfg==}
  106. engines: {node: '>=6.9.0'}
  107. peerDependencies:
  108. '@babel/core': ^7.0.0
  109. dependencies:
  110. '@babel/compat-data': 7.21.4
  111. '@babel/core': 7.21.4
  112. '@babel/helper-validator-option': 7.21.0
  113. browserslist: 4.21.5
  114. lru-cache: 5.1.1
  115. semver: 6.3.0
  116. dev: true
  117. /@babel/helper-create-class-features-plugin/7.21.4_@babel+core@7.21.4:
  118. resolution: {integrity: sha512-46QrX2CQlaFRF4TkwfTt6nJD7IHq8539cCL7SDpqWSDeJKY1xylKKY5F/33mJhLZ3mFvKv2gGrVS6NkyF6qs+Q==}
  119. engines: {node: '>=6.9.0'}
  120. peerDependencies:
  121. '@babel/core': ^7.0.0
  122. dependencies:
  123. '@babel/core': 7.21.4
  124. '@babel/helper-annotate-as-pure': 7.18.6
  125. '@babel/helper-environment-visitor': 7.18.9
  126. '@babel/helper-function-name': 7.21.0
  127. '@babel/helper-member-expression-to-functions': 7.21.0
  128. '@babel/helper-optimise-call-expression': 7.18.6
  129. '@babel/helper-replace-supers': 7.20.7
  130. '@babel/helper-skip-transparent-expression-wrappers': 7.20.0
  131. '@babel/helper-split-export-declaration': 7.18.6
  132. transitivePeerDependencies:
  133. - supports-color
  134. dev: true
  135. /@babel/helper-environment-visitor/7.18.9:
  136. resolution: {integrity: sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==}
  137. engines: {node: '>=6.9.0'}
  138. dev: true
  139. /@babel/helper-function-name/7.21.0:
  140. resolution: {integrity: sha512-HfK1aMRanKHpxemaY2gqBmL04iAPOPRj7DxtNbiDOrJK+gdwkiNRVpCpUJYbUT+aZyemKN8brqTOxzCaG6ExRg==}
  141. engines: {node: '>=6.9.0'}
  142. dependencies:
  143. '@babel/template': 7.20.7
  144. '@babel/types': 7.21.4
  145. dev: true
  146. /@babel/helper-hoist-variables/7.18.6:
  147. resolution: {integrity: sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==}
  148. engines: {node: '>=6.9.0'}
  149. dependencies:
  150. '@babel/types': 7.21.4
  151. dev: true
  152. /@babel/helper-member-expression-to-functions/7.21.0:
  153. resolution: {integrity: sha512-Muu8cdZwNN6mRRNG6lAYErJ5X3bRevgYR2O8wN0yn7jJSnGDu6eG59RfT29JHxGUovyfrh6Pj0XzmR7drNVL3Q==}
  154. engines: {node: '>=6.9.0'}
  155. dependencies:
  156. '@babel/types': 7.21.4
  157. dev: true
  158. /@babel/helper-module-imports/7.21.4:
  159. resolution: {integrity: sha512-orajc5T2PsRYUN3ZryCEFeMDYwyw09c/pZeaQEZPH0MpKzSvn3e0uXsDBu3k03VI+9DBiRo+l22BfKTpKwa/Wg==}
  160. engines: {node: '>=6.9.0'}
  161. dependencies:
  162. '@babel/types': 7.21.4
  163. dev: true
  164. /@babel/helper-module-transforms/7.21.2:
  165. resolution: {integrity: sha512-79yj2AR4U/Oqq/WOV7Lx6hUjau1Zfo4cI+JLAVYeMV5XIlbOhmjEk5ulbTc9fMpmlojzZHkUUxAiK+UKn+hNQQ==}
  166. engines: {node: '>=6.9.0'}
  167. dependencies:
  168. '@babel/helper-environment-visitor': 7.18.9
  169. '@babel/helper-module-imports': 7.21.4
  170. '@babel/helper-simple-access': 7.20.2
  171. '@babel/helper-split-export-declaration': 7.18.6
  172. '@babel/helper-validator-identifier': 7.19.1
  173. '@babel/template': 7.20.7
  174. '@babel/traverse': 7.21.4
  175. '@babel/types': 7.21.4
  176. transitivePeerDependencies:
  177. - supports-color
  178. dev: true
  179. /@babel/helper-optimise-call-expression/7.18.6:
  180. resolution: {integrity: sha512-HP59oD9/fEHQkdcbgFCnbmgH5vIQTJbxh2yf+CdM89/glUNnuzr87Q8GIjGEnOktTROemO0Pe0iPAYbqZuOUiA==}
  181. engines: {node: '>=6.9.0'}
  182. dependencies:
  183. '@babel/types': 7.21.4
  184. dev: true
  185. /@babel/helper-plugin-utils/7.20.2:
  186. resolution: {integrity: sha512-8RvlJG2mj4huQ4pZ+rU9lqKi9ZKiRmuvGuM2HlWmkmgOhbs6zEAw6IEiJ5cQqGbDzGZOhwuOQNtZMi/ENLjZoQ==}
  187. engines: {node: '>=6.9.0'}
  188. dev: true
  189. /@babel/helper-replace-supers/7.20.7:
  190. resolution: {integrity: sha512-vujDMtB6LVfNW13jhlCrp48QNslK6JXi7lQG736HVbHz/mbf4Dc7tIRh1Xf5C0rF7BP8iiSxGMCmY6Ci1ven3A==}
  191. engines: {node: '>=6.9.0'}
  192. dependencies:
  193. '@babel/helper-environment-visitor': 7.18.9
  194. '@babel/helper-member-expression-to-functions': 7.21.0
  195. '@babel/helper-optimise-call-expression': 7.18.6
  196. '@babel/template': 7.20.7
  197. '@babel/traverse': 7.21.4
  198. '@babel/types': 7.21.4
  199. transitivePeerDependencies:
  200. - supports-color
  201. dev: true
  202. /@babel/helper-simple-access/7.20.2:
  203. resolution: {integrity: sha512-+0woI/WPq59IrqDYbVGfshjT5Dmk/nnbdpcF8SnMhhXObpTq2KNBdLFRFrkVdbDOyUmHBCxzm5FHV1rACIkIbA==}
  204. engines: {node: '>=6.9.0'}
  205. dependencies:
  206. '@babel/types': 7.21.4
  207. dev: true
  208. /@babel/helper-skip-transparent-expression-wrappers/7.20.0:
  209. resolution: {integrity: sha512-5y1JYeNKfvnT8sZcK9DVRtpTbGiomYIHviSP3OQWmDPU3DeH4a1ZlT/N2lyQ5P8egjcRaT/Y9aNqUxK0WsnIIg==}
  210. engines: {node: '>=6.9.0'}
  211. dependencies:
  212. '@babel/types': 7.21.4
  213. dev: true
  214. /@babel/helper-split-export-declaration/7.18.6:
  215. resolution: {integrity: sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==}
  216. engines: {node: '>=6.9.0'}
  217. dependencies:
  218. '@babel/types': 7.21.4
  219. dev: true
  220. /@babel/helper-string-parser/7.19.4:
  221. resolution: {integrity: sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==}
  222. engines: {node: '>=6.9.0'}
  223. /@babel/helper-validator-identifier/7.19.1:
  224. resolution: {integrity: sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==}
  225. engines: {node: '>=6.9.0'}
  226. /@babel/helper-validator-option/7.21.0:
  227. resolution: {integrity: sha512-rmL/B8/f0mKS2baE9ZpyTcTavvEuWhTTW8amjzXNvYG4AwBsqTLikfXsEofsJEfKHf+HQVQbFOHy6o+4cnC/fQ==}
  228. engines: {node: '>=6.9.0'}
  229. dev: true
  230. /@babel/helpers/7.21.0:
  231. resolution: {integrity: sha512-XXve0CBtOW0pd7MRzzmoyuSj0e3SEzj8pgyFxnTT1NJZL38BD1MK7yYrm8yefRPIDvNNe14xR4FdbHwpInD4rA==}
  232. engines: {node: '>=6.9.0'}
  233. dependencies:
  234. '@babel/template': 7.20.7
  235. '@babel/traverse': 7.21.4
  236. '@babel/types': 7.21.4
  237. transitivePeerDependencies:
  238. - supports-color
  239. dev: true
  240. /@babel/highlight/7.18.6:
  241. resolution: {integrity: sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==}
  242. engines: {node: '>=6.9.0'}
  243. dependencies:
  244. '@babel/helper-validator-identifier': 7.19.1
  245. chalk: 2.4.2
  246. js-tokens: 4.0.0
  247. dev: true
  248. /@babel/parser/7.21.4:
  249. resolution: {integrity: sha512-alVJj7k7zIxqBZ7BTRhz0IqJFxW1VJbm6N8JbcYhQ186df9ZBPbZBmWSqAMXwHGsCJdYks7z/voa3ibiS5bCIw==}
  250. engines: {node: '>=6.0.0'}
  251. hasBin: true
  252. dependencies:
  253. '@babel/types': 7.21.4
  254. /@babel/plugin-syntax-jsx/7.21.4_@babel+core@7.21.4:
  255. resolution: {integrity: sha512-5hewiLct5OKyh6PLKEYaFclcqtIgCb6bmELouxjF6up5q3Sov7rOayW4RwhbaBL0dit8rA80GNfY+UuDp2mBbQ==}
  256. engines: {node: '>=6.9.0'}
  257. peerDependencies:
  258. '@babel/core': ^7.0.0-0
  259. dependencies:
  260. '@babel/core': 7.21.4
  261. '@babel/helper-plugin-utils': 7.20.2
  262. dev: true
  263. /@babel/plugin-syntax-typescript/7.21.4_@babel+core@7.21.4:
  264. resolution: {integrity: sha512-xz0D39NvhQn4t4RNsHmDnnsaQizIlUkdtYvLs8La1BlfjQ6JEwxkJGeqJMW2tAXx+q6H+WFuUTXNdYVpEya0YA==}
  265. engines: {node: '>=6.9.0'}
  266. peerDependencies:
  267. '@babel/core': ^7.0.0-0
  268. dependencies:
  269. '@babel/core': 7.21.4
  270. '@babel/helper-plugin-utils': 7.20.2
  271. dev: true
  272. /@babel/plugin-transform-typescript/7.21.3_@babel+core@7.21.4:
  273. resolution: {integrity: sha512-RQxPz6Iqt8T0uw/WsJNReuBpWpBqs/n7mNo18sKLoTbMp+UrEekhH+pKSVC7gWz+DNjo9gryfV8YzCiT45RgMw==}
  274. engines: {node: '>=6.9.0'}
  275. peerDependencies:
  276. '@babel/core': ^7.0.0-0
  277. dependencies:
  278. '@babel/core': 7.21.4
  279. '@babel/helper-annotate-as-pure': 7.18.6
  280. '@babel/helper-create-class-features-plugin': 7.21.4_@babel+core@7.21.4
  281. '@babel/helper-plugin-utils': 7.20.2
  282. '@babel/plugin-syntax-typescript': 7.21.4_@babel+core@7.21.4
  283. transitivePeerDependencies:
  284. - supports-color
  285. dev: true
  286. /@babel/runtime/7.21.0:
  287. resolution: {integrity: sha512-xwII0//EObnq89Ji5AKYQaRYiW/nZ3llSv29d49IuxPhKbtJoLP+9QUUZ4nVragQVtaVGeZrpB+ZtG/Pdy/POw==}
  288. engines: {node: '>=6.9.0'}
  289. dependencies:
  290. regenerator-runtime: 0.13.11
  291. dev: false
  292. /@babel/template/7.20.7:
  293. resolution: {integrity: sha512-8SegXApWe6VoNw0r9JHpSteLKTpTiLZ4rMlGIm9JQ18KiCtyQiAMEazujAHrUS5flrcqYZa75ukev3P6QmUwUw==}
  294. engines: {node: '>=6.9.0'}
  295. dependencies:
  296. '@babel/code-frame': 7.21.4
  297. '@babel/parser': 7.21.4
  298. '@babel/types': 7.21.4
  299. dev: true
  300. /@babel/traverse/7.21.4:
  301. resolution: {integrity: sha512-eyKrRHKdyZxqDm+fV1iqL9UAHMoIg0nDaGqfIOd8rKH17m5snv7Gn4qgjBoFfLz9APvjFU/ICT00NVCv1Epp8Q==}
  302. engines: {node: '>=6.9.0'}
  303. dependencies:
  304. '@babel/code-frame': 7.21.4
  305. '@babel/generator': 7.21.4
  306. '@babel/helper-environment-visitor': 7.18.9
  307. '@babel/helper-function-name': 7.21.0
  308. '@babel/helper-hoist-variables': 7.18.6
  309. '@babel/helper-split-export-declaration': 7.18.6
  310. '@babel/parser': 7.21.4
  311. '@babel/types': 7.21.4
  312. debug: 4.3.4
  313. globals: 11.12.0
  314. transitivePeerDependencies:
  315. - supports-color
  316. dev: true
  317. /@babel/types/7.21.4:
  318. resolution: {integrity: sha512-rU2oY501qDxE8Pyo7i/Orqma4ziCOrby0/9mvbDUGEfvZjb279Nk9k19e2fiCxHbRRpY2ZyrgW1eq22mvmOIzA==}
  319. engines: {node: '>=6.9.0'}
  320. dependencies:
  321. '@babel/helper-string-parser': 7.19.4
  322. '@babel/helper-validator-identifier': 7.19.1
  323. to-fast-properties: 2.0.0
  324. /@esbuild/android-arm/0.17.18:
  325. resolution: {integrity: sha512-EmwL+vUBZJ7mhFCs5lA4ZimpUH3WMAoqvOIYhVQwdIgSpHC8ImHdsRyhHAVxpDYUSm0lWvd63z0XH1IlImS2Qw==}
  326. engines: {node: '>=12'}
  327. cpu: [arm]
  328. os: [android]
  329. requiresBuild: true
  330. dev: true
  331. optional: true
  332. /@esbuild/android-arm64/0.17.18:
  333. resolution: {integrity: sha512-/iq0aK0eeHgSC3z55ucMAHO05OIqmQehiGay8eP5l/5l+iEr4EIbh4/MI8xD9qRFjqzgkc0JkX0LculNC9mXBw==}
  334. engines: {node: '>=12'}
  335. cpu: [arm64]
  336. os: [android]
  337. requiresBuild: true
  338. dev: true
  339. optional: true
  340. /@esbuild/android-x64/0.17.18:
  341. resolution: {integrity: sha512-x+0efYNBF3NPW2Xc5bFOSFW7tTXdAcpfEg2nXmxegm4mJuVeS+i109m/7HMiOQ6M12aVGGFlqJX3RhNdYM2lWg==}
  342. engines: {node: '>=12'}
  343. cpu: [x64]
  344. os: [android]
  345. requiresBuild: true
  346. dev: true
  347. optional: true
  348. /@esbuild/darwin-arm64/0.17.18:
  349. resolution: {integrity: sha512-6tY+djEAdF48M1ONWnQb1C+6LiXrKjmqjzPNPWXhu/GzOHTHX2nh8Mo2ZAmBFg0kIodHhciEgUBtcYCAIjGbjQ==}
  350. engines: {node: '>=12'}
  351. cpu: [arm64]
  352. os: [darwin]
  353. requiresBuild: true
  354. dev: true
  355. optional: true
  356. /@esbuild/darwin-x64/0.17.18:
  357. resolution: {integrity: sha512-Qq84ykvLvya3dO49wVC9FFCNUfSrQJLbxhoQk/TE1r6MjHo3sFF2tlJCwMjhkBVq3/ahUisj7+EpRSz0/+8+9A==}
  358. engines: {node: '>=12'}
  359. cpu: [x64]
  360. os: [darwin]
  361. requiresBuild: true
  362. dev: true
  363. optional: true
  364. /@esbuild/freebsd-arm64/0.17.18:
  365. resolution: {integrity: sha512-fw/ZfxfAzuHfaQeMDhbzxp9mc+mHn1Y94VDHFHjGvt2Uxl10mT4CDavHm+/L9KG441t1QdABqkVYwakMUeyLRA==}
  366. engines: {node: '>=12'}
  367. cpu: [arm64]
  368. os: [freebsd]
  369. requiresBuild: true
  370. dev: true
  371. optional: true
  372. /@esbuild/freebsd-x64/0.17.18:
  373. resolution: {integrity: sha512-FQFbRtTaEi8ZBi/A6kxOC0V0E9B/97vPdYjY9NdawyLd4Qk5VD5g2pbWN2VR1c0xhzcJm74HWpObPszWC+qTew==}
  374. engines: {node: '>=12'}
  375. cpu: [x64]
  376. os: [freebsd]
  377. requiresBuild: true
  378. dev: true
  379. optional: true
  380. /@esbuild/linux-arm/0.17.18:
  381. resolution: {integrity: sha512-jW+UCM40LzHcouIaqv3e/oRs0JM76JfhHjCavPxMUti7VAPh8CaGSlS7cmyrdpzSk7A+8f0hiedHqr/LMnfijg==}
  382. engines: {node: '>=12'}
  383. cpu: [arm]
  384. os: [linux]
  385. requiresBuild: true
  386. dev: true
  387. optional: true
  388. /@esbuild/linux-arm64/0.17.18:
  389. resolution: {integrity: sha512-R7pZvQZFOY2sxUG8P6A21eq6q+eBv7JPQYIybHVf1XkQYC+lT7nDBdC7wWKTrbvMXKRaGudp/dzZCwL/863mZQ==}
  390. engines: {node: '>=12'}
  391. cpu: [arm64]
  392. os: [linux]
  393. requiresBuild: true
  394. dev: true
  395. optional: true
  396. /@esbuild/linux-ia32/0.17.18:
  397. resolution: {integrity: sha512-ygIMc3I7wxgXIxk6j3V00VlABIjq260i967Cp9BNAk5pOOpIXmd1RFQJQX9Io7KRsthDrQYrtcx7QCof4o3ZoQ==}
  398. engines: {node: '>=12'}
  399. cpu: [ia32]
  400. os: [linux]
  401. requiresBuild: true
  402. dev: true
  403. optional: true
  404. /@esbuild/linux-loong64/0.17.18:
  405. resolution: {integrity: sha512-bvPG+MyFs5ZlwYclCG1D744oHk1Pv7j8psF5TfYx7otCVmcJsEXgFEhQkbhNW8otDHL1a2KDINW20cfCgnzgMQ==}
  406. engines: {node: '>=12'}
  407. cpu: [loong64]
  408. os: [linux]
  409. requiresBuild: true
  410. dev: true
  411. optional: true
  412. /@esbuild/linux-mips64el/0.17.18:
  413. resolution: {integrity: sha512-oVqckATOAGuiUOa6wr8TXaVPSa+6IwVJrGidmNZS1cZVx0HqkTMkqFGD2HIx9H1RvOwFeWYdaYbdY6B89KUMxA==}
  414. engines: {node: '>=12'}
  415. cpu: [mips64el]
  416. os: [linux]
  417. requiresBuild: true
  418. dev: true
  419. optional: true
  420. /@esbuild/linux-ppc64/0.17.18:
  421. resolution: {integrity: sha512-3dLlQO+b/LnQNxgH4l9rqa2/IwRJVN9u/bK63FhOPB4xqiRqlQAU0qDU3JJuf0BmaH0yytTBdoSBHrb2jqc5qQ==}
  422. engines: {node: '>=12'}
  423. cpu: [ppc64]
  424. os: [linux]
  425. requiresBuild: true
  426. dev: true
  427. optional: true
  428. /@esbuild/linux-riscv64/0.17.18:
  429. resolution: {integrity: sha512-/x7leOyDPjZV3TcsdfrSI107zItVnsX1q2nho7hbbQoKnmoeUWjs+08rKKt4AUXju7+3aRZSsKrJtaRmsdL1xA==}
  430. engines: {node: '>=12'}
  431. cpu: [riscv64]
  432. os: [linux]
  433. requiresBuild: true
  434. dev: true
  435. optional: true
  436. /@esbuild/linux-s390x/0.17.18:
  437. resolution: {integrity: sha512-cX0I8Q9xQkL/6F5zWdYmVf5JSQt+ZfZD2bJudZrWD+4mnUvoZ3TDDXtDX2mUaq6upMFv9FlfIh4Gfun0tbGzuw==}
  438. engines: {node: '>=12'}
  439. cpu: [s390x]
  440. os: [linux]
  441. requiresBuild: true
  442. dev: true
  443. optional: true
  444. /@esbuild/linux-x64/0.17.18:
  445. resolution: {integrity: sha512-66RmRsPlYy4jFl0vG80GcNRdirx4nVWAzJmXkevgphP1qf4dsLQCpSKGM3DUQCojwU1hnepI63gNZdrr02wHUA==}
  446. engines: {node: '>=12'}
  447. cpu: [x64]
  448. os: [linux]
  449. requiresBuild: true
  450. dev: true
  451. optional: true
  452. /@esbuild/netbsd-x64/0.17.18:
  453. resolution: {integrity: sha512-95IRY7mI2yrkLlTLb1gpDxdC5WLC5mZDi+kA9dmM5XAGxCME0F8i4bYH4jZreaJ6lIZ0B8hTrweqG1fUyW7jbg==}
  454. engines: {node: '>=12'}
  455. cpu: [x64]
  456. os: [netbsd]
  457. requiresBuild: true
  458. dev: true
  459. optional: true
  460. /@esbuild/openbsd-x64/0.17.18:
  461. resolution: {integrity: sha512-WevVOgcng+8hSZ4Q3BKL3n1xTv5H6Nb53cBrtzzEjDbbnOmucEVcZeGCsCOi9bAOcDYEeBZbD2SJNBxlfP3qiA==}
  462. engines: {node: '>=12'}
  463. cpu: [x64]
  464. os: [openbsd]
  465. requiresBuild: true
  466. dev: true
  467. optional: true
  468. /@esbuild/sunos-x64/0.17.18:
  469. resolution: {integrity: sha512-Rzf4QfQagnwhQXVBS3BYUlxmEbcV7MY+BH5vfDZekU5eYpcffHSyjU8T0xucKVuOcdCsMo+Ur5wmgQJH2GfNrg==}
  470. engines: {node: '>=12'}
  471. cpu: [x64]
  472. os: [sunos]
  473. requiresBuild: true
  474. dev: true
  475. optional: true
  476. /@esbuild/win32-arm64/0.17.18:
  477. resolution: {integrity: sha512-Kb3Ko/KKaWhjeAm2YoT/cNZaHaD1Yk/pa3FTsmqo9uFh1D1Rfco7BBLIPdDOozrObj2sahslFuAQGvWbgWldAg==}
  478. engines: {node: '>=12'}
  479. cpu: [arm64]
  480. os: [win32]
  481. requiresBuild: true
  482. dev: true
  483. optional: true
  484. /@esbuild/win32-ia32/0.17.18:
  485. resolution: {integrity: sha512-0/xUMIdkVHwkvxfbd5+lfG7mHOf2FRrxNbPiKWg9C4fFrB8H0guClmaM3BFiRUYrznVoyxTIyC/Ou2B7QQSwmw==}
  486. engines: {node: '>=12'}
  487. cpu: [ia32]
  488. os: [win32]
  489. requiresBuild: true
  490. dev: true
  491. optional: true
  492. /@esbuild/win32-x64/0.17.18:
  493. resolution: {integrity: sha512-qU25Ma1I3NqTSHJUOKi9sAH1/Mzuvlke0ioMJRthLXKm7JiSKVwFghlGbDLOO2sARECGhja4xYfRAZNPAkooYg==}
  494. engines: {node: '>=12'}
  495. cpu: [x64]
  496. os: [win32]
  497. requiresBuild: true
  498. dev: true
  499. optional: true
  500. /@jridgewell/gen-mapping/0.3.3:
  501. resolution: {integrity: sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ==}
  502. engines: {node: '>=6.0.0'}
  503. dependencies:
  504. '@jridgewell/set-array': 1.1.2
  505. '@jridgewell/sourcemap-codec': 1.4.15
  506. '@jridgewell/trace-mapping': 0.3.18
  507. dev: true
  508. /@jridgewell/resolve-uri/3.1.0:
  509. resolution: {integrity: sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==}
  510. engines: {node: '>=6.0.0'}
  511. dev: true
  512. /@jridgewell/set-array/1.1.2:
  513. resolution: {integrity: sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==}
  514. engines: {node: '>=6.0.0'}
  515. dev: true
  516. /@jridgewell/sourcemap-codec/1.4.14:
  517. resolution: {integrity: sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==}
  518. dev: true
  519. /@jridgewell/sourcemap-codec/1.4.15:
  520. resolution: {integrity: sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==}
  521. dev: true
  522. /@jridgewell/trace-mapping/0.3.18:
  523. resolution: {integrity: sha512-w+niJYzMHdd7USdiH2U6869nqhD2nbfZXND5Yp93qIbEmnDNk7PD48o+YchRVpzMU7M6jVCbenTR7PA1FLQ9pA==}
  524. dependencies:
  525. '@jridgewell/resolve-uri': 3.1.0
  526. '@jridgewell/sourcemap-codec': 1.4.14
  527. dev: true
  528. /@popperjs/core/2.11.7:
  529. resolution: {integrity: sha512-Cr4OjIkipTtcXKjAsm8agyleBuDHvxzeBoa1v543lbv1YaIwQjESsVcmjiWiPEbC1FIeHOG/Op9kdCmAmiS3Kw==}
  530. dev: false
  531. /@types/file-saver/2.0.5:
  532. resolution: {integrity: sha512-zv9kNf3keYegP5oThGLaPk8E081DFDuwfqjtiTzm6PoxChdJ1raSuADf2YGCVIyrSynLrgc8JWv296s7Q7pQSQ==}
  533. dev: true
  534. /@types/lodash/4.14.182:
  535. resolution: {integrity: sha512-/THyiqyQAP9AfARo4pF+aCGcyiQ94tX/Is2I7HofNRqoYLgN1PBoOWu2/zTA5zMxzP5EFutMtWtGAFRKUe961Q==}
  536. dev: false
  537. /@types/node/18.16.1:
  538. resolution: {integrity: sha512-DZxSZWXxFfOlx7k7Rv4LAyiMroaxa3Ly/7OOzZO8cBNho0YzAi4qlbrx8W27JGqG57IgR/6J7r+nOJWw6kcvZA==}
  539. dev: true
  540. /@types/qrcode/1.5.0:
  541. resolution: {integrity: sha512-x5ilHXRxUPIMfjtM+1vf/GPTRWZ81nqscursm5gMznJeK9M0YnZ1c3bEvRLQ0zSSgedLx1J6MGL231ObQGGhaA==}
  542. dependencies:
  543. '@types/node': 18.16.1
  544. dev: true
  545. /@types/sortablejs/1.15.1:
  546. resolution: {integrity: sha512-g/JwBNToh6oCTAwNS8UGVmjO7NLDKsejVhvE4x1eWiPTC3uCuNsa/TD4ssvX3du+MLiM+SHPNDuijp8y76JzLQ==}
  547. dev: false
  548. /@types/tinycolor2/1.4.3:
  549. resolution: {integrity: sha512-Kf1w9NE5HEgGxCRyIcRXR/ZYtDv0V8FVPtYHwLxl0O+maGX0erE77pQlD0gpP+/KByMZ87mOA79SjifhSB3PjQ==}
  550. dev: false
  551. /@types/validator/13.7.15:
  552. resolution: {integrity: sha512-yeinDVQunb03AEP8luErFcyf/7Lf7AzKCD0NXfgVoGCCQDNpZET8Jgq74oBgqKld3hafLbfzt/3inUdQvaFeXQ==}
  553. dev: false
  554. /@vitejs/plugin-vue-jsx/3.0.1_vite@4.3.2+vue@3.2.47:
  555. resolution: {integrity: sha512-+Jb7ggL48FSPS1uhPnJbJwWa9Sr90vQ+d0InW+AhBM22n+cfuYqJZDckBc+W3QSHe1WDvewMZfa4wZOtk5pRgw==}
  556. engines: {node: ^14.18.0 || >=16.0.0}
  557. peerDependencies:
  558. vite: ^4.0.0
  559. vue: ^3.0.0
  560. dependencies:
  561. '@babel/core': 7.21.4
  562. '@babel/plugin-transform-typescript': 7.21.3_@babel+core@7.21.4
  563. '@vue/babel-plugin-jsx': 1.1.1_@babel+core@7.21.4
  564. vite: 4.3.2_@types+node@18.16.1
  565. vue: 3.2.47
  566. transitivePeerDependencies:
  567. - supports-color
  568. dev: true
  569. /@vitejs/plugin-vue/4.2.0_vite@4.3.2+vue@3.2.47:
  570. resolution: {integrity: sha512-hYaXFvEKEwyTmwHq2ft7GGeLBvyYLwTM3E5R1jpvzxg9gO4m5PQcTVvj1wEPKoPL8PAt+KAlxo3gyJWnmwzaWQ==}
  571. engines: {node: ^14.18.0 || >=16.0.0}
  572. peerDependencies:
  573. vite: ^4.0.0
  574. vue: ^3.2.25
  575. dependencies:
  576. vite: 4.3.2_@types+node@18.16.1
  577. vue: 3.2.47
  578. dev: true
  579. /@volar/language-core/1.4.1:
  580. resolution: {integrity: sha512-EIY+Swv+TjsWpxOxujjMf1ZXqOjg9MT2VMXZ+1dKva0wD8W0L6EtptFFcCJdBbcKmGMFkr57Qzz9VNMWhs3jXQ==}
  581. dependencies:
  582. '@volar/source-map': 1.4.1
  583. dev: true
  584. /@volar/source-map/1.4.1:
  585. resolution: {integrity: sha512-bZ46ad72dsbzuOWPUtJjBXkzSQzzSejuR3CT81+GvTEI2E994D8JPXzM3tl98zyCNnjgs4OkRyliImL1dvJ5BA==}
  586. dependencies:
  587. muggle-string: 0.2.2
  588. dev: true
  589. /@volar/typescript/1.4.1_typescript@4.9.5:
  590. resolution: {integrity: sha512-phTy6p9yG6bgMIKQWEeDOi/aeT0njZsb1a/G1mrEuDsLmAn24Le4gDwSsGNhea6Uhu+3gdpUZn2PmZXa+WG2iQ==}
  591. peerDependencies:
  592. typescript: '*'
  593. dependencies:
  594. '@volar/language-core': 1.4.1
  595. typescript: 4.9.5
  596. dev: true
  597. /@volar/vue-language-core/1.4.4:
  598. resolution: {integrity: sha512-c3hL6un+CfoOlusGvpypcodmk9ke/ImrWIUc0GkgI+imoQpUGzgu3tEQWlPs604R7AhxeZwWUi8hQNfax0R/zA==}
  599. dependencies:
  600. '@volar/language-core': 1.4.1
  601. '@volar/source-map': 1.4.1
  602. '@vue/compiler-dom': 3.2.47
  603. '@vue/compiler-sfc': 3.2.47
  604. '@vue/reactivity': 3.2.47
  605. '@vue/shared': 3.2.47
  606. minimatch: 9.0.0
  607. muggle-string: 0.2.2
  608. vue-template-compiler: 2.7.14
  609. dev: true
  610. /@volar/vue-typescript/1.4.4_typescript@4.9.5:
  611. resolution: {integrity: sha512-L61Fk15jlJw3QtIddD4cVE5jei5i6zbLJRiaEMYDDnUKB259/qUrdvnMfnZUFVyDwlevzdstjtaUyreeG/0nPQ==}
  612. peerDependencies:
  613. typescript: '*'
  614. dependencies:
  615. '@volar/typescript': 1.4.1_typescript@4.9.5
  616. '@volar/vue-language-core': 1.4.4
  617. typescript: 4.9.5
  618. dev: true
  619. /@vue/babel-helper-vue-transform-on/1.0.2:
  620. resolution: {integrity: sha512-hz4R8tS5jMn8lDq6iD+yWL6XNB699pGIVLk7WSJnn1dbpjaazsjZQkieJoRX6gW5zpYSCFqQ7jUquPNY65tQYA==}
  621. dev: true
  622. /@vue/babel-plugin-jsx/1.1.1_@babel+core@7.21.4:
  623. resolution: {integrity: sha512-j2uVfZjnB5+zkcbc/zsOc0fSNGCMMjaEXP52wdwdIfn0qjFfEYpYZBFKFg+HHnQeJCVrjOeO0YxgaL7DMrym9w==}
  624. dependencies:
  625. '@babel/helper-module-imports': 7.21.4
  626. '@babel/plugin-syntax-jsx': 7.21.4_@babel+core@7.21.4
  627. '@babel/template': 7.20.7
  628. '@babel/traverse': 7.21.4
  629. '@babel/types': 7.21.4
  630. '@vue/babel-helper-vue-transform-on': 1.0.2
  631. camelcase: 6.3.0
  632. html-tags: 3.3.1
  633. svg-tags: 1.0.0
  634. transitivePeerDependencies:
  635. - '@babel/core'
  636. - supports-color
  637. dev: true
  638. /@vue/compiler-core/3.2.47:
  639. resolution: {integrity: sha512-p4D7FDnQb7+YJmO2iPEv0SQNeNzcbHdGByJDsT4lynf63AFkOTFN07HsiRSvjGo0QrxR/o3d0hUyNCUnBU2Tig==}
  640. dependencies:
  641. '@babel/parser': 7.21.4
  642. '@vue/shared': 3.2.47
  643. estree-walker: 2.0.2
  644. source-map: 0.6.1
  645. /@vue/compiler-dom/3.2.47:
  646. resolution: {integrity: sha512-dBBnEHEPoftUiS03a4ggEig74J2YBZ2UIeyfpcRM2tavgMWo4bsEfgCGsu+uJIL/vax9S+JztH8NmQerUo7shQ==}
  647. dependencies:
  648. '@vue/compiler-core': 3.2.47
  649. '@vue/shared': 3.2.47
  650. /@vue/compiler-sfc/3.2.47:
  651. resolution: {integrity: sha512-rog05W+2IFfxjMcFw10tM9+f7i/+FFpZJJ5XHX72NP9eC2uRD+42M3pYcQqDXVYoj74kHMSEdQ/WmCjt8JFksQ==}
  652. dependencies:
  653. '@babel/parser': 7.21.4
  654. '@vue/compiler-core': 3.2.47
  655. '@vue/compiler-dom': 3.2.47
  656. '@vue/compiler-ssr': 3.2.47
  657. '@vue/reactivity-transform': 3.2.47
  658. '@vue/shared': 3.2.47
  659. estree-walker: 2.0.2
  660. magic-string: 0.25.9
  661. postcss: 8.4.23
  662. source-map: 0.6.1
  663. /@vue/compiler-ssr/3.2.47:
  664. resolution: {integrity: sha512-wVXC+gszhulcMD8wpxMsqSOpvDZ6xKXSVWkf50Guf/S+28hTAXPDYRTbLQ3EDkOP5Xz/+SY37YiwDquKbJOgZw==}
  665. dependencies:
  666. '@vue/compiler-dom': 3.2.47
  667. '@vue/shared': 3.2.47
  668. /@vue/devtools-api/6.5.0:
  669. resolution: {integrity: sha512-o9KfBeaBmCKl10usN4crU53fYtC1r7jJwdGKjPT24t348rHxgfpZ0xL3Xm/gLUYnc0oTp8LAmrxOeLyu6tbk2Q==}
  670. dev: false
  671. /@vue/reactivity-transform/3.2.47:
  672. resolution: {integrity: sha512-m8lGXw8rdnPVVIdIFhf0LeQ/ixyHkH5plYuS83yop5n7ggVJU+z5v0zecwEnX7fa7HNLBhh2qngJJkxpwEEmYA==}
  673. dependencies:
  674. '@babel/parser': 7.21.4
  675. '@vue/compiler-core': 3.2.47
  676. '@vue/shared': 3.2.47
  677. estree-walker: 2.0.2
  678. magic-string: 0.25.9
  679. /@vue/reactivity/3.2.47:
  680. resolution: {integrity: sha512-7khqQ/75oyyg+N/e+iwV6lpy1f5wq759NdlS1fpAhFXa8VeAIKGgk2E/C4VF59lx5b+Ezs5fpp/5WsRYXQiKxQ==}
  681. dependencies:
  682. '@vue/shared': 3.2.47
  683. /@vue/runtime-core/3.2.47:
  684. resolution: {integrity: sha512-RZxbLQIRB/K0ev0K9FXhNbBzT32H9iRtYbaXb0ZIz2usLms/D55dJR2t6cIEUn6vyhS3ALNvNthI+Q95C+NOpA==}
  685. dependencies:
  686. '@vue/reactivity': 3.2.47
  687. '@vue/shared': 3.2.47
  688. /@vue/runtime-dom/3.2.47:
  689. resolution: {integrity: sha512-ArXrFTjS6TsDei4qwNvgrdmHtD930KgSKGhS5M+j8QxXrDJYLqYw4RRcDy1bz1m1wMmb6j+zGLifdVHtkXA7gA==}
  690. dependencies:
  691. '@vue/runtime-core': 3.2.47
  692. '@vue/shared': 3.2.47
  693. csstype: 2.6.21
  694. /@vue/server-renderer/3.2.47_vue@3.2.47:
  695. resolution: {integrity: sha512-dN9gc1i8EvmP9RCzvneONXsKfBRgqFeFZLurmHOveL7oH6HiFXJw5OGu294n1nHc/HMgTy6LulU/tv5/A7f/LA==}
  696. peerDependencies:
  697. vue: 3.2.47
  698. dependencies:
  699. '@vue/compiler-ssr': 3.2.47
  700. '@vue/shared': 3.2.47
  701. vue: 3.2.47
  702. /@vue/shared/3.2.47:
  703. resolution: {integrity: sha512-BHGyyGN3Q97EZx0taMQ+OLNuZcW3d37ZEVmEAyeoA9ERdGvm9Irc/0Fua8SNyOtV1w6BS4q25wbMzJujO9HIfQ==}
  704. /ansi-styles/3.2.1:
  705. resolution: {integrity: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==}
  706. engines: {node: '>=4'}
  707. dependencies:
  708. color-convert: 1.9.3
  709. dev: true
  710. /autoprefixer/10.4.14_postcss@8.4.23:
  711. resolution: {integrity: sha512-FQzyfOsTlwVzjHxKEqRIAdJx9niO6VCBCoEwax/VLSoQF29ggECcPuBqUMZ+u8jCZOPSy8b8/8KnuFbp0SaFZQ==}
  712. engines: {node: ^10 || ^12 || >=14}
  713. hasBin: true
  714. peerDependencies:
  715. postcss: ^8.1.0
  716. dependencies:
  717. browserslist: 4.21.5
  718. caniuse-lite: 1.0.30001481
  719. fraction.js: 4.2.0
  720. normalize-range: 0.1.2
  721. picocolors: 1.0.0
  722. postcss: 8.4.23
  723. postcss-value-parser: 4.2.0
  724. dev: true
  725. /axios/0.26.1:
  726. resolution: {integrity: sha512-fPwcX4EvnSHuInCMItEhAGnaSEXRBjtzh9fOtsE6E1G6p7vl7edEeZe11QHf18+6+9gR5PbKV/sGKNaD8YaMeA==}
  727. dependencies:
  728. follow-redirects: 1.15.2
  729. transitivePeerDependencies:
  730. - debug
  731. dev: false
  732. /balanced-match/1.0.2:
  733. resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
  734. dev: true
  735. /brace-expansion/2.0.1:
  736. resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==}
  737. dependencies:
  738. balanced-match: 1.0.2
  739. dev: true
  740. /browserslist/4.21.5:
  741. resolution: {integrity: sha512-tUkiguQGW7S3IhB7N+c2MV/HZPSCPAAiYBZXLsBhFB/PCy6ZKKsZrmBayHV9fdGV/ARIfJ14NkxKzRDjvp7L6w==}
  742. engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
  743. hasBin: true
  744. dependencies:
  745. caniuse-lite: 1.0.30001481
  746. electron-to-chromium: 1.4.372
  747. node-releases: 2.0.10
  748. update-browserslist-db: 1.0.11_browserslist@4.21.5
  749. dev: true
  750. /camelcase/6.3.0:
  751. resolution: {integrity: sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==}
  752. engines: {node: '>=10'}
  753. dev: true
  754. /caniuse-lite/1.0.30001481:
  755. resolution: {integrity: sha512-KCqHwRnaa1InZBtqXzP98LPg0ajCVujMKjqKDhZEthIpAsJl/YEIa3YvXjGXPVqzZVguccuu7ga9KOE1J9rKPQ==}
  756. dev: true
  757. /chalk/2.4.2:
  758. resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==}
  759. engines: {node: '>=4'}
  760. dependencies:
  761. ansi-styles: 3.2.1
  762. escape-string-regexp: 1.0.5
  763. supports-color: 5.5.0
  764. dev: true
  765. /color-convert/1.9.3:
  766. resolution: {integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==}
  767. dependencies:
  768. color-name: 1.1.3
  769. dev: true
  770. /color-name/1.1.3:
  771. resolution: {integrity: sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==}
  772. dev: true
  773. /convert-source-map/1.9.0:
  774. resolution: {integrity: sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==}
  775. dev: true
  776. /core-util-is/1.0.3:
  777. resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==}
  778. dev: false
  779. /cssesc/3.0.0:
  780. resolution: {integrity: sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==}
  781. engines: {node: '>=4'}
  782. hasBin: true
  783. dev: true
  784. /csstype/2.6.21:
  785. resolution: {integrity: sha512-Z1PhmomIfypOpoMjRQB70jfvy/wxT50qW08YXO5lMIJkrdq4yOTR+AW7FqutScmB9NkLwxo+jU+kZLbofZZq/w==}
  786. /dayjs/1.11.7:
  787. resolution: {integrity: sha512-+Yw9U6YO5TQohxLcIkrXBeY73WP3ejHWVvx8XCk3gxvQDCTEmS48ZrSZCKciI7Bhl/uCMyxYtE9UqRILmFphkQ==}
  788. dev: false
  789. /de-indent/1.0.2:
  790. resolution: {integrity: sha512-e/1zu3xH5MQryN2zdVaF0OrdNLUbvWxzMbi+iNA6Bky7l1RoP8a2fIbRocyHclXt/arDrrR6lL3TqFD9pMQTsg==}
  791. dev: true
  792. /debug/4.3.4:
  793. resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==}
  794. engines: {node: '>=6.0'}
  795. peerDependencies:
  796. supports-color: '*'
  797. peerDependenciesMeta:
  798. supports-color:
  799. optional: true
  800. dependencies:
  801. ms: 2.1.2
  802. dev: true
  803. /electron-to-chromium/1.4.372:
  804. resolution: {integrity: sha512-MrlFq/j+TYHOjeWsWGYfzevc25HNeJdsF6qaLFrqBTRWZQtWkb1myq/Q2veLWezVaa5OcSZ99CFwTT4aF4Mung==}
  805. dev: true
  806. /esbuild/0.17.18:
  807. resolution: {integrity: sha512-z1lix43jBs6UKjcZVKOw2xx69ffE2aG0PygLL5qJ9OS/gy0Ewd1gW/PUQIOIQGXBHWNywSc0floSKoMFF8aK2w==}
  808. engines: {node: '>=12'}
  809. hasBin: true
  810. requiresBuild: true
  811. optionalDependencies:
  812. '@esbuild/android-arm': 0.17.18
  813. '@esbuild/android-arm64': 0.17.18
  814. '@esbuild/android-x64': 0.17.18
  815. '@esbuild/darwin-arm64': 0.17.18
  816. '@esbuild/darwin-x64': 0.17.18
  817. '@esbuild/freebsd-arm64': 0.17.18
  818. '@esbuild/freebsd-x64': 0.17.18
  819. '@esbuild/linux-arm': 0.17.18
  820. '@esbuild/linux-arm64': 0.17.18
  821. '@esbuild/linux-ia32': 0.17.18
  822. '@esbuild/linux-loong64': 0.17.18
  823. '@esbuild/linux-mips64el': 0.17.18
  824. '@esbuild/linux-ppc64': 0.17.18
  825. '@esbuild/linux-riscv64': 0.17.18
  826. '@esbuild/linux-s390x': 0.17.18
  827. '@esbuild/linux-x64': 0.17.18
  828. '@esbuild/netbsd-x64': 0.17.18
  829. '@esbuild/openbsd-x64': 0.17.18
  830. '@esbuild/sunos-x64': 0.17.18
  831. '@esbuild/win32-arm64': 0.17.18
  832. '@esbuild/win32-ia32': 0.17.18
  833. '@esbuild/win32-x64': 0.17.18
  834. dev: true
  835. /escalade/3.1.1:
  836. resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==}
  837. engines: {node: '>=6'}
  838. dev: true
  839. /escape-string-regexp/1.0.5:
  840. resolution: {integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==}
  841. engines: {node: '>=0.8.0'}
  842. dev: true
  843. /estree-walker/2.0.2:
  844. resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==}
  845. /fast-xml-parser/4.2.2:
  846. resolution: {integrity: sha512-DLzIPtQqmvmdq3VUKR7T6omPK/VCRNqgFlGtbESfyhcH2R4I8EzK1/K6E8PkRCK2EabWrUHK32NjYRbEFnnz0Q==}
  847. hasBin: true
  848. dependencies:
  849. strnum: 1.0.5
  850. dev: false
  851. /file-saver/2.0.5:
  852. resolution: {integrity: sha512-P9bmyZ3h/PRG+Nzga+rbdI4OEpNDzAVyy74uVO9ATgzLK6VtAsYybF/+TOCvrc0MO793d6+42lLyZTw7/ArVzA==}
  853. dev: false
  854. /follow-redirects/1.15.2:
  855. resolution: {integrity: sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==}
  856. engines: {node: '>=4.0'}
  857. peerDependencies:
  858. debug: '*'
  859. peerDependenciesMeta:
  860. debug:
  861. optional: true
  862. dev: false
  863. /fraction.js/4.2.0:
  864. resolution: {integrity: sha512-MhLuK+2gUcnZe8ZHlaaINnQLl0xRIGRfcGk2yl8xoQAfHrSsL3rYu6FCmBdkdbhc9EPlwyGHewaRsvwRMJtAlA==}
  865. dev: true
  866. /fsevents/2.3.2:
  867. resolution: {integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==}
  868. engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
  869. os: [darwin]
  870. requiresBuild: true
  871. dev: true
  872. optional: true
  873. /function-bind/1.1.1:
  874. resolution: {integrity: sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==}
  875. dev: true
  876. /gensync/1.0.0-beta.2:
  877. resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==}
  878. engines: {node: '>=6.9.0'}
  879. dev: true
  880. /globals/11.12.0:
  881. resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==}
  882. engines: {node: '>=4'}
  883. dev: true
  884. /has-flag/3.0.0:
  885. resolution: {integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==}
  886. engines: {node: '>=4'}
  887. dev: true
  888. /has/1.0.3:
  889. resolution: {integrity: sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==}
  890. engines: {node: '>= 0.4.0'}
  891. dependencies:
  892. function-bind: 1.1.1
  893. dev: true
  894. /he/1.2.0:
  895. resolution: {integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==}
  896. hasBin: true
  897. dev: true
  898. /html-tags/3.3.1:
  899. resolution: {integrity: sha512-ztqyC3kLto0e9WbNp0aeP+M3kTt+nbaIveGmUxAtZa+8iFgKLUOD4YKM5j+f3QD89bra7UeumolZHKuOXnTmeQ==}
  900. engines: {node: '>=8'}
  901. dev: true
  902. /immediate/3.0.6:
  903. resolution: {integrity: sha512-XXOFtyqDjNDAQxVfYxuF7g9Il/IbWmmlQg2MYKOH8ExIT1qg6xc4zyS3HaEEATgs1btfzxq15ciUiY7gjSXRGQ==}
  904. dev: false
  905. /inherits/2.0.4:
  906. resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==}
  907. dev: false
  908. /is-core-module/2.12.0:
  909. resolution: {integrity: sha512-RECHCBCd/viahWmwj6enj19sKbHfJrddi/6cBDsNTKbNq0f7VeaUkBo60BqzvPqo/W54ChS62Z5qyun7cfOMqQ==}
  910. dependencies:
  911. has: 1.0.3
  912. dev: true
  913. /isarray/1.0.0:
  914. resolution: {integrity: sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==}
  915. dev: false
  916. /js-tokens/4.0.0:
  917. resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
  918. dev: true
  919. /jsesc/2.5.2:
  920. resolution: {integrity: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==}
  921. engines: {node: '>=4'}
  922. hasBin: true
  923. dev: true
  924. /json5/2.2.3:
  925. resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==}
  926. engines: {node: '>=6'}
  927. hasBin: true
  928. dev: true
  929. /jszip/3.10.1:
  930. resolution: {integrity: sha512-xXDvecyTpGLrqFrvkrUSoxxfJI5AH7U8zxxtVclpsUtMCq4JQ290LY8AW5c7Ggnr/Y/oK+bQMbqK2qmtk3pN4g==}
  931. dependencies:
  932. lie: 3.3.0
  933. pako: 1.0.11
  934. readable-stream: 2.3.8
  935. setimmediate: 1.0.5
  936. dev: false
  937. /lie/3.3.0:
  938. resolution: {integrity: sha512-UaiMJzeWRlEujzAuw5LokY1L5ecNQYZKfmyZ9L7wDHb/p5etKaxXhohBcrw0EYby+G/NA52vRSN4N39dxHAIwQ==}
  939. dependencies:
  940. immediate: 3.0.6
  941. dev: false
  942. /lodash/4.17.21:
  943. resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==}
  944. dev: false
  945. /lru-cache/5.1.1:
  946. resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==}
  947. dependencies:
  948. yallist: 3.1.1
  949. dev: true
  950. /lru-cache/6.0.0:
  951. resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==}
  952. engines: {node: '>=10'}
  953. dependencies:
  954. yallist: 4.0.0
  955. dev: true
  956. /magic-string/0.25.9:
  957. resolution: {integrity: sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ==}
  958. dependencies:
  959. sourcemap-codec: 1.4.8
  960. /minimatch/9.0.0:
  961. resolution: {integrity: sha512-0jJj8AvgKqWN05mrwuqi8QYKx1WmYSUoKSxu5Qhs9prezTz10sxAHGNZe9J9cqIJzta8DWsleh2KaVaLl6Ru2w==}
  962. engines: {node: '>=16 || 14 >=14.17'}
  963. dependencies:
  964. brace-expansion: 2.0.1
  965. dev: true
  966. /mitt/3.0.0:
  967. resolution: {integrity: sha512-7dX2/10ITVyqh4aOSVI9gdape+t9l2/8QxHrFmUXu4EEUpdlxl6RudZUPZoc+zuY2hk1j7XxVroIVIan/pD/SQ==}
  968. dev: false
  969. /monaco-editor/0.28.1:
  970. resolution: {integrity: sha512-P1vPqxB4B1ZFzTeR1ScggSp9/5NoQrLCq88fnlNUsuRAP1usEBN4TIpI2lw0AYIZNVIanHk0qwjze2uJwGOHUw==}
  971. /ms/2.1.2:
  972. resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==}
  973. dev: true
  974. /muggle-string/0.2.2:
  975. resolution: {integrity: sha512-YVE1mIJ4VpUMqZObFndk9CJu6DBJR/GB13p3tXuNbwD4XExaI5EOuRl6BHeIDxIqXZVxSfAC+y6U1Z/IxCfKUg==}
  976. dev: true
  977. /nanoid/3.3.6:
  978. resolution: {integrity: sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==}
  979. engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
  980. hasBin: true
  981. /node-releases/2.0.10:
  982. resolution: {integrity: sha512-5GFldHPXVG/YZmFzJvKK2zDSzPKhEp0+ZR5SVaoSag9fsL5YgHbUHDfnG5494ISANDcK4KwPXAx2xqVEydmd7w==}
  983. dev: true
  984. /normalize-range/0.1.2:
  985. resolution: {integrity: sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==}
  986. engines: {node: '>=0.10.0'}
  987. dev: true
  988. /pako/1.0.11:
  989. resolution: {integrity: sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==}
  990. dev: false
  991. /path-parse/1.0.7:
  992. resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==}
  993. dev: true
  994. /picocolors/1.0.0:
  995. resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==}
  996. /pify/2.3.0:
  997. resolution: {integrity: sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==}
  998. engines: {node: '>=0.10.0'}
  999. dev: true
  1000. /postcss-import/14.1.0_postcss@8.4.23:
  1001. resolution: {integrity: sha512-flwI+Vgm4SElObFVPpTIT7SU7R3qk2L7PyduMcokiaVKuWv9d/U+Gm/QAd8NDLuykTWTkcrjOeD2Pp1rMeBTGw==}
  1002. engines: {node: '>=10.0.0'}
  1003. peerDependencies:
  1004. postcss: ^8.0.0
  1005. dependencies:
  1006. postcss: 8.4.23
  1007. postcss-value-parser: 4.2.0
  1008. read-cache: 1.0.0
  1009. resolve: 1.22.2
  1010. dev: true
  1011. /postcss-nested/6.0.1_postcss@8.4.23:
  1012. resolution: {integrity: sha512-mEp4xPMi5bSWiMbsgoPfcP74lsWLHkQbZc3sY+jWYd65CUwXrUaTp0fmNpa01ZcETKlIgUdFN/MpS2xZtqL9dQ==}
  1013. engines: {node: '>=12.0'}
  1014. peerDependencies:
  1015. postcss: ^8.2.14
  1016. dependencies:
  1017. postcss: 8.4.23
  1018. postcss-selector-parser: 6.0.11
  1019. dev: true
  1020. /postcss-selector-parser/6.0.11:
  1021. resolution: {integrity: sha512-zbARubNdogI9j7WY4nQJBiNqQf3sLS3wCP4WfOidu+p28LofJqDH1tcXypGrcmMHhDk2t9wGhCsYe/+szLTy1g==}
  1022. engines: {node: '>=4'}
  1023. dependencies:
  1024. cssesc: 3.0.0
  1025. util-deprecate: 1.0.2
  1026. dev: true
  1027. /postcss-value-parser/4.2.0:
  1028. resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==}
  1029. dev: true
  1030. /postcss/8.4.23:
  1031. resolution: {integrity: sha512-bQ3qMcpF6A/YjR55xtoTr0jGOlnPOKAIMdOWiv0EIT6HVPEaJiJB4NLljSbiHoC2RX7DN5Uvjtpbg1NPdwv1oA==}
  1032. engines: {node: ^10 || ^12 || >=14}
  1033. dependencies:
  1034. nanoid: 3.3.6
  1035. picocolors: 1.0.0
  1036. source-map-js: 1.0.2
  1037. /process-nextick-args/2.0.1:
  1038. resolution: {integrity: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==}
  1039. dev: false
  1040. /read-cache/1.0.0:
  1041. resolution: {integrity: sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==}
  1042. dependencies:
  1043. pify: 2.3.0
  1044. dev: true
  1045. /readable-stream/2.3.8:
  1046. resolution: {integrity: sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==}
  1047. dependencies:
  1048. core-util-is: 1.0.3
  1049. inherits: 2.0.4
  1050. isarray: 1.0.0
  1051. process-nextick-args: 2.0.1
  1052. safe-buffer: 5.1.2
  1053. string_decoder: 1.1.1
  1054. util-deprecate: 1.0.2
  1055. dev: false
  1056. /regenerator-runtime/0.13.11:
  1057. resolution: {integrity: sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==}
  1058. dev: false
  1059. /resolve/1.22.2:
  1060. resolution: {integrity: sha512-Sb+mjNHOULsBv818T40qSPeRiuWLyaGMa5ewydRLFimneixmVy2zdivRl+AF6jaYPC8ERxGDmFSiqui6SfPd+g==}
  1061. hasBin: true
  1062. dependencies:
  1063. is-core-module: 2.12.0
  1064. path-parse: 1.0.7
  1065. supports-preserve-symlinks-flag: 1.0.0
  1066. dev: true
  1067. /rollup/3.21.0:
  1068. resolution: {integrity: sha512-ANPhVcyeHvYdQMUyCbczy33nbLzI7RzrBje4uvNiTDJGIMtlKoOStmympwr9OtS1LZxiDmE2wvxHyVhoLtf1KQ==}
  1069. engines: {node: '>=14.18.0', npm: '>=8.0.0'}
  1070. hasBin: true
  1071. optionalDependencies:
  1072. fsevents: 2.3.2
  1073. dev: true
  1074. /safe-buffer/5.1.2:
  1075. resolution: {integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==}
  1076. dev: false
  1077. /semver/6.3.0:
  1078. resolution: {integrity: sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==}
  1079. hasBin: true
  1080. dev: true
  1081. /semver/7.5.0:
  1082. resolution: {integrity: sha512-+XC0AD/R7Q2mPSRuy2Id0+CGTZ98+8f+KvwirxOKIEyid+XSx6HbC63p+O4IndTHuX5Z+JxQ0TghCkO5Cg/2HA==}
  1083. engines: {node: '>=10'}
  1084. hasBin: true
  1085. dependencies:
  1086. lru-cache: 6.0.0
  1087. dev: true
  1088. /setimmediate/1.0.5:
  1089. resolution: {integrity: sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA==}
  1090. dev: false
  1091. /sortablejs/1.15.0:
  1092. resolution: {integrity: sha512-bv9qgVMjUMf89wAvM6AxVvS/4MX3sPeN0+agqShejLU5z5GX4C75ow1O2e5k4L6XItUyAK3gH6AxSbXrOM5e8w==}
  1093. dev: false
  1094. /source-map-js/1.0.2:
  1095. resolution: {integrity: sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==}
  1096. engines: {node: '>=0.10.0'}
  1097. /source-map/0.6.1:
  1098. resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==}
  1099. engines: {node: '>=0.10.0'}
  1100. /sourcemap-codec/1.4.8:
  1101. resolution: {integrity: sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==}
  1102. deprecated: Please use @jridgewell/sourcemap-codec instead
  1103. /string_decoder/1.1.1:
  1104. resolution: {integrity: sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==}
  1105. dependencies:
  1106. safe-buffer: 5.1.2
  1107. dev: false
  1108. /strnum/1.0.5:
  1109. resolution: {integrity: sha512-J8bbNyKKXl5qYcR36TIO8W3mVGVHrmmxsd5PAItGkmyzwJvybiw2IVq5nqd0i4LSNSkB/sx9VHllbfFdr9k1JA==}
  1110. dev: false
  1111. /supports-color/5.5.0:
  1112. resolution: {integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==}
  1113. engines: {node: '>=4'}
  1114. dependencies:
  1115. has-flag: 3.0.0
  1116. dev: true
  1117. /supports-preserve-symlinks-flag/1.0.0:
  1118. resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==}
  1119. engines: {node: '>= 0.4'}
  1120. dev: true
  1121. /svg-tags/1.0.0:
  1122. resolution: {integrity: sha512-ovssysQTa+luh7A5Weu3Rta6FJlFBBbInjOh722LIt6klpU2/HtdUbszju/G4devcvk8PGt7FCLv5wftu3THUA==}
  1123. dev: true
  1124. /tdesign-icons-vue-next/0.1.8_vue@3.2.47:
  1125. resolution: {integrity: sha512-ssI/KJHlhUMYbf+dk+7Ab3LQbWc5wJBjWF9GaGZWPlMU0Yhui9oa2Dvm97Pbx8Ba6drTEDKwfmtJV2R4V6e84Q==}
  1126. peerDependencies:
  1127. vue: ^3.0.0
  1128. dependencies:
  1129. '@babel/runtime': 7.21.0
  1130. vue: 3.2.47
  1131. dev: false
  1132. /tdesign-vue-next/1.3.1_vue@3.2.47:
  1133. resolution: {integrity: sha512-KHnDu9DX20mEIXIXM6jrYTbeD5mIxyDIsUUjXBY2cdyXn1oAneQJwg6Ceph8Ih7a3sm4/Q8dQVFpqo1/12aWGw==}
  1134. peerDependencies:
  1135. vue: '>=3.1.0'
  1136. dependencies:
  1137. '@babel/runtime': 7.21.0
  1138. '@popperjs/core': 2.11.7
  1139. '@types/lodash': 4.14.182
  1140. '@types/sortablejs': 1.15.1
  1141. '@types/tinycolor2': 1.4.3
  1142. '@types/validator': 13.7.15
  1143. dayjs: 1.11.7
  1144. lodash: 4.17.21
  1145. mitt: 3.0.0
  1146. sortablejs: 1.15.0
  1147. tdesign-icons-vue-next: 0.1.8_vue@3.2.47
  1148. tinycolor2: 1.6.0
  1149. validator: 13.9.0
  1150. vue: 3.2.47
  1151. dev: false
  1152. /tinycolor2/1.6.0:
  1153. resolution: {integrity: sha512-XPaBkWQJdsf3pLKJV9p4qN/S+fm2Oj8AIPo1BTUhg5oxkvm9+SVEGFdhyOz7tTdUTfvxMiAs4sp6/eZO2Ew+pw==}
  1154. dev: false
  1155. /to-fast-properties/2.0.0:
  1156. resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==}
  1157. engines: {node: '>=4'}
  1158. /typescript/4.9.5:
  1159. resolution: {integrity: sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==}
  1160. engines: {node: '>=4.2.0'}
  1161. hasBin: true
  1162. dev: true
  1163. /update-browserslist-db/1.0.11_browserslist@4.21.5:
  1164. resolution: {integrity: sha512-dCwEFf0/oT85M1fHBg4F0jtLwJrutGoHSQXCh7u4o2t1drG+c0a9Flnqww6XUKSfQMPpJBRjU8d4RXB09qtvaA==}
  1165. hasBin: true
  1166. peerDependencies:
  1167. browserslist: '>= 4.21.0'
  1168. dependencies:
  1169. browserslist: 4.21.5
  1170. escalade: 3.1.1
  1171. picocolors: 1.0.0
  1172. dev: true
  1173. /util-deprecate/1.0.2:
  1174. resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
  1175. /validator/13.9.0:
  1176. resolution: {integrity: sha512-B+dGG8U3fdtM0/aNK4/X8CXq/EcxU2WPrPEkJGslb47qyHsxmbggTWK0yEA4qnYVNF+nxNlN88o14hIcPmSIEA==}
  1177. engines: {node: '>= 0.10'}
  1178. dev: false
  1179. /vite-plugin-monaco-editor/1.1.0_monaco-editor@0.28.1:
  1180. resolution: {integrity: sha512-IvtUqZotrRoVqwT0PBBDIZPNraya3BxN/bfcNfnxZ5rkJiGcNtO5eAOWWSgT7zullIAEqQwxMU83yL9J5k7gww==}
  1181. peerDependencies:
  1182. monaco-editor: '>=0.33.0'
  1183. dependencies:
  1184. monaco-editor: 0.28.1
  1185. dev: true
  1186. /vite/4.3.2_@types+node@18.16.1:
  1187. resolution: {integrity: sha512-9R53Mf+TBoXCYejcL+qFbZde+eZveQLDYd9XgULILLC1a5ZwPaqgmdVpL8/uvw2BM/1TzetWjglwm+3RO+xTyw==}
  1188. engines: {node: ^14.18.0 || >=16.0.0}
  1189. hasBin: true
  1190. peerDependencies:
  1191. '@types/node': '>= 14'
  1192. less: '*'
  1193. sass: '*'
  1194. stylus: '*'
  1195. sugarss: '*'
  1196. terser: ^5.4.0
  1197. peerDependenciesMeta:
  1198. '@types/node':
  1199. optional: true
  1200. less:
  1201. optional: true
  1202. sass:
  1203. optional: true
  1204. stylus:
  1205. optional: true
  1206. sugarss:
  1207. optional: true
  1208. terser:
  1209. optional: true
  1210. dependencies:
  1211. '@types/node': 18.16.1
  1212. esbuild: 0.17.18
  1213. postcss: 8.4.23
  1214. rollup: 3.21.0
  1215. optionalDependencies:
  1216. fsevents: 2.3.2
  1217. dev: true
  1218. /vue-router/4.1.6_vue@3.2.47:
  1219. resolution: {integrity: sha512-DYWYwsG6xNPmLq/FmZn8Ip+qrhFEzA14EI12MsMgVxvHFDYvlr4NXpVF5hrRH1wVcDP8fGi5F4rxuJSl8/r+EQ==}
  1220. peerDependencies:
  1221. vue: ^3.2.0
  1222. dependencies:
  1223. '@vue/devtools-api': 6.5.0
  1224. vue: 3.2.47
  1225. dev: false
  1226. /vue-template-compiler/2.7.14:
  1227. resolution: {integrity: sha512-zyA5Y3ArvVG0NacJDkkzJuPQDF8RFeRlzV2vLeSnhSpieO6LK2OVbdLPi5MPPs09Ii+gMO8nY4S3iKQxBxDmWQ==}
  1228. dependencies:
  1229. de-indent: 1.0.2
  1230. he: 1.2.0
  1231. dev: true
  1232. /vue-tsc/1.4.4_typescript@4.9.5:
  1233. resolution: {integrity: sha512-2XsCjF2mLo6gwOVcOpngwJkP8GzYQjNh20A+Pr2FGdsWzr9jjXJ0k08/DfcslfncsuCrTrnWtb4KEL3gcDtlNA==}
  1234. hasBin: true
  1235. peerDependencies:
  1236. typescript: '*'
  1237. dependencies:
  1238. '@volar/vue-language-core': 1.4.4
  1239. '@volar/vue-typescript': 1.4.4_typescript@4.9.5
  1240. semver: 7.5.0
  1241. typescript: 4.9.5
  1242. dev: true
  1243. /vue/3.2.47:
  1244. resolution: {integrity: sha512-60188y/9Dc9WVrAZeUVSDxRQOZ+z+y5nO2ts9jWXSTkMvayiWxCWOWtBQoYjLeccfXkiiPZWAHcV+WTPhkqJHQ==}
  1245. dependencies:
  1246. '@vue/compiler-dom': 3.2.47
  1247. '@vue/compiler-sfc': 3.2.47
  1248. '@vue/runtime-dom': 3.2.47
  1249. '@vue/server-renderer': 3.2.47_vue@3.2.47
  1250. '@vue/shared': 3.2.47
  1251. /yallist/3.1.1:
  1252. resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==}
  1253. dev: true
  1254. /yallist/4.0.0:
  1255. resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==}
  1256. dev: true