package-lock.json 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912
  1. {
  2. "name": "demo-preview",
  3. "version": "1.0.0",
  4. "lockfileVersion": 3,
  5. "requires": true,
  6. "packages": {
  7. "": {
  8. "name": "demo-preview",
  9. "version": "1.0.0",
  10. "devDependencies": {
  11. "vite": "^5.0.0"
  12. }
  13. },
  14. "node_modules/@esbuild/aix-ppc64": {
  15. "version": "0.21.5",
  16. "resolved": "https://registry.npmmirror.com/@esbuild/aix-ppc64/-/aix-ppc64-0.21.5.tgz",
  17. "integrity": "sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==",
  18. "cpu": [
  19. "ppc64"
  20. ],
  21. "dev": true,
  22. "license": "MIT",
  23. "optional": true,
  24. "os": [
  25. "aix"
  26. ],
  27. "engines": {
  28. "node": ">=12"
  29. }
  30. },
  31. "node_modules/@esbuild/android-arm": {
  32. "version": "0.21.5",
  33. "resolved": "https://registry.npmmirror.com/@esbuild/android-arm/-/android-arm-0.21.5.tgz",
  34. "integrity": "sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==",
  35. "cpu": [
  36. "arm"
  37. ],
  38. "dev": true,
  39. "license": "MIT",
  40. "optional": true,
  41. "os": [
  42. "android"
  43. ],
  44. "engines": {
  45. "node": ">=12"
  46. }
  47. },
  48. "node_modules/@esbuild/android-arm64": {
  49. "version": "0.21.5",
  50. "resolved": "https://registry.npmmirror.com/@esbuild/android-arm64/-/android-arm64-0.21.5.tgz",
  51. "integrity": "sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==",
  52. "cpu": [
  53. "arm64"
  54. ],
  55. "dev": true,
  56. "license": "MIT",
  57. "optional": true,
  58. "os": [
  59. "android"
  60. ],
  61. "engines": {
  62. "node": ">=12"
  63. }
  64. },
  65. "node_modules/@esbuild/android-x64": {
  66. "version": "0.21.5",
  67. "resolved": "https://registry.npmmirror.com/@esbuild/android-x64/-/android-x64-0.21.5.tgz",
  68. "integrity": "sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==",
  69. "cpu": [
  70. "x64"
  71. ],
  72. "dev": true,
  73. "license": "MIT",
  74. "optional": true,
  75. "os": [
  76. "android"
  77. ],
  78. "engines": {
  79. "node": ">=12"
  80. }
  81. },
  82. "node_modules/@esbuild/darwin-arm64": {
  83. "version": "0.21.5",
  84. "resolved": "https://registry.npmmirror.com/@esbuild/darwin-arm64/-/darwin-arm64-0.21.5.tgz",
  85. "integrity": "sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==",
  86. "cpu": [
  87. "arm64"
  88. ],
  89. "dev": true,
  90. "license": "MIT",
  91. "optional": true,
  92. "os": [
  93. "darwin"
  94. ],
  95. "engines": {
  96. "node": ">=12"
  97. }
  98. },
  99. "node_modules/@esbuild/darwin-x64": {
  100. "version": "0.21.5",
  101. "resolved": "https://registry.npmmirror.com/@esbuild/darwin-x64/-/darwin-x64-0.21.5.tgz",
  102. "integrity": "sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==",
  103. "cpu": [
  104. "x64"
  105. ],
  106. "dev": true,
  107. "license": "MIT",
  108. "optional": true,
  109. "os": [
  110. "darwin"
  111. ],
  112. "engines": {
  113. "node": ">=12"
  114. }
  115. },
  116. "node_modules/@esbuild/freebsd-arm64": {
  117. "version": "0.21.5",
  118. "resolved": "https://registry.npmmirror.com/@esbuild/freebsd-arm64/-/freebsd-arm64-0.21.5.tgz",
  119. "integrity": "sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==",
  120. "cpu": [
  121. "arm64"
  122. ],
  123. "dev": true,
  124. "license": "MIT",
  125. "optional": true,
  126. "os": [
  127. "freebsd"
  128. ],
  129. "engines": {
  130. "node": ">=12"
  131. }
  132. },
  133. "node_modules/@esbuild/freebsd-x64": {
  134. "version": "0.21.5",
  135. "resolved": "https://registry.npmmirror.com/@esbuild/freebsd-x64/-/freebsd-x64-0.21.5.tgz",
  136. "integrity": "sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==",
  137. "cpu": [
  138. "x64"
  139. ],
  140. "dev": true,
  141. "license": "MIT",
  142. "optional": true,
  143. "os": [
  144. "freebsd"
  145. ],
  146. "engines": {
  147. "node": ">=12"
  148. }
  149. },
  150. "node_modules/@esbuild/linux-arm": {
  151. "version": "0.21.5",
  152. "resolved": "https://registry.npmmirror.com/@esbuild/linux-arm/-/linux-arm-0.21.5.tgz",
  153. "integrity": "sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==",
  154. "cpu": [
  155. "arm"
  156. ],
  157. "dev": true,
  158. "license": "MIT",
  159. "optional": true,
  160. "os": [
  161. "linux"
  162. ],
  163. "engines": {
  164. "node": ">=12"
  165. }
  166. },
  167. "node_modules/@esbuild/linux-arm64": {
  168. "version": "0.21.5",
  169. "resolved": "https://registry.npmmirror.com/@esbuild/linux-arm64/-/linux-arm64-0.21.5.tgz",
  170. "integrity": "sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==",
  171. "cpu": [
  172. "arm64"
  173. ],
  174. "dev": true,
  175. "license": "MIT",
  176. "optional": true,
  177. "os": [
  178. "linux"
  179. ],
  180. "engines": {
  181. "node": ">=12"
  182. }
  183. },
  184. "node_modules/@esbuild/linux-ia32": {
  185. "version": "0.21.5",
  186. "resolved": "https://registry.npmmirror.com/@esbuild/linux-ia32/-/linux-ia32-0.21.5.tgz",
  187. "integrity": "sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==",
  188. "cpu": [
  189. "ia32"
  190. ],
  191. "dev": true,
  192. "license": "MIT",
  193. "optional": true,
  194. "os": [
  195. "linux"
  196. ],
  197. "engines": {
  198. "node": ">=12"
  199. }
  200. },
  201. "node_modules/@esbuild/linux-loong64": {
  202. "version": "0.21.5",
  203. "resolved": "https://registry.npmmirror.com/@esbuild/linux-loong64/-/linux-loong64-0.21.5.tgz",
  204. "integrity": "sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==",
  205. "cpu": [
  206. "loong64"
  207. ],
  208. "dev": true,
  209. "license": "MIT",
  210. "optional": true,
  211. "os": [
  212. "linux"
  213. ],
  214. "engines": {
  215. "node": ">=12"
  216. }
  217. },
  218. "node_modules/@esbuild/linux-mips64el": {
  219. "version": "0.21.5",
  220. "resolved": "https://registry.npmmirror.com/@esbuild/linux-mips64el/-/linux-mips64el-0.21.5.tgz",
  221. "integrity": "sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==",
  222. "cpu": [
  223. "mips64el"
  224. ],
  225. "dev": true,
  226. "license": "MIT",
  227. "optional": true,
  228. "os": [
  229. "linux"
  230. ],
  231. "engines": {
  232. "node": ">=12"
  233. }
  234. },
  235. "node_modules/@esbuild/linux-ppc64": {
  236. "version": "0.21.5",
  237. "resolved": "https://registry.npmmirror.com/@esbuild/linux-ppc64/-/linux-ppc64-0.21.5.tgz",
  238. "integrity": "sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==",
  239. "cpu": [
  240. "ppc64"
  241. ],
  242. "dev": true,
  243. "license": "MIT",
  244. "optional": true,
  245. "os": [
  246. "linux"
  247. ],
  248. "engines": {
  249. "node": ">=12"
  250. }
  251. },
  252. "node_modules/@esbuild/linux-riscv64": {
  253. "version": "0.21.5",
  254. "resolved": "https://registry.npmmirror.com/@esbuild/linux-riscv64/-/linux-riscv64-0.21.5.tgz",
  255. "integrity": "sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==",
  256. "cpu": [
  257. "riscv64"
  258. ],
  259. "dev": true,
  260. "license": "MIT",
  261. "optional": true,
  262. "os": [
  263. "linux"
  264. ],
  265. "engines": {
  266. "node": ">=12"
  267. }
  268. },
  269. "node_modules/@esbuild/linux-s390x": {
  270. "version": "0.21.5",
  271. "resolved": "https://registry.npmmirror.com/@esbuild/linux-s390x/-/linux-s390x-0.21.5.tgz",
  272. "integrity": "sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==",
  273. "cpu": [
  274. "s390x"
  275. ],
  276. "dev": true,
  277. "license": "MIT",
  278. "optional": true,
  279. "os": [
  280. "linux"
  281. ],
  282. "engines": {
  283. "node": ">=12"
  284. }
  285. },
  286. "node_modules/@esbuild/linux-x64": {
  287. "version": "0.21.5",
  288. "resolved": "https://registry.npmmirror.com/@esbuild/linux-x64/-/linux-x64-0.21.5.tgz",
  289. "integrity": "sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==",
  290. "cpu": [
  291. "x64"
  292. ],
  293. "dev": true,
  294. "license": "MIT",
  295. "optional": true,
  296. "os": [
  297. "linux"
  298. ],
  299. "engines": {
  300. "node": ">=12"
  301. }
  302. },
  303. "node_modules/@esbuild/netbsd-x64": {
  304. "version": "0.21.5",
  305. "resolved": "https://registry.npmmirror.com/@esbuild/netbsd-x64/-/netbsd-x64-0.21.5.tgz",
  306. "integrity": "sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==",
  307. "cpu": [
  308. "x64"
  309. ],
  310. "dev": true,
  311. "license": "MIT",
  312. "optional": true,
  313. "os": [
  314. "netbsd"
  315. ],
  316. "engines": {
  317. "node": ">=12"
  318. }
  319. },
  320. "node_modules/@esbuild/openbsd-x64": {
  321. "version": "0.21.5",
  322. "resolved": "https://registry.npmmirror.com/@esbuild/openbsd-x64/-/openbsd-x64-0.21.5.tgz",
  323. "integrity": "sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==",
  324. "cpu": [
  325. "x64"
  326. ],
  327. "dev": true,
  328. "license": "MIT",
  329. "optional": true,
  330. "os": [
  331. "openbsd"
  332. ],
  333. "engines": {
  334. "node": ">=12"
  335. }
  336. },
  337. "node_modules/@esbuild/sunos-x64": {
  338. "version": "0.21.5",
  339. "resolved": "https://registry.npmmirror.com/@esbuild/sunos-x64/-/sunos-x64-0.21.5.tgz",
  340. "integrity": "sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==",
  341. "cpu": [
  342. "x64"
  343. ],
  344. "dev": true,
  345. "license": "MIT",
  346. "optional": true,
  347. "os": [
  348. "sunos"
  349. ],
  350. "engines": {
  351. "node": ">=12"
  352. }
  353. },
  354. "node_modules/@esbuild/win32-arm64": {
  355. "version": "0.21.5",
  356. "resolved": "https://registry.npmmirror.com/@esbuild/win32-arm64/-/win32-arm64-0.21.5.tgz",
  357. "integrity": "sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==",
  358. "cpu": [
  359. "arm64"
  360. ],
  361. "dev": true,
  362. "license": "MIT",
  363. "optional": true,
  364. "os": [
  365. "win32"
  366. ],
  367. "engines": {
  368. "node": ">=12"
  369. }
  370. },
  371. "node_modules/@esbuild/win32-ia32": {
  372. "version": "0.21.5",
  373. "resolved": "https://registry.npmmirror.com/@esbuild/win32-ia32/-/win32-ia32-0.21.5.tgz",
  374. "integrity": "sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==",
  375. "cpu": [
  376. "ia32"
  377. ],
  378. "dev": true,
  379. "license": "MIT",
  380. "optional": true,
  381. "os": [
  382. "win32"
  383. ],
  384. "engines": {
  385. "node": ">=12"
  386. }
  387. },
  388. "node_modules/@esbuild/win32-x64": {
  389. "version": "0.21.5",
  390. "resolved": "https://registry.npmmirror.com/@esbuild/win32-x64/-/win32-x64-0.21.5.tgz",
  391. "integrity": "sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==",
  392. "cpu": [
  393. "x64"
  394. ],
  395. "dev": true,
  396. "license": "MIT",
  397. "optional": true,
  398. "os": [
  399. "win32"
  400. ],
  401. "engines": {
  402. "node": ">=12"
  403. }
  404. },
  405. "node_modules/@rollup/rollup-android-arm-eabi": {
  406. "version": "4.49.0",
  407. "resolved": "https://registry.npmmirror.com/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.49.0.tgz",
  408. "integrity": "sha512-rlKIeL854Ed0e09QGYFlmDNbka6I3EQFw7iZuugQjMb11KMpJCLPFL4ZPbMfaEhLADEL1yx0oujGkBQ7+qW3eA==",
  409. "cpu": [
  410. "arm"
  411. ],
  412. "dev": true,
  413. "license": "MIT",
  414. "optional": true,
  415. "os": [
  416. "android"
  417. ]
  418. },
  419. "node_modules/@rollup/rollup-android-arm64": {
  420. "version": "4.49.0",
  421. "resolved": "https://registry.npmmirror.com/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.49.0.tgz",
  422. "integrity": "sha512-cqPpZdKUSQYRtLLr6R4X3sD4jCBO1zUmeo3qrWBCqYIeH8Q3KRL4F3V7XJ2Rm8/RJOQBZuqzQGWPjjvFUcYa/w==",
  423. "cpu": [
  424. "arm64"
  425. ],
  426. "dev": true,
  427. "license": "MIT",
  428. "optional": true,
  429. "os": [
  430. "android"
  431. ]
  432. },
  433. "node_modules/@rollup/rollup-darwin-arm64": {
  434. "version": "4.49.0",
  435. "resolved": "https://registry.npmmirror.com/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.49.0.tgz",
  436. "integrity": "sha512-99kMMSMQT7got6iYX3yyIiJfFndpojBmkHfTc1rIje8VbjhmqBXE+nb7ZZP3A5skLyujvT0eIUCUsxAe6NjWbw==",
  437. "cpu": [
  438. "arm64"
  439. ],
  440. "dev": true,
  441. "license": "MIT",
  442. "optional": true,
  443. "os": [
  444. "darwin"
  445. ]
  446. },
  447. "node_modules/@rollup/rollup-darwin-x64": {
  448. "version": "4.49.0",
  449. "resolved": "https://registry.npmmirror.com/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.49.0.tgz",
  450. "integrity": "sha512-y8cXoD3wdWUDpjOLMKLx6l+NFz3NlkWKcBCBfttUn+VGSfgsQ5o/yDUGtzE9HvsodkP0+16N0P4Ty1VuhtRUGg==",
  451. "cpu": [
  452. "x64"
  453. ],
  454. "dev": true,
  455. "license": "MIT",
  456. "optional": true,
  457. "os": [
  458. "darwin"
  459. ]
  460. },
  461. "node_modules/@rollup/rollup-freebsd-arm64": {
  462. "version": "4.49.0",
  463. "resolved": "https://registry.npmmirror.com/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.49.0.tgz",
  464. "integrity": "sha512-3mY5Pr7qv4GS4ZvWoSP8zha8YoiqrU+e0ViPvB549jvliBbdNLrg2ywPGkgLC3cmvN8ya3za+Q2xVyT6z+vZqA==",
  465. "cpu": [
  466. "arm64"
  467. ],
  468. "dev": true,
  469. "license": "MIT",
  470. "optional": true,
  471. "os": [
  472. "freebsd"
  473. ]
  474. },
  475. "node_modules/@rollup/rollup-freebsd-x64": {
  476. "version": "4.49.0",
  477. "resolved": "https://registry.npmmirror.com/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.49.0.tgz",
  478. "integrity": "sha512-C9KzzOAQU5gU4kG8DTk+tjdKjpWhVWd5uVkinCwwFub2m7cDYLOdtXoMrExfeBmeRy9kBQMkiyJ+HULyF1yj9w==",
  479. "cpu": [
  480. "x64"
  481. ],
  482. "dev": true,
  483. "license": "MIT",
  484. "optional": true,
  485. "os": [
  486. "freebsd"
  487. ]
  488. },
  489. "node_modules/@rollup/rollup-linux-arm-gnueabihf": {
  490. "version": "4.49.0",
  491. "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.49.0.tgz",
  492. "integrity": "sha512-OVSQgEZDVLnTbMq5NBs6xkmz3AADByCWI4RdKSFNlDsYXdFtlxS59J+w+LippJe8KcmeSSM3ba+GlsM9+WwC1w==",
  493. "cpu": [
  494. "arm"
  495. ],
  496. "dev": true,
  497. "license": "MIT",
  498. "optional": true,
  499. "os": [
  500. "linux"
  501. ]
  502. },
  503. "node_modules/@rollup/rollup-linux-arm-musleabihf": {
  504. "version": "4.49.0",
  505. "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.49.0.tgz",
  506. "integrity": "sha512-ZnfSFA7fDUHNa4P3VwAcfaBLakCbYaxCk0jUnS3dTou9P95kwoOLAMlT3WmEJDBCSrOEFFV0Y1HXiwfLYJuLlA==",
  507. "cpu": [
  508. "arm"
  509. ],
  510. "dev": true,
  511. "license": "MIT",
  512. "optional": true,
  513. "os": [
  514. "linux"
  515. ]
  516. },
  517. "node_modules/@rollup/rollup-linux-arm64-gnu": {
  518. "version": "4.49.0",
  519. "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.49.0.tgz",
  520. "integrity": "sha512-Z81u+gfrobVK2iV7GqZCBfEB1y6+I61AH466lNK+xy1jfqFLiQ9Qv716WUM5fxFrYxwC7ziVdZRU9qvGHkYIJg==",
  521. "cpu": [
  522. "arm64"
  523. ],
  524. "dev": true,
  525. "license": "MIT",
  526. "optional": true,
  527. "os": [
  528. "linux"
  529. ]
  530. },
  531. "node_modules/@rollup/rollup-linux-arm64-musl": {
  532. "version": "4.49.0",
  533. "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.49.0.tgz",
  534. "integrity": "sha512-zoAwS0KCXSnTp9NH/h9aamBAIve0DXeYpll85shf9NJ0URjSTzzS+Z9evmolN+ICfD3v8skKUPyk2PO0uGdFqg==",
  535. "cpu": [
  536. "arm64"
  537. ],
  538. "dev": true,
  539. "license": "MIT",
  540. "optional": true,
  541. "os": [
  542. "linux"
  543. ]
  544. },
  545. "node_modules/@rollup/rollup-linux-loongarch64-gnu": {
  546. "version": "4.49.0",
  547. "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-loongarch64-gnu/-/rollup-linux-loongarch64-gnu-4.49.0.tgz",
  548. "integrity": "sha512-2QyUyQQ1ZtwZGiq0nvODL+vLJBtciItC3/5cYN8ncDQcv5avrt2MbKt1XU/vFAJlLta5KujqyHdYtdag4YEjYQ==",
  549. "cpu": [
  550. "loong64"
  551. ],
  552. "dev": true,
  553. "license": "MIT",
  554. "optional": true,
  555. "os": [
  556. "linux"
  557. ]
  558. },
  559. "node_modules/@rollup/rollup-linux-ppc64-gnu": {
  560. "version": "4.49.0",
  561. "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-ppc64-gnu/-/rollup-linux-ppc64-gnu-4.49.0.tgz",
  562. "integrity": "sha512-k9aEmOWt+mrMuD3skjVJSSxHckJp+SiFzFG+v8JLXbc/xi9hv2icSkR3U7uQzqy+/QbbYY7iNB9eDTwrELo14g==",
  563. "cpu": [
  564. "ppc64"
  565. ],
  566. "dev": true,
  567. "license": "MIT",
  568. "optional": true,
  569. "os": [
  570. "linux"
  571. ]
  572. },
  573. "node_modules/@rollup/rollup-linux-riscv64-gnu": {
  574. "version": "4.49.0",
  575. "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.49.0.tgz",
  576. "integrity": "sha512-rDKRFFIWJ/zJn6uk2IdYLc09Z7zkE5IFIOWqpuU0o6ZpHcdniAyWkwSUWE/Z25N/wNDmFHHMzin84qW7Wzkjsw==",
  577. "cpu": [
  578. "riscv64"
  579. ],
  580. "dev": true,
  581. "license": "MIT",
  582. "optional": true,
  583. "os": [
  584. "linux"
  585. ]
  586. },
  587. "node_modules/@rollup/rollup-linux-riscv64-musl": {
  588. "version": "4.49.0",
  589. "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.49.0.tgz",
  590. "integrity": "sha512-FkkhIY/hYFVnOzz1WeV3S9Bd1h0hda/gRqvZCMpHWDHdiIHn6pqsY3b5eSbvGccWHMQ1uUzgZTKS4oGpykf8Tw==",
  591. "cpu": [
  592. "riscv64"
  593. ],
  594. "dev": true,
  595. "license": "MIT",
  596. "optional": true,
  597. "os": [
  598. "linux"
  599. ]
  600. },
  601. "node_modules/@rollup/rollup-linux-s390x-gnu": {
  602. "version": "4.49.0",
  603. "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.49.0.tgz",
  604. "integrity": "sha512-gRf5c+A7QiOG3UwLyOOtyJMD31JJhMjBvpfhAitPAoqZFcOeK3Kc1Veg1z/trmt+2P6F/biT02fU19GGTS529A==",
  605. "cpu": [
  606. "s390x"
  607. ],
  608. "dev": true,
  609. "license": "MIT",
  610. "optional": true,
  611. "os": [
  612. "linux"
  613. ]
  614. },
  615. "node_modules/@rollup/rollup-linux-x64-gnu": {
  616. "version": "4.49.0",
  617. "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.49.0.tgz",
  618. "integrity": "sha512-BR7+blScdLW1h/2hB/2oXM+dhTmpW3rQt1DeSiCP9mc2NMMkqVgjIN3DDsNpKmezffGC9R8XKVOLmBkRUcK/sA==",
  619. "cpu": [
  620. "x64"
  621. ],
  622. "dev": true,
  623. "license": "MIT",
  624. "optional": true,
  625. "os": [
  626. "linux"
  627. ]
  628. },
  629. "node_modules/@rollup/rollup-linux-x64-musl": {
  630. "version": "4.49.0",
  631. "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.49.0.tgz",
  632. "integrity": "sha512-hDMOAe+6nX3V5ei1I7Au3wcr9h3ktKzDvF2ne5ovX8RZiAHEtX1A5SNNk4zt1Qt77CmnbqT+upb/umzoPMWiPg==",
  633. "cpu": [
  634. "x64"
  635. ],
  636. "dev": true,
  637. "license": "MIT",
  638. "optional": true,
  639. "os": [
  640. "linux"
  641. ]
  642. },
  643. "node_modules/@rollup/rollup-win32-arm64-msvc": {
  644. "version": "4.49.0",
  645. "resolved": "https://registry.npmmirror.com/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.49.0.tgz",
  646. "integrity": "sha512-wkNRzfiIGaElC9kXUT+HLx17z7D0jl+9tGYRKwd8r7cUqTL7GYAvgUY++U2hK6Ar7z5Z6IRRoWC8kQxpmM7TDA==",
  647. "cpu": [
  648. "arm64"
  649. ],
  650. "dev": true,
  651. "license": "MIT",
  652. "optional": true,
  653. "os": [
  654. "win32"
  655. ]
  656. },
  657. "node_modules/@rollup/rollup-win32-ia32-msvc": {
  658. "version": "4.49.0",
  659. "resolved": "https://registry.npmmirror.com/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.49.0.tgz",
  660. "integrity": "sha512-gq5aW/SyNpjp71AAzroH37DtINDcX1Qw2iv9Chyz49ZgdOP3NV8QCyKZUrGsYX9Yyggj5soFiRCgsL3HwD8TdA==",
  661. "cpu": [
  662. "ia32"
  663. ],
  664. "dev": true,
  665. "license": "MIT",
  666. "optional": true,
  667. "os": [
  668. "win32"
  669. ]
  670. },
  671. "node_modules/@rollup/rollup-win32-x64-msvc": {
  672. "version": "4.49.0",
  673. "resolved": "https://registry.npmmirror.com/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.49.0.tgz",
  674. "integrity": "sha512-gEtqFbzmZLFk2xKh7g0Rlo8xzho8KrEFEkzvHbfUGkrgXOpZ4XagQ6n+wIZFNh1nTb8UD16J4nFSFKXYgnbdBg==",
  675. "cpu": [
  676. "x64"
  677. ],
  678. "dev": true,
  679. "license": "MIT",
  680. "optional": true,
  681. "os": [
  682. "win32"
  683. ]
  684. },
  685. "node_modules/@types/estree": {
  686. "version": "1.0.8",
  687. "resolved": "https://registry.npmmirror.com/@types/estree/-/estree-1.0.8.tgz",
  688. "integrity": "sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==",
  689. "dev": true,
  690. "license": "MIT"
  691. },
  692. "node_modules/esbuild": {
  693. "version": "0.21.5",
  694. "resolved": "https://registry.npmmirror.com/esbuild/-/esbuild-0.21.5.tgz",
  695. "integrity": "sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==",
  696. "dev": true,
  697. "hasInstallScript": true,
  698. "license": "MIT",
  699. "bin": {
  700. "esbuild": "bin/esbuild"
  701. },
  702. "engines": {
  703. "node": ">=12"
  704. },
  705. "optionalDependencies": {
  706. "@esbuild/aix-ppc64": "0.21.5",
  707. "@esbuild/android-arm": "0.21.5",
  708. "@esbuild/android-arm64": "0.21.5",
  709. "@esbuild/android-x64": "0.21.5",
  710. "@esbuild/darwin-arm64": "0.21.5",
  711. "@esbuild/darwin-x64": "0.21.5",
  712. "@esbuild/freebsd-arm64": "0.21.5",
  713. "@esbuild/freebsd-x64": "0.21.5",
  714. "@esbuild/linux-arm": "0.21.5",
  715. "@esbuild/linux-arm64": "0.21.5",
  716. "@esbuild/linux-ia32": "0.21.5",
  717. "@esbuild/linux-loong64": "0.21.5",
  718. "@esbuild/linux-mips64el": "0.21.5",
  719. "@esbuild/linux-ppc64": "0.21.5",
  720. "@esbuild/linux-riscv64": "0.21.5",
  721. "@esbuild/linux-s390x": "0.21.5",
  722. "@esbuild/linux-x64": "0.21.5",
  723. "@esbuild/netbsd-x64": "0.21.5",
  724. "@esbuild/openbsd-x64": "0.21.5",
  725. "@esbuild/sunos-x64": "0.21.5",
  726. "@esbuild/win32-arm64": "0.21.5",
  727. "@esbuild/win32-ia32": "0.21.5",
  728. "@esbuild/win32-x64": "0.21.5"
  729. }
  730. },
  731. "node_modules/fsevents": {
  732. "version": "2.3.3",
  733. "resolved": "https://registry.npmmirror.com/fsevents/-/fsevents-2.3.3.tgz",
  734. "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
  735. "dev": true,
  736. "hasInstallScript": true,
  737. "license": "MIT",
  738. "optional": true,
  739. "os": [
  740. "darwin"
  741. ],
  742. "engines": {
  743. "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
  744. }
  745. },
  746. "node_modules/nanoid": {
  747. "version": "3.3.11",
  748. "resolved": "https://registry.npmmirror.com/nanoid/-/nanoid-3.3.11.tgz",
  749. "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==",
  750. "dev": true,
  751. "funding": [
  752. {
  753. "type": "github",
  754. "url": "https://github.com/sponsors/ai"
  755. }
  756. ],
  757. "license": "MIT",
  758. "bin": {
  759. "nanoid": "bin/nanoid.cjs"
  760. },
  761. "engines": {
  762. "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
  763. }
  764. },
  765. "node_modules/picocolors": {
  766. "version": "1.1.1",
  767. "resolved": "https://registry.npmmirror.com/picocolors/-/picocolors-1.1.1.tgz",
  768. "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
  769. "dev": true,
  770. "license": "ISC"
  771. },
  772. "node_modules/postcss": {
  773. "version": "8.5.6",
  774. "resolved": "https://registry.npmmirror.com/postcss/-/postcss-8.5.6.tgz",
  775. "integrity": "sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==",
  776. "dev": true,
  777. "funding": [
  778. {
  779. "type": "opencollective",
  780. "url": "https://opencollective.com/postcss/"
  781. },
  782. {
  783. "type": "tidelift",
  784. "url": "https://tidelift.com/funding/github/npm/postcss"
  785. },
  786. {
  787. "type": "github",
  788. "url": "https://github.com/sponsors/ai"
  789. }
  790. ],
  791. "license": "MIT",
  792. "dependencies": {
  793. "nanoid": "^3.3.11",
  794. "picocolors": "^1.1.1",
  795. "source-map-js": "^1.2.1"
  796. },
  797. "engines": {
  798. "node": "^10 || ^12 || >=14"
  799. }
  800. },
  801. "node_modules/rollup": {
  802. "version": "4.49.0",
  803. "resolved": "https://registry.npmmirror.com/rollup/-/rollup-4.49.0.tgz",
  804. "integrity": "sha512-3IVq0cGJ6H7fKXXEdVt+RcYvRCt8beYY9K1760wGQwSAHZcS9eot1zDG5axUbcp/kWRi5zKIIDX8MoKv/TzvZA==",
  805. "dev": true,
  806. "license": "MIT",
  807. "dependencies": {
  808. "@types/estree": "1.0.8"
  809. },
  810. "bin": {
  811. "rollup": "dist/bin/rollup"
  812. },
  813. "engines": {
  814. "node": ">=18.0.0",
  815. "npm": ">=8.0.0"
  816. },
  817. "optionalDependencies": {
  818. "@rollup/rollup-android-arm-eabi": "4.49.0",
  819. "@rollup/rollup-android-arm64": "4.49.0",
  820. "@rollup/rollup-darwin-arm64": "4.49.0",
  821. "@rollup/rollup-darwin-x64": "4.49.0",
  822. "@rollup/rollup-freebsd-arm64": "4.49.0",
  823. "@rollup/rollup-freebsd-x64": "4.49.0",
  824. "@rollup/rollup-linux-arm-gnueabihf": "4.49.0",
  825. "@rollup/rollup-linux-arm-musleabihf": "4.49.0",
  826. "@rollup/rollup-linux-arm64-gnu": "4.49.0",
  827. "@rollup/rollup-linux-arm64-musl": "4.49.0",
  828. "@rollup/rollup-linux-loongarch64-gnu": "4.49.0",
  829. "@rollup/rollup-linux-ppc64-gnu": "4.49.0",
  830. "@rollup/rollup-linux-riscv64-gnu": "4.49.0",
  831. "@rollup/rollup-linux-riscv64-musl": "4.49.0",
  832. "@rollup/rollup-linux-s390x-gnu": "4.49.0",
  833. "@rollup/rollup-linux-x64-gnu": "4.49.0",
  834. "@rollup/rollup-linux-x64-musl": "4.49.0",
  835. "@rollup/rollup-win32-arm64-msvc": "4.49.0",
  836. "@rollup/rollup-win32-ia32-msvc": "4.49.0",
  837. "@rollup/rollup-win32-x64-msvc": "4.49.0",
  838. "fsevents": "~2.3.2"
  839. }
  840. },
  841. "node_modules/source-map-js": {
  842. "version": "1.2.1",
  843. "resolved": "https://registry.npmmirror.com/source-map-js/-/source-map-js-1.2.1.tgz",
  844. "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
  845. "dev": true,
  846. "license": "BSD-3-Clause",
  847. "engines": {
  848. "node": ">=0.10.0"
  849. }
  850. },
  851. "node_modules/vite": {
  852. "version": "5.4.19",
  853. "resolved": "https://registry.npmmirror.com/vite/-/vite-5.4.19.tgz",
  854. "integrity": "sha512-qO3aKv3HoQC8QKiNSTuUM1l9o/XX3+c+VTgLHbJWHZGeTPVAg2XwazI9UWzoxjIJCGCV2zU60uqMzjeLZuULqA==",
  855. "dev": true,
  856. "license": "MIT",
  857. "dependencies": {
  858. "esbuild": "^0.21.3",
  859. "postcss": "^8.4.43",
  860. "rollup": "^4.20.0"
  861. },
  862. "bin": {
  863. "vite": "bin/vite.js"
  864. },
  865. "engines": {
  866. "node": "^18.0.0 || >=20.0.0"
  867. },
  868. "funding": {
  869. "url": "https://github.com/vitejs/vite?sponsor=1"
  870. },
  871. "optionalDependencies": {
  872. "fsevents": "~2.3.3"
  873. },
  874. "peerDependencies": {
  875. "@types/node": "^18.0.0 || >=20.0.0",
  876. "less": "*",
  877. "lightningcss": "^1.21.0",
  878. "sass": "*",
  879. "sass-embedded": "*",
  880. "stylus": "*",
  881. "sugarss": "*",
  882. "terser": "^5.4.0"
  883. },
  884. "peerDependenciesMeta": {
  885. "@types/node": {
  886. "optional": true
  887. },
  888. "less": {
  889. "optional": true
  890. },
  891. "lightningcss": {
  892. "optional": true
  893. },
  894. "sass": {
  895. "optional": true
  896. },
  897. "sass-embedded": {
  898. "optional": true
  899. },
  900. "stylus": {
  901. "optional": true
  902. },
  903. "sugarss": {
  904. "optional": true
  905. },
  906. "terser": {
  907. "optional": true
  908. }
  909. }
  910. }
  911. }
  912. }