gd-bs 5.6.9 → 5.7.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2175) hide show
  1. package/build/bs.js +1 -1
  2. package/build/components/accordion/index.js +4 -1
  3. package/build/components/accordion/item.js +1 -1
  4. package/build/components/alert/index.js +5 -2
  5. package/build/components/badge/index.js +5 -2
  6. package/build/components/base.js +1 -1
  7. package/build/components/breadcrumb/index.js +4 -1
  8. package/build/components/breadcrumb/item.js +1 -1
  9. package/build/components/button/index.js +6 -3
  10. package/build/components/buttonGroup/index.js +5 -2
  11. package/build/components/card/index.js +7 -4
  12. package/build/components/card/item.js +2 -2
  13. package/build/components/cardGroup/index.js +5 -2
  14. package/build/components/carousel/index.js +4 -1
  15. package/build/components/carousel/item.js +1 -1
  16. package/build/components/checkboxGroup/index.js +4 -1
  17. package/build/components/collapse/index.js +5 -2
  18. package/build/components/common.js +10 -5
  19. package/build/components/dropdown/index.js +5 -2
  20. package/build/components/form/control.js +19 -19
  21. package/build/components/form/index.js +11 -3
  22. package/build/components/index.js +5 -1
  23. package/build/components/inputGroup/index.js +6 -3
  24. package/build/components/jumbotron/index.js +5 -2
  25. package/build/components/listBox/index.js +4 -1
  26. package/build/components/listGroup/index.js +4 -1
  27. package/build/components/listGroup/item.js +4 -2
  28. package/build/components/modal/index.js +6 -3
  29. package/build/components/nav/index.js +4 -1
  30. package/build/components/nav/link.js +4 -2
  31. package/build/components/navbar/index.js +5 -2
  32. package/build/components/navbar/item.js +3 -3
  33. package/build/components/offcanvas/index.js +6 -3
  34. package/build/components/pagination/index.js +4 -1
  35. package/build/components/popover/index.js +10 -7
  36. package/build/components/progress/index.js +4 -1
  37. package/build/components/progressGroup/index.js +5 -2
  38. package/build/components/spinner/index.js +4 -1
  39. package/build/components/table/index.js +4 -1
  40. package/build/components/tippy.js +10 -0
  41. package/build/components/toast/index.js +5 -2
  42. package/build/components/toolbar/index.js +6 -3
  43. package/build/components/tooltip/index.js +9 -6
  44. package/build/components/tooltipGroup/index.js +5 -2
  45. package/build/icons/generate.js +2 -1
  46. package/build/icons/iconTypes.js +1811 -1668
  47. package/build/icons/index.js +2104 -1670
  48. package/build/icons/svgs/_123.js +1 -1
  49. package/build/icons/svgs/_1Circle.js +8 -0
  50. package/build/icons/svgs/_1CircleFill.js +8 -0
  51. package/build/icons/svgs/_1Square.js +8 -0
  52. package/build/icons/svgs/_1SquareFill.js +8 -0
  53. package/build/icons/svgs/_2Circle.js +8 -0
  54. package/build/icons/svgs/_2CircleFill.js +8 -0
  55. package/build/icons/svgs/_2Square.js +8 -0
  56. package/build/icons/svgs/_2SquareFill.js +8 -0
  57. package/build/icons/svgs/_3Circle.js +8 -0
  58. package/build/icons/svgs/_3CircleFill.js +8 -0
  59. package/build/icons/svgs/_3Square.js +8 -0
  60. package/build/icons/svgs/_3SquareFill.js +8 -0
  61. package/build/icons/svgs/_4Circle.js +8 -0
  62. package/build/icons/svgs/_4CircleFill.js +8 -0
  63. package/build/icons/svgs/_4Square.js +8 -0
  64. package/build/icons/svgs/_4SquareFill.js +8 -0
  65. package/build/icons/svgs/_5Circle.js +8 -0
  66. package/build/icons/svgs/_5CircleFill.js +8 -0
  67. package/build/icons/svgs/_5Square.js +8 -0
  68. package/build/icons/svgs/_5SquareFill.js +8 -0
  69. package/build/icons/svgs/_6Circle.js +8 -0
  70. package/build/icons/svgs/_6CircleFill.js +8 -0
  71. package/build/icons/svgs/_6Square.js +8 -0
  72. package/build/icons/svgs/_6SquareFill.js +8 -0
  73. package/build/icons/svgs/_7Circle.js +8 -0
  74. package/build/icons/svgs/_7CircleFill.js +8 -0
  75. package/build/icons/svgs/_7Square.js +8 -0
  76. package/build/icons/svgs/_7SquareFill.js +8 -0
  77. package/build/icons/svgs/_8Circle.js +8 -0
  78. package/build/icons/svgs/_8CircleFill.js +8 -0
  79. package/build/icons/svgs/_8Square.js +8 -0
  80. package/build/icons/svgs/_8SquareFill.js +8 -0
  81. package/build/icons/svgs/_9Circle.js +8 -0
  82. package/build/icons/svgs/_9CircleFill.js +8 -0
  83. package/build/icons/svgs/_9Square.js +8 -0
  84. package/build/icons/svgs/_9SquareFill.js +8 -0
  85. package/build/icons/svgs/activity.js +1 -1
  86. package/build/icons/svgs/airplane.js +8 -0
  87. package/build/icons/svgs/airplaneEngines.js +8 -0
  88. package/build/icons/svgs/airplaneEnginesFill.js +8 -0
  89. package/build/icons/svgs/airplaneFill.js +8 -0
  90. package/build/icons/svgs/alarm.js +1 -1
  91. package/build/icons/svgs/alarmFill.js +1 -1
  92. package/build/icons/svgs/alexa.js +8 -0
  93. package/build/icons/svgs/alignBottom.js +1 -1
  94. package/build/icons/svgs/alignCenter.js +1 -1
  95. package/build/icons/svgs/alignEnd.js +1 -1
  96. package/build/icons/svgs/alignMiddle.js +1 -1
  97. package/build/icons/svgs/alignStart.js +1 -1
  98. package/build/icons/svgs/alignTop.js +1 -1
  99. package/build/icons/svgs/alipay.js +8 -0
  100. package/build/icons/svgs/alt.js +1 -1
  101. package/build/icons/svgs/android.js +8 -0
  102. package/build/icons/svgs/android2.js +8 -0
  103. package/build/icons/svgs/app.js +1 -1
  104. package/build/icons/svgs/appIndicator.js +1 -1
  105. package/build/icons/svgs/appWindow.js +1 -1
  106. package/build/icons/svgs/apple.js +1 -1
  107. package/build/icons/svgs/archive.js +1 -1
  108. package/build/icons/svgs/archiveFill.js +1 -1
  109. package/build/icons/svgs/arrow90degDown.js +1 -1
  110. package/build/icons/svgs/arrow90degLeft.js +1 -1
  111. package/build/icons/svgs/arrow90degRight.js +1 -1
  112. package/build/icons/svgs/arrow90degUp.js +1 -1
  113. package/build/icons/svgs/arrowBarDown.js +1 -1
  114. package/build/icons/svgs/arrowBarLeft.js +1 -1
  115. package/build/icons/svgs/arrowBarRight.js +1 -1
  116. package/build/icons/svgs/arrowBarUp.js +1 -1
  117. package/build/icons/svgs/arrowClockwise.js +1 -1
  118. package/build/icons/svgs/arrowCounterclockwise.js +1 -1
  119. package/build/icons/svgs/arrowDown.js +1 -1
  120. package/build/icons/svgs/arrowDownCircle.js +1 -1
  121. package/build/icons/svgs/arrowDownCircleFill.js +1 -1
  122. package/build/icons/svgs/arrowDownLeft.js +1 -1
  123. package/build/icons/svgs/arrowDownLeftCircle.js +1 -1
  124. package/build/icons/svgs/arrowDownLeftCircleFill.js +1 -1
  125. package/build/icons/svgs/arrowDownLeftSquare.js +1 -1
  126. package/build/icons/svgs/arrowDownLeftSquareFill.js +1 -1
  127. package/build/icons/svgs/arrowDownRight.js +1 -1
  128. package/build/icons/svgs/arrowDownRightCircle.js +1 -1
  129. package/build/icons/svgs/arrowDownRightCircleFill.js +1 -1
  130. package/build/icons/svgs/arrowDownRightSquare.js +1 -1
  131. package/build/icons/svgs/arrowDownRightSquareFill.js +1 -1
  132. package/build/icons/svgs/arrowDownShort.js +1 -1
  133. package/build/icons/svgs/arrowDownSquare.js +1 -1
  134. package/build/icons/svgs/arrowDownSquareFill.js +1 -1
  135. package/build/icons/svgs/arrowDownUp.js +1 -1
  136. package/build/icons/svgs/arrowLeft.js +1 -1
  137. package/build/icons/svgs/arrowLeftCircle.js +1 -1
  138. package/build/icons/svgs/arrowLeftCircleFill.js +1 -1
  139. package/build/icons/svgs/arrowLeftRight.js +1 -1
  140. package/build/icons/svgs/arrowLeftShort.js +1 -1
  141. package/build/icons/svgs/arrowLeftSquare.js +1 -1
  142. package/build/icons/svgs/arrowLeftSquareFill.js +1 -1
  143. package/build/icons/svgs/arrowRepeat.js +1 -1
  144. package/build/icons/svgs/arrowReturnLeft.js +1 -1
  145. package/build/icons/svgs/arrowReturnRight.js +1 -1
  146. package/build/icons/svgs/arrowRight.js +1 -1
  147. package/build/icons/svgs/arrowRightCircle.js +1 -1
  148. package/build/icons/svgs/arrowRightCircleFill.js +1 -1
  149. package/build/icons/svgs/arrowRightShort.js +1 -1
  150. package/build/icons/svgs/arrowRightSquare.js +1 -1
  151. package/build/icons/svgs/arrowRightSquareFill.js +1 -1
  152. package/build/icons/svgs/arrowThroughHeart.js +1 -1
  153. package/build/icons/svgs/arrowThroughHeartFill.js +1 -1
  154. package/build/icons/svgs/arrowUp.js +1 -1
  155. package/build/icons/svgs/arrowUpCircle.js +1 -1
  156. package/build/icons/svgs/arrowUpCircleFill.js +1 -1
  157. package/build/icons/svgs/arrowUpLeft.js +1 -1
  158. package/build/icons/svgs/arrowUpLeftCircle.js +1 -1
  159. package/build/icons/svgs/arrowUpLeftCircleFill.js +1 -1
  160. package/build/icons/svgs/arrowUpLeftSquare.js +1 -1
  161. package/build/icons/svgs/arrowUpLeftSquareFill.js +1 -1
  162. package/build/icons/svgs/arrowUpRight.js +1 -1
  163. package/build/icons/svgs/arrowUpRightCircle.js +1 -1
  164. package/build/icons/svgs/arrowUpRightCircleFill.js +1 -1
  165. package/build/icons/svgs/arrowUpRightSquare.js +1 -1
  166. package/build/icons/svgs/arrowUpRightSquareFill.js +1 -1
  167. package/build/icons/svgs/arrowUpShort.js +1 -1
  168. package/build/icons/svgs/arrowUpSquare.js +1 -1
  169. package/build/icons/svgs/arrowUpSquareFill.js +1 -1
  170. package/build/icons/svgs/arrowsAngleContract.js +1 -1
  171. package/build/icons/svgs/arrowsAngleExpand.js +1 -1
  172. package/build/icons/svgs/arrowsCollapse.js +1 -1
  173. package/build/icons/svgs/arrowsExpand.js +1 -1
  174. package/build/icons/svgs/arrowsFullscreen.js +1 -1
  175. package/build/icons/svgs/arrowsMove.js +1 -1
  176. package/build/icons/svgs/aspectRatio.js +1 -1
  177. package/build/icons/svgs/aspectRatioFill.js +1 -1
  178. package/build/icons/svgs/asterisk.js +1 -1
  179. package/build/icons/svgs/at.js +1 -1
  180. package/build/icons/svgs/award.js +1 -1
  181. package/build/icons/svgs/awardFill.js +1 -1
  182. package/build/icons/svgs/back.js +1 -1
  183. package/build/icons/svgs/backspace.js +1 -1
  184. package/build/icons/svgs/backspaceFill.js +1 -1
  185. package/build/icons/svgs/backspaceReverse.js +1 -1
  186. package/build/icons/svgs/backspaceReverseFill.js +1 -1
  187. package/build/icons/svgs/badge3d.js +1 -1
  188. package/build/icons/svgs/badge3dFill.js +1 -1
  189. package/build/icons/svgs/badge4k.js +1 -1
  190. package/build/icons/svgs/badge4kFill.js +1 -1
  191. package/build/icons/svgs/badge8k.js +1 -1
  192. package/build/icons/svgs/badge8kFill.js +1 -1
  193. package/build/icons/svgs/badgeAd.js +1 -1
  194. package/build/icons/svgs/badgeAdFill.js +1 -1
  195. package/build/icons/svgs/badgeAr.js +1 -1
  196. package/build/icons/svgs/badgeArFill.js +1 -1
  197. package/build/icons/svgs/badgeCc.js +1 -1
  198. package/build/icons/svgs/badgeCcFill.js +1 -1
  199. package/build/icons/svgs/badgeHd.js +1 -1
  200. package/build/icons/svgs/badgeHdFill.js +1 -1
  201. package/build/icons/svgs/badgeSd.js +1 -1
  202. package/build/icons/svgs/badgeSdFill.js +1 -1
  203. package/build/icons/svgs/badgeTm.js +1 -1
  204. package/build/icons/svgs/badgeTmFill.js +1 -1
  205. package/build/icons/svgs/badgeVo.js +1 -1
  206. package/build/icons/svgs/badgeVoFill.js +1 -1
  207. package/build/icons/svgs/badgeVr.js +1 -1
  208. package/build/icons/svgs/badgeVrFill.js +1 -1
  209. package/build/icons/svgs/badgeWc.js +1 -1
  210. package/build/icons/svgs/badgeWcFill.js +1 -1
  211. package/build/icons/svgs/bag.js +1 -1
  212. package/build/icons/svgs/bagCheck.js +1 -1
  213. package/build/icons/svgs/bagCheckFill.js +1 -1
  214. package/build/icons/svgs/bagDash.js +1 -1
  215. package/build/icons/svgs/bagDashFill.js +1 -1
  216. package/build/icons/svgs/bagFill.js +1 -1
  217. package/build/icons/svgs/bagHeart.js +1 -1
  218. package/build/icons/svgs/bagHeartFill.js +1 -1
  219. package/build/icons/svgs/bagPlus.js +1 -1
  220. package/build/icons/svgs/bagPlusFill.js +1 -1
  221. package/build/icons/svgs/bagX.js +1 -1
  222. package/build/icons/svgs/bagXFill.js +1 -1
  223. package/build/icons/svgs/balloon.js +1 -1
  224. package/build/icons/svgs/balloonFill.js +1 -1
  225. package/build/icons/svgs/balloonHeart.js +1 -1
  226. package/build/icons/svgs/balloonHeartFill.js +1 -1
  227. package/build/icons/svgs/bandaid.js +1 -1
  228. package/build/icons/svgs/bandaidFill.js +1 -1
  229. package/build/icons/svgs/bank.js +1 -1
  230. package/build/icons/svgs/bank2.js +1 -1
  231. package/build/icons/svgs/barChart.js +1 -1
  232. package/build/icons/svgs/barChartFill.js +1 -1
  233. package/build/icons/svgs/barChartLine.js +1 -1
  234. package/build/icons/svgs/barChartLineFill.js +1 -1
  235. package/build/icons/svgs/barChartSteps.js +1 -1
  236. package/build/icons/svgs/basket.js +1 -1
  237. package/build/icons/svgs/basket2.js +1 -1
  238. package/build/icons/svgs/basket2Fill.js +1 -1
  239. package/build/icons/svgs/basket3.js +1 -1
  240. package/build/icons/svgs/basket3Fill.js +1 -1
  241. package/build/icons/svgs/basketFill.js +1 -1
  242. package/build/icons/svgs/battery.js +1 -1
  243. package/build/icons/svgs/batteryCharging.js +1 -1
  244. package/build/icons/svgs/batteryFull.js +1 -1
  245. package/build/icons/svgs/batteryHalf.js +1 -1
  246. package/build/icons/svgs/behance.js +1 -1
  247. package/build/icons/svgs/bell.js +1 -1
  248. package/build/icons/svgs/bellFill.js +1 -1
  249. package/build/icons/svgs/bellSlash.js +1 -1
  250. package/build/icons/svgs/bellSlashFill.js +1 -1
  251. package/build/icons/svgs/bezier.js +1 -1
  252. package/build/icons/svgs/bezier2.js +1 -1
  253. package/build/icons/svgs/bicycle.js +1 -1
  254. package/build/icons/svgs/binoculars.js +1 -1
  255. package/build/icons/svgs/binocularsFill.js +1 -1
  256. package/build/icons/svgs/blockquoteLeft.js +1 -1
  257. package/build/icons/svgs/blockquoteRight.js +1 -1
  258. package/build/icons/svgs/bluetooth.js +1 -1
  259. package/build/icons/svgs/bodyText.js +1 -1
  260. package/build/icons/svgs/book.js +1 -1
  261. package/build/icons/svgs/bookFill.js +1 -1
  262. package/build/icons/svgs/bookHalf.js +1 -1
  263. package/build/icons/svgs/bookmark.js +1 -1
  264. package/build/icons/svgs/bookmarkCheck.js +1 -1
  265. package/build/icons/svgs/bookmarkCheckFill.js +1 -1
  266. package/build/icons/svgs/bookmarkDash.js +1 -1
  267. package/build/icons/svgs/bookmarkDashFill.js +1 -1
  268. package/build/icons/svgs/bookmarkFill.js +1 -1
  269. package/build/icons/svgs/bookmarkHeart.js +1 -1
  270. package/build/icons/svgs/bookmarkHeartFill.js +1 -1
  271. package/build/icons/svgs/bookmarkPlus.js +1 -1
  272. package/build/icons/svgs/bookmarkPlusFill.js +1 -1
  273. package/build/icons/svgs/bookmarkStar.js +1 -1
  274. package/build/icons/svgs/bookmarkStarFill.js +1 -1
  275. package/build/icons/svgs/bookmarkX.js +1 -1
  276. package/build/icons/svgs/bookmarkXFill.js +1 -1
  277. package/build/icons/svgs/bookmarks.js +1 -1
  278. package/build/icons/svgs/bookmarksFill.js +1 -1
  279. package/build/icons/svgs/bookshelf.js +1 -1
  280. package/build/icons/svgs/boombox.js +1 -1
  281. package/build/icons/svgs/boomboxFill.js +1 -1
  282. package/build/icons/svgs/bootstrap.js +1 -1
  283. package/build/icons/svgs/bootstrapFill.js +1 -1
  284. package/build/icons/svgs/bootstrapReboot.js +1 -1
  285. package/build/icons/svgs/border.js +1 -1
  286. package/build/icons/svgs/borderAll.js +1 -1
  287. package/build/icons/svgs/borderBottom.js +1 -1
  288. package/build/icons/svgs/borderCenter.js +1 -1
  289. package/build/icons/svgs/borderInner.js +1 -1
  290. package/build/icons/svgs/borderLeft.js +1 -1
  291. package/build/icons/svgs/borderMiddle.js +1 -1
  292. package/build/icons/svgs/borderOuter.js +1 -1
  293. package/build/icons/svgs/borderRight.js +1 -1
  294. package/build/icons/svgs/borderStyle.js +1 -1
  295. package/build/icons/svgs/borderTop.js +1 -1
  296. package/build/icons/svgs/borderWidth.js +1 -1
  297. package/build/icons/svgs/boundingBox.js +1 -1
  298. package/build/icons/svgs/boundingBoxCircles.js +1 -1
  299. package/build/icons/svgs/box.js +1 -1
  300. package/build/icons/svgs/box2.js +1 -1
  301. package/build/icons/svgs/box2Fill.js +1 -1
  302. package/build/icons/svgs/box2Heart.js +1 -1
  303. package/build/icons/svgs/box2HeartFill.js +1 -1
  304. package/build/icons/svgs/boxArrowDown.js +1 -1
  305. package/build/icons/svgs/boxArrowDownLeft.js +1 -1
  306. package/build/icons/svgs/boxArrowDownRight.js +1 -1
  307. package/build/icons/svgs/boxArrowInDown.js +1 -1
  308. package/build/icons/svgs/boxArrowInDownLeft.js +1 -1
  309. package/build/icons/svgs/boxArrowInDownRight.js +1 -1
  310. package/build/icons/svgs/boxArrowInLeft.js +1 -1
  311. package/build/icons/svgs/boxArrowInRight.js +1 -1
  312. package/build/icons/svgs/boxArrowInUp.js +1 -1
  313. package/build/icons/svgs/boxArrowInUpLeft.js +1 -1
  314. package/build/icons/svgs/boxArrowInUpRight.js +1 -1
  315. package/build/icons/svgs/boxArrowLeft.js +1 -1
  316. package/build/icons/svgs/boxArrowRight.js +1 -1
  317. package/build/icons/svgs/boxArrowUp.js +1 -1
  318. package/build/icons/svgs/boxArrowUpLeft.js +1 -1
  319. package/build/icons/svgs/boxArrowUpRight.js +1 -1
  320. package/build/icons/svgs/boxFill.js +8 -0
  321. package/build/icons/svgs/boxSeam.js +1 -1
  322. package/build/icons/svgs/boxSeamFill.js +8 -0
  323. package/build/icons/svgs/boxes.js +1 -1
  324. package/build/icons/svgs/braces.js +1 -1
  325. package/build/icons/svgs/bracesAsterisk.js +1 -1
  326. package/build/icons/svgs/bricks.js +1 -1
  327. package/build/icons/svgs/briefcase.js +1 -1
  328. package/build/icons/svgs/briefcaseFill.js +1 -1
  329. package/build/icons/svgs/brightnessAltHigh.js +1 -1
  330. package/build/icons/svgs/brightnessAltHighFill.js +1 -1
  331. package/build/icons/svgs/brightnessAltLow.js +1 -1
  332. package/build/icons/svgs/brightnessAltLowFill.js +1 -1
  333. package/build/icons/svgs/brightnessHigh.js +1 -1
  334. package/build/icons/svgs/brightnessHighFill.js +1 -1
  335. package/build/icons/svgs/brightnessLow.js +1 -1
  336. package/build/icons/svgs/brightnessLowFill.js +1 -1
  337. package/build/icons/svgs/broadcast.js +1 -1
  338. package/build/icons/svgs/broadcastPin.js +1 -1
  339. package/build/icons/svgs/browserChrome.js +8 -0
  340. package/build/icons/svgs/browserEdge.js +8 -0
  341. package/build/icons/svgs/browserFirefox.js +8 -0
  342. package/build/icons/svgs/browserSafari.js +8 -0
  343. package/build/icons/svgs/brush.js +1 -1
  344. package/build/icons/svgs/brushFill.js +1 -1
  345. package/build/icons/svgs/bucket.js +1 -1
  346. package/build/icons/svgs/bucketFill.js +1 -1
  347. package/build/icons/svgs/bug.js +1 -1
  348. package/build/icons/svgs/bugFill.js +1 -1
  349. package/build/icons/svgs/building.js +1 -1
  350. package/build/icons/svgs/bullseye.js +1 -1
  351. package/build/icons/svgs/cCircle.js +8 -0
  352. package/build/icons/svgs/cCircleFill.js +8 -0
  353. package/build/icons/svgs/cSquare.js +8 -0
  354. package/build/icons/svgs/cSquareFill.js +8 -0
  355. package/build/icons/svgs/calculator.js +1 -1
  356. package/build/icons/svgs/calculatorFill.js +1 -1
  357. package/build/icons/svgs/calendar.js +1 -1
  358. package/build/icons/svgs/calendar2.js +1 -1
  359. package/build/icons/svgs/calendar2Check.js +1 -1
  360. package/build/icons/svgs/calendar2CheckFill.js +1 -1
  361. package/build/icons/svgs/calendar2Date.js +1 -1
  362. package/build/icons/svgs/calendar2DateFill.js +1 -1
  363. package/build/icons/svgs/calendar2Day.js +1 -1
  364. package/build/icons/svgs/calendar2DayFill.js +1 -1
  365. package/build/icons/svgs/calendar2Event.js +1 -1
  366. package/build/icons/svgs/calendar2EventFill.js +1 -1
  367. package/build/icons/svgs/calendar2Fill.js +1 -1
  368. package/build/icons/svgs/calendar2Heart.js +1 -1
  369. package/build/icons/svgs/calendar2HeartFill.js +1 -1
  370. package/build/icons/svgs/calendar2Minus.js +1 -1
  371. package/build/icons/svgs/calendar2MinusFill.js +1 -1
  372. package/build/icons/svgs/calendar2Month.js +1 -1
  373. package/build/icons/svgs/calendar2MonthFill.js +1 -1
  374. package/build/icons/svgs/calendar2Plus.js +1 -1
  375. package/build/icons/svgs/calendar2PlusFill.js +1 -1
  376. package/build/icons/svgs/calendar2Range.js +1 -1
  377. package/build/icons/svgs/calendar2RangeFill.js +1 -1
  378. package/build/icons/svgs/calendar2Week.js +1 -1
  379. package/build/icons/svgs/calendar2WeekFill.js +1 -1
  380. package/build/icons/svgs/calendar2X.js +1 -1
  381. package/build/icons/svgs/calendar2XFill.js +1 -1
  382. package/build/icons/svgs/calendar3.js +1 -1
  383. package/build/icons/svgs/calendar3Event.js +1 -1
  384. package/build/icons/svgs/calendar3EventFill.js +1 -1
  385. package/build/icons/svgs/calendar3Fill.js +1 -1
  386. package/build/icons/svgs/calendar3Range.js +1 -1
  387. package/build/icons/svgs/calendar3RangeFill.js +1 -1
  388. package/build/icons/svgs/calendar3Week.js +1 -1
  389. package/build/icons/svgs/calendar3WeekFill.js +1 -1
  390. package/build/icons/svgs/calendar4.js +1 -1
  391. package/build/icons/svgs/calendar4Event.js +1 -1
  392. package/build/icons/svgs/calendar4Range.js +1 -1
  393. package/build/icons/svgs/calendar4Week.js +1 -1
  394. package/build/icons/svgs/calendarCheck.js +1 -1
  395. package/build/icons/svgs/calendarCheckFill.js +1 -1
  396. package/build/icons/svgs/calendarDate.js +1 -1
  397. package/build/icons/svgs/calendarDateFill.js +1 -1
  398. package/build/icons/svgs/calendarDay.js +1 -1
  399. package/build/icons/svgs/calendarDayFill.js +1 -1
  400. package/build/icons/svgs/calendarEvent.js +1 -1
  401. package/build/icons/svgs/calendarEventFill.js +1 -1
  402. package/build/icons/svgs/calendarFill.js +1 -1
  403. package/build/icons/svgs/calendarHeart.js +1 -1
  404. package/build/icons/svgs/calendarHeartFill.js +1 -1
  405. package/build/icons/svgs/calendarMinus.js +1 -1
  406. package/build/icons/svgs/calendarMinusFill.js +1 -1
  407. package/build/icons/svgs/calendarMonth.js +1 -1
  408. package/build/icons/svgs/calendarMonthFill.js +1 -1
  409. package/build/icons/svgs/calendarPlus.js +1 -1
  410. package/build/icons/svgs/calendarPlusFill.js +1 -1
  411. package/build/icons/svgs/calendarRange.js +1 -1
  412. package/build/icons/svgs/calendarRangeFill.js +1 -1
  413. package/build/icons/svgs/calendarWeek.js +1 -1
  414. package/build/icons/svgs/calendarWeekFill.js +1 -1
  415. package/build/icons/svgs/calendarX.js +1 -1
  416. package/build/icons/svgs/calendarXFill.js +1 -1
  417. package/build/icons/svgs/camera.js +1 -1
  418. package/build/icons/svgs/camera2.js +1 -1
  419. package/build/icons/svgs/cameraFill.js +1 -1
  420. package/build/icons/svgs/cameraReels.js +1 -1
  421. package/build/icons/svgs/cameraReelsFill.js +1 -1
  422. package/build/icons/svgs/cameraVideo.js +1 -1
  423. package/build/icons/svgs/cameraVideoFill.js +1 -1
  424. package/build/icons/svgs/cameraVideoOff.js +1 -1
  425. package/build/icons/svgs/cameraVideoOffFill.js +1 -1
  426. package/build/icons/svgs/capslock.js +1 -1
  427. package/build/icons/svgs/capslockFill.js +1 -1
  428. package/build/icons/svgs/capsule.js +8 -0
  429. package/build/icons/svgs/capsulePill.js +8 -0
  430. package/build/icons/svgs/carFront.js +8 -0
  431. package/build/icons/svgs/carFrontFill.js +8 -0
  432. package/build/icons/svgs/cardChecklist.js +1 -1
  433. package/build/icons/svgs/cardHeading.js +1 -1
  434. package/build/icons/svgs/cardImage.js +1 -1
  435. package/build/icons/svgs/cardList.js +1 -1
  436. package/build/icons/svgs/cardText.js +1 -1
  437. package/build/icons/svgs/caretDown.js +1 -1
  438. package/build/icons/svgs/caretDownFill.js +1 -1
  439. package/build/icons/svgs/caretDownSquare.js +1 -1
  440. package/build/icons/svgs/caretDownSquareFill.js +1 -1
  441. package/build/icons/svgs/caretLeft.js +1 -1
  442. package/build/icons/svgs/caretLeftFill.js +1 -1
  443. package/build/icons/svgs/caretLeftSquare.js +1 -1
  444. package/build/icons/svgs/caretLeftSquareFill.js +1 -1
  445. package/build/icons/svgs/caretRight.js +1 -1
  446. package/build/icons/svgs/caretRightFill.js +1 -1
  447. package/build/icons/svgs/caretRightSquare.js +1 -1
  448. package/build/icons/svgs/caretRightSquareFill.js +1 -1
  449. package/build/icons/svgs/caretUp.js +1 -1
  450. package/build/icons/svgs/caretUpFill.js +1 -1
  451. package/build/icons/svgs/caretUpSquare.js +1 -1
  452. package/build/icons/svgs/caretUpSquareFill.js +1 -1
  453. package/build/icons/svgs/cart.js +1 -1
  454. package/build/icons/svgs/cart2.js +1 -1
  455. package/build/icons/svgs/cart3.js +1 -1
  456. package/build/icons/svgs/cart4.js +1 -1
  457. package/build/icons/svgs/cartCheck.js +1 -1
  458. package/build/icons/svgs/cartCheckFill.js +1 -1
  459. package/build/icons/svgs/cartDash.js +1 -1
  460. package/build/icons/svgs/cartDashFill.js +1 -1
  461. package/build/icons/svgs/cartFill.js +1 -1
  462. package/build/icons/svgs/cartPlus.js +1 -1
  463. package/build/icons/svgs/cartPlusFill.js +1 -1
  464. package/build/icons/svgs/cartX.js +1 -1
  465. package/build/icons/svgs/cartXFill.js +1 -1
  466. package/build/icons/svgs/cash.js +1 -1
  467. package/build/icons/svgs/cashCoin.js +1 -1
  468. package/build/icons/svgs/cashStack.js +1 -1
  469. package/build/icons/svgs/cassette.js +8 -0
  470. package/build/icons/svgs/cassetteFill.js +8 -0
  471. package/build/icons/svgs/cast.js +1 -1
  472. package/build/icons/svgs/ccCircle.js +8 -0
  473. package/build/icons/svgs/ccCircleFill.js +8 -0
  474. package/build/icons/svgs/ccSquare.js +8 -0
  475. package/build/icons/svgs/ccSquareFill.js +8 -0
  476. package/build/icons/svgs/chat.js +1 -1
  477. package/build/icons/svgs/chatDots.js +1 -1
  478. package/build/icons/svgs/chatDotsFill.js +1 -1
  479. package/build/icons/svgs/chatFill.js +1 -1
  480. package/build/icons/svgs/chatHeart.js +1 -1
  481. package/build/icons/svgs/chatHeartFill.js +1 -1
  482. package/build/icons/svgs/chatLeft.js +1 -1
  483. package/build/icons/svgs/chatLeftDots.js +1 -1
  484. package/build/icons/svgs/chatLeftDotsFill.js +1 -1
  485. package/build/icons/svgs/chatLeftFill.js +1 -1
  486. package/build/icons/svgs/chatLeftHeart.js +1 -1
  487. package/build/icons/svgs/chatLeftHeartFill.js +1 -1
  488. package/build/icons/svgs/chatLeftQuote.js +1 -1
  489. package/build/icons/svgs/chatLeftQuoteFill.js +1 -1
  490. package/build/icons/svgs/chatLeftText.js +1 -1
  491. package/build/icons/svgs/chatLeftTextFill.js +1 -1
  492. package/build/icons/svgs/chatQuote.js +1 -1
  493. package/build/icons/svgs/chatQuoteFill.js +1 -1
  494. package/build/icons/svgs/chatRight.js +1 -1
  495. package/build/icons/svgs/chatRightDots.js +1 -1
  496. package/build/icons/svgs/chatRightDotsFill.js +1 -1
  497. package/build/icons/svgs/chatRightFill.js +1 -1
  498. package/build/icons/svgs/chatRightHeart.js +1 -1
  499. package/build/icons/svgs/chatRightHeartFill.js +1 -1
  500. package/build/icons/svgs/chatRightQuote.js +1 -1
  501. package/build/icons/svgs/chatRightQuoteFill.js +1 -1
  502. package/build/icons/svgs/chatRightText.js +1 -1
  503. package/build/icons/svgs/chatRightTextFill.js +1 -1
  504. package/build/icons/svgs/chatSquare.js +1 -1
  505. package/build/icons/svgs/chatSquareDots.js +1 -1
  506. package/build/icons/svgs/chatSquareDotsFill.js +1 -1
  507. package/build/icons/svgs/chatSquareFill.js +1 -1
  508. package/build/icons/svgs/chatSquareHeart.js +1 -1
  509. package/build/icons/svgs/chatSquareHeartFill.js +1 -1
  510. package/build/icons/svgs/chatSquareQuote.js +1 -1
  511. package/build/icons/svgs/chatSquareQuoteFill.js +1 -1
  512. package/build/icons/svgs/chatSquareText.js +1 -1
  513. package/build/icons/svgs/chatSquareTextFill.js +1 -1
  514. package/build/icons/svgs/chatText.js +1 -1
  515. package/build/icons/svgs/chatTextFill.js +1 -1
  516. package/build/icons/svgs/check.js +1 -1
  517. package/build/icons/svgs/check2.js +1 -1
  518. package/build/icons/svgs/check2All.js +1 -1
  519. package/build/icons/svgs/check2Circle.js +1 -1
  520. package/build/icons/svgs/check2Square.js +1 -1
  521. package/build/icons/svgs/checkAll.js +1 -1
  522. package/build/icons/svgs/checkCircle.js +1 -1
  523. package/build/icons/svgs/checkCircleFill.js +1 -1
  524. package/build/icons/svgs/checkLg.js +1 -1
  525. package/build/icons/svgs/checkSquare.js +1 -1
  526. package/build/icons/svgs/checkSquareFill.js +1 -1
  527. package/build/icons/svgs/chevronBarContract.js +1 -1
  528. package/build/icons/svgs/chevronBarDown.js +1 -1
  529. package/build/icons/svgs/chevronBarExpand.js +1 -1
  530. package/build/icons/svgs/chevronBarLeft.js +1 -1
  531. package/build/icons/svgs/chevronBarRight.js +1 -1
  532. package/build/icons/svgs/chevronBarUp.js +1 -1
  533. package/build/icons/svgs/chevronCompactDown.js +1 -1
  534. package/build/icons/svgs/chevronCompactLeft.js +1 -1
  535. package/build/icons/svgs/chevronCompactRight.js +1 -1
  536. package/build/icons/svgs/chevronCompactUp.js +1 -1
  537. package/build/icons/svgs/chevronContract.js +1 -1
  538. package/build/icons/svgs/chevronDoubleDown.js +1 -1
  539. package/build/icons/svgs/chevronDoubleLeft.js +1 -1
  540. package/build/icons/svgs/chevronDoubleRight.js +1 -1
  541. package/build/icons/svgs/chevronDoubleUp.js +1 -1
  542. package/build/icons/svgs/chevronDown.js +1 -1
  543. package/build/icons/svgs/chevronExpand.js +1 -1
  544. package/build/icons/svgs/chevronLeft.js +1 -1
  545. package/build/icons/svgs/chevronRight.js +1 -1
  546. package/build/icons/svgs/chevronUp.js +1 -1
  547. package/build/icons/svgs/circle.js +1 -1
  548. package/build/icons/svgs/circleFill.js +1 -1
  549. package/build/icons/svgs/circleHalf.js +1 -1
  550. package/build/icons/svgs/circleSquare.js +1 -1
  551. package/build/icons/svgs/clipboard.js +1 -1
  552. package/build/icons/svgs/clipboard2.js +1 -1
  553. package/build/icons/svgs/clipboard2Check.js +1 -1
  554. package/build/icons/svgs/clipboard2CheckFill.js +1 -1
  555. package/build/icons/svgs/clipboard2Data.js +1 -1
  556. package/build/icons/svgs/clipboard2DataFill.js +1 -1
  557. package/build/icons/svgs/clipboard2Fill.js +1 -1
  558. package/build/icons/svgs/clipboard2Heart.js +1 -1
  559. package/build/icons/svgs/clipboard2HeartFill.js +1 -1
  560. package/build/icons/svgs/clipboard2Minus.js +1 -1
  561. package/build/icons/svgs/clipboard2MinusFill.js +1 -1
  562. package/build/icons/svgs/clipboard2Plus.js +1 -1
  563. package/build/icons/svgs/clipboard2PlusFill.js +1 -1
  564. package/build/icons/svgs/clipboard2Pulse.js +1 -1
  565. package/build/icons/svgs/clipboard2PulseFill.js +1 -1
  566. package/build/icons/svgs/clipboard2X.js +1 -1
  567. package/build/icons/svgs/clipboard2XFill.js +1 -1
  568. package/build/icons/svgs/clipboardCheck.js +1 -1
  569. package/build/icons/svgs/clipboardCheckFill.js +1 -1
  570. package/build/icons/svgs/clipboardData.js +1 -1
  571. package/build/icons/svgs/clipboardDataFill.js +1 -1
  572. package/build/icons/svgs/clipboardFill.js +1 -1
  573. package/build/icons/svgs/clipboardHeart.js +1 -1
  574. package/build/icons/svgs/clipboardHeartFill.js +1 -1
  575. package/build/icons/svgs/clipboardMinus.js +1 -1
  576. package/build/icons/svgs/clipboardMinusFill.js +1 -1
  577. package/build/icons/svgs/clipboardPlus.js +1 -1
  578. package/build/icons/svgs/clipboardPlusFill.js +1 -1
  579. package/build/icons/svgs/clipboardPulse.js +1 -1
  580. package/build/icons/svgs/clipboardX.js +1 -1
  581. package/build/icons/svgs/clipboardXFill.js +1 -1
  582. package/build/icons/svgs/clock.js +1 -1
  583. package/build/icons/svgs/clockFill.js +1 -1
  584. package/build/icons/svgs/clockHistory.js +1 -1
  585. package/build/icons/svgs/cloud.js +1 -1
  586. package/build/icons/svgs/cloudArrowDown.js +1 -1
  587. package/build/icons/svgs/cloudArrowDownFill.js +1 -1
  588. package/build/icons/svgs/cloudArrowUp.js +1 -1
  589. package/build/icons/svgs/cloudArrowUpFill.js +1 -1
  590. package/build/icons/svgs/cloudCheck.js +1 -1
  591. package/build/icons/svgs/cloudCheckFill.js +1 -1
  592. package/build/icons/svgs/cloudDownload.js +1 -1
  593. package/build/icons/svgs/cloudDownloadFill.js +1 -1
  594. package/build/icons/svgs/cloudDrizzle.js +1 -1
  595. package/build/icons/svgs/cloudDrizzleFill.js +1 -1
  596. package/build/icons/svgs/cloudFill.js +1 -1
  597. package/build/icons/svgs/cloudFog.js +1 -1
  598. package/build/icons/svgs/cloudFog2.js +1 -1
  599. package/build/icons/svgs/cloudFog2Fill.js +1 -1
  600. package/build/icons/svgs/cloudFogFill.js +1 -1
  601. package/build/icons/svgs/cloudHail.js +1 -1
  602. package/build/icons/svgs/cloudHailFill.js +1 -1
  603. package/build/icons/svgs/cloudHaze.js +1 -1
  604. package/build/icons/svgs/cloudHaze2.js +1 -1
  605. package/build/icons/svgs/cloudHaze2Fill.js +1 -1
  606. package/build/icons/svgs/cloudHazeFill.js +1 -1
  607. package/build/icons/svgs/cloudLightning.js +1 -1
  608. package/build/icons/svgs/cloudLightningFill.js +1 -1
  609. package/build/icons/svgs/cloudLightningRain.js +1 -1
  610. package/build/icons/svgs/cloudLightningRainFill.js +1 -1
  611. package/build/icons/svgs/cloudMinus.js +1 -1
  612. package/build/icons/svgs/cloudMinusFill.js +1 -1
  613. package/build/icons/svgs/cloudMoon.js +1 -1
  614. package/build/icons/svgs/cloudMoonFill.js +1 -1
  615. package/build/icons/svgs/cloudPlus.js +1 -1
  616. package/build/icons/svgs/cloudPlusFill.js +1 -1
  617. package/build/icons/svgs/cloudRain.js +1 -1
  618. package/build/icons/svgs/cloudRainFill.js +1 -1
  619. package/build/icons/svgs/cloudRainHeavy.js +1 -1
  620. package/build/icons/svgs/cloudRainHeavyFill.js +1 -1
  621. package/build/icons/svgs/cloudSlash.js +1 -1
  622. package/build/icons/svgs/cloudSlashFill.js +1 -1
  623. package/build/icons/svgs/cloudSleet.js +1 -1
  624. package/build/icons/svgs/cloudSleetFill.js +1 -1
  625. package/build/icons/svgs/cloudSnow.js +1 -1
  626. package/build/icons/svgs/cloudSnowFill.js +1 -1
  627. package/build/icons/svgs/cloudSun.js +1 -1
  628. package/build/icons/svgs/cloudSunFill.js +1 -1
  629. package/build/icons/svgs/cloudUpload.js +1 -1
  630. package/build/icons/svgs/cloudUploadFill.js +1 -1
  631. package/build/icons/svgs/clouds.js +1 -1
  632. package/build/icons/svgs/cloudsFill.js +1 -1
  633. package/build/icons/svgs/cloudy.js +1 -1
  634. package/build/icons/svgs/cloudyFill.js +1 -1
  635. package/build/icons/svgs/code.js +1 -1
  636. package/build/icons/svgs/codeSlash.js +1 -1
  637. package/build/icons/svgs/codeSquare.js +1 -1
  638. package/build/icons/svgs/coin.js +1 -1
  639. package/build/icons/svgs/collection.js +1 -1
  640. package/build/icons/svgs/collectionFill.js +1 -1
  641. package/build/icons/svgs/collectionPlay.js +1 -1
  642. package/build/icons/svgs/collectionPlayFill.js +1 -1
  643. package/build/icons/svgs/columns.js +1 -1
  644. package/build/icons/svgs/columnsGap.js +1 -1
  645. package/build/icons/svgs/command.js +1 -1
  646. package/build/icons/svgs/compass.js +1 -1
  647. package/build/icons/svgs/compassFill.js +1 -1
  648. package/build/icons/svgs/cone.js +1 -1
  649. package/build/icons/svgs/coneStriped.js +1 -1
  650. package/build/icons/svgs/controller.js +1 -1
  651. package/build/icons/svgs/cpu.js +1 -1
  652. package/build/icons/svgs/cpuFill.js +1 -1
  653. package/build/icons/svgs/creditCard.js +1 -1
  654. package/build/icons/svgs/creditCard2Back.js +1 -1
  655. package/build/icons/svgs/creditCard2BackFill.js +1 -1
  656. package/build/icons/svgs/creditCard2Front.js +1 -1
  657. package/build/icons/svgs/creditCard2FrontFill.js +1 -1
  658. package/build/icons/svgs/creditCardFill.js +1 -1
  659. package/build/icons/svgs/crop.js +1 -1
  660. package/build/icons/svgs/cup.js +1 -1
  661. package/build/icons/svgs/cupFill.js +1 -1
  662. package/build/icons/svgs/cupHot.js +8 -0
  663. package/build/icons/svgs/cupHotFill.js +8 -0
  664. package/build/icons/svgs/cupStraw.js +1 -1
  665. package/build/icons/svgs/currencyBitcoin.js +1 -1
  666. package/build/icons/svgs/currencyDollar.js +1 -1
  667. package/build/icons/svgs/currencyEuro.js +1 -1
  668. package/build/icons/svgs/currencyExchange.js +1 -1
  669. package/build/icons/svgs/currencyPound.js +1 -1
  670. package/build/icons/svgs/currencyRupee.js +8 -0
  671. package/build/icons/svgs/currencyYen.js +1 -1
  672. package/build/icons/svgs/cursor.js +1 -1
  673. package/build/icons/svgs/cursorFill.js +1 -1
  674. package/build/icons/svgs/cursorText.js +1 -1
  675. package/build/icons/svgs/dash.js +1 -1
  676. package/build/icons/svgs/dashCircle.js +1 -1
  677. package/build/icons/svgs/dashCircleDotted.js +1 -1
  678. package/build/icons/svgs/dashCircleFill.js +1 -1
  679. package/build/icons/svgs/dashLg.js +1 -1
  680. package/build/icons/svgs/dashSquare.js +1 -1
  681. package/build/icons/svgs/dashSquareDotted.js +1 -1
  682. package/build/icons/svgs/dashSquareFill.js +1 -1
  683. package/build/icons/svgs/deviceHdd.js +1 -1
  684. package/build/icons/svgs/deviceHddFill.js +1 -1
  685. package/build/icons/svgs/deviceSsd.js +1 -1
  686. package/build/icons/svgs/deviceSsdFill.js +1 -1
  687. package/build/icons/svgs/diagram2.js +1 -1
  688. package/build/icons/svgs/diagram2Fill.js +1 -1
  689. package/build/icons/svgs/diagram3.js +1 -1
  690. package/build/icons/svgs/diagram3Fill.js +1 -1
  691. package/build/icons/svgs/diamond.js +1 -1
  692. package/build/icons/svgs/diamondFill.js +1 -1
  693. package/build/icons/svgs/diamondHalf.js +1 -1
  694. package/build/icons/svgs/dice1.js +1 -1
  695. package/build/icons/svgs/dice1Fill.js +1 -1
  696. package/build/icons/svgs/dice2.js +1 -1
  697. package/build/icons/svgs/dice2Fill.js +1 -1
  698. package/build/icons/svgs/dice3.js +1 -1
  699. package/build/icons/svgs/dice3Fill.js +1 -1
  700. package/build/icons/svgs/dice4.js +1 -1
  701. package/build/icons/svgs/dice4Fill.js +1 -1
  702. package/build/icons/svgs/dice5.js +1 -1
  703. package/build/icons/svgs/dice5Fill.js +1 -1
  704. package/build/icons/svgs/dice6.js +1 -1
  705. package/build/icons/svgs/dice6Fill.js +1 -1
  706. package/build/icons/svgs/disc.js +1 -1
  707. package/build/icons/svgs/discFill.js +1 -1
  708. package/build/icons/svgs/discord.js +1 -1
  709. package/build/icons/svgs/display.js +1 -1
  710. package/build/icons/svgs/displayFill.js +1 -1
  711. package/build/icons/svgs/displayport.js +1 -1
  712. package/build/icons/svgs/displayportFill.js +1 -1
  713. package/build/icons/svgs/distributeHorizontal.js +1 -1
  714. package/build/icons/svgs/distributeVertical.js +1 -1
  715. package/build/icons/svgs/doorClosed.js +1 -1
  716. package/build/icons/svgs/doorClosedFill.js +1 -1
  717. package/build/icons/svgs/doorOpen.js +1 -1
  718. package/build/icons/svgs/doorOpenFill.js +1 -1
  719. package/build/icons/svgs/dot.js +1 -1
  720. package/build/icons/svgs/download.js +1 -1
  721. package/build/icons/svgs/dpad.js +1 -1
  722. package/build/icons/svgs/dpadFill.js +1 -1
  723. package/build/icons/svgs/dribbble.js +1 -1
  724. package/build/icons/svgs/dropbox.js +8 -0
  725. package/build/icons/svgs/droplet.js +1 -1
  726. package/build/icons/svgs/dropletFill.js +1 -1
  727. package/build/icons/svgs/dropletHalf.js +1 -1
  728. package/build/icons/svgs/ear.js +1 -1
  729. package/build/icons/svgs/earFill.js +1 -1
  730. package/build/icons/svgs/earbuds.js +1 -1
  731. package/build/icons/svgs/easel.js +1 -1
  732. package/build/icons/svgs/easel2.js +1 -1
  733. package/build/icons/svgs/easel2Fill.js +1 -1
  734. package/build/icons/svgs/easel3.js +1 -1
  735. package/build/icons/svgs/easel3Fill.js +1 -1
  736. package/build/icons/svgs/easelFill.js +1 -1
  737. package/build/icons/svgs/egg.js +1 -1
  738. package/build/icons/svgs/eggFill.js +1 -1
  739. package/build/icons/svgs/eggFried.js +1 -1
  740. package/build/icons/svgs/eject.js +1 -1
  741. package/build/icons/svgs/ejectFill.js +1 -1
  742. package/build/icons/svgs/emojiAngry.js +1 -1
  743. package/build/icons/svgs/emojiAngryFill.js +1 -1
  744. package/build/icons/svgs/emojiDizzy.js +1 -1
  745. package/build/icons/svgs/emojiDizzyFill.js +1 -1
  746. package/build/icons/svgs/emojiExpressionless.js +1 -1
  747. package/build/icons/svgs/emojiExpressionlessFill.js +1 -1
  748. package/build/icons/svgs/emojiFrown.js +1 -1
  749. package/build/icons/svgs/emojiFrownFill.js +1 -1
  750. package/build/icons/svgs/emojiHeartEyes.js +1 -1
  751. package/build/icons/svgs/emojiHeartEyesFill.js +1 -1
  752. package/build/icons/svgs/emojiKiss.js +1 -1
  753. package/build/icons/svgs/emojiKissFill.js +1 -1
  754. package/build/icons/svgs/emojiLaughing.js +1 -1
  755. package/build/icons/svgs/emojiLaughingFill.js +1 -1
  756. package/build/icons/svgs/emojiNeutral.js +1 -1
  757. package/build/icons/svgs/emojiNeutralFill.js +1 -1
  758. package/build/icons/svgs/emojiSmile.js +1 -1
  759. package/build/icons/svgs/emojiSmileFill.js +1 -1
  760. package/build/icons/svgs/emojiSmileUpsideDown.js +1 -1
  761. package/build/icons/svgs/emojiSmileUpsideDownFill.js +1 -1
  762. package/build/icons/svgs/emojiSunglasses.js +1 -1
  763. package/build/icons/svgs/emojiSunglassesFill.js +1 -1
  764. package/build/icons/svgs/emojiWink.js +1 -1
  765. package/build/icons/svgs/emojiWinkFill.js +1 -1
  766. package/build/icons/svgs/envelope.js +1 -1
  767. package/build/icons/svgs/envelopeCheck.js +1 -1
  768. package/build/icons/svgs/envelopeCheckFill.js +1 -1
  769. package/build/icons/svgs/envelopeDash.js +1 -1
  770. package/build/icons/svgs/envelopeDashFill.js +1 -1
  771. package/build/icons/svgs/envelopeExclamation.js +1 -1
  772. package/build/icons/svgs/envelopeExclamationFill.js +1 -1
  773. package/build/icons/svgs/envelopeFill.js +1 -1
  774. package/build/icons/svgs/envelopeHeart.js +1 -1
  775. package/build/icons/svgs/envelopeHeartFill.js +1 -1
  776. package/build/icons/svgs/envelopeOpen.js +1 -1
  777. package/build/icons/svgs/envelopeOpenFill.js +1 -1
  778. package/build/icons/svgs/envelopeOpenHeart.js +1 -1
  779. package/build/icons/svgs/envelopeOpenHeartFill.js +1 -1
  780. package/build/icons/svgs/envelopePaper.js +1 -1
  781. package/build/icons/svgs/envelopePaperFill.js +1 -1
  782. package/build/icons/svgs/envelopePaperHeart.js +1 -1
  783. package/build/icons/svgs/envelopePaperHeartFill.js +1 -1
  784. package/build/icons/svgs/envelopePlus.js +1 -1
  785. package/build/icons/svgs/envelopePlusFill.js +1 -1
  786. package/build/icons/svgs/envelopeSlash.js +1 -1
  787. package/build/icons/svgs/envelopeSlashFill.js +1 -1
  788. package/build/icons/svgs/envelopeX.js +1 -1
  789. package/build/icons/svgs/envelopeXFill.js +1 -1
  790. package/build/icons/svgs/eraser.js +1 -1
  791. package/build/icons/svgs/eraserFill.js +1 -1
  792. package/build/icons/svgs/escape.js +8 -0
  793. package/build/icons/svgs/ethernet.js +1 -1
  794. package/build/icons/svgs/evStation.js +8 -0
  795. package/build/icons/svgs/evStationFill.js +8 -0
  796. package/build/icons/svgs/exclamation.js +1 -1
  797. package/build/icons/svgs/exclamationCircle.js +1 -1
  798. package/build/icons/svgs/exclamationCircleFill.js +1 -1
  799. package/build/icons/svgs/exclamationDiamond.js +1 -1
  800. package/build/icons/svgs/exclamationDiamondFill.js +1 -1
  801. package/build/icons/svgs/exclamationLg.js +1 -1
  802. package/build/icons/svgs/exclamationOctagon.js +1 -1
  803. package/build/icons/svgs/exclamationOctagonFill.js +1 -1
  804. package/build/icons/svgs/exclamationSquare.js +1 -1
  805. package/build/icons/svgs/exclamationSquareFill.js +1 -1
  806. package/build/icons/svgs/exclamationTriangle.js +1 -1
  807. package/build/icons/svgs/exclamationTriangleFill.js +1 -1
  808. package/build/icons/svgs/exclude.js +1 -1
  809. package/build/icons/svgs/explicit.js +1 -1
  810. package/build/icons/svgs/explicitFill.js +1 -1
  811. package/build/icons/svgs/eye.js +1 -1
  812. package/build/icons/svgs/eyeFill.js +1 -1
  813. package/build/icons/svgs/eyeSlash.js +1 -1
  814. package/build/icons/svgs/eyeSlashFill.js +1 -1
  815. package/build/icons/svgs/eyedropper.js +1 -1
  816. package/build/icons/svgs/eyeglasses.js +1 -1
  817. package/build/icons/svgs/facebook.js +1 -1
  818. package/build/icons/svgs/fan.js +1 -1
  819. package/build/icons/svgs/fastForward.js +8 -0
  820. package/build/icons/svgs/fastForwardBtn.js +8 -0
  821. package/build/icons/svgs/fastForwardBtnFill.js +8 -0
  822. package/build/icons/svgs/fastForwardCircle.js +8 -0
  823. package/build/icons/svgs/fastForwardCircleFill.js +8 -0
  824. package/build/icons/svgs/fastForwardFill.js +8 -0
  825. package/build/icons/svgs/file.js +1 -1
  826. package/build/icons/svgs/fileArrowDown.js +1 -1
  827. package/build/icons/svgs/fileArrowDownFill.js +1 -1
  828. package/build/icons/svgs/fileArrowUp.js +1 -1
  829. package/build/icons/svgs/fileArrowUpFill.js +1 -1
  830. package/build/icons/svgs/fileBarGraph.js +1 -1
  831. package/build/icons/svgs/fileBarGraphFill.js +1 -1
  832. package/build/icons/svgs/fileBinary.js +1 -1
  833. package/build/icons/svgs/fileBinaryFill.js +1 -1
  834. package/build/icons/svgs/fileBreak.js +1 -1
  835. package/build/icons/svgs/fileBreakFill.js +1 -1
  836. package/build/icons/svgs/fileCheck.js +1 -1
  837. package/build/icons/svgs/fileCheckFill.js +1 -1
  838. package/build/icons/svgs/fileCode.js +1 -1
  839. package/build/icons/svgs/fileCodeFill.js +1 -1
  840. package/build/icons/svgs/fileDiff.js +1 -1
  841. package/build/icons/svgs/fileDiffFill.js +1 -1
  842. package/build/icons/svgs/fileEarmark.js +1 -1
  843. package/build/icons/svgs/fileEarmarkArrowDown.js +1 -1
  844. package/build/icons/svgs/fileEarmarkArrowDownFill.js +1 -1
  845. package/build/icons/svgs/fileEarmarkArrowUp.js +1 -1
  846. package/build/icons/svgs/fileEarmarkArrowUpFill.js +1 -1
  847. package/build/icons/svgs/fileEarmarkBarGraph.js +1 -1
  848. package/build/icons/svgs/fileEarmarkBarGraphFill.js +1 -1
  849. package/build/icons/svgs/fileEarmarkBinary.js +1 -1
  850. package/build/icons/svgs/fileEarmarkBinaryFill.js +1 -1
  851. package/build/icons/svgs/fileEarmarkBreak.js +1 -1
  852. package/build/icons/svgs/fileEarmarkBreakFill.js +1 -1
  853. package/build/icons/svgs/fileEarmarkCheck.js +1 -1
  854. package/build/icons/svgs/fileEarmarkCheckFill.js +1 -1
  855. package/build/icons/svgs/fileEarmarkCode.js +1 -1
  856. package/build/icons/svgs/fileEarmarkCodeFill.js +1 -1
  857. package/build/icons/svgs/fileEarmarkDiff.js +1 -1
  858. package/build/icons/svgs/fileEarmarkDiffFill.js +1 -1
  859. package/build/icons/svgs/fileEarmarkEasel.js +1 -1
  860. package/build/icons/svgs/fileEarmarkEaselFill.js +1 -1
  861. package/build/icons/svgs/fileEarmarkExcel.js +1 -1
  862. package/build/icons/svgs/fileEarmarkExcelFill.js +1 -1
  863. package/build/icons/svgs/fileEarmarkFill.js +1 -1
  864. package/build/icons/svgs/fileEarmarkFont.js +1 -1
  865. package/build/icons/svgs/fileEarmarkFontFill.js +1 -1
  866. package/build/icons/svgs/fileEarmarkImage.js +1 -1
  867. package/build/icons/svgs/fileEarmarkImageFill.js +1 -1
  868. package/build/icons/svgs/fileEarmarkLock.js +1 -1
  869. package/build/icons/svgs/fileEarmarkLock2.js +1 -1
  870. package/build/icons/svgs/fileEarmarkLock2Fill.js +1 -1
  871. package/build/icons/svgs/fileEarmarkLockFill.js +1 -1
  872. package/build/icons/svgs/fileEarmarkMedical.js +1 -1
  873. package/build/icons/svgs/fileEarmarkMedicalFill.js +1 -1
  874. package/build/icons/svgs/fileEarmarkMinus.js +1 -1
  875. package/build/icons/svgs/fileEarmarkMinusFill.js +1 -1
  876. package/build/icons/svgs/fileEarmarkMusic.js +1 -1
  877. package/build/icons/svgs/fileEarmarkMusicFill.js +1 -1
  878. package/build/icons/svgs/fileEarmarkPdf.js +1 -1
  879. package/build/icons/svgs/fileEarmarkPdfFill.js +1 -1
  880. package/build/icons/svgs/fileEarmarkPerson.js +1 -1
  881. package/build/icons/svgs/fileEarmarkPersonFill.js +1 -1
  882. package/build/icons/svgs/fileEarmarkPlay.js +1 -1
  883. package/build/icons/svgs/fileEarmarkPlayFill.js +1 -1
  884. package/build/icons/svgs/fileEarmarkPlus.js +1 -1
  885. package/build/icons/svgs/fileEarmarkPlusFill.js +1 -1
  886. package/build/icons/svgs/fileEarmarkPost.js +1 -1
  887. package/build/icons/svgs/fileEarmarkPostFill.js +1 -1
  888. package/build/icons/svgs/fileEarmarkPpt.js +1 -1
  889. package/build/icons/svgs/fileEarmarkPptFill.js +1 -1
  890. package/build/icons/svgs/fileEarmarkRichtext.js +1 -1
  891. package/build/icons/svgs/fileEarmarkRichtextFill.js +1 -1
  892. package/build/icons/svgs/fileEarmarkRuled.js +1 -1
  893. package/build/icons/svgs/fileEarmarkRuledFill.js +1 -1
  894. package/build/icons/svgs/fileEarmarkSlides.js +1 -1
  895. package/build/icons/svgs/fileEarmarkSlidesFill.js +1 -1
  896. package/build/icons/svgs/fileEarmarkSpreadsheet.js +1 -1
  897. package/build/icons/svgs/fileEarmarkSpreadsheetFill.js +1 -1
  898. package/build/icons/svgs/fileEarmarkText.js +1 -1
  899. package/build/icons/svgs/fileEarmarkTextFill.js +1 -1
  900. package/build/icons/svgs/fileEarmarkWord.js +1 -1
  901. package/build/icons/svgs/fileEarmarkWordFill.js +1 -1
  902. package/build/icons/svgs/fileEarmarkX.js +1 -1
  903. package/build/icons/svgs/fileEarmarkXFill.js +1 -1
  904. package/build/icons/svgs/fileEarmarkZip.js +1 -1
  905. package/build/icons/svgs/fileEarmarkZipFill.js +1 -1
  906. package/build/icons/svgs/fileEasel.js +1 -1
  907. package/build/icons/svgs/fileEaselFill.js +1 -1
  908. package/build/icons/svgs/fileExcel.js +1 -1
  909. package/build/icons/svgs/fileExcelFill.js +1 -1
  910. package/build/icons/svgs/fileFill.js +1 -1
  911. package/build/icons/svgs/fileFont.js +1 -1
  912. package/build/icons/svgs/fileFontFill.js +1 -1
  913. package/build/icons/svgs/fileImage.js +1 -1
  914. package/build/icons/svgs/fileImageFill.js +1 -1
  915. package/build/icons/svgs/fileLock.js +1 -1
  916. package/build/icons/svgs/fileLock2.js +1 -1
  917. package/build/icons/svgs/fileLock2Fill.js +1 -1
  918. package/build/icons/svgs/fileLockFill.js +1 -1
  919. package/build/icons/svgs/fileMedical.js +1 -1
  920. package/build/icons/svgs/fileMedicalFill.js +1 -1
  921. package/build/icons/svgs/fileMinus.js +1 -1
  922. package/build/icons/svgs/fileMinusFill.js +1 -1
  923. package/build/icons/svgs/fileMusic.js +1 -1
  924. package/build/icons/svgs/fileMusicFill.js +1 -1
  925. package/build/icons/svgs/filePdf.js +1 -1
  926. package/build/icons/svgs/filePdfFill.js +1 -1
  927. package/build/icons/svgs/filePerson.js +1 -1
  928. package/build/icons/svgs/filePersonFill.js +1 -1
  929. package/build/icons/svgs/filePlay.js +1 -1
  930. package/build/icons/svgs/filePlayFill.js +1 -1
  931. package/build/icons/svgs/filePlus.js +1 -1
  932. package/build/icons/svgs/filePlusFill.js +1 -1
  933. package/build/icons/svgs/filePost.js +1 -1
  934. package/build/icons/svgs/filePostFill.js +1 -1
  935. package/build/icons/svgs/filePpt.js +1 -1
  936. package/build/icons/svgs/filePptFill.js +1 -1
  937. package/build/icons/svgs/fileRichtext.js +1 -1
  938. package/build/icons/svgs/fileRichtextFill.js +1 -1
  939. package/build/icons/svgs/fileRuled.js +1 -1
  940. package/build/icons/svgs/fileRuledFill.js +1 -1
  941. package/build/icons/svgs/fileSlides.js +1 -1
  942. package/build/icons/svgs/fileSlidesFill.js +1 -1
  943. package/build/icons/svgs/fileSpreadsheet.js +1 -1
  944. package/build/icons/svgs/fileSpreadsheetFill.js +1 -1
  945. package/build/icons/svgs/fileText.js +1 -1
  946. package/build/icons/svgs/fileTextFill.js +1 -1
  947. package/build/icons/svgs/fileWord.js +1 -1
  948. package/build/icons/svgs/fileWordFill.js +1 -1
  949. package/build/icons/svgs/fileX.js +1 -1
  950. package/build/icons/svgs/fileXFill.js +1 -1
  951. package/build/icons/svgs/fileZip.js +1 -1
  952. package/build/icons/svgs/fileZipFill.js +1 -1
  953. package/build/icons/svgs/files.js +1 -1
  954. package/build/icons/svgs/filesAlt.js +1 -1
  955. package/build/icons/svgs/filetypeAac.js +1 -1
  956. package/build/icons/svgs/filetypeAi.js +1 -1
  957. package/build/icons/svgs/filetypeBmp.js +1 -1
  958. package/build/icons/svgs/filetypeCs.js +1 -1
  959. package/build/icons/svgs/filetypeCss.js +1 -1
  960. package/build/icons/svgs/filetypeCsv.js +1 -1
  961. package/build/icons/svgs/filetypeDoc.js +1 -1
  962. package/build/icons/svgs/filetypeDocx.js +1 -1
  963. package/build/icons/svgs/filetypeExe.js +1 -1
  964. package/build/icons/svgs/filetypeGif.js +1 -1
  965. package/build/icons/svgs/filetypeHeic.js +1 -1
  966. package/build/icons/svgs/filetypeHtml.js +1 -1
  967. package/build/icons/svgs/filetypeJava.js +1 -1
  968. package/build/icons/svgs/filetypeJpg.js +1 -1
  969. package/build/icons/svgs/filetypeJs.js +1 -1
  970. package/build/icons/svgs/filetypeJson.js +1 -1
  971. package/build/icons/svgs/filetypeJsx.js +1 -1
  972. package/build/icons/svgs/filetypeKey.js +1 -1
  973. package/build/icons/svgs/filetypeM4p.js +1 -1
  974. package/build/icons/svgs/filetypeMd.js +1 -1
  975. package/build/icons/svgs/filetypeMdx.js +1 -1
  976. package/build/icons/svgs/filetypeMov.js +1 -1
  977. package/build/icons/svgs/filetypeMp3.js +1 -1
  978. package/build/icons/svgs/filetypeMp4.js +1 -1
  979. package/build/icons/svgs/filetypeOtf.js +1 -1
  980. package/build/icons/svgs/filetypePdf.js +1 -1
  981. package/build/icons/svgs/filetypePhp.js +1 -1
  982. package/build/icons/svgs/filetypePng.js +1 -1
  983. package/build/icons/svgs/filetypePpt.js +1 -1
  984. package/build/icons/svgs/filetypePptx.js +1 -1
  985. package/build/icons/svgs/filetypePsd.js +1 -1
  986. package/build/icons/svgs/filetypePy.js +1 -1
  987. package/build/icons/svgs/filetypeRaw.js +1 -1
  988. package/build/icons/svgs/filetypeRb.js +1 -1
  989. package/build/icons/svgs/filetypeSass.js +1 -1
  990. package/build/icons/svgs/filetypeScss.js +1 -1
  991. package/build/icons/svgs/filetypeSh.js +1 -1
  992. package/build/icons/svgs/filetypeSql.js +8 -0
  993. package/build/icons/svgs/filetypeSvg.js +1 -1
  994. package/build/icons/svgs/filetypeTiff.js +1 -1
  995. package/build/icons/svgs/filetypeTsx.js +1 -1
  996. package/build/icons/svgs/filetypeTtf.js +1 -1
  997. package/build/icons/svgs/filetypeTxt.js +1 -1
  998. package/build/icons/svgs/filetypeWav.js +1 -1
  999. package/build/icons/svgs/filetypeWoff.js +1 -1
  1000. package/build/icons/svgs/filetypeXls.js +1 -1
  1001. package/build/icons/svgs/filetypeXlsx.js +1 -1
  1002. package/build/icons/svgs/filetypeXml.js +1 -1
  1003. package/build/icons/svgs/filetypeYml.js +1 -1
  1004. package/build/icons/svgs/film.js +1 -1
  1005. package/build/icons/svgs/filter.js +1 -1
  1006. package/build/icons/svgs/filterCircle.js +1 -1
  1007. package/build/icons/svgs/filterCircleFill.js +1 -1
  1008. package/build/icons/svgs/filterLeft.js +1 -1
  1009. package/build/icons/svgs/filterRight.js +1 -1
  1010. package/build/icons/svgs/filterSquare.js +1 -1
  1011. package/build/icons/svgs/filterSquareFill.js +1 -1
  1012. package/build/icons/svgs/fingerprint.js +1 -1
  1013. package/build/icons/svgs/fire.js +8 -0
  1014. package/build/icons/svgs/flag.js +1 -1
  1015. package/build/icons/svgs/flagFill.js +1 -1
  1016. package/build/icons/svgs/flower1.js +1 -1
  1017. package/build/icons/svgs/flower2.js +1 -1
  1018. package/build/icons/svgs/flower3.js +1 -1
  1019. package/build/icons/svgs/folder.js +1 -1
  1020. package/build/icons/svgs/folder2.js +1 -1
  1021. package/build/icons/svgs/folder2Open.js +1 -1
  1022. package/build/icons/svgs/folderCheck.js +1 -1
  1023. package/build/icons/svgs/folderFill.js +1 -1
  1024. package/build/icons/svgs/folderMinus.js +1 -1
  1025. package/build/icons/svgs/folderPlus.js +1 -1
  1026. package/build/icons/svgs/folderSymlink.js +1 -1
  1027. package/build/icons/svgs/folderSymlinkFill.js +1 -1
  1028. package/build/icons/svgs/folderX.js +1 -1
  1029. package/build/icons/svgs/fonts.js +1 -1
  1030. package/build/icons/svgs/forward.js +1 -1
  1031. package/build/icons/svgs/forwardFill.js +1 -1
  1032. package/build/icons/svgs/front.js +1 -1
  1033. package/build/icons/svgs/fuelPump.js +8 -0
  1034. package/build/icons/svgs/fuelPumpDiesel.js +8 -0
  1035. package/build/icons/svgs/fuelPumpDieselFill.js +8 -0
  1036. package/build/icons/svgs/fuelPumpFill.js +8 -0
  1037. package/build/icons/svgs/fullscreen.js +1 -1
  1038. package/build/icons/svgs/fullscreenExit.js +1 -1
  1039. package/build/icons/svgs/funnel.js +1 -1
  1040. package/build/icons/svgs/funnelFill.js +1 -1
  1041. package/build/icons/svgs/gear.js +1 -1
  1042. package/build/icons/svgs/gearFill.js +1 -1
  1043. package/build/icons/svgs/gearWide.js +1 -1
  1044. package/build/icons/svgs/gearWideConnected.js +1 -1
  1045. package/build/icons/svgs/gem.js +1 -1
  1046. package/build/icons/svgs/genderAmbiguous.js +1 -1
  1047. package/build/icons/svgs/genderFemale.js +1 -1
  1048. package/build/icons/svgs/genderMale.js +1 -1
  1049. package/build/icons/svgs/genderTrans.js +1 -1
  1050. package/build/icons/svgs/geo.js +1 -1
  1051. package/build/icons/svgs/geoAlt.js +1 -1
  1052. package/build/icons/svgs/geoAltFill.js +1 -1
  1053. package/build/icons/svgs/geoFill.js +1 -1
  1054. package/build/icons/svgs/gift.js +1 -1
  1055. package/build/icons/svgs/giftFill.js +1 -1
  1056. package/build/icons/svgs/git.js +1 -1
  1057. package/build/icons/svgs/github.js +1 -1
  1058. package/build/icons/svgs/globe.js +1 -1
  1059. package/build/icons/svgs/globe2.js +1 -1
  1060. package/build/icons/svgs/google.js +1 -1
  1061. package/build/icons/svgs/googlePlay.js +8 -0
  1062. package/build/icons/svgs/gpuCard.js +1 -1
  1063. package/build/icons/svgs/graphDown.js +1 -1
  1064. package/build/icons/svgs/graphDownArrow.js +1 -1
  1065. package/build/icons/svgs/graphUp.js +1 -1
  1066. package/build/icons/svgs/graphUpArrow.js +1 -1
  1067. package/build/icons/svgs/grid.js +1 -1
  1068. package/build/icons/svgs/grid1x2.js +1 -1
  1069. package/build/icons/svgs/grid1x2Fill.js +1 -1
  1070. package/build/icons/svgs/grid3x2.js +1 -1
  1071. package/build/icons/svgs/grid3x2Gap.js +1 -1
  1072. package/build/icons/svgs/grid3x2GapFill.js +1 -1
  1073. package/build/icons/svgs/grid3x3.js +1 -1
  1074. package/build/icons/svgs/grid3x3Gap.js +1 -1
  1075. package/build/icons/svgs/grid3x3GapFill.js +1 -1
  1076. package/build/icons/svgs/gridFill.js +1 -1
  1077. package/build/icons/svgs/gripHorizontal.js +1 -1
  1078. package/build/icons/svgs/gripVertical.js +1 -1
  1079. package/build/icons/svgs/hCircle.js +8 -0
  1080. package/build/icons/svgs/hCircleFill.js +8 -0
  1081. package/build/icons/svgs/hSquare.js +8 -0
  1082. package/build/icons/svgs/hSquareFill.js +8 -0
  1083. package/build/icons/svgs/hammer.js +1 -1
  1084. package/build/icons/svgs/handIndex.js +1 -1
  1085. package/build/icons/svgs/handIndexFill.js +1 -1
  1086. package/build/icons/svgs/handIndexThumb.js +1 -1
  1087. package/build/icons/svgs/handIndexThumbFill.js +1 -1
  1088. package/build/icons/svgs/handThumbsDown.js +1 -1
  1089. package/build/icons/svgs/handThumbsDownFill.js +1 -1
  1090. package/build/icons/svgs/handThumbsUp.js +1 -1
  1091. package/build/icons/svgs/handThumbsUpFill.js +1 -1
  1092. package/build/icons/svgs/handbag.js +1 -1
  1093. package/build/icons/svgs/handbagFill.js +1 -1
  1094. package/build/icons/svgs/hash.js +1 -1
  1095. package/build/icons/svgs/hdd.js +1 -1
  1096. package/build/icons/svgs/hddFill.js +1 -1
  1097. package/build/icons/svgs/hddNetwork.js +1 -1
  1098. package/build/icons/svgs/hddNetworkFill.js +1 -1
  1099. package/build/icons/svgs/hddRack.js +1 -1
  1100. package/build/icons/svgs/hddRackFill.js +1 -1
  1101. package/build/icons/svgs/hddStack.js +1 -1
  1102. package/build/icons/svgs/hddStackFill.js +1 -1
  1103. package/build/icons/svgs/hdmi.js +1 -1
  1104. package/build/icons/svgs/hdmiFill.js +1 -1
  1105. package/build/icons/svgs/headphones.js +1 -1
  1106. package/build/icons/svgs/headset.js +1 -1
  1107. package/build/icons/svgs/headsetVr.js +1 -1
  1108. package/build/icons/svgs/heart.js +1 -1
  1109. package/build/icons/svgs/heartArrow.js +1 -1
  1110. package/build/icons/svgs/heartFill.js +1 -1
  1111. package/build/icons/svgs/heartHalf.js +1 -1
  1112. package/build/icons/svgs/heartPulse.js +1 -1
  1113. package/build/icons/svgs/heartPulseFill.js +1 -1
  1114. package/build/icons/svgs/heartbreak.js +1 -1
  1115. package/build/icons/svgs/heartbreakFill.js +1 -1
  1116. package/build/icons/svgs/hearts.js +1 -1
  1117. package/build/icons/svgs/heptagon.js +1 -1
  1118. package/build/icons/svgs/heptagonFill.js +1 -1
  1119. package/build/icons/svgs/heptagonHalf.js +1 -1
  1120. package/build/icons/svgs/hexagon.js +1 -1
  1121. package/build/icons/svgs/hexagonFill.js +1 -1
  1122. package/build/icons/svgs/hexagonHalf.js +1 -1
  1123. package/build/icons/svgs/hospital.js +1 -1
  1124. package/build/icons/svgs/hospitalFill.js +1 -1
  1125. package/build/icons/svgs/hourglass.js +1 -1
  1126. package/build/icons/svgs/hourglassBottom.js +1 -1
  1127. package/build/icons/svgs/hourglassSplit.js +1 -1
  1128. package/build/icons/svgs/hourglassTop.js +1 -1
  1129. package/build/icons/svgs/house.js +1 -1
  1130. package/build/icons/svgs/houseDoor.js +1 -1
  1131. package/build/icons/svgs/houseDoorFill.js +1 -1
  1132. package/build/icons/svgs/houseFill.js +1 -1
  1133. package/build/icons/svgs/houseHeart.js +1 -1
  1134. package/build/icons/svgs/houseHeartFill.js +1 -1
  1135. package/build/icons/svgs/hr.js +1 -1
  1136. package/build/icons/svgs/hurricane.js +1 -1
  1137. package/build/icons/svgs/hypnotize.js +1 -1
  1138. package/build/icons/svgs/image.js +1 -1
  1139. package/build/icons/svgs/imageAlt.js +1 -1
  1140. package/build/icons/svgs/imageFill.js +1 -1
  1141. package/build/icons/svgs/images.js +1 -1
  1142. package/build/icons/svgs/inbox.js +1 -1
  1143. package/build/icons/svgs/inboxFill.js +1 -1
  1144. package/build/icons/svgs/inboxes.js +1 -1
  1145. package/build/icons/svgs/inboxesFill.js +1 -1
  1146. package/build/icons/svgs/incognito.js +1 -1
  1147. package/build/icons/svgs/indent.js +8 -0
  1148. package/build/icons/svgs/index.d.ts +286 -0
  1149. package/build/icons/svgs/index.js +148 -1
  1150. package/build/icons/svgs/infinity.js +1 -1
  1151. package/build/icons/svgs/info.js +1 -1
  1152. package/build/icons/svgs/infoCircle.js +1 -1
  1153. package/build/icons/svgs/infoCircleFill.js +1 -1
  1154. package/build/icons/svgs/infoLg.js +1 -1
  1155. package/build/icons/svgs/infoSquare.js +1 -1
  1156. package/build/icons/svgs/infoSquareFill.js +1 -1
  1157. package/build/icons/svgs/inputCursor.js +1 -1
  1158. package/build/icons/svgs/inputCursorText.js +1 -1
  1159. package/build/icons/svgs/instagram.js +1 -1
  1160. package/build/icons/svgs/intersect.js +1 -1
  1161. package/build/icons/svgs/journal.js +1 -1
  1162. package/build/icons/svgs/journalAlbum.js +1 -1
  1163. package/build/icons/svgs/journalArrowDown.js +1 -1
  1164. package/build/icons/svgs/journalArrowUp.js +1 -1
  1165. package/build/icons/svgs/journalBookmark.js +1 -1
  1166. package/build/icons/svgs/journalBookmarkFill.js +1 -1
  1167. package/build/icons/svgs/journalCheck.js +1 -1
  1168. package/build/icons/svgs/journalCode.js +1 -1
  1169. package/build/icons/svgs/journalMedical.js +1 -1
  1170. package/build/icons/svgs/journalMinus.js +1 -1
  1171. package/build/icons/svgs/journalPlus.js +1 -1
  1172. package/build/icons/svgs/journalRichtext.js +1 -1
  1173. package/build/icons/svgs/journalText.js +1 -1
  1174. package/build/icons/svgs/journalX.js +1 -1
  1175. package/build/icons/svgs/journals.js +1 -1
  1176. package/build/icons/svgs/joystick.js +1 -1
  1177. package/build/icons/svgs/justify.js +1 -1
  1178. package/build/icons/svgs/justifyLeft.js +1 -1
  1179. package/build/icons/svgs/justifyRight.js +1 -1
  1180. package/build/icons/svgs/kanban.js +1 -1
  1181. package/build/icons/svgs/kanbanFill.js +1 -1
  1182. package/build/icons/svgs/key.js +1 -1
  1183. package/build/icons/svgs/keyFill.js +1 -1
  1184. package/build/icons/svgs/keyboard.js +1 -1
  1185. package/build/icons/svgs/keyboardFill.js +1 -1
  1186. package/build/icons/svgs/ladder.js +1 -1
  1187. package/build/icons/svgs/lamp.js +1 -1
  1188. package/build/icons/svgs/lampFill.js +1 -1
  1189. package/build/icons/svgs/laptop.js +1 -1
  1190. package/build/icons/svgs/laptopFill.js +1 -1
  1191. package/build/icons/svgs/layerBackward.js +1 -1
  1192. package/build/icons/svgs/layerForward.js +1 -1
  1193. package/build/icons/svgs/layers.js +1 -1
  1194. package/build/icons/svgs/layersFill.js +1 -1
  1195. package/build/icons/svgs/layersHalf.js +1 -1
  1196. package/build/icons/svgs/layoutSidebar.js +1 -1
  1197. package/build/icons/svgs/layoutSidebarInset.js +1 -1
  1198. package/build/icons/svgs/layoutSidebarInsetReverse.js +1 -1
  1199. package/build/icons/svgs/layoutSidebarReverse.js +1 -1
  1200. package/build/icons/svgs/layoutSplit.js +1 -1
  1201. package/build/icons/svgs/layoutTextSidebar.js +1 -1
  1202. package/build/icons/svgs/layoutTextSidebarReverse.js +1 -1
  1203. package/build/icons/svgs/layoutTextWindow.js +1 -1
  1204. package/build/icons/svgs/layoutTextWindowReverse.js +1 -1
  1205. package/build/icons/svgs/layoutThreeColumns.js +1 -1
  1206. package/build/icons/svgs/layoutWtf.js +1 -1
  1207. package/build/icons/svgs/lifePreserver.js +1 -1
  1208. package/build/icons/svgs/lightbulb.js +1 -1
  1209. package/build/icons/svgs/lightbulbFill.js +1 -1
  1210. package/build/icons/svgs/lightbulbOff.js +1 -1
  1211. package/build/icons/svgs/lightbulbOffFill.js +1 -1
  1212. package/build/icons/svgs/lightning.js +1 -1
  1213. package/build/icons/svgs/lightningCharge.js +1 -1
  1214. package/build/icons/svgs/lightningChargeFill.js +1 -1
  1215. package/build/icons/svgs/lightningFill.js +1 -1
  1216. package/build/icons/svgs/line.js +1 -1
  1217. package/build/icons/svgs/link.js +1 -1
  1218. package/build/icons/svgs/link45deg.js +1 -1
  1219. package/build/icons/svgs/linkedin.js +1 -1
  1220. package/build/icons/svgs/list.js +1 -1
  1221. package/build/icons/svgs/listCheck.js +1 -1
  1222. package/build/icons/svgs/listColumns.js +1 -1
  1223. package/build/icons/svgs/listColumnsReverse.js +1 -1
  1224. package/build/icons/svgs/listNested.js +1 -1
  1225. package/build/icons/svgs/listOl.js +1 -1
  1226. package/build/icons/svgs/listStars.js +1 -1
  1227. package/build/icons/svgs/listTask.js +1 -1
  1228. package/build/icons/svgs/listUl.js +1 -1
  1229. package/build/icons/svgs/lock.js +1 -1
  1230. package/build/icons/svgs/lockFill.js +1 -1
  1231. package/build/icons/svgs/lungs.js +8 -0
  1232. package/build/icons/svgs/lungsFill.js +8 -0
  1233. package/build/icons/svgs/magic.js +1 -1
  1234. package/build/icons/svgs/magnet.js +1 -1
  1235. package/build/icons/svgs/magnetFill.js +1 -1
  1236. package/build/icons/svgs/mailbox.js +1 -1
  1237. package/build/icons/svgs/mailbox2.js +1 -1
  1238. package/build/icons/svgs/map.js +1 -1
  1239. package/build/icons/svgs/mapFill.js +1 -1
  1240. package/build/icons/svgs/markdown.js +1 -1
  1241. package/build/icons/svgs/markdownFill.js +1 -1
  1242. package/build/icons/svgs/mask.js +1 -1
  1243. package/build/icons/svgs/mastodon.js +1 -1
  1244. package/build/icons/svgs/medium.js +1 -1
  1245. package/build/icons/svgs/megaphone.js +1 -1
  1246. package/build/icons/svgs/megaphoneFill.js +1 -1
  1247. package/build/icons/svgs/memory.js +1 -1
  1248. package/build/icons/svgs/menuApp.js +1 -1
  1249. package/build/icons/svgs/menuAppFill.js +1 -1
  1250. package/build/icons/svgs/menuButton.js +1 -1
  1251. package/build/icons/svgs/menuButtonFill.js +1 -1
  1252. package/build/icons/svgs/menuButtonWide.js +1 -1
  1253. package/build/icons/svgs/menuButtonWideFill.js +1 -1
  1254. package/build/icons/svgs/menuDown.js +1 -1
  1255. package/build/icons/svgs/menuUp.js +1 -1
  1256. package/build/icons/svgs/messenger.js +1 -1
  1257. package/build/icons/svgs/meta.js +1 -1
  1258. package/build/icons/svgs/mic.js +1 -1
  1259. package/build/icons/svgs/micFill.js +1 -1
  1260. package/build/icons/svgs/micMute.js +1 -1
  1261. package/build/icons/svgs/micMuteFill.js +1 -1
  1262. package/build/icons/svgs/microsoft.js +1 -1
  1263. package/build/icons/svgs/microsoftTeams.js +8 -0
  1264. package/build/icons/svgs/minecart.js +1 -1
  1265. package/build/icons/svgs/minecartLoaded.js +1 -1
  1266. package/build/icons/svgs/modem.js +1 -1
  1267. package/build/icons/svgs/modemFill.js +1 -1
  1268. package/build/icons/svgs/moisture.js +1 -1
  1269. package/build/icons/svgs/moon.js +1 -1
  1270. package/build/icons/svgs/moonFill.js +1 -1
  1271. package/build/icons/svgs/moonStars.js +1 -1
  1272. package/build/icons/svgs/moonStarsFill.js +1 -1
  1273. package/build/icons/svgs/mortarboard.js +1 -1
  1274. package/build/icons/svgs/mortarboardFill.js +1 -1
  1275. package/build/icons/svgs/motherboard.js +1 -1
  1276. package/build/icons/svgs/motherboardFill.js +1 -1
  1277. package/build/icons/svgs/mouse.js +1 -1
  1278. package/build/icons/svgs/mouse2.js +1 -1
  1279. package/build/icons/svgs/mouse2Fill.js +1 -1
  1280. package/build/icons/svgs/mouse3.js +1 -1
  1281. package/build/icons/svgs/mouse3Fill.js +1 -1
  1282. package/build/icons/svgs/mouseFill.js +1 -1
  1283. package/build/icons/svgs/musicNote.js +1 -1
  1284. package/build/icons/svgs/musicNoteBeamed.js +1 -1
  1285. package/build/icons/svgs/musicNoteList.js +1 -1
  1286. package/build/icons/svgs/musicPlayer.js +1 -1
  1287. package/build/icons/svgs/musicPlayerFill.js +1 -1
  1288. package/build/icons/svgs/newspaper.js +1 -1
  1289. package/build/icons/svgs/nintendoSwitch.js +1 -1
  1290. package/build/icons/svgs/nodeMinus.js +1 -1
  1291. package/build/icons/svgs/nodeMinusFill.js +1 -1
  1292. package/build/icons/svgs/nodePlus.js +1 -1
  1293. package/build/icons/svgs/nodePlusFill.js +1 -1
  1294. package/build/icons/svgs/nut.js +1 -1
  1295. package/build/icons/svgs/nutFill.js +1 -1
  1296. package/build/icons/svgs/octagon.js +1 -1
  1297. package/build/icons/svgs/octagonFill.js +1 -1
  1298. package/build/icons/svgs/octagonHalf.js +1 -1
  1299. package/build/icons/svgs/opticalAudio.js +1 -1
  1300. package/build/icons/svgs/opticalAudioFill.js +1 -1
  1301. package/build/icons/svgs/option.js +1 -1
  1302. package/build/icons/svgs/outlet.js +1 -1
  1303. package/build/icons/svgs/pCircle.js +8 -0
  1304. package/build/icons/svgs/pCircleFill.js +8 -0
  1305. package/build/icons/svgs/pSquare.js +8 -0
  1306. package/build/icons/svgs/pSquareFill.js +8 -0
  1307. package/build/icons/svgs/paintBucket.js +1 -1
  1308. package/build/icons/svgs/palette.js +1 -1
  1309. package/build/icons/svgs/palette2.js +1 -1
  1310. package/build/icons/svgs/paletteFill.js +1 -1
  1311. package/build/icons/svgs/paperclip.js +1 -1
  1312. package/build/icons/svgs/paragraph.js +1 -1
  1313. package/build/icons/svgs/pass.js +8 -0
  1314. package/build/icons/svgs/passFill.js +8 -0
  1315. package/build/icons/svgs/patchCheck.js +1 -1
  1316. package/build/icons/svgs/patchCheckFill.js +1 -1
  1317. package/build/icons/svgs/patchExclamation.js +1 -1
  1318. package/build/icons/svgs/patchExclamationFill.js +1 -1
  1319. package/build/icons/svgs/patchMinus.js +1 -1
  1320. package/build/icons/svgs/patchMinusFill.js +1 -1
  1321. package/build/icons/svgs/patchPlus.js +1 -1
  1322. package/build/icons/svgs/patchPlusFill.js +1 -1
  1323. package/build/icons/svgs/patchQuestion.js +1 -1
  1324. package/build/icons/svgs/patchQuestionFill.js +1 -1
  1325. package/build/icons/svgs/pause.js +1 -1
  1326. package/build/icons/svgs/pauseBtn.js +1 -1
  1327. package/build/icons/svgs/pauseBtnFill.js +1 -1
  1328. package/build/icons/svgs/pauseCircle.js +1 -1
  1329. package/build/icons/svgs/pauseCircleFill.js +1 -1
  1330. package/build/icons/svgs/pauseFill.js +1 -1
  1331. package/build/icons/svgs/paypal.js +1 -1
  1332. package/build/icons/svgs/pc.js +1 -1
  1333. package/build/icons/svgs/pcDisplay.js +1 -1
  1334. package/build/icons/svgs/pcDisplayHorizontal.js +1 -1
  1335. package/build/icons/svgs/pcHorizontal.js +1 -1
  1336. package/build/icons/svgs/pciCard.js +1 -1
  1337. package/build/icons/svgs/peace.js +1 -1
  1338. package/build/icons/svgs/peaceFill.js +1 -1
  1339. package/build/icons/svgs/pen.js +1 -1
  1340. package/build/icons/svgs/penFill.js +1 -1
  1341. package/build/icons/svgs/pencil.js +1 -1
  1342. package/build/icons/svgs/pencilFill.js +1 -1
  1343. package/build/icons/svgs/pencilSquare.js +1 -1
  1344. package/build/icons/svgs/pentagon.js +1 -1
  1345. package/build/icons/svgs/pentagonFill.js +1 -1
  1346. package/build/icons/svgs/pentagonHalf.js +1 -1
  1347. package/build/icons/svgs/people.js +1 -1
  1348. package/build/icons/svgs/peopleFill.js +1 -1
  1349. package/build/icons/svgs/percent.js +1 -1
  1350. package/build/icons/svgs/person.js +1 -1
  1351. package/build/icons/svgs/personBadge.js +1 -1
  1352. package/build/icons/svgs/personBadgeFill.js +1 -1
  1353. package/build/icons/svgs/personBoundingBox.js +1 -1
  1354. package/build/icons/svgs/personCheck.js +1 -1
  1355. package/build/icons/svgs/personCheckFill.js +1 -1
  1356. package/build/icons/svgs/personCircle.js +1 -1
  1357. package/build/icons/svgs/personDash.js +1 -1
  1358. package/build/icons/svgs/personDashFill.js +1 -1
  1359. package/build/icons/svgs/personFill.js +1 -1
  1360. package/build/icons/svgs/personHeart.js +1 -1
  1361. package/build/icons/svgs/personHearts.js +1 -1
  1362. package/build/icons/svgs/personLinesFill.js +1 -1
  1363. package/build/icons/svgs/personPlus.js +1 -1
  1364. package/build/icons/svgs/personPlusFill.js +1 -1
  1365. package/build/icons/svgs/personRolodex.js +1 -1
  1366. package/build/icons/svgs/personSquare.js +1 -1
  1367. package/build/icons/svgs/personVideo.js +1 -1
  1368. package/build/icons/svgs/personVideo2.js +1 -1
  1369. package/build/icons/svgs/personVideo3.js +1 -1
  1370. package/build/icons/svgs/personWorkspace.js +1 -1
  1371. package/build/icons/svgs/personX.js +1 -1
  1372. package/build/icons/svgs/personXFill.js +1 -1
  1373. package/build/icons/svgs/phone.js +1 -1
  1374. package/build/icons/svgs/phoneFill.js +1 -1
  1375. package/build/icons/svgs/phoneFlip.js +1 -1
  1376. package/build/icons/svgs/phoneLandscape.js +1 -1
  1377. package/build/icons/svgs/phoneLandscapeFill.js +1 -1
  1378. package/build/icons/svgs/phoneVibrate.js +1 -1
  1379. package/build/icons/svgs/phoneVibrateFill.js +1 -1
  1380. package/build/icons/svgs/pieChart.js +1 -1
  1381. package/build/icons/svgs/pieChartFill.js +1 -1
  1382. package/build/icons/svgs/piggyBank.js +1 -1
  1383. package/build/icons/svgs/piggyBankFill.js +1 -1
  1384. package/build/icons/svgs/pin.js +1 -1
  1385. package/build/icons/svgs/pinAngle.js +1 -1
  1386. package/build/icons/svgs/pinAngleFill.js +1 -1
  1387. package/build/icons/svgs/pinFill.js +1 -1
  1388. package/build/icons/svgs/pinMap.js +1 -1
  1389. package/build/icons/svgs/pinMapFill.js +1 -1
  1390. package/build/icons/svgs/pinterest.js +1 -1
  1391. package/build/icons/svgs/pip.js +1 -1
  1392. package/build/icons/svgs/pipFill.js +1 -1
  1393. package/build/icons/svgs/play.js +1 -1
  1394. package/build/icons/svgs/playBtn.js +1 -1
  1395. package/build/icons/svgs/playBtnFill.js +1 -1
  1396. package/build/icons/svgs/playCircle.js +1 -1
  1397. package/build/icons/svgs/playCircleFill.js +1 -1
  1398. package/build/icons/svgs/playFill.js +1 -1
  1399. package/build/icons/svgs/playstation.js +1 -1
  1400. package/build/icons/svgs/plug.js +1 -1
  1401. package/build/icons/svgs/plugFill.js +1 -1
  1402. package/build/icons/svgs/plugin.js +1 -1
  1403. package/build/icons/svgs/plus.js +1 -1
  1404. package/build/icons/svgs/plusCircle.js +1 -1
  1405. package/build/icons/svgs/plusCircleDotted.js +1 -1
  1406. package/build/icons/svgs/plusCircleFill.js +1 -1
  1407. package/build/icons/svgs/plusLg.js +1 -1
  1408. package/build/icons/svgs/plusSlashMinus.js +1 -1
  1409. package/build/icons/svgs/plusSquare.js +1 -1
  1410. package/build/icons/svgs/plusSquareDotted.js +1 -1
  1411. package/build/icons/svgs/plusSquareFill.js +1 -1
  1412. package/build/icons/svgs/postage.js +1 -1
  1413. package/build/icons/svgs/postageFill.js +1 -1
  1414. package/build/icons/svgs/postageHeart.js +1 -1
  1415. package/build/icons/svgs/postageHeartFill.js +1 -1
  1416. package/build/icons/svgs/postcard.js +1 -1
  1417. package/build/icons/svgs/postcardFill.js +1 -1
  1418. package/build/icons/svgs/postcardHeart.js +1 -1
  1419. package/build/icons/svgs/postcardHeartFill.js +1 -1
  1420. package/build/icons/svgs/power.js +1 -1
  1421. package/build/icons/svgs/prescription.js +8 -0
  1422. package/build/icons/svgs/prescription2.js +8 -0
  1423. package/build/icons/svgs/printer.js +1 -1
  1424. package/build/icons/svgs/printerFill.js +1 -1
  1425. package/build/icons/svgs/projector.js +1 -1
  1426. package/build/icons/svgs/projectorFill.js +1 -1
  1427. package/build/icons/svgs/puzzle.js +1 -1
  1428. package/build/icons/svgs/puzzleFill.js +1 -1
  1429. package/build/icons/svgs/qrCode.js +1 -1
  1430. package/build/icons/svgs/qrCodeScan.js +1 -1
  1431. package/build/icons/svgs/question.js +1 -1
  1432. package/build/icons/svgs/questionCircle.js +1 -1
  1433. package/build/icons/svgs/questionCircleFill.js +1 -1
  1434. package/build/icons/svgs/questionDiamond.js +1 -1
  1435. package/build/icons/svgs/questionDiamondFill.js +1 -1
  1436. package/build/icons/svgs/questionLg.js +1 -1
  1437. package/build/icons/svgs/questionOctagon.js +1 -1
  1438. package/build/icons/svgs/questionOctagonFill.js +1 -1
  1439. package/build/icons/svgs/questionSquare.js +1 -1
  1440. package/build/icons/svgs/questionSquareFill.js +1 -1
  1441. package/build/icons/svgs/quora.js +1 -1
  1442. package/build/icons/svgs/quote.js +1 -1
  1443. package/build/icons/svgs/rCircle.js +8 -0
  1444. package/build/icons/svgs/rCircleFill.js +8 -0
  1445. package/build/icons/svgs/rSquare.js +8 -0
  1446. package/build/icons/svgs/rSquareFill.js +8 -0
  1447. package/build/icons/svgs/radioactive.js +1 -1
  1448. package/build/icons/svgs/rainbow.js +1 -1
  1449. package/build/icons/svgs/receipt.js +1 -1
  1450. package/build/icons/svgs/receiptCutoff.js +1 -1
  1451. package/build/icons/svgs/reception0.js +1 -1
  1452. package/build/icons/svgs/reception1.js +1 -1
  1453. package/build/icons/svgs/reception2.js +1 -1
  1454. package/build/icons/svgs/reception3.js +1 -1
  1455. package/build/icons/svgs/reception4.js +1 -1
  1456. package/build/icons/svgs/record.js +1 -1
  1457. package/build/icons/svgs/record2.js +1 -1
  1458. package/build/icons/svgs/record2Fill.js +1 -1
  1459. package/build/icons/svgs/recordBtn.js +1 -1
  1460. package/build/icons/svgs/recordBtnFill.js +1 -1
  1461. package/build/icons/svgs/recordCircle.js +1 -1
  1462. package/build/icons/svgs/recordCircleFill.js +1 -1
  1463. package/build/icons/svgs/recordFill.js +1 -1
  1464. package/build/icons/svgs/recycle.js +1 -1
  1465. package/build/icons/svgs/reddit.js +1 -1
  1466. package/build/icons/svgs/repeat.js +8 -0
  1467. package/build/icons/svgs/repeat1.js +8 -0
  1468. package/build/icons/svgs/reply.js +1 -1
  1469. package/build/icons/svgs/replyAll.js +1 -1
  1470. package/build/icons/svgs/replyAllFill.js +1 -1
  1471. package/build/icons/svgs/replyFill.js +1 -1
  1472. package/build/icons/svgs/rewind.js +8 -0
  1473. package/build/icons/svgs/rewindBtn.js +8 -0
  1474. package/build/icons/svgs/rewindBtnFill.js +8 -0
  1475. package/build/icons/svgs/rewindCircle.js +8 -0
  1476. package/build/icons/svgs/rewindCircleFill.js +8 -0
  1477. package/build/icons/svgs/rewindFill.js +8 -0
  1478. package/build/icons/svgs/robot.js +1 -1
  1479. package/build/icons/svgs/router.js +1 -1
  1480. package/build/icons/svgs/routerFill.js +1 -1
  1481. package/build/icons/svgs/rss.js +1 -1
  1482. package/build/icons/svgs/rssFill.js +1 -1
  1483. package/build/icons/svgs/rulers.js +1 -1
  1484. package/build/icons/svgs/safe.js +1 -1
  1485. package/build/icons/svgs/safe2.js +1 -1
  1486. package/build/icons/svgs/safe2Fill.js +1 -1
  1487. package/build/icons/svgs/safeFill.js +1 -1
  1488. package/build/icons/svgs/save.js +1 -1
  1489. package/build/icons/svgs/save2.js +1 -1
  1490. package/build/icons/svgs/save2Fill.js +1 -1
  1491. package/build/icons/svgs/saveFill.js +1 -1
  1492. package/build/icons/svgs/scissors.js +1 -1
  1493. package/build/icons/svgs/screwdriver.js +1 -1
  1494. package/build/icons/svgs/sdCard.js +1 -1
  1495. package/build/icons/svgs/sdCardFill.js +1 -1
  1496. package/build/icons/svgs/search.js +1 -1
  1497. package/build/icons/svgs/searchHeart.js +1 -1
  1498. package/build/icons/svgs/searchHeartFill.js +1 -1
  1499. package/build/icons/svgs/segmentedNav.js +1 -1
  1500. package/build/icons/svgs/send.js +1 -1
  1501. package/build/icons/svgs/sendCheck.js +1 -1
  1502. package/build/icons/svgs/sendCheckFill.js +1 -1
  1503. package/build/icons/svgs/sendDash.js +1 -1
  1504. package/build/icons/svgs/sendDashFill.js +1 -1
  1505. package/build/icons/svgs/sendExclamation.js +1 -1
  1506. package/build/icons/svgs/sendExclamationFill.js +1 -1
  1507. package/build/icons/svgs/sendFill.js +1 -1
  1508. package/build/icons/svgs/sendPlus.js +1 -1
  1509. package/build/icons/svgs/sendPlusFill.js +1 -1
  1510. package/build/icons/svgs/sendSlash.js +1 -1
  1511. package/build/icons/svgs/sendSlashFill.js +1 -1
  1512. package/build/icons/svgs/sendX.js +1 -1
  1513. package/build/icons/svgs/sendXFill.js +1 -1
  1514. package/build/icons/svgs/server.js +1 -1
  1515. package/build/icons/svgs/share.js +1 -1
  1516. package/build/icons/svgs/shareFill.js +1 -1
  1517. package/build/icons/svgs/shield.js +1 -1
  1518. package/build/icons/svgs/shieldCheck.js +1 -1
  1519. package/build/icons/svgs/shieldExclamation.js +1 -1
  1520. package/build/icons/svgs/shieldFill.js +1 -1
  1521. package/build/icons/svgs/shieldFillCheck.js +1 -1
  1522. package/build/icons/svgs/shieldFillExclamation.js +1 -1
  1523. package/build/icons/svgs/shieldFillMinus.js +1 -1
  1524. package/build/icons/svgs/shieldFillPlus.js +1 -1
  1525. package/build/icons/svgs/shieldFillX.js +1 -1
  1526. package/build/icons/svgs/shieldLock.js +1 -1
  1527. package/build/icons/svgs/shieldLockFill.js +1 -1
  1528. package/build/icons/svgs/shieldMinus.js +1 -1
  1529. package/build/icons/svgs/shieldPlus.js +1 -1
  1530. package/build/icons/svgs/shieldShaded.js +1 -1
  1531. package/build/icons/svgs/shieldSlash.js +1 -1
  1532. package/build/icons/svgs/shieldSlashFill.js +1 -1
  1533. package/build/icons/svgs/shieldX.js +1 -1
  1534. package/build/icons/svgs/shift.js +1 -1
  1535. package/build/icons/svgs/shiftFill.js +1 -1
  1536. package/build/icons/svgs/shop.js +1 -1
  1537. package/build/icons/svgs/shopWindow.js +1 -1
  1538. package/build/icons/svgs/shuffle.js +1 -1
  1539. package/build/icons/svgs/signStop.js +8 -0
  1540. package/build/icons/svgs/signStopFill.js +8 -0
  1541. package/build/icons/svgs/signStopLights.js +8 -0
  1542. package/build/icons/svgs/signStopLightsFill.js +8 -0
  1543. package/build/icons/svgs/signTurnLeft.js +8 -0
  1544. package/build/icons/svgs/signTurnLeftFill.js +8 -0
  1545. package/build/icons/svgs/signTurnRight.js +8 -0
  1546. package/build/icons/svgs/signTurnRightFill.js +8 -0
  1547. package/build/icons/svgs/signTurnSlightLeft.js +8 -0
  1548. package/build/icons/svgs/signTurnSlightLeftFill.js +8 -0
  1549. package/build/icons/svgs/signTurnSlightRight.js +8 -0
  1550. package/build/icons/svgs/signTurnSlightRightFill.js +8 -0
  1551. package/build/icons/svgs/signYield.js +8 -0
  1552. package/build/icons/svgs/signYieldFill.js +8 -0
  1553. package/build/icons/svgs/signal.js +1 -1
  1554. package/build/icons/svgs/signpost.js +1 -1
  1555. package/build/icons/svgs/signpost2.js +1 -1
  1556. package/build/icons/svgs/signpost2Fill.js +1 -1
  1557. package/build/icons/svgs/signpostFill.js +1 -1
  1558. package/build/icons/svgs/signpostSplit.js +1 -1
  1559. package/build/icons/svgs/signpostSplitFill.js +1 -1
  1560. package/build/icons/svgs/sim.js +1 -1
  1561. package/build/icons/svgs/simFill.js +1 -1
  1562. package/build/icons/svgs/skipBackward.js +1 -1
  1563. package/build/icons/svgs/skipBackwardBtn.js +1 -1
  1564. package/build/icons/svgs/skipBackwardBtnFill.js +1 -1
  1565. package/build/icons/svgs/skipBackwardCircle.js +1 -1
  1566. package/build/icons/svgs/skipBackwardCircleFill.js +1 -1
  1567. package/build/icons/svgs/skipBackwardFill.js +1 -1
  1568. package/build/icons/svgs/skipEnd.js +1 -1
  1569. package/build/icons/svgs/skipEndBtn.js +1 -1
  1570. package/build/icons/svgs/skipEndBtnFill.js +1 -1
  1571. package/build/icons/svgs/skipEndCircle.js +1 -1
  1572. package/build/icons/svgs/skipEndCircleFill.js +1 -1
  1573. package/build/icons/svgs/skipEndFill.js +1 -1
  1574. package/build/icons/svgs/skipForward.js +1 -1
  1575. package/build/icons/svgs/skipForwardBtn.js +1 -1
  1576. package/build/icons/svgs/skipForwardBtnFill.js +1 -1
  1577. package/build/icons/svgs/skipForwardCircle.js +1 -1
  1578. package/build/icons/svgs/skipForwardCircleFill.js +1 -1
  1579. package/build/icons/svgs/skipForwardFill.js +1 -1
  1580. package/build/icons/svgs/skipStart.js +1 -1
  1581. package/build/icons/svgs/skipStartBtn.js +1 -1
  1582. package/build/icons/svgs/skipStartBtnFill.js +1 -1
  1583. package/build/icons/svgs/skipStartCircle.js +1 -1
  1584. package/build/icons/svgs/skipStartCircleFill.js +1 -1
  1585. package/build/icons/svgs/skipStartFill.js +1 -1
  1586. package/build/icons/svgs/skype.js +1 -1
  1587. package/build/icons/svgs/slack.js +1 -1
  1588. package/build/icons/svgs/slash.js +1 -1
  1589. package/build/icons/svgs/slashCircle.js +1 -1
  1590. package/build/icons/svgs/slashCircleFill.js +1 -1
  1591. package/build/icons/svgs/slashLg.js +1 -1
  1592. package/build/icons/svgs/slashSquare.js +1 -1
  1593. package/build/icons/svgs/slashSquareFill.js +1 -1
  1594. package/build/icons/svgs/sliders.js +1 -1
  1595. package/build/icons/svgs/sliders2.js +1 -1
  1596. package/build/icons/svgs/sliders2Vertical.js +1 -1
  1597. package/build/icons/svgs/smartwatch.js +1 -1
  1598. package/build/icons/svgs/snapchat.js +1 -1
  1599. package/build/icons/svgs/snow.js +1 -1
  1600. package/build/icons/svgs/snow2.js +1 -1
  1601. package/build/icons/svgs/snow3.js +1 -1
  1602. package/build/icons/svgs/sortAlphaDown.js +1 -1
  1603. package/build/icons/svgs/sortAlphaDownAlt.js +1 -1
  1604. package/build/icons/svgs/sortAlphaUp.js +1 -1
  1605. package/build/icons/svgs/sortAlphaUpAlt.js +1 -1
  1606. package/build/icons/svgs/sortDown.js +1 -1
  1607. package/build/icons/svgs/sortDownAlt.js +1 -1
  1608. package/build/icons/svgs/sortNumericDown.js +1 -1
  1609. package/build/icons/svgs/sortNumericDownAlt.js +1 -1
  1610. package/build/icons/svgs/sortNumericUp.js +1 -1
  1611. package/build/icons/svgs/sortNumericUpAlt.js +1 -1
  1612. package/build/icons/svgs/sortUp.js +1 -1
  1613. package/build/icons/svgs/sortUpAlt.js +1 -1
  1614. package/build/icons/svgs/soundwave.js +1 -1
  1615. package/build/icons/svgs/speaker.js +1 -1
  1616. package/build/icons/svgs/speakerFill.js +1 -1
  1617. package/build/icons/svgs/speedometer.js +1 -1
  1618. package/build/icons/svgs/speedometer2.js +1 -1
  1619. package/build/icons/svgs/spellcheck.js +1 -1
  1620. package/build/icons/svgs/spotify.js +1 -1
  1621. package/build/icons/svgs/square.js +1 -1
  1622. package/build/icons/svgs/squareFill.js +1 -1
  1623. package/build/icons/svgs/squareHalf.js +1 -1
  1624. package/build/icons/svgs/stack.js +1 -1
  1625. package/build/icons/svgs/stackOverflow.js +1 -1
  1626. package/build/icons/svgs/star.js +1 -1
  1627. package/build/icons/svgs/starFill.js +1 -1
  1628. package/build/icons/svgs/starHalf.js +1 -1
  1629. package/build/icons/svgs/stars.js +1 -1
  1630. package/build/icons/svgs/steam.js +1 -1
  1631. package/build/icons/svgs/stickies.js +1 -1
  1632. package/build/icons/svgs/stickiesFill.js +1 -1
  1633. package/build/icons/svgs/sticky.js +1 -1
  1634. package/build/icons/svgs/stickyFill.js +1 -1
  1635. package/build/icons/svgs/stop.js +1 -1
  1636. package/build/icons/svgs/stopBtn.js +1 -1
  1637. package/build/icons/svgs/stopBtnFill.js +1 -1
  1638. package/build/icons/svgs/stopCircle.js +1 -1
  1639. package/build/icons/svgs/stopCircleFill.js +1 -1
  1640. package/build/icons/svgs/stopFill.js +1 -1
  1641. package/build/icons/svgs/stoplights.js +1 -1
  1642. package/build/icons/svgs/stoplightsFill.js +1 -1
  1643. package/build/icons/svgs/stopwatch.js +1 -1
  1644. package/build/icons/svgs/stopwatchFill.js +1 -1
  1645. package/build/icons/svgs/strava.js +1 -1
  1646. package/build/icons/svgs/subtract.js +1 -1
  1647. package/build/icons/svgs/suitClub.js +1 -1
  1648. package/build/icons/svgs/suitClubFill.js +1 -1
  1649. package/build/icons/svgs/suitDiamond.js +1 -1
  1650. package/build/icons/svgs/suitDiamondFill.js +1 -1
  1651. package/build/icons/svgs/suitHeart.js +1 -1
  1652. package/build/icons/svgs/suitHeartFill.js +1 -1
  1653. package/build/icons/svgs/suitSpade.js +1 -1
  1654. package/build/icons/svgs/suitSpadeFill.js +1 -1
  1655. package/build/icons/svgs/sun.js +1 -1
  1656. package/build/icons/svgs/sunFill.js +1 -1
  1657. package/build/icons/svgs/sunglasses.js +1 -1
  1658. package/build/icons/svgs/sunrise.js +1 -1
  1659. package/build/icons/svgs/sunriseFill.js +1 -1
  1660. package/build/icons/svgs/sunset.js +1 -1
  1661. package/build/icons/svgs/sunsetFill.js +1 -1
  1662. package/build/icons/svgs/symmetryHorizontal.js +1 -1
  1663. package/build/icons/svgs/symmetryVertical.js +1 -1
  1664. package/build/icons/svgs/table.js +1 -1
  1665. package/build/icons/svgs/tablet.js +1 -1
  1666. package/build/icons/svgs/tabletFill.js +1 -1
  1667. package/build/icons/svgs/tabletLandscape.js +1 -1
  1668. package/build/icons/svgs/tabletLandscapeFill.js +1 -1
  1669. package/build/icons/svgs/tag.js +1 -1
  1670. package/build/icons/svgs/tagFill.js +1 -1
  1671. package/build/icons/svgs/tags.js +1 -1
  1672. package/build/icons/svgs/tagsFill.js +1 -1
  1673. package/build/icons/svgs/telegram.js +1 -1
  1674. package/build/icons/svgs/telephone.js +1 -1
  1675. package/build/icons/svgs/telephoneFill.js +1 -1
  1676. package/build/icons/svgs/telephoneForward.js +1 -1
  1677. package/build/icons/svgs/telephoneForwardFill.js +1 -1
  1678. package/build/icons/svgs/telephoneInbound.js +1 -1
  1679. package/build/icons/svgs/telephoneInboundFill.js +1 -1
  1680. package/build/icons/svgs/telephoneMinus.js +1 -1
  1681. package/build/icons/svgs/telephoneMinusFill.js +1 -1
  1682. package/build/icons/svgs/telephoneOutbound.js +1 -1
  1683. package/build/icons/svgs/telephoneOutboundFill.js +1 -1
  1684. package/build/icons/svgs/telephonePlus.js +1 -1
  1685. package/build/icons/svgs/telephonePlusFill.js +1 -1
  1686. package/build/icons/svgs/telephoneX.js +1 -1
  1687. package/build/icons/svgs/telephoneXFill.js +1 -1
  1688. package/build/icons/svgs/terminal.js +1 -1
  1689. package/build/icons/svgs/terminalDash.js +1 -1
  1690. package/build/icons/svgs/terminalFill.js +1 -1
  1691. package/build/icons/svgs/terminalPlus.js +1 -1
  1692. package/build/icons/svgs/terminalSplit.js +1 -1
  1693. package/build/icons/svgs/terminalX.js +1 -1
  1694. package/build/icons/svgs/textCenter.js +1 -1
  1695. package/build/icons/svgs/textIndentLeft.js +1 -1
  1696. package/build/icons/svgs/textIndentRight.js +1 -1
  1697. package/build/icons/svgs/textLeft.js +1 -1
  1698. package/build/icons/svgs/textParagraph.js +1 -1
  1699. package/build/icons/svgs/textRight.js +1 -1
  1700. package/build/icons/svgs/textarea.js +1 -1
  1701. package/build/icons/svgs/textareaResize.js +1 -1
  1702. package/build/icons/svgs/textareaT.js +1 -1
  1703. package/build/icons/svgs/thermometer.js +1 -1
  1704. package/build/icons/svgs/thermometerHalf.js +1 -1
  1705. package/build/icons/svgs/thermometerHigh.js +1 -1
  1706. package/build/icons/svgs/thermometerLow.js +1 -1
  1707. package/build/icons/svgs/thermometerSnow.js +1 -1
  1708. package/build/icons/svgs/thermometerSun.js +1 -1
  1709. package/build/icons/svgs/threeDots.js +1 -1
  1710. package/build/icons/svgs/threeDotsVertical.js +1 -1
  1711. package/build/icons/svgs/thunderbolt.js +1 -1
  1712. package/build/icons/svgs/thunderboltFill.js +1 -1
  1713. package/build/icons/svgs/ticket.js +1 -1
  1714. package/build/icons/svgs/ticketDetailed.js +1 -1
  1715. package/build/icons/svgs/ticketDetailedFill.js +1 -1
  1716. package/build/icons/svgs/ticketFill.js +1 -1
  1717. package/build/icons/svgs/ticketPerforated.js +1 -1
  1718. package/build/icons/svgs/ticketPerforatedFill.js +1 -1
  1719. package/build/icons/svgs/tiktok.js +1 -1
  1720. package/build/icons/svgs/toggle2Off.js +1 -1
  1721. package/build/icons/svgs/toggle2On.js +1 -1
  1722. package/build/icons/svgs/toggleOff.js +1 -1
  1723. package/build/icons/svgs/toggleOn.js +1 -1
  1724. package/build/icons/svgs/toggles.js +1 -1
  1725. package/build/icons/svgs/toggles2.js +1 -1
  1726. package/build/icons/svgs/tools.js +1 -1
  1727. package/build/icons/svgs/tornado.js +1 -1
  1728. package/build/icons/svgs/trainFreightFront.js +8 -0
  1729. package/build/icons/svgs/trainFreightFrontFill.js +8 -0
  1730. package/build/icons/svgs/trainFront.js +8 -0
  1731. package/build/icons/svgs/trainFrontFill.js +8 -0
  1732. package/build/icons/svgs/trainLightrailFront.js +8 -0
  1733. package/build/icons/svgs/trainLightrailFrontFill.js +8 -0
  1734. package/build/icons/svgs/translate.js +1 -1
  1735. package/build/icons/svgs/trash.js +1 -1
  1736. package/build/icons/svgs/trash2.js +1 -1
  1737. package/build/icons/svgs/trash2Fill.js +1 -1
  1738. package/build/icons/svgs/trash3.js +1 -1
  1739. package/build/icons/svgs/trash3Fill.js +1 -1
  1740. package/build/icons/svgs/trashFill.js +1 -1
  1741. package/build/icons/svgs/tree.js +1 -1
  1742. package/build/icons/svgs/treeFill.js +1 -1
  1743. package/build/icons/svgs/triangle.js +1 -1
  1744. package/build/icons/svgs/triangleFill.js +1 -1
  1745. package/build/icons/svgs/triangleHalf.js +1 -1
  1746. package/build/icons/svgs/trophy.js +1 -1
  1747. package/build/icons/svgs/trophyFill.js +1 -1
  1748. package/build/icons/svgs/tropicalStorm.js +1 -1
  1749. package/build/icons/svgs/truck.js +1 -1
  1750. package/build/icons/svgs/truckFlatbed.js +1 -1
  1751. package/build/icons/svgs/truckFront.js +8 -0
  1752. package/build/icons/svgs/truckFrontFill.js +8 -0
  1753. package/build/icons/svgs/tsunami.js +1 -1
  1754. package/build/icons/svgs/tv.js +1 -1
  1755. package/build/icons/svgs/tvFill.js +1 -1
  1756. package/build/icons/svgs/twitch.js +1 -1
  1757. package/build/icons/svgs/twitter.js +1 -1
  1758. package/build/icons/svgs/type.js +1 -1
  1759. package/build/icons/svgs/typeBold.js +1 -1
  1760. package/build/icons/svgs/typeH1.js +1 -1
  1761. package/build/icons/svgs/typeH2.js +1 -1
  1762. package/build/icons/svgs/typeH3.js +1 -1
  1763. package/build/icons/svgs/typeItalic.js +1 -1
  1764. package/build/icons/svgs/typeStrikethrough.js +1 -1
  1765. package/build/icons/svgs/typeUnderline.js +1 -1
  1766. package/build/icons/svgs/ubuntu.js +8 -0
  1767. package/build/icons/svgs/uiChecks.js +1 -1
  1768. package/build/icons/svgs/uiChecksGrid.js +1 -1
  1769. package/build/icons/svgs/uiRadios.js +1 -1
  1770. package/build/icons/svgs/uiRadiosGrid.js +1 -1
  1771. package/build/icons/svgs/umbrella.js +1 -1
  1772. package/build/icons/svgs/umbrellaFill.js +1 -1
  1773. package/build/icons/svgs/unindent.js +8 -0
  1774. package/build/icons/svgs/union.js +1 -1
  1775. package/build/icons/svgs/unity.js +8 -0
  1776. package/build/icons/svgs/universalAccess.js +8 -0
  1777. package/build/icons/svgs/universalAccessCircle.js +8 -0
  1778. package/build/icons/svgs/unlock.js +1 -1
  1779. package/build/icons/svgs/unlockFill.js +1 -1
  1780. package/build/icons/svgs/upc.js +1 -1
  1781. package/build/icons/svgs/upcScan.js +1 -1
  1782. package/build/icons/svgs/upload.js +1 -1
  1783. package/build/icons/svgs/usb.js +1 -1
  1784. package/build/icons/svgs/usbC.js +1 -1
  1785. package/build/icons/svgs/usbCFill.js +1 -1
  1786. package/build/icons/svgs/usbDrive.js +1 -1
  1787. package/build/icons/svgs/usbDriveFill.js +1 -1
  1788. package/build/icons/svgs/usbFill.js +1 -1
  1789. package/build/icons/svgs/usbMicro.js +1 -1
  1790. package/build/icons/svgs/usbMicroFill.js +1 -1
  1791. package/build/icons/svgs/usbMini.js +1 -1
  1792. package/build/icons/svgs/usbMiniFill.js +1 -1
  1793. package/build/icons/svgs/usbPlug.js +1 -1
  1794. package/build/icons/svgs/usbPlugFill.js +1 -1
  1795. package/build/icons/svgs/usbSymbol.js +1 -1
  1796. package/build/icons/svgs/valentine.js +1 -1
  1797. package/build/icons/svgs/valentine2.js +1 -1
  1798. package/build/icons/svgs/vectorPen.js +1 -1
  1799. package/build/icons/svgs/viewList.js +1 -1
  1800. package/build/icons/svgs/viewStacked.js +1 -1
  1801. package/build/icons/svgs/vimeo.js +1 -1
  1802. package/build/icons/svgs/vinyl.js +1 -1
  1803. package/build/icons/svgs/vinylFill.js +1 -1
  1804. package/build/icons/svgs/virus.js +8 -0
  1805. package/build/icons/svgs/virus2.js +8 -0
  1806. package/build/icons/svgs/voicemail.js +1 -1
  1807. package/build/icons/svgs/volumeDown.js +1 -1
  1808. package/build/icons/svgs/volumeDownFill.js +1 -1
  1809. package/build/icons/svgs/volumeMute.js +1 -1
  1810. package/build/icons/svgs/volumeMuteFill.js +1 -1
  1811. package/build/icons/svgs/volumeOff.js +1 -1
  1812. package/build/icons/svgs/volumeOffFill.js +1 -1
  1813. package/build/icons/svgs/volumeUp.js +1 -1
  1814. package/build/icons/svgs/volumeUpFill.js +1 -1
  1815. package/build/icons/svgs/vr.js +1 -1
  1816. package/build/icons/svgs/wallet.js +1 -1
  1817. package/build/icons/svgs/wallet2.js +1 -1
  1818. package/build/icons/svgs/walletFill.js +1 -1
  1819. package/build/icons/svgs/watch.js +1 -1
  1820. package/build/icons/svgs/water.js +1 -1
  1821. package/build/icons/svgs/webcam.js +1 -1
  1822. package/build/icons/svgs/webcamFill.js +1 -1
  1823. package/build/icons/svgs/wechat.js +8 -0
  1824. package/build/icons/svgs/whatsapp.js +1 -1
  1825. package/build/icons/svgs/wifi.js +1 -1
  1826. package/build/icons/svgs/wifi1.js +1 -1
  1827. package/build/icons/svgs/wifi2.js +1 -1
  1828. package/build/icons/svgs/wifiOff.js +1 -1
  1829. package/build/icons/svgs/wind.js +1 -1
  1830. package/build/icons/svgs/windowDash.js +1 -1
  1831. package/build/icons/svgs/windowDesktop.js +1 -1
  1832. package/build/icons/svgs/windowDock.js +1 -1
  1833. package/build/icons/svgs/windowFullscreen.js +1 -1
  1834. package/build/icons/svgs/windowPlus.js +1 -1
  1835. package/build/icons/svgs/windowSidebar.js +1 -1
  1836. package/build/icons/svgs/windowSplit.js +1 -1
  1837. package/build/icons/svgs/windowStack.js +1 -1
  1838. package/build/icons/svgs/windowX.js +1 -1
  1839. package/build/icons/svgs/windows.js +1 -1
  1840. package/build/icons/svgs/wordpress.js +1 -1
  1841. package/build/icons/svgs/wrench.js +1 -1
  1842. package/build/icons/svgs/wrenchAdjustable.js +1 -1
  1843. package/build/icons/svgs/wrenchAdjustableCircle.js +1 -1
  1844. package/build/icons/svgs/wrenchAdjustableCircleFill.js +1 -1
  1845. package/build/icons/svgs/x.js +1 -1
  1846. package/build/icons/svgs/xCircle.js +1 -1
  1847. package/build/icons/svgs/xCircleFill.js +1 -1
  1848. package/build/icons/svgs/xDiamond.js +1 -1
  1849. package/build/icons/svgs/xDiamondFill.js +1 -1
  1850. package/build/icons/svgs/xLg.js +1 -1
  1851. package/build/icons/svgs/xOctagon.js +1 -1
  1852. package/build/icons/svgs/xOctagonFill.js +1 -1
  1853. package/build/icons/svgs/xSquare.js +1 -1
  1854. package/build/icons/svgs/xSquareFill.js +1 -1
  1855. package/build/icons/svgs/xbox.js +1 -1
  1856. package/build/icons/svgs/yelp.js +8 -0
  1857. package/build/icons/svgs/yinYang.js +1 -1
  1858. package/build/icons/svgs/youtube.js +1 -1
  1859. package/build/icons/svgs/zoomIn.js +1 -1
  1860. package/build/icons/svgs/zoomOut.js +1 -1
  1861. package/build/index-icons.js +3 -3
  1862. package/build/index.js +3 -3
  1863. package/dist/gd-bs-icons.js +4064 -2470
  1864. package/dist/gd-bs-icons.min.js +1 -1
  1865. package/dist/gd-bs.d.ts +51 -55
  1866. package/dist/gd-bs.js +676 -665
  1867. package/dist/gd-bs.min.js +1 -1
  1868. package/package.json +7 -6
  1869. package/pnpm-lock.yaml +795 -862
  1870. package/src/bs.scss +1 -0
  1871. package/src/components/popover/index.ts +3 -3
  1872. package/src/components/popover/types.d.ts +4 -5
  1873. package/src/components/tippy.ts +12 -0
  1874. package/src/components/tooltip/index.ts +3 -3
  1875. package/src/components/tooltip/types.d.ts +1 -2
  1876. package/src/components/tooltipGroup/types.d.ts +1 -2
  1877. package/src/components/types.d.ts +47 -0
  1878. package/src/icons/iconTypes.ts +1811 -1668
  1879. package/src/icons/index.d.ts +286 -0
  1880. package/src/icons/index.ts +2097 -1668
  1881. package/src/icons/svgs/_1Circle.d.ts +1 -0
  1882. package/src/icons/svgs/_1Circle.ts +4 -0
  1883. package/src/icons/svgs/_1CircleFill.d.ts +1 -0
  1884. package/src/icons/svgs/_1CircleFill.ts +4 -0
  1885. package/src/icons/svgs/_1Square.d.ts +1 -0
  1886. package/src/icons/svgs/_1Square.ts +4 -0
  1887. package/src/icons/svgs/_1SquareFill.d.ts +1 -0
  1888. package/src/icons/svgs/_1SquareFill.ts +4 -0
  1889. package/src/icons/svgs/_2Circle.d.ts +1 -0
  1890. package/src/icons/svgs/_2Circle.ts +4 -0
  1891. package/src/icons/svgs/_2CircleFill.d.ts +1 -0
  1892. package/src/icons/svgs/_2CircleFill.ts +4 -0
  1893. package/src/icons/svgs/_2Square.d.ts +1 -0
  1894. package/src/icons/svgs/_2Square.ts +4 -0
  1895. package/src/icons/svgs/_2SquareFill.d.ts +1 -0
  1896. package/src/icons/svgs/_2SquareFill.ts +4 -0
  1897. package/src/icons/svgs/_3Circle.d.ts +1 -0
  1898. package/src/icons/svgs/_3Circle.ts +4 -0
  1899. package/src/icons/svgs/_3CircleFill.d.ts +1 -0
  1900. package/src/icons/svgs/_3CircleFill.ts +4 -0
  1901. package/src/icons/svgs/_3Square.d.ts +1 -0
  1902. package/src/icons/svgs/_3Square.ts +4 -0
  1903. package/src/icons/svgs/_3SquareFill.d.ts +1 -0
  1904. package/src/icons/svgs/_3SquareFill.ts +4 -0
  1905. package/src/icons/svgs/_4Circle.d.ts +1 -0
  1906. package/src/icons/svgs/_4Circle.ts +4 -0
  1907. package/src/icons/svgs/_4CircleFill.d.ts +1 -0
  1908. package/src/icons/svgs/_4CircleFill.ts +4 -0
  1909. package/src/icons/svgs/_4Square.d.ts +1 -0
  1910. package/src/icons/svgs/_4Square.ts +4 -0
  1911. package/src/icons/svgs/_4SquareFill.d.ts +1 -0
  1912. package/src/icons/svgs/_4SquareFill.ts +4 -0
  1913. package/src/icons/svgs/_5Circle.d.ts +1 -0
  1914. package/src/icons/svgs/_5Circle.ts +4 -0
  1915. package/src/icons/svgs/_5CircleFill.d.ts +1 -0
  1916. package/src/icons/svgs/_5CircleFill.ts +4 -0
  1917. package/src/icons/svgs/_5Square.d.ts +1 -0
  1918. package/src/icons/svgs/_5Square.ts +4 -0
  1919. package/src/icons/svgs/_5SquareFill.d.ts +1 -0
  1920. package/src/icons/svgs/_5SquareFill.ts +4 -0
  1921. package/src/icons/svgs/_6Circle.d.ts +1 -0
  1922. package/src/icons/svgs/_6Circle.ts +4 -0
  1923. package/src/icons/svgs/_6CircleFill.d.ts +1 -0
  1924. package/src/icons/svgs/_6CircleFill.ts +4 -0
  1925. package/src/icons/svgs/_6Square.d.ts +1 -0
  1926. package/src/icons/svgs/_6Square.ts +4 -0
  1927. package/src/icons/svgs/_6SquareFill.d.ts +1 -0
  1928. package/src/icons/svgs/_6SquareFill.ts +4 -0
  1929. package/src/icons/svgs/_7Circle.d.ts +1 -0
  1930. package/src/icons/svgs/_7Circle.ts +4 -0
  1931. package/src/icons/svgs/_7CircleFill.d.ts +1 -0
  1932. package/src/icons/svgs/_7CircleFill.ts +4 -0
  1933. package/src/icons/svgs/_7Square.d.ts +1 -0
  1934. package/src/icons/svgs/_7Square.ts +4 -0
  1935. package/src/icons/svgs/_7SquareFill.d.ts +1 -0
  1936. package/src/icons/svgs/_7SquareFill.ts +4 -0
  1937. package/src/icons/svgs/_8Circle.d.ts +1 -0
  1938. package/src/icons/svgs/_8Circle.ts +4 -0
  1939. package/src/icons/svgs/_8CircleFill.d.ts +1 -0
  1940. package/src/icons/svgs/_8CircleFill.ts +4 -0
  1941. package/src/icons/svgs/_8Square.d.ts +1 -0
  1942. package/src/icons/svgs/_8Square.ts +4 -0
  1943. package/src/icons/svgs/_8SquareFill.d.ts +1 -0
  1944. package/src/icons/svgs/_8SquareFill.ts +4 -0
  1945. package/src/icons/svgs/_9Circle.d.ts +1 -0
  1946. package/src/icons/svgs/_9Circle.ts +4 -0
  1947. package/src/icons/svgs/_9CircleFill.d.ts +1 -0
  1948. package/src/icons/svgs/_9CircleFill.ts +4 -0
  1949. package/src/icons/svgs/_9Square.d.ts +1 -0
  1950. package/src/icons/svgs/_9Square.ts +4 -0
  1951. package/src/icons/svgs/_9SquareFill.d.ts +1 -0
  1952. package/src/icons/svgs/_9SquareFill.ts +4 -0
  1953. package/src/icons/svgs/airplane.d.ts +1 -0
  1954. package/src/icons/svgs/airplane.ts +4 -0
  1955. package/src/icons/svgs/airplaneEngines.d.ts +1 -0
  1956. package/src/icons/svgs/airplaneEngines.ts +4 -0
  1957. package/src/icons/svgs/airplaneEnginesFill.d.ts +1 -0
  1958. package/src/icons/svgs/airplaneEnginesFill.ts +4 -0
  1959. package/src/icons/svgs/airplaneFill.d.ts +1 -0
  1960. package/src/icons/svgs/airplaneFill.ts +4 -0
  1961. package/src/icons/svgs/alexa.d.ts +1 -0
  1962. package/src/icons/svgs/alexa.ts +4 -0
  1963. package/src/icons/svgs/alipay.d.ts +1 -0
  1964. package/src/icons/svgs/alipay.ts +4 -0
  1965. package/src/icons/svgs/android.d.ts +1 -0
  1966. package/src/icons/svgs/android.ts +4 -0
  1967. package/src/icons/svgs/android2.d.ts +1 -0
  1968. package/src/icons/svgs/android2.ts +4 -0
  1969. package/src/icons/svgs/apple.ts +1 -1
  1970. package/src/icons/svgs/boomboxFill.ts +1 -1
  1971. package/src/icons/svgs/boxFill.d.ts +1 -0
  1972. package/src/icons/svgs/boxFill.ts +4 -0
  1973. package/src/icons/svgs/boxSeamFill.d.ts +1 -0
  1974. package/src/icons/svgs/boxSeamFill.ts +4 -0
  1975. package/src/icons/svgs/browserChrome.d.ts +1 -0
  1976. package/src/icons/svgs/browserChrome.ts +4 -0
  1977. package/src/icons/svgs/browserEdge.d.ts +1 -0
  1978. package/src/icons/svgs/browserEdge.ts +4 -0
  1979. package/src/icons/svgs/browserFirefox.d.ts +1 -0
  1980. package/src/icons/svgs/browserFirefox.ts +4 -0
  1981. package/src/icons/svgs/browserSafari.d.ts +1 -0
  1982. package/src/icons/svgs/browserSafari.ts +4 -0
  1983. package/src/icons/svgs/cCircle.d.ts +1 -0
  1984. package/src/icons/svgs/cCircle.ts +4 -0
  1985. package/src/icons/svgs/cCircleFill.d.ts +1 -0
  1986. package/src/icons/svgs/cCircleFill.ts +4 -0
  1987. package/src/icons/svgs/cSquare.d.ts +1 -0
  1988. package/src/icons/svgs/cSquare.ts +4 -0
  1989. package/src/icons/svgs/cSquareFill.d.ts +1 -0
  1990. package/src/icons/svgs/cSquareFill.ts +4 -0
  1991. package/src/icons/svgs/capsule.d.ts +1 -0
  1992. package/src/icons/svgs/capsule.ts +4 -0
  1993. package/src/icons/svgs/capsulePill.d.ts +1 -0
  1994. package/src/icons/svgs/capsulePill.ts +4 -0
  1995. package/src/icons/svgs/carFront.d.ts +1 -0
  1996. package/src/icons/svgs/carFront.ts +4 -0
  1997. package/src/icons/svgs/carFrontFill.d.ts +1 -0
  1998. package/src/icons/svgs/carFrontFill.ts +4 -0
  1999. package/src/icons/svgs/cassette.d.ts +1 -0
  2000. package/src/icons/svgs/cassette.ts +4 -0
  2001. package/src/icons/svgs/cassetteFill.d.ts +1 -0
  2002. package/src/icons/svgs/cassetteFill.ts +4 -0
  2003. package/src/icons/svgs/ccCircle.d.ts +1 -0
  2004. package/src/icons/svgs/ccCircle.ts +4 -0
  2005. package/src/icons/svgs/ccCircleFill.d.ts +1 -0
  2006. package/src/icons/svgs/ccCircleFill.ts +4 -0
  2007. package/src/icons/svgs/ccSquare.d.ts +1 -0
  2008. package/src/icons/svgs/ccSquare.ts +4 -0
  2009. package/src/icons/svgs/ccSquareFill.d.ts +1 -0
  2010. package/src/icons/svgs/ccSquareFill.ts +4 -0
  2011. package/src/icons/svgs/cup.ts +1 -1
  2012. package/src/icons/svgs/cupFill.ts +1 -1
  2013. package/src/icons/svgs/cupHot.d.ts +1 -0
  2014. package/src/icons/svgs/cupHot.ts +4 -0
  2015. package/src/icons/svgs/cupHotFill.d.ts +1 -0
  2016. package/src/icons/svgs/cupHotFill.ts +4 -0
  2017. package/src/icons/svgs/currencyRupee.d.ts +1 -0
  2018. package/src/icons/svgs/currencyRupee.ts +4 -0
  2019. package/src/icons/svgs/dropbox.d.ts +1 -0
  2020. package/src/icons/svgs/dropbox.ts +4 -0
  2021. package/src/icons/svgs/escape.d.ts +1 -0
  2022. package/src/icons/svgs/escape.ts +4 -0
  2023. package/src/icons/svgs/evStation.d.ts +1 -0
  2024. package/src/icons/svgs/evStation.ts +4 -0
  2025. package/src/icons/svgs/evStationFill.d.ts +1 -0
  2026. package/src/icons/svgs/evStationFill.ts +4 -0
  2027. package/src/icons/svgs/fastForward.d.ts +1 -0
  2028. package/src/icons/svgs/fastForward.ts +4 -0
  2029. package/src/icons/svgs/fastForwardBtn.d.ts +1 -0
  2030. package/src/icons/svgs/fastForwardBtn.ts +4 -0
  2031. package/src/icons/svgs/fastForwardBtnFill.d.ts +1 -0
  2032. package/src/icons/svgs/fastForwardBtnFill.ts +4 -0
  2033. package/src/icons/svgs/fastForwardCircle.d.ts +1 -0
  2034. package/src/icons/svgs/fastForwardCircle.ts +4 -0
  2035. package/src/icons/svgs/fastForwardCircleFill.d.ts +1 -0
  2036. package/src/icons/svgs/fastForwardCircleFill.ts +4 -0
  2037. package/src/icons/svgs/fastForwardFill.d.ts +1 -0
  2038. package/src/icons/svgs/fastForwardFill.ts +4 -0
  2039. package/src/icons/svgs/filetypeSql.d.ts +1 -0
  2040. package/src/icons/svgs/filetypeSql.ts +4 -0
  2041. package/src/icons/svgs/fire.d.ts +1 -0
  2042. package/src/icons/svgs/fire.ts +4 -0
  2043. package/src/icons/svgs/fuelPump.d.ts +1 -0
  2044. package/src/icons/svgs/fuelPump.ts +4 -0
  2045. package/src/icons/svgs/fuelPumpDiesel.d.ts +1 -0
  2046. package/src/icons/svgs/fuelPumpDiesel.ts +4 -0
  2047. package/src/icons/svgs/fuelPumpDieselFill.d.ts +1 -0
  2048. package/src/icons/svgs/fuelPumpDieselFill.ts +4 -0
  2049. package/src/icons/svgs/fuelPumpFill.d.ts +1 -0
  2050. package/src/icons/svgs/fuelPumpFill.ts +4 -0
  2051. package/src/icons/svgs/googlePlay.d.ts +1 -0
  2052. package/src/icons/svgs/googlePlay.ts +4 -0
  2053. package/src/icons/svgs/hCircle.d.ts +1 -0
  2054. package/src/icons/svgs/hCircle.ts +4 -0
  2055. package/src/icons/svgs/hCircleFill.d.ts +1 -0
  2056. package/src/icons/svgs/hCircleFill.ts +4 -0
  2057. package/src/icons/svgs/hSquare.d.ts +1 -0
  2058. package/src/icons/svgs/hSquare.ts +4 -0
  2059. package/src/icons/svgs/hSquareFill.d.ts +1 -0
  2060. package/src/icons/svgs/hSquareFill.ts +4 -0
  2061. package/src/icons/svgs/indent.d.ts +1 -0
  2062. package/src/icons/svgs/indent.ts +4 -0
  2063. package/src/icons/svgs/index.d.ts +286 -0
  2064. package/src/icons/svgs/index.ts +143 -0
  2065. package/src/icons/svgs/lungs.d.ts +1 -0
  2066. package/src/icons/svgs/lungs.ts +4 -0
  2067. package/src/icons/svgs/lungsFill.d.ts +1 -0
  2068. package/src/icons/svgs/lungsFill.ts +4 -0
  2069. package/src/icons/svgs/microsoftTeams.d.ts +1 -0
  2070. package/src/icons/svgs/microsoftTeams.ts +4 -0
  2071. package/src/icons/svgs/pCircle.d.ts +1 -0
  2072. package/src/icons/svgs/pCircle.ts +4 -0
  2073. package/src/icons/svgs/pCircleFill.d.ts +1 -0
  2074. package/src/icons/svgs/pCircleFill.ts +4 -0
  2075. package/src/icons/svgs/pSquare.d.ts +1 -0
  2076. package/src/icons/svgs/pSquare.ts +4 -0
  2077. package/src/icons/svgs/pSquareFill.d.ts +1 -0
  2078. package/src/icons/svgs/pSquareFill.ts +4 -0
  2079. package/src/icons/svgs/pass.d.ts +1 -0
  2080. package/src/icons/svgs/pass.ts +4 -0
  2081. package/src/icons/svgs/passFill.d.ts +1 -0
  2082. package/src/icons/svgs/passFill.ts +4 -0
  2083. package/src/icons/svgs/prescription.d.ts +1 -0
  2084. package/src/icons/svgs/prescription.ts +4 -0
  2085. package/src/icons/svgs/prescription2.d.ts +1 -0
  2086. package/src/icons/svgs/prescription2.ts +4 -0
  2087. package/src/icons/svgs/rCircle.d.ts +1 -0
  2088. package/src/icons/svgs/rCircle.ts +4 -0
  2089. package/src/icons/svgs/rCircleFill.d.ts +1 -0
  2090. package/src/icons/svgs/rCircleFill.ts +4 -0
  2091. package/src/icons/svgs/rSquare.d.ts +1 -0
  2092. package/src/icons/svgs/rSquare.ts +4 -0
  2093. package/src/icons/svgs/rSquareFill.d.ts +1 -0
  2094. package/src/icons/svgs/rSquareFill.ts +4 -0
  2095. package/src/icons/svgs/repeat.d.ts +1 -0
  2096. package/src/icons/svgs/repeat.ts +4 -0
  2097. package/src/icons/svgs/repeat1.d.ts +1 -0
  2098. package/src/icons/svgs/repeat1.ts +4 -0
  2099. package/src/icons/svgs/rewind.d.ts +1 -0
  2100. package/src/icons/svgs/rewind.ts +4 -0
  2101. package/src/icons/svgs/rewindBtn.d.ts +1 -0
  2102. package/src/icons/svgs/rewindBtn.ts +4 -0
  2103. package/src/icons/svgs/rewindBtnFill.d.ts +1 -0
  2104. package/src/icons/svgs/rewindBtnFill.ts +4 -0
  2105. package/src/icons/svgs/rewindCircle.d.ts +1 -0
  2106. package/src/icons/svgs/rewindCircle.ts +4 -0
  2107. package/src/icons/svgs/rewindCircleFill.d.ts +1 -0
  2108. package/src/icons/svgs/rewindCircleFill.ts +4 -0
  2109. package/src/icons/svgs/rewindFill.d.ts +1 -0
  2110. package/src/icons/svgs/rewindFill.ts +4 -0
  2111. package/src/icons/svgs/signStop.d.ts +1 -0
  2112. package/src/icons/svgs/signStop.ts +4 -0
  2113. package/src/icons/svgs/signStopFill.d.ts +1 -0
  2114. package/src/icons/svgs/signStopFill.ts +4 -0
  2115. package/src/icons/svgs/signStopLights.d.ts +1 -0
  2116. package/src/icons/svgs/signStopLights.ts +4 -0
  2117. package/src/icons/svgs/signStopLightsFill.d.ts +1 -0
  2118. package/src/icons/svgs/signStopLightsFill.ts +4 -0
  2119. package/src/icons/svgs/signTurnLeft.d.ts +1 -0
  2120. package/src/icons/svgs/signTurnLeft.ts +4 -0
  2121. package/src/icons/svgs/signTurnLeftFill.d.ts +1 -0
  2122. package/src/icons/svgs/signTurnLeftFill.ts +4 -0
  2123. package/src/icons/svgs/signTurnRight.d.ts +1 -0
  2124. package/src/icons/svgs/signTurnRight.ts +4 -0
  2125. package/src/icons/svgs/signTurnRightFill.d.ts +1 -0
  2126. package/src/icons/svgs/signTurnRightFill.ts +4 -0
  2127. package/src/icons/svgs/signTurnSlightLeft.d.ts +1 -0
  2128. package/src/icons/svgs/signTurnSlightLeft.ts +4 -0
  2129. package/src/icons/svgs/signTurnSlightLeftFill.d.ts +1 -0
  2130. package/src/icons/svgs/signTurnSlightLeftFill.ts +4 -0
  2131. package/src/icons/svgs/signTurnSlightRight.d.ts +1 -0
  2132. package/src/icons/svgs/signTurnSlightRight.ts +4 -0
  2133. package/src/icons/svgs/signTurnSlightRightFill.d.ts +1 -0
  2134. package/src/icons/svgs/signTurnSlightRightFill.ts +4 -0
  2135. package/src/icons/svgs/signYield.d.ts +1 -0
  2136. package/src/icons/svgs/signYield.ts +4 -0
  2137. package/src/icons/svgs/signYieldFill.d.ts +1 -0
  2138. package/src/icons/svgs/signYieldFill.ts +4 -0
  2139. package/src/icons/svgs/trainFreightFront.d.ts +1 -0
  2140. package/src/icons/svgs/trainFreightFront.ts +4 -0
  2141. package/src/icons/svgs/trainFreightFrontFill.d.ts +1 -0
  2142. package/src/icons/svgs/trainFreightFrontFill.ts +4 -0
  2143. package/src/icons/svgs/trainFront.d.ts +1 -0
  2144. package/src/icons/svgs/trainFront.ts +4 -0
  2145. package/src/icons/svgs/trainFrontFill.d.ts +1 -0
  2146. package/src/icons/svgs/trainFrontFill.ts +4 -0
  2147. package/src/icons/svgs/trainLightrailFront.d.ts +1 -0
  2148. package/src/icons/svgs/trainLightrailFront.ts +4 -0
  2149. package/src/icons/svgs/trainLightrailFrontFill.d.ts +1 -0
  2150. package/src/icons/svgs/trainLightrailFrontFill.ts +4 -0
  2151. package/src/icons/svgs/truckFront.d.ts +1 -0
  2152. package/src/icons/svgs/truckFront.ts +4 -0
  2153. package/src/icons/svgs/truckFrontFill.d.ts +1 -0
  2154. package/src/icons/svgs/truckFrontFill.ts +4 -0
  2155. package/src/icons/svgs/ubuntu.d.ts +1 -0
  2156. package/src/icons/svgs/ubuntu.ts +4 -0
  2157. package/src/icons/svgs/unindent.d.ts +1 -0
  2158. package/src/icons/svgs/unindent.ts +4 -0
  2159. package/src/icons/svgs/unity.d.ts +1 -0
  2160. package/src/icons/svgs/unity.ts +4 -0
  2161. package/src/icons/svgs/universalAccess.d.ts +1 -0
  2162. package/src/icons/svgs/universalAccess.ts +4 -0
  2163. package/src/icons/svgs/universalAccessCircle.d.ts +1 -0
  2164. package/src/icons/svgs/universalAccessCircle.ts +4 -0
  2165. package/src/icons/svgs/virus.d.ts +1 -0
  2166. package/src/icons/svgs/virus.ts +4 -0
  2167. package/src/icons/svgs/virus2.d.ts +1 -0
  2168. package/src/icons/svgs/virus2.ts +4 -0
  2169. package/src/icons/svgs/wechat.d.ts +1 -0
  2170. package/src/icons/svgs/wechat.ts +4 -0
  2171. package/src/icons/svgs/yelp.d.ts +1 -0
  2172. package/src/icons/svgs/yelp.ts +4 -0
  2173. package/src/index-icons.ts +1 -1
  2174. package/src/index.ts +1 -1
  2175. package/src/types.d.ts +0 -45
package/pnpm-lock.yaml CHANGED
@@ -1,63 +1,64 @@
1
1
  dependencies:
2
2
  '@popperjs/core': 2.11.5
3
- bootstrap: 5.1.3_@popperjs+core@2.11.5
4
- bootstrap-icons: 1.8.2
5
- core-js: 3.22.6
3
+ bootstrap: 5.2.0_@popperjs+core@2.11.5
4
+ bootstrap-icons: 1.9.1
5
+ core-js: 3.24.0
6
6
  tippy.js: 6.3.7
7
7
  devDependencies:
8
- '@babel/core': 7.18.0
9
- '@babel/preset-env': 7.18.0_@babel+core@7.18.0
10
- '@types/node': 16.11.36
8
+ '@babel/core': 7.18.9
9
+ '@babel/preset-env': 7.18.9_@babel+core@7.18.9
10
+ '@types/node': 16.11.45
11
11
  autoprefixer: 10.4.7
12
- babel-loader: 8.2.5_8400c5f16911ce7dfc777f00e248d10e
13
- css-loader: 6.7.1_webpack@5.72.1
12
+ babel-loader: 8.2.5_c6d75f4dbec394724794fdd3c4eb4fbf
13
+ css-loader: 6.7.1_webpack@5.74.0
14
14
  dts-bundle: 0.7.3
15
- html-loader: 2.1.2_webpack@5.72.1
16
- postcss-loader: 6.2.1_webpack@5.72.1
17
- sass: 1.52.1
18
- sass-loader: 12.6.0_sass@1.52.1+webpack@5.72.1
19
- style-loader: 3.3.1_webpack@5.72.1
20
- ts-loader: 9.3.0_webpack@5.72.1
21
- typedoc: 0.22.15
22
- webpack: 5.72.1_webpack-cli@4.9.2
23
- webpack-cli: 4.9.2_webpack@5.72.1
15
+ html-loader: 4.1.0_webpack@5.74.0
16
+ postcss-loader: 6.2.1_webpack@5.74.0
17
+ sass: 1.54.0
18
+ sass-loader: 12.6.0_sass@1.54.0+webpack@5.74.0
19
+ style-loader: 3.3.1_webpack@5.74.0
20
+ ts-loader: 9.3.1_typescript@4.7.4+webpack@5.74.0
21
+ typedoc: 0.22.18_typescript@4.7.4
22
+ typescript: 4.7.4
23
+ webpack: 5.74.0_webpack-cli@4.10.0
24
+ webpack-cli: 4.10.0_webpack@5.74.0
24
25
  lockfileVersion: 5.2
25
26
  packages:
26
27
  /@ampproject/remapping/2.2.0:
27
28
  dependencies:
28
29
  '@jridgewell/gen-mapping': 0.1.1
29
- '@jridgewell/trace-mapping': 0.3.13
30
+ '@jridgewell/trace-mapping': 0.3.14
30
31
  dev: true
31
32
  engines:
32
33
  node: '>=6.0.0'
33
34
  resolution:
34
35
  integrity: sha512-qRmjj8nj9qmLTQXXmaR1cck3UXSRMPrbsLJAasZpF+t3riI71BXed5ebIOYwQntykeZuhjsdweEc9BxH5Jc26w==
35
- /@babel/code-frame/7.16.7:
36
+ /@babel/code-frame/7.18.6:
36
37
  dependencies:
37
- '@babel/highlight': 7.17.12
38
+ '@babel/highlight': 7.18.6
38
39
  dev: true
39
40
  engines:
40
41
  node: '>=6.9.0'
41
42
  resolution:
42
- integrity: sha512-iAXqUn8IIeBTNd72xsFlgaXHkMBMt6y4HJp1tIaK465CWLT/fG1aqB7ykr95gHHmlBdGbFeWWfyB4NJJ0nmeIg==
43
- /@babel/compat-data/7.17.10:
43
+ integrity: sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q==
44
+ /@babel/compat-data/7.18.8:
44
45
  dev: true
45
46
  engines:
46
47
  node: '>=6.9.0'
47
48
  resolution:
48
- integrity: sha512-GZt/TCsG70Ms19gfZO1tM4CVnXsPgEPBCpJu+Qz3L0LUDsY5nZqFZglIoPC1kIYOtNBZlrnFT+klg12vFGZXrw==
49
- /@babel/core/7.18.0:
49
+ integrity: sha512-HSmX4WZPPK3FUxYp7g2T6EyO8j96HlZJlxmKPSh6KAcqwyDrfx7hKjXpAW/0FhFfTJsR0Yt4lAjLI2coMptIHQ==
50
+ /@babel/core/7.18.9:
50
51
  dependencies:
51
52
  '@ampproject/remapping': 2.2.0
52
- '@babel/code-frame': 7.16.7
53
- '@babel/generator': 7.18.0
54
- '@babel/helper-compilation-targets': 7.17.10_@babel+core@7.18.0
55
- '@babel/helper-module-transforms': 7.18.0
56
- '@babel/helpers': 7.18.0
57
- '@babel/parser': 7.18.0
58
- '@babel/template': 7.16.7
59
- '@babel/traverse': 7.18.0
60
- '@babel/types': 7.18.0
53
+ '@babel/code-frame': 7.18.6
54
+ '@babel/generator': 7.18.9
55
+ '@babel/helper-compilation-targets': 7.18.9_@babel+core@7.18.9
56
+ '@babel/helper-module-transforms': 7.18.9
57
+ '@babel/helpers': 7.18.9
58
+ '@babel/parser': 7.18.9
59
+ '@babel/template': 7.18.6
60
+ '@babel/traverse': 7.18.9
61
+ '@babel/types': 7.18.9
61
62
  convert-source-map: 1.8.0
62
63
  debug: 4.3.4
63
64
  gensync: 1.0.0-beta.2
@@ -67,40 +68,40 @@ packages:
67
68
  engines:
68
69
  node: '>=6.9.0'
69
70
  resolution:
70
- integrity: sha512-Xyw74OlJwDijToNi0+6BBI5mLLR5+5R3bcSH80LXzjzEGEUlvNzujEE71BaD/ApEZHAvFI/Mlmp4M5lIkdeeWw==
71
- /@babel/generator/7.18.0:
71
+ integrity: sha512-1LIb1eL8APMy91/IMW+31ckrfBM4yCoLaVzoDhZUKSM4cu1L1nIidyxkCgzPAgrC5WEz36IPEr/eSeSF9pIn+g==
72
+ /@babel/generator/7.18.9:
72
73
  dependencies:
73
- '@babel/types': 7.18.0
74
- '@jridgewell/gen-mapping': 0.3.1
74
+ '@babel/types': 7.18.9
75
+ '@jridgewell/gen-mapping': 0.3.2
75
76
  jsesc: 2.5.2
76
77
  dev: true
77
78
  engines:
78
79
  node: '>=6.9.0'
79
80
  resolution:
80
- integrity: sha512-81YO9gGx6voPXlvYdZBliFXAZU8vZ9AZ6z+CjlmcnaeOcYSFbMTpdeDUO9xD9dh/68Vq03I8ZspfUTPfitcDHg==
81
- /@babel/helper-annotate-as-pure/7.16.7:
81
+ integrity: sha512-wt5Naw6lJrL1/SGkipMiFxJjtyczUWTP38deiP1PO60HsBjDeKk08CGC3S8iVuvf0FmTdgKwU1KIXzSKL1G0Ug==
82
+ /@babel/helper-annotate-as-pure/7.18.6:
82
83
  dependencies:
83
- '@babel/types': 7.18.0
84
+ '@babel/types': 7.18.9
84
85
  dev: true
85
86
  engines:
86
87
  node: '>=6.9.0'
87
88
  resolution:
88
- integrity: sha512-s6t2w/IPQVTAET1HitoowRGXooX8mCgtuP5195wD/QJPV6wYjpujCGF7JuMODVX2ZAJOf1GT6DT9MHEZvLOFSw==
89
- /@babel/helper-builder-binary-assignment-operator-visitor/7.16.7:
89
+ integrity: sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==
90
+ /@babel/helper-builder-binary-assignment-operator-visitor/7.18.9:
90
91
  dependencies:
91
- '@babel/helper-explode-assignable-expression': 7.16.7
92
- '@babel/types': 7.18.0
92
+ '@babel/helper-explode-assignable-expression': 7.18.6
93
+ '@babel/types': 7.18.9
93
94
  dev: true
94
95
  engines:
95
96
  node: '>=6.9.0'
96
97
  resolution:
97
- integrity: sha512-C6FdbRaxYjwVu/geKW4ZeQ0Q31AftgRcdSnZ5/jsH6BzCJbtvXvhpfkbkThYSuutZA7nCXpPR6AD9zd1dprMkA==
98
- /@babel/helper-compilation-targets/7.17.10_@babel+core@7.18.0:
98
+ integrity: sha512-yFQ0YCHoIqarl8BCRwBL8ulYUaZpz3bNsA7oFepAzee+8/+ImtADXNOmO5vJvsPff3qi+hvpkY/NYBTrBQgdNw==
99
+ /@babel/helper-compilation-targets/7.18.9_@babel+core@7.18.9:
99
100
  dependencies:
100
- '@babel/compat-data': 7.17.10
101
- '@babel/core': 7.18.0
102
- '@babel/helper-validator-option': 7.16.7
103
- browserslist: 4.20.3
101
+ '@babel/compat-data': 7.18.8
102
+ '@babel/core': 7.18.9
103
+ '@babel/helper-validator-option': 7.18.6
104
+ browserslist: 4.21.2
104
105
  semver: 6.3.0
105
106
  dev: true
106
107
  engines:
@@ -108,460 +109,461 @@ packages:
108
109
  peerDependencies:
109
110
  '@babel/core': ^7.0.0
110
111
  resolution:
111
- integrity: sha512-gh3RxjWbauw/dFiU/7whjd0qN9K6nPJMqe6+Er7rOavFh0CQUSwhAE3IcTho2rywPJFxej6TUUHDkWcYI6gGqQ==
112
- /@babel/helper-create-class-features-plugin/7.18.0_@babel+core@7.18.0:
112
+ integrity: sha512-tzLCyVmqUiFlcFoAPLA/gL9TeYrF61VLNtb+hvkuVaB5SUjW7jcfrglBIX1vUIoT7CLP3bBlIMeyEsIl2eFQNg==
113
+ /@babel/helper-create-class-features-plugin/7.18.9_@babel+core@7.18.9:
113
114
  dependencies:
114
- '@babel/core': 7.18.0
115
- '@babel/helper-annotate-as-pure': 7.16.7
116
- '@babel/helper-environment-visitor': 7.16.7
117
- '@babel/helper-function-name': 7.17.9
118
- '@babel/helper-member-expression-to-functions': 7.17.7
119
- '@babel/helper-optimise-call-expression': 7.16.7
120
- '@babel/helper-replace-supers': 7.16.7
121
- '@babel/helper-split-export-declaration': 7.16.7
115
+ '@babel/core': 7.18.9
116
+ '@babel/helper-annotate-as-pure': 7.18.6
117
+ '@babel/helper-environment-visitor': 7.18.9
118
+ '@babel/helper-function-name': 7.18.9
119
+ '@babel/helper-member-expression-to-functions': 7.18.9
120
+ '@babel/helper-optimise-call-expression': 7.18.6
121
+ '@babel/helper-replace-supers': 7.18.9
122
+ '@babel/helper-split-export-declaration': 7.18.6
122
123
  dev: true
123
124
  engines:
124
125
  node: '>=6.9.0'
125
126
  peerDependencies:
126
127
  '@babel/core': ^7.0.0
127
128
  resolution:
128
- integrity: sha512-Kh8zTGR9de3J63e5nS0rQUdRs/kbtwoeQQ0sriS0lItjC96u8XXZN6lKpuyWd2coKSU13py/y+LTmThLuVX0Pg==
129
- /@babel/helper-create-regexp-features-plugin/7.17.12_@babel+core@7.18.0:
129
+ integrity: sha512-WvypNAYaVh23QcjpMR24CwZY2Nz6hqdOcFdPbNpV56hL5H6KiFheO7Xm1aPdlLQ7d5emYZX7VZwPp9x3z+2opw==
130
+ /@babel/helper-create-regexp-features-plugin/7.18.6_@babel+core@7.18.9:
130
131
  dependencies:
131
- '@babel/core': 7.18.0
132
- '@babel/helper-annotate-as-pure': 7.16.7
133
- regexpu-core: 5.0.1
132
+ '@babel/core': 7.18.9
133
+ '@babel/helper-annotate-as-pure': 7.18.6
134
+ regexpu-core: 5.1.0
134
135
  dev: true
135
136
  engines:
136
137
  node: '>=6.9.0'
137
138
  peerDependencies:
138
139
  '@babel/core': ^7.0.0
139
140
  resolution:
140
- integrity: sha512-b2aZrV4zvutr9AIa6/gA3wsZKRwTKYoDxYiFKcESS3Ug2GTXzwBEvMuuFLhCQpEnRXs1zng4ISAXSUxxKBIcxw==
141
- /@babel/helper-define-polyfill-provider/0.3.1_@babel+core@7.18.0:
141
+ integrity: sha512-7LcpH1wnQLGrI+4v+nPp+zUvIkF9x0ddv1Hkdue10tg3gmRnLy97DXh4STiOf1qeIInyD69Qv5kKSZzKD8B/7A==
142
+ /@babel/helper-define-polyfill-provider/0.3.2_@babel+core@7.18.9:
142
143
  dependencies:
143
- '@babel/core': 7.18.0
144
- '@babel/helper-compilation-targets': 7.17.10_@babel+core@7.18.0
145
- '@babel/helper-module-imports': 7.16.7
146
- '@babel/helper-plugin-utils': 7.17.12
147
- '@babel/traverse': 7.18.0
144
+ '@babel/core': 7.18.9
145
+ '@babel/helper-compilation-targets': 7.18.9_@babel+core@7.18.9
146
+ '@babel/helper-plugin-utils': 7.18.9
148
147
  debug: 4.3.4
149
148
  lodash.debounce: 4.0.8
150
- resolve: 1.22.0
149
+ resolve: 1.22.1
151
150
  semver: 6.3.0
152
151
  dev: true
153
152
  peerDependencies:
154
153
  '@babel/core': ^7.4.0-0
155
154
  resolution:
156
- integrity: sha512-J9hGMpJQmtWmj46B3kBHmL38UhJGhYX7eqkcq+2gsstyYt341HmPeWspihX43yVRA0mS+8GGk2Gckc7bY/HCmA==
157
- /@babel/helper-environment-visitor/7.16.7:
158
- dependencies:
159
- '@babel/types': 7.18.0
155
+ integrity: sha512-r9QJJ+uDWrd+94BSPcP6/de67ygLtvVy6cK4luE6MOuDsZIdoaPBnfSpbO/+LTifjPckbKXRuI9BB/Z2/y3iTg==
156
+ /@babel/helper-environment-visitor/7.18.9:
160
157
  dev: true
161
158
  engines:
162
159
  node: '>=6.9.0'
163
160
  resolution:
164
- integrity: sha512-SLLb0AAn6PkUeAfKJCCOl9e1R53pQlGAfc4y4XuMRZfqeMYLE0dM1LMhqbGAlGQY0lfw5/ohoYWAe9V1yibRag==
165
- /@babel/helper-explode-assignable-expression/7.16.7:
161
+ integrity: sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==
162
+ /@babel/helper-explode-assignable-expression/7.18.6:
166
163
  dependencies:
167
- '@babel/types': 7.18.0
164
+ '@babel/types': 7.18.9
168
165
  dev: true
169
166
  engines:
170
167
  node: '>=6.9.0'
171
168
  resolution:
172
- integrity: sha512-KyUenhWMC8VrxzkGP0Jizjo4/Zx+1nNZhgocs+gLzyZyB8SHidhoq9KK/8Ato4anhwsivfkBLftky7gvzbZMtQ==
173
- /@babel/helper-function-name/7.17.9:
169
+ integrity: sha512-eyAYAsQmB80jNfg4baAtLeWAQHfHFiR483rzFK+BhETlGZaQC9bsfrugfXDCbRHLQbIA7U5NxhhOxN7p/dWIcg==
170
+ /@babel/helper-function-name/7.18.9:
174
171
  dependencies:
175
- '@babel/template': 7.16.7
176
- '@babel/types': 7.18.0
172
+ '@babel/template': 7.18.6
173
+ '@babel/types': 7.18.9
177
174
  dev: true
178
175
  engines:
179
176
  node: '>=6.9.0'
180
177
  resolution:
181
- integrity: sha512-7cRisGlVtiVqZ0MW0/yFB4atgpGLWEHUVYnb448hZK4x+vih0YO5UoS11XIYtZYqHd0dIPMdUSv8q5K4LdMnIg==
182
- /@babel/helper-hoist-variables/7.16.7:
178
+ integrity: sha512-fJgWlZt7nxGksJS9a0XdSaI4XvpExnNIgRP+rVefWh5U7BL8pPuir6SJUmFKRfjWQ51OtWSzwOxhaH/EBWWc0A==
179
+ /@babel/helper-hoist-variables/7.18.6:
183
180
  dependencies:
184
- '@babel/types': 7.18.0
181
+ '@babel/types': 7.18.9
185
182
  dev: true
186
183
  engines:
187
184
  node: '>=6.9.0'
188
185
  resolution:
189
- integrity: sha512-m04d/0Op34H5v7pbZw6pSKP7weA6lsMvfiIAMeIvkY/R4xQtBSMFEigu9QTZ2qB/9l22vsxtM8a+Q8CzD255fg==
190
- /@babel/helper-member-expression-to-functions/7.17.7:
186
+ integrity: sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==
187
+ /@babel/helper-member-expression-to-functions/7.18.9:
191
188
  dependencies:
192
- '@babel/types': 7.18.0
189
+ '@babel/types': 7.18.9
193
190
  dev: true
194
191
  engines:
195
192
  node: '>=6.9.0'
196
193
  resolution:
197
- integrity: sha512-thxXgnQ8qQ11W2wVUObIqDL4p148VMxkt5T/qpN5k2fboRyzFGFmKsTGViquyM5QHKUy48OZoca8kw4ajaDPyw==
198
- /@babel/helper-module-imports/7.16.7:
194
+ integrity: sha512-RxifAh2ZoVU67PyKIO4AMi1wTenGfMR/O/ae0CCRqwgBAt5v7xjdtRw7UoSbsreKrQn5t7r89eruK/9JjYHuDg==
195
+ /@babel/helper-module-imports/7.18.6:
199
196
  dependencies:
200
- '@babel/types': 7.18.0
197
+ '@babel/types': 7.18.9
201
198
  dev: true
202
199
  engines:
203
200
  node: '>=6.9.0'
204
201
  resolution:
205
- integrity: sha512-LVtS6TqjJHFc+nYeITRo6VLXve70xmq7wPhWTqDJusJEgGmkAACWwMiTNrvfoQo6hEhFwAIixNkvB0jPXDL8Wg==
206
- /@babel/helper-module-transforms/7.18.0:
202
+ integrity: sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==
203
+ /@babel/helper-module-transforms/7.18.9:
207
204
  dependencies:
208
- '@babel/helper-environment-visitor': 7.16.7
209
- '@babel/helper-module-imports': 7.16.7
210
- '@babel/helper-simple-access': 7.17.7
211
- '@babel/helper-split-export-declaration': 7.16.7
212
- '@babel/helper-validator-identifier': 7.16.7
213
- '@babel/template': 7.16.7
214
- '@babel/traverse': 7.18.0
215
- '@babel/types': 7.18.0
205
+ '@babel/helper-environment-visitor': 7.18.9
206
+ '@babel/helper-module-imports': 7.18.6
207
+ '@babel/helper-simple-access': 7.18.6
208
+ '@babel/helper-split-export-declaration': 7.18.6
209
+ '@babel/helper-validator-identifier': 7.18.6
210
+ '@babel/template': 7.18.6
211
+ '@babel/traverse': 7.18.9
212
+ '@babel/types': 7.18.9
216
213
  dev: true
217
214
  engines:
218
215
  node: '>=6.9.0'
219
216
  resolution:
220
- integrity: sha512-kclUYSUBIjlvnzN2++K9f2qzYKFgjmnmjwL4zlmU5f8ZtzgWe8s0rUPSTGy2HmK4P8T52MQsS+HTQAgZd3dMEA==
221
- /@babel/helper-optimise-call-expression/7.16.7:
217
+ integrity: sha512-KYNqY0ICwfv19b31XzvmI/mfcylOzbLtowkw+mfvGPAQ3kfCnMLYbED3YecL5tPd8nAYFQFAd6JHp2LxZk/J1g==
218
+ /@babel/helper-optimise-call-expression/7.18.6:
222
219
  dependencies:
223
- '@babel/types': 7.18.0
220
+ '@babel/types': 7.18.9
224
221
  dev: true
225
222
  engines:
226
223
  node: '>=6.9.0'
227
224
  resolution:
228
- integrity: sha512-EtgBhg7rd/JcnpZFXpBy0ze1YRfdm7BnBX4uKMBd3ixa3RGAE002JZB66FJyNH7g0F38U05pXmA5P8cBh7z+1w==
229
- /@babel/helper-plugin-utils/7.17.12:
225
+ integrity: sha512-HP59oD9/fEHQkdcbgFCnbmgH5vIQTJbxh2yf+CdM89/glUNnuzr87Q8GIjGEnOktTROemO0Pe0iPAYbqZuOUiA==
226
+ /@babel/helper-plugin-utils/7.18.9:
230
227
  dev: true
231
228
  engines:
232
229
  node: '>=6.9.0'
233
230
  resolution:
234
- integrity: sha512-JDkf04mqtN3y4iAbO1hv9U2ARpPyPL1zqyWs/2WG1pgSq9llHFjStX5jdxb84himgJm+8Ng+x0oiWF/nw/XQKA==
235
- /@babel/helper-remap-async-to-generator/7.16.8:
231
+ integrity: sha512-aBXPT3bmtLryXaoJLyYPXPlSD4p1ld9aYeR+sJNOZjJJGiOpb+fKfh3NkcCu7J54nUJwCERPBExCCpyCOHnu/w==
232
+ /@babel/helper-remap-async-to-generator/7.18.9_@babel+core@7.18.9:
236
233
  dependencies:
237
- '@babel/helper-annotate-as-pure': 7.16.7
238
- '@babel/helper-wrap-function': 7.16.8
239
- '@babel/types': 7.18.0
234
+ '@babel/core': 7.18.9
235
+ '@babel/helper-annotate-as-pure': 7.18.6
236
+ '@babel/helper-environment-visitor': 7.18.9
237
+ '@babel/helper-wrap-function': 7.18.9
238
+ '@babel/types': 7.18.9
240
239
  dev: true
241
240
  engines:
242
241
  node: '>=6.9.0'
242
+ peerDependencies:
243
+ '@babel/core': ^7.0.0
243
244
  resolution:
244
- integrity: sha512-fm0gH7Flb8H51LqJHy3HJ3wnE1+qtYR2A99K06ahwrawLdOFsCEWjZOrYricXJHoPSudNKxrMBUPEIPxiIIvBw==
245
- /@babel/helper-replace-supers/7.16.7:
245
+ integrity: sha512-dI7q50YKd8BAv3VEfgg7PS7yD3Rtbi2J1XMXaalXO0W0164hYLnh8zpjRS0mte9MfVp/tltvr/cfdXPvJr1opA==
246
+ /@babel/helper-replace-supers/7.18.9:
246
247
  dependencies:
247
- '@babel/helper-environment-visitor': 7.16.7
248
- '@babel/helper-member-expression-to-functions': 7.17.7
249
- '@babel/helper-optimise-call-expression': 7.16.7
250
- '@babel/traverse': 7.18.0
251
- '@babel/types': 7.18.0
248
+ '@babel/helper-environment-visitor': 7.18.9
249
+ '@babel/helper-member-expression-to-functions': 7.18.9
250
+ '@babel/helper-optimise-call-expression': 7.18.6
251
+ '@babel/traverse': 7.18.9
252
+ '@babel/types': 7.18.9
252
253
  dev: true
253
254
  engines:
254
255
  node: '>=6.9.0'
255
256
  resolution:
256
- integrity: sha512-y9vsWilTNaVnVh6xiJfABzsNpgDPKev9HnAgz6Gb1p6UUwf9NepdlsV7VXGCftJM+jqD5f7JIEubcpLjZj5dBw==
257
- /@babel/helper-simple-access/7.17.7:
257
+ integrity: sha512-dNsWibVI4lNT6HiuOIBr1oyxo40HvIVmbwPUm3XZ7wMh4k2WxrxTqZwSqw/eEmXDS9np0ey5M2bz9tBmO9c+YQ==
258
+ /@babel/helper-simple-access/7.18.6:
258
259
  dependencies:
259
- '@babel/types': 7.18.0
260
+ '@babel/types': 7.18.9
260
261
  dev: true
261
262
  engines:
262
263
  node: '>=6.9.0'
263
264
  resolution:
264
- integrity: sha512-txyMCGroZ96i+Pxr3Je3lzEJjqwaRC9buMUgtomcrLe5Nd0+fk1h0LLA+ixUF5OW7AhHuQ7Es1WcQJZmZsz2XA==
265
- /@babel/helper-skip-transparent-expression-wrappers/7.16.0:
265
+ integrity: sha512-iNpIgTgyAvDQpDj76POqg+YEt8fPxx3yaNBg3S30dxNKm2SWfYhD0TGrK/Eu9wHpUW63VQU894TsTg+GLbUa1g==
266
+ /@babel/helper-skip-transparent-expression-wrappers/7.18.9:
266
267
  dependencies:
267
- '@babel/types': 7.18.0
268
+ '@babel/types': 7.18.9
268
269
  dev: true
269
270
  engines:
270
271
  node: '>=6.9.0'
271
272
  resolution:
272
- integrity: sha512-+il1gTy0oHwUsBQZyJvukbB4vPMdcYBrFHa0Uc4AizLxbq6BOYC51Rv4tWocX9BLBDLZ4kc6qUFpQ6HRgL+3zw==
273
- /@babel/helper-split-export-declaration/7.16.7:
273
+ integrity: sha512-imytd2gHi3cJPsybLRbmFrF7u5BIEuI2cNheyKi3/iOBC63kNn3q8Crn2xVuESli0aM4KYsyEqKyS7lFL8YVtw==
274
+ /@babel/helper-split-export-declaration/7.18.6:
274
275
  dependencies:
275
- '@babel/types': 7.18.0
276
+ '@babel/types': 7.18.9
276
277
  dev: true
277
278
  engines:
278
279
  node: '>=6.9.0'
279
280
  resolution:
280
- integrity: sha512-xbWoy/PFoxSWazIToT9Sif+jJTlrMcndIsaOKvTA6u7QEo7ilkRZpjew18/W3c7nm8fXdUDXh02VXTbZ0pGDNw==
281
- /@babel/helper-validator-identifier/7.16.7:
281
+ integrity: sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==
282
+ /@babel/helper-validator-identifier/7.18.6:
282
283
  dev: true
283
284
  engines:
284
285
  node: '>=6.9.0'
285
286
  resolution:
286
- integrity: sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw==
287
- /@babel/helper-validator-option/7.16.7:
287
+ integrity: sha512-MmetCkz9ej86nJQV+sFCxoGGrUbU3q02kgLciwkrt9QqEB7cP39oKEY0PakknEO0Gu20SskMRi+AYZ3b1TpN9g==
288
+ /@babel/helper-validator-option/7.18.6:
288
289
  dev: true
289
290
  engines:
290
291
  node: '>=6.9.0'
291
292
  resolution:
292
- integrity: sha512-TRtenOuRUVo9oIQGPC5G9DgK4743cdxvtOw0weQNpZXaS16SCBi5MNjZF8vba3ETURjZpTbVn7Vvcf2eAwFozQ==
293
- /@babel/helper-wrap-function/7.16.8:
293
+ integrity: sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw==
294
+ /@babel/helper-wrap-function/7.18.9:
294
295
  dependencies:
295
- '@babel/helper-function-name': 7.17.9
296
- '@babel/template': 7.16.7
297
- '@babel/traverse': 7.18.0
298
- '@babel/types': 7.18.0
296
+ '@babel/helper-function-name': 7.18.9
297
+ '@babel/template': 7.18.6
298
+ '@babel/traverse': 7.18.9
299
+ '@babel/types': 7.18.9
299
300
  dev: true
300
301
  engines:
301
302
  node: '>=6.9.0'
302
303
  resolution:
303
- integrity: sha512-8RpyRVIAW1RcDDGTA+GpPAwV22wXCfKOoM9bet6TLkGIFTkRQSkH1nMQ5Yet4MpoXe1ZwHPVtNasc2w0uZMqnw==
304
- /@babel/helpers/7.18.0:
304
+ integrity: sha512-cG2ru3TRAL6a60tfQflpEfs4ldiPwF6YW3zfJiRgmoFVIaC1vGnBBgatfec+ZUziPHkHSaXAuEck3Cdkf3eRpQ==
305
+ /@babel/helpers/7.18.9:
305
306
  dependencies:
306
- '@babel/template': 7.16.7
307
- '@babel/traverse': 7.18.0
308
- '@babel/types': 7.18.0
307
+ '@babel/template': 7.18.6
308
+ '@babel/traverse': 7.18.9
309
+ '@babel/types': 7.18.9
309
310
  dev: true
310
311
  engines:
311
312
  node: '>=6.9.0'
312
313
  resolution:
313
- integrity: sha512-AE+HMYhmlMIbho9nbvicHyxFwhrO+xhKB6AhRxzl8w46Yj0VXTZjEsAoBVC7rB2I0jzX+yWyVybnO08qkfx6kg==
314
- /@babel/highlight/7.17.12:
314
+ integrity: sha512-Jf5a+rbrLoR4eNdUmnFu8cN5eNJT6qdTdOg5IHIzq87WwyRw9PwguLFOWYgktN/60IP4fgDUawJvs7PjQIzELQ==
315
+ /@babel/highlight/7.18.6:
315
316
  dependencies:
316
- '@babel/helper-validator-identifier': 7.16.7
317
+ '@babel/helper-validator-identifier': 7.18.6
317
318
  chalk: 2.4.2
318
319
  js-tokens: 4.0.0
319
320
  dev: true
320
321
  engines:
321
322
  node: '>=6.9.0'
322
323
  resolution:
323
- integrity: sha512-7yykMVF3hfZY2jsHZEEgLc+3x4o1O+fYyULu11GynEUQNwB6lua+IIQn1FiJxNucd5UlyJryrwsOh8PL9Sn8Qg==
324
- /@babel/parser/7.18.0:
324
+ integrity: sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==
325
+ /@babel/parser/7.18.9:
325
326
  dev: true
326
327
  engines:
327
328
  node: '>=6.0.0'
328
329
  hasBin: true
329
330
  resolution:
330
- integrity: sha512-AqDccGC+m5O/iUStSJy3DGRIUFu7WbY/CppZYwrEUB4N0tZlnI8CSTsgL7v5fHVFmUbRv2sd+yy27o8Ydt4MGg==
331
- /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.17.12_@babel+core@7.18.0:
331
+ integrity: sha512-9uJveS9eY9DJ0t64YbIBZICtJy8a5QrDEVdiLCG97fVLpDTpGX7t8mMSb6OWw6Lrnjqj4O8zwjELX3dhoMgiBg==
332
+ /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.18.6_@babel+core@7.18.9:
332
333
  dependencies:
333
- '@babel/core': 7.18.0
334
- '@babel/helper-plugin-utils': 7.17.12
334
+ '@babel/core': 7.18.9
335
+ '@babel/helper-plugin-utils': 7.18.9
335
336
  dev: true
336
337
  engines:
337
338
  node: '>=6.9.0'
338
339
  peerDependencies:
339
340
  '@babel/core': ^7.0.0
340
341
  resolution:
341
- integrity: sha512-xCJQXl4EeQ3J9C4yOmpTrtVGmzpm2iSzyxbkZHw7UCnZBftHpF/hpII80uWVyVrc40ytIClHjgWGTG1g/yB+aw==
342
- /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.17.12_@babel+core@7.18.0:
342
+ integrity: sha512-Dgxsyg54Fx1d4Nge8UnvTrED63vrwOdPmyvPzlNN/boaliRP54pm3pGzZD1SJUwrBA+Cs/xdG8kXX6Mn/RfISQ==
343
+ /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.18.9_@babel+core@7.18.9:
343
344
  dependencies:
344
- '@babel/core': 7.18.0
345
- '@babel/helper-plugin-utils': 7.17.12
346
- '@babel/helper-skip-transparent-expression-wrappers': 7.16.0
347
- '@babel/plugin-proposal-optional-chaining': 7.17.12_@babel+core@7.18.0
345
+ '@babel/core': 7.18.9
346
+ '@babel/helper-plugin-utils': 7.18.9
347
+ '@babel/helper-skip-transparent-expression-wrappers': 7.18.9
348
+ '@babel/plugin-proposal-optional-chaining': 7.18.9_@babel+core@7.18.9
348
349
  dev: true
349
350
  engines:
350
351
  node: '>=6.9.0'
351
352
  peerDependencies:
352
353
  '@babel/core': ^7.13.0
353
354
  resolution:
354
- integrity: sha512-/vt0hpIw0x4b6BLKUkwlvEoiGZYYLNZ96CzyHYPbtG2jZGz6LBe7/V+drYrc/d+ovrF9NBi0pmtvmNb/FsWtRQ==
355
- /@babel/plugin-proposal-async-generator-functions/7.17.12_@babel+core@7.18.0:
355
+ integrity: sha512-AHrP9jadvH7qlOj6PINbgSuphjQUAK7AOT7DPjBo9EHoLhQTnnK5u45e1Hd4DbSQEO9nqPWtQ89r+XEOWFScKg==
356
+ /@babel/plugin-proposal-async-generator-functions/7.18.6_@babel+core@7.18.9:
356
357
  dependencies:
357
- '@babel/core': 7.18.0
358
- '@babel/helper-plugin-utils': 7.17.12
359
- '@babel/helper-remap-async-to-generator': 7.16.8
360
- '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.18.0
358
+ '@babel/core': 7.18.9
359
+ '@babel/helper-environment-visitor': 7.18.9
360
+ '@babel/helper-plugin-utils': 7.18.9
361
+ '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.18.9
362
+ '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.18.9
361
363
  dev: true
362
364
  engines:
363
365
  node: '>=6.9.0'
364
366
  peerDependencies:
365
367
  '@babel/core': ^7.0.0-0
366
368
  resolution:
367
- integrity: sha512-RWVvqD1ooLKP6IqWTA5GyFVX2isGEgC5iFxKzfYOIy/QEFdxYyCybBDtIGjipHpb9bDWHzcqGqFakf+mVmBTdQ==
368
- /@babel/plugin-proposal-class-properties/7.17.12_@babel+core@7.18.0:
369
+ integrity: sha512-WAz4R9bvozx4qwf74M+sfqPMKfSqwM0phxPTR6iJIi8robgzXwkEgmeJG1gEKhm6sDqT/U9aV3lfcqybIpev8w==
370
+ /@babel/plugin-proposal-class-properties/7.18.6_@babel+core@7.18.9:
369
371
  dependencies:
370
- '@babel/core': 7.18.0
371
- '@babel/helper-create-class-features-plugin': 7.18.0_@babel+core@7.18.0
372
- '@babel/helper-plugin-utils': 7.17.12
372
+ '@babel/core': 7.18.9
373
+ '@babel/helper-create-class-features-plugin': 7.18.9_@babel+core@7.18.9
374
+ '@babel/helper-plugin-utils': 7.18.9
373
375
  dev: true
374
376
  engines:
375
377
  node: '>=6.9.0'
376
378
  peerDependencies:
377
379
  '@babel/core': ^7.0.0-0
378
380
  resolution:
379
- integrity: sha512-U0mI9q8pW5Q9EaTHFPwSVusPMV/DV9Mm8p7csqROFLtIE9rBF5piLqyrBGigftALrBcsBGu4m38JneAe7ZDLXw==
380
- /@babel/plugin-proposal-class-static-block/7.18.0_@babel+core@7.18.0:
381
+ integrity: sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==
382
+ /@babel/plugin-proposal-class-static-block/7.18.6_@babel+core@7.18.9:
381
383
  dependencies:
382
- '@babel/core': 7.18.0
383
- '@babel/helper-create-class-features-plugin': 7.18.0_@babel+core@7.18.0
384
- '@babel/helper-plugin-utils': 7.17.12
385
- '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.18.0
384
+ '@babel/core': 7.18.9
385
+ '@babel/helper-create-class-features-plugin': 7.18.9_@babel+core@7.18.9
386
+ '@babel/helper-plugin-utils': 7.18.9
387
+ '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.18.9
386
388
  dev: true
387
389
  engines:
388
390
  node: '>=6.9.0'
389
391
  peerDependencies:
390
392
  '@babel/core': ^7.12.0
391
393
  resolution:
392
- integrity: sha512-t+8LsRMMDE74c6sV7KShIw13sqbqd58tlqNrsWoWBTIMw7SVQ0cZ905wLNS/FBCy/3PyooRHLFFlfrUNyyz5lA==
393
- /@babel/plugin-proposal-dynamic-import/7.16.7_@babel+core@7.18.0:
394
+ integrity: sha512-+I3oIiNxrCpup3Gi8n5IGMwj0gOCAjcJUSQEcotNnCCPMEnixawOQ+KeJPlgfjzx+FKQ1QSyZOWe7wmoJp7vhw==
395
+ /@babel/plugin-proposal-dynamic-import/7.18.6_@babel+core@7.18.9:
394
396
  dependencies:
395
- '@babel/core': 7.18.0
396
- '@babel/helper-plugin-utils': 7.17.12
397
- '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.18.0
397
+ '@babel/core': 7.18.9
398
+ '@babel/helper-plugin-utils': 7.18.9
399
+ '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.18.9
398
400
  dev: true
399
401
  engines:
400
402
  node: '>=6.9.0'
401
403
  peerDependencies:
402
404
  '@babel/core': ^7.0.0-0
403
405
  resolution:
404
- integrity: sha512-I8SW9Ho3/8DRSdmDdH3gORdyUuYnk1m4cMxUAdu5oy4n3OfN8flDEH+d60iG7dUfi0KkYwSvoalHzzdRzpWHTg==
405
- /@babel/plugin-proposal-export-namespace-from/7.17.12_@babel+core@7.18.0:
406
+ integrity: sha512-1auuwmK+Rz13SJj36R+jqFPMJWyKEDd7lLSdOj4oJK0UTgGueSAtkrCvz9ewmgyU/P941Rv2fQwZJN8s6QruXw==
407
+ /@babel/plugin-proposal-export-namespace-from/7.18.9_@babel+core@7.18.9:
406
408
  dependencies:
407
- '@babel/core': 7.18.0
408
- '@babel/helper-plugin-utils': 7.17.12
409
- '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.18.0
409
+ '@babel/core': 7.18.9
410
+ '@babel/helper-plugin-utils': 7.18.9
411
+ '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.18.9
410
412
  dev: true
411
413
  engines:
412
414
  node: '>=6.9.0'
413
415
  peerDependencies:
414
416
  '@babel/core': ^7.0.0-0
415
417
  resolution:
416
- integrity: sha512-j7Ye5EWdwoXOpRmo5QmRyHPsDIe6+u70ZYZrd7uz+ebPYFKfRcLcNu3Ro0vOlJ5zuv8rU7xa+GttNiRzX56snQ==
417
- /@babel/plugin-proposal-json-strings/7.17.12_@babel+core@7.18.0:
418
+ integrity: sha512-k1NtHyOMvlDDFeb9G5PhUXuGj8m/wiwojgQVEhJ/fsVsMCpLyOP4h0uGEjYJKrRI+EVPlb5Jk+Gt9P97lOGwtA==
419
+ /@babel/plugin-proposal-json-strings/7.18.6_@babel+core@7.18.9:
418
420
  dependencies:
419
- '@babel/core': 7.18.0
420
- '@babel/helper-plugin-utils': 7.17.12
421
- '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.18.0
421
+ '@babel/core': 7.18.9
422
+ '@babel/helper-plugin-utils': 7.18.9
423
+ '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.18.9
422
424
  dev: true
423
425
  engines:
424
426
  node: '>=6.9.0'
425
427
  peerDependencies:
426
428
  '@babel/core': ^7.0.0-0
427
429
  resolution:
428
- integrity: sha512-rKJ+rKBoXwLnIn7n6o6fulViHMrOThz99ybH+hKHcOZbnN14VuMnH9fo2eHE69C8pO4uX1Q7t2HYYIDmv8VYkg==
429
- /@babel/plugin-proposal-logical-assignment-operators/7.17.12_@babel+core@7.18.0:
430
+ integrity: sha512-lr1peyn9kOdbYc0xr0OdHTZ5FMqS6Di+H0Fz2I/JwMzGmzJETNeOFq2pBySw6X/KFL5EWDjlJuMsUGRFb8fQgQ==
431
+ /@babel/plugin-proposal-logical-assignment-operators/7.18.9_@babel+core@7.18.9:
430
432
  dependencies:
431
- '@babel/core': 7.18.0
432
- '@babel/helper-plugin-utils': 7.17.12
433
- '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.18.0
433
+ '@babel/core': 7.18.9
434
+ '@babel/helper-plugin-utils': 7.18.9
435
+ '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.18.9
434
436
  dev: true
435
437
  engines:
436
438
  node: '>=6.9.0'
437
439
  peerDependencies:
438
440
  '@babel/core': ^7.0.0-0
439
441
  resolution:
440
- integrity: sha512-EqFo2s1Z5yy+JeJu7SFfbIUtToJTVlC61/C7WLKDntSw4Sz6JNAIfL7zQ74VvirxpjB5kz/kIx0gCcb+5OEo2Q==
441
- /@babel/plugin-proposal-nullish-coalescing-operator/7.17.12_@babel+core@7.18.0:
442
+ integrity: sha512-128YbMpjCrP35IOExw2Fq+x55LMP42DzhOhX2aNNIdI9avSWl2PI0yuBWarr3RYpZBSPtabfadkH2yeRiMD61Q==
443
+ /@babel/plugin-proposal-nullish-coalescing-operator/7.18.6_@babel+core@7.18.9:
442
444
  dependencies:
443
- '@babel/core': 7.18.0
444
- '@babel/helper-plugin-utils': 7.17.12
445
- '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.18.0
445
+ '@babel/core': 7.18.9
446
+ '@babel/helper-plugin-utils': 7.18.9
447
+ '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.18.9
446
448
  dev: true
447
449
  engines:
448
450
  node: '>=6.9.0'
449
451
  peerDependencies:
450
452
  '@babel/core': ^7.0.0-0
451
453
  resolution:
452
- integrity: sha512-ws/g3FSGVzv+VH86+QvgtuJL/kR67xaEIF2x0iPqdDfYW6ra6JF3lKVBkWynRLcNtIC1oCTfDRVxmm2mKzy+ag==
453
- /@babel/plugin-proposal-numeric-separator/7.16.7_@babel+core@7.18.0:
454
+ integrity: sha512-wQxQzxYeJqHcfppzBDnm1yAY0jSRkUXR2z8RePZYrKwMKgMlE8+Z6LUno+bd6LvbGh8Gltvy74+9pIYkr+XkKA==
455
+ /@babel/plugin-proposal-numeric-separator/7.18.6_@babel+core@7.18.9:
454
456
  dependencies:
455
- '@babel/core': 7.18.0
456
- '@babel/helper-plugin-utils': 7.17.12
457
- '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.18.0
457
+ '@babel/core': 7.18.9
458
+ '@babel/helper-plugin-utils': 7.18.9
459
+ '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.18.9
458
460
  dev: true
459
461
  engines:
460
462
  node: '>=6.9.0'
461
463
  peerDependencies:
462
464
  '@babel/core': ^7.0.0-0
463
465
  resolution:
464
- integrity: sha512-vQgPMknOIgiuVqbokToyXbkY/OmmjAzr/0lhSIbG/KmnzXPGwW/AdhdKpi+O4X/VkWiWjnkKOBiqJrTaC98VKw==
465
- /@babel/plugin-proposal-object-rest-spread/7.18.0_@babel+core@7.18.0:
466
+ integrity: sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q==
467
+ /@babel/plugin-proposal-object-rest-spread/7.18.9_@babel+core@7.18.9:
466
468
  dependencies:
467
- '@babel/compat-data': 7.17.10
468
- '@babel/core': 7.18.0
469
- '@babel/helper-compilation-targets': 7.17.10_@babel+core@7.18.0
470
- '@babel/helper-plugin-utils': 7.17.12
471
- '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.18.0
472
- '@babel/plugin-transform-parameters': 7.17.12_@babel+core@7.18.0
469
+ '@babel/compat-data': 7.18.8
470
+ '@babel/core': 7.18.9
471
+ '@babel/helper-compilation-targets': 7.18.9_@babel+core@7.18.9
472
+ '@babel/helper-plugin-utils': 7.18.9
473
+ '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.18.9
474
+ '@babel/plugin-transform-parameters': 7.18.8_@babel+core@7.18.9
473
475
  dev: true
474
476
  engines:
475
477
  node: '>=6.9.0'
476
478
  peerDependencies:
477
479
  '@babel/core': ^7.0.0-0
478
480
  resolution:
479
- integrity: sha512-nbTv371eTrFabDfHLElkn9oyf9VG+VKK6WMzhY2o4eHKaG19BToD9947zzGMO6I/Irstx9d8CwX6njPNIAR/yw==
480
- /@babel/plugin-proposal-optional-catch-binding/7.16.7_@babel+core@7.18.0:
481
+ integrity: sha512-kDDHQ5rflIeY5xl69CEqGEZ0KY369ehsCIEbTGb4siHG5BE9sga/T0r0OUwyZNLMmZE79E1kbsqAjwFCW4ds6Q==
482
+ /@babel/plugin-proposal-optional-catch-binding/7.18.6_@babel+core@7.18.9:
481
483
  dependencies:
482
- '@babel/core': 7.18.0
483
- '@babel/helper-plugin-utils': 7.17.12
484
- '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.18.0
484
+ '@babel/core': 7.18.9
485
+ '@babel/helper-plugin-utils': 7.18.9
486
+ '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.18.9
485
487
  dev: true
486
488
  engines:
487
489
  node: '>=6.9.0'
488
490
  peerDependencies:
489
491
  '@babel/core': ^7.0.0-0
490
492
  resolution:
491
- integrity: sha512-eMOH/L4OvWSZAE1VkHbr1vckLG1WUcHGJSLqqQwl2GaUqG6QjddvrOaTUMNYiv77H5IKPMZ9U9P7EaHwvAShfA==
492
- /@babel/plugin-proposal-optional-chaining/7.17.12_@babel+core@7.18.0:
493
+ integrity: sha512-Q40HEhs9DJQyaZfUjjn6vE8Cv4GmMHCYuMGIWUnlxH6400VGxOuwWsPt4FxXxJkC/5eOzgn0z21M9gMT4MOhbw==
494
+ /@babel/plugin-proposal-optional-chaining/7.18.9_@babel+core@7.18.9:
493
495
  dependencies:
494
- '@babel/core': 7.18.0
495
- '@babel/helper-plugin-utils': 7.17.12
496
- '@babel/helper-skip-transparent-expression-wrappers': 7.16.0
497
- '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.18.0
496
+ '@babel/core': 7.18.9
497
+ '@babel/helper-plugin-utils': 7.18.9
498
+ '@babel/helper-skip-transparent-expression-wrappers': 7.18.9
499
+ '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.18.9
498
500
  dev: true
499
501
  engines:
500
502
  node: '>=6.9.0'
501
503
  peerDependencies:
502
504
  '@babel/core': ^7.0.0-0
503
505
  resolution:
504
- integrity: sha512-7wigcOs/Z4YWlK7xxjkvaIw84vGhDv/P1dFGQap0nHkc8gFKY/r+hXc8Qzf5k1gY7CvGIcHqAnOagVKJJ1wVOQ==
505
- /@babel/plugin-proposal-private-methods/7.17.12_@babel+core@7.18.0:
506
+ integrity: sha512-v5nwt4IqBXihxGsW2QmCWMDS3B3bzGIk/EQVZz2ei7f3NJl8NzAJVvUmpDW5q1CRNY+Beb/k58UAH1Km1N411w==
507
+ /@babel/plugin-proposal-private-methods/7.18.6_@babel+core@7.18.9:
506
508
  dependencies:
507
- '@babel/core': 7.18.0
508
- '@babel/helper-create-class-features-plugin': 7.18.0_@babel+core@7.18.0
509
- '@babel/helper-plugin-utils': 7.17.12
509
+ '@babel/core': 7.18.9
510
+ '@babel/helper-create-class-features-plugin': 7.18.9_@babel+core@7.18.9
511
+ '@babel/helper-plugin-utils': 7.18.9
510
512
  dev: true
511
513
  engines:
512
514
  node: '>=6.9.0'
513
515
  peerDependencies:
514
516
  '@babel/core': ^7.0.0-0
515
517
  resolution:
516
- integrity: sha512-SllXoxo19HmxhDWm3luPz+cPhtoTSKLJE9PXshsfrOzBqs60QP0r8OaJItrPhAj0d7mZMnNF0Y1UUggCDgMz1A==
517
- /@babel/plugin-proposal-private-property-in-object/7.17.12_@babel+core@7.18.0:
518
+ integrity: sha512-nutsvktDItsNn4rpGItSNV2sz1XwS+nfU0Rg8aCx3W3NOKVzdMjJRu0O5OkgDp3ZGICSTbgRpxZoWsxoKRvbeA==
519
+ /@babel/plugin-proposal-private-property-in-object/7.18.6_@babel+core@7.18.9:
518
520
  dependencies:
519
- '@babel/core': 7.18.0
520
- '@babel/helper-annotate-as-pure': 7.16.7
521
- '@babel/helper-create-class-features-plugin': 7.18.0_@babel+core@7.18.0
522
- '@babel/helper-plugin-utils': 7.17.12
523
- '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.18.0
521
+ '@babel/core': 7.18.9
522
+ '@babel/helper-annotate-as-pure': 7.18.6
523
+ '@babel/helper-create-class-features-plugin': 7.18.9_@babel+core@7.18.9
524
+ '@babel/helper-plugin-utils': 7.18.9
525
+ '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.18.9
524
526
  dev: true
525
527
  engines:
526
528
  node: '>=6.9.0'
527
529
  peerDependencies:
528
530
  '@babel/core': ^7.0.0-0
529
531
  resolution:
530
- integrity: sha512-/6BtVi57CJfrtDNKfK5b66ydK2J5pXUKBKSPD2G1whamMuEnZWgoOIfO8Vf9F/DoD4izBLD/Au4NMQfruzzykg==
531
- /@babel/plugin-proposal-unicode-property-regex/7.17.12_@babel+core@7.18.0:
532
+ integrity: sha512-9Rysx7FOctvT5ouj5JODjAFAkgGoudQuLPamZb0v1TGLpapdNaftzifU8NTWQm0IRjqoYypdrSmyWgkocDQ8Dw==
533
+ /@babel/plugin-proposal-unicode-property-regex/7.18.6_@babel+core@7.18.9:
532
534
  dependencies:
533
- '@babel/core': 7.18.0
534
- '@babel/helper-create-regexp-features-plugin': 7.17.12_@babel+core@7.18.0
535
- '@babel/helper-plugin-utils': 7.17.12
535
+ '@babel/core': 7.18.9
536
+ '@babel/helper-create-regexp-features-plugin': 7.18.6_@babel+core@7.18.9
537
+ '@babel/helper-plugin-utils': 7.18.9
536
538
  dev: true
537
539
  engines:
538
540
  node: '>=4'
539
541
  peerDependencies:
540
542
  '@babel/core': ^7.0.0-0
541
543
  resolution:
542
- integrity: sha512-Wb9qLjXf3ZazqXA7IvI7ozqRIXIGPtSo+L5coFmEkhTQK18ao4UDDD0zdTGAarmbLj2urpRwrc6893cu5Bfh0A==
543
- /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.18.0:
544
+ integrity: sha512-2BShG/d5yoZyXZfVePH91urL5wTG6ASZU9M4o03lKK8u8UW1y08OMttBSOADTcJrnPMpvDXRG3G8fyLh4ovs8w==
545
+ /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.18.9:
544
546
  dependencies:
545
- '@babel/core': 7.18.0
546
- '@babel/helper-plugin-utils': 7.17.12
547
+ '@babel/core': 7.18.9
548
+ '@babel/helper-plugin-utils': 7.18.9
547
549
  dev: true
548
550
  peerDependencies:
549
551
  '@babel/core': ^7.0.0-0
550
552
  resolution:
551
553
  integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==
552
- /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.18.0:
554
+ /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.18.9:
553
555
  dependencies:
554
- '@babel/core': 7.18.0
555
- '@babel/helper-plugin-utils': 7.17.12
556
+ '@babel/core': 7.18.9
557
+ '@babel/helper-plugin-utils': 7.18.9
556
558
  dev: true
557
559
  peerDependencies:
558
560
  '@babel/core': ^7.0.0-0
559
561
  resolution:
560
562
  integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==
561
- /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.18.0:
563
+ /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.18.9:
562
564
  dependencies:
563
- '@babel/core': 7.18.0
564
- '@babel/helper-plugin-utils': 7.17.12
565
+ '@babel/core': 7.18.9
566
+ '@babel/helper-plugin-utils': 7.18.9
565
567
  dev: true
566
568
  engines:
567
569
  node: '>=6.9.0'
@@ -569,102 +571,102 @@ packages:
569
571
  '@babel/core': ^7.0.0-0
570
572
  resolution:
571
573
  integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==
572
- /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.18.0:
574
+ /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.18.9:
573
575
  dependencies:
574
- '@babel/core': 7.18.0
575
- '@babel/helper-plugin-utils': 7.17.12
576
+ '@babel/core': 7.18.9
577
+ '@babel/helper-plugin-utils': 7.18.9
576
578
  dev: true
577
579
  peerDependencies:
578
580
  '@babel/core': ^7.0.0-0
579
581
  resolution:
580
582
  integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==
581
- /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.18.0:
583
+ /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.18.9:
582
584
  dependencies:
583
- '@babel/core': 7.18.0
584
- '@babel/helper-plugin-utils': 7.17.12
585
+ '@babel/core': 7.18.9
586
+ '@babel/helper-plugin-utils': 7.18.9
585
587
  dev: true
586
588
  peerDependencies:
587
589
  '@babel/core': ^7.0.0-0
588
590
  resolution:
589
591
  integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==
590
- /@babel/plugin-syntax-import-assertions/7.17.12_@babel+core@7.18.0:
592
+ /@babel/plugin-syntax-import-assertions/7.18.6_@babel+core@7.18.9:
591
593
  dependencies:
592
- '@babel/core': 7.18.0
593
- '@babel/helper-plugin-utils': 7.17.12
594
+ '@babel/core': 7.18.9
595
+ '@babel/helper-plugin-utils': 7.18.9
594
596
  dev: true
595
597
  engines:
596
598
  node: '>=6.9.0'
597
599
  peerDependencies:
598
600
  '@babel/core': ^7.0.0-0
599
601
  resolution:
600
- integrity: sha512-n/loy2zkq9ZEM8tEOwON9wTQSTNDTDEz6NujPtJGLU7qObzT1N4c4YZZf8E6ATB2AjNQg/Ib2AIpO03EZaCehw==
601
- /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.18.0:
602
+ integrity: sha512-/DU3RXad9+bZwrgWJQKbr39gYbJpLJHezqEzRzi/BHRlJ9zsQb4CK2CA/5apllXNomwA1qHwzvHl+AdEmC5krQ==
603
+ /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.18.9:
602
604
  dependencies:
603
- '@babel/core': 7.18.0
604
- '@babel/helper-plugin-utils': 7.17.12
605
+ '@babel/core': 7.18.9
606
+ '@babel/helper-plugin-utils': 7.18.9
605
607
  dev: true
606
608
  peerDependencies:
607
609
  '@babel/core': ^7.0.0-0
608
610
  resolution:
609
611
  integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==
610
- /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.18.0:
612
+ /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.18.9:
611
613
  dependencies:
612
- '@babel/core': 7.18.0
613
- '@babel/helper-plugin-utils': 7.17.12
614
+ '@babel/core': 7.18.9
615
+ '@babel/helper-plugin-utils': 7.18.9
614
616
  dev: true
615
617
  peerDependencies:
616
618
  '@babel/core': ^7.0.0-0
617
619
  resolution:
618
620
  integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==
619
- /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.18.0:
621
+ /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.18.9:
620
622
  dependencies:
621
- '@babel/core': 7.18.0
622
- '@babel/helper-plugin-utils': 7.17.12
623
+ '@babel/core': 7.18.9
624
+ '@babel/helper-plugin-utils': 7.18.9
623
625
  dev: true
624
626
  peerDependencies:
625
627
  '@babel/core': ^7.0.0-0
626
628
  resolution:
627
629
  integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==
628
- /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.18.0:
630
+ /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.18.9:
629
631
  dependencies:
630
- '@babel/core': 7.18.0
631
- '@babel/helper-plugin-utils': 7.17.12
632
+ '@babel/core': 7.18.9
633
+ '@babel/helper-plugin-utils': 7.18.9
632
634
  dev: true
633
635
  peerDependencies:
634
636
  '@babel/core': ^7.0.0-0
635
637
  resolution:
636
638
  integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==
637
- /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.18.0:
639
+ /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.18.9:
638
640
  dependencies:
639
- '@babel/core': 7.18.0
640
- '@babel/helper-plugin-utils': 7.17.12
641
+ '@babel/core': 7.18.9
642
+ '@babel/helper-plugin-utils': 7.18.9
641
643
  dev: true
642
644
  peerDependencies:
643
645
  '@babel/core': ^7.0.0-0
644
646
  resolution:
645
647
  integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==
646
- /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.18.0:
648
+ /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.18.9:
647
649
  dependencies:
648
- '@babel/core': 7.18.0
649
- '@babel/helper-plugin-utils': 7.17.12
650
+ '@babel/core': 7.18.9
651
+ '@babel/helper-plugin-utils': 7.18.9
650
652
  dev: true
651
653
  peerDependencies:
652
654
  '@babel/core': ^7.0.0-0
653
655
  resolution:
654
656
  integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==
655
- /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.18.0:
657
+ /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.18.9:
656
658
  dependencies:
657
- '@babel/core': 7.18.0
658
- '@babel/helper-plugin-utils': 7.17.12
659
+ '@babel/core': 7.18.9
660
+ '@babel/helper-plugin-utils': 7.18.9
659
661
  dev: true
660
662
  peerDependencies:
661
663
  '@babel/core': ^7.0.0-0
662
664
  resolution:
663
665
  integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==
664
- /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.18.0:
666
+ /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.18.9:
665
667
  dependencies:
666
- '@babel/core': 7.18.0
667
- '@babel/helper-plugin-utils': 7.17.12
668
+ '@babel/core': 7.18.9
669
+ '@babel/helper-plugin-utils': 7.18.9
668
670
  dev: true
669
671
  engines:
670
672
  node: '>=6.9.0'
@@ -672,10 +674,10 @@ packages:
672
674
  '@babel/core': ^7.0.0-0
673
675
  resolution:
674
676
  integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==
675
- /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.18.0:
677
+ /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.18.9:
676
678
  dependencies:
677
- '@babel/core': 7.18.0
678
- '@babel/helper-plugin-utils': 7.17.12
679
+ '@babel/core': 7.18.9
680
+ '@babel/helper-plugin-utils': 7.18.9
679
681
  dev: true
680
682
  engines:
681
683
  node: '>=6.9.0'
@@ -683,62 +685,62 @@ packages:
683
685
  '@babel/core': ^7.0.0-0
684
686
  resolution:
685
687
  integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==
686
- /@babel/plugin-transform-arrow-functions/7.17.12_@babel+core@7.18.0:
688
+ /@babel/plugin-transform-arrow-functions/7.18.6_@babel+core@7.18.9:
687
689
  dependencies:
688
- '@babel/core': 7.18.0
689
- '@babel/helper-plugin-utils': 7.17.12
690
+ '@babel/core': 7.18.9
691
+ '@babel/helper-plugin-utils': 7.18.9
690
692
  dev: true
691
693
  engines:
692
694
  node: '>=6.9.0'
693
695
  peerDependencies:
694
696
  '@babel/core': ^7.0.0-0
695
697
  resolution:
696
- integrity: sha512-PHln3CNi/49V+mza4xMwrg+WGYevSF1oaiXaC2EQfdp4HWlSjRsrDXWJiQBKpP7749u6vQ9mcry2uuFOv5CXvA==
697
- /@babel/plugin-transform-async-to-generator/7.17.12_@babel+core@7.18.0:
698
+ integrity: sha512-9S9X9RUefzrsHZmKMbDXxweEH+YlE8JJEuat9FdvW9Qh1cw7W64jELCtWNkPBPX5En45uy28KGvA/AySqUh8CQ==
699
+ /@babel/plugin-transform-async-to-generator/7.18.6_@babel+core@7.18.9:
698
700
  dependencies:
699
- '@babel/core': 7.18.0
700
- '@babel/helper-module-imports': 7.16.7
701
- '@babel/helper-plugin-utils': 7.17.12
702
- '@babel/helper-remap-async-to-generator': 7.16.8
701
+ '@babel/core': 7.18.9
702
+ '@babel/helper-module-imports': 7.18.6
703
+ '@babel/helper-plugin-utils': 7.18.9
704
+ '@babel/helper-remap-async-to-generator': 7.18.9_@babel+core@7.18.9
703
705
  dev: true
704
706
  engines:
705
707
  node: '>=6.9.0'
706
708
  peerDependencies:
707
709
  '@babel/core': ^7.0.0-0
708
710
  resolution:
709
- integrity: sha512-J8dbrWIOO3orDzir57NRsjg4uxucvhby0L/KZuGsWDj0g7twWK3g7JhJhOrXtuXiw8MeiSdJ3E0OW9H8LYEzLQ==
710
- /@babel/plugin-transform-block-scoped-functions/7.16.7_@babel+core@7.18.0:
711
+ integrity: sha512-ARE5wZLKnTgPW7/1ftQmSi1CmkqqHo2DNmtztFhvgtOWSDfq0Cq9/9L+KnZNYSNrydBekhW3rwShduf59RoXag==
712
+ /@babel/plugin-transform-block-scoped-functions/7.18.6_@babel+core@7.18.9:
711
713
  dependencies:
712
- '@babel/core': 7.18.0
713
- '@babel/helper-plugin-utils': 7.17.12
714
+ '@babel/core': 7.18.9
715
+ '@babel/helper-plugin-utils': 7.18.9
714
716
  dev: true
715
717
  engines:
716
718
  node: '>=6.9.0'
717
719
  peerDependencies:
718
720
  '@babel/core': ^7.0.0-0
719
721
  resolution:
720
- integrity: sha512-JUuzlzmF40Z9cXyytcbZEZKckgrQzChbQJw/5PuEHYeqzCsvebDx0K0jWnIIVcmmDOAVctCgnYs0pMcrYj2zJg==
721
- /@babel/plugin-transform-block-scoping/7.17.12_@babel+core@7.18.0:
722
+ integrity: sha512-ExUcOqpPWnliRcPqves5HJcJOvHvIIWfuS4sroBUenPuMdmW+SMHDakmtS7qOo13sVppmUijqeTv7qqGsvURpQ==
723
+ /@babel/plugin-transform-block-scoping/7.18.9_@babel+core@7.18.9:
722
724
  dependencies:
723
- '@babel/core': 7.18.0
724
- '@babel/helper-plugin-utils': 7.17.12
725
+ '@babel/core': 7.18.9
726
+ '@babel/helper-plugin-utils': 7.18.9
725
727
  dev: true
726
728
  engines:
727
729
  node: '>=6.9.0'
728
730
  peerDependencies:
729
731
  '@babel/core': ^7.0.0-0
730
732
  resolution:
731
- integrity: sha512-jw8XW/B1i7Lqwqj2CbrViPcZijSxfguBWZP2aN59NHgxUyO/OcO1mfdCxH13QhN5LbWhPkX+f+brKGhZTiqtZQ==
732
- /@babel/plugin-transform-classes/7.17.12_@babel+core@7.18.0:
733
+ integrity: sha512-5sDIJRV1KtQVEbt/EIBwGy4T01uYIo4KRB3VUqzkhrAIOGx7AoctL9+Ux88btY0zXdDyPJ9mW+bg+v+XEkGmtw==
734
+ /@babel/plugin-transform-classes/7.18.9_@babel+core@7.18.9:
733
735
  dependencies:
734
- '@babel/core': 7.18.0
735
- '@babel/helper-annotate-as-pure': 7.16.7
736
- '@babel/helper-environment-visitor': 7.16.7
737
- '@babel/helper-function-name': 7.17.9
738
- '@babel/helper-optimise-call-expression': 7.16.7
739
- '@babel/helper-plugin-utils': 7.17.12
740
- '@babel/helper-replace-supers': 7.16.7
741
- '@babel/helper-split-export-declaration': 7.16.7
736
+ '@babel/core': 7.18.9
737
+ '@babel/helper-annotate-as-pure': 7.18.6
738
+ '@babel/helper-environment-visitor': 7.18.9
739
+ '@babel/helper-function-name': 7.18.9
740
+ '@babel/helper-optimise-call-expression': 7.18.6
741
+ '@babel/helper-plugin-utils': 7.18.9
742
+ '@babel/helper-replace-supers': 7.18.9
743
+ '@babel/helper-split-export-declaration': 7.18.6
742
744
  globals: 11.12.0
743
745
  dev: true
744
746
  engines:
@@ -746,115 +748,115 @@ packages:
746
748
  peerDependencies:
747
749
  '@babel/core': ^7.0.0-0
748
750
  resolution:
749
- integrity: sha512-cvO7lc7pZat6BsvH6l/EGaI8zpl8paICaoGk+7x7guvtfak/TbIf66nYmJOH13EuG0H+Xx3M+9LQDtSvZFKXKw==
750
- /@babel/plugin-transform-computed-properties/7.17.12_@babel+core@7.18.0:
751
+ integrity: sha512-EkRQxsxoytpTlKJmSPYrsOMjCILacAjtSVkd4gChEe2kXjFCun3yohhW5I7plXJhCemM0gKsaGMcO8tinvCA5g==
752
+ /@babel/plugin-transform-computed-properties/7.18.9_@babel+core@7.18.9:
751
753
  dependencies:
752
- '@babel/core': 7.18.0
753
- '@babel/helper-plugin-utils': 7.17.12
754
+ '@babel/core': 7.18.9
755
+ '@babel/helper-plugin-utils': 7.18.9
754
756
  dev: true
755
757
  engines:
756
758
  node: '>=6.9.0'
757
759
  peerDependencies:
758
760
  '@babel/core': ^7.0.0-0
759
761
  resolution:
760
- integrity: sha512-a7XINeplB5cQUWMg1E/GI1tFz3LfK021IjV1rj1ypE+R7jHm+pIHmHl25VNkZxtx9uuYp7ThGk8fur1HHG7PgQ==
761
- /@babel/plugin-transform-destructuring/7.18.0_@babel+core@7.18.0:
762
+ integrity: sha512-+i0ZU1bCDymKakLxn5srGHrsAPRELC2WIbzwjLhHW9SIE1cPYkLCL0NlnXMZaM1vhfgA2+M7hySk42VBvrkBRw==
763
+ /@babel/plugin-transform-destructuring/7.18.9_@babel+core@7.18.9:
762
764
  dependencies:
763
- '@babel/core': 7.18.0
764
- '@babel/helper-plugin-utils': 7.17.12
765
+ '@babel/core': 7.18.9
766
+ '@babel/helper-plugin-utils': 7.18.9
765
767
  dev: true
766
768
  engines:
767
769
  node: '>=6.9.0'
768
770
  peerDependencies:
769
771
  '@babel/core': ^7.0.0-0
770
772
  resolution:
771
- integrity: sha512-Mo69klS79z6KEfrLg/1WkmVnB8javh75HX4pi2btjvlIoasuxilEyjtsQW6XPrubNd7AQy0MMaNIaQE4e7+PQw==
772
- /@babel/plugin-transform-dotall-regex/7.16.7_@babel+core@7.18.0:
773
+ integrity: sha512-p5VCYNddPLkZTq4XymQIaIfZNJwT9YsjkPOhkVEqt6QIpQFZVM9IltqqYpOEkJoN1DPznmxUDyZ5CTZs/ZCuHA==
774
+ /@babel/plugin-transform-dotall-regex/7.18.6_@babel+core@7.18.9:
773
775
  dependencies:
774
- '@babel/core': 7.18.0
775
- '@babel/helper-create-regexp-features-plugin': 7.17.12_@babel+core@7.18.0
776
- '@babel/helper-plugin-utils': 7.17.12
776
+ '@babel/core': 7.18.9
777
+ '@babel/helper-create-regexp-features-plugin': 7.18.6_@babel+core@7.18.9
778
+ '@babel/helper-plugin-utils': 7.18.9
777
779
  dev: true
778
780
  engines:
779
781
  node: '>=6.9.0'
780
782
  peerDependencies:
781
783
  '@babel/core': ^7.0.0-0
782
784
  resolution:
783
- integrity: sha512-Lyttaao2SjZF6Pf4vk1dVKv8YypMpomAbygW+mU5cYP3S5cWTfCJjG8xV6CFdzGFlfWK81IjL9viiTvpb6G7gQ==
784
- /@babel/plugin-transform-duplicate-keys/7.17.12_@babel+core@7.18.0:
785
+ integrity: sha512-6S3jpun1eEbAxq7TdjLotAsl4WpQI9DxfkycRcKrjhQYzU87qpXdknpBg/e+TdcMehqGnLFi7tnFUBR02Vq6wg==
786
+ /@babel/plugin-transform-duplicate-keys/7.18.9_@babel+core@7.18.9:
785
787
  dependencies:
786
- '@babel/core': 7.18.0
787
- '@babel/helper-plugin-utils': 7.17.12
788
+ '@babel/core': 7.18.9
789
+ '@babel/helper-plugin-utils': 7.18.9
788
790
  dev: true
789
791
  engines:
790
792
  node: '>=6.9.0'
791
793
  peerDependencies:
792
794
  '@babel/core': ^7.0.0-0
793
795
  resolution:
794
- integrity: sha512-EA5eYFUG6xeerdabina/xIoB95jJ17mAkR8ivx6ZSu9frKShBjpOGZPn511MTDTkiCO+zXnzNczvUM69YSf3Zw==
795
- /@babel/plugin-transform-exponentiation-operator/7.16.7_@babel+core@7.18.0:
796
+ integrity: sha512-d2bmXCtZXYc59/0SanQKbiWINadaJXqtvIQIzd4+hNwkWBgyCd5F/2t1kXoUdvPMrxzPvhK6EMQRROxsue+mfw==
797
+ /@babel/plugin-transform-exponentiation-operator/7.18.6_@babel+core@7.18.9:
796
798
  dependencies:
797
- '@babel/core': 7.18.0
798
- '@babel/helper-builder-binary-assignment-operator-visitor': 7.16.7
799
- '@babel/helper-plugin-utils': 7.17.12
799
+ '@babel/core': 7.18.9
800
+ '@babel/helper-builder-binary-assignment-operator-visitor': 7.18.9
801
+ '@babel/helper-plugin-utils': 7.18.9
800
802
  dev: true
801
803
  engines:
802
804
  node: '>=6.9.0'
803
805
  peerDependencies:
804
806
  '@babel/core': ^7.0.0-0
805
807
  resolution:
806
- integrity: sha512-8UYLSlyLgRixQvlYH3J2ekXFHDFLQutdy7FfFAMm3CPZ6q9wHCwnUyiXpQCe3gVVnQlHc5nsuiEVziteRNTXEA==
807
- /@babel/plugin-transform-for-of/7.18.1_@babel+core@7.18.0:
808
+ integrity: sha512-wzEtc0+2c88FVR34aQmiz56dxEkxr2g8DQb/KfaFa1JYXOFVsbhvAonFN6PwVWj++fKmku8NP80plJ5Et4wqHw==
809
+ /@babel/plugin-transform-for-of/7.18.8_@babel+core@7.18.9:
808
810
  dependencies:
809
- '@babel/core': 7.18.0
810
- '@babel/helper-plugin-utils': 7.17.12
811
+ '@babel/core': 7.18.9
812
+ '@babel/helper-plugin-utils': 7.18.9
811
813
  dev: true
812
814
  engines:
813
815
  node: '>=6.9.0'
814
816
  peerDependencies:
815
817
  '@babel/core': ^7.0.0-0
816
818
  resolution:
817
- integrity: sha512-+TTB5XwvJ5hZbO8xvl2H4XaMDOAK57zF4miuC9qQJgysPNEAZZ9Z69rdF5LJkozGdZrjBIUAIyKUWRMmebI7vg==
818
- /@babel/plugin-transform-function-name/7.16.7_@babel+core@7.18.0:
819
+ integrity: sha512-yEfTRnjuskWYo0k1mHUqrVWaZwrdq8AYbfrpqULOJOaucGSp4mNMVps+YtA8byoevxS/urwU75vyhQIxcCgiBQ==
820
+ /@babel/plugin-transform-function-name/7.18.9_@babel+core@7.18.9:
819
821
  dependencies:
820
- '@babel/core': 7.18.0
821
- '@babel/helper-compilation-targets': 7.17.10_@babel+core@7.18.0
822
- '@babel/helper-function-name': 7.17.9
823
- '@babel/helper-plugin-utils': 7.17.12
822
+ '@babel/core': 7.18.9
823
+ '@babel/helper-compilation-targets': 7.18.9_@babel+core@7.18.9
824
+ '@babel/helper-function-name': 7.18.9
825
+ '@babel/helper-plugin-utils': 7.18.9
824
826
  dev: true
825
827
  engines:
826
828
  node: '>=6.9.0'
827
829
  peerDependencies:
828
830
  '@babel/core': ^7.0.0-0
829
831
  resolution:
830
- integrity: sha512-SU/C68YVwTRxqWj5kgsbKINakGag0KTgq9f2iZEXdStoAbOzLHEBRYzImmA6yFo8YZhJVflvXmIHUO7GWHmxxA==
831
- /@babel/plugin-transform-literals/7.17.12_@babel+core@7.18.0:
832
+ integrity: sha512-WvIBoRPaJQ5yVHzcnJFor7oS5Ls0PYixlTYE63lCj2RtdQEl15M68FXQlxnG6wdraJIXRdR7KI+hQ7q/9QjrCQ==
833
+ /@babel/plugin-transform-literals/7.18.9_@babel+core@7.18.9:
832
834
  dependencies:
833
- '@babel/core': 7.18.0
834
- '@babel/helper-plugin-utils': 7.17.12
835
+ '@babel/core': 7.18.9
836
+ '@babel/helper-plugin-utils': 7.18.9
835
837
  dev: true
836
838
  engines:
837
839
  node: '>=6.9.0'
838
840
  peerDependencies:
839
841
  '@babel/core': ^7.0.0-0
840
842
  resolution:
841
- integrity: sha512-8iRkvaTjJciWycPIZ9k9duu663FT7VrBdNqNgxnVXEFwOIp55JWcZd23VBRySYbnS3PwQ3rGiabJBBBGj5APmQ==
842
- /@babel/plugin-transform-member-expression-literals/7.16.7_@babel+core@7.18.0:
843
+ integrity: sha512-IFQDSRoTPnrAIrI5zoZv73IFeZu2dhu6irxQjY9rNjTT53VmKg9fenjvoiOWOkJ6mm4jKVPtdMzBY98Fp4Z4cg==
844
+ /@babel/plugin-transform-member-expression-literals/7.18.6_@babel+core@7.18.9:
843
845
  dependencies:
844
- '@babel/core': 7.18.0
845
- '@babel/helper-plugin-utils': 7.17.12
846
+ '@babel/core': 7.18.9
847
+ '@babel/helper-plugin-utils': 7.18.9
846
848
  dev: true
847
849
  engines:
848
850
  node: '>=6.9.0'
849
851
  peerDependencies:
850
852
  '@babel/core': ^7.0.0-0
851
853
  resolution:
852
- integrity: sha512-mBruRMbktKQwbxaJof32LT9KLy2f3gH+27a5XSuXo6h7R3vqltl0PgZ80C8ZMKw98Bf8bqt6BEVi3svOh2PzMw==
853
- /@babel/plugin-transform-modules-amd/7.18.0_@babel+core@7.18.0:
854
+ integrity: sha512-qSF1ihLGO3q+/g48k85tUjD033C29TNTVB2paCwZPVmOsjn9pClvYYrM2VeJpBY2bcNkuny0YUyTNRyRxJ54KA==
855
+ /@babel/plugin-transform-modules-amd/7.18.6_@babel+core@7.18.9:
854
856
  dependencies:
855
- '@babel/core': 7.18.0
856
- '@babel/helper-module-transforms': 7.18.0
857
- '@babel/helper-plugin-utils': 7.17.12
857
+ '@babel/core': 7.18.9
858
+ '@babel/helper-module-transforms': 7.18.9
859
+ '@babel/helper-plugin-utils': 7.18.9
858
860
  babel-plugin-dynamic-import-node: 2.3.3
859
861
  dev: true
860
862
  engines:
@@ -862,13 +864,13 @@ packages:
862
864
  peerDependencies:
863
865
  '@babel/core': ^7.0.0-0
864
866
  resolution:
865
- integrity: sha512-h8FjOlYmdZwl7Xm2Ug4iX2j7Qy63NANI+NQVWQzv6r25fqgg7k2dZl03p95kvqNclglHs4FZ+isv4p1uXMA+QA==
866
- /@babel/plugin-transform-modules-commonjs/7.18.0_@babel+core@7.18.0:
867
+ integrity: sha512-Pra5aXsmTsOnjM3IajS8rTaLCy++nGM4v3YR4esk5PCsyg9z8NA5oQLwxzMUtDBd8F+UmVza3VxoAaWCbzH1rg==
868
+ /@babel/plugin-transform-modules-commonjs/7.18.6_@babel+core@7.18.9:
867
869
  dependencies:
868
- '@babel/core': 7.18.0
869
- '@babel/helper-module-transforms': 7.18.0
870
- '@babel/helper-plugin-utils': 7.17.12
871
- '@babel/helper-simple-access': 7.17.7
870
+ '@babel/core': 7.18.9
871
+ '@babel/helper-module-transforms': 7.18.9
872
+ '@babel/helper-plugin-utils': 7.18.9
873
+ '@babel/helper-simple-access': 7.18.6
872
874
  babel-plugin-dynamic-import-node: 2.3.3
873
875
  dev: true
874
876
  engines:
@@ -876,14 +878,14 @@ packages:
876
878
  peerDependencies:
877
879
  '@babel/core': ^7.0.0-0
878
880
  resolution:
879
- integrity: sha512-cCeR0VZWtfxWS4YueAK2qtHtBPJRSaJcMlbS8jhSIm/A3E2Kpro4W1Dn4cqJtp59dtWfXjQwK7SPKF8ghs7rlw==
880
- /@babel/plugin-transform-modules-systemjs/7.18.0_@babel+core@7.18.0:
881
+ integrity: sha512-Qfv2ZOWikpvmedXQJDSbxNqy7Xr/j2Y8/KfijM0iJyKkBTmWuvCA1yeH1yDM7NJhBW/2aXxeucLj6i80/LAJ/Q==
882
+ /@babel/plugin-transform-modules-systemjs/7.18.9_@babel+core@7.18.9:
881
883
  dependencies:
882
- '@babel/core': 7.18.0
883
- '@babel/helper-hoist-variables': 7.16.7
884
- '@babel/helper-module-transforms': 7.18.0
885
- '@babel/helper-plugin-utils': 7.17.12
886
- '@babel/helper-validator-identifier': 7.16.7
884
+ '@babel/core': 7.18.9
885
+ '@babel/helper-hoist-variables': 7.18.6
886
+ '@babel/helper-module-transforms': 7.18.9
887
+ '@babel/helper-plugin-utils': 7.18.9
888
+ '@babel/helper-validator-identifier': 7.18.6
887
889
  babel-plugin-dynamic-import-node: 2.3.3
888
890
  dev: true
889
891
  engines:
@@ -891,80 +893,80 @@ packages:
891
893
  peerDependencies:
892
894
  '@babel/core': ^7.0.0-0
893
895
  resolution:
894
- integrity: sha512-vwKpxdHnlM5tIrRt/eA0bzfbi7gUBLN08vLu38np1nZevlPySRe6yvuATJB5F/WPJ+ur4OXwpVYq9+BsxqAQuQ==
895
- /@babel/plugin-transform-modules-umd/7.18.0_@babel+core@7.18.0:
896
+ integrity: sha512-zY/VSIbbqtoRoJKo2cDTewL364jSlZGvn0LKOf9ntbfxOvjfmyrdtEEOAdswOswhZEb8UH3jDkCKHd1sPgsS0A==
897
+ /@babel/plugin-transform-modules-umd/7.18.6_@babel+core@7.18.9:
896
898
  dependencies:
897
- '@babel/core': 7.18.0
898
- '@babel/helper-module-transforms': 7.18.0
899
- '@babel/helper-plugin-utils': 7.17.12
899
+ '@babel/core': 7.18.9
900
+ '@babel/helper-module-transforms': 7.18.9
901
+ '@babel/helper-plugin-utils': 7.18.9
900
902
  dev: true
901
903
  engines:
902
904
  node: '>=6.9.0'
903
905
  peerDependencies:
904
906
  '@babel/core': ^7.0.0-0
905
907
  resolution:
906
- integrity: sha512-d/zZ8I3BWli1tmROLxXLc9A6YXvGK8egMxHp+E/rRwMh1Kip0AP77VwZae3snEJ33iiWwvNv2+UIIhfalqhzZA==
907
- /@babel/plugin-transform-named-capturing-groups-regex/7.17.12_@babel+core@7.18.0:
908
+ integrity: sha512-dcegErExVeXcRqNtkRU/z8WlBLnvD4MRnHgNs3MytRO1Mn1sHRyhbcpYbVMGclAqOjdW+9cfkdZno9dFdfKLfQ==
909
+ /@babel/plugin-transform-named-capturing-groups-regex/7.18.6_@babel+core@7.18.9:
908
910
  dependencies:
909
- '@babel/core': 7.18.0
910
- '@babel/helper-create-regexp-features-plugin': 7.17.12_@babel+core@7.18.0
911
- '@babel/helper-plugin-utils': 7.17.12
911
+ '@babel/core': 7.18.9
912
+ '@babel/helper-create-regexp-features-plugin': 7.18.6_@babel+core@7.18.9
913
+ '@babel/helper-plugin-utils': 7.18.9
912
914
  dev: true
913
915
  engines:
914
916
  node: '>=6.9.0'
915
917
  peerDependencies:
916
918
  '@babel/core': ^7.0.0
917
919
  resolution:
918
- integrity: sha512-vWoWFM5CKaTeHrdUJ/3SIOTRV+MBVGybOC9mhJkaprGNt5demMymDW24yC74avb915/mIRe3TgNb/d8idvnCRA==
919
- /@babel/plugin-transform-new-target/7.17.12_@babel+core@7.18.0:
920
+ integrity: sha512-UmEOGF8XgaIqD74bC8g7iV3RYj8lMf0Bw7NJzvnS9qQhM4mg+1WHKotUIdjxgD2RGrgFLZZPCFPFj3P/kVDYhg==
921
+ /@babel/plugin-transform-new-target/7.18.6_@babel+core@7.18.9:
920
922
  dependencies:
921
- '@babel/core': 7.18.0
922
- '@babel/helper-plugin-utils': 7.17.12
923
+ '@babel/core': 7.18.9
924
+ '@babel/helper-plugin-utils': 7.18.9
923
925
  dev: true
924
926
  engines:
925
927
  node: '>=6.9.0'
926
928
  peerDependencies:
927
929
  '@babel/core': ^7.0.0-0
928
930
  resolution:
929
- integrity: sha512-CaOtzk2fDYisbjAD4Sd1MTKGVIpRtx9bWLyj24Y/k6p4s4gQ3CqDGJauFJxt8M/LEx003d0i3klVqnN73qvK3w==
930
- /@babel/plugin-transform-object-super/7.16.7_@babel+core@7.18.0:
931
+ integrity: sha512-DjwFA/9Iu3Z+vrAn+8pBUGcjhxKguSMlsFqeCKbhb9BAV756v0krzVK04CRDi/4aqmk8BsHb4a/gFcaA5joXRw==
932
+ /@babel/plugin-transform-object-super/7.18.6_@babel+core@7.18.9:
931
933
  dependencies:
932
- '@babel/core': 7.18.0
933
- '@babel/helper-plugin-utils': 7.17.12
934
- '@babel/helper-replace-supers': 7.16.7
934
+ '@babel/core': 7.18.9
935
+ '@babel/helper-plugin-utils': 7.18.9
936
+ '@babel/helper-replace-supers': 7.18.9
935
937
  dev: true
936
938
  engines:
937
939
  node: '>=6.9.0'
938
940
  peerDependencies:
939
941
  '@babel/core': ^7.0.0-0
940
942
  resolution:
941
- integrity: sha512-14J1feiQVWaGvRxj2WjyMuXS2jsBkgB3MdSN5HuC2G5nRspa5RK9COcs82Pwy5BuGcjb+fYaUj94mYcOj7rCvw==
942
- /@babel/plugin-transform-parameters/7.17.12_@babel+core@7.18.0:
943
+ integrity: sha512-uvGz6zk+pZoS1aTZrOvrbj6Pp/kK2mp45t2B+bTDre2UgsZZ8EZLSJtUg7m/no0zOJUWgFONpB7Zv9W2tSaFlA==
944
+ /@babel/plugin-transform-parameters/7.18.8_@babel+core@7.18.9:
943
945
  dependencies:
944
- '@babel/core': 7.18.0
945
- '@babel/helper-plugin-utils': 7.17.12
946
+ '@babel/core': 7.18.9
947
+ '@babel/helper-plugin-utils': 7.18.9
946
948
  dev: true
947
949
  engines:
948
950
  node: '>=6.9.0'
949
951
  peerDependencies:
950
952
  '@babel/core': ^7.0.0-0
951
953
  resolution:
952
- integrity: sha512-6qW4rWo1cyCdq1FkYri7AHpauchbGLXpdwnYsfxFb+KtddHENfsY5JZb35xUwkK5opOLcJ3BNd2l7PhRYGlwIA==
953
- /@babel/plugin-transform-property-literals/7.16.7_@babel+core@7.18.0:
954
+ integrity: sha512-ivfbE3X2Ss+Fj8nnXvKJS6sjRG4gzwPMsP+taZC+ZzEGjAYlvENixmt1sZ5Ca6tWls+BlKSGKPJ6OOXvXCbkFg==
955
+ /@babel/plugin-transform-property-literals/7.18.6_@babel+core@7.18.9:
954
956
  dependencies:
955
- '@babel/core': 7.18.0
956
- '@babel/helper-plugin-utils': 7.17.12
957
+ '@babel/core': 7.18.9
958
+ '@babel/helper-plugin-utils': 7.18.9
957
959
  dev: true
958
960
  engines:
959
961
  node: '>=6.9.0'
960
962
  peerDependencies:
961
963
  '@babel/core': ^7.0.0-0
962
964
  resolution:
963
- integrity: sha512-z4FGr9NMGdoIl1RqavCqGG+ZuYjfZ/hkCIeuH6Do7tXmSm0ls11nYVSJqFEUOSJbDab5wC6lRE/w6YjVcr6Hqw==
964
- /@babel/plugin-transform-regenerator/7.18.0_@babel+core@7.18.0:
965
+ integrity: sha512-cYcs6qlgafTud3PAzrrRNbQtfpQ8+y/+M5tKmksS9+M1ckbH6kzY8MrexEM9mcA6JDsukE19iIRvAyYl463sMg==
966
+ /@babel/plugin-transform-regenerator/7.18.6_@babel+core@7.18.9:
965
967
  dependencies:
966
- '@babel/core': 7.18.0
967
- '@babel/helper-plugin-utils': 7.17.12
968
+ '@babel/core': 7.18.9
969
+ '@babel/helper-plugin-utils': 7.18.9
968
970
  regenerator-transform: 0.15.0
969
971
  dev: true
970
972
  engines:
@@ -972,174 +974,174 @@ packages:
972
974
  peerDependencies:
973
975
  '@babel/core': ^7.0.0-0
974
976
  resolution:
975
- integrity: sha512-C8YdRw9uzx25HSIzwA7EM7YP0FhCe5wNvJbZzjVNHHPGVcDJ3Aie+qGYYdS1oVQgn+B3eAIJbWFLrJ4Jipv7nw==
976
- /@babel/plugin-transform-reserved-words/7.17.12_@babel+core@7.18.0:
977
+ integrity: sha512-poqRI2+qiSdeldcz4wTSTXBRryoq3Gc70ye7m7UD5Ww0nE29IXqMl6r7Nd15WBgRd74vloEMlShtH6CKxVzfmQ==
978
+ /@babel/plugin-transform-reserved-words/7.18.6_@babel+core@7.18.9:
977
979
  dependencies:
978
- '@babel/core': 7.18.0
979
- '@babel/helper-plugin-utils': 7.17.12
980
+ '@babel/core': 7.18.9
981
+ '@babel/helper-plugin-utils': 7.18.9
980
982
  dev: true
981
983
  engines:
982
984
  node: '>=6.9.0'
983
985
  peerDependencies:
984
986
  '@babel/core': ^7.0.0-0
985
987
  resolution:
986
- integrity: sha512-1KYqwbJV3Co03NIi14uEHW8P50Md6KqFgt0FfpHdK6oyAHQVTosgPuPSiWud1HX0oYJ1hGRRlk0fP87jFpqXZA==
987
- /@babel/plugin-transform-shorthand-properties/7.16.7_@babel+core@7.18.0:
988
+ integrity: sha512-oX/4MyMoypzHjFrT1CdivfKZ+XvIPMFXwwxHp/r0Ddy2Vuomt4HDFGmft1TAY2yiTKiNSsh3kjBAzcM8kSdsjA==
989
+ /@babel/plugin-transform-shorthand-properties/7.18.6_@babel+core@7.18.9:
988
990
  dependencies:
989
- '@babel/core': 7.18.0
990
- '@babel/helper-plugin-utils': 7.17.12
991
+ '@babel/core': 7.18.9
992
+ '@babel/helper-plugin-utils': 7.18.9
991
993
  dev: true
992
994
  engines:
993
995
  node: '>=6.9.0'
994
996
  peerDependencies:
995
997
  '@babel/core': ^7.0.0-0
996
998
  resolution:
997
- integrity: sha512-hah2+FEnoRoATdIb05IOXf+4GzXYTq75TVhIn1PewihbpyrNWUt2JbudKQOETWw6QpLe+AIUpJ5MVLYTQbeeUg==
998
- /@babel/plugin-transform-spread/7.17.12_@babel+core@7.18.0:
999
+ integrity: sha512-eCLXXJqv8okzg86ywZJbRn19YJHU4XUa55oz2wbHhaQVn/MM+XhukiT7SYqp/7o00dg52Rj51Ny+Ecw4oyoygw==
1000
+ /@babel/plugin-transform-spread/7.18.9_@babel+core@7.18.9:
999
1001
  dependencies:
1000
- '@babel/core': 7.18.0
1001
- '@babel/helper-plugin-utils': 7.17.12
1002
- '@babel/helper-skip-transparent-expression-wrappers': 7.16.0
1002
+ '@babel/core': 7.18.9
1003
+ '@babel/helper-plugin-utils': 7.18.9
1004
+ '@babel/helper-skip-transparent-expression-wrappers': 7.18.9
1003
1005
  dev: true
1004
1006
  engines:
1005
1007
  node: '>=6.9.0'
1006
1008
  peerDependencies:
1007
1009
  '@babel/core': ^7.0.0-0
1008
1010
  resolution:
1009
- integrity: sha512-9pgmuQAtFi3lpNUstvG9nGfk9DkrdmWNp9KeKPFmuZCpEnxRzYlS8JgwPjYj+1AWDOSvoGN0H30p1cBOmT/Svg==
1010
- /@babel/plugin-transform-sticky-regex/7.16.7_@babel+core@7.18.0:
1011
+ integrity: sha512-39Q814wyoOPtIB/qGopNIL9xDChOE1pNU0ZY5dO0owhiVt/5kFm4li+/bBtwc7QotG0u5EPzqhZdjMtmqBqyQA==
1012
+ /@babel/plugin-transform-sticky-regex/7.18.6_@babel+core@7.18.9:
1011
1013
  dependencies:
1012
- '@babel/core': 7.18.0
1013
- '@babel/helper-plugin-utils': 7.17.12
1014
+ '@babel/core': 7.18.9
1015
+ '@babel/helper-plugin-utils': 7.18.9
1014
1016
  dev: true
1015
1017
  engines:
1016
1018
  node: '>=6.9.0'
1017
1019
  peerDependencies:
1018
1020
  '@babel/core': ^7.0.0-0
1019
1021
  resolution:
1020
- integrity: sha512-NJa0Bd/87QV5NZZzTuZG5BPJjLYadeSZ9fO6oOUoL4iQx+9EEuw/eEM92SrsT19Yc2jgB1u1hsjqDtH02c3Drw==
1021
- /@babel/plugin-transform-template-literals/7.17.12_@babel+core@7.18.0:
1022
+ integrity: sha512-kfiDrDQ+PBsQDO85yj1icueWMfGfJFKN1KCkndygtu/C9+XUfydLC8Iv5UYJqRwy4zk8EcplRxEOeLyjq1gm6Q==
1023
+ /@babel/plugin-transform-template-literals/7.18.9_@babel+core@7.18.9:
1022
1024
  dependencies:
1023
- '@babel/core': 7.18.0
1024
- '@babel/helper-plugin-utils': 7.17.12
1025
+ '@babel/core': 7.18.9
1026
+ '@babel/helper-plugin-utils': 7.18.9
1025
1027
  dev: true
1026
1028
  engines:
1027
1029
  node: '>=6.9.0'
1028
1030
  peerDependencies:
1029
1031
  '@babel/core': ^7.0.0-0
1030
1032
  resolution:
1031
- integrity: sha512-kAKJ7DX1dSRa2s7WN1xUAuaQmkTpN+uig4wCKWivVXIObqGbVTUlSavHyfI2iZvz89GFAMGm9p2DBJ4Y1Tp0hw==
1032
- /@babel/plugin-transform-typeof-symbol/7.17.12_@babel+core@7.18.0:
1033
+ integrity: sha512-S8cOWfT82gTezpYOiVaGHrCbhlHgKhQt8XH5ES46P2XWmX92yisoZywf5km75wv5sYcXDUCLMmMxOLCtthDgMA==
1034
+ /@babel/plugin-transform-typeof-symbol/7.18.9_@babel+core@7.18.9:
1033
1035
  dependencies:
1034
- '@babel/core': 7.18.0
1035
- '@babel/helper-plugin-utils': 7.17.12
1036
+ '@babel/core': 7.18.9
1037
+ '@babel/helper-plugin-utils': 7.18.9
1036
1038
  dev: true
1037
1039
  engines:
1038
1040
  node: '>=6.9.0'
1039
1041
  peerDependencies:
1040
1042
  '@babel/core': ^7.0.0-0
1041
1043
  resolution:
1042
- integrity: sha512-Q8y+Jp7ZdtSPXCThB6zjQ74N3lj0f6TDh1Hnf5B+sYlzQ8i5Pjp8gW0My79iekSpT4WnI06blqP6DT0OmaXXmw==
1043
- /@babel/plugin-transform-unicode-escapes/7.16.7_@babel+core@7.18.0:
1044
+ integrity: sha512-SRfwTtF11G2aemAZWivL7PD+C9z52v9EvMqH9BuYbabyPuKUvSWks3oCg6041pT925L4zVFqaVBeECwsmlguEw==
1045
+ /@babel/plugin-transform-unicode-escapes/7.18.6_@babel+core@7.18.9:
1044
1046
  dependencies:
1045
- '@babel/core': 7.18.0
1046
- '@babel/helper-plugin-utils': 7.17.12
1047
+ '@babel/core': 7.18.9
1048
+ '@babel/helper-plugin-utils': 7.18.9
1047
1049
  dev: true
1048
1050
  engines:
1049
1051
  node: '>=6.9.0'
1050
1052
  peerDependencies:
1051
1053
  '@babel/core': ^7.0.0-0
1052
1054
  resolution:
1053
- integrity: sha512-TAV5IGahIz3yZ9/Hfv35TV2xEm+kaBDaZQCn2S/hG9/CZ0DktxJv9eKfPc7yYCvOYR4JGx1h8C+jcSOvgaaI/Q==
1054
- /@babel/plugin-transform-unicode-regex/7.16.7_@babel+core@7.18.0:
1055
+ integrity: sha512-XNRwQUXYMP7VLuy54cr/KS/WeL3AZeORhrmeZ7iewgu+X2eBqmpaLI/hzqr9ZxCeUoq0ASK4GUzSM0BDhZkLFw==
1056
+ /@babel/plugin-transform-unicode-regex/7.18.6_@babel+core@7.18.9:
1055
1057
  dependencies:
1056
- '@babel/core': 7.18.0
1057
- '@babel/helper-create-regexp-features-plugin': 7.17.12_@babel+core@7.18.0
1058
- '@babel/helper-plugin-utils': 7.17.12
1058
+ '@babel/core': 7.18.9
1059
+ '@babel/helper-create-regexp-features-plugin': 7.18.6_@babel+core@7.18.9
1060
+ '@babel/helper-plugin-utils': 7.18.9
1059
1061
  dev: true
1060
1062
  engines:
1061
1063
  node: '>=6.9.0'
1062
1064
  peerDependencies:
1063
1065
  '@babel/core': ^7.0.0-0
1064
1066
  resolution:
1065
- integrity: sha512-oC5tYYKw56HO75KZVLQ+R/Nl3Hro9kf8iG0hXoaHP7tjAyCpvqBiSNe6vGrZni1Z6MggmUOC6A7VP7AVmw225Q==
1066
- /@babel/preset-env/7.18.0_@babel+core@7.18.0:
1067
+ integrity: sha512-gE7A6Lt7YLnNOL3Pb9BNeZvi+d8l7tcRrG4+pwJjK9hD2xX4mEvjlQW60G9EEmfXVYRPv9VRQcyegIVHCql/AA==
1068
+ /@babel/preset-env/7.18.9_@babel+core@7.18.9:
1067
1069
  dependencies:
1068
- '@babel/compat-data': 7.17.10
1069
- '@babel/core': 7.18.0
1070
- '@babel/helper-compilation-targets': 7.17.10_@babel+core@7.18.0
1071
- '@babel/helper-plugin-utils': 7.17.12
1072
- '@babel/helper-validator-option': 7.16.7
1073
- '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.17.12_@babel+core@7.18.0
1074
- '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.17.12_@babel+core@7.18.0
1075
- '@babel/plugin-proposal-async-generator-functions': 7.17.12_@babel+core@7.18.0
1076
- '@babel/plugin-proposal-class-properties': 7.17.12_@babel+core@7.18.0
1077
- '@babel/plugin-proposal-class-static-block': 7.18.0_@babel+core@7.18.0
1078
- '@babel/plugin-proposal-dynamic-import': 7.16.7_@babel+core@7.18.0
1079
- '@babel/plugin-proposal-export-namespace-from': 7.17.12_@babel+core@7.18.0
1080
- '@babel/plugin-proposal-json-strings': 7.17.12_@babel+core@7.18.0
1081
- '@babel/plugin-proposal-logical-assignment-operators': 7.17.12_@babel+core@7.18.0
1082
- '@babel/plugin-proposal-nullish-coalescing-operator': 7.17.12_@babel+core@7.18.0
1083
- '@babel/plugin-proposal-numeric-separator': 7.16.7_@babel+core@7.18.0
1084
- '@babel/plugin-proposal-object-rest-spread': 7.18.0_@babel+core@7.18.0
1085
- '@babel/plugin-proposal-optional-catch-binding': 7.16.7_@babel+core@7.18.0
1086
- '@babel/plugin-proposal-optional-chaining': 7.17.12_@babel+core@7.18.0
1087
- '@babel/plugin-proposal-private-methods': 7.17.12_@babel+core@7.18.0
1088
- '@babel/plugin-proposal-private-property-in-object': 7.17.12_@babel+core@7.18.0
1089
- '@babel/plugin-proposal-unicode-property-regex': 7.17.12_@babel+core@7.18.0
1090
- '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.18.0
1091
- '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.18.0
1092
- '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.18.0
1093
- '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.18.0
1094
- '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.18.0
1095
- '@babel/plugin-syntax-import-assertions': 7.17.12_@babel+core@7.18.0
1096
- '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.18.0
1097
- '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.18.0
1098
- '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.18.0
1099
- '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.18.0
1100
- '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.18.0
1101
- '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.18.0
1102
- '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.18.0
1103
- '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.18.0
1104
- '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.18.0
1105
- '@babel/plugin-transform-arrow-functions': 7.17.12_@babel+core@7.18.0
1106
- '@babel/plugin-transform-async-to-generator': 7.17.12_@babel+core@7.18.0
1107
- '@babel/plugin-transform-block-scoped-functions': 7.16.7_@babel+core@7.18.0
1108
- '@babel/plugin-transform-block-scoping': 7.17.12_@babel+core@7.18.0
1109
- '@babel/plugin-transform-classes': 7.17.12_@babel+core@7.18.0
1110
- '@babel/plugin-transform-computed-properties': 7.17.12_@babel+core@7.18.0
1111
- '@babel/plugin-transform-destructuring': 7.18.0_@babel+core@7.18.0
1112
- '@babel/plugin-transform-dotall-regex': 7.16.7_@babel+core@7.18.0
1113
- '@babel/plugin-transform-duplicate-keys': 7.17.12_@babel+core@7.18.0
1114
- '@babel/plugin-transform-exponentiation-operator': 7.16.7_@babel+core@7.18.0
1115
- '@babel/plugin-transform-for-of': 7.18.1_@babel+core@7.18.0
1116
- '@babel/plugin-transform-function-name': 7.16.7_@babel+core@7.18.0
1117
- '@babel/plugin-transform-literals': 7.17.12_@babel+core@7.18.0
1118
- '@babel/plugin-transform-member-expression-literals': 7.16.7_@babel+core@7.18.0
1119
- '@babel/plugin-transform-modules-amd': 7.18.0_@babel+core@7.18.0
1120
- '@babel/plugin-transform-modules-commonjs': 7.18.0_@babel+core@7.18.0
1121
- '@babel/plugin-transform-modules-systemjs': 7.18.0_@babel+core@7.18.0
1122
- '@babel/plugin-transform-modules-umd': 7.18.0_@babel+core@7.18.0
1123
- '@babel/plugin-transform-named-capturing-groups-regex': 7.17.12_@babel+core@7.18.0
1124
- '@babel/plugin-transform-new-target': 7.17.12_@babel+core@7.18.0
1125
- '@babel/plugin-transform-object-super': 7.16.7_@babel+core@7.18.0
1126
- '@babel/plugin-transform-parameters': 7.17.12_@babel+core@7.18.0
1127
- '@babel/plugin-transform-property-literals': 7.16.7_@babel+core@7.18.0
1128
- '@babel/plugin-transform-regenerator': 7.18.0_@babel+core@7.18.0
1129
- '@babel/plugin-transform-reserved-words': 7.17.12_@babel+core@7.18.0
1130
- '@babel/plugin-transform-shorthand-properties': 7.16.7_@babel+core@7.18.0
1131
- '@babel/plugin-transform-spread': 7.17.12_@babel+core@7.18.0
1132
- '@babel/plugin-transform-sticky-regex': 7.16.7_@babel+core@7.18.0
1133
- '@babel/plugin-transform-template-literals': 7.17.12_@babel+core@7.18.0
1134
- '@babel/plugin-transform-typeof-symbol': 7.17.12_@babel+core@7.18.0
1135
- '@babel/plugin-transform-unicode-escapes': 7.16.7_@babel+core@7.18.0
1136
- '@babel/plugin-transform-unicode-regex': 7.16.7_@babel+core@7.18.0
1137
- '@babel/preset-modules': 0.1.5_@babel+core@7.18.0
1138
- '@babel/types': 7.18.0
1139
- babel-plugin-polyfill-corejs2: 0.3.1_@babel+core@7.18.0
1140
- babel-plugin-polyfill-corejs3: 0.5.2_@babel+core@7.18.0
1141
- babel-plugin-polyfill-regenerator: 0.3.1_@babel+core@7.18.0
1142
- core-js-compat: 3.22.6
1070
+ '@babel/compat-data': 7.18.8
1071
+ '@babel/core': 7.18.9
1072
+ '@babel/helper-compilation-targets': 7.18.9_@babel+core@7.18.9
1073
+ '@babel/helper-plugin-utils': 7.18.9
1074
+ '@babel/helper-validator-option': 7.18.6
1075
+ '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.18.6_@babel+core@7.18.9
1076
+ '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.18.9_@babel+core@7.18.9
1077
+ '@babel/plugin-proposal-async-generator-functions': 7.18.6_@babel+core@7.18.9
1078
+ '@babel/plugin-proposal-class-properties': 7.18.6_@babel+core@7.18.9
1079
+ '@babel/plugin-proposal-class-static-block': 7.18.6_@babel+core@7.18.9
1080
+ '@babel/plugin-proposal-dynamic-import': 7.18.6_@babel+core@7.18.9
1081
+ '@babel/plugin-proposal-export-namespace-from': 7.18.9_@babel+core@7.18.9
1082
+ '@babel/plugin-proposal-json-strings': 7.18.6_@babel+core@7.18.9
1083
+ '@babel/plugin-proposal-logical-assignment-operators': 7.18.9_@babel+core@7.18.9
1084
+ '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6_@babel+core@7.18.9
1085
+ '@babel/plugin-proposal-numeric-separator': 7.18.6_@babel+core@7.18.9
1086
+ '@babel/plugin-proposal-object-rest-spread': 7.18.9_@babel+core@7.18.9
1087
+ '@babel/plugin-proposal-optional-catch-binding': 7.18.6_@babel+core@7.18.9
1088
+ '@babel/plugin-proposal-optional-chaining': 7.18.9_@babel+core@7.18.9
1089
+ '@babel/plugin-proposal-private-methods': 7.18.6_@babel+core@7.18.9
1090
+ '@babel/plugin-proposal-private-property-in-object': 7.18.6_@babel+core@7.18.9
1091
+ '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.18.9
1092
+ '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.18.9
1093
+ '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.18.9
1094
+ '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.18.9
1095
+ '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.18.9
1096
+ '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.18.9
1097
+ '@babel/plugin-syntax-import-assertions': 7.18.6_@babel+core@7.18.9
1098
+ '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.18.9
1099
+ '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.18.9
1100
+ '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.18.9
1101
+ '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.18.9
1102
+ '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.18.9
1103
+ '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.18.9
1104
+ '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.18.9
1105
+ '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.18.9
1106
+ '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.18.9
1107
+ '@babel/plugin-transform-arrow-functions': 7.18.6_@babel+core@7.18.9
1108
+ '@babel/plugin-transform-async-to-generator': 7.18.6_@babel+core@7.18.9
1109
+ '@babel/plugin-transform-block-scoped-functions': 7.18.6_@babel+core@7.18.9
1110
+ '@babel/plugin-transform-block-scoping': 7.18.9_@babel+core@7.18.9
1111
+ '@babel/plugin-transform-classes': 7.18.9_@babel+core@7.18.9
1112
+ '@babel/plugin-transform-computed-properties': 7.18.9_@babel+core@7.18.9
1113
+ '@babel/plugin-transform-destructuring': 7.18.9_@babel+core@7.18.9
1114
+ '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.18.9
1115
+ '@babel/plugin-transform-duplicate-keys': 7.18.9_@babel+core@7.18.9
1116
+ '@babel/plugin-transform-exponentiation-operator': 7.18.6_@babel+core@7.18.9
1117
+ '@babel/plugin-transform-for-of': 7.18.8_@babel+core@7.18.9
1118
+ '@babel/plugin-transform-function-name': 7.18.9_@babel+core@7.18.9
1119
+ '@babel/plugin-transform-literals': 7.18.9_@babel+core@7.18.9
1120
+ '@babel/plugin-transform-member-expression-literals': 7.18.6_@babel+core@7.18.9
1121
+ '@babel/plugin-transform-modules-amd': 7.18.6_@babel+core@7.18.9
1122
+ '@babel/plugin-transform-modules-commonjs': 7.18.6_@babel+core@7.18.9
1123
+ '@babel/plugin-transform-modules-systemjs': 7.18.9_@babel+core@7.18.9
1124
+ '@babel/plugin-transform-modules-umd': 7.18.6_@babel+core@7.18.9
1125
+ '@babel/plugin-transform-named-capturing-groups-regex': 7.18.6_@babel+core@7.18.9
1126
+ '@babel/plugin-transform-new-target': 7.18.6_@babel+core@7.18.9
1127
+ '@babel/plugin-transform-object-super': 7.18.6_@babel+core@7.18.9
1128
+ '@babel/plugin-transform-parameters': 7.18.8_@babel+core@7.18.9
1129
+ '@babel/plugin-transform-property-literals': 7.18.6_@babel+core@7.18.9
1130
+ '@babel/plugin-transform-regenerator': 7.18.6_@babel+core@7.18.9
1131
+ '@babel/plugin-transform-reserved-words': 7.18.6_@babel+core@7.18.9
1132
+ '@babel/plugin-transform-shorthand-properties': 7.18.6_@babel+core@7.18.9
1133
+ '@babel/plugin-transform-spread': 7.18.9_@babel+core@7.18.9
1134
+ '@babel/plugin-transform-sticky-regex': 7.18.6_@babel+core@7.18.9
1135
+ '@babel/plugin-transform-template-literals': 7.18.9_@babel+core@7.18.9
1136
+ '@babel/plugin-transform-typeof-symbol': 7.18.9_@babel+core@7.18.9
1137
+ '@babel/plugin-transform-unicode-escapes': 7.18.6_@babel+core@7.18.9
1138
+ '@babel/plugin-transform-unicode-regex': 7.18.6_@babel+core@7.18.9
1139
+ '@babel/preset-modules': 0.1.5_@babel+core@7.18.9
1140
+ '@babel/types': 7.18.9
1141
+ babel-plugin-polyfill-corejs2: 0.3.2_@babel+core@7.18.9
1142
+ babel-plugin-polyfill-corejs3: 0.5.3_@babel+core@7.18.9
1143
+ babel-plugin-polyfill-regenerator: 0.3.1_@babel+core@7.18.9
1144
+ core-js-compat: 3.24.0
1143
1145
  semver: 6.3.0
1144
1146
  dev: true
1145
1147
  engines:
@@ -1147,64 +1149,64 @@ packages:
1147
1149
  peerDependencies:
1148
1150
  '@babel/core': ^7.0.0-0
1149
1151
  resolution:
1150
- integrity: sha512-cP74OMs7ECLPeG1reiCQ/D/ypyOxgfm8uR6HRYV23vTJ7Lu1nbgj9DQDo/vH59gnn7GOAwtTDPPYV4aXzsMKHA==
1151
- /@babel/preset-modules/0.1.5_@babel+core@7.18.0:
1152
+ integrity: sha512-75pt/q95cMIHWssYtyfjVlvI+QEZQThQbKvR9xH+F/Agtw/s4Wfc2V9Bwd/P39VtixB7oWxGdH4GteTTwYJWMg==
1153
+ /@babel/preset-modules/0.1.5_@babel+core@7.18.9:
1152
1154
  dependencies:
1153
- '@babel/core': 7.18.0
1154
- '@babel/helper-plugin-utils': 7.17.12
1155
- '@babel/plugin-proposal-unicode-property-regex': 7.17.12_@babel+core@7.18.0
1156
- '@babel/plugin-transform-dotall-regex': 7.16.7_@babel+core@7.18.0
1157
- '@babel/types': 7.18.0
1155
+ '@babel/core': 7.18.9
1156
+ '@babel/helper-plugin-utils': 7.18.9
1157
+ '@babel/plugin-proposal-unicode-property-regex': 7.18.6_@babel+core@7.18.9
1158
+ '@babel/plugin-transform-dotall-regex': 7.18.6_@babel+core@7.18.9
1159
+ '@babel/types': 7.18.9
1158
1160
  esutils: 2.0.3
1159
1161
  dev: true
1160
1162
  peerDependencies:
1161
1163
  '@babel/core': ^7.0.0-0
1162
1164
  resolution:
1163
1165
  integrity: sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==
1164
- /@babel/runtime/7.18.0:
1166
+ /@babel/runtime/7.18.9:
1165
1167
  dependencies:
1166
1168
  regenerator-runtime: 0.13.9
1167
1169
  dev: true
1168
1170
  engines:
1169
1171
  node: '>=6.9.0'
1170
1172
  resolution:
1171
- integrity: sha512-YMQvx/6nKEaucl0MY56mwIG483xk8SDNdlUwb2Ts6FUpr7fm85DxEmsY18LXBNhcTz6tO6JwZV8w1W06v8UKeg==
1172
- /@babel/template/7.16.7:
1173
+ integrity: sha512-lkqXDcvlFT5rvEjiu6+QYO+1GXrEHRo2LOtS7E4GtX5ESIZOgepqsZBVIj6Pv+a6zqsya9VCgiK1KAK4BvJDAw==
1174
+ /@babel/template/7.18.6:
1173
1175
  dependencies:
1174
- '@babel/code-frame': 7.16.7
1175
- '@babel/parser': 7.18.0
1176
- '@babel/types': 7.18.0
1176
+ '@babel/code-frame': 7.18.6
1177
+ '@babel/parser': 7.18.9
1178
+ '@babel/types': 7.18.9
1177
1179
  dev: true
1178
1180
  engines:
1179
1181
  node: '>=6.9.0'
1180
1182
  resolution:
1181
- integrity: sha512-I8j/x8kHUrbYRTUxXrrMbfCa7jxkE7tZre39x3kjr9hvI82cK1FfqLygotcWN5kdPGWcLdWMHpSBavse5tWw3w==
1182
- /@babel/traverse/7.18.0:
1183
+ integrity: sha512-JoDWzPe+wgBsTTgdnIma3iHNFC7YVJoPssVBDjiHfNlyt4YcunDtcDOUmfVDfCK5MfdsaIoX9PkijPhjH3nYUw==
1184
+ /@babel/traverse/7.18.9:
1183
1185
  dependencies:
1184
- '@babel/code-frame': 7.16.7
1185
- '@babel/generator': 7.18.0
1186
- '@babel/helper-environment-visitor': 7.16.7
1187
- '@babel/helper-function-name': 7.17.9
1188
- '@babel/helper-hoist-variables': 7.16.7
1189
- '@babel/helper-split-export-declaration': 7.16.7
1190
- '@babel/parser': 7.18.0
1191
- '@babel/types': 7.18.0
1186
+ '@babel/code-frame': 7.18.6
1187
+ '@babel/generator': 7.18.9
1188
+ '@babel/helper-environment-visitor': 7.18.9
1189
+ '@babel/helper-function-name': 7.18.9
1190
+ '@babel/helper-hoist-variables': 7.18.6
1191
+ '@babel/helper-split-export-declaration': 7.18.6
1192
+ '@babel/parser': 7.18.9
1193
+ '@babel/types': 7.18.9
1192
1194
  debug: 4.3.4
1193
1195
  globals: 11.12.0
1194
1196
  dev: true
1195
1197
  engines:
1196
1198
  node: '>=6.9.0'
1197
1199
  resolution:
1198
- integrity: sha512-oNOO4vaoIQoGjDQ84LgtF/IAlxlyqL4TUuoQ7xLkQETFaHkY1F7yazhB4Kt3VcZGL0ZF/jhrEpnXqUb0M7V3sw==
1199
- /@babel/types/7.18.0:
1200
+ integrity: sha512-LcPAnujXGwBgv3/WHv01pHtb2tihcyW1XuL9wd7jqh1Z8AQkTd+QVjMrMijrln0T7ED3UXLIy36P9Ao7W75rYg==
1201
+ /@babel/types/7.18.9:
1200
1202
  dependencies:
1201
- '@babel/helper-validator-identifier': 7.16.7
1203
+ '@babel/helper-validator-identifier': 7.18.6
1202
1204
  to-fast-properties: 2.0.0
1203
1205
  dev: true
1204
1206
  engines:
1205
1207
  node: '>=6.9.0'
1206
1208
  resolution:
1207
- integrity: sha512-vhAmLPAiC8j9K2GnsnLPCIH5wCrPpYIVBCWRBFDCB7Y/BXLqi/O+1RSTTM2bsmg6U/551+FCf9PNPxjABmxHTw==
1209
+ integrity: sha512-WwMLAg2MvJmt/rKEVQBBhIVffMmnilX4oe0sRe7iPOHIGsqpruFHHdrfj4O1CMMtgMtCU4oPafZjDPCRgO57Wg==
1208
1210
  /@discoveryjs/json-ext/0.5.7:
1209
1211
  dev: true
1210
1212
  engines:
@@ -1213,46 +1215,53 @@ packages:
1213
1215
  integrity: sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==
1214
1216
  /@jridgewell/gen-mapping/0.1.1:
1215
1217
  dependencies:
1216
- '@jridgewell/set-array': 1.1.1
1217
- '@jridgewell/sourcemap-codec': 1.4.13
1218
+ '@jridgewell/set-array': 1.1.2
1219
+ '@jridgewell/sourcemap-codec': 1.4.14
1218
1220
  dev: true
1219
1221
  engines:
1220
1222
  node: '>=6.0.0'
1221
1223
  resolution:
1222
1224
  integrity: sha512-sQXCasFk+U8lWYEe66WxRDOE9PjVz4vSM51fTu3Hw+ClTpUSQb718772vH3pyS5pShp6lvQM7SxgIDXXXmOX7w==
1223
- /@jridgewell/gen-mapping/0.3.1:
1225
+ /@jridgewell/gen-mapping/0.3.2:
1224
1226
  dependencies:
1225
- '@jridgewell/set-array': 1.1.1
1226
- '@jridgewell/sourcemap-codec': 1.4.13
1227
- '@jridgewell/trace-mapping': 0.3.13
1227
+ '@jridgewell/set-array': 1.1.2
1228
+ '@jridgewell/sourcemap-codec': 1.4.14
1229
+ '@jridgewell/trace-mapping': 0.3.14
1228
1230
  dev: true
1229
1231
  engines:
1230
1232
  node: '>=6.0.0'
1231
1233
  resolution:
1232
- integrity: sha512-GcHwniMlA2z+WFPWuY8lp3fsza0I8xPFMWL5+n8LYyP6PSvPrXf4+n8stDHZY2DM0zy9sVkRDy1jDI4XGzYVqg==
1233
- /@jridgewell/resolve-uri/3.0.7:
1234
+ integrity: sha512-mh65xKQAzI6iBcFzwv28KVWSmCkdRBWoOh+bYQGW3+6OZvbbN3TqMGo5hqYxQniRcH9F2VZIoJCm4pa3BPDK/A==
1235
+ /@jridgewell/resolve-uri/3.1.0:
1234
1236
  dev: true
1235
1237
  engines:
1236
1238
  node: '>=6.0.0'
1237
1239
  resolution:
1238
- integrity: sha512-8cXDaBBHOr2pQ7j77Y6Vp5VDT2sIqWyWQ56TjEq4ih/a4iST3dItRe8Q9fp0rrIl9DoKhWQtUQz/YpOxLkXbNA==
1239
- /@jridgewell/set-array/1.1.1:
1240
+ integrity: sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==
1241
+ /@jridgewell/set-array/1.1.2:
1240
1242
  dev: true
1241
1243
  engines:
1242
1244
  node: '>=6.0.0'
1243
1245
  resolution:
1244
- integrity: sha512-Ct5MqZkLGEXTVmQYbGtx9SVqD2fqwvdubdps5D3djjAkgkKwT918VNOz65pEHFaYTeWcukmJmH5SwsA9Tn2ObQ==
1245
- /@jridgewell/sourcemap-codec/1.4.13:
1246
+ integrity: sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==
1247
+ /@jridgewell/source-map/0.3.2:
1248
+ dependencies:
1249
+ '@jridgewell/gen-mapping': 0.3.2
1250
+ '@jridgewell/trace-mapping': 0.3.14
1246
1251
  dev: true
1247
1252
  resolution:
1248
- integrity: sha512-GryiOJmNcWbovBxTfZSF71V/mXbgcV3MewDe3kIMCLyIh5e7SKAeUZs+rMnJ8jkMolZ/4/VsdBmMrw3l+VdZ3w==
1249
- /@jridgewell/trace-mapping/0.3.13:
1253
+ integrity: sha512-m7O9o2uR8k2ObDysZYzdfhb08VuEml5oWGiosa1VdaPZ/A6QyPkAJuwN0Q1lhULOf6B7MtQmHENS743hWtCrgw==
1254
+ /@jridgewell/sourcemap-codec/1.4.14:
1255
+ dev: true
1256
+ resolution:
1257
+ integrity: sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==
1258
+ /@jridgewell/trace-mapping/0.3.14:
1250
1259
  dependencies:
1251
- '@jridgewell/resolve-uri': 3.0.7
1252
- '@jridgewell/sourcemap-codec': 1.4.13
1260
+ '@jridgewell/resolve-uri': 3.1.0
1261
+ '@jridgewell/sourcemap-codec': 1.4.14
1253
1262
  dev: true
1254
1263
  resolution:
1255
- integrity: sha512-o1xbKhp9qnIAoHJSWd6KlCZfqslL4valSF81H8ImioOAxluWYWOpWkpyktY2vnt4tbrX9XYaxovq6cgowaJp2w==
1264
+ integrity: sha512-bJWEfQ9lPTvm3SneWwRFVLzrh6nhjwqw7TUFFBEMzwvg7t7PCDenf2lDwqo4NQXzdpgBXyFgDWnQA+2vkruksQ==
1256
1265
  /@popperjs/core/2.11.5:
1257
1266
  dev: false
1258
1267
  resolution:
@@ -1261,20 +1270,20 @@ packages:
1261
1270
  dev: true
1262
1271
  resolution:
1263
1272
  integrity: sha1-3GgrtBK05lugmOcO2tc7SDP7kQ0=
1264
- /@types/eslint-scope/3.7.3:
1273
+ /@types/eslint-scope/3.7.4:
1265
1274
  dependencies:
1266
- '@types/eslint': 8.4.2
1275
+ '@types/eslint': 8.4.5
1267
1276
  '@types/estree': 0.0.51
1268
1277
  dev: true
1269
1278
  resolution:
1270
- integrity: sha512-PB3ldyrcnAicT35TWPs5IcwKD8S333HMaa2VVv4+wdvebJkjWuW/xESoB8IwRcog8HYVYamb1g/R31Qv5Bx03g==
1271
- /@types/eslint/8.4.2:
1279
+ integrity: sha512-9K4zoImiZc3HlIp6AVUDE4CWYx22a+lhSZMYNpbjW04+YF0KWj4pJXnEMjdnFTiQibFFmElcsasJXDbdI/EPhA==
1280
+ /@types/eslint/8.4.5:
1272
1281
  dependencies:
1273
1282
  '@types/estree': 0.0.51
1274
1283
  '@types/json-schema': 7.0.11
1275
1284
  dev: true
1276
1285
  resolution:
1277
- integrity: sha512-Z1nseZON+GEnFjJc04sv4NSALGjhFwy6K0HXt7qsn5ArfAKtb63dXNJHf+1YW6IpOIYRBGUbu3GwJdj8DGnCjA==
1286
+ integrity: sha512-dhsC09y1gpJWnK+Ff4SGvCuSnk9DaU0BJZSzOwa6GVSg65XtTugLBITDAAzRU5duGBoXBHpdR/9jHGxJjNflJQ==
1278
1287
  /@types/estree/0.0.51:
1279
1288
  dev: true
1280
1289
  resolution:
@@ -1282,7 +1291,7 @@ packages:
1282
1291
  /@types/glob/5.0.30:
1283
1292
  dependencies:
1284
1293
  '@types/minimatch': 3.0.5
1285
- '@types/node': 16.11.36
1294
+ '@types/node': 16.11.45
1286
1295
  dev: true
1287
1296
  resolution:
1288
1297
  integrity: sha1-ECZAnFYlqGiQdGAoCNCCsoZ7ilE=
@@ -1298,10 +1307,10 @@ packages:
1298
1307
  dev: true
1299
1308
  resolution:
1300
1309
  integrity: sha1-fyrX7FX5FEgvybHsS7GuYCjUYGY=
1301
- /@types/node/16.11.36:
1310
+ /@types/node/16.11.45:
1302
1311
  dev: true
1303
1312
  resolution:
1304
- integrity: sha512-FR5QJe+TaoZ2GsMHkjuwoNabr+UrJNRr2HNOo+r/7vhcuntM6Ee/pRPOnRhhL2XE9OOvX9VLEq+BcXl3VjNoWA==
1313
+ integrity: sha512-3rKg/L5x0rofKuuUt5zlXzOnKyIHXmIu5R8A0TuNDMF2062/AOIDBciFIjToLEJ/9F9DzkHNot+BpNsMI1OLdQ==
1305
1314
  /@types/node/8.0.0:
1306
1315
  dev: true
1307
1316
  resolution:
@@ -1416,28 +1425,28 @@ packages:
1416
1425
  dev: true
1417
1426
  resolution:
1418
1427
  integrity: sha512-IQboUWM4eKzWW+N/jij2sRatKMh99QEelo3Eb2q0qXkvPRISAj8Qxtmw5itwqK+TTkBuUIE45AxYPToqPtL5gg==
1419
- /@webpack-cli/configtest/1.1.1_webpack-cli@4.9.2+webpack@5.72.1:
1428
+ /@webpack-cli/configtest/1.2.0_ed7de2690da194b35567e1e94055cb2c:
1420
1429
  dependencies:
1421
- webpack: 5.72.1_webpack-cli@4.9.2
1422
- webpack-cli: 4.9.2_webpack@5.72.1
1430
+ webpack: 5.74.0_webpack-cli@4.10.0
1431
+ webpack-cli: 4.10.0_webpack@5.74.0
1423
1432
  dev: true
1424
1433
  peerDependencies:
1425
1434
  webpack: 4.x.x || 5.x.x
1426
1435
  webpack-cli: 4.x.x
1427
1436
  resolution:
1428
- integrity: sha512-1FBc1f9G4P/AxMqIgfZgeOTuRnwZMten8E7zap5zgpPInnCrP8D4Q81+4CWIch8i/Nf7nXjP0v6CjjbHOrXhKg==
1429
- /@webpack-cli/info/1.4.1_webpack-cli@4.9.2:
1437
+ integrity: sha512-4FB8Tj6xyVkyqjj1OaTqCjXYULB9FMkqQ8yGrZjRDrYh0nOE+7Lhs45WioWQQMV+ceFlE368Ukhe6xdvJM9Egg==
1438
+ /@webpack-cli/info/1.5.0_webpack-cli@4.10.0:
1430
1439
  dependencies:
1431
1440
  envinfo: 7.8.1
1432
- webpack-cli: 4.9.2_webpack@5.72.1
1441
+ webpack-cli: 4.10.0_webpack@5.74.0
1433
1442
  dev: true
1434
1443
  peerDependencies:
1435
1444
  webpack-cli: 4.x.x
1436
1445
  resolution:
1437
- integrity: sha512-PKVGmazEq3oAo46Q63tpMr4HipI3OPfP7LiNOEJg963RMgT0rqheag28NCML0o3GIzA3DmxP1ZIAv9oTX1CUIA==
1438
- /@webpack-cli/serve/1.6.1_webpack-cli@4.9.2:
1446
+ integrity: sha512-e8tSXZpw2hPl2uMJY6fsMswaok5FdlGNRTktvFk2sD8RjH0hE2+XistawJx1vmKteh4NmGmNUrp+Tb2w+udPcQ==
1447
+ /@webpack-cli/serve/1.7.0_webpack-cli@4.10.0:
1439
1448
  dependencies:
1440
- webpack-cli: 4.9.2_webpack@5.72.1
1449
+ webpack-cli: 4.10.0_webpack@5.74.0
1441
1450
  dev: true
1442
1451
  peerDependencies:
1443
1452
  webpack-cli: 4.x.x
@@ -1446,7 +1455,7 @@ packages:
1446
1455
  webpack-dev-server:
1447
1456
  optional: true
1448
1457
  resolution:
1449
- integrity: sha512-gNGTiTrjEVQ0OcVnzsRSqTxaBSr+dmTfm+qJsCDluky8uhdLWep7Gcr62QsAKHTMxjCS/8nEITsmFAhfIx+QSw==
1458
+ integrity: sha512-oxnCNGj88fL+xzV+dacXs44HcDwf1ovs3AuEzvP7mqXw7fQntqIhQ1BRmynh4qEKQSSSRSWVyXRjmTbZIX9V2Q==
1450
1459
  /@xtuc/ieee754/1.2.0:
1451
1460
  dev: true
1452
1461
  resolution:
@@ -1455,21 +1464,21 @@ packages:
1455
1464
  dev: true
1456
1465
  resolution:
1457
1466
  integrity: sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==
1458
- /acorn-import-assertions/1.8.0_acorn@8.7.1:
1467
+ /acorn-import-assertions/1.8.0_acorn@8.8.0:
1459
1468
  dependencies:
1460
- acorn: 8.7.1
1469
+ acorn: 8.8.0
1461
1470
  dev: true
1462
1471
  peerDependencies:
1463
1472
  acorn: ^8
1464
1473
  resolution:
1465
1474
  integrity: sha512-m7VZ3jwz4eK6A4Vtt8Ew1/mNbP24u0FhdyfA7fSvnJR6LMdfOYnmuIrrJAgrYfYJ10F/otaHTtrtrtmHdMNzEw==
1466
- /acorn/8.7.1:
1475
+ /acorn/8.8.0:
1467
1476
  dev: true
1468
1477
  engines:
1469
1478
  node: '>=0.4.0'
1470
1479
  hasBin: true
1471
1480
  resolution:
1472
- integrity: sha512-Xx54uLJQZ19lKygFXOWsscKUbsBZW0CPykPhVQdhIeIwrbPmJzqeASDInc8nKBnp/JT6igTs82qPXz069H8I/A==
1481
+ integrity: sha512-QOxyigPVrpZ2GXT+PFyZTl6TtOFc5egxHIP9IlQ+RbupQuX4RkT/Bee4/kQuC02Xkzg84JcT7oLYtDIQxp+v7w==
1473
1482
  /ajv-keywords/3.5.2_ajv@6.12.6:
1474
1483
  dependencies:
1475
1484
  ajv: 6.12.6
@@ -1514,8 +1523,8 @@ packages:
1514
1523
  integrity: sha512-P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg==
1515
1524
  /autoprefixer/10.4.7:
1516
1525
  dependencies:
1517
- browserslist: 4.20.3
1518
- caniuse-lite: 1.0.30001342
1526
+ browserslist: 4.21.2
1527
+ caniuse-lite: 1.0.30001370
1519
1528
  fraction.js: 4.2.0
1520
1529
  normalize-range: 0.1.2
1521
1530
  picocolors: 1.0.0
@@ -1528,14 +1537,14 @@ packages:
1528
1537
  postcss: ^8.1.0
1529
1538
  resolution:
1530
1539
  integrity: sha512-ypHju4Y2Oav95SipEcCcI5J7CGPuvz8oat7sUtYj3ClK44bldfvtvcxK6IEK++7rqB7YchDGzweZIBG+SD0ZAA==
1531
- /babel-loader/8.2.5_8400c5f16911ce7dfc777f00e248d10e:
1540
+ /babel-loader/8.2.5_c6d75f4dbec394724794fdd3c4eb4fbf:
1532
1541
  dependencies:
1533
- '@babel/core': 7.18.0
1542
+ '@babel/core': 7.18.9
1534
1543
  find-cache-dir: 3.3.2
1535
1544
  loader-utils: 2.0.2
1536
1545
  make-dir: 3.1.0
1537
1546
  schema-utils: 2.7.1
1538
- webpack: 5.72.1_webpack-cli@4.9.2
1547
+ webpack: 5.74.0_webpack-cli@4.10.0
1539
1548
  dev: true
1540
1549
  engines:
1541
1550
  node: '>= 8.9'
@@ -1550,31 +1559,31 @@ packages:
1550
1559
  dev: true
1551
1560
  resolution:
1552
1561
  integrity: sha512-jZVI+s9Zg3IqA/kdi0i6UDCybUI3aSBLnglhYbSSjKlV7yF1F/5LWv8MakQmvYpnbJDS6fcBL2KzHSxNCMtWSQ==
1553
- /babel-plugin-polyfill-corejs2/0.3.1_@babel+core@7.18.0:
1562
+ /babel-plugin-polyfill-corejs2/0.3.2_@babel+core@7.18.9:
1554
1563
  dependencies:
1555
- '@babel/compat-data': 7.17.10
1556
- '@babel/core': 7.18.0
1557
- '@babel/helper-define-polyfill-provider': 0.3.1_@babel+core@7.18.0
1564
+ '@babel/compat-data': 7.18.8
1565
+ '@babel/core': 7.18.9
1566
+ '@babel/helper-define-polyfill-provider': 0.3.2_@babel+core@7.18.9
1558
1567
  semver: 6.3.0
1559
1568
  dev: true
1560
1569
  peerDependencies:
1561
1570
  '@babel/core': ^7.0.0-0
1562
1571
  resolution:
1563
- integrity: sha512-v7/T6EQcNfVLfcN2X8Lulb7DjprieyLWJK/zOWH5DUYcAgex9sP3h25Q+DLsX9TloXe3y1O8l2q2Jv9q8UVB9w==
1564
- /babel-plugin-polyfill-corejs3/0.5.2_@babel+core@7.18.0:
1572
+ integrity: sha512-LPnodUl3lS0/4wN3Rb+m+UK8s7lj2jcLRrjho4gLw+OJs+I4bvGXshINesY5xx/apM+biTnQ9reDI8yj+0M5+Q==
1573
+ /babel-plugin-polyfill-corejs3/0.5.3_@babel+core@7.18.9:
1565
1574
  dependencies:
1566
- '@babel/core': 7.18.0
1567
- '@babel/helper-define-polyfill-provider': 0.3.1_@babel+core@7.18.0
1568
- core-js-compat: 3.22.6
1575
+ '@babel/core': 7.18.9
1576
+ '@babel/helper-define-polyfill-provider': 0.3.2_@babel+core@7.18.9
1577
+ core-js-compat: 3.24.0
1569
1578
  dev: true
1570
1579
  peerDependencies:
1571
1580
  '@babel/core': ^7.0.0-0
1572
1581
  resolution:
1573
- integrity: sha512-G3uJih0XWiID451fpeFaYGVuxHEjzKTHtc9uGFEjR6hHrvNzeS/PX+LLLcetJcytsB5m4j+K3o/EpXJNb/5IEQ==
1574
- /babel-plugin-polyfill-regenerator/0.3.1_@babel+core@7.18.0:
1582
+ integrity: sha512-zKsXDh0XjnrUEW0mxIHLfjBfnXSMr5Q/goMe/fxpQnLm07mcOZiIZHBNWCMx60HmdvjxfXcalac0tfFg0wqxyw==
1583
+ /babel-plugin-polyfill-regenerator/0.3.1_@babel+core@7.18.9:
1575
1584
  dependencies:
1576
- '@babel/core': 7.18.0
1577
- '@babel/helper-define-polyfill-provider': 0.3.1_@babel+core@7.18.0
1585
+ '@babel/core': 7.18.9
1586
+ '@babel/helper-define-polyfill-provider': 0.3.2_@babel+core@7.18.9
1578
1587
  dev: true
1579
1588
  peerDependencies:
1580
1589
  '@babel/core': ^7.0.0-0
@@ -1594,18 +1603,18 @@ packages:
1594
1603
  node: '>=8'
1595
1604
  resolution:
1596
1605
  integrity: sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==
1597
- /bootstrap-icons/1.8.2:
1606
+ /bootstrap-icons/1.9.1:
1598
1607
  dev: false
1599
1608
  resolution:
1600
- integrity: sha512-jhNjdPzvUqKOr9o0XhCZAZDWVeuOg6mJHtSj2bhiqfamZVg6ekMYNgG7pRY4GItbjIwrTaht3dNbXGbX3eJNLQ==
1601
- /bootstrap/5.1.3_@popperjs+core@2.11.5:
1609
+ integrity: sha512-d4ZkO30MIkAhQ2nNRJqKXJVEQorALGbLWTuRxyCTJF96lRIV6imcgMehWGJUiJMJhglN0o2tqLIeDnMdiQEE9g==
1610
+ /bootstrap/5.2.0_@popperjs+core@2.11.5:
1602
1611
  dependencies:
1603
1612
  '@popperjs/core': 2.11.5
1604
1613
  dev: false
1605
1614
  peerDependencies:
1606
- '@popperjs/core': ^2.10.2
1615
+ '@popperjs/core': ^2.11.5
1607
1616
  resolution:
1608
- integrity: sha512-fcQztozJ8jToQWXxVuEyXWW+dSo8AiXWKwiSSrKWsRB/Qt+Ewwza+JWoLKiTuQLaEPhdNAJ7+Dosc9DOIqNy7Q==
1617
+ integrity: sha512-qlnS9GL6YZE6Wnef46GxGv1UpGGzAwO0aPL1yOjzDIJpeApeMvqV24iL+pjr2kU4dduoBA9fINKWKgMToobx9A==
1609
1618
  /brace-expansion/1.1.11:
1610
1619
  dependencies:
1611
1620
  balanced-match: 1.0.2
@@ -1627,19 +1636,18 @@ packages:
1627
1636
  node: '>=8'
1628
1637
  resolution:
1629
1638
  integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==
1630
- /browserslist/4.20.3:
1639
+ /browserslist/4.21.2:
1631
1640
  dependencies:
1632
- caniuse-lite: 1.0.30001342
1633
- electron-to-chromium: 1.4.137
1634
- escalade: 3.1.1
1635
- node-releases: 2.0.4
1636
- picocolors: 1.0.0
1641
+ caniuse-lite: 1.0.30001370
1642
+ electron-to-chromium: 1.4.201
1643
+ node-releases: 2.0.6
1644
+ update-browserslist-db: 1.0.5_browserslist@4.21.2
1637
1645
  dev: true
1638
1646
  engines:
1639
1647
  node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7
1640
1648
  hasBin: true
1641
1649
  resolution:
1642
- integrity: sha512-NBhymBQl1zM0Y5dQT/O+xiLP9/rzOIQdKM/eMJBAq7yBgaB6krIYLGejrwVYnSHZdqjscB1SPuAjHwxjvN6Wdg==
1650
+ integrity: sha512-MonuOgAtUB46uP5CezYbRaYKBNt2LxP0yX+Pmj4LkcDFGkn9Cbpi83d9sCjwQDErXsIJSzY5oKGDbgOlF/LPAA==
1643
1651
  /buffer-from/1.1.2:
1644
1652
  dev: true
1645
1653
  resolution:
@@ -1647,7 +1655,7 @@ packages:
1647
1655
  /call-bind/1.0.2:
1648
1656
  dependencies:
1649
1657
  function-bind: 1.1.1
1650
- get-intrinsic: 1.1.1
1658
+ get-intrinsic: 1.1.2
1651
1659
  dev: true
1652
1660
  resolution:
1653
1661
  integrity: sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==
@@ -1664,10 +1672,10 @@ packages:
1664
1672
  dev: true
1665
1673
  resolution:
1666
1674
  integrity: sha512-gxGWBrTT1JuMx6R+o5PTXMmUnhnVzLQ9SNutD4YqKtI6ap897t3tKECYla6gCWEkplXnlNybEkZg9GEGxKFCgw==
1667
- /caniuse-lite/1.0.30001342:
1675
+ /caniuse-lite/1.0.30001370:
1668
1676
  dev: true
1669
1677
  resolution:
1670
- integrity: sha512-bn6sOCu7L7jcbBbyNhLg0qzXdJ/PMbybZTH/BA6Roet9wxYRm6Tr9D0s0uhLkOZ6MSG+QU6txUgdpr3MXIVqjA==
1678
+ integrity: sha512-3PDmaP56wz/qz7G508xzjx8C+MC2qEm4SYhSEzC9IBROo+dGXFWRuaXkWti0A9tuI00g+toiriVqxtWMgl350g==
1671
1679
  /chalk/2.4.2:
1672
1680
  dependencies:
1673
1681
  ansi-styles: 3.2.1
@@ -1709,14 +1717,14 @@ packages:
1709
1717
  node: '>=6.0'
1710
1718
  resolution:
1711
1719
  integrity: sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg==
1712
- /clean-css/4.2.4:
1720
+ /clean-css/5.3.1:
1713
1721
  dependencies:
1714
1722
  source-map: 0.6.1
1715
1723
  dev: true
1716
1724
  engines:
1717
- node: '>= 4.0'
1725
+ node: '>= 10.0'
1718
1726
  resolution:
1719
- integrity: sha512-EJUDT7nDVFDvaQgAo2G/PJvxmp1o/c6iXLbswsBbUFXi1Nr+AjA2cKmfbKDMjMvzEe75g3P6JkaDDAKk96A85A==
1727
+ integrity: sha512-lCr8OHhiWCTw4v8POJovCoh4T7I9U11yVsPjMWWnnMmp9ZowCxyad1Pathle/9HjaDp+fdQKjO9fQydE6RHTZg==
1720
1728
  /clone-deep/4.0.1:
1721
1729
  dependencies:
1722
1730
  is-plain-object: 2.0.4
@@ -1744,35 +1752,35 @@ packages:
1744
1752
  /color-name/1.1.3:
1745
1753
  dev: true
1746
1754
  resolution:
1747
- integrity: sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=
1755
+ integrity: sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==
1748
1756
  /color-name/1.1.4:
1749
1757
  dev: true
1750
1758
  resolution:
1751
1759
  integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
1752
- /colorette/2.0.16:
1760
+ /colorette/2.0.19:
1753
1761
  dev: true
1754
1762
  resolution:
1755
- integrity: sha512-hUewv7oMjCp+wkBv5Rm0v87eJhq4woh5rSR+42YSQJKecCqgIqNkZ6lAlQms/BwHPJA5NKMRlpxPRv0n8HQW6g==
1763
+ integrity: sha512-3tlv/dIP7FWvj3BsbHrGLJ6l/oKh1O3TcgBqMn+yyCagOxc23fyzDS6HypQbgxWbkpDnf52p1LuR4eWDQ/K9WQ==
1756
1764
  /commander/2.20.3:
1757
1765
  dev: true
1758
1766
  resolution:
1759
1767
  integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==
1760
- /commander/4.1.1:
1761
- dev: true
1762
- engines:
1763
- node: '>= 6'
1764
- resolution:
1765
- integrity: sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==
1766
1768
  /commander/7.2.0:
1767
1769
  dev: true
1768
1770
  engines:
1769
1771
  node: '>= 10'
1770
1772
  resolution:
1771
1773
  integrity: sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==
1774
+ /commander/8.3.0:
1775
+ dev: true
1776
+ engines:
1777
+ node: '>= 12'
1778
+ resolution:
1779
+ integrity: sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==
1772
1780
  /commondir/1.0.1:
1773
1781
  dev: true
1774
1782
  resolution:
1775
- integrity: sha1-3dgA2gxmEnOTzKWVDqloo6rxJTs=
1783
+ integrity: sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg==
1776
1784
  /concat-map/0.0.1:
1777
1785
  dev: true
1778
1786
  resolution:
@@ -1783,18 +1791,18 @@ packages:
1783
1791
  dev: true
1784
1792
  resolution:
1785
1793
  integrity: sha512-+OQdjP49zViI/6i7nIJpA8rAl4sV/JdPfU9nZs3VqOwGIgizICvuN2ru6fMd+4llL0tar18UYJXfZ/TWtmhUjA==
1786
- /core-js-compat/3.22.6:
1794
+ /core-js-compat/3.24.0:
1787
1795
  dependencies:
1788
- browserslist: 4.20.3
1796
+ browserslist: 4.21.2
1789
1797
  semver: 7.0.0
1790
1798
  dev: true
1791
1799
  resolution:
1792
- integrity: sha512-dQ/SxlHcuiywaPIoSUCU6Fx+Mk/H5TXENqd/ZJcK85ta0ZcQkbzHwblxPeL0hF5o+NsT2uK3q9ZOG5TboiVuWw==
1793
- /core-js/3.22.6:
1800
+ integrity: sha512-F+2E63X3ff/nj8uIrf8Rf24UDGIz7p838+xjEp+Bx3y8OWXj+VTPPZNCtdqovPaS9o7Tka5mCH01Zn5vOd6UQg==
1801
+ /core-js/3.24.0:
1794
1802
  dev: false
1795
1803
  requiresBuild: true
1796
1804
  resolution:
1797
- integrity: sha512-2IGcGH00z9I4twgNWU4uGCNEsBFG1s2JudVQrgSCoVhOfwoTwQjxC8aMo9exrpTMOxvobggEpaHnGMmQY4cfBQ==
1805
+ integrity: sha512-IeOyT8A6iK37Ep4kZDD423mpi6JfPRoPUdQwEWYiGolvn4o6j2diaRzNfDfpTdu3a5qMbrGUzKUpYpRY8jXCkQ==
1798
1806
  /cosmiconfig/7.0.1:
1799
1807
  dependencies:
1800
1808
  '@types/parse-json': 4.0.0
@@ -1817,7 +1825,7 @@ packages:
1817
1825
  node: '>= 8'
1818
1826
  resolution:
1819
1827
  integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==
1820
- /css-loader/6.7.1_webpack@5.72.1:
1828
+ /css-loader/6.7.1_webpack@5.74.0:
1821
1829
  dependencies:
1822
1830
  icss-utils: 5.1.0_postcss@8.4.14
1823
1831
  postcss: 8.4.14
@@ -1827,7 +1835,7 @@ packages:
1827
1835
  postcss-modules-values: 4.0.0_postcss@8.4.14
1828
1836
  postcss-value-parser: 4.2.0
1829
1837
  semver: 7.3.7
1830
- webpack: 5.72.1_webpack-cli@4.9.2
1838
+ webpack: 5.74.0_webpack-cli@4.10.0
1831
1839
  dev: true
1832
1840
  engines:
1833
1841
  node: '>= 12.13.0'
@@ -1873,7 +1881,7 @@ packages:
1873
1881
  node: '>=0.10.0'
1874
1882
  hasBin: true
1875
1883
  resolution:
1876
- integrity: sha1-BCkUSYl5rC2fPHPk/z5od9O8krY=
1884
+ integrity: sha512-C6jyrDu/eGH4KT0ZxAzijiH+ts5YLy7DqGFoDuHGxZjMOdjzRltp3jByySnpFBVIy4Em0ZkLN8tIV6mcREdw5A==
1877
1885
  /dot-case/3.0.4:
1878
1886
  dependencies:
1879
1887
  no-case: 3.0.4
@@ -1896,18 +1904,18 @@ packages:
1896
1904
  node: '>= 0.10.0'
1897
1905
  hasBin: true
1898
1906
  resolution:
1899
- integrity: sha1-Nyt7tpyCB4LmOC9ABzmmnc7T1Zo=
1900
- /electron-to-chromium/1.4.137:
1907
+ integrity: sha512-EEAEuPRk8QyKhoN90NHTh+spSQujkkvOnKWUfuzpmC/fgryiWopL1SegSktx0UsoPfNidIGVDN7/AXpBDBv0WQ==
1908
+ /electron-to-chromium/1.4.201:
1901
1909
  dev: true
1902
1910
  resolution:
1903
- integrity: sha512-0Rcpald12O11BUogJagX3HsCN3FE83DSqWjgXoHo5a72KUKMSfI39XBgJpgNNxS9fuGzytaFjE06kZkiVFy2qA==
1911
+ integrity: sha512-87D0gEHbhLZgZxZl2e9/rC/I2BicPC/y9wR/cuaJSqvkgN41s5EImi89S7YExHc7F0OBXiKsABZt9mmb9bqFcQ==
1904
1912
  /emojis-list/3.0.0:
1905
1913
  dev: true
1906
1914
  engines:
1907
1915
  node: '>= 4'
1908
1916
  resolution:
1909
1917
  integrity: sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==
1910
- /enhanced-resolve/5.9.3:
1918
+ /enhanced-resolve/5.10.0:
1911
1919
  dependencies:
1912
1920
  graceful-fs: 4.2.10
1913
1921
  tapable: 2.2.1
@@ -1915,7 +1923,13 @@ packages:
1915
1923
  engines:
1916
1924
  node: '>=10.13.0'
1917
1925
  resolution:
1918
- integrity: sha512-Bq9VSor+kjvW3f9/MiiR4eE3XYgOl7/rS8lnSxbRbF3kS0B2r+Y9w5krBWxZgDxASVZbdYrn5wT4j/Wb0J9qow==
1926
+ integrity: sha512-T0yTFjdpldGY8PmuXXR0PyQ1ufZpEGiHVrp7zHKB7jdR4qlmZHhONVM5AQOAWXuF/w3dnHbEQVrNptJgt7F+cQ==
1927
+ /entities/4.3.1:
1928
+ dev: true
1929
+ engines:
1930
+ node: '>=0.12'
1931
+ resolution:
1932
+ integrity: sha512-o4q/dYJlmyjP2zfnaWDUC6A3BQFmVTX+tZPezK7k0GLSU9QYCauscf5Y+qcEPzKL+EixVouYDgLQK5H9GrLpkg==
1919
1933
  /envinfo/7.8.1:
1920
1934
  dev: true
1921
1935
  engines:
@@ -1944,7 +1958,7 @@ packages:
1944
1958
  engines:
1945
1959
  node: '>=0.8.0'
1946
1960
  resolution:
1947
- integrity: sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
1961
+ integrity: sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==
1948
1962
  /eslint-scope/5.1.1:
1949
1963
  dependencies:
1950
1964
  esrecurse: 4.3.0
@@ -1986,22 +2000,6 @@ packages:
1986
2000
  node: '>=0.8.x'
1987
2001
  resolution:
1988
2002
  integrity: sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==
1989
- /execa/5.1.1:
1990
- dependencies:
1991
- cross-spawn: 7.0.3
1992
- get-stream: 6.0.1
1993
- human-signals: 2.1.0
1994
- is-stream: 2.0.1
1995
- merge-stream: 2.0.0
1996
- npm-run-path: 4.0.1
1997
- onetime: 5.1.2
1998
- signal-exit: 3.0.7
1999
- strip-final-newline: 2.0.0
2000
- dev: true
2001
- engines:
2002
- node: '>=10'
2003
- resolution:
2004
- integrity: sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==
2005
2003
  /fast-deep-equal/3.1.3:
2006
2004
  dev: true
2007
2005
  resolution:
@@ -2010,10 +2008,12 @@ packages:
2010
2008
  dev: true
2011
2009
  resolution:
2012
2010
  integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==
2013
- /fastest-levenshtein/1.0.12:
2011
+ /fastest-levenshtein/1.0.14:
2014
2012
  dev: true
2013
+ engines:
2014
+ node: '>= 4.9.1'
2015
2015
  resolution:
2016
- integrity: sha512-On2N+BpYJ15xIC974QNVuYGMOlEVt4s0EOI3wwMqOmK1fdDY+FN/zltPV8vosq4ad4c/gJ1KHScUn/6AWIgiow==
2016
+ integrity: sha512-tFfWHjnuUfKE186Tfgr+jtaFc0mZTApEgKDOeyN+FwOqRkO/zK/3h1AiRd8u8CY53owL3CUmGr/oI9p/RdyLTA==
2017
2017
  /fill-range/7.0.1:
2018
2018
  dependencies:
2019
2019
  to-regex-range: 5.0.1
@@ -2048,7 +2048,7 @@ packages:
2048
2048
  /fs.realpath/1.0.0:
2049
2049
  dev: true
2050
2050
  resolution:
2051
- integrity: sha1-FQStJSMVjKpA20onh8sBQRmU6k8=
2051
+ integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==
2052
2052
  /fsevents/2.3.2:
2053
2053
  dev: true
2054
2054
  engines:
@@ -2068,26 +2068,20 @@ packages:
2068
2068
  node: '>=6.9.0'
2069
2069
  resolution:
2070
2070
  integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==
2071
- /get-intrinsic/1.1.1:
2071
+ /get-intrinsic/1.1.2:
2072
2072
  dependencies:
2073
2073
  function-bind: 1.1.1
2074
2074
  has: 1.0.3
2075
2075
  has-symbols: 1.0.3
2076
2076
  dev: true
2077
2077
  resolution:
2078
- integrity: sha512-kWZrnVM42QCiEA2Ig1bG8zjoIMOgxWwYCEeNdwY6Tv/cOSeGpcoX4pXHfKUxNKVoArnrEr2e9srnAxxGIraS9Q==
2078
+ integrity: sha512-Jfm3OyCxHh9DJyc28qGk+JmfkpO41A4XkneDSujN9MDXrm4oDKdHvndhZ2dN94+ERNfkYJWDclW6k2L/ZGHjXA==
2079
2079
  /get-stdin/0.1.0:
2080
2080
  dev: true
2081
2081
  engines:
2082
2082
  node: '>=0.10.0'
2083
2083
  resolution:
2084
- integrity: sha1-WZivJKr8gC0VyCxoVlfuuLENSpE=
2085
- /get-stream/6.0.1:
2086
- dev: true
2087
- engines:
2088
- node: '>=10'
2089
- resolution:
2090
- integrity: sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==
2084
+ integrity: sha512-/WBu3IaQZxE3bs3BhBmR10ipDY4pjN+U4EZgXULa1eqKA0B/Lka/MVoAqhTVYBkkRlCrEGDOU9itrzIgm9Ksng==
2091
2085
  /glob-parent/5.1.2:
2092
2086
  dependencies:
2093
2087
  is-glob: 4.0.3
@@ -2109,18 +2103,19 @@ packages:
2109
2103
  path-is-absolute: 1.0.1
2110
2104
  dev: true
2111
2105
  resolution:
2112
- integrity: sha1-DwiGD2oVUSey+t1PnOJLGqtuTSI=
2113
- /glob/7.2.3:
2106
+ integrity: sha512-MKZeRNyYZAVVVG1oZeLaWie1uweH40m9AZwIwxyPbTSX4hHrVYSzLg0Ro5Z5R7XKkIX+Cc6oD1rqeDJnwsB8/A==
2107
+ /glob/8.0.3:
2114
2108
  dependencies:
2115
2109
  fs.realpath: 1.0.0
2116
2110
  inflight: 1.0.6
2117
2111
  inherits: 2.0.4
2118
- minimatch: 3.1.2
2112
+ minimatch: 5.1.0
2119
2113
  once: 1.4.0
2120
- path-is-absolute: 1.0.1
2121
2114
  dev: true
2115
+ engines:
2116
+ node: '>=12'
2122
2117
  resolution:
2123
- integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==
2118
+ integrity: sha512-ull455NHSHI/Y1FqGaaYFaLGkNMMJbavMrEGFXG/PGrg6y7sutWHUHrz6gy6WEBH6akM1M414dWKCNs+IhKdiQ==
2124
2119
  /globals/11.12.0:
2125
2120
  dev: true
2126
2121
  engines:
@@ -2136,7 +2131,7 @@ packages:
2136
2131
  engines:
2137
2132
  node: '>=4'
2138
2133
  resolution:
2139
- integrity: sha1-tdRU3CGZriJWmfNGfloH87lVuv0=
2134
+ integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==
2140
2135
  /has-flag/4.0.0:
2141
2136
  dev: true
2142
2137
  engines:
@@ -2145,7 +2140,7 @@ packages:
2145
2140
  integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==
2146
2141
  /has-property-descriptors/1.0.0:
2147
2142
  dependencies:
2148
- get-intrinsic: 1.1.1
2143
+ get-intrinsic: 1.1.2
2149
2144
  dev: true
2150
2145
  resolution:
2151
2146
  integrity: sha512-62DVLZGoiEBDHQyqG4w9xCuZ7eJEwNmJRWw2VY84Oedb7WFcA27fiEVe8oUQx9hAUJ4ekurquucTGwsyO1XGdQ==
@@ -2168,39 +2163,33 @@ packages:
2168
2163
  hasBin: true
2169
2164
  resolution:
2170
2165
  integrity: sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==
2171
- /html-loader/2.1.2_webpack@5.72.1:
2166
+ /html-loader/4.1.0_webpack@5.74.0:
2172
2167
  dependencies:
2173
- html-minifier-terser: 5.1.1
2174
- parse5: 6.0.1
2175
- webpack: 5.72.1_webpack-cli@4.9.2
2168
+ html-minifier-terser: 6.1.0
2169
+ parse5: 7.0.0
2170
+ webpack: 5.74.0_webpack-cli@4.10.0
2176
2171
  dev: true
2177
2172
  engines:
2178
- node: '>= 10.13.0'
2173
+ node: '>= 14.15.0'
2179
2174
  peerDependencies:
2180
2175
  webpack: ^5.0.0
2181
2176
  resolution:
2182
- integrity: sha512-XB4O1+6mpLp4qy/3qg5+1QPZ/uXvWtO64hNAX87sKHwcHkp1LJGU7V3sJ9iVmRACElAZXQ4YOO/Lbkx5kYfl9A==
2183
- /html-minifier-terser/5.1.1:
2177
+ integrity: sha512-QDDNmLgn96NWtTPx/VXRerFXH0hn7cm4bruqsZ333GCb+rqiqGurcxtP/M52wcui1/iLiu0l5ms/McE7/Ik6aQ==
2178
+ /html-minifier-terser/6.1.0:
2184
2179
  dependencies:
2185
2180
  camel-case: 4.1.2
2186
- clean-css: 4.2.4
2187
- commander: 4.1.1
2181
+ clean-css: 5.3.1
2182
+ commander: 8.3.0
2188
2183
  he: 1.2.0
2189
2184
  param-case: 3.0.4
2190
2185
  relateurl: 0.2.7
2191
- terser: 4.8.0
2186
+ terser: 5.14.2
2192
2187
  dev: true
2193
2188
  engines:
2194
- node: '>=6'
2189
+ node: '>=12'
2195
2190
  hasBin: true
2196
2191
  resolution:
2197
- integrity: sha512-ZPr5MNObqnV/T9akshPKbVgyOqLmy+Bxo7juKCfTfnjNniTAMdy4hz21YQqoofMBJD2kdREaqPPdThoR78Tgxg==
2198
- /human-signals/2.1.0:
2199
- dev: true
2200
- engines:
2201
- node: '>=10.17.0'
2202
- resolution:
2203
- integrity: sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==
2192
+ integrity: sha512-YXxSlJBZTP7RS3tWnQw74ooKa6L9b9i9QYXY21eUEvhZ3u9XLfv6OnFsQq6RxkhHygsaUMvYsZRV5rU/OVNZxw==
2204
2193
  /icss-utils/5.1.0_postcss@8.4.14:
2205
2194
  dependencies:
2206
2195
  postcss: 8.4.14
@@ -2211,10 +2200,10 @@ packages:
2211
2200
  postcss: ^8.1.0
2212
2201
  resolution:
2213
2202
  integrity: sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==
2214
- /immutable/4.0.0:
2203
+ /immutable/4.1.0:
2215
2204
  dev: true
2216
2205
  resolution:
2217
- integrity: sha512-zIE9hX70qew5qTUjSS7wi1iwj/l7+m54KWU247nhM3v806UdGj1yDndXj+IOYxxtW9zyLI+xqFNZjTuDaLUqFw==
2206
+ integrity: sha512-oNkuqVTA8jqG1Q6c+UglTOD1xhC1BtjKI7XkCXRkZHrN5m18/XsnUp8Q89GkQO/z+0WjonSvl0FLhDYftp46nQ==
2218
2207
  /import-fresh/3.3.0:
2219
2208
  dependencies:
2220
2209
  parent-module: 1.0.1
@@ -2240,7 +2229,7 @@ packages:
2240
2229
  wrappy: 1.0.2
2241
2230
  dev: true
2242
2231
  resolution:
2243
- integrity: sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=
2232
+ integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==
2244
2233
  /inherits/2.0.4:
2245
2234
  dev: true
2246
2235
  resolution:
@@ -2254,7 +2243,7 @@ packages:
2254
2243
  /is-arrayish/0.2.1:
2255
2244
  dev: true
2256
2245
  resolution:
2257
- integrity: sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0=
2246
+ integrity: sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==
2258
2247
  /is-binary-path/2.1.0:
2259
2248
  dependencies:
2260
2249
  binary-extensions: 2.2.0
@@ -2274,7 +2263,7 @@ packages:
2274
2263
  engines:
2275
2264
  node: '>=0.10.0'
2276
2265
  resolution:
2277
- integrity: sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=
2266
+ integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==
2278
2267
  /is-glob/4.0.3:
2279
2268
  dependencies:
2280
2269
  is-extglob: 2.1.1
@@ -2297,25 +2286,19 @@ packages:
2297
2286
  node: '>=0.10.0'
2298
2287
  resolution:
2299
2288
  integrity: sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==
2300
- /is-stream/2.0.1:
2301
- dev: true
2302
- engines:
2303
- node: '>=8'
2304
- resolution:
2305
- integrity: sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==
2306
2289
  /isexe/2.0.0:
2307
2290
  dev: true
2308
2291
  resolution:
2309
- integrity: sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=
2292
+ integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==
2310
2293
  /isobject/3.0.1:
2311
2294
  dev: true
2312
2295
  engines:
2313
2296
  node: '>=0.10.0'
2314
2297
  resolution:
2315
- integrity: sha1-TkMekrEalzFjaqH5yNHMvP2reN8=
2298
+ integrity: sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg==
2316
2299
  /jest-worker/27.5.1:
2317
2300
  dependencies:
2318
- '@types/node': 16.11.36
2301
+ '@types/node': 16.11.45
2319
2302
  merge-stream: 2.0.0
2320
2303
  supports-color: 8.1.1
2321
2304
  dev: true
@@ -2331,7 +2314,7 @@ packages:
2331
2314
  dev: true
2332
2315
  hasBin: true
2333
2316
  resolution:
2334
- integrity: sha1-597mbjXW/Bb3EP6R1c9p9w8IkR0=
2317
+ integrity: sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA==
2335
2318
  /jsesc/2.5.2:
2336
2319
  dev: true
2337
2320
  engines:
@@ -2354,10 +2337,10 @@ packages:
2354
2337
  hasBin: true
2355
2338
  resolution:
2356
2339
  integrity: sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==
2357
- /jsonc-parser/3.0.0:
2340
+ /jsonc-parser/3.1.0:
2358
2341
  dev: true
2359
2342
  resolution:
2360
- integrity: sha512-fQzRfAbIBnR0IQvftw9FJveWiHp72Fg20giDrHz6TdfB12UH/uue0D3hm57UB5KgAVuniLMCaS8P1IMj9NR7cA==
2343
+ integrity: sha512-DRf0QjnNeCUds3xTjKlQQ3DpJD51GvDjJfnxUVWg6PZTo2otSm+slzNAxU/35hF8/oJIKoG9slq30JYOsF2azg==
2361
2344
  /kind-of/6.0.3:
2362
2345
  dev: true
2363
2346
  engines:
@@ -2401,11 +2384,7 @@ packages:
2401
2384
  /lodash.debounce/4.0.8:
2402
2385
  dev: true
2403
2386
  resolution:
2404
- integrity: sha1-gteb/zCmfEAF/9XiUVMArZyk168=
2405
- /lodash.sortby/4.7.0:
2406
- dev: true
2407
- resolution:
2408
- integrity: sha1-7dFMgk4sycHgsKG0K7UhBRakJDg=
2387
+ integrity: sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==
2409
2388
  /lower-case/2.0.2:
2410
2389
  dependencies:
2411
2390
  tslib: 2.4.0
@@ -2432,13 +2411,13 @@ packages:
2432
2411
  node: '>=8'
2433
2412
  resolution:
2434
2413
  integrity: sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==
2435
- /marked/4.0.16:
2414
+ /marked/4.0.18:
2436
2415
  dev: true
2437
2416
  engines:
2438
2417
  node: '>= 12'
2439
2418
  hasBin: true
2440
2419
  resolution:
2441
- integrity: sha512-wahonIQ5Jnyatt2fn8KqF/nIqZM8mh3oRu2+l5EANGMhu6RFjiSG52QNE2eWzFMI94HqYSgN184NurgNG6CztA==
2420
+ integrity: sha512-wbLDJ7Zh0sqA0Vdg6aqlbT+yPxqLblpAZh1mK2+AO2twQkPywvvqQNfEPVwSSRjZ7dZcdeVBIAgiO7MMp3Dszw==
2442
2421
  /merge-stream/2.0.0:
2443
2422
  dev: true
2444
2423
  resolution:
@@ -2466,12 +2445,6 @@ packages:
2466
2445
  node: '>= 0.6'
2467
2446
  resolution:
2468
2447
  integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==
2469
- /mimic-fn/2.1.0:
2470
- dev: true
2471
- engines:
2472
- node: '>=6'
2473
- resolution:
2474
- integrity: sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==
2475
2448
  /minimatch/3.1.2:
2476
2449
  dependencies:
2477
2450
  brace-expansion: 1.1.11
@@ -2489,7 +2462,7 @@ packages:
2489
2462
  /minimist/0.1.0:
2490
2463
  dev: true
2491
2464
  resolution:
2492
- integrity: sha1-md9lelJXTCHJBXSX33QnkLK0wN4=
2465
+ integrity: sha512-wR5Ipl99t0mTGwLjQJnBjrP/O7zBbLZqvA3aw32DmLx+nXHfWctUjzDjnDx09pX1Po86WFQazF9xUzfMea3Cnw==
2493
2466
  /minimist/1.2.6:
2494
2467
  dev: true
2495
2468
  resolution:
@@ -2523,10 +2496,10 @@ packages:
2523
2496
  dev: true
2524
2497
  resolution:
2525
2498
  integrity: sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==
2526
- /node-releases/2.0.4:
2499
+ /node-releases/2.0.6:
2527
2500
  dev: true
2528
2501
  resolution:
2529
- integrity: sha512-gbMzqQtTtDz/00jQzZ21PQzdI9PyLYqUSvD0p3naOhX4odFji0ZxYdnVwPTxmSwkmxhcFImpozceidSG+AgoPQ==
2502
+ integrity: sha512-PiVXnNuFm5+iYkLBNeq5211hvO38y63T0i2KKh2KnUs3RpzJ+JtODFjkD8yjLwnDkTYF1eKXheUwdssR+NRZdg==
2530
2503
  /normalize-path/3.0.0:
2531
2504
  dev: true
2532
2505
  engines:
@@ -2538,15 +2511,7 @@ packages:
2538
2511
  engines:
2539
2512
  node: '>=0.10.0'
2540
2513
  resolution:
2541
- integrity: sha1-LRDAa9/TEuqXd2laTShDlFa3WUI=
2542
- /npm-run-path/4.0.1:
2543
- dependencies:
2544
- path-key: 3.1.1
2545
- dev: true
2546
- engines:
2547
- node: '>=8'
2548
- resolution:
2549
- integrity: sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==
2514
+ integrity: sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==
2550
2515
  /object-keys/1.1.1:
2551
2516
  dev: true
2552
2517
  engines:
@@ -2569,15 +2534,7 @@ packages:
2569
2534
  wrappy: 1.0.2
2570
2535
  dev: true
2571
2536
  resolution:
2572
- integrity: sha1-WDsap3WWHUsROsF9nFC6753Xa9E=
2573
- /onetime/5.1.2:
2574
- dependencies:
2575
- mimic-fn: 2.1.0
2576
- dev: true
2577
- engines:
2578
- node: '>=6'
2579
- resolution:
2580
- integrity: sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==
2537
+ integrity: sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==
2581
2538
  /p-limit/2.3.0:
2582
2539
  dependencies:
2583
2540
  p-try: 2.2.0
@@ -2617,7 +2574,7 @@ packages:
2617
2574
  integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==
2618
2575
  /parse-json/5.2.0:
2619
2576
  dependencies:
2620
- '@babel/code-frame': 7.16.7
2577
+ '@babel/code-frame': 7.18.6
2621
2578
  error-ex: 1.3.2
2622
2579
  json-parse-even-better-errors: 2.3.1
2623
2580
  lines-and-columns: 1.2.4
@@ -2626,10 +2583,12 @@ packages:
2626
2583
  node: '>=8'
2627
2584
  resolution:
2628
2585
  integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==
2629
- /parse5/6.0.1:
2586
+ /parse5/7.0.0:
2587
+ dependencies:
2588
+ entities: 4.3.1
2630
2589
  dev: true
2631
2590
  resolution:
2632
- integrity: sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw==
2591
+ integrity: sha512-y/t8IXSPWTuRZqXc0ajH/UwDj4mnqLEbSttNbThcFhGrZuOyoyvNBO85PBp2jQa55wY9d07PBNjsK8ZP3K5U6g==
2633
2592
  /pascal-case/3.1.2:
2634
2593
  dependencies:
2635
2594
  no-case: 3.0.4
@@ -2648,7 +2607,7 @@ packages:
2648
2607
  engines:
2649
2608
  node: '>=0.10.0'
2650
2609
  resolution:
2651
- integrity: sha1-F0uSaHNVNP+8es5r9TpanhtcX18=
2610
+ integrity: sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==
2652
2611
  /path-key/3.1.1:
2653
2612
  dev: true
2654
2613
  engines:
@@ -2683,12 +2642,12 @@ packages:
2683
2642
  node: '>=8'
2684
2643
  resolution:
2685
2644
  integrity: sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==
2686
- /postcss-loader/6.2.1_webpack@5.72.1:
2645
+ /postcss-loader/6.2.1_webpack@5.74.0:
2687
2646
  dependencies:
2688
2647
  cosmiconfig: 7.0.1
2689
2648
  klona: 2.0.5
2690
2649
  semver: 7.3.7
2691
- webpack: 5.72.1_webpack-cli@4.9.2
2650
+ webpack: 5.74.0_webpack-cli@4.10.0
2692
2651
  dev: true
2693
2652
  engines:
2694
2653
  node: '>= 12.13.0'
@@ -2787,7 +2746,7 @@ packages:
2787
2746
  integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==
2788
2747
  /rechoir/0.7.1:
2789
2748
  dependencies:
2790
- resolve: 1.22.0
2749
+ resolve: 1.22.1
2791
2750
  dev: true
2792
2751
  engines:
2793
2752
  node: '>= 0.10'
@@ -2811,11 +2770,11 @@ packages:
2811
2770
  integrity: sha512-p3VT+cOEgxFsRRA9X4lkI1E+k2/CtnKtU4gcxyaCUreilL/vqI6CdZ3wxVUx3UOUg+gnUOQQcRI7BmSI656MYA==
2812
2771
  /regenerator-transform/0.15.0:
2813
2772
  dependencies:
2814
- '@babel/runtime': 7.18.0
2773
+ '@babel/runtime': 7.18.9
2815
2774
  dev: true
2816
2775
  resolution:
2817
2776
  integrity: sha512-LsrGtPmbYg19bcPHwdtmXwbW+TqNvtY4riE3P83foeHRroMbH6/2ddFBfab3t7kbzc7v7p4wbkIecHImqt0QNg==
2818
- /regexpu-core/5.0.1:
2777
+ /regexpu-core/5.1.0:
2819
2778
  dependencies:
2820
2779
  regenerate: 1.4.2
2821
2780
  regenerate-unicode-properties: 10.0.1
@@ -2827,7 +2786,7 @@ packages:
2827
2786
  engines:
2828
2787
  node: '>=4'
2829
2788
  resolution:
2830
- integrity: sha512-CriEZlrKK9VJw/xQGJpQM5rY88BtuL8DM+AEwvcThHilbxiTAy8vq4iJnd2tqq8wLmjbGZzP7ZcKFjbGkmEFrw==
2789
+ integrity: sha512-bb6hk+xWd2PEOkj5It46A16zFMs2mv86Iwpdu94la4S3sJ7C973h2dHpYKwIBGaWSO7cIRJ+UX0IeMaWcO4qwA==
2831
2790
  /regjsgen/0.6.0:
2832
2791
  dev: true
2833
2792
  resolution:
@@ -2844,7 +2803,7 @@ packages:
2844
2803
  engines:
2845
2804
  node: '>= 0.10'
2846
2805
  resolution:
2847
- integrity: sha1-VNvzd+UUQKypCkzSdGANP/LYiKk=
2806
+ integrity: sha512-G08Dxvm4iDN3MLM0EsP62EDV9IuhXPR6blNz6Utcp7zyV3tr4HVNINt6MpaRWbxoOHT3Q7YN2P+jaHX8vUbgog==
2848
2807
  /resolve-cwd/3.0.0:
2849
2808
  dependencies:
2850
2809
  resolve-from: 5.0.0
@@ -2865,7 +2824,7 @@ packages:
2865
2824
  node: '>=8'
2866
2825
  resolution:
2867
2826
  integrity: sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==
2868
- /resolve/1.22.0:
2827
+ /resolve/1.22.1:
2869
2828
  dependencies:
2870
2829
  is-core-module: 2.9.0
2871
2830
  path-parse: 1.0.7
@@ -2873,7 +2832,7 @@ packages:
2873
2832
  dev: true
2874
2833
  hasBin: true
2875
2834
  resolution:
2876
- integrity: sha512-Hhtrw0nLeSrFQ7phPp4OOcVjLPIeMnRlr5mcnVuMe7M/7eBn98A3hmFRLoFo3DLZkivSYwhRUJTyPyWAk56WLw==
2835
+ integrity: sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==
2877
2836
  /safe-buffer/5.1.2:
2878
2837
  dev: true
2879
2838
  resolution:
@@ -2882,12 +2841,12 @@ packages:
2882
2841
  dev: true
2883
2842
  resolution:
2884
2843
  integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==
2885
- /sass-loader/12.6.0_sass@1.52.1+webpack@5.72.1:
2844
+ /sass-loader/12.6.0_sass@1.54.0+webpack@5.74.0:
2886
2845
  dependencies:
2887
2846
  klona: 2.0.5
2888
2847
  neo-async: 2.6.2
2889
- sass: 1.52.1
2890
- webpack: 5.72.1_webpack-cli@4.9.2
2848
+ sass: 1.54.0
2849
+ webpack: 5.74.0_webpack-cli@4.10.0
2891
2850
  dev: true
2892
2851
  engines:
2893
2852
  node: '>= 12.13.0'
@@ -2908,17 +2867,17 @@ packages:
2908
2867
  optional: true
2909
2868
  resolution:
2910
2869
  integrity: sha512-oLTaH0YCtX4cfnJZxKSLAyglED0naiYfNG1iXfU5w1LNZ+ukoA5DtyDIN5zmKVZwYNJP4KRc5Y3hkWga+7tYfA==
2911
- /sass/1.52.1:
2870
+ /sass/1.54.0:
2912
2871
  dependencies:
2913
2872
  chokidar: 3.5.3
2914
- immutable: 4.0.0
2873
+ immutable: 4.1.0
2915
2874
  source-map-js: 1.0.2
2916
2875
  dev: true
2917
2876
  engines:
2918
2877
  node: '>=12.0.0'
2919
2878
  hasBin: true
2920
2879
  resolution:
2921
- integrity: sha512-fSzYTbr7z8oQnVJ3Acp9hV80dM1fkMN7mSD/25mpcct9F7FPBMOI8krEYALgU1aZoqGhQNhTPsuSmxjnIvAm4Q==
2880
+ integrity: sha512-C4zp79GCXZfK0yoHZg+GxF818/aclhp9F48XBu/+bm9vXEVAYov9iU3FBVRMq3Hx3OA4jfKL+p2K9180mEh0xQ==
2922
2881
  /schema-utils/2.7.1:
2923
2882
  dependencies:
2924
2883
  '@types/json-schema': 7.0.11
@@ -2988,16 +2947,12 @@ packages:
2988
2947
  integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==
2989
2948
  /shiki/0.10.1:
2990
2949
  dependencies:
2991
- jsonc-parser: 3.0.0
2950
+ jsonc-parser: 3.1.0
2992
2951
  vscode-oniguruma: 1.6.2
2993
2952
  vscode-textmate: 5.2.0
2994
2953
  dev: true
2995
2954
  resolution:
2996
2955
  integrity: sha512-VsY7QJVzU51j5o1+DguUd+6vmCmZ5v/6gYu4vyYAhzjuNQU6P/vmSy4uQaOhvje031qQMiW0d2BwgMH52vqMng==
2997
- /signal-exit/3.0.7:
2998
- dev: true
2999
- resolution:
3000
- integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==
3001
2956
  /source-map-js/1.0.2:
3002
2957
  dev: true
3003
2958
  engines:
@@ -3017,23 +2972,9 @@ packages:
3017
2972
  node: '>=0.10.0'
3018
2973
  resolution:
3019
2974
  integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==
3020
- /source-map/0.8.0-beta.0:
3021
- dependencies:
3022
- whatwg-url: 7.1.0
3023
- dev: true
3024
- engines:
3025
- node: '>= 8'
3026
- resolution:
3027
- integrity: sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA==
3028
- /strip-final-newline/2.0.0:
3029
- dev: true
3030
- engines:
3031
- node: '>=6'
3032
- resolution:
3033
- integrity: sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==
3034
- /style-loader/3.3.1_webpack@5.72.1:
2975
+ /style-loader/3.3.1_webpack@5.74.0:
3035
2976
  dependencies:
3036
- webpack: 5.72.1_webpack-cli@4.9.2
2977
+ webpack: 5.74.0_webpack-cli@4.10.0
3037
2978
  dev: true
3038
2979
  engines:
3039
2980
  node: '>= 12.13.0'
@@ -3077,14 +3018,14 @@ packages:
3077
3018
  node: '>=6'
3078
3019
  resolution:
3079
3020
  integrity: sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==
3080
- /terser-webpack-plugin/5.3.1_webpack@5.72.1:
3021
+ /terser-webpack-plugin/5.3.3_webpack@5.74.0:
3081
3022
  dependencies:
3023
+ '@jridgewell/trace-mapping': 0.3.14
3082
3024
  jest-worker: 27.5.1
3083
3025
  schema-utils: 3.1.1
3084
3026
  serialize-javascript: 6.0.0
3085
- source-map: 0.6.1
3086
- terser: 5.13.1
3087
- webpack: 5.72.1_webpack-cli@4.9.2
3027
+ terser: 5.14.2
3028
+ webpack: 5.74.0_webpack-cli@4.10.0
3088
3029
  dev: true
3089
3030
  engines:
3090
3031
  node: '>= 10.13.0'
@@ -3101,30 +3042,19 @@ packages:
3101
3042
  uglify-js:
3102
3043
  optional: true
3103
3044
  resolution:
3104
- integrity: sha512-GvlZdT6wPQKbDNW/GDQzZFg/j4vKU96yl2q6mcUkzKOgW4gwf1Z8cZToUCrz31XHlPWH8MVb1r2tFtdDtTGJ7g==
3105
- /terser/4.8.0:
3106
- dependencies:
3107
- commander: 2.20.3
3108
- source-map: 0.6.1
3109
- source-map-support: 0.5.21
3110
- dev: true
3111
- engines:
3112
- node: '>=6.0.0'
3113
- hasBin: true
3114
- resolution:
3115
- integrity: sha512-EAPipTNeWsb/3wLPeup1tVPaXfIaU68xMnVdPafIL1TV05OhASArYyIfFvnvJCNrR2NIOvDVNNTFRa+Re2MWyw==
3116
- /terser/5.13.1:
3045
+ integrity: sha512-Fx60G5HNYknNTNQnzQ1VePRuu89ZVYWfjRAeT5rITuCY/1b08s49e5kSQwHDirKZWuoKOBRFS98EUUoZ9kLEwQ==
3046
+ /terser/5.14.2:
3117
3047
  dependencies:
3118
- acorn: 8.7.1
3048
+ '@jridgewell/source-map': 0.3.2
3049
+ acorn: 8.8.0
3119
3050
  commander: 2.20.3
3120
- source-map: 0.8.0-beta.0
3121
3051
  source-map-support: 0.5.21
3122
3052
  dev: true
3123
3053
  engines:
3124
3054
  node: '>=10'
3125
3055
  hasBin: true
3126
3056
  resolution:
3127
- integrity: sha512-hn4WKOfwnwbYfe48NgrQjqNOH9jzLqRcIfbYytOXCOv46LBfWr9bDS17MQqOi+BWGD0sJK3Sj5NC/gJjiojaoA==
3057
+ integrity: sha512-oL0rGeM/WFQCUd0y2QrWxYnq7tfSuKBiqTjRPWrRgB46WD/kiwHwF8T23z78H6Q6kGCuuHcPB+KULHRdxvVGQA==
3128
3058
  /tippy.js/6.3.7:
3129
3059
  dependencies:
3130
3060
  '@popperjs/core': 2.11.5
@@ -3136,7 +3066,7 @@ packages:
3136
3066
  engines:
3137
3067
  node: '>=4'
3138
3068
  resolution:
3139
- integrity: sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4=
3069
+ integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==
3140
3070
  /to-regex-range/5.0.1:
3141
3071
  dependencies:
3142
3072
  is-number: 7.0.0
@@ -3145,19 +3075,14 @@ packages:
3145
3075
  node: '>=8.0'
3146
3076
  resolution:
3147
3077
  integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==
3148
- /tr46/1.0.1:
3149
- dependencies:
3150
- punycode: 2.1.1
3151
- dev: true
3152
- resolution:
3153
- integrity: sha1-qLE/1r/SSJUZZ0zN5VujaTtwbQk=
3154
- /ts-loader/9.3.0_webpack@5.72.1:
3078
+ /ts-loader/9.3.1_typescript@4.7.4+webpack@5.74.0:
3155
3079
  dependencies:
3156
3080
  chalk: 4.1.2
3157
- enhanced-resolve: 5.9.3
3081
+ enhanced-resolve: 5.10.0
3158
3082
  micromatch: 4.0.5
3159
3083
  semver: 7.3.7
3160
- webpack: 5.72.1_webpack-cli@4.9.2
3084
+ typescript: 4.7.4
3085
+ webpack: 5.74.0_webpack-cli@4.10.0
3161
3086
  dev: true
3162
3087
  engines:
3163
3088
  node: '>=12.0.0'
@@ -3165,26 +3090,34 @@ packages:
3165
3090
  typescript: '*'
3166
3091
  webpack: ^5.0.0
3167
3092
  resolution:
3168
- integrity: sha512-2kLLAdAD+FCKijvGKi9sS0OzoqxLCF3CxHpok7rVgCZ5UldRzH0TkbwG9XECKjBzHsAewntC5oDaI/FwKzEUog==
3093
+ integrity: sha512-OkyShkcZTsTwyS3Kt7a4rsT/t2qvEVQuKCTg4LJmpj9fhFR7ukGdZwV6Qq3tRUkqcXtfGpPR7+hFKHCG/0d3Lw==
3169
3094
  /tslib/2.4.0:
3170
3095
  dev: true
3171
3096
  resolution:
3172
3097
  integrity: sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==
3173
- /typedoc/0.22.15:
3098
+ /typedoc/0.22.18_typescript@4.7.4:
3174
3099
  dependencies:
3175
- glob: 7.2.3
3100
+ glob: 8.0.3
3176
3101
  lunr: 2.3.9
3177
- marked: 4.0.16
3102
+ marked: 4.0.18
3178
3103
  minimatch: 5.1.0
3179
3104
  shiki: 0.10.1
3105
+ typescript: 4.7.4
3180
3106
  dev: true
3181
3107
  engines:
3182
3108
  node: '>= 12.10.0'
3183
3109
  hasBin: true
3184
3110
  peerDependencies:
3185
- typescript: 4.0.x || 4.1.x || 4.2.x || 4.3.x || 4.4.x || 4.5.x || 4.6.x
3111
+ typescript: 4.0.x || 4.1.x || 4.2.x || 4.3.x || 4.4.x || 4.5.x || 4.6.x || 4.7.x
3112
+ resolution:
3113
+ integrity: sha512-NK9RlLhRUGMvc6Rw5USEYgT4DVAUFk7IF7Q6MYfpJ88KnTZP7EneEa4RcP+tX1auAcz7QT1Iy0bUSZBYYHdoyA==
3114
+ /typescript/4.7.4:
3115
+ dev: true
3116
+ engines:
3117
+ node: '>=4.2.0'
3118
+ hasBin: true
3186
3119
  resolution:
3187
- integrity: sha512-CMd1lrqQbFvbx6S9G6fL4HKp3GoIuhujJReWqlIvSb2T26vGai+8Os3Mde7Pn832pXYemd9BMuuYWhFpL5st0Q==
3120
+ integrity: sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
3188
3121
  /unicode-canonical-property-names-ecmascript/2.0.0:
3189
3122
  dev: true
3190
3123
  engines:
@@ -3212,6 +3145,17 @@ packages:
3212
3145
  node: '>=4'
3213
3146
  resolution:
3214
3147
  integrity: sha512-5Zfuy9q/DFr4tfO7ZPeVXb1aPoeQSdeFMLpYuFebehDAhbuevLs5yxSZmIFN1tP5F9Wl4IpJrYojg85/zgyZHQ==
3148
+ /update-browserslist-db/1.0.5_browserslist@4.21.2:
3149
+ dependencies:
3150
+ browserslist: 4.21.2
3151
+ escalade: 3.1.1
3152
+ picocolors: 1.0.0
3153
+ dev: true
3154
+ hasBin: true
3155
+ peerDependencies:
3156
+ browserslist: '>= 4.21.0'
3157
+ resolution:
3158
+ integrity: sha512-dteFFpCyvuDdr9S/ff1ISkKt/9YZxKjI9WlRR99c180GaztJtRa/fn18FdxGVKVsnPY7/a/FDN68mcvUmP4U7Q==
3215
3159
  /uri-js/4.4.1:
3216
3160
  dependencies:
3217
3161
  punycode: 2.1.1
@@ -3221,7 +3165,7 @@ packages:
3221
3165
  /util-deprecate/1.0.2:
3222
3166
  dev: true
3223
3167
  resolution:
3224
- integrity: sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=
3168
+ integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==
3225
3169
  /vscode-oniguruma/1.6.2:
3226
3170
  dev: true
3227
3171
  resolution:
@@ -3230,7 +3174,7 @@ packages:
3230
3174
  dev: true
3231
3175
  resolution:
3232
3176
  integrity: sha512-Uw5ooOQxRASHgu6C7GVvUxisKXfSgW4oFlO+aa+PAkgmH89O3CXxEEzNRNtHSqtXFTl0nAC1uYj0GMSH27uwtQ==
3233
- /watchpack/2.3.1:
3177
+ /watchpack/2.4.0:
3234
3178
  dependencies:
3235
3179
  glob-to-regexp: 0.4.1
3236
3180
  graceful-fs: 4.2.10
@@ -3238,25 +3182,21 @@ packages:
3238
3182
  engines:
3239
3183
  node: '>=10.13.0'
3240
3184
  resolution:
3241
- integrity: sha512-x0t0JuydIo8qCNctdDrn1OzH/qDzk2+rdCOC3YzumZ42fiMqmQ7T3xQurykYMhYfHaPHTp4ZxAx2NfUo1K6QaA==
3242
- /webidl-conversions/4.0.2:
3243
- dev: true
3244
- resolution:
3245
- integrity: sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==
3246
- /webpack-cli/4.9.2_webpack@5.72.1:
3185
+ integrity: sha512-Lcvm7MGST/4fup+ifyKi2hjyIAwcdI4HRgtvTpIUxBRhB+RFtUh8XtDOxUfctVCnhVi+QQj49i91OyvzkJl6cg==
3186
+ /webpack-cli/4.10.0_webpack@5.74.0:
3247
3187
  dependencies:
3248
3188
  '@discoveryjs/json-ext': 0.5.7
3249
- '@webpack-cli/configtest': 1.1.1_webpack-cli@4.9.2+webpack@5.72.1
3250
- '@webpack-cli/info': 1.4.1_webpack-cli@4.9.2
3251
- '@webpack-cli/serve': 1.6.1_webpack-cli@4.9.2
3252
- colorette: 2.0.16
3189
+ '@webpack-cli/configtest': 1.2.0_ed7de2690da194b35567e1e94055cb2c
3190
+ '@webpack-cli/info': 1.5.0_webpack-cli@4.10.0
3191
+ '@webpack-cli/serve': 1.7.0_webpack-cli@4.10.0
3192
+ colorette: 2.0.19
3253
3193
  commander: 7.2.0
3254
- execa: 5.1.1
3255
- fastest-levenshtein: 1.0.12
3194
+ cross-spawn: 7.0.3
3195
+ fastest-levenshtein: 1.0.14
3256
3196
  import-local: 3.1.0
3257
3197
  interpret: 2.2.0
3258
3198
  rechoir: 0.7.1
3259
- webpack: 5.72.1_webpack-cli@4.9.2
3199
+ webpack: 5.74.0_webpack-cli@4.10.0
3260
3200
  webpack-merge: 5.8.0
3261
3201
  dev: true
3262
3202
  engines:
@@ -3278,7 +3218,7 @@ packages:
3278
3218
  webpack-dev-server:
3279
3219
  optional: true
3280
3220
  resolution:
3281
- integrity: sha512-m3/AACnBBzK/kMTcxWHcZFPrw/eQuY4Df1TxvIWfWM2x7mRqBQCqKEd96oCUa9jkapLBaFfRce33eGDb4Pr7YQ==
3221
+ integrity: sha512-NLhDfH/h4O6UOy+0LSso42xvYypClINuMNBVVzX4vX98TmTaTUxwRbXdhucbFMd2qLaCTcLq/PdYrvi8onw90w==
3282
3222
  /webpack-merge/5.8.0:
3283
3223
  dependencies:
3284
3224
  clone-deep: 4.0.1
@@ -3294,18 +3234,18 @@ packages:
3294
3234
  node: '>=10.13.0'
3295
3235
  resolution:
3296
3236
  integrity: sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
3297
- /webpack/5.72.1_webpack-cli@4.9.2:
3237
+ /webpack/5.74.0_webpack-cli@4.10.0:
3298
3238
  dependencies:
3299
- '@types/eslint-scope': 3.7.3
3239
+ '@types/eslint-scope': 3.7.4
3300
3240
  '@types/estree': 0.0.51
3301
3241
  '@webassemblyjs/ast': 1.11.1
3302
3242
  '@webassemblyjs/wasm-edit': 1.11.1
3303
3243
  '@webassemblyjs/wasm-parser': 1.11.1
3304
- acorn: 8.7.1
3305
- acorn-import-assertions: 1.8.0_acorn@8.7.1
3306
- browserslist: 4.20.3
3244
+ acorn: 8.8.0
3245
+ acorn-import-assertions: 1.8.0_acorn@8.8.0
3246
+ browserslist: 4.21.2
3307
3247
  chrome-trace-event: 1.0.3
3308
- enhanced-resolve: 5.9.3
3248
+ enhanced-resolve: 5.10.0
3309
3249
  es-module-lexer: 0.9.3
3310
3250
  eslint-scope: 5.1.1
3311
3251
  events: 3.3.0
@@ -3317,9 +3257,9 @@ packages:
3317
3257
  neo-async: 2.6.2
3318
3258
  schema-utils: 3.1.1
3319
3259
  tapable: 2.2.1
3320
- terser-webpack-plugin: 5.3.1_webpack@5.72.1
3321
- watchpack: 2.3.1
3322
- webpack-cli: 4.9.2_webpack@5.72.1
3260
+ terser-webpack-plugin: 5.3.3_webpack@5.74.0
3261
+ watchpack: 2.4.0
3262
+ webpack-cli: 4.10.0_webpack@5.74.0
3323
3263
  webpack-sources: 3.2.3
3324
3264
  dev: true
3325
3265
  engines:
@@ -3331,15 +3271,7 @@ packages:
3331
3271
  webpack-cli:
3332
3272
  optional: true
3333
3273
  resolution:
3334
- integrity: sha512-dXG5zXCLspQR4krZVR6QgajnZOjW2K/djHvdcRaDQvsjV9z9vaW6+ja5dZOYbqBBjF6kGXka/2ZyxNdc+8Jung==
3335
- /whatwg-url/7.1.0:
3336
- dependencies:
3337
- lodash.sortby: 4.7.0
3338
- tr46: 1.0.1
3339
- webidl-conversions: 4.0.2
3340
- dev: true
3341
- resolution:
3342
- integrity: sha512-WUu7Rg1DroM7oQvGWfOiAK21n74Gg+T4elXEQYkOhtyLeWiJFoOGLXPKI/9gzIie9CtwVLm8wtw6YJdKyxSjeg==
3274
+ integrity: sha512-A2InDwnhhGN4LYctJj6M1JEaGL7Luj6LOmyBHjcI8529cm5p6VXiTIW2sn6ffvEAKmveLzvu4jrihwXtPojlAA==
3343
3275
  /which/2.0.2:
3344
3276
  dependencies:
3345
3277
  isexe: 2.0.0
@@ -3356,7 +3288,7 @@ packages:
3356
3288
  /wrappy/1.0.2:
3357
3289
  dev: true
3358
3290
  resolution:
3359
- integrity: sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=
3291
+ integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==
3360
3292
  /yallist/4.0.0:
3361
3293
  dev: true
3362
3294
  resolution:
@@ -3379,13 +3311,14 @@ specifiers:
3379
3311
  core-js: ^3.22.6
3380
3312
  css-loader: ^6.7.1
3381
3313
  dts-bundle: ^0.7.3
3382
- html-loader: ^2.1.2
3314
+ html-loader: ^4.1.0
3383
3315
  postcss-loader: ^6.2.1
3384
- sass: ^1.52.1
3316
+ sass: ^1.53.0
3385
3317
  sass-loader: ^12.6.0
3386
3318
  style-loader: ^3.3.1
3387
3319
  tippy.js: ^6.3.7
3388
3320
  ts-loader: ^9.3.0
3389
- typedoc: ^0.22.15
3390
- webpack: ^5.72.1
3391
- webpack-cli: ^4.9.2
3321
+ typedoc: ^0.22.17
3322
+ typescript: ^4.7.4
3323
+ webpack: ^5.73.0
3324
+ webpack-cli: ^4.10.0