Angular job portal app
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 

28973 lignes
1.1 MiB

  1. {
  2. "name": "job-portal",
  3. "version": "0.0.1",
  4. "lockfileVersion": 2,
  5. "requires": true,
  6. "packages": {
  7. "": {
  8. "name": "job-portal",
  9. "version": "0.0.1",
  10. "dependencies": {
  11. "@capacitor/app": "1.1.1",
  12. "@capacitor/core": "3.4.3",
  13. "@capacitor/haptics": "1.1.4",
  14. "@capacitor/keyboard": "1.2.2",
  15. "@capacitor/status-bar": "1.0.8",
  16. "@ionic/react": "^6.0.0",
  17. "@ionic/react-router": "^6.0.0",
  18. "@testing-library/jest-dom": "^5.11.9",
  19. "@testing-library/react": "^11.2.5",
  20. "@testing-library/user-event": "^12.6.3",
  21. "@types/jest": "^26.0.20",
  22. "@types/node": "^12.19.15",
  23. "@types/react": "^16.14.3",
  24. "@types/react-dom": "^16.9.10",
  25. "@types/react-router": "^5.1.11",
  26. "@types/react-router-dom": "^5.1.7",
  27. "date-fns": "^2.28.0",
  28. "ionicons": "^5.4.0",
  29. "node": "^17.7.2",
  30. "node-sass": "^7.0.1",
  31. "react": "^17.0.1",
  32. "react-circular-progressbar": "^2.0.4",
  33. "react-countdown-circle-timer": "^3.0.9",
  34. "react-dom": "^17.0.1",
  35. "react-router": "^5.2.0",
  36. "react-router-dom": "^5.2.0",
  37. "react-scripts": "^5.0.0",
  38. "sass": "^1.50.0",
  39. "typescript": "^4.1.3",
  40. "web-vitals": "^0.2.4",
  41. "workbox-background-sync": "^5.1.4",
  42. "workbox-broadcast-update": "^5.1.4",
  43. "workbox-cacheable-response": "^5.1.4",
  44. "workbox-core": "^5.1.4",
  45. "workbox-expiration": "^5.1.4",
  46. "workbox-google-analytics": "^5.1.4",
  47. "workbox-navigation-preload": "^5.1.4",
  48. "workbox-precaching": "^5.1.4",
  49. "workbox-range-requests": "^5.1.4",
  50. "workbox-routing": "^5.1.4",
  51. "workbox-strategies": "^5.1.4",
  52. "workbox-streams": "^5.1.4"
  53. },
  54. "devDependencies": {
  55. "@capacitor/cli": "3.4.3"
  56. }
  57. },
  58. "node_modules/@ampproject/remapping": {
  59. "version": "2.1.2",
  60. "resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.1.2.tgz",
  61. "integrity": "sha512-hoyByceqwKirw7w3Z7gnIIZC3Wx3J484Y3L/cMpXFbr7d9ZQj2mODrirNzcJa+SM3UlpWXYvKV4RlRpFXlWgXg==",
  62. "dependencies": {
  63. "@jridgewell/trace-mapping": "^0.3.0"
  64. },
  65. "engines": {
  66. "node": ">=6.0.0"
  67. }
  68. },
  69. "node_modules/@babel/code-frame": {
  70. "version": "7.16.7",
  71. "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.16.7.tgz",
  72. "integrity": "sha512-iAXqUn8IIeBTNd72xsFlgaXHkMBMt6y4HJp1tIaK465CWLT/fG1aqB7ykr95gHHmlBdGbFeWWfyB4NJJ0nmeIg==",
  73. "dependencies": {
  74. "@babel/highlight": "^7.16.7"
  75. },
  76. "engines": {
  77. "node": ">=6.9.0"
  78. }
  79. },
  80. "node_modules/@babel/compat-data": {
  81. "version": "7.17.7",
  82. "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.17.7.tgz",
  83. "integrity": "sha512-p8pdE6j0a29TNGebNm7NzYZWB3xVZJBZ7XGs42uAKzQo8VQ3F0By/cQCtUEABwIqw5zo6WA4NbmxsfzADzMKnQ==",
  84. "engines": {
  85. "node": ">=6.9.0"
  86. }
  87. },
  88. "node_modules/@babel/core": {
  89. "version": "7.17.9",
  90. "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.17.9.tgz",
  91. "integrity": "sha512-5ug+SfZCpDAkVp9SFIZAzlW18rlzsOcJGaetCjkySnrXXDUw9AR8cDUm1iByTmdWM6yxX6/zycaV76w3YTF2gw==",
  92. "dependencies": {
  93. "@ampproject/remapping": "^2.1.0",
  94. "@babel/code-frame": "^7.16.7",
  95. "@babel/generator": "^7.17.9",
  96. "@babel/helper-compilation-targets": "^7.17.7",
  97. "@babel/helper-module-transforms": "^7.17.7",
  98. "@babel/helpers": "^7.17.9",
  99. "@babel/parser": "^7.17.9",
  100. "@babel/template": "^7.16.7",
  101. "@babel/traverse": "^7.17.9",
  102. "@babel/types": "^7.17.0",
  103. "convert-source-map": "^1.7.0",
  104. "debug": "^4.1.0",
  105. "gensync": "^1.0.0-beta.2",
  106. "json5": "^2.2.1",
  107. "semver": "^6.3.0"
  108. },
  109. "engines": {
  110. "node": ">=6.9.0"
  111. },
  112. "funding": {
  113. "type": "opencollective",
  114. "url": "https://opencollective.com/babel"
  115. }
  116. },
  117. "node_modules/@babel/core/node_modules/semver": {
  118. "version": "6.3.0",
  119. "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
  120. "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
  121. "bin": {
  122. "semver": "bin/semver.js"
  123. }
  124. },
  125. "node_modules/@babel/eslint-parser": {
  126. "version": "7.17.0",
  127. "resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.17.0.tgz",
  128. "integrity": "sha512-PUEJ7ZBXbRkbq3qqM/jZ2nIuakUBqCYc7Qf52Lj7dlZ6zERnqisdHioL0l4wwQZnmskMeasqUNzLBFKs3nylXA==",
  129. "dependencies": {
  130. "eslint-scope": "^5.1.1",
  131. "eslint-visitor-keys": "^2.1.0",
  132. "semver": "^6.3.0"
  133. },
  134. "engines": {
  135. "node": "^10.13.0 || ^12.13.0 || >=14.0.0"
  136. },
  137. "peerDependencies": {
  138. "@babel/core": ">=7.11.0",
  139. "eslint": "^7.5.0 || ^8.0.0"
  140. }
  141. },
  142. "node_modules/@babel/eslint-parser/node_modules/eslint-scope": {
  143. "version": "5.1.1",
  144. "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz",
  145. "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==",
  146. "dependencies": {
  147. "esrecurse": "^4.3.0",
  148. "estraverse": "^4.1.1"
  149. },
  150. "engines": {
  151. "node": ">=8.0.0"
  152. }
  153. },
  154. "node_modules/@babel/eslint-parser/node_modules/eslint-visitor-keys": {
  155. "version": "2.1.0",
  156. "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz",
  157. "integrity": "sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==",
  158. "engines": {
  159. "node": ">=10"
  160. }
  161. },
  162. "node_modules/@babel/eslint-parser/node_modules/estraverse": {
  163. "version": "4.3.0",
  164. "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz",
  165. "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==",
  166. "engines": {
  167. "node": ">=4.0"
  168. }
  169. },
  170. "node_modules/@babel/eslint-parser/node_modules/semver": {
  171. "version": "6.3.0",
  172. "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
  173. "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
  174. "bin": {
  175. "semver": "bin/semver.js"
  176. }
  177. },
  178. "node_modules/@babel/generator": {
  179. "version": "7.17.9",
  180. "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.17.9.tgz",
  181. "integrity": "sha512-rAdDousTwxbIxbz5I7GEQ3lUip+xVCXooZNbsydCWs3xA7ZsYOv+CFRdzGxRX78BmQHu9B1Eso59AOZQOJDEdQ==",
  182. "dependencies": {
  183. "@babel/types": "^7.17.0",
  184. "jsesc": "^2.5.1",
  185. "source-map": "^0.5.0"
  186. },
  187. "engines": {
  188. "node": ">=6.9.0"
  189. }
  190. },
  191. "node_modules/@babel/generator/node_modules/source-map": {
  192. "version": "0.5.7",
  193. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz",
  194. "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=",
  195. "engines": {
  196. "node": ">=0.10.0"
  197. }
  198. },
  199. "node_modules/@babel/helper-annotate-as-pure": {
  200. "version": "7.16.7",
  201. "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.7.tgz",
  202. "integrity": "sha512-s6t2w/IPQVTAET1HitoowRGXooX8mCgtuP5195wD/QJPV6wYjpujCGF7JuMODVX2ZAJOf1GT6DT9MHEZvLOFSw==",
  203. "dependencies": {
  204. "@babel/types": "^7.16.7"
  205. },
  206. "engines": {
  207. "node": ">=6.9.0"
  208. }
  209. },
  210. "node_modules/@babel/helper-builder-binary-assignment-operator-visitor": {
  211. "version": "7.16.7",
  212. "resolved": "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.16.7.tgz",
  213. "integrity": "sha512-C6FdbRaxYjwVu/geKW4ZeQ0Q31AftgRcdSnZ5/jsH6BzCJbtvXvhpfkbkThYSuutZA7nCXpPR6AD9zd1dprMkA==",
  214. "dependencies": {
  215. "@babel/helper-explode-assignable-expression": "^7.16.7",
  216. "@babel/types": "^7.16.7"
  217. },
  218. "engines": {
  219. "node": ">=6.9.0"
  220. }
  221. },
  222. "node_modules/@babel/helper-compilation-targets": {
  223. "version": "7.17.7",
  224. "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.17.7.tgz",
  225. "integrity": "sha512-UFzlz2jjd8kroj0hmCFV5zr+tQPi1dpC2cRsDV/3IEW8bJfCPrPpmcSN6ZS8RqIq4LXcmpipCQFPddyFA5Yc7w==",
  226. "dependencies": {
  227. "@babel/compat-data": "^7.17.7",
  228. "@babel/helper-validator-option": "^7.16.7",
  229. "browserslist": "^4.17.5",
  230. "semver": "^6.3.0"
  231. },
  232. "engines": {
  233. "node": ">=6.9.0"
  234. },
  235. "peerDependencies": {
  236. "@babel/core": "^7.0.0"
  237. }
  238. },
  239. "node_modules/@babel/helper-compilation-targets/node_modules/semver": {
  240. "version": "6.3.0",
  241. "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
  242. "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
  243. "bin": {
  244. "semver": "bin/semver.js"
  245. }
  246. },
  247. "node_modules/@babel/helper-create-class-features-plugin": {
  248. "version": "7.17.9",
  249. "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.17.9.tgz",
  250. "integrity": "sha512-kUjip3gruz6AJKOq5i3nC6CoCEEF/oHH3cp6tOZhB+IyyyPyW0g1Gfsxn3mkk6S08pIA2y8GQh609v9G/5sHVQ==",
  251. "dependencies": {
  252. "@babel/helper-annotate-as-pure": "^7.16.7",
  253. "@babel/helper-environment-visitor": "^7.16.7",
  254. "@babel/helper-function-name": "^7.17.9",
  255. "@babel/helper-member-expression-to-functions": "^7.17.7",
  256. "@babel/helper-optimise-call-expression": "^7.16.7",
  257. "@babel/helper-replace-supers": "^7.16.7",
  258. "@babel/helper-split-export-declaration": "^7.16.7"
  259. },
  260. "engines": {
  261. "node": ">=6.9.0"
  262. },
  263. "peerDependencies": {
  264. "@babel/core": "^7.0.0"
  265. }
  266. },
  267. "node_modules/@babel/helper-create-regexp-features-plugin": {
  268. "version": "7.17.0",
  269. "resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.17.0.tgz",
  270. "integrity": "sha512-awO2So99wG6KnlE+TPs6rn83gCz5WlEePJDTnLEqbchMVrBeAujURVphRdigsk094VhvZehFoNOihSlcBjwsXA==",
  271. "dependencies": {
  272. "@babel/helper-annotate-as-pure": "^7.16.7",
  273. "regexpu-core": "^5.0.1"
  274. },
  275. "engines": {
  276. "node": ">=6.9.0"
  277. },
  278. "peerDependencies": {
  279. "@babel/core": "^7.0.0"
  280. }
  281. },
  282. "node_modules/@babel/helper-define-polyfill-provider": {
  283. "version": "0.3.1",
  284. "resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.3.1.tgz",
  285. "integrity": "sha512-J9hGMpJQmtWmj46B3kBHmL38UhJGhYX7eqkcq+2gsstyYt341HmPeWspihX43yVRA0mS+8GGk2Gckc7bY/HCmA==",
  286. "dependencies": {
  287. "@babel/helper-compilation-targets": "^7.13.0",
  288. "@babel/helper-module-imports": "^7.12.13",
  289. "@babel/helper-plugin-utils": "^7.13.0",
  290. "@babel/traverse": "^7.13.0",
  291. "debug": "^4.1.1",
  292. "lodash.debounce": "^4.0.8",
  293. "resolve": "^1.14.2",
  294. "semver": "^6.1.2"
  295. },
  296. "peerDependencies": {
  297. "@babel/core": "^7.4.0-0"
  298. }
  299. },
  300. "node_modules/@babel/helper-define-polyfill-provider/node_modules/semver": {
  301. "version": "6.3.0",
  302. "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
  303. "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
  304. "bin": {
  305. "semver": "bin/semver.js"
  306. }
  307. },
  308. "node_modules/@babel/helper-environment-visitor": {
  309. "version": "7.16.7",
  310. "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.16.7.tgz",
  311. "integrity": "sha512-SLLb0AAn6PkUeAfKJCCOl9e1R53pQlGAfc4y4XuMRZfqeMYLE0dM1LMhqbGAlGQY0lfw5/ohoYWAe9V1yibRag==",
  312. "dependencies": {
  313. "@babel/types": "^7.16.7"
  314. },
  315. "engines": {
  316. "node": ">=6.9.0"
  317. }
  318. },
  319. "node_modules/@babel/helper-explode-assignable-expression": {
  320. "version": "7.16.7",
  321. "resolved": "https://registry.npmjs.org/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.16.7.tgz",
  322. "integrity": "sha512-KyUenhWMC8VrxzkGP0Jizjo4/Zx+1nNZhgocs+gLzyZyB8SHidhoq9KK/8Ato4anhwsivfkBLftky7gvzbZMtQ==",
  323. "dependencies": {
  324. "@babel/types": "^7.16.7"
  325. },
  326. "engines": {
  327. "node": ">=6.9.0"
  328. }
  329. },
  330. "node_modules/@babel/helper-function-name": {
  331. "version": "7.17.9",
  332. "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.17.9.tgz",
  333. "integrity": "sha512-7cRisGlVtiVqZ0MW0/yFB4atgpGLWEHUVYnb448hZK4x+vih0YO5UoS11XIYtZYqHd0dIPMdUSv8q5K4LdMnIg==",
  334. "dependencies": {
  335. "@babel/template": "^7.16.7",
  336. "@babel/types": "^7.17.0"
  337. },
  338. "engines": {
  339. "node": ">=6.9.0"
  340. }
  341. },
  342. "node_modules/@babel/helper-hoist-variables": {
  343. "version": "7.16.7",
  344. "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.16.7.tgz",
  345. "integrity": "sha512-m04d/0Op34H5v7pbZw6pSKP7weA6lsMvfiIAMeIvkY/R4xQtBSMFEigu9QTZ2qB/9l22vsxtM8a+Q8CzD255fg==",
  346. "dependencies": {
  347. "@babel/types": "^7.16.7"
  348. },
  349. "engines": {
  350. "node": ">=6.9.0"
  351. }
  352. },
  353. "node_modules/@babel/helper-member-expression-to-functions": {
  354. "version": "7.17.7",
  355. "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.17.7.tgz",
  356. "integrity": "sha512-thxXgnQ8qQ11W2wVUObIqDL4p148VMxkt5T/qpN5k2fboRyzFGFmKsTGViquyM5QHKUy48OZoca8kw4ajaDPyw==",
  357. "dependencies": {
  358. "@babel/types": "^7.17.0"
  359. },
  360. "engines": {
  361. "node": ">=6.9.0"
  362. }
  363. },
  364. "node_modules/@babel/helper-module-imports": {
  365. "version": "7.16.7",
  366. "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.16.7.tgz",
  367. "integrity": "sha512-LVtS6TqjJHFc+nYeITRo6VLXve70xmq7wPhWTqDJusJEgGmkAACWwMiTNrvfoQo6hEhFwAIixNkvB0jPXDL8Wg==",
  368. "dependencies": {
  369. "@babel/types": "^7.16.7"
  370. },
  371. "engines": {
  372. "node": ">=6.9.0"
  373. }
  374. },
  375. "node_modules/@babel/helper-module-transforms": {
  376. "version": "7.17.7",
  377. "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.17.7.tgz",
  378. "integrity": "sha512-VmZD99F3gNTYB7fJRDTi+u6l/zxY0BE6OIxPSU7a50s6ZUQkHwSDmV92FfM+oCG0pZRVojGYhkR8I0OGeCVREw==",
  379. "dependencies": {
  380. "@babel/helper-environment-visitor": "^7.16.7",
  381. "@babel/helper-module-imports": "^7.16.7",
  382. "@babel/helper-simple-access": "^7.17.7",
  383. "@babel/helper-split-export-declaration": "^7.16.7",
  384. "@babel/helper-validator-identifier": "^7.16.7",
  385. "@babel/template": "^7.16.7",
  386. "@babel/traverse": "^7.17.3",
  387. "@babel/types": "^7.17.0"
  388. },
  389. "engines": {
  390. "node": ">=6.9.0"
  391. }
  392. },
  393. "node_modules/@babel/helper-optimise-call-expression": {
  394. "version": "7.16.7",
  395. "resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.16.7.tgz",
  396. "integrity": "sha512-EtgBhg7rd/JcnpZFXpBy0ze1YRfdm7BnBX4uKMBd3ixa3RGAE002JZB66FJyNH7g0F38U05pXmA5P8cBh7z+1w==",
  397. "dependencies": {
  398. "@babel/types": "^7.16.7"
  399. },
  400. "engines": {
  401. "node": ">=6.9.0"
  402. }
  403. },
  404. "node_modules/@babel/helper-plugin-utils": {
  405. "version": "7.16.7",
  406. "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.7.tgz",
  407. "integrity": "sha512-Qg3Nk7ZxpgMrsox6HreY1ZNKdBq7K72tDSliA6dCl5f007jR4ne8iD5UzuNnCJH2xBf2BEEVGr+/OL6Gdp7RxA==",
  408. "engines": {
  409. "node": ">=6.9.0"
  410. }
  411. },
  412. "node_modules/@babel/helper-remap-async-to-generator": {
  413. "version": "7.16.8",
  414. "resolved": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.16.8.tgz",
  415. "integrity": "sha512-fm0gH7Flb8H51LqJHy3HJ3wnE1+qtYR2A99K06ahwrawLdOFsCEWjZOrYricXJHoPSudNKxrMBUPEIPxiIIvBw==",
  416. "dependencies": {
  417. "@babel/helper-annotate-as-pure": "^7.16.7",
  418. "@babel/helper-wrap-function": "^7.16.8",
  419. "@babel/types": "^7.16.8"
  420. },
  421. "engines": {
  422. "node": ">=6.9.0"
  423. }
  424. },
  425. "node_modules/@babel/helper-replace-supers": {
  426. "version": "7.16.7",
  427. "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.16.7.tgz",
  428. "integrity": "sha512-y9vsWilTNaVnVh6xiJfABzsNpgDPKev9HnAgz6Gb1p6UUwf9NepdlsV7VXGCftJM+jqD5f7JIEubcpLjZj5dBw==",
  429. "dependencies": {
  430. "@babel/helper-environment-visitor": "^7.16.7",
  431. "@babel/helper-member-expression-to-functions": "^7.16.7",
  432. "@babel/helper-optimise-call-expression": "^7.16.7",
  433. "@babel/traverse": "^7.16.7",
  434. "@babel/types": "^7.16.7"
  435. },
  436. "engines": {
  437. "node": ">=6.9.0"
  438. }
  439. },
  440. "node_modules/@babel/helper-simple-access": {
  441. "version": "7.17.7",
  442. "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.17.7.tgz",
  443. "integrity": "sha512-txyMCGroZ96i+Pxr3Je3lzEJjqwaRC9buMUgtomcrLe5Nd0+fk1h0LLA+ixUF5OW7AhHuQ7Es1WcQJZmZsz2XA==",
  444. "dependencies": {
  445. "@babel/types": "^7.17.0"
  446. },
  447. "engines": {
  448. "node": ">=6.9.0"
  449. }
  450. },
  451. "node_modules/@babel/helper-skip-transparent-expression-wrappers": {
  452. "version": "7.16.0",
  453. "resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.16.0.tgz",
  454. "integrity": "sha512-+il1gTy0oHwUsBQZyJvukbB4vPMdcYBrFHa0Uc4AizLxbq6BOYC51Rv4tWocX9BLBDLZ4kc6qUFpQ6HRgL+3zw==",
  455. "dependencies": {
  456. "@babel/types": "^7.16.0"
  457. },
  458. "engines": {
  459. "node": ">=6.9.0"
  460. }
  461. },
  462. "node_modules/@babel/helper-split-export-declaration": {
  463. "version": "7.16.7",
  464. "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.16.7.tgz",
  465. "integrity": "sha512-xbWoy/PFoxSWazIToT9Sif+jJTlrMcndIsaOKvTA6u7QEo7ilkRZpjew18/W3c7nm8fXdUDXh02VXTbZ0pGDNw==",
  466. "dependencies": {
  467. "@babel/types": "^7.16.7"
  468. },
  469. "engines": {
  470. "node": ">=6.9.0"
  471. }
  472. },
  473. "node_modules/@babel/helper-validator-identifier": {
  474. "version": "7.16.7",
  475. "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz",
  476. "integrity": "sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw==",
  477. "engines": {
  478. "node": ">=6.9.0"
  479. }
  480. },
  481. "node_modules/@babel/helper-validator-option": {
  482. "version": "7.16.7",
  483. "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.16.7.tgz",
  484. "integrity": "sha512-TRtenOuRUVo9oIQGPC5G9DgK4743cdxvtOw0weQNpZXaS16SCBi5MNjZF8vba3ETURjZpTbVn7Vvcf2eAwFozQ==",
  485. "engines": {
  486. "node": ">=6.9.0"
  487. }
  488. },
  489. "node_modules/@babel/helper-wrap-function": {
  490. "version": "7.16.8",
  491. "resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.16.8.tgz",
  492. "integrity": "sha512-8RpyRVIAW1RcDDGTA+GpPAwV22wXCfKOoM9bet6TLkGIFTkRQSkH1nMQ5Yet4MpoXe1ZwHPVtNasc2w0uZMqnw==",
  493. "dependencies": {
  494. "@babel/helper-function-name": "^7.16.7",
  495. "@babel/template": "^7.16.7",
  496. "@babel/traverse": "^7.16.8",
  497. "@babel/types": "^7.16.8"
  498. },
  499. "engines": {
  500. "node": ">=6.9.0"
  501. }
  502. },
  503. "node_modules/@babel/helpers": {
  504. "version": "7.17.9",
  505. "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.17.9.tgz",
  506. "integrity": "sha512-cPCt915ShDWUEzEp3+UNRktO2n6v49l5RSnG9M5pS24hA+2FAc5si+Pn1i4VVbQQ+jh+bIZhPFQOJOzbrOYY1Q==",
  507. "dependencies": {
  508. "@babel/template": "^7.16.7",
  509. "@babel/traverse": "^7.17.9",
  510. "@babel/types": "^7.17.0"
  511. },
  512. "engines": {
  513. "node": ">=6.9.0"
  514. }
  515. },
  516. "node_modules/@babel/highlight": {
  517. "version": "7.17.9",
  518. "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.17.9.tgz",
  519. "integrity": "sha512-J9PfEKCbFIv2X5bjTMiZu6Vf341N05QIY+d6FvVKynkG1S7G0j3I0QoRtWIrXhZ+/Nlb5Q0MzqL7TokEJ5BNHg==",
  520. "dependencies": {
  521. "@babel/helper-validator-identifier": "^7.16.7",
  522. "chalk": "^2.0.0",
  523. "js-tokens": "^4.0.0"
  524. },
  525. "engines": {
  526. "node": ">=6.9.0"
  527. }
  528. },
  529. "node_modules/@babel/highlight/node_modules/ansi-styles": {
  530. "version": "3.2.1",
  531. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz",
  532. "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
  533. "dependencies": {
  534. "color-convert": "^1.9.0"
  535. },
  536. "engines": {
  537. "node": ">=4"
  538. }
  539. },
  540. "node_modules/@babel/highlight/node_modules/chalk": {
  541. "version": "2.4.2",
  542. "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
  543. "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
  544. "dependencies": {
  545. "ansi-styles": "^3.2.1",
  546. "escape-string-regexp": "^1.0.5",
  547. "supports-color": "^5.3.0"
  548. },
  549. "engines": {
  550. "node": ">=4"
  551. }
  552. },
  553. "node_modules/@babel/highlight/node_modules/color-convert": {
  554. "version": "1.9.3",
  555. "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz",
  556. "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
  557. "dependencies": {
  558. "color-name": "1.1.3"
  559. }
  560. },
  561. "node_modules/@babel/highlight/node_modules/color-name": {
  562. "version": "1.1.3",
  563. "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
  564. "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU="
  565. },
  566. "node_modules/@babel/highlight/node_modules/escape-string-regexp": {
  567. "version": "1.0.5",
  568. "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
  569. "integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=",
  570. "engines": {
  571. "node": ">=0.8.0"
  572. }
  573. },
  574. "node_modules/@babel/highlight/node_modules/has-flag": {
  575. "version": "3.0.0",
  576. "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
  577. "integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0=",
  578. "engines": {
  579. "node": ">=4"
  580. }
  581. },
  582. "node_modules/@babel/highlight/node_modules/supports-color": {
  583. "version": "5.5.0",
  584. "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
  585. "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
  586. "dependencies": {
  587. "has-flag": "^3.0.0"
  588. },
  589. "engines": {
  590. "node": ">=4"
  591. }
  592. },
  593. "node_modules/@babel/parser": {
  594. "version": "7.17.9",
  595. "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.17.9.tgz",
  596. "integrity": "sha512-vqUSBLP8dQHFPdPi9bc5GK9vRkYHJ49fsZdtoJ8EQ8ibpwk5rPKfvNIwChB0KVXcIjcepEBBd2VHC5r9Gy8ueg==",
  597. "bin": {
  598. "parser": "bin/babel-parser.js"
  599. },
  600. "engines": {
  601. "node": ">=6.0.0"
  602. }
  603. },
  604. "node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": {
  605. "version": "7.16.7",
  606. "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.16.7.tgz",
  607. "integrity": "sha512-anv/DObl7waiGEnC24O9zqL0pSuI9hljihqiDuFHC8d7/bjr/4RLGPWuc8rYOff/QPzbEPSkzG8wGG9aDuhHRg==",
  608. "dependencies": {
  609. "@babel/helper-plugin-utils": "^7.16.7"
  610. },
  611. "engines": {
  612. "node": ">=6.9.0"
  613. },
  614. "peerDependencies": {
  615. "@babel/core": "^7.0.0"
  616. }
  617. },
  618. "node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": {
  619. "version": "7.16.7",
  620. "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.16.7.tgz",
  621. "integrity": "sha512-di8vUHRdf+4aJ7ltXhaDbPoszdkh59AQtJM5soLsuHpQJdFQZOA4uGj0V2u/CZ8bJ/u8ULDL5yq6FO/bCXnKHw==",
  622. "dependencies": {
  623. "@babel/helper-plugin-utils": "^7.16.7",
  624. "@babel/helper-skip-transparent-expression-wrappers": "^7.16.0",
  625. "@babel/plugin-proposal-optional-chaining": "^7.16.7"
  626. },
  627. "engines": {
  628. "node": ">=6.9.0"
  629. },
  630. "peerDependencies": {
  631. "@babel/core": "^7.13.0"
  632. }
  633. },
  634. "node_modules/@babel/plugin-proposal-async-generator-functions": {
  635. "version": "7.16.8",
  636. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.16.8.tgz",
  637. "integrity": "sha512-71YHIvMuiuqWJQkebWJtdhQTfd4Q4mF76q2IX37uZPkG9+olBxsX+rH1vkhFto4UeJZ9dPY2s+mDvhDm1u2BGQ==",
  638. "dependencies": {
  639. "@babel/helper-plugin-utils": "^7.16.7",
  640. "@babel/helper-remap-async-to-generator": "^7.16.8",
  641. "@babel/plugin-syntax-async-generators": "^7.8.4"
  642. },
  643. "engines": {
  644. "node": ">=6.9.0"
  645. },
  646. "peerDependencies": {
  647. "@babel/core": "^7.0.0-0"
  648. }
  649. },
  650. "node_modules/@babel/plugin-proposal-class-properties": {
  651. "version": "7.16.7",
  652. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.16.7.tgz",
  653. "integrity": "sha512-IobU0Xme31ewjYOShSIqd/ZGM/r/cuOz2z0MDbNrhF5FW+ZVgi0f2lyeoj9KFPDOAqsYxmLWZte1WOwlvY9aww==",
  654. "dependencies": {
  655. "@babel/helper-create-class-features-plugin": "^7.16.7",
  656. "@babel/helper-plugin-utils": "^7.16.7"
  657. },
  658. "engines": {
  659. "node": ">=6.9.0"
  660. },
  661. "peerDependencies": {
  662. "@babel/core": "^7.0.0-0"
  663. }
  664. },
  665. "node_modules/@babel/plugin-proposal-class-static-block": {
  666. "version": "7.17.6",
  667. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.17.6.tgz",
  668. "integrity": "sha512-X/tididvL2zbs7jZCeeRJ8167U/+Ac135AM6jCAx6gYXDUviZV5Ku9UDvWS2NCuWlFjIRXklYhwo6HhAC7ETnA==",
  669. "dependencies": {
  670. "@babel/helper-create-class-features-plugin": "^7.17.6",
  671. "@babel/helper-plugin-utils": "^7.16.7",
  672. "@babel/plugin-syntax-class-static-block": "^7.14.5"
  673. },
  674. "engines": {
  675. "node": ">=6.9.0"
  676. },
  677. "peerDependencies": {
  678. "@babel/core": "^7.12.0"
  679. }
  680. },
  681. "node_modules/@babel/plugin-proposal-decorators": {
  682. "version": "7.17.9",
  683. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.17.9.tgz",
  684. "integrity": "sha512-EfH2LZ/vPa2wuPwJ26j+kYRkaubf89UlwxKXtxqEm57HrgSEYDB8t4swFP+p8LcI9yiP9ZRJJjo/58hS6BnaDA==",
  685. "dependencies": {
  686. "@babel/helper-create-class-features-plugin": "^7.17.9",
  687. "@babel/helper-plugin-utils": "^7.16.7",
  688. "@babel/helper-replace-supers": "^7.16.7",
  689. "@babel/helper-split-export-declaration": "^7.16.7",
  690. "@babel/plugin-syntax-decorators": "^7.17.0",
  691. "charcodes": "^0.2.0"
  692. },
  693. "engines": {
  694. "node": ">=6.9.0"
  695. },
  696. "peerDependencies": {
  697. "@babel/core": "^7.0.0-0"
  698. }
  699. },
  700. "node_modules/@babel/plugin-proposal-dynamic-import": {
  701. "version": "7.16.7",
  702. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.16.7.tgz",
  703. "integrity": "sha512-I8SW9Ho3/8DRSdmDdH3gORdyUuYnk1m4cMxUAdu5oy4n3OfN8flDEH+d60iG7dUfi0KkYwSvoalHzzdRzpWHTg==",
  704. "dependencies": {
  705. "@babel/helper-plugin-utils": "^7.16.7",
  706. "@babel/plugin-syntax-dynamic-import": "^7.8.3"
  707. },
  708. "engines": {
  709. "node": ">=6.9.0"
  710. },
  711. "peerDependencies": {
  712. "@babel/core": "^7.0.0-0"
  713. }
  714. },
  715. "node_modules/@babel/plugin-proposal-export-namespace-from": {
  716. "version": "7.16.7",
  717. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.16.7.tgz",
  718. "integrity": "sha512-ZxdtqDXLRGBL64ocZcs7ovt71L3jhC1RGSyR996svrCi3PYqHNkb3SwPJCs8RIzD86s+WPpt2S73+EHCGO+NUA==",
  719. "dependencies": {
  720. "@babel/helper-plugin-utils": "^7.16.7",
  721. "@babel/plugin-syntax-export-namespace-from": "^7.8.3"
  722. },
  723. "engines": {
  724. "node": ">=6.9.0"
  725. },
  726. "peerDependencies": {
  727. "@babel/core": "^7.0.0-0"
  728. }
  729. },
  730. "node_modules/@babel/plugin-proposal-json-strings": {
  731. "version": "7.16.7",
  732. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.16.7.tgz",
  733. "integrity": "sha512-lNZ3EEggsGY78JavgbHsK9u5P3pQaW7k4axlgFLYkMd7UBsiNahCITShLjNQschPyjtO6dADrL24757IdhBrsQ==",
  734. "dependencies": {
  735. "@babel/helper-plugin-utils": "^7.16.7",
  736. "@babel/plugin-syntax-json-strings": "^7.8.3"
  737. },
  738. "engines": {
  739. "node": ">=6.9.0"
  740. },
  741. "peerDependencies": {
  742. "@babel/core": "^7.0.0-0"
  743. }
  744. },
  745. "node_modules/@babel/plugin-proposal-logical-assignment-operators": {
  746. "version": "7.16.7",
  747. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.16.7.tgz",
  748. "integrity": "sha512-K3XzyZJGQCr00+EtYtrDjmwX7o7PLK6U9bi1nCwkQioRFVUv6dJoxbQjtWVtP+bCPy82bONBKG8NPyQ4+i6yjg==",
  749. "dependencies": {
  750. "@babel/helper-plugin-utils": "^7.16.7",
  751. "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4"
  752. },
  753. "engines": {
  754. "node": ">=6.9.0"
  755. },
  756. "peerDependencies": {
  757. "@babel/core": "^7.0.0-0"
  758. }
  759. },
  760. "node_modules/@babel/plugin-proposal-nullish-coalescing-operator": {
  761. "version": "7.16.7",
  762. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.16.7.tgz",
  763. "integrity": "sha512-aUOrYU3EVtjf62jQrCj63pYZ7k6vns2h/DQvHPWGmsJRYzWXZ6/AsfgpiRy6XiuIDADhJzP2Q9MwSMKauBQ+UQ==",
  764. "dependencies": {
  765. "@babel/helper-plugin-utils": "^7.16.7",
  766. "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3"
  767. },
  768. "engines": {
  769. "node": ">=6.9.0"
  770. },
  771. "peerDependencies": {
  772. "@babel/core": "^7.0.0-0"
  773. }
  774. },
  775. "node_modules/@babel/plugin-proposal-numeric-separator": {
  776. "version": "7.16.7",
  777. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.16.7.tgz",
  778. "integrity": "sha512-vQgPMknOIgiuVqbokToyXbkY/OmmjAzr/0lhSIbG/KmnzXPGwW/AdhdKpi+O4X/VkWiWjnkKOBiqJrTaC98VKw==",
  779. "dependencies": {
  780. "@babel/helper-plugin-utils": "^7.16.7",
  781. "@babel/plugin-syntax-numeric-separator": "^7.10.4"
  782. },
  783. "engines": {
  784. "node": ">=6.9.0"
  785. },
  786. "peerDependencies": {
  787. "@babel/core": "^7.0.0-0"
  788. }
  789. },
  790. "node_modules/@babel/plugin-proposal-object-rest-spread": {
  791. "version": "7.17.3",
  792. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.17.3.tgz",
  793. "integrity": "sha512-yuL5iQA/TbZn+RGAfxQXfi7CNLmKi1f8zInn4IgobuCWcAb7i+zj4TYzQ9l8cEzVyJ89PDGuqxK1xZpUDISesw==",
  794. "dependencies": {
  795. "@babel/compat-data": "^7.17.0",
  796. "@babel/helper-compilation-targets": "^7.16.7",
  797. "@babel/helper-plugin-utils": "^7.16.7",
  798. "@babel/plugin-syntax-object-rest-spread": "^7.8.3",
  799. "@babel/plugin-transform-parameters": "^7.16.7"
  800. },
  801. "engines": {
  802. "node": ">=6.9.0"
  803. },
  804. "peerDependencies": {
  805. "@babel/core": "^7.0.0-0"
  806. }
  807. },
  808. "node_modules/@babel/plugin-proposal-optional-catch-binding": {
  809. "version": "7.16.7",
  810. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.16.7.tgz",
  811. "integrity": "sha512-eMOH/L4OvWSZAE1VkHbr1vckLG1WUcHGJSLqqQwl2GaUqG6QjddvrOaTUMNYiv77H5IKPMZ9U9P7EaHwvAShfA==",
  812. "dependencies": {
  813. "@babel/helper-plugin-utils": "^7.16.7",
  814. "@babel/plugin-syntax-optional-catch-binding": "^7.8.3"
  815. },
  816. "engines": {
  817. "node": ">=6.9.0"
  818. },
  819. "peerDependencies": {
  820. "@babel/core": "^7.0.0-0"
  821. }
  822. },
  823. "node_modules/@babel/plugin-proposal-optional-chaining": {
  824. "version": "7.16.7",
  825. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.16.7.tgz",
  826. "integrity": "sha512-eC3xy+ZrUcBtP7x+sq62Q/HYd674pPTb/77XZMb5wbDPGWIdUbSr4Agr052+zaUPSb+gGRnjxXfKFvx5iMJ+DA==",
  827. "dependencies": {
  828. "@babel/helper-plugin-utils": "^7.16.7",
  829. "@babel/helper-skip-transparent-expression-wrappers": "^7.16.0",
  830. "@babel/plugin-syntax-optional-chaining": "^7.8.3"
  831. },
  832. "engines": {
  833. "node": ">=6.9.0"
  834. },
  835. "peerDependencies": {
  836. "@babel/core": "^7.0.0-0"
  837. }
  838. },
  839. "node_modules/@babel/plugin-proposal-private-methods": {
  840. "version": "7.16.11",
  841. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.16.11.tgz",
  842. "integrity": "sha512-F/2uAkPlXDr8+BHpZvo19w3hLFKge+k75XUprE6jaqKxjGkSYcK+4c+bup5PdW/7W/Rpjwql7FTVEDW+fRAQsw==",
  843. "dependencies": {
  844. "@babel/helper-create-class-features-plugin": "^7.16.10",
  845. "@babel/helper-plugin-utils": "^7.16.7"
  846. },
  847. "engines": {
  848. "node": ">=6.9.0"
  849. },
  850. "peerDependencies": {
  851. "@babel/core": "^7.0.0-0"
  852. }
  853. },
  854. "node_modules/@babel/plugin-proposal-private-property-in-object": {
  855. "version": "7.16.7",
  856. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.16.7.tgz",
  857. "integrity": "sha512-rMQkjcOFbm+ufe3bTZLyOfsOUOxyvLXZJCTARhJr+8UMSoZmqTe1K1BgkFcrW37rAchWg57yI69ORxiWvUINuQ==",
  858. "dependencies": {
  859. "@babel/helper-annotate-as-pure": "^7.16.7",
  860. "@babel/helper-create-class-features-plugin": "^7.16.7",
  861. "@babel/helper-plugin-utils": "^7.16.7",
  862. "@babel/plugin-syntax-private-property-in-object": "^7.14.5"
  863. },
  864. "engines": {
  865. "node": ">=6.9.0"
  866. },
  867. "peerDependencies": {
  868. "@babel/core": "^7.0.0-0"
  869. }
  870. },
  871. "node_modules/@babel/plugin-proposal-unicode-property-regex": {
  872. "version": "7.16.7",
  873. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.16.7.tgz",
  874. "integrity": "sha512-QRK0YI/40VLhNVGIjRNAAQkEHws0cswSdFFjpFyt943YmJIU1da9uW63Iu6NFV6CxTZW5eTDCrwZUstBWgp/Rg==",
  875. "dependencies": {
  876. "@babel/helper-create-regexp-features-plugin": "^7.16.7",
  877. "@babel/helper-plugin-utils": "^7.16.7"
  878. },
  879. "engines": {
  880. "node": ">=4"
  881. },
  882. "peerDependencies": {
  883. "@babel/core": "^7.0.0-0"
  884. }
  885. },
  886. "node_modules/@babel/plugin-syntax-async-generators": {
  887. "version": "7.8.4",
  888. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz",
  889. "integrity": "sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==",
  890. "dependencies": {
  891. "@babel/helper-plugin-utils": "^7.8.0"
  892. },
  893. "peerDependencies": {
  894. "@babel/core": "^7.0.0-0"
  895. }
  896. },
  897. "node_modules/@babel/plugin-syntax-bigint": {
  898. "version": "7.8.3",
  899. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-bigint/-/plugin-syntax-bigint-7.8.3.tgz",
  900. "integrity": "sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==",
  901. "dependencies": {
  902. "@babel/helper-plugin-utils": "^7.8.0"
  903. },
  904. "peerDependencies": {
  905. "@babel/core": "^7.0.0-0"
  906. }
  907. },
  908. "node_modules/@babel/plugin-syntax-class-properties": {
  909. "version": "7.12.13",
  910. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz",
  911. "integrity": "sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==",
  912. "dependencies": {
  913. "@babel/helper-plugin-utils": "^7.12.13"
  914. },
  915. "peerDependencies": {
  916. "@babel/core": "^7.0.0-0"
  917. }
  918. },
  919. "node_modules/@babel/plugin-syntax-class-static-block": {
  920. "version": "7.14.5",
  921. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.14.5.tgz",
  922. "integrity": "sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==",
  923. "dependencies": {
  924. "@babel/helper-plugin-utils": "^7.14.5"
  925. },
  926. "engines": {
  927. "node": ">=6.9.0"
  928. },
  929. "peerDependencies": {
  930. "@babel/core": "^7.0.0-0"
  931. }
  932. },
  933. "node_modules/@babel/plugin-syntax-decorators": {
  934. "version": "7.17.0",
  935. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.17.0.tgz",
  936. "integrity": "sha512-qWe85yCXsvDEluNP0OyeQjH63DlhAR3W7K9BxxU1MvbDb48tgBG+Ao6IJJ6smPDrrVzSQZrbF6donpkFBMcs3A==",
  937. "dependencies": {
  938. "@babel/helper-plugin-utils": "^7.16.7"
  939. },
  940. "engines": {
  941. "node": ">=6.9.0"
  942. },
  943. "peerDependencies": {
  944. "@babel/core": "^7.0.0-0"
  945. }
  946. },
  947. "node_modules/@babel/plugin-syntax-dynamic-import": {
  948. "version": "7.8.3",
  949. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz",
  950. "integrity": "sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==",
  951. "dependencies": {
  952. "@babel/helper-plugin-utils": "^7.8.0"
  953. },
  954. "peerDependencies": {
  955. "@babel/core": "^7.0.0-0"
  956. }
  957. },
  958. "node_modules/@babel/plugin-syntax-export-namespace-from": {
  959. "version": "7.8.3",
  960. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-export-namespace-from/-/plugin-syntax-export-namespace-from-7.8.3.tgz",
  961. "integrity": "sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==",
  962. "dependencies": {
  963. "@babel/helper-plugin-utils": "^7.8.3"
  964. },
  965. "peerDependencies": {
  966. "@babel/core": "^7.0.0-0"
  967. }
  968. },
  969. "node_modules/@babel/plugin-syntax-flow": {
  970. "version": "7.16.7",
  971. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.16.7.tgz",
  972. "integrity": "sha512-UDo3YGQO0jH6ytzVwgSLv9i/CzMcUjbKenL67dTrAZPPv6GFAtDhe6jqnvmoKzC/7htNTohhos+onPtDMqJwaQ==",
  973. "dependencies": {
  974. "@babel/helper-plugin-utils": "^7.16.7"
  975. },
  976. "engines": {
  977. "node": ">=6.9.0"
  978. },
  979. "peerDependencies": {
  980. "@babel/core": "^7.0.0-0"
  981. }
  982. },
  983. "node_modules/@babel/plugin-syntax-import-meta": {
  984. "version": "7.10.4",
  985. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz",
  986. "integrity": "sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==",
  987. "dependencies": {
  988. "@babel/helper-plugin-utils": "^7.10.4"
  989. },
  990. "peerDependencies": {
  991. "@babel/core": "^7.0.0-0"
  992. }
  993. },
  994. "node_modules/@babel/plugin-syntax-json-strings": {
  995. "version": "7.8.3",
  996. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz",
  997. "integrity": "sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==",
  998. "dependencies": {
  999. "@babel/helper-plugin-utils": "^7.8.0"
  1000. },
  1001. "peerDependencies": {
  1002. "@babel/core": "^7.0.0-0"
  1003. }
  1004. },
  1005. "node_modules/@babel/plugin-syntax-jsx": {
  1006. "version": "7.16.7",
  1007. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.16.7.tgz",
  1008. "integrity": "sha512-Esxmk7YjA8QysKeT3VhTXvF6y77f/a91SIs4pWb4H2eWGQkCKFgQaG6hdoEVZtGsrAcb2K5BW66XsOErD4WU3Q==",
  1009. "dependencies": {
  1010. "@babel/helper-plugin-utils": "^7.16.7"
  1011. },
  1012. "engines": {
  1013. "node": ">=6.9.0"
  1014. },
  1015. "peerDependencies": {
  1016. "@babel/core": "^7.0.0-0"
  1017. }
  1018. },
  1019. "node_modules/@babel/plugin-syntax-logical-assignment-operators": {
  1020. "version": "7.10.4",
  1021. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz",
  1022. "integrity": "sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==",
  1023. "dependencies": {
  1024. "@babel/helper-plugin-utils": "^7.10.4"
  1025. },
  1026. "peerDependencies": {
  1027. "@babel/core": "^7.0.0-0"
  1028. }
  1029. },
  1030. "node_modules/@babel/plugin-syntax-nullish-coalescing-operator": {
  1031. "version": "7.8.3",
  1032. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz",
  1033. "integrity": "sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==",
  1034. "dependencies": {
  1035. "@babel/helper-plugin-utils": "^7.8.0"
  1036. },
  1037. "peerDependencies": {
  1038. "@babel/core": "^7.0.0-0"
  1039. }
  1040. },
  1041. "node_modules/@babel/plugin-syntax-numeric-separator": {
  1042. "version": "7.10.4",
  1043. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz",
  1044. "integrity": "sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==",
  1045. "dependencies": {
  1046. "@babel/helper-plugin-utils": "^7.10.4"
  1047. },
  1048. "peerDependencies": {
  1049. "@babel/core": "^7.0.0-0"
  1050. }
  1051. },
  1052. "node_modules/@babel/plugin-syntax-object-rest-spread": {
  1053. "version": "7.8.3",
  1054. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz",
  1055. "integrity": "sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==",
  1056. "dependencies": {
  1057. "@babel/helper-plugin-utils": "^7.8.0"
  1058. },
  1059. "peerDependencies": {
  1060. "@babel/core": "^7.0.0-0"
  1061. }
  1062. },
  1063. "node_modules/@babel/plugin-syntax-optional-catch-binding": {
  1064. "version": "7.8.3",
  1065. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz",
  1066. "integrity": "sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==",
  1067. "dependencies": {
  1068. "@babel/helper-plugin-utils": "^7.8.0"
  1069. },
  1070. "peerDependencies": {
  1071. "@babel/core": "^7.0.0-0"
  1072. }
  1073. },
  1074. "node_modules/@babel/plugin-syntax-optional-chaining": {
  1075. "version": "7.8.3",
  1076. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz",
  1077. "integrity": "sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==",
  1078. "dependencies": {
  1079. "@babel/helper-plugin-utils": "^7.8.0"
  1080. },
  1081. "peerDependencies": {
  1082. "@babel/core": "^7.0.0-0"
  1083. }
  1084. },
  1085. "node_modules/@babel/plugin-syntax-private-property-in-object": {
  1086. "version": "7.14.5",
  1087. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.5.tgz",
  1088. "integrity": "sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==",
  1089. "dependencies": {
  1090. "@babel/helper-plugin-utils": "^7.14.5"
  1091. },
  1092. "engines": {
  1093. "node": ">=6.9.0"
  1094. },
  1095. "peerDependencies": {
  1096. "@babel/core": "^7.0.0-0"
  1097. }
  1098. },
  1099. "node_modules/@babel/plugin-syntax-top-level-await": {
  1100. "version": "7.14.5",
  1101. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz",
  1102. "integrity": "sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==",
  1103. "dependencies": {
  1104. "@babel/helper-plugin-utils": "^7.14.5"
  1105. },
  1106. "engines": {
  1107. "node": ">=6.9.0"
  1108. },
  1109. "peerDependencies": {
  1110. "@babel/core": "^7.0.0-0"
  1111. }
  1112. },
  1113. "node_modules/@babel/plugin-syntax-typescript": {
  1114. "version": "7.16.7",
  1115. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.16.7.tgz",
  1116. "integrity": "sha512-YhUIJHHGkqPgEcMYkPCKTyGUdoGKWtopIycQyjJH8OjvRgOYsXsaKehLVPScKJWAULPxMa4N1vCe6szREFlZ7A==",
  1117. "dependencies": {
  1118. "@babel/helper-plugin-utils": "^7.16.7"
  1119. },
  1120. "engines": {
  1121. "node": ">=6.9.0"
  1122. },
  1123. "peerDependencies": {
  1124. "@babel/core": "^7.0.0-0"
  1125. }
  1126. },
  1127. "node_modules/@babel/plugin-transform-arrow-functions": {
  1128. "version": "7.16.7",
  1129. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.16.7.tgz",
  1130. "integrity": "sha512-9ffkFFMbvzTvv+7dTp/66xvZAWASuPD5Tl9LK3Z9vhOmANo6j94rik+5YMBt4CwHVMWLWpMsriIc2zsa3WW3xQ==",
  1131. "dependencies": {
  1132. "@babel/helper-plugin-utils": "^7.16.7"
  1133. },
  1134. "engines": {
  1135. "node": ">=6.9.0"
  1136. },
  1137. "peerDependencies": {
  1138. "@babel/core": "^7.0.0-0"
  1139. }
  1140. },
  1141. "node_modules/@babel/plugin-transform-async-to-generator": {
  1142. "version": "7.16.8",
  1143. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.16.8.tgz",
  1144. "integrity": "sha512-MtmUmTJQHCnyJVrScNzNlofQJ3dLFuobYn3mwOTKHnSCMtbNsqvF71GQmJfFjdrXSsAA7iysFmYWw4bXZ20hOg==",
  1145. "dependencies": {
  1146. "@babel/helper-module-imports": "^7.16.7",
  1147. "@babel/helper-plugin-utils": "^7.16.7",
  1148. "@babel/helper-remap-async-to-generator": "^7.16.8"
  1149. },
  1150. "engines": {
  1151. "node": ">=6.9.0"
  1152. },
  1153. "peerDependencies": {
  1154. "@babel/core": "^7.0.0-0"
  1155. }
  1156. },
  1157. "node_modules/@babel/plugin-transform-block-scoped-functions": {
  1158. "version": "7.16.7",
  1159. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.16.7.tgz",
  1160. "integrity": "sha512-JUuzlzmF40Z9cXyytcbZEZKckgrQzChbQJw/5PuEHYeqzCsvebDx0K0jWnIIVcmmDOAVctCgnYs0pMcrYj2zJg==",
  1161. "dependencies": {
  1162. "@babel/helper-plugin-utils": "^7.16.7"
  1163. },
  1164. "engines": {
  1165. "node": ">=6.9.0"
  1166. },
  1167. "peerDependencies": {
  1168. "@babel/core": "^7.0.0-0"
  1169. }
  1170. },
  1171. "node_modules/@babel/plugin-transform-block-scoping": {
  1172. "version": "7.16.7",
  1173. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.16.7.tgz",
  1174. "integrity": "sha512-ObZev2nxVAYA4bhyusELdo9hb3H+A56bxH3FZMbEImZFiEDYVHXQSJ1hQKFlDnlt8G9bBrCZ5ZpURZUrV4G5qQ==",
  1175. "dependencies": {
  1176. "@babel/helper-plugin-utils": "^7.16.7"
  1177. },
  1178. "engines": {
  1179. "node": ">=6.9.0"
  1180. },
  1181. "peerDependencies": {
  1182. "@babel/core": "^7.0.0-0"
  1183. }
  1184. },
  1185. "node_modules/@babel/plugin-transform-classes": {
  1186. "version": "7.16.7",
  1187. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.16.7.tgz",
  1188. "integrity": "sha512-WY7og38SFAGYRe64BrjKf8OrE6ulEHtr5jEYaZMwox9KebgqPi67Zqz8K53EKk1fFEJgm96r32rkKZ3qA2nCWQ==",
  1189. "dependencies": {
  1190. "@babel/helper-annotate-as-pure": "^7.16.7",
  1191. "@babel/helper-environment-visitor": "^7.16.7",
  1192. "@babel/helper-function-name": "^7.16.7",
  1193. "@babel/helper-optimise-call-expression": "^7.16.7",
  1194. "@babel/helper-plugin-utils": "^7.16.7",
  1195. "@babel/helper-replace-supers": "^7.16.7",
  1196. "@babel/helper-split-export-declaration": "^7.16.7",
  1197. "globals": "^11.1.0"
  1198. },
  1199. "engines": {
  1200. "node": ">=6.9.0"
  1201. },
  1202. "peerDependencies": {
  1203. "@babel/core": "^7.0.0-0"
  1204. }
  1205. },
  1206. "node_modules/@babel/plugin-transform-computed-properties": {
  1207. "version": "7.16.7",
  1208. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.16.7.tgz",
  1209. "integrity": "sha512-gN72G9bcmenVILj//sv1zLNaPyYcOzUho2lIJBMh/iakJ9ygCo/hEF9cpGb61SCMEDxbbyBoVQxrt+bWKu5KGw==",
  1210. "dependencies": {
  1211. "@babel/helper-plugin-utils": "^7.16.7"
  1212. },
  1213. "engines": {
  1214. "node": ">=6.9.0"
  1215. },
  1216. "peerDependencies": {
  1217. "@babel/core": "^7.0.0-0"
  1218. }
  1219. },
  1220. "node_modules/@babel/plugin-transform-destructuring": {
  1221. "version": "7.17.7",
  1222. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.17.7.tgz",
  1223. "integrity": "sha512-XVh0r5yq9sLR4vZ6eVZe8FKfIcSgaTBxVBRSYokRj2qksf6QerYnTxz9/GTuKTH/n/HwLP7t6gtlybHetJ/6hQ==",
  1224. "dependencies": {
  1225. "@babel/helper-plugin-utils": "^7.16.7"
  1226. },
  1227. "engines": {
  1228. "node": ">=6.9.0"
  1229. },
  1230. "peerDependencies": {
  1231. "@babel/core": "^7.0.0-0"
  1232. }
  1233. },
  1234. "node_modules/@babel/plugin-transform-dotall-regex": {
  1235. "version": "7.16.7",
  1236. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.16.7.tgz",
  1237. "integrity": "sha512-Lyttaao2SjZF6Pf4vk1dVKv8YypMpomAbygW+mU5cYP3S5cWTfCJjG8xV6CFdzGFlfWK81IjL9viiTvpb6G7gQ==",
  1238. "dependencies": {
  1239. "@babel/helper-create-regexp-features-plugin": "^7.16.7",
  1240. "@babel/helper-plugin-utils": "^7.16.7"
  1241. },
  1242. "engines": {
  1243. "node": ">=6.9.0"
  1244. },
  1245. "peerDependencies": {
  1246. "@babel/core": "^7.0.0-0"
  1247. }
  1248. },
  1249. "node_modules/@babel/plugin-transform-duplicate-keys": {
  1250. "version": "7.16.7",
  1251. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.16.7.tgz",
  1252. "integrity": "sha512-03DvpbRfvWIXyK0/6QiR1KMTWeT6OcQ7tbhjrXyFS02kjuX/mu5Bvnh5SDSWHxyawit2g5aWhKwI86EE7GUnTw==",
  1253. "dependencies": {
  1254. "@babel/helper-plugin-utils": "^7.16.7"
  1255. },
  1256. "engines": {
  1257. "node": ">=6.9.0"
  1258. },
  1259. "peerDependencies": {
  1260. "@babel/core": "^7.0.0-0"
  1261. }
  1262. },
  1263. "node_modules/@babel/plugin-transform-exponentiation-operator": {
  1264. "version": "7.16.7",
  1265. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.16.7.tgz",
  1266. "integrity": "sha512-8UYLSlyLgRixQvlYH3J2ekXFHDFLQutdy7FfFAMm3CPZ6q9wHCwnUyiXpQCe3gVVnQlHc5nsuiEVziteRNTXEA==",
  1267. "dependencies": {
  1268. "@babel/helper-builder-binary-assignment-operator-visitor": "^7.16.7",
  1269. "@babel/helper-plugin-utils": "^7.16.7"
  1270. },
  1271. "engines": {
  1272. "node": ">=6.9.0"
  1273. },
  1274. "peerDependencies": {
  1275. "@babel/core": "^7.0.0-0"
  1276. }
  1277. },
  1278. "node_modules/@babel/plugin-transform-flow-strip-types": {
  1279. "version": "7.16.7",
  1280. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.16.7.tgz",
  1281. "integrity": "sha512-mzmCq3cNsDpZZu9FADYYyfZJIOrSONmHcop2XEKPdBNMa4PDC4eEvcOvzZaCNcjKu72v0XQlA5y1g58aLRXdYg==",
  1282. "dependencies": {
  1283. "@babel/helper-plugin-utils": "^7.16.7",
  1284. "@babel/plugin-syntax-flow": "^7.16.7"
  1285. },
  1286. "engines": {
  1287. "node": ">=6.9.0"
  1288. },
  1289. "peerDependencies": {
  1290. "@babel/core": "^7.0.0-0"
  1291. }
  1292. },
  1293. "node_modules/@babel/plugin-transform-for-of": {
  1294. "version": "7.16.7",
  1295. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.16.7.tgz",
  1296. "integrity": "sha512-/QZm9W92Ptpw7sjI9Nx1mbcsWz33+l8kuMIQnDwgQBG5s3fAfQvkRjQ7NqXhtNcKOnPkdICmUHyCaWW06HCsqg==",
  1297. "dependencies": {
  1298. "@babel/helper-plugin-utils": "^7.16.7"
  1299. },
  1300. "engines": {
  1301. "node": ">=6.9.0"
  1302. },
  1303. "peerDependencies": {
  1304. "@babel/core": "^7.0.0-0"
  1305. }
  1306. },
  1307. "node_modules/@babel/plugin-transform-function-name": {
  1308. "version": "7.16.7",
  1309. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.16.7.tgz",
  1310. "integrity": "sha512-SU/C68YVwTRxqWj5kgsbKINakGag0KTgq9f2iZEXdStoAbOzLHEBRYzImmA6yFo8YZhJVflvXmIHUO7GWHmxxA==",
  1311. "dependencies": {
  1312. "@babel/helper-compilation-targets": "^7.16.7",
  1313. "@babel/helper-function-name": "^7.16.7",
  1314. "@babel/helper-plugin-utils": "^7.16.7"
  1315. },
  1316. "engines": {
  1317. "node": ">=6.9.0"
  1318. },
  1319. "peerDependencies": {
  1320. "@babel/core": "^7.0.0-0"
  1321. }
  1322. },
  1323. "node_modules/@babel/plugin-transform-literals": {
  1324. "version": "7.16.7",
  1325. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.16.7.tgz",
  1326. "integrity": "sha512-6tH8RTpTWI0s2sV6uq3e/C9wPo4PTqqZps4uF0kzQ9/xPLFQtipynvmT1g/dOfEJ+0EQsHhkQ/zyRId8J2b8zQ==",
  1327. "dependencies": {
  1328. "@babel/helper-plugin-utils": "^7.16.7"
  1329. },
  1330. "engines": {
  1331. "node": ">=6.9.0"
  1332. },
  1333. "peerDependencies": {
  1334. "@babel/core": "^7.0.0-0"
  1335. }
  1336. },
  1337. "node_modules/@babel/plugin-transform-member-expression-literals": {
  1338. "version": "7.16.7",
  1339. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.16.7.tgz",
  1340. "integrity": "sha512-mBruRMbktKQwbxaJof32LT9KLy2f3gH+27a5XSuXo6h7R3vqltl0PgZ80C8ZMKw98Bf8bqt6BEVi3svOh2PzMw==",
  1341. "dependencies": {
  1342. "@babel/helper-plugin-utils": "^7.16.7"
  1343. },
  1344. "engines": {
  1345. "node": ">=6.9.0"
  1346. },
  1347. "peerDependencies": {
  1348. "@babel/core": "^7.0.0-0"
  1349. }
  1350. },
  1351. "node_modules/@babel/plugin-transform-modules-amd": {
  1352. "version": "7.16.7",
  1353. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.16.7.tgz",
  1354. "integrity": "sha512-KaaEtgBL7FKYwjJ/teH63oAmE3lP34N3kshz8mm4VMAw7U3PxjVwwUmxEFksbgsNUaO3wId9R2AVQYSEGRa2+g==",
  1355. "dependencies": {
  1356. "@babel/helper-module-transforms": "^7.16.7",
  1357. "@babel/helper-plugin-utils": "^7.16.7",
  1358. "babel-plugin-dynamic-import-node": "^2.3.3"
  1359. },
  1360. "engines": {
  1361. "node": ">=6.9.0"
  1362. },
  1363. "peerDependencies": {
  1364. "@babel/core": "^7.0.0-0"
  1365. }
  1366. },
  1367. "node_modules/@babel/plugin-transform-modules-commonjs": {
  1368. "version": "7.17.9",
  1369. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.17.9.tgz",
  1370. "integrity": "sha512-2TBFd/r2I6VlYn0YRTz2JdazS+FoUuQ2rIFHoAxtyP/0G3D82SBLaRq9rnUkpqlLg03Byfl/+M32mpxjO6KaPw==",
  1371. "dependencies": {
  1372. "@babel/helper-module-transforms": "^7.17.7",
  1373. "@babel/helper-plugin-utils": "^7.16.7",
  1374. "@babel/helper-simple-access": "^7.17.7",
  1375. "babel-plugin-dynamic-import-node": "^2.3.3"
  1376. },
  1377. "engines": {
  1378. "node": ">=6.9.0"
  1379. },
  1380. "peerDependencies": {
  1381. "@babel/core": "^7.0.0-0"
  1382. }
  1383. },
  1384. "node_modules/@babel/plugin-transform-modules-systemjs": {
  1385. "version": "7.17.8",
  1386. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.17.8.tgz",
  1387. "integrity": "sha512-39reIkMTUVagzgA5x88zDYXPCMT6lcaRKs1+S9K6NKBPErbgO/w/kP8GlNQTC87b412ZTlmNgr3k2JrWgHH+Bw==",
  1388. "dependencies": {
  1389. "@babel/helper-hoist-variables": "^7.16.7",
  1390. "@babel/helper-module-transforms": "^7.17.7",
  1391. "@babel/helper-plugin-utils": "^7.16.7",
  1392. "@babel/helper-validator-identifier": "^7.16.7",
  1393. "babel-plugin-dynamic-import-node": "^2.3.3"
  1394. },
  1395. "engines": {
  1396. "node": ">=6.9.0"
  1397. },
  1398. "peerDependencies": {
  1399. "@babel/core": "^7.0.0-0"
  1400. }
  1401. },
  1402. "node_modules/@babel/plugin-transform-modules-umd": {
  1403. "version": "7.16.7",
  1404. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.16.7.tgz",
  1405. "integrity": "sha512-EMh7uolsC8O4xhudF2F6wedbSHm1HHZ0C6aJ7K67zcDNidMzVcxWdGr+htW9n21klm+bOn+Rx4CBsAntZd3rEQ==",
  1406. "dependencies": {
  1407. "@babel/helper-module-transforms": "^7.16.7",
  1408. "@babel/helper-plugin-utils": "^7.16.7"
  1409. },
  1410. "engines": {
  1411. "node": ">=6.9.0"
  1412. },
  1413. "peerDependencies": {
  1414. "@babel/core": "^7.0.0-0"
  1415. }
  1416. },
  1417. "node_modules/@babel/plugin-transform-named-capturing-groups-regex": {
  1418. "version": "7.16.8",
  1419. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.16.8.tgz",
  1420. "integrity": "sha512-j3Jw+n5PvpmhRR+mrgIh04puSANCk/T/UA3m3P1MjJkhlK906+ApHhDIqBQDdOgL/r1UYpz4GNclTXxyZrYGSw==",
  1421. "dependencies": {
  1422. "@babel/helper-create-regexp-features-plugin": "^7.16.7"
  1423. },
  1424. "engines": {
  1425. "node": ">=6.9.0"
  1426. },
  1427. "peerDependencies": {
  1428. "@babel/core": "^7.0.0"
  1429. }
  1430. },
  1431. "node_modules/@babel/plugin-transform-new-target": {
  1432. "version": "7.16.7",
  1433. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.16.7.tgz",
  1434. "integrity": "sha512-xiLDzWNMfKoGOpc6t3U+etCE2yRnn3SM09BXqWPIZOBpL2gvVrBWUKnsJx0K/ADi5F5YC5f8APFfWrz25TdlGg==",
  1435. "dependencies": {
  1436. "@babel/helper-plugin-utils": "^7.16.7"
  1437. },
  1438. "engines": {
  1439. "node": ">=6.9.0"
  1440. },
  1441. "peerDependencies": {
  1442. "@babel/core": "^7.0.0-0"
  1443. }
  1444. },
  1445. "node_modules/@babel/plugin-transform-object-super": {
  1446. "version": "7.16.7",
  1447. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.16.7.tgz",
  1448. "integrity": "sha512-14J1feiQVWaGvRxj2WjyMuXS2jsBkgB3MdSN5HuC2G5nRspa5RK9COcs82Pwy5BuGcjb+fYaUj94mYcOj7rCvw==",
  1449. "dependencies": {
  1450. "@babel/helper-plugin-utils": "^7.16.7",
  1451. "@babel/helper-replace-supers": "^7.16.7"
  1452. },
  1453. "engines": {
  1454. "node": ">=6.9.0"
  1455. },
  1456. "peerDependencies": {
  1457. "@babel/core": "^7.0.0-0"
  1458. }
  1459. },
  1460. "node_modules/@babel/plugin-transform-parameters": {
  1461. "version": "7.16.7",
  1462. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.16.7.tgz",
  1463. "integrity": "sha512-AT3MufQ7zZEhU2hwOA11axBnExW0Lszu4RL/tAlUJBuNoRak+wehQW8h6KcXOcgjY42fHtDxswuMhMjFEuv/aw==",
  1464. "dependencies": {
  1465. "@babel/helper-plugin-utils": "^7.16.7"
  1466. },
  1467. "engines": {
  1468. "node": ">=6.9.0"
  1469. },
  1470. "peerDependencies": {
  1471. "@babel/core": "^7.0.0-0"
  1472. }
  1473. },
  1474. "node_modules/@babel/plugin-transform-property-literals": {
  1475. "version": "7.16.7",
  1476. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.16.7.tgz",
  1477. "integrity": "sha512-z4FGr9NMGdoIl1RqavCqGG+ZuYjfZ/hkCIeuH6Do7tXmSm0ls11nYVSJqFEUOSJbDab5wC6lRE/w6YjVcr6Hqw==",
  1478. "dependencies": {
  1479. "@babel/helper-plugin-utils": "^7.16.7"
  1480. },
  1481. "engines": {
  1482. "node": ">=6.9.0"
  1483. },
  1484. "peerDependencies": {
  1485. "@babel/core": "^7.0.0-0"
  1486. }
  1487. },
  1488. "node_modules/@babel/plugin-transform-react-constant-elements": {
  1489. "version": "7.17.6",
  1490. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-constant-elements/-/plugin-transform-react-constant-elements-7.17.6.tgz",
  1491. "integrity": "sha512-OBv9VkyyKtsHZiHLoSfCn+h6yU7YKX8nrs32xUmOa1SRSk+t03FosB6fBZ0Yz4BpD1WV7l73Nsad+2Tz7APpqw==",
  1492. "dependencies": {
  1493. "@babel/helper-plugin-utils": "^7.16.7"
  1494. },
  1495. "engines": {
  1496. "node": ">=6.9.0"
  1497. },
  1498. "peerDependencies": {
  1499. "@babel/core": "^7.0.0-0"
  1500. }
  1501. },
  1502. "node_modules/@babel/plugin-transform-react-display-name": {
  1503. "version": "7.16.7",
  1504. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.16.7.tgz",
  1505. "integrity": "sha512-qgIg8BcZgd0G/Cz916D5+9kqX0c7nPZyXaP8R2tLNN5tkyIZdG5fEwBrxwplzSnjC1jvQmyMNVwUCZPcbGY7Pg==",
  1506. "dependencies": {
  1507. "@babel/helper-plugin-utils": "^7.16.7"
  1508. },
  1509. "engines": {
  1510. "node": ">=6.9.0"
  1511. },
  1512. "peerDependencies": {
  1513. "@babel/core": "^7.0.0-0"
  1514. }
  1515. },
  1516. "node_modules/@babel/plugin-transform-react-jsx": {
  1517. "version": "7.17.3",
  1518. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.17.3.tgz",
  1519. "integrity": "sha512-9tjBm4O07f7mzKSIlEmPdiE6ub7kfIe6Cd+w+oQebpATfTQMAgW+YOuWxogbKVTulA+MEO7byMeIUtQ1z+z+ZQ==",
  1520. "dependencies": {
  1521. "@babel/helper-annotate-as-pure": "^7.16.7",
  1522. "@babel/helper-module-imports": "^7.16.7",
  1523. "@babel/helper-plugin-utils": "^7.16.7",
  1524. "@babel/plugin-syntax-jsx": "^7.16.7",
  1525. "@babel/types": "^7.17.0"
  1526. },
  1527. "engines": {
  1528. "node": ">=6.9.0"
  1529. },
  1530. "peerDependencies": {
  1531. "@babel/core": "^7.0.0-0"
  1532. }
  1533. },
  1534. "node_modules/@babel/plugin-transform-react-jsx-development": {
  1535. "version": "7.16.7",
  1536. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.16.7.tgz",
  1537. "integrity": "sha512-RMvQWvpla+xy6MlBpPlrKZCMRs2AGiHOGHY3xRwl0pEeim348dDyxeH4xBsMPbIMhujeq7ihE702eM2Ew0Wo+A==",
  1538. "dependencies": {
  1539. "@babel/plugin-transform-react-jsx": "^7.16.7"
  1540. },
  1541. "engines": {
  1542. "node": ">=6.9.0"
  1543. },
  1544. "peerDependencies": {
  1545. "@babel/core": "^7.0.0-0"
  1546. }
  1547. },
  1548. "node_modules/@babel/plugin-transform-react-pure-annotations": {
  1549. "version": "7.16.7",
  1550. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.16.7.tgz",
  1551. "integrity": "sha512-hs71ToC97k3QWxswh2ElzMFABXHvGiJ01IB1TbYQDGeWRKWz/MPUTh5jGExdHvosYKpnJW5Pm3S4+TA3FyX+GA==",
  1552. "dependencies": {
  1553. "@babel/helper-annotate-as-pure": "^7.16.7",
  1554. "@babel/helper-plugin-utils": "^7.16.7"
  1555. },
  1556. "engines": {
  1557. "node": ">=6.9.0"
  1558. },
  1559. "peerDependencies": {
  1560. "@babel/core": "^7.0.0-0"
  1561. }
  1562. },
  1563. "node_modules/@babel/plugin-transform-regenerator": {
  1564. "version": "7.17.9",
  1565. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.17.9.tgz",
  1566. "integrity": "sha512-Lc2TfbxR1HOyn/c6b4Y/b6NHoTb67n/IoWLxTu4kC7h4KQnWlhCq2S8Tx0t2SVvv5Uu87Hs+6JEJ5kt2tYGylQ==",
  1567. "dependencies": {
  1568. "regenerator-transform": "^0.15.0"
  1569. },
  1570. "engines": {
  1571. "node": ">=6.9.0"
  1572. },
  1573. "peerDependencies": {
  1574. "@babel/core": "^7.0.0-0"
  1575. }
  1576. },
  1577. "node_modules/@babel/plugin-transform-reserved-words": {
  1578. "version": "7.16.7",
  1579. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.16.7.tgz",
  1580. "integrity": "sha512-KQzzDnZ9hWQBjwi5lpY5v9shmm6IVG0U9pB18zvMu2i4H90xpT4gmqwPYsn8rObiadYe2M0gmgsiOIF5A/2rtg==",
  1581. "dependencies": {
  1582. "@babel/helper-plugin-utils": "^7.16.7"
  1583. },
  1584. "engines": {
  1585. "node": ">=6.9.0"
  1586. },
  1587. "peerDependencies": {
  1588. "@babel/core": "^7.0.0-0"
  1589. }
  1590. },
  1591. "node_modules/@babel/plugin-transform-runtime": {
  1592. "version": "7.17.0",
  1593. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.17.0.tgz",
  1594. "integrity": "sha512-fr7zPWnKXNc1xoHfrIU9mN/4XKX4VLZ45Q+oMhfsYIaHvg7mHgmhfOy/ckRWqDK7XF3QDigRpkh5DKq6+clE8A==",
  1595. "dependencies": {
  1596. "@babel/helper-module-imports": "^7.16.7",
  1597. "@babel/helper-plugin-utils": "^7.16.7",
  1598. "babel-plugin-polyfill-corejs2": "^0.3.0",
  1599. "babel-plugin-polyfill-corejs3": "^0.5.0",
  1600. "babel-plugin-polyfill-regenerator": "^0.3.0",
  1601. "semver": "^6.3.0"
  1602. },
  1603. "engines": {
  1604. "node": ">=6.9.0"
  1605. },
  1606. "peerDependencies": {
  1607. "@babel/core": "^7.0.0-0"
  1608. }
  1609. },
  1610. "node_modules/@babel/plugin-transform-runtime/node_modules/semver": {
  1611. "version": "6.3.0",
  1612. "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
  1613. "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
  1614. "bin": {
  1615. "semver": "bin/semver.js"
  1616. }
  1617. },
  1618. "node_modules/@babel/plugin-transform-shorthand-properties": {
  1619. "version": "7.16.7",
  1620. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.16.7.tgz",
  1621. "integrity": "sha512-hah2+FEnoRoATdIb05IOXf+4GzXYTq75TVhIn1PewihbpyrNWUt2JbudKQOETWw6QpLe+AIUpJ5MVLYTQbeeUg==",
  1622. "dependencies": {
  1623. "@babel/helper-plugin-utils": "^7.16.7"
  1624. },
  1625. "engines": {
  1626. "node": ">=6.9.0"
  1627. },
  1628. "peerDependencies": {
  1629. "@babel/core": "^7.0.0-0"
  1630. }
  1631. },
  1632. "node_modules/@babel/plugin-transform-spread": {
  1633. "version": "7.16.7",
  1634. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.16.7.tgz",
  1635. "integrity": "sha512-+pjJpgAngb53L0iaA5gU/1MLXJIfXcYepLgXB3esVRf4fqmj8f2cxM3/FKaHsZms08hFQJkFccEWuIpm429TXg==",
  1636. "dependencies": {
  1637. "@babel/helper-plugin-utils": "^7.16.7",
  1638. "@babel/helper-skip-transparent-expression-wrappers": "^7.16.0"
  1639. },
  1640. "engines": {
  1641. "node": ">=6.9.0"
  1642. },
  1643. "peerDependencies": {
  1644. "@babel/core": "^7.0.0-0"
  1645. }
  1646. },
  1647. "node_modules/@babel/plugin-transform-sticky-regex": {
  1648. "version": "7.16.7",
  1649. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.16.7.tgz",
  1650. "integrity": "sha512-NJa0Bd/87QV5NZZzTuZG5BPJjLYadeSZ9fO6oOUoL4iQx+9EEuw/eEM92SrsT19Yc2jgB1u1hsjqDtH02c3Drw==",
  1651. "dependencies": {
  1652. "@babel/helper-plugin-utils": "^7.16.7"
  1653. },
  1654. "engines": {
  1655. "node": ">=6.9.0"
  1656. },
  1657. "peerDependencies": {
  1658. "@babel/core": "^7.0.0-0"
  1659. }
  1660. },
  1661. "node_modules/@babel/plugin-transform-template-literals": {
  1662. "version": "7.16.7",
  1663. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.16.7.tgz",
  1664. "integrity": "sha512-VwbkDDUeenlIjmfNeDX/V0aWrQH2QiVyJtwymVQSzItFDTpxfyJh3EVaQiS0rIN/CqbLGr0VcGmuwyTdZtdIsA==",
  1665. "dependencies": {
  1666. "@babel/helper-plugin-utils": "^7.16.7"
  1667. },
  1668. "engines": {
  1669. "node": ">=6.9.0"
  1670. },
  1671. "peerDependencies": {
  1672. "@babel/core": "^7.0.0-0"
  1673. }
  1674. },
  1675. "node_modules/@babel/plugin-transform-typeof-symbol": {
  1676. "version": "7.16.7",
  1677. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.16.7.tgz",
  1678. "integrity": "sha512-p2rOixCKRJzpg9JB4gjnG4gjWkWa89ZoYUnl9snJ1cWIcTH/hvxZqfO+WjG6T8DRBpctEol5jw1O5rA8gkCokQ==",
  1679. "dependencies": {
  1680. "@babel/helper-plugin-utils": "^7.16.7"
  1681. },
  1682. "engines": {
  1683. "node": ">=6.9.0"
  1684. },
  1685. "peerDependencies": {
  1686. "@babel/core": "^7.0.0-0"
  1687. }
  1688. },
  1689. "node_modules/@babel/plugin-transform-typescript": {
  1690. "version": "7.16.8",
  1691. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.16.8.tgz",
  1692. "integrity": "sha512-bHdQ9k7YpBDO2d0NVfkj51DpQcvwIzIusJ7mEUaMlbZq3Kt/U47j24inXZHQ5MDiYpCs+oZiwnXyKedE8+q7AQ==",
  1693. "dependencies": {
  1694. "@babel/helper-create-class-features-plugin": "^7.16.7",
  1695. "@babel/helper-plugin-utils": "^7.16.7",
  1696. "@babel/plugin-syntax-typescript": "^7.16.7"
  1697. },
  1698. "engines": {
  1699. "node": ">=6.9.0"
  1700. },
  1701. "peerDependencies": {
  1702. "@babel/core": "^7.0.0-0"
  1703. }
  1704. },
  1705. "node_modules/@babel/plugin-transform-unicode-escapes": {
  1706. "version": "7.16.7",
  1707. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.16.7.tgz",
  1708. "integrity": "sha512-TAV5IGahIz3yZ9/Hfv35TV2xEm+kaBDaZQCn2S/hG9/CZ0DktxJv9eKfPc7yYCvOYR4JGx1h8C+jcSOvgaaI/Q==",
  1709. "dependencies": {
  1710. "@babel/helper-plugin-utils": "^7.16.7"
  1711. },
  1712. "engines": {
  1713. "node": ">=6.9.0"
  1714. },
  1715. "peerDependencies": {
  1716. "@babel/core": "^7.0.0-0"
  1717. }
  1718. },
  1719. "node_modules/@babel/plugin-transform-unicode-regex": {
  1720. "version": "7.16.7",
  1721. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.16.7.tgz",
  1722. "integrity": "sha512-oC5tYYKw56HO75KZVLQ+R/Nl3Hro9kf8iG0hXoaHP7tjAyCpvqBiSNe6vGrZni1Z6MggmUOC6A7VP7AVmw225Q==",
  1723. "dependencies": {
  1724. "@babel/helper-create-regexp-features-plugin": "^7.16.7",
  1725. "@babel/helper-plugin-utils": "^7.16.7"
  1726. },
  1727. "engines": {
  1728. "node": ">=6.9.0"
  1729. },
  1730. "peerDependencies": {
  1731. "@babel/core": "^7.0.0-0"
  1732. }
  1733. },
  1734. "node_modules/@babel/preset-env": {
  1735. "version": "7.16.11",
  1736. "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.16.11.tgz",
  1737. "integrity": "sha512-qcmWG8R7ZW6WBRPZK//y+E3Cli151B20W1Rv7ln27vuPaXU/8TKms6jFdiJtF7UDTxcrb7mZd88tAeK9LjdT8g==",
  1738. "dependencies": {
  1739. "@babel/compat-data": "^7.16.8",
  1740. "@babel/helper-compilation-targets": "^7.16.7",
  1741. "@babel/helper-plugin-utils": "^7.16.7",
  1742. "@babel/helper-validator-option": "^7.16.7",
  1743. "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.16.7",
  1744. "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.16.7",
  1745. "@babel/plugin-proposal-async-generator-functions": "^7.16.8",
  1746. "@babel/plugin-proposal-class-properties": "^7.16.7",
  1747. "@babel/plugin-proposal-class-static-block": "^7.16.7",
  1748. "@babel/plugin-proposal-dynamic-import": "^7.16.7",
  1749. "@babel/plugin-proposal-export-namespace-from": "^7.16.7",
  1750. "@babel/plugin-proposal-json-strings": "^7.16.7",
  1751. "@babel/plugin-proposal-logical-assignment-operators": "^7.16.7",
  1752. "@babel/plugin-proposal-nullish-coalescing-operator": "^7.16.7",
  1753. "@babel/plugin-proposal-numeric-separator": "^7.16.7",
  1754. "@babel/plugin-proposal-object-rest-spread": "^7.16.7",
  1755. "@babel/plugin-proposal-optional-catch-binding": "^7.16.7",
  1756. "@babel/plugin-proposal-optional-chaining": "^7.16.7",
  1757. "@babel/plugin-proposal-private-methods": "^7.16.11",
  1758. "@babel/plugin-proposal-private-property-in-object": "^7.16.7",
  1759. "@babel/plugin-proposal-unicode-property-regex": "^7.16.7",
  1760. "@babel/plugin-syntax-async-generators": "^7.8.4",
  1761. "@babel/plugin-syntax-class-properties": "^7.12.13",
  1762. "@babel/plugin-syntax-class-static-block": "^7.14.5",
  1763. "@babel/plugin-syntax-dynamic-import": "^7.8.3",
  1764. "@babel/plugin-syntax-export-namespace-from": "^7.8.3",
  1765. "@babel/plugin-syntax-json-strings": "^7.8.3",
  1766. "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4",
  1767. "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3",
  1768. "@babel/plugin-syntax-numeric-separator": "^7.10.4",
  1769. "@babel/plugin-syntax-object-rest-spread": "^7.8.3",
  1770. "@babel/plugin-syntax-optional-catch-binding": "^7.8.3",
  1771. "@babel/plugin-syntax-optional-chaining": "^7.8.3",
  1772. "@babel/plugin-syntax-private-property-in-object": "^7.14.5",
  1773. "@babel/plugin-syntax-top-level-await": "^7.14.5",
  1774. "@babel/plugin-transform-arrow-functions": "^7.16.7",
  1775. "@babel/plugin-transform-async-to-generator": "^7.16.8",
  1776. "@babel/plugin-transform-block-scoped-functions": "^7.16.7",
  1777. "@babel/plugin-transform-block-scoping": "^7.16.7",
  1778. "@babel/plugin-transform-classes": "^7.16.7",
  1779. "@babel/plugin-transform-computed-properties": "^7.16.7",
  1780. "@babel/plugin-transform-destructuring": "^7.16.7",
  1781. "@babel/plugin-transform-dotall-regex": "^7.16.7",
  1782. "@babel/plugin-transform-duplicate-keys": "^7.16.7",
  1783. "@babel/plugin-transform-exponentiation-operator": "^7.16.7",
  1784. "@babel/plugin-transform-for-of": "^7.16.7",
  1785. "@babel/plugin-transform-function-name": "^7.16.7",
  1786. "@babel/plugin-transform-literals": "^7.16.7",
  1787. "@babel/plugin-transform-member-expression-literals": "^7.16.7",
  1788. "@babel/plugin-transform-modules-amd": "^7.16.7",
  1789. "@babel/plugin-transform-modules-commonjs": "^7.16.8",
  1790. "@babel/plugin-transform-modules-systemjs": "^7.16.7",
  1791. "@babel/plugin-transform-modules-umd": "^7.16.7",
  1792. "@babel/plugin-transform-named-capturing-groups-regex": "^7.16.8",
  1793. "@babel/plugin-transform-new-target": "^7.16.7",
  1794. "@babel/plugin-transform-object-super": "^7.16.7",
  1795. "@babel/plugin-transform-parameters": "^7.16.7",
  1796. "@babel/plugin-transform-property-literals": "^7.16.7",
  1797. "@babel/plugin-transform-regenerator": "^7.16.7",
  1798. "@babel/plugin-transform-reserved-words": "^7.16.7",
  1799. "@babel/plugin-transform-shorthand-properties": "^7.16.7",
  1800. "@babel/plugin-transform-spread": "^7.16.7",
  1801. "@babel/plugin-transform-sticky-regex": "^7.16.7",
  1802. "@babel/plugin-transform-template-literals": "^7.16.7",
  1803. "@babel/plugin-transform-typeof-symbol": "^7.16.7",
  1804. "@babel/plugin-transform-unicode-escapes": "^7.16.7",
  1805. "@babel/plugin-transform-unicode-regex": "^7.16.7",
  1806. "@babel/preset-modules": "^0.1.5",
  1807. "@babel/types": "^7.16.8",
  1808. "babel-plugin-polyfill-corejs2": "^0.3.0",
  1809. "babel-plugin-polyfill-corejs3": "^0.5.0",
  1810. "babel-plugin-polyfill-regenerator": "^0.3.0",
  1811. "core-js-compat": "^3.20.2",
  1812. "semver": "^6.3.0"
  1813. },
  1814. "engines": {
  1815. "node": ">=6.9.0"
  1816. },
  1817. "peerDependencies": {
  1818. "@babel/core": "^7.0.0-0"
  1819. }
  1820. },
  1821. "node_modules/@babel/preset-env/node_modules/semver": {
  1822. "version": "6.3.0",
  1823. "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
  1824. "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
  1825. "bin": {
  1826. "semver": "bin/semver.js"
  1827. }
  1828. },
  1829. "node_modules/@babel/preset-modules": {
  1830. "version": "0.1.5",
  1831. "resolved": "https://registry.npmjs.org/@babel/preset-modules/-/preset-modules-0.1.5.tgz",
  1832. "integrity": "sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==",
  1833. "dependencies": {
  1834. "@babel/helper-plugin-utils": "^7.0.0",
  1835. "@babel/plugin-proposal-unicode-property-regex": "^7.4.4",
  1836. "@babel/plugin-transform-dotall-regex": "^7.4.4",
  1837. "@babel/types": "^7.4.4",
  1838. "esutils": "^2.0.2"
  1839. },
  1840. "peerDependencies": {
  1841. "@babel/core": "^7.0.0-0"
  1842. }
  1843. },
  1844. "node_modules/@babel/preset-react": {
  1845. "version": "7.16.7",
  1846. "resolved": "https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.16.7.tgz",
  1847. "integrity": "sha512-fWpyI8UM/HE6DfPBzD8LnhQ/OcH8AgTaqcqP2nGOXEUV+VKBR5JRN9hCk9ai+zQQ57vtm9oWeXguBCPNUjytgA==",
  1848. "dependencies": {
  1849. "@babel/helper-plugin-utils": "^7.16.7",
  1850. "@babel/helper-validator-option": "^7.16.7",
  1851. "@babel/plugin-transform-react-display-name": "^7.16.7",
  1852. "@babel/plugin-transform-react-jsx": "^7.16.7",
  1853. "@babel/plugin-transform-react-jsx-development": "^7.16.7",
  1854. "@babel/plugin-transform-react-pure-annotations": "^7.16.7"
  1855. },
  1856. "engines": {
  1857. "node": ">=6.9.0"
  1858. },
  1859. "peerDependencies": {
  1860. "@babel/core": "^7.0.0-0"
  1861. }
  1862. },
  1863. "node_modules/@babel/preset-typescript": {
  1864. "version": "7.16.7",
  1865. "resolved": "https://registry.npmjs.org/@babel/preset-typescript/-/preset-typescript-7.16.7.tgz",
  1866. "integrity": "sha512-WbVEmgXdIyvzB77AQjGBEyYPZx+8tTsO50XtfozQrkW8QB2rLJpH2lgx0TRw5EJrBxOZQ+wCcyPVQvS8tjEHpQ==",
  1867. "dependencies": {
  1868. "@babel/helper-plugin-utils": "^7.16.7",
  1869. "@babel/helper-validator-option": "^7.16.7",
  1870. "@babel/plugin-transform-typescript": "^7.16.7"
  1871. },
  1872. "engines": {
  1873. "node": ">=6.9.0"
  1874. },
  1875. "peerDependencies": {
  1876. "@babel/core": "^7.0.0-0"
  1877. }
  1878. },
  1879. "node_modules/@babel/runtime": {
  1880. "version": "7.17.9",
  1881. "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.17.9.tgz",
  1882. "integrity": "sha512-lSiBBvodq29uShpWGNbgFdKYNiFDo5/HIYsaCEY9ff4sb10x9jizo2+pRrSyF4jKZCXqgzuqBOQKbUm90gQwJg==",
  1883. "dependencies": {
  1884. "regenerator-runtime": "^0.13.4"
  1885. },
  1886. "engines": {
  1887. "node": ">=6.9.0"
  1888. }
  1889. },
  1890. "node_modules/@babel/runtime-corejs3": {
  1891. "version": "7.17.9",
  1892. "resolved": "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.17.9.tgz",
  1893. "integrity": "sha512-WxYHHUWF2uZ7Hp1K+D1xQgbgkGUfA+5UPOegEXGt2Y5SMog/rYCVaifLZDbw8UkNXozEqqrZTy6bglL7xTaCOw==",
  1894. "dependencies": {
  1895. "core-js-pure": "^3.20.2",
  1896. "regenerator-runtime": "^0.13.4"
  1897. },
  1898. "engines": {
  1899. "node": ">=6.9.0"
  1900. }
  1901. },
  1902. "node_modules/@babel/template": {
  1903. "version": "7.16.7",
  1904. "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.16.7.tgz",
  1905. "integrity": "sha512-I8j/x8kHUrbYRTUxXrrMbfCa7jxkE7tZre39x3kjr9hvI82cK1FfqLygotcWN5kdPGWcLdWMHpSBavse5tWw3w==",
  1906. "dependencies": {
  1907. "@babel/code-frame": "^7.16.7",
  1908. "@babel/parser": "^7.16.7",
  1909. "@babel/types": "^7.16.7"
  1910. },
  1911. "engines": {
  1912. "node": ">=6.9.0"
  1913. }
  1914. },
  1915. "node_modules/@babel/traverse": {
  1916. "version": "7.17.9",
  1917. "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.17.9.tgz",
  1918. "integrity": "sha512-PQO8sDIJ8SIwipTPiR71kJQCKQYB5NGImbOviK8K+kg5xkNSYXLBupuX9QhatFowrsvo9Hj8WgArg3W7ijNAQw==",
  1919. "dependencies": {
  1920. "@babel/code-frame": "^7.16.7",
  1921. "@babel/generator": "^7.17.9",
  1922. "@babel/helper-environment-visitor": "^7.16.7",
  1923. "@babel/helper-function-name": "^7.17.9",
  1924. "@babel/helper-hoist-variables": "^7.16.7",
  1925. "@babel/helper-split-export-declaration": "^7.16.7",
  1926. "@babel/parser": "^7.17.9",
  1927. "@babel/types": "^7.17.0",
  1928. "debug": "^4.1.0",
  1929. "globals": "^11.1.0"
  1930. },
  1931. "engines": {
  1932. "node": ">=6.9.0"
  1933. }
  1934. },
  1935. "node_modules/@babel/types": {
  1936. "version": "7.17.0",
  1937. "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.17.0.tgz",
  1938. "integrity": "sha512-TmKSNO4D5rzhL5bjWFcVHHLETzfQ/AmbKpKPOSjlP0WoHZ6L911fgoOKY4Alp/emzG4cHJdyN49zpgkbXFEHHw==",
  1939. "dependencies": {
  1940. "@babel/helper-validator-identifier": "^7.16.7",
  1941. "to-fast-properties": "^2.0.0"
  1942. },
  1943. "engines": {
  1944. "node": ">=6.9.0"
  1945. }
  1946. },
  1947. "node_modules/@bcoe/v8-coverage": {
  1948. "version": "0.2.3",
  1949. "resolved": "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz",
  1950. "integrity": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw=="
  1951. },
  1952. "node_modules/@capacitor/app": {
  1953. "version": "1.1.1",
  1954. "resolved": "https://registry.npmjs.org/@capacitor/app/-/app-1.1.1.tgz",
  1955. "integrity": "sha512-8ADkldHnoE1xkWvPUsGlERVGm6/Zvcxy6hCI80AxydIKyaCG7kbDAvUclebbnw/eFRxj2zBoVatGLjmJNvTbYw==",
  1956. "peerDependencies": {
  1957. "@capacitor/core": "^3.0.0"
  1958. }
  1959. },
  1960. "node_modules/@capacitor/cli": {
  1961. "version": "3.4.3",
  1962. "resolved": "https://registry.npmjs.org/@capacitor/cli/-/cli-3.4.3.tgz",
  1963. "integrity": "sha512-mu2pGoIh/OapMzWwXGXUlOmapXthW9XcHGERpZxNE45aBEYC9eTJWmbcXVlJuyx/9GFnnV+pXjGl3i0grci/Zw==",
  1964. "dev": true,
  1965. "dependencies": {
  1966. "@ionic/cli-framework-output": "^2.2.1",
  1967. "@ionic/utils-fs": "^3.1.5",
  1968. "@ionic/utils-subprocess": "^2.1.6",
  1969. "@ionic/utils-terminal": "^2.3.0",
  1970. "commander": "^6.0.0",
  1971. "debug": "^4.2.0",
  1972. "env-paths": "^2.2.0",
  1973. "kleur": "^4.1.1",
  1974. "native-run": "^1.5.0",
  1975. "open": "^7.4.2",
  1976. "plist": "^3.0.2",
  1977. "prompts": "^2.3.2",
  1978. "semver": "^7.3.2",
  1979. "tar": "^6.1.11",
  1980. "tslib": "^2.1.0",
  1981. "xml2js": "^0.4.23"
  1982. },
  1983. "bin": {
  1984. "cap": "bin/capacitor",
  1985. "capacitor": "bin/capacitor"
  1986. },
  1987. "engines": {
  1988. "node": ">=12.4.0"
  1989. }
  1990. },
  1991. "node_modules/@capacitor/cli/node_modules/commander": {
  1992. "version": "6.2.1",
  1993. "resolved": "https://registry.npmjs.org/commander/-/commander-6.2.1.tgz",
  1994. "integrity": "sha512-U7VdrJFnJgo4xjrHpTzu0yrHPGImdsmD95ZlgYSEajAn2JKzDhDTPG9kBTefmObL2w/ngeZnilk+OV9CG3d7UA==",
  1995. "dev": true,
  1996. "engines": {
  1997. "node": ">= 6"
  1998. }
  1999. },
  2000. "node_modules/@capacitor/cli/node_modules/kleur": {
  2001. "version": "4.1.4",
  2002. "resolved": "https://registry.npmjs.org/kleur/-/kleur-4.1.4.tgz",
  2003. "integrity": "sha512-8QADVssbrFjivHWQU7KkMgptGTl6WAcSdlbBPY4uNF+mWr6DGcKrvY2w4FQJoXch7+fKMjj0dRrL75vk3k23OA==",
  2004. "dev": true,
  2005. "engines": {
  2006. "node": ">=6"
  2007. }
  2008. },
  2009. "node_modules/@capacitor/cli/node_modules/open": {
  2010. "version": "7.4.2",
  2011. "resolved": "https://registry.npmjs.org/open/-/open-7.4.2.tgz",
  2012. "integrity": "sha512-MVHddDVweXZF3awtlAS+6pgKLlm/JgxZ90+/NBurBoQctVOOB/zDdVjcyPzQ+0laDGbsWgrRkflI65sQeOgT9Q==",
  2013. "dev": true,
  2014. "dependencies": {
  2015. "is-docker": "^2.0.0",
  2016. "is-wsl": "^2.1.1"
  2017. },
  2018. "engines": {
  2019. "node": ">=8"
  2020. },
  2021. "funding": {
  2022. "url": "https://github.com/sponsors/sindresorhus"
  2023. }
  2024. },
  2025. "node_modules/@capacitor/core": {
  2026. "version": "3.4.3",
  2027. "resolved": "https://registry.npmjs.org/@capacitor/core/-/core-3.4.3.tgz",
  2028. "integrity": "sha512-drfu0IiDMyeJtL4QALQgNFqdgN19DZJkbKh945eXyK44Sk2YkFXUs7Ewq1ZlVI30QF79mHGuM13oZeki0gv5Tw==",
  2029. "dependencies": {
  2030. "tslib": "^2.1.0"
  2031. }
  2032. },
  2033. "node_modules/@capacitor/haptics": {
  2034. "version": "1.1.4",
  2035. "resolved": "https://registry.npmjs.org/@capacitor/haptics/-/haptics-1.1.4.tgz",
  2036. "integrity": "sha512-+pJIb5X7xAcbrWj6rJaV+cwBlv8aFwB1/Ob6EV4atydThuuVSSsAL4hI4ZYlPNOxM6H5s+ZDLj7Pa2os4eFmtg==",
  2037. "peerDependencies": {
  2038. "@capacitor/core": "^3.0.0"
  2039. }
  2040. },
  2041. "node_modules/@capacitor/keyboard": {
  2042. "version": "1.2.2",
  2043. "resolved": "https://registry.npmjs.org/@capacitor/keyboard/-/keyboard-1.2.2.tgz",
  2044. "integrity": "sha512-dOZSXJTY/tTbRQ+Neiny72BIXN2Hvf/2AgPpMdTErDfaQM7C2MMgtJrm+Mi+YUeT6AnJFmt68nHJGImAL4lzmA==",
  2045. "peerDependencies": {
  2046. "@capacitor/core": "^3.0.0"
  2047. }
  2048. },
  2049. "node_modules/@capacitor/status-bar": {
  2050. "version": "1.0.8",
  2051. "resolved": "https://registry.npmjs.org/@capacitor/status-bar/-/status-bar-1.0.8.tgz",
  2052. "integrity": "sha512-lhxa70K6vg0QjdddbT9RqFLfQ9a0Fk1OVE54MhUH30DWymv4h2LrC+mJgH6JS46WQbR2UCHRymfmVCq1PS2Qiw==",
  2053. "peerDependencies": {
  2054. "@capacitor/core": "^3.0.0"
  2055. }
  2056. },
  2057. "node_modules/@csstools/normalize.css": {
  2058. "version": "12.0.0",
  2059. "resolved": "https://registry.npmjs.org/@csstools/normalize.css/-/normalize.css-12.0.0.tgz",
  2060. "integrity": "sha512-M0qqxAcwCsIVfpFQSlGN5XjXWu8l5JDZN+fPt1LeW5SZexQTgnaEvgXAY+CeygRw0EeppWHi12JxESWiWrB0Sg=="
  2061. },
  2062. "node_modules/@csstools/postcss-color-function": {
  2063. "version": "1.1.0",
  2064. "resolved": "https://registry.npmjs.org/@csstools/postcss-color-function/-/postcss-color-function-1.1.0.tgz",
  2065. "integrity": "sha512-5D5ND/mZWcQoSfYnSPsXtuiFxhzmhxt6pcjrFLJyldj+p0ZN2vvRpYNX+lahFTtMhAYOa2WmkdGINr0yP0CvGA==",
  2066. "dependencies": {
  2067. "@csstools/postcss-progressive-custom-properties": "^1.1.0",
  2068. "postcss-value-parser": "^4.2.0"
  2069. },
  2070. "engines": {
  2071. "node": "^12 || ^14 || >=16"
  2072. },
  2073. "funding": {
  2074. "type": "opencollective",
  2075. "url": "https://opencollective.com/csstools"
  2076. },
  2077. "peerDependencies": {
  2078. "postcss": "^8.4"
  2079. }
  2080. },
  2081. "node_modules/@csstools/postcss-font-format-keywords": {
  2082. "version": "1.0.0",
  2083. "resolved": "https://registry.npmjs.org/@csstools/postcss-font-format-keywords/-/postcss-font-format-keywords-1.0.0.tgz",
  2084. "integrity": "sha512-oO0cZt8do8FdVBX8INftvIA4lUrKUSCcWUf9IwH9IPWOgKT22oAZFXeHLoDK7nhB2SmkNycp5brxfNMRLIhd6Q==",
  2085. "dependencies": {
  2086. "postcss-value-parser": "^4.2.0"
  2087. },
  2088. "engines": {
  2089. "node": "^12 || ^14 || >=16"
  2090. },
  2091. "peerDependencies": {
  2092. "postcss": "^8.3"
  2093. }
  2094. },
  2095. "node_modules/@csstools/postcss-hwb-function": {
  2096. "version": "1.0.0",
  2097. "resolved": "https://registry.npmjs.org/@csstools/postcss-hwb-function/-/postcss-hwb-function-1.0.0.tgz",
  2098. "integrity": "sha512-VSTd7hGjmde4rTj1rR30sokY3ONJph1reCBTUXqeW1fKwETPy1x4t/XIeaaqbMbC5Xg4SM/lyXZ2S8NELT2TaA==",
  2099. "dependencies": {
  2100. "postcss-value-parser": "^4.2.0"
  2101. },
  2102. "engines": {
  2103. "node": "^12 || ^14 || >=16"
  2104. },
  2105. "peerDependencies": {
  2106. "postcss": "^8.3"
  2107. }
  2108. },
  2109. "node_modules/@csstools/postcss-ic-unit": {
  2110. "version": "1.0.0",
  2111. "resolved": "https://registry.npmjs.org/@csstools/postcss-ic-unit/-/postcss-ic-unit-1.0.0.tgz",
  2112. "integrity": "sha512-i4yps1mBp2ijrx7E96RXrQXQQHm6F4ym1TOD0D69/sjDjZvQ22tqiEvaNw7pFZTUO5b9vWRHzbHzP9+UKuw+bA==",
  2113. "dependencies": {
  2114. "@csstools/postcss-progressive-custom-properties": "^1.1.0",
  2115. "postcss-value-parser": "^4.2.0"
  2116. },
  2117. "engines": {
  2118. "node": "^12 || ^14 || >=16"
  2119. },
  2120. "peerDependencies": {
  2121. "postcss": "^8.3"
  2122. }
  2123. },
  2124. "node_modules/@csstools/postcss-is-pseudo-class": {
  2125. "version": "2.0.2",
  2126. "resolved": "https://registry.npmjs.org/@csstools/postcss-is-pseudo-class/-/postcss-is-pseudo-class-2.0.2.tgz",
  2127. "integrity": "sha512-L9h1yxXMj7KpgNzlMrw3isvHJYkikZgZE4ASwssTnGEH8tm50L6QsM9QQT5wR4/eO5mU0rN5axH7UzNxEYg5CA==",
  2128. "dependencies": {
  2129. "postcss-selector-parser": "^6.0.10"
  2130. },
  2131. "engines": {
  2132. "node": "^12 || ^14 || >=16"
  2133. },
  2134. "funding": {
  2135. "type": "opencollective",
  2136. "url": "https://opencollective.com/csstools"
  2137. },
  2138. "peerDependencies": {
  2139. "postcss": "^8.4"
  2140. }
  2141. },
  2142. "node_modules/@csstools/postcss-normalize-display-values": {
  2143. "version": "1.0.0",
  2144. "resolved": "https://registry.npmjs.org/@csstools/postcss-normalize-display-values/-/postcss-normalize-display-values-1.0.0.tgz",
  2145. "integrity": "sha512-bX+nx5V8XTJEmGtpWTO6kywdS725t71YSLlxWt78XoHUbELWgoCXeOFymRJmL3SU1TLlKSIi7v52EWqe60vJTQ==",
  2146. "dependencies": {
  2147. "postcss-value-parser": "^4.2.0"
  2148. },
  2149. "engines": {
  2150. "node": "^12 || ^14 || >=16"
  2151. },
  2152. "peerDependencies": {
  2153. "postcss": "^8.3"
  2154. }
  2155. },
  2156. "node_modules/@csstools/postcss-oklab-function": {
  2157. "version": "1.1.0",
  2158. "resolved": "https://registry.npmjs.org/@csstools/postcss-oklab-function/-/postcss-oklab-function-1.1.0.tgz",
  2159. "integrity": "sha512-e/Q5HopQzmnQgqimG9v3w2IG4VRABsBq3itOcn4bnm+j4enTgQZ0nWsaH/m9GV2otWGQ0nwccYL5vmLKyvP1ww==",
  2160. "dependencies": {
  2161. "@csstools/postcss-progressive-custom-properties": "^1.1.0",
  2162. "postcss-value-parser": "^4.2.0"
  2163. },
  2164. "engines": {
  2165. "node": "^12 || ^14 || >=16"
  2166. },
  2167. "funding": {
  2168. "type": "opencollective",
  2169. "url": "https://opencollective.com/csstools"
  2170. },
  2171. "peerDependencies": {
  2172. "postcss": "^8.4"
  2173. }
  2174. },
  2175. "node_modules/@csstools/postcss-progressive-custom-properties": {
  2176. "version": "1.3.0",
  2177. "resolved": "https://registry.npmjs.org/@csstools/postcss-progressive-custom-properties/-/postcss-progressive-custom-properties-1.3.0.tgz",
  2178. "integrity": "sha512-ASA9W1aIy5ygskZYuWams4BzafD12ULvSypmaLJT2jvQ8G0M3I8PRQhC0h7mG0Z3LI05+agZjqSR9+K9yaQQjA==",
  2179. "dependencies": {
  2180. "postcss-value-parser": "^4.2.0"
  2181. },
  2182. "engines": {
  2183. "node": "^12 || ^14 || >=16"
  2184. },
  2185. "peerDependencies": {
  2186. "postcss": "^8.3"
  2187. }
  2188. },
  2189. "node_modules/@eslint/eslintrc": {
  2190. "version": "1.2.1",
  2191. "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.2.1.tgz",
  2192. "integrity": "sha512-bxvbYnBPN1Gibwyp6NrpnFzA3YtRL3BBAyEAFVIpNTm2Rn4Vy87GA5M4aSn3InRrlsbX5N0GW7XIx+U4SAEKdQ==",
  2193. "dependencies": {
  2194. "ajv": "^6.12.4",
  2195. "debug": "^4.3.2",
  2196. "espree": "^9.3.1",
  2197. "globals": "^13.9.0",
  2198. "ignore": "^5.2.0",
  2199. "import-fresh": "^3.2.1",
  2200. "js-yaml": "^4.1.0",
  2201. "minimatch": "^3.0.4",
  2202. "strip-json-comments": "^3.1.1"
  2203. },
  2204. "engines": {
  2205. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  2206. }
  2207. },
  2208. "node_modules/@eslint/eslintrc/node_modules/argparse": {
  2209. "version": "2.0.1",
  2210. "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
  2211. "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q=="
  2212. },
  2213. "node_modules/@eslint/eslintrc/node_modules/globals": {
  2214. "version": "13.13.0",
  2215. "resolved": "https://registry.npmjs.org/globals/-/globals-13.13.0.tgz",
  2216. "integrity": "sha512-EQ7Q18AJlPwp3vUDL4mKA0KXrXyNIQyWon6T6XQiBQF0XHvRsiCSrWmmeATpUzdJN2HhWZU6Pdl0a9zdep5p6A==",
  2217. "dependencies": {
  2218. "type-fest": "^0.20.2"
  2219. },
  2220. "engines": {
  2221. "node": ">=8"
  2222. },
  2223. "funding": {
  2224. "url": "https://github.com/sponsors/sindresorhus"
  2225. }
  2226. },
  2227. "node_modules/@eslint/eslintrc/node_modules/js-yaml": {
  2228. "version": "4.1.0",
  2229. "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
  2230. "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
  2231. "dependencies": {
  2232. "argparse": "^2.0.1"
  2233. },
  2234. "bin": {
  2235. "js-yaml": "bin/js-yaml.js"
  2236. }
  2237. },
  2238. "node_modules/@eslint/eslintrc/node_modules/type-fest": {
  2239. "version": "0.20.2",
  2240. "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz",
  2241. "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==",
  2242. "engines": {
  2243. "node": ">=10"
  2244. },
  2245. "funding": {
  2246. "url": "https://github.com/sponsors/sindresorhus"
  2247. }
  2248. },
  2249. "node_modules/@gar/promisify": {
  2250. "version": "1.1.3",
  2251. "resolved": "https://registry.npmjs.org/@gar/promisify/-/promisify-1.1.3.tgz",
  2252. "integrity": "sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw=="
  2253. },
  2254. "node_modules/@humanwhocodes/config-array": {
  2255. "version": "0.9.5",
  2256. "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.9.5.tgz",
  2257. "integrity": "sha512-ObyMyWxZiCu/yTisA7uzx81s40xR2fD5Cg/2Kq7G02ajkNubJf6BopgDTmDyc3U7sXpNKM8cYOw7s7Tyr+DnCw==",
  2258. "dependencies": {
  2259. "@humanwhocodes/object-schema": "^1.2.1",
  2260. "debug": "^4.1.1",
  2261. "minimatch": "^3.0.4"
  2262. },
  2263. "engines": {
  2264. "node": ">=10.10.0"
  2265. }
  2266. },
  2267. "node_modules/@humanwhocodes/object-schema": {
  2268. "version": "1.2.1",
  2269. "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz",
  2270. "integrity": "sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA=="
  2271. },
  2272. "node_modules/@ionic/cli-framework-output": {
  2273. "version": "2.2.3",
  2274. "resolved": "https://registry.npmjs.org/@ionic/cli-framework-output/-/cli-framework-output-2.2.3.tgz",
  2275. "integrity": "sha512-Ok0DuQseeyEQnpq1eIE9Wt2oy80qmsprmQYu4bMeiaggbXTmzdf0wa+2CIRrAy1Mzh7Lnz95AI4KyYl3h+97GQ==",
  2276. "dev": true,
  2277. "dependencies": {
  2278. "@ionic/utils-terminal": "2.3.1",
  2279. "debug": "^4.0.0",
  2280. "tslib": "^2.0.1"
  2281. },
  2282. "engines": {
  2283. "node": ">=10.3.0"
  2284. }
  2285. },
  2286. "node_modules/@ionic/core": {
  2287. "version": "6.1.1",
  2288. "resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.1.1.tgz",
  2289. "integrity": "sha512-R5eCTmCIE0ZuHWApJPIJsTNug2yykr5UCYbODRnuHlpuJXXIuTGNlQB2lAT3ds4yziC0dqSi1FXS8gIPDSFBBA==",
  2290. "dependencies": {
  2291. "@stencil/core": "^2.14.2",
  2292. "ionicons": "^6.0.0",
  2293. "tslib": "^2.1.0"
  2294. }
  2295. },
  2296. "node_modules/@ionic/core/node_modules/ionicons": {
  2297. "version": "6.0.1",
  2298. "resolved": "https://registry.npmjs.org/ionicons/-/ionicons-6.0.1.tgz",
  2299. "integrity": "sha512-xQekOJsxH82O7oB+3F60zeRggCdND9pJ/k0E6IJDVUGGlCj5mlyFqNgxUimytKgstPGv3S+3EmCxjefvtGgWUg==",
  2300. "dependencies": {
  2301. "@stencil/core": "~2.12.0"
  2302. }
  2303. },
  2304. "node_modules/@ionic/core/node_modules/ionicons/node_modules/@stencil/core": {
  2305. "version": "2.12.1",
  2306. "resolved": "https://registry.npmjs.org/@stencil/core/-/core-2.12.1.tgz",
  2307. "integrity": "sha512-u24TZ+FEvjnZt5ZgIkLjLpUNsO6Ml3mUZqwmqk81w6RWWz75hgB5p4RFI5rvuErFeh2xvMIGo+pNdG24XUBz1A==",
  2308. "bin": {
  2309. "stencil": "bin/stencil"
  2310. },
  2311. "engines": {
  2312. "node": ">=12.10.0",
  2313. "npm": ">=6.0.0"
  2314. }
  2315. },
  2316. "node_modules/@ionic/react": {
  2317. "version": "6.1.1",
  2318. "resolved": "https://registry.npmjs.org/@ionic/react/-/react-6.1.1.tgz",
  2319. "integrity": "sha512-rgjT0RoL70Z5SMyGrkeppCxtT8N2e/DZ3whJPNDuQiLFlTcPQDYfB3EkpsLl+sX9NZBbeMMv+zAhumfaHKD+dg==",
  2320. "dependencies": {
  2321. "@ionic/core": "^6.1.1",
  2322. "ionicons": "^6.0.0",
  2323. "tslib": "*"
  2324. },
  2325. "peerDependencies": {
  2326. "react": ">=16.8.6",
  2327. "react-dom": ">=16.8.6"
  2328. }
  2329. },
  2330. "node_modules/@ionic/react-router": {
  2331. "version": "6.1.1",
  2332. "resolved": "https://registry.npmjs.org/@ionic/react-router/-/react-router-6.1.1.tgz",
  2333. "integrity": "sha512-mbs7BWNjnID5NAxAVQoOtFfaT6UWQ0LA37HbLvKu7QH1yuwcyxSzq5laVwzck+i3S/Wdq8iNbOufvQ2dbO/VsQ==",
  2334. "dependencies": {
  2335. "@ionic/react": "^6.1.1",
  2336. "tslib": "*"
  2337. },
  2338. "peerDependencies": {
  2339. "react": ">=16.8.6",
  2340. "react-dom": ">=16.8.6",
  2341. "react-router": "^5.0.1",
  2342. "react-router-dom": "^5.0.1"
  2343. }
  2344. },
  2345. "node_modules/@ionic/react/node_modules/@stencil/core": {
  2346. "version": "2.12.1",
  2347. "resolved": "https://registry.npmjs.org/@stencil/core/-/core-2.12.1.tgz",
  2348. "integrity": "sha512-u24TZ+FEvjnZt5ZgIkLjLpUNsO6Ml3mUZqwmqk81w6RWWz75hgB5p4RFI5rvuErFeh2xvMIGo+pNdG24XUBz1A==",
  2349. "bin": {
  2350. "stencil": "bin/stencil"
  2351. },
  2352. "engines": {
  2353. "node": ">=12.10.0",
  2354. "npm": ">=6.0.0"
  2355. }
  2356. },
  2357. "node_modules/@ionic/react/node_modules/ionicons": {
  2358. "version": "6.0.1",
  2359. "resolved": "https://registry.npmjs.org/ionicons/-/ionicons-6.0.1.tgz",
  2360. "integrity": "sha512-xQekOJsxH82O7oB+3F60zeRggCdND9pJ/k0E6IJDVUGGlCj5mlyFqNgxUimytKgstPGv3S+3EmCxjefvtGgWUg==",
  2361. "dependencies": {
  2362. "@stencil/core": "~2.12.0"
  2363. }
  2364. },
  2365. "node_modules/@ionic/utils-array": {
  2366. "version": "2.1.5",
  2367. "resolved": "https://registry.npmjs.org/@ionic/utils-array/-/utils-array-2.1.5.tgz",
  2368. "integrity": "sha512-HD72a71IQVBmQckDwmA8RxNVMTbxnaLbgFOl+dO5tbvW9CkkSFCv41h6fUuNsSEVgngfkn0i98HDuZC8mk+lTA==",
  2369. "dev": true,
  2370. "dependencies": {
  2371. "debug": "^4.0.0",
  2372. "tslib": "^2.0.1"
  2373. },
  2374. "engines": {
  2375. "node": ">=10.3.0"
  2376. }
  2377. },
  2378. "node_modules/@ionic/utils-fs": {
  2379. "version": "3.1.5",
  2380. "resolved": "https://registry.npmjs.org/@ionic/utils-fs/-/utils-fs-3.1.5.tgz",
  2381. "integrity": "sha512-a41bY2dHqWSEQQ/80CpbXSs8McyiCFf2DnIWWLukrhYWf46h4qi6M/8dxcMKrofRiqI/3F+cL3S2mOm9Zz/o2Q==",
  2382. "dev": true,
  2383. "dependencies": {
  2384. "debug": "^4.0.0",
  2385. "fs-extra": "^9.0.0",
  2386. "tslib": "^2.0.1"
  2387. },
  2388. "engines": {
  2389. "node": ">=10.3.0"
  2390. }
  2391. },
  2392. "node_modules/@ionic/utils-fs/node_modules/fs-extra": {
  2393. "version": "9.1.0",
  2394. "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-9.1.0.tgz",
  2395. "integrity": "sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==",
  2396. "dev": true,
  2397. "dependencies": {
  2398. "at-least-node": "^1.0.0",
  2399. "graceful-fs": "^4.2.0",
  2400. "jsonfile": "^6.0.1",
  2401. "universalify": "^2.0.0"
  2402. },
  2403. "engines": {
  2404. "node": ">=10"
  2405. }
  2406. },
  2407. "node_modules/@ionic/utils-object": {
  2408. "version": "2.1.5",
  2409. "resolved": "https://registry.npmjs.org/@ionic/utils-object/-/utils-object-2.1.5.tgz",
  2410. "integrity": "sha512-XnYNSwfewUqxq+yjER1hxTKggftpNjFLJH0s37jcrNDwbzmbpFTQTVAp4ikNK4rd9DOebX/jbeZb8jfD86IYxw==",
  2411. "dev": true,
  2412. "dependencies": {
  2413. "debug": "^4.0.0",
  2414. "tslib": "^2.0.1"
  2415. },
  2416. "engines": {
  2417. "node": ">=10.3.0"
  2418. }
  2419. },
  2420. "node_modules/@ionic/utils-process": {
  2421. "version": "2.1.8",
  2422. "resolved": "https://registry.npmjs.org/@ionic/utils-process/-/utils-process-2.1.8.tgz",
  2423. "integrity": "sha512-VBBoyTzi+m6tgKAItl+jiTQneGwTOsctcrTG4CsEgmVOVOEhUYkPhddXqzD+oC54hPDU9ROsd3I014P5CWEuhQ==",
  2424. "dev": true,
  2425. "dependencies": {
  2426. "@ionic/utils-object": "2.1.5",
  2427. "@ionic/utils-terminal": "2.3.1",
  2428. "debug": "^4.0.0",
  2429. "signal-exit": "^3.0.3",
  2430. "tree-kill": "^1.2.2",
  2431. "tslib": "^2.0.1"
  2432. },
  2433. "engines": {
  2434. "node": ">=10.3.0"
  2435. }
  2436. },
  2437. "node_modules/@ionic/utils-stream": {
  2438. "version": "3.1.5",
  2439. "resolved": "https://registry.npmjs.org/@ionic/utils-stream/-/utils-stream-3.1.5.tgz",
  2440. "integrity": "sha512-hkm46uHvEC05X/8PHgdJi4l4zv9VQDELZTM+Kz69odtO9zZYfnt8DkfXHJqJ+PxmtiE5mk/ehJWLnn/XAczTUw==",
  2441. "dev": true,
  2442. "dependencies": {
  2443. "debug": "^4.0.0",
  2444. "tslib": "^2.0.1"
  2445. },
  2446. "engines": {
  2447. "node": ">=10.3.0"
  2448. }
  2449. },
  2450. "node_modules/@ionic/utils-subprocess": {
  2451. "version": "2.1.9",
  2452. "resolved": "https://registry.npmjs.org/@ionic/utils-subprocess/-/utils-subprocess-2.1.9.tgz",
  2453. "integrity": "sha512-OZ4QKyFOoC3+NCcBW8tvDUdLzWqOMKZPpzOQR009xVsfGbT3LwV8h60os7VRAbRV2KrA7t6YMMDrMQYV5DS+DQ==",
  2454. "dev": true,
  2455. "dependencies": {
  2456. "@ionic/utils-array": "2.1.5",
  2457. "@ionic/utils-fs": "3.1.5",
  2458. "@ionic/utils-process": "2.1.8",
  2459. "@ionic/utils-stream": "3.1.5",
  2460. "@ionic/utils-terminal": "2.3.1",
  2461. "cross-spawn": "^7.0.3",
  2462. "debug": "^4.0.0",
  2463. "tslib": "^2.0.1"
  2464. },
  2465. "engines": {
  2466. "node": ">=10.3.0"
  2467. }
  2468. },
  2469. "node_modules/@ionic/utils-terminal": {
  2470. "version": "2.3.1",
  2471. "resolved": "https://registry.npmjs.org/@ionic/utils-terminal/-/utils-terminal-2.3.1.tgz",
  2472. "integrity": "sha512-cglsSd2AckI3Ldtdfczeq64vIIDjtPspV5QJtky8f8uIdxkeOIGeRV7bCj1+BEf1hyo+ZuggQxLviHnbMZhiRw==",
  2473. "dev": true,
  2474. "dependencies": {
  2475. "debug": "^4.0.0",
  2476. "signal-exit": "^3.0.3",
  2477. "slice-ansi": "^4.0.0",
  2478. "string-width": "^4.1.0",
  2479. "strip-ansi": "^6.0.0",
  2480. "tslib": "^2.0.1",
  2481. "untildify": "^4.0.0",
  2482. "wrap-ansi": "^7.0.0"
  2483. },
  2484. "engines": {
  2485. "node": ">=10.3.0"
  2486. }
  2487. },
  2488. "node_modules/@istanbuljs/load-nyc-config": {
  2489. "version": "1.1.0",
  2490. "resolved": "https://registry.npmjs.org/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz",
  2491. "integrity": "sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==",
  2492. "dependencies": {
  2493. "camelcase": "^5.3.1",
  2494. "find-up": "^4.1.0",
  2495. "get-package-type": "^0.1.0",
  2496. "js-yaml": "^3.13.1",
  2497. "resolve-from": "^5.0.0"
  2498. },
  2499. "engines": {
  2500. "node": ">=8"
  2501. }
  2502. },
  2503. "node_modules/@istanbuljs/load-nyc-config/node_modules/camelcase": {
  2504. "version": "5.3.1",
  2505. "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz",
  2506. "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==",
  2507. "engines": {
  2508. "node": ">=6"
  2509. }
  2510. },
  2511. "node_modules/@istanbuljs/load-nyc-config/node_modules/find-up": {
  2512. "version": "4.1.0",
  2513. "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",
  2514. "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
  2515. "dependencies": {
  2516. "locate-path": "^5.0.0",
  2517. "path-exists": "^4.0.0"
  2518. },
  2519. "engines": {
  2520. "node": ">=8"
  2521. }
  2522. },
  2523. "node_modules/@istanbuljs/load-nyc-config/node_modules/locate-path": {
  2524. "version": "5.0.0",
  2525. "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
  2526. "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
  2527. "dependencies": {
  2528. "p-locate": "^4.1.0"
  2529. },
  2530. "engines": {
  2531. "node": ">=8"
  2532. }
  2533. },
  2534. "node_modules/@istanbuljs/load-nyc-config/node_modules/p-limit": {
  2535. "version": "2.3.0",
  2536. "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
  2537. "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
  2538. "dependencies": {
  2539. "p-try": "^2.0.0"
  2540. },
  2541. "engines": {
  2542. "node": ">=6"
  2543. },
  2544. "funding": {
  2545. "url": "https://github.com/sponsors/sindresorhus"
  2546. }
  2547. },
  2548. "node_modules/@istanbuljs/load-nyc-config/node_modules/p-locate": {
  2549. "version": "4.1.0",
  2550. "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz",
  2551. "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==",
  2552. "dependencies": {
  2553. "p-limit": "^2.2.0"
  2554. },
  2555. "engines": {
  2556. "node": ">=8"
  2557. }
  2558. },
  2559. "node_modules/@istanbuljs/schema": {
  2560. "version": "0.1.3",
  2561. "resolved": "https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.3.tgz",
  2562. "integrity": "sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==",
  2563. "engines": {
  2564. "node": ">=8"
  2565. }
  2566. },
  2567. "node_modules/@jest/console": {
  2568. "version": "27.5.1",
  2569. "resolved": "https://registry.npmjs.org/@jest/console/-/console-27.5.1.tgz",
  2570. "integrity": "sha512-kZ/tNpS3NXn0mlXXXPNuDZnb4c0oZ20r4K5eemM2k30ZC3G0T02nXUvyhf5YdbXWHPEJLc9qGLxEZ216MdL+Zg==",
  2571. "dependencies": {
  2572. "@jest/types": "^27.5.1",
  2573. "@types/node": "*",
  2574. "chalk": "^4.0.0",
  2575. "jest-message-util": "^27.5.1",
  2576. "jest-util": "^27.5.1",
  2577. "slash": "^3.0.0"
  2578. },
  2579. "engines": {
  2580. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  2581. }
  2582. },
  2583. "node_modules/@jest/core": {
  2584. "version": "27.5.1",
  2585. "resolved": "https://registry.npmjs.org/@jest/core/-/core-27.5.1.tgz",
  2586. "integrity": "sha512-AK6/UTrvQD0Cd24NSqmIA6rKsu0tKIxfiCducZvqxYdmMisOYAsdItspT+fQDQYARPf8XgjAFZi0ogW2agH5nQ==",
  2587. "dependencies": {
  2588. "@jest/console": "^27.5.1",
  2589. "@jest/reporters": "^27.5.1",
  2590. "@jest/test-result": "^27.5.1",
  2591. "@jest/transform": "^27.5.1",
  2592. "@jest/types": "^27.5.1",
  2593. "@types/node": "*",
  2594. "ansi-escapes": "^4.2.1",
  2595. "chalk": "^4.0.0",
  2596. "emittery": "^0.8.1",
  2597. "exit": "^0.1.2",
  2598. "graceful-fs": "^4.2.9",
  2599. "jest-changed-files": "^27.5.1",
  2600. "jest-config": "^27.5.1",
  2601. "jest-haste-map": "^27.5.1",
  2602. "jest-message-util": "^27.5.1",
  2603. "jest-regex-util": "^27.5.1",
  2604. "jest-resolve": "^27.5.1",
  2605. "jest-resolve-dependencies": "^27.5.1",
  2606. "jest-runner": "^27.5.1",
  2607. "jest-runtime": "^27.5.1",
  2608. "jest-snapshot": "^27.5.1",
  2609. "jest-util": "^27.5.1",
  2610. "jest-validate": "^27.5.1",
  2611. "jest-watcher": "^27.5.1",
  2612. "micromatch": "^4.0.4",
  2613. "rimraf": "^3.0.0",
  2614. "slash": "^3.0.0",
  2615. "strip-ansi": "^6.0.0"
  2616. },
  2617. "engines": {
  2618. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  2619. },
  2620. "peerDependencies": {
  2621. "node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0"
  2622. },
  2623. "peerDependenciesMeta": {
  2624. "node-notifier": {
  2625. "optional": true
  2626. }
  2627. }
  2628. },
  2629. "node_modules/@jest/environment": {
  2630. "version": "27.5.1",
  2631. "resolved": "https://registry.npmjs.org/@jest/environment/-/environment-27.5.1.tgz",
  2632. "integrity": "sha512-/WQjhPJe3/ghaol/4Bq480JKXV/Rfw8nQdN7f41fM8VDHLcxKXou6QyXAh3EFr9/bVG3x74z1NWDkP87EiY8gA==",
  2633. "dependencies": {
  2634. "@jest/fake-timers": "^27.5.1",
  2635. "@jest/types": "^27.5.1",
  2636. "@types/node": "*",
  2637. "jest-mock": "^27.5.1"
  2638. },
  2639. "engines": {
  2640. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  2641. }
  2642. },
  2643. "node_modules/@jest/fake-timers": {
  2644. "version": "27.5.1",
  2645. "resolved": "https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-27.5.1.tgz",
  2646. "integrity": "sha512-/aPowoolwa07k7/oM3aASneNeBGCmGQsc3ugN4u6s4C/+s5M64MFo/+djTdiwcbQlRfFElGuDXWzaWj6QgKObQ==",
  2647. "dependencies": {
  2648. "@jest/types": "^27.5.1",
  2649. "@sinonjs/fake-timers": "^8.0.1",
  2650. "@types/node": "*",
  2651. "jest-message-util": "^27.5.1",
  2652. "jest-mock": "^27.5.1",
  2653. "jest-util": "^27.5.1"
  2654. },
  2655. "engines": {
  2656. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  2657. }
  2658. },
  2659. "node_modules/@jest/globals": {
  2660. "version": "27.5.1",
  2661. "resolved": "https://registry.npmjs.org/@jest/globals/-/globals-27.5.1.tgz",
  2662. "integrity": "sha512-ZEJNB41OBQQgGzgyInAv0UUfDDj3upmHydjieSxFvTRuZElrx7tXg/uVQ5hYVEwiXs3+aMsAeEc9X7xiSKCm4Q==",
  2663. "dependencies": {
  2664. "@jest/environment": "^27.5.1",
  2665. "@jest/types": "^27.5.1",
  2666. "expect": "^27.5.1"
  2667. },
  2668. "engines": {
  2669. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  2670. }
  2671. },
  2672. "node_modules/@jest/reporters": {
  2673. "version": "27.5.1",
  2674. "resolved": "https://registry.npmjs.org/@jest/reporters/-/reporters-27.5.1.tgz",
  2675. "integrity": "sha512-cPXh9hWIlVJMQkVk84aIvXuBB4uQQmFqZiacloFuGiP3ah1sbCxCosidXFDfqG8+6fO1oR2dTJTlsOy4VFmUfw==",
  2676. "dependencies": {
  2677. "@bcoe/v8-coverage": "^0.2.3",
  2678. "@jest/console": "^27.5.1",
  2679. "@jest/test-result": "^27.5.1",
  2680. "@jest/transform": "^27.5.1",
  2681. "@jest/types": "^27.5.1",
  2682. "@types/node": "*",
  2683. "chalk": "^4.0.0",
  2684. "collect-v8-coverage": "^1.0.0",
  2685. "exit": "^0.1.2",
  2686. "glob": "^7.1.2",
  2687. "graceful-fs": "^4.2.9",
  2688. "istanbul-lib-coverage": "^3.0.0",
  2689. "istanbul-lib-instrument": "^5.1.0",
  2690. "istanbul-lib-report": "^3.0.0",
  2691. "istanbul-lib-source-maps": "^4.0.0",
  2692. "istanbul-reports": "^3.1.3",
  2693. "jest-haste-map": "^27.5.1",
  2694. "jest-resolve": "^27.5.1",
  2695. "jest-util": "^27.5.1",
  2696. "jest-worker": "^27.5.1",
  2697. "slash": "^3.0.0",
  2698. "source-map": "^0.6.0",
  2699. "string-length": "^4.0.1",
  2700. "terminal-link": "^2.0.0",
  2701. "v8-to-istanbul": "^8.1.0"
  2702. },
  2703. "engines": {
  2704. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  2705. },
  2706. "peerDependencies": {
  2707. "node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0"
  2708. },
  2709. "peerDependenciesMeta": {
  2710. "node-notifier": {
  2711. "optional": true
  2712. }
  2713. }
  2714. },
  2715. "node_modules/@jest/source-map": {
  2716. "version": "27.5.1",
  2717. "resolved": "https://registry.npmjs.org/@jest/source-map/-/source-map-27.5.1.tgz",
  2718. "integrity": "sha512-y9NIHUYF3PJRlHk98NdC/N1gl88BL08aQQgu4k4ZopQkCw9t9cV8mtl3TV8b/YCB8XaVTFrmUTAJvjsntDireg==",
  2719. "dependencies": {
  2720. "callsites": "^3.0.0",
  2721. "graceful-fs": "^4.2.9",
  2722. "source-map": "^0.6.0"
  2723. },
  2724. "engines": {
  2725. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  2726. }
  2727. },
  2728. "node_modules/@jest/test-result": {
  2729. "version": "27.5.1",
  2730. "resolved": "https://registry.npmjs.org/@jest/test-result/-/test-result-27.5.1.tgz",
  2731. "integrity": "sha512-EW35l2RYFUcUQxFJz5Cv5MTOxlJIQs4I7gxzi2zVU7PJhOwfYq1MdC5nhSmYjX1gmMmLPvB3sIaC+BkcHRBfag==",
  2732. "dependencies": {
  2733. "@jest/console": "^27.5.1",
  2734. "@jest/types": "^27.5.1",
  2735. "@types/istanbul-lib-coverage": "^2.0.0",
  2736. "collect-v8-coverage": "^1.0.0"
  2737. },
  2738. "engines": {
  2739. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  2740. }
  2741. },
  2742. "node_modules/@jest/test-sequencer": {
  2743. "version": "27.5.1",
  2744. "resolved": "https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-27.5.1.tgz",
  2745. "integrity": "sha512-LCheJF7WB2+9JuCS7VB/EmGIdQuhtqjRNI9A43idHv3E4KltCTsPsLxvdaubFHSYwY/fNjMWjl6vNRhDiN7vpQ==",
  2746. "dependencies": {
  2747. "@jest/test-result": "^27.5.1",
  2748. "graceful-fs": "^4.2.9",
  2749. "jest-haste-map": "^27.5.1",
  2750. "jest-runtime": "^27.5.1"
  2751. },
  2752. "engines": {
  2753. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  2754. }
  2755. },
  2756. "node_modules/@jest/transform": {
  2757. "version": "27.5.1",
  2758. "resolved": "https://registry.npmjs.org/@jest/transform/-/transform-27.5.1.tgz",
  2759. "integrity": "sha512-ipON6WtYgl/1329g5AIJVbUuEh0wZVbdpGwC99Jw4LwuoBNS95MVphU6zOeD9pDkon+LLbFL7lOQRapbB8SCHw==",
  2760. "dependencies": {
  2761. "@babel/core": "^7.1.0",
  2762. "@jest/types": "^27.5.1",
  2763. "babel-plugin-istanbul": "^6.1.1",
  2764. "chalk": "^4.0.0",
  2765. "convert-source-map": "^1.4.0",
  2766. "fast-json-stable-stringify": "^2.0.0",
  2767. "graceful-fs": "^4.2.9",
  2768. "jest-haste-map": "^27.5.1",
  2769. "jest-regex-util": "^27.5.1",
  2770. "jest-util": "^27.5.1",
  2771. "micromatch": "^4.0.4",
  2772. "pirates": "^4.0.4",
  2773. "slash": "^3.0.0",
  2774. "source-map": "^0.6.1",
  2775. "write-file-atomic": "^3.0.0"
  2776. },
  2777. "engines": {
  2778. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  2779. }
  2780. },
  2781. "node_modules/@jest/types": {
  2782. "version": "27.5.1",
  2783. "resolved": "https://registry.npmjs.org/@jest/types/-/types-27.5.1.tgz",
  2784. "integrity": "sha512-Cx46iJ9QpwQTjIdq5VJu2QTMMs3QlEjI0x1QbBP5W1+nMzyc2XmimiRR/CbX9TO0cPTeUlxWMOu8mslYsJ8DEw==",
  2785. "dependencies": {
  2786. "@types/istanbul-lib-coverage": "^2.0.0",
  2787. "@types/istanbul-reports": "^3.0.0",
  2788. "@types/node": "*",
  2789. "@types/yargs": "^16.0.0",
  2790. "chalk": "^4.0.0"
  2791. },
  2792. "engines": {
  2793. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  2794. }
  2795. },
  2796. "node_modules/@jridgewell/resolve-uri": {
  2797. "version": "3.0.5",
  2798. "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.0.5.tgz",
  2799. "integrity": "sha512-VPeQ7+wH0itvQxnG+lIzWgkysKIr3L9sslimFW55rHMdGu/qCQ5z5h9zq4gI8uBtqkpHhsF4Z/OwExufUCThew==",
  2800. "engines": {
  2801. "node": ">=6.0.0"
  2802. }
  2803. },
  2804. "node_modules/@jridgewell/sourcemap-codec": {
  2805. "version": "1.4.11",
  2806. "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.11.tgz",
  2807. "integrity": "sha512-Fg32GrJo61m+VqYSdRSjRXMjQ06j8YIYfcTqndLYVAaHmroZHLJZCydsWBOTDqXS2v+mjxohBWEMfg97GXmYQg=="
  2808. },
  2809. "node_modules/@jridgewell/trace-mapping": {
  2810. "version": "0.3.4",
  2811. "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.4.tgz",
  2812. "integrity": "sha512-vFv9ttIedivx0ux3QSjhgtCVjPZd5l46ZOMDSCwnH1yUO2e964gO8LZGyv2QkqcgR6TnBU1v+1IFqmeoG+0UJQ==",
  2813. "dependencies": {
  2814. "@jridgewell/resolve-uri": "^3.0.3",
  2815. "@jridgewell/sourcemap-codec": "^1.4.10"
  2816. }
  2817. },
  2818. "node_modules/@leichtgewicht/ip-codec": {
  2819. "version": "2.0.3",
  2820. "resolved": "https://registry.npmjs.org/@leichtgewicht/ip-codec/-/ip-codec-2.0.3.tgz",
  2821. "integrity": "sha512-nkalE/f1RvRGChwBnEIoBfSEYOXnCRdleKuv6+lePbMDrMZXeDQnqak5XDOeBgrPPyPfAdcCu/B5z+v3VhplGg=="
  2822. },
  2823. "node_modules/@nodelib/fs.scandir": {
  2824. "version": "2.1.5",
  2825. "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
  2826. "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==",
  2827. "dependencies": {
  2828. "@nodelib/fs.stat": "2.0.5",
  2829. "run-parallel": "^1.1.9"
  2830. },
  2831. "engines": {
  2832. "node": ">= 8"
  2833. }
  2834. },
  2835. "node_modules/@nodelib/fs.stat": {
  2836. "version": "2.0.5",
  2837. "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz",
  2838. "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==",
  2839. "engines": {
  2840. "node": ">= 8"
  2841. }
  2842. },
  2843. "node_modules/@nodelib/fs.walk": {
  2844. "version": "1.2.8",
  2845. "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz",
  2846. "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==",
  2847. "dependencies": {
  2848. "@nodelib/fs.scandir": "2.1.5",
  2849. "fastq": "^1.6.0"
  2850. },
  2851. "engines": {
  2852. "node": ">= 8"
  2853. }
  2854. },
  2855. "node_modules/@npmcli/fs": {
  2856. "version": "1.1.1",
  2857. "resolved": "https://registry.npmjs.org/@npmcli/fs/-/fs-1.1.1.tgz",
  2858. "integrity": "sha512-8KG5RD0GVP4ydEzRn/I4BNDuxDtqVbOdm8675T49OIG/NGhaK0pjPX7ZcDlvKYbA+ulvVK3ztfcF4uBdOxuJbQ==",
  2859. "dependencies": {
  2860. "@gar/promisify": "^1.0.1",
  2861. "semver": "^7.3.5"
  2862. }
  2863. },
  2864. "node_modules/@npmcli/move-file": {
  2865. "version": "1.1.2",
  2866. "resolved": "https://registry.npmjs.org/@npmcli/move-file/-/move-file-1.1.2.tgz",
  2867. "integrity": "sha512-1SUf/Cg2GzGDyaf15aR9St9TWlb+XvbZXWpDx8YKs7MLzMH/BCeopv+y9vzrzgkfykCGuWOlSu3mZhj2+FQcrg==",
  2868. "dependencies": {
  2869. "mkdirp": "^1.0.4",
  2870. "rimraf": "^3.0.2"
  2871. },
  2872. "engines": {
  2873. "node": ">=10"
  2874. }
  2875. },
  2876. "node_modules/@npmcli/move-file/node_modules/mkdirp": {
  2877. "version": "1.0.4",
  2878. "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz",
  2879. "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==",
  2880. "bin": {
  2881. "mkdirp": "bin/cmd.js"
  2882. },
  2883. "engines": {
  2884. "node": ">=10"
  2885. }
  2886. },
  2887. "node_modules/@pmmmwh/react-refresh-webpack-plugin": {
  2888. "version": "0.5.5",
  2889. "resolved": "https://registry.npmjs.org/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.5.5.tgz",
  2890. "integrity": "sha512-RbG7h6TuP6nFFYKJwbcToA1rjC1FyPg25NR2noAZ0vKI+la01KTSRPkuVPE+U88jXv7javx2JHglUcL1MHcshQ==",
  2891. "dependencies": {
  2892. "ansi-html-community": "^0.0.8",
  2893. "common-path-prefix": "^3.0.0",
  2894. "core-js-pure": "^3.8.1",
  2895. "error-stack-parser": "^2.0.6",
  2896. "find-up": "^5.0.0",
  2897. "html-entities": "^2.1.0",
  2898. "loader-utils": "^2.0.0",
  2899. "schema-utils": "^3.0.0",
  2900. "source-map": "^0.7.3"
  2901. },
  2902. "engines": {
  2903. "node": ">= 10.13"
  2904. },
  2905. "peerDependencies": {
  2906. "@types/webpack": "4.x || 5.x",
  2907. "react-refresh": ">=0.10.0 <1.0.0",
  2908. "sockjs-client": "^1.4.0",
  2909. "type-fest": ">=0.17.0 <3.0.0",
  2910. "webpack": ">=4.43.0 <6.0.0",
  2911. "webpack-dev-server": "3.x || 4.x",
  2912. "webpack-hot-middleware": "2.x",
  2913. "webpack-plugin-serve": "0.x || 1.x"
  2914. },
  2915. "peerDependenciesMeta": {
  2916. "@types/webpack": {
  2917. "optional": true
  2918. },
  2919. "sockjs-client": {
  2920. "optional": true
  2921. },
  2922. "type-fest": {
  2923. "optional": true
  2924. },
  2925. "webpack-dev-server": {
  2926. "optional": true
  2927. },
  2928. "webpack-hot-middleware": {
  2929. "optional": true
  2930. },
  2931. "webpack-plugin-serve": {
  2932. "optional": true
  2933. }
  2934. }
  2935. },
  2936. "node_modules/@pmmmwh/react-refresh-webpack-plugin/node_modules/source-map": {
  2937. "version": "0.7.3",
  2938. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.3.tgz",
  2939. "integrity": "sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ==",
  2940. "engines": {
  2941. "node": ">= 8"
  2942. }
  2943. },
  2944. "node_modules/@rollup/plugin-babel": {
  2945. "version": "5.3.1",
  2946. "resolved": "https://registry.npmjs.org/@rollup/plugin-babel/-/plugin-babel-5.3.1.tgz",
  2947. "integrity": "sha512-WFfdLWU/xVWKeRQnKmIAQULUI7Il0gZnBIH/ZFO069wYIfPu+8zrfp/KMW0atmELoRDq8FbiP3VCss9MhCut7Q==",
  2948. "dependencies": {
  2949. "@babel/helper-module-imports": "^7.10.4",
  2950. "@rollup/pluginutils": "^3.1.0"
  2951. },
  2952. "engines": {
  2953. "node": ">= 10.0.0"
  2954. },
  2955. "peerDependencies": {
  2956. "@babel/core": "^7.0.0",
  2957. "@types/babel__core": "^7.1.9",
  2958. "rollup": "^1.20.0||^2.0.0"
  2959. },
  2960. "peerDependenciesMeta": {
  2961. "@types/babel__core": {
  2962. "optional": true
  2963. }
  2964. }
  2965. },
  2966. "node_modules/@rollup/plugin-node-resolve": {
  2967. "version": "11.2.1",
  2968. "resolved": "https://registry.npmjs.org/@rollup/plugin-node-resolve/-/plugin-node-resolve-11.2.1.tgz",
  2969. "integrity": "sha512-yc2n43jcqVyGE2sqV5/YCmocy9ArjVAP/BeXyTtADTBBX6V0e5UMqwO8CdQ0kzjb6zu5P1qMzsScCMRvE9OlVg==",
  2970. "dependencies": {
  2971. "@rollup/pluginutils": "^3.1.0",
  2972. "@types/resolve": "1.17.1",
  2973. "builtin-modules": "^3.1.0",
  2974. "deepmerge": "^4.2.2",
  2975. "is-module": "^1.0.0",
  2976. "resolve": "^1.19.0"
  2977. },
  2978. "engines": {
  2979. "node": ">= 10.0.0"
  2980. },
  2981. "peerDependencies": {
  2982. "rollup": "^1.20.0||^2.0.0"
  2983. }
  2984. },
  2985. "node_modules/@rollup/plugin-replace": {
  2986. "version": "2.4.2",
  2987. "resolved": "https://registry.npmjs.org/@rollup/plugin-replace/-/plugin-replace-2.4.2.tgz",
  2988. "integrity": "sha512-IGcu+cydlUMZ5En85jxHH4qj2hta/11BHq95iHEyb2sbgiN0eCdzvUcHw5gt9pBL5lTi4JDYJ1acCoMGpTvEZg==",
  2989. "dependencies": {
  2990. "@rollup/pluginutils": "^3.1.0",
  2991. "magic-string": "^0.25.7"
  2992. },
  2993. "peerDependencies": {
  2994. "rollup": "^1.20.0 || ^2.0.0"
  2995. }
  2996. },
  2997. "node_modules/@rollup/pluginutils": {
  2998. "version": "3.1.0",
  2999. "resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-3.1.0.tgz",
  3000. "integrity": "sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg==",
  3001. "dependencies": {
  3002. "@types/estree": "0.0.39",
  3003. "estree-walker": "^1.0.1",
  3004. "picomatch": "^2.2.2"
  3005. },
  3006. "engines": {
  3007. "node": ">= 8.0.0"
  3008. },
  3009. "peerDependencies": {
  3010. "rollup": "^1.20.0||^2.0.0"
  3011. }
  3012. },
  3013. "node_modules/@rollup/pluginutils/node_modules/@types/estree": {
  3014. "version": "0.0.39",
  3015. "resolved": "https://registry.npmjs.org/@types/estree/-/estree-0.0.39.tgz",
  3016. "integrity": "sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw=="
  3017. },
  3018. "node_modules/@rushstack/eslint-patch": {
  3019. "version": "1.1.3",
  3020. "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.1.3.tgz",
  3021. "integrity": "sha512-WiBSI6JBIhC6LRIsB2Kwh8DsGTlbBU+mLRxJmAe3LjHTdkDpwIbEOZgoXBbZilk/vlfjK8i6nKRAvIRn1XaIMw=="
  3022. },
  3023. "node_modules/@sinonjs/commons": {
  3024. "version": "1.8.3",
  3025. "resolved": "https://registry.npmjs.org/@sinonjs/commons/-/commons-1.8.3.tgz",
  3026. "integrity": "sha512-xkNcLAn/wZaX14RPlwizcKicDk9G3F8m2nU3L7Ukm5zBgTwiT0wsoFAHx9Jq56fJA1z/7uKGtCRu16sOUCLIHQ==",
  3027. "dependencies": {
  3028. "type-detect": "4.0.8"
  3029. }
  3030. },
  3031. "node_modules/@sinonjs/fake-timers": {
  3032. "version": "8.1.0",
  3033. "resolved": "https://registry.npmjs.org/@sinonjs/fake-timers/-/fake-timers-8.1.0.tgz",
  3034. "integrity": "sha512-OAPJUAtgeINhh/TAlUID4QTs53Njm7xzddaVlEs/SXwgtiD1tW22zAB/W1wdqfrpmikgaWQ9Fw6Ws+hsiRm5Vg==",
  3035. "dependencies": {
  3036. "@sinonjs/commons": "^1.7.0"
  3037. }
  3038. },
  3039. "node_modules/@stencil/core": {
  3040. "version": "2.15.0",
  3041. "resolved": "https://registry.npmjs.org/@stencil/core/-/core-2.15.0.tgz",
  3042. "integrity": "sha512-58+FPFpJCJScd5nmqVsZN+qk7aui57wFcMHWzySr1SQzoY8Efst9OPG7XRf27UsNj1DNeEdYWTtdrTfJyn3mZg==",
  3043. "bin": {
  3044. "stencil": "bin/stencil"
  3045. },
  3046. "engines": {
  3047. "node": ">=12.10.0",
  3048. "npm": ">=6.0.0"
  3049. }
  3050. },
  3051. "node_modules/@surma/rollup-plugin-off-main-thread": {
  3052. "version": "2.2.3",
  3053. "resolved": "https://registry.npmjs.org/@surma/rollup-plugin-off-main-thread/-/rollup-plugin-off-main-thread-2.2.3.tgz",
  3054. "integrity": "sha512-lR8q/9W7hZpMWweNiAKU7NQerBnzQQLvi8qnTDU/fxItPhtZVMbPV3lbCwjhIlNBe9Bbr5V+KHshvWmVSG9cxQ==",
  3055. "dependencies": {
  3056. "ejs": "^3.1.6",
  3057. "json5": "^2.2.0",
  3058. "magic-string": "^0.25.0",
  3059. "string.prototype.matchall": "^4.0.6"
  3060. }
  3061. },
  3062. "node_modules/@svgr/babel-plugin-add-jsx-attribute": {
  3063. "version": "5.4.0",
  3064. "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-add-jsx-attribute/-/babel-plugin-add-jsx-attribute-5.4.0.tgz",
  3065. "integrity": "sha512-ZFf2gs/8/6B8PnSofI0inYXr2SDNTDScPXhN7k5EqD4aZ3gi6u+rbmZHVB8IM3wDyx8ntKACZbtXSm7oZGRqVg==",
  3066. "engines": {
  3067. "node": ">=10"
  3068. },
  3069. "funding": {
  3070. "type": "github",
  3071. "url": "https://github.com/sponsors/gregberge"
  3072. }
  3073. },
  3074. "node_modules/@svgr/babel-plugin-remove-jsx-attribute": {
  3075. "version": "5.4.0",
  3076. "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-remove-jsx-attribute/-/babel-plugin-remove-jsx-attribute-5.4.0.tgz",
  3077. "integrity": "sha512-yaS4o2PgUtwLFGTKbsiAy6D0o3ugcUhWK0Z45umJ66EPWunAz9fuFw2gJuje6wqQvQWOTJvIahUwndOXb7QCPg==",
  3078. "engines": {
  3079. "node": ">=10"
  3080. },
  3081. "funding": {
  3082. "type": "github",
  3083. "url": "https://github.com/sponsors/gregberge"
  3084. }
  3085. },
  3086. "node_modules/@svgr/babel-plugin-remove-jsx-empty-expression": {
  3087. "version": "5.0.1",
  3088. "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-remove-jsx-empty-expression/-/babel-plugin-remove-jsx-empty-expression-5.0.1.tgz",
  3089. "integrity": "sha512-LA72+88A11ND/yFIMzyuLRSMJ+tRKeYKeQ+mR3DcAZ5I4h5CPWN9AHyUzJbWSYp/u2u0xhmgOe0+E41+GjEueA==",
  3090. "engines": {
  3091. "node": ">=10"
  3092. },
  3093. "funding": {
  3094. "type": "github",
  3095. "url": "https://github.com/sponsors/gregberge"
  3096. }
  3097. },
  3098. "node_modules/@svgr/babel-plugin-replace-jsx-attribute-value": {
  3099. "version": "5.0.1",
  3100. "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-replace-jsx-attribute-value/-/babel-plugin-replace-jsx-attribute-value-5.0.1.tgz",
  3101. "integrity": "sha512-PoiE6ZD2Eiy5mK+fjHqwGOS+IXX0wq/YDtNyIgOrc6ejFnxN4b13pRpiIPbtPwHEc+NT2KCjteAcq33/F1Y9KQ==",
  3102. "engines": {
  3103. "node": ">=10"
  3104. },
  3105. "funding": {
  3106. "type": "github",
  3107. "url": "https://github.com/sponsors/gregberge"
  3108. }
  3109. },
  3110. "node_modules/@svgr/babel-plugin-svg-dynamic-title": {
  3111. "version": "5.4.0",
  3112. "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-svg-dynamic-title/-/babel-plugin-svg-dynamic-title-5.4.0.tgz",
  3113. "integrity": "sha512-zSOZH8PdZOpuG1ZVx/cLVePB2ibo3WPpqo7gFIjLV9a0QsuQAzJiwwqmuEdTaW2pegyBE17Uu15mOgOcgabQZg==",
  3114. "engines": {
  3115. "node": ">=10"
  3116. },
  3117. "funding": {
  3118. "type": "github",
  3119. "url": "https://github.com/sponsors/gregberge"
  3120. }
  3121. },
  3122. "node_modules/@svgr/babel-plugin-svg-em-dimensions": {
  3123. "version": "5.4.0",
  3124. "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-svg-em-dimensions/-/babel-plugin-svg-em-dimensions-5.4.0.tgz",
  3125. "integrity": "sha512-cPzDbDA5oT/sPXDCUYoVXEmm3VIoAWAPT6mSPTJNbQaBNUuEKVKyGH93oDY4e42PYHRW67N5alJx/eEol20abw==",
  3126. "engines": {
  3127. "node": ">=10"
  3128. },
  3129. "funding": {
  3130. "type": "github",
  3131. "url": "https://github.com/sponsors/gregberge"
  3132. }
  3133. },
  3134. "node_modules/@svgr/babel-plugin-transform-react-native-svg": {
  3135. "version": "5.4.0",
  3136. "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-transform-react-native-svg/-/babel-plugin-transform-react-native-svg-5.4.0.tgz",
  3137. "integrity": "sha512-3eYP/SaopZ41GHwXma7Rmxcv9uRslRDTY1estspeB1w1ueZWd/tPlMfEOoccYpEMZU3jD4OU7YitnXcF5hLW2Q==",
  3138. "engines": {
  3139. "node": ">=10"
  3140. },
  3141. "funding": {
  3142. "type": "github",
  3143. "url": "https://github.com/sponsors/gregberge"
  3144. }
  3145. },
  3146. "node_modules/@svgr/babel-plugin-transform-svg-component": {
  3147. "version": "5.5.0",
  3148. "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-transform-svg-component/-/babel-plugin-transform-svg-component-5.5.0.tgz",
  3149. "integrity": "sha512-q4jSH1UUvbrsOtlo/tKcgSeiCHRSBdXoIoqX1pgcKK/aU3JD27wmMKwGtpB8qRYUYoyXvfGxUVKchLuR5pB3rQ==",
  3150. "engines": {
  3151. "node": ">=10"
  3152. },
  3153. "funding": {
  3154. "type": "github",
  3155. "url": "https://github.com/sponsors/gregberge"
  3156. }
  3157. },
  3158. "node_modules/@svgr/babel-preset": {
  3159. "version": "5.5.0",
  3160. "resolved": "https://registry.npmjs.org/@svgr/babel-preset/-/babel-preset-5.5.0.tgz",
  3161. "integrity": "sha512-4FiXBjvQ+z2j7yASeGPEi8VD/5rrGQk4Xrq3EdJmoZgz/tpqChpo5hgXDvmEauwtvOc52q8ghhZK4Oy7qph4ig==",
  3162. "dependencies": {
  3163. "@svgr/babel-plugin-add-jsx-attribute": "^5.4.0",
  3164. "@svgr/babel-plugin-remove-jsx-attribute": "^5.4.0",
  3165. "@svgr/babel-plugin-remove-jsx-empty-expression": "^5.0.1",
  3166. "@svgr/babel-plugin-replace-jsx-attribute-value": "^5.0.1",
  3167. "@svgr/babel-plugin-svg-dynamic-title": "^5.4.0",
  3168. "@svgr/babel-plugin-svg-em-dimensions": "^5.4.0",
  3169. "@svgr/babel-plugin-transform-react-native-svg": "^5.4.0",
  3170. "@svgr/babel-plugin-transform-svg-component": "^5.5.0"
  3171. },
  3172. "engines": {
  3173. "node": ">=10"
  3174. },
  3175. "funding": {
  3176. "type": "github",
  3177. "url": "https://github.com/sponsors/gregberge"
  3178. }
  3179. },
  3180. "node_modules/@svgr/core": {
  3181. "version": "5.5.0",
  3182. "resolved": "https://registry.npmjs.org/@svgr/core/-/core-5.5.0.tgz",
  3183. "integrity": "sha512-q52VOcsJPvV3jO1wkPtzTuKlvX7Y3xIcWRpCMtBF3MrteZJtBfQw/+u0B1BHy5ColpQc1/YVTrPEtSYIMNZlrQ==",
  3184. "dependencies": {
  3185. "@svgr/plugin-jsx": "^5.5.0",
  3186. "camelcase": "^6.2.0",
  3187. "cosmiconfig": "^7.0.0"
  3188. },
  3189. "engines": {
  3190. "node": ">=10"
  3191. },
  3192. "funding": {
  3193. "type": "github",
  3194. "url": "https://github.com/sponsors/gregberge"
  3195. }
  3196. },
  3197. "node_modules/@svgr/hast-util-to-babel-ast": {
  3198. "version": "5.5.0",
  3199. "resolved": "https://registry.npmjs.org/@svgr/hast-util-to-babel-ast/-/hast-util-to-babel-ast-5.5.0.tgz",
  3200. "integrity": "sha512-cAaR/CAiZRB8GP32N+1jocovUtvlj0+e65TB50/6Lcime+EA49m/8l+P2ko+XPJ4dw3xaPS3jOL4F2X4KWxoeQ==",
  3201. "dependencies": {
  3202. "@babel/types": "^7.12.6"
  3203. },
  3204. "engines": {
  3205. "node": ">=10"
  3206. },
  3207. "funding": {
  3208. "type": "github",
  3209. "url": "https://github.com/sponsors/gregberge"
  3210. }
  3211. },
  3212. "node_modules/@svgr/plugin-jsx": {
  3213. "version": "5.5.0",
  3214. "resolved": "https://registry.npmjs.org/@svgr/plugin-jsx/-/plugin-jsx-5.5.0.tgz",
  3215. "integrity": "sha512-V/wVh33j12hGh05IDg8GpIUXbjAPnTdPTKuP4VNLggnwaHMPNQNae2pRnyTAILWCQdz5GyMqtO488g7CKM8CBA==",
  3216. "dependencies": {
  3217. "@babel/core": "^7.12.3",
  3218. "@svgr/babel-preset": "^5.5.0",
  3219. "@svgr/hast-util-to-babel-ast": "^5.5.0",
  3220. "svg-parser": "^2.0.2"
  3221. },
  3222. "engines": {
  3223. "node": ">=10"
  3224. },
  3225. "funding": {
  3226. "type": "github",
  3227. "url": "https://github.com/sponsors/gregberge"
  3228. }
  3229. },
  3230. "node_modules/@svgr/plugin-svgo": {
  3231. "version": "5.5.0",
  3232. "resolved": "https://registry.npmjs.org/@svgr/plugin-svgo/-/plugin-svgo-5.5.0.tgz",
  3233. "integrity": "sha512-r5swKk46GuQl4RrVejVwpeeJaydoxkdwkM1mBKOgJLBUJPGaLci6ylg/IjhrRsREKDkr4kbMWdgOtbXEh0fyLQ==",
  3234. "dependencies": {
  3235. "cosmiconfig": "^7.0.0",
  3236. "deepmerge": "^4.2.2",
  3237. "svgo": "^1.2.2"
  3238. },
  3239. "engines": {
  3240. "node": ">=10"
  3241. },
  3242. "funding": {
  3243. "type": "github",
  3244. "url": "https://github.com/sponsors/gregberge"
  3245. }
  3246. },
  3247. "node_modules/@svgr/webpack": {
  3248. "version": "5.5.0",
  3249. "resolved": "https://registry.npmjs.org/@svgr/webpack/-/webpack-5.5.0.tgz",
  3250. "integrity": "sha512-DOBOK255wfQxguUta2INKkzPj6AIS6iafZYiYmHn6W3pHlycSRRlvWKCfLDG10fXfLWqE3DJHgRUOyJYmARa7g==",
  3251. "dependencies": {
  3252. "@babel/core": "^7.12.3",
  3253. "@babel/plugin-transform-react-constant-elements": "^7.12.1",
  3254. "@babel/preset-env": "^7.12.1",
  3255. "@babel/preset-react": "^7.12.5",
  3256. "@svgr/core": "^5.5.0",
  3257. "@svgr/plugin-jsx": "^5.5.0",
  3258. "@svgr/plugin-svgo": "^5.5.0",
  3259. "loader-utils": "^2.0.0"
  3260. },
  3261. "engines": {
  3262. "node": ">=10"
  3263. },
  3264. "funding": {
  3265. "type": "github",
  3266. "url": "https://github.com/sponsors/gregberge"
  3267. }
  3268. },
  3269. "node_modules/@testing-library/dom": {
  3270. "version": "8.13.0",
  3271. "resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-8.13.0.tgz",
  3272. "integrity": "sha512-9VHgfIatKNXQNaZTtLnalIy0jNZzY35a4S3oi08YAt9Hv1VsfZ/DfA45lM8D/UhtHBGJ4/lGwp0PZkVndRkoOQ==",
  3273. "peer": true,
  3274. "dependencies": {
  3275. "@babel/code-frame": "^7.10.4",
  3276. "@babel/runtime": "^7.12.5",
  3277. "@types/aria-query": "^4.2.0",
  3278. "aria-query": "^5.0.0",
  3279. "chalk": "^4.1.0",
  3280. "dom-accessibility-api": "^0.5.9",
  3281. "lz-string": "^1.4.4",
  3282. "pretty-format": "^27.0.2"
  3283. },
  3284. "engines": {
  3285. "node": ">=12"
  3286. }
  3287. },
  3288. "node_modules/@testing-library/jest-dom": {
  3289. "version": "5.16.4",
  3290. "resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-5.16.4.tgz",
  3291. "integrity": "sha512-Gy+IoFutbMQcky0k+bqqumXZ1cTGswLsFqmNLzNdSKkU9KGV2u9oXhukCbbJ9/LRPKiqwxEE8VpV/+YZlfkPUA==",
  3292. "dependencies": {
  3293. "@babel/runtime": "^7.9.2",
  3294. "@types/testing-library__jest-dom": "^5.9.1",
  3295. "aria-query": "^5.0.0",
  3296. "chalk": "^3.0.0",
  3297. "css": "^3.0.0",
  3298. "css.escape": "^1.5.1",
  3299. "dom-accessibility-api": "^0.5.6",
  3300. "lodash": "^4.17.15",
  3301. "redent": "^3.0.0"
  3302. },
  3303. "engines": {
  3304. "node": ">=8",
  3305. "npm": ">=6",
  3306. "yarn": ">=1"
  3307. }
  3308. },
  3309. "node_modules/@testing-library/jest-dom/node_modules/chalk": {
  3310. "version": "3.0.0",
  3311. "resolved": "https://registry.npmjs.org/chalk/-/chalk-3.0.0.tgz",
  3312. "integrity": "sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==",
  3313. "dependencies": {
  3314. "ansi-styles": "^4.1.0",
  3315. "supports-color": "^7.1.0"
  3316. },
  3317. "engines": {
  3318. "node": ">=8"
  3319. }
  3320. },
  3321. "node_modules/@testing-library/react": {
  3322. "version": "11.2.7",
  3323. "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-11.2.7.tgz",
  3324. "integrity": "sha512-tzRNp7pzd5QmbtXNG/mhdcl7Awfu/Iz1RaVHY75zTdOkmHCuzMhRL83gWHSgOAcjS3CCbyfwUHMZgRJb4kAfpA==",
  3325. "dependencies": {
  3326. "@babel/runtime": "^7.12.5",
  3327. "@testing-library/dom": "^7.28.1"
  3328. },
  3329. "engines": {
  3330. "node": ">=10"
  3331. },
  3332. "peerDependencies": {
  3333. "react": "*",
  3334. "react-dom": "*"
  3335. }
  3336. },
  3337. "node_modules/@testing-library/react/node_modules/@jest/types": {
  3338. "version": "26.6.2",
  3339. "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz",
  3340. "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==",
  3341. "dependencies": {
  3342. "@types/istanbul-lib-coverage": "^2.0.0",
  3343. "@types/istanbul-reports": "^3.0.0",
  3344. "@types/node": "*",
  3345. "@types/yargs": "^15.0.0",
  3346. "chalk": "^4.0.0"
  3347. },
  3348. "engines": {
  3349. "node": ">= 10.14.2"
  3350. }
  3351. },
  3352. "node_modules/@testing-library/react/node_modules/@testing-library/dom": {
  3353. "version": "7.31.2",
  3354. "resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-7.31.2.tgz",
  3355. "integrity": "sha512-3UqjCpey6HiTZT92vODYLPxTBWlM8ZOOjr3LX5F37/VRipW2M1kX6I/Cm4VXzteZqfGfagg8yXywpcOgQBlNsQ==",
  3356. "dependencies": {
  3357. "@babel/code-frame": "^7.10.4",
  3358. "@babel/runtime": "^7.12.5",
  3359. "@types/aria-query": "^4.2.0",
  3360. "aria-query": "^4.2.2",
  3361. "chalk": "^4.1.0",
  3362. "dom-accessibility-api": "^0.5.6",
  3363. "lz-string": "^1.4.4",
  3364. "pretty-format": "^26.6.2"
  3365. },
  3366. "engines": {
  3367. "node": ">=10"
  3368. }
  3369. },
  3370. "node_modules/@testing-library/react/node_modules/@types/yargs": {
  3371. "version": "15.0.14",
  3372. "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.14.tgz",
  3373. "integrity": "sha512-yEJzHoxf6SyQGhBhIYGXQDSCkJjB6HohDShto7m8vaKg9Yp0Yn8+71J9eakh2bnPg6BfsH9PRMhiRTZnd4eXGQ==",
  3374. "dependencies": {
  3375. "@types/yargs-parser": "*"
  3376. }
  3377. },
  3378. "node_modules/@testing-library/react/node_modules/aria-query": {
  3379. "version": "4.2.2",
  3380. "resolved": "https://registry.npmjs.org/aria-query/-/aria-query-4.2.2.tgz",
  3381. "integrity": "sha512-o/HelwhuKpTj/frsOsbNLNgnNGVIFsVP/SW2BSF14gVl7kAfMOJ6/8wUAUvG1R1NHKrfG+2sHZTu0yauT1qBrA==",
  3382. "dependencies": {
  3383. "@babel/runtime": "^7.10.2",
  3384. "@babel/runtime-corejs3": "^7.10.2"
  3385. },
  3386. "engines": {
  3387. "node": ">=6.0"
  3388. }
  3389. },
  3390. "node_modules/@testing-library/react/node_modules/pretty-format": {
  3391. "version": "26.6.2",
  3392. "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-26.6.2.tgz",
  3393. "integrity": "sha512-7AeGuCYNGmycyQbCqd/3PWH4eOoX/OiCa0uphp57NVTeAGdJGaAliecxwBDHYQCIvrW7aDBZCYeNTP/WX69mkg==",
  3394. "dependencies": {
  3395. "@jest/types": "^26.6.2",
  3396. "ansi-regex": "^5.0.0",
  3397. "ansi-styles": "^4.0.0",
  3398. "react-is": "^17.0.1"
  3399. },
  3400. "engines": {
  3401. "node": ">= 10"
  3402. }
  3403. },
  3404. "node_modules/@testing-library/user-event": {
  3405. "version": "12.8.3",
  3406. "resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-12.8.3.tgz",
  3407. "integrity": "sha512-IR0iWbFkgd56Bu5ZI/ej8yQwrkCv8Qydx6RzwbKz9faXazR/+5tvYKsZQgyXJiwgpcva127YO6JcWy7YlCfofQ==",
  3408. "dependencies": {
  3409. "@babel/runtime": "^7.12.5"
  3410. },
  3411. "engines": {
  3412. "node": ">=10",
  3413. "npm": ">=6"
  3414. },
  3415. "peerDependencies": {
  3416. "@testing-library/dom": ">=7.21.4"
  3417. }
  3418. },
  3419. "node_modules/@tootallnate/once": {
  3420. "version": "1.1.2",
  3421. "resolved": "https://registry.npmjs.org/@tootallnate/once/-/once-1.1.2.tgz",
  3422. "integrity": "sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==",
  3423. "engines": {
  3424. "node": ">= 6"
  3425. }
  3426. },
  3427. "node_modules/@trysound/sax": {
  3428. "version": "0.2.0",
  3429. "resolved": "https://registry.npmjs.org/@trysound/sax/-/sax-0.2.0.tgz",
  3430. "integrity": "sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==",
  3431. "engines": {
  3432. "node": ">=10.13.0"
  3433. }
  3434. },
  3435. "node_modules/@types/aria-query": {
  3436. "version": "4.2.2",
  3437. "resolved": "https://registry.npmjs.org/@types/aria-query/-/aria-query-4.2.2.tgz",
  3438. "integrity": "sha512-HnYpAE1Y6kRyKM/XkEuiRQhTHvkzMBurTHnpFLYLBGPIylZNPs9jJcuOOYWxPLJCSEtmZT0Y8rHDokKN7rRTig=="
  3439. },
  3440. "node_modules/@types/babel__core": {
  3441. "version": "7.1.19",
  3442. "resolved": "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.1.19.tgz",
  3443. "integrity": "sha512-WEOTgRsbYkvA/KCsDwVEGkd7WAr1e3g31VHQ8zy5gul/V1qKullU/BU5I68X5v7V3GnB9eotmom4v5a5gjxorw==",
  3444. "dependencies": {
  3445. "@babel/parser": "^7.1.0",
  3446. "@babel/types": "^7.0.0",
  3447. "@types/babel__generator": "*",
  3448. "@types/babel__template": "*",
  3449. "@types/babel__traverse": "*"
  3450. }
  3451. },
  3452. "node_modules/@types/babel__generator": {
  3453. "version": "7.6.4",
  3454. "resolved": "https://registry.npmjs.org/@types/babel__generator/-/babel__generator-7.6.4.tgz",
  3455. "integrity": "sha512-tFkciB9j2K755yrTALxD44McOrk+gfpIpvC3sxHjRawj6PfnQxrse4Clq5y/Rq+G3mrBurMax/lG8Qn2t9mSsg==",
  3456. "dependencies": {
  3457. "@babel/types": "^7.0.0"
  3458. }
  3459. },
  3460. "node_modules/@types/babel__template": {
  3461. "version": "7.4.1",
  3462. "resolved": "https://registry.npmjs.org/@types/babel__template/-/babel__template-7.4.1.tgz",
  3463. "integrity": "sha512-azBFKemX6kMg5Io+/rdGT0dkGreboUVR0Cdm3fz9QJWpaQGJRQXl7C+6hOTCZcMll7KFyEQpgbYI2lHdsS4U7g==",
  3464. "dependencies": {
  3465. "@babel/parser": "^7.1.0",
  3466. "@babel/types": "^7.0.0"
  3467. }
  3468. },
  3469. "node_modules/@types/babel__traverse": {
  3470. "version": "7.17.0",
  3471. "resolved": "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.17.0.tgz",
  3472. "integrity": "sha512-r8aveDbd+rzGP+ykSdF3oPuTVRWRfbBiHl0rVDM2yNEmSMXfkObQLV46b4RnCv3Lra51OlfnZhkkFaDl2MIRaA==",
  3473. "dependencies": {
  3474. "@babel/types": "^7.3.0"
  3475. }
  3476. },
  3477. "node_modules/@types/body-parser": {
  3478. "version": "1.19.2",
  3479. "resolved": "https://registry.npmjs.org/@types/body-parser/-/body-parser-1.19.2.tgz",
  3480. "integrity": "sha512-ALYone6pm6QmwZoAgeyNksccT9Q4AWZQ6PvfwR37GT6r6FWUPguq6sUmNGSMV2Wr761oQoBxwGGa6DR5o1DC9g==",
  3481. "dependencies": {
  3482. "@types/connect": "*",
  3483. "@types/node": "*"
  3484. }
  3485. },
  3486. "node_modules/@types/bonjour": {
  3487. "version": "3.5.10",
  3488. "resolved": "https://registry.npmjs.org/@types/bonjour/-/bonjour-3.5.10.tgz",
  3489. "integrity": "sha512-p7ienRMiS41Nu2/igbJxxLDWrSZ0WxM8UQgCeO9KhoVF7cOVFkrKsiDr1EsJIla8vV3oEEjGcz11jc5yimhzZw==",
  3490. "dependencies": {
  3491. "@types/node": "*"
  3492. }
  3493. },
  3494. "node_modules/@types/connect": {
  3495. "version": "3.4.35",
  3496. "resolved": "https://registry.npmjs.org/@types/connect/-/connect-3.4.35.tgz",
  3497. "integrity": "sha512-cdeYyv4KWoEgpBISTxWvqYsVy444DOqehiF3fM3ne10AmJ62RSyNkUnxMJXHQWRQQX2eR94m5y1IZyDwBjV9FQ==",
  3498. "dependencies": {
  3499. "@types/node": "*"
  3500. }
  3501. },
  3502. "node_modules/@types/connect-history-api-fallback": {
  3503. "version": "1.3.5",
  3504. "resolved": "https://registry.npmjs.org/@types/connect-history-api-fallback/-/connect-history-api-fallback-1.3.5.tgz",
  3505. "integrity": "sha512-h8QJa8xSb1WD4fpKBDcATDNGXghFj6/3GRWG6dhmRcu0RX1Ubasur2Uvx5aeEwlf0MwblEC2bMzzMQntxnw/Cw==",
  3506. "dependencies": {
  3507. "@types/express-serve-static-core": "*",
  3508. "@types/node": "*"
  3509. }
  3510. },
  3511. "node_modules/@types/eslint": {
  3512. "version": "7.29.0",
  3513. "resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-7.29.0.tgz",
  3514. "integrity": "sha512-VNcvioYDH8/FxaeTKkM4/TiTwt6pBV9E3OfGmvaw8tPl0rrHCJ4Ll15HRT+pMiFAf/MLQvAzC+6RzUMEL9Ceng==",
  3515. "dependencies": {
  3516. "@types/estree": "*",
  3517. "@types/json-schema": "*"
  3518. }
  3519. },
  3520. "node_modules/@types/eslint-scope": {
  3521. "version": "3.7.3",
  3522. "resolved": "https://registry.npmjs.org/@types/eslint-scope/-/eslint-scope-3.7.3.tgz",
  3523. "integrity": "sha512-PB3ldyrcnAicT35TWPs5IcwKD8S333HMaa2VVv4+wdvebJkjWuW/xESoB8IwRcog8HYVYamb1g/R31Qv5Bx03g==",
  3524. "dependencies": {
  3525. "@types/eslint": "*",
  3526. "@types/estree": "*"
  3527. }
  3528. },
  3529. "node_modules/@types/estree": {
  3530. "version": "0.0.51",
  3531. "resolved": "https://registry.npmjs.org/@types/estree/-/estree-0.0.51.tgz",
  3532. "integrity": "sha512-CuPgU6f3eT/XgKKPqKd/gLZV1Xmvf1a2R5POBOGQa6uv82xpls89HU5zKeVoyR8XzHd1RGNOlQlvUe3CFkjWNQ=="
  3533. },
  3534. "node_modules/@types/express": {
  3535. "version": "4.17.13",
  3536. "resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.13.tgz",
  3537. "integrity": "sha512-6bSZTPaTIACxn48l50SR+axgrqm6qXFIxrdAKaG6PaJk3+zuUr35hBlgT7vOmJcum+OEaIBLtHV/qloEAFITeA==",
  3538. "dependencies": {
  3539. "@types/body-parser": "*",
  3540. "@types/express-serve-static-core": "^4.17.18",
  3541. "@types/qs": "*",
  3542. "@types/serve-static": "*"
  3543. }
  3544. },
  3545. "node_modules/@types/express-serve-static-core": {
  3546. "version": "4.17.28",
  3547. "resolved": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-4.17.28.tgz",
  3548. "integrity": "sha512-P1BJAEAW3E2DJUlkgq4tOL3RyMunoWXqbSCygWo5ZIWTjUgN1YnaXWW4VWl/oc8vs/XoYibEGBKP0uZyF4AHig==",
  3549. "dependencies": {
  3550. "@types/node": "*",
  3551. "@types/qs": "*",
  3552. "@types/range-parser": "*"
  3553. }
  3554. },
  3555. "node_modules/@types/graceful-fs": {
  3556. "version": "4.1.5",
  3557. "resolved": "https://registry.npmjs.org/@types/graceful-fs/-/graceful-fs-4.1.5.tgz",
  3558. "integrity": "sha512-anKkLmZZ+xm4p8JWBf4hElkM4XR+EZeA2M9BAkkTldmcyDY4mbdIJnRghDJH3Ov5ooY7/UAoENtmdMSkaAd7Cw==",
  3559. "dependencies": {
  3560. "@types/node": "*"
  3561. }
  3562. },
  3563. "node_modules/@types/history": {
  3564. "version": "4.7.11",
  3565. "resolved": "https://registry.npmjs.org/@types/history/-/history-4.7.11.tgz",
  3566. "integrity": "sha512-qjDJRrmvBMiTx+jyLxvLfJU7UznFuokDv4f3WRuriHKERccVpFU+8XMQUAbDzoiJCsmexxRExQeMwwCdamSKDA=="
  3567. },
  3568. "node_modules/@types/html-minifier-terser": {
  3569. "version": "6.1.0",
  3570. "resolved": "https://registry.npmjs.org/@types/html-minifier-terser/-/html-minifier-terser-6.1.0.tgz",
  3571. "integrity": "sha512-oh/6byDPnL1zeNXFrDXFLyZjkr1MsBG667IM792caf1L2UPOOMf65NFzjUH/ltyfwjAGfs1rsX1eftK0jC/KIg=="
  3572. },
  3573. "node_modules/@types/http-proxy": {
  3574. "version": "1.17.8",
  3575. "resolved": "https://registry.npmjs.org/@types/http-proxy/-/http-proxy-1.17.8.tgz",
  3576. "integrity": "sha512-5kPLG5BKpWYkw/LVOGWpiq3nEVqxiN32rTgI53Sk12/xHFQ2rG3ehI9IO+O3W2QoKeyB92dJkoka8SUm6BX1pA==",
  3577. "dependencies": {
  3578. "@types/node": "*"
  3579. }
  3580. },
  3581. "node_modules/@types/istanbul-lib-coverage": {
  3582. "version": "2.0.4",
  3583. "resolved": "https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.4.tgz",
  3584. "integrity": "sha512-z/QT1XN4K4KYuslS23k62yDIDLwLFkzxOuMplDtObz0+y7VqJCaO2o+SPwHCvLFZh7xazvvoor2tA/hPz9ee7g=="
  3585. },
  3586. "node_modules/@types/istanbul-lib-report": {
  3587. "version": "3.0.0",
  3588. "resolved": "https://registry.npmjs.org/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz",
  3589. "integrity": "sha512-plGgXAPfVKFoYfa9NpYDAkseG+g6Jr294RqeqcqDixSbU34MZVJRi/P+7Y8GDpzkEwLaGZZOpKIEmeVZNtKsrg==",
  3590. "dependencies": {
  3591. "@types/istanbul-lib-coverage": "*"
  3592. }
  3593. },
  3594. "node_modules/@types/istanbul-reports": {
  3595. "version": "3.0.1",
  3596. "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.1.tgz",
  3597. "integrity": "sha512-c3mAZEuK0lvBp8tmuL74XRKn1+y2dcwOUpH7x4WrF6gk1GIgiluDRgMYQtw2OFcBvAJWlt6ASU3tSqxp0Uu0Aw==",
  3598. "dependencies": {
  3599. "@types/istanbul-lib-report": "*"
  3600. }
  3601. },
  3602. "node_modules/@types/jest": {
  3603. "version": "26.0.24",
  3604. "resolved": "https://registry.npmjs.org/@types/jest/-/jest-26.0.24.tgz",
  3605. "integrity": "sha512-E/X5Vib8BWqZNRlDxj9vYXhsDwPYbPINqKF9BsnSoon4RQ0D9moEuLD8txgyypFLH7J4+Lho9Nr/c8H0Fi+17w==",
  3606. "dependencies": {
  3607. "jest-diff": "^26.0.0",
  3608. "pretty-format": "^26.0.0"
  3609. }
  3610. },
  3611. "node_modules/@types/jest/node_modules/@jest/types": {
  3612. "version": "26.6.2",
  3613. "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz",
  3614. "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==",
  3615. "dependencies": {
  3616. "@types/istanbul-lib-coverage": "^2.0.0",
  3617. "@types/istanbul-reports": "^3.0.0",
  3618. "@types/node": "*",
  3619. "@types/yargs": "^15.0.0",
  3620. "chalk": "^4.0.0"
  3621. },
  3622. "engines": {
  3623. "node": ">= 10.14.2"
  3624. }
  3625. },
  3626. "node_modules/@types/jest/node_modules/@types/yargs": {
  3627. "version": "15.0.14",
  3628. "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.14.tgz",
  3629. "integrity": "sha512-yEJzHoxf6SyQGhBhIYGXQDSCkJjB6HohDShto7m8vaKg9Yp0Yn8+71J9eakh2bnPg6BfsH9PRMhiRTZnd4eXGQ==",
  3630. "dependencies": {
  3631. "@types/yargs-parser": "*"
  3632. }
  3633. },
  3634. "node_modules/@types/jest/node_modules/pretty-format": {
  3635. "version": "26.6.2",
  3636. "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-26.6.2.tgz",
  3637. "integrity": "sha512-7AeGuCYNGmycyQbCqd/3PWH4eOoX/OiCa0uphp57NVTeAGdJGaAliecxwBDHYQCIvrW7aDBZCYeNTP/WX69mkg==",
  3638. "dependencies": {
  3639. "@jest/types": "^26.6.2",
  3640. "ansi-regex": "^5.0.0",
  3641. "ansi-styles": "^4.0.0",
  3642. "react-is": "^17.0.1"
  3643. },
  3644. "engines": {
  3645. "node": ">= 10"
  3646. }
  3647. },
  3648. "node_modules/@types/json-schema": {
  3649. "version": "7.0.11",
  3650. "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.11.tgz",
  3651. "integrity": "sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ=="
  3652. },
  3653. "node_modules/@types/json5": {
  3654. "version": "0.0.29",
  3655. "resolved": "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz",
  3656. "integrity": "sha1-7ihweulOEdK4J7y+UnC86n8+ce4="
  3657. },
  3658. "node_modules/@types/mime": {
  3659. "version": "1.3.2",
  3660. "resolved": "https://registry.npmjs.org/@types/mime/-/mime-1.3.2.tgz",
  3661. "integrity": "sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw=="
  3662. },
  3663. "node_modules/@types/minimist": {
  3664. "version": "1.2.2",
  3665. "resolved": "https://registry.npmjs.org/@types/minimist/-/minimist-1.2.2.tgz",
  3666. "integrity": "sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ=="
  3667. },
  3668. "node_modules/@types/node": {
  3669. "version": "12.20.48",
  3670. "resolved": "https://registry.npmjs.org/@types/node/-/node-12.20.48.tgz",
  3671. "integrity": "sha512-4kxzqkrpwYtn6okJUcb2lfUu9ilnb3yhUOH6qX3nug8D2DupZ2drIkff2yJzYcNJVl3begnlcaBJ7tqiTTzjnQ=="
  3672. },
  3673. "node_modules/@types/normalize-package-data": {
  3674. "version": "2.4.1",
  3675. "resolved": "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz",
  3676. "integrity": "sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw=="
  3677. },
  3678. "node_modules/@types/parse-json": {
  3679. "version": "4.0.0",
  3680. "resolved": "https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.0.tgz",
  3681. "integrity": "sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA=="
  3682. },
  3683. "node_modules/@types/prettier": {
  3684. "version": "2.6.0",
  3685. "resolved": "https://registry.npmjs.org/@types/prettier/-/prettier-2.6.0.tgz",
  3686. "integrity": "sha512-G/AdOadiZhnJp0jXCaBQU449W2h716OW/EoXeYkCytxKL06X1WCXB4DZpp8TpZ8eyIJVS1cw4lrlkkSYU21cDw=="
  3687. },
  3688. "node_modules/@types/prop-types": {
  3689. "version": "15.7.5",
  3690. "resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.5.tgz",
  3691. "integrity": "sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w=="
  3692. },
  3693. "node_modules/@types/q": {
  3694. "version": "1.5.5",
  3695. "resolved": "https://registry.npmjs.org/@types/q/-/q-1.5.5.tgz",
  3696. "integrity": "sha512-L28j2FcJfSZOnL1WBjDYp2vUHCeIFlyYI/53EwD/rKUBQ7MtUUfbQWiyKJGpcnv4/WgrhWsFKrcPstcAt/J0tQ=="
  3697. },
  3698. "node_modules/@types/qs": {
  3699. "version": "6.9.7",
  3700. "resolved": "https://registry.npmjs.org/@types/qs/-/qs-6.9.7.tgz",
  3701. "integrity": "sha512-FGa1F62FT09qcrueBA6qYTrJPVDzah9a+493+o2PCXsesWHIn27G98TsSMs3WPNbZIEj4+VJf6saSFpvD+3Zsw=="
  3702. },
  3703. "node_modules/@types/range-parser": {
  3704. "version": "1.2.4",
  3705. "resolved": "https://registry.npmjs.org/@types/range-parser/-/range-parser-1.2.4.tgz",
  3706. "integrity": "sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw=="
  3707. },
  3708. "node_modules/@types/react": {
  3709. "version": "16.14.25",
  3710. "resolved": "https://registry.npmjs.org/@types/react/-/react-16.14.25.tgz",
  3711. "integrity": "sha512-cXRVHd7vBT5v1is72mmvmsg9stZrbJO04DJqFeh3Yj2tVKO6vmxg5BI+ybI6Ls7ROXRG3aFbZj9x0WA3ZAoDQw==",
  3712. "dependencies": {
  3713. "@types/prop-types": "*",
  3714. "@types/scheduler": "*",
  3715. "csstype": "^3.0.2"
  3716. }
  3717. },
  3718. "node_modules/@types/react-dom": {
  3719. "version": "16.9.14",
  3720. "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-16.9.14.tgz",
  3721. "integrity": "sha512-FIX2AVmPTGP30OUJ+0vadeIFJJ07Mh1m+U0rxfgyW34p3rTlXI+nlenvAxNn4BP36YyI9IJ/+UJ7Wu22N1pI7A==",
  3722. "dependencies": {
  3723. "@types/react": "^16"
  3724. }
  3725. },
  3726. "node_modules/@types/react-router": {
  3727. "version": "5.1.18",
  3728. "resolved": "https://registry.npmjs.org/@types/react-router/-/react-router-5.1.18.tgz",
  3729. "integrity": "sha512-YYknwy0D0iOwKQgz9v8nOzt2J6l4gouBmDnWqUUznltOTaon+r8US8ky8HvN0tXvc38U9m6z/t2RsVsnd1zM0g==",
  3730. "dependencies": {
  3731. "@types/history": "^4.7.11",
  3732. "@types/react": "*"
  3733. }
  3734. },
  3735. "node_modules/@types/react-router-dom": {
  3736. "version": "5.3.3",
  3737. "resolved": "https://registry.npmjs.org/@types/react-router-dom/-/react-router-dom-5.3.3.tgz",
  3738. "integrity": "sha512-kpqnYK4wcdm5UaWI3fLcELopqLrHgLqNsdpHauzlQktfkHL3npOSwtj1Uz9oKBAzs7lFtVkV8j83voAz2D8fhw==",
  3739. "dependencies": {
  3740. "@types/history": "^4.7.11",
  3741. "@types/react": "*",
  3742. "@types/react-router": "*"
  3743. }
  3744. },
  3745. "node_modules/@types/resolve": {
  3746. "version": "1.17.1",
  3747. "resolved": "https://registry.npmjs.org/@types/resolve/-/resolve-1.17.1.tgz",
  3748. "integrity": "sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==",
  3749. "dependencies": {
  3750. "@types/node": "*"
  3751. }
  3752. },
  3753. "node_modules/@types/retry": {
  3754. "version": "0.12.1",
  3755. "resolved": "https://registry.npmjs.org/@types/retry/-/retry-0.12.1.tgz",
  3756. "integrity": "sha512-xoDlM2S4ortawSWORYqsdU+2rxdh4LRW9ytc3zmT37RIKQh6IHyKwwtKhKis9ah8ol07DCkZxPt8BBvPjC6v4g=="
  3757. },
  3758. "node_modules/@types/scheduler": {
  3759. "version": "0.16.2",
  3760. "resolved": "https://registry.npmjs.org/@types/scheduler/-/scheduler-0.16.2.tgz",
  3761. "integrity": "sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew=="
  3762. },
  3763. "node_modules/@types/serve-index": {
  3764. "version": "1.9.1",
  3765. "resolved": "https://registry.npmjs.org/@types/serve-index/-/serve-index-1.9.1.tgz",
  3766. "integrity": "sha512-d/Hs3nWDxNL2xAczmOVZNj92YZCS6RGxfBPjKzuu/XirCgXdpKEb88dYNbrYGint6IVWLNP+yonwVAuRC0T2Dg==",
  3767. "dependencies": {
  3768. "@types/express": "*"
  3769. }
  3770. },
  3771. "node_modules/@types/serve-static": {
  3772. "version": "1.13.10",
  3773. "resolved": "https://registry.npmjs.org/@types/serve-static/-/serve-static-1.13.10.tgz",
  3774. "integrity": "sha512-nCkHGI4w7ZgAdNkrEu0bv+4xNV/XDqW+DydknebMOQwkpDGx8G+HTlj7R7ABI8i8nKxVw0wtKPi1D+lPOkh4YQ==",
  3775. "dependencies": {
  3776. "@types/mime": "^1",
  3777. "@types/node": "*"
  3778. }
  3779. },
  3780. "node_modules/@types/sockjs": {
  3781. "version": "0.3.33",
  3782. "resolved": "https://registry.npmjs.org/@types/sockjs/-/sockjs-0.3.33.tgz",
  3783. "integrity": "sha512-f0KEEe05NvUnat+boPTZ0dgaLZ4SfSouXUgv5noUiefG2ajgKjmETo9ZJyuqsl7dfl2aHlLJUiki6B4ZYldiiw==",
  3784. "dependencies": {
  3785. "@types/node": "*"
  3786. }
  3787. },
  3788. "node_modules/@types/stack-utils": {
  3789. "version": "2.0.1",
  3790. "resolved": "https://registry.npmjs.org/@types/stack-utils/-/stack-utils-2.0.1.tgz",
  3791. "integrity": "sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw=="
  3792. },
  3793. "node_modules/@types/testing-library__jest-dom": {
  3794. "version": "5.14.3",
  3795. "resolved": "https://registry.npmjs.org/@types/testing-library__jest-dom/-/testing-library__jest-dom-5.14.3.tgz",
  3796. "integrity": "sha512-oKZe+Mf4ioWlMuzVBaXQ9WDnEm1+umLx0InILg+yvZVBBDmzV5KfZyLrCvadtWcx8+916jLmHafcmqqffl+iIw==",
  3797. "dependencies": {
  3798. "@types/jest": "*"
  3799. }
  3800. },
  3801. "node_modules/@types/trusted-types": {
  3802. "version": "2.0.2",
  3803. "resolved": "https://registry.npmjs.org/@types/trusted-types/-/trusted-types-2.0.2.tgz",
  3804. "integrity": "sha512-F5DIZ36YVLE+PN+Zwws4kJogq47hNgX3Nx6WyDJ3kcplxyke3XIzB8uK5n/Lpm1HBsbGzd6nmGehL8cPekP+Tg=="
  3805. },
  3806. "node_modules/@types/ws": {
  3807. "version": "8.5.3",
  3808. "resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.5.3.tgz",
  3809. "integrity": "sha512-6YOoWjruKj1uLf3INHH7D3qTXwFfEsg1kf3c0uDdSBJwfa/llkwIjrAGV7j7mVgGNbzTQ3HiHKKDXl6bJPD97w==",
  3810. "dependencies": {
  3811. "@types/node": "*"
  3812. }
  3813. },
  3814. "node_modules/@types/yargs": {
  3815. "version": "16.0.4",
  3816. "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-16.0.4.tgz",
  3817. "integrity": "sha512-T8Yc9wt/5LbJyCaLiHPReJa0kApcIgJ7Bn735GjItUfh08Z1pJvu8QZqb9s+mMvKV6WUQRV7K2R46YbjMXTTJw==",
  3818. "dependencies": {
  3819. "@types/yargs-parser": "*"
  3820. }
  3821. },
  3822. "node_modules/@types/yargs-parser": {
  3823. "version": "21.0.0",
  3824. "resolved": "https://registry.npmjs.org/@types/yargs-parser/-/yargs-parser-21.0.0.tgz",
  3825. "integrity": "sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA=="
  3826. },
  3827. "node_modules/@typescript-eslint/eslint-plugin": {
  3828. "version": "5.19.0",
  3829. "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.19.0.tgz",
  3830. "integrity": "sha512-w59GpFqDYGnWFim9p6TGJz7a3qWeENJuAKCqjGSx+Hq/bwq3RZwXYqy98KIfN85yDqz9mq6QXiY5h0FjGQLyEg==",
  3831. "dependencies": {
  3832. "@typescript-eslint/scope-manager": "5.19.0",
  3833. "@typescript-eslint/type-utils": "5.19.0",
  3834. "@typescript-eslint/utils": "5.19.0",
  3835. "debug": "^4.3.2",
  3836. "functional-red-black-tree": "^1.0.1",
  3837. "ignore": "^5.1.8",
  3838. "regexpp": "^3.2.0",
  3839. "semver": "^7.3.5",
  3840. "tsutils": "^3.21.0"
  3841. },
  3842. "engines": {
  3843. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  3844. },
  3845. "funding": {
  3846. "type": "opencollective",
  3847. "url": "https://opencollective.com/typescript-eslint"
  3848. },
  3849. "peerDependencies": {
  3850. "@typescript-eslint/parser": "^5.0.0",
  3851. "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
  3852. },
  3853. "peerDependenciesMeta": {
  3854. "typescript": {
  3855. "optional": true
  3856. }
  3857. }
  3858. },
  3859. "node_modules/@typescript-eslint/experimental-utils": {
  3860. "version": "5.19.0",
  3861. "resolved": "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-5.19.0.tgz",
  3862. "integrity": "sha512-F+X/TTzmb2UXbghY1LrNLNDjMcGZMhKzXuzvu0xD+YEB77EamLM7zMOLuz2kP5807IJRDLBoAFFPYa7HT62sYg==",
  3863. "dependencies": {
  3864. "@typescript-eslint/utils": "5.19.0"
  3865. },
  3866. "engines": {
  3867. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  3868. },
  3869. "funding": {
  3870. "type": "opencollective",
  3871. "url": "https://opencollective.com/typescript-eslint"
  3872. },
  3873. "peerDependencies": {
  3874. "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
  3875. }
  3876. },
  3877. "node_modules/@typescript-eslint/parser": {
  3878. "version": "5.19.0",
  3879. "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.19.0.tgz",
  3880. "integrity": "sha512-yhktJjMCJX8BSBczh1F/uY8wGRYrBeyn84kH6oyqdIJwTGKmzX5Qiq49LRQ0Jh0LXnWijEziSo6BRqny8nqLVQ==",
  3881. "dependencies": {
  3882. "@typescript-eslint/scope-manager": "5.19.0",
  3883. "@typescript-eslint/types": "5.19.0",
  3884. "@typescript-eslint/typescript-estree": "5.19.0",
  3885. "debug": "^4.3.2"
  3886. },
  3887. "engines": {
  3888. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  3889. },
  3890. "funding": {
  3891. "type": "opencollective",
  3892. "url": "https://opencollective.com/typescript-eslint"
  3893. },
  3894. "peerDependencies": {
  3895. "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
  3896. },
  3897. "peerDependenciesMeta": {
  3898. "typescript": {
  3899. "optional": true
  3900. }
  3901. }
  3902. },
  3903. "node_modules/@typescript-eslint/scope-manager": {
  3904. "version": "5.19.0",
  3905. "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.19.0.tgz",
  3906. "integrity": "sha512-Fz+VrjLmwq5fbQn5W7cIJZ066HxLMKvDEmf4eu1tZ8O956aoX45jAuBB76miAECMTODyUxH61AQM7q4/GOMQ5g==",
  3907. "dependencies": {
  3908. "@typescript-eslint/types": "5.19.0",
  3909. "@typescript-eslint/visitor-keys": "5.19.0"
  3910. },
  3911. "engines": {
  3912. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  3913. },
  3914. "funding": {
  3915. "type": "opencollective",
  3916. "url": "https://opencollective.com/typescript-eslint"
  3917. }
  3918. },
  3919. "node_modules/@typescript-eslint/type-utils": {
  3920. "version": "5.19.0",
  3921. "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-5.19.0.tgz",
  3922. "integrity": "sha512-O6XQ4RI4rQcBGshTQAYBUIGsKqrKeuIOz9v8bckXZnSeXjn/1+BDZndHLe10UplQeJLXDNbaZYrAytKNQO2T4Q==",
  3923. "dependencies": {
  3924. "@typescript-eslint/utils": "5.19.0",
  3925. "debug": "^4.3.2",
  3926. "tsutils": "^3.21.0"
  3927. },
  3928. "engines": {
  3929. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  3930. },
  3931. "funding": {
  3932. "type": "opencollective",
  3933. "url": "https://opencollective.com/typescript-eslint"
  3934. },
  3935. "peerDependencies": {
  3936. "eslint": "*"
  3937. },
  3938. "peerDependenciesMeta": {
  3939. "typescript": {
  3940. "optional": true
  3941. }
  3942. }
  3943. },
  3944. "node_modules/@typescript-eslint/types": {
  3945. "version": "5.19.0",
  3946. "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.19.0.tgz",
  3947. "integrity": "sha512-zR1ithF4Iyq1wLwkDcT+qFnhs8L5VUtjgac212ftiOP/ZZUOCuuF2DeGiZZGQXGoHA50OreZqLH5NjDcDqn34w==",
  3948. "engines": {
  3949. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  3950. },
  3951. "funding": {
  3952. "type": "opencollective",
  3953. "url": "https://opencollective.com/typescript-eslint"
  3954. }
  3955. },
  3956. "node_modules/@typescript-eslint/typescript-estree": {
  3957. "version": "5.19.0",
  3958. "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.19.0.tgz",
  3959. "integrity": "sha512-dRPuD4ocXdaE1BM/dNR21elSEUPKaWgowCA0bqJ6YbYkvtrPVEvZ+zqcX5a8ECYn3q5iBSSUcBBD42ubaOp0Hw==",
  3960. "dependencies": {
  3961. "@typescript-eslint/types": "5.19.0",
  3962. "@typescript-eslint/visitor-keys": "5.19.0",
  3963. "debug": "^4.3.2",
  3964. "globby": "^11.0.4",
  3965. "is-glob": "^4.0.3",
  3966. "semver": "^7.3.5",
  3967. "tsutils": "^3.21.0"
  3968. },
  3969. "engines": {
  3970. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  3971. },
  3972. "funding": {
  3973. "type": "opencollective",
  3974. "url": "https://opencollective.com/typescript-eslint"
  3975. },
  3976. "peerDependenciesMeta": {
  3977. "typescript": {
  3978. "optional": true
  3979. }
  3980. }
  3981. },
  3982. "node_modules/@typescript-eslint/utils": {
  3983. "version": "5.19.0",
  3984. "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.19.0.tgz",
  3985. "integrity": "sha512-ZuEckdupXpXamKvFz/Ql8YnePh2ZWcwz7APICzJL985Rp5C2AYcHO62oJzIqNhAMtMK6XvrlBTZeNG8n7gS3lQ==",
  3986. "dependencies": {
  3987. "@types/json-schema": "^7.0.9",
  3988. "@typescript-eslint/scope-manager": "5.19.0",
  3989. "@typescript-eslint/types": "5.19.0",
  3990. "@typescript-eslint/typescript-estree": "5.19.0",
  3991. "eslint-scope": "^5.1.1",
  3992. "eslint-utils": "^3.0.0"
  3993. },
  3994. "engines": {
  3995. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  3996. },
  3997. "funding": {
  3998. "type": "opencollective",
  3999. "url": "https://opencollective.com/typescript-eslint"
  4000. },
  4001. "peerDependencies": {
  4002. "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
  4003. }
  4004. },
  4005. "node_modules/@typescript-eslint/utils/node_modules/eslint-scope": {
  4006. "version": "5.1.1",
  4007. "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz",
  4008. "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==",
  4009. "dependencies": {
  4010. "esrecurse": "^4.3.0",
  4011. "estraverse": "^4.1.1"
  4012. },
  4013. "engines": {
  4014. "node": ">=8.0.0"
  4015. }
  4016. },
  4017. "node_modules/@typescript-eslint/utils/node_modules/estraverse": {
  4018. "version": "4.3.0",
  4019. "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz",
  4020. "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==",
  4021. "engines": {
  4022. "node": ">=4.0"
  4023. }
  4024. },
  4025. "node_modules/@typescript-eslint/visitor-keys": {
  4026. "version": "5.19.0",
  4027. "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.19.0.tgz",
  4028. "integrity": "sha512-Ym7zZoMDZcAKWsULi2s7UMLREdVQdScPQ/fKWMYefarCztWlHPFVJo8racf8R0Gc8FAEJ2eD4of8As1oFtnQlQ==",
  4029. "dependencies": {
  4030. "@typescript-eslint/types": "5.19.0",
  4031. "eslint-visitor-keys": "^3.0.0"
  4032. },
  4033. "engines": {
  4034. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  4035. },
  4036. "funding": {
  4037. "type": "opencollective",
  4038. "url": "https://opencollective.com/typescript-eslint"
  4039. }
  4040. },
  4041. "node_modules/@webassemblyjs/ast": {
  4042. "version": "1.11.1",
  4043. "resolved": "https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.11.1.tgz",
  4044. "integrity": "sha512-ukBh14qFLjxTQNTXocdyksN5QdM28S1CxHt2rdskFyL+xFV7VremuBLVbmCePj+URalXBENx/9Lm7lnhihtCSw==",
  4045. "dependencies": {
  4046. "@webassemblyjs/helper-numbers": "1.11.1",
  4047. "@webassemblyjs/helper-wasm-bytecode": "1.11.1"
  4048. }
  4049. },
  4050. "node_modules/@webassemblyjs/floating-point-hex-parser": {
  4051. "version": "1.11.1",
  4052. "resolved": "https://registry.npmjs.org/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.11.1.tgz",
  4053. "integrity": "sha512-iGRfyc5Bq+NnNuX8b5hwBrRjzf0ocrJPI6GWFodBFzmFnyvrQ83SHKhmilCU/8Jv67i4GJZBMhEzltxzcNagtQ=="
  4054. },
  4055. "node_modules/@webassemblyjs/helper-api-error": {
  4056. "version": "1.11.1",
  4057. "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-api-error/-/helper-api-error-1.11.1.tgz",
  4058. "integrity": "sha512-RlhS8CBCXfRUR/cwo2ho9bkheSXG0+NwooXcc3PAILALf2QLdFyj7KGsKRbVc95hZnhnERon4kW/D3SZpp6Tcg=="
  4059. },
  4060. "node_modules/@webassemblyjs/helper-buffer": {
  4061. "version": "1.11.1",
  4062. "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-buffer/-/helper-buffer-1.11.1.tgz",
  4063. "integrity": "sha512-gwikF65aDNeeXa8JxXa2BAk+REjSyhrNC9ZwdT0f8jc4dQQeDQ7G4m0f2QCLPJiMTTO6wfDmRmj/pW0PsUvIcA=="
  4064. },
  4065. "node_modules/@webassemblyjs/helper-numbers": {
  4066. "version": "1.11.1",
  4067. "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-numbers/-/helper-numbers-1.11.1.tgz",
  4068. "integrity": "sha512-vDkbxiB8zfnPdNK9Rajcey5C0w+QJugEglN0of+kmO8l7lDb77AnlKYQF7aarZuCrv+l0UvqL+68gSDr3k9LPQ==",
  4069. "dependencies": {
  4070. "@webassemblyjs/floating-point-hex-parser": "1.11.1",
  4071. "@webassemblyjs/helper-api-error": "1.11.1",
  4072. "@xtuc/long": "4.2.2"
  4073. }
  4074. },
  4075. "node_modules/@webassemblyjs/helper-wasm-bytecode": {
  4076. "version": "1.11.1",
  4077. "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.11.1.tgz",
  4078. "integrity": "sha512-PvpoOGiJwXeTrSf/qfudJhwlvDQxFgelbMqtq52WWiXC6Xgg1IREdngmPN3bs4RoO83PnL/nFrxucXj1+BX62Q=="
  4079. },
  4080. "node_modules/@webassemblyjs/helper-wasm-section": {
  4081. "version": "1.11.1",
  4082. "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.11.1.tgz",
  4083. "integrity": "sha512-10P9No29rYX1j7F3EVPX3JvGPQPae+AomuSTPiF9eBQeChHI6iqjMIwR9JmOJXwpnn/oVGDk7I5IlskuMwU/pg==",
  4084. "dependencies": {
  4085. "@webassemblyjs/ast": "1.11.1",
  4086. "@webassemblyjs/helper-buffer": "1.11.1",
  4087. "@webassemblyjs/helper-wasm-bytecode": "1.11.1",
  4088. "@webassemblyjs/wasm-gen": "1.11.1"
  4089. }
  4090. },
  4091. "node_modules/@webassemblyjs/ieee754": {
  4092. "version": "1.11.1",
  4093. "resolved": "https://registry.npmjs.org/@webassemblyjs/ieee754/-/ieee754-1.11.1.tgz",
  4094. "integrity": "sha512-hJ87QIPtAMKbFq6CGTkZYJivEwZDbQUgYd3qKSadTNOhVY7p+gfP6Sr0lLRVTaG1JjFj+r3YchoqRYxNH3M0GQ==",
  4095. "dependencies": {
  4096. "@xtuc/ieee754": "^1.2.0"
  4097. }
  4098. },
  4099. "node_modules/@webassemblyjs/leb128": {
  4100. "version": "1.11.1",
  4101. "resolved": "https://registry.npmjs.org/@webassemblyjs/leb128/-/leb128-1.11.1.tgz",
  4102. "integrity": "sha512-BJ2P0hNZ0u+Th1YZXJpzW6miwqQUGcIHT1G/sf72gLVD9DZ5AdYTqPNbHZh6K1M5VmKvFXwGSWZADz+qBWxeRw==",
  4103. "dependencies": {
  4104. "@xtuc/long": "4.2.2"
  4105. }
  4106. },
  4107. "node_modules/@webassemblyjs/utf8": {
  4108. "version": "1.11.1",
  4109. "resolved": "https://registry.npmjs.org/@webassemblyjs/utf8/-/utf8-1.11.1.tgz",
  4110. "integrity": "sha512-9kqcxAEdMhiwQkHpkNiorZzqpGrodQQ2IGrHHxCy+Ozng0ofyMA0lTqiLkVs1uzTRejX+/O0EOT7KxqVPuXosQ=="
  4111. },
  4112. "node_modules/@webassemblyjs/wasm-edit": {
  4113. "version": "1.11.1",
  4114. "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-edit/-/wasm-edit-1.11.1.tgz",
  4115. "integrity": "sha512-g+RsupUC1aTHfR8CDgnsVRVZFJqdkFHpsHMfJuWQzWU3tvnLC07UqHICfP+4XyL2tnr1amvl1Sdp06TnYCmVkA==",
  4116. "dependencies": {
  4117. "@webassemblyjs/ast": "1.11.1",
  4118. "@webassemblyjs/helper-buffer": "1.11.1",
  4119. "@webassemblyjs/helper-wasm-bytecode": "1.11.1",
  4120. "@webassemblyjs/helper-wasm-section": "1.11.1",
  4121. "@webassemblyjs/wasm-gen": "1.11.1",
  4122. "@webassemblyjs/wasm-opt": "1.11.1",
  4123. "@webassemblyjs/wasm-parser": "1.11.1",
  4124. "@webassemblyjs/wast-printer": "1.11.1"
  4125. }
  4126. },
  4127. "node_modules/@webassemblyjs/wasm-gen": {
  4128. "version": "1.11.1",
  4129. "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-gen/-/wasm-gen-1.11.1.tgz",
  4130. "integrity": "sha512-F7QqKXwwNlMmsulj6+O7r4mmtAlCWfO/0HdgOxSklZfQcDu0TpLiD1mRt/zF25Bk59FIjEuGAIyn5ei4yMfLhA==",
  4131. "dependencies": {
  4132. "@webassemblyjs/ast": "1.11.1",
  4133. "@webassemblyjs/helper-wasm-bytecode": "1.11.1",
  4134. "@webassemblyjs/ieee754": "1.11.1",
  4135. "@webassemblyjs/leb128": "1.11.1",
  4136. "@webassemblyjs/utf8": "1.11.1"
  4137. }
  4138. },
  4139. "node_modules/@webassemblyjs/wasm-opt": {
  4140. "version": "1.11.1",
  4141. "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-opt/-/wasm-opt-1.11.1.tgz",
  4142. "integrity": "sha512-VqnkNqnZlU5EB64pp1l7hdm3hmQw7Vgqa0KF/KCNO9sIpI6Fk6brDEiX+iCOYrvMuBWDws0NkTOxYEb85XQHHw==",
  4143. "dependencies": {
  4144. "@webassemblyjs/ast": "1.11.1",
  4145. "@webassemblyjs/helper-buffer": "1.11.1",
  4146. "@webassemblyjs/wasm-gen": "1.11.1",
  4147. "@webassemblyjs/wasm-parser": "1.11.1"
  4148. }
  4149. },
  4150. "node_modules/@webassemblyjs/wasm-parser": {
  4151. "version": "1.11.1",
  4152. "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-parser/-/wasm-parser-1.11.1.tgz",
  4153. "integrity": "sha512-rrBujw+dJu32gYB7/Lup6UhdkPx9S9SnobZzRVL7VcBH9Bt9bCBLEuX/YXOOtBsOZ4NQrRykKhffRWHvigQvOA==",
  4154. "dependencies": {
  4155. "@webassemblyjs/ast": "1.11.1",
  4156. "@webassemblyjs/helper-api-error": "1.11.1",
  4157. "@webassemblyjs/helper-wasm-bytecode": "1.11.1",
  4158. "@webassemblyjs/ieee754": "1.11.1",
  4159. "@webassemblyjs/leb128": "1.11.1",
  4160. "@webassemblyjs/utf8": "1.11.1"
  4161. }
  4162. },
  4163. "node_modules/@webassemblyjs/wast-printer": {
  4164. "version": "1.11.1",
  4165. "resolved": "https://registry.npmjs.org/@webassemblyjs/wast-printer/-/wast-printer-1.11.1.tgz",
  4166. "integrity": "sha512-IQboUWM4eKzWW+N/jij2sRatKMh99QEelo3Eb2q0qXkvPRISAj8Qxtmw5itwqK+TTkBuUIE45AxYPToqPtL5gg==",
  4167. "dependencies": {
  4168. "@webassemblyjs/ast": "1.11.1",
  4169. "@xtuc/long": "4.2.2"
  4170. }
  4171. },
  4172. "node_modules/@xtuc/ieee754": {
  4173. "version": "1.2.0",
  4174. "resolved": "https://registry.npmjs.org/@xtuc/ieee754/-/ieee754-1.2.0.tgz",
  4175. "integrity": "sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA=="
  4176. },
  4177. "node_modules/@xtuc/long": {
  4178. "version": "4.2.2",
  4179. "resolved": "https://registry.npmjs.org/@xtuc/long/-/long-4.2.2.tgz",
  4180. "integrity": "sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ=="
  4181. },
  4182. "node_modules/abab": {
  4183. "version": "2.0.6",
  4184. "resolved": "https://registry.npmjs.org/abab/-/abab-2.0.6.tgz",
  4185. "integrity": "sha512-j2afSsaIENvHZN2B8GOpF566vZ5WVk5opAiMTvWgaQT8DkbOqsTfvNAvHoRGU2zzP8cPoqys+xHTRDWW8L+/BA=="
  4186. },
  4187. "node_modules/abbrev": {
  4188. "version": "1.1.1",
  4189. "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz",
  4190. "integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q=="
  4191. },
  4192. "node_modules/accepts": {
  4193. "version": "1.3.8",
  4194. "resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.8.tgz",
  4195. "integrity": "sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==",
  4196. "dependencies": {
  4197. "mime-types": "~2.1.34",
  4198. "negotiator": "0.6.3"
  4199. },
  4200. "engines": {
  4201. "node": ">= 0.6"
  4202. }
  4203. },
  4204. "node_modules/acorn": {
  4205. "version": "8.7.0",
  4206. "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.7.0.tgz",
  4207. "integrity": "sha512-V/LGr1APy+PXIwKebEWrkZPwoeoF+w1jiOBUmuxuiUIaOHtob8Qc9BTrYo7VuI5fR8tqsy+buA2WFooR5olqvQ==",
  4208. "bin": {
  4209. "acorn": "bin/acorn"
  4210. },
  4211. "engines": {
  4212. "node": ">=0.4.0"
  4213. }
  4214. },
  4215. "node_modules/acorn-globals": {
  4216. "version": "6.0.0",
  4217. "resolved": "https://registry.npmjs.org/acorn-globals/-/acorn-globals-6.0.0.tgz",
  4218. "integrity": "sha512-ZQl7LOWaF5ePqqcX4hLuv/bLXYQNfNWw2c0/yX/TsPRKamzHcTGQnlCjHT3TsmkOUVEPS3crCxiPfdzE/Trlhg==",
  4219. "dependencies": {
  4220. "acorn": "^7.1.1",
  4221. "acorn-walk": "^7.1.1"
  4222. }
  4223. },
  4224. "node_modules/acorn-globals/node_modules/acorn": {
  4225. "version": "7.4.1",
  4226. "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz",
  4227. "integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==",
  4228. "bin": {
  4229. "acorn": "bin/acorn"
  4230. },
  4231. "engines": {
  4232. "node": ">=0.4.0"
  4233. }
  4234. },
  4235. "node_modules/acorn-import-assertions": {
  4236. "version": "1.8.0",
  4237. "resolved": "https://registry.npmjs.org/acorn-import-assertions/-/acorn-import-assertions-1.8.0.tgz",
  4238. "integrity": "sha512-m7VZ3jwz4eK6A4Vtt8Ew1/mNbP24u0FhdyfA7fSvnJR6LMdfOYnmuIrrJAgrYfYJ10F/otaHTtrtrtmHdMNzEw==",
  4239. "peerDependencies": {
  4240. "acorn": "^8"
  4241. }
  4242. },
  4243. "node_modules/acorn-jsx": {
  4244. "version": "5.3.2",
  4245. "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz",
  4246. "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==",
  4247. "peerDependencies": {
  4248. "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0"
  4249. }
  4250. },
  4251. "node_modules/acorn-node": {
  4252. "version": "1.8.2",
  4253. "resolved": "https://registry.npmjs.org/acorn-node/-/acorn-node-1.8.2.tgz",
  4254. "integrity": "sha512-8mt+fslDufLYntIoPAaIMUe/lrbrehIiwmR3t2k9LljIzoigEPF27eLk2hy8zSGzmR/ogr7zbRKINMo1u0yh5A==",
  4255. "dependencies": {
  4256. "acorn": "^7.0.0",
  4257. "acorn-walk": "^7.0.0",
  4258. "xtend": "^4.0.2"
  4259. }
  4260. },
  4261. "node_modules/acorn-node/node_modules/acorn": {
  4262. "version": "7.4.1",
  4263. "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz",
  4264. "integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==",
  4265. "bin": {
  4266. "acorn": "bin/acorn"
  4267. },
  4268. "engines": {
  4269. "node": ">=0.4.0"
  4270. }
  4271. },
  4272. "node_modules/acorn-walk": {
  4273. "version": "7.2.0",
  4274. "resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-7.2.0.tgz",
  4275. "integrity": "sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA==",
  4276. "engines": {
  4277. "node": ">=0.4.0"
  4278. }
  4279. },
  4280. "node_modules/address": {
  4281. "version": "1.1.2",
  4282. "resolved": "https://registry.npmjs.org/address/-/address-1.1.2.tgz",
  4283. "integrity": "sha512-aT6camzM4xEA54YVJYSqxz1kv4IHnQZRtThJJHhUMRExaU5spC7jX5ugSwTaTgJliIgs4VhZOk7htClvQ/LmRA==",
  4284. "engines": {
  4285. "node": ">= 0.12.0"
  4286. }
  4287. },
  4288. "node_modules/adjust-sourcemap-loader": {
  4289. "version": "4.0.0",
  4290. "resolved": "https://registry.npmjs.org/adjust-sourcemap-loader/-/adjust-sourcemap-loader-4.0.0.tgz",
  4291. "integrity": "sha512-OXwN5b9pCUXNQHJpwwD2qP40byEmSgzj8B4ydSN0uMNYWiFmJ6x6KwUllMmfk8Rwu/HJDFR7U8ubsWBoN0Xp0A==",
  4292. "dependencies": {
  4293. "loader-utils": "^2.0.0",
  4294. "regex-parser": "^2.2.11"
  4295. },
  4296. "engines": {
  4297. "node": ">=8.9"
  4298. }
  4299. },
  4300. "node_modules/agent-base": {
  4301. "version": "6.0.2",
  4302. "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz",
  4303. "integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==",
  4304. "dependencies": {
  4305. "debug": "4"
  4306. },
  4307. "engines": {
  4308. "node": ">= 6.0.0"
  4309. }
  4310. },
  4311. "node_modules/agentkeepalive": {
  4312. "version": "4.2.1",
  4313. "resolved": "https://registry.npmjs.org/agentkeepalive/-/agentkeepalive-4.2.1.tgz",
  4314. "integrity": "sha512-Zn4cw2NEqd+9fiSVWMscnjyQ1a8Yfoc5oBajLeo5w+YBHgDUcEBY2hS4YpTz6iN5f/2zQiktcuM6tS8x1p9dpA==",
  4315. "dependencies": {
  4316. "debug": "^4.1.0",
  4317. "depd": "^1.1.2",
  4318. "humanize-ms": "^1.2.1"
  4319. },
  4320. "engines": {
  4321. "node": ">= 8.0.0"
  4322. }
  4323. },
  4324. "node_modules/aggregate-error": {
  4325. "version": "3.1.0",
  4326. "resolved": "https://registry.npmjs.org/aggregate-error/-/aggregate-error-3.1.0.tgz",
  4327. "integrity": "sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==",
  4328. "dependencies": {
  4329. "clean-stack": "^2.0.0",
  4330. "indent-string": "^4.0.0"
  4331. },
  4332. "engines": {
  4333. "node": ">=8"
  4334. }
  4335. },
  4336. "node_modules/ajv": {
  4337. "version": "6.12.6",
  4338. "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz",
  4339. "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
  4340. "dependencies": {
  4341. "fast-deep-equal": "^3.1.1",
  4342. "fast-json-stable-stringify": "^2.0.0",
  4343. "json-schema-traverse": "^0.4.1",
  4344. "uri-js": "^4.2.2"
  4345. },
  4346. "funding": {
  4347. "type": "github",
  4348. "url": "https://github.com/sponsors/epoberezkin"
  4349. }
  4350. },
  4351. "node_modules/ajv-formats": {
  4352. "version": "2.1.1",
  4353. "resolved": "https://registry.npmjs.org/ajv-formats/-/ajv-formats-2.1.1.tgz",
  4354. "integrity": "sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA==",
  4355. "dependencies": {
  4356. "ajv": "^8.0.0"
  4357. },
  4358. "peerDependencies": {
  4359. "ajv": "^8.0.0"
  4360. },
  4361. "peerDependenciesMeta": {
  4362. "ajv": {
  4363. "optional": true
  4364. }
  4365. }
  4366. },
  4367. "node_modules/ajv-formats/node_modules/ajv": {
  4368. "version": "8.11.0",
  4369. "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.11.0.tgz",
  4370. "integrity": "sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==",
  4371. "dependencies": {
  4372. "fast-deep-equal": "^3.1.1",
  4373. "json-schema-traverse": "^1.0.0",
  4374. "require-from-string": "^2.0.2",
  4375. "uri-js": "^4.2.2"
  4376. },
  4377. "funding": {
  4378. "type": "github",
  4379. "url": "https://github.com/sponsors/epoberezkin"
  4380. }
  4381. },
  4382. "node_modules/ajv-formats/node_modules/json-schema-traverse": {
  4383. "version": "1.0.0",
  4384. "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
  4385. "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug=="
  4386. },
  4387. "node_modules/ajv-keywords": {
  4388. "version": "3.5.2",
  4389. "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-3.5.2.tgz",
  4390. "integrity": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==",
  4391. "peerDependencies": {
  4392. "ajv": "^6.9.1"
  4393. }
  4394. },
  4395. "node_modules/ansi-escapes": {
  4396. "version": "4.3.2",
  4397. "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.2.tgz",
  4398. "integrity": "sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==",
  4399. "dependencies": {
  4400. "type-fest": "^0.21.3"
  4401. },
  4402. "engines": {
  4403. "node": ">=8"
  4404. },
  4405. "funding": {
  4406. "url": "https://github.com/sponsors/sindresorhus"
  4407. }
  4408. },
  4409. "node_modules/ansi-html-community": {
  4410. "version": "0.0.8",
  4411. "resolved": "https://registry.npmjs.org/ansi-html-community/-/ansi-html-community-0.0.8.tgz",
  4412. "integrity": "sha512-1APHAyr3+PCamwNw3bXCPp4HFLONZt/yIH0sZp0/469KWNTEy+qN5jQ3GVX6DMZ1UXAi34yVwtTeaG/HpBuuzw==",
  4413. "engines": [
  4414. "node >= 0.8.0"
  4415. ],
  4416. "bin": {
  4417. "ansi-html": "bin/ansi-html"
  4418. }
  4419. },
  4420. "node_modules/ansi-regex": {
  4421. "version": "5.0.1",
  4422. "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
  4423. "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
  4424. "engines": {
  4425. "node": ">=8"
  4426. }
  4427. },
  4428. "node_modules/ansi-styles": {
  4429. "version": "4.3.0",
  4430. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
  4431. "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
  4432. "dependencies": {
  4433. "color-convert": "^2.0.1"
  4434. },
  4435. "engines": {
  4436. "node": ">=8"
  4437. },
  4438. "funding": {
  4439. "url": "https://github.com/chalk/ansi-styles?sponsor=1"
  4440. }
  4441. },
  4442. "node_modules/anymatch": {
  4443. "version": "3.1.2",
  4444. "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.2.tgz",
  4445. "integrity": "sha512-P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg==",
  4446. "dependencies": {
  4447. "normalize-path": "^3.0.0",
  4448. "picomatch": "^2.0.4"
  4449. },
  4450. "engines": {
  4451. "node": ">= 8"
  4452. }
  4453. },
  4454. "node_modules/aproba": {
  4455. "version": "2.0.0",
  4456. "resolved": "https://registry.npmjs.org/aproba/-/aproba-2.0.0.tgz",
  4457. "integrity": "sha512-lYe4Gx7QT+MKGbDsA+Z+he/Wtef0BiwDOlK/XkBrdfsh9J/jPPXbX0tE9x9cl27Tmu5gg3QUbUrQYa/y+KOHPQ=="
  4458. },
  4459. "node_modules/are-we-there-yet": {
  4460. "version": "2.0.0",
  4461. "resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-2.0.0.tgz",
  4462. "integrity": "sha512-Ci/qENmwHnsYo9xKIcUJN5LeDKdJ6R1Z1j9V/J5wyq8nh/mYPEpIKJbBZXtZjG04HiK7zV/p6Vs9952MrMeUIw==",
  4463. "dependencies": {
  4464. "delegates": "^1.0.0",
  4465. "readable-stream": "^3.6.0"
  4466. },
  4467. "engines": {
  4468. "node": ">=10"
  4469. }
  4470. },
  4471. "node_modules/arg": {
  4472. "version": "5.0.1",
  4473. "resolved": "https://registry.npmjs.org/arg/-/arg-5.0.1.tgz",
  4474. "integrity": "sha512-e0hDa9H2Z9AwFkk2qDlwhoMYE4eToKarchkQHovNdLTCYMHZHeRjI71crOh+dio4K6u1IcwubQqo79Ga4CyAQA=="
  4475. },
  4476. "node_modules/argparse": {
  4477. "version": "1.0.10",
  4478. "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
  4479. "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
  4480. "dependencies": {
  4481. "sprintf-js": "~1.0.2"
  4482. }
  4483. },
  4484. "node_modules/aria-query": {
  4485. "version": "5.0.0",
  4486. "resolved": "https://registry.npmjs.org/aria-query/-/aria-query-5.0.0.tgz",
  4487. "integrity": "sha512-V+SM7AbUwJ+EBnB8+DXs0hPZHO0W6pqBcc0dW90OwtVG02PswOu/teuARoLQjdDOH+t9pJgGnW5/Qmouf3gPJg==",
  4488. "engines": {
  4489. "node": ">=6.0"
  4490. }
  4491. },
  4492. "node_modules/array-flatten": {
  4493. "version": "2.1.2",
  4494. "resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-2.1.2.tgz",
  4495. "integrity": "sha512-hNfzcOV8W4NdualtqBFPyVO+54DSJuZGY9qT4pRroB6S9e3iiido2ISIC5h9R2sPJ8H3FHCIiEnsv1lPXO3KtQ=="
  4496. },
  4497. "node_modules/array-includes": {
  4498. "version": "3.1.4",
  4499. "resolved": "https://registry.npmjs.org/array-includes/-/array-includes-3.1.4.tgz",
  4500. "integrity": "sha512-ZTNSQkmWumEbiHO2GF4GmWxYVTiQyJy2XOTa15sdQSrvKn7l+180egQMqlrMOUMCyLMD7pmyQe4mMDUT6Behrw==",
  4501. "dependencies": {
  4502. "call-bind": "^1.0.2",
  4503. "define-properties": "^1.1.3",
  4504. "es-abstract": "^1.19.1",
  4505. "get-intrinsic": "^1.1.1",
  4506. "is-string": "^1.0.7"
  4507. },
  4508. "engines": {
  4509. "node": ">= 0.4"
  4510. },
  4511. "funding": {
  4512. "url": "https://github.com/sponsors/ljharb"
  4513. }
  4514. },
  4515. "node_modules/array-union": {
  4516. "version": "2.1.0",
  4517. "resolved": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz",
  4518. "integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==",
  4519. "engines": {
  4520. "node": ">=8"
  4521. }
  4522. },
  4523. "node_modules/array.prototype.flat": {
  4524. "version": "1.3.0",
  4525. "resolved": "https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.3.0.tgz",
  4526. "integrity": "sha512-12IUEkHsAhA4DY5s0FPgNXIdc8VRSqD9Zp78a5au9abH/SOBrsp082JOWFNTjkMozh8mqcdiKuaLGhPeYztxSw==",
  4527. "dependencies": {
  4528. "call-bind": "^1.0.2",
  4529. "define-properties": "^1.1.3",
  4530. "es-abstract": "^1.19.2",
  4531. "es-shim-unscopables": "^1.0.0"
  4532. },
  4533. "engines": {
  4534. "node": ">= 0.4"
  4535. },
  4536. "funding": {
  4537. "url": "https://github.com/sponsors/ljharb"
  4538. }
  4539. },
  4540. "node_modules/array.prototype.flatmap": {
  4541. "version": "1.3.0",
  4542. "resolved": "https://registry.npmjs.org/array.prototype.flatmap/-/array.prototype.flatmap-1.3.0.tgz",
  4543. "integrity": "sha512-PZC9/8TKAIxcWKdyeb77EzULHPrIX/tIZebLJUQOMR1OwYosT8yggdfWScfTBCDj5utONvOuPQQumYsU2ULbkg==",
  4544. "dependencies": {
  4545. "call-bind": "^1.0.2",
  4546. "define-properties": "^1.1.3",
  4547. "es-abstract": "^1.19.2",
  4548. "es-shim-unscopables": "^1.0.0"
  4549. },
  4550. "engines": {
  4551. "node": ">= 0.4"
  4552. },
  4553. "funding": {
  4554. "url": "https://github.com/sponsors/ljharb"
  4555. }
  4556. },
  4557. "node_modules/arrify": {
  4558. "version": "1.0.1",
  4559. "resolved": "https://registry.npmjs.org/arrify/-/arrify-1.0.1.tgz",
  4560. "integrity": "sha1-iYUI2iIm84DfkEcoRWhJwVAaSw0=",
  4561. "engines": {
  4562. "node": ">=0.10.0"
  4563. }
  4564. },
  4565. "node_modules/asap": {
  4566. "version": "2.0.6",
  4567. "resolved": "https://registry.npmjs.org/asap/-/asap-2.0.6.tgz",
  4568. "integrity": "sha1-5QNHYR1+aQlDIIu9r+vLwvuGbUY="
  4569. },
  4570. "node_modules/asn1": {
  4571. "version": "0.2.6",
  4572. "resolved": "https://registry.npmjs.org/asn1/-/asn1-0.2.6.tgz",
  4573. "integrity": "sha512-ix/FxPn0MDjeyJ7i/yoHGFt/EX6LyNbxSEhPPXODPL+KB0VPk86UYfL0lMdy+KCnv+fmvIzySwaK5COwqVbWTQ==",
  4574. "dependencies": {
  4575. "safer-buffer": "~2.1.0"
  4576. }
  4577. },
  4578. "node_modules/assert-plus": {
  4579. "version": "1.0.0",
  4580. "resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz",
  4581. "integrity": "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=",
  4582. "engines": {
  4583. "node": ">=0.8"
  4584. }
  4585. },
  4586. "node_modules/ast-types-flow": {
  4587. "version": "0.0.7",
  4588. "resolved": "https://registry.npmjs.org/ast-types-flow/-/ast-types-flow-0.0.7.tgz",
  4589. "integrity": "sha1-9wtzXGvKGlycItmCw+Oef+ujva0="
  4590. },
  4591. "node_modules/astral-regex": {
  4592. "version": "2.0.0",
  4593. "resolved": "https://registry.npmjs.org/astral-regex/-/astral-regex-2.0.0.tgz",
  4594. "integrity": "sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==",
  4595. "dev": true,
  4596. "engines": {
  4597. "node": ">=8"
  4598. }
  4599. },
  4600. "node_modules/async": {
  4601. "version": "2.6.4",
  4602. "resolved": "https://registry.npmjs.org/async/-/async-2.6.4.tgz",
  4603. "integrity": "sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==",
  4604. "dependencies": {
  4605. "lodash": "^4.17.14"
  4606. }
  4607. },
  4608. "node_modules/async-foreach": {
  4609. "version": "0.1.3",
  4610. "resolved": "https://registry.npmjs.org/async-foreach/-/async-foreach-0.1.3.tgz",
  4611. "integrity": "sha1-NhIfhFwFeBct5Bmpfb6x0W7DRUI=",
  4612. "engines": {
  4613. "node": "*"
  4614. }
  4615. },
  4616. "node_modules/asynckit": {
  4617. "version": "0.4.0",
  4618. "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz",
  4619. "integrity": "sha1-x57Zf380y48robyXkLzDZkdLS3k="
  4620. },
  4621. "node_modules/at-least-node": {
  4622. "version": "1.0.0",
  4623. "resolved": "https://registry.npmjs.org/at-least-node/-/at-least-node-1.0.0.tgz",
  4624. "integrity": "sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==",
  4625. "engines": {
  4626. "node": ">= 4.0.0"
  4627. }
  4628. },
  4629. "node_modules/atob": {
  4630. "version": "2.1.2",
  4631. "resolved": "https://registry.npmjs.org/atob/-/atob-2.1.2.tgz",
  4632. "integrity": "sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==",
  4633. "bin": {
  4634. "atob": "bin/atob.js"
  4635. },
  4636. "engines": {
  4637. "node": ">= 4.5.0"
  4638. }
  4639. },
  4640. "node_modules/autoprefixer": {
  4641. "version": "10.4.4",
  4642. "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.4.tgz",
  4643. "integrity": "sha512-Tm8JxsB286VweiZ5F0anmbyGiNI3v3wGv3mz9W+cxEDYB/6jbnj6GM9H9mK3wIL8ftgl+C07Lcwb8PG5PCCPzA==",
  4644. "funding": [
  4645. {
  4646. "type": "opencollective",
  4647. "url": "https://opencollective.com/postcss/"
  4648. },
  4649. {
  4650. "type": "tidelift",
  4651. "url": "https://tidelift.com/funding/github/npm/autoprefixer"
  4652. }
  4653. ],
  4654. "dependencies": {
  4655. "browserslist": "^4.20.2",
  4656. "caniuse-lite": "^1.0.30001317",
  4657. "fraction.js": "^4.2.0",
  4658. "normalize-range": "^0.1.2",
  4659. "picocolors": "^1.0.0",
  4660. "postcss-value-parser": "^4.2.0"
  4661. },
  4662. "bin": {
  4663. "autoprefixer": "bin/autoprefixer"
  4664. },
  4665. "engines": {
  4666. "node": "^10 || ^12 || >=14"
  4667. },
  4668. "peerDependencies": {
  4669. "postcss": "^8.1.0"
  4670. }
  4671. },
  4672. "node_modules/aws-sign2": {
  4673. "version": "0.7.0",
  4674. "resolved": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.7.0.tgz",
  4675. "integrity": "sha1-tG6JCTSpWR8tL2+G1+ap8bP+dqg=",
  4676. "engines": {
  4677. "node": "*"
  4678. }
  4679. },
  4680. "node_modules/aws4": {
  4681. "version": "1.11.0",
  4682. "resolved": "https://registry.npmjs.org/aws4/-/aws4-1.11.0.tgz",
  4683. "integrity": "sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA=="
  4684. },
  4685. "node_modules/axe-core": {
  4686. "version": "4.4.1",
  4687. "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.4.1.tgz",
  4688. "integrity": "sha512-gd1kmb21kwNuWr6BQz8fv6GNECPBnUasepcoLbekws23NVBLODdsClRZ+bQ8+9Uomf3Sm3+Vwn0oYG9NvwnJCw==",
  4689. "engines": {
  4690. "node": ">=4"
  4691. }
  4692. },
  4693. "node_modules/axobject-query": {
  4694. "version": "2.2.0",
  4695. "resolved": "https://registry.npmjs.org/axobject-query/-/axobject-query-2.2.0.tgz",
  4696. "integrity": "sha512-Td525n+iPOOyUQIeBfcASuG6uJsDOITl7Mds5gFyerkWiX7qhUTdYUBlSgNMyVqtSJqwpt1kXGLdUt6SykLMRA=="
  4697. },
  4698. "node_modules/babel-jest": {
  4699. "version": "27.5.1",
  4700. "resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-27.5.1.tgz",
  4701. "integrity": "sha512-cdQ5dXjGRd0IBRATiQ4mZGlGlRE8kJpjPOixdNRdT+m3UcNqmYWN6rK6nvtXYfY3D76cb8s/O1Ss8ea24PIwcg==",
  4702. "dependencies": {
  4703. "@jest/transform": "^27.5.1",
  4704. "@jest/types": "^27.5.1",
  4705. "@types/babel__core": "^7.1.14",
  4706. "babel-plugin-istanbul": "^6.1.1",
  4707. "babel-preset-jest": "^27.5.1",
  4708. "chalk": "^4.0.0",
  4709. "graceful-fs": "^4.2.9",
  4710. "slash": "^3.0.0"
  4711. },
  4712. "engines": {
  4713. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  4714. },
  4715. "peerDependencies": {
  4716. "@babel/core": "^7.8.0"
  4717. }
  4718. },
  4719. "node_modules/babel-loader": {
  4720. "version": "8.2.4",
  4721. "resolved": "https://registry.npmjs.org/babel-loader/-/babel-loader-8.2.4.tgz",
  4722. "integrity": "sha512-8dytA3gcvPPPv4Grjhnt8b5IIiTcq/zeXOPk4iTYI0SVXcsmuGg7JtBRDp8S9X+gJfhQ8ektjXZlDu1Bb33U8A==",
  4723. "dependencies": {
  4724. "find-cache-dir": "^3.3.1",
  4725. "loader-utils": "^2.0.0",
  4726. "make-dir": "^3.1.0",
  4727. "schema-utils": "^2.6.5"
  4728. },
  4729. "engines": {
  4730. "node": ">= 8.9"
  4731. },
  4732. "peerDependencies": {
  4733. "@babel/core": "^7.0.0",
  4734. "webpack": ">=2"
  4735. }
  4736. },
  4737. "node_modules/babel-loader/node_modules/schema-utils": {
  4738. "version": "2.7.1",
  4739. "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-2.7.1.tgz",
  4740. "integrity": "sha512-SHiNtMOUGWBQJwzISiVYKu82GiV4QYGePp3odlY1tuKO7gPtphAT5R/py0fA6xtbgLL/RvtJZnU9b8s0F1q0Xg==",
  4741. "dependencies": {
  4742. "@types/json-schema": "^7.0.5",
  4743. "ajv": "^6.12.4",
  4744. "ajv-keywords": "^3.5.2"
  4745. },
  4746. "engines": {
  4747. "node": ">= 8.9.0"
  4748. },
  4749. "funding": {
  4750. "type": "opencollective",
  4751. "url": "https://opencollective.com/webpack"
  4752. }
  4753. },
  4754. "node_modules/babel-plugin-dynamic-import-node": {
  4755. "version": "2.3.3",
  4756. "resolved": "https://registry.npmjs.org/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.3.tgz",
  4757. "integrity": "sha512-jZVI+s9Zg3IqA/kdi0i6UDCybUI3aSBLnglhYbSSjKlV7yF1F/5LWv8MakQmvYpnbJDS6fcBL2KzHSxNCMtWSQ==",
  4758. "dependencies": {
  4759. "object.assign": "^4.1.0"
  4760. }
  4761. },
  4762. "node_modules/babel-plugin-istanbul": {
  4763. "version": "6.1.1",
  4764. "resolved": "https://registry.npmjs.org/babel-plugin-istanbul/-/babel-plugin-istanbul-6.1.1.tgz",
  4765. "integrity": "sha512-Y1IQok9821cC9onCx5otgFfRm7Lm+I+wwxOx738M/WLPZ9Q42m4IG5W0FNX8WLL2gYMZo3JkuXIH2DOpWM+qwA==",
  4766. "dependencies": {
  4767. "@babel/helper-plugin-utils": "^7.0.0",
  4768. "@istanbuljs/load-nyc-config": "^1.0.0",
  4769. "@istanbuljs/schema": "^0.1.2",
  4770. "istanbul-lib-instrument": "^5.0.4",
  4771. "test-exclude": "^6.0.0"
  4772. },
  4773. "engines": {
  4774. "node": ">=8"
  4775. }
  4776. },
  4777. "node_modules/babel-plugin-jest-hoist": {
  4778. "version": "27.5.1",
  4779. "resolved": "https://registry.npmjs.org/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-27.5.1.tgz",
  4780. "integrity": "sha512-50wCwD5EMNW4aRpOwtqzyZHIewTYNxLA4nhB+09d8BIssfNfzBRhkBIHiaPv1Si226TQSvp8gxAJm2iY2qs2hQ==",
  4781. "dependencies": {
  4782. "@babel/template": "^7.3.3",
  4783. "@babel/types": "^7.3.3",
  4784. "@types/babel__core": "^7.0.0",
  4785. "@types/babel__traverse": "^7.0.6"
  4786. },
  4787. "engines": {
  4788. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  4789. }
  4790. },
  4791. "node_modules/babel-plugin-macros": {
  4792. "version": "3.1.0",
  4793. "resolved": "https://registry.npmjs.org/babel-plugin-macros/-/babel-plugin-macros-3.1.0.tgz",
  4794. "integrity": "sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==",
  4795. "dependencies": {
  4796. "@babel/runtime": "^7.12.5",
  4797. "cosmiconfig": "^7.0.0",
  4798. "resolve": "^1.19.0"
  4799. },
  4800. "engines": {
  4801. "node": ">=10",
  4802. "npm": ">=6"
  4803. }
  4804. },
  4805. "node_modules/babel-plugin-named-asset-import": {
  4806. "version": "0.3.8",
  4807. "resolved": "https://registry.npmjs.org/babel-plugin-named-asset-import/-/babel-plugin-named-asset-import-0.3.8.tgz",
  4808. "integrity": "sha512-WXiAc++qo7XcJ1ZnTYGtLxmBCVbddAml3CEXgWaBzNzLNoxtQ8AiGEFDMOhot9XjTCQbvP5E77Fj9Gk924f00Q==",
  4809. "peerDependencies": {
  4810. "@babel/core": "^7.1.0"
  4811. }
  4812. },
  4813. "node_modules/babel-plugin-polyfill-corejs2": {
  4814. "version": "0.3.1",
  4815. "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.3.1.tgz",
  4816. "integrity": "sha512-v7/T6EQcNfVLfcN2X8Lulb7DjprieyLWJK/zOWH5DUYcAgex9sP3h25Q+DLsX9TloXe3y1O8l2q2Jv9q8UVB9w==",
  4817. "dependencies": {
  4818. "@babel/compat-data": "^7.13.11",
  4819. "@babel/helper-define-polyfill-provider": "^0.3.1",
  4820. "semver": "^6.1.1"
  4821. },
  4822. "peerDependencies": {
  4823. "@babel/core": "^7.0.0-0"
  4824. }
  4825. },
  4826. "node_modules/babel-plugin-polyfill-corejs2/node_modules/semver": {
  4827. "version": "6.3.0",
  4828. "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
  4829. "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
  4830. "bin": {
  4831. "semver": "bin/semver.js"
  4832. }
  4833. },
  4834. "node_modules/babel-plugin-polyfill-corejs3": {
  4835. "version": "0.5.2",
  4836. "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.5.2.tgz",
  4837. "integrity": "sha512-G3uJih0XWiID451fpeFaYGVuxHEjzKTHtc9uGFEjR6hHrvNzeS/PX+LLLcetJcytsB5m4j+K3o/EpXJNb/5IEQ==",
  4838. "dependencies": {
  4839. "@babel/helper-define-polyfill-provider": "^0.3.1",
  4840. "core-js-compat": "^3.21.0"
  4841. },
  4842. "peerDependencies": {
  4843. "@babel/core": "^7.0.0-0"
  4844. }
  4845. },
  4846. "node_modules/babel-plugin-polyfill-regenerator": {
  4847. "version": "0.3.1",
  4848. "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.3.1.tgz",
  4849. "integrity": "sha512-Y2B06tvgHYt1x0yz17jGkGeeMr5FeKUu+ASJ+N6nB5lQ8Dapfg42i0OVrf8PNGJ3zKL4A23snMi1IRwrqqND7A==",
  4850. "dependencies": {
  4851. "@babel/helper-define-polyfill-provider": "^0.3.1"
  4852. },
  4853. "peerDependencies": {
  4854. "@babel/core": "^7.0.0-0"
  4855. }
  4856. },
  4857. "node_modules/babel-plugin-transform-react-remove-prop-types": {
  4858. "version": "0.4.24",
  4859. "resolved": "https://registry.npmjs.org/babel-plugin-transform-react-remove-prop-types/-/babel-plugin-transform-react-remove-prop-types-0.4.24.tgz",
  4860. "integrity": "sha512-eqj0hVcJUR57/Ug2zE1Yswsw4LhuqqHhD+8v120T1cl3kjg76QwtyBrdIk4WVwK+lAhBJVYCd/v+4nc4y+8JsA=="
  4861. },
  4862. "node_modules/babel-preset-current-node-syntax": {
  4863. "version": "1.0.1",
  4864. "resolved": "https://registry.npmjs.org/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-1.0.1.tgz",
  4865. "integrity": "sha512-M7LQ0bxarkxQoN+vz5aJPsLBn77n8QgTFmo8WK0/44auK2xlCXrYcUxHFxgU7qW5Yzw/CjmLRK2uJzaCd7LvqQ==",
  4866. "dependencies": {
  4867. "@babel/plugin-syntax-async-generators": "^7.8.4",
  4868. "@babel/plugin-syntax-bigint": "^7.8.3",
  4869. "@babel/plugin-syntax-class-properties": "^7.8.3",
  4870. "@babel/plugin-syntax-import-meta": "^7.8.3",
  4871. "@babel/plugin-syntax-json-strings": "^7.8.3",
  4872. "@babel/plugin-syntax-logical-assignment-operators": "^7.8.3",
  4873. "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3",
  4874. "@babel/plugin-syntax-numeric-separator": "^7.8.3",
  4875. "@babel/plugin-syntax-object-rest-spread": "^7.8.3",
  4876. "@babel/plugin-syntax-optional-catch-binding": "^7.8.3",
  4877. "@babel/plugin-syntax-optional-chaining": "^7.8.3",
  4878. "@babel/plugin-syntax-top-level-await": "^7.8.3"
  4879. },
  4880. "peerDependencies": {
  4881. "@babel/core": "^7.0.0"
  4882. }
  4883. },
  4884. "node_modules/babel-preset-jest": {
  4885. "version": "27.5.1",
  4886. "resolved": "https://registry.npmjs.org/babel-preset-jest/-/babel-preset-jest-27.5.1.tgz",
  4887. "integrity": "sha512-Nptf2FzlPCWYuJg41HBqXVT8ym6bXOevuCTbhxlUpjwtysGaIWFvDEjp4y+G7fl13FgOdjs7P/DmErqH7da0Ag==",
  4888. "dependencies": {
  4889. "babel-plugin-jest-hoist": "^27.5.1",
  4890. "babel-preset-current-node-syntax": "^1.0.0"
  4891. },
  4892. "engines": {
  4893. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  4894. },
  4895. "peerDependencies": {
  4896. "@babel/core": "^7.0.0"
  4897. }
  4898. },
  4899. "node_modules/babel-preset-react-app": {
  4900. "version": "10.0.1",
  4901. "resolved": "https://registry.npmjs.org/babel-preset-react-app/-/babel-preset-react-app-10.0.1.tgz",
  4902. "integrity": "sha512-b0D9IZ1WhhCWkrTXyFuIIgqGzSkRIH5D5AmB0bXbzYAB1OBAwHcUeyWW2LorutLWF5btNo/N7r/cIdmvvKJlYg==",
  4903. "dependencies": {
  4904. "@babel/core": "^7.16.0",
  4905. "@babel/plugin-proposal-class-properties": "^7.16.0",
  4906. "@babel/plugin-proposal-decorators": "^7.16.4",
  4907. "@babel/plugin-proposal-nullish-coalescing-operator": "^7.16.0",
  4908. "@babel/plugin-proposal-numeric-separator": "^7.16.0",
  4909. "@babel/plugin-proposal-optional-chaining": "^7.16.0",
  4910. "@babel/plugin-proposal-private-methods": "^7.16.0",
  4911. "@babel/plugin-transform-flow-strip-types": "^7.16.0",
  4912. "@babel/plugin-transform-react-display-name": "^7.16.0",
  4913. "@babel/plugin-transform-runtime": "^7.16.4",
  4914. "@babel/preset-env": "^7.16.4",
  4915. "@babel/preset-react": "^7.16.0",
  4916. "@babel/preset-typescript": "^7.16.0",
  4917. "@babel/runtime": "^7.16.3",
  4918. "babel-plugin-macros": "^3.1.0",
  4919. "babel-plugin-transform-react-remove-prop-types": "^0.4.24"
  4920. }
  4921. },
  4922. "node_modules/balanced-match": {
  4923. "version": "1.0.2",
  4924. "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
  4925. "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw=="
  4926. },
  4927. "node_modules/base64-js": {
  4928. "version": "1.5.1",
  4929. "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz",
  4930. "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==",
  4931. "dev": true,
  4932. "funding": [
  4933. {
  4934. "type": "github",
  4935. "url": "https://github.com/sponsors/feross"
  4936. },
  4937. {
  4938. "type": "patreon",
  4939. "url": "https://www.patreon.com/feross"
  4940. },
  4941. {
  4942. "type": "consulting",
  4943. "url": "https://feross.org/support"
  4944. }
  4945. ]
  4946. },
  4947. "node_modules/batch": {
  4948. "version": "0.6.1",
  4949. "resolved": "https://registry.npmjs.org/batch/-/batch-0.6.1.tgz",
  4950. "integrity": "sha1-3DQxT05nkxgJP8dgJyUl+UvyXBY="
  4951. },
  4952. "node_modules/bcrypt-pbkdf": {
  4953. "version": "1.0.2",
  4954. "resolved": "https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz",
  4955. "integrity": "sha1-pDAdOJtqQ/m2f/PKEaP2Y342Dp4=",
  4956. "dependencies": {
  4957. "tweetnacl": "^0.14.3"
  4958. }
  4959. },
  4960. "node_modules/bfj": {
  4961. "version": "7.0.2",
  4962. "resolved": "https://registry.npmjs.org/bfj/-/bfj-7.0.2.tgz",
  4963. "integrity": "sha512-+e/UqUzwmzJamNF50tBV6tZPTORow7gQ96iFow+8b562OdMpEK0BcJEq2OSPEDmAbSMBQ7PKZ87ubFkgxpYWgw==",
  4964. "dependencies": {
  4965. "bluebird": "^3.5.5",
  4966. "check-types": "^11.1.1",
  4967. "hoopy": "^0.1.4",
  4968. "tryer": "^1.0.1"
  4969. },
  4970. "engines": {
  4971. "node": ">= 8.0.0"
  4972. }
  4973. },
  4974. "node_modules/big-integer": {
  4975. "version": "1.6.51",
  4976. "resolved": "https://registry.npmjs.org/big-integer/-/big-integer-1.6.51.tgz",
  4977. "integrity": "sha512-GPEid2Y9QU1Exl1rpO9B2IPJGHPSupF5GnVIP0blYvNOMer2bTvSWs1jGOUg04hTmu67nmLsQ9TBo1puaotBHg==",
  4978. "dev": true,
  4979. "engines": {
  4980. "node": ">=0.6"
  4981. }
  4982. },
  4983. "node_modules/big.js": {
  4984. "version": "5.2.2",
  4985. "resolved": "https://registry.npmjs.org/big.js/-/big.js-5.2.2.tgz",
  4986. "integrity": "sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==",
  4987. "engines": {
  4988. "node": "*"
  4989. }
  4990. },
  4991. "node_modules/binary-extensions": {
  4992. "version": "2.2.0",
  4993. "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz",
  4994. "integrity": "sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==",
  4995. "engines": {
  4996. "node": ">=8"
  4997. }
  4998. },
  4999. "node_modules/bluebird": {
  5000. "version": "3.7.2",
  5001. "resolved": "https://registry.npmjs.org/bluebird/-/bluebird-3.7.2.tgz",
  5002. "integrity": "sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg=="
  5003. },
  5004. "node_modules/body-parser": {
  5005. "version": "1.19.2",
  5006. "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.19.2.tgz",
  5007. "integrity": "sha512-SAAwOxgoCKMGs9uUAUFHygfLAyaniaoun6I8mFY9pRAJL9+Kec34aU+oIjDhTycub1jozEfEwx1W1IuOYxVSFw==",
  5008. "dependencies": {
  5009. "bytes": "3.1.2",
  5010. "content-type": "~1.0.4",
  5011. "debug": "2.6.9",
  5012. "depd": "~1.1.2",
  5013. "http-errors": "1.8.1",
  5014. "iconv-lite": "0.4.24",
  5015. "on-finished": "~2.3.0",
  5016. "qs": "6.9.7",
  5017. "raw-body": "2.4.3",
  5018. "type-is": "~1.6.18"
  5019. },
  5020. "engines": {
  5021. "node": ">= 0.8"
  5022. }
  5023. },
  5024. "node_modules/body-parser/node_modules/bytes": {
  5025. "version": "3.1.2",
  5026. "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz",
  5027. "integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==",
  5028. "engines": {
  5029. "node": ">= 0.8"
  5030. }
  5031. },
  5032. "node_modules/body-parser/node_modules/debug": {
  5033. "version": "2.6.9",
  5034. "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
  5035. "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
  5036. "dependencies": {
  5037. "ms": "2.0.0"
  5038. }
  5039. },
  5040. "node_modules/body-parser/node_modules/iconv-lite": {
  5041. "version": "0.4.24",
  5042. "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz",
  5043. "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==",
  5044. "dependencies": {
  5045. "safer-buffer": ">= 2.1.2 < 3"
  5046. },
  5047. "engines": {
  5048. "node": ">=0.10.0"
  5049. }
  5050. },
  5051. "node_modules/body-parser/node_modules/ms": {
  5052. "version": "2.0.0",
  5053. "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
  5054. "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
  5055. },
  5056. "node_modules/bonjour-service": {
  5057. "version": "1.0.11",
  5058. "resolved": "https://registry.npmjs.org/bonjour-service/-/bonjour-service-1.0.11.tgz",
  5059. "integrity": "sha512-drMprzr2rDTCtgEE3VgdA9uUFaUHF+jXduwYSThHJnKMYM+FhI9Z3ph+TX3xy0LtgYHae6CHYPJ/2UnK8nQHcA==",
  5060. "dependencies": {
  5061. "array-flatten": "^2.1.2",
  5062. "dns-equal": "^1.0.0",
  5063. "fast-deep-equal": "^3.1.3",
  5064. "multicast-dns": "^7.2.4"
  5065. }
  5066. },
  5067. "node_modules/boolbase": {
  5068. "version": "1.0.0",
  5069. "resolved": "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz",
  5070. "integrity": "sha1-aN/1++YMUes3cl6p4+0xDcwed24="
  5071. },
  5072. "node_modules/bplist-parser": {
  5073. "version": "0.3.1",
  5074. "resolved": "https://registry.npmjs.org/bplist-parser/-/bplist-parser-0.3.1.tgz",
  5075. "integrity": "sha512-PyJxiNtA5T2PlLIeBot4lbp7rj4OadzjnMZD/G5zuBNt8ei/yCU7+wW0h2bag9vr8c+/WuRWmSxbqAl9hL1rBA==",
  5076. "dev": true,
  5077. "dependencies": {
  5078. "big-integer": "1.6.x"
  5079. },
  5080. "engines": {
  5081. "node": ">= 5.10.0"
  5082. }
  5083. },
  5084. "node_modules/brace-expansion": {
  5085. "version": "1.1.11",
  5086. "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
  5087. "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
  5088. "dependencies": {
  5089. "balanced-match": "^1.0.0",
  5090. "concat-map": "0.0.1"
  5091. }
  5092. },
  5093. "node_modules/braces": {
  5094. "version": "3.0.2",
  5095. "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz",
  5096. "integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==",
  5097. "dependencies": {
  5098. "fill-range": "^7.0.1"
  5099. },
  5100. "engines": {
  5101. "node": ">=8"
  5102. }
  5103. },
  5104. "node_modules/browser-process-hrtime": {
  5105. "version": "1.0.0",
  5106. "resolved": "https://registry.npmjs.org/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz",
  5107. "integrity": "sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow=="
  5108. },
  5109. "node_modules/browserslist": {
  5110. "version": "4.20.2",
  5111. "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.20.2.tgz",
  5112. "integrity": "sha512-CQOBCqp/9pDvDbx3xfMi+86pr4KXIf2FDkTTdeuYw8OxS9t898LA1Khq57gtufFILXpfgsSx5woNgsBgvGjpsA==",
  5113. "funding": [
  5114. {
  5115. "type": "opencollective",
  5116. "url": "https://opencollective.com/browserslist"
  5117. },
  5118. {
  5119. "type": "tidelift",
  5120. "url": "https://tidelift.com/funding/github/npm/browserslist"
  5121. }
  5122. ],
  5123. "dependencies": {
  5124. "caniuse-lite": "^1.0.30001317",
  5125. "electron-to-chromium": "^1.4.84",
  5126. "escalade": "^3.1.1",
  5127. "node-releases": "^2.0.2",
  5128. "picocolors": "^1.0.0"
  5129. },
  5130. "bin": {
  5131. "browserslist": "cli.js"
  5132. },
  5133. "engines": {
  5134. "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
  5135. }
  5136. },
  5137. "node_modules/bser": {
  5138. "version": "2.1.1",
  5139. "resolved": "https://registry.npmjs.org/bser/-/bser-2.1.1.tgz",
  5140. "integrity": "sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==",
  5141. "dependencies": {
  5142. "node-int64": "^0.4.0"
  5143. }
  5144. },
  5145. "node_modules/buffer-crc32": {
  5146. "version": "0.2.13",
  5147. "resolved": "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.13.tgz",
  5148. "integrity": "sha1-DTM+PwDqxQqhRUq9MO+MKl2ackI=",
  5149. "dev": true,
  5150. "engines": {
  5151. "node": "*"
  5152. }
  5153. },
  5154. "node_modules/buffer-from": {
  5155. "version": "1.1.2",
  5156. "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz",
  5157. "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ=="
  5158. },
  5159. "node_modules/builtin-modules": {
  5160. "version": "3.2.0",
  5161. "resolved": "https://registry.npmjs.org/builtin-modules/-/builtin-modules-3.2.0.tgz",
  5162. "integrity": "sha512-lGzLKcioL90C7wMczpkY0n/oART3MbBa8R9OFGE1rJxoVI86u4WAGfEk8Wjv10eKSyTHVGkSo3bvBylCEtk7LA==",
  5163. "engines": {
  5164. "node": ">=6"
  5165. },
  5166. "funding": {
  5167. "url": "https://github.com/sponsors/sindresorhus"
  5168. }
  5169. },
  5170. "node_modules/bytes": {
  5171. "version": "3.0.0",
  5172. "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.0.0.tgz",
  5173. "integrity": "sha1-0ygVQE1olpn4Wk6k+odV3ROpYEg=",
  5174. "engines": {
  5175. "node": ">= 0.8"
  5176. }
  5177. },
  5178. "node_modules/cacache": {
  5179. "version": "15.3.0",
  5180. "resolved": "https://registry.npmjs.org/cacache/-/cacache-15.3.0.tgz",
  5181. "integrity": "sha512-VVdYzXEn+cnbXpFgWs5hTT7OScegHVmLhJIR8Ufqk3iFD6A6j5iSX1KuBTfNEv4tdJWE2PzA6IVFtcLC7fN9wQ==",
  5182. "dependencies": {
  5183. "@npmcli/fs": "^1.0.0",
  5184. "@npmcli/move-file": "^1.0.1",
  5185. "chownr": "^2.0.0",
  5186. "fs-minipass": "^2.0.0",
  5187. "glob": "^7.1.4",
  5188. "infer-owner": "^1.0.4",
  5189. "lru-cache": "^6.0.0",
  5190. "minipass": "^3.1.1",
  5191. "minipass-collect": "^1.0.2",
  5192. "minipass-flush": "^1.0.5",
  5193. "minipass-pipeline": "^1.2.2",
  5194. "mkdirp": "^1.0.3",
  5195. "p-map": "^4.0.0",
  5196. "promise-inflight": "^1.0.1",
  5197. "rimraf": "^3.0.2",
  5198. "ssri": "^8.0.1",
  5199. "tar": "^6.0.2",
  5200. "unique-filename": "^1.1.1"
  5201. },
  5202. "engines": {
  5203. "node": ">= 10"
  5204. }
  5205. },
  5206. "node_modules/cacache/node_modules/mkdirp": {
  5207. "version": "1.0.4",
  5208. "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz",
  5209. "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==",
  5210. "bin": {
  5211. "mkdirp": "bin/cmd.js"
  5212. },
  5213. "engines": {
  5214. "node": ">=10"
  5215. }
  5216. },
  5217. "node_modules/call-bind": {
  5218. "version": "1.0.2",
  5219. "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.2.tgz",
  5220. "integrity": "sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==",
  5221. "dependencies": {
  5222. "function-bind": "^1.1.1",
  5223. "get-intrinsic": "^1.0.2"
  5224. },
  5225. "funding": {
  5226. "url": "https://github.com/sponsors/ljharb"
  5227. }
  5228. },
  5229. "node_modules/callsites": {
  5230. "version": "3.1.0",
  5231. "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz",
  5232. "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==",
  5233. "engines": {
  5234. "node": ">=6"
  5235. }
  5236. },
  5237. "node_modules/camel-case": {
  5238. "version": "4.1.2",
  5239. "resolved": "https://registry.npmjs.org/camel-case/-/camel-case-4.1.2.tgz",
  5240. "integrity": "sha512-gxGWBrTT1JuMx6R+o5PTXMmUnhnVzLQ9SNutD4YqKtI6ap897t3tKECYla6gCWEkplXnlNybEkZg9GEGxKFCgw==",
  5241. "dependencies": {
  5242. "pascal-case": "^3.1.2",
  5243. "tslib": "^2.0.3"
  5244. }
  5245. },
  5246. "node_modules/camelcase": {
  5247. "version": "6.3.0",
  5248. "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-6.3.0.tgz",
  5249. "integrity": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==",
  5250. "engines": {
  5251. "node": ">=10"
  5252. },
  5253. "funding": {
  5254. "url": "https://github.com/sponsors/sindresorhus"
  5255. }
  5256. },
  5257. "node_modules/camelcase-css": {
  5258. "version": "2.0.1",
  5259. "resolved": "https://registry.npmjs.org/camelcase-css/-/camelcase-css-2.0.1.tgz",
  5260. "integrity": "sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==",
  5261. "engines": {
  5262. "node": ">= 6"
  5263. }
  5264. },
  5265. "node_modules/camelcase-keys": {
  5266. "version": "6.2.2",
  5267. "resolved": "https://registry.npmjs.org/camelcase-keys/-/camelcase-keys-6.2.2.tgz",
  5268. "integrity": "sha512-YrwaA0vEKazPBkn0ipTiMpSajYDSe+KjQfrjhcBMxJt/znbvlHd8Pw/Vamaz5EB4Wfhs3SUR3Z9mwRu/P3s3Yg==",
  5269. "dependencies": {
  5270. "camelcase": "^5.3.1",
  5271. "map-obj": "^4.0.0",
  5272. "quick-lru": "^4.0.1"
  5273. },
  5274. "engines": {
  5275. "node": ">=8"
  5276. },
  5277. "funding": {
  5278. "url": "https://github.com/sponsors/sindresorhus"
  5279. }
  5280. },
  5281. "node_modules/camelcase-keys/node_modules/camelcase": {
  5282. "version": "5.3.1",
  5283. "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz",
  5284. "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==",
  5285. "engines": {
  5286. "node": ">=6"
  5287. }
  5288. },
  5289. "node_modules/camelcase-keys/node_modules/quick-lru": {
  5290. "version": "4.0.1",
  5291. "resolved": "https://registry.npmjs.org/quick-lru/-/quick-lru-4.0.1.tgz",
  5292. "integrity": "sha512-ARhCpm70fzdcvNQfPoy49IaanKkTlRWF2JMzqhcJbhSFRZv7nPTvZJdcY7301IPmvW+/p0RgIWnQDLJxifsQ7g==",
  5293. "engines": {
  5294. "node": ">=8"
  5295. }
  5296. },
  5297. "node_modules/caniuse-api": {
  5298. "version": "3.0.0",
  5299. "resolved": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-3.0.0.tgz",
  5300. "integrity": "sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==",
  5301. "dependencies": {
  5302. "browserslist": "^4.0.0",
  5303. "caniuse-lite": "^1.0.0",
  5304. "lodash.memoize": "^4.1.2",
  5305. "lodash.uniq": "^4.5.0"
  5306. }
  5307. },
  5308. "node_modules/caniuse-lite": {
  5309. "version": "1.0.30001332",
  5310. "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001332.tgz",
  5311. "integrity": "sha512-10T30NYOEQtN6C11YGg411yebhvpnC6Z102+B95eAsN0oB6KUs01ivE8u+G6FMIRtIrVlYXhL+LUwQ3/hXwDWw==",
  5312. "funding": [
  5313. {
  5314. "type": "opencollective",
  5315. "url": "https://opencollective.com/browserslist"
  5316. },
  5317. {
  5318. "type": "tidelift",
  5319. "url": "https://tidelift.com/funding/github/npm/caniuse-lite"
  5320. }
  5321. ]
  5322. },
  5323. "node_modules/case-sensitive-paths-webpack-plugin": {
  5324. "version": "2.4.0",
  5325. "resolved": "https://registry.npmjs.org/case-sensitive-paths-webpack-plugin/-/case-sensitive-paths-webpack-plugin-2.4.0.tgz",
  5326. "integrity": "sha512-roIFONhcxog0JSSWbvVAh3OocukmSgpqOH6YpMkCvav/ySIV3JKg4Dc8vYtQjYi/UxpNE36r/9v+VqTQqgkYmw==",
  5327. "engines": {
  5328. "node": ">=4"
  5329. }
  5330. },
  5331. "node_modules/caseless": {
  5332. "version": "0.12.0",
  5333. "resolved": "https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz",
  5334. "integrity": "sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw="
  5335. },
  5336. "node_modules/chalk": {
  5337. "version": "4.1.2",
  5338. "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
  5339. "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
  5340. "dependencies": {
  5341. "ansi-styles": "^4.1.0",
  5342. "supports-color": "^7.1.0"
  5343. },
  5344. "engines": {
  5345. "node": ">=10"
  5346. },
  5347. "funding": {
  5348. "url": "https://github.com/chalk/chalk?sponsor=1"
  5349. }
  5350. },
  5351. "node_modules/char-regex": {
  5352. "version": "1.0.2",
  5353. "resolved": "https://registry.npmjs.org/char-regex/-/char-regex-1.0.2.tgz",
  5354. "integrity": "sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==",
  5355. "engines": {
  5356. "node": ">=10"
  5357. }
  5358. },
  5359. "node_modules/charcodes": {
  5360. "version": "0.2.0",
  5361. "resolved": "https://registry.npmjs.org/charcodes/-/charcodes-0.2.0.tgz",
  5362. "integrity": "sha512-Y4kiDb+AM4Ecy58YkuZrrSRJBDQdQ2L+NyS1vHHFtNtUjgutcZfx3yp1dAONI/oPaPmyGfCLx5CxL+zauIMyKQ==",
  5363. "engines": {
  5364. "node": ">=6"
  5365. }
  5366. },
  5367. "node_modules/check-types": {
  5368. "version": "11.1.2",
  5369. "resolved": "https://registry.npmjs.org/check-types/-/check-types-11.1.2.tgz",
  5370. "integrity": "sha512-tzWzvgePgLORb9/3a0YenggReLKAIb2owL03H2Xdoe5pKcUyWRSEQ8xfCar8t2SIAuEDwtmx2da1YB52YuHQMQ=="
  5371. },
  5372. "node_modules/chokidar": {
  5373. "version": "3.5.3",
  5374. "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.5.3.tgz",
  5375. "integrity": "sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==",
  5376. "funding": [
  5377. {
  5378. "type": "individual",
  5379. "url": "https://paulmillr.com/funding/"
  5380. }
  5381. ],
  5382. "dependencies": {
  5383. "anymatch": "~3.1.2",
  5384. "braces": "~3.0.2",
  5385. "glob-parent": "~5.1.2",
  5386. "is-binary-path": "~2.1.0",
  5387. "is-glob": "~4.0.1",
  5388. "normalize-path": "~3.0.0",
  5389. "readdirp": "~3.6.0"
  5390. },
  5391. "engines": {
  5392. "node": ">= 8.10.0"
  5393. },
  5394. "optionalDependencies": {
  5395. "fsevents": "~2.3.2"
  5396. }
  5397. },
  5398. "node_modules/chokidar/node_modules/glob-parent": {
  5399. "version": "5.1.2",
  5400. "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
  5401. "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
  5402. "dependencies": {
  5403. "is-glob": "^4.0.1"
  5404. },
  5405. "engines": {
  5406. "node": ">= 6"
  5407. }
  5408. },
  5409. "node_modules/chownr": {
  5410. "version": "2.0.0",
  5411. "resolved": "https://registry.npmjs.org/chownr/-/chownr-2.0.0.tgz",
  5412. "integrity": "sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==",
  5413. "engines": {
  5414. "node": ">=10"
  5415. }
  5416. },
  5417. "node_modules/chrome-trace-event": {
  5418. "version": "1.0.3",
  5419. "resolved": "https://registry.npmjs.org/chrome-trace-event/-/chrome-trace-event-1.0.3.tgz",
  5420. "integrity": "sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg==",
  5421. "engines": {
  5422. "node": ">=6.0"
  5423. }
  5424. },
  5425. "node_modules/ci-info": {
  5426. "version": "3.3.0",
  5427. "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.3.0.tgz",
  5428. "integrity": "sha512-riT/3vI5YpVH6/qomlDnJow6TBee2PBKSEpx3O32EGPYbWGIRsIlGRms3Sm74wYE1JMo8RnO04Hb12+v1J5ICw=="
  5429. },
  5430. "node_modules/cjs-module-lexer": {
  5431. "version": "1.2.2",
  5432. "resolved": "https://registry.npmjs.org/cjs-module-lexer/-/cjs-module-lexer-1.2.2.tgz",
  5433. "integrity": "sha512-cOU9usZw8/dXIXKtwa8pM0OTJQuJkxMN6w30csNRUerHfeQ5R6U3kkU/FtJeIf3M202OHfY2U8ccInBG7/xogA=="
  5434. },
  5435. "node_modules/clean-css": {
  5436. "version": "5.3.0",
  5437. "resolved": "https://registry.npmjs.org/clean-css/-/clean-css-5.3.0.tgz",
  5438. "integrity": "sha512-YYuuxv4H/iNb1Z/5IbMRoxgrzjWGhOEFfd+groZ5dMCVkpENiMZmwspdrzBo9286JjM1gZJPAyL7ZIdzuvu2AQ==",
  5439. "dependencies": {
  5440. "source-map": "~0.6.0"
  5441. },
  5442. "engines": {
  5443. "node": ">= 10.0"
  5444. }
  5445. },
  5446. "node_modules/clean-stack": {
  5447. "version": "2.2.0",
  5448. "resolved": "https://registry.npmjs.org/clean-stack/-/clean-stack-2.2.0.tgz",
  5449. "integrity": "sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==",
  5450. "engines": {
  5451. "node": ">=6"
  5452. }
  5453. },
  5454. "node_modules/cliui": {
  5455. "version": "7.0.4",
  5456. "resolved": "https://registry.npmjs.org/cliui/-/cliui-7.0.4.tgz",
  5457. "integrity": "sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==",
  5458. "dependencies": {
  5459. "string-width": "^4.2.0",
  5460. "strip-ansi": "^6.0.0",
  5461. "wrap-ansi": "^7.0.0"
  5462. }
  5463. },
  5464. "node_modules/co": {
  5465. "version": "4.6.0",
  5466. "resolved": "https://registry.npmjs.org/co/-/co-4.6.0.tgz",
  5467. "integrity": "sha1-bqa989hTrlTMuOR7+gvz+QMfsYQ=",
  5468. "engines": {
  5469. "iojs": ">= 1.0.0",
  5470. "node": ">= 0.12.0"
  5471. }
  5472. },
  5473. "node_modules/coa": {
  5474. "version": "2.0.2",
  5475. "resolved": "https://registry.npmjs.org/coa/-/coa-2.0.2.tgz",
  5476. "integrity": "sha512-q5/jG+YQnSy4nRTV4F7lPepBJZ8qBNJJDBuJdoejDyLXgmL7IEo+Le2JDZudFTFt7mrCqIRaSjws4ygRCTCAXA==",
  5477. "dependencies": {
  5478. "@types/q": "^1.5.1",
  5479. "chalk": "^2.4.1",
  5480. "q": "^1.1.2"
  5481. },
  5482. "engines": {
  5483. "node": ">= 4.0"
  5484. }
  5485. },
  5486. "node_modules/coa/node_modules/ansi-styles": {
  5487. "version": "3.2.1",
  5488. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz",
  5489. "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
  5490. "dependencies": {
  5491. "color-convert": "^1.9.0"
  5492. },
  5493. "engines": {
  5494. "node": ">=4"
  5495. }
  5496. },
  5497. "node_modules/coa/node_modules/chalk": {
  5498. "version": "2.4.2",
  5499. "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
  5500. "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
  5501. "dependencies": {
  5502. "ansi-styles": "^3.2.1",
  5503. "escape-string-regexp": "^1.0.5",
  5504. "supports-color": "^5.3.0"
  5505. },
  5506. "engines": {
  5507. "node": ">=4"
  5508. }
  5509. },
  5510. "node_modules/coa/node_modules/color-convert": {
  5511. "version": "1.9.3",
  5512. "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz",
  5513. "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
  5514. "dependencies": {
  5515. "color-name": "1.1.3"
  5516. }
  5517. },
  5518. "node_modules/coa/node_modules/color-name": {
  5519. "version": "1.1.3",
  5520. "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
  5521. "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU="
  5522. },
  5523. "node_modules/coa/node_modules/escape-string-regexp": {
  5524. "version": "1.0.5",
  5525. "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
  5526. "integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=",
  5527. "engines": {
  5528. "node": ">=0.8.0"
  5529. }
  5530. },
  5531. "node_modules/coa/node_modules/has-flag": {
  5532. "version": "3.0.0",
  5533. "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
  5534. "integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0=",
  5535. "engines": {
  5536. "node": ">=4"
  5537. }
  5538. },
  5539. "node_modules/coa/node_modules/supports-color": {
  5540. "version": "5.5.0",
  5541. "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
  5542. "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
  5543. "dependencies": {
  5544. "has-flag": "^3.0.0"
  5545. },
  5546. "engines": {
  5547. "node": ">=4"
  5548. }
  5549. },
  5550. "node_modules/collect-v8-coverage": {
  5551. "version": "1.0.1",
  5552. "resolved": "https://registry.npmjs.org/collect-v8-coverage/-/collect-v8-coverage-1.0.1.tgz",
  5553. "integrity": "sha512-iBPtljfCNcTKNAto0KEtDfZ3qzjJvqE3aTGZsbhjSBlorqpXJlaWWtPO35D+ZImoC3KWejX64o+yPGxhWSTzfg=="
  5554. },
  5555. "node_modules/color-convert": {
  5556. "version": "2.0.1",
  5557. "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
  5558. "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
  5559. "dependencies": {
  5560. "color-name": "~1.1.4"
  5561. },
  5562. "engines": {
  5563. "node": ">=7.0.0"
  5564. }
  5565. },
  5566. "node_modules/color-name": {
  5567. "version": "1.1.4",
  5568. "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
  5569. "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
  5570. },
  5571. "node_modules/color-support": {
  5572. "version": "1.1.3",
  5573. "resolved": "https://registry.npmjs.org/color-support/-/color-support-1.1.3.tgz",
  5574. "integrity": "sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==",
  5575. "bin": {
  5576. "color-support": "bin.js"
  5577. }
  5578. },
  5579. "node_modules/colord": {
  5580. "version": "2.9.2",
  5581. "resolved": "https://registry.npmjs.org/colord/-/colord-2.9.2.tgz",
  5582. "integrity": "sha512-Uqbg+J445nc1TKn4FoDPS6ZZqAvEDnwrH42yo8B40JSOgSLxMZ/gt3h4nmCtPLQeXhjJJkqBx7SCY35WnIixaQ=="
  5583. },
  5584. "node_modules/colorette": {
  5585. "version": "2.0.16",
  5586. "resolved": "https://registry.npmjs.org/colorette/-/colorette-2.0.16.tgz",
  5587. "integrity": "sha512-hUewv7oMjCp+wkBv5Rm0v87eJhq4woh5rSR+42YSQJKecCqgIqNkZ6lAlQms/BwHPJA5NKMRlpxPRv0n8HQW6g=="
  5588. },
  5589. "node_modules/combined-stream": {
  5590. "version": "1.0.8",
  5591. "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz",
  5592. "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==",
  5593. "dependencies": {
  5594. "delayed-stream": "~1.0.0"
  5595. },
  5596. "engines": {
  5597. "node": ">= 0.8"
  5598. }
  5599. },
  5600. "node_modules/commander": {
  5601. "version": "8.3.0",
  5602. "resolved": "https://registry.npmjs.org/commander/-/commander-8.3.0.tgz",
  5603. "integrity": "sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==",
  5604. "engines": {
  5605. "node": ">= 12"
  5606. }
  5607. },
  5608. "node_modules/common-path-prefix": {
  5609. "version": "3.0.0",
  5610. "resolved": "https://registry.npmjs.org/common-path-prefix/-/common-path-prefix-3.0.0.tgz",
  5611. "integrity": "sha512-QE33hToZseCH3jS0qN96O/bSh3kaw/h+Tq7ngyY9eWDUnTlTNUyqfqvCXioLe5Na5jFsL78ra/wuBU4iuEgd4w=="
  5612. },
  5613. "node_modules/common-tags": {
  5614. "version": "1.8.2",
  5615. "resolved": "https://registry.npmjs.org/common-tags/-/common-tags-1.8.2.tgz",
  5616. "integrity": "sha512-gk/Z852D2Wtb//0I+kRFNKKE9dIIVirjoqPoA1wJU+XePVXZfGeBpk45+A1rKO4Q43prqWBNY/MiIeRLbPWUaA==",
  5617. "engines": {
  5618. "node": ">=4.0.0"
  5619. }
  5620. },
  5621. "node_modules/commondir": {
  5622. "version": "1.0.1",
  5623. "resolved": "https://registry.npmjs.org/commondir/-/commondir-1.0.1.tgz",
  5624. "integrity": "sha1-3dgA2gxmEnOTzKWVDqloo6rxJTs="
  5625. },
  5626. "node_modules/compressible": {
  5627. "version": "2.0.18",
  5628. "resolved": "https://registry.npmjs.org/compressible/-/compressible-2.0.18.tgz",
  5629. "integrity": "sha512-AF3r7P5dWxL8MxyITRMlORQNaOA2IkAFaTr4k7BUumjPtRpGDTZpl0Pb1XCO6JeDCBdp126Cgs9sMxqSjgYyRg==",
  5630. "dependencies": {
  5631. "mime-db": ">= 1.43.0 < 2"
  5632. },
  5633. "engines": {
  5634. "node": ">= 0.6"
  5635. }
  5636. },
  5637. "node_modules/compression": {
  5638. "version": "1.7.4",
  5639. "resolved": "https://registry.npmjs.org/compression/-/compression-1.7.4.tgz",
  5640. "integrity": "sha512-jaSIDzP9pZVS4ZfQ+TzvtiWhdpFhE2RDHz8QJkpX9SIpLq88VueF5jJw6t+6CUQcAoA6t+x89MLrWAqpfDE8iQ==",
  5641. "dependencies": {
  5642. "accepts": "~1.3.5",
  5643. "bytes": "3.0.0",
  5644. "compressible": "~2.0.16",
  5645. "debug": "2.6.9",
  5646. "on-headers": "~1.0.2",
  5647. "safe-buffer": "5.1.2",
  5648. "vary": "~1.1.2"
  5649. },
  5650. "engines": {
  5651. "node": ">= 0.8.0"
  5652. }
  5653. },
  5654. "node_modules/compression/node_modules/debug": {
  5655. "version": "2.6.9",
  5656. "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
  5657. "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
  5658. "dependencies": {
  5659. "ms": "2.0.0"
  5660. }
  5661. },
  5662. "node_modules/compression/node_modules/ms": {
  5663. "version": "2.0.0",
  5664. "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
  5665. "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
  5666. },
  5667. "node_modules/concat-map": {
  5668. "version": "0.0.1",
  5669. "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
  5670. "integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s="
  5671. },
  5672. "node_modules/confusing-browser-globals": {
  5673. "version": "1.0.11",
  5674. "resolved": "https://registry.npmjs.org/confusing-browser-globals/-/confusing-browser-globals-1.0.11.tgz",
  5675. "integrity": "sha512-JsPKdmh8ZkmnHxDk55FZ1TqVLvEQTvoByJZRN9jzI0UjxK/QgAmsphz7PGtqgPieQZ/CQcHWXCR7ATDNhGe+YA=="
  5676. },
  5677. "node_modules/connect-history-api-fallback": {
  5678. "version": "1.6.0",
  5679. "resolved": "https://registry.npmjs.org/connect-history-api-fallback/-/connect-history-api-fallback-1.6.0.tgz",
  5680. "integrity": "sha512-e54B99q/OUoH64zYYRf3HBP5z24G38h5D3qXu23JGRoigpX5Ss4r9ZnDk3g0Z8uQC2x2lPaJ+UlWBc1ZWBWdLg==",
  5681. "engines": {
  5682. "node": ">=0.8"
  5683. }
  5684. },
  5685. "node_modules/console-control-strings": {
  5686. "version": "1.1.0",
  5687. "resolved": "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz",
  5688. "integrity": "sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4="
  5689. },
  5690. "node_modules/content-disposition": {
  5691. "version": "0.5.4",
  5692. "resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.4.tgz",
  5693. "integrity": "sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==",
  5694. "dependencies": {
  5695. "safe-buffer": "5.2.1"
  5696. },
  5697. "engines": {
  5698. "node": ">= 0.6"
  5699. }
  5700. },
  5701. "node_modules/content-disposition/node_modules/safe-buffer": {
  5702. "version": "5.2.1",
  5703. "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
  5704. "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",
  5705. "funding": [
  5706. {
  5707. "type": "github",
  5708. "url": "https://github.com/sponsors/feross"
  5709. },
  5710. {
  5711. "type": "patreon",
  5712. "url": "https://www.patreon.com/feross"
  5713. },
  5714. {
  5715. "type": "consulting",
  5716. "url": "https://feross.org/support"
  5717. }
  5718. ]
  5719. },
  5720. "node_modules/content-type": {
  5721. "version": "1.0.4",
  5722. "resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.4.tgz",
  5723. "integrity": "sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA==",
  5724. "engines": {
  5725. "node": ">= 0.6"
  5726. }
  5727. },
  5728. "node_modules/convert-source-map": {
  5729. "version": "1.8.0",
  5730. "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.8.0.tgz",
  5731. "integrity": "sha512-+OQdjP49zViI/6i7nIJpA8rAl4sV/JdPfU9nZs3VqOwGIgizICvuN2ru6fMd+4llL0tar18UYJXfZ/TWtmhUjA==",
  5732. "dependencies": {
  5733. "safe-buffer": "~5.1.1"
  5734. }
  5735. },
  5736. "node_modules/cookie": {
  5737. "version": "0.4.2",
  5738. "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.4.2.tgz",
  5739. "integrity": "sha512-aSWTXFzaKWkvHO1Ny/s+ePFpvKsPnjc551iI41v3ny/ow6tBG5Vd+FuqGNhh1LxOmVzOlGUriIlOaokOvhaStA==",
  5740. "engines": {
  5741. "node": ">= 0.6"
  5742. }
  5743. },
  5744. "node_modules/cookie-signature": {
  5745. "version": "1.0.6",
  5746. "resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz",
  5747. "integrity": "sha1-4wOogrNCzD7oylE6eZmXNNqzriw="
  5748. },
  5749. "node_modules/core-js": {
  5750. "version": "3.22.0",
  5751. "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.22.0.tgz",
  5752. "integrity": "sha512-8h9jBweRjMiY+ORO7bdWSeWfHhLPO7whobj7Z2Bl0IDo00C228EdGgH7FE4jGumbEjzcFfkfW8bXgdkEDhnwHQ==",
  5753. "hasInstallScript": true,
  5754. "funding": {
  5755. "type": "opencollective",
  5756. "url": "https://opencollective.com/core-js"
  5757. }
  5758. },
  5759. "node_modules/core-js-compat": {
  5760. "version": "3.22.0",
  5761. "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.22.0.tgz",
  5762. "integrity": "sha512-WwA7xbfRGrk8BGaaHlakauVXrlYmAIkk8PNGb1FDQS+Rbrewc3pgFfwJFRw6psmJVAll7Px9UHRYE16oRQnwAQ==",
  5763. "dependencies": {
  5764. "browserslist": "^4.20.2",
  5765. "semver": "7.0.0"
  5766. },
  5767. "funding": {
  5768. "type": "opencollective",
  5769. "url": "https://opencollective.com/core-js"
  5770. }
  5771. },
  5772. "node_modules/core-js-compat/node_modules/semver": {
  5773. "version": "7.0.0",
  5774. "resolved": "https://registry.npmjs.org/semver/-/semver-7.0.0.tgz",
  5775. "integrity": "sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A==",
  5776. "bin": {
  5777. "semver": "bin/semver.js"
  5778. }
  5779. },
  5780. "node_modules/core-js-pure": {
  5781. "version": "3.22.0",
  5782. "resolved": "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.22.0.tgz",
  5783. "integrity": "sha512-ylOC9nVy0ak1N+fPIZj00umoZHgUVqmucklP5RT5N+vJof38klKn8Ze6KGyvchdClvEBr6LcQqJpI216LUMqYA==",
  5784. "hasInstallScript": true,
  5785. "funding": {
  5786. "type": "opencollective",
  5787. "url": "https://opencollective.com/core-js"
  5788. }
  5789. },
  5790. "node_modules/core-util-is": {
  5791. "version": "1.0.3",
  5792. "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz",
  5793. "integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ=="
  5794. },
  5795. "node_modules/cosmiconfig": {
  5796. "version": "7.0.1",
  5797. "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.0.1.tgz",
  5798. "integrity": "sha512-a1YWNUV2HwGimB7dU2s1wUMurNKjpx60HxBB6xUM8Re+2s1g1IIfJvFR0/iCF+XHdE0GMTKTuLR32UQff4TEyQ==",
  5799. "dependencies": {
  5800. "@types/parse-json": "^4.0.0",
  5801. "import-fresh": "^3.2.1",
  5802. "parse-json": "^5.0.0",
  5803. "path-type": "^4.0.0",
  5804. "yaml": "^1.10.0"
  5805. },
  5806. "engines": {
  5807. "node": ">=10"
  5808. }
  5809. },
  5810. "node_modules/cross-spawn": {
  5811. "version": "7.0.3",
  5812. "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz",
  5813. "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==",
  5814. "dependencies": {
  5815. "path-key": "^3.1.0",
  5816. "shebang-command": "^2.0.0",
  5817. "which": "^2.0.1"
  5818. },
  5819. "engines": {
  5820. "node": ">= 8"
  5821. }
  5822. },
  5823. "node_modules/crypto-random-string": {
  5824. "version": "2.0.0",
  5825. "resolved": "https://registry.npmjs.org/crypto-random-string/-/crypto-random-string-2.0.0.tgz",
  5826. "integrity": "sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==",
  5827. "engines": {
  5828. "node": ">=8"
  5829. }
  5830. },
  5831. "node_modules/css": {
  5832. "version": "3.0.0",
  5833. "resolved": "https://registry.npmjs.org/css/-/css-3.0.0.tgz",
  5834. "integrity": "sha512-DG9pFfwOrzc+hawpmqX/dHYHJG+Bsdb0klhyi1sDneOgGOXy9wQIC8hzyVp1e4NRYDBdxcylvywPkkXCHAzTyQ==",
  5835. "dependencies": {
  5836. "inherits": "^2.0.4",
  5837. "source-map": "^0.6.1",
  5838. "source-map-resolve": "^0.6.0"
  5839. }
  5840. },
  5841. "node_modules/css-blank-pseudo": {
  5842. "version": "3.0.3",
  5843. "resolved": "https://registry.npmjs.org/css-blank-pseudo/-/css-blank-pseudo-3.0.3.tgz",
  5844. "integrity": "sha512-VS90XWtsHGqoM0t4KpH053c4ehxZ2E6HtGI7x68YFV0pTo/QmkV/YFA+NnlvK8guxZVNWGQhVNJGC39Q8XF4OQ==",
  5845. "dependencies": {
  5846. "postcss-selector-parser": "^6.0.9"
  5847. },
  5848. "bin": {
  5849. "css-blank-pseudo": "dist/cli.cjs"
  5850. },
  5851. "engines": {
  5852. "node": "^12 || ^14 || >=16"
  5853. },
  5854. "peerDependencies": {
  5855. "postcss": "^8.4"
  5856. }
  5857. },
  5858. "node_modules/css-declaration-sorter": {
  5859. "version": "6.2.2",
  5860. "resolved": "https://registry.npmjs.org/css-declaration-sorter/-/css-declaration-sorter-6.2.2.tgz",
  5861. "integrity": "sha512-Ufadglr88ZLsrvS11gjeu/40Lw74D9Am/Jpr3LlYm5Q4ZP5KdlUhG+6u2EjyXeZcxmZ2h1ebCKngDjolpeLHpg==",
  5862. "engines": {
  5863. "node": "^10 || ^12 || >=14"
  5864. },
  5865. "peerDependencies": {
  5866. "postcss": "^8.0.9"
  5867. }
  5868. },
  5869. "node_modules/css-has-pseudo": {
  5870. "version": "3.0.4",
  5871. "resolved": "https://registry.npmjs.org/css-has-pseudo/-/css-has-pseudo-3.0.4.tgz",
  5872. "integrity": "sha512-Vse0xpR1K9MNlp2j5w1pgWIJtm1a8qS0JwS9goFYcImjlHEmywP9VUF05aGBXzGpDJF86QXk4L0ypBmwPhGArw==",
  5873. "dependencies": {
  5874. "postcss-selector-parser": "^6.0.9"
  5875. },
  5876. "bin": {
  5877. "css-has-pseudo": "dist/cli.cjs"
  5878. },
  5879. "engines": {
  5880. "node": "^12 || ^14 || >=16"
  5881. },
  5882. "peerDependencies": {
  5883. "postcss": "^8.4"
  5884. }
  5885. },
  5886. "node_modules/css-loader": {
  5887. "version": "6.7.1",
  5888. "resolved": "https://registry.npmjs.org/css-loader/-/css-loader-6.7.1.tgz",
  5889. "integrity": "sha512-yB5CNFa14MbPJcomwNh3wLThtkZgcNyI2bNMRt8iE5Z8Vwl7f8vQXFAzn2HDOJvtDq2NTZBUGMSUNNyrv3/+cw==",
  5890. "dependencies": {
  5891. "icss-utils": "^5.1.0",
  5892. "postcss": "^8.4.7",
  5893. "postcss-modules-extract-imports": "^3.0.0",
  5894. "postcss-modules-local-by-default": "^4.0.0",
  5895. "postcss-modules-scope": "^3.0.0",
  5896. "postcss-modules-values": "^4.0.0",
  5897. "postcss-value-parser": "^4.2.0",
  5898. "semver": "^7.3.5"
  5899. },
  5900. "engines": {
  5901. "node": ">= 12.13.0"
  5902. },
  5903. "funding": {
  5904. "type": "opencollective",
  5905. "url": "https://opencollective.com/webpack"
  5906. },
  5907. "peerDependencies": {
  5908. "webpack": "^5.0.0"
  5909. }
  5910. },
  5911. "node_modules/css-minimizer-webpack-plugin": {
  5912. "version": "3.4.1",
  5913. "resolved": "https://registry.npmjs.org/css-minimizer-webpack-plugin/-/css-minimizer-webpack-plugin-3.4.1.tgz",
  5914. "integrity": "sha512-1u6D71zeIfgngN2XNRJefc/hY7Ybsxd74Jm4qngIXyUEk7fss3VUzuHxLAq/R8NAba4QU9OUSaMZlbpRc7bM4Q==",
  5915. "dependencies": {
  5916. "cssnano": "^5.0.6",
  5917. "jest-worker": "^27.0.2",
  5918. "postcss": "^8.3.5",
  5919. "schema-utils": "^4.0.0",
  5920. "serialize-javascript": "^6.0.0",
  5921. "source-map": "^0.6.1"
  5922. },
  5923. "engines": {
  5924. "node": ">= 12.13.0"
  5925. },
  5926. "funding": {
  5927. "type": "opencollective",
  5928. "url": "https://opencollective.com/webpack"
  5929. },
  5930. "peerDependencies": {
  5931. "webpack": "^5.0.0"
  5932. },
  5933. "peerDependenciesMeta": {
  5934. "@parcel/css": {
  5935. "optional": true
  5936. },
  5937. "clean-css": {
  5938. "optional": true
  5939. },
  5940. "csso": {
  5941. "optional": true
  5942. },
  5943. "esbuild": {
  5944. "optional": true
  5945. }
  5946. }
  5947. },
  5948. "node_modules/css-minimizer-webpack-plugin/node_modules/ajv": {
  5949. "version": "8.11.0",
  5950. "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.11.0.tgz",
  5951. "integrity": "sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==",
  5952. "dependencies": {
  5953. "fast-deep-equal": "^3.1.1",
  5954. "json-schema-traverse": "^1.0.0",
  5955. "require-from-string": "^2.0.2",
  5956. "uri-js": "^4.2.2"
  5957. },
  5958. "funding": {
  5959. "type": "github",
  5960. "url": "https://github.com/sponsors/epoberezkin"
  5961. }
  5962. },
  5963. "node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords": {
  5964. "version": "5.1.0",
  5965. "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz",
  5966. "integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==",
  5967. "dependencies": {
  5968. "fast-deep-equal": "^3.1.3"
  5969. },
  5970. "peerDependencies": {
  5971. "ajv": "^8.8.2"
  5972. }
  5973. },
  5974. "node_modules/css-minimizer-webpack-plugin/node_modules/json-schema-traverse": {
  5975. "version": "1.0.0",
  5976. "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
  5977. "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug=="
  5978. },
  5979. "node_modules/css-minimizer-webpack-plugin/node_modules/schema-utils": {
  5980. "version": "4.0.0",
  5981. "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.0.0.tgz",
  5982. "integrity": "sha512-1edyXKgh6XnJsJSQ8mKWXnN/BVaIbFMLpouRUrXgVq7WYne5kw3MW7UPhO44uRXQSIpTSXoJbmrR2X0w9kUTyg==",
  5983. "dependencies": {
  5984. "@types/json-schema": "^7.0.9",
  5985. "ajv": "^8.8.0",
  5986. "ajv-formats": "^2.1.1",
  5987. "ajv-keywords": "^5.0.0"
  5988. },
  5989. "engines": {
  5990. "node": ">= 12.13.0"
  5991. },
  5992. "funding": {
  5993. "type": "opencollective",
  5994. "url": "https://opencollective.com/webpack"
  5995. }
  5996. },
  5997. "node_modules/css-prefers-color-scheme": {
  5998. "version": "6.0.3",
  5999. "resolved": "https://registry.npmjs.org/css-prefers-color-scheme/-/css-prefers-color-scheme-6.0.3.tgz",
  6000. "integrity": "sha512-4BqMbZksRkJQx2zAjrokiGMd07RqOa2IxIrrN10lyBe9xhn9DEvjUK79J6jkeiv9D9hQFXKb6g1jwU62jziJZA==",
  6001. "bin": {
  6002. "css-prefers-color-scheme": "dist/cli.cjs"
  6003. },
  6004. "engines": {
  6005. "node": "^12 || ^14 || >=16"
  6006. },
  6007. "peerDependencies": {
  6008. "postcss": "^8.4"
  6009. }
  6010. },
  6011. "node_modules/css-select": {
  6012. "version": "4.3.0",
  6013. "resolved": "https://registry.npmjs.org/css-select/-/css-select-4.3.0.tgz",
  6014. "integrity": "sha512-wPpOYtnsVontu2mODhA19JrqWxNsfdatRKd64kmpRbQgh1KtItko5sTnEpPdpSaJszTOhEMlF/RPz28qj4HqhQ==",
  6015. "dependencies": {
  6016. "boolbase": "^1.0.0",
  6017. "css-what": "^6.0.1",
  6018. "domhandler": "^4.3.1",
  6019. "domutils": "^2.8.0",
  6020. "nth-check": "^2.0.1"
  6021. },
  6022. "funding": {
  6023. "url": "https://github.com/sponsors/fb55"
  6024. }
  6025. },
  6026. "node_modules/css-select-base-adapter": {
  6027. "version": "0.1.1",
  6028. "resolved": "https://registry.npmjs.org/css-select-base-adapter/-/css-select-base-adapter-0.1.1.tgz",
  6029. "integrity": "sha512-jQVeeRG70QI08vSTwf1jHxp74JoZsr2XSgETae8/xC8ovSnL2WF87GTLO86Sbwdt2lK4Umg4HnnwMO4YF3Ce7w=="
  6030. },
  6031. "node_modules/css-tree": {
  6032. "version": "1.0.0-alpha.37",
  6033. "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-1.0.0-alpha.37.tgz",
  6034. "integrity": "sha512-DMxWJg0rnz7UgxKT0Q1HU/L9BeJI0M6ksor0OgqOnF+aRCDWg/N2641HmVyU9KVIu0OVVWOb2IpC9A+BJRnejg==",
  6035. "dependencies": {
  6036. "mdn-data": "2.0.4",
  6037. "source-map": "^0.6.1"
  6038. },
  6039. "engines": {
  6040. "node": ">=8.0.0"
  6041. }
  6042. },
  6043. "node_modules/css-what": {
  6044. "version": "6.1.0",
  6045. "resolved": "https://registry.npmjs.org/css-what/-/css-what-6.1.0.tgz",
  6046. "integrity": "sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==",
  6047. "engines": {
  6048. "node": ">= 6"
  6049. },
  6050. "funding": {
  6051. "url": "https://github.com/sponsors/fb55"
  6052. }
  6053. },
  6054. "node_modules/css.escape": {
  6055. "version": "1.5.1",
  6056. "resolved": "https://registry.npmjs.org/css.escape/-/css.escape-1.5.1.tgz",
  6057. "integrity": "sha1-QuJ9T6BK4y+TGktNQZH6nN3ul8s="
  6058. },
  6059. "node_modules/cssdb": {
  6060. "version": "6.5.0",
  6061. "resolved": "https://registry.npmjs.org/cssdb/-/cssdb-6.5.0.tgz",
  6062. "integrity": "sha512-Rh7AAopF2ckPXe/VBcoUS9JrCZNSyc60+KpgE6X25vpVxA32TmiqvExjkfhwP4wGSb6Xe8Z/JIyGqwgx/zZYFA=="
  6063. },
  6064. "node_modules/cssesc": {
  6065. "version": "3.0.0",
  6066. "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz",
  6067. "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==",
  6068. "bin": {
  6069. "cssesc": "bin/cssesc"
  6070. },
  6071. "engines": {
  6072. "node": ">=4"
  6073. }
  6074. },
  6075. "node_modules/cssnano": {
  6076. "version": "5.1.7",
  6077. "resolved": "https://registry.npmjs.org/cssnano/-/cssnano-5.1.7.tgz",
  6078. "integrity": "sha512-pVsUV6LcTXif7lvKKW9ZrmX+rGRzxkEdJuVJcp5ftUjWITgwam5LMZOgaTvUrWPkcORBey6he7JKb4XAJvrpKg==",
  6079. "dependencies": {
  6080. "cssnano-preset-default": "^5.2.7",
  6081. "lilconfig": "^2.0.3",
  6082. "yaml": "^1.10.2"
  6083. },
  6084. "engines": {
  6085. "node": "^10 || ^12 || >=14.0"
  6086. },
  6087. "funding": {
  6088. "type": "opencollective",
  6089. "url": "https://opencollective.com/cssnano"
  6090. },
  6091. "peerDependencies": {
  6092. "postcss": "^8.2.15"
  6093. }
  6094. },
  6095. "node_modules/cssnano-preset-default": {
  6096. "version": "5.2.7",
  6097. "resolved": "https://registry.npmjs.org/cssnano-preset-default/-/cssnano-preset-default-5.2.7.tgz",
  6098. "integrity": "sha512-JiKP38ymZQK+zVKevphPzNSGHSlTI+AOwlasoSRtSVMUU285O7/6uZyd5NbW92ZHp41m0sSHe6JoZosakj63uA==",
  6099. "dependencies": {
  6100. "css-declaration-sorter": "^6.2.2",
  6101. "cssnano-utils": "^3.1.0",
  6102. "postcss-calc": "^8.2.3",
  6103. "postcss-colormin": "^5.3.0",
  6104. "postcss-convert-values": "^5.1.0",
  6105. "postcss-discard-comments": "^5.1.1",
  6106. "postcss-discard-duplicates": "^5.1.0",
  6107. "postcss-discard-empty": "^5.1.1",
  6108. "postcss-discard-overridden": "^5.1.0",
  6109. "postcss-merge-longhand": "^5.1.4",
  6110. "postcss-merge-rules": "^5.1.1",
  6111. "postcss-minify-font-values": "^5.1.0",
  6112. "postcss-minify-gradients": "^5.1.1",
  6113. "postcss-minify-params": "^5.1.2",
  6114. "postcss-minify-selectors": "^5.2.0",
  6115. "postcss-normalize-charset": "^5.1.0",
  6116. "postcss-normalize-display-values": "^5.1.0",
  6117. "postcss-normalize-positions": "^5.1.0",
  6118. "postcss-normalize-repeat-style": "^5.1.0",
  6119. "postcss-normalize-string": "^5.1.0",
  6120. "postcss-normalize-timing-functions": "^5.1.0",
  6121. "postcss-normalize-unicode": "^5.1.0",
  6122. "postcss-normalize-url": "^5.1.0",
  6123. "postcss-normalize-whitespace": "^5.1.1",
  6124. "postcss-ordered-values": "^5.1.1",
  6125. "postcss-reduce-initial": "^5.1.0",
  6126. "postcss-reduce-transforms": "^5.1.0",
  6127. "postcss-svgo": "^5.1.0",
  6128. "postcss-unique-selectors": "^5.1.1"
  6129. },
  6130. "engines": {
  6131. "node": "^10 || ^12 || >=14.0"
  6132. },
  6133. "peerDependencies": {
  6134. "postcss": "^8.2.15"
  6135. }
  6136. },
  6137. "node_modules/cssnano-utils": {
  6138. "version": "3.1.0",
  6139. "resolved": "https://registry.npmjs.org/cssnano-utils/-/cssnano-utils-3.1.0.tgz",
  6140. "integrity": "sha512-JQNR19/YZhz4psLX/rQ9M83e3z2Wf/HdJbryzte4a3NSuafyp9w/I4U+hx5C2S9g41qlstH7DEWnZaaj83OuEA==",
  6141. "engines": {
  6142. "node": "^10 || ^12 || >=14.0"
  6143. },
  6144. "peerDependencies": {
  6145. "postcss": "^8.2.15"
  6146. }
  6147. },
  6148. "node_modules/csso": {
  6149. "version": "4.2.0",
  6150. "resolved": "https://registry.npmjs.org/csso/-/csso-4.2.0.tgz",
  6151. "integrity": "sha512-wvlcdIbf6pwKEk7vHj8/Bkc0B4ylXZruLvOgs9doS5eOsOpuodOV2zJChSpkp+pRpYQLQMeF04nr3Z68Sta9jA==",
  6152. "dependencies": {
  6153. "css-tree": "^1.1.2"
  6154. },
  6155. "engines": {
  6156. "node": ">=8.0.0"
  6157. }
  6158. },
  6159. "node_modules/csso/node_modules/css-tree": {
  6160. "version": "1.1.3",
  6161. "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-1.1.3.tgz",
  6162. "integrity": "sha512-tRpdppF7TRazZrjJ6v3stzv93qxRcSsFmW6cX0Zm2NVKpxE1WV1HblnghVv9TreireHkqI/VDEsfolRF1p6y7Q==",
  6163. "dependencies": {
  6164. "mdn-data": "2.0.14",
  6165. "source-map": "^0.6.1"
  6166. },
  6167. "engines": {
  6168. "node": ">=8.0.0"
  6169. }
  6170. },
  6171. "node_modules/csso/node_modules/mdn-data": {
  6172. "version": "2.0.14",
  6173. "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.14.tgz",
  6174. "integrity": "sha512-dn6wd0uw5GsdswPFfsgMp5NSB0/aDe6fK94YJV/AJDYXL6HVLWBsxeq7js7Ad+mU2K9LAlwpk6kN2D5mwCPVow=="
  6175. },
  6176. "node_modules/cssom": {
  6177. "version": "0.4.4",
  6178. "resolved": "https://registry.npmjs.org/cssom/-/cssom-0.4.4.tgz",
  6179. "integrity": "sha512-p3pvU7r1MyyqbTk+WbNJIgJjG2VmTIaB10rI93LzVPrmDJKkzKYMtxxyAvQXR/NS6otuzveI7+7BBq3SjBS2mw=="
  6180. },
  6181. "node_modules/cssstyle": {
  6182. "version": "2.3.0",
  6183. "resolved": "https://registry.npmjs.org/cssstyle/-/cssstyle-2.3.0.tgz",
  6184. "integrity": "sha512-AZL67abkUzIuvcHqk7c09cezpGNcxUxU4Ioi/05xHk4DQeTkWmGYftIE6ctU6AEt+Gn4n1lDStOtj7FKycP71A==",
  6185. "dependencies": {
  6186. "cssom": "~0.3.6"
  6187. },
  6188. "engines": {
  6189. "node": ">=8"
  6190. }
  6191. },
  6192. "node_modules/cssstyle/node_modules/cssom": {
  6193. "version": "0.3.8",
  6194. "resolved": "https://registry.npmjs.org/cssom/-/cssom-0.3.8.tgz",
  6195. "integrity": "sha512-b0tGHbfegbhPJpxpiBPU2sCkigAqtM9O121le6bbOlgyV+NyGyCmVfJ6QW9eRjz8CpNfWEOYBIMIGRYkLwsIYg=="
  6196. },
  6197. "node_modules/csstype": {
  6198. "version": "3.0.11",
  6199. "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.0.11.tgz",
  6200. "integrity": "sha512-sa6P2wJ+CAbgyy4KFssIb/JNMLxFvKF1pCYCSXS8ZMuqZnMsrxqI2E5sPyoTpxoPU/gVZMzr2zjOfg8GIZOMsw=="
  6201. },
  6202. "node_modules/damerau-levenshtein": {
  6203. "version": "1.0.8",
  6204. "resolved": "https://registry.npmjs.org/damerau-levenshtein/-/damerau-levenshtein-1.0.8.tgz",
  6205. "integrity": "sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA=="
  6206. },
  6207. "node_modules/dashdash": {
  6208. "version": "1.14.1",
  6209. "resolved": "https://registry.npmjs.org/dashdash/-/dashdash-1.14.1.tgz",
  6210. "integrity": "sha1-hTz6D3y+L+1d4gMmuN1YEDX24vA=",
  6211. "dependencies": {
  6212. "assert-plus": "^1.0.0"
  6213. },
  6214. "engines": {
  6215. "node": ">=0.10"
  6216. }
  6217. },
  6218. "node_modules/data-urls": {
  6219. "version": "2.0.0",
  6220. "resolved": "https://registry.npmjs.org/data-urls/-/data-urls-2.0.0.tgz",
  6221. "integrity": "sha512-X5eWTSXO/BJmpdIKCRuKUgSCgAN0OwliVK3yPKbwIWU1Tdw5BRajxlzMidvh+gwko9AfQ9zIj52pzF91Q3YAvQ==",
  6222. "dependencies": {
  6223. "abab": "^2.0.3",
  6224. "whatwg-mimetype": "^2.3.0",
  6225. "whatwg-url": "^8.0.0"
  6226. },
  6227. "engines": {
  6228. "node": ">=10"
  6229. }
  6230. },
  6231. "node_modules/date-fns": {
  6232. "version": "2.28.0",
  6233. "resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.28.0.tgz",
  6234. "integrity": "sha512-8d35hViGYx/QH0icHYCeLmsLmMUheMmTyV9Fcm6gvNwdw31yXXH+O85sOBJ+OLnLQMKZowvpKb6FgMIQjcpvQw==",
  6235. "engines": {
  6236. "node": ">=0.11"
  6237. },
  6238. "funding": {
  6239. "type": "opencollective",
  6240. "url": "https://opencollective.com/date-fns"
  6241. }
  6242. },
  6243. "node_modules/debug": {
  6244. "version": "4.3.4",
  6245. "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz",
  6246. "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
  6247. "dependencies": {
  6248. "ms": "2.1.2"
  6249. },
  6250. "engines": {
  6251. "node": ">=6.0"
  6252. },
  6253. "peerDependenciesMeta": {
  6254. "supports-color": {
  6255. "optional": true
  6256. }
  6257. }
  6258. },
  6259. "node_modules/decamelize": {
  6260. "version": "1.2.0",
  6261. "resolved": "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz",
  6262. "integrity": "sha1-9lNNFRSCabIDUue+4m9QH5oZEpA=",
  6263. "engines": {
  6264. "node": ">=0.10.0"
  6265. }
  6266. },
  6267. "node_modules/decamelize-keys": {
  6268. "version": "1.1.0",
  6269. "resolved": "https://registry.npmjs.org/decamelize-keys/-/decamelize-keys-1.1.0.tgz",
  6270. "integrity": "sha1-0XGoeTMlKAfrPLYdwcFEXQeN8tk=",
  6271. "dependencies": {
  6272. "decamelize": "^1.1.0",
  6273. "map-obj": "^1.0.0"
  6274. },
  6275. "engines": {
  6276. "node": ">=0.10.0"
  6277. }
  6278. },
  6279. "node_modules/decamelize-keys/node_modules/map-obj": {
  6280. "version": "1.0.1",
  6281. "resolved": "https://registry.npmjs.org/map-obj/-/map-obj-1.0.1.tgz",
  6282. "integrity": "sha1-2TPOuSBdgr3PSIb2dCvcK03qFG0=",
  6283. "engines": {
  6284. "node": ">=0.10.0"
  6285. }
  6286. },
  6287. "node_modules/decimal.js": {
  6288. "version": "10.3.1",
  6289. "resolved": "https://registry.npmjs.org/decimal.js/-/decimal.js-10.3.1.tgz",
  6290. "integrity": "sha512-V0pfhfr8suzyPGOx3nmq4aHqabehUZn6Ch9kyFpV79TGDTWFmHqUqXdabR7QHqxzrYolF4+tVmJhUG4OURg5dQ=="
  6291. },
  6292. "node_modules/decode-uri-component": {
  6293. "version": "0.2.0",
  6294. "resolved": "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.0.tgz",
  6295. "integrity": "sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU=",
  6296. "engines": {
  6297. "node": ">=0.10"
  6298. }
  6299. },
  6300. "node_modules/dedent": {
  6301. "version": "0.7.0",
  6302. "resolved": "https://registry.npmjs.org/dedent/-/dedent-0.7.0.tgz",
  6303. "integrity": "sha1-JJXduvbrh0q7Dhvp3yLS5aVEMmw="
  6304. },
  6305. "node_modules/deep-is": {
  6306. "version": "0.1.4",
  6307. "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz",
  6308. "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ=="
  6309. },
  6310. "node_modules/deepmerge": {
  6311. "version": "4.2.2",
  6312. "resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-4.2.2.tgz",
  6313. "integrity": "sha512-FJ3UgI4gIl+PHZm53knsuSFpE+nESMr7M4v9QcgB7S63Kj/6WqMiFQJpBBYz1Pt+66bZpP3Q7Lye0Oo9MPKEdg==",
  6314. "engines": {
  6315. "node": ">=0.10.0"
  6316. }
  6317. },
  6318. "node_modules/default-gateway": {
  6319. "version": "6.0.3",
  6320. "resolved": "https://registry.npmjs.org/default-gateway/-/default-gateway-6.0.3.tgz",
  6321. "integrity": "sha512-fwSOJsbbNzZ/CUFpqFBqYfYNLj1NbMPm8MMCIzHjC83iSJRBEGmDUxU+WP661BaBQImeC2yHwXtz+P/O9o+XEg==",
  6322. "dependencies": {
  6323. "execa": "^5.0.0"
  6324. },
  6325. "engines": {
  6326. "node": ">= 10"
  6327. }
  6328. },
  6329. "node_modules/define-lazy-prop": {
  6330. "version": "2.0.0",
  6331. "resolved": "https://registry.npmjs.org/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz",
  6332. "integrity": "sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==",
  6333. "engines": {
  6334. "node": ">=8"
  6335. }
  6336. },
  6337. "node_modules/define-properties": {
  6338. "version": "1.1.4",
  6339. "resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.1.4.tgz",
  6340. "integrity": "sha512-uckOqKcfaVvtBdsVkdPv3XjveQJsNQqmhXgRi8uhvWWuPYZCNlzT8qAyblUgNoXdHdjMTzAqeGjAoli8f+bzPA==",
  6341. "dependencies": {
  6342. "has-property-descriptors": "^1.0.0",
  6343. "object-keys": "^1.1.1"
  6344. },
  6345. "engines": {
  6346. "node": ">= 0.4"
  6347. },
  6348. "funding": {
  6349. "url": "https://github.com/sponsors/ljharb"
  6350. }
  6351. },
  6352. "node_modules/defined": {
  6353. "version": "1.0.0",
  6354. "resolved": "https://registry.npmjs.org/defined/-/defined-1.0.0.tgz",
  6355. "integrity": "sha1-yY2bzvdWdBiOEQlpFRGZ45sfppM="
  6356. },
  6357. "node_modules/delayed-stream": {
  6358. "version": "1.0.0",
  6359. "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz",
  6360. "integrity": "sha1-3zrhmayt+31ECqrgsp4icrJOxhk=",
  6361. "engines": {
  6362. "node": ">=0.4.0"
  6363. }
  6364. },
  6365. "node_modules/delegates": {
  6366. "version": "1.0.0",
  6367. "resolved": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz",
  6368. "integrity": "sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o="
  6369. },
  6370. "node_modules/depd": {
  6371. "version": "1.1.2",
  6372. "resolved": "https://registry.npmjs.org/depd/-/depd-1.1.2.tgz",
  6373. "integrity": "sha1-m81S4UwJd2PnSbJ0xDRu0uVgtak=",
  6374. "engines": {
  6375. "node": ">= 0.6"
  6376. }
  6377. },
  6378. "node_modules/destroy": {
  6379. "version": "1.0.4",
  6380. "resolved": "https://registry.npmjs.org/destroy/-/destroy-1.0.4.tgz",
  6381. "integrity": "sha1-l4hXRCxEdJ5CBmE+N5RiBYJqvYA="
  6382. },
  6383. "node_modules/detect-newline": {
  6384. "version": "3.1.0",
  6385. "resolved": "https://registry.npmjs.org/detect-newline/-/detect-newline-3.1.0.tgz",
  6386. "integrity": "sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==",
  6387. "engines": {
  6388. "node": ">=8"
  6389. }
  6390. },
  6391. "node_modules/detect-node": {
  6392. "version": "2.1.0",
  6393. "resolved": "https://registry.npmjs.org/detect-node/-/detect-node-2.1.0.tgz",
  6394. "integrity": "sha512-T0NIuQpnTvFDATNuHN5roPwSBG83rFsuO+MXXH9/3N1eFbn4wcPjttvjMLEPWJ0RGUYgQE7cGgS3tNxbqCGM7g=="
  6395. },
  6396. "node_modules/detect-port-alt": {
  6397. "version": "1.1.6",
  6398. "resolved": "https://registry.npmjs.org/detect-port-alt/-/detect-port-alt-1.1.6.tgz",
  6399. "integrity": "sha512-5tQykt+LqfJFBEYaDITx7S7cR7mJ/zQmLXZ2qt5w04ainYZw6tBf9dBunMjVeVOdYVRUzUOE4HkY5J7+uttb5Q==",
  6400. "dependencies": {
  6401. "address": "^1.0.1",
  6402. "debug": "^2.6.0"
  6403. },
  6404. "bin": {
  6405. "detect": "bin/detect-port",
  6406. "detect-port": "bin/detect-port"
  6407. },
  6408. "engines": {
  6409. "node": ">= 4.2.1"
  6410. }
  6411. },
  6412. "node_modules/detect-port-alt/node_modules/debug": {
  6413. "version": "2.6.9",
  6414. "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
  6415. "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
  6416. "dependencies": {
  6417. "ms": "2.0.0"
  6418. }
  6419. },
  6420. "node_modules/detect-port-alt/node_modules/ms": {
  6421. "version": "2.0.0",
  6422. "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
  6423. "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
  6424. },
  6425. "node_modules/detective": {
  6426. "version": "5.2.0",
  6427. "resolved": "https://registry.npmjs.org/detective/-/detective-5.2.0.tgz",
  6428. "integrity": "sha512-6SsIx+nUUbuK0EthKjv0zrdnajCCXVYGmbYYiYjFVpzcjwEs/JMDZ8tPRG29J/HhN56t3GJp2cGSWDRjjot8Pg==",
  6429. "dependencies": {
  6430. "acorn-node": "^1.6.1",
  6431. "defined": "^1.0.0",
  6432. "minimist": "^1.1.1"
  6433. },
  6434. "bin": {
  6435. "detective": "bin/detective.js"
  6436. },
  6437. "engines": {
  6438. "node": ">=0.8.0"
  6439. }
  6440. },
  6441. "node_modules/didyoumean": {
  6442. "version": "1.2.2",
  6443. "resolved": "https://registry.npmjs.org/didyoumean/-/didyoumean-1.2.2.tgz",
  6444. "integrity": "sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw=="
  6445. },
  6446. "node_modules/diff-sequences": {
  6447. "version": "26.6.2",
  6448. "resolved": "https://registry.npmjs.org/diff-sequences/-/diff-sequences-26.6.2.tgz",
  6449. "integrity": "sha512-Mv/TDa3nZ9sbc5soK+OoA74BsS3mL37yixCvUAQkiuA4Wz6YtwP/K47n2rv2ovzHZvoiQeA5FTQOschKkEwB0Q==",
  6450. "engines": {
  6451. "node": ">= 10.14.2"
  6452. }
  6453. },
  6454. "node_modules/dir-glob": {
  6455. "version": "3.0.1",
  6456. "resolved": "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz",
  6457. "integrity": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==",
  6458. "dependencies": {
  6459. "path-type": "^4.0.0"
  6460. },
  6461. "engines": {
  6462. "node": ">=8"
  6463. }
  6464. },
  6465. "node_modules/dlv": {
  6466. "version": "1.1.3",
  6467. "resolved": "https://registry.npmjs.org/dlv/-/dlv-1.1.3.tgz",
  6468. "integrity": "sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA=="
  6469. },
  6470. "node_modules/dns-equal": {
  6471. "version": "1.0.0",
  6472. "resolved": "https://registry.npmjs.org/dns-equal/-/dns-equal-1.0.0.tgz",
  6473. "integrity": "sha1-s55/HabrCnW6nBcySzR1PEfgZU0="
  6474. },
  6475. "node_modules/dns-packet": {
  6476. "version": "5.3.1",
  6477. "resolved": "https://registry.npmjs.org/dns-packet/-/dns-packet-5.3.1.tgz",
  6478. "integrity": "sha512-spBwIj0TK0Ey3666GwIdWVfUpLyubpU53BTCu8iPn4r4oXd9O14Hjg3EHw3ts2oed77/SeckunUYCyRlSngqHw==",
  6479. "dependencies": {
  6480. "@leichtgewicht/ip-codec": "^2.0.1"
  6481. },
  6482. "engines": {
  6483. "node": ">=6"
  6484. }
  6485. },
  6486. "node_modules/doctrine": {
  6487. "version": "3.0.0",
  6488. "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz",
  6489. "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==",
  6490. "dependencies": {
  6491. "esutils": "^2.0.2"
  6492. },
  6493. "engines": {
  6494. "node": ">=6.0.0"
  6495. }
  6496. },
  6497. "node_modules/dom-accessibility-api": {
  6498. "version": "0.5.13",
  6499. "resolved": "https://registry.npmjs.org/dom-accessibility-api/-/dom-accessibility-api-0.5.13.tgz",
  6500. "integrity": "sha512-R305kwb5CcMDIpSHUnLyIAp7SrSPBx6F0VfQFB3M75xVMHhXJJIdePYgbPPh1o57vCHNu5QztokWUPsLjWzFqw=="
  6501. },
  6502. "node_modules/dom-converter": {
  6503. "version": "0.2.0",
  6504. "resolved": "https://registry.npmjs.org/dom-converter/-/dom-converter-0.2.0.tgz",
  6505. "integrity": "sha512-gd3ypIPfOMr9h5jIKq8E3sHOTCjeirnl0WK5ZdS1AW0Odt0b1PaWaHdJ4Qk4klv+YB9aJBS7mESXjFoDQPu6DA==",
  6506. "dependencies": {
  6507. "utila": "~0.4"
  6508. }
  6509. },
  6510. "node_modules/dom-serializer": {
  6511. "version": "1.4.1",
  6512. "resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-1.4.1.tgz",
  6513. "integrity": "sha512-VHwB3KfrcOOkelEG2ZOfxqLZdfkil8PtJi4P8N2MMXucZq2yLp75ClViUlOVwyoHEDjYU433Aq+5zWP61+RGag==",
  6514. "dependencies": {
  6515. "domelementtype": "^2.0.1",
  6516. "domhandler": "^4.2.0",
  6517. "entities": "^2.0.0"
  6518. },
  6519. "funding": {
  6520. "url": "https://github.com/cheeriojs/dom-serializer?sponsor=1"
  6521. }
  6522. },
  6523. "node_modules/domelementtype": {
  6524. "version": "2.3.0",
  6525. "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-2.3.0.tgz",
  6526. "integrity": "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==",
  6527. "funding": [
  6528. {
  6529. "type": "github",
  6530. "url": "https://github.com/sponsors/fb55"
  6531. }
  6532. ]
  6533. },
  6534. "node_modules/domexception": {
  6535. "version": "2.0.1",
  6536. "resolved": "https://registry.npmjs.org/domexception/-/domexception-2.0.1.tgz",
  6537. "integrity": "sha512-yxJ2mFy/sibVQlu5qHjOkf9J3K6zgmCxgJ94u2EdvDOV09H+32LtRswEcUsmUWN72pVLOEnTSRaIVVzVQgS0dg==",
  6538. "dependencies": {
  6539. "webidl-conversions": "^5.0.0"
  6540. },
  6541. "engines": {
  6542. "node": ">=8"
  6543. }
  6544. },
  6545. "node_modules/domexception/node_modules/webidl-conversions": {
  6546. "version": "5.0.0",
  6547. "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-5.0.0.tgz",
  6548. "integrity": "sha512-VlZwKPCkYKxQgeSbH5EyngOmRp7Ww7I9rQLERETtf5ofd9pGeswWiOtogpEO850jziPRarreGxn5QIiTqpb2wA==",
  6549. "engines": {
  6550. "node": ">=8"
  6551. }
  6552. },
  6553. "node_modules/domhandler": {
  6554. "version": "4.3.1",
  6555. "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-4.3.1.tgz",
  6556. "integrity": "sha512-GrwoxYN+uWlzO8uhUXRl0P+kHE4GtVPfYzVLcUxPL7KNdHKj66vvlhiweIHqYYXWlw+T8iLMp42Lm67ghw4WMQ==",
  6557. "dependencies": {
  6558. "domelementtype": "^2.2.0"
  6559. },
  6560. "engines": {
  6561. "node": ">= 4"
  6562. },
  6563. "funding": {
  6564. "url": "https://github.com/fb55/domhandler?sponsor=1"
  6565. }
  6566. },
  6567. "node_modules/domutils": {
  6568. "version": "2.8.0",
  6569. "resolved": "https://registry.npmjs.org/domutils/-/domutils-2.8.0.tgz",
  6570. "integrity": "sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A==",
  6571. "dependencies": {
  6572. "dom-serializer": "^1.0.1",
  6573. "domelementtype": "^2.2.0",
  6574. "domhandler": "^4.2.0"
  6575. },
  6576. "funding": {
  6577. "url": "https://github.com/fb55/domutils?sponsor=1"
  6578. }
  6579. },
  6580. "node_modules/dot-case": {
  6581. "version": "3.0.4",
  6582. "resolved": "https://registry.npmjs.org/dot-case/-/dot-case-3.0.4.tgz",
  6583. "integrity": "sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w==",
  6584. "dependencies": {
  6585. "no-case": "^3.0.4",
  6586. "tslib": "^2.0.3"
  6587. }
  6588. },
  6589. "node_modules/dotenv": {
  6590. "version": "10.0.0",
  6591. "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-10.0.0.tgz",
  6592. "integrity": "sha512-rlBi9d8jpv9Sf1klPjNfFAuWDjKLwTIJJ/VxtoTwIR6hnZxcEOQCZg2oIL3MWBYw5GpUDKOEnND7LXTbIpQ03Q==",
  6593. "engines": {
  6594. "node": ">=10"
  6595. }
  6596. },
  6597. "node_modules/dotenv-expand": {
  6598. "version": "5.1.0",
  6599. "resolved": "https://registry.npmjs.org/dotenv-expand/-/dotenv-expand-5.1.0.tgz",
  6600. "integrity": "sha512-YXQl1DSa4/PQyRfgrv6aoNjhasp/p4qs9FjJ4q4cQk+8m4r6k4ZSiEyytKG8f8W9gi8WsQtIObNmKd+tMzNTmA=="
  6601. },
  6602. "node_modules/duplexer": {
  6603. "version": "0.1.2",
  6604. "resolved": "https://registry.npmjs.org/duplexer/-/duplexer-0.1.2.tgz",
  6605. "integrity": "sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg=="
  6606. },
  6607. "node_modules/ecc-jsbn": {
  6608. "version": "0.1.2",
  6609. "resolved": "https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz",
  6610. "integrity": "sha1-OoOpBOVDUyh4dMVkt1SThoSamMk=",
  6611. "dependencies": {
  6612. "jsbn": "~0.1.0",
  6613. "safer-buffer": "^2.1.0"
  6614. }
  6615. },
  6616. "node_modules/ee-first": {
  6617. "version": "1.1.1",
  6618. "resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz",
  6619. "integrity": "sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0="
  6620. },
  6621. "node_modules/ejs": {
  6622. "version": "3.1.6",
  6623. "resolved": "https://registry.npmjs.org/ejs/-/ejs-3.1.6.tgz",
  6624. "integrity": "sha512-9lt9Zse4hPucPkoP7FHDF0LQAlGyF9JVpnClFLFH3aSSbxmyoqINRpp/9wePWJTUl4KOQwRL72Iw3InHPDkoGw==",
  6625. "dependencies": {
  6626. "jake": "^10.6.1"
  6627. },
  6628. "bin": {
  6629. "ejs": "bin/cli.js"
  6630. },
  6631. "engines": {
  6632. "node": ">=0.10.0"
  6633. }
  6634. },
  6635. "node_modules/electron-to-chromium": {
  6636. "version": "1.4.111",
  6637. "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.111.tgz",
  6638. "integrity": "sha512-/s3+fwhKf1YK4k7btOImOzCQLpUjS6MaPf0ODTNuT4eTM1Bg4itBpLkydhOzJmpmH6Z9eXFyuuK5czsmzRzwtw=="
  6639. },
  6640. "node_modules/elementtree": {
  6641. "version": "0.1.7",
  6642. "resolved": "https://registry.npmjs.org/elementtree/-/elementtree-0.1.7.tgz",
  6643. "integrity": "sha1-mskb5uUvtuYkTE5UpKw+2K6OKcA=",
  6644. "dev": true,
  6645. "dependencies": {
  6646. "sax": "1.1.4"
  6647. },
  6648. "engines": {
  6649. "node": ">= 0.4.0"
  6650. }
  6651. },
  6652. "node_modules/elementtree/node_modules/sax": {
  6653. "version": "1.1.4",
  6654. "resolved": "https://registry.npmjs.org/sax/-/sax-1.1.4.tgz",
  6655. "integrity": "sha1-dLbTPJrh4AFRDxeakRaFiPGu2qk=",
  6656. "dev": true
  6657. },
  6658. "node_modules/emittery": {
  6659. "version": "0.8.1",
  6660. "resolved": "https://registry.npmjs.org/emittery/-/emittery-0.8.1.tgz",
  6661. "integrity": "sha512-uDfvUjVrfGJJhymx/kz6prltenw1u7WrCg1oa94zYY8xxVpLLUu045LAT0dhDZdXG58/EpPL/5kA180fQ/qudg==",
  6662. "engines": {
  6663. "node": ">=10"
  6664. },
  6665. "funding": {
  6666. "url": "https://github.com/sindresorhus/emittery?sponsor=1"
  6667. }
  6668. },
  6669. "node_modules/emoji-regex": {
  6670. "version": "9.2.2",
  6671. "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz",
  6672. "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg=="
  6673. },
  6674. "node_modules/emojis-list": {
  6675. "version": "3.0.0",
  6676. "resolved": "https://registry.npmjs.org/emojis-list/-/emojis-list-3.0.0.tgz",
  6677. "integrity": "sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==",
  6678. "engines": {
  6679. "node": ">= 4"
  6680. }
  6681. },
  6682. "node_modules/encodeurl": {
  6683. "version": "1.0.2",
  6684. "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz",
  6685. "integrity": "sha1-rT/0yG7C0CkyL1oCw6mmBslbP1k=",
  6686. "engines": {
  6687. "node": ">= 0.8"
  6688. }
  6689. },
  6690. "node_modules/encoding": {
  6691. "version": "0.1.13",
  6692. "resolved": "https://registry.npmjs.org/encoding/-/encoding-0.1.13.tgz",
  6693. "integrity": "sha512-ETBauow1T35Y/WZMkio9jiM0Z5xjHHmJ4XmjZOq1l/dXz3lr2sRn87nJy20RupqSh1F2m3HHPSp8ShIPQJrJ3A==",
  6694. "optional": true,
  6695. "dependencies": {
  6696. "iconv-lite": "^0.6.2"
  6697. }
  6698. },
  6699. "node_modules/enhanced-resolve": {
  6700. "version": "5.9.3",
  6701. "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.9.3.tgz",
  6702. "integrity": "sha512-Bq9VSor+kjvW3f9/MiiR4eE3XYgOl7/rS8lnSxbRbF3kS0B2r+Y9w5krBWxZgDxASVZbdYrn5wT4j/Wb0J9qow==",
  6703. "dependencies": {
  6704. "graceful-fs": "^4.2.4",
  6705. "tapable": "^2.2.0"
  6706. },
  6707. "engines": {
  6708. "node": ">=10.13.0"
  6709. }
  6710. },
  6711. "node_modules/entities": {
  6712. "version": "2.2.0",
  6713. "resolved": "https://registry.npmjs.org/entities/-/entities-2.2.0.tgz",
  6714. "integrity": "sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==",
  6715. "funding": {
  6716. "url": "https://github.com/fb55/entities?sponsor=1"
  6717. }
  6718. },
  6719. "node_modules/env-paths": {
  6720. "version": "2.2.1",
  6721. "resolved": "https://registry.npmjs.org/env-paths/-/env-paths-2.2.1.tgz",
  6722. "integrity": "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==",
  6723. "engines": {
  6724. "node": ">=6"
  6725. }
  6726. },
  6727. "node_modules/err-code": {
  6728. "version": "2.0.3",
  6729. "resolved": "https://registry.npmjs.org/err-code/-/err-code-2.0.3.tgz",
  6730. "integrity": "sha512-2bmlRpNKBxT/CRmPOlyISQpNj+qSeYvcym/uT0Jx2bMOlKLtSy1ZmLuVxSEKKyor/N5yhvp/ZiG1oE3DEYMSFA=="
  6731. },
  6732. "node_modules/error-ex": {
  6733. "version": "1.3.2",
  6734. "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz",
  6735. "integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==",
  6736. "dependencies": {
  6737. "is-arrayish": "^0.2.1"
  6738. }
  6739. },
  6740. "node_modules/error-stack-parser": {
  6741. "version": "2.0.7",
  6742. "resolved": "https://registry.npmjs.org/error-stack-parser/-/error-stack-parser-2.0.7.tgz",
  6743. "integrity": "sha512-chLOW0ZGRf4s8raLrDxa5sdkvPec5YdvwbFnqJme4rk0rFajP8mPtrDL1+I+CwrQDCjswDA5sREX7jYQDQs9vA==",
  6744. "dependencies": {
  6745. "stackframe": "^1.1.1"
  6746. }
  6747. },
  6748. "node_modules/es-abstract": {
  6749. "version": "1.19.5",
  6750. "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.19.5.tgz",
  6751. "integrity": "sha512-Aa2G2+Rd3b6kxEUKTF4TaW67czBLyAv3z7VOhYRU50YBx+bbsYZ9xQP4lMNazePuFlybXI0V4MruPos7qUo5fA==",
  6752. "dependencies": {
  6753. "call-bind": "^1.0.2",
  6754. "es-to-primitive": "^1.2.1",
  6755. "function-bind": "^1.1.1",
  6756. "get-intrinsic": "^1.1.1",
  6757. "get-symbol-description": "^1.0.0",
  6758. "has": "^1.0.3",
  6759. "has-symbols": "^1.0.3",
  6760. "internal-slot": "^1.0.3",
  6761. "is-callable": "^1.2.4",
  6762. "is-negative-zero": "^2.0.2",
  6763. "is-regex": "^1.1.4",
  6764. "is-shared-array-buffer": "^1.0.2",
  6765. "is-string": "^1.0.7",
  6766. "is-weakref": "^1.0.2",
  6767. "object-inspect": "^1.12.0",
  6768. "object-keys": "^1.1.1",
  6769. "object.assign": "^4.1.2",
  6770. "string.prototype.trimend": "^1.0.4",
  6771. "string.prototype.trimstart": "^1.0.4",
  6772. "unbox-primitive": "^1.0.1"
  6773. },
  6774. "engines": {
  6775. "node": ">= 0.4"
  6776. },
  6777. "funding": {
  6778. "url": "https://github.com/sponsors/ljharb"
  6779. }
  6780. },
  6781. "node_modules/es-module-lexer": {
  6782. "version": "0.9.3",
  6783. "resolved": "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-0.9.3.tgz",
  6784. "integrity": "sha512-1HQ2M2sPtxwnvOvT1ZClHyQDiggdNjURWpY2we6aMKCQiUVxTmVs2UYPLIrD84sS+kMdUwfBSylbJPwNnBrnHQ=="
  6785. },
  6786. "node_modules/es-shim-unscopables": {
  6787. "version": "1.0.0",
  6788. "resolved": "https://registry.npmjs.org/es-shim-unscopables/-/es-shim-unscopables-1.0.0.tgz",
  6789. "integrity": "sha512-Jm6GPcCdC30eMLbZ2x8z2WuRwAws3zTBBKuusffYVUrNj/GVSUAZ+xKMaUpfNDR5IbyNA5LJbaecoUVbmUcB1w==",
  6790. "dependencies": {
  6791. "has": "^1.0.3"
  6792. }
  6793. },
  6794. "node_modules/es-to-primitive": {
  6795. "version": "1.2.1",
  6796. "resolved": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.1.tgz",
  6797. "integrity": "sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==",
  6798. "dependencies": {
  6799. "is-callable": "^1.1.4",
  6800. "is-date-object": "^1.0.1",
  6801. "is-symbol": "^1.0.2"
  6802. },
  6803. "engines": {
  6804. "node": ">= 0.4"
  6805. },
  6806. "funding": {
  6807. "url": "https://github.com/sponsors/ljharb"
  6808. }
  6809. },
  6810. "node_modules/escalade": {
  6811. "version": "3.1.1",
  6812. "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.1.1.tgz",
  6813. "integrity": "sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==",
  6814. "engines": {
  6815. "node": ">=6"
  6816. }
  6817. },
  6818. "node_modules/escape-html": {
  6819. "version": "1.0.3",
  6820. "resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz",
  6821. "integrity": "sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg="
  6822. },
  6823. "node_modules/escape-string-regexp": {
  6824. "version": "4.0.0",
  6825. "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz",
  6826. "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==",
  6827. "engines": {
  6828. "node": ">=10"
  6829. },
  6830. "funding": {
  6831. "url": "https://github.com/sponsors/sindresorhus"
  6832. }
  6833. },
  6834. "node_modules/escodegen": {
  6835. "version": "2.0.0",
  6836. "resolved": "https://registry.npmjs.org/escodegen/-/escodegen-2.0.0.tgz",
  6837. "integrity": "sha512-mmHKys/C8BFUGI+MAWNcSYoORYLMdPzjrknd2Vc+bUsjN5bXcr8EhrNB+UTqfL1y3I9c4fw2ihgtMPQLBRiQxw==",
  6838. "dependencies": {
  6839. "esprima": "^4.0.1",
  6840. "estraverse": "^5.2.0",
  6841. "esutils": "^2.0.2",
  6842. "optionator": "^0.8.1"
  6843. },
  6844. "bin": {
  6845. "escodegen": "bin/escodegen.js",
  6846. "esgenerate": "bin/esgenerate.js"
  6847. },
  6848. "engines": {
  6849. "node": ">=6.0"
  6850. },
  6851. "optionalDependencies": {
  6852. "source-map": "~0.6.1"
  6853. }
  6854. },
  6855. "node_modules/escodegen/node_modules/levn": {
  6856. "version": "0.3.0",
  6857. "resolved": "https://registry.npmjs.org/levn/-/levn-0.3.0.tgz",
  6858. "integrity": "sha1-OwmSTt+fCDwEkP3UwLxEIeBHZO4=",
  6859. "dependencies": {
  6860. "prelude-ls": "~1.1.2",
  6861. "type-check": "~0.3.2"
  6862. },
  6863. "engines": {
  6864. "node": ">= 0.8.0"
  6865. }
  6866. },
  6867. "node_modules/escodegen/node_modules/optionator": {
  6868. "version": "0.8.3",
  6869. "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.8.3.tgz",
  6870. "integrity": "sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA==",
  6871. "dependencies": {
  6872. "deep-is": "~0.1.3",
  6873. "fast-levenshtein": "~2.0.6",
  6874. "levn": "~0.3.0",
  6875. "prelude-ls": "~1.1.2",
  6876. "type-check": "~0.3.2",
  6877. "word-wrap": "~1.2.3"
  6878. },
  6879. "engines": {
  6880. "node": ">= 0.8.0"
  6881. }
  6882. },
  6883. "node_modules/escodegen/node_modules/prelude-ls": {
  6884. "version": "1.1.2",
  6885. "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.1.2.tgz",
  6886. "integrity": "sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=",
  6887. "engines": {
  6888. "node": ">= 0.8.0"
  6889. }
  6890. },
  6891. "node_modules/escodegen/node_modules/type-check": {
  6892. "version": "0.3.2",
  6893. "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.3.2.tgz",
  6894. "integrity": "sha1-WITKtRLPHTVeP7eE8wgEsrUg23I=",
  6895. "dependencies": {
  6896. "prelude-ls": "~1.1.2"
  6897. },
  6898. "engines": {
  6899. "node": ">= 0.8.0"
  6900. }
  6901. },
  6902. "node_modules/eslint": {
  6903. "version": "8.13.0",
  6904. "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.13.0.tgz",
  6905. "integrity": "sha512-D+Xei61eInqauAyTJ6C0q6x9mx7kTUC1KZ0m0LSEexR0V+e94K12LmWX076ZIsldwfQ2RONdaJe0re0TRGQbRQ==",
  6906. "dependencies": {
  6907. "@eslint/eslintrc": "^1.2.1",
  6908. "@humanwhocodes/config-array": "^0.9.2",
  6909. "ajv": "^6.10.0",
  6910. "chalk": "^4.0.0",
  6911. "cross-spawn": "^7.0.2",
  6912. "debug": "^4.3.2",
  6913. "doctrine": "^3.0.0",
  6914. "escape-string-regexp": "^4.0.0",
  6915. "eslint-scope": "^7.1.1",
  6916. "eslint-utils": "^3.0.0",
  6917. "eslint-visitor-keys": "^3.3.0",
  6918. "espree": "^9.3.1",
  6919. "esquery": "^1.4.0",
  6920. "esutils": "^2.0.2",
  6921. "fast-deep-equal": "^3.1.3",
  6922. "file-entry-cache": "^6.0.1",
  6923. "functional-red-black-tree": "^1.0.1",
  6924. "glob-parent": "^6.0.1",
  6925. "globals": "^13.6.0",
  6926. "ignore": "^5.2.0",
  6927. "import-fresh": "^3.0.0",
  6928. "imurmurhash": "^0.1.4",
  6929. "is-glob": "^4.0.0",
  6930. "js-yaml": "^4.1.0",
  6931. "json-stable-stringify-without-jsonify": "^1.0.1",
  6932. "levn": "^0.4.1",
  6933. "lodash.merge": "^4.6.2",
  6934. "minimatch": "^3.0.4",
  6935. "natural-compare": "^1.4.0",
  6936. "optionator": "^0.9.1",
  6937. "regexpp": "^3.2.0",
  6938. "strip-ansi": "^6.0.1",
  6939. "strip-json-comments": "^3.1.0",
  6940. "text-table": "^0.2.0",
  6941. "v8-compile-cache": "^2.0.3"
  6942. },
  6943. "bin": {
  6944. "eslint": "bin/eslint.js"
  6945. },
  6946. "engines": {
  6947. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  6948. },
  6949. "funding": {
  6950. "url": "https://opencollective.com/eslint"
  6951. }
  6952. },
  6953. "node_modules/eslint-config-react-app": {
  6954. "version": "7.0.1",
  6955. "resolved": "https://registry.npmjs.org/eslint-config-react-app/-/eslint-config-react-app-7.0.1.tgz",
  6956. "integrity": "sha512-K6rNzvkIeHaTd8m/QEh1Zko0KI7BACWkkneSs6s9cKZC/J27X3eZR6Upt1jkmZ/4FK+XUOPPxMEN7+lbUXfSlA==",
  6957. "dependencies": {
  6958. "@babel/core": "^7.16.0",
  6959. "@babel/eslint-parser": "^7.16.3",
  6960. "@rushstack/eslint-patch": "^1.1.0",
  6961. "@typescript-eslint/eslint-plugin": "^5.5.0",
  6962. "@typescript-eslint/parser": "^5.5.0",
  6963. "babel-preset-react-app": "^10.0.1",
  6964. "confusing-browser-globals": "^1.0.11",
  6965. "eslint-plugin-flowtype": "^8.0.3",
  6966. "eslint-plugin-import": "^2.25.3",
  6967. "eslint-plugin-jest": "^25.3.0",
  6968. "eslint-plugin-jsx-a11y": "^6.5.1",
  6969. "eslint-plugin-react": "^7.27.1",
  6970. "eslint-plugin-react-hooks": "^4.3.0",
  6971. "eslint-plugin-testing-library": "^5.0.1"
  6972. },
  6973. "engines": {
  6974. "node": ">=14.0.0"
  6975. },
  6976. "peerDependencies": {
  6977. "eslint": "^8.0.0"
  6978. }
  6979. },
  6980. "node_modules/eslint-import-resolver-node": {
  6981. "version": "0.3.6",
  6982. "resolved": "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.6.tgz",
  6983. "integrity": "sha512-0En0w03NRVMn9Uiyn8YRPDKvWjxCWkslUEhGNTdGx15RvPJYQ+lbOlqrlNI2vEAs4pDYK4f/HN2TbDmk5TP0iw==",
  6984. "dependencies": {
  6985. "debug": "^3.2.7",
  6986. "resolve": "^1.20.0"
  6987. }
  6988. },
  6989. "node_modules/eslint-import-resolver-node/node_modules/debug": {
  6990. "version": "3.2.7",
  6991. "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
  6992. "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
  6993. "dependencies": {
  6994. "ms": "^2.1.1"
  6995. }
  6996. },
  6997. "node_modules/eslint-module-utils": {
  6998. "version": "2.7.3",
  6999. "resolved": "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.7.3.tgz",
  7000. "integrity": "sha512-088JEC7O3lDZM9xGe0RerkOMd0EjFl+Yvd1jPWIkMT5u3H9+HC34mWWPnqPrN13gieT9pBOO+Qt07Nb/6TresQ==",
  7001. "dependencies": {
  7002. "debug": "^3.2.7",
  7003. "find-up": "^2.1.0"
  7004. },
  7005. "engines": {
  7006. "node": ">=4"
  7007. }
  7008. },
  7009. "node_modules/eslint-module-utils/node_modules/debug": {
  7010. "version": "3.2.7",
  7011. "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
  7012. "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
  7013. "dependencies": {
  7014. "ms": "^2.1.1"
  7015. }
  7016. },
  7017. "node_modules/eslint-module-utils/node_modules/find-up": {
  7018. "version": "2.1.0",
  7019. "resolved": "https://registry.npmjs.org/find-up/-/find-up-2.1.0.tgz",
  7020. "integrity": "sha1-RdG35QbHF93UgndaK3eSCjwMV6c=",
  7021. "dependencies": {
  7022. "locate-path": "^2.0.0"
  7023. },
  7024. "engines": {
  7025. "node": ">=4"
  7026. }
  7027. },
  7028. "node_modules/eslint-module-utils/node_modules/locate-path": {
  7029. "version": "2.0.0",
  7030. "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-2.0.0.tgz",
  7031. "integrity": "sha1-K1aLJl7slExtnA3pw9u7ygNUzY4=",
  7032. "dependencies": {
  7033. "p-locate": "^2.0.0",
  7034. "path-exists": "^3.0.0"
  7035. },
  7036. "engines": {
  7037. "node": ">=4"
  7038. }
  7039. },
  7040. "node_modules/eslint-module-utils/node_modules/p-limit": {
  7041. "version": "1.3.0",
  7042. "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-1.3.0.tgz",
  7043. "integrity": "sha512-vvcXsLAJ9Dr5rQOPk7toZQZJApBl2K4J6dANSsEuh6QI41JYcsS/qhTGa9ErIUUgK3WNQoJYvylxvjqmiqEA9Q==",
  7044. "dependencies": {
  7045. "p-try": "^1.0.0"
  7046. },
  7047. "engines": {
  7048. "node": ">=4"
  7049. }
  7050. },
  7051. "node_modules/eslint-module-utils/node_modules/p-locate": {
  7052. "version": "2.0.0",
  7053. "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-2.0.0.tgz",
  7054. "integrity": "sha1-IKAQOyIqcMj9OcwuWAaA893l7EM=",
  7055. "dependencies": {
  7056. "p-limit": "^1.1.0"
  7057. },
  7058. "engines": {
  7059. "node": ">=4"
  7060. }
  7061. },
  7062. "node_modules/eslint-module-utils/node_modules/p-try": {
  7063. "version": "1.0.0",
  7064. "resolved": "https://registry.npmjs.org/p-try/-/p-try-1.0.0.tgz",
  7065. "integrity": "sha1-y8ec26+P1CKOE/Yh8rGiN8GyB7M=",
  7066. "engines": {
  7067. "node": ">=4"
  7068. }
  7069. },
  7070. "node_modules/eslint-module-utils/node_modules/path-exists": {
  7071. "version": "3.0.0",
  7072. "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz",
  7073. "integrity": "sha1-zg6+ql94yxiSXqfYENe1mwEP1RU=",
  7074. "engines": {
  7075. "node": ">=4"
  7076. }
  7077. },
  7078. "node_modules/eslint-plugin-flowtype": {
  7079. "version": "8.0.3",
  7080. "resolved": "https://registry.npmjs.org/eslint-plugin-flowtype/-/eslint-plugin-flowtype-8.0.3.tgz",
  7081. "integrity": "sha512-dX8l6qUL6O+fYPtpNRideCFSpmWOUVx5QcaGLVqe/vlDiBSe4vYljDWDETwnyFzpl7By/WVIu6rcrniCgH9BqQ==",
  7082. "dependencies": {
  7083. "lodash": "^4.17.21",
  7084. "string-natural-compare": "^3.0.1"
  7085. },
  7086. "engines": {
  7087. "node": ">=12.0.0"
  7088. },
  7089. "peerDependencies": {
  7090. "@babel/plugin-syntax-flow": "^7.14.5",
  7091. "@babel/plugin-transform-react-jsx": "^7.14.9",
  7092. "eslint": "^8.1.0"
  7093. }
  7094. },
  7095. "node_modules/eslint-plugin-import": {
  7096. "version": "2.26.0",
  7097. "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.26.0.tgz",
  7098. "integrity": "sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==",
  7099. "dependencies": {
  7100. "array-includes": "^3.1.4",
  7101. "array.prototype.flat": "^1.2.5",
  7102. "debug": "^2.6.9",
  7103. "doctrine": "^2.1.0",
  7104. "eslint-import-resolver-node": "^0.3.6",
  7105. "eslint-module-utils": "^2.7.3",
  7106. "has": "^1.0.3",
  7107. "is-core-module": "^2.8.1",
  7108. "is-glob": "^4.0.3",
  7109. "minimatch": "^3.1.2",
  7110. "object.values": "^1.1.5",
  7111. "resolve": "^1.22.0",
  7112. "tsconfig-paths": "^3.14.1"
  7113. },
  7114. "engines": {
  7115. "node": ">=4"
  7116. },
  7117. "peerDependencies": {
  7118. "eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8"
  7119. }
  7120. },
  7121. "node_modules/eslint-plugin-import/node_modules/debug": {
  7122. "version": "2.6.9",
  7123. "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
  7124. "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
  7125. "dependencies": {
  7126. "ms": "2.0.0"
  7127. }
  7128. },
  7129. "node_modules/eslint-plugin-import/node_modules/doctrine": {
  7130. "version": "2.1.0",
  7131. "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz",
  7132. "integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==",
  7133. "dependencies": {
  7134. "esutils": "^2.0.2"
  7135. },
  7136. "engines": {
  7137. "node": ">=0.10.0"
  7138. }
  7139. },
  7140. "node_modules/eslint-plugin-import/node_modules/ms": {
  7141. "version": "2.0.0",
  7142. "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
  7143. "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
  7144. },
  7145. "node_modules/eslint-plugin-jest": {
  7146. "version": "25.7.0",
  7147. "resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-25.7.0.tgz",
  7148. "integrity": "sha512-PWLUEXeeF7C9QGKqvdSbzLOiLTx+bno7/HC9eefePfEb257QFHg7ye3dh80AZVkaa/RQsBB1Q/ORQvg2X7F0NQ==",
  7149. "dependencies": {
  7150. "@typescript-eslint/experimental-utils": "^5.0.0"
  7151. },
  7152. "engines": {
  7153. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  7154. },
  7155. "peerDependencies": {
  7156. "@typescript-eslint/eslint-plugin": "^4.0.0 || ^5.0.0",
  7157. "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
  7158. },
  7159. "peerDependenciesMeta": {
  7160. "@typescript-eslint/eslint-plugin": {
  7161. "optional": true
  7162. },
  7163. "jest": {
  7164. "optional": true
  7165. }
  7166. }
  7167. },
  7168. "node_modules/eslint-plugin-jsx-a11y": {
  7169. "version": "6.5.1",
  7170. "resolved": "https://registry.npmjs.org/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.5.1.tgz",
  7171. "integrity": "sha512-sVCFKX9fllURnXT2JwLN5Qgo24Ug5NF6dxhkmxsMEUZhXRcGg+X3e1JbJ84YePQKBl5E0ZjAH5Q4rkdcGY99+g==",
  7172. "dependencies": {
  7173. "@babel/runtime": "^7.16.3",
  7174. "aria-query": "^4.2.2",
  7175. "array-includes": "^3.1.4",
  7176. "ast-types-flow": "^0.0.7",
  7177. "axe-core": "^4.3.5",
  7178. "axobject-query": "^2.2.0",
  7179. "damerau-levenshtein": "^1.0.7",
  7180. "emoji-regex": "^9.2.2",
  7181. "has": "^1.0.3",
  7182. "jsx-ast-utils": "^3.2.1",
  7183. "language-tags": "^1.0.5",
  7184. "minimatch": "^3.0.4"
  7185. },
  7186. "engines": {
  7187. "node": ">=4.0"
  7188. },
  7189. "peerDependencies": {
  7190. "eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8"
  7191. }
  7192. },
  7193. "node_modules/eslint-plugin-jsx-a11y/node_modules/aria-query": {
  7194. "version": "4.2.2",
  7195. "resolved": "https://registry.npmjs.org/aria-query/-/aria-query-4.2.2.tgz",
  7196. "integrity": "sha512-o/HelwhuKpTj/frsOsbNLNgnNGVIFsVP/SW2BSF14gVl7kAfMOJ6/8wUAUvG1R1NHKrfG+2sHZTu0yauT1qBrA==",
  7197. "dependencies": {
  7198. "@babel/runtime": "^7.10.2",
  7199. "@babel/runtime-corejs3": "^7.10.2"
  7200. },
  7201. "engines": {
  7202. "node": ">=6.0"
  7203. }
  7204. },
  7205. "node_modules/eslint-plugin-react": {
  7206. "version": "7.29.4",
  7207. "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.29.4.tgz",
  7208. "integrity": "sha512-CVCXajliVh509PcZYRFyu/BoUEz452+jtQJq2b3Bae4v3xBUWPLCmtmBM+ZinG4MzwmxJgJ2M5rMqhqLVn7MtQ==",
  7209. "dependencies": {
  7210. "array-includes": "^3.1.4",
  7211. "array.prototype.flatmap": "^1.2.5",
  7212. "doctrine": "^2.1.0",
  7213. "estraverse": "^5.3.0",
  7214. "jsx-ast-utils": "^2.4.1 || ^3.0.0",
  7215. "minimatch": "^3.1.2",
  7216. "object.entries": "^1.1.5",
  7217. "object.fromentries": "^2.0.5",
  7218. "object.hasown": "^1.1.0",
  7219. "object.values": "^1.1.5",
  7220. "prop-types": "^15.8.1",
  7221. "resolve": "^2.0.0-next.3",
  7222. "semver": "^6.3.0",
  7223. "string.prototype.matchall": "^4.0.6"
  7224. },
  7225. "engines": {
  7226. "node": ">=4"
  7227. },
  7228. "peerDependencies": {
  7229. "eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8"
  7230. }
  7231. },
  7232. "node_modules/eslint-plugin-react-hooks": {
  7233. "version": "4.4.0",
  7234. "resolved": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.4.0.tgz",
  7235. "integrity": "sha512-U3RVIfdzJaeKDQKEJbz5p3NW8/L80PCATJAfuojwbaEL+gBjfGdhUcGde+WGUW46Q5sr/NgxevsIiDtNXrvZaQ==",
  7236. "engines": {
  7237. "node": ">=10"
  7238. },
  7239. "peerDependencies": {
  7240. "eslint": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0"
  7241. }
  7242. },
  7243. "node_modules/eslint-plugin-react/node_modules/doctrine": {
  7244. "version": "2.1.0",
  7245. "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz",
  7246. "integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==",
  7247. "dependencies": {
  7248. "esutils": "^2.0.2"
  7249. },
  7250. "engines": {
  7251. "node": ">=0.10.0"
  7252. }
  7253. },
  7254. "node_modules/eslint-plugin-react/node_modules/resolve": {
  7255. "version": "2.0.0-next.3",
  7256. "resolved": "https://registry.npmjs.org/resolve/-/resolve-2.0.0-next.3.tgz",
  7257. "integrity": "sha512-W8LucSynKUIDu9ylraa7ueVZ7hc0uAgJBxVsQSKOXOyle8a93qXhcz+XAXZ8bIq2d6i4Ehddn6Evt+0/UwKk6Q==",
  7258. "dependencies": {
  7259. "is-core-module": "^2.2.0",
  7260. "path-parse": "^1.0.6"
  7261. },
  7262. "funding": {
  7263. "url": "https://github.com/sponsors/ljharb"
  7264. }
  7265. },
  7266. "node_modules/eslint-plugin-react/node_modules/semver": {
  7267. "version": "6.3.0",
  7268. "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
  7269. "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
  7270. "bin": {
  7271. "semver": "bin/semver.js"
  7272. }
  7273. },
  7274. "node_modules/eslint-plugin-testing-library": {
  7275. "version": "5.3.1",
  7276. "resolved": "https://registry.npmjs.org/eslint-plugin-testing-library/-/eslint-plugin-testing-library-5.3.1.tgz",
  7277. "integrity": "sha512-OfF4dlG/q6ck6DL3P8Z0FPdK0dU5K57gsBu7eUcaVbwYKaNzjgejnXiM9CCUevppORkvfek+9D3Uj/9ZZ8Vz8g==",
  7278. "dependencies": {
  7279. "@typescript-eslint/utils": "^5.13.0"
  7280. },
  7281. "engines": {
  7282. "node": "^12.22.0 || ^14.17.0 || >=16.0.0",
  7283. "npm": ">=6"
  7284. },
  7285. "peerDependencies": {
  7286. "eslint": "^7.5.0 || ^8.0.0"
  7287. }
  7288. },
  7289. "node_modules/eslint-scope": {
  7290. "version": "7.1.1",
  7291. "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.1.1.tgz",
  7292. "integrity": "sha512-QKQM/UXpIiHcLqJ5AOyIW7XZmzjkzQXYE54n1++wb0u9V/abW3l9uQnxX8Z5Xd18xyKIMTUAyQ0k1e8pz6LUrw==",
  7293. "dependencies": {
  7294. "esrecurse": "^4.3.0",
  7295. "estraverse": "^5.2.0"
  7296. },
  7297. "engines": {
  7298. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  7299. }
  7300. },
  7301. "node_modules/eslint-utils": {
  7302. "version": "3.0.0",
  7303. "resolved": "https://registry.npmjs.org/eslint-utils/-/eslint-utils-3.0.0.tgz",
  7304. "integrity": "sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==",
  7305. "dependencies": {
  7306. "eslint-visitor-keys": "^2.0.0"
  7307. },
  7308. "engines": {
  7309. "node": "^10.0.0 || ^12.0.0 || >= 14.0.0"
  7310. },
  7311. "funding": {
  7312. "url": "https://github.com/sponsors/mysticatea"
  7313. },
  7314. "peerDependencies": {
  7315. "eslint": ">=5"
  7316. }
  7317. },
  7318. "node_modules/eslint-utils/node_modules/eslint-visitor-keys": {
  7319. "version": "2.1.0",
  7320. "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz",
  7321. "integrity": "sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==",
  7322. "engines": {
  7323. "node": ">=10"
  7324. }
  7325. },
  7326. "node_modules/eslint-visitor-keys": {
  7327. "version": "3.3.0",
  7328. "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz",
  7329. "integrity": "sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==",
  7330. "engines": {
  7331. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  7332. }
  7333. },
  7334. "node_modules/eslint-webpack-plugin": {
  7335. "version": "3.1.1",
  7336. "resolved": "https://registry.npmjs.org/eslint-webpack-plugin/-/eslint-webpack-plugin-3.1.1.tgz",
  7337. "integrity": "sha512-xSucskTN9tOkfW7so4EaiFIkulWLXwCB/15H917lR6pTv0Zot6/fetFucmENRb7J5whVSFKIvwnrnsa78SG2yg==",
  7338. "dependencies": {
  7339. "@types/eslint": "^7.28.2",
  7340. "jest-worker": "^27.3.1",
  7341. "micromatch": "^4.0.4",
  7342. "normalize-path": "^3.0.0",
  7343. "schema-utils": "^3.1.1"
  7344. },
  7345. "engines": {
  7346. "node": ">= 12.13.0"
  7347. },
  7348. "funding": {
  7349. "type": "opencollective",
  7350. "url": "https://opencollective.com/webpack"
  7351. },
  7352. "peerDependencies": {
  7353. "eslint": "^7.0.0 || ^8.0.0",
  7354. "webpack": "^5.0.0"
  7355. }
  7356. },
  7357. "node_modules/eslint/node_modules/argparse": {
  7358. "version": "2.0.1",
  7359. "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
  7360. "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q=="
  7361. },
  7362. "node_modules/eslint/node_modules/globals": {
  7363. "version": "13.13.0",
  7364. "resolved": "https://registry.npmjs.org/globals/-/globals-13.13.0.tgz",
  7365. "integrity": "sha512-EQ7Q18AJlPwp3vUDL4mKA0KXrXyNIQyWon6T6XQiBQF0XHvRsiCSrWmmeATpUzdJN2HhWZU6Pdl0a9zdep5p6A==",
  7366. "dependencies": {
  7367. "type-fest": "^0.20.2"
  7368. },
  7369. "engines": {
  7370. "node": ">=8"
  7371. },
  7372. "funding": {
  7373. "url": "https://github.com/sponsors/sindresorhus"
  7374. }
  7375. },
  7376. "node_modules/eslint/node_modules/js-yaml": {
  7377. "version": "4.1.0",
  7378. "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
  7379. "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
  7380. "dependencies": {
  7381. "argparse": "^2.0.1"
  7382. },
  7383. "bin": {
  7384. "js-yaml": "bin/js-yaml.js"
  7385. }
  7386. },
  7387. "node_modules/eslint/node_modules/type-fest": {
  7388. "version": "0.20.2",
  7389. "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz",
  7390. "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==",
  7391. "engines": {
  7392. "node": ">=10"
  7393. },
  7394. "funding": {
  7395. "url": "https://github.com/sponsors/sindresorhus"
  7396. }
  7397. },
  7398. "node_modules/espree": {
  7399. "version": "9.3.1",
  7400. "resolved": "https://registry.npmjs.org/espree/-/espree-9.3.1.tgz",
  7401. "integrity": "sha512-bvdyLmJMfwkV3NCRl5ZhJf22zBFo1y8bYh3VYb+bfzqNB4Je68P2sSuXyuFquzWLebHpNd2/d5uv7yoP9ISnGQ==",
  7402. "dependencies": {
  7403. "acorn": "^8.7.0",
  7404. "acorn-jsx": "^5.3.1",
  7405. "eslint-visitor-keys": "^3.3.0"
  7406. },
  7407. "engines": {
  7408. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  7409. }
  7410. },
  7411. "node_modules/esprima": {
  7412. "version": "4.0.1",
  7413. "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz",
  7414. "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==",
  7415. "bin": {
  7416. "esparse": "bin/esparse.js",
  7417. "esvalidate": "bin/esvalidate.js"
  7418. },
  7419. "engines": {
  7420. "node": ">=4"
  7421. }
  7422. },
  7423. "node_modules/esquery": {
  7424. "version": "1.4.0",
  7425. "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.4.0.tgz",
  7426. "integrity": "sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w==",
  7427. "dependencies": {
  7428. "estraverse": "^5.1.0"
  7429. },
  7430. "engines": {
  7431. "node": ">=0.10"
  7432. }
  7433. },
  7434. "node_modules/esrecurse": {
  7435. "version": "4.3.0",
  7436. "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz",
  7437. "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==",
  7438. "dependencies": {
  7439. "estraverse": "^5.2.0"
  7440. },
  7441. "engines": {
  7442. "node": ">=4.0"
  7443. }
  7444. },
  7445. "node_modules/estraverse": {
  7446. "version": "5.3.0",
  7447. "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz",
  7448. "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==",
  7449. "engines": {
  7450. "node": ">=4.0"
  7451. }
  7452. },
  7453. "node_modules/estree-walker": {
  7454. "version": "1.0.1",
  7455. "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-1.0.1.tgz",
  7456. "integrity": "sha512-1fMXF3YP4pZZVozF8j/ZLfvnR8NSIljt56UhbZ5PeeDmmGHpgpdwQt7ITlGvYaQukCvuBRMLEiKiYC+oeIg4cg=="
  7457. },
  7458. "node_modules/esutils": {
  7459. "version": "2.0.3",
  7460. "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz",
  7461. "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==",
  7462. "engines": {
  7463. "node": ">=0.10.0"
  7464. }
  7465. },
  7466. "node_modules/etag": {
  7467. "version": "1.8.1",
  7468. "resolved": "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz",
  7469. "integrity": "sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=",
  7470. "engines": {
  7471. "node": ">= 0.6"
  7472. }
  7473. },
  7474. "node_modules/eventemitter3": {
  7475. "version": "4.0.7",
  7476. "resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-4.0.7.tgz",
  7477. "integrity": "sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw=="
  7478. },
  7479. "node_modules/events": {
  7480. "version": "3.3.0",
  7481. "resolved": "https://registry.npmjs.org/events/-/events-3.3.0.tgz",
  7482. "integrity": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==",
  7483. "engines": {
  7484. "node": ">=0.8.x"
  7485. }
  7486. },
  7487. "node_modules/execa": {
  7488. "version": "5.1.1",
  7489. "resolved": "https://registry.npmjs.org/execa/-/execa-5.1.1.tgz",
  7490. "integrity": "sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==",
  7491. "dependencies": {
  7492. "cross-spawn": "^7.0.3",
  7493. "get-stream": "^6.0.0",
  7494. "human-signals": "^2.1.0",
  7495. "is-stream": "^2.0.0",
  7496. "merge-stream": "^2.0.0",
  7497. "npm-run-path": "^4.0.1",
  7498. "onetime": "^5.1.2",
  7499. "signal-exit": "^3.0.3",
  7500. "strip-final-newline": "^2.0.0"
  7501. },
  7502. "engines": {
  7503. "node": ">=10"
  7504. },
  7505. "funding": {
  7506. "url": "https://github.com/sindresorhus/execa?sponsor=1"
  7507. }
  7508. },
  7509. "node_modules/exit": {
  7510. "version": "0.1.2",
  7511. "resolved": "https://registry.npmjs.org/exit/-/exit-0.1.2.tgz",
  7512. "integrity": "sha1-BjJjj42HfMghB9MKD/8aF8uhzQw=",
  7513. "engines": {
  7514. "node": ">= 0.8.0"
  7515. }
  7516. },
  7517. "node_modules/expect": {
  7518. "version": "27.5.1",
  7519. "resolved": "https://registry.npmjs.org/expect/-/expect-27.5.1.tgz",
  7520. "integrity": "sha512-E1q5hSUG2AmYQwQJ041nvgpkODHQvB+RKlB4IYdru6uJsyFTRyZAP463M+1lINorwbqAmUggi6+WwkD8lCS/Dw==",
  7521. "dependencies": {
  7522. "@jest/types": "^27.5.1",
  7523. "jest-get-type": "^27.5.1",
  7524. "jest-matcher-utils": "^27.5.1",
  7525. "jest-message-util": "^27.5.1"
  7526. },
  7527. "engines": {
  7528. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  7529. }
  7530. },
  7531. "node_modules/expect/node_modules/jest-get-type": {
  7532. "version": "27.5.1",
  7533. "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-27.5.1.tgz",
  7534. "integrity": "sha512-2KY95ksYSaK7DMBWQn6dQz3kqAf3BB64y2udeG+hv4KfSOb9qwcYQstTJc1KCbsix+wLZWZYN8t7nwX3GOBLRw==",
  7535. "engines": {
  7536. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  7537. }
  7538. },
  7539. "node_modules/express": {
  7540. "version": "4.17.3",
  7541. "resolved": "https://registry.npmjs.org/express/-/express-4.17.3.tgz",
  7542. "integrity": "sha512-yuSQpz5I+Ch7gFrPCk4/c+dIBKlQUxtgwqzph132bsT6qhuzss6I8cLJQz7B3rFblzd6wtcI0ZbGltH/C4LjUg==",
  7543. "dependencies": {
  7544. "accepts": "~1.3.8",
  7545. "array-flatten": "1.1.1",
  7546. "body-parser": "1.19.2",
  7547. "content-disposition": "0.5.4",
  7548. "content-type": "~1.0.4",
  7549. "cookie": "0.4.2",
  7550. "cookie-signature": "1.0.6",
  7551. "debug": "2.6.9",
  7552. "depd": "~1.1.2",
  7553. "encodeurl": "~1.0.2",
  7554. "escape-html": "~1.0.3",
  7555. "etag": "~1.8.1",
  7556. "finalhandler": "~1.1.2",
  7557. "fresh": "0.5.2",
  7558. "merge-descriptors": "1.0.1",
  7559. "methods": "~1.1.2",
  7560. "on-finished": "~2.3.0",
  7561. "parseurl": "~1.3.3",
  7562. "path-to-regexp": "0.1.7",
  7563. "proxy-addr": "~2.0.7",
  7564. "qs": "6.9.7",
  7565. "range-parser": "~1.2.1",
  7566. "safe-buffer": "5.2.1",
  7567. "send": "0.17.2",
  7568. "serve-static": "1.14.2",
  7569. "setprototypeof": "1.2.0",
  7570. "statuses": "~1.5.0",
  7571. "type-is": "~1.6.18",
  7572. "utils-merge": "1.0.1",
  7573. "vary": "~1.1.2"
  7574. },
  7575. "engines": {
  7576. "node": ">= 0.10.0"
  7577. }
  7578. },
  7579. "node_modules/express/node_modules/array-flatten": {
  7580. "version": "1.1.1",
  7581. "resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz",
  7582. "integrity": "sha1-ml9pkFGx5wczKPKgCJaLZOopVdI="
  7583. },
  7584. "node_modules/express/node_modules/debug": {
  7585. "version": "2.6.9",
  7586. "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
  7587. "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
  7588. "dependencies": {
  7589. "ms": "2.0.0"
  7590. }
  7591. },
  7592. "node_modules/express/node_modules/ms": {
  7593. "version": "2.0.0",
  7594. "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
  7595. "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
  7596. },
  7597. "node_modules/express/node_modules/path-to-regexp": {
  7598. "version": "0.1.7",
  7599. "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.7.tgz",
  7600. "integrity": "sha1-32BBeABfUi8V60SQ5yR6G/qmf4w="
  7601. },
  7602. "node_modules/express/node_modules/safe-buffer": {
  7603. "version": "5.2.1",
  7604. "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
  7605. "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",
  7606. "funding": [
  7607. {
  7608. "type": "github",
  7609. "url": "https://github.com/sponsors/feross"
  7610. },
  7611. {
  7612. "type": "patreon",
  7613. "url": "https://www.patreon.com/feross"
  7614. },
  7615. {
  7616. "type": "consulting",
  7617. "url": "https://feross.org/support"
  7618. }
  7619. ]
  7620. },
  7621. "node_modules/extend": {
  7622. "version": "3.0.2",
  7623. "resolved": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz",
  7624. "integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g=="
  7625. },
  7626. "node_modules/extsprintf": {
  7627. "version": "1.3.0",
  7628. "resolved": "https://registry.npmjs.org/extsprintf/-/extsprintf-1.3.0.tgz",
  7629. "integrity": "sha1-lpGEQOMEGnpBT4xS48V06zw+HgU=",
  7630. "engines": [
  7631. "node >=0.6.0"
  7632. ]
  7633. },
  7634. "node_modules/fast-deep-equal": {
  7635. "version": "3.1.3",
  7636. "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
  7637. "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q=="
  7638. },
  7639. "node_modules/fast-glob": {
  7640. "version": "3.2.11",
  7641. "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.11.tgz",
  7642. "integrity": "sha512-xrO3+1bxSo3ZVHAnqzyuewYT6aMFHRAd4Kcs92MAonjwQZLsK9d0SF1IyQ3k5PoirxTW0Oe/RqFgMQ6TcNE5Ew==",
  7643. "dependencies": {
  7644. "@nodelib/fs.stat": "^2.0.2",
  7645. "@nodelib/fs.walk": "^1.2.3",
  7646. "glob-parent": "^5.1.2",
  7647. "merge2": "^1.3.0",
  7648. "micromatch": "^4.0.4"
  7649. },
  7650. "engines": {
  7651. "node": ">=8.6.0"
  7652. }
  7653. },
  7654. "node_modules/fast-glob/node_modules/glob-parent": {
  7655. "version": "5.1.2",
  7656. "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
  7657. "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
  7658. "dependencies": {
  7659. "is-glob": "^4.0.1"
  7660. },
  7661. "engines": {
  7662. "node": ">= 6"
  7663. }
  7664. },
  7665. "node_modules/fast-json-stable-stringify": {
  7666. "version": "2.1.0",
  7667. "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz",
  7668. "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw=="
  7669. },
  7670. "node_modules/fast-levenshtein": {
  7671. "version": "2.0.6",
  7672. "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz",
  7673. "integrity": "sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc="
  7674. },
  7675. "node_modules/fastq": {
  7676. "version": "1.13.0",
  7677. "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.13.0.tgz",
  7678. "integrity": "sha512-YpkpUnK8od0o1hmeSc7UUs/eB/vIPWJYjKck2QKIzAf71Vm1AAQ3EbuZB3g2JIy+pg+ERD0vqI79KyZiB2e2Nw==",
  7679. "dependencies": {
  7680. "reusify": "^1.0.4"
  7681. }
  7682. },
  7683. "node_modules/faye-websocket": {
  7684. "version": "0.11.4",
  7685. "resolved": "https://registry.npmjs.org/faye-websocket/-/faye-websocket-0.11.4.tgz",
  7686. "integrity": "sha512-CzbClwlXAuiRQAlUyfqPgvPoNKTckTPGfwZV4ZdAhVcP2lh9KUxJg2b5GkE7XbjKQ3YJnQ9z6D9ntLAlB+tP8g==",
  7687. "dependencies": {
  7688. "websocket-driver": ">=0.5.1"
  7689. },
  7690. "engines": {
  7691. "node": ">=0.8.0"
  7692. }
  7693. },
  7694. "node_modules/fb-watchman": {
  7695. "version": "2.0.1",
  7696. "resolved": "https://registry.npmjs.org/fb-watchman/-/fb-watchman-2.0.1.tgz",
  7697. "integrity": "sha512-DkPJKQeY6kKwmuMretBhr7G6Vodr7bFwDYTXIkfG1gjvNpaxBTQV3PbXg6bR1c1UP4jPOX0jHUbbHANL9vRjVg==",
  7698. "dependencies": {
  7699. "bser": "2.1.1"
  7700. }
  7701. },
  7702. "node_modules/fd-slicer": {
  7703. "version": "1.1.0",
  7704. "resolved": "https://registry.npmjs.org/fd-slicer/-/fd-slicer-1.1.0.tgz",
  7705. "integrity": "sha1-JcfInLH5B3+IkbvmHY85Dq4lbx4=",
  7706. "dev": true,
  7707. "dependencies": {
  7708. "pend": "~1.2.0"
  7709. }
  7710. },
  7711. "node_modules/file-entry-cache": {
  7712. "version": "6.0.1",
  7713. "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz",
  7714. "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==",
  7715. "dependencies": {
  7716. "flat-cache": "^3.0.4"
  7717. },
  7718. "engines": {
  7719. "node": "^10.12.0 || >=12.0.0"
  7720. }
  7721. },
  7722. "node_modules/file-loader": {
  7723. "version": "6.2.0",
  7724. "resolved": "https://registry.npmjs.org/file-loader/-/file-loader-6.2.0.tgz",
  7725. "integrity": "sha512-qo3glqyTa61Ytg4u73GultjHGjdRyig3tG6lPtyX/jOEJvHif9uB0/OCI2Kif6ctF3caQTW2G5gym21oAsI4pw==",
  7726. "dependencies": {
  7727. "loader-utils": "^2.0.0",
  7728. "schema-utils": "^3.0.0"
  7729. },
  7730. "engines": {
  7731. "node": ">= 10.13.0"
  7732. },
  7733. "funding": {
  7734. "type": "opencollective",
  7735. "url": "https://opencollective.com/webpack"
  7736. },
  7737. "peerDependencies": {
  7738. "webpack": "^4.0.0 || ^5.0.0"
  7739. }
  7740. },
  7741. "node_modules/filelist": {
  7742. "version": "1.0.2",
  7743. "resolved": "https://registry.npmjs.org/filelist/-/filelist-1.0.2.tgz",
  7744. "integrity": "sha512-z7O0IS8Plc39rTCq6i6iHxk43duYOn8uFJiWSewIq0Bww1RNybVHSCjahmcC87ZqAm4OTvFzlzeGu3XAzG1ctQ==",
  7745. "dependencies": {
  7746. "minimatch": "^3.0.4"
  7747. }
  7748. },
  7749. "node_modules/filesize": {
  7750. "version": "8.0.7",
  7751. "resolved": "https://registry.npmjs.org/filesize/-/filesize-8.0.7.tgz",
  7752. "integrity": "sha512-pjmC+bkIF8XI7fWaH8KxHcZL3DPybs1roSKP4rKDvy20tAWwIObE4+JIseG2byfGKhud5ZnM4YSGKBz7Sh0ndQ==",
  7753. "engines": {
  7754. "node": ">= 0.4.0"
  7755. }
  7756. },
  7757. "node_modules/fill-range": {
  7758. "version": "7.0.1",
  7759. "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz",
  7760. "integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==",
  7761. "dependencies": {
  7762. "to-regex-range": "^5.0.1"
  7763. },
  7764. "engines": {
  7765. "node": ">=8"
  7766. }
  7767. },
  7768. "node_modules/finalhandler": {
  7769. "version": "1.1.2",
  7770. "resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.1.2.tgz",
  7771. "integrity": "sha512-aAWcW57uxVNrQZqFXjITpW3sIUQmHGG3qSb9mUah9MgMC4NeWhNOlNjXEYq3HjRAvL6arUviZGGJsBg6z0zsWA==",
  7772. "dependencies": {
  7773. "debug": "2.6.9",
  7774. "encodeurl": "~1.0.2",
  7775. "escape-html": "~1.0.3",
  7776. "on-finished": "~2.3.0",
  7777. "parseurl": "~1.3.3",
  7778. "statuses": "~1.5.0",
  7779. "unpipe": "~1.0.0"
  7780. },
  7781. "engines": {
  7782. "node": ">= 0.8"
  7783. }
  7784. },
  7785. "node_modules/finalhandler/node_modules/debug": {
  7786. "version": "2.6.9",
  7787. "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
  7788. "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
  7789. "dependencies": {
  7790. "ms": "2.0.0"
  7791. }
  7792. },
  7793. "node_modules/finalhandler/node_modules/ms": {
  7794. "version": "2.0.0",
  7795. "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
  7796. "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
  7797. },
  7798. "node_modules/find-cache-dir": {
  7799. "version": "3.3.2",
  7800. "resolved": "https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-3.3.2.tgz",
  7801. "integrity": "sha512-wXZV5emFEjrridIgED11OoUKLxiYjAcqot/NJdAkOhlJ+vGzwhOAfcG5OX1jP+S0PcjEn8bdMJv+g2jwQ3Onig==",
  7802. "dependencies": {
  7803. "commondir": "^1.0.1",
  7804. "make-dir": "^3.0.2",
  7805. "pkg-dir": "^4.1.0"
  7806. },
  7807. "engines": {
  7808. "node": ">=8"
  7809. },
  7810. "funding": {
  7811. "url": "https://github.com/avajs/find-cache-dir?sponsor=1"
  7812. }
  7813. },
  7814. "node_modules/find-up": {
  7815. "version": "5.0.0",
  7816. "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
  7817. "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
  7818. "dependencies": {
  7819. "locate-path": "^6.0.0",
  7820. "path-exists": "^4.0.0"
  7821. },
  7822. "engines": {
  7823. "node": ">=10"
  7824. },
  7825. "funding": {
  7826. "url": "https://github.com/sponsors/sindresorhus"
  7827. }
  7828. },
  7829. "node_modules/flat-cache": {
  7830. "version": "3.0.4",
  7831. "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.0.4.tgz",
  7832. "integrity": "sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg==",
  7833. "dependencies": {
  7834. "flatted": "^3.1.0",
  7835. "rimraf": "^3.0.2"
  7836. },
  7837. "engines": {
  7838. "node": "^10.12.0 || >=12.0.0"
  7839. }
  7840. },
  7841. "node_modules/flatted": {
  7842. "version": "3.2.5",
  7843. "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.2.5.tgz",
  7844. "integrity": "sha512-WIWGi2L3DyTUvUrwRKgGi9TwxQMUEqPOPQBVi71R96jZXJdFskXEmf54BoZaS1kknGODoIGASGEzBUYdyMCBJg=="
  7845. },
  7846. "node_modules/follow-redirects": {
  7847. "version": "1.14.9",
  7848. "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.9.tgz",
  7849. "integrity": "sha512-MQDfihBQYMcyy5dhRDJUHcw7lb2Pv/TuE6xP1vyraLukNDHKbDxDNaOE3NbCAdKQApno+GPRyo1YAp89yCjK4w==",
  7850. "funding": [
  7851. {
  7852. "type": "individual",
  7853. "url": "https://github.com/sponsors/RubenVerborgh"
  7854. }
  7855. ],
  7856. "engines": {
  7857. "node": ">=4.0"
  7858. },
  7859. "peerDependenciesMeta": {
  7860. "debug": {
  7861. "optional": true
  7862. }
  7863. }
  7864. },
  7865. "node_modules/forever-agent": {
  7866. "version": "0.6.1",
  7867. "resolved": "https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz",
  7868. "integrity": "sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=",
  7869. "engines": {
  7870. "node": "*"
  7871. }
  7872. },
  7873. "node_modules/fork-ts-checker-webpack-plugin": {
  7874. "version": "6.5.1",
  7875. "resolved": "https://registry.npmjs.org/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-6.5.1.tgz",
  7876. "integrity": "sha512-x1wumpHOEf4gDROmKTaB6i4/Q6H3LwmjVO7fIX47vBwlZbtPjU33hgoMuD/Q/y6SU8bnuYSoN6ZQOLshGp0T/g==",
  7877. "dependencies": {
  7878. "@babel/code-frame": "^7.8.3",
  7879. "@types/json-schema": "^7.0.5",
  7880. "chalk": "^4.1.0",
  7881. "chokidar": "^3.4.2",
  7882. "cosmiconfig": "^6.0.0",
  7883. "deepmerge": "^4.2.2",
  7884. "fs-extra": "^9.0.0",
  7885. "glob": "^7.1.6",
  7886. "memfs": "^3.1.2",
  7887. "minimatch": "^3.0.4",
  7888. "schema-utils": "2.7.0",
  7889. "semver": "^7.3.2",
  7890. "tapable": "^1.0.0"
  7891. },
  7892. "engines": {
  7893. "node": ">=10",
  7894. "yarn": ">=1.0.0"
  7895. },
  7896. "peerDependencies": {
  7897. "eslint": ">= 6",
  7898. "typescript": ">= 2.7",
  7899. "vue-template-compiler": "*",
  7900. "webpack": ">= 4"
  7901. },
  7902. "peerDependenciesMeta": {
  7903. "eslint": {
  7904. "optional": true
  7905. },
  7906. "vue-template-compiler": {
  7907. "optional": true
  7908. }
  7909. }
  7910. },
  7911. "node_modules/fork-ts-checker-webpack-plugin/node_modules/cosmiconfig": {
  7912. "version": "6.0.0",
  7913. "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-6.0.0.tgz",
  7914. "integrity": "sha512-xb3ZL6+L8b9JLLCx3ZdoZy4+2ECphCMo2PwqgP1tlfVq6M6YReyzBJtvWWtbDSpNr9hn96pkCiZqUcFEc+54Qg==",
  7915. "dependencies": {
  7916. "@types/parse-json": "^4.0.0",
  7917. "import-fresh": "^3.1.0",
  7918. "parse-json": "^5.0.0",
  7919. "path-type": "^4.0.0",
  7920. "yaml": "^1.7.2"
  7921. },
  7922. "engines": {
  7923. "node": ">=8"
  7924. }
  7925. },
  7926. "node_modules/fork-ts-checker-webpack-plugin/node_modules/fs-extra": {
  7927. "version": "9.1.0",
  7928. "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-9.1.0.tgz",
  7929. "integrity": "sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==",
  7930. "dependencies": {
  7931. "at-least-node": "^1.0.0",
  7932. "graceful-fs": "^4.2.0",
  7933. "jsonfile": "^6.0.1",
  7934. "universalify": "^2.0.0"
  7935. },
  7936. "engines": {
  7937. "node": ">=10"
  7938. }
  7939. },
  7940. "node_modules/fork-ts-checker-webpack-plugin/node_modules/schema-utils": {
  7941. "version": "2.7.0",
  7942. "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-2.7.0.tgz",
  7943. "integrity": "sha512-0ilKFI6QQF5nxDZLFn2dMjvc4hjg/Wkg7rHd3jK6/A4a1Hl9VFdQWvgB1UMGoU94pad1P/8N7fMcEnLnSiju8A==",
  7944. "dependencies": {
  7945. "@types/json-schema": "^7.0.4",
  7946. "ajv": "^6.12.2",
  7947. "ajv-keywords": "^3.4.1"
  7948. },
  7949. "engines": {
  7950. "node": ">= 8.9.0"
  7951. },
  7952. "funding": {
  7953. "type": "opencollective",
  7954. "url": "https://opencollective.com/webpack"
  7955. }
  7956. },
  7957. "node_modules/fork-ts-checker-webpack-plugin/node_modules/tapable": {
  7958. "version": "1.1.3",
  7959. "resolved": "https://registry.npmjs.org/tapable/-/tapable-1.1.3.tgz",
  7960. "integrity": "sha512-4WK/bYZmj8xLr+HUCODHGF1ZFzsYffasLUgEiMBY4fgtltdO6B4WJtlSbPaDTLpYTcGVwM2qLnFTICEcNxs3kA==",
  7961. "engines": {
  7962. "node": ">=6"
  7963. }
  7964. },
  7965. "node_modules/form-data": {
  7966. "version": "3.0.1",
  7967. "resolved": "https://registry.npmjs.org/form-data/-/form-data-3.0.1.tgz",
  7968. "integrity": "sha512-RHkBKtLWUVwd7SqRIvCZMEvAMoGUp0XU+seQiZejj0COz3RI3hWP4sCv3gZWWLjJTd7rGwcsF5eKZGii0r/hbg==",
  7969. "dependencies": {
  7970. "asynckit": "^0.4.0",
  7971. "combined-stream": "^1.0.8",
  7972. "mime-types": "^2.1.12"
  7973. },
  7974. "engines": {
  7975. "node": ">= 6"
  7976. }
  7977. },
  7978. "node_modules/forwarded": {
  7979. "version": "0.2.0",
  7980. "resolved": "https://registry.npmjs.org/forwarded/-/forwarded-0.2.0.tgz",
  7981. "integrity": "sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==",
  7982. "engines": {
  7983. "node": ">= 0.6"
  7984. }
  7985. },
  7986. "node_modules/fraction.js": {
  7987. "version": "4.2.0",
  7988. "resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-4.2.0.tgz",
  7989. "integrity": "sha512-MhLuK+2gUcnZe8ZHlaaINnQLl0xRIGRfcGk2yl8xoQAfHrSsL3rYu6FCmBdkdbhc9EPlwyGHewaRsvwRMJtAlA==",
  7990. "engines": {
  7991. "node": "*"
  7992. },
  7993. "funding": {
  7994. "type": "patreon",
  7995. "url": "https://www.patreon.com/infusion"
  7996. }
  7997. },
  7998. "node_modules/fresh": {
  7999. "version": "0.5.2",
  8000. "resolved": "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz",
  8001. "integrity": "sha1-PYyt2Q2XZWn6g1qx+OSyOhBWBac=",
  8002. "engines": {
  8003. "node": ">= 0.6"
  8004. }
  8005. },
  8006. "node_modules/fs-extra": {
  8007. "version": "10.1.0",
  8008. "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.1.0.tgz",
  8009. "integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==",
  8010. "dependencies": {
  8011. "graceful-fs": "^4.2.0",
  8012. "jsonfile": "^6.0.1",
  8013. "universalify": "^2.0.0"
  8014. },
  8015. "engines": {
  8016. "node": ">=12"
  8017. }
  8018. },
  8019. "node_modules/fs-minipass": {
  8020. "version": "2.1.0",
  8021. "resolved": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-2.1.0.tgz",
  8022. "integrity": "sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==",
  8023. "dependencies": {
  8024. "minipass": "^3.0.0"
  8025. },
  8026. "engines": {
  8027. "node": ">= 8"
  8028. }
  8029. },
  8030. "node_modules/fs-monkey": {
  8031. "version": "1.0.3",
  8032. "resolved": "https://registry.npmjs.org/fs-monkey/-/fs-monkey-1.0.3.tgz",
  8033. "integrity": "sha512-cybjIfiiE+pTWicSCLFHSrXZ6EilF30oh91FDP9S2B051prEa7QWfrVTQm10/dDpswBDXZugPa1Ogu8Yh+HV0Q=="
  8034. },
  8035. "node_modules/fs.realpath": {
  8036. "version": "1.0.0",
  8037. "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz",
  8038. "integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8="
  8039. },
  8040. "node_modules/fsevents": {
  8041. "version": "2.3.2",
  8042. "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz",
  8043. "integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==",
  8044. "hasInstallScript": true,
  8045. "optional": true,
  8046. "os": [
  8047. "darwin"
  8048. ],
  8049. "engines": {
  8050. "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
  8051. }
  8052. },
  8053. "node_modules/function-bind": {
  8054. "version": "1.1.1",
  8055. "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz",
  8056. "integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A=="
  8057. },
  8058. "node_modules/functional-red-black-tree": {
  8059. "version": "1.0.1",
  8060. "resolved": "https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz",
  8061. "integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc="
  8062. },
  8063. "node_modules/functions-have-names": {
  8064. "version": "1.2.2",
  8065. "resolved": "https://registry.npmjs.org/functions-have-names/-/functions-have-names-1.2.2.tgz",
  8066. "integrity": "sha512-bLgc3asbWdwPbx2mNk2S49kmJCuQeu0nfmaOgbs8WIyzzkw3r4htszdIi9Q9EMezDPTYuJx2wvjZ/EwgAthpnA==",
  8067. "funding": {
  8068. "url": "https://github.com/sponsors/ljharb"
  8069. }
  8070. },
  8071. "node_modules/gauge": {
  8072. "version": "3.0.2",
  8073. "resolved": "https://registry.npmjs.org/gauge/-/gauge-3.0.2.tgz",
  8074. "integrity": "sha512-+5J6MS/5XksCuXq++uFRsnUd7Ovu1XenbeuIuNRJxYWjgQbPuFhT14lAvsWfqfAmnwluf1OwMjz39HjfLPci0Q==",
  8075. "dependencies": {
  8076. "aproba": "^1.0.3 || ^2.0.0",
  8077. "color-support": "^1.1.2",
  8078. "console-control-strings": "^1.0.0",
  8079. "has-unicode": "^2.0.1",
  8080. "object-assign": "^4.1.1",
  8081. "signal-exit": "^3.0.0",
  8082. "string-width": "^4.2.3",
  8083. "strip-ansi": "^6.0.1",
  8084. "wide-align": "^1.1.2"
  8085. },
  8086. "engines": {
  8087. "node": ">=10"
  8088. }
  8089. },
  8090. "node_modules/gaze": {
  8091. "version": "1.1.3",
  8092. "resolved": "https://registry.npmjs.org/gaze/-/gaze-1.1.3.tgz",
  8093. "integrity": "sha512-BRdNm8hbWzFzWHERTrejLqwHDfS4GibPoq5wjTPIoJHoBtKGPg3xAFfxmM+9ztbXelxcf2hwQcaz1PtmFeue8g==",
  8094. "dependencies": {
  8095. "globule": "^1.0.0"
  8096. },
  8097. "engines": {
  8098. "node": ">= 4.0.0"
  8099. }
  8100. },
  8101. "node_modules/gensync": {
  8102. "version": "1.0.0-beta.2",
  8103. "resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz",
  8104. "integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==",
  8105. "engines": {
  8106. "node": ">=6.9.0"
  8107. }
  8108. },
  8109. "node_modules/get-caller-file": {
  8110. "version": "2.0.5",
  8111. "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz",
  8112. "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==",
  8113. "engines": {
  8114. "node": "6.* || 8.* || >= 10.*"
  8115. }
  8116. },
  8117. "node_modules/get-intrinsic": {
  8118. "version": "1.1.1",
  8119. "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.1.1.tgz",
  8120. "integrity": "sha512-kWZrnVM42QCiEA2Ig1bG8zjoIMOgxWwYCEeNdwY6Tv/cOSeGpcoX4pXHfKUxNKVoArnrEr2e9srnAxxGIraS9Q==",
  8121. "dependencies": {
  8122. "function-bind": "^1.1.1",
  8123. "has": "^1.0.3",
  8124. "has-symbols": "^1.0.1"
  8125. },
  8126. "funding": {
  8127. "url": "https://github.com/sponsors/ljharb"
  8128. }
  8129. },
  8130. "node_modules/get-own-enumerable-property-symbols": {
  8131. "version": "3.0.2",
  8132. "resolved": "https://registry.npmjs.org/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.2.tgz",
  8133. "integrity": "sha512-I0UBV/XOz1XkIJHEUDMZAbzCThU/H8DxmSfmdGcKPnVhu2VfFqr34jr9777IyaTYvxjedWhqVIilEDsCdP5G6g=="
  8134. },
  8135. "node_modules/get-package-type": {
  8136. "version": "0.1.0",
  8137. "resolved": "https://registry.npmjs.org/get-package-type/-/get-package-type-0.1.0.tgz",
  8138. "integrity": "sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==",
  8139. "engines": {
  8140. "node": ">=8.0.0"
  8141. }
  8142. },
  8143. "node_modules/get-stdin": {
  8144. "version": "4.0.1",
  8145. "resolved": "https://registry.npmjs.org/get-stdin/-/get-stdin-4.0.1.tgz",
  8146. "integrity": "sha1-uWjGsKBDhDJJAui/Gl3zJXmkUP4=",
  8147. "engines": {
  8148. "node": ">=0.10.0"
  8149. }
  8150. },
  8151. "node_modules/get-stream": {
  8152. "version": "6.0.1",
  8153. "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz",
  8154. "integrity": "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==",
  8155. "engines": {
  8156. "node": ">=10"
  8157. },
  8158. "funding": {
  8159. "url": "https://github.com/sponsors/sindresorhus"
  8160. }
  8161. },
  8162. "node_modules/get-symbol-description": {
  8163. "version": "1.0.0",
  8164. "resolved": "https://registry.npmjs.org/get-symbol-description/-/get-symbol-description-1.0.0.tgz",
  8165. "integrity": "sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==",
  8166. "dependencies": {
  8167. "call-bind": "^1.0.2",
  8168. "get-intrinsic": "^1.1.1"
  8169. },
  8170. "engines": {
  8171. "node": ">= 0.4"
  8172. },
  8173. "funding": {
  8174. "url": "https://github.com/sponsors/ljharb"
  8175. }
  8176. },
  8177. "node_modules/getpass": {
  8178. "version": "0.1.7",
  8179. "resolved": "https://registry.npmjs.org/getpass/-/getpass-0.1.7.tgz",
  8180. "integrity": "sha1-Xv+OPmhNVprkyysSgmBOi6YhSfo=",
  8181. "dependencies": {
  8182. "assert-plus": "^1.0.0"
  8183. }
  8184. },
  8185. "node_modules/glob": {
  8186. "version": "7.2.0",
  8187. "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.0.tgz",
  8188. "integrity": "sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==",
  8189. "dependencies": {
  8190. "fs.realpath": "^1.0.0",
  8191. "inflight": "^1.0.4",
  8192. "inherits": "2",
  8193. "minimatch": "^3.0.4",
  8194. "once": "^1.3.0",
  8195. "path-is-absolute": "^1.0.0"
  8196. },
  8197. "engines": {
  8198. "node": "*"
  8199. },
  8200. "funding": {
  8201. "url": "https://github.com/sponsors/isaacs"
  8202. }
  8203. },
  8204. "node_modules/glob-parent": {
  8205. "version": "6.0.2",
  8206. "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz",
  8207. "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==",
  8208. "dependencies": {
  8209. "is-glob": "^4.0.3"
  8210. },
  8211. "engines": {
  8212. "node": ">=10.13.0"
  8213. }
  8214. },
  8215. "node_modules/glob-to-regexp": {
  8216. "version": "0.4.1",
  8217. "resolved": "https://registry.npmjs.org/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz",
  8218. "integrity": "sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw=="
  8219. },
  8220. "node_modules/global-modules": {
  8221. "version": "2.0.0",
  8222. "resolved": "https://registry.npmjs.org/global-modules/-/global-modules-2.0.0.tgz",
  8223. "integrity": "sha512-NGbfmJBp9x8IxyJSd1P+otYK8vonoJactOogrVfFRIAEY1ukil8RSKDz2Yo7wh1oihl51l/r6W4epkeKJHqL8A==",
  8224. "dependencies": {
  8225. "global-prefix": "^3.0.0"
  8226. },
  8227. "engines": {
  8228. "node": ">=6"
  8229. }
  8230. },
  8231. "node_modules/global-prefix": {
  8232. "version": "3.0.0",
  8233. "resolved": "https://registry.npmjs.org/global-prefix/-/global-prefix-3.0.0.tgz",
  8234. "integrity": "sha512-awConJSVCHVGND6x3tmMaKcQvwXLhjdkmomy2W+Goaui8YPgYgXJZewhg3fWC+DlfqqQuWg8AwqjGTD2nAPVWg==",
  8235. "dependencies": {
  8236. "ini": "^1.3.5",
  8237. "kind-of": "^6.0.2",
  8238. "which": "^1.3.1"
  8239. },
  8240. "engines": {
  8241. "node": ">=6"
  8242. }
  8243. },
  8244. "node_modules/global-prefix/node_modules/which": {
  8245. "version": "1.3.1",
  8246. "resolved": "https://registry.npmjs.org/which/-/which-1.3.1.tgz",
  8247. "integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==",
  8248. "dependencies": {
  8249. "isexe": "^2.0.0"
  8250. },
  8251. "bin": {
  8252. "which": "bin/which"
  8253. }
  8254. },
  8255. "node_modules/globals": {
  8256. "version": "11.12.0",
  8257. "resolved": "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz",
  8258. "integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==",
  8259. "engines": {
  8260. "node": ">=4"
  8261. }
  8262. },
  8263. "node_modules/globby": {
  8264. "version": "11.1.0",
  8265. "resolved": "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz",
  8266. "integrity": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==",
  8267. "dependencies": {
  8268. "array-union": "^2.1.0",
  8269. "dir-glob": "^3.0.1",
  8270. "fast-glob": "^3.2.9",
  8271. "ignore": "^5.2.0",
  8272. "merge2": "^1.4.1",
  8273. "slash": "^3.0.0"
  8274. },
  8275. "engines": {
  8276. "node": ">=10"
  8277. },
  8278. "funding": {
  8279. "url": "https://github.com/sponsors/sindresorhus"
  8280. }
  8281. },
  8282. "node_modules/globule": {
  8283. "version": "1.3.3",
  8284. "resolved": "https://registry.npmjs.org/globule/-/globule-1.3.3.tgz",
  8285. "integrity": "sha512-mb1aYtDbIjTu4ShMB85m3UzjX9BVKe9WCzsnfMSZk+K5GpIbBOexgg4PPCt5eHDEG5/ZQAUX2Kct02zfiPLsKg==",
  8286. "dependencies": {
  8287. "glob": "~7.1.1",
  8288. "lodash": "~4.17.10",
  8289. "minimatch": "~3.0.2"
  8290. },
  8291. "engines": {
  8292. "node": ">= 0.10"
  8293. }
  8294. },
  8295. "node_modules/globule/node_modules/glob": {
  8296. "version": "7.1.7",
  8297. "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.7.tgz",
  8298. "integrity": "sha512-OvD9ENzPLbegENnYP5UUfJIirTg4+XwMWGaQfQTY0JenxNvvIKP3U3/tAQSPIu/lHxXYSZmpXlUHeqAIdKzBLQ==",
  8299. "dependencies": {
  8300. "fs.realpath": "^1.0.0",
  8301. "inflight": "^1.0.4",
  8302. "inherits": "2",
  8303. "minimatch": "^3.0.4",
  8304. "once": "^1.3.0",
  8305. "path-is-absolute": "^1.0.0"
  8306. },
  8307. "engines": {
  8308. "node": "*"
  8309. },
  8310. "funding": {
  8311. "url": "https://github.com/sponsors/isaacs"
  8312. }
  8313. },
  8314. "node_modules/globule/node_modules/minimatch": {
  8315. "version": "3.0.8",
  8316. "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.8.tgz",
  8317. "integrity": "sha512-6FsRAQsxQ61mw+qP1ZzbL9Bc78x2p5OqNgNpnoAFLTrX8n5Kxph0CsnhmKKNXTWjXqU5L0pGPR7hYk+XWZr60Q==",
  8318. "dependencies": {
  8319. "brace-expansion": "^1.1.7"
  8320. },
  8321. "engines": {
  8322. "node": "*"
  8323. }
  8324. },
  8325. "node_modules/graceful-fs": {
  8326. "version": "4.2.10",
  8327. "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.10.tgz",
  8328. "integrity": "sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA=="
  8329. },
  8330. "node_modules/gzip-size": {
  8331. "version": "6.0.0",
  8332. "resolved": "https://registry.npmjs.org/gzip-size/-/gzip-size-6.0.0.tgz",
  8333. "integrity": "sha512-ax7ZYomf6jqPTQ4+XCpUGyXKHk5WweS+e05MBO4/y3WJ5RkmPXNKvX+bx1behVILVwr6JSQvZAku021CHPXG3Q==",
  8334. "dependencies": {
  8335. "duplexer": "^0.1.2"
  8336. },
  8337. "engines": {
  8338. "node": ">=10"
  8339. },
  8340. "funding": {
  8341. "url": "https://github.com/sponsors/sindresorhus"
  8342. }
  8343. },
  8344. "node_modules/handle-thing": {
  8345. "version": "2.0.1",
  8346. "resolved": "https://registry.npmjs.org/handle-thing/-/handle-thing-2.0.1.tgz",
  8347. "integrity": "sha512-9Qn4yBxelxoh2Ow62nP+Ka/kMnOXRi8BXnRaUwezLNhqelnN49xKz4F/dPP8OYLxLxq6JDtZb2i9XznUQbNPTg=="
  8348. },
  8349. "node_modules/har-schema": {
  8350. "version": "2.0.0",
  8351. "resolved": "https://registry.npmjs.org/har-schema/-/har-schema-2.0.0.tgz",
  8352. "integrity": "sha1-qUwiJOvKwEeCoNkDVSHyRzW37JI=",
  8353. "engines": {
  8354. "node": ">=4"
  8355. }
  8356. },
  8357. "node_modules/har-validator": {
  8358. "version": "5.1.5",
  8359. "resolved": "https://registry.npmjs.org/har-validator/-/har-validator-5.1.5.tgz",
  8360. "integrity": "sha512-nmT2T0lljbxdQZfspsno9hgrG3Uir6Ks5afism62poxqBM6sDnMEuPmzTq8XN0OEwqKLLdh1jQI3qyE66Nzb3w==",
  8361. "deprecated": "this library is no longer supported",
  8362. "dependencies": {
  8363. "ajv": "^6.12.3",
  8364. "har-schema": "^2.0.0"
  8365. },
  8366. "engines": {
  8367. "node": ">=6"
  8368. }
  8369. },
  8370. "node_modules/hard-rejection": {
  8371. "version": "2.1.0",
  8372. "resolved": "https://registry.npmjs.org/hard-rejection/-/hard-rejection-2.1.0.tgz",
  8373. "integrity": "sha512-VIZB+ibDhx7ObhAe7OVtoEbuP4h/MuOTHJ+J8h/eBXotJYl0fBgR72xDFCKgIh22OJZIOVNxBMWuhAr10r8HdA==",
  8374. "engines": {
  8375. "node": ">=6"
  8376. }
  8377. },
  8378. "node_modules/harmony-reflect": {
  8379. "version": "1.6.2",
  8380. "resolved": "https://registry.npmjs.org/harmony-reflect/-/harmony-reflect-1.6.2.tgz",
  8381. "integrity": "sha512-HIp/n38R9kQjDEziXyDTuW3vvoxxyxjxFzXLrBr18uB47GnSt+G9D29fqrpM5ZkspMcPICud3XsBJQ4Y2URg8g=="
  8382. },
  8383. "node_modules/has": {
  8384. "version": "1.0.3",
  8385. "resolved": "https://registry.npmjs.org/has/-/has-1.0.3.tgz",
  8386. "integrity": "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==",
  8387. "dependencies": {
  8388. "function-bind": "^1.1.1"
  8389. },
  8390. "engines": {
  8391. "node": ">= 0.4.0"
  8392. }
  8393. },
  8394. "node_modules/has-bigints": {
  8395. "version": "1.0.1",
  8396. "resolved": "https://registry.npmjs.org/has-bigints/-/has-bigints-1.0.1.tgz",
  8397. "integrity": "sha512-LSBS2LjbNBTf6287JEbEzvJgftkF5qFkmCo9hDRpAzKhUOlJ+hx8dd4USs00SgsUNwc4617J9ki5YtEClM2ffA==",
  8398. "funding": {
  8399. "url": "https://github.com/sponsors/ljharb"
  8400. }
  8401. },
  8402. "node_modules/has-flag": {
  8403. "version": "4.0.0",
  8404. "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
  8405. "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
  8406. "engines": {
  8407. "node": ">=8"
  8408. }
  8409. },
  8410. "node_modules/has-property-descriptors": {
  8411. "version": "1.0.0",
  8412. "resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.0.tgz",
  8413. "integrity": "sha512-62DVLZGoiEBDHQyqG4w9xCuZ7eJEwNmJRWw2VY84Oedb7WFcA27fiEVe8oUQx9hAUJ4ekurquucTGwsyO1XGdQ==",
  8414. "dependencies": {
  8415. "get-intrinsic": "^1.1.1"
  8416. },
  8417. "funding": {
  8418. "url": "https://github.com/sponsors/ljharb"
  8419. }
  8420. },
  8421. "node_modules/has-symbols": {
  8422. "version": "1.0.3",
  8423. "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz",
  8424. "integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==",
  8425. "engines": {
  8426. "node": ">= 0.4"
  8427. },
  8428. "funding": {
  8429. "url": "https://github.com/sponsors/ljharb"
  8430. }
  8431. },
  8432. "node_modules/has-tostringtag": {
  8433. "version": "1.0.0",
  8434. "resolved": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.0.tgz",
  8435. "integrity": "sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==",
  8436. "dependencies": {
  8437. "has-symbols": "^1.0.2"
  8438. },
  8439. "engines": {
  8440. "node": ">= 0.4"
  8441. },
  8442. "funding": {
  8443. "url": "https://github.com/sponsors/ljharb"
  8444. }
  8445. },
  8446. "node_modules/has-unicode": {
  8447. "version": "2.0.1",
  8448. "resolved": "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz",
  8449. "integrity": "sha1-4Ob+aijPUROIVeCG0Wkedx3iqLk="
  8450. },
  8451. "node_modules/he": {
  8452. "version": "1.2.0",
  8453. "resolved": "https://registry.npmjs.org/he/-/he-1.2.0.tgz",
  8454. "integrity": "sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==",
  8455. "bin": {
  8456. "he": "bin/he"
  8457. }
  8458. },
  8459. "node_modules/history": {
  8460. "version": "4.10.1",
  8461. "resolved": "https://registry.npmjs.org/history/-/history-4.10.1.tgz",
  8462. "integrity": "sha512-36nwAD620w12kuzPAsyINPWJqlNbij+hpK1k9XRloDtym8mxzGYl2c17LnV6IAGB2Dmg4tEa7G7DlawS0+qjew==",
  8463. "dependencies": {
  8464. "@babel/runtime": "^7.1.2",
  8465. "loose-envify": "^1.2.0",
  8466. "resolve-pathname": "^3.0.0",
  8467. "tiny-invariant": "^1.0.2",
  8468. "tiny-warning": "^1.0.0",
  8469. "value-equal": "^1.0.1"
  8470. }
  8471. },
  8472. "node_modules/hoist-non-react-statics": {
  8473. "version": "3.3.2",
  8474. "resolved": "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz",
  8475. "integrity": "sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==",
  8476. "dependencies": {
  8477. "react-is": "^16.7.0"
  8478. }
  8479. },
  8480. "node_modules/hoist-non-react-statics/node_modules/react-is": {
  8481. "version": "16.13.1",
  8482. "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz",
  8483. "integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
  8484. },
  8485. "node_modules/hoopy": {
  8486. "version": "0.1.4",
  8487. "resolved": "https://registry.npmjs.org/hoopy/-/hoopy-0.1.4.tgz",
  8488. "integrity": "sha512-HRcs+2mr52W0K+x8RzcLzuPPmVIKMSv97RGHy0Ea9y/mpcaK+xTrjICA04KAHi4GRzxliNqNJEFYWHghy3rSfQ==",
  8489. "engines": {
  8490. "node": ">= 6.0.0"
  8491. }
  8492. },
  8493. "node_modules/hosted-git-info": {
  8494. "version": "4.1.0",
  8495. "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-4.1.0.tgz",
  8496. "integrity": "sha512-kyCuEOWjJqZuDbRHzL8V93NzQhwIB71oFWSyzVo+KPZI+pnQPPxucdkrOZvkLRnrf5URsQM+IJ09Dw29cRALIA==",
  8497. "dependencies": {
  8498. "lru-cache": "^6.0.0"
  8499. },
  8500. "engines": {
  8501. "node": ">=10"
  8502. }
  8503. },
  8504. "node_modules/hpack.js": {
  8505. "version": "2.1.6",
  8506. "resolved": "https://registry.npmjs.org/hpack.js/-/hpack.js-2.1.6.tgz",
  8507. "integrity": "sha1-h3dMCUnlE/QuhFdbPEVoH63ioLI=",
  8508. "dependencies": {
  8509. "inherits": "^2.0.1",
  8510. "obuf": "^1.0.0",
  8511. "readable-stream": "^2.0.1",
  8512. "wbuf": "^1.1.0"
  8513. }
  8514. },
  8515. "node_modules/hpack.js/node_modules/isarray": {
  8516. "version": "1.0.0",
  8517. "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz",
  8518. "integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE="
  8519. },
  8520. "node_modules/hpack.js/node_modules/readable-stream": {
  8521. "version": "2.3.7",
  8522. "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz",
  8523. "integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==",
  8524. "dependencies": {
  8525. "core-util-is": "~1.0.0",
  8526. "inherits": "~2.0.3",
  8527. "isarray": "~1.0.0",
  8528. "process-nextick-args": "~2.0.0",
  8529. "safe-buffer": "~5.1.1",
  8530. "string_decoder": "~1.1.1",
  8531. "util-deprecate": "~1.0.1"
  8532. }
  8533. },
  8534. "node_modules/hpack.js/node_modules/string_decoder": {
  8535. "version": "1.1.1",
  8536. "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
  8537. "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
  8538. "dependencies": {
  8539. "safe-buffer": "~5.1.0"
  8540. }
  8541. },
  8542. "node_modules/html-encoding-sniffer": {
  8543. "version": "2.0.1",
  8544. "resolved": "https://registry.npmjs.org/html-encoding-sniffer/-/html-encoding-sniffer-2.0.1.tgz",
  8545. "integrity": "sha512-D5JbOMBIR/TVZkubHT+OyT2705QvogUW4IBn6nHd756OwieSF9aDYFj4dv6HHEVGYbHaLETa3WggZYWWMyy3ZQ==",
  8546. "dependencies": {
  8547. "whatwg-encoding": "^1.0.5"
  8548. },
  8549. "engines": {
  8550. "node": ">=10"
  8551. }
  8552. },
  8553. "node_modules/html-entities": {
  8554. "version": "2.3.3",
  8555. "resolved": "https://registry.npmjs.org/html-entities/-/html-entities-2.3.3.tgz",
  8556. "integrity": "sha512-DV5Ln36z34NNTDgnz0EWGBLZENelNAtkiFA4kyNOG2tDI6Mz1uSWiq1wAKdyjnJwyDiDO7Fa2SO1CTxPXL8VxA=="
  8557. },
  8558. "node_modules/html-escaper": {
  8559. "version": "2.0.2",
  8560. "resolved": "https://registry.npmjs.org/html-escaper/-/html-escaper-2.0.2.tgz",
  8561. "integrity": "sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg=="
  8562. },
  8563. "node_modules/html-minifier-terser": {
  8564. "version": "6.1.0",
  8565. "resolved": "https://registry.npmjs.org/html-minifier-terser/-/html-minifier-terser-6.1.0.tgz",
  8566. "integrity": "sha512-YXxSlJBZTP7RS3tWnQw74ooKa6L9b9i9QYXY21eUEvhZ3u9XLfv6OnFsQq6RxkhHygsaUMvYsZRV5rU/OVNZxw==",
  8567. "dependencies": {
  8568. "camel-case": "^4.1.2",
  8569. "clean-css": "^5.2.2",
  8570. "commander": "^8.3.0",
  8571. "he": "^1.2.0",
  8572. "param-case": "^3.0.4",
  8573. "relateurl": "^0.2.7",
  8574. "terser": "^5.10.0"
  8575. },
  8576. "bin": {
  8577. "html-minifier-terser": "cli.js"
  8578. },
  8579. "engines": {
  8580. "node": ">=12"
  8581. }
  8582. },
  8583. "node_modules/html-webpack-plugin": {
  8584. "version": "5.5.0",
  8585. "resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.5.0.tgz",
  8586. "integrity": "sha512-sy88PC2cRTVxvETRgUHFrL4No3UxvcH8G1NepGhqaTT+GXN2kTamqasot0inS5hXeg1cMbFDt27zzo9p35lZVw==",
  8587. "dependencies": {
  8588. "@types/html-minifier-terser": "^6.0.0",
  8589. "html-minifier-terser": "^6.0.2",
  8590. "lodash": "^4.17.21",
  8591. "pretty-error": "^4.0.0",
  8592. "tapable": "^2.0.0"
  8593. },
  8594. "engines": {
  8595. "node": ">=10.13.0"
  8596. },
  8597. "funding": {
  8598. "type": "opencollective",
  8599. "url": "https://opencollective.com/html-webpack-plugin"
  8600. },
  8601. "peerDependencies": {
  8602. "webpack": "^5.20.0"
  8603. }
  8604. },
  8605. "node_modules/htmlparser2": {
  8606. "version": "6.1.0",
  8607. "resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-6.1.0.tgz",
  8608. "integrity": "sha512-gyyPk6rgonLFEDGoeRgQNaEUvdJ4ktTmmUh/h2t7s+M8oPpIPxgNACWa+6ESR57kXstwqPiCut0V8NRpcwgU7A==",
  8609. "funding": [
  8610. "https://github.com/fb55/htmlparser2?sponsor=1",
  8611. {
  8612. "type": "github",
  8613. "url": "https://github.com/sponsors/fb55"
  8614. }
  8615. ],
  8616. "dependencies": {
  8617. "domelementtype": "^2.0.1",
  8618. "domhandler": "^4.0.0",
  8619. "domutils": "^2.5.2",
  8620. "entities": "^2.0.0"
  8621. }
  8622. },
  8623. "node_modules/http-cache-semantics": {
  8624. "version": "4.1.0",
  8625. "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz",
  8626. "integrity": "sha512-carPklcUh7ROWRK7Cv27RPtdhYhUsela/ue5/jKzjegVvXDqM2ILE9Q2BGn9JZJh1g87cp56su/FgQSzcWS8cQ=="
  8627. },
  8628. "node_modules/http-deceiver": {
  8629. "version": "1.2.7",
  8630. "resolved": "https://registry.npmjs.org/http-deceiver/-/http-deceiver-1.2.7.tgz",
  8631. "integrity": "sha1-+nFolEq5pRnTN8sL7HKE3D5yPYc="
  8632. },
  8633. "node_modules/http-errors": {
  8634. "version": "1.8.1",
  8635. "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-1.8.1.tgz",
  8636. "integrity": "sha512-Kpk9Sm7NmI+RHhnj6OIWDI1d6fIoFAtFt9RLaTMRlg/8w49juAStsrBgp0Dp4OdxdVbRIeKhtCUvoi/RuAhO4g==",
  8637. "dependencies": {
  8638. "depd": "~1.1.2",
  8639. "inherits": "2.0.4",
  8640. "setprototypeof": "1.2.0",
  8641. "statuses": ">= 1.5.0 < 2",
  8642. "toidentifier": "1.0.1"
  8643. },
  8644. "engines": {
  8645. "node": ">= 0.6"
  8646. }
  8647. },
  8648. "node_modules/http-parser-js": {
  8649. "version": "0.5.6",
  8650. "resolved": "https://registry.npmjs.org/http-parser-js/-/http-parser-js-0.5.6.tgz",
  8651. "integrity": "sha512-vDlkRPDJn93swjcjqMSaGSPABbIarsr1TLAui/gLDXzV5VsJNdXNzMYDyNBLQkjWQCJ1uizu8T2oDMhmGt0PRA=="
  8652. },
  8653. "node_modules/http-proxy": {
  8654. "version": "1.18.1",
  8655. "resolved": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.18.1.tgz",
  8656. "integrity": "sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==",
  8657. "dependencies": {
  8658. "eventemitter3": "^4.0.0",
  8659. "follow-redirects": "^1.0.0",
  8660. "requires-port": "^1.0.0"
  8661. },
  8662. "engines": {
  8663. "node": ">=8.0.0"
  8664. }
  8665. },
  8666. "node_modules/http-proxy-agent": {
  8667. "version": "4.0.1",
  8668. "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-4.0.1.tgz",
  8669. "integrity": "sha512-k0zdNgqWTGA6aeIRVpvfVob4fL52dTfaehylg0Y4UvSySvOq/Y+BOyPrgpUrA7HylqvU8vIZGsRuXmspskV0Tg==",
  8670. "dependencies": {
  8671. "@tootallnate/once": "1",
  8672. "agent-base": "6",
  8673. "debug": "4"
  8674. },
  8675. "engines": {
  8676. "node": ">= 6"
  8677. }
  8678. },
  8679. "node_modules/http-proxy-middleware": {
  8680. "version": "2.0.4",
  8681. "resolved": "https://registry.npmjs.org/http-proxy-middleware/-/http-proxy-middleware-2.0.4.tgz",
  8682. "integrity": "sha512-m/4FxX17SUvz4lJ5WPXOHDUuCwIqXLfLHs1s0uZ3oYjhoXlx9csYxaOa0ElDEJ+h8Q4iJ1s+lTMbiCa4EXIJqg==",
  8683. "dependencies": {
  8684. "@types/http-proxy": "^1.17.8",
  8685. "http-proxy": "^1.18.1",
  8686. "is-glob": "^4.0.1",
  8687. "is-plain-obj": "^3.0.0",
  8688. "micromatch": "^4.0.2"
  8689. },
  8690. "engines": {
  8691. "node": ">=12.0.0"
  8692. },
  8693. "peerDependencies": {
  8694. "@types/express": "^4.17.13"
  8695. },
  8696. "peerDependenciesMeta": {
  8697. "@types/express": {
  8698. "optional": true
  8699. }
  8700. }
  8701. },
  8702. "node_modules/http-signature": {
  8703. "version": "1.2.0",
  8704. "resolved": "https://registry.npmjs.org/http-signature/-/http-signature-1.2.0.tgz",
  8705. "integrity": "sha1-muzZJRFHcvPZW2WmCruPfBj7rOE=",
  8706. "dependencies": {
  8707. "assert-plus": "^1.0.0",
  8708. "jsprim": "^1.2.2",
  8709. "sshpk": "^1.7.0"
  8710. },
  8711. "engines": {
  8712. "node": ">=0.8",
  8713. "npm": ">=1.3.7"
  8714. }
  8715. },
  8716. "node_modules/https-proxy-agent": {
  8717. "version": "5.0.1",
  8718. "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz",
  8719. "integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==",
  8720. "dependencies": {
  8721. "agent-base": "6",
  8722. "debug": "4"
  8723. },
  8724. "engines": {
  8725. "node": ">= 6"
  8726. }
  8727. },
  8728. "node_modules/human-signals": {
  8729. "version": "2.1.0",
  8730. "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz",
  8731. "integrity": "sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==",
  8732. "engines": {
  8733. "node": ">=10.17.0"
  8734. }
  8735. },
  8736. "node_modules/humanize-ms": {
  8737. "version": "1.2.1",
  8738. "resolved": "https://registry.npmjs.org/humanize-ms/-/humanize-ms-1.2.1.tgz",
  8739. "integrity": "sha1-xG4xWaKT9riW2ikxbYtv6Lt5u+0=",
  8740. "dependencies": {
  8741. "ms": "^2.0.0"
  8742. }
  8743. },
  8744. "node_modules/iconv-lite": {
  8745. "version": "0.6.3",
  8746. "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz",
  8747. "integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==",
  8748. "dependencies": {
  8749. "safer-buffer": ">= 2.1.2 < 3.0.0"
  8750. },
  8751. "engines": {
  8752. "node": ">=0.10.0"
  8753. }
  8754. },
  8755. "node_modules/icss-utils": {
  8756. "version": "5.1.0",
  8757. "resolved": "https://registry.npmjs.org/icss-utils/-/icss-utils-5.1.0.tgz",
  8758. "integrity": "sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==",
  8759. "engines": {
  8760. "node": "^10 || ^12 || >= 14"
  8761. },
  8762. "peerDependencies": {
  8763. "postcss": "^8.1.0"
  8764. }
  8765. },
  8766. "node_modules/idb": {
  8767. "version": "6.1.5",
  8768. "resolved": "https://registry.npmjs.org/idb/-/idb-6.1.5.tgz",
  8769. "integrity": "sha512-IJtugpKkiVXQn5Y+LteyBCNk1N8xpGV3wWZk9EVtZWH8DYkjBn0bX1XnGP9RkyZF0sAcywa6unHqSWKe7q4LGw=="
  8770. },
  8771. "node_modules/identity-obj-proxy": {
  8772. "version": "3.0.0",
  8773. "resolved": "https://registry.npmjs.org/identity-obj-proxy/-/identity-obj-proxy-3.0.0.tgz",
  8774. "integrity": "sha1-lNK9qWCERT7zb7xarsN+D3nx/BQ=",
  8775. "dependencies": {
  8776. "harmony-reflect": "^1.4.6"
  8777. },
  8778. "engines": {
  8779. "node": ">=4"
  8780. }
  8781. },
  8782. "node_modules/ignore": {
  8783. "version": "5.2.0",
  8784. "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.2.0.tgz",
  8785. "integrity": "sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==",
  8786. "engines": {
  8787. "node": ">= 4"
  8788. }
  8789. },
  8790. "node_modules/immer": {
  8791. "version": "9.0.12",
  8792. "resolved": "https://registry.npmjs.org/immer/-/immer-9.0.12.tgz",
  8793. "integrity": "sha512-lk7UNmSbAukB5B6dh9fnh5D0bJTOFKxVg2cyJWTYrWRfhLrLMBquONcUs3aFq507hNoIZEDDh8lb8UtOizSMhA==",
  8794. "funding": {
  8795. "type": "opencollective",
  8796. "url": "https://opencollective.com/immer"
  8797. }
  8798. },
  8799. "node_modules/immutable": {
  8800. "version": "4.0.0",
  8801. "resolved": "https://registry.npmjs.org/immutable/-/immutable-4.0.0.tgz",
  8802. "integrity": "sha512-zIE9hX70qew5qTUjSS7wi1iwj/l7+m54KWU247nhM3v806UdGj1yDndXj+IOYxxtW9zyLI+xqFNZjTuDaLUqFw=="
  8803. },
  8804. "node_modules/import-fresh": {
  8805. "version": "3.3.0",
  8806. "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz",
  8807. "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==",
  8808. "dependencies": {
  8809. "parent-module": "^1.0.0",
  8810. "resolve-from": "^4.0.0"
  8811. },
  8812. "engines": {
  8813. "node": ">=6"
  8814. },
  8815. "funding": {
  8816. "url": "https://github.com/sponsors/sindresorhus"
  8817. }
  8818. },
  8819. "node_modules/import-fresh/node_modules/resolve-from": {
  8820. "version": "4.0.0",
  8821. "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz",
  8822. "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==",
  8823. "engines": {
  8824. "node": ">=4"
  8825. }
  8826. },
  8827. "node_modules/import-local": {
  8828. "version": "3.1.0",
  8829. "resolved": "https://registry.npmjs.org/import-local/-/import-local-3.1.0.tgz",
  8830. "integrity": "sha512-ASB07uLtnDs1o6EHjKpX34BKYDSqnFerfTOJL2HvMqF70LnxpjkzDB8J44oT9pu4AMPkQwf8jl6szgvNd2tRIg==",
  8831. "dependencies": {
  8832. "pkg-dir": "^4.2.0",
  8833. "resolve-cwd": "^3.0.0"
  8834. },
  8835. "bin": {
  8836. "import-local-fixture": "fixtures/cli.js"
  8837. },
  8838. "engines": {
  8839. "node": ">=8"
  8840. },
  8841. "funding": {
  8842. "url": "https://github.com/sponsors/sindresorhus"
  8843. }
  8844. },
  8845. "node_modules/imurmurhash": {
  8846. "version": "0.1.4",
  8847. "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz",
  8848. "integrity": "sha1-khi5srkoojixPcT7a21XbyMUU+o=",
  8849. "engines": {
  8850. "node": ">=0.8.19"
  8851. }
  8852. },
  8853. "node_modules/indent-string": {
  8854. "version": "4.0.0",
  8855. "resolved": "https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz",
  8856. "integrity": "sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==",
  8857. "engines": {
  8858. "node": ">=8"
  8859. }
  8860. },
  8861. "node_modules/infer-owner": {
  8862. "version": "1.0.4",
  8863. "resolved": "https://registry.npmjs.org/infer-owner/-/infer-owner-1.0.4.tgz",
  8864. "integrity": "sha512-IClj+Xz94+d7irH5qRyfJonOdfTzuDaifE6ZPWfx0N0+/ATZCbuTPq2prFl526urkQd90WyUKIh1DfBQ2hMz9A=="
  8865. },
  8866. "node_modules/inflight": {
  8867. "version": "1.0.6",
  8868. "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
  8869. "integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=",
  8870. "dependencies": {
  8871. "once": "^1.3.0",
  8872. "wrappy": "1"
  8873. }
  8874. },
  8875. "node_modules/inherits": {
  8876. "version": "2.0.4",
  8877. "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
  8878. "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ=="
  8879. },
  8880. "node_modules/ini": {
  8881. "version": "1.3.8",
  8882. "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz",
  8883. "integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew=="
  8884. },
  8885. "node_modules/internal-slot": {
  8886. "version": "1.0.3",
  8887. "resolved": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.3.tgz",
  8888. "integrity": "sha512-O0DB1JC/sPyZl7cIo78n5dR7eUSwwpYPiXRhTzNxZVAMUuB8vlnRFyLxdrVToks6XPLVnFfbzaVd5WLjhgg+vA==",
  8889. "dependencies": {
  8890. "get-intrinsic": "^1.1.0",
  8891. "has": "^1.0.3",
  8892. "side-channel": "^1.0.4"
  8893. },
  8894. "engines": {
  8895. "node": ">= 0.4"
  8896. }
  8897. },
  8898. "node_modules/ionicons": {
  8899. "version": "5.5.4",
  8900. "resolved": "https://registry.npmjs.org/ionicons/-/ionicons-5.5.4.tgz",
  8901. "integrity": "sha512-3ph8X9my3inhabWEZ7N0XRA0MnnNQ1v9a602mLNgWsIXnxE9G5BybIZ/pws/OZZ/hoNlvSjk801N03yL9/FNgQ==",
  8902. "dependencies": {
  8903. "@stencil/core": "~2.10.0"
  8904. }
  8905. },
  8906. "node_modules/ionicons/node_modules/@stencil/core": {
  8907. "version": "2.10.0",
  8908. "resolved": "https://registry.npmjs.org/@stencil/core/-/core-2.10.0.tgz",
  8909. "integrity": "sha512-15rWMTPQ/sp0lSV82HVCXkIya3QLN+uBl7pqK4JnTrp4HiLrzLmNbWjbvgCs55gw0lULbCIGbRIEsFz+Pe/Q+A==",
  8910. "bin": {
  8911. "stencil": "bin/stencil"
  8912. },
  8913. "engines": {
  8914. "node": ">=12.10.0",
  8915. "npm": ">=6.0.0"
  8916. }
  8917. },
  8918. "node_modules/ip": {
  8919. "version": "1.1.5",
  8920. "resolved": "https://registry.npmjs.org/ip/-/ip-1.1.5.tgz",
  8921. "integrity": "sha1-vd7XARQpCCjAoDnnLvJfWq7ENUo="
  8922. },
  8923. "node_modules/ipaddr.js": {
  8924. "version": "2.0.1",
  8925. "resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-2.0.1.tgz",
  8926. "integrity": "sha512-1qTgH9NG+IIJ4yfKs2e6Pp1bZg8wbDbKHT21HrLIeYBTRLgMYKnMTPAuI3Lcs61nfx5h1xlXnbJtH1kX5/d/ng==",
  8927. "engines": {
  8928. "node": ">= 10"
  8929. }
  8930. },
  8931. "node_modules/is-arrayish": {
  8932. "version": "0.2.1",
  8933. "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz",
  8934. "integrity": "sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0="
  8935. },
  8936. "node_modules/is-bigint": {
  8937. "version": "1.0.4",
  8938. "resolved": "https://registry.npmjs.org/is-bigint/-/is-bigint-1.0.4.tgz",
  8939. "integrity": "sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==",
  8940. "dependencies": {
  8941. "has-bigints": "^1.0.1"
  8942. },
  8943. "funding": {
  8944. "url": "https://github.com/sponsors/ljharb"
  8945. }
  8946. },
  8947. "node_modules/is-binary-path": {
  8948. "version": "2.1.0",
  8949. "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz",
  8950. "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==",
  8951. "dependencies": {
  8952. "binary-extensions": "^2.0.0"
  8953. },
  8954. "engines": {
  8955. "node": ">=8"
  8956. }
  8957. },
  8958. "node_modules/is-boolean-object": {
  8959. "version": "1.1.2",
  8960. "resolved": "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.1.2.tgz",
  8961. "integrity": "sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==",
  8962. "dependencies": {
  8963. "call-bind": "^1.0.2",
  8964. "has-tostringtag": "^1.0.0"
  8965. },
  8966. "engines": {
  8967. "node": ">= 0.4"
  8968. },
  8969. "funding": {
  8970. "url": "https://github.com/sponsors/ljharb"
  8971. }
  8972. },
  8973. "node_modules/is-callable": {
  8974. "version": "1.2.4",
  8975. "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.4.tgz",
  8976. "integrity": "sha512-nsuwtxZfMX67Oryl9LCQ+upnC0Z0BgpwntpS89m1H/TLF0zNfzfLMV/9Wa/6MZsj0acpEjAO0KF1xT6ZdLl95w==",
  8977. "engines": {
  8978. "node": ">= 0.4"
  8979. },
  8980. "funding": {
  8981. "url": "https://github.com/sponsors/ljharb"
  8982. }
  8983. },
  8984. "node_modules/is-core-module": {
  8985. "version": "2.8.1",
  8986. "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.8.1.tgz",
  8987. "integrity": "sha512-SdNCUs284hr40hFTFP6l0IfZ/RSrMXF3qgoRHd3/79unUTvrFO/JoXwkGm+5J/Oe3E/b5GsnG330uUNgRpu1PA==",
  8988. "dependencies": {
  8989. "has": "^1.0.3"
  8990. },
  8991. "funding": {
  8992. "url": "https://github.com/sponsors/ljharb"
  8993. }
  8994. },
  8995. "node_modules/is-date-object": {
  8996. "version": "1.0.5",
  8997. "resolved": "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.5.tgz",
  8998. "integrity": "sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==",
  8999. "dependencies": {
  9000. "has-tostringtag": "^1.0.0"
  9001. },
  9002. "engines": {
  9003. "node": ">= 0.4"
  9004. },
  9005. "funding": {
  9006. "url": "https://github.com/sponsors/ljharb"
  9007. }
  9008. },
  9009. "node_modules/is-docker": {
  9010. "version": "2.2.1",
  9011. "resolved": "https://registry.npmjs.org/is-docker/-/is-docker-2.2.1.tgz",
  9012. "integrity": "sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==",
  9013. "bin": {
  9014. "is-docker": "cli.js"
  9015. },
  9016. "engines": {
  9017. "node": ">=8"
  9018. },
  9019. "funding": {
  9020. "url": "https://github.com/sponsors/sindresorhus"
  9021. }
  9022. },
  9023. "node_modules/is-extglob": {
  9024. "version": "2.1.1",
  9025. "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
  9026. "integrity": "sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=",
  9027. "engines": {
  9028. "node": ">=0.10.0"
  9029. }
  9030. },
  9031. "node_modules/is-fullwidth-code-point": {
  9032. "version": "3.0.0",
  9033. "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
  9034. "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
  9035. "engines": {
  9036. "node": ">=8"
  9037. }
  9038. },
  9039. "node_modules/is-generator-fn": {
  9040. "version": "2.1.0",
  9041. "resolved": "https://registry.npmjs.org/is-generator-fn/-/is-generator-fn-2.1.0.tgz",
  9042. "integrity": "sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==",
  9043. "engines": {
  9044. "node": ">=6"
  9045. }
  9046. },
  9047. "node_modules/is-glob": {
  9048. "version": "4.0.3",
  9049. "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz",
  9050. "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
  9051. "dependencies": {
  9052. "is-extglob": "^2.1.1"
  9053. },
  9054. "engines": {
  9055. "node": ">=0.10.0"
  9056. }
  9057. },
  9058. "node_modules/is-lambda": {
  9059. "version": "1.0.1",
  9060. "resolved": "https://registry.npmjs.org/is-lambda/-/is-lambda-1.0.1.tgz",
  9061. "integrity": "sha1-PZh3iZ5qU+/AFgUEzeFfgubwYdU="
  9062. },
  9063. "node_modules/is-module": {
  9064. "version": "1.0.0",
  9065. "resolved": "https://registry.npmjs.org/is-module/-/is-module-1.0.0.tgz",
  9066. "integrity": "sha1-Mlj7afeMFNW4FdZkM2tM/7ZEFZE="
  9067. },
  9068. "node_modules/is-negative-zero": {
  9069. "version": "2.0.2",
  9070. "resolved": "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.2.tgz",
  9071. "integrity": "sha512-dqJvarLawXsFbNDeJW7zAz8ItJ9cd28YufuuFzh0G8pNHjJMnY08Dv7sYX2uF5UpQOwieAeOExEYAWWfu7ZZUA==",
  9072. "engines": {
  9073. "node": ">= 0.4"
  9074. },
  9075. "funding": {
  9076. "url": "https://github.com/sponsors/ljharb"
  9077. }
  9078. },
  9079. "node_modules/is-number": {
  9080. "version": "7.0.0",
  9081. "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
  9082. "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
  9083. "engines": {
  9084. "node": ">=0.12.0"
  9085. }
  9086. },
  9087. "node_modules/is-number-object": {
  9088. "version": "1.0.7",
  9089. "resolved": "https://registry.npmjs.org/is-number-object/-/is-number-object-1.0.7.tgz",
  9090. "integrity": "sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==",
  9091. "dependencies": {
  9092. "has-tostringtag": "^1.0.0"
  9093. },
  9094. "engines": {
  9095. "node": ">= 0.4"
  9096. },
  9097. "funding": {
  9098. "url": "https://github.com/sponsors/ljharb"
  9099. }
  9100. },
  9101. "node_modules/is-obj": {
  9102. "version": "1.0.1",
  9103. "resolved": "https://registry.npmjs.org/is-obj/-/is-obj-1.0.1.tgz",
  9104. "integrity": "sha1-PkcprB9f3gJc19g6iW2rn09n2w8=",
  9105. "engines": {
  9106. "node": ">=0.10.0"
  9107. }
  9108. },
  9109. "node_modules/is-plain-obj": {
  9110. "version": "3.0.0",
  9111. "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-3.0.0.tgz",
  9112. "integrity": "sha512-gwsOE28k+23GP1B6vFl1oVh/WOzmawBrKwo5Ev6wMKzPkaXaCDIQKzLnvsA42DRlbVTWorkgTKIviAKCWkfUwA==",
  9113. "engines": {
  9114. "node": ">=10"
  9115. },
  9116. "funding": {
  9117. "url": "https://github.com/sponsors/sindresorhus"
  9118. }
  9119. },
  9120. "node_modules/is-potential-custom-element-name": {
  9121. "version": "1.0.1",
  9122. "resolved": "https://registry.npmjs.org/is-potential-custom-element-name/-/is-potential-custom-element-name-1.0.1.tgz",
  9123. "integrity": "sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ=="
  9124. },
  9125. "node_modules/is-regex": {
  9126. "version": "1.1.4",
  9127. "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.1.4.tgz",
  9128. "integrity": "sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==",
  9129. "dependencies": {
  9130. "call-bind": "^1.0.2",
  9131. "has-tostringtag": "^1.0.0"
  9132. },
  9133. "engines": {
  9134. "node": ">= 0.4"
  9135. },
  9136. "funding": {
  9137. "url": "https://github.com/sponsors/ljharb"
  9138. }
  9139. },
  9140. "node_modules/is-regexp": {
  9141. "version": "1.0.0",
  9142. "resolved": "https://registry.npmjs.org/is-regexp/-/is-regexp-1.0.0.tgz",
  9143. "integrity": "sha1-/S2INUXEa6xaYz57mgnof6LLUGk=",
  9144. "engines": {
  9145. "node": ">=0.10.0"
  9146. }
  9147. },
  9148. "node_modules/is-root": {
  9149. "version": "2.1.0",
  9150. "resolved": "https://registry.npmjs.org/is-root/-/is-root-2.1.0.tgz",
  9151. "integrity": "sha512-AGOriNp96vNBd3HtU+RzFEc75FfR5ymiYv8E553I71SCeXBiMsVDUtdio1OEFvrPyLIQ9tVR5RxXIFe5PUFjMg==",
  9152. "engines": {
  9153. "node": ">=6"
  9154. }
  9155. },
  9156. "node_modules/is-shared-array-buffer": {
  9157. "version": "1.0.2",
  9158. "resolved": "https://registry.npmjs.org/is-shared-array-buffer/-/is-shared-array-buffer-1.0.2.tgz",
  9159. "integrity": "sha512-sqN2UDu1/0y6uvXyStCOzyhAjCSlHceFoMKJW8W9EU9cvic/QdsZ0kEU93HEy3IUEFZIiH/3w+AH/UQbPHNdhA==",
  9160. "dependencies": {
  9161. "call-bind": "^1.0.2"
  9162. },
  9163. "funding": {
  9164. "url": "https://github.com/sponsors/ljharb"
  9165. }
  9166. },
  9167. "node_modules/is-stream": {
  9168. "version": "2.0.1",
  9169. "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz",
  9170. "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==",
  9171. "engines": {
  9172. "node": ">=8"
  9173. },
  9174. "funding": {
  9175. "url": "https://github.com/sponsors/sindresorhus"
  9176. }
  9177. },
  9178. "node_modules/is-string": {
  9179. "version": "1.0.7",
  9180. "resolved": "https://registry.npmjs.org/is-string/-/is-string-1.0.7.tgz",
  9181. "integrity": "sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==",
  9182. "dependencies": {
  9183. "has-tostringtag": "^1.0.0"
  9184. },
  9185. "engines": {
  9186. "node": ">= 0.4"
  9187. },
  9188. "funding": {
  9189. "url": "https://github.com/sponsors/ljharb"
  9190. }
  9191. },
  9192. "node_modules/is-symbol": {
  9193. "version": "1.0.4",
  9194. "resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.4.tgz",
  9195. "integrity": "sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==",
  9196. "dependencies": {
  9197. "has-symbols": "^1.0.2"
  9198. },
  9199. "engines": {
  9200. "node": ">= 0.4"
  9201. },
  9202. "funding": {
  9203. "url": "https://github.com/sponsors/ljharb"
  9204. }
  9205. },
  9206. "node_modules/is-typedarray": {
  9207. "version": "1.0.0",
  9208. "resolved": "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz",
  9209. "integrity": "sha1-5HnICFjfDBsR3dppQPlgEfzaSpo="
  9210. },
  9211. "node_modules/is-weakref": {
  9212. "version": "1.0.2",
  9213. "resolved": "https://registry.npmjs.org/is-weakref/-/is-weakref-1.0.2.tgz",
  9214. "integrity": "sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==",
  9215. "dependencies": {
  9216. "call-bind": "^1.0.2"
  9217. },
  9218. "funding": {
  9219. "url": "https://github.com/sponsors/ljharb"
  9220. }
  9221. },
  9222. "node_modules/is-wsl": {
  9223. "version": "2.2.0",
  9224. "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz",
  9225. "integrity": "sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==",
  9226. "dependencies": {
  9227. "is-docker": "^2.0.0"
  9228. },
  9229. "engines": {
  9230. "node": ">=8"
  9231. }
  9232. },
  9233. "node_modules/isarray": {
  9234. "version": "0.0.1",
  9235. "resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz",
  9236. "integrity": "sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8="
  9237. },
  9238. "node_modules/isexe": {
  9239. "version": "2.0.0",
  9240. "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
  9241. "integrity": "sha1-6PvzdNxVb/iUehDcsFctYz8s+hA="
  9242. },
  9243. "node_modules/isstream": {
  9244. "version": "0.1.2",
  9245. "resolved": "https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz",
  9246. "integrity": "sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo="
  9247. },
  9248. "node_modules/istanbul-lib-coverage": {
  9249. "version": "3.2.0",
  9250. "resolved": "https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.0.tgz",
  9251. "integrity": "sha512-eOeJ5BHCmHYvQK7xt9GkdHuzuCGS1Y6g9Gvnx3Ym33fz/HpLRYxiS0wHNr+m/MBC8B647Xt608vCDEvhl9c6Mw==",
  9252. "engines": {
  9253. "node": ">=8"
  9254. }
  9255. },
  9256. "node_modules/istanbul-lib-instrument": {
  9257. "version": "5.1.0",
  9258. "resolved": "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-5.1.0.tgz",
  9259. "integrity": "sha512-czwUz525rkOFDJxfKK6mYfIs9zBKILyrZQxjz3ABhjQXhbhFsSbo1HW/BFcsDnfJYJWA6thRR5/TUY2qs5W99Q==",
  9260. "dependencies": {
  9261. "@babel/core": "^7.12.3",
  9262. "@babel/parser": "^7.14.7",
  9263. "@istanbuljs/schema": "^0.1.2",
  9264. "istanbul-lib-coverage": "^3.2.0",
  9265. "semver": "^6.3.0"
  9266. },
  9267. "engines": {
  9268. "node": ">=8"
  9269. }
  9270. },
  9271. "node_modules/istanbul-lib-instrument/node_modules/semver": {
  9272. "version": "6.3.0",
  9273. "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
  9274. "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
  9275. "bin": {
  9276. "semver": "bin/semver.js"
  9277. }
  9278. },
  9279. "node_modules/istanbul-lib-report": {
  9280. "version": "3.0.0",
  9281. "resolved": "https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz",
  9282. "integrity": "sha512-wcdi+uAKzfiGT2abPpKZ0hSU1rGQjUQnLvtY5MpQ7QCTahD3VODhcu4wcfY1YtkGaDD5yuydOLINXsfbus9ROw==",
  9283. "dependencies": {
  9284. "istanbul-lib-coverage": "^3.0.0",
  9285. "make-dir": "^3.0.0",
  9286. "supports-color": "^7.1.0"
  9287. },
  9288. "engines": {
  9289. "node": ">=8"
  9290. }
  9291. },
  9292. "node_modules/istanbul-lib-source-maps": {
  9293. "version": "4.0.1",
  9294. "resolved": "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-4.0.1.tgz",
  9295. "integrity": "sha512-n3s8EwkdFIJCG3BPKBYvskgXGoy88ARzvegkitk60NxRdwltLOTaH7CUiMRXvwYorl0Q712iEjcWB+fK/MrWVw==",
  9296. "dependencies": {
  9297. "debug": "^4.1.1",
  9298. "istanbul-lib-coverage": "^3.0.0",
  9299. "source-map": "^0.6.1"
  9300. },
  9301. "engines": {
  9302. "node": ">=10"
  9303. }
  9304. },
  9305. "node_modules/istanbul-reports": {
  9306. "version": "3.1.4",
  9307. "resolved": "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-3.1.4.tgz",
  9308. "integrity": "sha512-r1/DshN4KSE7xWEknZLLLLDn5CJybV3nw01VTkp6D5jzLuELlcbudfj/eSQFvrKsJuTVCGnePO7ho82Nw9zzfw==",
  9309. "dependencies": {
  9310. "html-escaper": "^2.0.0",
  9311. "istanbul-lib-report": "^3.0.0"
  9312. },
  9313. "engines": {
  9314. "node": ">=8"
  9315. }
  9316. },
  9317. "node_modules/jake": {
  9318. "version": "10.8.4",
  9319. "resolved": "https://registry.npmjs.org/jake/-/jake-10.8.4.tgz",
  9320. "integrity": "sha512-MtWeTkl1qGsWUtbl/Jsca/8xSoK3x0UmS82sNbjqxxG/de/M/3b1DntdjHgPMC50enlTNwXOCRqPXLLt5cCfZA==",
  9321. "dependencies": {
  9322. "async": "0.9.x",
  9323. "chalk": "^4.0.2",
  9324. "filelist": "^1.0.1",
  9325. "minimatch": "^3.0.4"
  9326. },
  9327. "bin": {
  9328. "jake": "bin/cli.js"
  9329. },
  9330. "engines": {
  9331. "node": ">=10"
  9332. }
  9333. },
  9334. "node_modules/jake/node_modules/async": {
  9335. "version": "0.9.2",
  9336. "resolved": "https://registry.npmjs.org/async/-/async-0.9.2.tgz",
  9337. "integrity": "sha1-rqdNXmHB+JlhO/ZL2mbUx48v0X0="
  9338. },
  9339. "node_modules/jest": {
  9340. "version": "27.5.1",
  9341. "resolved": "https://registry.npmjs.org/jest/-/jest-27.5.1.tgz",
  9342. "integrity": "sha512-Yn0mADZB89zTtjkPJEXwrac3LHudkQMR+Paqa8uxJHCBr9agxztUifWCyiYrjhMPBoUVBjyny0I7XH6ozDr7QQ==",
  9343. "dependencies": {
  9344. "@jest/core": "^27.5.1",
  9345. "import-local": "^3.0.2",
  9346. "jest-cli": "^27.5.1"
  9347. },
  9348. "bin": {
  9349. "jest": "bin/jest.js"
  9350. },
  9351. "engines": {
  9352. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9353. },
  9354. "peerDependencies": {
  9355. "node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0"
  9356. },
  9357. "peerDependenciesMeta": {
  9358. "node-notifier": {
  9359. "optional": true
  9360. }
  9361. }
  9362. },
  9363. "node_modules/jest-changed-files": {
  9364. "version": "27.5.1",
  9365. "resolved": "https://registry.npmjs.org/jest-changed-files/-/jest-changed-files-27.5.1.tgz",
  9366. "integrity": "sha512-buBLMiByfWGCoMsLLzGUUSpAmIAGnbR2KJoMN10ziLhOLvP4e0SlypHnAel8iqQXTrcbmfEY9sSqae5sgUsTvw==",
  9367. "dependencies": {
  9368. "@jest/types": "^27.5.1",
  9369. "execa": "^5.0.0",
  9370. "throat": "^6.0.1"
  9371. },
  9372. "engines": {
  9373. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9374. }
  9375. },
  9376. "node_modules/jest-circus": {
  9377. "version": "27.5.1",
  9378. "resolved": "https://registry.npmjs.org/jest-circus/-/jest-circus-27.5.1.tgz",
  9379. "integrity": "sha512-D95R7x5UtlMA5iBYsOHFFbMD/GVA4R/Kdq15f7xYWUfWHBto9NYRsOvnSauTgdF+ogCpJ4tyKOXhUifxS65gdw==",
  9380. "dependencies": {
  9381. "@jest/environment": "^27.5.1",
  9382. "@jest/test-result": "^27.5.1",
  9383. "@jest/types": "^27.5.1",
  9384. "@types/node": "*",
  9385. "chalk": "^4.0.0",
  9386. "co": "^4.6.0",
  9387. "dedent": "^0.7.0",
  9388. "expect": "^27.5.1",
  9389. "is-generator-fn": "^2.0.0",
  9390. "jest-each": "^27.5.1",
  9391. "jest-matcher-utils": "^27.5.1",
  9392. "jest-message-util": "^27.5.1",
  9393. "jest-runtime": "^27.5.1",
  9394. "jest-snapshot": "^27.5.1",
  9395. "jest-util": "^27.5.1",
  9396. "pretty-format": "^27.5.1",
  9397. "slash": "^3.0.0",
  9398. "stack-utils": "^2.0.3",
  9399. "throat": "^6.0.1"
  9400. },
  9401. "engines": {
  9402. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9403. }
  9404. },
  9405. "node_modules/jest-cli": {
  9406. "version": "27.5.1",
  9407. "resolved": "https://registry.npmjs.org/jest-cli/-/jest-cli-27.5.1.tgz",
  9408. "integrity": "sha512-Hc6HOOwYq4/74/c62dEE3r5elx8wjYqxY0r0G/nFrLDPMFRu6RA/u8qINOIkvhxG7mMQ5EJsOGfRpI8L6eFUVw==",
  9409. "dependencies": {
  9410. "@jest/core": "^27.5.1",
  9411. "@jest/test-result": "^27.5.1",
  9412. "@jest/types": "^27.5.1",
  9413. "chalk": "^4.0.0",
  9414. "exit": "^0.1.2",
  9415. "graceful-fs": "^4.2.9",
  9416. "import-local": "^3.0.2",
  9417. "jest-config": "^27.5.1",
  9418. "jest-util": "^27.5.1",
  9419. "jest-validate": "^27.5.1",
  9420. "prompts": "^2.0.1",
  9421. "yargs": "^16.2.0"
  9422. },
  9423. "bin": {
  9424. "jest": "bin/jest.js"
  9425. },
  9426. "engines": {
  9427. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9428. },
  9429. "peerDependencies": {
  9430. "node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0"
  9431. },
  9432. "peerDependenciesMeta": {
  9433. "node-notifier": {
  9434. "optional": true
  9435. }
  9436. }
  9437. },
  9438. "node_modules/jest-config": {
  9439. "version": "27.5.1",
  9440. "resolved": "https://registry.npmjs.org/jest-config/-/jest-config-27.5.1.tgz",
  9441. "integrity": "sha512-5sAsjm6tGdsVbW9ahcChPAFCk4IlkQUknH5AvKjuLTSlcO/wCZKyFdn7Rg0EkC+OGgWODEy2hDpWB1PgzH0JNA==",
  9442. "dependencies": {
  9443. "@babel/core": "^7.8.0",
  9444. "@jest/test-sequencer": "^27.5.1",
  9445. "@jest/types": "^27.5.1",
  9446. "babel-jest": "^27.5.1",
  9447. "chalk": "^4.0.0",
  9448. "ci-info": "^3.2.0",
  9449. "deepmerge": "^4.2.2",
  9450. "glob": "^7.1.1",
  9451. "graceful-fs": "^4.2.9",
  9452. "jest-circus": "^27.5.1",
  9453. "jest-environment-jsdom": "^27.5.1",
  9454. "jest-environment-node": "^27.5.1",
  9455. "jest-get-type": "^27.5.1",
  9456. "jest-jasmine2": "^27.5.1",
  9457. "jest-regex-util": "^27.5.1",
  9458. "jest-resolve": "^27.5.1",
  9459. "jest-runner": "^27.5.1",
  9460. "jest-util": "^27.5.1",
  9461. "jest-validate": "^27.5.1",
  9462. "micromatch": "^4.0.4",
  9463. "parse-json": "^5.2.0",
  9464. "pretty-format": "^27.5.1",
  9465. "slash": "^3.0.0",
  9466. "strip-json-comments": "^3.1.1"
  9467. },
  9468. "engines": {
  9469. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9470. },
  9471. "peerDependencies": {
  9472. "ts-node": ">=9.0.0"
  9473. },
  9474. "peerDependenciesMeta": {
  9475. "ts-node": {
  9476. "optional": true
  9477. }
  9478. }
  9479. },
  9480. "node_modules/jest-config/node_modules/jest-get-type": {
  9481. "version": "27.5.1",
  9482. "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-27.5.1.tgz",
  9483. "integrity": "sha512-2KY95ksYSaK7DMBWQn6dQz3kqAf3BB64y2udeG+hv4KfSOb9qwcYQstTJc1KCbsix+wLZWZYN8t7nwX3GOBLRw==",
  9484. "engines": {
  9485. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9486. }
  9487. },
  9488. "node_modules/jest-diff": {
  9489. "version": "26.6.2",
  9490. "resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-26.6.2.tgz",
  9491. "integrity": "sha512-6m+9Z3Gv9wN0WFVasqjCL/06+EFCMTqDEUl/b87HYK2rAPTyfz4ZIuSlPhY51PIQRWx5TaxeF1qmXKe9gfN3sA==",
  9492. "dependencies": {
  9493. "chalk": "^4.0.0",
  9494. "diff-sequences": "^26.6.2",
  9495. "jest-get-type": "^26.3.0",
  9496. "pretty-format": "^26.6.2"
  9497. },
  9498. "engines": {
  9499. "node": ">= 10.14.2"
  9500. }
  9501. },
  9502. "node_modules/jest-diff/node_modules/@jest/types": {
  9503. "version": "26.6.2",
  9504. "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz",
  9505. "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==",
  9506. "dependencies": {
  9507. "@types/istanbul-lib-coverage": "^2.0.0",
  9508. "@types/istanbul-reports": "^3.0.0",
  9509. "@types/node": "*",
  9510. "@types/yargs": "^15.0.0",
  9511. "chalk": "^4.0.0"
  9512. },
  9513. "engines": {
  9514. "node": ">= 10.14.2"
  9515. }
  9516. },
  9517. "node_modules/jest-diff/node_modules/@types/yargs": {
  9518. "version": "15.0.14",
  9519. "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.14.tgz",
  9520. "integrity": "sha512-yEJzHoxf6SyQGhBhIYGXQDSCkJjB6HohDShto7m8vaKg9Yp0Yn8+71J9eakh2bnPg6BfsH9PRMhiRTZnd4eXGQ==",
  9521. "dependencies": {
  9522. "@types/yargs-parser": "*"
  9523. }
  9524. },
  9525. "node_modules/jest-diff/node_modules/pretty-format": {
  9526. "version": "26.6.2",
  9527. "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-26.6.2.tgz",
  9528. "integrity": "sha512-7AeGuCYNGmycyQbCqd/3PWH4eOoX/OiCa0uphp57NVTeAGdJGaAliecxwBDHYQCIvrW7aDBZCYeNTP/WX69mkg==",
  9529. "dependencies": {
  9530. "@jest/types": "^26.6.2",
  9531. "ansi-regex": "^5.0.0",
  9532. "ansi-styles": "^4.0.0",
  9533. "react-is": "^17.0.1"
  9534. },
  9535. "engines": {
  9536. "node": ">= 10"
  9537. }
  9538. },
  9539. "node_modules/jest-docblock": {
  9540. "version": "27.5.1",
  9541. "resolved": "https://registry.npmjs.org/jest-docblock/-/jest-docblock-27.5.1.tgz",
  9542. "integrity": "sha512-rl7hlABeTsRYxKiUfpHrQrG4e2obOiTQWfMEH3PxPjOtdsfLQO4ReWSZaQ7DETm4xu07rl4q/h4zcKXyU0/OzQ==",
  9543. "dependencies": {
  9544. "detect-newline": "^3.0.0"
  9545. },
  9546. "engines": {
  9547. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9548. }
  9549. },
  9550. "node_modules/jest-each": {
  9551. "version": "27.5.1",
  9552. "resolved": "https://registry.npmjs.org/jest-each/-/jest-each-27.5.1.tgz",
  9553. "integrity": "sha512-1Ff6p+FbhT/bXQnEouYy00bkNSY7OUpfIcmdl8vZ31A1UUaurOLPA8a8BbJOF2RDUElwJhmeaV7LnagI+5UwNQ==",
  9554. "dependencies": {
  9555. "@jest/types": "^27.5.1",
  9556. "chalk": "^4.0.0",
  9557. "jest-get-type": "^27.5.1",
  9558. "jest-util": "^27.5.1",
  9559. "pretty-format": "^27.5.1"
  9560. },
  9561. "engines": {
  9562. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9563. }
  9564. },
  9565. "node_modules/jest-each/node_modules/jest-get-type": {
  9566. "version": "27.5.1",
  9567. "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-27.5.1.tgz",
  9568. "integrity": "sha512-2KY95ksYSaK7DMBWQn6dQz3kqAf3BB64y2udeG+hv4KfSOb9qwcYQstTJc1KCbsix+wLZWZYN8t7nwX3GOBLRw==",
  9569. "engines": {
  9570. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9571. }
  9572. },
  9573. "node_modules/jest-environment-jsdom": {
  9574. "version": "27.5.1",
  9575. "resolved": "https://registry.npmjs.org/jest-environment-jsdom/-/jest-environment-jsdom-27.5.1.tgz",
  9576. "integrity": "sha512-TFBvkTC1Hnnnrka/fUb56atfDtJ9VMZ94JkjTbggl1PEpwrYtUBKMezB3inLmWqQsXYLcMwNoDQwoBTAvFfsfw==",
  9577. "dependencies": {
  9578. "@jest/environment": "^27.5.1",
  9579. "@jest/fake-timers": "^27.5.1",
  9580. "@jest/types": "^27.5.1",
  9581. "@types/node": "*",
  9582. "jest-mock": "^27.5.1",
  9583. "jest-util": "^27.5.1",
  9584. "jsdom": "^16.6.0"
  9585. },
  9586. "engines": {
  9587. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9588. }
  9589. },
  9590. "node_modules/jest-environment-node": {
  9591. "version": "27.5.1",
  9592. "resolved": "https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-27.5.1.tgz",
  9593. "integrity": "sha512-Jt4ZUnxdOsTGwSRAfKEnE6BcwsSPNOijjwifq5sDFSA2kesnXTvNqKHYgM0hDq3549Uf/KzdXNYn4wMZJPlFLw==",
  9594. "dependencies": {
  9595. "@jest/environment": "^27.5.1",
  9596. "@jest/fake-timers": "^27.5.1",
  9597. "@jest/types": "^27.5.1",
  9598. "@types/node": "*",
  9599. "jest-mock": "^27.5.1",
  9600. "jest-util": "^27.5.1"
  9601. },
  9602. "engines": {
  9603. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9604. }
  9605. },
  9606. "node_modules/jest-get-type": {
  9607. "version": "26.3.0",
  9608. "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-26.3.0.tgz",
  9609. "integrity": "sha512-TpfaviN1R2pQWkIihlfEanwOXK0zcxrKEE4MlU6Tn7keoXdN6/3gK/xl0yEh8DOunn5pOVGKf8hB4R9gVh04ig==",
  9610. "engines": {
  9611. "node": ">= 10.14.2"
  9612. }
  9613. },
  9614. "node_modules/jest-haste-map": {
  9615. "version": "27.5.1",
  9616. "resolved": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-27.5.1.tgz",
  9617. "integrity": "sha512-7GgkZ4Fw4NFbMSDSpZwXeBiIbx+t/46nJ2QitkOjvwPYyZmqttu2TDSimMHP1EkPOi4xUZAN1doE5Vd25H4Jng==",
  9618. "dependencies": {
  9619. "@jest/types": "^27.5.1",
  9620. "@types/graceful-fs": "^4.1.2",
  9621. "@types/node": "*",
  9622. "anymatch": "^3.0.3",
  9623. "fb-watchman": "^2.0.0",
  9624. "graceful-fs": "^4.2.9",
  9625. "jest-regex-util": "^27.5.1",
  9626. "jest-serializer": "^27.5.1",
  9627. "jest-util": "^27.5.1",
  9628. "jest-worker": "^27.5.1",
  9629. "micromatch": "^4.0.4",
  9630. "walker": "^1.0.7"
  9631. },
  9632. "engines": {
  9633. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9634. },
  9635. "optionalDependencies": {
  9636. "fsevents": "^2.3.2"
  9637. }
  9638. },
  9639. "node_modules/jest-jasmine2": {
  9640. "version": "27.5.1",
  9641. "resolved": "https://registry.npmjs.org/jest-jasmine2/-/jest-jasmine2-27.5.1.tgz",
  9642. "integrity": "sha512-jtq7VVyG8SqAorDpApwiJJImd0V2wv1xzdheGHRGyuT7gZm6gG47QEskOlzsN1PG/6WNaCo5pmwMHDf3AkG2pQ==",
  9643. "dependencies": {
  9644. "@jest/environment": "^27.5.1",
  9645. "@jest/source-map": "^27.5.1",
  9646. "@jest/test-result": "^27.5.1",
  9647. "@jest/types": "^27.5.1",
  9648. "@types/node": "*",
  9649. "chalk": "^4.0.0",
  9650. "co": "^4.6.0",
  9651. "expect": "^27.5.1",
  9652. "is-generator-fn": "^2.0.0",
  9653. "jest-each": "^27.5.1",
  9654. "jest-matcher-utils": "^27.5.1",
  9655. "jest-message-util": "^27.5.1",
  9656. "jest-runtime": "^27.5.1",
  9657. "jest-snapshot": "^27.5.1",
  9658. "jest-util": "^27.5.1",
  9659. "pretty-format": "^27.5.1",
  9660. "throat": "^6.0.1"
  9661. },
  9662. "engines": {
  9663. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9664. }
  9665. },
  9666. "node_modules/jest-leak-detector": {
  9667. "version": "27.5.1",
  9668. "resolved": "https://registry.npmjs.org/jest-leak-detector/-/jest-leak-detector-27.5.1.tgz",
  9669. "integrity": "sha512-POXfWAMvfU6WMUXftV4HolnJfnPOGEu10fscNCA76KBpRRhcMN2c8d3iT2pxQS3HLbA+5X4sOUPzYO2NUyIlHQ==",
  9670. "dependencies": {
  9671. "jest-get-type": "^27.5.1",
  9672. "pretty-format": "^27.5.1"
  9673. },
  9674. "engines": {
  9675. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9676. }
  9677. },
  9678. "node_modules/jest-leak-detector/node_modules/jest-get-type": {
  9679. "version": "27.5.1",
  9680. "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-27.5.1.tgz",
  9681. "integrity": "sha512-2KY95ksYSaK7DMBWQn6dQz3kqAf3BB64y2udeG+hv4KfSOb9qwcYQstTJc1KCbsix+wLZWZYN8t7nwX3GOBLRw==",
  9682. "engines": {
  9683. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9684. }
  9685. },
  9686. "node_modules/jest-matcher-utils": {
  9687. "version": "27.5.1",
  9688. "resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-27.5.1.tgz",
  9689. "integrity": "sha512-z2uTx/T6LBaCoNWNFWwChLBKYxTMcGBRjAt+2SbP929/Fflb9aa5LGma654Rz8z9HLxsrUaYzxE9T/EFIL/PAw==",
  9690. "dependencies": {
  9691. "chalk": "^4.0.0",
  9692. "jest-diff": "^27.5.1",
  9693. "jest-get-type": "^27.5.1",
  9694. "pretty-format": "^27.5.1"
  9695. },
  9696. "engines": {
  9697. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9698. }
  9699. },
  9700. "node_modules/jest-matcher-utils/node_modules/diff-sequences": {
  9701. "version": "27.5.1",
  9702. "resolved": "https://registry.npmjs.org/diff-sequences/-/diff-sequences-27.5.1.tgz",
  9703. "integrity": "sha512-k1gCAXAsNgLwEL+Y8Wvl+M6oEFj5bgazfZULpS5CneoPPXRaCCW7dm+q21Ky2VEE5X+VeRDBVg1Pcvvsr4TtNQ==",
  9704. "engines": {
  9705. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9706. }
  9707. },
  9708. "node_modules/jest-matcher-utils/node_modules/jest-diff": {
  9709. "version": "27.5.1",
  9710. "resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-27.5.1.tgz",
  9711. "integrity": "sha512-m0NvkX55LDt9T4mctTEgnZk3fmEg3NRYutvMPWM/0iPnkFj2wIeF45O1718cMSOFO1vINkqmxqD8vE37uTEbqw==",
  9712. "dependencies": {
  9713. "chalk": "^4.0.0",
  9714. "diff-sequences": "^27.5.1",
  9715. "jest-get-type": "^27.5.1",
  9716. "pretty-format": "^27.5.1"
  9717. },
  9718. "engines": {
  9719. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9720. }
  9721. },
  9722. "node_modules/jest-matcher-utils/node_modules/jest-get-type": {
  9723. "version": "27.5.1",
  9724. "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-27.5.1.tgz",
  9725. "integrity": "sha512-2KY95ksYSaK7DMBWQn6dQz3kqAf3BB64y2udeG+hv4KfSOb9qwcYQstTJc1KCbsix+wLZWZYN8t7nwX3GOBLRw==",
  9726. "engines": {
  9727. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9728. }
  9729. },
  9730. "node_modules/jest-message-util": {
  9731. "version": "27.5.1",
  9732. "resolved": "https://registry.npmjs.org/jest-message-util/-/jest-message-util-27.5.1.tgz",
  9733. "integrity": "sha512-rMyFe1+jnyAAf+NHwTclDz0eAaLkVDdKVHHBFWsBWHnnh5YeJMNWWsv7AbFYXfK3oTqvL7VTWkhNLu1jX24D+g==",
  9734. "dependencies": {
  9735. "@babel/code-frame": "^7.12.13",
  9736. "@jest/types": "^27.5.1",
  9737. "@types/stack-utils": "^2.0.0",
  9738. "chalk": "^4.0.0",
  9739. "graceful-fs": "^4.2.9",
  9740. "micromatch": "^4.0.4",
  9741. "pretty-format": "^27.5.1",
  9742. "slash": "^3.0.0",
  9743. "stack-utils": "^2.0.3"
  9744. },
  9745. "engines": {
  9746. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9747. }
  9748. },
  9749. "node_modules/jest-mock": {
  9750. "version": "27.5.1",
  9751. "resolved": "https://registry.npmjs.org/jest-mock/-/jest-mock-27.5.1.tgz",
  9752. "integrity": "sha512-K4jKbY1d4ENhbrG2zuPWaQBvDly+iZ2yAW+T1fATN78hc0sInwn7wZB8XtlNnvHug5RMwV897Xm4LqmPM4e2Og==",
  9753. "dependencies": {
  9754. "@jest/types": "^27.5.1",
  9755. "@types/node": "*"
  9756. },
  9757. "engines": {
  9758. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9759. }
  9760. },
  9761. "node_modules/jest-pnp-resolver": {
  9762. "version": "1.2.2",
  9763. "resolved": "https://registry.npmjs.org/jest-pnp-resolver/-/jest-pnp-resolver-1.2.2.tgz",
  9764. "integrity": "sha512-olV41bKSMm8BdnuMsewT4jqlZ8+3TCARAXjZGT9jcoSnrfUnRCqnMoF9XEeoWjbzObpqF9dRhHQj0Xb9QdF6/w==",
  9765. "engines": {
  9766. "node": ">=6"
  9767. },
  9768. "peerDependencies": {
  9769. "jest-resolve": "*"
  9770. },
  9771. "peerDependenciesMeta": {
  9772. "jest-resolve": {
  9773. "optional": true
  9774. }
  9775. }
  9776. },
  9777. "node_modules/jest-regex-util": {
  9778. "version": "27.5.1",
  9779. "resolved": "https://registry.npmjs.org/jest-regex-util/-/jest-regex-util-27.5.1.tgz",
  9780. "integrity": "sha512-4bfKq2zie+x16okqDXjXn9ql2B0dScQu+vcwe4TvFVhkVyuWLqpZrZtXxLLWoXYgn0E87I6r6GRYHF7wFZBUvg==",
  9781. "engines": {
  9782. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9783. }
  9784. },
  9785. "node_modules/jest-resolve": {
  9786. "version": "27.5.1",
  9787. "resolved": "https://registry.npmjs.org/jest-resolve/-/jest-resolve-27.5.1.tgz",
  9788. "integrity": "sha512-FFDy8/9E6CV83IMbDpcjOhumAQPDyETnU2KZ1O98DwTnz8AOBsW/Xv3GySr1mOZdItLR+zDZ7I/UdTFbgSOVCw==",
  9789. "dependencies": {
  9790. "@jest/types": "^27.5.1",
  9791. "chalk": "^4.0.0",
  9792. "graceful-fs": "^4.2.9",
  9793. "jest-haste-map": "^27.5.1",
  9794. "jest-pnp-resolver": "^1.2.2",
  9795. "jest-util": "^27.5.1",
  9796. "jest-validate": "^27.5.1",
  9797. "resolve": "^1.20.0",
  9798. "resolve.exports": "^1.1.0",
  9799. "slash": "^3.0.0"
  9800. },
  9801. "engines": {
  9802. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9803. }
  9804. },
  9805. "node_modules/jest-resolve-dependencies": {
  9806. "version": "27.5.1",
  9807. "resolved": "https://registry.npmjs.org/jest-resolve-dependencies/-/jest-resolve-dependencies-27.5.1.tgz",
  9808. "integrity": "sha512-QQOOdY4PE39iawDn5rzbIePNigfe5B9Z91GDD1ae/xNDlu9kaat8QQ5EKnNmVWPV54hUdxCVwwj6YMgR2O7IOg==",
  9809. "dependencies": {
  9810. "@jest/types": "^27.5.1",
  9811. "jest-regex-util": "^27.5.1",
  9812. "jest-snapshot": "^27.5.1"
  9813. },
  9814. "engines": {
  9815. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9816. }
  9817. },
  9818. "node_modules/jest-runner": {
  9819. "version": "27.5.1",
  9820. "resolved": "https://registry.npmjs.org/jest-runner/-/jest-runner-27.5.1.tgz",
  9821. "integrity": "sha512-g4NPsM4mFCOwFKXO4p/H/kWGdJp9V8kURY2lX8Me2drgXqG7rrZAx5kv+5H7wtt/cdFIjhqYx1HrlqWHaOvDaQ==",
  9822. "dependencies": {
  9823. "@jest/console": "^27.5.1",
  9824. "@jest/environment": "^27.5.1",
  9825. "@jest/test-result": "^27.5.1",
  9826. "@jest/transform": "^27.5.1",
  9827. "@jest/types": "^27.5.1",
  9828. "@types/node": "*",
  9829. "chalk": "^4.0.0",
  9830. "emittery": "^0.8.1",
  9831. "graceful-fs": "^4.2.9",
  9832. "jest-docblock": "^27.5.1",
  9833. "jest-environment-jsdom": "^27.5.1",
  9834. "jest-environment-node": "^27.5.1",
  9835. "jest-haste-map": "^27.5.1",
  9836. "jest-leak-detector": "^27.5.1",
  9837. "jest-message-util": "^27.5.1",
  9838. "jest-resolve": "^27.5.1",
  9839. "jest-runtime": "^27.5.1",
  9840. "jest-util": "^27.5.1",
  9841. "jest-worker": "^27.5.1",
  9842. "source-map-support": "^0.5.6",
  9843. "throat": "^6.0.1"
  9844. },
  9845. "engines": {
  9846. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9847. }
  9848. },
  9849. "node_modules/jest-runtime": {
  9850. "version": "27.5.1",
  9851. "resolved": "https://registry.npmjs.org/jest-runtime/-/jest-runtime-27.5.1.tgz",
  9852. "integrity": "sha512-o7gxw3Gf+H2IGt8fv0RiyE1+r83FJBRruoA+FXrlHw6xEyBsU8ugA6IPfTdVyA0w8HClpbK+DGJxH59UrNMx8A==",
  9853. "dependencies": {
  9854. "@jest/environment": "^27.5.1",
  9855. "@jest/fake-timers": "^27.5.1",
  9856. "@jest/globals": "^27.5.1",
  9857. "@jest/source-map": "^27.5.1",
  9858. "@jest/test-result": "^27.5.1",
  9859. "@jest/transform": "^27.5.1",
  9860. "@jest/types": "^27.5.1",
  9861. "chalk": "^4.0.0",
  9862. "cjs-module-lexer": "^1.0.0",
  9863. "collect-v8-coverage": "^1.0.0",
  9864. "execa": "^5.0.0",
  9865. "glob": "^7.1.3",
  9866. "graceful-fs": "^4.2.9",
  9867. "jest-haste-map": "^27.5.1",
  9868. "jest-message-util": "^27.5.1",
  9869. "jest-mock": "^27.5.1",
  9870. "jest-regex-util": "^27.5.1",
  9871. "jest-resolve": "^27.5.1",
  9872. "jest-snapshot": "^27.5.1",
  9873. "jest-util": "^27.5.1",
  9874. "slash": "^3.0.0",
  9875. "strip-bom": "^4.0.0"
  9876. },
  9877. "engines": {
  9878. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9879. }
  9880. },
  9881. "node_modules/jest-serializer": {
  9882. "version": "27.5.1",
  9883. "resolved": "https://registry.npmjs.org/jest-serializer/-/jest-serializer-27.5.1.tgz",
  9884. "integrity": "sha512-jZCyo6iIxO1aqUxpuBlwTDMkzOAJS4a3eYz3YzgxxVQFwLeSA7Jfq5cbqCY+JLvTDrWirgusI/0KwxKMgrdf7w==",
  9885. "dependencies": {
  9886. "@types/node": "*",
  9887. "graceful-fs": "^4.2.9"
  9888. },
  9889. "engines": {
  9890. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9891. }
  9892. },
  9893. "node_modules/jest-snapshot": {
  9894. "version": "27.5.1",
  9895. "resolved": "https://registry.npmjs.org/jest-snapshot/-/jest-snapshot-27.5.1.tgz",
  9896. "integrity": "sha512-yYykXI5a0I31xX67mgeLw1DZ0bJB+gpq5IpSuCAoyDi0+BhgU/RIrL+RTzDmkNTchvDFWKP8lp+w/42Z3us5sA==",
  9897. "dependencies": {
  9898. "@babel/core": "^7.7.2",
  9899. "@babel/generator": "^7.7.2",
  9900. "@babel/plugin-syntax-typescript": "^7.7.2",
  9901. "@babel/traverse": "^7.7.2",
  9902. "@babel/types": "^7.0.0",
  9903. "@jest/transform": "^27.5.1",
  9904. "@jest/types": "^27.5.1",
  9905. "@types/babel__traverse": "^7.0.4",
  9906. "@types/prettier": "^2.1.5",
  9907. "babel-preset-current-node-syntax": "^1.0.0",
  9908. "chalk": "^4.0.0",
  9909. "expect": "^27.5.1",
  9910. "graceful-fs": "^4.2.9",
  9911. "jest-diff": "^27.5.1",
  9912. "jest-get-type": "^27.5.1",
  9913. "jest-haste-map": "^27.5.1",
  9914. "jest-matcher-utils": "^27.5.1",
  9915. "jest-message-util": "^27.5.1",
  9916. "jest-util": "^27.5.1",
  9917. "natural-compare": "^1.4.0",
  9918. "pretty-format": "^27.5.1",
  9919. "semver": "^7.3.2"
  9920. },
  9921. "engines": {
  9922. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9923. }
  9924. },
  9925. "node_modules/jest-snapshot/node_modules/diff-sequences": {
  9926. "version": "27.5.1",
  9927. "resolved": "https://registry.npmjs.org/diff-sequences/-/diff-sequences-27.5.1.tgz",
  9928. "integrity": "sha512-k1gCAXAsNgLwEL+Y8Wvl+M6oEFj5bgazfZULpS5CneoPPXRaCCW7dm+q21Ky2VEE5X+VeRDBVg1Pcvvsr4TtNQ==",
  9929. "engines": {
  9930. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9931. }
  9932. },
  9933. "node_modules/jest-snapshot/node_modules/jest-diff": {
  9934. "version": "27.5.1",
  9935. "resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-27.5.1.tgz",
  9936. "integrity": "sha512-m0NvkX55LDt9T4mctTEgnZk3fmEg3NRYutvMPWM/0iPnkFj2wIeF45O1718cMSOFO1vINkqmxqD8vE37uTEbqw==",
  9937. "dependencies": {
  9938. "chalk": "^4.0.0",
  9939. "diff-sequences": "^27.5.1",
  9940. "jest-get-type": "^27.5.1",
  9941. "pretty-format": "^27.5.1"
  9942. },
  9943. "engines": {
  9944. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9945. }
  9946. },
  9947. "node_modules/jest-snapshot/node_modules/jest-get-type": {
  9948. "version": "27.5.1",
  9949. "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-27.5.1.tgz",
  9950. "integrity": "sha512-2KY95ksYSaK7DMBWQn6dQz3kqAf3BB64y2udeG+hv4KfSOb9qwcYQstTJc1KCbsix+wLZWZYN8t7nwX3GOBLRw==",
  9951. "engines": {
  9952. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9953. }
  9954. },
  9955. "node_modules/jest-util": {
  9956. "version": "27.5.1",
  9957. "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-27.5.1.tgz",
  9958. "integrity": "sha512-Kv2o/8jNvX1MQ0KGtw480E/w4fBCDOnH6+6DmeKi6LZUIlKA5kwY0YNdlzaWTiVgxqAqik11QyxDOKk543aKXw==",
  9959. "dependencies": {
  9960. "@jest/types": "^27.5.1",
  9961. "@types/node": "*",
  9962. "chalk": "^4.0.0",
  9963. "ci-info": "^3.2.0",
  9964. "graceful-fs": "^4.2.9",
  9965. "picomatch": "^2.2.3"
  9966. },
  9967. "engines": {
  9968. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9969. }
  9970. },
  9971. "node_modules/jest-validate": {
  9972. "version": "27.5.1",
  9973. "resolved": "https://registry.npmjs.org/jest-validate/-/jest-validate-27.5.1.tgz",
  9974. "integrity": "sha512-thkNli0LYTmOI1tDB3FI1S1RTp/Bqyd9pTarJwL87OIBFuqEb5Apv5EaApEudYg4g86e3CT6kM0RowkhtEnCBQ==",
  9975. "dependencies": {
  9976. "@jest/types": "^27.5.1",
  9977. "camelcase": "^6.2.0",
  9978. "chalk": "^4.0.0",
  9979. "jest-get-type": "^27.5.1",
  9980. "leven": "^3.1.0",
  9981. "pretty-format": "^27.5.1"
  9982. },
  9983. "engines": {
  9984. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9985. }
  9986. },
  9987. "node_modules/jest-validate/node_modules/jest-get-type": {
  9988. "version": "27.5.1",
  9989. "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-27.5.1.tgz",
  9990. "integrity": "sha512-2KY95ksYSaK7DMBWQn6dQz3kqAf3BB64y2udeG+hv4KfSOb9qwcYQstTJc1KCbsix+wLZWZYN8t7nwX3GOBLRw==",
  9991. "engines": {
  9992. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9993. }
  9994. },
  9995. "node_modules/jest-watch-typeahead": {
  9996. "version": "1.0.0",
  9997. "resolved": "https://registry.npmjs.org/jest-watch-typeahead/-/jest-watch-typeahead-1.0.0.tgz",
  9998. "integrity": "sha512-jxoszalAb394WElmiJTFBMzie/RDCF+W7Q29n5LzOPtcoQoHWfdUtHFkbhgf5NwWe8uMOxvKb/g7ea7CshfkTw==",
  9999. "dependencies": {
  10000. "ansi-escapes": "^4.3.1",
  10001. "chalk": "^4.0.0",
  10002. "jest-regex-util": "^27.0.0",
  10003. "jest-watcher": "^27.0.0",
  10004. "slash": "^4.0.0",
  10005. "string-length": "^5.0.1",
  10006. "strip-ansi": "^7.0.1"
  10007. },
  10008. "engines": {
  10009. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  10010. },
  10011. "peerDependencies": {
  10012. "jest": "^27.0.0"
  10013. }
  10014. },
  10015. "node_modules/jest-watch-typeahead/node_modules/ansi-regex": {
  10016. "version": "6.0.1",
  10017. "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
  10018. "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
  10019. "engines": {
  10020. "node": ">=12"
  10021. },
  10022. "funding": {
  10023. "url": "https://github.com/chalk/ansi-regex?sponsor=1"
  10024. }
  10025. },
  10026. "node_modules/jest-watch-typeahead/node_modules/char-regex": {
  10027. "version": "2.0.1",
  10028. "resolved": "https://registry.npmjs.org/char-regex/-/char-regex-2.0.1.tgz",
  10029. "integrity": "sha512-oSvEeo6ZUD7NepqAat3RqoucZ5SeqLJgOvVIwkafu6IP3V0pO38s/ypdVUmDDK6qIIHNlYHJAKX9E7R7HoKElw==",
  10030. "engines": {
  10031. "node": ">=12.20"
  10032. }
  10033. },
  10034. "node_modules/jest-watch-typeahead/node_modules/slash": {
  10035. "version": "4.0.0",
  10036. "resolved": "https://registry.npmjs.org/slash/-/slash-4.0.0.tgz",
  10037. "integrity": "sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew==",
  10038. "engines": {
  10039. "node": ">=12"
  10040. },
  10041. "funding": {
  10042. "url": "https://github.com/sponsors/sindresorhus"
  10043. }
  10044. },
  10045. "node_modules/jest-watch-typeahead/node_modules/string-length": {
  10046. "version": "5.0.1",
  10047. "resolved": "https://registry.npmjs.org/string-length/-/string-length-5.0.1.tgz",
  10048. "integrity": "sha512-9Ep08KAMUn0OadnVaBuRdE2l615CQ508kr0XMadjClfYpdCyvrbFp6Taebo8yyxokQ4viUd/xPPUA4FGgUa0ow==",
  10049. "dependencies": {
  10050. "char-regex": "^2.0.0",
  10051. "strip-ansi": "^7.0.1"
  10052. },
  10053. "engines": {
  10054. "node": ">=12.20"
  10055. },
  10056. "funding": {
  10057. "url": "https://github.com/sponsors/sindresorhus"
  10058. }
  10059. },
  10060. "node_modules/jest-watch-typeahead/node_modules/strip-ansi": {
  10061. "version": "7.0.1",
  10062. "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.0.1.tgz",
  10063. "integrity": "sha512-cXNxvT8dFNRVfhVME3JAe98mkXDYN2O1l7jmcwMnOslDeESg1rF/OZMtK0nRAhiari1unG5cD4jG3rapUAkLbw==",
  10064. "dependencies": {
  10065. "ansi-regex": "^6.0.1"
  10066. },
  10067. "engines": {
  10068. "node": ">=12"
  10069. },
  10070. "funding": {
  10071. "url": "https://github.com/chalk/strip-ansi?sponsor=1"
  10072. }
  10073. },
  10074. "node_modules/jest-watcher": {
  10075. "version": "27.5.1",
  10076. "resolved": "https://registry.npmjs.org/jest-watcher/-/jest-watcher-27.5.1.tgz",
  10077. "integrity": "sha512-z676SuD6Z8o8qbmEGhoEUFOM1+jfEiL3DXHK/xgEiG2EyNYfFG60jluWcupY6dATjfEsKQuibReS1djInQnoVw==",
  10078. "dependencies": {
  10079. "@jest/test-result": "^27.5.1",
  10080. "@jest/types": "^27.5.1",
  10081. "@types/node": "*",
  10082. "ansi-escapes": "^4.2.1",
  10083. "chalk": "^4.0.0",
  10084. "jest-util": "^27.5.1",
  10085. "string-length": "^4.0.1"
  10086. },
  10087. "engines": {
  10088. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  10089. }
  10090. },
  10091. "node_modules/jest-worker": {
  10092. "version": "27.5.1",
  10093. "resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-27.5.1.tgz",
  10094. "integrity": "sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==",
  10095. "dependencies": {
  10096. "@types/node": "*",
  10097. "merge-stream": "^2.0.0",
  10098. "supports-color": "^8.0.0"
  10099. },
  10100. "engines": {
  10101. "node": ">= 10.13.0"
  10102. }
  10103. },
  10104. "node_modules/jest-worker/node_modules/supports-color": {
  10105. "version": "8.1.1",
  10106. "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
  10107. "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
  10108. "dependencies": {
  10109. "has-flag": "^4.0.0"
  10110. },
  10111. "engines": {
  10112. "node": ">=10"
  10113. },
  10114. "funding": {
  10115. "url": "https://github.com/chalk/supports-color?sponsor=1"
  10116. }
  10117. },
  10118. "node_modules/js-base64": {
  10119. "version": "2.6.4",
  10120. "resolved": "https://registry.npmjs.org/js-base64/-/js-base64-2.6.4.tgz",
  10121. "integrity": "sha512-pZe//GGmwJndub7ZghVHz7vjb2LgC1m8B07Au3eYqeqv9emhESByMXxaEgkUkEqJe87oBbSniGYoQNIBklc7IQ=="
  10122. },
  10123. "node_modules/js-tokens": {
  10124. "version": "4.0.0",
  10125. "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
  10126. "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ=="
  10127. },
  10128. "node_modules/js-yaml": {
  10129. "version": "3.14.1",
  10130. "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
  10131. "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
  10132. "dependencies": {
  10133. "argparse": "^1.0.7",
  10134. "esprima": "^4.0.0"
  10135. },
  10136. "bin": {
  10137. "js-yaml": "bin/js-yaml.js"
  10138. }
  10139. },
  10140. "node_modules/jsbn": {
  10141. "version": "0.1.1",
  10142. "resolved": "https://registry.npmjs.org/jsbn/-/jsbn-0.1.1.tgz",
  10143. "integrity": "sha1-peZUwuWi3rXyAdls77yoDA7y9RM="
  10144. },
  10145. "node_modules/jsdom": {
  10146. "version": "16.7.0",
  10147. "resolved": "https://registry.npmjs.org/jsdom/-/jsdom-16.7.0.tgz",
  10148. "integrity": "sha512-u9Smc2G1USStM+s/x1ru5Sxrl6mPYCbByG1U/hUmqaVsm4tbNyS7CicOSRyuGQYZhTu0h84qkZZQ/I+dzizSVw==",
  10149. "dependencies": {
  10150. "abab": "^2.0.5",
  10151. "acorn": "^8.2.4",
  10152. "acorn-globals": "^6.0.0",
  10153. "cssom": "^0.4.4",
  10154. "cssstyle": "^2.3.0",
  10155. "data-urls": "^2.0.0",
  10156. "decimal.js": "^10.2.1",
  10157. "domexception": "^2.0.1",
  10158. "escodegen": "^2.0.0",
  10159. "form-data": "^3.0.0",
  10160. "html-encoding-sniffer": "^2.0.1",
  10161. "http-proxy-agent": "^4.0.1",
  10162. "https-proxy-agent": "^5.0.0",
  10163. "is-potential-custom-element-name": "^1.0.1",
  10164. "nwsapi": "^2.2.0",
  10165. "parse5": "6.0.1",
  10166. "saxes": "^5.0.1",
  10167. "symbol-tree": "^3.2.4",
  10168. "tough-cookie": "^4.0.0",
  10169. "w3c-hr-time": "^1.0.2",
  10170. "w3c-xmlserializer": "^2.0.0",
  10171. "webidl-conversions": "^6.1.0",
  10172. "whatwg-encoding": "^1.0.5",
  10173. "whatwg-mimetype": "^2.3.0",
  10174. "whatwg-url": "^8.5.0",
  10175. "ws": "^7.4.6",
  10176. "xml-name-validator": "^3.0.0"
  10177. },
  10178. "engines": {
  10179. "node": ">=10"
  10180. },
  10181. "peerDependencies": {
  10182. "canvas": "^2.5.0"
  10183. },
  10184. "peerDependenciesMeta": {
  10185. "canvas": {
  10186. "optional": true
  10187. }
  10188. }
  10189. },
  10190. "node_modules/jsesc": {
  10191. "version": "2.5.2",
  10192. "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz",
  10193. "integrity": "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==",
  10194. "bin": {
  10195. "jsesc": "bin/jsesc"
  10196. },
  10197. "engines": {
  10198. "node": ">=4"
  10199. }
  10200. },
  10201. "node_modules/json-parse-better-errors": {
  10202. "version": "1.0.2",
  10203. "resolved": "https://registry.npmjs.org/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz",
  10204. "integrity": "sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw=="
  10205. },
  10206. "node_modules/json-parse-even-better-errors": {
  10207. "version": "2.3.1",
  10208. "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz",
  10209. "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w=="
  10210. },
  10211. "node_modules/json-schema": {
  10212. "version": "0.4.0",
  10213. "resolved": "https://registry.npmjs.org/json-schema/-/json-schema-0.4.0.tgz",
  10214. "integrity": "sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA=="
  10215. },
  10216. "node_modules/json-schema-traverse": {
  10217. "version": "0.4.1",
  10218. "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
  10219. "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg=="
  10220. },
  10221. "node_modules/json-stable-stringify-without-jsonify": {
  10222. "version": "1.0.1",
  10223. "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz",
  10224. "integrity": "sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE="
  10225. },
  10226. "node_modules/json-stringify-safe": {
  10227. "version": "5.0.1",
  10228. "resolved": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz",
  10229. "integrity": "sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus="
  10230. },
  10231. "node_modules/json5": {
  10232. "version": "2.2.1",
  10233. "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.1.tgz",
  10234. "integrity": "sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==",
  10235. "bin": {
  10236. "json5": "lib/cli.js"
  10237. },
  10238. "engines": {
  10239. "node": ">=6"
  10240. }
  10241. },
  10242. "node_modules/jsonfile": {
  10243. "version": "6.1.0",
  10244. "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz",
  10245. "integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==",
  10246. "dependencies": {
  10247. "universalify": "^2.0.0"
  10248. },
  10249. "optionalDependencies": {
  10250. "graceful-fs": "^4.1.6"
  10251. }
  10252. },
  10253. "node_modules/jsonpointer": {
  10254. "version": "5.0.0",
  10255. "resolved": "https://registry.npmjs.org/jsonpointer/-/jsonpointer-5.0.0.tgz",
  10256. "integrity": "sha512-PNYZIdMjVIvVgDSYKTT63Y+KZ6IZvGRNNWcxwD+GNnUz1MKPfv30J8ueCjdwcN0nDx2SlshgyB7Oy0epAzVRRg==",
  10257. "engines": {
  10258. "node": ">=0.10.0"
  10259. }
  10260. },
  10261. "node_modules/jsprim": {
  10262. "version": "1.4.2",
  10263. "resolved": "https://registry.npmjs.org/jsprim/-/jsprim-1.4.2.tgz",
  10264. "integrity": "sha512-P2bSOMAc/ciLz6DzgjVlGJP9+BrJWu5UDGK70C2iweC5QBIeFf0ZXRvGjEj2uYgrY2MkAAhsSWHDWlFtEroZWw==",
  10265. "dependencies": {
  10266. "assert-plus": "1.0.0",
  10267. "extsprintf": "1.3.0",
  10268. "json-schema": "0.4.0",
  10269. "verror": "1.10.0"
  10270. },
  10271. "engines": {
  10272. "node": ">=0.6.0"
  10273. }
  10274. },
  10275. "node_modules/jsx-ast-utils": {
  10276. "version": "3.2.2",
  10277. "resolved": "https://registry.npmjs.org/jsx-ast-utils/-/jsx-ast-utils-3.2.2.tgz",
  10278. "integrity": "sha512-HDAyJ4MNQBboGpUnHAVUNJs6X0lh058s6FuixsFGP7MgJYpD6Vasd6nzSG5iIfXu1zAYlHJ/zsOKNlrenTUBnw==",
  10279. "dependencies": {
  10280. "array-includes": "^3.1.4",
  10281. "object.assign": "^4.1.2"
  10282. },
  10283. "engines": {
  10284. "node": ">=4.0"
  10285. }
  10286. },
  10287. "node_modules/kind-of": {
  10288. "version": "6.0.3",
  10289. "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz",
  10290. "integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==",
  10291. "engines": {
  10292. "node": ">=0.10.0"
  10293. }
  10294. },
  10295. "node_modules/kleur": {
  10296. "version": "3.0.3",
  10297. "resolved": "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz",
  10298. "integrity": "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==",
  10299. "engines": {
  10300. "node": ">=6"
  10301. }
  10302. },
  10303. "node_modules/klona": {
  10304. "version": "2.0.5",
  10305. "resolved": "https://registry.npmjs.org/klona/-/klona-2.0.5.tgz",
  10306. "integrity": "sha512-pJiBpiXMbt7dkzXe8Ghj/u4FfXOOa98fPW+bihOJ4SjnoijweJrNThJfd3ifXpXhREjpoF2mZVH1GfS9LV3kHQ==",
  10307. "engines": {
  10308. "node": ">= 8"
  10309. }
  10310. },
  10311. "node_modules/language-subtag-registry": {
  10312. "version": "0.3.21",
  10313. "resolved": "https://registry.npmjs.org/language-subtag-registry/-/language-subtag-registry-0.3.21.tgz",
  10314. "integrity": "sha512-L0IqwlIXjilBVVYKFT37X9Ih11Um5NEl9cbJIuU/SwP/zEEAbBPOnEeeuxVMf45ydWQRDQN3Nqc96OgbH1K+Pg=="
  10315. },
  10316. "node_modules/language-tags": {
  10317. "version": "1.0.5",
  10318. "resolved": "https://registry.npmjs.org/language-tags/-/language-tags-1.0.5.tgz",
  10319. "integrity": "sha1-0yHbxNowuovzAk4ED6XBRmH5GTo=",
  10320. "dependencies": {
  10321. "language-subtag-registry": "~0.3.2"
  10322. }
  10323. },
  10324. "node_modules/leven": {
  10325. "version": "3.1.0",
  10326. "resolved": "https://registry.npmjs.org/leven/-/leven-3.1.0.tgz",
  10327. "integrity": "sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==",
  10328. "engines": {
  10329. "node": ">=6"
  10330. }
  10331. },
  10332. "node_modules/levn": {
  10333. "version": "0.4.1",
  10334. "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz",
  10335. "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==",
  10336. "dependencies": {
  10337. "prelude-ls": "^1.2.1",
  10338. "type-check": "~0.4.0"
  10339. },
  10340. "engines": {
  10341. "node": ">= 0.8.0"
  10342. }
  10343. },
  10344. "node_modules/lilconfig": {
  10345. "version": "2.0.5",
  10346. "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-2.0.5.tgz",
  10347. "integrity": "sha512-xaYmXZtTHPAw5m+xLN8ab9C+3a8YmV3asNSPOATITbtwrfbwaLJj8h66H1WMIpALCkqsIzK3h7oQ+PdX+LQ9Eg==",
  10348. "engines": {
  10349. "node": ">=10"
  10350. }
  10351. },
  10352. "node_modules/lines-and-columns": {
  10353. "version": "1.2.4",
  10354. "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz",
  10355. "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg=="
  10356. },
  10357. "node_modules/loader-runner": {
  10358. "version": "4.3.0",
  10359. "resolved": "https://registry.npmjs.org/loader-runner/-/loader-runner-4.3.0.tgz",
  10360. "integrity": "sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg==",
  10361. "engines": {
  10362. "node": ">=6.11.5"
  10363. }
  10364. },
  10365. "node_modules/loader-utils": {
  10366. "version": "2.0.2",
  10367. "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.2.tgz",
  10368. "integrity": "sha512-TM57VeHptv569d/GKh6TAYdzKblwDNiumOdkFnejjD0XwTH87K90w3O7AiJRqdQoXygvi1VQTJTLGhJl7WqA7A==",
  10369. "dependencies": {
  10370. "big.js": "^5.2.2",
  10371. "emojis-list": "^3.0.0",
  10372. "json5": "^2.1.2"
  10373. },
  10374. "engines": {
  10375. "node": ">=8.9.0"
  10376. }
  10377. },
  10378. "node_modules/locate-path": {
  10379. "version": "6.0.0",
  10380. "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
  10381. "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
  10382. "dependencies": {
  10383. "p-locate": "^5.0.0"
  10384. },
  10385. "engines": {
  10386. "node": ">=10"
  10387. },
  10388. "funding": {
  10389. "url": "https://github.com/sponsors/sindresorhus"
  10390. }
  10391. },
  10392. "node_modules/lodash": {
  10393. "version": "4.17.21",
  10394. "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
  10395. "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="
  10396. },
  10397. "node_modules/lodash.debounce": {
  10398. "version": "4.0.8",
  10399. "resolved": "https://registry.npmjs.org/lodash.debounce/-/lodash.debounce-4.0.8.tgz",
  10400. "integrity": "sha1-gteb/zCmfEAF/9XiUVMArZyk168="
  10401. },
  10402. "node_modules/lodash.memoize": {
  10403. "version": "4.1.2",
  10404. "resolved": "https://registry.npmjs.org/lodash.memoize/-/lodash.memoize-4.1.2.tgz",
  10405. "integrity": "sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4="
  10406. },
  10407. "node_modules/lodash.merge": {
  10408. "version": "4.6.2",
  10409. "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz",
  10410. "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ=="
  10411. },
  10412. "node_modules/lodash.sortby": {
  10413. "version": "4.7.0",
  10414. "resolved": "https://registry.npmjs.org/lodash.sortby/-/lodash.sortby-4.7.0.tgz",
  10415. "integrity": "sha1-7dFMgk4sycHgsKG0K7UhBRakJDg="
  10416. },
  10417. "node_modules/lodash.uniq": {
  10418. "version": "4.5.0",
  10419. "resolved": "https://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.5.0.tgz",
  10420. "integrity": "sha1-0CJTc662Uq3BvILklFM5qEJ1R3M="
  10421. },
  10422. "node_modules/loose-envify": {
  10423. "version": "1.4.0",
  10424. "resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz",
  10425. "integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==",
  10426. "dependencies": {
  10427. "js-tokens": "^3.0.0 || ^4.0.0"
  10428. },
  10429. "bin": {
  10430. "loose-envify": "cli.js"
  10431. }
  10432. },
  10433. "node_modules/lower-case": {
  10434. "version": "2.0.2",
  10435. "resolved": "https://registry.npmjs.org/lower-case/-/lower-case-2.0.2.tgz",
  10436. "integrity": "sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg==",
  10437. "dependencies": {
  10438. "tslib": "^2.0.3"
  10439. }
  10440. },
  10441. "node_modules/lru-cache": {
  10442. "version": "6.0.0",
  10443. "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
  10444. "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
  10445. "dependencies": {
  10446. "yallist": "^4.0.0"
  10447. },
  10448. "engines": {
  10449. "node": ">=10"
  10450. }
  10451. },
  10452. "node_modules/lz-string": {
  10453. "version": "1.4.4",
  10454. "resolved": "https://registry.npmjs.org/lz-string/-/lz-string-1.4.4.tgz",
  10455. "integrity": "sha1-wNjq82BZ9wV5bh40SBHPTEmNOiY=",
  10456. "bin": {
  10457. "lz-string": "bin/bin.js"
  10458. }
  10459. },
  10460. "node_modules/magic-string": {
  10461. "version": "0.25.9",
  10462. "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.25.9.tgz",
  10463. "integrity": "sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ==",
  10464. "dependencies": {
  10465. "sourcemap-codec": "^1.4.8"
  10466. }
  10467. },
  10468. "node_modules/make-dir": {
  10469. "version": "3.1.0",
  10470. "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz",
  10471. "integrity": "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==",
  10472. "dependencies": {
  10473. "semver": "^6.0.0"
  10474. },
  10475. "engines": {
  10476. "node": ">=8"
  10477. },
  10478. "funding": {
  10479. "url": "https://github.com/sponsors/sindresorhus"
  10480. }
  10481. },
  10482. "node_modules/make-dir/node_modules/semver": {
  10483. "version": "6.3.0",
  10484. "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
  10485. "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
  10486. "bin": {
  10487. "semver": "bin/semver.js"
  10488. }
  10489. },
  10490. "node_modules/make-fetch-happen": {
  10491. "version": "9.1.0",
  10492. "resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-9.1.0.tgz",
  10493. "integrity": "sha512-+zopwDy7DNknmwPQplem5lAZX/eCOzSvSNNcSKm5eVwTkOBzoktEfXsa9L23J/GIRhxRsaxzkPEhrJEpE2F4Gg==",
  10494. "dependencies": {
  10495. "agentkeepalive": "^4.1.3",
  10496. "cacache": "^15.2.0",
  10497. "http-cache-semantics": "^4.1.0",
  10498. "http-proxy-agent": "^4.0.1",
  10499. "https-proxy-agent": "^5.0.0",
  10500. "is-lambda": "^1.0.1",
  10501. "lru-cache": "^6.0.0",
  10502. "minipass": "^3.1.3",
  10503. "minipass-collect": "^1.0.2",
  10504. "minipass-fetch": "^1.3.2",
  10505. "minipass-flush": "^1.0.5",
  10506. "minipass-pipeline": "^1.2.4",
  10507. "negotiator": "^0.6.2",
  10508. "promise-retry": "^2.0.1",
  10509. "socks-proxy-agent": "^6.0.0",
  10510. "ssri": "^8.0.0"
  10511. },
  10512. "engines": {
  10513. "node": ">= 10"
  10514. }
  10515. },
  10516. "node_modules/makeerror": {
  10517. "version": "1.0.12",
  10518. "resolved": "https://registry.npmjs.org/makeerror/-/makeerror-1.0.12.tgz",
  10519. "integrity": "sha512-JmqCvUhmt43madlpFzG4BQzG2Z3m6tvQDNKdClZnO3VbIudJYmxsT0FNJMeiB2+JTSlTQTSbU8QdesVmwJcmLg==",
  10520. "dependencies": {
  10521. "tmpl": "1.0.5"
  10522. }
  10523. },
  10524. "node_modules/map-obj": {
  10525. "version": "4.3.0",
  10526. "resolved": "https://registry.npmjs.org/map-obj/-/map-obj-4.3.0.tgz",
  10527. "integrity": "sha512-hdN1wVrZbb29eBGiGjJbeP8JbKjq1urkHJ/LIP/NY48MZ1QVXUsQBV1G1zvYFHn1XE06cwjBsOI2K3Ulnj1YXQ==",
  10528. "engines": {
  10529. "node": ">=8"
  10530. },
  10531. "funding": {
  10532. "url": "https://github.com/sponsors/sindresorhus"
  10533. }
  10534. },
  10535. "node_modules/mdn-data": {
  10536. "version": "2.0.4",
  10537. "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.4.tgz",
  10538. "integrity": "sha512-iV3XNKw06j5Q7mi6h+9vbx23Tv7JkjEVgKHW4pimwyDGWm0OIQntJJ+u1C6mg6mK1EaTv42XQ7w76yuzH7M2cA=="
  10539. },
  10540. "node_modules/media-typer": {
  10541. "version": "0.3.0",
  10542. "resolved": "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz",
  10543. "integrity": "sha1-hxDXrwqmJvj/+hzgAWhUUmMlV0g=",
  10544. "engines": {
  10545. "node": ">= 0.6"
  10546. }
  10547. },
  10548. "node_modules/memfs": {
  10549. "version": "3.4.1",
  10550. "resolved": "https://registry.npmjs.org/memfs/-/memfs-3.4.1.tgz",
  10551. "integrity": "sha512-1c9VPVvW5P7I85c35zAdEr1TD5+F11IToIHIlrVIcflfnzPkJa0ZoYEoEdYDP8KgPFoSZ/opDrUsAoZWym3mtw==",
  10552. "dependencies": {
  10553. "fs-monkey": "1.0.3"
  10554. },
  10555. "engines": {
  10556. "node": ">= 4.0.0"
  10557. }
  10558. },
  10559. "node_modules/meow": {
  10560. "version": "9.0.0",
  10561. "resolved": "https://registry.npmjs.org/meow/-/meow-9.0.0.tgz",
  10562. "integrity": "sha512-+obSblOQmRhcyBt62furQqRAQpNyWXo8BuQ5bN7dG8wmwQ+vwHKp/rCFD4CrTP8CsDQD1sjoZ94K417XEUk8IQ==",
  10563. "dependencies": {
  10564. "@types/minimist": "^1.2.0",
  10565. "camelcase-keys": "^6.2.2",
  10566. "decamelize": "^1.2.0",
  10567. "decamelize-keys": "^1.1.0",
  10568. "hard-rejection": "^2.1.0",
  10569. "minimist-options": "4.1.0",
  10570. "normalize-package-data": "^3.0.0",
  10571. "read-pkg-up": "^7.0.1",
  10572. "redent": "^3.0.0",
  10573. "trim-newlines": "^3.0.0",
  10574. "type-fest": "^0.18.0",
  10575. "yargs-parser": "^20.2.3"
  10576. },
  10577. "engines": {
  10578. "node": ">=10"
  10579. },
  10580. "funding": {
  10581. "url": "https://github.com/sponsors/sindresorhus"
  10582. }
  10583. },
  10584. "node_modules/meow/node_modules/type-fest": {
  10585. "version": "0.18.1",
  10586. "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.18.1.tgz",
  10587. "integrity": "sha512-OIAYXk8+ISY+qTOwkHtKqzAuxchoMiD9Udx+FSGQDuiRR+PJKJHc2NJAXlbhkGwTt/4/nKZxELY1w3ReWOL8mw==",
  10588. "engines": {
  10589. "node": ">=10"
  10590. },
  10591. "funding": {
  10592. "url": "https://github.com/sponsors/sindresorhus"
  10593. }
  10594. },
  10595. "node_modules/merge-descriptors": {
  10596. "version": "1.0.1",
  10597. "resolved": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.1.tgz",
  10598. "integrity": "sha1-sAqqVW3YtEVoFQ7J0blT8/kMu2E="
  10599. },
  10600. "node_modules/merge-stream": {
  10601. "version": "2.0.0",
  10602. "resolved": "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz",
  10603. "integrity": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w=="
  10604. },
  10605. "node_modules/merge2": {
  10606. "version": "1.4.1",
  10607. "resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz",
  10608. "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==",
  10609. "engines": {
  10610. "node": ">= 8"
  10611. }
  10612. },
  10613. "node_modules/methods": {
  10614. "version": "1.1.2",
  10615. "resolved": "https://registry.npmjs.org/methods/-/methods-1.1.2.tgz",
  10616. "integrity": "sha1-VSmk1nZUE07cxSZmVoNbD4Ua/O4=",
  10617. "engines": {
  10618. "node": ">= 0.6"
  10619. }
  10620. },
  10621. "node_modules/micromatch": {
  10622. "version": "4.0.5",
  10623. "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz",
  10624. "integrity": "sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==",
  10625. "dependencies": {
  10626. "braces": "^3.0.2",
  10627. "picomatch": "^2.3.1"
  10628. },
  10629. "engines": {
  10630. "node": ">=8.6"
  10631. }
  10632. },
  10633. "node_modules/mime": {
  10634. "version": "1.6.0",
  10635. "resolved": "https://registry.npmjs.org/mime/-/mime-1.6.0.tgz",
  10636. "integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==",
  10637. "bin": {
  10638. "mime": "cli.js"
  10639. },
  10640. "engines": {
  10641. "node": ">=4"
  10642. }
  10643. },
  10644. "node_modules/mime-db": {
  10645. "version": "1.52.0",
  10646. "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz",
  10647. "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==",
  10648. "engines": {
  10649. "node": ">= 0.6"
  10650. }
  10651. },
  10652. "node_modules/mime-types": {
  10653. "version": "2.1.35",
  10654. "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz",
  10655. "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==",
  10656. "dependencies": {
  10657. "mime-db": "1.52.0"
  10658. },
  10659. "engines": {
  10660. "node": ">= 0.6"
  10661. }
  10662. },
  10663. "node_modules/mimic-fn": {
  10664. "version": "2.1.0",
  10665. "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz",
  10666. "integrity": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==",
  10667. "engines": {
  10668. "node": ">=6"
  10669. }
  10670. },
  10671. "node_modules/min-indent": {
  10672. "version": "1.0.1",
  10673. "resolved": "https://registry.npmjs.org/min-indent/-/min-indent-1.0.1.tgz",
  10674. "integrity": "sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==",
  10675. "engines": {
  10676. "node": ">=4"
  10677. }
  10678. },
  10679. "node_modules/mini-create-react-context": {
  10680. "version": "0.4.1",
  10681. "resolved": "https://registry.npmjs.org/mini-create-react-context/-/mini-create-react-context-0.4.1.tgz",
  10682. "integrity": "sha512-YWCYEmd5CQeHGSAKrYvXgmzzkrvssZcuuQDDeqkT+PziKGMgE+0MCCtcKbROzocGBG1meBLl2FotlRwf4gAzbQ==",
  10683. "dependencies": {
  10684. "@babel/runtime": "^7.12.1",
  10685. "tiny-warning": "^1.0.3"
  10686. },
  10687. "peerDependencies": {
  10688. "prop-types": "^15.0.0",
  10689. "react": "^0.14.0 || ^15.0.0 || ^16.0.0 || ^17.0.0"
  10690. }
  10691. },
  10692. "node_modules/mini-css-extract-plugin": {
  10693. "version": "2.6.0",
  10694. "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.6.0.tgz",
  10695. "integrity": "sha512-ndG8nxCEnAemsg4FSgS+yNyHKgkTB4nPKqCOgh65j3/30qqC5RaSQQXMm++Y6sb6E1zRSxPkztj9fqxhS1Eo6w==",
  10696. "dependencies": {
  10697. "schema-utils": "^4.0.0"
  10698. },
  10699. "engines": {
  10700. "node": ">= 12.13.0"
  10701. },
  10702. "funding": {
  10703. "type": "opencollective",
  10704. "url": "https://opencollective.com/webpack"
  10705. },
  10706. "peerDependencies": {
  10707. "webpack": "^5.0.0"
  10708. }
  10709. },
  10710. "node_modules/mini-css-extract-plugin/node_modules/ajv": {
  10711. "version": "8.11.0",
  10712. "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.11.0.tgz",
  10713. "integrity": "sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==",
  10714. "dependencies": {
  10715. "fast-deep-equal": "^3.1.1",
  10716. "json-schema-traverse": "^1.0.0",
  10717. "require-from-string": "^2.0.2",
  10718. "uri-js": "^4.2.2"
  10719. },
  10720. "funding": {
  10721. "type": "github",
  10722. "url": "https://github.com/sponsors/epoberezkin"
  10723. }
  10724. },
  10725. "node_modules/mini-css-extract-plugin/node_modules/ajv-keywords": {
  10726. "version": "5.1.0",
  10727. "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz",
  10728. "integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==",
  10729. "dependencies": {
  10730. "fast-deep-equal": "^3.1.3"
  10731. },
  10732. "peerDependencies": {
  10733. "ajv": "^8.8.2"
  10734. }
  10735. },
  10736. "node_modules/mini-css-extract-plugin/node_modules/json-schema-traverse": {
  10737. "version": "1.0.0",
  10738. "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
  10739. "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug=="
  10740. },
  10741. "node_modules/mini-css-extract-plugin/node_modules/schema-utils": {
  10742. "version": "4.0.0",
  10743. "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.0.0.tgz",
  10744. "integrity": "sha512-1edyXKgh6XnJsJSQ8mKWXnN/BVaIbFMLpouRUrXgVq7WYne5kw3MW7UPhO44uRXQSIpTSXoJbmrR2X0w9kUTyg==",
  10745. "dependencies": {
  10746. "@types/json-schema": "^7.0.9",
  10747. "ajv": "^8.8.0",
  10748. "ajv-formats": "^2.1.1",
  10749. "ajv-keywords": "^5.0.0"
  10750. },
  10751. "engines": {
  10752. "node": ">= 12.13.0"
  10753. },
  10754. "funding": {
  10755. "type": "opencollective",
  10756. "url": "https://opencollective.com/webpack"
  10757. }
  10758. },
  10759. "node_modules/minimalistic-assert": {
  10760. "version": "1.0.1",
  10761. "resolved": "https://registry.npmjs.org/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz",
  10762. "integrity": "sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A=="
  10763. },
  10764. "node_modules/minimatch": {
  10765. "version": "3.1.2",
  10766. "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
  10767. "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
  10768. "dependencies": {
  10769. "brace-expansion": "^1.1.7"
  10770. },
  10771. "engines": {
  10772. "node": "*"
  10773. }
  10774. },
  10775. "node_modules/minimist": {
  10776. "version": "1.2.6",
  10777. "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.6.tgz",
  10778. "integrity": "sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q=="
  10779. },
  10780. "node_modules/minimist-options": {
  10781. "version": "4.1.0",
  10782. "resolved": "https://registry.npmjs.org/minimist-options/-/minimist-options-4.1.0.tgz",
  10783. "integrity": "sha512-Q4r8ghd80yhO/0j1O3B2BjweX3fiHg9cdOwjJd2J76Q135c+NDxGCqdYKQ1SKBuFfgWbAUzBfvYjPUEeNgqN1A==",
  10784. "dependencies": {
  10785. "arrify": "^1.0.1",
  10786. "is-plain-obj": "^1.1.0",
  10787. "kind-of": "^6.0.3"
  10788. },
  10789. "engines": {
  10790. "node": ">= 6"
  10791. }
  10792. },
  10793. "node_modules/minimist-options/node_modules/is-plain-obj": {
  10794. "version": "1.1.0",
  10795. "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-1.1.0.tgz",
  10796. "integrity": "sha1-caUMhCnfync8kqOQpKA7OfzVHT4=",
  10797. "engines": {
  10798. "node": ">=0.10.0"
  10799. }
  10800. },
  10801. "node_modules/minipass": {
  10802. "version": "3.1.6",
  10803. "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.1.6.tgz",
  10804. "integrity": "sha512-rty5kpw9/z8SX9dmxblFA6edItUmwJgMeYDZRrwlIVN27i8gysGbznJwUggw2V/FVqFSDdWy040ZPS811DYAqQ==",
  10805. "dependencies": {
  10806. "yallist": "^4.0.0"
  10807. },
  10808. "engines": {
  10809. "node": ">=8"
  10810. }
  10811. },
  10812. "node_modules/minipass-collect": {
  10813. "version": "1.0.2",
  10814. "resolved": "https://registry.npmjs.org/minipass-collect/-/minipass-collect-1.0.2.tgz",
  10815. "integrity": "sha512-6T6lH0H8OG9kITm/Jm6tdooIbogG9e0tLgpY6mphXSm/A9u8Nq1ryBG+Qspiub9LjWlBPsPS3tWQ/Botq4FdxA==",
  10816. "dependencies": {
  10817. "minipass": "^3.0.0"
  10818. },
  10819. "engines": {
  10820. "node": ">= 8"
  10821. }
  10822. },
  10823. "node_modules/minipass-fetch": {
  10824. "version": "1.4.1",
  10825. "resolved": "https://registry.npmjs.org/minipass-fetch/-/minipass-fetch-1.4.1.tgz",
  10826. "integrity": "sha512-CGH1eblLq26Y15+Azk7ey4xh0J/XfJfrCox5LDJiKqI2Q2iwOLOKrlmIaODiSQS8d18jalF6y2K2ePUm0CmShw==",
  10827. "dependencies": {
  10828. "minipass": "^3.1.0",
  10829. "minipass-sized": "^1.0.3",
  10830. "minizlib": "^2.0.0"
  10831. },
  10832. "engines": {
  10833. "node": ">=8"
  10834. },
  10835. "optionalDependencies": {
  10836. "encoding": "^0.1.12"
  10837. }
  10838. },
  10839. "node_modules/minipass-flush": {
  10840. "version": "1.0.5",
  10841. "resolved": "https://registry.npmjs.org/minipass-flush/-/minipass-flush-1.0.5.tgz",
  10842. "integrity": "sha512-JmQSYYpPUqX5Jyn1mXaRwOda1uQ8HP5KAT/oDSLCzt1BYRhQU0/hDtsB1ufZfEEzMZ9aAVmsBw8+FWsIXlClWw==",
  10843. "dependencies": {
  10844. "minipass": "^3.0.0"
  10845. },
  10846. "engines": {
  10847. "node": ">= 8"
  10848. }
  10849. },
  10850. "node_modules/minipass-pipeline": {
  10851. "version": "1.2.4",
  10852. "resolved": "https://registry.npmjs.org/minipass-pipeline/-/minipass-pipeline-1.2.4.tgz",
  10853. "integrity": "sha512-xuIq7cIOt09RPRJ19gdi4b+RiNvDFYe5JH+ggNvBqGqpQXcru3PcRmOZuHBKWK1Txf9+cQ+HMVN4d6z46LZP7A==",
  10854. "dependencies": {
  10855. "minipass": "^3.0.0"
  10856. },
  10857. "engines": {
  10858. "node": ">=8"
  10859. }
  10860. },
  10861. "node_modules/minipass-sized": {
  10862. "version": "1.0.3",
  10863. "resolved": "https://registry.npmjs.org/minipass-sized/-/minipass-sized-1.0.3.tgz",
  10864. "integrity": "sha512-MbkQQ2CTiBMlA2Dm/5cY+9SWFEN8pzzOXi6rlM5Xxq0Yqbda5ZQy9sU75a673FE9ZK0Zsbr6Y5iP6u9nktfg2g==",
  10865. "dependencies": {
  10866. "minipass": "^3.0.0"
  10867. },
  10868. "engines": {
  10869. "node": ">=8"
  10870. }
  10871. },
  10872. "node_modules/minizlib": {
  10873. "version": "2.1.2",
  10874. "resolved": "https://registry.npmjs.org/minizlib/-/minizlib-2.1.2.tgz",
  10875. "integrity": "sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==",
  10876. "dependencies": {
  10877. "minipass": "^3.0.0",
  10878. "yallist": "^4.0.0"
  10879. },
  10880. "engines": {
  10881. "node": ">= 8"
  10882. }
  10883. },
  10884. "node_modules/mkdirp": {
  10885. "version": "0.5.6",
  10886. "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.6.tgz",
  10887. "integrity": "sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==",
  10888. "dependencies": {
  10889. "minimist": "^1.2.6"
  10890. },
  10891. "bin": {
  10892. "mkdirp": "bin/cmd.js"
  10893. }
  10894. },
  10895. "node_modules/ms": {
  10896. "version": "2.1.2",
  10897. "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
  10898. "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
  10899. },
  10900. "node_modules/multicast-dns": {
  10901. "version": "7.2.4",
  10902. "resolved": "https://registry.npmjs.org/multicast-dns/-/multicast-dns-7.2.4.tgz",
  10903. "integrity": "sha512-XkCYOU+rr2Ft3LI6w4ye51M3VK31qJXFIxu0XLw169PtKG0Zx47OrXeVW/GCYOfpC9s1yyyf1S+L8/4LY0J9Zw==",
  10904. "dependencies": {
  10905. "dns-packet": "^5.2.2",
  10906. "thunky": "^1.0.2"
  10907. },
  10908. "bin": {
  10909. "multicast-dns": "cli.js"
  10910. }
  10911. },
  10912. "node_modules/nan": {
  10913. "version": "2.15.0",
  10914. "resolved": "https://registry.npmjs.org/nan/-/nan-2.15.0.tgz",
  10915. "integrity": "sha512-8ZtvEnA2c5aYCZYd1cvgdnU6cqwixRoYg70xPLWUws5ORTa/lnw+u4amixRS/Ac5U5mQVgp9pnlSUnbNWFaWZQ=="
  10916. },
  10917. "node_modules/nanoid": {
  10918. "version": "3.3.2",
  10919. "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.2.tgz",
  10920. "integrity": "sha512-CuHBogktKwpm5g2sRgv83jEy2ijFzBwMoYA60orPDR7ynsLijJDqgsi4RDGj3OJpy3Ieb+LYwiRmIOGyytgITA==",
  10921. "bin": {
  10922. "nanoid": "bin/nanoid.cjs"
  10923. },
  10924. "engines": {
  10925. "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
  10926. }
  10927. },
  10928. "node_modules/native-run": {
  10929. "version": "1.5.0",
  10930. "resolved": "https://registry.npmjs.org/native-run/-/native-run-1.5.0.tgz",
  10931. "integrity": "sha512-YYsYYAljk70N+FJLeY5KuafsBit7agOBR3ch1KTXOaKkREkM49yCwJIwVz2faoWpJ2MeyLdXltk5PskUuPQqZA==",
  10932. "dev": true,
  10933. "dependencies": {
  10934. "@ionic/utils-fs": "^3.1.5",
  10935. "@ionic/utils-terminal": "^2.3.1",
  10936. "bplist-parser": "^0.3.0",
  10937. "debug": "^4.3.2",
  10938. "elementtree": "^0.1.7",
  10939. "ini": "^1.3.5",
  10940. "plist": "^3.0.4",
  10941. "split2": "^3.2.2",
  10942. "through2": "^4.0.2",
  10943. "tslib": "^2.3.1",
  10944. "yauzl": "^2.10.0"
  10945. },
  10946. "bin": {
  10947. "native-run": "bin/native-run"
  10948. },
  10949. "engines": {
  10950. "node": ">=10.3.0"
  10951. }
  10952. },
  10953. "node_modules/natural-compare": {
  10954. "version": "1.4.0",
  10955. "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz",
  10956. "integrity": "sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc="
  10957. },
  10958. "node_modules/negotiator": {
  10959. "version": "0.6.3",
  10960. "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.3.tgz",
  10961. "integrity": "sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==",
  10962. "engines": {
  10963. "node": ">= 0.6"
  10964. }
  10965. },
  10966. "node_modules/neo-async": {
  10967. "version": "2.6.2",
  10968. "resolved": "https://registry.npmjs.org/neo-async/-/neo-async-2.6.2.tgz",
  10969. "integrity": "sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw=="
  10970. },
  10971. "node_modules/no-case": {
  10972. "version": "3.0.4",
  10973. "resolved": "https://registry.npmjs.org/no-case/-/no-case-3.0.4.tgz",
  10974. "integrity": "sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==",
  10975. "dependencies": {
  10976. "lower-case": "^2.0.2",
  10977. "tslib": "^2.0.3"
  10978. }
  10979. },
  10980. "node_modules/node": {
  10981. "version": "17.7.2",
  10982. "resolved": "https://registry.npmjs.org/node/-/node-17.7.2.tgz",
  10983. "integrity": "sha512-1hLwQfuA39nUDxCTwKqS8l27E9OEzfAdK5xU4Wcr3h2FrQao6qWNnurgWn4GJn9g6tfHuuupyrBl1lvMLNnecw==",
  10984. "hasInstallScript": true,
  10985. "dependencies": {
  10986. "node-bin-setup": "^1.0.0"
  10987. },
  10988. "bin": {
  10989. "node": "bin/node"
  10990. },
  10991. "engines": {
  10992. "npm": ">=5.0.0"
  10993. }
  10994. },
  10995. "node_modules/node-bin-setup": {
  10996. "version": "1.1.0",
  10997. "resolved": "https://registry.npmjs.org/node-bin-setup/-/node-bin-setup-1.1.0.tgz",
  10998. "integrity": "sha512-pTeU6NgUrexiLNtd+AKwvg6cngHMvj5FZ5e2bbv2ogBSIc9yhkXSSaTScfSRZnwHIh5YFmYSYlemLWkiKD7rog=="
  10999. },
  11000. "node_modules/node-forge": {
  11001. "version": "1.3.1",
  11002. "resolved": "https://registry.npmjs.org/node-forge/-/node-forge-1.3.1.tgz",
  11003. "integrity": "sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA==",
  11004. "engines": {
  11005. "node": ">= 6.13.0"
  11006. }
  11007. },
  11008. "node_modules/node-gyp": {
  11009. "version": "8.4.1",
  11010. "resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-8.4.1.tgz",
  11011. "integrity": "sha512-olTJRgUtAb/hOXG0E93wZDs5YiJlgbXxTwQAFHyNlRsXQnYzUaF2aGgujZbw+hR8aF4ZG/rST57bWMWD16jr9w==",
  11012. "dependencies": {
  11013. "env-paths": "^2.2.0",
  11014. "glob": "^7.1.4",
  11015. "graceful-fs": "^4.2.6",
  11016. "make-fetch-happen": "^9.1.0",
  11017. "nopt": "^5.0.0",
  11018. "npmlog": "^6.0.0",
  11019. "rimraf": "^3.0.2",
  11020. "semver": "^7.3.5",
  11021. "tar": "^6.1.2",
  11022. "which": "^2.0.2"
  11023. },
  11024. "bin": {
  11025. "node-gyp": "bin/node-gyp.js"
  11026. },
  11027. "engines": {
  11028. "node": ">= 10.12.0"
  11029. }
  11030. },
  11031. "node_modules/node-gyp/node_modules/are-we-there-yet": {
  11032. "version": "3.0.0",
  11033. "resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-3.0.0.tgz",
  11034. "integrity": "sha512-0GWpv50YSOcLXaN6/FAKY3vfRbllXWV2xvfA/oKJF8pzFhWXPV+yjhJXDBbjscDYowv7Yw1A3uigpzn5iEGTyw==",
  11035. "dependencies": {
  11036. "delegates": "^1.0.0",
  11037. "readable-stream": "^3.6.0"
  11038. },
  11039. "engines": {
  11040. "node": "^12.13.0 || ^14.15.0 || >=16"
  11041. }
  11042. },
  11043. "node_modules/node-gyp/node_modules/gauge": {
  11044. "version": "4.0.4",
  11045. "resolved": "https://registry.npmjs.org/gauge/-/gauge-4.0.4.tgz",
  11046. "integrity": "sha512-f9m+BEN5jkg6a0fZjleidjN51VE1X+mPFQ2DJ0uv1V39oCLCbsGe6yjbBnp7eK7z/+GAon99a3nHuqbuuthyPg==",
  11047. "dependencies": {
  11048. "aproba": "^1.0.3 || ^2.0.0",
  11049. "color-support": "^1.1.3",
  11050. "console-control-strings": "^1.1.0",
  11051. "has-unicode": "^2.0.1",
  11052. "signal-exit": "^3.0.7",
  11053. "string-width": "^4.2.3",
  11054. "strip-ansi": "^6.0.1",
  11055. "wide-align": "^1.1.5"
  11056. },
  11057. "engines": {
  11058. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  11059. }
  11060. },
  11061. "node_modules/node-gyp/node_modules/npmlog": {
  11062. "version": "6.0.1",
  11063. "resolved": "https://registry.npmjs.org/npmlog/-/npmlog-6.0.1.tgz",
  11064. "integrity": "sha512-BTHDvY6nrRHuRfyjt1MAufLxYdVXZfd099H4+i1f0lPywNQyI4foeNXJRObB/uy+TYqUW0vAD9gbdSOXPst7Eg==",
  11065. "dependencies": {
  11066. "are-we-there-yet": "^3.0.0",
  11067. "console-control-strings": "^1.1.0",
  11068. "gauge": "^4.0.0",
  11069. "set-blocking": "^2.0.0"
  11070. },
  11071. "engines": {
  11072. "node": "^12.13.0 || ^14.15.0 || >=16"
  11073. }
  11074. },
  11075. "node_modules/node-int64": {
  11076. "version": "0.4.0",
  11077. "resolved": "https://registry.npmjs.org/node-int64/-/node-int64-0.4.0.tgz",
  11078. "integrity": "sha1-h6kGXNs1XTGC2PlM4RGIuCXGijs="
  11079. },
  11080. "node_modules/node-releases": {
  11081. "version": "2.0.3",
  11082. "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.3.tgz",
  11083. "integrity": "sha512-maHFz6OLqYxz+VQyCAtA3PTX4UP/53pa05fyDNc9CwjvJ0yEh6+xBwKsgCxMNhS8taUKBFYxfuiaD9U/55iFaw=="
  11084. },
  11085. "node_modules/node-sass": {
  11086. "version": "7.0.1",
  11087. "resolved": "https://registry.npmjs.org/node-sass/-/node-sass-7.0.1.tgz",
  11088. "integrity": "sha512-uMy+Xt29NlqKCFdFRZyXKOTqGt+QaKHexv9STj2WeLottnlqZEEWx6Bj0MXNthmFRRdM/YwyNo/8Tr46TOM0jQ==",
  11089. "hasInstallScript": true,
  11090. "dependencies": {
  11091. "async-foreach": "^0.1.3",
  11092. "chalk": "^4.1.2",
  11093. "cross-spawn": "^7.0.3",
  11094. "gaze": "^1.0.0",
  11095. "get-stdin": "^4.0.1",
  11096. "glob": "^7.0.3",
  11097. "lodash": "^4.17.15",
  11098. "meow": "^9.0.0",
  11099. "nan": "^2.13.2",
  11100. "node-gyp": "^8.4.1",
  11101. "npmlog": "^5.0.0",
  11102. "request": "^2.88.0",
  11103. "sass-graph": "4.0.0",
  11104. "stdout-stream": "^1.4.0",
  11105. "true-case-path": "^1.0.2"
  11106. },
  11107. "bin": {
  11108. "node-sass": "bin/node-sass"
  11109. },
  11110. "engines": {
  11111. "node": ">=12"
  11112. }
  11113. },
  11114. "node_modules/nopt": {
  11115. "version": "5.0.0",
  11116. "resolved": "https://registry.npmjs.org/nopt/-/nopt-5.0.0.tgz",
  11117. "integrity": "sha512-Tbj67rffqceeLpcRXrT7vKAN8CwfPeIBgM7E6iBkmKLV7bEMwpGgYLGv0jACUsECaa/vuxP0IjEont6umdMgtQ==",
  11118. "dependencies": {
  11119. "abbrev": "1"
  11120. },
  11121. "bin": {
  11122. "nopt": "bin/nopt.js"
  11123. },
  11124. "engines": {
  11125. "node": ">=6"
  11126. }
  11127. },
  11128. "node_modules/normalize-package-data": {
  11129. "version": "3.0.3",
  11130. "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-3.0.3.tgz",
  11131. "integrity": "sha512-p2W1sgqij3zMMyRC067Dg16bfzVH+w7hyegmpIvZ4JNjqtGOVAIvLmjBx3yP7YTe9vKJgkoNOPjwQGogDoMXFA==",
  11132. "dependencies": {
  11133. "hosted-git-info": "^4.0.1",
  11134. "is-core-module": "^2.5.0",
  11135. "semver": "^7.3.4",
  11136. "validate-npm-package-license": "^3.0.1"
  11137. },
  11138. "engines": {
  11139. "node": ">=10"
  11140. }
  11141. },
  11142. "node_modules/normalize-path": {
  11143. "version": "3.0.0",
  11144. "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz",
  11145. "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==",
  11146. "engines": {
  11147. "node": ">=0.10.0"
  11148. }
  11149. },
  11150. "node_modules/normalize-range": {
  11151. "version": "0.1.2",
  11152. "resolved": "https://registry.npmjs.org/normalize-range/-/normalize-range-0.1.2.tgz",
  11153. "integrity": "sha1-LRDAa9/TEuqXd2laTShDlFa3WUI=",
  11154. "engines": {
  11155. "node": ">=0.10.0"
  11156. }
  11157. },
  11158. "node_modules/normalize-url": {
  11159. "version": "6.1.0",
  11160. "resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-6.1.0.tgz",
  11161. "integrity": "sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A==",
  11162. "engines": {
  11163. "node": ">=10"
  11164. },
  11165. "funding": {
  11166. "url": "https://github.com/sponsors/sindresorhus"
  11167. }
  11168. },
  11169. "node_modules/npm-run-path": {
  11170. "version": "4.0.1",
  11171. "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz",
  11172. "integrity": "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==",
  11173. "dependencies": {
  11174. "path-key": "^3.0.0"
  11175. },
  11176. "engines": {
  11177. "node": ">=8"
  11178. }
  11179. },
  11180. "node_modules/npmlog": {
  11181. "version": "5.0.1",
  11182. "resolved": "https://registry.npmjs.org/npmlog/-/npmlog-5.0.1.tgz",
  11183. "integrity": "sha512-AqZtDUWOMKs1G/8lwylVjrdYgqA4d9nu8hc+0gzRxlDb1I10+FHBGMXs6aiQHFdCUUlqH99MUMuLfzWDNDtfxw==",
  11184. "dependencies": {
  11185. "are-we-there-yet": "^2.0.0",
  11186. "console-control-strings": "^1.1.0",
  11187. "gauge": "^3.0.0",
  11188. "set-blocking": "^2.0.0"
  11189. }
  11190. },
  11191. "node_modules/nth-check": {
  11192. "version": "2.0.1",
  11193. "resolved": "https://registry.npmjs.org/nth-check/-/nth-check-2.0.1.tgz",
  11194. "integrity": "sha512-it1vE95zF6dTT9lBsYbxvqh0Soy4SPowchj0UBGj/V6cTPnXXtQOPUbhZ6CmGzAD/rW22LQK6E96pcdJXk4A4w==",
  11195. "dependencies": {
  11196. "boolbase": "^1.0.0"
  11197. },
  11198. "funding": {
  11199. "url": "https://github.com/fb55/nth-check?sponsor=1"
  11200. }
  11201. },
  11202. "node_modules/nwsapi": {
  11203. "version": "2.2.0",
  11204. "resolved": "https://registry.npmjs.org/nwsapi/-/nwsapi-2.2.0.tgz",
  11205. "integrity": "sha512-h2AatdwYH+JHiZpv7pt/gSX1XoRGb7L/qSIeuqA6GwYoF9w1vP1cw42TO0aI2pNyshRK5893hNSl+1//vHK7hQ=="
  11206. },
  11207. "node_modules/oauth-sign": {
  11208. "version": "0.9.0",
  11209. "resolved": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.9.0.tgz",
  11210. "integrity": "sha512-fexhUFFPTGV8ybAtSIGbV6gOkSv8UtRbDBnAyLQw4QPKkgNlsH2ByPGtMUqdWkos6YCRmAqViwgZrJc/mRDzZQ==",
  11211. "engines": {
  11212. "node": "*"
  11213. }
  11214. },
  11215. "node_modules/object-assign": {
  11216. "version": "4.1.1",
  11217. "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz",
  11218. "integrity": "sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=",
  11219. "engines": {
  11220. "node": ">=0.10.0"
  11221. }
  11222. },
  11223. "node_modules/object-hash": {
  11224. "version": "3.0.0",
  11225. "resolved": "https://registry.npmjs.org/object-hash/-/object-hash-3.0.0.tgz",
  11226. "integrity": "sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==",
  11227. "engines": {
  11228. "node": ">= 6"
  11229. }
  11230. },
  11231. "node_modules/object-inspect": {
  11232. "version": "1.12.0",
  11233. "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.12.0.tgz",
  11234. "integrity": "sha512-Ho2z80bVIvJloH+YzRmpZVQe87+qASmBUKZDWgx9cu+KDrX2ZDH/3tMy+gXbZETVGs2M8YdxObOh7XAtim9Y0g==",
  11235. "funding": {
  11236. "url": "https://github.com/sponsors/ljharb"
  11237. }
  11238. },
  11239. "node_modules/object-keys": {
  11240. "version": "1.1.1",
  11241. "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz",
  11242. "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==",
  11243. "engines": {
  11244. "node": ">= 0.4"
  11245. }
  11246. },
  11247. "node_modules/object.assign": {
  11248. "version": "4.1.2",
  11249. "resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.2.tgz",
  11250. "integrity": "sha512-ixT2L5THXsApyiUPYKmW+2EHpXXe5Ii3M+f4e+aJFAHao5amFRW6J0OO6c/LU8Be47utCx2GL89hxGB6XSmKuQ==",
  11251. "dependencies": {
  11252. "call-bind": "^1.0.0",
  11253. "define-properties": "^1.1.3",
  11254. "has-symbols": "^1.0.1",
  11255. "object-keys": "^1.1.1"
  11256. },
  11257. "engines": {
  11258. "node": ">= 0.4"
  11259. },
  11260. "funding": {
  11261. "url": "https://github.com/sponsors/ljharb"
  11262. }
  11263. },
  11264. "node_modules/object.entries": {
  11265. "version": "1.1.5",
  11266. "resolved": "https://registry.npmjs.org/object.entries/-/object.entries-1.1.5.tgz",
  11267. "integrity": "sha512-TyxmjUoZggd4OrrU1W66FMDG6CuqJxsFvymeyXI51+vQLN67zYfZseptRge703kKQdo4uccgAKebXFcRCzk4+g==",
  11268. "dependencies": {
  11269. "call-bind": "^1.0.2",
  11270. "define-properties": "^1.1.3",
  11271. "es-abstract": "^1.19.1"
  11272. },
  11273. "engines": {
  11274. "node": ">= 0.4"
  11275. }
  11276. },
  11277. "node_modules/object.fromentries": {
  11278. "version": "2.0.5",
  11279. "resolved": "https://registry.npmjs.org/object.fromentries/-/object.fromentries-2.0.5.tgz",
  11280. "integrity": "sha512-CAyG5mWQRRiBU57Re4FKoTBjXfDoNwdFVH2Y1tS9PqCsfUTymAohOkEMSG3aRNKmv4lV3O7p1et7c187q6bynw==",
  11281. "dependencies": {
  11282. "call-bind": "^1.0.2",
  11283. "define-properties": "^1.1.3",
  11284. "es-abstract": "^1.19.1"
  11285. },
  11286. "engines": {
  11287. "node": ">= 0.4"
  11288. },
  11289. "funding": {
  11290. "url": "https://github.com/sponsors/ljharb"
  11291. }
  11292. },
  11293. "node_modules/object.getownpropertydescriptors": {
  11294. "version": "2.1.3",
  11295. "resolved": "https://registry.npmjs.org/object.getownpropertydescriptors/-/object.getownpropertydescriptors-2.1.3.tgz",
  11296. "integrity": "sha512-VdDoCwvJI4QdC6ndjpqFmoL3/+HxffFBbcJzKi5hwLLqqx3mdbedRpfZDdK0SrOSauj8X4GzBvnDZl4vTN7dOw==",
  11297. "dependencies": {
  11298. "call-bind": "^1.0.2",
  11299. "define-properties": "^1.1.3",
  11300. "es-abstract": "^1.19.1"
  11301. },
  11302. "engines": {
  11303. "node": ">= 0.8"
  11304. },
  11305. "funding": {
  11306. "url": "https://github.com/sponsors/ljharb"
  11307. }
  11308. },
  11309. "node_modules/object.hasown": {
  11310. "version": "1.1.0",
  11311. "resolved": "https://registry.npmjs.org/object.hasown/-/object.hasown-1.1.0.tgz",
  11312. "integrity": "sha512-MhjYRfj3GBlhSkDHo6QmvgjRLXQ2zndabdf3nX0yTyZK9rPfxb6uRpAac8HXNLy1GpqWtZ81Qh4v3uOls2sRAg==",
  11313. "dependencies": {
  11314. "define-properties": "^1.1.3",
  11315. "es-abstract": "^1.19.1"
  11316. },
  11317. "funding": {
  11318. "url": "https://github.com/sponsors/ljharb"
  11319. }
  11320. },
  11321. "node_modules/object.values": {
  11322. "version": "1.1.5",
  11323. "resolved": "https://registry.npmjs.org/object.values/-/object.values-1.1.5.tgz",
  11324. "integrity": "sha512-QUZRW0ilQ3PnPpbNtgdNV1PDbEqLIiSFB3l+EnGtBQ/8SUTLj1PZwtQHABZtLgwpJZTSZhuGLOGk57Drx2IvYg==",
  11325. "dependencies": {
  11326. "call-bind": "^1.0.2",
  11327. "define-properties": "^1.1.3",
  11328. "es-abstract": "^1.19.1"
  11329. },
  11330. "engines": {
  11331. "node": ">= 0.4"
  11332. },
  11333. "funding": {
  11334. "url": "https://github.com/sponsors/ljharb"
  11335. }
  11336. },
  11337. "node_modules/obuf": {
  11338. "version": "1.1.2",
  11339. "resolved": "https://registry.npmjs.org/obuf/-/obuf-1.1.2.tgz",
  11340. "integrity": "sha512-PX1wu0AmAdPqOL1mWhqmlOd8kOIZQwGZw6rh7uby9fTc5lhaOWFLX3I6R1hrF9k3zUY40e6igsLGkDXK92LJNg=="
  11341. },
  11342. "node_modules/on-finished": {
  11343. "version": "2.3.0",
  11344. "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.3.0.tgz",
  11345. "integrity": "sha1-IPEzZIGwg811M3mSoWlxqi2QaUc=",
  11346. "dependencies": {
  11347. "ee-first": "1.1.1"
  11348. },
  11349. "engines": {
  11350. "node": ">= 0.8"
  11351. }
  11352. },
  11353. "node_modules/on-headers": {
  11354. "version": "1.0.2",
  11355. "resolved": "https://registry.npmjs.org/on-headers/-/on-headers-1.0.2.tgz",
  11356. "integrity": "sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA==",
  11357. "engines": {
  11358. "node": ">= 0.8"
  11359. }
  11360. },
  11361. "node_modules/once": {
  11362. "version": "1.4.0",
  11363. "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
  11364. "integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=",
  11365. "dependencies": {
  11366. "wrappy": "1"
  11367. }
  11368. },
  11369. "node_modules/onetime": {
  11370. "version": "5.1.2",
  11371. "resolved": "https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz",
  11372. "integrity": "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==",
  11373. "dependencies": {
  11374. "mimic-fn": "^2.1.0"
  11375. },
  11376. "engines": {
  11377. "node": ">=6"
  11378. },
  11379. "funding": {
  11380. "url": "https://github.com/sponsors/sindresorhus"
  11381. }
  11382. },
  11383. "node_modules/open": {
  11384. "version": "8.4.0",
  11385. "resolved": "https://registry.npmjs.org/open/-/open-8.4.0.tgz",
  11386. "integrity": "sha512-XgFPPM+B28FtCCgSb9I+s9szOC1vZRSwgWsRUA5ylIxRTgKozqjOCrVOqGsYABPYK5qnfqClxZTFBa8PKt2v6Q==",
  11387. "dependencies": {
  11388. "define-lazy-prop": "^2.0.0",
  11389. "is-docker": "^2.1.1",
  11390. "is-wsl": "^2.2.0"
  11391. },
  11392. "engines": {
  11393. "node": ">=12"
  11394. },
  11395. "funding": {
  11396. "url": "https://github.com/sponsors/sindresorhus"
  11397. }
  11398. },
  11399. "node_modules/optionator": {
  11400. "version": "0.9.1",
  11401. "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.1.tgz",
  11402. "integrity": "sha512-74RlY5FCnhq4jRxVUPKDaRwrVNXMqsGsiW6AJw4XK8hmtm10wC0ypZBLw5IIp85NZMr91+qd1RvvENwg7jjRFw==",
  11403. "dependencies": {
  11404. "deep-is": "^0.1.3",
  11405. "fast-levenshtein": "^2.0.6",
  11406. "levn": "^0.4.1",
  11407. "prelude-ls": "^1.2.1",
  11408. "type-check": "^0.4.0",
  11409. "word-wrap": "^1.2.3"
  11410. },
  11411. "engines": {
  11412. "node": ">= 0.8.0"
  11413. }
  11414. },
  11415. "node_modules/p-limit": {
  11416. "version": "3.1.0",
  11417. "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz",
  11418. "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==",
  11419. "dependencies": {
  11420. "yocto-queue": "^0.1.0"
  11421. },
  11422. "engines": {
  11423. "node": ">=10"
  11424. },
  11425. "funding": {
  11426. "url": "https://github.com/sponsors/sindresorhus"
  11427. }
  11428. },
  11429. "node_modules/p-locate": {
  11430. "version": "5.0.0",
  11431. "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz",
  11432. "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
  11433. "dependencies": {
  11434. "p-limit": "^3.0.2"
  11435. },
  11436. "engines": {
  11437. "node": ">=10"
  11438. },
  11439. "funding": {
  11440. "url": "https://github.com/sponsors/sindresorhus"
  11441. }
  11442. },
  11443. "node_modules/p-map": {
  11444. "version": "4.0.0",
  11445. "resolved": "https://registry.npmjs.org/p-map/-/p-map-4.0.0.tgz",
  11446. "integrity": "sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==",
  11447. "dependencies": {
  11448. "aggregate-error": "^3.0.0"
  11449. },
  11450. "engines": {
  11451. "node": ">=10"
  11452. },
  11453. "funding": {
  11454. "url": "https://github.com/sponsors/sindresorhus"
  11455. }
  11456. },
  11457. "node_modules/p-retry": {
  11458. "version": "4.6.1",
  11459. "resolved": "https://registry.npmjs.org/p-retry/-/p-retry-4.6.1.tgz",
  11460. "integrity": "sha512-e2xXGNhZOZ0lfgR9kL34iGlU8N/KO0xZnQxVEwdeOvpqNDQfdnxIYizvWtK8RglUa3bGqI8g0R/BdfzLMxRkiA==",
  11461. "dependencies": {
  11462. "@types/retry": "^0.12.0",
  11463. "retry": "^0.13.1"
  11464. },
  11465. "engines": {
  11466. "node": ">=8"
  11467. }
  11468. },
  11469. "node_modules/p-try": {
  11470. "version": "2.2.0",
  11471. "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz",
  11472. "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==",
  11473. "engines": {
  11474. "node": ">=6"
  11475. }
  11476. },
  11477. "node_modules/param-case": {
  11478. "version": "3.0.4",
  11479. "resolved": "https://registry.npmjs.org/param-case/-/param-case-3.0.4.tgz",
  11480. "integrity": "sha512-RXlj7zCYokReqWpOPH9oYivUzLYZ5vAPIfEmCTNViosC78F8F0H9y7T7gG2M39ymgutxF5gcFEsyZQSph9Bp3A==",
  11481. "dependencies": {
  11482. "dot-case": "^3.0.4",
  11483. "tslib": "^2.0.3"
  11484. }
  11485. },
  11486. "node_modules/parent-module": {
  11487. "version": "1.0.1",
  11488. "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz",
  11489. "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==",
  11490. "dependencies": {
  11491. "callsites": "^3.0.0"
  11492. },
  11493. "engines": {
  11494. "node": ">=6"
  11495. }
  11496. },
  11497. "node_modules/parse-json": {
  11498. "version": "5.2.0",
  11499. "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz",
  11500. "integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==",
  11501. "dependencies": {
  11502. "@babel/code-frame": "^7.0.0",
  11503. "error-ex": "^1.3.1",
  11504. "json-parse-even-better-errors": "^2.3.0",
  11505. "lines-and-columns": "^1.1.6"
  11506. },
  11507. "engines": {
  11508. "node": ">=8"
  11509. },
  11510. "funding": {
  11511. "url": "https://github.com/sponsors/sindresorhus"
  11512. }
  11513. },
  11514. "node_modules/parse5": {
  11515. "version": "6.0.1",
  11516. "resolved": "https://registry.npmjs.org/parse5/-/parse5-6.0.1.tgz",
  11517. "integrity": "sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw=="
  11518. },
  11519. "node_modules/parseurl": {
  11520. "version": "1.3.3",
  11521. "resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz",
  11522. "integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==",
  11523. "engines": {
  11524. "node": ">= 0.8"
  11525. }
  11526. },
  11527. "node_modules/pascal-case": {
  11528. "version": "3.1.2",
  11529. "resolved": "https://registry.npmjs.org/pascal-case/-/pascal-case-3.1.2.tgz",
  11530. "integrity": "sha512-uWlGT3YSnK9x3BQJaOdcZwrnV6hPpd8jFH1/ucpiLRPh/2zCVJKS19E4GvYHvaCcACn3foXZ0cLB9Wrx1KGe5g==",
  11531. "dependencies": {
  11532. "no-case": "^3.0.4",
  11533. "tslib": "^2.0.3"
  11534. }
  11535. },
  11536. "node_modules/path-exists": {
  11537. "version": "4.0.0",
  11538. "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
  11539. "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
  11540. "engines": {
  11541. "node": ">=8"
  11542. }
  11543. },
  11544. "node_modules/path-is-absolute": {
  11545. "version": "1.0.1",
  11546. "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
  11547. "integrity": "sha1-F0uSaHNVNP+8es5r9TpanhtcX18=",
  11548. "engines": {
  11549. "node": ">=0.10.0"
  11550. }
  11551. },
  11552. "node_modules/path-key": {
  11553. "version": "3.1.1",
  11554. "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
  11555. "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
  11556. "engines": {
  11557. "node": ">=8"
  11558. }
  11559. },
  11560. "node_modules/path-parse": {
  11561. "version": "1.0.7",
  11562. "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz",
  11563. "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw=="
  11564. },
  11565. "node_modules/path-to-regexp": {
  11566. "version": "1.8.0",
  11567. "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-1.8.0.tgz",
  11568. "integrity": "sha512-n43JRhlUKUAlibEJhPeir1ncUID16QnEjNpwzNdO3Lm4ywrBpBZ5oLD0I6br9evr1Y9JTqwRtAh7JLoOzAQdVA==",
  11569. "dependencies": {
  11570. "isarray": "0.0.1"
  11571. }
  11572. },
  11573. "node_modules/path-type": {
  11574. "version": "4.0.0",
  11575. "resolved": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz",
  11576. "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==",
  11577. "engines": {
  11578. "node": ">=8"
  11579. }
  11580. },
  11581. "node_modules/pend": {
  11582. "version": "1.2.0",
  11583. "resolved": "https://registry.npmjs.org/pend/-/pend-1.2.0.tgz",
  11584. "integrity": "sha1-elfrVQpng/kRUzH89GY9XI4AelA=",
  11585. "dev": true
  11586. },
  11587. "node_modules/performance-now": {
  11588. "version": "2.1.0",
  11589. "resolved": "https://registry.npmjs.org/performance-now/-/performance-now-2.1.0.tgz",
  11590. "integrity": "sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns="
  11591. },
  11592. "node_modules/picocolors": {
  11593. "version": "1.0.0",
  11594. "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz",
  11595. "integrity": "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ=="
  11596. },
  11597. "node_modules/picomatch": {
  11598. "version": "2.3.1",
  11599. "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz",
  11600. "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
  11601. "engines": {
  11602. "node": ">=8.6"
  11603. },
  11604. "funding": {
  11605. "url": "https://github.com/sponsors/jonschlinkert"
  11606. }
  11607. },
  11608. "node_modules/pirates": {
  11609. "version": "4.0.5",
  11610. "resolved": "https://registry.npmjs.org/pirates/-/pirates-4.0.5.tgz",
  11611. "integrity": "sha512-8V9+HQPupnaXMA23c5hvl69zXvTwTzyAYasnkb0Tts4XvO4CliqONMOnvlq26rkhLC3nWDFBJf73LU1e1VZLaQ==",
  11612. "engines": {
  11613. "node": ">= 6"
  11614. }
  11615. },
  11616. "node_modules/pkg-dir": {
  11617. "version": "4.2.0",
  11618. "resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz",
  11619. "integrity": "sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==",
  11620. "dependencies": {
  11621. "find-up": "^4.0.0"
  11622. },
  11623. "engines": {
  11624. "node": ">=8"
  11625. }
  11626. },
  11627. "node_modules/pkg-dir/node_modules/find-up": {
  11628. "version": "4.1.0",
  11629. "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",
  11630. "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
  11631. "dependencies": {
  11632. "locate-path": "^5.0.0",
  11633. "path-exists": "^4.0.0"
  11634. },
  11635. "engines": {
  11636. "node": ">=8"
  11637. }
  11638. },
  11639. "node_modules/pkg-dir/node_modules/locate-path": {
  11640. "version": "5.0.0",
  11641. "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
  11642. "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
  11643. "dependencies": {
  11644. "p-locate": "^4.1.0"
  11645. },
  11646. "engines": {
  11647. "node": ">=8"
  11648. }
  11649. },
  11650. "node_modules/pkg-dir/node_modules/p-limit": {
  11651. "version": "2.3.0",
  11652. "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
  11653. "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
  11654. "dependencies": {
  11655. "p-try": "^2.0.0"
  11656. },
  11657. "engines": {
  11658. "node": ">=6"
  11659. },
  11660. "funding": {
  11661. "url": "https://github.com/sponsors/sindresorhus"
  11662. }
  11663. },
  11664. "node_modules/pkg-dir/node_modules/p-locate": {
  11665. "version": "4.1.0",
  11666. "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz",
  11667. "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==",
  11668. "dependencies": {
  11669. "p-limit": "^2.2.0"
  11670. },
  11671. "engines": {
  11672. "node": ">=8"
  11673. }
  11674. },
  11675. "node_modules/pkg-up": {
  11676. "version": "3.1.0",
  11677. "resolved": "https://registry.npmjs.org/pkg-up/-/pkg-up-3.1.0.tgz",
  11678. "integrity": "sha512-nDywThFk1i4BQK4twPQ6TA4RT8bDY96yeuCVBWL3ePARCiEKDRSrNGbFIgUJpLp+XeIR65v8ra7WuJOFUBtkMA==",
  11679. "dependencies": {
  11680. "find-up": "^3.0.0"
  11681. },
  11682. "engines": {
  11683. "node": ">=8"
  11684. }
  11685. },
  11686. "node_modules/pkg-up/node_modules/find-up": {
  11687. "version": "3.0.0",
  11688. "resolved": "https://registry.npmjs.org/find-up/-/find-up-3.0.0.tgz",
  11689. "integrity": "sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==",
  11690. "dependencies": {
  11691. "locate-path": "^3.0.0"
  11692. },
  11693. "engines": {
  11694. "node": ">=6"
  11695. }
  11696. },
  11697. "node_modules/pkg-up/node_modules/locate-path": {
  11698. "version": "3.0.0",
  11699. "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-3.0.0.tgz",
  11700. "integrity": "sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==",
  11701. "dependencies": {
  11702. "p-locate": "^3.0.0",
  11703. "path-exists": "^3.0.0"
  11704. },
  11705. "engines": {
  11706. "node": ">=6"
  11707. }
  11708. },
  11709. "node_modules/pkg-up/node_modules/p-limit": {
  11710. "version": "2.3.0",
  11711. "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
  11712. "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
  11713. "dependencies": {
  11714. "p-try": "^2.0.0"
  11715. },
  11716. "engines": {
  11717. "node": ">=6"
  11718. },
  11719. "funding": {
  11720. "url": "https://github.com/sponsors/sindresorhus"
  11721. }
  11722. },
  11723. "node_modules/pkg-up/node_modules/p-locate": {
  11724. "version": "3.0.0",
  11725. "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-3.0.0.tgz",
  11726. "integrity": "sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==",
  11727. "dependencies": {
  11728. "p-limit": "^2.0.0"
  11729. },
  11730. "engines": {
  11731. "node": ">=6"
  11732. }
  11733. },
  11734. "node_modules/pkg-up/node_modules/path-exists": {
  11735. "version": "3.0.0",
  11736. "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz",
  11737. "integrity": "sha1-zg6+ql94yxiSXqfYENe1mwEP1RU=",
  11738. "engines": {
  11739. "node": ">=4"
  11740. }
  11741. },
  11742. "node_modules/plist": {
  11743. "version": "3.0.5",
  11744. "resolved": "https://registry.npmjs.org/plist/-/plist-3.0.5.tgz",
  11745. "integrity": "sha512-83vX4eYdQp3vP9SxuYgEM/G/pJQqLUz/V/xzPrzruLs7fz7jxGQ1msZ/mg1nwZxUSuOp4sb+/bEIbRrbzZRxDA==",
  11746. "dev": true,
  11747. "dependencies": {
  11748. "base64-js": "^1.5.1",
  11749. "xmlbuilder": "^9.0.7"
  11750. },
  11751. "engines": {
  11752. "node": ">=6"
  11753. }
  11754. },
  11755. "node_modules/portfinder": {
  11756. "version": "1.0.28",
  11757. "resolved": "https://registry.npmjs.org/portfinder/-/portfinder-1.0.28.tgz",
  11758. "integrity": "sha512-Se+2isanIcEqf2XMHjyUKskczxbPH7dQnlMjXX6+dybayyHvAf/TCgyMRlzf/B6QDhAEFOGes0pzRo3by4AbMA==",
  11759. "dependencies": {
  11760. "async": "^2.6.2",
  11761. "debug": "^3.1.1",
  11762. "mkdirp": "^0.5.5"
  11763. },
  11764. "engines": {
  11765. "node": ">= 0.12.0"
  11766. }
  11767. },
  11768. "node_modules/portfinder/node_modules/debug": {
  11769. "version": "3.2.7",
  11770. "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
  11771. "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
  11772. "dependencies": {
  11773. "ms": "^2.1.1"
  11774. }
  11775. },
  11776. "node_modules/postcss": {
  11777. "version": "8.4.12",
  11778. "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.12.tgz",
  11779. "integrity": "sha512-lg6eITwYe9v6Hr5CncVbK70SoioNQIq81nsaG86ev5hAidQvmOeETBqs7jm43K2F5/Ley3ytDtriImV6TpNiSg==",
  11780. "funding": [
  11781. {
  11782. "type": "opencollective",
  11783. "url": "https://opencollective.com/postcss/"
  11784. },
  11785. {
  11786. "type": "tidelift",
  11787. "url": "https://tidelift.com/funding/github/npm/postcss"
  11788. }
  11789. ],
  11790. "dependencies": {
  11791. "nanoid": "^3.3.1",
  11792. "picocolors": "^1.0.0",
  11793. "source-map-js": "^1.0.2"
  11794. },
  11795. "engines": {
  11796. "node": "^10 || ^12 || >=14"
  11797. }
  11798. },
  11799. "node_modules/postcss-attribute-case-insensitive": {
  11800. "version": "5.0.0",
  11801. "resolved": "https://registry.npmjs.org/postcss-attribute-case-insensitive/-/postcss-attribute-case-insensitive-5.0.0.tgz",
  11802. "integrity": "sha512-b4g9eagFGq9T5SWX4+USfVyjIb3liPnjhHHRMP7FMB2kFVpYyfEscV0wP3eaXhKlcHKUut8lt5BGoeylWA/dBQ==",
  11803. "dependencies": {
  11804. "postcss-selector-parser": "^6.0.2"
  11805. },
  11806. "peerDependencies": {
  11807. "postcss": "^8.0.2"
  11808. }
  11809. },
  11810. "node_modules/postcss-browser-comments": {
  11811. "version": "4.0.0",
  11812. "resolved": "https://registry.npmjs.org/postcss-browser-comments/-/postcss-browser-comments-4.0.0.tgz",
  11813. "integrity": "sha512-X9X9/WN3KIvY9+hNERUqX9gncsgBA25XaeR+jshHz2j8+sYyHktHw1JdKuMjeLpGktXidqDhA7b/qm1mrBDmgg==",
  11814. "engines": {
  11815. "node": ">=8"
  11816. },
  11817. "peerDependencies": {
  11818. "browserslist": ">=4",
  11819. "postcss": ">=8"
  11820. }
  11821. },
  11822. "node_modules/postcss-calc": {
  11823. "version": "8.2.4",
  11824. "resolved": "https://registry.npmjs.org/postcss-calc/-/postcss-calc-8.2.4.tgz",
  11825. "integrity": "sha512-SmWMSJmB8MRnnULldx0lQIyhSNvuDl9HfrZkaqqE/WHAhToYsAvDq+yAsA/kIyINDszOp3Rh0GFoNuH5Ypsm3Q==",
  11826. "dependencies": {
  11827. "postcss-selector-parser": "^6.0.9",
  11828. "postcss-value-parser": "^4.2.0"
  11829. },
  11830. "peerDependencies": {
  11831. "postcss": "^8.2.2"
  11832. }
  11833. },
  11834. "node_modules/postcss-clamp": {
  11835. "version": "4.1.0",
  11836. "resolved": "https://registry.npmjs.org/postcss-clamp/-/postcss-clamp-4.1.0.tgz",
  11837. "integrity": "sha512-ry4b1Llo/9zz+PKC+030KUnPITTJAHeOwjfAyyB60eT0AorGLdzp52s31OsPRHRf8NchkgFoG2y6fCfn1IV1Ow==",
  11838. "dependencies": {
  11839. "postcss-value-parser": "^4.2.0"
  11840. },
  11841. "engines": {
  11842. "node": ">=7.6.0"
  11843. },
  11844. "peerDependencies": {
  11845. "postcss": "^8.4.6"
  11846. }
  11847. },
  11848. "node_modules/postcss-color-functional-notation": {
  11849. "version": "4.2.2",
  11850. "resolved": "https://registry.npmjs.org/postcss-color-functional-notation/-/postcss-color-functional-notation-4.2.2.tgz",
  11851. "integrity": "sha512-DXVtwUhIk4f49KK5EGuEdgx4Gnyj6+t2jBSEmxvpIK9QI40tWrpS2Pua8Q7iIZWBrki2QOaeUdEaLPPa91K0RQ==",
  11852. "dependencies": {
  11853. "postcss-value-parser": "^4.2.0"
  11854. },
  11855. "engines": {
  11856. "node": "^12 || ^14 || >=16"
  11857. },
  11858. "peerDependencies": {
  11859. "postcss": "^8.4"
  11860. }
  11861. },
  11862. "node_modules/postcss-color-hex-alpha": {
  11863. "version": "8.0.3",
  11864. "resolved": "https://registry.npmjs.org/postcss-color-hex-alpha/-/postcss-color-hex-alpha-8.0.3.tgz",
  11865. "integrity": "sha512-fESawWJCrBV035DcbKRPAVmy21LpoyiXdPTuHUfWJ14ZRjY7Y7PA6P4g8z6LQGYhU1WAxkTxjIjurXzoe68Glw==",
  11866. "dependencies": {
  11867. "postcss-value-parser": "^4.2.0"
  11868. },
  11869. "engines": {
  11870. "node": "^12 || ^14 || >=16"
  11871. },
  11872. "peerDependencies": {
  11873. "postcss": "^8.4"
  11874. }
  11875. },
  11876. "node_modules/postcss-color-rebeccapurple": {
  11877. "version": "7.0.2",
  11878. "resolved": "https://registry.npmjs.org/postcss-color-rebeccapurple/-/postcss-color-rebeccapurple-7.0.2.tgz",
  11879. "integrity": "sha512-SFc3MaocHaQ6k3oZaFwH8io6MdypkUtEy/eXzXEB1vEQlO3S3oDc/FSZA8AsS04Z25RirQhlDlHLh3dn7XewWw==",
  11880. "dependencies": {
  11881. "postcss-value-parser": "^4.2.0"
  11882. },
  11883. "engines": {
  11884. "node": "^12 || ^14 || >=16"
  11885. },
  11886. "peerDependencies": {
  11887. "postcss": "^8.3"
  11888. }
  11889. },
  11890. "node_modules/postcss-colormin": {
  11891. "version": "5.3.0",
  11892. "resolved": "https://registry.npmjs.org/postcss-colormin/-/postcss-colormin-5.3.0.tgz",
  11893. "integrity": "sha512-WdDO4gOFG2Z8n4P8TWBpshnL3JpmNmJwdnfP2gbk2qBA8PWwOYcmjmI/t3CmMeL72a7Hkd+x/Mg9O2/0rD54Pg==",
  11894. "dependencies": {
  11895. "browserslist": "^4.16.6",
  11896. "caniuse-api": "^3.0.0",
  11897. "colord": "^2.9.1",
  11898. "postcss-value-parser": "^4.2.0"
  11899. },
  11900. "engines": {
  11901. "node": "^10 || ^12 || >=14.0"
  11902. },
  11903. "peerDependencies": {
  11904. "postcss": "^8.2.15"
  11905. }
  11906. },
  11907. "node_modules/postcss-convert-values": {
  11908. "version": "5.1.0",
  11909. "resolved": "https://registry.npmjs.org/postcss-convert-values/-/postcss-convert-values-5.1.0.tgz",
  11910. "integrity": "sha512-GkyPbZEYJiWtQB0KZ0X6qusqFHUepguBCNFi9t5JJc7I2OTXG7C0twbTLvCfaKOLl3rSXmpAwV7W5txd91V84g==",
  11911. "dependencies": {
  11912. "postcss-value-parser": "^4.2.0"
  11913. },
  11914. "engines": {
  11915. "node": "^10 || ^12 || >=14.0"
  11916. },
  11917. "peerDependencies": {
  11918. "postcss": "^8.2.15"
  11919. }
  11920. },
  11921. "node_modules/postcss-custom-media": {
  11922. "version": "8.0.0",
  11923. "resolved": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-8.0.0.tgz",
  11924. "integrity": "sha512-FvO2GzMUaTN0t1fBULDeIvxr5IvbDXcIatt6pnJghc736nqNgsGao5NT+5+WVLAQiTt6Cb3YUms0jiPaXhL//g==",
  11925. "engines": {
  11926. "node": ">=10.0.0"
  11927. },
  11928. "peerDependencies": {
  11929. "postcss": "^8.1.0"
  11930. }
  11931. },
  11932. "node_modules/postcss-custom-properties": {
  11933. "version": "12.1.7",
  11934. "resolved": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-12.1.7.tgz",
  11935. "integrity": "sha512-N/hYP5gSoFhaqxi2DPCmvto/ZcRDVjE3T1LiAMzc/bg53hvhcHOLpXOHb526LzBBp5ZlAUhkuot/bfpmpgStJg==",
  11936. "dependencies": {
  11937. "postcss-value-parser": "^4.2.0"
  11938. },
  11939. "engines": {
  11940. "node": "^12 || ^14 || >=16"
  11941. },
  11942. "funding": {
  11943. "type": "opencollective",
  11944. "url": "https://opencollective.com/csstools"
  11945. },
  11946. "peerDependencies": {
  11947. "postcss": "^8.4"
  11948. }
  11949. },
  11950. "node_modules/postcss-custom-selectors": {
  11951. "version": "6.0.0",
  11952. "resolved": "https://registry.npmjs.org/postcss-custom-selectors/-/postcss-custom-selectors-6.0.0.tgz",
  11953. "integrity": "sha512-/1iyBhz/W8jUepjGyu7V1OPcGbc636snN1yXEQCinb6Bwt7KxsiU7/bLQlp8GwAXzCh7cobBU5odNn/2zQWR8Q==",
  11954. "dependencies": {
  11955. "postcss-selector-parser": "^6.0.4"
  11956. },
  11957. "engines": {
  11958. "node": ">=10.0.0"
  11959. },
  11960. "peerDependencies": {
  11961. "postcss": "^8.1.2"
  11962. }
  11963. },
  11964. "node_modules/postcss-dir-pseudo-class": {
  11965. "version": "6.0.4",
  11966. "resolved": "https://registry.npmjs.org/postcss-dir-pseudo-class/-/postcss-dir-pseudo-class-6.0.4.tgz",
  11967. "integrity": "sha512-I8epwGy5ftdzNWEYok9VjW9whC4xnelAtbajGv4adql4FIF09rnrxnA9Y8xSHN47y7gqFIv10C5+ImsLeJpKBw==",
  11968. "dependencies": {
  11969. "postcss-selector-parser": "^6.0.9"
  11970. },
  11971. "engines": {
  11972. "node": "^12 || ^14 || >=16"
  11973. },
  11974. "peerDependencies": {
  11975. "postcss": "^8.4"
  11976. }
  11977. },
  11978. "node_modules/postcss-discard-comments": {
  11979. "version": "5.1.1",
  11980. "resolved": "https://registry.npmjs.org/postcss-discard-comments/-/postcss-discard-comments-5.1.1.tgz",
  11981. "integrity": "sha512-5JscyFmvkUxz/5/+TB3QTTT9Gi9jHkcn8dcmmuN68JQcv3aQg4y88yEHHhwFB52l/NkaJ43O0dbksGMAo49nfQ==",
  11982. "engines": {
  11983. "node": "^10 || ^12 || >=14.0"
  11984. },
  11985. "peerDependencies": {
  11986. "postcss": "^8.2.15"
  11987. }
  11988. },
  11989. "node_modules/postcss-discard-duplicates": {
  11990. "version": "5.1.0",
  11991. "resolved": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-5.1.0.tgz",
  11992. "integrity": "sha512-zmX3IoSI2aoenxHV6C7plngHWWhUOV3sP1T8y2ifzxzbtnuhk1EdPwm0S1bIUNaJ2eNbWeGLEwzw8huPD67aQw==",
  11993. "engines": {
  11994. "node": "^10 || ^12 || >=14.0"
  11995. },
  11996. "peerDependencies": {
  11997. "postcss": "^8.2.15"
  11998. }
  11999. },
  12000. "node_modules/postcss-discard-empty": {
  12001. "version": "5.1.1",
  12002. "resolved": "https://registry.npmjs.org/postcss-discard-empty/-/postcss-discard-empty-5.1.1.tgz",
  12003. "integrity": "sha512-zPz4WljiSuLWsI0ir4Mcnr4qQQ5e1Ukc3i7UfE2XcrwKK2LIPIqE5jxMRxO6GbI3cv//ztXDsXwEWT3BHOGh3A==",
  12004. "engines": {
  12005. "node": "^10 || ^12 || >=14.0"
  12006. },
  12007. "peerDependencies": {
  12008. "postcss": "^8.2.15"
  12009. }
  12010. },
  12011. "node_modules/postcss-discard-overridden": {
  12012. "version": "5.1.0",
  12013. "resolved": "https://registry.npmjs.org/postcss-discard-overridden/-/postcss-discard-overridden-5.1.0.tgz",
  12014. "integrity": "sha512-21nOL7RqWR1kasIVdKs8HNqQJhFxLsyRfAnUDm4Fe4t4mCWL9OJiHvlHPjcd8zc5Myu89b/7wZDnOSjFgeWRtw==",
  12015. "engines": {
  12016. "node": "^10 || ^12 || >=14.0"
  12017. },
  12018. "peerDependencies": {
  12019. "postcss": "^8.2.15"
  12020. }
  12021. },
  12022. "node_modules/postcss-double-position-gradients": {
  12023. "version": "3.1.1",
  12024. "resolved": "https://registry.npmjs.org/postcss-double-position-gradients/-/postcss-double-position-gradients-3.1.1.tgz",
  12025. "integrity": "sha512-jM+CGkTs4FcG53sMPjrrGE0rIvLDdCrqMzgDC5fLI7JHDO7o6QG8C5TQBtExb13hdBdoH9C2QVbG4jo2y9lErQ==",
  12026. "dependencies": {
  12027. "@csstools/postcss-progressive-custom-properties": "^1.1.0",
  12028. "postcss-value-parser": "^4.2.0"
  12029. },
  12030. "engines": {
  12031. "node": "^12 || ^14 || >=16"
  12032. },
  12033. "peerDependencies": {
  12034. "postcss": "^8.4"
  12035. }
  12036. },
  12037. "node_modules/postcss-env-function": {
  12038. "version": "4.0.6",
  12039. "resolved": "https://registry.npmjs.org/postcss-env-function/-/postcss-env-function-4.0.6.tgz",
  12040. "integrity": "sha512-kpA6FsLra+NqcFnL81TnsU+Z7orGtDTxcOhl6pwXeEq1yFPpRMkCDpHhrz8CFQDr/Wfm0jLiNQ1OsGGPjlqPwA==",
  12041. "dependencies": {
  12042. "postcss-value-parser": "^4.2.0"
  12043. },
  12044. "engines": {
  12045. "node": "^12 || ^14 || >=16"
  12046. },
  12047. "peerDependencies": {
  12048. "postcss": "^8.4"
  12049. }
  12050. },
  12051. "node_modules/postcss-flexbugs-fixes": {
  12052. "version": "5.0.2",
  12053. "resolved": "https://registry.npmjs.org/postcss-flexbugs-fixes/-/postcss-flexbugs-fixes-5.0.2.tgz",
  12054. "integrity": "sha512-18f9voByak7bTktR2QgDveglpn9DTbBWPUzSOe9g0N4WR/2eSt6Vrcbf0hmspvMI6YWGywz6B9f7jzpFNJJgnQ==",
  12055. "peerDependencies": {
  12056. "postcss": "^8.1.4"
  12057. }
  12058. },
  12059. "node_modules/postcss-focus-visible": {
  12060. "version": "6.0.4",
  12061. "resolved": "https://registry.npmjs.org/postcss-focus-visible/-/postcss-focus-visible-6.0.4.tgz",
  12062. "integrity": "sha512-QcKuUU/dgNsstIK6HELFRT5Y3lbrMLEOwG+A4s5cA+fx3A3y/JTq3X9LaOj3OC3ALH0XqyrgQIgey/MIZ8Wczw==",
  12063. "dependencies": {
  12064. "postcss-selector-parser": "^6.0.9"
  12065. },
  12066. "engines": {
  12067. "node": "^12 || ^14 || >=16"
  12068. },
  12069. "peerDependencies": {
  12070. "postcss": "^8.4"
  12071. }
  12072. },
  12073. "node_modules/postcss-focus-within": {
  12074. "version": "5.0.4",
  12075. "resolved": "https://registry.npmjs.org/postcss-focus-within/-/postcss-focus-within-5.0.4.tgz",
  12076. "integrity": "sha512-vvjDN++C0mu8jz4af5d52CB184ogg/sSxAFS+oUJQq2SuCe7T5U2iIsVJtsCp2d6R4j0jr5+q3rPkBVZkXD9fQ==",
  12077. "dependencies": {
  12078. "postcss-selector-parser": "^6.0.9"
  12079. },
  12080. "engines": {
  12081. "node": "^12 || ^14 || >=16"
  12082. },
  12083. "peerDependencies": {
  12084. "postcss": "^8.4"
  12085. }
  12086. },
  12087. "node_modules/postcss-font-variant": {
  12088. "version": "5.0.0",
  12089. "resolved": "https://registry.npmjs.org/postcss-font-variant/-/postcss-font-variant-5.0.0.tgz",
  12090. "integrity": "sha512-1fmkBaCALD72CK2a9i468mA/+tr9/1cBxRRMXOUaZqO43oWPR5imcyPjXwuv7PXbCid4ndlP5zWhidQVVa3hmA==",
  12091. "peerDependencies": {
  12092. "postcss": "^8.1.0"
  12093. }
  12094. },
  12095. "node_modules/postcss-gap-properties": {
  12096. "version": "3.0.3",
  12097. "resolved": "https://registry.npmjs.org/postcss-gap-properties/-/postcss-gap-properties-3.0.3.tgz",
  12098. "integrity": "sha512-rPPZRLPmEKgLk/KlXMqRaNkYTUpE7YC+bOIQFN5xcu1Vp11Y4faIXv6/Jpft6FMnl6YRxZqDZG0qQOW80stzxQ==",
  12099. "engines": {
  12100. "node": "^12 || ^14 || >=16"
  12101. },
  12102. "peerDependencies": {
  12103. "postcss": "^8.4"
  12104. }
  12105. },
  12106. "node_modules/postcss-image-set-function": {
  12107. "version": "4.0.6",
  12108. "resolved": "https://registry.npmjs.org/postcss-image-set-function/-/postcss-image-set-function-4.0.6.tgz",
  12109. "integrity": "sha512-KfdC6vg53GC+vPd2+HYzsZ6obmPqOk6HY09kttU19+Gj1nC3S3XBVEXDHxkhxTohgZqzbUb94bKXvKDnYWBm/A==",
  12110. "dependencies": {
  12111. "postcss-value-parser": "^4.2.0"
  12112. },
  12113. "engines": {
  12114. "node": "^12 || ^14 || >=16"
  12115. },
  12116. "peerDependencies": {
  12117. "postcss": "^8.4"
  12118. }
  12119. },
  12120. "node_modules/postcss-initial": {
  12121. "version": "4.0.1",
  12122. "resolved": "https://registry.npmjs.org/postcss-initial/-/postcss-initial-4.0.1.tgz",
  12123. "integrity": "sha512-0ueD7rPqX8Pn1xJIjay0AZeIuDoF+V+VvMt/uOnn+4ezUKhZM/NokDeP6DwMNyIoYByuN/94IQnt5FEkaN59xQ==",
  12124. "peerDependencies": {
  12125. "postcss": "^8.0.0"
  12126. }
  12127. },
  12128. "node_modules/postcss-js": {
  12129. "version": "4.0.0",
  12130. "resolved": "https://registry.npmjs.org/postcss-js/-/postcss-js-4.0.0.tgz",
  12131. "integrity": "sha512-77QESFBwgX4irogGVPgQ5s07vLvFqWr228qZY+w6lW599cRlK/HmnlivnnVUxkjHnCu4J16PDMHcH+e+2HbvTQ==",
  12132. "dependencies": {
  12133. "camelcase-css": "^2.0.1"
  12134. },
  12135. "engines": {
  12136. "node": "^12 || ^14 || >= 16"
  12137. },
  12138. "funding": {
  12139. "type": "opencollective",
  12140. "url": "https://opencollective.com/postcss/"
  12141. },
  12142. "peerDependencies": {
  12143. "postcss": "^8.3.3"
  12144. }
  12145. },
  12146. "node_modules/postcss-lab-function": {
  12147. "version": "4.2.0",
  12148. "resolved": "https://registry.npmjs.org/postcss-lab-function/-/postcss-lab-function-4.2.0.tgz",
  12149. "integrity": "sha512-Zb1EO9DGYfa3CP8LhINHCcTTCTLI+R3t7AX2mKsDzdgVQ/GkCpHOTgOr6HBHslP7XDdVbqgHW5vvRPMdVANQ8w==",
  12150. "dependencies": {
  12151. "@csstools/postcss-progressive-custom-properties": "^1.1.0",
  12152. "postcss-value-parser": "^4.2.0"
  12153. },
  12154. "engines": {
  12155. "node": "^12 || ^14 || >=16"
  12156. },
  12157. "funding": {
  12158. "type": "opencollective",
  12159. "url": "https://opencollective.com/csstools"
  12160. },
  12161. "peerDependencies": {
  12162. "postcss": "^8.4"
  12163. }
  12164. },
  12165. "node_modules/postcss-load-config": {
  12166. "version": "3.1.4",
  12167. "resolved": "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-3.1.4.tgz",
  12168. "integrity": "sha512-6DiM4E7v4coTE4uzA8U//WhtPwyhiim3eyjEMFCnUpzbrkK9wJHgKDT2mR+HbtSrd/NubVaYTOpSpjUl8NQeRg==",
  12169. "dependencies": {
  12170. "lilconfig": "^2.0.5",
  12171. "yaml": "^1.10.2"
  12172. },
  12173. "engines": {
  12174. "node": ">= 10"
  12175. },
  12176. "funding": {
  12177. "type": "opencollective",
  12178. "url": "https://opencollective.com/postcss/"
  12179. },
  12180. "peerDependencies": {
  12181. "postcss": ">=8.0.9",
  12182. "ts-node": ">=9.0.0"
  12183. },
  12184. "peerDependenciesMeta": {
  12185. "postcss": {
  12186. "optional": true
  12187. },
  12188. "ts-node": {
  12189. "optional": true
  12190. }
  12191. }
  12192. },
  12193. "node_modules/postcss-loader": {
  12194. "version": "6.2.1",
  12195. "resolved": "https://registry.npmjs.org/postcss-loader/-/postcss-loader-6.2.1.tgz",
  12196. "integrity": "sha512-WbbYpmAaKcux/P66bZ40bpWsBucjx/TTgVVzRZ9yUO8yQfVBlameJ0ZGVaPfH64hNSBh63a+ICP5nqOpBA0w+Q==",
  12197. "dependencies": {
  12198. "cosmiconfig": "^7.0.0",
  12199. "klona": "^2.0.5",
  12200. "semver": "^7.3.5"
  12201. },
  12202. "engines": {
  12203. "node": ">= 12.13.0"
  12204. },
  12205. "funding": {
  12206. "type": "opencollective",
  12207. "url": "https://opencollective.com/webpack"
  12208. },
  12209. "peerDependencies": {
  12210. "postcss": "^7.0.0 || ^8.0.1",
  12211. "webpack": "^5.0.0"
  12212. }
  12213. },
  12214. "node_modules/postcss-logical": {
  12215. "version": "5.0.4",
  12216. "resolved": "https://registry.npmjs.org/postcss-logical/-/postcss-logical-5.0.4.tgz",
  12217. "integrity": "sha512-RHXxplCeLh9VjinvMrZONq7im4wjWGlRJAqmAVLXyZaXwfDWP73/oq4NdIp+OZwhQUMj0zjqDfM5Fj7qby+B4g==",
  12218. "engines": {
  12219. "node": "^12 || ^14 || >=16"
  12220. },
  12221. "peerDependencies": {
  12222. "postcss": "^8.4"
  12223. }
  12224. },
  12225. "node_modules/postcss-media-minmax": {
  12226. "version": "5.0.0",
  12227. "resolved": "https://registry.npmjs.org/postcss-media-minmax/-/postcss-media-minmax-5.0.0.tgz",
  12228. "integrity": "sha512-yDUvFf9QdFZTuCUg0g0uNSHVlJ5X1lSzDZjPSFaiCWvjgsvu8vEVxtahPrLMinIDEEGnx6cBe6iqdx5YWz08wQ==",
  12229. "engines": {
  12230. "node": ">=10.0.0"
  12231. },
  12232. "peerDependencies": {
  12233. "postcss": "^8.1.0"
  12234. }
  12235. },
  12236. "node_modules/postcss-merge-longhand": {
  12237. "version": "5.1.4",
  12238. "resolved": "https://registry.npmjs.org/postcss-merge-longhand/-/postcss-merge-longhand-5.1.4.tgz",
  12239. "integrity": "sha512-hbqRRqYfmXoGpzYKeW0/NCZhvNyQIlQeWVSao5iKWdyx7skLvCfQFGIUsP9NUs3dSbPac2IC4Go85/zG+7MlmA==",
  12240. "dependencies": {
  12241. "postcss-value-parser": "^4.2.0",
  12242. "stylehacks": "^5.1.0"
  12243. },
  12244. "engines": {
  12245. "node": "^10 || ^12 || >=14.0"
  12246. },
  12247. "peerDependencies": {
  12248. "postcss": "^8.2.15"
  12249. }
  12250. },
  12251. "node_modules/postcss-merge-rules": {
  12252. "version": "5.1.1",
  12253. "resolved": "https://registry.npmjs.org/postcss-merge-rules/-/postcss-merge-rules-5.1.1.tgz",
  12254. "integrity": "sha512-8wv8q2cXjEuCcgpIB1Xx1pIy8/rhMPIQqYKNzEdyx37m6gpq83mQQdCxgIkFgliyEnKvdwJf/C61vN4tQDq4Ww==",
  12255. "dependencies": {
  12256. "browserslist": "^4.16.6",
  12257. "caniuse-api": "^3.0.0",
  12258. "cssnano-utils": "^3.1.0",
  12259. "postcss-selector-parser": "^6.0.5"
  12260. },
  12261. "engines": {
  12262. "node": "^10 || ^12 || >=14.0"
  12263. },
  12264. "peerDependencies": {
  12265. "postcss": "^8.2.15"
  12266. }
  12267. },
  12268. "node_modules/postcss-minify-font-values": {
  12269. "version": "5.1.0",
  12270. "resolved": "https://registry.npmjs.org/postcss-minify-font-values/-/postcss-minify-font-values-5.1.0.tgz",
  12271. "integrity": "sha512-el3mYTgx13ZAPPirSVsHqFzl+BBBDrXvbySvPGFnQcTI4iNslrPaFq4muTkLZmKlGk4gyFAYUBMH30+HurREyA==",
  12272. "dependencies": {
  12273. "postcss-value-parser": "^4.2.0"
  12274. },
  12275. "engines": {
  12276. "node": "^10 || ^12 || >=14.0"
  12277. },
  12278. "peerDependencies": {
  12279. "postcss": "^8.2.15"
  12280. }
  12281. },
  12282. "node_modules/postcss-minify-gradients": {
  12283. "version": "5.1.1",
  12284. "resolved": "https://registry.npmjs.org/postcss-minify-gradients/-/postcss-minify-gradients-5.1.1.tgz",
  12285. "integrity": "sha512-VGvXMTpCEo4qHTNSa9A0a3D+dxGFZCYwR6Jokk+/3oB6flu2/PnPXAh2x7x52EkY5xlIHLm+Le8tJxe/7TNhzw==",
  12286. "dependencies": {
  12287. "colord": "^2.9.1",
  12288. "cssnano-utils": "^3.1.0",
  12289. "postcss-value-parser": "^4.2.0"
  12290. },
  12291. "engines": {
  12292. "node": "^10 || ^12 || >=14.0"
  12293. },
  12294. "peerDependencies": {
  12295. "postcss": "^8.2.15"
  12296. }
  12297. },
  12298. "node_modules/postcss-minify-params": {
  12299. "version": "5.1.2",
  12300. "resolved": "https://registry.npmjs.org/postcss-minify-params/-/postcss-minify-params-5.1.2.tgz",
  12301. "integrity": "sha512-aEP+p71S/urY48HWaRHasyx4WHQJyOYaKpQ6eXl8k0kxg66Wt/30VR6/woh8THgcpRbonJD5IeD+CzNhPi1L8g==",
  12302. "dependencies": {
  12303. "browserslist": "^4.16.6",
  12304. "cssnano-utils": "^3.1.0",
  12305. "postcss-value-parser": "^4.2.0"
  12306. },
  12307. "engines": {
  12308. "node": "^10 || ^12 || >=14.0"
  12309. },
  12310. "peerDependencies": {
  12311. "postcss": "^8.2.15"
  12312. }
  12313. },
  12314. "node_modules/postcss-minify-selectors": {
  12315. "version": "5.2.0",
  12316. "resolved": "https://registry.npmjs.org/postcss-minify-selectors/-/postcss-minify-selectors-5.2.0.tgz",
  12317. "integrity": "sha512-vYxvHkW+iULstA+ctVNx0VoRAR4THQQRkG77o0oa4/mBS0OzGvvzLIvHDv/nNEM0crzN2WIyFU5X7wZhaUK3RA==",
  12318. "dependencies": {
  12319. "postcss-selector-parser": "^6.0.5"
  12320. },
  12321. "engines": {
  12322. "node": "^10 || ^12 || >=14.0"
  12323. },
  12324. "peerDependencies": {
  12325. "postcss": "^8.2.15"
  12326. }
  12327. },
  12328. "node_modules/postcss-modules-extract-imports": {
  12329. "version": "3.0.0",
  12330. "resolved": "https://registry.npmjs.org/postcss-modules-extract-imports/-/postcss-modules-extract-imports-3.0.0.tgz",
  12331. "integrity": "sha512-bdHleFnP3kZ4NYDhuGlVK+CMrQ/pqUm8bx/oGL93K6gVwiclvX5x0n76fYMKuIGKzlABOy13zsvqjb0f92TEXw==",
  12332. "engines": {
  12333. "node": "^10 || ^12 || >= 14"
  12334. },
  12335. "peerDependencies": {
  12336. "postcss": "^8.1.0"
  12337. }
  12338. },
  12339. "node_modules/postcss-modules-local-by-default": {
  12340. "version": "4.0.0",
  12341. "resolved": "https://registry.npmjs.org/postcss-modules-local-by-default/-/postcss-modules-local-by-default-4.0.0.tgz",
  12342. "integrity": "sha512-sT7ihtmGSF9yhm6ggikHdV0hlziDTX7oFoXtuVWeDd3hHObNkcHRo9V3yg7vCAY7cONyxJC/XXCmmiHHcvX7bQ==",
  12343. "dependencies": {
  12344. "icss-utils": "^5.0.0",
  12345. "postcss-selector-parser": "^6.0.2",
  12346. "postcss-value-parser": "^4.1.0"
  12347. },
  12348. "engines": {
  12349. "node": "^10 || ^12 || >= 14"
  12350. },
  12351. "peerDependencies": {
  12352. "postcss": "^8.1.0"
  12353. }
  12354. },
  12355. "node_modules/postcss-modules-scope": {
  12356. "version": "3.0.0",
  12357. "resolved": "https://registry.npmjs.org/postcss-modules-scope/-/postcss-modules-scope-3.0.0.tgz",
  12358. "integrity": "sha512-hncihwFA2yPath8oZ15PZqvWGkWf+XUfQgUGamS4LqoP1anQLOsOJw0vr7J7IwLpoY9fatA2qiGUGmuZL0Iqlg==",
  12359. "dependencies": {
  12360. "postcss-selector-parser": "^6.0.4"
  12361. },
  12362. "engines": {
  12363. "node": "^10 || ^12 || >= 14"
  12364. },
  12365. "peerDependencies": {
  12366. "postcss": "^8.1.0"
  12367. }
  12368. },
  12369. "node_modules/postcss-modules-values": {
  12370. "version": "4.0.0",
  12371. "resolved": "https://registry.npmjs.org/postcss-modules-values/-/postcss-modules-values-4.0.0.tgz",
  12372. "integrity": "sha512-RDxHkAiEGI78gS2ofyvCsu7iycRv7oqw5xMWn9iMoR0N/7mf9D50ecQqUo5BZ9Zh2vH4bCUR/ktCqbB9m8vJjQ==",
  12373. "dependencies": {
  12374. "icss-utils": "^5.0.0"
  12375. },
  12376. "engines": {
  12377. "node": "^10 || ^12 || >= 14"
  12378. },
  12379. "peerDependencies": {
  12380. "postcss": "^8.1.0"
  12381. }
  12382. },
  12383. "node_modules/postcss-nested": {
  12384. "version": "5.0.6",
  12385. "resolved": "https://registry.npmjs.org/postcss-nested/-/postcss-nested-5.0.6.tgz",
  12386. "integrity": "sha512-rKqm2Fk0KbA8Vt3AdGN0FB9OBOMDVajMG6ZCf/GoHgdxUJ4sBFp0A/uMIRm+MJUdo33YXEtjqIz8u7DAp8B7DA==",
  12387. "dependencies": {
  12388. "postcss-selector-parser": "^6.0.6"
  12389. },
  12390. "engines": {
  12391. "node": ">=12.0"
  12392. },
  12393. "funding": {
  12394. "type": "opencollective",
  12395. "url": "https://opencollective.com/postcss/"
  12396. },
  12397. "peerDependencies": {
  12398. "postcss": "^8.2.14"
  12399. }
  12400. },
  12401. "node_modules/postcss-nesting": {
  12402. "version": "10.1.4",
  12403. "resolved": "https://registry.npmjs.org/postcss-nesting/-/postcss-nesting-10.1.4.tgz",
  12404. "integrity": "sha512-2ixdQ59ik/Gt1+oPHiI1kHdwEI8lLKEmui9B1nl6163ANLC+GewQn7fXMxJF2JSb4i2MKL96GU8fIiQztK4TTA==",
  12405. "dependencies": {
  12406. "postcss-selector-parser": "^6.0.10"
  12407. },
  12408. "engines": {
  12409. "node": "^12 || ^14 || >=16"
  12410. },
  12411. "funding": {
  12412. "type": "opencollective",
  12413. "url": "https://opencollective.com/csstools"
  12414. },
  12415. "peerDependencies": {
  12416. "postcss": "^8.4"
  12417. }
  12418. },
  12419. "node_modules/postcss-normalize": {
  12420. "version": "10.0.1",
  12421. "resolved": "https://registry.npmjs.org/postcss-normalize/-/postcss-normalize-10.0.1.tgz",
  12422. "integrity": "sha512-+5w18/rDev5mqERcG3W5GZNMJa1eoYYNGo8gB7tEwaos0ajk3ZXAI4mHGcNT47NE+ZnZD1pEpUOFLvltIwmeJA==",
  12423. "dependencies": {
  12424. "@csstools/normalize.css": "*",
  12425. "postcss-browser-comments": "^4",
  12426. "sanitize.css": "*"
  12427. },
  12428. "engines": {
  12429. "node": ">= 12"
  12430. },
  12431. "peerDependencies": {
  12432. "browserslist": ">= 4",
  12433. "postcss": ">= 8"
  12434. }
  12435. },
  12436. "node_modules/postcss-normalize-charset": {
  12437. "version": "5.1.0",
  12438. "resolved": "https://registry.npmjs.org/postcss-normalize-charset/-/postcss-normalize-charset-5.1.0.tgz",
  12439. "integrity": "sha512-mSgUJ+pd/ldRGVx26p2wz9dNZ7ji6Pn8VWBajMXFf8jk7vUoSrZ2lt/wZR7DtlZYKesmZI680qjr2CeFF2fbUg==",
  12440. "engines": {
  12441. "node": "^10 || ^12 || >=14.0"
  12442. },
  12443. "peerDependencies": {
  12444. "postcss": "^8.2.15"
  12445. }
  12446. },
  12447. "node_modules/postcss-normalize-display-values": {
  12448. "version": "5.1.0",
  12449. "resolved": "https://registry.npmjs.org/postcss-normalize-display-values/-/postcss-normalize-display-values-5.1.0.tgz",
  12450. "integrity": "sha512-WP4KIM4o2dazQXWmFaqMmcvsKmhdINFblgSeRgn8BJ6vxaMyaJkwAzpPpuvSIoG/rmX3M+IrRZEz2H0glrQNEA==",
  12451. "dependencies": {
  12452. "postcss-value-parser": "^4.2.0"
  12453. },
  12454. "engines": {
  12455. "node": "^10 || ^12 || >=14.0"
  12456. },
  12457. "peerDependencies": {
  12458. "postcss": "^8.2.15"
  12459. }
  12460. },
  12461. "node_modules/postcss-normalize-positions": {
  12462. "version": "5.1.0",
  12463. "resolved": "https://registry.npmjs.org/postcss-normalize-positions/-/postcss-normalize-positions-5.1.0.tgz",
  12464. "integrity": "sha512-8gmItgA4H5xiUxgN/3TVvXRoJxkAWLW6f/KKhdsH03atg0cB8ilXnrB5PpSshwVu/dD2ZsRFQcR1OEmSBDAgcQ==",
  12465. "dependencies": {
  12466. "postcss-value-parser": "^4.2.0"
  12467. },
  12468. "engines": {
  12469. "node": "^10 || ^12 || >=14.0"
  12470. },
  12471. "peerDependencies": {
  12472. "postcss": "^8.2.15"
  12473. }
  12474. },
  12475. "node_modules/postcss-normalize-repeat-style": {
  12476. "version": "5.1.0",
  12477. "resolved": "https://registry.npmjs.org/postcss-normalize-repeat-style/-/postcss-normalize-repeat-style-5.1.0.tgz",
  12478. "integrity": "sha512-IR3uBjc+7mcWGL6CtniKNQ4Rr5fTxwkaDHwMBDGGs1x9IVRkYIT/M4NelZWkAOBdV6v3Z9S46zqaKGlyzHSchw==",
  12479. "dependencies": {
  12480. "postcss-value-parser": "^4.2.0"
  12481. },
  12482. "engines": {
  12483. "node": "^10 || ^12 || >=14.0"
  12484. },
  12485. "peerDependencies": {
  12486. "postcss": "^8.2.15"
  12487. }
  12488. },
  12489. "node_modules/postcss-normalize-string": {
  12490. "version": "5.1.0",
  12491. "resolved": "https://registry.npmjs.org/postcss-normalize-string/-/postcss-normalize-string-5.1.0.tgz",
  12492. "integrity": "sha512-oYiIJOf4T9T1N4i+abeIc7Vgm/xPCGih4bZz5Nm0/ARVJ7K6xrDlLwvwqOydvyL3RHNf8qZk6vo3aatiw/go3w==",
  12493. "dependencies": {
  12494. "postcss-value-parser": "^4.2.0"
  12495. },
  12496. "engines": {
  12497. "node": "^10 || ^12 || >=14.0"
  12498. },
  12499. "peerDependencies": {
  12500. "postcss": "^8.2.15"
  12501. }
  12502. },
  12503. "node_modules/postcss-normalize-timing-functions": {
  12504. "version": "5.1.0",
  12505. "resolved": "https://registry.npmjs.org/postcss-normalize-timing-functions/-/postcss-normalize-timing-functions-5.1.0.tgz",
  12506. "integrity": "sha512-DOEkzJ4SAXv5xkHl0Wa9cZLF3WCBhF3o1SKVxKQAa+0pYKlueTpCgvkFAHfk+Y64ezX9+nITGrDZeVGgITJXjg==",
  12507. "dependencies": {
  12508. "postcss-value-parser": "^4.2.0"
  12509. },
  12510. "engines": {
  12511. "node": "^10 || ^12 || >=14.0"
  12512. },
  12513. "peerDependencies": {
  12514. "postcss": "^8.2.15"
  12515. }
  12516. },
  12517. "node_modules/postcss-normalize-unicode": {
  12518. "version": "5.1.0",
  12519. "resolved": "https://registry.npmjs.org/postcss-normalize-unicode/-/postcss-normalize-unicode-5.1.0.tgz",
  12520. "integrity": "sha512-J6M3MizAAZ2dOdSjy2caayJLQT8E8K9XjLce8AUQMwOrCvjCHv24aLC/Lps1R1ylOfol5VIDMaM/Lo9NGlk1SQ==",
  12521. "dependencies": {
  12522. "browserslist": "^4.16.6",
  12523. "postcss-value-parser": "^4.2.0"
  12524. },
  12525. "engines": {
  12526. "node": "^10 || ^12 || >=14.0"
  12527. },
  12528. "peerDependencies": {
  12529. "postcss": "^8.2.15"
  12530. }
  12531. },
  12532. "node_modules/postcss-normalize-url": {
  12533. "version": "5.1.0",
  12534. "resolved": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-5.1.0.tgz",
  12535. "integrity": "sha512-5upGeDO+PVthOxSmds43ZeMeZfKH+/DKgGRD7TElkkyS46JXAUhMzIKiCa7BabPeIy3AQcTkXwVVN7DbqsiCew==",
  12536. "dependencies": {
  12537. "normalize-url": "^6.0.1",
  12538. "postcss-value-parser": "^4.2.0"
  12539. },
  12540. "engines": {
  12541. "node": "^10 || ^12 || >=14.0"
  12542. },
  12543. "peerDependencies": {
  12544. "postcss": "^8.2.15"
  12545. }
  12546. },
  12547. "node_modules/postcss-normalize-whitespace": {
  12548. "version": "5.1.1",
  12549. "resolved": "https://registry.npmjs.org/postcss-normalize-whitespace/-/postcss-normalize-whitespace-5.1.1.tgz",
  12550. "integrity": "sha512-83ZJ4t3NUDETIHTa3uEg6asWjSBYL5EdkVB0sDncx9ERzOKBVJIUeDO9RyA9Zwtig8El1d79HBp0JEi8wvGQnA==",
  12551. "dependencies": {
  12552. "postcss-value-parser": "^4.2.0"
  12553. },
  12554. "engines": {
  12555. "node": "^10 || ^12 || >=14.0"
  12556. },
  12557. "peerDependencies": {
  12558. "postcss": "^8.2.15"
  12559. }
  12560. },
  12561. "node_modules/postcss-opacity-percentage": {
  12562. "version": "1.1.2",
  12563. "resolved": "https://registry.npmjs.org/postcss-opacity-percentage/-/postcss-opacity-percentage-1.1.2.tgz",
  12564. "integrity": "sha512-lyUfF7miG+yewZ8EAk9XUBIlrHyUE6fijnesuz+Mj5zrIHIEw6KcIZSOk/elVMqzLvREmXB83Zi/5QpNRYd47w==",
  12565. "funding": [
  12566. {
  12567. "type": "kofi",
  12568. "url": "https://ko-fi.com/mrcgrtz"
  12569. },
  12570. {
  12571. "type": "liberapay",
  12572. "url": "https://liberapay.com/mrcgrtz"
  12573. }
  12574. ],
  12575. "engines": {
  12576. "node": "^12 || ^14 || >=16"
  12577. }
  12578. },
  12579. "node_modules/postcss-ordered-values": {
  12580. "version": "5.1.1",
  12581. "resolved": "https://registry.npmjs.org/postcss-ordered-values/-/postcss-ordered-values-5.1.1.tgz",
  12582. "integrity": "sha512-7lxgXF0NaoMIgyihL/2boNAEZKiW0+HkMhdKMTD93CjW8TdCy2hSdj8lsAo+uwm7EDG16Da2Jdmtqpedl0cMfw==",
  12583. "dependencies": {
  12584. "cssnano-utils": "^3.1.0",
  12585. "postcss-value-parser": "^4.2.0"
  12586. },
  12587. "engines": {
  12588. "node": "^10 || ^12 || >=14.0"
  12589. },
  12590. "peerDependencies": {
  12591. "postcss": "^8.2.15"
  12592. }
  12593. },
  12594. "node_modules/postcss-overflow-shorthand": {
  12595. "version": "3.0.3",
  12596. "resolved": "https://registry.npmjs.org/postcss-overflow-shorthand/-/postcss-overflow-shorthand-3.0.3.tgz",
  12597. "integrity": "sha512-CxZwoWup9KXzQeeIxtgOciQ00tDtnylYIlJBBODqkgS/PU2jISuWOL/mYLHmZb9ZhZiCaNKsCRiLp22dZUtNsg==",
  12598. "engines": {
  12599. "node": "^12 || ^14 || >=16"
  12600. },
  12601. "peerDependencies": {
  12602. "postcss": "^8.4"
  12603. }
  12604. },
  12605. "node_modules/postcss-page-break": {
  12606. "version": "3.0.4",
  12607. "resolved": "https://registry.npmjs.org/postcss-page-break/-/postcss-page-break-3.0.4.tgz",
  12608. "integrity": "sha512-1JGu8oCjVXLa9q9rFTo4MbeeA5FMe00/9C7lN4va606Rdb+HkxXtXsmEDrIraQ11fGz/WvKWa8gMuCKkrXpTsQ==",
  12609. "peerDependencies": {
  12610. "postcss": "^8"
  12611. }
  12612. },
  12613. "node_modules/postcss-place": {
  12614. "version": "7.0.4",
  12615. "resolved": "https://registry.npmjs.org/postcss-place/-/postcss-place-7.0.4.tgz",
  12616. "integrity": "sha512-MrgKeiiu5OC/TETQO45kV3npRjOFxEHthsqGtkh3I1rPbZSbXGD/lZVi9j13cYh+NA8PIAPyk6sGjT9QbRyvSg==",
  12617. "dependencies": {
  12618. "postcss-value-parser": "^4.2.0"
  12619. },
  12620. "engines": {
  12621. "node": "^12 || ^14 || >=16"
  12622. },
  12623. "peerDependencies": {
  12624. "postcss": "^8.4"
  12625. }
  12626. },
  12627. "node_modules/postcss-preset-env": {
  12628. "version": "7.4.3",
  12629. "resolved": "https://registry.npmjs.org/postcss-preset-env/-/postcss-preset-env-7.4.3.tgz",
  12630. "integrity": "sha512-dlPA65g9KuGv7YsmGyCKtFkZKCPLkoVMUE3omOl6yM+qrynVHxFvf0tMuippIrXB/sB/MyhL1FgTIbrO+qMERg==",
  12631. "dependencies": {
  12632. "@csstools/postcss-color-function": "^1.0.3",
  12633. "@csstools/postcss-font-format-keywords": "^1.0.0",
  12634. "@csstools/postcss-hwb-function": "^1.0.0",
  12635. "@csstools/postcss-ic-unit": "^1.0.0",
  12636. "@csstools/postcss-is-pseudo-class": "^2.0.1",
  12637. "@csstools/postcss-normalize-display-values": "^1.0.0",
  12638. "@csstools/postcss-oklab-function": "^1.0.2",
  12639. "@csstools/postcss-progressive-custom-properties": "^1.3.0",
  12640. "autoprefixer": "^10.4.4",
  12641. "browserslist": "^4.20.2",
  12642. "css-blank-pseudo": "^3.0.3",
  12643. "css-has-pseudo": "^3.0.4",
  12644. "css-prefers-color-scheme": "^6.0.3",
  12645. "cssdb": "^6.5.0",
  12646. "postcss-attribute-case-insensitive": "^5.0.0",
  12647. "postcss-clamp": "^4.1.0",
  12648. "postcss-color-functional-notation": "^4.2.2",
  12649. "postcss-color-hex-alpha": "^8.0.3",
  12650. "postcss-color-rebeccapurple": "^7.0.2",
  12651. "postcss-custom-media": "^8.0.0",
  12652. "postcss-custom-properties": "^12.1.5",
  12653. "postcss-custom-selectors": "^6.0.0",
  12654. "postcss-dir-pseudo-class": "^6.0.4",
  12655. "postcss-double-position-gradients": "^3.1.1",
  12656. "postcss-env-function": "^4.0.6",
  12657. "postcss-focus-visible": "^6.0.4",
  12658. "postcss-focus-within": "^5.0.4",
  12659. "postcss-font-variant": "^5.0.0",
  12660. "postcss-gap-properties": "^3.0.3",
  12661. "postcss-image-set-function": "^4.0.6",
  12662. "postcss-initial": "^4.0.1",
  12663. "postcss-lab-function": "^4.1.2",
  12664. "postcss-logical": "^5.0.4",
  12665. "postcss-media-minmax": "^5.0.0",
  12666. "postcss-nesting": "^10.1.3",
  12667. "postcss-opacity-percentage": "^1.1.2",
  12668. "postcss-overflow-shorthand": "^3.0.3",
  12669. "postcss-page-break": "^3.0.4",
  12670. "postcss-place": "^7.0.4",
  12671. "postcss-pseudo-class-any-link": "^7.1.1",
  12672. "postcss-replace-overflow-wrap": "^4.0.0",
  12673. "postcss-selector-not": "^5.0.0",
  12674. "postcss-value-parser": "^4.2.0"
  12675. },
  12676. "engines": {
  12677. "node": "^12 || ^14 || >=16"
  12678. },
  12679. "peerDependencies": {
  12680. "postcss": "^8.4"
  12681. }
  12682. },
  12683. "node_modules/postcss-pseudo-class-any-link": {
  12684. "version": "7.1.2",
  12685. "resolved": "https://registry.npmjs.org/postcss-pseudo-class-any-link/-/postcss-pseudo-class-any-link-7.1.2.tgz",
  12686. "integrity": "sha512-76XzEQv3g+Vgnz3tmqh3pqQyRojkcJ+pjaePsyhcyf164p9aZsu3t+NWxkZYbcHLK1ju5Qmalti2jPI5IWCe5w==",
  12687. "dependencies": {
  12688. "postcss-selector-parser": "^6.0.10"
  12689. },
  12690. "engines": {
  12691. "node": "^12 || ^14 || >=16"
  12692. },
  12693. "funding": {
  12694. "type": "opencollective",
  12695. "url": "https://opencollective.com/csstools"
  12696. },
  12697. "peerDependencies": {
  12698. "postcss": "^8.4"
  12699. }
  12700. },
  12701. "node_modules/postcss-reduce-initial": {
  12702. "version": "5.1.0",
  12703. "resolved": "https://registry.npmjs.org/postcss-reduce-initial/-/postcss-reduce-initial-5.1.0.tgz",
  12704. "integrity": "sha512-5OgTUviz0aeH6MtBjHfbr57tml13PuedK/Ecg8szzd4XRMbYxH4572JFG067z+FqBIf6Zp/d+0581glkvvWMFw==",
  12705. "dependencies": {
  12706. "browserslist": "^4.16.6",
  12707. "caniuse-api": "^3.0.0"
  12708. },
  12709. "engines": {
  12710. "node": "^10 || ^12 || >=14.0"
  12711. },
  12712. "peerDependencies": {
  12713. "postcss": "^8.2.15"
  12714. }
  12715. },
  12716. "node_modules/postcss-reduce-transforms": {
  12717. "version": "5.1.0",
  12718. "resolved": "https://registry.npmjs.org/postcss-reduce-transforms/-/postcss-reduce-transforms-5.1.0.tgz",
  12719. "integrity": "sha512-2fbdbmgir5AvpW9RLtdONx1QoYG2/EtqpNQbFASDlixBbAYuTcJ0dECwlqNqH7VbaUnEnh8SrxOe2sRIn24XyQ==",
  12720. "dependencies": {
  12721. "postcss-value-parser": "^4.2.0"
  12722. },
  12723. "engines": {
  12724. "node": "^10 || ^12 || >=14.0"
  12725. },
  12726. "peerDependencies": {
  12727. "postcss": "^8.2.15"
  12728. }
  12729. },
  12730. "node_modules/postcss-replace-overflow-wrap": {
  12731. "version": "4.0.0",
  12732. "resolved": "https://registry.npmjs.org/postcss-replace-overflow-wrap/-/postcss-replace-overflow-wrap-4.0.0.tgz",
  12733. "integrity": "sha512-KmF7SBPphT4gPPcKZc7aDkweHiKEEO8cla/GjcBK+ckKxiZslIu3C4GCRW3DNfL0o7yW7kMQu9xlZ1kXRXLXtw==",
  12734. "peerDependencies": {
  12735. "postcss": "^8.0.3"
  12736. }
  12737. },
  12738. "node_modules/postcss-selector-not": {
  12739. "version": "5.0.0",
  12740. "resolved": "https://registry.npmjs.org/postcss-selector-not/-/postcss-selector-not-5.0.0.tgz",
  12741. "integrity": "sha512-/2K3A4TCP9orP4TNS7u3tGdRFVKqz/E6pX3aGnriPG0jU78of8wsUcqE4QAhWEU0d+WnMSF93Ah3F//vUtK+iQ==",
  12742. "dependencies": {
  12743. "balanced-match": "^1.0.0"
  12744. },
  12745. "peerDependencies": {
  12746. "postcss": "^8.1.0"
  12747. }
  12748. },
  12749. "node_modules/postcss-selector-parser": {
  12750. "version": "6.0.10",
  12751. "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.10.tgz",
  12752. "integrity": "sha512-IQ7TZdoaqbT+LCpShg46jnZVlhWD2w6iQYAcYXfHARZ7X1t/UGhhceQDs5X0cGqKvYlHNOuv7Oa1xmb0oQuA3w==",
  12753. "dependencies": {
  12754. "cssesc": "^3.0.0",
  12755. "util-deprecate": "^1.0.2"
  12756. },
  12757. "engines": {
  12758. "node": ">=4"
  12759. }
  12760. },
  12761. "node_modules/postcss-svgo": {
  12762. "version": "5.1.0",
  12763. "resolved": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-5.1.0.tgz",
  12764. "integrity": "sha512-D75KsH1zm5ZrHyxPakAxJWtkyXew5qwS70v56exwvw542d9CRtTo78K0WeFxZB4G7JXKKMbEZtZayTGdIky/eA==",
  12765. "dependencies": {
  12766. "postcss-value-parser": "^4.2.0",
  12767. "svgo": "^2.7.0"
  12768. },
  12769. "engines": {
  12770. "node": "^10 || ^12 || >=14.0"
  12771. },
  12772. "peerDependencies": {
  12773. "postcss": "^8.2.15"
  12774. }
  12775. },
  12776. "node_modules/postcss-svgo/node_modules/commander": {
  12777. "version": "7.2.0",
  12778. "resolved": "https://registry.npmjs.org/commander/-/commander-7.2.0.tgz",
  12779. "integrity": "sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==",
  12780. "engines": {
  12781. "node": ">= 10"
  12782. }
  12783. },
  12784. "node_modules/postcss-svgo/node_modules/css-tree": {
  12785. "version": "1.1.3",
  12786. "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-1.1.3.tgz",
  12787. "integrity": "sha512-tRpdppF7TRazZrjJ6v3stzv93qxRcSsFmW6cX0Zm2NVKpxE1WV1HblnghVv9TreireHkqI/VDEsfolRF1p6y7Q==",
  12788. "dependencies": {
  12789. "mdn-data": "2.0.14",
  12790. "source-map": "^0.6.1"
  12791. },
  12792. "engines": {
  12793. "node": ">=8.0.0"
  12794. }
  12795. },
  12796. "node_modules/postcss-svgo/node_modules/mdn-data": {
  12797. "version": "2.0.14",
  12798. "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.14.tgz",
  12799. "integrity": "sha512-dn6wd0uw5GsdswPFfsgMp5NSB0/aDe6fK94YJV/AJDYXL6HVLWBsxeq7js7Ad+mU2K9LAlwpk6kN2D5mwCPVow=="
  12800. },
  12801. "node_modules/postcss-svgo/node_modules/svgo": {
  12802. "version": "2.8.0",
  12803. "resolved": "https://registry.npmjs.org/svgo/-/svgo-2.8.0.tgz",
  12804. "integrity": "sha512-+N/Q9kV1+F+UeWYoSiULYo4xYSDQlTgb+ayMobAXPwMnLvop7oxKMo9OzIrX5x3eS4L4f2UHhc9axXwY8DpChg==",
  12805. "dependencies": {
  12806. "@trysound/sax": "0.2.0",
  12807. "commander": "^7.2.0",
  12808. "css-select": "^4.1.3",
  12809. "css-tree": "^1.1.3",
  12810. "csso": "^4.2.0",
  12811. "picocolors": "^1.0.0",
  12812. "stable": "^0.1.8"
  12813. },
  12814. "bin": {
  12815. "svgo": "bin/svgo"
  12816. },
  12817. "engines": {
  12818. "node": ">=10.13.0"
  12819. }
  12820. },
  12821. "node_modules/postcss-unique-selectors": {
  12822. "version": "5.1.1",
  12823. "resolved": "https://registry.npmjs.org/postcss-unique-selectors/-/postcss-unique-selectors-5.1.1.tgz",
  12824. "integrity": "sha512-5JiODlELrz8L2HwxfPnhOWZYWDxVHWL83ufOv84NrcgipI7TaeRsatAhK4Tr2/ZiYldpK/wBvw5BD3qfaK96GA==",
  12825. "dependencies": {
  12826. "postcss-selector-parser": "^6.0.5"
  12827. },
  12828. "engines": {
  12829. "node": "^10 || ^12 || >=14.0"
  12830. },
  12831. "peerDependencies": {
  12832. "postcss": "^8.2.15"
  12833. }
  12834. },
  12835. "node_modules/postcss-value-parser": {
  12836. "version": "4.2.0",
  12837. "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz",
  12838. "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ=="
  12839. },
  12840. "node_modules/prelude-ls": {
  12841. "version": "1.2.1",
  12842. "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz",
  12843. "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==",
  12844. "engines": {
  12845. "node": ">= 0.8.0"
  12846. }
  12847. },
  12848. "node_modules/pretty-bytes": {
  12849. "version": "5.6.0",
  12850. "resolved": "https://registry.npmjs.org/pretty-bytes/-/pretty-bytes-5.6.0.tgz",
  12851. "integrity": "sha512-FFw039TmrBqFK8ma/7OL3sDz/VytdtJr044/QUJtH0wK9lb9jLq9tJyIxUwtQJHwar2BqtiA4iCWSwo9JLkzFg==",
  12852. "engines": {
  12853. "node": ">=6"
  12854. },
  12855. "funding": {
  12856. "url": "https://github.com/sponsors/sindresorhus"
  12857. }
  12858. },
  12859. "node_modules/pretty-error": {
  12860. "version": "4.0.0",
  12861. "resolved": "https://registry.npmjs.org/pretty-error/-/pretty-error-4.0.0.tgz",
  12862. "integrity": "sha512-AoJ5YMAcXKYxKhuJGdcvse+Voc6v1RgnsR3nWcYU7q4t6z0Q6T86sv5Zq8VIRbOWWFpvdGE83LtdSMNd+6Y0xw==",
  12863. "dependencies": {
  12864. "lodash": "^4.17.20",
  12865. "renderkid": "^3.0.0"
  12866. }
  12867. },
  12868. "node_modules/pretty-format": {
  12869. "version": "27.5.1",
  12870. "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-27.5.1.tgz",
  12871. "integrity": "sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ==",
  12872. "dependencies": {
  12873. "ansi-regex": "^5.0.1",
  12874. "ansi-styles": "^5.0.0",
  12875. "react-is": "^17.0.1"
  12876. },
  12877. "engines": {
  12878. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  12879. }
  12880. },
  12881. "node_modules/pretty-format/node_modules/ansi-styles": {
  12882. "version": "5.2.0",
  12883. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
  12884. "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==",
  12885. "engines": {
  12886. "node": ">=10"
  12887. },
  12888. "funding": {
  12889. "url": "https://github.com/chalk/ansi-styles?sponsor=1"
  12890. }
  12891. },
  12892. "node_modules/process-nextick-args": {
  12893. "version": "2.0.1",
  12894. "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz",
  12895. "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag=="
  12896. },
  12897. "node_modules/promise": {
  12898. "version": "8.1.0",
  12899. "resolved": "https://registry.npmjs.org/promise/-/promise-8.1.0.tgz",
  12900. "integrity": "sha512-W04AqnILOL/sPRXziNicCjSNRruLAuIHEOVBazepu0545DDNGYHz7ar9ZgZ1fMU8/MA4mVxp5rkBWRi6OXIy3Q==",
  12901. "dependencies": {
  12902. "asap": "~2.0.6"
  12903. }
  12904. },
  12905. "node_modules/promise-inflight": {
  12906. "version": "1.0.1",
  12907. "resolved": "https://registry.npmjs.org/promise-inflight/-/promise-inflight-1.0.1.tgz",
  12908. "integrity": "sha1-mEcocL8igTL8vdhoEputEsPAKeM="
  12909. },
  12910. "node_modules/promise-retry": {
  12911. "version": "2.0.1",
  12912. "resolved": "https://registry.npmjs.org/promise-retry/-/promise-retry-2.0.1.tgz",
  12913. "integrity": "sha512-y+WKFlBR8BGXnsNlIHFGPZmyDf3DFMoLhaflAnyZgV6rG6xu+JwesTo2Q9R6XwYmtmwAFCkAk3e35jEdoeh/3g==",
  12914. "dependencies": {
  12915. "err-code": "^2.0.2",
  12916. "retry": "^0.12.0"
  12917. },
  12918. "engines": {
  12919. "node": ">=10"
  12920. }
  12921. },
  12922. "node_modules/promise-retry/node_modules/retry": {
  12923. "version": "0.12.0",
  12924. "resolved": "https://registry.npmjs.org/retry/-/retry-0.12.0.tgz",
  12925. "integrity": "sha1-G0KmJmoh8HQh0bC1S33BZ7AcATs=",
  12926. "engines": {
  12927. "node": ">= 4"
  12928. }
  12929. },
  12930. "node_modules/prompts": {
  12931. "version": "2.4.2",
  12932. "resolved": "https://registry.npmjs.org/prompts/-/prompts-2.4.2.tgz",
  12933. "integrity": "sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==",
  12934. "dependencies": {
  12935. "kleur": "^3.0.3",
  12936. "sisteransi": "^1.0.5"
  12937. },
  12938. "engines": {
  12939. "node": ">= 6"
  12940. }
  12941. },
  12942. "node_modules/prop-types": {
  12943. "version": "15.8.1",
  12944. "resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.8.1.tgz",
  12945. "integrity": "sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==",
  12946. "dependencies": {
  12947. "loose-envify": "^1.4.0",
  12948. "object-assign": "^4.1.1",
  12949. "react-is": "^16.13.1"
  12950. }
  12951. },
  12952. "node_modules/prop-types/node_modules/react-is": {
  12953. "version": "16.13.1",
  12954. "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz",
  12955. "integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
  12956. },
  12957. "node_modules/proxy-addr": {
  12958. "version": "2.0.7",
  12959. "resolved": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.7.tgz",
  12960. "integrity": "sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==",
  12961. "dependencies": {
  12962. "forwarded": "0.2.0",
  12963. "ipaddr.js": "1.9.1"
  12964. },
  12965. "engines": {
  12966. "node": ">= 0.10"
  12967. }
  12968. },
  12969. "node_modules/proxy-addr/node_modules/ipaddr.js": {
  12970. "version": "1.9.1",
  12971. "resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.9.1.tgz",
  12972. "integrity": "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==",
  12973. "engines": {
  12974. "node": ">= 0.10"
  12975. }
  12976. },
  12977. "node_modules/psl": {
  12978. "version": "1.8.0",
  12979. "resolved": "https://registry.npmjs.org/psl/-/psl-1.8.0.tgz",
  12980. "integrity": "sha512-RIdOzyoavK+hA18OGGWDqUTsCLhtA7IcZ/6NCs4fFJaHBDab+pDDmDIByWFRQJq2Cd7r1OoQxBGKOaztq+hjIQ=="
  12981. },
  12982. "node_modules/punycode": {
  12983. "version": "2.1.1",
  12984. "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz",
  12985. "integrity": "sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==",
  12986. "engines": {
  12987. "node": ">=6"
  12988. }
  12989. },
  12990. "node_modules/q": {
  12991. "version": "1.5.1",
  12992. "resolved": "https://registry.npmjs.org/q/-/q-1.5.1.tgz",
  12993. "integrity": "sha1-fjL3W0E4EpHQRhHxvxQQmsAGUdc=",
  12994. "engines": {
  12995. "node": ">=0.6.0",
  12996. "teleport": ">=0.2.0"
  12997. }
  12998. },
  12999. "node_modules/qs": {
  13000. "version": "6.9.7",
  13001. "resolved": "https://registry.npmjs.org/qs/-/qs-6.9.7.tgz",
  13002. "integrity": "sha512-IhMFgUmuNpyRfxA90umL7ByLlgRXu6tIfKPpF5TmcfRLlLCckfP/g3IQmju6jjpu+Hh8rA+2p6A27ZSPOOHdKw==",
  13003. "engines": {
  13004. "node": ">=0.6"
  13005. },
  13006. "funding": {
  13007. "url": "https://github.com/sponsors/ljharb"
  13008. }
  13009. },
  13010. "node_modules/queue-microtask": {
  13011. "version": "1.2.3",
  13012. "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz",
  13013. "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==",
  13014. "funding": [
  13015. {
  13016. "type": "github",
  13017. "url": "https://github.com/sponsors/feross"
  13018. },
  13019. {
  13020. "type": "patreon",
  13021. "url": "https://www.patreon.com/feross"
  13022. },
  13023. {
  13024. "type": "consulting",
  13025. "url": "https://feross.org/support"
  13026. }
  13027. ]
  13028. },
  13029. "node_modules/quick-lru": {
  13030. "version": "5.1.1",
  13031. "resolved": "https://registry.npmjs.org/quick-lru/-/quick-lru-5.1.1.tgz",
  13032. "integrity": "sha512-WuyALRjWPDGtt/wzJiadO5AXY+8hZ80hVpe6MyivgraREW751X3SbhRvG3eLKOYN+8VEvqLcf3wdnt44Z4S4SA==",
  13033. "engines": {
  13034. "node": ">=10"
  13035. },
  13036. "funding": {
  13037. "url": "https://github.com/sponsors/sindresorhus"
  13038. }
  13039. },
  13040. "node_modules/raf": {
  13041. "version": "3.4.1",
  13042. "resolved": "https://registry.npmjs.org/raf/-/raf-3.4.1.tgz",
  13043. "integrity": "sha512-Sq4CW4QhwOHE8ucn6J34MqtZCeWFP2aQSmrlroYgqAV1PjStIhJXxYuTgUIfkEk7zTLjmIjLmU5q+fbD1NnOJA==",
  13044. "dependencies": {
  13045. "performance-now": "^2.1.0"
  13046. }
  13047. },
  13048. "node_modules/randombytes": {
  13049. "version": "2.1.0",
  13050. "resolved": "https://registry.npmjs.org/randombytes/-/randombytes-2.1.0.tgz",
  13051. "integrity": "sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==",
  13052. "dependencies": {
  13053. "safe-buffer": "^5.1.0"
  13054. }
  13055. },
  13056. "node_modules/range-parser": {
  13057. "version": "1.2.1",
  13058. "resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz",
  13059. "integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==",
  13060. "engines": {
  13061. "node": ">= 0.6"
  13062. }
  13063. },
  13064. "node_modules/raw-body": {
  13065. "version": "2.4.3",
  13066. "resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.4.3.tgz",
  13067. "integrity": "sha512-UlTNLIcu0uzb4D2f4WltY6cVjLi+/jEN4lgEUj3E04tpMDpUlkBo/eSn6zou9hum2VMNpCCUone0O0WeJim07g==",
  13068. "dependencies": {
  13069. "bytes": "3.1.2",
  13070. "http-errors": "1.8.1",
  13071. "iconv-lite": "0.4.24",
  13072. "unpipe": "1.0.0"
  13073. },
  13074. "engines": {
  13075. "node": ">= 0.8"
  13076. }
  13077. },
  13078. "node_modules/raw-body/node_modules/bytes": {
  13079. "version": "3.1.2",
  13080. "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz",
  13081. "integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==",
  13082. "engines": {
  13083. "node": ">= 0.8"
  13084. }
  13085. },
  13086. "node_modules/raw-body/node_modules/iconv-lite": {
  13087. "version": "0.4.24",
  13088. "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz",
  13089. "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==",
  13090. "dependencies": {
  13091. "safer-buffer": ">= 2.1.2 < 3"
  13092. },
  13093. "engines": {
  13094. "node": ">=0.10.0"
  13095. }
  13096. },
  13097. "node_modules/react": {
  13098. "version": "17.0.2",
  13099. "resolved": "https://registry.npmjs.org/react/-/react-17.0.2.tgz",
  13100. "integrity": "sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA==",
  13101. "dependencies": {
  13102. "loose-envify": "^1.1.0",
  13103. "object-assign": "^4.1.1"
  13104. },
  13105. "engines": {
  13106. "node": ">=0.10.0"
  13107. }
  13108. },
  13109. "node_modules/react-app-polyfill": {
  13110. "version": "3.0.0",
  13111. "resolved": "https://registry.npmjs.org/react-app-polyfill/-/react-app-polyfill-3.0.0.tgz",
  13112. "integrity": "sha512-sZ41cxiU5llIB003yxxQBYrARBqe0repqPTTYBTmMqTz9szeBbE37BehCE891NZsmdZqqP+xWKdT3eo3vOzN8w==",
  13113. "dependencies": {
  13114. "core-js": "^3.19.2",
  13115. "object-assign": "^4.1.1",
  13116. "promise": "^8.1.0",
  13117. "raf": "^3.4.1",
  13118. "regenerator-runtime": "^0.13.9",
  13119. "whatwg-fetch": "^3.6.2"
  13120. },
  13121. "engines": {
  13122. "node": ">=14"
  13123. }
  13124. },
  13125. "node_modules/react-circular-progressbar": {
  13126. "version": "2.0.4",
  13127. "resolved": "https://registry.npmjs.org/react-circular-progressbar/-/react-circular-progressbar-2.0.4.tgz",
  13128. "integrity": "sha512-OfX0ThSxRYEVGaQSt0DlXfyl5w4DbXHsXetyeivmoQrh9xA9bzVPHNf8aAhOIiwiaxX2WYWpLDB3gcpsDJ9oww==",
  13129. "peerDependencies": {
  13130. "react": "^0.14.0 || ^15.0.0 || ^16.0.0 || ^17.0.0"
  13131. }
  13132. },
  13133. "node_modules/react-countdown-circle-timer": {
  13134. "version": "3.0.9",
  13135. "resolved": "https://registry.npmjs.org/react-countdown-circle-timer/-/react-countdown-circle-timer-3.0.9.tgz",
  13136. "integrity": "sha512-2rE2NklqgtArbvM9RVR3NctiKQ8+lY8PEjUZ2S1pKowD8CmaXUGqIaCbFBcygYH2aZQs9qPIQA49Z+9Jc2TOiQ==",
  13137. "peerDependencies": {
  13138. "react": ">=16.8.0"
  13139. }
  13140. },
  13141. "node_modules/react-dev-utils": {
  13142. "version": "12.0.1",
  13143. "resolved": "https://registry.npmjs.org/react-dev-utils/-/react-dev-utils-12.0.1.tgz",
  13144. "integrity": "sha512-84Ivxmr17KjUupyqzFode6xKhjwuEJDROWKJy/BthkL7Wn6NJ8h4WE6k/exAv6ImS+0oZLRRW5j/aINMHyeGeQ==",
  13145. "dependencies": {
  13146. "@babel/code-frame": "^7.16.0",
  13147. "address": "^1.1.2",
  13148. "browserslist": "^4.18.1",
  13149. "chalk": "^4.1.2",
  13150. "cross-spawn": "^7.0.3",
  13151. "detect-port-alt": "^1.1.6",
  13152. "escape-string-regexp": "^4.0.0",
  13153. "filesize": "^8.0.6",
  13154. "find-up": "^5.0.0",
  13155. "fork-ts-checker-webpack-plugin": "^6.5.0",
  13156. "global-modules": "^2.0.0",
  13157. "globby": "^11.0.4",
  13158. "gzip-size": "^6.0.0",
  13159. "immer": "^9.0.7",
  13160. "is-root": "^2.1.0",
  13161. "loader-utils": "^3.2.0",
  13162. "open": "^8.4.0",
  13163. "pkg-up": "^3.1.0",
  13164. "prompts": "^2.4.2",
  13165. "react-error-overlay": "^6.0.11",
  13166. "recursive-readdir": "^2.2.2",
  13167. "shell-quote": "^1.7.3",
  13168. "strip-ansi": "^6.0.1",
  13169. "text-table": "^0.2.0"
  13170. },
  13171. "engines": {
  13172. "node": ">=14"
  13173. }
  13174. },
  13175. "node_modules/react-dev-utils/node_modules/loader-utils": {
  13176. "version": "3.2.0",
  13177. "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-3.2.0.tgz",
  13178. "integrity": "sha512-HVl9ZqccQihZ7JM85dco1MvO9G+ONvxoGa9rkhzFsneGLKSUg1gJf9bWzhRhcvm2qChhWpebQhP44qxjKIUCaQ==",
  13179. "engines": {
  13180. "node": ">= 12.13.0"
  13181. }
  13182. },
  13183. "node_modules/react-dom": {
  13184. "version": "17.0.2",
  13185. "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-17.0.2.tgz",
  13186. "integrity": "sha512-s4h96KtLDUQlsENhMn1ar8t2bEa+q/YAtj8pPPdIjPDGBDIVNsrD9aXNWqspUe6AzKCIG0C1HZZLqLV7qpOBGA==",
  13187. "dependencies": {
  13188. "loose-envify": "^1.1.0",
  13189. "object-assign": "^4.1.1",
  13190. "scheduler": "^0.20.2"
  13191. },
  13192. "peerDependencies": {
  13193. "react": "17.0.2"
  13194. }
  13195. },
  13196. "node_modules/react-error-overlay": {
  13197. "version": "6.0.11",
  13198. "resolved": "https://registry.npmjs.org/react-error-overlay/-/react-error-overlay-6.0.11.tgz",
  13199. "integrity": "sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg=="
  13200. },
  13201. "node_modules/react-is": {
  13202. "version": "17.0.2",
  13203. "resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz",
  13204. "integrity": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w=="
  13205. },
  13206. "node_modules/react-refresh": {
  13207. "version": "0.11.0",
  13208. "resolved": "https://registry.npmjs.org/react-refresh/-/react-refresh-0.11.0.tgz",
  13209. "integrity": "sha512-F27qZr8uUqwhWZboondsPx8tnC3Ct3SxZA3V5WyEvujRyyNv0VYPhoBg1gZ8/MV5tubQp76Trw8lTv9hzRBa+A==",
  13210. "engines": {
  13211. "node": ">=0.10.0"
  13212. }
  13213. },
  13214. "node_modules/react-router": {
  13215. "version": "5.3.1",
  13216. "resolved": "https://registry.npmjs.org/react-router/-/react-router-5.3.1.tgz",
  13217. "integrity": "sha512-v+zwjqb7bakqgF+wMVKlAPTca/cEmPOvQ9zt7gpSNyPXau1+0qvuYZ5BWzzNDP1y6s15zDwgb9rPN63+SIniRQ==",
  13218. "dependencies": {
  13219. "@babel/runtime": "^7.12.13",
  13220. "history": "^4.9.0",
  13221. "hoist-non-react-statics": "^3.1.0",
  13222. "loose-envify": "^1.3.1",
  13223. "mini-create-react-context": "^0.4.0",
  13224. "path-to-regexp": "^1.7.0",
  13225. "prop-types": "^15.6.2",
  13226. "react-is": "^16.6.0",
  13227. "tiny-invariant": "^1.0.2",
  13228. "tiny-warning": "^1.0.0"
  13229. },
  13230. "peerDependencies": {
  13231. "react": ">=15"
  13232. }
  13233. },
  13234. "node_modules/react-router-dom": {
  13235. "version": "5.3.1",
  13236. "resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-5.3.1.tgz",
  13237. "integrity": "sha512-f0pj/gMAbv9e8gahTmCEY20oFhxhrmHwYeIwH5EO5xu0qme+wXtsdB8YfUOAZzUz4VaXmb58m3ceiLtjMhqYmQ==",
  13238. "dependencies": {
  13239. "@babel/runtime": "^7.12.13",
  13240. "history": "^4.9.0",
  13241. "loose-envify": "^1.3.1",
  13242. "prop-types": "^15.6.2",
  13243. "react-router": "5.3.1",
  13244. "tiny-invariant": "^1.0.2",
  13245. "tiny-warning": "^1.0.0"
  13246. },
  13247. "peerDependencies": {
  13248. "react": ">=15"
  13249. }
  13250. },
  13251. "node_modules/react-router/node_modules/react-is": {
  13252. "version": "16.13.1",
  13253. "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz",
  13254. "integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
  13255. },
  13256. "node_modules/react-scripts": {
  13257. "version": "5.0.1",
  13258. "resolved": "https://registry.npmjs.org/react-scripts/-/react-scripts-5.0.1.tgz",
  13259. "integrity": "sha512-8VAmEm/ZAwQzJ+GOMLbBsTdDKOpuZh7RPs0UymvBR2vRk4iZWCskjbFnxqjrzoIvlNNRZ3QJFx6/qDSi6zSnaQ==",
  13260. "dependencies": {
  13261. "@babel/core": "^7.16.0",
  13262. "@pmmmwh/react-refresh-webpack-plugin": "^0.5.3",
  13263. "@svgr/webpack": "^5.5.0",
  13264. "babel-jest": "^27.4.2",
  13265. "babel-loader": "^8.2.3",
  13266. "babel-plugin-named-asset-import": "^0.3.8",
  13267. "babel-preset-react-app": "^10.0.1",
  13268. "bfj": "^7.0.2",
  13269. "browserslist": "^4.18.1",
  13270. "camelcase": "^6.2.1",
  13271. "case-sensitive-paths-webpack-plugin": "^2.4.0",
  13272. "css-loader": "^6.5.1",
  13273. "css-minimizer-webpack-plugin": "^3.2.0",
  13274. "dotenv": "^10.0.0",
  13275. "dotenv-expand": "^5.1.0",
  13276. "eslint": "^8.3.0",
  13277. "eslint-config-react-app": "^7.0.1",
  13278. "eslint-webpack-plugin": "^3.1.1",
  13279. "file-loader": "^6.2.0",
  13280. "fs-extra": "^10.0.0",
  13281. "html-webpack-plugin": "^5.5.0",
  13282. "identity-obj-proxy": "^3.0.0",
  13283. "jest": "^27.4.3",
  13284. "jest-resolve": "^27.4.2",
  13285. "jest-watch-typeahead": "^1.0.0",
  13286. "mini-css-extract-plugin": "^2.4.5",
  13287. "postcss": "^8.4.4",
  13288. "postcss-flexbugs-fixes": "^5.0.2",
  13289. "postcss-loader": "^6.2.1",
  13290. "postcss-normalize": "^10.0.1",
  13291. "postcss-preset-env": "^7.0.1",
  13292. "prompts": "^2.4.2",
  13293. "react-app-polyfill": "^3.0.0",
  13294. "react-dev-utils": "^12.0.1",
  13295. "react-refresh": "^0.11.0",
  13296. "resolve": "^1.20.0",
  13297. "resolve-url-loader": "^4.0.0",
  13298. "sass-loader": "^12.3.0",
  13299. "semver": "^7.3.5",
  13300. "source-map-loader": "^3.0.0",
  13301. "style-loader": "^3.3.1",
  13302. "tailwindcss": "^3.0.2",
  13303. "terser-webpack-plugin": "^5.2.5",
  13304. "webpack": "^5.64.4",
  13305. "webpack-dev-server": "^4.6.0",
  13306. "webpack-manifest-plugin": "^4.0.2",
  13307. "workbox-webpack-plugin": "^6.4.1"
  13308. },
  13309. "bin": {
  13310. "react-scripts": "bin/react-scripts.js"
  13311. },
  13312. "engines": {
  13313. "node": ">=14.0.0"
  13314. },
  13315. "optionalDependencies": {
  13316. "fsevents": "^2.3.2"
  13317. },
  13318. "peerDependencies": {
  13319. "react": ">= 16",
  13320. "typescript": "^3.2.1 || ^4"
  13321. },
  13322. "peerDependenciesMeta": {
  13323. "typescript": {
  13324. "optional": true
  13325. }
  13326. }
  13327. },
  13328. "node_modules/read-pkg": {
  13329. "version": "5.2.0",
  13330. "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-5.2.0.tgz",
  13331. "integrity": "sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==",
  13332. "dependencies": {
  13333. "@types/normalize-package-data": "^2.4.0",
  13334. "normalize-package-data": "^2.5.0",
  13335. "parse-json": "^5.0.0",
  13336. "type-fest": "^0.6.0"
  13337. },
  13338. "engines": {
  13339. "node": ">=8"
  13340. }
  13341. },
  13342. "node_modules/read-pkg-up": {
  13343. "version": "7.0.1",
  13344. "resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-7.0.1.tgz",
  13345. "integrity": "sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg==",
  13346. "dependencies": {
  13347. "find-up": "^4.1.0",
  13348. "read-pkg": "^5.2.0",
  13349. "type-fest": "^0.8.1"
  13350. },
  13351. "engines": {
  13352. "node": ">=8"
  13353. },
  13354. "funding": {
  13355. "url": "https://github.com/sponsors/sindresorhus"
  13356. }
  13357. },
  13358. "node_modules/read-pkg-up/node_modules/find-up": {
  13359. "version": "4.1.0",
  13360. "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",
  13361. "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
  13362. "dependencies": {
  13363. "locate-path": "^5.0.0",
  13364. "path-exists": "^4.0.0"
  13365. },
  13366. "engines": {
  13367. "node": ">=8"
  13368. }
  13369. },
  13370. "node_modules/read-pkg-up/node_modules/locate-path": {
  13371. "version": "5.0.0",
  13372. "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
  13373. "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
  13374. "dependencies": {
  13375. "p-locate": "^4.1.0"
  13376. },
  13377. "engines": {
  13378. "node": ">=8"
  13379. }
  13380. },
  13381. "node_modules/read-pkg-up/node_modules/p-limit": {
  13382. "version": "2.3.0",
  13383. "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
  13384. "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
  13385. "dependencies": {
  13386. "p-try": "^2.0.0"
  13387. },
  13388. "engines": {
  13389. "node": ">=6"
  13390. },
  13391. "funding": {
  13392. "url": "https://github.com/sponsors/sindresorhus"
  13393. }
  13394. },
  13395. "node_modules/read-pkg-up/node_modules/p-locate": {
  13396. "version": "4.1.0",
  13397. "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz",
  13398. "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==",
  13399. "dependencies": {
  13400. "p-limit": "^2.2.0"
  13401. },
  13402. "engines": {
  13403. "node": ">=8"
  13404. }
  13405. },
  13406. "node_modules/read-pkg-up/node_modules/type-fest": {
  13407. "version": "0.8.1",
  13408. "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz",
  13409. "integrity": "sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==",
  13410. "engines": {
  13411. "node": ">=8"
  13412. }
  13413. },
  13414. "node_modules/read-pkg/node_modules/hosted-git-info": {
  13415. "version": "2.8.9",
  13416. "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz",
  13417. "integrity": "sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw=="
  13418. },
  13419. "node_modules/read-pkg/node_modules/normalize-package-data": {
  13420. "version": "2.5.0",
  13421. "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz",
  13422. "integrity": "sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==",
  13423. "dependencies": {
  13424. "hosted-git-info": "^2.1.4",
  13425. "resolve": "^1.10.0",
  13426. "semver": "2 || 3 || 4 || 5",
  13427. "validate-npm-package-license": "^3.0.1"
  13428. }
  13429. },
  13430. "node_modules/read-pkg/node_modules/semver": {
  13431. "version": "5.7.1",
  13432. "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz",
  13433. "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==",
  13434. "bin": {
  13435. "semver": "bin/semver"
  13436. }
  13437. },
  13438. "node_modules/read-pkg/node_modules/type-fest": {
  13439. "version": "0.6.0",
  13440. "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.6.0.tgz",
  13441. "integrity": "sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==",
  13442. "engines": {
  13443. "node": ">=8"
  13444. }
  13445. },
  13446. "node_modules/readable-stream": {
  13447. "version": "3.6.0",
  13448. "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz",
  13449. "integrity": "sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==",
  13450. "dependencies": {
  13451. "inherits": "^2.0.3",
  13452. "string_decoder": "^1.1.1",
  13453. "util-deprecate": "^1.0.1"
  13454. },
  13455. "engines": {
  13456. "node": ">= 6"
  13457. }
  13458. },
  13459. "node_modules/readdirp": {
  13460. "version": "3.6.0",
  13461. "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz",
  13462. "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==",
  13463. "dependencies": {
  13464. "picomatch": "^2.2.1"
  13465. },
  13466. "engines": {
  13467. "node": ">=8.10.0"
  13468. }
  13469. },
  13470. "node_modules/recursive-readdir": {
  13471. "version": "2.2.2",
  13472. "resolved": "https://registry.npmjs.org/recursive-readdir/-/recursive-readdir-2.2.2.tgz",
  13473. "integrity": "sha512-nRCcW9Sj7NuZwa2XvH9co8NPeXUBhZP7CRKJtU+cS6PW9FpCIFoI5ib0NT1ZrbNuPoRy0ylyCaUL8Gih4LSyFg==",
  13474. "dependencies": {
  13475. "minimatch": "3.0.4"
  13476. },
  13477. "engines": {
  13478. "node": ">=0.10.0"
  13479. }
  13480. },
  13481. "node_modules/recursive-readdir/node_modules/minimatch": {
  13482. "version": "3.0.4",
  13483. "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz",
  13484. "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==",
  13485. "dependencies": {
  13486. "brace-expansion": "^1.1.7"
  13487. },
  13488. "engines": {
  13489. "node": "*"
  13490. }
  13491. },
  13492. "node_modules/redent": {
  13493. "version": "3.0.0",
  13494. "resolved": "https://registry.npmjs.org/redent/-/redent-3.0.0.tgz",
  13495. "integrity": "sha512-6tDA8g98We0zd0GvVeMT9arEOnTw9qM03L9cJXaCjrip1OO764RDBLBfrB4cwzNGDj5OA5ioymC9GkizgWJDUg==",
  13496. "dependencies": {
  13497. "indent-string": "^4.0.0",
  13498. "strip-indent": "^3.0.0"
  13499. },
  13500. "engines": {
  13501. "node": ">=8"
  13502. }
  13503. },
  13504. "node_modules/regenerate": {
  13505. "version": "1.4.2",
  13506. "resolved": "https://registry.npmjs.org/regenerate/-/regenerate-1.4.2.tgz",
  13507. "integrity": "sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A=="
  13508. },
  13509. "node_modules/regenerate-unicode-properties": {
  13510. "version": "10.0.1",
  13511. "resolved": "https://registry.npmjs.org/regenerate-unicode-properties/-/regenerate-unicode-properties-10.0.1.tgz",
  13512. "integrity": "sha512-vn5DU6yg6h8hP/2OkQo3K7uVILvY4iu0oI4t3HFa81UPkhGJwkRwM10JEc3upjdhHjs/k8GJY1sRBhk5sr69Bw==",
  13513. "dependencies": {
  13514. "regenerate": "^1.4.2"
  13515. },
  13516. "engines": {
  13517. "node": ">=4"
  13518. }
  13519. },
  13520. "node_modules/regenerator-runtime": {
  13521. "version": "0.13.9",
  13522. "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.9.tgz",
  13523. "integrity": "sha512-p3VT+cOEgxFsRRA9X4lkI1E+k2/CtnKtU4gcxyaCUreilL/vqI6CdZ3wxVUx3UOUg+gnUOQQcRI7BmSI656MYA=="
  13524. },
  13525. "node_modules/regenerator-transform": {
  13526. "version": "0.15.0",
  13527. "resolved": "https://registry.npmjs.org/regenerator-transform/-/regenerator-transform-0.15.0.tgz",
  13528. "integrity": "sha512-LsrGtPmbYg19bcPHwdtmXwbW+TqNvtY4riE3P83foeHRroMbH6/2ddFBfab3t7kbzc7v7p4wbkIecHImqt0QNg==",
  13529. "dependencies": {
  13530. "@babel/runtime": "^7.8.4"
  13531. }
  13532. },
  13533. "node_modules/regex-parser": {
  13534. "version": "2.2.11",
  13535. "resolved": "https://registry.npmjs.org/regex-parser/-/regex-parser-2.2.11.tgz",
  13536. "integrity": "sha512-jbD/FT0+9MBU2XAZluI7w2OBs1RBi6p9M83nkoZayQXXU9e8Robt69FcZc7wU4eJD/YFTjn1JdCk3rbMJajz8Q=="
  13537. },
  13538. "node_modules/regexp.prototype.flags": {
  13539. "version": "1.4.3",
  13540. "resolved": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.4.3.tgz",
  13541. "integrity": "sha512-fjggEOO3slI6Wvgjwflkc4NFRCTZAu5CnNfBd5qOMYhWdn67nJBBu34/TkD++eeFmd8C9r9jfXJ27+nSiRkSUA==",
  13542. "dependencies": {
  13543. "call-bind": "^1.0.2",
  13544. "define-properties": "^1.1.3",
  13545. "functions-have-names": "^1.2.2"
  13546. },
  13547. "engines": {
  13548. "node": ">= 0.4"
  13549. },
  13550. "funding": {
  13551. "url": "https://github.com/sponsors/ljharb"
  13552. }
  13553. },
  13554. "node_modules/regexpp": {
  13555. "version": "3.2.0",
  13556. "resolved": "https://registry.npmjs.org/regexpp/-/regexpp-3.2.0.tgz",
  13557. "integrity": "sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==",
  13558. "engines": {
  13559. "node": ">=8"
  13560. },
  13561. "funding": {
  13562. "url": "https://github.com/sponsors/mysticatea"
  13563. }
  13564. },
  13565. "node_modules/regexpu-core": {
  13566. "version": "5.0.1",
  13567. "resolved": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-5.0.1.tgz",
  13568. "integrity": "sha512-CriEZlrKK9VJw/xQGJpQM5rY88BtuL8DM+AEwvcThHilbxiTAy8vq4iJnd2tqq8wLmjbGZzP7ZcKFjbGkmEFrw==",
  13569. "dependencies": {
  13570. "regenerate": "^1.4.2",
  13571. "regenerate-unicode-properties": "^10.0.1",
  13572. "regjsgen": "^0.6.0",
  13573. "regjsparser": "^0.8.2",
  13574. "unicode-match-property-ecmascript": "^2.0.0",
  13575. "unicode-match-property-value-ecmascript": "^2.0.0"
  13576. },
  13577. "engines": {
  13578. "node": ">=4"
  13579. }
  13580. },
  13581. "node_modules/regjsgen": {
  13582. "version": "0.6.0",
  13583. "resolved": "https://registry.npmjs.org/regjsgen/-/regjsgen-0.6.0.tgz",
  13584. "integrity": "sha512-ozE883Uigtqj3bx7OhL1KNbCzGyW2NQZPl6Hs09WTvCuZD5sTI4JY58bkbQWa/Y9hxIsvJ3M8Nbf7j54IqeZbA=="
  13585. },
  13586. "node_modules/regjsparser": {
  13587. "version": "0.8.4",
  13588. "resolved": "https://registry.npmjs.org/regjsparser/-/regjsparser-0.8.4.tgz",
  13589. "integrity": "sha512-J3LABycON/VNEu3abOviqGHuB/LOtOQj8SKmfP9anY5GfAVw/SPjwzSjxGjbZXIxbGfqTHtJw58C2Li/WkStmA==",
  13590. "dependencies": {
  13591. "jsesc": "~0.5.0"
  13592. },
  13593. "bin": {
  13594. "regjsparser": "bin/parser"
  13595. }
  13596. },
  13597. "node_modules/regjsparser/node_modules/jsesc": {
  13598. "version": "0.5.0",
  13599. "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-0.5.0.tgz",
  13600. "integrity": "sha1-597mbjXW/Bb3EP6R1c9p9w8IkR0=",
  13601. "bin": {
  13602. "jsesc": "bin/jsesc"
  13603. }
  13604. },
  13605. "node_modules/relateurl": {
  13606. "version": "0.2.7",
  13607. "resolved": "https://registry.npmjs.org/relateurl/-/relateurl-0.2.7.tgz",
  13608. "integrity": "sha1-VNvzd+UUQKypCkzSdGANP/LYiKk=",
  13609. "engines": {
  13610. "node": ">= 0.10"
  13611. }
  13612. },
  13613. "node_modules/renderkid": {
  13614. "version": "3.0.0",
  13615. "resolved": "https://registry.npmjs.org/renderkid/-/renderkid-3.0.0.tgz",
  13616. "integrity": "sha512-q/7VIQA8lmM1hF+jn+sFSPWGlMkSAeNYcPLmDQx2zzuiDfaLrOmumR8iaUKlenFgh0XRPIUeSPlH3A+AW3Z5pg==",
  13617. "dependencies": {
  13618. "css-select": "^4.1.3",
  13619. "dom-converter": "^0.2.0",
  13620. "htmlparser2": "^6.1.0",
  13621. "lodash": "^4.17.21",
  13622. "strip-ansi": "^6.0.1"
  13623. }
  13624. },
  13625. "node_modules/request": {
  13626. "version": "2.88.2",
  13627. "resolved": "https://registry.npmjs.org/request/-/request-2.88.2.tgz",
  13628. "integrity": "sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==",
  13629. "deprecated": "request has been deprecated, see https://github.com/request/request/issues/3142",
  13630. "dependencies": {
  13631. "aws-sign2": "~0.7.0",
  13632. "aws4": "^1.8.0",
  13633. "caseless": "~0.12.0",
  13634. "combined-stream": "~1.0.6",
  13635. "extend": "~3.0.2",
  13636. "forever-agent": "~0.6.1",
  13637. "form-data": "~2.3.2",
  13638. "har-validator": "~5.1.3",
  13639. "http-signature": "~1.2.0",
  13640. "is-typedarray": "~1.0.0",
  13641. "isstream": "~0.1.2",
  13642. "json-stringify-safe": "~5.0.1",
  13643. "mime-types": "~2.1.19",
  13644. "oauth-sign": "~0.9.0",
  13645. "performance-now": "^2.1.0",
  13646. "qs": "~6.5.2",
  13647. "safe-buffer": "^5.1.2",
  13648. "tough-cookie": "~2.5.0",
  13649. "tunnel-agent": "^0.6.0",
  13650. "uuid": "^3.3.2"
  13651. },
  13652. "engines": {
  13653. "node": ">= 6"
  13654. }
  13655. },
  13656. "node_modules/request/node_modules/form-data": {
  13657. "version": "2.3.3",
  13658. "resolved": "https://registry.npmjs.org/form-data/-/form-data-2.3.3.tgz",
  13659. "integrity": "sha512-1lLKB2Mu3aGP1Q/2eCOx0fNbRMe7XdwktwOruhfqqd0rIJWwN4Dh+E3hrPSlDCXnSR7UtZ1N38rVXm+6+MEhJQ==",
  13660. "dependencies": {
  13661. "asynckit": "^0.4.0",
  13662. "combined-stream": "^1.0.6",
  13663. "mime-types": "^2.1.12"
  13664. },
  13665. "engines": {
  13666. "node": ">= 0.12"
  13667. }
  13668. },
  13669. "node_modules/request/node_modules/qs": {
  13670. "version": "6.5.3",
  13671. "resolved": "https://registry.npmjs.org/qs/-/qs-6.5.3.tgz",
  13672. "integrity": "sha512-qxXIEh4pCGfHICj1mAJQ2/2XVZkjCDTcEgfoSQxc/fYivUZxTkk7L3bDBJSoNrEzXI17oUO5Dp07ktqE5KzczA==",
  13673. "engines": {
  13674. "node": ">=0.6"
  13675. }
  13676. },
  13677. "node_modules/request/node_modules/tough-cookie": {
  13678. "version": "2.5.0",
  13679. "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.5.0.tgz",
  13680. "integrity": "sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g==",
  13681. "dependencies": {
  13682. "psl": "^1.1.28",
  13683. "punycode": "^2.1.1"
  13684. },
  13685. "engines": {
  13686. "node": ">=0.8"
  13687. }
  13688. },
  13689. "node_modules/request/node_modules/uuid": {
  13690. "version": "3.4.0",
  13691. "resolved": "https://registry.npmjs.org/uuid/-/uuid-3.4.0.tgz",
  13692. "integrity": "sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==",
  13693. "deprecated": "Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.",
  13694. "bin": {
  13695. "uuid": "bin/uuid"
  13696. }
  13697. },
  13698. "node_modules/require-directory": {
  13699. "version": "2.1.1",
  13700. "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz",
  13701. "integrity": "sha1-jGStX9MNqxyXbiNE/+f3kqam30I=",
  13702. "engines": {
  13703. "node": ">=0.10.0"
  13704. }
  13705. },
  13706. "node_modules/require-from-string": {
  13707. "version": "2.0.2",
  13708. "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz",
  13709. "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==",
  13710. "engines": {
  13711. "node": ">=0.10.0"
  13712. }
  13713. },
  13714. "node_modules/requires-port": {
  13715. "version": "1.0.0",
  13716. "resolved": "https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz",
  13717. "integrity": "sha1-kl0mAdOaxIXgkc8NpcbmlNw9yv8="
  13718. },
  13719. "node_modules/resolve": {
  13720. "version": "1.22.0",
  13721. "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.0.tgz",
  13722. "integrity": "sha512-Hhtrw0nLeSrFQ7phPp4OOcVjLPIeMnRlr5mcnVuMe7M/7eBn98A3hmFRLoFo3DLZkivSYwhRUJTyPyWAk56WLw==",
  13723. "dependencies": {
  13724. "is-core-module": "^2.8.1",
  13725. "path-parse": "^1.0.7",
  13726. "supports-preserve-symlinks-flag": "^1.0.0"
  13727. },
  13728. "bin": {
  13729. "resolve": "bin/resolve"
  13730. },
  13731. "funding": {
  13732. "url": "https://github.com/sponsors/ljharb"
  13733. }
  13734. },
  13735. "node_modules/resolve-cwd": {
  13736. "version": "3.0.0",
  13737. "resolved": "https://registry.npmjs.org/resolve-cwd/-/resolve-cwd-3.0.0.tgz",
  13738. "integrity": "sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg==",
  13739. "dependencies": {
  13740. "resolve-from": "^5.0.0"
  13741. },
  13742. "engines": {
  13743. "node": ">=8"
  13744. }
  13745. },
  13746. "node_modules/resolve-from": {
  13747. "version": "5.0.0",
  13748. "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz",
  13749. "integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==",
  13750. "engines": {
  13751. "node": ">=8"
  13752. }
  13753. },
  13754. "node_modules/resolve-pathname": {
  13755. "version": "3.0.0",
  13756. "resolved": "https://registry.npmjs.org/resolve-pathname/-/resolve-pathname-3.0.0.tgz",
  13757. "integrity": "sha512-C7rARubxI8bXFNB/hqcp/4iUeIXJhJZvFPFPiSPRnhU5UPxzMFIl+2E6yY6c4k9giDJAhtV+enfA+G89N6Csng=="
  13758. },
  13759. "node_modules/resolve-url-loader": {
  13760. "version": "4.0.0",
  13761. "resolved": "https://registry.npmjs.org/resolve-url-loader/-/resolve-url-loader-4.0.0.tgz",
  13762. "integrity": "sha512-05VEMczVREcbtT7Bz+C+96eUO5HDNvdthIiMB34t7FcF8ehcu4wC0sSgPUubs3XW2Q3CNLJk/BJrCU9wVRymiA==",
  13763. "dependencies": {
  13764. "adjust-sourcemap-loader": "^4.0.0",
  13765. "convert-source-map": "^1.7.0",
  13766. "loader-utils": "^2.0.0",
  13767. "postcss": "^7.0.35",
  13768. "source-map": "0.6.1"
  13769. },
  13770. "engines": {
  13771. "node": ">=8.9"
  13772. },
  13773. "peerDependencies": {
  13774. "rework": "1.0.1",
  13775. "rework-visit": "1.0.0"
  13776. },
  13777. "peerDependenciesMeta": {
  13778. "rework": {
  13779. "optional": true
  13780. },
  13781. "rework-visit": {
  13782. "optional": true
  13783. }
  13784. }
  13785. },
  13786. "node_modules/resolve-url-loader/node_modules/picocolors": {
  13787. "version": "0.2.1",
  13788. "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-0.2.1.tgz",
  13789. "integrity": "sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA=="
  13790. },
  13791. "node_modules/resolve-url-loader/node_modules/postcss": {
  13792. "version": "7.0.39",
  13793. "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.39.tgz",
  13794. "integrity": "sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA==",
  13795. "dependencies": {
  13796. "picocolors": "^0.2.1",
  13797. "source-map": "^0.6.1"
  13798. },
  13799. "engines": {
  13800. "node": ">=6.0.0"
  13801. },
  13802. "funding": {
  13803. "type": "opencollective",
  13804. "url": "https://opencollective.com/postcss/"
  13805. }
  13806. },
  13807. "node_modules/resolve.exports": {
  13808. "version": "1.1.0",
  13809. "resolved": "https://registry.npmjs.org/resolve.exports/-/resolve.exports-1.1.0.tgz",
  13810. "integrity": "sha512-J1l+Zxxp4XK3LUDZ9m60LRJF/mAe4z6a4xyabPHk7pvK5t35dACV32iIjJDFeWZFfZlO29w6SZ67knR0tHzJtQ==",
  13811. "engines": {
  13812. "node": ">=10"
  13813. }
  13814. },
  13815. "node_modules/retry": {
  13816. "version": "0.13.1",
  13817. "resolved": "https://registry.npmjs.org/retry/-/retry-0.13.1.tgz",
  13818. "integrity": "sha512-XQBQ3I8W1Cge0Seh+6gjj03LbmRFWuoszgK9ooCpwYIrhhoO80pfq4cUkU5DkknwfOfFteRwlZ56PYOGYyFWdg==",
  13819. "engines": {
  13820. "node": ">= 4"
  13821. }
  13822. },
  13823. "node_modules/reusify": {
  13824. "version": "1.0.4",
  13825. "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz",
  13826. "integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==",
  13827. "engines": {
  13828. "iojs": ">=1.0.0",
  13829. "node": ">=0.10.0"
  13830. }
  13831. },
  13832. "node_modules/rimraf": {
  13833. "version": "3.0.2",
  13834. "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz",
  13835. "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==",
  13836. "dependencies": {
  13837. "glob": "^7.1.3"
  13838. },
  13839. "bin": {
  13840. "rimraf": "bin.js"
  13841. },
  13842. "funding": {
  13843. "url": "https://github.com/sponsors/isaacs"
  13844. }
  13845. },
  13846. "node_modules/rollup": {
  13847. "version": "2.70.2",
  13848. "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.70.2.tgz",
  13849. "integrity": "sha512-EitogNZnfku65I1DD5Mxe8JYRUCy0hkK5X84IlDtUs+O6JRMpRciXTzyCUuX11b5L5pvjH+OmFXiQ3XjabcXgg==",
  13850. "bin": {
  13851. "rollup": "dist/bin/rollup"
  13852. },
  13853. "engines": {
  13854. "node": ">=10.0.0"
  13855. },
  13856. "optionalDependencies": {
  13857. "fsevents": "~2.3.2"
  13858. }
  13859. },
  13860. "node_modules/rollup-plugin-terser": {
  13861. "version": "7.0.2",
  13862. "resolved": "https://registry.npmjs.org/rollup-plugin-terser/-/rollup-plugin-terser-7.0.2.tgz",
  13863. "integrity": "sha512-w3iIaU4OxcF52UUXiZNsNeuXIMDvFrr+ZXK6bFZ0Q60qyVfq4uLptoS4bbq3paG3x216eQllFZX7zt6TIImguQ==",
  13864. "dependencies": {
  13865. "@babel/code-frame": "^7.10.4",
  13866. "jest-worker": "^26.2.1",
  13867. "serialize-javascript": "^4.0.0",
  13868. "terser": "^5.0.0"
  13869. },
  13870. "peerDependencies": {
  13871. "rollup": "^2.0.0"
  13872. }
  13873. },
  13874. "node_modules/rollup-plugin-terser/node_modules/jest-worker": {
  13875. "version": "26.6.2",
  13876. "resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-26.6.2.tgz",
  13877. "integrity": "sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==",
  13878. "dependencies": {
  13879. "@types/node": "*",
  13880. "merge-stream": "^2.0.0",
  13881. "supports-color": "^7.0.0"
  13882. },
  13883. "engines": {
  13884. "node": ">= 10.13.0"
  13885. }
  13886. },
  13887. "node_modules/rollup-plugin-terser/node_modules/serialize-javascript": {
  13888. "version": "4.0.0",
  13889. "resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-4.0.0.tgz",
  13890. "integrity": "sha512-GaNA54380uFefWghODBWEGisLZFj00nS5ACs6yHa9nLqlLpVLO8ChDGeKRjZnV4Nh4n0Qi7nhYZD/9fCPzEqkw==",
  13891. "dependencies": {
  13892. "randombytes": "^2.1.0"
  13893. }
  13894. },
  13895. "node_modules/run-parallel": {
  13896. "version": "1.2.0",
  13897. "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz",
  13898. "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==",
  13899. "funding": [
  13900. {
  13901. "type": "github",
  13902. "url": "https://github.com/sponsors/feross"
  13903. },
  13904. {
  13905. "type": "patreon",
  13906. "url": "https://www.patreon.com/feross"
  13907. },
  13908. {
  13909. "type": "consulting",
  13910. "url": "https://feross.org/support"
  13911. }
  13912. ],
  13913. "dependencies": {
  13914. "queue-microtask": "^1.2.2"
  13915. }
  13916. },
  13917. "node_modules/safe-buffer": {
  13918. "version": "5.1.2",
  13919. "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz",
  13920. "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g=="
  13921. },
  13922. "node_modules/safer-buffer": {
  13923. "version": "2.1.2",
  13924. "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz",
  13925. "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg=="
  13926. },
  13927. "node_modules/sanitize.css": {
  13928. "version": "13.0.0",
  13929. "resolved": "https://registry.npmjs.org/sanitize.css/-/sanitize.css-13.0.0.tgz",
  13930. "integrity": "sha512-ZRwKbh/eQ6w9vmTjkuG0Ioi3HBwPFce0O+v//ve+aOq1oeCy7jMV2qzzAlpsNuqpqCBjjriM1lbtZbF/Q8jVyA=="
  13931. },
  13932. "node_modules/sass": {
  13933. "version": "1.50.0",
  13934. "resolved": "https://registry.npmjs.org/sass/-/sass-1.50.0.tgz",
  13935. "integrity": "sha512-cLsD6MEZ5URXHStxApajEh7gW189kkjn4Rc8DQweMyF+o5HF5nfEz8QYLMlPsTOD88DknatTmBWkOcw5/LnJLQ==",
  13936. "dependencies": {
  13937. "chokidar": ">=3.0.0 <4.0.0",
  13938. "immutable": "^4.0.0",
  13939. "source-map-js": ">=0.6.2 <2.0.0"
  13940. },
  13941. "bin": {
  13942. "sass": "sass.js"
  13943. },
  13944. "engines": {
  13945. "node": ">=12.0.0"
  13946. }
  13947. },
  13948. "node_modules/sass-graph": {
  13949. "version": "4.0.0",
  13950. "resolved": "https://registry.npmjs.org/sass-graph/-/sass-graph-4.0.0.tgz",
  13951. "integrity": "sha512-WSO/MfXqKH7/TS8RdkCX3lVkPFQzCgbqdGsmSKq6tlPU+GpGEsa/5aW18JqItnqh+lPtcjifqdZ/VmiILkKckQ==",
  13952. "dependencies": {
  13953. "glob": "^7.0.0",
  13954. "lodash": "^4.17.11",
  13955. "scss-tokenizer": "^0.3.0",
  13956. "yargs": "^17.2.1"
  13957. },
  13958. "bin": {
  13959. "sassgraph": "bin/sassgraph"
  13960. },
  13961. "engines": {
  13962. "node": ">=12"
  13963. }
  13964. },
  13965. "node_modules/sass-graph/node_modules/yargs": {
  13966. "version": "17.4.1",
  13967. "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.4.1.tgz",
  13968. "integrity": "sha512-WSZD9jgobAg3ZKuCQZSa3g9QOJeCCqLoLAykiWgmXnDo9EPnn4RPf5qVTtzgOx66o6/oqhcA5tHtJXpG8pMt3g==",
  13969. "dependencies": {
  13970. "cliui": "^7.0.2",
  13971. "escalade": "^3.1.1",
  13972. "get-caller-file": "^2.0.5",
  13973. "require-directory": "^2.1.1",
  13974. "string-width": "^4.2.3",
  13975. "y18n": "^5.0.5",
  13976. "yargs-parser": "^21.0.0"
  13977. },
  13978. "engines": {
  13979. "node": ">=12"
  13980. }
  13981. },
  13982. "node_modules/sass-graph/node_modules/yargs-parser": {
  13983. "version": "21.0.1",
  13984. "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.0.1.tgz",
  13985. "integrity": "sha512-9BK1jFpLzJROCI5TzwZL/TU4gqjK5xiHV/RfWLOahrjAko/e4DJkRDZQXfvqAsiZzzYhgAzbgz6lg48jcm4GLg==",
  13986. "engines": {
  13987. "node": ">=12"
  13988. }
  13989. },
  13990. "node_modules/sass-loader": {
  13991. "version": "12.6.0",
  13992. "resolved": "https://registry.npmjs.org/sass-loader/-/sass-loader-12.6.0.tgz",
  13993. "integrity": "sha512-oLTaH0YCtX4cfnJZxKSLAyglED0naiYfNG1iXfU5w1LNZ+ukoA5DtyDIN5zmKVZwYNJP4KRc5Y3hkWga+7tYfA==",
  13994. "dependencies": {
  13995. "klona": "^2.0.4",
  13996. "neo-async": "^2.6.2"
  13997. },
  13998. "engines": {
  13999. "node": ">= 12.13.0"
  14000. },
  14001. "funding": {
  14002. "type": "opencollective",
  14003. "url": "https://opencollective.com/webpack"
  14004. },
  14005. "peerDependencies": {
  14006. "fibers": ">= 3.1.0",
  14007. "node-sass": "^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0",
  14008. "sass": "^1.3.0",
  14009. "sass-embedded": "*",
  14010. "webpack": "^5.0.0"
  14011. },
  14012. "peerDependenciesMeta": {
  14013. "fibers": {
  14014. "optional": true
  14015. },
  14016. "node-sass": {
  14017. "optional": true
  14018. },
  14019. "sass": {
  14020. "optional": true
  14021. },
  14022. "sass-embedded": {
  14023. "optional": true
  14024. }
  14025. }
  14026. },
  14027. "node_modules/sax": {
  14028. "version": "1.2.4",
  14029. "resolved": "https://registry.npmjs.org/sax/-/sax-1.2.4.tgz",
  14030. "integrity": "sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw=="
  14031. },
  14032. "node_modules/saxes": {
  14033. "version": "5.0.1",
  14034. "resolved": "https://registry.npmjs.org/saxes/-/saxes-5.0.1.tgz",
  14035. "integrity": "sha512-5LBh1Tls8c9xgGjw3QrMwETmTMVk0oFgvrFSvWx62llR2hcEInrKNZ2GZCCuuy2lvWrdl5jhbpeqc5hRYKFOcw==",
  14036. "dependencies": {
  14037. "xmlchars": "^2.2.0"
  14038. },
  14039. "engines": {
  14040. "node": ">=10"
  14041. }
  14042. },
  14043. "node_modules/scheduler": {
  14044. "version": "0.20.2",
  14045. "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.20.2.tgz",
  14046. "integrity": "sha512-2eWfGgAqqWFGqtdMmcL5zCMK1U8KlXv8SQFGglL3CEtd0aDVDWgeF/YoCmvln55m5zSk3J/20hTaSBeSObsQDQ==",
  14047. "dependencies": {
  14048. "loose-envify": "^1.1.0",
  14049. "object-assign": "^4.1.1"
  14050. }
  14051. },
  14052. "node_modules/schema-utils": {
  14053. "version": "3.1.1",
  14054. "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-3.1.1.tgz",
  14055. "integrity": "sha512-Y5PQxS4ITlC+EahLuXaY86TXfR7Dc5lw294alXOq86JAHCihAIZfqv8nNCWvaEJvaC51uN9hbLGeV0cFBdH+Fw==",
  14056. "dependencies": {
  14057. "@types/json-schema": "^7.0.8",
  14058. "ajv": "^6.12.5",
  14059. "ajv-keywords": "^3.5.2"
  14060. },
  14061. "engines": {
  14062. "node": ">= 10.13.0"
  14063. },
  14064. "funding": {
  14065. "type": "opencollective",
  14066. "url": "https://opencollective.com/webpack"
  14067. }
  14068. },
  14069. "node_modules/scss-tokenizer": {
  14070. "version": "0.3.0",
  14071. "resolved": "https://registry.npmjs.org/scss-tokenizer/-/scss-tokenizer-0.3.0.tgz",
  14072. "integrity": "sha512-14Zl9GcbBvOT9057ZKjpz5yPOyUWG2ojd9D5io28wHRYsOrs7U95Q+KNL87+32p8rc+LvDpbu/i9ZYjM9Q+FsQ==",
  14073. "dependencies": {
  14074. "js-base64": "^2.4.3",
  14075. "source-map": "^0.7.1"
  14076. }
  14077. },
  14078. "node_modules/scss-tokenizer/node_modules/source-map": {
  14079. "version": "0.7.3",
  14080. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.3.tgz",
  14081. "integrity": "sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ==",
  14082. "engines": {
  14083. "node": ">= 8"
  14084. }
  14085. },
  14086. "node_modules/select-hose": {
  14087. "version": "2.0.0",
  14088. "resolved": "https://registry.npmjs.org/select-hose/-/select-hose-2.0.0.tgz",
  14089. "integrity": "sha1-Yl2GWPhlr0Psliv8N2o3NZpJlMo="
  14090. },
  14091. "node_modules/selfsigned": {
  14092. "version": "2.0.1",
  14093. "resolved": "https://registry.npmjs.org/selfsigned/-/selfsigned-2.0.1.tgz",
  14094. "integrity": "sha512-LmME957M1zOsUhG+67rAjKfiWFox3SBxE/yymatMZsAx+oMrJ0YQ8AToOnyCm7xbeg2ep37IHLxdu0o2MavQOQ==",
  14095. "dependencies": {
  14096. "node-forge": "^1"
  14097. },
  14098. "engines": {
  14099. "node": ">=10"
  14100. }
  14101. },
  14102. "node_modules/semver": {
  14103. "version": "7.3.7",
  14104. "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz",
  14105. "integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==",
  14106. "dependencies": {
  14107. "lru-cache": "^6.0.0"
  14108. },
  14109. "bin": {
  14110. "semver": "bin/semver.js"
  14111. },
  14112. "engines": {
  14113. "node": ">=10"
  14114. }
  14115. },
  14116. "node_modules/send": {
  14117. "version": "0.17.2",
  14118. "resolved": "https://registry.npmjs.org/send/-/send-0.17.2.tgz",
  14119. "integrity": "sha512-UJYB6wFSJE3G00nEivR5rgWp8c2xXvJ3OPWPhmuteU0IKj8nKbG3DrjiOmLwpnHGYWAVwA69zmTm++YG0Hmwww==",
  14120. "dependencies": {
  14121. "debug": "2.6.9",
  14122. "depd": "~1.1.2",
  14123. "destroy": "~1.0.4",
  14124. "encodeurl": "~1.0.2",
  14125. "escape-html": "~1.0.3",
  14126. "etag": "~1.8.1",
  14127. "fresh": "0.5.2",
  14128. "http-errors": "1.8.1",
  14129. "mime": "1.6.0",
  14130. "ms": "2.1.3",
  14131. "on-finished": "~2.3.0",
  14132. "range-parser": "~1.2.1",
  14133. "statuses": "~1.5.0"
  14134. },
  14135. "engines": {
  14136. "node": ">= 0.8.0"
  14137. }
  14138. },
  14139. "node_modules/send/node_modules/debug": {
  14140. "version": "2.6.9",
  14141. "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
  14142. "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
  14143. "dependencies": {
  14144. "ms": "2.0.0"
  14145. }
  14146. },
  14147. "node_modules/send/node_modules/debug/node_modules/ms": {
  14148. "version": "2.0.0",
  14149. "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
  14150. "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
  14151. },
  14152. "node_modules/send/node_modules/ms": {
  14153. "version": "2.1.3",
  14154. "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
  14155. "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA=="
  14156. },
  14157. "node_modules/serialize-javascript": {
  14158. "version": "6.0.0",
  14159. "resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-6.0.0.tgz",
  14160. "integrity": "sha512-Qr3TosvguFt8ePWqsvRfrKyQXIiW+nGbYpy8XK24NQHE83caxWt+mIymTT19DGFbNWNLfEwsrkSmN64lVWB9ag==",
  14161. "dependencies": {
  14162. "randombytes": "^2.1.0"
  14163. }
  14164. },
  14165. "node_modules/serve-index": {
  14166. "version": "1.9.1",
  14167. "resolved": "https://registry.npmjs.org/serve-index/-/serve-index-1.9.1.tgz",
  14168. "integrity": "sha1-03aNabHn2C5c4FD/9bRTvqEqkjk=",
  14169. "dependencies": {
  14170. "accepts": "~1.3.4",
  14171. "batch": "0.6.1",
  14172. "debug": "2.6.9",
  14173. "escape-html": "~1.0.3",
  14174. "http-errors": "~1.6.2",
  14175. "mime-types": "~2.1.17",
  14176. "parseurl": "~1.3.2"
  14177. },
  14178. "engines": {
  14179. "node": ">= 0.8.0"
  14180. }
  14181. },
  14182. "node_modules/serve-index/node_modules/debug": {
  14183. "version": "2.6.9",
  14184. "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
  14185. "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
  14186. "dependencies": {
  14187. "ms": "2.0.0"
  14188. }
  14189. },
  14190. "node_modules/serve-index/node_modules/http-errors": {
  14191. "version": "1.6.3",
  14192. "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-1.6.3.tgz",
  14193. "integrity": "sha1-i1VoC7S+KDoLW/TqLjhYC+HZMg0=",
  14194. "dependencies": {
  14195. "depd": "~1.1.2",
  14196. "inherits": "2.0.3",
  14197. "setprototypeof": "1.1.0",
  14198. "statuses": ">= 1.4.0 < 2"
  14199. },
  14200. "engines": {
  14201. "node": ">= 0.6"
  14202. }
  14203. },
  14204. "node_modules/serve-index/node_modules/inherits": {
  14205. "version": "2.0.3",
  14206. "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz",
  14207. "integrity": "sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4="
  14208. },
  14209. "node_modules/serve-index/node_modules/ms": {
  14210. "version": "2.0.0",
  14211. "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
  14212. "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
  14213. },
  14214. "node_modules/serve-index/node_modules/setprototypeof": {
  14215. "version": "1.1.0",
  14216. "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.1.0.tgz",
  14217. "integrity": "sha512-BvE/TwpZX4FXExxOxZyRGQQv651MSwmWKZGqvmPcRIjDqWub67kTKuIMx43cZZrS/cBBzwBcNDWoFxt2XEFIpQ=="
  14218. },
  14219. "node_modules/serve-static": {
  14220. "version": "1.14.2",
  14221. "resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.14.2.tgz",
  14222. "integrity": "sha512-+TMNA9AFxUEGuC0z2mevogSnn9MXKb4fa7ngeRMJaaGv8vTwnIEkKi+QGvPt33HSnf8pRS+WGM0EbMtCJLKMBQ==",
  14223. "dependencies": {
  14224. "encodeurl": "~1.0.2",
  14225. "escape-html": "~1.0.3",
  14226. "parseurl": "~1.3.3",
  14227. "send": "0.17.2"
  14228. },
  14229. "engines": {
  14230. "node": ">= 0.8.0"
  14231. }
  14232. },
  14233. "node_modules/set-blocking": {
  14234. "version": "2.0.0",
  14235. "resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz",
  14236. "integrity": "sha1-BF+XgtARrppoA93TgrJDkrPYkPc="
  14237. },
  14238. "node_modules/setprototypeof": {
  14239. "version": "1.2.0",
  14240. "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz",
  14241. "integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw=="
  14242. },
  14243. "node_modules/shebang-command": {
  14244. "version": "2.0.0",
  14245. "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
  14246. "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
  14247. "dependencies": {
  14248. "shebang-regex": "^3.0.0"
  14249. },
  14250. "engines": {
  14251. "node": ">=8"
  14252. }
  14253. },
  14254. "node_modules/shebang-regex": {
  14255. "version": "3.0.0",
  14256. "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
  14257. "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
  14258. "engines": {
  14259. "node": ">=8"
  14260. }
  14261. },
  14262. "node_modules/shell-quote": {
  14263. "version": "1.7.3",
  14264. "resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.7.3.tgz",
  14265. "integrity": "sha512-Vpfqwm4EnqGdlsBFNmHhxhElJYrdfcxPThu+ryKS5J8L/fhAwLazFZtq+S+TWZ9ANj2piSQLGj6NQg+lKPmxrw=="
  14266. },
  14267. "node_modules/side-channel": {
  14268. "version": "1.0.4",
  14269. "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.0.4.tgz",
  14270. "integrity": "sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==",
  14271. "dependencies": {
  14272. "call-bind": "^1.0.0",
  14273. "get-intrinsic": "^1.0.2",
  14274. "object-inspect": "^1.9.0"
  14275. },
  14276. "funding": {
  14277. "url": "https://github.com/sponsors/ljharb"
  14278. }
  14279. },
  14280. "node_modules/signal-exit": {
  14281. "version": "3.0.7",
  14282. "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz",
  14283. "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ=="
  14284. },
  14285. "node_modules/sisteransi": {
  14286. "version": "1.0.5",
  14287. "resolved": "https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.5.tgz",
  14288. "integrity": "sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg=="
  14289. },
  14290. "node_modules/slash": {
  14291. "version": "3.0.0",
  14292. "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
  14293. "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
  14294. "engines": {
  14295. "node": ">=8"
  14296. }
  14297. },
  14298. "node_modules/slice-ansi": {
  14299. "version": "4.0.0",
  14300. "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz",
  14301. "integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==",
  14302. "dev": true,
  14303. "dependencies": {
  14304. "ansi-styles": "^4.0.0",
  14305. "astral-regex": "^2.0.0",
  14306. "is-fullwidth-code-point": "^3.0.0"
  14307. },
  14308. "engines": {
  14309. "node": ">=10"
  14310. },
  14311. "funding": {
  14312. "url": "https://github.com/chalk/slice-ansi?sponsor=1"
  14313. }
  14314. },
  14315. "node_modules/smart-buffer": {
  14316. "version": "4.2.0",
  14317. "resolved": "https://registry.npmjs.org/smart-buffer/-/smart-buffer-4.2.0.tgz",
  14318. "integrity": "sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==",
  14319. "engines": {
  14320. "node": ">= 6.0.0",
  14321. "npm": ">= 3.0.0"
  14322. }
  14323. },
  14324. "node_modules/sockjs": {
  14325. "version": "0.3.24",
  14326. "resolved": "https://registry.npmjs.org/sockjs/-/sockjs-0.3.24.tgz",
  14327. "integrity": "sha512-GJgLTZ7vYb/JtPSSZ10hsOYIvEYsjbNU+zPdIHcUaWVNUEPivzxku31865sSSud0Da0W4lEeOPlmw93zLQchuQ==",
  14328. "dependencies": {
  14329. "faye-websocket": "^0.11.3",
  14330. "uuid": "^8.3.2",
  14331. "websocket-driver": "^0.7.4"
  14332. }
  14333. },
  14334. "node_modules/socks": {
  14335. "version": "2.6.2",
  14336. "resolved": "https://registry.npmjs.org/socks/-/socks-2.6.2.tgz",
  14337. "integrity": "sha512-zDZhHhZRY9PxRruRMR7kMhnf3I8hDs4S3f9RecfnGxvcBHQcKcIH/oUcEWffsfl1XxdYlA7nnlGbbTvPz9D8gA==",
  14338. "dependencies": {
  14339. "ip": "^1.1.5",
  14340. "smart-buffer": "^4.2.0"
  14341. },
  14342. "engines": {
  14343. "node": ">= 10.13.0",
  14344. "npm": ">= 3.0.0"
  14345. }
  14346. },
  14347. "node_modules/socks-proxy-agent": {
  14348. "version": "6.2.0",
  14349. "resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-6.2.0.tgz",
  14350. "integrity": "sha512-wWqJhjb32Q6GsrUqzuFkukxb/zzide5quXYcMVpIjxalDBBYy2nqKCFQ/9+Ie4dvOYSQdOk3hUlZSdzZOd3zMQ==",
  14351. "dependencies": {
  14352. "agent-base": "^6.0.2",
  14353. "debug": "^4.3.3",
  14354. "socks": "^2.6.2"
  14355. },
  14356. "engines": {
  14357. "node": ">= 10"
  14358. }
  14359. },
  14360. "node_modules/source-list-map": {
  14361. "version": "2.0.1",
  14362. "resolved": "https://registry.npmjs.org/source-list-map/-/source-list-map-2.0.1.tgz",
  14363. "integrity": "sha512-qnQ7gVMxGNxsiL4lEuJwe/To8UnK7fAnmbGEEH8RpLouuKbeEm0lhbQVFIrNSuB+G7tVrAlVsZgETT5nljf+Iw=="
  14364. },
  14365. "node_modules/source-map": {
  14366. "version": "0.6.1",
  14367. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
  14368. "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
  14369. "engines": {
  14370. "node": ">=0.10.0"
  14371. }
  14372. },
  14373. "node_modules/source-map-js": {
  14374. "version": "1.0.2",
  14375. "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz",
  14376. "integrity": "sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==",
  14377. "engines": {
  14378. "node": ">=0.10.0"
  14379. }
  14380. },
  14381. "node_modules/source-map-loader": {
  14382. "version": "3.0.1",
  14383. "resolved": "https://registry.npmjs.org/source-map-loader/-/source-map-loader-3.0.1.tgz",
  14384. "integrity": "sha512-Vp1UsfyPvgujKQzi4pyDiTOnE3E4H+yHvkVRN3c/9PJmQS4CQJExvcDvaX/D+RV+xQben9HJ56jMJS3CgUeWyA==",
  14385. "dependencies": {
  14386. "abab": "^2.0.5",
  14387. "iconv-lite": "^0.6.3",
  14388. "source-map-js": "^1.0.1"
  14389. },
  14390. "engines": {
  14391. "node": ">= 12.13.0"
  14392. },
  14393. "funding": {
  14394. "type": "opencollective",
  14395. "url": "https://opencollective.com/webpack"
  14396. },
  14397. "peerDependencies": {
  14398. "webpack": "^5.0.0"
  14399. }
  14400. },
  14401. "node_modules/source-map-resolve": {
  14402. "version": "0.6.0",
  14403. "resolved": "https://registry.npmjs.org/source-map-resolve/-/source-map-resolve-0.6.0.tgz",
  14404. "integrity": "sha512-KXBr9d/fO/bWo97NXsPIAW1bFSBOuCnjbNTBMO7N59hsv5i9yzRDfcYwwt0l04+VqnKC+EwzvJZIP/qkuMgR/w==",
  14405. "deprecated": "See https://github.com/lydell/source-map-resolve#deprecated",
  14406. "dependencies": {
  14407. "atob": "^2.1.2",
  14408. "decode-uri-component": "^0.2.0"
  14409. }
  14410. },
  14411. "node_modules/source-map-support": {
  14412. "version": "0.5.21",
  14413. "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz",
  14414. "integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==",
  14415. "dependencies": {
  14416. "buffer-from": "^1.0.0",
  14417. "source-map": "^0.6.0"
  14418. }
  14419. },
  14420. "node_modules/sourcemap-codec": {
  14421. "version": "1.4.8",
  14422. "resolved": "https://registry.npmjs.org/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz",
  14423. "integrity": "sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA=="
  14424. },
  14425. "node_modules/spdx-correct": {
  14426. "version": "3.1.1",
  14427. "resolved": "https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.1.1.tgz",
  14428. "integrity": "sha512-cOYcUWwhCuHCXi49RhFRCyJEK3iPj1Ziz9DpViV3tbZOwXD49QzIN3MpOLJNxh2qwq2lJJZaKMVw9qNi4jTC0w==",
  14429. "dependencies": {
  14430. "spdx-expression-parse": "^3.0.0",
  14431. "spdx-license-ids": "^3.0.0"
  14432. }
  14433. },
  14434. "node_modules/spdx-exceptions": {
  14435. "version": "2.3.0",
  14436. "resolved": "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz",
  14437. "integrity": "sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A=="
  14438. },
  14439. "node_modules/spdx-expression-parse": {
  14440. "version": "3.0.1",
  14441. "resolved": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz",
  14442. "integrity": "sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==",
  14443. "dependencies": {
  14444. "spdx-exceptions": "^2.1.0",
  14445. "spdx-license-ids": "^3.0.0"
  14446. }
  14447. },
  14448. "node_modules/spdx-license-ids": {
  14449. "version": "3.0.11",
  14450. "resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.11.tgz",
  14451. "integrity": "sha512-Ctl2BrFiM0X3MANYgj3CkygxhRmr9mi6xhejbdO960nF6EDJApTYpn0BQnDKlnNBULKiCN1n3w9EBkHK8ZWg+g=="
  14452. },
  14453. "node_modules/spdy": {
  14454. "version": "4.0.2",
  14455. "resolved": "https://registry.npmjs.org/spdy/-/spdy-4.0.2.tgz",
  14456. "integrity": "sha512-r46gZQZQV+Kl9oItvl1JZZqJKGr+oEkB08A6BzkiR7593/7IbtuncXHd2YoYeTsG4157ZssMu9KYvUHLcjcDoA==",
  14457. "dependencies": {
  14458. "debug": "^4.1.0",
  14459. "handle-thing": "^2.0.0",
  14460. "http-deceiver": "^1.2.7",
  14461. "select-hose": "^2.0.0",
  14462. "spdy-transport": "^3.0.0"
  14463. },
  14464. "engines": {
  14465. "node": ">=6.0.0"
  14466. }
  14467. },
  14468. "node_modules/spdy-transport": {
  14469. "version": "3.0.0",
  14470. "resolved": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-3.0.0.tgz",
  14471. "integrity": "sha512-hsLVFE5SjA6TCisWeJXFKniGGOpBgMLmerfO2aCyCU5s7nJ/rpAepqmFifv/GCbSbueEeAJJnmSQ2rKC/g8Fcw==",
  14472. "dependencies": {
  14473. "debug": "^4.1.0",
  14474. "detect-node": "^2.0.4",
  14475. "hpack.js": "^2.1.6",
  14476. "obuf": "^1.1.2",
  14477. "readable-stream": "^3.0.6",
  14478. "wbuf": "^1.7.3"
  14479. }
  14480. },
  14481. "node_modules/split2": {
  14482. "version": "3.2.2",
  14483. "resolved": "https://registry.npmjs.org/split2/-/split2-3.2.2.tgz",
  14484. "integrity": "sha512-9NThjpgZnifTkJpzTZ7Eue85S49QwpNhZTq6GRJwObb6jnLFNGB7Qm73V5HewTROPyxD0C29xqmaI68bQtV+hg==",
  14485. "dev": true,
  14486. "dependencies": {
  14487. "readable-stream": "^3.0.0"
  14488. }
  14489. },
  14490. "node_modules/sprintf-js": {
  14491. "version": "1.0.3",
  14492. "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",
  14493. "integrity": "sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw="
  14494. },
  14495. "node_modules/sshpk": {
  14496. "version": "1.17.0",
  14497. "resolved": "https://registry.npmjs.org/sshpk/-/sshpk-1.17.0.tgz",
  14498. "integrity": "sha512-/9HIEs1ZXGhSPE8X6Ccm7Nam1z8KcoCqPdI7ecm1N33EzAetWahvQWVqLZtaZQ+IDKX4IyA2o0gBzqIMkAagHQ==",
  14499. "dependencies": {
  14500. "asn1": "~0.2.3",
  14501. "assert-plus": "^1.0.0",
  14502. "bcrypt-pbkdf": "^1.0.0",
  14503. "dashdash": "^1.12.0",
  14504. "ecc-jsbn": "~0.1.1",
  14505. "getpass": "^0.1.1",
  14506. "jsbn": "~0.1.0",
  14507. "safer-buffer": "^2.0.2",
  14508. "tweetnacl": "~0.14.0"
  14509. },
  14510. "bin": {
  14511. "sshpk-conv": "bin/sshpk-conv",
  14512. "sshpk-sign": "bin/sshpk-sign",
  14513. "sshpk-verify": "bin/sshpk-verify"
  14514. },
  14515. "engines": {
  14516. "node": ">=0.10.0"
  14517. }
  14518. },
  14519. "node_modules/ssri": {
  14520. "version": "8.0.1",
  14521. "resolved": "https://registry.npmjs.org/ssri/-/ssri-8.0.1.tgz",
  14522. "integrity": "sha512-97qShzy1AiyxvPNIkLWoGua7xoQzzPjQ0HAH4B0rWKo7SZ6USuPcrUiAFrws0UH8RrbWmgq3LMTObhPIHbbBeQ==",
  14523. "dependencies": {
  14524. "minipass": "^3.1.1"
  14525. },
  14526. "engines": {
  14527. "node": ">= 8"
  14528. }
  14529. },
  14530. "node_modules/stable": {
  14531. "version": "0.1.8",
  14532. "resolved": "https://registry.npmjs.org/stable/-/stable-0.1.8.tgz",
  14533. "integrity": "sha512-ji9qxRnOVfcuLDySj9qzhGSEFVobyt1kIOSkj1qZzYLzq7Tos/oUUWvotUPQLlrsidqsK6tBH89Bc9kL5zHA6w=="
  14534. },
  14535. "node_modules/stack-utils": {
  14536. "version": "2.0.5",
  14537. "resolved": "https://registry.npmjs.org/stack-utils/-/stack-utils-2.0.5.tgz",
  14538. "integrity": "sha512-xrQcmYhOsn/1kX+Vraq+7j4oE2j/6BFscZ0etmYg81xuM8Gq0022Pxb8+IqgOFUIaxHs0KaSb7T1+OegiNrNFA==",
  14539. "dependencies": {
  14540. "escape-string-regexp": "^2.0.0"
  14541. },
  14542. "engines": {
  14543. "node": ">=10"
  14544. }
  14545. },
  14546. "node_modules/stack-utils/node_modules/escape-string-regexp": {
  14547. "version": "2.0.0",
  14548. "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz",
  14549. "integrity": "sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==",
  14550. "engines": {
  14551. "node": ">=8"
  14552. }
  14553. },
  14554. "node_modules/stackframe": {
  14555. "version": "1.2.1",
  14556. "resolved": "https://registry.npmjs.org/stackframe/-/stackframe-1.2.1.tgz",
  14557. "integrity": "sha512-h88QkzREN/hy8eRdyNhhsO7RSJ5oyTqxxmmn0dzBIMUclZsjpfmrsg81vp8mjjAs2vAZ72nyWxRUwSwmh0e4xg=="
  14558. },
  14559. "node_modules/statuses": {
  14560. "version": "1.5.0",
  14561. "resolved": "https://registry.npmjs.org/statuses/-/statuses-1.5.0.tgz",
  14562. "integrity": "sha1-Fhx9rBd2Wf2YEfQ3cfqZOBR4Yow=",
  14563. "engines": {
  14564. "node": ">= 0.6"
  14565. }
  14566. },
  14567. "node_modules/stdout-stream": {
  14568. "version": "1.4.1",
  14569. "resolved": "https://registry.npmjs.org/stdout-stream/-/stdout-stream-1.4.1.tgz",
  14570. "integrity": "sha512-j4emi03KXqJWcIeF8eIXkjMFN1Cmb8gUlDYGeBALLPo5qdyTfA9bOtl8m33lRoC+vFMkP3gl0WsDr6+gzxbbTA==",
  14571. "dependencies": {
  14572. "readable-stream": "^2.0.1"
  14573. }
  14574. },
  14575. "node_modules/stdout-stream/node_modules/isarray": {
  14576. "version": "1.0.0",
  14577. "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz",
  14578. "integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE="
  14579. },
  14580. "node_modules/stdout-stream/node_modules/readable-stream": {
  14581. "version": "2.3.7",
  14582. "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz",
  14583. "integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==",
  14584. "dependencies": {
  14585. "core-util-is": "~1.0.0",
  14586. "inherits": "~2.0.3",
  14587. "isarray": "~1.0.0",
  14588. "process-nextick-args": "~2.0.0",
  14589. "safe-buffer": "~5.1.1",
  14590. "string_decoder": "~1.1.1",
  14591. "util-deprecate": "~1.0.1"
  14592. }
  14593. },
  14594. "node_modules/stdout-stream/node_modules/string_decoder": {
  14595. "version": "1.1.1",
  14596. "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
  14597. "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
  14598. "dependencies": {
  14599. "safe-buffer": "~5.1.0"
  14600. }
  14601. },
  14602. "node_modules/string_decoder": {
  14603. "version": "1.3.0",
  14604. "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz",
  14605. "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==",
  14606. "dependencies": {
  14607. "safe-buffer": "~5.2.0"
  14608. }
  14609. },
  14610. "node_modules/string_decoder/node_modules/safe-buffer": {
  14611. "version": "5.2.1",
  14612. "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
  14613. "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",
  14614. "funding": [
  14615. {
  14616. "type": "github",
  14617. "url": "https://github.com/sponsors/feross"
  14618. },
  14619. {
  14620. "type": "patreon",
  14621. "url": "https://www.patreon.com/feross"
  14622. },
  14623. {
  14624. "type": "consulting",
  14625. "url": "https://feross.org/support"
  14626. }
  14627. ]
  14628. },
  14629. "node_modules/string-length": {
  14630. "version": "4.0.2",
  14631. "resolved": "https://registry.npmjs.org/string-length/-/string-length-4.0.2.tgz",
  14632. "integrity": "sha512-+l6rNN5fYHNhZZy41RXsYptCjA2Igmq4EG7kZAYFQI1E1VTXarr6ZPXBg6eq7Y6eK4FEhY6AJlyuFIb/v/S0VQ==",
  14633. "dependencies": {
  14634. "char-regex": "^1.0.2",
  14635. "strip-ansi": "^6.0.0"
  14636. },
  14637. "engines": {
  14638. "node": ">=10"
  14639. }
  14640. },
  14641. "node_modules/string-natural-compare": {
  14642. "version": "3.0.1",
  14643. "resolved": "https://registry.npmjs.org/string-natural-compare/-/string-natural-compare-3.0.1.tgz",
  14644. "integrity": "sha512-n3sPwynL1nwKi3WJ6AIsClwBMa0zTi54fn2oLU6ndfTSIO05xaznjSf15PcBZU6FNWbmN5Q6cxT4V5hGvB4taw=="
  14645. },
  14646. "node_modules/string-width": {
  14647. "version": "4.2.3",
  14648. "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
  14649. "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
  14650. "dependencies": {
  14651. "emoji-regex": "^8.0.0",
  14652. "is-fullwidth-code-point": "^3.0.0",
  14653. "strip-ansi": "^6.0.1"
  14654. },
  14655. "engines": {
  14656. "node": ">=8"
  14657. }
  14658. },
  14659. "node_modules/string-width/node_modules/emoji-regex": {
  14660. "version": "8.0.0",
  14661. "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
  14662. "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A=="
  14663. },
  14664. "node_modules/string.prototype.matchall": {
  14665. "version": "4.0.7",
  14666. "resolved": "https://registry.npmjs.org/string.prototype.matchall/-/string.prototype.matchall-4.0.7.tgz",
  14667. "integrity": "sha512-f48okCX7JiwVi1NXCVWcFnZgADDC/n2vePlQ/KUCNqCikLLilQvwjMO8+BHVKvgzH0JB0J9LEPgxOGT02RoETg==",
  14668. "dependencies": {
  14669. "call-bind": "^1.0.2",
  14670. "define-properties": "^1.1.3",
  14671. "es-abstract": "^1.19.1",
  14672. "get-intrinsic": "^1.1.1",
  14673. "has-symbols": "^1.0.3",
  14674. "internal-slot": "^1.0.3",
  14675. "regexp.prototype.flags": "^1.4.1",
  14676. "side-channel": "^1.0.4"
  14677. },
  14678. "funding": {
  14679. "url": "https://github.com/sponsors/ljharb"
  14680. }
  14681. },
  14682. "node_modules/string.prototype.trimend": {
  14683. "version": "1.0.4",
  14684. "resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.4.tgz",
  14685. "integrity": "sha512-y9xCjw1P23Awk8EvTpcyL2NIr1j7wJ39f+k6lvRnSMz+mz9CGz9NYPelDk42kOz6+ql8xjfK8oYzy3jAP5QU5A==",
  14686. "dependencies": {
  14687. "call-bind": "^1.0.2",
  14688. "define-properties": "^1.1.3"
  14689. },
  14690. "funding": {
  14691. "url": "https://github.com/sponsors/ljharb"
  14692. }
  14693. },
  14694. "node_modules/string.prototype.trimstart": {
  14695. "version": "1.0.4",
  14696. "resolved": "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.4.tgz",
  14697. "integrity": "sha512-jh6e984OBfvxS50tdY2nRZnoC5/mLFKOREQfw8t5yytkoUsJRNxvI/E39qu1sD0OtWI3OC0XgKSmcWwziwYuZw==",
  14698. "dependencies": {
  14699. "call-bind": "^1.0.2",
  14700. "define-properties": "^1.1.3"
  14701. },
  14702. "funding": {
  14703. "url": "https://github.com/sponsors/ljharb"
  14704. }
  14705. },
  14706. "node_modules/stringify-object": {
  14707. "version": "3.3.0",
  14708. "resolved": "https://registry.npmjs.org/stringify-object/-/stringify-object-3.3.0.tgz",
  14709. "integrity": "sha512-rHqiFh1elqCQ9WPLIC8I0Q/g/wj5J1eMkyoiD6eoQApWHP0FtlK7rqnhmabL5VUY9JQCcqwwvlOaSuutekgyrw==",
  14710. "dependencies": {
  14711. "get-own-enumerable-property-symbols": "^3.0.0",
  14712. "is-obj": "^1.0.1",
  14713. "is-regexp": "^1.0.0"
  14714. },
  14715. "engines": {
  14716. "node": ">=4"
  14717. }
  14718. },
  14719. "node_modules/strip-ansi": {
  14720. "version": "6.0.1",
  14721. "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
  14722. "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
  14723. "dependencies": {
  14724. "ansi-regex": "^5.0.1"
  14725. },
  14726. "engines": {
  14727. "node": ">=8"
  14728. }
  14729. },
  14730. "node_modules/strip-bom": {
  14731. "version": "4.0.0",
  14732. "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-4.0.0.tgz",
  14733. "integrity": "sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==",
  14734. "engines": {
  14735. "node": ">=8"
  14736. }
  14737. },
  14738. "node_modules/strip-comments": {
  14739. "version": "2.0.1",
  14740. "resolved": "https://registry.npmjs.org/strip-comments/-/strip-comments-2.0.1.tgz",
  14741. "integrity": "sha512-ZprKx+bBLXv067WTCALv8SSz5l2+XhpYCsVtSqlMnkAXMWDq+/ekVbl1ghqP9rUHTzv6sm/DwCOiYutU/yp1fw==",
  14742. "engines": {
  14743. "node": ">=10"
  14744. }
  14745. },
  14746. "node_modules/strip-final-newline": {
  14747. "version": "2.0.0",
  14748. "resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-2.0.0.tgz",
  14749. "integrity": "sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==",
  14750. "engines": {
  14751. "node": ">=6"
  14752. }
  14753. },
  14754. "node_modules/strip-indent": {
  14755. "version": "3.0.0",
  14756. "resolved": "https://registry.npmjs.org/strip-indent/-/strip-indent-3.0.0.tgz",
  14757. "integrity": "sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==",
  14758. "dependencies": {
  14759. "min-indent": "^1.0.0"
  14760. },
  14761. "engines": {
  14762. "node": ">=8"
  14763. }
  14764. },
  14765. "node_modules/strip-json-comments": {
  14766. "version": "3.1.1",
  14767. "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz",
  14768. "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==",
  14769. "engines": {
  14770. "node": ">=8"
  14771. },
  14772. "funding": {
  14773. "url": "https://github.com/sponsors/sindresorhus"
  14774. }
  14775. },
  14776. "node_modules/style-loader": {
  14777. "version": "3.3.1",
  14778. "resolved": "https://registry.npmjs.org/style-loader/-/style-loader-3.3.1.tgz",
  14779. "integrity": "sha512-GPcQ+LDJbrcxHORTRes6Jy2sfvK2kS6hpSfI/fXhPt+spVzxF6LJ1dHLN9zIGmVaaP044YKaIatFaufENRiDoQ==",
  14780. "engines": {
  14781. "node": ">= 12.13.0"
  14782. },
  14783. "funding": {
  14784. "type": "opencollective",
  14785. "url": "https://opencollective.com/webpack"
  14786. },
  14787. "peerDependencies": {
  14788. "webpack": "^5.0.0"
  14789. }
  14790. },
  14791. "node_modules/stylehacks": {
  14792. "version": "5.1.0",
  14793. "resolved": "https://registry.npmjs.org/stylehacks/-/stylehacks-5.1.0.tgz",
  14794. "integrity": "sha512-SzLmvHQTrIWfSgljkQCw2++C9+Ne91d/6Sp92I8c5uHTcy/PgeHamwITIbBW9wnFTY/3ZfSXR9HIL6Ikqmcu6Q==",
  14795. "dependencies": {
  14796. "browserslist": "^4.16.6",
  14797. "postcss-selector-parser": "^6.0.4"
  14798. },
  14799. "engines": {
  14800. "node": "^10 || ^12 || >=14.0"
  14801. },
  14802. "peerDependencies": {
  14803. "postcss": "^8.2.15"
  14804. }
  14805. },
  14806. "node_modules/supports-color": {
  14807. "version": "7.2.0",
  14808. "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
  14809. "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
  14810. "dependencies": {
  14811. "has-flag": "^4.0.0"
  14812. },
  14813. "engines": {
  14814. "node": ">=8"
  14815. }
  14816. },
  14817. "node_modules/supports-hyperlinks": {
  14818. "version": "2.2.0",
  14819. "resolved": "https://registry.npmjs.org/supports-hyperlinks/-/supports-hyperlinks-2.2.0.tgz",
  14820. "integrity": "sha512-6sXEzV5+I5j8Bmq9/vUphGRM/RJNT9SCURJLjwfOg51heRtguGWDzcaBlgAzKhQa0EVNpPEKzQuBwZ8S8WaCeQ==",
  14821. "dependencies": {
  14822. "has-flag": "^4.0.0",
  14823. "supports-color": "^7.0.0"
  14824. },
  14825. "engines": {
  14826. "node": ">=8"
  14827. }
  14828. },
  14829. "node_modules/supports-preserve-symlinks-flag": {
  14830. "version": "1.0.0",
  14831. "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz",
  14832. "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==",
  14833. "engines": {
  14834. "node": ">= 0.4"
  14835. },
  14836. "funding": {
  14837. "url": "https://github.com/sponsors/ljharb"
  14838. }
  14839. },
  14840. "node_modules/svg-parser": {
  14841. "version": "2.0.4",
  14842. "resolved": "https://registry.npmjs.org/svg-parser/-/svg-parser-2.0.4.tgz",
  14843. "integrity": "sha512-e4hG1hRwoOdRb37cIMSgzNsxyzKfayW6VOflrwvR+/bzrkyxY/31WkbgnQpgtrNp1SdpJvpUAGTa/ZoiPNDuRQ=="
  14844. },
  14845. "node_modules/svgo": {
  14846. "version": "1.3.2",
  14847. "resolved": "https://registry.npmjs.org/svgo/-/svgo-1.3.2.tgz",
  14848. "integrity": "sha512-yhy/sQYxR5BkC98CY7o31VGsg014AKLEPxdfhora76l36hD9Rdy5NZA/Ocn6yayNPgSamYdtX2rFJdcv07AYVw==",
  14849. "deprecated": "This SVGO version is no longer supported. Upgrade to v2.x.x.",
  14850. "dependencies": {
  14851. "chalk": "^2.4.1",
  14852. "coa": "^2.0.2",
  14853. "css-select": "^2.0.0",
  14854. "css-select-base-adapter": "^0.1.1",
  14855. "css-tree": "1.0.0-alpha.37",
  14856. "csso": "^4.0.2",
  14857. "js-yaml": "^3.13.1",
  14858. "mkdirp": "~0.5.1",
  14859. "object.values": "^1.1.0",
  14860. "sax": "~1.2.4",
  14861. "stable": "^0.1.8",
  14862. "unquote": "~1.1.1",
  14863. "util.promisify": "~1.0.0"
  14864. },
  14865. "bin": {
  14866. "svgo": "bin/svgo"
  14867. },
  14868. "engines": {
  14869. "node": ">=4.0.0"
  14870. }
  14871. },
  14872. "node_modules/svgo/node_modules/ansi-styles": {
  14873. "version": "3.2.1",
  14874. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz",
  14875. "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
  14876. "dependencies": {
  14877. "color-convert": "^1.9.0"
  14878. },
  14879. "engines": {
  14880. "node": ">=4"
  14881. }
  14882. },
  14883. "node_modules/svgo/node_modules/chalk": {
  14884. "version": "2.4.2",
  14885. "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
  14886. "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
  14887. "dependencies": {
  14888. "ansi-styles": "^3.2.1",
  14889. "escape-string-regexp": "^1.0.5",
  14890. "supports-color": "^5.3.0"
  14891. },
  14892. "engines": {
  14893. "node": ">=4"
  14894. }
  14895. },
  14896. "node_modules/svgo/node_modules/color-convert": {
  14897. "version": "1.9.3",
  14898. "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz",
  14899. "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
  14900. "dependencies": {
  14901. "color-name": "1.1.3"
  14902. }
  14903. },
  14904. "node_modules/svgo/node_modules/color-name": {
  14905. "version": "1.1.3",
  14906. "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
  14907. "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU="
  14908. },
  14909. "node_modules/svgo/node_modules/css-select": {
  14910. "version": "2.1.0",
  14911. "resolved": "https://registry.npmjs.org/css-select/-/css-select-2.1.0.tgz",
  14912. "integrity": "sha512-Dqk7LQKpwLoH3VovzZnkzegqNSuAziQyNZUcrdDM401iY+R5NkGBXGmtO05/yaXQziALuPogeG0b7UAgjnTJTQ==",
  14913. "dependencies": {
  14914. "boolbase": "^1.0.0",
  14915. "css-what": "^3.2.1",
  14916. "domutils": "^1.7.0",
  14917. "nth-check": "^1.0.2"
  14918. }
  14919. },
  14920. "node_modules/svgo/node_modules/css-what": {
  14921. "version": "3.4.2",
  14922. "resolved": "https://registry.npmjs.org/css-what/-/css-what-3.4.2.tgz",
  14923. "integrity": "sha512-ACUm3L0/jiZTqfzRM3Hi9Q8eZqd6IK37mMWPLz9PJxkLWllYeRf+EHUSHYEtFop2Eqytaq1FizFVh7XfBnXCDQ==",
  14924. "engines": {
  14925. "node": ">= 6"
  14926. },
  14927. "funding": {
  14928. "url": "https://github.com/sponsors/fb55"
  14929. }
  14930. },
  14931. "node_modules/svgo/node_modules/dom-serializer": {
  14932. "version": "0.2.2",
  14933. "resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-0.2.2.tgz",
  14934. "integrity": "sha512-2/xPb3ORsQ42nHYiSunXkDjPLBaEj/xTwUO4B7XCZQTRk7EBtTOPaygh10YAAh2OI1Qrp6NWfpAhzswj0ydt9g==",
  14935. "dependencies": {
  14936. "domelementtype": "^2.0.1",
  14937. "entities": "^2.0.0"
  14938. }
  14939. },
  14940. "node_modules/svgo/node_modules/domutils": {
  14941. "version": "1.7.0",
  14942. "resolved": "https://registry.npmjs.org/domutils/-/domutils-1.7.0.tgz",
  14943. "integrity": "sha512-Lgd2XcJ/NjEw+7tFvfKxOzCYKZsdct5lczQ2ZaQY8Djz7pfAD3Gbp8ySJWtreII/vDlMVmxwa6pHmdxIYgttDg==",
  14944. "dependencies": {
  14945. "dom-serializer": "0",
  14946. "domelementtype": "1"
  14947. }
  14948. },
  14949. "node_modules/svgo/node_modules/domutils/node_modules/domelementtype": {
  14950. "version": "1.3.1",
  14951. "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-1.3.1.tgz",
  14952. "integrity": "sha512-BSKB+TSpMpFI/HOxCNr1O8aMOTZ8hT3pM3GQ0w/mWRmkhEDSFJkkyzz4XQsBV44BChwGkrDfMyjVD0eA2aFV3w=="
  14953. },
  14954. "node_modules/svgo/node_modules/escape-string-regexp": {
  14955. "version": "1.0.5",
  14956. "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
  14957. "integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=",
  14958. "engines": {
  14959. "node": ">=0.8.0"
  14960. }
  14961. },
  14962. "node_modules/svgo/node_modules/has-flag": {
  14963. "version": "3.0.0",
  14964. "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
  14965. "integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0=",
  14966. "engines": {
  14967. "node": ">=4"
  14968. }
  14969. },
  14970. "node_modules/svgo/node_modules/nth-check": {
  14971. "version": "1.0.2",
  14972. "resolved": "https://registry.npmjs.org/nth-check/-/nth-check-1.0.2.tgz",
  14973. "integrity": "sha512-WeBOdju8SnzPN5vTUJYxYUxLeXpCaVP5i5e0LF8fg7WORF2Wd7wFX/pk0tYZk7s8T+J7VLy0Da6J1+wCT0AtHg==",
  14974. "dependencies": {
  14975. "boolbase": "~1.0.0"
  14976. }
  14977. },
  14978. "node_modules/svgo/node_modules/supports-color": {
  14979. "version": "5.5.0",
  14980. "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
  14981. "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
  14982. "dependencies": {
  14983. "has-flag": "^3.0.0"
  14984. },
  14985. "engines": {
  14986. "node": ">=4"
  14987. }
  14988. },
  14989. "node_modules/symbol-tree": {
  14990. "version": "3.2.4",
  14991. "resolved": "https://registry.npmjs.org/symbol-tree/-/symbol-tree-3.2.4.tgz",
  14992. "integrity": "sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw=="
  14993. },
  14994. "node_modules/tailwindcss": {
  14995. "version": "3.0.24",
  14996. "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.0.24.tgz",
  14997. "integrity": "sha512-H3uMmZNWzG6aqmg9q07ZIRNIawoiEcNFKDfL+YzOPuPsXuDXxJxB9icqzLgdzKNwjG3SAro2h9SYav8ewXNgig==",
  14998. "dependencies": {
  14999. "arg": "^5.0.1",
  15000. "chokidar": "^3.5.3",
  15001. "color-name": "^1.1.4",
  15002. "detective": "^5.2.0",
  15003. "didyoumean": "^1.2.2",
  15004. "dlv": "^1.1.3",
  15005. "fast-glob": "^3.2.11",
  15006. "glob-parent": "^6.0.2",
  15007. "is-glob": "^4.0.3",
  15008. "lilconfig": "^2.0.5",
  15009. "normalize-path": "^3.0.0",
  15010. "object-hash": "^3.0.0",
  15011. "picocolors": "^1.0.0",
  15012. "postcss": "^8.4.12",
  15013. "postcss-js": "^4.0.0",
  15014. "postcss-load-config": "^3.1.4",
  15015. "postcss-nested": "5.0.6",
  15016. "postcss-selector-parser": "^6.0.10",
  15017. "postcss-value-parser": "^4.2.0",
  15018. "quick-lru": "^5.1.1",
  15019. "resolve": "^1.22.0"
  15020. },
  15021. "bin": {
  15022. "tailwind": "lib/cli.js",
  15023. "tailwindcss": "lib/cli.js"
  15024. },
  15025. "engines": {
  15026. "node": ">=12.13.0"
  15027. },
  15028. "peerDependencies": {
  15029. "postcss": "^8.0.9"
  15030. }
  15031. },
  15032. "node_modules/tapable": {
  15033. "version": "2.2.1",
  15034. "resolved": "https://registry.npmjs.org/tapable/-/tapable-2.2.1.tgz",
  15035. "integrity": "sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==",
  15036. "engines": {
  15037. "node": ">=6"
  15038. }
  15039. },
  15040. "node_modules/tar": {
  15041. "version": "6.1.11",
  15042. "resolved": "https://registry.npmjs.org/tar/-/tar-6.1.11.tgz",
  15043. "integrity": "sha512-an/KZQzQUkZCkuoAA64hM92X0Urb6VpRhAFllDzz44U2mcD5scmT3zBc4VgVpkugF580+DQn8eAFSyoQt0tznA==",
  15044. "dependencies": {
  15045. "chownr": "^2.0.0",
  15046. "fs-minipass": "^2.0.0",
  15047. "minipass": "^3.0.0",
  15048. "minizlib": "^2.1.1",
  15049. "mkdirp": "^1.0.3",
  15050. "yallist": "^4.0.0"
  15051. },
  15052. "engines": {
  15053. "node": ">= 10"
  15054. }
  15055. },
  15056. "node_modules/tar/node_modules/mkdirp": {
  15057. "version": "1.0.4",
  15058. "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz",
  15059. "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==",
  15060. "bin": {
  15061. "mkdirp": "bin/cmd.js"
  15062. },
  15063. "engines": {
  15064. "node": ">=10"
  15065. }
  15066. },
  15067. "node_modules/temp-dir": {
  15068. "version": "2.0.0",
  15069. "resolved": "https://registry.npmjs.org/temp-dir/-/temp-dir-2.0.0.tgz",
  15070. "integrity": "sha512-aoBAniQmmwtcKp/7BzsH8Cxzv8OL736p7v1ihGb5e9DJ9kTwGWHrQrVB5+lfVDzfGrdRzXch+ig7LHaY1JTOrg==",
  15071. "engines": {
  15072. "node": ">=8"
  15073. }
  15074. },
  15075. "node_modules/tempy": {
  15076. "version": "0.6.0",
  15077. "resolved": "https://registry.npmjs.org/tempy/-/tempy-0.6.0.tgz",
  15078. "integrity": "sha512-G13vtMYPT/J8A4X2SjdtBTphZlrp1gKv6hZiOjw14RCWg6GbHuQBGtjlx75xLbYV/wEc0D7G5K4rxKP/cXk8Bw==",
  15079. "dependencies": {
  15080. "is-stream": "^2.0.0",
  15081. "temp-dir": "^2.0.0",
  15082. "type-fest": "^0.16.0",
  15083. "unique-string": "^2.0.0"
  15084. },
  15085. "engines": {
  15086. "node": ">=10"
  15087. },
  15088. "funding": {
  15089. "url": "https://github.com/sponsors/sindresorhus"
  15090. }
  15091. },
  15092. "node_modules/tempy/node_modules/type-fest": {
  15093. "version": "0.16.0",
  15094. "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.16.0.tgz",
  15095. "integrity": "sha512-eaBzG6MxNzEn9kiwvtre90cXaNLkmadMWa1zQMs3XORCXNbsH/OewwbxC5ia9dCxIxnTAsSxXJaa/p5y8DlvJg==",
  15096. "engines": {
  15097. "node": ">=10"
  15098. },
  15099. "funding": {
  15100. "url": "https://github.com/sponsors/sindresorhus"
  15101. }
  15102. },
  15103. "node_modules/terminal-link": {
  15104. "version": "2.1.1",
  15105. "resolved": "https://registry.npmjs.org/terminal-link/-/terminal-link-2.1.1.tgz",
  15106. "integrity": "sha512-un0FmiRUQNr5PJqy9kP7c40F5BOfpGlYTrxonDChEZB7pzZxRNp/bt+ymiy9/npwXya9KH99nJ/GXFIiUkYGFQ==",
  15107. "dependencies": {
  15108. "ansi-escapes": "^4.2.1",
  15109. "supports-hyperlinks": "^2.0.0"
  15110. },
  15111. "engines": {
  15112. "node": ">=8"
  15113. },
  15114. "funding": {
  15115. "url": "https://github.com/sponsors/sindresorhus"
  15116. }
  15117. },
  15118. "node_modules/terser": {
  15119. "version": "5.12.1",
  15120. "resolved": "https://registry.npmjs.org/terser/-/terser-5.12.1.tgz",
  15121. "integrity": "sha512-NXbs+7nisos5E+yXwAD+y7zrcTkMqb0dEJxIGtSKPdCBzopf7ni4odPul2aechpV7EXNvOudYOX2bb5tln1jbQ==",
  15122. "dependencies": {
  15123. "acorn": "^8.5.0",
  15124. "commander": "^2.20.0",
  15125. "source-map": "~0.7.2",
  15126. "source-map-support": "~0.5.20"
  15127. },
  15128. "bin": {
  15129. "terser": "bin/terser"
  15130. },
  15131. "engines": {
  15132. "node": ">=10"
  15133. }
  15134. },
  15135. "node_modules/terser-webpack-plugin": {
  15136. "version": "5.3.1",
  15137. "resolved": "https://registry.npmjs.org/terser-webpack-plugin/-/terser-webpack-plugin-5.3.1.tgz",
  15138. "integrity": "sha512-GvlZdT6wPQKbDNW/GDQzZFg/j4vKU96yl2q6mcUkzKOgW4gwf1Z8cZToUCrz31XHlPWH8MVb1r2tFtdDtTGJ7g==",
  15139. "dependencies": {
  15140. "jest-worker": "^27.4.5",
  15141. "schema-utils": "^3.1.1",
  15142. "serialize-javascript": "^6.0.0",
  15143. "source-map": "^0.6.1",
  15144. "terser": "^5.7.2"
  15145. },
  15146. "engines": {
  15147. "node": ">= 10.13.0"
  15148. },
  15149. "funding": {
  15150. "type": "opencollective",
  15151. "url": "https://opencollective.com/webpack"
  15152. },
  15153. "peerDependencies": {
  15154. "webpack": "^5.1.0"
  15155. },
  15156. "peerDependenciesMeta": {
  15157. "@swc/core": {
  15158. "optional": true
  15159. },
  15160. "esbuild": {
  15161. "optional": true
  15162. },
  15163. "uglify-js": {
  15164. "optional": true
  15165. }
  15166. }
  15167. },
  15168. "node_modules/terser/node_modules/commander": {
  15169. "version": "2.20.3",
  15170. "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz",
  15171. "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ=="
  15172. },
  15173. "node_modules/terser/node_modules/source-map": {
  15174. "version": "0.7.3",
  15175. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.3.tgz",
  15176. "integrity": "sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ==",
  15177. "engines": {
  15178. "node": ">= 8"
  15179. }
  15180. },
  15181. "node_modules/test-exclude": {
  15182. "version": "6.0.0",
  15183. "resolved": "https://registry.npmjs.org/test-exclude/-/test-exclude-6.0.0.tgz",
  15184. "integrity": "sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==",
  15185. "dependencies": {
  15186. "@istanbuljs/schema": "^0.1.2",
  15187. "glob": "^7.1.4",
  15188. "minimatch": "^3.0.4"
  15189. },
  15190. "engines": {
  15191. "node": ">=8"
  15192. }
  15193. },
  15194. "node_modules/text-table": {
  15195. "version": "0.2.0",
  15196. "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz",
  15197. "integrity": "sha1-f17oI66AUgfACvLfSoTsP8+lcLQ="
  15198. },
  15199. "node_modules/throat": {
  15200. "version": "6.0.1",
  15201. "resolved": "https://registry.npmjs.org/throat/-/throat-6.0.1.tgz",
  15202. "integrity": "sha512-8hmiGIJMDlwjg7dlJ4yKGLK8EsYqKgPWbG3b4wjJddKNwc7N7Dpn08Df4szr/sZdMVeOstrdYSsqzX6BYbcB+w=="
  15203. },
  15204. "node_modules/through2": {
  15205. "version": "4.0.2",
  15206. "resolved": "https://registry.npmjs.org/through2/-/through2-4.0.2.tgz",
  15207. "integrity": "sha512-iOqSav00cVxEEICeD7TjLB1sueEL+81Wpzp2bY17uZjZN0pWZPuo4suZ/61VujxmqSGFfgOcNuTZ85QJwNZQpw==",
  15208. "dev": true,
  15209. "dependencies": {
  15210. "readable-stream": "3"
  15211. }
  15212. },
  15213. "node_modules/thunky": {
  15214. "version": "1.1.0",
  15215. "resolved": "https://registry.npmjs.org/thunky/-/thunky-1.1.0.tgz",
  15216. "integrity": "sha512-eHY7nBftgThBqOyHGVN+l8gF0BucP09fMo0oO/Lb0w1OF80dJv+lDVpXG60WMQvkcxAkNybKsrEIE3ZtKGmPrA=="
  15217. },
  15218. "node_modules/tiny-invariant": {
  15219. "version": "1.2.0",
  15220. "resolved": "https://registry.npmjs.org/tiny-invariant/-/tiny-invariant-1.2.0.tgz",
  15221. "integrity": "sha512-1Uhn/aqw5C6RI4KejVeTg6mIS7IqxnLJ8Mv2tV5rTc0qWobay7pDUz6Wi392Cnc8ak1H0F2cjoRzb2/AW4+Fvg=="
  15222. },
  15223. "node_modules/tiny-warning": {
  15224. "version": "1.0.3",
  15225. "resolved": "https://registry.npmjs.org/tiny-warning/-/tiny-warning-1.0.3.tgz",
  15226. "integrity": "sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA=="
  15227. },
  15228. "node_modules/tmpl": {
  15229. "version": "1.0.5",
  15230. "resolved": "https://registry.npmjs.org/tmpl/-/tmpl-1.0.5.tgz",
  15231. "integrity": "sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw=="
  15232. },
  15233. "node_modules/to-fast-properties": {
  15234. "version": "2.0.0",
  15235. "resolved": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz",
  15236. "integrity": "sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4=",
  15237. "engines": {
  15238. "node": ">=4"
  15239. }
  15240. },
  15241. "node_modules/to-regex-range": {
  15242. "version": "5.0.1",
  15243. "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
  15244. "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
  15245. "dependencies": {
  15246. "is-number": "^7.0.0"
  15247. },
  15248. "engines": {
  15249. "node": ">=8.0"
  15250. }
  15251. },
  15252. "node_modules/toidentifier": {
  15253. "version": "1.0.1",
  15254. "resolved": "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz",
  15255. "integrity": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==",
  15256. "engines": {
  15257. "node": ">=0.6"
  15258. }
  15259. },
  15260. "node_modules/tough-cookie": {
  15261. "version": "4.0.0",
  15262. "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-4.0.0.tgz",
  15263. "integrity": "sha512-tHdtEpQCMrc1YLrMaqXXcj6AxhYi/xgit6mZu1+EDWUn+qhUf8wMQoFIy9NXuq23zAwtcB0t/MjACGR18pcRbg==",
  15264. "dependencies": {
  15265. "psl": "^1.1.33",
  15266. "punycode": "^2.1.1",
  15267. "universalify": "^0.1.2"
  15268. },
  15269. "engines": {
  15270. "node": ">=6"
  15271. }
  15272. },
  15273. "node_modules/tough-cookie/node_modules/universalify": {
  15274. "version": "0.1.2",
  15275. "resolved": "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz",
  15276. "integrity": "sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==",
  15277. "engines": {
  15278. "node": ">= 4.0.0"
  15279. }
  15280. },
  15281. "node_modules/tr46": {
  15282. "version": "2.1.0",
  15283. "resolved": "https://registry.npmjs.org/tr46/-/tr46-2.1.0.tgz",
  15284. "integrity": "sha512-15Ih7phfcdP5YxqiB+iDtLoaTz4Nd35+IiAv0kQ5FNKHzXgdWqPoTIqEDDJmXceQt4JZk6lVPT8lnDlPpGDppw==",
  15285. "dependencies": {
  15286. "punycode": "^2.1.1"
  15287. },
  15288. "engines": {
  15289. "node": ">=8"
  15290. }
  15291. },
  15292. "node_modules/tree-kill": {
  15293. "version": "1.2.2",
  15294. "resolved": "https://registry.npmjs.org/tree-kill/-/tree-kill-1.2.2.tgz",
  15295. "integrity": "sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==",
  15296. "dev": true,
  15297. "bin": {
  15298. "tree-kill": "cli.js"
  15299. }
  15300. },
  15301. "node_modules/trim-newlines": {
  15302. "version": "3.0.1",
  15303. "resolved": "https://registry.npmjs.org/trim-newlines/-/trim-newlines-3.0.1.tgz",
  15304. "integrity": "sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==",
  15305. "engines": {
  15306. "node": ">=8"
  15307. }
  15308. },
  15309. "node_modules/true-case-path": {
  15310. "version": "1.0.3",
  15311. "resolved": "https://registry.npmjs.org/true-case-path/-/true-case-path-1.0.3.tgz",
  15312. "integrity": "sha512-m6s2OdQe5wgpFMC+pAJ+q9djG82O2jcHPOI6RNg1yy9rCYR+WD6Nbpl32fDpfC56nirdRy+opFa/Vk7HYhqaew==",
  15313. "dependencies": {
  15314. "glob": "^7.1.2"
  15315. }
  15316. },
  15317. "node_modules/tryer": {
  15318. "version": "1.0.1",
  15319. "resolved": "https://registry.npmjs.org/tryer/-/tryer-1.0.1.tgz",
  15320. "integrity": "sha512-c3zayb8/kWWpycWYg87P71E1S1ZL6b6IJxfb5fvsUgsf0S2MVGaDhDXXjDMpdCpfWXqptc+4mXwmiy1ypXqRAA=="
  15321. },
  15322. "node_modules/tsconfig-paths": {
  15323. "version": "3.14.1",
  15324. "resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.14.1.tgz",
  15325. "integrity": "sha512-fxDhWnFSLt3VuTwtvJt5fpwxBHg5AdKWMsgcPOOIilyjymcYVZoCQF8fvFRezCNfblEXmi+PcM1eYHeOAgXCOQ==",
  15326. "dependencies": {
  15327. "@types/json5": "^0.0.29",
  15328. "json5": "^1.0.1",
  15329. "minimist": "^1.2.6",
  15330. "strip-bom": "^3.0.0"
  15331. }
  15332. },
  15333. "node_modules/tsconfig-paths/node_modules/json5": {
  15334. "version": "1.0.1",
  15335. "resolved": "https://registry.npmjs.org/json5/-/json5-1.0.1.tgz",
  15336. "integrity": "sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==",
  15337. "dependencies": {
  15338. "minimist": "^1.2.0"
  15339. },
  15340. "bin": {
  15341. "json5": "lib/cli.js"
  15342. }
  15343. },
  15344. "node_modules/tsconfig-paths/node_modules/strip-bom": {
  15345. "version": "3.0.0",
  15346. "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz",
  15347. "integrity": "sha1-IzTBjpx1n3vdVv3vfprj1YjmjtM=",
  15348. "engines": {
  15349. "node": ">=4"
  15350. }
  15351. },
  15352. "node_modules/tslib": {
  15353. "version": "2.3.1",
  15354. "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz",
  15355. "integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw=="
  15356. },
  15357. "node_modules/tsutils": {
  15358. "version": "3.21.0",
  15359. "resolved": "https://registry.npmjs.org/tsutils/-/tsutils-3.21.0.tgz",
  15360. "integrity": "sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==",
  15361. "dependencies": {
  15362. "tslib": "^1.8.1"
  15363. },
  15364. "engines": {
  15365. "node": ">= 6"
  15366. },
  15367. "peerDependencies": {
  15368. "typescript": ">=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta"
  15369. }
  15370. },
  15371. "node_modules/tsutils/node_modules/tslib": {
  15372. "version": "1.14.1",
  15373. "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
  15374. "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
  15375. },
  15376. "node_modules/tunnel-agent": {
  15377. "version": "0.6.0",
  15378. "resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz",
  15379. "integrity": "sha1-J6XeoGs2sEoKmWZ3SykIaPD8QP0=",
  15380. "dependencies": {
  15381. "safe-buffer": "^5.0.1"
  15382. },
  15383. "engines": {
  15384. "node": "*"
  15385. }
  15386. },
  15387. "node_modules/tweetnacl": {
  15388. "version": "0.14.5",
  15389. "resolved": "https://registry.npmjs.org/tweetnacl/-/tweetnacl-0.14.5.tgz",
  15390. "integrity": "sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q="
  15391. },
  15392. "node_modules/type-check": {
  15393. "version": "0.4.0",
  15394. "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz",
  15395. "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==",
  15396. "dependencies": {
  15397. "prelude-ls": "^1.2.1"
  15398. },
  15399. "engines": {
  15400. "node": ">= 0.8.0"
  15401. }
  15402. },
  15403. "node_modules/type-detect": {
  15404. "version": "4.0.8",
  15405. "resolved": "https://registry.npmjs.org/type-detect/-/type-detect-4.0.8.tgz",
  15406. "integrity": "sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==",
  15407. "engines": {
  15408. "node": ">=4"
  15409. }
  15410. },
  15411. "node_modules/type-fest": {
  15412. "version": "0.21.3",
  15413. "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz",
  15414. "integrity": "sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==",
  15415. "engines": {
  15416. "node": ">=10"
  15417. },
  15418. "funding": {
  15419. "url": "https://github.com/sponsors/sindresorhus"
  15420. }
  15421. },
  15422. "node_modules/type-is": {
  15423. "version": "1.6.18",
  15424. "resolved": "https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz",
  15425. "integrity": "sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==",
  15426. "dependencies": {
  15427. "media-typer": "0.3.0",
  15428. "mime-types": "~2.1.24"
  15429. },
  15430. "engines": {
  15431. "node": ">= 0.6"
  15432. }
  15433. },
  15434. "node_modules/typedarray-to-buffer": {
  15435. "version": "3.1.5",
  15436. "resolved": "https://registry.npmjs.org/typedarray-to-buffer/-/typedarray-to-buffer-3.1.5.tgz",
  15437. "integrity": "sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==",
  15438. "dependencies": {
  15439. "is-typedarray": "^1.0.0"
  15440. }
  15441. },
  15442. "node_modules/typescript": {
  15443. "version": "4.6.3",
  15444. "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.6.3.tgz",
  15445. "integrity": "sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==",
  15446. "bin": {
  15447. "tsc": "bin/tsc",
  15448. "tsserver": "bin/tsserver"
  15449. },
  15450. "engines": {
  15451. "node": ">=4.2.0"
  15452. }
  15453. },
  15454. "node_modules/unbox-primitive": {
  15455. "version": "1.0.1",
  15456. "resolved": "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.1.tgz",
  15457. "integrity": "sha512-tZU/3NqK3dA5gpE1KtyiJUrEB0lxnGkMFHptJ7q6ewdZ8s12QrODwNbhIJStmJkd1QDXa1NRA8aF2A1zk/Ypyw==",
  15458. "dependencies": {
  15459. "function-bind": "^1.1.1",
  15460. "has-bigints": "^1.0.1",
  15461. "has-symbols": "^1.0.2",
  15462. "which-boxed-primitive": "^1.0.2"
  15463. },
  15464. "funding": {
  15465. "url": "https://github.com/sponsors/ljharb"
  15466. }
  15467. },
  15468. "node_modules/unicode-canonical-property-names-ecmascript": {
  15469. "version": "2.0.0",
  15470. "resolved": "https://registry.npmjs.org/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.0.tgz",
  15471. "integrity": "sha512-yY5PpDlfVIU5+y/BSCxAJRBIS1Zc2dDG3Ujq+sR0U+JjUevW2JhocOF+soROYDSaAezOzOKuyyixhD6mBknSmQ==",
  15472. "engines": {
  15473. "node": ">=4"
  15474. }
  15475. },
  15476. "node_modules/unicode-match-property-ecmascript": {
  15477. "version": "2.0.0",
  15478. "resolved": "https://registry.npmjs.org/unicode-match-property-ecmascript/-/unicode-match-property-ecmascript-2.0.0.tgz",
  15479. "integrity": "sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==",
  15480. "dependencies": {
  15481. "unicode-canonical-property-names-ecmascript": "^2.0.0",
  15482. "unicode-property-aliases-ecmascript": "^2.0.0"
  15483. },
  15484. "engines": {
  15485. "node": ">=4"
  15486. }
  15487. },
  15488. "node_modules/unicode-match-property-value-ecmascript": {
  15489. "version": "2.0.0",
  15490. "resolved": "https://registry.npmjs.org/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-2.0.0.tgz",
  15491. "integrity": "sha512-7Yhkc0Ye+t4PNYzOGKedDhXbYIBe1XEQYQxOPyhcXNMJ0WCABqqj6ckydd6pWRZTHV4GuCPKdBAUiMc60tsKVw==",
  15492. "engines": {
  15493. "node": ">=4"
  15494. }
  15495. },
  15496. "node_modules/unicode-property-aliases-ecmascript": {
  15497. "version": "2.0.0",
  15498. "resolved": "https://registry.npmjs.org/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.0.0.tgz",
  15499. "integrity": "sha512-5Zfuy9q/DFr4tfO7ZPeVXb1aPoeQSdeFMLpYuFebehDAhbuevLs5yxSZmIFN1tP5F9Wl4IpJrYojg85/zgyZHQ==",
  15500. "engines": {
  15501. "node": ">=4"
  15502. }
  15503. },
  15504. "node_modules/unique-filename": {
  15505. "version": "1.1.1",
  15506. "resolved": "https://registry.npmjs.org/unique-filename/-/unique-filename-1.1.1.tgz",
  15507. "integrity": "sha512-Vmp0jIp2ln35UTXuryvjzkjGdRyf9b2lTXuSYUiPmzRcl3FDtYqAwOnTJkAngD9SWhnoJzDbTKwaOrZ+STtxNQ==",
  15508. "dependencies": {
  15509. "unique-slug": "^2.0.0"
  15510. }
  15511. },
  15512. "node_modules/unique-slug": {
  15513. "version": "2.0.2",
  15514. "resolved": "https://registry.npmjs.org/unique-slug/-/unique-slug-2.0.2.tgz",
  15515. "integrity": "sha512-zoWr9ObaxALD3DOPfjPSqxt4fnZiWblxHIgeWqW8x7UqDzEtHEQLzji2cuJYQFCU6KmoJikOYAZlrTHHebjx2w==",
  15516. "dependencies": {
  15517. "imurmurhash": "^0.1.4"
  15518. }
  15519. },
  15520. "node_modules/unique-string": {
  15521. "version": "2.0.0",
  15522. "resolved": "https://registry.npmjs.org/unique-string/-/unique-string-2.0.0.tgz",
  15523. "integrity": "sha512-uNaeirEPvpZWSgzwsPGtU2zVSTrn/8L5q/IexZmH0eH6SA73CmAA5U4GwORTxQAZs95TAXLNqeLoPPNO5gZfWg==",
  15524. "dependencies": {
  15525. "crypto-random-string": "^2.0.0"
  15526. },
  15527. "engines": {
  15528. "node": ">=8"
  15529. }
  15530. },
  15531. "node_modules/universalify": {
  15532. "version": "2.0.0",
  15533. "resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz",
  15534. "integrity": "sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==",
  15535. "engines": {
  15536. "node": ">= 10.0.0"
  15537. }
  15538. },
  15539. "node_modules/unpipe": {
  15540. "version": "1.0.0",
  15541. "resolved": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz",
  15542. "integrity": "sha1-sr9O6FFKrmFltIF4KdIbLvSZBOw=",
  15543. "engines": {
  15544. "node": ">= 0.8"
  15545. }
  15546. },
  15547. "node_modules/unquote": {
  15548. "version": "1.1.1",
  15549. "resolved": "https://registry.npmjs.org/unquote/-/unquote-1.1.1.tgz",
  15550. "integrity": "sha1-j97XMk7G6IoP+LkF58CYzcCG1UQ="
  15551. },
  15552. "node_modules/untildify": {
  15553. "version": "4.0.0",
  15554. "resolved": "https://registry.npmjs.org/untildify/-/untildify-4.0.0.tgz",
  15555. "integrity": "sha512-KK8xQ1mkzZeg9inewmFVDNkg3l5LUhoq9kN6iWYB/CC9YMG8HA+c1Q8HwDe6dEX7kErrEVNVBO3fWsVq5iDgtw==",
  15556. "dev": true,
  15557. "engines": {
  15558. "node": ">=8"
  15559. }
  15560. },
  15561. "node_modules/upath": {
  15562. "version": "1.2.0",
  15563. "resolved": "https://registry.npmjs.org/upath/-/upath-1.2.0.tgz",
  15564. "integrity": "sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg==",
  15565. "engines": {
  15566. "node": ">=4",
  15567. "yarn": "*"
  15568. }
  15569. },
  15570. "node_modules/uri-js": {
  15571. "version": "4.4.1",
  15572. "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz",
  15573. "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==",
  15574. "dependencies": {
  15575. "punycode": "^2.1.0"
  15576. }
  15577. },
  15578. "node_modules/util-deprecate": {
  15579. "version": "1.0.2",
  15580. "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
  15581. "integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8="
  15582. },
  15583. "node_modules/util.promisify": {
  15584. "version": "1.0.1",
  15585. "resolved": "https://registry.npmjs.org/util.promisify/-/util.promisify-1.0.1.tgz",
  15586. "integrity": "sha512-g9JpC/3He3bm38zsLupWryXHoEcS22YHthuPQSJdMy6KNrzIRzWqcsHzD/WUnqe45whVou4VIsPew37DoXWNrA==",
  15587. "dependencies": {
  15588. "define-properties": "^1.1.3",
  15589. "es-abstract": "^1.17.2",
  15590. "has-symbols": "^1.0.1",
  15591. "object.getownpropertydescriptors": "^2.1.0"
  15592. },
  15593. "funding": {
  15594. "url": "https://github.com/sponsors/ljharb"
  15595. }
  15596. },
  15597. "node_modules/utila": {
  15598. "version": "0.4.0",
  15599. "resolved": "https://registry.npmjs.org/utila/-/utila-0.4.0.tgz",
  15600. "integrity": "sha1-ihagXURWV6Oupe7MWxKk+lN5dyw="
  15601. },
  15602. "node_modules/utils-merge": {
  15603. "version": "1.0.1",
  15604. "resolved": "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz",
  15605. "integrity": "sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=",
  15606. "engines": {
  15607. "node": ">= 0.4.0"
  15608. }
  15609. },
  15610. "node_modules/uuid": {
  15611. "version": "8.3.2",
  15612. "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz",
  15613. "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==",
  15614. "bin": {
  15615. "uuid": "dist/bin/uuid"
  15616. }
  15617. },
  15618. "node_modules/v8-compile-cache": {
  15619. "version": "2.3.0",
  15620. "resolved": "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz",
  15621. "integrity": "sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA=="
  15622. },
  15623. "node_modules/v8-to-istanbul": {
  15624. "version": "8.1.1",
  15625. "resolved": "https://registry.npmjs.org/v8-to-istanbul/-/v8-to-istanbul-8.1.1.tgz",
  15626. "integrity": "sha512-FGtKtv3xIpR6BYhvgH8MI/y78oT7d8Au3ww4QIxymrCtZEh5b8gCw2siywE+puhEmuWKDtmfrvF5UlB298ut3w==",
  15627. "dependencies": {
  15628. "@types/istanbul-lib-coverage": "^2.0.1",
  15629. "convert-source-map": "^1.6.0",
  15630. "source-map": "^0.7.3"
  15631. },
  15632. "engines": {
  15633. "node": ">=10.12.0"
  15634. }
  15635. },
  15636. "node_modules/v8-to-istanbul/node_modules/source-map": {
  15637. "version": "0.7.3",
  15638. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.3.tgz",
  15639. "integrity": "sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ==",
  15640. "engines": {
  15641. "node": ">= 8"
  15642. }
  15643. },
  15644. "node_modules/validate-npm-package-license": {
  15645. "version": "3.0.4",
  15646. "resolved": "https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz",
  15647. "integrity": "sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==",
  15648. "dependencies": {
  15649. "spdx-correct": "^3.0.0",
  15650. "spdx-expression-parse": "^3.0.0"
  15651. }
  15652. },
  15653. "node_modules/value-equal": {
  15654. "version": "1.0.1",
  15655. "resolved": "https://registry.npmjs.org/value-equal/-/value-equal-1.0.1.tgz",
  15656. "integrity": "sha512-NOJ6JZCAWr0zlxZt+xqCHNTEKOsrks2HQd4MqhP1qy4z1SkbEP467eNx6TgDKXMvUOb+OENfJCZwM+16n7fRfw=="
  15657. },
  15658. "node_modules/vary": {
  15659. "version": "1.1.2",
  15660. "resolved": "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz",
  15661. "integrity": "sha1-IpnwLG3tMNSllhsLn3RSShj2NPw=",
  15662. "engines": {
  15663. "node": ">= 0.8"
  15664. }
  15665. },
  15666. "node_modules/verror": {
  15667. "version": "1.10.0",
  15668. "resolved": "https://registry.npmjs.org/verror/-/verror-1.10.0.tgz",
  15669. "integrity": "sha1-OhBcoXBTr1XW4nDB+CiGguGNpAA=",
  15670. "engines": [
  15671. "node >=0.6.0"
  15672. ],
  15673. "dependencies": {
  15674. "assert-plus": "^1.0.0",
  15675. "core-util-is": "1.0.2",
  15676. "extsprintf": "^1.2.0"
  15677. }
  15678. },
  15679. "node_modules/verror/node_modules/core-util-is": {
  15680. "version": "1.0.2",
  15681. "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz",
  15682. "integrity": "sha1-tf1UIgqivFq1eqtxQMlAdUUDwac="
  15683. },
  15684. "node_modules/w3c-hr-time": {
  15685. "version": "1.0.2",
  15686. "resolved": "https://registry.npmjs.org/w3c-hr-time/-/w3c-hr-time-1.0.2.tgz",
  15687. "integrity": "sha512-z8P5DvDNjKDoFIHK7q8r8lackT6l+jo/Ye3HOle7l9nICP9lf1Ci25fy9vHd0JOWewkIFzXIEig3TdKT7JQ5fQ==",
  15688. "dependencies": {
  15689. "browser-process-hrtime": "^1.0.0"
  15690. }
  15691. },
  15692. "node_modules/w3c-xmlserializer": {
  15693. "version": "2.0.0",
  15694. "resolved": "https://registry.npmjs.org/w3c-xmlserializer/-/w3c-xmlserializer-2.0.0.tgz",
  15695. "integrity": "sha512-4tzD0mF8iSiMiNs30BiLO3EpfGLZUT2MSX/G+o7ZywDzliWQ3OPtTZ0PTC3B3ca1UAf4cJMHB+2Bf56EriJuRA==",
  15696. "dependencies": {
  15697. "xml-name-validator": "^3.0.0"
  15698. },
  15699. "engines": {
  15700. "node": ">=10"
  15701. }
  15702. },
  15703. "node_modules/walker": {
  15704. "version": "1.0.8",
  15705. "resolved": "https://registry.npmjs.org/walker/-/walker-1.0.8.tgz",
  15706. "integrity": "sha512-ts/8E8l5b7kY0vlWLewOkDXMmPdLcVV4GmOQLyxuSswIJsweeFZtAsMF7k1Nszz+TYBQrlYRmzOnr398y1JemQ==",
  15707. "dependencies": {
  15708. "makeerror": "1.0.12"
  15709. }
  15710. },
  15711. "node_modules/watchpack": {
  15712. "version": "2.3.1",
  15713. "resolved": "https://registry.npmjs.org/watchpack/-/watchpack-2.3.1.tgz",
  15714. "integrity": "sha512-x0t0JuydIo8qCNctdDrn1OzH/qDzk2+rdCOC3YzumZ42fiMqmQ7T3xQurykYMhYfHaPHTp4ZxAx2NfUo1K6QaA==",
  15715. "dependencies": {
  15716. "glob-to-regexp": "^0.4.1",
  15717. "graceful-fs": "^4.1.2"
  15718. },
  15719. "engines": {
  15720. "node": ">=10.13.0"
  15721. }
  15722. },
  15723. "node_modules/wbuf": {
  15724. "version": "1.7.3",
  15725. "resolved": "https://registry.npmjs.org/wbuf/-/wbuf-1.7.3.tgz",
  15726. "integrity": "sha512-O84QOnr0icsbFGLS0O3bI5FswxzRr8/gHwWkDlQFskhSPryQXvrTMxjxGP4+iWYoauLoBvfDpkrOauZ+0iZpDA==",
  15727. "dependencies": {
  15728. "minimalistic-assert": "^1.0.0"
  15729. }
  15730. },
  15731. "node_modules/web-vitals": {
  15732. "version": "0.2.4",
  15733. "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-0.2.4.tgz",
  15734. "integrity": "sha512-6BjspCO9VriYy12z356nL6JBS0GYeEcA457YyRzD+dD6XYCQ75NKhcOHUMHentOE7OcVCIXXDvOm0jKFfQG2Gg=="
  15735. },
  15736. "node_modules/webidl-conversions": {
  15737. "version": "6.1.0",
  15738. "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-6.1.0.tgz",
  15739. "integrity": "sha512-qBIvFLGiBpLjfwmYAaHPXsn+ho5xZnGvyGvsarywGNc8VyQJUMHJ8OBKGGrPER0okBeMDaan4mNBlgBROxuI8w==",
  15740. "engines": {
  15741. "node": ">=10.4"
  15742. }
  15743. },
  15744. "node_modules/webpack": {
  15745. "version": "5.72.0",
  15746. "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.72.0.tgz",
  15747. "integrity": "sha512-qmSmbspI0Qo5ld49htys8GY9XhS9CGqFoHTsOVAnjBdg0Zn79y135R+k4IR4rKK6+eKaabMhJwiVB7xw0SJu5w==",
  15748. "dependencies": {
  15749. "@types/eslint-scope": "^3.7.3",
  15750. "@types/estree": "^0.0.51",
  15751. "@webassemblyjs/ast": "1.11.1",
  15752. "@webassemblyjs/wasm-edit": "1.11.1",
  15753. "@webassemblyjs/wasm-parser": "1.11.1",
  15754. "acorn": "^8.4.1",
  15755. "acorn-import-assertions": "^1.7.6",
  15756. "browserslist": "^4.14.5",
  15757. "chrome-trace-event": "^1.0.2",
  15758. "enhanced-resolve": "^5.9.2",
  15759. "es-module-lexer": "^0.9.0",
  15760. "eslint-scope": "5.1.1",
  15761. "events": "^3.2.0",
  15762. "glob-to-regexp": "^0.4.1",
  15763. "graceful-fs": "^4.2.9",
  15764. "json-parse-better-errors": "^1.0.2",
  15765. "loader-runner": "^4.2.0",
  15766. "mime-types": "^2.1.27",
  15767. "neo-async": "^2.6.2",
  15768. "schema-utils": "^3.1.0",
  15769. "tapable": "^2.1.1",
  15770. "terser-webpack-plugin": "^5.1.3",
  15771. "watchpack": "^2.3.1",
  15772. "webpack-sources": "^3.2.3"
  15773. },
  15774. "bin": {
  15775. "webpack": "bin/webpack.js"
  15776. },
  15777. "engines": {
  15778. "node": ">=10.13.0"
  15779. },
  15780. "funding": {
  15781. "type": "opencollective",
  15782. "url": "https://opencollective.com/webpack"
  15783. },
  15784. "peerDependenciesMeta": {
  15785. "webpack-cli": {
  15786. "optional": true
  15787. }
  15788. }
  15789. },
  15790. "node_modules/webpack-dev-middleware": {
  15791. "version": "5.3.1",
  15792. "resolved": "https://registry.npmjs.org/webpack-dev-middleware/-/webpack-dev-middleware-5.3.1.tgz",
  15793. "integrity": "sha512-81EujCKkyles2wphtdrnPg/QqegC/AtqNH//mQkBYSMqwFVCQrxM6ktB2O/SPlZy7LqeEfTbV3cZARGQz6umhg==",
  15794. "dependencies": {
  15795. "colorette": "^2.0.10",
  15796. "memfs": "^3.4.1",
  15797. "mime-types": "^2.1.31",
  15798. "range-parser": "^1.2.1",
  15799. "schema-utils": "^4.0.0"
  15800. },
  15801. "engines": {
  15802. "node": ">= 12.13.0"
  15803. },
  15804. "funding": {
  15805. "type": "opencollective",
  15806. "url": "https://opencollective.com/webpack"
  15807. },
  15808. "peerDependencies": {
  15809. "webpack": "^4.0.0 || ^5.0.0"
  15810. }
  15811. },
  15812. "node_modules/webpack-dev-middleware/node_modules/ajv": {
  15813. "version": "8.11.0",
  15814. "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.11.0.tgz",
  15815. "integrity": "sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==",
  15816. "dependencies": {
  15817. "fast-deep-equal": "^3.1.1",
  15818. "json-schema-traverse": "^1.0.0",
  15819. "require-from-string": "^2.0.2",
  15820. "uri-js": "^4.2.2"
  15821. },
  15822. "funding": {
  15823. "type": "github",
  15824. "url": "https://github.com/sponsors/epoberezkin"
  15825. }
  15826. },
  15827. "node_modules/webpack-dev-middleware/node_modules/ajv-keywords": {
  15828. "version": "5.1.0",
  15829. "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz",
  15830. "integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==",
  15831. "dependencies": {
  15832. "fast-deep-equal": "^3.1.3"
  15833. },
  15834. "peerDependencies": {
  15835. "ajv": "^8.8.2"
  15836. }
  15837. },
  15838. "node_modules/webpack-dev-middleware/node_modules/json-schema-traverse": {
  15839. "version": "1.0.0",
  15840. "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
  15841. "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug=="
  15842. },
  15843. "node_modules/webpack-dev-middleware/node_modules/schema-utils": {
  15844. "version": "4.0.0",
  15845. "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.0.0.tgz",
  15846. "integrity": "sha512-1edyXKgh6XnJsJSQ8mKWXnN/BVaIbFMLpouRUrXgVq7WYne5kw3MW7UPhO44uRXQSIpTSXoJbmrR2X0w9kUTyg==",
  15847. "dependencies": {
  15848. "@types/json-schema": "^7.0.9",
  15849. "ajv": "^8.8.0",
  15850. "ajv-formats": "^2.1.1",
  15851. "ajv-keywords": "^5.0.0"
  15852. },
  15853. "engines": {
  15854. "node": ">= 12.13.0"
  15855. },
  15856. "funding": {
  15857. "type": "opencollective",
  15858. "url": "https://opencollective.com/webpack"
  15859. }
  15860. },
  15861. "node_modules/webpack-dev-server": {
  15862. "version": "4.8.1",
  15863. "resolved": "https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-4.8.1.tgz",
  15864. "integrity": "sha512-dwld70gkgNJa33czmcj/PlKY/nOy/BimbrgZRaR9vDATBQAYgLzggR0nxDtPLJiLrMgZwbE6RRfJ5vnBBasTyg==",
  15865. "dependencies": {
  15866. "@types/bonjour": "^3.5.9",
  15867. "@types/connect-history-api-fallback": "^1.3.5",
  15868. "@types/express": "^4.17.13",
  15869. "@types/serve-index": "^1.9.1",
  15870. "@types/sockjs": "^0.3.33",
  15871. "@types/ws": "^8.5.1",
  15872. "ansi-html-community": "^0.0.8",
  15873. "bonjour-service": "^1.0.11",
  15874. "chokidar": "^3.5.3",
  15875. "colorette": "^2.0.10",
  15876. "compression": "^1.7.4",
  15877. "connect-history-api-fallback": "^1.6.0",
  15878. "default-gateway": "^6.0.3",
  15879. "express": "^4.17.3",
  15880. "graceful-fs": "^4.2.6",
  15881. "html-entities": "^2.3.2",
  15882. "http-proxy-middleware": "^2.0.3",
  15883. "ipaddr.js": "^2.0.1",
  15884. "open": "^8.0.9",
  15885. "p-retry": "^4.5.0",
  15886. "portfinder": "^1.0.28",
  15887. "rimraf": "^3.0.2",
  15888. "schema-utils": "^4.0.0",
  15889. "selfsigned": "^2.0.1",
  15890. "serve-index": "^1.9.1",
  15891. "sockjs": "^0.3.21",
  15892. "spdy": "^4.0.2",
  15893. "webpack-dev-middleware": "^5.3.1",
  15894. "ws": "^8.4.2"
  15895. },
  15896. "bin": {
  15897. "webpack-dev-server": "bin/webpack-dev-server.js"
  15898. },
  15899. "engines": {
  15900. "node": ">= 12.13.0"
  15901. },
  15902. "peerDependencies": {
  15903. "webpack": "^4.37.0 || ^5.0.0"
  15904. },
  15905. "peerDependenciesMeta": {
  15906. "webpack-cli": {
  15907. "optional": true
  15908. }
  15909. }
  15910. },
  15911. "node_modules/webpack-dev-server/node_modules/ajv": {
  15912. "version": "8.11.0",
  15913. "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.11.0.tgz",
  15914. "integrity": "sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==",
  15915. "dependencies": {
  15916. "fast-deep-equal": "^3.1.1",
  15917. "json-schema-traverse": "^1.0.0",
  15918. "require-from-string": "^2.0.2",
  15919. "uri-js": "^4.2.2"
  15920. },
  15921. "funding": {
  15922. "type": "github",
  15923. "url": "https://github.com/sponsors/epoberezkin"
  15924. }
  15925. },
  15926. "node_modules/webpack-dev-server/node_modules/ajv-keywords": {
  15927. "version": "5.1.0",
  15928. "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz",
  15929. "integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==",
  15930. "dependencies": {
  15931. "fast-deep-equal": "^3.1.3"
  15932. },
  15933. "peerDependencies": {
  15934. "ajv": "^8.8.2"
  15935. }
  15936. },
  15937. "node_modules/webpack-dev-server/node_modules/json-schema-traverse": {
  15938. "version": "1.0.0",
  15939. "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
  15940. "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug=="
  15941. },
  15942. "node_modules/webpack-dev-server/node_modules/schema-utils": {
  15943. "version": "4.0.0",
  15944. "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.0.0.tgz",
  15945. "integrity": "sha512-1edyXKgh6XnJsJSQ8mKWXnN/BVaIbFMLpouRUrXgVq7WYne5kw3MW7UPhO44uRXQSIpTSXoJbmrR2X0w9kUTyg==",
  15946. "dependencies": {
  15947. "@types/json-schema": "^7.0.9",
  15948. "ajv": "^8.8.0",
  15949. "ajv-formats": "^2.1.1",
  15950. "ajv-keywords": "^5.0.0"
  15951. },
  15952. "engines": {
  15953. "node": ">= 12.13.0"
  15954. },
  15955. "funding": {
  15956. "type": "opencollective",
  15957. "url": "https://opencollective.com/webpack"
  15958. }
  15959. },
  15960. "node_modules/webpack-dev-server/node_modules/ws": {
  15961. "version": "8.5.0",
  15962. "resolved": "https://registry.npmjs.org/ws/-/ws-8.5.0.tgz",
  15963. "integrity": "sha512-BWX0SWVgLPzYwF8lTzEy1egjhS4S4OEAHfsO8o65WOVsrnSRGaSiUaa9e0ggGlkMTtBlmOpEXiie9RUcBO86qg==",
  15964. "engines": {
  15965. "node": ">=10.0.0"
  15966. },
  15967. "peerDependencies": {
  15968. "bufferutil": "^4.0.1",
  15969. "utf-8-validate": "^5.0.2"
  15970. },
  15971. "peerDependenciesMeta": {
  15972. "bufferutil": {
  15973. "optional": true
  15974. },
  15975. "utf-8-validate": {
  15976. "optional": true
  15977. }
  15978. }
  15979. },
  15980. "node_modules/webpack-manifest-plugin": {
  15981. "version": "4.1.1",
  15982. "resolved": "https://registry.npmjs.org/webpack-manifest-plugin/-/webpack-manifest-plugin-4.1.1.tgz",
  15983. "integrity": "sha512-YXUAwxtfKIJIKkhg03MKuiFAD72PlrqCiwdwO4VEXdRO5V0ORCNwaOwAZawPZalCbmH9kBDmXnNeQOw+BIEiow==",
  15984. "dependencies": {
  15985. "tapable": "^2.0.0",
  15986. "webpack-sources": "^2.2.0"
  15987. },
  15988. "engines": {
  15989. "node": ">=12.22.0"
  15990. },
  15991. "peerDependencies": {
  15992. "webpack": "^4.44.2 || ^5.47.0"
  15993. }
  15994. },
  15995. "node_modules/webpack-manifest-plugin/node_modules/webpack-sources": {
  15996. "version": "2.3.1",
  15997. "resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-2.3.1.tgz",
  15998. "integrity": "sha512-y9EI9AO42JjEcrTJFOYmVywVZdKVUfOvDUPsJea5GIr1JOEGFVqwlY2K098fFoIjOkDzHn2AjRvM8dsBZu+gCA==",
  15999. "dependencies": {
  16000. "source-list-map": "^2.0.1",
  16001. "source-map": "^0.6.1"
  16002. },
  16003. "engines": {
  16004. "node": ">=10.13.0"
  16005. }
  16006. },
  16007. "node_modules/webpack-sources": {
  16008. "version": "3.2.3",
  16009. "resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-3.2.3.tgz",
  16010. "integrity": "sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==",
  16011. "engines": {
  16012. "node": ">=10.13.0"
  16013. }
  16014. },
  16015. "node_modules/webpack/node_modules/eslint-scope": {
  16016. "version": "5.1.1",
  16017. "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz",
  16018. "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==",
  16019. "dependencies": {
  16020. "esrecurse": "^4.3.0",
  16021. "estraverse": "^4.1.1"
  16022. },
  16023. "engines": {
  16024. "node": ">=8.0.0"
  16025. }
  16026. },
  16027. "node_modules/webpack/node_modules/estraverse": {
  16028. "version": "4.3.0",
  16029. "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz",
  16030. "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==",
  16031. "engines": {
  16032. "node": ">=4.0"
  16033. }
  16034. },
  16035. "node_modules/websocket-driver": {
  16036. "version": "0.7.4",
  16037. "resolved": "https://registry.npmjs.org/websocket-driver/-/websocket-driver-0.7.4.tgz",
  16038. "integrity": "sha512-b17KeDIQVjvb0ssuSDF2cYXSg2iztliJ4B9WdsuB6J952qCPKmnVq4DyW5motImXHDC1cBT/1UezrJVsKw5zjg==",
  16039. "dependencies": {
  16040. "http-parser-js": ">=0.5.1",
  16041. "safe-buffer": ">=5.1.0",
  16042. "websocket-extensions": ">=0.1.1"
  16043. },
  16044. "engines": {
  16045. "node": ">=0.8.0"
  16046. }
  16047. },
  16048. "node_modules/websocket-extensions": {
  16049. "version": "0.1.4",
  16050. "resolved": "https://registry.npmjs.org/websocket-extensions/-/websocket-extensions-0.1.4.tgz",
  16051. "integrity": "sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg==",
  16052. "engines": {
  16053. "node": ">=0.8.0"
  16054. }
  16055. },
  16056. "node_modules/whatwg-encoding": {
  16057. "version": "1.0.5",
  16058. "resolved": "https://registry.npmjs.org/whatwg-encoding/-/whatwg-encoding-1.0.5.tgz",
  16059. "integrity": "sha512-b5lim54JOPN9HtzvK9HFXvBma/rnfFeqsic0hSpjtDbVxR3dJKLc+KB4V6GgiGOvl7CY/KNh8rxSo9DKQrnUEw==",
  16060. "dependencies": {
  16061. "iconv-lite": "0.4.24"
  16062. }
  16063. },
  16064. "node_modules/whatwg-encoding/node_modules/iconv-lite": {
  16065. "version": "0.4.24",
  16066. "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz",
  16067. "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==",
  16068. "dependencies": {
  16069. "safer-buffer": ">= 2.1.2 < 3"
  16070. },
  16071. "engines": {
  16072. "node": ">=0.10.0"
  16073. }
  16074. },
  16075. "node_modules/whatwg-fetch": {
  16076. "version": "3.6.2",
  16077. "resolved": "https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-3.6.2.tgz",
  16078. "integrity": "sha512-bJlen0FcuU/0EMLrdbJ7zOnW6ITZLrZMIarMUVmdKtsGvZna8vxKYaexICWPfZ8qwf9fzNq+UEIZrnSaApt6RA=="
  16079. },
  16080. "node_modules/whatwg-mimetype": {
  16081. "version": "2.3.0",
  16082. "resolved": "https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz",
  16083. "integrity": "sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g=="
  16084. },
  16085. "node_modules/whatwg-url": {
  16086. "version": "8.7.0",
  16087. "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-8.7.0.tgz",
  16088. "integrity": "sha512-gAojqb/m9Q8a5IV96E3fHJM70AzCkgt4uXYX2O7EmuyOnLrViCQlsEBmF9UQIu3/aeAIp2U17rtbpZWNntQqdg==",
  16089. "dependencies": {
  16090. "lodash": "^4.7.0",
  16091. "tr46": "^2.1.0",
  16092. "webidl-conversions": "^6.1.0"
  16093. },
  16094. "engines": {
  16095. "node": ">=10"
  16096. }
  16097. },
  16098. "node_modules/which": {
  16099. "version": "2.0.2",
  16100. "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
  16101. "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
  16102. "dependencies": {
  16103. "isexe": "^2.0.0"
  16104. },
  16105. "bin": {
  16106. "node-which": "bin/node-which"
  16107. },
  16108. "engines": {
  16109. "node": ">= 8"
  16110. }
  16111. },
  16112. "node_modules/which-boxed-primitive": {
  16113. "version": "1.0.2",
  16114. "resolved": "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz",
  16115. "integrity": "sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==",
  16116. "dependencies": {
  16117. "is-bigint": "^1.0.1",
  16118. "is-boolean-object": "^1.1.0",
  16119. "is-number-object": "^1.0.4",
  16120. "is-string": "^1.0.5",
  16121. "is-symbol": "^1.0.3"
  16122. },
  16123. "funding": {
  16124. "url": "https://github.com/sponsors/ljharb"
  16125. }
  16126. },
  16127. "node_modules/wide-align": {
  16128. "version": "1.1.5",
  16129. "resolved": "https://registry.npmjs.org/wide-align/-/wide-align-1.1.5.tgz",
  16130. "integrity": "sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==",
  16131. "dependencies": {
  16132. "string-width": "^1.0.2 || 2 || 3 || 4"
  16133. }
  16134. },
  16135. "node_modules/word-wrap": {
  16136. "version": "1.2.3",
  16137. "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.3.tgz",
  16138. "integrity": "sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==",
  16139. "engines": {
  16140. "node": ">=0.10.0"
  16141. }
  16142. },
  16143. "node_modules/workbox-background-sync": {
  16144. "version": "5.1.4",
  16145. "resolved": "https://registry.npmjs.org/workbox-background-sync/-/workbox-background-sync-5.1.4.tgz",
  16146. "integrity": "sha512-AH6x5pYq4vwQvfRDWH+vfOePfPIYQ00nCEB7dJRU1e0n9+9HMRyvI63FlDvtFT2AvXVRsXvUt7DNMEToyJLpSA==",
  16147. "dependencies": {
  16148. "workbox-core": "^5.1.4"
  16149. }
  16150. },
  16151. "node_modules/workbox-broadcast-update": {
  16152. "version": "5.1.4",
  16153. "resolved": "https://registry.npmjs.org/workbox-broadcast-update/-/workbox-broadcast-update-5.1.4.tgz",
  16154. "integrity": "sha512-HTyTWkqXvHRuqY73XrwvXPud/FN6x3ROzkfFPsRjtw/kGZuZkPzfeH531qdUGfhtwjmtO/ZzXcWErqVzJNdXaA==",
  16155. "dependencies": {
  16156. "workbox-core": "^5.1.4"
  16157. }
  16158. },
  16159. "node_modules/workbox-build": {
  16160. "version": "6.5.3",
  16161. "resolved": "https://registry.npmjs.org/workbox-build/-/workbox-build-6.5.3.tgz",
  16162. "integrity": "sha512-8JNHHS7u13nhwIYCDea9MNXBNPHXCs5KDZPKI/ZNTr3f4sMGoD7hgFGecbyjX1gw4z6e9bMpMsOEJNyH5htA/w==",
  16163. "dependencies": {
  16164. "@apideck/better-ajv-errors": "^0.3.1",
  16165. "@babel/core": "^7.11.1",
  16166. "@babel/preset-env": "^7.11.0",
  16167. "@babel/runtime": "^7.11.2",
  16168. "@rollup/plugin-babel": "^5.2.0",
  16169. "@rollup/plugin-node-resolve": "^11.2.1",
  16170. "@rollup/plugin-replace": "^2.4.1",
  16171. "@surma/rollup-plugin-off-main-thread": "^2.2.3",
  16172. "ajv": "^8.6.0",
  16173. "common-tags": "^1.8.0",
  16174. "fast-json-stable-stringify": "^2.1.0",
  16175. "fs-extra": "^9.0.1",
  16176. "glob": "^7.1.6",
  16177. "lodash": "^4.17.20",
  16178. "pretty-bytes": "^5.3.0",
  16179. "rollup": "^2.43.1",
  16180. "rollup-plugin-terser": "^7.0.0",
  16181. "source-map": "^0.8.0-beta.0",
  16182. "stringify-object": "^3.3.0",
  16183. "strip-comments": "^2.0.1",
  16184. "tempy": "^0.6.0",
  16185. "upath": "^1.2.0",
  16186. "workbox-background-sync": "6.5.3",
  16187. "workbox-broadcast-update": "6.5.3",
  16188. "workbox-cacheable-response": "6.5.3",
  16189. "workbox-core": "6.5.3",
  16190. "workbox-expiration": "6.5.3",
  16191. "workbox-google-analytics": "6.5.3",
  16192. "workbox-navigation-preload": "6.5.3",
  16193. "workbox-precaching": "6.5.3",
  16194. "workbox-range-requests": "6.5.3",
  16195. "workbox-recipes": "6.5.3",
  16196. "workbox-routing": "6.5.3",
  16197. "workbox-strategies": "6.5.3",
  16198. "workbox-streams": "6.5.3",
  16199. "workbox-sw": "6.5.3",
  16200. "workbox-window": "6.5.3"
  16201. },
  16202. "engines": {
  16203. "node": ">=10.0.0"
  16204. }
  16205. },
  16206. "node_modules/workbox-build/node_modules/@apideck/better-ajv-errors": {
  16207. "version": "0.3.3",
  16208. "resolved": "https://registry.npmjs.org/@apideck/better-ajv-errors/-/better-ajv-errors-0.3.3.tgz",
  16209. "integrity": "sha512-9o+HO2MbJhJHjDYZaDxJmSDckvDpiuItEsrIShV0DXeCshXWRHhqYyU/PKHMkuClOmFnZhRd6wzv4vpDu/dRKg==",
  16210. "dependencies": {
  16211. "json-schema": "^0.4.0",
  16212. "jsonpointer": "^5.0.0",
  16213. "leven": "^3.1.0"
  16214. },
  16215. "engines": {
  16216. "node": ">=10"
  16217. },
  16218. "peerDependencies": {
  16219. "ajv": ">=8"
  16220. }
  16221. },
  16222. "node_modules/workbox-build/node_modules/ajv": {
  16223. "version": "8.11.0",
  16224. "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.11.0.tgz",
  16225. "integrity": "sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==",
  16226. "dependencies": {
  16227. "fast-deep-equal": "^3.1.1",
  16228. "json-schema-traverse": "^1.0.0",
  16229. "require-from-string": "^2.0.2",
  16230. "uri-js": "^4.2.2"
  16231. },
  16232. "funding": {
  16233. "type": "github",
  16234. "url": "https://github.com/sponsors/epoberezkin"
  16235. }
  16236. },
  16237. "node_modules/workbox-build/node_modules/fs-extra": {
  16238. "version": "9.1.0",
  16239. "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-9.1.0.tgz",
  16240. "integrity": "sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==",
  16241. "dependencies": {
  16242. "at-least-node": "^1.0.0",
  16243. "graceful-fs": "^4.2.0",
  16244. "jsonfile": "^6.0.1",
  16245. "universalify": "^2.0.0"
  16246. },
  16247. "engines": {
  16248. "node": ">=10"
  16249. }
  16250. },
  16251. "node_modules/workbox-build/node_modules/json-schema-traverse": {
  16252. "version": "1.0.0",
  16253. "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
  16254. "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug=="
  16255. },
  16256. "node_modules/workbox-build/node_modules/source-map": {
  16257. "version": "0.8.0-beta.0",
  16258. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.8.0-beta.0.tgz",
  16259. "integrity": "sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA==",
  16260. "dependencies": {
  16261. "whatwg-url": "^7.0.0"
  16262. },
  16263. "engines": {
  16264. "node": ">= 8"
  16265. }
  16266. },
  16267. "node_modules/workbox-build/node_modules/tr46": {
  16268. "version": "1.0.1",
  16269. "resolved": "https://registry.npmjs.org/tr46/-/tr46-1.0.1.tgz",
  16270. "integrity": "sha1-qLE/1r/SSJUZZ0zN5VujaTtwbQk=",
  16271. "dependencies": {
  16272. "punycode": "^2.1.0"
  16273. }
  16274. },
  16275. "node_modules/workbox-build/node_modules/webidl-conversions": {
  16276. "version": "4.0.2",
  16277. "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-4.0.2.tgz",
  16278. "integrity": "sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg=="
  16279. },
  16280. "node_modules/workbox-build/node_modules/whatwg-url": {
  16281. "version": "7.1.0",
  16282. "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-7.1.0.tgz",
  16283. "integrity": "sha512-WUu7Rg1DroM7oQvGWfOiAK21n74Gg+T4elXEQYkOhtyLeWiJFoOGLXPKI/9gzIie9CtwVLm8wtw6YJdKyxSjeg==",
  16284. "dependencies": {
  16285. "lodash.sortby": "^4.7.0",
  16286. "tr46": "^1.0.1",
  16287. "webidl-conversions": "^4.0.2"
  16288. }
  16289. },
  16290. "node_modules/workbox-build/node_modules/workbox-background-sync": {
  16291. "version": "6.5.3",
  16292. "resolved": "https://registry.npmjs.org/workbox-background-sync/-/workbox-background-sync-6.5.3.tgz",
  16293. "integrity": "sha512-0DD/V05FAcek6tWv9XYj2w5T/plxhDSpclIcAGjA/b7t/6PdaRkQ7ZgtAX6Q/L7kV7wZ8uYRJUoH11VjNipMZw==",
  16294. "dependencies": {
  16295. "idb": "^6.1.4",
  16296. "workbox-core": "6.5.3"
  16297. }
  16298. },
  16299. "node_modules/workbox-build/node_modules/workbox-broadcast-update": {
  16300. "version": "6.5.3",
  16301. "resolved": "https://registry.npmjs.org/workbox-broadcast-update/-/workbox-broadcast-update-6.5.3.tgz",
  16302. "integrity": "sha512-4AwCIA5DiDrYhlN+Miv/fp5T3/whNmSL+KqhTwRBTZIL6pvTgE4lVuRzAt1JltmqyMcQ3SEfCdfxczuI4kwFQg==",
  16303. "dependencies": {
  16304. "workbox-core": "6.5.3"
  16305. }
  16306. },
  16307. "node_modules/workbox-build/node_modules/workbox-cacheable-response": {
  16308. "version": "6.5.3",
  16309. "resolved": "https://registry.npmjs.org/workbox-cacheable-response/-/workbox-cacheable-response-6.5.3.tgz",
  16310. "integrity": "sha512-6JE/Zm05hNasHzzAGKDkqqgYtZZL2H06ic2GxuRLStA4S/rHUfm2mnLFFXuHAaGR1XuuYyVCEey1M6H3PdZ7SQ==",
  16311. "dependencies": {
  16312. "workbox-core": "6.5.3"
  16313. }
  16314. },
  16315. "node_modules/workbox-build/node_modules/workbox-core": {
  16316. "version": "6.5.3",
  16317. "resolved": "https://registry.npmjs.org/workbox-core/-/workbox-core-6.5.3.tgz",
  16318. "integrity": "sha512-Bb9ey5n/M9x+l3fBTlLpHt9ASTzgSGj6vxni7pY72ilB/Pb3XtN+cZ9yueboVhD5+9cNQrC9n/E1fSrqWsUz7Q=="
  16319. },
  16320. "node_modules/workbox-build/node_modules/workbox-expiration": {
  16321. "version": "6.5.3",
  16322. "resolved": "https://registry.npmjs.org/workbox-expiration/-/workbox-expiration-6.5.3.tgz",
  16323. "integrity": "sha512-jzYopYR1zD04ZMdlbn/R2Ik6ixiXbi15c9iX5H8CTi6RPDz7uhvMLZPKEndZTpfgmUk8mdmT9Vx/AhbuCl5Sqw==",
  16324. "dependencies": {
  16325. "idb": "^6.1.4",
  16326. "workbox-core": "6.5.3"
  16327. }
  16328. },
  16329. "node_modules/workbox-build/node_modules/workbox-google-analytics": {
  16330. "version": "6.5.3",
  16331. "resolved": "https://registry.npmjs.org/workbox-google-analytics/-/workbox-google-analytics-6.5.3.tgz",
  16332. "integrity": "sha512-3GLCHotz5umoRSb4aNQeTbILETcrTVEozSfLhHSBaegHs1PnqCmN0zbIy2TjTpph2AGXiNwDrWGF0AN+UgDNTw==",
  16333. "dependencies": {
  16334. "workbox-background-sync": "6.5.3",
  16335. "workbox-core": "6.5.3",
  16336. "workbox-routing": "6.5.3",
  16337. "workbox-strategies": "6.5.3"
  16338. }
  16339. },
  16340. "node_modules/workbox-build/node_modules/workbox-navigation-preload": {
  16341. "version": "6.5.3",
  16342. "resolved": "https://registry.npmjs.org/workbox-navigation-preload/-/workbox-navigation-preload-6.5.3.tgz",
  16343. "integrity": "sha512-bK1gDFTc5iu6lH3UQ07QVo+0ovErhRNGvJJO/1ngknT0UQ702nmOUhoN9qE5mhuQSrnK+cqu7O7xeaJ+Rd9Tmg==",
  16344. "dependencies": {
  16345. "workbox-core": "6.5.3"
  16346. }
  16347. },
  16348. "node_modules/workbox-build/node_modules/workbox-precaching": {
  16349. "version": "6.5.3",
  16350. "resolved": "https://registry.npmjs.org/workbox-precaching/-/workbox-precaching-6.5.3.tgz",
  16351. "integrity": "sha512-sjNfgNLSsRX5zcc63H/ar/hCf+T19fRtTqvWh795gdpghWb5xsfEkecXEvZ8biEi1QD7X/ljtHphdaPvXDygMQ==",
  16352. "dependencies": {
  16353. "workbox-core": "6.5.3",
  16354. "workbox-routing": "6.5.3",
  16355. "workbox-strategies": "6.5.3"
  16356. }
  16357. },
  16358. "node_modules/workbox-build/node_modules/workbox-range-requests": {
  16359. "version": "6.5.3",
  16360. "resolved": "https://registry.npmjs.org/workbox-range-requests/-/workbox-range-requests-6.5.3.tgz",
  16361. "integrity": "sha512-pGCP80Bpn/0Q0MQsfETSfmtXsQcu3M2QCJwSFuJ6cDp8s2XmbUXkzbuQhCUzKR86ZH2Vex/VUjb2UaZBGamijA==",
  16362. "dependencies": {
  16363. "workbox-core": "6.5.3"
  16364. }
  16365. },
  16366. "node_modules/workbox-build/node_modules/workbox-routing": {
  16367. "version": "6.5.3",
  16368. "resolved": "https://registry.npmjs.org/workbox-routing/-/workbox-routing-6.5.3.tgz",
  16369. "integrity": "sha512-DFjxcuRAJjjt4T34RbMm3MCn+xnd36UT/2RfPRfa8VWJGItGJIn7tG+GwVTdHmvE54i/QmVTJepyAGWtoLPTmg==",
  16370. "dependencies": {
  16371. "workbox-core": "6.5.3"
  16372. }
  16373. },
  16374. "node_modules/workbox-build/node_modules/workbox-strategies": {
  16375. "version": "6.5.3",
  16376. "resolved": "https://registry.npmjs.org/workbox-strategies/-/workbox-strategies-6.5.3.tgz",
  16377. "integrity": "sha512-MgmGRrDVXs7rtSCcetZgkSZyMpRGw8HqL2aguszOc3nUmzGZsT238z/NN9ZouCxSzDu3PQ3ZSKmovAacaIhu1w==",
  16378. "dependencies": {
  16379. "workbox-core": "6.5.3"
  16380. }
  16381. },
  16382. "node_modules/workbox-build/node_modules/workbox-streams": {
  16383. "version": "6.5.3",
  16384. "resolved": "https://registry.npmjs.org/workbox-streams/-/workbox-streams-6.5.3.tgz",
  16385. "integrity": "sha512-vN4Qi8o+b7zj1FDVNZ+PlmAcy1sBoV7SC956uhqYvZ9Sg1fViSbOpydULOssVJ4tOyKRifH/eoi6h99d+sJ33w==",
  16386. "dependencies": {
  16387. "workbox-core": "6.5.3",
  16388. "workbox-routing": "6.5.3"
  16389. }
  16390. },
  16391. "node_modules/workbox-cacheable-response": {
  16392. "version": "5.1.4",
  16393. "resolved": "https://registry.npmjs.org/workbox-cacheable-response/-/workbox-cacheable-response-5.1.4.tgz",
  16394. "integrity": "sha512-0bfvMZs0Of1S5cdswfQK0BXt6ulU5kVD4lwer2CeI+03czHprXR3V4Y8lPTooamn7eHP8Iywi5QjyAMjw0qauA==",
  16395. "dependencies": {
  16396. "workbox-core": "^5.1.4"
  16397. }
  16398. },
  16399. "node_modules/workbox-core": {
  16400. "version": "5.1.4",
  16401. "resolved": "https://registry.npmjs.org/workbox-core/-/workbox-core-5.1.4.tgz",
  16402. "integrity": "sha512-+4iRQan/1D8I81nR2L5vcbaaFskZC2CL17TLbvWVzQ4qiF/ytOGF6XeV54pVxAvKUtkLANhk8TyIUMtiMw2oDg=="
  16403. },
  16404. "node_modules/workbox-expiration": {
  16405. "version": "5.1.4",
  16406. "resolved": "https://registry.npmjs.org/workbox-expiration/-/workbox-expiration-5.1.4.tgz",
  16407. "integrity": "sha512-oDO/5iC65h2Eq7jctAv858W2+CeRW5e0jZBMNRXpzp0ZPvuT6GblUiHnAsC5W5lANs1QS9atVOm4ifrBiYY7AQ==",
  16408. "dependencies": {
  16409. "workbox-core": "^5.1.4"
  16410. }
  16411. },
  16412. "node_modules/workbox-google-analytics": {
  16413. "version": "5.1.4",
  16414. "resolved": "https://registry.npmjs.org/workbox-google-analytics/-/workbox-google-analytics-5.1.4.tgz",
  16415. "integrity": "sha512-0IFhKoEVrreHpKgcOoddV+oIaVXBFKXUzJVBI+nb0bxmcwYuZMdteBTp8AEDJacENtc9xbR0wa9RDCnYsCDLjA==",
  16416. "dependencies": {
  16417. "workbox-background-sync": "^5.1.4",
  16418. "workbox-core": "^5.1.4",
  16419. "workbox-routing": "^5.1.4",
  16420. "workbox-strategies": "^5.1.4"
  16421. }
  16422. },
  16423. "node_modules/workbox-navigation-preload": {
  16424. "version": "5.1.4",
  16425. "resolved": "https://registry.npmjs.org/workbox-navigation-preload/-/workbox-navigation-preload-5.1.4.tgz",
  16426. "integrity": "sha512-Wf03osvK0wTflAfKXba//QmWC5BIaIZARU03JIhAEO2wSB2BDROWI8Q/zmianf54kdV7e1eLaIEZhth4K4MyfQ==",
  16427. "dependencies": {
  16428. "workbox-core": "^5.1.4"
  16429. }
  16430. },
  16431. "node_modules/workbox-precaching": {
  16432. "version": "5.1.4",
  16433. "resolved": "https://registry.npmjs.org/workbox-precaching/-/workbox-precaching-5.1.4.tgz",
  16434. "integrity": "sha512-gCIFrBXmVQLFwvAzuGLCmkUYGVhBb7D1k/IL7pUJUO5xacjLcFUaLnnsoVepBGAiKw34HU1y/YuqvTKim9qAZA==",
  16435. "dependencies": {
  16436. "workbox-core": "^5.1.4"
  16437. }
  16438. },
  16439. "node_modules/workbox-range-requests": {
  16440. "version": "5.1.4",
  16441. "resolved": "https://registry.npmjs.org/workbox-range-requests/-/workbox-range-requests-5.1.4.tgz",
  16442. "integrity": "sha512-1HSujLjgTeoxHrMR2muDW2dKdxqCGMc1KbeyGcmjZZAizJTFwu7CWLDmLv6O1ceWYrhfuLFJO+umYMddk2XMhw==",
  16443. "dependencies": {
  16444. "workbox-core": "^5.1.4"
  16445. }
  16446. },
  16447. "node_modules/workbox-recipes": {
  16448. "version": "6.5.3",
  16449. "resolved": "https://registry.npmjs.org/workbox-recipes/-/workbox-recipes-6.5.3.tgz",
  16450. "integrity": "sha512-IcgiKYmbGiDvvf3PMSEtmwqxwfQ5zwI7OZPio3GWu4PfehA8jI8JHI3KZj+PCfRiUPZhjQHJ3v1HbNs+SiSkig==",
  16451. "dependencies": {
  16452. "workbox-cacheable-response": "6.5.3",
  16453. "workbox-core": "6.5.3",
  16454. "workbox-expiration": "6.5.3",
  16455. "workbox-precaching": "6.5.3",
  16456. "workbox-routing": "6.5.3",
  16457. "workbox-strategies": "6.5.3"
  16458. }
  16459. },
  16460. "node_modules/workbox-recipes/node_modules/workbox-cacheable-response": {
  16461. "version": "6.5.3",
  16462. "resolved": "https://registry.npmjs.org/workbox-cacheable-response/-/workbox-cacheable-response-6.5.3.tgz",
  16463. "integrity": "sha512-6JE/Zm05hNasHzzAGKDkqqgYtZZL2H06ic2GxuRLStA4S/rHUfm2mnLFFXuHAaGR1XuuYyVCEey1M6H3PdZ7SQ==",
  16464. "dependencies": {
  16465. "workbox-core": "6.5.3"
  16466. }
  16467. },
  16468. "node_modules/workbox-recipes/node_modules/workbox-core": {
  16469. "version": "6.5.3",
  16470. "resolved": "https://registry.npmjs.org/workbox-core/-/workbox-core-6.5.3.tgz",
  16471. "integrity": "sha512-Bb9ey5n/M9x+l3fBTlLpHt9ASTzgSGj6vxni7pY72ilB/Pb3XtN+cZ9yueboVhD5+9cNQrC9n/E1fSrqWsUz7Q=="
  16472. },
  16473. "node_modules/workbox-recipes/node_modules/workbox-expiration": {
  16474. "version": "6.5.3",
  16475. "resolved": "https://registry.npmjs.org/workbox-expiration/-/workbox-expiration-6.5.3.tgz",
  16476. "integrity": "sha512-jzYopYR1zD04ZMdlbn/R2Ik6ixiXbi15c9iX5H8CTi6RPDz7uhvMLZPKEndZTpfgmUk8mdmT9Vx/AhbuCl5Sqw==",
  16477. "dependencies": {
  16478. "idb": "^6.1.4",
  16479. "workbox-core": "6.5.3"
  16480. }
  16481. },
  16482. "node_modules/workbox-recipes/node_modules/workbox-precaching": {
  16483. "version": "6.5.3",
  16484. "resolved": "https://registry.npmjs.org/workbox-precaching/-/workbox-precaching-6.5.3.tgz",
  16485. "integrity": "sha512-sjNfgNLSsRX5zcc63H/ar/hCf+T19fRtTqvWh795gdpghWb5xsfEkecXEvZ8biEi1QD7X/ljtHphdaPvXDygMQ==",
  16486. "dependencies": {
  16487. "workbox-core": "6.5.3",
  16488. "workbox-routing": "6.5.3",
  16489. "workbox-strategies": "6.5.3"
  16490. }
  16491. },
  16492. "node_modules/workbox-recipes/node_modules/workbox-routing": {
  16493. "version": "6.5.3",
  16494. "resolved": "https://registry.npmjs.org/workbox-routing/-/workbox-routing-6.5.3.tgz",
  16495. "integrity": "sha512-DFjxcuRAJjjt4T34RbMm3MCn+xnd36UT/2RfPRfa8VWJGItGJIn7tG+GwVTdHmvE54i/QmVTJepyAGWtoLPTmg==",
  16496. "dependencies": {
  16497. "workbox-core": "6.5.3"
  16498. }
  16499. },
  16500. "node_modules/workbox-recipes/node_modules/workbox-strategies": {
  16501. "version": "6.5.3",
  16502. "resolved": "https://registry.npmjs.org/workbox-strategies/-/workbox-strategies-6.5.3.tgz",
  16503. "integrity": "sha512-MgmGRrDVXs7rtSCcetZgkSZyMpRGw8HqL2aguszOc3nUmzGZsT238z/NN9ZouCxSzDu3PQ3ZSKmovAacaIhu1w==",
  16504. "dependencies": {
  16505. "workbox-core": "6.5.3"
  16506. }
  16507. },
  16508. "node_modules/workbox-routing": {
  16509. "version": "5.1.4",
  16510. "resolved": "https://registry.npmjs.org/workbox-routing/-/workbox-routing-5.1.4.tgz",
  16511. "integrity": "sha512-8ljknRfqE1vEQtnMtzfksL+UXO822jJlHTIR7+BtJuxQ17+WPZfsHqvk1ynR/v0EHik4x2+826Hkwpgh4GKDCw==",
  16512. "dependencies": {
  16513. "workbox-core": "^5.1.4"
  16514. }
  16515. },
  16516. "node_modules/workbox-strategies": {
  16517. "version": "5.1.4",
  16518. "resolved": "https://registry.npmjs.org/workbox-strategies/-/workbox-strategies-5.1.4.tgz",
  16519. "integrity": "sha512-VVS57LpaJTdjW3RgZvPwX0NlhNmscR7OQ9bP+N/34cYMDzXLyA6kqWffP6QKXSkca1OFo/v6v7hW7zrrguo6EA==",
  16520. "dependencies": {
  16521. "workbox-core": "^5.1.4",
  16522. "workbox-routing": "^5.1.4"
  16523. }
  16524. },
  16525. "node_modules/workbox-streams": {
  16526. "version": "5.1.4",
  16527. "resolved": "https://registry.npmjs.org/workbox-streams/-/workbox-streams-5.1.4.tgz",
  16528. "integrity": "sha512-xU8yuF1hI/XcVhJUAfbQLa1guQUhdLMPQJkdT0kn6HP5CwiPOGiXnSFq80rAG4b1kJUChQQIGPrq439FQUNVrw==",
  16529. "dependencies": {
  16530. "workbox-core": "^5.1.4",
  16531. "workbox-routing": "^5.1.4"
  16532. }
  16533. },
  16534. "node_modules/workbox-sw": {
  16535. "version": "6.5.3",
  16536. "resolved": "https://registry.npmjs.org/workbox-sw/-/workbox-sw-6.5.3.tgz",
  16537. "integrity": "sha512-BQBzm092w+NqdIEF2yhl32dERt9j9MDGUTa2Eaa+o3YKL4Qqw55W9yQC6f44FdAHdAJrJvp0t+HVrfh8AiGj8A=="
  16538. },
  16539. "node_modules/workbox-webpack-plugin": {
  16540. "version": "6.5.3",
  16541. "resolved": "https://registry.npmjs.org/workbox-webpack-plugin/-/workbox-webpack-plugin-6.5.3.tgz",
  16542. "integrity": "sha512-Es8Xr02Gi6Kc3zaUwR691ZLy61hz3vhhs5GztcklQ7kl5k2qAusPh0s6LF3wEtlpfs9ZDErnmy5SErwoll7jBA==",
  16543. "dependencies": {
  16544. "fast-json-stable-stringify": "^2.1.0",
  16545. "pretty-bytes": "^5.4.1",
  16546. "upath": "^1.2.0",
  16547. "webpack-sources": "^1.4.3",
  16548. "workbox-build": "6.5.3"
  16549. },
  16550. "engines": {
  16551. "node": ">=10.0.0"
  16552. },
  16553. "peerDependencies": {
  16554. "webpack": "^4.4.0 || ^5.9.0"
  16555. }
  16556. },
  16557. "node_modules/workbox-webpack-plugin/node_modules/webpack-sources": {
  16558. "version": "1.4.3",
  16559. "resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-1.4.3.tgz",
  16560. "integrity": "sha512-lgTS3Xhv1lCOKo7SA5TjKXMjpSM4sBjNV5+q2bqesbSPs5FjGmU6jjtBSkX9b4qW87vDIsCIlUPOEhbZrMdjeQ==",
  16561. "dependencies": {
  16562. "source-list-map": "^2.0.0",
  16563. "source-map": "~0.6.1"
  16564. }
  16565. },
  16566. "node_modules/workbox-window": {
  16567. "version": "6.5.3",
  16568. "resolved": "https://registry.npmjs.org/workbox-window/-/workbox-window-6.5.3.tgz",
  16569. "integrity": "sha512-GnJbx1kcKXDtoJBVZs/P7ddP0Yt52NNy4nocjBpYPiRhMqTpJCNrSL+fGHZ/i/oP6p/vhE8II0sA6AZGKGnssw==",
  16570. "dependencies": {
  16571. "@types/trusted-types": "^2.0.2",
  16572. "workbox-core": "6.5.3"
  16573. }
  16574. },
  16575. "node_modules/workbox-window/node_modules/workbox-core": {
  16576. "version": "6.5.3",
  16577. "resolved": "https://registry.npmjs.org/workbox-core/-/workbox-core-6.5.3.tgz",
  16578. "integrity": "sha512-Bb9ey5n/M9x+l3fBTlLpHt9ASTzgSGj6vxni7pY72ilB/Pb3XtN+cZ9yueboVhD5+9cNQrC9n/E1fSrqWsUz7Q=="
  16579. },
  16580. "node_modules/wrap-ansi": {
  16581. "version": "7.0.0",
  16582. "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
  16583. "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
  16584. "dependencies": {
  16585. "ansi-styles": "^4.0.0",
  16586. "string-width": "^4.1.0",
  16587. "strip-ansi": "^6.0.0"
  16588. },
  16589. "engines": {
  16590. "node": ">=10"
  16591. },
  16592. "funding": {
  16593. "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
  16594. }
  16595. },
  16596. "node_modules/wrappy": {
  16597. "version": "1.0.2",
  16598. "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
  16599. "integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8="
  16600. },
  16601. "node_modules/write-file-atomic": {
  16602. "version": "3.0.3",
  16603. "resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-3.0.3.tgz",
  16604. "integrity": "sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q==",
  16605. "dependencies": {
  16606. "imurmurhash": "^0.1.4",
  16607. "is-typedarray": "^1.0.0",
  16608. "signal-exit": "^3.0.2",
  16609. "typedarray-to-buffer": "^3.1.5"
  16610. }
  16611. },
  16612. "node_modules/ws": {
  16613. "version": "7.5.7",
  16614. "resolved": "https://registry.npmjs.org/ws/-/ws-7.5.7.tgz",
  16615. "integrity": "sha512-KMvVuFzpKBuiIXW3E4u3mySRO2/mCHSyZDJQM5NQ9Q9KHWHWh0NHgfbRMLLrceUK5qAL4ytALJbpRMjixFZh8A==",
  16616. "engines": {
  16617. "node": ">=8.3.0"
  16618. },
  16619. "peerDependencies": {
  16620. "bufferutil": "^4.0.1",
  16621. "utf-8-validate": "^5.0.2"
  16622. },
  16623. "peerDependenciesMeta": {
  16624. "bufferutil": {
  16625. "optional": true
  16626. },
  16627. "utf-8-validate": {
  16628. "optional": true
  16629. }
  16630. }
  16631. },
  16632. "node_modules/xml-name-validator": {
  16633. "version": "3.0.0",
  16634. "resolved": "https://registry.npmjs.org/xml-name-validator/-/xml-name-validator-3.0.0.tgz",
  16635. "integrity": "sha512-A5CUptxDsvxKJEU3yO6DuWBSJz/qizqzJKOMIfUJHETbBw/sFaDxgd6fxm1ewUaM0jZ444Fc5vC5ROYurg/4Pw=="
  16636. },
  16637. "node_modules/xml2js": {
  16638. "version": "0.4.23",
  16639. "resolved": "https://registry.npmjs.org/xml2js/-/xml2js-0.4.23.tgz",
  16640. "integrity": "sha512-ySPiMjM0+pLDftHgXY4By0uswI3SPKLDw/i3UXbnO8M/p28zqexCUoPmQFrYD+/1BzhGJSs2i1ERWKJAtiLrug==",
  16641. "dev": true,
  16642. "dependencies": {
  16643. "sax": ">=0.6.0",
  16644. "xmlbuilder": "~11.0.0"
  16645. },
  16646. "engines": {
  16647. "node": ">=4.0.0"
  16648. }
  16649. },
  16650. "node_modules/xml2js/node_modules/xmlbuilder": {
  16651. "version": "11.0.1",
  16652. "resolved": "https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-11.0.1.tgz",
  16653. "integrity": "sha512-fDlsI/kFEx7gLvbecc0/ohLG50fugQp8ryHzMTuW9vSa1GJ0XYWKnhsUx7oie3G98+r56aTQIUB4kht42R3JvA==",
  16654. "dev": true,
  16655. "engines": {
  16656. "node": ">=4.0"
  16657. }
  16658. },
  16659. "node_modules/xmlbuilder": {
  16660. "version": "9.0.7",
  16661. "resolved": "https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-9.0.7.tgz",
  16662. "integrity": "sha1-Ey7mPS7FVlxVfiD0wi35rKaGsQ0=",
  16663. "dev": true,
  16664. "engines": {
  16665. "node": ">=4.0"
  16666. }
  16667. },
  16668. "node_modules/xmlchars": {
  16669. "version": "2.2.0",
  16670. "resolved": "https://registry.npmjs.org/xmlchars/-/xmlchars-2.2.0.tgz",
  16671. "integrity": "sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw=="
  16672. },
  16673. "node_modules/xtend": {
  16674. "version": "4.0.2",
  16675. "resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz",
  16676. "integrity": "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==",
  16677. "engines": {
  16678. "node": ">=0.4"
  16679. }
  16680. },
  16681. "node_modules/y18n": {
  16682. "version": "5.0.8",
  16683. "resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz",
  16684. "integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==",
  16685. "engines": {
  16686. "node": ">=10"
  16687. }
  16688. },
  16689. "node_modules/yallist": {
  16690. "version": "4.0.0",
  16691. "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
  16692. "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
  16693. },
  16694. "node_modules/yaml": {
  16695. "version": "1.10.2",
  16696. "resolved": "https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz",
  16697. "integrity": "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==",
  16698. "engines": {
  16699. "node": ">= 6"
  16700. }
  16701. },
  16702. "node_modules/yargs": {
  16703. "version": "16.2.0",
  16704. "resolved": "https://registry.npmjs.org/yargs/-/yargs-16.2.0.tgz",
  16705. "integrity": "sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==",
  16706. "dependencies": {
  16707. "cliui": "^7.0.2",
  16708. "escalade": "^3.1.1",
  16709. "get-caller-file": "^2.0.5",
  16710. "require-directory": "^2.1.1",
  16711. "string-width": "^4.2.0",
  16712. "y18n": "^5.0.5",
  16713. "yargs-parser": "^20.2.2"
  16714. },
  16715. "engines": {
  16716. "node": ">=10"
  16717. }
  16718. },
  16719. "node_modules/yargs-parser": {
  16720. "version": "20.2.9",
  16721. "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-20.2.9.tgz",
  16722. "integrity": "sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==",
  16723. "engines": {
  16724. "node": ">=10"
  16725. }
  16726. },
  16727. "node_modules/yauzl": {
  16728. "version": "2.10.0",
  16729. "resolved": "https://registry.npmjs.org/yauzl/-/yauzl-2.10.0.tgz",
  16730. "integrity": "sha1-x+sXyT4RLLEIb6bY5R+wZnt5pfk=",
  16731. "dev": true,
  16732. "dependencies": {
  16733. "buffer-crc32": "~0.2.3",
  16734. "fd-slicer": "~1.1.0"
  16735. }
  16736. },
  16737. "node_modules/yocto-queue": {
  16738. "version": "0.1.0",
  16739. "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz",
  16740. "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==",
  16741. "engines": {
  16742. "node": ">=10"
  16743. },
  16744. "funding": {
  16745. "url": "https://github.com/sponsors/sindresorhus"
  16746. }
  16747. }
  16748. },
  16749. "dependencies": {
  16750. "@ampproject/remapping": {
  16751. "version": "2.1.2",
  16752. "resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.1.2.tgz",
  16753. "integrity": "sha512-hoyByceqwKirw7w3Z7gnIIZC3Wx3J484Y3L/cMpXFbr7d9ZQj2mODrirNzcJa+SM3UlpWXYvKV4RlRpFXlWgXg==",
  16754. "requires": {
  16755. "@jridgewell/trace-mapping": "^0.3.0"
  16756. }
  16757. },
  16758. "@babel/code-frame": {
  16759. "version": "7.16.7",
  16760. "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.16.7.tgz",
  16761. "integrity": "sha512-iAXqUn8IIeBTNd72xsFlgaXHkMBMt6y4HJp1tIaK465CWLT/fG1aqB7ykr95gHHmlBdGbFeWWfyB4NJJ0nmeIg==",
  16762. "requires": {
  16763. "@babel/highlight": "^7.16.7"
  16764. }
  16765. },
  16766. "@babel/compat-data": {
  16767. "version": "7.17.7",
  16768. "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.17.7.tgz",
  16769. "integrity": "sha512-p8pdE6j0a29TNGebNm7NzYZWB3xVZJBZ7XGs42uAKzQo8VQ3F0By/cQCtUEABwIqw5zo6WA4NbmxsfzADzMKnQ=="
  16770. },
  16771. "@babel/core": {
  16772. "version": "7.17.9",
  16773. "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.17.9.tgz",
  16774. "integrity": "sha512-5ug+SfZCpDAkVp9SFIZAzlW18rlzsOcJGaetCjkySnrXXDUw9AR8cDUm1iByTmdWM6yxX6/zycaV76w3YTF2gw==",
  16775. "requires": {
  16776. "@ampproject/remapping": "^2.1.0",
  16777. "@babel/code-frame": "^7.16.7",
  16778. "@babel/generator": "^7.17.9",
  16779. "@babel/helper-compilation-targets": "^7.17.7",
  16780. "@babel/helper-module-transforms": "^7.17.7",
  16781. "@babel/helpers": "^7.17.9",
  16782. "@babel/parser": "^7.17.9",
  16783. "@babel/template": "^7.16.7",
  16784. "@babel/traverse": "^7.17.9",
  16785. "@babel/types": "^7.17.0",
  16786. "convert-source-map": "^1.7.0",
  16787. "debug": "^4.1.0",
  16788. "gensync": "^1.0.0-beta.2",
  16789. "json5": "^2.2.1",
  16790. "semver": "^6.3.0"
  16791. },
  16792. "dependencies": {
  16793. "semver": {
  16794. "version": "6.3.0",
  16795. "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
  16796. "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw=="
  16797. }
  16798. }
  16799. },
  16800. "@babel/eslint-parser": {
  16801. "version": "7.17.0",
  16802. "resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.17.0.tgz",
  16803. "integrity": "sha512-PUEJ7ZBXbRkbq3qqM/jZ2nIuakUBqCYc7Qf52Lj7dlZ6zERnqisdHioL0l4wwQZnmskMeasqUNzLBFKs3nylXA==",
  16804. "requires": {
  16805. "eslint-scope": "^5.1.1",
  16806. "eslint-visitor-keys": "^2.1.0",
  16807. "semver": "^6.3.0"
  16808. },
  16809. "dependencies": {
  16810. "eslint-scope": {
  16811. "version": "5.1.1",
  16812. "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz",
  16813. "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==",
  16814. "requires": {
  16815. "esrecurse": "^4.3.0",
  16816. "estraverse": "^4.1.1"
  16817. }
  16818. },
  16819. "eslint-visitor-keys": {
  16820. "version": "2.1.0",
  16821. "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz",
  16822. "integrity": "sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw=="
  16823. },
  16824. "estraverse": {
  16825. "version": "4.3.0",
  16826. "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz",
  16827. "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw=="
  16828. },
  16829. "semver": {
  16830. "version": "6.3.0",
  16831. "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
  16832. "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw=="
  16833. }
  16834. }
  16835. },
  16836. "@babel/generator": {
  16837. "version": "7.17.9",
  16838. "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.17.9.tgz",
  16839. "integrity": "sha512-rAdDousTwxbIxbz5I7GEQ3lUip+xVCXooZNbsydCWs3xA7ZsYOv+CFRdzGxRX78BmQHu9B1Eso59AOZQOJDEdQ==",
  16840. "requires": {
  16841. "@babel/types": "^7.17.0",
  16842. "jsesc": "^2.5.1",
  16843. "source-map": "^0.5.0"
  16844. },
  16845. "dependencies": {
  16846. "source-map": {
  16847. "version": "0.5.7",
  16848. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz",
  16849. "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w="
  16850. }
  16851. }
  16852. },
  16853. "@babel/helper-annotate-as-pure": {
  16854. "version": "7.16.7",
  16855. "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.7.tgz",
  16856. "integrity": "sha512-s6t2w/IPQVTAET1HitoowRGXooX8mCgtuP5195wD/QJPV6wYjpujCGF7JuMODVX2ZAJOf1GT6DT9MHEZvLOFSw==",
  16857. "requires": {
  16858. "@babel/types": "^7.16.7"
  16859. }
  16860. },
  16861. "@babel/helper-builder-binary-assignment-operator-visitor": {
  16862. "version": "7.16.7",
  16863. "resolved": "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.16.7.tgz",
  16864. "integrity": "sha512-C6FdbRaxYjwVu/geKW4ZeQ0Q31AftgRcdSnZ5/jsH6BzCJbtvXvhpfkbkThYSuutZA7nCXpPR6AD9zd1dprMkA==",
  16865. "requires": {
  16866. "@babel/helper-explode-assignable-expression": "^7.16.7",
  16867. "@babel/types": "^7.16.7"
  16868. }
  16869. },
  16870. "@babel/helper-compilation-targets": {
  16871. "version": "7.17.7",
  16872. "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.17.7.tgz",
  16873. "integrity": "sha512-UFzlz2jjd8kroj0hmCFV5zr+tQPi1dpC2cRsDV/3IEW8bJfCPrPpmcSN6ZS8RqIq4LXcmpipCQFPddyFA5Yc7w==",
  16874. "requires": {
  16875. "@babel/compat-data": "^7.17.7",
  16876. "@babel/helper-validator-option": "^7.16.7",
  16877. "browserslist": "^4.17.5",
  16878. "semver": "^6.3.0"
  16879. },
  16880. "dependencies": {
  16881. "semver": {
  16882. "version": "6.3.0",
  16883. "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
  16884. "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw=="
  16885. }
  16886. }
  16887. },
  16888. "@babel/helper-create-class-features-plugin": {
  16889. "version": "7.17.9",
  16890. "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.17.9.tgz",
  16891. "integrity": "sha512-kUjip3gruz6AJKOq5i3nC6CoCEEF/oHH3cp6tOZhB+IyyyPyW0g1Gfsxn3mkk6S08pIA2y8GQh609v9G/5sHVQ==",
  16892. "requires": {
  16893. "@babel/helper-annotate-as-pure": "^7.16.7",
  16894. "@babel/helper-environment-visitor": "^7.16.7",
  16895. "@babel/helper-function-name": "^7.17.9",
  16896. "@babel/helper-member-expression-to-functions": "^7.17.7",
  16897. "@babel/helper-optimise-call-expression": "^7.16.7",
  16898. "@babel/helper-replace-supers": "^7.16.7",
  16899. "@babel/helper-split-export-declaration": "^7.16.7"
  16900. }
  16901. },
  16902. "@babel/helper-create-regexp-features-plugin": {
  16903. "version": "7.17.0",
  16904. "resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.17.0.tgz",
  16905. "integrity": "sha512-awO2So99wG6KnlE+TPs6rn83gCz5WlEePJDTnLEqbchMVrBeAujURVphRdigsk094VhvZehFoNOihSlcBjwsXA==",
  16906. "requires": {
  16907. "@babel/helper-annotate-as-pure": "^7.16.7",
  16908. "regexpu-core": "^5.0.1"
  16909. }
  16910. },
  16911. "@babel/helper-define-polyfill-provider": {
  16912. "version": "0.3.1",
  16913. "resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.3.1.tgz",
  16914. "integrity": "sha512-J9hGMpJQmtWmj46B3kBHmL38UhJGhYX7eqkcq+2gsstyYt341HmPeWspihX43yVRA0mS+8GGk2Gckc7bY/HCmA==",
  16915. "requires": {
  16916. "@babel/helper-compilation-targets": "^7.13.0",
  16917. "@babel/helper-module-imports": "^7.12.13",
  16918. "@babel/helper-plugin-utils": "^7.13.0",
  16919. "@babel/traverse": "^7.13.0",
  16920. "debug": "^4.1.1",
  16921. "lodash.debounce": "^4.0.8",
  16922. "resolve": "^1.14.2",
  16923. "semver": "^6.1.2"
  16924. },
  16925. "dependencies": {
  16926. "semver": {
  16927. "version": "6.3.0",
  16928. "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
  16929. "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw=="
  16930. }
  16931. }
  16932. },
  16933. "@babel/helper-environment-visitor": {
  16934. "version": "7.16.7",
  16935. "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.16.7.tgz",
  16936. "integrity": "sha512-SLLb0AAn6PkUeAfKJCCOl9e1R53pQlGAfc4y4XuMRZfqeMYLE0dM1LMhqbGAlGQY0lfw5/ohoYWAe9V1yibRag==",
  16937. "requires": {
  16938. "@babel/types": "^7.16.7"
  16939. }
  16940. },
  16941. "@babel/helper-explode-assignable-expression": {
  16942. "version": "7.16.7",
  16943. "resolved": "https://registry.npmjs.org/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.16.7.tgz",
  16944. "integrity": "sha512-KyUenhWMC8VrxzkGP0Jizjo4/Zx+1nNZhgocs+gLzyZyB8SHidhoq9KK/8Ato4anhwsivfkBLftky7gvzbZMtQ==",
  16945. "requires": {
  16946. "@babel/types": "^7.16.7"
  16947. }
  16948. },
  16949. "@babel/helper-function-name": {
  16950. "version": "7.17.9",
  16951. "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.17.9.tgz",
  16952. "integrity": "sha512-7cRisGlVtiVqZ0MW0/yFB4atgpGLWEHUVYnb448hZK4x+vih0YO5UoS11XIYtZYqHd0dIPMdUSv8q5K4LdMnIg==",
  16953. "requires": {
  16954. "@babel/template": "^7.16.7",
  16955. "@babel/types": "^7.17.0"
  16956. }
  16957. },
  16958. "@babel/helper-hoist-variables": {
  16959. "version": "7.16.7",
  16960. "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.16.7.tgz",
  16961. "integrity": "sha512-m04d/0Op34H5v7pbZw6pSKP7weA6lsMvfiIAMeIvkY/R4xQtBSMFEigu9QTZ2qB/9l22vsxtM8a+Q8CzD255fg==",
  16962. "requires": {
  16963. "@babel/types": "^7.16.7"
  16964. }
  16965. },
  16966. "@babel/helper-member-expression-to-functions": {
  16967. "version": "7.17.7",
  16968. "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.17.7.tgz",
  16969. "integrity": "sha512-thxXgnQ8qQ11W2wVUObIqDL4p148VMxkt5T/qpN5k2fboRyzFGFmKsTGViquyM5QHKUy48OZoca8kw4ajaDPyw==",
  16970. "requires": {
  16971. "@babel/types": "^7.17.0"
  16972. }
  16973. },
  16974. "@babel/helper-module-imports": {
  16975. "version": "7.16.7",
  16976. "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.16.7.tgz",
  16977. "integrity": "sha512-LVtS6TqjJHFc+nYeITRo6VLXve70xmq7wPhWTqDJusJEgGmkAACWwMiTNrvfoQo6hEhFwAIixNkvB0jPXDL8Wg==",
  16978. "requires": {
  16979. "@babel/types": "^7.16.7"
  16980. }
  16981. },
  16982. "@babel/helper-module-transforms": {
  16983. "version": "7.17.7",
  16984. "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.17.7.tgz",
  16985. "integrity": "sha512-VmZD99F3gNTYB7fJRDTi+u6l/zxY0BE6OIxPSU7a50s6ZUQkHwSDmV92FfM+oCG0pZRVojGYhkR8I0OGeCVREw==",
  16986. "requires": {
  16987. "@babel/helper-environment-visitor": "^7.16.7",
  16988. "@babel/helper-module-imports": "^7.16.7",
  16989. "@babel/helper-simple-access": "^7.17.7",
  16990. "@babel/helper-split-export-declaration": "^7.16.7",
  16991. "@babel/helper-validator-identifier": "^7.16.7",
  16992. "@babel/template": "^7.16.7",
  16993. "@babel/traverse": "^7.17.3",
  16994. "@babel/types": "^7.17.0"
  16995. }
  16996. },
  16997. "@babel/helper-optimise-call-expression": {
  16998. "version": "7.16.7",
  16999. "resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.16.7.tgz",
  17000. "integrity": "sha512-EtgBhg7rd/JcnpZFXpBy0ze1YRfdm7BnBX4uKMBd3ixa3RGAE002JZB66FJyNH7g0F38U05pXmA5P8cBh7z+1w==",
  17001. "requires": {
  17002. "@babel/types": "^7.16.7"
  17003. }
  17004. },
  17005. "@babel/helper-plugin-utils": {
  17006. "version": "7.16.7",
  17007. "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.7.tgz",
  17008. "integrity": "sha512-Qg3Nk7ZxpgMrsox6HreY1ZNKdBq7K72tDSliA6dCl5f007jR4ne8iD5UzuNnCJH2xBf2BEEVGr+/OL6Gdp7RxA=="
  17009. },
  17010. "@babel/helper-remap-async-to-generator": {
  17011. "version": "7.16.8",
  17012. "resolved": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.16.8.tgz",
  17013. "integrity": "sha512-fm0gH7Flb8H51LqJHy3HJ3wnE1+qtYR2A99K06ahwrawLdOFsCEWjZOrYricXJHoPSudNKxrMBUPEIPxiIIvBw==",
  17014. "requires": {
  17015. "@babel/helper-annotate-as-pure": "^7.16.7",
  17016. "@babel/helper-wrap-function": "^7.16.8",
  17017. "@babel/types": "^7.16.8"
  17018. }
  17019. },
  17020. "@babel/helper-replace-supers": {
  17021. "version": "7.16.7",
  17022. "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.16.7.tgz",
  17023. "integrity": "sha512-y9vsWilTNaVnVh6xiJfABzsNpgDPKev9HnAgz6Gb1p6UUwf9NepdlsV7VXGCftJM+jqD5f7JIEubcpLjZj5dBw==",
  17024. "requires": {
  17025. "@babel/helper-environment-visitor": "^7.16.7",
  17026. "@babel/helper-member-expression-to-functions": "^7.16.7",
  17027. "@babel/helper-optimise-call-expression": "^7.16.7",
  17028. "@babel/traverse": "^7.16.7",
  17029. "@babel/types": "^7.16.7"
  17030. }
  17031. },
  17032. "@babel/helper-simple-access": {
  17033. "version": "7.17.7",
  17034. "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.17.7.tgz",
  17035. "integrity": "sha512-txyMCGroZ96i+Pxr3Je3lzEJjqwaRC9buMUgtomcrLe5Nd0+fk1h0LLA+ixUF5OW7AhHuQ7Es1WcQJZmZsz2XA==",
  17036. "requires": {
  17037. "@babel/types": "^7.17.0"
  17038. }
  17039. },
  17040. "@babel/helper-skip-transparent-expression-wrappers": {
  17041. "version": "7.16.0",
  17042. "resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.16.0.tgz",
  17043. "integrity": "sha512-+il1gTy0oHwUsBQZyJvukbB4vPMdcYBrFHa0Uc4AizLxbq6BOYC51Rv4tWocX9BLBDLZ4kc6qUFpQ6HRgL+3zw==",
  17044. "requires": {
  17045. "@babel/types": "^7.16.0"
  17046. }
  17047. },
  17048. "@babel/helper-split-export-declaration": {
  17049. "version": "7.16.7",
  17050. "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.16.7.tgz",
  17051. "integrity": "sha512-xbWoy/PFoxSWazIToT9Sif+jJTlrMcndIsaOKvTA6u7QEo7ilkRZpjew18/W3c7nm8fXdUDXh02VXTbZ0pGDNw==",
  17052. "requires": {
  17053. "@babel/types": "^7.16.7"
  17054. }
  17055. },
  17056. "@babel/helper-validator-identifier": {
  17057. "version": "7.16.7",
  17058. "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz",
  17059. "integrity": "sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw=="
  17060. },
  17061. "@babel/helper-validator-option": {
  17062. "version": "7.16.7",
  17063. "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.16.7.tgz",
  17064. "integrity": "sha512-TRtenOuRUVo9oIQGPC5G9DgK4743cdxvtOw0weQNpZXaS16SCBi5MNjZF8vba3ETURjZpTbVn7Vvcf2eAwFozQ=="
  17065. },
  17066. "@babel/helper-wrap-function": {
  17067. "version": "7.16.8",
  17068. "resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.16.8.tgz",
  17069. "integrity": "sha512-8RpyRVIAW1RcDDGTA+GpPAwV22wXCfKOoM9bet6TLkGIFTkRQSkH1nMQ5Yet4MpoXe1ZwHPVtNasc2w0uZMqnw==",
  17070. "requires": {
  17071. "@babel/helper-function-name": "^7.16.7",
  17072. "@babel/template": "^7.16.7",
  17073. "@babel/traverse": "^7.16.8",
  17074. "@babel/types": "^7.16.8"
  17075. }
  17076. },
  17077. "@babel/helpers": {
  17078. "version": "7.17.9",
  17079. "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.17.9.tgz",
  17080. "integrity": "sha512-cPCt915ShDWUEzEp3+UNRktO2n6v49l5RSnG9M5pS24hA+2FAc5si+Pn1i4VVbQQ+jh+bIZhPFQOJOzbrOYY1Q==",
  17081. "requires": {
  17082. "@babel/template": "^7.16.7",
  17083. "@babel/traverse": "^7.17.9",
  17084. "@babel/types": "^7.17.0"
  17085. }
  17086. },
  17087. "@babel/highlight": {
  17088. "version": "7.17.9",
  17089. "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.17.9.tgz",
  17090. "integrity": "sha512-J9PfEKCbFIv2X5bjTMiZu6Vf341N05QIY+d6FvVKynkG1S7G0j3I0QoRtWIrXhZ+/Nlb5Q0MzqL7TokEJ5BNHg==",
  17091. "requires": {
  17092. "@babel/helper-validator-identifier": "^7.16.7",
  17093. "chalk": "^2.0.0",
  17094. "js-tokens": "^4.0.0"
  17095. },
  17096. "dependencies": {
  17097. "ansi-styles": {
  17098. "version": "3.2.1",
  17099. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz",
  17100. "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
  17101. "requires": {
  17102. "color-convert": "^1.9.0"
  17103. }
  17104. },
  17105. "chalk": {
  17106. "version": "2.4.2",
  17107. "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
  17108. "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
  17109. "requires": {
  17110. "ansi-styles": "^3.2.1",
  17111. "escape-string-regexp": "^1.0.5",
  17112. "supports-color": "^5.3.0"
  17113. }
  17114. },
  17115. "color-convert": {
  17116. "version": "1.9.3",
  17117. "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz",
  17118. "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
  17119. "requires": {
  17120. "color-name": "1.1.3"
  17121. }
  17122. },
  17123. "color-name": {
  17124. "version": "1.1.3",
  17125. "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
  17126. "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU="
  17127. },
  17128. "escape-string-regexp": {
  17129. "version": "1.0.5",
  17130. "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
  17131. "integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ="
  17132. },
  17133. "has-flag": {
  17134. "version": "3.0.0",
  17135. "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
  17136. "integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0="
  17137. },
  17138. "supports-color": {
  17139. "version": "5.5.0",
  17140. "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
  17141. "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
  17142. "requires": {
  17143. "has-flag": "^3.0.0"
  17144. }
  17145. }
  17146. }
  17147. },
  17148. "@babel/parser": {
  17149. "version": "7.17.9",
  17150. "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.17.9.tgz",
  17151. "integrity": "sha512-vqUSBLP8dQHFPdPi9bc5GK9vRkYHJ49fsZdtoJ8EQ8ibpwk5rPKfvNIwChB0KVXcIjcepEBBd2VHC5r9Gy8ueg=="
  17152. },
  17153. "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": {
  17154. "version": "7.16.7",
  17155. "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.16.7.tgz",
  17156. "integrity": "sha512-anv/DObl7waiGEnC24O9zqL0pSuI9hljihqiDuFHC8d7/bjr/4RLGPWuc8rYOff/QPzbEPSkzG8wGG9aDuhHRg==",
  17157. "requires": {
  17158. "@babel/helper-plugin-utils": "^7.16.7"
  17159. }
  17160. },
  17161. "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": {
  17162. "version": "7.16.7",
  17163. "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.16.7.tgz",
  17164. "integrity": "sha512-di8vUHRdf+4aJ7ltXhaDbPoszdkh59AQtJM5soLsuHpQJdFQZOA4uGj0V2u/CZ8bJ/u8ULDL5yq6FO/bCXnKHw==",
  17165. "requires": {
  17166. "@babel/helper-plugin-utils": "^7.16.7",
  17167. "@babel/helper-skip-transparent-expression-wrappers": "^7.16.0",
  17168. "@babel/plugin-proposal-optional-chaining": "^7.16.7"
  17169. }
  17170. },
  17171. "@babel/plugin-proposal-async-generator-functions": {
  17172. "version": "7.16.8",
  17173. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.16.8.tgz",
  17174. "integrity": "sha512-71YHIvMuiuqWJQkebWJtdhQTfd4Q4mF76q2IX37uZPkG9+olBxsX+rH1vkhFto4UeJZ9dPY2s+mDvhDm1u2BGQ==",
  17175. "requires": {
  17176. "@babel/helper-plugin-utils": "^7.16.7",
  17177. "@babel/helper-remap-async-to-generator": "^7.16.8",
  17178. "@babel/plugin-syntax-async-generators": "^7.8.4"
  17179. }
  17180. },
  17181. "@babel/plugin-proposal-class-properties": {
  17182. "version": "7.16.7",
  17183. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.16.7.tgz",
  17184. "integrity": "sha512-IobU0Xme31ewjYOShSIqd/ZGM/r/cuOz2z0MDbNrhF5FW+ZVgi0f2lyeoj9KFPDOAqsYxmLWZte1WOwlvY9aww==",
  17185. "requires": {
  17186. "@babel/helper-create-class-features-plugin": "^7.16.7",
  17187. "@babel/helper-plugin-utils": "^7.16.7"
  17188. }
  17189. },
  17190. "@babel/plugin-proposal-class-static-block": {
  17191. "version": "7.17.6",
  17192. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.17.6.tgz",
  17193. "integrity": "sha512-X/tididvL2zbs7jZCeeRJ8167U/+Ac135AM6jCAx6gYXDUviZV5Ku9UDvWS2NCuWlFjIRXklYhwo6HhAC7ETnA==",
  17194. "requires": {
  17195. "@babel/helper-create-class-features-plugin": "^7.17.6",
  17196. "@babel/helper-plugin-utils": "^7.16.7",
  17197. "@babel/plugin-syntax-class-static-block": "^7.14.5"
  17198. }
  17199. },
  17200. "@babel/plugin-proposal-decorators": {
  17201. "version": "7.17.9",
  17202. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.17.9.tgz",
  17203. "integrity": "sha512-EfH2LZ/vPa2wuPwJ26j+kYRkaubf89UlwxKXtxqEm57HrgSEYDB8t4swFP+p8LcI9yiP9ZRJJjo/58hS6BnaDA==",
  17204. "requires": {
  17205. "@babel/helper-create-class-features-plugin": "^7.17.9",
  17206. "@babel/helper-plugin-utils": "^7.16.7",
  17207. "@babel/helper-replace-supers": "^7.16.7",
  17208. "@babel/helper-split-export-declaration": "^7.16.7",
  17209. "@babel/plugin-syntax-decorators": "^7.17.0",
  17210. "charcodes": "^0.2.0"
  17211. }
  17212. },
  17213. "@babel/plugin-proposal-dynamic-import": {
  17214. "version": "7.16.7",
  17215. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.16.7.tgz",
  17216. "integrity": "sha512-I8SW9Ho3/8DRSdmDdH3gORdyUuYnk1m4cMxUAdu5oy4n3OfN8flDEH+d60iG7dUfi0KkYwSvoalHzzdRzpWHTg==",
  17217. "requires": {
  17218. "@babel/helper-plugin-utils": "^7.16.7",
  17219. "@babel/plugin-syntax-dynamic-import": "^7.8.3"
  17220. }
  17221. },
  17222. "@babel/plugin-proposal-export-namespace-from": {
  17223. "version": "7.16.7",
  17224. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.16.7.tgz",
  17225. "integrity": "sha512-ZxdtqDXLRGBL64ocZcs7ovt71L3jhC1RGSyR996svrCi3PYqHNkb3SwPJCs8RIzD86s+WPpt2S73+EHCGO+NUA==",
  17226. "requires": {
  17227. "@babel/helper-plugin-utils": "^7.16.7",
  17228. "@babel/plugin-syntax-export-namespace-from": "^7.8.3"
  17229. }
  17230. },
  17231. "@babel/plugin-proposal-json-strings": {
  17232. "version": "7.16.7",
  17233. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.16.7.tgz",
  17234. "integrity": "sha512-lNZ3EEggsGY78JavgbHsK9u5P3pQaW7k4axlgFLYkMd7UBsiNahCITShLjNQschPyjtO6dADrL24757IdhBrsQ==",
  17235. "requires": {
  17236. "@babel/helper-plugin-utils": "^7.16.7",
  17237. "@babel/plugin-syntax-json-strings": "^7.8.3"
  17238. }
  17239. },
  17240. "@babel/plugin-proposal-logical-assignment-operators": {
  17241. "version": "7.16.7",
  17242. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.16.7.tgz",
  17243. "integrity": "sha512-K3XzyZJGQCr00+EtYtrDjmwX7o7PLK6U9bi1nCwkQioRFVUv6dJoxbQjtWVtP+bCPy82bONBKG8NPyQ4+i6yjg==",
  17244. "requires": {
  17245. "@babel/helper-plugin-utils": "^7.16.7",
  17246. "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4"
  17247. }
  17248. },
  17249. "@babel/plugin-proposal-nullish-coalescing-operator": {
  17250. "version": "7.16.7",
  17251. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.16.7.tgz",
  17252. "integrity": "sha512-aUOrYU3EVtjf62jQrCj63pYZ7k6vns2h/DQvHPWGmsJRYzWXZ6/AsfgpiRy6XiuIDADhJzP2Q9MwSMKauBQ+UQ==",
  17253. "requires": {
  17254. "@babel/helper-plugin-utils": "^7.16.7",
  17255. "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3"
  17256. }
  17257. },
  17258. "@babel/plugin-proposal-numeric-separator": {
  17259. "version": "7.16.7",
  17260. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.16.7.tgz",
  17261. "integrity": "sha512-vQgPMknOIgiuVqbokToyXbkY/OmmjAzr/0lhSIbG/KmnzXPGwW/AdhdKpi+O4X/VkWiWjnkKOBiqJrTaC98VKw==",
  17262. "requires": {
  17263. "@babel/helper-plugin-utils": "^7.16.7",
  17264. "@babel/plugin-syntax-numeric-separator": "^7.10.4"
  17265. }
  17266. },
  17267. "@babel/plugin-proposal-object-rest-spread": {
  17268. "version": "7.17.3",
  17269. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.17.3.tgz",
  17270. "integrity": "sha512-yuL5iQA/TbZn+RGAfxQXfi7CNLmKi1f8zInn4IgobuCWcAb7i+zj4TYzQ9l8cEzVyJ89PDGuqxK1xZpUDISesw==",
  17271. "requires": {
  17272. "@babel/compat-data": "^7.17.0",
  17273. "@babel/helper-compilation-targets": "^7.16.7",
  17274. "@babel/helper-plugin-utils": "^7.16.7",
  17275. "@babel/plugin-syntax-object-rest-spread": "^7.8.3",
  17276. "@babel/plugin-transform-parameters": "^7.16.7"
  17277. }
  17278. },
  17279. "@babel/plugin-proposal-optional-catch-binding": {
  17280. "version": "7.16.7",
  17281. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.16.7.tgz",
  17282. "integrity": "sha512-eMOH/L4OvWSZAE1VkHbr1vckLG1WUcHGJSLqqQwl2GaUqG6QjddvrOaTUMNYiv77H5IKPMZ9U9P7EaHwvAShfA==",
  17283. "requires": {
  17284. "@babel/helper-plugin-utils": "^7.16.7",
  17285. "@babel/plugin-syntax-optional-catch-binding": "^7.8.3"
  17286. }
  17287. },
  17288. "@babel/plugin-proposal-optional-chaining": {
  17289. "version": "7.16.7",
  17290. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.16.7.tgz",
  17291. "integrity": "sha512-eC3xy+ZrUcBtP7x+sq62Q/HYd674pPTb/77XZMb5wbDPGWIdUbSr4Agr052+zaUPSb+gGRnjxXfKFvx5iMJ+DA==",
  17292. "requires": {
  17293. "@babel/helper-plugin-utils": "^7.16.7",
  17294. "@babel/helper-skip-transparent-expression-wrappers": "^7.16.0",
  17295. "@babel/plugin-syntax-optional-chaining": "^7.8.3"
  17296. }
  17297. },
  17298. "@babel/plugin-proposal-private-methods": {
  17299. "version": "7.16.11",
  17300. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.16.11.tgz",
  17301. "integrity": "sha512-F/2uAkPlXDr8+BHpZvo19w3hLFKge+k75XUprE6jaqKxjGkSYcK+4c+bup5PdW/7W/Rpjwql7FTVEDW+fRAQsw==",
  17302. "requires": {
  17303. "@babel/helper-create-class-features-plugin": "^7.16.10",
  17304. "@babel/helper-plugin-utils": "^7.16.7"
  17305. }
  17306. },
  17307. "@babel/plugin-proposal-private-property-in-object": {
  17308. "version": "7.16.7",
  17309. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.16.7.tgz",
  17310. "integrity": "sha512-rMQkjcOFbm+ufe3bTZLyOfsOUOxyvLXZJCTARhJr+8UMSoZmqTe1K1BgkFcrW37rAchWg57yI69ORxiWvUINuQ==",
  17311. "requires": {
  17312. "@babel/helper-annotate-as-pure": "^7.16.7",
  17313. "@babel/helper-create-class-features-plugin": "^7.16.7",
  17314. "@babel/helper-plugin-utils": "^7.16.7",
  17315. "@babel/plugin-syntax-private-property-in-object": "^7.14.5"
  17316. }
  17317. },
  17318. "@babel/plugin-proposal-unicode-property-regex": {
  17319. "version": "7.16.7",
  17320. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.16.7.tgz",
  17321. "integrity": "sha512-QRK0YI/40VLhNVGIjRNAAQkEHws0cswSdFFjpFyt943YmJIU1da9uW63Iu6NFV6CxTZW5eTDCrwZUstBWgp/Rg==",
  17322. "requires": {
  17323. "@babel/helper-create-regexp-features-plugin": "^7.16.7",
  17324. "@babel/helper-plugin-utils": "^7.16.7"
  17325. }
  17326. },
  17327. "@babel/plugin-syntax-async-generators": {
  17328. "version": "7.8.4",
  17329. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz",
  17330. "integrity": "sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==",
  17331. "requires": {
  17332. "@babel/helper-plugin-utils": "^7.8.0"
  17333. }
  17334. },
  17335. "@babel/plugin-syntax-bigint": {
  17336. "version": "7.8.3",
  17337. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-bigint/-/plugin-syntax-bigint-7.8.3.tgz",
  17338. "integrity": "sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==",
  17339. "requires": {
  17340. "@babel/helper-plugin-utils": "^7.8.0"
  17341. }
  17342. },
  17343. "@babel/plugin-syntax-class-properties": {
  17344. "version": "7.12.13",
  17345. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz",
  17346. "integrity": "sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==",
  17347. "requires": {
  17348. "@babel/helper-plugin-utils": "^7.12.13"
  17349. }
  17350. },
  17351. "@babel/plugin-syntax-class-static-block": {
  17352. "version": "7.14.5",
  17353. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.14.5.tgz",
  17354. "integrity": "sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==",
  17355. "requires": {
  17356. "@babel/helper-plugin-utils": "^7.14.5"
  17357. }
  17358. },
  17359. "@babel/plugin-syntax-decorators": {
  17360. "version": "7.17.0",
  17361. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.17.0.tgz",
  17362. "integrity": "sha512-qWe85yCXsvDEluNP0OyeQjH63DlhAR3W7K9BxxU1MvbDb48tgBG+Ao6IJJ6smPDrrVzSQZrbF6donpkFBMcs3A==",
  17363. "requires": {
  17364. "@babel/helper-plugin-utils": "^7.16.7"
  17365. }
  17366. },
  17367. "@babel/plugin-syntax-dynamic-import": {
  17368. "version": "7.8.3",
  17369. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz",
  17370. "integrity": "sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==",
  17371. "requires": {
  17372. "@babel/helper-plugin-utils": "^7.8.0"
  17373. }
  17374. },
  17375. "@babel/plugin-syntax-export-namespace-from": {
  17376. "version": "7.8.3",
  17377. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-export-namespace-from/-/plugin-syntax-export-namespace-from-7.8.3.tgz",
  17378. "integrity": "sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==",
  17379. "requires": {
  17380. "@babel/helper-plugin-utils": "^7.8.3"
  17381. }
  17382. },
  17383. "@babel/plugin-syntax-flow": {
  17384. "version": "7.16.7",
  17385. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.16.7.tgz",
  17386. "integrity": "sha512-UDo3YGQO0jH6ytzVwgSLv9i/CzMcUjbKenL67dTrAZPPv6GFAtDhe6jqnvmoKzC/7htNTohhos+onPtDMqJwaQ==",
  17387. "requires": {
  17388. "@babel/helper-plugin-utils": "^7.16.7"
  17389. }
  17390. },
  17391. "@babel/plugin-syntax-import-meta": {
  17392. "version": "7.10.4",
  17393. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz",
  17394. "integrity": "sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==",
  17395. "requires": {
  17396. "@babel/helper-plugin-utils": "^7.10.4"
  17397. }
  17398. },
  17399. "@babel/plugin-syntax-json-strings": {
  17400. "version": "7.8.3",
  17401. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz",
  17402. "integrity": "sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==",
  17403. "requires": {
  17404. "@babel/helper-plugin-utils": "^7.8.0"
  17405. }
  17406. },
  17407. "@babel/plugin-syntax-jsx": {
  17408. "version": "7.16.7",
  17409. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.16.7.tgz",
  17410. "integrity": "sha512-Esxmk7YjA8QysKeT3VhTXvF6y77f/a91SIs4pWb4H2eWGQkCKFgQaG6hdoEVZtGsrAcb2K5BW66XsOErD4WU3Q==",
  17411. "requires": {
  17412. "@babel/helper-plugin-utils": "^7.16.7"
  17413. }
  17414. },
  17415. "@babel/plugin-syntax-logical-assignment-operators": {
  17416. "version": "7.10.4",
  17417. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz",
  17418. "integrity": "sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==",
  17419. "requires": {
  17420. "@babel/helper-plugin-utils": "^7.10.4"
  17421. }
  17422. },
  17423. "@babel/plugin-syntax-nullish-coalescing-operator": {
  17424. "version": "7.8.3",
  17425. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz",
  17426. "integrity": "sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==",
  17427. "requires": {
  17428. "@babel/helper-plugin-utils": "^7.8.0"
  17429. }
  17430. },
  17431. "@babel/plugin-syntax-numeric-separator": {
  17432. "version": "7.10.4",
  17433. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz",
  17434. "integrity": "sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==",
  17435. "requires": {
  17436. "@babel/helper-plugin-utils": "^7.10.4"
  17437. }
  17438. },
  17439. "@babel/plugin-syntax-object-rest-spread": {
  17440. "version": "7.8.3",
  17441. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz",
  17442. "integrity": "sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==",
  17443. "requires": {
  17444. "@babel/helper-plugin-utils": "^7.8.0"
  17445. }
  17446. },
  17447. "@babel/plugin-syntax-optional-catch-binding": {
  17448. "version": "7.8.3",
  17449. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz",
  17450. "integrity": "sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==",
  17451. "requires": {
  17452. "@babel/helper-plugin-utils": "^7.8.0"
  17453. }
  17454. },
  17455. "@babel/plugin-syntax-optional-chaining": {
  17456. "version": "7.8.3",
  17457. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz",
  17458. "integrity": "sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==",
  17459. "requires": {
  17460. "@babel/helper-plugin-utils": "^7.8.0"
  17461. }
  17462. },
  17463. "@babel/plugin-syntax-private-property-in-object": {
  17464. "version": "7.14.5",
  17465. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.5.tgz",
  17466. "integrity": "sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==",
  17467. "requires": {
  17468. "@babel/helper-plugin-utils": "^7.14.5"
  17469. }
  17470. },
  17471. "@babel/plugin-syntax-top-level-await": {
  17472. "version": "7.14.5",
  17473. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz",
  17474. "integrity": "sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==",
  17475. "requires": {
  17476. "@babel/helper-plugin-utils": "^7.14.5"
  17477. }
  17478. },
  17479. "@babel/plugin-syntax-typescript": {
  17480. "version": "7.16.7",
  17481. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.16.7.tgz",
  17482. "integrity": "sha512-YhUIJHHGkqPgEcMYkPCKTyGUdoGKWtopIycQyjJH8OjvRgOYsXsaKehLVPScKJWAULPxMa4N1vCe6szREFlZ7A==",
  17483. "requires": {
  17484. "@babel/helper-plugin-utils": "^7.16.7"
  17485. }
  17486. },
  17487. "@babel/plugin-transform-arrow-functions": {
  17488. "version": "7.16.7",
  17489. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.16.7.tgz",
  17490. "integrity": "sha512-9ffkFFMbvzTvv+7dTp/66xvZAWASuPD5Tl9LK3Z9vhOmANo6j94rik+5YMBt4CwHVMWLWpMsriIc2zsa3WW3xQ==",
  17491. "requires": {
  17492. "@babel/helper-plugin-utils": "^7.16.7"
  17493. }
  17494. },
  17495. "@babel/plugin-transform-async-to-generator": {
  17496. "version": "7.16.8",
  17497. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.16.8.tgz",
  17498. "integrity": "sha512-MtmUmTJQHCnyJVrScNzNlofQJ3dLFuobYn3mwOTKHnSCMtbNsqvF71GQmJfFjdrXSsAA7iysFmYWw4bXZ20hOg==",
  17499. "requires": {
  17500. "@babel/helper-module-imports": "^7.16.7",
  17501. "@babel/helper-plugin-utils": "^7.16.7",
  17502. "@babel/helper-remap-async-to-generator": "^7.16.8"
  17503. }
  17504. },
  17505. "@babel/plugin-transform-block-scoped-functions": {
  17506. "version": "7.16.7",
  17507. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.16.7.tgz",
  17508. "integrity": "sha512-JUuzlzmF40Z9cXyytcbZEZKckgrQzChbQJw/5PuEHYeqzCsvebDx0K0jWnIIVcmmDOAVctCgnYs0pMcrYj2zJg==",
  17509. "requires": {
  17510. "@babel/helper-plugin-utils": "^7.16.7"
  17511. }
  17512. },
  17513. "@babel/plugin-transform-block-scoping": {
  17514. "version": "7.16.7",
  17515. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.16.7.tgz",
  17516. "integrity": "sha512-ObZev2nxVAYA4bhyusELdo9hb3H+A56bxH3FZMbEImZFiEDYVHXQSJ1hQKFlDnlt8G9bBrCZ5ZpURZUrV4G5qQ==",
  17517. "requires": {
  17518. "@babel/helper-plugin-utils": "^7.16.7"
  17519. }
  17520. },
  17521. "@babel/plugin-transform-classes": {
  17522. "version": "7.16.7",
  17523. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.16.7.tgz",
  17524. "integrity": "sha512-WY7og38SFAGYRe64BrjKf8OrE6ulEHtr5jEYaZMwox9KebgqPi67Zqz8K53EKk1fFEJgm96r32rkKZ3qA2nCWQ==",
  17525. "requires": {
  17526. "@babel/helper-annotate-as-pure": "^7.16.7",
  17527. "@babel/helper-environment-visitor": "^7.16.7",
  17528. "@babel/helper-function-name": "^7.16.7",
  17529. "@babel/helper-optimise-call-expression": "^7.16.7",
  17530. "@babel/helper-plugin-utils": "^7.16.7",
  17531. "@babel/helper-replace-supers": "^7.16.7",
  17532. "@babel/helper-split-export-declaration": "^7.16.7",
  17533. "globals": "^11.1.0"
  17534. }
  17535. },
  17536. "@babel/plugin-transform-computed-properties": {
  17537. "version": "7.16.7",
  17538. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.16.7.tgz",
  17539. "integrity": "sha512-gN72G9bcmenVILj//sv1zLNaPyYcOzUho2lIJBMh/iakJ9ygCo/hEF9cpGb61SCMEDxbbyBoVQxrt+bWKu5KGw==",
  17540. "requires": {
  17541. "@babel/helper-plugin-utils": "^7.16.7"
  17542. }
  17543. },
  17544. "@babel/plugin-transform-destructuring": {
  17545. "version": "7.17.7",
  17546. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.17.7.tgz",
  17547. "integrity": "sha512-XVh0r5yq9sLR4vZ6eVZe8FKfIcSgaTBxVBRSYokRj2qksf6QerYnTxz9/GTuKTH/n/HwLP7t6gtlybHetJ/6hQ==",
  17548. "requires": {
  17549. "@babel/helper-plugin-utils": "^7.16.7"
  17550. }
  17551. },
  17552. "@babel/plugin-transform-dotall-regex": {
  17553. "version": "7.16.7",
  17554. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.16.7.tgz",
  17555. "integrity": "sha512-Lyttaao2SjZF6Pf4vk1dVKv8YypMpomAbygW+mU5cYP3S5cWTfCJjG8xV6CFdzGFlfWK81IjL9viiTvpb6G7gQ==",
  17556. "requires": {
  17557. "@babel/helper-create-regexp-features-plugin": "^7.16.7",
  17558. "@babel/helper-plugin-utils": "^7.16.7"
  17559. }
  17560. },
  17561. "@babel/plugin-transform-duplicate-keys": {
  17562. "version": "7.16.7",
  17563. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.16.7.tgz",
  17564. "integrity": "sha512-03DvpbRfvWIXyK0/6QiR1KMTWeT6OcQ7tbhjrXyFS02kjuX/mu5Bvnh5SDSWHxyawit2g5aWhKwI86EE7GUnTw==",
  17565. "requires": {
  17566. "@babel/helper-plugin-utils": "^7.16.7"
  17567. }
  17568. },
  17569. "@babel/plugin-transform-exponentiation-operator": {
  17570. "version": "7.16.7",
  17571. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.16.7.tgz",
  17572. "integrity": "sha512-8UYLSlyLgRixQvlYH3J2ekXFHDFLQutdy7FfFAMm3CPZ6q9wHCwnUyiXpQCe3gVVnQlHc5nsuiEVziteRNTXEA==",
  17573. "requires": {
  17574. "@babel/helper-builder-binary-assignment-operator-visitor": "^7.16.7",
  17575. "@babel/helper-plugin-utils": "^7.16.7"
  17576. }
  17577. },
  17578. "@babel/plugin-transform-flow-strip-types": {
  17579. "version": "7.16.7",
  17580. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.16.7.tgz",
  17581. "integrity": "sha512-mzmCq3cNsDpZZu9FADYYyfZJIOrSONmHcop2XEKPdBNMa4PDC4eEvcOvzZaCNcjKu72v0XQlA5y1g58aLRXdYg==",
  17582. "requires": {
  17583. "@babel/helper-plugin-utils": "^7.16.7",
  17584. "@babel/plugin-syntax-flow": "^7.16.7"
  17585. }
  17586. },
  17587. "@babel/plugin-transform-for-of": {
  17588. "version": "7.16.7",
  17589. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.16.7.tgz",
  17590. "integrity": "sha512-/QZm9W92Ptpw7sjI9Nx1mbcsWz33+l8kuMIQnDwgQBG5s3fAfQvkRjQ7NqXhtNcKOnPkdICmUHyCaWW06HCsqg==",
  17591. "requires": {
  17592. "@babel/helper-plugin-utils": "^7.16.7"
  17593. }
  17594. },
  17595. "@babel/plugin-transform-function-name": {
  17596. "version": "7.16.7",
  17597. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.16.7.tgz",
  17598. "integrity": "sha512-SU/C68YVwTRxqWj5kgsbKINakGag0KTgq9f2iZEXdStoAbOzLHEBRYzImmA6yFo8YZhJVflvXmIHUO7GWHmxxA==",
  17599. "requires": {
  17600. "@babel/helper-compilation-targets": "^7.16.7",
  17601. "@babel/helper-function-name": "^7.16.7",
  17602. "@babel/helper-plugin-utils": "^7.16.7"
  17603. }
  17604. },
  17605. "@babel/plugin-transform-literals": {
  17606. "version": "7.16.7",
  17607. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.16.7.tgz",
  17608. "integrity": "sha512-6tH8RTpTWI0s2sV6uq3e/C9wPo4PTqqZps4uF0kzQ9/xPLFQtipynvmT1g/dOfEJ+0EQsHhkQ/zyRId8J2b8zQ==",
  17609. "requires": {
  17610. "@babel/helper-plugin-utils": "^7.16.7"
  17611. }
  17612. },
  17613. "@babel/plugin-transform-member-expression-literals": {
  17614. "version": "7.16.7",
  17615. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.16.7.tgz",
  17616. "integrity": "sha512-mBruRMbktKQwbxaJof32LT9KLy2f3gH+27a5XSuXo6h7R3vqltl0PgZ80C8ZMKw98Bf8bqt6BEVi3svOh2PzMw==",
  17617. "requires": {
  17618. "@babel/helper-plugin-utils": "^7.16.7"
  17619. }
  17620. },
  17621. "@babel/plugin-transform-modules-amd": {
  17622. "version": "7.16.7",
  17623. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.16.7.tgz",
  17624. "integrity": "sha512-KaaEtgBL7FKYwjJ/teH63oAmE3lP34N3kshz8mm4VMAw7U3PxjVwwUmxEFksbgsNUaO3wId9R2AVQYSEGRa2+g==",
  17625. "requires": {
  17626. "@babel/helper-module-transforms": "^7.16.7",
  17627. "@babel/helper-plugin-utils": "^7.16.7",
  17628. "babel-plugin-dynamic-import-node": "^2.3.3"
  17629. }
  17630. },
  17631. "@babel/plugin-transform-modules-commonjs": {
  17632. "version": "7.17.9",
  17633. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.17.9.tgz",
  17634. "integrity": "sha512-2TBFd/r2I6VlYn0YRTz2JdazS+FoUuQ2rIFHoAxtyP/0G3D82SBLaRq9rnUkpqlLg03Byfl/+M32mpxjO6KaPw==",
  17635. "requires": {
  17636. "@babel/helper-module-transforms": "^7.17.7",
  17637. "@babel/helper-plugin-utils": "^7.16.7",
  17638. "@babel/helper-simple-access": "^7.17.7",
  17639. "babel-plugin-dynamic-import-node": "^2.3.3"
  17640. }
  17641. },
  17642. "@babel/plugin-transform-modules-systemjs": {
  17643. "version": "7.17.8",
  17644. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.17.8.tgz",
  17645. "integrity": "sha512-39reIkMTUVagzgA5x88zDYXPCMT6lcaRKs1+S9K6NKBPErbgO/w/kP8GlNQTC87b412ZTlmNgr3k2JrWgHH+Bw==",
  17646. "requires": {
  17647. "@babel/helper-hoist-variables": "^7.16.7",
  17648. "@babel/helper-module-transforms": "^7.17.7",
  17649. "@babel/helper-plugin-utils": "^7.16.7",
  17650. "@babel/helper-validator-identifier": "^7.16.7",
  17651. "babel-plugin-dynamic-import-node": "^2.3.3"
  17652. }
  17653. },
  17654. "@babel/plugin-transform-modules-umd": {
  17655. "version": "7.16.7",
  17656. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.16.7.tgz",
  17657. "integrity": "sha512-EMh7uolsC8O4xhudF2F6wedbSHm1HHZ0C6aJ7K67zcDNidMzVcxWdGr+htW9n21klm+bOn+Rx4CBsAntZd3rEQ==",
  17658. "requires": {
  17659. "@babel/helper-module-transforms": "^7.16.7",
  17660. "@babel/helper-plugin-utils": "^7.16.7"
  17661. }
  17662. },
  17663. "@babel/plugin-transform-named-capturing-groups-regex": {
  17664. "version": "7.16.8",
  17665. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.16.8.tgz",
  17666. "integrity": "sha512-j3Jw+n5PvpmhRR+mrgIh04puSANCk/T/UA3m3P1MjJkhlK906+ApHhDIqBQDdOgL/r1UYpz4GNclTXxyZrYGSw==",
  17667. "requires": {
  17668. "@babel/helper-create-regexp-features-plugin": "^7.16.7"
  17669. }
  17670. },
  17671. "@babel/plugin-transform-new-target": {
  17672. "version": "7.16.7",
  17673. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.16.7.tgz",
  17674. "integrity": "sha512-xiLDzWNMfKoGOpc6t3U+etCE2yRnn3SM09BXqWPIZOBpL2gvVrBWUKnsJx0K/ADi5F5YC5f8APFfWrz25TdlGg==",
  17675. "requires": {
  17676. "@babel/helper-plugin-utils": "^7.16.7"
  17677. }
  17678. },
  17679. "@babel/plugin-transform-object-super": {
  17680. "version": "7.16.7",
  17681. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.16.7.tgz",
  17682. "integrity": "sha512-14J1feiQVWaGvRxj2WjyMuXS2jsBkgB3MdSN5HuC2G5nRspa5RK9COcs82Pwy5BuGcjb+fYaUj94mYcOj7rCvw==",
  17683. "requires": {
  17684. "@babel/helper-plugin-utils": "^7.16.7",
  17685. "@babel/helper-replace-supers": "^7.16.7"
  17686. }
  17687. },
  17688. "@babel/plugin-transform-parameters": {
  17689. "version": "7.16.7",
  17690. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.16.7.tgz",
  17691. "integrity": "sha512-AT3MufQ7zZEhU2hwOA11axBnExW0Lszu4RL/tAlUJBuNoRak+wehQW8h6KcXOcgjY42fHtDxswuMhMjFEuv/aw==",
  17692. "requires": {
  17693. "@babel/helper-plugin-utils": "^7.16.7"
  17694. }
  17695. },
  17696. "@babel/plugin-transform-property-literals": {
  17697. "version": "7.16.7",
  17698. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.16.7.tgz",
  17699. "integrity": "sha512-z4FGr9NMGdoIl1RqavCqGG+ZuYjfZ/hkCIeuH6Do7tXmSm0ls11nYVSJqFEUOSJbDab5wC6lRE/w6YjVcr6Hqw==",
  17700. "requires": {
  17701. "@babel/helper-plugin-utils": "^7.16.7"
  17702. }
  17703. },
  17704. "@babel/plugin-transform-react-constant-elements": {
  17705. "version": "7.17.6",
  17706. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-constant-elements/-/plugin-transform-react-constant-elements-7.17.6.tgz",
  17707. "integrity": "sha512-OBv9VkyyKtsHZiHLoSfCn+h6yU7YKX8nrs32xUmOa1SRSk+t03FosB6fBZ0Yz4BpD1WV7l73Nsad+2Tz7APpqw==",
  17708. "requires": {
  17709. "@babel/helper-plugin-utils": "^7.16.7"
  17710. }
  17711. },
  17712. "@babel/plugin-transform-react-display-name": {
  17713. "version": "7.16.7",
  17714. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.16.7.tgz",
  17715. "integrity": "sha512-qgIg8BcZgd0G/Cz916D5+9kqX0c7nPZyXaP8R2tLNN5tkyIZdG5fEwBrxwplzSnjC1jvQmyMNVwUCZPcbGY7Pg==",
  17716. "requires": {
  17717. "@babel/helper-plugin-utils": "^7.16.7"
  17718. }
  17719. },
  17720. "@babel/plugin-transform-react-jsx": {
  17721. "version": "7.17.3",
  17722. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.17.3.tgz",
  17723. "integrity": "sha512-9tjBm4O07f7mzKSIlEmPdiE6ub7kfIe6Cd+w+oQebpATfTQMAgW+YOuWxogbKVTulA+MEO7byMeIUtQ1z+z+ZQ==",
  17724. "requires": {
  17725. "@babel/helper-annotate-as-pure": "^7.16.7",
  17726. "@babel/helper-module-imports": "^7.16.7",
  17727. "@babel/helper-plugin-utils": "^7.16.7",
  17728. "@babel/plugin-syntax-jsx": "^7.16.7",
  17729. "@babel/types": "^7.17.0"
  17730. }
  17731. },
  17732. "@babel/plugin-transform-react-jsx-development": {
  17733. "version": "7.16.7",
  17734. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.16.7.tgz",
  17735. "integrity": "sha512-RMvQWvpla+xy6MlBpPlrKZCMRs2AGiHOGHY3xRwl0pEeim348dDyxeH4xBsMPbIMhujeq7ihE702eM2Ew0Wo+A==",
  17736. "requires": {
  17737. "@babel/plugin-transform-react-jsx": "^7.16.7"
  17738. }
  17739. },
  17740. "@babel/plugin-transform-react-pure-annotations": {
  17741. "version": "7.16.7",
  17742. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.16.7.tgz",
  17743. "integrity": "sha512-hs71ToC97k3QWxswh2ElzMFABXHvGiJ01IB1TbYQDGeWRKWz/MPUTh5jGExdHvosYKpnJW5Pm3S4+TA3FyX+GA==",
  17744. "requires": {
  17745. "@babel/helper-annotate-as-pure": "^7.16.7",
  17746. "@babel/helper-plugin-utils": "^7.16.7"
  17747. }
  17748. },
  17749. "@babel/plugin-transform-regenerator": {
  17750. "version": "7.17.9",
  17751. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.17.9.tgz",
  17752. "integrity": "sha512-Lc2TfbxR1HOyn/c6b4Y/b6NHoTb67n/IoWLxTu4kC7h4KQnWlhCq2S8Tx0t2SVvv5Uu87Hs+6JEJ5kt2tYGylQ==",
  17753. "requires": {
  17754. "regenerator-transform": "^0.15.0"
  17755. }
  17756. },
  17757. "@babel/plugin-transform-reserved-words": {
  17758. "version": "7.16.7",
  17759. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.16.7.tgz",
  17760. "integrity": "sha512-KQzzDnZ9hWQBjwi5lpY5v9shmm6IVG0U9pB18zvMu2i4H90xpT4gmqwPYsn8rObiadYe2M0gmgsiOIF5A/2rtg==",
  17761. "requires": {
  17762. "@babel/helper-plugin-utils": "^7.16.7"
  17763. }
  17764. },
  17765. "@babel/plugin-transform-runtime": {
  17766. "version": "7.17.0",
  17767. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.17.0.tgz",
  17768. "integrity": "sha512-fr7zPWnKXNc1xoHfrIU9mN/4XKX4VLZ45Q+oMhfsYIaHvg7mHgmhfOy/ckRWqDK7XF3QDigRpkh5DKq6+clE8A==",
  17769. "requires": {
  17770. "@babel/helper-module-imports": "^7.16.7",
  17771. "@babel/helper-plugin-utils": "^7.16.7",
  17772. "babel-plugin-polyfill-corejs2": "^0.3.0",
  17773. "babel-plugin-polyfill-corejs3": "^0.5.0",
  17774. "babel-plugin-polyfill-regenerator": "^0.3.0",
  17775. "semver": "^6.3.0"
  17776. },
  17777. "dependencies": {
  17778. "semver": {
  17779. "version": "6.3.0",
  17780. "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
  17781. "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw=="
  17782. }
  17783. }
  17784. },
  17785. "@babel/plugin-transform-shorthand-properties": {
  17786. "version": "7.16.7",
  17787. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.16.7.tgz",
  17788. "integrity": "sha512-hah2+FEnoRoATdIb05IOXf+4GzXYTq75TVhIn1PewihbpyrNWUt2JbudKQOETWw6QpLe+AIUpJ5MVLYTQbeeUg==",
  17789. "requires": {
  17790. "@babel/helper-plugin-utils": "^7.16.7"
  17791. }
  17792. },
  17793. "@babel/plugin-transform-spread": {
  17794. "version": "7.16.7",
  17795. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.16.7.tgz",
  17796. "integrity": "sha512-+pjJpgAngb53L0iaA5gU/1MLXJIfXcYepLgXB3esVRf4fqmj8f2cxM3/FKaHsZms08hFQJkFccEWuIpm429TXg==",
  17797. "requires": {
  17798. "@babel/helper-plugin-utils": "^7.16.7",
  17799. "@babel/helper-skip-transparent-expression-wrappers": "^7.16.0"
  17800. }
  17801. },
  17802. "@babel/plugin-transform-sticky-regex": {
  17803. "version": "7.16.7",
  17804. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.16.7.tgz",
  17805. "integrity": "sha512-NJa0Bd/87QV5NZZzTuZG5BPJjLYadeSZ9fO6oOUoL4iQx+9EEuw/eEM92SrsT19Yc2jgB1u1hsjqDtH02c3Drw==",
  17806. "requires": {
  17807. "@babel/helper-plugin-utils": "^7.16.7"
  17808. }
  17809. },
  17810. "@babel/plugin-transform-template-literals": {
  17811. "version": "7.16.7",
  17812. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.16.7.tgz",
  17813. "integrity": "sha512-VwbkDDUeenlIjmfNeDX/V0aWrQH2QiVyJtwymVQSzItFDTpxfyJh3EVaQiS0rIN/CqbLGr0VcGmuwyTdZtdIsA==",
  17814. "requires": {
  17815. "@babel/helper-plugin-utils": "^7.16.7"
  17816. }
  17817. },
  17818. "@babel/plugin-transform-typeof-symbol": {
  17819. "version": "7.16.7",
  17820. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.16.7.tgz",
  17821. "integrity": "sha512-p2rOixCKRJzpg9JB4gjnG4gjWkWa89ZoYUnl9snJ1cWIcTH/hvxZqfO+WjG6T8DRBpctEol5jw1O5rA8gkCokQ==",
  17822. "requires": {
  17823. "@babel/helper-plugin-utils": "^7.16.7"
  17824. }
  17825. },
  17826. "@babel/plugin-transform-typescript": {
  17827. "version": "7.16.8",
  17828. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.16.8.tgz",
  17829. "integrity": "sha512-bHdQ9k7YpBDO2d0NVfkj51DpQcvwIzIusJ7mEUaMlbZq3Kt/U47j24inXZHQ5MDiYpCs+oZiwnXyKedE8+q7AQ==",
  17830. "requires": {
  17831. "@babel/helper-create-class-features-plugin": "^7.16.7",
  17832. "@babel/helper-plugin-utils": "^7.16.7",
  17833. "@babel/plugin-syntax-typescript": "^7.16.7"
  17834. }
  17835. },
  17836. "@babel/plugin-transform-unicode-escapes": {
  17837. "version": "7.16.7",
  17838. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.16.7.tgz",
  17839. "integrity": "sha512-TAV5IGahIz3yZ9/Hfv35TV2xEm+kaBDaZQCn2S/hG9/CZ0DktxJv9eKfPc7yYCvOYR4JGx1h8C+jcSOvgaaI/Q==",
  17840. "requires": {
  17841. "@babel/helper-plugin-utils": "^7.16.7"
  17842. }
  17843. },
  17844. "@babel/plugin-transform-unicode-regex": {
  17845. "version": "7.16.7",
  17846. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.16.7.tgz",
  17847. "integrity": "sha512-oC5tYYKw56HO75KZVLQ+R/Nl3Hro9kf8iG0hXoaHP7tjAyCpvqBiSNe6vGrZni1Z6MggmUOC6A7VP7AVmw225Q==",
  17848. "requires": {
  17849. "@babel/helper-create-regexp-features-plugin": "^7.16.7",
  17850. "@babel/helper-plugin-utils": "^7.16.7"
  17851. }
  17852. },
  17853. "@babel/preset-env": {
  17854. "version": "7.16.11",
  17855. "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.16.11.tgz",
  17856. "integrity": "sha512-qcmWG8R7ZW6WBRPZK//y+E3Cli151B20W1Rv7ln27vuPaXU/8TKms6jFdiJtF7UDTxcrb7mZd88tAeK9LjdT8g==",
  17857. "requires": {
  17858. "@babel/compat-data": "^7.16.8",
  17859. "@babel/helper-compilation-targets": "^7.16.7",
  17860. "@babel/helper-plugin-utils": "^7.16.7",
  17861. "@babel/helper-validator-option": "^7.16.7",
  17862. "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.16.7",
  17863. "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.16.7",
  17864. "@babel/plugin-proposal-async-generator-functions": "^7.16.8",
  17865. "@babel/plugin-proposal-class-properties": "^7.16.7",
  17866. "@babel/plugin-proposal-class-static-block": "^7.16.7",
  17867. "@babel/plugin-proposal-dynamic-import": "^7.16.7",
  17868. "@babel/plugin-proposal-export-namespace-from": "^7.16.7",
  17869. "@babel/plugin-proposal-json-strings": "^7.16.7",
  17870. "@babel/plugin-proposal-logical-assignment-operators": "^7.16.7",
  17871. "@babel/plugin-proposal-nullish-coalescing-operator": "^7.16.7",
  17872. "@babel/plugin-proposal-numeric-separator": "^7.16.7",
  17873. "@babel/plugin-proposal-object-rest-spread": "^7.16.7",
  17874. "@babel/plugin-proposal-optional-catch-binding": "^7.16.7",
  17875. "@babel/plugin-proposal-optional-chaining": "^7.16.7",
  17876. "@babel/plugin-proposal-private-methods": "^7.16.11",
  17877. "@babel/plugin-proposal-private-property-in-object": "^7.16.7",
  17878. "@babel/plugin-proposal-unicode-property-regex": "^7.16.7",
  17879. "@babel/plugin-syntax-async-generators": "^7.8.4",
  17880. "@babel/plugin-syntax-class-properties": "^7.12.13",
  17881. "@babel/plugin-syntax-class-static-block": "^7.14.5",
  17882. "@babel/plugin-syntax-dynamic-import": "^7.8.3",
  17883. "@babel/plugin-syntax-export-namespace-from": "^7.8.3",
  17884. "@babel/plugin-syntax-json-strings": "^7.8.3",
  17885. "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4",
  17886. "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3",
  17887. "@babel/plugin-syntax-numeric-separator": "^7.10.4",
  17888. "@babel/plugin-syntax-object-rest-spread": "^7.8.3",
  17889. "@babel/plugin-syntax-optional-catch-binding": "^7.8.3",
  17890. "@babel/plugin-syntax-optional-chaining": "^7.8.3",
  17891. "@babel/plugin-syntax-private-property-in-object": "^7.14.5",
  17892. "@babel/plugin-syntax-top-level-await": "^7.14.5",
  17893. "@babel/plugin-transform-arrow-functions": "^7.16.7",
  17894. "@babel/plugin-transform-async-to-generator": "^7.16.8",
  17895. "@babel/plugin-transform-block-scoped-functions": "^7.16.7",
  17896. "@babel/plugin-transform-block-scoping": "^7.16.7",
  17897. "@babel/plugin-transform-classes": "^7.16.7",
  17898. "@babel/plugin-transform-computed-properties": "^7.16.7",
  17899. "@babel/plugin-transform-destructuring": "^7.16.7",
  17900. "@babel/plugin-transform-dotall-regex": "^7.16.7",
  17901. "@babel/plugin-transform-duplicate-keys": "^7.16.7",
  17902. "@babel/plugin-transform-exponentiation-operator": "^7.16.7",
  17903. "@babel/plugin-transform-for-of": "^7.16.7",
  17904. "@babel/plugin-transform-function-name": "^7.16.7",
  17905. "@babel/plugin-transform-literals": "^7.16.7",
  17906. "@babel/plugin-transform-member-expression-literals": "^7.16.7",
  17907. "@babel/plugin-transform-modules-amd": "^7.16.7",
  17908. "@babel/plugin-transform-modules-commonjs": "^7.16.8",
  17909. "@babel/plugin-transform-modules-systemjs": "^7.16.7",
  17910. "@babel/plugin-transform-modules-umd": "^7.16.7",
  17911. "@babel/plugin-transform-named-capturing-groups-regex": "^7.16.8",
  17912. "@babel/plugin-transform-new-target": "^7.16.7",
  17913. "@babel/plugin-transform-object-super": "^7.16.7",
  17914. "@babel/plugin-transform-parameters": "^7.16.7",
  17915. "@babel/plugin-transform-property-literals": "^7.16.7",
  17916. "@babel/plugin-transform-regenerator": "^7.16.7",
  17917. "@babel/plugin-transform-reserved-words": "^7.16.7",
  17918. "@babel/plugin-transform-shorthand-properties": "^7.16.7",
  17919. "@babel/plugin-transform-spread": "^7.16.7",
  17920. "@babel/plugin-transform-sticky-regex": "^7.16.7",
  17921. "@babel/plugin-transform-template-literals": "^7.16.7",
  17922. "@babel/plugin-transform-typeof-symbol": "^7.16.7",
  17923. "@babel/plugin-transform-unicode-escapes": "^7.16.7",
  17924. "@babel/plugin-transform-unicode-regex": "^7.16.7",
  17925. "@babel/preset-modules": "^0.1.5",
  17926. "@babel/types": "^7.16.8",
  17927. "babel-plugin-polyfill-corejs2": "^0.3.0",
  17928. "babel-plugin-polyfill-corejs3": "^0.5.0",
  17929. "babel-plugin-polyfill-regenerator": "^0.3.0",
  17930. "core-js-compat": "^3.20.2",
  17931. "semver": "^6.3.0"
  17932. },
  17933. "dependencies": {
  17934. "semver": {
  17935. "version": "6.3.0",
  17936. "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
  17937. "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw=="
  17938. }
  17939. }
  17940. },
  17941. "@babel/preset-modules": {
  17942. "version": "0.1.5",
  17943. "resolved": "https://registry.npmjs.org/@babel/preset-modules/-/preset-modules-0.1.5.tgz",
  17944. "integrity": "sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==",
  17945. "requires": {
  17946. "@babel/helper-plugin-utils": "^7.0.0",
  17947. "@babel/plugin-proposal-unicode-property-regex": "^7.4.4",
  17948. "@babel/plugin-transform-dotall-regex": "^7.4.4",
  17949. "@babel/types": "^7.4.4",
  17950. "esutils": "^2.0.2"
  17951. }
  17952. },
  17953. "@babel/preset-react": {
  17954. "version": "7.16.7",
  17955. "resolved": "https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.16.7.tgz",
  17956. "integrity": "sha512-fWpyI8UM/HE6DfPBzD8LnhQ/OcH8AgTaqcqP2nGOXEUV+VKBR5JRN9hCk9ai+zQQ57vtm9oWeXguBCPNUjytgA==",
  17957. "requires": {
  17958. "@babel/helper-plugin-utils": "^7.16.7",
  17959. "@babel/helper-validator-option": "^7.16.7",
  17960. "@babel/plugin-transform-react-display-name": "^7.16.7",
  17961. "@babel/plugin-transform-react-jsx": "^7.16.7",
  17962. "@babel/plugin-transform-react-jsx-development": "^7.16.7",
  17963. "@babel/plugin-transform-react-pure-annotations": "^7.16.7"
  17964. }
  17965. },
  17966. "@babel/preset-typescript": {
  17967. "version": "7.16.7",
  17968. "resolved": "https://registry.npmjs.org/@babel/preset-typescript/-/preset-typescript-7.16.7.tgz",
  17969. "integrity": "sha512-WbVEmgXdIyvzB77AQjGBEyYPZx+8tTsO50XtfozQrkW8QB2rLJpH2lgx0TRw5EJrBxOZQ+wCcyPVQvS8tjEHpQ==",
  17970. "requires": {
  17971. "@babel/helper-plugin-utils": "^7.16.7",
  17972. "@babel/helper-validator-option": "^7.16.7",
  17973. "@babel/plugin-transform-typescript": "^7.16.7"
  17974. }
  17975. },
  17976. "@babel/runtime": {
  17977. "version": "7.17.9",
  17978. "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.17.9.tgz",
  17979. "integrity": "sha512-lSiBBvodq29uShpWGNbgFdKYNiFDo5/HIYsaCEY9ff4sb10x9jizo2+pRrSyF4jKZCXqgzuqBOQKbUm90gQwJg==",
  17980. "requires": {
  17981. "regenerator-runtime": "^0.13.4"
  17982. }
  17983. },
  17984. "@babel/runtime-corejs3": {
  17985. "version": "7.17.9",
  17986. "resolved": "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.17.9.tgz",
  17987. "integrity": "sha512-WxYHHUWF2uZ7Hp1K+D1xQgbgkGUfA+5UPOegEXGt2Y5SMog/rYCVaifLZDbw8UkNXozEqqrZTy6bglL7xTaCOw==",
  17988. "requires": {
  17989. "core-js-pure": "^3.20.2",
  17990. "regenerator-runtime": "^0.13.4"
  17991. }
  17992. },
  17993. "@babel/template": {
  17994. "version": "7.16.7",
  17995. "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.16.7.tgz",
  17996. "integrity": "sha512-I8j/x8kHUrbYRTUxXrrMbfCa7jxkE7tZre39x3kjr9hvI82cK1FfqLygotcWN5kdPGWcLdWMHpSBavse5tWw3w==",
  17997. "requires": {
  17998. "@babel/code-frame": "^7.16.7",
  17999. "@babel/parser": "^7.16.7",
  18000. "@babel/types": "^7.16.7"
  18001. }
  18002. },
  18003. "@babel/traverse": {
  18004. "version": "7.17.9",
  18005. "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.17.9.tgz",
  18006. "integrity": "sha512-PQO8sDIJ8SIwipTPiR71kJQCKQYB5NGImbOviK8K+kg5xkNSYXLBupuX9QhatFowrsvo9Hj8WgArg3W7ijNAQw==",
  18007. "requires": {
  18008. "@babel/code-frame": "^7.16.7",
  18009. "@babel/generator": "^7.17.9",
  18010. "@babel/helper-environment-visitor": "^7.16.7",
  18011. "@babel/helper-function-name": "^7.17.9",
  18012. "@babel/helper-hoist-variables": "^7.16.7",
  18013. "@babel/helper-split-export-declaration": "^7.16.7",
  18014. "@babel/parser": "^7.17.9",
  18015. "@babel/types": "^7.17.0",
  18016. "debug": "^4.1.0",
  18017. "globals": "^11.1.0"
  18018. }
  18019. },
  18020. "@babel/types": {
  18021. "version": "7.17.0",
  18022. "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.17.0.tgz",
  18023. "integrity": "sha512-TmKSNO4D5rzhL5bjWFcVHHLETzfQ/AmbKpKPOSjlP0WoHZ6L911fgoOKY4Alp/emzG4cHJdyN49zpgkbXFEHHw==",
  18024. "requires": {
  18025. "@babel/helper-validator-identifier": "^7.16.7",
  18026. "to-fast-properties": "^2.0.0"
  18027. }
  18028. },
  18029. "@bcoe/v8-coverage": {
  18030. "version": "0.2.3",
  18031. "resolved": "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz",
  18032. "integrity": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw=="
  18033. },
  18034. "@capacitor/app": {
  18035. "version": "1.1.1",
  18036. "resolved": "https://registry.npmjs.org/@capacitor/app/-/app-1.1.1.tgz",
  18037. "integrity": "sha512-8ADkldHnoE1xkWvPUsGlERVGm6/Zvcxy6hCI80AxydIKyaCG7kbDAvUclebbnw/eFRxj2zBoVatGLjmJNvTbYw==",
  18038. "requires": {}
  18039. },
  18040. "@capacitor/cli": {
  18041. "version": "3.4.3",
  18042. "resolved": "https://registry.npmjs.org/@capacitor/cli/-/cli-3.4.3.tgz",
  18043. "integrity": "sha512-mu2pGoIh/OapMzWwXGXUlOmapXthW9XcHGERpZxNE45aBEYC9eTJWmbcXVlJuyx/9GFnnV+pXjGl3i0grci/Zw==",
  18044. "dev": true,
  18045. "requires": {
  18046. "@ionic/cli-framework-output": "^2.2.1",
  18047. "@ionic/utils-fs": "^3.1.5",
  18048. "@ionic/utils-subprocess": "^2.1.6",
  18049. "@ionic/utils-terminal": "^2.3.0",
  18050. "commander": "^6.0.0",
  18051. "debug": "^4.2.0",
  18052. "env-paths": "^2.2.0",
  18053. "kleur": "^4.1.1",
  18054. "native-run": "^1.5.0",
  18055. "open": "^7.4.2",
  18056. "plist": "^3.0.2",
  18057. "prompts": "^2.3.2",
  18058. "semver": "^7.3.2",
  18059. "tar": "^6.1.11",
  18060. "tslib": "^2.1.0",
  18061. "xml2js": "^0.4.23"
  18062. },
  18063. "dependencies": {
  18064. "commander": {
  18065. "version": "6.2.1",
  18066. "resolved": "https://registry.npmjs.org/commander/-/commander-6.2.1.tgz",
  18067. "integrity": "sha512-U7VdrJFnJgo4xjrHpTzu0yrHPGImdsmD95ZlgYSEajAn2JKzDhDTPG9kBTefmObL2w/ngeZnilk+OV9CG3d7UA==",
  18068. "dev": true
  18069. },
  18070. "kleur": {
  18071. "version": "4.1.4",
  18072. "resolved": "https://registry.npmjs.org/kleur/-/kleur-4.1.4.tgz",
  18073. "integrity": "sha512-8QADVssbrFjivHWQU7KkMgptGTl6WAcSdlbBPY4uNF+mWr6DGcKrvY2w4FQJoXch7+fKMjj0dRrL75vk3k23OA==",
  18074. "dev": true
  18075. },
  18076. "open": {
  18077. "version": "7.4.2",
  18078. "resolved": "https://registry.npmjs.org/open/-/open-7.4.2.tgz",
  18079. "integrity": "sha512-MVHddDVweXZF3awtlAS+6pgKLlm/JgxZ90+/NBurBoQctVOOB/zDdVjcyPzQ+0laDGbsWgrRkflI65sQeOgT9Q==",
  18080. "dev": true,
  18081. "requires": {
  18082. "is-docker": "^2.0.0",
  18083. "is-wsl": "^2.1.1"
  18084. }
  18085. }
  18086. }
  18087. },
  18088. "@capacitor/core": {
  18089. "version": "3.4.3",
  18090. "resolved": "https://registry.npmjs.org/@capacitor/core/-/core-3.4.3.tgz",
  18091. "integrity": "sha512-drfu0IiDMyeJtL4QALQgNFqdgN19DZJkbKh945eXyK44Sk2YkFXUs7Ewq1ZlVI30QF79mHGuM13oZeki0gv5Tw==",
  18092. "requires": {
  18093. "tslib": "^2.1.0"
  18094. }
  18095. },
  18096. "@capacitor/haptics": {
  18097. "version": "1.1.4",
  18098. "resolved": "https://registry.npmjs.org/@capacitor/haptics/-/haptics-1.1.4.tgz",
  18099. "integrity": "sha512-+pJIb5X7xAcbrWj6rJaV+cwBlv8aFwB1/Ob6EV4atydThuuVSSsAL4hI4ZYlPNOxM6H5s+ZDLj7Pa2os4eFmtg==",
  18100. "requires": {}
  18101. },
  18102. "@capacitor/keyboard": {
  18103. "version": "1.2.2",
  18104. "resolved": "https://registry.npmjs.org/@capacitor/keyboard/-/keyboard-1.2.2.tgz",
  18105. "integrity": "sha512-dOZSXJTY/tTbRQ+Neiny72BIXN2Hvf/2AgPpMdTErDfaQM7C2MMgtJrm+Mi+YUeT6AnJFmt68nHJGImAL4lzmA==",
  18106. "requires": {}
  18107. },
  18108. "@capacitor/status-bar": {
  18109. "version": "1.0.8",
  18110. "resolved": "https://registry.npmjs.org/@capacitor/status-bar/-/status-bar-1.0.8.tgz",
  18111. "integrity": "sha512-lhxa70K6vg0QjdddbT9RqFLfQ9a0Fk1OVE54MhUH30DWymv4h2LrC+mJgH6JS46WQbR2UCHRymfmVCq1PS2Qiw==",
  18112. "requires": {}
  18113. },
  18114. "@csstools/normalize.css": {
  18115. "version": "12.0.0",
  18116. "resolved": "https://registry.npmjs.org/@csstools/normalize.css/-/normalize.css-12.0.0.tgz",
  18117. "integrity": "sha512-M0qqxAcwCsIVfpFQSlGN5XjXWu8l5JDZN+fPt1LeW5SZexQTgnaEvgXAY+CeygRw0EeppWHi12JxESWiWrB0Sg=="
  18118. },
  18119. "@csstools/postcss-color-function": {
  18120. "version": "1.1.0",
  18121. "resolved": "https://registry.npmjs.org/@csstools/postcss-color-function/-/postcss-color-function-1.1.0.tgz",
  18122. "integrity": "sha512-5D5ND/mZWcQoSfYnSPsXtuiFxhzmhxt6pcjrFLJyldj+p0ZN2vvRpYNX+lahFTtMhAYOa2WmkdGINr0yP0CvGA==",
  18123. "requires": {
  18124. "@csstools/postcss-progressive-custom-properties": "^1.1.0",
  18125. "postcss-value-parser": "^4.2.0"
  18126. }
  18127. },
  18128. "@csstools/postcss-font-format-keywords": {
  18129. "version": "1.0.0",
  18130. "resolved": "https://registry.npmjs.org/@csstools/postcss-font-format-keywords/-/postcss-font-format-keywords-1.0.0.tgz",
  18131. "integrity": "sha512-oO0cZt8do8FdVBX8INftvIA4lUrKUSCcWUf9IwH9IPWOgKT22oAZFXeHLoDK7nhB2SmkNycp5brxfNMRLIhd6Q==",
  18132. "requires": {
  18133. "postcss-value-parser": "^4.2.0"
  18134. }
  18135. },
  18136. "@csstools/postcss-hwb-function": {
  18137. "version": "1.0.0",
  18138. "resolved": "https://registry.npmjs.org/@csstools/postcss-hwb-function/-/postcss-hwb-function-1.0.0.tgz",
  18139. "integrity": "sha512-VSTd7hGjmde4rTj1rR30sokY3ONJph1reCBTUXqeW1fKwETPy1x4t/XIeaaqbMbC5Xg4SM/lyXZ2S8NELT2TaA==",
  18140. "requires": {
  18141. "postcss-value-parser": "^4.2.0"
  18142. }
  18143. },
  18144. "@csstools/postcss-ic-unit": {
  18145. "version": "1.0.0",
  18146. "resolved": "https://registry.npmjs.org/@csstools/postcss-ic-unit/-/postcss-ic-unit-1.0.0.tgz",
  18147. "integrity": "sha512-i4yps1mBp2ijrx7E96RXrQXQQHm6F4ym1TOD0D69/sjDjZvQ22tqiEvaNw7pFZTUO5b9vWRHzbHzP9+UKuw+bA==",
  18148. "requires": {
  18149. "@csstools/postcss-progressive-custom-properties": "^1.1.0",
  18150. "postcss-value-parser": "^4.2.0"
  18151. }
  18152. },
  18153. "@csstools/postcss-is-pseudo-class": {
  18154. "version": "2.0.2",
  18155. "resolved": "https://registry.npmjs.org/@csstools/postcss-is-pseudo-class/-/postcss-is-pseudo-class-2.0.2.tgz",
  18156. "integrity": "sha512-L9h1yxXMj7KpgNzlMrw3isvHJYkikZgZE4ASwssTnGEH8tm50L6QsM9QQT5wR4/eO5mU0rN5axH7UzNxEYg5CA==",
  18157. "requires": {
  18158. "postcss-selector-parser": "^6.0.10"
  18159. }
  18160. },
  18161. "@csstools/postcss-normalize-display-values": {
  18162. "version": "1.0.0",
  18163. "resolved": "https://registry.npmjs.org/@csstools/postcss-normalize-display-values/-/postcss-normalize-display-values-1.0.0.tgz",
  18164. "integrity": "sha512-bX+nx5V8XTJEmGtpWTO6kywdS725t71YSLlxWt78XoHUbELWgoCXeOFymRJmL3SU1TLlKSIi7v52EWqe60vJTQ==",
  18165. "requires": {
  18166. "postcss-value-parser": "^4.2.0"
  18167. }
  18168. },
  18169. "@csstools/postcss-oklab-function": {
  18170. "version": "1.1.0",
  18171. "resolved": "https://registry.npmjs.org/@csstools/postcss-oklab-function/-/postcss-oklab-function-1.1.0.tgz",
  18172. "integrity": "sha512-e/Q5HopQzmnQgqimG9v3w2IG4VRABsBq3itOcn4bnm+j4enTgQZ0nWsaH/m9GV2otWGQ0nwccYL5vmLKyvP1ww==",
  18173. "requires": {
  18174. "@csstools/postcss-progressive-custom-properties": "^1.1.0",
  18175. "postcss-value-parser": "^4.2.0"
  18176. }
  18177. },
  18178. "@csstools/postcss-progressive-custom-properties": {
  18179. "version": "1.3.0",
  18180. "resolved": "https://registry.npmjs.org/@csstools/postcss-progressive-custom-properties/-/postcss-progressive-custom-properties-1.3.0.tgz",
  18181. "integrity": "sha512-ASA9W1aIy5ygskZYuWams4BzafD12ULvSypmaLJT2jvQ8G0M3I8PRQhC0h7mG0Z3LI05+agZjqSR9+K9yaQQjA==",
  18182. "requires": {
  18183. "postcss-value-parser": "^4.2.0"
  18184. }
  18185. },
  18186. "@eslint/eslintrc": {
  18187. "version": "1.2.1",
  18188. "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.2.1.tgz",
  18189. "integrity": "sha512-bxvbYnBPN1Gibwyp6NrpnFzA3YtRL3BBAyEAFVIpNTm2Rn4Vy87GA5M4aSn3InRrlsbX5N0GW7XIx+U4SAEKdQ==",
  18190. "requires": {
  18191. "ajv": "^6.12.4",
  18192. "debug": "^4.3.2",
  18193. "espree": "^9.3.1",
  18194. "globals": "^13.9.0",
  18195. "ignore": "^5.2.0",
  18196. "import-fresh": "^3.2.1",
  18197. "js-yaml": "^4.1.0",
  18198. "minimatch": "^3.0.4",
  18199. "strip-json-comments": "^3.1.1"
  18200. },
  18201. "dependencies": {
  18202. "argparse": {
  18203. "version": "2.0.1",
  18204. "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
  18205. "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q=="
  18206. },
  18207. "globals": {
  18208. "version": "13.13.0",
  18209. "resolved": "https://registry.npmjs.org/globals/-/globals-13.13.0.tgz",
  18210. "integrity": "sha512-EQ7Q18AJlPwp3vUDL4mKA0KXrXyNIQyWon6T6XQiBQF0XHvRsiCSrWmmeATpUzdJN2HhWZU6Pdl0a9zdep5p6A==",
  18211. "requires": {
  18212. "type-fest": "^0.20.2"
  18213. }
  18214. },
  18215. "js-yaml": {
  18216. "version": "4.1.0",
  18217. "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
  18218. "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
  18219. "requires": {
  18220. "argparse": "^2.0.1"
  18221. }
  18222. },
  18223. "type-fest": {
  18224. "version": "0.20.2",
  18225. "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz",
  18226. "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ=="
  18227. }
  18228. }
  18229. },
  18230. "@gar/promisify": {
  18231. "version": "1.1.3",
  18232. "resolved": "https://registry.npmjs.org/@gar/promisify/-/promisify-1.1.3.tgz",
  18233. "integrity": "sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw=="
  18234. },
  18235. "@humanwhocodes/config-array": {
  18236. "version": "0.9.5",
  18237. "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.9.5.tgz",
  18238. "integrity": "sha512-ObyMyWxZiCu/yTisA7uzx81s40xR2fD5Cg/2Kq7G02ajkNubJf6BopgDTmDyc3U7sXpNKM8cYOw7s7Tyr+DnCw==",
  18239. "requires": {
  18240. "@humanwhocodes/object-schema": "^1.2.1",
  18241. "debug": "^4.1.1",
  18242. "minimatch": "^3.0.4"
  18243. }
  18244. },
  18245. "@humanwhocodes/object-schema": {
  18246. "version": "1.2.1",
  18247. "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz",
  18248. "integrity": "sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA=="
  18249. },
  18250. "@ionic/cli-framework-output": {
  18251. "version": "2.2.3",
  18252. "resolved": "https://registry.npmjs.org/@ionic/cli-framework-output/-/cli-framework-output-2.2.3.tgz",
  18253. "integrity": "sha512-Ok0DuQseeyEQnpq1eIE9Wt2oy80qmsprmQYu4bMeiaggbXTmzdf0wa+2CIRrAy1Mzh7Lnz95AI4KyYl3h+97GQ==",
  18254. "dev": true,
  18255. "requires": {
  18256. "@ionic/utils-terminal": "2.3.1",
  18257. "debug": "^4.0.0",
  18258. "tslib": "^2.0.1"
  18259. }
  18260. },
  18261. "@ionic/core": {
  18262. "version": "6.1.1",
  18263. "resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.1.1.tgz",
  18264. "integrity": "sha512-R5eCTmCIE0ZuHWApJPIJsTNug2yykr5UCYbODRnuHlpuJXXIuTGNlQB2lAT3ds4yziC0dqSi1FXS8gIPDSFBBA==",
  18265. "requires": {
  18266. "@stencil/core": "^2.14.2",
  18267. "ionicons": "^6.0.0",
  18268. "tslib": "^2.1.0"
  18269. },
  18270. "dependencies": {
  18271. "ionicons": {
  18272. "version": "6.0.1",
  18273. "resolved": "https://registry.npmjs.org/ionicons/-/ionicons-6.0.1.tgz",
  18274. "integrity": "sha512-xQekOJsxH82O7oB+3F60zeRggCdND9pJ/k0E6IJDVUGGlCj5mlyFqNgxUimytKgstPGv3S+3EmCxjefvtGgWUg==",
  18275. "requires": {
  18276. "@stencil/core": "~2.12.0"
  18277. },
  18278. "dependencies": {
  18279. "@stencil/core": {
  18280. "version": "2.12.1",
  18281. "resolved": "https://registry.npmjs.org/@stencil/core/-/core-2.12.1.tgz",
  18282. "integrity": "sha512-u24TZ+FEvjnZt5ZgIkLjLpUNsO6Ml3mUZqwmqk81w6RWWz75hgB5p4RFI5rvuErFeh2xvMIGo+pNdG24XUBz1A=="
  18283. }
  18284. }
  18285. }
  18286. }
  18287. },
  18288. "@ionic/react": {
  18289. "version": "6.1.1",
  18290. "resolved": "https://registry.npmjs.org/@ionic/react/-/react-6.1.1.tgz",
  18291. "integrity": "sha512-rgjT0RoL70Z5SMyGrkeppCxtT8N2e/DZ3whJPNDuQiLFlTcPQDYfB3EkpsLl+sX9NZBbeMMv+zAhumfaHKD+dg==",
  18292. "requires": {
  18293. "@ionic/core": "^6.1.1",
  18294. "ionicons": "^6.0.0",
  18295. "tslib": "*"
  18296. },
  18297. "dependencies": {
  18298. "@stencil/core": {
  18299. "version": "2.12.1",
  18300. "resolved": "https://registry.npmjs.org/@stencil/core/-/core-2.12.1.tgz",
  18301. "integrity": "sha512-u24TZ+FEvjnZt5ZgIkLjLpUNsO6Ml3mUZqwmqk81w6RWWz75hgB5p4RFI5rvuErFeh2xvMIGo+pNdG24XUBz1A=="
  18302. },
  18303. "ionicons": {
  18304. "version": "6.0.1",
  18305. "resolved": "https://registry.npmjs.org/ionicons/-/ionicons-6.0.1.tgz",
  18306. "integrity": "sha512-xQekOJsxH82O7oB+3F60zeRggCdND9pJ/k0E6IJDVUGGlCj5mlyFqNgxUimytKgstPGv3S+3EmCxjefvtGgWUg==",
  18307. "requires": {
  18308. "@stencil/core": "~2.12.0"
  18309. }
  18310. }
  18311. }
  18312. },
  18313. "@ionic/react-router": {
  18314. "version": "6.1.1",
  18315. "resolved": "https://registry.npmjs.org/@ionic/react-router/-/react-router-6.1.1.tgz",
  18316. "integrity": "sha512-mbs7BWNjnID5NAxAVQoOtFfaT6UWQ0LA37HbLvKu7QH1yuwcyxSzq5laVwzck+i3S/Wdq8iNbOufvQ2dbO/VsQ==",
  18317. "requires": {
  18318. "@ionic/react": "^6.1.1",
  18319. "tslib": "*"
  18320. }
  18321. },
  18322. "@ionic/utils-array": {
  18323. "version": "2.1.5",
  18324. "resolved": "https://registry.npmjs.org/@ionic/utils-array/-/utils-array-2.1.5.tgz",
  18325. "integrity": "sha512-HD72a71IQVBmQckDwmA8RxNVMTbxnaLbgFOl+dO5tbvW9CkkSFCv41h6fUuNsSEVgngfkn0i98HDuZC8mk+lTA==",
  18326. "dev": true,
  18327. "requires": {
  18328. "debug": "^4.0.0",
  18329. "tslib": "^2.0.1"
  18330. }
  18331. },
  18332. "@ionic/utils-fs": {
  18333. "version": "3.1.5",
  18334. "resolved": "https://registry.npmjs.org/@ionic/utils-fs/-/utils-fs-3.1.5.tgz",
  18335. "integrity": "sha512-a41bY2dHqWSEQQ/80CpbXSs8McyiCFf2DnIWWLukrhYWf46h4qi6M/8dxcMKrofRiqI/3F+cL3S2mOm9Zz/o2Q==",
  18336. "dev": true,
  18337. "requires": {
  18338. "debug": "^4.0.0",
  18339. "fs-extra": "^9.0.0",
  18340. "tslib": "^2.0.1"
  18341. },
  18342. "dependencies": {
  18343. "fs-extra": {
  18344. "version": "9.1.0",
  18345. "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-9.1.0.tgz",
  18346. "integrity": "sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==",
  18347. "dev": true,
  18348. "requires": {
  18349. "at-least-node": "^1.0.0",
  18350. "graceful-fs": "^4.2.0",
  18351. "jsonfile": "^6.0.1",
  18352. "universalify": "^2.0.0"
  18353. }
  18354. }
  18355. }
  18356. },
  18357. "@ionic/utils-object": {
  18358. "version": "2.1.5",
  18359. "resolved": "https://registry.npmjs.org/@ionic/utils-object/-/utils-object-2.1.5.tgz",
  18360. "integrity": "sha512-XnYNSwfewUqxq+yjER1hxTKggftpNjFLJH0s37jcrNDwbzmbpFTQTVAp4ikNK4rd9DOebX/jbeZb8jfD86IYxw==",
  18361. "dev": true,
  18362. "requires": {
  18363. "debug": "^4.0.0",
  18364. "tslib": "^2.0.1"
  18365. }
  18366. },
  18367. "@ionic/utils-process": {
  18368. "version": "2.1.8",
  18369. "resolved": "https://registry.npmjs.org/@ionic/utils-process/-/utils-process-2.1.8.tgz",
  18370. "integrity": "sha512-VBBoyTzi+m6tgKAItl+jiTQneGwTOsctcrTG4CsEgmVOVOEhUYkPhddXqzD+oC54hPDU9ROsd3I014P5CWEuhQ==",
  18371. "dev": true,
  18372. "requires": {
  18373. "@ionic/utils-object": "2.1.5",
  18374. "@ionic/utils-terminal": "2.3.1",
  18375. "debug": "^4.0.0",
  18376. "signal-exit": "^3.0.3",
  18377. "tree-kill": "^1.2.2",
  18378. "tslib": "^2.0.1"
  18379. }
  18380. },
  18381. "@ionic/utils-stream": {
  18382. "version": "3.1.5",
  18383. "resolved": "https://registry.npmjs.org/@ionic/utils-stream/-/utils-stream-3.1.5.tgz",
  18384. "integrity": "sha512-hkm46uHvEC05X/8PHgdJi4l4zv9VQDELZTM+Kz69odtO9zZYfnt8DkfXHJqJ+PxmtiE5mk/ehJWLnn/XAczTUw==",
  18385. "dev": true,
  18386. "requires": {
  18387. "debug": "^4.0.0",
  18388. "tslib": "^2.0.1"
  18389. }
  18390. },
  18391. "@ionic/utils-subprocess": {
  18392. "version": "2.1.9",
  18393. "resolved": "https://registry.npmjs.org/@ionic/utils-subprocess/-/utils-subprocess-2.1.9.tgz",
  18394. "integrity": "sha512-OZ4QKyFOoC3+NCcBW8tvDUdLzWqOMKZPpzOQR009xVsfGbT3LwV8h60os7VRAbRV2KrA7t6YMMDrMQYV5DS+DQ==",
  18395. "dev": true,
  18396. "requires": {
  18397. "@ionic/utils-array": "2.1.5",
  18398. "@ionic/utils-fs": "3.1.5",
  18399. "@ionic/utils-process": "2.1.8",
  18400. "@ionic/utils-stream": "3.1.5",
  18401. "@ionic/utils-terminal": "2.3.1",
  18402. "cross-spawn": "^7.0.3",
  18403. "debug": "^4.0.0",
  18404. "tslib": "^2.0.1"
  18405. }
  18406. },
  18407. "@ionic/utils-terminal": {
  18408. "version": "2.3.1",
  18409. "resolved": "https://registry.npmjs.org/@ionic/utils-terminal/-/utils-terminal-2.3.1.tgz",
  18410. "integrity": "sha512-cglsSd2AckI3Ldtdfczeq64vIIDjtPspV5QJtky8f8uIdxkeOIGeRV7bCj1+BEf1hyo+ZuggQxLviHnbMZhiRw==",
  18411. "dev": true,
  18412. "requires": {
  18413. "debug": "^4.0.0",
  18414. "signal-exit": "^3.0.3",
  18415. "slice-ansi": "^4.0.0",
  18416. "string-width": "^4.1.0",
  18417. "strip-ansi": "^6.0.0",
  18418. "tslib": "^2.0.1",
  18419. "untildify": "^4.0.0",
  18420. "wrap-ansi": "^7.0.0"
  18421. }
  18422. },
  18423. "@istanbuljs/load-nyc-config": {
  18424. "version": "1.1.0",
  18425. "resolved": "https://registry.npmjs.org/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz",
  18426. "integrity": "sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==",
  18427. "requires": {
  18428. "camelcase": "^5.3.1",
  18429. "find-up": "^4.1.0",
  18430. "get-package-type": "^0.1.0",
  18431. "js-yaml": "^3.13.1",
  18432. "resolve-from": "^5.0.0"
  18433. },
  18434. "dependencies": {
  18435. "camelcase": {
  18436. "version": "5.3.1",
  18437. "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz",
  18438. "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg=="
  18439. },
  18440. "find-up": {
  18441. "version": "4.1.0",
  18442. "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",
  18443. "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
  18444. "requires": {
  18445. "locate-path": "^5.0.0",
  18446. "path-exists": "^4.0.0"
  18447. }
  18448. },
  18449. "locate-path": {
  18450. "version": "5.0.0",
  18451. "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
  18452. "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
  18453. "requires": {
  18454. "p-locate": "^4.1.0"
  18455. }
  18456. },
  18457. "p-limit": {
  18458. "version": "2.3.0",
  18459. "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
  18460. "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
  18461. "requires": {
  18462. "p-try": "^2.0.0"
  18463. }
  18464. },
  18465. "p-locate": {
  18466. "version": "4.1.0",
  18467. "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz",
  18468. "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==",
  18469. "requires": {
  18470. "p-limit": "^2.2.0"
  18471. }
  18472. }
  18473. }
  18474. },
  18475. "@istanbuljs/schema": {
  18476. "version": "0.1.3",
  18477. "resolved": "https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.3.tgz",
  18478. "integrity": "sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA=="
  18479. },
  18480. "@jest/console": {
  18481. "version": "27.5.1",
  18482. "resolved": "https://registry.npmjs.org/@jest/console/-/console-27.5.1.tgz",
  18483. "integrity": "sha512-kZ/tNpS3NXn0mlXXXPNuDZnb4c0oZ20r4K5eemM2k30ZC3G0T02nXUvyhf5YdbXWHPEJLc9qGLxEZ216MdL+Zg==",
  18484. "requires": {
  18485. "@jest/types": "^27.5.1",
  18486. "@types/node": "*",
  18487. "chalk": "^4.0.0",
  18488. "jest-message-util": "^27.5.1",
  18489. "jest-util": "^27.5.1",
  18490. "slash": "^3.0.0"
  18491. }
  18492. },
  18493. "@jest/core": {
  18494. "version": "27.5.1",
  18495. "resolved": "https://registry.npmjs.org/@jest/core/-/core-27.5.1.tgz",
  18496. "integrity": "sha512-AK6/UTrvQD0Cd24NSqmIA6rKsu0tKIxfiCducZvqxYdmMisOYAsdItspT+fQDQYARPf8XgjAFZi0ogW2agH5nQ==",
  18497. "requires": {
  18498. "@jest/console": "^27.5.1",
  18499. "@jest/reporters": "^27.5.1",
  18500. "@jest/test-result": "^27.5.1",
  18501. "@jest/transform": "^27.5.1",
  18502. "@jest/types": "^27.5.1",
  18503. "@types/node": "*",
  18504. "ansi-escapes": "^4.2.1",
  18505. "chalk": "^4.0.0",
  18506. "emittery": "^0.8.1",
  18507. "exit": "^0.1.2",
  18508. "graceful-fs": "^4.2.9",
  18509. "jest-changed-files": "^27.5.1",
  18510. "jest-config": "^27.5.1",
  18511. "jest-haste-map": "^27.5.1",
  18512. "jest-message-util": "^27.5.1",
  18513. "jest-regex-util": "^27.5.1",
  18514. "jest-resolve": "^27.5.1",
  18515. "jest-resolve-dependencies": "^27.5.1",
  18516. "jest-runner": "^27.5.1",
  18517. "jest-runtime": "^27.5.1",
  18518. "jest-snapshot": "^27.5.1",
  18519. "jest-util": "^27.5.1",
  18520. "jest-validate": "^27.5.1",
  18521. "jest-watcher": "^27.5.1",
  18522. "micromatch": "^4.0.4",
  18523. "rimraf": "^3.0.0",
  18524. "slash": "^3.0.0",
  18525. "strip-ansi": "^6.0.0"
  18526. }
  18527. },
  18528. "@jest/environment": {
  18529. "version": "27.5.1",
  18530. "resolved": "https://registry.npmjs.org/@jest/environment/-/environment-27.5.1.tgz",
  18531. "integrity": "sha512-/WQjhPJe3/ghaol/4Bq480JKXV/Rfw8nQdN7f41fM8VDHLcxKXou6QyXAh3EFr9/bVG3x74z1NWDkP87EiY8gA==",
  18532. "requires": {
  18533. "@jest/fake-timers": "^27.5.1",
  18534. "@jest/types": "^27.5.1",
  18535. "@types/node": "*",
  18536. "jest-mock": "^27.5.1"
  18537. }
  18538. },
  18539. "@jest/fake-timers": {
  18540. "version": "27.5.1",
  18541. "resolved": "https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-27.5.1.tgz",
  18542. "integrity": "sha512-/aPowoolwa07k7/oM3aASneNeBGCmGQsc3ugN4u6s4C/+s5M64MFo/+djTdiwcbQlRfFElGuDXWzaWj6QgKObQ==",
  18543. "requires": {
  18544. "@jest/types": "^27.5.1",
  18545. "@sinonjs/fake-timers": "^8.0.1",
  18546. "@types/node": "*",
  18547. "jest-message-util": "^27.5.1",
  18548. "jest-mock": "^27.5.1",
  18549. "jest-util": "^27.5.1"
  18550. }
  18551. },
  18552. "@jest/globals": {
  18553. "version": "27.5.1",
  18554. "resolved": "https://registry.npmjs.org/@jest/globals/-/globals-27.5.1.tgz",
  18555. "integrity": "sha512-ZEJNB41OBQQgGzgyInAv0UUfDDj3upmHydjieSxFvTRuZElrx7tXg/uVQ5hYVEwiXs3+aMsAeEc9X7xiSKCm4Q==",
  18556. "requires": {
  18557. "@jest/environment": "^27.5.1",
  18558. "@jest/types": "^27.5.1",
  18559. "expect": "^27.5.1"
  18560. }
  18561. },
  18562. "@jest/reporters": {
  18563. "version": "27.5.1",
  18564. "resolved": "https://registry.npmjs.org/@jest/reporters/-/reporters-27.5.1.tgz",
  18565. "integrity": "sha512-cPXh9hWIlVJMQkVk84aIvXuBB4uQQmFqZiacloFuGiP3ah1sbCxCosidXFDfqG8+6fO1oR2dTJTlsOy4VFmUfw==",
  18566. "requires": {
  18567. "@bcoe/v8-coverage": "^0.2.3",
  18568. "@jest/console": "^27.5.1",
  18569. "@jest/test-result": "^27.5.1",
  18570. "@jest/transform": "^27.5.1",
  18571. "@jest/types": "^27.5.1",
  18572. "@types/node": "*",
  18573. "chalk": "^4.0.0",
  18574. "collect-v8-coverage": "^1.0.0",
  18575. "exit": "^0.1.2",
  18576. "glob": "^7.1.2",
  18577. "graceful-fs": "^4.2.9",
  18578. "istanbul-lib-coverage": "^3.0.0",
  18579. "istanbul-lib-instrument": "^5.1.0",
  18580. "istanbul-lib-report": "^3.0.0",
  18581. "istanbul-lib-source-maps": "^4.0.0",
  18582. "istanbul-reports": "^3.1.3",
  18583. "jest-haste-map": "^27.5.1",
  18584. "jest-resolve": "^27.5.1",
  18585. "jest-util": "^27.5.1",
  18586. "jest-worker": "^27.5.1",
  18587. "slash": "^3.0.0",
  18588. "source-map": "^0.6.0",
  18589. "string-length": "^4.0.1",
  18590. "terminal-link": "^2.0.0",
  18591. "v8-to-istanbul": "^8.1.0"
  18592. }
  18593. },
  18594. "@jest/source-map": {
  18595. "version": "27.5.1",
  18596. "resolved": "https://registry.npmjs.org/@jest/source-map/-/source-map-27.5.1.tgz",
  18597. "integrity": "sha512-y9NIHUYF3PJRlHk98NdC/N1gl88BL08aQQgu4k4ZopQkCw9t9cV8mtl3TV8b/YCB8XaVTFrmUTAJvjsntDireg==",
  18598. "requires": {
  18599. "callsites": "^3.0.0",
  18600. "graceful-fs": "^4.2.9",
  18601. "source-map": "^0.6.0"
  18602. }
  18603. },
  18604. "@jest/test-result": {
  18605. "version": "27.5.1",
  18606. "resolved": "https://registry.npmjs.org/@jest/test-result/-/test-result-27.5.1.tgz",
  18607. "integrity": "sha512-EW35l2RYFUcUQxFJz5Cv5MTOxlJIQs4I7gxzi2zVU7PJhOwfYq1MdC5nhSmYjX1gmMmLPvB3sIaC+BkcHRBfag==",
  18608. "requires": {
  18609. "@jest/console": "^27.5.1",
  18610. "@jest/types": "^27.5.1",
  18611. "@types/istanbul-lib-coverage": "^2.0.0",
  18612. "collect-v8-coverage": "^1.0.0"
  18613. }
  18614. },
  18615. "@jest/test-sequencer": {
  18616. "version": "27.5.1",
  18617. "resolved": "https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-27.5.1.tgz",
  18618. "integrity": "sha512-LCheJF7WB2+9JuCS7VB/EmGIdQuhtqjRNI9A43idHv3E4KltCTsPsLxvdaubFHSYwY/fNjMWjl6vNRhDiN7vpQ==",
  18619. "requires": {
  18620. "@jest/test-result": "^27.5.1",
  18621. "graceful-fs": "^4.2.9",
  18622. "jest-haste-map": "^27.5.1",
  18623. "jest-runtime": "^27.5.1"
  18624. }
  18625. },
  18626. "@jest/transform": {
  18627. "version": "27.5.1",
  18628. "resolved": "https://registry.npmjs.org/@jest/transform/-/transform-27.5.1.tgz",
  18629. "integrity": "sha512-ipON6WtYgl/1329g5AIJVbUuEh0wZVbdpGwC99Jw4LwuoBNS95MVphU6zOeD9pDkon+LLbFL7lOQRapbB8SCHw==",
  18630. "requires": {
  18631. "@babel/core": "^7.1.0",
  18632. "@jest/types": "^27.5.1",
  18633. "babel-plugin-istanbul": "^6.1.1",
  18634. "chalk": "^4.0.0",
  18635. "convert-source-map": "^1.4.0",
  18636. "fast-json-stable-stringify": "^2.0.0",
  18637. "graceful-fs": "^4.2.9",
  18638. "jest-haste-map": "^27.5.1",
  18639. "jest-regex-util": "^27.5.1",
  18640. "jest-util": "^27.5.1",
  18641. "micromatch": "^4.0.4",
  18642. "pirates": "^4.0.4",
  18643. "slash": "^3.0.0",
  18644. "source-map": "^0.6.1",
  18645. "write-file-atomic": "^3.0.0"
  18646. }
  18647. },
  18648. "@jest/types": {
  18649. "version": "27.5.1",
  18650. "resolved": "https://registry.npmjs.org/@jest/types/-/types-27.5.1.tgz",
  18651. "integrity": "sha512-Cx46iJ9QpwQTjIdq5VJu2QTMMs3QlEjI0x1QbBP5W1+nMzyc2XmimiRR/CbX9TO0cPTeUlxWMOu8mslYsJ8DEw==",
  18652. "requires": {
  18653. "@types/istanbul-lib-coverage": "^2.0.0",
  18654. "@types/istanbul-reports": "^3.0.0",
  18655. "@types/node": "*",
  18656. "@types/yargs": "^16.0.0",
  18657. "chalk": "^4.0.0"
  18658. }
  18659. },
  18660. "@jridgewell/resolve-uri": {
  18661. "version": "3.0.5",
  18662. "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.0.5.tgz",
  18663. "integrity": "sha512-VPeQ7+wH0itvQxnG+lIzWgkysKIr3L9sslimFW55rHMdGu/qCQ5z5h9zq4gI8uBtqkpHhsF4Z/OwExufUCThew=="
  18664. },
  18665. "@jridgewell/sourcemap-codec": {
  18666. "version": "1.4.11",
  18667. "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.11.tgz",
  18668. "integrity": "sha512-Fg32GrJo61m+VqYSdRSjRXMjQ06j8YIYfcTqndLYVAaHmroZHLJZCydsWBOTDqXS2v+mjxohBWEMfg97GXmYQg=="
  18669. },
  18670. "@jridgewell/trace-mapping": {
  18671. "version": "0.3.4",
  18672. "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.4.tgz",
  18673. "integrity": "sha512-vFv9ttIedivx0ux3QSjhgtCVjPZd5l46ZOMDSCwnH1yUO2e964gO8LZGyv2QkqcgR6TnBU1v+1IFqmeoG+0UJQ==",
  18674. "requires": {
  18675. "@jridgewell/resolve-uri": "^3.0.3",
  18676. "@jridgewell/sourcemap-codec": "^1.4.10"
  18677. }
  18678. },
  18679. "@leichtgewicht/ip-codec": {
  18680. "version": "2.0.3",
  18681. "resolved": "https://registry.npmjs.org/@leichtgewicht/ip-codec/-/ip-codec-2.0.3.tgz",
  18682. "integrity": "sha512-nkalE/f1RvRGChwBnEIoBfSEYOXnCRdleKuv6+lePbMDrMZXeDQnqak5XDOeBgrPPyPfAdcCu/B5z+v3VhplGg=="
  18683. },
  18684. "@nodelib/fs.scandir": {
  18685. "version": "2.1.5",
  18686. "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
  18687. "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==",
  18688. "requires": {
  18689. "@nodelib/fs.stat": "2.0.5",
  18690. "run-parallel": "^1.1.9"
  18691. }
  18692. },
  18693. "@nodelib/fs.stat": {
  18694. "version": "2.0.5",
  18695. "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz",
  18696. "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A=="
  18697. },
  18698. "@nodelib/fs.walk": {
  18699. "version": "1.2.8",
  18700. "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz",
  18701. "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==",
  18702. "requires": {
  18703. "@nodelib/fs.scandir": "2.1.5",
  18704. "fastq": "^1.6.0"
  18705. }
  18706. },
  18707. "@npmcli/fs": {
  18708. "version": "1.1.1",
  18709. "resolved": "https://registry.npmjs.org/@npmcli/fs/-/fs-1.1.1.tgz",
  18710. "integrity": "sha512-8KG5RD0GVP4ydEzRn/I4BNDuxDtqVbOdm8675T49OIG/NGhaK0pjPX7ZcDlvKYbA+ulvVK3ztfcF4uBdOxuJbQ==",
  18711. "requires": {
  18712. "@gar/promisify": "^1.0.1",
  18713. "semver": "^7.3.5"
  18714. }
  18715. },
  18716. "@npmcli/move-file": {
  18717. "version": "1.1.2",
  18718. "resolved": "https://registry.npmjs.org/@npmcli/move-file/-/move-file-1.1.2.tgz",
  18719. "integrity": "sha512-1SUf/Cg2GzGDyaf15aR9St9TWlb+XvbZXWpDx8YKs7MLzMH/BCeopv+y9vzrzgkfykCGuWOlSu3mZhj2+FQcrg==",
  18720. "requires": {
  18721. "mkdirp": "^1.0.4",
  18722. "rimraf": "^3.0.2"
  18723. },
  18724. "dependencies": {
  18725. "mkdirp": {
  18726. "version": "1.0.4",
  18727. "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz",
  18728. "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw=="
  18729. }
  18730. }
  18731. },
  18732. "@pmmmwh/react-refresh-webpack-plugin": {
  18733. "version": "0.5.5",
  18734. "resolved": "https://registry.npmjs.org/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.5.5.tgz",
  18735. "integrity": "sha512-RbG7h6TuP6nFFYKJwbcToA1rjC1FyPg25NR2noAZ0vKI+la01KTSRPkuVPE+U88jXv7javx2JHglUcL1MHcshQ==",
  18736. "requires": {
  18737. "ansi-html-community": "^0.0.8",
  18738. "common-path-prefix": "^3.0.0",
  18739. "core-js-pure": "^3.8.1",
  18740. "error-stack-parser": "^2.0.6",
  18741. "find-up": "^5.0.0",
  18742. "html-entities": "^2.1.0",
  18743. "loader-utils": "^2.0.0",
  18744. "schema-utils": "^3.0.0",
  18745. "source-map": "^0.7.3"
  18746. },
  18747. "dependencies": {
  18748. "source-map": {
  18749. "version": "0.7.3",
  18750. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.3.tgz",
  18751. "integrity": "sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ=="
  18752. }
  18753. }
  18754. },
  18755. "@rollup/plugin-babel": {
  18756. "version": "5.3.1",
  18757. "resolved": "https://registry.npmjs.org/@rollup/plugin-babel/-/plugin-babel-5.3.1.tgz",
  18758. "integrity": "sha512-WFfdLWU/xVWKeRQnKmIAQULUI7Il0gZnBIH/ZFO069wYIfPu+8zrfp/KMW0atmELoRDq8FbiP3VCss9MhCut7Q==",
  18759. "requires": {
  18760. "@babel/helper-module-imports": "^7.10.4",
  18761. "@rollup/pluginutils": "^3.1.0"
  18762. }
  18763. },
  18764. "@rollup/plugin-node-resolve": {
  18765. "version": "11.2.1",
  18766. "resolved": "https://registry.npmjs.org/@rollup/plugin-node-resolve/-/plugin-node-resolve-11.2.1.tgz",
  18767. "integrity": "sha512-yc2n43jcqVyGE2sqV5/YCmocy9ArjVAP/BeXyTtADTBBX6V0e5UMqwO8CdQ0kzjb6zu5P1qMzsScCMRvE9OlVg==",
  18768. "requires": {
  18769. "@rollup/pluginutils": "^3.1.0",
  18770. "@types/resolve": "1.17.1",
  18771. "builtin-modules": "^3.1.0",
  18772. "deepmerge": "^4.2.2",
  18773. "is-module": "^1.0.0",
  18774. "resolve": "^1.19.0"
  18775. }
  18776. },
  18777. "@rollup/plugin-replace": {
  18778. "version": "2.4.2",
  18779. "resolved": "https://registry.npmjs.org/@rollup/plugin-replace/-/plugin-replace-2.4.2.tgz",
  18780. "integrity": "sha512-IGcu+cydlUMZ5En85jxHH4qj2hta/11BHq95iHEyb2sbgiN0eCdzvUcHw5gt9pBL5lTi4JDYJ1acCoMGpTvEZg==",
  18781. "requires": {
  18782. "@rollup/pluginutils": "^3.1.0",
  18783. "magic-string": "^0.25.7"
  18784. }
  18785. },
  18786. "@rollup/pluginutils": {
  18787. "version": "3.1.0",
  18788. "resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-3.1.0.tgz",
  18789. "integrity": "sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg==",
  18790. "requires": {
  18791. "@types/estree": "0.0.39",
  18792. "estree-walker": "^1.0.1",
  18793. "picomatch": "^2.2.2"
  18794. },
  18795. "dependencies": {
  18796. "@types/estree": {
  18797. "version": "0.0.39",
  18798. "resolved": "https://registry.npmjs.org/@types/estree/-/estree-0.0.39.tgz",
  18799. "integrity": "sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw=="
  18800. }
  18801. }
  18802. },
  18803. "@rushstack/eslint-patch": {
  18804. "version": "1.1.3",
  18805. "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.1.3.tgz",
  18806. "integrity": "sha512-WiBSI6JBIhC6LRIsB2Kwh8DsGTlbBU+mLRxJmAe3LjHTdkDpwIbEOZgoXBbZilk/vlfjK8i6nKRAvIRn1XaIMw=="
  18807. },
  18808. "@sinonjs/commons": {
  18809. "version": "1.8.3",
  18810. "resolved": "https://registry.npmjs.org/@sinonjs/commons/-/commons-1.8.3.tgz",
  18811. "integrity": "sha512-xkNcLAn/wZaX14RPlwizcKicDk9G3F8m2nU3L7Ukm5zBgTwiT0wsoFAHx9Jq56fJA1z/7uKGtCRu16sOUCLIHQ==",
  18812. "requires": {
  18813. "type-detect": "4.0.8"
  18814. }
  18815. },
  18816. "@sinonjs/fake-timers": {
  18817. "version": "8.1.0",
  18818. "resolved": "https://registry.npmjs.org/@sinonjs/fake-timers/-/fake-timers-8.1.0.tgz",
  18819. "integrity": "sha512-OAPJUAtgeINhh/TAlUID4QTs53Njm7xzddaVlEs/SXwgtiD1tW22zAB/W1wdqfrpmikgaWQ9Fw6Ws+hsiRm5Vg==",
  18820. "requires": {
  18821. "@sinonjs/commons": "^1.7.0"
  18822. }
  18823. },
  18824. "@stencil/core": {
  18825. "version": "2.15.0",
  18826. "resolved": "https://registry.npmjs.org/@stencil/core/-/core-2.15.0.tgz",
  18827. "integrity": "sha512-58+FPFpJCJScd5nmqVsZN+qk7aui57wFcMHWzySr1SQzoY8Efst9OPG7XRf27UsNj1DNeEdYWTtdrTfJyn3mZg=="
  18828. },
  18829. "@surma/rollup-plugin-off-main-thread": {
  18830. "version": "2.2.3",
  18831. "resolved": "https://registry.npmjs.org/@surma/rollup-plugin-off-main-thread/-/rollup-plugin-off-main-thread-2.2.3.tgz",
  18832. "integrity": "sha512-lR8q/9W7hZpMWweNiAKU7NQerBnzQQLvi8qnTDU/fxItPhtZVMbPV3lbCwjhIlNBe9Bbr5V+KHshvWmVSG9cxQ==",
  18833. "requires": {
  18834. "ejs": "^3.1.6",
  18835. "json5": "^2.2.0",
  18836. "magic-string": "^0.25.0",
  18837. "string.prototype.matchall": "^4.0.6"
  18838. }
  18839. },
  18840. "@svgr/babel-plugin-add-jsx-attribute": {
  18841. "version": "5.4.0",
  18842. "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-add-jsx-attribute/-/babel-plugin-add-jsx-attribute-5.4.0.tgz",
  18843. "integrity": "sha512-ZFf2gs/8/6B8PnSofI0inYXr2SDNTDScPXhN7k5EqD4aZ3gi6u+rbmZHVB8IM3wDyx8ntKACZbtXSm7oZGRqVg=="
  18844. },
  18845. "@svgr/babel-plugin-remove-jsx-attribute": {
  18846. "version": "5.4.0",
  18847. "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-remove-jsx-attribute/-/babel-plugin-remove-jsx-attribute-5.4.0.tgz",
  18848. "integrity": "sha512-yaS4o2PgUtwLFGTKbsiAy6D0o3ugcUhWK0Z45umJ66EPWunAz9fuFw2gJuje6wqQvQWOTJvIahUwndOXb7QCPg=="
  18849. },
  18850. "@svgr/babel-plugin-remove-jsx-empty-expression": {
  18851. "version": "5.0.1",
  18852. "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-remove-jsx-empty-expression/-/babel-plugin-remove-jsx-empty-expression-5.0.1.tgz",
  18853. "integrity": "sha512-LA72+88A11ND/yFIMzyuLRSMJ+tRKeYKeQ+mR3DcAZ5I4h5CPWN9AHyUzJbWSYp/u2u0xhmgOe0+E41+GjEueA=="
  18854. },
  18855. "@svgr/babel-plugin-replace-jsx-attribute-value": {
  18856. "version": "5.0.1",
  18857. "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-replace-jsx-attribute-value/-/babel-plugin-replace-jsx-attribute-value-5.0.1.tgz",
  18858. "integrity": "sha512-PoiE6ZD2Eiy5mK+fjHqwGOS+IXX0wq/YDtNyIgOrc6ejFnxN4b13pRpiIPbtPwHEc+NT2KCjteAcq33/F1Y9KQ=="
  18859. },
  18860. "@svgr/babel-plugin-svg-dynamic-title": {
  18861. "version": "5.4.0",
  18862. "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-svg-dynamic-title/-/babel-plugin-svg-dynamic-title-5.4.0.tgz",
  18863. "integrity": "sha512-zSOZH8PdZOpuG1ZVx/cLVePB2ibo3WPpqo7gFIjLV9a0QsuQAzJiwwqmuEdTaW2pegyBE17Uu15mOgOcgabQZg=="
  18864. },
  18865. "@svgr/babel-plugin-svg-em-dimensions": {
  18866. "version": "5.4.0",
  18867. "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-svg-em-dimensions/-/babel-plugin-svg-em-dimensions-5.4.0.tgz",
  18868. "integrity": "sha512-cPzDbDA5oT/sPXDCUYoVXEmm3VIoAWAPT6mSPTJNbQaBNUuEKVKyGH93oDY4e42PYHRW67N5alJx/eEol20abw=="
  18869. },
  18870. "@svgr/babel-plugin-transform-react-native-svg": {
  18871. "version": "5.4.0",
  18872. "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-transform-react-native-svg/-/babel-plugin-transform-react-native-svg-5.4.0.tgz",
  18873. "integrity": "sha512-3eYP/SaopZ41GHwXma7Rmxcv9uRslRDTY1estspeB1w1ueZWd/tPlMfEOoccYpEMZU3jD4OU7YitnXcF5hLW2Q=="
  18874. },
  18875. "@svgr/babel-plugin-transform-svg-component": {
  18876. "version": "5.5.0",
  18877. "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-transform-svg-component/-/babel-plugin-transform-svg-component-5.5.0.tgz",
  18878. "integrity": "sha512-q4jSH1UUvbrsOtlo/tKcgSeiCHRSBdXoIoqX1pgcKK/aU3JD27wmMKwGtpB8qRYUYoyXvfGxUVKchLuR5pB3rQ=="
  18879. },
  18880. "@svgr/babel-preset": {
  18881. "version": "5.5.0",
  18882. "resolved": "https://registry.npmjs.org/@svgr/babel-preset/-/babel-preset-5.5.0.tgz",
  18883. "integrity": "sha512-4FiXBjvQ+z2j7yASeGPEi8VD/5rrGQk4Xrq3EdJmoZgz/tpqChpo5hgXDvmEauwtvOc52q8ghhZK4Oy7qph4ig==",
  18884. "requires": {
  18885. "@svgr/babel-plugin-add-jsx-attribute": "^5.4.0",
  18886. "@svgr/babel-plugin-remove-jsx-attribute": "^5.4.0",
  18887. "@svgr/babel-plugin-remove-jsx-empty-expression": "^5.0.1",
  18888. "@svgr/babel-plugin-replace-jsx-attribute-value": "^5.0.1",
  18889. "@svgr/babel-plugin-svg-dynamic-title": "^5.4.0",
  18890. "@svgr/babel-plugin-svg-em-dimensions": "^5.4.0",
  18891. "@svgr/babel-plugin-transform-react-native-svg": "^5.4.0",
  18892. "@svgr/babel-plugin-transform-svg-component": "^5.5.0"
  18893. }
  18894. },
  18895. "@svgr/core": {
  18896. "version": "5.5.0",
  18897. "resolved": "https://registry.npmjs.org/@svgr/core/-/core-5.5.0.tgz",
  18898. "integrity": "sha512-q52VOcsJPvV3jO1wkPtzTuKlvX7Y3xIcWRpCMtBF3MrteZJtBfQw/+u0B1BHy5ColpQc1/YVTrPEtSYIMNZlrQ==",
  18899. "requires": {
  18900. "@svgr/plugin-jsx": "^5.5.0",
  18901. "camelcase": "^6.2.0",
  18902. "cosmiconfig": "^7.0.0"
  18903. }
  18904. },
  18905. "@svgr/hast-util-to-babel-ast": {
  18906. "version": "5.5.0",
  18907. "resolved": "https://registry.npmjs.org/@svgr/hast-util-to-babel-ast/-/hast-util-to-babel-ast-5.5.0.tgz",
  18908. "integrity": "sha512-cAaR/CAiZRB8GP32N+1jocovUtvlj0+e65TB50/6Lcime+EA49m/8l+P2ko+XPJ4dw3xaPS3jOL4F2X4KWxoeQ==",
  18909. "requires": {
  18910. "@babel/types": "^7.12.6"
  18911. }
  18912. },
  18913. "@svgr/plugin-jsx": {
  18914. "version": "5.5.0",
  18915. "resolved": "https://registry.npmjs.org/@svgr/plugin-jsx/-/plugin-jsx-5.5.0.tgz",
  18916. "integrity": "sha512-V/wVh33j12hGh05IDg8GpIUXbjAPnTdPTKuP4VNLggnwaHMPNQNae2pRnyTAILWCQdz5GyMqtO488g7CKM8CBA==",
  18917. "requires": {
  18918. "@babel/core": "^7.12.3",
  18919. "@svgr/babel-preset": "^5.5.0",
  18920. "@svgr/hast-util-to-babel-ast": "^5.5.0",
  18921. "svg-parser": "^2.0.2"
  18922. }
  18923. },
  18924. "@svgr/plugin-svgo": {
  18925. "version": "5.5.0",
  18926. "resolved": "https://registry.npmjs.org/@svgr/plugin-svgo/-/plugin-svgo-5.5.0.tgz",
  18927. "integrity": "sha512-r5swKk46GuQl4RrVejVwpeeJaydoxkdwkM1mBKOgJLBUJPGaLci6ylg/IjhrRsREKDkr4kbMWdgOtbXEh0fyLQ==",
  18928. "requires": {
  18929. "cosmiconfig": "^7.0.0",
  18930. "deepmerge": "^4.2.2",
  18931. "svgo": "^1.2.2"
  18932. }
  18933. },
  18934. "@svgr/webpack": {
  18935. "version": "5.5.0",
  18936. "resolved": "https://registry.npmjs.org/@svgr/webpack/-/webpack-5.5.0.tgz",
  18937. "integrity": "sha512-DOBOK255wfQxguUta2INKkzPj6AIS6iafZYiYmHn6W3pHlycSRRlvWKCfLDG10fXfLWqE3DJHgRUOyJYmARa7g==",
  18938. "requires": {
  18939. "@babel/core": "^7.12.3",
  18940. "@babel/plugin-transform-react-constant-elements": "^7.12.1",
  18941. "@babel/preset-env": "^7.12.1",
  18942. "@babel/preset-react": "^7.12.5",
  18943. "@svgr/core": "^5.5.0",
  18944. "@svgr/plugin-jsx": "^5.5.0",
  18945. "@svgr/plugin-svgo": "^5.5.0",
  18946. "loader-utils": "^2.0.0"
  18947. }
  18948. },
  18949. "@testing-library/dom": {
  18950. "version": "8.13.0",
  18951. "resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-8.13.0.tgz",
  18952. "integrity": "sha512-9VHgfIatKNXQNaZTtLnalIy0jNZzY35a4S3oi08YAt9Hv1VsfZ/DfA45lM8D/UhtHBGJ4/lGwp0PZkVndRkoOQ==",
  18953. "peer": true,
  18954. "requires": {
  18955. "@babel/code-frame": "^7.10.4",
  18956. "@babel/runtime": "^7.12.5",
  18957. "@types/aria-query": "^4.2.0",
  18958. "aria-query": "^5.0.0",
  18959. "chalk": "^4.1.0",
  18960. "dom-accessibility-api": "^0.5.9",
  18961. "lz-string": "^1.4.4",
  18962. "pretty-format": "^27.0.2"
  18963. }
  18964. },
  18965. "@testing-library/jest-dom": {
  18966. "version": "5.16.4",
  18967. "resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-5.16.4.tgz",
  18968. "integrity": "sha512-Gy+IoFutbMQcky0k+bqqumXZ1cTGswLsFqmNLzNdSKkU9KGV2u9oXhukCbbJ9/LRPKiqwxEE8VpV/+YZlfkPUA==",
  18969. "requires": {
  18970. "@babel/runtime": "^7.9.2",
  18971. "@types/testing-library__jest-dom": "^5.9.1",
  18972. "aria-query": "^5.0.0",
  18973. "chalk": "^3.0.0",
  18974. "css": "^3.0.0",
  18975. "css.escape": "^1.5.1",
  18976. "dom-accessibility-api": "^0.5.6",
  18977. "lodash": "^4.17.15",
  18978. "redent": "^3.0.0"
  18979. },
  18980. "dependencies": {
  18981. "chalk": {
  18982. "version": "3.0.0",
  18983. "resolved": "https://registry.npmjs.org/chalk/-/chalk-3.0.0.tgz",
  18984. "integrity": "sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==",
  18985. "requires": {
  18986. "ansi-styles": "^4.1.0",
  18987. "supports-color": "^7.1.0"
  18988. }
  18989. }
  18990. }
  18991. },
  18992. "@testing-library/react": {
  18993. "version": "11.2.7",
  18994. "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-11.2.7.tgz",
  18995. "integrity": "sha512-tzRNp7pzd5QmbtXNG/mhdcl7Awfu/Iz1RaVHY75zTdOkmHCuzMhRL83gWHSgOAcjS3CCbyfwUHMZgRJb4kAfpA==",
  18996. "requires": {
  18997. "@babel/runtime": "^7.12.5",
  18998. "@testing-library/dom": "^7.28.1"
  18999. },
  19000. "dependencies": {
  19001. "@jest/types": {
  19002. "version": "26.6.2",
  19003. "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz",
  19004. "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==",
  19005. "requires": {
  19006. "@types/istanbul-lib-coverage": "^2.0.0",
  19007. "@types/istanbul-reports": "^3.0.0",
  19008. "@types/node": "*",
  19009. "@types/yargs": "^15.0.0",
  19010. "chalk": "^4.0.0"
  19011. }
  19012. },
  19013. "@testing-library/dom": {
  19014. "version": "7.31.2",
  19015. "resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-7.31.2.tgz",
  19016. "integrity": "sha512-3UqjCpey6HiTZT92vODYLPxTBWlM8ZOOjr3LX5F37/VRipW2M1kX6I/Cm4VXzteZqfGfagg8yXywpcOgQBlNsQ==",
  19017. "requires": {
  19018. "@babel/code-frame": "^7.10.4",
  19019. "@babel/runtime": "^7.12.5",
  19020. "@types/aria-query": "^4.2.0",
  19021. "aria-query": "^4.2.2",
  19022. "chalk": "^4.1.0",
  19023. "dom-accessibility-api": "^0.5.6",
  19024. "lz-string": "^1.4.4",
  19025. "pretty-format": "^26.6.2"
  19026. }
  19027. },
  19028. "@types/yargs": {
  19029. "version": "15.0.14",
  19030. "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.14.tgz",
  19031. "integrity": "sha512-yEJzHoxf6SyQGhBhIYGXQDSCkJjB6HohDShto7m8vaKg9Yp0Yn8+71J9eakh2bnPg6BfsH9PRMhiRTZnd4eXGQ==",
  19032. "requires": {
  19033. "@types/yargs-parser": "*"
  19034. }
  19035. },
  19036. "aria-query": {
  19037. "version": "4.2.2",
  19038. "resolved": "https://registry.npmjs.org/aria-query/-/aria-query-4.2.2.tgz",
  19039. "integrity": "sha512-o/HelwhuKpTj/frsOsbNLNgnNGVIFsVP/SW2BSF14gVl7kAfMOJ6/8wUAUvG1R1NHKrfG+2sHZTu0yauT1qBrA==",
  19040. "requires": {
  19041. "@babel/runtime": "^7.10.2",
  19042. "@babel/runtime-corejs3": "^7.10.2"
  19043. }
  19044. },
  19045. "pretty-format": {
  19046. "version": "26.6.2",
  19047. "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-26.6.2.tgz",
  19048. "integrity": "sha512-7AeGuCYNGmycyQbCqd/3PWH4eOoX/OiCa0uphp57NVTeAGdJGaAliecxwBDHYQCIvrW7aDBZCYeNTP/WX69mkg==",
  19049. "requires": {
  19050. "@jest/types": "^26.6.2",
  19051. "ansi-regex": "^5.0.0",
  19052. "ansi-styles": "^4.0.0",
  19053. "react-is": "^17.0.1"
  19054. }
  19055. }
  19056. }
  19057. },
  19058. "@testing-library/user-event": {
  19059. "version": "12.8.3",
  19060. "resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-12.8.3.tgz",
  19061. "integrity": "sha512-IR0iWbFkgd56Bu5ZI/ej8yQwrkCv8Qydx6RzwbKz9faXazR/+5tvYKsZQgyXJiwgpcva127YO6JcWy7YlCfofQ==",
  19062. "requires": {
  19063. "@babel/runtime": "^7.12.5"
  19064. }
  19065. },
  19066. "@tootallnate/once": {
  19067. "version": "1.1.2",
  19068. "resolved": "https://registry.npmjs.org/@tootallnate/once/-/once-1.1.2.tgz",
  19069. "integrity": "sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw=="
  19070. },
  19071. "@trysound/sax": {
  19072. "version": "0.2.0",
  19073. "resolved": "https://registry.npmjs.org/@trysound/sax/-/sax-0.2.0.tgz",
  19074. "integrity": "sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA=="
  19075. },
  19076. "@types/aria-query": {
  19077. "version": "4.2.2",
  19078. "resolved": "https://registry.npmjs.org/@types/aria-query/-/aria-query-4.2.2.tgz",
  19079. "integrity": "sha512-HnYpAE1Y6kRyKM/XkEuiRQhTHvkzMBurTHnpFLYLBGPIylZNPs9jJcuOOYWxPLJCSEtmZT0Y8rHDokKN7rRTig=="
  19080. },
  19081. "@types/babel__core": {
  19082. "version": "7.1.19",
  19083. "resolved": "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.1.19.tgz",
  19084. "integrity": "sha512-WEOTgRsbYkvA/KCsDwVEGkd7WAr1e3g31VHQ8zy5gul/V1qKullU/BU5I68X5v7V3GnB9eotmom4v5a5gjxorw==",
  19085. "requires": {
  19086. "@babel/parser": "^7.1.0",
  19087. "@babel/types": "^7.0.0",
  19088. "@types/babel__generator": "*",
  19089. "@types/babel__template": "*",
  19090. "@types/babel__traverse": "*"
  19091. }
  19092. },
  19093. "@types/babel__generator": {
  19094. "version": "7.6.4",
  19095. "resolved": "https://registry.npmjs.org/@types/babel__generator/-/babel__generator-7.6.4.tgz",
  19096. "integrity": "sha512-tFkciB9j2K755yrTALxD44McOrk+gfpIpvC3sxHjRawj6PfnQxrse4Clq5y/Rq+G3mrBurMax/lG8Qn2t9mSsg==",
  19097. "requires": {
  19098. "@babel/types": "^7.0.0"
  19099. }
  19100. },
  19101. "@types/babel__template": {
  19102. "version": "7.4.1",
  19103. "resolved": "https://registry.npmjs.org/@types/babel__template/-/babel__template-7.4.1.tgz",
  19104. "integrity": "sha512-azBFKemX6kMg5Io+/rdGT0dkGreboUVR0Cdm3fz9QJWpaQGJRQXl7C+6hOTCZcMll7KFyEQpgbYI2lHdsS4U7g==",
  19105. "requires": {
  19106. "@babel/parser": "^7.1.0",
  19107. "@babel/types": "^7.0.0"
  19108. }
  19109. },
  19110. "@types/babel__traverse": {
  19111. "version": "7.17.0",
  19112. "resolved": "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.17.0.tgz",
  19113. "integrity": "sha512-r8aveDbd+rzGP+ykSdF3oPuTVRWRfbBiHl0rVDM2yNEmSMXfkObQLV46b4RnCv3Lra51OlfnZhkkFaDl2MIRaA==",
  19114. "requires": {
  19115. "@babel/types": "^7.3.0"
  19116. }
  19117. },
  19118. "@types/body-parser": {
  19119. "version": "1.19.2",
  19120. "resolved": "https://registry.npmjs.org/@types/body-parser/-/body-parser-1.19.2.tgz",
  19121. "integrity": "sha512-ALYone6pm6QmwZoAgeyNksccT9Q4AWZQ6PvfwR37GT6r6FWUPguq6sUmNGSMV2Wr761oQoBxwGGa6DR5o1DC9g==",
  19122. "requires": {
  19123. "@types/connect": "*",
  19124. "@types/node": "*"
  19125. }
  19126. },
  19127. "@types/bonjour": {
  19128. "version": "3.5.10",
  19129. "resolved": "https://registry.npmjs.org/@types/bonjour/-/bonjour-3.5.10.tgz",
  19130. "integrity": "sha512-p7ienRMiS41Nu2/igbJxxLDWrSZ0WxM8UQgCeO9KhoVF7cOVFkrKsiDr1EsJIla8vV3oEEjGcz11jc5yimhzZw==",
  19131. "requires": {
  19132. "@types/node": "*"
  19133. }
  19134. },
  19135. "@types/connect": {
  19136. "version": "3.4.35",
  19137. "resolved": "https://registry.npmjs.org/@types/connect/-/connect-3.4.35.tgz",
  19138. "integrity": "sha512-cdeYyv4KWoEgpBISTxWvqYsVy444DOqehiF3fM3ne10AmJ62RSyNkUnxMJXHQWRQQX2eR94m5y1IZyDwBjV9FQ==",
  19139. "requires": {
  19140. "@types/node": "*"
  19141. }
  19142. },
  19143. "@types/connect-history-api-fallback": {
  19144. "version": "1.3.5",
  19145. "resolved": "https://registry.npmjs.org/@types/connect-history-api-fallback/-/connect-history-api-fallback-1.3.5.tgz",
  19146. "integrity": "sha512-h8QJa8xSb1WD4fpKBDcATDNGXghFj6/3GRWG6dhmRcu0RX1Ubasur2Uvx5aeEwlf0MwblEC2bMzzMQntxnw/Cw==",
  19147. "requires": {
  19148. "@types/express-serve-static-core": "*",
  19149. "@types/node": "*"
  19150. }
  19151. },
  19152. "@types/eslint": {
  19153. "version": "7.29.0",
  19154. "resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-7.29.0.tgz",
  19155. "integrity": "sha512-VNcvioYDH8/FxaeTKkM4/TiTwt6pBV9E3OfGmvaw8tPl0rrHCJ4Ll15HRT+pMiFAf/MLQvAzC+6RzUMEL9Ceng==",
  19156. "requires": {
  19157. "@types/estree": "*",
  19158. "@types/json-schema": "*"
  19159. }
  19160. },
  19161. "@types/eslint-scope": {
  19162. "version": "3.7.3",
  19163. "resolved": "https://registry.npmjs.org/@types/eslint-scope/-/eslint-scope-3.7.3.tgz",
  19164. "integrity": "sha512-PB3ldyrcnAicT35TWPs5IcwKD8S333HMaa2VVv4+wdvebJkjWuW/xESoB8IwRcog8HYVYamb1g/R31Qv5Bx03g==",
  19165. "requires": {
  19166. "@types/eslint": "*",
  19167. "@types/estree": "*"
  19168. }
  19169. },
  19170. "@types/estree": {
  19171. "version": "0.0.51",
  19172. "resolved": "https://registry.npmjs.org/@types/estree/-/estree-0.0.51.tgz",
  19173. "integrity": "sha512-CuPgU6f3eT/XgKKPqKd/gLZV1Xmvf1a2R5POBOGQa6uv82xpls89HU5zKeVoyR8XzHd1RGNOlQlvUe3CFkjWNQ=="
  19174. },
  19175. "@types/express": {
  19176. "version": "4.17.13",
  19177. "resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.13.tgz",
  19178. "integrity": "sha512-6bSZTPaTIACxn48l50SR+axgrqm6qXFIxrdAKaG6PaJk3+zuUr35hBlgT7vOmJcum+OEaIBLtHV/qloEAFITeA==",
  19179. "requires": {
  19180. "@types/body-parser": "*",
  19181. "@types/express-serve-static-core": "^4.17.18",
  19182. "@types/qs": "*",
  19183. "@types/serve-static": "*"
  19184. }
  19185. },
  19186. "@types/express-serve-static-core": {
  19187. "version": "4.17.28",
  19188. "resolved": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-4.17.28.tgz",
  19189. "integrity": "sha512-P1BJAEAW3E2DJUlkgq4tOL3RyMunoWXqbSCygWo5ZIWTjUgN1YnaXWW4VWl/oc8vs/XoYibEGBKP0uZyF4AHig==",
  19190. "requires": {
  19191. "@types/node": "*",
  19192. "@types/qs": "*",
  19193. "@types/range-parser": "*"
  19194. }
  19195. },
  19196. "@types/graceful-fs": {
  19197. "version": "4.1.5",
  19198. "resolved": "https://registry.npmjs.org/@types/graceful-fs/-/graceful-fs-4.1.5.tgz",
  19199. "integrity": "sha512-anKkLmZZ+xm4p8JWBf4hElkM4XR+EZeA2M9BAkkTldmcyDY4mbdIJnRghDJH3Ov5ooY7/UAoENtmdMSkaAd7Cw==",
  19200. "requires": {
  19201. "@types/node": "*"
  19202. }
  19203. },
  19204. "@types/history": {
  19205. "version": "4.7.11",
  19206. "resolved": "https://registry.npmjs.org/@types/history/-/history-4.7.11.tgz",
  19207. "integrity": "sha512-qjDJRrmvBMiTx+jyLxvLfJU7UznFuokDv4f3WRuriHKERccVpFU+8XMQUAbDzoiJCsmexxRExQeMwwCdamSKDA=="
  19208. },
  19209. "@types/html-minifier-terser": {
  19210. "version": "6.1.0",
  19211. "resolved": "https://registry.npmjs.org/@types/html-minifier-terser/-/html-minifier-terser-6.1.0.tgz",
  19212. "integrity": "sha512-oh/6byDPnL1zeNXFrDXFLyZjkr1MsBG667IM792caf1L2UPOOMf65NFzjUH/ltyfwjAGfs1rsX1eftK0jC/KIg=="
  19213. },
  19214. "@types/http-proxy": {
  19215. "version": "1.17.8",
  19216. "resolved": "https://registry.npmjs.org/@types/http-proxy/-/http-proxy-1.17.8.tgz",
  19217. "integrity": "sha512-5kPLG5BKpWYkw/LVOGWpiq3nEVqxiN32rTgI53Sk12/xHFQ2rG3ehI9IO+O3W2QoKeyB92dJkoka8SUm6BX1pA==",
  19218. "requires": {
  19219. "@types/node": "*"
  19220. }
  19221. },
  19222. "@types/istanbul-lib-coverage": {
  19223. "version": "2.0.4",
  19224. "resolved": "https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.4.tgz",
  19225. "integrity": "sha512-z/QT1XN4K4KYuslS23k62yDIDLwLFkzxOuMplDtObz0+y7VqJCaO2o+SPwHCvLFZh7xazvvoor2tA/hPz9ee7g=="
  19226. },
  19227. "@types/istanbul-lib-report": {
  19228. "version": "3.0.0",
  19229. "resolved": "https://registry.npmjs.org/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz",
  19230. "integrity": "sha512-plGgXAPfVKFoYfa9NpYDAkseG+g6Jr294RqeqcqDixSbU34MZVJRi/P+7Y8GDpzkEwLaGZZOpKIEmeVZNtKsrg==",
  19231. "requires": {
  19232. "@types/istanbul-lib-coverage": "*"
  19233. }
  19234. },
  19235. "@types/istanbul-reports": {
  19236. "version": "3.0.1",
  19237. "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.1.tgz",
  19238. "integrity": "sha512-c3mAZEuK0lvBp8tmuL74XRKn1+y2dcwOUpH7x4WrF6gk1GIgiluDRgMYQtw2OFcBvAJWlt6ASU3tSqxp0Uu0Aw==",
  19239. "requires": {
  19240. "@types/istanbul-lib-report": "*"
  19241. }
  19242. },
  19243. "@types/jest": {
  19244. "version": "26.0.24",
  19245. "resolved": "https://registry.npmjs.org/@types/jest/-/jest-26.0.24.tgz",
  19246. "integrity": "sha512-E/X5Vib8BWqZNRlDxj9vYXhsDwPYbPINqKF9BsnSoon4RQ0D9moEuLD8txgyypFLH7J4+Lho9Nr/c8H0Fi+17w==",
  19247. "requires": {
  19248. "jest-diff": "^26.0.0",
  19249. "pretty-format": "^26.0.0"
  19250. },
  19251. "dependencies": {
  19252. "@jest/types": {
  19253. "version": "26.6.2",
  19254. "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz",
  19255. "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==",
  19256. "requires": {
  19257. "@types/istanbul-lib-coverage": "^2.0.0",
  19258. "@types/istanbul-reports": "^3.0.0",
  19259. "@types/node": "*",
  19260. "@types/yargs": "^15.0.0",
  19261. "chalk": "^4.0.0"
  19262. }
  19263. },
  19264. "@types/yargs": {
  19265. "version": "15.0.14",
  19266. "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.14.tgz",
  19267. "integrity": "sha512-yEJzHoxf6SyQGhBhIYGXQDSCkJjB6HohDShto7m8vaKg9Yp0Yn8+71J9eakh2bnPg6BfsH9PRMhiRTZnd4eXGQ==",
  19268. "requires": {
  19269. "@types/yargs-parser": "*"
  19270. }
  19271. },
  19272. "pretty-format": {
  19273. "version": "26.6.2",
  19274. "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-26.6.2.tgz",
  19275. "integrity": "sha512-7AeGuCYNGmycyQbCqd/3PWH4eOoX/OiCa0uphp57NVTeAGdJGaAliecxwBDHYQCIvrW7aDBZCYeNTP/WX69mkg==",
  19276. "requires": {
  19277. "@jest/types": "^26.6.2",
  19278. "ansi-regex": "^5.0.0",
  19279. "ansi-styles": "^4.0.0",
  19280. "react-is": "^17.0.1"
  19281. }
  19282. }
  19283. }
  19284. },
  19285. "@types/json-schema": {
  19286. "version": "7.0.11",
  19287. "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.11.tgz",
  19288. "integrity": "sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ=="
  19289. },
  19290. "@types/json5": {
  19291. "version": "0.0.29",
  19292. "resolved": "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz",
  19293. "integrity": "sha1-7ihweulOEdK4J7y+UnC86n8+ce4="
  19294. },
  19295. "@types/mime": {
  19296. "version": "1.3.2",
  19297. "resolved": "https://registry.npmjs.org/@types/mime/-/mime-1.3.2.tgz",
  19298. "integrity": "sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw=="
  19299. },
  19300. "@types/minimist": {
  19301. "version": "1.2.2",
  19302. "resolved": "https://registry.npmjs.org/@types/minimist/-/minimist-1.2.2.tgz",
  19303. "integrity": "sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ=="
  19304. },
  19305. "@types/node": {
  19306. "version": "12.20.48",
  19307. "resolved": "https://registry.npmjs.org/@types/node/-/node-12.20.48.tgz",
  19308. "integrity": "sha512-4kxzqkrpwYtn6okJUcb2lfUu9ilnb3yhUOH6qX3nug8D2DupZ2drIkff2yJzYcNJVl3begnlcaBJ7tqiTTzjnQ=="
  19309. },
  19310. "@types/normalize-package-data": {
  19311. "version": "2.4.1",
  19312. "resolved": "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz",
  19313. "integrity": "sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw=="
  19314. },
  19315. "@types/parse-json": {
  19316. "version": "4.0.0",
  19317. "resolved": "https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.0.tgz",
  19318. "integrity": "sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA=="
  19319. },
  19320. "@types/prettier": {
  19321. "version": "2.6.0",
  19322. "resolved": "https://registry.npmjs.org/@types/prettier/-/prettier-2.6.0.tgz",
  19323. "integrity": "sha512-G/AdOadiZhnJp0jXCaBQU449W2h716OW/EoXeYkCytxKL06X1WCXB4DZpp8TpZ8eyIJVS1cw4lrlkkSYU21cDw=="
  19324. },
  19325. "@types/prop-types": {
  19326. "version": "15.7.5",
  19327. "resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.5.tgz",
  19328. "integrity": "sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w=="
  19329. },
  19330. "@types/q": {
  19331. "version": "1.5.5",
  19332. "resolved": "https://registry.npmjs.org/@types/q/-/q-1.5.5.tgz",
  19333. "integrity": "sha512-L28j2FcJfSZOnL1WBjDYp2vUHCeIFlyYI/53EwD/rKUBQ7MtUUfbQWiyKJGpcnv4/WgrhWsFKrcPstcAt/J0tQ=="
  19334. },
  19335. "@types/qs": {
  19336. "version": "6.9.7",
  19337. "resolved": "https://registry.npmjs.org/@types/qs/-/qs-6.9.7.tgz",
  19338. "integrity": "sha512-FGa1F62FT09qcrueBA6qYTrJPVDzah9a+493+o2PCXsesWHIn27G98TsSMs3WPNbZIEj4+VJf6saSFpvD+3Zsw=="
  19339. },
  19340. "@types/range-parser": {
  19341. "version": "1.2.4",
  19342. "resolved": "https://registry.npmjs.org/@types/range-parser/-/range-parser-1.2.4.tgz",
  19343. "integrity": "sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw=="
  19344. },
  19345. "@types/react": {
  19346. "version": "16.14.25",
  19347. "resolved": "https://registry.npmjs.org/@types/react/-/react-16.14.25.tgz",
  19348. "integrity": "sha512-cXRVHd7vBT5v1is72mmvmsg9stZrbJO04DJqFeh3Yj2tVKO6vmxg5BI+ybI6Ls7ROXRG3aFbZj9x0WA3ZAoDQw==",
  19349. "requires": {
  19350. "@types/prop-types": "*",
  19351. "@types/scheduler": "*",
  19352. "csstype": "^3.0.2"
  19353. }
  19354. },
  19355. "@types/react-dom": {
  19356. "version": "16.9.14",
  19357. "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-16.9.14.tgz",
  19358. "integrity": "sha512-FIX2AVmPTGP30OUJ+0vadeIFJJ07Mh1m+U0rxfgyW34p3rTlXI+nlenvAxNn4BP36YyI9IJ/+UJ7Wu22N1pI7A==",
  19359. "requires": {
  19360. "@types/react": "^16"
  19361. }
  19362. },
  19363. "@types/react-router": {
  19364. "version": "5.1.18",
  19365. "resolved": "https://registry.npmjs.org/@types/react-router/-/react-router-5.1.18.tgz",
  19366. "integrity": "sha512-YYknwy0D0iOwKQgz9v8nOzt2J6l4gouBmDnWqUUznltOTaon+r8US8ky8HvN0tXvc38U9m6z/t2RsVsnd1zM0g==",
  19367. "requires": {
  19368. "@types/history": "^4.7.11",
  19369. "@types/react": "*"
  19370. }
  19371. },
  19372. "@types/react-router-dom": {
  19373. "version": "5.3.3",
  19374. "resolved": "https://registry.npmjs.org/@types/react-router-dom/-/react-router-dom-5.3.3.tgz",
  19375. "integrity": "sha512-kpqnYK4wcdm5UaWI3fLcELopqLrHgLqNsdpHauzlQktfkHL3npOSwtj1Uz9oKBAzs7lFtVkV8j83voAz2D8fhw==",
  19376. "requires": {
  19377. "@types/history": "^4.7.11",
  19378. "@types/react": "*",
  19379. "@types/react-router": "*"
  19380. }
  19381. },
  19382. "@types/resolve": {
  19383. "version": "1.17.1",
  19384. "resolved": "https://registry.npmjs.org/@types/resolve/-/resolve-1.17.1.tgz",
  19385. "integrity": "sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==",
  19386. "requires": {
  19387. "@types/node": "*"
  19388. }
  19389. },
  19390. "@types/retry": {
  19391. "version": "0.12.1",
  19392. "resolved": "https://registry.npmjs.org/@types/retry/-/retry-0.12.1.tgz",
  19393. "integrity": "sha512-xoDlM2S4ortawSWORYqsdU+2rxdh4LRW9ytc3zmT37RIKQh6IHyKwwtKhKis9ah8ol07DCkZxPt8BBvPjC6v4g=="
  19394. },
  19395. "@types/scheduler": {
  19396. "version": "0.16.2",
  19397. "resolved": "https://registry.npmjs.org/@types/scheduler/-/scheduler-0.16.2.tgz",
  19398. "integrity": "sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew=="
  19399. },
  19400. "@types/serve-index": {
  19401. "version": "1.9.1",
  19402. "resolved": "https://registry.npmjs.org/@types/serve-index/-/serve-index-1.9.1.tgz",
  19403. "integrity": "sha512-d/Hs3nWDxNL2xAczmOVZNj92YZCS6RGxfBPjKzuu/XirCgXdpKEb88dYNbrYGint6IVWLNP+yonwVAuRC0T2Dg==",
  19404. "requires": {
  19405. "@types/express": "*"
  19406. }
  19407. },
  19408. "@types/serve-static": {
  19409. "version": "1.13.10",
  19410. "resolved": "https://registry.npmjs.org/@types/serve-static/-/serve-static-1.13.10.tgz",
  19411. "integrity": "sha512-nCkHGI4w7ZgAdNkrEu0bv+4xNV/XDqW+DydknebMOQwkpDGx8G+HTlj7R7ABI8i8nKxVw0wtKPi1D+lPOkh4YQ==",
  19412. "requires": {
  19413. "@types/mime": "^1",
  19414. "@types/node": "*"
  19415. }
  19416. },
  19417. "@types/sockjs": {
  19418. "version": "0.3.33",
  19419. "resolved": "https://registry.npmjs.org/@types/sockjs/-/sockjs-0.3.33.tgz",
  19420. "integrity": "sha512-f0KEEe05NvUnat+boPTZ0dgaLZ4SfSouXUgv5noUiefG2ajgKjmETo9ZJyuqsl7dfl2aHlLJUiki6B4ZYldiiw==",
  19421. "requires": {
  19422. "@types/node": "*"
  19423. }
  19424. },
  19425. "@types/stack-utils": {
  19426. "version": "2.0.1",
  19427. "resolved": "https://registry.npmjs.org/@types/stack-utils/-/stack-utils-2.0.1.tgz",
  19428. "integrity": "sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw=="
  19429. },
  19430. "@types/testing-library__jest-dom": {
  19431. "version": "5.14.3",
  19432. "resolved": "https://registry.npmjs.org/@types/testing-library__jest-dom/-/testing-library__jest-dom-5.14.3.tgz",
  19433. "integrity": "sha512-oKZe+Mf4ioWlMuzVBaXQ9WDnEm1+umLx0InILg+yvZVBBDmzV5KfZyLrCvadtWcx8+916jLmHafcmqqffl+iIw==",
  19434. "requires": {
  19435. "@types/jest": "*"
  19436. }
  19437. },
  19438. "@types/trusted-types": {
  19439. "version": "2.0.2",
  19440. "resolved": "https://registry.npmjs.org/@types/trusted-types/-/trusted-types-2.0.2.tgz",
  19441. "integrity": "sha512-F5DIZ36YVLE+PN+Zwws4kJogq47hNgX3Nx6WyDJ3kcplxyke3XIzB8uK5n/Lpm1HBsbGzd6nmGehL8cPekP+Tg=="
  19442. },
  19443. "@types/ws": {
  19444. "version": "8.5.3",
  19445. "resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.5.3.tgz",
  19446. "integrity": "sha512-6YOoWjruKj1uLf3INHH7D3qTXwFfEsg1kf3c0uDdSBJwfa/llkwIjrAGV7j7mVgGNbzTQ3HiHKKDXl6bJPD97w==",
  19447. "requires": {
  19448. "@types/node": "*"
  19449. }
  19450. },
  19451. "@types/yargs": {
  19452. "version": "16.0.4",
  19453. "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-16.0.4.tgz",
  19454. "integrity": "sha512-T8Yc9wt/5LbJyCaLiHPReJa0kApcIgJ7Bn735GjItUfh08Z1pJvu8QZqb9s+mMvKV6WUQRV7K2R46YbjMXTTJw==",
  19455. "requires": {
  19456. "@types/yargs-parser": "*"
  19457. }
  19458. },
  19459. "@types/yargs-parser": {
  19460. "version": "21.0.0",
  19461. "resolved": "https://registry.npmjs.org/@types/yargs-parser/-/yargs-parser-21.0.0.tgz",
  19462. "integrity": "sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA=="
  19463. },
  19464. "@typescript-eslint/eslint-plugin": {
  19465. "version": "5.19.0",
  19466. "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.19.0.tgz",
  19467. "integrity": "sha512-w59GpFqDYGnWFim9p6TGJz7a3qWeENJuAKCqjGSx+Hq/bwq3RZwXYqy98KIfN85yDqz9mq6QXiY5h0FjGQLyEg==",
  19468. "requires": {
  19469. "@typescript-eslint/scope-manager": "5.19.0",
  19470. "@typescript-eslint/type-utils": "5.19.0",
  19471. "@typescript-eslint/utils": "5.19.0",
  19472. "debug": "^4.3.2",
  19473. "functional-red-black-tree": "^1.0.1",
  19474. "ignore": "^5.1.8",
  19475. "regexpp": "^3.2.0",
  19476. "semver": "^7.3.5",
  19477. "tsutils": "^3.21.0"
  19478. }
  19479. },
  19480. "@typescript-eslint/experimental-utils": {
  19481. "version": "5.19.0",
  19482. "resolved": "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-5.19.0.tgz",
  19483. "integrity": "sha512-F+X/TTzmb2UXbghY1LrNLNDjMcGZMhKzXuzvu0xD+YEB77EamLM7zMOLuz2kP5807IJRDLBoAFFPYa7HT62sYg==",
  19484. "requires": {
  19485. "@typescript-eslint/utils": "5.19.0"
  19486. }
  19487. },
  19488. "@typescript-eslint/parser": {
  19489. "version": "5.19.0",
  19490. "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.19.0.tgz",
  19491. "integrity": "sha512-yhktJjMCJX8BSBczh1F/uY8wGRYrBeyn84kH6oyqdIJwTGKmzX5Qiq49LRQ0Jh0LXnWijEziSo6BRqny8nqLVQ==",
  19492. "requires": {
  19493. "@typescript-eslint/scope-manager": "5.19.0",
  19494. "@typescript-eslint/types": "5.19.0",
  19495. "@typescript-eslint/typescript-estree": "5.19.0",
  19496. "debug": "^4.3.2"
  19497. }
  19498. },
  19499. "@typescript-eslint/scope-manager": {
  19500. "version": "5.19.0",
  19501. "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.19.0.tgz",
  19502. "integrity": "sha512-Fz+VrjLmwq5fbQn5W7cIJZ066HxLMKvDEmf4eu1tZ8O956aoX45jAuBB76miAECMTODyUxH61AQM7q4/GOMQ5g==",
  19503. "requires": {
  19504. "@typescript-eslint/types": "5.19.0",
  19505. "@typescript-eslint/visitor-keys": "5.19.0"
  19506. }
  19507. },
  19508. "@typescript-eslint/type-utils": {
  19509. "version": "5.19.0",
  19510. "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-5.19.0.tgz",
  19511. "integrity": "sha512-O6XQ4RI4rQcBGshTQAYBUIGsKqrKeuIOz9v8bckXZnSeXjn/1+BDZndHLe10UplQeJLXDNbaZYrAytKNQO2T4Q==",
  19512. "requires": {
  19513. "@typescript-eslint/utils": "5.19.0",
  19514. "debug": "^4.3.2",
  19515. "tsutils": "^3.21.0"
  19516. }
  19517. },
  19518. "@typescript-eslint/types": {
  19519. "version": "5.19.0",
  19520. "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.19.0.tgz",
  19521. "integrity": "sha512-zR1ithF4Iyq1wLwkDcT+qFnhs8L5VUtjgac212ftiOP/ZZUOCuuF2DeGiZZGQXGoHA50OreZqLH5NjDcDqn34w=="
  19522. },
  19523. "@typescript-eslint/typescript-estree": {
  19524. "version": "5.19.0",
  19525. "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.19.0.tgz",
  19526. "integrity": "sha512-dRPuD4ocXdaE1BM/dNR21elSEUPKaWgowCA0bqJ6YbYkvtrPVEvZ+zqcX5a8ECYn3q5iBSSUcBBD42ubaOp0Hw==",
  19527. "requires": {
  19528. "@typescript-eslint/types": "5.19.0",
  19529. "@typescript-eslint/visitor-keys": "5.19.0",
  19530. "debug": "^4.3.2",
  19531. "globby": "^11.0.4",
  19532. "is-glob": "^4.0.3",
  19533. "semver": "^7.3.5",
  19534. "tsutils": "^3.21.0"
  19535. }
  19536. },
  19537. "@typescript-eslint/utils": {
  19538. "version": "5.19.0",
  19539. "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.19.0.tgz",
  19540. "integrity": "sha512-ZuEckdupXpXamKvFz/Ql8YnePh2ZWcwz7APICzJL985Rp5C2AYcHO62oJzIqNhAMtMK6XvrlBTZeNG8n7gS3lQ==",
  19541. "requires": {
  19542. "@types/json-schema": "^7.0.9",
  19543. "@typescript-eslint/scope-manager": "5.19.0",
  19544. "@typescript-eslint/types": "5.19.0",
  19545. "@typescript-eslint/typescript-estree": "5.19.0",
  19546. "eslint-scope": "^5.1.1",
  19547. "eslint-utils": "^3.0.0"
  19548. },
  19549. "dependencies": {
  19550. "eslint-scope": {
  19551. "version": "5.1.1",
  19552. "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz",
  19553. "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==",
  19554. "requires": {
  19555. "esrecurse": "^4.3.0",
  19556. "estraverse": "^4.1.1"
  19557. }
  19558. },
  19559. "estraverse": {
  19560. "version": "4.3.0",
  19561. "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz",
  19562. "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw=="
  19563. }
  19564. }
  19565. },
  19566. "@typescript-eslint/visitor-keys": {
  19567. "version": "5.19.0",
  19568. "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.19.0.tgz",
  19569. "integrity": "sha512-Ym7zZoMDZcAKWsULi2s7UMLREdVQdScPQ/fKWMYefarCztWlHPFVJo8racf8R0Gc8FAEJ2eD4of8As1oFtnQlQ==",
  19570. "requires": {
  19571. "@typescript-eslint/types": "5.19.0",
  19572. "eslint-visitor-keys": "^3.0.0"
  19573. }
  19574. },
  19575. "@webassemblyjs/ast": {
  19576. "version": "1.11.1",
  19577. "resolved": "https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.11.1.tgz",
  19578. "integrity": "sha512-ukBh14qFLjxTQNTXocdyksN5QdM28S1CxHt2rdskFyL+xFV7VremuBLVbmCePj+URalXBENx/9Lm7lnhihtCSw==",
  19579. "requires": {
  19580. "@webassemblyjs/helper-numbers": "1.11.1",
  19581. "@webassemblyjs/helper-wasm-bytecode": "1.11.1"
  19582. }
  19583. },
  19584. "@webassemblyjs/floating-point-hex-parser": {
  19585. "version": "1.11.1",
  19586. "resolved": "https://registry.npmjs.org/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.11.1.tgz",
  19587. "integrity": "sha512-iGRfyc5Bq+NnNuX8b5hwBrRjzf0ocrJPI6GWFodBFzmFnyvrQ83SHKhmilCU/8Jv67i4GJZBMhEzltxzcNagtQ=="
  19588. },
  19589. "@webassemblyjs/helper-api-error": {
  19590. "version": "1.11.1",
  19591. "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-api-error/-/helper-api-error-1.11.1.tgz",
  19592. "integrity": "sha512-RlhS8CBCXfRUR/cwo2ho9bkheSXG0+NwooXcc3PAILALf2QLdFyj7KGsKRbVc95hZnhnERon4kW/D3SZpp6Tcg=="
  19593. },
  19594. "@webassemblyjs/helper-buffer": {
  19595. "version": "1.11.1",
  19596. "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-buffer/-/helper-buffer-1.11.1.tgz",
  19597. "integrity": "sha512-gwikF65aDNeeXa8JxXa2BAk+REjSyhrNC9ZwdT0f8jc4dQQeDQ7G4m0f2QCLPJiMTTO6wfDmRmj/pW0PsUvIcA=="
  19598. },
  19599. "@webassemblyjs/helper-numbers": {
  19600. "version": "1.11.1",
  19601. "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-numbers/-/helper-numbers-1.11.1.tgz",
  19602. "integrity": "sha512-vDkbxiB8zfnPdNK9Rajcey5C0w+QJugEglN0of+kmO8l7lDb77AnlKYQF7aarZuCrv+l0UvqL+68gSDr3k9LPQ==",
  19603. "requires": {
  19604. "@webassemblyjs/floating-point-hex-parser": "1.11.1",
  19605. "@webassemblyjs/helper-api-error": "1.11.1",
  19606. "@xtuc/long": "4.2.2"
  19607. }
  19608. },
  19609. "@webassemblyjs/helper-wasm-bytecode": {
  19610. "version": "1.11.1",
  19611. "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.11.1.tgz",
  19612. "integrity": "sha512-PvpoOGiJwXeTrSf/qfudJhwlvDQxFgelbMqtq52WWiXC6Xgg1IREdngmPN3bs4RoO83PnL/nFrxucXj1+BX62Q=="
  19613. },
  19614. "@webassemblyjs/helper-wasm-section": {
  19615. "version": "1.11.1",
  19616. "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.11.1.tgz",
  19617. "integrity": "sha512-10P9No29rYX1j7F3EVPX3JvGPQPae+AomuSTPiF9eBQeChHI6iqjMIwR9JmOJXwpnn/oVGDk7I5IlskuMwU/pg==",
  19618. "requires": {
  19619. "@webassemblyjs/ast": "1.11.1",
  19620. "@webassemblyjs/helper-buffer": "1.11.1",
  19621. "@webassemblyjs/helper-wasm-bytecode": "1.11.1",
  19622. "@webassemblyjs/wasm-gen": "1.11.1"
  19623. }
  19624. },
  19625. "@webassemblyjs/ieee754": {
  19626. "version": "1.11.1",
  19627. "resolved": "https://registry.npmjs.org/@webassemblyjs/ieee754/-/ieee754-1.11.1.tgz",
  19628. "integrity": "sha512-hJ87QIPtAMKbFq6CGTkZYJivEwZDbQUgYd3qKSadTNOhVY7p+gfP6Sr0lLRVTaG1JjFj+r3YchoqRYxNH3M0GQ==",
  19629. "requires": {
  19630. "@xtuc/ieee754": "^1.2.0"
  19631. }
  19632. },
  19633. "@webassemblyjs/leb128": {
  19634. "version": "1.11.1",
  19635. "resolved": "https://registry.npmjs.org/@webassemblyjs/leb128/-/leb128-1.11.1.tgz",
  19636. "integrity": "sha512-BJ2P0hNZ0u+Th1YZXJpzW6miwqQUGcIHT1G/sf72gLVD9DZ5AdYTqPNbHZh6K1M5VmKvFXwGSWZADz+qBWxeRw==",
  19637. "requires": {
  19638. "@xtuc/long": "4.2.2"
  19639. }
  19640. },
  19641. "@webassemblyjs/utf8": {
  19642. "version": "1.11.1",
  19643. "resolved": "https://registry.npmjs.org/@webassemblyjs/utf8/-/utf8-1.11.1.tgz",
  19644. "integrity": "sha512-9kqcxAEdMhiwQkHpkNiorZzqpGrodQQ2IGrHHxCy+Ozng0ofyMA0lTqiLkVs1uzTRejX+/O0EOT7KxqVPuXosQ=="
  19645. },
  19646. "@webassemblyjs/wasm-edit": {
  19647. "version": "1.11.1",
  19648. "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-edit/-/wasm-edit-1.11.1.tgz",
  19649. "integrity": "sha512-g+RsupUC1aTHfR8CDgnsVRVZFJqdkFHpsHMfJuWQzWU3tvnLC07UqHICfP+4XyL2tnr1amvl1Sdp06TnYCmVkA==",
  19650. "requires": {
  19651. "@webassemblyjs/ast": "1.11.1",
  19652. "@webassemblyjs/helper-buffer": "1.11.1",
  19653. "@webassemblyjs/helper-wasm-bytecode": "1.11.1",
  19654. "@webassemblyjs/helper-wasm-section": "1.11.1",
  19655. "@webassemblyjs/wasm-gen": "1.11.1",
  19656. "@webassemblyjs/wasm-opt": "1.11.1",
  19657. "@webassemblyjs/wasm-parser": "1.11.1",
  19658. "@webassemblyjs/wast-printer": "1.11.1"
  19659. }
  19660. },
  19661. "@webassemblyjs/wasm-gen": {
  19662. "version": "1.11.1",
  19663. "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-gen/-/wasm-gen-1.11.1.tgz",
  19664. "integrity": "sha512-F7QqKXwwNlMmsulj6+O7r4mmtAlCWfO/0HdgOxSklZfQcDu0TpLiD1mRt/zF25Bk59FIjEuGAIyn5ei4yMfLhA==",
  19665. "requires": {
  19666. "@webassemblyjs/ast": "1.11.1",
  19667. "@webassemblyjs/helper-wasm-bytecode": "1.11.1",
  19668. "@webassemblyjs/ieee754": "1.11.1",
  19669. "@webassemblyjs/leb128": "1.11.1",
  19670. "@webassemblyjs/utf8": "1.11.1"
  19671. }
  19672. },
  19673. "@webassemblyjs/wasm-opt": {
  19674. "version": "1.11.1",
  19675. "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-opt/-/wasm-opt-1.11.1.tgz",
  19676. "integrity": "sha512-VqnkNqnZlU5EB64pp1l7hdm3hmQw7Vgqa0KF/KCNO9sIpI6Fk6brDEiX+iCOYrvMuBWDws0NkTOxYEb85XQHHw==",
  19677. "requires": {
  19678. "@webassemblyjs/ast": "1.11.1",
  19679. "@webassemblyjs/helper-buffer": "1.11.1",
  19680. "@webassemblyjs/wasm-gen": "1.11.1",
  19681. "@webassemblyjs/wasm-parser": "1.11.1"
  19682. }
  19683. },
  19684. "@webassemblyjs/wasm-parser": {
  19685. "version": "1.11.1",
  19686. "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-parser/-/wasm-parser-1.11.1.tgz",
  19687. "integrity": "sha512-rrBujw+dJu32gYB7/Lup6UhdkPx9S9SnobZzRVL7VcBH9Bt9bCBLEuX/YXOOtBsOZ4NQrRykKhffRWHvigQvOA==",
  19688. "requires": {
  19689. "@webassemblyjs/ast": "1.11.1",
  19690. "@webassemblyjs/helper-api-error": "1.11.1",
  19691. "@webassemblyjs/helper-wasm-bytecode": "1.11.1",
  19692. "@webassemblyjs/ieee754": "1.11.1",
  19693. "@webassemblyjs/leb128": "1.11.1",
  19694. "@webassemblyjs/utf8": "1.11.1"
  19695. }
  19696. },
  19697. "@webassemblyjs/wast-printer": {
  19698. "version": "1.11.1",
  19699. "resolved": "https://registry.npmjs.org/@webassemblyjs/wast-printer/-/wast-printer-1.11.1.tgz",
  19700. "integrity": "sha512-IQboUWM4eKzWW+N/jij2sRatKMh99QEelo3Eb2q0qXkvPRISAj8Qxtmw5itwqK+TTkBuUIE45AxYPToqPtL5gg==",
  19701. "requires": {
  19702. "@webassemblyjs/ast": "1.11.1",
  19703. "@xtuc/long": "4.2.2"
  19704. }
  19705. },
  19706. "@xtuc/ieee754": {
  19707. "version": "1.2.0",
  19708. "resolved": "https://registry.npmjs.org/@xtuc/ieee754/-/ieee754-1.2.0.tgz",
  19709. "integrity": "sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA=="
  19710. },
  19711. "@xtuc/long": {
  19712. "version": "4.2.2",
  19713. "resolved": "https://registry.npmjs.org/@xtuc/long/-/long-4.2.2.tgz",
  19714. "integrity": "sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ=="
  19715. },
  19716. "abab": {
  19717. "version": "2.0.6",
  19718. "resolved": "https://registry.npmjs.org/abab/-/abab-2.0.6.tgz",
  19719. "integrity": "sha512-j2afSsaIENvHZN2B8GOpF566vZ5WVk5opAiMTvWgaQT8DkbOqsTfvNAvHoRGU2zzP8cPoqys+xHTRDWW8L+/BA=="
  19720. },
  19721. "abbrev": {
  19722. "version": "1.1.1",
  19723. "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz",
  19724. "integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q=="
  19725. },
  19726. "accepts": {
  19727. "version": "1.3.8",
  19728. "resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.8.tgz",
  19729. "integrity": "sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==",
  19730. "requires": {
  19731. "mime-types": "~2.1.34",
  19732. "negotiator": "0.6.3"
  19733. }
  19734. },
  19735. "acorn": {
  19736. "version": "8.7.0",
  19737. "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.7.0.tgz",
  19738. "integrity": "sha512-V/LGr1APy+PXIwKebEWrkZPwoeoF+w1jiOBUmuxuiUIaOHtob8Qc9BTrYo7VuI5fR8tqsy+buA2WFooR5olqvQ=="
  19739. },
  19740. "acorn-globals": {
  19741. "version": "6.0.0",
  19742. "resolved": "https://registry.npmjs.org/acorn-globals/-/acorn-globals-6.0.0.tgz",
  19743. "integrity": "sha512-ZQl7LOWaF5ePqqcX4hLuv/bLXYQNfNWw2c0/yX/TsPRKamzHcTGQnlCjHT3TsmkOUVEPS3crCxiPfdzE/Trlhg==",
  19744. "requires": {
  19745. "acorn": "^7.1.1",
  19746. "acorn-walk": "^7.1.1"
  19747. },
  19748. "dependencies": {
  19749. "acorn": {
  19750. "version": "7.4.1",
  19751. "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz",
  19752. "integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A=="
  19753. }
  19754. }
  19755. },
  19756. "acorn-import-assertions": {
  19757. "version": "1.8.0",
  19758. "resolved": "https://registry.npmjs.org/acorn-import-assertions/-/acorn-import-assertions-1.8.0.tgz",
  19759. "integrity": "sha512-m7VZ3jwz4eK6A4Vtt8Ew1/mNbP24u0FhdyfA7fSvnJR6LMdfOYnmuIrrJAgrYfYJ10F/otaHTtrtrtmHdMNzEw==",
  19760. "requires": {}
  19761. },
  19762. "acorn-jsx": {
  19763. "version": "5.3.2",
  19764. "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz",
  19765. "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==",
  19766. "requires": {}
  19767. },
  19768. "acorn-node": {
  19769. "version": "1.8.2",
  19770. "resolved": "https://registry.npmjs.org/acorn-node/-/acorn-node-1.8.2.tgz",
  19771. "integrity": "sha512-8mt+fslDufLYntIoPAaIMUe/lrbrehIiwmR3t2k9LljIzoigEPF27eLk2hy8zSGzmR/ogr7zbRKINMo1u0yh5A==",
  19772. "requires": {
  19773. "acorn": "^7.0.0",
  19774. "acorn-walk": "^7.0.0",
  19775. "xtend": "^4.0.2"
  19776. },
  19777. "dependencies": {
  19778. "acorn": {
  19779. "version": "7.4.1",
  19780. "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz",
  19781. "integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A=="
  19782. }
  19783. }
  19784. },
  19785. "acorn-walk": {
  19786. "version": "7.2.0",
  19787. "resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-7.2.0.tgz",
  19788. "integrity": "sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA=="
  19789. },
  19790. "address": {
  19791. "version": "1.1.2",
  19792. "resolved": "https://registry.npmjs.org/address/-/address-1.1.2.tgz",
  19793. "integrity": "sha512-aT6camzM4xEA54YVJYSqxz1kv4IHnQZRtThJJHhUMRExaU5spC7jX5ugSwTaTgJliIgs4VhZOk7htClvQ/LmRA=="
  19794. },
  19795. "adjust-sourcemap-loader": {
  19796. "version": "4.0.0",
  19797. "resolved": "https://registry.npmjs.org/adjust-sourcemap-loader/-/adjust-sourcemap-loader-4.0.0.tgz",
  19798. "integrity": "sha512-OXwN5b9pCUXNQHJpwwD2qP40byEmSgzj8B4ydSN0uMNYWiFmJ6x6KwUllMmfk8Rwu/HJDFR7U8ubsWBoN0Xp0A==",
  19799. "requires": {
  19800. "loader-utils": "^2.0.0",
  19801. "regex-parser": "^2.2.11"
  19802. }
  19803. },
  19804. "agent-base": {
  19805. "version": "6.0.2",
  19806. "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz",
  19807. "integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==",
  19808. "requires": {
  19809. "debug": "4"
  19810. }
  19811. },
  19812. "agentkeepalive": {
  19813. "version": "4.2.1",
  19814. "resolved": "https://registry.npmjs.org/agentkeepalive/-/agentkeepalive-4.2.1.tgz",
  19815. "integrity": "sha512-Zn4cw2NEqd+9fiSVWMscnjyQ1a8Yfoc5oBajLeo5w+YBHgDUcEBY2hS4YpTz6iN5f/2zQiktcuM6tS8x1p9dpA==",
  19816. "requires": {
  19817. "debug": "^4.1.0",
  19818. "depd": "^1.1.2",
  19819. "humanize-ms": "^1.2.1"
  19820. }
  19821. },
  19822. "aggregate-error": {
  19823. "version": "3.1.0",
  19824. "resolved": "https://registry.npmjs.org/aggregate-error/-/aggregate-error-3.1.0.tgz",
  19825. "integrity": "sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==",
  19826. "requires": {
  19827. "clean-stack": "^2.0.0",
  19828. "indent-string": "^4.0.0"
  19829. }
  19830. },
  19831. "ajv": {
  19832. "version": "6.12.6",
  19833. "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz",
  19834. "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
  19835. "requires": {
  19836. "fast-deep-equal": "^3.1.1",
  19837. "fast-json-stable-stringify": "^2.0.0",
  19838. "json-schema-traverse": "^0.4.1",
  19839. "uri-js": "^4.2.2"
  19840. }
  19841. },
  19842. "ajv-formats": {
  19843. "version": "2.1.1",
  19844. "resolved": "https://registry.npmjs.org/ajv-formats/-/ajv-formats-2.1.1.tgz",
  19845. "integrity": "sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA==",
  19846. "requires": {
  19847. "ajv": "^8.0.0"
  19848. },
  19849. "dependencies": {
  19850. "ajv": {
  19851. "version": "8.11.0",
  19852. "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.11.0.tgz",
  19853. "integrity": "sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==",
  19854. "requires": {
  19855. "fast-deep-equal": "^3.1.1",
  19856. "json-schema-traverse": "^1.0.0",
  19857. "require-from-string": "^2.0.2",
  19858. "uri-js": "^4.2.2"
  19859. }
  19860. },
  19861. "json-schema-traverse": {
  19862. "version": "1.0.0",
  19863. "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
  19864. "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug=="
  19865. }
  19866. }
  19867. },
  19868. "ajv-keywords": {
  19869. "version": "3.5.2",
  19870. "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-3.5.2.tgz",
  19871. "integrity": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==",
  19872. "requires": {}
  19873. },
  19874. "ansi-escapes": {
  19875. "version": "4.3.2",
  19876. "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.2.tgz",
  19877. "integrity": "sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==",
  19878. "requires": {
  19879. "type-fest": "^0.21.3"
  19880. }
  19881. },
  19882. "ansi-html-community": {
  19883. "version": "0.0.8",
  19884. "resolved": "https://registry.npmjs.org/ansi-html-community/-/ansi-html-community-0.0.8.tgz",
  19885. "integrity": "sha512-1APHAyr3+PCamwNw3bXCPp4HFLONZt/yIH0sZp0/469KWNTEy+qN5jQ3GVX6DMZ1UXAi34yVwtTeaG/HpBuuzw=="
  19886. },
  19887. "ansi-regex": {
  19888. "version": "5.0.1",
  19889. "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
  19890. "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ=="
  19891. },
  19892. "ansi-styles": {
  19893. "version": "4.3.0",
  19894. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
  19895. "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
  19896. "requires": {
  19897. "color-convert": "^2.0.1"
  19898. }
  19899. },
  19900. "anymatch": {
  19901. "version": "3.1.2",
  19902. "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.2.tgz",
  19903. "integrity": "sha512-P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg==",
  19904. "requires": {
  19905. "normalize-path": "^3.0.0",
  19906. "picomatch": "^2.0.4"
  19907. }
  19908. },
  19909. "aproba": {
  19910. "version": "2.0.0",
  19911. "resolved": "https://registry.npmjs.org/aproba/-/aproba-2.0.0.tgz",
  19912. "integrity": "sha512-lYe4Gx7QT+MKGbDsA+Z+he/Wtef0BiwDOlK/XkBrdfsh9J/jPPXbX0tE9x9cl27Tmu5gg3QUbUrQYa/y+KOHPQ=="
  19913. },
  19914. "are-we-there-yet": {
  19915. "version": "2.0.0",
  19916. "resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-2.0.0.tgz",
  19917. "integrity": "sha512-Ci/qENmwHnsYo9xKIcUJN5LeDKdJ6R1Z1j9V/J5wyq8nh/mYPEpIKJbBZXtZjG04HiK7zV/p6Vs9952MrMeUIw==",
  19918. "requires": {
  19919. "delegates": "^1.0.0",
  19920. "readable-stream": "^3.6.0"
  19921. }
  19922. },
  19923. "arg": {
  19924. "version": "5.0.1",
  19925. "resolved": "https://registry.npmjs.org/arg/-/arg-5.0.1.tgz",
  19926. "integrity": "sha512-e0hDa9H2Z9AwFkk2qDlwhoMYE4eToKarchkQHovNdLTCYMHZHeRjI71crOh+dio4K6u1IcwubQqo79Ga4CyAQA=="
  19927. },
  19928. "argparse": {
  19929. "version": "1.0.10",
  19930. "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
  19931. "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
  19932. "requires": {
  19933. "sprintf-js": "~1.0.2"
  19934. }
  19935. },
  19936. "aria-query": {
  19937. "version": "5.0.0",
  19938. "resolved": "https://registry.npmjs.org/aria-query/-/aria-query-5.0.0.tgz",
  19939. "integrity": "sha512-V+SM7AbUwJ+EBnB8+DXs0hPZHO0W6pqBcc0dW90OwtVG02PswOu/teuARoLQjdDOH+t9pJgGnW5/Qmouf3gPJg=="
  19940. },
  19941. "array-flatten": {
  19942. "version": "2.1.2",
  19943. "resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-2.1.2.tgz",
  19944. "integrity": "sha512-hNfzcOV8W4NdualtqBFPyVO+54DSJuZGY9qT4pRroB6S9e3iiido2ISIC5h9R2sPJ8H3FHCIiEnsv1lPXO3KtQ=="
  19945. },
  19946. "array-includes": {
  19947. "version": "3.1.4",
  19948. "resolved": "https://registry.npmjs.org/array-includes/-/array-includes-3.1.4.tgz",
  19949. "integrity": "sha512-ZTNSQkmWumEbiHO2GF4GmWxYVTiQyJy2XOTa15sdQSrvKn7l+180egQMqlrMOUMCyLMD7pmyQe4mMDUT6Behrw==",
  19950. "requires": {
  19951. "call-bind": "^1.0.2",
  19952. "define-properties": "^1.1.3",
  19953. "es-abstract": "^1.19.1",
  19954. "get-intrinsic": "^1.1.1",
  19955. "is-string": "^1.0.7"
  19956. }
  19957. },
  19958. "array-union": {
  19959. "version": "2.1.0",
  19960. "resolved": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz",
  19961. "integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw=="
  19962. },
  19963. "array.prototype.flat": {
  19964. "version": "1.3.0",
  19965. "resolved": "https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.3.0.tgz",
  19966. "integrity": "sha512-12IUEkHsAhA4DY5s0FPgNXIdc8VRSqD9Zp78a5au9abH/SOBrsp082JOWFNTjkMozh8mqcdiKuaLGhPeYztxSw==",
  19967. "requires": {
  19968. "call-bind": "^1.0.2",
  19969. "define-properties": "^1.1.3",
  19970. "es-abstract": "^1.19.2",
  19971. "es-shim-unscopables": "^1.0.0"
  19972. }
  19973. },
  19974. "array.prototype.flatmap": {
  19975. "version": "1.3.0",
  19976. "resolved": "https://registry.npmjs.org/array.prototype.flatmap/-/array.prototype.flatmap-1.3.0.tgz",
  19977. "integrity": "sha512-PZC9/8TKAIxcWKdyeb77EzULHPrIX/tIZebLJUQOMR1OwYosT8yggdfWScfTBCDj5utONvOuPQQumYsU2ULbkg==",
  19978. "requires": {
  19979. "call-bind": "^1.0.2",
  19980. "define-properties": "^1.1.3",
  19981. "es-abstract": "^1.19.2",
  19982. "es-shim-unscopables": "^1.0.0"
  19983. }
  19984. },
  19985. "arrify": {
  19986. "version": "1.0.1",
  19987. "resolved": "https://registry.npmjs.org/arrify/-/arrify-1.0.1.tgz",
  19988. "integrity": "sha1-iYUI2iIm84DfkEcoRWhJwVAaSw0="
  19989. },
  19990. "asap": {
  19991. "version": "2.0.6",
  19992. "resolved": "https://registry.npmjs.org/asap/-/asap-2.0.6.tgz",
  19993. "integrity": "sha1-5QNHYR1+aQlDIIu9r+vLwvuGbUY="
  19994. },
  19995. "asn1": {
  19996. "version": "0.2.6",
  19997. "resolved": "https://registry.npmjs.org/asn1/-/asn1-0.2.6.tgz",
  19998. "integrity": "sha512-ix/FxPn0MDjeyJ7i/yoHGFt/EX6LyNbxSEhPPXODPL+KB0VPk86UYfL0lMdy+KCnv+fmvIzySwaK5COwqVbWTQ==",
  19999. "requires": {
  20000. "safer-buffer": "~2.1.0"
  20001. }
  20002. },
  20003. "assert-plus": {
  20004. "version": "1.0.0",
  20005. "resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz",
  20006. "integrity": "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU="
  20007. },
  20008. "ast-types-flow": {
  20009. "version": "0.0.7",
  20010. "resolved": "https://registry.npmjs.org/ast-types-flow/-/ast-types-flow-0.0.7.tgz",
  20011. "integrity": "sha1-9wtzXGvKGlycItmCw+Oef+ujva0="
  20012. },
  20013. "astral-regex": {
  20014. "version": "2.0.0",
  20015. "resolved": "https://registry.npmjs.org/astral-regex/-/astral-regex-2.0.0.tgz",
  20016. "integrity": "sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==",
  20017. "dev": true
  20018. },
  20019. "async": {
  20020. "version": "2.6.4",
  20021. "resolved": "https://registry.npmjs.org/async/-/async-2.6.4.tgz",
  20022. "integrity": "sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==",
  20023. "requires": {
  20024. "lodash": "^4.17.14"
  20025. }
  20026. },
  20027. "async-foreach": {
  20028. "version": "0.1.3",
  20029. "resolved": "https://registry.npmjs.org/async-foreach/-/async-foreach-0.1.3.tgz",
  20030. "integrity": "sha1-NhIfhFwFeBct5Bmpfb6x0W7DRUI="
  20031. },
  20032. "asynckit": {
  20033. "version": "0.4.0",
  20034. "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz",
  20035. "integrity": "sha1-x57Zf380y48robyXkLzDZkdLS3k="
  20036. },
  20037. "at-least-node": {
  20038. "version": "1.0.0",
  20039. "resolved": "https://registry.npmjs.org/at-least-node/-/at-least-node-1.0.0.tgz",
  20040. "integrity": "sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg=="
  20041. },
  20042. "atob": {
  20043. "version": "2.1.2",
  20044. "resolved": "https://registry.npmjs.org/atob/-/atob-2.1.2.tgz",
  20045. "integrity": "sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg=="
  20046. },
  20047. "autoprefixer": {
  20048. "version": "10.4.4",
  20049. "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.4.tgz",
  20050. "integrity": "sha512-Tm8JxsB286VweiZ5F0anmbyGiNI3v3wGv3mz9W+cxEDYB/6jbnj6GM9H9mK3wIL8ftgl+C07Lcwb8PG5PCCPzA==",
  20051. "requires": {
  20052. "browserslist": "^4.20.2",
  20053. "caniuse-lite": "^1.0.30001317",
  20054. "fraction.js": "^4.2.0",
  20055. "normalize-range": "^0.1.2",
  20056. "picocolors": "^1.0.0",
  20057. "postcss-value-parser": "^4.2.0"
  20058. }
  20059. },
  20060. "aws-sign2": {
  20061. "version": "0.7.0",
  20062. "resolved": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.7.0.tgz",
  20063. "integrity": "sha1-tG6JCTSpWR8tL2+G1+ap8bP+dqg="
  20064. },
  20065. "aws4": {
  20066. "version": "1.11.0",
  20067. "resolved": "https://registry.npmjs.org/aws4/-/aws4-1.11.0.tgz",
  20068. "integrity": "sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA=="
  20069. },
  20070. "axe-core": {
  20071. "version": "4.4.1",
  20072. "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.4.1.tgz",
  20073. "integrity": "sha512-gd1kmb21kwNuWr6BQz8fv6GNECPBnUasepcoLbekws23NVBLODdsClRZ+bQ8+9Uomf3Sm3+Vwn0oYG9NvwnJCw=="
  20074. },
  20075. "axobject-query": {
  20076. "version": "2.2.0",
  20077. "resolved": "https://registry.npmjs.org/axobject-query/-/axobject-query-2.2.0.tgz",
  20078. "integrity": "sha512-Td525n+iPOOyUQIeBfcASuG6uJsDOITl7Mds5gFyerkWiX7qhUTdYUBlSgNMyVqtSJqwpt1kXGLdUt6SykLMRA=="
  20079. },
  20080. "babel-jest": {
  20081. "version": "27.5.1",
  20082. "resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-27.5.1.tgz",
  20083. "integrity": "sha512-cdQ5dXjGRd0IBRATiQ4mZGlGlRE8kJpjPOixdNRdT+m3UcNqmYWN6rK6nvtXYfY3D76cb8s/O1Ss8ea24PIwcg==",
  20084. "requires": {
  20085. "@jest/transform": "^27.5.1",
  20086. "@jest/types": "^27.5.1",
  20087. "@types/babel__core": "^7.1.14",
  20088. "babel-plugin-istanbul": "^6.1.1",
  20089. "babel-preset-jest": "^27.5.1",
  20090. "chalk": "^4.0.0",
  20091. "graceful-fs": "^4.2.9",
  20092. "slash": "^3.0.0"
  20093. }
  20094. },
  20095. "babel-loader": {
  20096. "version": "8.2.4",
  20097. "resolved": "https://registry.npmjs.org/babel-loader/-/babel-loader-8.2.4.tgz",
  20098. "integrity": "sha512-8dytA3gcvPPPv4Grjhnt8b5IIiTcq/zeXOPk4iTYI0SVXcsmuGg7JtBRDp8S9X+gJfhQ8ektjXZlDu1Bb33U8A==",
  20099. "requires": {
  20100. "find-cache-dir": "^3.3.1",
  20101. "loader-utils": "^2.0.0",
  20102. "make-dir": "^3.1.0",
  20103. "schema-utils": "^2.6.5"
  20104. },
  20105. "dependencies": {
  20106. "schema-utils": {
  20107. "version": "2.7.1",
  20108. "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-2.7.1.tgz",
  20109. "integrity": "sha512-SHiNtMOUGWBQJwzISiVYKu82GiV4QYGePp3odlY1tuKO7gPtphAT5R/py0fA6xtbgLL/RvtJZnU9b8s0F1q0Xg==",
  20110. "requires": {
  20111. "@types/json-schema": "^7.0.5",
  20112. "ajv": "^6.12.4",
  20113. "ajv-keywords": "^3.5.2"
  20114. }
  20115. }
  20116. }
  20117. },
  20118. "babel-plugin-dynamic-import-node": {
  20119. "version": "2.3.3",
  20120. "resolved": "https://registry.npmjs.org/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.3.tgz",
  20121. "integrity": "sha512-jZVI+s9Zg3IqA/kdi0i6UDCybUI3aSBLnglhYbSSjKlV7yF1F/5LWv8MakQmvYpnbJDS6fcBL2KzHSxNCMtWSQ==",
  20122. "requires": {
  20123. "object.assign": "^4.1.0"
  20124. }
  20125. },
  20126. "babel-plugin-istanbul": {
  20127. "version": "6.1.1",
  20128. "resolved": "https://registry.npmjs.org/babel-plugin-istanbul/-/babel-plugin-istanbul-6.1.1.tgz",
  20129. "integrity": "sha512-Y1IQok9821cC9onCx5otgFfRm7Lm+I+wwxOx738M/WLPZ9Q42m4IG5W0FNX8WLL2gYMZo3JkuXIH2DOpWM+qwA==",
  20130. "requires": {
  20131. "@babel/helper-plugin-utils": "^7.0.0",
  20132. "@istanbuljs/load-nyc-config": "^1.0.0",
  20133. "@istanbuljs/schema": "^0.1.2",
  20134. "istanbul-lib-instrument": "^5.0.4",
  20135. "test-exclude": "^6.0.0"
  20136. }
  20137. },
  20138. "babel-plugin-jest-hoist": {
  20139. "version": "27.5.1",
  20140. "resolved": "https://registry.npmjs.org/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-27.5.1.tgz",
  20141. "integrity": "sha512-50wCwD5EMNW4aRpOwtqzyZHIewTYNxLA4nhB+09d8BIssfNfzBRhkBIHiaPv1Si226TQSvp8gxAJm2iY2qs2hQ==",
  20142. "requires": {
  20143. "@babel/template": "^7.3.3",
  20144. "@babel/types": "^7.3.3",
  20145. "@types/babel__core": "^7.0.0",
  20146. "@types/babel__traverse": "^7.0.6"
  20147. }
  20148. },
  20149. "babel-plugin-macros": {
  20150. "version": "3.1.0",
  20151. "resolved": "https://registry.npmjs.org/babel-plugin-macros/-/babel-plugin-macros-3.1.0.tgz",
  20152. "integrity": "sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==",
  20153. "requires": {
  20154. "@babel/runtime": "^7.12.5",
  20155. "cosmiconfig": "^7.0.0",
  20156. "resolve": "^1.19.0"
  20157. }
  20158. },
  20159. "babel-plugin-named-asset-import": {
  20160. "version": "0.3.8",
  20161. "resolved": "https://registry.npmjs.org/babel-plugin-named-asset-import/-/babel-plugin-named-asset-import-0.3.8.tgz",
  20162. "integrity": "sha512-WXiAc++qo7XcJ1ZnTYGtLxmBCVbddAml3CEXgWaBzNzLNoxtQ8AiGEFDMOhot9XjTCQbvP5E77Fj9Gk924f00Q==",
  20163. "requires": {}
  20164. },
  20165. "babel-plugin-polyfill-corejs2": {
  20166. "version": "0.3.1",
  20167. "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.3.1.tgz",
  20168. "integrity": "sha512-v7/T6EQcNfVLfcN2X8Lulb7DjprieyLWJK/zOWH5DUYcAgex9sP3h25Q+DLsX9TloXe3y1O8l2q2Jv9q8UVB9w==",
  20169. "requires": {
  20170. "@babel/compat-data": "^7.13.11",
  20171. "@babel/helper-define-polyfill-provider": "^0.3.1",
  20172. "semver": "^6.1.1"
  20173. },
  20174. "dependencies": {
  20175. "semver": {
  20176. "version": "6.3.0",
  20177. "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
  20178. "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw=="
  20179. }
  20180. }
  20181. },
  20182. "babel-plugin-polyfill-corejs3": {
  20183. "version": "0.5.2",
  20184. "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.5.2.tgz",
  20185. "integrity": "sha512-G3uJih0XWiID451fpeFaYGVuxHEjzKTHtc9uGFEjR6hHrvNzeS/PX+LLLcetJcytsB5m4j+K3o/EpXJNb/5IEQ==",
  20186. "requires": {
  20187. "@babel/helper-define-polyfill-provider": "^0.3.1",
  20188. "core-js-compat": "^3.21.0"
  20189. }
  20190. },
  20191. "babel-plugin-polyfill-regenerator": {
  20192. "version": "0.3.1",
  20193. "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.3.1.tgz",
  20194. "integrity": "sha512-Y2B06tvgHYt1x0yz17jGkGeeMr5FeKUu+ASJ+N6nB5lQ8Dapfg42i0OVrf8PNGJ3zKL4A23snMi1IRwrqqND7A==",
  20195. "requires": {
  20196. "@babel/helper-define-polyfill-provider": "^0.3.1"
  20197. }
  20198. },
  20199. "babel-plugin-transform-react-remove-prop-types": {
  20200. "version": "0.4.24",
  20201. "resolved": "https://registry.npmjs.org/babel-plugin-transform-react-remove-prop-types/-/babel-plugin-transform-react-remove-prop-types-0.4.24.tgz",
  20202. "integrity": "sha512-eqj0hVcJUR57/Ug2zE1Yswsw4LhuqqHhD+8v120T1cl3kjg76QwtyBrdIk4WVwK+lAhBJVYCd/v+4nc4y+8JsA=="
  20203. },
  20204. "babel-preset-current-node-syntax": {
  20205. "version": "1.0.1",
  20206. "resolved": "https://registry.npmjs.org/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-1.0.1.tgz",
  20207. "integrity": "sha512-M7LQ0bxarkxQoN+vz5aJPsLBn77n8QgTFmo8WK0/44auK2xlCXrYcUxHFxgU7qW5Yzw/CjmLRK2uJzaCd7LvqQ==",
  20208. "requires": {
  20209. "@babel/plugin-syntax-async-generators": "^7.8.4",
  20210. "@babel/plugin-syntax-bigint": "^7.8.3",
  20211. "@babel/plugin-syntax-class-properties": "^7.8.3",
  20212. "@babel/plugin-syntax-import-meta": "^7.8.3",
  20213. "@babel/plugin-syntax-json-strings": "^7.8.3",
  20214. "@babel/plugin-syntax-logical-assignment-operators": "^7.8.3",
  20215. "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3",
  20216. "@babel/plugin-syntax-numeric-separator": "^7.8.3",
  20217. "@babel/plugin-syntax-object-rest-spread": "^7.8.3",
  20218. "@babel/plugin-syntax-optional-catch-binding": "^7.8.3",
  20219. "@babel/plugin-syntax-optional-chaining": "^7.8.3",
  20220. "@babel/plugin-syntax-top-level-await": "^7.8.3"
  20221. }
  20222. },
  20223. "babel-preset-jest": {
  20224. "version": "27.5.1",
  20225. "resolved": "https://registry.npmjs.org/babel-preset-jest/-/babel-preset-jest-27.5.1.tgz",
  20226. "integrity": "sha512-Nptf2FzlPCWYuJg41HBqXVT8ym6bXOevuCTbhxlUpjwtysGaIWFvDEjp4y+G7fl13FgOdjs7P/DmErqH7da0Ag==",
  20227. "requires": {
  20228. "babel-plugin-jest-hoist": "^27.5.1",
  20229. "babel-preset-current-node-syntax": "^1.0.0"
  20230. }
  20231. },
  20232. "babel-preset-react-app": {
  20233. "version": "10.0.1",
  20234. "resolved": "https://registry.npmjs.org/babel-preset-react-app/-/babel-preset-react-app-10.0.1.tgz",
  20235. "integrity": "sha512-b0D9IZ1WhhCWkrTXyFuIIgqGzSkRIH5D5AmB0bXbzYAB1OBAwHcUeyWW2LorutLWF5btNo/N7r/cIdmvvKJlYg==",
  20236. "requires": {
  20237. "@babel/core": "^7.16.0",
  20238. "@babel/plugin-proposal-class-properties": "^7.16.0",
  20239. "@babel/plugin-proposal-decorators": "^7.16.4",
  20240. "@babel/plugin-proposal-nullish-coalescing-operator": "^7.16.0",
  20241. "@babel/plugin-proposal-numeric-separator": "^7.16.0",
  20242. "@babel/plugin-proposal-optional-chaining": "^7.16.0",
  20243. "@babel/plugin-proposal-private-methods": "^7.16.0",
  20244. "@babel/plugin-transform-flow-strip-types": "^7.16.0",
  20245. "@babel/plugin-transform-react-display-name": "^7.16.0",
  20246. "@babel/plugin-transform-runtime": "^7.16.4",
  20247. "@babel/preset-env": "^7.16.4",
  20248. "@babel/preset-react": "^7.16.0",
  20249. "@babel/preset-typescript": "^7.16.0",
  20250. "@babel/runtime": "^7.16.3",
  20251. "babel-plugin-macros": "^3.1.0",
  20252. "babel-plugin-transform-react-remove-prop-types": "^0.4.24"
  20253. }
  20254. },
  20255. "balanced-match": {
  20256. "version": "1.0.2",
  20257. "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
  20258. "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw=="
  20259. },
  20260. "base64-js": {
  20261. "version": "1.5.1",
  20262. "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz",
  20263. "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==",
  20264. "dev": true
  20265. },
  20266. "batch": {
  20267. "version": "0.6.1",
  20268. "resolved": "https://registry.npmjs.org/batch/-/batch-0.6.1.tgz",
  20269. "integrity": "sha1-3DQxT05nkxgJP8dgJyUl+UvyXBY="
  20270. },
  20271. "bcrypt-pbkdf": {
  20272. "version": "1.0.2",
  20273. "resolved": "https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz",
  20274. "integrity": "sha1-pDAdOJtqQ/m2f/PKEaP2Y342Dp4=",
  20275. "requires": {
  20276. "tweetnacl": "^0.14.3"
  20277. }
  20278. },
  20279. "bfj": {
  20280. "version": "7.0.2",
  20281. "resolved": "https://registry.npmjs.org/bfj/-/bfj-7.0.2.tgz",
  20282. "integrity": "sha512-+e/UqUzwmzJamNF50tBV6tZPTORow7gQ96iFow+8b562OdMpEK0BcJEq2OSPEDmAbSMBQ7PKZ87ubFkgxpYWgw==",
  20283. "requires": {
  20284. "bluebird": "^3.5.5",
  20285. "check-types": "^11.1.1",
  20286. "hoopy": "^0.1.4",
  20287. "tryer": "^1.0.1"
  20288. }
  20289. },
  20290. "big-integer": {
  20291. "version": "1.6.51",
  20292. "resolved": "https://registry.npmjs.org/big-integer/-/big-integer-1.6.51.tgz",
  20293. "integrity": "sha512-GPEid2Y9QU1Exl1rpO9B2IPJGHPSupF5GnVIP0blYvNOMer2bTvSWs1jGOUg04hTmu67nmLsQ9TBo1puaotBHg==",
  20294. "dev": true
  20295. },
  20296. "big.js": {
  20297. "version": "5.2.2",
  20298. "resolved": "https://registry.npmjs.org/big.js/-/big.js-5.2.2.tgz",
  20299. "integrity": "sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ=="
  20300. },
  20301. "binary-extensions": {
  20302. "version": "2.2.0",
  20303. "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz",
  20304. "integrity": "sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA=="
  20305. },
  20306. "bluebird": {
  20307. "version": "3.7.2",
  20308. "resolved": "https://registry.npmjs.org/bluebird/-/bluebird-3.7.2.tgz",
  20309. "integrity": "sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg=="
  20310. },
  20311. "body-parser": {
  20312. "version": "1.19.2",
  20313. "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.19.2.tgz",
  20314. "integrity": "sha512-SAAwOxgoCKMGs9uUAUFHygfLAyaniaoun6I8mFY9pRAJL9+Kec34aU+oIjDhTycub1jozEfEwx1W1IuOYxVSFw==",
  20315. "requires": {
  20316. "bytes": "3.1.2",
  20317. "content-type": "~1.0.4",
  20318. "debug": "2.6.9",
  20319. "depd": "~1.1.2",
  20320. "http-errors": "1.8.1",
  20321. "iconv-lite": "0.4.24",
  20322. "on-finished": "~2.3.0",
  20323. "qs": "6.9.7",
  20324. "raw-body": "2.4.3",
  20325. "type-is": "~1.6.18"
  20326. },
  20327. "dependencies": {
  20328. "bytes": {
  20329. "version": "3.1.2",
  20330. "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz",
  20331. "integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg=="
  20332. },
  20333. "debug": {
  20334. "version": "2.6.9",
  20335. "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
  20336. "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
  20337. "requires": {
  20338. "ms": "2.0.0"
  20339. }
  20340. },
  20341. "iconv-lite": {
  20342. "version": "0.4.24",
  20343. "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz",
  20344. "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==",
  20345. "requires": {
  20346. "safer-buffer": ">= 2.1.2 < 3"
  20347. }
  20348. },
  20349. "ms": {
  20350. "version": "2.0.0",
  20351. "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
  20352. "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
  20353. }
  20354. }
  20355. },
  20356. "bonjour-service": {
  20357. "version": "1.0.11",
  20358. "resolved": "https://registry.npmjs.org/bonjour-service/-/bonjour-service-1.0.11.tgz",
  20359. "integrity": "sha512-drMprzr2rDTCtgEE3VgdA9uUFaUHF+jXduwYSThHJnKMYM+FhI9Z3ph+TX3xy0LtgYHae6CHYPJ/2UnK8nQHcA==",
  20360. "requires": {
  20361. "array-flatten": "^2.1.2",
  20362. "dns-equal": "^1.0.0",
  20363. "fast-deep-equal": "^3.1.3",
  20364. "multicast-dns": "^7.2.4"
  20365. }
  20366. },
  20367. "boolbase": {
  20368. "version": "1.0.0",
  20369. "resolved": "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz",
  20370. "integrity": "sha1-aN/1++YMUes3cl6p4+0xDcwed24="
  20371. },
  20372. "bplist-parser": {
  20373. "version": "0.3.1",
  20374. "resolved": "https://registry.npmjs.org/bplist-parser/-/bplist-parser-0.3.1.tgz",
  20375. "integrity": "sha512-PyJxiNtA5T2PlLIeBot4lbp7rj4OadzjnMZD/G5zuBNt8ei/yCU7+wW0h2bag9vr8c+/WuRWmSxbqAl9hL1rBA==",
  20376. "dev": true,
  20377. "requires": {
  20378. "big-integer": "1.6.x"
  20379. }
  20380. },
  20381. "brace-expansion": {
  20382. "version": "1.1.11",
  20383. "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
  20384. "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
  20385. "requires": {
  20386. "balanced-match": "^1.0.0",
  20387. "concat-map": "0.0.1"
  20388. }
  20389. },
  20390. "braces": {
  20391. "version": "3.0.2",
  20392. "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz",
  20393. "integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==",
  20394. "requires": {
  20395. "fill-range": "^7.0.1"
  20396. }
  20397. },
  20398. "browser-process-hrtime": {
  20399. "version": "1.0.0",
  20400. "resolved": "https://registry.npmjs.org/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz",
  20401. "integrity": "sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow=="
  20402. },
  20403. "browserslist": {
  20404. "version": "4.20.2",
  20405. "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.20.2.tgz",
  20406. "integrity": "sha512-CQOBCqp/9pDvDbx3xfMi+86pr4KXIf2FDkTTdeuYw8OxS9t898LA1Khq57gtufFILXpfgsSx5woNgsBgvGjpsA==",
  20407. "requires": {
  20408. "caniuse-lite": "^1.0.30001317",
  20409. "electron-to-chromium": "^1.4.84",
  20410. "escalade": "^3.1.1",
  20411. "node-releases": "^2.0.2",
  20412. "picocolors": "^1.0.0"
  20413. }
  20414. },
  20415. "bser": {
  20416. "version": "2.1.1",
  20417. "resolved": "https://registry.npmjs.org/bser/-/bser-2.1.1.tgz",
  20418. "integrity": "sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==",
  20419. "requires": {
  20420. "node-int64": "^0.4.0"
  20421. }
  20422. },
  20423. "buffer-crc32": {
  20424. "version": "0.2.13",
  20425. "resolved": "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.13.tgz",
  20426. "integrity": "sha1-DTM+PwDqxQqhRUq9MO+MKl2ackI=",
  20427. "dev": true
  20428. },
  20429. "buffer-from": {
  20430. "version": "1.1.2",
  20431. "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz",
  20432. "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ=="
  20433. },
  20434. "builtin-modules": {
  20435. "version": "3.2.0",
  20436. "resolved": "https://registry.npmjs.org/builtin-modules/-/builtin-modules-3.2.0.tgz",
  20437. "integrity": "sha512-lGzLKcioL90C7wMczpkY0n/oART3MbBa8R9OFGE1rJxoVI86u4WAGfEk8Wjv10eKSyTHVGkSo3bvBylCEtk7LA=="
  20438. },
  20439. "bytes": {
  20440. "version": "3.0.0",
  20441. "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.0.0.tgz",
  20442. "integrity": "sha1-0ygVQE1olpn4Wk6k+odV3ROpYEg="
  20443. },
  20444. "cacache": {
  20445. "version": "15.3.0",
  20446. "resolved": "https://registry.npmjs.org/cacache/-/cacache-15.3.0.tgz",
  20447. "integrity": "sha512-VVdYzXEn+cnbXpFgWs5hTT7OScegHVmLhJIR8Ufqk3iFD6A6j5iSX1KuBTfNEv4tdJWE2PzA6IVFtcLC7fN9wQ==",
  20448. "requires": {
  20449. "@npmcli/fs": "^1.0.0",
  20450. "@npmcli/move-file": "^1.0.1",
  20451. "chownr": "^2.0.0",
  20452. "fs-minipass": "^2.0.0",
  20453. "glob": "^7.1.4",
  20454. "infer-owner": "^1.0.4",
  20455. "lru-cache": "^6.0.0",
  20456. "minipass": "^3.1.1",
  20457. "minipass-collect": "^1.0.2",
  20458. "minipass-flush": "^1.0.5",
  20459. "minipass-pipeline": "^1.2.2",
  20460. "mkdirp": "^1.0.3",
  20461. "p-map": "^4.0.0",
  20462. "promise-inflight": "^1.0.1",
  20463. "rimraf": "^3.0.2",
  20464. "ssri": "^8.0.1",
  20465. "tar": "^6.0.2",
  20466. "unique-filename": "^1.1.1"
  20467. },
  20468. "dependencies": {
  20469. "mkdirp": {
  20470. "version": "1.0.4",
  20471. "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz",
  20472. "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw=="
  20473. }
  20474. }
  20475. },
  20476. "call-bind": {
  20477. "version": "1.0.2",
  20478. "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.2.tgz",
  20479. "integrity": "sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==",
  20480. "requires": {
  20481. "function-bind": "^1.1.1",
  20482. "get-intrinsic": "^1.0.2"
  20483. }
  20484. },
  20485. "callsites": {
  20486. "version": "3.1.0",
  20487. "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz",
  20488. "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ=="
  20489. },
  20490. "camel-case": {
  20491. "version": "4.1.2",
  20492. "resolved": "https://registry.npmjs.org/camel-case/-/camel-case-4.1.2.tgz",
  20493. "integrity": "sha512-gxGWBrTT1JuMx6R+o5PTXMmUnhnVzLQ9SNutD4YqKtI6ap897t3tKECYla6gCWEkplXnlNybEkZg9GEGxKFCgw==",
  20494. "requires": {
  20495. "pascal-case": "^3.1.2",
  20496. "tslib": "^2.0.3"
  20497. }
  20498. },
  20499. "camelcase": {
  20500. "version": "6.3.0",
  20501. "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-6.3.0.tgz",
  20502. "integrity": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA=="
  20503. },
  20504. "camelcase-css": {
  20505. "version": "2.0.1",
  20506. "resolved": "https://registry.npmjs.org/camelcase-css/-/camelcase-css-2.0.1.tgz",
  20507. "integrity": "sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA=="
  20508. },
  20509. "camelcase-keys": {
  20510. "version": "6.2.2",
  20511. "resolved": "https://registry.npmjs.org/camelcase-keys/-/camelcase-keys-6.2.2.tgz",
  20512. "integrity": "sha512-YrwaA0vEKazPBkn0ipTiMpSajYDSe+KjQfrjhcBMxJt/znbvlHd8Pw/Vamaz5EB4Wfhs3SUR3Z9mwRu/P3s3Yg==",
  20513. "requires": {
  20514. "camelcase": "^5.3.1",
  20515. "map-obj": "^4.0.0",
  20516. "quick-lru": "^4.0.1"
  20517. },
  20518. "dependencies": {
  20519. "camelcase": {
  20520. "version": "5.3.1",
  20521. "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz",
  20522. "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg=="
  20523. },
  20524. "quick-lru": {
  20525. "version": "4.0.1",
  20526. "resolved": "https://registry.npmjs.org/quick-lru/-/quick-lru-4.0.1.tgz",
  20527. "integrity": "sha512-ARhCpm70fzdcvNQfPoy49IaanKkTlRWF2JMzqhcJbhSFRZv7nPTvZJdcY7301IPmvW+/p0RgIWnQDLJxifsQ7g=="
  20528. }
  20529. }
  20530. },
  20531. "caniuse-api": {
  20532. "version": "3.0.0",
  20533. "resolved": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-3.0.0.tgz",
  20534. "integrity": "sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==",
  20535. "requires": {
  20536. "browserslist": "^4.0.0",
  20537. "caniuse-lite": "^1.0.0",
  20538. "lodash.memoize": "^4.1.2",
  20539. "lodash.uniq": "^4.5.0"
  20540. }
  20541. },
  20542. "caniuse-lite": {
  20543. "version": "1.0.30001332",
  20544. "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001332.tgz",
  20545. "integrity": "sha512-10T30NYOEQtN6C11YGg411yebhvpnC6Z102+B95eAsN0oB6KUs01ivE8u+G6FMIRtIrVlYXhL+LUwQ3/hXwDWw=="
  20546. },
  20547. "case-sensitive-paths-webpack-plugin": {
  20548. "version": "2.4.0",
  20549. "resolved": "https://registry.npmjs.org/case-sensitive-paths-webpack-plugin/-/case-sensitive-paths-webpack-plugin-2.4.0.tgz",
  20550. "integrity": "sha512-roIFONhcxog0JSSWbvVAh3OocukmSgpqOH6YpMkCvav/ySIV3JKg4Dc8vYtQjYi/UxpNE36r/9v+VqTQqgkYmw=="
  20551. },
  20552. "caseless": {
  20553. "version": "0.12.0",
  20554. "resolved": "https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz",
  20555. "integrity": "sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw="
  20556. },
  20557. "chalk": {
  20558. "version": "4.1.2",
  20559. "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
  20560. "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
  20561. "requires": {
  20562. "ansi-styles": "^4.1.0",
  20563. "supports-color": "^7.1.0"
  20564. }
  20565. },
  20566. "char-regex": {
  20567. "version": "1.0.2",
  20568. "resolved": "https://registry.npmjs.org/char-regex/-/char-regex-1.0.2.tgz",
  20569. "integrity": "sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw=="
  20570. },
  20571. "charcodes": {
  20572. "version": "0.2.0",
  20573. "resolved": "https://registry.npmjs.org/charcodes/-/charcodes-0.2.0.tgz",
  20574. "integrity": "sha512-Y4kiDb+AM4Ecy58YkuZrrSRJBDQdQ2L+NyS1vHHFtNtUjgutcZfx3yp1dAONI/oPaPmyGfCLx5CxL+zauIMyKQ=="
  20575. },
  20576. "check-types": {
  20577. "version": "11.1.2",
  20578. "resolved": "https://registry.npmjs.org/check-types/-/check-types-11.1.2.tgz",
  20579. "integrity": "sha512-tzWzvgePgLORb9/3a0YenggReLKAIb2owL03H2Xdoe5pKcUyWRSEQ8xfCar8t2SIAuEDwtmx2da1YB52YuHQMQ=="
  20580. },
  20581. "chokidar": {
  20582. "version": "3.5.3",
  20583. "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.5.3.tgz",
  20584. "integrity": "sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==",
  20585. "requires": {
  20586. "anymatch": "~3.1.2",
  20587. "braces": "~3.0.2",
  20588. "fsevents": "~2.3.2",
  20589. "glob-parent": "~5.1.2",
  20590. "is-binary-path": "~2.1.0",
  20591. "is-glob": "~4.0.1",
  20592. "normalize-path": "~3.0.0",
  20593. "readdirp": "~3.6.0"
  20594. },
  20595. "dependencies": {
  20596. "glob-parent": {
  20597. "version": "5.1.2",
  20598. "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
  20599. "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
  20600. "requires": {
  20601. "is-glob": "^4.0.1"
  20602. }
  20603. }
  20604. }
  20605. },
  20606. "chownr": {
  20607. "version": "2.0.0",
  20608. "resolved": "https://registry.npmjs.org/chownr/-/chownr-2.0.0.tgz",
  20609. "integrity": "sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ=="
  20610. },
  20611. "chrome-trace-event": {
  20612. "version": "1.0.3",
  20613. "resolved": "https://registry.npmjs.org/chrome-trace-event/-/chrome-trace-event-1.0.3.tgz",
  20614. "integrity": "sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg=="
  20615. },
  20616. "ci-info": {
  20617. "version": "3.3.0",
  20618. "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.3.0.tgz",
  20619. "integrity": "sha512-riT/3vI5YpVH6/qomlDnJow6TBee2PBKSEpx3O32EGPYbWGIRsIlGRms3Sm74wYE1JMo8RnO04Hb12+v1J5ICw=="
  20620. },
  20621. "cjs-module-lexer": {
  20622. "version": "1.2.2",
  20623. "resolved": "https://registry.npmjs.org/cjs-module-lexer/-/cjs-module-lexer-1.2.2.tgz",
  20624. "integrity": "sha512-cOU9usZw8/dXIXKtwa8pM0OTJQuJkxMN6w30csNRUerHfeQ5R6U3kkU/FtJeIf3M202OHfY2U8ccInBG7/xogA=="
  20625. },
  20626. "clean-css": {
  20627. "version": "5.3.0",
  20628. "resolved": "https://registry.npmjs.org/clean-css/-/clean-css-5.3.0.tgz",
  20629. "integrity": "sha512-YYuuxv4H/iNb1Z/5IbMRoxgrzjWGhOEFfd+groZ5dMCVkpENiMZmwspdrzBo9286JjM1gZJPAyL7ZIdzuvu2AQ==",
  20630. "requires": {
  20631. "source-map": "~0.6.0"
  20632. }
  20633. },
  20634. "clean-stack": {
  20635. "version": "2.2.0",
  20636. "resolved": "https://registry.npmjs.org/clean-stack/-/clean-stack-2.2.0.tgz",
  20637. "integrity": "sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A=="
  20638. },
  20639. "cliui": {
  20640. "version": "7.0.4",
  20641. "resolved": "https://registry.npmjs.org/cliui/-/cliui-7.0.4.tgz",
  20642. "integrity": "sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==",
  20643. "requires": {
  20644. "string-width": "^4.2.0",
  20645. "strip-ansi": "^6.0.0",
  20646. "wrap-ansi": "^7.0.0"
  20647. }
  20648. },
  20649. "co": {
  20650. "version": "4.6.0",
  20651. "resolved": "https://registry.npmjs.org/co/-/co-4.6.0.tgz",
  20652. "integrity": "sha1-bqa989hTrlTMuOR7+gvz+QMfsYQ="
  20653. },
  20654. "coa": {
  20655. "version": "2.0.2",
  20656. "resolved": "https://registry.npmjs.org/coa/-/coa-2.0.2.tgz",
  20657. "integrity": "sha512-q5/jG+YQnSy4nRTV4F7lPepBJZ8qBNJJDBuJdoejDyLXgmL7IEo+Le2JDZudFTFt7mrCqIRaSjws4ygRCTCAXA==",
  20658. "requires": {
  20659. "@types/q": "^1.5.1",
  20660. "chalk": "^2.4.1",
  20661. "q": "^1.1.2"
  20662. },
  20663. "dependencies": {
  20664. "ansi-styles": {
  20665. "version": "3.2.1",
  20666. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz",
  20667. "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
  20668. "requires": {
  20669. "color-convert": "^1.9.0"
  20670. }
  20671. },
  20672. "chalk": {
  20673. "version": "2.4.2",
  20674. "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
  20675. "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
  20676. "requires": {
  20677. "ansi-styles": "^3.2.1",
  20678. "escape-string-regexp": "^1.0.5",
  20679. "supports-color": "^5.3.0"
  20680. }
  20681. },
  20682. "color-convert": {
  20683. "version": "1.9.3",
  20684. "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz",
  20685. "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
  20686. "requires": {
  20687. "color-name": "1.1.3"
  20688. }
  20689. },
  20690. "color-name": {
  20691. "version": "1.1.3",
  20692. "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
  20693. "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU="
  20694. },
  20695. "escape-string-regexp": {
  20696. "version": "1.0.5",
  20697. "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
  20698. "integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ="
  20699. },
  20700. "has-flag": {
  20701. "version": "3.0.0",
  20702. "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
  20703. "integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0="
  20704. },
  20705. "supports-color": {
  20706. "version": "5.5.0",
  20707. "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
  20708. "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
  20709. "requires": {
  20710. "has-flag": "^3.0.0"
  20711. }
  20712. }
  20713. }
  20714. },
  20715. "collect-v8-coverage": {
  20716. "version": "1.0.1",
  20717. "resolved": "https://registry.npmjs.org/collect-v8-coverage/-/collect-v8-coverage-1.0.1.tgz",
  20718. "integrity": "sha512-iBPtljfCNcTKNAto0KEtDfZ3qzjJvqE3aTGZsbhjSBlorqpXJlaWWtPO35D+ZImoC3KWejX64o+yPGxhWSTzfg=="
  20719. },
  20720. "color-convert": {
  20721. "version": "2.0.1",
  20722. "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
  20723. "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
  20724. "requires": {
  20725. "color-name": "~1.1.4"
  20726. }
  20727. },
  20728. "color-name": {
  20729. "version": "1.1.4",
  20730. "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
  20731. "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
  20732. },
  20733. "color-support": {
  20734. "version": "1.1.3",
  20735. "resolved": "https://registry.npmjs.org/color-support/-/color-support-1.1.3.tgz",
  20736. "integrity": "sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg=="
  20737. },
  20738. "colord": {
  20739. "version": "2.9.2",
  20740. "resolved": "https://registry.npmjs.org/colord/-/colord-2.9.2.tgz",
  20741. "integrity": "sha512-Uqbg+J445nc1TKn4FoDPS6ZZqAvEDnwrH42yo8B40JSOgSLxMZ/gt3h4nmCtPLQeXhjJJkqBx7SCY35WnIixaQ=="
  20742. },
  20743. "colorette": {
  20744. "version": "2.0.16",
  20745. "resolved": "https://registry.npmjs.org/colorette/-/colorette-2.0.16.tgz",
  20746. "integrity": "sha512-hUewv7oMjCp+wkBv5Rm0v87eJhq4woh5rSR+42YSQJKecCqgIqNkZ6lAlQms/BwHPJA5NKMRlpxPRv0n8HQW6g=="
  20747. },
  20748. "combined-stream": {
  20749. "version": "1.0.8",
  20750. "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz",
  20751. "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==",
  20752. "requires": {
  20753. "delayed-stream": "~1.0.0"
  20754. }
  20755. },
  20756. "commander": {
  20757. "version": "8.3.0",
  20758. "resolved": "https://registry.npmjs.org/commander/-/commander-8.3.0.tgz",
  20759. "integrity": "sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww=="
  20760. },
  20761. "common-path-prefix": {
  20762. "version": "3.0.0",
  20763. "resolved": "https://registry.npmjs.org/common-path-prefix/-/common-path-prefix-3.0.0.tgz",
  20764. "integrity": "sha512-QE33hToZseCH3jS0qN96O/bSh3kaw/h+Tq7ngyY9eWDUnTlTNUyqfqvCXioLe5Na5jFsL78ra/wuBU4iuEgd4w=="
  20765. },
  20766. "common-tags": {
  20767. "version": "1.8.2",
  20768. "resolved": "https://registry.npmjs.org/common-tags/-/common-tags-1.8.2.tgz",
  20769. "integrity": "sha512-gk/Z852D2Wtb//0I+kRFNKKE9dIIVirjoqPoA1wJU+XePVXZfGeBpk45+A1rKO4Q43prqWBNY/MiIeRLbPWUaA=="
  20770. },
  20771. "commondir": {
  20772. "version": "1.0.1",
  20773. "resolved": "https://registry.npmjs.org/commondir/-/commondir-1.0.1.tgz",
  20774. "integrity": "sha1-3dgA2gxmEnOTzKWVDqloo6rxJTs="
  20775. },
  20776. "compressible": {
  20777. "version": "2.0.18",
  20778. "resolved": "https://registry.npmjs.org/compressible/-/compressible-2.0.18.tgz",
  20779. "integrity": "sha512-AF3r7P5dWxL8MxyITRMlORQNaOA2IkAFaTr4k7BUumjPtRpGDTZpl0Pb1XCO6JeDCBdp126Cgs9sMxqSjgYyRg==",
  20780. "requires": {
  20781. "mime-db": ">= 1.43.0 < 2"
  20782. }
  20783. },
  20784. "compression": {
  20785. "version": "1.7.4",
  20786. "resolved": "https://registry.npmjs.org/compression/-/compression-1.7.4.tgz",
  20787. "integrity": "sha512-jaSIDzP9pZVS4ZfQ+TzvtiWhdpFhE2RDHz8QJkpX9SIpLq88VueF5jJw6t+6CUQcAoA6t+x89MLrWAqpfDE8iQ==",
  20788. "requires": {
  20789. "accepts": "~1.3.5",
  20790. "bytes": "3.0.0",
  20791. "compressible": "~2.0.16",
  20792. "debug": "2.6.9",
  20793. "on-headers": "~1.0.2",
  20794. "safe-buffer": "5.1.2",
  20795. "vary": "~1.1.2"
  20796. },
  20797. "dependencies": {
  20798. "debug": {
  20799. "version": "2.6.9",
  20800. "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
  20801. "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
  20802. "requires": {
  20803. "ms": "2.0.0"
  20804. }
  20805. },
  20806. "ms": {
  20807. "version": "2.0.0",
  20808. "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
  20809. "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
  20810. }
  20811. }
  20812. },
  20813. "concat-map": {
  20814. "version": "0.0.1",
  20815. "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
  20816. "integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s="
  20817. },
  20818. "confusing-browser-globals": {
  20819. "version": "1.0.11",
  20820. "resolved": "https://registry.npmjs.org/confusing-browser-globals/-/confusing-browser-globals-1.0.11.tgz",
  20821. "integrity": "sha512-JsPKdmh8ZkmnHxDk55FZ1TqVLvEQTvoByJZRN9jzI0UjxK/QgAmsphz7PGtqgPieQZ/CQcHWXCR7ATDNhGe+YA=="
  20822. },
  20823. "connect-history-api-fallback": {
  20824. "version": "1.6.0",
  20825. "resolved": "https://registry.npmjs.org/connect-history-api-fallback/-/connect-history-api-fallback-1.6.0.tgz",
  20826. "integrity": "sha512-e54B99q/OUoH64zYYRf3HBP5z24G38h5D3qXu23JGRoigpX5Ss4r9ZnDk3g0Z8uQC2x2lPaJ+UlWBc1ZWBWdLg=="
  20827. },
  20828. "console-control-strings": {
  20829. "version": "1.1.0",
  20830. "resolved": "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz",
  20831. "integrity": "sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4="
  20832. },
  20833. "content-disposition": {
  20834. "version": "0.5.4",
  20835. "resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.4.tgz",
  20836. "integrity": "sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==",
  20837. "requires": {
  20838. "safe-buffer": "5.2.1"
  20839. },
  20840. "dependencies": {
  20841. "safe-buffer": {
  20842. "version": "5.2.1",
  20843. "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
  20844. "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ=="
  20845. }
  20846. }
  20847. },
  20848. "content-type": {
  20849. "version": "1.0.4",
  20850. "resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.4.tgz",
  20851. "integrity": "sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA=="
  20852. },
  20853. "convert-source-map": {
  20854. "version": "1.8.0",
  20855. "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.8.0.tgz",
  20856. "integrity": "sha512-+OQdjP49zViI/6i7nIJpA8rAl4sV/JdPfU9nZs3VqOwGIgizICvuN2ru6fMd+4llL0tar18UYJXfZ/TWtmhUjA==",
  20857. "requires": {
  20858. "safe-buffer": "~5.1.1"
  20859. }
  20860. },
  20861. "cookie": {
  20862. "version": "0.4.2",
  20863. "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.4.2.tgz",
  20864. "integrity": "sha512-aSWTXFzaKWkvHO1Ny/s+ePFpvKsPnjc551iI41v3ny/ow6tBG5Vd+FuqGNhh1LxOmVzOlGUriIlOaokOvhaStA=="
  20865. },
  20866. "cookie-signature": {
  20867. "version": "1.0.6",
  20868. "resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz",
  20869. "integrity": "sha1-4wOogrNCzD7oylE6eZmXNNqzriw="
  20870. },
  20871. "core-js": {
  20872. "version": "3.22.0",
  20873. "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.22.0.tgz",
  20874. "integrity": "sha512-8h9jBweRjMiY+ORO7bdWSeWfHhLPO7whobj7Z2Bl0IDo00C228EdGgH7FE4jGumbEjzcFfkfW8bXgdkEDhnwHQ=="
  20875. },
  20876. "core-js-compat": {
  20877. "version": "3.22.0",
  20878. "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.22.0.tgz",
  20879. "integrity": "sha512-WwA7xbfRGrk8BGaaHlakauVXrlYmAIkk8PNGb1FDQS+Rbrewc3pgFfwJFRw6psmJVAll7Px9UHRYE16oRQnwAQ==",
  20880. "requires": {
  20881. "browserslist": "^4.20.2",
  20882. "semver": "7.0.0"
  20883. },
  20884. "dependencies": {
  20885. "semver": {
  20886. "version": "7.0.0",
  20887. "resolved": "https://registry.npmjs.org/semver/-/semver-7.0.0.tgz",
  20888. "integrity": "sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A=="
  20889. }
  20890. }
  20891. },
  20892. "core-js-pure": {
  20893. "version": "3.22.0",
  20894. "resolved": "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.22.0.tgz",
  20895. "integrity": "sha512-ylOC9nVy0ak1N+fPIZj00umoZHgUVqmucklP5RT5N+vJof38klKn8Ze6KGyvchdClvEBr6LcQqJpI216LUMqYA=="
  20896. },
  20897. "core-util-is": {
  20898. "version": "1.0.3",
  20899. "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz",
  20900. "integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ=="
  20901. },
  20902. "cosmiconfig": {
  20903. "version": "7.0.1",
  20904. "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.0.1.tgz",
  20905. "integrity": "sha512-a1YWNUV2HwGimB7dU2s1wUMurNKjpx60HxBB6xUM8Re+2s1g1IIfJvFR0/iCF+XHdE0GMTKTuLR32UQff4TEyQ==",
  20906. "requires": {
  20907. "@types/parse-json": "^4.0.0",
  20908. "import-fresh": "^3.2.1",
  20909. "parse-json": "^5.0.0",
  20910. "path-type": "^4.0.0",
  20911. "yaml": "^1.10.0"
  20912. }
  20913. },
  20914. "cross-spawn": {
  20915. "version": "7.0.3",
  20916. "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz",
  20917. "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==",
  20918. "requires": {
  20919. "path-key": "^3.1.0",
  20920. "shebang-command": "^2.0.0",
  20921. "which": "^2.0.1"
  20922. }
  20923. },
  20924. "crypto-random-string": {
  20925. "version": "2.0.0",
  20926. "resolved": "https://registry.npmjs.org/crypto-random-string/-/crypto-random-string-2.0.0.tgz",
  20927. "integrity": "sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA=="
  20928. },
  20929. "css": {
  20930. "version": "3.0.0",
  20931. "resolved": "https://registry.npmjs.org/css/-/css-3.0.0.tgz",
  20932. "integrity": "sha512-DG9pFfwOrzc+hawpmqX/dHYHJG+Bsdb0klhyi1sDneOgGOXy9wQIC8hzyVp1e4NRYDBdxcylvywPkkXCHAzTyQ==",
  20933. "requires": {
  20934. "inherits": "^2.0.4",
  20935. "source-map": "^0.6.1",
  20936. "source-map-resolve": "^0.6.0"
  20937. }
  20938. },
  20939. "css-blank-pseudo": {
  20940. "version": "3.0.3",
  20941. "resolved": "https://registry.npmjs.org/css-blank-pseudo/-/css-blank-pseudo-3.0.3.tgz",
  20942. "integrity": "sha512-VS90XWtsHGqoM0t4KpH053c4ehxZ2E6HtGI7x68YFV0pTo/QmkV/YFA+NnlvK8guxZVNWGQhVNJGC39Q8XF4OQ==",
  20943. "requires": {
  20944. "postcss-selector-parser": "^6.0.9"
  20945. }
  20946. },
  20947. "css-declaration-sorter": {
  20948. "version": "6.2.2",
  20949. "resolved": "https://registry.npmjs.org/css-declaration-sorter/-/css-declaration-sorter-6.2.2.tgz",
  20950. "integrity": "sha512-Ufadglr88ZLsrvS11gjeu/40Lw74D9Am/Jpr3LlYm5Q4ZP5KdlUhG+6u2EjyXeZcxmZ2h1ebCKngDjolpeLHpg==",
  20951. "requires": {}
  20952. },
  20953. "css-has-pseudo": {
  20954. "version": "3.0.4",
  20955. "resolved": "https://registry.npmjs.org/css-has-pseudo/-/css-has-pseudo-3.0.4.tgz",
  20956. "integrity": "sha512-Vse0xpR1K9MNlp2j5w1pgWIJtm1a8qS0JwS9goFYcImjlHEmywP9VUF05aGBXzGpDJF86QXk4L0ypBmwPhGArw==",
  20957. "requires": {
  20958. "postcss-selector-parser": "^6.0.9"
  20959. }
  20960. },
  20961. "css-loader": {
  20962. "version": "6.7.1",
  20963. "resolved": "https://registry.npmjs.org/css-loader/-/css-loader-6.7.1.tgz",
  20964. "integrity": "sha512-yB5CNFa14MbPJcomwNh3wLThtkZgcNyI2bNMRt8iE5Z8Vwl7f8vQXFAzn2HDOJvtDq2NTZBUGMSUNNyrv3/+cw==",
  20965. "requires": {
  20966. "icss-utils": "^5.1.0",
  20967. "postcss": "^8.4.7",
  20968. "postcss-modules-extract-imports": "^3.0.0",
  20969. "postcss-modules-local-by-default": "^4.0.0",
  20970. "postcss-modules-scope": "^3.0.0",
  20971. "postcss-modules-values": "^4.0.0",
  20972. "postcss-value-parser": "^4.2.0",
  20973. "semver": "^7.3.5"
  20974. }
  20975. },
  20976. "css-minimizer-webpack-plugin": {
  20977. "version": "3.4.1",
  20978. "resolved": "https://registry.npmjs.org/css-minimizer-webpack-plugin/-/css-minimizer-webpack-plugin-3.4.1.tgz",
  20979. "integrity": "sha512-1u6D71zeIfgngN2XNRJefc/hY7Ybsxd74Jm4qngIXyUEk7fss3VUzuHxLAq/R8NAba4QU9OUSaMZlbpRc7bM4Q==",
  20980. "requires": {
  20981. "cssnano": "^5.0.6",
  20982. "jest-worker": "^27.0.2",
  20983. "postcss": "^8.3.5",
  20984. "schema-utils": "^4.0.0",
  20985. "serialize-javascript": "^6.0.0",
  20986. "source-map": "^0.6.1"
  20987. },
  20988. "dependencies": {
  20989. "ajv": {
  20990. "version": "8.11.0",
  20991. "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.11.0.tgz",
  20992. "integrity": "sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==",
  20993. "requires": {
  20994. "fast-deep-equal": "^3.1.1",
  20995. "json-schema-traverse": "^1.0.0",
  20996. "require-from-string": "^2.0.2",
  20997. "uri-js": "^4.2.2"
  20998. }
  20999. },
  21000. "ajv-keywords": {
  21001. "version": "5.1.0",
  21002. "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz",
  21003. "integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==",
  21004. "requires": {
  21005. "fast-deep-equal": "^3.1.3"
  21006. }
  21007. },
  21008. "json-schema-traverse": {
  21009. "version": "1.0.0",
  21010. "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
  21011. "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug=="
  21012. },
  21013. "schema-utils": {
  21014. "version": "4.0.0",
  21015. "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.0.0.tgz",
  21016. "integrity": "sha512-1edyXKgh6XnJsJSQ8mKWXnN/BVaIbFMLpouRUrXgVq7WYne5kw3MW7UPhO44uRXQSIpTSXoJbmrR2X0w9kUTyg==",
  21017. "requires": {
  21018. "@types/json-schema": "^7.0.9",
  21019. "ajv": "^8.8.0",
  21020. "ajv-formats": "^2.1.1",
  21021. "ajv-keywords": "^5.0.0"
  21022. }
  21023. }
  21024. }
  21025. },
  21026. "css-prefers-color-scheme": {
  21027. "version": "6.0.3",
  21028. "resolved": "https://registry.npmjs.org/css-prefers-color-scheme/-/css-prefers-color-scheme-6.0.3.tgz",
  21029. "integrity": "sha512-4BqMbZksRkJQx2zAjrokiGMd07RqOa2IxIrrN10lyBe9xhn9DEvjUK79J6jkeiv9D9hQFXKb6g1jwU62jziJZA==",
  21030. "requires": {}
  21031. },
  21032. "css-select": {
  21033. "version": "4.3.0",
  21034. "resolved": "https://registry.npmjs.org/css-select/-/css-select-4.3.0.tgz",
  21035. "integrity": "sha512-wPpOYtnsVontu2mODhA19JrqWxNsfdatRKd64kmpRbQgh1KtItko5sTnEpPdpSaJszTOhEMlF/RPz28qj4HqhQ==",
  21036. "requires": {
  21037. "boolbase": "^1.0.0",
  21038. "css-what": "^6.0.1",
  21039. "domhandler": "^4.3.1",
  21040. "domutils": "^2.8.0",
  21041. "nth-check": "^2.0.1"
  21042. }
  21043. },
  21044. "css-select-base-adapter": {
  21045. "version": "0.1.1",
  21046. "resolved": "https://registry.npmjs.org/css-select-base-adapter/-/css-select-base-adapter-0.1.1.tgz",
  21047. "integrity": "sha512-jQVeeRG70QI08vSTwf1jHxp74JoZsr2XSgETae8/xC8ovSnL2WF87GTLO86Sbwdt2lK4Umg4HnnwMO4YF3Ce7w=="
  21048. },
  21049. "css-tree": {
  21050. "version": "1.0.0-alpha.37",
  21051. "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-1.0.0-alpha.37.tgz",
  21052. "integrity": "sha512-DMxWJg0rnz7UgxKT0Q1HU/L9BeJI0M6ksor0OgqOnF+aRCDWg/N2641HmVyU9KVIu0OVVWOb2IpC9A+BJRnejg==",
  21053. "requires": {
  21054. "mdn-data": "2.0.4",
  21055. "source-map": "^0.6.1"
  21056. }
  21057. },
  21058. "css-what": {
  21059. "version": "6.1.0",
  21060. "resolved": "https://registry.npmjs.org/css-what/-/css-what-6.1.0.tgz",
  21061. "integrity": "sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw=="
  21062. },
  21063. "css.escape": {
  21064. "version": "1.5.1",
  21065. "resolved": "https://registry.npmjs.org/css.escape/-/css.escape-1.5.1.tgz",
  21066. "integrity": "sha1-QuJ9T6BK4y+TGktNQZH6nN3ul8s="
  21067. },
  21068. "cssdb": {
  21069. "version": "6.5.0",
  21070. "resolved": "https://registry.npmjs.org/cssdb/-/cssdb-6.5.0.tgz",
  21071. "integrity": "sha512-Rh7AAopF2ckPXe/VBcoUS9JrCZNSyc60+KpgE6X25vpVxA32TmiqvExjkfhwP4wGSb6Xe8Z/JIyGqwgx/zZYFA=="
  21072. },
  21073. "cssesc": {
  21074. "version": "3.0.0",
  21075. "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz",
  21076. "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg=="
  21077. },
  21078. "cssnano": {
  21079. "version": "5.1.7",
  21080. "resolved": "https://registry.npmjs.org/cssnano/-/cssnano-5.1.7.tgz",
  21081. "integrity": "sha512-pVsUV6LcTXif7lvKKW9ZrmX+rGRzxkEdJuVJcp5ftUjWITgwam5LMZOgaTvUrWPkcORBey6he7JKb4XAJvrpKg==",
  21082. "requires": {
  21083. "cssnano-preset-default": "^5.2.7",
  21084. "lilconfig": "^2.0.3",
  21085. "yaml": "^1.10.2"
  21086. }
  21087. },
  21088. "cssnano-preset-default": {
  21089. "version": "5.2.7",
  21090. "resolved": "https://registry.npmjs.org/cssnano-preset-default/-/cssnano-preset-default-5.2.7.tgz",
  21091. "integrity": "sha512-JiKP38ymZQK+zVKevphPzNSGHSlTI+AOwlasoSRtSVMUU285O7/6uZyd5NbW92ZHp41m0sSHe6JoZosakj63uA==",
  21092. "requires": {
  21093. "css-declaration-sorter": "^6.2.2",
  21094. "cssnano-utils": "^3.1.0",
  21095. "postcss-calc": "^8.2.3",
  21096. "postcss-colormin": "^5.3.0",
  21097. "postcss-convert-values": "^5.1.0",
  21098. "postcss-discard-comments": "^5.1.1",
  21099. "postcss-discard-duplicates": "^5.1.0",
  21100. "postcss-discard-empty": "^5.1.1",
  21101. "postcss-discard-overridden": "^5.1.0",
  21102. "postcss-merge-longhand": "^5.1.4",
  21103. "postcss-merge-rules": "^5.1.1",
  21104. "postcss-minify-font-values": "^5.1.0",
  21105. "postcss-minify-gradients": "^5.1.1",
  21106. "postcss-minify-params": "^5.1.2",
  21107. "postcss-minify-selectors": "^5.2.0",
  21108. "postcss-normalize-charset": "^5.1.0",
  21109. "postcss-normalize-display-values": "^5.1.0",
  21110. "postcss-normalize-positions": "^5.1.0",
  21111. "postcss-normalize-repeat-style": "^5.1.0",
  21112. "postcss-normalize-string": "^5.1.0",
  21113. "postcss-normalize-timing-functions": "^5.1.0",
  21114. "postcss-normalize-unicode": "^5.1.0",
  21115. "postcss-normalize-url": "^5.1.0",
  21116. "postcss-normalize-whitespace": "^5.1.1",
  21117. "postcss-ordered-values": "^5.1.1",
  21118. "postcss-reduce-initial": "^5.1.0",
  21119. "postcss-reduce-transforms": "^5.1.0",
  21120. "postcss-svgo": "^5.1.0",
  21121. "postcss-unique-selectors": "^5.1.1"
  21122. }
  21123. },
  21124. "cssnano-utils": {
  21125. "version": "3.1.0",
  21126. "resolved": "https://registry.npmjs.org/cssnano-utils/-/cssnano-utils-3.1.0.tgz",
  21127. "integrity": "sha512-JQNR19/YZhz4psLX/rQ9M83e3z2Wf/HdJbryzte4a3NSuafyp9w/I4U+hx5C2S9g41qlstH7DEWnZaaj83OuEA==",
  21128. "requires": {}
  21129. },
  21130. "csso": {
  21131. "version": "4.2.0",
  21132. "resolved": "https://registry.npmjs.org/csso/-/csso-4.2.0.tgz",
  21133. "integrity": "sha512-wvlcdIbf6pwKEk7vHj8/Bkc0B4ylXZruLvOgs9doS5eOsOpuodOV2zJChSpkp+pRpYQLQMeF04nr3Z68Sta9jA==",
  21134. "requires": {
  21135. "css-tree": "^1.1.2"
  21136. },
  21137. "dependencies": {
  21138. "css-tree": {
  21139. "version": "1.1.3",
  21140. "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-1.1.3.tgz",
  21141. "integrity": "sha512-tRpdppF7TRazZrjJ6v3stzv93qxRcSsFmW6cX0Zm2NVKpxE1WV1HblnghVv9TreireHkqI/VDEsfolRF1p6y7Q==",
  21142. "requires": {
  21143. "mdn-data": "2.0.14",
  21144. "source-map": "^0.6.1"
  21145. }
  21146. },
  21147. "mdn-data": {
  21148. "version": "2.0.14",
  21149. "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.14.tgz",
  21150. "integrity": "sha512-dn6wd0uw5GsdswPFfsgMp5NSB0/aDe6fK94YJV/AJDYXL6HVLWBsxeq7js7Ad+mU2K9LAlwpk6kN2D5mwCPVow=="
  21151. }
  21152. }
  21153. },
  21154. "cssom": {
  21155. "version": "0.4.4",
  21156. "resolved": "https://registry.npmjs.org/cssom/-/cssom-0.4.4.tgz",
  21157. "integrity": "sha512-p3pvU7r1MyyqbTk+WbNJIgJjG2VmTIaB10rI93LzVPrmDJKkzKYMtxxyAvQXR/NS6otuzveI7+7BBq3SjBS2mw=="
  21158. },
  21159. "cssstyle": {
  21160. "version": "2.3.0",
  21161. "resolved": "https://registry.npmjs.org/cssstyle/-/cssstyle-2.3.0.tgz",
  21162. "integrity": "sha512-AZL67abkUzIuvcHqk7c09cezpGNcxUxU4Ioi/05xHk4DQeTkWmGYftIE6ctU6AEt+Gn4n1lDStOtj7FKycP71A==",
  21163. "requires": {
  21164. "cssom": "~0.3.6"
  21165. },
  21166. "dependencies": {
  21167. "cssom": {
  21168. "version": "0.3.8",
  21169. "resolved": "https://registry.npmjs.org/cssom/-/cssom-0.3.8.tgz",
  21170. "integrity": "sha512-b0tGHbfegbhPJpxpiBPU2sCkigAqtM9O121le6bbOlgyV+NyGyCmVfJ6QW9eRjz8CpNfWEOYBIMIGRYkLwsIYg=="
  21171. }
  21172. }
  21173. },
  21174. "csstype": {
  21175. "version": "3.0.11",
  21176. "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.0.11.tgz",
  21177. "integrity": "sha512-sa6P2wJ+CAbgyy4KFssIb/JNMLxFvKF1pCYCSXS8ZMuqZnMsrxqI2E5sPyoTpxoPU/gVZMzr2zjOfg8GIZOMsw=="
  21178. },
  21179. "damerau-levenshtein": {
  21180. "version": "1.0.8",
  21181. "resolved": "https://registry.npmjs.org/damerau-levenshtein/-/damerau-levenshtein-1.0.8.tgz",
  21182. "integrity": "sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA=="
  21183. },
  21184. "dashdash": {
  21185. "version": "1.14.1",
  21186. "resolved": "https://registry.npmjs.org/dashdash/-/dashdash-1.14.1.tgz",
  21187. "integrity": "sha1-hTz6D3y+L+1d4gMmuN1YEDX24vA=",
  21188. "requires": {
  21189. "assert-plus": "^1.0.0"
  21190. }
  21191. },
  21192. "data-urls": {
  21193. "version": "2.0.0",
  21194. "resolved": "https://registry.npmjs.org/data-urls/-/data-urls-2.0.0.tgz",
  21195. "integrity": "sha512-X5eWTSXO/BJmpdIKCRuKUgSCgAN0OwliVK3yPKbwIWU1Tdw5BRajxlzMidvh+gwko9AfQ9zIj52pzF91Q3YAvQ==",
  21196. "requires": {
  21197. "abab": "^2.0.3",
  21198. "whatwg-mimetype": "^2.3.0",
  21199. "whatwg-url": "^8.0.0"
  21200. }
  21201. },
  21202. "date-fns": {
  21203. "version": "2.28.0",
  21204. "resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.28.0.tgz",
  21205. "integrity": "sha512-8d35hViGYx/QH0icHYCeLmsLmMUheMmTyV9Fcm6gvNwdw31yXXH+O85sOBJ+OLnLQMKZowvpKb6FgMIQjcpvQw=="
  21206. },
  21207. "debug": {
  21208. "version": "4.3.4",
  21209. "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz",
  21210. "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
  21211. "requires": {
  21212. "ms": "2.1.2"
  21213. }
  21214. },
  21215. "decamelize": {
  21216. "version": "1.2.0",
  21217. "resolved": "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz",
  21218. "integrity": "sha1-9lNNFRSCabIDUue+4m9QH5oZEpA="
  21219. },
  21220. "decamelize-keys": {
  21221. "version": "1.1.0",
  21222. "resolved": "https://registry.npmjs.org/decamelize-keys/-/decamelize-keys-1.1.0.tgz",
  21223. "integrity": "sha1-0XGoeTMlKAfrPLYdwcFEXQeN8tk=",
  21224. "requires": {
  21225. "decamelize": "^1.1.0",
  21226. "map-obj": "^1.0.0"
  21227. },
  21228. "dependencies": {
  21229. "map-obj": {
  21230. "version": "1.0.1",
  21231. "resolved": "https://registry.npmjs.org/map-obj/-/map-obj-1.0.1.tgz",
  21232. "integrity": "sha1-2TPOuSBdgr3PSIb2dCvcK03qFG0="
  21233. }
  21234. }
  21235. },
  21236. "decimal.js": {
  21237. "version": "10.3.1",
  21238. "resolved": "https://registry.npmjs.org/decimal.js/-/decimal.js-10.3.1.tgz",
  21239. "integrity": "sha512-V0pfhfr8suzyPGOx3nmq4aHqabehUZn6Ch9kyFpV79TGDTWFmHqUqXdabR7QHqxzrYolF4+tVmJhUG4OURg5dQ=="
  21240. },
  21241. "decode-uri-component": {
  21242. "version": "0.2.0",
  21243. "resolved": "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.0.tgz",
  21244. "integrity": "sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU="
  21245. },
  21246. "dedent": {
  21247. "version": "0.7.0",
  21248. "resolved": "https://registry.npmjs.org/dedent/-/dedent-0.7.0.tgz",
  21249. "integrity": "sha1-JJXduvbrh0q7Dhvp3yLS5aVEMmw="
  21250. },
  21251. "deep-is": {
  21252. "version": "0.1.4",
  21253. "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz",
  21254. "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ=="
  21255. },
  21256. "deepmerge": {
  21257. "version": "4.2.2",
  21258. "resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-4.2.2.tgz",
  21259. "integrity": "sha512-FJ3UgI4gIl+PHZm53knsuSFpE+nESMr7M4v9QcgB7S63Kj/6WqMiFQJpBBYz1Pt+66bZpP3Q7Lye0Oo9MPKEdg=="
  21260. },
  21261. "default-gateway": {
  21262. "version": "6.0.3",
  21263. "resolved": "https://registry.npmjs.org/default-gateway/-/default-gateway-6.0.3.tgz",
  21264. "integrity": "sha512-fwSOJsbbNzZ/CUFpqFBqYfYNLj1NbMPm8MMCIzHjC83iSJRBEGmDUxU+WP661BaBQImeC2yHwXtz+P/O9o+XEg==",
  21265. "requires": {
  21266. "execa": "^5.0.0"
  21267. }
  21268. },
  21269. "define-lazy-prop": {
  21270. "version": "2.0.0",
  21271. "resolved": "https://registry.npmjs.org/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz",
  21272. "integrity": "sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og=="
  21273. },
  21274. "define-properties": {
  21275. "version": "1.1.4",
  21276. "resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.1.4.tgz",
  21277. "integrity": "sha512-uckOqKcfaVvtBdsVkdPv3XjveQJsNQqmhXgRi8uhvWWuPYZCNlzT8qAyblUgNoXdHdjMTzAqeGjAoli8f+bzPA==",
  21278. "requires": {
  21279. "has-property-descriptors": "^1.0.0",
  21280. "object-keys": "^1.1.1"
  21281. }
  21282. },
  21283. "defined": {
  21284. "version": "1.0.0",
  21285. "resolved": "https://registry.npmjs.org/defined/-/defined-1.0.0.tgz",
  21286. "integrity": "sha1-yY2bzvdWdBiOEQlpFRGZ45sfppM="
  21287. },
  21288. "delayed-stream": {
  21289. "version": "1.0.0",
  21290. "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz",
  21291. "integrity": "sha1-3zrhmayt+31ECqrgsp4icrJOxhk="
  21292. },
  21293. "delegates": {
  21294. "version": "1.0.0",
  21295. "resolved": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz",
  21296. "integrity": "sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o="
  21297. },
  21298. "depd": {
  21299. "version": "1.1.2",
  21300. "resolved": "https://registry.npmjs.org/depd/-/depd-1.1.2.tgz",
  21301. "integrity": "sha1-m81S4UwJd2PnSbJ0xDRu0uVgtak="
  21302. },
  21303. "destroy": {
  21304. "version": "1.0.4",
  21305. "resolved": "https://registry.npmjs.org/destroy/-/destroy-1.0.4.tgz",
  21306. "integrity": "sha1-l4hXRCxEdJ5CBmE+N5RiBYJqvYA="
  21307. },
  21308. "detect-newline": {
  21309. "version": "3.1.0",
  21310. "resolved": "https://registry.npmjs.org/detect-newline/-/detect-newline-3.1.0.tgz",
  21311. "integrity": "sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA=="
  21312. },
  21313. "detect-node": {
  21314. "version": "2.1.0",
  21315. "resolved": "https://registry.npmjs.org/detect-node/-/detect-node-2.1.0.tgz",
  21316. "integrity": "sha512-T0NIuQpnTvFDATNuHN5roPwSBG83rFsuO+MXXH9/3N1eFbn4wcPjttvjMLEPWJ0RGUYgQE7cGgS3tNxbqCGM7g=="
  21317. },
  21318. "detect-port-alt": {
  21319. "version": "1.1.6",
  21320. "resolved": "https://registry.npmjs.org/detect-port-alt/-/detect-port-alt-1.1.6.tgz",
  21321. "integrity": "sha512-5tQykt+LqfJFBEYaDITx7S7cR7mJ/zQmLXZ2qt5w04ainYZw6tBf9dBunMjVeVOdYVRUzUOE4HkY5J7+uttb5Q==",
  21322. "requires": {
  21323. "address": "^1.0.1",
  21324. "debug": "^2.6.0"
  21325. },
  21326. "dependencies": {
  21327. "debug": {
  21328. "version": "2.6.9",
  21329. "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
  21330. "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
  21331. "requires": {
  21332. "ms": "2.0.0"
  21333. }
  21334. },
  21335. "ms": {
  21336. "version": "2.0.0",
  21337. "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
  21338. "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
  21339. }
  21340. }
  21341. },
  21342. "detective": {
  21343. "version": "5.2.0",
  21344. "resolved": "https://registry.npmjs.org/detective/-/detective-5.2.0.tgz",
  21345. "integrity": "sha512-6SsIx+nUUbuK0EthKjv0zrdnajCCXVYGmbYYiYjFVpzcjwEs/JMDZ8tPRG29J/HhN56t3GJp2cGSWDRjjot8Pg==",
  21346. "requires": {
  21347. "acorn-node": "^1.6.1",
  21348. "defined": "^1.0.0",
  21349. "minimist": "^1.1.1"
  21350. }
  21351. },
  21352. "didyoumean": {
  21353. "version": "1.2.2",
  21354. "resolved": "https://registry.npmjs.org/didyoumean/-/didyoumean-1.2.2.tgz",
  21355. "integrity": "sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw=="
  21356. },
  21357. "diff-sequences": {
  21358. "version": "26.6.2",
  21359. "resolved": "https://registry.npmjs.org/diff-sequences/-/diff-sequences-26.6.2.tgz",
  21360. "integrity": "sha512-Mv/TDa3nZ9sbc5soK+OoA74BsS3mL37yixCvUAQkiuA4Wz6YtwP/K47n2rv2ovzHZvoiQeA5FTQOschKkEwB0Q=="
  21361. },
  21362. "dir-glob": {
  21363. "version": "3.0.1",
  21364. "resolved": "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz",
  21365. "integrity": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==",
  21366. "requires": {
  21367. "path-type": "^4.0.0"
  21368. }
  21369. },
  21370. "dlv": {
  21371. "version": "1.1.3",
  21372. "resolved": "https://registry.npmjs.org/dlv/-/dlv-1.1.3.tgz",
  21373. "integrity": "sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA=="
  21374. },
  21375. "dns-equal": {
  21376. "version": "1.0.0",
  21377. "resolved": "https://registry.npmjs.org/dns-equal/-/dns-equal-1.0.0.tgz",
  21378. "integrity": "sha1-s55/HabrCnW6nBcySzR1PEfgZU0="
  21379. },
  21380. "dns-packet": {
  21381. "version": "5.3.1",
  21382. "resolved": "https://registry.npmjs.org/dns-packet/-/dns-packet-5.3.1.tgz",
  21383. "integrity": "sha512-spBwIj0TK0Ey3666GwIdWVfUpLyubpU53BTCu8iPn4r4oXd9O14Hjg3EHw3ts2oed77/SeckunUYCyRlSngqHw==",
  21384. "requires": {
  21385. "@leichtgewicht/ip-codec": "^2.0.1"
  21386. }
  21387. },
  21388. "doctrine": {
  21389. "version": "3.0.0",
  21390. "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz",
  21391. "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==",
  21392. "requires": {
  21393. "esutils": "^2.0.2"
  21394. }
  21395. },
  21396. "dom-accessibility-api": {
  21397. "version": "0.5.13",
  21398. "resolved": "https://registry.npmjs.org/dom-accessibility-api/-/dom-accessibility-api-0.5.13.tgz",
  21399. "integrity": "sha512-R305kwb5CcMDIpSHUnLyIAp7SrSPBx6F0VfQFB3M75xVMHhXJJIdePYgbPPh1o57vCHNu5QztokWUPsLjWzFqw=="
  21400. },
  21401. "dom-converter": {
  21402. "version": "0.2.0",
  21403. "resolved": "https://registry.npmjs.org/dom-converter/-/dom-converter-0.2.0.tgz",
  21404. "integrity": "sha512-gd3ypIPfOMr9h5jIKq8E3sHOTCjeirnl0WK5ZdS1AW0Odt0b1PaWaHdJ4Qk4klv+YB9aJBS7mESXjFoDQPu6DA==",
  21405. "requires": {
  21406. "utila": "~0.4"
  21407. }
  21408. },
  21409. "dom-serializer": {
  21410. "version": "1.4.1",
  21411. "resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-1.4.1.tgz",
  21412. "integrity": "sha512-VHwB3KfrcOOkelEG2ZOfxqLZdfkil8PtJi4P8N2MMXucZq2yLp75ClViUlOVwyoHEDjYU433Aq+5zWP61+RGag==",
  21413. "requires": {
  21414. "domelementtype": "^2.0.1",
  21415. "domhandler": "^4.2.0",
  21416. "entities": "^2.0.0"
  21417. }
  21418. },
  21419. "domelementtype": {
  21420. "version": "2.3.0",
  21421. "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-2.3.0.tgz",
  21422. "integrity": "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw=="
  21423. },
  21424. "domexception": {
  21425. "version": "2.0.1",
  21426. "resolved": "https://registry.npmjs.org/domexception/-/domexception-2.0.1.tgz",
  21427. "integrity": "sha512-yxJ2mFy/sibVQlu5qHjOkf9J3K6zgmCxgJ94u2EdvDOV09H+32LtRswEcUsmUWN72pVLOEnTSRaIVVzVQgS0dg==",
  21428. "requires": {
  21429. "webidl-conversions": "^5.0.0"
  21430. },
  21431. "dependencies": {
  21432. "webidl-conversions": {
  21433. "version": "5.0.0",
  21434. "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-5.0.0.tgz",
  21435. "integrity": "sha512-VlZwKPCkYKxQgeSbH5EyngOmRp7Ww7I9rQLERETtf5ofd9pGeswWiOtogpEO850jziPRarreGxn5QIiTqpb2wA=="
  21436. }
  21437. }
  21438. },
  21439. "domhandler": {
  21440. "version": "4.3.1",
  21441. "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-4.3.1.tgz",
  21442. "integrity": "sha512-GrwoxYN+uWlzO8uhUXRl0P+kHE4GtVPfYzVLcUxPL7KNdHKj66vvlhiweIHqYYXWlw+T8iLMp42Lm67ghw4WMQ==",
  21443. "requires": {
  21444. "domelementtype": "^2.2.0"
  21445. }
  21446. },
  21447. "domutils": {
  21448. "version": "2.8.0",
  21449. "resolved": "https://registry.npmjs.org/domutils/-/domutils-2.8.0.tgz",
  21450. "integrity": "sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A==",
  21451. "requires": {
  21452. "dom-serializer": "^1.0.1",
  21453. "domelementtype": "^2.2.0",
  21454. "domhandler": "^4.2.0"
  21455. }
  21456. },
  21457. "dot-case": {
  21458. "version": "3.0.4",
  21459. "resolved": "https://registry.npmjs.org/dot-case/-/dot-case-3.0.4.tgz",
  21460. "integrity": "sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w==",
  21461. "requires": {
  21462. "no-case": "^3.0.4",
  21463. "tslib": "^2.0.3"
  21464. }
  21465. },
  21466. "dotenv": {
  21467. "version": "10.0.0",
  21468. "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-10.0.0.tgz",
  21469. "integrity": "sha512-rlBi9d8jpv9Sf1klPjNfFAuWDjKLwTIJJ/VxtoTwIR6hnZxcEOQCZg2oIL3MWBYw5GpUDKOEnND7LXTbIpQ03Q=="
  21470. },
  21471. "dotenv-expand": {
  21472. "version": "5.1.0",
  21473. "resolved": "https://registry.npmjs.org/dotenv-expand/-/dotenv-expand-5.1.0.tgz",
  21474. "integrity": "sha512-YXQl1DSa4/PQyRfgrv6aoNjhasp/p4qs9FjJ4q4cQk+8m4r6k4ZSiEyytKG8f8W9gi8WsQtIObNmKd+tMzNTmA=="
  21475. },
  21476. "duplexer": {
  21477. "version": "0.1.2",
  21478. "resolved": "https://registry.npmjs.org/duplexer/-/duplexer-0.1.2.tgz",
  21479. "integrity": "sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg=="
  21480. },
  21481. "ecc-jsbn": {
  21482. "version": "0.1.2",
  21483. "resolved": "https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz",
  21484. "integrity": "sha1-OoOpBOVDUyh4dMVkt1SThoSamMk=",
  21485. "requires": {
  21486. "jsbn": "~0.1.0",
  21487. "safer-buffer": "^2.1.0"
  21488. }
  21489. },
  21490. "ee-first": {
  21491. "version": "1.1.1",
  21492. "resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz",
  21493. "integrity": "sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0="
  21494. },
  21495. "ejs": {
  21496. "version": "3.1.6",
  21497. "resolved": "https://registry.npmjs.org/ejs/-/ejs-3.1.6.tgz",
  21498. "integrity": "sha512-9lt9Zse4hPucPkoP7FHDF0LQAlGyF9JVpnClFLFH3aSSbxmyoqINRpp/9wePWJTUl4KOQwRL72Iw3InHPDkoGw==",
  21499. "requires": {
  21500. "jake": "^10.6.1"
  21501. }
  21502. },
  21503. "electron-to-chromium": {
  21504. "version": "1.4.111",
  21505. "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.111.tgz",
  21506. "integrity": "sha512-/s3+fwhKf1YK4k7btOImOzCQLpUjS6MaPf0ODTNuT4eTM1Bg4itBpLkydhOzJmpmH6Z9eXFyuuK5czsmzRzwtw=="
  21507. },
  21508. "elementtree": {
  21509. "version": "0.1.7",
  21510. "resolved": "https://registry.npmjs.org/elementtree/-/elementtree-0.1.7.tgz",
  21511. "integrity": "sha1-mskb5uUvtuYkTE5UpKw+2K6OKcA=",
  21512. "dev": true,
  21513. "requires": {
  21514. "sax": "1.1.4"
  21515. },
  21516. "dependencies": {
  21517. "sax": {
  21518. "version": "1.1.4",
  21519. "resolved": "https://registry.npmjs.org/sax/-/sax-1.1.4.tgz",
  21520. "integrity": "sha1-dLbTPJrh4AFRDxeakRaFiPGu2qk=",
  21521. "dev": true
  21522. }
  21523. }
  21524. },
  21525. "emittery": {
  21526. "version": "0.8.1",
  21527. "resolved": "https://registry.npmjs.org/emittery/-/emittery-0.8.1.tgz",
  21528. "integrity": "sha512-uDfvUjVrfGJJhymx/kz6prltenw1u7WrCg1oa94zYY8xxVpLLUu045LAT0dhDZdXG58/EpPL/5kA180fQ/qudg=="
  21529. },
  21530. "emoji-regex": {
  21531. "version": "9.2.2",
  21532. "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz",
  21533. "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg=="
  21534. },
  21535. "emojis-list": {
  21536. "version": "3.0.0",
  21537. "resolved": "https://registry.npmjs.org/emojis-list/-/emojis-list-3.0.0.tgz",
  21538. "integrity": "sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q=="
  21539. },
  21540. "encodeurl": {
  21541. "version": "1.0.2",
  21542. "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz",
  21543. "integrity": "sha1-rT/0yG7C0CkyL1oCw6mmBslbP1k="
  21544. },
  21545. "encoding": {
  21546. "version": "0.1.13",
  21547. "resolved": "https://registry.npmjs.org/encoding/-/encoding-0.1.13.tgz",
  21548. "integrity": "sha512-ETBauow1T35Y/WZMkio9jiM0Z5xjHHmJ4XmjZOq1l/dXz3lr2sRn87nJy20RupqSh1F2m3HHPSp8ShIPQJrJ3A==",
  21549. "optional": true,
  21550. "requires": {
  21551. "iconv-lite": "^0.6.2"
  21552. }
  21553. },
  21554. "enhanced-resolve": {
  21555. "version": "5.9.3",
  21556. "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.9.3.tgz",
  21557. "integrity": "sha512-Bq9VSor+kjvW3f9/MiiR4eE3XYgOl7/rS8lnSxbRbF3kS0B2r+Y9w5krBWxZgDxASVZbdYrn5wT4j/Wb0J9qow==",
  21558. "requires": {
  21559. "graceful-fs": "^4.2.4",
  21560. "tapable": "^2.2.0"
  21561. }
  21562. },
  21563. "entities": {
  21564. "version": "2.2.0",
  21565. "resolved": "https://registry.npmjs.org/entities/-/entities-2.2.0.tgz",
  21566. "integrity": "sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A=="
  21567. },
  21568. "env-paths": {
  21569. "version": "2.2.1",
  21570. "resolved": "https://registry.npmjs.org/env-paths/-/env-paths-2.2.1.tgz",
  21571. "integrity": "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A=="
  21572. },
  21573. "err-code": {
  21574. "version": "2.0.3",
  21575. "resolved": "https://registry.npmjs.org/err-code/-/err-code-2.0.3.tgz",
  21576. "integrity": "sha512-2bmlRpNKBxT/CRmPOlyISQpNj+qSeYvcym/uT0Jx2bMOlKLtSy1ZmLuVxSEKKyor/N5yhvp/ZiG1oE3DEYMSFA=="
  21577. },
  21578. "error-ex": {
  21579. "version": "1.3.2",
  21580. "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz",
  21581. "integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==",
  21582. "requires": {
  21583. "is-arrayish": "^0.2.1"
  21584. }
  21585. },
  21586. "error-stack-parser": {
  21587. "version": "2.0.7",
  21588. "resolved": "https://registry.npmjs.org/error-stack-parser/-/error-stack-parser-2.0.7.tgz",
  21589. "integrity": "sha512-chLOW0ZGRf4s8raLrDxa5sdkvPec5YdvwbFnqJme4rk0rFajP8mPtrDL1+I+CwrQDCjswDA5sREX7jYQDQs9vA==",
  21590. "requires": {
  21591. "stackframe": "^1.1.1"
  21592. }
  21593. },
  21594. "es-abstract": {
  21595. "version": "1.19.5",
  21596. "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.19.5.tgz",
  21597. "integrity": "sha512-Aa2G2+Rd3b6kxEUKTF4TaW67czBLyAv3z7VOhYRU50YBx+bbsYZ9xQP4lMNazePuFlybXI0V4MruPos7qUo5fA==",
  21598. "requires": {
  21599. "call-bind": "^1.0.2",
  21600. "es-to-primitive": "^1.2.1",
  21601. "function-bind": "^1.1.1",
  21602. "get-intrinsic": "^1.1.1",
  21603. "get-symbol-description": "^1.0.0",
  21604. "has": "^1.0.3",
  21605. "has-symbols": "^1.0.3",
  21606. "internal-slot": "^1.0.3",
  21607. "is-callable": "^1.2.4",
  21608. "is-negative-zero": "^2.0.2",
  21609. "is-regex": "^1.1.4",
  21610. "is-shared-array-buffer": "^1.0.2",
  21611. "is-string": "^1.0.7",
  21612. "is-weakref": "^1.0.2",
  21613. "object-inspect": "^1.12.0",
  21614. "object-keys": "^1.1.1",
  21615. "object.assign": "^4.1.2",
  21616. "string.prototype.trimend": "^1.0.4",
  21617. "string.prototype.trimstart": "^1.0.4",
  21618. "unbox-primitive": "^1.0.1"
  21619. }
  21620. },
  21621. "es-module-lexer": {
  21622. "version": "0.9.3",
  21623. "resolved": "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-0.9.3.tgz",
  21624. "integrity": "sha512-1HQ2M2sPtxwnvOvT1ZClHyQDiggdNjURWpY2we6aMKCQiUVxTmVs2UYPLIrD84sS+kMdUwfBSylbJPwNnBrnHQ=="
  21625. },
  21626. "es-shim-unscopables": {
  21627. "version": "1.0.0",
  21628. "resolved": "https://registry.npmjs.org/es-shim-unscopables/-/es-shim-unscopables-1.0.0.tgz",
  21629. "integrity": "sha512-Jm6GPcCdC30eMLbZ2x8z2WuRwAws3zTBBKuusffYVUrNj/GVSUAZ+xKMaUpfNDR5IbyNA5LJbaecoUVbmUcB1w==",
  21630. "requires": {
  21631. "has": "^1.0.3"
  21632. }
  21633. },
  21634. "es-to-primitive": {
  21635. "version": "1.2.1",
  21636. "resolved": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.1.tgz",
  21637. "integrity": "sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==",
  21638. "requires": {
  21639. "is-callable": "^1.1.4",
  21640. "is-date-object": "^1.0.1",
  21641. "is-symbol": "^1.0.2"
  21642. }
  21643. },
  21644. "escalade": {
  21645. "version": "3.1.1",
  21646. "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.1.1.tgz",
  21647. "integrity": "sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw=="
  21648. },
  21649. "escape-html": {
  21650. "version": "1.0.3",
  21651. "resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz",
  21652. "integrity": "sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg="
  21653. },
  21654. "escape-string-regexp": {
  21655. "version": "4.0.0",
  21656. "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz",
  21657. "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA=="
  21658. },
  21659. "escodegen": {
  21660. "version": "2.0.0",
  21661. "resolved": "https://registry.npmjs.org/escodegen/-/escodegen-2.0.0.tgz",
  21662. "integrity": "sha512-mmHKys/C8BFUGI+MAWNcSYoORYLMdPzjrknd2Vc+bUsjN5bXcr8EhrNB+UTqfL1y3I9c4fw2ihgtMPQLBRiQxw==",
  21663. "requires": {
  21664. "esprima": "^4.0.1",
  21665. "estraverse": "^5.2.0",
  21666. "esutils": "^2.0.2",
  21667. "optionator": "^0.8.1",
  21668. "source-map": "~0.6.1"
  21669. },
  21670. "dependencies": {
  21671. "levn": {
  21672. "version": "0.3.0",
  21673. "resolved": "https://registry.npmjs.org/levn/-/levn-0.3.0.tgz",
  21674. "integrity": "sha1-OwmSTt+fCDwEkP3UwLxEIeBHZO4=",
  21675. "requires": {
  21676. "prelude-ls": "~1.1.2",
  21677. "type-check": "~0.3.2"
  21678. }
  21679. },
  21680. "optionator": {
  21681. "version": "0.8.3",
  21682. "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.8.3.tgz",
  21683. "integrity": "sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA==",
  21684. "requires": {
  21685. "deep-is": "~0.1.3",
  21686. "fast-levenshtein": "~2.0.6",
  21687. "levn": "~0.3.0",
  21688. "prelude-ls": "~1.1.2",
  21689. "type-check": "~0.3.2",
  21690. "word-wrap": "~1.2.3"
  21691. }
  21692. },
  21693. "prelude-ls": {
  21694. "version": "1.1.2",
  21695. "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.1.2.tgz",
  21696. "integrity": "sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ="
  21697. },
  21698. "type-check": {
  21699. "version": "0.3.2",
  21700. "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.3.2.tgz",
  21701. "integrity": "sha1-WITKtRLPHTVeP7eE8wgEsrUg23I=",
  21702. "requires": {
  21703. "prelude-ls": "~1.1.2"
  21704. }
  21705. }
  21706. }
  21707. },
  21708. "eslint": {
  21709. "version": "8.13.0",
  21710. "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.13.0.tgz",
  21711. "integrity": "sha512-D+Xei61eInqauAyTJ6C0q6x9mx7kTUC1KZ0m0LSEexR0V+e94K12LmWX076ZIsldwfQ2RONdaJe0re0TRGQbRQ==",
  21712. "requires": {
  21713. "@eslint/eslintrc": "^1.2.1",
  21714. "@humanwhocodes/config-array": "^0.9.2",
  21715. "ajv": "^6.10.0",
  21716. "chalk": "^4.0.0",
  21717. "cross-spawn": "^7.0.2",
  21718. "debug": "^4.3.2",
  21719. "doctrine": "^3.0.0",
  21720. "escape-string-regexp": "^4.0.0",
  21721. "eslint-scope": "^7.1.1",
  21722. "eslint-utils": "^3.0.0",
  21723. "eslint-visitor-keys": "^3.3.0",
  21724. "espree": "^9.3.1",
  21725. "esquery": "^1.4.0",
  21726. "esutils": "^2.0.2",
  21727. "fast-deep-equal": "^3.1.3",
  21728. "file-entry-cache": "^6.0.1",
  21729. "functional-red-black-tree": "^1.0.1",
  21730. "glob-parent": "^6.0.1",
  21731. "globals": "^13.6.0",
  21732. "ignore": "^5.2.0",
  21733. "import-fresh": "^3.0.0",
  21734. "imurmurhash": "^0.1.4",
  21735. "is-glob": "^4.0.0",
  21736. "js-yaml": "^4.1.0",
  21737. "json-stable-stringify-without-jsonify": "^1.0.1",
  21738. "levn": "^0.4.1",
  21739. "lodash.merge": "^4.6.2",
  21740. "minimatch": "^3.0.4",
  21741. "natural-compare": "^1.4.0",
  21742. "optionator": "^0.9.1",
  21743. "regexpp": "^3.2.0",
  21744. "strip-ansi": "^6.0.1",
  21745. "strip-json-comments": "^3.1.0",
  21746. "text-table": "^0.2.0",
  21747. "v8-compile-cache": "^2.0.3"
  21748. },
  21749. "dependencies": {
  21750. "argparse": {
  21751. "version": "2.0.1",
  21752. "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
  21753. "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q=="
  21754. },
  21755. "globals": {
  21756. "version": "13.13.0",
  21757. "resolved": "https://registry.npmjs.org/globals/-/globals-13.13.0.tgz",
  21758. "integrity": "sha512-EQ7Q18AJlPwp3vUDL4mKA0KXrXyNIQyWon6T6XQiBQF0XHvRsiCSrWmmeATpUzdJN2HhWZU6Pdl0a9zdep5p6A==",
  21759. "requires": {
  21760. "type-fest": "^0.20.2"
  21761. }
  21762. },
  21763. "js-yaml": {
  21764. "version": "4.1.0",
  21765. "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
  21766. "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
  21767. "requires": {
  21768. "argparse": "^2.0.1"
  21769. }
  21770. },
  21771. "type-fest": {
  21772. "version": "0.20.2",
  21773. "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz",
  21774. "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ=="
  21775. }
  21776. }
  21777. },
  21778. "eslint-config-react-app": {
  21779. "version": "7.0.1",
  21780. "resolved": "https://registry.npmjs.org/eslint-config-react-app/-/eslint-config-react-app-7.0.1.tgz",
  21781. "integrity": "sha512-K6rNzvkIeHaTd8m/QEh1Zko0KI7BACWkkneSs6s9cKZC/J27X3eZR6Upt1jkmZ/4FK+XUOPPxMEN7+lbUXfSlA==",
  21782. "requires": {
  21783. "@babel/core": "^7.16.0",
  21784. "@babel/eslint-parser": "^7.16.3",
  21785. "@rushstack/eslint-patch": "^1.1.0",
  21786. "@typescript-eslint/eslint-plugin": "^5.5.0",
  21787. "@typescript-eslint/parser": "^5.5.0",
  21788. "babel-preset-react-app": "^10.0.1",
  21789. "confusing-browser-globals": "^1.0.11",
  21790. "eslint-plugin-flowtype": "^8.0.3",
  21791. "eslint-plugin-import": "^2.25.3",
  21792. "eslint-plugin-jest": "^25.3.0",
  21793. "eslint-plugin-jsx-a11y": "^6.5.1",
  21794. "eslint-plugin-react": "^7.27.1",
  21795. "eslint-plugin-react-hooks": "^4.3.0",
  21796. "eslint-plugin-testing-library": "^5.0.1"
  21797. }
  21798. },
  21799. "eslint-import-resolver-node": {
  21800. "version": "0.3.6",
  21801. "resolved": "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.6.tgz",
  21802. "integrity": "sha512-0En0w03NRVMn9Uiyn8YRPDKvWjxCWkslUEhGNTdGx15RvPJYQ+lbOlqrlNI2vEAs4pDYK4f/HN2TbDmk5TP0iw==",
  21803. "requires": {
  21804. "debug": "^3.2.7",
  21805. "resolve": "^1.20.0"
  21806. },
  21807. "dependencies": {
  21808. "debug": {
  21809. "version": "3.2.7",
  21810. "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
  21811. "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
  21812. "requires": {
  21813. "ms": "^2.1.1"
  21814. }
  21815. }
  21816. }
  21817. },
  21818. "eslint-module-utils": {
  21819. "version": "2.7.3",
  21820. "resolved": "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.7.3.tgz",
  21821. "integrity": "sha512-088JEC7O3lDZM9xGe0RerkOMd0EjFl+Yvd1jPWIkMT5u3H9+HC34mWWPnqPrN13gieT9pBOO+Qt07Nb/6TresQ==",
  21822. "requires": {
  21823. "debug": "^3.2.7",
  21824. "find-up": "^2.1.0"
  21825. },
  21826. "dependencies": {
  21827. "debug": {
  21828. "version": "3.2.7",
  21829. "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
  21830. "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
  21831. "requires": {
  21832. "ms": "^2.1.1"
  21833. }
  21834. },
  21835. "find-up": {
  21836. "version": "2.1.0",
  21837. "resolved": "https://registry.npmjs.org/find-up/-/find-up-2.1.0.tgz",
  21838. "integrity": "sha1-RdG35QbHF93UgndaK3eSCjwMV6c=",
  21839. "requires": {
  21840. "locate-path": "^2.0.0"
  21841. }
  21842. },
  21843. "locate-path": {
  21844. "version": "2.0.0",
  21845. "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-2.0.0.tgz",
  21846. "integrity": "sha1-K1aLJl7slExtnA3pw9u7ygNUzY4=",
  21847. "requires": {
  21848. "p-locate": "^2.0.0",
  21849. "path-exists": "^3.0.0"
  21850. }
  21851. },
  21852. "p-limit": {
  21853. "version": "1.3.0",
  21854. "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-1.3.0.tgz",
  21855. "integrity": "sha512-vvcXsLAJ9Dr5rQOPk7toZQZJApBl2K4J6dANSsEuh6QI41JYcsS/qhTGa9ErIUUgK3WNQoJYvylxvjqmiqEA9Q==",
  21856. "requires": {
  21857. "p-try": "^1.0.0"
  21858. }
  21859. },
  21860. "p-locate": {
  21861. "version": "2.0.0",
  21862. "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-2.0.0.tgz",
  21863. "integrity": "sha1-IKAQOyIqcMj9OcwuWAaA893l7EM=",
  21864. "requires": {
  21865. "p-limit": "^1.1.0"
  21866. }
  21867. },
  21868. "p-try": {
  21869. "version": "1.0.0",
  21870. "resolved": "https://registry.npmjs.org/p-try/-/p-try-1.0.0.tgz",
  21871. "integrity": "sha1-y8ec26+P1CKOE/Yh8rGiN8GyB7M="
  21872. },
  21873. "path-exists": {
  21874. "version": "3.0.0",
  21875. "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz",
  21876. "integrity": "sha1-zg6+ql94yxiSXqfYENe1mwEP1RU="
  21877. }
  21878. }
  21879. },
  21880. "eslint-plugin-flowtype": {
  21881. "version": "8.0.3",
  21882. "resolved": "https://registry.npmjs.org/eslint-plugin-flowtype/-/eslint-plugin-flowtype-8.0.3.tgz",
  21883. "integrity": "sha512-dX8l6qUL6O+fYPtpNRideCFSpmWOUVx5QcaGLVqe/vlDiBSe4vYljDWDETwnyFzpl7By/WVIu6rcrniCgH9BqQ==",
  21884. "requires": {
  21885. "lodash": "^4.17.21",
  21886. "string-natural-compare": "^3.0.1"
  21887. }
  21888. },
  21889. "eslint-plugin-import": {
  21890. "version": "2.26.0",
  21891. "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.26.0.tgz",
  21892. "integrity": "sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==",
  21893. "requires": {
  21894. "array-includes": "^3.1.4",
  21895. "array.prototype.flat": "^1.2.5",
  21896. "debug": "^2.6.9",
  21897. "doctrine": "^2.1.0",
  21898. "eslint-import-resolver-node": "^0.3.6",
  21899. "eslint-module-utils": "^2.7.3",
  21900. "has": "^1.0.3",
  21901. "is-core-module": "^2.8.1",
  21902. "is-glob": "^4.0.3",
  21903. "minimatch": "^3.1.2",
  21904. "object.values": "^1.1.5",
  21905. "resolve": "^1.22.0",
  21906. "tsconfig-paths": "^3.14.1"
  21907. },
  21908. "dependencies": {
  21909. "debug": {
  21910. "version": "2.6.9",
  21911. "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
  21912. "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
  21913. "requires": {
  21914. "ms": "2.0.0"
  21915. }
  21916. },
  21917. "doctrine": {
  21918. "version": "2.1.0",
  21919. "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz",
  21920. "integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==",
  21921. "requires": {
  21922. "esutils": "^2.0.2"
  21923. }
  21924. },
  21925. "ms": {
  21926. "version": "2.0.0",
  21927. "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
  21928. "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
  21929. }
  21930. }
  21931. },
  21932. "eslint-plugin-jest": {
  21933. "version": "25.7.0",
  21934. "resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-25.7.0.tgz",
  21935. "integrity": "sha512-PWLUEXeeF7C9QGKqvdSbzLOiLTx+bno7/HC9eefePfEb257QFHg7ye3dh80AZVkaa/RQsBB1Q/ORQvg2X7F0NQ==",
  21936. "requires": {
  21937. "@typescript-eslint/experimental-utils": "^5.0.0"
  21938. }
  21939. },
  21940. "eslint-plugin-jsx-a11y": {
  21941. "version": "6.5.1",
  21942. "resolved": "https://registry.npmjs.org/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.5.1.tgz",
  21943. "integrity": "sha512-sVCFKX9fllURnXT2JwLN5Qgo24Ug5NF6dxhkmxsMEUZhXRcGg+X3e1JbJ84YePQKBl5E0ZjAH5Q4rkdcGY99+g==",
  21944. "requires": {
  21945. "@babel/runtime": "^7.16.3",
  21946. "aria-query": "^4.2.2",
  21947. "array-includes": "^3.1.4",
  21948. "ast-types-flow": "^0.0.7",
  21949. "axe-core": "^4.3.5",
  21950. "axobject-query": "^2.2.0",
  21951. "damerau-levenshtein": "^1.0.7",
  21952. "emoji-regex": "^9.2.2",
  21953. "has": "^1.0.3",
  21954. "jsx-ast-utils": "^3.2.1",
  21955. "language-tags": "^1.0.5",
  21956. "minimatch": "^3.0.4"
  21957. },
  21958. "dependencies": {
  21959. "aria-query": {
  21960. "version": "4.2.2",
  21961. "resolved": "https://registry.npmjs.org/aria-query/-/aria-query-4.2.2.tgz",
  21962. "integrity": "sha512-o/HelwhuKpTj/frsOsbNLNgnNGVIFsVP/SW2BSF14gVl7kAfMOJ6/8wUAUvG1R1NHKrfG+2sHZTu0yauT1qBrA==",
  21963. "requires": {
  21964. "@babel/runtime": "^7.10.2",
  21965. "@babel/runtime-corejs3": "^7.10.2"
  21966. }
  21967. }
  21968. }
  21969. },
  21970. "eslint-plugin-react": {
  21971. "version": "7.29.4",
  21972. "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.29.4.tgz",
  21973. "integrity": "sha512-CVCXajliVh509PcZYRFyu/BoUEz452+jtQJq2b3Bae4v3xBUWPLCmtmBM+ZinG4MzwmxJgJ2M5rMqhqLVn7MtQ==",
  21974. "requires": {
  21975. "array-includes": "^3.1.4",
  21976. "array.prototype.flatmap": "^1.2.5",
  21977. "doctrine": "^2.1.0",
  21978. "estraverse": "^5.3.0",
  21979. "jsx-ast-utils": "^2.4.1 || ^3.0.0",
  21980. "minimatch": "^3.1.2",
  21981. "object.entries": "^1.1.5",
  21982. "object.fromentries": "^2.0.5",
  21983. "object.hasown": "^1.1.0",
  21984. "object.values": "^1.1.5",
  21985. "prop-types": "^15.8.1",
  21986. "resolve": "^2.0.0-next.3",
  21987. "semver": "^6.3.0",
  21988. "string.prototype.matchall": "^4.0.6"
  21989. },
  21990. "dependencies": {
  21991. "doctrine": {
  21992. "version": "2.1.0",
  21993. "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz",
  21994. "integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==",
  21995. "requires": {
  21996. "esutils": "^2.0.2"
  21997. }
  21998. },
  21999. "resolve": {
  22000. "version": "2.0.0-next.3",
  22001. "resolved": "https://registry.npmjs.org/resolve/-/resolve-2.0.0-next.3.tgz",
  22002. "integrity": "sha512-W8LucSynKUIDu9ylraa7ueVZ7hc0uAgJBxVsQSKOXOyle8a93qXhcz+XAXZ8bIq2d6i4Ehddn6Evt+0/UwKk6Q==",
  22003. "requires": {
  22004. "is-core-module": "^2.2.0",
  22005. "path-parse": "^1.0.6"
  22006. }
  22007. },
  22008. "semver": {
  22009. "version": "6.3.0",
  22010. "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
  22011. "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw=="
  22012. }
  22013. }
  22014. },
  22015. "eslint-plugin-react-hooks": {
  22016. "version": "4.4.0",
  22017. "resolved": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.4.0.tgz",
  22018. "integrity": "sha512-U3RVIfdzJaeKDQKEJbz5p3NW8/L80PCATJAfuojwbaEL+gBjfGdhUcGde+WGUW46Q5sr/NgxevsIiDtNXrvZaQ==",
  22019. "requires": {}
  22020. },
  22021. "eslint-plugin-testing-library": {
  22022. "version": "5.3.1",
  22023. "resolved": "https://registry.npmjs.org/eslint-plugin-testing-library/-/eslint-plugin-testing-library-5.3.1.tgz",
  22024. "integrity": "sha512-OfF4dlG/q6ck6DL3P8Z0FPdK0dU5K57gsBu7eUcaVbwYKaNzjgejnXiM9CCUevppORkvfek+9D3Uj/9ZZ8Vz8g==",
  22025. "requires": {
  22026. "@typescript-eslint/utils": "^5.13.0"
  22027. }
  22028. },
  22029. "eslint-scope": {
  22030. "version": "7.1.1",
  22031. "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.1.1.tgz",
  22032. "integrity": "sha512-QKQM/UXpIiHcLqJ5AOyIW7XZmzjkzQXYE54n1++wb0u9V/abW3l9uQnxX8Z5Xd18xyKIMTUAyQ0k1e8pz6LUrw==",
  22033. "requires": {
  22034. "esrecurse": "^4.3.0",
  22035. "estraverse": "^5.2.0"
  22036. }
  22037. },
  22038. "eslint-utils": {
  22039. "version": "3.0.0",
  22040. "resolved": "https://registry.npmjs.org/eslint-utils/-/eslint-utils-3.0.0.tgz",
  22041. "integrity": "sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==",
  22042. "requires": {
  22043. "eslint-visitor-keys": "^2.0.0"
  22044. },
  22045. "dependencies": {
  22046. "eslint-visitor-keys": {
  22047. "version": "2.1.0",
  22048. "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz",
  22049. "integrity": "sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw=="
  22050. }
  22051. }
  22052. },
  22053. "eslint-visitor-keys": {
  22054. "version": "3.3.0",
  22055. "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz",
  22056. "integrity": "sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA=="
  22057. },
  22058. "eslint-webpack-plugin": {
  22059. "version": "3.1.1",
  22060. "resolved": "https://registry.npmjs.org/eslint-webpack-plugin/-/eslint-webpack-plugin-3.1.1.tgz",
  22061. "integrity": "sha512-xSucskTN9tOkfW7so4EaiFIkulWLXwCB/15H917lR6pTv0Zot6/fetFucmENRb7J5whVSFKIvwnrnsa78SG2yg==",
  22062. "requires": {
  22063. "@types/eslint": "^7.28.2",
  22064. "jest-worker": "^27.3.1",
  22065. "micromatch": "^4.0.4",
  22066. "normalize-path": "^3.0.0",
  22067. "schema-utils": "^3.1.1"
  22068. }
  22069. },
  22070. "espree": {
  22071. "version": "9.3.1",
  22072. "resolved": "https://registry.npmjs.org/espree/-/espree-9.3.1.tgz",
  22073. "integrity": "sha512-bvdyLmJMfwkV3NCRl5ZhJf22zBFo1y8bYh3VYb+bfzqNB4Je68P2sSuXyuFquzWLebHpNd2/d5uv7yoP9ISnGQ==",
  22074. "requires": {
  22075. "acorn": "^8.7.0",
  22076. "acorn-jsx": "^5.3.1",
  22077. "eslint-visitor-keys": "^3.3.0"
  22078. }
  22079. },
  22080. "esprima": {
  22081. "version": "4.0.1",
  22082. "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz",
  22083. "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A=="
  22084. },
  22085. "esquery": {
  22086. "version": "1.4.0",
  22087. "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.4.0.tgz",
  22088. "integrity": "sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w==",
  22089. "requires": {
  22090. "estraverse": "^5.1.0"
  22091. }
  22092. },
  22093. "esrecurse": {
  22094. "version": "4.3.0",
  22095. "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz",
  22096. "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==",
  22097. "requires": {
  22098. "estraverse": "^5.2.0"
  22099. }
  22100. },
  22101. "estraverse": {
  22102. "version": "5.3.0",
  22103. "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz",
  22104. "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA=="
  22105. },
  22106. "estree-walker": {
  22107. "version": "1.0.1",
  22108. "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-1.0.1.tgz",
  22109. "integrity": "sha512-1fMXF3YP4pZZVozF8j/ZLfvnR8NSIljt56UhbZ5PeeDmmGHpgpdwQt7ITlGvYaQukCvuBRMLEiKiYC+oeIg4cg=="
  22110. },
  22111. "esutils": {
  22112. "version": "2.0.3",
  22113. "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz",
  22114. "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g=="
  22115. },
  22116. "etag": {
  22117. "version": "1.8.1",
  22118. "resolved": "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz",
  22119. "integrity": "sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc="
  22120. },
  22121. "eventemitter3": {
  22122. "version": "4.0.7",
  22123. "resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-4.0.7.tgz",
  22124. "integrity": "sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw=="
  22125. },
  22126. "events": {
  22127. "version": "3.3.0",
  22128. "resolved": "https://registry.npmjs.org/events/-/events-3.3.0.tgz",
  22129. "integrity": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q=="
  22130. },
  22131. "execa": {
  22132. "version": "5.1.1",
  22133. "resolved": "https://registry.npmjs.org/execa/-/execa-5.1.1.tgz",
  22134. "integrity": "sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==",
  22135. "requires": {
  22136. "cross-spawn": "^7.0.3",
  22137. "get-stream": "^6.0.0",
  22138. "human-signals": "^2.1.0",
  22139. "is-stream": "^2.0.0",
  22140. "merge-stream": "^2.0.0",
  22141. "npm-run-path": "^4.0.1",
  22142. "onetime": "^5.1.2",
  22143. "signal-exit": "^3.0.3",
  22144. "strip-final-newline": "^2.0.0"
  22145. }
  22146. },
  22147. "exit": {
  22148. "version": "0.1.2",
  22149. "resolved": "https://registry.npmjs.org/exit/-/exit-0.1.2.tgz",
  22150. "integrity": "sha1-BjJjj42HfMghB9MKD/8aF8uhzQw="
  22151. },
  22152. "expect": {
  22153. "version": "27.5.1",
  22154. "resolved": "https://registry.npmjs.org/expect/-/expect-27.5.1.tgz",
  22155. "integrity": "sha512-E1q5hSUG2AmYQwQJ041nvgpkODHQvB+RKlB4IYdru6uJsyFTRyZAP463M+1lINorwbqAmUggi6+WwkD8lCS/Dw==",
  22156. "requires": {
  22157. "@jest/types": "^27.5.1",
  22158. "jest-get-type": "^27.5.1",
  22159. "jest-matcher-utils": "^27.5.1",
  22160. "jest-message-util": "^27.5.1"
  22161. },
  22162. "dependencies": {
  22163. "jest-get-type": {
  22164. "version": "27.5.1",
  22165. "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-27.5.1.tgz",
  22166. "integrity": "sha512-2KY95ksYSaK7DMBWQn6dQz3kqAf3BB64y2udeG+hv4KfSOb9qwcYQstTJc1KCbsix+wLZWZYN8t7nwX3GOBLRw=="
  22167. }
  22168. }
  22169. },
  22170. "express": {
  22171. "version": "4.17.3",
  22172. "resolved": "https://registry.npmjs.org/express/-/express-4.17.3.tgz",
  22173. "integrity": "sha512-yuSQpz5I+Ch7gFrPCk4/c+dIBKlQUxtgwqzph132bsT6qhuzss6I8cLJQz7B3rFblzd6wtcI0ZbGltH/C4LjUg==",
  22174. "requires": {
  22175. "accepts": "~1.3.8",
  22176. "array-flatten": "1.1.1",
  22177. "body-parser": "1.19.2",
  22178. "content-disposition": "0.5.4",
  22179. "content-type": "~1.0.4",
  22180. "cookie": "0.4.2",
  22181. "cookie-signature": "1.0.6",
  22182. "debug": "2.6.9",
  22183. "depd": "~1.1.2",
  22184. "encodeurl": "~1.0.2",
  22185. "escape-html": "~1.0.3",
  22186. "etag": "~1.8.1",
  22187. "finalhandler": "~1.1.2",
  22188. "fresh": "0.5.2",
  22189. "merge-descriptors": "1.0.1",
  22190. "methods": "~1.1.2",
  22191. "on-finished": "~2.3.0",
  22192. "parseurl": "~1.3.3",
  22193. "path-to-regexp": "0.1.7",
  22194. "proxy-addr": "~2.0.7",
  22195. "qs": "6.9.7",
  22196. "range-parser": "~1.2.1",
  22197. "safe-buffer": "5.2.1",
  22198. "send": "0.17.2",
  22199. "serve-static": "1.14.2",
  22200. "setprototypeof": "1.2.0",
  22201. "statuses": "~1.5.0",
  22202. "type-is": "~1.6.18",
  22203. "utils-merge": "1.0.1",
  22204. "vary": "~1.1.2"
  22205. },
  22206. "dependencies": {
  22207. "array-flatten": {
  22208. "version": "1.1.1",
  22209. "resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz",
  22210. "integrity": "sha1-ml9pkFGx5wczKPKgCJaLZOopVdI="
  22211. },
  22212. "debug": {
  22213. "version": "2.6.9",
  22214. "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
  22215. "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
  22216. "requires": {
  22217. "ms": "2.0.0"
  22218. }
  22219. },
  22220. "ms": {
  22221. "version": "2.0.0",
  22222. "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
  22223. "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
  22224. },
  22225. "path-to-regexp": {
  22226. "version": "0.1.7",
  22227. "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.7.tgz",
  22228. "integrity": "sha1-32BBeABfUi8V60SQ5yR6G/qmf4w="
  22229. },
  22230. "safe-buffer": {
  22231. "version": "5.2.1",
  22232. "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
  22233. "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ=="
  22234. }
  22235. }
  22236. },
  22237. "extend": {
  22238. "version": "3.0.2",
  22239. "resolved": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz",
  22240. "integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g=="
  22241. },
  22242. "extsprintf": {
  22243. "version": "1.3.0",
  22244. "resolved": "https://registry.npmjs.org/extsprintf/-/extsprintf-1.3.0.tgz",
  22245. "integrity": "sha1-lpGEQOMEGnpBT4xS48V06zw+HgU="
  22246. },
  22247. "fast-deep-equal": {
  22248. "version": "3.1.3",
  22249. "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
  22250. "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q=="
  22251. },
  22252. "fast-glob": {
  22253. "version": "3.2.11",
  22254. "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.11.tgz",
  22255. "integrity": "sha512-xrO3+1bxSo3ZVHAnqzyuewYT6aMFHRAd4Kcs92MAonjwQZLsK9d0SF1IyQ3k5PoirxTW0Oe/RqFgMQ6TcNE5Ew==",
  22256. "requires": {
  22257. "@nodelib/fs.stat": "^2.0.2",
  22258. "@nodelib/fs.walk": "^1.2.3",
  22259. "glob-parent": "^5.1.2",
  22260. "merge2": "^1.3.0",
  22261. "micromatch": "^4.0.4"
  22262. },
  22263. "dependencies": {
  22264. "glob-parent": {
  22265. "version": "5.1.2",
  22266. "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
  22267. "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
  22268. "requires": {
  22269. "is-glob": "^4.0.1"
  22270. }
  22271. }
  22272. }
  22273. },
  22274. "fast-json-stable-stringify": {
  22275. "version": "2.1.0",
  22276. "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz",
  22277. "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw=="
  22278. },
  22279. "fast-levenshtein": {
  22280. "version": "2.0.6",
  22281. "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz",
  22282. "integrity": "sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc="
  22283. },
  22284. "fastq": {
  22285. "version": "1.13.0",
  22286. "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.13.0.tgz",
  22287. "integrity": "sha512-YpkpUnK8od0o1hmeSc7UUs/eB/vIPWJYjKck2QKIzAf71Vm1AAQ3EbuZB3g2JIy+pg+ERD0vqI79KyZiB2e2Nw==",
  22288. "requires": {
  22289. "reusify": "^1.0.4"
  22290. }
  22291. },
  22292. "faye-websocket": {
  22293. "version": "0.11.4",
  22294. "resolved": "https://registry.npmjs.org/faye-websocket/-/faye-websocket-0.11.4.tgz",
  22295. "integrity": "sha512-CzbClwlXAuiRQAlUyfqPgvPoNKTckTPGfwZV4ZdAhVcP2lh9KUxJg2b5GkE7XbjKQ3YJnQ9z6D9ntLAlB+tP8g==",
  22296. "requires": {
  22297. "websocket-driver": ">=0.5.1"
  22298. }
  22299. },
  22300. "fb-watchman": {
  22301. "version": "2.0.1",
  22302. "resolved": "https://registry.npmjs.org/fb-watchman/-/fb-watchman-2.0.1.tgz",
  22303. "integrity": "sha512-DkPJKQeY6kKwmuMretBhr7G6Vodr7bFwDYTXIkfG1gjvNpaxBTQV3PbXg6bR1c1UP4jPOX0jHUbbHANL9vRjVg==",
  22304. "requires": {
  22305. "bser": "2.1.1"
  22306. }
  22307. },
  22308. "fd-slicer": {
  22309. "version": "1.1.0",
  22310. "resolved": "https://registry.npmjs.org/fd-slicer/-/fd-slicer-1.1.0.tgz",
  22311. "integrity": "sha1-JcfInLH5B3+IkbvmHY85Dq4lbx4=",
  22312. "dev": true,
  22313. "requires": {
  22314. "pend": "~1.2.0"
  22315. }
  22316. },
  22317. "file-entry-cache": {
  22318. "version": "6.0.1",
  22319. "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz",
  22320. "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==",
  22321. "requires": {
  22322. "flat-cache": "^3.0.4"
  22323. }
  22324. },
  22325. "file-loader": {
  22326. "version": "6.2.0",
  22327. "resolved": "https://registry.npmjs.org/file-loader/-/file-loader-6.2.0.tgz",
  22328. "integrity": "sha512-qo3glqyTa61Ytg4u73GultjHGjdRyig3tG6lPtyX/jOEJvHif9uB0/OCI2Kif6ctF3caQTW2G5gym21oAsI4pw==",
  22329. "requires": {
  22330. "loader-utils": "^2.0.0",
  22331. "schema-utils": "^3.0.0"
  22332. }
  22333. },
  22334. "filelist": {
  22335. "version": "1.0.2",
  22336. "resolved": "https://registry.npmjs.org/filelist/-/filelist-1.0.2.tgz",
  22337. "integrity": "sha512-z7O0IS8Plc39rTCq6i6iHxk43duYOn8uFJiWSewIq0Bww1RNybVHSCjahmcC87ZqAm4OTvFzlzeGu3XAzG1ctQ==",
  22338. "requires": {
  22339. "minimatch": "^3.0.4"
  22340. }
  22341. },
  22342. "filesize": {
  22343. "version": "8.0.7",
  22344. "resolved": "https://registry.npmjs.org/filesize/-/filesize-8.0.7.tgz",
  22345. "integrity": "sha512-pjmC+bkIF8XI7fWaH8KxHcZL3DPybs1roSKP4rKDvy20tAWwIObE4+JIseG2byfGKhud5ZnM4YSGKBz7Sh0ndQ=="
  22346. },
  22347. "fill-range": {
  22348. "version": "7.0.1",
  22349. "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz",
  22350. "integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==",
  22351. "requires": {
  22352. "to-regex-range": "^5.0.1"
  22353. }
  22354. },
  22355. "finalhandler": {
  22356. "version": "1.1.2",
  22357. "resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.1.2.tgz",
  22358. "integrity": "sha512-aAWcW57uxVNrQZqFXjITpW3sIUQmHGG3qSb9mUah9MgMC4NeWhNOlNjXEYq3HjRAvL6arUviZGGJsBg6z0zsWA==",
  22359. "requires": {
  22360. "debug": "2.6.9",
  22361. "encodeurl": "~1.0.2",
  22362. "escape-html": "~1.0.3",
  22363. "on-finished": "~2.3.0",
  22364. "parseurl": "~1.3.3",
  22365. "statuses": "~1.5.0",
  22366. "unpipe": "~1.0.0"
  22367. },
  22368. "dependencies": {
  22369. "debug": {
  22370. "version": "2.6.9",
  22371. "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
  22372. "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
  22373. "requires": {
  22374. "ms": "2.0.0"
  22375. }
  22376. },
  22377. "ms": {
  22378. "version": "2.0.0",
  22379. "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
  22380. "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
  22381. }
  22382. }
  22383. },
  22384. "find-cache-dir": {
  22385. "version": "3.3.2",
  22386. "resolved": "https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-3.3.2.tgz",
  22387. "integrity": "sha512-wXZV5emFEjrridIgED11OoUKLxiYjAcqot/NJdAkOhlJ+vGzwhOAfcG5OX1jP+S0PcjEn8bdMJv+g2jwQ3Onig==",
  22388. "requires": {
  22389. "commondir": "^1.0.1",
  22390. "make-dir": "^3.0.2",
  22391. "pkg-dir": "^4.1.0"
  22392. }
  22393. },
  22394. "find-up": {
  22395. "version": "5.0.0",
  22396. "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
  22397. "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
  22398. "requires": {
  22399. "locate-path": "^6.0.0",
  22400. "path-exists": "^4.0.0"
  22401. }
  22402. },
  22403. "flat-cache": {
  22404. "version": "3.0.4",
  22405. "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.0.4.tgz",
  22406. "integrity": "sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg==",
  22407. "requires": {
  22408. "flatted": "^3.1.0",
  22409. "rimraf": "^3.0.2"
  22410. }
  22411. },
  22412. "flatted": {
  22413. "version": "3.2.5",
  22414. "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.2.5.tgz",
  22415. "integrity": "sha512-WIWGi2L3DyTUvUrwRKgGi9TwxQMUEqPOPQBVi71R96jZXJdFskXEmf54BoZaS1kknGODoIGASGEzBUYdyMCBJg=="
  22416. },
  22417. "follow-redirects": {
  22418. "version": "1.14.9",
  22419. "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.9.tgz",
  22420. "integrity": "sha512-MQDfihBQYMcyy5dhRDJUHcw7lb2Pv/TuE6xP1vyraLukNDHKbDxDNaOE3NbCAdKQApno+GPRyo1YAp89yCjK4w=="
  22421. },
  22422. "forever-agent": {
  22423. "version": "0.6.1",
  22424. "resolved": "https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz",
  22425. "integrity": "sha1-+8cfDEGt6zf5bFd60e1C2P2sypE="
  22426. },
  22427. "fork-ts-checker-webpack-plugin": {
  22428. "version": "6.5.1",
  22429. "resolved": "https://registry.npmjs.org/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-6.5.1.tgz",
  22430. "integrity": "sha512-x1wumpHOEf4gDROmKTaB6i4/Q6H3LwmjVO7fIX47vBwlZbtPjU33hgoMuD/Q/y6SU8bnuYSoN6ZQOLshGp0T/g==",
  22431. "requires": {
  22432. "@babel/code-frame": "^7.8.3",
  22433. "@types/json-schema": "^7.0.5",
  22434. "chalk": "^4.1.0",
  22435. "chokidar": "^3.4.2",
  22436. "cosmiconfig": "^6.0.0",
  22437. "deepmerge": "^4.2.2",
  22438. "fs-extra": "^9.0.0",
  22439. "glob": "^7.1.6",
  22440. "memfs": "^3.1.2",
  22441. "minimatch": "^3.0.4",
  22442. "schema-utils": "2.7.0",
  22443. "semver": "^7.3.2",
  22444. "tapable": "^1.0.0"
  22445. },
  22446. "dependencies": {
  22447. "cosmiconfig": {
  22448. "version": "6.0.0",
  22449. "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-6.0.0.tgz",
  22450. "integrity": "sha512-xb3ZL6+L8b9JLLCx3ZdoZy4+2ECphCMo2PwqgP1tlfVq6M6YReyzBJtvWWtbDSpNr9hn96pkCiZqUcFEc+54Qg==",
  22451. "requires": {
  22452. "@types/parse-json": "^4.0.0",
  22453. "import-fresh": "^3.1.0",
  22454. "parse-json": "^5.0.0",
  22455. "path-type": "^4.0.0",
  22456. "yaml": "^1.7.2"
  22457. }
  22458. },
  22459. "fs-extra": {
  22460. "version": "9.1.0",
  22461. "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-9.1.0.tgz",
  22462. "integrity": "sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==",
  22463. "requires": {
  22464. "at-least-node": "^1.0.0",
  22465. "graceful-fs": "^4.2.0",
  22466. "jsonfile": "^6.0.1",
  22467. "universalify": "^2.0.0"
  22468. }
  22469. },
  22470. "schema-utils": {
  22471. "version": "2.7.0",
  22472. "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-2.7.0.tgz",
  22473. "integrity": "sha512-0ilKFI6QQF5nxDZLFn2dMjvc4hjg/Wkg7rHd3jK6/A4a1Hl9VFdQWvgB1UMGoU94pad1P/8N7fMcEnLnSiju8A==",
  22474. "requires": {
  22475. "@types/json-schema": "^7.0.4",
  22476. "ajv": "^6.12.2",
  22477. "ajv-keywords": "^3.4.1"
  22478. }
  22479. },
  22480. "tapable": {
  22481. "version": "1.1.3",
  22482. "resolved": "https://registry.npmjs.org/tapable/-/tapable-1.1.3.tgz",
  22483. "integrity": "sha512-4WK/bYZmj8xLr+HUCODHGF1ZFzsYffasLUgEiMBY4fgtltdO6B4WJtlSbPaDTLpYTcGVwM2qLnFTICEcNxs3kA=="
  22484. }
  22485. }
  22486. },
  22487. "form-data": {
  22488. "version": "3.0.1",
  22489. "resolved": "https://registry.npmjs.org/form-data/-/form-data-3.0.1.tgz",
  22490. "integrity": "sha512-RHkBKtLWUVwd7SqRIvCZMEvAMoGUp0XU+seQiZejj0COz3RI3hWP4sCv3gZWWLjJTd7rGwcsF5eKZGii0r/hbg==",
  22491. "requires": {
  22492. "asynckit": "^0.4.0",
  22493. "combined-stream": "^1.0.8",
  22494. "mime-types": "^2.1.12"
  22495. }
  22496. },
  22497. "forwarded": {
  22498. "version": "0.2.0",
  22499. "resolved": "https://registry.npmjs.org/forwarded/-/forwarded-0.2.0.tgz",
  22500. "integrity": "sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow=="
  22501. },
  22502. "fraction.js": {
  22503. "version": "4.2.0",
  22504. "resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-4.2.0.tgz",
  22505. "integrity": "sha512-MhLuK+2gUcnZe8ZHlaaINnQLl0xRIGRfcGk2yl8xoQAfHrSsL3rYu6FCmBdkdbhc9EPlwyGHewaRsvwRMJtAlA=="
  22506. },
  22507. "fresh": {
  22508. "version": "0.5.2",
  22509. "resolved": "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz",
  22510. "integrity": "sha1-PYyt2Q2XZWn6g1qx+OSyOhBWBac="
  22511. },
  22512. "fs-extra": {
  22513. "version": "10.1.0",
  22514. "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.1.0.tgz",
  22515. "integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==",
  22516. "requires": {
  22517. "graceful-fs": "^4.2.0",
  22518. "jsonfile": "^6.0.1",
  22519. "universalify": "^2.0.0"
  22520. }
  22521. },
  22522. "fs-minipass": {
  22523. "version": "2.1.0",
  22524. "resolved": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-2.1.0.tgz",
  22525. "integrity": "sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==",
  22526. "requires": {
  22527. "minipass": "^3.0.0"
  22528. }
  22529. },
  22530. "fs-monkey": {
  22531. "version": "1.0.3",
  22532. "resolved": "https://registry.npmjs.org/fs-monkey/-/fs-monkey-1.0.3.tgz",
  22533. "integrity": "sha512-cybjIfiiE+pTWicSCLFHSrXZ6EilF30oh91FDP9S2B051prEa7QWfrVTQm10/dDpswBDXZugPa1Ogu8Yh+HV0Q=="
  22534. },
  22535. "fs.realpath": {
  22536. "version": "1.0.0",
  22537. "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz",
  22538. "integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8="
  22539. },
  22540. "fsevents": {
  22541. "version": "2.3.2",
  22542. "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz",
  22543. "integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==",
  22544. "optional": true
  22545. },
  22546. "function-bind": {
  22547. "version": "1.1.1",
  22548. "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz",
  22549. "integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A=="
  22550. },
  22551. "functional-red-black-tree": {
  22552. "version": "1.0.1",
  22553. "resolved": "https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz",
  22554. "integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc="
  22555. },
  22556. "functions-have-names": {
  22557. "version": "1.2.2",
  22558. "resolved": "https://registry.npmjs.org/functions-have-names/-/functions-have-names-1.2.2.tgz",
  22559. "integrity": "sha512-bLgc3asbWdwPbx2mNk2S49kmJCuQeu0nfmaOgbs8WIyzzkw3r4htszdIi9Q9EMezDPTYuJx2wvjZ/EwgAthpnA=="
  22560. },
  22561. "gauge": {
  22562. "version": "3.0.2",
  22563. "resolved": "https://registry.npmjs.org/gauge/-/gauge-3.0.2.tgz",
  22564. "integrity": "sha512-+5J6MS/5XksCuXq++uFRsnUd7Ovu1XenbeuIuNRJxYWjgQbPuFhT14lAvsWfqfAmnwluf1OwMjz39HjfLPci0Q==",
  22565. "requires": {
  22566. "aproba": "^1.0.3 || ^2.0.0",
  22567. "color-support": "^1.1.2",
  22568. "console-control-strings": "^1.0.0",
  22569. "has-unicode": "^2.0.1",
  22570. "object-assign": "^4.1.1",
  22571. "signal-exit": "^3.0.0",
  22572. "string-width": "^4.2.3",
  22573. "strip-ansi": "^6.0.1",
  22574. "wide-align": "^1.1.2"
  22575. }
  22576. },
  22577. "gaze": {
  22578. "version": "1.1.3",
  22579. "resolved": "https://registry.npmjs.org/gaze/-/gaze-1.1.3.tgz",
  22580. "integrity": "sha512-BRdNm8hbWzFzWHERTrejLqwHDfS4GibPoq5wjTPIoJHoBtKGPg3xAFfxmM+9ztbXelxcf2hwQcaz1PtmFeue8g==",
  22581. "requires": {
  22582. "globule": "^1.0.0"
  22583. }
  22584. },
  22585. "gensync": {
  22586. "version": "1.0.0-beta.2",
  22587. "resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz",
  22588. "integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg=="
  22589. },
  22590. "get-caller-file": {
  22591. "version": "2.0.5",
  22592. "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz",
  22593. "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg=="
  22594. },
  22595. "get-intrinsic": {
  22596. "version": "1.1.1",
  22597. "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.1.1.tgz",
  22598. "integrity": "sha512-kWZrnVM42QCiEA2Ig1bG8zjoIMOgxWwYCEeNdwY6Tv/cOSeGpcoX4pXHfKUxNKVoArnrEr2e9srnAxxGIraS9Q==",
  22599. "requires": {
  22600. "function-bind": "^1.1.1",
  22601. "has": "^1.0.3",
  22602. "has-symbols": "^1.0.1"
  22603. }
  22604. },
  22605. "get-own-enumerable-property-symbols": {
  22606. "version": "3.0.2",
  22607. "resolved": "https://registry.npmjs.org/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.2.tgz",
  22608. "integrity": "sha512-I0UBV/XOz1XkIJHEUDMZAbzCThU/H8DxmSfmdGcKPnVhu2VfFqr34jr9777IyaTYvxjedWhqVIilEDsCdP5G6g=="
  22609. },
  22610. "get-package-type": {
  22611. "version": "0.1.0",
  22612. "resolved": "https://registry.npmjs.org/get-package-type/-/get-package-type-0.1.0.tgz",
  22613. "integrity": "sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q=="
  22614. },
  22615. "get-stdin": {
  22616. "version": "4.0.1",
  22617. "resolved": "https://registry.npmjs.org/get-stdin/-/get-stdin-4.0.1.tgz",
  22618. "integrity": "sha1-uWjGsKBDhDJJAui/Gl3zJXmkUP4="
  22619. },
  22620. "get-stream": {
  22621. "version": "6.0.1",
  22622. "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz",
  22623. "integrity": "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg=="
  22624. },
  22625. "get-symbol-description": {
  22626. "version": "1.0.0",
  22627. "resolved": "https://registry.npmjs.org/get-symbol-description/-/get-symbol-description-1.0.0.tgz",
  22628. "integrity": "sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==",
  22629. "requires": {
  22630. "call-bind": "^1.0.2",
  22631. "get-intrinsic": "^1.1.1"
  22632. }
  22633. },
  22634. "getpass": {
  22635. "version": "0.1.7",
  22636. "resolved": "https://registry.npmjs.org/getpass/-/getpass-0.1.7.tgz",
  22637. "integrity": "sha1-Xv+OPmhNVprkyysSgmBOi6YhSfo=",
  22638. "requires": {
  22639. "assert-plus": "^1.0.0"
  22640. }
  22641. },
  22642. "glob": {
  22643. "version": "7.2.0",
  22644. "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.0.tgz",
  22645. "integrity": "sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==",
  22646. "requires": {
  22647. "fs.realpath": "^1.0.0",
  22648. "inflight": "^1.0.4",
  22649. "inherits": "2",
  22650. "minimatch": "^3.0.4",
  22651. "once": "^1.3.0",
  22652. "path-is-absolute": "^1.0.0"
  22653. }
  22654. },
  22655. "glob-parent": {
  22656. "version": "6.0.2",
  22657. "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz",
  22658. "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==",
  22659. "requires": {
  22660. "is-glob": "^4.0.3"
  22661. }
  22662. },
  22663. "glob-to-regexp": {
  22664. "version": "0.4.1",
  22665. "resolved": "https://registry.npmjs.org/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz",
  22666. "integrity": "sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw=="
  22667. },
  22668. "global-modules": {
  22669. "version": "2.0.0",
  22670. "resolved": "https://registry.npmjs.org/global-modules/-/global-modules-2.0.0.tgz",
  22671. "integrity": "sha512-NGbfmJBp9x8IxyJSd1P+otYK8vonoJactOogrVfFRIAEY1ukil8RSKDz2Yo7wh1oihl51l/r6W4epkeKJHqL8A==",
  22672. "requires": {
  22673. "global-prefix": "^3.0.0"
  22674. }
  22675. },
  22676. "global-prefix": {
  22677. "version": "3.0.0",
  22678. "resolved": "https://registry.npmjs.org/global-prefix/-/global-prefix-3.0.0.tgz",
  22679. "integrity": "sha512-awConJSVCHVGND6x3tmMaKcQvwXLhjdkmomy2W+Goaui8YPgYgXJZewhg3fWC+DlfqqQuWg8AwqjGTD2nAPVWg==",
  22680. "requires": {
  22681. "ini": "^1.3.5",
  22682. "kind-of": "^6.0.2",
  22683. "which": "^1.3.1"
  22684. },
  22685. "dependencies": {
  22686. "which": {
  22687. "version": "1.3.1",
  22688. "resolved": "https://registry.npmjs.org/which/-/which-1.3.1.tgz",
  22689. "integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==",
  22690. "requires": {
  22691. "isexe": "^2.0.0"
  22692. }
  22693. }
  22694. }
  22695. },
  22696. "globals": {
  22697. "version": "11.12.0",
  22698. "resolved": "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz",
  22699. "integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA=="
  22700. },
  22701. "globby": {
  22702. "version": "11.1.0",
  22703. "resolved": "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz",
  22704. "integrity": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==",
  22705. "requires": {
  22706. "array-union": "^2.1.0",
  22707. "dir-glob": "^3.0.1",
  22708. "fast-glob": "^3.2.9",
  22709. "ignore": "^5.2.0",
  22710. "merge2": "^1.4.1",
  22711. "slash": "^3.0.0"
  22712. }
  22713. },
  22714. "globule": {
  22715. "version": "1.3.3",
  22716. "resolved": "https://registry.npmjs.org/globule/-/globule-1.3.3.tgz",
  22717. "integrity": "sha512-mb1aYtDbIjTu4ShMB85m3UzjX9BVKe9WCzsnfMSZk+K5GpIbBOexgg4PPCt5eHDEG5/ZQAUX2Kct02zfiPLsKg==",
  22718. "requires": {
  22719. "glob": "~7.1.1",
  22720. "lodash": "~4.17.10",
  22721. "minimatch": "~3.0.2"
  22722. },
  22723. "dependencies": {
  22724. "glob": {
  22725. "version": "7.1.7",
  22726. "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.7.tgz",
  22727. "integrity": "sha512-OvD9ENzPLbegENnYP5UUfJIirTg4+XwMWGaQfQTY0JenxNvvIKP3U3/tAQSPIu/lHxXYSZmpXlUHeqAIdKzBLQ==",
  22728. "requires": {
  22729. "fs.realpath": "^1.0.0",
  22730. "inflight": "^1.0.4",
  22731. "inherits": "2",
  22732. "minimatch": "^3.0.4",
  22733. "once": "^1.3.0",
  22734. "path-is-absolute": "^1.0.0"
  22735. }
  22736. },
  22737. "minimatch": {
  22738. "version": "3.0.8",
  22739. "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.8.tgz",
  22740. "integrity": "sha512-6FsRAQsxQ61mw+qP1ZzbL9Bc78x2p5OqNgNpnoAFLTrX8n5Kxph0CsnhmKKNXTWjXqU5L0pGPR7hYk+XWZr60Q==",
  22741. "requires": {
  22742. "brace-expansion": "^1.1.7"
  22743. }
  22744. }
  22745. }
  22746. },
  22747. "graceful-fs": {
  22748. "version": "4.2.10",
  22749. "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.10.tgz",
  22750. "integrity": "sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA=="
  22751. },
  22752. "gzip-size": {
  22753. "version": "6.0.0",
  22754. "resolved": "https://registry.npmjs.org/gzip-size/-/gzip-size-6.0.0.tgz",
  22755. "integrity": "sha512-ax7ZYomf6jqPTQ4+XCpUGyXKHk5WweS+e05MBO4/y3WJ5RkmPXNKvX+bx1behVILVwr6JSQvZAku021CHPXG3Q==",
  22756. "requires": {
  22757. "duplexer": "^0.1.2"
  22758. }
  22759. },
  22760. "handle-thing": {
  22761. "version": "2.0.1",
  22762. "resolved": "https://registry.npmjs.org/handle-thing/-/handle-thing-2.0.1.tgz",
  22763. "integrity": "sha512-9Qn4yBxelxoh2Ow62nP+Ka/kMnOXRi8BXnRaUwezLNhqelnN49xKz4F/dPP8OYLxLxq6JDtZb2i9XznUQbNPTg=="
  22764. },
  22765. "har-schema": {
  22766. "version": "2.0.0",
  22767. "resolved": "https://registry.npmjs.org/har-schema/-/har-schema-2.0.0.tgz",
  22768. "integrity": "sha1-qUwiJOvKwEeCoNkDVSHyRzW37JI="
  22769. },
  22770. "har-validator": {
  22771. "version": "5.1.5",
  22772. "resolved": "https://registry.npmjs.org/har-validator/-/har-validator-5.1.5.tgz",
  22773. "integrity": "sha512-nmT2T0lljbxdQZfspsno9hgrG3Uir6Ks5afism62poxqBM6sDnMEuPmzTq8XN0OEwqKLLdh1jQI3qyE66Nzb3w==",
  22774. "requires": {
  22775. "ajv": "^6.12.3",
  22776. "har-schema": "^2.0.0"
  22777. }
  22778. },
  22779. "hard-rejection": {
  22780. "version": "2.1.0",
  22781. "resolved": "https://registry.npmjs.org/hard-rejection/-/hard-rejection-2.1.0.tgz",
  22782. "integrity": "sha512-VIZB+ibDhx7ObhAe7OVtoEbuP4h/MuOTHJ+J8h/eBXotJYl0fBgR72xDFCKgIh22OJZIOVNxBMWuhAr10r8HdA=="
  22783. },
  22784. "harmony-reflect": {
  22785. "version": "1.6.2",
  22786. "resolved": "https://registry.npmjs.org/harmony-reflect/-/harmony-reflect-1.6.2.tgz",
  22787. "integrity": "sha512-HIp/n38R9kQjDEziXyDTuW3vvoxxyxjxFzXLrBr18uB47GnSt+G9D29fqrpM5ZkspMcPICud3XsBJQ4Y2URg8g=="
  22788. },
  22789. "has": {
  22790. "version": "1.0.3",
  22791. "resolved": "https://registry.npmjs.org/has/-/has-1.0.3.tgz",
  22792. "integrity": "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==",
  22793. "requires": {
  22794. "function-bind": "^1.1.1"
  22795. }
  22796. },
  22797. "has-bigints": {
  22798. "version": "1.0.1",
  22799. "resolved": "https://registry.npmjs.org/has-bigints/-/has-bigints-1.0.1.tgz",
  22800. "integrity": "sha512-LSBS2LjbNBTf6287JEbEzvJgftkF5qFkmCo9hDRpAzKhUOlJ+hx8dd4USs00SgsUNwc4617J9ki5YtEClM2ffA=="
  22801. },
  22802. "has-flag": {
  22803. "version": "4.0.0",
  22804. "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
  22805. "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ=="
  22806. },
  22807. "has-property-descriptors": {
  22808. "version": "1.0.0",
  22809. "resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.0.tgz",
  22810. "integrity": "sha512-62DVLZGoiEBDHQyqG4w9xCuZ7eJEwNmJRWw2VY84Oedb7WFcA27fiEVe8oUQx9hAUJ4ekurquucTGwsyO1XGdQ==",
  22811. "requires": {
  22812. "get-intrinsic": "^1.1.1"
  22813. }
  22814. },
  22815. "has-symbols": {
  22816. "version": "1.0.3",
  22817. "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz",
  22818. "integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A=="
  22819. },
  22820. "has-tostringtag": {
  22821. "version": "1.0.0",
  22822. "resolved": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.0.tgz",
  22823. "integrity": "sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==",
  22824. "requires": {
  22825. "has-symbols": "^1.0.2"
  22826. }
  22827. },
  22828. "has-unicode": {
  22829. "version": "2.0.1",
  22830. "resolved": "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz",
  22831. "integrity": "sha1-4Ob+aijPUROIVeCG0Wkedx3iqLk="
  22832. },
  22833. "he": {
  22834. "version": "1.2.0",
  22835. "resolved": "https://registry.npmjs.org/he/-/he-1.2.0.tgz",
  22836. "integrity": "sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw=="
  22837. },
  22838. "history": {
  22839. "version": "4.10.1",
  22840. "resolved": "https://registry.npmjs.org/history/-/history-4.10.1.tgz",
  22841. "integrity": "sha512-36nwAD620w12kuzPAsyINPWJqlNbij+hpK1k9XRloDtym8mxzGYl2c17LnV6IAGB2Dmg4tEa7G7DlawS0+qjew==",
  22842. "requires": {
  22843. "@babel/runtime": "^7.1.2",
  22844. "loose-envify": "^1.2.0",
  22845. "resolve-pathname": "^3.0.0",
  22846. "tiny-invariant": "^1.0.2",
  22847. "tiny-warning": "^1.0.0",
  22848. "value-equal": "^1.0.1"
  22849. }
  22850. },
  22851. "hoist-non-react-statics": {
  22852. "version": "3.3.2",
  22853. "resolved": "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz",
  22854. "integrity": "sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==",
  22855. "requires": {
  22856. "react-is": "^16.7.0"
  22857. },
  22858. "dependencies": {
  22859. "react-is": {
  22860. "version": "16.13.1",
  22861. "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz",
  22862. "integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
  22863. }
  22864. }
  22865. },
  22866. "hoopy": {
  22867. "version": "0.1.4",
  22868. "resolved": "https://registry.npmjs.org/hoopy/-/hoopy-0.1.4.tgz",
  22869. "integrity": "sha512-HRcs+2mr52W0K+x8RzcLzuPPmVIKMSv97RGHy0Ea9y/mpcaK+xTrjICA04KAHi4GRzxliNqNJEFYWHghy3rSfQ=="
  22870. },
  22871. "hosted-git-info": {
  22872. "version": "4.1.0",
  22873. "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-4.1.0.tgz",
  22874. "integrity": "sha512-kyCuEOWjJqZuDbRHzL8V93NzQhwIB71oFWSyzVo+KPZI+pnQPPxucdkrOZvkLRnrf5URsQM+IJ09Dw29cRALIA==",
  22875. "requires": {
  22876. "lru-cache": "^6.0.0"
  22877. }
  22878. },
  22879. "hpack.js": {
  22880. "version": "2.1.6",
  22881. "resolved": "https://registry.npmjs.org/hpack.js/-/hpack.js-2.1.6.tgz",
  22882. "integrity": "sha1-h3dMCUnlE/QuhFdbPEVoH63ioLI=",
  22883. "requires": {
  22884. "inherits": "^2.0.1",
  22885. "obuf": "^1.0.0",
  22886. "readable-stream": "^2.0.1",
  22887. "wbuf": "^1.1.0"
  22888. },
  22889. "dependencies": {
  22890. "isarray": {
  22891. "version": "1.0.0",
  22892. "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz",
  22893. "integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE="
  22894. },
  22895. "readable-stream": {
  22896. "version": "2.3.7",
  22897. "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz",
  22898. "integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==",
  22899. "requires": {
  22900. "core-util-is": "~1.0.0",
  22901. "inherits": "~2.0.3",
  22902. "isarray": "~1.0.0",
  22903. "process-nextick-args": "~2.0.0",
  22904. "safe-buffer": "~5.1.1",
  22905. "string_decoder": "~1.1.1",
  22906. "util-deprecate": "~1.0.1"
  22907. }
  22908. },
  22909. "string_decoder": {
  22910. "version": "1.1.1",
  22911. "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
  22912. "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
  22913. "requires": {
  22914. "safe-buffer": "~5.1.0"
  22915. }
  22916. }
  22917. }
  22918. },
  22919. "html-encoding-sniffer": {
  22920. "version": "2.0.1",
  22921. "resolved": "https://registry.npmjs.org/html-encoding-sniffer/-/html-encoding-sniffer-2.0.1.tgz",
  22922. "integrity": "sha512-D5JbOMBIR/TVZkubHT+OyT2705QvogUW4IBn6nHd756OwieSF9aDYFj4dv6HHEVGYbHaLETa3WggZYWWMyy3ZQ==",
  22923. "requires": {
  22924. "whatwg-encoding": "^1.0.5"
  22925. }
  22926. },
  22927. "html-entities": {
  22928. "version": "2.3.3",
  22929. "resolved": "https://registry.npmjs.org/html-entities/-/html-entities-2.3.3.tgz",
  22930. "integrity": "sha512-DV5Ln36z34NNTDgnz0EWGBLZENelNAtkiFA4kyNOG2tDI6Mz1uSWiq1wAKdyjnJwyDiDO7Fa2SO1CTxPXL8VxA=="
  22931. },
  22932. "html-escaper": {
  22933. "version": "2.0.2",
  22934. "resolved": "https://registry.npmjs.org/html-escaper/-/html-escaper-2.0.2.tgz",
  22935. "integrity": "sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg=="
  22936. },
  22937. "html-minifier-terser": {
  22938. "version": "6.1.0",
  22939. "resolved": "https://registry.npmjs.org/html-minifier-terser/-/html-minifier-terser-6.1.0.tgz",
  22940. "integrity": "sha512-YXxSlJBZTP7RS3tWnQw74ooKa6L9b9i9QYXY21eUEvhZ3u9XLfv6OnFsQq6RxkhHygsaUMvYsZRV5rU/OVNZxw==",
  22941. "requires": {
  22942. "camel-case": "^4.1.2",
  22943. "clean-css": "^5.2.2",
  22944. "commander": "^8.3.0",
  22945. "he": "^1.2.0",
  22946. "param-case": "^3.0.4",
  22947. "relateurl": "^0.2.7",
  22948. "terser": "^5.10.0"
  22949. }
  22950. },
  22951. "html-webpack-plugin": {
  22952. "version": "5.5.0",
  22953. "resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.5.0.tgz",
  22954. "integrity": "sha512-sy88PC2cRTVxvETRgUHFrL4No3UxvcH8G1NepGhqaTT+GXN2kTamqasot0inS5hXeg1cMbFDt27zzo9p35lZVw==",
  22955. "requires": {
  22956. "@types/html-minifier-terser": "^6.0.0",
  22957. "html-minifier-terser": "^6.0.2",
  22958. "lodash": "^4.17.21",
  22959. "pretty-error": "^4.0.0",
  22960. "tapable": "^2.0.0"
  22961. }
  22962. },
  22963. "htmlparser2": {
  22964. "version": "6.1.0",
  22965. "resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-6.1.0.tgz",
  22966. "integrity": "sha512-gyyPk6rgonLFEDGoeRgQNaEUvdJ4ktTmmUh/h2t7s+M8oPpIPxgNACWa+6ESR57kXstwqPiCut0V8NRpcwgU7A==",
  22967. "requires": {
  22968. "domelementtype": "^2.0.1",
  22969. "domhandler": "^4.0.0",
  22970. "domutils": "^2.5.2",
  22971. "entities": "^2.0.0"
  22972. }
  22973. },
  22974. "http-cache-semantics": {
  22975. "version": "4.1.0",
  22976. "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz",
  22977. "integrity": "sha512-carPklcUh7ROWRK7Cv27RPtdhYhUsela/ue5/jKzjegVvXDqM2ILE9Q2BGn9JZJh1g87cp56su/FgQSzcWS8cQ=="
  22978. },
  22979. "http-deceiver": {
  22980. "version": "1.2.7",
  22981. "resolved": "https://registry.npmjs.org/http-deceiver/-/http-deceiver-1.2.7.tgz",
  22982. "integrity": "sha1-+nFolEq5pRnTN8sL7HKE3D5yPYc="
  22983. },
  22984. "http-errors": {
  22985. "version": "1.8.1",
  22986. "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-1.8.1.tgz",
  22987. "integrity": "sha512-Kpk9Sm7NmI+RHhnj6OIWDI1d6fIoFAtFt9RLaTMRlg/8w49juAStsrBgp0Dp4OdxdVbRIeKhtCUvoi/RuAhO4g==",
  22988. "requires": {
  22989. "depd": "~1.1.2",
  22990. "inherits": "2.0.4",
  22991. "setprototypeof": "1.2.0",
  22992. "statuses": ">= 1.5.0 < 2",
  22993. "toidentifier": "1.0.1"
  22994. }
  22995. },
  22996. "http-parser-js": {
  22997. "version": "0.5.6",
  22998. "resolved": "https://registry.npmjs.org/http-parser-js/-/http-parser-js-0.5.6.tgz",
  22999. "integrity": "sha512-vDlkRPDJn93swjcjqMSaGSPABbIarsr1TLAui/gLDXzV5VsJNdXNzMYDyNBLQkjWQCJ1uizu8T2oDMhmGt0PRA=="
  23000. },
  23001. "http-proxy": {
  23002. "version": "1.18.1",
  23003. "resolved": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.18.1.tgz",
  23004. "integrity": "sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==",
  23005. "requires": {
  23006. "eventemitter3": "^4.0.0",
  23007. "follow-redirects": "^1.0.0",
  23008. "requires-port": "^1.0.0"
  23009. }
  23010. },
  23011. "http-proxy-agent": {
  23012. "version": "4.0.1",
  23013. "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-4.0.1.tgz",
  23014. "integrity": "sha512-k0zdNgqWTGA6aeIRVpvfVob4fL52dTfaehylg0Y4UvSySvOq/Y+BOyPrgpUrA7HylqvU8vIZGsRuXmspskV0Tg==",
  23015. "requires": {
  23016. "@tootallnate/once": "1",
  23017. "agent-base": "6",
  23018. "debug": "4"
  23019. }
  23020. },
  23021. "http-proxy-middleware": {
  23022. "version": "2.0.4",
  23023. "resolved": "https://registry.npmjs.org/http-proxy-middleware/-/http-proxy-middleware-2.0.4.tgz",
  23024. "integrity": "sha512-m/4FxX17SUvz4lJ5WPXOHDUuCwIqXLfLHs1s0uZ3oYjhoXlx9csYxaOa0ElDEJ+h8Q4iJ1s+lTMbiCa4EXIJqg==",
  23025. "requires": {
  23026. "@types/http-proxy": "^1.17.8",
  23027. "http-proxy": "^1.18.1",
  23028. "is-glob": "^4.0.1",
  23029. "is-plain-obj": "^3.0.0",
  23030. "micromatch": "^4.0.2"
  23031. }
  23032. },
  23033. "http-signature": {
  23034. "version": "1.2.0",
  23035. "resolved": "https://registry.npmjs.org/http-signature/-/http-signature-1.2.0.tgz",
  23036. "integrity": "sha1-muzZJRFHcvPZW2WmCruPfBj7rOE=",
  23037. "requires": {
  23038. "assert-plus": "^1.0.0",
  23039. "jsprim": "^1.2.2",
  23040. "sshpk": "^1.7.0"
  23041. }
  23042. },
  23043. "https-proxy-agent": {
  23044. "version": "5.0.1",
  23045. "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz",
  23046. "integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==",
  23047. "requires": {
  23048. "agent-base": "6",
  23049. "debug": "4"
  23050. }
  23051. },
  23052. "human-signals": {
  23053. "version": "2.1.0",
  23054. "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz",
  23055. "integrity": "sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw=="
  23056. },
  23057. "humanize-ms": {
  23058. "version": "1.2.1",
  23059. "resolved": "https://registry.npmjs.org/humanize-ms/-/humanize-ms-1.2.1.tgz",
  23060. "integrity": "sha1-xG4xWaKT9riW2ikxbYtv6Lt5u+0=",
  23061. "requires": {
  23062. "ms": "^2.0.0"
  23063. }
  23064. },
  23065. "iconv-lite": {
  23066. "version": "0.6.3",
  23067. "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz",
  23068. "integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==",
  23069. "requires": {
  23070. "safer-buffer": ">= 2.1.2 < 3.0.0"
  23071. }
  23072. },
  23073. "icss-utils": {
  23074. "version": "5.1.0",
  23075. "resolved": "https://registry.npmjs.org/icss-utils/-/icss-utils-5.1.0.tgz",
  23076. "integrity": "sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==",
  23077. "requires": {}
  23078. },
  23079. "idb": {
  23080. "version": "6.1.5",
  23081. "resolved": "https://registry.npmjs.org/idb/-/idb-6.1.5.tgz",
  23082. "integrity": "sha512-IJtugpKkiVXQn5Y+LteyBCNk1N8xpGV3wWZk9EVtZWH8DYkjBn0bX1XnGP9RkyZF0sAcywa6unHqSWKe7q4LGw=="
  23083. },
  23084. "identity-obj-proxy": {
  23085. "version": "3.0.0",
  23086. "resolved": "https://registry.npmjs.org/identity-obj-proxy/-/identity-obj-proxy-3.0.0.tgz",
  23087. "integrity": "sha1-lNK9qWCERT7zb7xarsN+D3nx/BQ=",
  23088. "requires": {
  23089. "harmony-reflect": "^1.4.6"
  23090. }
  23091. },
  23092. "ignore": {
  23093. "version": "5.2.0",
  23094. "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.2.0.tgz",
  23095. "integrity": "sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ=="
  23096. },
  23097. "immer": {
  23098. "version": "9.0.12",
  23099. "resolved": "https://registry.npmjs.org/immer/-/immer-9.0.12.tgz",
  23100. "integrity": "sha512-lk7UNmSbAukB5B6dh9fnh5D0bJTOFKxVg2cyJWTYrWRfhLrLMBquONcUs3aFq507hNoIZEDDh8lb8UtOizSMhA=="
  23101. },
  23102. "immutable": {
  23103. "version": "4.0.0",
  23104. "resolved": "https://registry.npmjs.org/immutable/-/immutable-4.0.0.tgz",
  23105. "integrity": "sha512-zIE9hX70qew5qTUjSS7wi1iwj/l7+m54KWU247nhM3v806UdGj1yDndXj+IOYxxtW9zyLI+xqFNZjTuDaLUqFw=="
  23106. },
  23107. "import-fresh": {
  23108. "version": "3.3.0",
  23109. "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz",
  23110. "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==",
  23111. "requires": {
  23112. "parent-module": "^1.0.0",
  23113. "resolve-from": "^4.0.0"
  23114. },
  23115. "dependencies": {
  23116. "resolve-from": {
  23117. "version": "4.0.0",
  23118. "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz",
  23119. "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g=="
  23120. }
  23121. }
  23122. },
  23123. "import-local": {
  23124. "version": "3.1.0",
  23125. "resolved": "https://registry.npmjs.org/import-local/-/import-local-3.1.0.tgz",
  23126. "integrity": "sha512-ASB07uLtnDs1o6EHjKpX34BKYDSqnFerfTOJL2HvMqF70LnxpjkzDB8J44oT9pu4AMPkQwf8jl6szgvNd2tRIg==",
  23127. "requires": {
  23128. "pkg-dir": "^4.2.0",
  23129. "resolve-cwd": "^3.0.0"
  23130. }
  23131. },
  23132. "imurmurhash": {
  23133. "version": "0.1.4",
  23134. "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz",
  23135. "integrity": "sha1-khi5srkoojixPcT7a21XbyMUU+o="
  23136. },
  23137. "indent-string": {
  23138. "version": "4.0.0",
  23139. "resolved": "https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz",
  23140. "integrity": "sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg=="
  23141. },
  23142. "infer-owner": {
  23143. "version": "1.0.4",
  23144. "resolved": "https://registry.npmjs.org/infer-owner/-/infer-owner-1.0.4.tgz",
  23145. "integrity": "sha512-IClj+Xz94+d7irH5qRyfJonOdfTzuDaifE6ZPWfx0N0+/ATZCbuTPq2prFl526urkQd90WyUKIh1DfBQ2hMz9A=="
  23146. },
  23147. "inflight": {
  23148. "version": "1.0.6",
  23149. "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
  23150. "integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=",
  23151. "requires": {
  23152. "once": "^1.3.0",
  23153. "wrappy": "1"
  23154. }
  23155. },
  23156. "inherits": {
  23157. "version": "2.0.4",
  23158. "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
  23159. "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ=="
  23160. },
  23161. "ini": {
  23162. "version": "1.3.8",
  23163. "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz",
  23164. "integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew=="
  23165. },
  23166. "internal-slot": {
  23167. "version": "1.0.3",
  23168. "resolved": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.3.tgz",
  23169. "integrity": "sha512-O0DB1JC/sPyZl7cIo78n5dR7eUSwwpYPiXRhTzNxZVAMUuB8vlnRFyLxdrVToks6XPLVnFfbzaVd5WLjhgg+vA==",
  23170. "requires": {
  23171. "get-intrinsic": "^1.1.0",
  23172. "has": "^1.0.3",
  23173. "side-channel": "^1.0.4"
  23174. }
  23175. },
  23176. "ionicons": {
  23177. "version": "5.5.4",
  23178. "resolved": "https://registry.npmjs.org/ionicons/-/ionicons-5.5.4.tgz",
  23179. "integrity": "sha512-3ph8X9my3inhabWEZ7N0XRA0MnnNQ1v9a602mLNgWsIXnxE9G5BybIZ/pws/OZZ/hoNlvSjk801N03yL9/FNgQ==",
  23180. "requires": {
  23181. "@stencil/core": "~2.10.0"
  23182. },
  23183. "dependencies": {
  23184. "@stencil/core": {
  23185. "version": "2.10.0",
  23186. "resolved": "https://registry.npmjs.org/@stencil/core/-/core-2.10.0.tgz",
  23187. "integrity": "sha512-15rWMTPQ/sp0lSV82HVCXkIya3QLN+uBl7pqK4JnTrp4HiLrzLmNbWjbvgCs55gw0lULbCIGbRIEsFz+Pe/Q+A=="
  23188. }
  23189. }
  23190. },
  23191. "ip": {
  23192. "version": "1.1.5",
  23193. "resolved": "https://registry.npmjs.org/ip/-/ip-1.1.5.tgz",
  23194. "integrity": "sha1-vd7XARQpCCjAoDnnLvJfWq7ENUo="
  23195. },
  23196. "ipaddr.js": {
  23197. "version": "2.0.1",
  23198. "resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-2.0.1.tgz",
  23199. "integrity": "sha512-1qTgH9NG+IIJ4yfKs2e6Pp1bZg8wbDbKHT21HrLIeYBTRLgMYKnMTPAuI3Lcs61nfx5h1xlXnbJtH1kX5/d/ng=="
  23200. },
  23201. "is-arrayish": {
  23202. "version": "0.2.1",
  23203. "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz",
  23204. "integrity": "sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0="
  23205. },
  23206. "is-bigint": {
  23207. "version": "1.0.4",
  23208. "resolved": "https://registry.npmjs.org/is-bigint/-/is-bigint-1.0.4.tgz",
  23209. "integrity": "sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==",
  23210. "requires": {
  23211. "has-bigints": "^1.0.1"
  23212. }
  23213. },
  23214. "is-binary-path": {
  23215. "version": "2.1.0",
  23216. "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz",
  23217. "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==",
  23218. "requires": {
  23219. "binary-extensions": "^2.0.0"
  23220. }
  23221. },
  23222. "is-boolean-object": {
  23223. "version": "1.1.2",
  23224. "resolved": "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.1.2.tgz",
  23225. "integrity": "sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==",
  23226. "requires": {
  23227. "call-bind": "^1.0.2",
  23228. "has-tostringtag": "^1.0.0"
  23229. }
  23230. },
  23231. "is-callable": {
  23232. "version": "1.2.4",
  23233. "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.4.tgz",
  23234. "integrity": "sha512-nsuwtxZfMX67Oryl9LCQ+upnC0Z0BgpwntpS89m1H/TLF0zNfzfLMV/9Wa/6MZsj0acpEjAO0KF1xT6ZdLl95w=="
  23235. },
  23236. "is-core-module": {
  23237. "version": "2.8.1",
  23238. "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.8.1.tgz",
  23239. "integrity": "sha512-SdNCUs284hr40hFTFP6l0IfZ/RSrMXF3qgoRHd3/79unUTvrFO/JoXwkGm+5J/Oe3E/b5GsnG330uUNgRpu1PA==",
  23240. "requires": {
  23241. "has": "^1.0.3"
  23242. }
  23243. },
  23244. "is-date-object": {
  23245. "version": "1.0.5",
  23246. "resolved": "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.5.tgz",
  23247. "integrity": "sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==",
  23248. "requires": {
  23249. "has-tostringtag": "^1.0.0"
  23250. }
  23251. },
  23252. "is-docker": {
  23253. "version": "2.2.1",
  23254. "resolved": "https://registry.npmjs.org/is-docker/-/is-docker-2.2.1.tgz",
  23255. "integrity": "sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ=="
  23256. },
  23257. "is-extglob": {
  23258. "version": "2.1.1",
  23259. "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
  23260. "integrity": "sha1-qIwCU1eR8C7TfHahueqXc8gz+MI="
  23261. },
  23262. "is-fullwidth-code-point": {
  23263. "version": "3.0.0",
  23264. "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
  23265. "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg=="
  23266. },
  23267. "is-generator-fn": {
  23268. "version": "2.1.0",
  23269. "resolved": "https://registry.npmjs.org/is-generator-fn/-/is-generator-fn-2.1.0.tgz",
  23270. "integrity": "sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ=="
  23271. },
  23272. "is-glob": {
  23273. "version": "4.0.3",
  23274. "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz",
  23275. "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
  23276. "requires": {
  23277. "is-extglob": "^2.1.1"
  23278. }
  23279. },
  23280. "is-lambda": {
  23281. "version": "1.0.1",
  23282. "resolved": "https://registry.npmjs.org/is-lambda/-/is-lambda-1.0.1.tgz",
  23283. "integrity": "sha1-PZh3iZ5qU+/AFgUEzeFfgubwYdU="
  23284. },
  23285. "is-module": {
  23286. "version": "1.0.0",
  23287. "resolved": "https://registry.npmjs.org/is-module/-/is-module-1.0.0.tgz",
  23288. "integrity": "sha1-Mlj7afeMFNW4FdZkM2tM/7ZEFZE="
  23289. },
  23290. "is-negative-zero": {
  23291. "version": "2.0.2",
  23292. "resolved": "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.2.tgz",
  23293. "integrity": "sha512-dqJvarLawXsFbNDeJW7zAz8ItJ9cd28YufuuFzh0G8pNHjJMnY08Dv7sYX2uF5UpQOwieAeOExEYAWWfu7ZZUA=="
  23294. },
  23295. "is-number": {
  23296. "version": "7.0.0",
  23297. "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
  23298. "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng=="
  23299. },
  23300. "is-number-object": {
  23301. "version": "1.0.7",
  23302. "resolved": "https://registry.npmjs.org/is-number-object/-/is-number-object-1.0.7.tgz",
  23303. "integrity": "sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==",
  23304. "requires": {
  23305. "has-tostringtag": "^1.0.0"
  23306. }
  23307. },
  23308. "is-obj": {
  23309. "version": "1.0.1",
  23310. "resolved": "https://registry.npmjs.org/is-obj/-/is-obj-1.0.1.tgz",
  23311. "integrity": "sha1-PkcprB9f3gJc19g6iW2rn09n2w8="
  23312. },
  23313. "is-plain-obj": {
  23314. "version": "3.0.0",
  23315. "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-3.0.0.tgz",
  23316. "integrity": "sha512-gwsOE28k+23GP1B6vFl1oVh/WOzmawBrKwo5Ev6wMKzPkaXaCDIQKzLnvsA42DRlbVTWorkgTKIviAKCWkfUwA=="
  23317. },
  23318. "is-potential-custom-element-name": {
  23319. "version": "1.0.1",
  23320. "resolved": "https://registry.npmjs.org/is-potential-custom-element-name/-/is-potential-custom-element-name-1.0.1.tgz",
  23321. "integrity": "sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ=="
  23322. },
  23323. "is-regex": {
  23324. "version": "1.1.4",
  23325. "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.1.4.tgz",
  23326. "integrity": "sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==",
  23327. "requires": {
  23328. "call-bind": "^1.0.2",
  23329. "has-tostringtag": "^1.0.0"
  23330. }
  23331. },
  23332. "is-regexp": {
  23333. "version": "1.0.0",
  23334. "resolved": "https://registry.npmjs.org/is-regexp/-/is-regexp-1.0.0.tgz",
  23335. "integrity": "sha1-/S2INUXEa6xaYz57mgnof6LLUGk="
  23336. },
  23337. "is-root": {
  23338. "version": "2.1.0",
  23339. "resolved": "https://registry.npmjs.org/is-root/-/is-root-2.1.0.tgz",
  23340. "integrity": "sha512-AGOriNp96vNBd3HtU+RzFEc75FfR5ymiYv8E553I71SCeXBiMsVDUtdio1OEFvrPyLIQ9tVR5RxXIFe5PUFjMg=="
  23341. },
  23342. "is-shared-array-buffer": {
  23343. "version": "1.0.2",
  23344. "resolved": "https://registry.npmjs.org/is-shared-array-buffer/-/is-shared-array-buffer-1.0.2.tgz",
  23345. "integrity": "sha512-sqN2UDu1/0y6uvXyStCOzyhAjCSlHceFoMKJW8W9EU9cvic/QdsZ0kEU93HEy3IUEFZIiH/3w+AH/UQbPHNdhA==",
  23346. "requires": {
  23347. "call-bind": "^1.0.2"
  23348. }
  23349. },
  23350. "is-stream": {
  23351. "version": "2.0.1",
  23352. "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz",
  23353. "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg=="
  23354. },
  23355. "is-string": {
  23356. "version": "1.0.7",
  23357. "resolved": "https://registry.npmjs.org/is-string/-/is-string-1.0.7.tgz",
  23358. "integrity": "sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==",
  23359. "requires": {
  23360. "has-tostringtag": "^1.0.0"
  23361. }
  23362. },
  23363. "is-symbol": {
  23364. "version": "1.0.4",
  23365. "resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.4.tgz",
  23366. "integrity": "sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==",
  23367. "requires": {
  23368. "has-symbols": "^1.0.2"
  23369. }
  23370. },
  23371. "is-typedarray": {
  23372. "version": "1.0.0",
  23373. "resolved": "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz",
  23374. "integrity": "sha1-5HnICFjfDBsR3dppQPlgEfzaSpo="
  23375. },
  23376. "is-weakref": {
  23377. "version": "1.0.2",
  23378. "resolved": "https://registry.npmjs.org/is-weakref/-/is-weakref-1.0.2.tgz",
  23379. "integrity": "sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==",
  23380. "requires": {
  23381. "call-bind": "^1.0.2"
  23382. }
  23383. },
  23384. "is-wsl": {
  23385. "version": "2.2.0",
  23386. "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz",
  23387. "integrity": "sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==",
  23388. "requires": {
  23389. "is-docker": "^2.0.0"
  23390. }
  23391. },
  23392. "isarray": {
  23393. "version": "0.0.1",
  23394. "resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz",
  23395. "integrity": "sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8="
  23396. },
  23397. "isexe": {
  23398. "version": "2.0.0",
  23399. "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
  23400. "integrity": "sha1-6PvzdNxVb/iUehDcsFctYz8s+hA="
  23401. },
  23402. "isstream": {
  23403. "version": "0.1.2",
  23404. "resolved": "https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz",
  23405. "integrity": "sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo="
  23406. },
  23407. "istanbul-lib-coverage": {
  23408. "version": "3.2.0",
  23409. "resolved": "https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.0.tgz",
  23410. "integrity": "sha512-eOeJ5BHCmHYvQK7xt9GkdHuzuCGS1Y6g9Gvnx3Ym33fz/HpLRYxiS0wHNr+m/MBC8B647Xt608vCDEvhl9c6Mw=="
  23411. },
  23412. "istanbul-lib-instrument": {
  23413. "version": "5.1.0",
  23414. "resolved": "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-5.1.0.tgz",
  23415. "integrity": "sha512-czwUz525rkOFDJxfKK6mYfIs9zBKILyrZQxjz3ABhjQXhbhFsSbo1HW/BFcsDnfJYJWA6thRR5/TUY2qs5W99Q==",
  23416. "requires": {
  23417. "@babel/core": "^7.12.3",
  23418. "@babel/parser": "^7.14.7",
  23419. "@istanbuljs/schema": "^0.1.2",
  23420. "istanbul-lib-coverage": "^3.2.0",
  23421. "semver": "^6.3.0"
  23422. },
  23423. "dependencies": {
  23424. "semver": {
  23425. "version": "6.3.0",
  23426. "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
  23427. "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw=="
  23428. }
  23429. }
  23430. },
  23431. "istanbul-lib-report": {
  23432. "version": "3.0.0",
  23433. "resolved": "https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz",
  23434. "integrity": "sha512-wcdi+uAKzfiGT2abPpKZ0hSU1rGQjUQnLvtY5MpQ7QCTahD3VODhcu4wcfY1YtkGaDD5yuydOLINXsfbus9ROw==",
  23435. "requires": {
  23436. "istanbul-lib-coverage": "^3.0.0",
  23437. "make-dir": "^3.0.0",
  23438. "supports-color": "^7.1.0"
  23439. }
  23440. },
  23441. "istanbul-lib-source-maps": {
  23442. "version": "4.0.1",
  23443. "resolved": "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-4.0.1.tgz",
  23444. "integrity": "sha512-n3s8EwkdFIJCG3BPKBYvskgXGoy88ARzvegkitk60NxRdwltLOTaH7CUiMRXvwYorl0Q712iEjcWB+fK/MrWVw==",
  23445. "requires": {
  23446. "debug": "^4.1.1",
  23447. "istanbul-lib-coverage": "^3.0.0",
  23448. "source-map": "^0.6.1"
  23449. }
  23450. },
  23451. "istanbul-reports": {
  23452. "version": "3.1.4",
  23453. "resolved": "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-3.1.4.tgz",
  23454. "integrity": "sha512-r1/DshN4KSE7xWEknZLLLLDn5CJybV3nw01VTkp6D5jzLuELlcbudfj/eSQFvrKsJuTVCGnePO7ho82Nw9zzfw==",
  23455. "requires": {
  23456. "html-escaper": "^2.0.0",
  23457. "istanbul-lib-report": "^3.0.0"
  23458. }
  23459. },
  23460. "jake": {
  23461. "version": "10.8.4",
  23462. "resolved": "https://registry.npmjs.org/jake/-/jake-10.8.4.tgz",
  23463. "integrity": "sha512-MtWeTkl1qGsWUtbl/Jsca/8xSoK3x0UmS82sNbjqxxG/de/M/3b1DntdjHgPMC50enlTNwXOCRqPXLLt5cCfZA==",
  23464. "requires": {
  23465. "async": "0.9.x",
  23466. "chalk": "^4.0.2",
  23467. "filelist": "^1.0.1",
  23468. "minimatch": "^3.0.4"
  23469. },
  23470. "dependencies": {
  23471. "async": {
  23472. "version": "0.9.2",
  23473. "resolved": "https://registry.npmjs.org/async/-/async-0.9.2.tgz",
  23474. "integrity": "sha1-rqdNXmHB+JlhO/ZL2mbUx48v0X0="
  23475. }
  23476. }
  23477. },
  23478. "jest": {
  23479. "version": "27.5.1",
  23480. "resolved": "https://registry.npmjs.org/jest/-/jest-27.5.1.tgz",
  23481. "integrity": "sha512-Yn0mADZB89zTtjkPJEXwrac3LHudkQMR+Paqa8uxJHCBr9agxztUifWCyiYrjhMPBoUVBjyny0I7XH6ozDr7QQ==",
  23482. "requires": {
  23483. "@jest/core": "^27.5.1",
  23484. "import-local": "^3.0.2",
  23485. "jest-cli": "^27.5.1"
  23486. }
  23487. },
  23488. "jest-changed-files": {
  23489. "version": "27.5.1",
  23490. "resolved": "https://registry.npmjs.org/jest-changed-files/-/jest-changed-files-27.5.1.tgz",
  23491. "integrity": "sha512-buBLMiByfWGCoMsLLzGUUSpAmIAGnbR2KJoMN10ziLhOLvP4e0SlypHnAel8iqQXTrcbmfEY9sSqae5sgUsTvw==",
  23492. "requires": {
  23493. "@jest/types": "^27.5.1",
  23494. "execa": "^5.0.0",
  23495. "throat": "^6.0.1"
  23496. }
  23497. },
  23498. "jest-circus": {
  23499. "version": "27.5.1",
  23500. "resolved": "https://registry.npmjs.org/jest-circus/-/jest-circus-27.5.1.tgz",
  23501. "integrity": "sha512-D95R7x5UtlMA5iBYsOHFFbMD/GVA4R/Kdq15f7xYWUfWHBto9NYRsOvnSauTgdF+ogCpJ4tyKOXhUifxS65gdw==",
  23502. "requires": {
  23503. "@jest/environment": "^27.5.1",
  23504. "@jest/test-result": "^27.5.1",
  23505. "@jest/types": "^27.5.1",
  23506. "@types/node": "*",
  23507. "chalk": "^4.0.0",
  23508. "co": "^4.6.0",
  23509. "dedent": "^0.7.0",
  23510. "expect": "^27.5.1",
  23511. "is-generator-fn": "^2.0.0",
  23512. "jest-each": "^27.5.1",
  23513. "jest-matcher-utils": "^27.5.1",
  23514. "jest-message-util": "^27.5.1",
  23515. "jest-runtime": "^27.5.1",
  23516. "jest-snapshot": "^27.5.1",
  23517. "jest-util": "^27.5.1",
  23518. "pretty-format": "^27.5.1",
  23519. "slash": "^3.0.0",
  23520. "stack-utils": "^2.0.3",
  23521. "throat": "^6.0.1"
  23522. }
  23523. },
  23524. "jest-cli": {
  23525. "version": "27.5.1",
  23526. "resolved": "https://registry.npmjs.org/jest-cli/-/jest-cli-27.5.1.tgz",
  23527. "integrity": "sha512-Hc6HOOwYq4/74/c62dEE3r5elx8wjYqxY0r0G/nFrLDPMFRu6RA/u8qINOIkvhxG7mMQ5EJsOGfRpI8L6eFUVw==",
  23528. "requires": {
  23529. "@jest/core": "^27.5.1",
  23530. "@jest/test-result": "^27.5.1",
  23531. "@jest/types": "^27.5.1",
  23532. "chalk": "^4.0.0",
  23533. "exit": "^0.1.2",
  23534. "graceful-fs": "^4.2.9",
  23535. "import-local": "^3.0.2",
  23536. "jest-config": "^27.5.1",
  23537. "jest-util": "^27.5.1",
  23538. "jest-validate": "^27.5.1",
  23539. "prompts": "^2.0.1",
  23540. "yargs": "^16.2.0"
  23541. }
  23542. },
  23543. "jest-config": {
  23544. "version": "27.5.1",
  23545. "resolved": "https://registry.npmjs.org/jest-config/-/jest-config-27.5.1.tgz",
  23546. "integrity": "sha512-5sAsjm6tGdsVbW9ahcChPAFCk4IlkQUknH5AvKjuLTSlcO/wCZKyFdn7Rg0EkC+OGgWODEy2hDpWB1PgzH0JNA==",
  23547. "requires": {
  23548. "@babel/core": "^7.8.0",
  23549. "@jest/test-sequencer": "^27.5.1",
  23550. "@jest/types": "^27.5.1",
  23551. "babel-jest": "^27.5.1",
  23552. "chalk": "^4.0.0",
  23553. "ci-info": "^3.2.0",
  23554. "deepmerge": "^4.2.2",
  23555. "glob": "^7.1.1",
  23556. "graceful-fs": "^4.2.9",
  23557. "jest-circus": "^27.5.1",
  23558. "jest-environment-jsdom": "^27.5.1",
  23559. "jest-environment-node": "^27.5.1",
  23560. "jest-get-type": "^27.5.1",
  23561. "jest-jasmine2": "^27.5.1",
  23562. "jest-regex-util": "^27.5.1",
  23563. "jest-resolve": "^27.5.1",
  23564. "jest-runner": "^27.5.1",
  23565. "jest-util": "^27.5.1",
  23566. "jest-validate": "^27.5.1",
  23567. "micromatch": "^4.0.4",
  23568. "parse-json": "^5.2.0",
  23569. "pretty-format": "^27.5.1",
  23570. "slash": "^3.0.0",
  23571. "strip-json-comments": "^3.1.1"
  23572. },
  23573. "dependencies": {
  23574. "jest-get-type": {
  23575. "version": "27.5.1",
  23576. "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-27.5.1.tgz",
  23577. "integrity": "sha512-2KY95ksYSaK7DMBWQn6dQz3kqAf3BB64y2udeG+hv4KfSOb9qwcYQstTJc1KCbsix+wLZWZYN8t7nwX3GOBLRw=="
  23578. }
  23579. }
  23580. },
  23581. "jest-diff": {
  23582. "version": "26.6.2",
  23583. "resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-26.6.2.tgz",
  23584. "integrity": "sha512-6m+9Z3Gv9wN0WFVasqjCL/06+EFCMTqDEUl/b87HYK2rAPTyfz4ZIuSlPhY51PIQRWx5TaxeF1qmXKe9gfN3sA==",
  23585. "requires": {
  23586. "chalk": "^4.0.0",
  23587. "diff-sequences": "^26.6.2",
  23588. "jest-get-type": "^26.3.0",
  23589. "pretty-format": "^26.6.2"
  23590. },
  23591. "dependencies": {
  23592. "@jest/types": {
  23593. "version": "26.6.2",
  23594. "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz",
  23595. "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==",
  23596. "requires": {
  23597. "@types/istanbul-lib-coverage": "^2.0.0",
  23598. "@types/istanbul-reports": "^3.0.0",
  23599. "@types/node": "*",
  23600. "@types/yargs": "^15.0.0",
  23601. "chalk": "^4.0.0"
  23602. }
  23603. },
  23604. "@types/yargs": {
  23605. "version": "15.0.14",
  23606. "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.14.tgz",
  23607. "integrity": "sha512-yEJzHoxf6SyQGhBhIYGXQDSCkJjB6HohDShto7m8vaKg9Yp0Yn8+71J9eakh2bnPg6BfsH9PRMhiRTZnd4eXGQ==",
  23608. "requires": {
  23609. "@types/yargs-parser": "*"
  23610. }
  23611. },
  23612. "pretty-format": {
  23613. "version": "26.6.2",
  23614. "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-26.6.2.tgz",
  23615. "integrity": "sha512-7AeGuCYNGmycyQbCqd/3PWH4eOoX/OiCa0uphp57NVTeAGdJGaAliecxwBDHYQCIvrW7aDBZCYeNTP/WX69mkg==",
  23616. "requires": {
  23617. "@jest/types": "^26.6.2",
  23618. "ansi-regex": "^5.0.0",
  23619. "ansi-styles": "^4.0.0",
  23620. "react-is": "^17.0.1"
  23621. }
  23622. }
  23623. }
  23624. },
  23625. "jest-docblock": {
  23626. "version": "27.5.1",
  23627. "resolved": "https://registry.npmjs.org/jest-docblock/-/jest-docblock-27.5.1.tgz",
  23628. "integrity": "sha512-rl7hlABeTsRYxKiUfpHrQrG4e2obOiTQWfMEH3PxPjOtdsfLQO4ReWSZaQ7DETm4xu07rl4q/h4zcKXyU0/OzQ==",
  23629. "requires": {
  23630. "detect-newline": "^3.0.0"
  23631. }
  23632. },
  23633. "jest-each": {
  23634. "version": "27.5.1",
  23635. "resolved": "https://registry.npmjs.org/jest-each/-/jest-each-27.5.1.tgz",
  23636. "integrity": "sha512-1Ff6p+FbhT/bXQnEouYy00bkNSY7OUpfIcmdl8vZ31A1UUaurOLPA8a8BbJOF2RDUElwJhmeaV7LnagI+5UwNQ==",
  23637. "requires": {
  23638. "@jest/types": "^27.5.1",
  23639. "chalk": "^4.0.0",
  23640. "jest-get-type": "^27.5.1",
  23641. "jest-util": "^27.5.1",
  23642. "pretty-format": "^27.5.1"
  23643. },
  23644. "dependencies": {
  23645. "jest-get-type": {
  23646. "version": "27.5.1",
  23647. "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-27.5.1.tgz",
  23648. "integrity": "sha512-2KY95ksYSaK7DMBWQn6dQz3kqAf3BB64y2udeG+hv4KfSOb9qwcYQstTJc1KCbsix+wLZWZYN8t7nwX3GOBLRw=="
  23649. }
  23650. }
  23651. },
  23652. "jest-environment-jsdom": {
  23653. "version": "27.5.1",
  23654. "resolved": "https://registry.npmjs.org/jest-environment-jsdom/-/jest-environment-jsdom-27.5.1.tgz",
  23655. "integrity": "sha512-TFBvkTC1Hnnnrka/fUb56atfDtJ9VMZ94JkjTbggl1PEpwrYtUBKMezB3inLmWqQsXYLcMwNoDQwoBTAvFfsfw==",
  23656. "requires": {
  23657. "@jest/environment": "^27.5.1",
  23658. "@jest/fake-timers": "^27.5.1",
  23659. "@jest/types": "^27.5.1",
  23660. "@types/node": "*",
  23661. "jest-mock": "^27.5.1",
  23662. "jest-util": "^27.5.1",
  23663. "jsdom": "^16.6.0"
  23664. }
  23665. },
  23666. "jest-environment-node": {
  23667. "version": "27.5.1",
  23668. "resolved": "https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-27.5.1.tgz",
  23669. "integrity": "sha512-Jt4ZUnxdOsTGwSRAfKEnE6BcwsSPNOijjwifq5sDFSA2kesnXTvNqKHYgM0hDq3549Uf/KzdXNYn4wMZJPlFLw==",
  23670. "requires": {
  23671. "@jest/environment": "^27.5.1",
  23672. "@jest/fake-timers": "^27.5.1",
  23673. "@jest/types": "^27.5.1",
  23674. "@types/node": "*",
  23675. "jest-mock": "^27.5.1",
  23676. "jest-util": "^27.5.1"
  23677. }
  23678. },
  23679. "jest-get-type": {
  23680. "version": "26.3.0",
  23681. "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-26.3.0.tgz",
  23682. "integrity": "sha512-TpfaviN1R2pQWkIihlfEanwOXK0zcxrKEE4MlU6Tn7keoXdN6/3gK/xl0yEh8DOunn5pOVGKf8hB4R9gVh04ig=="
  23683. },
  23684. "jest-haste-map": {
  23685. "version": "27.5.1",
  23686. "resolved": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-27.5.1.tgz",
  23687. "integrity": "sha512-7GgkZ4Fw4NFbMSDSpZwXeBiIbx+t/46nJ2QitkOjvwPYyZmqttu2TDSimMHP1EkPOi4xUZAN1doE5Vd25H4Jng==",
  23688. "requires": {
  23689. "@jest/types": "^27.5.1",
  23690. "@types/graceful-fs": "^4.1.2",
  23691. "@types/node": "*",
  23692. "anymatch": "^3.0.3",
  23693. "fb-watchman": "^2.0.0",
  23694. "fsevents": "^2.3.2",
  23695. "graceful-fs": "^4.2.9",
  23696. "jest-regex-util": "^27.5.1",
  23697. "jest-serializer": "^27.5.1",
  23698. "jest-util": "^27.5.1",
  23699. "jest-worker": "^27.5.1",
  23700. "micromatch": "^4.0.4",
  23701. "walker": "^1.0.7"
  23702. }
  23703. },
  23704. "jest-jasmine2": {
  23705. "version": "27.5.1",
  23706. "resolved": "https://registry.npmjs.org/jest-jasmine2/-/jest-jasmine2-27.5.1.tgz",
  23707. "integrity": "sha512-jtq7VVyG8SqAorDpApwiJJImd0V2wv1xzdheGHRGyuT7gZm6gG47QEskOlzsN1PG/6WNaCo5pmwMHDf3AkG2pQ==",
  23708. "requires": {
  23709. "@jest/environment": "^27.5.1",
  23710. "@jest/source-map": "^27.5.1",
  23711. "@jest/test-result": "^27.5.1",
  23712. "@jest/types": "^27.5.1",
  23713. "@types/node": "*",
  23714. "chalk": "^4.0.0",
  23715. "co": "^4.6.0",
  23716. "expect": "^27.5.1",
  23717. "is-generator-fn": "^2.0.0",
  23718. "jest-each": "^27.5.1",
  23719. "jest-matcher-utils": "^27.5.1",
  23720. "jest-message-util": "^27.5.1",
  23721. "jest-runtime": "^27.5.1",
  23722. "jest-snapshot": "^27.5.1",
  23723. "jest-util": "^27.5.1",
  23724. "pretty-format": "^27.5.1",
  23725. "throat": "^6.0.1"
  23726. }
  23727. },
  23728. "jest-leak-detector": {
  23729. "version": "27.5.1",
  23730. "resolved": "https://registry.npmjs.org/jest-leak-detector/-/jest-leak-detector-27.5.1.tgz",
  23731. "integrity": "sha512-POXfWAMvfU6WMUXftV4HolnJfnPOGEu10fscNCA76KBpRRhcMN2c8d3iT2pxQS3HLbA+5X4sOUPzYO2NUyIlHQ==",
  23732. "requires": {
  23733. "jest-get-type": "^27.5.1",
  23734. "pretty-format": "^27.5.1"
  23735. },
  23736. "dependencies": {
  23737. "jest-get-type": {
  23738. "version": "27.5.1",
  23739. "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-27.5.1.tgz",
  23740. "integrity": "sha512-2KY95ksYSaK7DMBWQn6dQz3kqAf3BB64y2udeG+hv4KfSOb9qwcYQstTJc1KCbsix+wLZWZYN8t7nwX3GOBLRw=="
  23741. }
  23742. }
  23743. },
  23744. "jest-matcher-utils": {
  23745. "version": "27.5.1",
  23746. "resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-27.5.1.tgz",
  23747. "integrity": "sha512-z2uTx/T6LBaCoNWNFWwChLBKYxTMcGBRjAt+2SbP929/Fflb9aa5LGma654Rz8z9HLxsrUaYzxE9T/EFIL/PAw==",
  23748. "requires": {
  23749. "chalk": "^4.0.0",
  23750. "jest-diff": "^27.5.1",
  23751. "jest-get-type": "^27.5.1",
  23752. "pretty-format": "^27.5.1"
  23753. },
  23754. "dependencies": {
  23755. "diff-sequences": {
  23756. "version": "27.5.1",
  23757. "resolved": "https://registry.npmjs.org/diff-sequences/-/diff-sequences-27.5.1.tgz",
  23758. "integrity": "sha512-k1gCAXAsNgLwEL+Y8Wvl+M6oEFj5bgazfZULpS5CneoPPXRaCCW7dm+q21Ky2VEE5X+VeRDBVg1Pcvvsr4TtNQ=="
  23759. },
  23760. "jest-diff": {
  23761. "version": "27.5.1",
  23762. "resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-27.5.1.tgz",
  23763. "integrity": "sha512-m0NvkX55LDt9T4mctTEgnZk3fmEg3NRYutvMPWM/0iPnkFj2wIeF45O1718cMSOFO1vINkqmxqD8vE37uTEbqw==",
  23764. "requires": {
  23765. "chalk": "^4.0.0",
  23766. "diff-sequences": "^27.5.1",
  23767. "jest-get-type": "^27.5.1",
  23768. "pretty-format": "^27.5.1"
  23769. }
  23770. },
  23771. "jest-get-type": {
  23772. "version": "27.5.1",
  23773. "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-27.5.1.tgz",
  23774. "integrity": "sha512-2KY95ksYSaK7DMBWQn6dQz3kqAf3BB64y2udeG+hv4KfSOb9qwcYQstTJc1KCbsix+wLZWZYN8t7nwX3GOBLRw=="
  23775. }
  23776. }
  23777. },
  23778. "jest-message-util": {
  23779. "version": "27.5.1",
  23780. "resolved": "https://registry.npmjs.org/jest-message-util/-/jest-message-util-27.5.1.tgz",
  23781. "integrity": "sha512-rMyFe1+jnyAAf+NHwTclDz0eAaLkVDdKVHHBFWsBWHnnh5YeJMNWWsv7AbFYXfK3oTqvL7VTWkhNLu1jX24D+g==",
  23782. "requires": {
  23783. "@babel/code-frame": "^7.12.13",
  23784. "@jest/types": "^27.5.1",
  23785. "@types/stack-utils": "^2.0.0",
  23786. "chalk": "^4.0.0",
  23787. "graceful-fs": "^4.2.9",
  23788. "micromatch": "^4.0.4",
  23789. "pretty-format": "^27.5.1",
  23790. "slash": "^3.0.0",
  23791. "stack-utils": "^2.0.3"
  23792. }
  23793. },
  23794. "jest-mock": {
  23795. "version": "27.5.1",
  23796. "resolved": "https://registry.npmjs.org/jest-mock/-/jest-mock-27.5.1.tgz",
  23797. "integrity": "sha512-K4jKbY1d4ENhbrG2zuPWaQBvDly+iZ2yAW+T1fATN78hc0sInwn7wZB8XtlNnvHug5RMwV897Xm4LqmPM4e2Og==",
  23798. "requires": {
  23799. "@jest/types": "^27.5.1",
  23800. "@types/node": "*"
  23801. }
  23802. },
  23803. "jest-pnp-resolver": {
  23804. "version": "1.2.2",
  23805. "resolved": "https://registry.npmjs.org/jest-pnp-resolver/-/jest-pnp-resolver-1.2.2.tgz",
  23806. "integrity": "sha512-olV41bKSMm8BdnuMsewT4jqlZ8+3TCARAXjZGT9jcoSnrfUnRCqnMoF9XEeoWjbzObpqF9dRhHQj0Xb9QdF6/w==",
  23807. "requires": {}
  23808. },
  23809. "jest-regex-util": {
  23810. "version": "27.5.1",
  23811. "resolved": "https://registry.npmjs.org/jest-regex-util/-/jest-regex-util-27.5.1.tgz",
  23812. "integrity": "sha512-4bfKq2zie+x16okqDXjXn9ql2B0dScQu+vcwe4TvFVhkVyuWLqpZrZtXxLLWoXYgn0E87I6r6GRYHF7wFZBUvg=="
  23813. },
  23814. "jest-resolve": {
  23815. "version": "27.5.1",
  23816. "resolved": "https://registry.npmjs.org/jest-resolve/-/jest-resolve-27.5.1.tgz",
  23817. "integrity": "sha512-FFDy8/9E6CV83IMbDpcjOhumAQPDyETnU2KZ1O98DwTnz8AOBsW/Xv3GySr1mOZdItLR+zDZ7I/UdTFbgSOVCw==",
  23818. "requires": {
  23819. "@jest/types": "^27.5.1",
  23820. "chalk": "^4.0.0",
  23821. "graceful-fs": "^4.2.9",
  23822. "jest-haste-map": "^27.5.1",
  23823. "jest-pnp-resolver": "^1.2.2",
  23824. "jest-util": "^27.5.1",
  23825. "jest-validate": "^27.5.1",
  23826. "resolve": "^1.20.0",
  23827. "resolve.exports": "^1.1.0",
  23828. "slash": "^3.0.0"
  23829. }
  23830. },
  23831. "jest-resolve-dependencies": {
  23832. "version": "27.5.1",
  23833. "resolved": "https://registry.npmjs.org/jest-resolve-dependencies/-/jest-resolve-dependencies-27.5.1.tgz",
  23834. "integrity": "sha512-QQOOdY4PE39iawDn5rzbIePNigfe5B9Z91GDD1ae/xNDlu9kaat8QQ5EKnNmVWPV54hUdxCVwwj6YMgR2O7IOg==",
  23835. "requires": {
  23836. "@jest/types": "^27.5.1",
  23837. "jest-regex-util": "^27.5.1",
  23838. "jest-snapshot": "^27.5.1"
  23839. }
  23840. },
  23841. "jest-runner": {
  23842. "version": "27.5.1",
  23843. "resolved": "https://registry.npmjs.org/jest-runner/-/jest-runner-27.5.1.tgz",
  23844. "integrity": "sha512-g4NPsM4mFCOwFKXO4p/H/kWGdJp9V8kURY2lX8Me2drgXqG7rrZAx5kv+5H7wtt/cdFIjhqYx1HrlqWHaOvDaQ==",
  23845. "requires": {
  23846. "@jest/console": "^27.5.1",
  23847. "@jest/environment": "^27.5.1",
  23848. "@jest/test-result": "^27.5.1",
  23849. "@jest/transform": "^27.5.1",
  23850. "@jest/types": "^27.5.1",
  23851. "@types/node": "*",
  23852. "chalk": "^4.0.0",
  23853. "emittery": "^0.8.1",
  23854. "graceful-fs": "^4.2.9",
  23855. "jest-docblock": "^27.5.1",
  23856. "jest-environment-jsdom": "^27.5.1",
  23857. "jest-environment-node": "^27.5.1",
  23858. "jest-haste-map": "^27.5.1",
  23859. "jest-leak-detector": "^27.5.1",
  23860. "jest-message-util": "^27.5.1",
  23861. "jest-resolve": "^27.5.1",
  23862. "jest-runtime": "^27.5.1",
  23863. "jest-util": "^27.5.1",
  23864. "jest-worker": "^27.5.1",
  23865. "source-map-support": "^0.5.6",
  23866. "throat": "^6.0.1"
  23867. }
  23868. },
  23869. "jest-runtime": {
  23870. "version": "27.5.1",
  23871. "resolved": "https://registry.npmjs.org/jest-runtime/-/jest-runtime-27.5.1.tgz",
  23872. "integrity": "sha512-o7gxw3Gf+H2IGt8fv0RiyE1+r83FJBRruoA+FXrlHw6xEyBsU8ugA6IPfTdVyA0w8HClpbK+DGJxH59UrNMx8A==",
  23873. "requires": {
  23874. "@jest/environment": "^27.5.1",
  23875. "@jest/fake-timers": "^27.5.1",
  23876. "@jest/globals": "^27.5.1",
  23877. "@jest/source-map": "^27.5.1",
  23878. "@jest/test-result": "^27.5.1",
  23879. "@jest/transform": "^27.5.1",
  23880. "@jest/types": "^27.5.1",
  23881. "chalk": "^4.0.0",
  23882. "cjs-module-lexer": "^1.0.0",
  23883. "collect-v8-coverage": "^1.0.0",
  23884. "execa": "^5.0.0",
  23885. "glob": "^7.1.3",
  23886. "graceful-fs": "^4.2.9",
  23887. "jest-haste-map": "^27.5.1",
  23888. "jest-message-util": "^27.5.1",
  23889. "jest-mock": "^27.5.1",
  23890. "jest-regex-util": "^27.5.1",
  23891. "jest-resolve": "^27.5.1",
  23892. "jest-snapshot": "^27.5.1",
  23893. "jest-util": "^27.5.1",
  23894. "slash": "^3.0.0",
  23895. "strip-bom": "^4.0.0"
  23896. }
  23897. },
  23898. "jest-serializer": {
  23899. "version": "27.5.1",
  23900. "resolved": "https://registry.npmjs.org/jest-serializer/-/jest-serializer-27.5.1.tgz",
  23901. "integrity": "sha512-jZCyo6iIxO1aqUxpuBlwTDMkzOAJS4a3eYz3YzgxxVQFwLeSA7Jfq5cbqCY+JLvTDrWirgusI/0KwxKMgrdf7w==",
  23902. "requires": {
  23903. "@types/node": "*",
  23904. "graceful-fs": "^4.2.9"
  23905. }
  23906. },
  23907. "jest-snapshot": {
  23908. "version": "27.5.1",
  23909. "resolved": "https://registry.npmjs.org/jest-snapshot/-/jest-snapshot-27.5.1.tgz",
  23910. "integrity": "sha512-yYykXI5a0I31xX67mgeLw1DZ0bJB+gpq5IpSuCAoyDi0+BhgU/RIrL+RTzDmkNTchvDFWKP8lp+w/42Z3us5sA==",
  23911. "requires": {
  23912. "@babel/core": "^7.7.2",
  23913. "@babel/generator": "^7.7.2",
  23914. "@babel/plugin-syntax-typescript": "^7.7.2",
  23915. "@babel/traverse": "^7.7.2",
  23916. "@babel/types": "^7.0.0",
  23917. "@jest/transform": "^27.5.1",
  23918. "@jest/types": "^27.5.1",
  23919. "@types/babel__traverse": "^7.0.4",
  23920. "@types/prettier": "^2.1.5",
  23921. "babel-preset-current-node-syntax": "^1.0.0",
  23922. "chalk": "^4.0.0",
  23923. "expect": "^27.5.1",
  23924. "graceful-fs": "^4.2.9",
  23925. "jest-diff": "^27.5.1",
  23926. "jest-get-type": "^27.5.1",
  23927. "jest-haste-map": "^27.5.1",
  23928. "jest-matcher-utils": "^27.5.1",
  23929. "jest-message-util": "^27.5.1",
  23930. "jest-util": "^27.5.1",
  23931. "natural-compare": "^1.4.0",
  23932. "pretty-format": "^27.5.1",
  23933. "semver": "^7.3.2"
  23934. },
  23935. "dependencies": {
  23936. "diff-sequences": {
  23937. "version": "27.5.1",
  23938. "resolved": "https://registry.npmjs.org/diff-sequences/-/diff-sequences-27.5.1.tgz",
  23939. "integrity": "sha512-k1gCAXAsNgLwEL+Y8Wvl+M6oEFj5bgazfZULpS5CneoPPXRaCCW7dm+q21Ky2VEE5X+VeRDBVg1Pcvvsr4TtNQ=="
  23940. },
  23941. "jest-diff": {
  23942. "version": "27.5.1",
  23943. "resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-27.5.1.tgz",
  23944. "integrity": "sha512-m0NvkX55LDt9T4mctTEgnZk3fmEg3NRYutvMPWM/0iPnkFj2wIeF45O1718cMSOFO1vINkqmxqD8vE37uTEbqw==",
  23945. "requires": {
  23946. "chalk": "^4.0.0",
  23947. "diff-sequences": "^27.5.1",
  23948. "jest-get-type": "^27.5.1",
  23949. "pretty-format": "^27.5.1"
  23950. }
  23951. },
  23952. "jest-get-type": {
  23953. "version": "27.5.1",
  23954. "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-27.5.1.tgz",
  23955. "integrity": "sha512-2KY95ksYSaK7DMBWQn6dQz3kqAf3BB64y2udeG+hv4KfSOb9qwcYQstTJc1KCbsix+wLZWZYN8t7nwX3GOBLRw=="
  23956. }
  23957. }
  23958. },
  23959. "jest-util": {
  23960. "version": "27.5.1",
  23961. "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-27.5.1.tgz",
  23962. "integrity": "sha512-Kv2o/8jNvX1MQ0KGtw480E/w4fBCDOnH6+6DmeKi6LZUIlKA5kwY0YNdlzaWTiVgxqAqik11QyxDOKk543aKXw==",
  23963. "requires": {
  23964. "@jest/types": "^27.5.1",
  23965. "@types/node": "*",
  23966. "chalk": "^4.0.0",
  23967. "ci-info": "^3.2.0",
  23968. "graceful-fs": "^4.2.9",
  23969. "picomatch": "^2.2.3"
  23970. }
  23971. },
  23972. "jest-validate": {
  23973. "version": "27.5.1",
  23974. "resolved": "https://registry.npmjs.org/jest-validate/-/jest-validate-27.5.1.tgz",
  23975. "integrity": "sha512-thkNli0LYTmOI1tDB3FI1S1RTp/Bqyd9pTarJwL87OIBFuqEb5Apv5EaApEudYg4g86e3CT6kM0RowkhtEnCBQ==",
  23976. "requires": {
  23977. "@jest/types": "^27.5.1",
  23978. "camelcase": "^6.2.0",
  23979. "chalk": "^4.0.0",
  23980. "jest-get-type": "^27.5.1",
  23981. "leven": "^3.1.0",
  23982. "pretty-format": "^27.5.1"
  23983. },
  23984. "dependencies": {
  23985. "jest-get-type": {
  23986. "version": "27.5.1",
  23987. "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-27.5.1.tgz",
  23988. "integrity": "sha512-2KY95ksYSaK7DMBWQn6dQz3kqAf3BB64y2udeG+hv4KfSOb9qwcYQstTJc1KCbsix+wLZWZYN8t7nwX3GOBLRw=="
  23989. }
  23990. }
  23991. },
  23992. "jest-watch-typeahead": {
  23993. "version": "1.0.0",
  23994. "resolved": "https://registry.npmjs.org/jest-watch-typeahead/-/jest-watch-typeahead-1.0.0.tgz",
  23995. "integrity": "sha512-jxoszalAb394WElmiJTFBMzie/RDCF+W7Q29n5LzOPtcoQoHWfdUtHFkbhgf5NwWe8uMOxvKb/g7ea7CshfkTw==",
  23996. "requires": {
  23997. "ansi-escapes": "^4.3.1",
  23998. "chalk": "^4.0.0",
  23999. "jest-regex-util": "^27.0.0",
  24000. "jest-watcher": "^27.0.0",
  24001. "slash": "^4.0.0",
  24002. "string-length": "^5.0.1",
  24003. "strip-ansi": "^7.0.1"
  24004. },
  24005. "dependencies": {
  24006. "ansi-regex": {
  24007. "version": "6.0.1",
  24008. "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
  24009. "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA=="
  24010. },
  24011. "char-regex": {
  24012. "version": "2.0.1",
  24013. "resolved": "https://registry.npmjs.org/char-regex/-/char-regex-2.0.1.tgz",
  24014. "integrity": "sha512-oSvEeo6ZUD7NepqAat3RqoucZ5SeqLJgOvVIwkafu6IP3V0pO38s/ypdVUmDDK6qIIHNlYHJAKX9E7R7HoKElw=="
  24015. },
  24016. "slash": {
  24017. "version": "4.0.0",
  24018. "resolved": "https://registry.npmjs.org/slash/-/slash-4.0.0.tgz",
  24019. "integrity": "sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew=="
  24020. },
  24021. "string-length": {
  24022. "version": "5.0.1",
  24023. "resolved": "https://registry.npmjs.org/string-length/-/string-length-5.0.1.tgz",
  24024. "integrity": "sha512-9Ep08KAMUn0OadnVaBuRdE2l615CQ508kr0XMadjClfYpdCyvrbFp6Taebo8yyxokQ4viUd/xPPUA4FGgUa0ow==",
  24025. "requires": {
  24026. "char-regex": "^2.0.0",
  24027. "strip-ansi": "^7.0.1"
  24028. }
  24029. },
  24030. "strip-ansi": {
  24031. "version": "7.0.1",
  24032. "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.0.1.tgz",
  24033. "integrity": "sha512-cXNxvT8dFNRVfhVME3JAe98mkXDYN2O1l7jmcwMnOslDeESg1rF/OZMtK0nRAhiari1unG5cD4jG3rapUAkLbw==",
  24034. "requires": {
  24035. "ansi-regex": "^6.0.1"
  24036. }
  24037. }
  24038. }
  24039. },
  24040. "jest-watcher": {
  24041. "version": "27.5.1",
  24042. "resolved": "https://registry.npmjs.org/jest-watcher/-/jest-watcher-27.5.1.tgz",
  24043. "integrity": "sha512-z676SuD6Z8o8qbmEGhoEUFOM1+jfEiL3DXHK/xgEiG2EyNYfFG60jluWcupY6dATjfEsKQuibReS1djInQnoVw==",
  24044. "requires": {
  24045. "@jest/test-result": "^27.5.1",
  24046. "@jest/types": "^27.5.1",
  24047. "@types/node": "*",
  24048. "ansi-escapes": "^4.2.1",
  24049. "chalk": "^4.0.0",
  24050. "jest-util": "^27.5.1",
  24051. "string-length": "^4.0.1"
  24052. }
  24053. },
  24054. "jest-worker": {
  24055. "version": "27.5.1",
  24056. "resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-27.5.1.tgz",
  24057. "integrity": "sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==",
  24058. "requires": {
  24059. "@types/node": "*",
  24060. "merge-stream": "^2.0.0",
  24061. "supports-color": "^8.0.0"
  24062. },
  24063. "dependencies": {
  24064. "supports-color": {
  24065. "version": "8.1.1",
  24066. "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
  24067. "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
  24068. "requires": {
  24069. "has-flag": "^4.0.0"
  24070. }
  24071. }
  24072. }
  24073. },
  24074. "js-base64": {
  24075. "version": "2.6.4",
  24076. "resolved": "https://registry.npmjs.org/js-base64/-/js-base64-2.6.4.tgz",
  24077. "integrity": "sha512-pZe//GGmwJndub7ZghVHz7vjb2LgC1m8B07Au3eYqeqv9emhESByMXxaEgkUkEqJe87oBbSniGYoQNIBklc7IQ=="
  24078. },
  24079. "js-tokens": {
  24080. "version": "4.0.0",
  24081. "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
  24082. "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ=="
  24083. },
  24084. "js-yaml": {
  24085. "version": "3.14.1",
  24086. "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
  24087. "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
  24088. "requires": {
  24089. "argparse": "^1.0.7",
  24090. "esprima": "^4.0.0"
  24091. }
  24092. },
  24093. "jsbn": {
  24094. "version": "0.1.1",
  24095. "resolved": "https://registry.npmjs.org/jsbn/-/jsbn-0.1.1.tgz",
  24096. "integrity": "sha1-peZUwuWi3rXyAdls77yoDA7y9RM="
  24097. },
  24098. "jsdom": {
  24099. "version": "16.7.0",
  24100. "resolved": "https://registry.npmjs.org/jsdom/-/jsdom-16.7.0.tgz",
  24101. "integrity": "sha512-u9Smc2G1USStM+s/x1ru5Sxrl6mPYCbByG1U/hUmqaVsm4tbNyS7CicOSRyuGQYZhTu0h84qkZZQ/I+dzizSVw==",
  24102. "requires": {
  24103. "abab": "^2.0.5",
  24104. "acorn": "^8.2.4",
  24105. "acorn-globals": "^6.0.0",
  24106. "cssom": "^0.4.4",
  24107. "cssstyle": "^2.3.0",
  24108. "data-urls": "^2.0.0",
  24109. "decimal.js": "^10.2.1",
  24110. "domexception": "^2.0.1",
  24111. "escodegen": "^2.0.0",
  24112. "form-data": "^3.0.0",
  24113. "html-encoding-sniffer": "^2.0.1",
  24114. "http-proxy-agent": "^4.0.1",
  24115. "https-proxy-agent": "^5.0.0",
  24116. "is-potential-custom-element-name": "^1.0.1",
  24117. "nwsapi": "^2.2.0",
  24118. "parse5": "6.0.1",
  24119. "saxes": "^5.0.1",
  24120. "symbol-tree": "^3.2.4",
  24121. "tough-cookie": "^4.0.0",
  24122. "w3c-hr-time": "^1.0.2",
  24123. "w3c-xmlserializer": "^2.0.0",
  24124. "webidl-conversions": "^6.1.0",
  24125. "whatwg-encoding": "^1.0.5",
  24126. "whatwg-mimetype": "^2.3.0",
  24127. "whatwg-url": "^8.5.0",
  24128. "ws": "^7.4.6",
  24129. "xml-name-validator": "^3.0.0"
  24130. }
  24131. },
  24132. "jsesc": {
  24133. "version": "2.5.2",
  24134. "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz",
  24135. "integrity": "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA=="
  24136. },
  24137. "json-parse-better-errors": {
  24138. "version": "1.0.2",
  24139. "resolved": "https://registry.npmjs.org/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz",
  24140. "integrity": "sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw=="
  24141. },
  24142. "json-parse-even-better-errors": {
  24143. "version": "2.3.1",
  24144. "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz",
  24145. "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w=="
  24146. },
  24147. "json-schema": {
  24148. "version": "0.4.0",
  24149. "resolved": "https://registry.npmjs.org/json-schema/-/json-schema-0.4.0.tgz",
  24150. "integrity": "sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA=="
  24151. },
  24152. "json-schema-traverse": {
  24153. "version": "0.4.1",
  24154. "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
  24155. "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg=="
  24156. },
  24157. "json-stable-stringify-without-jsonify": {
  24158. "version": "1.0.1",
  24159. "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz",
  24160. "integrity": "sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE="
  24161. },
  24162. "json-stringify-safe": {
  24163. "version": "5.0.1",
  24164. "resolved": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz",
  24165. "integrity": "sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus="
  24166. },
  24167. "json5": {
  24168. "version": "2.2.1",
  24169. "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.1.tgz",
  24170. "integrity": "sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA=="
  24171. },
  24172. "jsonfile": {
  24173. "version": "6.1.0",
  24174. "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz",
  24175. "integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==",
  24176. "requires": {
  24177. "graceful-fs": "^4.1.6",
  24178. "universalify": "^2.0.0"
  24179. }
  24180. },
  24181. "jsonpointer": {
  24182. "version": "5.0.0",
  24183. "resolved": "https://registry.npmjs.org/jsonpointer/-/jsonpointer-5.0.0.tgz",
  24184. "integrity": "sha512-PNYZIdMjVIvVgDSYKTT63Y+KZ6IZvGRNNWcxwD+GNnUz1MKPfv30J8ueCjdwcN0nDx2SlshgyB7Oy0epAzVRRg=="
  24185. },
  24186. "jsprim": {
  24187. "version": "1.4.2",
  24188. "resolved": "https://registry.npmjs.org/jsprim/-/jsprim-1.4.2.tgz",
  24189. "integrity": "sha512-P2bSOMAc/ciLz6DzgjVlGJP9+BrJWu5UDGK70C2iweC5QBIeFf0ZXRvGjEj2uYgrY2MkAAhsSWHDWlFtEroZWw==",
  24190. "requires": {
  24191. "assert-plus": "1.0.0",
  24192. "extsprintf": "1.3.0",
  24193. "json-schema": "0.4.0",
  24194. "verror": "1.10.0"
  24195. }
  24196. },
  24197. "jsx-ast-utils": {
  24198. "version": "3.2.2",
  24199. "resolved": "https://registry.npmjs.org/jsx-ast-utils/-/jsx-ast-utils-3.2.2.tgz",
  24200. "integrity": "sha512-HDAyJ4MNQBboGpUnHAVUNJs6X0lh058s6FuixsFGP7MgJYpD6Vasd6nzSG5iIfXu1zAYlHJ/zsOKNlrenTUBnw==",
  24201. "requires": {
  24202. "array-includes": "^3.1.4",
  24203. "object.assign": "^4.1.2"
  24204. }
  24205. },
  24206. "kind-of": {
  24207. "version": "6.0.3",
  24208. "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz",
  24209. "integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw=="
  24210. },
  24211. "kleur": {
  24212. "version": "3.0.3",
  24213. "resolved": "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz",
  24214. "integrity": "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w=="
  24215. },
  24216. "klona": {
  24217. "version": "2.0.5",
  24218. "resolved": "https://registry.npmjs.org/klona/-/klona-2.0.5.tgz",
  24219. "integrity": "sha512-pJiBpiXMbt7dkzXe8Ghj/u4FfXOOa98fPW+bihOJ4SjnoijweJrNThJfd3ifXpXhREjpoF2mZVH1GfS9LV3kHQ=="
  24220. },
  24221. "language-subtag-registry": {
  24222. "version": "0.3.21",
  24223. "resolved": "https://registry.npmjs.org/language-subtag-registry/-/language-subtag-registry-0.3.21.tgz",
  24224. "integrity": "sha512-L0IqwlIXjilBVVYKFT37X9Ih11Um5NEl9cbJIuU/SwP/zEEAbBPOnEeeuxVMf45ydWQRDQN3Nqc96OgbH1K+Pg=="
  24225. },
  24226. "language-tags": {
  24227. "version": "1.0.5",
  24228. "resolved": "https://registry.npmjs.org/language-tags/-/language-tags-1.0.5.tgz",
  24229. "integrity": "sha1-0yHbxNowuovzAk4ED6XBRmH5GTo=",
  24230. "requires": {
  24231. "language-subtag-registry": "~0.3.2"
  24232. }
  24233. },
  24234. "leven": {
  24235. "version": "3.1.0",
  24236. "resolved": "https://registry.npmjs.org/leven/-/leven-3.1.0.tgz",
  24237. "integrity": "sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A=="
  24238. },
  24239. "levn": {
  24240. "version": "0.4.1",
  24241. "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz",
  24242. "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==",
  24243. "requires": {
  24244. "prelude-ls": "^1.2.1",
  24245. "type-check": "~0.4.0"
  24246. }
  24247. },
  24248. "lilconfig": {
  24249. "version": "2.0.5",
  24250. "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-2.0.5.tgz",
  24251. "integrity": "sha512-xaYmXZtTHPAw5m+xLN8ab9C+3a8YmV3asNSPOATITbtwrfbwaLJj8h66H1WMIpALCkqsIzK3h7oQ+PdX+LQ9Eg=="
  24252. },
  24253. "lines-and-columns": {
  24254. "version": "1.2.4",
  24255. "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz",
  24256. "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg=="
  24257. },
  24258. "loader-runner": {
  24259. "version": "4.3.0",
  24260. "resolved": "https://registry.npmjs.org/loader-runner/-/loader-runner-4.3.0.tgz",
  24261. "integrity": "sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg=="
  24262. },
  24263. "loader-utils": {
  24264. "version": "2.0.2",
  24265. "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.2.tgz",
  24266. "integrity": "sha512-TM57VeHptv569d/GKh6TAYdzKblwDNiumOdkFnejjD0XwTH87K90w3O7AiJRqdQoXygvi1VQTJTLGhJl7WqA7A==",
  24267. "requires": {
  24268. "big.js": "^5.2.2",
  24269. "emojis-list": "^3.0.0",
  24270. "json5": "^2.1.2"
  24271. }
  24272. },
  24273. "locate-path": {
  24274. "version": "6.0.0",
  24275. "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
  24276. "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
  24277. "requires": {
  24278. "p-locate": "^5.0.0"
  24279. }
  24280. },
  24281. "lodash": {
  24282. "version": "4.17.21",
  24283. "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
  24284. "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="
  24285. },
  24286. "lodash.debounce": {
  24287. "version": "4.0.8",
  24288. "resolved": "https://registry.npmjs.org/lodash.debounce/-/lodash.debounce-4.0.8.tgz",
  24289. "integrity": "sha1-gteb/zCmfEAF/9XiUVMArZyk168="
  24290. },
  24291. "lodash.memoize": {
  24292. "version": "4.1.2",
  24293. "resolved": "https://registry.npmjs.org/lodash.memoize/-/lodash.memoize-4.1.2.tgz",
  24294. "integrity": "sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4="
  24295. },
  24296. "lodash.merge": {
  24297. "version": "4.6.2",
  24298. "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz",
  24299. "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ=="
  24300. },
  24301. "lodash.sortby": {
  24302. "version": "4.7.0",
  24303. "resolved": "https://registry.npmjs.org/lodash.sortby/-/lodash.sortby-4.7.0.tgz",
  24304. "integrity": "sha1-7dFMgk4sycHgsKG0K7UhBRakJDg="
  24305. },
  24306. "lodash.uniq": {
  24307. "version": "4.5.0",
  24308. "resolved": "https://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.5.0.tgz",
  24309. "integrity": "sha1-0CJTc662Uq3BvILklFM5qEJ1R3M="
  24310. },
  24311. "loose-envify": {
  24312. "version": "1.4.0",
  24313. "resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz",
  24314. "integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==",
  24315. "requires": {
  24316. "js-tokens": "^3.0.0 || ^4.0.0"
  24317. }
  24318. },
  24319. "lower-case": {
  24320. "version": "2.0.2",
  24321. "resolved": "https://registry.npmjs.org/lower-case/-/lower-case-2.0.2.tgz",
  24322. "integrity": "sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg==",
  24323. "requires": {
  24324. "tslib": "^2.0.3"
  24325. }
  24326. },
  24327. "lru-cache": {
  24328. "version": "6.0.0",
  24329. "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
  24330. "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
  24331. "requires": {
  24332. "yallist": "^4.0.0"
  24333. }
  24334. },
  24335. "lz-string": {
  24336. "version": "1.4.4",
  24337. "resolved": "https://registry.npmjs.org/lz-string/-/lz-string-1.4.4.tgz",
  24338. "integrity": "sha1-wNjq82BZ9wV5bh40SBHPTEmNOiY="
  24339. },
  24340. "magic-string": {
  24341. "version": "0.25.9",
  24342. "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.25.9.tgz",
  24343. "integrity": "sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ==",
  24344. "requires": {
  24345. "sourcemap-codec": "^1.4.8"
  24346. }
  24347. },
  24348. "make-dir": {
  24349. "version": "3.1.0",
  24350. "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz",
  24351. "integrity": "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==",
  24352. "requires": {
  24353. "semver": "^6.0.0"
  24354. },
  24355. "dependencies": {
  24356. "semver": {
  24357. "version": "6.3.0",
  24358. "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
  24359. "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw=="
  24360. }
  24361. }
  24362. },
  24363. "make-fetch-happen": {
  24364. "version": "9.1.0",
  24365. "resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-9.1.0.tgz",
  24366. "integrity": "sha512-+zopwDy7DNknmwPQplem5lAZX/eCOzSvSNNcSKm5eVwTkOBzoktEfXsa9L23J/GIRhxRsaxzkPEhrJEpE2F4Gg==",
  24367. "requires": {
  24368. "agentkeepalive": "^4.1.3",
  24369. "cacache": "^15.2.0",
  24370. "http-cache-semantics": "^4.1.0",
  24371. "http-proxy-agent": "^4.0.1",
  24372. "https-proxy-agent": "^5.0.0",
  24373. "is-lambda": "^1.0.1",
  24374. "lru-cache": "^6.0.0",
  24375. "minipass": "^3.1.3",
  24376. "minipass-collect": "^1.0.2",
  24377. "minipass-fetch": "^1.3.2",
  24378. "minipass-flush": "^1.0.5",
  24379. "minipass-pipeline": "^1.2.4",
  24380. "negotiator": "^0.6.2",
  24381. "promise-retry": "^2.0.1",
  24382. "socks-proxy-agent": "^6.0.0",
  24383. "ssri": "^8.0.0"
  24384. }
  24385. },
  24386. "makeerror": {
  24387. "version": "1.0.12",
  24388. "resolved": "https://registry.npmjs.org/makeerror/-/makeerror-1.0.12.tgz",
  24389. "integrity": "sha512-JmqCvUhmt43madlpFzG4BQzG2Z3m6tvQDNKdClZnO3VbIudJYmxsT0FNJMeiB2+JTSlTQTSbU8QdesVmwJcmLg==",
  24390. "requires": {
  24391. "tmpl": "1.0.5"
  24392. }
  24393. },
  24394. "map-obj": {
  24395. "version": "4.3.0",
  24396. "resolved": "https://registry.npmjs.org/map-obj/-/map-obj-4.3.0.tgz",
  24397. "integrity": "sha512-hdN1wVrZbb29eBGiGjJbeP8JbKjq1urkHJ/LIP/NY48MZ1QVXUsQBV1G1zvYFHn1XE06cwjBsOI2K3Ulnj1YXQ=="
  24398. },
  24399. "mdn-data": {
  24400. "version": "2.0.4",
  24401. "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.4.tgz",
  24402. "integrity": "sha512-iV3XNKw06j5Q7mi6h+9vbx23Tv7JkjEVgKHW4pimwyDGWm0OIQntJJ+u1C6mg6mK1EaTv42XQ7w76yuzH7M2cA=="
  24403. },
  24404. "media-typer": {
  24405. "version": "0.3.0",
  24406. "resolved": "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz",
  24407. "integrity": "sha1-hxDXrwqmJvj/+hzgAWhUUmMlV0g="
  24408. },
  24409. "memfs": {
  24410. "version": "3.4.1",
  24411. "resolved": "https://registry.npmjs.org/memfs/-/memfs-3.4.1.tgz",
  24412. "integrity": "sha512-1c9VPVvW5P7I85c35zAdEr1TD5+F11IToIHIlrVIcflfnzPkJa0ZoYEoEdYDP8KgPFoSZ/opDrUsAoZWym3mtw==",
  24413. "requires": {
  24414. "fs-monkey": "1.0.3"
  24415. }
  24416. },
  24417. "meow": {
  24418. "version": "9.0.0",
  24419. "resolved": "https://registry.npmjs.org/meow/-/meow-9.0.0.tgz",
  24420. "integrity": "sha512-+obSblOQmRhcyBt62furQqRAQpNyWXo8BuQ5bN7dG8wmwQ+vwHKp/rCFD4CrTP8CsDQD1sjoZ94K417XEUk8IQ==",
  24421. "requires": {
  24422. "@types/minimist": "^1.2.0",
  24423. "camelcase-keys": "^6.2.2",
  24424. "decamelize": "^1.2.0",
  24425. "decamelize-keys": "^1.1.0",
  24426. "hard-rejection": "^2.1.0",
  24427. "minimist-options": "4.1.0",
  24428. "normalize-package-data": "^3.0.0",
  24429. "read-pkg-up": "^7.0.1",
  24430. "redent": "^3.0.0",
  24431. "trim-newlines": "^3.0.0",
  24432. "type-fest": "^0.18.0",
  24433. "yargs-parser": "^20.2.3"
  24434. },
  24435. "dependencies": {
  24436. "type-fest": {
  24437. "version": "0.18.1",
  24438. "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.18.1.tgz",
  24439. "integrity": "sha512-OIAYXk8+ISY+qTOwkHtKqzAuxchoMiD9Udx+FSGQDuiRR+PJKJHc2NJAXlbhkGwTt/4/nKZxELY1w3ReWOL8mw=="
  24440. }
  24441. }
  24442. },
  24443. "merge-descriptors": {
  24444. "version": "1.0.1",
  24445. "resolved": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.1.tgz",
  24446. "integrity": "sha1-sAqqVW3YtEVoFQ7J0blT8/kMu2E="
  24447. },
  24448. "merge-stream": {
  24449. "version": "2.0.0",
  24450. "resolved": "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz",
  24451. "integrity": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w=="
  24452. },
  24453. "merge2": {
  24454. "version": "1.4.1",
  24455. "resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz",
  24456. "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg=="
  24457. },
  24458. "methods": {
  24459. "version": "1.1.2",
  24460. "resolved": "https://registry.npmjs.org/methods/-/methods-1.1.2.tgz",
  24461. "integrity": "sha1-VSmk1nZUE07cxSZmVoNbD4Ua/O4="
  24462. },
  24463. "micromatch": {
  24464. "version": "4.0.5",
  24465. "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz",
  24466. "integrity": "sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==",
  24467. "requires": {
  24468. "braces": "^3.0.2",
  24469. "picomatch": "^2.3.1"
  24470. }
  24471. },
  24472. "mime": {
  24473. "version": "1.6.0",
  24474. "resolved": "https://registry.npmjs.org/mime/-/mime-1.6.0.tgz",
  24475. "integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg=="
  24476. },
  24477. "mime-db": {
  24478. "version": "1.52.0",
  24479. "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz",
  24480. "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg=="
  24481. },
  24482. "mime-types": {
  24483. "version": "2.1.35",
  24484. "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz",
  24485. "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==",
  24486. "requires": {
  24487. "mime-db": "1.52.0"
  24488. }
  24489. },
  24490. "mimic-fn": {
  24491. "version": "2.1.0",
  24492. "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz",
  24493. "integrity": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg=="
  24494. },
  24495. "min-indent": {
  24496. "version": "1.0.1",
  24497. "resolved": "https://registry.npmjs.org/min-indent/-/min-indent-1.0.1.tgz",
  24498. "integrity": "sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg=="
  24499. },
  24500. "mini-create-react-context": {
  24501. "version": "0.4.1",
  24502. "resolved": "https://registry.npmjs.org/mini-create-react-context/-/mini-create-react-context-0.4.1.tgz",
  24503. "integrity": "sha512-YWCYEmd5CQeHGSAKrYvXgmzzkrvssZcuuQDDeqkT+PziKGMgE+0MCCtcKbROzocGBG1meBLl2FotlRwf4gAzbQ==",
  24504. "requires": {
  24505. "@babel/runtime": "^7.12.1",
  24506. "tiny-warning": "^1.0.3"
  24507. }
  24508. },
  24509. "mini-css-extract-plugin": {
  24510. "version": "2.6.0",
  24511. "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.6.0.tgz",
  24512. "integrity": "sha512-ndG8nxCEnAemsg4FSgS+yNyHKgkTB4nPKqCOgh65j3/30qqC5RaSQQXMm++Y6sb6E1zRSxPkztj9fqxhS1Eo6w==",
  24513. "requires": {
  24514. "schema-utils": "^4.0.0"
  24515. },
  24516. "dependencies": {
  24517. "ajv": {
  24518. "version": "8.11.0",
  24519. "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.11.0.tgz",
  24520. "integrity": "sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==",
  24521. "requires": {
  24522. "fast-deep-equal": "^3.1.1",
  24523. "json-schema-traverse": "^1.0.0",
  24524. "require-from-string": "^2.0.2",
  24525. "uri-js": "^4.2.2"
  24526. }
  24527. },
  24528. "ajv-keywords": {
  24529. "version": "5.1.0",
  24530. "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz",
  24531. "integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==",
  24532. "requires": {
  24533. "fast-deep-equal": "^3.1.3"
  24534. }
  24535. },
  24536. "json-schema-traverse": {
  24537. "version": "1.0.0",
  24538. "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
  24539. "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug=="
  24540. },
  24541. "schema-utils": {
  24542. "version": "4.0.0",
  24543. "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.0.0.tgz",
  24544. "integrity": "sha512-1edyXKgh6XnJsJSQ8mKWXnN/BVaIbFMLpouRUrXgVq7WYne5kw3MW7UPhO44uRXQSIpTSXoJbmrR2X0w9kUTyg==",
  24545. "requires": {
  24546. "@types/json-schema": "^7.0.9",
  24547. "ajv": "^8.8.0",
  24548. "ajv-formats": "^2.1.1",
  24549. "ajv-keywords": "^5.0.0"
  24550. }
  24551. }
  24552. }
  24553. },
  24554. "minimalistic-assert": {
  24555. "version": "1.0.1",
  24556. "resolved": "https://registry.npmjs.org/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz",
  24557. "integrity": "sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A=="
  24558. },
  24559. "minimatch": {
  24560. "version": "3.1.2",
  24561. "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
  24562. "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
  24563. "requires": {
  24564. "brace-expansion": "^1.1.7"
  24565. }
  24566. },
  24567. "minimist": {
  24568. "version": "1.2.6",
  24569. "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.6.tgz",
  24570. "integrity": "sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q=="
  24571. },
  24572. "minimist-options": {
  24573. "version": "4.1.0",
  24574. "resolved": "https://registry.npmjs.org/minimist-options/-/minimist-options-4.1.0.tgz",
  24575. "integrity": "sha512-Q4r8ghd80yhO/0j1O3B2BjweX3fiHg9cdOwjJd2J76Q135c+NDxGCqdYKQ1SKBuFfgWbAUzBfvYjPUEeNgqN1A==",
  24576. "requires": {
  24577. "arrify": "^1.0.1",
  24578. "is-plain-obj": "^1.1.0",
  24579. "kind-of": "^6.0.3"
  24580. },
  24581. "dependencies": {
  24582. "is-plain-obj": {
  24583. "version": "1.1.0",
  24584. "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-1.1.0.tgz",
  24585. "integrity": "sha1-caUMhCnfync8kqOQpKA7OfzVHT4="
  24586. }
  24587. }
  24588. },
  24589. "minipass": {
  24590. "version": "3.1.6",
  24591. "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.1.6.tgz",
  24592. "integrity": "sha512-rty5kpw9/z8SX9dmxblFA6edItUmwJgMeYDZRrwlIVN27i8gysGbznJwUggw2V/FVqFSDdWy040ZPS811DYAqQ==",
  24593. "requires": {
  24594. "yallist": "^4.0.0"
  24595. }
  24596. },
  24597. "minipass-collect": {
  24598. "version": "1.0.2",
  24599. "resolved": "https://registry.npmjs.org/minipass-collect/-/minipass-collect-1.0.2.tgz",
  24600. "integrity": "sha512-6T6lH0H8OG9kITm/Jm6tdooIbogG9e0tLgpY6mphXSm/A9u8Nq1ryBG+Qspiub9LjWlBPsPS3tWQ/Botq4FdxA==",
  24601. "requires": {
  24602. "minipass": "^3.0.0"
  24603. }
  24604. },
  24605. "minipass-fetch": {
  24606. "version": "1.4.1",
  24607. "resolved": "https://registry.npmjs.org/minipass-fetch/-/minipass-fetch-1.4.1.tgz",
  24608. "integrity": "sha512-CGH1eblLq26Y15+Azk7ey4xh0J/XfJfrCox5LDJiKqI2Q2iwOLOKrlmIaODiSQS8d18jalF6y2K2ePUm0CmShw==",
  24609. "requires": {
  24610. "encoding": "^0.1.12",
  24611. "minipass": "^3.1.0",
  24612. "minipass-sized": "^1.0.3",
  24613. "minizlib": "^2.0.0"
  24614. }
  24615. },
  24616. "minipass-flush": {
  24617. "version": "1.0.5",
  24618. "resolved": "https://registry.npmjs.org/minipass-flush/-/minipass-flush-1.0.5.tgz",
  24619. "integrity": "sha512-JmQSYYpPUqX5Jyn1mXaRwOda1uQ8HP5KAT/oDSLCzt1BYRhQU0/hDtsB1ufZfEEzMZ9aAVmsBw8+FWsIXlClWw==",
  24620. "requires": {
  24621. "minipass": "^3.0.0"
  24622. }
  24623. },
  24624. "minipass-pipeline": {
  24625. "version": "1.2.4",
  24626. "resolved": "https://registry.npmjs.org/minipass-pipeline/-/minipass-pipeline-1.2.4.tgz",
  24627. "integrity": "sha512-xuIq7cIOt09RPRJ19gdi4b+RiNvDFYe5JH+ggNvBqGqpQXcru3PcRmOZuHBKWK1Txf9+cQ+HMVN4d6z46LZP7A==",
  24628. "requires": {
  24629. "minipass": "^3.0.0"
  24630. }
  24631. },
  24632. "minipass-sized": {
  24633. "version": "1.0.3",
  24634. "resolved": "https://registry.npmjs.org/minipass-sized/-/minipass-sized-1.0.3.tgz",
  24635. "integrity": "sha512-MbkQQ2CTiBMlA2Dm/5cY+9SWFEN8pzzOXi6rlM5Xxq0Yqbda5ZQy9sU75a673FE9ZK0Zsbr6Y5iP6u9nktfg2g==",
  24636. "requires": {
  24637. "minipass": "^3.0.0"
  24638. }
  24639. },
  24640. "minizlib": {
  24641. "version": "2.1.2",
  24642. "resolved": "https://registry.npmjs.org/minizlib/-/minizlib-2.1.2.tgz",
  24643. "integrity": "sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==",
  24644. "requires": {
  24645. "minipass": "^3.0.0",
  24646. "yallist": "^4.0.0"
  24647. }
  24648. },
  24649. "mkdirp": {
  24650. "version": "0.5.6",
  24651. "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.6.tgz",
  24652. "integrity": "sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==",
  24653. "requires": {
  24654. "minimist": "^1.2.6"
  24655. }
  24656. },
  24657. "ms": {
  24658. "version": "2.1.2",
  24659. "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
  24660. "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
  24661. },
  24662. "multicast-dns": {
  24663. "version": "7.2.4",
  24664. "resolved": "https://registry.npmjs.org/multicast-dns/-/multicast-dns-7.2.4.tgz",
  24665. "integrity": "sha512-XkCYOU+rr2Ft3LI6w4ye51M3VK31qJXFIxu0XLw169PtKG0Zx47OrXeVW/GCYOfpC9s1yyyf1S+L8/4LY0J9Zw==",
  24666. "requires": {
  24667. "dns-packet": "^5.2.2",
  24668. "thunky": "^1.0.2"
  24669. }
  24670. },
  24671. "nan": {
  24672. "version": "2.15.0",
  24673. "resolved": "https://registry.npmjs.org/nan/-/nan-2.15.0.tgz",
  24674. "integrity": "sha512-8ZtvEnA2c5aYCZYd1cvgdnU6cqwixRoYg70xPLWUws5ORTa/lnw+u4amixRS/Ac5U5mQVgp9pnlSUnbNWFaWZQ=="
  24675. },
  24676. "nanoid": {
  24677. "version": "3.3.2",
  24678. "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.2.tgz",
  24679. "integrity": "sha512-CuHBogktKwpm5g2sRgv83jEy2ijFzBwMoYA60orPDR7ynsLijJDqgsi4RDGj3OJpy3Ieb+LYwiRmIOGyytgITA=="
  24680. },
  24681. "native-run": {
  24682. "version": "1.5.0",
  24683. "resolved": "https://registry.npmjs.org/native-run/-/native-run-1.5.0.tgz",
  24684. "integrity": "sha512-YYsYYAljk70N+FJLeY5KuafsBit7agOBR3ch1KTXOaKkREkM49yCwJIwVz2faoWpJ2MeyLdXltk5PskUuPQqZA==",
  24685. "dev": true,
  24686. "requires": {
  24687. "@ionic/utils-fs": "^3.1.5",
  24688. "@ionic/utils-terminal": "^2.3.1",
  24689. "bplist-parser": "^0.3.0",
  24690. "debug": "^4.3.2",
  24691. "elementtree": "^0.1.7",
  24692. "ini": "^1.3.5",
  24693. "plist": "^3.0.4",
  24694. "split2": "^3.2.2",
  24695. "through2": "^4.0.2",
  24696. "tslib": "^2.3.1",
  24697. "yauzl": "^2.10.0"
  24698. }
  24699. },
  24700. "natural-compare": {
  24701. "version": "1.4.0",
  24702. "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz",
  24703. "integrity": "sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc="
  24704. },
  24705. "negotiator": {
  24706. "version": "0.6.3",
  24707. "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.3.tgz",
  24708. "integrity": "sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg=="
  24709. },
  24710. "neo-async": {
  24711. "version": "2.6.2",
  24712. "resolved": "https://registry.npmjs.org/neo-async/-/neo-async-2.6.2.tgz",
  24713. "integrity": "sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw=="
  24714. },
  24715. "no-case": {
  24716. "version": "3.0.4",
  24717. "resolved": "https://registry.npmjs.org/no-case/-/no-case-3.0.4.tgz",
  24718. "integrity": "sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==",
  24719. "requires": {
  24720. "lower-case": "^2.0.2",
  24721. "tslib": "^2.0.3"
  24722. }
  24723. },
  24724. "node": {
  24725. "version": "17.7.2",
  24726. "resolved": "https://registry.npmjs.org/node/-/node-17.7.2.tgz",
  24727. "integrity": "sha512-1hLwQfuA39nUDxCTwKqS8l27E9OEzfAdK5xU4Wcr3h2FrQao6qWNnurgWn4GJn9g6tfHuuupyrBl1lvMLNnecw==",
  24728. "requires": {
  24729. "node-bin-setup": "^1.0.0"
  24730. }
  24731. },
  24732. "node-bin-setup": {
  24733. "version": "1.1.0",
  24734. "resolved": "https://registry.npmjs.org/node-bin-setup/-/node-bin-setup-1.1.0.tgz",
  24735. "integrity": "sha512-pTeU6NgUrexiLNtd+AKwvg6cngHMvj5FZ5e2bbv2ogBSIc9yhkXSSaTScfSRZnwHIh5YFmYSYlemLWkiKD7rog=="
  24736. },
  24737. "node-forge": {
  24738. "version": "1.3.1",
  24739. "resolved": "https://registry.npmjs.org/node-forge/-/node-forge-1.3.1.tgz",
  24740. "integrity": "sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA=="
  24741. },
  24742. "node-gyp": {
  24743. "version": "8.4.1",
  24744. "resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-8.4.1.tgz",
  24745. "integrity": "sha512-olTJRgUtAb/hOXG0E93wZDs5YiJlgbXxTwQAFHyNlRsXQnYzUaF2aGgujZbw+hR8aF4ZG/rST57bWMWD16jr9w==",
  24746. "requires": {
  24747. "env-paths": "^2.2.0",
  24748. "glob": "^7.1.4",
  24749. "graceful-fs": "^4.2.6",
  24750. "make-fetch-happen": "^9.1.0",
  24751. "nopt": "^5.0.0",
  24752. "npmlog": "^6.0.0",
  24753. "rimraf": "^3.0.2",
  24754. "semver": "^7.3.5",
  24755. "tar": "^6.1.2",
  24756. "which": "^2.0.2"
  24757. },
  24758. "dependencies": {
  24759. "are-we-there-yet": {
  24760. "version": "3.0.0",
  24761. "resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-3.0.0.tgz",
  24762. "integrity": "sha512-0GWpv50YSOcLXaN6/FAKY3vfRbllXWV2xvfA/oKJF8pzFhWXPV+yjhJXDBbjscDYowv7Yw1A3uigpzn5iEGTyw==",
  24763. "requires": {
  24764. "delegates": "^1.0.0",
  24765. "readable-stream": "^3.6.0"
  24766. }
  24767. },
  24768. "gauge": {
  24769. "version": "4.0.4",
  24770. "resolved": "https://registry.npmjs.org/gauge/-/gauge-4.0.4.tgz",
  24771. "integrity": "sha512-f9m+BEN5jkg6a0fZjleidjN51VE1X+mPFQ2DJ0uv1V39oCLCbsGe6yjbBnp7eK7z/+GAon99a3nHuqbuuthyPg==",
  24772. "requires": {
  24773. "aproba": "^1.0.3 || ^2.0.0",
  24774. "color-support": "^1.1.3",
  24775. "console-control-strings": "^1.1.0",
  24776. "has-unicode": "^2.0.1",
  24777. "signal-exit": "^3.0.7",
  24778. "string-width": "^4.2.3",
  24779. "strip-ansi": "^6.0.1",
  24780. "wide-align": "^1.1.5"
  24781. }
  24782. },
  24783. "npmlog": {
  24784. "version": "6.0.1",
  24785. "resolved": "https://registry.npmjs.org/npmlog/-/npmlog-6.0.1.tgz",
  24786. "integrity": "sha512-BTHDvY6nrRHuRfyjt1MAufLxYdVXZfd099H4+i1f0lPywNQyI4foeNXJRObB/uy+TYqUW0vAD9gbdSOXPst7Eg==",
  24787. "requires": {
  24788. "are-we-there-yet": "^3.0.0",
  24789. "console-control-strings": "^1.1.0",
  24790. "gauge": "^4.0.0",
  24791. "set-blocking": "^2.0.0"
  24792. }
  24793. }
  24794. }
  24795. },
  24796. "node-int64": {
  24797. "version": "0.4.0",
  24798. "resolved": "https://registry.npmjs.org/node-int64/-/node-int64-0.4.0.tgz",
  24799. "integrity": "sha1-h6kGXNs1XTGC2PlM4RGIuCXGijs="
  24800. },
  24801. "node-releases": {
  24802. "version": "2.0.3",
  24803. "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.3.tgz",
  24804. "integrity": "sha512-maHFz6OLqYxz+VQyCAtA3PTX4UP/53pa05fyDNc9CwjvJ0yEh6+xBwKsgCxMNhS8taUKBFYxfuiaD9U/55iFaw=="
  24805. },
  24806. "node-sass": {
  24807. "version": "7.0.1",
  24808. "resolved": "https://registry.npmjs.org/node-sass/-/node-sass-7.0.1.tgz",
  24809. "integrity": "sha512-uMy+Xt29NlqKCFdFRZyXKOTqGt+QaKHexv9STj2WeLottnlqZEEWx6Bj0MXNthmFRRdM/YwyNo/8Tr46TOM0jQ==",
  24810. "requires": {
  24811. "async-foreach": "^0.1.3",
  24812. "chalk": "^4.1.2",
  24813. "cross-spawn": "^7.0.3",
  24814. "gaze": "^1.0.0",
  24815. "get-stdin": "^4.0.1",
  24816. "glob": "^7.0.3",
  24817. "lodash": "^4.17.15",
  24818. "meow": "^9.0.0",
  24819. "nan": "^2.13.2",
  24820. "node-gyp": "^8.4.1",
  24821. "npmlog": "^5.0.0",
  24822. "request": "^2.88.0",
  24823. "sass-graph": "4.0.0",
  24824. "stdout-stream": "^1.4.0",
  24825. "true-case-path": "^1.0.2"
  24826. }
  24827. },
  24828. "nopt": {
  24829. "version": "5.0.0",
  24830. "resolved": "https://registry.npmjs.org/nopt/-/nopt-5.0.0.tgz",
  24831. "integrity": "sha512-Tbj67rffqceeLpcRXrT7vKAN8CwfPeIBgM7E6iBkmKLV7bEMwpGgYLGv0jACUsECaa/vuxP0IjEont6umdMgtQ==",
  24832. "requires": {
  24833. "abbrev": "1"
  24834. }
  24835. },
  24836. "normalize-package-data": {
  24837. "version": "3.0.3",
  24838. "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-3.0.3.tgz",
  24839. "integrity": "sha512-p2W1sgqij3zMMyRC067Dg16bfzVH+w7hyegmpIvZ4JNjqtGOVAIvLmjBx3yP7YTe9vKJgkoNOPjwQGogDoMXFA==",
  24840. "requires": {
  24841. "hosted-git-info": "^4.0.1",
  24842. "is-core-module": "^2.5.0",
  24843. "semver": "^7.3.4",
  24844. "validate-npm-package-license": "^3.0.1"
  24845. }
  24846. },
  24847. "normalize-path": {
  24848. "version": "3.0.0",
  24849. "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz",
  24850. "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA=="
  24851. },
  24852. "normalize-range": {
  24853. "version": "0.1.2",
  24854. "resolved": "https://registry.npmjs.org/normalize-range/-/normalize-range-0.1.2.tgz",
  24855. "integrity": "sha1-LRDAa9/TEuqXd2laTShDlFa3WUI="
  24856. },
  24857. "normalize-url": {
  24858. "version": "6.1.0",
  24859. "resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-6.1.0.tgz",
  24860. "integrity": "sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A=="
  24861. },
  24862. "npm-run-path": {
  24863. "version": "4.0.1",
  24864. "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz",
  24865. "integrity": "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==",
  24866. "requires": {
  24867. "path-key": "^3.0.0"
  24868. }
  24869. },
  24870. "npmlog": {
  24871. "version": "5.0.1",
  24872. "resolved": "https://registry.npmjs.org/npmlog/-/npmlog-5.0.1.tgz",
  24873. "integrity": "sha512-AqZtDUWOMKs1G/8lwylVjrdYgqA4d9nu8hc+0gzRxlDb1I10+FHBGMXs6aiQHFdCUUlqH99MUMuLfzWDNDtfxw==",
  24874. "requires": {
  24875. "are-we-there-yet": "^2.0.0",
  24876. "console-control-strings": "^1.1.0",
  24877. "gauge": "^3.0.0",
  24878. "set-blocking": "^2.0.0"
  24879. }
  24880. },
  24881. "nth-check": {
  24882. "version": "2.0.1",
  24883. "resolved": "https://registry.npmjs.org/nth-check/-/nth-check-2.0.1.tgz",
  24884. "integrity": "sha512-it1vE95zF6dTT9lBsYbxvqh0Soy4SPowchj0UBGj/V6cTPnXXtQOPUbhZ6CmGzAD/rW22LQK6E96pcdJXk4A4w==",
  24885. "requires": {
  24886. "boolbase": "^1.0.0"
  24887. }
  24888. },
  24889. "nwsapi": {
  24890. "version": "2.2.0",
  24891. "resolved": "https://registry.npmjs.org/nwsapi/-/nwsapi-2.2.0.tgz",
  24892. "integrity": "sha512-h2AatdwYH+JHiZpv7pt/gSX1XoRGb7L/qSIeuqA6GwYoF9w1vP1cw42TO0aI2pNyshRK5893hNSl+1//vHK7hQ=="
  24893. },
  24894. "oauth-sign": {
  24895. "version": "0.9.0",
  24896. "resolved": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.9.0.tgz",
  24897. "integrity": "sha512-fexhUFFPTGV8ybAtSIGbV6gOkSv8UtRbDBnAyLQw4QPKkgNlsH2ByPGtMUqdWkos6YCRmAqViwgZrJc/mRDzZQ=="
  24898. },
  24899. "object-assign": {
  24900. "version": "4.1.1",
  24901. "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz",
  24902. "integrity": "sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM="
  24903. },
  24904. "object-hash": {
  24905. "version": "3.0.0",
  24906. "resolved": "https://registry.npmjs.org/object-hash/-/object-hash-3.0.0.tgz",
  24907. "integrity": "sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw=="
  24908. },
  24909. "object-inspect": {
  24910. "version": "1.12.0",
  24911. "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.12.0.tgz",
  24912. "integrity": "sha512-Ho2z80bVIvJloH+YzRmpZVQe87+qASmBUKZDWgx9cu+KDrX2ZDH/3tMy+gXbZETVGs2M8YdxObOh7XAtim9Y0g=="
  24913. },
  24914. "object-keys": {
  24915. "version": "1.1.1",
  24916. "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz",
  24917. "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA=="
  24918. },
  24919. "object.assign": {
  24920. "version": "4.1.2",
  24921. "resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.2.tgz",
  24922. "integrity": "sha512-ixT2L5THXsApyiUPYKmW+2EHpXXe5Ii3M+f4e+aJFAHao5amFRW6J0OO6c/LU8Be47utCx2GL89hxGB6XSmKuQ==",
  24923. "requires": {
  24924. "call-bind": "^1.0.0",
  24925. "define-properties": "^1.1.3",
  24926. "has-symbols": "^1.0.1",
  24927. "object-keys": "^1.1.1"
  24928. }
  24929. },
  24930. "object.entries": {
  24931. "version": "1.1.5",
  24932. "resolved": "https://registry.npmjs.org/object.entries/-/object.entries-1.1.5.tgz",
  24933. "integrity": "sha512-TyxmjUoZggd4OrrU1W66FMDG6CuqJxsFvymeyXI51+vQLN67zYfZseptRge703kKQdo4uccgAKebXFcRCzk4+g==",
  24934. "requires": {
  24935. "call-bind": "^1.0.2",
  24936. "define-properties": "^1.1.3",
  24937. "es-abstract": "^1.19.1"
  24938. }
  24939. },
  24940. "object.fromentries": {
  24941. "version": "2.0.5",
  24942. "resolved": "https://registry.npmjs.org/object.fromentries/-/object.fromentries-2.0.5.tgz",
  24943. "integrity": "sha512-CAyG5mWQRRiBU57Re4FKoTBjXfDoNwdFVH2Y1tS9PqCsfUTymAohOkEMSG3aRNKmv4lV3O7p1et7c187q6bynw==",
  24944. "requires": {
  24945. "call-bind": "^1.0.2",
  24946. "define-properties": "^1.1.3",
  24947. "es-abstract": "^1.19.1"
  24948. }
  24949. },
  24950. "object.getownpropertydescriptors": {
  24951. "version": "2.1.3",
  24952. "resolved": "https://registry.npmjs.org/object.getownpropertydescriptors/-/object.getownpropertydescriptors-2.1.3.tgz",
  24953. "integrity": "sha512-VdDoCwvJI4QdC6ndjpqFmoL3/+HxffFBbcJzKi5hwLLqqx3mdbedRpfZDdK0SrOSauj8X4GzBvnDZl4vTN7dOw==",
  24954. "requires": {
  24955. "call-bind": "^1.0.2",
  24956. "define-properties": "^1.1.3",
  24957. "es-abstract": "^1.19.1"
  24958. }
  24959. },
  24960. "object.hasown": {
  24961. "version": "1.1.0",
  24962. "resolved": "https://registry.npmjs.org/object.hasown/-/object.hasown-1.1.0.tgz",
  24963. "integrity": "sha512-MhjYRfj3GBlhSkDHo6QmvgjRLXQ2zndabdf3nX0yTyZK9rPfxb6uRpAac8HXNLy1GpqWtZ81Qh4v3uOls2sRAg==",
  24964. "requires": {
  24965. "define-properties": "^1.1.3",
  24966. "es-abstract": "^1.19.1"
  24967. }
  24968. },
  24969. "object.values": {
  24970. "version": "1.1.5",
  24971. "resolved": "https://registry.npmjs.org/object.values/-/object.values-1.1.5.tgz",
  24972. "integrity": "sha512-QUZRW0ilQ3PnPpbNtgdNV1PDbEqLIiSFB3l+EnGtBQ/8SUTLj1PZwtQHABZtLgwpJZTSZhuGLOGk57Drx2IvYg==",
  24973. "requires": {
  24974. "call-bind": "^1.0.2",
  24975. "define-properties": "^1.1.3",
  24976. "es-abstract": "^1.19.1"
  24977. }
  24978. },
  24979. "obuf": {
  24980. "version": "1.1.2",
  24981. "resolved": "https://registry.npmjs.org/obuf/-/obuf-1.1.2.tgz",
  24982. "integrity": "sha512-PX1wu0AmAdPqOL1mWhqmlOd8kOIZQwGZw6rh7uby9fTc5lhaOWFLX3I6R1hrF9k3zUY40e6igsLGkDXK92LJNg=="
  24983. },
  24984. "on-finished": {
  24985. "version": "2.3.0",
  24986. "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.3.0.tgz",
  24987. "integrity": "sha1-IPEzZIGwg811M3mSoWlxqi2QaUc=",
  24988. "requires": {
  24989. "ee-first": "1.1.1"
  24990. }
  24991. },
  24992. "on-headers": {
  24993. "version": "1.0.2",
  24994. "resolved": "https://registry.npmjs.org/on-headers/-/on-headers-1.0.2.tgz",
  24995. "integrity": "sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA=="
  24996. },
  24997. "once": {
  24998. "version": "1.4.0",
  24999. "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
  25000. "integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=",
  25001. "requires": {
  25002. "wrappy": "1"
  25003. }
  25004. },
  25005. "onetime": {
  25006. "version": "5.1.2",
  25007. "resolved": "https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz",
  25008. "integrity": "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==",
  25009. "requires": {
  25010. "mimic-fn": "^2.1.0"
  25011. }
  25012. },
  25013. "open": {
  25014. "version": "8.4.0",
  25015. "resolved": "https://registry.npmjs.org/open/-/open-8.4.0.tgz",
  25016. "integrity": "sha512-XgFPPM+B28FtCCgSb9I+s9szOC1vZRSwgWsRUA5ylIxRTgKozqjOCrVOqGsYABPYK5qnfqClxZTFBa8PKt2v6Q==",
  25017. "requires": {
  25018. "define-lazy-prop": "^2.0.0",
  25019. "is-docker": "^2.1.1",
  25020. "is-wsl": "^2.2.0"
  25021. }
  25022. },
  25023. "optionator": {
  25024. "version": "0.9.1",
  25025. "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.1.tgz",
  25026. "integrity": "sha512-74RlY5FCnhq4jRxVUPKDaRwrVNXMqsGsiW6AJw4XK8hmtm10wC0ypZBLw5IIp85NZMr91+qd1RvvENwg7jjRFw==",
  25027. "requires": {
  25028. "deep-is": "^0.1.3",
  25029. "fast-levenshtein": "^2.0.6",
  25030. "levn": "^0.4.1",
  25031. "prelude-ls": "^1.2.1",
  25032. "type-check": "^0.4.0",
  25033. "word-wrap": "^1.2.3"
  25034. }
  25035. },
  25036. "p-limit": {
  25037. "version": "3.1.0",
  25038. "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz",
  25039. "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==",
  25040. "requires": {
  25041. "yocto-queue": "^0.1.0"
  25042. }
  25043. },
  25044. "p-locate": {
  25045. "version": "5.0.0",
  25046. "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz",
  25047. "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
  25048. "requires": {
  25049. "p-limit": "^3.0.2"
  25050. }
  25051. },
  25052. "p-map": {
  25053. "version": "4.0.0",
  25054. "resolved": "https://registry.npmjs.org/p-map/-/p-map-4.0.0.tgz",
  25055. "integrity": "sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==",
  25056. "requires": {
  25057. "aggregate-error": "^3.0.0"
  25058. }
  25059. },
  25060. "p-retry": {
  25061. "version": "4.6.1",
  25062. "resolved": "https://registry.npmjs.org/p-retry/-/p-retry-4.6.1.tgz",
  25063. "integrity": "sha512-e2xXGNhZOZ0lfgR9kL34iGlU8N/KO0xZnQxVEwdeOvpqNDQfdnxIYizvWtK8RglUa3bGqI8g0R/BdfzLMxRkiA==",
  25064. "requires": {
  25065. "@types/retry": "^0.12.0",
  25066. "retry": "^0.13.1"
  25067. }
  25068. },
  25069. "p-try": {
  25070. "version": "2.2.0",
  25071. "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz",
  25072. "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ=="
  25073. },
  25074. "param-case": {
  25075. "version": "3.0.4",
  25076. "resolved": "https://registry.npmjs.org/param-case/-/param-case-3.0.4.tgz",
  25077. "integrity": "sha512-RXlj7zCYokReqWpOPH9oYivUzLYZ5vAPIfEmCTNViosC78F8F0H9y7T7gG2M39ymgutxF5gcFEsyZQSph9Bp3A==",
  25078. "requires": {
  25079. "dot-case": "^3.0.4",
  25080. "tslib": "^2.0.3"
  25081. }
  25082. },
  25083. "parent-module": {
  25084. "version": "1.0.1",
  25085. "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz",
  25086. "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==",
  25087. "requires": {
  25088. "callsites": "^3.0.0"
  25089. }
  25090. },
  25091. "parse-json": {
  25092. "version": "5.2.0",
  25093. "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz",
  25094. "integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==",
  25095. "requires": {
  25096. "@babel/code-frame": "^7.0.0",
  25097. "error-ex": "^1.3.1",
  25098. "json-parse-even-better-errors": "^2.3.0",
  25099. "lines-and-columns": "^1.1.6"
  25100. }
  25101. },
  25102. "parse5": {
  25103. "version": "6.0.1",
  25104. "resolved": "https://registry.npmjs.org/parse5/-/parse5-6.0.1.tgz",
  25105. "integrity": "sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw=="
  25106. },
  25107. "parseurl": {
  25108. "version": "1.3.3",
  25109. "resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz",
  25110. "integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ=="
  25111. },
  25112. "pascal-case": {
  25113. "version": "3.1.2",
  25114. "resolved": "https://registry.npmjs.org/pascal-case/-/pascal-case-3.1.2.tgz",
  25115. "integrity": "sha512-uWlGT3YSnK9x3BQJaOdcZwrnV6hPpd8jFH1/ucpiLRPh/2zCVJKS19E4GvYHvaCcACn3foXZ0cLB9Wrx1KGe5g==",
  25116. "requires": {
  25117. "no-case": "^3.0.4",
  25118. "tslib": "^2.0.3"
  25119. }
  25120. },
  25121. "path-exists": {
  25122. "version": "4.0.0",
  25123. "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
  25124. "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w=="
  25125. },
  25126. "path-is-absolute": {
  25127. "version": "1.0.1",
  25128. "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
  25129. "integrity": "sha1-F0uSaHNVNP+8es5r9TpanhtcX18="
  25130. },
  25131. "path-key": {
  25132. "version": "3.1.1",
  25133. "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
  25134. "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q=="
  25135. },
  25136. "path-parse": {
  25137. "version": "1.0.7",
  25138. "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz",
  25139. "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw=="
  25140. },
  25141. "path-to-regexp": {
  25142. "version": "1.8.0",
  25143. "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-1.8.0.tgz",
  25144. "integrity": "sha512-n43JRhlUKUAlibEJhPeir1ncUID16QnEjNpwzNdO3Lm4ywrBpBZ5oLD0I6br9evr1Y9JTqwRtAh7JLoOzAQdVA==",
  25145. "requires": {
  25146. "isarray": "0.0.1"
  25147. }
  25148. },
  25149. "path-type": {
  25150. "version": "4.0.0",
  25151. "resolved": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz",
  25152. "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw=="
  25153. },
  25154. "pend": {
  25155. "version": "1.2.0",
  25156. "resolved": "https://registry.npmjs.org/pend/-/pend-1.2.0.tgz",
  25157. "integrity": "sha1-elfrVQpng/kRUzH89GY9XI4AelA=",
  25158. "dev": true
  25159. },
  25160. "performance-now": {
  25161. "version": "2.1.0",
  25162. "resolved": "https://registry.npmjs.org/performance-now/-/performance-now-2.1.0.tgz",
  25163. "integrity": "sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns="
  25164. },
  25165. "picocolors": {
  25166. "version": "1.0.0",
  25167. "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz",
  25168. "integrity": "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ=="
  25169. },
  25170. "picomatch": {
  25171. "version": "2.3.1",
  25172. "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz",
  25173. "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA=="
  25174. },
  25175. "pirates": {
  25176. "version": "4.0.5",
  25177. "resolved": "https://registry.npmjs.org/pirates/-/pirates-4.0.5.tgz",
  25178. "integrity": "sha512-8V9+HQPupnaXMA23c5hvl69zXvTwTzyAYasnkb0Tts4XvO4CliqONMOnvlq26rkhLC3nWDFBJf73LU1e1VZLaQ=="
  25179. },
  25180. "pkg-dir": {
  25181. "version": "4.2.0",
  25182. "resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz",
  25183. "integrity": "sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==",
  25184. "requires": {
  25185. "find-up": "^4.0.0"
  25186. },
  25187. "dependencies": {
  25188. "find-up": {
  25189. "version": "4.1.0",
  25190. "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",
  25191. "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
  25192. "requires": {
  25193. "locate-path": "^5.0.0",
  25194. "path-exists": "^4.0.0"
  25195. }
  25196. },
  25197. "locate-path": {
  25198. "version": "5.0.0",
  25199. "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
  25200. "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
  25201. "requires": {
  25202. "p-locate": "^4.1.0"
  25203. }
  25204. },
  25205. "p-limit": {
  25206. "version": "2.3.0",
  25207. "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
  25208. "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
  25209. "requires": {
  25210. "p-try": "^2.0.0"
  25211. }
  25212. },
  25213. "p-locate": {
  25214. "version": "4.1.0",
  25215. "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz",
  25216. "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==",
  25217. "requires": {
  25218. "p-limit": "^2.2.0"
  25219. }
  25220. }
  25221. }
  25222. },
  25223. "pkg-up": {
  25224. "version": "3.1.0",
  25225. "resolved": "https://registry.npmjs.org/pkg-up/-/pkg-up-3.1.0.tgz",
  25226. "integrity": "sha512-nDywThFk1i4BQK4twPQ6TA4RT8bDY96yeuCVBWL3ePARCiEKDRSrNGbFIgUJpLp+XeIR65v8ra7WuJOFUBtkMA==",
  25227. "requires": {
  25228. "find-up": "^3.0.0"
  25229. },
  25230. "dependencies": {
  25231. "find-up": {
  25232. "version": "3.0.0",
  25233. "resolved": "https://registry.npmjs.org/find-up/-/find-up-3.0.0.tgz",
  25234. "integrity": "sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==",
  25235. "requires": {
  25236. "locate-path": "^3.0.0"
  25237. }
  25238. },
  25239. "locate-path": {
  25240. "version": "3.0.0",
  25241. "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-3.0.0.tgz",
  25242. "integrity": "sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==",
  25243. "requires": {
  25244. "p-locate": "^3.0.0",
  25245. "path-exists": "^3.0.0"
  25246. }
  25247. },
  25248. "p-limit": {
  25249. "version": "2.3.0",
  25250. "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
  25251. "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
  25252. "requires": {
  25253. "p-try": "^2.0.0"
  25254. }
  25255. },
  25256. "p-locate": {
  25257. "version": "3.0.0",
  25258. "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-3.0.0.tgz",
  25259. "integrity": "sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==",
  25260. "requires": {
  25261. "p-limit": "^2.0.0"
  25262. }
  25263. },
  25264. "path-exists": {
  25265. "version": "3.0.0",
  25266. "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz",
  25267. "integrity": "sha1-zg6+ql94yxiSXqfYENe1mwEP1RU="
  25268. }
  25269. }
  25270. },
  25271. "plist": {
  25272. "version": "3.0.5",
  25273. "resolved": "https://registry.npmjs.org/plist/-/plist-3.0.5.tgz",
  25274. "integrity": "sha512-83vX4eYdQp3vP9SxuYgEM/G/pJQqLUz/V/xzPrzruLs7fz7jxGQ1msZ/mg1nwZxUSuOp4sb+/bEIbRrbzZRxDA==",
  25275. "dev": true,
  25276. "requires": {
  25277. "base64-js": "^1.5.1",
  25278. "xmlbuilder": "^9.0.7"
  25279. }
  25280. },
  25281. "portfinder": {
  25282. "version": "1.0.28",
  25283. "resolved": "https://registry.npmjs.org/portfinder/-/portfinder-1.0.28.tgz",
  25284. "integrity": "sha512-Se+2isanIcEqf2XMHjyUKskczxbPH7dQnlMjXX6+dybayyHvAf/TCgyMRlzf/B6QDhAEFOGes0pzRo3by4AbMA==",
  25285. "requires": {
  25286. "async": "^2.6.2",
  25287. "debug": "^3.1.1",
  25288. "mkdirp": "^0.5.5"
  25289. },
  25290. "dependencies": {
  25291. "debug": {
  25292. "version": "3.2.7",
  25293. "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
  25294. "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
  25295. "requires": {
  25296. "ms": "^2.1.1"
  25297. }
  25298. }
  25299. }
  25300. },
  25301. "postcss": {
  25302. "version": "8.4.12",
  25303. "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.12.tgz",
  25304. "integrity": "sha512-lg6eITwYe9v6Hr5CncVbK70SoioNQIq81nsaG86ev5hAidQvmOeETBqs7jm43K2F5/Ley3ytDtriImV6TpNiSg==",
  25305. "requires": {
  25306. "nanoid": "^3.3.1",
  25307. "picocolors": "^1.0.0",
  25308. "source-map-js": "^1.0.2"
  25309. }
  25310. },
  25311. "postcss-attribute-case-insensitive": {
  25312. "version": "5.0.0",
  25313. "resolved": "https://registry.npmjs.org/postcss-attribute-case-insensitive/-/postcss-attribute-case-insensitive-5.0.0.tgz",
  25314. "integrity": "sha512-b4g9eagFGq9T5SWX4+USfVyjIb3liPnjhHHRMP7FMB2kFVpYyfEscV0wP3eaXhKlcHKUut8lt5BGoeylWA/dBQ==",
  25315. "requires": {
  25316. "postcss-selector-parser": "^6.0.2"
  25317. }
  25318. },
  25319. "postcss-browser-comments": {
  25320. "version": "4.0.0",
  25321. "resolved": "https://registry.npmjs.org/postcss-browser-comments/-/postcss-browser-comments-4.0.0.tgz",
  25322. "integrity": "sha512-X9X9/WN3KIvY9+hNERUqX9gncsgBA25XaeR+jshHz2j8+sYyHktHw1JdKuMjeLpGktXidqDhA7b/qm1mrBDmgg==",
  25323. "requires": {}
  25324. },
  25325. "postcss-calc": {
  25326. "version": "8.2.4",
  25327. "resolved": "https://registry.npmjs.org/postcss-calc/-/postcss-calc-8.2.4.tgz",
  25328. "integrity": "sha512-SmWMSJmB8MRnnULldx0lQIyhSNvuDl9HfrZkaqqE/WHAhToYsAvDq+yAsA/kIyINDszOp3Rh0GFoNuH5Ypsm3Q==",
  25329. "requires": {
  25330. "postcss-selector-parser": "^6.0.9",
  25331. "postcss-value-parser": "^4.2.0"
  25332. }
  25333. },
  25334. "postcss-clamp": {
  25335. "version": "4.1.0",
  25336. "resolved": "https://registry.npmjs.org/postcss-clamp/-/postcss-clamp-4.1.0.tgz",
  25337. "integrity": "sha512-ry4b1Llo/9zz+PKC+030KUnPITTJAHeOwjfAyyB60eT0AorGLdzp52s31OsPRHRf8NchkgFoG2y6fCfn1IV1Ow==",
  25338. "requires": {
  25339. "postcss-value-parser": "^4.2.0"
  25340. }
  25341. },
  25342. "postcss-color-functional-notation": {
  25343. "version": "4.2.2",
  25344. "resolved": "https://registry.npmjs.org/postcss-color-functional-notation/-/postcss-color-functional-notation-4.2.2.tgz",
  25345. "integrity": "sha512-DXVtwUhIk4f49KK5EGuEdgx4Gnyj6+t2jBSEmxvpIK9QI40tWrpS2Pua8Q7iIZWBrki2QOaeUdEaLPPa91K0RQ==",
  25346. "requires": {
  25347. "postcss-value-parser": "^4.2.0"
  25348. }
  25349. },
  25350. "postcss-color-hex-alpha": {
  25351. "version": "8.0.3",
  25352. "resolved": "https://registry.npmjs.org/postcss-color-hex-alpha/-/postcss-color-hex-alpha-8.0.3.tgz",
  25353. "integrity": "sha512-fESawWJCrBV035DcbKRPAVmy21LpoyiXdPTuHUfWJ14ZRjY7Y7PA6P4g8z6LQGYhU1WAxkTxjIjurXzoe68Glw==",
  25354. "requires": {
  25355. "postcss-value-parser": "^4.2.0"
  25356. }
  25357. },
  25358. "postcss-color-rebeccapurple": {
  25359. "version": "7.0.2",
  25360. "resolved": "https://registry.npmjs.org/postcss-color-rebeccapurple/-/postcss-color-rebeccapurple-7.0.2.tgz",
  25361. "integrity": "sha512-SFc3MaocHaQ6k3oZaFwH8io6MdypkUtEy/eXzXEB1vEQlO3S3oDc/FSZA8AsS04Z25RirQhlDlHLh3dn7XewWw==",
  25362. "requires": {
  25363. "postcss-value-parser": "^4.2.0"
  25364. }
  25365. },
  25366. "postcss-colormin": {
  25367. "version": "5.3.0",
  25368. "resolved": "https://registry.npmjs.org/postcss-colormin/-/postcss-colormin-5.3.0.tgz",
  25369. "integrity": "sha512-WdDO4gOFG2Z8n4P8TWBpshnL3JpmNmJwdnfP2gbk2qBA8PWwOYcmjmI/t3CmMeL72a7Hkd+x/Mg9O2/0rD54Pg==",
  25370. "requires": {
  25371. "browserslist": "^4.16.6",
  25372. "caniuse-api": "^3.0.0",
  25373. "colord": "^2.9.1",
  25374. "postcss-value-parser": "^4.2.0"
  25375. }
  25376. },
  25377. "postcss-convert-values": {
  25378. "version": "5.1.0",
  25379. "resolved": "https://registry.npmjs.org/postcss-convert-values/-/postcss-convert-values-5.1.0.tgz",
  25380. "integrity": "sha512-GkyPbZEYJiWtQB0KZ0X6qusqFHUepguBCNFi9t5JJc7I2OTXG7C0twbTLvCfaKOLl3rSXmpAwV7W5txd91V84g==",
  25381. "requires": {
  25382. "postcss-value-parser": "^4.2.0"
  25383. }
  25384. },
  25385. "postcss-custom-media": {
  25386. "version": "8.0.0",
  25387. "resolved": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-8.0.0.tgz",
  25388. "integrity": "sha512-FvO2GzMUaTN0t1fBULDeIvxr5IvbDXcIatt6pnJghc736nqNgsGao5NT+5+WVLAQiTt6Cb3YUms0jiPaXhL//g==",
  25389. "requires": {}
  25390. },
  25391. "postcss-custom-properties": {
  25392. "version": "12.1.7",
  25393. "resolved": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-12.1.7.tgz",
  25394. "integrity": "sha512-N/hYP5gSoFhaqxi2DPCmvto/ZcRDVjE3T1LiAMzc/bg53hvhcHOLpXOHb526LzBBp5ZlAUhkuot/bfpmpgStJg==",
  25395. "requires": {
  25396. "postcss-value-parser": "^4.2.0"
  25397. }
  25398. },
  25399. "postcss-custom-selectors": {
  25400. "version": "6.0.0",
  25401. "resolved": "https://registry.npmjs.org/postcss-custom-selectors/-/postcss-custom-selectors-6.0.0.tgz",
  25402. "integrity": "sha512-/1iyBhz/W8jUepjGyu7V1OPcGbc636snN1yXEQCinb6Bwt7KxsiU7/bLQlp8GwAXzCh7cobBU5odNn/2zQWR8Q==",
  25403. "requires": {
  25404. "postcss-selector-parser": "^6.0.4"
  25405. }
  25406. },
  25407. "postcss-dir-pseudo-class": {
  25408. "version": "6.0.4",
  25409. "resolved": "https://registry.npmjs.org/postcss-dir-pseudo-class/-/postcss-dir-pseudo-class-6.0.4.tgz",
  25410. "integrity": "sha512-I8epwGy5ftdzNWEYok9VjW9whC4xnelAtbajGv4adql4FIF09rnrxnA9Y8xSHN47y7gqFIv10C5+ImsLeJpKBw==",
  25411. "requires": {
  25412. "postcss-selector-parser": "^6.0.9"
  25413. }
  25414. },
  25415. "postcss-discard-comments": {
  25416. "version": "5.1.1",
  25417. "resolved": "https://registry.npmjs.org/postcss-discard-comments/-/postcss-discard-comments-5.1.1.tgz",
  25418. "integrity": "sha512-5JscyFmvkUxz/5/+TB3QTTT9Gi9jHkcn8dcmmuN68JQcv3aQg4y88yEHHhwFB52l/NkaJ43O0dbksGMAo49nfQ==",
  25419. "requires": {}
  25420. },
  25421. "postcss-discard-duplicates": {
  25422. "version": "5.1.0",
  25423. "resolved": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-5.1.0.tgz",
  25424. "integrity": "sha512-zmX3IoSI2aoenxHV6C7plngHWWhUOV3sP1T8y2ifzxzbtnuhk1EdPwm0S1bIUNaJ2eNbWeGLEwzw8huPD67aQw==",
  25425. "requires": {}
  25426. },
  25427. "postcss-discard-empty": {
  25428. "version": "5.1.1",
  25429. "resolved": "https://registry.npmjs.org/postcss-discard-empty/-/postcss-discard-empty-5.1.1.tgz",
  25430. "integrity": "sha512-zPz4WljiSuLWsI0ir4Mcnr4qQQ5e1Ukc3i7UfE2XcrwKK2LIPIqE5jxMRxO6GbI3cv//ztXDsXwEWT3BHOGh3A==",
  25431. "requires": {}
  25432. },
  25433. "postcss-discard-overridden": {
  25434. "version": "5.1.0",
  25435. "resolved": "https://registry.npmjs.org/postcss-discard-overridden/-/postcss-discard-overridden-5.1.0.tgz",
  25436. "integrity": "sha512-21nOL7RqWR1kasIVdKs8HNqQJhFxLsyRfAnUDm4Fe4t4mCWL9OJiHvlHPjcd8zc5Myu89b/7wZDnOSjFgeWRtw==",
  25437. "requires": {}
  25438. },
  25439. "postcss-double-position-gradients": {
  25440. "version": "3.1.1",
  25441. "resolved": "https://registry.npmjs.org/postcss-double-position-gradients/-/postcss-double-position-gradients-3.1.1.tgz",
  25442. "integrity": "sha512-jM+CGkTs4FcG53sMPjrrGE0rIvLDdCrqMzgDC5fLI7JHDO7o6QG8C5TQBtExb13hdBdoH9C2QVbG4jo2y9lErQ==",
  25443. "requires": {
  25444. "@csstools/postcss-progressive-custom-properties": "^1.1.0",
  25445. "postcss-value-parser": "^4.2.0"
  25446. }
  25447. },
  25448. "postcss-env-function": {
  25449. "version": "4.0.6",
  25450. "resolved": "https://registry.npmjs.org/postcss-env-function/-/postcss-env-function-4.0.6.tgz",
  25451. "integrity": "sha512-kpA6FsLra+NqcFnL81TnsU+Z7orGtDTxcOhl6pwXeEq1yFPpRMkCDpHhrz8CFQDr/Wfm0jLiNQ1OsGGPjlqPwA==",
  25452. "requires": {
  25453. "postcss-value-parser": "^4.2.0"
  25454. }
  25455. },
  25456. "postcss-flexbugs-fixes": {
  25457. "version": "5.0.2",
  25458. "resolved": "https://registry.npmjs.org/postcss-flexbugs-fixes/-/postcss-flexbugs-fixes-5.0.2.tgz",
  25459. "integrity": "sha512-18f9voByak7bTktR2QgDveglpn9DTbBWPUzSOe9g0N4WR/2eSt6Vrcbf0hmspvMI6YWGywz6B9f7jzpFNJJgnQ==",
  25460. "requires": {}
  25461. },
  25462. "postcss-focus-visible": {
  25463. "version": "6.0.4",
  25464. "resolved": "https://registry.npmjs.org/postcss-focus-visible/-/postcss-focus-visible-6.0.4.tgz",
  25465. "integrity": "sha512-QcKuUU/dgNsstIK6HELFRT5Y3lbrMLEOwG+A4s5cA+fx3A3y/JTq3X9LaOj3OC3ALH0XqyrgQIgey/MIZ8Wczw==",
  25466. "requires": {
  25467. "postcss-selector-parser": "^6.0.9"
  25468. }
  25469. },
  25470. "postcss-focus-within": {
  25471. "version": "5.0.4",
  25472. "resolved": "https://registry.npmjs.org/postcss-focus-within/-/postcss-focus-within-5.0.4.tgz",
  25473. "integrity": "sha512-vvjDN++C0mu8jz4af5d52CB184ogg/sSxAFS+oUJQq2SuCe7T5U2iIsVJtsCp2d6R4j0jr5+q3rPkBVZkXD9fQ==",
  25474. "requires": {
  25475. "postcss-selector-parser": "^6.0.9"
  25476. }
  25477. },
  25478. "postcss-font-variant": {
  25479. "version": "5.0.0",
  25480. "resolved": "https://registry.npmjs.org/postcss-font-variant/-/postcss-font-variant-5.0.0.tgz",
  25481. "integrity": "sha512-1fmkBaCALD72CK2a9i468mA/+tr9/1cBxRRMXOUaZqO43oWPR5imcyPjXwuv7PXbCid4ndlP5zWhidQVVa3hmA==",
  25482. "requires": {}
  25483. },
  25484. "postcss-gap-properties": {
  25485. "version": "3.0.3",
  25486. "resolved": "https://registry.npmjs.org/postcss-gap-properties/-/postcss-gap-properties-3.0.3.tgz",
  25487. "integrity": "sha512-rPPZRLPmEKgLk/KlXMqRaNkYTUpE7YC+bOIQFN5xcu1Vp11Y4faIXv6/Jpft6FMnl6YRxZqDZG0qQOW80stzxQ==",
  25488. "requires": {}
  25489. },
  25490. "postcss-image-set-function": {
  25491. "version": "4.0.6",
  25492. "resolved": "https://registry.npmjs.org/postcss-image-set-function/-/postcss-image-set-function-4.0.6.tgz",
  25493. "integrity": "sha512-KfdC6vg53GC+vPd2+HYzsZ6obmPqOk6HY09kttU19+Gj1nC3S3XBVEXDHxkhxTohgZqzbUb94bKXvKDnYWBm/A==",
  25494. "requires": {
  25495. "postcss-value-parser": "^4.2.0"
  25496. }
  25497. },
  25498. "postcss-initial": {
  25499. "version": "4.0.1",
  25500. "resolved": "https://registry.npmjs.org/postcss-initial/-/postcss-initial-4.0.1.tgz",
  25501. "integrity": "sha512-0ueD7rPqX8Pn1xJIjay0AZeIuDoF+V+VvMt/uOnn+4ezUKhZM/NokDeP6DwMNyIoYByuN/94IQnt5FEkaN59xQ==",
  25502. "requires": {}
  25503. },
  25504. "postcss-js": {
  25505. "version": "4.0.0",
  25506. "resolved": "https://registry.npmjs.org/postcss-js/-/postcss-js-4.0.0.tgz",
  25507. "integrity": "sha512-77QESFBwgX4irogGVPgQ5s07vLvFqWr228qZY+w6lW599cRlK/HmnlivnnVUxkjHnCu4J16PDMHcH+e+2HbvTQ==",
  25508. "requires": {
  25509. "camelcase-css": "^2.0.1"
  25510. }
  25511. },
  25512. "postcss-lab-function": {
  25513. "version": "4.2.0",
  25514. "resolved": "https://registry.npmjs.org/postcss-lab-function/-/postcss-lab-function-4.2.0.tgz",
  25515. "integrity": "sha512-Zb1EO9DGYfa3CP8LhINHCcTTCTLI+R3t7AX2mKsDzdgVQ/GkCpHOTgOr6HBHslP7XDdVbqgHW5vvRPMdVANQ8w==",
  25516. "requires": {
  25517. "@csstools/postcss-progressive-custom-properties": "^1.1.0",
  25518. "postcss-value-parser": "^4.2.0"
  25519. }
  25520. },
  25521. "postcss-load-config": {
  25522. "version": "3.1.4",
  25523. "resolved": "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-3.1.4.tgz",
  25524. "integrity": "sha512-6DiM4E7v4coTE4uzA8U//WhtPwyhiim3eyjEMFCnUpzbrkK9wJHgKDT2mR+HbtSrd/NubVaYTOpSpjUl8NQeRg==",
  25525. "requires": {
  25526. "lilconfig": "^2.0.5",
  25527. "yaml": "^1.10.2"
  25528. }
  25529. },
  25530. "postcss-loader": {
  25531. "version": "6.2.1",
  25532. "resolved": "https://registry.npmjs.org/postcss-loader/-/postcss-loader-6.2.1.tgz",
  25533. "integrity": "sha512-WbbYpmAaKcux/P66bZ40bpWsBucjx/TTgVVzRZ9yUO8yQfVBlameJ0ZGVaPfH64hNSBh63a+ICP5nqOpBA0w+Q==",
  25534. "requires": {
  25535. "cosmiconfig": "^7.0.0",
  25536. "klona": "^2.0.5",
  25537. "semver": "^7.3.5"
  25538. }
  25539. },
  25540. "postcss-logical": {
  25541. "version": "5.0.4",
  25542. "resolved": "https://registry.npmjs.org/postcss-logical/-/postcss-logical-5.0.4.tgz",
  25543. "integrity": "sha512-RHXxplCeLh9VjinvMrZONq7im4wjWGlRJAqmAVLXyZaXwfDWP73/oq4NdIp+OZwhQUMj0zjqDfM5Fj7qby+B4g==",
  25544. "requires": {}
  25545. },
  25546. "postcss-media-minmax": {
  25547. "version": "5.0.0",
  25548. "resolved": "https://registry.npmjs.org/postcss-media-minmax/-/postcss-media-minmax-5.0.0.tgz",
  25549. "integrity": "sha512-yDUvFf9QdFZTuCUg0g0uNSHVlJ5X1lSzDZjPSFaiCWvjgsvu8vEVxtahPrLMinIDEEGnx6cBe6iqdx5YWz08wQ==",
  25550. "requires": {}
  25551. },
  25552. "postcss-merge-longhand": {
  25553. "version": "5.1.4",
  25554. "resolved": "https://registry.npmjs.org/postcss-merge-longhand/-/postcss-merge-longhand-5.1.4.tgz",
  25555. "integrity": "sha512-hbqRRqYfmXoGpzYKeW0/NCZhvNyQIlQeWVSao5iKWdyx7skLvCfQFGIUsP9NUs3dSbPac2IC4Go85/zG+7MlmA==",
  25556. "requires": {
  25557. "postcss-value-parser": "^4.2.0",
  25558. "stylehacks": "^5.1.0"
  25559. }
  25560. },
  25561. "postcss-merge-rules": {
  25562. "version": "5.1.1",
  25563. "resolved": "https://registry.npmjs.org/postcss-merge-rules/-/postcss-merge-rules-5.1.1.tgz",
  25564. "integrity": "sha512-8wv8q2cXjEuCcgpIB1Xx1pIy8/rhMPIQqYKNzEdyx37m6gpq83mQQdCxgIkFgliyEnKvdwJf/C61vN4tQDq4Ww==",
  25565. "requires": {
  25566. "browserslist": "^4.16.6",
  25567. "caniuse-api": "^3.0.0",
  25568. "cssnano-utils": "^3.1.0",
  25569. "postcss-selector-parser": "^6.0.5"
  25570. }
  25571. },
  25572. "postcss-minify-font-values": {
  25573. "version": "5.1.0",
  25574. "resolved": "https://registry.npmjs.org/postcss-minify-font-values/-/postcss-minify-font-values-5.1.0.tgz",
  25575. "integrity": "sha512-el3mYTgx13ZAPPirSVsHqFzl+BBBDrXvbySvPGFnQcTI4iNslrPaFq4muTkLZmKlGk4gyFAYUBMH30+HurREyA==",
  25576. "requires": {
  25577. "postcss-value-parser": "^4.2.0"
  25578. }
  25579. },
  25580. "postcss-minify-gradients": {
  25581. "version": "5.1.1",
  25582. "resolved": "https://registry.npmjs.org/postcss-minify-gradients/-/postcss-minify-gradients-5.1.1.tgz",
  25583. "integrity": "sha512-VGvXMTpCEo4qHTNSa9A0a3D+dxGFZCYwR6Jokk+/3oB6flu2/PnPXAh2x7x52EkY5xlIHLm+Le8tJxe/7TNhzw==",
  25584. "requires": {
  25585. "colord": "^2.9.1",
  25586. "cssnano-utils": "^3.1.0",
  25587. "postcss-value-parser": "^4.2.0"
  25588. }
  25589. },
  25590. "postcss-minify-params": {
  25591. "version": "5.1.2",
  25592. "resolved": "https://registry.npmjs.org/postcss-minify-params/-/postcss-minify-params-5.1.2.tgz",
  25593. "integrity": "sha512-aEP+p71S/urY48HWaRHasyx4WHQJyOYaKpQ6eXl8k0kxg66Wt/30VR6/woh8THgcpRbonJD5IeD+CzNhPi1L8g==",
  25594. "requires": {
  25595. "browserslist": "^4.16.6",
  25596. "cssnano-utils": "^3.1.0",
  25597. "postcss-value-parser": "^4.2.0"
  25598. }
  25599. },
  25600. "postcss-minify-selectors": {
  25601. "version": "5.2.0",
  25602. "resolved": "https://registry.npmjs.org/postcss-minify-selectors/-/postcss-minify-selectors-5.2.0.tgz",
  25603. "integrity": "sha512-vYxvHkW+iULstA+ctVNx0VoRAR4THQQRkG77o0oa4/mBS0OzGvvzLIvHDv/nNEM0crzN2WIyFU5X7wZhaUK3RA==",
  25604. "requires": {
  25605. "postcss-selector-parser": "^6.0.5"
  25606. }
  25607. },
  25608. "postcss-modules-extract-imports": {
  25609. "version": "3.0.0",
  25610. "resolved": "https://registry.npmjs.org/postcss-modules-extract-imports/-/postcss-modules-extract-imports-3.0.0.tgz",
  25611. "integrity": "sha512-bdHleFnP3kZ4NYDhuGlVK+CMrQ/pqUm8bx/oGL93K6gVwiclvX5x0n76fYMKuIGKzlABOy13zsvqjb0f92TEXw==",
  25612. "requires": {}
  25613. },
  25614. "postcss-modules-local-by-default": {
  25615. "version": "4.0.0",
  25616. "resolved": "https://registry.npmjs.org/postcss-modules-local-by-default/-/postcss-modules-local-by-default-4.0.0.tgz",
  25617. "integrity": "sha512-sT7ihtmGSF9yhm6ggikHdV0hlziDTX7oFoXtuVWeDd3hHObNkcHRo9V3yg7vCAY7cONyxJC/XXCmmiHHcvX7bQ==",
  25618. "requires": {
  25619. "icss-utils": "^5.0.0",
  25620. "postcss-selector-parser": "^6.0.2",
  25621. "postcss-value-parser": "^4.1.0"
  25622. }
  25623. },
  25624. "postcss-modules-scope": {
  25625. "version": "3.0.0",
  25626. "resolved": "https://registry.npmjs.org/postcss-modules-scope/-/postcss-modules-scope-3.0.0.tgz",
  25627. "integrity": "sha512-hncihwFA2yPath8oZ15PZqvWGkWf+XUfQgUGamS4LqoP1anQLOsOJw0vr7J7IwLpoY9fatA2qiGUGmuZL0Iqlg==",
  25628. "requires": {
  25629. "postcss-selector-parser": "^6.0.4"
  25630. }
  25631. },
  25632. "postcss-modules-values": {
  25633. "version": "4.0.0",
  25634. "resolved": "https://registry.npmjs.org/postcss-modules-values/-/postcss-modules-values-4.0.0.tgz",
  25635. "integrity": "sha512-RDxHkAiEGI78gS2ofyvCsu7iycRv7oqw5xMWn9iMoR0N/7mf9D50ecQqUo5BZ9Zh2vH4bCUR/ktCqbB9m8vJjQ==",
  25636. "requires": {
  25637. "icss-utils": "^5.0.0"
  25638. }
  25639. },
  25640. "postcss-nested": {
  25641. "version": "5.0.6",
  25642. "resolved": "https://registry.npmjs.org/postcss-nested/-/postcss-nested-5.0.6.tgz",
  25643. "integrity": "sha512-rKqm2Fk0KbA8Vt3AdGN0FB9OBOMDVajMG6ZCf/GoHgdxUJ4sBFp0A/uMIRm+MJUdo33YXEtjqIz8u7DAp8B7DA==",
  25644. "requires": {
  25645. "postcss-selector-parser": "^6.0.6"
  25646. }
  25647. },
  25648. "postcss-nesting": {
  25649. "version": "10.1.4",
  25650. "resolved": "https://registry.npmjs.org/postcss-nesting/-/postcss-nesting-10.1.4.tgz",
  25651. "integrity": "sha512-2ixdQ59ik/Gt1+oPHiI1kHdwEI8lLKEmui9B1nl6163ANLC+GewQn7fXMxJF2JSb4i2MKL96GU8fIiQztK4TTA==",
  25652. "requires": {
  25653. "postcss-selector-parser": "^6.0.10"
  25654. }
  25655. },
  25656. "postcss-normalize": {
  25657. "version": "10.0.1",
  25658. "resolved": "https://registry.npmjs.org/postcss-normalize/-/postcss-normalize-10.0.1.tgz",
  25659. "integrity": "sha512-+5w18/rDev5mqERcG3W5GZNMJa1eoYYNGo8gB7tEwaos0ajk3ZXAI4mHGcNT47NE+ZnZD1pEpUOFLvltIwmeJA==",
  25660. "requires": {
  25661. "@csstools/normalize.css": "*",
  25662. "postcss-browser-comments": "^4",
  25663. "sanitize.css": "*"
  25664. }
  25665. },
  25666. "postcss-normalize-charset": {
  25667. "version": "5.1.0",
  25668. "resolved": "https://registry.npmjs.org/postcss-normalize-charset/-/postcss-normalize-charset-5.1.0.tgz",
  25669. "integrity": "sha512-mSgUJ+pd/ldRGVx26p2wz9dNZ7ji6Pn8VWBajMXFf8jk7vUoSrZ2lt/wZR7DtlZYKesmZI680qjr2CeFF2fbUg==",
  25670. "requires": {}
  25671. },
  25672. "postcss-normalize-display-values": {
  25673. "version": "5.1.0",
  25674. "resolved": "https://registry.npmjs.org/postcss-normalize-display-values/-/postcss-normalize-display-values-5.1.0.tgz",
  25675. "integrity": "sha512-WP4KIM4o2dazQXWmFaqMmcvsKmhdINFblgSeRgn8BJ6vxaMyaJkwAzpPpuvSIoG/rmX3M+IrRZEz2H0glrQNEA==",
  25676. "requires": {
  25677. "postcss-value-parser": "^4.2.0"
  25678. }
  25679. },
  25680. "postcss-normalize-positions": {
  25681. "version": "5.1.0",
  25682. "resolved": "https://registry.npmjs.org/postcss-normalize-positions/-/postcss-normalize-positions-5.1.0.tgz",
  25683. "integrity": "sha512-8gmItgA4H5xiUxgN/3TVvXRoJxkAWLW6f/KKhdsH03atg0cB8ilXnrB5PpSshwVu/dD2ZsRFQcR1OEmSBDAgcQ==",
  25684. "requires": {
  25685. "postcss-value-parser": "^4.2.0"
  25686. }
  25687. },
  25688. "postcss-normalize-repeat-style": {
  25689. "version": "5.1.0",
  25690. "resolved": "https://registry.npmjs.org/postcss-normalize-repeat-style/-/postcss-normalize-repeat-style-5.1.0.tgz",
  25691. "integrity": "sha512-IR3uBjc+7mcWGL6CtniKNQ4Rr5fTxwkaDHwMBDGGs1x9IVRkYIT/M4NelZWkAOBdV6v3Z9S46zqaKGlyzHSchw==",
  25692. "requires": {
  25693. "postcss-value-parser": "^4.2.0"
  25694. }
  25695. },
  25696. "postcss-normalize-string": {
  25697. "version": "5.1.0",
  25698. "resolved": "https://registry.npmjs.org/postcss-normalize-string/-/postcss-normalize-string-5.1.0.tgz",
  25699. "integrity": "sha512-oYiIJOf4T9T1N4i+abeIc7Vgm/xPCGih4bZz5Nm0/ARVJ7K6xrDlLwvwqOydvyL3RHNf8qZk6vo3aatiw/go3w==",
  25700. "requires": {
  25701. "postcss-value-parser": "^4.2.0"
  25702. }
  25703. },
  25704. "postcss-normalize-timing-functions": {
  25705. "version": "5.1.0",
  25706. "resolved": "https://registry.npmjs.org/postcss-normalize-timing-functions/-/postcss-normalize-timing-functions-5.1.0.tgz",
  25707. "integrity": "sha512-DOEkzJ4SAXv5xkHl0Wa9cZLF3WCBhF3o1SKVxKQAa+0pYKlueTpCgvkFAHfk+Y64ezX9+nITGrDZeVGgITJXjg==",
  25708. "requires": {
  25709. "postcss-value-parser": "^4.2.0"
  25710. }
  25711. },
  25712. "postcss-normalize-unicode": {
  25713. "version": "5.1.0",
  25714. "resolved": "https://registry.npmjs.org/postcss-normalize-unicode/-/postcss-normalize-unicode-5.1.0.tgz",
  25715. "integrity": "sha512-J6M3MizAAZ2dOdSjy2caayJLQT8E8K9XjLce8AUQMwOrCvjCHv24aLC/Lps1R1ylOfol5VIDMaM/Lo9NGlk1SQ==",
  25716. "requires": {
  25717. "browserslist": "^4.16.6",
  25718. "postcss-value-parser": "^4.2.0"
  25719. }
  25720. },
  25721. "postcss-normalize-url": {
  25722. "version": "5.1.0",
  25723. "resolved": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-5.1.0.tgz",
  25724. "integrity": "sha512-5upGeDO+PVthOxSmds43ZeMeZfKH+/DKgGRD7TElkkyS46JXAUhMzIKiCa7BabPeIy3AQcTkXwVVN7DbqsiCew==",
  25725. "requires": {
  25726. "normalize-url": "^6.0.1",
  25727. "postcss-value-parser": "^4.2.0"
  25728. }
  25729. },
  25730. "postcss-normalize-whitespace": {
  25731. "version": "5.1.1",
  25732. "resolved": "https://registry.npmjs.org/postcss-normalize-whitespace/-/postcss-normalize-whitespace-5.1.1.tgz",
  25733. "integrity": "sha512-83ZJ4t3NUDETIHTa3uEg6asWjSBYL5EdkVB0sDncx9ERzOKBVJIUeDO9RyA9Zwtig8El1d79HBp0JEi8wvGQnA==",
  25734. "requires": {
  25735. "postcss-value-parser": "^4.2.0"
  25736. }
  25737. },
  25738. "postcss-opacity-percentage": {
  25739. "version": "1.1.2",
  25740. "resolved": "https://registry.npmjs.org/postcss-opacity-percentage/-/postcss-opacity-percentage-1.1.2.tgz",
  25741. "integrity": "sha512-lyUfF7miG+yewZ8EAk9XUBIlrHyUE6fijnesuz+Mj5zrIHIEw6KcIZSOk/elVMqzLvREmXB83Zi/5QpNRYd47w=="
  25742. },
  25743. "postcss-ordered-values": {
  25744. "version": "5.1.1",
  25745. "resolved": "https://registry.npmjs.org/postcss-ordered-values/-/postcss-ordered-values-5.1.1.tgz",
  25746. "integrity": "sha512-7lxgXF0NaoMIgyihL/2boNAEZKiW0+HkMhdKMTD93CjW8TdCy2hSdj8lsAo+uwm7EDG16Da2Jdmtqpedl0cMfw==",
  25747. "requires": {
  25748. "cssnano-utils": "^3.1.0",
  25749. "postcss-value-parser": "^4.2.0"
  25750. }
  25751. },
  25752. "postcss-overflow-shorthand": {
  25753. "version": "3.0.3",
  25754. "resolved": "https://registry.npmjs.org/postcss-overflow-shorthand/-/postcss-overflow-shorthand-3.0.3.tgz",
  25755. "integrity": "sha512-CxZwoWup9KXzQeeIxtgOciQ00tDtnylYIlJBBODqkgS/PU2jISuWOL/mYLHmZb9ZhZiCaNKsCRiLp22dZUtNsg==",
  25756. "requires": {}
  25757. },
  25758. "postcss-page-break": {
  25759. "version": "3.0.4",
  25760. "resolved": "https://registry.npmjs.org/postcss-page-break/-/postcss-page-break-3.0.4.tgz",
  25761. "integrity": "sha512-1JGu8oCjVXLa9q9rFTo4MbeeA5FMe00/9C7lN4va606Rdb+HkxXtXsmEDrIraQ11fGz/WvKWa8gMuCKkrXpTsQ==",
  25762. "requires": {}
  25763. },
  25764. "postcss-place": {
  25765. "version": "7.0.4",
  25766. "resolved": "https://registry.npmjs.org/postcss-place/-/postcss-place-7.0.4.tgz",
  25767. "integrity": "sha512-MrgKeiiu5OC/TETQO45kV3npRjOFxEHthsqGtkh3I1rPbZSbXGD/lZVi9j13cYh+NA8PIAPyk6sGjT9QbRyvSg==",
  25768. "requires": {
  25769. "postcss-value-parser": "^4.2.0"
  25770. }
  25771. },
  25772. "postcss-preset-env": {
  25773. "version": "7.4.3",
  25774. "resolved": "https://registry.npmjs.org/postcss-preset-env/-/postcss-preset-env-7.4.3.tgz",
  25775. "integrity": "sha512-dlPA65g9KuGv7YsmGyCKtFkZKCPLkoVMUE3omOl6yM+qrynVHxFvf0tMuippIrXB/sB/MyhL1FgTIbrO+qMERg==",
  25776. "requires": {
  25777. "@csstools/postcss-color-function": "^1.0.3",
  25778. "@csstools/postcss-font-format-keywords": "^1.0.0",
  25779. "@csstools/postcss-hwb-function": "^1.0.0",
  25780. "@csstools/postcss-ic-unit": "^1.0.0",
  25781. "@csstools/postcss-is-pseudo-class": "^2.0.1",
  25782. "@csstools/postcss-normalize-display-values": "^1.0.0",
  25783. "@csstools/postcss-oklab-function": "^1.0.2",
  25784. "@csstools/postcss-progressive-custom-properties": "^1.3.0",
  25785. "autoprefixer": "^10.4.4",
  25786. "browserslist": "^4.20.2",
  25787. "css-blank-pseudo": "^3.0.3",
  25788. "css-has-pseudo": "^3.0.4",
  25789. "css-prefers-color-scheme": "^6.0.3",
  25790. "cssdb": "^6.5.0",
  25791. "postcss-attribute-case-insensitive": "^5.0.0",
  25792. "postcss-clamp": "^4.1.0",
  25793. "postcss-color-functional-notation": "^4.2.2",
  25794. "postcss-color-hex-alpha": "^8.0.3",
  25795. "postcss-color-rebeccapurple": "^7.0.2",
  25796. "postcss-custom-media": "^8.0.0",
  25797. "postcss-custom-properties": "^12.1.5",
  25798. "postcss-custom-selectors": "^6.0.0",
  25799. "postcss-dir-pseudo-class": "^6.0.4",
  25800. "postcss-double-position-gradients": "^3.1.1",
  25801. "postcss-env-function": "^4.0.6",
  25802. "postcss-focus-visible": "^6.0.4",
  25803. "postcss-focus-within": "^5.0.4",
  25804. "postcss-font-variant": "^5.0.0",
  25805. "postcss-gap-properties": "^3.0.3",
  25806. "postcss-image-set-function": "^4.0.6",
  25807. "postcss-initial": "^4.0.1",
  25808. "postcss-lab-function": "^4.1.2",
  25809. "postcss-logical": "^5.0.4",
  25810. "postcss-media-minmax": "^5.0.0",
  25811. "postcss-nesting": "^10.1.3",
  25812. "postcss-opacity-percentage": "^1.1.2",
  25813. "postcss-overflow-shorthand": "^3.0.3",
  25814. "postcss-page-break": "^3.0.4",
  25815. "postcss-place": "^7.0.4",
  25816. "postcss-pseudo-class-any-link": "^7.1.1",
  25817. "postcss-replace-overflow-wrap": "^4.0.0",
  25818. "postcss-selector-not": "^5.0.0",
  25819. "postcss-value-parser": "^4.2.0"
  25820. }
  25821. },
  25822. "postcss-pseudo-class-any-link": {
  25823. "version": "7.1.2",
  25824. "resolved": "https://registry.npmjs.org/postcss-pseudo-class-any-link/-/postcss-pseudo-class-any-link-7.1.2.tgz",
  25825. "integrity": "sha512-76XzEQv3g+Vgnz3tmqh3pqQyRojkcJ+pjaePsyhcyf164p9aZsu3t+NWxkZYbcHLK1ju5Qmalti2jPI5IWCe5w==",
  25826. "requires": {
  25827. "postcss-selector-parser": "^6.0.10"
  25828. }
  25829. },
  25830. "postcss-reduce-initial": {
  25831. "version": "5.1.0",
  25832. "resolved": "https://registry.npmjs.org/postcss-reduce-initial/-/postcss-reduce-initial-5.1.0.tgz",
  25833. "integrity": "sha512-5OgTUviz0aeH6MtBjHfbr57tml13PuedK/Ecg8szzd4XRMbYxH4572JFG067z+FqBIf6Zp/d+0581glkvvWMFw==",
  25834. "requires": {
  25835. "browserslist": "^4.16.6",
  25836. "caniuse-api": "^3.0.0"
  25837. }
  25838. },
  25839. "postcss-reduce-transforms": {
  25840. "version": "5.1.0",
  25841. "resolved": "https://registry.npmjs.org/postcss-reduce-transforms/-/postcss-reduce-transforms-5.1.0.tgz",
  25842. "integrity": "sha512-2fbdbmgir5AvpW9RLtdONx1QoYG2/EtqpNQbFASDlixBbAYuTcJ0dECwlqNqH7VbaUnEnh8SrxOe2sRIn24XyQ==",
  25843. "requires": {
  25844. "postcss-value-parser": "^4.2.0"
  25845. }
  25846. },
  25847. "postcss-replace-overflow-wrap": {
  25848. "version": "4.0.0",
  25849. "resolved": "https://registry.npmjs.org/postcss-replace-overflow-wrap/-/postcss-replace-overflow-wrap-4.0.0.tgz",
  25850. "integrity": "sha512-KmF7SBPphT4gPPcKZc7aDkweHiKEEO8cla/GjcBK+ckKxiZslIu3C4GCRW3DNfL0o7yW7kMQu9xlZ1kXRXLXtw==",
  25851. "requires": {}
  25852. },
  25853. "postcss-selector-not": {
  25854. "version": "5.0.0",
  25855. "resolved": "https://registry.npmjs.org/postcss-selector-not/-/postcss-selector-not-5.0.0.tgz",
  25856. "integrity": "sha512-/2K3A4TCP9orP4TNS7u3tGdRFVKqz/E6pX3aGnriPG0jU78of8wsUcqE4QAhWEU0d+WnMSF93Ah3F//vUtK+iQ==",
  25857. "requires": {
  25858. "balanced-match": "^1.0.0"
  25859. }
  25860. },
  25861. "postcss-selector-parser": {
  25862. "version": "6.0.10",
  25863. "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.10.tgz",
  25864. "integrity": "sha512-IQ7TZdoaqbT+LCpShg46jnZVlhWD2w6iQYAcYXfHARZ7X1t/UGhhceQDs5X0cGqKvYlHNOuv7Oa1xmb0oQuA3w==",
  25865. "requires": {
  25866. "cssesc": "^3.0.0",
  25867. "util-deprecate": "^1.0.2"
  25868. }
  25869. },
  25870. "postcss-svgo": {
  25871. "version": "5.1.0",
  25872. "resolved": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-5.1.0.tgz",
  25873. "integrity": "sha512-D75KsH1zm5ZrHyxPakAxJWtkyXew5qwS70v56exwvw542d9CRtTo78K0WeFxZB4G7JXKKMbEZtZayTGdIky/eA==",
  25874. "requires": {
  25875. "postcss-value-parser": "^4.2.0",
  25876. "svgo": "^2.7.0"
  25877. },
  25878. "dependencies": {
  25879. "commander": {
  25880. "version": "7.2.0",
  25881. "resolved": "https://registry.npmjs.org/commander/-/commander-7.2.0.tgz",
  25882. "integrity": "sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw=="
  25883. },
  25884. "css-tree": {
  25885. "version": "1.1.3",
  25886. "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-1.1.3.tgz",
  25887. "integrity": "sha512-tRpdppF7TRazZrjJ6v3stzv93qxRcSsFmW6cX0Zm2NVKpxE1WV1HblnghVv9TreireHkqI/VDEsfolRF1p6y7Q==",
  25888. "requires": {
  25889. "mdn-data": "2.0.14",
  25890. "source-map": "^0.6.1"
  25891. }
  25892. },
  25893. "mdn-data": {
  25894. "version": "2.0.14",
  25895. "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.14.tgz",
  25896. "integrity": "sha512-dn6wd0uw5GsdswPFfsgMp5NSB0/aDe6fK94YJV/AJDYXL6HVLWBsxeq7js7Ad+mU2K9LAlwpk6kN2D5mwCPVow=="
  25897. },
  25898. "svgo": {
  25899. "version": "2.8.0",
  25900. "resolved": "https://registry.npmjs.org/svgo/-/svgo-2.8.0.tgz",
  25901. "integrity": "sha512-+N/Q9kV1+F+UeWYoSiULYo4xYSDQlTgb+ayMobAXPwMnLvop7oxKMo9OzIrX5x3eS4L4f2UHhc9axXwY8DpChg==",
  25902. "requires": {
  25903. "@trysound/sax": "0.2.0",
  25904. "commander": "^7.2.0",
  25905. "css-select": "^4.1.3",
  25906. "css-tree": "^1.1.3",
  25907. "csso": "^4.2.0",
  25908. "picocolors": "^1.0.0",
  25909. "stable": "^0.1.8"
  25910. }
  25911. }
  25912. }
  25913. },
  25914. "postcss-unique-selectors": {
  25915. "version": "5.1.1",
  25916. "resolved": "https://registry.npmjs.org/postcss-unique-selectors/-/postcss-unique-selectors-5.1.1.tgz",
  25917. "integrity": "sha512-5JiODlELrz8L2HwxfPnhOWZYWDxVHWL83ufOv84NrcgipI7TaeRsatAhK4Tr2/ZiYldpK/wBvw5BD3qfaK96GA==",
  25918. "requires": {
  25919. "postcss-selector-parser": "^6.0.5"
  25920. }
  25921. },
  25922. "postcss-value-parser": {
  25923. "version": "4.2.0",
  25924. "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz",
  25925. "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ=="
  25926. },
  25927. "prelude-ls": {
  25928. "version": "1.2.1",
  25929. "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz",
  25930. "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g=="
  25931. },
  25932. "pretty-bytes": {
  25933. "version": "5.6.0",
  25934. "resolved": "https://registry.npmjs.org/pretty-bytes/-/pretty-bytes-5.6.0.tgz",
  25935. "integrity": "sha512-FFw039TmrBqFK8ma/7OL3sDz/VytdtJr044/QUJtH0wK9lb9jLq9tJyIxUwtQJHwar2BqtiA4iCWSwo9JLkzFg=="
  25936. },
  25937. "pretty-error": {
  25938. "version": "4.0.0",
  25939. "resolved": "https://registry.npmjs.org/pretty-error/-/pretty-error-4.0.0.tgz",
  25940. "integrity": "sha512-AoJ5YMAcXKYxKhuJGdcvse+Voc6v1RgnsR3nWcYU7q4t6z0Q6T86sv5Zq8VIRbOWWFpvdGE83LtdSMNd+6Y0xw==",
  25941. "requires": {
  25942. "lodash": "^4.17.20",
  25943. "renderkid": "^3.0.0"
  25944. }
  25945. },
  25946. "pretty-format": {
  25947. "version": "27.5.1",
  25948. "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-27.5.1.tgz",
  25949. "integrity": "sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ==",
  25950. "requires": {
  25951. "ansi-regex": "^5.0.1",
  25952. "ansi-styles": "^5.0.0",
  25953. "react-is": "^17.0.1"
  25954. },
  25955. "dependencies": {
  25956. "ansi-styles": {
  25957. "version": "5.2.0",
  25958. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
  25959. "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA=="
  25960. }
  25961. }
  25962. },
  25963. "process-nextick-args": {
  25964. "version": "2.0.1",
  25965. "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz",
  25966. "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag=="
  25967. },
  25968. "promise": {
  25969. "version": "8.1.0",
  25970. "resolved": "https://registry.npmjs.org/promise/-/promise-8.1.0.tgz",
  25971. "integrity": "sha512-W04AqnILOL/sPRXziNicCjSNRruLAuIHEOVBazepu0545DDNGYHz7ar9ZgZ1fMU8/MA4mVxp5rkBWRi6OXIy3Q==",
  25972. "requires": {
  25973. "asap": "~2.0.6"
  25974. }
  25975. },
  25976. "promise-inflight": {
  25977. "version": "1.0.1",
  25978. "resolved": "https://registry.npmjs.org/promise-inflight/-/promise-inflight-1.0.1.tgz",
  25979. "integrity": "sha1-mEcocL8igTL8vdhoEputEsPAKeM="
  25980. },
  25981. "promise-retry": {
  25982. "version": "2.0.1",
  25983. "resolved": "https://registry.npmjs.org/promise-retry/-/promise-retry-2.0.1.tgz",
  25984. "integrity": "sha512-y+WKFlBR8BGXnsNlIHFGPZmyDf3DFMoLhaflAnyZgV6rG6xu+JwesTo2Q9R6XwYmtmwAFCkAk3e35jEdoeh/3g==",
  25985. "requires": {
  25986. "err-code": "^2.0.2",
  25987. "retry": "^0.12.0"
  25988. },
  25989. "dependencies": {
  25990. "retry": {
  25991. "version": "0.12.0",
  25992. "resolved": "https://registry.npmjs.org/retry/-/retry-0.12.0.tgz",
  25993. "integrity": "sha1-G0KmJmoh8HQh0bC1S33BZ7AcATs="
  25994. }
  25995. }
  25996. },
  25997. "prompts": {
  25998. "version": "2.4.2",
  25999. "resolved": "https://registry.npmjs.org/prompts/-/prompts-2.4.2.tgz",
  26000. "integrity": "sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==",
  26001. "requires": {
  26002. "kleur": "^3.0.3",
  26003. "sisteransi": "^1.0.5"
  26004. }
  26005. },
  26006. "prop-types": {
  26007. "version": "15.8.1",
  26008. "resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.8.1.tgz",
  26009. "integrity": "sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==",
  26010. "requires": {
  26011. "loose-envify": "^1.4.0",
  26012. "object-assign": "^4.1.1",
  26013. "react-is": "^16.13.1"
  26014. },
  26015. "dependencies": {
  26016. "react-is": {
  26017. "version": "16.13.1",
  26018. "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz",
  26019. "integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
  26020. }
  26021. }
  26022. },
  26023. "proxy-addr": {
  26024. "version": "2.0.7",
  26025. "resolved": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.7.tgz",
  26026. "integrity": "sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==",
  26027. "requires": {
  26028. "forwarded": "0.2.0",
  26029. "ipaddr.js": "1.9.1"
  26030. },
  26031. "dependencies": {
  26032. "ipaddr.js": {
  26033. "version": "1.9.1",
  26034. "resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.9.1.tgz",
  26035. "integrity": "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g=="
  26036. }
  26037. }
  26038. },
  26039. "psl": {
  26040. "version": "1.8.0",
  26041. "resolved": "https://registry.npmjs.org/psl/-/psl-1.8.0.tgz",
  26042. "integrity": "sha512-RIdOzyoavK+hA18OGGWDqUTsCLhtA7IcZ/6NCs4fFJaHBDab+pDDmDIByWFRQJq2Cd7r1OoQxBGKOaztq+hjIQ=="
  26043. },
  26044. "punycode": {
  26045. "version": "2.1.1",
  26046. "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz",
  26047. "integrity": "sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A=="
  26048. },
  26049. "q": {
  26050. "version": "1.5.1",
  26051. "resolved": "https://registry.npmjs.org/q/-/q-1.5.1.tgz",
  26052. "integrity": "sha1-fjL3W0E4EpHQRhHxvxQQmsAGUdc="
  26053. },
  26054. "qs": {
  26055. "version": "6.9.7",
  26056. "resolved": "https://registry.npmjs.org/qs/-/qs-6.9.7.tgz",
  26057. "integrity": "sha512-IhMFgUmuNpyRfxA90umL7ByLlgRXu6tIfKPpF5TmcfRLlLCckfP/g3IQmju6jjpu+Hh8rA+2p6A27ZSPOOHdKw=="
  26058. },
  26059. "queue-microtask": {
  26060. "version": "1.2.3",
  26061. "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz",
  26062. "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A=="
  26063. },
  26064. "quick-lru": {
  26065. "version": "5.1.1",
  26066. "resolved": "https://registry.npmjs.org/quick-lru/-/quick-lru-5.1.1.tgz",
  26067. "integrity": "sha512-WuyALRjWPDGtt/wzJiadO5AXY+8hZ80hVpe6MyivgraREW751X3SbhRvG3eLKOYN+8VEvqLcf3wdnt44Z4S4SA=="
  26068. },
  26069. "raf": {
  26070. "version": "3.4.1",
  26071. "resolved": "https://registry.npmjs.org/raf/-/raf-3.4.1.tgz",
  26072. "integrity": "sha512-Sq4CW4QhwOHE8ucn6J34MqtZCeWFP2aQSmrlroYgqAV1PjStIhJXxYuTgUIfkEk7zTLjmIjLmU5q+fbD1NnOJA==",
  26073. "requires": {
  26074. "performance-now": "^2.1.0"
  26075. }
  26076. },
  26077. "randombytes": {
  26078. "version": "2.1.0",
  26079. "resolved": "https://registry.npmjs.org/randombytes/-/randombytes-2.1.0.tgz",
  26080. "integrity": "sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==",
  26081. "requires": {
  26082. "safe-buffer": "^5.1.0"
  26083. }
  26084. },
  26085. "range-parser": {
  26086. "version": "1.2.1",
  26087. "resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz",
  26088. "integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg=="
  26089. },
  26090. "raw-body": {
  26091. "version": "2.4.3",
  26092. "resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.4.3.tgz",
  26093. "integrity": "sha512-UlTNLIcu0uzb4D2f4WltY6cVjLi+/jEN4lgEUj3E04tpMDpUlkBo/eSn6zou9hum2VMNpCCUone0O0WeJim07g==",
  26094. "requires": {
  26095. "bytes": "3.1.2",
  26096. "http-errors": "1.8.1",
  26097. "iconv-lite": "0.4.24",
  26098. "unpipe": "1.0.0"
  26099. },
  26100. "dependencies": {
  26101. "bytes": {
  26102. "version": "3.1.2",
  26103. "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz",
  26104. "integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg=="
  26105. },
  26106. "iconv-lite": {
  26107. "version": "0.4.24",
  26108. "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz",
  26109. "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==",
  26110. "requires": {
  26111. "safer-buffer": ">= 2.1.2 < 3"
  26112. }
  26113. }
  26114. }
  26115. },
  26116. "react": {
  26117. "version": "17.0.2",
  26118. "resolved": "https://registry.npmjs.org/react/-/react-17.0.2.tgz",
  26119. "integrity": "sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA==",
  26120. "requires": {
  26121. "loose-envify": "^1.1.0",
  26122. "object-assign": "^4.1.1"
  26123. }
  26124. },
  26125. "react-app-polyfill": {
  26126. "version": "3.0.0",
  26127. "resolved": "https://registry.npmjs.org/react-app-polyfill/-/react-app-polyfill-3.0.0.tgz",
  26128. "integrity": "sha512-sZ41cxiU5llIB003yxxQBYrARBqe0repqPTTYBTmMqTz9szeBbE37BehCE891NZsmdZqqP+xWKdT3eo3vOzN8w==",
  26129. "requires": {
  26130. "core-js": "^3.19.2",
  26131. "object-assign": "^4.1.1",
  26132. "promise": "^8.1.0",
  26133. "raf": "^3.4.1",
  26134. "regenerator-runtime": "^0.13.9",
  26135. "whatwg-fetch": "^3.6.2"
  26136. }
  26137. },
  26138. "react-circular-progressbar": {
  26139. "version": "2.0.4",
  26140. "resolved": "https://registry.npmjs.org/react-circular-progressbar/-/react-circular-progressbar-2.0.4.tgz",
  26141. "integrity": "sha512-OfX0ThSxRYEVGaQSt0DlXfyl5w4DbXHsXetyeivmoQrh9xA9bzVPHNf8aAhOIiwiaxX2WYWpLDB3gcpsDJ9oww==",
  26142. "requires": {}
  26143. },
  26144. "react-countdown-circle-timer": {
  26145. "version": "3.0.9",
  26146. "resolved": "https://registry.npmjs.org/react-countdown-circle-timer/-/react-countdown-circle-timer-3.0.9.tgz",
  26147. "integrity": "sha512-2rE2NklqgtArbvM9RVR3NctiKQ8+lY8PEjUZ2S1pKowD8CmaXUGqIaCbFBcygYH2aZQs9qPIQA49Z+9Jc2TOiQ==",
  26148. "requires": {}
  26149. },
  26150. "react-dev-utils": {
  26151. "version": "12.0.1",
  26152. "resolved": "https://registry.npmjs.org/react-dev-utils/-/react-dev-utils-12.0.1.tgz",
  26153. "integrity": "sha512-84Ivxmr17KjUupyqzFode6xKhjwuEJDROWKJy/BthkL7Wn6NJ8h4WE6k/exAv6ImS+0oZLRRW5j/aINMHyeGeQ==",
  26154. "requires": {
  26155. "@babel/code-frame": "^7.16.0",
  26156. "address": "^1.1.2",
  26157. "browserslist": "^4.18.1",
  26158. "chalk": "^4.1.2",
  26159. "cross-spawn": "^7.0.3",
  26160. "detect-port-alt": "^1.1.6",
  26161. "escape-string-regexp": "^4.0.0",
  26162. "filesize": "^8.0.6",
  26163. "find-up": "^5.0.0",
  26164. "fork-ts-checker-webpack-plugin": "^6.5.0",
  26165. "global-modules": "^2.0.0",
  26166. "globby": "^11.0.4",
  26167. "gzip-size": "^6.0.0",
  26168. "immer": "^9.0.7",
  26169. "is-root": "^2.1.0",
  26170. "loader-utils": "^3.2.0",
  26171. "open": "^8.4.0",
  26172. "pkg-up": "^3.1.0",
  26173. "prompts": "^2.4.2",
  26174. "react-error-overlay": "^6.0.11",
  26175. "recursive-readdir": "^2.2.2",
  26176. "shell-quote": "^1.7.3",
  26177. "strip-ansi": "^6.0.1",
  26178. "text-table": "^0.2.0"
  26179. },
  26180. "dependencies": {
  26181. "loader-utils": {
  26182. "version": "3.2.0",
  26183. "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-3.2.0.tgz",
  26184. "integrity": "sha512-HVl9ZqccQihZ7JM85dco1MvO9G+ONvxoGa9rkhzFsneGLKSUg1gJf9bWzhRhcvm2qChhWpebQhP44qxjKIUCaQ=="
  26185. }
  26186. }
  26187. },
  26188. "react-dom": {
  26189. "version": "17.0.2",
  26190. "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-17.0.2.tgz",
  26191. "integrity": "sha512-s4h96KtLDUQlsENhMn1ar8t2bEa+q/YAtj8pPPdIjPDGBDIVNsrD9aXNWqspUe6AzKCIG0C1HZZLqLV7qpOBGA==",
  26192. "requires": {
  26193. "loose-envify": "^1.1.0",
  26194. "object-assign": "^4.1.1",
  26195. "scheduler": "^0.20.2"
  26196. }
  26197. },
  26198. "react-error-overlay": {
  26199. "version": "6.0.11",
  26200. "resolved": "https://registry.npmjs.org/react-error-overlay/-/react-error-overlay-6.0.11.tgz",
  26201. "integrity": "sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg=="
  26202. },
  26203. "react-is": {
  26204. "version": "17.0.2",
  26205. "resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz",
  26206. "integrity": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w=="
  26207. },
  26208. "react-refresh": {
  26209. "version": "0.11.0",
  26210. "resolved": "https://registry.npmjs.org/react-refresh/-/react-refresh-0.11.0.tgz",
  26211. "integrity": "sha512-F27qZr8uUqwhWZboondsPx8tnC3Ct3SxZA3V5WyEvujRyyNv0VYPhoBg1gZ8/MV5tubQp76Trw8lTv9hzRBa+A=="
  26212. },
  26213. "react-router": {
  26214. "version": "5.3.1",
  26215. "resolved": "https://registry.npmjs.org/react-router/-/react-router-5.3.1.tgz",
  26216. "integrity": "sha512-v+zwjqb7bakqgF+wMVKlAPTca/cEmPOvQ9zt7gpSNyPXau1+0qvuYZ5BWzzNDP1y6s15zDwgb9rPN63+SIniRQ==",
  26217. "requires": {
  26218. "@babel/runtime": "^7.12.13",
  26219. "history": "^4.9.0",
  26220. "hoist-non-react-statics": "^3.1.0",
  26221. "loose-envify": "^1.3.1",
  26222. "mini-create-react-context": "^0.4.0",
  26223. "path-to-regexp": "^1.7.0",
  26224. "prop-types": "^15.6.2",
  26225. "react-is": "^16.6.0",
  26226. "tiny-invariant": "^1.0.2",
  26227. "tiny-warning": "^1.0.0"
  26228. },
  26229. "dependencies": {
  26230. "react-is": {
  26231. "version": "16.13.1",
  26232. "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz",
  26233. "integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
  26234. }
  26235. }
  26236. },
  26237. "react-router-dom": {
  26238. "version": "5.3.1",
  26239. "resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-5.3.1.tgz",
  26240. "integrity": "sha512-f0pj/gMAbv9e8gahTmCEY20oFhxhrmHwYeIwH5EO5xu0qme+wXtsdB8YfUOAZzUz4VaXmb58m3ceiLtjMhqYmQ==",
  26241. "requires": {
  26242. "@babel/runtime": "^7.12.13",
  26243. "history": "^4.9.0",
  26244. "loose-envify": "^1.3.1",
  26245. "prop-types": "^15.6.2",
  26246. "react-router": "5.3.1",
  26247. "tiny-invariant": "^1.0.2",
  26248. "tiny-warning": "^1.0.0"
  26249. }
  26250. },
  26251. "react-scripts": {
  26252. "version": "5.0.1",
  26253. "resolved": "https://registry.npmjs.org/react-scripts/-/react-scripts-5.0.1.tgz",
  26254. "integrity": "sha512-8VAmEm/ZAwQzJ+GOMLbBsTdDKOpuZh7RPs0UymvBR2vRk4iZWCskjbFnxqjrzoIvlNNRZ3QJFx6/qDSi6zSnaQ==",
  26255. "requires": {
  26256. "@babel/core": "^7.16.0",
  26257. "@pmmmwh/react-refresh-webpack-plugin": "^0.5.3",
  26258. "@svgr/webpack": "^5.5.0",
  26259. "babel-jest": "^27.4.2",
  26260. "babel-loader": "^8.2.3",
  26261. "babel-plugin-named-asset-import": "^0.3.8",
  26262. "babel-preset-react-app": "^10.0.1",
  26263. "bfj": "^7.0.2",
  26264. "browserslist": "^4.18.1",
  26265. "camelcase": "^6.2.1",
  26266. "case-sensitive-paths-webpack-plugin": "^2.4.0",
  26267. "css-loader": "^6.5.1",
  26268. "css-minimizer-webpack-plugin": "^3.2.0",
  26269. "dotenv": "^10.0.0",
  26270. "dotenv-expand": "^5.1.0",
  26271. "eslint": "^8.3.0",
  26272. "eslint-config-react-app": "^7.0.1",
  26273. "eslint-webpack-plugin": "^3.1.1",
  26274. "file-loader": "^6.2.0",
  26275. "fs-extra": "^10.0.0",
  26276. "fsevents": "^2.3.2",
  26277. "html-webpack-plugin": "^5.5.0",
  26278. "identity-obj-proxy": "^3.0.0",
  26279. "jest": "^27.4.3",
  26280. "jest-resolve": "^27.4.2",
  26281. "jest-watch-typeahead": "^1.0.0",
  26282. "mini-css-extract-plugin": "^2.4.5",
  26283. "postcss": "^8.4.4",
  26284. "postcss-flexbugs-fixes": "^5.0.2",
  26285. "postcss-loader": "^6.2.1",
  26286. "postcss-normalize": "^10.0.1",
  26287. "postcss-preset-env": "^7.0.1",
  26288. "prompts": "^2.4.2",
  26289. "react-app-polyfill": "^3.0.0",
  26290. "react-dev-utils": "^12.0.1",
  26291. "react-refresh": "^0.11.0",
  26292. "resolve": "^1.20.0",
  26293. "resolve-url-loader": "^4.0.0",
  26294. "sass-loader": "^12.3.0",
  26295. "semver": "^7.3.5",
  26296. "source-map-loader": "^3.0.0",
  26297. "style-loader": "^3.3.1",
  26298. "tailwindcss": "^3.0.2",
  26299. "terser-webpack-plugin": "^5.2.5",
  26300. "webpack": "^5.64.4",
  26301. "webpack-dev-server": "^4.6.0",
  26302. "webpack-manifest-plugin": "^4.0.2",
  26303. "workbox-webpack-plugin": "^6.4.1"
  26304. }
  26305. },
  26306. "read-pkg": {
  26307. "version": "5.2.0",
  26308. "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-5.2.0.tgz",
  26309. "integrity": "sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==",
  26310. "requires": {
  26311. "@types/normalize-package-data": "^2.4.0",
  26312. "normalize-package-data": "^2.5.0",
  26313. "parse-json": "^5.0.0",
  26314. "type-fest": "^0.6.0"
  26315. },
  26316. "dependencies": {
  26317. "hosted-git-info": {
  26318. "version": "2.8.9",
  26319. "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz",
  26320. "integrity": "sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw=="
  26321. },
  26322. "normalize-package-data": {
  26323. "version": "2.5.0",
  26324. "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz",
  26325. "integrity": "sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==",
  26326. "requires": {
  26327. "hosted-git-info": "^2.1.4",
  26328. "resolve": "^1.10.0",
  26329. "semver": "2 || 3 || 4 || 5",
  26330. "validate-npm-package-license": "^3.0.1"
  26331. }
  26332. },
  26333. "semver": {
  26334. "version": "5.7.1",
  26335. "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz",
  26336. "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ=="
  26337. },
  26338. "type-fest": {
  26339. "version": "0.6.0",
  26340. "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.6.0.tgz",
  26341. "integrity": "sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg=="
  26342. }
  26343. }
  26344. },
  26345. "read-pkg-up": {
  26346. "version": "7.0.1",
  26347. "resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-7.0.1.tgz",
  26348. "integrity": "sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg==",
  26349. "requires": {
  26350. "find-up": "^4.1.0",
  26351. "read-pkg": "^5.2.0",
  26352. "type-fest": "^0.8.1"
  26353. },
  26354. "dependencies": {
  26355. "find-up": {
  26356. "version": "4.1.0",
  26357. "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",
  26358. "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
  26359. "requires": {
  26360. "locate-path": "^5.0.0",
  26361. "path-exists": "^4.0.0"
  26362. }
  26363. },
  26364. "locate-path": {
  26365. "version": "5.0.0",
  26366. "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
  26367. "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
  26368. "requires": {
  26369. "p-locate": "^4.1.0"
  26370. }
  26371. },
  26372. "p-limit": {
  26373. "version": "2.3.0",
  26374. "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
  26375. "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
  26376. "requires": {
  26377. "p-try": "^2.0.0"
  26378. }
  26379. },
  26380. "p-locate": {
  26381. "version": "4.1.0",
  26382. "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz",
  26383. "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==",
  26384. "requires": {
  26385. "p-limit": "^2.2.0"
  26386. }
  26387. },
  26388. "type-fest": {
  26389. "version": "0.8.1",
  26390. "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz",
  26391. "integrity": "sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA=="
  26392. }
  26393. }
  26394. },
  26395. "readable-stream": {
  26396. "version": "3.6.0",
  26397. "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz",
  26398. "integrity": "sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==",
  26399. "requires": {
  26400. "inherits": "^2.0.3",
  26401. "string_decoder": "^1.1.1",
  26402. "util-deprecate": "^1.0.1"
  26403. }
  26404. },
  26405. "readdirp": {
  26406. "version": "3.6.0",
  26407. "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz",
  26408. "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==",
  26409. "requires": {
  26410. "picomatch": "^2.2.1"
  26411. }
  26412. },
  26413. "recursive-readdir": {
  26414. "version": "2.2.2",
  26415. "resolved": "https://registry.npmjs.org/recursive-readdir/-/recursive-readdir-2.2.2.tgz",
  26416. "integrity": "sha512-nRCcW9Sj7NuZwa2XvH9co8NPeXUBhZP7CRKJtU+cS6PW9FpCIFoI5ib0NT1ZrbNuPoRy0ylyCaUL8Gih4LSyFg==",
  26417. "requires": {
  26418. "minimatch": "3.0.4"
  26419. },
  26420. "dependencies": {
  26421. "minimatch": {
  26422. "version": "3.0.4",
  26423. "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz",
  26424. "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==",
  26425. "requires": {
  26426. "brace-expansion": "^1.1.7"
  26427. }
  26428. }
  26429. }
  26430. },
  26431. "redent": {
  26432. "version": "3.0.0",
  26433. "resolved": "https://registry.npmjs.org/redent/-/redent-3.0.0.tgz",
  26434. "integrity": "sha512-6tDA8g98We0zd0GvVeMT9arEOnTw9qM03L9cJXaCjrip1OO764RDBLBfrB4cwzNGDj5OA5ioymC9GkizgWJDUg==",
  26435. "requires": {
  26436. "indent-string": "^4.0.0",
  26437. "strip-indent": "^3.0.0"
  26438. }
  26439. },
  26440. "regenerate": {
  26441. "version": "1.4.2",
  26442. "resolved": "https://registry.npmjs.org/regenerate/-/regenerate-1.4.2.tgz",
  26443. "integrity": "sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A=="
  26444. },
  26445. "regenerate-unicode-properties": {
  26446. "version": "10.0.1",
  26447. "resolved": "https://registry.npmjs.org/regenerate-unicode-properties/-/regenerate-unicode-properties-10.0.1.tgz",
  26448. "integrity": "sha512-vn5DU6yg6h8hP/2OkQo3K7uVILvY4iu0oI4t3HFa81UPkhGJwkRwM10JEc3upjdhHjs/k8GJY1sRBhk5sr69Bw==",
  26449. "requires": {
  26450. "regenerate": "^1.4.2"
  26451. }
  26452. },
  26453. "regenerator-runtime": {
  26454. "version": "0.13.9",
  26455. "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.9.tgz",
  26456. "integrity": "sha512-p3VT+cOEgxFsRRA9X4lkI1E+k2/CtnKtU4gcxyaCUreilL/vqI6CdZ3wxVUx3UOUg+gnUOQQcRI7BmSI656MYA=="
  26457. },
  26458. "regenerator-transform": {
  26459. "version": "0.15.0",
  26460. "resolved": "https://registry.npmjs.org/regenerator-transform/-/regenerator-transform-0.15.0.tgz",
  26461. "integrity": "sha512-LsrGtPmbYg19bcPHwdtmXwbW+TqNvtY4riE3P83foeHRroMbH6/2ddFBfab3t7kbzc7v7p4wbkIecHImqt0QNg==",
  26462. "requires": {
  26463. "@babel/runtime": "^7.8.4"
  26464. }
  26465. },
  26466. "regex-parser": {
  26467. "version": "2.2.11",
  26468. "resolved": "https://registry.npmjs.org/regex-parser/-/regex-parser-2.2.11.tgz",
  26469. "integrity": "sha512-jbD/FT0+9MBU2XAZluI7w2OBs1RBi6p9M83nkoZayQXXU9e8Robt69FcZc7wU4eJD/YFTjn1JdCk3rbMJajz8Q=="
  26470. },
  26471. "regexp.prototype.flags": {
  26472. "version": "1.4.3",
  26473. "resolved": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.4.3.tgz",
  26474. "integrity": "sha512-fjggEOO3slI6Wvgjwflkc4NFRCTZAu5CnNfBd5qOMYhWdn67nJBBu34/TkD++eeFmd8C9r9jfXJ27+nSiRkSUA==",
  26475. "requires": {
  26476. "call-bind": "^1.0.2",
  26477. "define-properties": "^1.1.3",
  26478. "functions-have-names": "^1.2.2"
  26479. }
  26480. },
  26481. "regexpp": {
  26482. "version": "3.2.0",
  26483. "resolved": "https://registry.npmjs.org/regexpp/-/regexpp-3.2.0.tgz",
  26484. "integrity": "sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg=="
  26485. },
  26486. "regexpu-core": {
  26487. "version": "5.0.1",
  26488. "resolved": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-5.0.1.tgz",
  26489. "integrity": "sha512-CriEZlrKK9VJw/xQGJpQM5rY88BtuL8DM+AEwvcThHilbxiTAy8vq4iJnd2tqq8wLmjbGZzP7ZcKFjbGkmEFrw==",
  26490. "requires": {
  26491. "regenerate": "^1.4.2",
  26492. "regenerate-unicode-properties": "^10.0.1",
  26493. "regjsgen": "^0.6.0",
  26494. "regjsparser": "^0.8.2",
  26495. "unicode-match-property-ecmascript": "^2.0.0",
  26496. "unicode-match-property-value-ecmascript": "^2.0.0"
  26497. }
  26498. },
  26499. "regjsgen": {
  26500. "version": "0.6.0",
  26501. "resolved": "https://registry.npmjs.org/regjsgen/-/regjsgen-0.6.0.tgz",
  26502. "integrity": "sha512-ozE883Uigtqj3bx7OhL1KNbCzGyW2NQZPl6Hs09WTvCuZD5sTI4JY58bkbQWa/Y9hxIsvJ3M8Nbf7j54IqeZbA=="
  26503. },
  26504. "regjsparser": {
  26505. "version": "0.8.4",
  26506. "resolved": "https://registry.npmjs.org/regjsparser/-/regjsparser-0.8.4.tgz",
  26507. "integrity": "sha512-J3LABycON/VNEu3abOviqGHuB/LOtOQj8SKmfP9anY5GfAVw/SPjwzSjxGjbZXIxbGfqTHtJw58C2Li/WkStmA==",
  26508. "requires": {
  26509. "jsesc": "~0.5.0"
  26510. },
  26511. "dependencies": {
  26512. "jsesc": {
  26513. "version": "0.5.0",
  26514. "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-0.5.0.tgz",
  26515. "integrity": "sha1-597mbjXW/Bb3EP6R1c9p9w8IkR0="
  26516. }
  26517. }
  26518. },
  26519. "relateurl": {
  26520. "version": "0.2.7",
  26521. "resolved": "https://registry.npmjs.org/relateurl/-/relateurl-0.2.7.tgz",
  26522. "integrity": "sha1-VNvzd+UUQKypCkzSdGANP/LYiKk="
  26523. },
  26524. "renderkid": {
  26525. "version": "3.0.0",
  26526. "resolved": "https://registry.npmjs.org/renderkid/-/renderkid-3.0.0.tgz",
  26527. "integrity": "sha512-q/7VIQA8lmM1hF+jn+sFSPWGlMkSAeNYcPLmDQx2zzuiDfaLrOmumR8iaUKlenFgh0XRPIUeSPlH3A+AW3Z5pg==",
  26528. "requires": {
  26529. "css-select": "^4.1.3",
  26530. "dom-converter": "^0.2.0",
  26531. "htmlparser2": "^6.1.0",
  26532. "lodash": "^4.17.21",
  26533. "strip-ansi": "^6.0.1"
  26534. }
  26535. },
  26536. "request": {
  26537. "version": "2.88.2",
  26538. "resolved": "https://registry.npmjs.org/request/-/request-2.88.2.tgz",
  26539. "integrity": "sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==",
  26540. "requires": {
  26541. "aws-sign2": "~0.7.0",
  26542. "aws4": "^1.8.0",
  26543. "caseless": "~0.12.0",
  26544. "combined-stream": "~1.0.6",
  26545. "extend": "~3.0.2",
  26546. "forever-agent": "~0.6.1",
  26547. "form-data": "~2.3.2",
  26548. "har-validator": "~5.1.3",
  26549. "http-signature": "~1.2.0",
  26550. "is-typedarray": "~1.0.0",
  26551. "isstream": "~0.1.2",
  26552. "json-stringify-safe": "~5.0.1",
  26553. "mime-types": "~2.1.19",
  26554. "oauth-sign": "~0.9.0",
  26555. "performance-now": "^2.1.0",
  26556. "qs": "~6.5.2",
  26557. "safe-buffer": "^5.1.2",
  26558. "tough-cookie": "~2.5.0",
  26559. "tunnel-agent": "^0.6.0",
  26560. "uuid": "^3.3.2"
  26561. },
  26562. "dependencies": {
  26563. "form-data": {
  26564. "version": "2.3.3",
  26565. "resolved": "https://registry.npmjs.org/form-data/-/form-data-2.3.3.tgz",
  26566. "integrity": "sha512-1lLKB2Mu3aGP1Q/2eCOx0fNbRMe7XdwktwOruhfqqd0rIJWwN4Dh+E3hrPSlDCXnSR7UtZ1N38rVXm+6+MEhJQ==",
  26567. "requires": {
  26568. "asynckit": "^0.4.0",
  26569. "combined-stream": "^1.0.6",
  26570. "mime-types": "^2.1.12"
  26571. }
  26572. },
  26573. "qs": {
  26574. "version": "6.5.3",
  26575. "resolved": "https://registry.npmjs.org/qs/-/qs-6.5.3.tgz",
  26576. "integrity": "sha512-qxXIEh4pCGfHICj1mAJQ2/2XVZkjCDTcEgfoSQxc/fYivUZxTkk7L3bDBJSoNrEzXI17oUO5Dp07ktqE5KzczA=="
  26577. },
  26578. "tough-cookie": {
  26579. "version": "2.5.0",
  26580. "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.5.0.tgz",
  26581. "integrity": "sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g==",
  26582. "requires": {
  26583. "psl": "^1.1.28",
  26584. "punycode": "^2.1.1"
  26585. }
  26586. },
  26587. "uuid": {
  26588. "version": "3.4.0",
  26589. "resolved": "https://registry.npmjs.org/uuid/-/uuid-3.4.0.tgz",
  26590. "integrity": "sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A=="
  26591. }
  26592. }
  26593. },
  26594. "require-directory": {
  26595. "version": "2.1.1",
  26596. "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz",
  26597. "integrity": "sha1-jGStX9MNqxyXbiNE/+f3kqam30I="
  26598. },
  26599. "require-from-string": {
  26600. "version": "2.0.2",
  26601. "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz",
  26602. "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw=="
  26603. },
  26604. "requires-port": {
  26605. "version": "1.0.0",
  26606. "resolved": "https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz",
  26607. "integrity": "sha1-kl0mAdOaxIXgkc8NpcbmlNw9yv8="
  26608. },
  26609. "resolve": {
  26610. "version": "1.22.0",
  26611. "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.0.tgz",
  26612. "integrity": "sha512-Hhtrw0nLeSrFQ7phPp4OOcVjLPIeMnRlr5mcnVuMe7M/7eBn98A3hmFRLoFo3DLZkivSYwhRUJTyPyWAk56WLw==",
  26613. "requires": {
  26614. "is-core-module": "^2.8.1",
  26615. "path-parse": "^1.0.7",
  26616. "supports-preserve-symlinks-flag": "^1.0.0"
  26617. }
  26618. },
  26619. "resolve-cwd": {
  26620. "version": "3.0.0",
  26621. "resolved": "https://registry.npmjs.org/resolve-cwd/-/resolve-cwd-3.0.0.tgz",
  26622. "integrity": "sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg==",
  26623. "requires": {
  26624. "resolve-from": "^5.0.0"
  26625. }
  26626. },
  26627. "resolve-from": {
  26628. "version": "5.0.0",
  26629. "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz",
  26630. "integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw=="
  26631. },
  26632. "resolve-pathname": {
  26633. "version": "3.0.0",
  26634. "resolved": "https://registry.npmjs.org/resolve-pathname/-/resolve-pathname-3.0.0.tgz",
  26635. "integrity": "sha512-C7rARubxI8bXFNB/hqcp/4iUeIXJhJZvFPFPiSPRnhU5UPxzMFIl+2E6yY6c4k9giDJAhtV+enfA+G89N6Csng=="
  26636. },
  26637. "resolve-url-loader": {
  26638. "version": "4.0.0",
  26639. "resolved": "https://registry.npmjs.org/resolve-url-loader/-/resolve-url-loader-4.0.0.tgz",
  26640. "integrity": "sha512-05VEMczVREcbtT7Bz+C+96eUO5HDNvdthIiMB34t7FcF8ehcu4wC0sSgPUubs3XW2Q3CNLJk/BJrCU9wVRymiA==",
  26641. "requires": {
  26642. "adjust-sourcemap-loader": "^4.0.0",
  26643. "convert-source-map": "^1.7.0",
  26644. "loader-utils": "^2.0.0",
  26645. "postcss": "^7.0.35",
  26646. "source-map": "0.6.1"
  26647. },
  26648. "dependencies": {
  26649. "picocolors": {
  26650. "version": "0.2.1",
  26651. "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-0.2.1.tgz",
  26652. "integrity": "sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA=="
  26653. },
  26654. "postcss": {
  26655. "version": "7.0.39",
  26656. "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.39.tgz",
  26657. "integrity": "sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA==",
  26658. "requires": {
  26659. "picocolors": "^0.2.1",
  26660. "source-map": "^0.6.1"
  26661. }
  26662. }
  26663. }
  26664. },
  26665. "resolve.exports": {
  26666. "version": "1.1.0",
  26667. "resolved": "https://registry.npmjs.org/resolve.exports/-/resolve.exports-1.1.0.tgz",
  26668. "integrity": "sha512-J1l+Zxxp4XK3LUDZ9m60LRJF/mAe4z6a4xyabPHk7pvK5t35dACV32iIjJDFeWZFfZlO29w6SZ67knR0tHzJtQ=="
  26669. },
  26670. "retry": {
  26671. "version": "0.13.1",
  26672. "resolved": "https://registry.npmjs.org/retry/-/retry-0.13.1.tgz",
  26673. "integrity": "sha512-XQBQ3I8W1Cge0Seh+6gjj03LbmRFWuoszgK9ooCpwYIrhhoO80pfq4cUkU5DkknwfOfFteRwlZ56PYOGYyFWdg=="
  26674. },
  26675. "reusify": {
  26676. "version": "1.0.4",
  26677. "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz",
  26678. "integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw=="
  26679. },
  26680. "rimraf": {
  26681. "version": "3.0.2",
  26682. "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz",
  26683. "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==",
  26684. "requires": {
  26685. "glob": "^7.1.3"
  26686. }
  26687. },
  26688. "rollup": {
  26689. "version": "2.70.2",
  26690. "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.70.2.tgz",
  26691. "integrity": "sha512-EitogNZnfku65I1DD5Mxe8JYRUCy0hkK5X84IlDtUs+O6JRMpRciXTzyCUuX11b5L5pvjH+OmFXiQ3XjabcXgg==",
  26692. "requires": {
  26693. "fsevents": "~2.3.2"
  26694. }
  26695. },
  26696. "rollup-plugin-terser": {
  26697. "version": "7.0.2",
  26698. "resolved": "https://registry.npmjs.org/rollup-plugin-terser/-/rollup-plugin-terser-7.0.2.tgz",
  26699. "integrity": "sha512-w3iIaU4OxcF52UUXiZNsNeuXIMDvFrr+ZXK6bFZ0Q60qyVfq4uLptoS4bbq3paG3x216eQllFZX7zt6TIImguQ==",
  26700. "requires": {
  26701. "@babel/code-frame": "^7.10.4",
  26702. "jest-worker": "^26.2.1",
  26703. "serialize-javascript": "^4.0.0",
  26704. "terser": "^5.0.0"
  26705. },
  26706. "dependencies": {
  26707. "jest-worker": {
  26708. "version": "26.6.2",
  26709. "resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-26.6.2.tgz",
  26710. "integrity": "sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==",
  26711. "requires": {
  26712. "@types/node": "*",
  26713. "merge-stream": "^2.0.0",
  26714. "supports-color": "^7.0.0"
  26715. }
  26716. },
  26717. "serialize-javascript": {
  26718. "version": "4.0.0",
  26719. "resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-4.0.0.tgz",
  26720. "integrity": "sha512-GaNA54380uFefWghODBWEGisLZFj00nS5ACs6yHa9nLqlLpVLO8ChDGeKRjZnV4Nh4n0Qi7nhYZD/9fCPzEqkw==",
  26721. "requires": {
  26722. "randombytes": "^2.1.0"
  26723. }
  26724. }
  26725. }
  26726. },
  26727. "run-parallel": {
  26728. "version": "1.2.0",
  26729. "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz",
  26730. "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==",
  26731. "requires": {
  26732. "queue-microtask": "^1.2.2"
  26733. }
  26734. },
  26735. "safe-buffer": {
  26736. "version": "5.1.2",
  26737. "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz",
  26738. "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g=="
  26739. },
  26740. "safer-buffer": {
  26741. "version": "2.1.2",
  26742. "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz",
  26743. "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg=="
  26744. },
  26745. "sanitize.css": {
  26746. "version": "13.0.0",
  26747. "resolved": "https://registry.npmjs.org/sanitize.css/-/sanitize.css-13.0.0.tgz",
  26748. "integrity": "sha512-ZRwKbh/eQ6w9vmTjkuG0Ioi3HBwPFce0O+v//ve+aOq1oeCy7jMV2qzzAlpsNuqpqCBjjriM1lbtZbF/Q8jVyA=="
  26749. },
  26750. "sass": {
  26751. "version": "1.50.0",
  26752. "resolved": "https://registry.npmjs.org/sass/-/sass-1.50.0.tgz",
  26753. "integrity": "sha512-cLsD6MEZ5URXHStxApajEh7gW189kkjn4Rc8DQweMyF+o5HF5nfEz8QYLMlPsTOD88DknatTmBWkOcw5/LnJLQ==",
  26754. "requires": {
  26755. "chokidar": ">=3.0.0 <4.0.0",
  26756. "immutable": "^4.0.0",
  26757. "source-map-js": ">=0.6.2 <2.0.0"
  26758. }
  26759. },
  26760. "sass-graph": {
  26761. "version": "4.0.0",
  26762. "resolved": "https://registry.npmjs.org/sass-graph/-/sass-graph-4.0.0.tgz",
  26763. "integrity": "sha512-WSO/MfXqKH7/TS8RdkCX3lVkPFQzCgbqdGsmSKq6tlPU+GpGEsa/5aW18JqItnqh+lPtcjifqdZ/VmiILkKckQ==",
  26764. "requires": {
  26765. "glob": "^7.0.0",
  26766. "lodash": "^4.17.11",
  26767. "scss-tokenizer": "^0.3.0",
  26768. "yargs": "^17.2.1"
  26769. },
  26770. "dependencies": {
  26771. "yargs": {
  26772. "version": "17.4.1",
  26773. "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.4.1.tgz",
  26774. "integrity": "sha512-WSZD9jgobAg3ZKuCQZSa3g9QOJeCCqLoLAykiWgmXnDo9EPnn4RPf5qVTtzgOx66o6/oqhcA5tHtJXpG8pMt3g==",
  26775. "requires": {
  26776. "cliui": "^7.0.2",
  26777. "escalade": "^3.1.1",
  26778. "get-caller-file": "^2.0.5",
  26779. "require-directory": "^2.1.1",
  26780. "string-width": "^4.2.3",
  26781. "y18n": "^5.0.5",
  26782. "yargs-parser": "^21.0.0"
  26783. }
  26784. },
  26785. "yargs-parser": {
  26786. "version": "21.0.1",
  26787. "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.0.1.tgz",
  26788. "integrity": "sha512-9BK1jFpLzJROCI5TzwZL/TU4gqjK5xiHV/RfWLOahrjAko/e4DJkRDZQXfvqAsiZzzYhgAzbgz6lg48jcm4GLg=="
  26789. }
  26790. }
  26791. },
  26792. "sass-loader": {
  26793. "version": "12.6.0",
  26794. "resolved": "https://registry.npmjs.org/sass-loader/-/sass-loader-12.6.0.tgz",
  26795. "integrity": "sha512-oLTaH0YCtX4cfnJZxKSLAyglED0naiYfNG1iXfU5w1LNZ+ukoA5DtyDIN5zmKVZwYNJP4KRc5Y3hkWga+7tYfA==",
  26796. "requires": {
  26797. "klona": "^2.0.4",
  26798. "neo-async": "^2.6.2"
  26799. }
  26800. },
  26801. "sax": {
  26802. "version": "1.2.4",
  26803. "resolved": "https://registry.npmjs.org/sax/-/sax-1.2.4.tgz",
  26804. "integrity": "sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw=="
  26805. },
  26806. "saxes": {
  26807. "version": "5.0.1",
  26808. "resolved": "https://registry.npmjs.org/saxes/-/saxes-5.0.1.tgz",
  26809. "integrity": "sha512-5LBh1Tls8c9xgGjw3QrMwETmTMVk0oFgvrFSvWx62llR2hcEInrKNZ2GZCCuuy2lvWrdl5jhbpeqc5hRYKFOcw==",
  26810. "requires": {
  26811. "xmlchars": "^2.2.0"
  26812. }
  26813. },
  26814. "scheduler": {
  26815. "version": "0.20.2",
  26816. "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.20.2.tgz",
  26817. "integrity": "sha512-2eWfGgAqqWFGqtdMmcL5zCMK1U8KlXv8SQFGglL3CEtd0aDVDWgeF/YoCmvln55m5zSk3J/20hTaSBeSObsQDQ==",
  26818. "requires": {
  26819. "loose-envify": "^1.1.0",
  26820. "object-assign": "^4.1.1"
  26821. }
  26822. },
  26823. "schema-utils": {
  26824. "version": "3.1.1",
  26825. "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-3.1.1.tgz",
  26826. "integrity": "sha512-Y5PQxS4ITlC+EahLuXaY86TXfR7Dc5lw294alXOq86JAHCihAIZfqv8nNCWvaEJvaC51uN9hbLGeV0cFBdH+Fw==",
  26827. "requires": {
  26828. "@types/json-schema": "^7.0.8",
  26829. "ajv": "^6.12.5",
  26830. "ajv-keywords": "^3.5.2"
  26831. }
  26832. },
  26833. "scss-tokenizer": {
  26834. "version": "0.3.0",
  26835. "resolved": "https://registry.npmjs.org/scss-tokenizer/-/scss-tokenizer-0.3.0.tgz",
  26836. "integrity": "sha512-14Zl9GcbBvOT9057ZKjpz5yPOyUWG2ojd9D5io28wHRYsOrs7U95Q+KNL87+32p8rc+LvDpbu/i9ZYjM9Q+FsQ==",
  26837. "requires": {
  26838. "js-base64": "^2.4.3",
  26839. "source-map": "^0.7.1"
  26840. },
  26841. "dependencies": {
  26842. "source-map": {
  26843. "version": "0.7.3",
  26844. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.3.tgz",
  26845. "integrity": "sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ=="
  26846. }
  26847. }
  26848. },
  26849. "select-hose": {
  26850. "version": "2.0.0",
  26851. "resolved": "https://registry.npmjs.org/select-hose/-/select-hose-2.0.0.tgz",
  26852. "integrity": "sha1-Yl2GWPhlr0Psliv8N2o3NZpJlMo="
  26853. },
  26854. "selfsigned": {
  26855. "version": "2.0.1",
  26856. "resolved": "https://registry.npmjs.org/selfsigned/-/selfsigned-2.0.1.tgz",
  26857. "integrity": "sha512-LmME957M1zOsUhG+67rAjKfiWFox3SBxE/yymatMZsAx+oMrJ0YQ8AToOnyCm7xbeg2ep37IHLxdu0o2MavQOQ==",
  26858. "requires": {
  26859. "node-forge": "^1"
  26860. }
  26861. },
  26862. "semver": {
  26863. "version": "7.3.7",
  26864. "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz",
  26865. "integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==",
  26866. "requires": {
  26867. "lru-cache": "^6.0.0"
  26868. }
  26869. },
  26870. "send": {
  26871. "version": "0.17.2",
  26872. "resolved": "https://registry.npmjs.org/send/-/send-0.17.2.tgz",
  26873. "integrity": "sha512-UJYB6wFSJE3G00nEivR5rgWp8c2xXvJ3OPWPhmuteU0IKj8nKbG3DrjiOmLwpnHGYWAVwA69zmTm++YG0Hmwww==",
  26874. "requires": {
  26875. "debug": "2.6.9",
  26876. "depd": "~1.1.2",
  26877. "destroy": "~1.0.4",
  26878. "encodeurl": "~1.0.2",
  26879. "escape-html": "~1.0.3",
  26880. "etag": "~1.8.1",
  26881. "fresh": "0.5.2",
  26882. "http-errors": "1.8.1",
  26883. "mime": "1.6.0",
  26884. "ms": "2.1.3",
  26885. "on-finished": "~2.3.0",
  26886. "range-parser": "~1.2.1",
  26887. "statuses": "~1.5.0"
  26888. },
  26889. "dependencies": {
  26890. "debug": {
  26891. "version": "2.6.9",
  26892. "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
  26893. "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
  26894. "requires": {
  26895. "ms": "2.0.0"
  26896. },
  26897. "dependencies": {
  26898. "ms": {
  26899. "version": "2.0.0",
  26900. "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
  26901. "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
  26902. }
  26903. }
  26904. },
  26905. "ms": {
  26906. "version": "2.1.3",
  26907. "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
  26908. "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA=="
  26909. }
  26910. }
  26911. },
  26912. "serialize-javascript": {
  26913. "version": "6.0.0",
  26914. "resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-6.0.0.tgz",
  26915. "integrity": "sha512-Qr3TosvguFt8ePWqsvRfrKyQXIiW+nGbYpy8XK24NQHE83caxWt+mIymTT19DGFbNWNLfEwsrkSmN64lVWB9ag==",
  26916. "requires": {
  26917. "randombytes": "^2.1.0"
  26918. }
  26919. },
  26920. "serve-index": {
  26921. "version": "1.9.1",
  26922. "resolved": "https://registry.npmjs.org/serve-index/-/serve-index-1.9.1.tgz",
  26923. "integrity": "sha1-03aNabHn2C5c4FD/9bRTvqEqkjk=",
  26924. "requires": {
  26925. "accepts": "~1.3.4",
  26926. "batch": "0.6.1",
  26927. "debug": "2.6.9",
  26928. "escape-html": "~1.0.3",
  26929. "http-errors": "~1.6.2",
  26930. "mime-types": "~2.1.17",
  26931. "parseurl": "~1.3.2"
  26932. },
  26933. "dependencies": {
  26934. "debug": {
  26935. "version": "2.6.9",
  26936. "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
  26937. "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
  26938. "requires": {
  26939. "ms": "2.0.0"
  26940. }
  26941. },
  26942. "http-errors": {
  26943. "version": "1.6.3",
  26944. "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-1.6.3.tgz",
  26945. "integrity": "sha1-i1VoC7S+KDoLW/TqLjhYC+HZMg0=",
  26946. "requires": {
  26947. "depd": "~1.1.2",
  26948. "inherits": "2.0.3",
  26949. "setprototypeof": "1.1.0",
  26950. "statuses": ">= 1.4.0 < 2"
  26951. }
  26952. },
  26953. "inherits": {
  26954. "version": "2.0.3",
  26955. "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz",
  26956. "integrity": "sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4="
  26957. },
  26958. "ms": {
  26959. "version": "2.0.0",
  26960. "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
  26961. "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
  26962. },
  26963. "setprototypeof": {
  26964. "version": "1.1.0",
  26965. "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.1.0.tgz",
  26966. "integrity": "sha512-BvE/TwpZX4FXExxOxZyRGQQv651MSwmWKZGqvmPcRIjDqWub67kTKuIMx43cZZrS/cBBzwBcNDWoFxt2XEFIpQ=="
  26967. }
  26968. }
  26969. },
  26970. "serve-static": {
  26971. "version": "1.14.2",
  26972. "resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.14.2.tgz",
  26973. "integrity": "sha512-+TMNA9AFxUEGuC0z2mevogSnn9MXKb4fa7ngeRMJaaGv8vTwnIEkKi+QGvPt33HSnf8pRS+WGM0EbMtCJLKMBQ==",
  26974. "requires": {
  26975. "encodeurl": "~1.0.2",
  26976. "escape-html": "~1.0.3",
  26977. "parseurl": "~1.3.3",
  26978. "send": "0.17.2"
  26979. }
  26980. },
  26981. "set-blocking": {
  26982. "version": "2.0.0",
  26983. "resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz",
  26984. "integrity": "sha1-BF+XgtARrppoA93TgrJDkrPYkPc="
  26985. },
  26986. "setprototypeof": {
  26987. "version": "1.2.0",
  26988. "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz",
  26989. "integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw=="
  26990. },
  26991. "shebang-command": {
  26992. "version": "2.0.0",
  26993. "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
  26994. "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
  26995. "requires": {
  26996. "shebang-regex": "^3.0.0"
  26997. }
  26998. },
  26999. "shebang-regex": {
  27000. "version": "3.0.0",
  27001. "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
  27002. "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A=="
  27003. },
  27004. "shell-quote": {
  27005. "version": "1.7.3",
  27006. "resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.7.3.tgz",
  27007. "integrity": "sha512-Vpfqwm4EnqGdlsBFNmHhxhElJYrdfcxPThu+ryKS5J8L/fhAwLazFZtq+S+TWZ9ANj2piSQLGj6NQg+lKPmxrw=="
  27008. },
  27009. "side-channel": {
  27010. "version": "1.0.4",
  27011. "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.0.4.tgz",
  27012. "integrity": "sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==",
  27013. "requires": {
  27014. "call-bind": "^1.0.0",
  27015. "get-intrinsic": "^1.0.2",
  27016. "object-inspect": "^1.9.0"
  27017. }
  27018. },
  27019. "signal-exit": {
  27020. "version": "3.0.7",
  27021. "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz",
  27022. "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ=="
  27023. },
  27024. "sisteransi": {
  27025. "version": "1.0.5",
  27026. "resolved": "https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.5.tgz",
  27027. "integrity": "sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg=="
  27028. },
  27029. "slash": {
  27030. "version": "3.0.0",
  27031. "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
  27032. "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q=="
  27033. },
  27034. "slice-ansi": {
  27035. "version": "4.0.0",
  27036. "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz",
  27037. "integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==",
  27038. "dev": true,
  27039. "requires": {
  27040. "ansi-styles": "^4.0.0",
  27041. "astral-regex": "^2.0.0",
  27042. "is-fullwidth-code-point": "^3.0.0"
  27043. }
  27044. },
  27045. "smart-buffer": {
  27046. "version": "4.2.0",
  27047. "resolved": "https://registry.npmjs.org/smart-buffer/-/smart-buffer-4.2.0.tgz",
  27048. "integrity": "sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg=="
  27049. },
  27050. "sockjs": {
  27051. "version": "0.3.24",
  27052. "resolved": "https://registry.npmjs.org/sockjs/-/sockjs-0.3.24.tgz",
  27053. "integrity": "sha512-GJgLTZ7vYb/JtPSSZ10hsOYIvEYsjbNU+zPdIHcUaWVNUEPivzxku31865sSSud0Da0W4lEeOPlmw93zLQchuQ==",
  27054. "requires": {
  27055. "faye-websocket": "^0.11.3",
  27056. "uuid": "^8.3.2",
  27057. "websocket-driver": "^0.7.4"
  27058. }
  27059. },
  27060. "socks": {
  27061. "version": "2.6.2",
  27062. "resolved": "https://registry.npmjs.org/socks/-/socks-2.6.2.tgz",
  27063. "integrity": "sha512-zDZhHhZRY9PxRruRMR7kMhnf3I8hDs4S3f9RecfnGxvcBHQcKcIH/oUcEWffsfl1XxdYlA7nnlGbbTvPz9D8gA==",
  27064. "requires": {
  27065. "ip": "^1.1.5",
  27066. "smart-buffer": "^4.2.0"
  27067. }
  27068. },
  27069. "socks-proxy-agent": {
  27070. "version": "6.2.0",
  27071. "resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-6.2.0.tgz",
  27072. "integrity": "sha512-wWqJhjb32Q6GsrUqzuFkukxb/zzide5quXYcMVpIjxalDBBYy2nqKCFQ/9+Ie4dvOYSQdOk3hUlZSdzZOd3zMQ==",
  27073. "requires": {
  27074. "agent-base": "^6.0.2",
  27075. "debug": "^4.3.3",
  27076. "socks": "^2.6.2"
  27077. }
  27078. },
  27079. "source-list-map": {
  27080. "version": "2.0.1",
  27081. "resolved": "https://registry.npmjs.org/source-list-map/-/source-list-map-2.0.1.tgz",
  27082. "integrity": "sha512-qnQ7gVMxGNxsiL4lEuJwe/To8UnK7fAnmbGEEH8RpLouuKbeEm0lhbQVFIrNSuB+G7tVrAlVsZgETT5nljf+Iw=="
  27083. },
  27084. "source-map": {
  27085. "version": "0.6.1",
  27086. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
  27087. "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="
  27088. },
  27089. "source-map-js": {
  27090. "version": "1.0.2",
  27091. "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz",
  27092. "integrity": "sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw=="
  27093. },
  27094. "source-map-loader": {
  27095. "version": "3.0.1",
  27096. "resolved": "https://registry.npmjs.org/source-map-loader/-/source-map-loader-3.0.1.tgz",
  27097. "integrity": "sha512-Vp1UsfyPvgujKQzi4pyDiTOnE3E4H+yHvkVRN3c/9PJmQS4CQJExvcDvaX/D+RV+xQben9HJ56jMJS3CgUeWyA==",
  27098. "requires": {
  27099. "abab": "^2.0.5",
  27100. "iconv-lite": "^0.6.3",
  27101. "source-map-js": "^1.0.1"
  27102. }
  27103. },
  27104. "source-map-resolve": {
  27105. "version": "0.6.0",
  27106. "resolved": "https://registry.npmjs.org/source-map-resolve/-/source-map-resolve-0.6.0.tgz",
  27107. "integrity": "sha512-KXBr9d/fO/bWo97NXsPIAW1bFSBOuCnjbNTBMO7N59hsv5i9yzRDfcYwwt0l04+VqnKC+EwzvJZIP/qkuMgR/w==",
  27108. "requires": {
  27109. "atob": "^2.1.2",
  27110. "decode-uri-component": "^0.2.0"
  27111. }
  27112. },
  27113. "source-map-support": {
  27114. "version": "0.5.21",
  27115. "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz",
  27116. "integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==",
  27117. "requires": {
  27118. "buffer-from": "^1.0.0",
  27119. "source-map": "^0.6.0"
  27120. }
  27121. },
  27122. "sourcemap-codec": {
  27123. "version": "1.4.8",
  27124. "resolved": "https://registry.npmjs.org/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz",
  27125. "integrity": "sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA=="
  27126. },
  27127. "spdx-correct": {
  27128. "version": "3.1.1",
  27129. "resolved": "https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.1.1.tgz",
  27130. "integrity": "sha512-cOYcUWwhCuHCXi49RhFRCyJEK3iPj1Ziz9DpViV3tbZOwXD49QzIN3MpOLJNxh2qwq2lJJZaKMVw9qNi4jTC0w==",
  27131. "requires": {
  27132. "spdx-expression-parse": "^3.0.0",
  27133. "spdx-license-ids": "^3.0.0"
  27134. }
  27135. },
  27136. "spdx-exceptions": {
  27137. "version": "2.3.0",
  27138. "resolved": "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz",
  27139. "integrity": "sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A=="
  27140. },
  27141. "spdx-expression-parse": {
  27142. "version": "3.0.1",
  27143. "resolved": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz",
  27144. "integrity": "sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==",
  27145. "requires": {
  27146. "spdx-exceptions": "^2.1.0",
  27147. "spdx-license-ids": "^3.0.0"
  27148. }
  27149. },
  27150. "spdx-license-ids": {
  27151. "version": "3.0.11",
  27152. "resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.11.tgz",
  27153. "integrity": "sha512-Ctl2BrFiM0X3MANYgj3CkygxhRmr9mi6xhejbdO960nF6EDJApTYpn0BQnDKlnNBULKiCN1n3w9EBkHK8ZWg+g=="
  27154. },
  27155. "spdy": {
  27156. "version": "4.0.2",
  27157. "resolved": "https://registry.npmjs.org/spdy/-/spdy-4.0.2.tgz",
  27158. "integrity": "sha512-r46gZQZQV+Kl9oItvl1JZZqJKGr+oEkB08A6BzkiR7593/7IbtuncXHd2YoYeTsG4157ZssMu9KYvUHLcjcDoA==",
  27159. "requires": {
  27160. "debug": "^4.1.0",
  27161. "handle-thing": "^2.0.0",
  27162. "http-deceiver": "^1.2.7",
  27163. "select-hose": "^2.0.0",
  27164. "spdy-transport": "^3.0.0"
  27165. }
  27166. },
  27167. "spdy-transport": {
  27168. "version": "3.0.0",
  27169. "resolved": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-3.0.0.tgz",
  27170. "integrity": "sha512-hsLVFE5SjA6TCisWeJXFKniGGOpBgMLmerfO2aCyCU5s7nJ/rpAepqmFifv/GCbSbueEeAJJnmSQ2rKC/g8Fcw==",
  27171. "requires": {
  27172. "debug": "^4.1.0",
  27173. "detect-node": "^2.0.4",
  27174. "hpack.js": "^2.1.6",
  27175. "obuf": "^1.1.2",
  27176. "readable-stream": "^3.0.6",
  27177. "wbuf": "^1.7.3"
  27178. }
  27179. },
  27180. "split2": {
  27181. "version": "3.2.2",
  27182. "resolved": "https://registry.npmjs.org/split2/-/split2-3.2.2.tgz",
  27183. "integrity": "sha512-9NThjpgZnifTkJpzTZ7Eue85S49QwpNhZTq6GRJwObb6jnLFNGB7Qm73V5HewTROPyxD0C29xqmaI68bQtV+hg==",
  27184. "dev": true,
  27185. "requires": {
  27186. "readable-stream": "^3.0.0"
  27187. }
  27188. },
  27189. "sprintf-js": {
  27190. "version": "1.0.3",
  27191. "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",
  27192. "integrity": "sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw="
  27193. },
  27194. "sshpk": {
  27195. "version": "1.17.0",
  27196. "resolved": "https://registry.npmjs.org/sshpk/-/sshpk-1.17.0.tgz",
  27197. "integrity": "sha512-/9HIEs1ZXGhSPE8X6Ccm7Nam1z8KcoCqPdI7ecm1N33EzAetWahvQWVqLZtaZQ+IDKX4IyA2o0gBzqIMkAagHQ==",
  27198. "requires": {
  27199. "asn1": "~0.2.3",
  27200. "assert-plus": "^1.0.0",
  27201. "bcrypt-pbkdf": "^1.0.0",
  27202. "dashdash": "^1.12.0",
  27203. "ecc-jsbn": "~0.1.1",
  27204. "getpass": "^0.1.1",
  27205. "jsbn": "~0.1.0",
  27206. "safer-buffer": "^2.0.2",
  27207. "tweetnacl": "~0.14.0"
  27208. }
  27209. },
  27210. "ssri": {
  27211. "version": "8.0.1",
  27212. "resolved": "https://registry.npmjs.org/ssri/-/ssri-8.0.1.tgz",
  27213. "integrity": "sha512-97qShzy1AiyxvPNIkLWoGua7xoQzzPjQ0HAH4B0rWKo7SZ6USuPcrUiAFrws0UH8RrbWmgq3LMTObhPIHbbBeQ==",
  27214. "requires": {
  27215. "minipass": "^3.1.1"
  27216. }
  27217. },
  27218. "stable": {
  27219. "version": "0.1.8",
  27220. "resolved": "https://registry.npmjs.org/stable/-/stable-0.1.8.tgz",
  27221. "integrity": "sha512-ji9qxRnOVfcuLDySj9qzhGSEFVobyt1kIOSkj1qZzYLzq7Tos/oUUWvotUPQLlrsidqsK6tBH89Bc9kL5zHA6w=="
  27222. },
  27223. "stack-utils": {
  27224. "version": "2.0.5",
  27225. "resolved": "https://registry.npmjs.org/stack-utils/-/stack-utils-2.0.5.tgz",
  27226. "integrity": "sha512-xrQcmYhOsn/1kX+Vraq+7j4oE2j/6BFscZ0etmYg81xuM8Gq0022Pxb8+IqgOFUIaxHs0KaSb7T1+OegiNrNFA==",
  27227. "requires": {
  27228. "escape-string-regexp": "^2.0.0"
  27229. },
  27230. "dependencies": {
  27231. "escape-string-regexp": {
  27232. "version": "2.0.0",
  27233. "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz",
  27234. "integrity": "sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w=="
  27235. }
  27236. }
  27237. },
  27238. "stackframe": {
  27239. "version": "1.2.1",
  27240. "resolved": "https://registry.npmjs.org/stackframe/-/stackframe-1.2.1.tgz",
  27241. "integrity": "sha512-h88QkzREN/hy8eRdyNhhsO7RSJ5oyTqxxmmn0dzBIMUclZsjpfmrsg81vp8mjjAs2vAZ72nyWxRUwSwmh0e4xg=="
  27242. },
  27243. "statuses": {
  27244. "version": "1.5.0",
  27245. "resolved": "https://registry.npmjs.org/statuses/-/statuses-1.5.0.tgz",
  27246. "integrity": "sha1-Fhx9rBd2Wf2YEfQ3cfqZOBR4Yow="
  27247. },
  27248. "stdout-stream": {
  27249. "version": "1.4.1",
  27250. "resolved": "https://registry.npmjs.org/stdout-stream/-/stdout-stream-1.4.1.tgz",
  27251. "integrity": "sha512-j4emi03KXqJWcIeF8eIXkjMFN1Cmb8gUlDYGeBALLPo5qdyTfA9bOtl8m33lRoC+vFMkP3gl0WsDr6+gzxbbTA==",
  27252. "requires": {
  27253. "readable-stream": "^2.0.1"
  27254. },
  27255. "dependencies": {
  27256. "isarray": {
  27257. "version": "1.0.0",
  27258. "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz",
  27259. "integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE="
  27260. },
  27261. "readable-stream": {
  27262. "version": "2.3.7",
  27263. "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz",
  27264. "integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==",
  27265. "requires": {
  27266. "core-util-is": "~1.0.0",
  27267. "inherits": "~2.0.3",
  27268. "isarray": "~1.0.0",
  27269. "process-nextick-args": "~2.0.0",
  27270. "safe-buffer": "~5.1.1",
  27271. "string_decoder": "~1.1.1",
  27272. "util-deprecate": "~1.0.1"
  27273. }
  27274. },
  27275. "string_decoder": {
  27276. "version": "1.1.1",
  27277. "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
  27278. "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
  27279. "requires": {
  27280. "safe-buffer": "~5.1.0"
  27281. }
  27282. }
  27283. }
  27284. },
  27285. "string_decoder": {
  27286. "version": "1.3.0",
  27287. "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz",
  27288. "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==",
  27289. "requires": {
  27290. "safe-buffer": "~5.2.0"
  27291. },
  27292. "dependencies": {
  27293. "safe-buffer": {
  27294. "version": "5.2.1",
  27295. "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
  27296. "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ=="
  27297. }
  27298. }
  27299. },
  27300. "string-length": {
  27301. "version": "4.0.2",
  27302. "resolved": "https://registry.npmjs.org/string-length/-/string-length-4.0.2.tgz",
  27303. "integrity": "sha512-+l6rNN5fYHNhZZy41RXsYptCjA2Igmq4EG7kZAYFQI1E1VTXarr6ZPXBg6eq7Y6eK4FEhY6AJlyuFIb/v/S0VQ==",
  27304. "requires": {
  27305. "char-regex": "^1.0.2",
  27306. "strip-ansi": "^6.0.0"
  27307. }
  27308. },
  27309. "string-natural-compare": {
  27310. "version": "3.0.1",
  27311. "resolved": "https://registry.npmjs.org/string-natural-compare/-/string-natural-compare-3.0.1.tgz",
  27312. "integrity": "sha512-n3sPwynL1nwKi3WJ6AIsClwBMa0zTi54fn2oLU6ndfTSIO05xaznjSf15PcBZU6FNWbmN5Q6cxT4V5hGvB4taw=="
  27313. },
  27314. "string-width": {
  27315. "version": "4.2.3",
  27316. "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
  27317. "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
  27318. "requires": {
  27319. "emoji-regex": "^8.0.0",
  27320. "is-fullwidth-code-point": "^3.0.0",
  27321. "strip-ansi": "^6.0.1"
  27322. },
  27323. "dependencies": {
  27324. "emoji-regex": {
  27325. "version": "8.0.0",
  27326. "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
  27327. "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A=="
  27328. }
  27329. }
  27330. },
  27331. "string.prototype.matchall": {
  27332. "version": "4.0.7",
  27333. "resolved": "https://registry.npmjs.org/string.prototype.matchall/-/string.prototype.matchall-4.0.7.tgz",
  27334. "integrity": "sha512-f48okCX7JiwVi1NXCVWcFnZgADDC/n2vePlQ/KUCNqCikLLilQvwjMO8+BHVKvgzH0JB0J9LEPgxOGT02RoETg==",
  27335. "requires": {
  27336. "call-bind": "^1.0.2",
  27337. "define-properties": "^1.1.3",
  27338. "es-abstract": "^1.19.1",
  27339. "get-intrinsic": "^1.1.1",
  27340. "has-symbols": "^1.0.3",
  27341. "internal-slot": "^1.0.3",
  27342. "regexp.prototype.flags": "^1.4.1",
  27343. "side-channel": "^1.0.4"
  27344. }
  27345. },
  27346. "string.prototype.trimend": {
  27347. "version": "1.0.4",
  27348. "resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.4.tgz",
  27349. "integrity": "sha512-y9xCjw1P23Awk8EvTpcyL2NIr1j7wJ39f+k6lvRnSMz+mz9CGz9NYPelDk42kOz6+ql8xjfK8oYzy3jAP5QU5A==",
  27350. "requires": {
  27351. "call-bind": "^1.0.2",
  27352. "define-properties": "^1.1.3"
  27353. }
  27354. },
  27355. "string.prototype.trimstart": {
  27356. "version": "1.0.4",
  27357. "resolved": "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.4.tgz",
  27358. "integrity": "sha512-jh6e984OBfvxS50tdY2nRZnoC5/mLFKOREQfw8t5yytkoUsJRNxvI/E39qu1sD0OtWI3OC0XgKSmcWwziwYuZw==",
  27359. "requires": {
  27360. "call-bind": "^1.0.2",
  27361. "define-properties": "^1.1.3"
  27362. }
  27363. },
  27364. "stringify-object": {
  27365. "version": "3.3.0",
  27366. "resolved": "https://registry.npmjs.org/stringify-object/-/stringify-object-3.3.0.tgz",
  27367. "integrity": "sha512-rHqiFh1elqCQ9WPLIC8I0Q/g/wj5J1eMkyoiD6eoQApWHP0FtlK7rqnhmabL5VUY9JQCcqwwvlOaSuutekgyrw==",
  27368. "requires": {
  27369. "get-own-enumerable-property-symbols": "^3.0.0",
  27370. "is-obj": "^1.0.1",
  27371. "is-regexp": "^1.0.0"
  27372. }
  27373. },
  27374. "strip-ansi": {
  27375. "version": "6.0.1",
  27376. "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
  27377. "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
  27378. "requires": {
  27379. "ansi-regex": "^5.0.1"
  27380. }
  27381. },
  27382. "strip-bom": {
  27383. "version": "4.0.0",
  27384. "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-4.0.0.tgz",
  27385. "integrity": "sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w=="
  27386. },
  27387. "strip-comments": {
  27388. "version": "2.0.1",
  27389. "resolved": "https://registry.npmjs.org/strip-comments/-/strip-comments-2.0.1.tgz",
  27390. "integrity": "sha512-ZprKx+bBLXv067WTCALv8SSz5l2+XhpYCsVtSqlMnkAXMWDq+/ekVbl1ghqP9rUHTzv6sm/DwCOiYutU/yp1fw=="
  27391. },
  27392. "strip-final-newline": {
  27393. "version": "2.0.0",
  27394. "resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-2.0.0.tgz",
  27395. "integrity": "sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA=="
  27396. },
  27397. "strip-indent": {
  27398. "version": "3.0.0",
  27399. "resolved": "https://registry.npmjs.org/strip-indent/-/strip-indent-3.0.0.tgz",
  27400. "integrity": "sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==",
  27401. "requires": {
  27402. "min-indent": "^1.0.0"
  27403. }
  27404. },
  27405. "strip-json-comments": {
  27406. "version": "3.1.1",
  27407. "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz",
  27408. "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig=="
  27409. },
  27410. "style-loader": {
  27411. "version": "3.3.1",
  27412. "resolved": "https://registry.npmjs.org/style-loader/-/style-loader-3.3.1.tgz",
  27413. "integrity": "sha512-GPcQ+LDJbrcxHORTRes6Jy2sfvK2kS6hpSfI/fXhPt+spVzxF6LJ1dHLN9zIGmVaaP044YKaIatFaufENRiDoQ==",
  27414. "requires": {}
  27415. },
  27416. "stylehacks": {
  27417. "version": "5.1.0",
  27418. "resolved": "https://registry.npmjs.org/stylehacks/-/stylehacks-5.1.0.tgz",
  27419. "integrity": "sha512-SzLmvHQTrIWfSgljkQCw2++C9+Ne91d/6Sp92I8c5uHTcy/PgeHamwITIbBW9wnFTY/3ZfSXR9HIL6Ikqmcu6Q==",
  27420. "requires": {
  27421. "browserslist": "^4.16.6",
  27422. "postcss-selector-parser": "^6.0.4"
  27423. }
  27424. },
  27425. "supports-color": {
  27426. "version": "7.2.0",
  27427. "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
  27428. "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
  27429. "requires": {
  27430. "has-flag": "^4.0.0"
  27431. }
  27432. },
  27433. "supports-hyperlinks": {
  27434. "version": "2.2.0",
  27435. "resolved": "https://registry.npmjs.org/supports-hyperlinks/-/supports-hyperlinks-2.2.0.tgz",
  27436. "integrity": "sha512-6sXEzV5+I5j8Bmq9/vUphGRM/RJNT9SCURJLjwfOg51heRtguGWDzcaBlgAzKhQa0EVNpPEKzQuBwZ8S8WaCeQ==",
  27437. "requires": {
  27438. "has-flag": "^4.0.0",
  27439. "supports-color": "^7.0.0"
  27440. }
  27441. },
  27442. "supports-preserve-symlinks-flag": {
  27443. "version": "1.0.0",
  27444. "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz",
  27445. "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w=="
  27446. },
  27447. "svg-parser": {
  27448. "version": "2.0.4",
  27449. "resolved": "https://registry.npmjs.org/svg-parser/-/svg-parser-2.0.4.tgz",
  27450. "integrity": "sha512-e4hG1hRwoOdRb37cIMSgzNsxyzKfayW6VOflrwvR+/bzrkyxY/31WkbgnQpgtrNp1SdpJvpUAGTa/ZoiPNDuRQ=="
  27451. },
  27452. "svgo": {
  27453. "version": "1.3.2",
  27454. "resolved": "https://registry.npmjs.org/svgo/-/svgo-1.3.2.tgz",
  27455. "integrity": "sha512-yhy/sQYxR5BkC98CY7o31VGsg014AKLEPxdfhora76l36hD9Rdy5NZA/Ocn6yayNPgSamYdtX2rFJdcv07AYVw==",
  27456. "requires": {
  27457. "chalk": "^2.4.1",
  27458. "coa": "^2.0.2",
  27459. "css-select": "^2.0.0",
  27460. "css-select-base-adapter": "^0.1.1",
  27461. "css-tree": "1.0.0-alpha.37",
  27462. "csso": "^4.0.2",
  27463. "js-yaml": "^3.13.1",
  27464. "mkdirp": "~0.5.1",
  27465. "object.values": "^1.1.0",
  27466. "sax": "~1.2.4",
  27467. "stable": "^0.1.8",
  27468. "unquote": "~1.1.1",
  27469. "util.promisify": "~1.0.0"
  27470. },
  27471. "dependencies": {
  27472. "ansi-styles": {
  27473. "version": "3.2.1",
  27474. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz",
  27475. "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
  27476. "requires": {
  27477. "color-convert": "^1.9.0"
  27478. }
  27479. },
  27480. "chalk": {
  27481. "version": "2.4.2",
  27482. "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
  27483. "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
  27484. "requires": {
  27485. "ansi-styles": "^3.2.1",
  27486. "escape-string-regexp": "^1.0.5",
  27487. "supports-color": "^5.3.0"
  27488. }
  27489. },
  27490. "color-convert": {
  27491. "version": "1.9.3",
  27492. "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz",
  27493. "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
  27494. "requires": {
  27495. "color-name": "1.1.3"
  27496. }
  27497. },
  27498. "color-name": {
  27499. "version": "1.1.3",
  27500. "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
  27501. "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU="
  27502. },
  27503. "css-select": {
  27504. "version": "2.1.0",
  27505. "resolved": "https://registry.npmjs.org/css-select/-/css-select-2.1.0.tgz",
  27506. "integrity": "sha512-Dqk7LQKpwLoH3VovzZnkzegqNSuAziQyNZUcrdDM401iY+R5NkGBXGmtO05/yaXQziALuPogeG0b7UAgjnTJTQ==",
  27507. "requires": {
  27508. "boolbase": "^1.0.0",
  27509. "css-what": "^3.2.1",
  27510. "domutils": "^1.7.0",
  27511. "nth-check": "^1.0.2"
  27512. }
  27513. },
  27514. "css-what": {
  27515. "version": "3.4.2",
  27516. "resolved": "https://registry.npmjs.org/css-what/-/css-what-3.4.2.tgz",
  27517. "integrity": "sha512-ACUm3L0/jiZTqfzRM3Hi9Q8eZqd6IK37mMWPLz9PJxkLWllYeRf+EHUSHYEtFop2Eqytaq1FizFVh7XfBnXCDQ=="
  27518. },
  27519. "dom-serializer": {
  27520. "version": "0.2.2",
  27521. "resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-0.2.2.tgz",
  27522. "integrity": "sha512-2/xPb3ORsQ42nHYiSunXkDjPLBaEj/xTwUO4B7XCZQTRk7EBtTOPaygh10YAAh2OI1Qrp6NWfpAhzswj0ydt9g==",
  27523. "requires": {
  27524. "domelementtype": "^2.0.1",
  27525. "entities": "^2.0.0"
  27526. }
  27527. },
  27528. "domutils": {
  27529. "version": "1.7.0",
  27530. "resolved": "https://registry.npmjs.org/domutils/-/domutils-1.7.0.tgz",
  27531. "integrity": "sha512-Lgd2XcJ/NjEw+7tFvfKxOzCYKZsdct5lczQ2ZaQY8Djz7pfAD3Gbp8ySJWtreII/vDlMVmxwa6pHmdxIYgttDg==",
  27532. "requires": {
  27533. "dom-serializer": "0",
  27534. "domelementtype": "1"
  27535. },
  27536. "dependencies": {
  27537. "domelementtype": {
  27538. "version": "1.3.1",
  27539. "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-1.3.1.tgz",
  27540. "integrity": "sha512-BSKB+TSpMpFI/HOxCNr1O8aMOTZ8hT3pM3GQ0w/mWRmkhEDSFJkkyzz4XQsBV44BChwGkrDfMyjVD0eA2aFV3w=="
  27541. }
  27542. }
  27543. },
  27544. "escape-string-regexp": {
  27545. "version": "1.0.5",
  27546. "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
  27547. "integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ="
  27548. },
  27549. "has-flag": {
  27550. "version": "3.0.0",
  27551. "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
  27552. "integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0="
  27553. },
  27554. "nth-check": {
  27555. "version": "1.0.2",
  27556. "resolved": "https://registry.npmjs.org/nth-check/-/nth-check-1.0.2.tgz",
  27557. "integrity": "sha512-WeBOdju8SnzPN5vTUJYxYUxLeXpCaVP5i5e0LF8fg7WORF2Wd7wFX/pk0tYZk7s8T+J7VLy0Da6J1+wCT0AtHg==",
  27558. "requires": {
  27559. "boolbase": "~1.0.0"
  27560. }
  27561. },
  27562. "supports-color": {
  27563. "version": "5.5.0",
  27564. "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
  27565. "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
  27566. "requires": {
  27567. "has-flag": "^3.0.0"
  27568. }
  27569. }
  27570. }
  27571. },
  27572. "symbol-tree": {
  27573. "version": "3.2.4",
  27574. "resolved": "https://registry.npmjs.org/symbol-tree/-/symbol-tree-3.2.4.tgz",
  27575. "integrity": "sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw=="
  27576. },
  27577. "tailwindcss": {
  27578. "version": "3.0.24",
  27579. "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.0.24.tgz",
  27580. "integrity": "sha512-H3uMmZNWzG6aqmg9q07ZIRNIawoiEcNFKDfL+YzOPuPsXuDXxJxB9icqzLgdzKNwjG3SAro2h9SYav8ewXNgig==",
  27581. "requires": {
  27582. "arg": "^5.0.1",
  27583. "chokidar": "^3.5.3",
  27584. "color-name": "^1.1.4",
  27585. "detective": "^5.2.0",
  27586. "didyoumean": "^1.2.2",
  27587. "dlv": "^1.1.3",
  27588. "fast-glob": "^3.2.11",
  27589. "glob-parent": "^6.0.2",
  27590. "is-glob": "^4.0.3",
  27591. "lilconfig": "^2.0.5",
  27592. "normalize-path": "^3.0.0",
  27593. "object-hash": "^3.0.0",
  27594. "picocolors": "^1.0.0",
  27595. "postcss": "^8.4.12",
  27596. "postcss-js": "^4.0.0",
  27597. "postcss-load-config": "^3.1.4",
  27598. "postcss-nested": "5.0.6",
  27599. "postcss-selector-parser": "^6.0.10",
  27600. "postcss-value-parser": "^4.2.0",
  27601. "quick-lru": "^5.1.1",
  27602. "resolve": "^1.22.0"
  27603. }
  27604. },
  27605. "tapable": {
  27606. "version": "2.2.1",
  27607. "resolved": "https://registry.npmjs.org/tapable/-/tapable-2.2.1.tgz",
  27608. "integrity": "sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ=="
  27609. },
  27610. "tar": {
  27611. "version": "6.1.11",
  27612. "resolved": "https://registry.npmjs.org/tar/-/tar-6.1.11.tgz",
  27613. "integrity": "sha512-an/KZQzQUkZCkuoAA64hM92X0Urb6VpRhAFllDzz44U2mcD5scmT3zBc4VgVpkugF580+DQn8eAFSyoQt0tznA==",
  27614. "requires": {
  27615. "chownr": "^2.0.0",
  27616. "fs-minipass": "^2.0.0",
  27617. "minipass": "^3.0.0",
  27618. "minizlib": "^2.1.1",
  27619. "mkdirp": "^1.0.3",
  27620. "yallist": "^4.0.0"
  27621. },
  27622. "dependencies": {
  27623. "mkdirp": {
  27624. "version": "1.0.4",
  27625. "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz",
  27626. "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw=="
  27627. }
  27628. }
  27629. },
  27630. "temp-dir": {
  27631. "version": "2.0.0",
  27632. "resolved": "https://registry.npmjs.org/temp-dir/-/temp-dir-2.0.0.tgz",
  27633. "integrity": "sha512-aoBAniQmmwtcKp/7BzsH8Cxzv8OL736p7v1ihGb5e9DJ9kTwGWHrQrVB5+lfVDzfGrdRzXch+ig7LHaY1JTOrg=="
  27634. },
  27635. "tempy": {
  27636. "version": "0.6.0",
  27637. "resolved": "https://registry.npmjs.org/tempy/-/tempy-0.6.0.tgz",
  27638. "integrity": "sha512-G13vtMYPT/J8A4X2SjdtBTphZlrp1gKv6hZiOjw14RCWg6GbHuQBGtjlx75xLbYV/wEc0D7G5K4rxKP/cXk8Bw==",
  27639. "requires": {
  27640. "is-stream": "^2.0.0",
  27641. "temp-dir": "^2.0.0",
  27642. "type-fest": "^0.16.0",
  27643. "unique-string": "^2.0.0"
  27644. },
  27645. "dependencies": {
  27646. "type-fest": {
  27647. "version": "0.16.0",
  27648. "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.16.0.tgz",
  27649. "integrity": "sha512-eaBzG6MxNzEn9kiwvtre90cXaNLkmadMWa1zQMs3XORCXNbsH/OewwbxC5ia9dCxIxnTAsSxXJaa/p5y8DlvJg=="
  27650. }
  27651. }
  27652. },
  27653. "terminal-link": {
  27654. "version": "2.1.1",
  27655. "resolved": "https://registry.npmjs.org/terminal-link/-/terminal-link-2.1.1.tgz",
  27656. "integrity": "sha512-un0FmiRUQNr5PJqy9kP7c40F5BOfpGlYTrxonDChEZB7pzZxRNp/bt+ymiy9/npwXya9KH99nJ/GXFIiUkYGFQ==",
  27657. "requires": {
  27658. "ansi-escapes": "^4.2.1",
  27659. "supports-hyperlinks": "^2.0.0"
  27660. }
  27661. },
  27662. "terser": {
  27663. "version": "5.12.1",
  27664. "resolved": "https://registry.npmjs.org/terser/-/terser-5.12.1.tgz",
  27665. "integrity": "sha512-NXbs+7nisos5E+yXwAD+y7zrcTkMqb0dEJxIGtSKPdCBzopf7ni4odPul2aechpV7EXNvOudYOX2bb5tln1jbQ==",
  27666. "requires": {
  27667. "acorn": "^8.5.0",
  27668. "commander": "^2.20.0",
  27669. "source-map": "~0.7.2",
  27670. "source-map-support": "~0.5.20"
  27671. },
  27672. "dependencies": {
  27673. "commander": {
  27674. "version": "2.20.3",
  27675. "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz",
  27676. "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ=="
  27677. },
  27678. "source-map": {
  27679. "version": "0.7.3",
  27680. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.3.tgz",
  27681. "integrity": "sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ=="
  27682. }
  27683. }
  27684. },
  27685. "terser-webpack-plugin": {
  27686. "version": "5.3.1",
  27687. "resolved": "https://registry.npmjs.org/terser-webpack-plugin/-/terser-webpack-plugin-5.3.1.tgz",
  27688. "integrity": "sha512-GvlZdT6wPQKbDNW/GDQzZFg/j4vKU96yl2q6mcUkzKOgW4gwf1Z8cZToUCrz31XHlPWH8MVb1r2tFtdDtTGJ7g==",
  27689. "requires": {
  27690. "jest-worker": "^27.4.5",
  27691. "schema-utils": "^3.1.1",
  27692. "serialize-javascript": "^6.0.0",
  27693. "source-map": "^0.6.1",
  27694. "terser": "^5.7.2"
  27695. }
  27696. },
  27697. "test-exclude": {
  27698. "version": "6.0.0",
  27699. "resolved": "https://registry.npmjs.org/test-exclude/-/test-exclude-6.0.0.tgz",
  27700. "integrity": "sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==",
  27701. "requires": {
  27702. "@istanbuljs/schema": "^0.1.2",
  27703. "glob": "^7.1.4",
  27704. "minimatch": "^3.0.4"
  27705. }
  27706. },
  27707. "text-table": {
  27708. "version": "0.2.0",
  27709. "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz",
  27710. "integrity": "sha1-f17oI66AUgfACvLfSoTsP8+lcLQ="
  27711. },
  27712. "throat": {
  27713. "version": "6.0.1",
  27714. "resolved": "https://registry.npmjs.org/throat/-/throat-6.0.1.tgz",
  27715. "integrity": "sha512-8hmiGIJMDlwjg7dlJ4yKGLK8EsYqKgPWbG3b4wjJddKNwc7N7Dpn08Df4szr/sZdMVeOstrdYSsqzX6BYbcB+w=="
  27716. },
  27717. "through2": {
  27718. "version": "4.0.2",
  27719. "resolved": "https://registry.npmjs.org/through2/-/through2-4.0.2.tgz",
  27720. "integrity": "sha512-iOqSav00cVxEEICeD7TjLB1sueEL+81Wpzp2bY17uZjZN0pWZPuo4suZ/61VujxmqSGFfgOcNuTZ85QJwNZQpw==",
  27721. "dev": true,
  27722. "requires": {
  27723. "readable-stream": "3"
  27724. }
  27725. },
  27726. "thunky": {
  27727. "version": "1.1.0",
  27728. "resolved": "https://registry.npmjs.org/thunky/-/thunky-1.1.0.tgz",
  27729. "integrity": "sha512-eHY7nBftgThBqOyHGVN+l8gF0BucP09fMo0oO/Lb0w1OF80dJv+lDVpXG60WMQvkcxAkNybKsrEIE3ZtKGmPrA=="
  27730. },
  27731. "tiny-invariant": {
  27732. "version": "1.2.0",
  27733. "resolved": "https://registry.npmjs.org/tiny-invariant/-/tiny-invariant-1.2.0.tgz",
  27734. "integrity": "sha512-1Uhn/aqw5C6RI4KejVeTg6mIS7IqxnLJ8Mv2tV5rTc0qWobay7pDUz6Wi392Cnc8ak1H0F2cjoRzb2/AW4+Fvg=="
  27735. },
  27736. "tiny-warning": {
  27737. "version": "1.0.3",
  27738. "resolved": "https://registry.npmjs.org/tiny-warning/-/tiny-warning-1.0.3.tgz",
  27739. "integrity": "sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA=="
  27740. },
  27741. "tmpl": {
  27742. "version": "1.0.5",
  27743. "resolved": "https://registry.npmjs.org/tmpl/-/tmpl-1.0.5.tgz",
  27744. "integrity": "sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw=="
  27745. },
  27746. "to-fast-properties": {
  27747. "version": "2.0.0",
  27748. "resolved": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz",
  27749. "integrity": "sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4="
  27750. },
  27751. "to-regex-range": {
  27752. "version": "5.0.1",
  27753. "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
  27754. "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
  27755. "requires": {
  27756. "is-number": "^7.0.0"
  27757. }
  27758. },
  27759. "toidentifier": {
  27760. "version": "1.0.1",
  27761. "resolved": "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz",
  27762. "integrity": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA=="
  27763. },
  27764. "tough-cookie": {
  27765. "version": "4.0.0",
  27766. "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-4.0.0.tgz",
  27767. "integrity": "sha512-tHdtEpQCMrc1YLrMaqXXcj6AxhYi/xgit6mZu1+EDWUn+qhUf8wMQoFIy9NXuq23zAwtcB0t/MjACGR18pcRbg==",
  27768. "requires": {
  27769. "psl": "^1.1.33",
  27770. "punycode": "^2.1.1",
  27771. "universalify": "^0.1.2"
  27772. },
  27773. "dependencies": {
  27774. "universalify": {
  27775. "version": "0.1.2",
  27776. "resolved": "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz",
  27777. "integrity": "sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg=="
  27778. }
  27779. }
  27780. },
  27781. "tr46": {
  27782. "version": "2.1.0",
  27783. "resolved": "https://registry.npmjs.org/tr46/-/tr46-2.1.0.tgz",
  27784. "integrity": "sha512-15Ih7phfcdP5YxqiB+iDtLoaTz4Nd35+IiAv0kQ5FNKHzXgdWqPoTIqEDDJmXceQt4JZk6lVPT8lnDlPpGDppw==",
  27785. "requires": {
  27786. "punycode": "^2.1.1"
  27787. }
  27788. },
  27789. "tree-kill": {
  27790. "version": "1.2.2",
  27791. "resolved": "https://registry.npmjs.org/tree-kill/-/tree-kill-1.2.2.tgz",
  27792. "integrity": "sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==",
  27793. "dev": true
  27794. },
  27795. "trim-newlines": {
  27796. "version": "3.0.1",
  27797. "resolved": "https://registry.npmjs.org/trim-newlines/-/trim-newlines-3.0.1.tgz",
  27798. "integrity": "sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw=="
  27799. },
  27800. "true-case-path": {
  27801. "version": "1.0.3",
  27802. "resolved": "https://registry.npmjs.org/true-case-path/-/true-case-path-1.0.3.tgz",
  27803. "integrity": "sha512-m6s2OdQe5wgpFMC+pAJ+q9djG82O2jcHPOI6RNg1yy9rCYR+WD6Nbpl32fDpfC56nirdRy+opFa/Vk7HYhqaew==",
  27804. "requires": {
  27805. "glob": "^7.1.2"
  27806. }
  27807. },
  27808. "tryer": {
  27809. "version": "1.0.1",
  27810. "resolved": "https://registry.npmjs.org/tryer/-/tryer-1.0.1.tgz",
  27811. "integrity": "sha512-c3zayb8/kWWpycWYg87P71E1S1ZL6b6IJxfb5fvsUgsf0S2MVGaDhDXXjDMpdCpfWXqptc+4mXwmiy1ypXqRAA=="
  27812. },
  27813. "tsconfig-paths": {
  27814. "version": "3.14.1",
  27815. "resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.14.1.tgz",
  27816. "integrity": "sha512-fxDhWnFSLt3VuTwtvJt5fpwxBHg5AdKWMsgcPOOIilyjymcYVZoCQF8fvFRezCNfblEXmi+PcM1eYHeOAgXCOQ==",
  27817. "requires": {
  27818. "@types/json5": "^0.0.29",
  27819. "json5": "^1.0.1",
  27820. "minimist": "^1.2.6",
  27821. "strip-bom": "^3.0.0"
  27822. },
  27823. "dependencies": {
  27824. "json5": {
  27825. "version": "1.0.1",
  27826. "resolved": "https://registry.npmjs.org/json5/-/json5-1.0.1.tgz",
  27827. "integrity": "sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==",
  27828. "requires": {
  27829. "minimist": "^1.2.0"
  27830. }
  27831. },
  27832. "strip-bom": {
  27833. "version": "3.0.0",
  27834. "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz",
  27835. "integrity": "sha1-IzTBjpx1n3vdVv3vfprj1YjmjtM="
  27836. }
  27837. }
  27838. },
  27839. "tslib": {
  27840. "version": "2.3.1",
  27841. "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz",
  27842. "integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw=="
  27843. },
  27844. "tsutils": {
  27845. "version": "3.21.0",
  27846. "resolved": "https://registry.npmjs.org/tsutils/-/tsutils-3.21.0.tgz",
  27847. "integrity": "sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==",
  27848. "requires": {
  27849. "tslib": "^1.8.1"
  27850. },
  27851. "dependencies": {
  27852. "tslib": {
  27853. "version": "1.14.1",
  27854. "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
  27855. "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
  27856. }
  27857. }
  27858. },
  27859. "tunnel-agent": {
  27860. "version": "0.6.0",
  27861. "resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz",
  27862. "integrity": "sha1-J6XeoGs2sEoKmWZ3SykIaPD8QP0=",
  27863. "requires": {
  27864. "safe-buffer": "^5.0.1"
  27865. }
  27866. },
  27867. "tweetnacl": {
  27868. "version": "0.14.5",
  27869. "resolved": "https://registry.npmjs.org/tweetnacl/-/tweetnacl-0.14.5.tgz",
  27870. "integrity": "sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q="
  27871. },
  27872. "type-check": {
  27873. "version": "0.4.0",
  27874. "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz",
  27875. "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==",
  27876. "requires": {
  27877. "prelude-ls": "^1.2.1"
  27878. }
  27879. },
  27880. "type-detect": {
  27881. "version": "4.0.8",
  27882. "resolved": "https://registry.npmjs.org/type-detect/-/type-detect-4.0.8.tgz",
  27883. "integrity": "sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g=="
  27884. },
  27885. "type-fest": {
  27886. "version": "0.21.3",
  27887. "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz",
  27888. "integrity": "sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w=="
  27889. },
  27890. "type-is": {
  27891. "version": "1.6.18",
  27892. "resolved": "https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz",
  27893. "integrity": "sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==",
  27894. "requires": {
  27895. "media-typer": "0.3.0",
  27896. "mime-types": "~2.1.24"
  27897. }
  27898. },
  27899. "typedarray-to-buffer": {
  27900. "version": "3.1.5",
  27901. "resolved": "https://registry.npmjs.org/typedarray-to-buffer/-/typedarray-to-buffer-3.1.5.tgz",
  27902. "integrity": "sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==",
  27903. "requires": {
  27904. "is-typedarray": "^1.0.0"
  27905. }
  27906. },
  27907. "typescript": {
  27908. "version": "4.6.3",
  27909. "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.6.3.tgz",
  27910. "integrity": "sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw=="
  27911. },
  27912. "unbox-primitive": {
  27913. "version": "1.0.1",
  27914. "resolved": "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.1.tgz",
  27915. "integrity": "sha512-tZU/3NqK3dA5gpE1KtyiJUrEB0lxnGkMFHptJ7q6ewdZ8s12QrODwNbhIJStmJkd1QDXa1NRA8aF2A1zk/Ypyw==",
  27916. "requires": {
  27917. "function-bind": "^1.1.1",
  27918. "has-bigints": "^1.0.1",
  27919. "has-symbols": "^1.0.2",
  27920. "which-boxed-primitive": "^1.0.2"
  27921. }
  27922. },
  27923. "unicode-canonical-property-names-ecmascript": {
  27924. "version": "2.0.0",
  27925. "resolved": "https://registry.npmjs.org/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.0.tgz",
  27926. "integrity": "sha512-yY5PpDlfVIU5+y/BSCxAJRBIS1Zc2dDG3Ujq+sR0U+JjUevW2JhocOF+soROYDSaAezOzOKuyyixhD6mBknSmQ=="
  27927. },
  27928. "unicode-match-property-ecmascript": {
  27929. "version": "2.0.0",
  27930. "resolved": "https://registry.npmjs.org/unicode-match-property-ecmascript/-/unicode-match-property-ecmascript-2.0.0.tgz",
  27931. "integrity": "sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==",
  27932. "requires": {
  27933. "unicode-canonical-property-names-ecmascript": "^2.0.0",
  27934. "unicode-property-aliases-ecmascript": "^2.0.0"
  27935. }
  27936. },
  27937. "unicode-match-property-value-ecmascript": {
  27938. "version": "2.0.0",
  27939. "resolved": "https://registry.npmjs.org/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-2.0.0.tgz",
  27940. "integrity": "sha512-7Yhkc0Ye+t4PNYzOGKedDhXbYIBe1XEQYQxOPyhcXNMJ0WCABqqj6ckydd6pWRZTHV4GuCPKdBAUiMc60tsKVw=="
  27941. },
  27942. "unicode-property-aliases-ecmascript": {
  27943. "version": "2.0.0",
  27944. "resolved": "https://registry.npmjs.org/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.0.0.tgz",
  27945. "integrity": "sha512-5Zfuy9q/DFr4tfO7ZPeVXb1aPoeQSdeFMLpYuFebehDAhbuevLs5yxSZmIFN1tP5F9Wl4IpJrYojg85/zgyZHQ=="
  27946. },
  27947. "unique-filename": {
  27948. "version": "1.1.1",
  27949. "resolved": "https://registry.npmjs.org/unique-filename/-/unique-filename-1.1.1.tgz",
  27950. "integrity": "sha512-Vmp0jIp2ln35UTXuryvjzkjGdRyf9b2lTXuSYUiPmzRcl3FDtYqAwOnTJkAngD9SWhnoJzDbTKwaOrZ+STtxNQ==",
  27951. "requires": {
  27952. "unique-slug": "^2.0.0"
  27953. }
  27954. },
  27955. "unique-slug": {
  27956. "version": "2.0.2",
  27957. "resolved": "https://registry.npmjs.org/unique-slug/-/unique-slug-2.0.2.tgz",
  27958. "integrity": "sha512-zoWr9ObaxALD3DOPfjPSqxt4fnZiWblxHIgeWqW8x7UqDzEtHEQLzji2cuJYQFCU6KmoJikOYAZlrTHHebjx2w==",
  27959. "requires": {
  27960. "imurmurhash": "^0.1.4"
  27961. }
  27962. },
  27963. "unique-string": {
  27964. "version": "2.0.0",
  27965. "resolved": "https://registry.npmjs.org/unique-string/-/unique-string-2.0.0.tgz",
  27966. "integrity": "sha512-uNaeirEPvpZWSgzwsPGtU2zVSTrn/8L5q/IexZmH0eH6SA73CmAA5U4GwORTxQAZs95TAXLNqeLoPPNO5gZfWg==",
  27967. "requires": {
  27968. "crypto-random-string": "^2.0.0"
  27969. }
  27970. },
  27971. "universalify": {
  27972. "version": "2.0.0",
  27973. "resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz",
  27974. "integrity": "sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ=="
  27975. },
  27976. "unpipe": {
  27977. "version": "1.0.0",
  27978. "resolved": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz",
  27979. "integrity": "sha1-sr9O6FFKrmFltIF4KdIbLvSZBOw="
  27980. },
  27981. "unquote": {
  27982. "version": "1.1.1",
  27983. "resolved": "https://registry.npmjs.org/unquote/-/unquote-1.1.1.tgz",
  27984. "integrity": "sha1-j97XMk7G6IoP+LkF58CYzcCG1UQ="
  27985. },
  27986. "untildify": {
  27987. "version": "4.0.0",
  27988. "resolved": "https://registry.npmjs.org/untildify/-/untildify-4.0.0.tgz",
  27989. "integrity": "sha512-KK8xQ1mkzZeg9inewmFVDNkg3l5LUhoq9kN6iWYB/CC9YMG8HA+c1Q8HwDe6dEX7kErrEVNVBO3fWsVq5iDgtw==",
  27990. "dev": true
  27991. },
  27992. "upath": {
  27993. "version": "1.2.0",
  27994. "resolved": "https://registry.npmjs.org/upath/-/upath-1.2.0.tgz",
  27995. "integrity": "sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg=="
  27996. },
  27997. "uri-js": {
  27998. "version": "4.4.1",
  27999. "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz",
  28000. "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==",
  28001. "requires": {
  28002. "punycode": "^2.1.0"
  28003. }
  28004. },
  28005. "util-deprecate": {
  28006. "version": "1.0.2",
  28007. "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
  28008. "integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8="
  28009. },
  28010. "util.promisify": {
  28011. "version": "1.0.1",
  28012. "resolved": "https://registry.npmjs.org/util.promisify/-/util.promisify-1.0.1.tgz",
  28013. "integrity": "sha512-g9JpC/3He3bm38zsLupWryXHoEcS22YHthuPQSJdMy6KNrzIRzWqcsHzD/WUnqe45whVou4VIsPew37DoXWNrA==",
  28014. "requires": {
  28015. "define-properties": "^1.1.3",
  28016. "es-abstract": "^1.17.2",
  28017. "has-symbols": "^1.0.1",
  28018. "object.getownpropertydescriptors": "^2.1.0"
  28019. }
  28020. },
  28021. "utila": {
  28022. "version": "0.4.0",
  28023. "resolved": "https://registry.npmjs.org/utila/-/utila-0.4.0.tgz",
  28024. "integrity": "sha1-ihagXURWV6Oupe7MWxKk+lN5dyw="
  28025. },
  28026. "utils-merge": {
  28027. "version": "1.0.1",
  28028. "resolved": "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz",
  28029. "integrity": "sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM="
  28030. },
  28031. "uuid": {
  28032. "version": "8.3.2",
  28033. "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz",
  28034. "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg=="
  28035. },
  28036. "v8-compile-cache": {
  28037. "version": "2.3.0",
  28038. "resolved": "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz",
  28039. "integrity": "sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA=="
  28040. },
  28041. "v8-to-istanbul": {
  28042. "version": "8.1.1",
  28043. "resolved": "https://registry.npmjs.org/v8-to-istanbul/-/v8-to-istanbul-8.1.1.tgz",
  28044. "integrity": "sha512-FGtKtv3xIpR6BYhvgH8MI/y78oT7d8Au3ww4QIxymrCtZEh5b8gCw2siywE+puhEmuWKDtmfrvF5UlB298ut3w==",
  28045. "requires": {
  28046. "@types/istanbul-lib-coverage": "^2.0.1",
  28047. "convert-source-map": "^1.6.0",
  28048. "source-map": "^0.7.3"
  28049. },
  28050. "dependencies": {
  28051. "source-map": {
  28052. "version": "0.7.3",
  28053. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.3.tgz",
  28054. "integrity": "sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ=="
  28055. }
  28056. }
  28057. },
  28058. "validate-npm-package-license": {
  28059. "version": "3.0.4",
  28060. "resolved": "https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz",
  28061. "integrity": "sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==",
  28062. "requires": {
  28063. "spdx-correct": "^3.0.0",
  28064. "spdx-expression-parse": "^3.0.0"
  28065. }
  28066. },
  28067. "value-equal": {
  28068. "version": "1.0.1",
  28069. "resolved": "https://registry.npmjs.org/value-equal/-/value-equal-1.0.1.tgz",
  28070. "integrity": "sha512-NOJ6JZCAWr0zlxZt+xqCHNTEKOsrks2HQd4MqhP1qy4z1SkbEP467eNx6TgDKXMvUOb+OENfJCZwM+16n7fRfw=="
  28071. },
  28072. "vary": {
  28073. "version": "1.1.2",
  28074. "resolved": "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz",
  28075. "integrity": "sha1-IpnwLG3tMNSllhsLn3RSShj2NPw="
  28076. },
  28077. "verror": {
  28078. "version": "1.10.0",
  28079. "resolved": "https://registry.npmjs.org/verror/-/verror-1.10.0.tgz",
  28080. "integrity": "sha1-OhBcoXBTr1XW4nDB+CiGguGNpAA=",
  28081. "requires": {
  28082. "assert-plus": "^1.0.0",
  28083. "core-util-is": "1.0.2",
  28084. "extsprintf": "^1.2.0"
  28085. },
  28086. "dependencies": {
  28087. "core-util-is": {
  28088. "version": "1.0.2",
  28089. "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz",
  28090. "integrity": "sha1-tf1UIgqivFq1eqtxQMlAdUUDwac="
  28091. }
  28092. }
  28093. },
  28094. "w3c-hr-time": {
  28095. "version": "1.0.2",
  28096. "resolved": "https://registry.npmjs.org/w3c-hr-time/-/w3c-hr-time-1.0.2.tgz",
  28097. "integrity": "sha512-z8P5DvDNjKDoFIHK7q8r8lackT6l+jo/Ye3HOle7l9nICP9lf1Ci25fy9vHd0JOWewkIFzXIEig3TdKT7JQ5fQ==",
  28098. "requires": {
  28099. "browser-process-hrtime": "^1.0.0"
  28100. }
  28101. },
  28102. "w3c-xmlserializer": {
  28103. "version": "2.0.0",
  28104. "resolved": "https://registry.npmjs.org/w3c-xmlserializer/-/w3c-xmlserializer-2.0.0.tgz",
  28105. "integrity": "sha512-4tzD0mF8iSiMiNs30BiLO3EpfGLZUT2MSX/G+o7ZywDzliWQ3OPtTZ0PTC3B3ca1UAf4cJMHB+2Bf56EriJuRA==",
  28106. "requires": {
  28107. "xml-name-validator": "^3.0.0"
  28108. }
  28109. },
  28110. "walker": {
  28111. "version": "1.0.8",
  28112. "resolved": "https://registry.npmjs.org/walker/-/walker-1.0.8.tgz",
  28113. "integrity": "sha512-ts/8E8l5b7kY0vlWLewOkDXMmPdLcVV4GmOQLyxuSswIJsweeFZtAsMF7k1Nszz+TYBQrlYRmzOnr398y1JemQ==",
  28114. "requires": {
  28115. "makeerror": "1.0.12"
  28116. }
  28117. },
  28118. "watchpack": {
  28119. "version": "2.3.1",
  28120. "resolved": "https://registry.npmjs.org/watchpack/-/watchpack-2.3.1.tgz",
  28121. "integrity": "sha512-x0t0JuydIo8qCNctdDrn1OzH/qDzk2+rdCOC3YzumZ42fiMqmQ7T3xQurykYMhYfHaPHTp4ZxAx2NfUo1K6QaA==",
  28122. "requires": {
  28123. "glob-to-regexp": "^0.4.1",
  28124. "graceful-fs": "^4.1.2"
  28125. }
  28126. },
  28127. "wbuf": {
  28128. "version": "1.7.3",
  28129. "resolved": "https://registry.npmjs.org/wbuf/-/wbuf-1.7.3.tgz",
  28130. "integrity": "sha512-O84QOnr0icsbFGLS0O3bI5FswxzRr8/gHwWkDlQFskhSPryQXvrTMxjxGP4+iWYoauLoBvfDpkrOauZ+0iZpDA==",
  28131. "requires": {
  28132. "minimalistic-assert": "^1.0.0"
  28133. }
  28134. },
  28135. "web-vitals": {
  28136. "version": "0.2.4",
  28137. "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-0.2.4.tgz",
  28138. "integrity": "sha512-6BjspCO9VriYy12z356nL6JBS0GYeEcA457YyRzD+dD6XYCQ75NKhcOHUMHentOE7OcVCIXXDvOm0jKFfQG2Gg=="
  28139. },
  28140. "webidl-conversions": {
  28141. "version": "6.1.0",
  28142. "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-6.1.0.tgz",
  28143. "integrity": "sha512-qBIvFLGiBpLjfwmYAaHPXsn+ho5xZnGvyGvsarywGNc8VyQJUMHJ8OBKGGrPER0okBeMDaan4mNBlgBROxuI8w=="
  28144. },
  28145. "webpack": {
  28146. "version": "5.72.0",
  28147. "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.72.0.tgz",
  28148. "integrity": "sha512-qmSmbspI0Qo5ld49htys8GY9XhS9CGqFoHTsOVAnjBdg0Zn79y135R+k4IR4rKK6+eKaabMhJwiVB7xw0SJu5w==",
  28149. "requires": {
  28150. "@types/eslint-scope": "^3.7.3",
  28151. "@types/estree": "^0.0.51",
  28152. "@webassemblyjs/ast": "1.11.1",
  28153. "@webassemblyjs/wasm-edit": "1.11.1",
  28154. "@webassemblyjs/wasm-parser": "1.11.1",
  28155. "acorn": "^8.4.1",
  28156. "acorn-import-assertions": "^1.7.6",
  28157. "browserslist": "^4.14.5",
  28158. "chrome-trace-event": "^1.0.2",
  28159. "enhanced-resolve": "^5.9.2",
  28160. "es-module-lexer": "^0.9.0",
  28161. "eslint-scope": "5.1.1",
  28162. "events": "^3.2.0",
  28163. "glob-to-regexp": "^0.4.1",
  28164. "graceful-fs": "^4.2.9",
  28165. "json-parse-better-errors": "^1.0.2",
  28166. "loader-runner": "^4.2.0",
  28167. "mime-types": "^2.1.27",
  28168. "neo-async": "^2.6.2",
  28169. "schema-utils": "^3.1.0",
  28170. "tapable": "^2.1.1",
  28171. "terser-webpack-plugin": "^5.1.3",
  28172. "watchpack": "^2.3.1",
  28173. "webpack-sources": "^3.2.3"
  28174. },
  28175. "dependencies": {
  28176. "eslint-scope": {
  28177. "version": "5.1.1",
  28178. "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz",
  28179. "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==",
  28180. "requires": {
  28181. "esrecurse": "^4.3.0",
  28182. "estraverse": "^4.1.1"
  28183. }
  28184. },
  28185. "estraverse": {
  28186. "version": "4.3.0",
  28187. "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz",
  28188. "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw=="
  28189. }
  28190. }
  28191. },
  28192. "webpack-dev-middleware": {
  28193. "version": "5.3.1",
  28194. "resolved": "https://registry.npmjs.org/webpack-dev-middleware/-/webpack-dev-middleware-5.3.1.tgz",
  28195. "integrity": "sha512-81EujCKkyles2wphtdrnPg/QqegC/AtqNH//mQkBYSMqwFVCQrxM6ktB2O/SPlZy7LqeEfTbV3cZARGQz6umhg==",
  28196. "requires": {
  28197. "colorette": "^2.0.10",
  28198. "memfs": "^3.4.1",
  28199. "mime-types": "^2.1.31",
  28200. "range-parser": "^1.2.1",
  28201. "schema-utils": "^4.0.0"
  28202. },
  28203. "dependencies": {
  28204. "ajv": {
  28205. "version": "8.11.0",
  28206. "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.11.0.tgz",
  28207. "integrity": "sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==",
  28208. "requires": {
  28209. "fast-deep-equal": "^3.1.1",
  28210. "json-schema-traverse": "^1.0.0",
  28211. "require-from-string": "^2.0.2",
  28212. "uri-js": "^4.2.2"
  28213. }
  28214. },
  28215. "ajv-keywords": {
  28216. "version": "5.1.0",
  28217. "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz",
  28218. "integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==",
  28219. "requires": {
  28220. "fast-deep-equal": "^3.1.3"
  28221. }
  28222. },
  28223. "json-schema-traverse": {
  28224. "version": "1.0.0",
  28225. "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
  28226. "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug=="
  28227. },
  28228. "schema-utils": {
  28229. "version": "4.0.0",
  28230. "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.0.0.tgz",
  28231. "integrity": "sha512-1edyXKgh6XnJsJSQ8mKWXnN/BVaIbFMLpouRUrXgVq7WYne5kw3MW7UPhO44uRXQSIpTSXoJbmrR2X0w9kUTyg==",
  28232. "requires": {
  28233. "@types/json-schema": "^7.0.9",
  28234. "ajv": "^8.8.0",
  28235. "ajv-formats": "^2.1.1",
  28236. "ajv-keywords": "^5.0.0"
  28237. }
  28238. }
  28239. }
  28240. },
  28241. "webpack-dev-server": {
  28242. "version": "4.8.1",
  28243. "resolved": "https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-4.8.1.tgz",
  28244. "integrity": "sha512-dwld70gkgNJa33czmcj/PlKY/nOy/BimbrgZRaR9vDATBQAYgLzggR0nxDtPLJiLrMgZwbE6RRfJ5vnBBasTyg==",
  28245. "requires": {
  28246. "@types/bonjour": "^3.5.9",
  28247. "@types/connect-history-api-fallback": "^1.3.5",
  28248. "@types/express": "^4.17.13",
  28249. "@types/serve-index": "^1.9.1",
  28250. "@types/sockjs": "^0.3.33",
  28251. "@types/ws": "^8.5.1",
  28252. "ansi-html-community": "^0.0.8",
  28253. "bonjour-service": "^1.0.11",
  28254. "chokidar": "^3.5.3",
  28255. "colorette": "^2.0.10",
  28256. "compression": "^1.7.4",
  28257. "connect-history-api-fallback": "^1.6.0",
  28258. "default-gateway": "^6.0.3",
  28259. "express": "^4.17.3",
  28260. "graceful-fs": "^4.2.6",
  28261. "html-entities": "^2.3.2",
  28262. "http-proxy-middleware": "^2.0.3",
  28263. "ipaddr.js": "^2.0.1",
  28264. "open": "^8.0.9",
  28265. "p-retry": "^4.5.0",
  28266. "portfinder": "^1.0.28",
  28267. "rimraf": "^3.0.2",
  28268. "schema-utils": "^4.0.0",
  28269. "selfsigned": "^2.0.1",
  28270. "serve-index": "^1.9.1",
  28271. "sockjs": "^0.3.21",
  28272. "spdy": "^4.0.2",
  28273. "webpack-dev-middleware": "^5.3.1",
  28274. "ws": "^8.4.2"
  28275. },
  28276. "dependencies": {
  28277. "ajv": {
  28278. "version": "8.11.0",
  28279. "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.11.0.tgz",
  28280. "integrity": "sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==",
  28281. "requires": {
  28282. "fast-deep-equal": "^3.1.1",
  28283. "json-schema-traverse": "^1.0.0",
  28284. "require-from-string": "^2.0.2",
  28285. "uri-js": "^4.2.2"
  28286. }
  28287. },
  28288. "ajv-keywords": {
  28289. "version": "5.1.0",
  28290. "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz",
  28291. "integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==",
  28292. "requires": {
  28293. "fast-deep-equal": "^3.1.3"
  28294. }
  28295. },
  28296. "json-schema-traverse": {
  28297. "version": "1.0.0",
  28298. "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
  28299. "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug=="
  28300. },
  28301. "schema-utils": {
  28302. "version": "4.0.0",
  28303. "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.0.0.tgz",
  28304. "integrity": "sha512-1edyXKgh6XnJsJSQ8mKWXnN/BVaIbFMLpouRUrXgVq7WYne5kw3MW7UPhO44uRXQSIpTSXoJbmrR2X0w9kUTyg==",
  28305. "requires": {
  28306. "@types/json-schema": "^7.0.9",
  28307. "ajv": "^8.8.0",
  28308. "ajv-formats": "^2.1.1",
  28309. "ajv-keywords": "^5.0.0"
  28310. }
  28311. },
  28312. "ws": {
  28313. "version": "8.5.0",
  28314. "resolved": "https://registry.npmjs.org/ws/-/ws-8.5.0.tgz",
  28315. "integrity": "sha512-BWX0SWVgLPzYwF8lTzEy1egjhS4S4OEAHfsO8o65WOVsrnSRGaSiUaa9e0ggGlkMTtBlmOpEXiie9RUcBO86qg==",
  28316. "requires": {}
  28317. }
  28318. }
  28319. },
  28320. "webpack-manifest-plugin": {
  28321. "version": "4.1.1",
  28322. "resolved": "https://registry.npmjs.org/webpack-manifest-plugin/-/webpack-manifest-plugin-4.1.1.tgz",
  28323. "integrity": "sha512-YXUAwxtfKIJIKkhg03MKuiFAD72PlrqCiwdwO4VEXdRO5V0ORCNwaOwAZawPZalCbmH9kBDmXnNeQOw+BIEiow==",
  28324. "requires": {
  28325. "tapable": "^2.0.0",
  28326. "webpack-sources": "^2.2.0"
  28327. },
  28328. "dependencies": {
  28329. "webpack-sources": {
  28330. "version": "2.3.1",
  28331. "resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-2.3.1.tgz",
  28332. "integrity": "sha512-y9EI9AO42JjEcrTJFOYmVywVZdKVUfOvDUPsJea5GIr1JOEGFVqwlY2K098fFoIjOkDzHn2AjRvM8dsBZu+gCA==",
  28333. "requires": {
  28334. "source-list-map": "^2.0.1",
  28335. "source-map": "^0.6.1"
  28336. }
  28337. }
  28338. }
  28339. },
  28340. "webpack-sources": {
  28341. "version": "3.2.3",
  28342. "resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-3.2.3.tgz",
  28343. "integrity": "sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w=="
  28344. },
  28345. "websocket-driver": {
  28346. "version": "0.7.4",
  28347. "resolved": "https://registry.npmjs.org/websocket-driver/-/websocket-driver-0.7.4.tgz",
  28348. "integrity": "sha512-b17KeDIQVjvb0ssuSDF2cYXSg2iztliJ4B9WdsuB6J952qCPKmnVq4DyW5motImXHDC1cBT/1UezrJVsKw5zjg==",
  28349. "requires": {
  28350. "http-parser-js": ">=0.5.1",
  28351. "safe-buffer": ">=5.1.0",
  28352. "websocket-extensions": ">=0.1.1"
  28353. }
  28354. },
  28355. "websocket-extensions": {
  28356. "version": "0.1.4",
  28357. "resolved": "https://registry.npmjs.org/websocket-extensions/-/websocket-extensions-0.1.4.tgz",
  28358. "integrity": "sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg=="
  28359. },
  28360. "whatwg-encoding": {
  28361. "version": "1.0.5",
  28362. "resolved": "https://registry.npmjs.org/whatwg-encoding/-/whatwg-encoding-1.0.5.tgz",
  28363. "integrity": "sha512-b5lim54JOPN9HtzvK9HFXvBma/rnfFeqsic0hSpjtDbVxR3dJKLc+KB4V6GgiGOvl7CY/KNh8rxSo9DKQrnUEw==",
  28364. "requires": {
  28365. "iconv-lite": "0.4.24"
  28366. },
  28367. "dependencies": {
  28368. "iconv-lite": {
  28369. "version": "0.4.24",
  28370. "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz",
  28371. "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==",
  28372. "requires": {
  28373. "safer-buffer": ">= 2.1.2 < 3"
  28374. }
  28375. }
  28376. }
  28377. },
  28378. "whatwg-fetch": {
  28379. "version": "3.6.2",
  28380. "resolved": "https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-3.6.2.tgz",
  28381. "integrity": "sha512-bJlen0FcuU/0EMLrdbJ7zOnW6ITZLrZMIarMUVmdKtsGvZna8vxKYaexICWPfZ8qwf9fzNq+UEIZrnSaApt6RA=="
  28382. },
  28383. "whatwg-mimetype": {
  28384. "version": "2.3.0",
  28385. "resolved": "https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz",
  28386. "integrity": "sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g=="
  28387. },
  28388. "whatwg-url": {
  28389. "version": "8.7.0",
  28390. "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-8.7.0.tgz",
  28391. "integrity": "sha512-gAojqb/m9Q8a5IV96E3fHJM70AzCkgt4uXYX2O7EmuyOnLrViCQlsEBmF9UQIu3/aeAIp2U17rtbpZWNntQqdg==",
  28392. "requires": {
  28393. "lodash": "^4.7.0",
  28394. "tr46": "^2.1.0",
  28395. "webidl-conversions": "^6.1.0"
  28396. }
  28397. },
  28398. "which": {
  28399. "version": "2.0.2",
  28400. "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
  28401. "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
  28402. "requires": {
  28403. "isexe": "^2.0.0"
  28404. }
  28405. },
  28406. "which-boxed-primitive": {
  28407. "version": "1.0.2",
  28408. "resolved": "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz",
  28409. "integrity": "sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==",
  28410. "requires": {
  28411. "is-bigint": "^1.0.1",
  28412. "is-boolean-object": "^1.1.0",
  28413. "is-number-object": "^1.0.4",
  28414. "is-string": "^1.0.5",
  28415. "is-symbol": "^1.0.3"
  28416. }
  28417. },
  28418. "wide-align": {
  28419. "version": "1.1.5",
  28420. "resolved": "https://registry.npmjs.org/wide-align/-/wide-align-1.1.5.tgz",
  28421. "integrity": "sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==",
  28422. "requires": {
  28423. "string-width": "^1.0.2 || 2 || 3 || 4"
  28424. }
  28425. },
  28426. "word-wrap": {
  28427. "version": "1.2.3",
  28428. "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.3.tgz",
  28429. "integrity": "sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ=="
  28430. },
  28431. "workbox-background-sync": {
  28432. "version": "5.1.4",
  28433. "resolved": "https://registry.npmjs.org/workbox-background-sync/-/workbox-background-sync-5.1.4.tgz",
  28434. "integrity": "sha512-AH6x5pYq4vwQvfRDWH+vfOePfPIYQ00nCEB7dJRU1e0n9+9HMRyvI63FlDvtFT2AvXVRsXvUt7DNMEToyJLpSA==",
  28435. "requires": {
  28436. "workbox-core": "^5.1.4"
  28437. }
  28438. },
  28439. "workbox-broadcast-update": {
  28440. "version": "5.1.4",
  28441. "resolved": "https://registry.npmjs.org/workbox-broadcast-update/-/workbox-broadcast-update-5.1.4.tgz",
  28442. "integrity": "sha512-HTyTWkqXvHRuqY73XrwvXPud/FN6x3ROzkfFPsRjtw/kGZuZkPzfeH531qdUGfhtwjmtO/ZzXcWErqVzJNdXaA==",
  28443. "requires": {
  28444. "workbox-core": "^5.1.4"
  28445. }
  28446. },
  28447. "workbox-build": {
  28448. "version": "6.5.3",
  28449. "resolved": "https://registry.npmjs.org/workbox-build/-/workbox-build-6.5.3.tgz",
  28450. "integrity": "sha512-8JNHHS7u13nhwIYCDea9MNXBNPHXCs5KDZPKI/ZNTr3f4sMGoD7hgFGecbyjX1gw4z6e9bMpMsOEJNyH5htA/w==",
  28451. "requires": {
  28452. "@apideck/better-ajv-errors": "^0.3.1",
  28453. "@babel/core": "^7.11.1",
  28454. "@babel/preset-env": "^7.11.0",
  28455. "@babel/runtime": "^7.11.2",
  28456. "@rollup/plugin-babel": "^5.2.0",
  28457. "@rollup/plugin-node-resolve": "^11.2.1",
  28458. "@rollup/plugin-replace": "^2.4.1",
  28459. "@surma/rollup-plugin-off-main-thread": "^2.2.3",
  28460. "ajv": "^8.6.0",
  28461. "common-tags": "^1.8.0",
  28462. "fast-json-stable-stringify": "^2.1.0",
  28463. "fs-extra": "^9.0.1",
  28464. "glob": "^7.1.6",
  28465. "lodash": "^4.17.20",
  28466. "pretty-bytes": "^5.3.0",
  28467. "rollup": "^2.43.1",
  28468. "rollup-plugin-terser": "^7.0.0",
  28469. "source-map": "^0.8.0-beta.0",
  28470. "stringify-object": "^3.3.0",
  28471. "strip-comments": "^2.0.1",
  28472. "tempy": "^0.6.0",
  28473. "upath": "^1.2.0",
  28474. "workbox-background-sync": "6.5.3",
  28475. "workbox-broadcast-update": "6.5.3",
  28476. "workbox-cacheable-response": "6.5.3",
  28477. "workbox-core": "6.5.3",
  28478. "workbox-expiration": "6.5.3",
  28479. "workbox-google-analytics": "6.5.3",
  28480. "workbox-navigation-preload": "6.5.3",
  28481. "workbox-precaching": "6.5.3",
  28482. "workbox-range-requests": "6.5.3",
  28483. "workbox-recipes": "6.5.3",
  28484. "workbox-routing": "6.5.3",
  28485. "workbox-strategies": "6.5.3",
  28486. "workbox-streams": "6.5.3",
  28487. "workbox-sw": "6.5.3",
  28488. "workbox-window": "6.5.3"
  28489. },
  28490. "dependencies": {
  28491. "@apideck/better-ajv-errors": {
  28492. "version": "0.3.3",
  28493. "resolved": "https://registry.npmjs.org/@apideck/better-ajv-errors/-/better-ajv-errors-0.3.3.tgz",
  28494. "integrity": "sha512-9o+HO2MbJhJHjDYZaDxJmSDckvDpiuItEsrIShV0DXeCshXWRHhqYyU/PKHMkuClOmFnZhRd6wzv4vpDu/dRKg==",
  28495. "requires": {
  28496. "json-schema": "^0.4.0",
  28497. "jsonpointer": "^5.0.0",
  28498. "leven": "^3.1.0"
  28499. }
  28500. },
  28501. "ajv": {
  28502. "version": "8.11.0",
  28503. "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.11.0.tgz",
  28504. "integrity": "sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==",
  28505. "requires": {
  28506. "fast-deep-equal": "^3.1.1",
  28507. "json-schema-traverse": "^1.0.0",
  28508. "require-from-string": "^2.0.2",
  28509. "uri-js": "^4.2.2"
  28510. }
  28511. },
  28512. "fs-extra": {
  28513. "version": "9.1.0",
  28514. "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-9.1.0.tgz",
  28515. "integrity": "sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==",
  28516. "requires": {
  28517. "at-least-node": "^1.0.0",
  28518. "graceful-fs": "^4.2.0",
  28519. "jsonfile": "^6.0.1",
  28520. "universalify": "^2.0.0"
  28521. }
  28522. },
  28523. "json-schema-traverse": {
  28524. "version": "1.0.0",
  28525. "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
  28526. "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug=="
  28527. },
  28528. "source-map": {
  28529. "version": "0.8.0-beta.0",
  28530. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.8.0-beta.0.tgz",
  28531. "integrity": "sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA==",
  28532. "requires": {
  28533. "whatwg-url": "^7.0.0"
  28534. }
  28535. },
  28536. "tr46": {
  28537. "version": "1.0.1",
  28538. "resolved": "https://registry.npmjs.org/tr46/-/tr46-1.0.1.tgz",
  28539. "integrity": "sha1-qLE/1r/SSJUZZ0zN5VujaTtwbQk=",
  28540. "requires": {
  28541. "punycode": "^2.1.0"
  28542. }
  28543. },
  28544. "webidl-conversions": {
  28545. "version": "4.0.2",
  28546. "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-4.0.2.tgz",
  28547. "integrity": "sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg=="
  28548. },
  28549. "whatwg-url": {
  28550. "version": "7.1.0",
  28551. "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-7.1.0.tgz",
  28552. "integrity": "sha512-WUu7Rg1DroM7oQvGWfOiAK21n74Gg+T4elXEQYkOhtyLeWiJFoOGLXPKI/9gzIie9CtwVLm8wtw6YJdKyxSjeg==",
  28553. "requires": {
  28554. "lodash.sortby": "^4.7.0",
  28555. "tr46": "^1.0.1",
  28556. "webidl-conversions": "^4.0.2"
  28557. }
  28558. },
  28559. "workbox-background-sync": {
  28560. "version": "6.5.3",
  28561. "resolved": "https://registry.npmjs.org/workbox-background-sync/-/workbox-background-sync-6.5.3.tgz",
  28562. "integrity": "sha512-0DD/V05FAcek6tWv9XYj2w5T/plxhDSpclIcAGjA/b7t/6PdaRkQ7ZgtAX6Q/L7kV7wZ8uYRJUoH11VjNipMZw==",
  28563. "requires": {
  28564. "idb": "^6.1.4",
  28565. "workbox-core": "6.5.3"
  28566. }
  28567. },
  28568. "workbox-broadcast-update": {
  28569. "version": "6.5.3",
  28570. "resolved": "https://registry.npmjs.org/workbox-broadcast-update/-/workbox-broadcast-update-6.5.3.tgz",
  28571. "integrity": "sha512-4AwCIA5DiDrYhlN+Miv/fp5T3/whNmSL+KqhTwRBTZIL6pvTgE4lVuRzAt1JltmqyMcQ3SEfCdfxczuI4kwFQg==",
  28572. "requires": {
  28573. "workbox-core": "6.5.3"
  28574. }
  28575. },
  28576. "workbox-cacheable-response": {
  28577. "version": "6.5.3",
  28578. "resolved": "https://registry.npmjs.org/workbox-cacheable-response/-/workbox-cacheable-response-6.5.3.tgz",
  28579. "integrity": "sha512-6JE/Zm05hNasHzzAGKDkqqgYtZZL2H06ic2GxuRLStA4S/rHUfm2mnLFFXuHAaGR1XuuYyVCEey1M6H3PdZ7SQ==",
  28580. "requires": {
  28581. "workbox-core": "6.5.3"
  28582. }
  28583. },
  28584. "workbox-core": {
  28585. "version": "6.5.3",
  28586. "resolved": "https://registry.npmjs.org/workbox-core/-/workbox-core-6.5.3.tgz",
  28587. "integrity": "sha512-Bb9ey5n/M9x+l3fBTlLpHt9ASTzgSGj6vxni7pY72ilB/Pb3XtN+cZ9yueboVhD5+9cNQrC9n/E1fSrqWsUz7Q=="
  28588. },
  28589. "workbox-expiration": {
  28590. "version": "6.5.3",
  28591. "resolved": "https://registry.npmjs.org/workbox-expiration/-/workbox-expiration-6.5.3.tgz",
  28592. "integrity": "sha512-jzYopYR1zD04ZMdlbn/R2Ik6ixiXbi15c9iX5H8CTi6RPDz7uhvMLZPKEndZTpfgmUk8mdmT9Vx/AhbuCl5Sqw==",
  28593. "requires": {
  28594. "idb": "^6.1.4",
  28595. "workbox-core": "6.5.3"
  28596. }
  28597. },
  28598. "workbox-google-analytics": {
  28599. "version": "6.5.3",
  28600. "resolved": "https://registry.npmjs.org/workbox-google-analytics/-/workbox-google-analytics-6.5.3.tgz",
  28601. "integrity": "sha512-3GLCHotz5umoRSb4aNQeTbILETcrTVEozSfLhHSBaegHs1PnqCmN0zbIy2TjTpph2AGXiNwDrWGF0AN+UgDNTw==",
  28602. "requires": {
  28603. "workbox-background-sync": "6.5.3",
  28604. "workbox-core": "6.5.3",
  28605. "workbox-routing": "6.5.3",
  28606. "workbox-strategies": "6.5.3"
  28607. }
  28608. },
  28609. "workbox-navigation-preload": {
  28610. "version": "6.5.3",
  28611. "resolved": "https://registry.npmjs.org/workbox-navigation-preload/-/workbox-navigation-preload-6.5.3.tgz",
  28612. "integrity": "sha512-bK1gDFTc5iu6lH3UQ07QVo+0ovErhRNGvJJO/1ngknT0UQ702nmOUhoN9qE5mhuQSrnK+cqu7O7xeaJ+Rd9Tmg==",
  28613. "requires": {
  28614. "workbox-core": "6.5.3"
  28615. }
  28616. },
  28617. "workbox-precaching": {
  28618. "version": "6.5.3",
  28619. "resolved": "https://registry.npmjs.org/workbox-precaching/-/workbox-precaching-6.5.3.tgz",
  28620. "integrity": "sha512-sjNfgNLSsRX5zcc63H/ar/hCf+T19fRtTqvWh795gdpghWb5xsfEkecXEvZ8biEi1QD7X/ljtHphdaPvXDygMQ==",
  28621. "requires": {
  28622. "workbox-core": "6.5.3",
  28623. "workbox-routing": "6.5.3",
  28624. "workbox-strategies": "6.5.3"
  28625. }
  28626. },
  28627. "workbox-range-requests": {
  28628. "version": "6.5.3",
  28629. "resolved": "https://registry.npmjs.org/workbox-range-requests/-/workbox-range-requests-6.5.3.tgz",
  28630. "integrity": "sha512-pGCP80Bpn/0Q0MQsfETSfmtXsQcu3M2QCJwSFuJ6cDp8s2XmbUXkzbuQhCUzKR86ZH2Vex/VUjb2UaZBGamijA==",
  28631. "requires": {
  28632. "workbox-core": "6.5.3"
  28633. }
  28634. },
  28635. "workbox-routing": {
  28636. "version": "6.5.3",
  28637. "resolved": "https://registry.npmjs.org/workbox-routing/-/workbox-routing-6.5.3.tgz",
  28638. "integrity": "sha512-DFjxcuRAJjjt4T34RbMm3MCn+xnd36UT/2RfPRfa8VWJGItGJIn7tG+GwVTdHmvE54i/QmVTJepyAGWtoLPTmg==",
  28639. "requires": {
  28640. "workbox-core": "6.5.3"
  28641. }
  28642. },
  28643. "workbox-strategies": {
  28644. "version": "6.5.3",
  28645. "resolved": "https://registry.npmjs.org/workbox-strategies/-/workbox-strategies-6.5.3.tgz",
  28646. "integrity": "sha512-MgmGRrDVXs7rtSCcetZgkSZyMpRGw8HqL2aguszOc3nUmzGZsT238z/NN9ZouCxSzDu3PQ3ZSKmovAacaIhu1w==",
  28647. "requires": {
  28648. "workbox-core": "6.5.3"
  28649. }
  28650. },
  28651. "workbox-streams": {
  28652. "version": "6.5.3",
  28653. "resolved": "https://registry.npmjs.org/workbox-streams/-/workbox-streams-6.5.3.tgz",
  28654. "integrity": "sha512-vN4Qi8o+b7zj1FDVNZ+PlmAcy1sBoV7SC956uhqYvZ9Sg1fViSbOpydULOssVJ4tOyKRifH/eoi6h99d+sJ33w==",
  28655. "requires": {
  28656. "workbox-core": "6.5.3",
  28657. "workbox-routing": "6.5.3"
  28658. }
  28659. }
  28660. }
  28661. },
  28662. "workbox-cacheable-response": {
  28663. "version": "5.1.4",
  28664. "resolved": "https://registry.npmjs.org/workbox-cacheable-response/-/workbox-cacheable-response-5.1.4.tgz",
  28665. "integrity": "sha512-0bfvMZs0Of1S5cdswfQK0BXt6ulU5kVD4lwer2CeI+03czHprXR3V4Y8lPTooamn7eHP8Iywi5QjyAMjw0qauA==",
  28666. "requires": {
  28667. "workbox-core": "^5.1.4"
  28668. }
  28669. },
  28670. "workbox-core": {
  28671. "version": "5.1.4",
  28672. "resolved": "https://registry.npmjs.org/workbox-core/-/workbox-core-5.1.4.tgz",
  28673. "integrity": "sha512-+4iRQan/1D8I81nR2L5vcbaaFskZC2CL17TLbvWVzQ4qiF/ytOGF6XeV54pVxAvKUtkLANhk8TyIUMtiMw2oDg=="
  28674. },
  28675. "workbox-expiration": {
  28676. "version": "5.1.4",
  28677. "resolved": "https://registry.npmjs.org/workbox-expiration/-/workbox-expiration-5.1.4.tgz",
  28678. "integrity": "sha512-oDO/5iC65h2Eq7jctAv858W2+CeRW5e0jZBMNRXpzp0ZPvuT6GblUiHnAsC5W5lANs1QS9atVOm4ifrBiYY7AQ==",
  28679. "requires": {
  28680. "workbox-core": "^5.1.4"
  28681. }
  28682. },
  28683. "workbox-google-analytics": {
  28684. "version": "5.1.4",
  28685. "resolved": "https://registry.npmjs.org/workbox-google-analytics/-/workbox-google-analytics-5.1.4.tgz",
  28686. "integrity": "sha512-0IFhKoEVrreHpKgcOoddV+oIaVXBFKXUzJVBI+nb0bxmcwYuZMdteBTp8AEDJacENtc9xbR0wa9RDCnYsCDLjA==",
  28687. "requires": {
  28688. "workbox-background-sync": "^5.1.4",
  28689. "workbox-core": "^5.1.4",
  28690. "workbox-routing": "^5.1.4",
  28691. "workbox-strategies": "^5.1.4"
  28692. }
  28693. },
  28694. "workbox-navigation-preload": {
  28695. "version": "5.1.4",
  28696. "resolved": "https://registry.npmjs.org/workbox-navigation-preload/-/workbox-navigation-preload-5.1.4.tgz",
  28697. "integrity": "sha512-Wf03osvK0wTflAfKXba//QmWC5BIaIZARU03JIhAEO2wSB2BDROWI8Q/zmianf54kdV7e1eLaIEZhth4K4MyfQ==",
  28698. "requires": {
  28699. "workbox-core": "^5.1.4"
  28700. }
  28701. },
  28702. "workbox-precaching": {
  28703. "version": "5.1.4",
  28704. "resolved": "https://registry.npmjs.org/workbox-precaching/-/workbox-precaching-5.1.4.tgz",
  28705. "integrity": "sha512-gCIFrBXmVQLFwvAzuGLCmkUYGVhBb7D1k/IL7pUJUO5xacjLcFUaLnnsoVepBGAiKw34HU1y/YuqvTKim9qAZA==",
  28706. "requires": {
  28707. "workbox-core": "^5.1.4"
  28708. }
  28709. },
  28710. "workbox-range-requests": {
  28711. "version": "5.1.4",
  28712. "resolved": "https://registry.npmjs.org/workbox-range-requests/-/workbox-range-requests-5.1.4.tgz",
  28713. "integrity": "sha512-1HSujLjgTeoxHrMR2muDW2dKdxqCGMc1KbeyGcmjZZAizJTFwu7CWLDmLv6O1ceWYrhfuLFJO+umYMddk2XMhw==",
  28714. "requires": {
  28715. "workbox-core": "^5.1.4"
  28716. }
  28717. },
  28718. "workbox-recipes": {
  28719. "version": "6.5.3",
  28720. "resolved": "https://registry.npmjs.org/workbox-recipes/-/workbox-recipes-6.5.3.tgz",
  28721. "integrity": "sha512-IcgiKYmbGiDvvf3PMSEtmwqxwfQ5zwI7OZPio3GWu4PfehA8jI8JHI3KZj+PCfRiUPZhjQHJ3v1HbNs+SiSkig==",
  28722. "requires": {
  28723. "workbox-cacheable-response": "6.5.3",
  28724. "workbox-core": "6.5.3",
  28725. "workbox-expiration": "6.5.3",
  28726. "workbox-precaching": "6.5.3",
  28727. "workbox-routing": "6.5.3",
  28728. "workbox-strategies": "6.5.3"
  28729. },
  28730. "dependencies": {
  28731. "workbox-cacheable-response": {
  28732. "version": "6.5.3",
  28733. "resolved": "https://registry.npmjs.org/workbox-cacheable-response/-/workbox-cacheable-response-6.5.3.tgz",
  28734. "integrity": "sha512-6JE/Zm05hNasHzzAGKDkqqgYtZZL2H06ic2GxuRLStA4S/rHUfm2mnLFFXuHAaGR1XuuYyVCEey1M6H3PdZ7SQ==",
  28735. "requires": {
  28736. "workbox-core": "6.5.3"
  28737. }
  28738. },
  28739. "workbox-core": {
  28740. "version": "6.5.3",
  28741. "resolved": "https://registry.npmjs.org/workbox-core/-/workbox-core-6.5.3.tgz",
  28742. "integrity": "sha512-Bb9ey5n/M9x+l3fBTlLpHt9ASTzgSGj6vxni7pY72ilB/Pb3XtN+cZ9yueboVhD5+9cNQrC9n/E1fSrqWsUz7Q=="
  28743. },
  28744. "workbox-expiration": {
  28745. "version": "6.5.3",
  28746. "resolved": "https://registry.npmjs.org/workbox-expiration/-/workbox-expiration-6.5.3.tgz",
  28747. "integrity": "sha512-jzYopYR1zD04ZMdlbn/R2Ik6ixiXbi15c9iX5H8CTi6RPDz7uhvMLZPKEndZTpfgmUk8mdmT9Vx/AhbuCl5Sqw==",
  28748. "requires": {
  28749. "idb": "^6.1.4",
  28750. "workbox-core": "6.5.3"
  28751. }
  28752. },
  28753. "workbox-precaching": {
  28754. "version": "6.5.3",
  28755. "resolved": "https://registry.npmjs.org/workbox-precaching/-/workbox-precaching-6.5.3.tgz",
  28756. "integrity": "sha512-sjNfgNLSsRX5zcc63H/ar/hCf+T19fRtTqvWh795gdpghWb5xsfEkecXEvZ8biEi1QD7X/ljtHphdaPvXDygMQ==",
  28757. "requires": {
  28758. "workbox-core": "6.5.3",
  28759. "workbox-routing": "6.5.3",
  28760. "workbox-strategies": "6.5.3"
  28761. }
  28762. },
  28763. "workbox-routing": {
  28764. "version": "6.5.3",
  28765. "resolved": "https://registry.npmjs.org/workbox-routing/-/workbox-routing-6.5.3.tgz",
  28766. "integrity": "sha512-DFjxcuRAJjjt4T34RbMm3MCn+xnd36UT/2RfPRfa8VWJGItGJIn7tG+GwVTdHmvE54i/QmVTJepyAGWtoLPTmg==",
  28767. "requires": {
  28768. "workbox-core": "6.5.3"
  28769. }
  28770. },
  28771. "workbox-strategies": {
  28772. "version": "6.5.3",
  28773. "resolved": "https://registry.npmjs.org/workbox-strategies/-/workbox-strategies-6.5.3.tgz",
  28774. "integrity": "sha512-MgmGRrDVXs7rtSCcetZgkSZyMpRGw8HqL2aguszOc3nUmzGZsT238z/NN9ZouCxSzDu3PQ3ZSKmovAacaIhu1w==",
  28775. "requires": {
  28776. "workbox-core": "6.5.3"
  28777. }
  28778. }
  28779. }
  28780. },
  28781. "workbox-routing": {
  28782. "version": "5.1.4",
  28783. "resolved": "https://registry.npmjs.org/workbox-routing/-/workbox-routing-5.1.4.tgz",
  28784. "integrity": "sha512-8ljknRfqE1vEQtnMtzfksL+UXO822jJlHTIR7+BtJuxQ17+WPZfsHqvk1ynR/v0EHik4x2+826Hkwpgh4GKDCw==",
  28785. "requires": {
  28786. "workbox-core": "^5.1.4"
  28787. }
  28788. },
  28789. "workbox-strategies": {
  28790. "version": "5.1.4",
  28791. "resolved": "https://registry.npmjs.org/workbox-strategies/-/workbox-strategies-5.1.4.tgz",
  28792. "integrity": "sha512-VVS57LpaJTdjW3RgZvPwX0NlhNmscR7OQ9bP+N/34cYMDzXLyA6kqWffP6QKXSkca1OFo/v6v7hW7zrrguo6EA==",
  28793. "requires": {
  28794. "workbox-core": "^5.1.4",
  28795. "workbox-routing": "^5.1.4"
  28796. }
  28797. },
  28798. "workbox-streams": {
  28799. "version": "5.1.4",
  28800. "resolved": "https://registry.npmjs.org/workbox-streams/-/workbox-streams-5.1.4.tgz",
  28801. "integrity": "sha512-xU8yuF1hI/XcVhJUAfbQLa1guQUhdLMPQJkdT0kn6HP5CwiPOGiXnSFq80rAG4b1kJUChQQIGPrq439FQUNVrw==",
  28802. "requires": {
  28803. "workbox-core": "^5.1.4",
  28804. "workbox-routing": "^5.1.4"
  28805. }
  28806. },
  28807. "workbox-sw": {
  28808. "version": "6.5.3",
  28809. "resolved": "https://registry.npmjs.org/workbox-sw/-/workbox-sw-6.5.3.tgz",
  28810. "integrity": "sha512-BQBzm092w+NqdIEF2yhl32dERt9j9MDGUTa2Eaa+o3YKL4Qqw55W9yQC6f44FdAHdAJrJvp0t+HVrfh8AiGj8A=="
  28811. },
  28812. "workbox-webpack-plugin": {
  28813. "version": "6.5.3",
  28814. "resolved": "https://registry.npmjs.org/workbox-webpack-plugin/-/workbox-webpack-plugin-6.5.3.tgz",
  28815. "integrity": "sha512-Es8Xr02Gi6Kc3zaUwR691ZLy61hz3vhhs5GztcklQ7kl5k2qAusPh0s6LF3wEtlpfs9ZDErnmy5SErwoll7jBA==",
  28816. "requires": {
  28817. "fast-json-stable-stringify": "^2.1.0",
  28818. "pretty-bytes": "^5.4.1",
  28819. "upath": "^1.2.0",
  28820. "webpack-sources": "^1.4.3",
  28821. "workbox-build": "6.5.3"
  28822. },
  28823. "dependencies": {
  28824. "webpack-sources": {
  28825. "version": "1.4.3",
  28826. "resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-1.4.3.tgz",
  28827. "integrity": "sha512-lgTS3Xhv1lCOKo7SA5TjKXMjpSM4sBjNV5+q2bqesbSPs5FjGmU6jjtBSkX9b4qW87vDIsCIlUPOEhbZrMdjeQ==",
  28828. "requires": {
  28829. "source-list-map": "^2.0.0",
  28830. "source-map": "~0.6.1"
  28831. }
  28832. }
  28833. }
  28834. },
  28835. "workbox-window": {
  28836. "version": "6.5.3",
  28837. "resolved": "https://registry.npmjs.org/workbox-window/-/workbox-window-6.5.3.tgz",
  28838. "integrity": "sha512-GnJbx1kcKXDtoJBVZs/P7ddP0Yt52NNy4nocjBpYPiRhMqTpJCNrSL+fGHZ/i/oP6p/vhE8II0sA6AZGKGnssw==",
  28839. "requires": {
  28840. "@types/trusted-types": "^2.0.2",
  28841. "workbox-core": "6.5.3"
  28842. },
  28843. "dependencies": {
  28844. "workbox-core": {
  28845. "version": "6.5.3",
  28846. "resolved": "https://registry.npmjs.org/workbox-core/-/workbox-core-6.5.3.tgz",
  28847. "integrity": "sha512-Bb9ey5n/M9x+l3fBTlLpHt9ASTzgSGj6vxni7pY72ilB/Pb3XtN+cZ9yueboVhD5+9cNQrC9n/E1fSrqWsUz7Q=="
  28848. }
  28849. }
  28850. },
  28851. "wrap-ansi": {
  28852. "version": "7.0.0",
  28853. "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
  28854. "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
  28855. "requires": {
  28856. "ansi-styles": "^4.0.0",
  28857. "string-width": "^4.1.0",
  28858. "strip-ansi": "^6.0.0"
  28859. }
  28860. },
  28861. "wrappy": {
  28862. "version": "1.0.2",
  28863. "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
  28864. "integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8="
  28865. },
  28866. "write-file-atomic": {
  28867. "version": "3.0.3",
  28868. "resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-3.0.3.tgz",
  28869. "integrity": "sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q==",
  28870. "requires": {
  28871. "imurmurhash": "^0.1.4",
  28872. "is-typedarray": "^1.0.0",
  28873. "signal-exit": "^3.0.2",
  28874. "typedarray-to-buffer": "^3.1.5"
  28875. }
  28876. },
  28877. "ws": {
  28878. "version": "7.5.7",
  28879. "resolved": "https://registry.npmjs.org/ws/-/ws-7.5.7.tgz",
  28880. "integrity": "sha512-KMvVuFzpKBuiIXW3E4u3mySRO2/mCHSyZDJQM5NQ9Q9KHWHWh0NHgfbRMLLrceUK5qAL4ytALJbpRMjixFZh8A==",
  28881. "requires": {}
  28882. },
  28883. "xml-name-validator": {
  28884. "version": "3.0.0",
  28885. "resolved": "https://registry.npmjs.org/xml-name-validator/-/xml-name-validator-3.0.0.tgz",
  28886. "integrity": "sha512-A5CUptxDsvxKJEU3yO6DuWBSJz/qizqzJKOMIfUJHETbBw/sFaDxgd6fxm1ewUaM0jZ444Fc5vC5ROYurg/4Pw=="
  28887. },
  28888. "xml2js": {
  28889. "version": "0.4.23",
  28890. "resolved": "https://registry.npmjs.org/xml2js/-/xml2js-0.4.23.tgz",
  28891. "integrity": "sha512-ySPiMjM0+pLDftHgXY4By0uswI3SPKLDw/i3UXbnO8M/p28zqexCUoPmQFrYD+/1BzhGJSs2i1ERWKJAtiLrug==",
  28892. "dev": true,
  28893. "requires": {
  28894. "sax": ">=0.6.0",
  28895. "xmlbuilder": "~11.0.0"
  28896. },
  28897. "dependencies": {
  28898. "xmlbuilder": {
  28899. "version": "11.0.1",
  28900. "resolved": "https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-11.0.1.tgz",
  28901. "integrity": "sha512-fDlsI/kFEx7gLvbecc0/ohLG50fugQp8ryHzMTuW9vSa1GJ0XYWKnhsUx7oie3G98+r56aTQIUB4kht42R3JvA==",
  28902. "dev": true
  28903. }
  28904. }
  28905. },
  28906. "xmlbuilder": {
  28907. "version": "9.0.7",
  28908. "resolved": "https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-9.0.7.tgz",
  28909. "integrity": "sha1-Ey7mPS7FVlxVfiD0wi35rKaGsQ0=",
  28910. "dev": true
  28911. },
  28912. "xmlchars": {
  28913. "version": "2.2.0",
  28914. "resolved": "https://registry.npmjs.org/xmlchars/-/xmlchars-2.2.0.tgz",
  28915. "integrity": "sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw=="
  28916. },
  28917. "xtend": {
  28918. "version": "4.0.2",
  28919. "resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz",
  28920. "integrity": "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ=="
  28921. },
  28922. "y18n": {
  28923. "version": "5.0.8",
  28924. "resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz",
  28925. "integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA=="
  28926. },
  28927. "yallist": {
  28928. "version": "4.0.0",
  28929. "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
  28930. "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
  28931. },
  28932. "yaml": {
  28933. "version": "1.10.2",
  28934. "resolved": "https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz",
  28935. "integrity": "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg=="
  28936. },
  28937. "yargs": {
  28938. "version": "16.2.0",
  28939. "resolved": "https://registry.npmjs.org/yargs/-/yargs-16.2.0.tgz",
  28940. "integrity": "sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==",
  28941. "requires": {
  28942. "cliui": "^7.0.2",
  28943. "escalade": "^3.1.1",
  28944. "get-caller-file": "^2.0.5",
  28945. "require-directory": "^2.1.1",
  28946. "string-width": "^4.2.0",
  28947. "y18n": "^5.0.5",
  28948. "yargs-parser": "^20.2.2"
  28949. }
  28950. },
  28951. "yargs-parser": {
  28952. "version": "20.2.9",
  28953. "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-20.2.9.tgz",
  28954. "integrity": "sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w=="
  28955. },
  28956. "yauzl": {
  28957. "version": "2.10.0",
  28958. "resolved": "https://registry.npmjs.org/yauzl/-/yauzl-2.10.0.tgz",
  28959. "integrity": "sha1-x+sXyT4RLLEIb6bY5R+wZnt5pfk=",
  28960. "dev": true,
  28961. "requires": {
  28962. "buffer-crc32": "~0.2.3",
  28963. "fd-slicer": "~1.1.0"
  28964. }
  28965. },
  28966. "yocto-queue": {
  28967. "version": "0.1.0",
  28968. "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz",
  28969. "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q=="
  28970. }
  28971. }
  28972. }