Angular job portal app
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

28958 lines
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-countdown-circle-timer": "^3.0.9",
  33. "react-dom": "^17.0.1",
  34. "react-router": "^5.2.0",
  35. "react-router-dom": "^5.2.0",
  36. "react-scripts": "^5.0.0",
  37. "sass": "^1.50.0",
  38. "typescript": "^4.1.3",
  39. "web-vitals": "^0.2.4",
  40. "workbox-background-sync": "^5.1.4",
  41. "workbox-broadcast-update": "^5.1.4",
  42. "workbox-cacheable-response": "^5.1.4",
  43. "workbox-core": "^5.1.4",
  44. "workbox-expiration": "^5.1.4",
  45. "workbox-google-analytics": "^5.1.4",
  46. "workbox-navigation-preload": "^5.1.4",
  47. "workbox-precaching": "^5.1.4",
  48. "workbox-range-requests": "^5.1.4",
  49. "workbox-routing": "^5.1.4",
  50. "workbox-strategies": "^5.1.4",
  51. "workbox-streams": "^5.1.4"
  52. },
  53. "devDependencies": {
  54. "@capacitor/cli": "3.4.3"
  55. }
  56. },
  57. "node_modules/@ampproject/remapping": {
  58. "version": "2.1.2",
  59. "resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.1.2.tgz",
  60. "integrity": "sha512-hoyByceqwKirw7w3Z7gnIIZC3Wx3J484Y3L/cMpXFbr7d9ZQj2mODrirNzcJa+SM3UlpWXYvKV4RlRpFXlWgXg==",
  61. "dependencies": {
  62. "@jridgewell/trace-mapping": "^0.3.0"
  63. },
  64. "engines": {
  65. "node": ">=6.0.0"
  66. }
  67. },
  68. "node_modules/@babel/code-frame": {
  69. "version": "7.16.7",
  70. "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.16.7.tgz",
  71. "integrity": "sha512-iAXqUn8IIeBTNd72xsFlgaXHkMBMt6y4HJp1tIaK465CWLT/fG1aqB7ykr95gHHmlBdGbFeWWfyB4NJJ0nmeIg==",
  72. "dependencies": {
  73. "@babel/highlight": "^7.16.7"
  74. },
  75. "engines": {
  76. "node": ">=6.9.0"
  77. }
  78. },
  79. "node_modules/@babel/compat-data": {
  80. "version": "7.17.7",
  81. "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.17.7.tgz",
  82. "integrity": "sha512-p8pdE6j0a29TNGebNm7NzYZWB3xVZJBZ7XGs42uAKzQo8VQ3F0By/cQCtUEABwIqw5zo6WA4NbmxsfzADzMKnQ==",
  83. "engines": {
  84. "node": ">=6.9.0"
  85. }
  86. },
  87. "node_modules/@babel/core": {
  88. "version": "7.17.9",
  89. "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.17.9.tgz",
  90. "integrity": "sha512-5ug+SfZCpDAkVp9SFIZAzlW18rlzsOcJGaetCjkySnrXXDUw9AR8cDUm1iByTmdWM6yxX6/zycaV76w3YTF2gw==",
  91. "dependencies": {
  92. "@ampproject/remapping": "^2.1.0",
  93. "@babel/code-frame": "^7.16.7",
  94. "@babel/generator": "^7.17.9",
  95. "@babel/helper-compilation-targets": "^7.17.7",
  96. "@babel/helper-module-transforms": "^7.17.7",
  97. "@babel/helpers": "^7.17.9",
  98. "@babel/parser": "^7.17.9",
  99. "@babel/template": "^7.16.7",
  100. "@babel/traverse": "^7.17.9",
  101. "@babel/types": "^7.17.0",
  102. "convert-source-map": "^1.7.0",
  103. "debug": "^4.1.0",
  104. "gensync": "^1.0.0-beta.2",
  105. "json5": "^2.2.1",
  106. "semver": "^6.3.0"
  107. },
  108. "engines": {
  109. "node": ">=6.9.0"
  110. },
  111. "funding": {
  112. "type": "opencollective",
  113. "url": "https://opencollective.com/babel"
  114. }
  115. },
  116. "node_modules/@babel/core/node_modules/semver": {
  117. "version": "6.3.0",
  118. "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
  119. "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
  120. "bin": {
  121. "semver": "bin/semver.js"
  122. }
  123. },
  124. "node_modules/@babel/eslint-parser": {
  125. "version": "7.17.0",
  126. "resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.17.0.tgz",
  127. "integrity": "sha512-PUEJ7ZBXbRkbq3qqM/jZ2nIuakUBqCYc7Qf52Lj7dlZ6zERnqisdHioL0l4wwQZnmskMeasqUNzLBFKs3nylXA==",
  128. "dependencies": {
  129. "eslint-scope": "^5.1.1",
  130. "eslint-visitor-keys": "^2.1.0",
  131. "semver": "^6.3.0"
  132. },
  133. "engines": {
  134. "node": "^10.13.0 || ^12.13.0 || >=14.0.0"
  135. },
  136. "peerDependencies": {
  137. "@babel/core": ">=7.11.0",
  138. "eslint": "^7.5.0 || ^8.0.0"
  139. }
  140. },
  141. "node_modules/@babel/eslint-parser/node_modules/eslint-scope": {
  142. "version": "5.1.1",
  143. "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz",
  144. "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==",
  145. "dependencies": {
  146. "esrecurse": "^4.3.0",
  147. "estraverse": "^4.1.1"
  148. },
  149. "engines": {
  150. "node": ">=8.0.0"
  151. }
  152. },
  153. "node_modules/@babel/eslint-parser/node_modules/eslint-visitor-keys": {
  154. "version": "2.1.0",
  155. "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz",
  156. "integrity": "sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==",
  157. "engines": {
  158. "node": ">=10"
  159. }
  160. },
  161. "node_modules/@babel/eslint-parser/node_modules/estraverse": {
  162. "version": "4.3.0",
  163. "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz",
  164. "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==",
  165. "engines": {
  166. "node": ">=4.0"
  167. }
  168. },
  169. "node_modules/@babel/eslint-parser/node_modules/semver": {
  170. "version": "6.3.0",
  171. "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
  172. "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
  173. "bin": {
  174. "semver": "bin/semver.js"
  175. }
  176. },
  177. "node_modules/@babel/generator": {
  178. "version": "7.17.9",
  179. "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.17.9.tgz",
  180. "integrity": "sha512-rAdDousTwxbIxbz5I7GEQ3lUip+xVCXooZNbsydCWs3xA7ZsYOv+CFRdzGxRX78BmQHu9B1Eso59AOZQOJDEdQ==",
  181. "dependencies": {
  182. "@babel/types": "^7.17.0",
  183. "jsesc": "^2.5.1",
  184. "source-map": "^0.5.0"
  185. },
  186. "engines": {
  187. "node": ">=6.9.0"
  188. }
  189. },
  190. "node_modules/@babel/generator/node_modules/source-map": {
  191. "version": "0.5.7",
  192. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz",
  193. "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=",
  194. "engines": {
  195. "node": ">=0.10.0"
  196. }
  197. },
  198. "node_modules/@babel/helper-annotate-as-pure": {
  199. "version": "7.16.7",
  200. "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.7.tgz",
  201. "integrity": "sha512-s6t2w/IPQVTAET1HitoowRGXooX8mCgtuP5195wD/QJPV6wYjpujCGF7JuMODVX2ZAJOf1GT6DT9MHEZvLOFSw==",
  202. "dependencies": {
  203. "@babel/types": "^7.16.7"
  204. },
  205. "engines": {
  206. "node": ">=6.9.0"
  207. }
  208. },
  209. "node_modules/@babel/helper-builder-binary-assignment-operator-visitor": {
  210. "version": "7.16.7",
  211. "resolved": "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.16.7.tgz",
  212. "integrity": "sha512-C6FdbRaxYjwVu/geKW4ZeQ0Q31AftgRcdSnZ5/jsH6BzCJbtvXvhpfkbkThYSuutZA7nCXpPR6AD9zd1dprMkA==",
  213. "dependencies": {
  214. "@babel/helper-explode-assignable-expression": "^7.16.7",
  215. "@babel/types": "^7.16.7"
  216. },
  217. "engines": {
  218. "node": ">=6.9.0"
  219. }
  220. },
  221. "node_modules/@babel/helper-compilation-targets": {
  222. "version": "7.17.7",
  223. "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.17.7.tgz",
  224. "integrity": "sha512-UFzlz2jjd8kroj0hmCFV5zr+tQPi1dpC2cRsDV/3IEW8bJfCPrPpmcSN6ZS8RqIq4LXcmpipCQFPddyFA5Yc7w==",
  225. "dependencies": {
  226. "@babel/compat-data": "^7.17.7",
  227. "@babel/helper-validator-option": "^7.16.7",
  228. "browserslist": "^4.17.5",
  229. "semver": "^6.3.0"
  230. },
  231. "engines": {
  232. "node": ">=6.9.0"
  233. },
  234. "peerDependencies": {
  235. "@babel/core": "^7.0.0"
  236. }
  237. },
  238. "node_modules/@babel/helper-compilation-targets/node_modules/semver": {
  239. "version": "6.3.0",
  240. "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
  241. "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
  242. "bin": {
  243. "semver": "bin/semver.js"
  244. }
  245. },
  246. "node_modules/@babel/helper-create-class-features-plugin": {
  247. "version": "7.17.9",
  248. "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.17.9.tgz",
  249. "integrity": "sha512-kUjip3gruz6AJKOq5i3nC6CoCEEF/oHH3cp6tOZhB+IyyyPyW0g1Gfsxn3mkk6S08pIA2y8GQh609v9G/5sHVQ==",
  250. "dependencies": {
  251. "@babel/helper-annotate-as-pure": "^7.16.7",
  252. "@babel/helper-environment-visitor": "^7.16.7",
  253. "@babel/helper-function-name": "^7.17.9",
  254. "@babel/helper-member-expression-to-functions": "^7.17.7",
  255. "@babel/helper-optimise-call-expression": "^7.16.7",
  256. "@babel/helper-replace-supers": "^7.16.7",
  257. "@babel/helper-split-export-declaration": "^7.16.7"
  258. },
  259. "engines": {
  260. "node": ">=6.9.0"
  261. },
  262. "peerDependencies": {
  263. "@babel/core": "^7.0.0"
  264. }
  265. },
  266. "node_modules/@babel/helper-create-regexp-features-plugin": {
  267. "version": "7.17.0",
  268. "resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.17.0.tgz",
  269. "integrity": "sha512-awO2So99wG6KnlE+TPs6rn83gCz5WlEePJDTnLEqbchMVrBeAujURVphRdigsk094VhvZehFoNOihSlcBjwsXA==",
  270. "dependencies": {
  271. "@babel/helper-annotate-as-pure": "^7.16.7",
  272. "regexpu-core": "^5.0.1"
  273. },
  274. "engines": {
  275. "node": ">=6.9.0"
  276. },
  277. "peerDependencies": {
  278. "@babel/core": "^7.0.0"
  279. }
  280. },
  281. "node_modules/@babel/helper-define-polyfill-provider": {
  282. "version": "0.3.1",
  283. "resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.3.1.tgz",
  284. "integrity": "sha512-J9hGMpJQmtWmj46B3kBHmL38UhJGhYX7eqkcq+2gsstyYt341HmPeWspihX43yVRA0mS+8GGk2Gckc7bY/HCmA==",
  285. "dependencies": {
  286. "@babel/helper-compilation-targets": "^7.13.0",
  287. "@babel/helper-module-imports": "^7.12.13",
  288. "@babel/helper-plugin-utils": "^7.13.0",
  289. "@babel/traverse": "^7.13.0",
  290. "debug": "^4.1.1",
  291. "lodash.debounce": "^4.0.8",
  292. "resolve": "^1.14.2",
  293. "semver": "^6.1.2"
  294. },
  295. "peerDependencies": {
  296. "@babel/core": "^7.4.0-0"
  297. }
  298. },
  299. "node_modules/@babel/helper-define-polyfill-provider/node_modules/semver": {
  300. "version": "6.3.0",
  301. "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
  302. "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
  303. "bin": {
  304. "semver": "bin/semver.js"
  305. }
  306. },
  307. "node_modules/@babel/helper-environment-visitor": {
  308. "version": "7.16.7",
  309. "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.16.7.tgz",
  310. "integrity": "sha512-SLLb0AAn6PkUeAfKJCCOl9e1R53pQlGAfc4y4XuMRZfqeMYLE0dM1LMhqbGAlGQY0lfw5/ohoYWAe9V1yibRag==",
  311. "dependencies": {
  312. "@babel/types": "^7.16.7"
  313. },
  314. "engines": {
  315. "node": ">=6.9.0"
  316. }
  317. },
  318. "node_modules/@babel/helper-explode-assignable-expression": {
  319. "version": "7.16.7",
  320. "resolved": "https://registry.npmjs.org/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.16.7.tgz",
  321. "integrity": "sha512-KyUenhWMC8VrxzkGP0Jizjo4/Zx+1nNZhgocs+gLzyZyB8SHidhoq9KK/8Ato4anhwsivfkBLftky7gvzbZMtQ==",
  322. "dependencies": {
  323. "@babel/types": "^7.16.7"
  324. },
  325. "engines": {
  326. "node": ">=6.9.0"
  327. }
  328. },
  329. "node_modules/@babel/helper-function-name": {
  330. "version": "7.17.9",
  331. "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.17.9.tgz",
  332. "integrity": "sha512-7cRisGlVtiVqZ0MW0/yFB4atgpGLWEHUVYnb448hZK4x+vih0YO5UoS11XIYtZYqHd0dIPMdUSv8q5K4LdMnIg==",
  333. "dependencies": {
  334. "@babel/template": "^7.16.7",
  335. "@babel/types": "^7.17.0"
  336. },
  337. "engines": {
  338. "node": ">=6.9.0"
  339. }
  340. },
  341. "node_modules/@babel/helper-hoist-variables": {
  342. "version": "7.16.7",
  343. "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.16.7.tgz",
  344. "integrity": "sha512-m04d/0Op34H5v7pbZw6pSKP7weA6lsMvfiIAMeIvkY/R4xQtBSMFEigu9QTZ2qB/9l22vsxtM8a+Q8CzD255fg==",
  345. "dependencies": {
  346. "@babel/types": "^7.16.7"
  347. },
  348. "engines": {
  349. "node": ">=6.9.0"
  350. }
  351. },
  352. "node_modules/@babel/helper-member-expression-to-functions": {
  353. "version": "7.17.7",
  354. "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.17.7.tgz",
  355. "integrity": "sha512-thxXgnQ8qQ11W2wVUObIqDL4p148VMxkt5T/qpN5k2fboRyzFGFmKsTGViquyM5QHKUy48OZoca8kw4ajaDPyw==",
  356. "dependencies": {
  357. "@babel/types": "^7.17.0"
  358. },
  359. "engines": {
  360. "node": ">=6.9.0"
  361. }
  362. },
  363. "node_modules/@babel/helper-module-imports": {
  364. "version": "7.16.7",
  365. "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.16.7.tgz",
  366. "integrity": "sha512-LVtS6TqjJHFc+nYeITRo6VLXve70xmq7wPhWTqDJusJEgGmkAACWwMiTNrvfoQo6hEhFwAIixNkvB0jPXDL8Wg==",
  367. "dependencies": {
  368. "@babel/types": "^7.16.7"
  369. },
  370. "engines": {
  371. "node": ">=6.9.0"
  372. }
  373. },
  374. "node_modules/@babel/helper-module-transforms": {
  375. "version": "7.17.7",
  376. "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.17.7.tgz",
  377. "integrity": "sha512-VmZD99F3gNTYB7fJRDTi+u6l/zxY0BE6OIxPSU7a50s6ZUQkHwSDmV92FfM+oCG0pZRVojGYhkR8I0OGeCVREw==",
  378. "dependencies": {
  379. "@babel/helper-environment-visitor": "^7.16.7",
  380. "@babel/helper-module-imports": "^7.16.7",
  381. "@babel/helper-simple-access": "^7.17.7",
  382. "@babel/helper-split-export-declaration": "^7.16.7",
  383. "@babel/helper-validator-identifier": "^7.16.7",
  384. "@babel/template": "^7.16.7",
  385. "@babel/traverse": "^7.17.3",
  386. "@babel/types": "^7.17.0"
  387. },
  388. "engines": {
  389. "node": ">=6.9.0"
  390. }
  391. },
  392. "node_modules/@babel/helper-optimise-call-expression": {
  393. "version": "7.16.7",
  394. "resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.16.7.tgz",
  395. "integrity": "sha512-EtgBhg7rd/JcnpZFXpBy0ze1YRfdm7BnBX4uKMBd3ixa3RGAE002JZB66FJyNH7g0F38U05pXmA5P8cBh7z+1w==",
  396. "dependencies": {
  397. "@babel/types": "^7.16.7"
  398. },
  399. "engines": {
  400. "node": ">=6.9.0"
  401. }
  402. },
  403. "node_modules/@babel/helper-plugin-utils": {
  404. "version": "7.16.7",
  405. "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.7.tgz",
  406. "integrity": "sha512-Qg3Nk7ZxpgMrsox6HreY1ZNKdBq7K72tDSliA6dCl5f007jR4ne8iD5UzuNnCJH2xBf2BEEVGr+/OL6Gdp7RxA==",
  407. "engines": {
  408. "node": ">=6.9.0"
  409. }
  410. },
  411. "node_modules/@babel/helper-remap-async-to-generator": {
  412. "version": "7.16.8",
  413. "resolved": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.16.8.tgz",
  414. "integrity": "sha512-fm0gH7Flb8H51LqJHy3HJ3wnE1+qtYR2A99K06ahwrawLdOFsCEWjZOrYricXJHoPSudNKxrMBUPEIPxiIIvBw==",
  415. "dependencies": {
  416. "@babel/helper-annotate-as-pure": "^7.16.7",
  417. "@babel/helper-wrap-function": "^7.16.8",
  418. "@babel/types": "^7.16.8"
  419. },
  420. "engines": {
  421. "node": ">=6.9.0"
  422. }
  423. },
  424. "node_modules/@babel/helper-replace-supers": {
  425. "version": "7.16.7",
  426. "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.16.7.tgz",
  427. "integrity": "sha512-y9vsWilTNaVnVh6xiJfABzsNpgDPKev9HnAgz6Gb1p6UUwf9NepdlsV7VXGCftJM+jqD5f7JIEubcpLjZj5dBw==",
  428. "dependencies": {
  429. "@babel/helper-environment-visitor": "^7.16.7",
  430. "@babel/helper-member-expression-to-functions": "^7.16.7",
  431. "@babel/helper-optimise-call-expression": "^7.16.7",
  432. "@babel/traverse": "^7.16.7",
  433. "@babel/types": "^7.16.7"
  434. },
  435. "engines": {
  436. "node": ">=6.9.0"
  437. }
  438. },
  439. "node_modules/@babel/helper-simple-access": {
  440. "version": "7.17.7",
  441. "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.17.7.tgz",
  442. "integrity": "sha512-txyMCGroZ96i+Pxr3Je3lzEJjqwaRC9buMUgtomcrLe5Nd0+fk1h0LLA+ixUF5OW7AhHuQ7Es1WcQJZmZsz2XA==",
  443. "dependencies": {
  444. "@babel/types": "^7.17.0"
  445. },
  446. "engines": {
  447. "node": ">=6.9.0"
  448. }
  449. },
  450. "node_modules/@babel/helper-skip-transparent-expression-wrappers": {
  451. "version": "7.16.0",
  452. "resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.16.0.tgz",
  453. "integrity": "sha512-+il1gTy0oHwUsBQZyJvukbB4vPMdcYBrFHa0Uc4AizLxbq6BOYC51Rv4tWocX9BLBDLZ4kc6qUFpQ6HRgL+3zw==",
  454. "dependencies": {
  455. "@babel/types": "^7.16.0"
  456. },
  457. "engines": {
  458. "node": ">=6.9.0"
  459. }
  460. },
  461. "node_modules/@babel/helper-split-export-declaration": {
  462. "version": "7.16.7",
  463. "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.16.7.tgz",
  464. "integrity": "sha512-xbWoy/PFoxSWazIToT9Sif+jJTlrMcndIsaOKvTA6u7QEo7ilkRZpjew18/W3c7nm8fXdUDXh02VXTbZ0pGDNw==",
  465. "dependencies": {
  466. "@babel/types": "^7.16.7"
  467. },
  468. "engines": {
  469. "node": ">=6.9.0"
  470. }
  471. },
  472. "node_modules/@babel/helper-validator-identifier": {
  473. "version": "7.16.7",
  474. "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz",
  475. "integrity": "sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw==",
  476. "engines": {
  477. "node": ">=6.9.0"
  478. }
  479. },
  480. "node_modules/@babel/helper-validator-option": {
  481. "version": "7.16.7",
  482. "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.16.7.tgz",
  483. "integrity": "sha512-TRtenOuRUVo9oIQGPC5G9DgK4743cdxvtOw0weQNpZXaS16SCBi5MNjZF8vba3ETURjZpTbVn7Vvcf2eAwFozQ==",
  484. "engines": {
  485. "node": ">=6.9.0"
  486. }
  487. },
  488. "node_modules/@babel/helper-wrap-function": {
  489. "version": "7.16.8",
  490. "resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.16.8.tgz",
  491. "integrity": "sha512-8RpyRVIAW1RcDDGTA+GpPAwV22wXCfKOoM9bet6TLkGIFTkRQSkH1nMQ5Yet4MpoXe1ZwHPVtNasc2w0uZMqnw==",
  492. "dependencies": {
  493. "@babel/helper-function-name": "^7.16.7",
  494. "@babel/template": "^7.16.7",
  495. "@babel/traverse": "^7.16.8",
  496. "@babel/types": "^7.16.8"
  497. },
  498. "engines": {
  499. "node": ">=6.9.0"
  500. }
  501. },
  502. "node_modules/@babel/helpers": {
  503. "version": "7.17.9",
  504. "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.17.9.tgz",
  505. "integrity": "sha512-cPCt915ShDWUEzEp3+UNRktO2n6v49l5RSnG9M5pS24hA+2FAc5si+Pn1i4VVbQQ+jh+bIZhPFQOJOzbrOYY1Q==",
  506. "dependencies": {
  507. "@babel/template": "^7.16.7",
  508. "@babel/traverse": "^7.17.9",
  509. "@babel/types": "^7.17.0"
  510. },
  511. "engines": {
  512. "node": ">=6.9.0"
  513. }
  514. },
  515. "node_modules/@babel/highlight": {
  516. "version": "7.17.9",
  517. "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.17.9.tgz",
  518. "integrity": "sha512-J9PfEKCbFIv2X5bjTMiZu6Vf341N05QIY+d6FvVKynkG1S7G0j3I0QoRtWIrXhZ+/Nlb5Q0MzqL7TokEJ5BNHg==",
  519. "dependencies": {
  520. "@babel/helper-validator-identifier": "^7.16.7",
  521. "chalk": "^2.0.0",
  522. "js-tokens": "^4.0.0"
  523. },
  524. "engines": {
  525. "node": ">=6.9.0"
  526. }
  527. },
  528. "node_modules/@babel/highlight/node_modules/ansi-styles": {
  529. "version": "3.2.1",
  530. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz",
  531. "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
  532. "dependencies": {
  533. "color-convert": "^1.9.0"
  534. },
  535. "engines": {
  536. "node": ">=4"
  537. }
  538. },
  539. "node_modules/@babel/highlight/node_modules/chalk": {
  540. "version": "2.4.2",
  541. "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
  542. "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
  543. "dependencies": {
  544. "ansi-styles": "^3.2.1",
  545. "escape-string-regexp": "^1.0.5",
  546. "supports-color": "^5.3.0"
  547. },
  548. "engines": {
  549. "node": ">=4"
  550. }
  551. },
  552. "node_modules/@babel/highlight/node_modules/color-convert": {
  553. "version": "1.9.3",
  554. "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz",
  555. "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
  556. "dependencies": {
  557. "color-name": "1.1.3"
  558. }
  559. },
  560. "node_modules/@babel/highlight/node_modules/color-name": {
  561. "version": "1.1.3",
  562. "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
  563. "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU="
  564. },
  565. "node_modules/@babel/highlight/node_modules/escape-string-regexp": {
  566. "version": "1.0.5",
  567. "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
  568. "integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=",
  569. "engines": {
  570. "node": ">=0.8.0"
  571. }
  572. },
  573. "node_modules/@babel/highlight/node_modules/has-flag": {
  574. "version": "3.0.0",
  575. "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
  576. "integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0=",
  577. "engines": {
  578. "node": ">=4"
  579. }
  580. },
  581. "node_modules/@babel/highlight/node_modules/supports-color": {
  582. "version": "5.5.0",
  583. "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
  584. "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
  585. "dependencies": {
  586. "has-flag": "^3.0.0"
  587. },
  588. "engines": {
  589. "node": ">=4"
  590. }
  591. },
  592. "node_modules/@babel/parser": {
  593. "version": "7.17.9",
  594. "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.17.9.tgz",
  595. "integrity": "sha512-vqUSBLP8dQHFPdPi9bc5GK9vRkYHJ49fsZdtoJ8EQ8ibpwk5rPKfvNIwChB0KVXcIjcepEBBd2VHC5r9Gy8ueg==",
  596. "bin": {
  597. "parser": "bin/babel-parser.js"
  598. },
  599. "engines": {
  600. "node": ">=6.0.0"
  601. }
  602. },
  603. "node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": {
  604. "version": "7.16.7",
  605. "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",
  606. "integrity": "sha512-anv/DObl7waiGEnC24O9zqL0pSuI9hljihqiDuFHC8d7/bjr/4RLGPWuc8rYOff/QPzbEPSkzG8wGG9aDuhHRg==",
  607. "dependencies": {
  608. "@babel/helper-plugin-utils": "^7.16.7"
  609. },
  610. "engines": {
  611. "node": ">=6.9.0"
  612. },
  613. "peerDependencies": {
  614. "@babel/core": "^7.0.0"
  615. }
  616. },
  617. "node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": {
  618. "version": "7.16.7",
  619. "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",
  620. "integrity": "sha512-di8vUHRdf+4aJ7ltXhaDbPoszdkh59AQtJM5soLsuHpQJdFQZOA4uGj0V2u/CZ8bJ/u8ULDL5yq6FO/bCXnKHw==",
  621. "dependencies": {
  622. "@babel/helper-plugin-utils": "^7.16.7",
  623. "@babel/helper-skip-transparent-expression-wrappers": "^7.16.0",
  624. "@babel/plugin-proposal-optional-chaining": "^7.16.7"
  625. },
  626. "engines": {
  627. "node": ">=6.9.0"
  628. },
  629. "peerDependencies": {
  630. "@babel/core": "^7.13.0"
  631. }
  632. },
  633. "node_modules/@babel/plugin-proposal-async-generator-functions": {
  634. "version": "7.16.8",
  635. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.16.8.tgz",
  636. "integrity": "sha512-71YHIvMuiuqWJQkebWJtdhQTfd4Q4mF76q2IX37uZPkG9+olBxsX+rH1vkhFto4UeJZ9dPY2s+mDvhDm1u2BGQ==",
  637. "dependencies": {
  638. "@babel/helper-plugin-utils": "^7.16.7",
  639. "@babel/helper-remap-async-to-generator": "^7.16.8",
  640. "@babel/plugin-syntax-async-generators": "^7.8.4"
  641. },
  642. "engines": {
  643. "node": ">=6.9.0"
  644. },
  645. "peerDependencies": {
  646. "@babel/core": "^7.0.0-0"
  647. }
  648. },
  649. "node_modules/@babel/plugin-proposal-class-properties": {
  650. "version": "7.16.7",
  651. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.16.7.tgz",
  652. "integrity": "sha512-IobU0Xme31ewjYOShSIqd/ZGM/r/cuOz2z0MDbNrhF5FW+ZVgi0f2lyeoj9KFPDOAqsYxmLWZte1WOwlvY9aww==",
  653. "dependencies": {
  654. "@babel/helper-create-class-features-plugin": "^7.16.7",
  655. "@babel/helper-plugin-utils": "^7.16.7"
  656. },
  657. "engines": {
  658. "node": ">=6.9.0"
  659. },
  660. "peerDependencies": {
  661. "@babel/core": "^7.0.0-0"
  662. }
  663. },
  664. "node_modules/@babel/plugin-proposal-class-static-block": {
  665. "version": "7.17.6",
  666. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.17.6.tgz",
  667. "integrity": "sha512-X/tididvL2zbs7jZCeeRJ8167U/+Ac135AM6jCAx6gYXDUviZV5Ku9UDvWS2NCuWlFjIRXklYhwo6HhAC7ETnA==",
  668. "dependencies": {
  669. "@babel/helper-create-class-features-plugin": "^7.17.6",
  670. "@babel/helper-plugin-utils": "^7.16.7",
  671. "@babel/plugin-syntax-class-static-block": "^7.14.5"
  672. },
  673. "engines": {
  674. "node": ">=6.9.0"
  675. },
  676. "peerDependencies": {
  677. "@babel/core": "^7.12.0"
  678. }
  679. },
  680. "node_modules/@babel/plugin-proposal-decorators": {
  681. "version": "7.17.9",
  682. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.17.9.tgz",
  683. "integrity": "sha512-EfH2LZ/vPa2wuPwJ26j+kYRkaubf89UlwxKXtxqEm57HrgSEYDB8t4swFP+p8LcI9yiP9ZRJJjo/58hS6BnaDA==",
  684. "dependencies": {
  685. "@babel/helper-create-class-features-plugin": "^7.17.9",
  686. "@babel/helper-plugin-utils": "^7.16.7",
  687. "@babel/helper-replace-supers": "^7.16.7",
  688. "@babel/helper-split-export-declaration": "^7.16.7",
  689. "@babel/plugin-syntax-decorators": "^7.17.0",
  690. "charcodes": "^0.2.0"
  691. },
  692. "engines": {
  693. "node": ">=6.9.0"
  694. },
  695. "peerDependencies": {
  696. "@babel/core": "^7.0.0-0"
  697. }
  698. },
  699. "node_modules/@babel/plugin-proposal-dynamic-import": {
  700. "version": "7.16.7",
  701. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.16.7.tgz",
  702. "integrity": "sha512-I8SW9Ho3/8DRSdmDdH3gORdyUuYnk1m4cMxUAdu5oy4n3OfN8flDEH+d60iG7dUfi0KkYwSvoalHzzdRzpWHTg==",
  703. "dependencies": {
  704. "@babel/helper-plugin-utils": "^7.16.7",
  705. "@babel/plugin-syntax-dynamic-import": "^7.8.3"
  706. },
  707. "engines": {
  708. "node": ">=6.9.0"
  709. },
  710. "peerDependencies": {
  711. "@babel/core": "^7.0.0-0"
  712. }
  713. },
  714. "node_modules/@babel/plugin-proposal-export-namespace-from": {
  715. "version": "7.16.7",
  716. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.16.7.tgz",
  717. "integrity": "sha512-ZxdtqDXLRGBL64ocZcs7ovt71L3jhC1RGSyR996svrCi3PYqHNkb3SwPJCs8RIzD86s+WPpt2S73+EHCGO+NUA==",
  718. "dependencies": {
  719. "@babel/helper-plugin-utils": "^7.16.7",
  720. "@babel/plugin-syntax-export-namespace-from": "^7.8.3"
  721. },
  722. "engines": {
  723. "node": ">=6.9.0"
  724. },
  725. "peerDependencies": {
  726. "@babel/core": "^7.0.0-0"
  727. }
  728. },
  729. "node_modules/@babel/plugin-proposal-json-strings": {
  730. "version": "7.16.7",
  731. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.16.7.tgz",
  732. "integrity": "sha512-lNZ3EEggsGY78JavgbHsK9u5P3pQaW7k4axlgFLYkMd7UBsiNahCITShLjNQschPyjtO6dADrL24757IdhBrsQ==",
  733. "dependencies": {
  734. "@babel/helper-plugin-utils": "^7.16.7",
  735. "@babel/plugin-syntax-json-strings": "^7.8.3"
  736. },
  737. "engines": {
  738. "node": ">=6.9.0"
  739. },
  740. "peerDependencies": {
  741. "@babel/core": "^7.0.0-0"
  742. }
  743. },
  744. "node_modules/@babel/plugin-proposal-logical-assignment-operators": {
  745. "version": "7.16.7",
  746. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.16.7.tgz",
  747. "integrity": "sha512-K3XzyZJGQCr00+EtYtrDjmwX7o7PLK6U9bi1nCwkQioRFVUv6dJoxbQjtWVtP+bCPy82bONBKG8NPyQ4+i6yjg==",
  748. "dependencies": {
  749. "@babel/helper-plugin-utils": "^7.16.7",
  750. "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4"
  751. },
  752. "engines": {
  753. "node": ">=6.9.0"
  754. },
  755. "peerDependencies": {
  756. "@babel/core": "^7.0.0-0"
  757. }
  758. },
  759. "node_modules/@babel/plugin-proposal-nullish-coalescing-operator": {
  760. "version": "7.16.7",
  761. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.16.7.tgz",
  762. "integrity": "sha512-aUOrYU3EVtjf62jQrCj63pYZ7k6vns2h/DQvHPWGmsJRYzWXZ6/AsfgpiRy6XiuIDADhJzP2Q9MwSMKauBQ+UQ==",
  763. "dependencies": {
  764. "@babel/helper-plugin-utils": "^7.16.7",
  765. "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3"
  766. },
  767. "engines": {
  768. "node": ">=6.9.0"
  769. },
  770. "peerDependencies": {
  771. "@babel/core": "^7.0.0-0"
  772. }
  773. },
  774. "node_modules/@babel/plugin-proposal-numeric-separator": {
  775. "version": "7.16.7",
  776. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.16.7.tgz",
  777. "integrity": "sha512-vQgPMknOIgiuVqbokToyXbkY/OmmjAzr/0lhSIbG/KmnzXPGwW/AdhdKpi+O4X/VkWiWjnkKOBiqJrTaC98VKw==",
  778. "dependencies": {
  779. "@babel/helper-plugin-utils": "^7.16.7",
  780. "@babel/plugin-syntax-numeric-separator": "^7.10.4"
  781. },
  782. "engines": {
  783. "node": ">=6.9.0"
  784. },
  785. "peerDependencies": {
  786. "@babel/core": "^7.0.0-0"
  787. }
  788. },
  789. "node_modules/@babel/plugin-proposal-object-rest-spread": {
  790. "version": "7.17.3",
  791. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.17.3.tgz",
  792. "integrity": "sha512-yuL5iQA/TbZn+RGAfxQXfi7CNLmKi1f8zInn4IgobuCWcAb7i+zj4TYzQ9l8cEzVyJ89PDGuqxK1xZpUDISesw==",
  793. "dependencies": {
  794. "@babel/compat-data": "^7.17.0",
  795. "@babel/helper-compilation-targets": "^7.16.7",
  796. "@babel/helper-plugin-utils": "^7.16.7",
  797. "@babel/plugin-syntax-object-rest-spread": "^7.8.3",
  798. "@babel/plugin-transform-parameters": "^7.16.7"
  799. },
  800. "engines": {
  801. "node": ">=6.9.0"
  802. },
  803. "peerDependencies": {
  804. "@babel/core": "^7.0.0-0"
  805. }
  806. },
  807. "node_modules/@babel/plugin-proposal-optional-catch-binding": {
  808. "version": "7.16.7",
  809. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.16.7.tgz",
  810. "integrity": "sha512-eMOH/L4OvWSZAE1VkHbr1vckLG1WUcHGJSLqqQwl2GaUqG6QjddvrOaTUMNYiv77H5IKPMZ9U9P7EaHwvAShfA==",
  811. "dependencies": {
  812. "@babel/helper-plugin-utils": "^7.16.7",
  813. "@babel/plugin-syntax-optional-catch-binding": "^7.8.3"
  814. },
  815. "engines": {
  816. "node": ">=6.9.0"
  817. },
  818. "peerDependencies": {
  819. "@babel/core": "^7.0.0-0"
  820. }
  821. },
  822. "node_modules/@babel/plugin-proposal-optional-chaining": {
  823. "version": "7.16.7",
  824. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.16.7.tgz",
  825. "integrity": "sha512-eC3xy+ZrUcBtP7x+sq62Q/HYd674pPTb/77XZMb5wbDPGWIdUbSr4Agr052+zaUPSb+gGRnjxXfKFvx5iMJ+DA==",
  826. "dependencies": {
  827. "@babel/helper-plugin-utils": "^7.16.7",
  828. "@babel/helper-skip-transparent-expression-wrappers": "^7.16.0",
  829. "@babel/plugin-syntax-optional-chaining": "^7.8.3"
  830. },
  831. "engines": {
  832. "node": ">=6.9.0"
  833. },
  834. "peerDependencies": {
  835. "@babel/core": "^7.0.0-0"
  836. }
  837. },
  838. "node_modules/@babel/plugin-proposal-private-methods": {
  839. "version": "7.16.11",
  840. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.16.11.tgz",
  841. "integrity": "sha512-F/2uAkPlXDr8+BHpZvo19w3hLFKge+k75XUprE6jaqKxjGkSYcK+4c+bup5PdW/7W/Rpjwql7FTVEDW+fRAQsw==",
  842. "dependencies": {
  843. "@babel/helper-create-class-features-plugin": "^7.16.10",
  844. "@babel/helper-plugin-utils": "^7.16.7"
  845. },
  846. "engines": {
  847. "node": ">=6.9.0"
  848. },
  849. "peerDependencies": {
  850. "@babel/core": "^7.0.0-0"
  851. }
  852. },
  853. "node_modules/@babel/plugin-proposal-private-property-in-object": {
  854. "version": "7.16.7",
  855. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.16.7.tgz",
  856. "integrity": "sha512-rMQkjcOFbm+ufe3bTZLyOfsOUOxyvLXZJCTARhJr+8UMSoZmqTe1K1BgkFcrW37rAchWg57yI69ORxiWvUINuQ==",
  857. "dependencies": {
  858. "@babel/helper-annotate-as-pure": "^7.16.7",
  859. "@babel/helper-create-class-features-plugin": "^7.16.7",
  860. "@babel/helper-plugin-utils": "^7.16.7",
  861. "@babel/plugin-syntax-private-property-in-object": "^7.14.5"
  862. },
  863. "engines": {
  864. "node": ">=6.9.0"
  865. },
  866. "peerDependencies": {
  867. "@babel/core": "^7.0.0-0"
  868. }
  869. },
  870. "node_modules/@babel/plugin-proposal-unicode-property-regex": {
  871. "version": "7.16.7",
  872. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.16.7.tgz",
  873. "integrity": "sha512-QRK0YI/40VLhNVGIjRNAAQkEHws0cswSdFFjpFyt943YmJIU1da9uW63Iu6NFV6CxTZW5eTDCrwZUstBWgp/Rg==",
  874. "dependencies": {
  875. "@babel/helper-create-regexp-features-plugin": "^7.16.7",
  876. "@babel/helper-plugin-utils": "^7.16.7"
  877. },
  878. "engines": {
  879. "node": ">=4"
  880. },
  881. "peerDependencies": {
  882. "@babel/core": "^7.0.0-0"
  883. }
  884. },
  885. "node_modules/@babel/plugin-syntax-async-generators": {
  886. "version": "7.8.4",
  887. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz",
  888. "integrity": "sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==",
  889. "dependencies": {
  890. "@babel/helper-plugin-utils": "^7.8.0"
  891. },
  892. "peerDependencies": {
  893. "@babel/core": "^7.0.0-0"
  894. }
  895. },
  896. "node_modules/@babel/plugin-syntax-bigint": {
  897. "version": "7.8.3",
  898. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-bigint/-/plugin-syntax-bigint-7.8.3.tgz",
  899. "integrity": "sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==",
  900. "dependencies": {
  901. "@babel/helper-plugin-utils": "^7.8.0"
  902. },
  903. "peerDependencies": {
  904. "@babel/core": "^7.0.0-0"
  905. }
  906. },
  907. "node_modules/@babel/plugin-syntax-class-properties": {
  908. "version": "7.12.13",
  909. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz",
  910. "integrity": "sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==",
  911. "dependencies": {
  912. "@babel/helper-plugin-utils": "^7.12.13"
  913. },
  914. "peerDependencies": {
  915. "@babel/core": "^7.0.0-0"
  916. }
  917. },
  918. "node_modules/@babel/plugin-syntax-class-static-block": {
  919. "version": "7.14.5",
  920. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.14.5.tgz",
  921. "integrity": "sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==",
  922. "dependencies": {
  923. "@babel/helper-plugin-utils": "^7.14.5"
  924. },
  925. "engines": {
  926. "node": ">=6.9.0"
  927. },
  928. "peerDependencies": {
  929. "@babel/core": "^7.0.0-0"
  930. }
  931. },
  932. "node_modules/@babel/plugin-syntax-decorators": {
  933. "version": "7.17.0",
  934. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.17.0.tgz",
  935. "integrity": "sha512-qWe85yCXsvDEluNP0OyeQjH63DlhAR3W7K9BxxU1MvbDb48tgBG+Ao6IJJ6smPDrrVzSQZrbF6donpkFBMcs3A==",
  936. "dependencies": {
  937. "@babel/helper-plugin-utils": "^7.16.7"
  938. },
  939. "engines": {
  940. "node": ">=6.9.0"
  941. },
  942. "peerDependencies": {
  943. "@babel/core": "^7.0.0-0"
  944. }
  945. },
  946. "node_modules/@babel/plugin-syntax-dynamic-import": {
  947. "version": "7.8.3",
  948. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz",
  949. "integrity": "sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==",
  950. "dependencies": {
  951. "@babel/helper-plugin-utils": "^7.8.0"
  952. },
  953. "peerDependencies": {
  954. "@babel/core": "^7.0.0-0"
  955. }
  956. },
  957. "node_modules/@babel/plugin-syntax-export-namespace-from": {
  958. "version": "7.8.3",
  959. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-export-namespace-from/-/plugin-syntax-export-namespace-from-7.8.3.tgz",
  960. "integrity": "sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==",
  961. "dependencies": {
  962. "@babel/helper-plugin-utils": "^7.8.3"
  963. },
  964. "peerDependencies": {
  965. "@babel/core": "^7.0.0-0"
  966. }
  967. },
  968. "node_modules/@babel/plugin-syntax-flow": {
  969. "version": "7.16.7",
  970. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.16.7.tgz",
  971. "integrity": "sha512-UDo3YGQO0jH6ytzVwgSLv9i/CzMcUjbKenL67dTrAZPPv6GFAtDhe6jqnvmoKzC/7htNTohhos+onPtDMqJwaQ==",
  972. "dependencies": {
  973. "@babel/helper-plugin-utils": "^7.16.7"
  974. },
  975. "engines": {
  976. "node": ">=6.9.0"
  977. },
  978. "peerDependencies": {
  979. "@babel/core": "^7.0.0-0"
  980. }
  981. },
  982. "node_modules/@babel/plugin-syntax-import-meta": {
  983. "version": "7.10.4",
  984. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz",
  985. "integrity": "sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==",
  986. "dependencies": {
  987. "@babel/helper-plugin-utils": "^7.10.4"
  988. },
  989. "peerDependencies": {
  990. "@babel/core": "^7.0.0-0"
  991. }
  992. },
  993. "node_modules/@babel/plugin-syntax-json-strings": {
  994. "version": "7.8.3",
  995. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz",
  996. "integrity": "sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==",
  997. "dependencies": {
  998. "@babel/helper-plugin-utils": "^7.8.0"
  999. },
  1000. "peerDependencies": {
  1001. "@babel/core": "^7.0.0-0"
  1002. }
  1003. },
  1004. "node_modules/@babel/plugin-syntax-jsx": {
  1005. "version": "7.16.7",
  1006. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.16.7.tgz",
  1007. "integrity": "sha512-Esxmk7YjA8QysKeT3VhTXvF6y77f/a91SIs4pWb4H2eWGQkCKFgQaG6hdoEVZtGsrAcb2K5BW66XsOErD4WU3Q==",
  1008. "dependencies": {
  1009. "@babel/helper-plugin-utils": "^7.16.7"
  1010. },
  1011. "engines": {
  1012. "node": ">=6.9.0"
  1013. },
  1014. "peerDependencies": {
  1015. "@babel/core": "^7.0.0-0"
  1016. }
  1017. },
  1018. "node_modules/@babel/plugin-syntax-logical-assignment-operators": {
  1019. "version": "7.10.4",
  1020. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz",
  1021. "integrity": "sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==",
  1022. "dependencies": {
  1023. "@babel/helper-plugin-utils": "^7.10.4"
  1024. },
  1025. "peerDependencies": {
  1026. "@babel/core": "^7.0.0-0"
  1027. }
  1028. },
  1029. "node_modules/@babel/plugin-syntax-nullish-coalescing-operator": {
  1030. "version": "7.8.3",
  1031. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz",
  1032. "integrity": "sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==",
  1033. "dependencies": {
  1034. "@babel/helper-plugin-utils": "^7.8.0"
  1035. },
  1036. "peerDependencies": {
  1037. "@babel/core": "^7.0.0-0"
  1038. }
  1039. },
  1040. "node_modules/@babel/plugin-syntax-numeric-separator": {
  1041. "version": "7.10.4",
  1042. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz",
  1043. "integrity": "sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==",
  1044. "dependencies": {
  1045. "@babel/helper-plugin-utils": "^7.10.4"
  1046. },
  1047. "peerDependencies": {
  1048. "@babel/core": "^7.0.0-0"
  1049. }
  1050. },
  1051. "node_modules/@babel/plugin-syntax-object-rest-spread": {
  1052. "version": "7.8.3",
  1053. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz",
  1054. "integrity": "sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==",
  1055. "dependencies": {
  1056. "@babel/helper-plugin-utils": "^7.8.0"
  1057. },
  1058. "peerDependencies": {
  1059. "@babel/core": "^7.0.0-0"
  1060. }
  1061. },
  1062. "node_modules/@babel/plugin-syntax-optional-catch-binding": {
  1063. "version": "7.8.3",
  1064. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz",
  1065. "integrity": "sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==",
  1066. "dependencies": {
  1067. "@babel/helper-plugin-utils": "^7.8.0"
  1068. },
  1069. "peerDependencies": {
  1070. "@babel/core": "^7.0.0-0"
  1071. }
  1072. },
  1073. "node_modules/@babel/plugin-syntax-optional-chaining": {
  1074. "version": "7.8.3",
  1075. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz",
  1076. "integrity": "sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==",
  1077. "dependencies": {
  1078. "@babel/helper-plugin-utils": "^7.8.0"
  1079. },
  1080. "peerDependencies": {
  1081. "@babel/core": "^7.0.0-0"
  1082. }
  1083. },
  1084. "node_modules/@babel/plugin-syntax-private-property-in-object": {
  1085. "version": "7.14.5",
  1086. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.5.tgz",
  1087. "integrity": "sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==",
  1088. "dependencies": {
  1089. "@babel/helper-plugin-utils": "^7.14.5"
  1090. },
  1091. "engines": {
  1092. "node": ">=6.9.0"
  1093. },
  1094. "peerDependencies": {
  1095. "@babel/core": "^7.0.0-0"
  1096. }
  1097. },
  1098. "node_modules/@babel/plugin-syntax-top-level-await": {
  1099. "version": "7.14.5",
  1100. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz",
  1101. "integrity": "sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==",
  1102. "dependencies": {
  1103. "@babel/helper-plugin-utils": "^7.14.5"
  1104. },
  1105. "engines": {
  1106. "node": ">=6.9.0"
  1107. },
  1108. "peerDependencies": {
  1109. "@babel/core": "^7.0.0-0"
  1110. }
  1111. },
  1112. "node_modules/@babel/plugin-syntax-typescript": {
  1113. "version": "7.16.7",
  1114. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.16.7.tgz",
  1115. "integrity": "sha512-YhUIJHHGkqPgEcMYkPCKTyGUdoGKWtopIycQyjJH8OjvRgOYsXsaKehLVPScKJWAULPxMa4N1vCe6szREFlZ7A==",
  1116. "dependencies": {
  1117. "@babel/helper-plugin-utils": "^7.16.7"
  1118. },
  1119. "engines": {
  1120. "node": ">=6.9.0"
  1121. },
  1122. "peerDependencies": {
  1123. "@babel/core": "^7.0.0-0"
  1124. }
  1125. },
  1126. "node_modules/@babel/plugin-transform-arrow-functions": {
  1127. "version": "7.16.7",
  1128. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.16.7.tgz",
  1129. "integrity": "sha512-9ffkFFMbvzTvv+7dTp/66xvZAWASuPD5Tl9LK3Z9vhOmANo6j94rik+5YMBt4CwHVMWLWpMsriIc2zsa3WW3xQ==",
  1130. "dependencies": {
  1131. "@babel/helper-plugin-utils": "^7.16.7"
  1132. },
  1133. "engines": {
  1134. "node": ">=6.9.0"
  1135. },
  1136. "peerDependencies": {
  1137. "@babel/core": "^7.0.0-0"
  1138. }
  1139. },
  1140. "node_modules/@babel/plugin-transform-async-to-generator": {
  1141. "version": "7.16.8",
  1142. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.16.8.tgz",
  1143. "integrity": "sha512-MtmUmTJQHCnyJVrScNzNlofQJ3dLFuobYn3mwOTKHnSCMtbNsqvF71GQmJfFjdrXSsAA7iysFmYWw4bXZ20hOg==",
  1144. "dependencies": {
  1145. "@babel/helper-module-imports": "^7.16.7",
  1146. "@babel/helper-plugin-utils": "^7.16.7",
  1147. "@babel/helper-remap-async-to-generator": "^7.16.8"
  1148. },
  1149. "engines": {
  1150. "node": ">=6.9.0"
  1151. },
  1152. "peerDependencies": {
  1153. "@babel/core": "^7.0.0-0"
  1154. }
  1155. },
  1156. "node_modules/@babel/plugin-transform-block-scoped-functions": {
  1157. "version": "7.16.7",
  1158. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.16.7.tgz",
  1159. "integrity": "sha512-JUuzlzmF40Z9cXyytcbZEZKckgrQzChbQJw/5PuEHYeqzCsvebDx0K0jWnIIVcmmDOAVctCgnYs0pMcrYj2zJg==",
  1160. "dependencies": {
  1161. "@babel/helper-plugin-utils": "^7.16.7"
  1162. },
  1163. "engines": {
  1164. "node": ">=6.9.0"
  1165. },
  1166. "peerDependencies": {
  1167. "@babel/core": "^7.0.0-0"
  1168. }
  1169. },
  1170. "node_modules/@babel/plugin-transform-block-scoping": {
  1171. "version": "7.16.7",
  1172. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.16.7.tgz",
  1173. "integrity": "sha512-ObZev2nxVAYA4bhyusELdo9hb3H+A56bxH3FZMbEImZFiEDYVHXQSJ1hQKFlDnlt8G9bBrCZ5ZpURZUrV4G5qQ==",
  1174. "dependencies": {
  1175. "@babel/helper-plugin-utils": "^7.16.7"
  1176. },
  1177. "engines": {
  1178. "node": ">=6.9.0"
  1179. },
  1180. "peerDependencies": {
  1181. "@babel/core": "^7.0.0-0"
  1182. }
  1183. },
  1184. "node_modules/@babel/plugin-transform-classes": {
  1185. "version": "7.16.7",
  1186. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.16.7.tgz",
  1187. "integrity": "sha512-WY7og38SFAGYRe64BrjKf8OrE6ulEHtr5jEYaZMwox9KebgqPi67Zqz8K53EKk1fFEJgm96r32rkKZ3qA2nCWQ==",
  1188. "dependencies": {
  1189. "@babel/helper-annotate-as-pure": "^7.16.7",
  1190. "@babel/helper-environment-visitor": "^7.16.7",
  1191. "@babel/helper-function-name": "^7.16.7",
  1192. "@babel/helper-optimise-call-expression": "^7.16.7",
  1193. "@babel/helper-plugin-utils": "^7.16.7",
  1194. "@babel/helper-replace-supers": "^7.16.7",
  1195. "@babel/helper-split-export-declaration": "^7.16.7",
  1196. "globals": "^11.1.0"
  1197. },
  1198. "engines": {
  1199. "node": ">=6.9.0"
  1200. },
  1201. "peerDependencies": {
  1202. "@babel/core": "^7.0.0-0"
  1203. }
  1204. },
  1205. "node_modules/@babel/plugin-transform-computed-properties": {
  1206. "version": "7.16.7",
  1207. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.16.7.tgz",
  1208. "integrity": "sha512-gN72G9bcmenVILj//sv1zLNaPyYcOzUho2lIJBMh/iakJ9ygCo/hEF9cpGb61SCMEDxbbyBoVQxrt+bWKu5KGw==",
  1209. "dependencies": {
  1210. "@babel/helper-plugin-utils": "^7.16.7"
  1211. },
  1212. "engines": {
  1213. "node": ">=6.9.0"
  1214. },
  1215. "peerDependencies": {
  1216. "@babel/core": "^7.0.0-0"
  1217. }
  1218. },
  1219. "node_modules/@babel/plugin-transform-destructuring": {
  1220. "version": "7.17.7",
  1221. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.17.7.tgz",
  1222. "integrity": "sha512-XVh0r5yq9sLR4vZ6eVZe8FKfIcSgaTBxVBRSYokRj2qksf6QerYnTxz9/GTuKTH/n/HwLP7t6gtlybHetJ/6hQ==",
  1223. "dependencies": {
  1224. "@babel/helper-plugin-utils": "^7.16.7"
  1225. },
  1226. "engines": {
  1227. "node": ">=6.9.0"
  1228. },
  1229. "peerDependencies": {
  1230. "@babel/core": "^7.0.0-0"
  1231. }
  1232. },
  1233. "node_modules/@babel/plugin-transform-dotall-regex": {
  1234. "version": "7.16.7",
  1235. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.16.7.tgz",
  1236. "integrity": "sha512-Lyttaao2SjZF6Pf4vk1dVKv8YypMpomAbygW+mU5cYP3S5cWTfCJjG8xV6CFdzGFlfWK81IjL9viiTvpb6G7gQ==",
  1237. "dependencies": {
  1238. "@babel/helper-create-regexp-features-plugin": "^7.16.7",
  1239. "@babel/helper-plugin-utils": "^7.16.7"
  1240. },
  1241. "engines": {
  1242. "node": ">=6.9.0"
  1243. },
  1244. "peerDependencies": {
  1245. "@babel/core": "^7.0.0-0"
  1246. }
  1247. },
  1248. "node_modules/@babel/plugin-transform-duplicate-keys": {
  1249. "version": "7.16.7",
  1250. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.16.7.tgz",
  1251. "integrity": "sha512-03DvpbRfvWIXyK0/6QiR1KMTWeT6OcQ7tbhjrXyFS02kjuX/mu5Bvnh5SDSWHxyawit2g5aWhKwI86EE7GUnTw==",
  1252. "dependencies": {
  1253. "@babel/helper-plugin-utils": "^7.16.7"
  1254. },
  1255. "engines": {
  1256. "node": ">=6.9.0"
  1257. },
  1258. "peerDependencies": {
  1259. "@babel/core": "^7.0.0-0"
  1260. }
  1261. },
  1262. "node_modules/@babel/plugin-transform-exponentiation-operator": {
  1263. "version": "7.16.7",
  1264. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.16.7.tgz",
  1265. "integrity": "sha512-8UYLSlyLgRixQvlYH3J2ekXFHDFLQutdy7FfFAMm3CPZ6q9wHCwnUyiXpQCe3gVVnQlHc5nsuiEVziteRNTXEA==",
  1266. "dependencies": {
  1267. "@babel/helper-builder-binary-assignment-operator-visitor": "^7.16.7",
  1268. "@babel/helper-plugin-utils": "^7.16.7"
  1269. },
  1270. "engines": {
  1271. "node": ">=6.9.0"
  1272. },
  1273. "peerDependencies": {
  1274. "@babel/core": "^7.0.0-0"
  1275. }
  1276. },
  1277. "node_modules/@babel/plugin-transform-flow-strip-types": {
  1278. "version": "7.16.7",
  1279. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.16.7.tgz",
  1280. "integrity": "sha512-mzmCq3cNsDpZZu9FADYYyfZJIOrSONmHcop2XEKPdBNMa4PDC4eEvcOvzZaCNcjKu72v0XQlA5y1g58aLRXdYg==",
  1281. "dependencies": {
  1282. "@babel/helper-plugin-utils": "^7.16.7",
  1283. "@babel/plugin-syntax-flow": "^7.16.7"
  1284. },
  1285. "engines": {
  1286. "node": ">=6.9.0"
  1287. },
  1288. "peerDependencies": {
  1289. "@babel/core": "^7.0.0-0"
  1290. }
  1291. },
  1292. "node_modules/@babel/plugin-transform-for-of": {
  1293. "version": "7.16.7",
  1294. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.16.7.tgz",
  1295. "integrity": "sha512-/QZm9W92Ptpw7sjI9Nx1mbcsWz33+l8kuMIQnDwgQBG5s3fAfQvkRjQ7NqXhtNcKOnPkdICmUHyCaWW06HCsqg==",
  1296. "dependencies": {
  1297. "@babel/helper-plugin-utils": "^7.16.7"
  1298. },
  1299. "engines": {
  1300. "node": ">=6.9.0"
  1301. },
  1302. "peerDependencies": {
  1303. "@babel/core": "^7.0.0-0"
  1304. }
  1305. },
  1306. "node_modules/@babel/plugin-transform-function-name": {
  1307. "version": "7.16.7",
  1308. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.16.7.tgz",
  1309. "integrity": "sha512-SU/C68YVwTRxqWj5kgsbKINakGag0KTgq9f2iZEXdStoAbOzLHEBRYzImmA6yFo8YZhJVflvXmIHUO7GWHmxxA==",
  1310. "dependencies": {
  1311. "@babel/helper-compilation-targets": "^7.16.7",
  1312. "@babel/helper-function-name": "^7.16.7",
  1313. "@babel/helper-plugin-utils": "^7.16.7"
  1314. },
  1315. "engines": {
  1316. "node": ">=6.9.0"
  1317. },
  1318. "peerDependencies": {
  1319. "@babel/core": "^7.0.0-0"
  1320. }
  1321. },
  1322. "node_modules/@babel/plugin-transform-literals": {
  1323. "version": "7.16.7",
  1324. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.16.7.tgz",
  1325. "integrity": "sha512-6tH8RTpTWI0s2sV6uq3e/C9wPo4PTqqZps4uF0kzQ9/xPLFQtipynvmT1g/dOfEJ+0EQsHhkQ/zyRId8J2b8zQ==",
  1326. "dependencies": {
  1327. "@babel/helper-plugin-utils": "^7.16.7"
  1328. },
  1329. "engines": {
  1330. "node": ">=6.9.0"
  1331. },
  1332. "peerDependencies": {
  1333. "@babel/core": "^7.0.0-0"
  1334. }
  1335. },
  1336. "node_modules/@babel/plugin-transform-member-expression-literals": {
  1337. "version": "7.16.7",
  1338. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.16.7.tgz",
  1339. "integrity": "sha512-mBruRMbktKQwbxaJof32LT9KLy2f3gH+27a5XSuXo6h7R3vqltl0PgZ80C8ZMKw98Bf8bqt6BEVi3svOh2PzMw==",
  1340. "dependencies": {
  1341. "@babel/helper-plugin-utils": "^7.16.7"
  1342. },
  1343. "engines": {
  1344. "node": ">=6.9.0"
  1345. },
  1346. "peerDependencies": {
  1347. "@babel/core": "^7.0.0-0"
  1348. }
  1349. },
  1350. "node_modules/@babel/plugin-transform-modules-amd": {
  1351. "version": "7.16.7",
  1352. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.16.7.tgz",
  1353. "integrity": "sha512-KaaEtgBL7FKYwjJ/teH63oAmE3lP34N3kshz8mm4VMAw7U3PxjVwwUmxEFksbgsNUaO3wId9R2AVQYSEGRa2+g==",
  1354. "dependencies": {
  1355. "@babel/helper-module-transforms": "^7.16.7",
  1356. "@babel/helper-plugin-utils": "^7.16.7",
  1357. "babel-plugin-dynamic-import-node": "^2.3.3"
  1358. },
  1359. "engines": {
  1360. "node": ">=6.9.0"
  1361. },
  1362. "peerDependencies": {
  1363. "@babel/core": "^7.0.0-0"
  1364. }
  1365. },
  1366. "node_modules/@babel/plugin-transform-modules-commonjs": {
  1367. "version": "7.17.9",
  1368. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.17.9.tgz",
  1369. "integrity": "sha512-2TBFd/r2I6VlYn0YRTz2JdazS+FoUuQ2rIFHoAxtyP/0G3D82SBLaRq9rnUkpqlLg03Byfl/+M32mpxjO6KaPw==",
  1370. "dependencies": {
  1371. "@babel/helper-module-transforms": "^7.17.7",
  1372. "@babel/helper-plugin-utils": "^7.16.7",
  1373. "@babel/helper-simple-access": "^7.17.7",
  1374. "babel-plugin-dynamic-import-node": "^2.3.3"
  1375. },
  1376. "engines": {
  1377. "node": ">=6.9.0"
  1378. },
  1379. "peerDependencies": {
  1380. "@babel/core": "^7.0.0-0"
  1381. }
  1382. },
  1383. "node_modules/@babel/plugin-transform-modules-systemjs": {
  1384. "version": "7.17.8",
  1385. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.17.8.tgz",
  1386. "integrity": "sha512-39reIkMTUVagzgA5x88zDYXPCMT6lcaRKs1+S9K6NKBPErbgO/w/kP8GlNQTC87b412ZTlmNgr3k2JrWgHH+Bw==",
  1387. "dependencies": {
  1388. "@babel/helper-hoist-variables": "^7.16.7",
  1389. "@babel/helper-module-transforms": "^7.17.7",
  1390. "@babel/helper-plugin-utils": "^7.16.7",
  1391. "@babel/helper-validator-identifier": "^7.16.7",
  1392. "babel-plugin-dynamic-import-node": "^2.3.3"
  1393. },
  1394. "engines": {
  1395. "node": ">=6.9.0"
  1396. },
  1397. "peerDependencies": {
  1398. "@babel/core": "^7.0.0-0"
  1399. }
  1400. },
  1401. "node_modules/@babel/plugin-transform-modules-umd": {
  1402. "version": "7.16.7",
  1403. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.16.7.tgz",
  1404. "integrity": "sha512-EMh7uolsC8O4xhudF2F6wedbSHm1HHZ0C6aJ7K67zcDNidMzVcxWdGr+htW9n21klm+bOn+Rx4CBsAntZd3rEQ==",
  1405. "dependencies": {
  1406. "@babel/helper-module-transforms": "^7.16.7",
  1407. "@babel/helper-plugin-utils": "^7.16.7"
  1408. },
  1409. "engines": {
  1410. "node": ">=6.9.0"
  1411. },
  1412. "peerDependencies": {
  1413. "@babel/core": "^7.0.0-0"
  1414. }
  1415. },
  1416. "node_modules/@babel/plugin-transform-named-capturing-groups-regex": {
  1417. "version": "7.16.8",
  1418. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.16.8.tgz",
  1419. "integrity": "sha512-j3Jw+n5PvpmhRR+mrgIh04puSANCk/T/UA3m3P1MjJkhlK906+ApHhDIqBQDdOgL/r1UYpz4GNclTXxyZrYGSw==",
  1420. "dependencies": {
  1421. "@babel/helper-create-regexp-features-plugin": "^7.16.7"
  1422. },
  1423. "engines": {
  1424. "node": ">=6.9.0"
  1425. },
  1426. "peerDependencies": {
  1427. "@babel/core": "^7.0.0"
  1428. }
  1429. },
  1430. "node_modules/@babel/plugin-transform-new-target": {
  1431. "version": "7.16.7",
  1432. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.16.7.tgz",
  1433. "integrity": "sha512-xiLDzWNMfKoGOpc6t3U+etCE2yRnn3SM09BXqWPIZOBpL2gvVrBWUKnsJx0K/ADi5F5YC5f8APFfWrz25TdlGg==",
  1434. "dependencies": {
  1435. "@babel/helper-plugin-utils": "^7.16.7"
  1436. },
  1437. "engines": {
  1438. "node": ">=6.9.0"
  1439. },
  1440. "peerDependencies": {
  1441. "@babel/core": "^7.0.0-0"
  1442. }
  1443. },
  1444. "node_modules/@babel/plugin-transform-object-super": {
  1445. "version": "7.16.7",
  1446. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.16.7.tgz",
  1447. "integrity": "sha512-14J1feiQVWaGvRxj2WjyMuXS2jsBkgB3MdSN5HuC2G5nRspa5RK9COcs82Pwy5BuGcjb+fYaUj94mYcOj7rCvw==",
  1448. "dependencies": {
  1449. "@babel/helper-plugin-utils": "^7.16.7",
  1450. "@babel/helper-replace-supers": "^7.16.7"
  1451. },
  1452. "engines": {
  1453. "node": ">=6.9.0"
  1454. },
  1455. "peerDependencies": {
  1456. "@babel/core": "^7.0.0-0"
  1457. }
  1458. },
  1459. "node_modules/@babel/plugin-transform-parameters": {
  1460. "version": "7.16.7",
  1461. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.16.7.tgz",
  1462. "integrity": "sha512-AT3MufQ7zZEhU2hwOA11axBnExW0Lszu4RL/tAlUJBuNoRak+wehQW8h6KcXOcgjY42fHtDxswuMhMjFEuv/aw==",
  1463. "dependencies": {
  1464. "@babel/helper-plugin-utils": "^7.16.7"
  1465. },
  1466. "engines": {
  1467. "node": ">=6.9.0"
  1468. },
  1469. "peerDependencies": {
  1470. "@babel/core": "^7.0.0-0"
  1471. }
  1472. },
  1473. "node_modules/@babel/plugin-transform-property-literals": {
  1474. "version": "7.16.7",
  1475. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.16.7.tgz",
  1476. "integrity": "sha512-z4FGr9NMGdoIl1RqavCqGG+ZuYjfZ/hkCIeuH6Do7tXmSm0ls11nYVSJqFEUOSJbDab5wC6lRE/w6YjVcr6Hqw==",
  1477. "dependencies": {
  1478. "@babel/helper-plugin-utils": "^7.16.7"
  1479. },
  1480. "engines": {
  1481. "node": ">=6.9.0"
  1482. },
  1483. "peerDependencies": {
  1484. "@babel/core": "^7.0.0-0"
  1485. }
  1486. },
  1487. "node_modules/@babel/plugin-transform-react-constant-elements": {
  1488. "version": "7.17.6",
  1489. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-constant-elements/-/plugin-transform-react-constant-elements-7.17.6.tgz",
  1490. "integrity": "sha512-OBv9VkyyKtsHZiHLoSfCn+h6yU7YKX8nrs32xUmOa1SRSk+t03FosB6fBZ0Yz4BpD1WV7l73Nsad+2Tz7APpqw==",
  1491. "dependencies": {
  1492. "@babel/helper-plugin-utils": "^7.16.7"
  1493. },
  1494. "engines": {
  1495. "node": ">=6.9.0"
  1496. },
  1497. "peerDependencies": {
  1498. "@babel/core": "^7.0.0-0"
  1499. }
  1500. },
  1501. "node_modules/@babel/plugin-transform-react-display-name": {
  1502. "version": "7.16.7",
  1503. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.16.7.tgz",
  1504. "integrity": "sha512-qgIg8BcZgd0G/Cz916D5+9kqX0c7nPZyXaP8R2tLNN5tkyIZdG5fEwBrxwplzSnjC1jvQmyMNVwUCZPcbGY7Pg==",
  1505. "dependencies": {
  1506. "@babel/helper-plugin-utils": "^7.16.7"
  1507. },
  1508. "engines": {
  1509. "node": ">=6.9.0"
  1510. },
  1511. "peerDependencies": {
  1512. "@babel/core": "^7.0.0-0"
  1513. }
  1514. },
  1515. "node_modules/@babel/plugin-transform-react-jsx": {
  1516. "version": "7.17.3",
  1517. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.17.3.tgz",
  1518. "integrity": "sha512-9tjBm4O07f7mzKSIlEmPdiE6ub7kfIe6Cd+w+oQebpATfTQMAgW+YOuWxogbKVTulA+MEO7byMeIUtQ1z+z+ZQ==",
  1519. "dependencies": {
  1520. "@babel/helper-annotate-as-pure": "^7.16.7",
  1521. "@babel/helper-module-imports": "^7.16.7",
  1522. "@babel/helper-plugin-utils": "^7.16.7",
  1523. "@babel/plugin-syntax-jsx": "^7.16.7",
  1524. "@babel/types": "^7.17.0"
  1525. },
  1526. "engines": {
  1527. "node": ">=6.9.0"
  1528. },
  1529. "peerDependencies": {
  1530. "@babel/core": "^7.0.0-0"
  1531. }
  1532. },
  1533. "node_modules/@babel/plugin-transform-react-jsx-development": {
  1534. "version": "7.16.7",
  1535. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.16.7.tgz",
  1536. "integrity": "sha512-RMvQWvpla+xy6MlBpPlrKZCMRs2AGiHOGHY3xRwl0pEeim348dDyxeH4xBsMPbIMhujeq7ihE702eM2Ew0Wo+A==",
  1537. "dependencies": {
  1538. "@babel/plugin-transform-react-jsx": "^7.16.7"
  1539. },
  1540. "engines": {
  1541. "node": ">=6.9.0"
  1542. },
  1543. "peerDependencies": {
  1544. "@babel/core": "^7.0.0-0"
  1545. }
  1546. },
  1547. "node_modules/@babel/plugin-transform-react-pure-annotations": {
  1548. "version": "7.16.7",
  1549. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.16.7.tgz",
  1550. "integrity": "sha512-hs71ToC97k3QWxswh2ElzMFABXHvGiJ01IB1TbYQDGeWRKWz/MPUTh5jGExdHvosYKpnJW5Pm3S4+TA3FyX+GA==",
  1551. "dependencies": {
  1552. "@babel/helper-annotate-as-pure": "^7.16.7",
  1553. "@babel/helper-plugin-utils": "^7.16.7"
  1554. },
  1555. "engines": {
  1556. "node": ">=6.9.0"
  1557. },
  1558. "peerDependencies": {
  1559. "@babel/core": "^7.0.0-0"
  1560. }
  1561. },
  1562. "node_modules/@babel/plugin-transform-regenerator": {
  1563. "version": "7.17.9",
  1564. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.17.9.tgz",
  1565. "integrity": "sha512-Lc2TfbxR1HOyn/c6b4Y/b6NHoTb67n/IoWLxTu4kC7h4KQnWlhCq2S8Tx0t2SVvv5Uu87Hs+6JEJ5kt2tYGylQ==",
  1566. "dependencies": {
  1567. "regenerator-transform": "^0.15.0"
  1568. },
  1569. "engines": {
  1570. "node": ">=6.9.0"
  1571. },
  1572. "peerDependencies": {
  1573. "@babel/core": "^7.0.0-0"
  1574. }
  1575. },
  1576. "node_modules/@babel/plugin-transform-reserved-words": {
  1577. "version": "7.16.7",
  1578. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.16.7.tgz",
  1579. "integrity": "sha512-KQzzDnZ9hWQBjwi5lpY5v9shmm6IVG0U9pB18zvMu2i4H90xpT4gmqwPYsn8rObiadYe2M0gmgsiOIF5A/2rtg==",
  1580. "dependencies": {
  1581. "@babel/helper-plugin-utils": "^7.16.7"
  1582. },
  1583. "engines": {
  1584. "node": ">=6.9.0"
  1585. },
  1586. "peerDependencies": {
  1587. "@babel/core": "^7.0.0-0"
  1588. }
  1589. },
  1590. "node_modules/@babel/plugin-transform-runtime": {
  1591. "version": "7.17.0",
  1592. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.17.0.tgz",
  1593. "integrity": "sha512-fr7zPWnKXNc1xoHfrIU9mN/4XKX4VLZ45Q+oMhfsYIaHvg7mHgmhfOy/ckRWqDK7XF3QDigRpkh5DKq6+clE8A==",
  1594. "dependencies": {
  1595. "@babel/helper-module-imports": "^7.16.7",
  1596. "@babel/helper-plugin-utils": "^7.16.7",
  1597. "babel-plugin-polyfill-corejs2": "^0.3.0",
  1598. "babel-plugin-polyfill-corejs3": "^0.5.0",
  1599. "babel-plugin-polyfill-regenerator": "^0.3.0",
  1600. "semver": "^6.3.0"
  1601. },
  1602. "engines": {
  1603. "node": ">=6.9.0"
  1604. },
  1605. "peerDependencies": {
  1606. "@babel/core": "^7.0.0-0"
  1607. }
  1608. },
  1609. "node_modules/@babel/plugin-transform-runtime/node_modules/semver": {
  1610. "version": "6.3.0",
  1611. "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
  1612. "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
  1613. "bin": {
  1614. "semver": "bin/semver.js"
  1615. }
  1616. },
  1617. "node_modules/@babel/plugin-transform-shorthand-properties": {
  1618. "version": "7.16.7",
  1619. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.16.7.tgz",
  1620. "integrity": "sha512-hah2+FEnoRoATdIb05IOXf+4GzXYTq75TVhIn1PewihbpyrNWUt2JbudKQOETWw6QpLe+AIUpJ5MVLYTQbeeUg==",
  1621. "dependencies": {
  1622. "@babel/helper-plugin-utils": "^7.16.7"
  1623. },
  1624. "engines": {
  1625. "node": ">=6.9.0"
  1626. },
  1627. "peerDependencies": {
  1628. "@babel/core": "^7.0.0-0"
  1629. }
  1630. },
  1631. "node_modules/@babel/plugin-transform-spread": {
  1632. "version": "7.16.7",
  1633. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.16.7.tgz",
  1634. "integrity": "sha512-+pjJpgAngb53L0iaA5gU/1MLXJIfXcYepLgXB3esVRf4fqmj8f2cxM3/FKaHsZms08hFQJkFccEWuIpm429TXg==",
  1635. "dependencies": {
  1636. "@babel/helper-plugin-utils": "^7.16.7",
  1637. "@babel/helper-skip-transparent-expression-wrappers": "^7.16.0"
  1638. },
  1639. "engines": {
  1640. "node": ">=6.9.0"
  1641. },
  1642. "peerDependencies": {
  1643. "@babel/core": "^7.0.0-0"
  1644. }
  1645. },
  1646. "node_modules/@babel/plugin-transform-sticky-regex": {
  1647. "version": "7.16.7",
  1648. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.16.7.tgz",
  1649. "integrity": "sha512-NJa0Bd/87QV5NZZzTuZG5BPJjLYadeSZ9fO6oOUoL4iQx+9EEuw/eEM92SrsT19Yc2jgB1u1hsjqDtH02c3Drw==",
  1650. "dependencies": {
  1651. "@babel/helper-plugin-utils": "^7.16.7"
  1652. },
  1653. "engines": {
  1654. "node": ">=6.9.0"
  1655. },
  1656. "peerDependencies": {
  1657. "@babel/core": "^7.0.0-0"
  1658. }
  1659. },
  1660. "node_modules/@babel/plugin-transform-template-literals": {
  1661. "version": "7.16.7",
  1662. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.16.7.tgz",
  1663. "integrity": "sha512-VwbkDDUeenlIjmfNeDX/V0aWrQH2QiVyJtwymVQSzItFDTpxfyJh3EVaQiS0rIN/CqbLGr0VcGmuwyTdZtdIsA==",
  1664. "dependencies": {
  1665. "@babel/helper-plugin-utils": "^7.16.7"
  1666. },
  1667. "engines": {
  1668. "node": ">=6.9.0"
  1669. },
  1670. "peerDependencies": {
  1671. "@babel/core": "^7.0.0-0"
  1672. }
  1673. },
  1674. "node_modules/@babel/plugin-transform-typeof-symbol": {
  1675. "version": "7.16.7",
  1676. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.16.7.tgz",
  1677. "integrity": "sha512-p2rOixCKRJzpg9JB4gjnG4gjWkWa89ZoYUnl9snJ1cWIcTH/hvxZqfO+WjG6T8DRBpctEol5jw1O5rA8gkCokQ==",
  1678. "dependencies": {
  1679. "@babel/helper-plugin-utils": "^7.16.7"
  1680. },
  1681. "engines": {
  1682. "node": ">=6.9.0"
  1683. },
  1684. "peerDependencies": {
  1685. "@babel/core": "^7.0.0-0"
  1686. }
  1687. },
  1688. "node_modules/@babel/plugin-transform-typescript": {
  1689. "version": "7.16.8",
  1690. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.16.8.tgz",
  1691. "integrity": "sha512-bHdQ9k7YpBDO2d0NVfkj51DpQcvwIzIusJ7mEUaMlbZq3Kt/U47j24inXZHQ5MDiYpCs+oZiwnXyKedE8+q7AQ==",
  1692. "dependencies": {
  1693. "@babel/helper-create-class-features-plugin": "^7.16.7",
  1694. "@babel/helper-plugin-utils": "^7.16.7",
  1695. "@babel/plugin-syntax-typescript": "^7.16.7"
  1696. },
  1697. "engines": {
  1698. "node": ">=6.9.0"
  1699. },
  1700. "peerDependencies": {
  1701. "@babel/core": "^7.0.0-0"
  1702. }
  1703. },
  1704. "node_modules/@babel/plugin-transform-unicode-escapes": {
  1705. "version": "7.16.7",
  1706. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.16.7.tgz",
  1707. "integrity": "sha512-TAV5IGahIz3yZ9/Hfv35TV2xEm+kaBDaZQCn2S/hG9/CZ0DktxJv9eKfPc7yYCvOYR4JGx1h8C+jcSOvgaaI/Q==",
  1708. "dependencies": {
  1709. "@babel/helper-plugin-utils": "^7.16.7"
  1710. },
  1711. "engines": {
  1712. "node": ">=6.9.0"
  1713. },
  1714. "peerDependencies": {
  1715. "@babel/core": "^7.0.0-0"
  1716. }
  1717. },
  1718. "node_modules/@babel/plugin-transform-unicode-regex": {
  1719. "version": "7.16.7",
  1720. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.16.7.tgz",
  1721. "integrity": "sha512-oC5tYYKw56HO75KZVLQ+R/Nl3Hro9kf8iG0hXoaHP7tjAyCpvqBiSNe6vGrZni1Z6MggmUOC6A7VP7AVmw225Q==",
  1722. "dependencies": {
  1723. "@babel/helper-create-regexp-features-plugin": "^7.16.7",
  1724. "@babel/helper-plugin-utils": "^7.16.7"
  1725. },
  1726. "engines": {
  1727. "node": ">=6.9.0"
  1728. },
  1729. "peerDependencies": {
  1730. "@babel/core": "^7.0.0-0"
  1731. }
  1732. },
  1733. "node_modules/@babel/preset-env": {
  1734. "version": "7.16.11",
  1735. "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.16.11.tgz",
  1736. "integrity": "sha512-qcmWG8R7ZW6WBRPZK//y+E3Cli151B20W1Rv7ln27vuPaXU/8TKms6jFdiJtF7UDTxcrb7mZd88tAeK9LjdT8g==",
  1737. "dependencies": {
  1738. "@babel/compat-data": "^7.16.8",
  1739. "@babel/helper-compilation-targets": "^7.16.7",
  1740. "@babel/helper-plugin-utils": "^7.16.7",
  1741. "@babel/helper-validator-option": "^7.16.7",
  1742. "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.16.7",
  1743. "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.16.7",
  1744. "@babel/plugin-proposal-async-generator-functions": "^7.16.8",
  1745. "@babel/plugin-proposal-class-properties": "^7.16.7",
  1746. "@babel/plugin-proposal-class-static-block": "^7.16.7",
  1747. "@babel/plugin-proposal-dynamic-import": "^7.16.7",
  1748. "@babel/plugin-proposal-export-namespace-from": "^7.16.7",
  1749. "@babel/plugin-proposal-json-strings": "^7.16.7",
  1750. "@babel/plugin-proposal-logical-assignment-operators": "^7.16.7",
  1751. "@babel/plugin-proposal-nullish-coalescing-operator": "^7.16.7",
  1752. "@babel/plugin-proposal-numeric-separator": "^7.16.7",
  1753. "@babel/plugin-proposal-object-rest-spread": "^7.16.7",
  1754. "@babel/plugin-proposal-optional-catch-binding": "^7.16.7",
  1755. "@babel/plugin-proposal-optional-chaining": "^7.16.7",
  1756. "@babel/plugin-proposal-private-methods": "^7.16.11",
  1757. "@babel/plugin-proposal-private-property-in-object": "^7.16.7",
  1758. "@babel/plugin-proposal-unicode-property-regex": "^7.16.7",
  1759. "@babel/plugin-syntax-async-generators": "^7.8.4",
  1760. "@babel/plugin-syntax-class-properties": "^7.12.13",
  1761. "@babel/plugin-syntax-class-static-block": "^7.14.5",
  1762. "@babel/plugin-syntax-dynamic-import": "^7.8.3",
  1763. "@babel/plugin-syntax-export-namespace-from": "^7.8.3",
  1764. "@babel/plugin-syntax-json-strings": "^7.8.3",
  1765. "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4",
  1766. "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3",
  1767. "@babel/plugin-syntax-numeric-separator": "^7.10.4",
  1768. "@babel/plugin-syntax-object-rest-spread": "^7.8.3",
  1769. "@babel/plugin-syntax-optional-catch-binding": "^7.8.3",
  1770. "@babel/plugin-syntax-optional-chaining": "^7.8.3",
  1771. "@babel/plugin-syntax-private-property-in-object": "^7.14.5",
  1772. "@babel/plugin-syntax-top-level-await": "^7.14.5",
  1773. "@babel/plugin-transform-arrow-functions": "^7.16.7",
  1774. "@babel/plugin-transform-async-to-generator": "^7.16.8",
  1775. "@babel/plugin-transform-block-scoped-functions": "^7.16.7",
  1776. "@babel/plugin-transform-block-scoping": "^7.16.7",
  1777. "@babel/plugin-transform-classes": "^7.16.7",
  1778. "@babel/plugin-transform-computed-properties": "^7.16.7",
  1779. "@babel/plugin-transform-destructuring": "^7.16.7",
  1780. "@babel/plugin-transform-dotall-regex": "^7.16.7",
  1781. "@babel/plugin-transform-duplicate-keys": "^7.16.7",
  1782. "@babel/plugin-transform-exponentiation-operator": "^7.16.7",
  1783. "@babel/plugin-transform-for-of": "^7.16.7",
  1784. "@babel/plugin-transform-function-name": "^7.16.7",
  1785. "@babel/plugin-transform-literals": "^7.16.7",
  1786. "@babel/plugin-transform-member-expression-literals": "^7.16.7",
  1787. "@babel/plugin-transform-modules-amd": "^7.16.7",
  1788. "@babel/plugin-transform-modules-commonjs": "^7.16.8",
  1789. "@babel/plugin-transform-modules-systemjs": "^7.16.7",
  1790. "@babel/plugin-transform-modules-umd": "^7.16.7",
  1791. "@babel/plugin-transform-named-capturing-groups-regex": "^7.16.8",
  1792. "@babel/plugin-transform-new-target": "^7.16.7",
  1793. "@babel/plugin-transform-object-super": "^7.16.7",
  1794. "@babel/plugin-transform-parameters": "^7.16.7",
  1795. "@babel/plugin-transform-property-literals": "^7.16.7",
  1796. "@babel/plugin-transform-regenerator": "^7.16.7",
  1797. "@babel/plugin-transform-reserved-words": "^7.16.7",
  1798. "@babel/plugin-transform-shorthand-properties": "^7.16.7",
  1799. "@babel/plugin-transform-spread": "^7.16.7",
  1800. "@babel/plugin-transform-sticky-regex": "^7.16.7",
  1801. "@babel/plugin-transform-template-literals": "^7.16.7",
  1802. "@babel/plugin-transform-typeof-symbol": "^7.16.7",
  1803. "@babel/plugin-transform-unicode-escapes": "^7.16.7",
  1804. "@babel/plugin-transform-unicode-regex": "^7.16.7",
  1805. "@babel/preset-modules": "^0.1.5",
  1806. "@babel/types": "^7.16.8",
  1807. "babel-plugin-polyfill-corejs2": "^0.3.0",
  1808. "babel-plugin-polyfill-corejs3": "^0.5.0",
  1809. "babel-plugin-polyfill-regenerator": "^0.3.0",
  1810. "core-js-compat": "^3.20.2",
  1811. "semver": "^6.3.0"
  1812. },
  1813. "engines": {
  1814. "node": ">=6.9.0"
  1815. },
  1816. "peerDependencies": {
  1817. "@babel/core": "^7.0.0-0"
  1818. }
  1819. },
  1820. "node_modules/@babel/preset-env/node_modules/semver": {
  1821. "version": "6.3.0",
  1822. "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
  1823. "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
  1824. "bin": {
  1825. "semver": "bin/semver.js"
  1826. }
  1827. },
  1828. "node_modules/@babel/preset-modules": {
  1829. "version": "0.1.5",
  1830. "resolved": "https://registry.npmjs.org/@babel/preset-modules/-/preset-modules-0.1.5.tgz",
  1831. "integrity": "sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==",
  1832. "dependencies": {
  1833. "@babel/helper-plugin-utils": "^7.0.0",
  1834. "@babel/plugin-proposal-unicode-property-regex": "^7.4.4",
  1835. "@babel/plugin-transform-dotall-regex": "^7.4.4",
  1836. "@babel/types": "^7.4.4",
  1837. "esutils": "^2.0.2"
  1838. },
  1839. "peerDependencies": {
  1840. "@babel/core": "^7.0.0-0"
  1841. }
  1842. },
  1843. "node_modules/@babel/preset-react": {
  1844. "version": "7.16.7",
  1845. "resolved": "https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.16.7.tgz",
  1846. "integrity": "sha512-fWpyI8UM/HE6DfPBzD8LnhQ/OcH8AgTaqcqP2nGOXEUV+VKBR5JRN9hCk9ai+zQQ57vtm9oWeXguBCPNUjytgA==",
  1847. "dependencies": {
  1848. "@babel/helper-plugin-utils": "^7.16.7",
  1849. "@babel/helper-validator-option": "^7.16.7",
  1850. "@babel/plugin-transform-react-display-name": "^7.16.7",
  1851. "@babel/plugin-transform-react-jsx": "^7.16.7",
  1852. "@babel/plugin-transform-react-jsx-development": "^7.16.7",
  1853. "@babel/plugin-transform-react-pure-annotations": "^7.16.7"
  1854. },
  1855. "engines": {
  1856. "node": ">=6.9.0"
  1857. },
  1858. "peerDependencies": {
  1859. "@babel/core": "^7.0.0-0"
  1860. }
  1861. },
  1862. "node_modules/@babel/preset-typescript": {
  1863. "version": "7.16.7",
  1864. "resolved": "https://registry.npmjs.org/@babel/preset-typescript/-/preset-typescript-7.16.7.tgz",
  1865. "integrity": "sha512-WbVEmgXdIyvzB77AQjGBEyYPZx+8tTsO50XtfozQrkW8QB2rLJpH2lgx0TRw5EJrBxOZQ+wCcyPVQvS8tjEHpQ==",
  1866. "dependencies": {
  1867. "@babel/helper-plugin-utils": "^7.16.7",
  1868. "@babel/helper-validator-option": "^7.16.7",
  1869. "@babel/plugin-transform-typescript": "^7.16.7"
  1870. },
  1871. "engines": {
  1872. "node": ">=6.9.0"
  1873. },
  1874. "peerDependencies": {
  1875. "@babel/core": "^7.0.0-0"
  1876. }
  1877. },
  1878. "node_modules/@babel/runtime": {
  1879. "version": "7.17.9",
  1880. "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.17.9.tgz",
  1881. "integrity": "sha512-lSiBBvodq29uShpWGNbgFdKYNiFDo5/HIYsaCEY9ff4sb10x9jizo2+pRrSyF4jKZCXqgzuqBOQKbUm90gQwJg==",
  1882. "dependencies": {
  1883. "regenerator-runtime": "^0.13.4"
  1884. },
  1885. "engines": {
  1886. "node": ">=6.9.0"
  1887. }
  1888. },
  1889. "node_modules/@babel/runtime-corejs3": {
  1890. "version": "7.17.9",
  1891. "resolved": "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.17.9.tgz",
  1892. "integrity": "sha512-WxYHHUWF2uZ7Hp1K+D1xQgbgkGUfA+5UPOegEXGt2Y5SMog/rYCVaifLZDbw8UkNXozEqqrZTy6bglL7xTaCOw==",
  1893. "dependencies": {
  1894. "core-js-pure": "^3.20.2",
  1895. "regenerator-runtime": "^0.13.4"
  1896. },
  1897. "engines": {
  1898. "node": ">=6.9.0"
  1899. }
  1900. },
  1901. "node_modules/@babel/template": {
  1902. "version": "7.16.7",
  1903. "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.16.7.tgz",
  1904. "integrity": "sha512-I8j/x8kHUrbYRTUxXrrMbfCa7jxkE7tZre39x3kjr9hvI82cK1FfqLygotcWN5kdPGWcLdWMHpSBavse5tWw3w==",
  1905. "dependencies": {
  1906. "@babel/code-frame": "^7.16.7",
  1907. "@babel/parser": "^7.16.7",
  1908. "@babel/types": "^7.16.7"
  1909. },
  1910. "engines": {
  1911. "node": ">=6.9.0"
  1912. }
  1913. },
  1914. "node_modules/@babel/traverse": {
  1915. "version": "7.17.9",
  1916. "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.17.9.tgz",
  1917. "integrity": "sha512-PQO8sDIJ8SIwipTPiR71kJQCKQYB5NGImbOviK8K+kg5xkNSYXLBupuX9QhatFowrsvo9Hj8WgArg3W7ijNAQw==",
  1918. "dependencies": {
  1919. "@babel/code-frame": "^7.16.7",
  1920. "@babel/generator": "^7.17.9",
  1921. "@babel/helper-environment-visitor": "^7.16.7",
  1922. "@babel/helper-function-name": "^7.17.9",
  1923. "@babel/helper-hoist-variables": "^7.16.7",
  1924. "@babel/helper-split-export-declaration": "^7.16.7",
  1925. "@babel/parser": "^7.17.9",
  1926. "@babel/types": "^7.17.0",
  1927. "debug": "^4.1.0",
  1928. "globals": "^11.1.0"
  1929. },
  1930. "engines": {
  1931. "node": ">=6.9.0"
  1932. }
  1933. },
  1934. "node_modules/@babel/types": {
  1935. "version": "7.17.0",
  1936. "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.17.0.tgz",
  1937. "integrity": "sha512-TmKSNO4D5rzhL5bjWFcVHHLETzfQ/AmbKpKPOSjlP0WoHZ6L911fgoOKY4Alp/emzG4cHJdyN49zpgkbXFEHHw==",
  1938. "dependencies": {
  1939. "@babel/helper-validator-identifier": "^7.16.7",
  1940. "to-fast-properties": "^2.0.0"
  1941. },
  1942. "engines": {
  1943. "node": ">=6.9.0"
  1944. }
  1945. },
  1946. "node_modules/@bcoe/v8-coverage": {
  1947. "version": "0.2.3",
  1948. "resolved": "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz",
  1949. "integrity": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw=="
  1950. },
  1951. "node_modules/@capacitor/app": {
  1952. "version": "1.1.1",
  1953. "resolved": "https://registry.npmjs.org/@capacitor/app/-/app-1.1.1.tgz",
  1954. "integrity": "sha512-8ADkldHnoE1xkWvPUsGlERVGm6/Zvcxy6hCI80AxydIKyaCG7kbDAvUclebbnw/eFRxj2zBoVatGLjmJNvTbYw==",
  1955. "peerDependencies": {
  1956. "@capacitor/core": "^3.0.0"
  1957. }
  1958. },
  1959. "node_modules/@capacitor/cli": {
  1960. "version": "3.4.3",
  1961. "resolved": "https://registry.npmjs.org/@capacitor/cli/-/cli-3.4.3.tgz",
  1962. "integrity": "sha512-mu2pGoIh/OapMzWwXGXUlOmapXthW9XcHGERpZxNE45aBEYC9eTJWmbcXVlJuyx/9GFnnV+pXjGl3i0grci/Zw==",
  1963. "dev": true,
  1964. "dependencies": {
  1965. "@ionic/cli-framework-output": "^2.2.1",
  1966. "@ionic/utils-fs": "^3.1.5",
  1967. "@ionic/utils-subprocess": "^2.1.6",
  1968. "@ionic/utils-terminal": "^2.3.0",
  1969. "commander": "^6.0.0",
  1970. "debug": "^4.2.0",
  1971. "env-paths": "^2.2.0",
  1972. "kleur": "^4.1.1",
  1973. "native-run": "^1.5.0",
  1974. "open": "^7.4.2",
  1975. "plist": "^3.0.2",
  1976. "prompts": "^2.3.2",
  1977. "semver": "^7.3.2",
  1978. "tar": "^6.1.11",
  1979. "tslib": "^2.1.0",
  1980. "xml2js": "^0.4.23"
  1981. },
  1982. "bin": {
  1983. "cap": "bin/capacitor",
  1984. "capacitor": "bin/capacitor"
  1985. },
  1986. "engines": {
  1987. "node": ">=12.4.0"
  1988. }
  1989. },
  1990. "node_modules/@capacitor/cli/node_modules/commander": {
  1991. "version": "6.2.1",
  1992. "resolved": "https://registry.npmjs.org/commander/-/commander-6.2.1.tgz",
  1993. "integrity": "sha512-U7VdrJFnJgo4xjrHpTzu0yrHPGImdsmD95ZlgYSEajAn2JKzDhDTPG9kBTefmObL2w/ngeZnilk+OV9CG3d7UA==",
  1994. "dev": true,
  1995. "engines": {
  1996. "node": ">= 6"
  1997. }
  1998. },
  1999. "node_modules/@capacitor/cli/node_modules/kleur": {
  2000. "version": "4.1.4",
  2001. "resolved": "https://registry.npmjs.org/kleur/-/kleur-4.1.4.tgz",
  2002. "integrity": "sha512-8QADVssbrFjivHWQU7KkMgptGTl6WAcSdlbBPY4uNF+mWr6DGcKrvY2w4FQJoXch7+fKMjj0dRrL75vk3k23OA==",
  2003. "dev": true,
  2004. "engines": {
  2005. "node": ">=6"
  2006. }
  2007. },
  2008. "node_modules/@capacitor/cli/node_modules/open": {
  2009. "version": "7.4.2",
  2010. "resolved": "https://registry.npmjs.org/open/-/open-7.4.2.tgz",
  2011. "integrity": "sha512-MVHddDVweXZF3awtlAS+6pgKLlm/JgxZ90+/NBurBoQctVOOB/zDdVjcyPzQ+0laDGbsWgrRkflI65sQeOgT9Q==",
  2012. "dev": true,
  2013. "dependencies": {
  2014. "is-docker": "^2.0.0",
  2015. "is-wsl": "^2.1.1"
  2016. },
  2017. "engines": {
  2018. "node": ">=8"
  2019. },
  2020. "funding": {
  2021. "url": "https://github.com/sponsors/sindresorhus"
  2022. }
  2023. },
  2024. "node_modules/@capacitor/core": {
  2025. "version": "3.4.3",
  2026. "resolved": "https://registry.npmjs.org/@capacitor/core/-/core-3.4.3.tgz",
  2027. "integrity": "sha512-drfu0IiDMyeJtL4QALQgNFqdgN19DZJkbKh945eXyK44Sk2YkFXUs7Ewq1ZlVI30QF79mHGuM13oZeki0gv5Tw==",
  2028. "dependencies": {
  2029. "tslib": "^2.1.0"
  2030. }
  2031. },
  2032. "node_modules/@capacitor/haptics": {
  2033. "version": "1.1.4",
  2034. "resolved": "https://registry.npmjs.org/@capacitor/haptics/-/haptics-1.1.4.tgz",
  2035. "integrity": "sha512-+pJIb5X7xAcbrWj6rJaV+cwBlv8aFwB1/Ob6EV4atydThuuVSSsAL4hI4ZYlPNOxM6H5s+ZDLj7Pa2os4eFmtg==",
  2036. "peerDependencies": {
  2037. "@capacitor/core": "^3.0.0"
  2038. }
  2039. },
  2040. "node_modules/@capacitor/keyboard": {
  2041. "version": "1.2.2",
  2042. "resolved": "https://registry.npmjs.org/@capacitor/keyboard/-/keyboard-1.2.2.tgz",
  2043. "integrity": "sha512-dOZSXJTY/tTbRQ+Neiny72BIXN2Hvf/2AgPpMdTErDfaQM7C2MMgtJrm+Mi+YUeT6AnJFmt68nHJGImAL4lzmA==",
  2044. "peerDependencies": {
  2045. "@capacitor/core": "^3.0.0"
  2046. }
  2047. },
  2048. "node_modules/@capacitor/status-bar": {
  2049. "version": "1.0.8",
  2050. "resolved": "https://registry.npmjs.org/@capacitor/status-bar/-/status-bar-1.0.8.tgz",
  2051. "integrity": "sha512-lhxa70K6vg0QjdddbT9RqFLfQ9a0Fk1OVE54MhUH30DWymv4h2LrC+mJgH6JS46WQbR2UCHRymfmVCq1PS2Qiw==",
  2052. "peerDependencies": {
  2053. "@capacitor/core": "^3.0.0"
  2054. }
  2055. },
  2056. "node_modules/@csstools/normalize.css": {
  2057. "version": "12.0.0",
  2058. "resolved": "https://registry.npmjs.org/@csstools/normalize.css/-/normalize.css-12.0.0.tgz",
  2059. "integrity": "sha512-M0qqxAcwCsIVfpFQSlGN5XjXWu8l5JDZN+fPt1LeW5SZexQTgnaEvgXAY+CeygRw0EeppWHi12JxESWiWrB0Sg=="
  2060. },
  2061. "node_modules/@csstools/postcss-color-function": {
  2062. "version": "1.1.0",
  2063. "resolved": "https://registry.npmjs.org/@csstools/postcss-color-function/-/postcss-color-function-1.1.0.tgz",
  2064. "integrity": "sha512-5D5ND/mZWcQoSfYnSPsXtuiFxhzmhxt6pcjrFLJyldj+p0ZN2vvRpYNX+lahFTtMhAYOa2WmkdGINr0yP0CvGA==",
  2065. "dependencies": {
  2066. "@csstools/postcss-progressive-custom-properties": "^1.1.0",
  2067. "postcss-value-parser": "^4.2.0"
  2068. },
  2069. "engines": {
  2070. "node": "^12 || ^14 || >=16"
  2071. },
  2072. "funding": {
  2073. "type": "opencollective",
  2074. "url": "https://opencollective.com/csstools"
  2075. },
  2076. "peerDependencies": {
  2077. "postcss": "^8.4"
  2078. }
  2079. },
  2080. "node_modules/@csstools/postcss-font-format-keywords": {
  2081. "version": "1.0.0",
  2082. "resolved": "https://registry.npmjs.org/@csstools/postcss-font-format-keywords/-/postcss-font-format-keywords-1.0.0.tgz",
  2083. "integrity": "sha512-oO0cZt8do8FdVBX8INftvIA4lUrKUSCcWUf9IwH9IPWOgKT22oAZFXeHLoDK7nhB2SmkNycp5brxfNMRLIhd6Q==",
  2084. "dependencies": {
  2085. "postcss-value-parser": "^4.2.0"
  2086. },
  2087. "engines": {
  2088. "node": "^12 || ^14 || >=16"
  2089. },
  2090. "peerDependencies": {
  2091. "postcss": "^8.3"
  2092. }
  2093. },
  2094. "node_modules/@csstools/postcss-hwb-function": {
  2095. "version": "1.0.0",
  2096. "resolved": "https://registry.npmjs.org/@csstools/postcss-hwb-function/-/postcss-hwb-function-1.0.0.tgz",
  2097. "integrity": "sha512-VSTd7hGjmde4rTj1rR30sokY3ONJph1reCBTUXqeW1fKwETPy1x4t/XIeaaqbMbC5Xg4SM/lyXZ2S8NELT2TaA==",
  2098. "dependencies": {
  2099. "postcss-value-parser": "^4.2.0"
  2100. },
  2101. "engines": {
  2102. "node": "^12 || ^14 || >=16"
  2103. },
  2104. "peerDependencies": {
  2105. "postcss": "^8.3"
  2106. }
  2107. },
  2108. "node_modules/@csstools/postcss-ic-unit": {
  2109. "version": "1.0.0",
  2110. "resolved": "https://registry.npmjs.org/@csstools/postcss-ic-unit/-/postcss-ic-unit-1.0.0.tgz",
  2111. "integrity": "sha512-i4yps1mBp2ijrx7E96RXrQXQQHm6F4ym1TOD0D69/sjDjZvQ22tqiEvaNw7pFZTUO5b9vWRHzbHzP9+UKuw+bA==",
  2112. "dependencies": {
  2113. "@csstools/postcss-progressive-custom-properties": "^1.1.0",
  2114. "postcss-value-parser": "^4.2.0"
  2115. },
  2116. "engines": {
  2117. "node": "^12 || ^14 || >=16"
  2118. },
  2119. "peerDependencies": {
  2120. "postcss": "^8.3"
  2121. }
  2122. },
  2123. "node_modules/@csstools/postcss-is-pseudo-class": {
  2124. "version": "2.0.2",
  2125. "resolved": "https://registry.npmjs.org/@csstools/postcss-is-pseudo-class/-/postcss-is-pseudo-class-2.0.2.tgz",
  2126. "integrity": "sha512-L9h1yxXMj7KpgNzlMrw3isvHJYkikZgZE4ASwssTnGEH8tm50L6QsM9QQT5wR4/eO5mU0rN5axH7UzNxEYg5CA==",
  2127. "dependencies": {
  2128. "postcss-selector-parser": "^6.0.10"
  2129. },
  2130. "engines": {
  2131. "node": "^12 || ^14 || >=16"
  2132. },
  2133. "funding": {
  2134. "type": "opencollective",
  2135. "url": "https://opencollective.com/csstools"
  2136. },
  2137. "peerDependencies": {
  2138. "postcss": "^8.4"
  2139. }
  2140. },
  2141. "node_modules/@csstools/postcss-normalize-display-values": {
  2142. "version": "1.0.0",
  2143. "resolved": "https://registry.npmjs.org/@csstools/postcss-normalize-display-values/-/postcss-normalize-display-values-1.0.0.tgz",
  2144. "integrity": "sha512-bX+nx5V8XTJEmGtpWTO6kywdS725t71YSLlxWt78XoHUbELWgoCXeOFymRJmL3SU1TLlKSIi7v52EWqe60vJTQ==",
  2145. "dependencies": {
  2146. "postcss-value-parser": "^4.2.0"
  2147. },
  2148. "engines": {
  2149. "node": "^12 || ^14 || >=16"
  2150. },
  2151. "peerDependencies": {
  2152. "postcss": "^8.3"
  2153. }
  2154. },
  2155. "node_modules/@csstools/postcss-oklab-function": {
  2156. "version": "1.1.0",
  2157. "resolved": "https://registry.npmjs.org/@csstools/postcss-oklab-function/-/postcss-oklab-function-1.1.0.tgz",
  2158. "integrity": "sha512-e/Q5HopQzmnQgqimG9v3w2IG4VRABsBq3itOcn4bnm+j4enTgQZ0nWsaH/m9GV2otWGQ0nwccYL5vmLKyvP1ww==",
  2159. "dependencies": {
  2160. "@csstools/postcss-progressive-custom-properties": "^1.1.0",
  2161. "postcss-value-parser": "^4.2.0"
  2162. },
  2163. "engines": {
  2164. "node": "^12 || ^14 || >=16"
  2165. },
  2166. "funding": {
  2167. "type": "opencollective",
  2168. "url": "https://opencollective.com/csstools"
  2169. },
  2170. "peerDependencies": {
  2171. "postcss": "^8.4"
  2172. }
  2173. },
  2174. "node_modules/@csstools/postcss-progressive-custom-properties": {
  2175. "version": "1.3.0",
  2176. "resolved": "https://registry.npmjs.org/@csstools/postcss-progressive-custom-properties/-/postcss-progressive-custom-properties-1.3.0.tgz",
  2177. "integrity": "sha512-ASA9W1aIy5ygskZYuWams4BzafD12ULvSypmaLJT2jvQ8G0M3I8PRQhC0h7mG0Z3LI05+agZjqSR9+K9yaQQjA==",
  2178. "dependencies": {
  2179. "postcss-value-parser": "^4.2.0"
  2180. },
  2181. "engines": {
  2182. "node": "^12 || ^14 || >=16"
  2183. },
  2184. "peerDependencies": {
  2185. "postcss": "^8.3"
  2186. }
  2187. },
  2188. "node_modules/@eslint/eslintrc": {
  2189. "version": "1.2.1",
  2190. "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.2.1.tgz",
  2191. "integrity": "sha512-bxvbYnBPN1Gibwyp6NrpnFzA3YtRL3BBAyEAFVIpNTm2Rn4Vy87GA5M4aSn3InRrlsbX5N0GW7XIx+U4SAEKdQ==",
  2192. "dependencies": {
  2193. "ajv": "^6.12.4",
  2194. "debug": "^4.3.2",
  2195. "espree": "^9.3.1",
  2196. "globals": "^13.9.0",
  2197. "ignore": "^5.2.0",
  2198. "import-fresh": "^3.2.1",
  2199. "js-yaml": "^4.1.0",
  2200. "minimatch": "^3.0.4",
  2201. "strip-json-comments": "^3.1.1"
  2202. },
  2203. "engines": {
  2204. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  2205. }
  2206. },
  2207. "node_modules/@eslint/eslintrc/node_modules/argparse": {
  2208. "version": "2.0.1",
  2209. "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
  2210. "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q=="
  2211. },
  2212. "node_modules/@eslint/eslintrc/node_modules/globals": {
  2213. "version": "13.13.0",
  2214. "resolved": "https://registry.npmjs.org/globals/-/globals-13.13.0.tgz",
  2215. "integrity": "sha512-EQ7Q18AJlPwp3vUDL4mKA0KXrXyNIQyWon6T6XQiBQF0XHvRsiCSrWmmeATpUzdJN2HhWZU6Pdl0a9zdep5p6A==",
  2216. "dependencies": {
  2217. "type-fest": "^0.20.2"
  2218. },
  2219. "engines": {
  2220. "node": ">=8"
  2221. },
  2222. "funding": {
  2223. "url": "https://github.com/sponsors/sindresorhus"
  2224. }
  2225. },
  2226. "node_modules/@eslint/eslintrc/node_modules/js-yaml": {
  2227. "version": "4.1.0",
  2228. "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
  2229. "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
  2230. "dependencies": {
  2231. "argparse": "^2.0.1"
  2232. },
  2233. "bin": {
  2234. "js-yaml": "bin/js-yaml.js"
  2235. }
  2236. },
  2237. "node_modules/@eslint/eslintrc/node_modules/type-fest": {
  2238. "version": "0.20.2",
  2239. "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz",
  2240. "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==",
  2241. "engines": {
  2242. "node": ">=10"
  2243. },
  2244. "funding": {
  2245. "url": "https://github.com/sponsors/sindresorhus"
  2246. }
  2247. },
  2248. "node_modules/@gar/promisify": {
  2249. "version": "1.1.3",
  2250. "resolved": "https://registry.npmjs.org/@gar/promisify/-/promisify-1.1.3.tgz",
  2251. "integrity": "sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw=="
  2252. },
  2253. "node_modules/@humanwhocodes/config-array": {
  2254. "version": "0.9.5",
  2255. "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.9.5.tgz",
  2256. "integrity": "sha512-ObyMyWxZiCu/yTisA7uzx81s40xR2fD5Cg/2Kq7G02ajkNubJf6BopgDTmDyc3U7sXpNKM8cYOw7s7Tyr+DnCw==",
  2257. "dependencies": {
  2258. "@humanwhocodes/object-schema": "^1.2.1",
  2259. "debug": "^4.1.1",
  2260. "minimatch": "^3.0.4"
  2261. },
  2262. "engines": {
  2263. "node": ">=10.10.0"
  2264. }
  2265. },
  2266. "node_modules/@humanwhocodes/object-schema": {
  2267. "version": "1.2.1",
  2268. "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz",
  2269. "integrity": "sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA=="
  2270. },
  2271. "node_modules/@ionic/cli-framework-output": {
  2272. "version": "2.2.3",
  2273. "resolved": "https://registry.npmjs.org/@ionic/cli-framework-output/-/cli-framework-output-2.2.3.tgz",
  2274. "integrity": "sha512-Ok0DuQseeyEQnpq1eIE9Wt2oy80qmsprmQYu4bMeiaggbXTmzdf0wa+2CIRrAy1Mzh7Lnz95AI4KyYl3h+97GQ==",
  2275. "dev": true,
  2276. "dependencies": {
  2277. "@ionic/utils-terminal": "2.3.1",
  2278. "debug": "^4.0.0",
  2279. "tslib": "^2.0.1"
  2280. },
  2281. "engines": {
  2282. "node": ">=10.3.0"
  2283. }
  2284. },
  2285. "node_modules/@ionic/core": {
  2286. "version": "6.1.1",
  2287. "resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.1.1.tgz",
  2288. "integrity": "sha512-R5eCTmCIE0ZuHWApJPIJsTNug2yykr5UCYbODRnuHlpuJXXIuTGNlQB2lAT3ds4yziC0dqSi1FXS8gIPDSFBBA==",
  2289. "dependencies": {
  2290. "@stencil/core": "^2.14.2",
  2291. "ionicons": "^6.0.0",
  2292. "tslib": "^2.1.0"
  2293. }
  2294. },
  2295. "node_modules/@ionic/core/node_modules/ionicons": {
  2296. "version": "6.0.1",
  2297. "resolved": "https://registry.npmjs.org/ionicons/-/ionicons-6.0.1.tgz",
  2298. "integrity": "sha512-xQekOJsxH82O7oB+3F60zeRggCdND9pJ/k0E6IJDVUGGlCj5mlyFqNgxUimytKgstPGv3S+3EmCxjefvtGgWUg==",
  2299. "dependencies": {
  2300. "@stencil/core": "~2.12.0"
  2301. }
  2302. },
  2303. "node_modules/@ionic/core/node_modules/ionicons/node_modules/@stencil/core": {
  2304. "version": "2.12.1",
  2305. "resolved": "https://registry.npmjs.org/@stencil/core/-/core-2.12.1.tgz",
  2306. "integrity": "sha512-u24TZ+FEvjnZt5ZgIkLjLpUNsO6Ml3mUZqwmqk81w6RWWz75hgB5p4RFI5rvuErFeh2xvMIGo+pNdG24XUBz1A==",
  2307. "bin": {
  2308. "stencil": "bin/stencil"
  2309. },
  2310. "engines": {
  2311. "node": ">=12.10.0",
  2312. "npm": ">=6.0.0"
  2313. }
  2314. },
  2315. "node_modules/@ionic/react": {
  2316. "version": "6.1.1",
  2317. "resolved": "https://registry.npmjs.org/@ionic/react/-/react-6.1.1.tgz",
  2318. "integrity": "sha512-rgjT0RoL70Z5SMyGrkeppCxtT8N2e/DZ3whJPNDuQiLFlTcPQDYfB3EkpsLl+sX9NZBbeMMv+zAhumfaHKD+dg==",
  2319. "dependencies": {
  2320. "@ionic/core": "^6.1.1",
  2321. "ionicons": "^6.0.0",
  2322. "tslib": "*"
  2323. },
  2324. "peerDependencies": {
  2325. "react": ">=16.8.6",
  2326. "react-dom": ">=16.8.6"
  2327. }
  2328. },
  2329. "node_modules/@ionic/react-router": {
  2330. "version": "6.1.1",
  2331. "resolved": "https://registry.npmjs.org/@ionic/react-router/-/react-router-6.1.1.tgz",
  2332. "integrity": "sha512-mbs7BWNjnID5NAxAVQoOtFfaT6UWQ0LA37HbLvKu7QH1yuwcyxSzq5laVwzck+i3S/Wdq8iNbOufvQ2dbO/VsQ==",
  2333. "dependencies": {
  2334. "@ionic/react": "^6.1.1",
  2335. "tslib": "*"
  2336. },
  2337. "peerDependencies": {
  2338. "react": ">=16.8.6",
  2339. "react-dom": ">=16.8.6",
  2340. "react-router": "^5.0.1",
  2341. "react-router-dom": "^5.0.1"
  2342. }
  2343. },
  2344. "node_modules/@ionic/react/node_modules/@stencil/core": {
  2345. "version": "2.12.1",
  2346. "resolved": "https://registry.npmjs.org/@stencil/core/-/core-2.12.1.tgz",
  2347. "integrity": "sha512-u24TZ+FEvjnZt5ZgIkLjLpUNsO6Ml3mUZqwmqk81w6RWWz75hgB5p4RFI5rvuErFeh2xvMIGo+pNdG24XUBz1A==",
  2348. "bin": {
  2349. "stencil": "bin/stencil"
  2350. },
  2351. "engines": {
  2352. "node": ">=12.10.0",
  2353. "npm": ">=6.0.0"
  2354. }
  2355. },
  2356. "node_modules/@ionic/react/node_modules/ionicons": {
  2357. "version": "6.0.1",
  2358. "resolved": "https://registry.npmjs.org/ionicons/-/ionicons-6.0.1.tgz",
  2359. "integrity": "sha512-xQekOJsxH82O7oB+3F60zeRggCdND9pJ/k0E6IJDVUGGlCj5mlyFqNgxUimytKgstPGv3S+3EmCxjefvtGgWUg==",
  2360. "dependencies": {
  2361. "@stencil/core": "~2.12.0"
  2362. }
  2363. },
  2364. "node_modules/@ionic/utils-array": {
  2365. "version": "2.1.5",
  2366. "resolved": "https://registry.npmjs.org/@ionic/utils-array/-/utils-array-2.1.5.tgz",
  2367. "integrity": "sha512-HD72a71IQVBmQckDwmA8RxNVMTbxnaLbgFOl+dO5tbvW9CkkSFCv41h6fUuNsSEVgngfkn0i98HDuZC8mk+lTA==",
  2368. "dev": true,
  2369. "dependencies": {
  2370. "debug": "^4.0.0",
  2371. "tslib": "^2.0.1"
  2372. },
  2373. "engines": {
  2374. "node": ">=10.3.0"
  2375. }
  2376. },
  2377. "node_modules/@ionic/utils-fs": {
  2378. "version": "3.1.5",
  2379. "resolved": "https://registry.npmjs.org/@ionic/utils-fs/-/utils-fs-3.1.5.tgz",
  2380. "integrity": "sha512-a41bY2dHqWSEQQ/80CpbXSs8McyiCFf2DnIWWLukrhYWf46h4qi6M/8dxcMKrofRiqI/3F+cL3S2mOm9Zz/o2Q==",
  2381. "dev": true,
  2382. "dependencies": {
  2383. "debug": "^4.0.0",
  2384. "fs-extra": "^9.0.0",
  2385. "tslib": "^2.0.1"
  2386. },
  2387. "engines": {
  2388. "node": ">=10.3.0"
  2389. }
  2390. },
  2391. "node_modules/@ionic/utils-fs/node_modules/fs-extra": {
  2392. "version": "9.1.0",
  2393. "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-9.1.0.tgz",
  2394. "integrity": "sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==",
  2395. "dev": true,
  2396. "dependencies": {
  2397. "at-least-node": "^1.0.0",
  2398. "graceful-fs": "^4.2.0",
  2399. "jsonfile": "^6.0.1",
  2400. "universalify": "^2.0.0"
  2401. },
  2402. "engines": {
  2403. "node": ">=10"
  2404. }
  2405. },
  2406. "node_modules/@ionic/utils-object": {
  2407. "version": "2.1.5",
  2408. "resolved": "https://registry.npmjs.org/@ionic/utils-object/-/utils-object-2.1.5.tgz",
  2409. "integrity": "sha512-XnYNSwfewUqxq+yjER1hxTKggftpNjFLJH0s37jcrNDwbzmbpFTQTVAp4ikNK4rd9DOebX/jbeZb8jfD86IYxw==",
  2410. "dev": true,
  2411. "dependencies": {
  2412. "debug": "^4.0.0",
  2413. "tslib": "^2.0.1"
  2414. },
  2415. "engines": {
  2416. "node": ">=10.3.0"
  2417. }
  2418. },
  2419. "node_modules/@ionic/utils-process": {
  2420. "version": "2.1.8",
  2421. "resolved": "https://registry.npmjs.org/@ionic/utils-process/-/utils-process-2.1.8.tgz",
  2422. "integrity": "sha512-VBBoyTzi+m6tgKAItl+jiTQneGwTOsctcrTG4CsEgmVOVOEhUYkPhddXqzD+oC54hPDU9ROsd3I014P5CWEuhQ==",
  2423. "dev": true,
  2424. "dependencies": {
  2425. "@ionic/utils-object": "2.1.5",
  2426. "@ionic/utils-terminal": "2.3.1",
  2427. "debug": "^4.0.0",
  2428. "signal-exit": "^3.0.3",
  2429. "tree-kill": "^1.2.2",
  2430. "tslib": "^2.0.1"
  2431. },
  2432. "engines": {
  2433. "node": ">=10.3.0"
  2434. }
  2435. },
  2436. "node_modules/@ionic/utils-stream": {
  2437. "version": "3.1.5",
  2438. "resolved": "https://registry.npmjs.org/@ionic/utils-stream/-/utils-stream-3.1.5.tgz",
  2439. "integrity": "sha512-hkm46uHvEC05X/8PHgdJi4l4zv9VQDELZTM+Kz69odtO9zZYfnt8DkfXHJqJ+PxmtiE5mk/ehJWLnn/XAczTUw==",
  2440. "dev": true,
  2441. "dependencies": {
  2442. "debug": "^4.0.0",
  2443. "tslib": "^2.0.1"
  2444. },
  2445. "engines": {
  2446. "node": ">=10.3.0"
  2447. }
  2448. },
  2449. "node_modules/@ionic/utils-subprocess": {
  2450. "version": "2.1.9",
  2451. "resolved": "https://registry.npmjs.org/@ionic/utils-subprocess/-/utils-subprocess-2.1.9.tgz",
  2452. "integrity": "sha512-OZ4QKyFOoC3+NCcBW8tvDUdLzWqOMKZPpzOQR009xVsfGbT3LwV8h60os7VRAbRV2KrA7t6YMMDrMQYV5DS+DQ==",
  2453. "dev": true,
  2454. "dependencies": {
  2455. "@ionic/utils-array": "2.1.5",
  2456. "@ionic/utils-fs": "3.1.5",
  2457. "@ionic/utils-process": "2.1.8",
  2458. "@ionic/utils-stream": "3.1.5",
  2459. "@ionic/utils-terminal": "2.3.1",
  2460. "cross-spawn": "^7.0.3",
  2461. "debug": "^4.0.0",
  2462. "tslib": "^2.0.1"
  2463. },
  2464. "engines": {
  2465. "node": ">=10.3.0"
  2466. }
  2467. },
  2468. "node_modules/@ionic/utils-terminal": {
  2469. "version": "2.3.1",
  2470. "resolved": "https://registry.npmjs.org/@ionic/utils-terminal/-/utils-terminal-2.3.1.tgz",
  2471. "integrity": "sha512-cglsSd2AckI3Ldtdfczeq64vIIDjtPspV5QJtky8f8uIdxkeOIGeRV7bCj1+BEf1hyo+ZuggQxLviHnbMZhiRw==",
  2472. "dev": true,
  2473. "dependencies": {
  2474. "debug": "^4.0.0",
  2475. "signal-exit": "^3.0.3",
  2476. "slice-ansi": "^4.0.0",
  2477. "string-width": "^4.1.0",
  2478. "strip-ansi": "^6.0.0",
  2479. "tslib": "^2.0.1",
  2480. "untildify": "^4.0.0",
  2481. "wrap-ansi": "^7.0.0"
  2482. },
  2483. "engines": {
  2484. "node": ">=10.3.0"
  2485. }
  2486. },
  2487. "node_modules/@istanbuljs/load-nyc-config": {
  2488. "version": "1.1.0",
  2489. "resolved": "https://registry.npmjs.org/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz",
  2490. "integrity": "sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==",
  2491. "dependencies": {
  2492. "camelcase": "^5.3.1",
  2493. "find-up": "^4.1.0",
  2494. "get-package-type": "^0.1.0",
  2495. "js-yaml": "^3.13.1",
  2496. "resolve-from": "^5.0.0"
  2497. },
  2498. "engines": {
  2499. "node": ">=8"
  2500. }
  2501. },
  2502. "node_modules/@istanbuljs/load-nyc-config/node_modules/camelcase": {
  2503. "version": "5.3.1",
  2504. "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz",
  2505. "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==",
  2506. "engines": {
  2507. "node": ">=6"
  2508. }
  2509. },
  2510. "node_modules/@istanbuljs/load-nyc-config/node_modules/find-up": {
  2511. "version": "4.1.0",
  2512. "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",
  2513. "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
  2514. "dependencies": {
  2515. "locate-path": "^5.0.0",
  2516. "path-exists": "^4.0.0"
  2517. },
  2518. "engines": {
  2519. "node": ">=8"
  2520. }
  2521. },
  2522. "node_modules/@istanbuljs/load-nyc-config/node_modules/locate-path": {
  2523. "version": "5.0.0",
  2524. "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
  2525. "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
  2526. "dependencies": {
  2527. "p-locate": "^4.1.0"
  2528. },
  2529. "engines": {
  2530. "node": ">=8"
  2531. }
  2532. },
  2533. "node_modules/@istanbuljs/load-nyc-config/node_modules/p-limit": {
  2534. "version": "2.3.0",
  2535. "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
  2536. "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
  2537. "dependencies": {
  2538. "p-try": "^2.0.0"
  2539. },
  2540. "engines": {
  2541. "node": ">=6"
  2542. },
  2543. "funding": {
  2544. "url": "https://github.com/sponsors/sindresorhus"
  2545. }
  2546. },
  2547. "node_modules/@istanbuljs/load-nyc-config/node_modules/p-locate": {
  2548. "version": "4.1.0",
  2549. "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz",
  2550. "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==",
  2551. "dependencies": {
  2552. "p-limit": "^2.2.0"
  2553. },
  2554. "engines": {
  2555. "node": ">=8"
  2556. }
  2557. },
  2558. "node_modules/@istanbuljs/schema": {
  2559. "version": "0.1.3",
  2560. "resolved": "https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.3.tgz",
  2561. "integrity": "sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==",
  2562. "engines": {
  2563. "node": ">=8"
  2564. }
  2565. },
  2566. "node_modules/@jest/console": {
  2567. "version": "27.5.1",
  2568. "resolved": "https://registry.npmjs.org/@jest/console/-/console-27.5.1.tgz",
  2569. "integrity": "sha512-kZ/tNpS3NXn0mlXXXPNuDZnb4c0oZ20r4K5eemM2k30ZC3G0T02nXUvyhf5YdbXWHPEJLc9qGLxEZ216MdL+Zg==",
  2570. "dependencies": {
  2571. "@jest/types": "^27.5.1",
  2572. "@types/node": "*",
  2573. "chalk": "^4.0.0",
  2574. "jest-message-util": "^27.5.1",
  2575. "jest-util": "^27.5.1",
  2576. "slash": "^3.0.0"
  2577. },
  2578. "engines": {
  2579. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  2580. }
  2581. },
  2582. "node_modules/@jest/core": {
  2583. "version": "27.5.1",
  2584. "resolved": "https://registry.npmjs.org/@jest/core/-/core-27.5.1.tgz",
  2585. "integrity": "sha512-AK6/UTrvQD0Cd24NSqmIA6rKsu0tKIxfiCducZvqxYdmMisOYAsdItspT+fQDQYARPf8XgjAFZi0ogW2agH5nQ==",
  2586. "dependencies": {
  2587. "@jest/console": "^27.5.1",
  2588. "@jest/reporters": "^27.5.1",
  2589. "@jest/test-result": "^27.5.1",
  2590. "@jest/transform": "^27.5.1",
  2591. "@jest/types": "^27.5.1",
  2592. "@types/node": "*",
  2593. "ansi-escapes": "^4.2.1",
  2594. "chalk": "^4.0.0",
  2595. "emittery": "^0.8.1",
  2596. "exit": "^0.1.2",
  2597. "graceful-fs": "^4.2.9",
  2598. "jest-changed-files": "^27.5.1",
  2599. "jest-config": "^27.5.1",
  2600. "jest-haste-map": "^27.5.1",
  2601. "jest-message-util": "^27.5.1",
  2602. "jest-regex-util": "^27.5.1",
  2603. "jest-resolve": "^27.5.1",
  2604. "jest-resolve-dependencies": "^27.5.1",
  2605. "jest-runner": "^27.5.1",
  2606. "jest-runtime": "^27.5.1",
  2607. "jest-snapshot": "^27.5.1",
  2608. "jest-util": "^27.5.1",
  2609. "jest-validate": "^27.5.1",
  2610. "jest-watcher": "^27.5.1",
  2611. "micromatch": "^4.0.4",
  2612. "rimraf": "^3.0.0",
  2613. "slash": "^3.0.0",
  2614. "strip-ansi": "^6.0.0"
  2615. },
  2616. "engines": {
  2617. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  2618. },
  2619. "peerDependencies": {
  2620. "node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0"
  2621. },
  2622. "peerDependenciesMeta": {
  2623. "node-notifier": {
  2624. "optional": true
  2625. }
  2626. }
  2627. },
  2628. "node_modules/@jest/environment": {
  2629. "version": "27.5.1",
  2630. "resolved": "https://registry.npmjs.org/@jest/environment/-/environment-27.5.1.tgz",
  2631. "integrity": "sha512-/WQjhPJe3/ghaol/4Bq480JKXV/Rfw8nQdN7f41fM8VDHLcxKXou6QyXAh3EFr9/bVG3x74z1NWDkP87EiY8gA==",
  2632. "dependencies": {
  2633. "@jest/fake-timers": "^27.5.1",
  2634. "@jest/types": "^27.5.1",
  2635. "@types/node": "*",
  2636. "jest-mock": "^27.5.1"
  2637. },
  2638. "engines": {
  2639. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  2640. }
  2641. },
  2642. "node_modules/@jest/fake-timers": {
  2643. "version": "27.5.1",
  2644. "resolved": "https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-27.5.1.tgz",
  2645. "integrity": "sha512-/aPowoolwa07k7/oM3aASneNeBGCmGQsc3ugN4u6s4C/+s5M64MFo/+djTdiwcbQlRfFElGuDXWzaWj6QgKObQ==",
  2646. "dependencies": {
  2647. "@jest/types": "^27.5.1",
  2648. "@sinonjs/fake-timers": "^8.0.1",
  2649. "@types/node": "*",
  2650. "jest-message-util": "^27.5.1",
  2651. "jest-mock": "^27.5.1",
  2652. "jest-util": "^27.5.1"
  2653. },
  2654. "engines": {
  2655. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  2656. }
  2657. },
  2658. "node_modules/@jest/globals": {
  2659. "version": "27.5.1",
  2660. "resolved": "https://registry.npmjs.org/@jest/globals/-/globals-27.5.1.tgz",
  2661. "integrity": "sha512-ZEJNB41OBQQgGzgyInAv0UUfDDj3upmHydjieSxFvTRuZElrx7tXg/uVQ5hYVEwiXs3+aMsAeEc9X7xiSKCm4Q==",
  2662. "dependencies": {
  2663. "@jest/environment": "^27.5.1",
  2664. "@jest/types": "^27.5.1",
  2665. "expect": "^27.5.1"
  2666. },
  2667. "engines": {
  2668. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  2669. }
  2670. },
  2671. "node_modules/@jest/reporters": {
  2672. "version": "27.5.1",
  2673. "resolved": "https://registry.npmjs.org/@jest/reporters/-/reporters-27.5.1.tgz",
  2674. "integrity": "sha512-cPXh9hWIlVJMQkVk84aIvXuBB4uQQmFqZiacloFuGiP3ah1sbCxCosidXFDfqG8+6fO1oR2dTJTlsOy4VFmUfw==",
  2675. "dependencies": {
  2676. "@bcoe/v8-coverage": "^0.2.3",
  2677. "@jest/console": "^27.5.1",
  2678. "@jest/test-result": "^27.5.1",
  2679. "@jest/transform": "^27.5.1",
  2680. "@jest/types": "^27.5.1",
  2681. "@types/node": "*",
  2682. "chalk": "^4.0.0",
  2683. "collect-v8-coverage": "^1.0.0",
  2684. "exit": "^0.1.2",
  2685. "glob": "^7.1.2",
  2686. "graceful-fs": "^4.2.9",
  2687. "istanbul-lib-coverage": "^3.0.0",
  2688. "istanbul-lib-instrument": "^5.1.0",
  2689. "istanbul-lib-report": "^3.0.0",
  2690. "istanbul-lib-source-maps": "^4.0.0",
  2691. "istanbul-reports": "^3.1.3",
  2692. "jest-haste-map": "^27.5.1",
  2693. "jest-resolve": "^27.5.1",
  2694. "jest-util": "^27.5.1",
  2695. "jest-worker": "^27.5.1",
  2696. "slash": "^3.0.0",
  2697. "source-map": "^0.6.0",
  2698. "string-length": "^4.0.1",
  2699. "terminal-link": "^2.0.0",
  2700. "v8-to-istanbul": "^8.1.0"
  2701. },
  2702. "engines": {
  2703. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  2704. },
  2705. "peerDependencies": {
  2706. "node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0"
  2707. },
  2708. "peerDependenciesMeta": {
  2709. "node-notifier": {
  2710. "optional": true
  2711. }
  2712. }
  2713. },
  2714. "node_modules/@jest/source-map": {
  2715. "version": "27.5.1",
  2716. "resolved": "https://registry.npmjs.org/@jest/source-map/-/source-map-27.5.1.tgz",
  2717. "integrity": "sha512-y9NIHUYF3PJRlHk98NdC/N1gl88BL08aQQgu4k4ZopQkCw9t9cV8mtl3TV8b/YCB8XaVTFrmUTAJvjsntDireg==",
  2718. "dependencies": {
  2719. "callsites": "^3.0.0",
  2720. "graceful-fs": "^4.2.9",
  2721. "source-map": "^0.6.0"
  2722. },
  2723. "engines": {
  2724. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  2725. }
  2726. },
  2727. "node_modules/@jest/test-result": {
  2728. "version": "27.5.1",
  2729. "resolved": "https://registry.npmjs.org/@jest/test-result/-/test-result-27.5.1.tgz",
  2730. "integrity": "sha512-EW35l2RYFUcUQxFJz5Cv5MTOxlJIQs4I7gxzi2zVU7PJhOwfYq1MdC5nhSmYjX1gmMmLPvB3sIaC+BkcHRBfag==",
  2731. "dependencies": {
  2732. "@jest/console": "^27.5.1",
  2733. "@jest/types": "^27.5.1",
  2734. "@types/istanbul-lib-coverage": "^2.0.0",
  2735. "collect-v8-coverage": "^1.0.0"
  2736. },
  2737. "engines": {
  2738. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  2739. }
  2740. },
  2741. "node_modules/@jest/test-sequencer": {
  2742. "version": "27.5.1",
  2743. "resolved": "https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-27.5.1.tgz",
  2744. "integrity": "sha512-LCheJF7WB2+9JuCS7VB/EmGIdQuhtqjRNI9A43idHv3E4KltCTsPsLxvdaubFHSYwY/fNjMWjl6vNRhDiN7vpQ==",
  2745. "dependencies": {
  2746. "@jest/test-result": "^27.5.1",
  2747. "graceful-fs": "^4.2.9",
  2748. "jest-haste-map": "^27.5.1",
  2749. "jest-runtime": "^27.5.1"
  2750. },
  2751. "engines": {
  2752. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  2753. }
  2754. },
  2755. "node_modules/@jest/transform": {
  2756. "version": "27.5.1",
  2757. "resolved": "https://registry.npmjs.org/@jest/transform/-/transform-27.5.1.tgz",
  2758. "integrity": "sha512-ipON6WtYgl/1329g5AIJVbUuEh0wZVbdpGwC99Jw4LwuoBNS95MVphU6zOeD9pDkon+LLbFL7lOQRapbB8SCHw==",
  2759. "dependencies": {
  2760. "@babel/core": "^7.1.0",
  2761. "@jest/types": "^27.5.1",
  2762. "babel-plugin-istanbul": "^6.1.1",
  2763. "chalk": "^4.0.0",
  2764. "convert-source-map": "^1.4.0",
  2765. "fast-json-stable-stringify": "^2.0.0",
  2766. "graceful-fs": "^4.2.9",
  2767. "jest-haste-map": "^27.5.1",
  2768. "jest-regex-util": "^27.5.1",
  2769. "jest-util": "^27.5.1",
  2770. "micromatch": "^4.0.4",
  2771. "pirates": "^4.0.4",
  2772. "slash": "^3.0.0",
  2773. "source-map": "^0.6.1",
  2774. "write-file-atomic": "^3.0.0"
  2775. },
  2776. "engines": {
  2777. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  2778. }
  2779. },
  2780. "node_modules/@jest/types": {
  2781. "version": "27.5.1",
  2782. "resolved": "https://registry.npmjs.org/@jest/types/-/types-27.5.1.tgz",
  2783. "integrity": "sha512-Cx46iJ9QpwQTjIdq5VJu2QTMMs3QlEjI0x1QbBP5W1+nMzyc2XmimiRR/CbX9TO0cPTeUlxWMOu8mslYsJ8DEw==",
  2784. "dependencies": {
  2785. "@types/istanbul-lib-coverage": "^2.0.0",
  2786. "@types/istanbul-reports": "^3.0.0",
  2787. "@types/node": "*",
  2788. "@types/yargs": "^16.0.0",
  2789. "chalk": "^4.0.0"
  2790. },
  2791. "engines": {
  2792. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  2793. }
  2794. },
  2795. "node_modules/@jridgewell/resolve-uri": {
  2796. "version": "3.0.5",
  2797. "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.0.5.tgz",
  2798. "integrity": "sha512-VPeQ7+wH0itvQxnG+lIzWgkysKIr3L9sslimFW55rHMdGu/qCQ5z5h9zq4gI8uBtqkpHhsF4Z/OwExufUCThew==",
  2799. "engines": {
  2800. "node": ">=6.0.0"
  2801. }
  2802. },
  2803. "node_modules/@jridgewell/sourcemap-codec": {
  2804. "version": "1.4.11",
  2805. "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.11.tgz",
  2806. "integrity": "sha512-Fg32GrJo61m+VqYSdRSjRXMjQ06j8YIYfcTqndLYVAaHmroZHLJZCydsWBOTDqXS2v+mjxohBWEMfg97GXmYQg=="
  2807. },
  2808. "node_modules/@jridgewell/trace-mapping": {
  2809. "version": "0.3.4",
  2810. "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.4.tgz",
  2811. "integrity": "sha512-vFv9ttIedivx0ux3QSjhgtCVjPZd5l46ZOMDSCwnH1yUO2e964gO8LZGyv2QkqcgR6TnBU1v+1IFqmeoG+0UJQ==",
  2812. "dependencies": {
  2813. "@jridgewell/resolve-uri": "^3.0.3",
  2814. "@jridgewell/sourcemap-codec": "^1.4.10"
  2815. }
  2816. },
  2817. "node_modules/@leichtgewicht/ip-codec": {
  2818. "version": "2.0.3",
  2819. "resolved": "https://registry.npmjs.org/@leichtgewicht/ip-codec/-/ip-codec-2.0.3.tgz",
  2820. "integrity": "sha512-nkalE/f1RvRGChwBnEIoBfSEYOXnCRdleKuv6+lePbMDrMZXeDQnqak5XDOeBgrPPyPfAdcCu/B5z+v3VhplGg=="
  2821. },
  2822. "node_modules/@nodelib/fs.scandir": {
  2823. "version": "2.1.5",
  2824. "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
  2825. "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==",
  2826. "dependencies": {
  2827. "@nodelib/fs.stat": "2.0.5",
  2828. "run-parallel": "^1.1.9"
  2829. },
  2830. "engines": {
  2831. "node": ">= 8"
  2832. }
  2833. },
  2834. "node_modules/@nodelib/fs.stat": {
  2835. "version": "2.0.5",
  2836. "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz",
  2837. "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==",
  2838. "engines": {
  2839. "node": ">= 8"
  2840. }
  2841. },
  2842. "node_modules/@nodelib/fs.walk": {
  2843. "version": "1.2.8",
  2844. "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz",
  2845. "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==",
  2846. "dependencies": {
  2847. "@nodelib/fs.scandir": "2.1.5",
  2848. "fastq": "^1.6.0"
  2849. },
  2850. "engines": {
  2851. "node": ">= 8"
  2852. }
  2853. },
  2854. "node_modules/@npmcli/fs": {
  2855. "version": "1.1.1",
  2856. "resolved": "https://registry.npmjs.org/@npmcli/fs/-/fs-1.1.1.tgz",
  2857. "integrity": "sha512-8KG5RD0GVP4ydEzRn/I4BNDuxDtqVbOdm8675T49OIG/NGhaK0pjPX7ZcDlvKYbA+ulvVK3ztfcF4uBdOxuJbQ==",
  2858. "dependencies": {
  2859. "@gar/promisify": "^1.0.1",
  2860. "semver": "^7.3.5"
  2861. }
  2862. },
  2863. "node_modules/@npmcli/move-file": {
  2864. "version": "1.1.2",
  2865. "resolved": "https://registry.npmjs.org/@npmcli/move-file/-/move-file-1.1.2.tgz",
  2866. "integrity": "sha512-1SUf/Cg2GzGDyaf15aR9St9TWlb+XvbZXWpDx8YKs7MLzMH/BCeopv+y9vzrzgkfykCGuWOlSu3mZhj2+FQcrg==",
  2867. "dependencies": {
  2868. "mkdirp": "^1.0.4",
  2869. "rimraf": "^3.0.2"
  2870. },
  2871. "engines": {
  2872. "node": ">=10"
  2873. }
  2874. },
  2875. "node_modules/@npmcli/move-file/node_modules/mkdirp": {
  2876. "version": "1.0.4",
  2877. "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz",
  2878. "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==",
  2879. "bin": {
  2880. "mkdirp": "bin/cmd.js"
  2881. },
  2882. "engines": {
  2883. "node": ">=10"
  2884. }
  2885. },
  2886. "node_modules/@pmmmwh/react-refresh-webpack-plugin": {
  2887. "version": "0.5.5",
  2888. "resolved": "https://registry.npmjs.org/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.5.5.tgz",
  2889. "integrity": "sha512-RbG7h6TuP6nFFYKJwbcToA1rjC1FyPg25NR2noAZ0vKI+la01KTSRPkuVPE+U88jXv7javx2JHglUcL1MHcshQ==",
  2890. "dependencies": {
  2891. "ansi-html-community": "^0.0.8",
  2892. "common-path-prefix": "^3.0.0",
  2893. "core-js-pure": "^3.8.1",
  2894. "error-stack-parser": "^2.0.6",
  2895. "find-up": "^5.0.0",
  2896. "html-entities": "^2.1.0",
  2897. "loader-utils": "^2.0.0",
  2898. "schema-utils": "^3.0.0",
  2899. "source-map": "^0.7.3"
  2900. },
  2901. "engines": {
  2902. "node": ">= 10.13"
  2903. },
  2904. "peerDependencies": {
  2905. "@types/webpack": "4.x || 5.x",
  2906. "react-refresh": ">=0.10.0 <1.0.0",
  2907. "sockjs-client": "^1.4.0",
  2908. "type-fest": ">=0.17.0 <3.0.0",
  2909. "webpack": ">=4.43.0 <6.0.0",
  2910. "webpack-dev-server": "3.x || 4.x",
  2911. "webpack-hot-middleware": "2.x",
  2912. "webpack-plugin-serve": "0.x || 1.x"
  2913. },
  2914. "peerDependenciesMeta": {
  2915. "@types/webpack": {
  2916. "optional": true
  2917. },
  2918. "sockjs-client": {
  2919. "optional": true
  2920. },
  2921. "type-fest": {
  2922. "optional": true
  2923. },
  2924. "webpack-dev-server": {
  2925. "optional": true
  2926. },
  2927. "webpack-hot-middleware": {
  2928. "optional": true
  2929. },
  2930. "webpack-plugin-serve": {
  2931. "optional": true
  2932. }
  2933. }
  2934. },
  2935. "node_modules/@pmmmwh/react-refresh-webpack-plugin/node_modules/source-map": {
  2936. "version": "0.7.3",
  2937. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.3.tgz",
  2938. "integrity": "sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ==",
  2939. "engines": {
  2940. "node": ">= 8"
  2941. }
  2942. },
  2943. "node_modules/@rollup/plugin-babel": {
  2944. "version": "5.3.1",
  2945. "resolved": "https://registry.npmjs.org/@rollup/plugin-babel/-/plugin-babel-5.3.1.tgz",
  2946. "integrity": "sha512-WFfdLWU/xVWKeRQnKmIAQULUI7Il0gZnBIH/ZFO069wYIfPu+8zrfp/KMW0atmELoRDq8FbiP3VCss9MhCut7Q==",
  2947. "dependencies": {
  2948. "@babel/helper-module-imports": "^7.10.4",
  2949. "@rollup/pluginutils": "^3.1.0"
  2950. },
  2951. "engines": {
  2952. "node": ">= 10.0.0"
  2953. },
  2954. "peerDependencies": {
  2955. "@babel/core": "^7.0.0",
  2956. "@types/babel__core": "^7.1.9",
  2957. "rollup": "^1.20.0||^2.0.0"
  2958. },
  2959. "peerDependenciesMeta": {
  2960. "@types/babel__core": {
  2961. "optional": true
  2962. }
  2963. }
  2964. },
  2965. "node_modules/@rollup/plugin-node-resolve": {
  2966. "version": "11.2.1",
  2967. "resolved": "https://registry.npmjs.org/@rollup/plugin-node-resolve/-/plugin-node-resolve-11.2.1.tgz",
  2968. "integrity": "sha512-yc2n43jcqVyGE2sqV5/YCmocy9ArjVAP/BeXyTtADTBBX6V0e5UMqwO8CdQ0kzjb6zu5P1qMzsScCMRvE9OlVg==",
  2969. "dependencies": {
  2970. "@rollup/pluginutils": "^3.1.0",
  2971. "@types/resolve": "1.17.1",
  2972. "builtin-modules": "^3.1.0",
  2973. "deepmerge": "^4.2.2",
  2974. "is-module": "^1.0.0",
  2975. "resolve": "^1.19.0"
  2976. },
  2977. "engines": {
  2978. "node": ">= 10.0.0"
  2979. },
  2980. "peerDependencies": {
  2981. "rollup": "^1.20.0||^2.0.0"
  2982. }
  2983. },
  2984. "node_modules/@rollup/plugin-replace": {
  2985. "version": "2.4.2",
  2986. "resolved": "https://registry.npmjs.org/@rollup/plugin-replace/-/plugin-replace-2.4.2.tgz",
  2987. "integrity": "sha512-IGcu+cydlUMZ5En85jxHH4qj2hta/11BHq95iHEyb2sbgiN0eCdzvUcHw5gt9pBL5lTi4JDYJ1acCoMGpTvEZg==",
  2988. "dependencies": {
  2989. "@rollup/pluginutils": "^3.1.0",
  2990. "magic-string": "^0.25.7"
  2991. },
  2992. "peerDependencies": {
  2993. "rollup": "^1.20.0 || ^2.0.0"
  2994. }
  2995. },
  2996. "node_modules/@rollup/pluginutils": {
  2997. "version": "3.1.0",
  2998. "resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-3.1.0.tgz",
  2999. "integrity": "sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg==",
  3000. "dependencies": {
  3001. "@types/estree": "0.0.39",
  3002. "estree-walker": "^1.0.1",
  3003. "picomatch": "^2.2.2"
  3004. },
  3005. "engines": {
  3006. "node": ">= 8.0.0"
  3007. },
  3008. "peerDependencies": {
  3009. "rollup": "^1.20.0||^2.0.0"
  3010. }
  3011. },
  3012. "node_modules/@rollup/pluginutils/node_modules/@types/estree": {
  3013. "version": "0.0.39",
  3014. "resolved": "https://registry.npmjs.org/@types/estree/-/estree-0.0.39.tgz",
  3015. "integrity": "sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw=="
  3016. },
  3017. "node_modules/@rushstack/eslint-patch": {
  3018. "version": "1.1.3",
  3019. "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.1.3.tgz",
  3020. "integrity": "sha512-WiBSI6JBIhC6LRIsB2Kwh8DsGTlbBU+mLRxJmAe3LjHTdkDpwIbEOZgoXBbZilk/vlfjK8i6nKRAvIRn1XaIMw=="
  3021. },
  3022. "node_modules/@sinonjs/commons": {
  3023. "version": "1.8.3",
  3024. "resolved": "https://registry.npmjs.org/@sinonjs/commons/-/commons-1.8.3.tgz",
  3025. "integrity": "sha512-xkNcLAn/wZaX14RPlwizcKicDk9G3F8m2nU3L7Ukm5zBgTwiT0wsoFAHx9Jq56fJA1z/7uKGtCRu16sOUCLIHQ==",
  3026. "dependencies": {
  3027. "type-detect": "4.0.8"
  3028. }
  3029. },
  3030. "node_modules/@sinonjs/fake-timers": {
  3031. "version": "8.1.0",
  3032. "resolved": "https://registry.npmjs.org/@sinonjs/fake-timers/-/fake-timers-8.1.0.tgz",
  3033. "integrity": "sha512-OAPJUAtgeINhh/TAlUID4QTs53Njm7xzddaVlEs/SXwgtiD1tW22zAB/W1wdqfrpmikgaWQ9Fw6Ws+hsiRm5Vg==",
  3034. "dependencies": {
  3035. "@sinonjs/commons": "^1.7.0"
  3036. }
  3037. },
  3038. "node_modules/@stencil/core": {
  3039. "version": "2.15.0",
  3040. "resolved": "https://registry.npmjs.org/@stencil/core/-/core-2.15.0.tgz",
  3041. "integrity": "sha512-58+FPFpJCJScd5nmqVsZN+qk7aui57wFcMHWzySr1SQzoY8Efst9OPG7XRf27UsNj1DNeEdYWTtdrTfJyn3mZg==",
  3042. "bin": {
  3043. "stencil": "bin/stencil"
  3044. },
  3045. "engines": {
  3046. "node": ">=12.10.0",
  3047. "npm": ">=6.0.0"
  3048. }
  3049. },
  3050. "node_modules/@surma/rollup-plugin-off-main-thread": {
  3051. "version": "2.2.3",
  3052. "resolved": "https://registry.npmjs.org/@surma/rollup-plugin-off-main-thread/-/rollup-plugin-off-main-thread-2.2.3.tgz",
  3053. "integrity": "sha512-lR8q/9W7hZpMWweNiAKU7NQerBnzQQLvi8qnTDU/fxItPhtZVMbPV3lbCwjhIlNBe9Bbr5V+KHshvWmVSG9cxQ==",
  3054. "dependencies": {
  3055. "ejs": "^3.1.6",
  3056. "json5": "^2.2.0",
  3057. "magic-string": "^0.25.0",
  3058. "string.prototype.matchall": "^4.0.6"
  3059. }
  3060. },
  3061. "node_modules/@svgr/babel-plugin-add-jsx-attribute": {
  3062. "version": "5.4.0",
  3063. "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-add-jsx-attribute/-/babel-plugin-add-jsx-attribute-5.4.0.tgz",
  3064. "integrity": "sha512-ZFf2gs/8/6B8PnSofI0inYXr2SDNTDScPXhN7k5EqD4aZ3gi6u+rbmZHVB8IM3wDyx8ntKACZbtXSm7oZGRqVg==",
  3065. "engines": {
  3066. "node": ">=10"
  3067. },
  3068. "funding": {
  3069. "type": "github",
  3070. "url": "https://github.com/sponsors/gregberge"
  3071. }
  3072. },
  3073. "node_modules/@svgr/babel-plugin-remove-jsx-attribute": {
  3074. "version": "5.4.0",
  3075. "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-remove-jsx-attribute/-/babel-plugin-remove-jsx-attribute-5.4.0.tgz",
  3076. "integrity": "sha512-yaS4o2PgUtwLFGTKbsiAy6D0o3ugcUhWK0Z45umJ66EPWunAz9fuFw2gJuje6wqQvQWOTJvIahUwndOXb7QCPg==",
  3077. "engines": {
  3078. "node": ">=10"
  3079. },
  3080. "funding": {
  3081. "type": "github",
  3082. "url": "https://github.com/sponsors/gregberge"
  3083. }
  3084. },
  3085. "node_modules/@svgr/babel-plugin-remove-jsx-empty-expression": {
  3086. "version": "5.0.1",
  3087. "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-remove-jsx-empty-expression/-/babel-plugin-remove-jsx-empty-expression-5.0.1.tgz",
  3088. "integrity": "sha512-LA72+88A11ND/yFIMzyuLRSMJ+tRKeYKeQ+mR3DcAZ5I4h5CPWN9AHyUzJbWSYp/u2u0xhmgOe0+E41+GjEueA==",
  3089. "engines": {
  3090. "node": ">=10"
  3091. },
  3092. "funding": {
  3093. "type": "github",
  3094. "url": "https://github.com/sponsors/gregberge"
  3095. }
  3096. },
  3097. "node_modules/@svgr/babel-plugin-replace-jsx-attribute-value": {
  3098. "version": "5.0.1",
  3099. "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-replace-jsx-attribute-value/-/babel-plugin-replace-jsx-attribute-value-5.0.1.tgz",
  3100. "integrity": "sha512-PoiE6ZD2Eiy5mK+fjHqwGOS+IXX0wq/YDtNyIgOrc6ejFnxN4b13pRpiIPbtPwHEc+NT2KCjteAcq33/F1Y9KQ==",
  3101. "engines": {
  3102. "node": ">=10"
  3103. },
  3104. "funding": {
  3105. "type": "github",
  3106. "url": "https://github.com/sponsors/gregberge"
  3107. }
  3108. },
  3109. "node_modules/@svgr/babel-plugin-svg-dynamic-title": {
  3110. "version": "5.4.0",
  3111. "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-svg-dynamic-title/-/babel-plugin-svg-dynamic-title-5.4.0.tgz",
  3112. "integrity": "sha512-zSOZH8PdZOpuG1ZVx/cLVePB2ibo3WPpqo7gFIjLV9a0QsuQAzJiwwqmuEdTaW2pegyBE17Uu15mOgOcgabQZg==",
  3113. "engines": {
  3114. "node": ">=10"
  3115. },
  3116. "funding": {
  3117. "type": "github",
  3118. "url": "https://github.com/sponsors/gregberge"
  3119. }
  3120. },
  3121. "node_modules/@svgr/babel-plugin-svg-em-dimensions": {
  3122. "version": "5.4.0",
  3123. "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-svg-em-dimensions/-/babel-plugin-svg-em-dimensions-5.4.0.tgz",
  3124. "integrity": "sha512-cPzDbDA5oT/sPXDCUYoVXEmm3VIoAWAPT6mSPTJNbQaBNUuEKVKyGH93oDY4e42PYHRW67N5alJx/eEol20abw==",
  3125. "engines": {
  3126. "node": ">=10"
  3127. },
  3128. "funding": {
  3129. "type": "github",
  3130. "url": "https://github.com/sponsors/gregberge"
  3131. }
  3132. },
  3133. "node_modules/@svgr/babel-plugin-transform-react-native-svg": {
  3134. "version": "5.4.0",
  3135. "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-transform-react-native-svg/-/babel-plugin-transform-react-native-svg-5.4.0.tgz",
  3136. "integrity": "sha512-3eYP/SaopZ41GHwXma7Rmxcv9uRslRDTY1estspeB1w1ueZWd/tPlMfEOoccYpEMZU3jD4OU7YitnXcF5hLW2Q==",
  3137. "engines": {
  3138. "node": ">=10"
  3139. },
  3140. "funding": {
  3141. "type": "github",
  3142. "url": "https://github.com/sponsors/gregberge"
  3143. }
  3144. },
  3145. "node_modules/@svgr/babel-plugin-transform-svg-component": {
  3146. "version": "5.5.0",
  3147. "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-transform-svg-component/-/babel-plugin-transform-svg-component-5.5.0.tgz",
  3148. "integrity": "sha512-q4jSH1UUvbrsOtlo/tKcgSeiCHRSBdXoIoqX1pgcKK/aU3JD27wmMKwGtpB8qRYUYoyXvfGxUVKchLuR5pB3rQ==",
  3149. "engines": {
  3150. "node": ">=10"
  3151. },
  3152. "funding": {
  3153. "type": "github",
  3154. "url": "https://github.com/sponsors/gregberge"
  3155. }
  3156. },
  3157. "node_modules/@svgr/babel-preset": {
  3158. "version": "5.5.0",
  3159. "resolved": "https://registry.npmjs.org/@svgr/babel-preset/-/babel-preset-5.5.0.tgz",
  3160. "integrity": "sha512-4FiXBjvQ+z2j7yASeGPEi8VD/5rrGQk4Xrq3EdJmoZgz/tpqChpo5hgXDvmEauwtvOc52q8ghhZK4Oy7qph4ig==",
  3161. "dependencies": {
  3162. "@svgr/babel-plugin-add-jsx-attribute": "^5.4.0",
  3163. "@svgr/babel-plugin-remove-jsx-attribute": "^5.4.0",
  3164. "@svgr/babel-plugin-remove-jsx-empty-expression": "^5.0.1",
  3165. "@svgr/babel-plugin-replace-jsx-attribute-value": "^5.0.1",
  3166. "@svgr/babel-plugin-svg-dynamic-title": "^5.4.0",
  3167. "@svgr/babel-plugin-svg-em-dimensions": "^5.4.0",
  3168. "@svgr/babel-plugin-transform-react-native-svg": "^5.4.0",
  3169. "@svgr/babel-plugin-transform-svg-component": "^5.5.0"
  3170. },
  3171. "engines": {
  3172. "node": ">=10"
  3173. },
  3174. "funding": {
  3175. "type": "github",
  3176. "url": "https://github.com/sponsors/gregberge"
  3177. }
  3178. },
  3179. "node_modules/@svgr/core": {
  3180. "version": "5.5.0",
  3181. "resolved": "https://registry.npmjs.org/@svgr/core/-/core-5.5.0.tgz",
  3182. "integrity": "sha512-q52VOcsJPvV3jO1wkPtzTuKlvX7Y3xIcWRpCMtBF3MrteZJtBfQw/+u0B1BHy5ColpQc1/YVTrPEtSYIMNZlrQ==",
  3183. "dependencies": {
  3184. "@svgr/plugin-jsx": "^5.5.0",
  3185. "camelcase": "^6.2.0",
  3186. "cosmiconfig": "^7.0.0"
  3187. },
  3188. "engines": {
  3189. "node": ">=10"
  3190. },
  3191. "funding": {
  3192. "type": "github",
  3193. "url": "https://github.com/sponsors/gregberge"
  3194. }
  3195. },
  3196. "node_modules/@svgr/hast-util-to-babel-ast": {
  3197. "version": "5.5.0",
  3198. "resolved": "https://registry.npmjs.org/@svgr/hast-util-to-babel-ast/-/hast-util-to-babel-ast-5.5.0.tgz",
  3199. "integrity": "sha512-cAaR/CAiZRB8GP32N+1jocovUtvlj0+e65TB50/6Lcime+EA49m/8l+P2ko+XPJ4dw3xaPS3jOL4F2X4KWxoeQ==",
  3200. "dependencies": {
  3201. "@babel/types": "^7.12.6"
  3202. },
  3203. "engines": {
  3204. "node": ">=10"
  3205. },
  3206. "funding": {
  3207. "type": "github",
  3208. "url": "https://github.com/sponsors/gregberge"
  3209. }
  3210. },
  3211. "node_modules/@svgr/plugin-jsx": {
  3212. "version": "5.5.0",
  3213. "resolved": "https://registry.npmjs.org/@svgr/plugin-jsx/-/plugin-jsx-5.5.0.tgz",
  3214. "integrity": "sha512-V/wVh33j12hGh05IDg8GpIUXbjAPnTdPTKuP4VNLggnwaHMPNQNae2pRnyTAILWCQdz5GyMqtO488g7CKM8CBA==",
  3215. "dependencies": {
  3216. "@babel/core": "^7.12.3",
  3217. "@svgr/babel-preset": "^5.5.0",
  3218. "@svgr/hast-util-to-babel-ast": "^5.5.0",
  3219. "svg-parser": "^2.0.2"
  3220. },
  3221. "engines": {
  3222. "node": ">=10"
  3223. },
  3224. "funding": {
  3225. "type": "github",
  3226. "url": "https://github.com/sponsors/gregberge"
  3227. }
  3228. },
  3229. "node_modules/@svgr/plugin-svgo": {
  3230. "version": "5.5.0",
  3231. "resolved": "https://registry.npmjs.org/@svgr/plugin-svgo/-/plugin-svgo-5.5.0.tgz",
  3232. "integrity": "sha512-r5swKk46GuQl4RrVejVwpeeJaydoxkdwkM1mBKOgJLBUJPGaLci6ylg/IjhrRsREKDkr4kbMWdgOtbXEh0fyLQ==",
  3233. "dependencies": {
  3234. "cosmiconfig": "^7.0.0",
  3235. "deepmerge": "^4.2.2",
  3236. "svgo": "^1.2.2"
  3237. },
  3238. "engines": {
  3239. "node": ">=10"
  3240. },
  3241. "funding": {
  3242. "type": "github",
  3243. "url": "https://github.com/sponsors/gregberge"
  3244. }
  3245. },
  3246. "node_modules/@svgr/webpack": {
  3247. "version": "5.5.0",
  3248. "resolved": "https://registry.npmjs.org/@svgr/webpack/-/webpack-5.5.0.tgz",
  3249. "integrity": "sha512-DOBOK255wfQxguUta2INKkzPj6AIS6iafZYiYmHn6W3pHlycSRRlvWKCfLDG10fXfLWqE3DJHgRUOyJYmARa7g==",
  3250. "dependencies": {
  3251. "@babel/core": "^7.12.3",
  3252. "@babel/plugin-transform-react-constant-elements": "^7.12.1",
  3253. "@babel/preset-env": "^7.12.1",
  3254. "@babel/preset-react": "^7.12.5",
  3255. "@svgr/core": "^5.5.0",
  3256. "@svgr/plugin-jsx": "^5.5.0",
  3257. "@svgr/plugin-svgo": "^5.5.0",
  3258. "loader-utils": "^2.0.0"
  3259. },
  3260. "engines": {
  3261. "node": ">=10"
  3262. },
  3263. "funding": {
  3264. "type": "github",
  3265. "url": "https://github.com/sponsors/gregberge"
  3266. }
  3267. },
  3268. "node_modules/@testing-library/dom": {
  3269. "version": "8.13.0",
  3270. "resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-8.13.0.tgz",
  3271. "integrity": "sha512-9VHgfIatKNXQNaZTtLnalIy0jNZzY35a4S3oi08YAt9Hv1VsfZ/DfA45lM8D/UhtHBGJ4/lGwp0PZkVndRkoOQ==",
  3272. "peer": true,
  3273. "dependencies": {
  3274. "@babel/code-frame": "^7.10.4",
  3275. "@babel/runtime": "^7.12.5",
  3276. "@types/aria-query": "^4.2.0",
  3277. "aria-query": "^5.0.0",
  3278. "chalk": "^4.1.0",
  3279. "dom-accessibility-api": "^0.5.9",
  3280. "lz-string": "^1.4.4",
  3281. "pretty-format": "^27.0.2"
  3282. },
  3283. "engines": {
  3284. "node": ">=12"
  3285. }
  3286. },
  3287. "node_modules/@testing-library/jest-dom": {
  3288. "version": "5.16.4",
  3289. "resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-5.16.4.tgz",
  3290. "integrity": "sha512-Gy+IoFutbMQcky0k+bqqumXZ1cTGswLsFqmNLzNdSKkU9KGV2u9oXhukCbbJ9/LRPKiqwxEE8VpV/+YZlfkPUA==",
  3291. "dependencies": {
  3292. "@babel/runtime": "^7.9.2",
  3293. "@types/testing-library__jest-dom": "^5.9.1",
  3294. "aria-query": "^5.0.0",
  3295. "chalk": "^3.0.0",
  3296. "css": "^3.0.0",
  3297. "css.escape": "^1.5.1",
  3298. "dom-accessibility-api": "^0.5.6",
  3299. "lodash": "^4.17.15",
  3300. "redent": "^3.0.0"
  3301. },
  3302. "engines": {
  3303. "node": ">=8",
  3304. "npm": ">=6",
  3305. "yarn": ">=1"
  3306. }
  3307. },
  3308. "node_modules/@testing-library/jest-dom/node_modules/chalk": {
  3309. "version": "3.0.0",
  3310. "resolved": "https://registry.npmjs.org/chalk/-/chalk-3.0.0.tgz",
  3311. "integrity": "sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==",
  3312. "dependencies": {
  3313. "ansi-styles": "^4.1.0",
  3314. "supports-color": "^7.1.0"
  3315. },
  3316. "engines": {
  3317. "node": ">=8"
  3318. }
  3319. },
  3320. "node_modules/@testing-library/react": {
  3321. "version": "11.2.7",
  3322. "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-11.2.7.tgz",
  3323. "integrity": "sha512-tzRNp7pzd5QmbtXNG/mhdcl7Awfu/Iz1RaVHY75zTdOkmHCuzMhRL83gWHSgOAcjS3CCbyfwUHMZgRJb4kAfpA==",
  3324. "dependencies": {
  3325. "@babel/runtime": "^7.12.5",
  3326. "@testing-library/dom": "^7.28.1"
  3327. },
  3328. "engines": {
  3329. "node": ">=10"
  3330. },
  3331. "peerDependencies": {
  3332. "react": "*",
  3333. "react-dom": "*"
  3334. }
  3335. },
  3336. "node_modules/@testing-library/react/node_modules/@jest/types": {
  3337. "version": "26.6.2",
  3338. "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz",
  3339. "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==",
  3340. "dependencies": {
  3341. "@types/istanbul-lib-coverage": "^2.0.0",
  3342. "@types/istanbul-reports": "^3.0.0",
  3343. "@types/node": "*",
  3344. "@types/yargs": "^15.0.0",
  3345. "chalk": "^4.0.0"
  3346. },
  3347. "engines": {
  3348. "node": ">= 10.14.2"
  3349. }
  3350. },
  3351. "node_modules/@testing-library/react/node_modules/@testing-library/dom": {
  3352. "version": "7.31.2",
  3353. "resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-7.31.2.tgz",
  3354. "integrity": "sha512-3UqjCpey6HiTZT92vODYLPxTBWlM8ZOOjr3LX5F37/VRipW2M1kX6I/Cm4VXzteZqfGfagg8yXywpcOgQBlNsQ==",
  3355. "dependencies": {
  3356. "@babel/code-frame": "^7.10.4",
  3357. "@babel/runtime": "^7.12.5",
  3358. "@types/aria-query": "^4.2.0",
  3359. "aria-query": "^4.2.2",
  3360. "chalk": "^4.1.0",
  3361. "dom-accessibility-api": "^0.5.6",
  3362. "lz-string": "^1.4.4",
  3363. "pretty-format": "^26.6.2"
  3364. },
  3365. "engines": {
  3366. "node": ">=10"
  3367. }
  3368. },
  3369. "node_modules/@testing-library/react/node_modules/@types/yargs": {
  3370. "version": "15.0.14",
  3371. "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.14.tgz",
  3372. "integrity": "sha512-yEJzHoxf6SyQGhBhIYGXQDSCkJjB6HohDShto7m8vaKg9Yp0Yn8+71J9eakh2bnPg6BfsH9PRMhiRTZnd4eXGQ==",
  3373. "dependencies": {
  3374. "@types/yargs-parser": "*"
  3375. }
  3376. },
  3377. "node_modules/@testing-library/react/node_modules/aria-query": {
  3378. "version": "4.2.2",
  3379. "resolved": "https://registry.npmjs.org/aria-query/-/aria-query-4.2.2.tgz",
  3380. "integrity": "sha512-o/HelwhuKpTj/frsOsbNLNgnNGVIFsVP/SW2BSF14gVl7kAfMOJ6/8wUAUvG1R1NHKrfG+2sHZTu0yauT1qBrA==",
  3381. "dependencies": {
  3382. "@babel/runtime": "^7.10.2",
  3383. "@babel/runtime-corejs3": "^7.10.2"
  3384. },
  3385. "engines": {
  3386. "node": ">=6.0"
  3387. }
  3388. },
  3389. "node_modules/@testing-library/react/node_modules/pretty-format": {
  3390. "version": "26.6.2",
  3391. "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-26.6.2.tgz",
  3392. "integrity": "sha512-7AeGuCYNGmycyQbCqd/3PWH4eOoX/OiCa0uphp57NVTeAGdJGaAliecxwBDHYQCIvrW7aDBZCYeNTP/WX69mkg==",
  3393. "dependencies": {
  3394. "@jest/types": "^26.6.2",
  3395. "ansi-regex": "^5.0.0",
  3396. "ansi-styles": "^4.0.0",
  3397. "react-is": "^17.0.1"
  3398. },
  3399. "engines": {
  3400. "node": ">= 10"
  3401. }
  3402. },
  3403. "node_modules/@testing-library/user-event": {
  3404. "version": "12.8.3",
  3405. "resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-12.8.3.tgz",
  3406. "integrity": "sha512-IR0iWbFkgd56Bu5ZI/ej8yQwrkCv8Qydx6RzwbKz9faXazR/+5tvYKsZQgyXJiwgpcva127YO6JcWy7YlCfofQ==",
  3407. "dependencies": {
  3408. "@babel/runtime": "^7.12.5"
  3409. },
  3410. "engines": {
  3411. "node": ">=10",
  3412. "npm": ">=6"
  3413. },
  3414. "peerDependencies": {
  3415. "@testing-library/dom": ">=7.21.4"
  3416. }
  3417. },
  3418. "node_modules/@tootallnate/once": {
  3419. "version": "1.1.2",
  3420. "resolved": "https://registry.npmjs.org/@tootallnate/once/-/once-1.1.2.tgz",
  3421. "integrity": "sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==",
  3422. "engines": {
  3423. "node": ">= 6"
  3424. }
  3425. },
  3426. "node_modules/@trysound/sax": {
  3427. "version": "0.2.0",
  3428. "resolved": "https://registry.npmjs.org/@trysound/sax/-/sax-0.2.0.tgz",
  3429. "integrity": "sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==",
  3430. "engines": {
  3431. "node": ">=10.13.0"
  3432. }
  3433. },
  3434. "node_modules/@types/aria-query": {
  3435. "version": "4.2.2",
  3436. "resolved": "https://registry.npmjs.org/@types/aria-query/-/aria-query-4.2.2.tgz",
  3437. "integrity": "sha512-HnYpAE1Y6kRyKM/XkEuiRQhTHvkzMBurTHnpFLYLBGPIylZNPs9jJcuOOYWxPLJCSEtmZT0Y8rHDokKN7rRTig=="
  3438. },
  3439. "node_modules/@types/babel__core": {
  3440. "version": "7.1.19",
  3441. "resolved": "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.1.19.tgz",
  3442. "integrity": "sha512-WEOTgRsbYkvA/KCsDwVEGkd7WAr1e3g31VHQ8zy5gul/V1qKullU/BU5I68X5v7V3GnB9eotmom4v5a5gjxorw==",
  3443. "dependencies": {
  3444. "@babel/parser": "^7.1.0",
  3445. "@babel/types": "^7.0.0",
  3446. "@types/babel__generator": "*",
  3447. "@types/babel__template": "*",
  3448. "@types/babel__traverse": "*"
  3449. }
  3450. },
  3451. "node_modules/@types/babel__generator": {
  3452. "version": "7.6.4",
  3453. "resolved": "https://registry.npmjs.org/@types/babel__generator/-/babel__generator-7.6.4.tgz",
  3454. "integrity": "sha512-tFkciB9j2K755yrTALxD44McOrk+gfpIpvC3sxHjRawj6PfnQxrse4Clq5y/Rq+G3mrBurMax/lG8Qn2t9mSsg==",
  3455. "dependencies": {
  3456. "@babel/types": "^7.0.0"
  3457. }
  3458. },
  3459. "node_modules/@types/babel__template": {
  3460. "version": "7.4.1",
  3461. "resolved": "https://registry.npmjs.org/@types/babel__template/-/babel__template-7.4.1.tgz",
  3462. "integrity": "sha512-azBFKemX6kMg5Io+/rdGT0dkGreboUVR0Cdm3fz9QJWpaQGJRQXl7C+6hOTCZcMll7KFyEQpgbYI2lHdsS4U7g==",
  3463. "dependencies": {
  3464. "@babel/parser": "^7.1.0",
  3465. "@babel/types": "^7.0.0"
  3466. }
  3467. },
  3468. "node_modules/@types/babel__traverse": {
  3469. "version": "7.17.0",
  3470. "resolved": "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.17.0.tgz",
  3471. "integrity": "sha512-r8aveDbd+rzGP+ykSdF3oPuTVRWRfbBiHl0rVDM2yNEmSMXfkObQLV46b4RnCv3Lra51OlfnZhkkFaDl2MIRaA==",
  3472. "dependencies": {
  3473. "@babel/types": "^7.3.0"
  3474. }
  3475. },
  3476. "node_modules/@types/body-parser": {
  3477. "version": "1.19.2",
  3478. "resolved": "https://registry.npmjs.org/@types/body-parser/-/body-parser-1.19.2.tgz",
  3479. "integrity": "sha512-ALYone6pm6QmwZoAgeyNksccT9Q4AWZQ6PvfwR37GT6r6FWUPguq6sUmNGSMV2Wr761oQoBxwGGa6DR5o1DC9g==",
  3480. "dependencies": {
  3481. "@types/connect": "*",
  3482. "@types/node": "*"
  3483. }
  3484. },
  3485. "node_modules/@types/bonjour": {
  3486. "version": "3.5.10",
  3487. "resolved": "https://registry.npmjs.org/@types/bonjour/-/bonjour-3.5.10.tgz",
  3488. "integrity": "sha512-p7ienRMiS41Nu2/igbJxxLDWrSZ0WxM8UQgCeO9KhoVF7cOVFkrKsiDr1EsJIla8vV3oEEjGcz11jc5yimhzZw==",
  3489. "dependencies": {
  3490. "@types/node": "*"
  3491. }
  3492. },
  3493. "node_modules/@types/connect": {
  3494. "version": "3.4.35",
  3495. "resolved": "https://registry.npmjs.org/@types/connect/-/connect-3.4.35.tgz",
  3496. "integrity": "sha512-cdeYyv4KWoEgpBISTxWvqYsVy444DOqehiF3fM3ne10AmJ62RSyNkUnxMJXHQWRQQX2eR94m5y1IZyDwBjV9FQ==",
  3497. "dependencies": {
  3498. "@types/node": "*"
  3499. }
  3500. },
  3501. "node_modules/@types/connect-history-api-fallback": {
  3502. "version": "1.3.5",
  3503. "resolved": "https://registry.npmjs.org/@types/connect-history-api-fallback/-/connect-history-api-fallback-1.3.5.tgz",
  3504. "integrity": "sha512-h8QJa8xSb1WD4fpKBDcATDNGXghFj6/3GRWG6dhmRcu0RX1Ubasur2Uvx5aeEwlf0MwblEC2bMzzMQntxnw/Cw==",
  3505. "dependencies": {
  3506. "@types/express-serve-static-core": "*",
  3507. "@types/node": "*"
  3508. }
  3509. },
  3510. "node_modules/@types/eslint": {
  3511. "version": "7.29.0",
  3512. "resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-7.29.0.tgz",
  3513. "integrity": "sha512-VNcvioYDH8/FxaeTKkM4/TiTwt6pBV9E3OfGmvaw8tPl0rrHCJ4Ll15HRT+pMiFAf/MLQvAzC+6RzUMEL9Ceng==",
  3514. "dependencies": {
  3515. "@types/estree": "*",
  3516. "@types/json-schema": "*"
  3517. }
  3518. },
  3519. "node_modules/@types/eslint-scope": {
  3520. "version": "3.7.3",
  3521. "resolved": "https://registry.npmjs.org/@types/eslint-scope/-/eslint-scope-3.7.3.tgz",
  3522. "integrity": "sha512-PB3ldyrcnAicT35TWPs5IcwKD8S333HMaa2VVv4+wdvebJkjWuW/xESoB8IwRcog8HYVYamb1g/R31Qv5Bx03g==",
  3523. "dependencies": {
  3524. "@types/eslint": "*",
  3525. "@types/estree": "*"
  3526. }
  3527. },
  3528. "node_modules/@types/estree": {
  3529. "version": "0.0.51",
  3530. "resolved": "https://registry.npmjs.org/@types/estree/-/estree-0.0.51.tgz",
  3531. "integrity": "sha512-CuPgU6f3eT/XgKKPqKd/gLZV1Xmvf1a2R5POBOGQa6uv82xpls89HU5zKeVoyR8XzHd1RGNOlQlvUe3CFkjWNQ=="
  3532. },
  3533. "node_modules/@types/express": {
  3534. "version": "4.17.13",
  3535. "resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.13.tgz",
  3536. "integrity": "sha512-6bSZTPaTIACxn48l50SR+axgrqm6qXFIxrdAKaG6PaJk3+zuUr35hBlgT7vOmJcum+OEaIBLtHV/qloEAFITeA==",
  3537. "dependencies": {
  3538. "@types/body-parser": "*",
  3539. "@types/express-serve-static-core": "^4.17.18",
  3540. "@types/qs": "*",
  3541. "@types/serve-static": "*"
  3542. }
  3543. },
  3544. "node_modules/@types/express-serve-static-core": {
  3545. "version": "4.17.28",
  3546. "resolved": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-4.17.28.tgz",
  3547. "integrity": "sha512-P1BJAEAW3E2DJUlkgq4tOL3RyMunoWXqbSCygWo5ZIWTjUgN1YnaXWW4VWl/oc8vs/XoYibEGBKP0uZyF4AHig==",
  3548. "dependencies": {
  3549. "@types/node": "*",
  3550. "@types/qs": "*",
  3551. "@types/range-parser": "*"
  3552. }
  3553. },
  3554. "node_modules/@types/graceful-fs": {
  3555. "version": "4.1.5",
  3556. "resolved": "https://registry.npmjs.org/@types/graceful-fs/-/graceful-fs-4.1.5.tgz",
  3557. "integrity": "sha512-anKkLmZZ+xm4p8JWBf4hElkM4XR+EZeA2M9BAkkTldmcyDY4mbdIJnRghDJH3Ov5ooY7/UAoENtmdMSkaAd7Cw==",
  3558. "dependencies": {
  3559. "@types/node": "*"
  3560. }
  3561. },
  3562. "node_modules/@types/history": {
  3563. "version": "4.7.11",
  3564. "resolved": "https://registry.npmjs.org/@types/history/-/history-4.7.11.tgz",
  3565. "integrity": "sha512-qjDJRrmvBMiTx+jyLxvLfJU7UznFuokDv4f3WRuriHKERccVpFU+8XMQUAbDzoiJCsmexxRExQeMwwCdamSKDA=="
  3566. },
  3567. "node_modules/@types/html-minifier-terser": {
  3568. "version": "6.1.0",
  3569. "resolved": "https://registry.npmjs.org/@types/html-minifier-terser/-/html-minifier-terser-6.1.0.tgz",
  3570. "integrity": "sha512-oh/6byDPnL1zeNXFrDXFLyZjkr1MsBG667IM792caf1L2UPOOMf65NFzjUH/ltyfwjAGfs1rsX1eftK0jC/KIg=="
  3571. },
  3572. "node_modules/@types/http-proxy": {
  3573. "version": "1.17.8",
  3574. "resolved": "https://registry.npmjs.org/@types/http-proxy/-/http-proxy-1.17.8.tgz",
  3575. "integrity": "sha512-5kPLG5BKpWYkw/LVOGWpiq3nEVqxiN32rTgI53Sk12/xHFQ2rG3ehI9IO+O3W2QoKeyB92dJkoka8SUm6BX1pA==",
  3576. "dependencies": {
  3577. "@types/node": "*"
  3578. }
  3579. },
  3580. "node_modules/@types/istanbul-lib-coverage": {
  3581. "version": "2.0.4",
  3582. "resolved": "https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.4.tgz",
  3583. "integrity": "sha512-z/QT1XN4K4KYuslS23k62yDIDLwLFkzxOuMplDtObz0+y7VqJCaO2o+SPwHCvLFZh7xazvvoor2tA/hPz9ee7g=="
  3584. },
  3585. "node_modules/@types/istanbul-lib-report": {
  3586. "version": "3.0.0",
  3587. "resolved": "https://registry.npmjs.org/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz",
  3588. "integrity": "sha512-plGgXAPfVKFoYfa9NpYDAkseG+g6Jr294RqeqcqDixSbU34MZVJRi/P+7Y8GDpzkEwLaGZZOpKIEmeVZNtKsrg==",
  3589. "dependencies": {
  3590. "@types/istanbul-lib-coverage": "*"
  3591. }
  3592. },
  3593. "node_modules/@types/istanbul-reports": {
  3594. "version": "3.0.1",
  3595. "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.1.tgz",
  3596. "integrity": "sha512-c3mAZEuK0lvBp8tmuL74XRKn1+y2dcwOUpH7x4WrF6gk1GIgiluDRgMYQtw2OFcBvAJWlt6ASU3tSqxp0Uu0Aw==",
  3597. "dependencies": {
  3598. "@types/istanbul-lib-report": "*"
  3599. }
  3600. },
  3601. "node_modules/@types/jest": {
  3602. "version": "26.0.24",
  3603. "resolved": "https://registry.npmjs.org/@types/jest/-/jest-26.0.24.tgz",
  3604. "integrity": "sha512-E/X5Vib8BWqZNRlDxj9vYXhsDwPYbPINqKF9BsnSoon4RQ0D9moEuLD8txgyypFLH7J4+Lho9Nr/c8H0Fi+17w==",
  3605. "dependencies": {
  3606. "jest-diff": "^26.0.0",
  3607. "pretty-format": "^26.0.0"
  3608. }
  3609. },
  3610. "node_modules/@types/jest/node_modules/@jest/types": {
  3611. "version": "26.6.2",
  3612. "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz",
  3613. "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==",
  3614. "dependencies": {
  3615. "@types/istanbul-lib-coverage": "^2.0.0",
  3616. "@types/istanbul-reports": "^3.0.0",
  3617. "@types/node": "*",
  3618. "@types/yargs": "^15.0.0",
  3619. "chalk": "^4.0.0"
  3620. },
  3621. "engines": {
  3622. "node": ">= 10.14.2"
  3623. }
  3624. },
  3625. "node_modules/@types/jest/node_modules/@types/yargs": {
  3626. "version": "15.0.14",
  3627. "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.14.tgz",
  3628. "integrity": "sha512-yEJzHoxf6SyQGhBhIYGXQDSCkJjB6HohDShto7m8vaKg9Yp0Yn8+71J9eakh2bnPg6BfsH9PRMhiRTZnd4eXGQ==",
  3629. "dependencies": {
  3630. "@types/yargs-parser": "*"
  3631. }
  3632. },
  3633. "node_modules/@types/jest/node_modules/pretty-format": {
  3634. "version": "26.6.2",
  3635. "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-26.6.2.tgz",
  3636. "integrity": "sha512-7AeGuCYNGmycyQbCqd/3PWH4eOoX/OiCa0uphp57NVTeAGdJGaAliecxwBDHYQCIvrW7aDBZCYeNTP/WX69mkg==",
  3637. "dependencies": {
  3638. "@jest/types": "^26.6.2",
  3639. "ansi-regex": "^5.0.0",
  3640. "ansi-styles": "^4.0.0",
  3641. "react-is": "^17.0.1"
  3642. },
  3643. "engines": {
  3644. "node": ">= 10"
  3645. }
  3646. },
  3647. "node_modules/@types/json-schema": {
  3648. "version": "7.0.11",
  3649. "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.11.tgz",
  3650. "integrity": "sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ=="
  3651. },
  3652. "node_modules/@types/json5": {
  3653. "version": "0.0.29",
  3654. "resolved": "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz",
  3655. "integrity": "sha1-7ihweulOEdK4J7y+UnC86n8+ce4="
  3656. },
  3657. "node_modules/@types/mime": {
  3658. "version": "1.3.2",
  3659. "resolved": "https://registry.npmjs.org/@types/mime/-/mime-1.3.2.tgz",
  3660. "integrity": "sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw=="
  3661. },
  3662. "node_modules/@types/minimist": {
  3663. "version": "1.2.2",
  3664. "resolved": "https://registry.npmjs.org/@types/minimist/-/minimist-1.2.2.tgz",
  3665. "integrity": "sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ=="
  3666. },
  3667. "node_modules/@types/node": {
  3668. "version": "12.20.48",
  3669. "resolved": "https://registry.npmjs.org/@types/node/-/node-12.20.48.tgz",
  3670. "integrity": "sha512-4kxzqkrpwYtn6okJUcb2lfUu9ilnb3yhUOH6qX3nug8D2DupZ2drIkff2yJzYcNJVl3begnlcaBJ7tqiTTzjnQ=="
  3671. },
  3672. "node_modules/@types/normalize-package-data": {
  3673. "version": "2.4.1",
  3674. "resolved": "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz",
  3675. "integrity": "sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw=="
  3676. },
  3677. "node_modules/@types/parse-json": {
  3678. "version": "4.0.0",
  3679. "resolved": "https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.0.tgz",
  3680. "integrity": "sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA=="
  3681. },
  3682. "node_modules/@types/prettier": {
  3683. "version": "2.6.0",
  3684. "resolved": "https://registry.npmjs.org/@types/prettier/-/prettier-2.6.0.tgz",
  3685. "integrity": "sha512-G/AdOadiZhnJp0jXCaBQU449W2h716OW/EoXeYkCytxKL06X1WCXB4DZpp8TpZ8eyIJVS1cw4lrlkkSYU21cDw=="
  3686. },
  3687. "node_modules/@types/prop-types": {
  3688. "version": "15.7.5",
  3689. "resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.5.tgz",
  3690. "integrity": "sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w=="
  3691. },
  3692. "node_modules/@types/q": {
  3693. "version": "1.5.5",
  3694. "resolved": "https://registry.npmjs.org/@types/q/-/q-1.5.5.tgz",
  3695. "integrity": "sha512-L28j2FcJfSZOnL1WBjDYp2vUHCeIFlyYI/53EwD/rKUBQ7MtUUfbQWiyKJGpcnv4/WgrhWsFKrcPstcAt/J0tQ=="
  3696. },
  3697. "node_modules/@types/qs": {
  3698. "version": "6.9.7",
  3699. "resolved": "https://registry.npmjs.org/@types/qs/-/qs-6.9.7.tgz",
  3700. "integrity": "sha512-FGa1F62FT09qcrueBA6qYTrJPVDzah9a+493+o2PCXsesWHIn27G98TsSMs3WPNbZIEj4+VJf6saSFpvD+3Zsw=="
  3701. },
  3702. "node_modules/@types/range-parser": {
  3703. "version": "1.2.4",
  3704. "resolved": "https://registry.npmjs.org/@types/range-parser/-/range-parser-1.2.4.tgz",
  3705. "integrity": "sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw=="
  3706. },
  3707. "node_modules/@types/react": {
  3708. "version": "16.14.25",
  3709. "resolved": "https://registry.npmjs.org/@types/react/-/react-16.14.25.tgz",
  3710. "integrity": "sha512-cXRVHd7vBT5v1is72mmvmsg9stZrbJO04DJqFeh3Yj2tVKO6vmxg5BI+ybI6Ls7ROXRG3aFbZj9x0WA3ZAoDQw==",
  3711. "dependencies": {
  3712. "@types/prop-types": "*",
  3713. "@types/scheduler": "*",
  3714. "csstype": "^3.0.2"
  3715. }
  3716. },
  3717. "node_modules/@types/react-dom": {
  3718. "version": "16.9.14",
  3719. "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-16.9.14.tgz",
  3720. "integrity": "sha512-FIX2AVmPTGP30OUJ+0vadeIFJJ07Mh1m+U0rxfgyW34p3rTlXI+nlenvAxNn4BP36YyI9IJ/+UJ7Wu22N1pI7A==",
  3721. "dependencies": {
  3722. "@types/react": "^16"
  3723. }
  3724. },
  3725. "node_modules/@types/react-router": {
  3726. "version": "5.1.18",
  3727. "resolved": "https://registry.npmjs.org/@types/react-router/-/react-router-5.1.18.tgz",
  3728. "integrity": "sha512-YYknwy0D0iOwKQgz9v8nOzt2J6l4gouBmDnWqUUznltOTaon+r8US8ky8HvN0tXvc38U9m6z/t2RsVsnd1zM0g==",
  3729. "dependencies": {
  3730. "@types/history": "^4.7.11",
  3731. "@types/react": "*"
  3732. }
  3733. },
  3734. "node_modules/@types/react-router-dom": {
  3735. "version": "5.3.3",
  3736. "resolved": "https://registry.npmjs.org/@types/react-router-dom/-/react-router-dom-5.3.3.tgz",
  3737. "integrity": "sha512-kpqnYK4wcdm5UaWI3fLcELopqLrHgLqNsdpHauzlQktfkHL3npOSwtj1Uz9oKBAzs7lFtVkV8j83voAz2D8fhw==",
  3738. "dependencies": {
  3739. "@types/history": "^4.7.11",
  3740. "@types/react": "*",
  3741. "@types/react-router": "*"
  3742. }
  3743. },
  3744. "node_modules/@types/resolve": {
  3745. "version": "1.17.1",
  3746. "resolved": "https://registry.npmjs.org/@types/resolve/-/resolve-1.17.1.tgz",
  3747. "integrity": "sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==",
  3748. "dependencies": {
  3749. "@types/node": "*"
  3750. }
  3751. },
  3752. "node_modules/@types/retry": {
  3753. "version": "0.12.1",
  3754. "resolved": "https://registry.npmjs.org/@types/retry/-/retry-0.12.1.tgz",
  3755. "integrity": "sha512-xoDlM2S4ortawSWORYqsdU+2rxdh4LRW9ytc3zmT37RIKQh6IHyKwwtKhKis9ah8ol07DCkZxPt8BBvPjC6v4g=="
  3756. },
  3757. "node_modules/@types/scheduler": {
  3758. "version": "0.16.2",
  3759. "resolved": "https://registry.npmjs.org/@types/scheduler/-/scheduler-0.16.2.tgz",
  3760. "integrity": "sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew=="
  3761. },
  3762. "node_modules/@types/serve-index": {
  3763. "version": "1.9.1",
  3764. "resolved": "https://registry.npmjs.org/@types/serve-index/-/serve-index-1.9.1.tgz",
  3765. "integrity": "sha512-d/Hs3nWDxNL2xAczmOVZNj92YZCS6RGxfBPjKzuu/XirCgXdpKEb88dYNbrYGint6IVWLNP+yonwVAuRC0T2Dg==",
  3766. "dependencies": {
  3767. "@types/express": "*"
  3768. }
  3769. },
  3770. "node_modules/@types/serve-static": {
  3771. "version": "1.13.10",
  3772. "resolved": "https://registry.npmjs.org/@types/serve-static/-/serve-static-1.13.10.tgz",
  3773. "integrity": "sha512-nCkHGI4w7ZgAdNkrEu0bv+4xNV/XDqW+DydknebMOQwkpDGx8G+HTlj7R7ABI8i8nKxVw0wtKPi1D+lPOkh4YQ==",
  3774. "dependencies": {
  3775. "@types/mime": "^1",
  3776. "@types/node": "*"
  3777. }
  3778. },
  3779. "node_modules/@types/sockjs": {
  3780. "version": "0.3.33",
  3781. "resolved": "https://registry.npmjs.org/@types/sockjs/-/sockjs-0.3.33.tgz",
  3782. "integrity": "sha512-f0KEEe05NvUnat+boPTZ0dgaLZ4SfSouXUgv5noUiefG2ajgKjmETo9ZJyuqsl7dfl2aHlLJUiki6B4ZYldiiw==",
  3783. "dependencies": {
  3784. "@types/node": "*"
  3785. }
  3786. },
  3787. "node_modules/@types/stack-utils": {
  3788. "version": "2.0.1",
  3789. "resolved": "https://registry.npmjs.org/@types/stack-utils/-/stack-utils-2.0.1.tgz",
  3790. "integrity": "sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw=="
  3791. },
  3792. "node_modules/@types/testing-library__jest-dom": {
  3793. "version": "5.14.3",
  3794. "resolved": "https://registry.npmjs.org/@types/testing-library__jest-dom/-/testing-library__jest-dom-5.14.3.tgz",
  3795. "integrity": "sha512-oKZe+Mf4ioWlMuzVBaXQ9WDnEm1+umLx0InILg+yvZVBBDmzV5KfZyLrCvadtWcx8+916jLmHafcmqqffl+iIw==",
  3796. "dependencies": {
  3797. "@types/jest": "*"
  3798. }
  3799. },
  3800. "node_modules/@types/trusted-types": {
  3801. "version": "2.0.2",
  3802. "resolved": "https://registry.npmjs.org/@types/trusted-types/-/trusted-types-2.0.2.tgz",
  3803. "integrity": "sha512-F5DIZ36YVLE+PN+Zwws4kJogq47hNgX3Nx6WyDJ3kcplxyke3XIzB8uK5n/Lpm1HBsbGzd6nmGehL8cPekP+Tg=="
  3804. },
  3805. "node_modules/@types/ws": {
  3806. "version": "8.5.3",
  3807. "resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.5.3.tgz",
  3808. "integrity": "sha512-6YOoWjruKj1uLf3INHH7D3qTXwFfEsg1kf3c0uDdSBJwfa/llkwIjrAGV7j7mVgGNbzTQ3HiHKKDXl6bJPD97w==",
  3809. "dependencies": {
  3810. "@types/node": "*"
  3811. }
  3812. },
  3813. "node_modules/@types/yargs": {
  3814. "version": "16.0.4",
  3815. "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-16.0.4.tgz",
  3816. "integrity": "sha512-T8Yc9wt/5LbJyCaLiHPReJa0kApcIgJ7Bn735GjItUfh08Z1pJvu8QZqb9s+mMvKV6WUQRV7K2R46YbjMXTTJw==",
  3817. "dependencies": {
  3818. "@types/yargs-parser": "*"
  3819. }
  3820. },
  3821. "node_modules/@types/yargs-parser": {
  3822. "version": "21.0.0",
  3823. "resolved": "https://registry.npmjs.org/@types/yargs-parser/-/yargs-parser-21.0.0.tgz",
  3824. "integrity": "sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA=="
  3825. },
  3826. "node_modules/@typescript-eslint/eslint-plugin": {
  3827. "version": "5.19.0",
  3828. "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.19.0.tgz",
  3829. "integrity": "sha512-w59GpFqDYGnWFim9p6TGJz7a3qWeENJuAKCqjGSx+Hq/bwq3RZwXYqy98KIfN85yDqz9mq6QXiY5h0FjGQLyEg==",
  3830. "dependencies": {
  3831. "@typescript-eslint/scope-manager": "5.19.0",
  3832. "@typescript-eslint/type-utils": "5.19.0",
  3833. "@typescript-eslint/utils": "5.19.0",
  3834. "debug": "^4.3.2",
  3835. "functional-red-black-tree": "^1.0.1",
  3836. "ignore": "^5.1.8",
  3837. "regexpp": "^3.2.0",
  3838. "semver": "^7.3.5",
  3839. "tsutils": "^3.21.0"
  3840. },
  3841. "engines": {
  3842. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  3843. },
  3844. "funding": {
  3845. "type": "opencollective",
  3846. "url": "https://opencollective.com/typescript-eslint"
  3847. },
  3848. "peerDependencies": {
  3849. "@typescript-eslint/parser": "^5.0.0",
  3850. "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
  3851. },
  3852. "peerDependenciesMeta": {
  3853. "typescript": {
  3854. "optional": true
  3855. }
  3856. }
  3857. },
  3858. "node_modules/@typescript-eslint/experimental-utils": {
  3859. "version": "5.19.0",
  3860. "resolved": "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-5.19.0.tgz",
  3861. "integrity": "sha512-F+X/TTzmb2UXbghY1LrNLNDjMcGZMhKzXuzvu0xD+YEB77EamLM7zMOLuz2kP5807IJRDLBoAFFPYa7HT62sYg==",
  3862. "dependencies": {
  3863. "@typescript-eslint/utils": "5.19.0"
  3864. },
  3865. "engines": {
  3866. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  3867. },
  3868. "funding": {
  3869. "type": "opencollective",
  3870. "url": "https://opencollective.com/typescript-eslint"
  3871. },
  3872. "peerDependencies": {
  3873. "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
  3874. }
  3875. },
  3876. "node_modules/@typescript-eslint/parser": {
  3877. "version": "5.19.0",
  3878. "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.19.0.tgz",
  3879. "integrity": "sha512-yhktJjMCJX8BSBczh1F/uY8wGRYrBeyn84kH6oyqdIJwTGKmzX5Qiq49LRQ0Jh0LXnWijEziSo6BRqny8nqLVQ==",
  3880. "dependencies": {
  3881. "@typescript-eslint/scope-manager": "5.19.0",
  3882. "@typescript-eslint/types": "5.19.0",
  3883. "@typescript-eslint/typescript-estree": "5.19.0",
  3884. "debug": "^4.3.2"
  3885. },
  3886. "engines": {
  3887. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  3888. },
  3889. "funding": {
  3890. "type": "opencollective",
  3891. "url": "https://opencollective.com/typescript-eslint"
  3892. },
  3893. "peerDependencies": {
  3894. "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
  3895. },
  3896. "peerDependenciesMeta": {
  3897. "typescript": {
  3898. "optional": true
  3899. }
  3900. }
  3901. },
  3902. "node_modules/@typescript-eslint/scope-manager": {
  3903. "version": "5.19.0",
  3904. "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.19.0.tgz",
  3905. "integrity": "sha512-Fz+VrjLmwq5fbQn5W7cIJZ066HxLMKvDEmf4eu1tZ8O956aoX45jAuBB76miAECMTODyUxH61AQM7q4/GOMQ5g==",
  3906. "dependencies": {
  3907. "@typescript-eslint/types": "5.19.0",
  3908. "@typescript-eslint/visitor-keys": "5.19.0"
  3909. },
  3910. "engines": {
  3911. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  3912. },
  3913. "funding": {
  3914. "type": "opencollective",
  3915. "url": "https://opencollective.com/typescript-eslint"
  3916. }
  3917. },
  3918. "node_modules/@typescript-eslint/type-utils": {
  3919. "version": "5.19.0",
  3920. "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-5.19.0.tgz",
  3921. "integrity": "sha512-O6XQ4RI4rQcBGshTQAYBUIGsKqrKeuIOz9v8bckXZnSeXjn/1+BDZndHLe10UplQeJLXDNbaZYrAytKNQO2T4Q==",
  3922. "dependencies": {
  3923. "@typescript-eslint/utils": "5.19.0",
  3924. "debug": "^4.3.2",
  3925. "tsutils": "^3.21.0"
  3926. },
  3927. "engines": {
  3928. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  3929. },
  3930. "funding": {
  3931. "type": "opencollective",
  3932. "url": "https://opencollective.com/typescript-eslint"
  3933. },
  3934. "peerDependencies": {
  3935. "eslint": "*"
  3936. },
  3937. "peerDependenciesMeta": {
  3938. "typescript": {
  3939. "optional": true
  3940. }
  3941. }
  3942. },
  3943. "node_modules/@typescript-eslint/types": {
  3944. "version": "5.19.0",
  3945. "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.19.0.tgz",
  3946. "integrity": "sha512-zR1ithF4Iyq1wLwkDcT+qFnhs8L5VUtjgac212ftiOP/ZZUOCuuF2DeGiZZGQXGoHA50OreZqLH5NjDcDqn34w==",
  3947. "engines": {
  3948. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  3949. },
  3950. "funding": {
  3951. "type": "opencollective",
  3952. "url": "https://opencollective.com/typescript-eslint"
  3953. }
  3954. },
  3955. "node_modules/@typescript-eslint/typescript-estree": {
  3956. "version": "5.19.0",
  3957. "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.19.0.tgz",
  3958. "integrity": "sha512-dRPuD4ocXdaE1BM/dNR21elSEUPKaWgowCA0bqJ6YbYkvtrPVEvZ+zqcX5a8ECYn3q5iBSSUcBBD42ubaOp0Hw==",
  3959. "dependencies": {
  3960. "@typescript-eslint/types": "5.19.0",
  3961. "@typescript-eslint/visitor-keys": "5.19.0",
  3962. "debug": "^4.3.2",
  3963. "globby": "^11.0.4",
  3964. "is-glob": "^4.0.3",
  3965. "semver": "^7.3.5",
  3966. "tsutils": "^3.21.0"
  3967. },
  3968. "engines": {
  3969. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  3970. },
  3971. "funding": {
  3972. "type": "opencollective",
  3973. "url": "https://opencollective.com/typescript-eslint"
  3974. },
  3975. "peerDependenciesMeta": {
  3976. "typescript": {
  3977. "optional": true
  3978. }
  3979. }
  3980. },
  3981. "node_modules/@typescript-eslint/utils": {
  3982. "version": "5.19.0",
  3983. "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.19.0.tgz",
  3984. "integrity": "sha512-ZuEckdupXpXamKvFz/Ql8YnePh2ZWcwz7APICzJL985Rp5C2AYcHO62oJzIqNhAMtMK6XvrlBTZeNG8n7gS3lQ==",
  3985. "dependencies": {
  3986. "@types/json-schema": "^7.0.9",
  3987. "@typescript-eslint/scope-manager": "5.19.0",
  3988. "@typescript-eslint/types": "5.19.0",
  3989. "@typescript-eslint/typescript-estree": "5.19.0",
  3990. "eslint-scope": "^5.1.1",
  3991. "eslint-utils": "^3.0.0"
  3992. },
  3993. "engines": {
  3994. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  3995. },
  3996. "funding": {
  3997. "type": "opencollective",
  3998. "url": "https://opencollective.com/typescript-eslint"
  3999. },
  4000. "peerDependencies": {
  4001. "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
  4002. }
  4003. },
  4004. "node_modules/@typescript-eslint/utils/node_modules/eslint-scope": {
  4005. "version": "5.1.1",
  4006. "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz",
  4007. "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==",
  4008. "dependencies": {
  4009. "esrecurse": "^4.3.0",
  4010. "estraverse": "^4.1.1"
  4011. },
  4012. "engines": {
  4013. "node": ">=8.0.0"
  4014. }
  4015. },
  4016. "node_modules/@typescript-eslint/utils/node_modules/estraverse": {
  4017. "version": "4.3.0",
  4018. "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz",
  4019. "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==",
  4020. "engines": {
  4021. "node": ">=4.0"
  4022. }
  4023. },
  4024. "node_modules/@typescript-eslint/visitor-keys": {
  4025. "version": "5.19.0",
  4026. "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.19.0.tgz",
  4027. "integrity": "sha512-Ym7zZoMDZcAKWsULi2s7UMLREdVQdScPQ/fKWMYefarCztWlHPFVJo8racf8R0Gc8FAEJ2eD4of8As1oFtnQlQ==",
  4028. "dependencies": {
  4029. "@typescript-eslint/types": "5.19.0",
  4030. "eslint-visitor-keys": "^3.0.0"
  4031. },
  4032. "engines": {
  4033. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  4034. },
  4035. "funding": {
  4036. "type": "opencollective",
  4037. "url": "https://opencollective.com/typescript-eslint"
  4038. }
  4039. },
  4040. "node_modules/@webassemblyjs/ast": {
  4041. "version": "1.11.1",
  4042. "resolved": "https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.11.1.tgz",
  4043. "integrity": "sha512-ukBh14qFLjxTQNTXocdyksN5QdM28S1CxHt2rdskFyL+xFV7VremuBLVbmCePj+URalXBENx/9Lm7lnhihtCSw==",
  4044. "dependencies": {
  4045. "@webassemblyjs/helper-numbers": "1.11.1",
  4046. "@webassemblyjs/helper-wasm-bytecode": "1.11.1"
  4047. }
  4048. },
  4049. "node_modules/@webassemblyjs/floating-point-hex-parser": {
  4050. "version": "1.11.1",
  4051. "resolved": "https://registry.npmjs.org/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.11.1.tgz",
  4052. "integrity": "sha512-iGRfyc5Bq+NnNuX8b5hwBrRjzf0ocrJPI6GWFodBFzmFnyvrQ83SHKhmilCU/8Jv67i4GJZBMhEzltxzcNagtQ=="
  4053. },
  4054. "node_modules/@webassemblyjs/helper-api-error": {
  4055. "version": "1.11.1",
  4056. "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-api-error/-/helper-api-error-1.11.1.tgz",
  4057. "integrity": "sha512-RlhS8CBCXfRUR/cwo2ho9bkheSXG0+NwooXcc3PAILALf2QLdFyj7KGsKRbVc95hZnhnERon4kW/D3SZpp6Tcg=="
  4058. },
  4059. "node_modules/@webassemblyjs/helper-buffer": {
  4060. "version": "1.11.1",
  4061. "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-buffer/-/helper-buffer-1.11.1.tgz",
  4062. "integrity": "sha512-gwikF65aDNeeXa8JxXa2BAk+REjSyhrNC9ZwdT0f8jc4dQQeDQ7G4m0f2QCLPJiMTTO6wfDmRmj/pW0PsUvIcA=="
  4063. },
  4064. "node_modules/@webassemblyjs/helper-numbers": {
  4065. "version": "1.11.1",
  4066. "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-numbers/-/helper-numbers-1.11.1.tgz",
  4067. "integrity": "sha512-vDkbxiB8zfnPdNK9Rajcey5C0w+QJugEglN0of+kmO8l7lDb77AnlKYQF7aarZuCrv+l0UvqL+68gSDr3k9LPQ==",
  4068. "dependencies": {
  4069. "@webassemblyjs/floating-point-hex-parser": "1.11.1",
  4070. "@webassemblyjs/helper-api-error": "1.11.1",
  4071. "@xtuc/long": "4.2.2"
  4072. }
  4073. },
  4074. "node_modules/@webassemblyjs/helper-wasm-bytecode": {
  4075. "version": "1.11.1",
  4076. "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.11.1.tgz",
  4077. "integrity": "sha512-PvpoOGiJwXeTrSf/qfudJhwlvDQxFgelbMqtq52WWiXC6Xgg1IREdngmPN3bs4RoO83PnL/nFrxucXj1+BX62Q=="
  4078. },
  4079. "node_modules/@webassemblyjs/helper-wasm-section": {
  4080. "version": "1.11.1",
  4081. "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.11.1.tgz",
  4082. "integrity": "sha512-10P9No29rYX1j7F3EVPX3JvGPQPae+AomuSTPiF9eBQeChHI6iqjMIwR9JmOJXwpnn/oVGDk7I5IlskuMwU/pg==",
  4083. "dependencies": {
  4084. "@webassemblyjs/ast": "1.11.1",
  4085. "@webassemblyjs/helper-buffer": "1.11.1",
  4086. "@webassemblyjs/helper-wasm-bytecode": "1.11.1",
  4087. "@webassemblyjs/wasm-gen": "1.11.1"
  4088. }
  4089. },
  4090. "node_modules/@webassemblyjs/ieee754": {
  4091. "version": "1.11.1",
  4092. "resolved": "https://registry.npmjs.org/@webassemblyjs/ieee754/-/ieee754-1.11.1.tgz",
  4093. "integrity": "sha512-hJ87QIPtAMKbFq6CGTkZYJivEwZDbQUgYd3qKSadTNOhVY7p+gfP6Sr0lLRVTaG1JjFj+r3YchoqRYxNH3M0GQ==",
  4094. "dependencies": {
  4095. "@xtuc/ieee754": "^1.2.0"
  4096. }
  4097. },
  4098. "node_modules/@webassemblyjs/leb128": {
  4099. "version": "1.11.1",
  4100. "resolved": "https://registry.npmjs.org/@webassemblyjs/leb128/-/leb128-1.11.1.tgz",
  4101. "integrity": "sha512-BJ2P0hNZ0u+Th1YZXJpzW6miwqQUGcIHT1G/sf72gLVD9DZ5AdYTqPNbHZh6K1M5VmKvFXwGSWZADz+qBWxeRw==",
  4102. "dependencies": {
  4103. "@xtuc/long": "4.2.2"
  4104. }
  4105. },
  4106. "node_modules/@webassemblyjs/utf8": {
  4107. "version": "1.11.1",
  4108. "resolved": "https://registry.npmjs.org/@webassemblyjs/utf8/-/utf8-1.11.1.tgz",
  4109. "integrity": "sha512-9kqcxAEdMhiwQkHpkNiorZzqpGrodQQ2IGrHHxCy+Ozng0ofyMA0lTqiLkVs1uzTRejX+/O0EOT7KxqVPuXosQ=="
  4110. },
  4111. "node_modules/@webassemblyjs/wasm-edit": {
  4112. "version": "1.11.1",
  4113. "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-edit/-/wasm-edit-1.11.1.tgz",
  4114. "integrity": "sha512-g+RsupUC1aTHfR8CDgnsVRVZFJqdkFHpsHMfJuWQzWU3tvnLC07UqHICfP+4XyL2tnr1amvl1Sdp06TnYCmVkA==",
  4115. "dependencies": {
  4116. "@webassemblyjs/ast": "1.11.1",
  4117. "@webassemblyjs/helper-buffer": "1.11.1",
  4118. "@webassemblyjs/helper-wasm-bytecode": "1.11.1",
  4119. "@webassemblyjs/helper-wasm-section": "1.11.1",
  4120. "@webassemblyjs/wasm-gen": "1.11.1",
  4121. "@webassemblyjs/wasm-opt": "1.11.1",
  4122. "@webassemblyjs/wasm-parser": "1.11.1",
  4123. "@webassemblyjs/wast-printer": "1.11.1"
  4124. }
  4125. },
  4126. "node_modules/@webassemblyjs/wasm-gen": {
  4127. "version": "1.11.1",
  4128. "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-gen/-/wasm-gen-1.11.1.tgz",
  4129. "integrity": "sha512-F7QqKXwwNlMmsulj6+O7r4mmtAlCWfO/0HdgOxSklZfQcDu0TpLiD1mRt/zF25Bk59FIjEuGAIyn5ei4yMfLhA==",
  4130. "dependencies": {
  4131. "@webassemblyjs/ast": "1.11.1",
  4132. "@webassemblyjs/helper-wasm-bytecode": "1.11.1",
  4133. "@webassemblyjs/ieee754": "1.11.1",
  4134. "@webassemblyjs/leb128": "1.11.1",
  4135. "@webassemblyjs/utf8": "1.11.1"
  4136. }
  4137. },
  4138. "node_modules/@webassemblyjs/wasm-opt": {
  4139. "version": "1.11.1",
  4140. "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-opt/-/wasm-opt-1.11.1.tgz",
  4141. "integrity": "sha512-VqnkNqnZlU5EB64pp1l7hdm3hmQw7Vgqa0KF/KCNO9sIpI6Fk6brDEiX+iCOYrvMuBWDws0NkTOxYEb85XQHHw==",
  4142. "dependencies": {
  4143. "@webassemblyjs/ast": "1.11.1",
  4144. "@webassemblyjs/helper-buffer": "1.11.1",
  4145. "@webassemblyjs/wasm-gen": "1.11.1",
  4146. "@webassemblyjs/wasm-parser": "1.11.1"
  4147. }
  4148. },
  4149. "node_modules/@webassemblyjs/wasm-parser": {
  4150. "version": "1.11.1",
  4151. "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-parser/-/wasm-parser-1.11.1.tgz",
  4152. "integrity": "sha512-rrBujw+dJu32gYB7/Lup6UhdkPx9S9SnobZzRVL7VcBH9Bt9bCBLEuX/YXOOtBsOZ4NQrRykKhffRWHvigQvOA==",
  4153. "dependencies": {
  4154. "@webassemblyjs/ast": "1.11.1",
  4155. "@webassemblyjs/helper-api-error": "1.11.1",
  4156. "@webassemblyjs/helper-wasm-bytecode": "1.11.1",
  4157. "@webassemblyjs/ieee754": "1.11.1",
  4158. "@webassemblyjs/leb128": "1.11.1",
  4159. "@webassemblyjs/utf8": "1.11.1"
  4160. }
  4161. },
  4162. "node_modules/@webassemblyjs/wast-printer": {
  4163. "version": "1.11.1",
  4164. "resolved": "https://registry.npmjs.org/@webassemblyjs/wast-printer/-/wast-printer-1.11.1.tgz",
  4165. "integrity": "sha512-IQboUWM4eKzWW+N/jij2sRatKMh99QEelo3Eb2q0qXkvPRISAj8Qxtmw5itwqK+TTkBuUIE45AxYPToqPtL5gg==",
  4166. "dependencies": {
  4167. "@webassemblyjs/ast": "1.11.1",
  4168. "@xtuc/long": "4.2.2"
  4169. }
  4170. },
  4171. "node_modules/@xtuc/ieee754": {
  4172. "version": "1.2.0",
  4173. "resolved": "https://registry.npmjs.org/@xtuc/ieee754/-/ieee754-1.2.0.tgz",
  4174. "integrity": "sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA=="
  4175. },
  4176. "node_modules/@xtuc/long": {
  4177. "version": "4.2.2",
  4178. "resolved": "https://registry.npmjs.org/@xtuc/long/-/long-4.2.2.tgz",
  4179. "integrity": "sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ=="
  4180. },
  4181. "node_modules/abab": {
  4182. "version": "2.0.6",
  4183. "resolved": "https://registry.npmjs.org/abab/-/abab-2.0.6.tgz",
  4184. "integrity": "sha512-j2afSsaIENvHZN2B8GOpF566vZ5WVk5opAiMTvWgaQT8DkbOqsTfvNAvHoRGU2zzP8cPoqys+xHTRDWW8L+/BA=="
  4185. },
  4186. "node_modules/abbrev": {
  4187. "version": "1.1.1",
  4188. "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz",
  4189. "integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q=="
  4190. },
  4191. "node_modules/accepts": {
  4192. "version": "1.3.8",
  4193. "resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.8.tgz",
  4194. "integrity": "sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==",
  4195. "dependencies": {
  4196. "mime-types": "~2.1.34",
  4197. "negotiator": "0.6.3"
  4198. },
  4199. "engines": {
  4200. "node": ">= 0.6"
  4201. }
  4202. },
  4203. "node_modules/acorn": {
  4204. "version": "8.7.0",
  4205. "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.7.0.tgz",
  4206. "integrity": "sha512-V/LGr1APy+PXIwKebEWrkZPwoeoF+w1jiOBUmuxuiUIaOHtob8Qc9BTrYo7VuI5fR8tqsy+buA2WFooR5olqvQ==",
  4207. "bin": {
  4208. "acorn": "bin/acorn"
  4209. },
  4210. "engines": {
  4211. "node": ">=0.4.0"
  4212. }
  4213. },
  4214. "node_modules/acorn-globals": {
  4215. "version": "6.0.0",
  4216. "resolved": "https://registry.npmjs.org/acorn-globals/-/acorn-globals-6.0.0.tgz",
  4217. "integrity": "sha512-ZQl7LOWaF5ePqqcX4hLuv/bLXYQNfNWw2c0/yX/TsPRKamzHcTGQnlCjHT3TsmkOUVEPS3crCxiPfdzE/Trlhg==",
  4218. "dependencies": {
  4219. "acorn": "^7.1.1",
  4220. "acorn-walk": "^7.1.1"
  4221. }
  4222. },
  4223. "node_modules/acorn-globals/node_modules/acorn": {
  4224. "version": "7.4.1",
  4225. "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz",
  4226. "integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==",
  4227. "bin": {
  4228. "acorn": "bin/acorn"
  4229. },
  4230. "engines": {
  4231. "node": ">=0.4.0"
  4232. }
  4233. },
  4234. "node_modules/acorn-import-assertions": {
  4235. "version": "1.8.0",
  4236. "resolved": "https://registry.npmjs.org/acorn-import-assertions/-/acorn-import-assertions-1.8.0.tgz",
  4237. "integrity": "sha512-m7VZ3jwz4eK6A4Vtt8Ew1/mNbP24u0FhdyfA7fSvnJR6LMdfOYnmuIrrJAgrYfYJ10F/otaHTtrtrtmHdMNzEw==",
  4238. "peerDependencies": {
  4239. "acorn": "^8"
  4240. }
  4241. },
  4242. "node_modules/acorn-jsx": {
  4243. "version": "5.3.2",
  4244. "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz",
  4245. "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==",
  4246. "peerDependencies": {
  4247. "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0"
  4248. }
  4249. },
  4250. "node_modules/acorn-node": {
  4251. "version": "1.8.2",
  4252. "resolved": "https://registry.npmjs.org/acorn-node/-/acorn-node-1.8.2.tgz",
  4253. "integrity": "sha512-8mt+fslDufLYntIoPAaIMUe/lrbrehIiwmR3t2k9LljIzoigEPF27eLk2hy8zSGzmR/ogr7zbRKINMo1u0yh5A==",
  4254. "dependencies": {
  4255. "acorn": "^7.0.0",
  4256. "acorn-walk": "^7.0.0",
  4257. "xtend": "^4.0.2"
  4258. }
  4259. },
  4260. "node_modules/acorn-node/node_modules/acorn": {
  4261. "version": "7.4.1",
  4262. "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz",
  4263. "integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==",
  4264. "bin": {
  4265. "acorn": "bin/acorn"
  4266. },
  4267. "engines": {
  4268. "node": ">=0.4.0"
  4269. }
  4270. },
  4271. "node_modules/acorn-walk": {
  4272. "version": "7.2.0",
  4273. "resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-7.2.0.tgz",
  4274. "integrity": "sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA==",
  4275. "engines": {
  4276. "node": ">=0.4.0"
  4277. }
  4278. },
  4279. "node_modules/address": {
  4280. "version": "1.1.2",
  4281. "resolved": "https://registry.npmjs.org/address/-/address-1.1.2.tgz",
  4282. "integrity": "sha512-aT6camzM4xEA54YVJYSqxz1kv4IHnQZRtThJJHhUMRExaU5spC7jX5ugSwTaTgJliIgs4VhZOk7htClvQ/LmRA==",
  4283. "engines": {
  4284. "node": ">= 0.12.0"
  4285. }
  4286. },
  4287. "node_modules/adjust-sourcemap-loader": {
  4288. "version": "4.0.0",
  4289. "resolved": "https://registry.npmjs.org/adjust-sourcemap-loader/-/adjust-sourcemap-loader-4.0.0.tgz",
  4290. "integrity": "sha512-OXwN5b9pCUXNQHJpwwD2qP40byEmSgzj8B4ydSN0uMNYWiFmJ6x6KwUllMmfk8Rwu/HJDFR7U8ubsWBoN0Xp0A==",
  4291. "dependencies": {
  4292. "loader-utils": "^2.0.0",
  4293. "regex-parser": "^2.2.11"
  4294. },
  4295. "engines": {
  4296. "node": ">=8.9"
  4297. }
  4298. },
  4299. "node_modules/agent-base": {
  4300. "version": "6.0.2",
  4301. "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz",
  4302. "integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==",
  4303. "dependencies": {
  4304. "debug": "4"
  4305. },
  4306. "engines": {
  4307. "node": ">= 6.0.0"
  4308. }
  4309. },
  4310. "node_modules/agentkeepalive": {
  4311. "version": "4.2.1",
  4312. "resolved": "https://registry.npmjs.org/agentkeepalive/-/agentkeepalive-4.2.1.tgz",
  4313. "integrity": "sha512-Zn4cw2NEqd+9fiSVWMscnjyQ1a8Yfoc5oBajLeo5w+YBHgDUcEBY2hS4YpTz6iN5f/2zQiktcuM6tS8x1p9dpA==",
  4314. "dependencies": {
  4315. "debug": "^4.1.0",
  4316. "depd": "^1.1.2",
  4317. "humanize-ms": "^1.2.1"
  4318. },
  4319. "engines": {
  4320. "node": ">= 8.0.0"
  4321. }
  4322. },
  4323. "node_modules/aggregate-error": {
  4324. "version": "3.1.0",
  4325. "resolved": "https://registry.npmjs.org/aggregate-error/-/aggregate-error-3.1.0.tgz",
  4326. "integrity": "sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==",
  4327. "dependencies": {
  4328. "clean-stack": "^2.0.0",
  4329. "indent-string": "^4.0.0"
  4330. },
  4331. "engines": {
  4332. "node": ">=8"
  4333. }
  4334. },
  4335. "node_modules/ajv": {
  4336. "version": "6.12.6",
  4337. "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz",
  4338. "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
  4339. "dependencies": {
  4340. "fast-deep-equal": "^3.1.1",
  4341. "fast-json-stable-stringify": "^2.0.0",
  4342. "json-schema-traverse": "^0.4.1",
  4343. "uri-js": "^4.2.2"
  4344. },
  4345. "funding": {
  4346. "type": "github",
  4347. "url": "https://github.com/sponsors/epoberezkin"
  4348. }
  4349. },
  4350. "node_modules/ajv-formats": {
  4351. "version": "2.1.1",
  4352. "resolved": "https://registry.npmjs.org/ajv-formats/-/ajv-formats-2.1.1.tgz",
  4353. "integrity": "sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA==",
  4354. "dependencies": {
  4355. "ajv": "^8.0.0"
  4356. },
  4357. "peerDependencies": {
  4358. "ajv": "^8.0.0"
  4359. },
  4360. "peerDependenciesMeta": {
  4361. "ajv": {
  4362. "optional": true
  4363. }
  4364. }
  4365. },
  4366. "node_modules/ajv-formats/node_modules/ajv": {
  4367. "version": "8.11.0",
  4368. "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.11.0.tgz",
  4369. "integrity": "sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==",
  4370. "dependencies": {
  4371. "fast-deep-equal": "^3.1.1",
  4372. "json-schema-traverse": "^1.0.0",
  4373. "require-from-string": "^2.0.2",
  4374. "uri-js": "^4.2.2"
  4375. },
  4376. "funding": {
  4377. "type": "github",
  4378. "url": "https://github.com/sponsors/epoberezkin"
  4379. }
  4380. },
  4381. "node_modules/ajv-formats/node_modules/json-schema-traverse": {
  4382. "version": "1.0.0",
  4383. "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
  4384. "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug=="
  4385. },
  4386. "node_modules/ajv-keywords": {
  4387. "version": "3.5.2",
  4388. "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-3.5.2.tgz",
  4389. "integrity": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==",
  4390. "peerDependencies": {
  4391. "ajv": "^6.9.1"
  4392. }
  4393. },
  4394. "node_modules/ansi-escapes": {
  4395. "version": "4.3.2",
  4396. "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.2.tgz",
  4397. "integrity": "sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==",
  4398. "dependencies": {
  4399. "type-fest": "^0.21.3"
  4400. },
  4401. "engines": {
  4402. "node": ">=8"
  4403. },
  4404. "funding": {
  4405. "url": "https://github.com/sponsors/sindresorhus"
  4406. }
  4407. },
  4408. "node_modules/ansi-html-community": {
  4409. "version": "0.0.8",
  4410. "resolved": "https://registry.npmjs.org/ansi-html-community/-/ansi-html-community-0.0.8.tgz",
  4411. "integrity": "sha512-1APHAyr3+PCamwNw3bXCPp4HFLONZt/yIH0sZp0/469KWNTEy+qN5jQ3GVX6DMZ1UXAi34yVwtTeaG/HpBuuzw==",
  4412. "engines": [
  4413. "node >= 0.8.0"
  4414. ],
  4415. "bin": {
  4416. "ansi-html": "bin/ansi-html"
  4417. }
  4418. },
  4419. "node_modules/ansi-regex": {
  4420. "version": "5.0.1",
  4421. "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
  4422. "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
  4423. "engines": {
  4424. "node": ">=8"
  4425. }
  4426. },
  4427. "node_modules/ansi-styles": {
  4428. "version": "4.3.0",
  4429. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
  4430. "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
  4431. "dependencies": {
  4432. "color-convert": "^2.0.1"
  4433. },
  4434. "engines": {
  4435. "node": ">=8"
  4436. },
  4437. "funding": {
  4438. "url": "https://github.com/chalk/ansi-styles?sponsor=1"
  4439. }
  4440. },
  4441. "node_modules/anymatch": {
  4442. "version": "3.1.2",
  4443. "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.2.tgz",
  4444. "integrity": "sha512-P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg==",
  4445. "dependencies": {
  4446. "normalize-path": "^3.0.0",
  4447. "picomatch": "^2.0.4"
  4448. },
  4449. "engines": {
  4450. "node": ">= 8"
  4451. }
  4452. },
  4453. "node_modules/aproba": {
  4454. "version": "2.0.0",
  4455. "resolved": "https://registry.npmjs.org/aproba/-/aproba-2.0.0.tgz",
  4456. "integrity": "sha512-lYe4Gx7QT+MKGbDsA+Z+he/Wtef0BiwDOlK/XkBrdfsh9J/jPPXbX0tE9x9cl27Tmu5gg3QUbUrQYa/y+KOHPQ=="
  4457. },
  4458. "node_modules/are-we-there-yet": {
  4459. "version": "2.0.0",
  4460. "resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-2.0.0.tgz",
  4461. "integrity": "sha512-Ci/qENmwHnsYo9xKIcUJN5LeDKdJ6R1Z1j9V/J5wyq8nh/mYPEpIKJbBZXtZjG04HiK7zV/p6Vs9952MrMeUIw==",
  4462. "dependencies": {
  4463. "delegates": "^1.0.0",
  4464. "readable-stream": "^3.6.0"
  4465. },
  4466. "engines": {
  4467. "node": ">=10"
  4468. }
  4469. },
  4470. "node_modules/arg": {
  4471. "version": "5.0.1",
  4472. "resolved": "https://registry.npmjs.org/arg/-/arg-5.0.1.tgz",
  4473. "integrity": "sha512-e0hDa9H2Z9AwFkk2qDlwhoMYE4eToKarchkQHovNdLTCYMHZHeRjI71crOh+dio4K6u1IcwubQqo79Ga4CyAQA=="
  4474. },
  4475. "node_modules/argparse": {
  4476. "version": "1.0.10",
  4477. "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
  4478. "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
  4479. "dependencies": {
  4480. "sprintf-js": "~1.0.2"
  4481. }
  4482. },
  4483. "node_modules/aria-query": {
  4484. "version": "5.0.0",
  4485. "resolved": "https://registry.npmjs.org/aria-query/-/aria-query-5.0.0.tgz",
  4486. "integrity": "sha512-V+SM7AbUwJ+EBnB8+DXs0hPZHO0W6pqBcc0dW90OwtVG02PswOu/teuARoLQjdDOH+t9pJgGnW5/Qmouf3gPJg==",
  4487. "engines": {
  4488. "node": ">=6.0"
  4489. }
  4490. },
  4491. "node_modules/array-flatten": {
  4492. "version": "2.1.2",
  4493. "resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-2.1.2.tgz",
  4494. "integrity": "sha512-hNfzcOV8W4NdualtqBFPyVO+54DSJuZGY9qT4pRroB6S9e3iiido2ISIC5h9R2sPJ8H3FHCIiEnsv1lPXO3KtQ=="
  4495. },
  4496. "node_modules/array-includes": {
  4497. "version": "3.1.4",
  4498. "resolved": "https://registry.npmjs.org/array-includes/-/array-includes-3.1.4.tgz",
  4499. "integrity": "sha512-ZTNSQkmWumEbiHO2GF4GmWxYVTiQyJy2XOTa15sdQSrvKn7l+180egQMqlrMOUMCyLMD7pmyQe4mMDUT6Behrw==",
  4500. "dependencies": {
  4501. "call-bind": "^1.0.2",
  4502. "define-properties": "^1.1.3",
  4503. "es-abstract": "^1.19.1",
  4504. "get-intrinsic": "^1.1.1",
  4505. "is-string": "^1.0.7"
  4506. },
  4507. "engines": {
  4508. "node": ">= 0.4"
  4509. },
  4510. "funding": {
  4511. "url": "https://github.com/sponsors/ljharb"
  4512. }
  4513. },
  4514. "node_modules/array-union": {
  4515. "version": "2.1.0",
  4516. "resolved": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz",
  4517. "integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==",
  4518. "engines": {
  4519. "node": ">=8"
  4520. }
  4521. },
  4522. "node_modules/array.prototype.flat": {
  4523. "version": "1.3.0",
  4524. "resolved": "https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.3.0.tgz",
  4525. "integrity": "sha512-12IUEkHsAhA4DY5s0FPgNXIdc8VRSqD9Zp78a5au9abH/SOBrsp082JOWFNTjkMozh8mqcdiKuaLGhPeYztxSw==",
  4526. "dependencies": {
  4527. "call-bind": "^1.0.2",
  4528. "define-properties": "^1.1.3",
  4529. "es-abstract": "^1.19.2",
  4530. "es-shim-unscopables": "^1.0.0"
  4531. },
  4532. "engines": {
  4533. "node": ">= 0.4"
  4534. },
  4535. "funding": {
  4536. "url": "https://github.com/sponsors/ljharb"
  4537. }
  4538. },
  4539. "node_modules/array.prototype.flatmap": {
  4540. "version": "1.3.0",
  4541. "resolved": "https://registry.npmjs.org/array.prototype.flatmap/-/array.prototype.flatmap-1.3.0.tgz",
  4542. "integrity": "sha512-PZC9/8TKAIxcWKdyeb77EzULHPrIX/tIZebLJUQOMR1OwYosT8yggdfWScfTBCDj5utONvOuPQQumYsU2ULbkg==",
  4543. "dependencies": {
  4544. "call-bind": "^1.0.2",
  4545. "define-properties": "^1.1.3",
  4546. "es-abstract": "^1.19.2",
  4547. "es-shim-unscopables": "^1.0.0"
  4548. },
  4549. "engines": {
  4550. "node": ">= 0.4"
  4551. },
  4552. "funding": {
  4553. "url": "https://github.com/sponsors/ljharb"
  4554. }
  4555. },
  4556. "node_modules/arrify": {
  4557. "version": "1.0.1",
  4558. "resolved": "https://registry.npmjs.org/arrify/-/arrify-1.0.1.tgz",
  4559. "integrity": "sha1-iYUI2iIm84DfkEcoRWhJwVAaSw0=",
  4560. "engines": {
  4561. "node": ">=0.10.0"
  4562. }
  4563. },
  4564. "node_modules/asap": {
  4565. "version": "2.0.6",
  4566. "resolved": "https://registry.npmjs.org/asap/-/asap-2.0.6.tgz",
  4567. "integrity": "sha1-5QNHYR1+aQlDIIu9r+vLwvuGbUY="
  4568. },
  4569. "node_modules/asn1": {
  4570. "version": "0.2.6",
  4571. "resolved": "https://registry.npmjs.org/asn1/-/asn1-0.2.6.tgz",
  4572. "integrity": "sha512-ix/FxPn0MDjeyJ7i/yoHGFt/EX6LyNbxSEhPPXODPL+KB0VPk86UYfL0lMdy+KCnv+fmvIzySwaK5COwqVbWTQ==",
  4573. "dependencies": {
  4574. "safer-buffer": "~2.1.0"
  4575. }
  4576. },
  4577. "node_modules/assert-plus": {
  4578. "version": "1.0.0",
  4579. "resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz",
  4580. "integrity": "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=",
  4581. "engines": {
  4582. "node": ">=0.8"
  4583. }
  4584. },
  4585. "node_modules/ast-types-flow": {
  4586. "version": "0.0.7",
  4587. "resolved": "https://registry.npmjs.org/ast-types-flow/-/ast-types-flow-0.0.7.tgz",
  4588. "integrity": "sha1-9wtzXGvKGlycItmCw+Oef+ujva0="
  4589. },
  4590. "node_modules/astral-regex": {
  4591. "version": "2.0.0",
  4592. "resolved": "https://registry.npmjs.org/astral-regex/-/astral-regex-2.0.0.tgz",
  4593. "integrity": "sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==",
  4594. "dev": true,
  4595. "engines": {
  4596. "node": ">=8"
  4597. }
  4598. },
  4599. "node_modules/async": {
  4600. "version": "2.6.4",
  4601. "resolved": "https://registry.npmjs.org/async/-/async-2.6.4.tgz",
  4602. "integrity": "sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==",
  4603. "dependencies": {
  4604. "lodash": "^4.17.14"
  4605. }
  4606. },
  4607. "node_modules/async-foreach": {
  4608. "version": "0.1.3",
  4609. "resolved": "https://registry.npmjs.org/async-foreach/-/async-foreach-0.1.3.tgz",
  4610. "integrity": "sha1-NhIfhFwFeBct5Bmpfb6x0W7DRUI=",
  4611. "engines": {
  4612. "node": "*"
  4613. }
  4614. },
  4615. "node_modules/asynckit": {
  4616. "version": "0.4.0",
  4617. "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz",
  4618. "integrity": "sha1-x57Zf380y48robyXkLzDZkdLS3k="
  4619. },
  4620. "node_modules/at-least-node": {
  4621. "version": "1.0.0",
  4622. "resolved": "https://registry.npmjs.org/at-least-node/-/at-least-node-1.0.0.tgz",
  4623. "integrity": "sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==",
  4624. "engines": {
  4625. "node": ">= 4.0.0"
  4626. }
  4627. },
  4628. "node_modules/atob": {
  4629. "version": "2.1.2",
  4630. "resolved": "https://registry.npmjs.org/atob/-/atob-2.1.2.tgz",
  4631. "integrity": "sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==",
  4632. "bin": {
  4633. "atob": "bin/atob.js"
  4634. },
  4635. "engines": {
  4636. "node": ">= 4.5.0"
  4637. }
  4638. },
  4639. "node_modules/autoprefixer": {
  4640. "version": "10.4.4",
  4641. "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.4.tgz",
  4642. "integrity": "sha512-Tm8JxsB286VweiZ5F0anmbyGiNI3v3wGv3mz9W+cxEDYB/6jbnj6GM9H9mK3wIL8ftgl+C07Lcwb8PG5PCCPzA==",
  4643. "funding": [
  4644. {
  4645. "type": "opencollective",
  4646. "url": "https://opencollective.com/postcss/"
  4647. },
  4648. {
  4649. "type": "tidelift",
  4650. "url": "https://tidelift.com/funding/github/npm/autoprefixer"
  4651. }
  4652. ],
  4653. "dependencies": {
  4654. "browserslist": "^4.20.2",
  4655. "caniuse-lite": "^1.0.30001317",
  4656. "fraction.js": "^4.2.0",
  4657. "normalize-range": "^0.1.2",
  4658. "picocolors": "^1.0.0",
  4659. "postcss-value-parser": "^4.2.0"
  4660. },
  4661. "bin": {
  4662. "autoprefixer": "bin/autoprefixer"
  4663. },
  4664. "engines": {
  4665. "node": "^10 || ^12 || >=14"
  4666. },
  4667. "peerDependencies": {
  4668. "postcss": "^8.1.0"
  4669. }
  4670. },
  4671. "node_modules/aws-sign2": {
  4672. "version": "0.7.0",
  4673. "resolved": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.7.0.tgz",
  4674. "integrity": "sha1-tG6JCTSpWR8tL2+G1+ap8bP+dqg=",
  4675. "engines": {
  4676. "node": "*"
  4677. }
  4678. },
  4679. "node_modules/aws4": {
  4680. "version": "1.11.0",
  4681. "resolved": "https://registry.npmjs.org/aws4/-/aws4-1.11.0.tgz",
  4682. "integrity": "sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA=="
  4683. },
  4684. "node_modules/axe-core": {
  4685. "version": "4.4.1",
  4686. "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.4.1.tgz",
  4687. "integrity": "sha512-gd1kmb21kwNuWr6BQz8fv6GNECPBnUasepcoLbekws23NVBLODdsClRZ+bQ8+9Uomf3Sm3+Vwn0oYG9NvwnJCw==",
  4688. "engines": {
  4689. "node": ">=4"
  4690. }
  4691. },
  4692. "node_modules/axobject-query": {
  4693. "version": "2.2.0",
  4694. "resolved": "https://registry.npmjs.org/axobject-query/-/axobject-query-2.2.0.tgz",
  4695. "integrity": "sha512-Td525n+iPOOyUQIeBfcASuG6uJsDOITl7Mds5gFyerkWiX7qhUTdYUBlSgNMyVqtSJqwpt1kXGLdUt6SykLMRA=="
  4696. },
  4697. "node_modules/babel-jest": {
  4698. "version": "27.5.1",
  4699. "resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-27.5.1.tgz",
  4700. "integrity": "sha512-cdQ5dXjGRd0IBRATiQ4mZGlGlRE8kJpjPOixdNRdT+m3UcNqmYWN6rK6nvtXYfY3D76cb8s/O1Ss8ea24PIwcg==",
  4701. "dependencies": {
  4702. "@jest/transform": "^27.5.1",
  4703. "@jest/types": "^27.5.1",
  4704. "@types/babel__core": "^7.1.14",
  4705. "babel-plugin-istanbul": "^6.1.1",
  4706. "babel-preset-jest": "^27.5.1",
  4707. "chalk": "^4.0.0",
  4708. "graceful-fs": "^4.2.9",
  4709. "slash": "^3.0.0"
  4710. },
  4711. "engines": {
  4712. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  4713. },
  4714. "peerDependencies": {
  4715. "@babel/core": "^7.8.0"
  4716. }
  4717. },
  4718. "node_modules/babel-loader": {
  4719. "version": "8.2.4",
  4720. "resolved": "https://registry.npmjs.org/babel-loader/-/babel-loader-8.2.4.tgz",
  4721. "integrity": "sha512-8dytA3gcvPPPv4Grjhnt8b5IIiTcq/zeXOPk4iTYI0SVXcsmuGg7JtBRDp8S9X+gJfhQ8ektjXZlDu1Bb33U8A==",
  4722. "dependencies": {
  4723. "find-cache-dir": "^3.3.1",
  4724. "loader-utils": "^2.0.0",
  4725. "make-dir": "^3.1.0",
  4726. "schema-utils": "^2.6.5"
  4727. },
  4728. "engines": {
  4729. "node": ">= 8.9"
  4730. },
  4731. "peerDependencies": {
  4732. "@babel/core": "^7.0.0",
  4733. "webpack": ">=2"
  4734. }
  4735. },
  4736. "node_modules/babel-loader/node_modules/schema-utils": {
  4737. "version": "2.7.1",
  4738. "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-2.7.1.tgz",
  4739. "integrity": "sha512-SHiNtMOUGWBQJwzISiVYKu82GiV4QYGePp3odlY1tuKO7gPtphAT5R/py0fA6xtbgLL/RvtJZnU9b8s0F1q0Xg==",
  4740. "dependencies": {
  4741. "@types/json-schema": "^7.0.5",
  4742. "ajv": "^6.12.4",
  4743. "ajv-keywords": "^3.5.2"
  4744. },
  4745. "engines": {
  4746. "node": ">= 8.9.0"
  4747. },
  4748. "funding": {
  4749. "type": "opencollective",
  4750. "url": "https://opencollective.com/webpack"
  4751. }
  4752. },
  4753. "node_modules/babel-plugin-dynamic-import-node": {
  4754. "version": "2.3.3",
  4755. "resolved": "https://registry.npmjs.org/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.3.tgz",
  4756. "integrity": "sha512-jZVI+s9Zg3IqA/kdi0i6UDCybUI3aSBLnglhYbSSjKlV7yF1F/5LWv8MakQmvYpnbJDS6fcBL2KzHSxNCMtWSQ==",
  4757. "dependencies": {
  4758. "object.assign": "^4.1.0"
  4759. }
  4760. },
  4761. "node_modules/babel-plugin-istanbul": {
  4762. "version": "6.1.1",
  4763. "resolved": "https://registry.npmjs.org/babel-plugin-istanbul/-/babel-plugin-istanbul-6.1.1.tgz",
  4764. "integrity": "sha512-Y1IQok9821cC9onCx5otgFfRm7Lm+I+wwxOx738M/WLPZ9Q42m4IG5W0FNX8WLL2gYMZo3JkuXIH2DOpWM+qwA==",
  4765. "dependencies": {
  4766. "@babel/helper-plugin-utils": "^7.0.0",
  4767. "@istanbuljs/load-nyc-config": "^1.0.0",
  4768. "@istanbuljs/schema": "^0.1.2",
  4769. "istanbul-lib-instrument": "^5.0.4",
  4770. "test-exclude": "^6.0.0"
  4771. },
  4772. "engines": {
  4773. "node": ">=8"
  4774. }
  4775. },
  4776. "node_modules/babel-plugin-jest-hoist": {
  4777. "version": "27.5.1",
  4778. "resolved": "https://registry.npmjs.org/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-27.5.1.tgz",
  4779. "integrity": "sha512-50wCwD5EMNW4aRpOwtqzyZHIewTYNxLA4nhB+09d8BIssfNfzBRhkBIHiaPv1Si226TQSvp8gxAJm2iY2qs2hQ==",
  4780. "dependencies": {
  4781. "@babel/template": "^7.3.3",
  4782. "@babel/types": "^7.3.3",
  4783. "@types/babel__core": "^7.0.0",
  4784. "@types/babel__traverse": "^7.0.6"
  4785. },
  4786. "engines": {
  4787. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  4788. }
  4789. },
  4790. "node_modules/babel-plugin-macros": {
  4791. "version": "3.1.0",
  4792. "resolved": "https://registry.npmjs.org/babel-plugin-macros/-/babel-plugin-macros-3.1.0.tgz",
  4793. "integrity": "sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==",
  4794. "dependencies": {
  4795. "@babel/runtime": "^7.12.5",
  4796. "cosmiconfig": "^7.0.0",
  4797. "resolve": "^1.19.0"
  4798. },
  4799. "engines": {
  4800. "node": ">=10",
  4801. "npm": ">=6"
  4802. }
  4803. },
  4804. "node_modules/babel-plugin-named-asset-import": {
  4805. "version": "0.3.8",
  4806. "resolved": "https://registry.npmjs.org/babel-plugin-named-asset-import/-/babel-plugin-named-asset-import-0.3.8.tgz",
  4807. "integrity": "sha512-WXiAc++qo7XcJ1ZnTYGtLxmBCVbddAml3CEXgWaBzNzLNoxtQ8AiGEFDMOhot9XjTCQbvP5E77Fj9Gk924f00Q==",
  4808. "peerDependencies": {
  4809. "@babel/core": "^7.1.0"
  4810. }
  4811. },
  4812. "node_modules/babel-plugin-polyfill-corejs2": {
  4813. "version": "0.3.1",
  4814. "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.3.1.tgz",
  4815. "integrity": "sha512-v7/T6EQcNfVLfcN2X8Lulb7DjprieyLWJK/zOWH5DUYcAgex9sP3h25Q+DLsX9TloXe3y1O8l2q2Jv9q8UVB9w==",
  4816. "dependencies": {
  4817. "@babel/compat-data": "^7.13.11",
  4818. "@babel/helper-define-polyfill-provider": "^0.3.1",
  4819. "semver": "^6.1.1"
  4820. },
  4821. "peerDependencies": {
  4822. "@babel/core": "^7.0.0-0"
  4823. }
  4824. },
  4825. "node_modules/babel-plugin-polyfill-corejs2/node_modules/semver": {
  4826. "version": "6.3.0",
  4827. "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
  4828. "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
  4829. "bin": {
  4830. "semver": "bin/semver.js"
  4831. }
  4832. },
  4833. "node_modules/babel-plugin-polyfill-corejs3": {
  4834. "version": "0.5.2",
  4835. "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.5.2.tgz",
  4836. "integrity": "sha512-G3uJih0XWiID451fpeFaYGVuxHEjzKTHtc9uGFEjR6hHrvNzeS/PX+LLLcetJcytsB5m4j+K3o/EpXJNb/5IEQ==",
  4837. "dependencies": {
  4838. "@babel/helper-define-polyfill-provider": "^0.3.1",
  4839. "core-js-compat": "^3.21.0"
  4840. },
  4841. "peerDependencies": {
  4842. "@babel/core": "^7.0.0-0"
  4843. }
  4844. },
  4845. "node_modules/babel-plugin-polyfill-regenerator": {
  4846. "version": "0.3.1",
  4847. "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.3.1.tgz",
  4848. "integrity": "sha512-Y2B06tvgHYt1x0yz17jGkGeeMr5FeKUu+ASJ+N6nB5lQ8Dapfg42i0OVrf8PNGJ3zKL4A23snMi1IRwrqqND7A==",
  4849. "dependencies": {
  4850. "@babel/helper-define-polyfill-provider": "^0.3.1"
  4851. },
  4852. "peerDependencies": {
  4853. "@babel/core": "^7.0.0-0"
  4854. }
  4855. },
  4856. "node_modules/babel-plugin-transform-react-remove-prop-types": {
  4857. "version": "0.4.24",
  4858. "resolved": "https://registry.npmjs.org/babel-plugin-transform-react-remove-prop-types/-/babel-plugin-transform-react-remove-prop-types-0.4.24.tgz",
  4859. "integrity": "sha512-eqj0hVcJUR57/Ug2zE1Yswsw4LhuqqHhD+8v120T1cl3kjg76QwtyBrdIk4WVwK+lAhBJVYCd/v+4nc4y+8JsA=="
  4860. },
  4861. "node_modules/babel-preset-current-node-syntax": {
  4862. "version": "1.0.1",
  4863. "resolved": "https://registry.npmjs.org/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-1.0.1.tgz",
  4864. "integrity": "sha512-M7LQ0bxarkxQoN+vz5aJPsLBn77n8QgTFmo8WK0/44auK2xlCXrYcUxHFxgU7qW5Yzw/CjmLRK2uJzaCd7LvqQ==",
  4865. "dependencies": {
  4866. "@babel/plugin-syntax-async-generators": "^7.8.4",
  4867. "@babel/plugin-syntax-bigint": "^7.8.3",
  4868. "@babel/plugin-syntax-class-properties": "^7.8.3",
  4869. "@babel/plugin-syntax-import-meta": "^7.8.3",
  4870. "@babel/plugin-syntax-json-strings": "^7.8.3",
  4871. "@babel/plugin-syntax-logical-assignment-operators": "^7.8.3",
  4872. "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3",
  4873. "@babel/plugin-syntax-numeric-separator": "^7.8.3",
  4874. "@babel/plugin-syntax-object-rest-spread": "^7.8.3",
  4875. "@babel/plugin-syntax-optional-catch-binding": "^7.8.3",
  4876. "@babel/plugin-syntax-optional-chaining": "^7.8.3",
  4877. "@babel/plugin-syntax-top-level-await": "^7.8.3"
  4878. },
  4879. "peerDependencies": {
  4880. "@babel/core": "^7.0.0"
  4881. }
  4882. },
  4883. "node_modules/babel-preset-jest": {
  4884. "version": "27.5.1",
  4885. "resolved": "https://registry.npmjs.org/babel-preset-jest/-/babel-preset-jest-27.5.1.tgz",
  4886. "integrity": "sha512-Nptf2FzlPCWYuJg41HBqXVT8ym6bXOevuCTbhxlUpjwtysGaIWFvDEjp4y+G7fl13FgOdjs7P/DmErqH7da0Ag==",
  4887. "dependencies": {
  4888. "babel-plugin-jest-hoist": "^27.5.1",
  4889. "babel-preset-current-node-syntax": "^1.0.0"
  4890. },
  4891. "engines": {
  4892. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  4893. },
  4894. "peerDependencies": {
  4895. "@babel/core": "^7.0.0"
  4896. }
  4897. },
  4898. "node_modules/babel-preset-react-app": {
  4899. "version": "10.0.1",
  4900. "resolved": "https://registry.npmjs.org/babel-preset-react-app/-/babel-preset-react-app-10.0.1.tgz",
  4901. "integrity": "sha512-b0D9IZ1WhhCWkrTXyFuIIgqGzSkRIH5D5AmB0bXbzYAB1OBAwHcUeyWW2LorutLWF5btNo/N7r/cIdmvvKJlYg==",
  4902. "dependencies": {
  4903. "@babel/core": "^7.16.0",
  4904. "@babel/plugin-proposal-class-properties": "^7.16.0",
  4905. "@babel/plugin-proposal-decorators": "^7.16.4",
  4906. "@babel/plugin-proposal-nullish-coalescing-operator": "^7.16.0",
  4907. "@babel/plugin-proposal-numeric-separator": "^7.16.0",
  4908. "@babel/plugin-proposal-optional-chaining": "^7.16.0",
  4909. "@babel/plugin-proposal-private-methods": "^7.16.0",
  4910. "@babel/plugin-transform-flow-strip-types": "^7.16.0",
  4911. "@babel/plugin-transform-react-display-name": "^7.16.0",
  4912. "@babel/plugin-transform-runtime": "^7.16.4",
  4913. "@babel/preset-env": "^7.16.4",
  4914. "@babel/preset-react": "^7.16.0",
  4915. "@babel/preset-typescript": "^7.16.0",
  4916. "@babel/runtime": "^7.16.3",
  4917. "babel-plugin-macros": "^3.1.0",
  4918. "babel-plugin-transform-react-remove-prop-types": "^0.4.24"
  4919. }
  4920. },
  4921. "node_modules/balanced-match": {
  4922. "version": "1.0.2",
  4923. "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
  4924. "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw=="
  4925. },
  4926. "node_modules/base64-js": {
  4927. "version": "1.5.1",
  4928. "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz",
  4929. "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==",
  4930. "dev": true,
  4931. "funding": [
  4932. {
  4933. "type": "github",
  4934. "url": "https://github.com/sponsors/feross"
  4935. },
  4936. {
  4937. "type": "patreon",
  4938. "url": "https://www.patreon.com/feross"
  4939. },
  4940. {
  4941. "type": "consulting",
  4942. "url": "https://feross.org/support"
  4943. }
  4944. ]
  4945. },
  4946. "node_modules/batch": {
  4947. "version": "0.6.1",
  4948. "resolved": "https://registry.npmjs.org/batch/-/batch-0.6.1.tgz",
  4949. "integrity": "sha1-3DQxT05nkxgJP8dgJyUl+UvyXBY="
  4950. },
  4951. "node_modules/bcrypt-pbkdf": {
  4952. "version": "1.0.2",
  4953. "resolved": "https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz",
  4954. "integrity": "sha1-pDAdOJtqQ/m2f/PKEaP2Y342Dp4=",
  4955. "dependencies": {
  4956. "tweetnacl": "^0.14.3"
  4957. }
  4958. },
  4959. "node_modules/bfj": {
  4960. "version": "7.0.2",
  4961. "resolved": "https://registry.npmjs.org/bfj/-/bfj-7.0.2.tgz",
  4962. "integrity": "sha512-+e/UqUzwmzJamNF50tBV6tZPTORow7gQ96iFow+8b562OdMpEK0BcJEq2OSPEDmAbSMBQ7PKZ87ubFkgxpYWgw==",
  4963. "dependencies": {
  4964. "bluebird": "^3.5.5",
  4965. "check-types": "^11.1.1",
  4966. "hoopy": "^0.1.4",
  4967. "tryer": "^1.0.1"
  4968. },
  4969. "engines": {
  4970. "node": ">= 8.0.0"
  4971. }
  4972. },
  4973. "node_modules/big-integer": {
  4974. "version": "1.6.51",
  4975. "resolved": "https://registry.npmjs.org/big-integer/-/big-integer-1.6.51.tgz",
  4976. "integrity": "sha512-GPEid2Y9QU1Exl1rpO9B2IPJGHPSupF5GnVIP0blYvNOMer2bTvSWs1jGOUg04hTmu67nmLsQ9TBo1puaotBHg==",
  4977. "dev": true,
  4978. "engines": {
  4979. "node": ">=0.6"
  4980. }
  4981. },
  4982. "node_modules/big.js": {
  4983. "version": "5.2.2",
  4984. "resolved": "https://registry.npmjs.org/big.js/-/big.js-5.2.2.tgz",
  4985. "integrity": "sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==",
  4986. "engines": {
  4987. "node": "*"
  4988. }
  4989. },
  4990. "node_modules/binary-extensions": {
  4991. "version": "2.2.0",
  4992. "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz",
  4993. "integrity": "sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==",
  4994. "engines": {
  4995. "node": ">=8"
  4996. }
  4997. },
  4998. "node_modules/bluebird": {
  4999. "version": "3.7.2",
  5000. "resolved": "https://registry.npmjs.org/bluebird/-/bluebird-3.7.2.tgz",
  5001. "integrity": "sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg=="
  5002. },
  5003. "node_modules/body-parser": {
  5004. "version": "1.19.2",
  5005. "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.19.2.tgz",
  5006. "integrity": "sha512-SAAwOxgoCKMGs9uUAUFHygfLAyaniaoun6I8mFY9pRAJL9+Kec34aU+oIjDhTycub1jozEfEwx1W1IuOYxVSFw==",
  5007. "dependencies": {
  5008. "bytes": "3.1.2",
  5009. "content-type": "~1.0.4",
  5010. "debug": "2.6.9",
  5011. "depd": "~1.1.2",
  5012. "http-errors": "1.8.1",
  5013. "iconv-lite": "0.4.24",
  5014. "on-finished": "~2.3.0",
  5015. "qs": "6.9.7",
  5016. "raw-body": "2.4.3",
  5017. "type-is": "~1.6.18"
  5018. },
  5019. "engines": {
  5020. "node": ">= 0.8"
  5021. }
  5022. },
  5023. "node_modules/body-parser/node_modules/bytes": {
  5024. "version": "3.1.2",
  5025. "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz",
  5026. "integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==",
  5027. "engines": {
  5028. "node": ">= 0.8"
  5029. }
  5030. },
  5031. "node_modules/body-parser/node_modules/debug": {
  5032. "version": "2.6.9",
  5033. "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
  5034. "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
  5035. "dependencies": {
  5036. "ms": "2.0.0"
  5037. }
  5038. },
  5039. "node_modules/body-parser/node_modules/iconv-lite": {
  5040. "version": "0.4.24",
  5041. "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz",
  5042. "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==",
  5043. "dependencies": {
  5044. "safer-buffer": ">= 2.1.2 < 3"
  5045. },
  5046. "engines": {
  5047. "node": ">=0.10.0"
  5048. }
  5049. },
  5050. "node_modules/body-parser/node_modules/ms": {
  5051. "version": "2.0.0",
  5052. "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
  5053. "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
  5054. },
  5055. "node_modules/bonjour-service": {
  5056. "version": "1.0.11",
  5057. "resolved": "https://registry.npmjs.org/bonjour-service/-/bonjour-service-1.0.11.tgz",
  5058. "integrity": "sha512-drMprzr2rDTCtgEE3VgdA9uUFaUHF+jXduwYSThHJnKMYM+FhI9Z3ph+TX3xy0LtgYHae6CHYPJ/2UnK8nQHcA==",
  5059. "dependencies": {
  5060. "array-flatten": "^2.1.2",
  5061. "dns-equal": "^1.0.0",
  5062. "fast-deep-equal": "^3.1.3",
  5063. "multicast-dns": "^7.2.4"
  5064. }
  5065. },
  5066. "node_modules/boolbase": {
  5067. "version": "1.0.0",
  5068. "resolved": "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz",
  5069. "integrity": "sha1-aN/1++YMUes3cl6p4+0xDcwed24="
  5070. },
  5071. "node_modules/bplist-parser": {
  5072. "version": "0.3.1",
  5073. "resolved": "https://registry.npmjs.org/bplist-parser/-/bplist-parser-0.3.1.tgz",
  5074. "integrity": "sha512-PyJxiNtA5T2PlLIeBot4lbp7rj4OadzjnMZD/G5zuBNt8ei/yCU7+wW0h2bag9vr8c+/WuRWmSxbqAl9hL1rBA==",
  5075. "dev": true,
  5076. "dependencies": {
  5077. "big-integer": "1.6.x"
  5078. },
  5079. "engines": {
  5080. "node": ">= 5.10.0"
  5081. }
  5082. },
  5083. "node_modules/brace-expansion": {
  5084. "version": "1.1.11",
  5085. "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
  5086. "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
  5087. "dependencies": {
  5088. "balanced-match": "^1.0.0",
  5089. "concat-map": "0.0.1"
  5090. }
  5091. },
  5092. "node_modules/braces": {
  5093. "version": "3.0.2",
  5094. "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz",
  5095. "integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==",
  5096. "dependencies": {
  5097. "fill-range": "^7.0.1"
  5098. },
  5099. "engines": {
  5100. "node": ">=8"
  5101. }
  5102. },
  5103. "node_modules/browser-process-hrtime": {
  5104. "version": "1.0.0",
  5105. "resolved": "https://registry.npmjs.org/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz",
  5106. "integrity": "sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow=="
  5107. },
  5108. "node_modules/browserslist": {
  5109. "version": "4.20.2",
  5110. "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.20.2.tgz",
  5111. "integrity": "sha512-CQOBCqp/9pDvDbx3xfMi+86pr4KXIf2FDkTTdeuYw8OxS9t898LA1Khq57gtufFILXpfgsSx5woNgsBgvGjpsA==",
  5112. "funding": [
  5113. {
  5114. "type": "opencollective",
  5115. "url": "https://opencollective.com/browserslist"
  5116. },
  5117. {
  5118. "type": "tidelift",
  5119. "url": "https://tidelift.com/funding/github/npm/browserslist"
  5120. }
  5121. ],
  5122. "dependencies": {
  5123. "caniuse-lite": "^1.0.30001317",
  5124. "electron-to-chromium": "^1.4.84",
  5125. "escalade": "^3.1.1",
  5126. "node-releases": "^2.0.2",
  5127. "picocolors": "^1.0.0"
  5128. },
  5129. "bin": {
  5130. "browserslist": "cli.js"
  5131. },
  5132. "engines": {
  5133. "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
  5134. }
  5135. },
  5136. "node_modules/bser": {
  5137. "version": "2.1.1",
  5138. "resolved": "https://registry.npmjs.org/bser/-/bser-2.1.1.tgz",
  5139. "integrity": "sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==",
  5140. "dependencies": {
  5141. "node-int64": "^0.4.0"
  5142. }
  5143. },
  5144. "node_modules/buffer-crc32": {
  5145. "version": "0.2.13",
  5146. "resolved": "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.13.tgz",
  5147. "integrity": "sha1-DTM+PwDqxQqhRUq9MO+MKl2ackI=",
  5148. "dev": true,
  5149. "engines": {
  5150. "node": "*"
  5151. }
  5152. },
  5153. "node_modules/buffer-from": {
  5154. "version": "1.1.2",
  5155. "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz",
  5156. "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ=="
  5157. },
  5158. "node_modules/builtin-modules": {
  5159. "version": "3.2.0",
  5160. "resolved": "https://registry.npmjs.org/builtin-modules/-/builtin-modules-3.2.0.tgz",
  5161. "integrity": "sha512-lGzLKcioL90C7wMczpkY0n/oART3MbBa8R9OFGE1rJxoVI86u4WAGfEk8Wjv10eKSyTHVGkSo3bvBylCEtk7LA==",
  5162. "engines": {
  5163. "node": ">=6"
  5164. },
  5165. "funding": {
  5166. "url": "https://github.com/sponsors/sindresorhus"
  5167. }
  5168. },
  5169. "node_modules/bytes": {
  5170. "version": "3.0.0",
  5171. "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.0.0.tgz",
  5172. "integrity": "sha1-0ygVQE1olpn4Wk6k+odV3ROpYEg=",
  5173. "engines": {
  5174. "node": ">= 0.8"
  5175. }
  5176. },
  5177. "node_modules/cacache": {
  5178. "version": "15.3.0",
  5179. "resolved": "https://registry.npmjs.org/cacache/-/cacache-15.3.0.tgz",
  5180. "integrity": "sha512-VVdYzXEn+cnbXpFgWs5hTT7OScegHVmLhJIR8Ufqk3iFD6A6j5iSX1KuBTfNEv4tdJWE2PzA6IVFtcLC7fN9wQ==",
  5181. "dependencies": {
  5182. "@npmcli/fs": "^1.0.0",
  5183. "@npmcli/move-file": "^1.0.1",
  5184. "chownr": "^2.0.0",
  5185. "fs-minipass": "^2.0.0",
  5186. "glob": "^7.1.4",
  5187. "infer-owner": "^1.0.4",
  5188. "lru-cache": "^6.0.0",
  5189. "minipass": "^3.1.1",
  5190. "minipass-collect": "^1.0.2",
  5191. "minipass-flush": "^1.0.5",
  5192. "minipass-pipeline": "^1.2.2",
  5193. "mkdirp": "^1.0.3",
  5194. "p-map": "^4.0.0",
  5195. "promise-inflight": "^1.0.1",
  5196. "rimraf": "^3.0.2",
  5197. "ssri": "^8.0.1",
  5198. "tar": "^6.0.2",
  5199. "unique-filename": "^1.1.1"
  5200. },
  5201. "engines": {
  5202. "node": ">= 10"
  5203. }
  5204. },
  5205. "node_modules/cacache/node_modules/mkdirp": {
  5206. "version": "1.0.4",
  5207. "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz",
  5208. "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==",
  5209. "bin": {
  5210. "mkdirp": "bin/cmd.js"
  5211. },
  5212. "engines": {
  5213. "node": ">=10"
  5214. }
  5215. },
  5216. "node_modules/call-bind": {
  5217. "version": "1.0.2",
  5218. "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.2.tgz",
  5219. "integrity": "sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==",
  5220. "dependencies": {
  5221. "function-bind": "^1.1.1",
  5222. "get-intrinsic": "^1.0.2"
  5223. },
  5224. "funding": {
  5225. "url": "https://github.com/sponsors/ljharb"
  5226. }
  5227. },
  5228. "node_modules/callsites": {
  5229. "version": "3.1.0",
  5230. "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz",
  5231. "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==",
  5232. "engines": {
  5233. "node": ">=6"
  5234. }
  5235. },
  5236. "node_modules/camel-case": {
  5237. "version": "4.1.2",
  5238. "resolved": "https://registry.npmjs.org/camel-case/-/camel-case-4.1.2.tgz",
  5239. "integrity": "sha512-gxGWBrTT1JuMx6R+o5PTXMmUnhnVzLQ9SNutD4YqKtI6ap897t3tKECYla6gCWEkplXnlNybEkZg9GEGxKFCgw==",
  5240. "dependencies": {
  5241. "pascal-case": "^3.1.2",
  5242. "tslib": "^2.0.3"
  5243. }
  5244. },
  5245. "node_modules/camelcase": {
  5246. "version": "6.3.0",
  5247. "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-6.3.0.tgz",
  5248. "integrity": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==",
  5249. "engines": {
  5250. "node": ">=10"
  5251. },
  5252. "funding": {
  5253. "url": "https://github.com/sponsors/sindresorhus"
  5254. }
  5255. },
  5256. "node_modules/camelcase-css": {
  5257. "version": "2.0.1",
  5258. "resolved": "https://registry.npmjs.org/camelcase-css/-/camelcase-css-2.0.1.tgz",
  5259. "integrity": "sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==",
  5260. "engines": {
  5261. "node": ">= 6"
  5262. }
  5263. },
  5264. "node_modules/camelcase-keys": {
  5265. "version": "6.2.2",
  5266. "resolved": "https://registry.npmjs.org/camelcase-keys/-/camelcase-keys-6.2.2.tgz",
  5267. "integrity": "sha512-YrwaA0vEKazPBkn0ipTiMpSajYDSe+KjQfrjhcBMxJt/znbvlHd8Pw/Vamaz5EB4Wfhs3SUR3Z9mwRu/P3s3Yg==",
  5268. "dependencies": {
  5269. "camelcase": "^5.3.1",
  5270. "map-obj": "^4.0.0",
  5271. "quick-lru": "^4.0.1"
  5272. },
  5273. "engines": {
  5274. "node": ">=8"
  5275. },
  5276. "funding": {
  5277. "url": "https://github.com/sponsors/sindresorhus"
  5278. }
  5279. },
  5280. "node_modules/camelcase-keys/node_modules/camelcase": {
  5281. "version": "5.3.1",
  5282. "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz",
  5283. "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==",
  5284. "engines": {
  5285. "node": ">=6"
  5286. }
  5287. },
  5288. "node_modules/camelcase-keys/node_modules/quick-lru": {
  5289. "version": "4.0.1",
  5290. "resolved": "https://registry.npmjs.org/quick-lru/-/quick-lru-4.0.1.tgz",
  5291. "integrity": "sha512-ARhCpm70fzdcvNQfPoy49IaanKkTlRWF2JMzqhcJbhSFRZv7nPTvZJdcY7301IPmvW+/p0RgIWnQDLJxifsQ7g==",
  5292. "engines": {
  5293. "node": ">=8"
  5294. }
  5295. },
  5296. "node_modules/caniuse-api": {
  5297. "version": "3.0.0",
  5298. "resolved": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-3.0.0.tgz",
  5299. "integrity": "sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==",
  5300. "dependencies": {
  5301. "browserslist": "^4.0.0",
  5302. "caniuse-lite": "^1.0.0",
  5303. "lodash.memoize": "^4.1.2",
  5304. "lodash.uniq": "^4.5.0"
  5305. }
  5306. },
  5307. "node_modules/caniuse-lite": {
  5308. "version": "1.0.30001332",
  5309. "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001332.tgz",
  5310. "integrity": "sha512-10T30NYOEQtN6C11YGg411yebhvpnC6Z102+B95eAsN0oB6KUs01ivE8u+G6FMIRtIrVlYXhL+LUwQ3/hXwDWw==",
  5311. "funding": [
  5312. {
  5313. "type": "opencollective",
  5314. "url": "https://opencollective.com/browserslist"
  5315. },
  5316. {
  5317. "type": "tidelift",
  5318. "url": "https://tidelift.com/funding/github/npm/caniuse-lite"
  5319. }
  5320. ]
  5321. },
  5322. "node_modules/case-sensitive-paths-webpack-plugin": {
  5323. "version": "2.4.0",
  5324. "resolved": "https://registry.npmjs.org/case-sensitive-paths-webpack-plugin/-/case-sensitive-paths-webpack-plugin-2.4.0.tgz",
  5325. "integrity": "sha512-roIFONhcxog0JSSWbvVAh3OocukmSgpqOH6YpMkCvav/ySIV3JKg4Dc8vYtQjYi/UxpNE36r/9v+VqTQqgkYmw==",
  5326. "engines": {
  5327. "node": ">=4"
  5328. }
  5329. },
  5330. "node_modules/caseless": {
  5331. "version": "0.12.0",
  5332. "resolved": "https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz",
  5333. "integrity": "sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw="
  5334. },
  5335. "node_modules/chalk": {
  5336. "version": "4.1.2",
  5337. "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
  5338. "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
  5339. "dependencies": {
  5340. "ansi-styles": "^4.1.0",
  5341. "supports-color": "^7.1.0"
  5342. },
  5343. "engines": {
  5344. "node": ">=10"
  5345. },
  5346. "funding": {
  5347. "url": "https://github.com/chalk/chalk?sponsor=1"
  5348. }
  5349. },
  5350. "node_modules/char-regex": {
  5351. "version": "1.0.2",
  5352. "resolved": "https://registry.npmjs.org/char-regex/-/char-regex-1.0.2.tgz",
  5353. "integrity": "sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==",
  5354. "engines": {
  5355. "node": ">=10"
  5356. }
  5357. },
  5358. "node_modules/charcodes": {
  5359. "version": "0.2.0",
  5360. "resolved": "https://registry.npmjs.org/charcodes/-/charcodes-0.2.0.tgz",
  5361. "integrity": "sha512-Y4kiDb+AM4Ecy58YkuZrrSRJBDQdQ2L+NyS1vHHFtNtUjgutcZfx3yp1dAONI/oPaPmyGfCLx5CxL+zauIMyKQ==",
  5362. "engines": {
  5363. "node": ">=6"
  5364. }
  5365. },
  5366. "node_modules/check-types": {
  5367. "version": "11.1.2",
  5368. "resolved": "https://registry.npmjs.org/check-types/-/check-types-11.1.2.tgz",
  5369. "integrity": "sha512-tzWzvgePgLORb9/3a0YenggReLKAIb2owL03H2Xdoe5pKcUyWRSEQ8xfCar8t2SIAuEDwtmx2da1YB52YuHQMQ=="
  5370. },
  5371. "node_modules/chokidar": {
  5372. "version": "3.5.3",
  5373. "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.5.3.tgz",
  5374. "integrity": "sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==",
  5375. "funding": [
  5376. {
  5377. "type": "individual",
  5378. "url": "https://paulmillr.com/funding/"
  5379. }
  5380. ],
  5381. "dependencies": {
  5382. "anymatch": "~3.1.2",
  5383. "braces": "~3.0.2",
  5384. "glob-parent": "~5.1.2",
  5385. "is-binary-path": "~2.1.0",
  5386. "is-glob": "~4.0.1",
  5387. "normalize-path": "~3.0.0",
  5388. "readdirp": "~3.6.0"
  5389. },
  5390. "engines": {
  5391. "node": ">= 8.10.0"
  5392. },
  5393. "optionalDependencies": {
  5394. "fsevents": "~2.3.2"
  5395. }
  5396. },
  5397. "node_modules/chokidar/node_modules/glob-parent": {
  5398. "version": "5.1.2",
  5399. "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
  5400. "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
  5401. "dependencies": {
  5402. "is-glob": "^4.0.1"
  5403. },
  5404. "engines": {
  5405. "node": ">= 6"
  5406. }
  5407. },
  5408. "node_modules/chownr": {
  5409. "version": "2.0.0",
  5410. "resolved": "https://registry.npmjs.org/chownr/-/chownr-2.0.0.tgz",
  5411. "integrity": "sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==",
  5412. "engines": {
  5413. "node": ">=10"
  5414. }
  5415. },
  5416. "node_modules/chrome-trace-event": {
  5417. "version": "1.0.3",
  5418. "resolved": "https://registry.npmjs.org/chrome-trace-event/-/chrome-trace-event-1.0.3.tgz",
  5419. "integrity": "sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg==",
  5420. "engines": {
  5421. "node": ">=6.0"
  5422. }
  5423. },
  5424. "node_modules/ci-info": {
  5425. "version": "3.3.0",
  5426. "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.3.0.tgz",
  5427. "integrity": "sha512-riT/3vI5YpVH6/qomlDnJow6TBee2PBKSEpx3O32EGPYbWGIRsIlGRms3Sm74wYE1JMo8RnO04Hb12+v1J5ICw=="
  5428. },
  5429. "node_modules/cjs-module-lexer": {
  5430. "version": "1.2.2",
  5431. "resolved": "https://registry.npmjs.org/cjs-module-lexer/-/cjs-module-lexer-1.2.2.tgz",
  5432. "integrity": "sha512-cOU9usZw8/dXIXKtwa8pM0OTJQuJkxMN6w30csNRUerHfeQ5R6U3kkU/FtJeIf3M202OHfY2U8ccInBG7/xogA=="
  5433. },
  5434. "node_modules/clean-css": {
  5435. "version": "5.3.0",
  5436. "resolved": "https://registry.npmjs.org/clean-css/-/clean-css-5.3.0.tgz",
  5437. "integrity": "sha512-YYuuxv4H/iNb1Z/5IbMRoxgrzjWGhOEFfd+groZ5dMCVkpENiMZmwspdrzBo9286JjM1gZJPAyL7ZIdzuvu2AQ==",
  5438. "dependencies": {
  5439. "source-map": "~0.6.0"
  5440. },
  5441. "engines": {
  5442. "node": ">= 10.0"
  5443. }
  5444. },
  5445. "node_modules/clean-stack": {
  5446. "version": "2.2.0",
  5447. "resolved": "https://registry.npmjs.org/clean-stack/-/clean-stack-2.2.0.tgz",
  5448. "integrity": "sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==",
  5449. "engines": {
  5450. "node": ">=6"
  5451. }
  5452. },
  5453. "node_modules/cliui": {
  5454. "version": "7.0.4",
  5455. "resolved": "https://registry.npmjs.org/cliui/-/cliui-7.0.4.tgz",
  5456. "integrity": "sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==",
  5457. "dependencies": {
  5458. "string-width": "^4.2.0",
  5459. "strip-ansi": "^6.0.0",
  5460. "wrap-ansi": "^7.0.0"
  5461. }
  5462. },
  5463. "node_modules/co": {
  5464. "version": "4.6.0",
  5465. "resolved": "https://registry.npmjs.org/co/-/co-4.6.0.tgz",
  5466. "integrity": "sha1-bqa989hTrlTMuOR7+gvz+QMfsYQ=",
  5467. "engines": {
  5468. "iojs": ">= 1.0.0",
  5469. "node": ">= 0.12.0"
  5470. }
  5471. },
  5472. "node_modules/coa": {
  5473. "version": "2.0.2",
  5474. "resolved": "https://registry.npmjs.org/coa/-/coa-2.0.2.tgz",
  5475. "integrity": "sha512-q5/jG+YQnSy4nRTV4F7lPepBJZ8qBNJJDBuJdoejDyLXgmL7IEo+Le2JDZudFTFt7mrCqIRaSjws4ygRCTCAXA==",
  5476. "dependencies": {
  5477. "@types/q": "^1.5.1",
  5478. "chalk": "^2.4.1",
  5479. "q": "^1.1.2"
  5480. },
  5481. "engines": {
  5482. "node": ">= 4.0"
  5483. }
  5484. },
  5485. "node_modules/coa/node_modules/ansi-styles": {
  5486. "version": "3.2.1",
  5487. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz",
  5488. "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
  5489. "dependencies": {
  5490. "color-convert": "^1.9.0"
  5491. },
  5492. "engines": {
  5493. "node": ">=4"
  5494. }
  5495. },
  5496. "node_modules/coa/node_modules/chalk": {
  5497. "version": "2.4.2",
  5498. "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
  5499. "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
  5500. "dependencies": {
  5501. "ansi-styles": "^3.2.1",
  5502. "escape-string-regexp": "^1.0.5",
  5503. "supports-color": "^5.3.0"
  5504. },
  5505. "engines": {
  5506. "node": ">=4"
  5507. }
  5508. },
  5509. "node_modules/coa/node_modules/color-convert": {
  5510. "version": "1.9.3",
  5511. "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz",
  5512. "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
  5513. "dependencies": {
  5514. "color-name": "1.1.3"
  5515. }
  5516. },
  5517. "node_modules/coa/node_modules/color-name": {
  5518. "version": "1.1.3",
  5519. "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
  5520. "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU="
  5521. },
  5522. "node_modules/coa/node_modules/escape-string-regexp": {
  5523. "version": "1.0.5",
  5524. "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
  5525. "integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=",
  5526. "engines": {
  5527. "node": ">=0.8.0"
  5528. }
  5529. },
  5530. "node_modules/coa/node_modules/has-flag": {
  5531. "version": "3.0.0",
  5532. "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
  5533. "integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0=",
  5534. "engines": {
  5535. "node": ">=4"
  5536. }
  5537. },
  5538. "node_modules/coa/node_modules/supports-color": {
  5539. "version": "5.5.0",
  5540. "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
  5541. "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
  5542. "dependencies": {
  5543. "has-flag": "^3.0.0"
  5544. },
  5545. "engines": {
  5546. "node": ">=4"
  5547. }
  5548. },
  5549. "node_modules/collect-v8-coverage": {
  5550. "version": "1.0.1",
  5551. "resolved": "https://registry.npmjs.org/collect-v8-coverage/-/collect-v8-coverage-1.0.1.tgz",
  5552. "integrity": "sha512-iBPtljfCNcTKNAto0KEtDfZ3qzjJvqE3aTGZsbhjSBlorqpXJlaWWtPO35D+ZImoC3KWejX64o+yPGxhWSTzfg=="
  5553. },
  5554. "node_modules/color-convert": {
  5555. "version": "2.0.1",
  5556. "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
  5557. "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
  5558. "dependencies": {
  5559. "color-name": "~1.1.4"
  5560. },
  5561. "engines": {
  5562. "node": ">=7.0.0"
  5563. }
  5564. },
  5565. "node_modules/color-name": {
  5566. "version": "1.1.4",
  5567. "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
  5568. "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
  5569. },
  5570. "node_modules/color-support": {
  5571. "version": "1.1.3",
  5572. "resolved": "https://registry.npmjs.org/color-support/-/color-support-1.1.3.tgz",
  5573. "integrity": "sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==",
  5574. "bin": {
  5575. "color-support": "bin.js"
  5576. }
  5577. },
  5578. "node_modules/colord": {
  5579. "version": "2.9.2",
  5580. "resolved": "https://registry.npmjs.org/colord/-/colord-2.9.2.tgz",
  5581. "integrity": "sha512-Uqbg+J445nc1TKn4FoDPS6ZZqAvEDnwrH42yo8B40JSOgSLxMZ/gt3h4nmCtPLQeXhjJJkqBx7SCY35WnIixaQ=="
  5582. },
  5583. "node_modules/colorette": {
  5584. "version": "2.0.16",
  5585. "resolved": "https://registry.npmjs.org/colorette/-/colorette-2.0.16.tgz",
  5586. "integrity": "sha512-hUewv7oMjCp+wkBv5Rm0v87eJhq4woh5rSR+42YSQJKecCqgIqNkZ6lAlQms/BwHPJA5NKMRlpxPRv0n8HQW6g=="
  5587. },
  5588. "node_modules/combined-stream": {
  5589. "version": "1.0.8",
  5590. "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz",
  5591. "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==",
  5592. "dependencies": {
  5593. "delayed-stream": "~1.0.0"
  5594. },
  5595. "engines": {
  5596. "node": ">= 0.8"
  5597. }
  5598. },
  5599. "node_modules/commander": {
  5600. "version": "8.3.0",
  5601. "resolved": "https://registry.npmjs.org/commander/-/commander-8.3.0.tgz",
  5602. "integrity": "sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==",
  5603. "engines": {
  5604. "node": ">= 12"
  5605. }
  5606. },
  5607. "node_modules/common-path-prefix": {
  5608. "version": "3.0.0",
  5609. "resolved": "https://registry.npmjs.org/common-path-prefix/-/common-path-prefix-3.0.0.tgz",
  5610. "integrity": "sha512-QE33hToZseCH3jS0qN96O/bSh3kaw/h+Tq7ngyY9eWDUnTlTNUyqfqvCXioLe5Na5jFsL78ra/wuBU4iuEgd4w=="
  5611. },
  5612. "node_modules/common-tags": {
  5613. "version": "1.8.2",
  5614. "resolved": "https://registry.npmjs.org/common-tags/-/common-tags-1.8.2.tgz",
  5615. "integrity": "sha512-gk/Z852D2Wtb//0I+kRFNKKE9dIIVirjoqPoA1wJU+XePVXZfGeBpk45+A1rKO4Q43prqWBNY/MiIeRLbPWUaA==",
  5616. "engines": {
  5617. "node": ">=4.0.0"
  5618. }
  5619. },
  5620. "node_modules/commondir": {
  5621. "version": "1.0.1",
  5622. "resolved": "https://registry.npmjs.org/commondir/-/commondir-1.0.1.tgz",
  5623. "integrity": "sha1-3dgA2gxmEnOTzKWVDqloo6rxJTs="
  5624. },
  5625. "node_modules/compressible": {
  5626. "version": "2.0.18",
  5627. "resolved": "https://registry.npmjs.org/compressible/-/compressible-2.0.18.tgz",
  5628. "integrity": "sha512-AF3r7P5dWxL8MxyITRMlORQNaOA2IkAFaTr4k7BUumjPtRpGDTZpl0Pb1XCO6JeDCBdp126Cgs9sMxqSjgYyRg==",
  5629. "dependencies": {
  5630. "mime-db": ">= 1.43.0 < 2"
  5631. },
  5632. "engines": {
  5633. "node": ">= 0.6"
  5634. }
  5635. },
  5636. "node_modules/compression": {
  5637. "version": "1.7.4",
  5638. "resolved": "https://registry.npmjs.org/compression/-/compression-1.7.4.tgz",
  5639. "integrity": "sha512-jaSIDzP9pZVS4ZfQ+TzvtiWhdpFhE2RDHz8QJkpX9SIpLq88VueF5jJw6t+6CUQcAoA6t+x89MLrWAqpfDE8iQ==",
  5640. "dependencies": {
  5641. "accepts": "~1.3.5",
  5642. "bytes": "3.0.0",
  5643. "compressible": "~2.0.16",
  5644. "debug": "2.6.9",
  5645. "on-headers": "~1.0.2",
  5646. "safe-buffer": "5.1.2",
  5647. "vary": "~1.1.2"
  5648. },
  5649. "engines": {
  5650. "node": ">= 0.8.0"
  5651. }
  5652. },
  5653. "node_modules/compression/node_modules/debug": {
  5654. "version": "2.6.9",
  5655. "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
  5656. "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
  5657. "dependencies": {
  5658. "ms": "2.0.0"
  5659. }
  5660. },
  5661. "node_modules/compression/node_modules/ms": {
  5662. "version": "2.0.0",
  5663. "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
  5664. "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
  5665. },
  5666. "node_modules/concat-map": {
  5667. "version": "0.0.1",
  5668. "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
  5669. "integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s="
  5670. },
  5671. "node_modules/confusing-browser-globals": {
  5672. "version": "1.0.11",
  5673. "resolved": "https://registry.npmjs.org/confusing-browser-globals/-/confusing-browser-globals-1.0.11.tgz",
  5674. "integrity": "sha512-JsPKdmh8ZkmnHxDk55FZ1TqVLvEQTvoByJZRN9jzI0UjxK/QgAmsphz7PGtqgPieQZ/CQcHWXCR7ATDNhGe+YA=="
  5675. },
  5676. "node_modules/connect-history-api-fallback": {
  5677. "version": "1.6.0",
  5678. "resolved": "https://registry.npmjs.org/connect-history-api-fallback/-/connect-history-api-fallback-1.6.0.tgz",
  5679. "integrity": "sha512-e54B99q/OUoH64zYYRf3HBP5z24G38h5D3qXu23JGRoigpX5Ss4r9ZnDk3g0Z8uQC2x2lPaJ+UlWBc1ZWBWdLg==",
  5680. "engines": {
  5681. "node": ">=0.8"
  5682. }
  5683. },
  5684. "node_modules/console-control-strings": {
  5685. "version": "1.1.0",
  5686. "resolved": "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz",
  5687. "integrity": "sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4="
  5688. },
  5689. "node_modules/content-disposition": {
  5690. "version": "0.5.4",
  5691. "resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.4.tgz",
  5692. "integrity": "sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==",
  5693. "dependencies": {
  5694. "safe-buffer": "5.2.1"
  5695. },
  5696. "engines": {
  5697. "node": ">= 0.6"
  5698. }
  5699. },
  5700. "node_modules/content-disposition/node_modules/safe-buffer": {
  5701. "version": "5.2.1",
  5702. "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
  5703. "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",
  5704. "funding": [
  5705. {
  5706. "type": "github",
  5707. "url": "https://github.com/sponsors/feross"
  5708. },
  5709. {
  5710. "type": "patreon",
  5711. "url": "https://www.patreon.com/feross"
  5712. },
  5713. {
  5714. "type": "consulting",
  5715. "url": "https://feross.org/support"
  5716. }
  5717. ]
  5718. },
  5719. "node_modules/content-type": {
  5720. "version": "1.0.4",
  5721. "resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.4.tgz",
  5722. "integrity": "sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA==",
  5723. "engines": {
  5724. "node": ">= 0.6"
  5725. }
  5726. },
  5727. "node_modules/convert-source-map": {
  5728. "version": "1.8.0",
  5729. "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.8.0.tgz",
  5730. "integrity": "sha512-+OQdjP49zViI/6i7nIJpA8rAl4sV/JdPfU9nZs3VqOwGIgizICvuN2ru6fMd+4llL0tar18UYJXfZ/TWtmhUjA==",
  5731. "dependencies": {
  5732. "safe-buffer": "~5.1.1"
  5733. }
  5734. },
  5735. "node_modules/cookie": {
  5736. "version": "0.4.2",
  5737. "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.4.2.tgz",
  5738. "integrity": "sha512-aSWTXFzaKWkvHO1Ny/s+ePFpvKsPnjc551iI41v3ny/ow6tBG5Vd+FuqGNhh1LxOmVzOlGUriIlOaokOvhaStA==",
  5739. "engines": {
  5740. "node": ">= 0.6"
  5741. }
  5742. },
  5743. "node_modules/cookie-signature": {
  5744. "version": "1.0.6",
  5745. "resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz",
  5746. "integrity": "sha1-4wOogrNCzD7oylE6eZmXNNqzriw="
  5747. },
  5748. "node_modules/core-js": {
  5749. "version": "3.22.0",
  5750. "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.22.0.tgz",
  5751. "integrity": "sha512-8h9jBweRjMiY+ORO7bdWSeWfHhLPO7whobj7Z2Bl0IDo00C228EdGgH7FE4jGumbEjzcFfkfW8bXgdkEDhnwHQ==",
  5752. "hasInstallScript": true,
  5753. "funding": {
  5754. "type": "opencollective",
  5755. "url": "https://opencollective.com/core-js"
  5756. }
  5757. },
  5758. "node_modules/core-js-compat": {
  5759. "version": "3.22.0",
  5760. "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.22.0.tgz",
  5761. "integrity": "sha512-WwA7xbfRGrk8BGaaHlakauVXrlYmAIkk8PNGb1FDQS+Rbrewc3pgFfwJFRw6psmJVAll7Px9UHRYE16oRQnwAQ==",
  5762. "dependencies": {
  5763. "browserslist": "^4.20.2",
  5764. "semver": "7.0.0"
  5765. },
  5766. "funding": {
  5767. "type": "opencollective",
  5768. "url": "https://opencollective.com/core-js"
  5769. }
  5770. },
  5771. "node_modules/core-js-compat/node_modules/semver": {
  5772. "version": "7.0.0",
  5773. "resolved": "https://registry.npmjs.org/semver/-/semver-7.0.0.tgz",
  5774. "integrity": "sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A==",
  5775. "bin": {
  5776. "semver": "bin/semver.js"
  5777. }
  5778. },
  5779. "node_modules/core-js-pure": {
  5780. "version": "3.22.0",
  5781. "resolved": "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.22.0.tgz",
  5782. "integrity": "sha512-ylOC9nVy0ak1N+fPIZj00umoZHgUVqmucklP5RT5N+vJof38klKn8Ze6KGyvchdClvEBr6LcQqJpI216LUMqYA==",
  5783. "hasInstallScript": true,
  5784. "funding": {
  5785. "type": "opencollective",
  5786. "url": "https://opencollective.com/core-js"
  5787. }
  5788. },
  5789. "node_modules/core-util-is": {
  5790. "version": "1.0.3",
  5791. "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz",
  5792. "integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ=="
  5793. },
  5794. "node_modules/cosmiconfig": {
  5795. "version": "7.0.1",
  5796. "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.0.1.tgz",
  5797. "integrity": "sha512-a1YWNUV2HwGimB7dU2s1wUMurNKjpx60HxBB6xUM8Re+2s1g1IIfJvFR0/iCF+XHdE0GMTKTuLR32UQff4TEyQ==",
  5798. "dependencies": {
  5799. "@types/parse-json": "^4.0.0",
  5800. "import-fresh": "^3.2.1",
  5801. "parse-json": "^5.0.0",
  5802. "path-type": "^4.0.0",
  5803. "yaml": "^1.10.0"
  5804. },
  5805. "engines": {
  5806. "node": ">=10"
  5807. }
  5808. },
  5809. "node_modules/cross-spawn": {
  5810. "version": "7.0.3",
  5811. "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz",
  5812. "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==",
  5813. "dependencies": {
  5814. "path-key": "^3.1.0",
  5815. "shebang-command": "^2.0.0",
  5816. "which": "^2.0.1"
  5817. },
  5818. "engines": {
  5819. "node": ">= 8"
  5820. }
  5821. },
  5822. "node_modules/crypto-random-string": {
  5823. "version": "2.0.0",
  5824. "resolved": "https://registry.npmjs.org/crypto-random-string/-/crypto-random-string-2.0.0.tgz",
  5825. "integrity": "sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==",
  5826. "engines": {
  5827. "node": ">=8"
  5828. }
  5829. },
  5830. "node_modules/css": {
  5831. "version": "3.0.0",
  5832. "resolved": "https://registry.npmjs.org/css/-/css-3.0.0.tgz",
  5833. "integrity": "sha512-DG9pFfwOrzc+hawpmqX/dHYHJG+Bsdb0klhyi1sDneOgGOXy9wQIC8hzyVp1e4NRYDBdxcylvywPkkXCHAzTyQ==",
  5834. "dependencies": {
  5835. "inherits": "^2.0.4",
  5836. "source-map": "^0.6.1",
  5837. "source-map-resolve": "^0.6.0"
  5838. }
  5839. },
  5840. "node_modules/css-blank-pseudo": {
  5841. "version": "3.0.3",
  5842. "resolved": "https://registry.npmjs.org/css-blank-pseudo/-/css-blank-pseudo-3.0.3.tgz",
  5843. "integrity": "sha512-VS90XWtsHGqoM0t4KpH053c4ehxZ2E6HtGI7x68YFV0pTo/QmkV/YFA+NnlvK8guxZVNWGQhVNJGC39Q8XF4OQ==",
  5844. "dependencies": {
  5845. "postcss-selector-parser": "^6.0.9"
  5846. },
  5847. "bin": {
  5848. "css-blank-pseudo": "dist/cli.cjs"
  5849. },
  5850. "engines": {
  5851. "node": "^12 || ^14 || >=16"
  5852. },
  5853. "peerDependencies": {
  5854. "postcss": "^8.4"
  5855. }
  5856. },
  5857. "node_modules/css-declaration-sorter": {
  5858. "version": "6.2.2",
  5859. "resolved": "https://registry.npmjs.org/css-declaration-sorter/-/css-declaration-sorter-6.2.2.tgz",
  5860. "integrity": "sha512-Ufadglr88ZLsrvS11gjeu/40Lw74D9Am/Jpr3LlYm5Q4ZP5KdlUhG+6u2EjyXeZcxmZ2h1ebCKngDjolpeLHpg==",
  5861. "engines": {
  5862. "node": "^10 || ^12 || >=14"
  5863. },
  5864. "peerDependencies": {
  5865. "postcss": "^8.0.9"
  5866. }
  5867. },
  5868. "node_modules/css-has-pseudo": {
  5869. "version": "3.0.4",
  5870. "resolved": "https://registry.npmjs.org/css-has-pseudo/-/css-has-pseudo-3.0.4.tgz",
  5871. "integrity": "sha512-Vse0xpR1K9MNlp2j5w1pgWIJtm1a8qS0JwS9goFYcImjlHEmywP9VUF05aGBXzGpDJF86QXk4L0ypBmwPhGArw==",
  5872. "dependencies": {
  5873. "postcss-selector-parser": "^6.0.9"
  5874. },
  5875. "bin": {
  5876. "css-has-pseudo": "dist/cli.cjs"
  5877. },
  5878. "engines": {
  5879. "node": "^12 || ^14 || >=16"
  5880. },
  5881. "peerDependencies": {
  5882. "postcss": "^8.4"
  5883. }
  5884. },
  5885. "node_modules/css-loader": {
  5886. "version": "6.7.1",
  5887. "resolved": "https://registry.npmjs.org/css-loader/-/css-loader-6.7.1.tgz",
  5888. "integrity": "sha512-yB5CNFa14MbPJcomwNh3wLThtkZgcNyI2bNMRt8iE5Z8Vwl7f8vQXFAzn2HDOJvtDq2NTZBUGMSUNNyrv3/+cw==",
  5889. "dependencies": {
  5890. "icss-utils": "^5.1.0",
  5891. "postcss": "^8.4.7",
  5892. "postcss-modules-extract-imports": "^3.0.0",
  5893. "postcss-modules-local-by-default": "^4.0.0",
  5894. "postcss-modules-scope": "^3.0.0",
  5895. "postcss-modules-values": "^4.0.0",
  5896. "postcss-value-parser": "^4.2.0",
  5897. "semver": "^7.3.5"
  5898. },
  5899. "engines": {
  5900. "node": ">= 12.13.0"
  5901. },
  5902. "funding": {
  5903. "type": "opencollective",
  5904. "url": "https://opencollective.com/webpack"
  5905. },
  5906. "peerDependencies": {
  5907. "webpack": "^5.0.0"
  5908. }
  5909. },
  5910. "node_modules/css-minimizer-webpack-plugin": {
  5911. "version": "3.4.1",
  5912. "resolved": "https://registry.npmjs.org/css-minimizer-webpack-plugin/-/css-minimizer-webpack-plugin-3.4.1.tgz",
  5913. "integrity": "sha512-1u6D71zeIfgngN2XNRJefc/hY7Ybsxd74Jm4qngIXyUEk7fss3VUzuHxLAq/R8NAba4QU9OUSaMZlbpRc7bM4Q==",
  5914. "dependencies": {
  5915. "cssnano": "^5.0.6",
  5916. "jest-worker": "^27.0.2",
  5917. "postcss": "^8.3.5",
  5918. "schema-utils": "^4.0.0",
  5919. "serialize-javascript": "^6.0.0",
  5920. "source-map": "^0.6.1"
  5921. },
  5922. "engines": {
  5923. "node": ">= 12.13.0"
  5924. },
  5925. "funding": {
  5926. "type": "opencollective",
  5927. "url": "https://opencollective.com/webpack"
  5928. },
  5929. "peerDependencies": {
  5930. "webpack": "^5.0.0"
  5931. },
  5932. "peerDependenciesMeta": {
  5933. "@parcel/css": {
  5934. "optional": true
  5935. },
  5936. "clean-css": {
  5937. "optional": true
  5938. },
  5939. "csso": {
  5940. "optional": true
  5941. },
  5942. "esbuild": {
  5943. "optional": true
  5944. }
  5945. }
  5946. },
  5947. "node_modules/css-minimizer-webpack-plugin/node_modules/ajv": {
  5948. "version": "8.11.0",
  5949. "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.11.0.tgz",
  5950. "integrity": "sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==",
  5951. "dependencies": {
  5952. "fast-deep-equal": "^3.1.1",
  5953. "json-schema-traverse": "^1.0.0",
  5954. "require-from-string": "^2.0.2",
  5955. "uri-js": "^4.2.2"
  5956. },
  5957. "funding": {
  5958. "type": "github",
  5959. "url": "https://github.com/sponsors/epoberezkin"
  5960. }
  5961. },
  5962. "node_modules/css-minimizer-webpack-plugin/node_modules/ajv-keywords": {
  5963. "version": "5.1.0",
  5964. "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz",
  5965. "integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==",
  5966. "dependencies": {
  5967. "fast-deep-equal": "^3.1.3"
  5968. },
  5969. "peerDependencies": {
  5970. "ajv": "^8.8.2"
  5971. }
  5972. },
  5973. "node_modules/css-minimizer-webpack-plugin/node_modules/json-schema-traverse": {
  5974. "version": "1.0.0",
  5975. "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
  5976. "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug=="
  5977. },
  5978. "node_modules/css-minimizer-webpack-plugin/node_modules/schema-utils": {
  5979. "version": "4.0.0",
  5980. "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.0.0.tgz",
  5981. "integrity": "sha512-1edyXKgh6XnJsJSQ8mKWXnN/BVaIbFMLpouRUrXgVq7WYne5kw3MW7UPhO44uRXQSIpTSXoJbmrR2X0w9kUTyg==",
  5982. "dependencies": {
  5983. "@types/json-schema": "^7.0.9",
  5984. "ajv": "^8.8.0",
  5985. "ajv-formats": "^2.1.1",
  5986. "ajv-keywords": "^5.0.0"
  5987. },
  5988. "engines": {
  5989. "node": ">= 12.13.0"
  5990. },
  5991. "funding": {
  5992. "type": "opencollective",
  5993. "url": "https://opencollective.com/webpack"
  5994. }
  5995. },
  5996. "node_modules/css-prefers-color-scheme": {
  5997. "version": "6.0.3",
  5998. "resolved": "https://registry.npmjs.org/css-prefers-color-scheme/-/css-prefers-color-scheme-6.0.3.tgz",
  5999. "integrity": "sha512-4BqMbZksRkJQx2zAjrokiGMd07RqOa2IxIrrN10lyBe9xhn9DEvjUK79J6jkeiv9D9hQFXKb6g1jwU62jziJZA==",
  6000. "bin": {
  6001. "css-prefers-color-scheme": "dist/cli.cjs"
  6002. },
  6003. "engines": {
  6004. "node": "^12 || ^14 || >=16"
  6005. },
  6006. "peerDependencies": {
  6007. "postcss": "^8.4"
  6008. }
  6009. },
  6010. "node_modules/css-select": {
  6011. "version": "4.3.0",
  6012. "resolved": "https://registry.npmjs.org/css-select/-/css-select-4.3.0.tgz",
  6013. "integrity": "sha512-wPpOYtnsVontu2mODhA19JrqWxNsfdatRKd64kmpRbQgh1KtItko5sTnEpPdpSaJszTOhEMlF/RPz28qj4HqhQ==",
  6014. "dependencies": {
  6015. "boolbase": "^1.0.0",
  6016. "css-what": "^6.0.1",
  6017. "domhandler": "^4.3.1",
  6018. "domutils": "^2.8.0",
  6019. "nth-check": "^2.0.1"
  6020. },
  6021. "funding": {
  6022. "url": "https://github.com/sponsors/fb55"
  6023. }
  6024. },
  6025. "node_modules/css-select-base-adapter": {
  6026. "version": "0.1.1",
  6027. "resolved": "https://registry.npmjs.org/css-select-base-adapter/-/css-select-base-adapter-0.1.1.tgz",
  6028. "integrity": "sha512-jQVeeRG70QI08vSTwf1jHxp74JoZsr2XSgETae8/xC8ovSnL2WF87GTLO86Sbwdt2lK4Umg4HnnwMO4YF3Ce7w=="
  6029. },
  6030. "node_modules/css-tree": {
  6031. "version": "1.0.0-alpha.37",
  6032. "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-1.0.0-alpha.37.tgz",
  6033. "integrity": "sha512-DMxWJg0rnz7UgxKT0Q1HU/L9BeJI0M6ksor0OgqOnF+aRCDWg/N2641HmVyU9KVIu0OVVWOb2IpC9A+BJRnejg==",
  6034. "dependencies": {
  6035. "mdn-data": "2.0.4",
  6036. "source-map": "^0.6.1"
  6037. },
  6038. "engines": {
  6039. "node": ">=8.0.0"
  6040. }
  6041. },
  6042. "node_modules/css-what": {
  6043. "version": "6.1.0",
  6044. "resolved": "https://registry.npmjs.org/css-what/-/css-what-6.1.0.tgz",
  6045. "integrity": "sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==",
  6046. "engines": {
  6047. "node": ">= 6"
  6048. },
  6049. "funding": {
  6050. "url": "https://github.com/sponsors/fb55"
  6051. }
  6052. },
  6053. "node_modules/css.escape": {
  6054. "version": "1.5.1",
  6055. "resolved": "https://registry.npmjs.org/css.escape/-/css.escape-1.5.1.tgz",
  6056. "integrity": "sha1-QuJ9T6BK4y+TGktNQZH6nN3ul8s="
  6057. },
  6058. "node_modules/cssdb": {
  6059. "version": "6.5.0",
  6060. "resolved": "https://registry.npmjs.org/cssdb/-/cssdb-6.5.0.tgz",
  6061. "integrity": "sha512-Rh7AAopF2ckPXe/VBcoUS9JrCZNSyc60+KpgE6X25vpVxA32TmiqvExjkfhwP4wGSb6Xe8Z/JIyGqwgx/zZYFA=="
  6062. },
  6063. "node_modules/cssesc": {
  6064. "version": "3.0.0",
  6065. "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz",
  6066. "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==",
  6067. "bin": {
  6068. "cssesc": "bin/cssesc"
  6069. },
  6070. "engines": {
  6071. "node": ">=4"
  6072. }
  6073. },
  6074. "node_modules/cssnano": {
  6075. "version": "5.1.7",
  6076. "resolved": "https://registry.npmjs.org/cssnano/-/cssnano-5.1.7.tgz",
  6077. "integrity": "sha512-pVsUV6LcTXif7lvKKW9ZrmX+rGRzxkEdJuVJcp5ftUjWITgwam5LMZOgaTvUrWPkcORBey6he7JKb4XAJvrpKg==",
  6078. "dependencies": {
  6079. "cssnano-preset-default": "^5.2.7",
  6080. "lilconfig": "^2.0.3",
  6081. "yaml": "^1.10.2"
  6082. },
  6083. "engines": {
  6084. "node": "^10 || ^12 || >=14.0"
  6085. },
  6086. "funding": {
  6087. "type": "opencollective",
  6088. "url": "https://opencollective.com/cssnano"
  6089. },
  6090. "peerDependencies": {
  6091. "postcss": "^8.2.15"
  6092. }
  6093. },
  6094. "node_modules/cssnano-preset-default": {
  6095. "version": "5.2.7",
  6096. "resolved": "https://registry.npmjs.org/cssnano-preset-default/-/cssnano-preset-default-5.2.7.tgz",
  6097. "integrity": "sha512-JiKP38ymZQK+zVKevphPzNSGHSlTI+AOwlasoSRtSVMUU285O7/6uZyd5NbW92ZHp41m0sSHe6JoZosakj63uA==",
  6098. "dependencies": {
  6099. "css-declaration-sorter": "^6.2.2",
  6100. "cssnano-utils": "^3.1.0",
  6101. "postcss-calc": "^8.2.3",
  6102. "postcss-colormin": "^5.3.0",
  6103. "postcss-convert-values": "^5.1.0",
  6104. "postcss-discard-comments": "^5.1.1",
  6105. "postcss-discard-duplicates": "^5.1.0",
  6106. "postcss-discard-empty": "^5.1.1",
  6107. "postcss-discard-overridden": "^5.1.0",
  6108. "postcss-merge-longhand": "^5.1.4",
  6109. "postcss-merge-rules": "^5.1.1",
  6110. "postcss-minify-font-values": "^5.1.0",
  6111. "postcss-minify-gradients": "^5.1.1",
  6112. "postcss-minify-params": "^5.1.2",
  6113. "postcss-minify-selectors": "^5.2.0",
  6114. "postcss-normalize-charset": "^5.1.0",
  6115. "postcss-normalize-display-values": "^5.1.0",
  6116. "postcss-normalize-positions": "^5.1.0",
  6117. "postcss-normalize-repeat-style": "^5.1.0",
  6118. "postcss-normalize-string": "^5.1.0",
  6119. "postcss-normalize-timing-functions": "^5.1.0",
  6120. "postcss-normalize-unicode": "^5.1.0",
  6121. "postcss-normalize-url": "^5.1.0",
  6122. "postcss-normalize-whitespace": "^5.1.1",
  6123. "postcss-ordered-values": "^5.1.1",
  6124. "postcss-reduce-initial": "^5.1.0",
  6125. "postcss-reduce-transforms": "^5.1.0",
  6126. "postcss-svgo": "^5.1.0",
  6127. "postcss-unique-selectors": "^5.1.1"
  6128. },
  6129. "engines": {
  6130. "node": "^10 || ^12 || >=14.0"
  6131. },
  6132. "peerDependencies": {
  6133. "postcss": "^8.2.15"
  6134. }
  6135. },
  6136. "node_modules/cssnano-utils": {
  6137. "version": "3.1.0",
  6138. "resolved": "https://registry.npmjs.org/cssnano-utils/-/cssnano-utils-3.1.0.tgz",
  6139. "integrity": "sha512-JQNR19/YZhz4psLX/rQ9M83e3z2Wf/HdJbryzte4a3NSuafyp9w/I4U+hx5C2S9g41qlstH7DEWnZaaj83OuEA==",
  6140. "engines": {
  6141. "node": "^10 || ^12 || >=14.0"
  6142. },
  6143. "peerDependencies": {
  6144. "postcss": "^8.2.15"
  6145. }
  6146. },
  6147. "node_modules/csso": {
  6148. "version": "4.2.0",
  6149. "resolved": "https://registry.npmjs.org/csso/-/csso-4.2.0.tgz",
  6150. "integrity": "sha512-wvlcdIbf6pwKEk7vHj8/Bkc0B4ylXZruLvOgs9doS5eOsOpuodOV2zJChSpkp+pRpYQLQMeF04nr3Z68Sta9jA==",
  6151. "dependencies": {
  6152. "css-tree": "^1.1.2"
  6153. },
  6154. "engines": {
  6155. "node": ">=8.0.0"
  6156. }
  6157. },
  6158. "node_modules/csso/node_modules/css-tree": {
  6159. "version": "1.1.3",
  6160. "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-1.1.3.tgz",
  6161. "integrity": "sha512-tRpdppF7TRazZrjJ6v3stzv93qxRcSsFmW6cX0Zm2NVKpxE1WV1HblnghVv9TreireHkqI/VDEsfolRF1p6y7Q==",
  6162. "dependencies": {
  6163. "mdn-data": "2.0.14",
  6164. "source-map": "^0.6.1"
  6165. },
  6166. "engines": {
  6167. "node": ">=8.0.0"
  6168. }
  6169. },
  6170. "node_modules/csso/node_modules/mdn-data": {
  6171. "version": "2.0.14",
  6172. "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.14.tgz",
  6173. "integrity": "sha512-dn6wd0uw5GsdswPFfsgMp5NSB0/aDe6fK94YJV/AJDYXL6HVLWBsxeq7js7Ad+mU2K9LAlwpk6kN2D5mwCPVow=="
  6174. },
  6175. "node_modules/cssom": {
  6176. "version": "0.4.4",
  6177. "resolved": "https://registry.npmjs.org/cssom/-/cssom-0.4.4.tgz",
  6178. "integrity": "sha512-p3pvU7r1MyyqbTk+WbNJIgJjG2VmTIaB10rI93LzVPrmDJKkzKYMtxxyAvQXR/NS6otuzveI7+7BBq3SjBS2mw=="
  6179. },
  6180. "node_modules/cssstyle": {
  6181. "version": "2.3.0",
  6182. "resolved": "https://registry.npmjs.org/cssstyle/-/cssstyle-2.3.0.tgz",
  6183. "integrity": "sha512-AZL67abkUzIuvcHqk7c09cezpGNcxUxU4Ioi/05xHk4DQeTkWmGYftIE6ctU6AEt+Gn4n1lDStOtj7FKycP71A==",
  6184. "dependencies": {
  6185. "cssom": "~0.3.6"
  6186. },
  6187. "engines": {
  6188. "node": ">=8"
  6189. }
  6190. },
  6191. "node_modules/cssstyle/node_modules/cssom": {
  6192. "version": "0.3.8",
  6193. "resolved": "https://registry.npmjs.org/cssom/-/cssom-0.3.8.tgz",
  6194. "integrity": "sha512-b0tGHbfegbhPJpxpiBPU2sCkigAqtM9O121le6bbOlgyV+NyGyCmVfJ6QW9eRjz8CpNfWEOYBIMIGRYkLwsIYg=="
  6195. },
  6196. "node_modules/csstype": {
  6197. "version": "3.0.11",
  6198. "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.0.11.tgz",
  6199. "integrity": "sha512-sa6P2wJ+CAbgyy4KFssIb/JNMLxFvKF1pCYCSXS8ZMuqZnMsrxqI2E5sPyoTpxoPU/gVZMzr2zjOfg8GIZOMsw=="
  6200. },
  6201. "node_modules/damerau-levenshtein": {
  6202. "version": "1.0.8",
  6203. "resolved": "https://registry.npmjs.org/damerau-levenshtein/-/damerau-levenshtein-1.0.8.tgz",
  6204. "integrity": "sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA=="
  6205. },
  6206. "node_modules/dashdash": {
  6207. "version": "1.14.1",
  6208. "resolved": "https://registry.npmjs.org/dashdash/-/dashdash-1.14.1.tgz",
  6209. "integrity": "sha1-hTz6D3y+L+1d4gMmuN1YEDX24vA=",
  6210. "dependencies": {
  6211. "assert-plus": "^1.0.0"
  6212. },
  6213. "engines": {
  6214. "node": ">=0.10"
  6215. }
  6216. },
  6217. "node_modules/data-urls": {
  6218. "version": "2.0.0",
  6219. "resolved": "https://registry.npmjs.org/data-urls/-/data-urls-2.0.0.tgz",
  6220. "integrity": "sha512-X5eWTSXO/BJmpdIKCRuKUgSCgAN0OwliVK3yPKbwIWU1Tdw5BRajxlzMidvh+gwko9AfQ9zIj52pzF91Q3YAvQ==",
  6221. "dependencies": {
  6222. "abab": "^2.0.3",
  6223. "whatwg-mimetype": "^2.3.0",
  6224. "whatwg-url": "^8.0.0"
  6225. },
  6226. "engines": {
  6227. "node": ">=10"
  6228. }
  6229. },
  6230. "node_modules/date-fns": {
  6231. "version": "2.28.0",
  6232. "resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.28.0.tgz",
  6233. "integrity": "sha512-8d35hViGYx/QH0icHYCeLmsLmMUheMmTyV9Fcm6gvNwdw31yXXH+O85sOBJ+OLnLQMKZowvpKb6FgMIQjcpvQw==",
  6234. "engines": {
  6235. "node": ">=0.11"
  6236. },
  6237. "funding": {
  6238. "type": "opencollective",
  6239. "url": "https://opencollective.com/date-fns"
  6240. }
  6241. },
  6242. "node_modules/debug": {
  6243. "version": "4.3.4",
  6244. "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz",
  6245. "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
  6246. "dependencies": {
  6247. "ms": "2.1.2"
  6248. },
  6249. "engines": {
  6250. "node": ">=6.0"
  6251. },
  6252. "peerDependenciesMeta": {
  6253. "supports-color": {
  6254. "optional": true
  6255. }
  6256. }
  6257. },
  6258. "node_modules/decamelize": {
  6259. "version": "1.2.0",
  6260. "resolved": "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz",
  6261. "integrity": "sha1-9lNNFRSCabIDUue+4m9QH5oZEpA=",
  6262. "engines": {
  6263. "node": ">=0.10.0"
  6264. }
  6265. },
  6266. "node_modules/decamelize-keys": {
  6267. "version": "1.1.0",
  6268. "resolved": "https://registry.npmjs.org/decamelize-keys/-/decamelize-keys-1.1.0.tgz",
  6269. "integrity": "sha1-0XGoeTMlKAfrPLYdwcFEXQeN8tk=",
  6270. "dependencies": {
  6271. "decamelize": "^1.1.0",
  6272. "map-obj": "^1.0.0"
  6273. },
  6274. "engines": {
  6275. "node": ">=0.10.0"
  6276. }
  6277. },
  6278. "node_modules/decamelize-keys/node_modules/map-obj": {
  6279. "version": "1.0.1",
  6280. "resolved": "https://registry.npmjs.org/map-obj/-/map-obj-1.0.1.tgz",
  6281. "integrity": "sha1-2TPOuSBdgr3PSIb2dCvcK03qFG0=",
  6282. "engines": {
  6283. "node": ">=0.10.0"
  6284. }
  6285. },
  6286. "node_modules/decimal.js": {
  6287. "version": "10.3.1",
  6288. "resolved": "https://registry.npmjs.org/decimal.js/-/decimal.js-10.3.1.tgz",
  6289. "integrity": "sha512-V0pfhfr8suzyPGOx3nmq4aHqabehUZn6Ch9kyFpV79TGDTWFmHqUqXdabR7QHqxzrYolF4+tVmJhUG4OURg5dQ=="
  6290. },
  6291. "node_modules/decode-uri-component": {
  6292. "version": "0.2.0",
  6293. "resolved": "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.0.tgz",
  6294. "integrity": "sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU=",
  6295. "engines": {
  6296. "node": ">=0.10"
  6297. }
  6298. },
  6299. "node_modules/dedent": {
  6300. "version": "0.7.0",
  6301. "resolved": "https://registry.npmjs.org/dedent/-/dedent-0.7.0.tgz",
  6302. "integrity": "sha1-JJXduvbrh0q7Dhvp3yLS5aVEMmw="
  6303. },
  6304. "node_modules/deep-is": {
  6305. "version": "0.1.4",
  6306. "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz",
  6307. "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ=="
  6308. },
  6309. "node_modules/deepmerge": {
  6310. "version": "4.2.2",
  6311. "resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-4.2.2.tgz",
  6312. "integrity": "sha512-FJ3UgI4gIl+PHZm53knsuSFpE+nESMr7M4v9QcgB7S63Kj/6WqMiFQJpBBYz1Pt+66bZpP3Q7Lye0Oo9MPKEdg==",
  6313. "engines": {
  6314. "node": ">=0.10.0"
  6315. }
  6316. },
  6317. "node_modules/default-gateway": {
  6318. "version": "6.0.3",
  6319. "resolved": "https://registry.npmjs.org/default-gateway/-/default-gateway-6.0.3.tgz",
  6320. "integrity": "sha512-fwSOJsbbNzZ/CUFpqFBqYfYNLj1NbMPm8MMCIzHjC83iSJRBEGmDUxU+WP661BaBQImeC2yHwXtz+P/O9o+XEg==",
  6321. "dependencies": {
  6322. "execa": "^5.0.0"
  6323. },
  6324. "engines": {
  6325. "node": ">= 10"
  6326. }
  6327. },
  6328. "node_modules/define-lazy-prop": {
  6329. "version": "2.0.0",
  6330. "resolved": "https://registry.npmjs.org/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz",
  6331. "integrity": "sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==",
  6332. "engines": {
  6333. "node": ">=8"
  6334. }
  6335. },
  6336. "node_modules/define-properties": {
  6337. "version": "1.1.4",
  6338. "resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.1.4.tgz",
  6339. "integrity": "sha512-uckOqKcfaVvtBdsVkdPv3XjveQJsNQqmhXgRi8uhvWWuPYZCNlzT8qAyblUgNoXdHdjMTzAqeGjAoli8f+bzPA==",
  6340. "dependencies": {
  6341. "has-property-descriptors": "^1.0.0",
  6342. "object-keys": "^1.1.1"
  6343. },
  6344. "engines": {
  6345. "node": ">= 0.4"
  6346. },
  6347. "funding": {
  6348. "url": "https://github.com/sponsors/ljharb"
  6349. }
  6350. },
  6351. "node_modules/defined": {
  6352. "version": "1.0.0",
  6353. "resolved": "https://registry.npmjs.org/defined/-/defined-1.0.0.tgz",
  6354. "integrity": "sha1-yY2bzvdWdBiOEQlpFRGZ45sfppM="
  6355. },
  6356. "node_modules/delayed-stream": {
  6357. "version": "1.0.0",
  6358. "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz",
  6359. "integrity": "sha1-3zrhmayt+31ECqrgsp4icrJOxhk=",
  6360. "engines": {
  6361. "node": ">=0.4.0"
  6362. }
  6363. },
  6364. "node_modules/delegates": {
  6365. "version": "1.0.0",
  6366. "resolved": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz",
  6367. "integrity": "sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o="
  6368. },
  6369. "node_modules/depd": {
  6370. "version": "1.1.2",
  6371. "resolved": "https://registry.npmjs.org/depd/-/depd-1.1.2.tgz",
  6372. "integrity": "sha1-m81S4UwJd2PnSbJ0xDRu0uVgtak=",
  6373. "engines": {
  6374. "node": ">= 0.6"
  6375. }
  6376. },
  6377. "node_modules/destroy": {
  6378. "version": "1.0.4",
  6379. "resolved": "https://registry.npmjs.org/destroy/-/destroy-1.0.4.tgz",
  6380. "integrity": "sha1-l4hXRCxEdJ5CBmE+N5RiBYJqvYA="
  6381. },
  6382. "node_modules/detect-newline": {
  6383. "version": "3.1.0",
  6384. "resolved": "https://registry.npmjs.org/detect-newline/-/detect-newline-3.1.0.tgz",
  6385. "integrity": "sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==",
  6386. "engines": {
  6387. "node": ">=8"
  6388. }
  6389. },
  6390. "node_modules/detect-node": {
  6391. "version": "2.1.0",
  6392. "resolved": "https://registry.npmjs.org/detect-node/-/detect-node-2.1.0.tgz",
  6393. "integrity": "sha512-T0NIuQpnTvFDATNuHN5roPwSBG83rFsuO+MXXH9/3N1eFbn4wcPjttvjMLEPWJ0RGUYgQE7cGgS3tNxbqCGM7g=="
  6394. },
  6395. "node_modules/detect-port-alt": {
  6396. "version": "1.1.6",
  6397. "resolved": "https://registry.npmjs.org/detect-port-alt/-/detect-port-alt-1.1.6.tgz",
  6398. "integrity": "sha512-5tQykt+LqfJFBEYaDITx7S7cR7mJ/zQmLXZ2qt5w04ainYZw6tBf9dBunMjVeVOdYVRUzUOE4HkY5J7+uttb5Q==",
  6399. "dependencies": {
  6400. "address": "^1.0.1",
  6401. "debug": "^2.6.0"
  6402. },
  6403. "bin": {
  6404. "detect": "bin/detect-port",
  6405. "detect-port": "bin/detect-port"
  6406. },
  6407. "engines": {
  6408. "node": ">= 4.2.1"
  6409. }
  6410. },
  6411. "node_modules/detect-port-alt/node_modules/debug": {
  6412. "version": "2.6.9",
  6413. "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
  6414. "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
  6415. "dependencies": {
  6416. "ms": "2.0.0"
  6417. }
  6418. },
  6419. "node_modules/detect-port-alt/node_modules/ms": {
  6420. "version": "2.0.0",
  6421. "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
  6422. "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
  6423. },
  6424. "node_modules/detective": {
  6425. "version": "5.2.0",
  6426. "resolved": "https://registry.npmjs.org/detective/-/detective-5.2.0.tgz",
  6427. "integrity": "sha512-6SsIx+nUUbuK0EthKjv0zrdnajCCXVYGmbYYiYjFVpzcjwEs/JMDZ8tPRG29J/HhN56t3GJp2cGSWDRjjot8Pg==",
  6428. "dependencies": {
  6429. "acorn-node": "^1.6.1",
  6430. "defined": "^1.0.0",
  6431. "minimist": "^1.1.1"
  6432. },
  6433. "bin": {
  6434. "detective": "bin/detective.js"
  6435. },
  6436. "engines": {
  6437. "node": ">=0.8.0"
  6438. }
  6439. },
  6440. "node_modules/didyoumean": {
  6441. "version": "1.2.2",
  6442. "resolved": "https://registry.npmjs.org/didyoumean/-/didyoumean-1.2.2.tgz",
  6443. "integrity": "sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw=="
  6444. },
  6445. "node_modules/diff-sequences": {
  6446. "version": "26.6.2",
  6447. "resolved": "https://registry.npmjs.org/diff-sequences/-/diff-sequences-26.6.2.tgz",
  6448. "integrity": "sha512-Mv/TDa3nZ9sbc5soK+OoA74BsS3mL37yixCvUAQkiuA4Wz6YtwP/K47n2rv2ovzHZvoiQeA5FTQOschKkEwB0Q==",
  6449. "engines": {
  6450. "node": ">= 10.14.2"
  6451. }
  6452. },
  6453. "node_modules/dir-glob": {
  6454. "version": "3.0.1",
  6455. "resolved": "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz",
  6456. "integrity": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==",
  6457. "dependencies": {
  6458. "path-type": "^4.0.0"
  6459. },
  6460. "engines": {
  6461. "node": ">=8"
  6462. }
  6463. },
  6464. "node_modules/dlv": {
  6465. "version": "1.1.3",
  6466. "resolved": "https://registry.npmjs.org/dlv/-/dlv-1.1.3.tgz",
  6467. "integrity": "sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA=="
  6468. },
  6469. "node_modules/dns-equal": {
  6470. "version": "1.0.0",
  6471. "resolved": "https://registry.npmjs.org/dns-equal/-/dns-equal-1.0.0.tgz",
  6472. "integrity": "sha1-s55/HabrCnW6nBcySzR1PEfgZU0="
  6473. },
  6474. "node_modules/dns-packet": {
  6475. "version": "5.3.1",
  6476. "resolved": "https://registry.npmjs.org/dns-packet/-/dns-packet-5.3.1.tgz",
  6477. "integrity": "sha512-spBwIj0TK0Ey3666GwIdWVfUpLyubpU53BTCu8iPn4r4oXd9O14Hjg3EHw3ts2oed77/SeckunUYCyRlSngqHw==",
  6478. "dependencies": {
  6479. "@leichtgewicht/ip-codec": "^2.0.1"
  6480. },
  6481. "engines": {
  6482. "node": ">=6"
  6483. }
  6484. },
  6485. "node_modules/doctrine": {
  6486. "version": "3.0.0",
  6487. "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz",
  6488. "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==",
  6489. "dependencies": {
  6490. "esutils": "^2.0.2"
  6491. },
  6492. "engines": {
  6493. "node": ">=6.0.0"
  6494. }
  6495. },
  6496. "node_modules/dom-accessibility-api": {
  6497. "version": "0.5.13",
  6498. "resolved": "https://registry.npmjs.org/dom-accessibility-api/-/dom-accessibility-api-0.5.13.tgz",
  6499. "integrity": "sha512-R305kwb5CcMDIpSHUnLyIAp7SrSPBx6F0VfQFB3M75xVMHhXJJIdePYgbPPh1o57vCHNu5QztokWUPsLjWzFqw=="
  6500. },
  6501. "node_modules/dom-converter": {
  6502. "version": "0.2.0",
  6503. "resolved": "https://registry.npmjs.org/dom-converter/-/dom-converter-0.2.0.tgz",
  6504. "integrity": "sha512-gd3ypIPfOMr9h5jIKq8E3sHOTCjeirnl0WK5ZdS1AW0Odt0b1PaWaHdJ4Qk4klv+YB9aJBS7mESXjFoDQPu6DA==",
  6505. "dependencies": {
  6506. "utila": "~0.4"
  6507. }
  6508. },
  6509. "node_modules/dom-serializer": {
  6510. "version": "1.4.1",
  6511. "resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-1.4.1.tgz",
  6512. "integrity": "sha512-VHwB3KfrcOOkelEG2ZOfxqLZdfkil8PtJi4P8N2MMXucZq2yLp75ClViUlOVwyoHEDjYU433Aq+5zWP61+RGag==",
  6513. "dependencies": {
  6514. "domelementtype": "^2.0.1",
  6515. "domhandler": "^4.2.0",
  6516. "entities": "^2.0.0"
  6517. },
  6518. "funding": {
  6519. "url": "https://github.com/cheeriojs/dom-serializer?sponsor=1"
  6520. }
  6521. },
  6522. "node_modules/domelementtype": {
  6523. "version": "2.3.0",
  6524. "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-2.3.0.tgz",
  6525. "integrity": "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw==",
  6526. "funding": [
  6527. {
  6528. "type": "github",
  6529. "url": "https://github.com/sponsors/fb55"
  6530. }
  6531. ]
  6532. },
  6533. "node_modules/domexception": {
  6534. "version": "2.0.1",
  6535. "resolved": "https://registry.npmjs.org/domexception/-/domexception-2.0.1.tgz",
  6536. "integrity": "sha512-yxJ2mFy/sibVQlu5qHjOkf9J3K6zgmCxgJ94u2EdvDOV09H+32LtRswEcUsmUWN72pVLOEnTSRaIVVzVQgS0dg==",
  6537. "dependencies": {
  6538. "webidl-conversions": "^5.0.0"
  6539. },
  6540. "engines": {
  6541. "node": ">=8"
  6542. }
  6543. },
  6544. "node_modules/domexception/node_modules/webidl-conversions": {
  6545. "version": "5.0.0",
  6546. "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-5.0.0.tgz",
  6547. "integrity": "sha512-VlZwKPCkYKxQgeSbH5EyngOmRp7Ww7I9rQLERETtf5ofd9pGeswWiOtogpEO850jziPRarreGxn5QIiTqpb2wA==",
  6548. "engines": {
  6549. "node": ">=8"
  6550. }
  6551. },
  6552. "node_modules/domhandler": {
  6553. "version": "4.3.1",
  6554. "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-4.3.1.tgz",
  6555. "integrity": "sha512-GrwoxYN+uWlzO8uhUXRl0P+kHE4GtVPfYzVLcUxPL7KNdHKj66vvlhiweIHqYYXWlw+T8iLMp42Lm67ghw4WMQ==",
  6556. "dependencies": {
  6557. "domelementtype": "^2.2.0"
  6558. },
  6559. "engines": {
  6560. "node": ">= 4"
  6561. },
  6562. "funding": {
  6563. "url": "https://github.com/fb55/domhandler?sponsor=1"
  6564. }
  6565. },
  6566. "node_modules/domutils": {
  6567. "version": "2.8.0",
  6568. "resolved": "https://registry.npmjs.org/domutils/-/domutils-2.8.0.tgz",
  6569. "integrity": "sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A==",
  6570. "dependencies": {
  6571. "dom-serializer": "^1.0.1",
  6572. "domelementtype": "^2.2.0",
  6573. "domhandler": "^4.2.0"
  6574. },
  6575. "funding": {
  6576. "url": "https://github.com/fb55/domutils?sponsor=1"
  6577. }
  6578. },
  6579. "node_modules/dot-case": {
  6580. "version": "3.0.4",
  6581. "resolved": "https://registry.npmjs.org/dot-case/-/dot-case-3.0.4.tgz",
  6582. "integrity": "sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w==",
  6583. "dependencies": {
  6584. "no-case": "^3.0.4",
  6585. "tslib": "^2.0.3"
  6586. }
  6587. },
  6588. "node_modules/dotenv": {
  6589. "version": "10.0.0",
  6590. "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-10.0.0.tgz",
  6591. "integrity": "sha512-rlBi9d8jpv9Sf1klPjNfFAuWDjKLwTIJJ/VxtoTwIR6hnZxcEOQCZg2oIL3MWBYw5GpUDKOEnND7LXTbIpQ03Q==",
  6592. "engines": {
  6593. "node": ">=10"
  6594. }
  6595. },
  6596. "node_modules/dotenv-expand": {
  6597. "version": "5.1.0",
  6598. "resolved": "https://registry.npmjs.org/dotenv-expand/-/dotenv-expand-5.1.0.tgz",
  6599. "integrity": "sha512-YXQl1DSa4/PQyRfgrv6aoNjhasp/p4qs9FjJ4q4cQk+8m4r6k4ZSiEyytKG8f8W9gi8WsQtIObNmKd+tMzNTmA=="
  6600. },
  6601. "node_modules/duplexer": {
  6602. "version": "0.1.2",
  6603. "resolved": "https://registry.npmjs.org/duplexer/-/duplexer-0.1.2.tgz",
  6604. "integrity": "sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg=="
  6605. },
  6606. "node_modules/ecc-jsbn": {
  6607. "version": "0.1.2",
  6608. "resolved": "https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz",
  6609. "integrity": "sha1-OoOpBOVDUyh4dMVkt1SThoSamMk=",
  6610. "dependencies": {
  6611. "jsbn": "~0.1.0",
  6612. "safer-buffer": "^2.1.0"
  6613. }
  6614. },
  6615. "node_modules/ee-first": {
  6616. "version": "1.1.1",
  6617. "resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz",
  6618. "integrity": "sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0="
  6619. },
  6620. "node_modules/ejs": {
  6621. "version": "3.1.6",
  6622. "resolved": "https://registry.npmjs.org/ejs/-/ejs-3.1.6.tgz",
  6623. "integrity": "sha512-9lt9Zse4hPucPkoP7FHDF0LQAlGyF9JVpnClFLFH3aSSbxmyoqINRpp/9wePWJTUl4KOQwRL72Iw3InHPDkoGw==",
  6624. "dependencies": {
  6625. "jake": "^10.6.1"
  6626. },
  6627. "bin": {
  6628. "ejs": "bin/cli.js"
  6629. },
  6630. "engines": {
  6631. "node": ">=0.10.0"
  6632. }
  6633. },
  6634. "node_modules/electron-to-chromium": {
  6635. "version": "1.4.111",
  6636. "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.111.tgz",
  6637. "integrity": "sha512-/s3+fwhKf1YK4k7btOImOzCQLpUjS6MaPf0ODTNuT4eTM1Bg4itBpLkydhOzJmpmH6Z9eXFyuuK5czsmzRzwtw=="
  6638. },
  6639. "node_modules/elementtree": {
  6640. "version": "0.1.7",
  6641. "resolved": "https://registry.npmjs.org/elementtree/-/elementtree-0.1.7.tgz",
  6642. "integrity": "sha1-mskb5uUvtuYkTE5UpKw+2K6OKcA=",
  6643. "dev": true,
  6644. "dependencies": {
  6645. "sax": "1.1.4"
  6646. },
  6647. "engines": {
  6648. "node": ">= 0.4.0"
  6649. }
  6650. },
  6651. "node_modules/elementtree/node_modules/sax": {
  6652. "version": "1.1.4",
  6653. "resolved": "https://registry.npmjs.org/sax/-/sax-1.1.4.tgz",
  6654. "integrity": "sha1-dLbTPJrh4AFRDxeakRaFiPGu2qk=",
  6655. "dev": true
  6656. },
  6657. "node_modules/emittery": {
  6658. "version": "0.8.1",
  6659. "resolved": "https://registry.npmjs.org/emittery/-/emittery-0.8.1.tgz",
  6660. "integrity": "sha512-uDfvUjVrfGJJhymx/kz6prltenw1u7WrCg1oa94zYY8xxVpLLUu045LAT0dhDZdXG58/EpPL/5kA180fQ/qudg==",
  6661. "engines": {
  6662. "node": ">=10"
  6663. },
  6664. "funding": {
  6665. "url": "https://github.com/sindresorhus/emittery?sponsor=1"
  6666. }
  6667. },
  6668. "node_modules/emoji-regex": {
  6669. "version": "9.2.2",
  6670. "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz",
  6671. "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg=="
  6672. },
  6673. "node_modules/emojis-list": {
  6674. "version": "3.0.0",
  6675. "resolved": "https://registry.npmjs.org/emojis-list/-/emojis-list-3.0.0.tgz",
  6676. "integrity": "sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==",
  6677. "engines": {
  6678. "node": ">= 4"
  6679. }
  6680. },
  6681. "node_modules/encodeurl": {
  6682. "version": "1.0.2",
  6683. "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz",
  6684. "integrity": "sha1-rT/0yG7C0CkyL1oCw6mmBslbP1k=",
  6685. "engines": {
  6686. "node": ">= 0.8"
  6687. }
  6688. },
  6689. "node_modules/encoding": {
  6690. "version": "0.1.13",
  6691. "resolved": "https://registry.npmjs.org/encoding/-/encoding-0.1.13.tgz",
  6692. "integrity": "sha512-ETBauow1T35Y/WZMkio9jiM0Z5xjHHmJ4XmjZOq1l/dXz3lr2sRn87nJy20RupqSh1F2m3HHPSp8ShIPQJrJ3A==",
  6693. "optional": true,
  6694. "dependencies": {
  6695. "iconv-lite": "^0.6.2"
  6696. }
  6697. },
  6698. "node_modules/enhanced-resolve": {
  6699. "version": "5.9.3",
  6700. "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.9.3.tgz",
  6701. "integrity": "sha512-Bq9VSor+kjvW3f9/MiiR4eE3XYgOl7/rS8lnSxbRbF3kS0B2r+Y9w5krBWxZgDxASVZbdYrn5wT4j/Wb0J9qow==",
  6702. "dependencies": {
  6703. "graceful-fs": "^4.2.4",
  6704. "tapable": "^2.2.0"
  6705. },
  6706. "engines": {
  6707. "node": ">=10.13.0"
  6708. }
  6709. },
  6710. "node_modules/entities": {
  6711. "version": "2.2.0",
  6712. "resolved": "https://registry.npmjs.org/entities/-/entities-2.2.0.tgz",
  6713. "integrity": "sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==",
  6714. "funding": {
  6715. "url": "https://github.com/fb55/entities?sponsor=1"
  6716. }
  6717. },
  6718. "node_modules/env-paths": {
  6719. "version": "2.2.1",
  6720. "resolved": "https://registry.npmjs.org/env-paths/-/env-paths-2.2.1.tgz",
  6721. "integrity": "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==",
  6722. "engines": {
  6723. "node": ">=6"
  6724. }
  6725. },
  6726. "node_modules/err-code": {
  6727. "version": "2.0.3",
  6728. "resolved": "https://registry.npmjs.org/err-code/-/err-code-2.0.3.tgz",
  6729. "integrity": "sha512-2bmlRpNKBxT/CRmPOlyISQpNj+qSeYvcym/uT0Jx2bMOlKLtSy1ZmLuVxSEKKyor/N5yhvp/ZiG1oE3DEYMSFA=="
  6730. },
  6731. "node_modules/error-ex": {
  6732. "version": "1.3.2",
  6733. "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz",
  6734. "integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==",
  6735. "dependencies": {
  6736. "is-arrayish": "^0.2.1"
  6737. }
  6738. },
  6739. "node_modules/error-stack-parser": {
  6740. "version": "2.0.7",
  6741. "resolved": "https://registry.npmjs.org/error-stack-parser/-/error-stack-parser-2.0.7.tgz",
  6742. "integrity": "sha512-chLOW0ZGRf4s8raLrDxa5sdkvPec5YdvwbFnqJme4rk0rFajP8mPtrDL1+I+CwrQDCjswDA5sREX7jYQDQs9vA==",
  6743. "dependencies": {
  6744. "stackframe": "^1.1.1"
  6745. }
  6746. },
  6747. "node_modules/es-abstract": {
  6748. "version": "1.19.5",
  6749. "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.19.5.tgz",
  6750. "integrity": "sha512-Aa2G2+Rd3b6kxEUKTF4TaW67czBLyAv3z7VOhYRU50YBx+bbsYZ9xQP4lMNazePuFlybXI0V4MruPos7qUo5fA==",
  6751. "dependencies": {
  6752. "call-bind": "^1.0.2",
  6753. "es-to-primitive": "^1.2.1",
  6754. "function-bind": "^1.1.1",
  6755. "get-intrinsic": "^1.1.1",
  6756. "get-symbol-description": "^1.0.0",
  6757. "has": "^1.0.3",
  6758. "has-symbols": "^1.0.3",
  6759. "internal-slot": "^1.0.3",
  6760. "is-callable": "^1.2.4",
  6761. "is-negative-zero": "^2.0.2",
  6762. "is-regex": "^1.1.4",
  6763. "is-shared-array-buffer": "^1.0.2",
  6764. "is-string": "^1.0.7",
  6765. "is-weakref": "^1.0.2",
  6766. "object-inspect": "^1.12.0",
  6767. "object-keys": "^1.1.1",
  6768. "object.assign": "^4.1.2",
  6769. "string.prototype.trimend": "^1.0.4",
  6770. "string.prototype.trimstart": "^1.0.4",
  6771. "unbox-primitive": "^1.0.1"
  6772. },
  6773. "engines": {
  6774. "node": ">= 0.4"
  6775. },
  6776. "funding": {
  6777. "url": "https://github.com/sponsors/ljharb"
  6778. }
  6779. },
  6780. "node_modules/es-module-lexer": {
  6781. "version": "0.9.3",
  6782. "resolved": "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-0.9.3.tgz",
  6783. "integrity": "sha512-1HQ2M2sPtxwnvOvT1ZClHyQDiggdNjURWpY2we6aMKCQiUVxTmVs2UYPLIrD84sS+kMdUwfBSylbJPwNnBrnHQ=="
  6784. },
  6785. "node_modules/es-shim-unscopables": {
  6786. "version": "1.0.0",
  6787. "resolved": "https://registry.npmjs.org/es-shim-unscopables/-/es-shim-unscopables-1.0.0.tgz",
  6788. "integrity": "sha512-Jm6GPcCdC30eMLbZ2x8z2WuRwAws3zTBBKuusffYVUrNj/GVSUAZ+xKMaUpfNDR5IbyNA5LJbaecoUVbmUcB1w==",
  6789. "dependencies": {
  6790. "has": "^1.0.3"
  6791. }
  6792. },
  6793. "node_modules/es-to-primitive": {
  6794. "version": "1.2.1",
  6795. "resolved": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.1.tgz",
  6796. "integrity": "sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==",
  6797. "dependencies": {
  6798. "is-callable": "^1.1.4",
  6799. "is-date-object": "^1.0.1",
  6800. "is-symbol": "^1.0.2"
  6801. },
  6802. "engines": {
  6803. "node": ">= 0.4"
  6804. },
  6805. "funding": {
  6806. "url": "https://github.com/sponsors/ljharb"
  6807. }
  6808. },
  6809. "node_modules/escalade": {
  6810. "version": "3.1.1",
  6811. "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.1.1.tgz",
  6812. "integrity": "sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==",
  6813. "engines": {
  6814. "node": ">=6"
  6815. }
  6816. },
  6817. "node_modules/escape-html": {
  6818. "version": "1.0.3",
  6819. "resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz",
  6820. "integrity": "sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg="
  6821. },
  6822. "node_modules/escape-string-regexp": {
  6823. "version": "4.0.0",
  6824. "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz",
  6825. "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==",
  6826. "engines": {
  6827. "node": ">=10"
  6828. },
  6829. "funding": {
  6830. "url": "https://github.com/sponsors/sindresorhus"
  6831. }
  6832. },
  6833. "node_modules/escodegen": {
  6834. "version": "2.0.0",
  6835. "resolved": "https://registry.npmjs.org/escodegen/-/escodegen-2.0.0.tgz",
  6836. "integrity": "sha512-mmHKys/C8BFUGI+MAWNcSYoORYLMdPzjrknd2Vc+bUsjN5bXcr8EhrNB+UTqfL1y3I9c4fw2ihgtMPQLBRiQxw==",
  6837. "dependencies": {
  6838. "esprima": "^4.0.1",
  6839. "estraverse": "^5.2.0",
  6840. "esutils": "^2.0.2",
  6841. "optionator": "^0.8.1"
  6842. },
  6843. "bin": {
  6844. "escodegen": "bin/escodegen.js",
  6845. "esgenerate": "bin/esgenerate.js"
  6846. },
  6847. "engines": {
  6848. "node": ">=6.0"
  6849. },
  6850. "optionalDependencies": {
  6851. "source-map": "~0.6.1"
  6852. }
  6853. },
  6854. "node_modules/escodegen/node_modules/levn": {
  6855. "version": "0.3.0",
  6856. "resolved": "https://registry.npmjs.org/levn/-/levn-0.3.0.tgz",
  6857. "integrity": "sha1-OwmSTt+fCDwEkP3UwLxEIeBHZO4=",
  6858. "dependencies": {
  6859. "prelude-ls": "~1.1.2",
  6860. "type-check": "~0.3.2"
  6861. },
  6862. "engines": {
  6863. "node": ">= 0.8.0"
  6864. }
  6865. },
  6866. "node_modules/escodegen/node_modules/optionator": {
  6867. "version": "0.8.3",
  6868. "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.8.3.tgz",
  6869. "integrity": "sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA==",
  6870. "dependencies": {
  6871. "deep-is": "~0.1.3",
  6872. "fast-levenshtein": "~2.0.6",
  6873. "levn": "~0.3.0",
  6874. "prelude-ls": "~1.1.2",
  6875. "type-check": "~0.3.2",
  6876. "word-wrap": "~1.2.3"
  6877. },
  6878. "engines": {
  6879. "node": ">= 0.8.0"
  6880. }
  6881. },
  6882. "node_modules/escodegen/node_modules/prelude-ls": {
  6883. "version": "1.1.2",
  6884. "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.1.2.tgz",
  6885. "integrity": "sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=",
  6886. "engines": {
  6887. "node": ">= 0.8.0"
  6888. }
  6889. },
  6890. "node_modules/escodegen/node_modules/type-check": {
  6891. "version": "0.3.2",
  6892. "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.3.2.tgz",
  6893. "integrity": "sha1-WITKtRLPHTVeP7eE8wgEsrUg23I=",
  6894. "dependencies": {
  6895. "prelude-ls": "~1.1.2"
  6896. },
  6897. "engines": {
  6898. "node": ">= 0.8.0"
  6899. }
  6900. },
  6901. "node_modules/eslint": {
  6902. "version": "8.13.0",
  6903. "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.13.0.tgz",
  6904. "integrity": "sha512-D+Xei61eInqauAyTJ6C0q6x9mx7kTUC1KZ0m0LSEexR0V+e94K12LmWX076ZIsldwfQ2RONdaJe0re0TRGQbRQ==",
  6905. "dependencies": {
  6906. "@eslint/eslintrc": "^1.2.1",
  6907. "@humanwhocodes/config-array": "^0.9.2",
  6908. "ajv": "^6.10.0",
  6909. "chalk": "^4.0.0",
  6910. "cross-spawn": "^7.0.2",
  6911. "debug": "^4.3.2",
  6912. "doctrine": "^3.0.0",
  6913. "escape-string-regexp": "^4.0.0",
  6914. "eslint-scope": "^7.1.1",
  6915. "eslint-utils": "^3.0.0",
  6916. "eslint-visitor-keys": "^3.3.0",
  6917. "espree": "^9.3.1",
  6918. "esquery": "^1.4.0",
  6919. "esutils": "^2.0.2",
  6920. "fast-deep-equal": "^3.1.3",
  6921. "file-entry-cache": "^6.0.1",
  6922. "functional-red-black-tree": "^1.0.1",
  6923. "glob-parent": "^6.0.1",
  6924. "globals": "^13.6.0",
  6925. "ignore": "^5.2.0",
  6926. "import-fresh": "^3.0.0",
  6927. "imurmurhash": "^0.1.4",
  6928. "is-glob": "^4.0.0",
  6929. "js-yaml": "^4.1.0",
  6930. "json-stable-stringify-without-jsonify": "^1.0.1",
  6931. "levn": "^0.4.1",
  6932. "lodash.merge": "^4.6.2",
  6933. "minimatch": "^3.0.4",
  6934. "natural-compare": "^1.4.0",
  6935. "optionator": "^0.9.1",
  6936. "regexpp": "^3.2.0",
  6937. "strip-ansi": "^6.0.1",
  6938. "strip-json-comments": "^3.1.0",
  6939. "text-table": "^0.2.0",
  6940. "v8-compile-cache": "^2.0.3"
  6941. },
  6942. "bin": {
  6943. "eslint": "bin/eslint.js"
  6944. },
  6945. "engines": {
  6946. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  6947. },
  6948. "funding": {
  6949. "url": "https://opencollective.com/eslint"
  6950. }
  6951. },
  6952. "node_modules/eslint-config-react-app": {
  6953. "version": "7.0.1",
  6954. "resolved": "https://registry.npmjs.org/eslint-config-react-app/-/eslint-config-react-app-7.0.1.tgz",
  6955. "integrity": "sha512-K6rNzvkIeHaTd8m/QEh1Zko0KI7BACWkkneSs6s9cKZC/J27X3eZR6Upt1jkmZ/4FK+XUOPPxMEN7+lbUXfSlA==",
  6956. "dependencies": {
  6957. "@babel/core": "^7.16.0",
  6958. "@babel/eslint-parser": "^7.16.3",
  6959. "@rushstack/eslint-patch": "^1.1.0",
  6960. "@typescript-eslint/eslint-plugin": "^5.5.0",
  6961. "@typescript-eslint/parser": "^5.5.0",
  6962. "babel-preset-react-app": "^10.0.1",
  6963. "confusing-browser-globals": "^1.0.11",
  6964. "eslint-plugin-flowtype": "^8.0.3",
  6965. "eslint-plugin-import": "^2.25.3",
  6966. "eslint-plugin-jest": "^25.3.0",
  6967. "eslint-plugin-jsx-a11y": "^6.5.1",
  6968. "eslint-plugin-react": "^7.27.1",
  6969. "eslint-plugin-react-hooks": "^4.3.0",
  6970. "eslint-plugin-testing-library": "^5.0.1"
  6971. },
  6972. "engines": {
  6973. "node": ">=14.0.0"
  6974. },
  6975. "peerDependencies": {
  6976. "eslint": "^8.0.0"
  6977. }
  6978. },
  6979. "node_modules/eslint-import-resolver-node": {
  6980. "version": "0.3.6",
  6981. "resolved": "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.6.tgz",
  6982. "integrity": "sha512-0En0w03NRVMn9Uiyn8YRPDKvWjxCWkslUEhGNTdGx15RvPJYQ+lbOlqrlNI2vEAs4pDYK4f/HN2TbDmk5TP0iw==",
  6983. "dependencies": {
  6984. "debug": "^3.2.7",
  6985. "resolve": "^1.20.0"
  6986. }
  6987. },
  6988. "node_modules/eslint-import-resolver-node/node_modules/debug": {
  6989. "version": "3.2.7",
  6990. "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
  6991. "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
  6992. "dependencies": {
  6993. "ms": "^2.1.1"
  6994. }
  6995. },
  6996. "node_modules/eslint-module-utils": {
  6997. "version": "2.7.3",
  6998. "resolved": "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.7.3.tgz",
  6999. "integrity": "sha512-088JEC7O3lDZM9xGe0RerkOMd0EjFl+Yvd1jPWIkMT5u3H9+HC34mWWPnqPrN13gieT9pBOO+Qt07Nb/6TresQ==",
  7000. "dependencies": {
  7001. "debug": "^3.2.7",
  7002. "find-up": "^2.1.0"
  7003. },
  7004. "engines": {
  7005. "node": ">=4"
  7006. }
  7007. },
  7008. "node_modules/eslint-module-utils/node_modules/debug": {
  7009. "version": "3.2.7",
  7010. "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
  7011. "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
  7012. "dependencies": {
  7013. "ms": "^2.1.1"
  7014. }
  7015. },
  7016. "node_modules/eslint-module-utils/node_modules/find-up": {
  7017. "version": "2.1.0",
  7018. "resolved": "https://registry.npmjs.org/find-up/-/find-up-2.1.0.tgz",
  7019. "integrity": "sha1-RdG35QbHF93UgndaK3eSCjwMV6c=",
  7020. "dependencies": {
  7021. "locate-path": "^2.0.0"
  7022. },
  7023. "engines": {
  7024. "node": ">=4"
  7025. }
  7026. },
  7027. "node_modules/eslint-module-utils/node_modules/locate-path": {
  7028. "version": "2.0.0",
  7029. "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-2.0.0.tgz",
  7030. "integrity": "sha1-K1aLJl7slExtnA3pw9u7ygNUzY4=",
  7031. "dependencies": {
  7032. "p-locate": "^2.0.0",
  7033. "path-exists": "^3.0.0"
  7034. },
  7035. "engines": {
  7036. "node": ">=4"
  7037. }
  7038. },
  7039. "node_modules/eslint-module-utils/node_modules/p-limit": {
  7040. "version": "1.3.0",
  7041. "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-1.3.0.tgz",
  7042. "integrity": "sha512-vvcXsLAJ9Dr5rQOPk7toZQZJApBl2K4J6dANSsEuh6QI41JYcsS/qhTGa9ErIUUgK3WNQoJYvylxvjqmiqEA9Q==",
  7043. "dependencies": {
  7044. "p-try": "^1.0.0"
  7045. },
  7046. "engines": {
  7047. "node": ">=4"
  7048. }
  7049. },
  7050. "node_modules/eslint-module-utils/node_modules/p-locate": {
  7051. "version": "2.0.0",
  7052. "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-2.0.0.tgz",
  7053. "integrity": "sha1-IKAQOyIqcMj9OcwuWAaA893l7EM=",
  7054. "dependencies": {
  7055. "p-limit": "^1.1.0"
  7056. },
  7057. "engines": {
  7058. "node": ">=4"
  7059. }
  7060. },
  7061. "node_modules/eslint-module-utils/node_modules/p-try": {
  7062. "version": "1.0.0",
  7063. "resolved": "https://registry.npmjs.org/p-try/-/p-try-1.0.0.tgz",
  7064. "integrity": "sha1-y8ec26+P1CKOE/Yh8rGiN8GyB7M=",
  7065. "engines": {
  7066. "node": ">=4"
  7067. }
  7068. },
  7069. "node_modules/eslint-module-utils/node_modules/path-exists": {
  7070. "version": "3.0.0",
  7071. "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz",
  7072. "integrity": "sha1-zg6+ql94yxiSXqfYENe1mwEP1RU=",
  7073. "engines": {
  7074. "node": ">=4"
  7075. }
  7076. },
  7077. "node_modules/eslint-plugin-flowtype": {
  7078. "version": "8.0.3",
  7079. "resolved": "https://registry.npmjs.org/eslint-plugin-flowtype/-/eslint-plugin-flowtype-8.0.3.tgz",
  7080. "integrity": "sha512-dX8l6qUL6O+fYPtpNRideCFSpmWOUVx5QcaGLVqe/vlDiBSe4vYljDWDETwnyFzpl7By/WVIu6rcrniCgH9BqQ==",
  7081. "dependencies": {
  7082. "lodash": "^4.17.21",
  7083. "string-natural-compare": "^3.0.1"
  7084. },
  7085. "engines": {
  7086. "node": ">=12.0.0"
  7087. },
  7088. "peerDependencies": {
  7089. "@babel/plugin-syntax-flow": "^7.14.5",
  7090. "@babel/plugin-transform-react-jsx": "^7.14.9",
  7091. "eslint": "^8.1.0"
  7092. }
  7093. },
  7094. "node_modules/eslint-plugin-import": {
  7095. "version": "2.26.0",
  7096. "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.26.0.tgz",
  7097. "integrity": "sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==",
  7098. "dependencies": {
  7099. "array-includes": "^3.1.4",
  7100. "array.prototype.flat": "^1.2.5",
  7101. "debug": "^2.6.9",
  7102. "doctrine": "^2.1.0",
  7103. "eslint-import-resolver-node": "^0.3.6",
  7104. "eslint-module-utils": "^2.7.3",
  7105. "has": "^1.0.3",
  7106. "is-core-module": "^2.8.1",
  7107. "is-glob": "^4.0.3",
  7108. "minimatch": "^3.1.2",
  7109. "object.values": "^1.1.5",
  7110. "resolve": "^1.22.0",
  7111. "tsconfig-paths": "^3.14.1"
  7112. },
  7113. "engines": {
  7114. "node": ">=4"
  7115. },
  7116. "peerDependencies": {
  7117. "eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8"
  7118. }
  7119. },
  7120. "node_modules/eslint-plugin-import/node_modules/debug": {
  7121. "version": "2.6.9",
  7122. "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
  7123. "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
  7124. "dependencies": {
  7125. "ms": "2.0.0"
  7126. }
  7127. },
  7128. "node_modules/eslint-plugin-import/node_modules/doctrine": {
  7129. "version": "2.1.0",
  7130. "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz",
  7131. "integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==",
  7132. "dependencies": {
  7133. "esutils": "^2.0.2"
  7134. },
  7135. "engines": {
  7136. "node": ">=0.10.0"
  7137. }
  7138. },
  7139. "node_modules/eslint-plugin-import/node_modules/ms": {
  7140. "version": "2.0.0",
  7141. "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
  7142. "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
  7143. },
  7144. "node_modules/eslint-plugin-jest": {
  7145. "version": "25.7.0",
  7146. "resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-25.7.0.tgz",
  7147. "integrity": "sha512-PWLUEXeeF7C9QGKqvdSbzLOiLTx+bno7/HC9eefePfEb257QFHg7ye3dh80AZVkaa/RQsBB1Q/ORQvg2X7F0NQ==",
  7148. "dependencies": {
  7149. "@typescript-eslint/experimental-utils": "^5.0.0"
  7150. },
  7151. "engines": {
  7152. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  7153. },
  7154. "peerDependencies": {
  7155. "@typescript-eslint/eslint-plugin": "^4.0.0 || ^5.0.0",
  7156. "eslint": "^6.0.0 || ^7.0.0 || ^8.0.0"
  7157. },
  7158. "peerDependenciesMeta": {
  7159. "@typescript-eslint/eslint-plugin": {
  7160. "optional": true
  7161. },
  7162. "jest": {
  7163. "optional": true
  7164. }
  7165. }
  7166. },
  7167. "node_modules/eslint-plugin-jsx-a11y": {
  7168. "version": "6.5.1",
  7169. "resolved": "https://registry.npmjs.org/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.5.1.tgz",
  7170. "integrity": "sha512-sVCFKX9fllURnXT2JwLN5Qgo24Ug5NF6dxhkmxsMEUZhXRcGg+X3e1JbJ84YePQKBl5E0ZjAH5Q4rkdcGY99+g==",
  7171. "dependencies": {
  7172. "@babel/runtime": "^7.16.3",
  7173. "aria-query": "^4.2.2",
  7174. "array-includes": "^3.1.4",
  7175. "ast-types-flow": "^0.0.7",
  7176. "axe-core": "^4.3.5",
  7177. "axobject-query": "^2.2.0",
  7178. "damerau-levenshtein": "^1.0.7",
  7179. "emoji-regex": "^9.2.2",
  7180. "has": "^1.0.3",
  7181. "jsx-ast-utils": "^3.2.1",
  7182. "language-tags": "^1.0.5",
  7183. "minimatch": "^3.0.4"
  7184. },
  7185. "engines": {
  7186. "node": ">=4.0"
  7187. },
  7188. "peerDependencies": {
  7189. "eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8"
  7190. }
  7191. },
  7192. "node_modules/eslint-plugin-jsx-a11y/node_modules/aria-query": {
  7193. "version": "4.2.2",
  7194. "resolved": "https://registry.npmjs.org/aria-query/-/aria-query-4.2.2.tgz",
  7195. "integrity": "sha512-o/HelwhuKpTj/frsOsbNLNgnNGVIFsVP/SW2BSF14gVl7kAfMOJ6/8wUAUvG1R1NHKrfG+2sHZTu0yauT1qBrA==",
  7196. "dependencies": {
  7197. "@babel/runtime": "^7.10.2",
  7198. "@babel/runtime-corejs3": "^7.10.2"
  7199. },
  7200. "engines": {
  7201. "node": ">=6.0"
  7202. }
  7203. },
  7204. "node_modules/eslint-plugin-react": {
  7205. "version": "7.29.4",
  7206. "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.29.4.tgz",
  7207. "integrity": "sha512-CVCXajliVh509PcZYRFyu/BoUEz452+jtQJq2b3Bae4v3xBUWPLCmtmBM+ZinG4MzwmxJgJ2M5rMqhqLVn7MtQ==",
  7208. "dependencies": {
  7209. "array-includes": "^3.1.4",
  7210. "array.prototype.flatmap": "^1.2.5",
  7211. "doctrine": "^2.1.0",
  7212. "estraverse": "^5.3.0",
  7213. "jsx-ast-utils": "^2.4.1 || ^3.0.0",
  7214. "minimatch": "^3.1.2",
  7215. "object.entries": "^1.1.5",
  7216. "object.fromentries": "^2.0.5",
  7217. "object.hasown": "^1.1.0",
  7218. "object.values": "^1.1.5",
  7219. "prop-types": "^15.8.1",
  7220. "resolve": "^2.0.0-next.3",
  7221. "semver": "^6.3.0",
  7222. "string.prototype.matchall": "^4.0.6"
  7223. },
  7224. "engines": {
  7225. "node": ">=4"
  7226. },
  7227. "peerDependencies": {
  7228. "eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8"
  7229. }
  7230. },
  7231. "node_modules/eslint-plugin-react-hooks": {
  7232. "version": "4.4.0",
  7233. "resolved": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.4.0.tgz",
  7234. "integrity": "sha512-U3RVIfdzJaeKDQKEJbz5p3NW8/L80PCATJAfuojwbaEL+gBjfGdhUcGde+WGUW46Q5sr/NgxevsIiDtNXrvZaQ==",
  7235. "engines": {
  7236. "node": ">=10"
  7237. },
  7238. "peerDependencies": {
  7239. "eslint": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0"
  7240. }
  7241. },
  7242. "node_modules/eslint-plugin-react/node_modules/doctrine": {
  7243. "version": "2.1.0",
  7244. "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz",
  7245. "integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==",
  7246. "dependencies": {
  7247. "esutils": "^2.0.2"
  7248. },
  7249. "engines": {
  7250. "node": ">=0.10.0"
  7251. }
  7252. },
  7253. "node_modules/eslint-plugin-react/node_modules/resolve": {
  7254. "version": "2.0.0-next.3",
  7255. "resolved": "https://registry.npmjs.org/resolve/-/resolve-2.0.0-next.3.tgz",
  7256. "integrity": "sha512-W8LucSynKUIDu9ylraa7ueVZ7hc0uAgJBxVsQSKOXOyle8a93qXhcz+XAXZ8bIq2d6i4Ehddn6Evt+0/UwKk6Q==",
  7257. "dependencies": {
  7258. "is-core-module": "^2.2.0",
  7259. "path-parse": "^1.0.6"
  7260. },
  7261. "funding": {
  7262. "url": "https://github.com/sponsors/ljharb"
  7263. }
  7264. },
  7265. "node_modules/eslint-plugin-react/node_modules/semver": {
  7266. "version": "6.3.0",
  7267. "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
  7268. "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
  7269. "bin": {
  7270. "semver": "bin/semver.js"
  7271. }
  7272. },
  7273. "node_modules/eslint-plugin-testing-library": {
  7274. "version": "5.3.1",
  7275. "resolved": "https://registry.npmjs.org/eslint-plugin-testing-library/-/eslint-plugin-testing-library-5.3.1.tgz",
  7276. "integrity": "sha512-OfF4dlG/q6ck6DL3P8Z0FPdK0dU5K57gsBu7eUcaVbwYKaNzjgejnXiM9CCUevppORkvfek+9D3Uj/9ZZ8Vz8g==",
  7277. "dependencies": {
  7278. "@typescript-eslint/utils": "^5.13.0"
  7279. },
  7280. "engines": {
  7281. "node": "^12.22.0 || ^14.17.0 || >=16.0.0",
  7282. "npm": ">=6"
  7283. },
  7284. "peerDependencies": {
  7285. "eslint": "^7.5.0 || ^8.0.0"
  7286. }
  7287. },
  7288. "node_modules/eslint-scope": {
  7289. "version": "7.1.1",
  7290. "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.1.1.tgz",
  7291. "integrity": "sha512-QKQM/UXpIiHcLqJ5AOyIW7XZmzjkzQXYE54n1++wb0u9V/abW3l9uQnxX8Z5Xd18xyKIMTUAyQ0k1e8pz6LUrw==",
  7292. "dependencies": {
  7293. "esrecurse": "^4.3.0",
  7294. "estraverse": "^5.2.0"
  7295. },
  7296. "engines": {
  7297. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  7298. }
  7299. },
  7300. "node_modules/eslint-utils": {
  7301. "version": "3.0.0",
  7302. "resolved": "https://registry.npmjs.org/eslint-utils/-/eslint-utils-3.0.0.tgz",
  7303. "integrity": "sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==",
  7304. "dependencies": {
  7305. "eslint-visitor-keys": "^2.0.0"
  7306. },
  7307. "engines": {
  7308. "node": "^10.0.0 || ^12.0.0 || >= 14.0.0"
  7309. },
  7310. "funding": {
  7311. "url": "https://github.com/sponsors/mysticatea"
  7312. },
  7313. "peerDependencies": {
  7314. "eslint": ">=5"
  7315. }
  7316. },
  7317. "node_modules/eslint-utils/node_modules/eslint-visitor-keys": {
  7318. "version": "2.1.0",
  7319. "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz",
  7320. "integrity": "sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==",
  7321. "engines": {
  7322. "node": ">=10"
  7323. }
  7324. },
  7325. "node_modules/eslint-visitor-keys": {
  7326. "version": "3.3.0",
  7327. "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz",
  7328. "integrity": "sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==",
  7329. "engines": {
  7330. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  7331. }
  7332. },
  7333. "node_modules/eslint-webpack-plugin": {
  7334. "version": "3.1.1",
  7335. "resolved": "https://registry.npmjs.org/eslint-webpack-plugin/-/eslint-webpack-plugin-3.1.1.tgz",
  7336. "integrity": "sha512-xSucskTN9tOkfW7so4EaiFIkulWLXwCB/15H917lR6pTv0Zot6/fetFucmENRb7J5whVSFKIvwnrnsa78SG2yg==",
  7337. "dependencies": {
  7338. "@types/eslint": "^7.28.2",
  7339. "jest-worker": "^27.3.1",
  7340. "micromatch": "^4.0.4",
  7341. "normalize-path": "^3.0.0",
  7342. "schema-utils": "^3.1.1"
  7343. },
  7344. "engines": {
  7345. "node": ">= 12.13.0"
  7346. },
  7347. "funding": {
  7348. "type": "opencollective",
  7349. "url": "https://opencollective.com/webpack"
  7350. },
  7351. "peerDependencies": {
  7352. "eslint": "^7.0.0 || ^8.0.0",
  7353. "webpack": "^5.0.0"
  7354. }
  7355. },
  7356. "node_modules/eslint/node_modules/argparse": {
  7357. "version": "2.0.1",
  7358. "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
  7359. "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q=="
  7360. },
  7361. "node_modules/eslint/node_modules/globals": {
  7362. "version": "13.13.0",
  7363. "resolved": "https://registry.npmjs.org/globals/-/globals-13.13.0.tgz",
  7364. "integrity": "sha512-EQ7Q18AJlPwp3vUDL4mKA0KXrXyNIQyWon6T6XQiBQF0XHvRsiCSrWmmeATpUzdJN2HhWZU6Pdl0a9zdep5p6A==",
  7365. "dependencies": {
  7366. "type-fest": "^0.20.2"
  7367. },
  7368. "engines": {
  7369. "node": ">=8"
  7370. },
  7371. "funding": {
  7372. "url": "https://github.com/sponsors/sindresorhus"
  7373. }
  7374. },
  7375. "node_modules/eslint/node_modules/js-yaml": {
  7376. "version": "4.1.0",
  7377. "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
  7378. "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
  7379. "dependencies": {
  7380. "argparse": "^2.0.1"
  7381. },
  7382. "bin": {
  7383. "js-yaml": "bin/js-yaml.js"
  7384. }
  7385. },
  7386. "node_modules/eslint/node_modules/type-fest": {
  7387. "version": "0.20.2",
  7388. "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz",
  7389. "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==",
  7390. "engines": {
  7391. "node": ">=10"
  7392. },
  7393. "funding": {
  7394. "url": "https://github.com/sponsors/sindresorhus"
  7395. }
  7396. },
  7397. "node_modules/espree": {
  7398. "version": "9.3.1",
  7399. "resolved": "https://registry.npmjs.org/espree/-/espree-9.3.1.tgz",
  7400. "integrity": "sha512-bvdyLmJMfwkV3NCRl5ZhJf22zBFo1y8bYh3VYb+bfzqNB4Je68P2sSuXyuFquzWLebHpNd2/d5uv7yoP9ISnGQ==",
  7401. "dependencies": {
  7402. "acorn": "^8.7.0",
  7403. "acorn-jsx": "^5.3.1",
  7404. "eslint-visitor-keys": "^3.3.0"
  7405. },
  7406. "engines": {
  7407. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  7408. }
  7409. },
  7410. "node_modules/esprima": {
  7411. "version": "4.0.1",
  7412. "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz",
  7413. "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==",
  7414. "bin": {
  7415. "esparse": "bin/esparse.js",
  7416. "esvalidate": "bin/esvalidate.js"
  7417. },
  7418. "engines": {
  7419. "node": ">=4"
  7420. }
  7421. },
  7422. "node_modules/esquery": {
  7423. "version": "1.4.0",
  7424. "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.4.0.tgz",
  7425. "integrity": "sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w==",
  7426. "dependencies": {
  7427. "estraverse": "^5.1.0"
  7428. },
  7429. "engines": {
  7430. "node": ">=0.10"
  7431. }
  7432. },
  7433. "node_modules/esrecurse": {
  7434. "version": "4.3.0",
  7435. "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz",
  7436. "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==",
  7437. "dependencies": {
  7438. "estraverse": "^5.2.0"
  7439. },
  7440. "engines": {
  7441. "node": ">=4.0"
  7442. }
  7443. },
  7444. "node_modules/estraverse": {
  7445. "version": "5.3.0",
  7446. "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz",
  7447. "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==",
  7448. "engines": {
  7449. "node": ">=4.0"
  7450. }
  7451. },
  7452. "node_modules/estree-walker": {
  7453. "version": "1.0.1",
  7454. "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-1.0.1.tgz",
  7455. "integrity": "sha512-1fMXF3YP4pZZVozF8j/ZLfvnR8NSIljt56UhbZ5PeeDmmGHpgpdwQt7ITlGvYaQukCvuBRMLEiKiYC+oeIg4cg=="
  7456. },
  7457. "node_modules/esutils": {
  7458. "version": "2.0.3",
  7459. "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz",
  7460. "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==",
  7461. "engines": {
  7462. "node": ">=0.10.0"
  7463. }
  7464. },
  7465. "node_modules/etag": {
  7466. "version": "1.8.1",
  7467. "resolved": "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz",
  7468. "integrity": "sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=",
  7469. "engines": {
  7470. "node": ">= 0.6"
  7471. }
  7472. },
  7473. "node_modules/eventemitter3": {
  7474. "version": "4.0.7",
  7475. "resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-4.0.7.tgz",
  7476. "integrity": "sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw=="
  7477. },
  7478. "node_modules/events": {
  7479. "version": "3.3.0",
  7480. "resolved": "https://registry.npmjs.org/events/-/events-3.3.0.tgz",
  7481. "integrity": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==",
  7482. "engines": {
  7483. "node": ">=0.8.x"
  7484. }
  7485. },
  7486. "node_modules/execa": {
  7487. "version": "5.1.1",
  7488. "resolved": "https://registry.npmjs.org/execa/-/execa-5.1.1.tgz",
  7489. "integrity": "sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==",
  7490. "dependencies": {
  7491. "cross-spawn": "^7.0.3",
  7492. "get-stream": "^6.0.0",
  7493. "human-signals": "^2.1.0",
  7494. "is-stream": "^2.0.0",
  7495. "merge-stream": "^2.0.0",
  7496. "npm-run-path": "^4.0.1",
  7497. "onetime": "^5.1.2",
  7498. "signal-exit": "^3.0.3",
  7499. "strip-final-newline": "^2.0.0"
  7500. },
  7501. "engines": {
  7502. "node": ">=10"
  7503. },
  7504. "funding": {
  7505. "url": "https://github.com/sindresorhus/execa?sponsor=1"
  7506. }
  7507. },
  7508. "node_modules/exit": {
  7509. "version": "0.1.2",
  7510. "resolved": "https://registry.npmjs.org/exit/-/exit-0.1.2.tgz",
  7511. "integrity": "sha1-BjJjj42HfMghB9MKD/8aF8uhzQw=",
  7512. "engines": {
  7513. "node": ">= 0.8.0"
  7514. }
  7515. },
  7516. "node_modules/expect": {
  7517. "version": "27.5.1",
  7518. "resolved": "https://registry.npmjs.org/expect/-/expect-27.5.1.tgz",
  7519. "integrity": "sha512-E1q5hSUG2AmYQwQJ041nvgpkODHQvB+RKlB4IYdru6uJsyFTRyZAP463M+1lINorwbqAmUggi6+WwkD8lCS/Dw==",
  7520. "dependencies": {
  7521. "@jest/types": "^27.5.1",
  7522. "jest-get-type": "^27.5.1",
  7523. "jest-matcher-utils": "^27.5.1",
  7524. "jest-message-util": "^27.5.1"
  7525. },
  7526. "engines": {
  7527. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  7528. }
  7529. },
  7530. "node_modules/expect/node_modules/jest-get-type": {
  7531. "version": "27.5.1",
  7532. "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-27.5.1.tgz",
  7533. "integrity": "sha512-2KY95ksYSaK7DMBWQn6dQz3kqAf3BB64y2udeG+hv4KfSOb9qwcYQstTJc1KCbsix+wLZWZYN8t7nwX3GOBLRw==",
  7534. "engines": {
  7535. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  7536. }
  7537. },
  7538. "node_modules/express": {
  7539. "version": "4.17.3",
  7540. "resolved": "https://registry.npmjs.org/express/-/express-4.17.3.tgz",
  7541. "integrity": "sha512-yuSQpz5I+Ch7gFrPCk4/c+dIBKlQUxtgwqzph132bsT6qhuzss6I8cLJQz7B3rFblzd6wtcI0ZbGltH/C4LjUg==",
  7542. "dependencies": {
  7543. "accepts": "~1.3.8",
  7544. "array-flatten": "1.1.1",
  7545. "body-parser": "1.19.2",
  7546. "content-disposition": "0.5.4",
  7547. "content-type": "~1.0.4",
  7548. "cookie": "0.4.2",
  7549. "cookie-signature": "1.0.6",
  7550. "debug": "2.6.9",
  7551. "depd": "~1.1.2",
  7552. "encodeurl": "~1.0.2",
  7553. "escape-html": "~1.0.3",
  7554. "etag": "~1.8.1",
  7555. "finalhandler": "~1.1.2",
  7556. "fresh": "0.5.2",
  7557. "merge-descriptors": "1.0.1",
  7558. "methods": "~1.1.2",
  7559. "on-finished": "~2.3.0",
  7560. "parseurl": "~1.3.3",
  7561. "path-to-regexp": "0.1.7",
  7562. "proxy-addr": "~2.0.7",
  7563. "qs": "6.9.7",
  7564. "range-parser": "~1.2.1",
  7565. "safe-buffer": "5.2.1",
  7566. "send": "0.17.2",
  7567. "serve-static": "1.14.2",
  7568. "setprototypeof": "1.2.0",
  7569. "statuses": "~1.5.0",
  7570. "type-is": "~1.6.18",
  7571. "utils-merge": "1.0.1",
  7572. "vary": "~1.1.2"
  7573. },
  7574. "engines": {
  7575. "node": ">= 0.10.0"
  7576. }
  7577. },
  7578. "node_modules/express/node_modules/array-flatten": {
  7579. "version": "1.1.1",
  7580. "resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz",
  7581. "integrity": "sha1-ml9pkFGx5wczKPKgCJaLZOopVdI="
  7582. },
  7583. "node_modules/express/node_modules/debug": {
  7584. "version": "2.6.9",
  7585. "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
  7586. "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
  7587. "dependencies": {
  7588. "ms": "2.0.0"
  7589. }
  7590. },
  7591. "node_modules/express/node_modules/ms": {
  7592. "version": "2.0.0",
  7593. "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
  7594. "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
  7595. },
  7596. "node_modules/express/node_modules/path-to-regexp": {
  7597. "version": "0.1.7",
  7598. "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.7.tgz",
  7599. "integrity": "sha1-32BBeABfUi8V60SQ5yR6G/qmf4w="
  7600. },
  7601. "node_modules/express/node_modules/safe-buffer": {
  7602. "version": "5.2.1",
  7603. "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
  7604. "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",
  7605. "funding": [
  7606. {
  7607. "type": "github",
  7608. "url": "https://github.com/sponsors/feross"
  7609. },
  7610. {
  7611. "type": "patreon",
  7612. "url": "https://www.patreon.com/feross"
  7613. },
  7614. {
  7615. "type": "consulting",
  7616. "url": "https://feross.org/support"
  7617. }
  7618. ]
  7619. },
  7620. "node_modules/extend": {
  7621. "version": "3.0.2",
  7622. "resolved": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz",
  7623. "integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g=="
  7624. },
  7625. "node_modules/extsprintf": {
  7626. "version": "1.3.0",
  7627. "resolved": "https://registry.npmjs.org/extsprintf/-/extsprintf-1.3.0.tgz",
  7628. "integrity": "sha1-lpGEQOMEGnpBT4xS48V06zw+HgU=",
  7629. "engines": [
  7630. "node >=0.6.0"
  7631. ]
  7632. },
  7633. "node_modules/fast-deep-equal": {
  7634. "version": "3.1.3",
  7635. "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
  7636. "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q=="
  7637. },
  7638. "node_modules/fast-glob": {
  7639. "version": "3.2.11",
  7640. "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.11.tgz",
  7641. "integrity": "sha512-xrO3+1bxSo3ZVHAnqzyuewYT6aMFHRAd4Kcs92MAonjwQZLsK9d0SF1IyQ3k5PoirxTW0Oe/RqFgMQ6TcNE5Ew==",
  7642. "dependencies": {
  7643. "@nodelib/fs.stat": "^2.0.2",
  7644. "@nodelib/fs.walk": "^1.2.3",
  7645. "glob-parent": "^5.1.2",
  7646. "merge2": "^1.3.0",
  7647. "micromatch": "^4.0.4"
  7648. },
  7649. "engines": {
  7650. "node": ">=8.6.0"
  7651. }
  7652. },
  7653. "node_modules/fast-glob/node_modules/glob-parent": {
  7654. "version": "5.1.2",
  7655. "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
  7656. "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
  7657. "dependencies": {
  7658. "is-glob": "^4.0.1"
  7659. },
  7660. "engines": {
  7661. "node": ">= 6"
  7662. }
  7663. },
  7664. "node_modules/fast-json-stable-stringify": {
  7665. "version": "2.1.0",
  7666. "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz",
  7667. "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw=="
  7668. },
  7669. "node_modules/fast-levenshtein": {
  7670. "version": "2.0.6",
  7671. "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz",
  7672. "integrity": "sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc="
  7673. },
  7674. "node_modules/fastq": {
  7675. "version": "1.13.0",
  7676. "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.13.0.tgz",
  7677. "integrity": "sha512-YpkpUnK8od0o1hmeSc7UUs/eB/vIPWJYjKck2QKIzAf71Vm1AAQ3EbuZB3g2JIy+pg+ERD0vqI79KyZiB2e2Nw==",
  7678. "dependencies": {
  7679. "reusify": "^1.0.4"
  7680. }
  7681. },
  7682. "node_modules/faye-websocket": {
  7683. "version": "0.11.4",
  7684. "resolved": "https://registry.npmjs.org/faye-websocket/-/faye-websocket-0.11.4.tgz",
  7685. "integrity": "sha512-CzbClwlXAuiRQAlUyfqPgvPoNKTckTPGfwZV4ZdAhVcP2lh9KUxJg2b5GkE7XbjKQ3YJnQ9z6D9ntLAlB+tP8g==",
  7686. "dependencies": {
  7687. "websocket-driver": ">=0.5.1"
  7688. },
  7689. "engines": {
  7690. "node": ">=0.8.0"
  7691. }
  7692. },
  7693. "node_modules/fb-watchman": {
  7694. "version": "2.0.1",
  7695. "resolved": "https://registry.npmjs.org/fb-watchman/-/fb-watchman-2.0.1.tgz",
  7696. "integrity": "sha512-DkPJKQeY6kKwmuMretBhr7G6Vodr7bFwDYTXIkfG1gjvNpaxBTQV3PbXg6bR1c1UP4jPOX0jHUbbHANL9vRjVg==",
  7697. "dependencies": {
  7698. "bser": "2.1.1"
  7699. }
  7700. },
  7701. "node_modules/fd-slicer": {
  7702. "version": "1.1.0",
  7703. "resolved": "https://registry.npmjs.org/fd-slicer/-/fd-slicer-1.1.0.tgz",
  7704. "integrity": "sha1-JcfInLH5B3+IkbvmHY85Dq4lbx4=",
  7705. "dev": true,
  7706. "dependencies": {
  7707. "pend": "~1.2.0"
  7708. }
  7709. },
  7710. "node_modules/file-entry-cache": {
  7711. "version": "6.0.1",
  7712. "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz",
  7713. "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==",
  7714. "dependencies": {
  7715. "flat-cache": "^3.0.4"
  7716. },
  7717. "engines": {
  7718. "node": "^10.12.0 || >=12.0.0"
  7719. }
  7720. },
  7721. "node_modules/file-loader": {
  7722. "version": "6.2.0",
  7723. "resolved": "https://registry.npmjs.org/file-loader/-/file-loader-6.2.0.tgz",
  7724. "integrity": "sha512-qo3glqyTa61Ytg4u73GultjHGjdRyig3tG6lPtyX/jOEJvHif9uB0/OCI2Kif6ctF3caQTW2G5gym21oAsI4pw==",
  7725. "dependencies": {
  7726. "loader-utils": "^2.0.0",
  7727. "schema-utils": "^3.0.0"
  7728. },
  7729. "engines": {
  7730. "node": ">= 10.13.0"
  7731. },
  7732. "funding": {
  7733. "type": "opencollective",
  7734. "url": "https://opencollective.com/webpack"
  7735. },
  7736. "peerDependencies": {
  7737. "webpack": "^4.0.0 || ^5.0.0"
  7738. }
  7739. },
  7740. "node_modules/filelist": {
  7741. "version": "1.0.2",
  7742. "resolved": "https://registry.npmjs.org/filelist/-/filelist-1.0.2.tgz",
  7743. "integrity": "sha512-z7O0IS8Plc39rTCq6i6iHxk43duYOn8uFJiWSewIq0Bww1RNybVHSCjahmcC87ZqAm4OTvFzlzeGu3XAzG1ctQ==",
  7744. "dependencies": {
  7745. "minimatch": "^3.0.4"
  7746. }
  7747. },
  7748. "node_modules/filesize": {
  7749. "version": "8.0.7",
  7750. "resolved": "https://registry.npmjs.org/filesize/-/filesize-8.0.7.tgz",
  7751. "integrity": "sha512-pjmC+bkIF8XI7fWaH8KxHcZL3DPybs1roSKP4rKDvy20tAWwIObE4+JIseG2byfGKhud5ZnM4YSGKBz7Sh0ndQ==",
  7752. "engines": {
  7753. "node": ">= 0.4.0"
  7754. }
  7755. },
  7756. "node_modules/fill-range": {
  7757. "version": "7.0.1",
  7758. "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz",
  7759. "integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==",
  7760. "dependencies": {
  7761. "to-regex-range": "^5.0.1"
  7762. },
  7763. "engines": {
  7764. "node": ">=8"
  7765. }
  7766. },
  7767. "node_modules/finalhandler": {
  7768. "version": "1.1.2",
  7769. "resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.1.2.tgz",
  7770. "integrity": "sha512-aAWcW57uxVNrQZqFXjITpW3sIUQmHGG3qSb9mUah9MgMC4NeWhNOlNjXEYq3HjRAvL6arUviZGGJsBg6z0zsWA==",
  7771. "dependencies": {
  7772. "debug": "2.6.9",
  7773. "encodeurl": "~1.0.2",
  7774. "escape-html": "~1.0.3",
  7775. "on-finished": "~2.3.0",
  7776. "parseurl": "~1.3.3",
  7777. "statuses": "~1.5.0",
  7778. "unpipe": "~1.0.0"
  7779. },
  7780. "engines": {
  7781. "node": ">= 0.8"
  7782. }
  7783. },
  7784. "node_modules/finalhandler/node_modules/debug": {
  7785. "version": "2.6.9",
  7786. "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
  7787. "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
  7788. "dependencies": {
  7789. "ms": "2.0.0"
  7790. }
  7791. },
  7792. "node_modules/finalhandler/node_modules/ms": {
  7793. "version": "2.0.0",
  7794. "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
  7795. "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
  7796. },
  7797. "node_modules/find-cache-dir": {
  7798. "version": "3.3.2",
  7799. "resolved": "https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-3.3.2.tgz",
  7800. "integrity": "sha512-wXZV5emFEjrridIgED11OoUKLxiYjAcqot/NJdAkOhlJ+vGzwhOAfcG5OX1jP+S0PcjEn8bdMJv+g2jwQ3Onig==",
  7801. "dependencies": {
  7802. "commondir": "^1.0.1",
  7803. "make-dir": "^3.0.2",
  7804. "pkg-dir": "^4.1.0"
  7805. },
  7806. "engines": {
  7807. "node": ">=8"
  7808. },
  7809. "funding": {
  7810. "url": "https://github.com/avajs/find-cache-dir?sponsor=1"
  7811. }
  7812. },
  7813. "node_modules/find-up": {
  7814. "version": "5.0.0",
  7815. "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
  7816. "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
  7817. "dependencies": {
  7818. "locate-path": "^6.0.0",
  7819. "path-exists": "^4.0.0"
  7820. },
  7821. "engines": {
  7822. "node": ">=10"
  7823. },
  7824. "funding": {
  7825. "url": "https://github.com/sponsors/sindresorhus"
  7826. }
  7827. },
  7828. "node_modules/flat-cache": {
  7829. "version": "3.0.4",
  7830. "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.0.4.tgz",
  7831. "integrity": "sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg==",
  7832. "dependencies": {
  7833. "flatted": "^3.1.0",
  7834. "rimraf": "^3.0.2"
  7835. },
  7836. "engines": {
  7837. "node": "^10.12.0 || >=12.0.0"
  7838. }
  7839. },
  7840. "node_modules/flatted": {
  7841. "version": "3.2.5",
  7842. "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.2.5.tgz",
  7843. "integrity": "sha512-WIWGi2L3DyTUvUrwRKgGi9TwxQMUEqPOPQBVi71R96jZXJdFskXEmf54BoZaS1kknGODoIGASGEzBUYdyMCBJg=="
  7844. },
  7845. "node_modules/follow-redirects": {
  7846. "version": "1.14.9",
  7847. "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.9.tgz",
  7848. "integrity": "sha512-MQDfihBQYMcyy5dhRDJUHcw7lb2Pv/TuE6xP1vyraLukNDHKbDxDNaOE3NbCAdKQApno+GPRyo1YAp89yCjK4w==",
  7849. "funding": [
  7850. {
  7851. "type": "individual",
  7852. "url": "https://github.com/sponsors/RubenVerborgh"
  7853. }
  7854. ],
  7855. "engines": {
  7856. "node": ">=4.0"
  7857. },
  7858. "peerDependenciesMeta": {
  7859. "debug": {
  7860. "optional": true
  7861. }
  7862. }
  7863. },
  7864. "node_modules/forever-agent": {
  7865. "version": "0.6.1",
  7866. "resolved": "https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz",
  7867. "integrity": "sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=",
  7868. "engines": {
  7869. "node": "*"
  7870. }
  7871. },
  7872. "node_modules/fork-ts-checker-webpack-plugin": {
  7873. "version": "6.5.1",
  7874. "resolved": "https://registry.npmjs.org/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-6.5.1.tgz",
  7875. "integrity": "sha512-x1wumpHOEf4gDROmKTaB6i4/Q6H3LwmjVO7fIX47vBwlZbtPjU33hgoMuD/Q/y6SU8bnuYSoN6ZQOLshGp0T/g==",
  7876. "dependencies": {
  7877. "@babel/code-frame": "^7.8.3",
  7878. "@types/json-schema": "^7.0.5",
  7879. "chalk": "^4.1.0",
  7880. "chokidar": "^3.4.2",
  7881. "cosmiconfig": "^6.0.0",
  7882. "deepmerge": "^4.2.2",
  7883. "fs-extra": "^9.0.0",
  7884. "glob": "^7.1.6",
  7885. "memfs": "^3.1.2",
  7886. "minimatch": "^3.0.4",
  7887. "schema-utils": "2.7.0",
  7888. "semver": "^7.3.2",
  7889. "tapable": "^1.0.0"
  7890. },
  7891. "engines": {
  7892. "node": ">=10",
  7893. "yarn": ">=1.0.0"
  7894. },
  7895. "peerDependencies": {
  7896. "eslint": ">= 6",
  7897. "typescript": ">= 2.7",
  7898. "vue-template-compiler": "*",
  7899. "webpack": ">= 4"
  7900. },
  7901. "peerDependenciesMeta": {
  7902. "eslint": {
  7903. "optional": true
  7904. },
  7905. "vue-template-compiler": {
  7906. "optional": true
  7907. }
  7908. }
  7909. },
  7910. "node_modules/fork-ts-checker-webpack-plugin/node_modules/cosmiconfig": {
  7911. "version": "6.0.0",
  7912. "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-6.0.0.tgz",
  7913. "integrity": "sha512-xb3ZL6+L8b9JLLCx3ZdoZy4+2ECphCMo2PwqgP1tlfVq6M6YReyzBJtvWWtbDSpNr9hn96pkCiZqUcFEc+54Qg==",
  7914. "dependencies": {
  7915. "@types/parse-json": "^4.0.0",
  7916. "import-fresh": "^3.1.0",
  7917. "parse-json": "^5.0.0",
  7918. "path-type": "^4.0.0",
  7919. "yaml": "^1.7.2"
  7920. },
  7921. "engines": {
  7922. "node": ">=8"
  7923. }
  7924. },
  7925. "node_modules/fork-ts-checker-webpack-plugin/node_modules/fs-extra": {
  7926. "version": "9.1.0",
  7927. "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-9.1.0.tgz",
  7928. "integrity": "sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==",
  7929. "dependencies": {
  7930. "at-least-node": "^1.0.0",
  7931. "graceful-fs": "^4.2.0",
  7932. "jsonfile": "^6.0.1",
  7933. "universalify": "^2.0.0"
  7934. },
  7935. "engines": {
  7936. "node": ">=10"
  7937. }
  7938. },
  7939. "node_modules/fork-ts-checker-webpack-plugin/node_modules/schema-utils": {
  7940. "version": "2.7.0",
  7941. "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-2.7.0.tgz",
  7942. "integrity": "sha512-0ilKFI6QQF5nxDZLFn2dMjvc4hjg/Wkg7rHd3jK6/A4a1Hl9VFdQWvgB1UMGoU94pad1P/8N7fMcEnLnSiju8A==",
  7943. "dependencies": {
  7944. "@types/json-schema": "^7.0.4",
  7945. "ajv": "^6.12.2",
  7946. "ajv-keywords": "^3.4.1"
  7947. },
  7948. "engines": {
  7949. "node": ">= 8.9.0"
  7950. },
  7951. "funding": {
  7952. "type": "opencollective",
  7953. "url": "https://opencollective.com/webpack"
  7954. }
  7955. },
  7956. "node_modules/fork-ts-checker-webpack-plugin/node_modules/tapable": {
  7957. "version": "1.1.3",
  7958. "resolved": "https://registry.npmjs.org/tapable/-/tapable-1.1.3.tgz",
  7959. "integrity": "sha512-4WK/bYZmj8xLr+HUCODHGF1ZFzsYffasLUgEiMBY4fgtltdO6B4WJtlSbPaDTLpYTcGVwM2qLnFTICEcNxs3kA==",
  7960. "engines": {
  7961. "node": ">=6"
  7962. }
  7963. },
  7964. "node_modules/form-data": {
  7965. "version": "3.0.1",
  7966. "resolved": "https://registry.npmjs.org/form-data/-/form-data-3.0.1.tgz",
  7967. "integrity": "sha512-RHkBKtLWUVwd7SqRIvCZMEvAMoGUp0XU+seQiZejj0COz3RI3hWP4sCv3gZWWLjJTd7rGwcsF5eKZGii0r/hbg==",
  7968. "dependencies": {
  7969. "asynckit": "^0.4.0",
  7970. "combined-stream": "^1.0.8",
  7971. "mime-types": "^2.1.12"
  7972. },
  7973. "engines": {
  7974. "node": ">= 6"
  7975. }
  7976. },
  7977. "node_modules/forwarded": {
  7978. "version": "0.2.0",
  7979. "resolved": "https://registry.npmjs.org/forwarded/-/forwarded-0.2.0.tgz",
  7980. "integrity": "sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==",
  7981. "engines": {
  7982. "node": ">= 0.6"
  7983. }
  7984. },
  7985. "node_modules/fraction.js": {
  7986. "version": "4.2.0",
  7987. "resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-4.2.0.tgz",
  7988. "integrity": "sha512-MhLuK+2gUcnZe8ZHlaaINnQLl0xRIGRfcGk2yl8xoQAfHrSsL3rYu6FCmBdkdbhc9EPlwyGHewaRsvwRMJtAlA==",
  7989. "engines": {
  7990. "node": "*"
  7991. },
  7992. "funding": {
  7993. "type": "patreon",
  7994. "url": "https://www.patreon.com/infusion"
  7995. }
  7996. },
  7997. "node_modules/fresh": {
  7998. "version": "0.5.2",
  7999. "resolved": "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz",
  8000. "integrity": "sha1-PYyt2Q2XZWn6g1qx+OSyOhBWBac=",
  8001. "engines": {
  8002. "node": ">= 0.6"
  8003. }
  8004. },
  8005. "node_modules/fs-extra": {
  8006. "version": "10.1.0",
  8007. "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.1.0.tgz",
  8008. "integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==",
  8009. "dependencies": {
  8010. "graceful-fs": "^4.2.0",
  8011. "jsonfile": "^6.0.1",
  8012. "universalify": "^2.0.0"
  8013. },
  8014. "engines": {
  8015. "node": ">=12"
  8016. }
  8017. },
  8018. "node_modules/fs-minipass": {
  8019. "version": "2.1.0",
  8020. "resolved": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-2.1.0.tgz",
  8021. "integrity": "sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==",
  8022. "dependencies": {
  8023. "minipass": "^3.0.0"
  8024. },
  8025. "engines": {
  8026. "node": ">= 8"
  8027. }
  8028. },
  8029. "node_modules/fs-monkey": {
  8030. "version": "1.0.3",
  8031. "resolved": "https://registry.npmjs.org/fs-monkey/-/fs-monkey-1.0.3.tgz",
  8032. "integrity": "sha512-cybjIfiiE+pTWicSCLFHSrXZ6EilF30oh91FDP9S2B051prEa7QWfrVTQm10/dDpswBDXZugPa1Ogu8Yh+HV0Q=="
  8033. },
  8034. "node_modules/fs.realpath": {
  8035. "version": "1.0.0",
  8036. "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz",
  8037. "integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8="
  8038. },
  8039. "node_modules/fsevents": {
  8040. "version": "2.3.2",
  8041. "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz",
  8042. "integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==",
  8043. "hasInstallScript": true,
  8044. "optional": true,
  8045. "os": [
  8046. "darwin"
  8047. ],
  8048. "engines": {
  8049. "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
  8050. }
  8051. },
  8052. "node_modules/function-bind": {
  8053. "version": "1.1.1",
  8054. "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz",
  8055. "integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A=="
  8056. },
  8057. "node_modules/functional-red-black-tree": {
  8058. "version": "1.0.1",
  8059. "resolved": "https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz",
  8060. "integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc="
  8061. },
  8062. "node_modules/functions-have-names": {
  8063. "version": "1.2.2",
  8064. "resolved": "https://registry.npmjs.org/functions-have-names/-/functions-have-names-1.2.2.tgz",
  8065. "integrity": "sha512-bLgc3asbWdwPbx2mNk2S49kmJCuQeu0nfmaOgbs8WIyzzkw3r4htszdIi9Q9EMezDPTYuJx2wvjZ/EwgAthpnA==",
  8066. "funding": {
  8067. "url": "https://github.com/sponsors/ljharb"
  8068. }
  8069. },
  8070. "node_modules/gauge": {
  8071. "version": "3.0.2",
  8072. "resolved": "https://registry.npmjs.org/gauge/-/gauge-3.0.2.tgz",
  8073. "integrity": "sha512-+5J6MS/5XksCuXq++uFRsnUd7Ovu1XenbeuIuNRJxYWjgQbPuFhT14lAvsWfqfAmnwluf1OwMjz39HjfLPci0Q==",
  8074. "dependencies": {
  8075. "aproba": "^1.0.3 || ^2.0.0",
  8076. "color-support": "^1.1.2",
  8077. "console-control-strings": "^1.0.0",
  8078. "has-unicode": "^2.0.1",
  8079. "object-assign": "^4.1.1",
  8080. "signal-exit": "^3.0.0",
  8081. "string-width": "^4.2.3",
  8082. "strip-ansi": "^6.0.1",
  8083. "wide-align": "^1.1.2"
  8084. },
  8085. "engines": {
  8086. "node": ">=10"
  8087. }
  8088. },
  8089. "node_modules/gaze": {
  8090. "version": "1.1.3",
  8091. "resolved": "https://registry.npmjs.org/gaze/-/gaze-1.1.3.tgz",
  8092. "integrity": "sha512-BRdNm8hbWzFzWHERTrejLqwHDfS4GibPoq5wjTPIoJHoBtKGPg3xAFfxmM+9ztbXelxcf2hwQcaz1PtmFeue8g==",
  8093. "dependencies": {
  8094. "globule": "^1.0.0"
  8095. },
  8096. "engines": {
  8097. "node": ">= 4.0.0"
  8098. }
  8099. },
  8100. "node_modules/gensync": {
  8101. "version": "1.0.0-beta.2",
  8102. "resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz",
  8103. "integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==",
  8104. "engines": {
  8105. "node": ">=6.9.0"
  8106. }
  8107. },
  8108. "node_modules/get-caller-file": {
  8109. "version": "2.0.5",
  8110. "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz",
  8111. "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==",
  8112. "engines": {
  8113. "node": "6.* || 8.* || >= 10.*"
  8114. }
  8115. },
  8116. "node_modules/get-intrinsic": {
  8117. "version": "1.1.1",
  8118. "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.1.1.tgz",
  8119. "integrity": "sha512-kWZrnVM42QCiEA2Ig1bG8zjoIMOgxWwYCEeNdwY6Tv/cOSeGpcoX4pXHfKUxNKVoArnrEr2e9srnAxxGIraS9Q==",
  8120. "dependencies": {
  8121. "function-bind": "^1.1.1",
  8122. "has": "^1.0.3",
  8123. "has-symbols": "^1.0.1"
  8124. },
  8125. "funding": {
  8126. "url": "https://github.com/sponsors/ljharb"
  8127. }
  8128. },
  8129. "node_modules/get-own-enumerable-property-symbols": {
  8130. "version": "3.0.2",
  8131. "resolved": "https://registry.npmjs.org/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.2.tgz",
  8132. "integrity": "sha512-I0UBV/XOz1XkIJHEUDMZAbzCThU/H8DxmSfmdGcKPnVhu2VfFqr34jr9777IyaTYvxjedWhqVIilEDsCdP5G6g=="
  8133. },
  8134. "node_modules/get-package-type": {
  8135. "version": "0.1.0",
  8136. "resolved": "https://registry.npmjs.org/get-package-type/-/get-package-type-0.1.0.tgz",
  8137. "integrity": "sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==",
  8138. "engines": {
  8139. "node": ">=8.0.0"
  8140. }
  8141. },
  8142. "node_modules/get-stdin": {
  8143. "version": "4.0.1",
  8144. "resolved": "https://registry.npmjs.org/get-stdin/-/get-stdin-4.0.1.tgz",
  8145. "integrity": "sha1-uWjGsKBDhDJJAui/Gl3zJXmkUP4=",
  8146. "engines": {
  8147. "node": ">=0.10.0"
  8148. }
  8149. },
  8150. "node_modules/get-stream": {
  8151. "version": "6.0.1",
  8152. "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz",
  8153. "integrity": "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==",
  8154. "engines": {
  8155. "node": ">=10"
  8156. },
  8157. "funding": {
  8158. "url": "https://github.com/sponsors/sindresorhus"
  8159. }
  8160. },
  8161. "node_modules/get-symbol-description": {
  8162. "version": "1.0.0",
  8163. "resolved": "https://registry.npmjs.org/get-symbol-description/-/get-symbol-description-1.0.0.tgz",
  8164. "integrity": "sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==",
  8165. "dependencies": {
  8166. "call-bind": "^1.0.2",
  8167. "get-intrinsic": "^1.1.1"
  8168. },
  8169. "engines": {
  8170. "node": ">= 0.4"
  8171. },
  8172. "funding": {
  8173. "url": "https://github.com/sponsors/ljharb"
  8174. }
  8175. },
  8176. "node_modules/getpass": {
  8177. "version": "0.1.7",
  8178. "resolved": "https://registry.npmjs.org/getpass/-/getpass-0.1.7.tgz",
  8179. "integrity": "sha1-Xv+OPmhNVprkyysSgmBOi6YhSfo=",
  8180. "dependencies": {
  8181. "assert-plus": "^1.0.0"
  8182. }
  8183. },
  8184. "node_modules/glob": {
  8185. "version": "7.2.0",
  8186. "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.0.tgz",
  8187. "integrity": "sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==",
  8188. "dependencies": {
  8189. "fs.realpath": "^1.0.0",
  8190. "inflight": "^1.0.4",
  8191. "inherits": "2",
  8192. "minimatch": "^3.0.4",
  8193. "once": "^1.3.0",
  8194. "path-is-absolute": "^1.0.0"
  8195. },
  8196. "engines": {
  8197. "node": "*"
  8198. },
  8199. "funding": {
  8200. "url": "https://github.com/sponsors/isaacs"
  8201. }
  8202. },
  8203. "node_modules/glob-parent": {
  8204. "version": "6.0.2",
  8205. "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz",
  8206. "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==",
  8207. "dependencies": {
  8208. "is-glob": "^4.0.3"
  8209. },
  8210. "engines": {
  8211. "node": ">=10.13.0"
  8212. }
  8213. },
  8214. "node_modules/glob-to-regexp": {
  8215. "version": "0.4.1",
  8216. "resolved": "https://registry.npmjs.org/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz",
  8217. "integrity": "sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw=="
  8218. },
  8219. "node_modules/global-modules": {
  8220. "version": "2.0.0",
  8221. "resolved": "https://registry.npmjs.org/global-modules/-/global-modules-2.0.0.tgz",
  8222. "integrity": "sha512-NGbfmJBp9x8IxyJSd1P+otYK8vonoJactOogrVfFRIAEY1ukil8RSKDz2Yo7wh1oihl51l/r6W4epkeKJHqL8A==",
  8223. "dependencies": {
  8224. "global-prefix": "^3.0.0"
  8225. },
  8226. "engines": {
  8227. "node": ">=6"
  8228. }
  8229. },
  8230. "node_modules/global-prefix": {
  8231. "version": "3.0.0",
  8232. "resolved": "https://registry.npmjs.org/global-prefix/-/global-prefix-3.0.0.tgz",
  8233. "integrity": "sha512-awConJSVCHVGND6x3tmMaKcQvwXLhjdkmomy2W+Goaui8YPgYgXJZewhg3fWC+DlfqqQuWg8AwqjGTD2nAPVWg==",
  8234. "dependencies": {
  8235. "ini": "^1.3.5",
  8236. "kind-of": "^6.0.2",
  8237. "which": "^1.3.1"
  8238. },
  8239. "engines": {
  8240. "node": ">=6"
  8241. }
  8242. },
  8243. "node_modules/global-prefix/node_modules/which": {
  8244. "version": "1.3.1",
  8245. "resolved": "https://registry.npmjs.org/which/-/which-1.3.1.tgz",
  8246. "integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==",
  8247. "dependencies": {
  8248. "isexe": "^2.0.0"
  8249. },
  8250. "bin": {
  8251. "which": "bin/which"
  8252. }
  8253. },
  8254. "node_modules/globals": {
  8255. "version": "11.12.0",
  8256. "resolved": "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz",
  8257. "integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==",
  8258. "engines": {
  8259. "node": ">=4"
  8260. }
  8261. },
  8262. "node_modules/globby": {
  8263. "version": "11.1.0",
  8264. "resolved": "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz",
  8265. "integrity": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==",
  8266. "dependencies": {
  8267. "array-union": "^2.1.0",
  8268. "dir-glob": "^3.0.1",
  8269. "fast-glob": "^3.2.9",
  8270. "ignore": "^5.2.0",
  8271. "merge2": "^1.4.1",
  8272. "slash": "^3.0.0"
  8273. },
  8274. "engines": {
  8275. "node": ">=10"
  8276. },
  8277. "funding": {
  8278. "url": "https://github.com/sponsors/sindresorhus"
  8279. }
  8280. },
  8281. "node_modules/globule": {
  8282. "version": "1.3.3",
  8283. "resolved": "https://registry.npmjs.org/globule/-/globule-1.3.3.tgz",
  8284. "integrity": "sha512-mb1aYtDbIjTu4ShMB85m3UzjX9BVKe9WCzsnfMSZk+K5GpIbBOexgg4PPCt5eHDEG5/ZQAUX2Kct02zfiPLsKg==",
  8285. "dependencies": {
  8286. "glob": "~7.1.1",
  8287. "lodash": "~4.17.10",
  8288. "minimatch": "~3.0.2"
  8289. },
  8290. "engines": {
  8291. "node": ">= 0.10"
  8292. }
  8293. },
  8294. "node_modules/globule/node_modules/glob": {
  8295. "version": "7.1.7",
  8296. "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.7.tgz",
  8297. "integrity": "sha512-OvD9ENzPLbegENnYP5UUfJIirTg4+XwMWGaQfQTY0JenxNvvIKP3U3/tAQSPIu/lHxXYSZmpXlUHeqAIdKzBLQ==",
  8298. "dependencies": {
  8299. "fs.realpath": "^1.0.0",
  8300. "inflight": "^1.0.4",
  8301. "inherits": "2",
  8302. "minimatch": "^3.0.4",
  8303. "once": "^1.3.0",
  8304. "path-is-absolute": "^1.0.0"
  8305. },
  8306. "engines": {
  8307. "node": "*"
  8308. },
  8309. "funding": {
  8310. "url": "https://github.com/sponsors/isaacs"
  8311. }
  8312. },
  8313. "node_modules/globule/node_modules/minimatch": {
  8314. "version": "3.0.8",
  8315. "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.8.tgz",
  8316. "integrity": "sha512-6FsRAQsxQ61mw+qP1ZzbL9Bc78x2p5OqNgNpnoAFLTrX8n5Kxph0CsnhmKKNXTWjXqU5L0pGPR7hYk+XWZr60Q==",
  8317. "dependencies": {
  8318. "brace-expansion": "^1.1.7"
  8319. },
  8320. "engines": {
  8321. "node": "*"
  8322. }
  8323. },
  8324. "node_modules/graceful-fs": {
  8325. "version": "4.2.10",
  8326. "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.10.tgz",
  8327. "integrity": "sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA=="
  8328. },
  8329. "node_modules/gzip-size": {
  8330. "version": "6.0.0",
  8331. "resolved": "https://registry.npmjs.org/gzip-size/-/gzip-size-6.0.0.tgz",
  8332. "integrity": "sha512-ax7ZYomf6jqPTQ4+XCpUGyXKHk5WweS+e05MBO4/y3WJ5RkmPXNKvX+bx1behVILVwr6JSQvZAku021CHPXG3Q==",
  8333. "dependencies": {
  8334. "duplexer": "^0.1.2"
  8335. },
  8336. "engines": {
  8337. "node": ">=10"
  8338. },
  8339. "funding": {
  8340. "url": "https://github.com/sponsors/sindresorhus"
  8341. }
  8342. },
  8343. "node_modules/handle-thing": {
  8344. "version": "2.0.1",
  8345. "resolved": "https://registry.npmjs.org/handle-thing/-/handle-thing-2.0.1.tgz",
  8346. "integrity": "sha512-9Qn4yBxelxoh2Ow62nP+Ka/kMnOXRi8BXnRaUwezLNhqelnN49xKz4F/dPP8OYLxLxq6JDtZb2i9XznUQbNPTg=="
  8347. },
  8348. "node_modules/har-schema": {
  8349. "version": "2.0.0",
  8350. "resolved": "https://registry.npmjs.org/har-schema/-/har-schema-2.0.0.tgz",
  8351. "integrity": "sha1-qUwiJOvKwEeCoNkDVSHyRzW37JI=",
  8352. "engines": {
  8353. "node": ">=4"
  8354. }
  8355. },
  8356. "node_modules/har-validator": {
  8357. "version": "5.1.5",
  8358. "resolved": "https://registry.npmjs.org/har-validator/-/har-validator-5.1.5.tgz",
  8359. "integrity": "sha512-nmT2T0lljbxdQZfspsno9hgrG3Uir6Ks5afism62poxqBM6sDnMEuPmzTq8XN0OEwqKLLdh1jQI3qyE66Nzb3w==",
  8360. "deprecated": "this library is no longer supported",
  8361. "dependencies": {
  8362. "ajv": "^6.12.3",
  8363. "har-schema": "^2.0.0"
  8364. },
  8365. "engines": {
  8366. "node": ">=6"
  8367. }
  8368. },
  8369. "node_modules/hard-rejection": {
  8370. "version": "2.1.0",
  8371. "resolved": "https://registry.npmjs.org/hard-rejection/-/hard-rejection-2.1.0.tgz",
  8372. "integrity": "sha512-VIZB+ibDhx7ObhAe7OVtoEbuP4h/MuOTHJ+J8h/eBXotJYl0fBgR72xDFCKgIh22OJZIOVNxBMWuhAr10r8HdA==",
  8373. "engines": {
  8374. "node": ">=6"
  8375. }
  8376. },
  8377. "node_modules/harmony-reflect": {
  8378. "version": "1.6.2",
  8379. "resolved": "https://registry.npmjs.org/harmony-reflect/-/harmony-reflect-1.6.2.tgz",
  8380. "integrity": "sha512-HIp/n38R9kQjDEziXyDTuW3vvoxxyxjxFzXLrBr18uB47GnSt+G9D29fqrpM5ZkspMcPICud3XsBJQ4Y2URg8g=="
  8381. },
  8382. "node_modules/has": {
  8383. "version": "1.0.3",
  8384. "resolved": "https://registry.npmjs.org/has/-/has-1.0.3.tgz",
  8385. "integrity": "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==",
  8386. "dependencies": {
  8387. "function-bind": "^1.1.1"
  8388. },
  8389. "engines": {
  8390. "node": ">= 0.4.0"
  8391. }
  8392. },
  8393. "node_modules/has-bigints": {
  8394. "version": "1.0.1",
  8395. "resolved": "https://registry.npmjs.org/has-bigints/-/has-bigints-1.0.1.tgz",
  8396. "integrity": "sha512-LSBS2LjbNBTf6287JEbEzvJgftkF5qFkmCo9hDRpAzKhUOlJ+hx8dd4USs00SgsUNwc4617J9ki5YtEClM2ffA==",
  8397. "funding": {
  8398. "url": "https://github.com/sponsors/ljharb"
  8399. }
  8400. },
  8401. "node_modules/has-flag": {
  8402. "version": "4.0.0",
  8403. "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
  8404. "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
  8405. "engines": {
  8406. "node": ">=8"
  8407. }
  8408. },
  8409. "node_modules/has-property-descriptors": {
  8410. "version": "1.0.0",
  8411. "resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.0.tgz",
  8412. "integrity": "sha512-62DVLZGoiEBDHQyqG4w9xCuZ7eJEwNmJRWw2VY84Oedb7WFcA27fiEVe8oUQx9hAUJ4ekurquucTGwsyO1XGdQ==",
  8413. "dependencies": {
  8414. "get-intrinsic": "^1.1.1"
  8415. },
  8416. "funding": {
  8417. "url": "https://github.com/sponsors/ljharb"
  8418. }
  8419. },
  8420. "node_modules/has-symbols": {
  8421. "version": "1.0.3",
  8422. "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz",
  8423. "integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==",
  8424. "engines": {
  8425. "node": ">= 0.4"
  8426. },
  8427. "funding": {
  8428. "url": "https://github.com/sponsors/ljharb"
  8429. }
  8430. },
  8431. "node_modules/has-tostringtag": {
  8432. "version": "1.0.0",
  8433. "resolved": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.0.tgz",
  8434. "integrity": "sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==",
  8435. "dependencies": {
  8436. "has-symbols": "^1.0.2"
  8437. },
  8438. "engines": {
  8439. "node": ">= 0.4"
  8440. },
  8441. "funding": {
  8442. "url": "https://github.com/sponsors/ljharb"
  8443. }
  8444. },
  8445. "node_modules/has-unicode": {
  8446. "version": "2.0.1",
  8447. "resolved": "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz",
  8448. "integrity": "sha1-4Ob+aijPUROIVeCG0Wkedx3iqLk="
  8449. },
  8450. "node_modules/he": {
  8451. "version": "1.2.0",
  8452. "resolved": "https://registry.npmjs.org/he/-/he-1.2.0.tgz",
  8453. "integrity": "sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==",
  8454. "bin": {
  8455. "he": "bin/he"
  8456. }
  8457. },
  8458. "node_modules/history": {
  8459. "version": "4.10.1",
  8460. "resolved": "https://registry.npmjs.org/history/-/history-4.10.1.tgz",
  8461. "integrity": "sha512-36nwAD620w12kuzPAsyINPWJqlNbij+hpK1k9XRloDtym8mxzGYl2c17LnV6IAGB2Dmg4tEa7G7DlawS0+qjew==",
  8462. "dependencies": {
  8463. "@babel/runtime": "^7.1.2",
  8464. "loose-envify": "^1.2.0",
  8465. "resolve-pathname": "^3.0.0",
  8466. "tiny-invariant": "^1.0.2",
  8467. "tiny-warning": "^1.0.0",
  8468. "value-equal": "^1.0.1"
  8469. }
  8470. },
  8471. "node_modules/hoist-non-react-statics": {
  8472. "version": "3.3.2",
  8473. "resolved": "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz",
  8474. "integrity": "sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==",
  8475. "dependencies": {
  8476. "react-is": "^16.7.0"
  8477. }
  8478. },
  8479. "node_modules/hoist-non-react-statics/node_modules/react-is": {
  8480. "version": "16.13.1",
  8481. "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz",
  8482. "integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
  8483. },
  8484. "node_modules/hoopy": {
  8485. "version": "0.1.4",
  8486. "resolved": "https://registry.npmjs.org/hoopy/-/hoopy-0.1.4.tgz",
  8487. "integrity": "sha512-HRcs+2mr52W0K+x8RzcLzuPPmVIKMSv97RGHy0Ea9y/mpcaK+xTrjICA04KAHi4GRzxliNqNJEFYWHghy3rSfQ==",
  8488. "engines": {
  8489. "node": ">= 6.0.0"
  8490. }
  8491. },
  8492. "node_modules/hosted-git-info": {
  8493. "version": "4.1.0",
  8494. "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-4.1.0.tgz",
  8495. "integrity": "sha512-kyCuEOWjJqZuDbRHzL8V93NzQhwIB71oFWSyzVo+KPZI+pnQPPxucdkrOZvkLRnrf5URsQM+IJ09Dw29cRALIA==",
  8496. "dependencies": {
  8497. "lru-cache": "^6.0.0"
  8498. },
  8499. "engines": {
  8500. "node": ">=10"
  8501. }
  8502. },
  8503. "node_modules/hpack.js": {
  8504. "version": "2.1.6",
  8505. "resolved": "https://registry.npmjs.org/hpack.js/-/hpack.js-2.1.6.tgz",
  8506. "integrity": "sha1-h3dMCUnlE/QuhFdbPEVoH63ioLI=",
  8507. "dependencies": {
  8508. "inherits": "^2.0.1",
  8509. "obuf": "^1.0.0",
  8510. "readable-stream": "^2.0.1",
  8511. "wbuf": "^1.1.0"
  8512. }
  8513. },
  8514. "node_modules/hpack.js/node_modules/isarray": {
  8515. "version": "1.0.0",
  8516. "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz",
  8517. "integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE="
  8518. },
  8519. "node_modules/hpack.js/node_modules/readable-stream": {
  8520. "version": "2.3.7",
  8521. "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz",
  8522. "integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==",
  8523. "dependencies": {
  8524. "core-util-is": "~1.0.0",
  8525. "inherits": "~2.0.3",
  8526. "isarray": "~1.0.0",
  8527. "process-nextick-args": "~2.0.0",
  8528. "safe-buffer": "~5.1.1",
  8529. "string_decoder": "~1.1.1",
  8530. "util-deprecate": "~1.0.1"
  8531. }
  8532. },
  8533. "node_modules/hpack.js/node_modules/string_decoder": {
  8534. "version": "1.1.1",
  8535. "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
  8536. "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
  8537. "dependencies": {
  8538. "safe-buffer": "~5.1.0"
  8539. }
  8540. },
  8541. "node_modules/html-encoding-sniffer": {
  8542. "version": "2.0.1",
  8543. "resolved": "https://registry.npmjs.org/html-encoding-sniffer/-/html-encoding-sniffer-2.0.1.tgz",
  8544. "integrity": "sha512-D5JbOMBIR/TVZkubHT+OyT2705QvogUW4IBn6nHd756OwieSF9aDYFj4dv6HHEVGYbHaLETa3WggZYWWMyy3ZQ==",
  8545. "dependencies": {
  8546. "whatwg-encoding": "^1.0.5"
  8547. },
  8548. "engines": {
  8549. "node": ">=10"
  8550. }
  8551. },
  8552. "node_modules/html-entities": {
  8553. "version": "2.3.3",
  8554. "resolved": "https://registry.npmjs.org/html-entities/-/html-entities-2.3.3.tgz",
  8555. "integrity": "sha512-DV5Ln36z34NNTDgnz0EWGBLZENelNAtkiFA4kyNOG2tDI6Mz1uSWiq1wAKdyjnJwyDiDO7Fa2SO1CTxPXL8VxA=="
  8556. },
  8557. "node_modules/html-escaper": {
  8558. "version": "2.0.2",
  8559. "resolved": "https://registry.npmjs.org/html-escaper/-/html-escaper-2.0.2.tgz",
  8560. "integrity": "sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg=="
  8561. },
  8562. "node_modules/html-minifier-terser": {
  8563. "version": "6.1.0",
  8564. "resolved": "https://registry.npmjs.org/html-minifier-terser/-/html-minifier-terser-6.1.0.tgz",
  8565. "integrity": "sha512-YXxSlJBZTP7RS3tWnQw74ooKa6L9b9i9QYXY21eUEvhZ3u9XLfv6OnFsQq6RxkhHygsaUMvYsZRV5rU/OVNZxw==",
  8566. "dependencies": {
  8567. "camel-case": "^4.1.2",
  8568. "clean-css": "^5.2.2",
  8569. "commander": "^8.3.0",
  8570. "he": "^1.2.0",
  8571. "param-case": "^3.0.4",
  8572. "relateurl": "^0.2.7",
  8573. "terser": "^5.10.0"
  8574. },
  8575. "bin": {
  8576. "html-minifier-terser": "cli.js"
  8577. },
  8578. "engines": {
  8579. "node": ">=12"
  8580. }
  8581. },
  8582. "node_modules/html-webpack-plugin": {
  8583. "version": "5.5.0",
  8584. "resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.5.0.tgz",
  8585. "integrity": "sha512-sy88PC2cRTVxvETRgUHFrL4No3UxvcH8G1NepGhqaTT+GXN2kTamqasot0inS5hXeg1cMbFDt27zzo9p35lZVw==",
  8586. "dependencies": {
  8587. "@types/html-minifier-terser": "^6.0.0",
  8588. "html-minifier-terser": "^6.0.2",
  8589. "lodash": "^4.17.21",
  8590. "pretty-error": "^4.0.0",
  8591. "tapable": "^2.0.0"
  8592. },
  8593. "engines": {
  8594. "node": ">=10.13.0"
  8595. },
  8596. "funding": {
  8597. "type": "opencollective",
  8598. "url": "https://opencollective.com/html-webpack-plugin"
  8599. },
  8600. "peerDependencies": {
  8601. "webpack": "^5.20.0"
  8602. }
  8603. },
  8604. "node_modules/htmlparser2": {
  8605. "version": "6.1.0",
  8606. "resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-6.1.0.tgz",
  8607. "integrity": "sha512-gyyPk6rgonLFEDGoeRgQNaEUvdJ4ktTmmUh/h2t7s+M8oPpIPxgNACWa+6ESR57kXstwqPiCut0V8NRpcwgU7A==",
  8608. "funding": [
  8609. "https://github.com/fb55/htmlparser2?sponsor=1",
  8610. {
  8611. "type": "github",
  8612. "url": "https://github.com/sponsors/fb55"
  8613. }
  8614. ],
  8615. "dependencies": {
  8616. "domelementtype": "^2.0.1",
  8617. "domhandler": "^4.0.0",
  8618. "domutils": "^2.5.2",
  8619. "entities": "^2.0.0"
  8620. }
  8621. },
  8622. "node_modules/http-cache-semantics": {
  8623. "version": "4.1.0",
  8624. "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz",
  8625. "integrity": "sha512-carPklcUh7ROWRK7Cv27RPtdhYhUsela/ue5/jKzjegVvXDqM2ILE9Q2BGn9JZJh1g87cp56su/FgQSzcWS8cQ=="
  8626. },
  8627. "node_modules/http-deceiver": {
  8628. "version": "1.2.7",
  8629. "resolved": "https://registry.npmjs.org/http-deceiver/-/http-deceiver-1.2.7.tgz",
  8630. "integrity": "sha1-+nFolEq5pRnTN8sL7HKE3D5yPYc="
  8631. },
  8632. "node_modules/http-errors": {
  8633. "version": "1.8.1",
  8634. "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-1.8.1.tgz",
  8635. "integrity": "sha512-Kpk9Sm7NmI+RHhnj6OIWDI1d6fIoFAtFt9RLaTMRlg/8w49juAStsrBgp0Dp4OdxdVbRIeKhtCUvoi/RuAhO4g==",
  8636. "dependencies": {
  8637. "depd": "~1.1.2",
  8638. "inherits": "2.0.4",
  8639. "setprototypeof": "1.2.0",
  8640. "statuses": ">= 1.5.0 < 2",
  8641. "toidentifier": "1.0.1"
  8642. },
  8643. "engines": {
  8644. "node": ">= 0.6"
  8645. }
  8646. },
  8647. "node_modules/http-parser-js": {
  8648. "version": "0.5.6",
  8649. "resolved": "https://registry.npmjs.org/http-parser-js/-/http-parser-js-0.5.6.tgz",
  8650. "integrity": "sha512-vDlkRPDJn93swjcjqMSaGSPABbIarsr1TLAui/gLDXzV5VsJNdXNzMYDyNBLQkjWQCJ1uizu8T2oDMhmGt0PRA=="
  8651. },
  8652. "node_modules/http-proxy": {
  8653. "version": "1.18.1",
  8654. "resolved": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.18.1.tgz",
  8655. "integrity": "sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==",
  8656. "dependencies": {
  8657. "eventemitter3": "^4.0.0",
  8658. "follow-redirects": "^1.0.0",
  8659. "requires-port": "^1.0.0"
  8660. },
  8661. "engines": {
  8662. "node": ">=8.0.0"
  8663. }
  8664. },
  8665. "node_modules/http-proxy-agent": {
  8666. "version": "4.0.1",
  8667. "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-4.0.1.tgz",
  8668. "integrity": "sha512-k0zdNgqWTGA6aeIRVpvfVob4fL52dTfaehylg0Y4UvSySvOq/Y+BOyPrgpUrA7HylqvU8vIZGsRuXmspskV0Tg==",
  8669. "dependencies": {
  8670. "@tootallnate/once": "1",
  8671. "agent-base": "6",
  8672. "debug": "4"
  8673. },
  8674. "engines": {
  8675. "node": ">= 6"
  8676. }
  8677. },
  8678. "node_modules/http-proxy-middleware": {
  8679. "version": "2.0.4",
  8680. "resolved": "https://registry.npmjs.org/http-proxy-middleware/-/http-proxy-middleware-2.0.4.tgz",
  8681. "integrity": "sha512-m/4FxX17SUvz4lJ5WPXOHDUuCwIqXLfLHs1s0uZ3oYjhoXlx9csYxaOa0ElDEJ+h8Q4iJ1s+lTMbiCa4EXIJqg==",
  8682. "dependencies": {
  8683. "@types/http-proxy": "^1.17.8",
  8684. "http-proxy": "^1.18.1",
  8685. "is-glob": "^4.0.1",
  8686. "is-plain-obj": "^3.0.0",
  8687. "micromatch": "^4.0.2"
  8688. },
  8689. "engines": {
  8690. "node": ">=12.0.0"
  8691. },
  8692. "peerDependencies": {
  8693. "@types/express": "^4.17.13"
  8694. },
  8695. "peerDependenciesMeta": {
  8696. "@types/express": {
  8697. "optional": true
  8698. }
  8699. }
  8700. },
  8701. "node_modules/http-signature": {
  8702. "version": "1.2.0",
  8703. "resolved": "https://registry.npmjs.org/http-signature/-/http-signature-1.2.0.tgz",
  8704. "integrity": "sha1-muzZJRFHcvPZW2WmCruPfBj7rOE=",
  8705. "dependencies": {
  8706. "assert-plus": "^1.0.0",
  8707. "jsprim": "^1.2.2",
  8708. "sshpk": "^1.7.0"
  8709. },
  8710. "engines": {
  8711. "node": ">=0.8",
  8712. "npm": ">=1.3.7"
  8713. }
  8714. },
  8715. "node_modules/https-proxy-agent": {
  8716. "version": "5.0.1",
  8717. "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz",
  8718. "integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==",
  8719. "dependencies": {
  8720. "agent-base": "6",
  8721. "debug": "4"
  8722. },
  8723. "engines": {
  8724. "node": ">= 6"
  8725. }
  8726. },
  8727. "node_modules/human-signals": {
  8728. "version": "2.1.0",
  8729. "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz",
  8730. "integrity": "sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==",
  8731. "engines": {
  8732. "node": ">=10.17.0"
  8733. }
  8734. },
  8735. "node_modules/humanize-ms": {
  8736. "version": "1.2.1",
  8737. "resolved": "https://registry.npmjs.org/humanize-ms/-/humanize-ms-1.2.1.tgz",
  8738. "integrity": "sha1-xG4xWaKT9riW2ikxbYtv6Lt5u+0=",
  8739. "dependencies": {
  8740. "ms": "^2.0.0"
  8741. }
  8742. },
  8743. "node_modules/iconv-lite": {
  8744. "version": "0.6.3",
  8745. "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz",
  8746. "integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==",
  8747. "dependencies": {
  8748. "safer-buffer": ">= 2.1.2 < 3.0.0"
  8749. },
  8750. "engines": {
  8751. "node": ">=0.10.0"
  8752. }
  8753. },
  8754. "node_modules/icss-utils": {
  8755. "version": "5.1.0",
  8756. "resolved": "https://registry.npmjs.org/icss-utils/-/icss-utils-5.1.0.tgz",
  8757. "integrity": "sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==",
  8758. "engines": {
  8759. "node": "^10 || ^12 || >= 14"
  8760. },
  8761. "peerDependencies": {
  8762. "postcss": "^8.1.0"
  8763. }
  8764. },
  8765. "node_modules/idb": {
  8766. "version": "6.1.5",
  8767. "resolved": "https://registry.npmjs.org/idb/-/idb-6.1.5.tgz",
  8768. "integrity": "sha512-IJtugpKkiVXQn5Y+LteyBCNk1N8xpGV3wWZk9EVtZWH8DYkjBn0bX1XnGP9RkyZF0sAcywa6unHqSWKe7q4LGw=="
  8769. },
  8770. "node_modules/identity-obj-proxy": {
  8771. "version": "3.0.0",
  8772. "resolved": "https://registry.npmjs.org/identity-obj-proxy/-/identity-obj-proxy-3.0.0.tgz",
  8773. "integrity": "sha1-lNK9qWCERT7zb7xarsN+D3nx/BQ=",
  8774. "dependencies": {
  8775. "harmony-reflect": "^1.4.6"
  8776. },
  8777. "engines": {
  8778. "node": ">=4"
  8779. }
  8780. },
  8781. "node_modules/ignore": {
  8782. "version": "5.2.0",
  8783. "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.2.0.tgz",
  8784. "integrity": "sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==",
  8785. "engines": {
  8786. "node": ">= 4"
  8787. }
  8788. },
  8789. "node_modules/immer": {
  8790. "version": "9.0.12",
  8791. "resolved": "https://registry.npmjs.org/immer/-/immer-9.0.12.tgz",
  8792. "integrity": "sha512-lk7UNmSbAukB5B6dh9fnh5D0bJTOFKxVg2cyJWTYrWRfhLrLMBquONcUs3aFq507hNoIZEDDh8lb8UtOizSMhA==",
  8793. "funding": {
  8794. "type": "opencollective",
  8795. "url": "https://opencollective.com/immer"
  8796. }
  8797. },
  8798. "node_modules/immutable": {
  8799. "version": "4.0.0",
  8800. "resolved": "https://registry.npmjs.org/immutable/-/immutable-4.0.0.tgz",
  8801. "integrity": "sha512-zIE9hX70qew5qTUjSS7wi1iwj/l7+m54KWU247nhM3v806UdGj1yDndXj+IOYxxtW9zyLI+xqFNZjTuDaLUqFw=="
  8802. },
  8803. "node_modules/import-fresh": {
  8804. "version": "3.3.0",
  8805. "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz",
  8806. "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==",
  8807. "dependencies": {
  8808. "parent-module": "^1.0.0",
  8809. "resolve-from": "^4.0.0"
  8810. },
  8811. "engines": {
  8812. "node": ">=6"
  8813. },
  8814. "funding": {
  8815. "url": "https://github.com/sponsors/sindresorhus"
  8816. }
  8817. },
  8818. "node_modules/import-fresh/node_modules/resolve-from": {
  8819. "version": "4.0.0",
  8820. "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz",
  8821. "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==",
  8822. "engines": {
  8823. "node": ">=4"
  8824. }
  8825. },
  8826. "node_modules/import-local": {
  8827. "version": "3.1.0",
  8828. "resolved": "https://registry.npmjs.org/import-local/-/import-local-3.1.0.tgz",
  8829. "integrity": "sha512-ASB07uLtnDs1o6EHjKpX34BKYDSqnFerfTOJL2HvMqF70LnxpjkzDB8J44oT9pu4AMPkQwf8jl6szgvNd2tRIg==",
  8830. "dependencies": {
  8831. "pkg-dir": "^4.2.0",
  8832. "resolve-cwd": "^3.0.0"
  8833. },
  8834. "bin": {
  8835. "import-local-fixture": "fixtures/cli.js"
  8836. },
  8837. "engines": {
  8838. "node": ">=8"
  8839. },
  8840. "funding": {
  8841. "url": "https://github.com/sponsors/sindresorhus"
  8842. }
  8843. },
  8844. "node_modules/imurmurhash": {
  8845. "version": "0.1.4",
  8846. "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz",
  8847. "integrity": "sha1-khi5srkoojixPcT7a21XbyMUU+o=",
  8848. "engines": {
  8849. "node": ">=0.8.19"
  8850. }
  8851. },
  8852. "node_modules/indent-string": {
  8853. "version": "4.0.0",
  8854. "resolved": "https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz",
  8855. "integrity": "sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==",
  8856. "engines": {
  8857. "node": ">=8"
  8858. }
  8859. },
  8860. "node_modules/infer-owner": {
  8861. "version": "1.0.4",
  8862. "resolved": "https://registry.npmjs.org/infer-owner/-/infer-owner-1.0.4.tgz",
  8863. "integrity": "sha512-IClj+Xz94+d7irH5qRyfJonOdfTzuDaifE6ZPWfx0N0+/ATZCbuTPq2prFl526urkQd90WyUKIh1DfBQ2hMz9A=="
  8864. },
  8865. "node_modules/inflight": {
  8866. "version": "1.0.6",
  8867. "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
  8868. "integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=",
  8869. "dependencies": {
  8870. "once": "^1.3.0",
  8871. "wrappy": "1"
  8872. }
  8873. },
  8874. "node_modules/inherits": {
  8875. "version": "2.0.4",
  8876. "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
  8877. "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ=="
  8878. },
  8879. "node_modules/ini": {
  8880. "version": "1.3.8",
  8881. "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz",
  8882. "integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew=="
  8883. },
  8884. "node_modules/internal-slot": {
  8885. "version": "1.0.3",
  8886. "resolved": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.3.tgz",
  8887. "integrity": "sha512-O0DB1JC/sPyZl7cIo78n5dR7eUSwwpYPiXRhTzNxZVAMUuB8vlnRFyLxdrVToks6XPLVnFfbzaVd5WLjhgg+vA==",
  8888. "dependencies": {
  8889. "get-intrinsic": "^1.1.0",
  8890. "has": "^1.0.3",
  8891. "side-channel": "^1.0.4"
  8892. },
  8893. "engines": {
  8894. "node": ">= 0.4"
  8895. }
  8896. },
  8897. "node_modules/ionicons": {
  8898. "version": "5.5.4",
  8899. "resolved": "https://registry.npmjs.org/ionicons/-/ionicons-5.5.4.tgz",
  8900. "integrity": "sha512-3ph8X9my3inhabWEZ7N0XRA0MnnNQ1v9a602mLNgWsIXnxE9G5BybIZ/pws/OZZ/hoNlvSjk801N03yL9/FNgQ==",
  8901. "dependencies": {
  8902. "@stencil/core": "~2.10.0"
  8903. }
  8904. },
  8905. "node_modules/ionicons/node_modules/@stencil/core": {
  8906. "version": "2.10.0",
  8907. "resolved": "https://registry.npmjs.org/@stencil/core/-/core-2.10.0.tgz",
  8908. "integrity": "sha512-15rWMTPQ/sp0lSV82HVCXkIya3QLN+uBl7pqK4JnTrp4HiLrzLmNbWjbvgCs55gw0lULbCIGbRIEsFz+Pe/Q+A==",
  8909. "bin": {
  8910. "stencil": "bin/stencil"
  8911. },
  8912. "engines": {
  8913. "node": ">=12.10.0",
  8914. "npm": ">=6.0.0"
  8915. }
  8916. },
  8917. "node_modules/ip": {
  8918. "version": "1.1.5",
  8919. "resolved": "https://registry.npmjs.org/ip/-/ip-1.1.5.tgz",
  8920. "integrity": "sha1-vd7XARQpCCjAoDnnLvJfWq7ENUo="
  8921. },
  8922. "node_modules/ipaddr.js": {
  8923. "version": "2.0.1",
  8924. "resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-2.0.1.tgz",
  8925. "integrity": "sha512-1qTgH9NG+IIJ4yfKs2e6Pp1bZg8wbDbKHT21HrLIeYBTRLgMYKnMTPAuI3Lcs61nfx5h1xlXnbJtH1kX5/d/ng==",
  8926. "engines": {
  8927. "node": ">= 10"
  8928. }
  8929. },
  8930. "node_modules/is-arrayish": {
  8931. "version": "0.2.1",
  8932. "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz",
  8933. "integrity": "sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0="
  8934. },
  8935. "node_modules/is-bigint": {
  8936. "version": "1.0.4",
  8937. "resolved": "https://registry.npmjs.org/is-bigint/-/is-bigint-1.0.4.tgz",
  8938. "integrity": "sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==",
  8939. "dependencies": {
  8940. "has-bigints": "^1.0.1"
  8941. },
  8942. "funding": {
  8943. "url": "https://github.com/sponsors/ljharb"
  8944. }
  8945. },
  8946. "node_modules/is-binary-path": {
  8947. "version": "2.1.0",
  8948. "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz",
  8949. "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==",
  8950. "dependencies": {
  8951. "binary-extensions": "^2.0.0"
  8952. },
  8953. "engines": {
  8954. "node": ">=8"
  8955. }
  8956. },
  8957. "node_modules/is-boolean-object": {
  8958. "version": "1.1.2",
  8959. "resolved": "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.1.2.tgz",
  8960. "integrity": "sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==",
  8961. "dependencies": {
  8962. "call-bind": "^1.0.2",
  8963. "has-tostringtag": "^1.0.0"
  8964. },
  8965. "engines": {
  8966. "node": ">= 0.4"
  8967. },
  8968. "funding": {
  8969. "url": "https://github.com/sponsors/ljharb"
  8970. }
  8971. },
  8972. "node_modules/is-callable": {
  8973. "version": "1.2.4",
  8974. "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.4.tgz",
  8975. "integrity": "sha512-nsuwtxZfMX67Oryl9LCQ+upnC0Z0BgpwntpS89m1H/TLF0zNfzfLMV/9Wa/6MZsj0acpEjAO0KF1xT6ZdLl95w==",
  8976. "engines": {
  8977. "node": ">= 0.4"
  8978. },
  8979. "funding": {
  8980. "url": "https://github.com/sponsors/ljharb"
  8981. }
  8982. },
  8983. "node_modules/is-core-module": {
  8984. "version": "2.8.1",
  8985. "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.8.1.tgz",
  8986. "integrity": "sha512-SdNCUs284hr40hFTFP6l0IfZ/RSrMXF3qgoRHd3/79unUTvrFO/JoXwkGm+5J/Oe3E/b5GsnG330uUNgRpu1PA==",
  8987. "dependencies": {
  8988. "has": "^1.0.3"
  8989. },
  8990. "funding": {
  8991. "url": "https://github.com/sponsors/ljharb"
  8992. }
  8993. },
  8994. "node_modules/is-date-object": {
  8995. "version": "1.0.5",
  8996. "resolved": "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.5.tgz",
  8997. "integrity": "sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==",
  8998. "dependencies": {
  8999. "has-tostringtag": "^1.0.0"
  9000. },
  9001. "engines": {
  9002. "node": ">= 0.4"
  9003. },
  9004. "funding": {
  9005. "url": "https://github.com/sponsors/ljharb"
  9006. }
  9007. },
  9008. "node_modules/is-docker": {
  9009. "version": "2.2.1",
  9010. "resolved": "https://registry.npmjs.org/is-docker/-/is-docker-2.2.1.tgz",
  9011. "integrity": "sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==",
  9012. "bin": {
  9013. "is-docker": "cli.js"
  9014. },
  9015. "engines": {
  9016. "node": ">=8"
  9017. },
  9018. "funding": {
  9019. "url": "https://github.com/sponsors/sindresorhus"
  9020. }
  9021. },
  9022. "node_modules/is-extglob": {
  9023. "version": "2.1.1",
  9024. "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
  9025. "integrity": "sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=",
  9026. "engines": {
  9027. "node": ">=0.10.0"
  9028. }
  9029. },
  9030. "node_modules/is-fullwidth-code-point": {
  9031. "version": "3.0.0",
  9032. "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
  9033. "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
  9034. "engines": {
  9035. "node": ">=8"
  9036. }
  9037. },
  9038. "node_modules/is-generator-fn": {
  9039. "version": "2.1.0",
  9040. "resolved": "https://registry.npmjs.org/is-generator-fn/-/is-generator-fn-2.1.0.tgz",
  9041. "integrity": "sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==",
  9042. "engines": {
  9043. "node": ">=6"
  9044. }
  9045. },
  9046. "node_modules/is-glob": {
  9047. "version": "4.0.3",
  9048. "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz",
  9049. "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
  9050. "dependencies": {
  9051. "is-extglob": "^2.1.1"
  9052. },
  9053. "engines": {
  9054. "node": ">=0.10.0"
  9055. }
  9056. },
  9057. "node_modules/is-lambda": {
  9058. "version": "1.0.1",
  9059. "resolved": "https://registry.npmjs.org/is-lambda/-/is-lambda-1.0.1.tgz",
  9060. "integrity": "sha1-PZh3iZ5qU+/AFgUEzeFfgubwYdU="
  9061. },
  9062. "node_modules/is-module": {
  9063. "version": "1.0.0",
  9064. "resolved": "https://registry.npmjs.org/is-module/-/is-module-1.0.0.tgz",
  9065. "integrity": "sha1-Mlj7afeMFNW4FdZkM2tM/7ZEFZE="
  9066. },
  9067. "node_modules/is-negative-zero": {
  9068. "version": "2.0.2",
  9069. "resolved": "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.2.tgz",
  9070. "integrity": "sha512-dqJvarLawXsFbNDeJW7zAz8ItJ9cd28YufuuFzh0G8pNHjJMnY08Dv7sYX2uF5UpQOwieAeOExEYAWWfu7ZZUA==",
  9071. "engines": {
  9072. "node": ">= 0.4"
  9073. },
  9074. "funding": {
  9075. "url": "https://github.com/sponsors/ljharb"
  9076. }
  9077. },
  9078. "node_modules/is-number": {
  9079. "version": "7.0.0",
  9080. "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
  9081. "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
  9082. "engines": {
  9083. "node": ">=0.12.0"
  9084. }
  9085. },
  9086. "node_modules/is-number-object": {
  9087. "version": "1.0.7",
  9088. "resolved": "https://registry.npmjs.org/is-number-object/-/is-number-object-1.0.7.tgz",
  9089. "integrity": "sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==",
  9090. "dependencies": {
  9091. "has-tostringtag": "^1.0.0"
  9092. },
  9093. "engines": {
  9094. "node": ">= 0.4"
  9095. },
  9096. "funding": {
  9097. "url": "https://github.com/sponsors/ljharb"
  9098. }
  9099. },
  9100. "node_modules/is-obj": {
  9101. "version": "1.0.1",
  9102. "resolved": "https://registry.npmjs.org/is-obj/-/is-obj-1.0.1.tgz",
  9103. "integrity": "sha1-PkcprB9f3gJc19g6iW2rn09n2w8=",
  9104. "engines": {
  9105. "node": ">=0.10.0"
  9106. }
  9107. },
  9108. "node_modules/is-plain-obj": {
  9109. "version": "3.0.0",
  9110. "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-3.0.0.tgz",
  9111. "integrity": "sha512-gwsOE28k+23GP1B6vFl1oVh/WOzmawBrKwo5Ev6wMKzPkaXaCDIQKzLnvsA42DRlbVTWorkgTKIviAKCWkfUwA==",
  9112. "engines": {
  9113. "node": ">=10"
  9114. },
  9115. "funding": {
  9116. "url": "https://github.com/sponsors/sindresorhus"
  9117. }
  9118. },
  9119. "node_modules/is-potential-custom-element-name": {
  9120. "version": "1.0.1",
  9121. "resolved": "https://registry.npmjs.org/is-potential-custom-element-name/-/is-potential-custom-element-name-1.0.1.tgz",
  9122. "integrity": "sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ=="
  9123. },
  9124. "node_modules/is-regex": {
  9125. "version": "1.1.4",
  9126. "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.1.4.tgz",
  9127. "integrity": "sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==",
  9128. "dependencies": {
  9129. "call-bind": "^1.0.2",
  9130. "has-tostringtag": "^1.0.0"
  9131. },
  9132. "engines": {
  9133. "node": ">= 0.4"
  9134. },
  9135. "funding": {
  9136. "url": "https://github.com/sponsors/ljharb"
  9137. }
  9138. },
  9139. "node_modules/is-regexp": {
  9140. "version": "1.0.0",
  9141. "resolved": "https://registry.npmjs.org/is-regexp/-/is-regexp-1.0.0.tgz",
  9142. "integrity": "sha1-/S2INUXEa6xaYz57mgnof6LLUGk=",
  9143. "engines": {
  9144. "node": ">=0.10.0"
  9145. }
  9146. },
  9147. "node_modules/is-root": {
  9148. "version": "2.1.0",
  9149. "resolved": "https://registry.npmjs.org/is-root/-/is-root-2.1.0.tgz",
  9150. "integrity": "sha512-AGOriNp96vNBd3HtU+RzFEc75FfR5ymiYv8E553I71SCeXBiMsVDUtdio1OEFvrPyLIQ9tVR5RxXIFe5PUFjMg==",
  9151. "engines": {
  9152. "node": ">=6"
  9153. }
  9154. },
  9155. "node_modules/is-shared-array-buffer": {
  9156. "version": "1.0.2",
  9157. "resolved": "https://registry.npmjs.org/is-shared-array-buffer/-/is-shared-array-buffer-1.0.2.tgz",
  9158. "integrity": "sha512-sqN2UDu1/0y6uvXyStCOzyhAjCSlHceFoMKJW8W9EU9cvic/QdsZ0kEU93HEy3IUEFZIiH/3w+AH/UQbPHNdhA==",
  9159. "dependencies": {
  9160. "call-bind": "^1.0.2"
  9161. },
  9162. "funding": {
  9163. "url": "https://github.com/sponsors/ljharb"
  9164. }
  9165. },
  9166. "node_modules/is-stream": {
  9167. "version": "2.0.1",
  9168. "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz",
  9169. "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==",
  9170. "engines": {
  9171. "node": ">=8"
  9172. },
  9173. "funding": {
  9174. "url": "https://github.com/sponsors/sindresorhus"
  9175. }
  9176. },
  9177. "node_modules/is-string": {
  9178. "version": "1.0.7",
  9179. "resolved": "https://registry.npmjs.org/is-string/-/is-string-1.0.7.tgz",
  9180. "integrity": "sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==",
  9181. "dependencies": {
  9182. "has-tostringtag": "^1.0.0"
  9183. },
  9184. "engines": {
  9185. "node": ">= 0.4"
  9186. },
  9187. "funding": {
  9188. "url": "https://github.com/sponsors/ljharb"
  9189. }
  9190. },
  9191. "node_modules/is-symbol": {
  9192. "version": "1.0.4",
  9193. "resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.4.tgz",
  9194. "integrity": "sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==",
  9195. "dependencies": {
  9196. "has-symbols": "^1.0.2"
  9197. },
  9198. "engines": {
  9199. "node": ">= 0.4"
  9200. },
  9201. "funding": {
  9202. "url": "https://github.com/sponsors/ljharb"
  9203. }
  9204. },
  9205. "node_modules/is-typedarray": {
  9206. "version": "1.0.0",
  9207. "resolved": "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz",
  9208. "integrity": "sha1-5HnICFjfDBsR3dppQPlgEfzaSpo="
  9209. },
  9210. "node_modules/is-weakref": {
  9211. "version": "1.0.2",
  9212. "resolved": "https://registry.npmjs.org/is-weakref/-/is-weakref-1.0.2.tgz",
  9213. "integrity": "sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==",
  9214. "dependencies": {
  9215. "call-bind": "^1.0.2"
  9216. },
  9217. "funding": {
  9218. "url": "https://github.com/sponsors/ljharb"
  9219. }
  9220. },
  9221. "node_modules/is-wsl": {
  9222. "version": "2.2.0",
  9223. "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz",
  9224. "integrity": "sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==",
  9225. "dependencies": {
  9226. "is-docker": "^2.0.0"
  9227. },
  9228. "engines": {
  9229. "node": ">=8"
  9230. }
  9231. },
  9232. "node_modules/isarray": {
  9233. "version": "0.0.1",
  9234. "resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz",
  9235. "integrity": "sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8="
  9236. },
  9237. "node_modules/isexe": {
  9238. "version": "2.0.0",
  9239. "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
  9240. "integrity": "sha1-6PvzdNxVb/iUehDcsFctYz8s+hA="
  9241. },
  9242. "node_modules/isstream": {
  9243. "version": "0.1.2",
  9244. "resolved": "https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz",
  9245. "integrity": "sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo="
  9246. },
  9247. "node_modules/istanbul-lib-coverage": {
  9248. "version": "3.2.0",
  9249. "resolved": "https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.0.tgz",
  9250. "integrity": "sha512-eOeJ5BHCmHYvQK7xt9GkdHuzuCGS1Y6g9Gvnx3Ym33fz/HpLRYxiS0wHNr+m/MBC8B647Xt608vCDEvhl9c6Mw==",
  9251. "engines": {
  9252. "node": ">=8"
  9253. }
  9254. },
  9255. "node_modules/istanbul-lib-instrument": {
  9256. "version": "5.1.0",
  9257. "resolved": "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-5.1.0.tgz",
  9258. "integrity": "sha512-czwUz525rkOFDJxfKK6mYfIs9zBKILyrZQxjz3ABhjQXhbhFsSbo1HW/BFcsDnfJYJWA6thRR5/TUY2qs5W99Q==",
  9259. "dependencies": {
  9260. "@babel/core": "^7.12.3",
  9261. "@babel/parser": "^7.14.7",
  9262. "@istanbuljs/schema": "^0.1.2",
  9263. "istanbul-lib-coverage": "^3.2.0",
  9264. "semver": "^6.3.0"
  9265. },
  9266. "engines": {
  9267. "node": ">=8"
  9268. }
  9269. },
  9270. "node_modules/istanbul-lib-instrument/node_modules/semver": {
  9271. "version": "6.3.0",
  9272. "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
  9273. "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
  9274. "bin": {
  9275. "semver": "bin/semver.js"
  9276. }
  9277. },
  9278. "node_modules/istanbul-lib-report": {
  9279. "version": "3.0.0",
  9280. "resolved": "https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz",
  9281. "integrity": "sha512-wcdi+uAKzfiGT2abPpKZ0hSU1rGQjUQnLvtY5MpQ7QCTahD3VODhcu4wcfY1YtkGaDD5yuydOLINXsfbus9ROw==",
  9282. "dependencies": {
  9283. "istanbul-lib-coverage": "^3.0.0",
  9284. "make-dir": "^3.0.0",
  9285. "supports-color": "^7.1.0"
  9286. },
  9287. "engines": {
  9288. "node": ">=8"
  9289. }
  9290. },
  9291. "node_modules/istanbul-lib-source-maps": {
  9292. "version": "4.0.1",
  9293. "resolved": "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-4.0.1.tgz",
  9294. "integrity": "sha512-n3s8EwkdFIJCG3BPKBYvskgXGoy88ARzvegkitk60NxRdwltLOTaH7CUiMRXvwYorl0Q712iEjcWB+fK/MrWVw==",
  9295. "dependencies": {
  9296. "debug": "^4.1.1",
  9297. "istanbul-lib-coverage": "^3.0.0",
  9298. "source-map": "^0.6.1"
  9299. },
  9300. "engines": {
  9301. "node": ">=10"
  9302. }
  9303. },
  9304. "node_modules/istanbul-reports": {
  9305. "version": "3.1.4",
  9306. "resolved": "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-3.1.4.tgz",
  9307. "integrity": "sha512-r1/DshN4KSE7xWEknZLLLLDn5CJybV3nw01VTkp6D5jzLuELlcbudfj/eSQFvrKsJuTVCGnePO7ho82Nw9zzfw==",
  9308. "dependencies": {
  9309. "html-escaper": "^2.0.0",
  9310. "istanbul-lib-report": "^3.0.0"
  9311. },
  9312. "engines": {
  9313. "node": ">=8"
  9314. }
  9315. },
  9316. "node_modules/jake": {
  9317. "version": "10.8.4",
  9318. "resolved": "https://registry.npmjs.org/jake/-/jake-10.8.4.tgz",
  9319. "integrity": "sha512-MtWeTkl1qGsWUtbl/Jsca/8xSoK3x0UmS82sNbjqxxG/de/M/3b1DntdjHgPMC50enlTNwXOCRqPXLLt5cCfZA==",
  9320. "dependencies": {
  9321. "async": "0.9.x",
  9322. "chalk": "^4.0.2",
  9323. "filelist": "^1.0.1",
  9324. "minimatch": "^3.0.4"
  9325. },
  9326. "bin": {
  9327. "jake": "bin/cli.js"
  9328. },
  9329. "engines": {
  9330. "node": ">=10"
  9331. }
  9332. },
  9333. "node_modules/jake/node_modules/async": {
  9334. "version": "0.9.2",
  9335. "resolved": "https://registry.npmjs.org/async/-/async-0.9.2.tgz",
  9336. "integrity": "sha1-rqdNXmHB+JlhO/ZL2mbUx48v0X0="
  9337. },
  9338. "node_modules/jest": {
  9339. "version": "27.5.1",
  9340. "resolved": "https://registry.npmjs.org/jest/-/jest-27.5.1.tgz",
  9341. "integrity": "sha512-Yn0mADZB89zTtjkPJEXwrac3LHudkQMR+Paqa8uxJHCBr9agxztUifWCyiYrjhMPBoUVBjyny0I7XH6ozDr7QQ==",
  9342. "dependencies": {
  9343. "@jest/core": "^27.5.1",
  9344. "import-local": "^3.0.2",
  9345. "jest-cli": "^27.5.1"
  9346. },
  9347. "bin": {
  9348. "jest": "bin/jest.js"
  9349. },
  9350. "engines": {
  9351. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9352. },
  9353. "peerDependencies": {
  9354. "node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0"
  9355. },
  9356. "peerDependenciesMeta": {
  9357. "node-notifier": {
  9358. "optional": true
  9359. }
  9360. }
  9361. },
  9362. "node_modules/jest-changed-files": {
  9363. "version": "27.5.1",
  9364. "resolved": "https://registry.npmjs.org/jest-changed-files/-/jest-changed-files-27.5.1.tgz",
  9365. "integrity": "sha512-buBLMiByfWGCoMsLLzGUUSpAmIAGnbR2KJoMN10ziLhOLvP4e0SlypHnAel8iqQXTrcbmfEY9sSqae5sgUsTvw==",
  9366. "dependencies": {
  9367. "@jest/types": "^27.5.1",
  9368. "execa": "^5.0.0",
  9369. "throat": "^6.0.1"
  9370. },
  9371. "engines": {
  9372. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9373. }
  9374. },
  9375. "node_modules/jest-circus": {
  9376. "version": "27.5.1",
  9377. "resolved": "https://registry.npmjs.org/jest-circus/-/jest-circus-27.5.1.tgz",
  9378. "integrity": "sha512-D95R7x5UtlMA5iBYsOHFFbMD/GVA4R/Kdq15f7xYWUfWHBto9NYRsOvnSauTgdF+ogCpJ4tyKOXhUifxS65gdw==",
  9379. "dependencies": {
  9380. "@jest/environment": "^27.5.1",
  9381. "@jest/test-result": "^27.5.1",
  9382. "@jest/types": "^27.5.1",
  9383. "@types/node": "*",
  9384. "chalk": "^4.0.0",
  9385. "co": "^4.6.0",
  9386. "dedent": "^0.7.0",
  9387. "expect": "^27.5.1",
  9388. "is-generator-fn": "^2.0.0",
  9389. "jest-each": "^27.5.1",
  9390. "jest-matcher-utils": "^27.5.1",
  9391. "jest-message-util": "^27.5.1",
  9392. "jest-runtime": "^27.5.1",
  9393. "jest-snapshot": "^27.5.1",
  9394. "jest-util": "^27.5.1",
  9395. "pretty-format": "^27.5.1",
  9396. "slash": "^3.0.0",
  9397. "stack-utils": "^2.0.3",
  9398. "throat": "^6.0.1"
  9399. },
  9400. "engines": {
  9401. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9402. }
  9403. },
  9404. "node_modules/jest-cli": {
  9405. "version": "27.5.1",
  9406. "resolved": "https://registry.npmjs.org/jest-cli/-/jest-cli-27.5.1.tgz",
  9407. "integrity": "sha512-Hc6HOOwYq4/74/c62dEE3r5elx8wjYqxY0r0G/nFrLDPMFRu6RA/u8qINOIkvhxG7mMQ5EJsOGfRpI8L6eFUVw==",
  9408. "dependencies": {
  9409. "@jest/core": "^27.5.1",
  9410. "@jest/test-result": "^27.5.1",
  9411. "@jest/types": "^27.5.1",
  9412. "chalk": "^4.0.0",
  9413. "exit": "^0.1.2",
  9414. "graceful-fs": "^4.2.9",
  9415. "import-local": "^3.0.2",
  9416. "jest-config": "^27.5.1",
  9417. "jest-util": "^27.5.1",
  9418. "jest-validate": "^27.5.1",
  9419. "prompts": "^2.0.1",
  9420. "yargs": "^16.2.0"
  9421. },
  9422. "bin": {
  9423. "jest": "bin/jest.js"
  9424. },
  9425. "engines": {
  9426. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9427. },
  9428. "peerDependencies": {
  9429. "node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0"
  9430. },
  9431. "peerDependenciesMeta": {
  9432. "node-notifier": {
  9433. "optional": true
  9434. }
  9435. }
  9436. },
  9437. "node_modules/jest-config": {
  9438. "version": "27.5.1",
  9439. "resolved": "https://registry.npmjs.org/jest-config/-/jest-config-27.5.1.tgz",
  9440. "integrity": "sha512-5sAsjm6tGdsVbW9ahcChPAFCk4IlkQUknH5AvKjuLTSlcO/wCZKyFdn7Rg0EkC+OGgWODEy2hDpWB1PgzH0JNA==",
  9441. "dependencies": {
  9442. "@babel/core": "^7.8.0",
  9443. "@jest/test-sequencer": "^27.5.1",
  9444. "@jest/types": "^27.5.1",
  9445. "babel-jest": "^27.5.1",
  9446. "chalk": "^4.0.0",
  9447. "ci-info": "^3.2.0",
  9448. "deepmerge": "^4.2.2",
  9449. "glob": "^7.1.1",
  9450. "graceful-fs": "^4.2.9",
  9451. "jest-circus": "^27.5.1",
  9452. "jest-environment-jsdom": "^27.5.1",
  9453. "jest-environment-node": "^27.5.1",
  9454. "jest-get-type": "^27.5.1",
  9455. "jest-jasmine2": "^27.5.1",
  9456. "jest-regex-util": "^27.5.1",
  9457. "jest-resolve": "^27.5.1",
  9458. "jest-runner": "^27.5.1",
  9459. "jest-util": "^27.5.1",
  9460. "jest-validate": "^27.5.1",
  9461. "micromatch": "^4.0.4",
  9462. "parse-json": "^5.2.0",
  9463. "pretty-format": "^27.5.1",
  9464. "slash": "^3.0.0",
  9465. "strip-json-comments": "^3.1.1"
  9466. },
  9467. "engines": {
  9468. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9469. },
  9470. "peerDependencies": {
  9471. "ts-node": ">=9.0.0"
  9472. },
  9473. "peerDependenciesMeta": {
  9474. "ts-node": {
  9475. "optional": true
  9476. }
  9477. }
  9478. },
  9479. "node_modules/jest-config/node_modules/jest-get-type": {
  9480. "version": "27.5.1",
  9481. "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-27.5.1.tgz",
  9482. "integrity": "sha512-2KY95ksYSaK7DMBWQn6dQz3kqAf3BB64y2udeG+hv4KfSOb9qwcYQstTJc1KCbsix+wLZWZYN8t7nwX3GOBLRw==",
  9483. "engines": {
  9484. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9485. }
  9486. },
  9487. "node_modules/jest-diff": {
  9488. "version": "26.6.2",
  9489. "resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-26.6.2.tgz",
  9490. "integrity": "sha512-6m+9Z3Gv9wN0WFVasqjCL/06+EFCMTqDEUl/b87HYK2rAPTyfz4ZIuSlPhY51PIQRWx5TaxeF1qmXKe9gfN3sA==",
  9491. "dependencies": {
  9492. "chalk": "^4.0.0",
  9493. "diff-sequences": "^26.6.2",
  9494. "jest-get-type": "^26.3.0",
  9495. "pretty-format": "^26.6.2"
  9496. },
  9497. "engines": {
  9498. "node": ">= 10.14.2"
  9499. }
  9500. },
  9501. "node_modules/jest-diff/node_modules/@jest/types": {
  9502. "version": "26.6.2",
  9503. "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz",
  9504. "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==",
  9505. "dependencies": {
  9506. "@types/istanbul-lib-coverage": "^2.0.0",
  9507. "@types/istanbul-reports": "^3.0.0",
  9508. "@types/node": "*",
  9509. "@types/yargs": "^15.0.0",
  9510. "chalk": "^4.0.0"
  9511. },
  9512. "engines": {
  9513. "node": ">= 10.14.2"
  9514. }
  9515. },
  9516. "node_modules/jest-diff/node_modules/@types/yargs": {
  9517. "version": "15.0.14",
  9518. "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.14.tgz",
  9519. "integrity": "sha512-yEJzHoxf6SyQGhBhIYGXQDSCkJjB6HohDShto7m8vaKg9Yp0Yn8+71J9eakh2bnPg6BfsH9PRMhiRTZnd4eXGQ==",
  9520. "dependencies": {
  9521. "@types/yargs-parser": "*"
  9522. }
  9523. },
  9524. "node_modules/jest-diff/node_modules/pretty-format": {
  9525. "version": "26.6.2",
  9526. "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-26.6.2.tgz",
  9527. "integrity": "sha512-7AeGuCYNGmycyQbCqd/3PWH4eOoX/OiCa0uphp57NVTeAGdJGaAliecxwBDHYQCIvrW7aDBZCYeNTP/WX69mkg==",
  9528. "dependencies": {
  9529. "@jest/types": "^26.6.2",
  9530. "ansi-regex": "^5.0.0",
  9531. "ansi-styles": "^4.0.0",
  9532. "react-is": "^17.0.1"
  9533. },
  9534. "engines": {
  9535. "node": ">= 10"
  9536. }
  9537. },
  9538. "node_modules/jest-docblock": {
  9539. "version": "27.5.1",
  9540. "resolved": "https://registry.npmjs.org/jest-docblock/-/jest-docblock-27.5.1.tgz",
  9541. "integrity": "sha512-rl7hlABeTsRYxKiUfpHrQrG4e2obOiTQWfMEH3PxPjOtdsfLQO4ReWSZaQ7DETm4xu07rl4q/h4zcKXyU0/OzQ==",
  9542. "dependencies": {
  9543. "detect-newline": "^3.0.0"
  9544. },
  9545. "engines": {
  9546. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9547. }
  9548. },
  9549. "node_modules/jest-each": {
  9550. "version": "27.5.1",
  9551. "resolved": "https://registry.npmjs.org/jest-each/-/jest-each-27.5.1.tgz",
  9552. "integrity": "sha512-1Ff6p+FbhT/bXQnEouYy00bkNSY7OUpfIcmdl8vZ31A1UUaurOLPA8a8BbJOF2RDUElwJhmeaV7LnagI+5UwNQ==",
  9553. "dependencies": {
  9554. "@jest/types": "^27.5.1",
  9555. "chalk": "^4.0.0",
  9556. "jest-get-type": "^27.5.1",
  9557. "jest-util": "^27.5.1",
  9558. "pretty-format": "^27.5.1"
  9559. },
  9560. "engines": {
  9561. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9562. }
  9563. },
  9564. "node_modules/jest-each/node_modules/jest-get-type": {
  9565. "version": "27.5.1",
  9566. "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-27.5.1.tgz",
  9567. "integrity": "sha512-2KY95ksYSaK7DMBWQn6dQz3kqAf3BB64y2udeG+hv4KfSOb9qwcYQstTJc1KCbsix+wLZWZYN8t7nwX3GOBLRw==",
  9568. "engines": {
  9569. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9570. }
  9571. },
  9572. "node_modules/jest-environment-jsdom": {
  9573. "version": "27.5.1",
  9574. "resolved": "https://registry.npmjs.org/jest-environment-jsdom/-/jest-environment-jsdom-27.5.1.tgz",
  9575. "integrity": "sha512-TFBvkTC1Hnnnrka/fUb56atfDtJ9VMZ94JkjTbggl1PEpwrYtUBKMezB3inLmWqQsXYLcMwNoDQwoBTAvFfsfw==",
  9576. "dependencies": {
  9577. "@jest/environment": "^27.5.1",
  9578. "@jest/fake-timers": "^27.5.1",
  9579. "@jest/types": "^27.5.1",
  9580. "@types/node": "*",
  9581. "jest-mock": "^27.5.1",
  9582. "jest-util": "^27.5.1",
  9583. "jsdom": "^16.6.0"
  9584. },
  9585. "engines": {
  9586. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9587. }
  9588. },
  9589. "node_modules/jest-environment-node": {
  9590. "version": "27.5.1",
  9591. "resolved": "https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-27.5.1.tgz",
  9592. "integrity": "sha512-Jt4ZUnxdOsTGwSRAfKEnE6BcwsSPNOijjwifq5sDFSA2kesnXTvNqKHYgM0hDq3549Uf/KzdXNYn4wMZJPlFLw==",
  9593. "dependencies": {
  9594. "@jest/environment": "^27.5.1",
  9595. "@jest/fake-timers": "^27.5.1",
  9596. "@jest/types": "^27.5.1",
  9597. "@types/node": "*",
  9598. "jest-mock": "^27.5.1",
  9599. "jest-util": "^27.5.1"
  9600. },
  9601. "engines": {
  9602. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9603. }
  9604. },
  9605. "node_modules/jest-get-type": {
  9606. "version": "26.3.0",
  9607. "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-26.3.0.tgz",
  9608. "integrity": "sha512-TpfaviN1R2pQWkIihlfEanwOXK0zcxrKEE4MlU6Tn7keoXdN6/3gK/xl0yEh8DOunn5pOVGKf8hB4R9gVh04ig==",
  9609. "engines": {
  9610. "node": ">= 10.14.2"
  9611. }
  9612. },
  9613. "node_modules/jest-haste-map": {
  9614. "version": "27.5.1",
  9615. "resolved": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-27.5.1.tgz",
  9616. "integrity": "sha512-7GgkZ4Fw4NFbMSDSpZwXeBiIbx+t/46nJ2QitkOjvwPYyZmqttu2TDSimMHP1EkPOi4xUZAN1doE5Vd25H4Jng==",
  9617. "dependencies": {
  9618. "@jest/types": "^27.5.1",
  9619. "@types/graceful-fs": "^4.1.2",
  9620. "@types/node": "*",
  9621. "anymatch": "^3.0.3",
  9622. "fb-watchman": "^2.0.0",
  9623. "graceful-fs": "^4.2.9",
  9624. "jest-regex-util": "^27.5.1",
  9625. "jest-serializer": "^27.5.1",
  9626. "jest-util": "^27.5.1",
  9627. "jest-worker": "^27.5.1",
  9628. "micromatch": "^4.0.4",
  9629. "walker": "^1.0.7"
  9630. },
  9631. "engines": {
  9632. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9633. },
  9634. "optionalDependencies": {
  9635. "fsevents": "^2.3.2"
  9636. }
  9637. },
  9638. "node_modules/jest-jasmine2": {
  9639. "version": "27.5.1",
  9640. "resolved": "https://registry.npmjs.org/jest-jasmine2/-/jest-jasmine2-27.5.1.tgz",
  9641. "integrity": "sha512-jtq7VVyG8SqAorDpApwiJJImd0V2wv1xzdheGHRGyuT7gZm6gG47QEskOlzsN1PG/6WNaCo5pmwMHDf3AkG2pQ==",
  9642. "dependencies": {
  9643. "@jest/environment": "^27.5.1",
  9644. "@jest/source-map": "^27.5.1",
  9645. "@jest/test-result": "^27.5.1",
  9646. "@jest/types": "^27.5.1",
  9647. "@types/node": "*",
  9648. "chalk": "^4.0.0",
  9649. "co": "^4.6.0",
  9650. "expect": "^27.5.1",
  9651. "is-generator-fn": "^2.0.0",
  9652. "jest-each": "^27.5.1",
  9653. "jest-matcher-utils": "^27.5.1",
  9654. "jest-message-util": "^27.5.1",
  9655. "jest-runtime": "^27.5.1",
  9656. "jest-snapshot": "^27.5.1",
  9657. "jest-util": "^27.5.1",
  9658. "pretty-format": "^27.5.1",
  9659. "throat": "^6.0.1"
  9660. },
  9661. "engines": {
  9662. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9663. }
  9664. },
  9665. "node_modules/jest-leak-detector": {
  9666. "version": "27.5.1",
  9667. "resolved": "https://registry.npmjs.org/jest-leak-detector/-/jest-leak-detector-27.5.1.tgz",
  9668. "integrity": "sha512-POXfWAMvfU6WMUXftV4HolnJfnPOGEu10fscNCA76KBpRRhcMN2c8d3iT2pxQS3HLbA+5X4sOUPzYO2NUyIlHQ==",
  9669. "dependencies": {
  9670. "jest-get-type": "^27.5.1",
  9671. "pretty-format": "^27.5.1"
  9672. },
  9673. "engines": {
  9674. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9675. }
  9676. },
  9677. "node_modules/jest-leak-detector/node_modules/jest-get-type": {
  9678. "version": "27.5.1",
  9679. "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-27.5.1.tgz",
  9680. "integrity": "sha512-2KY95ksYSaK7DMBWQn6dQz3kqAf3BB64y2udeG+hv4KfSOb9qwcYQstTJc1KCbsix+wLZWZYN8t7nwX3GOBLRw==",
  9681. "engines": {
  9682. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9683. }
  9684. },
  9685. "node_modules/jest-matcher-utils": {
  9686. "version": "27.5.1",
  9687. "resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-27.5.1.tgz",
  9688. "integrity": "sha512-z2uTx/T6LBaCoNWNFWwChLBKYxTMcGBRjAt+2SbP929/Fflb9aa5LGma654Rz8z9HLxsrUaYzxE9T/EFIL/PAw==",
  9689. "dependencies": {
  9690. "chalk": "^4.0.0",
  9691. "jest-diff": "^27.5.1",
  9692. "jest-get-type": "^27.5.1",
  9693. "pretty-format": "^27.5.1"
  9694. },
  9695. "engines": {
  9696. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9697. }
  9698. },
  9699. "node_modules/jest-matcher-utils/node_modules/diff-sequences": {
  9700. "version": "27.5.1",
  9701. "resolved": "https://registry.npmjs.org/diff-sequences/-/diff-sequences-27.5.1.tgz",
  9702. "integrity": "sha512-k1gCAXAsNgLwEL+Y8Wvl+M6oEFj5bgazfZULpS5CneoPPXRaCCW7dm+q21Ky2VEE5X+VeRDBVg1Pcvvsr4TtNQ==",
  9703. "engines": {
  9704. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9705. }
  9706. },
  9707. "node_modules/jest-matcher-utils/node_modules/jest-diff": {
  9708. "version": "27.5.1",
  9709. "resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-27.5.1.tgz",
  9710. "integrity": "sha512-m0NvkX55LDt9T4mctTEgnZk3fmEg3NRYutvMPWM/0iPnkFj2wIeF45O1718cMSOFO1vINkqmxqD8vE37uTEbqw==",
  9711. "dependencies": {
  9712. "chalk": "^4.0.0",
  9713. "diff-sequences": "^27.5.1",
  9714. "jest-get-type": "^27.5.1",
  9715. "pretty-format": "^27.5.1"
  9716. },
  9717. "engines": {
  9718. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9719. }
  9720. },
  9721. "node_modules/jest-matcher-utils/node_modules/jest-get-type": {
  9722. "version": "27.5.1",
  9723. "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-27.5.1.tgz",
  9724. "integrity": "sha512-2KY95ksYSaK7DMBWQn6dQz3kqAf3BB64y2udeG+hv4KfSOb9qwcYQstTJc1KCbsix+wLZWZYN8t7nwX3GOBLRw==",
  9725. "engines": {
  9726. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9727. }
  9728. },
  9729. "node_modules/jest-message-util": {
  9730. "version": "27.5.1",
  9731. "resolved": "https://registry.npmjs.org/jest-message-util/-/jest-message-util-27.5.1.tgz",
  9732. "integrity": "sha512-rMyFe1+jnyAAf+NHwTclDz0eAaLkVDdKVHHBFWsBWHnnh5YeJMNWWsv7AbFYXfK3oTqvL7VTWkhNLu1jX24D+g==",
  9733. "dependencies": {
  9734. "@babel/code-frame": "^7.12.13",
  9735. "@jest/types": "^27.5.1",
  9736. "@types/stack-utils": "^2.0.0",
  9737. "chalk": "^4.0.0",
  9738. "graceful-fs": "^4.2.9",
  9739. "micromatch": "^4.0.4",
  9740. "pretty-format": "^27.5.1",
  9741. "slash": "^3.0.0",
  9742. "stack-utils": "^2.0.3"
  9743. },
  9744. "engines": {
  9745. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9746. }
  9747. },
  9748. "node_modules/jest-mock": {
  9749. "version": "27.5.1",
  9750. "resolved": "https://registry.npmjs.org/jest-mock/-/jest-mock-27.5.1.tgz",
  9751. "integrity": "sha512-K4jKbY1d4ENhbrG2zuPWaQBvDly+iZ2yAW+T1fATN78hc0sInwn7wZB8XtlNnvHug5RMwV897Xm4LqmPM4e2Og==",
  9752. "dependencies": {
  9753. "@jest/types": "^27.5.1",
  9754. "@types/node": "*"
  9755. },
  9756. "engines": {
  9757. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9758. }
  9759. },
  9760. "node_modules/jest-pnp-resolver": {
  9761. "version": "1.2.2",
  9762. "resolved": "https://registry.npmjs.org/jest-pnp-resolver/-/jest-pnp-resolver-1.2.2.tgz",
  9763. "integrity": "sha512-olV41bKSMm8BdnuMsewT4jqlZ8+3TCARAXjZGT9jcoSnrfUnRCqnMoF9XEeoWjbzObpqF9dRhHQj0Xb9QdF6/w==",
  9764. "engines": {
  9765. "node": ">=6"
  9766. },
  9767. "peerDependencies": {
  9768. "jest-resolve": "*"
  9769. },
  9770. "peerDependenciesMeta": {
  9771. "jest-resolve": {
  9772. "optional": true
  9773. }
  9774. }
  9775. },
  9776. "node_modules/jest-regex-util": {
  9777. "version": "27.5.1",
  9778. "resolved": "https://registry.npmjs.org/jest-regex-util/-/jest-regex-util-27.5.1.tgz",
  9779. "integrity": "sha512-4bfKq2zie+x16okqDXjXn9ql2B0dScQu+vcwe4TvFVhkVyuWLqpZrZtXxLLWoXYgn0E87I6r6GRYHF7wFZBUvg==",
  9780. "engines": {
  9781. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9782. }
  9783. },
  9784. "node_modules/jest-resolve": {
  9785. "version": "27.5.1",
  9786. "resolved": "https://registry.npmjs.org/jest-resolve/-/jest-resolve-27.5.1.tgz",
  9787. "integrity": "sha512-FFDy8/9E6CV83IMbDpcjOhumAQPDyETnU2KZ1O98DwTnz8AOBsW/Xv3GySr1mOZdItLR+zDZ7I/UdTFbgSOVCw==",
  9788. "dependencies": {
  9789. "@jest/types": "^27.5.1",
  9790. "chalk": "^4.0.0",
  9791. "graceful-fs": "^4.2.9",
  9792. "jest-haste-map": "^27.5.1",
  9793. "jest-pnp-resolver": "^1.2.2",
  9794. "jest-util": "^27.5.1",
  9795. "jest-validate": "^27.5.1",
  9796. "resolve": "^1.20.0",
  9797. "resolve.exports": "^1.1.0",
  9798. "slash": "^3.0.0"
  9799. },
  9800. "engines": {
  9801. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9802. }
  9803. },
  9804. "node_modules/jest-resolve-dependencies": {
  9805. "version": "27.5.1",
  9806. "resolved": "https://registry.npmjs.org/jest-resolve-dependencies/-/jest-resolve-dependencies-27.5.1.tgz",
  9807. "integrity": "sha512-QQOOdY4PE39iawDn5rzbIePNigfe5B9Z91GDD1ae/xNDlu9kaat8QQ5EKnNmVWPV54hUdxCVwwj6YMgR2O7IOg==",
  9808. "dependencies": {
  9809. "@jest/types": "^27.5.1",
  9810. "jest-regex-util": "^27.5.1",
  9811. "jest-snapshot": "^27.5.1"
  9812. },
  9813. "engines": {
  9814. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9815. }
  9816. },
  9817. "node_modules/jest-runner": {
  9818. "version": "27.5.1",
  9819. "resolved": "https://registry.npmjs.org/jest-runner/-/jest-runner-27.5.1.tgz",
  9820. "integrity": "sha512-g4NPsM4mFCOwFKXO4p/H/kWGdJp9V8kURY2lX8Me2drgXqG7rrZAx5kv+5H7wtt/cdFIjhqYx1HrlqWHaOvDaQ==",
  9821. "dependencies": {
  9822. "@jest/console": "^27.5.1",
  9823. "@jest/environment": "^27.5.1",
  9824. "@jest/test-result": "^27.5.1",
  9825. "@jest/transform": "^27.5.1",
  9826. "@jest/types": "^27.5.1",
  9827. "@types/node": "*",
  9828. "chalk": "^4.0.0",
  9829. "emittery": "^0.8.1",
  9830. "graceful-fs": "^4.2.9",
  9831. "jest-docblock": "^27.5.1",
  9832. "jest-environment-jsdom": "^27.5.1",
  9833. "jest-environment-node": "^27.5.1",
  9834. "jest-haste-map": "^27.5.1",
  9835. "jest-leak-detector": "^27.5.1",
  9836. "jest-message-util": "^27.5.1",
  9837. "jest-resolve": "^27.5.1",
  9838. "jest-runtime": "^27.5.1",
  9839. "jest-util": "^27.5.1",
  9840. "jest-worker": "^27.5.1",
  9841. "source-map-support": "^0.5.6",
  9842. "throat": "^6.0.1"
  9843. },
  9844. "engines": {
  9845. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9846. }
  9847. },
  9848. "node_modules/jest-runtime": {
  9849. "version": "27.5.1",
  9850. "resolved": "https://registry.npmjs.org/jest-runtime/-/jest-runtime-27.5.1.tgz",
  9851. "integrity": "sha512-o7gxw3Gf+H2IGt8fv0RiyE1+r83FJBRruoA+FXrlHw6xEyBsU8ugA6IPfTdVyA0w8HClpbK+DGJxH59UrNMx8A==",
  9852. "dependencies": {
  9853. "@jest/environment": "^27.5.1",
  9854. "@jest/fake-timers": "^27.5.1",
  9855. "@jest/globals": "^27.5.1",
  9856. "@jest/source-map": "^27.5.1",
  9857. "@jest/test-result": "^27.5.1",
  9858. "@jest/transform": "^27.5.1",
  9859. "@jest/types": "^27.5.1",
  9860. "chalk": "^4.0.0",
  9861. "cjs-module-lexer": "^1.0.0",
  9862. "collect-v8-coverage": "^1.0.0",
  9863. "execa": "^5.0.0",
  9864. "glob": "^7.1.3",
  9865. "graceful-fs": "^4.2.9",
  9866. "jest-haste-map": "^27.5.1",
  9867. "jest-message-util": "^27.5.1",
  9868. "jest-mock": "^27.5.1",
  9869. "jest-regex-util": "^27.5.1",
  9870. "jest-resolve": "^27.5.1",
  9871. "jest-snapshot": "^27.5.1",
  9872. "jest-util": "^27.5.1",
  9873. "slash": "^3.0.0",
  9874. "strip-bom": "^4.0.0"
  9875. },
  9876. "engines": {
  9877. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9878. }
  9879. },
  9880. "node_modules/jest-serializer": {
  9881. "version": "27.5.1",
  9882. "resolved": "https://registry.npmjs.org/jest-serializer/-/jest-serializer-27.5.1.tgz",
  9883. "integrity": "sha512-jZCyo6iIxO1aqUxpuBlwTDMkzOAJS4a3eYz3YzgxxVQFwLeSA7Jfq5cbqCY+JLvTDrWirgusI/0KwxKMgrdf7w==",
  9884. "dependencies": {
  9885. "@types/node": "*",
  9886. "graceful-fs": "^4.2.9"
  9887. },
  9888. "engines": {
  9889. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9890. }
  9891. },
  9892. "node_modules/jest-snapshot": {
  9893. "version": "27.5.1",
  9894. "resolved": "https://registry.npmjs.org/jest-snapshot/-/jest-snapshot-27.5.1.tgz",
  9895. "integrity": "sha512-yYykXI5a0I31xX67mgeLw1DZ0bJB+gpq5IpSuCAoyDi0+BhgU/RIrL+RTzDmkNTchvDFWKP8lp+w/42Z3us5sA==",
  9896. "dependencies": {
  9897. "@babel/core": "^7.7.2",
  9898. "@babel/generator": "^7.7.2",
  9899. "@babel/plugin-syntax-typescript": "^7.7.2",
  9900. "@babel/traverse": "^7.7.2",
  9901. "@babel/types": "^7.0.0",
  9902. "@jest/transform": "^27.5.1",
  9903. "@jest/types": "^27.5.1",
  9904. "@types/babel__traverse": "^7.0.4",
  9905. "@types/prettier": "^2.1.5",
  9906. "babel-preset-current-node-syntax": "^1.0.0",
  9907. "chalk": "^4.0.0",
  9908. "expect": "^27.5.1",
  9909. "graceful-fs": "^4.2.9",
  9910. "jest-diff": "^27.5.1",
  9911. "jest-get-type": "^27.5.1",
  9912. "jest-haste-map": "^27.5.1",
  9913. "jest-matcher-utils": "^27.5.1",
  9914. "jest-message-util": "^27.5.1",
  9915. "jest-util": "^27.5.1",
  9916. "natural-compare": "^1.4.0",
  9917. "pretty-format": "^27.5.1",
  9918. "semver": "^7.3.2"
  9919. },
  9920. "engines": {
  9921. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9922. }
  9923. },
  9924. "node_modules/jest-snapshot/node_modules/diff-sequences": {
  9925. "version": "27.5.1",
  9926. "resolved": "https://registry.npmjs.org/diff-sequences/-/diff-sequences-27.5.1.tgz",
  9927. "integrity": "sha512-k1gCAXAsNgLwEL+Y8Wvl+M6oEFj5bgazfZULpS5CneoPPXRaCCW7dm+q21Ky2VEE5X+VeRDBVg1Pcvvsr4TtNQ==",
  9928. "engines": {
  9929. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9930. }
  9931. },
  9932. "node_modules/jest-snapshot/node_modules/jest-diff": {
  9933. "version": "27.5.1",
  9934. "resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-27.5.1.tgz",
  9935. "integrity": "sha512-m0NvkX55LDt9T4mctTEgnZk3fmEg3NRYutvMPWM/0iPnkFj2wIeF45O1718cMSOFO1vINkqmxqD8vE37uTEbqw==",
  9936. "dependencies": {
  9937. "chalk": "^4.0.0",
  9938. "diff-sequences": "^27.5.1",
  9939. "jest-get-type": "^27.5.1",
  9940. "pretty-format": "^27.5.1"
  9941. },
  9942. "engines": {
  9943. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9944. }
  9945. },
  9946. "node_modules/jest-snapshot/node_modules/jest-get-type": {
  9947. "version": "27.5.1",
  9948. "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-27.5.1.tgz",
  9949. "integrity": "sha512-2KY95ksYSaK7DMBWQn6dQz3kqAf3BB64y2udeG+hv4KfSOb9qwcYQstTJc1KCbsix+wLZWZYN8t7nwX3GOBLRw==",
  9950. "engines": {
  9951. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9952. }
  9953. },
  9954. "node_modules/jest-util": {
  9955. "version": "27.5.1",
  9956. "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-27.5.1.tgz",
  9957. "integrity": "sha512-Kv2o/8jNvX1MQ0KGtw480E/w4fBCDOnH6+6DmeKi6LZUIlKA5kwY0YNdlzaWTiVgxqAqik11QyxDOKk543aKXw==",
  9958. "dependencies": {
  9959. "@jest/types": "^27.5.1",
  9960. "@types/node": "*",
  9961. "chalk": "^4.0.0",
  9962. "ci-info": "^3.2.0",
  9963. "graceful-fs": "^4.2.9",
  9964. "picomatch": "^2.2.3"
  9965. },
  9966. "engines": {
  9967. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9968. }
  9969. },
  9970. "node_modules/jest-validate": {
  9971. "version": "27.5.1",
  9972. "resolved": "https://registry.npmjs.org/jest-validate/-/jest-validate-27.5.1.tgz",
  9973. "integrity": "sha512-thkNli0LYTmOI1tDB3FI1S1RTp/Bqyd9pTarJwL87OIBFuqEb5Apv5EaApEudYg4g86e3CT6kM0RowkhtEnCBQ==",
  9974. "dependencies": {
  9975. "@jest/types": "^27.5.1",
  9976. "camelcase": "^6.2.0",
  9977. "chalk": "^4.0.0",
  9978. "jest-get-type": "^27.5.1",
  9979. "leven": "^3.1.0",
  9980. "pretty-format": "^27.5.1"
  9981. },
  9982. "engines": {
  9983. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9984. }
  9985. },
  9986. "node_modules/jest-validate/node_modules/jest-get-type": {
  9987. "version": "27.5.1",
  9988. "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-27.5.1.tgz",
  9989. "integrity": "sha512-2KY95ksYSaK7DMBWQn6dQz3kqAf3BB64y2udeG+hv4KfSOb9qwcYQstTJc1KCbsix+wLZWZYN8t7nwX3GOBLRw==",
  9990. "engines": {
  9991. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  9992. }
  9993. },
  9994. "node_modules/jest-watch-typeahead": {
  9995. "version": "1.0.0",
  9996. "resolved": "https://registry.npmjs.org/jest-watch-typeahead/-/jest-watch-typeahead-1.0.0.tgz",
  9997. "integrity": "sha512-jxoszalAb394WElmiJTFBMzie/RDCF+W7Q29n5LzOPtcoQoHWfdUtHFkbhgf5NwWe8uMOxvKb/g7ea7CshfkTw==",
  9998. "dependencies": {
  9999. "ansi-escapes": "^4.3.1",
  10000. "chalk": "^4.0.0",
  10001. "jest-regex-util": "^27.0.0",
  10002. "jest-watcher": "^27.0.0",
  10003. "slash": "^4.0.0",
  10004. "string-length": "^5.0.1",
  10005. "strip-ansi": "^7.0.1"
  10006. },
  10007. "engines": {
  10008. "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  10009. },
  10010. "peerDependencies": {
  10011. "jest": "^27.0.0"
  10012. }
  10013. },
  10014. "node_modules/jest-watch-typeahead/node_modules/ansi-regex": {
  10015. "version": "6.0.1",
  10016. "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
  10017. "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
  10018. "engines": {
  10019. "node": ">=12"
  10020. },
  10021. "funding": {
  10022. "url": "https://github.com/chalk/ansi-regex?sponsor=1"
  10023. }
  10024. },
  10025. "node_modules/jest-watch-typeahead/node_modules/char-regex": {
  10026. "version": "2.0.1",
  10027. "resolved": "https://registry.npmjs.org/char-regex/-/char-regex-2.0.1.tgz",
  10028. "integrity": "sha512-oSvEeo6ZUD7NepqAat3RqoucZ5SeqLJgOvVIwkafu6IP3V0pO38s/ypdVUmDDK6qIIHNlYHJAKX9E7R7HoKElw==",
  10029. "engines": {
  10030. "node": ">=12.20"
  10031. }
  10032. },
  10033. "node_modules/jest-watch-typeahead/node_modules/slash": {
  10034. "version": "4.0.0",
  10035. "resolved": "https://registry.npmjs.org/slash/-/slash-4.0.0.tgz",
  10036. "integrity": "sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew==",
  10037. "engines": {
  10038. "node": ">=12"
  10039. },
  10040. "funding": {
  10041. "url": "https://github.com/sponsors/sindresorhus"
  10042. }
  10043. },
  10044. "node_modules/jest-watch-typeahead/node_modules/string-length": {
  10045. "version": "5.0.1",
  10046. "resolved": "https://registry.npmjs.org/string-length/-/string-length-5.0.1.tgz",
  10047. "integrity": "sha512-9Ep08KAMUn0OadnVaBuRdE2l615CQ508kr0XMadjClfYpdCyvrbFp6Taebo8yyxokQ4viUd/xPPUA4FGgUa0ow==",
  10048. "dependencies": {
  10049. "char-regex": "^2.0.0",
  10050. "strip-ansi": "^7.0.1"
  10051. },
  10052. "engines": {
  10053. "node": ">=12.20"
  10054. },
  10055. "funding": {
  10056. "url": "https://github.com/sponsors/sindresorhus"
  10057. }
  10058. },
  10059. "node_modules/jest-watch-typeahead/node_modules/strip-ansi": {
  10060. "version": "7.0.1",
  10061. "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.0.1.tgz",
  10062. "integrity": "sha512-cXNxvT8dFNRVfhVME3JAe98mkXDYN2O1l7jmcwMnOslDeESg1rF/OZMtK0nRAhiari1unG5cD4jG3rapUAkLbw==",
  10063. "dependencies": {
  10064. "ansi-regex": "^6.0.1"
  10065. },
  10066. "engines": {
  10067. "node": ">=12"
  10068. },
  10069. "funding": {
  10070. "url": "https://github.com/chalk/strip-ansi?sponsor=1"
  10071. }
  10072. },
  10073. "node_modules/jest-watcher": {
  10074. "version": "27.5.1",
  10075. "resolved": "https://registry.npmjs.org/jest-watcher/-/jest-watcher-27.5.1.tgz",
  10076. "integrity": "sha512-z676SuD6Z8o8qbmEGhoEUFOM1+jfEiL3DXHK/xgEiG2EyNYfFG60jluWcupY6dATjfEsKQuibReS1djInQnoVw==",
  10077. "dependencies": {
  10078. "@jest/test-result": "^27.5.1",
  10079. "@jest/types": "^27.5.1",
  10080. "@types/node": "*",
  10081. "ansi-escapes": "^4.2.1",
  10082. "chalk": "^4.0.0",
  10083. "jest-util": "^27.5.1",
  10084. "string-length": "^4.0.1"
  10085. },
  10086. "engines": {
  10087. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  10088. }
  10089. },
  10090. "node_modules/jest-worker": {
  10091. "version": "27.5.1",
  10092. "resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-27.5.1.tgz",
  10093. "integrity": "sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==",
  10094. "dependencies": {
  10095. "@types/node": "*",
  10096. "merge-stream": "^2.0.0",
  10097. "supports-color": "^8.0.0"
  10098. },
  10099. "engines": {
  10100. "node": ">= 10.13.0"
  10101. }
  10102. },
  10103. "node_modules/jest-worker/node_modules/supports-color": {
  10104. "version": "8.1.1",
  10105. "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
  10106. "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
  10107. "dependencies": {
  10108. "has-flag": "^4.0.0"
  10109. },
  10110. "engines": {
  10111. "node": ">=10"
  10112. },
  10113. "funding": {
  10114. "url": "https://github.com/chalk/supports-color?sponsor=1"
  10115. }
  10116. },
  10117. "node_modules/js-base64": {
  10118. "version": "2.6.4",
  10119. "resolved": "https://registry.npmjs.org/js-base64/-/js-base64-2.6.4.tgz",
  10120. "integrity": "sha512-pZe//GGmwJndub7ZghVHz7vjb2LgC1m8B07Au3eYqeqv9emhESByMXxaEgkUkEqJe87oBbSniGYoQNIBklc7IQ=="
  10121. },
  10122. "node_modules/js-tokens": {
  10123. "version": "4.0.0",
  10124. "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
  10125. "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ=="
  10126. },
  10127. "node_modules/js-yaml": {
  10128. "version": "3.14.1",
  10129. "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
  10130. "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
  10131. "dependencies": {
  10132. "argparse": "^1.0.7",
  10133. "esprima": "^4.0.0"
  10134. },
  10135. "bin": {
  10136. "js-yaml": "bin/js-yaml.js"
  10137. }
  10138. },
  10139. "node_modules/jsbn": {
  10140. "version": "0.1.1",
  10141. "resolved": "https://registry.npmjs.org/jsbn/-/jsbn-0.1.1.tgz",
  10142. "integrity": "sha1-peZUwuWi3rXyAdls77yoDA7y9RM="
  10143. },
  10144. "node_modules/jsdom": {
  10145. "version": "16.7.0",
  10146. "resolved": "https://registry.npmjs.org/jsdom/-/jsdom-16.7.0.tgz",
  10147. "integrity": "sha512-u9Smc2G1USStM+s/x1ru5Sxrl6mPYCbByG1U/hUmqaVsm4tbNyS7CicOSRyuGQYZhTu0h84qkZZQ/I+dzizSVw==",
  10148. "dependencies": {
  10149. "abab": "^2.0.5",
  10150. "acorn": "^8.2.4",
  10151. "acorn-globals": "^6.0.0",
  10152. "cssom": "^0.4.4",
  10153. "cssstyle": "^2.3.0",
  10154. "data-urls": "^2.0.0",
  10155. "decimal.js": "^10.2.1",
  10156. "domexception": "^2.0.1",
  10157. "escodegen": "^2.0.0",
  10158. "form-data": "^3.0.0",
  10159. "html-encoding-sniffer": "^2.0.1",
  10160. "http-proxy-agent": "^4.0.1",
  10161. "https-proxy-agent": "^5.0.0",
  10162. "is-potential-custom-element-name": "^1.0.1",
  10163. "nwsapi": "^2.2.0",
  10164. "parse5": "6.0.1",
  10165. "saxes": "^5.0.1",
  10166. "symbol-tree": "^3.2.4",
  10167. "tough-cookie": "^4.0.0",
  10168. "w3c-hr-time": "^1.0.2",
  10169. "w3c-xmlserializer": "^2.0.0",
  10170. "webidl-conversions": "^6.1.0",
  10171. "whatwg-encoding": "^1.0.5",
  10172. "whatwg-mimetype": "^2.3.0",
  10173. "whatwg-url": "^8.5.0",
  10174. "ws": "^7.4.6",
  10175. "xml-name-validator": "^3.0.0"
  10176. },
  10177. "engines": {
  10178. "node": ">=10"
  10179. },
  10180. "peerDependencies": {
  10181. "canvas": "^2.5.0"
  10182. },
  10183. "peerDependenciesMeta": {
  10184. "canvas": {
  10185. "optional": true
  10186. }
  10187. }
  10188. },
  10189. "node_modules/jsesc": {
  10190. "version": "2.5.2",
  10191. "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz",
  10192. "integrity": "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==",
  10193. "bin": {
  10194. "jsesc": "bin/jsesc"
  10195. },
  10196. "engines": {
  10197. "node": ">=4"
  10198. }
  10199. },
  10200. "node_modules/json-parse-better-errors": {
  10201. "version": "1.0.2",
  10202. "resolved": "https://registry.npmjs.org/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz",
  10203. "integrity": "sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw=="
  10204. },
  10205. "node_modules/json-parse-even-better-errors": {
  10206. "version": "2.3.1",
  10207. "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz",
  10208. "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w=="
  10209. },
  10210. "node_modules/json-schema": {
  10211. "version": "0.4.0",
  10212. "resolved": "https://registry.npmjs.org/json-schema/-/json-schema-0.4.0.tgz",
  10213. "integrity": "sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA=="
  10214. },
  10215. "node_modules/json-schema-traverse": {
  10216. "version": "0.4.1",
  10217. "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
  10218. "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg=="
  10219. },
  10220. "node_modules/json-stable-stringify-without-jsonify": {
  10221. "version": "1.0.1",
  10222. "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz",
  10223. "integrity": "sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE="
  10224. },
  10225. "node_modules/json-stringify-safe": {
  10226. "version": "5.0.1",
  10227. "resolved": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz",
  10228. "integrity": "sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus="
  10229. },
  10230. "node_modules/json5": {
  10231. "version": "2.2.1",
  10232. "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.1.tgz",
  10233. "integrity": "sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==",
  10234. "bin": {
  10235. "json5": "lib/cli.js"
  10236. },
  10237. "engines": {
  10238. "node": ">=6"
  10239. }
  10240. },
  10241. "node_modules/jsonfile": {
  10242. "version": "6.1.0",
  10243. "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz",
  10244. "integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==",
  10245. "dependencies": {
  10246. "universalify": "^2.0.0"
  10247. },
  10248. "optionalDependencies": {
  10249. "graceful-fs": "^4.1.6"
  10250. }
  10251. },
  10252. "node_modules/jsonpointer": {
  10253. "version": "5.0.0",
  10254. "resolved": "https://registry.npmjs.org/jsonpointer/-/jsonpointer-5.0.0.tgz",
  10255. "integrity": "sha512-PNYZIdMjVIvVgDSYKTT63Y+KZ6IZvGRNNWcxwD+GNnUz1MKPfv30J8ueCjdwcN0nDx2SlshgyB7Oy0epAzVRRg==",
  10256. "engines": {
  10257. "node": ">=0.10.0"
  10258. }
  10259. },
  10260. "node_modules/jsprim": {
  10261. "version": "1.4.2",
  10262. "resolved": "https://registry.npmjs.org/jsprim/-/jsprim-1.4.2.tgz",
  10263. "integrity": "sha512-P2bSOMAc/ciLz6DzgjVlGJP9+BrJWu5UDGK70C2iweC5QBIeFf0ZXRvGjEj2uYgrY2MkAAhsSWHDWlFtEroZWw==",
  10264. "dependencies": {
  10265. "assert-plus": "1.0.0",
  10266. "extsprintf": "1.3.0",
  10267. "json-schema": "0.4.0",
  10268. "verror": "1.10.0"
  10269. },
  10270. "engines": {
  10271. "node": ">=0.6.0"
  10272. }
  10273. },
  10274. "node_modules/jsx-ast-utils": {
  10275. "version": "3.2.2",
  10276. "resolved": "https://registry.npmjs.org/jsx-ast-utils/-/jsx-ast-utils-3.2.2.tgz",
  10277. "integrity": "sha512-HDAyJ4MNQBboGpUnHAVUNJs6X0lh058s6FuixsFGP7MgJYpD6Vasd6nzSG5iIfXu1zAYlHJ/zsOKNlrenTUBnw==",
  10278. "dependencies": {
  10279. "array-includes": "^3.1.4",
  10280. "object.assign": "^4.1.2"
  10281. },
  10282. "engines": {
  10283. "node": ">=4.0"
  10284. }
  10285. },
  10286. "node_modules/kind-of": {
  10287. "version": "6.0.3",
  10288. "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz",
  10289. "integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==",
  10290. "engines": {
  10291. "node": ">=0.10.0"
  10292. }
  10293. },
  10294. "node_modules/kleur": {
  10295. "version": "3.0.3",
  10296. "resolved": "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz",
  10297. "integrity": "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==",
  10298. "engines": {
  10299. "node": ">=6"
  10300. }
  10301. },
  10302. "node_modules/klona": {
  10303. "version": "2.0.5",
  10304. "resolved": "https://registry.npmjs.org/klona/-/klona-2.0.5.tgz",
  10305. "integrity": "sha512-pJiBpiXMbt7dkzXe8Ghj/u4FfXOOa98fPW+bihOJ4SjnoijweJrNThJfd3ifXpXhREjpoF2mZVH1GfS9LV3kHQ==",
  10306. "engines": {
  10307. "node": ">= 8"
  10308. }
  10309. },
  10310. "node_modules/language-subtag-registry": {
  10311. "version": "0.3.21",
  10312. "resolved": "https://registry.npmjs.org/language-subtag-registry/-/language-subtag-registry-0.3.21.tgz",
  10313. "integrity": "sha512-L0IqwlIXjilBVVYKFT37X9Ih11Um5NEl9cbJIuU/SwP/zEEAbBPOnEeeuxVMf45ydWQRDQN3Nqc96OgbH1K+Pg=="
  10314. },
  10315. "node_modules/language-tags": {
  10316. "version": "1.0.5",
  10317. "resolved": "https://registry.npmjs.org/language-tags/-/language-tags-1.0.5.tgz",
  10318. "integrity": "sha1-0yHbxNowuovzAk4ED6XBRmH5GTo=",
  10319. "dependencies": {
  10320. "language-subtag-registry": "~0.3.2"
  10321. }
  10322. },
  10323. "node_modules/leven": {
  10324. "version": "3.1.0",
  10325. "resolved": "https://registry.npmjs.org/leven/-/leven-3.1.0.tgz",
  10326. "integrity": "sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==",
  10327. "engines": {
  10328. "node": ">=6"
  10329. }
  10330. },
  10331. "node_modules/levn": {
  10332. "version": "0.4.1",
  10333. "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz",
  10334. "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==",
  10335. "dependencies": {
  10336. "prelude-ls": "^1.2.1",
  10337. "type-check": "~0.4.0"
  10338. },
  10339. "engines": {
  10340. "node": ">= 0.8.0"
  10341. }
  10342. },
  10343. "node_modules/lilconfig": {
  10344. "version": "2.0.5",
  10345. "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-2.0.5.tgz",
  10346. "integrity": "sha512-xaYmXZtTHPAw5m+xLN8ab9C+3a8YmV3asNSPOATITbtwrfbwaLJj8h66H1WMIpALCkqsIzK3h7oQ+PdX+LQ9Eg==",
  10347. "engines": {
  10348. "node": ">=10"
  10349. }
  10350. },
  10351. "node_modules/lines-and-columns": {
  10352. "version": "1.2.4",
  10353. "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz",
  10354. "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg=="
  10355. },
  10356. "node_modules/loader-runner": {
  10357. "version": "4.3.0",
  10358. "resolved": "https://registry.npmjs.org/loader-runner/-/loader-runner-4.3.0.tgz",
  10359. "integrity": "sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg==",
  10360. "engines": {
  10361. "node": ">=6.11.5"
  10362. }
  10363. },
  10364. "node_modules/loader-utils": {
  10365. "version": "2.0.2",
  10366. "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.2.tgz",
  10367. "integrity": "sha512-TM57VeHptv569d/GKh6TAYdzKblwDNiumOdkFnejjD0XwTH87K90w3O7AiJRqdQoXygvi1VQTJTLGhJl7WqA7A==",
  10368. "dependencies": {
  10369. "big.js": "^5.2.2",
  10370. "emojis-list": "^3.0.0",
  10371. "json5": "^2.1.2"
  10372. },
  10373. "engines": {
  10374. "node": ">=8.9.0"
  10375. }
  10376. },
  10377. "node_modules/locate-path": {
  10378. "version": "6.0.0",
  10379. "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
  10380. "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
  10381. "dependencies": {
  10382. "p-locate": "^5.0.0"
  10383. },
  10384. "engines": {
  10385. "node": ">=10"
  10386. },
  10387. "funding": {
  10388. "url": "https://github.com/sponsors/sindresorhus"
  10389. }
  10390. },
  10391. "node_modules/lodash": {
  10392. "version": "4.17.21",
  10393. "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
  10394. "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="
  10395. },
  10396. "node_modules/lodash.debounce": {
  10397. "version": "4.0.8",
  10398. "resolved": "https://registry.npmjs.org/lodash.debounce/-/lodash.debounce-4.0.8.tgz",
  10399. "integrity": "sha1-gteb/zCmfEAF/9XiUVMArZyk168="
  10400. },
  10401. "node_modules/lodash.memoize": {
  10402. "version": "4.1.2",
  10403. "resolved": "https://registry.npmjs.org/lodash.memoize/-/lodash.memoize-4.1.2.tgz",
  10404. "integrity": "sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4="
  10405. },
  10406. "node_modules/lodash.merge": {
  10407. "version": "4.6.2",
  10408. "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz",
  10409. "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ=="
  10410. },
  10411. "node_modules/lodash.sortby": {
  10412. "version": "4.7.0",
  10413. "resolved": "https://registry.npmjs.org/lodash.sortby/-/lodash.sortby-4.7.0.tgz",
  10414. "integrity": "sha1-7dFMgk4sycHgsKG0K7UhBRakJDg="
  10415. },
  10416. "node_modules/lodash.uniq": {
  10417. "version": "4.5.0",
  10418. "resolved": "https://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.5.0.tgz",
  10419. "integrity": "sha1-0CJTc662Uq3BvILklFM5qEJ1R3M="
  10420. },
  10421. "node_modules/loose-envify": {
  10422. "version": "1.4.0",
  10423. "resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz",
  10424. "integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==",
  10425. "dependencies": {
  10426. "js-tokens": "^3.0.0 || ^4.0.0"
  10427. },
  10428. "bin": {
  10429. "loose-envify": "cli.js"
  10430. }
  10431. },
  10432. "node_modules/lower-case": {
  10433. "version": "2.0.2",
  10434. "resolved": "https://registry.npmjs.org/lower-case/-/lower-case-2.0.2.tgz",
  10435. "integrity": "sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg==",
  10436. "dependencies": {
  10437. "tslib": "^2.0.3"
  10438. }
  10439. },
  10440. "node_modules/lru-cache": {
  10441. "version": "6.0.0",
  10442. "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
  10443. "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
  10444. "dependencies": {
  10445. "yallist": "^4.0.0"
  10446. },
  10447. "engines": {
  10448. "node": ">=10"
  10449. }
  10450. },
  10451. "node_modules/lz-string": {
  10452. "version": "1.4.4",
  10453. "resolved": "https://registry.npmjs.org/lz-string/-/lz-string-1.4.4.tgz",
  10454. "integrity": "sha1-wNjq82BZ9wV5bh40SBHPTEmNOiY=",
  10455. "bin": {
  10456. "lz-string": "bin/bin.js"
  10457. }
  10458. },
  10459. "node_modules/magic-string": {
  10460. "version": "0.25.9",
  10461. "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.25.9.tgz",
  10462. "integrity": "sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ==",
  10463. "dependencies": {
  10464. "sourcemap-codec": "^1.4.8"
  10465. }
  10466. },
  10467. "node_modules/make-dir": {
  10468. "version": "3.1.0",
  10469. "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz",
  10470. "integrity": "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==",
  10471. "dependencies": {
  10472. "semver": "^6.0.0"
  10473. },
  10474. "engines": {
  10475. "node": ">=8"
  10476. },
  10477. "funding": {
  10478. "url": "https://github.com/sponsors/sindresorhus"
  10479. }
  10480. },
  10481. "node_modules/make-dir/node_modules/semver": {
  10482. "version": "6.3.0",
  10483. "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
  10484. "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
  10485. "bin": {
  10486. "semver": "bin/semver.js"
  10487. }
  10488. },
  10489. "node_modules/make-fetch-happen": {
  10490. "version": "9.1.0",
  10491. "resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-9.1.0.tgz",
  10492. "integrity": "sha512-+zopwDy7DNknmwPQplem5lAZX/eCOzSvSNNcSKm5eVwTkOBzoktEfXsa9L23J/GIRhxRsaxzkPEhrJEpE2F4Gg==",
  10493. "dependencies": {
  10494. "agentkeepalive": "^4.1.3",
  10495. "cacache": "^15.2.0",
  10496. "http-cache-semantics": "^4.1.0",
  10497. "http-proxy-agent": "^4.0.1",
  10498. "https-proxy-agent": "^5.0.0",
  10499. "is-lambda": "^1.0.1",
  10500. "lru-cache": "^6.0.0",
  10501. "minipass": "^3.1.3",
  10502. "minipass-collect": "^1.0.2",
  10503. "minipass-fetch": "^1.3.2",
  10504. "minipass-flush": "^1.0.5",
  10505. "minipass-pipeline": "^1.2.4",
  10506. "negotiator": "^0.6.2",
  10507. "promise-retry": "^2.0.1",
  10508. "socks-proxy-agent": "^6.0.0",
  10509. "ssri": "^8.0.0"
  10510. },
  10511. "engines": {
  10512. "node": ">= 10"
  10513. }
  10514. },
  10515. "node_modules/makeerror": {
  10516. "version": "1.0.12",
  10517. "resolved": "https://registry.npmjs.org/makeerror/-/makeerror-1.0.12.tgz",
  10518. "integrity": "sha512-JmqCvUhmt43madlpFzG4BQzG2Z3m6tvQDNKdClZnO3VbIudJYmxsT0FNJMeiB2+JTSlTQTSbU8QdesVmwJcmLg==",
  10519. "dependencies": {
  10520. "tmpl": "1.0.5"
  10521. }
  10522. },
  10523. "node_modules/map-obj": {
  10524. "version": "4.3.0",
  10525. "resolved": "https://registry.npmjs.org/map-obj/-/map-obj-4.3.0.tgz",
  10526. "integrity": "sha512-hdN1wVrZbb29eBGiGjJbeP8JbKjq1urkHJ/LIP/NY48MZ1QVXUsQBV1G1zvYFHn1XE06cwjBsOI2K3Ulnj1YXQ==",
  10527. "engines": {
  10528. "node": ">=8"
  10529. },
  10530. "funding": {
  10531. "url": "https://github.com/sponsors/sindresorhus"
  10532. }
  10533. },
  10534. "node_modules/mdn-data": {
  10535. "version": "2.0.4",
  10536. "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.4.tgz",
  10537. "integrity": "sha512-iV3XNKw06j5Q7mi6h+9vbx23Tv7JkjEVgKHW4pimwyDGWm0OIQntJJ+u1C6mg6mK1EaTv42XQ7w76yuzH7M2cA=="
  10538. },
  10539. "node_modules/media-typer": {
  10540. "version": "0.3.0",
  10541. "resolved": "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz",
  10542. "integrity": "sha1-hxDXrwqmJvj/+hzgAWhUUmMlV0g=",
  10543. "engines": {
  10544. "node": ">= 0.6"
  10545. }
  10546. },
  10547. "node_modules/memfs": {
  10548. "version": "3.4.1",
  10549. "resolved": "https://registry.npmjs.org/memfs/-/memfs-3.4.1.tgz",
  10550. "integrity": "sha512-1c9VPVvW5P7I85c35zAdEr1TD5+F11IToIHIlrVIcflfnzPkJa0ZoYEoEdYDP8KgPFoSZ/opDrUsAoZWym3mtw==",
  10551. "dependencies": {
  10552. "fs-monkey": "1.0.3"
  10553. },
  10554. "engines": {
  10555. "node": ">= 4.0.0"
  10556. }
  10557. },
  10558. "node_modules/meow": {
  10559. "version": "9.0.0",
  10560. "resolved": "https://registry.npmjs.org/meow/-/meow-9.0.0.tgz",
  10561. "integrity": "sha512-+obSblOQmRhcyBt62furQqRAQpNyWXo8BuQ5bN7dG8wmwQ+vwHKp/rCFD4CrTP8CsDQD1sjoZ94K417XEUk8IQ==",
  10562. "dependencies": {
  10563. "@types/minimist": "^1.2.0",
  10564. "camelcase-keys": "^6.2.2",
  10565. "decamelize": "^1.2.0",
  10566. "decamelize-keys": "^1.1.0",
  10567. "hard-rejection": "^2.1.0",
  10568. "minimist-options": "4.1.0",
  10569. "normalize-package-data": "^3.0.0",
  10570. "read-pkg-up": "^7.0.1",
  10571. "redent": "^3.0.0",
  10572. "trim-newlines": "^3.0.0",
  10573. "type-fest": "^0.18.0",
  10574. "yargs-parser": "^20.2.3"
  10575. },
  10576. "engines": {
  10577. "node": ">=10"
  10578. },
  10579. "funding": {
  10580. "url": "https://github.com/sponsors/sindresorhus"
  10581. }
  10582. },
  10583. "node_modules/meow/node_modules/type-fest": {
  10584. "version": "0.18.1",
  10585. "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.18.1.tgz",
  10586. "integrity": "sha512-OIAYXk8+ISY+qTOwkHtKqzAuxchoMiD9Udx+FSGQDuiRR+PJKJHc2NJAXlbhkGwTt/4/nKZxELY1w3ReWOL8mw==",
  10587. "engines": {
  10588. "node": ">=10"
  10589. },
  10590. "funding": {
  10591. "url": "https://github.com/sponsors/sindresorhus"
  10592. }
  10593. },
  10594. "node_modules/merge-descriptors": {
  10595. "version": "1.0.1",
  10596. "resolved": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.1.tgz",
  10597. "integrity": "sha1-sAqqVW3YtEVoFQ7J0blT8/kMu2E="
  10598. },
  10599. "node_modules/merge-stream": {
  10600. "version": "2.0.0",
  10601. "resolved": "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz",
  10602. "integrity": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w=="
  10603. },
  10604. "node_modules/merge2": {
  10605. "version": "1.4.1",
  10606. "resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz",
  10607. "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==",
  10608. "engines": {
  10609. "node": ">= 8"
  10610. }
  10611. },
  10612. "node_modules/methods": {
  10613. "version": "1.1.2",
  10614. "resolved": "https://registry.npmjs.org/methods/-/methods-1.1.2.tgz",
  10615. "integrity": "sha1-VSmk1nZUE07cxSZmVoNbD4Ua/O4=",
  10616. "engines": {
  10617. "node": ">= 0.6"
  10618. }
  10619. },
  10620. "node_modules/micromatch": {
  10621. "version": "4.0.5",
  10622. "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz",
  10623. "integrity": "sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==",
  10624. "dependencies": {
  10625. "braces": "^3.0.2",
  10626. "picomatch": "^2.3.1"
  10627. },
  10628. "engines": {
  10629. "node": ">=8.6"
  10630. }
  10631. },
  10632. "node_modules/mime": {
  10633. "version": "1.6.0",
  10634. "resolved": "https://registry.npmjs.org/mime/-/mime-1.6.0.tgz",
  10635. "integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==",
  10636. "bin": {
  10637. "mime": "cli.js"
  10638. },
  10639. "engines": {
  10640. "node": ">=4"
  10641. }
  10642. },
  10643. "node_modules/mime-db": {
  10644. "version": "1.52.0",
  10645. "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz",
  10646. "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==",
  10647. "engines": {
  10648. "node": ">= 0.6"
  10649. }
  10650. },
  10651. "node_modules/mime-types": {
  10652. "version": "2.1.35",
  10653. "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz",
  10654. "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==",
  10655. "dependencies": {
  10656. "mime-db": "1.52.0"
  10657. },
  10658. "engines": {
  10659. "node": ">= 0.6"
  10660. }
  10661. },
  10662. "node_modules/mimic-fn": {
  10663. "version": "2.1.0",
  10664. "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz",
  10665. "integrity": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==",
  10666. "engines": {
  10667. "node": ">=6"
  10668. }
  10669. },
  10670. "node_modules/min-indent": {
  10671. "version": "1.0.1",
  10672. "resolved": "https://registry.npmjs.org/min-indent/-/min-indent-1.0.1.tgz",
  10673. "integrity": "sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==",
  10674. "engines": {
  10675. "node": ">=4"
  10676. }
  10677. },
  10678. "node_modules/mini-create-react-context": {
  10679. "version": "0.4.1",
  10680. "resolved": "https://registry.npmjs.org/mini-create-react-context/-/mini-create-react-context-0.4.1.tgz",
  10681. "integrity": "sha512-YWCYEmd5CQeHGSAKrYvXgmzzkrvssZcuuQDDeqkT+PziKGMgE+0MCCtcKbROzocGBG1meBLl2FotlRwf4gAzbQ==",
  10682. "dependencies": {
  10683. "@babel/runtime": "^7.12.1",
  10684. "tiny-warning": "^1.0.3"
  10685. },
  10686. "peerDependencies": {
  10687. "prop-types": "^15.0.0",
  10688. "react": "^0.14.0 || ^15.0.0 || ^16.0.0 || ^17.0.0"
  10689. }
  10690. },
  10691. "node_modules/mini-css-extract-plugin": {
  10692. "version": "2.6.0",
  10693. "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.6.0.tgz",
  10694. "integrity": "sha512-ndG8nxCEnAemsg4FSgS+yNyHKgkTB4nPKqCOgh65j3/30qqC5RaSQQXMm++Y6sb6E1zRSxPkztj9fqxhS1Eo6w==",
  10695. "dependencies": {
  10696. "schema-utils": "^4.0.0"
  10697. },
  10698. "engines": {
  10699. "node": ">= 12.13.0"
  10700. },
  10701. "funding": {
  10702. "type": "opencollective",
  10703. "url": "https://opencollective.com/webpack"
  10704. },
  10705. "peerDependencies": {
  10706. "webpack": "^5.0.0"
  10707. }
  10708. },
  10709. "node_modules/mini-css-extract-plugin/node_modules/ajv": {
  10710. "version": "8.11.0",
  10711. "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.11.0.tgz",
  10712. "integrity": "sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==",
  10713. "dependencies": {
  10714. "fast-deep-equal": "^3.1.1",
  10715. "json-schema-traverse": "^1.0.0",
  10716. "require-from-string": "^2.0.2",
  10717. "uri-js": "^4.2.2"
  10718. },
  10719. "funding": {
  10720. "type": "github",
  10721. "url": "https://github.com/sponsors/epoberezkin"
  10722. }
  10723. },
  10724. "node_modules/mini-css-extract-plugin/node_modules/ajv-keywords": {
  10725. "version": "5.1.0",
  10726. "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz",
  10727. "integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==",
  10728. "dependencies": {
  10729. "fast-deep-equal": "^3.1.3"
  10730. },
  10731. "peerDependencies": {
  10732. "ajv": "^8.8.2"
  10733. }
  10734. },
  10735. "node_modules/mini-css-extract-plugin/node_modules/json-schema-traverse": {
  10736. "version": "1.0.0",
  10737. "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
  10738. "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug=="
  10739. },
  10740. "node_modules/mini-css-extract-plugin/node_modules/schema-utils": {
  10741. "version": "4.0.0",
  10742. "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.0.0.tgz",
  10743. "integrity": "sha512-1edyXKgh6XnJsJSQ8mKWXnN/BVaIbFMLpouRUrXgVq7WYne5kw3MW7UPhO44uRXQSIpTSXoJbmrR2X0w9kUTyg==",
  10744. "dependencies": {
  10745. "@types/json-schema": "^7.0.9",
  10746. "ajv": "^8.8.0",
  10747. "ajv-formats": "^2.1.1",
  10748. "ajv-keywords": "^5.0.0"
  10749. },
  10750. "engines": {
  10751. "node": ">= 12.13.0"
  10752. },
  10753. "funding": {
  10754. "type": "opencollective",
  10755. "url": "https://opencollective.com/webpack"
  10756. }
  10757. },
  10758. "node_modules/minimalistic-assert": {
  10759. "version": "1.0.1",
  10760. "resolved": "https://registry.npmjs.org/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz",
  10761. "integrity": "sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A=="
  10762. },
  10763. "node_modules/minimatch": {
  10764. "version": "3.1.2",
  10765. "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
  10766. "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
  10767. "dependencies": {
  10768. "brace-expansion": "^1.1.7"
  10769. },
  10770. "engines": {
  10771. "node": "*"
  10772. }
  10773. },
  10774. "node_modules/minimist": {
  10775. "version": "1.2.6",
  10776. "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.6.tgz",
  10777. "integrity": "sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q=="
  10778. },
  10779. "node_modules/minimist-options": {
  10780. "version": "4.1.0",
  10781. "resolved": "https://registry.npmjs.org/minimist-options/-/minimist-options-4.1.0.tgz",
  10782. "integrity": "sha512-Q4r8ghd80yhO/0j1O3B2BjweX3fiHg9cdOwjJd2J76Q135c+NDxGCqdYKQ1SKBuFfgWbAUzBfvYjPUEeNgqN1A==",
  10783. "dependencies": {
  10784. "arrify": "^1.0.1",
  10785. "is-plain-obj": "^1.1.0",
  10786. "kind-of": "^6.0.3"
  10787. },
  10788. "engines": {
  10789. "node": ">= 6"
  10790. }
  10791. },
  10792. "node_modules/minimist-options/node_modules/is-plain-obj": {
  10793. "version": "1.1.0",
  10794. "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-1.1.0.tgz",
  10795. "integrity": "sha1-caUMhCnfync8kqOQpKA7OfzVHT4=",
  10796. "engines": {
  10797. "node": ">=0.10.0"
  10798. }
  10799. },
  10800. "node_modules/minipass": {
  10801. "version": "3.1.6",
  10802. "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.1.6.tgz",
  10803. "integrity": "sha512-rty5kpw9/z8SX9dmxblFA6edItUmwJgMeYDZRrwlIVN27i8gysGbznJwUggw2V/FVqFSDdWy040ZPS811DYAqQ==",
  10804. "dependencies": {
  10805. "yallist": "^4.0.0"
  10806. },
  10807. "engines": {
  10808. "node": ">=8"
  10809. }
  10810. },
  10811. "node_modules/minipass-collect": {
  10812. "version": "1.0.2",
  10813. "resolved": "https://registry.npmjs.org/minipass-collect/-/minipass-collect-1.0.2.tgz",
  10814. "integrity": "sha512-6T6lH0H8OG9kITm/Jm6tdooIbogG9e0tLgpY6mphXSm/A9u8Nq1ryBG+Qspiub9LjWlBPsPS3tWQ/Botq4FdxA==",
  10815. "dependencies": {
  10816. "minipass": "^3.0.0"
  10817. },
  10818. "engines": {
  10819. "node": ">= 8"
  10820. }
  10821. },
  10822. "node_modules/minipass-fetch": {
  10823. "version": "1.4.1",
  10824. "resolved": "https://registry.npmjs.org/minipass-fetch/-/minipass-fetch-1.4.1.tgz",
  10825. "integrity": "sha512-CGH1eblLq26Y15+Azk7ey4xh0J/XfJfrCox5LDJiKqI2Q2iwOLOKrlmIaODiSQS8d18jalF6y2K2ePUm0CmShw==",
  10826. "dependencies": {
  10827. "minipass": "^3.1.0",
  10828. "minipass-sized": "^1.0.3",
  10829. "minizlib": "^2.0.0"
  10830. },
  10831. "engines": {
  10832. "node": ">=8"
  10833. },
  10834. "optionalDependencies": {
  10835. "encoding": "^0.1.12"
  10836. }
  10837. },
  10838. "node_modules/minipass-flush": {
  10839. "version": "1.0.5",
  10840. "resolved": "https://registry.npmjs.org/minipass-flush/-/minipass-flush-1.0.5.tgz",
  10841. "integrity": "sha512-JmQSYYpPUqX5Jyn1mXaRwOda1uQ8HP5KAT/oDSLCzt1BYRhQU0/hDtsB1ufZfEEzMZ9aAVmsBw8+FWsIXlClWw==",
  10842. "dependencies": {
  10843. "minipass": "^3.0.0"
  10844. },
  10845. "engines": {
  10846. "node": ">= 8"
  10847. }
  10848. },
  10849. "node_modules/minipass-pipeline": {
  10850. "version": "1.2.4",
  10851. "resolved": "https://registry.npmjs.org/minipass-pipeline/-/minipass-pipeline-1.2.4.tgz",
  10852. "integrity": "sha512-xuIq7cIOt09RPRJ19gdi4b+RiNvDFYe5JH+ggNvBqGqpQXcru3PcRmOZuHBKWK1Txf9+cQ+HMVN4d6z46LZP7A==",
  10853. "dependencies": {
  10854. "minipass": "^3.0.0"
  10855. },
  10856. "engines": {
  10857. "node": ">=8"
  10858. }
  10859. },
  10860. "node_modules/minipass-sized": {
  10861. "version": "1.0.3",
  10862. "resolved": "https://registry.npmjs.org/minipass-sized/-/minipass-sized-1.0.3.tgz",
  10863. "integrity": "sha512-MbkQQ2CTiBMlA2Dm/5cY+9SWFEN8pzzOXi6rlM5Xxq0Yqbda5ZQy9sU75a673FE9ZK0Zsbr6Y5iP6u9nktfg2g==",
  10864. "dependencies": {
  10865. "minipass": "^3.0.0"
  10866. },
  10867. "engines": {
  10868. "node": ">=8"
  10869. }
  10870. },
  10871. "node_modules/minizlib": {
  10872. "version": "2.1.2",
  10873. "resolved": "https://registry.npmjs.org/minizlib/-/minizlib-2.1.2.tgz",
  10874. "integrity": "sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==",
  10875. "dependencies": {
  10876. "minipass": "^3.0.0",
  10877. "yallist": "^4.0.0"
  10878. },
  10879. "engines": {
  10880. "node": ">= 8"
  10881. }
  10882. },
  10883. "node_modules/mkdirp": {
  10884. "version": "0.5.6",
  10885. "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.6.tgz",
  10886. "integrity": "sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==",
  10887. "dependencies": {
  10888. "minimist": "^1.2.6"
  10889. },
  10890. "bin": {
  10891. "mkdirp": "bin/cmd.js"
  10892. }
  10893. },
  10894. "node_modules/ms": {
  10895. "version": "2.1.2",
  10896. "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
  10897. "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
  10898. },
  10899. "node_modules/multicast-dns": {
  10900. "version": "7.2.4",
  10901. "resolved": "https://registry.npmjs.org/multicast-dns/-/multicast-dns-7.2.4.tgz",
  10902. "integrity": "sha512-XkCYOU+rr2Ft3LI6w4ye51M3VK31qJXFIxu0XLw169PtKG0Zx47OrXeVW/GCYOfpC9s1yyyf1S+L8/4LY0J9Zw==",
  10903. "dependencies": {
  10904. "dns-packet": "^5.2.2",
  10905. "thunky": "^1.0.2"
  10906. },
  10907. "bin": {
  10908. "multicast-dns": "cli.js"
  10909. }
  10910. },
  10911. "node_modules/nan": {
  10912. "version": "2.15.0",
  10913. "resolved": "https://registry.npmjs.org/nan/-/nan-2.15.0.tgz",
  10914. "integrity": "sha512-8ZtvEnA2c5aYCZYd1cvgdnU6cqwixRoYg70xPLWUws5ORTa/lnw+u4amixRS/Ac5U5mQVgp9pnlSUnbNWFaWZQ=="
  10915. },
  10916. "node_modules/nanoid": {
  10917. "version": "3.3.2",
  10918. "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.2.tgz",
  10919. "integrity": "sha512-CuHBogktKwpm5g2sRgv83jEy2ijFzBwMoYA60orPDR7ynsLijJDqgsi4RDGj3OJpy3Ieb+LYwiRmIOGyytgITA==",
  10920. "bin": {
  10921. "nanoid": "bin/nanoid.cjs"
  10922. },
  10923. "engines": {
  10924. "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
  10925. }
  10926. },
  10927. "node_modules/native-run": {
  10928. "version": "1.5.0",
  10929. "resolved": "https://registry.npmjs.org/native-run/-/native-run-1.5.0.tgz",
  10930. "integrity": "sha512-YYsYYAljk70N+FJLeY5KuafsBit7agOBR3ch1KTXOaKkREkM49yCwJIwVz2faoWpJ2MeyLdXltk5PskUuPQqZA==",
  10931. "dev": true,
  10932. "dependencies": {
  10933. "@ionic/utils-fs": "^3.1.5",
  10934. "@ionic/utils-terminal": "^2.3.1",
  10935. "bplist-parser": "^0.3.0",
  10936. "debug": "^4.3.2",
  10937. "elementtree": "^0.1.7",
  10938. "ini": "^1.3.5",
  10939. "plist": "^3.0.4",
  10940. "split2": "^3.2.2",
  10941. "through2": "^4.0.2",
  10942. "tslib": "^2.3.1",
  10943. "yauzl": "^2.10.0"
  10944. },
  10945. "bin": {
  10946. "native-run": "bin/native-run"
  10947. },
  10948. "engines": {
  10949. "node": ">=10.3.0"
  10950. }
  10951. },
  10952. "node_modules/natural-compare": {
  10953. "version": "1.4.0",
  10954. "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz",
  10955. "integrity": "sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc="
  10956. },
  10957. "node_modules/negotiator": {
  10958. "version": "0.6.3",
  10959. "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.3.tgz",
  10960. "integrity": "sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==",
  10961. "engines": {
  10962. "node": ">= 0.6"
  10963. }
  10964. },
  10965. "node_modules/neo-async": {
  10966. "version": "2.6.2",
  10967. "resolved": "https://registry.npmjs.org/neo-async/-/neo-async-2.6.2.tgz",
  10968. "integrity": "sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw=="
  10969. },
  10970. "node_modules/no-case": {
  10971. "version": "3.0.4",
  10972. "resolved": "https://registry.npmjs.org/no-case/-/no-case-3.0.4.tgz",
  10973. "integrity": "sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==",
  10974. "dependencies": {
  10975. "lower-case": "^2.0.2",
  10976. "tslib": "^2.0.3"
  10977. }
  10978. },
  10979. "node_modules/node": {
  10980. "version": "17.7.2",
  10981. "resolved": "https://registry.npmjs.org/node/-/node-17.7.2.tgz",
  10982. "integrity": "sha512-1hLwQfuA39nUDxCTwKqS8l27E9OEzfAdK5xU4Wcr3h2FrQao6qWNnurgWn4GJn9g6tfHuuupyrBl1lvMLNnecw==",
  10983. "hasInstallScript": true,
  10984. "dependencies": {
  10985. "node-bin-setup": "^1.0.0"
  10986. },
  10987. "bin": {
  10988. "node": "bin/node"
  10989. },
  10990. "engines": {
  10991. "npm": ">=5.0.0"
  10992. }
  10993. },
  10994. "node_modules/node-bin-setup": {
  10995. "version": "1.1.0",
  10996. "resolved": "https://registry.npmjs.org/node-bin-setup/-/node-bin-setup-1.1.0.tgz",
  10997. "integrity": "sha512-pTeU6NgUrexiLNtd+AKwvg6cngHMvj5FZ5e2bbv2ogBSIc9yhkXSSaTScfSRZnwHIh5YFmYSYlemLWkiKD7rog=="
  10998. },
  10999. "node_modules/node-forge": {
  11000. "version": "1.3.1",
  11001. "resolved": "https://registry.npmjs.org/node-forge/-/node-forge-1.3.1.tgz",
  11002. "integrity": "sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA==",
  11003. "engines": {
  11004. "node": ">= 6.13.0"
  11005. }
  11006. },
  11007. "node_modules/node-gyp": {
  11008. "version": "8.4.1",
  11009. "resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-8.4.1.tgz",
  11010. "integrity": "sha512-olTJRgUtAb/hOXG0E93wZDs5YiJlgbXxTwQAFHyNlRsXQnYzUaF2aGgujZbw+hR8aF4ZG/rST57bWMWD16jr9w==",
  11011. "dependencies": {
  11012. "env-paths": "^2.2.0",
  11013. "glob": "^7.1.4",
  11014. "graceful-fs": "^4.2.6",
  11015. "make-fetch-happen": "^9.1.0",
  11016. "nopt": "^5.0.0",
  11017. "npmlog": "^6.0.0",
  11018. "rimraf": "^3.0.2",
  11019. "semver": "^7.3.5",
  11020. "tar": "^6.1.2",
  11021. "which": "^2.0.2"
  11022. },
  11023. "bin": {
  11024. "node-gyp": "bin/node-gyp.js"
  11025. },
  11026. "engines": {
  11027. "node": ">= 10.12.0"
  11028. }
  11029. },
  11030. "node_modules/node-gyp/node_modules/are-we-there-yet": {
  11031. "version": "3.0.0",
  11032. "resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-3.0.0.tgz",
  11033. "integrity": "sha512-0GWpv50YSOcLXaN6/FAKY3vfRbllXWV2xvfA/oKJF8pzFhWXPV+yjhJXDBbjscDYowv7Yw1A3uigpzn5iEGTyw==",
  11034. "dependencies": {
  11035. "delegates": "^1.0.0",
  11036. "readable-stream": "^3.6.0"
  11037. },
  11038. "engines": {
  11039. "node": "^12.13.0 || ^14.15.0 || >=16"
  11040. }
  11041. },
  11042. "node_modules/node-gyp/node_modules/gauge": {
  11043. "version": "4.0.4",
  11044. "resolved": "https://registry.npmjs.org/gauge/-/gauge-4.0.4.tgz",
  11045. "integrity": "sha512-f9m+BEN5jkg6a0fZjleidjN51VE1X+mPFQ2DJ0uv1V39oCLCbsGe6yjbBnp7eK7z/+GAon99a3nHuqbuuthyPg==",
  11046. "dependencies": {
  11047. "aproba": "^1.0.3 || ^2.0.0",
  11048. "color-support": "^1.1.3",
  11049. "console-control-strings": "^1.1.0",
  11050. "has-unicode": "^2.0.1",
  11051. "signal-exit": "^3.0.7",
  11052. "string-width": "^4.2.3",
  11053. "strip-ansi": "^6.0.1",
  11054. "wide-align": "^1.1.5"
  11055. },
  11056. "engines": {
  11057. "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  11058. }
  11059. },
  11060. "node_modules/node-gyp/node_modules/npmlog": {
  11061. "version": "6.0.1",
  11062. "resolved": "https://registry.npmjs.org/npmlog/-/npmlog-6.0.1.tgz",
  11063. "integrity": "sha512-BTHDvY6nrRHuRfyjt1MAufLxYdVXZfd099H4+i1f0lPywNQyI4foeNXJRObB/uy+TYqUW0vAD9gbdSOXPst7Eg==",
  11064. "dependencies": {
  11065. "are-we-there-yet": "^3.0.0",
  11066. "console-control-strings": "^1.1.0",
  11067. "gauge": "^4.0.0",
  11068. "set-blocking": "^2.0.0"
  11069. },
  11070. "engines": {
  11071. "node": "^12.13.0 || ^14.15.0 || >=16"
  11072. }
  11073. },
  11074. "node_modules/node-int64": {
  11075. "version": "0.4.0",
  11076. "resolved": "https://registry.npmjs.org/node-int64/-/node-int64-0.4.0.tgz",
  11077. "integrity": "sha1-h6kGXNs1XTGC2PlM4RGIuCXGijs="
  11078. },
  11079. "node_modules/node-releases": {
  11080. "version": "2.0.3",
  11081. "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.3.tgz",
  11082. "integrity": "sha512-maHFz6OLqYxz+VQyCAtA3PTX4UP/53pa05fyDNc9CwjvJ0yEh6+xBwKsgCxMNhS8taUKBFYxfuiaD9U/55iFaw=="
  11083. },
  11084. "node_modules/node-sass": {
  11085. "version": "7.0.1",
  11086. "resolved": "https://registry.npmjs.org/node-sass/-/node-sass-7.0.1.tgz",
  11087. "integrity": "sha512-uMy+Xt29NlqKCFdFRZyXKOTqGt+QaKHexv9STj2WeLottnlqZEEWx6Bj0MXNthmFRRdM/YwyNo/8Tr46TOM0jQ==",
  11088. "hasInstallScript": true,
  11089. "dependencies": {
  11090. "async-foreach": "^0.1.3",
  11091. "chalk": "^4.1.2",
  11092. "cross-spawn": "^7.0.3",
  11093. "gaze": "^1.0.0",
  11094. "get-stdin": "^4.0.1",
  11095. "glob": "^7.0.3",
  11096. "lodash": "^4.17.15",
  11097. "meow": "^9.0.0",
  11098. "nan": "^2.13.2",
  11099. "node-gyp": "^8.4.1",
  11100. "npmlog": "^5.0.0",
  11101. "request": "^2.88.0",
  11102. "sass-graph": "4.0.0",
  11103. "stdout-stream": "^1.4.0",
  11104. "true-case-path": "^1.0.2"
  11105. },
  11106. "bin": {
  11107. "node-sass": "bin/node-sass"
  11108. },
  11109. "engines": {
  11110. "node": ">=12"
  11111. }
  11112. },
  11113. "node_modules/nopt": {
  11114. "version": "5.0.0",
  11115. "resolved": "https://registry.npmjs.org/nopt/-/nopt-5.0.0.tgz",
  11116. "integrity": "sha512-Tbj67rffqceeLpcRXrT7vKAN8CwfPeIBgM7E6iBkmKLV7bEMwpGgYLGv0jACUsECaa/vuxP0IjEont6umdMgtQ==",
  11117. "dependencies": {
  11118. "abbrev": "1"
  11119. },
  11120. "bin": {
  11121. "nopt": "bin/nopt.js"
  11122. },
  11123. "engines": {
  11124. "node": ">=6"
  11125. }
  11126. },
  11127. "node_modules/normalize-package-data": {
  11128. "version": "3.0.3",
  11129. "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-3.0.3.tgz",
  11130. "integrity": "sha512-p2W1sgqij3zMMyRC067Dg16bfzVH+w7hyegmpIvZ4JNjqtGOVAIvLmjBx3yP7YTe9vKJgkoNOPjwQGogDoMXFA==",
  11131. "dependencies": {
  11132. "hosted-git-info": "^4.0.1",
  11133. "is-core-module": "^2.5.0",
  11134. "semver": "^7.3.4",
  11135. "validate-npm-package-license": "^3.0.1"
  11136. },
  11137. "engines": {
  11138. "node": ">=10"
  11139. }
  11140. },
  11141. "node_modules/normalize-path": {
  11142. "version": "3.0.0",
  11143. "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz",
  11144. "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==",
  11145. "engines": {
  11146. "node": ">=0.10.0"
  11147. }
  11148. },
  11149. "node_modules/normalize-range": {
  11150. "version": "0.1.2",
  11151. "resolved": "https://registry.npmjs.org/normalize-range/-/normalize-range-0.1.2.tgz",
  11152. "integrity": "sha1-LRDAa9/TEuqXd2laTShDlFa3WUI=",
  11153. "engines": {
  11154. "node": ">=0.10.0"
  11155. }
  11156. },
  11157. "node_modules/normalize-url": {
  11158. "version": "6.1.0",
  11159. "resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-6.1.0.tgz",
  11160. "integrity": "sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A==",
  11161. "engines": {
  11162. "node": ">=10"
  11163. },
  11164. "funding": {
  11165. "url": "https://github.com/sponsors/sindresorhus"
  11166. }
  11167. },
  11168. "node_modules/npm-run-path": {
  11169. "version": "4.0.1",
  11170. "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz",
  11171. "integrity": "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==",
  11172. "dependencies": {
  11173. "path-key": "^3.0.0"
  11174. },
  11175. "engines": {
  11176. "node": ">=8"
  11177. }
  11178. },
  11179. "node_modules/npmlog": {
  11180. "version": "5.0.1",
  11181. "resolved": "https://registry.npmjs.org/npmlog/-/npmlog-5.0.1.tgz",
  11182. "integrity": "sha512-AqZtDUWOMKs1G/8lwylVjrdYgqA4d9nu8hc+0gzRxlDb1I10+FHBGMXs6aiQHFdCUUlqH99MUMuLfzWDNDtfxw==",
  11183. "dependencies": {
  11184. "are-we-there-yet": "^2.0.0",
  11185. "console-control-strings": "^1.1.0",
  11186. "gauge": "^3.0.0",
  11187. "set-blocking": "^2.0.0"
  11188. }
  11189. },
  11190. "node_modules/nth-check": {
  11191. "version": "2.0.1",
  11192. "resolved": "https://registry.npmjs.org/nth-check/-/nth-check-2.0.1.tgz",
  11193. "integrity": "sha512-it1vE95zF6dTT9lBsYbxvqh0Soy4SPowchj0UBGj/V6cTPnXXtQOPUbhZ6CmGzAD/rW22LQK6E96pcdJXk4A4w==",
  11194. "dependencies": {
  11195. "boolbase": "^1.0.0"
  11196. },
  11197. "funding": {
  11198. "url": "https://github.com/fb55/nth-check?sponsor=1"
  11199. }
  11200. },
  11201. "node_modules/nwsapi": {
  11202. "version": "2.2.0",
  11203. "resolved": "https://registry.npmjs.org/nwsapi/-/nwsapi-2.2.0.tgz",
  11204. "integrity": "sha512-h2AatdwYH+JHiZpv7pt/gSX1XoRGb7L/qSIeuqA6GwYoF9w1vP1cw42TO0aI2pNyshRK5893hNSl+1//vHK7hQ=="
  11205. },
  11206. "node_modules/oauth-sign": {
  11207. "version": "0.9.0",
  11208. "resolved": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.9.0.tgz",
  11209. "integrity": "sha512-fexhUFFPTGV8ybAtSIGbV6gOkSv8UtRbDBnAyLQw4QPKkgNlsH2ByPGtMUqdWkos6YCRmAqViwgZrJc/mRDzZQ==",
  11210. "engines": {
  11211. "node": "*"
  11212. }
  11213. },
  11214. "node_modules/object-assign": {
  11215. "version": "4.1.1",
  11216. "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz",
  11217. "integrity": "sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=",
  11218. "engines": {
  11219. "node": ">=0.10.0"
  11220. }
  11221. },
  11222. "node_modules/object-hash": {
  11223. "version": "3.0.0",
  11224. "resolved": "https://registry.npmjs.org/object-hash/-/object-hash-3.0.0.tgz",
  11225. "integrity": "sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==",
  11226. "engines": {
  11227. "node": ">= 6"
  11228. }
  11229. },
  11230. "node_modules/object-inspect": {
  11231. "version": "1.12.0",
  11232. "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.12.0.tgz",
  11233. "integrity": "sha512-Ho2z80bVIvJloH+YzRmpZVQe87+qASmBUKZDWgx9cu+KDrX2ZDH/3tMy+gXbZETVGs2M8YdxObOh7XAtim9Y0g==",
  11234. "funding": {
  11235. "url": "https://github.com/sponsors/ljharb"
  11236. }
  11237. },
  11238. "node_modules/object-keys": {
  11239. "version": "1.1.1",
  11240. "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz",
  11241. "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==",
  11242. "engines": {
  11243. "node": ">= 0.4"
  11244. }
  11245. },
  11246. "node_modules/object.assign": {
  11247. "version": "4.1.2",
  11248. "resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.2.tgz",
  11249. "integrity": "sha512-ixT2L5THXsApyiUPYKmW+2EHpXXe5Ii3M+f4e+aJFAHao5amFRW6J0OO6c/LU8Be47utCx2GL89hxGB6XSmKuQ==",
  11250. "dependencies": {
  11251. "call-bind": "^1.0.0",
  11252. "define-properties": "^1.1.3",
  11253. "has-symbols": "^1.0.1",
  11254. "object-keys": "^1.1.1"
  11255. },
  11256. "engines": {
  11257. "node": ">= 0.4"
  11258. },
  11259. "funding": {
  11260. "url": "https://github.com/sponsors/ljharb"
  11261. }
  11262. },
  11263. "node_modules/object.entries": {
  11264. "version": "1.1.5",
  11265. "resolved": "https://registry.npmjs.org/object.entries/-/object.entries-1.1.5.tgz",
  11266. "integrity": "sha512-TyxmjUoZggd4OrrU1W66FMDG6CuqJxsFvymeyXI51+vQLN67zYfZseptRge703kKQdo4uccgAKebXFcRCzk4+g==",
  11267. "dependencies": {
  11268. "call-bind": "^1.0.2",
  11269. "define-properties": "^1.1.3",
  11270. "es-abstract": "^1.19.1"
  11271. },
  11272. "engines": {
  11273. "node": ">= 0.4"
  11274. }
  11275. },
  11276. "node_modules/object.fromentries": {
  11277. "version": "2.0.5",
  11278. "resolved": "https://registry.npmjs.org/object.fromentries/-/object.fromentries-2.0.5.tgz",
  11279. "integrity": "sha512-CAyG5mWQRRiBU57Re4FKoTBjXfDoNwdFVH2Y1tS9PqCsfUTymAohOkEMSG3aRNKmv4lV3O7p1et7c187q6bynw==",
  11280. "dependencies": {
  11281. "call-bind": "^1.0.2",
  11282. "define-properties": "^1.1.3",
  11283. "es-abstract": "^1.19.1"
  11284. },
  11285. "engines": {
  11286. "node": ">= 0.4"
  11287. },
  11288. "funding": {
  11289. "url": "https://github.com/sponsors/ljharb"
  11290. }
  11291. },
  11292. "node_modules/object.getownpropertydescriptors": {
  11293. "version": "2.1.3",
  11294. "resolved": "https://registry.npmjs.org/object.getownpropertydescriptors/-/object.getownpropertydescriptors-2.1.3.tgz",
  11295. "integrity": "sha512-VdDoCwvJI4QdC6ndjpqFmoL3/+HxffFBbcJzKi5hwLLqqx3mdbedRpfZDdK0SrOSauj8X4GzBvnDZl4vTN7dOw==",
  11296. "dependencies": {
  11297. "call-bind": "^1.0.2",
  11298. "define-properties": "^1.1.3",
  11299. "es-abstract": "^1.19.1"
  11300. },
  11301. "engines": {
  11302. "node": ">= 0.8"
  11303. },
  11304. "funding": {
  11305. "url": "https://github.com/sponsors/ljharb"
  11306. }
  11307. },
  11308. "node_modules/object.hasown": {
  11309. "version": "1.1.0",
  11310. "resolved": "https://registry.npmjs.org/object.hasown/-/object.hasown-1.1.0.tgz",
  11311. "integrity": "sha512-MhjYRfj3GBlhSkDHo6QmvgjRLXQ2zndabdf3nX0yTyZK9rPfxb6uRpAac8HXNLy1GpqWtZ81Qh4v3uOls2sRAg==",
  11312. "dependencies": {
  11313. "define-properties": "^1.1.3",
  11314. "es-abstract": "^1.19.1"
  11315. },
  11316. "funding": {
  11317. "url": "https://github.com/sponsors/ljharb"
  11318. }
  11319. },
  11320. "node_modules/object.values": {
  11321. "version": "1.1.5",
  11322. "resolved": "https://registry.npmjs.org/object.values/-/object.values-1.1.5.tgz",
  11323. "integrity": "sha512-QUZRW0ilQ3PnPpbNtgdNV1PDbEqLIiSFB3l+EnGtBQ/8SUTLj1PZwtQHABZtLgwpJZTSZhuGLOGk57Drx2IvYg==",
  11324. "dependencies": {
  11325. "call-bind": "^1.0.2",
  11326. "define-properties": "^1.1.3",
  11327. "es-abstract": "^1.19.1"
  11328. },
  11329. "engines": {
  11330. "node": ">= 0.4"
  11331. },
  11332. "funding": {
  11333. "url": "https://github.com/sponsors/ljharb"
  11334. }
  11335. },
  11336. "node_modules/obuf": {
  11337. "version": "1.1.2",
  11338. "resolved": "https://registry.npmjs.org/obuf/-/obuf-1.1.2.tgz",
  11339. "integrity": "sha512-PX1wu0AmAdPqOL1mWhqmlOd8kOIZQwGZw6rh7uby9fTc5lhaOWFLX3I6R1hrF9k3zUY40e6igsLGkDXK92LJNg=="
  11340. },
  11341. "node_modules/on-finished": {
  11342. "version": "2.3.0",
  11343. "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.3.0.tgz",
  11344. "integrity": "sha1-IPEzZIGwg811M3mSoWlxqi2QaUc=",
  11345. "dependencies": {
  11346. "ee-first": "1.1.1"
  11347. },
  11348. "engines": {
  11349. "node": ">= 0.8"
  11350. }
  11351. },
  11352. "node_modules/on-headers": {
  11353. "version": "1.0.2",
  11354. "resolved": "https://registry.npmjs.org/on-headers/-/on-headers-1.0.2.tgz",
  11355. "integrity": "sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA==",
  11356. "engines": {
  11357. "node": ">= 0.8"
  11358. }
  11359. },
  11360. "node_modules/once": {
  11361. "version": "1.4.0",
  11362. "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
  11363. "integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=",
  11364. "dependencies": {
  11365. "wrappy": "1"
  11366. }
  11367. },
  11368. "node_modules/onetime": {
  11369. "version": "5.1.2",
  11370. "resolved": "https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz",
  11371. "integrity": "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==",
  11372. "dependencies": {
  11373. "mimic-fn": "^2.1.0"
  11374. },
  11375. "engines": {
  11376. "node": ">=6"
  11377. },
  11378. "funding": {
  11379. "url": "https://github.com/sponsors/sindresorhus"
  11380. }
  11381. },
  11382. "node_modules/open": {
  11383. "version": "8.4.0",
  11384. "resolved": "https://registry.npmjs.org/open/-/open-8.4.0.tgz",
  11385. "integrity": "sha512-XgFPPM+B28FtCCgSb9I+s9szOC1vZRSwgWsRUA5ylIxRTgKozqjOCrVOqGsYABPYK5qnfqClxZTFBa8PKt2v6Q==",
  11386. "dependencies": {
  11387. "define-lazy-prop": "^2.0.0",
  11388. "is-docker": "^2.1.1",
  11389. "is-wsl": "^2.2.0"
  11390. },
  11391. "engines": {
  11392. "node": ">=12"
  11393. },
  11394. "funding": {
  11395. "url": "https://github.com/sponsors/sindresorhus"
  11396. }
  11397. },
  11398. "node_modules/optionator": {
  11399. "version": "0.9.1",
  11400. "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.1.tgz",
  11401. "integrity": "sha512-74RlY5FCnhq4jRxVUPKDaRwrVNXMqsGsiW6AJw4XK8hmtm10wC0ypZBLw5IIp85NZMr91+qd1RvvENwg7jjRFw==",
  11402. "dependencies": {
  11403. "deep-is": "^0.1.3",
  11404. "fast-levenshtein": "^2.0.6",
  11405. "levn": "^0.4.1",
  11406. "prelude-ls": "^1.2.1",
  11407. "type-check": "^0.4.0",
  11408. "word-wrap": "^1.2.3"
  11409. },
  11410. "engines": {
  11411. "node": ">= 0.8.0"
  11412. }
  11413. },
  11414. "node_modules/p-limit": {
  11415. "version": "3.1.0",
  11416. "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz",
  11417. "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==",
  11418. "dependencies": {
  11419. "yocto-queue": "^0.1.0"
  11420. },
  11421. "engines": {
  11422. "node": ">=10"
  11423. },
  11424. "funding": {
  11425. "url": "https://github.com/sponsors/sindresorhus"
  11426. }
  11427. },
  11428. "node_modules/p-locate": {
  11429. "version": "5.0.0",
  11430. "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz",
  11431. "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
  11432. "dependencies": {
  11433. "p-limit": "^3.0.2"
  11434. },
  11435. "engines": {
  11436. "node": ">=10"
  11437. },
  11438. "funding": {
  11439. "url": "https://github.com/sponsors/sindresorhus"
  11440. }
  11441. },
  11442. "node_modules/p-map": {
  11443. "version": "4.0.0",
  11444. "resolved": "https://registry.npmjs.org/p-map/-/p-map-4.0.0.tgz",
  11445. "integrity": "sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==",
  11446. "dependencies": {
  11447. "aggregate-error": "^3.0.0"
  11448. },
  11449. "engines": {
  11450. "node": ">=10"
  11451. },
  11452. "funding": {
  11453. "url": "https://github.com/sponsors/sindresorhus"
  11454. }
  11455. },
  11456. "node_modules/p-retry": {
  11457. "version": "4.6.1",
  11458. "resolved": "https://registry.npmjs.org/p-retry/-/p-retry-4.6.1.tgz",
  11459. "integrity": "sha512-e2xXGNhZOZ0lfgR9kL34iGlU8N/KO0xZnQxVEwdeOvpqNDQfdnxIYizvWtK8RglUa3bGqI8g0R/BdfzLMxRkiA==",
  11460. "dependencies": {
  11461. "@types/retry": "^0.12.0",
  11462. "retry": "^0.13.1"
  11463. },
  11464. "engines": {
  11465. "node": ">=8"
  11466. }
  11467. },
  11468. "node_modules/p-try": {
  11469. "version": "2.2.0",
  11470. "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz",
  11471. "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==",
  11472. "engines": {
  11473. "node": ">=6"
  11474. }
  11475. },
  11476. "node_modules/param-case": {
  11477. "version": "3.0.4",
  11478. "resolved": "https://registry.npmjs.org/param-case/-/param-case-3.0.4.tgz",
  11479. "integrity": "sha512-RXlj7zCYokReqWpOPH9oYivUzLYZ5vAPIfEmCTNViosC78F8F0H9y7T7gG2M39ymgutxF5gcFEsyZQSph9Bp3A==",
  11480. "dependencies": {
  11481. "dot-case": "^3.0.4",
  11482. "tslib": "^2.0.3"
  11483. }
  11484. },
  11485. "node_modules/parent-module": {
  11486. "version": "1.0.1",
  11487. "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz",
  11488. "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==",
  11489. "dependencies": {
  11490. "callsites": "^3.0.0"
  11491. },
  11492. "engines": {
  11493. "node": ">=6"
  11494. }
  11495. },
  11496. "node_modules/parse-json": {
  11497. "version": "5.2.0",
  11498. "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz",
  11499. "integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==",
  11500. "dependencies": {
  11501. "@babel/code-frame": "^7.0.0",
  11502. "error-ex": "^1.3.1",
  11503. "json-parse-even-better-errors": "^2.3.0",
  11504. "lines-and-columns": "^1.1.6"
  11505. },
  11506. "engines": {
  11507. "node": ">=8"
  11508. },
  11509. "funding": {
  11510. "url": "https://github.com/sponsors/sindresorhus"
  11511. }
  11512. },
  11513. "node_modules/parse5": {
  11514. "version": "6.0.1",
  11515. "resolved": "https://registry.npmjs.org/parse5/-/parse5-6.0.1.tgz",
  11516. "integrity": "sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw=="
  11517. },
  11518. "node_modules/parseurl": {
  11519. "version": "1.3.3",
  11520. "resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz",
  11521. "integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==",
  11522. "engines": {
  11523. "node": ">= 0.8"
  11524. }
  11525. },
  11526. "node_modules/pascal-case": {
  11527. "version": "3.1.2",
  11528. "resolved": "https://registry.npmjs.org/pascal-case/-/pascal-case-3.1.2.tgz",
  11529. "integrity": "sha512-uWlGT3YSnK9x3BQJaOdcZwrnV6hPpd8jFH1/ucpiLRPh/2zCVJKS19E4GvYHvaCcACn3foXZ0cLB9Wrx1KGe5g==",
  11530. "dependencies": {
  11531. "no-case": "^3.0.4",
  11532. "tslib": "^2.0.3"
  11533. }
  11534. },
  11535. "node_modules/path-exists": {
  11536. "version": "4.0.0",
  11537. "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
  11538. "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
  11539. "engines": {
  11540. "node": ">=8"
  11541. }
  11542. },
  11543. "node_modules/path-is-absolute": {
  11544. "version": "1.0.1",
  11545. "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
  11546. "integrity": "sha1-F0uSaHNVNP+8es5r9TpanhtcX18=",
  11547. "engines": {
  11548. "node": ">=0.10.0"
  11549. }
  11550. },
  11551. "node_modules/path-key": {
  11552. "version": "3.1.1",
  11553. "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
  11554. "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
  11555. "engines": {
  11556. "node": ">=8"
  11557. }
  11558. },
  11559. "node_modules/path-parse": {
  11560. "version": "1.0.7",
  11561. "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz",
  11562. "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw=="
  11563. },
  11564. "node_modules/path-to-regexp": {
  11565. "version": "1.8.0",
  11566. "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-1.8.0.tgz",
  11567. "integrity": "sha512-n43JRhlUKUAlibEJhPeir1ncUID16QnEjNpwzNdO3Lm4ywrBpBZ5oLD0I6br9evr1Y9JTqwRtAh7JLoOzAQdVA==",
  11568. "dependencies": {
  11569. "isarray": "0.0.1"
  11570. }
  11571. },
  11572. "node_modules/path-type": {
  11573. "version": "4.0.0",
  11574. "resolved": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz",
  11575. "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==",
  11576. "engines": {
  11577. "node": ">=8"
  11578. }
  11579. },
  11580. "node_modules/pend": {
  11581. "version": "1.2.0",
  11582. "resolved": "https://registry.npmjs.org/pend/-/pend-1.2.0.tgz",
  11583. "integrity": "sha1-elfrVQpng/kRUzH89GY9XI4AelA=",
  11584. "dev": true
  11585. },
  11586. "node_modules/performance-now": {
  11587. "version": "2.1.0",
  11588. "resolved": "https://registry.npmjs.org/performance-now/-/performance-now-2.1.0.tgz",
  11589. "integrity": "sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns="
  11590. },
  11591. "node_modules/picocolors": {
  11592. "version": "1.0.0",
  11593. "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz",
  11594. "integrity": "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ=="
  11595. },
  11596. "node_modules/picomatch": {
  11597. "version": "2.3.1",
  11598. "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz",
  11599. "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
  11600. "engines": {
  11601. "node": ">=8.6"
  11602. },
  11603. "funding": {
  11604. "url": "https://github.com/sponsors/jonschlinkert"
  11605. }
  11606. },
  11607. "node_modules/pirates": {
  11608. "version": "4.0.5",
  11609. "resolved": "https://registry.npmjs.org/pirates/-/pirates-4.0.5.tgz",
  11610. "integrity": "sha512-8V9+HQPupnaXMA23c5hvl69zXvTwTzyAYasnkb0Tts4XvO4CliqONMOnvlq26rkhLC3nWDFBJf73LU1e1VZLaQ==",
  11611. "engines": {
  11612. "node": ">= 6"
  11613. }
  11614. },
  11615. "node_modules/pkg-dir": {
  11616. "version": "4.2.0",
  11617. "resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz",
  11618. "integrity": "sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==",
  11619. "dependencies": {
  11620. "find-up": "^4.0.0"
  11621. },
  11622. "engines": {
  11623. "node": ">=8"
  11624. }
  11625. },
  11626. "node_modules/pkg-dir/node_modules/find-up": {
  11627. "version": "4.1.0",
  11628. "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",
  11629. "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
  11630. "dependencies": {
  11631. "locate-path": "^5.0.0",
  11632. "path-exists": "^4.0.0"
  11633. },
  11634. "engines": {
  11635. "node": ">=8"
  11636. }
  11637. },
  11638. "node_modules/pkg-dir/node_modules/locate-path": {
  11639. "version": "5.0.0",
  11640. "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
  11641. "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
  11642. "dependencies": {
  11643. "p-locate": "^4.1.0"
  11644. },
  11645. "engines": {
  11646. "node": ">=8"
  11647. }
  11648. },
  11649. "node_modules/pkg-dir/node_modules/p-limit": {
  11650. "version": "2.3.0",
  11651. "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
  11652. "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
  11653. "dependencies": {
  11654. "p-try": "^2.0.0"
  11655. },
  11656. "engines": {
  11657. "node": ">=6"
  11658. },
  11659. "funding": {
  11660. "url": "https://github.com/sponsors/sindresorhus"
  11661. }
  11662. },
  11663. "node_modules/pkg-dir/node_modules/p-locate": {
  11664. "version": "4.1.0",
  11665. "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz",
  11666. "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==",
  11667. "dependencies": {
  11668. "p-limit": "^2.2.0"
  11669. },
  11670. "engines": {
  11671. "node": ">=8"
  11672. }
  11673. },
  11674. "node_modules/pkg-up": {
  11675. "version": "3.1.0",
  11676. "resolved": "https://registry.npmjs.org/pkg-up/-/pkg-up-3.1.0.tgz",
  11677. "integrity": "sha512-nDywThFk1i4BQK4twPQ6TA4RT8bDY96yeuCVBWL3ePARCiEKDRSrNGbFIgUJpLp+XeIR65v8ra7WuJOFUBtkMA==",
  11678. "dependencies": {
  11679. "find-up": "^3.0.0"
  11680. },
  11681. "engines": {
  11682. "node": ">=8"
  11683. }
  11684. },
  11685. "node_modules/pkg-up/node_modules/find-up": {
  11686. "version": "3.0.0",
  11687. "resolved": "https://registry.npmjs.org/find-up/-/find-up-3.0.0.tgz",
  11688. "integrity": "sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==",
  11689. "dependencies": {
  11690. "locate-path": "^3.0.0"
  11691. },
  11692. "engines": {
  11693. "node": ">=6"
  11694. }
  11695. },
  11696. "node_modules/pkg-up/node_modules/locate-path": {
  11697. "version": "3.0.0",
  11698. "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-3.0.0.tgz",
  11699. "integrity": "sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==",
  11700. "dependencies": {
  11701. "p-locate": "^3.0.0",
  11702. "path-exists": "^3.0.0"
  11703. },
  11704. "engines": {
  11705. "node": ">=6"
  11706. }
  11707. },
  11708. "node_modules/pkg-up/node_modules/p-limit": {
  11709. "version": "2.3.0",
  11710. "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
  11711. "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
  11712. "dependencies": {
  11713. "p-try": "^2.0.0"
  11714. },
  11715. "engines": {
  11716. "node": ">=6"
  11717. },
  11718. "funding": {
  11719. "url": "https://github.com/sponsors/sindresorhus"
  11720. }
  11721. },
  11722. "node_modules/pkg-up/node_modules/p-locate": {
  11723. "version": "3.0.0",
  11724. "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-3.0.0.tgz",
  11725. "integrity": "sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==",
  11726. "dependencies": {
  11727. "p-limit": "^2.0.0"
  11728. },
  11729. "engines": {
  11730. "node": ">=6"
  11731. }
  11732. },
  11733. "node_modules/pkg-up/node_modules/path-exists": {
  11734. "version": "3.0.0",
  11735. "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz",
  11736. "integrity": "sha1-zg6+ql94yxiSXqfYENe1mwEP1RU=",
  11737. "engines": {
  11738. "node": ">=4"
  11739. }
  11740. },
  11741. "node_modules/plist": {
  11742. "version": "3.0.5",
  11743. "resolved": "https://registry.npmjs.org/plist/-/plist-3.0.5.tgz",
  11744. "integrity": "sha512-83vX4eYdQp3vP9SxuYgEM/G/pJQqLUz/V/xzPrzruLs7fz7jxGQ1msZ/mg1nwZxUSuOp4sb+/bEIbRrbzZRxDA==",
  11745. "dev": true,
  11746. "dependencies": {
  11747. "base64-js": "^1.5.1",
  11748. "xmlbuilder": "^9.0.7"
  11749. },
  11750. "engines": {
  11751. "node": ">=6"
  11752. }
  11753. },
  11754. "node_modules/portfinder": {
  11755. "version": "1.0.28",
  11756. "resolved": "https://registry.npmjs.org/portfinder/-/portfinder-1.0.28.tgz",
  11757. "integrity": "sha512-Se+2isanIcEqf2XMHjyUKskczxbPH7dQnlMjXX6+dybayyHvAf/TCgyMRlzf/B6QDhAEFOGes0pzRo3by4AbMA==",
  11758. "dependencies": {
  11759. "async": "^2.6.2",
  11760. "debug": "^3.1.1",
  11761. "mkdirp": "^0.5.5"
  11762. },
  11763. "engines": {
  11764. "node": ">= 0.12.0"
  11765. }
  11766. },
  11767. "node_modules/portfinder/node_modules/debug": {
  11768. "version": "3.2.7",
  11769. "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
  11770. "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
  11771. "dependencies": {
  11772. "ms": "^2.1.1"
  11773. }
  11774. },
  11775. "node_modules/postcss": {
  11776. "version": "8.4.12",
  11777. "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.12.tgz",
  11778. "integrity": "sha512-lg6eITwYe9v6Hr5CncVbK70SoioNQIq81nsaG86ev5hAidQvmOeETBqs7jm43K2F5/Ley3ytDtriImV6TpNiSg==",
  11779. "funding": [
  11780. {
  11781. "type": "opencollective",
  11782. "url": "https://opencollective.com/postcss/"
  11783. },
  11784. {
  11785. "type": "tidelift",
  11786. "url": "https://tidelift.com/funding/github/npm/postcss"
  11787. }
  11788. ],
  11789. "dependencies": {
  11790. "nanoid": "^3.3.1",
  11791. "picocolors": "^1.0.0",
  11792. "source-map-js": "^1.0.2"
  11793. },
  11794. "engines": {
  11795. "node": "^10 || ^12 || >=14"
  11796. }
  11797. },
  11798. "node_modules/postcss-attribute-case-insensitive": {
  11799. "version": "5.0.0",
  11800. "resolved": "https://registry.npmjs.org/postcss-attribute-case-insensitive/-/postcss-attribute-case-insensitive-5.0.0.tgz",
  11801. "integrity": "sha512-b4g9eagFGq9T5SWX4+USfVyjIb3liPnjhHHRMP7FMB2kFVpYyfEscV0wP3eaXhKlcHKUut8lt5BGoeylWA/dBQ==",
  11802. "dependencies": {
  11803. "postcss-selector-parser": "^6.0.2"
  11804. },
  11805. "peerDependencies": {
  11806. "postcss": "^8.0.2"
  11807. }
  11808. },
  11809. "node_modules/postcss-browser-comments": {
  11810. "version": "4.0.0",
  11811. "resolved": "https://registry.npmjs.org/postcss-browser-comments/-/postcss-browser-comments-4.0.0.tgz",
  11812. "integrity": "sha512-X9X9/WN3KIvY9+hNERUqX9gncsgBA25XaeR+jshHz2j8+sYyHktHw1JdKuMjeLpGktXidqDhA7b/qm1mrBDmgg==",
  11813. "engines": {
  11814. "node": ">=8"
  11815. },
  11816. "peerDependencies": {
  11817. "browserslist": ">=4",
  11818. "postcss": ">=8"
  11819. }
  11820. },
  11821. "node_modules/postcss-calc": {
  11822. "version": "8.2.4",
  11823. "resolved": "https://registry.npmjs.org/postcss-calc/-/postcss-calc-8.2.4.tgz",
  11824. "integrity": "sha512-SmWMSJmB8MRnnULldx0lQIyhSNvuDl9HfrZkaqqE/WHAhToYsAvDq+yAsA/kIyINDszOp3Rh0GFoNuH5Ypsm3Q==",
  11825. "dependencies": {
  11826. "postcss-selector-parser": "^6.0.9",
  11827. "postcss-value-parser": "^4.2.0"
  11828. },
  11829. "peerDependencies": {
  11830. "postcss": "^8.2.2"
  11831. }
  11832. },
  11833. "node_modules/postcss-clamp": {
  11834. "version": "4.1.0",
  11835. "resolved": "https://registry.npmjs.org/postcss-clamp/-/postcss-clamp-4.1.0.tgz",
  11836. "integrity": "sha512-ry4b1Llo/9zz+PKC+030KUnPITTJAHeOwjfAyyB60eT0AorGLdzp52s31OsPRHRf8NchkgFoG2y6fCfn1IV1Ow==",
  11837. "dependencies": {
  11838. "postcss-value-parser": "^4.2.0"
  11839. },
  11840. "engines": {
  11841. "node": ">=7.6.0"
  11842. },
  11843. "peerDependencies": {
  11844. "postcss": "^8.4.6"
  11845. }
  11846. },
  11847. "node_modules/postcss-color-functional-notation": {
  11848. "version": "4.2.2",
  11849. "resolved": "https://registry.npmjs.org/postcss-color-functional-notation/-/postcss-color-functional-notation-4.2.2.tgz",
  11850. "integrity": "sha512-DXVtwUhIk4f49KK5EGuEdgx4Gnyj6+t2jBSEmxvpIK9QI40tWrpS2Pua8Q7iIZWBrki2QOaeUdEaLPPa91K0RQ==",
  11851. "dependencies": {
  11852. "postcss-value-parser": "^4.2.0"
  11853. },
  11854. "engines": {
  11855. "node": "^12 || ^14 || >=16"
  11856. },
  11857. "peerDependencies": {
  11858. "postcss": "^8.4"
  11859. }
  11860. },
  11861. "node_modules/postcss-color-hex-alpha": {
  11862. "version": "8.0.3",
  11863. "resolved": "https://registry.npmjs.org/postcss-color-hex-alpha/-/postcss-color-hex-alpha-8.0.3.tgz",
  11864. "integrity": "sha512-fESawWJCrBV035DcbKRPAVmy21LpoyiXdPTuHUfWJ14ZRjY7Y7PA6P4g8z6LQGYhU1WAxkTxjIjurXzoe68Glw==",
  11865. "dependencies": {
  11866. "postcss-value-parser": "^4.2.0"
  11867. },
  11868. "engines": {
  11869. "node": "^12 || ^14 || >=16"
  11870. },
  11871. "peerDependencies": {
  11872. "postcss": "^8.4"
  11873. }
  11874. },
  11875. "node_modules/postcss-color-rebeccapurple": {
  11876. "version": "7.0.2",
  11877. "resolved": "https://registry.npmjs.org/postcss-color-rebeccapurple/-/postcss-color-rebeccapurple-7.0.2.tgz",
  11878. "integrity": "sha512-SFc3MaocHaQ6k3oZaFwH8io6MdypkUtEy/eXzXEB1vEQlO3S3oDc/FSZA8AsS04Z25RirQhlDlHLh3dn7XewWw==",
  11879. "dependencies": {
  11880. "postcss-value-parser": "^4.2.0"
  11881. },
  11882. "engines": {
  11883. "node": "^12 || ^14 || >=16"
  11884. },
  11885. "peerDependencies": {
  11886. "postcss": "^8.3"
  11887. }
  11888. },
  11889. "node_modules/postcss-colormin": {
  11890. "version": "5.3.0",
  11891. "resolved": "https://registry.npmjs.org/postcss-colormin/-/postcss-colormin-5.3.0.tgz",
  11892. "integrity": "sha512-WdDO4gOFG2Z8n4P8TWBpshnL3JpmNmJwdnfP2gbk2qBA8PWwOYcmjmI/t3CmMeL72a7Hkd+x/Mg9O2/0rD54Pg==",
  11893. "dependencies": {
  11894. "browserslist": "^4.16.6",
  11895. "caniuse-api": "^3.0.0",
  11896. "colord": "^2.9.1",
  11897. "postcss-value-parser": "^4.2.0"
  11898. },
  11899. "engines": {
  11900. "node": "^10 || ^12 || >=14.0"
  11901. },
  11902. "peerDependencies": {
  11903. "postcss": "^8.2.15"
  11904. }
  11905. },
  11906. "node_modules/postcss-convert-values": {
  11907. "version": "5.1.0",
  11908. "resolved": "https://registry.npmjs.org/postcss-convert-values/-/postcss-convert-values-5.1.0.tgz",
  11909. "integrity": "sha512-GkyPbZEYJiWtQB0KZ0X6qusqFHUepguBCNFi9t5JJc7I2OTXG7C0twbTLvCfaKOLl3rSXmpAwV7W5txd91V84g==",
  11910. "dependencies": {
  11911. "postcss-value-parser": "^4.2.0"
  11912. },
  11913. "engines": {
  11914. "node": "^10 || ^12 || >=14.0"
  11915. },
  11916. "peerDependencies": {
  11917. "postcss": "^8.2.15"
  11918. }
  11919. },
  11920. "node_modules/postcss-custom-media": {
  11921. "version": "8.0.0",
  11922. "resolved": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-8.0.0.tgz",
  11923. "integrity": "sha512-FvO2GzMUaTN0t1fBULDeIvxr5IvbDXcIatt6pnJghc736nqNgsGao5NT+5+WVLAQiTt6Cb3YUms0jiPaXhL//g==",
  11924. "engines": {
  11925. "node": ">=10.0.0"
  11926. },
  11927. "peerDependencies": {
  11928. "postcss": "^8.1.0"
  11929. }
  11930. },
  11931. "node_modules/postcss-custom-properties": {
  11932. "version": "12.1.7",
  11933. "resolved": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-12.1.7.tgz",
  11934. "integrity": "sha512-N/hYP5gSoFhaqxi2DPCmvto/ZcRDVjE3T1LiAMzc/bg53hvhcHOLpXOHb526LzBBp5ZlAUhkuot/bfpmpgStJg==",
  11935. "dependencies": {
  11936. "postcss-value-parser": "^4.2.0"
  11937. },
  11938. "engines": {
  11939. "node": "^12 || ^14 || >=16"
  11940. },
  11941. "funding": {
  11942. "type": "opencollective",
  11943. "url": "https://opencollective.com/csstools"
  11944. },
  11945. "peerDependencies": {
  11946. "postcss": "^8.4"
  11947. }
  11948. },
  11949. "node_modules/postcss-custom-selectors": {
  11950. "version": "6.0.0",
  11951. "resolved": "https://registry.npmjs.org/postcss-custom-selectors/-/postcss-custom-selectors-6.0.0.tgz",
  11952. "integrity": "sha512-/1iyBhz/W8jUepjGyu7V1OPcGbc636snN1yXEQCinb6Bwt7KxsiU7/bLQlp8GwAXzCh7cobBU5odNn/2zQWR8Q==",
  11953. "dependencies": {
  11954. "postcss-selector-parser": "^6.0.4"
  11955. },
  11956. "engines": {
  11957. "node": ">=10.0.0"
  11958. },
  11959. "peerDependencies": {
  11960. "postcss": "^8.1.2"
  11961. }
  11962. },
  11963. "node_modules/postcss-dir-pseudo-class": {
  11964. "version": "6.0.4",
  11965. "resolved": "https://registry.npmjs.org/postcss-dir-pseudo-class/-/postcss-dir-pseudo-class-6.0.4.tgz",
  11966. "integrity": "sha512-I8epwGy5ftdzNWEYok9VjW9whC4xnelAtbajGv4adql4FIF09rnrxnA9Y8xSHN47y7gqFIv10C5+ImsLeJpKBw==",
  11967. "dependencies": {
  11968. "postcss-selector-parser": "^6.0.9"
  11969. },
  11970. "engines": {
  11971. "node": "^12 || ^14 || >=16"
  11972. },
  11973. "peerDependencies": {
  11974. "postcss": "^8.4"
  11975. }
  11976. },
  11977. "node_modules/postcss-discard-comments": {
  11978. "version": "5.1.1",
  11979. "resolved": "https://registry.npmjs.org/postcss-discard-comments/-/postcss-discard-comments-5.1.1.tgz",
  11980. "integrity": "sha512-5JscyFmvkUxz/5/+TB3QTTT9Gi9jHkcn8dcmmuN68JQcv3aQg4y88yEHHhwFB52l/NkaJ43O0dbksGMAo49nfQ==",
  11981. "engines": {
  11982. "node": "^10 || ^12 || >=14.0"
  11983. },
  11984. "peerDependencies": {
  11985. "postcss": "^8.2.15"
  11986. }
  11987. },
  11988. "node_modules/postcss-discard-duplicates": {
  11989. "version": "5.1.0",
  11990. "resolved": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-5.1.0.tgz",
  11991. "integrity": "sha512-zmX3IoSI2aoenxHV6C7plngHWWhUOV3sP1T8y2ifzxzbtnuhk1EdPwm0S1bIUNaJ2eNbWeGLEwzw8huPD67aQw==",
  11992. "engines": {
  11993. "node": "^10 || ^12 || >=14.0"
  11994. },
  11995. "peerDependencies": {
  11996. "postcss": "^8.2.15"
  11997. }
  11998. },
  11999. "node_modules/postcss-discard-empty": {
  12000. "version": "5.1.1",
  12001. "resolved": "https://registry.npmjs.org/postcss-discard-empty/-/postcss-discard-empty-5.1.1.tgz",
  12002. "integrity": "sha512-zPz4WljiSuLWsI0ir4Mcnr4qQQ5e1Ukc3i7UfE2XcrwKK2LIPIqE5jxMRxO6GbI3cv//ztXDsXwEWT3BHOGh3A==",
  12003. "engines": {
  12004. "node": "^10 || ^12 || >=14.0"
  12005. },
  12006. "peerDependencies": {
  12007. "postcss": "^8.2.15"
  12008. }
  12009. },
  12010. "node_modules/postcss-discard-overridden": {
  12011. "version": "5.1.0",
  12012. "resolved": "https://registry.npmjs.org/postcss-discard-overridden/-/postcss-discard-overridden-5.1.0.tgz",
  12013. "integrity": "sha512-21nOL7RqWR1kasIVdKs8HNqQJhFxLsyRfAnUDm4Fe4t4mCWL9OJiHvlHPjcd8zc5Myu89b/7wZDnOSjFgeWRtw==",
  12014. "engines": {
  12015. "node": "^10 || ^12 || >=14.0"
  12016. },
  12017. "peerDependencies": {
  12018. "postcss": "^8.2.15"
  12019. }
  12020. },
  12021. "node_modules/postcss-double-position-gradients": {
  12022. "version": "3.1.1",
  12023. "resolved": "https://registry.npmjs.org/postcss-double-position-gradients/-/postcss-double-position-gradients-3.1.1.tgz",
  12024. "integrity": "sha512-jM+CGkTs4FcG53sMPjrrGE0rIvLDdCrqMzgDC5fLI7JHDO7o6QG8C5TQBtExb13hdBdoH9C2QVbG4jo2y9lErQ==",
  12025. "dependencies": {
  12026. "@csstools/postcss-progressive-custom-properties": "^1.1.0",
  12027. "postcss-value-parser": "^4.2.0"
  12028. },
  12029. "engines": {
  12030. "node": "^12 || ^14 || >=16"
  12031. },
  12032. "peerDependencies": {
  12033. "postcss": "^8.4"
  12034. }
  12035. },
  12036. "node_modules/postcss-env-function": {
  12037. "version": "4.0.6",
  12038. "resolved": "https://registry.npmjs.org/postcss-env-function/-/postcss-env-function-4.0.6.tgz",
  12039. "integrity": "sha512-kpA6FsLra+NqcFnL81TnsU+Z7orGtDTxcOhl6pwXeEq1yFPpRMkCDpHhrz8CFQDr/Wfm0jLiNQ1OsGGPjlqPwA==",
  12040. "dependencies": {
  12041. "postcss-value-parser": "^4.2.0"
  12042. },
  12043. "engines": {
  12044. "node": "^12 || ^14 || >=16"
  12045. },
  12046. "peerDependencies": {
  12047. "postcss": "^8.4"
  12048. }
  12049. },
  12050. "node_modules/postcss-flexbugs-fixes": {
  12051. "version": "5.0.2",
  12052. "resolved": "https://registry.npmjs.org/postcss-flexbugs-fixes/-/postcss-flexbugs-fixes-5.0.2.tgz",
  12053. "integrity": "sha512-18f9voByak7bTktR2QgDveglpn9DTbBWPUzSOe9g0N4WR/2eSt6Vrcbf0hmspvMI6YWGywz6B9f7jzpFNJJgnQ==",
  12054. "peerDependencies": {
  12055. "postcss": "^8.1.4"
  12056. }
  12057. },
  12058. "node_modules/postcss-focus-visible": {
  12059. "version": "6.0.4",
  12060. "resolved": "https://registry.npmjs.org/postcss-focus-visible/-/postcss-focus-visible-6.0.4.tgz",
  12061. "integrity": "sha512-QcKuUU/dgNsstIK6HELFRT5Y3lbrMLEOwG+A4s5cA+fx3A3y/JTq3X9LaOj3OC3ALH0XqyrgQIgey/MIZ8Wczw==",
  12062. "dependencies": {
  12063. "postcss-selector-parser": "^6.0.9"
  12064. },
  12065. "engines": {
  12066. "node": "^12 || ^14 || >=16"
  12067. },
  12068. "peerDependencies": {
  12069. "postcss": "^8.4"
  12070. }
  12071. },
  12072. "node_modules/postcss-focus-within": {
  12073. "version": "5.0.4",
  12074. "resolved": "https://registry.npmjs.org/postcss-focus-within/-/postcss-focus-within-5.0.4.tgz",
  12075. "integrity": "sha512-vvjDN++C0mu8jz4af5d52CB184ogg/sSxAFS+oUJQq2SuCe7T5U2iIsVJtsCp2d6R4j0jr5+q3rPkBVZkXD9fQ==",
  12076. "dependencies": {
  12077. "postcss-selector-parser": "^6.0.9"
  12078. },
  12079. "engines": {
  12080. "node": "^12 || ^14 || >=16"
  12081. },
  12082. "peerDependencies": {
  12083. "postcss": "^8.4"
  12084. }
  12085. },
  12086. "node_modules/postcss-font-variant": {
  12087. "version": "5.0.0",
  12088. "resolved": "https://registry.npmjs.org/postcss-font-variant/-/postcss-font-variant-5.0.0.tgz",
  12089. "integrity": "sha512-1fmkBaCALD72CK2a9i468mA/+tr9/1cBxRRMXOUaZqO43oWPR5imcyPjXwuv7PXbCid4ndlP5zWhidQVVa3hmA==",
  12090. "peerDependencies": {
  12091. "postcss": "^8.1.0"
  12092. }
  12093. },
  12094. "node_modules/postcss-gap-properties": {
  12095. "version": "3.0.3",
  12096. "resolved": "https://registry.npmjs.org/postcss-gap-properties/-/postcss-gap-properties-3.0.3.tgz",
  12097. "integrity": "sha512-rPPZRLPmEKgLk/KlXMqRaNkYTUpE7YC+bOIQFN5xcu1Vp11Y4faIXv6/Jpft6FMnl6YRxZqDZG0qQOW80stzxQ==",
  12098. "engines": {
  12099. "node": "^12 || ^14 || >=16"
  12100. },
  12101. "peerDependencies": {
  12102. "postcss": "^8.4"
  12103. }
  12104. },
  12105. "node_modules/postcss-image-set-function": {
  12106. "version": "4.0.6",
  12107. "resolved": "https://registry.npmjs.org/postcss-image-set-function/-/postcss-image-set-function-4.0.6.tgz",
  12108. "integrity": "sha512-KfdC6vg53GC+vPd2+HYzsZ6obmPqOk6HY09kttU19+Gj1nC3S3XBVEXDHxkhxTohgZqzbUb94bKXvKDnYWBm/A==",
  12109. "dependencies": {
  12110. "postcss-value-parser": "^4.2.0"
  12111. },
  12112. "engines": {
  12113. "node": "^12 || ^14 || >=16"
  12114. },
  12115. "peerDependencies": {
  12116. "postcss": "^8.4"
  12117. }
  12118. },
  12119. "node_modules/postcss-initial": {
  12120. "version": "4.0.1",
  12121. "resolved": "https://registry.npmjs.org/postcss-initial/-/postcss-initial-4.0.1.tgz",
  12122. "integrity": "sha512-0ueD7rPqX8Pn1xJIjay0AZeIuDoF+V+VvMt/uOnn+4ezUKhZM/NokDeP6DwMNyIoYByuN/94IQnt5FEkaN59xQ==",
  12123. "peerDependencies": {
  12124. "postcss": "^8.0.0"
  12125. }
  12126. },
  12127. "node_modules/postcss-js": {
  12128. "version": "4.0.0",
  12129. "resolved": "https://registry.npmjs.org/postcss-js/-/postcss-js-4.0.0.tgz",
  12130. "integrity": "sha512-77QESFBwgX4irogGVPgQ5s07vLvFqWr228qZY+w6lW599cRlK/HmnlivnnVUxkjHnCu4J16PDMHcH+e+2HbvTQ==",
  12131. "dependencies": {
  12132. "camelcase-css": "^2.0.1"
  12133. },
  12134. "engines": {
  12135. "node": "^12 || ^14 || >= 16"
  12136. },
  12137. "funding": {
  12138. "type": "opencollective",
  12139. "url": "https://opencollective.com/postcss/"
  12140. },
  12141. "peerDependencies": {
  12142. "postcss": "^8.3.3"
  12143. }
  12144. },
  12145. "node_modules/postcss-lab-function": {
  12146. "version": "4.2.0",
  12147. "resolved": "https://registry.npmjs.org/postcss-lab-function/-/postcss-lab-function-4.2.0.tgz",
  12148. "integrity": "sha512-Zb1EO9DGYfa3CP8LhINHCcTTCTLI+R3t7AX2mKsDzdgVQ/GkCpHOTgOr6HBHslP7XDdVbqgHW5vvRPMdVANQ8w==",
  12149. "dependencies": {
  12150. "@csstools/postcss-progressive-custom-properties": "^1.1.0",
  12151. "postcss-value-parser": "^4.2.0"
  12152. },
  12153. "engines": {
  12154. "node": "^12 || ^14 || >=16"
  12155. },
  12156. "funding": {
  12157. "type": "opencollective",
  12158. "url": "https://opencollective.com/csstools"
  12159. },
  12160. "peerDependencies": {
  12161. "postcss": "^8.4"
  12162. }
  12163. },
  12164. "node_modules/postcss-load-config": {
  12165. "version": "3.1.4",
  12166. "resolved": "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-3.1.4.tgz",
  12167. "integrity": "sha512-6DiM4E7v4coTE4uzA8U//WhtPwyhiim3eyjEMFCnUpzbrkK9wJHgKDT2mR+HbtSrd/NubVaYTOpSpjUl8NQeRg==",
  12168. "dependencies": {
  12169. "lilconfig": "^2.0.5",
  12170. "yaml": "^1.10.2"
  12171. },
  12172. "engines": {
  12173. "node": ">= 10"
  12174. },
  12175. "funding": {
  12176. "type": "opencollective",
  12177. "url": "https://opencollective.com/postcss/"
  12178. },
  12179. "peerDependencies": {
  12180. "postcss": ">=8.0.9",
  12181. "ts-node": ">=9.0.0"
  12182. },
  12183. "peerDependenciesMeta": {
  12184. "postcss": {
  12185. "optional": true
  12186. },
  12187. "ts-node": {
  12188. "optional": true
  12189. }
  12190. }
  12191. },
  12192. "node_modules/postcss-loader": {
  12193. "version": "6.2.1",
  12194. "resolved": "https://registry.npmjs.org/postcss-loader/-/postcss-loader-6.2.1.tgz",
  12195. "integrity": "sha512-WbbYpmAaKcux/P66bZ40bpWsBucjx/TTgVVzRZ9yUO8yQfVBlameJ0ZGVaPfH64hNSBh63a+ICP5nqOpBA0w+Q==",
  12196. "dependencies": {
  12197. "cosmiconfig": "^7.0.0",
  12198. "klona": "^2.0.5",
  12199. "semver": "^7.3.5"
  12200. },
  12201. "engines": {
  12202. "node": ">= 12.13.0"
  12203. },
  12204. "funding": {
  12205. "type": "opencollective",
  12206. "url": "https://opencollective.com/webpack"
  12207. },
  12208. "peerDependencies": {
  12209. "postcss": "^7.0.0 || ^8.0.1",
  12210. "webpack": "^5.0.0"
  12211. }
  12212. },
  12213. "node_modules/postcss-logical": {
  12214. "version": "5.0.4",
  12215. "resolved": "https://registry.npmjs.org/postcss-logical/-/postcss-logical-5.0.4.tgz",
  12216. "integrity": "sha512-RHXxplCeLh9VjinvMrZONq7im4wjWGlRJAqmAVLXyZaXwfDWP73/oq4NdIp+OZwhQUMj0zjqDfM5Fj7qby+B4g==",
  12217. "engines": {
  12218. "node": "^12 || ^14 || >=16"
  12219. },
  12220. "peerDependencies": {
  12221. "postcss": "^8.4"
  12222. }
  12223. },
  12224. "node_modules/postcss-media-minmax": {
  12225. "version": "5.0.0",
  12226. "resolved": "https://registry.npmjs.org/postcss-media-minmax/-/postcss-media-minmax-5.0.0.tgz",
  12227. "integrity": "sha512-yDUvFf9QdFZTuCUg0g0uNSHVlJ5X1lSzDZjPSFaiCWvjgsvu8vEVxtahPrLMinIDEEGnx6cBe6iqdx5YWz08wQ==",
  12228. "engines": {
  12229. "node": ">=10.0.0"
  12230. },
  12231. "peerDependencies": {
  12232. "postcss": "^8.1.0"
  12233. }
  12234. },
  12235. "node_modules/postcss-merge-longhand": {
  12236. "version": "5.1.4",
  12237. "resolved": "https://registry.npmjs.org/postcss-merge-longhand/-/postcss-merge-longhand-5.1.4.tgz",
  12238. "integrity": "sha512-hbqRRqYfmXoGpzYKeW0/NCZhvNyQIlQeWVSao5iKWdyx7skLvCfQFGIUsP9NUs3dSbPac2IC4Go85/zG+7MlmA==",
  12239. "dependencies": {
  12240. "postcss-value-parser": "^4.2.0",
  12241. "stylehacks": "^5.1.0"
  12242. },
  12243. "engines": {
  12244. "node": "^10 || ^12 || >=14.0"
  12245. },
  12246. "peerDependencies": {
  12247. "postcss": "^8.2.15"
  12248. }
  12249. },
  12250. "node_modules/postcss-merge-rules": {
  12251. "version": "5.1.1",
  12252. "resolved": "https://registry.npmjs.org/postcss-merge-rules/-/postcss-merge-rules-5.1.1.tgz",
  12253. "integrity": "sha512-8wv8q2cXjEuCcgpIB1Xx1pIy8/rhMPIQqYKNzEdyx37m6gpq83mQQdCxgIkFgliyEnKvdwJf/C61vN4tQDq4Ww==",
  12254. "dependencies": {
  12255. "browserslist": "^4.16.6",
  12256. "caniuse-api": "^3.0.0",
  12257. "cssnano-utils": "^3.1.0",
  12258. "postcss-selector-parser": "^6.0.5"
  12259. },
  12260. "engines": {
  12261. "node": "^10 || ^12 || >=14.0"
  12262. },
  12263. "peerDependencies": {
  12264. "postcss": "^8.2.15"
  12265. }
  12266. },
  12267. "node_modules/postcss-minify-font-values": {
  12268. "version": "5.1.0",
  12269. "resolved": "https://registry.npmjs.org/postcss-minify-font-values/-/postcss-minify-font-values-5.1.0.tgz",
  12270. "integrity": "sha512-el3mYTgx13ZAPPirSVsHqFzl+BBBDrXvbySvPGFnQcTI4iNslrPaFq4muTkLZmKlGk4gyFAYUBMH30+HurREyA==",
  12271. "dependencies": {
  12272. "postcss-value-parser": "^4.2.0"
  12273. },
  12274. "engines": {
  12275. "node": "^10 || ^12 || >=14.0"
  12276. },
  12277. "peerDependencies": {
  12278. "postcss": "^8.2.15"
  12279. }
  12280. },
  12281. "node_modules/postcss-minify-gradients": {
  12282. "version": "5.1.1",
  12283. "resolved": "https://registry.npmjs.org/postcss-minify-gradients/-/postcss-minify-gradients-5.1.1.tgz",
  12284. "integrity": "sha512-VGvXMTpCEo4qHTNSa9A0a3D+dxGFZCYwR6Jokk+/3oB6flu2/PnPXAh2x7x52EkY5xlIHLm+Le8tJxe/7TNhzw==",
  12285. "dependencies": {
  12286. "colord": "^2.9.1",
  12287. "cssnano-utils": "^3.1.0",
  12288. "postcss-value-parser": "^4.2.0"
  12289. },
  12290. "engines": {
  12291. "node": "^10 || ^12 || >=14.0"
  12292. },
  12293. "peerDependencies": {
  12294. "postcss": "^8.2.15"
  12295. }
  12296. },
  12297. "node_modules/postcss-minify-params": {
  12298. "version": "5.1.2",
  12299. "resolved": "https://registry.npmjs.org/postcss-minify-params/-/postcss-minify-params-5.1.2.tgz",
  12300. "integrity": "sha512-aEP+p71S/urY48HWaRHasyx4WHQJyOYaKpQ6eXl8k0kxg66Wt/30VR6/woh8THgcpRbonJD5IeD+CzNhPi1L8g==",
  12301. "dependencies": {
  12302. "browserslist": "^4.16.6",
  12303. "cssnano-utils": "^3.1.0",
  12304. "postcss-value-parser": "^4.2.0"
  12305. },
  12306. "engines": {
  12307. "node": "^10 || ^12 || >=14.0"
  12308. },
  12309. "peerDependencies": {
  12310. "postcss": "^8.2.15"
  12311. }
  12312. },
  12313. "node_modules/postcss-minify-selectors": {
  12314. "version": "5.2.0",
  12315. "resolved": "https://registry.npmjs.org/postcss-minify-selectors/-/postcss-minify-selectors-5.2.0.tgz",
  12316. "integrity": "sha512-vYxvHkW+iULstA+ctVNx0VoRAR4THQQRkG77o0oa4/mBS0OzGvvzLIvHDv/nNEM0crzN2WIyFU5X7wZhaUK3RA==",
  12317. "dependencies": {
  12318. "postcss-selector-parser": "^6.0.5"
  12319. },
  12320. "engines": {
  12321. "node": "^10 || ^12 || >=14.0"
  12322. },
  12323. "peerDependencies": {
  12324. "postcss": "^8.2.15"
  12325. }
  12326. },
  12327. "node_modules/postcss-modules-extract-imports": {
  12328. "version": "3.0.0",
  12329. "resolved": "https://registry.npmjs.org/postcss-modules-extract-imports/-/postcss-modules-extract-imports-3.0.0.tgz",
  12330. "integrity": "sha512-bdHleFnP3kZ4NYDhuGlVK+CMrQ/pqUm8bx/oGL93K6gVwiclvX5x0n76fYMKuIGKzlABOy13zsvqjb0f92TEXw==",
  12331. "engines": {
  12332. "node": "^10 || ^12 || >= 14"
  12333. },
  12334. "peerDependencies": {
  12335. "postcss": "^8.1.0"
  12336. }
  12337. },
  12338. "node_modules/postcss-modules-local-by-default": {
  12339. "version": "4.0.0",
  12340. "resolved": "https://registry.npmjs.org/postcss-modules-local-by-default/-/postcss-modules-local-by-default-4.0.0.tgz",
  12341. "integrity": "sha512-sT7ihtmGSF9yhm6ggikHdV0hlziDTX7oFoXtuVWeDd3hHObNkcHRo9V3yg7vCAY7cONyxJC/XXCmmiHHcvX7bQ==",
  12342. "dependencies": {
  12343. "icss-utils": "^5.0.0",
  12344. "postcss-selector-parser": "^6.0.2",
  12345. "postcss-value-parser": "^4.1.0"
  12346. },
  12347. "engines": {
  12348. "node": "^10 || ^12 || >= 14"
  12349. },
  12350. "peerDependencies": {
  12351. "postcss": "^8.1.0"
  12352. }
  12353. },
  12354. "node_modules/postcss-modules-scope": {
  12355. "version": "3.0.0",
  12356. "resolved": "https://registry.npmjs.org/postcss-modules-scope/-/postcss-modules-scope-3.0.0.tgz",
  12357. "integrity": "sha512-hncihwFA2yPath8oZ15PZqvWGkWf+XUfQgUGamS4LqoP1anQLOsOJw0vr7J7IwLpoY9fatA2qiGUGmuZL0Iqlg==",
  12358. "dependencies": {
  12359. "postcss-selector-parser": "^6.0.4"
  12360. },
  12361. "engines": {
  12362. "node": "^10 || ^12 || >= 14"
  12363. },
  12364. "peerDependencies": {
  12365. "postcss": "^8.1.0"
  12366. }
  12367. },
  12368. "node_modules/postcss-modules-values": {
  12369. "version": "4.0.0",
  12370. "resolved": "https://registry.npmjs.org/postcss-modules-values/-/postcss-modules-values-4.0.0.tgz",
  12371. "integrity": "sha512-RDxHkAiEGI78gS2ofyvCsu7iycRv7oqw5xMWn9iMoR0N/7mf9D50ecQqUo5BZ9Zh2vH4bCUR/ktCqbB9m8vJjQ==",
  12372. "dependencies": {
  12373. "icss-utils": "^5.0.0"
  12374. },
  12375. "engines": {
  12376. "node": "^10 || ^12 || >= 14"
  12377. },
  12378. "peerDependencies": {
  12379. "postcss": "^8.1.0"
  12380. }
  12381. },
  12382. "node_modules/postcss-nested": {
  12383. "version": "5.0.6",
  12384. "resolved": "https://registry.npmjs.org/postcss-nested/-/postcss-nested-5.0.6.tgz",
  12385. "integrity": "sha512-rKqm2Fk0KbA8Vt3AdGN0FB9OBOMDVajMG6ZCf/GoHgdxUJ4sBFp0A/uMIRm+MJUdo33YXEtjqIz8u7DAp8B7DA==",
  12386. "dependencies": {
  12387. "postcss-selector-parser": "^6.0.6"
  12388. },
  12389. "engines": {
  12390. "node": ">=12.0"
  12391. },
  12392. "funding": {
  12393. "type": "opencollective",
  12394. "url": "https://opencollective.com/postcss/"
  12395. },
  12396. "peerDependencies": {
  12397. "postcss": "^8.2.14"
  12398. }
  12399. },
  12400. "node_modules/postcss-nesting": {
  12401. "version": "10.1.4",
  12402. "resolved": "https://registry.npmjs.org/postcss-nesting/-/postcss-nesting-10.1.4.tgz",
  12403. "integrity": "sha512-2ixdQ59ik/Gt1+oPHiI1kHdwEI8lLKEmui9B1nl6163ANLC+GewQn7fXMxJF2JSb4i2MKL96GU8fIiQztK4TTA==",
  12404. "dependencies": {
  12405. "postcss-selector-parser": "^6.0.10"
  12406. },
  12407. "engines": {
  12408. "node": "^12 || ^14 || >=16"
  12409. },
  12410. "funding": {
  12411. "type": "opencollective",
  12412. "url": "https://opencollective.com/csstools"
  12413. },
  12414. "peerDependencies": {
  12415. "postcss": "^8.4"
  12416. }
  12417. },
  12418. "node_modules/postcss-normalize": {
  12419. "version": "10.0.1",
  12420. "resolved": "https://registry.npmjs.org/postcss-normalize/-/postcss-normalize-10.0.1.tgz",
  12421. "integrity": "sha512-+5w18/rDev5mqERcG3W5GZNMJa1eoYYNGo8gB7tEwaos0ajk3ZXAI4mHGcNT47NE+ZnZD1pEpUOFLvltIwmeJA==",
  12422. "dependencies": {
  12423. "@csstools/normalize.css": "*",
  12424. "postcss-browser-comments": "^4",
  12425. "sanitize.css": "*"
  12426. },
  12427. "engines": {
  12428. "node": ">= 12"
  12429. },
  12430. "peerDependencies": {
  12431. "browserslist": ">= 4",
  12432. "postcss": ">= 8"
  12433. }
  12434. },
  12435. "node_modules/postcss-normalize-charset": {
  12436. "version": "5.1.0",
  12437. "resolved": "https://registry.npmjs.org/postcss-normalize-charset/-/postcss-normalize-charset-5.1.0.tgz",
  12438. "integrity": "sha512-mSgUJ+pd/ldRGVx26p2wz9dNZ7ji6Pn8VWBajMXFf8jk7vUoSrZ2lt/wZR7DtlZYKesmZI680qjr2CeFF2fbUg==",
  12439. "engines": {
  12440. "node": "^10 || ^12 || >=14.0"
  12441. },
  12442. "peerDependencies": {
  12443. "postcss": "^8.2.15"
  12444. }
  12445. },
  12446. "node_modules/postcss-normalize-display-values": {
  12447. "version": "5.1.0",
  12448. "resolved": "https://registry.npmjs.org/postcss-normalize-display-values/-/postcss-normalize-display-values-5.1.0.tgz",
  12449. "integrity": "sha512-WP4KIM4o2dazQXWmFaqMmcvsKmhdINFblgSeRgn8BJ6vxaMyaJkwAzpPpuvSIoG/rmX3M+IrRZEz2H0glrQNEA==",
  12450. "dependencies": {
  12451. "postcss-value-parser": "^4.2.0"
  12452. },
  12453. "engines": {
  12454. "node": "^10 || ^12 || >=14.0"
  12455. },
  12456. "peerDependencies": {
  12457. "postcss": "^8.2.15"
  12458. }
  12459. },
  12460. "node_modules/postcss-normalize-positions": {
  12461. "version": "5.1.0",
  12462. "resolved": "https://registry.npmjs.org/postcss-normalize-positions/-/postcss-normalize-positions-5.1.0.tgz",
  12463. "integrity": "sha512-8gmItgA4H5xiUxgN/3TVvXRoJxkAWLW6f/KKhdsH03atg0cB8ilXnrB5PpSshwVu/dD2ZsRFQcR1OEmSBDAgcQ==",
  12464. "dependencies": {
  12465. "postcss-value-parser": "^4.2.0"
  12466. },
  12467. "engines": {
  12468. "node": "^10 || ^12 || >=14.0"
  12469. },
  12470. "peerDependencies": {
  12471. "postcss": "^8.2.15"
  12472. }
  12473. },
  12474. "node_modules/postcss-normalize-repeat-style": {
  12475. "version": "5.1.0",
  12476. "resolved": "https://registry.npmjs.org/postcss-normalize-repeat-style/-/postcss-normalize-repeat-style-5.1.0.tgz",
  12477. "integrity": "sha512-IR3uBjc+7mcWGL6CtniKNQ4Rr5fTxwkaDHwMBDGGs1x9IVRkYIT/M4NelZWkAOBdV6v3Z9S46zqaKGlyzHSchw==",
  12478. "dependencies": {
  12479. "postcss-value-parser": "^4.2.0"
  12480. },
  12481. "engines": {
  12482. "node": "^10 || ^12 || >=14.0"
  12483. },
  12484. "peerDependencies": {
  12485. "postcss": "^8.2.15"
  12486. }
  12487. },
  12488. "node_modules/postcss-normalize-string": {
  12489. "version": "5.1.0",
  12490. "resolved": "https://registry.npmjs.org/postcss-normalize-string/-/postcss-normalize-string-5.1.0.tgz",
  12491. "integrity": "sha512-oYiIJOf4T9T1N4i+abeIc7Vgm/xPCGih4bZz5Nm0/ARVJ7K6xrDlLwvwqOydvyL3RHNf8qZk6vo3aatiw/go3w==",
  12492. "dependencies": {
  12493. "postcss-value-parser": "^4.2.0"
  12494. },
  12495. "engines": {
  12496. "node": "^10 || ^12 || >=14.0"
  12497. },
  12498. "peerDependencies": {
  12499. "postcss": "^8.2.15"
  12500. }
  12501. },
  12502. "node_modules/postcss-normalize-timing-functions": {
  12503. "version": "5.1.0",
  12504. "resolved": "https://registry.npmjs.org/postcss-normalize-timing-functions/-/postcss-normalize-timing-functions-5.1.0.tgz",
  12505. "integrity": "sha512-DOEkzJ4SAXv5xkHl0Wa9cZLF3WCBhF3o1SKVxKQAa+0pYKlueTpCgvkFAHfk+Y64ezX9+nITGrDZeVGgITJXjg==",
  12506. "dependencies": {
  12507. "postcss-value-parser": "^4.2.0"
  12508. },
  12509. "engines": {
  12510. "node": "^10 || ^12 || >=14.0"
  12511. },
  12512. "peerDependencies": {
  12513. "postcss": "^8.2.15"
  12514. }
  12515. },
  12516. "node_modules/postcss-normalize-unicode": {
  12517. "version": "5.1.0",
  12518. "resolved": "https://registry.npmjs.org/postcss-normalize-unicode/-/postcss-normalize-unicode-5.1.0.tgz",
  12519. "integrity": "sha512-J6M3MizAAZ2dOdSjy2caayJLQT8E8K9XjLce8AUQMwOrCvjCHv24aLC/Lps1R1ylOfol5VIDMaM/Lo9NGlk1SQ==",
  12520. "dependencies": {
  12521. "browserslist": "^4.16.6",
  12522. "postcss-value-parser": "^4.2.0"
  12523. },
  12524. "engines": {
  12525. "node": "^10 || ^12 || >=14.0"
  12526. },
  12527. "peerDependencies": {
  12528. "postcss": "^8.2.15"
  12529. }
  12530. },
  12531. "node_modules/postcss-normalize-url": {
  12532. "version": "5.1.0",
  12533. "resolved": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-5.1.0.tgz",
  12534. "integrity": "sha512-5upGeDO+PVthOxSmds43ZeMeZfKH+/DKgGRD7TElkkyS46JXAUhMzIKiCa7BabPeIy3AQcTkXwVVN7DbqsiCew==",
  12535. "dependencies": {
  12536. "normalize-url": "^6.0.1",
  12537. "postcss-value-parser": "^4.2.0"
  12538. },
  12539. "engines": {
  12540. "node": "^10 || ^12 || >=14.0"
  12541. },
  12542. "peerDependencies": {
  12543. "postcss": "^8.2.15"
  12544. }
  12545. },
  12546. "node_modules/postcss-normalize-whitespace": {
  12547. "version": "5.1.1",
  12548. "resolved": "https://registry.npmjs.org/postcss-normalize-whitespace/-/postcss-normalize-whitespace-5.1.1.tgz",
  12549. "integrity": "sha512-83ZJ4t3NUDETIHTa3uEg6asWjSBYL5EdkVB0sDncx9ERzOKBVJIUeDO9RyA9Zwtig8El1d79HBp0JEi8wvGQnA==",
  12550. "dependencies": {
  12551. "postcss-value-parser": "^4.2.0"
  12552. },
  12553. "engines": {
  12554. "node": "^10 || ^12 || >=14.0"
  12555. },
  12556. "peerDependencies": {
  12557. "postcss": "^8.2.15"
  12558. }
  12559. },
  12560. "node_modules/postcss-opacity-percentage": {
  12561. "version": "1.1.2",
  12562. "resolved": "https://registry.npmjs.org/postcss-opacity-percentage/-/postcss-opacity-percentage-1.1.2.tgz",
  12563. "integrity": "sha512-lyUfF7miG+yewZ8EAk9XUBIlrHyUE6fijnesuz+Mj5zrIHIEw6KcIZSOk/elVMqzLvREmXB83Zi/5QpNRYd47w==",
  12564. "funding": [
  12565. {
  12566. "type": "kofi",
  12567. "url": "https://ko-fi.com/mrcgrtz"
  12568. },
  12569. {
  12570. "type": "liberapay",
  12571. "url": "https://liberapay.com/mrcgrtz"
  12572. }
  12573. ],
  12574. "engines": {
  12575. "node": "^12 || ^14 || >=16"
  12576. }
  12577. },
  12578. "node_modules/postcss-ordered-values": {
  12579. "version": "5.1.1",
  12580. "resolved": "https://registry.npmjs.org/postcss-ordered-values/-/postcss-ordered-values-5.1.1.tgz",
  12581. "integrity": "sha512-7lxgXF0NaoMIgyihL/2boNAEZKiW0+HkMhdKMTD93CjW8TdCy2hSdj8lsAo+uwm7EDG16Da2Jdmtqpedl0cMfw==",
  12582. "dependencies": {
  12583. "cssnano-utils": "^3.1.0",
  12584. "postcss-value-parser": "^4.2.0"
  12585. },
  12586. "engines": {
  12587. "node": "^10 || ^12 || >=14.0"
  12588. },
  12589. "peerDependencies": {
  12590. "postcss": "^8.2.15"
  12591. }
  12592. },
  12593. "node_modules/postcss-overflow-shorthand": {
  12594. "version": "3.0.3",
  12595. "resolved": "https://registry.npmjs.org/postcss-overflow-shorthand/-/postcss-overflow-shorthand-3.0.3.tgz",
  12596. "integrity": "sha512-CxZwoWup9KXzQeeIxtgOciQ00tDtnylYIlJBBODqkgS/PU2jISuWOL/mYLHmZb9ZhZiCaNKsCRiLp22dZUtNsg==",
  12597. "engines": {
  12598. "node": "^12 || ^14 || >=16"
  12599. },
  12600. "peerDependencies": {
  12601. "postcss": "^8.4"
  12602. }
  12603. },
  12604. "node_modules/postcss-page-break": {
  12605. "version": "3.0.4",
  12606. "resolved": "https://registry.npmjs.org/postcss-page-break/-/postcss-page-break-3.0.4.tgz",
  12607. "integrity": "sha512-1JGu8oCjVXLa9q9rFTo4MbeeA5FMe00/9C7lN4va606Rdb+HkxXtXsmEDrIraQ11fGz/WvKWa8gMuCKkrXpTsQ==",
  12608. "peerDependencies": {
  12609. "postcss": "^8"
  12610. }
  12611. },
  12612. "node_modules/postcss-place": {
  12613. "version": "7.0.4",
  12614. "resolved": "https://registry.npmjs.org/postcss-place/-/postcss-place-7.0.4.tgz",
  12615. "integrity": "sha512-MrgKeiiu5OC/TETQO45kV3npRjOFxEHthsqGtkh3I1rPbZSbXGD/lZVi9j13cYh+NA8PIAPyk6sGjT9QbRyvSg==",
  12616. "dependencies": {
  12617. "postcss-value-parser": "^4.2.0"
  12618. },
  12619. "engines": {
  12620. "node": "^12 || ^14 || >=16"
  12621. },
  12622. "peerDependencies": {
  12623. "postcss": "^8.4"
  12624. }
  12625. },
  12626. "node_modules/postcss-preset-env": {
  12627. "version": "7.4.3",
  12628. "resolved": "https://registry.npmjs.org/postcss-preset-env/-/postcss-preset-env-7.4.3.tgz",
  12629. "integrity": "sha512-dlPA65g9KuGv7YsmGyCKtFkZKCPLkoVMUE3omOl6yM+qrynVHxFvf0tMuippIrXB/sB/MyhL1FgTIbrO+qMERg==",
  12630. "dependencies": {
  12631. "@csstools/postcss-color-function": "^1.0.3",
  12632. "@csstools/postcss-font-format-keywords": "^1.0.0",
  12633. "@csstools/postcss-hwb-function": "^1.0.0",
  12634. "@csstools/postcss-ic-unit": "^1.0.0",
  12635. "@csstools/postcss-is-pseudo-class": "^2.0.1",
  12636. "@csstools/postcss-normalize-display-values": "^1.0.0",
  12637. "@csstools/postcss-oklab-function": "^1.0.2",
  12638. "@csstools/postcss-progressive-custom-properties": "^1.3.0",
  12639. "autoprefixer": "^10.4.4",
  12640. "browserslist": "^4.20.2",
  12641. "css-blank-pseudo": "^3.0.3",
  12642. "css-has-pseudo": "^3.0.4",
  12643. "css-prefers-color-scheme": "^6.0.3",
  12644. "cssdb": "^6.5.0",
  12645. "postcss-attribute-case-insensitive": "^5.0.0",
  12646. "postcss-clamp": "^4.1.0",
  12647. "postcss-color-functional-notation": "^4.2.2",
  12648. "postcss-color-hex-alpha": "^8.0.3",
  12649. "postcss-color-rebeccapurple": "^7.0.2",
  12650. "postcss-custom-media": "^8.0.0",
  12651. "postcss-custom-properties": "^12.1.5",
  12652. "postcss-custom-selectors": "^6.0.0",
  12653. "postcss-dir-pseudo-class": "^6.0.4",
  12654. "postcss-double-position-gradients": "^3.1.1",
  12655. "postcss-env-function": "^4.0.6",
  12656. "postcss-focus-visible": "^6.0.4",
  12657. "postcss-focus-within": "^5.0.4",
  12658. "postcss-font-variant": "^5.0.0",
  12659. "postcss-gap-properties": "^3.0.3",
  12660. "postcss-image-set-function": "^4.0.6",
  12661. "postcss-initial": "^4.0.1",
  12662. "postcss-lab-function": "^4.1.2",
  12663. "postcss-logical": "^5.0.4",
  12664. "postcss-media-minmax": "^5.0.0",
  12665. "postcss-nesting": "^10.1.3",
  12666. "postcss-opacity-percentage": "^1.1.2",
  12667. "postcss-overflow-shorthand": "^3.0.3",
  12668. "postcss-page-break": "^3.0.4",
  12669. "postcss-place": "^7.0.4",
  12670. "postcss-pseudo-class-any-link": "^7.1.1",
  12671. "postcss-replace-overflow-wrap": "^4.0.0",
  12672. "postcss-selector-not": "^5.0.0",
  12673. "postcss-value-parser": "^4.2.0"
  12674. },
  12675. "engines": {
  12676. "node": "^12 || ^14 || >=16"
  12677. },
  12678. "peerDependencies": {
  12679. "postcss": "^8.4"
  12680. }
  12681. },
  12682. "node_modules/postcss-pseudo-class-any-link": {
  12683. "version": "7.1.2",
  12684. "resolved": "https://registry.npmjs.org/postcss-pseudo-class-any-link/-/postcss-pseudo-class-any-link-7.1.2.tgz",
  12685. "integrity": "sha512-76XzEQv3g+Vgnz3tmqh3pqQyRojkcJ+pjaePsyhcyf164p9aZsu3t+NWxkZYbcHLK1ju5Qmalti2jPI5IWCe5w==",
  12686. "dependencies": {
  12687. "postcss-selector-parser": "^6.0.10"
  12688. },
  12689. "engines": {
  12690. "node": "^12 || ^14 || >=16"
  12691. },
  12692. "funding": {
  12693. "type": "opencollective",
  12694. "url": "https://opencollective.com/csstools"
  12695. },
  12696. "peerDependencies": {
  12697. "postcss": "^8.4"
  12698. }
  12699. },
  12700. "node_modules/postcss-reduce-initial": {
  12701. "version": "5.1.0",
  12702. "resolved": "https://registry.npmjs.org/postcss-reduce-initial/-/postcss-reduce-initial-5.1.0.tgz",
  12703. "integrity": "sha512-5OgTUviz0aeH6MtBjHfbr57tml13PuedK/Ecg8szzd4XRMbYxH4572JFG067z+FqBIf6Zp/d+0581glkvvWMFw==",
  12704. "dependencies": {
  12705. "browserslist": "^4.16.6",
  12706. "caniuse-api": "^3.0.0"
  12707. },
  12708. "engines": {
  12709. "node": "^10 || ^12 || >=14.0"
  12710. },
  12711. "peerDependencies": {
  12712. "postcss": "^8.2.15"
  12713. }
  12714. },
  12715. "node_modules/postcss-reduce-transforms": {
  12716. "version": "5.1.0",
  12717. "resolved": "https://registry.npmjs.org/postcss-reduce-transforms/-/postcss-reduce-transforms-5.1.0.tgz",
  12718. "integrity": "sha512-2fbdbmgir5AvpW9RLtdONx1QoYG2/EtqpNQbFASDlixBbAYuTcJ0dECwlqNqH7VbaUnEnh8SrxOe2sRIn24XyQ==",
  12719. "dependencies": {
  12720. "postcss-value-parser": "^4.2.0"
  12721. },
  12722. "engines": {
  12723. "node": "^10 || ^12 || >=14.0"
  12724. },
  12725. "peerDependencies": {
  12726. "postcss": "^8.2.15"
  12727. }
  12728. },
  12729. "node_modules/postcss-replace-overflow-wrap": {
  12730. "version": "4.0.0",
  12731. "resolved": "https://registry.npmjs.org/postcss-replace-overflow-wrap/-/postcss-replace-overflow-wrap-4.0.0.tgz",
  12732. "integrity": "sha512-KmF7SBPphT4gPPcKZc7aDkweHiKEEO8cla/GjcBK+ckKxiZslIu3C4GCRW3DNfL0o7yW7kMQu9xlZ1kXRXLXtw==",
  12733. "peerDependencies": {
  12734. "postcss": "^8.0.3"
  12735. }
  12736. },
  12737. "node_modules/postcss-selector-not": {
  12738. "version": "5.0.0",
  12739. "resolved": "https://registry.npmjs.org/postcss-selector-not/-/postcss-selector-not-5.0.0.tgz",
  12740. "integrity": "sha512-/2K3A4TCP9orP4TNS7u3tGdRFVKqz/E6pX3aGnriPG0jU78of8wsUcqE4QAhWEU0d+WnMSF93Ah3F//vUtK+iQ==",
  12741. "dependencies": {
  12742. "balanced-match": "^1.0.0"
  12743. },
  12744. "peerDependencies": {
  12745. "postcss": "^8.1.0"
  12746. }
  12747. },
  12748. "node_modules/postcss-selector-parser": {
  12749. "version": "6.0.10",
  12750. "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.10.tgz",
  12751. "integrity": "sha512-IQ7TZdoaqbT+LCpShg46jnZVlhWD2w6iQYAcYXfHARZ7X1t/UGhhceQDs5X0cGqKvYlHNOuv7Oa1xmb0oQuA3w==",
  12752. "dependencies": {
  12753. "cssesc": "^3.0.0",
  12754. "util-deprecate": "^1.0.2"
  12755. },
  12756. "engines": {
  12757. "node": ">=4"
  12758. }
  12759. },
  12760. "node_modules/postcss-svgo": {
  12761. "version": "5.1.0",
  12762. "resolved": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-5.1.0.tgz",
  12763. "integrity": "sha512-D75KsH1zm5ZrHyxPakAxJWtkyXew5qwS70v56exwvw542d9CRtTo78K0WeFxZB4G7JXKKMbEZtZayTGdIky/eA==",
  12764. "dependencies": {
  12765. "postcss-value-parser": "^4.2.0",
  12766. "svgo": "^2.7.0"
  12767. },
  12768. "engines": {
  12769. "node": "^10 || ^12 || >=14.0"
  12770. },
  12771. "peerDependencies": {
  12772. "postcss": "^8.2.15"
  12773. }
  12774. },
  12775. "node_modules/postcss-svgo/node_modules/commander": {
  12776. "version": "7.2.0",
  12777. "resolved": "https://registry.npmjs.org/commander/-/commander-7.2.0.tgz",
  12778. "integrity": "sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==",
  12779. "engines": {
  12780. "node": ">= 10"
  12781. }
  12782. },
  12783. "node_modules/postcss-svgo/node_modules/css-tree": {
  12784. "version": "1.1.3",
  12785. "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-1.1.3.tgz",
  12786. "integrity": "sha512-tRpdppF7TRazZrjJ6v3stzv93qxRcSsFmW6cX0Zm2NVKpxE1WV1HblnghVv9TreireHkqI/VDEsfolRF1p6y7Q==",
  12787. "dependencies": {
  12788. "mdn-data": "2.0.14",
  12789. "source-map": "^0.6.1"
  12790. },
  12791. "engines": {
  12792. "node": ">=8.0.0"
  12793. }
  12794. },
  12795. "node_modules/postcss-svgo/node_modules/mdn-data": {
  12796. "version": "2.0.14",
  12797. "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.14.tgz",
  12798. "integrity": "sha512-dn6wd0uw5GsdswPFfsgMp5NSB0/aDe6fK94YJV/AJDYXL6HVLWBsxeq7js7Ad+mU2K9LAlwpk6kN2D5mwCPVow=="
  12799. },
  12800. "node_modules/postcss-svgo/node_modules/svgo": {
  12801. "version": "2.8.0",
  12802. "resolved": "https://registry.npmjs.org/svgo/-/svgo-2.8.0.tgz",
  12803. "integrity": "sha512-+N/Q9kV1+F+UeWYoSiULYo4xYSDQlTgb+ayMobAXPwMnLvop7oxKMo9OzIrX5x3eS4L4f2UHhc9axXwY8DpChg==",
  12804. "dependencies": {
  12805. "@trysound/sax": "0.2.0",
  12806. "commander": "^7.2.0",
  12807. "css-select": "^4.1.3",
  12808. "css-tree": "^1.1.3",
  12809. "csso": "^4.2.0",
  12810. "picocolors": "^1.0.0",
  12811. "stable": "^0.1.8"
  12812. },
  12813. "bin": {
  12814. "svgo": "bin/svgo"
  12815. },
  12816. "engines": {
  12817. "node": ">=10.13.0"
  12818. }
  12819. },
  12820. "node_modules/postcss-unique-selectors": {
  12821. "version": "5.1.1",
  12822. "resolved": "https://registry.npmjs.org/postcss-unique-selectors/-/postcss-unique-selectors-5.1.1.tgz",
  12823. "integrity": "sha512-5JiODlELrz8L2HwxfPnhOWZYWDxVHWL83ufOv84NrcgipI7TaeRsatAhK4Tr2/ZiYldpK/wBvw5BD3qfaK96GA==",
  12824. "dependencies": {
  12825. "postcss-selector-parser": "^6.0.5"
  12826. },
  12827. "engines": {
  12828. "node": "^10 || ^12 || >=14.0"
  12829. },
  12830. "peerDependencies": {
  12831. "postcss": "^8.2.15"
  12832. }
  12833. },
  12834. "node_modules/postcss-value-parser": {
  12835. "version": "4.2.0",
  12836. "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz",
  12837. "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ=="
  12838. },
  12839. "node_modules/prelude-ls": {
  12840. "version": "1.2.1",
  12841. "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz",
  12842. "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==",
  12843. "engines": {
  12844. "node": ">= 0.8.0"
  12845. }
  12846. },
  12847. "node_modules/pretty-bytes": {
  12848. "version": "5.6.0",
  12849. "resolved": "https://registry.npmjs.org/pretty-bytes/-/pretty-bytes-5.6.0.tgz",
  12850. "integrity": "sha512-FFw039TmrBqFK8ma/7OL3sDz/VytdtJr044/QUJtH0wK9lb9jLq9tJyIxUwtQJHwar2BqtiA4iCWSwo9JLkzFg==",
  12851. "engines": {
  12852. "node": ">=6"
  12853. },
  12854. "funding": {
  12855. "url": "https://github.com/sponsors/sindresorhus"
  12856. }
  12857. },
  12858. "node_modules/pretty-error": {
  12859. "version": "4.0.0",
  12860. "resolved": "https://registry.npmjs.org/pretty-error/-/pretty-error-4.0.0.tgz",
  12861. "integrity": "sha512-AoJ5YMAcXKYxKhuJGdcvse+Voc6v1RgnsR3nWcYU7q4t6z0Q6T86sv5Zq8VIRbOWWFpvdGE83LtdSMNd+6Y0xw==",
  12862. "dependencies": {
  12863. "lodash": "^4.17.20",
  12864. "renderkid": "^3.0.0"
  12865. }
  12866. },
  12867. "node_modules/pretty-format": {
  12868. "version": "27.5.1",
  12869. "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-27.5.1.tgz",
  12870. "integrity": "sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ==",
  12871. "dependencies": {
  12872. "ansi-regex": "^5.0.1",
  12873. "ansi-styles": "^5.0.0",
  12874. "react-is": "^17.0.1"
  12875. },
  12876. "engines": {
  12877. "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
  12878. }
  12879. },
  12880. "node_modules/pretty-format/node_modules/ansi-styles": {
  12881. "version": "5.2.0",
  12882. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
  12883. "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==",
  12884. "engines": {
  12885. "node": ">=10"
  12886. },
  12887. "funding": {
  12888. "url": "https://github.com/chalk/ansi-styles?sponsor=1"
  12889. }
  12890. },
  12891. "node_modules/process-nextick-args": {
  12892. "version": "2.0.1",
  12893. "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz",
  12894. "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag=="
  12895. },
  12896. "node_modules/promise": {
  12897. "version": "8.1.0",
  12898. "resolved": "https://registry.npmjs.org/promise/-/promise-8.1.0.tgz",
  12899. "integrity": "sha512-W04AqnILOL/sPRXziNicCjSNRruLAuIHEOVBazepu0545DDNGYHz7ar9ZgZ1fMU8/MA4mVxp5rkBWRi6OXIy3Q==",
  12900. "dependencies": {
  12901. "asap": "~2.0.6"
  12902. }
  12903. },
  12904. "node_modules/promise-inflight": {
  12905. "version": "1.0.1",
  12906. "resolved": "https://registry.npmjs.org/promise-inflight/-/promise-inflight-1.0.1.tgz",
  12907. "integrity": "sha1-mEcocL8igTL8vdhoEputEsPAKeM="
  12908. },
  12909. "node_modules/promise-retry": {
  12910. "version": "2.0.1",
  12911. "resolved": "https://registry.npmjs.org/promise-retry/-/promise-retry-2.0.1.tgz",
  12912. "integrity": "sha512-y+WKFlBR8BGXnsNlIHFGPZmyDf3DFMoLhaflAnyZgV6rG6xu+JwesTo2Q9R6XwYmtmwAFCkAk3e35jEdoeh/3g==",
  12913. "dependencies": {
  12914. "err-code": "^2.0.2",
  12915. "retry": "^0.12.0"
  12916. },
  12917. "engines": {
  12918. "node": ">=10"
  12919. }
  12920. },
  12921. "node_modules/promise-retry/node_modules/retry": {
  12922. "version": "0.12.0",
  12923. "resolved": "https://registry.npmjs.org/retry/-/retry-0.12.0.tgz",
  12924. "integrity": "sha1-G0KmJmoh8HQh0bC1S33BZ7AcATs=",
  12925. "engines": {
  12926. "node": ">= 4"
  12927. }
  12928. },
  12929. "node_modules/prompts": {
  12930. "version": "2.4.2",
  12931. "resolved": "https://registry.npmjs.org/prompts/-/prompts-2.4.2.tgz",
  12932. "integrity": "sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==",
  12933. "dependencies": {
  12934. "kleur": "^3.0.3",
  12935. "sisteransi": "^1.0.5"
  12936. },
  12937. "engines": {
  12938. "node": ">= 6"
  12939. }
  12940. },
  12941. "node_modules/prop-types": {
  12942. "version": "15.8.1",
  12943. "resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.8.1.tgz",
  12944. "integrity": "sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==",
  12945. "dependencies": {
  12946. "loose-envify": "^1.4.0",
  12947. "object-assign": "^4.1.1",
  12948. "react-is": "^16.13.1"
  12949. }
  12950. },
  12951. "node_modules/prop-types/node_modules/react-is": {
  12952. "version": "16.13.1",
  12953. "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz",
  12954. "integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
  12955. },
  12956. "node_modules/proxy-addr": {
  12957. "version": "2.0.7",
  12958. "resolved": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.7.tgz",
  12959. "integrity": "sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==",
  12960. "dependencies": {
  12961. "forwarded": "0.2.0",
  12962. "ipaddr.js": "1.9.1"
  12963. },
  12964. "engines": {
  12965. "node": ">= 0.10"
  12966. }
  12967. },
  12968. "node_modules/proxy-addr/node_modules/ipaddr.js": {
  12969. "version": "1.9.1",
  12970. "resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.9.1.tgz",
  12971. "integrity": "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==",
  12972. "engines": {
  12973. "node": ">= 0.10"
  12974. }
  12975. },
  12976. "node_modules/psl": {
  12977. "version": "1.8.0",
  12978. "resolved": "https://registry.npmjs.org/psl/-/psl-1.8.0.tgz",
  12979. "integrity": "sha512-RIdOzyoavK+hA18OGGWDqUTsCLhtA7IcZ/6NCs4fFJaHBDab+pDDmDIByWFRQJq2Cd7r1OoQxBGKOaztq+hjIQ=="
  12980. },
  12981. "node_modules/punycode": {
  12982. "version": "2.1.1",
  12983. "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz",
  12984. "integrity": "sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==",
  12985. "engines": {
  12986. "node": ">=6"
  12987. }
  12988. },
  12989. "node_modules/q": {
  12990. "version": "1.5.1",
  12991. "resolved": "https://registry.npmjs.org/q/-/q-1.5.1.tgz",
  12992. "integrity": "sha1-fjL3W0E4EpHQRhHxvxQQmsAGUdc=",
  12993. "engines": {
  12994. "node": ">=0.6.0",
  12995. "teleport": ">=0.2.0"
  12996. }
  12997. },
  12998. "node_modules/qs": {
  12999. "version": "6.9.7",
  13000. "resolved": "https://registry.npmjs.org/qs/-/qs-6.9.7.tgz",
  13001. "integrity": "sha512-IhMFgUmuNpyRfxA90umL7ByLlgRXu6tIfKPpF5TmcfRLlLCckfP/g3IQmju6jjpu+Hh8rA+2p6A27ZSPOOHdKw==",
  13002. "engines": {
  13003. "node": ">=0.6"
  13004. },
  13005. "funding": {
  13006. "url": "https://github.com/sponsors/ljharb"
  13007. }
  13008. },
  13009. "node_modules/queue-microtask": {
  13010. "version": "1.2.3",
  13011. "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz",
  13012. "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==",
  13013. "funding": [
  13014. {
  13015. "type": "github",
  13016. "url": "https://github.com/sponsors/feross"
  13017. },
  13018. {
  13019. "type": "patreon",
  13020. "url": "https://www.patreon.com/feross"
  13021. },
  13022. {
  13023. "type": "consulting",
  13024. "url": "https://feross.org/support"
  13025. }
  13026. ]
  13027. },
  13028. "node_modules/quick-lru": {
  13029. "version": "5.1.1",
  13030. "resolved": "https://registry.npmjs.org/quick-lru/-/quick-lru-5.1.1.tgz",
  13031. "integrity": "sha512-WuyALRjWPDGtt/wzJiadO5AXY+8hZ80hVpe6MyivgraREW751X3SbhRvG3eLKOYN+8VEvqLcf3wdnt44Z4S4SA==",
  13032. "engines": {
  13033. "node": ">=10"
  13034. },
  13035. "funding": {
  13036. "url": "https://github.com/sponsors/sindresorhus"
  13037. }
  13038. },
  13039. "node_modules/raf": {
  13040. "version": "3.4.1",
  13041. "resolved": "https://registry.npmjs.org/raf/-/raf-3.4.1.tgz",
  13042. "integrity": "sha512-Sq4CW4QhwOHE8ucn6J34MqtZCeWFP2aQSmrlroYgqAV1PjStIhJXxYuTgUIfkEk7zTLjmIjLmU5q+fbD1NnOJA==",
  13043. "dependencies": {
  13044. "performance-now": "^2.1.0"
  13045. }
  13046. },
  13047. "node_modules/randombytes": {
  13048. "version": "2.1.0",
  13049. "resolved": "https://registry.npmjs.org/randombytes/-/randombytes-2.1.0.tgz",
  13050. "integrity": "sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==",
  13051. "dependencies": {
  13052. "safe-buffer": "^5.1.0"
  13053. }
  13054. },
  13055. "node_modules/range-parser": {
  13056. "version": "1.2.1",
  13057. "resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz",
  13058. "integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==",
  13059. "engines": {
  13060. "node": ">= 0.6"
  13061. }
  13062. },
  13063. "node_modules/raw-body": {
  13064. "version": "2.4.3",
  13065. "resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.4.3.tgz",
  13066. "integrity": "sha512-UlTNLIcu0uzb4D2f4WltY6cVjLi+/jEN4lgEUj3E04tpMDpUlkBo/eSn6zou9hum2VMNpCCUone0O0WeJim07g==",
  13067. "dependencies": {
  13068. "bytes": "3.1.2",
  13069. "http-errors": "1.8.1",
  13070. "iconv-lite": "0.4.24",
  13071. "unpipe": "1.0.0"
  13072. },
  13073. "engines": {
  13074. "node": ">= 0.8"
  13075. }
  13076. },
  13077. "node_modules/raw-body/node_modules/bytes": {
  13078. "version": "3.1.2",
  13079. "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz",
  13080. "integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==",
  13081. "engines": {
  13082. "node": ">= 0.8"
  13083. }
  13084. },
  13085. "node_modules/raw-body/node_modules/iconv-lite": {
  13086. "version": "0.4.24",
  13087. "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz",
  13088. "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==",
  13089. "dependencies": {
  13090. "safer-buffer": ">= 2.1.2 < 3"
  13091. },
  13092. "engines": {
  13093. "node": ">=0.10.0"
  13094. }
  13095. },
  13096. "node_modules/react": {
  13097. "version": "17.0.2",
  13098. "resolved": "https://registry.npmjs.org/react/-/react-17.0.2.tgz",
  13099. "integrity": "sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA==",
  13100. "dependencies": {
  13101. "loose-envify": "^1.1.0",
  13102. "object-assign": "^4.1.1"
  13103. },
  13104. "engines": {
  13105. "node": ">=0.10.0"
  13106. }
  13107. },
  13108. "node_modules/react-app-polyfill": {
  13109. "version": "3.0.0",
  13110. "resolved": "https://registry.npmjs.org/react-app-polyfill/-/react-app-polyfill-3.0.0.tgz",
  13111. "integrity": "sha512-sZ41cxiU5llIB003yxxQBYrARBqe0repqPTTYBTmMqTz9szeBbE37BehCE891NZsmdZqqP+xWKdT3eo3vOzN8w==",
  13112. "dependencies": {
  13113. "core-js": "^3.19.2",
  13114. "object-assign": "^4.1.1",
  13115. "promise": "^8.1.0",
  13116. "raf": "^3.4.1",
  13117. "regenerator-runtime": "^0.13.9",
  13118. "whatwg-fetch": "^3.6.2"
  13119. },
  13120. "engines": {
  13121. "node": ">=14"
  13122. }
  13123. },
  13124. "node_modules/react-countdown-circle-timer": {
  13125. "version": "3.0.9",
  13126. "resolved": "https://registry.npmjs.org/react-countdown-circle-timer/-/react-countdown-circle-timer-3.0.9.tgz",
  13127. "integrity": "sha512-2rE2NklqgtArbvM9RVR3NctiKQ8+lY8PEjUZ2S1pKowD8CmaXUGqIaCbFBcygYH2aZQs9qPIQA49Z+9Jc2TOiQ==",
  13128. "peerDependencies": {
  13129. "react": ">=16.8.0"
  13130. }
  13131. },
  13132. "node_modules/react-dev-utils": {
  13133. "version": "12.0.1",
  13134. "resolved": "https://registry.npmjs.org/react-dev-utils/-/react-dev-utils-12.0.1.tgz",
  13135. "integrity": "sha512-84Ivxmr17KjUupyqzFode6xKhjwuEJDROWKJy/BthkL7Wn6NJ8h4WE6k/exAv6ImS+0oZLRRW5j/aINMHyeGeQ==",
  13136. "dependencies": {
  13137. "@babel/code-frame": "^7.16.0",
  13138. "address": "^1.1.2",
  13139. "browserslist": "^4.18.1",
  13140. "chalk": "^4.1.2",
  13141. "cross-spawn": "^7.0.3",
  13142. "detect-port-alt": "^1.1.6",
  13143. "escape-string-regexp": "^4.0.0",
  13144. "filesize": "^8.0.6",
  13145. "find-up": "^5.0.0",
  13146. "fork-ts-checker-webpack-plugin": "^6.5.0",
  13147. "global-modules": "^2.0.0",
  13148. "globby": "^11.0.4",
  13149. "gzip-size": "^6.0.0",
  13150. "immer": "^9.0.7",
  13151. "is-root": "^2.1.0",
  13152. "loader-utils": "^3.2.0",
  13153. "open": "^8.4.0",
  13154. "pkg-up": "^3.1.0",
  13155. "prompts": "^2.4.2",
  13156. "react-error-overlay": "^6.0.11",
  13157. "recursive-readdir": "^2.2.2",
  13158. "shell-quote": "^1.7.3",
  13159. "strip-ansi": "^6.0.1",
  13160. "text-table": "^0.2.0"
  13161. },
  13162. "engines": {
  13163. "node": ">=14"
  13164. }
  13165. },
  13166. "node_modules/react-dev-utils/node_modules/loader-utils": {
  13167. "version": "3.2.0",
  13168. "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-3.2.0.tgz",
  13169. "integrity": "sha512-HVl9ZqccQihZ7JM85dco1MvO9G+ONvxoGa9rkhzFsneGLKSUg1gJf9bWzhRhcvm2qChhWpebQhP44qxjKIUCaQ==",
  13170. "engines": {
  13171. "node": ">= 12.13.0"
  13172. }
  13173. },
  13174. "node_modules/react-dom": {
  13175. "version": "17.0.2",
  13176. "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-17.0.2.tgz",
  13177. "integrity": "sha512-s4h96KtLDUQlsENhMn1ar8t2bEa+q/YAtj8pPPdIjPDGBDIVNsrD9aXNWqspUe6AzKCIG0C1HZZLqLV7qpOBGA==",
  13178. "dependencies": {
  13179. "loose-envify": "^1.1.0",
  13180. "object-assign": "^4.1.1",
  13181. "scheduler": "^0.20.2"
  13182. },
  13183. "peerDependencies": {
  13184. "react": "17.0.2"
  13185. }
  13186. },
  13187. "node_modules/react-error-overlay": {
  13188. "version": "6.0.11",
  13189. "resolved": "https://registry.npmjs.org/react-error-overlay/-/react-error-overlay-6.0.11.tgz",
  13190. "integrity": "sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg=="
  13191. },
  13192. "node_modules/react-is": {
  13193. "version": "17.0.2",
  13194. "resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz",
  13195. "integrity": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w=="
  13196. },
  13197. "node_modules/react-refresh": {
  13198. "version": "0.11.0",
  13199. "resolved": "https://registry.npmjs.org/react-refresh/-/react-refresh-0.11.0.tgz",
  13200. "integrity": "sha512-F27qZr8uUqwhWZboondsPx8tnC3Ct3SxZA3V5WyEvujRyyNv0VYPhoBg1gZ8/MV5tubQp76Trw8lTv9hzRBa+A==",
  13201. "engines": {
  13202. "node": ">=0.10.0"
  13203. }
  13204. },
  13205. "node_modules/react-router": {
  13206. "version": "5.3.1",
  13207. "resolved": "https://registry.npmjs.org/react-router/-/react-router-5.3.1.tgz",
  13208. "integrity": "sha512-v+zwjqb7bakqgF+wMVKlAPTca/cEmPOvQ9zt7gpSNyPXau1+0qvuYZ5BWzzNDP1y6s15zDwgb9rPN63+SIniRQ==",
  13209. "dependencies": {
  13210. "@babel/runtime": "^7.12.13",
  13211. "history": "^4.9.0",
  13212. "hoist-non-react-statics": "^3.1.0",
  13213. "loose-envify": "^1.3.1",
  13214. "mini-create-react-context": "^0.4.0",
  13215. "path-to-regexp": "^1.7.0",
  13216. "prop-types": "^15.6.2",
  13217. "react-is": "^16.6.0",
  13218. "tiny-invariant": "^1.0.2",
  13219. "tiny-warning": "^1.0.0"
  13220. },
  13221. "peerDependencies": {
  13222. "react": ">=15"
  13223. }
  13224. },
  13225. "node_modules/react-router-dom": {
  13226. "version": "5.3.1",
  13227. "resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-5.3.1.tgz",
  13228. "integrity": "sha512-f0pj/gMAbv9e8gahTmCEY20oFhxhrmHwYeIwH5EO5xu0qme+wXtsdB8YfUOAZzUz4VaXmb58m3ceiLtjMhqYmQ==",
  13229. "dependencies": {
  13230. "@babel/runtime": "^7.12.13",
  13231. "history": "^4.9.0",
  13232. "loose-envify": "^1.3.1",
  13233. "prop-types": "^15.6.2",
  13234. "react-router": "5.3.1",
  13235. "tiny-invariant": "^1.0.2",
  13236. "tiny-warning": "^1.0.0"
  13237. },
  13238. "peerDependencies": {
  13239. "react": ">=15"
  13240. }
  13241. },
  13242. "node_modules/react-router/node_modules/react-is": {
  13243. "version": "16.13.1",
  13244. "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz",
  13245. "integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
  13246. },
  13247. "node_modules/react-scripts": {
  13248. "version": "5.0.1",
  13249. "resolved": "https://registry.npmjs.org/react-scripts/-/react-scripts-5.0.1.tgz",
  13250. "integrity": "sha512-8VAmEm/ZAwQzJ+GOMLbBsTdDKOpuZh7RPs0UymvBR2vRk4iZWCskjbFnxqjrzoIvlNNRZ3QJFx6/qDSi6zSnaQ==",
  13251. "dependencies": {
  13252. "@babel/core": "^7.16.0",
  13253. "@pmmmwh/react-refresh-webpack-plugin": "^0.5.3",
  13254. "@svgr/webpack": "^5.5.0",
  13255. "babel-jest": "^27.4.2",
  13256. "babel-loader": "^8.2.3",
  13257. "babel-plugin-named-asset-import": "^0.3.8",
  13258. "babel-preset-react-app": "^10.0.1",
  13259. "bfj": "^7.0.2",
  13260. "browserslist": "^4.18.1",
  13261. "camelcase": "^6.2.1",
  13262. "case-sensitive-paths-webpack-plugin": "^2.4.0",
  13263. "css-loader": "^6.5.1",
  13264. "css-minimizer-webpack-plugin": "^3.2.0",
  13265. "dotenv": "^10.0.0",
  13266. "dotenv-expand": "^5.1.0",
  13267. "eslint": "^8.3.0",
  13268. "eslint-config-react-app": "^7.0.1",
  13269. "eslint-webpack-plugin": "^3.1.1",
  13270. "file-loader": "^6.2.0",
  13271. "fs-extra": "^10.0.0",
  13272. "html-webpack-plugin": "^5.5.0",
  13273. "identity-obj-proxy": "^3.0.0",
  13274. "jest": "^27.4.3",
  13275. "jest-resolve": "^27.4.2",
  13276. "jest-watch-typeahead": "^1.0.0",
  13277. "mini-css-extract-plugin": "^2.4.5",
  13278. "postcss": "^8.4.4",
  13279. "postcss-flexbugs-fixes": "^5.0.2",
  13280. "postcss-loader": "^6.2.1",
  13281. "postcss-normalize": "^10.0.1",
  13282. "postcss-preset-env": "^7.0.1",
  13283. "prompts": "^2.4.2",
  13284. "react-app-polyfill": "^3.0.0",
  13285. "react-dev-utils": "^12.0.1",
  13286. "react-refresh": "^0.11.0",
  13287. "resolve": "^1.20.0",
  13288. "resolve-url-loader": "^4.0.0",
  13289. "sass-loader": "^12.3.0",
  13290. "semver": "^7.3.5",
  13291. "source-map-loader": "^3.0.0",
  13292. "style-loader": "^3.3.1",
  13293. "tailwindcss": "^3.0.2",
  13294. "terser-webpack-plugin": "^5.2.5",
  13295. "webpack": "^5.64.4",
  13296. "webpack-dev-server": "^4.6.0",
  13297. "webpack-manifest-plugin": "^4.0.2",
  13298. "workbox-webpack-plugin": "^6.4.1"
  13299. },
  13300. "bin": {
  13301. "react-scripts": "bin/react-scripts.js"
  13302. },
  13303. "engines": {
  13304. "node": ">=14.0.0"
  13305. },
  13306. "optionalDependencies": {
  13307. "fsevents": "^2.3.2"
  13308. },
  13309. "peerDependencies": {
  13310. "react": ">= 16",
  13311. "typescript": "^3.2.1 || ^4"
  13312. },
  13313. "peerDependenciesMeta": {
  13314. "typescript": {
  13315. "optional": true
  13316. }
  13317. }
  13318. },
  13319. "node_modules/read-pkg": {
  13320. "version": "5.2.0",
  13321. "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-5.2.0.tgz",
  13322. "integrity": "sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==",
  13323. "dependencies": {
  13324. "@types/normalize-package-data": "^2.4.0",
  13325. "normalize-package-data": "^2.5.0",
  13326. "parse-json": "^5.0.0",
  13327. "type-fest": "^0.6.0"
  13328. },
  13329. "engines": {
  13330. "node": ">=8"
  13331. }
  13332. },
  13333. "node_modules/read-pkg-up": {
  13334. "version": "7.0.1",
  13335. "resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-7.0.1.tgz",
  13336. "integrity": "sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg==",
  13337. "dependencies": {
  13338. "find-up": "^4.1.0",
  13339. "read-pkg": "^5.2.0",
  13340. "type-fest": "^0.8.1"
  13341. },
  13342. "engines": {
  13343. "node": ">=8"
  13344. },
  13345. "funding": {
  13346. "url": "https://github.com/sponsors/sindresorhus"
  13347. }
  13348. },
  13349. "node_modules/read-pkg-up/node_modules/find-up": {
  13350. "version": "4.1.0",
  13351. "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",
  13352. "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
  13353. "dependencies": {
  13354. "locate-path": "^5.0.0",
  13355. "path-exists": "^4.0.0"
  13356. },
  13357. "engines": {
  13358. "node": ">=8"
  13359. }
  13360. },
  13361. "node_modules/read-pkg-up/node_modules/locate-path": {
  13362. "version": "5.0.0",
  13363. "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
  13364. "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
  13365. "dependencies": {
  13366. "p-locate": "^4.1.0"
  13367. },
  13368. "engines": {
  13369. "node": ">=8"
  13370. }
  13371. },
  13372. "node_modules/read-pkg-up/node_modules/p-limit": {
  13373. "version": "2.3.0",
  13374. "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
  13375. "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
  13376. "dependencies": {
  13377. "p-try": "^2.0.0"
  13378. },
  13379. "engines": {
  13380. "node": ">=6"
  13381. },
  13382. "funding": {
  13383. "url": "https://github.com/sponsors/sindresorhus"
  13384. }
  13385. },
  13386. "node_modules/read-pkg-up/node_modules/p-locate": {
  13387. "version": "4.1.0",
  13388. "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz",
  13389. "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==",
  13390. "dependencies": {
  13391. "p-limit": "^2.2.0"
  13392. },
  13393. "engines": {
  13394. "node": ">=8"
  13395. }
  13396. },
  13397. "node_modules/read-pkg-up/node_modules/type-fest": {
  13398. "version": "0.8.1",
  13399. "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz",
  13400. "integrity": "sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==",
  13401. "engines": {
  13402. "node": ">=8"
  13403. }
  13404. },
  13405. "node_modules/read-pkg/node_modules/hosted-git-info": {
  13406. "version": "2.8.9",
  13407. "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz",
  13408. "integrity": "sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw=="
  13409. },
  13410. "node_modules/read-pkg/node_modules/normalize-package-data": {
  13411. "version": "2.5.0",
  13412. "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz",
  13413. "integrity": "sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==",
  13414. "dependencies": {
  13415. "hosted-git-info": "^2.1.4",
  13416. "resolve": "^1.10.0",
  13417. "semver": "2 || 3 || 4 || 5",
  13418. "validate-npm-package-license": "^3.0.1"
  13419. }
  13420. },
  13421. "node_modules/read-pkg/node_modules/semver": {
  13422. "version": "5.7.1",
  13423. "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz",
  13424. "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==",
  13425. "bin": {
  13426. "semver": "bin/semver"
  13427. }
  13428. },
  13429. "node_modules/read-pkg/node_modules/type-fest": {
  13430. "version": "0.6.0",
  13431. "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.6.0.tgz",
  13432. "integrity": "sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==",
  13433. "engines": {
  13434. "node": ">=8"
  13435. }
  13436. },
  13437. "node_modules/readable-stream": {
  13438. "version": "3.6.0",
  13439. "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz",
  13440. "integrity": "sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==",
  13441. "dependencies": {
  13442. "inherits": "^2.0.3",
  13443. "string_decoder": "^1.1.1",
  13444. "util-deprecate": "^1.0.1"
  13445. },
  13446. "engines": {
  13447. "node": ">= 6"
  13448. }
  13449. },
  13450. "node_modules/readdirp": {
  13451. "version": "3.6.0",
  13452. "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz",
  13453. "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==",
  13454. "dependencies": {
  13455. "picomatch": "^2.2.1"
  13456. },
  13457. "engines": {
  13458. "node": ">=8.10.0"
  13459. }
  13460. },
  13461. "node_modules/recursive-readdir": {
  13462. "version": "2.2.2",
  13463. "resolved": "https://registry.npmjs.org/recursive-readdir/-/recursive-readdir-2.2.2.tgz",
  13464. "integrity": "sha512-nRCcW9Sj7NuZwa2XvH9co8NPeXUBhZP7CRKJtU+cS6PW9FpCIFoI5ib0NT1ZrbNuPoRy0ylyCaUL8Gih4LSyFg==",
  13465. "dependencies": {
  13466. "minimatch": "3.0.4"
  13467. },
  13468. "engines": {
  13469. "node": ">=0.10.0"
  13470. }
  13471. },
  13472. "node_modules/recursive-readdir/node_modules/minimatch": {
  13473. "version": "3.0.4",
  13474. "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz",
  13475. "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==",
  13476. "dependencies": {
  13477. "brace-expansion": "^1.1.7"
  13478. },
  13479. "engines": {
  13480. "node": "*"
  13481. }
  13482. },
  13483. "node_modules/redent": {
  13484. "version": "3.0.0",
  13485. "resolved": "https://registry.npmjs.org/redent/-/redent-3.0.0.tgz",
  13486. "integrity": "sha512-6tDA8g98We0zd0GvVeMT9arEOnTw9qM03L9cJXaCjrip1OO764RDBLBfrB4cwzNGDj5OA5ioymC9GkizgWJDUg==",
  13487. "dependencies": {
  13488. "indent-string": "^4.0.0",
  13489. "strip-indent": "^3.0.0"
  13490. },
  13491. "engines": {
  13492. "node": ">=8"
  13493. }
  13494. },
  13495. "node_modules/regenerate": {
  13496. "version": "1.4.2",
  13497. "resolved": "https://registry.npmjs.org/regenerate/-/regenerate-1.4.2.tgz",
  13498. "integrity": "sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A=="
  13499. },
  13500. "node_modules/regenerate-unicode-properties": {
  13501. "version": "10.0.1",
  13502. "resolved": "https://registry.npmjs.org/regenerate-unicode-properties/-/regenerate-unicode-properties-10.0.1.tgz",
  13503. "integrity": "sha512-vn5DU6yg6h8hP/2OkQo3K7uVILvY4iu0oI4t3HFa81UPkhGJwkRwM10JEc3upjdhHjs/k8GJY1sRBhk5sr69Bw==",
  13504. "dependencies": {
  13505. "regenerate": "^1.4.2"
  13506. },
  13507. "engines": {
  13508. "node": ">=4"
  13509. }
  13510. },
  13511. "node_modules/regenerator-runtime": {
  13512. "version": "0.13.9",
  13513. "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.9.tgz",
  13514. "integrity": "sha512-p3VT+cOEgxFsRRA9X4lkI1E+k2/CtnKtU4gcxyaCUreilL/vqI6CdZ3wxVUx3UOUg+gnUOQQcRI7BmSI656MYA=="
  13515. },
  13516. "node_modules/regenerator-transform": {
  13517. "version": "0.15.0",
  13518. "resolved": "https://registry.npmjs.org/regenerator-transform/-/regenerator-transform-0.15.0.tgz",
  13519. "integrity": "sha512-LsrGtPmbYg19bcPHwdtmXwbW+TqNvtY4riE3P83foeHRroMbH6/2ddFBfab3t7kbzc7v7p4wbkIecHImqt0QNg==",
  13520. "dependencies": {
  13521. "@babel/runtime": "^7.8.4"
  13522. }
  13523. },
  13524. "node_modules/regex-parser": {
  13525. "version": "2.2.11",
  13526. "resolved": "https://registry.npmjs.org/regex-parser/-/regex-parser-2.2.11.tgz",
  13527. "integrity": "sha512-jbD/FT0+9MBU2XAZluI7w2OBs1RBi6p9M83nkoZayQXXU9e8Robt69FcZc7wU4eJD/YFTjn1JdCk3rbMJajz8Q=="
  13528. },
  13529. "node_modules/regexp.prototype.flags": {
  13530. "version": "1.4.3",
  13531. "resolved": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.4.3.tgz",
  13532. "integrity": "sha512-fjggEOO3slI6Wvgjwflkc4NFRCTZAu5CnNfBd5qOMYhWdn67nJBBu34/TkD++eeFmd8C9r9jfXJ27+nSiRkSUA==",
  13533. "dependencies": {
  13534. "call-bind": "^1.0.2",
  13535. "define-properties": "^1.1.3",
  13536. "functions-have-names": "^1.2.2"
  13537. },
  13538. "engines": {
  13539. "node": ">= 0.4"
  13540. },
  13541. "funding": {
  13542. "url": "https://github.com/sponsors/ljharb"
  13543. }
  13544. },
  13545. "node_modules/regexpp": {
  13546. "version": "3.2.0",
  13547. "resolved": "https://registry.npmjs.org/regexpp/-/regexpp-3.2.0.tgz",
  13548. "integrity": "sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==",
  13549. "engines": {
  13550. "node": ">=8"
  13551. },
  13552. "funding": {
  13553. "url": "https://github.com/sponsors/mysticatea"
  13554. }
  13555. },
  13556. "node_modules/regexpu-core": {
  13557. "version": "5.0.1",
  13558. "resolved": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-5.0.1.tgz",
  13559. "integrity": "sha512-CriEZlrKK9VJw/xQGJpQM5rY88BtuL8DM+AEwvcThHilbxiTAy8vq4iJnd2tqq8wLmjbGZzP7ZcKFjbGkmEFrw==",
  13560. "dependencies": {
  13561. "regenerate": "^1.4.2",
  13562. "regenerate-unicode-properties": "^10.0.1",
  13563. "regjsgen": "^0.6.0",
  13564. "regjsparser": "^0.8.2",
  13565. "unicode-match-property-ecmascript": "^2.0.0",
  13566. "unicode-match-property-value-ecmascript": "^2.0.0"
  13567. },
  13568. "engines": {
  13569. "node": ">=4"
  13570. }
  13571. },
  13572. "node_modules/regjsgen": {
  13573. "version": "0.6.0",
  13574. "resolved": "https://registry.npmjs.org/regjsgen/-/regjsgen-0.6.0.tgz",
  13575. "integrity": "sha512-ozE883Uigtqj3bx7OhL1KNbCzGyW2NQZPl6Hs09WTvCuZD5sTI4JY58bkbQWa/Y9hxIsvJ3M8Nbf7j54IqeZbA=="
  13576. },
  13577. "node_modules/regjsparser": {
  13578. "version": "0.8.4",
  13579. "resolved": "https://registry.npmjs.org/regjsparser/-/regjsparser-0.8.4.tgz",
  13580. "integrity": "sha512-J3LABycON/VNEu3abOviqGHuB/LOtOQj8SKmfP9anY5GfAVw/SPjwzSjxGjbZXIxbGfqTHtJw58C2Li/WkStmA==",
  13581. "dependencies": {
  13582. "jsesc": "~0.5.0"
  13583. },
  13584. "bin": {
  13585. "regjsparser": "bin/parser"
  13586. }
  13587. },
  13588. "node_modules/regjsparser/node_modules/jsesc": {
  13589. "version": "0.5.0",
  13590. "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-0.5.0.tgz",
  13591. "integrity": "sha1-597mbjXW/Bb3EP6R1c9p9w8IkR0=",
  13592. "bin": {
  13593. "jsesc": "bin/jsesc"
  13594. }
  13595. },
  13596. "node_modules/relateurl": {
  13597. "version": "0.2.7",
  13598. "resolved": "https://registry.npmjs.org/relateurl/-/relateurl-0.2.7.tgz",
  13599. "integrity": "sha1-VNvzd+UUQKypCkzSdGANP/LYiKk=",
  13600. "engines": {
  13601. "node": ">= 0.10"
  13602. }
  13603. },
  13604. "node_modules/renderkid": {
  13605. "version": "3.0.0",
  13606. "resolved": "https://registry.npmjs.org/renderkid/-/renderkid-3.0.0.tgz",
  13607. "integrity": "sha512-q/7VIQA8lmM1hF+jn+sFSPWGlMkSAeNYcPLmDQx2zzuiDfaLrOmumR8iaUKlenFgh0XRPIUeSPlH3A+AW3Z5pg==",
  13608. "dependencies": {
  13609. "css-select": "^4.1.3",
  13610. "dom-converter": "^0.2.0",
  13611. "htmlparser2": "^6.1.0",
  13612. "lodash": "^4.17.21",
  13613. "strip-ansi": "^6.0.1"
  13614. }
  13615. },
  13616. "node_modules/request": {
  13617. "version": "2.88.2",
  13618. "resolved": "https://registry.npmjs.org/request/-/request-2.88.2.tgz",
  13619. "integrity": "sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==",
  13620. "deprecated": "request has been deprecated, see https://github.com/request/request/issues/3142",
  13621. "dependencies": {
  13622. "aws-sign2": "~0.7.0",
  13623. "aws4": "^1.8.0",
  13624. "caseless": "~0.12.0",
  13625. "combined-stream": "~1.0.6",
  13626. "extend": "~3.0.2",
  13627. "forever-agent": "~0.6.1",
  13628. "form-data": "~2.3.2",
  13629. "har-validator": "~5.1.3",
  13630. "http-signature": "~1.2.0",
  13631. "is-typedarray": "~1.0.0",
  13632. "isstream": "~0.1.2",
  13633. "json-stringify-safe": "~5.0.1",
  13634. "mime-types": "~2.1.19",
  13635. "oauth-sign": "~0.9.0",
  13636. "performance-now": "^2.1.0",
  13637. "qs": "~6.5.2",
  13638. "safe-buffer": "^5.1.2",
  13639. "tough-cookie": "~2.5.0",
  13640. "tunnel-agent": "^0.6.0",
  13641. "uuid": "^3.3.2"
  13642. },
  13643. "engines": {
  13644. "node": ">= 6"
  13645. }
  13646. },
  13647. "node_modules/request/node_modules/form-data": {
  13648. "version": "2.3.3",
  13649. "resolved": "https://registry.npmjs.org/form-data/-/form-data-2.3.3.tgz",
  13650. "integrity": "sha512-1lLKB2Mu3aGP1Q/2eCOx0fNbRMe7XdwktwOruhfqqd0rIJWwN4Dh+E3hrPSlDCXnSR7UtZ1N38rVXm+6+MEhJQ==",
  13651. "dependencies": {
  13652. "asynckit": "^0.4.0",
  13653. "combined-stream": "^1.0.6",
  13654. "mime-types": "^2.1.12"
  13655. },
  13656. "engines": {
  13657. "node": ">= 0.12"
  13658. }
  13659. },
  13660. "node_modules/request/node_modules/qs": {
  13661. "version": "6.5.3",
  13662. "resolved": "https://registry.npmjs.org/qs/-/qs-6.5.3.tgz",
  13663. "integrity": "sha512-qxXIEh4pCGfHICj1mAJQ2/2XVZkjCDTcEgfoSQxc/fYivUZxTkk7L3bDBJSoNrEzXI17oUO5Dp07ktqE5KzczA==",
  13664. "engines": {
  13665. "node": ">=0.6"
  13666. }
  13667. },
  13668. "node_modules/request/node_modules/tough-cookie": {
  13669. "version": "2.5.0",
  13670. "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.5.0.tgz",
  13671. "integrity": "sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g==",
  13672. "dependencies": {
  13673. "psl": "^1.1.28",
  13674. "punycode": "^2.1.1"
  13675. },
  13676. "engines": {
  13677. "node": ">=0.8"
  13678. }
  13679. },
  13680. "node_modules/request/node_modules/uuid": {
  13681. "version": "3.4.0",
  13682. "resolved": "https://registry.npmjs.org/uuid/-/uuid-3.4.0.tgz",
  13683. "integrity": "sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==",
  13684. "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.",
  13685. "bin": {
  13686. "uuid": "bin/uuid"
  13687. }
  13688. },
  13689. "node_modules/require-directory": {
  13690. "version": "2.1.1",
  13691. "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz",
  13692. "integrity": "sha1-jGStX9MNqxyXbiNE/+f3kqam30I=",
  13693. "engines": {
  13694. "node": ">=0.10.0"
  13695. }
  13696. },
  13697. "node_modules/require-from-string": {
  13698. "version": "2.0.2",
  13699. "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz",
  13700. "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==",
  13701. "engines": {
  13702. "node": ">=0.10.0"
  13703. }
  13704. },
  13705. "node_modules/requires-port": {
  13706. "version": "1.0.0",
  13707. "resolved": "https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz",
  13708. "integrity": "sha1-kl0mAdOaxIXgkc8NpcbmlNw9yv8="
  13709. },
  13710. "node_modules/resolve": {
  13711. "version": "1.22.0",
  13712. "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.0.tgz",
  13713. "integrity": "sha512-Hhtrw0nLeSrFQ7phPp4OOcVjLPIeMnRlr5mcnVuMe7M/7eBn98A3hmFRLoFo3DLZkivSYwhRUJTyPyWAk56WLw==",
  13714. "dependencies": {
  13715. "is-core-module": "^2.8.1",
  13716. "path-parse": "^1.0.7",
  13717. "supports-preserve-symlinks-flag": "^1.0.0"
  13718. },
  13719. "bin": {
  13720. "resolve": "bin/resolve"
  13721. },
  13722. "funding": {
  13723. "url": "https://github.com/sponsors/ljharb"
  13724. }
  13725. },
  13726. "node_modules/resolve-cwd": {
  13727. "version": "3.0.0",
  13728. "resolved": "https://registry.npmjs.org/resolve-cwd/-/resolve-cwd-3.0.0.tgz",
  13729. "integrity": "sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg==",
  13730. "dependencies": {
  13731. "resolve-from": "^5.0.0"
  13732. },
  13733. "engines": {
  13734. "node": ">=8"
  13735. }
  13736. },
  13737. "node_modules/resolve-from": {
  13738. "version": "5.0.0",
  13739. "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz",
  13740. "integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==",
  13741. "engines": {
  13742. "node": ">=8"
  13743. }
  13744. },
  13745. "node_modules/resolve-pathname": {
  13746. "version": "3.0.0",
  13747. "resolved": "https://registry.npmjs.org/resolve-pathname/-/resolve-pathname-3.0.0.tgz",
  13748. "integrity": "sha512-C7rARubxI8bXFNB/hqcp/4iUeIXJhJZvFPFPiSPRnhU5UPxzMFIl+2E6yY6c4k9giDJAhtV+enfA+G89N6Csng=="
  13749. },
  13750. "node_modules/resolve-url-loader": {
  13751. "version": "4.0.0",
  13752. "resolved": "https://registry.npmjs.org/resolve-url-loader/-/resolve-url-loader-4.0.0.tgz",
  13753. "integrity": "sha512-05VEMczVREcbtT7Bz+C+96eUO5HDNvdthIiMB34t7FcF8ehcu4wC0sSgPUubs3XW2Q3CNLJk/BJrCU9wVRymiA==",
  13754. "dependencies": {
  13755. "adjust-sourcemap-loader": "^4.0.0",
  13756. "convert-source-map": "^1.7.0",
  13757. "loader-utils": "^2.0.0",
  13758. "postcss": "^7.0.35",
  13759. "source-map": "0.6.1"
  13760. },
  13761. "engines": {
  13762. "node": ">=8.9"
  13763. },
  13764. "peerDependencies": {
  13765. "rework": "1.0.1",
  13766. "rework-visit": "1.0.0"
  13767. },
  13768. "peerDependenciesMeta": {
  13769. "rework": {
  13770. "optional": true
  13771. },
  13772. "rework-visit": {
  13773. "optional": true
  13774. }
  13775. }
  13776. },
  13777. "node_modules/resolve-url-loader/node_modules/picocolors": {
  13778. "version": "0.2.1",
  13779. "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-0.2.1.tgz",
  13780. "integrity": "sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA=="
  13781. },
  13782. "node_modules/resolve-url-loader/node_modules/postcss": {
  13783. "version": "7.0.39",
  13784. "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.39.tgz",
  13785. "integrity": "sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA==",
  13786. "dependencies": {
  13787. "picocolors": "^0.2.1",
  13788. "source-map": "^0.6.1"
  13789. },
  13790. "engines": {
  13791. "node": ">=6.0.0"
  13792. },
  13793. "funding": {
  13794. "type": "opencollective",
  13795. "url": "https://opencollective.com/postcss/"
  13796. }
  13797. },
  13798. "node_modules/resolve.exports": {
  13799. "version": "1.1.0",
  13800. "resolved": "https://registry.npmjs.org/resolve.exports/-/resolve.exports-1.1.0.tgz",
  13801. "integrity": "sha512-J1l+Zxxp4XK3LUDZ9m60LRJF/mAe4z6a4xyabPHk7pvK5t35dACV32iIjJDFeWZFfZlO29w6SZ67knR0tHzJtQ==",
  13802. "engines": {
  13803. "node": ">=10"
  13804. }
  13805. },
  13806. "node_modules/retry": {
  13807. "version": "0.13.1",
  13808. "resolved": "https://registry.npmjs.org/retry/-/retry-0.13.1.tgz",
  13809. "integrity": "sha512-XQBQ3I8W1Cge0Seh+6gjj03LbmRFWuoszgK9ooCpwYIrhhoO80pfq4cUkU5DkknwfOfFteRwlZ56PYOGYyFWdg==",
  13810. "engines": {
  13811. "node": ">= 4"
  13812. }
  13813. },
  13814. "node_modules/reusify": {
  13815. "version": "1.0.4",
  13816. "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz",
  13817. "integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==",
  13818. "engines": {
  13819. "iojs": ">=1.0.0",
  13820. "node": ">=0.10.0"
  13821. }
  13822. },
  13823. "node_modules/rimraf": {
  13824. "version": "3.0.2",
  13825. "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz",
  13826. "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==",
  13827. "dependencies": {
  13828. "glob": "^7.1.3"
  13829. },
  13830. "bin": {
  13831. "rimraf": "bin.js"
  13832. },
  13833. "funding": {
  13834. "url": "https://github.com/sponsors/isaacs"
  13835. }
  13836. },
  13837. "node_modules/rollup": {
  13838. "version": "2.70.2",
  13839. "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.70.2.tgz",
  13840. "integrity": "sha512-EitogNZnfku65I1DD5Mxe8JYRUCy0hkK5X84IlDtUs+O6JRMpRciXTzyCUuX11b5L5pvjH+OmFXiQ3XjabcXgg==",
  13841. "bin": {
  13842. "rollup": "dist/bin/rollup"
  13843. },
  13844. "engines": {
  13845. "node": ">=10.0.0"
  13846. },
  13847. "optionalDependencies": {
  13848. "fsevents": "~2.3.2"
  13849. }
  13850. },
  13851. "node_modules/rollup-plugin-terser": {
  13852. "version": "7.0.2",
  13853. "resolved": "https://registry.npmjs.org/rollup-plugin-terser/-/rollup-plugin-terser-7.0.2.tgz",
  13854. "integrity": "sha512-w3iIaU4OxcF52UUXiZNsNeuXIMDvFrr+ZXK6bFZ0Q60qyVfq4uLptoS4bbq3paG3x216eQllFZX7zt6TIImguQ==",
  13855. "dependencies": {
  13856. "@babel/code-frame": "^7.10.4",
  13857. "jest-worker": "^26.2.1",
  13858. "serialize-javascript": "^4.0.0",
  13859. "terser": "^5.0.0"
  13860. },
  13861. "peerDependencies": {
  13862. "rollup": "^2.0.0"
  13863. }
  13864. },
  13865. "node_modules/rollup-plugin-terser/node_modules/jest-worker": {
  13866. "version": "26.6.2",
  13867. "resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-26.6.2.tgz",
  13868. "integrity": "sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==",
  13869. "dependencies": {
  13870. "@types/node": "*",
  13871. "merge-stream": "^2.0.0",
  13872. "supports-color": "^7.0.0"
  13873. },
  13874. "engines": {
  13875. "node": ">= 10.13.0"
  13876. }
  13877. },
  13878. "node_modules/rollup-plugin-terser/node_modules/serialize-javascript": {
  13879. "version": "4.0.0",
  13880. "resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-4.0.0.tgz",
  13881. "integrity": "sha512-GaNA54380uFefWghODBWEGisLZFj00nS5ACs6yHa9nLqlLpVLO8ChDGeKRjZnV4Nh4n0Qi7nhYZD/9fCPzEqkw==",
  13882. "dependencies": {
  13883. "randombytes": "^2.1.0"
  13884. }
  13885. },
  13886. "node_modules/run-parallel": {
  13887. "version": "1.2.0",
  13888. "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz",
  13889. "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==",
  13890. "funding": [
  13891. {
  13892. "type": "github",
  13893. "url": "https://github.com/sponsors/feross"
  13894. },
  13895. {
  13896. "type": "patreon",
  13897. "url": "https://www.patreon.com/feross"
  13898. },
  13899. {
  13900. "type": "consulting",
  13901. "url": "https://feross.org/support"
  13902. }
  13903. ],
  13904. "dependencies": {
  13905. "queue-microtask": "^1.2.2"
  13906. }
  13907. },
  13908. "node_modules/safe-buffer": {
  13909. "version": "5.1.2",
  13910. "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz",
  13911. "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g=="
  13912. },
  13913. "node_modules/safer-buffer": {
  13914. "version": "2.1.2",
  13915. "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz",
  13916. "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg=="
  13917. },
  13918. "node_modules/sanitize.css": {
  13919. "version": "13.0.0",
  13920. "resolved": "https://registry.npmjs.org/sanitize.css/-/sanitize.css-13.0.0.tgz",
  13921. "integrity": "sha512-ZRwKbh/eQ6w9vmTjkuG0Ioi3HBwPFce0O+v//ve+aOq1oeCy7jMV2qzzAlpsNuqpqCBjjriM1lbtZbF/Q8jVyA=="
  13922. },
  13923. "node_modules/sass": {
  13924. "version": "1.50.0",
  13925. "resolved": "https://registry.npmjs.org/sass/-/sass-1.50.0.tgz",
  13926. "integrity": "sha512-cLsD6MEZ5URXHStxApajEh7gW189kkjn4Rc8DQweMyF+o5HF5nfEz8QYLMlPsTOD88DknatTmBWkOcw5/LnJLQ==",
  13927. "dependencies": {
  13928. "chokidar": ">=3.0.0 <4.0.0",
  13929. "immutable": "^4.0.0",
  13930. "source-map-js": ">=0.6.2 <2.0.0"
  13931. },
  13932. "bin": {
  13933. "sass": "sass.js"
  13934. },
  13935. "engines": {
  13936. "node": ">=12.0.0"
  13937. }
  13938. },
  13939. "node_modules/sass-graph": {
  13940. "version": "4.0.0",
  13941. "resolved": "https://registry.npmjs.org/sass-graph/-/sass-graph-4.0.0.tgz",
  13942. "integrity": "sha512-WSO/MfXqKH7/TS8RdkCX3lVkPFQzCgbqdGsmSKq6tlPU+GpGEsa/5aW18JqItnqh+lPtcjifqdZ/VmiILkKckQ==",
  13943. "dependencies": {
  13944. "glob": "^7.0.0",
  13945. "lodash": "^4.17.11",
  13946. "scss-tokenizer": "^0.3.0",
  13947. "yargs": "^17.2.1"
  13948. },
  13949. "bin": {
  13950. "sassgraph": "bin/sassgraph"
  13951. },
  13952. "engines": {
  13953. "node": ">=12"
  13954. }
  13955. },
  13956. "node_modules/sass-graph/node_modules/yargs": {
  13957. "version": "17.4.1",
  13958. "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.4.1.tgz",
  13959. "integrity": "sha512-WSZD9jgobAg3ZKuCQZSa3g9QOJeCCqLoLAykiWgmXnDo9EPnn4RPf5qVTtzgOx66o6/oqhcA5tHtJXpG8pMt3g==",
  13960. "dependencies": {
  13961. "cliui": "^7.0.2",
  13962. "escalade": "^3.1.1",
  13963. "get-caller-file": "^2.0.5",
  13964. "require-directory": "^2.1.1",
  13965. "string-width": "^4.2.3",
  13966. "y18n": "^5.0.5",
  13967. "yargs-parser": "^21.0.0"
  13968. },
  13969. "engines": {
  13970. "node": ">=12"
  13971. }
  13972. },
  13973. "node_modules/sass-graph/node_modules/yargs-parser": {
  13974. "version": "21.0.1",
  13975. "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.0.1.tgz",
  13976. "integrity": "sha512-9BK1jFpLzJROCI5TzwZL/TU4gqjK5xiHV/RfWLOahrjAko/e4DJkRDZQXfvqAsiZzzYhgAzbgz6lg48jcm4GLg==",
  13977. "engines": {
  13978. "node": ">=12"
  13979. }
  13980. },
  13981. "node_modules/sass-loader": {
  13982. "version": "12.6.0",
  13983. "resolved": "https://registry.npmjs.org/sass-loader/-/sass-loader-12.6.0.tgz",
  13984. "integrity": "sha512-oLTaH0YCtX4cfnJZxKSLAyglED0naiYfNG1iXfU5w1LNZ+ukoA5DtyDIN5zmKVZwYNJP4KRc5Y3hkWga+7tYfA==",
  13985. "dependencies": {
  13986. "klona": "^2.0.4",
  13987. "neo-async": "^2.6.2"
  13988. },
  13989. "engines": {
  13990. "node": ">= 12.13.0"
  13991. },
  13992. "funding": {
  13993. "type": "opencollective",
  13994. "url": "https://opencollective.com/webpack"
  13995. },
  13996. "peerDependencies": {
  13997. "fibers": ">= 3.1.0",
  13998. "node-sass": "^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0",
  13999. "sass": "^1.3.0",
  14000. "sass-embedded": "*",
  14001. "webpack": "^5.0.0"
  14002. },
  14003. "peerDependenciesMeta": {
  14004. "fibers": {
  14005. "optional": true
  14006. },
  14007. "node-sass": {
  14008. "optional": true
  14009. },
  14010. "sass": {
  14011. "optional": true
  14012. },
  14013. "sass-embedded": {
  14014. "optional": true
  14015. }
  14016. }
  14017. },
  14018. "node_modules/sax": {
  14019. "version": "1.2.4",
  14020. "resolved": "https://registry.npmjs.org/sax/-/sax-1.2.4.tgz",
  14021. "integrity": "sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw=="
  14022. },
  14023. "node_modules/saxes": {
  14024. "version": "5.0.1",
  14025. "resolved": "https://registry.npmjs.org/saxes/-/saxes-5.0.1.tgz",
  14026. "integrity": "sha512-5LBh1Tls8c9xgGjw3QrMwETmTMVk0oFgvrFSvWx62llR2hcEInrKNZ2GZCCuuy2lvWrdl5jhbpeqc5hRYKFOcw==",
  14027. "dependencies": {
  14028. "xmlchars": "^2.2.0"
  14029. },
  14030. "engines": {
  14031. "node": ">=10"
  14032. }
  14033. },
  14034. "node_modules/scheduler": {
  14035. "version": "0.20.2",
  14036. "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.20.2.tgz",
  14037. "integrity": "sha512-2eWfGgAqqWFGqtdMmcL5zCMK1U8KlXv8SQFGglL3CEtd0aDVDWgeF/YoCmvln55m5zSk3J/20hTaSBeSObsQDQ==",
  14038. "dependencies": {
  14039. "loose-envify": "^1.1.0",
  14040. "object-assign": "^4.1.1"
  14041. }
  14042. },
  14043. "node_modules/schema-utils": {
  14044. "version": "3.1.1",
  14045. "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-3.1.1.tgz",
  14046. "integrity": "sha512-Y5PQxS4ITlC+EahLuXaY86TXfR7Dc5lw294alXOq86JAHCihAIZfqv8nNCWvaEJvaC51uN9hbLGeV0cFBdH+Fw==",
  14047. "dependencies": {
  14048. "@types/json-schema": "^7.0.8",
  14049. "ajv": "^6.12.5",
  14050. "ajv-keywords": "^3.5.2"
  14051. },
  14052. "engines": {
  14053. "node": ">= 10.13.0"
  14054. },
  14055. "funding": {
  14056. "type": "opencollective",
  14057. "url": "https://opencollective.com/webpack"
  14058. }
  14059. },
  14060. "node_modules/scss-tokenizer": {
  14061. "version": "0.3.0",
  14062. "resolved": "https://registry.npmjs.org/scss-tokenizer/-/scss-tokenizer-0.3.0.tgz",
  14063. "integrity": "sha512-14Zl9GcbBvOT9057ZKjpz5yPOyUWG2ojd9D5io28wHRYsOrs7U95Q+KNL87+32p8rc+LvDpbu/i9ZYjM9Q+FsQ==",
  14064. "dependencies": {
  14065. "js-base64": "^2.4.3",
  14066. "source-map": "^0.7.1"
  14067. }
  14068. },
  14069. "node_modules/scss-tokenizer/node_modules/source-map": {
  14070. "version": "0.7.3",
  14071. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.3.tgz",
  14072. "integrity": "sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ==",
  14073. "engines": {
  14074. "node": ">= 8"
  14075. }
  14076. },
  14077. "node_modules/select-hose": {
  14078. "version": "2.0.0",
  14079. "resolved": "https://registry.npmjs.org/select-hose/-/select-hose-2.0.0.tgz",
  14080. "integrity": "sha1-Yl2GWPhlr0Psliv8N2o3NZpJlMo="
  14081. },
  14082. "node_modules/selfsigned": {
  14083. "version": "2.0.1",
  14084. "resolved": "https://registry.npmjs.org/selfsigned/-/selfsigned-2.0.1.tgz",
  14085. "integrity": "sha512-LmME957M1zOsUhG+67rAjKfiWFox3SBxE/yymatMZsAx+oMrJ0YQ8AToOnyCm7xbeg2ep37IHLxdu0o2MavQOQ==",
  14086. "dependencies": {
  14087. "node-forge": "^1"
  14088. },
  14089. "engines": {
  14090. "node": ">=10"
  14091. }
  14092. },
  14093. "node_modules/semver": {
  14094. "version": "7.3.7",
  14095. "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz",
  14096. "integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==",
  14097. "dependencies": {
  14098. "lru-cache": "^6.0.0"
  14099. },
  14100. "bin": {
  14101. "semver": "bin/semver.js"
  14102. },
  14103. "engines": {
  14104. "node": ">=10"
  14105. }
  14106. },
  14107. "node_modules/send": {
  14108. "version": "0.17.2",
  14109. "resolved": "https://registry.npmjs.org/send/-/send-0.17.2.tgz",
  14110. "integrity": "sha512-UJYB6wFSJE3G00nEivR5rgWp8c2xXvJ3OPWPhmuteU0IKj8nKbG3DrjiOmLwpnHGYWAVwA69zmTm++YG0Hmwww==",
  14111. "dependencies": {
  14112. "debug": "2.6.9",
  14113. "depd": "~1.1.2",
  14114. "destroy": "~1.0.4",
  14115. "encodeurl": "~1.0.2",
  14116. "escape-html": "~1.0.3",
  14117. "etag": "~1.8.1",
  14118. "fresh": "0.5.2",
  14119. "http-errors": "1.8.1",
  14120. "mime": "1.6.0",
  14121. "ms": "2.1.3",
  14122. "on-finished": "~2.3.0",
  14123. "range-parser": "~1.2.1",
  14124. "statuses": "~1.5.0"
  14125. },
  14126. "engines": {
  14127. "node": ">= 0.8.0"
  14128. }
  14129. },
  14130. "node_modules/send/node_modules/debug": {
  14131. "version": "2.6.9",
  14132. "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
  14133. "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
  14134. "dependencies": {
  14135. "ms": "2.0.0"
  14136. }
  14137. },
  14138. "node_modules/send/node_modules/debug/node_modules/ms": {
  14139. "version": "2.0.0",
  14140. "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
  14141. "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
  14142. },
  14143. "node_modules/send/node_modules/ms": {
  14144. "version": "2.1.3",
  14145. "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
  14146. "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA=="
  14147. },
  14148. "node_modules/serialize-javascript": {
  14149. "version": "6.0.0",
  14150. "resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-6.0.0.tgz",
  14151. "integrity": "sha512-Qr3TosvguFt8ePWqsvRfrKyQXIiW+nGbYpy8XK24NQHE83caxWt+mIymTT19DGFbNWNLfEwsrkSmN64lVWB9ag==",
  14152. "dependencies": {
  14153. "randombytes": "^2.1.0"
  14154. }
  14155. },
  14156. "node_modules/serve-index": {
  14157. "version": "1.9.1",
  14158. "resolved": "https://registry.npmjs.org/serve-index/-/serve-index-1.9.1.tgz",
  14159. "integrity": "sha1-03aNabHn2C5c4FD/9bRTvqEqkjk=",
  14160. "dependencies": {
  14161. "accepts": "~1.3.4",
  14162. "batch": "0.6.1",
  14163. "debug": "2.6.9",
  14164. "escape-html": "~1.0.3",
  14165. "http-errors": "~1.6.2",
  14166. "mime-types": "~2.1.17",
  14167. "parseurl": "~1.3.2"
  14168. },
  14169. "engines": {
  14170. "node": ">= 0.8.0"
  14171. }
  14172. },
  14173. "node_modules/serve-index/node_modules/debug": {
  14174. "version": "2.6.9",
  14175. "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
  14176. "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
  14177. "dependencies": {
  14178. "ms": "2.0.0"
  14179. }
  14180. },
  14181. "node_modules/serve-index/node_modules/http-errors": {
  14182. "version": "1.6.3",
  14183. "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-1.6.3.tgz",
  14184. "integrity": "sha1-i1VoC7S+KDoLW/TqLjhYC+HZMg0=",
  14185. "dependencies": {
  14186. "depd": "~1.1.2",
  14187. "inherits": "2.0.3",
  14188. "setprototypeof": "1.1.0",
  14189. "statuses": ">= 1.4.0 < 2"
  14190. },
  14191. "engines": {
  14192. "node": ">= 0.6"
  14193. }
  14194. },
  14195. "node_modules/serve-index/node_modules/inherits": {
  14196. "version": "2.0.3",
  14197. "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz",
  14198. "integrity": "sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4="
  14199. },
  14200. "node_modules/serve-index/node_modules/ms": {
  14201. "version": "2.0.0",
  14202. "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
  14203. "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
  14204. },
  14205. "node_modules/serve-index/node_modules/setprototypeof": {
  14206. "version": "1.1.0",
  14207. "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.1.0.tgz",
  14208. "integrity": "sha512-BvE/TwpZX4FXExxOxZyRGQQv651MSwmWKZGqvmPcRIjDqWub67kTKuIMx43cZZrS/cBBzwBcNDWoFxt2XEFIpQ=="
  14209. },
  14210. "node_modules/serve-static": {
  14211. "version": "1.14.2",
  14212. "resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.14.2.tgz",
  14213. "integrity": "sha512-+TMNA9AFxUEGuC0z2mevogSnn9MXKb4fa7ngeRMJaaGv8vTwnIEkKi+QGvPt33HSnf8pRS+WGM0EbMtCJLKMBQ==",
  14214. "dependencies": {
  14215. "encodeurl": "~1.0.2",
  14216. "escape-html": "~1.0.3",
  14217. "parseurl": "~1.3.3",
  14218. "send": "0.17.2"
  14219. },
  14220. "engines": {
  14221. "node": ">= 0.8.0"
  14222. }
  14223. },
  14224. "node_modules/set-blocking": {
  14225. "version": "2.0.0",
  14226. "resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz",
  14227. "integrity": "sha1-BF+XgtARrppoA93TgrJDkrPYkPc="
  14228. },
  14229. "node_modules/setprototypeof": {
  14230. "version": "1.2.0",
  14231. "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz",
  14232. "integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw=="
  14233. },
  14234. "node_modules/shebang-command": {
  14235. "version": "2.0.0",
  14236. "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
  14237. "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
  14238. "dependencies": {
  14239. "shebang-regex": "^3.0.0"
  14240. },
  14241. "engines": {
  14242. "node": ">=8"
  14243. }
  14244. },
  14245. "node_modules/shebang-regex": {
  14246. "version": "3.0.0",
  14247. "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
  14248. "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
  14249. "engines": {
  14250. "node": ">=8"
  14251. }
  14252. },
  14253. "node_modules/shell-quote": {
  14254. "version": "1.7.3",
  14255. "resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.7.3.tgz",
  14256. "integrity": "sha512-Vpfqwm4EnqGdlsBFNmHhxhElJYrdfcxPThu+ryKS5J8L/fhAwLazFZtq+S+TWZ9ANj2piSQLGj6NQg+lKPmxrw=="
  14257. },
  14258. "node_modules/side-channel": {
  14259. "version": "1.0.4",
  14260. "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.0.4.tgz",
  14261. "integrity": "sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==",
  14262. "dependencies": {
  14263. "call-bind": "^1.0.0",
  14264. "get-intrinsic": "^1.0.2",
  14265. "object-inspect": "^1.9.0"
  14266. },
  14267. "funding": {
  14268. "url": "https://github.com/sponsors/ljharb"
  14269. }
  14270. },
  14271. "node_modules/signal-exit": {
  14272. "version": "3.0.7",
  14273. "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz",
  14274. "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ=="
  14275. },
  14276. "node_modules/sisteransi": {
  14277. "version": "1.0.5",
  14278. "resolved": "https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.5.tgz",
  14279. "integrity": "sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg=="
  14280. },
  14281. "node_modules/slash": {
  14282. "version": "3.0.0",
  14283. "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
  14284. "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
  14285. "engines": {
  14286. "node": ">=8"
  14287. }
  14288. },
  14289. "node_modules/slice-ansi": {
  14290. "version": "4.0.0",
  14291. "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz",
  14292. "integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==",
  14293. "dev": true,
  14294. "dependencies": {
  14295. "ansi-styles": "^4.0.0",
  14296. "astral-regex": "^2.0.0",
  14297. "is-fullwidth-code-point": "^3.0.0"
  14298. },
  14299. "engines": {
  14300. "node": ">=10"
  14301. },
  14302. "funding": {
  14303. "url": "https://github.com/chalk/slice-ansi?sponsor=1"
  14304. }
  14305. },
  14306. "node_modules/smart-buffer": {
  14307. "version": "4.2.0",
  14308. "resolved": "https://registry.npmjs.org/smart-buffer/-/smart-buffer-4.2.0.tgz",
  14309. "integrity": "sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==",
  14310. "engines": {
  14311. "node": ">= 6.0.0",
  14312. "npm": ">= 3.0.0"
  14313. }
  14314. },
  14315. "node_modules/sockjs": {
  14316. "version": "0.3.24",
  14317. "resolved": "https://registry.npmjs.org/sockjs/-/sockjs-0.3.24.tgz",
  14318. "integrity": "sha512-GJgLTZ7vYb/JtPSSZ10hsOYIvEYsjbNU+zPdIHcUaWVNUEPivzxku31865sSSud0Da0W4lEeOPlmw93zLQchuQ==",
  14319. "dependencies": {
  14320. "faye-websocket": "^0.11.3",
  14321. "uuid": "^8.3.2",
  14322. "websocket-driver": "^0.7.4"
  14323. }
  14324. },
  14325. "node_modules/socks": {
  14326. "version": "2.6.2",
  14327. "resolved": "https://registry.npmjs.org/socks/-/socks-2.6.2.tgz",
  14328. "integrity": "sha512-zDZhHhZRY9PxRruRMR7kMhnf3I8hDs4S3f9RecfnGxvcBHQcKcIH/oUcEWffsfl1XxdYlA7nnlGbbTvPz9D8gA==",
  14329. "dependencies": {
  14330. "ip": "^1.1.5",
  14331. "smart-buffer": "^4.2.0"
  14332. },
  14333. "engines": {
  14334. "node": ">= 10.13.0",
  14335. "npm": ">= 3.0.0"
  14336. }
  14337. },
  14338. "node_modules/socks-proxy-agent": {
  14339. "version": "6.2.0",
  14340. "resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-6.2.0.tgz",
  14341. "integrity": "sha512-wWqJhjb32Q6GsrUqzuFkukxb/zzide5quXYcMVpIjxalDBBYy2nqKCFQ/9+Ie4dvOYSQdOk3hUlZSdzZOd3zMQ==",
  14342. "dependencies": {
  14343. "agent-base": "^6.0.2",
  14344. "debug": "^4.3.3",
  14345. "socks": "^2.6.2"
  14346. },
  14347. "engines": {
  14348. "node": ">= 10"
  14349. }
  14350. },
  14351. "node_modules/source-list-map": {
  14352. "version": "2.0.1",
  14353. "resolved": "https://registry.npmjs.org/source-list-map/-/source-list-map-2.0.1.tgz",
  14354. "integrity": "sha512-qnQ7gVMxGNxsiL4lEuJwe/To8UnK7fAnmbGEEH8RpLouuKbeEm0lhbQVFIrNSuB+G7tVrAlVsZgETT5nljf+Iw=="
  14355. },
  14356. "node_modules/source-map": {
  14357. "version": "0.6.1",
  14358. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
  14359. "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
  14360. "engines": {
  14361. "node": ">=0.10.0"
  14362. }
  14363. },
  14364. "node_modules/source-map-js": {
  14365. "version": "1.0.2",
  14366. "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz",
  14367. "integrity": "sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==",
  14368. "engines": {
  14369. "node": ">=0.10.0"
  14370. }
  14371. },
  14372. "node_modules/source-map-loader": {
  14373. "version": "3.0.1",
  14374. "resolved": "https://registry.npmjs.org/source-map-loader/-/source-map-loader-3.0.1.tgz",
  14375. "integrity": "sha512-Vp1UsfyPvgujKQzi4pyDiTOnE3E4H+yHvkVRN3c/9PJmQS4CQJExvcDvaX/D+RV+xQben9HJ56jMJS3CgUeWyA==",
  14376. "dependencies": {
  14377. "abab": "^2.0.5",
  14378. "iconv-lite": "^0.6.3",
  14379. "source-map-js": "^1.0.1"
  14380. },
  14381. "engines": {
  14382. "node": ">= 12.13.0"
  14383. },
  14384. "funding": {
  14385. "type": "opencollective",
  14386. "url": "https://opencollective.com/webpack"
  14387. },
  14388. "peerDependencies": {
  14389. "webpack": "^5.0.0"
  14390. }
  14391. },
  14392. "node_modules/source-map-resolve": {
  14393. "version": "0.6.0",
  14394. "resolved": "https://registry.npmjs.org/source-map-resolve/-/source-map-resolve-0.6.0.tgz",
  14395. "integrity": "sha512-KXBr9d/fO/bWo97NXsPIAW1bFSBOuCnjbNTBMO7N59hsv5i9yzRDfcYwwt0l04+VqnKC+EwzvJZIP/qkuMgR/w==",
  14396. "deprecated": "See https://github.com/lydell/source-map-resolve#deprecated",
  14397. "dependencies": {
  14398. "atob": "^2.1.2",
  14399. "decode-uri-component": "^0.2.0"
  14400. }
  14401. },
  14402. "node_modules/source-map-support": {
  14403. "version": "0.5.21",
  14404. "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz",
  14405. "integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==",
  14406. "dependencies": {
  14407. "buffer-from": "^1.0.0",
  14408. "source-map": "^0.6.0"
  14409. }
  14410. },
  14411. "node_modules/sourcemap-codec": {
  14412. "version": "1.4.8",
  14413. "resolved": "https://registry.npmjs.org/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz",
  14414. "integrity": "sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA=="
  14415. },
  14416. "node_modules/spdx-correct": {
  14417. "version": "3.1.1",
  14418. "resolved": "https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.1.1.tgz",
  14419. "integrity": "sha512-cOYcUWwhCuHCXi49RhFRCyJEK3iPj1Ziz9DpViV3tbZOwXD49QzIN3MpOLJNxh2qwq2lJJZaKMVw9qNi4jTC0w==",
  14420. "dependencies": {
  14421. "spdx-expression-parse": "^3.0.0",
  14422. "spdx-license-ids": "^3.0.0"
  14423. }
  14424. },
  14425. "node_modules/spdx-exceptions": {
  14426. "version": "2.3.0",
  14427. "resolved": "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz",
  14428. "integrity": "sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A=="
  14429. },
  14430. "node_modules/spdx-expression-parse": {
  14431. "version": "3.0.1",
  14432. "resolved": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz",
  14433. "integrity": "sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==",
  14434. "dependencies": {
  14435. "spdx-exceptions": "^2.1.0",
  14436. "spdx-license-ids": "^3.0.0"
  14437. }
  14438. },
  14439. "node_modules/spdx-license-ids": {
  14440. "version": "3.0.11",
  14441. "resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.11.tgz",
  14442. "integrity": "sha512-Ctl2BrFiM0X3MANYgj3CkygxhRmr9mi6xhejbdO960nF6EDJApTYpn0BQnDKlnNBULKiCN1n3w9EBkHK8ZWg+g=="
  14443. },
  14444. "node_modules/spdy": {
  14445. "version": "4.0.2",
  14446. "resolved": "https://registry.npmjs.org/spdy/-/spdy-4.0.2.tgz",
  14447. "integrity": "sha512-r46gZQZQV+Kl9oItvl1JZZqJKGr+oEkB08A6BzkiR7593/7IbtuncXHd2YoYeTsG4157ZssMu9KYvUHLcjcDoA==",
  14448. "dependencies": {
  14449. "debug": "^4.1.0",
  14450. "handle-thing": "^2.0.0",
  14451. "http-deceiver": "^1.2.7",
  14452. "select-hose": "^2.0.0",
  14453. "spdy-transport": "^3.0.0"
  14454. },
  14455. "engines": {
  14456. "node": ">=6.0.0"
  14457. }
  14458. },
  14459. "node_modules/spdy-transport": {
  14460. "version": "3.0.0",
  14461. "resolved": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-3.0.0.tgz",
  14462. "integrity": "sha512-hsLVFE5SjA6TCisWeJXFKniGGOpBgMLmerfO2aCyCU5s7nJ/rpAepqmFifv/GCbSbueEeAJJnmSQ2rKC/g8Fcw==",
  14463. "dependencies": {
  14464. "debug": "^4.1.0",
  14465. "detect-node": "^2.0.4",
  14466. "hpack.js": "^2.1.6",
  14467. "obuf": "^1.1.2",
  14468. "readable-stream": "^3.0.6",
  14469. "wbuf": "^1.7.3"
  14470. }
  14471. },
  14472. "node_modules/split2": {
  14473. "version": "3.2.2",
  14474. "resolved": "https://registry.npmjs.org/split2/-/split2-3.2.2.tgz",
  14475. "integrity": "sha512-9NThjpgZnifTkJpzTZ7Eue85S49QwpNhZTq6GRJwObb6jnLFNGB7Qm73V5HewTROPyxD0C29xqmaI68bQtV+hg==",
  14476. "dev": true,
  14477. "dependencies": {
  14478. "readable-stream": "^3.0.0"
  14479. }
  14480. },
  14481. "node_modules/sprintf-js": {
  14482. "version": "1.0.3",
  14483. "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",
  14484. "integrity": "sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw="
  14485. },
  14486. "node_modules/sshpk": {
  14487. "version": "1.17.0",
  14488. "resolved": "https://registry.npmjs.org/sshpk/-/sshpk-1.17.0.tgz",
  14489. "integrity": "sha512-/9HIEs1ZXGhSPE8X6Ccm7Nam1z8KcoCqPdI7ecm1N33EzAetWahvQWVqLZtaZQ+IDKX4IyA2o0gBzqIMkAagHQ==",
  14490. "dependencies": {
  14491. "asn1": "~0.2.3",
  14492. "assert-plus": "^1.0.0",
  14493. "bcrypt-pbkdf": "^1.0.0",
  14494. "dashdash": "^1.12.0",
  14495. "ecc-jsbn": "~0.1.1",
  14496. "getpass": "^0.1.1",
  14497. "jsbn": "~0.1.0",
  14498. "safer-buffer": "^2.0.2",
  14499. "tweetnacl": "~0.14.0"
  14500. },
  14501. "bin": {
  14502. "sshpk-conv": "bin/sshpk-conv",
  14503. "sshpk-sign": "bin/sshpk-sign",
  14504. "sshpk-verify": "bin/sshpk-verify"
  14505. },
  14506. "engines": {
  14507. "node": ">=0.10.0"
  14508. }
  14509. },
  14510. "node_modules/ssri": {
  14511. "version": "8.0.1",
  14512. "resolved": "https://registry.npmjs.org/ssri/-/ssri-8.0.1.tgz",
  14513. "integrity": "sha512-97qShzy1AiyxvPNIkLWoGua7xoQzzPjQ0HAH4B0rWKo7SZ6USuPcrUiAFrws0UH8RrbWmgq3LMTObhPIHbbBeQ==",
  14514. "dependencies": {
  14515. "minipass": "^3.1.1"
  14516. },
  14517. "engines": {
  14518. "node": ">= 8"
  14519. }
  14520. },
  14521. "node_modules/stable": {
  14522. "version": "0.1.8",
  14523. "resolved": "https://registry.npmjs.org/stable/-/stable-0.1.8.tgz",
  14524. "integrity": "sha512-ji9qxRnOVfcuLDySj9qzhGSEFVobyt1kIOSkj1qZzYLzq7Tos/oUUWvotUPQLlrsidqsK6tBH89Bc9kL5zHA6w=="
  14525. },
  14526. "node_modules/stack-utils": {
  14527. "version": "2.0.5",
  14528. "resolved": "https://registry.npmjs.org/stack-utils/-/stack-utils-2.0.5.tgz",
  14529. "integrity": "sha512-xrQcmYhOsn/1kX+Vraq+7j4oE2j/6BFscZ0etmYg81xuM8Gq0022Pxb8+IqgOFUIaxHs0KaSb7T1+OegiNrNFA==",
  14530. "dependencies": {
  14531. "escape-string-regexp": "^2.0.0"
  14532. },
  14533. "engines": {
  14534. "node": ">=10"
  14535. }
  14536. },
  14537. "node_modules/stack-utils/node_modules/escape-string-regexp": {
  14538. "version": "2.0.0",
  14539. "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz",
  14540. "integrity": "sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==",
  14541. "engines": {
  14542. "node": ">=8"
  14543. }
  14544. },
  14545. "node_modules/stackframe": {
  14546. "version": "1.2.1",
  14547. "resolved": "https://registry.npmjs.org/stackframe/-/stackframe-1.2.1.tgz",
  14548. "integrity": "sha512-h88QkzREN/hy8eRdyNhhsO7RSJ5oyTqxxmmn0dzBIMUclZsjpfmrsg81vp8mjjAs2vAZ72nyWxRUwSwmh0e4xg=="
  14549. },
  14550. "node_modules/statuses": {
  14551. "version": "1.5.0",
  14552. "resolved": "https://registry.npmjs.org/statuses/-/statuses-1.5.0.tgz",
  14553. "integrity": "sha1-Fhx9rBd2Wf2YEfQ3cfqZOBR4Yow=",
  14554. "engines": {
  14555. "node": ">= 0.6"
  14556. }
  14557. },
  14558. "node_modules/stdout-stream": {
  14559. "version": "1.4.1",
  14560. "resolved": "https://registry.npmjs.org/stdout-stream/-/stdout-stream-1.4.1.tgz",
  14561. "integrity": "sha512-j4emi03KXqJWcIeF8eIXkjMFN1Cmb8gUlDYGeBALLPo5qdyTfA9bOtl8m33lRoC+vFMkP3gl0WsDr6+gzxbbTA==",
  14562. "dependencies": {
  14563. "readable-stream": "^2.0.1"
  14564. }
  14565. },
  14566. "node_modules/stdout-stream/node_modules/isarray": {
  14567. "version": "1.0.0",
  14568. "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz",
  14569. "integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE="
  14570. },
  14571. "node_modules/stdout-stream/node_modules/readable-stream": {
  14572. "version": "2.3.7",
  14573. "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz",
  14574. "integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==",
  14575. "dependencies": {
  14576. "core-util-is": "~1.0.0",
  14577. "inherits": "~2.0.3",
  14578. "isarray": "~1.0.0",
  14579. "process-nextick-args": "~2.0.0",
  14580. "safe-buffer": "~5.1.1",
  14581. "string_decoder": "~1.1.1",
  14582. "util-deprecate": "~1.0.1"
  14583. }
  14584. },
  14585. "node_modules/stdout-stream/node_modules/string_decoder": {
  14586. "version": "1.1.1",
  14587. "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
  14588. "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
  14589. "dependencies": {
  14590. "safe-buffer": "~5.1.0"
  14591. }
  14592. },
  14593. "node_modules/string_decoder": {
  14594. "version": "1.3.0",
  14595. "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz",
  14596. "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==",
  14597. "dependencies": {
  14598. "safe-buffer": "~5.2.0"
  14599. }
  14600. },
  14601. "node_modules/string_decoder/node_modules/safe-buffer": {
  14602. "version": "5.2.1",
  14603. "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
  14604. "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==",
  14605. "funding": [
  14606. {
  14607. "type": "github",
  14608. "url": "https://github.com/sponsors/feross"
  14609. },
  14610. {
  14611. "type": "patreon",
  14612. "url": "https://www.patreon.com/feross"
  14613. },
  14614. {
  14615. "type": "consulting",
  14616. "url": "https://feross.org/support"
  14617. }
  14618. ]
  14619. },
  14620. "node_modules/string-length": {
  14621. "version": "4.0.2",
  14622. "resolved": "https://registry.npmjs.org/string-length/-/string-length-4.0.2.tgz",
  14623. "integrity": "sha512-+l6rNN5fYHNhZZy41RXsYptCjA2Igmq4EG7kZAYFQI1E1VTXarr6ZPXBg6eq7Y6eK4FEhY6AJlyuFIb/v/S0VQ==",
  14624. "dependencies": {
  14625. "char-regex": "^1.0.2",
  14626. "strip-ansi": "^6.0.0"
  14627. },
  14628. "engines": {
  14629. "node": ">=10"
  14630. }
  14631. },
  14632. "node_modules/string-natural-compare": {
  14633. "version": "3.0.1",
  14634. "resolved": "https://registry.npmjs.org/string-natural-compare/-/string-natural-compare-3.0.1.tgz",
  14635. "integrity": "sha512-n3sPwynL1nwKi3WJ6AIsClwBMa0zTi54fn2oLU6ndfTSIO05xaznjSf15PcBZU6FNWbmN5Q6cxT4V5hGvB4taw=="
  14636. },
  14637. "node_modules/string-width": {
  14638. "version": "4.2.3",
  14639. "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
  14640. "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
  14641. "dependencies": {
  14642. "emoji-regex": "^8.0.0",
  14643. "is-fullwidth-code-point": "^3.0.0",
  14644. "strip-ansi": "^6.0.1"
  14645. },
  14646. "engines": {
  14647. "node": ">=8"
  14648. }
  14649. },
  14650. "node_modules/string-width/node_modules/emoji-regex": {
  14651. "version": "8.0.0",
  14652. "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
  14653. "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A=="
  14654. },
  14655. "node_modules/string.prototype.matchall": {
  14656. "version": "4.0.7",
  14657. "resolved": "https://registry.npmjs.org/string.prototype.matchall/-/string.prototype.matchall-4.0.7.tgz",
  14658. "integrity": "sha512-f48okCX7JiwVi1NXCVWcFnZgADDC/n2vePlQ/KUCNqCikLLilQvwjMO8+BHVKvgzH0JB0J9LEPgxOGT02RoETg==",
  14659. "dependencies": {
  14660. "call-bind": "^1.0.2",
  14661. "define-properties": "^1.1.3",
  14662. "es-abstract": "^1.19.1",
  14663. "get-intrinsic": "^1.1.1",
  14664. "has-symbols": "^1.0.3",
  14665. "internal-slot": "^1.0.3",
  14666. "regexp.prototype.flags": "^1.4.1",
  14667. "side-channel": "^1.0.4"
  14668. },
  14669. "funding": {
  14670. "url": "https://github.com/sponsors/ljharb"
  14671. }
  14672. },
  14673. "node_modules/string.prototype.trimend": {
  14674. "version": "1.0.4",
  14675. "resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.4.tgz",
  14676. "integrity": "sha512-y9xCjw1P23Awk8EvTpcyL2NIr1j7wJ39f+k6lvRnSMz+mz9CGz9NYPelDk42kOz6+ql8xjfK8oYzy3jAP5QU5A==",
  14677. "dependencies": {
  14678. "call-bind": "^1.0.2",
  14679. "define-properties": "^1.1.3"
  14680. },
  14681. "funding": {
  14682. "url": "https://github.com/sponsors/ljharb"
  14683. }
  14684. },
  14685. "node_modules/string.prototype.trimstart": {
  14686. "version": "1.0.4",
  14687. "resolved": "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.4.tgz",
  14688. "integrity": "sha512-jh6e984OBfvxS50tdY2nRZnoC5/mLFKOREQfw8t5yytkoUsJRNxvI/E39qu1sD0OtWI3OC0XgKSmcWwziwYuZw==",
  14689. "dependencies": {
  14690. "call-bind": "^1.0.2",
  14691. "define-properties": "^1.1.3"
  14692. },
  14693. "funding": {
  14694. "url": "https://github.com/sponsors/ljharb"
  14695. }
  14696. },
  14697. "node_modules/stringify-object": {
  14698. "version": "3.3.0",
  14699. "resolved": "https://registry.npmjs.org/stringify-object/-/stringify-object-3.3.0.tgz",
  14700. "integrity": "sha512-rHqiFh1elqCQ9WPLIC8I0Q/g/wj5J1eMkyoiD6eoQApWHP0FtlK7rqnhmabL5VUY9JQCcqwwvlOaSuutekgyrw==",
  14701. "dependencies": {
  14702. "get-own-enumerable-property-symbols": "^3.0.0",
  14703. "is-obj": "^1.0.1",
  14704. "is-regexp": "^1.0.0"
  14705. },
  14706. "engines": {
  14707. "node": ">=4"
  14708. }
  14709. },
  14710. "node_modules/strip-ansi": {
  14711. "version": "6.0.1",
  14712. "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
  14713. "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
  14714. "dependencies": {
  14715. "ansi-regex": "^5.0.1"
  14716. },
  14717. "engines": {
  14718. "node": ">=8"
  14719. }
  14720. },
  14721. "node_modules/strip-bom": {
  14722. "version": "4.0.0",
  14723. "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-4.0.0.tgz",
  14724. "integrity": "sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==",
  14725. "engines": {
  14726. "node": ">=8"
  14727. }
  14728. },
  14729. "node_modules/strip-comments": {
  14730. "version": "2.0.1",
  14731. "resolved": "https://registry.npmjs.org/strip-comments/-/strip-comments-2.0.1.tgz",
  14732. "integrity": "sha512-ZprKx+bBLXv067WTCALv8SSz5l2+XhpYCsVtSqlMnkAXMWDq+/ekVbl1ghqP9rUHTzv6sm/DwCOiYutU/yp1fw==",
  14733. "engines": {
  14734. "node": ">=10"
  14735. }
  14736. },
  14737. "node_modules/strip-final-newline": {
  14738. "version": "2.0.0",
  14739. "resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-2.0.0.tgz",
  14740. "integrity": "sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==",
  14741. "engines": {
  14742. "node": ">=6"
  14743. }
  14744. },
  14745. "node_modules/strip-indent": {
  14746. "version": "3.0.0",
  14747. "resolved": "https://registry.npmjs.org/strip-indent/-/strip-indent-3.0.0.tgz",
  14748. "integrity": "sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==",
  14749. "dependencies": {
  14750. "min-indent": "^1.0.0"
  14751. },
  14752. "engines": {
  14753. "node": ">=8"
  14754. }
  14755. },
  14756. "node_modules/strip-json-comments": {
  14757. "version": "3.1.1",
  14758. "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz",
  14759. "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==",
  14760. "engines": {
  14761. "node": ">=8"
  14762. },
  14763. "funding": {
  14764. "url": "https://github.com/sponsors/sindresorhus"
  14765. }
  14766. },
  14767. "node_modules/style-loader": {
  14768. "version": "3.3.1",
  14769. "resolved": "https://registry.npmjs.org/style-loader/-/style-loader-3.3.1.tgz",
  14770. "integrity": "sha512-GPcQ+LDJbrcxHORTRes6Jy2sfvK2kS6hpSfI/fXhPt+spVzxF6LJ1dHLN9zIGmVaaP044YKaIatFaufENRiDoQ==",
  14771. "engines": {
  14772. "node": ">= 12.13.0"
  14773. },
  14774. "funding": {
  14775. "type": "opencollective",
  14776. "url": "https://opencollective.com/webpack"
  14777. },
  14778. "peerDependencies": {
  14779. "webpack": "^5.0.0"
  14780. }
  14781. },
  14782. "node_modules/stylehacks": {
  14783. "version": "5.1.0",
  14784. "resolved": "https://registry.npmjs.org/stylehacks/-/stylehacks-5.1.0.tgz",
  14785. "integrity": "sha512-SzLmvHQTrIWfSgljkQCw2++C9+Ne91d/6Sp92I8c5uHTcy/PgeHamwITIbBW9wnFTY/3ZfSXR9HIL6Ikqmcu6Q==",
  14786. "dependencies": {
  14787. "browserslist": "^4.16.6",
  14788. "postcss-selector-parser": "^6.0.4"
  14789. },
  14790. "engines": {
  14791. "node": "^10 || ^12 || >=14.0"
  14792. },
  14793. "peerDependencies": {
  14794. "postcss": "^8.2.15"
  14795. }
  14796. },
  14797. "node_modules/supports-color": {
  14798. "version": "7.2.0",
  14799. "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
  14800. "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
  14801. "dependencies": {
  14802. "has-flag": "^4.0.0"
  14803. },
  14804. "engines": {
  14805. "node": ">=8"
  14806. }
  14807. },
  14808. "node_modules/supports-hyperlinks": {
  14809. "version": "2.2.0",
  14810. "resolved": "https://registry.npmjs.org/supports-hyperlinks/-/supports-hyperlinks-2.2.0.tgz",
  14811. "integrity": "sha512-6sXEzV5+I5j8Bmq9/vUphGRM/RJNT9SCURJLjwfOg51heRtguGWDzcaBlgAzKhQa0EVNpPEKzQuBwZ8S8WaCeQ==",
  14812. "dependencies": {
  14813. "has-flag": "^4.0.0",
  14814. "supports-color": "^7.0.0"
  14815. },
  14816. "engines": {
  14817. "node": ">=8"
  14818. }
  14819. },
  14820. "node_modules/supports-preserve-symlinks-flag": {
  14821. "version": "1.0.0",
  14822. "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz",
  14823. "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==",
  14824. "engines": {
  14825. "node": ">= 0.4"
  14826. },
  14827. "funding": {
  14828. "url": "https://github.com/sponsors/ljharb"
  14829. }
  14830. },
  14831. "node_modules/svg-parser": {
  14832. "version": "2.0.4",
  14833. "resolved": "https://registry.npmjs.org/svg-parser/-/svg-parser-2.0.4.tgz",
  14834. "integrity": "sha512-e4hG1hRwoOdRb37cIMSgzNsxyzKfayW6VOflrwvR+/bzrkyxY/31WkbgnQpgtrNp1SdpJvpUAGTa/ZoiPNDuRQ=="
  14835. },
  14836. "node_modules/svgo": {
  14837. "version": "1.3.2",
  14838. "resolved": "https://registry.npmjs.org/svgo/-/svgo-1.3.2.tgz",
  14839. "integrity": "sha512-yhy/sQYxR5BkC98CY7o31VGsg014AKLEPxdfhora76l36hD9Rdy5NZA/Ocn6yayNPgSamYdtX2rFJdcv07AYVw==",
  14840. "deprecated": "This SVGO version is no longer supported. Upgrade to v2.x.x.",
  14841. "dependencies": {
  14842. "chalk": "^2.4.1",
  14843. "coa": "^2.0.2",
  14844. "css-select": "^2.0.0",
  14845. "css-select-base-adapter": "^0.1.1",
  14846. "css-tree": "1.0.0-alpha.37",
  14847. "csso": "^4.0.2",
  14848. "js-yaml": "^3.13.1",
  14849. "mkdirp": "~0.5.1",
  14850. "object.values": "^1.1.0",
  14851. "sax": "~1.2.4",
  14852. "stable": "^0.1.8",
  14853. "unquote": "~1.1.1",
  14854. "util.promisify": "~1.0.0"
  14855. },
  14856. "bin": {
  14857. "svgo": "bin/svgo"
  14858. },
  14859. "engines": {
  14860. "node": ">=4.0.0"
  14861. }
  14862. },
  14863. "node_modules/svgo/node_modules/ansi-styles": {
  14864. "version": "3.2.1",
  14865. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz",
  14866. "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
  14867. "dependencies": {
  14868. "color-convert": "^1.9.0"
  14869. },
  14870. "engines": {
  14871. "node": ">=4"
  14872. }
  14873. },
  14874. "node_modules/svgo/node_modules/chalk": {
  14875. "version": "2.4.2",
  14876. "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
  14877. "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
  14878. "dependencies": {
  14879. "ansi-styles": "^3.2.1",
  14880. "escape-string-regexp": "^1.0.5",
  14881. "supports-color": "^5.3.0"
  14882. },
  14883. "engines": {
  14884. "node": ">=4"
  14885. }
  14886. },
  14887. "node_modules/svgo/node_modules/color-convert": {
  14888. "version": "1.9.3",
  14889. "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz",
  14890. "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
  14891. "dependencies": {
  14892. "color-name": "1.1.3"
  14893. }
  14894. },
  14895. "node_modules/svgo/node_modules/color-name": {
  14896. "version": "1.1.3",
  14897. "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
  14898. "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU="
  14899. },
  14900. "node_modules/svgo/node_modules/css-select": {
  14901. "version": "2.1.0",
  14902. "resolved": "https://registry.npmjs.org/css-select/-/css-select-2.1.0.tgz",
  14903. "integrity": "sha512-Dqk7LQKpwLoH3VovzZnkzegqNSuAziQyNZUcrdDM401iY+R5NkGBXGmtO05/yaXQziALuPogeG0b7UAgjnTJTQ==",
  14904. "dependencies": {
  14905. "boolbase": "^1.0.0",
  14906. "css-what": "^3.2.1",
  14907. "domutils": "^1.7.0",
  14908. "nth-check": "^1.0.2"
  14909. }
  14910. },
  14911. "node_modules/svgo/node_modules/css-what": {
  14912. "version": "3.4.2",
  14913. "resolved": "https://registry.npmjs.org/css-what/-/css-what-3.4.2.tgz",
  14914. "integrity": "sha512-ACUm3L0/jiZTqfzRM3Hi9Q8eZqd6IK37mMWPLz9PJxkLWllYeRf+EHUSHYEtFop2Eqytaq1FizFVh7XfBnXCDQ==",
  14915. "engines": {
  14916. "node": ">= 6"
  14917. },
  14918. "funding": {
  14919. "url": "https://github.com/sponsors/fb55"
  14920. }
  14921. },
  14922. "node_modules/svgo/node_modules/dom-serializer": {
  14923. "version": "0.2.2",
  14924. "resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-0.2.2.tgz",
  14925. "integrity": "sha512-2/xPb3ORsQ42nHYiSunXkDjPLBaEj/xTwUO4B7XCZQTRk7EBtTOPaygh10YAAh2OI1Qrp6NWfpAhzswj0ydt9g==",
  14926. "dependencies": {
  14927. "domelementtype": "^2.0.1",
  14928. "entities": "^2.0.0"
  14929. }
  14930. },
  14931. "node_modules/svgo/node_modules/domutils": {
  14932. "version": "1.7.0",
  14933. "resolved": "https://registry.npmjs.org/domutils/-/domutils-1.7.0.tgz",
  14934. "integrity": "sha512-Lgd2XcJ/NjEw+7tFvfKxOzCYKZsdct5lczQ2ZaQY8Djz7pfAD3Gbp8ySJWtreII/vDlMVmxwa6pHmdxIYgttDg==",
  14935. "dependencies": {
  14936. "dom-serializer": "0",
  14937. "domelementtype": "1"
  14938. }
  14939. },
  14940. "node_modules/svgo/node_modules/domutils/node_modules/domelementtype": {
  14941. "version": "1.3.1",
  14942. "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-1.3.1.tgz",
  14943. "integrity": "sha512-BSKB+TSpMpFI/HOxCNr1O8aMOTZ8hT3pM3GQ0w/mWRmkhEDSFJkkyzz4XQsBV44BChwGkrDfMyjVD0eA2aFV3w=="
  14944. },
  14945. "node_modules/svgo/node_modules/escape-string-regexp": {
  14946. "version": "1.0.5",
  14947. "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
  14948. "integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=",
  14949. "engines": {
  14950. "node": ">=0.8.0"
  14951. }
  14952. },
  14953. "node_modules/svgo/node_modules/has-flag": {
  14954. "version": "3.0.0",
  14955. "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
  14956. "integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0=",
  14957. "engines": {
  14958. "node": ">=4"
  14959. }
  14960. },
  14961. "node_modules/svgo/node_modules/nth-check": {
  14962. "version": "1.0.2",
  14963. "resolved": "https://registry.npmjs.org/nth-check/-/nth-check-1.0.2.tgz",
  14964. "integrity": "sha512-WeBOdju8SnzPN5vTUJYxYUxLeXpCaVP5i5e0LF8fg7WORF2Wd7wFX/pk0tYZk7s8T+J7VLy0Da6J1+wCT0AtHg==",
  14965. "dependencies": {
  14966. "boolbase": "~1.0.0"
  14967. }
  14968. },
  14969. "node_modules/svgo/node_modules/supports-color": {
  14970. "version": "5.5.0",
  14971. "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
  14972. "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
  14973. "dependencies": {
  14974. "has-flag": "^3.0.0"
  14975. },
  14976. "engines": {
  14977. "node": ">=4"
  14978. }
  14979. },
  14980. "node_modules/symbol-tree": {
  14981. "version": "3.2.4",
  14982. "resolved": "https://registry.npmjs.org/symbol-tree/-/symbol-tree-3.2.4.tgz",
  14983. "integrity": "sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw=="
  14984. },
  14985. "node_modules/tailwindcss": {
  14986. "version": "3.0.24",
  14987. "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.0.24.tgz",
  14988. "integrity": "sha512-H3uMmZNWzG6aqmg9q07ZIRNIawoiEcNFKDfL+YzOPuPsXuDXxJxB9icqzLgdzKNwjG3SAro2h9SYav8ewXNgig==",
  14989. "dependencies": {
  14990. "arg": "^5.0.1",
  14991. "chokidar": "^3.5.3",
  14992. "color-name": "^1.1.4",
  14993. "detective": "^5.2.0",
  14994. "didyoumean": "^1.2.2",
  14995. "dlv": "^1.1.3",
  14996. "fast-glob": "^3.2.11",
  14997. "glob-parent": "^6.0.2",
  14998. "is-glob": "^4.0.3",
  14999. "lilconfig": "^2.0.5",
  15000. "normalize-path": "^3.0.0",
  15001. "object-hash": "^3.0.0",
  15002. "picocolors": "^1.0.0",
  15003. "postcss": "^8.4.12",
  15004. "postcss-js": "^4.0.0",
  15005. "postcss-load-config": "^3.1.4",
  15006. "postcss-nested": "5.0.6",
  15007. "postcss-selector-parser": "^6.0.10",
  15008. "postcss-value-parser": "^4.2.0",
  15009. "quick-lru": "^5.1.1",
  15010. "resolve": "^1.22.0"
  15011. },
  15012. "bin": {
  15013. "tailwind": "lib/cli.js",
  15014. "tailwindcss": "lib/cli.js"
  15015. },
  15016. "engines": {
  15017. "node": ">=12.13.0"
  15018. },
  15019. "peerDependencies": {
  15020. "postcss": "^8.0.9"
  15021. }
  15022. },
  15023. "node_modules/tapable": {
  15024. "version": "2.2.1",
  15025. "resolved": "https://registry.npmjs.org/tapable/-/tapable-2.2.1.tgz",
  15026. "integrity": "sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==",
  15027. "engines": {
  15028. "node": ">=6"
  15029. }
  15030. },
  15031. "node_modules/tar": {
  15032. "version": "6.1.11",
  15033. "resolved": "https://registry.npmjs.org/tar/-/tar-6.1.11.tgz",
  15034. "integrity": "sha512-an/KZQzQUkZCkuoAA64hM92X0Urb6VpRhAFllDzz44U2mcD5scmT3zBc4VgVpkugF580+DQn8eAFSyoQt0tznA==",
  15035. "dependencies": {
  15036. "chownr": "^2.0.0",
  15037. "fs-minipass": "^2.0.0",
  15038. "minipass": "^3.0.0",
  15039. "minizlib": "^2.1.1",
  15040. "mkdirp": "^1.0.3",
  15041. "yallist": "^4.0.0"
  15042. },
  15043. "engines": {
  15044. "node": ">= 10"
  15045. }
  15046. },
  15047. "node_modules/tar/node_modules/mkdirp": {
  15048. "version": "1.0.4",
  15049. "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz",
  15050. "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==",
  15051. "bin": {
  15052. "mkdirp": "bin/cmd.js"
  15053. },
  15054. "engines": {
  15055. "node": ">=10"
  15056. }
  15057. },
  15058. "node_modules/temp-dir": {
  15059. "version": "2.0.0",
  15060. "resolved": "https://registry.npmjs.org/temp-dir/-/temp-dir-2.0.0.tgz",
  15061. "integrity": "sha512-aoBAniQmmwtcKp/7BzsH8Cxzv8OL736p7v1ihGb5e9DJ9kTwGWHrQrVB5+lfVDzfGrdRzXch+ig7LHaY1JTOrg==",
  15062. "engines": {
  15063. "node": ">=8"
  15064. }
  15065. },
  15066. "node_modules/tempy": {
  15067. "version": "0.6.0",
  15068. "resolved": "https://registry.npmjs.org/tempy/-/tempy-0.6.0.tgz",
  15069. "integrity": "sha512-G13vtMYPT/J8A4X2SjdtBTphZlrp1gKv6hZiOjw14RCWg6GbHuQBGtjlx75xLbYV/wEc0D7G5K4rxKP/cXk8Bw==",
  15070. "dependencies": {
  15071. "is-stream": "^2.0.0",
  15072. "temp-dir": "^2.0.0",
  15073. "type-fest": "^0.16.0",
  15074. "unique-string": "^2.0.0"
  15075. },
  15076. "engines": {
  15077. "node": ">=10"
  15078. },
  15079. "funding": {
  15080. "url": "https://github.com/sponsors/sindresorhus"
  15081. }
  15082. },
  15083. "node_modules/tempy/node_modules/type-fest": {
  15084. "version": "0.16.0",
  15085. "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.16.0.tgz",
  15086. "integrity": "sha512-eaBzG6MxNzEn9kiwvtre90cXaNLkmadMWa1zQMs3XORCXNbsH/OewwbxC5ia9dCxIxnTAsSxXJaa/p5y8DlvJg==",
  15087. "engines": {
  15088. "node": ">=10"
  15089. },
  15090. "funding": {
  15091. "url": "https://github.com/sponsors/sindresorhus"
  15092. }
  15093. },
  15094. "node_modules/terminal-link": {
  15095. "version": "2.1.1",
  15096. "resolved": "https://registry.npmjs.org/terminal-link/-/terminal-link-2.1.1.tgz",
  15097. "integrity": "sha512-un0FmiRUQNr5PJqy9kP7c40F5BOfpGlYTrxonDChEZB7pzZxRNp/bt+ymiy9/npwXya9KH99nJ/GXFIiUkYGFQ==",
  15098. "dependencies": {
  15099. "ansi-escapes": "^4.2.1",
  15100. "supports-hyperlinks": "^2.0.0"
  15101. },
  15102. "engines": {
  15103. "node": ">=8"
  15104. },
  15105. "funding": {
  15106. "url": "https://github.com/sponsors/sindresorhus"
  15107. }
  15108. },
  15109. "node_modules/terser": {
  15110. "version": "5.12.1",
  15111. "resolved": "https://registry.npmjs.org/terser/-/terser-5.12.1.tgz",
  15112. "integrity": "sha512-NXbs+7nisos5E+yXwAD+y7zrcTkMqb0dEJxIGtSKPdCBzopf7ni4odPul2aechpV7EXNvOudYOX2bb5tln1jbQ==",
  15113. "dependencies": {
  15114. "acorn": "^8.5.0",
  15115. "commander": "^2.20.0",
  15116. "source-map": "~0.7.2",
  15117. "source-map-support": "~0.5.20"
  15118. },
  15119. "bin": {
  15120. "terser": "bin/terser"
  15121. },
  15122. "engines": {
  15123. "node": ">=10"
  15124. }
  15125. },
  15126. "node_modules/terser-webpack-plugin": {
  15127. "version": "5.3.1",
  15128. "resolved": "https://registry.npmjs.org/terser-webpack-plugin/-/terser-webpack-plugin-5.3.1.tgz",
  15129. "integrity": "sha512-GvlZdT6wPQKbDNW/GDQzZFg/j4vKU96yl2q6mcUkzKOgW4gwf1Z8cZToUCrz31XHlPWH8MVb1r2tFtdDtTGJ7g==",
  15130. "dependencies": {
  15131. "jest-worker": "^27.4.5",
  15132. "schema-utils": "^3.1.1",
  15133. "serialize-javascript": "^6.0.0",
  15134. "source-map": "^0.6.1",
  15135. "terser": "^5.7.2"
  15136. },
  15137. "engines": {
  15138. "node": ">= 10.13.0"
  15139. },
  15140. "funding": {
  15141. "type": "opencollective",
  15142. "url": "https://opencollective.com/webpack"
  15143. },
  15144. "peerDependencies": {
  15145. "webpack": "^5.1.0"
  15146. },
  15147. "peerDependenciesMeta": {
  15148. "@swc/core": {
  15149. "optional": true
  15150. },
  15151. "esbuild": {
  15152. "optional": true
  15153. },
  15154. "uglify-js": {
  15155. "optional": true
  15156. }
  15157. }
  15158. },
  15159. "node_modules/terser/node_modules/commander": {
  15160. "version": "2.20.3",
  15161. "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz",
  15162. "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ=="
  15163. },
  15164. "node_modules/terser/node_modules/source-map": {
  15165. "version": "0.7.3",
  15166. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.3.tgz",
  15167. "integrity": "sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ==",
  15168. "engines": {
  15169. "node": ">= 8"
  15170. }
  15171. },
  15172. "node_modules/test-exclude": {
  15173. "version": "6.0.0",
  15174. "resolved": "https://registry.npmjs.org/test-exclude/-/test-exclude-6.0.0.tgz",
  15175. "integrity": "sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==",
  15176. "dependencies": {
  15177. "@istanbuljs/schema": "^0.1.2",
  15178. "glob": "^7.1.4",
  15179. "minimatch": "^3.0.4"
  15180. },
  15181. "engines": {
  15182. "node": ">=8"
  15183. }
  15184. },
  15185. "node_modules/text-table": {
  15186. "version": "0.2.0",
  15187. "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz",
  15188. "integrity": "sha1-f17oI66AUgfACvLfSoTsP8+lcLQ="
  15189. },
  15190. "node_modules/throat": {
  15191. "version": "6.0.1",
  15192. "resolved": "https://registry.npmjs.org/throat/-/throat-6.0.1.tgz",
  15193. "integrity": "sha512-8hmiGIJMDlwjg7dlJ4yKGLK8EsYqKgPWbG3b4wjJddKNwc7N7Dpn08Df4szr/sZdMVeOstrdYSsqzX6BYbcB+w=="
  15194. },
  15195. "node_modules/through2": {
  15196. "version": "4.0.2",
  15197. "resolved": "https://registry.npmjs.org/through2/-/through2-4.0.2.tgz",
  15198. "integrity": "sha512-iOqSav00cVxEEICeD7TjLB1sueEL+81Wpzp2bY17uZjZN0pWZPuo4suZ/61VujxmqSGFfgOcNuTZ85QJwNZQpw==",
  15199. "dev": true,
  15200. "dependencies": {
  15201. "readable-stream": "3"
  15202. }
  15203. },
  15204. "node_modules/thunky": {
  15205. "version": "1.1.0",
  15206. "resolved": "https://registry.npmjs.org/thunky/-/thunky-1.1.0.tgz",
  15207. "integrity": "sha512-eHY7nBftgThBqOyHGVN+l8gF0BucP09fMo0oO/Lb0w1OF80dJv+lDVpXG60WMQvkcxAkNybKsrEIE3ZtKGmPrA=="
  15208. },
  15209. "node_modules/tiny-invariant": {
  15210. "version": "1.2.0",
  15211. "resolved": "https://registry.npmjs.org/tiny-invariant/-/tiny-invariant-1.2.0.tgz",
  15212. "integrity": "sha512-1Uhn/aqw5C6RI4KejVeTg6mIS7IqxnLJ8Mv2tV5rTc0qWobay7pDUz6Wi392Cnc8ak1H0F2cjoRzb2/AW4+Fvg=="
  15213. },
  15214. "node_modules/tiny-warning": {
  15215. "version": "1.0.3",
  15216. "resolved": "https://registry.npmjs.org/tiny-warning/-/tiny-warning-1.0.3.tgz",
  15217. "integrity": "sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA=="
  15218. },
  15219. "node_modules/tmpl": {
  15220. "version": "1.0.5",
  15221. "resolved": "https://registry.npmjs.org/tmpl/-/tmpl-1.0.5.tgz",
  15222. "integrity": "sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw=="
  15223. },
  15224. "node_modules/to-fast-properties": {
  15225. "version": "2.0.0",
  15226. "resolved": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz",
  15227. "integrity": "sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4=",
  15228. "engines": {
  15229. "node": ">=4"
  15230. }
  15231. },
  15232. "node_modules/to-regex-range": {
  15233. "version": "5.0.1",
  15234. "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
  15235. "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
  15236. "dependencies": {
  15237. "is-number": "^7.0.0"
  15238. },
  15239. "engines": {
  15240. "node": ">=8.0"
  15241. }
  15242. },
  15243. "node_modules/toidentifier": {
  15244. "version": "1.0.1",
  15245. "resolved": "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz",
  15246. "integrity": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==",
  15247. "engines": {
  15248. "node": ">=0.6"
  15249. }
  15250. },
  15251. "node_modules/tough-cookie": {
  15252. "version": "4.0.0",
  15253. "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-4.0.0.tgz",
  15254. "integrity": "sha512-tHdtEpQCMrc1YLrMaqXXcj6AxhYi/xgit6mZu1+EDWUn+qhUf8wMQoFIy9NXuq23zAwtcB0t/MjACGR18pcRbg==",
  15255. "dependencies": {
  15256. "psl": "^1.1.33",
  15257. "punycode": "^2.1.1",
  15258. "universalify": "^0.1.2"
  15259. },
  15260. "engines": {
  15261. "node": ">=6"
  15262. }
  15263. },
  15264. "node_modules/tough-cookie/node_modules/universalify": {
  15265. "version": "0.1.2",
  15266. "resolved": "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz",
  15267. "integrity": "sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==",
  15268. "engines": {
  15269. "node": ">= 4.0.0"
  15270. }
  15271. },
  15272. "node_modules/tr46": {
  15273. "version": "2.1.0",
  15274. "resolved": "https://registry.npmjs.org/tr46/-/tr46-2.1.0.tgz",
  15275. "integrity": "sha512-15Ih7phfcdP5YxqiB+iDtLoaTz4Nd35+IiAv0kQ5FNKHzXgdWqPoTIqEDDJmXceQt4JZk6lVPT8lnDlPpGDppw==",
  15276. "dependencies": {
  15277. "punycode": "^2.1.1"
  15278. },
  15279. "engines": {
  15280. "node": ">=8"
  15281. }
  15282. },
  15283. "node_modules/tree-kill": {
  15284. "version": "1.2.2",
  15285. "resolved": "https://registry.npmjs.org/tree-kill/-/tree-kill-1.2.2.tgz",
  15286. "integrity": "sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==",
  15287. "dev": true,
  15288. "bin": {
  15289. "tree-kill": "cli.js"
  15290. }
  15291. },
  15292. "node_modules/trim-newlines": {
  15293. "version": "3.0.1",
  15294. "resolved": "https://registry.npmjs.org/trim-newlines/-/trim-newlines-3.0.1.tgz",
  15295. "integrity": "sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==",
  15296. "engines": {
  15297. "node": ">=8"
  15298. }
  15299. },
  15300. "node_modules/true-case-path": {
  15301. "version": "1.0.3",
  15302. "resolved": "https://registry.npmjs.org/true-case-path/-/true-case-path-1.0.3.tgz",
  15303. "integrity": "sha512-m6s2OdQe5wgpFMC+pAJ+q9djG82O2jcHPOI6RNg1yy9rCYR+WD6Nbpl32fDpfC56nirdRy+opFa/Vk7HYhqaew==",
  15304. "dependencies": {
  15305. "glob": "^7.1.2"
  15306. }
  15307. },
  15308. "node_modules/tryer": {
  15309. "version": "1.0.1",
  15310. "resolved": "https://registry.npmjs.org/tryer/-/tryer-1.0.1.tgz",
  15311. "integrity": "sha512-c3zayb8/kWWpycWYg87P71E1S1ZL6b6IJxfb5fvsUgsf0S2MVGaDhDXXjDMpdCpfWXqptc+4mXwmiy1ypXqRAA=="
  15312. },
  15313. "node_modules/tsconfig-paths": {
  15314. "version": "3.14.1",
  15315. "resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.14.1.tgz",
  15316. "integrity": "sha512-fxDhWnFSLt3VuTwtvJt5fpwxBHg5AdKWMsgcPOOIilyjymcYVZoCQF8fvFRezCNfblEXmi+PcM1eYHeOAgXCOQ==",
  15317. "dependencies": {
  15318. "@types/json5": "^0.0.29",
  15319. "json5": "^1.0.1",
  15320. "minimist": "^1.2.6",
  15321. "strip-bom": "^3.0.0"
  15322. }
  15323. },
  15324. "node_modules/tsconfig-paths/node_modules/json5": {
  15325. "version": "1.0.1",
  15326. "resolved": "https://registry.npmjs.org/json5/-/json5-1.0.1.tgz",
  15327. "integrity": "sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==",
  15328. "dependencies": {
  15329. "minimist": "^1.2.0"
  15330. },
  15331. "bin": {
  15332. "json5": "lib/cli.js"
  15333. }
  15334. },
  15335. "node_modules/tsconfig-paths/node_modules/strip-bom": {
  15336. "version": "3.0.0",
  15337. "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz",
  15338. "integrity": "sha1-IzTBjpx1n3vdVv3vfprj1YjmjtM=",
  15339. "engines": {
  15340. "node": ">=4"
  15341. }
  15342. },
  15343. "node_modules/tslib": {
  15344. "version": "2.3.1",
  15345. "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz",
  15346. "integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw=="
  15347. },
  15348. "node_modules/tsutils": {
  15349. "version": "3.21.0",
  15350. "resolved": "https://registry.npmjs.org/tsutils/-/tsutils-3.21.0.tgz",
  15351. "integrity": "sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==",
  15352. "dependencies": {
  15353. "tslib": "^1.8.1"
  15354. },
  15355. "engines": {
  15356. "node": ">= 6"
  15357. },
  15358. "peerDependencies": {
  15359. "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"
  15360. }
  15361. },
  15362. "node_modules/tsutils/node_modules/tslib": {
  15363. "version": "1.14.1",
  15364. "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
  15365. "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
  15366. },
  15367. "node_modules/tunnel-agent": {
  15368. "version": "0.6.0",
  15369. "resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz",
  15370. "integrity": "sha1-J6XeoGs2sEoKmWZ3SykIaPD8QP0=",
  15371. "dependencies": {
  15372. "safe-buffer": "^5.0.1"
  15373. },
  15374. "engines": {
  15375. "node": "*"
  15376. }
  15377. },
  15378. "node_modules/tweetnacl": {
  15379. "version": "0.14.5",
  15380. "resolved": "https://registry.npmjs.org/tweetnacl/-/tweetnacl-0.14.5.tgz",
  15381. "integrity": "sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q="
  15382. },
  15383. "node_modules/type-check": {
  15384. "version": "0.4.0",
  15385. "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz",
  15386. "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==",
  15387. "dependencies": {
  15388. "prelude-ls": "^1.2.1"
  15389. },
  15390. "engines": {
  15391. "node": ">= 0.8.0"
  15392. }
  15393. },
  15394. "node_modules/type-detect": {
  15395. "version": "4.0.8",
  15396. "resolved": "https://registry.npmjs.org/type-detect/-/type-detect-4.0.8.tgz",
  15397. "integrity": "sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==",
  15398. "engines": {
  15399. "node": ">=4"
  15400. }
  15401. },
  15402. "node_modules/type-fest": {
  15403. "version": "0.21.3",
  15404. "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz",
  15405. "integrity": "sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==",
  15406. "engines": {
  15407. "node": ">=10"
  15408. },
  15409. "funding": {
  15410. "url": "https://github.com/sponsors/sindresorhus"
  15411. }
  15412. },
  15413. "node_modules/type-is": {
  15414. "version": "1.6.18",
  15415. "resolved": "https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz",
  15416. "integrity": "sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==",
  15417. "dependencies": {
  15418. "media-typer": "0.3.0",
  15419. "mime-types": "~2.1.24"
  15420. },
  15421. "engines": {
  15422. "node": ">= 0.6"
  15423. }
  15424. },
  15425. "node_modules/typedarray-to-buffer": {
  15426. "version": "3.1.5",
  15427. "resolved": "https://registry.npmjs.org/typedarray-to-buffer/-/typedarray-to-buffer-3.1.5.tgz",
  15428. "integrity": "sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==",
  15429. "dependencies": {
  15430. "is-typedarray": "^1.0.0"
  15431. }
  15432. },
  15433. "node_modules/typescript": {
  15434. "version": "4.6.3",
  15435. "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.6.3.tgz",
  15436. "integrity": "sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==",
  15437. "bin": {
  15438. "tsc": "bin/tsc",
  15439. "tsserver": "bin/tsserver"
  15440. },
  15441. "engines": {
  15442. "node": ">=4.2.0"
  15443. }
  15444. },
  15445. "node_modules/unbox-primitive": {
  15446. "version": "1.0.1",
  15447. "resolved": "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.1.tgz",
  15448. "integrity": "sha512-tZU/3NqK3dA5gpE1KtyiJUrEB0lxnGkMFHptJ7q6ewdZ8s12QrODwNbhIJStmJkd1QDXa1NRA8aF2A1zk/Ypyw==",
  15449. "dependencies": {
  15450. "function-bind": "^1.1.1",
  15451. "has-bigints": "^1.0.1",
  15452. "has-symbols": "^1.0.2",
  15453. "which-boxed-primitive": "^1.0.2"
  15454. },
  15455. "funding": {
  15456. "url": "https://github.com/sponsors/ljharb"
  15457. }
  15458. },
  15459. "node_modules/unicode-canonical-property-names-ecmascript": {
  15460. "version": "2.0.0",
  15461. "resolved": "https://registry.npmjs.org/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.0.tgz",
  15462. "integrity": "sha512-yY5PpDlfVIU5+y/BSCxAJRBIS1Zc2dDG3Ujq+sR0U+JjUevW2JhocOF+soROYDSaAezOzOKuyyixhD6mBknSmQ==",
  15463. "engines": {
  15464. "node": ">=4"
  15465. }
  15466. },
  15467. "node_modules/unicode-match-property-ecmascript": {
  15468. "version": "2.0.0",
  15469. "resolved": "https://registry.npmjs.org/unicode-match-property-ecmascript/-/unicode-match-property-ecmascript-2.0.0.tgz",
  15470. "integrity": "sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==",
  15471. "dependencies": {
  15472. "unicode-canonical-property-names-ecmascript": "^2.0.0",
  15473. "unicode-property-aliases-ecmascript": "^2.0.0"
  15474. },
  15475. "engines": {
  15476. "node": ">=4"
  15477. }
  15478. },
  15479. "node_modules/unicode-match-property-value-ecmascript": {
  15480. "version": "2.0.0",
  15481. "resolved": "https://registry.npmjs.org/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-2.0.0.tgz",
  15482. "integrity": "sha512-7Yhkc0Ye+t4PNYzOGKedDhXbYIBe1XEQYQxOPyhcXNMJ0WCABqqj6ckydd6pWRZTHV4GuCPKdBAUiMc60tsKVw==",
  15483. "engines": {
  15484. "node": ">=4"
  15485. }
  15486. },
  15487. "node_modules/unicode-property-aliases-ecmascript": {
  15488. "version": "2.0.0",
  15489. "resolved": "https://registry.npmjs.org/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.0.0.tgz",
  15490. "integrity": "sha512-5Zfuy9q/DFr4tfO7ZPeVXb1aPoeQSdeFMLpYuFebehDAhbuevLs5yxSZmIFN1tP5F9Wl4IpJrYojg85/zgyZHQ==",
  15491. "engines": {
  15492. "node": ">=4"
  15493. }
  15494. },
  15495. "node_modules/unique-filename": {
  15496. "version": "1.1.1",
  15497. "resolved": "https://registry.npmjs.org/unique-filename/-/unique-filename-1.1.1.tgz",
  15498. "integrity": "sha512-Vmp0jIp2ln35UTXuryvjzkjGdRyf9b2lTXuSYUiPmzRcl3FDtYqAwOnTJkAngD9SWhnoJzDbTKwaOrZ+STtxNQ==",
  15499. "dependencies": {
  15500. "unique-slug": "^2.0.0"
  15501. }
  15502. },
  15503. "node_modules/unique-slug": {
  15504. "version": "2.0.2",
  15505. "resolved": "https://registry.npmjs.org/unique-slug/-/unique-slug-2.0.2.tgz",
  15506. "integrity": "sha512-zoWr9ObaxALD3DOPfjPSqxt4fnZiWblxHIgeWqW8x7UqDzEtHEQLzji2cuJYQFCU6KmoJikOYAZlrTHHebjx2w==",
  15507. "dependencies": {
  15508. "imurmurhash": "^0.1.4"
  15509. }
  15510. },
  15511. "node_modules/unique-string": {
  15512. "version": "2.0.0",
  15513. "resolved": "https://registry.npmjs.org/unique-string/-/unique-string-2.0.0.tgz",
  15514. "integrity": "sha512-uNaeirEPvpZWSgzwsPGtU2zVSTrn/8L5q/IexZmH0eH6SA73CmAA5U4GwORTxQAZs95TAXLNqeLoPPNO5gZfWg==",
  15515. "dependencies": {
  15516. "crypto-random-string": "^2.0.0"
  15517. },
  15518. "engines": {
  15519. "node": ">=8"
  15520. }
  15521. },
  15522. "node_modules/universalify": {
  15523. "version": "2.0.0",
  15524. "resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz",
  15525. "integrity": "sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==",
  15526. "engines": {
  15527. "node": ">= 10.0.0"
  15528. }
  15529. },
  15530. "node_modules/unpipe": {
  15531. "version": "1.0.0",
  15532. "resolved": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz",
  15533. "integrity": "sha1-sr9O6FFKrmFltIF4KdIbLvSZBOw=",
  15534. "engines": {
  15535. "node": ">= 0.8"
  15536. }
  15537. },
  15538. "node_modules/unquote": {
  15539. "version": "1.1.1",
  15540. "resolved": "https://registry.npmjs.org/unquote/-/unquote-1.1.1.tgz",
  15541. "integrity": "sha1-j97XMk7G6IoP+LkF58CYzcCG1UQ="
  15542. },
  15543. "node_modules/untildify": {
  15544. "version": "4.0.0",
  15545. "resolved": "https://registry.npmjs.org/untildify/-/untildify-4.0.0.tgz",
  15546. "integrity": "sha512-KK8xQ1mkzZeg9inewmFVDNkg3l5LUhoq9kN6iWYB/CC9YMG8HA+c1Q8HwDe6dEX7kErrEVNVBO3fWsVq5iDgtw==",
  15547. "dev": true,
  15548. "engines": {
  15549. "node": ">=8"
  15550. }
  15551. },
  15552. "node_modules/upath": {
  15553. "version": "1.2.0",
  15554. "resolved": "https://registry.npmjs.org/upath/-/upath-1.2.0.tgz",
  15555. "integrity": "sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg==",
  15556. "engines": {
  15557. "node": ">=4",
  15558. "yarn": "*"
  15559. }
  15560. },
  15561. "node_modules/uri-js": {
  15562. "version": "4.4.1",
  15563. "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz",
  15564. "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==",
  15565. "dependencies": {
  15566. "punycode": "^2.1.0"
  15567. }
  15568. },
  15569. "node_modules/util-deprecate": {
  15570. "version": "1.0.2",
  15571. "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
  15572. "integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8="
  15573. },
  15574. "node_modules/util.promisify": {
  15575. "version": "1.0.1",
  15576. "resolved": "https://registry.npmjs.org/util.promisify/-/util.promisify-1.0.1.tgz",
  15577. "integrity": "sha512-g9JpC/3He3bm38zsLupWryXHoEcS22YHthuPQSJdMy6KNrzIRzWqcsHzD/WUnqe45whVou4VIsPew37DoXWNrA==",
  15578. "dependencies": {
  15579. "define-properties": "^1.1.3",
  15580. "es-abstract": "^1.17.2",
  15581. "has-symbols": "^1.0.1",
  15582. "object.getownpropertydescriptors": "^2.1.0"
  15583. },
  15584. "funding": {
  15585. "url": "https://github.com/sponsors/ljharb"
  15586. }
  15587. },
  15588. "node_modules/utila": {
  15589. "version": "0.4.0",
  15590. "resolved": "https://registry.npmjs.org/utila/-/utila-0.4.0.tgz",
  15591. "integrity": "sha1-ihagXURWV6Oupe7MWxKk+lN5dyw="
  15592. },
  15593. "node_modules/utils-merge": {
  15594. "version": "1.0.1",
  15595. "resolved": "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz",
  15596. "integrity": "sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=",
  15597. "engines": {
  15598. "node": ">= 0.4.0"
  15599. }
  15600. },
  15601. "node_modules/uuid": {
  15602. "version": "8.3.2",
  15603. "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz",
  15604. "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==",
  15605. "bin": {
  15606. "uuid": "dist/bin/uuid"
  15607. }
  15608. },
  15609. "node_modules/v8-compile-cache": {
  15610. "version": "2.3.0",
  15611. "resolved": "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz",
  15612. "integrity": "sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA=="
  15613. },
  15614. "node_modules/v8-to-istanbul": {
  15615. "version": "8.1.1",
  15616. "resolved": "https://registry.npmjs.org/v8-to-istanbul/-/v8-to-istanbul-8.1.1.tgz",
  15617. "integrity": "sha512-FGtKtv3xIpR6BYhvgH8MI/y78oT7d8Au3ww4QIxymrCtZEh5b8gCw2siywE+puhEmuWKDtmfrvF5UlB298ut3w==",
  15618. "dependencies": {
  15619. "@types/istanbul-lib-coverage": "^2.0.1",
  15620. "convert-source-map": "^1.6.0",
  15621. "source-map": "^0.7.3"
  15622. },
  15623. "engines": {
  15624. "node": ">=10.12.0"
  15625. }
  15626. },
  15627. "node_modules/v8-to-istanbul/node_modules/source-map": {
  15628. "version": "0.7.3",
  15629. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.3.tgz",
  15630. "integrity": "sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ==",
  15631. "engines": {
  15632. "node": ">= 8"
  15633. }
  15634. },
  15635. "node_modules/validate-npm-package-license": {
  15636. "version": "3.0.4",
  15637. "resolved": "https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz",
  15638. "integrity": "sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==",
  15639. "dependencies": {
  15640. "spdx-correct": "^3.0.0",
  15641. "spdx-expression-parse": "^3.0.0"
  15642. }
  15643. },
  15644. "node_modules/value-equal": {
  15645. "version": "1.0.1",
  15646. "resolved": "https://registry.npmjs.org/value-equal/-/value-equal-1.0.1.tgz",
  15647. "integrity": "sha512-NOJ6JZCAWr0zlxZt+xqCHNTEKOsrks2HQd4MqhP1qy4z1SkbEP467eNx6TgDKXMvUOb+OENfJCZwM+16n7fRfw=="
  15648. },
  15649. "node_modules/vary": {
  15650. "version": "1.1.2",
  15651. "resolved": "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz",
  15652. "integrity": "sha1-IpnwLG3tMNSllhsLn3RSShj2NPw=",
  15653. "engines": {
  15654. "node": ">= 0.8"
  15655. }
  15656. },
  15657. "node_modules/verror": {
  15658. "version": "1.10.0",
  15659. "resolved": "https://registry.npmjs.org/verror/-/verror-1.10.0.tgz",
  15660. "integrity": "sha1-OhBcoXBTr1XW4nDB+CiGguGNpAA=",
  15661. "engines": [
  15662. "node >=0.6.0"
  15663. ],
  15664. "dependencies": {
  15665. "assert-plus": "^1.0.0",
  15666. "core-util-is": "1.0.2",
  15667. "extsprintf": "^1.2.0"
  15668. }
  15669. },
  15670. "node_modules/verror/node_modules/core-util-is": {
  15671. "version": "1.0.2",
  15672. "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz",
  15673. "integrity": "sha1-tf1UIgqivFq1eqtxQMlAdUUDwac="
  15674. },
  15675. "node_modules/w3c-hr-time": {
  15676. "version": "1.0.2",
  15677. "resolved": "https://registry.npmjs.org/w3c-hr-time/-/w3c-hr-time-1.0.2.tgz",
  15678. "integrity": "sha512-z8P5DvDNjKDoFIHK7q8r8lackT6l+jo/Ye3HOle7l9nICP9lf1Ci25fy9vHd0JOWewkIFzXIEig3TdKT7JQ5fQ==",
  15679. "dependencies": {
  15680. "browser-process-hrtime": "^1.0.0"
  15681. }
  15682. },
  15683. "node_modules/w3c-xmlserializer": {
  15684. "version": "2.0.0",
  15685. "resolved": "https://registry.npmjs.org/w3c-xmlserializer/-/w3c-xmlserializer-2.0.0.tgz",
  15686. "integrity": "sha512-4tzD0mF8iSiMiNs30BiLO3EpfGLZUT2MSX/G+o7ZywDzliWQ3OPtTZ0PTC3B3ca1UAf4cJMHB+2Bf56EriJuRA==",
  15687. "dependencies": {
  15688. "xml-name-validator": "^3.0.0"
  15689. },
  15690. "engines": {
  15691. "node": ">=10"
  15692. }
  15693. },
  15694. "node_modules/walker": {
  15695. "version": "1.0.8",
  15696. "resolved": "https://registry.npmjs.org/walker/-/walker-1.0.8.tgz",
  15697. "integrity": "sha512-ts/8E8l5b7kY0vlWLewOkDXMmPdLcVV4GmOQLyxuSswIJsweeFZtAsMF7k1Nszz+TYBQrlYRmzOnr398y1JemQ==",
  15698. "dependencies": {
  15699. "makeerror": "1.0.12"
  15700. }
  15701. },
  15702. "node_modules/watchpack": {
  15703. "version": "2.3.1",
  15704. "resolved": "https://registry.npmjs.org/watchpack/-/watchpack-2.3.1.tgz",
  15705. "integrity": "sha512-x0t0JuydIo8qCNctdDrn1OzH/qDzk2+rdCOC3YzumZ42fiMqmQ7T3xQurykYMhYfHaPHTp4ZxAx2NfUo1K6QaA==",
  15706. "dependencies": {
  15707. "glob-to-regexp": "^0.4.1",
  15708. "graceful-fs": "^4.1.2"
  15709. },
  15710. "engines": {
  15711. "node": ">=10.13.0"
  15712. }
  15713. },
  15714. "node_modules/wbuf": {
  15715. "version": "1.7.3",
  15716. "resolved": "https://registry.npmjs.org/wbuf/-/wbuf-1.7.3.tgz",
  15717. "integrity": "sha512-O84QOnr0icsbFGLS0O3bI5FswxzRr8/gHwWkDlQFskhSPryQXvrTMxjxGP4+iWYoauLoBvfDpkrOauZ+0iZpDA==",
  15718. "dependencies": {
  15719. "minimalistic-assert": "^1.0.0"
  15720. }
  15721. },
  15722. "node_modules/web-vitals": {
  15723. "version": "0.2.4",
  15724. "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-0.2.4.tgz",
  15725. "integrity": "sha512-6BjspCO9VriYy12z356nL6JBS0GYeEcA457YyRzD+dD6XYCQ75NKhcOHUMHentOE7OcVCIXXDvOm0jKFfQG2Gg=="
  15726. },
  15727. "node_modules/webidl-conversions": {
  15728. "version": "6.1.0",
  15729. "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-6.1.0.tgz",
  15730. "integrity": "sha512-qBIvFLGiBpLjfwmYAaHPXsn+ho5xZnGvyGvsarywGNc8VyQJUMHJ8OBKGGrPER0okBeMDaan4mNBlgBROxuI8w==",
  15731. "engines": {
  15732. "node": ">=10.4"
  15733. }
  15734. },
  15735. "node_modules/webpack": {
  15736. "version": "5.72.0",
  15737. "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.72.0.tgz",
  15738. "integrity": "sha512-qmSmbspI0Qo5ld49htys8GY9XhS9CGqFoHTsOVAnjBdg0Zn79y135R+k4IR4rKK6+eKaabMhJwiVB7xw0SJu5w==",
  15739. "dependencies": {
  15740. "@types/eslint-scope": "^3.7.3",
  15741. "@types/estree": "^0.0.51",
  15742. "@webassemblyjs/ast": "1.11.1",
  15743. "@webassemblyjs/wasm-edit": "1.11.1",
  15744. "@webassemblyjs/wasm-parser": "1.11.1",
  15745. "acorn": "^8.4.1",
  15746. "acorn-import-assertions": "^1.7.6",
  15747. "browserslist": "^4.14.5",
  15748. "chrome-trace-event": "^1.0.2",
  15749. "enhanced-resolve": "^5.9.2",
  15750. "es-module-lexer": "^0.9.0",
  15751. "eslint-scope": "5.1.1",
  15752. "events": "^3.2.0",
  15753. "glob-to-regexp": "^0.4.1",
  15754. "graceful-fs": "^4.2.9",
  15755. "json-parse-better-errors": "^1.0.2",
  15756. "loader-runner": "^4.2.0",
  15757. "mime-types": "^2.1.27",
  15758. "neo-async": "^2.6.2",
  15759. "schema-utils": "^3.1.0",
  15760. "tapable": "^2.1.1",
  15761. "terser-webpack-plugin": "^5.1.3",
  15762. "watchpack": "^2.3.1",
  15763. "webpack-sources": "^3.2.3"
  15764. },
  15765. "bin": {
  15766. "webpack": "bin/webpack.js"
  15767. },
  15768. "engines": {
  15769. "node": ">=10.13.0"
  15770. },
  15771. "funding": {
  15772. "type": "opencollective",
  15773. "url": "https://opencollective.com/webpack"
  15774. },
  15775. "peerDependenciesMeta": {
  15776. "webpack-cli": {
  15777. "optional": true
  15778. }
  15779. }
  15780. },
  15781. "node_modules/webpack-dev-middleware": {
  15782. "version": "5.3.1",
  15783. "resolved": "https://registry.npmjs.org/webpack-dev-middleware/-/webpack-dev-middleware-5.3.1.tgz",
  15784. "integrity": "sha512-81EujCKkyles2wphtdrnPg/QqegC/AtqNH//mQkBYSMqwFVCQrxM6ktB2O/SPlZy7LqeEfTbV3cZARGQz6umhg==",
  15785. "dependencies": {
  15786. "colorette": "^2.0.10",
  15787. "memfs": "^3.4.1",
  15788. "mime-types": "^2.1.31",
  15789. "range-parser": "^1.2.1",
  15790. "schema-utils": "^4.0.0"
  15791. },
  15792. "engines": {
  15793. "node": ">= 12.13.0"
  15794. },
  15795. "funding": {
  15796. "type": "opencollective",
  15797. "url": "https://opencollective.com/webpack"
  15798. },
  15799. "peerDependencies": {
  15800. "webpack": "^4.0.0 || ^5.0.0"
  15801. }
  15802. },
  15803. "node_modules/webpack-dev-middleware/node_modules/ajv": {
  15804. "version": "8.11.0",
  15805. "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.11.0.tgz",
  15806. "integrity": "sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==",
  15807. "dependencies": {
  15808. "fast-deep-equal": "^3.1.1",
  15809. "json-schema-traverse": "^1.0.0",
  15810. "require-from-string": "^2.0.2",
  15811. "uri-js": "^4.2.2"
  15812. },
  15813. "funding": {
  15814. "type": "github",
  15815. "url": "https://github.com/sponsors/epoberezkin"
  15816. }
  15817. },
  15818. "node_modules/webpack-dev-middleware/node_modules/ajv-keywords": {
  15819. "version": "5.1.0",
  15820. "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz",
  15821. "integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==",
  15822. "dependencies": {
  15823. "fast-deep-equal": "^3.1.3"
  15824. },
  15825. "peerDependencies": {
  15826. "ajv": "^8.8.2"
  15827. }
  15828. },
  15829. "node_modules/webpack-dev-middleware/node_modules/json-schema-traverse": {
  15830. "version": "1.0.0",
  15831. "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
  15832. "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug=="
  15833. },
  15834. "node_modules/webpack-dev-middleware/node_modules/schema-utils": {
  15835. "version": "4.0.0",
  15836. "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.0.0.tgz",
  15837. "integrity": "sha512-1edyXKgh6XnJsJSQ8mKWXnN/BVaIbFMLpouRUrXgVq7WYne5kw3MW7UPhO44uRXQSIpTSXoJbmrR2X0w9kUTyg==",
  15838. "dependencies": {
  15839. "@types/json-schema": "^7.0.9",
  15840. "ajv": "^8.8.0",
  15841. "ajv-formats": "^2.1.1",
  15842. "ajv-keywords": "^5.0.0"
  15843. },
  15844. "engines": {
  15845. "node": ">= 12.13.0"
  15846. },
  15847. "funding": {
  15848. "type": "opencollective",
  15849. "url": "https://opencollective.com/webpack"
  15850. }
  15851. },
  15852. "node_modules/webpack-dev-server": {
  15853. "version": "4.8.1",
  15854. "resolved": "https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-4.8.1.tgz",
  15855. "integrity": "sha512-dwld70gkgNJa33czmcj/PlKY/nOy/BimbrgZRaR9vDATBQAYgLzggR0nxDtPLJiLrMgZwbE6RRfJ5vnBBasTyg==",
  15856. "dependencies": {
  15857. "@types/bonjour": "^3.5.9",
  15858. "@types/connect-history-api-fallback": "^1.3.5",
  15859. "@types/express": "^4.17.13",
  15860. "@types/serve-index": "^1.9.1",
  15861. "@types/sockjs": "^0.3.33",
  15862. "@types/ws": "^8.5.1",
  15863. "ansi-html-community": "^0.0.8",
  15864. "bonjour-service": "^1.0.11",
  15865. "chokidar": "^3.5.3",
  15866. "colorette": "^2.0.10",
  15867. "compression": "^1.7.4",
  15868. "connect-history-api-fallback": "^1.6.0",
  15869. "default-gateway": "^6.0.3",
  15870. "express": "^4.17.3",
  15871. "graceful-fs": "^4.2.6",
  15872. "html-entities": "^2.3.2",
  15873. "http-proxy-middleware": "^2.0.3",
  15874. "ipaddr.js": "^2.0.1",
  15875. "open": "^8.0.9",
  15876. "p-retry": "^4.5.0",
  15877. "portfinder": "^1.0.28",
  15878. "rimraf": "^3.0.2",
  15879. "schema-utils": "^4.0.0",
  15880. "selfsigned": "^2.0.1",
  15881. "serve-index": "^1.9.1",
  15882. "sockjs": "^0.3.21",
  15883. "spdy": "^4.0.2",
  15884. "webpack-dev-middleware": "^5.3.1",
  15885. "ws": "^8.4.2"
  15886. },
  15887. "bin": {
  15888. "webpack-dev-server": "bin/webpack-dev-server.js"
  15889. },
  15890. "engines": {
  15891. "node": ">= 12.13.0"
  15892. },
  15893. "peerDependencies": {
  15894. "webpack": "^4.37.0 || ^5.0.0"
  15895. },
  15896. "peerDependenciesMeta": {
  15897. "webpack-cli": {
  15898. "optional": true
  15899. }
  15900. }
  15901. },
  15902. "node_modules/webpack-dev-server/node_modules/ajv": {
  15903. "version": "8.11.0",
  15904. "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.11.0.tgz",
  15905. "integrity": "sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==",
  15906. "dependencies": {
  15907. "fast-deep-equal": "^3.1.1",
  15908. "json-schema-traverse": "^1.0.0",
  15909. "require-from-string": "^2.0.2",
  15910. "uri-js": "^4.2.2"
  15911. },
  15912. "funding": {
  15913. "type": "github",
  15914. "url": "https://github.com/sponsors/epoberezkin"
  15915. }
  15916. },
  15917. "node_modules/webpack-dev-server/node_modules/ajv-keywords": {
  15918. "version": "5.1.0",
  15919. "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz",
  15920. "integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==",
  15921. "dependencies": {
  15922. "fast-deep-equal": "^3.1.3"
  15923. },
  15924. "peerDependencies": {
  15925. "ajv": "^8.8.2"
  15926. }
  15927. },
  15928. "node_modules/webpack-dev-server/node_modules/json-schema-traverse": {
  15929. "version": "1.0.0",
  15930. "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
  15931. "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug=="
  15932. },
  15933. "node_modules/webpack-dev-server/node_modules/schema-utils": {
  15934. "version": "4.0.0",
  15935. "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.0.0.tgz",
  15936. "integrity": "sha512-1edyXKgh6XnJsJSQ8mKWXnN/BVaIbFMLpouRUrXgVq7WYne5kw3MW7UPhO44uRXQSIpTSXoJbmrR2X0w9kUTyg==",
  15937. "dependencies": {
  15938. "@types/json-schema": "^7.0.9",
  15939. "ajv": "^8.8.0",
  15940. "ajv-formats": "^2.1.1",
  15941. "ajv-keywords": "^5.0.0"
  15942. },
  15943. "engines": {
  15944. "node": ">= 12.13.0"
  15945. },
  15946. "funding": {
  15947. "type": "opencollective",
  15948. "url": "https://opencollective.com/webpack"
  15949. }
  15950. },
  15951. "node_modules/webpack-dev-server/node_modules/ws": {
  15952. "version": "8.5.0",
  15953. "resolved": "https://registry.npmjs.org/ws/-/ws-8.5.0.tgz",
  15954. "integrity": "sha512-BWX0SWVgLPzYwF8lTzEy1egjhS4S4OEAHfsO8o65WOVsrnSRGaSiUaa9e0ggGlkMTtBlmOpEXiie9RUcBO86qg==",
  15955. "engines": {
  15956. "node": ">=10.0.0"
  15957. },
  15958. "peerDependencies": {
  15959. "bufferutil": "^4.0.1",
  15960. "utf-8-validate": "^5.0.2"
  15961. },
  15962. "peerDependenciesMeta": {
  15963. "bufferutil": {
  15964. "optional": true
  15965. },
  15966. "utf-8-validate": {
  15967. "optional": true
  15968. }
  15969. }
  15970. },
  15971. "node_modules/webpack-manifest-plugin": {
  15972. "version": "4.1.1",
  15973. "resolved": "https://registry.npmjs.org/webpack-manifest-plugin/-/webpack-manifest-plugin-4.1.1.tgz",
  15974. "integrity": "sha512-YXUAwxtfKIJIKkhg03MKuiFAD72PlrqCiwdwO4VEXdRO5V0ORCNwaOwAZawPZalCbmH9kBDmXnNeQOw+BIEiow==",
  15975. "dependencies": {
  15976. "tapable": "^2.0.0",
  15977. "webpack-sources": "^2.2.0"
  15978. },
  15979. "engines": {
  15980. "node": ">=12.22.0"
  15981. },
  15982. "peerDependencies": {
  15983. "webpack": "^4.44.2 || ^5.47.0"
  15984. }
  15985. },
  15986. "node_modules/webpack-manifest-plugin/node_modules/webpack-sources": {
  15987. "version": "2.3.1",
  15988. "resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-2.3.1.tgz",
  15989. "integrity": "sha512-y9EI9AO42JjEcrTJFOYmVywVZdKVUfOvDUPsJea5GIr1JOEGFVqwlY2K098fFoIjOkDzHn2AjRvM8dsBZu+gCA==",
  15990. "dependencies": {
  15991. "source-list-map": "^2.0.1",
  15992. "source-map": "^0.6.1"
  15993. },
  15994. "engines": {
  15995. "node": ">=10.13.0"
  15996. }
  15997. },
  15998. "node_modules/webpack-sources": {
  15999. "version": "3.2.3",
  16000. "resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-3.2.3.tgz",
  16001. "integrity": "sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==",
  16002. "engines": {
  16003. "node": ">=10.13.0"
  16004. }
  16005. },
  16006. "node_modules/webpack/node_modules/eslint-scope": {
  16007. "version": "5.1.1",
  16008. "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz",
  16009. "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==",
  16010. "dependencies": {
  16011. "esrecurse": "^4.3.0",
  16012. "estraverse": "^4.1.1"
  16013. },
  16014. "engines": {
  16015. "node": ">=8.0.0"
  16016. }
  16017. },
  16018. "node_modules/webpack/node_modules/estraverse": {
  16019. "version": "4.3.0",
  16020. "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz",
  16021. "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==",
  16022. "engines": {
  16023. "node": ">=4.0"
  16024. }
  16025. },
  16026. "node_modules/websocket-driver": {
  16027. "version": "0.7.4",
  16028. "resolved": "https://registry.npmjs.org/websocket-driver/-/websocket-driver-0.7.4.tgz",
  16029. "integrity": "sha512-b17KeDIQVjvb0ssuSDF2cYXSg2iztliJ4B9WdsuB6J952qCPKmnVq4DyW5motImXHDC1cBT/1UezrJVsKw5zjg==",
  16030. "dependencies": {
  16031. "http-parser-js": ">=0.5.1",
  16032. "safe-buffer": ">=5.1.0",
  16033. "websocket-extensions": ">=0.1.1"
  16034. },
  16035. "engines": {
  16036. "node": ">=0.8.0"
  16037. }
  16038. },
  16039. "node_modules/websocket-extensions": {
  16040. "version": "0.1.4",
  16041. "resolved": "https://registry.npmjs.org/websocket-extensions/-/websocket-extensions-0.1.4.tgz",
  16042. "integrity": "sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg==",
  16043. "engines": {
  16044. "node": ">=0.8.0"
  16045. }
  16046. },
  16047. "node_modules/whatwg-encoding": {
  16048. "version": "1.0.5",
  16049. "resolved": "https://registry.npmjs.org/whatwg-encoding/-/whatwg-encoding-1.0.5.tgz",
  16050. "integrity": "sha512-b5lim54JOPN9HtzvK9HFXvBma/rnfFeqsic0hSpjtDbVxR3dJKLc+KB4V6GgiGOvl7CY/KNh8rxSo9DKQrnUEw==",
  16051. "dependencies": {
  16052. "iconv-lite": "0.4.24"
  16053. }
  16054. },
  16055. "node_modules/whatwg-encoding/node_modules/iconv-lite": {
  16056. "version": "0.4.24",
  16057. "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz",
  16058. "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==",
  16059. "dependencies": {
  16060. "safer-buffer": ">= 2.1.2 < 3"
  16061. },
  16062. "engines": {
  16063. "node": ">=0.10.0"
  16064. }
  16065. },
  16066. "node_modules/whatwg-fetch": {
  16067. "version": "3.6.2",
  16068. "resolved": "https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-3.6.2.tgz",
  16069. "integrity": "sha512-bJlen0FcuU/0EMLrdbJ7zOnW6ITZLrZMIarMUVmdKtsGvZna8vxKYaexICWPfZ8qwf9fzNq+UEIZrnSaApt6RA=="
  16070. },
  16071. "node_modules/whatwg-mimetype": {
  16072. "version": "2.3.0",
  16073. "resolved": "https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz",
  16074. "integrity": "sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g=="
  16075. },
  16076. "node_modules/whatwg-url": {
  16077. "version": "8.7.0",
  16078. "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-8.7.0.tgz",
  16079. "integrity": "sha512-gAojqb/m9Q8a5IV96E3fHJM70AzCkgt4uXYX2O7EmuyOnLrViCQlsEBmF9UQIu3/aeAIp2U17rtbpZWNntQqdg==",
  16080. "dependencies": {
  16081. "lodash": "^4.7.0",
  16082. "tr46": "^2.1.0",
  16083. "webidl-conversions": "^6.1.0"
  16084. },
  16085. "engines": {
  16086. "node": ">=10"
  16087. }
  16088. },
  16089. "node_modules/which": {
  16090. "version": "2.0.2",
  16091. "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
  16092. "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
  16093. "dependencies": {
  16094. "isexe": "^2.0.0"
  16095. },
  16096. "bin": {
  16097. "node-which": "bin/node-which"
  16098. },
  16099. "engines": {
  16100. "node": ">= 8"
  16101. }
  16102. },
  16103. "node_modules/which-boxed-primitive": {
  16104. "version": "1.0.2",
  16105. "resolved": "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz",
  16106. "integrity": "sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==",
  16107. "dependencies": {
  16108. "is-bigint": "^1.0.1",
  16109. "is-boolean-object": "^1.1.0",
  16110. "is-number-object": "^1.0.4",
  16111. "is-string": "^1.0.5",
  16112. "is-symbol": "^1.0.3"
  16113. },
  16114. "funding": {
  16115. "url": "https://github.com/sponsors/ljharb"
  16116. }
  16117. },
  16118. "node_modules/wide-align": {
  16119. "version": "1.1.5",
  16120. "resolved": "https://registry.npmjs.org/wide-align/-/wide-align-1.1.5.tgz",
  16121. "integrity": "sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==",
  16122. "dependencies": {
  16123. "string-width": "^1.0.2 || 2 || 3 || 4"
  16124. }
  16125. },
  16126. "node_modules/word-wrap": {
  16127. "version": "1.2.3",
  16128. "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.3.tgz",
  16129. "integrity": "sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==",
  16130. "engines": {
  16131. "node": ">=0.10.0"
  16132. }
  16133. },
  16134. "node_modules/workbox-background-sync": {
  16135. "version": "5.1.4",
  16136. "resolved": "https://registry.npmjs.org/workbox-background-sync/-/workbox-background-sync-5.1.4.tgz",
  16137. "integrity": "sha512-AH6x5pYq4vwQvfRDWH+vfOePfPIYQ00nCEB7dJRU1e0n9+9HMRyvI63FlDvtFT2AvXVRsXvUt7DNMEToyJLpSA==",
  16138. "dependencies": {
  16139. "workbox-core": "^5.1.4"
  16140. }
  16141. },
  16142. "node_modules/workbox-broadcast-update": {
  16143. "version": "5.1.4",
  16144. "resolved": "https://registry.npmjs.org/workbox-broadcast-update/-/workbox-broadcast-update-5.1.4.tgz",
  16145. "integrity": "sha512-HTyTWkqXvHRuqY73XrwvXPud/FN6x3ROzkfFPsRjtw/kGZuZkPzfeH531qdUGfhtwjmtO/ZzXcWErqVzJNdXaA==",
  16146. "dependencies": {
  16147. "workbox-core": "^5.1.4"
  16148. }
  16149. },
  16150. "node_modules/workbox-build": {
  16151. "version": "6.5.3",
  16152. "resolved": "https://registry.npmjs.org/workbox-build/-/workbox-build-6.5.3.tgz",
  16153. "integrity": "sha512-8JNHHS7u13nhwIYCDea9MNXBNPHXCs5KDZPKI/ZNTr3f4sMGoD7hgFGecbyjX1gw4z6e9bMpMsOEJNyH5htA/w==",
  16154. "dependencies": {
  16155. "@apideck/better-ajv-errors": "^0.3.1",
  16156. "@babel/core": "^7.11.1",
  16157. "@babel/preset-env": "^7.11.0",
  16158. "@babel/runtime": "^7.11.2",
  16159. "@rollup/plugin-babel": "^5.2.0",
  16160. "@rollup/plugin-node-resolve": "^11.2.1",
  16161. "@rollup/plugin-replace": "^2.4.1",
  16162. "@surma/rollup-plugin-off-main-thread": "^2.2.3",
  16163. "ajv": "^8.6.0",
  16164. "common-tags": "^1.8.0",
  16165. "fast-json-stable-stringify": "^2.1.0",
  16166. "fs-extra": "^9.0.1",
  16167. "glob": "^7.1.6",
  16168. "lodash": "^4.17.20",
  16169. "pretty-bytes": "^5.3.0",
  16170. "rollup": "^2.43.1",
  16171. "rollup-plugin-terser": "^7.0.0",
  16172. "source-map": "^0.8.0-beta.0",
  16173. "stringify-object": "^3.3.0",
  16174. "strip-comments": "^2.0.1",
  16175. "tempy": "^0.6.0",
  16176. "upath": "^1.2.0",
  16177. "workbox-background-sync": "6.5.3",
  16178. "workbox-broadcast-update": "6.5.3",
  16179. "workbox-cacheable-response": "6.5.3",
  16180. "workbox-core": "6.5.3",
  16181. "workbox-expiration": "6.5.3",
  16182. "workbox-google-analytics": "6.5.3",
  16183. "workbox-navigation-preload": "6.5.3",
  16184. "workbox-precaching": "6.5.3",
  16185. "workbox-range-requests": "6.5.3",
  16186. "workbox-recipes": "6.5.3",
  16187. "workbox-routing": "6.5.3",
  16188. "workbox-strategies": "6.5.3",
  16189. "workbox-streams": "6.5.3",
  16190. "workbox-sw": "6.5.3",
  16191. "workbox-window": "6.5.3"
  16192. },
  16193. "engines": {
  16194. "node": ">=10.0.0"
  16195. }
  16196. },
  16197. "node_modules/workbox-build/node_modules/@apideck/better-ajv-errors": {
  16198. "version": "0.3.3",
  16199. "resolved": "https://registry.npmjs.org/@apideck/better-ajv-errors/-/better-ajv-errors-0.3.3.tgz",
  16200. "integrity": "sha512-9o+HO2MbJhJHjDYZaDxJmSDckvDpiuItEsrIShV0DXeCshXWRHhqYyU/PKHMkuClOmFnZhRd6wzv4vpDu/dRKg==",
  16201. "dependencies": {
  16202. "json-schema": "^0.4.0",
  16203. "jsonpointer": "^5.0.0",
  16204. "leven": "^3.1.0"
  16205. },
  16206. "engines": {
  16207. "node": ">=10"
  16208. },
  16209. "peerDependencies": {
  16210. "ajv": ">=8"
  16211. }
  16212. },
  16213. "node_modules/workbox-build/node_modules/ajv": {
  16214. "version": "8.11.0",
  16215. "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.11.0.tgz",
  16216. "integrity": "sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==",
  16217. "dependencies": {
  16218. "fast-deep-equal": "^3.1.1",
  16219. "json-schema-traverse": "^1.0.0",
  16220. "require-from-string": "^2.0.2",
  16221. "uri-js": "^4.2.2"
  16222. },
  16223. "funding": {
  16224. "type": "github",
  16225. "url": "https://github.com/sponsors/epoberezkin"
  16226. }
  16227. },
  16228. "node_modules/workbox-build/node_modules/fs-extra": {
  16229. "version": "9.1.0",
  16230. "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-9.1.0.tgz",
  16231. "integrity": "sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==",
  16232. "dependencies": {
  16233. "at-least-node": "^1.0.0",
  16234. "graceful-fs": "^4.2.0",
  16235. "jsonfile": "^6.0.1",
  16236. "universalify": "^2.0.0"
  16237. },
  16238. "engines": {
  16239. "node": ">=10"
  16240. }
  16241. },
  16242. "node_modules/workbox-build/node_modules/json-schema-traverse": {
  16243. "version": "1.0.0",
  16244. "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
  16245. "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug=="
  16246. },
  16247. "node_modules/workbox-build/node_modules/source-map": {
  16248. "version": "0.8.0-beta.0",
  16249. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.8.0-beta.0.tgz",
  16250. "integrity": "sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA==",
  16251. "dependencies": {
  16252. "whatwg-url": "^7.0.0"
  16253. },
  16254. "engines": {
  16255. "node": ">= 8"
  16256. }
  16257. },
  16258. "node_modules/workbox-build/node_modules/tr46": {
  16259. "version": "1.0.1",
  16260. "resolved": "https://registry.npmjs.org/tr46/-/tr46-1.0.1.tgz",
  16261. "integrity": "sha1-qLE/1r/SSJUZZ0zN5VujaTtwbQk=",
  16262. "dependencies": {
  16263. "punycode": "^2.1.0"
  16264. }
  16265. },
  16266. "node_modules/workbox-build/node_modules/webidl-conversions": {
  16267. "version": "4.0.2",
  16268. "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-4.0.2.tgz",
  16269. "integrity": "sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg=="
  16270. },
  16271. "node_modules/workbox-build/node_modules/whatwg-url": {
  16272. "version": "7.1.0",
  16273. "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-7.1.0.tgz",
  16274. "integrity": "sha512-WUu7Rg1DroM7oQvGWfOiAK21n74Gg+T4elXEQYkOhtyLeWiJFoOGLXPKI/9gzIie9CtwVLm8wtw6YJdKyxSjeg==",
  16275. "dependencies": {
  16276. "lodash.sortby": "^4.7.0",
  16277. "tr46": "^1.0.1",
  16278. "webidl-conversions": "^4.0.2"
  16279. }
  16280. },
  16281. "node_modules/workbox-build/node_modules/workbox-background-sync": {
  16282. "version": "6.5.3",
  16283. "resolved": "https://registry.npmjs.org/workbox-background-sync/-/workbox-background-sync-6.5.3.tgz",
  16284. "integrity": "sha512-0DD/V05FAcek6tWv9XYj2w5T/plxhDSpclIcAGjA/b7t/6PdaRkQ7ZgtAX6Q/L7kV7wZ8uYRJUoH11VjNipMZw==",
  16285. "dependencies": {
  16286. "idb": "^6.1.4",
  16287. "workbox-core": "6.5.3"
  16288. }
  16289. },
  16290. "node_modules/workbox-build/node_modules/workbox-broadcast-update": {
  16291. "version": "6.5.3",
  16292. "resolved": "https://registry.npmjs.org/workbox-broadcast-update/-/workbox-broadcast-update-6.5.3.tgz",
  16293. "integrity": "sha512-4AwCIA5DiDrYhlN+Miv/fp5T3/whNmSL+KqhTwRBTZIL6pvTgE4lVuRzAt1JltmqyMcQ3SEfCdfxczuI4kwFQg==",
  16294. "dependencies": {
  16295. "workbox-core": "6.5.3"
  16296. }
  16297. },
  16298. "node_modules/workbox-build/node_modules/workbox-cacheable-response": {
  16299. "version": "6.5.3",
  16300. "resolved": "https://registry.npmjs.org/workbox-cacheable-response/-/workbox-cacheable-response-6.5.3.tgz",
  16301. "integrity": "sha512-6JE/Zm05hNasHzzAGKDkqqgYtZZL2H06ic2GxuRLStA4S/rHUfm2mnLFFXuHAaGR1XuuYyVCEey1M6H3PdZ7SQ==",
  16302. "dependencies": {
  16303. "workbox-core": "6.5.3"
  16304. }
  16305. },
  16306. "node_modules/workbox-build/node_modules/workbox-core": {
  16307. "version": "6.5.3",
  16308. "resolved": "https://registry.npmjs.org/workbox-core/-/workbox-core-6.5.3.tgz",
  16309. "integrity": "sha512-Bb9ey5n/M9x+l3fBTlLpHt9ASTzgSGj6vxni7pY72ilB/Pb3XtN+cZ9yueboVhD5+9cNQrC9n/E1fSrqWsUz7Q=="
  16310. },
  16311. "node_modules/workbox-build/node_modules/workbox-expiration": {
  16312. "version": "6.5.3",
  16313. "resolved": "https://registry.npmjs.org/workbox-expiration/-/workbox-expiration-6.5.3.tgz",
  16314. "integrity": "sha512-jzYopYR1zD04ZMdlbn/R2Ik6ixiXbi15c9iX5H8CTi6RPDz7uhvMLZPKEndZTpfgmUk8mdmT9Vx/AhbuCl5Sqw==",
  16315. "dependencies": {
  16316. "idb": "^6.1.4",
  16317. "workbox-core": "6.5.3"
  16318. }
  16319. },
  16320. "node_modules/workbox-build/node_modules/workbox-google-analytics": {
  16321. "version": "6.5.3",
  16322. "resolved": "https://registry.npmjs.org/workbox-google-analytics/-/workbox-google-analytics-6.5.3.tgz",
  16323. "integrity": "sha512-3GLCHotz5umoRSb4aNQeTbILETcrTVEozSfLhHSBaegHs1PnqCmN0zbIy2TjTpph2AGXiNwDrWGF0AN+UgDNTw==",
  16324. "dependencies": {
  16325. "workbox-background-sync": "6.5.3",
  16326. "workbox-core": "6.5.3",
  16327. "workbox-routing": "6.5.3",
  16328. "workbox-strategies": "6.5.3"
  16329. }
  16330. },
  16331. "node_modules/workbox-build/node_modules/workbox-navigation-preload": {
  16332. "version": "6.5.3",
  16333. "resolved": "https://registry.npmjs.org/workbox-navigation-preload/-/workbox-navigation-preload-6.5.3.tgz",
  16334. "integrity": "sha512-bK1gDFTc5iu6lH3UQ07QVo+0ovErhRNGvJJO/1ngknT0UQ702nmOUhoN9qE5mhuQSrnK+cqu7O7xeaJ+Rd9Tmg==",
  16335. "dependencies": {
  16336. "workbox-core": "6.5.3"
  16337. }
  16338. },
  16339. "node_modules/workbox-build/node_modules/workbox-precaching": {
  16340. "version": "6.5.3",
  16341. "resolved": "https://registry.npmjs.org/workbox-precaching/-/workbox-precaching-6.5.3.tgz",
  16342. "integrity": "sha512-sjNfgNLSsRX5zcc63H/ar/hCf+T19fRtTqvWh795gdpghWb5xsfEkecXEvZ8biEi1QD7X/ljtHphdaPvXDygMQ==",
  16343. "dependencies": {
  16344. "workbox-core": "6.5.3",
  16345. "workbox-routing": "6.5.3",
  16346. "workbox-strategies": "6.5.3"
  16347. }
  16348. },
  16349. "node_modules/workbox-build/node_modules/workbox-range-requests": {
  16350. "version": "6.5.3",
  16351. "resolved": "https://registry.npmjs.org/workbox-range-requests/-/workbox-range-requests-6.5.3.tgz",
  16352. "integrity": "sha512-pGCP80Bpn/0Q0MQsfETSfmtXsQcu3M2QCJwSFuJ6cDp8s2XmbUXkzbuQhCUzKR86ZH2Vex/VUjb2UaZBGamijA==",
  16353. "dependencies": {
  16354. "workbox-core": "6.5.3"
  16355. }
  16356. },
  16357. "node_modules/workbox-build/node_modules/workbox-routing": {
  16358. "version": "6.5.3",
  16359. "resolved": "https://registry.npmjs.org/workbox-routing/-/workbox-routing-6.5.3.tgz",
  16360. "integrity": "sha512-DFjxcuRAJjjt4T34RbMm3MCn+xnd36UT/2RfPRfa8VWJGItGJIn7tG+GwVTdHmvE54i/QmVTJepyAGWtoLPTmg==",
  16361. "dependencies": {
  16362. "workbox-core": "6.5.3"
  16363. }
  16364. },
  16365. "node_modules/workbox-build/node_modules/workbox-strategies": {
  16366. "version": "6.5.3",
  16367. "resolved": "https://registry.npmjs.org/workbox-strategies/-/workbox-strategies-6.5.3.tgz",
  16368. "integrity": "sha512-MgmGRrDVXs7rtSCcetZgkSZyMpRGw8HqL2aguszOc3nUmzGZsT238z/NN9ZouCxSzDu3PQ3ZSKmovAacaIhu1w==",
  16369. "dependencies": {
  16370. "workbox-core": "6.5.3"
  16371. }
  16372. },
  16373. "node_modules/workbox-build/node_modules/workbox-streams": {
  16374. "version": "6.5.3",
  16375. "resolved": "https://registry.npmjs.org/workbox-streams/-/workbox-streams-6.5.3.tgz",
  16376. "integrity": "sha512-vN4Qi8o+b7zj1FDVNZ+PlmAcy1sBoV7SC956uhqYvZ9Sg1fViSbOpydULOssVJ4tOyKRifH/eoi6h99d+sJ33w==",
  16377. "dependencies": {
  16378. "workbox-core": "6.5.3",
  16379. "workbox-routing": "6.5.3"
  16380. }
  16381. },
  16382. "node_modules/workbox-cacheable-response": {
  16383. "version": "5.1.4",
  16384. "resolved": "https://registry.npmjs.org/workbox-cacheable-response/-/workbox-cacheable-response-5.1.4.tgz",
  16385. "integrity": "sha512-0bfvMZs0Of1S5cdswfQK0BXt6ulU5kVD4lwer2CeI+03czHprXR3V4Y8lPTooamn7eHP8Iywi5QjyAMjw0qauA==",
  16386. "dependencies": {
  16387. "workbox-core": "^5.1.4"
  16388. }
  16389. },
  16390. "node_modules/workbox-core": {
  16391. "version": "5.1.4",
  16392. "resolved": "https://registry.npmjs.org/workbox-core/-/workbox-core-5.1.4.tgz",
  16393. "integrity": "sha512-+4iRQan/1D8I81nR2L5vcbaaFskZC2CL17TLbvWVzQ4qiF/ytOGF6XeV54pVxAvKUtkLANhk8TyIUMtiMw2oDg=="
  16394. },
  16395. "node_modules/workbox-expiration": {
  16396. "version": "5.1.4",
  16397. "resolved": "https://registry.npmjs.org/workbox-expiration/-/workbox-expiration-5.1.4.tgz",
  16398. "integrity": "sha512-oDO/5iC65h2Eq7jctAv858W2+CeRW5e0jZBMNRXpzp0ZPvuT6GblUiHnAsC5W5lANs1QS9atVOm4ifrBiYY7AQ==",
  16399. "dependencies": {
  16400. "workbox-core": "^5.1.4"
  16401. }
  16402. },
  16403. "node_modules/workbox-google-analytics": {
  16404. "version": "5.1.4",
  16405. "resolved": "https://registry.npmjs.org/workbox-google-analytics/-/workbox-google-analytics-5.1.4.tgz",
  16406. "integrity": "sha512-0IFhKoEVrreHpKgcOoddV+oIaVXBFKXUzJVBI+nb0bxmcwYuZMdteBTp8AEDJacENtc9xbR0wa9RDCnYsCDLjA==",
  16407. "dependencies": {
  16408. "workbox-background-sync": "^5.1.4",
  16409. "workbox-core": "^5.1.4",
  16410. "workbox-routing": "^5.1.4",
  16411. "workbox-strategies": "^5.1.4"
  16412. }
  16413. },
  16414. "node_modules/workbox-navigation-preload": {
  16415. "version": "5.1.4",
  16416. "resolved": "https://registry.npmjs.org/workbox-navigation-preload/-/workbox-navigation-preload-5.1.4.tgz",
  16417. "integrity": "sha512-Wf03osvK0wTflAfKXba//QmWC5BIaIZARU03JIhAEO2wSB2BDROWI8Q/zmianf54kdV7e1eLaIEZhth4K4MyfQ==",
  16418. "dependencies": {
  16419. "workbox-core": "^5.1.4"
  16420. }
  16421. },
  16422. "node_modules/workbox-precaching": {
  16423. "version": "5.1.4",
  16424. "resolved": "https://registry.npmjs.org/workbox-precaching/-/workbox-precaching-5.1.4.tgz",
  16425. "integrity": "sha512-gCIFrBXmVQLFwvAzuGLCmkUYGVhBb7D1k/IL7pUJUO5xacjLcFUaLnnsoVepBGAiKw34HU1y/YuqvTKim9qAZA==",
  16426. "dependencies": {
  16427. "workbox-core": "^5.1.4"
  16428. }
  16429. },
  16430. "node_modules/workbox-range-requests": {
  16431. "version": "5.1.4",
  16432. "resolved": "https://registry.npmjs.org/workbox-range-requests/-/workbox-range-requests-5.1.4.tgz",
  16433. "integrity": "sha512-1HSujLjgTeoxHrMR2muDW2dKdxqCGMc1KbeyGcmjZZAizJTFwu7CWLDmLv6O1ceWYrhfuLFJO+umYMddk2XMhw==",
  16434. "dependencies": {
  16435. "workbox-core": "^5.1.4"
  16436. }
  16437. },
  16438. "node_modules/workbox-recipes": {
  16439. "version": "6.5.3",
  16440. "resolved": "https://registry.npmjs.org/workbox-recipes/-/workbox-recipes-6.5.3.tgz",
  16441. "integrity": "sha512-IcgiKYmbGiDvvf3PMSEtmwqxwfQ5zwI7OZPio3GWu4PfehA8jI8JHI3KZj+PCfRiUPZhjQHJ3v1HbNs+SiSkig==",
  16442. "dependencies": {
  16443. "workbox-cacheable-response": "6.5.3",
  16444. "workbox-core": "6.5.3",
  16445. "workbox-expiration": "6.5.3",
  16446. "workbox-precaching": "6.5.3",
  16447. "workbox-routing": "6.5.3",
  16448. "workbox-strategies": "6.5.3"
  16449. }
  16450. },
  16451. "node_modules/workbox-recipes/node_modules/workbox-cacheable-response": {
  16452. "version": "6.5.3",
  16453. "resolved": "https://registry.npmjs.org/workbox-cacheable-response/-/workbox-cacheable-response-6.5.3.tgz",
  16454. "integrity": "sha512-6JE/Zm05hNasHzzAGKDkqqgYtZZL2H06ic2GxuRLStA4S/rHUfm2mnLFFXuHAaGR1XuuYyVCEey1M6H3PdZ7SQ==",
  16455. "dependencies": {
  16456. "workbox-core": "6.5.3"
  16457. }
  16458. },
  16459. "node_modules/workbox-recipes/node_modules/workbox-core": {
  16460. "version": "6.5.3",
  16461. "resolved": "https://registry.npmjs.org/workbox-core/-/workbox-core-6.5.3.tgz",
  16462. "integrity": "sha512-Bb9ey5n/M9x+l3fBTlLpHt9ASTzgSGj6vxni7pY72ilB/Pb3XtN+cZ9yueboVhD5+9cNQrC9n/E1fSrqWsUz7Q=="
  16463. },
  16464. "node_modules/workbox-recipes/node_modules/workbox-expiration": {
  16465. "version": "6.5.3",
  16466. "resolved": "https://registry.npmjs.org/workbox-expiration/-/workbox-expiration-6.5.3.tgz",
  16467. "integrity": "sha512-jzYopYR1zD04ZMdlbn/R2Ik6ixiXbi15c9iX5H8CTi6RPDz7uhvMLZPKEndZTpfgmUk8mdmT9Vx/AhbuCl5Sqw==",
  16468. "dependencies": {
  16469. "idb": "^6.1.4",
  16470. "workbox-core": "6.5.3"
  16471. }
  16472. },
  16473. "node_modules/workbox-recipes/node_modules/workbox-precaching": {
  16474. "version": "6.5.3",
  16475. "resolved": "https://registry.npmjs.org/workbox-precaching/-/workbox-precaching-6.5.3.tgz",
  16476. "integrity": "sha512-sjNfgNLSsRX5zcc63H/ar/hCf+T19fRtTqvWh795gdpghWb5xsfEkecXEvZ8biEi1QD7X/ljtHphdaPvXDygMQ==",
  16477. "dependencies": {
  16478. "workbox-core": "6.5.3",
  16479. "workbox-routing": "6.5.3",
  16480. "workbox-strategies": "6.5.3"
  16481. }
  16482. },
  16483. "node_modules/workbox-recipes/node_modules/workbox-routing": {
  16484. "version": "6.5.3",
  16485. "resolved": "https://registry.npmjs.org/workbox-routing/-/workbox-routing-6.5.3.tgz",
  16486. "integrity": "sha512-DFjxcuRAJjjt4T34RbMm3MCn+xnd36UT/2RfPRfa8VWJGItGJIn7tG+GwVTdHmvE54i/QmVTJepyAGWtoLPTmg==",
  16487. "dependencies": {
  16488. "workbox-core": "6.5.3"
  16489. }
  16490. },
  16491. "node_modules/workbox-recipes/node_modules/workbox-strategies": {
  16492. "version": "6.5.3",
  16493. "resolved": "https://registry.npmjs.org/workbox-strategies/-/workbox-strategies-6.5.3.tgz",
  16494. "integrity": "sha512-MgmGRrDVXs7rtSCcetZgkSZyMpRGw8HqL2aguszOc3nUmzGZsT238z/NN9ZouCxSzDu3PQ3ZSKmovAacaIhu1w==",
  16495. "dependencies": {
  16496. "workbox-core": "6.5.3"
  16497. }
  16498. },
  16499. "node_modules/workbox-routing": {
  16500. "version": "5.1.4",
  16501. "resolved": "https://registry.npmjs.org/workbox-routing/-/workbox-routing-5.1.4.tgz",
  16502. "integrity": "sha512-8ljknRfqE1vEQtnMtzfksL+UXO822jJlHTIR7+BtJuxQ17+WPZfsHqvk1ynR/v0EHik4x2+826Hkwpgh4GKDCw==",
  16503. "dependencies": {
  16504. "workbox-core": "^5.1.4"
  16505. }
  16506. },
  16507. "node_modules/workbox-strategies": {
  16508. "version": "5.1.4",
  16509. "resolved": "https://registry.npmjs.org/workbox-strategies/-/workbox-strategies-5.1.4.tgz",
  16510. "integrity": "sha512-VVS57LpaJTdjW3RgZvPwX0NlhNmscR7OQ9bP+N/34cYMDzXLyA6kqWffP6QKXSkca1OFo/v6v7hW7zrrguo6EA==",
  16511. "dependencies": {
  16512. "workbox-core": "^5.1.4",
  16513. "workbox-routing": "^5.1.4"
  16514. }
  16515. },
  16516. "node_modules/workbox-streams": {
  16517. "version": "5.1.4",
  16518. "resolved": "https://registry.npmjs.org/workbox-streams/-/workbox-streams-5.1.4.tgz",
  16519. "integrity": "sha512-xU8yuF1hI/XcVhJUAfbQLa1guQUhdLMPQJkdT0kn6HP5CwiPOGiXnSFq80rAG4b1kJUChQQIGPrq439FQUNVrw==",
  16520. "dependencies": {
  16521. "workbox-core": "^5.1.4",
  16522. "workbox-routing": "^5.1.4"
  16523. }
  16524. },
  16525. "node_modules/workbox-sw": {
  16526. "version": "6.5.3",
  16527. "resolved": "https://registry.npmjs.org/workbox-sw/-/workbox-sw-6.5.3.tgz",
  16528. "integrity": "sha512-BQBzm092w+NqdIEF2yhl32dERt9j9MDGUTa2Eaa+o3YKL4Qqw55W9yQC6f44FdAHdAJrJvp0t+HVrfh8AiGj8A=="
  16529. },
  16530. "node_modules/workbox-webpack-plugin": {
  16531. "version": "6.5.3",
  16532. "resolved": "https://registry.npmjs.org/workbox-webpack-plugin/-/workbox-webpack-plugin-6.5.3.tgz",
  16533. "integrity": "sha512-Es8Xr02Gi6Kc3zaUwR691ZLy61hz3vhhs5GztcklQ7kl5k2qAusPh0s6LF3wEtlpfs9ZDErnmy5SErwoll7jBA==",
  16534. "dependencies": {
  16535. "fast-json-stable-stringify": "^2.1.0",
  16536. "pretty-bytes": "^5.4.1",
  16537. "upath": "^1.2.0",
  16538. "webpack-sources": "^1.4.3",
  16539. "workbox-build": "6.5.3"
  16540. },
  16541. "engines": {
  16542. "node": ">=10.0.0"
  16543. },
  16544. "peerDependencies": {
  16545. "webpack": "^4.4.0 || ^5.9.0"
  16546. }
  16547. },
  16548. "node_modules/workbox-webpack-plugin/node_modules/webpack-sources": {
  16549. "version": "1.4.3",
  16550. "resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-1.4.3.tgz",
  16551. "integrity": "sha512-lgTS3Xhv1lCOKo7SA5TjKXMjpSM4sBjNV5+q2bqesbSPs5FjGmU6jjtBSkX9b4qW87vDIsCIlUPOEhbZrMdjeQ==",
  16552. "dependencies": {
  16553. "source-list-map": "^2.0.0",
  16554. "source-map": "~0.6.1"
  16555. }
  16556. },
  16557. "node_modules/workbox-window": {
  16558. "version": "6.5.3",
  16559. "resolved": "https://registry.npmjs.org/workbox-window/-/workbox-window-6.5.3.tgz",
  16560. "integrity": "sha512-GnJbx1kcKXDtoJBVZs/P7ddP0Yt52NNy4nocjBpYPiRhMqTpJCNrSL+fGHZ/i/oP6p/vhE8II0sA6AZGKGnssw==",
  16561. "dependencies": {
  16562. "@types/trusted-types": "^2.0.2",
  16563. "workbox-core": "6.5.3"
  16564. }
  16565. },
  16566. "node_modules/workbox-window/node_modules/workbox-core": {
  16567. "version": "6.5.3",
  16568. "resolved": "https://registry.npmjs.org/workbox-core/-/workbox-core-6.5.3.tgz",
  16569. "integrity": "sha512-Bb9ey5n/M9x+l3fBTlLpHt9ASTzgSGj6vxni7pY72ilB/Pb3XtN+cZ9yueboVhD5+9cNQrC9n/E1fSrqWsUz7Q=="
  16570. },
  16571. "node_modules/wrap-ansi": {
  16572. "version": "7.0.0",
  16573. "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
  16574. "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
  16575. "dependencies": {
  16576. "ansi-styles": "^4.0.0",
  16577. "string-width": "^4.1.0",
  16578. "strip-ansi": "^6.0.0"
  16579. },
  16580. "engines": {
  16581. "node": ">=10"
  16582. },
  16583. "funding": {
  16584. "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
  16585. }
  16586. },
  16587. "node_modules/wrappy": {
  16588. "version": "1.0.2",
  16589. "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
  16590. "integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8="
  16591. },
  16592. "node_modules/write-file-atomic": {
  16593. "version": "3.0.3",
  16594. "resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-3.0.3.tgz",
  16595. "integrity": "sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q==",
  16596. "dependencies": {
  16597. "imurmurhash": "^0.1.4",
  16598. "is-typedarray": "^1.0.0",
  16599. "signal-exit": "^3.0.2",
  16600. "typedarray-to-buffer": "^3.1.5"
  16601. }
  16602. },
  16603. "node_modules/ws": {
  16604. "version": "7.5.7",
  16605. "resolved": "https://registry.npmjs.org/ws/-/ws-7.5.7.tgz",
  16606. "integrity": "sha512-KMvVuFzpKBuiIXW3E4u3mySRO2/mCHSyZDJQM5NQ9Q9KHWHWh0NHgfbRMLLrceUK5qAL4ytALJbpRMjixFZh8A==",
  16607. "engines": {
  16608. "node": ">=8.3.0"
  16609. },
  16610. "peerDependencies": {
  16611. "bufferutil": "^4.0.1",
  16612. "utf-8-validate": "^5.0.2"
  16613. },
  16614. "peerDependenciesMeta": {
  16615. "bufferutil": {
  16616. "optional": true
  16617. },
  16618. "utf-8-validate": {
  16619. "optional": true
  16620. }
  16621. }
  16622. },
  16623. "node_modules/xml-name-validator": {
  16624. "version": "3.0.0",
  16625. "resolved": "https://registry.npmjs.org/xml-name-validator/-/xml-name-validator-3.0.0.tgz",
  16626. "integrity": "sha512-A5CUptxDsvxKJEU3yO6DuWBSJz/qizqzJKOMIfUJHETbBw/sFaDxgd6fxm1ewUaM0jZ444Fc5vC5ROYurg/4Pw=="
  16627. },
  16628. "node_modules/xml2js": {
  16629. "version": "0.4.23",
  16630. "resolved": "https://registry.npmjs.org/xml2js/-/xml2js-0.4.23.tgz",
  16631. "integrity": "sha512-ySPiMjM0+pLDftHgXY4By0uswI3SPKLDw/i3UXbnO8M/p28zqexCUoPmQFrYD+/1BzhGJSs2i1ERWKJAtiLrug==",
  16632. "dev": true,
  16633. "dependencies": {
  16634. "sax": ">=0.6.0",
  16635. "xmlbuilder": "~11.0.0"
  16636. },
  16637. "engines": {
  16638. "node": ">=4.0.0"
  16639. }
  16640. },
  16641. "node_modules/xml2js/node_modules/xmlbuilder": {
  16642. "version": "11.0.1",
  16643. "resolved": "https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-11.0.1.tgz",
  16644. "integrity": "sha512-fDlsI/kFEx7gLvbecc0/ohLG50fugQp8ryHzMTuW9vSa1GJ0XYWKnhsUx7oie3G98+r56aTQIUB4kht42R3JvA==",
  16645. "dev": true,
  16646. "engines": {
  16647. "node": ">=4.0"
  16648. }
  16649. },
  16650. "node_modules/xmlbuilder": {
  16651. "version": "9.0.7",
  16652. "resolved": "https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-9.0.7.tgz",
  16653. "integrity": "sha1-Ey7mPS7FVlxVfiD0wi35rKaGsQ0=",
  16654. "dev": true,
  16655. "engines": {
  16656. "node": ">=4.0"
  16657. }
  16658. },
  16659. "node_modules/xmlchars": {
  16660. "version": "2.2.0",
  16661. "resolved": "https://registry.npmjs.org/xmlchars/-/xmlchars-2.2.0.tgz",
  16662. "integrity": "sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw=="
  16663. },
  16664. "node_modules/xtend": {
  16665. "version": "4.0.2",
  16666. "resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz",
  16667. "integrity": "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==",
  16668. "engines": {
  16669. "node": ">=0.4"
  16670. }
  16671. },
  16672. "node_modules/y18n": {
  16673. "version": "5.0.8",
  16674. "resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz",
  16675. "integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==",
  16676. "engines": {
  16677. "node": ">=10"
  16678. }
  16679. },
  16680. "node_modules/yallist": {
  16681. "version": "4.0.0",
  16682. "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
  16683. "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
  16684. },
  16685. "node_modules/yaml": {
  16686. "version": "1.10.2",
  16687. "resolved": "https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz",
  16688. "integrity": "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==",
  16689. "engines": {
  16690. "node": ">= 6"
  16691. }
  16692. },
  16693. "node_modules/yargs": {
  16694. "version": "16.2.0",
  16695. "resolved": "https://registry.npmjs.org/yargs/-/yargs-16.2.0.tgz",
  16696. "integrity": "sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==",
  16697. "dependencies": {
  16698. "cliui": "^7.0.2",
  16699. "escalade": "^3.1.1",
  16700. "get-caller-file": "^2.0.5",
  16701. "require-directory": "^2.1.1",
  16702. "string-width": "^4.2.0",
  16703. "y18n": "^5.0.5",
  16704. "yargs-parser": "^20.2.2"
  16705. },
  16706. "engines": {
  16707. "node": ">=10"
  16708. }
  16709. },
  16710. "node_modules/yargs-parser": {
  16711. "version": "20.2.9",
  16712. "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-20.2.9.tgz",
  16713. "integrity": "sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==",
  16714. "engines": {
  16715. "node": ">=10"
  16716. }
  16717. },
  16718. "node_modules/yauzl": {
  16719. "version": "2.10.0",
  16720. "resolved": "https://registry.npmjs.org/yauzl/-/yauzl-2.10.0.tgz",
  16721. "integrity": "sha1-x+sXyT4RLLEIb6bY5R+wZnt5pfk=",
  16722. "dev": true,
  16723. "dependencies": {
  16724. "buffer-crc32": "~0.2.3",
  16725. "fd-slicer": "~1.1.0"
  16726. }
  16727. },
  16728. "node_modules/yocto-queue": {
  16729. "version": "0.1.0",
  16730. "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz",
  16731. "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==",
  16732. "engines": {
  16733. "node": ">=10"
  16734. },
  16735. "funding": {
  16736. "url": "https://github.com/sponsors/sindresorhus"
  16737. }
  16738. }
  16739. },
  16740. "dependencies": {
  16741. "@ampproject/remapping": {
  16742. "version": "2.1.2",
  16743. "resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.1.2.tgz",
  16744. "integrity": "sha512-hoyByceqwKirw7w3Z7gnIIZC3Wx3J484Y3L/cMpXFbr7d9ZQj2mODrirNzcJa+SM3UlpWXYvKV4RlRpFXlWgXg==",
  16745. "requires": {
  16746. "@jridgewell/trace-mapping": "^0.3.0"
  16747. }
  16748. },
  16749. "@babel/code-frame": {
  16750. "version": "7.16.7",
  16751. "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.16.7.tgz",
  16752. "integrity": "sha512-iAXqUn8IIeBTNd72xsFlgaXHkMBMt6y4HJp1tIaK465CWLT/fG1aqB7ykr95gHHmlBdGbFeWWfyB4NJJ0nmeIg==",
  16753. "requires": {
  16754. "@babel/highlight": "^7.16.7"
  16755. }
  16756. },
  16757. "@babel/compat-data": {
  16758. "version": "7.17.7",
  16759. "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.17.7.tgz",
  16760. "integrity": "sha512-p8pdE6j0a29TNGebNm7NzYZWB3xVZJBZ7XGs42uAKzQo8VQ3F0By/cQCtUEABwIqw5zo6WA4NbmxsfzADzMKnQ=="
  16761. },
  16762. "@babel/core": {
  16763. "version": "7.17.9",
  16764. "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.17.9.tgz",
  16765. "integrity": "sha512-5ug+SfZCpDAkVp9SFIZAzlW18rlzsOcJGaetCjkySnrXXDUw9AR8cDUm1iByTmdWM6yxX6/zycaV76w3YTF2gw==",
  16766. "requires": {
  16767. "@ampproject/remapping": "^2.1.0",
  16768. "@babel/code-frame": "^7.16.7",
  16769. "@babel/generator": "^7.17.9",
  16770. "@babel/helper-compilation-targets": "^7.17.7",
  16771. "@babel/helper-module-transforms": "^7.17.7",
  16772. "@babel/helpers": "^7.17.9",
  16773. "@babel/parser": "^7.17.9",
  16774. "@babel/template": "^7.16.7",
  16775. "@babel/traverse": "^7.17.9",
  16776. "@babel/types": "^7.17.0",
  16777. "convert-source-map": "^1.7.0",
  16778. "debug": "^4.1.0",
  16779. "gensync": "^1.0.0-beta.2",
  16780. "json5": "^2.2.1",
  16781. "semver": "^6.3.0"
  16782. },
  16783. "dependencies": {
  16784. "semver": {
  16785. "version": "6.3.0",
  16786. "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
  16787. "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw=="
  16788. }
  16789. }
  16790. },
  16791. "@babel/eslint-parser": {
  16792. "version": "7.17.0",
  16793. "resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.17.0.tgz",
  16794. "integrity": "sha512-PUEJ7ZBXbRkbq3qqM/jZ2nIuakUBqCYc7Qf52Lj7dlZ6zERnqisdHioL0l4wwQZnmskMeasqUNzLBFKs3nylXA==",
  16795. "requires": {
  16796. "eslint-scope": "^5.1.1",
  16797. "eslint-visitor-keys": "^2.1.0",
  16798. "semver": "^6.3.0"
  16799. },
  16800. "dependencies": {
  16801. "eslint-scope": {
  16802. "version": "5.1.1",
  16803. "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz",
  16804. "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==",
  16805. "requires": {
  16806. "esrecurse": "^4.3.0",
  16807. "estraverse": "^4.1.1"
  16808. }
  16809. },
  16810. "eslint-visitor-keys": {
  16811. "version": "2.1.0",
  16812. "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz",
  16813. "integrity": "sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw=="
  16814. },
  16815. "estraverse": {
  16816. "version": "4.3.0",
  16817. "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz",
  16818. "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw=="
  16819. },
  16820. "semver": {
  16821. "version": "6.3.0",
  16822. "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
  16823. "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw=="
  16824. }
  16825. }
  16826. },
  16827. "@babel/generator": {
  16828. "version": "7.17.9",
  16829. "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.17.9.tgz",
  16830. "integrity": "sha512-rAdDousTwxbIxbz5I7GEQ3lUip+xVCXooZNbsydCWs3xA7ZsYOv+CFRdzGxRX78BmQHu9B1Eso59AOZQOJDEdQ==",
  16831. "requires": {
  16832. "@babel/types": "^7.17.0",
  16833. "jsesc": "^2.5.1",
  16834. "source-map": "^0.5.0"
  16835. },
  16836. "dependencies": {
  16837. "source-map": {
  16838. "version": "0.5.7",
  16839. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz",
  16840. "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w="
  16841. }
  16842. }
  16843. },
  16844. "@babel/helper-annotate-as-pure": {
  16845. "version": "7.16.7",
  16846. "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.7.tgz",
  16847. "integrity": "sha512-s6t2w/IPQVTAET1HitoowRGXooX8mCgtuP5195wD/QJPV6wYjpujCGF7JuMODVX2ZAJOf1GT6DT9MHEZvLOFSw==",
  16848. "requires": {
  16849. "@babel/types": "^7.16.7"
  16850. }
  16851. },
  16852. "@babel/helper-builder-binary-assignment-operator-visitor": {
  16853. "version": "7.16.7",
  16854. "resolved": "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.16.7.tgz",
  16855. "integrity": "sha512-C6FdbRaxYjwVu/geKW4ZeQ0Q31AftgRcdSnZ5/jsH6BzCJbtvXvhpfkbkThYSuutZA7nCXpPR6AD9zd1dprMkA==",
  16856. "requires": {
  16857. "@babel/helper-explode-assignable-expression": "^7.16.7",
  16858. "@babel/types": "^7.16.7"
  16859. }
  16860. },
  16861. "@babel/helper-compilation-targets": {
  16862. "version": "7.17.7",
  16863. "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.17.7.tgz",
  16864. "integrity": "sha512-UFzlz2jjd8kroj0hmCFV5zr+tQPi1dpC2cRsDV/3IEW8bJfCPrPpmcSN6ZS8RqIq4LXcmpipCQFPddyFA5Yc7w==",
  16865. "requires": {
  16866. "@babel/compat-data": "^7.17.7",
  16867. "@babel/helper-validator-option": "^7.16.7",
  16868. "browserslist": "^4.17.5",
  16869. "semver": "^6.3.0"
  16870. },
  16871. "dependencies": {
  16872. "semver": {
  16873. "version": "6.3.0",
  16874. "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
  16875. "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw=="
  16876. }
  16877. }
  16878. },
  16879. "@babel/helper-create-class-features-plugin": {
  16880. "version": "7.17.9",
  16881. "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.17.9.tgz",
  16882. "integrity": "sha512-kUjip3gruz6AJKOq5i3nC6CoCEEF/oHH3cp6tOZhB+IyyyPyW0g1Gfsxn3mkk6S08pIA2y8GQh609v9G/5sHVQ==",
  16883. "requires": {
  16884. "@babel/helper-annotate-as-pure": "^7.16.7",
  16885. "@babel/helper-environment-visitor": "^7.16.7",
  16886. "@babel/helper-function-name": "^7.17.9",
  16887. "@babel/helper-member-expression-to-functions": "^7.17.7",
  16888. "@babel/helper-optimise-call-expression": "^7.16.7",
  16889. "@babel/helper-replace-supers": "^7.16.7",
  16890. "@babel/helper-split-export-declaration": "^7.16.7"
  16891. }
  16892. },
  16893. "@babel/helper-create-regexp-features-plugin": {
  16894. "version": "7.17.0",
  16895. "resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.17.0.tgz",
  16896. "integrity": "sha512-awO2So99wG6KnlE+TPs6rn83gCz5WlEePJDTnLEqbchMVrBeAujURVphRdigsk094VhvZehFoNOihSlcBjwsXA==",
  16897. "requires": {
  16898. "@babel/helper-annotate-as-pure": "^7.16.7",
  16899. "regexpu-core": "^5.0.1"
  16900. }
  16901. },
  16902. "@babel/helper-define-polyfill-provider": {
  16903. "version": "0.3.1",
  16904. "resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.3.1.tgz",
  16905. "integrity": "sha512-J9hGMpJQmtWmj46B3kBHmL38UhJGhYX7eqkcq+2gsstyYt341HmPeWspihX43yVRA0mS+8GGk2Gckc7bY/HCmA==",
  16906. "requires": {
  16907. "@babel/helper-compilation-targets": "^7.13.0",
  16908. "@babel/helper-module-imports": "^7.12.13",
  16909. "@babel/helper-plugin-utils": "^7.13.0",
  16910. "@babel/traverse": "^7.13.0",
  16911. "debug": "^4.1.1",
  16912. "lodash.debounce": "^4.0.8",
  16913. "resolve": "^1.14.2",
  16914. "semver": "^6.1.2"
  16915. },
  16916. "dependencies": {
  16917. "semver": {
  16918. "version": "6.3.0",
  16919. "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
  16920. "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw=="
  16921. }
  16922. }
  16923. },
  16924. "@babel/helper-environment-visitor": {
  16925. "version": "7.16.7",
  16926. "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.16.7.tgz",
  16927. "integrity": "sha512-SLLb0AAn6PkUeAfKJCCOl9e1R53pQlGAfc4y4XuMRZfqeMYLE0dM1LMhqbGAlGQY0lfw5/ohoYWAe9V1yibRag==",
  16928. "requires": {
  16929. "@babel/types": "^7.16.7"
  16930. }
  16931. },
  16932. "@babel/helper-explode-assignable-expression": {
  16933. "version": "7.16.7",
  16934. "resolved": "https://registry.npmjs.org/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.16.7.tgz",
  16935. "integrity": "sha512-KyUenhWMC8VrxzkGP0Jizjo4/Zx+1nNZhgocs+gLzyZyB8SHidhoq9KK/8Ato4anhwsivfkBLftky7gvzbZMtQ==",
  16936. "requires": {
  16937. "@babel/types": "^7.16.7"
  16938. }
  16939. },
  16940. "@babel/helper-function-name": {
  16941. "version": "7.17.9",
  16942. "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.17.9.tgz",
  16943. "integrity": "sha512-7cRisGlVtiVqZ0MW0/yFB4atgpGLWEHUVYnb448hZK4x+vih0YO5UoS11XIYtZYqHd0dIPMdUSv8q5K4LdMnIg==",
  16944. "requires": {
  16945. "@babel/template": "^7.16.7",
  16946. "@babel/types": "^7.17.0"
  16947. }
  16948. },
  16949. "@babel/helper-hoist-variables": {
  16950. "version": "7.16.7",
  16951. "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.16.7.tgz",
  16952. "integrity": "sha512-m04d/0Op34H5v7pbZw6pSKP7weA6lsMvfiIAMeIvkY/R4xQtBSMFEigu9QTZ2qB/9l22vsxtM8a+Q8CzD255fg==",
  16953. "requires": {
  16954. "@babel/types": "^7.16.7"
  16955. }
  16956. },
  16957. "@babel/helper-member-expression-to-functions": {
  16958. "version": "7.17.7",
  16959. "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.17.7.tgz",
  16960. "integrity": "sha512-thxXgnQ8qQ11W2wVUObIqDL4p148VMxkt5T/qpN5k2fboRyzFGFmKsTGViquyM5QHKUy48OZoca8kw4ajaDPyw==",
  16961. "requires": {
  16962. "@babel/types": "^7.17.0"
  16963. }
  16964. },
  16965. "@babel/helper-module-imports": {
  16966. "version": "7.16.7",
  16967. "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.16.7.tgz",
  16968. "integrity": "sha512-LVtS6TqjJHFc+nYeITRo6VLXve70xmq7wPhWTqDJusJEgGmkAACWwMiTNrvfoQo6hEhFwAIixNkvB0jPXDL8Wg==",
  16969. "requires": {
  16970. "@babel/types": "^7.16.7"
  16971. }
  16972. },
  16973. "@babel/helper-module-transforms": {
  16974. "version": "7.17.7",
  16975. "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.17.7.tgz",
  16976. "integrity": "sha512-VmZD99F3gNTYB7fJRDTi+u6l/zxY0BE6OIxPSU7a50s6ZUQkHwSDmV92FfM+oCG0pZRVojGYhkR8I0OGeCVREw==",
  16977. "requires": {
  16978. "@babel/helper-environment-visitor": "^7.16.7",
  16979. "@babel/helper-module-imports": "^7.16.7",
  16980. "@babel/helper-simple-access": "^7.17.7",
  16981. "@babel/helper-split-export-declaration": "^7.16.7",
  16982. "@babel/helper-validator-identifier": "^7.16.7",
  16983. "@babel/template": "^7.16.7",
  16984. "@babel/traverse": "^7.17.3",
  16985. "@babel/types": "^7.17.0"
  16986. }
  16987. },
  16988. "@babel/helper-optimise-call-expression": {
  16989. "version": "7.16.7",
  16990. "resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.16.7.tgz",
  16991. "integrity": "sha512-EtgBhg7rd/JcnpZFXpBy0ze1YRfdm7BnBX4uKMBd3ixa3RGAE002JZB66FJyNH7g0F38U05pXmA5P8cBh7z+1w==",
  16992. "requires": {
  16993. "@babel/types": "^7.16.7"
  16994. }
  16995. },
  16996. "@babel/helper-plugin-utils": {
  16997. "version": "7.16.7",
  16998. "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.7.tgz",
  16999. "integrity": "sha512-Qg3Nk7ZxpgMrsox6HreY1ZNKdBq7K72tDSliA6dCl5f007jR4ne8iD5UzuNnCJH2xBf2BEEVGr+/OL6Gdp7RxA=="
  17000. },
  17001. "@babel/helper-remap-async-to-generator": {
  17002. "version": "7.16.8",
  17003. "resolved": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.16.8.tgz",
  17004. "integrity": "sha512-fm0gH7Flb8H51LqJHy3HJ3wnE1+qtYR2A99K06ahwrawLdOFsCEWjZOrYricXJHoPSudNKxrMBUPEIPxiIIvBw==",
  17005. "requires": {
  17006. "@babel/helper-annotate-as-pure": "^7.16.7",
  17007. "@babel/helper-wrap-function": "^7.16.8",
  17008. "@babel/types": "^7.16.8"
  17009. }
  17010. },
  17011. "@babel/helper-replace-supers": {
  17012. "version": "7.16.7",
  17013. "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.16.7.tgz",
  17014. "integrity": "sha512-y9vsWilTNaVnVh6xiJfABzsNpgDPKev9HnAgz6Gb1p6UUwf9NepdlsV7VXGCftJM+jqD5f7JIEubcpLjZj5dBw==",
  17015. "requires": {
  17016. "@babel/helper-environment-visitor": "^7.16.7",
  17017. "@babel/helper-member-expression-to-functions": "^7.16.7",
  17018. "@babel/helper-optimise-call-expression": "^7.16.7",
  17019. "@babel/traverse": "^7.16.7",
  17020. "@babel/types": "^7.16.7"
  17021. }
  17022. },
  17023. "@babel/helper-simple-access": {
  17024. "version": "7.17.7",
  17025. "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.17.7.tgz",
  17026. "integrity": "sha512-txyMCGroZ96i+Pxr3Je3lzEJjqwaRC9buMUgtomcrLe5Nd0+fk1h0LLA+ixUF5OW7AhHuQ7Es1WcQJZmZsz2XA==",
  17027. "requires": {
  17028. "@babel/types": "^7.17.0"
  17029. }
  17030. },
  17031. "@babel/helper-skip-transparent-expression-wrappers": {
  17032. "version": "7.16.0",
  17033. "resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.16.0.tgz",
  17034. "integrity": "sha512-+il1gTy0oHwUsBQZyJvukbB4vPMdcYBrFHa0Uc4AizLxbq6BOYC51Rv4tWocX9BLBDLZ4kc6qUFpQ6HRgL+3zw==",
  17035. "requires": {
  17036. "@babel/types": "^7.16.0"
  17037. }
  17038. },
  17039. "@babel/helper-split-export-declaration": {
  17040. "version": "7.16.7",
  17041. "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.16.7.tgz",
  17042. "integrity": "sha512-xbWoy/PFoxSWazIToT9Sif+jJTlrMcndIsaOKvTA6u7QEo7ilkRZpjew18/W3c7nm8fXdUDXh02VXTbZ0pGDNw==",
  17043. "requires": {
  17044. "@babel/types": "^7.16.7"
  17045. }
  17046. },
  17047. "@babel/helper-validator-identifier": {
  17048. "version": "7.16.7",
  17049. "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz",
  17050. "integrity": "sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw=="
  17051. },
  17052. "@babel/helper-validator-option": {
  17053. "version": "7.16.7",
  17054. "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.16.7.tgz",
  17055. "integrity": "sha512-TRtenOuRUVo9oIQGPC5G9DgK4743cdxvtOw0weQNpZXaS16SCBi5MNjZF8vba3ETURjZpTbVn7Vvcf2eAwFozQ=="
  17056. },
  17057. "@babel/helper-wrap-function": {
  17058. "version": "7.16.8",
  17059. "resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.16.8.tgz",
  17060. "integrity": "sha512-8RpyRVIAW1RcDDGTA+GpPAwV22wXCfKOoM9bet6TLkGIFTkRQSkH1nMQ5Yet4MpoXe1ZwHPVtNasc2w0uZMqnw==",
  17061. "requires": {
  17062. "@babel/helper-function-name": "^7.16.7",
  17063. "@babel/template": "^7.16.7",
  17064. "@babel/traverse": "^7.16.8",
  17065. "@babel/types": "^7.16.8"
  17066. }
  17067. },
  17068. "@babel/helpers": {
  17069. "version": "7.17.9",
  17070. "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.17.9.tgz",
  17071. "integrity": "sha512-cPCt915ShDWUEzEp3+UNRktO2n6v49l5RSnG9M5pS24hA+2FAc5si+Pn1i4VVbQQ+jh+bIZhPFQOJOzbrOYY1Q==",
  17072. "requires": {
  17073. "@babel/template": "^7.16.7",
  17074. "@babel/traverse": "^7.17.9",
  17075. "@babel/types": "^7.17.0"
  17076. }
  17077. },
  17078. "@babel/highlight": {
  17079. "version": "7.17.9",
  17080. "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.17.9.tgz",
  17081. "integrity": "sha512-J9PfEKCbFIv2X5bjTMiZu6Vf341N05QIY+d6FvVKynkG1S7G0j3I0QoRtWIrXhZ+/Nlb5Q0MzqL7TokEJ5BNHg==",
  17082. "requires": {
  17083. "@babel/helper-validator-identifier": "^7.16.7",
  17084. "chalk": "^2.0.0",
  17085. "js-tokens": "^4.0.0"
  17086. },
  17087. "dependencies": {
  17088. "ansi-styles": {
  17089. "version": "3.2.1",
  17090. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz",
  17091. "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
  17092. "requires": {
  17093. "color-convert": "^1.9.0"
  17094. }
  17095. },
  17096. "chalk": {
  17097. "version": "2.4.2",
  17098. "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
  17099. "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
  17100. "requires": {
  17101. "ansi-styles": "^3.2.1",
  17102. "escape-string-regexp": "^1.0.5",
  17103. "supports-color": "^5.3.0"
  17104. }
  17105. },
  17106. "color-convert": {
  17107. "version": "1.9.3",
  17108. "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz",
  17109. "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
  17110. "requires": {
  17111. "color-name": "1.1.3"
  17112. }
  17113. },
  17114. "color-name": {
  17115. "version": "1.1.3",
  17116. "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
  17117. "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU="
  17118. },
  17119. "escape-string-regexp": {
  17120. "version": "1.0.5",
  17121. "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
  17122. "integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ="
  17123. },
  17124. "has-flag": {
  17125. "version": "3.0.0",
  17126. "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
  17127. "integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0="
  17128. },
  17129. "supports-color": {
  17130. "version": "5.5.0",
  17131. "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
  17132. "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
  17133. "requires": {
  17134. "has-flag": "^3.0.0"
  17135. }
  17136. }
  17137. }
  17138. },
  17139. "@babel/parser": {
  17140. "version": "7.17.9",
  17141. "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.17.9.tgz",
  17142. "integrity": "sha512-vqUSBLP8dQHFPdPi9bc5GK9vRkYHJ49fsZdtoJ8EQ8ibpwk5rPKfvNIwChB0KVXcIjcepEBBd2VHC5r9Gy8ueg=="
  17143. },
  17144. "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": {
  17145. "version": "7.16.7",
  17146. "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",
  17147. "integrity": "sha512-anv/DObl7waiGEnC24O9zqL0pSuI9hljihqiDuFHC8d7/bjr/4RLGPWuc8rYOff/QPzbEPSkzG8wGG9aDuhHRg==",
  17148. "requires": {
  17149. "@babel/helper-plugin-utils": "^7.16.7"
  17150. }
  17151. },
  17152. "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": {
  17153. "version": "7.16.7",
  17154. "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",
  17155. "integrity": "sha512-di8vUHRdf+4aJ7ltXhaDbPoszdkh59AQtJM5soLsuHpQJdFQZOA4uGj0V2u/CZ8bJ/u8ULDL5yq6FO/bCXnKHw==",
  17156. "requires": {
  17157. "@babel/helper-plugin-utils": "^7.16.7",
  17158. "@babel/helper-skip-transparent-expression-wrappers": "^7.16.0",
  17159. "@babel/plugin-proposal-optional-chaining": "^7.16.7"
  17160. }
  17161. },
  17162. "@babel/plugin-proposal-async-generator-functions": {
  17163. "version": "7.16.8",
  17164. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.16.8.tgz",
  17165. "integrity": "sha512-71YHIvMuiuqWJQkebWJtdhQTfd4Q4mF76q2IX37uZPkG9+olBxsX+rH1vkhFto4UeJZ9dPY2s+mDvhDm1u2BGQ==",
  17166. "requires": {
  17167. "@babel/helper-plugin-utils": "^7.16.7",
  17168. "@babel/helper-remap-async-to-generator": "^7.16.8",
  17169. "@babel/plugin-syntax-async-generators": "^7.8.4"
  17170. }
  17171. },
  17172. "@babel/plugin-proposal-class-properties": {
  17173. "version": "7.16.7",
  17174. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.16.7.tgz",
  17175. "integrity": "sha512-IobU0Xme31ewjYOShSIqd/ZGM/r/cuOz2z0MDbNrhF5FW+ZVgi0f2lyeoj9KFPDOAqsYxmLWZte1WOwlvY9aww==",
  17176. "requires": {
  17177. "@babel/helper-create-class-features-plugin": "^7.16.7",
  17178. "@babel/helper-plugin-utils": "^7.16.7"
  17179. }
  17180. },
  17181. "@babel/plugin-proposal-class-static-block": {
  17182. "version": "7.17.6",
  17183. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.17.6.tgz",
  17184. "integrity": "sha512-X/tididvL2zbs7jZCeeRJ8167U/+Ac135AM6jCAx6gYXDUviZV5Ku9UDvWS2NCuWlFjIRXklYhwo6HhAC7ETnA==",
  17185. "requires": {
  17186. "@babel/helper-create-class-features-plugin": "^7.17.6",
  17187. "@babel/helper-plugin-utils": "^7.16.7",
  17188. "@babel/plugin-syntax-class-static-block": "^7.14.5"
  17189. }
  17190. },
  17191. "@babel/plugin-proposal-decorators": {
  17192. "version": "7.17.9",
  17193. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.17.9.tgz",
  17194. "integrity": "sha512-EfH2LZ/vPa2wuPwJ26j+kYRkaubf89UlwxKXtxqEm57HrgSEYDB8t4swFP+p8LcI9yiP9ZRJJjo/58hS6BnaDA==",
  17195. "requires": {
  17196. "@babel/helper-create-class-features-plugin": "^7.17.9",
  17197. "@babel/helper-plugin-utils": "^7.16.7",
  17198. "@babel/helper-replace-supers": "^7.16.7",
  17199. "@babel/helper-split-export-declaration": "^7.16.7",
  17200. "@babel/plugin-syntax-decorators": "^7.17.0",
  17201. "charcodes": "^0.2.0"
  17202. }
  17203. },
  17204. "@babel/plugin-proposal-dynamic-import": {
  17205. "version": "7.16.7",
  17206. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.16.7.tgz",
  17207. "integrity": "sha512-I8SW9Ho3/8DRSdmDdH3gORdyUuYnk1m4cMxUAdu5oy4n3OfN8flDEH+d60iG7dUfi0KkYwSvoalHzzdRzpWHTg==",
  17208. "requires": {
  17209. "@babel/helper-plugin-utils": "^7.16.7",
  17210. "@babel/plugin-syntax-dynamic-import": "^7.8.3"
  17211. }
  17212. },
  17213. "@babel/plugin-proposal-export-namespace-from": {
  17214. "version": "7.16.7",
  17215. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.16.7.tgz",
  17216. "integrity": "sha512-ZxdtqDXLRGBL64ocZcs7ovt71L3jhC1RGSyR996svrCi3PYqHNkb3SwPJCs8RIzD86s+WPpt2S73+EHCGO+NUA==",
  17217. "requires": {
  17218. "@babel/helper-plugin-utils": "^7.16.7",
  17219. "@babel/plugin-syntax-export-namespace-from": "^7.8.3"
  17220. }
  17221. },
  17222. "@babel/plugin-proposal-json-strings": {
  17223. "version": "7.16.7",
  17224. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.16.7.tgz",
  17225. "integrity": "sha512-lNZ3EEggsGY78JavgbHsK9u5P3pQaW7k4axlgFLYkMd7UBsiNahCITShLjNQschPyjtO6dADrL24757IdhBrsQ==",
  17226. "requires": {
  17227. "@babel/helper-plugin-utils": "^7.16.7",
  17228. "@babel/plugin-syntax-json-strings": "^7.8.3"
  17229. }
  17230. },
  17231. "@babel/plugin-proposal-logical-assignment-operators": {
  17232. "version": "7.16.7",
  17233. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.16.7.tgz",
  17234. "integrity": "sha512-K3XzyZJGQCr00+EtYtrDjmwX7o7PLK6U9bi1nCwkQioRFVUv6dJoxbQjtWVtP+bCPy82bONBKG8NPyQ4+i6yjg==",
  17235. "requires": {
  17236. "@babel/helper-plugin-utils": "^7.16.7",
  17237. "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4"
  17238. }
  17239. },
  17240. "@babel/plugin-proposal-nullish-coalescing-operator": {
  17241. "version": "7.16.7",
  17242. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.16.7.tgz",
  17243. "integrity": "sha512-aUOrYU3EVtjf62jQrCj63pYZ7k6vns2h/DQvHPWGmsJRYzWXZ6/AsfgpiRy6XiuIDADhJzP2Q9MwSMKauBQ+UQ==",
  17244. "requires": {
  17245. "@babel/helper-plugin-utils": "^7.16.7",
  17246. "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3"
  17247. }
  17248. },
  17249. "@babel/plugin-proposal-numeric-separator": {
  17250. "version": "7.16.7",
  17251. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.16.7.tgz",
  17252. "integrity": "sha512-vQgPMknOIgiuVqbokToyXbkY/OmmjAzr/0lhSIbG/KmnzXPGwW/AdhdKpi+O4X/VkWiWjnkKOBiqJrTaC98VKw==",
  17253. "requires": {
  17254. "@babel/helper-plugin-utils": "^7.16.7",
  17255. "@babel/plugin-syntax-numeric-separator": "^7.10.4"
  17256. }
  17257. },
  17258. "@babel/plugin-proposal-object-rest-spread": {
  17259. "version": "7.17.3",
  17260. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.17.3.tgz",
  17261. "integrity": "sha512-yuL5iQA/TbZn+RGAfxQXfi7CNLmKi1f8zInn4IgobuCWcAb7i+zj4TYzQ9l8cEzVyJ89PDGuqxK1xZpUDISesw==",
  17262. "requires": {
  17263. "@babel/compat-data": "^7.17.0",
  17264. "@babel/helper-compilation-targets": "^7.16.7",
  17265. "@babel/helper-plugin-utils": "^7.16.7",
  17266. "@babel/plugin-syntax-object-rest-spread": "^7.8.3",
  17267. "@babel/plugin-transform-parameters": "^7.16.7"
  17268. }
  17269. },
  17270. "@babel/plugin-proposal-optional-catch-binding": {
  17271. "version": "7.16.7",
  17272. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.16.7.tgz",
  17273. "integrity": "sha512-eMOH/L4OvWSZAE1VkHbr1vckLG1WUcHGJSLqqQwl2GaUqG6QjddvrOaTUMNYiv77H5IKPMZ9U9P7EaHwvAShfA==",
  17274. "requires": {
  17275. "@babel/helper-plugin-utils": "^7.16.7",
  17276. "@babel/plugin-syntax-optional-catch-binding": "^7.8.3"
  17277. }
  17278. },
  17279. "@babel/plugin-proposal-optional-chaining": {
  17280. "version": "7.16.7",
  17281. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.16.7.tgz",
  17282. "integrity": "sha512-eC3xy+ZrUcBtP7x+sq62Q/HYd674pPTb/77XZMb5wbDPGWIdUbSr4Agr052+zaUPSb+gGRnjxXfKFvx5iMJ+DA==",
  17283. "requires": {
  17284. "@babel/helper-plugin-utils": "^7.16.7",
  17285. "@babel/helper-skip-transparent-expression-wrappers": "^7.16.0",
  17286. "@babel/plugin-syntax-optional-chaining": "^7.8.3"
  17287. }
  17288. },
  17289. "@babel/plugin-proposal-private-methods": {
  17290. "version": "7.16.11",
  17291. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.16.11.tgz",
  17292. "integrity": "sha512-F/2uAkPlXDr8+BHpZvo19w3hLFKge+k75XUprE6jaqKxjGkSYcK+4c+bup5PdW/7W/Rpjwql7FTVEDW+fRAQsw==",
  17293. "requires": {
  17294. "@babel/helper-create-class-features-plugin": "^7.16.10",
  17295. "@babel/helper-plugin-utils": "^7.16.7"
  17296. }
  17297. },
  17298. "@babel/plugin-proposal-private-property-in-object": {
  17299. "version": "7.16.7",
  17300. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.16.7.tgz",
  17301. "integrity": "sha512-rMQkjcOFbm+ufe3bTZLyOfsOUOxyvLXZJCTARhJr+8UMSoZmqTe1K1BgkFcrW37rAchWg57yI69ORxiWvUINuQ==",
  17302. "requires": {
  17303. "@babel/helper-annotate-as-pure": "^7.16.7",
  17304. "@babel/helper-create-class-features-plugin": "^7.16.7",
  17305. "@babel/helper-plugin-utils": "^7.16.7",
  17306. "@babel/plugin-syntax-private-property-in-object": "^7.14.5"
  17307. }
  17308. },
  17309. "@babel/plugin-proposal-unicode-property-regex": {
  17310. "version": "7.16.7",
  17311. "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.16.7.tgz",
  17312. "integrity": "sha512-QRK0YI/40VLhNVGIjRNAAQkEHws0cswSdFFjpFyt943YmJIU1da9uW63Iu6NFV6CxTZW5eTDCrwZUstBWgp/Rg==",
  17313. "requires": {
  17314. "@babel/helper-create-regexp-features-plugin": "^7.16.7",
  17315. "@babel/helper-plugin-utils": "^7.16.7"
  17316. }
  17317. },
  17318. "@babel/plugin-syntax-async-generators": {
  17319. "version": "7.8.4",
  17320. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz",
  17321. "integrity": "sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==",
  17322. "requires": {
  17323. "@babel/helper-plugin-utils": "^7.8.0"
  17324. }
  17325. },
  17326. "@babel/plugin-syntax-bigint": {
  17327. "version": "7.8.3",
  17328. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-bigint/-/plugin-syntax-bigint-7.8.3.tgz",
  17329. "integrity": "sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==",
  17330. "requires": {
  17331. "@babel/helper-plugin-utils": "^7.8.0"
  17332. }
  17333. },
  17334. "@babel/plugin-syntax-class-properties": {
  17335. "version": "7.12.13",
  17336. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz",
  17337. "integrity": "sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==",
  17338. "requires": {
  17339. "@babel/helper-plugin-utils": "^7.12.13"
  17340. }
  17341. },
  17342. "@babel/plugin-syntax-class-static-block": {
  17343. "version": "7.14.5",
  17344. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.14.5.tgz",
  17345. "integrity": "sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==",
  17346. "requires": {
  17347. "@babel/helper-plugin-utils": "^7.14.5"
  17348. }
  17349. },
  17350. "@babel/plugin-syntax-decorators": {
  17351. "version": "7.17.0",
  17352. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.17.0.tgz",
  17353. "integrity": "sha512-qWe85yCXsvDEluNP0OyeQjH63DlhAR3W7K9BxxU1MvbDb48tgBG+Ao6IJJ6smPDrrVzSQZrbF6donpkFBMcs3A==",
  17354. "requires": {
  17355. "@babel/helper-plugin-utils": "^7.16.7"
  17356. }
  17357. },
  17358. "@babel/plugin-syntax-dynamic-import": {
  17359. "version": "7.8.3",
  17360. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.8.3.tgz",
  17361. "integrity": "sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==",
  17362. "requires": {
  17363. "@babel/helper-plugin-utils": "^7.8.0"
  17364. }
  17365. },
  17366. "@babel/plugin-syntax-export-namespace-from": {
  17367. "version": "7.8.3",
  17368. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-export-namespace-from/-/plugin-syntax-export-namespace-from-7.8.3.tgz",
  17369. "integrity": "sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==",
  17370. "requires": {
  17371. "@babel/helper-plugin-utils": "^7.8.3"
  17372. }
  17373. },
  17374. "@babel/plugin-syntax-flow": {
  17375. "version": "7.16.7",
  17376. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.16.7.tgz",
  17377. "integrity": "sha512-UDo3YGQO0jH6ytzVwgSLv9i/CzMcUjbKenL67dTrAZPPv6GFAtDhe6jqnvmoKzC/7htNTohhos+onPtDMqJwaQ==",
  17378. "requires": {
  17379. "@babel/helper-plugin-utils": "^7.16.7"
  17380. }
  17381. },
  17382. "@babel/plugin-syntax-import-meta": {
  17383. "version": "7.10.4",
  17384. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz",
  17385. "integrity": "sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==",
  17386. "requires": {
  17387. "@babel/helper-plugin-utils": "^7.10.4"
  17388. }
  17389. },
  17390. "@babel/plugin-syntax-json-strings": {
  17391. "version": "7.8.3",
  17392. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz",
  17393. "integrity": "sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==",
  17394. "requires": {
  17395. "@babel/helper-plugin-utils": "^7.8.0"
  17396. }
  17397. },
  17398. "@babel/plugin-syntax-jsx": {
  17399. "version": "7.16.7",
  17400. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.16.7.tgz",
  17401. "integrity": "sha512-Esxmk7YjA8QysKeT3VhTXvF6y77f/a91SIs4pWb4H2eWGQkCKFgQaG6hdoEVZtGsrAcb2K5BW66XsOErD4WU3Q==",
  17402. "requires": {
  17403. "@babel/helper-plugin-utils": "^7.16.7"
  17404. }
  17405. },
  17406. "@babel/plugin-syntax-logical-assignment-operators": {
  17407. "version": "7.10.4",
  17408. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz",
  17409. "integrity": "sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==",
  17410. "requires": {
  17411. "@babel/helper-plugin-utils": "^7.10.4"
  17412. }
  17413. },
  17414. "@babel/plugin-syntax-nullish-coalescing-operator": {
  17415. "version": "7.8.3",
  17416. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz",
  17417. "integrity": "sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==",
  17418. "requires": {
  17419. "@babel/helper-plugin-utils": "^7.8.0"
  17420. }
  17421. },
  17422. "@babel/plugin-syntax-numeric-separator": {
  17423. "version": "7.10.4",
  17424. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz",
  17425. "integrity": "sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==",
  17426. "requires": {
  17427. "@babel/helper-plugin-utils": "^7.10.4"
  17428. }
  17429. },
  17430. "@babel/plugin-syntax-object-rest-spread": {
  17431. "version": "7.8.3",
  17432. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz",
  17433. "integrity": "sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==",
  17434. "requires": {
  17435. "@babel/helper-plugin-utils": "^7.8.0"
  17436. }
  17437. },
  17438. "@babel/plugin-syntax-optional-catch-binding": {
  17439. "version": "7.8.3",
  17440. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz",
  17441. "integrity": "sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==",
  17442. "requires": {
  17443. "@babel/helper-plugin-utils": "^7.8.0"
  17444. }
  17445. },
  17446. "@babel/plugin-syntax-optional-chaining": {
  17447. "version": "7.8.3",
  17448. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz",
  17449. "integrity": "sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==",
  17450. "requires": {
  17451. "@babel/helper-plugin-utils": "^7.8.0"
  17452. }
  17453. },
  17454. "@babel/plugin-syntax-private-property-in-object": {
  17455. "version": "7.14.5",
  17456. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.5.tgz",
  17457. "integrity": "sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==",
  17458. "requires": {
  17459. "@babel/helper-plugin-utils": "^7.14.5"
  17460. }
  17461. },
  17462. "@babel/plugin-syntax-top-level-await": {
  17463. "version": "7.14.5",
  17464. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz",
  17465. "integrity": "sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==",
  17466. "requires": {
  17467. "@babel/helper-plugin-utils": "^7.14.5"
  17468. }
  17469. },
  17470. "@babel/plugin-syntax-typescript": {
  17471. "version": "7.16.7",
  17472. "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.16.7.tgz",
  17473. "integrity": "sha512-YhUIJHHGkqPgEcMYkPCKTyGUdoGKWtopIycQyjJH8OjvRgOYsXsaKehLVPScKJWAULPxMa4N1vCe6szREFlZ7A==",
  17474. "requires": {
  17475. "@babel/helper-plugin-utils": "^7.16.7"
  17476. }
  17477. },
  17478. "@babel/plugin-transform-arrow-functions": {
  17479. "version": "7.16.7",
  17480. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.16.7.tgz",
  17481. "integrity": "sha512-9ffkFFMbvzTvv+7dTp/66xvZAWASuPD5Tl9LK3Z9vhOmANo6j94rik+5YMBt4CwHVMWLWpMsriIc2zsa3WW3xQ==",
  17482. "requires": {
  17483. "@babel/helper-plugin-utils": "^7.16.7"
  17484. }
  17485. },
  17486. "@babel/plugin-transform-async-to-generator": {
  17487. "version": "7.16.8",
  17488. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.16.8.tgz",
  17489. "integrity": "sha512-MtmUmTJQHCnyJVrScNzNlofQJ3dLFuobYn3mwOTKHnSCMtbNsqvF71GQmJfFjdrXSsAA7iysFmYWw4bXZ20hOg==",
  17490. "requires": {
  17491. "@babel/helper-module-imports": "^7.16.7",
  17492. "@babel/helper-plugin-utils": "^7.16.7",
  17493. "@babel/helper-remap-async-to-generator": "^7.16.8"
  17494. }
  17495. },
  17496. "@babel/plugin-transform-block-scoped-functions": {
  17497. "version": "7.16.7",
  17498. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.16.7.tgz",
  17499. "integrity": "sha512-JUuzlzmF40Z9cXyytcbZEZKckgrQzChbQJw/5PuEHYeqzCsvebDx0K0jWnIIVcmmDOAVctCgnYs0pMcrYj2zJg==",
  17500. "requires": {
  17501. "@babel/helper-plugin-utils": "^7.16.7"
  17502. }
  17503. },
  17504. "@babel/plugin-transform-block-scoping": {
  17505. "version": "7.16.7",
  17506. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.16.7.tgz",
  17507. "integrity": "sha512-ObZev2nxVAYA4bhyusELdo9hb3H+A56bxH3FZMbEImZFiEDYVHXQSJ1hQKFlDnlt8G9bBrCZ5ZpURZUrV4G5qQ==",
  17508. "requires": {
  17509. "@babel/helper-plugin-utils": "^7.16.7"
  17510. }
  17511. },
  17512. "@babel/plugin-transform-classes": {
  17513. "version": "7.16.7",
  17514. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.16.7.tgz",
  17515. "integrity": "sha512-WY7og38SFAGYRe64BrjKf8OrE6ulEHtr5jEYaZMwox9KebgqPi67Zqz8K53EKk1fFEJgm96r32rkKZ3qA2nCWQ==",
  17516. "requires": {
  17517. "@babel/helper-annotate-as-pure": "^7.16.7",
  17518. "@babel/helper-environment-visitor": "^7.16.7",
  17519. "@babel/helper-function-name": "^7.16.7",
  17520. "@babel/helper-optimise-call-expression": "^7.16.7",
  17521. "@babel/helper-plugin-utils": "^7.16.7",
  17522. "@babel/helper-replace-supers": "^7.16.7",
  17523. "@babel/helper-split-export-declaration": "^7.16.7",
  17524. "globals": "^11.1.0"
  17525. }
  17526. },
  17527. "@babel/plugin-transform-computed-properties": {
  17528. "version": "7.16.7",
  17529. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.16.7.tgz",
  17530. "integrity": "sha512-gN72G9bcmenVILj//sv1zLNaPyYcOzUho2lIJBMh/iakJ9ygCo/hEF9cpGb61SCMEDxbbyBoVQxrt+bWKu5KGw==",
  17531. "requires": {
  17532. "@babel/helper-plugin-utils": "^7.16.7"
  17533. }
  17534. },
  17535. "@babel/plugin-transform-destructuring": {
  17536. "version": "7.17.7",
  17537. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.17.7.tgz",
  17538. "integrity": "sha512-XVh0r5yq9sLR4vZ6eVZe8FKfIcSgaTBxVBRSYokRj2qksf6QerYnTxz9/GTuKTH/n/HwLP7t6gtlybHetJ/6hQ==",
  17539. "requires": {
  17540. "@babel/helper-plugin-utils": "^7.16.7"
  17541. }
  17542. },
  17543. "@babel/plugin-transform-dotall-regex": {
  17544. "version": "7.16.7",
  17545. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.16.7.tgz",
  17546. "integrity": "sha512-Lyttaao2SjZF6Pf4vk1dVKv8YypMpomAbygW+mU5cYP3S5cWTfCJjG8xV6CFdzGFlfWK81IjL9viiTvpb6G7gQ==",
  17547. "requires": {
  17548. "@babel/helper-create-regexp-features-plugin": "^7.16.7",
  17549. "@babel/helper-plugin-utils": "^7.16.7"
  17550. }
  17551. },
  17552. "@babel/plugin-transform-duplicate-keys": {
  17553. "version": "7.16.7",
  17554. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.16.7.tgz",
  17555. "integrity": "sha512-03DvpbRfvWIXyK0/6QiR1KMTWeT6OcQ7tbhjrXyFS02kjuX/mu5Bvnh5SDSWHxyawit2g5aWhKwI86EE7GUnTw==",
  17556. "requires": {
  17557. "@babel/helper-plugin-utils": "^7.16.7"
  17558. }
  17559. },
  17560. "@babel/plugin-transform-exponentiation-operator": {
  17561. "version": "7.16.7",
  17562. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.16.7.tgz",
  17563. "integrity": "sha512-8UYLSlyLgRixQvlYH3J2ekXFHDFLQutdy7FfFAMm3CPZ6q9wHCwnUyiXpQCe3gVVnQlHc5nsuiEVziteRNTXEA==",
  17564. "requires": {
  17565. "@babel/helper-builder-binary-assignment-operator-visitor": "^7.16.7",
  17566. "@babel/helper-plugin-utils": "^7.16.7"
  17567. }
  17568. },
  17569. "@babel/plugin-transform-flow-strip-types": {
  17570. "version": "7.16.7",
  17571. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.16.7.tgz",
  17572. "integrity": "sha512-mzmCq3cNsDpZZu9FADYYyfZJIOrSONmHcop2XEKPdBNMa4PDC4eEvcOvzZaCNcjKu72v0XQlA5y1g58aLRXdYg==",
  17573. "requires": {
  17574. "@babel/helper-plugin-utils": "^7.16.7",
  17575. "@babel/plugin-syntax-flow": "^7.16.7"
  17576. }
  17577. },
  17578. "@babel/plugin-transform-for-of": {
  17579. "version": "7.16.7",
  17580. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.16.7.tgz",
  17581. "integrity": "sha512-/QZm9W92Ptpw7sjI9Nx1mbcsWz33+l8kuMIQnDwgQBG5s3fAfQvkRjQ7NqXhtNcKOnPkdICmUHyCaWW06HCsqg==",
  17582. "requires": {
  17583. "@babel/helper-plugin-utils": "^7.16.7"
  17584. }
  17585. },
  17586. "@babel/plugin-transform-function-name": {
  17587. "version": "7.16.7",
  17588. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.16.7.tgz",
  17589. "integrity": "sha512-SU/C68YVwTRxqWj5kgsbKINakGag0KTgq9f2iZEXdStoAbOzLHEBRYzImmA6yFo8YZhJVflvXmIHUO7GWHmxxA==",
  17590. "requires": {
  17591. "@babel/helper-compilation-targets": "^7.16.7",
  17592. "@babel/helper-function-name": "^7.16.7",
  17593. "@babel/helper-plugin-utils": "^7.16.7"
  17594. }
  17595. },
  17596. "@babel/plugin-transform-literals": {
  17597. "version": "7.16.7",
  17598. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.16.7.tgz",
  17599. "integrity": "sha512-6tH8RTpTWI0s2sV6uq3e/C9wPo4PTqqZps4uF0kzQ9/xPLFQtipynvmT1g/dOfEJ+0EQsHhkQ/zyRId8J2b8zQ==",
  17600. "requires": {
  17601. "@babel/helper-plugin-utils": "^7.16.7"
  17602. }
  17603. },
  17604. "@babel/plugin-transform-member-expression-literals": {
  17605. "version": "7.16.7",
  17606. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.16.7.tgz",
  17607. "integrity": "sha512-mBruRMbktKQwbxaJof32LT9KLy2f3gH+27a5XSuXo6h7R3vqltl0PgZ80C8ZMKw98Bf8bqt6BEVi3svOh2PzMw==",
  17608. "requires": {
  17609. "@babel/helper-plugin-utils": "^7.16.7"
  17610. }
  17611. },
  17612. "@babel/plugin-transform-modules-amd": {
  17613. "version": "7.16.7",
  17614. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.16.7.tgz",
  17615. "integrity": "sha512-KaaEtgBL7FKYwjJ/teH63oAmE3lP34N3kshz8mm4VMAw7U3PxjVwwUmxEFksbgsNUaO3wId9R2AVQYSEGRa2+g==",
  17616. "requires": {
  17617. "@babel/helper-module-transforms": "^7.16.7",
  17618. "@babel/helper-plugin-utils": "^7.16.7",
  17619. "babel-plugin-dynamic-import-node": "^2.3.3"
  17620. }
  17621. },
  17622. "@babel/plugin-transform-modules-commonjs": {
  17623. "version": "7.17.9",
  17624. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.17.9.tgz",
  17625. "integrity": "sha512-2TBFd/r2I6VlYn0YRTz2JdazS+FoUuQ2rIFHoAxtyP/0G3D82SBLaRq9rnUkpqlLg03Byfl/+M32mpxjO6KaPw==",
  17626. "requires": {
  17627. "@babel/helper-module-transforms": "^7.17.7",
  17628. "@babel/helper-plugin-utils": "^7.16.7",
  17629. "@babel/helper-simple-access": "^7.17.7",
  17630. "babel-plugin-dynamic-import-node": "^2.3.3"
  17631. }
  17632. },
  17633. "@babel/plugin-transform-modules-systemjs": {
  17634. "version": "7.17.8",
  17635. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.17.8.tgz",
  17636. "integrity": "sha512-39reIkMTUVagzgA5x88zDYXPCMT6lcaRKs1+S9K6NKBPErbgO/w/kP8GlNQTC87b412ZTlmNgr3k2JrWgHH+Bw==",
  17637. "requires": {
  17638. "@babel/helper-hoist-variables": "^7.16.7",
  17639. "@babel/helper-module-transforms": "^7.17.7",
  17640. "@babel/helper-plugin-utils": "^7.16.7",
  17641. "@babel/helper-validator-identifier": "^7.16.7",
  17642. "babel-plugin-dynamic-import-node": "^2.3.3"
  17643. }
  17644. },
  17645. "@babel/plugin-transform-modules-umd": {
  17646. "version": "7.16.7",
  17647. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.16.7.tgz",
  17648. "integrity": "sha512-EMh7uolsC8O4xhudF2F6wedbSHm1HHZ0C6aJ7K67zcDNidMzVcxWdGr+htW9n21klm+bOn+Rx4CBsAntZd3rEQ==",
  17649. "requires": {
  17650. "@babel/helper-module-transforms": "^7.16.7",
  17651. "@babel/helper-plugin-utils": "^7.16.7"
  17652. }
  17653. },
  17654. "@babel/plugin-transform-named-capturing-groups-regex": {
  17655. "version": "7.16.8",
  17656. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.16.8.tgz",
  17657. "integrity": "sha512-j3Jw+n5PvpmhRR+mrgIh04puSANCk/T/UA3m3P1MjJkhlK906+ApHhDIqBQDdOgL/r1UYpz4GNclTXxyZrYGSw==",
  17658. "requires": {
  17659. "@babel/helper-create-regexp-features-plugin": "^7.16.7"
  17660. }
  17661. },
  17662. "@babel/plugin-transform-new-target": {
  17663. "version": "7.16.7",
  17664. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.16.7.tgz",
  17665. "integrity": "sha512-xiLDzWNMfKoGOpc6t3U+etCE2yRnn3SM09BXqWPIZOBpL2gvVrBWUKnsJx0K/ADi5F5YC5f8APFfWrz25TdlGg==",
  17666. "requires": {
  17667. "@babel/helper-plugin-utils": "^7.16.7"
  17668. }
  17669. },
  17670. "@babel/plugin-transform-object-super": {
  17671. "version": "7.16.7",
  17672. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.16.7.tgz",
  17673. "integrity": "sha512-14J1feiQVWaGvRxj2WjyMuXS2jsBkgB3MdSN5HuC2G5nRspa5RK9COcs82Pwy5BuGcjb+fYaUj94mYcOj7rCvw==",
  17674. "requires": {
  17675. "@babel/helper-plugin-utils": "^7.16.7",
  17676. "@babel/helper-replace-supers": "^7.16.7"
  17677. }
  17678. },
  17679. "@babel/plugin-transform-parameters": {
  17680. "version": "7.16.7",
  17681. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.16.7.tgz",
  17682. "integrity": "sha512-AT3MufQ7zZEhU2hwOA11axBnExW0Lszu4RL/tAlUJBuNoRak+wehQW8h6KcXOcgjY42fHtDxswuMhMjFEuv/aw==",
  17683. "requires": {
  17684. "@babel/helper-plugin-utils": "^7.16.7"
  17685. }
  17686. },
  17687. "@babel/plugin-transform-property-literals": {
  17688. "version": "7.16.7",
  17689. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.16.7.tgz",
  17690. "integrity": "sha512-z4FGr9NMGdoIl1RqavCqGG+ZuYjfZ/hkCIeuH6Do7tXmSm0ls11nYVSJqFEUOSJbDab5wC6lRE/w6YjVcr6Hqw==",
  17691. "requires": {
  17692. "@babel/helper-plugin-utils": "^7.16.7"
  17693. }
  17694. },
  17695. "@babel/plugin-transform-react-constant-elements": {
  17696. "version": "7.17.6",
  17697. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-constant-elements/-/plugin-transform-react-constant-elements-7.17.6.tgz",
  17698. "integrity": "sha512-OBv9VkyyKtsHZiHLoSfCn+h6yU7YKX8nrs32xUmOa1SRSk+t03FosB6fBZ0Yz4BpD1WV7l73Nsad+2Tz7APpqw==",
  17699. "requires": {
  17700. "@babel/helper-plugin-utils": "^7.16.7"
  17701. }
  17702. },
  17703. "@babel/plugin-transform-react-display-name": {
  17704. "version": "7.16.7",
  17705. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.16.7.tgz",
  17706. "integrity": "sha512-qgIg8BcZgd0G/Cz916D5+9kqX0c7nPZyXaP8R2tLNN5tkyIZdG5fEwBrxwplzSnjC1jvQmyMNVwUCZPcbGY7Pg==",
  17707. "requires": {
  17708. "@babel/helper-plugin-utils": "^7.16.7"
  17709. }
  17710. },
  17711. "@babel/plugin-transform-react-jsx": {
  17712. "version": "7.17.3",
  17713. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.17.3.tgz",
  17714. "integrity": "sha512-9tjBm4O07f7mzKSIlEmPdiE6ub7kfIe6Cd+w+oQebpATfTQMAgW+YOuWxogbKVTulA+MEO7byMeIUtQ1z+z+ZQ==",
  17715. "requires": {
  17716. "@babel/helper-annotate-as-pure": "^7.16.7",
  17717. "@babel/helper-module-imports": "^7.16.7",
  17718. "@babel/helper-plugin-utils": "^7.16.7",
  17719. "@babel/plugin-syntax-jsx": "^7.16.7",
  17720. "@babel/types": "^7.17.0"
  17721. }
  17722. },
  17723. "@babel/plugin-transform-react-jsx-development": {
  17724. "version": "7.16.7",
  17725. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.16.7.tgz",
  17726. "integrity": "sha512-RMvQWvpla+xy6MlBpPlrKZCMRs2AGiHOGHY3xRwl0pEeim348dDyxeH4xBsMPbIMhujeq7ihE702eM2Ew0Wo+A==",
  17727. "requires": {
  17728. "@babel/plugin-transform-react-jsx": "^7.16.7"
  17729. }
  17730. },
  17731. "@babel/plugin-transform-react-pure-annotations": {
  17732. "version": "7.16.7",
  17733. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.16.7.tgz",
  17734. "integrity": "sha512-hs71ToC97k3QWxswh2ElzMFABXHvGiJ01IB1TbYQDGeWRKWz/MPUTh5jGExdHvosYKpnJW5Pm3S4+TA3FyX+GA==",
  17735. "requires": {
  17736. "@babel/helper-annotate-as-pure": "^7.16.7",
  17737. "@babel/helper-plugin-utils": "^7.16.7"
  17738. }
  17739. },
  17740. "@babel/plugin-transform-regenerator": {
  17741. "version": "7.17.9",
  17742. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.17.9.tgz",
  17743. "integrity": "sha512-Lc2TfbxR1HOyn/c6b4Y/b6NHoTb67n/IoWLxTu4kC7h4KQnWlhCq2S8Tx0t2SVvv5Uu87Hs+6JEJ5kt2tYGylQ==",
  17744. "requires": {
  17745. "regenerator-transform": "^0.15.0"
  17746. }
  17747. },
  17748. "@babel/plugin-transform-reserved-words": {
  17749. "version": "7.16.7",
  17750. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.16.7.tgz",
  17751. "integrity": "sha512-KQzzDnZ9hWQBjwi5lpY5v9shmm6IVG0U9pB18zvMu2i4H90xpT4gmqwPYsn8rObiadYe2M0gmgsiOIF5A/2rtg==",
  17752. "requires": {
  17753. "@babel/helper-plugin-utils": "^7.16.7"
  17754. }
  17755. },
  17756. "@babel/plugin-transform-runtime": {
  17757. "version": "7.17.0",
  17758. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.17.0.tgz",
  17759. "integrity": "sha512-fr7zPWnKXNc1xoHfrIU9mN/4XKX4VLZ45Q+oMhfsYIaHvg7mHgmhfOy/ckRWqDK7XF3QDigRpkh5DKq6+clE8A==",
  17760. "requires": {
  17761. "@babel/helper-module-imports": "^7.16.7",
  17762. "@babel/helper-plugin-utils": "^7.16.7",
  17763. "babel-plugin-polyfill-corejs2": "^0.3.0",
  17764. "babel-plugin-polyfill-corejs3": "^0.5.0",
  17765. "babel-plugin-polyfill-regenerator": "^0.3.0",
  17766. "semver": "^6.3.0"
  17767. },
  17768. "dependencies": {
  17769. "semver": {
  17770. "version": "6.3.0",
  17771. "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
  17772. "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw=="
  17773. }
  17774. }
  17775. },
  17776. "@babel/plugin-transform-shorthand-properties": {
  17777. "version": "7.16.7",
  17778. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.16.7.tgz",
  17779. "integrity": "sha512-hah2+FEnoRoATdIb05IOXf+4GzXYTq75TVhIn1PewihbpyrNWUt2JbudKQOETWw6QpLe+AIUpJ5MVLYTQbeeUg==",
  17780. "requires": {
  17781. "@babel/helper-plugin-utils": "^7.16.7"
  17782. }
  17783. },
  17784. "@babel/plugin-transform-spread": {
  17785. "version": "7.16.7",
  17786. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.16.7.tgz",
  17787. "integrity": "sha512-+pjJpgAngb53L0iaA5gU/1MLXJIfXcYepLgXB3esVRf4fqmj8f2cxM3/FKaHsZms08hFQJkFccEWuIpm429TXg==",
  17788. "requires": {
  17789. "@babel/helper-plugin-utils": "^7.16.7",
  17790. "@babel/helper-skip-transparent-expression-wrappers": "^7.16.0"
  17791. }
  17792. },
  17793. "@babel/plugin-transform-sticky-regex": {
  17794. "version": "7.16.7",
  17795. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.16.7.tgz",
  17796. "integrity": "sha512-NJa0Bd/87QV5NZZzTuZG5BPJjLYadeSZ9fO6oOUoL4iQx+9EEuw/eEM92SrsT19Yc2jgB1u1hsjqDtH02c3Drw==",
  17797. "requires": {
  17798. "@babel/helper-plugin-utils": "^7.16.7"
  17799. }
  17800. },
  17801. "@babel/plugin-transform-template-literals": {
  17802. "version": "7.16.7",
  17803. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.16.7.tgz",
  17804. "integrity": "sha512-VwbkDDUeenlIjmfNeDX/V0aWrQH2QiVyJtwymVQSzItFDTpxfyJh3EVaQiS0rIN/CqbLGr0VcGmuwyTdZtdIsA==",
  17805. "requires": {
  17806. "@babel/helper-plugin-utils": "^7.16.7"
  17807. }
  17808. },
  17809. "@babel/plugin-transform-typeof-symbol": {
  17810. "version": "7.16.7",
  17811. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.16.7.tgz",
  17812. "integrity": "sha512-p2rOixCKRJzpg9JB4gjnG4gjWkWa89ZoYUnl9snJ1cWIcTH/hvxZqfO+WjG6T8DRBpctEol5jw1O5rA8gkCokQ==",
  17813. "requires": {
  17814. "@babel/helper-plugin-utils": "^7.16.7"
  17815. }
  17816. },
  17817. "@babel/plugin-transform-typescript": {
  17818. "version": "7.16.8",
  17819. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.16.8.tgz",
  17820. "integrity": "sha512-bHdQ9k7YpBDO2d0NVfkj51DpQcvwIzIusJ7mEUaMlbZq3Kt/U47j24inXZHQ5MDiYpCs+oZiwnXyKedE8+q7AQ==",
  17821. "requires": {
  17822. "@babel/helper-create-class-features-plugin": "^7.16.7",
  17823. "@babel/helper-plugin-utils": "^7.16.7",
  17824. "@babel/plugin-syntax-typescript": "^7.16.7"
  17825. }
  17826. },
  17827. "@babel/plugin-transform-unicode-escapes": {
  17828. "version": "7.16.7",
  17829. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.16.7.tgz",
  17830. "integrity": "sha512-TAV5IGahIz3yZ9/Hfv35TV2xEm+kaBDaZQCn2S/hG9/CZ0DktxJv9eKfPc7yYCvOYR4JGx1h8C+jcSOvgaaI/Q==",
  17831. "requires": {
  17832. "@babel/helper-plugin-utils": "^7.16.7"
  17833. }
  17834. },
  17835. "@babel/plugin-transform-unicode-regex": {
  17836. "version": "7.16.7",
  17837. "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.16.7.tgz",
  17838. "integrity": "sha512-oC5tYYKw56HO75KZVLQ+R/Nl3Hro9kf8iG0hXoaHP7tjAyCpvqBiSNe6vGrZni1Z6MggmUOC6A7VP7AVmw225Q==",
  17839. "requires": {
  17840. "@babel/helper-create-regexp-features-plugin": "^7.16.7",
  17841. "@babel/helper-plugin-utils": "^7.16.7"
  17842. }
  17843. },
  17844. "@babel/preset-env": {
  17845. "version": "7.16.11",
  17846. "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.16.11.tgz",
  17847. "integrity": "sha512-qcmWG8R7ZW6WBRPZK//y+E3Cli151B20W1Rv7ln27vuPaXU/8TKms6jFdiJtF7UDTxcrb7mZd88tAeK9LjdT8g==",
  17848. "requires": {
  17849. "@babel/compat-data": "^7.16.8",
  17850. "@babel/helper-compilation-targets": "^7.16.7",
  17851. "@babel/helper-plugin-utils": "^7.16.7",
  17852. "@babel/helper-validator-option": "^7.16.7",
  17853. "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.16.7",
  17854. "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.16.7",
  17855. "@babel/plugin-proposal-async-generator-functions": "^7.16.8",
  17856. "@babel/plugin-proposal-class-properties": "^7.16.7",
  17857. "@babel/plugin-proposal-class-static-block": "^7.16.7",
  17858. "@babel/plugin-proposal-dynamic-import": "^7.16.7",
  17859. "@babel/plugin-proposal-export-namespace-from": "^7.16.7",
  17860. "@babel/plugin-proposal-json-strings": "^7.16.7",
  17861. "@babel/plugin-proposal-logical-assignment-operators": "^7.16.7",
  17862. "@babel/plugin-proposal-nullish-coalescing-operator": "^7.16.7",
  17863. "@babel/plugin-proposal-numeric-separator": "^7.16.7",
  17864. "@babel/plugin-proposal-object-rest-spread": "^7.16.7",
  17865. "@babel/plugin-proposal-optional-catch-binding": "^7.16.7",
  17866. "@babel/plugin-proposal-optional-chaining": "^7.16.7",
  17867. "@babel/plugin-proposal-private-methods": "^7.16.11",
  17868. "@babel/plugin-proposal-private-property-in-object": "^7.16.7",
  17869. "@babel/plugin-proposal-unicode-property-regex": "^7.16.7",
  17870. "@babel/plugin-syntax-async-generators": "^7.8.4",
  17871. "@babel/plugin-syntax-class-properties": "^7.12.13",
  17872. "@babel/plugin-syntax-class-static-block": "^7.14.5",
  17873. "@babel/plugin-syntax-dynamic-import": "^7.8.3",
  17874. "@babel/plugin-syntax-export-namespace-from": "^7.8.3",
  17875. "@babel/plugin-syntax-json-strings": "^7.8.3",
  17876. "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4",
  17877. "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3",
  17878. "@babel/plugin-syntax-numeric-separator": "^7.10.4",
  17879. "@babel/plugin-syntax-object-rest-spread": "^7.8.3",
  17880. "@babel/plugin-syntax-optional-catch-binding": "^7.8.3",
  17881. "@babel/plugin-syntax-optional-chaining": "^7.8.3",
  17882. "@babel/plugin-syntax-private-property-in-object": "^7.14.5",
  17883. "@babel/plugin-syntax-top-level-await": "^7.14.5",
  17884. "@babel/plugin-transform-arrow-functions": "^7.16.7",
  17885. "@babel/plugin-transform-async-to-generator": "^7.16.8",
  17886. "@babel/plugin-transform-block-scoped-functions": "^7.16.7",
  17887. "@babel/plugin-transform-block-scoping": "^7.16.7",
  17888. "@babel/plugin-transform-classes": "^7.16.7",
  17889. "@babel/plugin-transform-computed-properties": "^7.16.7",
  17890. "@babel/plugin-transform-destructuring": "^7.16.7",
  17891. "@babel/plugin-transform-dotall-regex": "^7.16.7",
  17892. "@babel/plugin-transform-duplicate-keys": "^7.16.7",
  17893. "@babel/plugin-transform-exponentiation-operator": "^7.16.7",
  17894. "@babel/plugin-transform-for-of": "^7.16.7",
  17895. "@babel/plugin-transform-function-name": "^7.16.7",
  17896. "@babel/plugin-transform-literals": "^7.16.7",
  17897. "@babel/plugin-transform-member-expression-literals": "^7.16.7",
  17898. "@babel/plugin-transform-modules-amd": "^7.16.7",
  17899. "@babel/plugin-transform-modules-commonjs": "^7.16.8",
  17900. "@babel/plugin-transform-modules-systemjs": "^7.16.7",
  17901. "@babel/plugin-transform-modules-umd": "^7.16.7",
  17902. "@babel/plugin-transform-named-capturing-groups-regex": "^7.16.8",
  17903. "@babel/plugin-transform-new-target": "^7.16.7",
  17904. "@babel/plugin-transform-object-super": "^7.16.7",
  17905. "@babel/plugin-transform-parameters": "^7.16.7",
  17906. "@babel/plugin-transform-property-literals": "^7.16.7",
  17907. "@babel/plugin-transform-regenerator": "^7.16.7",
  17908. "@babel/plugin-transform-reserved-words": "^7.16.7",
  17909. "@babel/plugin-transform-shorthand-properties": "^7.16.7",
  17910. "@babel/plugin-transform-spread": "^7.16.7",
  17911. "@babel/plugin-transform-sticky-regex": "^7.16.7",
  17912. "@babel/plugin-transform-template-literals": "^7.16.7",
  17913. "@babel/plugin-transform-typeof-symbol": "^7.16.7",
  17914. "@babel/plugin-transform-unicode-escapes": "^7.16.7",
  17915. "@babel/plugin-transform-unicode-regex": "^7.16.7",
  17916. "@babel/preset-modules": "^0.1.5",
  17917. "@babel/types": "^7.16.8",
  17918. "babel-plugin-polyfill-corejs2": "^0.3.0",
  17919. "babel-plugin-polyfill-corejs3": "^0.5.0",
  17920. "babel-plugin-polyfill-regenerator": "^0.3.0",
  17921. "core-js-compat": "^3.20.2",
  17922. "semver": "^6.3.0"
  17923. },
  17924. "dependencies": {
  17925. "semver": {
  17926. "version": "6.3.0",
  17927. "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
  17928. "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw=="
  17929. }
  17930. }
  17931. },
  17932. "@babel/preset-modules": {
  17933. "version": "0.1.5",
  17934. "resolved": "https://registry.npmjs.org/@babel/preset-modules/-/preset-modules-0.1.5.tgz",
  17935. "integrity": "sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==",
  17936. "requires": {
  17937. "@babel/helper-plugin-utils": "^7.0.0",
  17938. "@babel/plugin-proposal-unicode-property-regex": "^7.4.4",
  17939. "@babel/plugin-transform-dotall-regex": "^7.4.4",
  17940. "@babel/types": "^7.4.4",
  17941. "esutils": "^2.0.2"
  17942. }
  17943. },
  17944. "@babel/preset-react": {
  17945. "version": "7.16.7",
  17946. "resolved": "https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.16.7.tgz",
  17947. "integrity": "sha512-fWpyI8UM/HE6DfPBzD8LnhQ/OcH8AgTaqcqP2nGOXEUV+VKBR5JRN9hCk9ai+zQQ57vtm9oWeXguBCPNUjytgA==",
  17948. "requires": {
  17949. "@babel/helper-plugin-utils": "^7.16.7",
  17950. "@babel/helper-validator-option": "^7.16.7",
  17951. "@babel/plugin-transform-react-display-name": "^7.16.7",
  17952. "@babel/plugin-transform-react-jsx": "^7.16.7",
  17953. "@babel/plugin-transform-react-jsx-development": "^7.16.7",
  17954. "@babel/plugin-transform-react-pure-annotations": "^7.16.7"
  17955. }
  17956. },
  17957. "@babel/preset-typescript": {
  17958. "version": "7.16.7",
  17959. "resolved": "https://registry.npmjs.org/@babel/preset-typescript/-/preset-typescript-7.16.7.tgz",
  17960. "integrity": "sha512-WbVEmgXdIyvzB77AQjGBEyYPZx+8tTsO50XtfozQrkW8QB2rLJpH2lgx0TRw5EJrBxOZQ+wCcyPVQvS8tjEHpQ==",
  17961. "requires": {
  17962. "@babel/helper-plugin-utils": "^7.16.7",
  17963. "@babel/helper-validator-option": "^7.16.7",
  17964. "@babel/plugin-transform-typescript": "^7.16.7"
  17965. }
  17966. },
  17967. "@babel/runtime": {
  17968. "version": "7.17.9",
  17969. "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.17.9.tgz",
  17970. "integrity": "sha512-lSiBBvodq29uShpWGNbgFdKYNiFDo5/HIYsaCEY9ff4sb10x9jizo2+pRrSyF4jKZCXqgzuqBOQKbUm90gQwJg==",
  17971. "requires": {
  17972. "regenerator-runtime": "^0.13.4"
  17973. }
  17974. },
  17975. "@babel/runtime-corejs3": {
  17976. "version": "7.17.9",
  17977. "resolved": "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.17.9.tgz",
  17978. "integrity": "sha512-WxYHHUWF2uZ7Hp1K+D1xQgbgkGUfA+5UPOegEXGt2Y5SMog/rYCVaifLZDbw8UkNXozEqqrZTy6bglL7xTaCOw==",
  17979. "requires": {
  17980. "core-js-pure": "^3.20.2",
  17981. "regenerator-runtime": "^0.13.4"
  17982. }
  17983. },
  17984. "@babel/template": {
  17985. "version": "7.16.7",
  17986. "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.16.7.tgz",
  17987. "integrity": "sha512-I8j/x8kHUrbYRTUxXrrMbfCa7jxkE7tZre39x3kjr9hvI82cK1FfqLygotcWN5kdPGWcLdWMHpSBavse5tWw3w==",
  17988. "requires": {
  17989. "@babel/code-frame": "^7.16.7",
  17990. "@babel/parser": "^7.16.7",
  17991. "@babel/types": "^7.16.7"
  17992. }
  17993. },
  17994. "@babel/traverse": {
  17995. "version": "7.17.9",
  17996. "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.17.9.tgz",
  17997. "integrity": "sha512-PQO8sDIJ8SIwipTPiR71kJQCKQYB5NGImbOviK8K+kg5xkNSYXLBupuX9QhatFowrsvo9Hj8WgArg3W7ijNAQw==",
  17998. "requires": {
  17999. "@babel/code-frame": "^7.16.7",
  18000. "@babel/generator": "^7.17.9",
  18001. "@babel/helper-environment-visitor": "^7.16.7",
  18002. "@babel/helper-function-name": "^7.17.9",
  18003. "@babel/helper-hoist-variables": "^7.16.7",
  18004. "@babel/helper-split-export-declaration": "^7.16.7",
  18005. "@babel/parser": "^7.17.9",
  18006. "@babel/types": "^7.17.0",
  18007. "debug": "^4.1.0",
  18008. "globals": "^11.1.0"
  18009. }
  18010. },
  18011. "@babel/types": {
  18012. "version": "7.17.0",
  18013. "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.17.0.tgz",
  18014. "integrity": "sha512-TmKSNO4D5rzhL5bjWFcVHHLETzfQ/AmbKpKPOSjlP0WoHZ6L911fgoOKY4Alp/emzG4cHJdyN49zpgkbXFEHHw==",
  18015. "requires": {
  18016. "@babel/helper-validator-identifier": "^7.16.7",
  18017. "to-fast-properties": "^2.0.0"
  18018. }
  18019. },
  18020. "@bcoe/v8-coverage": {
  18021. "version": "0.2.3",
  18022. "resolved": "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz",
  18023. "integrity": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw=="
  18024. },
  18025. "@capacitor/app": {
  18026. "version": "1.1.1",
  18027. "resolved": "https://registry.npmjs.org/@capacitor/app/-/app-1.1.1.tgz",
  18028. "integrity": "sha512-8ADkldHnoE1xkWvPUsGlERVGm6/Zvcxy6hCI80AxydIKyaCG7kbDAvUclebbnw/eFRxj2zBoVatGLjmJNvTbYw==",
  18029. "requires": {}
  18030. },
  18031. "@capacitor/cli": {
  18032. "version": "3.4.3",
  18033. "resolved": "https://registry.npmjs.org/@capacitor/cli/-/cli-3.4.3.tgz",
  18034. "integrity": "sha512-mu2pGoIh/OapMzWwXGXUlOmapXthW9XcHGERpZxNE45aBEYC9eTJWmbcXVlJuyx/9GFnnV+pXjGl3i0grci/Zw==",
  18035. "dev": true,
  18036. "requires": {
  18037. "@ionic/cli-framework-output": "^2.2.1",
  18038. "@ionic/utils-fs": "^3.1.5",
  18039. "@ionic/utils-subprocess": "^2.1.6",
  18040. "@ionic/utils-terminal": "^2.3.0",
  18041. "commander": "^6.0.0",
  18042. "debug": "^4.2.0",
  18043. "env-paths": "^2.2.0",
  18044. "kleur": "^4.1.1",
  18045. "native-run": "^1.5.0",
  18046. "open": "^7.4.2",
  18047. "plist": "^3.0.2",
  18048. "prompts": "^2.3.2",
  18049. "semver": "^7.3.2",
  18050. "tar": "^6.1.11",
  18051. "tslib": "^2.1.0",
  18052. "xml2js": "^0.4.23"
  18053. },
  18054. "dependencies": {
  18055. "commander": {
  18056. "version": "6.2.1",
  18057. "resolved": "https://registry.npmjs.org/commander/-/commander-6.2.1.tgz",
  18058. "integrity": "sha512-U7VdrJFnJgo4xjrHpTzu0yrHPGImdsmD95ZlgYSEajAn2JKzDhDTPG9kBTefmObL2w/ngeZnilk+OV9CG3d7UA==",
  18059. "dev": true
  18060. },
  18061. "kleur": {
  18062. "version": "4.1.4",
  18063. "resolved": "https://registry.npmjs.org/kleur/-/kleur-4.1.4.tgz",
  18064. "integrity": "sha512-8QADVssbrFjivHWQU7KkMgptGTl6WAcSdlbBPY4uNF+mWr6DGcKrvY2w4FQJoXch7+fKMjj0dRrL75vk3k23OA==",
  18065. "dev": true
  18066. },
  18067. "open": {
  18068. "version": "7.4.2",
  18069. "resolved": "https://registry.npmjs.org/open/-/open-7.4.2.tgz",
  18070. "integrity": "sha512-MVHddDVweXZF3awtlAS+6pgKLlm/JgxZ90+/NBurBoQctVOOB/zDdVjcyPzQ+0laDGbsWgrRkflI65sQeOgT9Q==",
  18071. "dev": true,
  18072. "requires": {
  18073. "is-docker": "^2.0.0",
  18074. "is-wsl": "^2.1.1"
  18075. }
  18076. }
  18077. }
  18078. },
  18079. "@capacitor/core": {
  18080. "version": "3.4.3",
  18081. "resolved": "https://registry.npmjs.org/@capacitor/core/-/core-3.4.3.tgz",
  18082. "integrity": "sha512-drfu0IiDMyeJtL4QALQgNFqdgN19DZJkbKh945eXyK44Sk2YkFXUs7Ewq1ZlVI30QF79mHGuM13oZeki0gv5Tw==",
  18083. "requires": {
  18084. "tslib": "^2.1.0"
  18085. }
  18086. },
  18087. "@capacitor/haptics": {
  18088. "version": "1.1.4",
  18089. "resolved": "https://registry.npmjs.org/@capacitor/haptics/-/haptics-1.1.4.tgz",
  18090. "integrity": "sha512-+pJIb5X7xAcbrWj6rJaV+cwBlv8aFwB1/Ob6EV4atydThuuVSSsAL4hI4ZYlPNOxM6H5s+ZDLj7Pa2os4eFmtg==",
  18091. "requires": {}
  18092. },
  18093. "@capacitor/keyboard": {
  18094. "version": "1.2.2",
  18095. "resolved": "https://registry.npmjs.org/@capacitor/keyboard/-/keyboard-1.2.2.tgz",
  18096. "integrity": "sha512-dOZSXJTY/tTbRQ+Neiny72BIXN2Hvf/2AgPpMdTErDfaQM7C2MMgtJrm+Mi+YUeT6AnJFmt68nHJGImAL4lzmA==",
  18097. "requires": {}
  18098. },
  18099. "@capacitor/status-bar": {
  18100. "version": "1.0.8",
  18101. "resolved": "https://registry.npmjs.org/@capacitor/status-bar/-/status-bar-1.0.8.tgz",
  18102. "integrity": "sha512-lhxa70K6vg0QjdddbT9RqFLfQ9a0Fk1OVE54MhUH30DWymv4h2LrC+mJgH6JS46WQbR2UCHRymfmVCq1PS2Qiw==",
  18103. "requires": {}
  18104. },
  18105. "@csstools/normalize.css": {
  18106. "version": "12.0.0",
  18107. "resolved": "https://registry.npmjs.org/@csstools/normalize.css/-/normalize.css-12.0.0.tgz",
  18108. "integrity": "sha512-M0qqxAcwCsIVfpFQSlGN5XjXWu8l5JDZN+fPt1LeW5SZexQTgnaEvgXAY+CeygRw0EeppWHi12JxESWiWrB0Sg=="
  18109. },
  18110. "@csstools/postcss-color-function": {
  18111. "version": "1.1.0",
  18112. "resolved": "https://registry.npmjs.org/@csstools/postcss-color-function/-/postcss-color-function-1.1.0.tgz",
  18113. "integrity": "sha512-5D5ND/mZWcQoSfYnSPsXtuiFxhzmhxt6pcjrFLJyldj+p0ZN2vvRpYNX+lahFTtMhAYOa2WmkdGINr0yP0CvGA==",
  18114. "requires": {
  18115. "@csstools/postcss-progressive-custom-properties": "^1.1.0",
  18116. "postcss-value-parser": "^4.2.0"
  18117. }
  18118. },
  18119. "@csstools/postcss-font-format-keywords": {
  18120. "version": "1.0.0",
  18121. "resolved": "https://registry.npmjs.org/@csstools/postcss-font-format-keywords/-/postcss-font-format-keywords-1.0.0.tgz",
  18122. "integrity": "sha512-oO0cZt8do8FdVBX8INftvIA4lUrKUSCcWUf9IwH9IPWOgKT22oAZFXeHLoDK7nhB2SmkNycp5brxfNMRLIhd6Q==",
  18123. "requires": {
  18124. "postcss-value-parser": "^4.2.0"
  18125. }
  18126. },
  18127. "@csstools/postcss-hwb-function": {
  18128. "version": "1.0.0",
  18129. "resolved": "https://registry.npmjs.org/@csstools/postcss-hwb-function/-/postcss-hwb-function-1.0.0.tgz",
  18130. "integrity": "sha512-VSTd7hGjmde4rTj1rR30sokY3ONJph1reCBTUXqeW1fKwETPy1x4t/XIeaaqbMbC5Xg4SM/lyXZ2S8NELT2TaA==",
  18131. "requires": {
  18132. "postcss-value-parser": "^4.2.0"
  18133. }
  18134. },
  18135. "@csstools/postcss-ic-unit": {
  18136. "version": "1.0.0",
  18137. "resolved": "https://registry.npmjs.org/@csstools/postcss-ic-unit/-/postcss-ic-unit-1.0.0.tgz",
  18138. "integrity": "sha512-i4yps1mBp2ijrx7E96RXrQXQQHm6F4ym1TOD0D69/sjDjZvQ22tqiEvaNw7pFZTUO5b9vWRHzbHzP9+UKuw+bA==",
  18139. "requires": {
  18140. "@csstools/postcss-progressive-custom-properties": "^1.1.0",
  18141. "postcss-value-parser": "^4.2.0"
  18142. }
  18143. },
  18144. "@csstools/postcss-is-pseudo-class": {
  18145. "version": "2.0.2",
  18146. "resolved": "https://registry.npmjs.org/@csstools/postcss-is-pseudo-class/-/postcss-is-pseudo-class-2.0.2.tgz",
  18147. "integrity": "sha512-L9h1yxXMj7KpgNzlMrw3isvHJYkikZgZE4ASwssTnGEH8tm50L6QsM9QQT5wR4/eO5mU0rN5axH7UzNxEYg5CA==",
  18148. "requires": {
  18149. "postcss-selector-parser": "^6.0.10"
  18150. }
  18151. },
  18152. "@csstools/postcss-normalize-display-values": {
  18153. "version": "1.0.0",
  18154. "resolved": "https://registry.npmjs.org/@csstools/postcss-normalize-display-values/-/postcss-normalize-display-values-1.0.0.tgz",
  18155. "integrity": "sha512-bX+nx5V8XTJEmGtpWTO6kywdS725t71YSLlxWt78XoHUbELWgoCXeOFymRJmL3SU1TLlKSIi7v52EWqe60vJTQ==",
  18156. "requires": {
  18157. "postcss-value-parser": "^4.2.0"
  18158. }
  18159. },
  18160. "@csstools/postcss-oklab-function": {
  18161. "version": "1.1.0",
  18162. "resolved": "https://registry.npmjs.org/@csstools/postcss-oklab-function/-/postcss-oklab-function-1.1.0.tgz",
  18163. "integrity": "sha512-e/Q5HopQzmnQgqimG9v3w2IG4VRABsBq3itOcn4bnm+j4enTgQZ0nWsaH/m9GV2otWGQ0nwccYL5vmLKyvP1ww==",
  18164. "requires": {
  18165. "@csstools/postcss-progressive-custom-properties": "^1.1.0",
  18166. "postcss-value-parser": "^4.2.0"
  18167. }
  18168. },
  18169. "@csstools/postcss-progressive-custom-properties": {
  18170. "version": "1.3.0",
  18171. "resolved": "https://registry.npmjs.org/@csstools/postcss-progressive-custom-properties/-/postcss-progressive-custom-properties-1.3.0.tgz",
  18172. "integrity": "sha512-ASA9W1aIy5ygskZYuWams4BzafD12ULvSypmaLJT2jvQ8G0M3I8PRQhC0h7mG0Z3LI05+agZjqSR9+K9yaQQjA==",
  18173. "requires": {
  18174. "postcss-value-parser": "^4.2.0"
  18175. }
  18176. },
  18177. "@eslint/eslintrc": {
  18178. "version": "1.2.1",
  18179. "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.2.1.tgz",
  18180. "integrity": "sha512-bxvbYnBPN1Gibwyp6NrpnFzA3YtRL3BBAyEAFVIpNTm2Rn4Vy87GA5M4aSn3InRrlsbX5N0GW7XIx+U4SAEKdQ==",
  18181. "requires": {
  18182. "ajv": "^6.12.4",
  18183. "debug": "^4.3.2",
  18184. "espree": "^9.3.1",
  18185. "globals": "^13.9.0",
  18186. "ignore": "^5.2.0",
  18187. "import-fresh": "^3.2.1",
  18188. "js-yaml": "^4.1.0",
  18189. "minimatch": "^3.0.4",
  18190. "strip-json-comments": "^3.1.1"
  18191. },
  18192. "dependencies": {
  18193. "argparse": {
  18194. "version": "2.0.1",
  18195. "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
  18196. "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q=="
  18197. },
  18198. "globals": {
  18199. "version": "13.13.0",
  18200. "resolved": "https://registry.npmjs.org/globals/-/globals-13.13.0.tgz",
  18201. "integrity": "sha512-EQ7Q18AJlPwp3vUDL4mKA0KXrXyNIQyWon6T6XQiBQF0XHvRsiCSrWmmeATpUzdJN2HhWZU6Pdl0a9zdep5p6A==",
  18202. "requires": {
  18203. "type-fest": "^0.20.2"
  18204. }
  18205. },
  18206. "js-yaml": {
  18207. "version": "4.1.0",
  18208. "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
  18209. "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
  18210. "requires": {
  18211. "argparse": "^2.0.1"
  18212. }
  18213. },
  18214. "type-fest": {
  18215. "version": "0.20.2",
  18216. "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz",
  18217. "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ=="
  18218. }
  18219. }
  18220. },
  18221. "@gar/promisify": {
  18222. "version": "1.1.3",
  18223. "resolved": "https://registry.npmjs.org/@gar/promisify/-/promisify-1.1.3.tgz",
  18224. "integrity": "sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw=="
  18225. },
  18226. "@humanwhocodes/config-array": {
  18227. "version": "0.9.5",
  18228. "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.9.5.tgz",
  18229. "integrity": "sha512-ObyMyWxZiCu/yTisA7uzx81s40xR2fD5Cg/2Kq7G02ajkNubJf6BopgDTmDyc3U7sXpNKM8cYOw7s7Tyr+DnCw==",
  18230. "requires": {
  18231. "@humanwhocodes/object-schema": "^1.2.1",
  18232. "debug": "^4.1.1",
  18233. "minimatch": "^3.0.4"
  18234. }
  18235. },
  18236. "@humanwhocodes/object-schema": {
  18237. "version": "1.2.1",
  18238. "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz",
  18239. "integrity": "sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA=="
  18240. },
  18241. "@ionic/cli-framework-output": {
  18242. "version": "2.2.3",
  18243. "resolved": "https://registry.npmjs.org/@ionic/cli-framework-output/-/cli-framework-output-2.2.3.tgz",
  18244. "integrity": "sha512-Ok0DuQseeyEQnpq1eIE9Wt2oy80qmsprmQYu4bMeiaggbXTmzdf0wa+2CIRrAy1Mzh7Lnz95AI4KyYl3h+97GQ==",
  18245. "dev": true,
  18246. "requires": {
  18247. "@ionic/utils-terminal": "2.3.1",
  18248. "debug": "^4.0.0",
  18249. "tslib": "^2.0.1"
  18250. }
  18251. },
  18252. "@ionic/core": {
  18253. "version": "6.1.1",
  18254. "resolved": "https://registry.npmjs.org/@ionic/core/-/core-6.1.1.tgz",
  18255. "integrity": "sha512-R5eCTmCIE0ZuHWApJPIJsTNug2yykr5UCYbODRnuHlpuJXXIuTGNlQB2lAT3ds4yziC0dqSi1FXS8gIPDSFBBA==",
  18256. "requires": {
  18257. "@stencil/core": "^2.14.2",
  18258. "ionicons": "^6.0.0",
  18259. "tslib": "^2.1.0"
  18260. },
  18261. "dependencies": {
  18262. "ionicons": {
  18263. "version": "6.0.1",
  18264. "resolved": "https://registry.npmjs.org/ionicons/-/ionicons-6.0.1.tgz",
  18265. "integrity": "sha512-xQekOJsxH82O7oB+3F60zeRggCdND9pJ/k0E6IJDVUGGlCj5mlyFqNgxUimytKgstPGv3S+3EmCxjefvtGgWUg==",
  18266. "requires": {
  18267. "@stencil/core": "~2.12.0"
  18268. },
  18269. "dependencies": {
  18270. "@stencil/core": {
  18271. "version": "2.12.1",
  18272. "resolved": "https://registry.npmjs.org/@stencil/core/-/core-2.12.1.tgz",
  18273. "integrity": "sha512-u24TZ+FEvjnZt5ZgIkLjLpUNsO6Ml3mUZqwmqk81w6RWWz75hgB5p4RFI5rvuErFeh2xvMIGo+pNdG24XUBz1A=="
  18274. }
  18275. }
  18276. }
  18277. }
  18278. },
  18279. "@ionic/react": {
  18280. "version": "6.1.1",
  18281. "resolved": "https://registry.npmjs.org/@ionic/react/-/react-6.1.1.tgz",
  18282. "integrity": "sha512-rgjT0RoL70Z5SMyGrkeppCxtT8N2e/DZ3whJPNDuQiLFlTcPQDYfB3EkpsLl+sX9NZBbeMMv+zAhumfaHKD+dg==",
  18283. "requires": {
  18284. "@ionic/core": "^6.1.1",
  18285. "ionicons": "^6.0.0",
  18286. "tslib": "*"
  18287. },
  18288. "dependencies": {
  18289. "@stencil/core": {
  18290. "version": "2.12.1",
  18291. "resolved": "https://registry.npmjs.org/@stencil/core/-/core-2.12.1.tgz",
  18292. "integrity": "sha512-u24TZ+FEvjnZt5ZgIkLjLpUNsO6Ml3mUZqwmqk81w6RWWz75hgB5p4RFI5rvuErFeh2xvMIGo+pNdG24XUBz1A=="
  18293. },
  18294. "ionicons": {
  18295. "version": "6.0.1",
  18296. "resolved": "https://registry.npmjs.org/ionicons/-/ionicons-6.0.1.tgz",
  18297. "integrity": "sha512-xQekOJsxH82O7oB+3F60zeRggCdND9pJ/k0E6IJDVUGGlCj5mlyFqNgxUimytKgstPGv3S+3EmCxjefvtGgWUg==",
  18298. "requires": {
  18299. "@stencil/core": "~2.12.0"
  18300. }
  18301. }
  18302. }
  18303. },
  18304. "@ionic/react-router": {
  18305. "version": "6.1.1",
  18306. "resolved": "https://registry.npmjs.org/@ionic/react-router/-/react-router-6.1.1.tgz",
  18307. "integrity": "sha512-mbs7BWNjnID5NAxAVQoOtFfaT6UWQ0LA37HbLvKu7QH1yuwcyxSzq5laVwzck+i3S/Wdq8iNbOufvQ2dbO/VsQ==",
  18308. "requires": {
  18309. "@ionic/react": "^6.1.1",
  18310. "tslib": "*"
  18311. }
  18312. },
  18313. "@ionic/utils-array": {
  18314. "version": "2.1.5",
  18315. "resolved": "https://registry.npmjs.org/@ionic/utils-array/-/utils-array-2.1.5.tgz",
  18316. "integrity": "sha512-HD72a71IQVBmQckDwmA8RxNVMTbxnaLbgFOl+dO5tbvW9CkkSFCv41h6fUuNsSEVgngfkn0i98HDuZC8mk+lTA==",
  18317. "dev": true,
  18318. "requires": {
  18319. "debug": "^4.0.0",
  18320. "tslib": "^2.0.1"
  18321. }
  18322. },
  18323. "@ionic/utils-fs": {
  18324. "version": "3.1.5",
  18325. "resolved": "https://registry.npmjs.org/@ionic/utils-fs/-/utils-fs-3.1.5.tgz",
  18326. "integrity": "sha512-a41bY2dHqWSEQQ/80CpbXSs8McyiCFf2DnIWWLukrhYWf46h4qi6M/8dxcMKrofRiqI/3F+cL3S2mOm9Zz/o2Q==",
  18327. "dev": true,
  18328. "requires": {
  18329. "debug": "^4.0.0",
  18330. "fs-extra": "^9.0.0",
  18331. "tslib": "^2.0.1"
  18332. },
  18333. "dependencies": {
  18334. "fs-extra": {
  18335. "version": "9.1.0",
  18336. "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-9.1.0.tgz",
  18337. "integrity": "sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==",
  18338. "dev": true,
  18339. "requires": {
  18340. "at-least-node": "^1.0.0",
  18341. "graceful-fs": "^4.2.0",
  18342. "jsonfile": "^6.0.1",
  18343. "universalify": "^2.0.0"
  18344. }
  18345. }
  18346. }
  18347. },
  18348. "@ionic/utils-object": {
  18349. "version": "2.1.5",
  18350. "resolved": "https://registry.npmjs.org/@ionic/utils-object/-/utils-object-2.1.5.tgz",
  18351. "integrity": "sha512-XnYNSwfewUqxq+yjER1hxTKggftpNjFLJH0s37jcrNDwbzmbpFTQTVAp4ikNK4rd9DOebX/jbeZb8jfD86IYxw==",
  18352. "dev": true,
  18353. "requires": {
  18354. "debug": "^4.0.0",
  18355. "tslib": "^2.0.1"
  18356. }
  18357. },
  18358. "@ionic/utils-process": {
  18359. "version": "2.1.8",
  18360. "resolved": "https://registry.npmjs.org/@ionic/utils-process/-/utils-process-2.1.8.tgz",
  18361. "integrity": "sha512-VBBoyTzi+m6tgKAItl+jiTQneGwTOsctcrTG4CsEgmVOVOEhUYkPhddXqzD+oC54hPDU9ROsd3I014P5CWEuhQ==",
  18362. "dev": true,
  18363. "requires": {
  18364. "@ionic/utils-object": "2.1.5",
  18365. "@ionic/utils-terminal": "2.3.1",
  18366. "debug": "^4.0.0",
  18367. "signal-exit": "^3.0.3",
  18368. "tree-kill": "^1.2.2",
  18369. "tslib": "^2.0.1"
  18370. }
  18371. },
  18372. "@ionic/utils-stream": {
  18373. "version": "3.1.5",
  18374. "resolved": "https://registry.npmjs.org/@ionic/utils-stream/-/utils-stream-3.1.5.tgz",
  18375. "integrity": "sha512-hkm46uHvEC05X/8PHgdJi4l4zv9VQDELZTM+Kz69odtO9zZYfnt8DkfXHJqJ+PxmtiE5mk/ehJWLnn/XAczTUw==",
  18376. "dev": true,
  18377. "requires": {
  18378. "debug": "^4.0.0",
  18379. "tslib": "^2.0.1"
  18380. }
  18381. },
  18382. "@ionic/utils-subprocess": {
  18383. "version": "2.1.9",
  18384. "resolved": "https://registry.npmjs.org/@ionic/utils-subprocess/-/utils-subprocess-2.1.9.tgz",
  18385. "integrity": "sha512-OZ4QKyFOoC3+NCcBW8tvDUdLzWqOMKZPpzOQR009xVsfGbT3LwV8h60os7VRAbRV2KrA7t6YMMDrMQYV5DS+DQ==",
  18386. "dev": true,
  18387. "requires": {
  18388. "@ionic/utils-array": "2.1.5",
  18389. "@ionic/utils-fs": "3.1.5",
  18390. "@ionic/utils-process": "2.1.8",
  18391. "@ionic/utils-stream": "3.1.5",
  18392. "@ionic/utils-terminal": "2.3.1",
  18393. "cross-spawn": "^7.0.3",
  18394. "debug": "^4.0.0",
  18395. "tslib": "^2.0.1"
  18396. }
  18397. },
  18398. "@ionic/utils-terminal": {
  18399. "version": "2.3.1",
  18400. "resolved": "https://registry.npmjs.org/@ionic/utils-terminal/-/utils-terminal-2.3.1.tgz",
  18401. "integrity": "sha512-cglsSd2AckI3Ldtdfczeq64vIIDjtPspV5QJtky8f8uIdxkeOIGeRV7bCj1+BEf1hyo+ZuggQxLviHnbMZhiRw==",
  18402. "dev": true,
  18403. "requires": {
  18404. "debug": "^4.0.0",
  18405. "signal-exit": "^3.0.3",
  18406. "slice-ansi": "^4.0.0",
  18407. "string-width": "^4.1.0",
  18408. "strip-ansi": "^6.0.0",
  18409. "tslib": "^2.0.1",
  18410. "untildify": "^4.0.0",
  18411. "wrap-ansi": "^7.0.0"
  18412. }
  18413. },
  18414. "@istanbuljs/load-nyc-config": {
  18415. "version": "1.1.0",
  18416. "resolved": "https://registry.npmjs.org/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz",
  18417. "integrity": "sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==",
  18418. "requires": {
  18419. "camelcase": "^5.3.1",
  18420. "find-up": "^4.1.0",
  18421. "get-package-type": "^0.1.0",
  18422. "js-yaml": "^3.13.1",
  18423. "resolve-from": "^5.0.0"
  18424. },
  18425. "dependencies": {
  18426. "camelcase": {
  18427. "version": "5.3.1",
  18428. "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz",
  18429. "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg=="
  18430. },
  18431. "find-up": {
  18432. "version": "4.1.0",
  18433. "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",
  18434. "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
  18435. "requires": {
  18436. "locate-path": "^5.0.0",
  18437. "path-exists": "^4.0.0"
  18438. }
  18439. },
  18440. "locate-path": {
  18441. "version": "5.0.0",
  18442. "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
  18443. "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
  18444. "requires": {
  18445. "p-locate": "^4.1.0"
  18446. }
  18447. },
  18448. "p-limit": {
  18449. "version": "2.3.0",
  18450. "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
  18451. "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
  18452. "requires": {
  18453. "p-try": "^2.0.0"
  18454. }
  18455. },
  18456. "p-locate": {
  18457. "version": "4.1.0",
  18458. "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz",
  18459. "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==",
  18460. "requires": {
  18461. "p-limit": "^2.2.0"
  18462. }
  18463. }
  18464. }
  18465. },
  18466. "@istanbuljs/schema": {
  18467. "version": "0.1.3",
  18468. "resolved": "https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.3.tgz",
  18469. "integrity": "sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA=="
  18470. },
  18471. "@jest/console": {
  18472. "version": "27.5.1",
  18473. "resolved": "https://registry.npmjs.org/@jest/console/-/console-27.5.1.tgz",
  18474. "integrity": "sha512-kZ/tNpS3NXn0mlXXXPNuDZnb4c0oZ20r4K5eemM2k30ZC3G0T02nXUvyhf5YdbXWHPEJLc9qGLxEZ216MdL+Zg==",
  18475. "requires": {
  18476. "@jest/types": "^27.5.1",
  18477. "@types/node": "*",
  18478. "chalk": "^4.0.0",
  18479. "jest-message-util": "^27.5.1",
  18480. "jest-util": "^27.5.1",
  18481. "slash": "^3.0.0"
  18482. }
  18483. },
  18484. "@jest/core": {
  18485. "version": "27.5.1",
  18486. "resolved": "https://registry.npmjs.org/@jest/core/-/core-27.5.1.tgz",
  18487. "integrity": "sha512-AK6/UTrvQD0Cd24NSqmIA6rKsu0tKIxfiCducZvqxYdmMisOYAsdItspT+fQDQYARPf8XgjAFZi0ogW2agH5nQ==",
  18488. "requires": {
  18489. "@jest/console": "^27.5.1",
  18490. "@jest/reporters": "^27.5.1",
  18491. "@jest/test-result": "^27.5.1",
  18492. "@jest/transform": "^27.5.1",
  18493. "@jest/types": "^27.5.1",
  18494. "@types/node": "*",
  18495. "ansi-escapes": "^4.2.1",
  18496. "chalk": "^4.0.0",
  18497. "emittery": "^0.8.1",
  18498. "exit": "^0.1.2",
  18499. "graceful-fs": "^4.2.9",
  18500. "jest-changed-files": "^27.5.1",
  18501. "jest-config": "^27.5.1",
  18502. "jest-haste-map": "^27.5.1",
  18503. "jest-message-util": "^27.5.1",
  18504. "jest-regex-util": "^27.5.1",
  18505. "jest-resolve": "^27.5.1",
  18506. "jest-resolve-dependencies": "^27.5.1",
  18507. "jest-runner": "^27.5.1",
  18508. "jest-runtime": "^27.5.1",
  18509. "jest-snapshot": "^27.5.1",
  18510. "jest-util": "^27.5.1",
  18511. "jest-validate": "^27.5.1",
  18512. "jest-watcher": "^27.5.1",
  18513. "micromatch": "^4.0.4",
  18514. "rimraf": "^3.0.0",
  18515. "slash": "^3.0.0",
  18516. "strip-ansi": "^6.0.0"
  18517. }
  18518. },
  18519. "@jest/environment": {
  18520. "version": "27.5.1",
  18521. "resolved": "https://registry.npmjs.org/@jest/environment/-/environment-27.5.1.tgz",
  18522. "integrity": "sha512-/WQjhPJe3/ghaol/4Bq480JKXV/Rfw8nQdN7f41fM8VDHLcxKXou6QyXAh3EFr9/bVG3x74z1NWDkP87EiY8gA==",
  18523. "requires": {
  18524. "@jest/fake-timers": "^27.5.1",
  18525. "@jest/types": "^27.5.1",
  18526. "@types/node": "*",
  18527. "jest-mock": "^27.5.1"
  18528. }
  18529. },
  18530. "@jest/fake-timers": {
  18531. "version": "27.5.1",
  18532. "resolved": "https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-27.5.1.tgz",
  18533. "integrity": "sha512-/aPowoolwa07k7/oM3aASneNeBGCmGQsc3ugN4u6s4C/+s5M64MFo/+djTdiwcbQlRfFElGuDXWzaWj6QgKObQ==",
  18534. "requires": {
  18535. "@jest/types": "^27.5.1",
  18536. "@sinonjs/fake-timers": "^8.0.1",
  18537. "@types/node": "*",
  18538. "jest-message-util": "^27.5.1",
  18539. "jest-mock": "^27.5.1",
  18540. "jest-util": "^27.5.1"
  18541. }
  18542. },
  18543. "@jest/globals": {
  18544. "version": "27.5.1",
  18545. "resolved": "https://registry.npmjs.org/@jest/globals/-/globals-27.5.1.tgz",
  18546. "integrity": "sha512-ZEJNB41OBQQgGzgyInAv0UUfDDj3upmHydjieSxFvTRuZElrx7tXg/uVQ5hYVEwiXs3+aMsAeEc9X7xiSKCm4Q==",
  18547. "requires": {
  18548. "@jest/environment": "^27.5.1",
  18549. "@jest/types": "^27.5.1",
  18550. "expect": "^27.5.1"
  18551. }
  18552. },
  18553. "@jest/reporters": {
  18554. "version": "27.5.1",
  18555. "resolved": "https://registry.npmjs.org/@jest/reporters/-/reporters-27.5.1.tgz",
  18556. "integrity": "sha512-cPXh9hWIlVJMQkVk84aIvXuBB4uQQmFqZiacloFuGiP3ah1sbCxCosidXFDfqG8+6fO1oR2dTJTlsOy4VFmUfw==",
  18557. "requires": {
  18558. "@bcoe/v8-coverage": "^0.2.3",
  18559. "@jest/console": "^27.5.1",
  18560. "@jest/test-result": "^27.5.1",
  18561. "@jest/transform": "^27.5.1",
  18562. "@jest/types": "^27.5.1",
  18563. "@types/node": "*",
  18564. "chalk": "^4.0.0",
  18565. "collect-v8-coverage": "^1.0.0",
  18566. "exit": "^0.1.2",
  18567. "glob": "^7.1.2",
  18568. "graceful-fs": "^4.2.9",
  18569. "istanbul-lib-coverage": "^3.0.0",
  18570. "istanbul-lib-instrument": "^5.1.0",
  18571. "istanbul-lib-report": "^3.0.0",
  18572. "istanbul-lib-source-maps": "^4.0.0",
  18573. "istanbul-reports": "^3.1.3",
  18574. "jest-haste-map": "^27.5.1",
  18575. "jest-resolve": "^27.5.1",
  18576. "jest-util": "^27.5.1",
  18577. "jest-worker": "^27.5.1",
  18578. "slash": "^3.0.0",
  18579. "source-map": "^0.6.0",
  18580. "string-length": "^4.0.1",
  18581. "terminal-link": "^2.0.0",
  18582. "v8-to-istanbul": "^8.1.0"
  18583. }
  18584. },
  18585. "@jest/source-map": {
  18586. "version": "27.5.1",
  18587. "resolved": "https://registry.npmjs.org/@jest/source-map/-/source-map-27.5.1.tgz",
  18588. "integrity": "sha512-y9NIHUYF3PJRlHk98NdC/N1gl88BL08aQQgu4k4ZopQkCw9t9cV8mtl3TV8b/YCB8XaVTFrmUTAJvjsntDireg==",
  18589. "requires": {
  18590. "callsites": "^3.0.0",
  18591. "graceful-fs": "^4.2.9",
  18592. "source-map": "^0.6.0"
  18593. }
  18594. },
  18595. "@jest/test-result": {
  18596. "version": "27.5.1",
  18597. "resolved": "https://registry.npmjs.org/@jest/test-result/-/test-result-27.5.1.tgz",
  18598. "integrity": "sha512-EW35l2RYFUcUQxFJz5Cv5MTOxlJIQs4I7gxzi2zVU7PJhOwfYq1MdC5nhSmYjX1gmMmLPvB3sIaC+BkcHRBfag==",
  18599. "requires": {
  18600. "@jest/console": "^27.5.1",
  18601. "@jest/types": "^27.5.1",
  18602. "@types/istanbul-lib-coverage": "^2.0.0",
  18603. "collect-v8-coverage": "^1.0.0"
  18604. }
  18605. },
  18606. "@jest/test-sequencer": {
  18607. "version": "27.5.1",
  18608. "resolved": "https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-27.5.1.tgz",
  18609. "integrity": "sha512-LCheJF7WB2+9JuCS7VB/EmGIdQuhtqjRNI9A43idHv3E4KltCTsPsLxvdaubFHSYwY/fNjMWjl6vNRhDiN7vpQ==",
  18610. "requires": {
  18611. "@jest/test-result": "^27.5.1",
  18612. "graceful-fs": "^4.2.9",
  18613. "jest-haste-map": "^27.5.1",
  18614. "jest-runtime": "^27.5.1"
  18615. }
  18616. },
  18617. "@jest/transform": {
  18618. "version": "27.5.1",
  18619. "resolved": "https://registry.npmjs.org/@jest/transform/-/transform-27.5.1.tgz",
  18620. "integrity": "sha512-ipON6WtYgl/1329g5AIJVbUuEh0wZVbdpGwC99Jw4LwuoBNS95MVphU6zOeD9pDkon+LLbFL7lOQRapbB8SCHw==",
  18621. "requires": {
  18622. "@babel/core": "^7.1.0",
  18623. "@jest/types": "^27.5.1",
  18624. "babel-plugin-istanbul": "^6.1.1",
  18625. "chalk": "^4.0.0",
  18626. "convert-source-map": "^1.4.0",
  18627. "fast-json-stable-stringify": "^2.0.0",
  18628. "graceful-fs": "^4.2.9",
  18629. "jest-haste-map": "^27.5.1",
  18630. "jest-regex-util": "^27.5.1",
  18631. "jest-util": "^27.5.1",
  18632. "micromatch": "^4.0.4",
  18633. "pirates": "^4.0.4",
  18634. "slash": "^3.0.0",
  18635. "source-map": "^0.6.1",
  18636. "write-file-atomic": "^3.0.0"
  18637. }
  18638. },
  18639. "@jest/types": {
  18640. "version": "27.5.1",
  18641. "resolved": "https://registry.npmjs.org/@jest/types/-/types-27.5.1.tgz",
  18642. "integrity": "sha512-Cx46iJ9QpwQTjIdq5VJu2QTMMs3QlEjI0x1QbBP5W1+nMzyc2XmimiRR/CbX9TO0cPTeUlxWMOu8mslYsJ8DEw==",
  18643. "requires": {
  18644. "@types/istanbul-lib-coverage": "^2.0.0",
  18645. "@types/istanbul-reports": "^3.0.0",
  18646. "@types/node": "*",
  18647. "@types/yargs": "^16.0.0",
  18648. "chalk": "^4.0.0"
  18649. }
  18650. },
  18651. "@jridgewell/resolve-uri": {
  18652. "version": "3.0.5",
  18653. "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.0.5.tgz",
  18654. "integrity": "sha512-VPeQ7+wH0itvQxnG+lIzWgkysKIr3L9sslimFW55rHMdGu/qCQ5z5h9zq4gI8uBtqkpHhsF4Z/OwExufUCThew=="
  18655. },
  18656. "@jridgewell/sourcemap-codec": {
  18657. "version": "1.4.11",
  18658. "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.11.tgz",
  18659. "integrity": "sha512-Fg32GrJo61m+VqYSdRSjRXMjQ06j8YIYfcTqndLYVAaHmroZHLJZCydsWBOTDqXS2v+mjxohBWEMfg97GXmYQg=="
  18660. },
  18661. "@jridgewell/trace-mapping": {
  18662. "version": "0.3.4",
  18663. "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.4.tgz",
  18664. "integrity": "sha512-vFv9ttIedivx0ux3QSjhgtCVjPZd5l46ZOMDSCwnH1yUO2e964gO8LZGyv2QkqcgR6TnBU1v+1IFqmeoG+0UJQ==",
  18665. "requires": {
  18666. "@jridgewell/resolve-uri": "^3.0.3",
  18667. "@jridgewell/sourcemap-codec": "^1.4.10"
  18668. }
  18669. },
  18670. "@leichtgewicht/ip-codec": {
  18671. "version": "2.0.3",
  18672. "resolved": "https://registry.npmjs.org/@leichtgewicht/ip-codec/-/ip-codec-2.0.3.tgz",
  18673. "integrity": "sha512-nkalE/f1RvRGChwBnEIoBfSEYOXnCRdleKuv6+lePbMDrMZXeDQnqak5XDOeBgrPPyPfAdcCu/B5z+v3VhplGg=="
  18674. },
  18675. "@nodelib/fs.scandir": {
  18676. "version": "2.1.5",
  18677. "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
  18678. "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==",
  18679. "requires": {
  18680. "@nodelib/fs.stat": "2.0.5",
  18681. "run-parallel": "^1.1.9"
  18682. }
  18683. },
  18684. "@nodelib/fs.stat": {
  18685. "version": "2.0.5",
  18686. "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz",
  18687. "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A=="
  18688. },
  18689. "@nodelib/fs.walk": {
  18690. "version": "1.2.8",
  18691. "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz",
  18692. "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==",
  18693. "requires": {
  18694. "@nodelib/fs.scandir": "2.1.5",
  18695. "fastq": "^1.6.0"
  18696. }
  18697. },
  18698. "@npmcli/fs": {
  18699. "version": "1.1.1",
  18700. "resolved": "https://registry.npmjs.org/@npmcli/fs/-/fs-1.1.1.tgz",
  18701. "integrity": "sha512-8KG5RD0GVP4ydEzRn/I4BNDuxDtqVbOdm8675T49OIG/NGhaK0pjPX7ZcDlvKYbA+ulvVK3ztfcF4uBdOxuJbQ==",
  18702. "requires": {
  18703. "@gar/promisify": "^1.0.1",
  18704. "semver": "^7.3.5"
  18705. }
  18706. },
  18707. "@npmcli/move-file": {
  18708. "version": "1.1.2",
  18709. "resolved": "https://registry.npmjs.org/@npmcli/move-file/-/move-file-1.1.2.tgz",
  18710. "integrity": "sha512-1SUf/Cg2GzGDyaf15aR9St9TWlb+XvbZXWpDx8YKs7MLzMH/BCeopv+y9vzrzgkfykCGuWOlSu3mZhj2+FQcrg==",
  18711. "requires": {
  18712. "mkdirp": "^1.0.4",
  18713. "rimraf": "^3.0.2"
  18714. },
  18715. "dependencies": {
  18716. "mkdirp": {
  18717. "version": "1.0.4",
  18718. "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz",
  18719. "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw=="
  18720. }
  18721. }
  18722. },
  18723. "@pmmmwh/react-refresh-webpack-plugin": {
  18724. "version": "0.5.5",
  18725. "resolved": "https://registry.npmjs.org/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.5.5.tgz",
  18726. "integrity": "sha512-RbG7h6TuP6nFFYKJwbcToA1rjC1FyPg25NR2noAZ0vKI+la01KTSRPkuVPE+U88jXv7javx2JHglUcL1MHcshQ==",
  18727. "requires": {
  18728. "ansi-html-community": "^0.0.8",
  18729. "common-path-prefix": "^3.0.0",
  18730. "core-js-pure": "^3.8.1",
  18731. "error-stack-parser": "^2.0.6",
  18732. "find-up": "^5.0.0",
  18733. "html-entities": "^2.1.0",
  18734. "loader-utils": "^2.0.0",
  18735. "schema-utils": "^3.0.0",
  18736. "source-map": "^0.7.3"
  18737. },
  18738. "dependencies": {
  18739. "source-map": {
  18740. "version": "0.7.3",
  18741. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.3.tgz",
  18742. "integrity": "sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ=="
  18743. }
  18744. }
  18745. },
  18746. "@rollup/plugin-babel": {
  18747. "version": "5.3.1",
  18748. "resolved": "https://registry.npmjs.org/@rollup/plugin-babel/-/plugin-babel-5.3.1.tgz",
  18749. "integrity": "sha512-WFfdLWU/xVWKeRQnKmIAQULUI7Il0gZnBIH/ZFO069wYIfPu+8zrfp/KMW0atmELoRDq8FbiP3VCss9MhCut7Q==",
  18750. "requires": {
  18751. "@babel/helper-module-imports": "^7.10.4",
  18752. "@rollup/pluginutils": "^3.1.0"
  18753. }
  18754. },
  18755. "@rollup/plugin-node-resolve": {
  18756. "version": "11.2.1",
  18757. "resolved": "https://registry.npmjs.org/@rollup/plugin-node-resolve/-/plugin-node-resolve-11.2.1.tgz",
  18758. "integrity": "sha512-yc2n43jcqVyGE2sqV5/YCmocy9ArjVAP/BeXyTtADTBBX6V0e5UMqwO8CdQ0kzjb6zu5P1qMzsScCMRvE9OlVg==",
  18759. "requires": {
  18760. "@rollup/pluginutils": "^3.1.0",
  18761. "@types/resolve": "1.17.1",
  18762. "builtin-modules": "^3.1.0",
  18763. "deepmerge": "^4.2.2",
  18764. "is-module": "^1.0.0",
  18765. "resolve": "^1.19.0"
  18766. }
  18767. },
  18768. "@rollup/plugin-replace": {
  18769. "version": "2.4.2",
  18770. "resolved": "https://registry.npmjs.org/@rollup/plugin-replace/-/plugin-replace-2.4.2.tgz",
  18771. "integrity": "sha512-IGcu+cydlUMZ5En85jxHH4qj2hta/11BHq95iHEyb2sbgiN0eCdzvUcHw5gt9pBL5lTi4JDYJ1acCoMGpTvEZg==",
  18772. "requires": {
  18773. "@rollup/pluginutils": "^3.1.0",
  18774. "magic-string": "^0.25.7"
  18775. }
  18776. },
  18777. "@rollup/pluginutils": {
  18778. "version": "3.1.0",
  18779. "resolved": "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-3.1.0.tgz",
  18780. "integrity": "sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg==",
  18781. "requires": {
  18782. "@types/estree": "0.0.39",
  18783. "estree-walker": "^1.0.1",
  18784. "picomatch": "^2.2.2"
  18785. },
  18786. "dependencies": {
  18787. "@types/estree": {
  18788. "version": "0.0.39",
  18789. "resolved": "https://registry.npmjs.org/@types/estree/-/estree-0.0.39.tgz",
  18790. "integrity": "sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw=="
  18791. }
  18792. }
  18793. },
  18794. "@rushstack/eslint-patch": {
  18795. "version": "1.1.3",
  18796. "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.1.3.tgz",
  18797. "integrity": "sha512-WiBSI6JBIhC6LRIsB2Kwh8DsGTlbBU+mLRxJmAe3LjHTdkDpwIbEOZgoXBbZilk/vlfjK8i6nKRAvIRn1XaIMw=="
  18798. },
  18799. "@sinonjs/commons": {
  18800. "version": "1.8.3",
  18801. "resolved": "https://registry.npmjs.org/@sinonjs/commons/-/commons-1.8.3.tgz",
  18802. "integrity": "sha512-xkNcLAn/wZaX14RPlwizcKicDk9G3F8m2nU3L7Ukm5zBgTwiT0wsoFAHx9Jq56fJA1z/7uKGtCRu16sOUCLIHQ==",
  18803. "requires": {
  18804. "type-detect": "4.0.8"
  18805. }
  18806. },
  18807. "@sinonjs/fake-timers": {
  18808. "version": "8.1.0",
  18809. "resolved": "https://registry.npmjs.org/@sinonjs/fake-timers/-/fake-timers-8.1.0.tgz",
  18810. "integrity": "sha512-OAPJUAtgeINhh/TAlUID4QTs53Njm7xzddaVlEs/SXwgtiD1tW22zAB/W1wdqfrpmikgaWQ9Fw6Ws+hsiRm5Vg==",
  18811. "requires": {
  18812. "@sinonjs/commons": "^1.7.0"
  18813. }
  18814. },
  18815. "@stencil/core": {
  18816. "version": "2.15.0",
  18817. "resolved": "https://registry.npmjs.org/@stencil/core/-/core-2.15.0.tgz",
  18818. "integrity": "sha512-58+FPFpJCJScd5nmqVsZN+qk7aui57wFcMHWzySr1SQzoY8Efst9OPG7XRf27UsNj1DNeEdYWTtdrTfJyn3mZg=="
  18819. },
  18820. "@surma/rollup-plugin-off-main-thread": {
  18821. "version": "2.2.3",
  18822. "resolved": "https://registry.npmjs.org/@surma/rollup-plugin-off-main-thread/-/rollup-plugin-off-main-thread-2.2.3.tgz",
  18823. "integrity": "sha512-lR8q/9W7hZpMWweNiAKU7NQerBnzQQLvi8qnTDU/fxItPhtZVMbPV3lbCwjhIlNBe9Bbr5V+KHshvWmVSG9cxQ==",
  18824. "requires": {
  18825. "ejs": "^3.1.6",
  18826. "json5": "^2.2.0",
  18827. "magic-string": "^0.25.0",
  18828. "string.prototype.matchall": "^4.0.6"
  18829. }
  18830. },
  18831. "@svgr/babel-plugin-add-jsx-attribute": {
  18832. "version": "5.4.0",
  18833. "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-add-jsx-attribute/-/babel-plugin-add-jsx-attribute-5.4.0.tgz",
  18834. "integrity": "sha512-ZFf2gs/8/6B8PnSofI0inYXr2SDNTDScPXhN7k5EqD4aZ3gi6u+rbmZHVB8IM3wDyx8ntKACZbtXSm7oZGRqVg=="
  18835. },
  18836. "@svgr/babel-plugin-remove-jsx-attribute": {
  18837. "version": "5.4.0",
  18838. "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-remove-jsx-attribute/-/babel-plugin-remove-jsx-attribute-5.4.0.tgz",
  18839. "integrity": "sha512-yaS4o2PgUtwLFGTKbsiAy6D0o3ugcUhWK0Z45umJ66EPWunAz9fuFw2gJuje6wqQvQWOTJvIahUwndOXb7QCPg=="
  18840. },
  18841. "@svgr/babel-plugin-remove-jsx-empty-expression": {
  18842. "version": "5.0.1",
  18843. "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-remove-jsx-empty-expression/-/babel-plugin-remove-jsx-empty-expression-5.0.1.tgz",
  18844. "integrity": "sha512-LA72+88A11ND/yFIMzyuLRSMJ+tRKeYKeQ+mR3DcAZ5I4h5CPWN9AHyUzJbWSYp/u2u0xhmgOe0+E41+GjEueA=="
  18845. },
  18846. "@svgr/babel-plugin-replace-jsx-attribute-value": {
  18847. "version": "5.0.1",
  18848. "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-replace-jsx-attribute-value/-/babel-plugin-replace-jsx-attribute-value-5.0.1.tgz",
  18849. "integrity": "sha512-PoiE6ZD2Eiy5mK+fjHqwGOS+IXX0wq/YDtNyIgOrc6ejFnxN4b13pRpiIPbtPwHEc+NT2KCjteAcq33/F1Y9KQ=="
  18850. },
  18851. "@svgr/babel-plugin-svg-dynamic-title": {
  18852. "version": "5.4.0",
  18853. "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-svg-dynamic-title/-/babel-plugin-svg-dynamic-title-5.4.0.tgz",
  18854. "integrity": "sha512-zSOZH8PdZOpuG1ZVx/cLVePB2ibo3WPpqo7gFIjLV9a0QsuQAzJiwwqmuEdTaW2pegyBE17Uu15mOgOcgabQZg=="
  18855. },
  18856. "@svgr/babel-plugin-svg-em-dimensions": {
  18857. "version": "5.4.0",
  18858. "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-svg-em-dimensions/-/babel-plugin-svg-em-dimensions-5.4.0.tgz",
  18859. "integrity": "sha512-cPzDbDA5oT/sPXDCUYoVXEmm3VIoAWAPT6mSPTJNbQaBNUuEKVKyGH93oDY4e42PYHRW67N5alJx/eEol20abw=="
  18860. },
  18861. "@svgr/babel-plugin-transform-react-native-svg": {
  18862. "version": "5.4.0",
  18863. "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-transform-react-native-svg/-/babel-plugin-transform-react-native-svg-5.4.0.tgz",
  18864. "integrity": "sha512-3eYP/SaopZ41GHwXma7Rmxcv9uRslRDTY1estspeB1w1ueZWd/tPlMfEOoccYpEMZU3jD4OU7YitnXcF5hLW2Q=="
  18865. },
  18866. "@svgr/babel-plugin-transform-svg-component": {
  18867. "version": "5.5.0",
  18868. "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-transform-svg-component/-/babel-plugin-transform-svg-component-5.5.0.tgz",
  18869. "integrity": "sha512-q4jSH1UUvbrsOtlo/tKcgSeiCHRSBdXoIoqX1pgcKK/aU3JD27wmMKwGtpB8qRYUYoyXvfGxUVKchLuR5pB3rQ=="
  18870. },
  18871. "@svgr/babel-preset": {
  18872. "version": "5.5.0",
  18873. "resolved": "https://registry.npmjs.org/@svgr/babel-preset/-/babel-preset-5.5.0.tgz",
  18874. "integrity": "sha512-4FiXBjvQ+z2j7yASeGPEi8VD/5rrGQk4Xrq3EdJmoZgz/tpqChpo5hgXDvmEauwtvOc52q8ghhZK4Oy7qph4ig==",
  18875. "requires": {
  18876. "@svgr/babel-plugin-add-jsx-attribute": "^5.4.0",
  18877. "@svgr/babel-plugin-remove-jsx-attribute": "^5.4.0",
  18878. "@svgr/babel-plugin-remove-jsx-empty-expression": "^5.0.1",
  18879. "@svgr/babel-plugin-replace-jsx-attribute-value": "^5.0.1",
  18880. "@svgr/babel-plugin-svg-dynamic-title": "^5.4.0",
  18881. "@svgr/babel-plugin-svg-em-dimensions": "^5.4.0",
  18882. "@svgr/babel-plugin-transform-react-native-svg": "^5.4.0",
  18883. "@svgr/babel-plugin-transform-svg-component": "^5.5.0"
  18884. }
  18885. },
  18886. "@svgr/core": {
  18887. "version": "5.5.0",
  18888. "resolved": "https://registry.npmjs.org/@svgr/core/-/core-5.5.0.tgz",
  18889. "integrity": "sha512-q52VOcsJPvV3jO1wkPtzTuKlvX7Y3xIcWRpCMtBF3MrteZJtBfQw/+u0B1BHy5ColpQc1/YVTrPEtSYIMNZlrQ==",
  18890. "requires": {
  18891. "@svgr/plugin-jsx": "^5.5.0",
  18892. "camelcase": "^6.2.0",
  18893. "cosmiconfig": "^7.0.0"
  18894. }
  18895. },
  18896. "@svgr/hast-util-to-babel-ast": {
  18897. "version": "5.5.0",
  18898. "resolved": "https://registry.npmjs.org/@svgr/hast-util-to-babel-ast/-/hast-util-to-babel-ast-5.5.0.tgz",
  18899. "integrity": "sha512-cAaR/CAiZRB8GP32N+1jocovUtvlj0+e65TB50/6Lcime+EA49m/8l+P2ko+XPJ4dw3xaPS3jOL4F2X4KWxoeQ==",
  18900. "requires": {
  18901. "@babel/types": "^7.12.6"
  18902. }
  18903. },
  18904. "@svgr/plugin-jsx": {
  18905. "version": "5.5.0",
  18906. "resolved": "https://registry.npmjs.org/@svgr/plugin-jsx/-/plugin-jsx-5.5.0.tgz",
  18907. "integrity": "sha512-V/wVh33j12hGh05IDg8GpIUXbjAPnTdPTKuP4VNLggnwaHMPNQNae2pRnyTAILWCQdz5GyMqtO488g7CKM8CBA==",
  18908. "requires": {
  18909. "@babel/core": "^7.12.3",
  18910. "@svgr/babel-preset": "^5.5.0",
  18911. "@svgr/hast-util-to-babel-ast": "^5.5.0",
  18912. "svg-parser": "^2.0.2"
  18913. }
  18914. },
  18915. "@svgr/plugin-svgo": {
  18916. "version": "5.5.0",
  18917. "resolved": "https://registry.npmjs.org/@svgr/plugin-svgo/-/plugin-svgo-5.5.0.tgz",
  18918. "integrity": "sha512-r5swKk46GuQl4RrVejVwpeeJaydoxkdwkM1mBKOgJLBUJPGaLci6ylg/IjhrRsREKDkr4kbMWdgOtbXEh0fyLQ==",
  18919. "requires": {
  18920. "cosmiconfig": "^7.0.0",
  18921. "deepmerge": "^4.2.2",
  18922. "svgo": "^1.2.2"
  18923. }
  18924. },
  18925. "@svgr/webpack": {
  18926. "version": "5.5.0",
  18927. "resolved": "https://registry.npmjs.org/@svgr/webpack/-/webpack-5.5.0.tgz",
  18928. "integrity": "sha512-DOBOK255wfQxguUta2INKkzPj6AIS6iafZYiYmHn6W3pHlycSRRlvWKCfLDG10fXfLWqE3DJHgRUOyJYmARa7g==",
  18929. "requires": {
  18930. "@babel/core": "^7.12.3",
  18931. "@babel/plugin-transform-react-constant-elements": "^7.12.1",
  18932. "@babel/preset-env": "^7.12.1",
  18933. "@babel/preset-react": "^7.12.5",
  18934. "@svgr/core": "^5.5.0",
  18935. "@svgr/plugin-jsx": "^5.5.0",
  18936. "@svgr/plugin-svgo": "^5.5.0",
  18937. "loader-utils": "^2.0.0"
  18938. }
  18939. },
  18940. "@testing-library/dom": {
  18941. "version": "8.13.0",
  18942. "resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-8.13.0.tgz",
  18943. "integrity": "sha512-9VHgfIatKNXQNaZTtLnalIy0jNZzY35a4S3oi08YAt9Hv1VsfZ/DfA45lM8D/UhtHBGJ4/lGwp0PZkVndRkoOQ==",
  18944. "peer": true,
  18945. "requires": {
  18946. "@babel/code-frame": "^7.10.4",
  18947. "@babel/runtime": "^7.12.5",
  18948. "@types/aria-query": "^4.2.0",
  18949. "aria-query": "^5.0.0",
  18950. "chalk": "^4.1.0",
  18951. "dom-accessibility-api": "^0.5.9",
  18952. "lz-string": "^1.4.4",
  18953. "pretty-format": "^27.0.2"
  18954. }
  18955. },
  18956. "@testing-library/jest-dom": {
  18957. "version": "5.16.4",
  18958. "resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-5.16.4.tgz",
  18959. "integrity": "sha512-Gy+IoFutbMQcky0k+bqqumXZ1cTGswLsFqmNLzNdSKkU9KGV2u9oXhukCbbJ9/LRPKiqwxEE8VpV/+YZlfkPUA==",
  18960. "requires": {
  18961. "@babel/runtime": "^7.9.2",
  18962. "@types/testing-library__jest-dom": "^5.9.1",
  18963. "aria-query": "^5.0.0",
  18964. "chalk": "^3.0.0",
  18965. "css": "^3.0.0",
  18966. "css.escape": "^1.5.1",
  18967. "dom-accessibility-api": "^0.5.6",
  18968. "lodash": "^4.17.15",
  18969. "redent": "^3.0.0"
  18970. },
  18971. "dependencies": {
  18972. "chalk": {
  18973. "version": "3.0.0",
  18974. "resolved": "https://registry.npmjs.org/chalk/-/chalk-3.0.0.tgz",
  18975. "integrity": "sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==",
  18976. "requires": {
  18977. "ansi-styles": "^4.1.0",
  18978. "supports-color": "^7.1.0"
  18979. }
  18980. }
  18981. }
  18982. },
  18983. "@testing-library/react": {
  18984. "version": "11.2.7",
  18985. "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-11.2.7.tgz",
  18986. "integrity": "sha512-tzRNp7pzd5QmbtXNG/mhdcl7Awfu/Iz1RaVHY75zTdOkmHCuzMhRL83gWHSgOAcjS3CCbyfwUHMZgRJb4kAfpA==",
  18987. "requires": {
  18988. "@babel/runtime": "^7.12.5",
  18989. "@testing-library/dom": "^7.28.1"
  18990. },
  18991. "dependencies": {
  18992. "@jest/types": {
  18993. "version": "26.6.2",
  18994. "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz",
  18995. "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==",
  18996. "requires": {
  18997. "@types/istanbul-lib-coverage": "^2.0.0",
  18998. "@types/istanbul-reports": "^3.0.0",
  18999. "@types/node": "*",
  19000. "@types/yargs": "^15.0.0",
  19001. "chalk": "^4.0.0"
  19002. }
  19003. },
  19004. "@testing-library/dom": {
  19005. "version": "7.31.2",
  19006. "resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-7.31.2.tgz",
  19007. "integrity": "sha512-3UqjCpey6HiTZT92vODYLPxTBWlM8ZOOjr3LX5F37/VRipW2M1kX6I/Cm4VXzteZqfGfagg8yXywpcOgQBlNsQ==",
  19008. "requires": {
  19009. "@babel/code-frame": "^7.10.4",
  19010. "@babel/runtime": "^7.12.5",
  19011. "@types/aria-query": "^4.2.0",
  19012. "aria-query": "^4.2.2",
  19013. "chalk": "^4.1.0",
  19014. "dom-accessibility-api": "^0.5.6",
  19015. "lz-string": "^1.4.4",
  19016. "pretty-format": "^26.6.2"
  19017. }
  19018. },
  19019. "@types/yargs": {
  19020. "version": "15.0.14",
  19021. "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.14.tgz",
  19022. "integrity": "sha512-yEJzHoxf6SyQGhBhIYGXQDSCkJjB6HohDShto7m8vaKg9Yp0Yn8+71J9eakh2bnPg6BfsH9PRMhiRTZnd4eXGQ==",
  19023. "requires": {
  19024. "@types/yargs-parser": "*"
  19025. }
  19026. },
  19027. "aria-query": {
  19028. "version": "4.2.2",
  19029. "resolved": "https://registry.npmjs.org/aria-query/-/aria-query-4.2.2.tgz",
  19030. "integrity": "sha512-o/HelwhuKpTj/frsOsbNLNgnNGVIFsVP/SW2BSF14gVl7kAfMOJ6/8wUAUvG1R1NHKrfG+2sHZTu0yauT1qBrA==",
  19031. "requires": {
  19032. "@babel/runtime": "^7.10.2",
  19033. "@babel/runtime-corejs3": "^7.10.2"
  19034. }
  19035. },
  19036. "pretty-format": {
  19037. "version": "26.6.2",
  19038. "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-26.6.2.tgz",
  19039. "integrity": "sha512-7AeGuCYNGmycyQbCqd/3PWH4eOoX/OiCa0uphp57NVTeAGdJGaAliecxwBDHYQCIvrW7aDBZCYeNTP/WX69mkg==",
  19040. "requires": {
  19041. "@jest/types": "^26.6.2",
  19042. "ansi-regex": "^5.0.0",
  19043. "ansi-styles": "^4.0.0",
  19044. "react-is": "^17.0.1"
  19045. }
  19046. }
  19047. }
  19048. },
  19049. "@testing-library/user-event": {
  19050. "version": "12.8.3",
  19051. "resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-12.8.3.tgz",
  19052. "integrity": "sha512-IR0iWbFkgd56Bu5ZI/ej8yQwrkCv8Qydx6RzwbKz9faXazR/+5tvYKsZQgyXJiwgpcva127YO6JcWy7YlCfofQ==",
  19053. "requires": {
  19054. "@babel/runtime": "^7.12.5"
  19055. }
  19056. },
  19057. "@tootallnate/once": {
  19058. "version": "1.1.2",
  19059. "resolved": "https://registry.npmjs.org/@tootallnate/once/-/once-1.1.2.tgz",
  19060. "integrity": "sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw=="
  19061. },
  19062. "@trysound/sax": {
  19063. "version": "0.2.0",
  19064. "resolved": "https://registry.npmjs.org/@trysound/sax/-/sax-0.2.0.tgz",
  19065. "integrity": "sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA=="
  19066. },
  19067. "@types/aria-query": {
  19068. "version": "4.2.2",
  19069. "resolved": "https://registry.npmjs.org/@types/aria-query/-/aria-query-4.2.2.tgz",
  19070. "integrity": "sha512-HnYpAE1Y6kRyKM/XkEuiRQhTHvkzMBurTHnpFLYLBGPIylZNPs9jJcuOOYWxPLJCSEtmZT0Y8rHDokKN7rRTig=="
  19071. },
  19072. "@types/babel__core": {
  19073. "version": "7.1.19",
  19074. "resolved": "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.1.19.tgz",
  19075. "integrity": "sha512-WEOTgRsbYkvA/KCsDwVEGkd7WAr1e3g31VHQ8zy5gul/V1qKullU/BU5I68X5v7V3GnB9eotmom4v5a5gjxorw==",
  19076. "requires": {
  19077. "@babel/parser": "^7.1.0",
  19078. "@babel/types": "^7.0.0",
  19079. "@types/babel__generator": "*",
  19080. "@types/babel__template": "*",
  19081. "@types/babel__traverse": "*"
  19082. }
  19083. },
  19084. "@types/babel__generator": {
  19085. "version": "7.6.4",
  19086. "resolved": "https://registry.npmjs.org/@types/babel__generator/-/babel__generator-7.6.4.tgz",
  19087. "integrity": "sha512-tFkciB9j2K755yrTALxD44McOrk+gfpIpvC3sxHjRawj6PfnQxrse4Clq5y/Rq+G3mrBurMax/lG8Qn2t9mSsg==",
  19088. "requires": {
  19089. "@babel/types": "^7.0.0"
  19090. }
  19091. },
  19092. "@types/babel__template": {
  19093. "version": "7.4.1",
  19094. "resolved": "https://registry.npmjs.org/@types/babel__template/-/babel__template-7.4.1.tgz",
  19095. "integrity": "sha512-azBFKemX6kMg5Io+/rdGT0dkGreboUVR0Cdm3fz9QJWpaQGJRQXl7C+6hOTCZcMll7KFyEQpgbYI2lHdsS4U7g==",
  19096. "requires": {
  19097. "@babel/parser": "^7.1.0",
  19098. "@babel/types": "^7.0.0"
  19099. }
  19100. },
  19101. "@types/babel__traverse": {
  19102. "version": "7.17.0",
  19103. "resolved": "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.17.0.tgz",
  19104. "integrity": "sha512-r8aveDbd+rzGP+ykSdF3oPuTVRWRfbBiHl0rVDM2yNEmSMXfkObQLV46b4RnCv3Lra51OlfnZhkkFaDl2MIRaA==",
  19105. "requires": {
  19106. "@babel/types": "^7.3.0"
  19107. }
  19108. },
  19109. "@types/body-parser": {
  19110. "version": "1.19.2",
  19111. "resolved": "https://registry.npmjs.org/@types/body-parser/-/body-parser-1.19.2.tgz",
  19112. "integrity": "sha512-ALYone6pm6QmwZoAgeyNksccT9Q4AWZQ6PvfwR37GT6r6FWUPguq6sUmNGSMV2Wr761oQoBxwGGa6DR5o1DC9g==",
  19113. "requires": {
  19114. "@types/connect": "*",
  19115. "@types/node": "*"
  19116. }
  19117. },
  19118. "@types/bonjour": {
  19119. "version": "3.5.10",
  19120. "resolved": "https://registry.npmjs.org/@types/bonjour/-/bonjour-3.5.10.tgz",
  19121. "integrity": "sha512-p7ienRMiS41Nu2/igbJxxLDWrSZ0WxM8UQgCeO9KhoVF7cOVFkrKsiDr1EsJIla8vV3oEEjGcz11jc5yimhzZw==",
  19122. "requires": {
  19123. "@types/node": "*"
  19124. }
  19125. },
  19126. "@types/connect": {
  19127. "version": "3.4.35",
  19128. "resolved": "https://registry.npmjs.org/@types/connect/-/connect-3.4.35.tgz",
  19129. "integrity": "sha512-cdeYyv4KWoEgpBISTxWvqYsVy444DOqehiF3fM3ne10AmJ62RSyNkUnxMJXHQWRQQX2eR94m5y1IZyDwBjV9FQ==",
  19130. "requires": {
  19131. "@types/node": "*"
  19132. }
  19133. },
  19134. "@types/connect-history-api-fallback": {
  19135. "version": "1.3.5",
  19136. "resolved": "https://registry.npmjs.org/@types/connect-history-api-fallback/-/connect-history-api-fallback-1.3.5.tgz",
  19137. "integrity": "sha512-h8QJa8xSb1WD4fpKBDcATDNGXghFj6/3GRWG6dhmRcu0RX1Ubasur2Uvx5aeEwlf0MwblEC2bMzzMQntxnw/Cw==",
  19138. "requires": {
  19139. "@types/express-serve-static-core": "*",
  19140. "@types/node": "*"
  19141. }
  19142. },
  19143. "@types/eslint": {
  19144. "version": "7.29.0",
  19145. "resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-7.29.0.tgz",
  19146. "integrity": "sha512-VNcvioYDH8/FxaeTKkM4/TiTwt6pBV9E3OfGmvaw8tPl0rrHCJ4Ll15HRT+pMiFAf/MLQvAzC+6RzUMEL9Ceng==",
  19147. "requires": {
  19148. "@types/estree": "*",
  19149. "@types/json-schema": "*"
  19150. }
  19151. },
  19152. "@types/eslint-scope": {
  19153. "version": "3.7.3",
  19154. "resolved": "https://registry.npmjs.org/@types/eslint-scope/-/eslint-scope-3.7.3.tgz",
  19155. "integrity": "sha512-PB3ldyrcnAicT35TWPs5IcwKD8S333HMaa2VVv4+wdvebJkjWuW/xESoB8IwRcog8HYVYamb1g/R31Qv5Bx03g==",
  19156. "requires": {
  19157. "@types/eslint": "*",
  19158. "@types/estree": "*"
  19159. }
  19160. },
  19161. "@types/estree": {
  19162. "version": "0.0.51",
  19163. "resolved": "https://registry.npmjs.org/@types/estree/-/estree-0.0.51.tgz",
  19164. "integrity": "sha512-CuPgU6f3eT/XgKKPqKd/gLZV1Xmvf1a2R5POBOGQa6uv82xpls89HU5zKeVoyR8XzHd1RGNOlQlvUe3CFkjWNQ=="
  19165. },
  19166. "@types/express": {
  19167. "version": "4.17.13",
  19168. "resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.13.tgz",
  19169. "integrity": "sha512-6bSZTPaTIACxn48l50SR+axgrqm6qXFIxrdAKaG6PaJk3+zuUr35hBlgT7vOmJcum+OEaIBLtHV/qloEAFITeA==",
  19170. "requires": {
  19171. "@types/body-parser": "*",
  19172. "@types/express-serve-static-core": "^4.17.18",
  19173. "@types/qs": "*",
  19174. "@types/serve-static": "*"
  19175. }
  19176. },
  19177. "@types/express-serve-static-core": {
  19178. "version": "4.17.28",
  19179. "resolved": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-4.17.28.tgz",
  19180. "integrity": "sha512-P1BJAEAW3E2DJUlkgq4tOL3RyMunoWXqbSCygWo5ZIWTjUgN1YnaXWW4VWl/oc8vs/XoYibEGBKP0uZyF4AHig==",
  19181. "requires": {
  19182. "@types/node": "*",
  19183. "@types/qs": "*",
  19184. "@types/range-parser": "*"
  19185. }
  19186. },
  19187. "@types/graceful-fs": {
  19188. "version": "4.1.5",
  19189. "resolved": "https://registry.npmjs.org/@types/graceful-fs/-/graceful-fs-4.1.5.tgz",
  19190. "integrity": "sha512-anKkLmZZ+xm4p8JWBf4hElkM4XR+EZeA2M9BAkkTldmcyDY4mbdIJnRghDJH3Ov5ooY7/UAoENtmdMSkaAd7Cw==",
  19191. "requires": {
  19192. "@types/node": "*"
  19193. }
  19194. },
  19195. "@types/history": {
  19196. "version": "4.7.11",
  19197. "resolved": "https://registry.npmjs.org/@types/history/-/history-4.7.11.tgz",
  19198. "integrity": "sha512-qjDJRrmvBMiTx+jyLxvLfJU7UznFuokDv4f3WRuriHKERccVpFU+8XMQUAbDzoiJCsmexxRExQeMwwCdamSKDA=="
  19199. },
  19200. "@types/html-minifier-terser": {
  19201. "version": "6.1.0",
  19202. "resolved": "https://registry.npmjs.org/@types/html-minifier-terser/-/html-minifier-terser-6.1.0.tgz",
  19203. "integrity": "sha512-oh/6byDPnL1zeNXFrDXFLyZjkr1MsBG667IM792caf1L2UPOOMf65NFzjUH/ltyfwjAGfs1rsX1eftK0jC/KIg=="
  19204. },
  19205. "@types/http-proxy": {
  19206. "version": "1.17.8",
  19207. "resolved": "https://registry.npmjs.org/@types/http-proxy/-/http-proxy-1.17.8.tgz",
  19208. "integrity": "sha512-5kPLG5BKpWYkw/LVOGWpiq3nEVqxiN32rTgI53Sk12/xHFQ2rG3ehI9IO+O3W2QoKeyB92dJkoka8SUm6BX1pA==",
  19209. "requires": {
  19210. "@types/node": "*"
  19211. }
  19212. },
  19213. "@types/istanbul-lib-coverage": {
  19214. "version": "2.0.4",
  19215. "resolved": "https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.4.tgz",
  19216. "integrity": "sha512-z/QT1XN4K4KYuslS23k62yDIDLwLFkzxOuMplDtObz0+y7VqJCaO2o+SPwHCvLFZh7xazvvoor2tA/hPz9ee7g=="
  19217. },
  19218. "@types/istanbul-lib-report": {
  19219. "version": "3.0.0",
  19220. "resolved": "https://registry.npmjs.org/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz",
  19221. "integrity": "sha512-plGgXAPfVKFoYfa9NpYDAkseG+g6Jr294RqeqcqDixSbU34MZVJRi/P+7Y8GDpzkEwLaGZZOpKIEmeVZNtKsrg==",
  19222. "requires": {
  19223. "@types/istanbul-lib-coverage": "*"
  19224. }
  19225. },
  19226. "@types/istanbul-reports": {
  19227. "version": "3.0.1",
  19228. "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.1.tgz",
  19229. "integrity": "sha512-c3mAZEuK0lvBp8tmuL74XRKn1+y2dcwOUpH7x4WrF6gk1GIgiluDRgMYQtw2OFcBvAJWlt6ASU3tSqxp0Uu0Aw==",
  19230. "requires": {
  19231. "@types/istanbul-lib-report": "*"
  19232. }
  19233. },
  19234. "@types/jest": {
  19235. "version": "26.0.24",
  19236. "resolved": "https://registry.npmjs.org/@types/jest/-/jest-26.0.24.tgz",
  19237. "integrity": "sha512-E/X5Vib8BWqZNRlDxj9vYXhsDwPYbPINqKF9BsnSoon4RQ0D9moEuLD8txgyypFLH7J4+Lho9Nr/c8H0Fi+17w==",
  19238. "requires": {
  19239. "jest-diff": "^26.0.0",
  19240. "pretty-format": "^26.0.0"
  19241. },
  19242. "dependencies": {
  19243. "@jest/types": {
  19244. "version": "26.6.2",
  19245. "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz",
  19246. "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==",
  19247. "requires": {
  19248. "@types/istanbul-lib-coverage": "^2.0.0",
  19249. "@types/istanbul-reports": "^3.0.0",
  19250. "@types/node": "*",
  19251. "@types/yargs": "^15.0.0",
  19252. "chalk": "^4.0.0"
  19253. }
  19254. },
  19255. "@types/yargs": {
  19256. "version": "15.0.14",
  19257. "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.14.tgz",
  19258. "integrity": "sha512-yEJzHoxf6SyQGhBhIYGXQDSCkJjB6HohDShto7m8vaKg9Yp0Yn8+71J9eakh2bnPg6BfsH9PRMhiRTZnd4eXGQ==",
  19259. "requires": {
  19260. "@types/yargs-parser": "*"
  19261. }
  19262. },
  19263. "pretty-format": {
  19264. "version": "26.6.2",
  19265. "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-26.6.2.tgz",
  19266. "integrity": "sha512-7AeGuCYNGmycyQbCqd/3PWH4eOoX/OiCa0uphp57NVTeAGdJGaAliecxwBDHYQCIvrW7aDBZCYeNTP/WX69mkg==",
  19267. "requires": {
  19268. "@jest/types": "^26.6.2",
  19269. "ansi-regex": "^5.0.0",
  19270. "ansi-styles": "^4.0.0",
  19271. "react-is": "^17.0.1"
  19272. }
  19273. }
  19274. }
  19275. },
  19276. "@types/json-schema": {
  19277. "version": "7.0.11",
  19278. "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.11.tgz",
  19279. "integrity": "sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ=="
  19280. },
  19281. "@types/json5": {
  19282. "version": "0.0.29",
  19283. "resolved": "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz",
  19284. "integrity": "sha1-7ihweulOEdK4J7y+UnC86n8+ce4="
  19285. },
  19286. "@types/mime": {
  19287. "version": "1.3.2",
  19288. "resolved": "https://registry.npmjs.org/@types/mime/-/mime-1.3.2.tgz",
  19289. "integrity": "sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw=="
  19290. },
  19291. "@types/minimist": {
  19292. "version": "1.2.2",
  19293. "resolved": "https://registry.npmjs.org/@types/minimist/-/minimist-1.2.2.tgz",
  19294. "integrity": "sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ=="
  19295. },
  19296. "@types/node": {
  19297. "version": "12.20.48",
  19298. "resolved": "https://registry.npmjs.org/@types/node/-/node-12.20.48.tgz",
  19299. "integrity": "sha512-4kxzqkrpwYtn6okJUcb2lfUu9ilnb3yhUOH6qX3nug8D2DupZ2drIkff2yJzYcNJVl3begnlcaBJ7tqiTTzjnQ=="
  19300. },
  19301. "@types/normalize-package-data": {
  19302. "version": "2.4.1",
  19303. "resolved": "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz",
  19304. "integrity": "sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw=="
  19305. },
  19306. "@types/parse-json": {
  19307. "version": "4.0.0",
  19308. "resolved": "https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.0.tgz",
  19309. "integrity": "sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA=="
  19310. },
  19311. "@types/prettier": {
  19312. "version": "2.6.0",
  19313. "resolved": "https://registry.npmjs.org/@types/prettier/-/prettier-2.6.0.tgz",
  19314. "integrity": "sha512-G/AdOadiZhnJp0jXCaBQU449W2h716OW/EoXeYkCytxKL06X1WCXB4DZpp8TpZ8eyIJVS1cw4lrlkkSYU21cDw=="
  19315. },
  19316. "@types/prop-types": {
  19317. "version": "15.7.5",
  19318. "resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.5.tgz",
  19319. "integrity": "sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w=="
  19320. },
  19321. "@types/q": {
  19322. "version": "1.5.5",
  19323. "resolved": "https://registry.npmjs.org/@types/q/-/q-1.5.5.tgz",
  19324. "integrity": "sha512-L28j2FcJfSZOnL1WBjDYp2vUHCeIFlyYI/53EwD/rKUBQ7MtUUfbQWiyKJGpcnv4/WgrhWsFKrcPstcAt/J0tQ=="
  19325. },
  19326. "@types/qs": {
  19327. "version": "6.9.7",
  19328. "resolved": "https://registry.npmjs.org/@types/qs/-/qs-6.9.7.tgz",
  19329. "integrity": "sha512-FGa1F62FT09qcrueBA6qYTrJPVDzah9a+493+o2PCXsesWHIn27G98TsSMs3WPNbZIEj4+VJf6saSFpvD+3Zsw=="
  19330. },
  19331. "@types/range-parser": {
  19332. "version": "1.2.4",
  19333. "resolved": "https://registry.npmjs.org/@types/range-parser/-/range-parser-1.2.4.tgz",
  19334. "integrity": "sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw=="
  19335. },
  19336. "@types/react": {
  19337. "version": "16.14.25",
  19338. "resolved": "https://registry.npmjs.org/@types/react/-/react-16.14.25.tgz",
  19339. "integrity": "sha512-cXRVHd7vBT5v1is72mmvmsg9stZrbJO04DJqFeh3Yj2tVKO6vmxg5BI+ybI6Ls7ROXRG3aFbZj9x0WA3ZAoDQw==",
  19340. "requires": {
  19341. "@types/prop-types": "*",
  19342. "@types/scheduler": "*",
  19343. "csstype": "^3.0.2"
  19344. }
  19345. },
  19346. "@types/react-dom": {
  19347. "version": "16.9.14",
  19348. "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-16.9.14.tgz",
  19349. "integrity": "sha512-FIX2AVmPTGP30OUJ+0vadeIFJJ07Mh1m+U0rxfgyW34p3rTlXI+nlenvAxNn4BP36YyI9IJ/+UJ7Wu22N1pI7A==",
  19350. "requires": {
  19351. "@types/react": "^16"
  19352. }
  19353. },
  19354. "@types/react-router": {
  19355. "version": "5.1.18",
  19356. "resolved": "https://registry.npmjs.org/@types/react-router/-/react-router-5.1.18.tgz",
  19357. "integrity": "sha512-YYknwy0D0iOwKQgz9v8nOzt2J6l4gouBmDnWqUUznltOTaon+r8US8ky8HvN0tXvc38U9m6z/t2RsVsnd1zM0g==",
  19358. "requires": {
  19359. "@types/history": "^4.7.11",
  19360. "@types/react": "*"
  19361. }
  19362. },
  19363. "@types/react-router-dom": {
  19364. "version": "5.3.3",
  19365. "resolved": "https://registry.npmjs.org/@types/react-router-dom/-/react-router-dom-5.3.3.tgz",
  19366. "integrity": "sha512-kpqnYK4wcdm5UaWI3fLcELopqLrHgLqNsdpHauzlQktfkHL3npOSwtj1Uz9oKBAzs7lFtVkV8j83voAz2D8fhw==",
  19367. "requires": {
  19368. "@types/history": "^4.7.11",
  19369. "@types/react": "*",
  19370. "@types/react-router": "*"
  19371. }
  19372. },
  19373. "@types/resolve": {
  19374. "version": "1.17.1",
  19375. "resolved": "https://registry.npmjs.org/@types/resolve/-/resolve-1.17.1.tgz",
  19376. "integrity": "sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==",
  19377. "requires": {
  19378. "@types/node": "*"
  19379. }
  19380. },
  19381. "@types/retry": {
  19382. "version": "0.12.1",
  19383. "resolved": "https://registry.npmjs.org/@types/retry/-/retry-0.12.1.tgz",
  19384. "integrity": "sha512-xoDlM2S4ortawSWORYqsdU+2rxdh4LRW9ytc3zmT37RIKQh6IHyKwwtKhKis9ah8ol07DCkZxPt8BBvPjC6v4g=="
  19385. },
  19386. "@types/scheduler": {
  19387. "version": "0.16.2",
  19388. "resolved": "https://registry.npmjs.org/@types/scheduler/-/scheduler-0.16.2.tgz",
  19389. "integrity": "sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew=="
  19390. },
  19391. "@types/serve-index": {
  19392. "version": "1.9.1",
  19393. "resolved": "https://registry.npmjs.org/@types/serve-index/-/serve-index-1.9.1.tgz",
  19394. "integrity": "sha512-d/Hs3nWDxNL2xAczmOVZNj92YZCS6RGxfBPjKzuu/XirCgXdpKEb88dYNbrYGint6IVWLNP+yonwVAuRC0T2Dg==",
  19395. "requires": {
  19396. "@types/express": "*"
  19397. }
  19398. },
  19399. "@types/serve-static": {
  19400. "version": "1.13.10",
  19401. "resolved": "https://registry.npmjs.org/@types/serve-static/-/serve-static-1.13.10.tgz",
  19402. "integrity": "sha512-nCkHGI4w7ZgAdNkrEu0bv+4xNV/XDqW+DydknebMOQwkpDGx8G+HTlj7R7ABI8i8nKxVw0wtKPi1D+lPOkh4YQ==",
  19403. "requires": {
  19404. "@types/mime": "^1",
  19405. "@types/node": "*"
  19406. }
  19407. },
  19408. "@types/sockjs": {
  19409. "version": "0.3.33",
  19410. "resolved": "https://registry.npmjs.org/@types/sockjs/-/sockjs-0.3.33.tgz",
  19411. "integrity": "sha512-f0KEEe05NvUnat+boPTZ0dgaLZ4SfSouXUgv5noUiefG2ajgKjmETo9ZJyuqsl7dfl2aHlLJUiki6B4ZYldiiw==",
  19412. "requires": {
  19413. "@types/node": "*"
  19414. }
  19415. },
  19416. "@types/stack-utils": {
  19417. "version": "2.0.1",
  19418. "resolved": "https://registry.npmjs.org/@types/stack-utils/-/stack-utils-2.0.1.tgz",
  19419. "integrity": "sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw=="
  19420. },
  19421. "@types/testing-library__jest-dom": {
  19422. "version": "5.14.3",
  19423. "resolved": "https://registry.npmjs.org/@types/testing-library__jest-dom/-/testing-library__jest-dom-5.14.3.tgz",
  19424. "integrity": "sha512-oKZe+Mf4ioWlMuzVBaXQ9WDnEm1+umLx0InILg+yvZVBBDmzV5KfZyLrCvadtWcx8+916jLmHafcmqqffl+iIw==",
  19425. "requires": {
  19426. "@types/jest": "*"
  19427. }
  19428. },
  19429. "@types/trusted-types": {
  19430. "version": "2.0.2",
  19431. "resolved": "https://registry.npmjs.org/@types/trusted-types/-/trusted-types-2.0.2.tgz",
  19432. "integrity": "sha512-F5DIZ36YVLE+PN+Zwws4kJogq47hNgX3Nx6WyDJ3kcplxyke3XIzB8uK5n/Lpm1HBsbGzd6nmGehL8cPekP+Tg=="
  19433. },
  19434. "@types/ws": {
  19435. "version": "8.5.3",
  19436. "resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.5.3.tgz",
  19437. "integrity": "sha512-6YOoWjruKj1uLf3INHH7D3qTXwFfEsg1kf3c0uDdSBJwfa/llkwIjrAGV7j7mVgGNbzTQ3HiHKKDXl6bJPD97w==",
  19438. "requires": {
  19439. "@types/node": "*"
  19440. }
  19441. },
  19442. "@types/yargs": {
  19443. "version": "16.0.4",
  19444. "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-16.0.4.tgz",
  19445. "integrity": "sha512-T8Yc9wt/5LbJyCaLiHPReJa0kApcIgJ7Bn735GjItUfh08Z1pJvu8QZqb9s+mMvKV6WUQRV7K2R46YbjMXTTJw==",
  19446. "requires": {
  19447. "@types/yargs-parser": "*"
  19448. }
  19449. },
  19450. "@types/yargs-parser": {
  19451. "version": "21.0.0",
  19452. "resolved": "https://registry.npmjs.org/@types/yargs-parser/-/yargs-parser-21.0.0.tgz",
  19453. "integrity": "sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA=="
  19454. },
  19455. "@typescript-eslint/eslint-plugin": {
  19456. "version": "5.19.0",
  19457. "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.19.0.tgz",
  19458. "integrity": "sha512-w59GpFqDYGnWFim9p6TGJz7a3qWeENJuAKCqjGSx+Hq/bwq3RZwXYqy98KIfN85yDqz9mq6QXiY5h0FjGQLyEg==",
  19459. "requires": {
  19460. "@typescript-eslint/scope-manager": "5.19.0",
  19461. "@typescript-eslint/type-utils": "5.19.0",
  19462. "@typescript-eslint/utils": "5.19.0",
  19463. "debug": "^4.3.2",
  19464. "functional-red-black-tree": "^1.0.1",
  19465. "ignore": "^5.1.8",
  19466. "regexpp": "^3.2.0",
  19467. "semver": "^7.3.5",
  19468. "tsutils": "^3.21.0"
  19469. }
  19470. },
  19471. "@typescript-eslint/experimental-utils": {
  19472. "version": "5.19.0",
  19473. "resolved": "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-5.19.0.tgz",
  19474. "integrity": "sha512-F+X/TTzmb2UXbghY1LrNLNDjMcGZMhKzXuzvu0xD+YEB77EamLM7zMOLuz2kP5807IJRDLBoAFFPYa7HT62sYg==",
  19475. "requires": {
  19476. "@typescript-eslint/utils": "5.19.0"
  19477. }
  19478. },
  19479. "@typescript-eslint/parser": {
  19480. "version": "5.19.0",
  19481. "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.19.0.tgz",
  19482. "integrity": "sha512-yhktJjMCJX8BSBczh1F/uY8wGRYrBeyn84kH6oyqdIJwTGKmzX5Qiq49LRQ0Jh0LXnWijEziSo6BRqny8nqLVQ==",
  19483. "requires": {
  19484. "@typescript-eslint/scope-manager": "5.19.0",
  19485. "@typescript-eslint/types": "5.19.0",
  19486. "@typescript-eslint/typescript-estree": "5.19.0",
  19487. "debug": "^4.3.2"
  19488. }
  19489. },
  19490. "@typescript-eslint/scope-manager": {
  19491. "version": "5.19.0",
  19492. "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.19.0.tgz",
  19493. "integrity": "sha512-Fz+VrjLmwq5fbQn5W7cIJZ066HxLMKvDEmf4eu1tZ8O956aoX45jAuBB76miAECMTODyUxH61AQM7q4/GOMQ5g==",
  19494. "requires": {
  19495. "@typescript-eslint/types": "5.19.0",
  19496. "@typescript-eslint/visitor-keys": "5.19.0"
  19497. }
  19498. },
  19499. "@typescript-eslint/type-utils": {
  19500. "version": "5.19.0",
  19501. "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-5.19.0.tgz",
  19502. "integrity": "sha512-O6XQ4RI4rQcBGshTQAYBUIGsKqrKeuIOz9v8bckXZnSeXjn/1+BDZndHLe10UplQeJLXDNbaZYrAytKNQO2T4Q==",
  19503. "requires": {
  19504. "@typescript-eslint/utils": "5.19.0",
  19505. "debug": "^4.3.2",
  19506. "tsutils": "^3.21.0"
  19507. }
  19508. },
  19509. "@typescript-eslint/types": {
  19510. "version": "5.19.0",
  19511. "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.19.0.tgz",
  19512. "integrity": "sha512-zR1ithF4Iyq1wLwkDcT+qFnhs8L5VUtjgac212ftiOP/ZZUOCuuF2DeGiZZGQXGoHA50OreZqLH5NjDcDqn34w=="
  19513. },
  19514. "@typescript-eslint/typescript-estree": {
  19515. "version": "5.19.0",
  19516. "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.19.0.tgz",
  19517. "integrity": "sha512-dRPuD4ocXdaE1BM/dNR21elSEUPKaWgowCA0bqJ6YbYkvtrPVEvZ+zqcX5a8ECYn3q5iBSSUcBBD42ubaOp0Hw==",
  19518. "requires": {
  19519. "@typescript-eslint/types": "5.19.0",
  19520. "@typescript-eslint/visitor-keys": "5.19.0",
  19521. "debug": "^4.3.2",
  19522. "globby": "^11.0.4",
  19523. "is-glob": "^4.0.3",
  19524. "semver": "^7.3.5",
  19525. "tsutils": "^3.21.0"
  19526. }
  19527. },
  19528. "@typescript-eslint/utils": {
  19529. "version": "5.19.0",
  19530. "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.19.0.tgz",
  19531. "integrity": "sha512-ZuEckdupXpXamKvFz/Ql8YnePh2ZWcwz7APICzJL985Rp5C2AYcHO62oJzIqNhAMtMK6XvrlBTZeNG8n7gS3lQ==",
  19532. "requires": {
  19533. "@types/json-schema": "^7.0.9",
  19534. "@typescript-eslint/scope-manager": "5.19.0",
  19535. "@typescript-eslint/types": "5.19.0",
  19536. "@typescript-eslint/typescript-estree": "5.19.0",
  19537. "eslint-scope": "^5.1.1",
  19538. "eslint-utils": "^3.0.0"
  19539. },
  19540. "dependencies": {
  19541. "eslint-scope": {
  19542. "version": "5.1.1",
  19543. "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz",
  19544. "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==",
  19545. "requires": {
  19546. "esrecurse": "^4.3.0",
  19547. "estraverse": "^4.1.1"
  19548. }
  19549. },
  19550. "estraverse": {
  19551. "version": "4.3.0",
  19552. "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz",
  19553. "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw=="
  19554. }
  19555. }
  19556. },
  19557. "@typescript-eslint/visitor-keys": {
  19558. "version": "5.19.0",
  19559. "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.19.0.tgz",
  19560. "integrity": "sha512-Ym7zZoMDZcAKWsULi2s7UMLREdVQdScPQ/fKWMYefarCztWlHPFVJo8racf8R0Gc8FAEJ2eD4of8As1oFtnQlQ==",
  19561. "requires": {
  19562. "@typescript-eslint/types": "5.19.0",
  19563. "eslint-visitor-keys": "^3.0.0"
  19564. }
  19565. },
  19566. "@webassemblyjs/ast": {
  19567. "version": "1.11.1",
  19568. "resolved": "https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.11.1.tgz",
  19569. "integrity": "sha512-ukBh14qFLjxTQNTXocdyksN5QdM28S1CxHt2rdskFyL+xFV7VremuBLVbmCePj+URalXBENx/9Lm7lnhihtCSw==",
  19570. "requires": {
  19571. "@webassemblyjs/helper-numbers": "1.11.1",
  19572. "@webassemblyjs/helper-wasm-bytecode": "1.11.1"
  19573. }
  19574. },
  19575. "@webassemblyjs/floating-point-hex-parser": {
  19576. "version": "1.11.1",
  19577. "resolved": "https://registry.npmjs.org/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.11.1.tgz",
  19578. "integrity": "sha512-iGRfyc5Bq+NnNuX8b5hwBrRjzf0ocrJPI6GWFodBFzmFnyvrQ83SHKhmilCU/8Jv67i4GJZBMhEzltxzcNagtQ=="
  19579. },
  19580. "@webassemblyjs/helper-api-error": {
  19581. "version": "1.11.1",
  19582. "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-api-error/-/helper-api-error-1.11.1.tgz",
  19583. "integrity": "sha512-RlhS8CBCXfRUR/cwo2ho9bkheSXG0+NwooXcc3PAILALf2QLdFyj7KGsKRbVc95hZnhnERon4kW/D3SZpp6Tcg=="
  19584. },
  19585. "@webassemblyjs/helper-buffer": {
  19586. "version": "1.11.1",
  19587. "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-buffer/-/helper-buffer-1.11.1.tgz",
  19588. "integrity": "sha512-gwikF65aDNeeXa8JxXa2BAk+REjSyhrNC9ZwdT0f8jc4dQQeDQ7G4m0f2QCLPJiMTTO6wfDmRmj/pW0PsUvIcA=="
  19589. },
  19590. "@webassemblyjs/helper-numbers": {
  19591. "version": "1.11.1",
  19592. "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-numbers/-/helper-numbers-1.11.1.tgz",
  19593. "integrity": "sha512-vDkbxiB8zfnPdNK9Rajcey5C0w+QJugEglN0of+kmO8l7lDb77AnlKYQF7aarZuCrv+l0UvqL+68gSDr3k9LPQ==",
  19594. "requires": {
  19595. "@webassemblyjs/floating-point-hex-parser": "1.11.1",
  19596. "@webassemblyjs/helper-api-error": "1.11.1",
  19597. "@xtuc/long": "4.2.2"
  19598. }
  19599. },
  19600. "@webassemblyjs/helper-wasm-bytecode": {
  19601. "version": "1.11.1",
  19602. "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.11.1.tgz",
  19603. "integrity": "sha512-PvpoOGiJwXeTrSf/qfudJhwlvDQxFgelbMqtq52WWiXC6Xgg1IREdngmPN3bs4RoO83PnL/nFrxucXj1+BX62Q=="
  19604. },
  19605. "@webassemblyjs/helper-wasm-section": {
  19606. "version": "1.11.1",
  19607. "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.11.1.tgz",
  19608. "integrity": "sha512-10P9No29rYX1j7F3EVPX3JvGPQPae+AomuSTPiF9eBQeChHI6iqjMIwR9JmOJXwpnn/oVGDk7I5IlskuMwU/pg==",
  19609. "requires": {
  19610. "@webassemblyjs/ast": "1.11.1",
  19611. "@webassemblyjs/helper-buffer": "1.11.1",
  19612. "@webassemblyjs/helper-wasm-bytecode": "1.11.1",
  19613. "@webassemblyjs/wasm-gen": "1.11.1"
  19614. }
  19615. },
  19616. "@webassemblyjs/ieee754": {
  19617. "version": "1.11.1",
  19618. "resolved": "https://registry.npmjs.org/@webassemblyjs/ieee754/-/ieee754-1.11.1.tgz",
  19619. "integrity": "sha512-hJ87QIPtAMKbFq6CGTkZYJivEwZDbQUgYd3qKSadTNOhVY7p+gfP6Sr0lLRVTaG1JjFj+r3YchoqRYxNH3M0GQ==",
  19620. "requires": {
  19621. "@xtuc/ieee754": "^1.2.0"
  19622. }
  19623. },
  19624. "@webassemblyjs/leb128": {
  19625. "version": "1.11.1",
  19626. "resolved": "https://registry.npmjs.org/@webassemblyjs/leb128/-/leb128-1.11.1.tgz",
  19627. "integrity": "sha512-BJ2P0hNZ0u+Th1YZXJpzW6miwqQUGcIHT1G/sf72gLVD9DZ5AdYTqPNbHZh6K1M5VmKvFXwGSWZADz+qBWxeRw==",
  19628. "requires": {
  19629. "@xtuc/long": "4.2.2"
  19630. }
  19631. },
  19632. "@webassemblyjs/utf8": {
  19633. "version": "1.11.1",
  19634. "resolved": "https://registry.npmjs.org/@webassemblyjs/utf8/-/utf8-1.11.1.tgz",
  19635. "integrity": "sha512-9kqcxAEdMhiwQkHpkNiorZzqpGrodQQ2IGrHHxCy+Ozng0ofyMA0lTqiLkVs1uzTRejX+/O0EOT7KxqVPuXosQ=="
  19636. },
  19637. "@webassemblyjs/wasm-edit": {
  19638. "version": "1.11.1",
  19639. "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-edit/-/wasm-edit-1.11.1.tgz",
  19640. "integrity": "sha512-g+RsupUC1aTHfR8CDgnsVRVZFJqdkFHpsHMfJuWQzWU3tvnLC07UqHICfP+4XyL2tnr1amvl1Sdp06TnYCmVkA==",
  19641. "requires": {
  19642. "@webassemblyjs/ast": "1.11.1",
  19643. "@webassemblyjs/helper-buffer": "1.11.1",
  19644. "@webassemblyjs/helper-wasm-bytecode": "1.11.1",
  19645. "@webassemblyjs/helper-wasm-section": "1.11.1",
  19646. "@webassemblyjs/wasm-gen": "1.11.1",
  19647. "@webassemblyjs/wasm-opt": "1.11.1",
  19648. "@webassemblyjs/wasm-parser": "1.11.1",
  19649. "@webassemblyjs/wast-printer": "1.11.1"
  19650. }
  19651. },
  19652. "@webassemblyjs/wasm-gen": {
  19653. "version": "1.11.1",
  19654. "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-gen/-/wasm-gen-1.11.1.tgz",
  19655. "integrity": "sha512-F7QqKXwwNlMmsulj6+O7r4mmtAlCWfO/0HdgOxSklZfQcDu0TpLiD1mRt/zF25Bk59FIjEuGAIyn5ei4yMfLhA==",
  19656. "requires": {
  19657. "@webassemblyjs/ast": "1.11.1",
  19658. "@webassemblyjs/helper-wasm-bytecode": "1.11.1",
  19659. "@webassemblyjs/ieee754": "1.11.1",
  19660. "@webassemblyjs/leb128": "1.11.1",
  19661. "@webassemblyjs/utf8": "1.11.1"
  19662. }
  19663. },
  19664. "@webassemblyjs/wasm-opt": {
  19665. "version": "1.11.1",
  19666. "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-opt/-/wasm-opt-1.11.1.tgz",
  19667. "integrity": "sha512-VqnkNqnZlU5EB64pp1l7hdm3hmQw7Vgqa0KF/KCNO9sIpI6Fk6brDEiX+iCOYrvMuBWDws0NkTOxYEb85XQHHw==",
  19668. "requires": {
  19669. "@webassemblyjs/ast": "1.11.1",
  19670. "@webassemblyjs/helper-buffer": "1.11.1",
  19671. "@webassemblyjs/wasm-gen": "1.11.1",
  19672. "@webassemblyjs/wasm-parser": "1.11.1"
  19673. }
  19674. },
  19675. "@webassemblyjs/wasm-parser": {
  19676. "version": "1.11.1",
  19677. "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-parser/-/wasm-parser-1.11.1.tgz",
  19678. "integrity": "sha512-rrBujw+dJu32gYB7/Lup6UhdkPx9S9SnobZzRVL7VcBH9Bt9bCBLEuX/YXOOtBsOZ4NQrRykKhffRWHvigQvOA==",
  19679. "requires": {
  19680. "@webassemblyjs/ast": "1.11.1",
  19681. "@webassemblyjs/helper-api-error": "1.11.1",
  19682. "@webassemblyjs/helper-wasm-bytecode": "1.11.1",
  19683. "@webassemblyjs/ieee754": "1.11.1",
  19684. "@webassemblyjs/leb128": "1.11.1",
  19685. "@webassemblyjs/utf8": "1.11.1"
  19686. }
  19687. },
  19688. "@webassemblyjs/wast-printer": {
  19689. "version": "1.11.1",
  19690. "resolved": "https://registry.npmjs.org/@webassemblyjs/wast-printer/-/wast-printer-1.11.1.tgz",
  19691. "integrity": "sha512-IQboUWM4eKzWW+N/jij2sRatKMh99QEelo3Eb2q0qXkvPRISAj8Qxtmw5itwqK+TTkBuUIE45AxYPToqPtL5gg==",
  19692. "requires": {
  19693. "@webassemblyjs/ast": "1.11.1",
  19694. "@xtuc/long": "4.2.2"
  19695. }
  19696. },
  19697. "@xtuc/ieee754": {
  19698. "version": "1.2.0",
  19699. "resolved": "https://registry.npmjs.org/@xtuc/ieee754/-/ieee754-1.2.0.tgz",
  19700. "integrity": "sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA=="
  19701. },
  19702. "@xtuc/long": {
  19703. "version": "4.2.2",
  19704. "resolved": "https://registry.npmjs.org/@xtuc/long/-/long-4.2.2.tgz",
  19705. "integrity": "sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ=="
  19706. },
  19707. "abab": {
  19708. "version": "2.0.6",
  19709. "resolved": "https://registry.npmjs.org/abab/-/abab-2.0.6.tgz",
  19710. "integrity": "sha512-j2afSsaIENvHZN2B8GOpF566vZ5WVk5opAiMTvWgaQT8DkbOqsTfvNAvHoRGU2zzP8cPoqys+xHTRDWW8L+/BA=="
  19711. },
  19712. "abbrev": {
  19713. "version": "1.1.1",
  19714. "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz",
  19715. "integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q=="
  19716. },
  19717. "accepts": {
  19718. "version": "1.3.8",
  19719. "resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.8.tgz",
  19720. "integrity": "sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==",
  19721. "requires": {
  19722. "mime-types": "~2.1.34",
  19723. "negotiator": "0.6.3"
  19724. }
  19725. },
  19726. "acorn": {
  19727. "version": "8.7.0",
  19728. "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.7.0.tgz",
  19729. "integrity": "sha512-V/LGr1APy+PXIwKebEWrkZPwoeoF+w1jiOBUmuxuiUIaOHtob8Qc9BTrYo7VuI5fR8tqsy+buA2WFooR5olqvQ=="
  19730. },
  19731. "acorn-globals": {
  19732. "version": "6.0.0",
  19733. "resolved": "https://registry.npmjs.org/acorn-globals/-/acorn-globals-6.0.0.tgz",
  19734. "integrity": "sha512-ZQl7LOWaF5ePqqcX4hLuv/bLXYQNfNWw2c0/yX/TsPRKamzHcTGQnlCjHT3TsmkOUVEPS3crCxiPfdzE/Trlhg==",
  19735. "requires": {
  19736. "acorn": "^7.1.1",
  19737. "acorn-walk": "^7.1.1"
  19738. },
  19739. "dependencies": {
  19740. "acorn": {
  19741. "version": "7.4.1",
  19742. "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz",
  19743. "integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A=="
  19744. }
  19745. }
  19746. },
  19747. "acorn-import-assertions": {
  19748. "version": "1.8.0",
  19749. "resolved": "https://registry.npmjs.org/acorn-import-assertions/-/acorn-import-assertions-1.8.0.tgz",
  19750. "integrity": "sha512-m7VZ3jwz4eK6A4Vtt8Ew1/mNbP24u0FhdyfA7fSvnJR6LMdfOYnmuIrrJAgrYfYJ10F/otaHTtrtrtmHdMNzEw==",
  19751. "requires": {}
  19752. },
  19753. "acorn-jsx": {
  19754. "version": "5.3.2",
  19755. "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz",
  19756. "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==",
  19757. "requires": {}
  19758. },
  19759. "acorn-node": {
  19760. "version": "1.8.2",
  19761. "resolved": "https://registry.npmjs.org/acorn-node/-/acorn-node-1.8.2.tgz",
  19762. "integrity": "sha512-8mt+fslDufLYntIoPAaIMUe/lrbrehIiwmR3t2k9LljIzoigEPF27eLk2hy8zSGzmR/ogr7zbRKINMo1u0yh5A==",
  19763. "requires": {
  19764. "acorn": "^7.0.0",
  19765. "acorn-walk": "^7.0.0",
  19766. "xtend": "^4.0.2"
  19767. },
  19768. "dependencies": {
  19769. "acorn": {
  19770. "version": "7.4.1",
  19771. "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz",
  19772. "integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A=="
  19773. }
  19774. }
  19775. },
  19776. "acorn-walk": {
  19777. "version": "7.2.0",
  19778. "resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-7.2.0.tgz",
  19779. "integrity": "sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA=="
  19780. },
  19781. "address": {
  19782. "version": "1.1.2",
  19783. "resolved": "https://registry.npmjs.org/address/-/address-1.1.2.tgz",
  19784. "integrity": "sha512-aT6camzM4xEA54YVJYSqxz1kv4IHnQZRtThJJHhUMRExaU5spC7jX5ugSwTaTgJliIgs4VhZOk7htClvQ/LmRA=="
  19785. },
  19786. "adjust-sourcemap-loader": {
  19787. "version": "4.0.0",
  19788. "resolved": "https://registry.npmjs.org/adjust-sourcemap-loader/-/adjust-sourcemap-loader-4.0.0.tgz",
  19789. "integrity": "sha512-OXwN5b9pCUXNQHJpwwD2qP40byEmSgzj8B4ydSN0uMNYWiFmJ6x6KwUllMmfk8Rwu/HJDFR7U8ubsWBoN0Xp0A==",
  19790. "requires": {
  19791. "loader-utils": "^2.0.0",
  19792. "regex-parser": "^2.2.11"
  19793. }
  19794. },
  19795. "agent-base": {
  19796. "version": "6.0.2",
  19797. "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz",
  19798. "integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==",
  19799. "requires": {
  19800. "debug": "4"
  19801. }
  19802. },
  19803. "agentkeepalive": {
  19804. "version": "4.2.1",
  19805. "resolved": "https://registry.npmjs.org/agentkeepalive/-/agentkeepalive-4.2.1.tgz",
  19806. "integrity": "sha512-Zn4cw2NEqd+9fiSVWMscnjyQ1a8Yfoc5oBajLeo5w+YBHgDUcEBY2hS4YpTz6iN5f/2zQiktcuM6tS8x1p9dpA==",
  19807. "requires": {
  19808. "debug": "^4.1.0",
  19809. "depd": "^1.1.2",
  19810. "humanize-ms": "^1.2.1"
  19811. }
  19812. },
  19813. "aggregate-error": {
  19814. "version": "3.1.0",
  19815. "resolved": "https://registry.npmjs.org/aggregate-error/-/aggregate-error-3.1.0.tgz",
  19816. "integrity": "sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==",
  19817. "requires": {
  19818. "clean-stack": "^2.0.0",
  19819. "indent-string": "^4.0.0"
  19820. }
  19821. },
  19822. "ajv": {
  19823. "version": "6.12.6",
  19824. "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz",
  19825. "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
  19826. "requires": {
  19827. "fast-deep-equal": "^3.1.1",
  19828. "fast-json-stable-stringify": "^2.0.0",
  19829. "json-schema-traverse": "^0.4.1",
  19830. "uri-js": "^4.2.2"
  19831. }
  19832. },
  19833. "ajv-formats": {
  19834. "version": "2.1.1",
  19835. "resolved": "https://registry.npmjs.org/ajv-formats/-/ajv-formats-2.1.1.tgz",
  19836. "integrity": "sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA==",
  19837. "requires": {
  19838. "ajv": "^8.0.0"
  19839. },
  19840. "dependencies": {
  19841. "ajv": {
  19842. "version": "8.11.0",
  19843. "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.11.0.tgz",
  19844. "integrity": "sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==",
  19845. "requires": {
  19846. "fast-deep-equal": "^3.1.1",
  19847. "json-schema-traverse": "^1.0.0",
  19848. "require-from-string": "^2.0.2",
  19849. "uri-js": "^4.2.2"
  19850. }
  19851. },
  19852. "json-schema-traverse": {
  19853. "version": "1.0.0",
  19854. "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
  19855. "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug=="
  19856. }
  19857. }
  19858. },
  19859. "ajv-keywords": {
  19860. "version": "3.5.2",
  19861. "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-3.5.2.tgz",
  19862. "integrity": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==",
  19863. "requires": {}
  19864. },
  19865. "ansi-escapes": {
  19866. "version": "4.3.2",
  19867. "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.2.tgz",
  19868. "integrity": "sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==",
  19869. "requires": {
  19870. "type-fest": "^0.21.3"
  19871. }
  19872. },
  19873. "ansi-html-community": {
  19874. "version": "0.0.8",
  19875. "resolved": "https://registry.npmjs.org/ansi-html-community/-/ansi-html-community-0.0.8.tgz",
  19876. "integrity": "sha512-1APHAyr3+PCamwNw3bXCPp4HFLONZt/yIH0sZp0/469KWNTEy+qN5jQ3GVX6DMZ1UXAi34yVwtTeaG/HpBuuzw=="
  19877. },
  19878. "ansi-regex": {
  19879. "version": "5.0.1",
  19880. "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
  19881. "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ=="
  19882. },
  19883. "ansi-styles": {
  19884. "version": "4.3.0",
  19885. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
  19886. "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
  19887. "requires": {
  19888. "color-convert": "^2.0.1"
  19889. }
  19890. },
  19891. "anymatch": {
  19892. "version": "3.1.2",
  19893. "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.2.tgz",
  19894. "integrity": "sha512-P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg==",
  19895. "requires": {
  19896. "normalize-path": "^3.0.0",
  19897. "picomatch": "^2.0.4"
  19898. }
  19899. },
  19900. "aproba": {
  19901. "version": "2.0.0",
  19902. "resolved": "https://registry.npmjs.org/aproba/-/aproba-2.0.0.tgz",
  19903. "integrity": "sha512-lYe4Gx7QT+MKGbDsA+Z+he/Wtef0BiwDOlK/XkBrdfsh9J/jPPXbX0tE9x9cl27Tmu5gg3QUbUrQYa/y+KOHPQ=="
  19904. },
  19905. "are-we-there-yet": {
  19906. "version": "2.0.0",
  19907. "resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-2.0.0.tgz",
  19908. "integrity": "sha512-Ci/qENmwHnsYo9xKIcUJN5LeDKdJ6R1Z1j9V/J5wyq8nh/mYPEpIKJbBZXtZjG04HiK7zV/p6Vs9952MrMeUIw==",
  19909. "requires": {
  19910. "delegates": "^1.0.0",
  19911. "readable-stream": "^3.6.0"
  19912. }
  19913. },
  19914. "arg": {
  19915. "version": "5.0.1",
  19916. "resolved": "https://registry.npmjs.org/arg/-/arg-5.0.1.tgz",
  19917. "integrity": "sha512-e0hDa9H2Z9AwFkk2qDlwhoMYE4eToKarchkQHovNdLTCYMHZHeRjI71crOh+dio4K6u1IcwubQqo79Ga4CyAQA=="
  19918. },
  19919. "argparse": {
  19920. "version": "1.0.10",
  19921. "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
  19922. "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
  19923. "requires": {
  19924. "sprintf-js": "~1.0.2"
  19925. }
  19926. },
  19927. "aria-query": {
  19928. "version": "5.0.0",
  19929. "resolved": "https://registry.npmjs.org/aria-query/-/aria-query-5.0.0.tgz",
  19930. "integrity": "sha512-V+SM7AbUwJ+EBnB8+DXs0hPZHO0W6pqBcc0dW90OwtVG02PswOu/teuARoLQjdDOH+t9pJgGnW5/Qmouf3gPJg=="
  19931. },
  19932. "array-flatten": {
  19933. "version": "2.1.2",
  19934. "resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-2.1.2.tgz",
  19935. "integrity": "sha512-hNfzcOV8W4NdualtqBFPyVO+54DSJuZGY9qT4pRroB6S9e3iiido2ISIC5h9R2sPJ8H3FHCIiEnsv1lPXO3KtQ=="
  19936. },
  19937. "array-includes": {
  19938. "version": "3.1.4",
  19939. "resolved": "https://registry.npmjs.org/array-includes/-/array-includes-3.1.4.tgz",
  19940. "integrity": "sha512-ZTNSQkmWumEbiHO2GF4GmWxYVTiQyJy2XOTa15sdQSrvKn7l+180egQMqlrMOUMCyLMD7pmyQe4mMDUT6Behrw==",
  19941. "requires": {
  19942. "call-bind": "^1.0.2",
  19943. "define-properties": "^1.1.3",
  19944. "es-abstract": "^1.19.1",
  19945. "get-intrinsic": "^1.1.1",
  19946. "is-string": "^1.0.7"
  19947. }
  19948. },
  19949. "array-union": {
  19950. "version": "2.1.0",
  19951. "resolved": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz",
  19952. "integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw=="
  19953. },
  19954. "array.prototype.flat": {
  19955. "version": "1.3.0",
  19956. "resolved": "https://registry.npmjs.org/array.prototype.flat/-/array.prototype.flat-1.3.0.tgz",
  19957. "integrity": "sha512-12IUEkHsAhA4DY5s0FPgNXIdc8VRSqD9Zp78a5au9abH/SOBrsp082JOWFNTjkMozh8mqcdiKuaLGhPeYztxSw==",
  19958. "requires": {
  19959. "call-bind": "^1.0.2",
  19960. "define-properties": "^1.1.3",
  19961. "es-abstract": "^1.19.2",
  19962. "es-shim-unscopables": "^1.0.0"
  19963. }
  19964. },
  19965. "array.prototype.flatmap": {
  19966. "version": "1.3.0",
  19967. "resolved": "https://registry.npmjs.org/array.prototype.flatmap/-/array.prototype.flatmap-1.3.0.tgz",
  19968. "integrity": "sha512-PZC9/8TKAIxcWKdyeb77EzULHPrIX/tIZebLJUQOMR1OwYosT8yggdfWScfTBCDj5utONvOuPQQumYsU2ULbkg==",
  19969. "requires": {
  19970. "call-bind": "^1.0.2",
  19971. "define-properties": "^1.1.3",
  19972. "es-abstract": "^1.19.2",
  19973. "es-shim-unscopables": "^1.0.0"
  19974. }
  19975. },
  19976. "arrify": {
  19977. "version": "1.0.1",
  19978. "resolved": "https://registry.npmjs.org/arrify/-/arrify-1.0.1.tgz",
  19979. "integrity": "sha1-iYUI2iIm84DfkEcoRWhJwVAaSw0="
  19980. },
  19981. "asap": {
  19982. "version": "2.0.6",
  19983. "resolved": "https://registry.npmjs.org/asap/-/asap-2.0.6.tgz",
  19984. "integrity": "sha1-5QNHYR1+aQlDIIu9r+vLwvuGbUY="
  19985. },
  19986. "asn1": {
  19987. "version": "0.2.6",
  19988. "resolved": "https://registry.npmjs.org/asn1/-/asn1-0.2.6.tgz",
  19989. "integrity": "sha512-ix/FxPn0MDjeyJ7i/yoHGFt/EX6LyNbxSEhPPXODPL+KB0VPk86UYfL0lMdy+KCnv+fmvIzySwaK5COwqVbWTQ==",
  19990. "requires": {
  19991. "safer-buffer": "~2.1.0"
  19992. }
  19993. },
  19994. "assert-plus": {
  19995. "version": "1.0.0",
  19996. "resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz",
  19997. "integrity": "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU="
  19998. },
  19999. "ast-types-flow": {
  20000. "version": "0.0.7",
  20001. "resolved": "https://registry.npmjs.org/ast-types-flow/-/ast-types-flow-0.0.7.tgz",
  20002. "integrity": "sha1-9wtzXGvKGlycItmCw+Oef+ujva0="
  20003. },
  20004. "astral-regex": {
  20005. "version": "2.0.0",
  20006. "resolved": "https://registry.npmjs.org/astral-regex/-/astral-regex-2.0.0.tgz",
  20007. "integrity": "sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==",
  20008. "dev": true
  20009. },
  20010. "async": {
  20011. "version": "2.6.4",
  20012. "resolved": "https://registry.npmjs.org/async/-/async-2.6.4.tgz",
  20013. "integrity": "sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==",
  20014. "requires": {
  20015. "lodash": "^4.17.14"
  20016. }
  20017. },
  20018. "async-foreach": {
  20019. "version": "0.1.3",
  20020. "resolved": "https://registry.npmjs.org/async-foreach/-/async-foreach-0.1.3.tgz",
  20021. "integrity": "sha1-NhIfhFwFeBct5Bmpfb6x0W7DRUI="
  20022. },
  20023. "asynckit": {
  20024. "version": "0.4.0",
  20025. "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz",
  20026. "integrity": "sha1-x57Zf380y48robyXkLzDZkdLS3k="
  20027. },
  20028. "at-least-node": {
  20029. "version": "1.0.0",
  20030. "resolved": "https://registry.npmjs.org/at-least-node/-/at-least-node-1.0.0.tgz",
  20031. "integrity": "sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg=="
  20032. },
  20033. "atob": {
  20034. "version": "2.1.2",
  20035. "resolved": "https://registry.npmjs.org/atob/-/atob-2.1.2.tgz",
  20036. "integrity": "sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg=="
  20037. },
  20038. "autoprefixer": {
  20039. "version": "10.4.4",
  20040. "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.4.tgz",
  20041. "integrity": "sha512-Tm8JxsB286VweiZ5F0anmbyGiNI3v3wGv3mz9W+cxEDYB/6jbnj6GM9H9mK3wIL8ftgl+C07Lcwb8PG5PCCPzA==",
  20042. "requires": {
  20043. "browserslist": "^4.20.2",
  20044. "caniuse-lite": "^1.0.30001317",
  20045. "fraction.js": "^4.2.0",
  20046. "normalize-range": "^0.1.2",
  20047. "picocolors": "^1.0.0",
  20048. "postcss-value-parser": "^4.2.0"
  20049. }
  20050. },
  20051. "aws-sign2": {
  20052. "version": "0.7.0",
  20053. "resolved": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.7.0.tgz",
  20054. "integrity": "sha1-tG6JCTSpWR8tL2+G1+ap8bP+dqg="
  20055. },
  20056. "aws4": {
  20057. "version": "1.11.0",
  20058. "resolved": "https://registry.npmjs.org/aws4/-/aws4-1.11.0.tgz",
  20059. "integrity": "sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA=="
  20060. },
  20061. "axe-core": {
  20062. "version": "4.4.1",
  20063. "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.4.1.tgz",
  20064. "integrity": "sha512-gd1kmb21kwNuWr6BQz8fv6GNECPBnUasepcoLbekws23NVBLODdsClRZ+bQ8+9Uomf3Sm3+Vwn0oYG9NvwnJCw=="
  20065. },
  20066. "axobject-query": {
  20067. "version": "2.2.0",
  20068. "resolved": "https://registry.npmjs.org/axobject-query/-/axobject-query-2.2.0.tgz",
  20069. "integrity": "sha512-Td525n+iPOOyUQIeBfcASuG6uJsDOITl7Mds5gFyerkWiX7qhUTdYUBlSgNMyVqtSJqwpt1kXGLdUt6SykLMRA=="
  20070. },
  20071. "babel-jest": {
  20072. "version": "27.5.1",
  20073. "resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-27.5.1.tgz",
  20074. "integrity": "sha512-cdQ5dXjGRd0IBRATiQ4mZGlGlRE8kJpjPOixdNRdT+m3UcNqmYWN6rK6nvtXYfY3D76cb8s/O1Ss8ea24PIwcg==",
  20075. "requires": {
  20076. "@jest/transform": "^27.5.1",
  20077. "@jest/types": "^27.5.1",
  20078. "@types/babel__core": "^7.1.14",
  20079. "babel-plugin-istanbul": "^6.1.1",
  20080. "babel-preset-jest": "^27.5.1",
  20081. "chalk": "^4.0.0",
  20082. "graceful-fs": "^4.2.9",
  20083. "slash": "^3.0.0"
  20084. }
  20085. },
  20086. "babel-loader": {
  20087. "version": "8.2.4",
  20088. "resolved": "https://registry.npmjs.org/babel-loader/-/babel-loader-8.2.4.tgz",
  20089. "integrity": "sha512-8dytA3gcvPPPv4Grjhnt8b5IIiTcq/zeXOPk4iTYI0SVXcsmuGg7JtBRDp8S9X+gJfhQ8ektjXZlDu1Bb33U8A==",
  20090. "requires": {
  20091. "find-cache-dir": "^3.3.1",
  20092. "loader-utils": "^2.0.0",
  20093. "make-dir": "^3.1.0",
  20094. "schema-utils": "^2.6.5"
  20095. },
  20096. "dependencies": {
  20097. "schema-utils": {
  20098. "version": "2.7.1",
  20099. "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-2.7.1.tgz",
  20100. "integrity": "sha512-SHiNtMOUGWBQJwzISiVYKu82GiV4QYGePp3odlY1tuKO7gPtphAT5R/py0fA6xtbgLL/RvtJZnU9b8s0F1q0Xg==",
  20101. "requires": {
  20102. "@types/json-schema": "^7.0.5",
  20103. "ajv": "^6.12.4",
  20104. "ajv-keywords": "^3.5.2"
  20105. }
  20106. }
  20107. }
  20108. },
  20109. "babel-plugin-dynamic-import-node": {
  20110. "version": "2.3.3",
  20111. "resolved": "https://registry.npmjs.org/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.3.tgz",
  20112. "integrity": "sha512-jZVI+s9Zg3IqA/kdi0i6UDCybUI3aSBLnglhYbSSjKlV7yF1F/5LWv8MakQmvYpnbJDS6fcBL2KzHSxNCMtWSQ==",
  20113. "requires": {
  20114. "object.assign": "^4.1.0"
  20115. }
  20116. },
  20117. "babel-plugin-istanbul": {
  20118. "version": "6.1.1",
  20119. "resolved": "https://registry.npmjs.org/babel-plugin-istanbul/-/babel-plugin-istanbul-6.1.1.tgz",
  20120. "integrity": "sha512-Y1IQok9821cC9onCx5otgFfRm7Lm+I+wwxOx738M/WLPZ9Q42m4IG5W0FNX8WLL2gYMZo3JkuXIH2DOpWM+qwA==",
  20121. "requires": {
  20122. "@babel/helper-plugin-utils": "^7.0.0",
  20123. "@istanbuljs/load-nyc-config": "^1.0.0",
  20124. "@istanbuljs/schema": "^0.1.2",
  20125. "istanbul-lib-instrument": "^5.0.4",
  20126. "test-exclude": "^6.0.0"
  20127. }
  20128. },
  20129. "babel-plugin-jest-hoist": {
  20130. "version": "27.5.1",
  20131. "resolved": "https://registry.npmjs.org/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-27.5.1.tgz",
  20132. "integrity": "sha512-50wCwD5EMNW4aRpOwtqzyZHIewTYNxLA4nhB+09d8BIssfNfzBRhkBIHiaPv1Si226TQSvp8gxAJm2iY2qs2hQ==",
  20133. "requires": {
  20134. "@babel/template": "^7.3.3",
  20135. "@babel/types": "^7.3.3",
  20136. "@types/babel__core": "^7.0.0",
  20137. "@types/babel__traverse": "^7.0.6"
  20138. }
  20139. },
  20140. "babel-plugin-macros": {
  20141. "version": "3.1.0",
  20142. "resolved": "https://registry.npmjs.org/babel-plugin-macros/-/babel-plugin-macros-3.1.0.tgz",
  20143. "integrity": "sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==",
  20144. "requires": {
  20145. "@babel/runtime": "^7.12.5",
  20146. "cosmiconfig": "^7.0.0",
  20147. "resolve": "^1.19.0"
  20148. }
  20149. },
  20150. "babel-plugin-named-asset-import": {
  20151. "version": "0.3.8",
  20152. "resolved": "https://registry.npmjs.org/babel-plugin-named-asset-import/-/babel-plugin-named-asset-import-0.3.8.tgz",
  20153. "integrity": "sha512-WXiAc++qo7XcJ1ZnTYGtLxmBCVbddAml3CEXgWaBzNzLNoxtQ8AiGEFDMOhot9XjTCQbvP5E77Fj9Gk924f00Q==",
  20154. "requires": {}
  20155. },
  20156. "babel-plugin-polyfill-corejs2": {
  20157. "version": "0.3.1",
  20158. "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.3.1.tgz",
  20159. "integrity": "sha512-v7/T6EQcNfVLfcN2X8Lulb7DjprieyLWJK/zOWH5DUYcAgex9sP3h25Q+DLsX9TloXe3y1O8l2q2Jv9q8UVB9w==",
  20160. "requires": {
  20161. "@babel/compat-data": "^7.13.11",
  20162. "@babel/helper-define-polyfill-provider": "^0.3.1",
  20163. "semver": "^6.1.1"
  20164. },
  20165. "dependencies": {
  20166. "semver": {
  20167. "version": "6.3.0",
  20168. "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
  20169. "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw=="
  20170. }
  20171. }
  20172. },
  20173. "babel-plugin-polyfill-corejs3": {
  20174. "version": "0.5.2",
  20175. "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.5.2.tgz",
  20176. "integrity": "sha512-G3uJih0XWiID451fpeFaYGVuxHEjzKTHtc9uGFEjR6hHrvNzeS/PX+LLLcetJcytsB5m4j+K3o/EpXJNb/5IEQ==",
  20177. "requires": {
  20178. "@babel/helper-define-polyfill-provider": "^0.3.1",
  20179. "core-js-compat": "^3.21.0"
  20180. }
  20181. },
  20182. "babel-plugin-polyfill-regenerator": {
  20183. "version": "0.3.1",
  20184. "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.3.1.tgz",
  20185. "integrity": "sha512-Y2B06tvgHYt1x0yz17jGkGeeMr5FeKUu+ASJ+N6nB5lQ8Dapfg42i0OVrf8PNGJ3zKL4A23snMi1IRwrqqND7A==",
  20186. "requires": {
  20187. "@babel/helper-define-polyfill-provider": "^0.3.1"
  20188. }
  20189. },
  20190. "babel-plugin-transform-react-remove-prop-types": {
  20191. "version": "0.4.24",
  20192. "resolved": "https://registry.npmjs.org/babel-plugin-transform-react-remove-prop-types/-/babel-plugin-transform-react-remove-prop-types-0.4.24.tgz",
  20193. "integrity": "sha512-eqj0hVcJUR57/Ug2zE1Yswsw4LhuqqHhD+8v120T1cl3kjg76QwtyBrdIk4WVwK+lAhBJVYCd/v+4nc4y+8JsA=="
  20194. },
  20195. "babel-preset-current-node-syntax": {
  20196. "version": "1.0.1",
  20197. "resolved": "https://registry.npmjs.org/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-1.0.1.tgz",
  20198. "integrity": "sha512-M7LQ0bxarkxQoN+vz5aJPsLBn77n8QgTFmo8WK0/44auK2xlCXrYcUxHFxgU7qW5Yzw/CjmLRK2uJzaCd7LvqQ==",
  20199. "requires": {
  20200. "@babel/plugin-syntax-async-generators": "^7.8.4",
  20201. "@babel/plugin-syntax-bigint": "^7.8.3",
  20202. "@babel/plugin-syntax-class-properties": "^7.8.3",
  20203. "@babel/plugin-syntax-import-meta": "^7.8.3",
  20204. "@babel/plugin-syntax-json-strings": "^7.8.3",
  20205. "@babel/plugin-syntax-logical-assignment-operators": "^7.8.3",
  20206. "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3",
  20207. "@babel/plugin-syntax-numeric-separator": "^7.8.3",
  20208. "@babel/plugin-syntax-object-rest-spread": "^7.8.3",
  20209. "@babel/plugin-syntax-optional-catch-binding": "^7.8.3",
  20210. "@babel/plugin-syntax-optional-chaining": "^7.8.3",
  20211. "@babel/plugin-syntax-top-level-await": "^7.8.3"
  20212. }
  20213. },
  20214. "babel-preset-jest": {
  20215. "version": "27.5.1",
  20216. "resolved": "https://registry.npmjs.org/babel-preset-jest/-/babel-preset-jest-27.5.1.tgz",
  20217. "integrity": "sha512-Nptf2FzlPCWYuJg41HBqXVT8ym6bXOevuCTbhxlUpjwtysGaIWFvDEjp4y+G7fl13FgOdjs7P/DmErqH7da0Ag==",
  20218. "requires": {
  20219. "babel-plugin-jest-hoist": "^27.5.1",
  20220. "babel-preset-current-node-syntax": "^1.0.0"
  20221. }
  20222. },
  20223. "babel-preset-react-app": {
  20224. "version": "10.0.1",
  20225. "resolved": "https://registry.npmjs.org/babel-preset-react-app/-/babel-preset-react-app-10.0.1.tgz",
  20226. "integrity": "sha512-b0D9IZ1WhhCWkrTXyFuIIgqGzSkRIH5D5AmB0bXbzYAB1OBAwHcUeyWW2LorutLWF5btNo/N7r/cIdmvvKJlYg==",
  20227. "requires": {
  20228. "@babel/core": "^7.16.0",
  20229. "@babel/plugin-proposal-class-properties": "^7.16.0",
  20230. "@babel/plugin-proposal-decorators": "^7.16.4",
  20231. "@babel/plugin-proposal-nullish-coalescing-operator": "^7.16.0",
  20232. "@babel/plugin-proposal-numeric-separator": "^7.16.0",
  20233. "@babel/plugin-proposal-optional-chaining": "^7.16.0",
  20234. "@babel/plugin-proposal-private-methods": "^7.16.0",
  20235. "@babel/plugin-transform-flow-strip-types": "^7.16.0",
  20236. "@babel/plugin-transform-react-display-name": "^7.16.0",
  20237. "@babel/plugin-transform-runtime": "^7.16.4",
  20238. "@babel/preset-env": "^7.16.4",
  20239. "@babel/preset-react": "^7.16.0",
  20240. "@babel/preset-typescript": "^7.16.0",
  20241. "@babel/runtime": "^7.16.3",
  20242. "babel-plugin-macros": "^3.1.0",
  20243. "babel-plugin-transform-react-remove-prop-types": "^0.4.24"
  20244. }
  20245. },
  20246. "balanced-match": {
  20247. "version": "1.0.2",
  20248. "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
  20249. "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw=="
  20250. },
  20251. "base64-js": {
  20252. "version": "1.5.1",
  20253. "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz",
  20254. "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==",
  20255. "dev": true
  20256. },
  20257. "batch": {
  20258. "version": "0.6.1",
  20259. "resolved": "https://registry.npmjs.org/batch/-/batch-0.6.1.tgz",
  20260. "integrity": "sha1-3DQxT05nkxgJP8dgJyUl+UvyXBY="
  20261. },
  20262. "bcrypt-pbkdf": {
  20263. "version": "1.0.2",
  20264. "resolved": "https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz",
  20265. "integrity": "sha1-pDAdOJtqQ/m2f/PKEaP2Y342Dp4=",
  20266. "requires": {
  20267. "tweetnacl": "^0.14.3"
  20268. }
  20269. },
  20270. "bfj": {
  20271. "version": "7.0.2",
  20272. "resolved": "https://registry.npmjs.org/bfj/-/bfj-7.0.2.tgz",
  20273. "integrity": "sha512-+e/UqUzwmzJamNF50tBV6tZPTORow7gQ96iFow+8b562OdMpEK0BcJEq2OSPEDmAbSMBQ7PKZ87ubFkgxpYWgw==",
  20274. "requires": {
  20275. "bluebird": "^3.5.5",
  20276. "check-types": "^11.1.1",
  20277. "hoopy": "^0.1.4",
  20278. "tryer": "^1.0.1"
  20279. }
  20280. },
  20281. "big-integer": {
  20282. "version": "1.6.51",
  20283. "resolved": "https://registry.npmjs.org/big-integer/-/big-integer-1.6.51.tgz",
  20284. "integrity": "sha512-GPEid2Y9QU1Exl1rpO9B2IPJGHPSupF5GnVIP0blYvNOMer2bTvSWs1jGOUg04hTmu67nmLsQ9TBo1puaotBHg==",
  20285. "dev": true
  20286. },
  20287. "big.js": {
  20288. "version": "5.2.2",
  20289. "resolved": "https://registry.npmjs.org/big.js/-/big.js-5.2.2.tgz",
  20290. "integrity": "sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ=="
  20291. },
  20292. "binary-extensions": {
  20293. "version": "2.2.0",
  20294. "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz",
  20295. "integrity": "sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA=="
  20296. },
  20297. "bluebird": {
  20298. "version": "3.7.2",
  20299. "resolved": "https://registry.npmjs.org/bluebird/-/bluebird-3.7.2.tgz",
  20300. "integrity": "sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg=="
  20301. },
  20302. "body-parser": {
  20303. "version": "1.19.2",
  20304. "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.19.2.tgz",
  20305. "integrity": "sha512-SAAwOxgoCKMGs9uUAUFHygfLAyaniaoun6I8mFY9pRAJL9+Kec34aU+oIjDhTycub1jozEfEwx1W1IuOYxVSFw==",
  20306. "requires": {
  20307. "bytes": "3.1.2",
  20308. "content-type": "~1.0.4",
  20309. "debug": "2.6.9",
  20310. "depd": "~1.1.2",
  20311. "http-errors": "1.8.1",
  20312. "iconv-lite": "0.4.24",
  20313. "on-finished": "~2.3.0",
  20314. "qs": "6.9.7",
  20315. "raw-body": "2.4.3",
  20316. "type-is": "~1.6.18"
  20317. },
  20318. "dependencies": {
  20319. "bytes": {
  20320. "version": "3.1.2",
  20321. "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz",
  20322. "integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg=="
  20323. },
  20324. "debug": {
  20325. "version": "2.6.9",
  20326. "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
  20327. "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
  20328. "requires": {
  20329. "ms": "2.0.0"
  20330. }
  20331. },
  20332. "iconv-lite": {
  20333. "version": "0.4.24",
  20334. "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz",
  20335. "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==",
  20336. "requires": {
  20337. "safer-buffer": ">= 2.1.2 < 3"
  20338. }
  20339. },
  20340. "ms": {
  20341. "version": "2.0.0",
  20342. "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
  20343. "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
  20344. }
  20345. }
  20346. },
  20347. "bonjour-service": {
  20348. "version": "1.0.11",
  20349. "resolved": "https://registry.npmjs.org/bonjour-service/-/bonjour-service-1.0.11.tgz",
  20350. "integrity": "sha512-drMprzr2rDTCtgEE3VgdA9uUFaUHF+jXduwYSThHJnKMYM+FhI9Z3ph+TX3xy0LtgYHae6CHYPJ/2UnK8nQHcA==",
  20351. "requires": {
  20352. "array-flatten": "^2.1.2",
  20353. "dns-equal": "^1.0.0",
  20354. "fast-deep-equal": "^3.1.3",
  20355. "multicast-dns": "^7.2.4"
  20356. }
  20357. },
  20358. "boolbase": {
  20359. "version": "1.0.0",
  20360. "resolved": "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz",
  20361. "integrity": "sha1-aN/1++YMUes3cl6p4+0xDcwed24="
  20362. },
  20363. "bplist-parser": {
  20364. "version": "0.3.1",
  20365. "resolved": "https://registry.npmjs.org/bplist-parser/-/bplist-parser-0.3.1.tgz",
  20366. "integrity": "sha512-PyJxiNtA5T2PlLIeBot4lbp7rj4OadzjnMZD/G5zuBNt8ei/yCU7+wW0h2bag9vr8c+/WuRWmSxbqAl9hL1rBA==",
  20367. "dev": true,
  20368. "requires": {
  20369. "big-integer": "1.6.x"
  20370. }
  20371. },
  20372. "brace-expansion": {
  20373. "version": "1.1.11",
  20374. "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
  20375. "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
  20376. "requires": {
  20377. "balanced-match": "^1.0.0",
  20378. "concat-map": "0.0.1"
  20379. }
  20380. },
  20381. "braces": {
  20382. "version": "3.0.2",
  20383. "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz",
  20384. "integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==",
  20385. "requires": {
  20386. "fill-range": "^7.0.1"
  20387. }
  20388. },
  20389. "browser-process-hrtime": {
  20390. "version": "1.0.0",
  20391. "resolved": "https://registry.npmjs.org/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz",
  20392. "integrity": "sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow=="
  20393. },
  20394. "browserslist": {
  20395. "version": "4.20.2",
  20396. "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.20.2.tgz",
  20397. "integrity": "sha512-CQOBCqp/9pDvDbx3xfMi+86pr4KXIf2FDkTTdeuYw8OxS9t898LA1Khq57gtufFILXpfgsSx5woNgsBgvGjpsA==",
  20398. "requires": {
  20399. "caniuse-lite": "^1.0.30001317",
  20400. "electron-to-chromium": "^1.4.84",
  20401. "escalade": "^3.1.1",
  20402. "node-releases": "^2.0.2",
  20403. "picocolors": "^1.0.0"
  20404. }
  20405. },
  20406. "bser": {
  20407. "version": "2.1.1",
  20408. "resolved": "https://registry.npmjs.org/bser/-/bser-2.1.1.tgz",
  20409. "integrity": "sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==",
  20410. "requires": {
  20411. "node-int64": "^0.4.0"
  20412. }
  20413. },
  20414. "buffer-crc32": {
  20415. "version": "0.2.13",
  20416. "resolved": "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.13.tgz",
  20417. "integrity": "sha1-DTM+PwDqxQqhRUq9MO+MKl2ackI=",
  20418. "dev": true
  20419. },
  20420. "buffer-from": {
  20421. "version": "1.1.2",
  20422. "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz",
  20423. "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ=="
  20424. },
  20425. "builtin-modules": {
  20426. "version": "3.2.0",
  20427. "resolved": "https://registry.npmjs.org/builtin-modules/-/builtin-modules-3.2.0.tgz",
  20428. "integrity": "sha512-lGzLKcioL90C7wMczpkY0n/oART3MbBa8R9OFGE1rJxoVI86u4WAGfEk8Wjv10eKSyTHVGkSo3bvBylCEtk7LA=="
  20429. },
  20430. "bytes": {
  20431. "version": "3.0.0",
  20432. "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.0.0.tgz",
  20433. "integrity": "sha1-0ygVQE1olpn4Wk6k+odV3ROpYEg="
  20434. },
  20435. "cacache": {
  20436. "version": "15.3.0",
  20437. "resolved": "https://registry.npmjs.org/cacache/-/cacache-15.3.0.tgz",
  20438. "integrity": "sha512-VVdYzXEn+cnbXpFgWs5hTT7OScegHVmLhJIR8Ufqk3iFD6A6j5iSX1KuBTfNEv4tdJWE2PzA6IVFtcLC7fN9wQ==",
  20439. "requires": {
  20440. "@npmcli/fs": "^1.0.0",
  20441. "@npmcli/move-file": "^1.0.1",
  20442. "chownr": "^2.0.0",
  20443. "fs-minipass": "^2.0.0",
  20444. "glob": "^7.1.4",
  20445. "infer-owner": "^1.0.4",
  20446. "lru-cache": "^6.0.0",
  20447. "minipass": "^3.1.1",
  20448. "minipass-collect": "^1.0.2",
  20449. "minipass-flush": "^1.0.5",
  20450. "minipass-pipeline": "^1.2.2",
  20451. "mkdirp": "^1.0.3",
  20452. "p-map": "^4.0.0",
  20453. "promise-inflight": "^1.0.1",
  20454. "rimraf": "^3.0.2",
  20455. "ssri": "^8.0.1",
  20456. "tar": "^6.0.2",
  20457. "unique-filename": "^1.1.1"
  20458. },
  20459. "dependencies": {
  20460. "mkdirp": {
  20461. "version": "1.0.4",
  20462. "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz",
  20463. "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw=="
  20464. }
  20465. }
  20466. },
  20467. "call-bind": {
  20468. "version": "1.0.2",
  20469. "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.2.tgz",
  20470. "integrity": "sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==",
  20471. "requires": {
  20472. "function-bind": "^1.1.1",
  20473. "get-intrinsic": "^1.0.2"
  20474. }
  20475. },
  20476. "callsites": {
  20477. "version": "3.1.0",
  20478. "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz",
  20479. "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ=="
  20480. },
  20481. "camel-case": {
  20482. "version": "4.1.2",
  20483. "resolved": "https://registry.npmjs.org/camel-case/-/camel-case-4.1.2.tgz",
  20484. "integrity": "sha512-gxGWBrTT1JuMx6R+o5PTXMmUnhnVzLQ9SNutD4YqKtI6ap897t3tKECYla6gCWEkplXnlNybEkZg9GEGxKFCgw==",
  20485. "requires": {
  20486. "pascal-case": "^3.1.2",
  20487. "tslib": "^2.0.3"
  20488. }
  20489. },
  20490. "camelcase": {
  20491. "version": "6.3.0",
  20492. "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-6.3.0.tgz",
  20493. "integrity": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA=="
  20494. },
  20495. "camelcase-css": {
  20496. "version": "2.0.1",
  20497. "resolved": "https://registry.npmjs.org/camelcase-css/-/camelcase-css-2.0.1.tgz",
  20498. "integrity": "sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA=="
  20499. },
  20500. "camelcase-keys": {
  20501. "version": "6.2.2",
  20502. "resolved": "https://registry.npmjs.org/camelcase-keys/-/camelcase-keys-6.2.2.tgz",
  20503. "integrity": "sha512-YrwaA0vEKazPBkn0ipTiMpSajYDSe+KjQfrjhcBMxJt/znbvlHd8Pw/Vamaz5EB4Wfhs3SUR3Z9mwRu/P3s3Yg==",
  20504. "requires": {
  20505. "camelcase": "^5.3.1",
  20506. "map-obj": "^4.0.0",
  20507. "quick-lru": "^4.0.1"
  20508. },
  20509. "dependencies": {
  20510. "camelcase": {
  20511. "version": "5.3.1",
  20512. "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz",
  20513. "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg=="
  20514. },
  20515. "quick-lru": {
  20516. "version": "4.0.1",
  20517. "resolved": "https://registry.npmjs.org/quick-lru/-/quick-lru-4.0.1.tgz",
  20518. "integrity": "sha512-ARhCpm70fzdcvNQfPoy49IaanKkTlRWF2JMzqhcJbhSFRZv7nPTvZJdcY7301IPmvW+/p0RgIWnQDLJxifsQ7g=="
  20519. }
  20520. }
  20521. },
  20522. "caniuse-api": {
  20523. "version": "3.0.0",
  20524. "resolved": "https://registry.npmjs.org/caniuse-api/-/caniuse-api-3.0.0.tgz",
  20525. "integrity": "sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw==",
  20526. "requires": {
  20527. "browserslist": "^4.0.0",
  20528. "caniuse-lite": "^1.0.0",
  20529. "lodash.memoize": "^4.1.2",
  20530. "lodash.uniq": "^4.5.0"
  20531. }
  20532. },
  20533. "caniuse-lite": {
  20534. "version": "1.0.30001332",
  20535. "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001332.tgz",
  20536. "integrity": "sha512-10T30NYOEQtN6C11YGg411yebhvpnC6Z102+B95eAsN0oB6KUs01ivE8u+G6FMIRtIrVlYXhL+LUwQ3/hXwDWw=="
  20537. },
  20538. "case-sensitive-paths-webpack-plugin": {
  20539. "version": "2.4.0",
  20540. "resolved": "https://registry.npmjs.org/case-sensitive-paths-webpack-plugin/-/case-sensitive-paths-webpack-plugin-2.4.0.tgz",
  20541. "integrity": "sha512-roIFONhcxog0JSSWbvVAh3OocukmSgpqOH6YpMkCvav/ySIV3JKg4Dc8vYtQjYi/UxpNE36r/9v+VqTQqgkYmw=="
  20542. },
  20543. "caseless": {
  20544. "version": "0.12.0",
  20545. "resolved": "https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz",
  20546. "integrity": "sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw="
  20547. },
  20548. "chalk": {
  20549. "version": "4.1.2",
  20550. "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
  20551. "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
  20552. "requires": {
  20553. "ansi-styles": "^4.1.0",
  20554. "supports-color": "^7.1.0"
  20555. }
  20556. },
  20557. "char-regex": {
  20558. "version": "1.0.2",
  20559. "resolved": "https://registry.npmjs.org/char-regex/-/char-regex-1.0.2.tgz",
  20560. "integrity": "sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw=="
  20561. },
  20562. "charcodes": {
  20563. "version": "0.2.0",
  20564. "resolved": "https://registry.npmjs.org/charcodes/-/charcodes-0.2.0.tgz",
  20565. "integrity": "sha512-Y4kiDb+AM4Ecy58YkuZrrSRJBDQdQ2L+NyS1vHHFtNtUjgutcZfx3yp1dAONI/oPaPmyGfCLx5CxL+zauIMyKQ=="
  20566. },
  20567. "check-types": {
  20568. "version": "11.1.2",
  20569. "resolved": "https://registry.npmjs.org/check-types/-/check-types-11.1.2.tgz",
  20570. "integrity": "sha512-tzWzvgePgLORb9/3a0YenggReLKAIb2owL03H2Xdoe5pKcUyWRSEQ8xfCar8t2SIAuEDwtmx2da1YB52YuHQMQ=="
  20571. },
  20572. "chokidar": {
  20573. "version": "3.5.3",
  20574. "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.5.3.tgz",
  20575. "integrity": "sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==",
  20576. "requires": {
  20577. "anymatch": "~3.1.2",
  20578. "braces": "~3.0.2",
  20579. "fsevents": "~2.3.2",
  20580. "glob-parent": "~5.1.2",
  20581. "is-binary-path": "~2.1.0",
  20582. "is-glob": "~4.0.1",
  20583. "normalize-path": "~3.0.0",
  20584. "readdirp": "~3.6.0"
  20585. },
  20586. "dependencies": {
  20587. "glob-parent": {
  20588. "version": "5.1.2",
  20589. "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
  20590. "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
  20591. "requires": {
  20592. "is-glob": "^4.0.1"
  20593. }
  20594. }
  20595. }
  20596. },
  20597. "chownr": {
  20598. "version": "2.0.0",
  20599. "resolved": "https://registry.npmjs.org/chownr/-/chownr-2.0.0.tgz",
  20600. "integrity": "sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ=="
  20601. },
  20602. "chrome-trace-event": {
  20603. "version": "1.0.3",
  20604. "resolved": "https://registry.npmjs.org/chrome-trace-event/-/chrome-trace-event-1.0.3.tgz",
  20605. "integrity": "sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg=="
  20606. },
  20607. "ci-info": {
  20608. "version": "3.3.0",
  20609. "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.3.0.tgz",
  20610. "integrity": "sha512-riT/3vI5YpVH6/qomlDnJow6TBee2PBKSEpx3O32EGPYbWGIRsIlGRms3Sm74wYE1JMo8RnO04Hb12+v1J5ICw=="
  20611. },
  20612. "cjs-module-lexer": {
  20613. "version": "1.2.2",
  20614. "resolved": "https://registry.npmjs.org/cjs-module-lexer/-/cjs-module-lexer-1.2.2.tgz",
  20615. "integrity": "sha512-cOU9usZw8/dXIXKtwa8pM0OTJQuJkxMN6w30csNRUerHfeQ5R6U3kkU/FtJeIf3M202OHfY2U8ccInBG7/xogA=="
  20616. },
  20617. "clean-css": {
  20618. "version": "5.3.0",
  20619. "resolved": "https://registry.npmjs.org/clean-css/-/clean-css-5.3.0.tgz",
  20620. "integrity": "sha512-YYuuxv4H/iNb1Z/5IbMRoxgrzjWGhOEFfd+groZ5dMCVkpENiMZmwspdrzBo9286JjM1gZJPAyL7ZIdzuvu2AQ==",
  20621. "requires": {
  20622. "source-map": "~0.6.0"
  20623. }
  20624. },
  20625. "clean-stack": {
  20626. "version": "2.2.0",
  20627. "resolved": "https://registry.npmjs.org/clean-stack/-/clean-stack-2.2.0.tgz",
  20628. "integrity": "sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A=="
  20629. },
  20630. "cliui": {
  20631. "version": "7.0.4",
  20632. "resolved": "https://registry.npmjs.org/cliui/-/cliui-7.0.4.tgz",
  20633. "integrity": "sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==",
  20634. "requires": {
  20635. "string-width": "^4.2.0",
  20636. "strip-ansi": "^6.0.0",
  20637. "wrap-ansi": "^7.0.0"
  20638. }
  20639. },
  20640. "co": {
  20641. "version": "4.6.0",
  20642. "resolved": "https://registry.npmjs.org/co/-/co-4.6.0.tgz",
  20643. "integrity": "sha1-bqa989hTrlTMuOR7+gvz+QMfsYQ="
  20644. },
  20645. "coa": {
  20646. "version": "2.0.2",
  20647. "resolved": "https://registry.npmjs.org/coa/-/coa-2.0.2.tgz",
  20648. "integrity": "sha512-q5/jG+YQnSy4nRTV4F7lPepBJZ8qBNJJDBuJdoejDyLXgmL7IEo+Le2JDZudFTFt7mrCqIRaSjws4ygRCTCAXA==",
  20649. "requires": {
  20650. "@types/q": "^1.5.1",
  20651. "chalk": "^2.4.1",
  20652. "q": "^1.1.2"
  20653. },
  20654. "dependencies": {
  20655. "ansi-styles": {
  20656. "version": "3.2.1",
  20657. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz",
  20658. "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
  20659. "requires": {
  20660. "color-convert": "^1.9.0"
  20661. }
  20662. },
  20663. "chalk": {
  20664. "version": "2.4.2",
  20665. "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
  20666. "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
  20667. "requires": {
  20668. "ansi-styles": "^3.2.1",
  20669. "escape-string-regexp": "^1.0.5",
  20670. "supports-color": "^5.3.0"
  20671. }
  20672. },
  20673. "color-convert": {
  20674. "version": "1.9.3",
  20675. "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz",
  20676. "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
  20677. "requires": {
  20678. "color-name": "1.1.3"
  20679. }
  20680. },
  20681. "color-name": {
  20682. "version": "1.1.3",
  20683. "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
  20684. "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU="
  20685. },
  20686. "escape-string-regexp": {
  20687. "version": "1.0.5",
  20688. "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
  20689. "integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ="
  20690. },
  20691. "has-flag": {
  20692. "version": "3.0.0",
  20693. "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
  20694. "integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0="
  20695. },
  20696. "supports-color": {
  20697. "version": "5.5.0",
  20698. "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
  20699. "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
  20700. "requires": {
  20701. "has-flag": "^3.0.0"
  20702. }
  20703. }
  20704. }
  20705. },
  20706. "collect-v8-coverage": {
  20707. "version": "1.0.1",
  20708. "resolved": "https://registry.npmjs.org/collect-v8-coverage/-/collect-v8-coverage-1.0.1.tgz",
  20709. "integrity": "sha512-iBPtljfCNcTKNAto0KEtDfZ3qzjJvqE3aTGZsbhjSBlorqpXJlaWWtPO35D+ZImoC3KWejX64o+yPGxhWSTzfg=="
  20710. },
  20711. "color-convert": {
  20712. "version": "2.0.1",
  20713. "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
  20714. "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
  20715. "requires": {
  20716. "color-name": "~1.1.4"
  20717. }
  20718. },
  20719. "color-name": {
  20720. "version": "1.1.4",
  20721. "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
  20722. "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
  20723. },
  20724. "color-support": {
  20725. "version": "1.1.3",
  20726. "resolved": "https://registry.npmjs.org/color-support/-/color-support-1.1.3.tgz",
  20727. "integrity": "sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg=="
  20728. },
  20729. "colord": {
  20730. "version": "2.9.2",
  20731. "resolved": "https://registry.npmjs.org/colord/-/colord-2.9.2.tgz",
  20732. "integrity": "sha512-Uqbg+J445nc1TKn4FoDPS6ZZqAvEDnwrH42yo8B40JSOgSLxMZ/gt3h4nmCtPLQeXhjJJkqBx7SCY35WnIixaQ=="
  20733. },
  20734. "colorette": {
  20735. "version": "2.0.16",
  20736. "resolved": "https://registry.npmjs.org/colorette/-/colorette-2.0.16.tgz",
  20737. "integrity": "sha512-hUewv7oMjCp+wkBv5Rm0v87eJhq4woh5rSR+42YSQJKecCqgIqNkZ6lAlQms/BwHPJA5NKMRlpxPRv0n8HQW6g=="
  20738. },
  20739. "combined-stream": {
  20740. "version": "1.0.8",
  20741. "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz",
  20742. "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==",
  20743. "requires": {
  20744. "delayed-stream": "~1.0.0"
  20745. }
  20746. },
  20747. "commander": {
  20748. "version": "8.3.0",
  20749. "resolved": "https://registry.npmjs.org/commander/-/commander-8.3.0.tgz",
  20750. "integrity": "sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww=="
  20751. },
  20752. "common-path-prefix": {
  20753. "version": "3.0.0",
  20754. "resolved": "https://registry.npmjs.org/common-path-prefix/-/common-path-prefix-3.0.0.tgz",
  20755. "integrity": "sha512-QE33hToZseCH3jS0qN96O/bSh3kaw/h+Tq7ngyY9eWDUnTlTNUyqfqvCXioLe5Na5jFsL78ra/wuBU4iuEgd4w=="
  20756. },
  20757. "common-tags": {
  20758. "version": "1.8.2",
  20759. "resolved": "https://registry.npmjs.org/common-tags/-/common-tags-1.8.2.tgz",
  20760. "integrity": "sha512-gk/Z852D2Wtb//0I+kRFNKKE9dIIVirjoqPoA1wJU+XePVXZfGeBpk45+A1rKO4Q43prqWBNY/MiIeRLbPWUaA=="
  20761. },
  20762. "commondir": {
  20763. "version": "1.0.1",
  20764. "resolved": "https://registry.npmjs.org/commondir/-/commondir-1.0.1.tgz",
  20765. "integrity": "sha1-3dgA2gxmEnOTzKWVDqloo6rxJTs="
  20766. },
  20767. "compressible": {
  20768. "version": "2.0.18",
  20769. "resolved": "https://registry.npmjs.org/compressible/-/compressible-2.0.18.tgz",
  20770. "integrity": "sha512-AF3r7P5dWxL8MxyITRMlORQNaOA2IkAFaTr4k7BUumjPtRpGDTZpl0Pb1XCO6JeDCBdp126Cgs9sMxqSjgYyRg==",
  20771. "requires": {
  20772. "mime-db": ">= 1.43.0 < 2"
  20773. }
  20774. },
  20775. "compression": {
  20776. "version": "1.7.4",
  20777. "resolved": "https://registry.npmjs.org/compression/-/compression-1.7.4.tgz",
  20778. "integrity": "sha512-jaSIDzP9pZVS4ZfQ+TzvtiWhdpFhE2RDHz8QJkpX9SIpLq88VueF5jJw6t+6CUQcAoA6t+x89MLrWAqpfDE8iQ==",
  20779. "requires": {
  20780. "accepts": "~1.3.5",
  20781. "bytes": "3.0.0",
  20782. "compressible": "~2.0.16",
  20783. "debug": "2.6.9",
  20784. "on-headers": "~1.0.2",
  20785. "safe-buffer": "5.1.2",
  20786. "vary": "~1.1.2"
  20787. },
  20788. "dependencies": {
  20789. "debug": {
  20790. "version": "2.6.9",
  20791. "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
  20792. "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
  20793. "requires": {
  20794. "ms": "2.0.0"
  20795. }
  20796. },
  20797. "ms": {
  20798. "version": "2.0.0",
  20799. "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
  20800. "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
  20801. }
  20802. }
  20803. },
  20804. "concat-map": {
  20805. "version": "0.0.1",
  20806. "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
  20807. "integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s="
  20808. },
  20809. "confusing-browser-globals": {
  20810. "version": "1.0.11",
  20811. "resolved": "https://registry.npmjs.org/confusing-browser-globals/-/confusing-browser-globals-1.0.11.tgz",
  20812. "integrity": "sha512-JsPKdmh8ZkmnHxDk55FZ1TqVLvEQTvoByJZRN9jzI0UjxK/QgAmsphz7PGtqgPieQZ/CQcHWXCR7ATDNhGe+YA=="
  20813. },
  20814. "connect-history-api-fallback": {
  20815. "version": "1.6.0",
  20816. "resolved": "https://registry.npmjs.org/connect-history-api-fallback/-/connect-history-api-fallback-1.6.0.tgz",
  20817. "integrity": "sha512-e54B99q/OUoH64zYYRf3HBP5z24G38h5D3qXu23JGRoigpX5Ss4r9ZnDk3g0Z8uQC2x2lPaJ+UlWBc1ZWBWdLg=="
  20818. },
  20819. "console-control-strings": {
  20820. "version": "1.1.0",
  20821. "resolved": "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz",
  20822. "integrity": "sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4="
  20823. },
  20824. "content-disposition": {
  20825. "version": "0.5.4",
  20826. "resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.4.tgz",
  20827. "integrity": "sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==",
  20828. "requires": {
  20829. "safe-buffer": "5.2.1"
  20830. },
  20831. "dependencies": {
  20832. "safe-buffer": {
  20833. "version": "5.2.1",
  20834. "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
  20835. "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ=="
  20836. }
  20837. }
  20838. },
  20839. "content-type": {
  20840. "version": "1.0.4",
  20841. "resolved": "https://registry.npmjs.org/content-type/-/content-type-1.0.4.tgz",
  20842. "integrity": "sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA=="
  20843. },
  20844. "convert-source-map": {
  20845. "version": "1.8.0",
  20846. "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.8.0.tgz",
  20847. "integrity": "sha512-+OQdjP49zViI/6i7nIJpA8rAl4sV/JdPfU9nZs3VqOwGIgizICvuN2ru6fMd+4llL0tar18UYJXfZ/TWtmhUjA==",
  20848. "requires": {
  20849. "safe-buffer": "~5.1.1"
  20850. }
  20851. },
  20852. "cookie": {
  20853. "version": "0.4.2",
  20854. "resolved": "https://registry.npmjs.org/cookie/-/cookie-0.4.2.tgz",
  20855. "integrity": "sha512-aSWTXFzaKWkvHO1Ny/s+ePFpvKsPnjc551iI41v3ny/ow6tBG5Vd+FuqGNhh1LxOmVzOlGUriIlOaokOvhaStA=="
  20856. },
  20857. "cookie-signature": {
  20858. "version": "1.0.6",
  20859. "resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz",
  20860. "integrity": "sha1-4wOogrNCzD7oylE6eZmXNNqzriw="
  20861. },
  20862. "core-js": {
  20863. "version": "3.22.0",
  20864. "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.22.0.tgz",
  20865. "integrity": "sha512-8h9jBweRjMiY+ORO7bdWSeWfHhLPO7whobj7Z2Bl0IDo00C228EdGgH7FE4jGumbEjzcFfkfW8bXgdkEDhnwHQ=="
  20866. },
  20867. "core-js-compat": {
  20868. "version": "3.22.0",
  20869. "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.22.0.tgz",
  20870. "integrity": "sha512-WwA7xbfRGrk8BGaaHlakauVXrlYmAIkk8PNGb1FDQS+Rbrewc3pgFfwJFRw6psmJVAll7Px9UHRYE16oRQnwAQ==",
  20871. "requires": {
  20872. "browserslist": "^4.20.2",
  20873. "semver": "7.0.0"
  20874. },
  20875. "dependencies": {
  20876. "semver": {
  20877. "version": "7.0.0",
  20878. "resolved": "https://registry.npmjs.org/semver/-/semver-7.0.0.tgz",
  20879. "integrity": "sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A=="
  20880. }
  20881. }
  20882. },
  20883. "core-js-pure": {
  20884. "version": "3.22.0",
  20885. "resolved": "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.22.0.tgz",
  20886. "integrity": "sha512-ylOC9nVy0ak1N+fPIZj00umoZHgUVqmucklP5RT5N+vJof38klKn8Ze6KGyvchdClvEBr6LcQqJpI216LUMqYA=="
  20887. },
  20888. "core-util-is": {
  20889. "version": "1.0.3",
  20890. "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz",
  20891. "integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ=="
  20892. },
  20893. "cosmiconfig": {
  20894. "version": "7.0.1",
  20895. "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.0.1.tgz",
  20896. "integrity": "sha512-a1YWNUV2HwGimB7dU2s1wUMurNKjpx60HxBB6xUM8Re+2s1g1IIfJvFR0/iCF+XHdE0GMTKTuLR32UQff4TEyQ==",
  20897. "requires": {
  20898. "@types/parse-json": "^4.0.0",
  20899. "import-fresh": "^3.2.1",
  20900. "parse-json": "^5.0.0",
  20901. "path-type": "^4.0.0",
  20902. "yaml": "^1.10.0"
  20903. }
  20904. },
  20905. "cross-spawn": {
  20906. "version": "7.0.3",
  20907. "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz",
  20908. "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==",
  20909. "requires": {
  20910. "path-key": "^3.1.0",
  20911. "shebang-command": "^2.0.0",
  20912. "which": "^2.0.1"
  20913. }
  20914. },
  20915. "crypto-random-string": {
  20916. "version": "2.0.0",
  20917. "resolved": "https://registry.npmjs.org/crypto-random-string/-/crypto-random-string-2.0.0.tgz",
  20918. "integrity": "sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA=="
  20919. },
  20920. "css": {
  20921. "version": "3.0.0",
  20922. "resolved": "https://registry.npmjs.org/css/-/css-3.0.0.tgz",
  20923. "integrity": "sha512-DG9pFfwOrzc+hawpmqX/dHYHJG+Bsdb0klhyi1sDneOgGOXy9wQIC8hzyVp1e4NRYDBdxcylvywPkkXCHAzTyQ==",
  20924. "requires": {
  20925. "inherits": "^2.0.4",
  20926. "source-map": "^0.6.1",
  20927. "source-map-resolve": "^0.6.0"
  20928. }
  20929. },
  20930. "css-blank-pseudo": {
  20931. "version": "3.0.3",
  20932. "resolved": "https://registry.npmjs.org/css-blank-pseudo/-/css-blank-pseudo-3.0.3.tgz",
  20933. "integrity": "sha512-VS90XWtsHGqoM0t4KpH053c4ehxZ2E6HtGI7x68YFV0pTo/QmkV/YFA+NnlvK8guxZVNWGQhVNJGC39Q8XF4OQ==",
  20934. "requires": {
  20935. "postcss-selector-parser": "^6.0.9"
  20936. }
  20937. },
  20938. "css-declaration-sorter": {
  20939. "version": "6.2.2",
  20940. "resolved": "https://registry.npmjs.org/css-declaration-sorter/-/css-declaration-sorter-6.2.2.tgz",
  20941. "integrity": "sha512-Ufadglr88ZLsrvS11gjeu/40Lw74D9Am/Jpr3LlYm5Q4ZP5KdlUhG+6u2EjyXeZcxmZ2h1ebCKngDjolpeLHpg==",
  20942. "requires": {}
  20943. },
  20944. "css-has-pseudo": {
  20945. "version": "3.0.4",
  20946. "resolved": "https://registry.npmjs.org/css-has-pseudo/-/css-has-pseudo-3.0.4.tgz",
  20947. "integrity": "sha512-Vse0xpR1K9MNlp2j5w1pgWIJtm1a8qS0JwS9goFYcImjlHEmywP9VUF05aGBXzGpDJF86QXk4L0ypBmwPhGArw==",
  20948. "requires": {
  20949. "postcss-selector-parser": "^6.0.9"
  20950. }
  20951. },
  20952. "css-loader": {
  20953. "version": "6.7.1",
  20954. "resolved": "https://registry.npmjs.org/css-loader/-/css-loader-6.7.1.tgz",
  20955. "integrity": "sha512-yB5CNFa14MbPJcomwNh3wLThtkZgcNyI2bNMRt8iE5Z8Vwl7f8vQXFAzn2HDOJvtDq2NTZBUGMSUNNyrv3/+cw==",
  20956. "requires": {
  20957. "icss-utils": "^5.1.0",
  20958. "postcss": "^8.4.7",
  20959. "postcss-modules-extract-imports": "^3.0.0",
  20960. "postcss-modules-local-by-default": "^4.0.0",
  20961. "postcss-modules-scope": "^3.0.0",
  20962. "postcss-modules-values": "^4.0.0",
  20963. "postcss-value-parser": "^4.2.0",
  20964. "semver": "^7.3.5"
  20965. }
  20966. },
  20967. "css-minimizer-webpack-plugin": {
  20968. "version": "3.4.1",
  20969. "resolved": "https://registry.npmjs.org/css-minimizer-webpack-plugin/-/css-minimizer-webpack-plugin-3.4.1.tgz",
  20970. "integrity": "sha512-1u6D71zeIfgngN2XNRJefc/hY7Ybsxd74Jm4qngIXyUEk7fss3VUzuHxLAq/R8NAba4QU9OUSaMZlbpRc7bM4Q==",
  20971. "requires": {
  20972. "cssnano": "^5.0.6",
  20973. "jest-worker": "^27.0.2",
  20974. "postcss": "^8.3.5",
  20975. "schema-utils": "^4.0.0",
  20976. "serialize-javascript": "^6.0.0",
  20977. "source-map": "^0.6.1"
  20978. },
  20979. "dependencies": {
  20980. "ajv": {
  20981. "version": "8.11.0",
  20982. "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.11.0.tgz",
  20983. "integrity": "sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==",
  20984. "requires": {
  20985. "fast-deep-equal": "^3.1.1",
  20986. "json-schema-traverse": "^1.0.0",
  20987. "require-from-string": "^2.0.2",
  20988. "uri-js": "^4.2.2"
  20989. }
  20990. },
  20991. "ajv-keywords": {
  20992. "version": "5.1.0",
  20993. "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz",
  20994. "integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==",
  20995. "requires": {
  20996. "fast-deep-equal": "^3.1.3"
  20997. }
  20998. },
  20999. "json-schema-traverse": {
  21000. "version": "1.0.0",
  21001. "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
  21002. "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug=="
  21003. },
  21004. "schema-utils": {
  21005. "version": "4.0.0",
  21006. "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.0.0.tgz",
  21007. "integrity": "sha512-1edyXKgh6XnJsJSQ8mKWXnN/BVaIbFMLpouRUrXgVq7WYne5kw3MW7UPhO44uRXQSIpTSXoJbmrR2X0w9kUTyg==",
  21008. "requires": {
  21009. "@types/json-schema": "^7.0.9",
  21010. "ajv": "^8.8.0",
  21011. "ajv-formats": "^2.1.1",
  21012. "ajv-keywords": "^5.0.0"
  21013. }
  21014. }
  21015. }
  21016. },
  21017. "css-prefers-color-scheme": {
  21018. "version": "6.0.3",
  21019. "resolved": "https://registry.npmjs.org/css-prefers-color-scheme/-/css-prefers-color-scheme-6.0.3.tgz",
  21020. "integrity": "sha512-4BqMbZksRkJQx2zAjrokiGMd07RqOa2IxIrrN10lyBe9xhn9DEvjUK79J6jkeiv9D9hQFXKb6g1jwU62jziJZA==",
  21021. "requires": {}
  21022. },
  21023. "css-select": {
  21024. "version": "4.3.0",
  21025. "resolved": "https://registry.npmjs.org/css-select/-/css-select-4.3.0.tgz",
  21026. "integrity": "sha512-wPpOYtnsVontu2mODhA19JrqWxNsfdatRKd64kmpRbQgh1KtItko5sTnEpPdpSaJszTOhEMlF/RPz28qj4HqhQ==",
  21027. "requires": {
  21028. "boolbase": "^1.0.0",
  21029. "css-what": "^6.0.1",
  21030. "domhandler": "^4.3.1",
  21031. "domutils": "^2.8.0",
  21032. "nth-check": "^2.0.1"
  21033. }
  21034. },
  21035. "css-select-base-adapter": {
  21036. "version": "0.1.1",
  21037. "resolved": "https://registry.npmjs.org/css-select-base-adapter/-/css-select-base-adapter-0.1.1.tgz",
  21038. "integrity": "sha512-jQVeeRG70QI08vSTwf1jHxp74JoZsr2XSgETae8/xC8ovSnL2WF87GTLO86Sbwdt2lK4Umg4HnnwMO4YF3Ce7w=="
  21039. },
  21040. "css-tree": {
  21041. "version": "1.0.0-alpha.37",
  21042. "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-1.0.0-alpha.37.tgz",
  21043. "integrity": "sha512-DMxWJg0rnz7UgxKT0Q1HU/L9BeJI0M6ksor0OgqOnF+aRCDWg/N2641HmVyU9KVIu0OVVWOb2IpC9A+BJRnejg==",
  21044. "requires": {
  21045. "mdn-data": "2.0.4",
  21046. "source-map": "^0.6.1"
  21047. }
  21048. },
  21049. "css-what": {
  21050. "version": "6.1.0",
  21051. "resolved": "https://registry.npmjs.org/css-what/-/css-what-6.1.0.tgz",
  21052. "integrity": "sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw=="
  21053. },
  21054. "css.escape": {
  21055. "version": "1.5.1",
  21056. "resolved": "https://registry.npmjs.org/css.escape/-/css.escape-1.5.1.tgz",
  21057. "integrity": "sha1-QuJ9T6BK4y+TGktNQZH6nN3ul8s="
  21058. },
  21059. "cssdb": {
  21060. "version": "6.5.0",
  21061. "resolved": "https://registry.npmjs.org/cssdb/-/cssdb-6.5.0.tgz",
  21062. "integrity": "sha512-Rh7AAopF2ckPXe/VBcoUS9JrCZNSyc60+KpgE6X25vpVxA32TmiqvExjkfhwP4wGSb6Xe8Z/JIyGqwgx/zZYFA=="
  21063. },
  21064. "cssesc": {
  21065. "version": "3.0.0",
  21066. "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz",
  21067. "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg=="
  21068. },
  21069. "cssnano": {
  21070. "version": "5.1.7",
  21071. "resolved": "https://registry.npmjs.org/cssnano/-/cssnano-5.1.7.tgz",
  21072. "integrity": "sha512-pVsUV6LcTXif7lvKKW9ZrmX+rGRzxkEdJuVJcp5ftUjWITgwam5LMZOgaTvUrWPkcORBey6he7JKb4XAJvrpKg==",
  21073. "requires": {
  21074. "cssnano-preset-default": "^5.2.7",
  21075. "lilconfig": "^2.0.3",
  21076. "yaml": "^1.10.2"
  21077. }
  21078. },
  21079. "cssnano-preset-default": {
  21080. "version": "5.2.7",
  21081. "resolved": "https://registry.npmjs.org/cssnano-preset-default/-/cssnano-preset-default-5.2.7.tgz",
  21082. "integrity": "sha512-JiKP38ymZQK+zVKevphPzNSGHSlTI+AOwlasoSRtSVMUU285O7/6uZyd5NbW92ZHp41m0sSHe6JoZosakj63uA==",
  21083. "requires": {
  21084. "css-declaration-sorter": "^6.2.2",
  21085. "cssnano-utils": "^3.1.0",
  21086. "postcss-calc": "^8.2.3",
  21087. "postcss-colormin": "^5.3.0",
  21088. "postcss-convert-values": "^5.1.0",
  21089. "postcss-discard-comments": "^5.1.1",
  21090. "postcss-discard-duplicates": "^5.1.0",
  21091. "postcss-discard-empty": "^5.1.1",
  21092. "postcss-discard-overridden": "^5.1.0",
  21093. "postcss-merge-longhand": "^5.1.4",
  21094. "postcss-merge-rules": "^5.1.1",
  21095. "postcss-minify-font-values": "^5.1.0",
  21096. "postcss-minify-gradients": "^5.1.1",
  21097. "postcss-minify-params": "^5.1.2",
  21098. "postcss-minify-selectors": "^5.2.0",
  21099. "postcss-normalize-charset": "^5.1.0",
  21100. "postcss-normalize-display-values": "^5.1.0",
  21101. "postcss-normalize-positions": "^5.1.0",
  21102. "postcss-normalize-repeat-style": "^5.1.0",
  21103. "postcss-normalize-string": "^5.1.0",
  21104. "postcss-normalize-timing-functions": "^5.1.0",
  21105. "postcss-normalize-unicode": "^5.1.0",
  21106. "postcss-normalize-url": "^5.1.0",
  21107. "postcss-normalize-whitespace": "^5.1.1",
  21108. "postcss-ordered-values": "^5.1.1",
  21109. "postcss-reduce-initial": "^5.1.0",
  21110. "postcss-reduce-transforms": "^5.1.0",
  21111. "postcss-svgo": "^5.1.0",
  21112. "postcss-unique-selectors": "^5.1.1"
  21113. }
  21114. },
  21115. "cssnano-utils": {
  21116. "version": "3.1.0",
  21117. "resolved": "https://registry.npmjs.org/cssnano-utils/-/cssnano-utils-3.1.0.tgz",
  21118. "integrity": "sha512-JQNR19/YZhz4psLX/rQ9M83e3z2Wf/HdJbryzte4a3NSuafyp9w/I4U+hx5C2S9g41qlstH7DEWnZaaj83OuEA==",
  21119. "requires": {}
  21120. },
  21121. "csso": {
  21122. "version": "4.2.0",
  21123. "resolved": "https://registry.npmjs.org/csso/-/csso-4.2.0.tgz",
  21124. "integrity": "sha512-wvlcdIbf6pwKEk7vHj8/Bkc0B4ylXZruLvOgs9doS5eOsOpuodOV2zJChSpkp+pRpYQLQMeF04nr3Z68Sta9jA==",
  21125. "requires": {
  21126. "css-tree": "^1.1.2"
  21127. },
  21128. "dependencies": {
  21129. "css-tree": {
  21130. "version": "1.1.3",
  21131. "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-1.1.3.tgz",
  21132. "integrity": "sha512-tRpdppF7TRazZrjJ6v3stzv93qxRcSsFmW6cX0Zm2NVKpxE1WV1HblnghVv9TreireHkqI/VDEsfolRF1p6y7Q==",
  21133. "requires": {
  21134. "mdn-data": "2.0.14",
  21135. "source-map": "^0.6.1"
  21136. }
  21137. },
  21138. "mdn-data": {
  21139. "version": "2.0.14",
  21140. "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.14.tgz",
  21141. "integrity": "sha512-dn6wd0uw5GsdswPFfsgMp5NSB0/aDe6fK94YJV/AJDYXL6HVLWBsxeq7js7Ad+mU2K9LAlwpk6kN2D5mwCPVow=="
  21142. }
  21143. }
  21144. },
  21145. "cssom": {
  21146. "version": "0.4.4",
  21147. "resolved": "https://registry.npmjs.org/cssom/-/cssom-0.4.4.tgz",
  21148. "integrity": "sha512-p3pvU7r1MyyqbTk+WbNJIgJjG2VmTIaB10rI93LzVPrmDJKkzKYMtxxyAvQXR/NS6otuzveI7+7BBq3SjBS2mw=="
  21149. },
  21150. "cssstyle": {
  21151. "version": "2.3.0",
  21152. "resolved": "https://registry.npmjs.org/cssstyle/-/cssstyle-2.3.0.tgz",
  21153. "integrity": "sha512-AZL67abkUzIuvcHqk7c09cezpGNcxUxU4Ioi/05xHk4DQeTkWmGYftIE6ctU6AEt+Gn4n1lDStOtj7FKycP71A==",
  21154. "requires": {
  21155. "cssom": "~0.3.6"
  21156. },
  21157. "dependencies": {
  21158. "cssom": {
  21159. "version": "0.3.8",
  21160. "resolved": "https://registry.npmjs.org/cssom/-/cssom-0.3.8.tgz",
  21161. "integrity": "sha512-b0tGHbfegbhPJpxpiBPU2sCkigAqtM9O121le6bbOlgyV+NyGyCmVfJ6QW9eRjz8CpNfWEOYBIMIGRYkLwsIYg=="
  21162. }
  21163. }
  21164. },
  21165. "csstype": {
  21166. "version": "3.0.11",
  21167. "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.0.11.tgz",
  21168. "integrity": "sha512-sa6P2wJ+CAbgyy4KFssIb/JNMLxFvKF1pCYCSXS8ZMuqZnMsrxqI2E5sPyoTpxoPU/gVZMzr2zjOfg8GIZOMsw=="
  21169. },
  21170. "damerau-levenshtein": {
  21171. "version": "1.0.8",
  21172. "resolved": "https://registry.npmjs.org/damerau-levenshtein/-/damerau-levenshtein-1.0.8.tgz",
  21173. "integrity": "sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA=="
  21174. },
  21175. "dashdash": {
  21176. "version": "1.14.1",
  21177. "resolved": "https://registry.npmjs.org/dashdash/-/dashdash-1.14.1.tgz",
  21178. "integrity": "sha1-hTz6D3y+L+1d4gMmuN1YEDX24vA=",
  21179. "requires": {
  21180. "assert-plus": "^1.0.0"
  21181. }
  21182. },
  21183. "data-urls": {
  21184. "version": "2.0.0",
  21185. "resolved": "https://registry.npmjs.org/data-urls/-/data-urls-2.0.0.tgz",
  21186. "integrity": "sha512-X5eWTSXO/BJmpdIKCRuKUgSCgAN0OwliVK3yPKbwIWU1Tdw5BRajxlzMidvh+gwko9AfQ9zIj52pzF91Q3YAvQ==",
  21187. "requires": {
  21188. "abab": "^2.0.3",
  21189. "whatwg-mimetype": "^2.3.0",
  21190. "whatwg-url": "^8.0.0"
  21191. }
  21192. },
  21193. "date-fns": {
  21194. "version": "2.28.0",
  21195. "resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.28.0.tgz",
  21196. "integrity": "sha512-8d35hViGYx/QH0icHYCeLmsLmMUheMmTyV9Fcm6gvNwdw31yXXH+O85sOBJ+OLnLQMKZowvpKb6FgMIQjcpvQw=="
  21197. },
  21198. "debug": {
  21199. "version": "4.3.4",
  21200. "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz",
  21201. "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
  21202. "requires": {
  21203. "ms": "2.1.2"
  21204. }
  21205. },
  21206. "decamelize": {
  21207. "version": "1.2.0",
  21208. "resolved": "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz",
  21209. "integrity": "sha1-9lNNFRSCabIDUue+4m9QH5oZEpA="
  21210. },
  21211. "decamelize-keys": {
  21212. "version": "1.1.0",
  21213. "resolved": "https://registry.npmjs.org/decamelize-keys/-/decamelize-keys-1.1.0.tgz",
  21214. "integrity": "sha1-0XGoeTMlKAfrPLYdwcFEXQeN8tk=",
  21215. "requires": {
  21216. "decamelize": "^1.1.0",
  21217. "map-obj": "^1.0.0"
  21218. },
  21219. "dependencies": {
  21220. "map-obj": {
  21221. "version": "1.0.1",
  21222. "resolved": "https://registry.npmjs.org/map-obj/-/map-obj-1.0.1.tgz",
  21223. "integrity": "sha1-2TPOuSBdgr3PSIb2dCvcK03qFG0="
  21224. }
  21225. }
  21226. },
  21227. "decimal.js": {
  21228. "version": "10.3.1",
  21229. "resolved": "https://registry.npmjs.org/decimal.js/-/decimal.js-10.3.1.tgz",
  21230. "integrity": "sha512-V0pfhfr8suzyPGOx3nmq4aHqabehUZn6Ch9kyFpV79TGDTWFmHqUqXdabR7QHqxzrYolF4+tVmJhUG4OURg5dQ=="
  21231. },
  21232. "decode-uri-component": {
  21233. "version": "0.2.0",
  21234. "resolved": "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.0.tgz",
  21235. "integrity": "sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU="
  21236. },
  21237. "dedent": {
  21238. "version": "0.7.0",
  21239. "resolved": "https://registry.npmjs.org/dedent/-/dedent-0.7.0.tgz",
  21240. "integrity": "sha1-JJXduvbrh0q7Dhvp3yLS5aVEMmw="
  21241. },
  21242. "deep-is": {
  21243. "version": "0.1.4",
  21244. "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz",
  21245. "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ=="
  21246. },
  21247. "deepmerge": {
  21248. "version": "4.2.2",
  21249. "resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-4.2.2.tgz",
  21250. "integrity": "sha512-FJ3UgI4gIl+PHZm53knsuSFpE+nESMr7M4v9QcgB7S63Kj/6WqMiFQJpBBYz1Pt+66bZpP3Q7Lye0Oo9MPKEdg=="
  21251. },
  21252. "default-gateway": {
  21253. "version": "6.0.3",
  21254. "resolved": "https://registry.npmjs.org/default-gateway/-/default-gateway-6.0.3.tgz",
  21255. "integrity": "sha512-fwSOJsbbNzZ/CUFpqFBqYfYNLj1NbMPm8MMCIzHjC83iSJRBEGmDUxU+WP661BaBQImeC2yHwXtz+P/O9o+XEg==",
  21256. "requires": {
  21257. "execa": "^5.0.0"
  21258. }
  21259. },
  21260. "define-lazy-prop": {
  21261. "version": "2.0.0",
  21262. "resolved": "https://registry.npmjs.org/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz",
  21263. "integrity": "sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og=="
  21264. },
  21265. "define-properties": {
  21266. "version": "1.1.4",
  21267. "resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.1.4.tgz",
  21268. "integrity": "sha512-uckOqKcfaVvtBdsVkdPv3XjveQJsNQqmhXgRi8uhvWWuPYZCNlzT8qAyblUgNoXdHdjMTzAqeGjAoli8f+bzPA==",
  21269. "requires": {
  21270. "has-property-descriptors": "^1.0.0",
  21271. "object-keys": "^1.1.1"
  21272. }
  21273. },
  21274. "defined": {
  21275. "version": "1.0.0",
  21276. "resolved": "https://registry.npmjs.org/defined/-/defined-1.0.0.tgz",
  21277. "integrity": "sha1-yY2bzvdWdBiOEQlpFRGZ45sfppM="
  21278. },
  21279. "delayed-stream": {
  21280. "version": "1.0.0",
  21281. "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz",
  21282. "integrity": "sha1-3zrhmayt+31ECqrgsp4icrJOxhk="
  21283. },
  21284. "delegates": {
  21285. "version": "1.0.0",
  21286. "resolved": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz",
  21287. "integrity": "sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o="
  21288. },
  21289. "depd": {
  21290. "version": "1.1.2",
  21291. "resolved": "https://registry.npmjs.org/depd/-/depd-1.1.2.tgz",
  21292. "integrity": "sha1-m81S4UwJd2PnSbJ0xDRu0uVgtak="
  21293. },
  21294. "destroy": {
  21295. "version": "1.0.4",
  21296. "resolved": "https://registry.npmjs.org/destroy/-/destroy-1.0.4.tgz",
  21297. "integrity": "sha1-l4hXRCxEdJ5CBmE+N5RiBYJqvYA="
  21298. },
  21299. "detect-newline": {
  21300. "version": "3.1.0",
  21301. "resolved": "https://registry.npmjs.org/detect-newline/-/detect-newline-3.1.0.tgz",
  21302. "integrity": "sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA=="
  21303. },
  21304. "detect-node": {
  21305. "version": "2.1.0",
  21306. "resolved": "https://registry.npmjs.org/detect-node/-/detect-node-2.1.0.tgz",
  21307. "integrity": "sha512-T0NIuQpnTvFDATNuHN5roPwSBG83rFsuO+MXXH9/3N1eFbn4wcPjttvjMLEPWJ0RGUYgQE7cGgS3tNxbqCGM7g=="
  21308. },
  21309. "detect-port-alt": {
  21310. "version": "1.1.6",
  21311. "resolved": "https://registry.npmjs.org/detect-port-alt/-/detect-port-alt-1.1.6.tgz",
  21312. "integrity": "sha512-5tQykt+LqfJFBEYaDITx7S7cR7mJ/zQmLXZ2qt5w04ainYZw6tBf9dBunMjVeVOdYVRUzUOE4HkY5J7+uttb5Q==",
  21313. "requires": {
  21314. "address": "^1.0.1",
  21315. "debug": "^2.6.0"
  21316. },
  21317. "dependencies": {
  21318. "debug": {
  21319. "version": "2.6.9",
  21320. "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
  21321. "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
  21322. "requires": {
  21323. "ms": "2.0.0"
  21324. }
  21325. },
  21326. "ms": {
  21327. "version": "2.0.0",
  21328. "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
  21329. "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
  21330. }
  21331. }
  21332. },
  21333. "detective": {
  21334. "version": "5.2.0",
  21335. "resolved": "https://registry.npmjs.org/detective/-/detective-5.2.0.tgz",
  21336. "integrity": "sha512-6SsIx+nUUbuK0EthKjv0zrdnajCCXVYGmbYYiYjFVpzcjwEs/JMDZ8tPRG29J/HhN56t3GJp2cGSWDRjjot8Pg==",
  21337. "requires": {
  21338. "acorn-node": "^1.6.1",
  21339. "defined": "^1.0.0",
  21340. "minimist": "^1.1.1"
  21341. }
  21342. },
  21343. "didyoumean": {
  21344. "version": "1.2.2",
  21345. "resolved": "https://registry.npmjs.org/didyoumean/-/didyoumean-1.2.2.tgz",
  21346. "integrity": "sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw=="
  21347. },
  21348. "diff-sequences": {
  21349. "version": "26.6.2",
  21350. "resolved": "https://registry.npmjs.org/diff-sequences/-/diff-sequences-26.6.2.tgz",
  21351. "integrity": "sha512-Mv/TDa3nZ9sbc5soK+OoA74BsS3mL37yixCvUAQkiuA4Wz6YtwP/K47n2rv2ovzHZvoiQeA5FTQOschKkEwB0Q=="
  21352. },
  21353. "dir-glob": {
  21354. "version": "3.0.1",
  21355. "resolved": "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz",
  21356. "integrity": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==",
  21357. "requires": {
  21358. "path-type": "^4.0.0"
  21359. }
  21360. },
  21361. "dlv": {
  21362. "version": "1.1.3",
  21363. "resolved": "https://registry.npmjs.org/dlv/-/dlv-1.1.3.tgz",
  21364. "integrity": "sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA=="
  21365. },
  21366. "dns-equal": {
  21367. "version": "1.0.0",
  21368. "resolved": "https://registry.npmjs.org/dns-equal/-/dns-equal-1.0.0.tgz",
  21369. "integrity": "sha1-s55/HabrCnW6nBcySzR1PEfgZU0="
  21370. },
  21371. "dns-packet": {
  21372. "version": "5.3.1",
  21373. "resolved": "https://registry.npmjs.org/dns-packet/-/dns-packet-5.3.1.tgz",
  21374. "integrity": "sha512-spBwIj0TK0Ey3666GwIdWVfUpLyubpU53BTCu8iPn4r4oXd9O14Hjg3EHw3ts2oed77/SeckunUYCyRlSngqHw==",
  21375. "requires": {
  21376. "@leichtgewicht/ip-codec": "^2.0.1"
  21377. }
  21378. },
  21379. "doctrine": {
  21380. "version": "3.0.0",
  21381. "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz",
  21382. "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==",
  21383. "requires": {
  21384. "esutils": "^2.0.2"
  21385. }
  21386. },
  21387. "dom-accessibility-api": {
  21388. "version": "0.5.13",
  21389. "resolved": "https://registry.npmjs.org/dom-accessibility-api/-/dom-accessibility-api-0.5.13.tgz",
  21390. "integrity": "sha512-R305kwb5CcMDIpSHUnLyIAp7SrSPBx6F0VfQFB3M75xVMHhXJJIdePYgbPPh1o57vCHNu5QztokWUPsLjWzFqw=="
  21391. },
  21392. "dom-converter": {
  21393. "version": "0.2.0",
  21394. "resolved": "https://registry.npmjs.org/dom-converter/-/dom-converter-0.2.0.tgz",
  21395. "integrity": "sha512-gd3ypIPfOMr9h5jIKq8E3sHOTCjeirnl0WK5ZdS1AW0Odt0b1PaWaHdJ4Qk4klv+YB9aJBS7mESXjFoDQPu6DA==",
  21396. "requires": {
  21397. "utila": "~0.4"
  21398. }
  21399. },
  21400. "dom-serializer": {
  21401. "version": "1.4.1",
  21402. "resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-1.4.1.tgz",
  21403. "integrity": "sha512-VHwB3KfrcOOkelEG2ZOfxqLZdfkil8PtJi4P8N2MMXucZq2yLp75ClViUlOVwyoHEDjYU433Aq+5zWP61+RGag==",
  21404. "requires": {
  21405. "domelementtype": "^2.0.1",
  21406. "domhandler": "^4.2.0",
  21407. "entities": "^2.0.0"
  21408. }
  21409. },
  21410. "domelementtype": {
  21411. "version": "2.3.0",
  21412. "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-2.3.0.tgz",
  21413. "integrity": "sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw=="
  21414. },
  21415. "domexception": {
  21416. "version": "2.0.1",
  21417. "resolved": "https://registry.npmjs.org/domexception/-/domexception-2.0.1.tgz",
  21418. "integrity": "sha512-yxJ2mFy/sibVQlu5qHjOkf9J3K6zgmCxgJ94u2EdvDOV09H+32LtRswEcUsmUWN72pVLOEnTSRaIVVzVQgS0dg==",
  21419. "requires": {
  21420. "webidl-conversions": "^5.0.0"
  21421. },
  21422. "dependencies": {
  21423. "webidl-conversions": {
  21424. "version": "5.0.0",
  21425. "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-5.0.0.tgz",
  21426. "integrity": "sha512-VlZwKPCkYKxQgeSbH5EyngOmRp7Ww7I9rQLERETtf5ofd9pGeswWiOtogpEO850jziPRarreGxn5QIiTqpb2wA=="
  21427. }
  21428. }
  21429. },
  21430. "domhandler": {
  21431. "version": "4.3.1",
  21432. "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-4.3.1.tgz",
  21433. "integrity": "sha512-GrwoxYN+uWlzO8uhUXRl0P+kHE4GtVPfYzVLcUxPL7KNdHKj66vvlhiweIHqYYXWlw+T8iLMp42Lm67ghw4WMQ==",
  21434. "requires": {
  21435. "domelementtype": "^2.2.0"
  21436. }
  21437. },
  21438. "domutils": {
  21439. "version": "2.8.0",
  21440. "resolved": "https://registry.npmjs.org/domutils/-/domutils-2.8.0.tgz",
  21441. "integrity": "sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A==",
  21442. "requires": {
  21443. "dom-serializer": "^1.0.1",
  21444. "domelementtype": "^2.2.0",
  21445. "domhandler": "^4.2.0"
  21446. }
  21447. },
  21448. "dot-case": {
  21449. "version": "3.0.4",
  21450. "resolved": "https://registry.npmjs.org/dot-case/-/dot-case-3.0.4.tgz",
  21451. "integrity": "sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w==",
  21452. "requires": {
  21453. "no-case": "^3.0.4",
  21454. "tslib": "^2.0.3"
  21455. }
  21456. },
  21457. "dotenv": {
  21458. "version": "10.0.0",
  21459. "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-10.0.0.tgz",
  21460. "integrity": "sha512-rlBi9d8jpv9Sf1klPjNfFAuWDjKLwTIJJ/VxtoTwIR6hnZxcEOQCZg2oIL3MWBYw5GpUDKOEnND7LXTbIpQ03Q=="
  21461. },
  21462. "dotenv-expand": {
  21463. "version": "5.1.0",
  21464. "resolved": "https://registry.npmjs.org/dotenv-expand/-/dotenv-expand-5.1.0.tgz",
  21465. "integrity": "sha512-YXQl1DSa4/PQyRfgrv6aoNjhasp/p4qs9FjJ4q4cQk+8m4r6k4ZSiEyytKG8f8W9gi8WsQtIObNmKd+tMzNTmA=="
  21466. },
  21467. "duplexer": {
  21468. "version": "0.1.2",
  21469. "resolved": "https://registry.npmjs.org/duplexer/-/duplexer-0.1.2.tgz",
  21470. "integrity": "sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg=="
  21471. },
  21472. "ecc-jsbn": {
  21473. "version": "0.1.2",
  21474. "resolved": "https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz",
  21475. "integrity": "sha1-OoOpBOVDUyh4dMVkt1SThoSamMk=",
  21476. "requires": {
  21477. "jsbn": "~0.1.0",
  21478. "safer-buffer": "^2.1.0"
  21479. }
  21480. },
  21481. "ee-first": {
  21482. "version": "1.1.1",
  21483. "resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz",
  21484. "integrity": "sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0="
  21485. },
  21486. "ejs": {
  21487. "version": "3.1.6",
  21488. "resolved": "https://registry.npmjs.org/ejs/-/ejs-3.1.6.tgz",
  21489. "integrity": "sha512-9lt9Zse4hPucPkoP7FHDF0LQAlGyF9JVpnClFLFH3aSSbxmyoqINRpp/9wePWJTUl4KOQwRL72Iw3InHPDkoGw==",
  21490. "requires": {
  21491. "jake": "^10.6.1"
  21492. }
  21493. },
  21494. "electron-to-chromium": {
  21495. "version": "1.4.111",
  21496. "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.111.tgz",
  21497. "integrity": "sha512-/s3+fwhKf1YK4k7btOImOzCQLpUjS6MaPf0ODTNuT4eTM1Bg4itBpLkydhOzJmpmH6Z9eXFyuuK5czsmzRzwtw=="
  21498. },
  21499. "elementtree": {
  21500. "version": "0.1.7",
  21501. "resolved": "https://registry.npmjs.org/elementtree/-/elementtree-0.1.7.tgz",
  21502. "integrity": "sha1-mskb5uUvtuYkTE5UpKw+2K6OKcA=",
  21503. "dev": true,
  21504. "requires": {
  21505. "sax": "1.1.4"
  21506. },
  21507. "dependencies": {
  21508. "sax": {
  21509. "version": "1.1.4",
  21510. "resolved": "https://registry.npmjs.org/sax/-/sax-1.1.4.tgz",
  21511. "integrity": "sha1-dLbTPJrh4AFRDxeakRaFiPGu2qk=",
  21512. "dev": true
  21513. }
  21514. }
  21515. },
  21516. "emittery": {
  21517. "version": "0.8.1",
  21518. "resolved": "https://registry.npmjs.org/emittery/-/emittery-0.8.1.tgz",
  21519. "integrity": "sha512-uDfvUjVrfGJJhymx/kz6prltenw1u7WrCg1oa94zYY8xxVpLLUu045LAT0dhDZdXG58/EpPL/5kA180fQ/qudg=="
  21520. },
  21521. "emoji-regex": {
  21522. "version": "9.2.2",
  21523. "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz",
  21524. "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg=="
  21525. },
  21526. "emojis-list": {
  21527. "version": "3.0.0",
  21528. "resolved": "https://registry.npmjs.org/emojis-list/-/emojis-list-3.0.0.tgz",
  21529. "integrity": "sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q=="
  21530. },
  21531. "encodeurl": {
  21532. "version": "1.0.2",
  21533. "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz",
  21534. "integrity": "sha1-rT/0yG7C0CkyL1oCw6mmBslbP1k="
  21535. },
  21536. "encoding": {
  21537. "version": "0.1.13",
  21538. "resolved": "https://registry.npmjs.org/encoding/-/encoding-0.1.13.tgz",
  21539. "integrity": "sha512-ETBauow1T35Y/WZMkio9jiM0Z5xjHHmJ4XmjZOq1l/dXz3lr2sRn87nJy20RupqSh1F2m3HHPSp8ShIPQJrJ3A==",
  21540. "optional": true,
  21541. "requires": {
  21542. "iconv-lite": "^0.6.2"
  21543. }
  21544. },
  21545. "enhanced-resolve": {
  21546. "version": "5.9.3",
  21547. "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.9.3.tgz",
  21548. "integrity": "sha512-Bq9VSor+kjvW3f9/MiiR4eE3XYgOl7/rS8lnSxbRbF3kS0B2r+Y9w5krBWxZgDxASVZbdYrn5wT4j/Wb0J9qow==",
  21549. "requires": {
  21550. "graceful-fs": "^4.2.4",
  21551. "tapable": "^2.2.0"
  21552. }
  21553. },
  21554. "entities": {
  21555. "version": "2.2.0",
  21556. "resolved": "https://registry.npmjs.org/entities/-/entities-2.2.0.tgz",
  21557. "integrity": "sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A=="
  21558. },
  21559. "env-paths": {
  21560. "version": "2.2.1",
  21561. "resolved": "https://registry.npmjs.org/env-paths/-/env-paths-2.2.1.tgz",
  21562. "integrity": "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A=="
  21563. },
  21564. "err-code": {
  21565. "version": "2.0.3",
  21566. "resolved": "https://registry.npmjs.org/err-code/-/err-code-2.0.3.tgz",
  21567. "integrity": "sha512-2bmlRpNKBxT/CRmPOlyISQpNj+qSeYvcym/uT0Jx2bMOlKLtSy1ZmLuVxSEKKyor/N5yhvp/ZiG1oE3DEYMSFA=="
  21568. },
  21569. "error-ex": {
  21570. "version": "1.3.2",
  21571. "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz",
  21572. "integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==",
  21573. "requires": {
  21574. "is-arrayish": "^0.2.1"
  21575. }
  21576. },
  21577. "error-stack-parser": {
  21578. "version": "2.0.7",
  21579. "resolved": "https://registry.npmjs.org/error-stack-parser/-/error-stack-parser-2.0.7.tgz",
  21580. "integrity": "sha512-chLOW0ZGRf4s8raLrDxa5sdkvPec5YdvwbFnqJme4rk0rFajP8mPtrDL1+I+CwrQDCjswDA5sREX7jYQDQs9vA==",
  21581. "requires": {
  21582. "stackframe": "^1.1.1"
  21583. }
  21584. },
  21585. "es-abstract": {
  21586. "version": "1.19.5",
  21587. "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.19.5.tgz",
  21588. "integrity": "sha512-Aa2G2+Rd3b6kxEUKTF4TaW67czBLyAv3z7VOhYRU50YBx+bbsYZ9xQP4lMNazePuFlybXI0V4MruPos7qUo5fA==",
  21589. "requires": {
  21590. "call-bind": "^1.0.2",
  21591. "es-to-primitive": "^1.2.1",
  21592. "function-bind": "^1.1.1",
  21593. "get-intrinsic": "^1.1.1",
  21594. "get-symbol-description": "^1.0.0",
  21595. "has": "^1.0.3",
  21596. "has-symbols": "^1.0.3",
  21597. "internal-slot": "^1.0.3",
  21598. "is-callable": "^1.2.4",
  21599. "is-negative-zero": "^2.0.2",
  21600. "is-regex": "^1.1.4",
  21601. "is-shared-array-buffer": "^1.0.2",
  21602. "is-string": "^1.0.7",
  21603. "is-weakref": "^1.0.2",
  21604. "object-inspect": "^1.12.0",
  21605. "object-keys": "^1.1.1",
  21606. "object.assign": "^4.1.2",
  21607. "string.prototype.trimend": "^1.0.4",
  21608. "string.prototype.trimstart": "^1.0.4",
  21609. "unbox-primitive": "^1.0.1"
  21610. }
  21611. },
  21612. "es-module-lexer": {
  21613. "version": "0.9.3",
  21614. "resolved": "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-0.9.3.tgz",
  21615. "integrity": "sha512-1HQ2M2sPtxwnvOvT1ZClHyQDiggdNjURWpY2we6aMKCQiUVxTmVs2UYPLIrD84sS+kMdUwfBSylbJPwNnBrnHQ=="
  21616. },
  21617. "es-shim-unscopables": {
  21618. "version": "1.0.0",
  21619. "resolved": "https://registry.npmjs.org/es-shim-unscopables/-/es-shim-unscopables-1.0.0.tgz",
  21620. "integrity": "sha512-Jm6GPcCdC30eMLbZ2x8z2WuRwAws3zTBBKuusffYVUrNj/GVSUAZ+xKMaUpfNDR5IbyNA5LJbaecoUVbmUcB1w==",
  21621. "requires": {
  21622. "has": "^1.0.3"
  21623. }
  21624. },
  21625. "es-to-primitive": {
  21626. "version": "1.2.1",
  21627. "resolved": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.1.tgz",
  21628. "integrity": "sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==",
  21629. "requires": {
  21630. "is-callable": "^1.1.4",
  21631. "is-date-object": "^1.0.1",
  21632. "is-symbol": "^1.0.2"
  21633. }
  21634. },
  21635. "escalade": {
  21636. "version": "3.1.1",
  21637. "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.1.1.tgz",
  21638. "integrity": "sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw=="
  21639. },
  21640. "escape-html": {
  21641. "version": "1.0.3",
  21642. "resolved": "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz",
  21643. "integrity": "sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg="
  21644. },
  21645. "escape-string-regexp": {
  21646. "version": "4.0.0",
  21647. "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz",
  21648. "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA=="
  21649. },
  21650. "escodegen": {
  21651. "version": "2.0.0",
  21652. "resolved": "https://registry.npmjs.org/escodegen/-/escodegen-2.0.0.tgz",
  21653. "integrity": "sha512-mmHKys/C8BFUGI+MAWNcSYoORYLMdPzjrknd2Vc+bUsjN5bXcr8EhrNB+UTqfL1y3I9c4fw2ihgtMPQLBRiQxw==",
  21654. "requires": {
  21655. "esprima": "^4.0.1",
  21656. "estraverse": "^5.2.0",
  21657. "esutils": "^2.0.2",
  21658. "optionator": "^0.8.1",
  21659. "source-map": "~0.6.1"
  21660. },
  21661. "dependencies": {
  21662. "levn": {
  21663. "version": "0.3.0",
  21664. "resolved": "https://registry.npmjs.org/levn/-/levn-0.3.0.tgz",
  21665. "integrity": "sha1-OwmSTt+fCDwEkP3UwLxEIeBHZO4=",
  21666. "requires": {
  21667. "prelude-ls": "~1.1.2",
  21668. "type-check": "~0.3.2"
  21669. }
  21670. },
  21671. "optionator": {
  21672. "version": "0.8.3",
  21673. "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.8.3.tgz",
  21674. "integrity": "sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA==",
  21675. "requires": {
  21676. "deep-is": "~0.1.3",
  21677. "fast-levenshtein": "~2.0.6",
  21678. "levn": "~0.3.0",
  21679. "prelude-ls": "~1.1.2",
  21680. "type-check": "~0.3.2",
  21681. "word-wrap": "~1.2.3"
  21682. }
  21683. },
  21684. "prelude-ls": {
  21685. "version": "1.1.2",
  21686. "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.1.2.tgz",
  21687. "integrity": "sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ="
  21688. },
  21689. "type-check": {
  21690. "version": "0.3.2",
  21691. "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.3.2.tgz",
  21692. "integrity": "sha1-WITKtRLPHTVeP7eE8wgEsrUg23I=",
  21693. "requires": {
  21694. "prelude-ls": "~1.1.2"
  21695. }
  21696. }
  21697. }
  21698. },
  21699. "eslint": {
  21700. "version": "8.13.0",
  21701. "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.13.0.tgz",
  21702. "integrity": "sha512-D+Xei61eInqauAyTJ6C0q6x9mx7kTUC1KZ0m0LSEexR0V+e94K12LmWX076ZIsldwfQ2RONdaJe0re0TRGQbRQ==",
  21703. "requires": {
  21704. "@eslint/eslintrc": "^1.2.1",
  21705. "@humanwhocodes/config-array": "^0.9.2",
  21706. "ajv": "^6.10.0",
  21707. "chalk": "^4.0.0",
  21708. "cross-spawn": "^7.0.2",
  21709. "debug": "^4.3.2",
  21710. "doctrine": "^3.0.0",
  21711. "escape-string-regexp": "^4.0.0",
  21712. "eslint-scope": "^7.1.1",
  21713. "eslint-utils": "^3.0.0",
  21714. "eslint-visitor-keys": "^3.3.0",
  21715. "espree": "^9.3.1",
  21716. "esquery": "^1.4.0",
  21717. "esutils": "^2.0.2",
  21718. "fast-deep-equal": "^3.1.3",
  21719. "file-entry-cache": "^6.0.1",
  21720. "functional-red-black-tree": "^1.0.1",
  21721. "glob-parent": "^6.0.1",
  21722. "globals": "^13.6.0",
  21723. "ignore": "^5.2.0",
  21724. "import-fresh": "^3.0.0",
  21725. "imurmurhash": "^0.1.4",
  21726. "is-glob": "^4.0.0",
  21727. "js-yaml": "^4.1.0",
  21728. "json-stable-stringify-without-jsonify": "^1.0.1",
  21729. "levn": "^0.4.1",
  21730. "lodash.merge": "^4.6.2",
  21731. "minimatch": "^3.0.4",
  21732. "natural-compare": "^1.4.0",
  21733. "optionator": "^0.9.1",
  21734. "regexpp": "^3.2.0",
  21735. "strip-ansi": "^6.0.1",
  21736. "strip-json-comments": "^3.1.0",
  21737. "text-table": "^0.2.0",
  21738. "v8-compile-cache": "^2.0.3"
  21739. },
  21740. "dependencies": {
  21741. "argparse": {
  21742. "version": "2.0.1",
  21743. "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
  21744. "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q=="
  21745. },
  21746. "globals": {
  21747. "version": "13.13.0",
  21748. "resolved": "https://registry.npmjs.org/globals/-/globals-13.13.0.tgz",
  21749. "integrity": "sha512-EQ7Q18AJlPwp3vUDL4mKA0KXrXyNIQyWon6T6XQiBQF0XHvRsiCSrWmmeATpUzdJN2HhWZU6Pdl0a9zdep5p6A==",
  21750. "requires": {
  21751. "type-fest": "^0.20.2"
  21752. }
  21753. },
  21754. "js-yaml": {
  21755. "version": "4.1.0",
  21756. "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
  21757. "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
  21758. "requires": {
  21759. "argparse": "^2.0.1"
  21760. }
  21761. },
  21762. "type-fest": {
  21763. "version": "0.20.2",
  21764. "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz",
  21765. "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ=="
  21766. }
  21767. }
  21768. },
  21769. "eslint-config-react-app": {
  21770. "version": "7.0.1",
  21771. "resolved": "https://registry.npmjs.org/eslint-config-react-app/-/eslint-config-react-app-7.0.1.tgz",
  21772. "integrity": "sha512-K6rNzvkIeHaTd8m/QEh1Zko0KI7BACWkkneSs6s9cKZC/J27X3eZR6Upt1jkmZ/4FK+XUOPPxMEN7+lbUXfSlA==",
  21773. "requires": {
  21774. "@babel/core": "^7.16.0",
  21775. "@babel/eslint-parser": "^7.16.3",
  21776. "@rushstack/eslint-patch": "^1.1.0",
  21777. "@typescript-eslint/eslint-plugin": "^5.5.0",
  21778. "@typescript-eslint/parser": "^5.5.0",
  21779. "babel-preset-react-app": "^10.0.1",
  21780. "confusing-browser-globals": "^1.0.11",
  21781. "eslint-plugin-flowtype": "^8.0.3",
  21782. "eslint-plugin-import": "^2.25.3",
  21783. "eslint-plugin-jest": "^25.3.0",
  21784. "eslint-plugin-jsx-a11y": "^6.5.1",
  21785. "eslint-plugin-react": "^7.27.1",
  21786. "eslint-plugin-react-hooks": "^4.3.0",
  21787. "eslint-plugin-testing-library": "^5.0.1"
  21788. }
  21789. },
  21790. "eslint-import-resolver-node": {
  21791. "version": "0.3.6",
  21792. "resolved": "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.6.tgz",
  21793. "integrity": "sha512-0En0w03NRVMn9Uiyn8YRPDKvWjxCWkslUEhGNTdGx15RvPJYQ+lbOlqrlNI2vEAs4pDYK4f/HN2TbDmk5TP0iw==",
  21794. "requires": {
  21795. "debug": "^3.2.7",
  21796. "resolve": "^1.20.0"
  21797. },
  21798. "dependencies": {
  21799. "debug": {
  21800. "version": "3.2.7",
  21801. "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
  21802. "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
  21803. "requires": {
  21804. "ms": "^2.1.1"
  21805. }
  21806. }
  21807. }
  21808. },
  21809. "eslint-module-utils": {
  21810. "version": "2.7.3",
  21811. "resolved": "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.7.3.tgz",
  21812. "integrity": "sha512-088JEC7O3lDZM9xGe0RerkOMd0EjFl+Yvd1jPWIkMT5u3H9+HC34mWWPnqPrN13gieT9pBOO+Qt07Nb/6TresQ==",
  21813. "requires": {
  21814. "debug": "^3.2.7",
  21815. "find-up": "^2.1.0"
  21816. },
  21817. "dependencies": {
  21818. "debug": {
  21819. "version": "3.2.7",
  21820. "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
  21821. "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
  21822. "requires": {
  21823. "ms": "^2.1.1"
  21824. }
  21825. },
  21826. "find-up": {
  21827. "version": "2.1.0",
  21828. "resolved": "https://registry.npmjs.org/find-up/-/find-up-2.1.0.tgz",
  21829. "integrity": "sha1-RdG35QbHF93UgndaK3eSCjwMV6c=",
  21830. "requires": {
  21831. "locate-path": "^2.0.0"
  21832. }
  21833. },
  21834. "locate-path": {
  21835. "version": "2.0.0",
  21836. "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-2.0.0.tgz",
  21837. "integrity": "sha1-K1aLJl7slExtnA3pw9u7ygNUzY4=",
  21838. "requires": {
  21839. "p-locate": "^2.0.0",
  21840. "path-exists": "^3.0.0"
  21841. }
  21842. },
  21843. "p-limit": {
  21844. "version": "1.3.0",
  21845. "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-1.3.0.tgz",
  21846. "integrity": "sha512-vvcXsLAJ9Dr5rQOPk7toZQZJApBl2K4J6dANSsEuh6QI41JYcsS/qhTGa9ErIUUgK3WNQoJYvylxvjqmiqEA9Q==",
  21847. "requires": {
  21848. "p-try": "^1.0.0"
  21849. }
  21850. },
  21851. "p-locate": {
  21852. "version": "2.0.0",
  21853. "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-2.0.0.tgz",
  21854. "integrity": "sha1-IKAQOyIqcMj9OcwuWAaA893l7EM=",
  21855. "requires": {
  21856. "p-limit": "^1.1.0"
  21857. }
  21858. },
  21859. "p-try": {
  21860. "version": "1.0.0",
  21861. "resolved": "https://registry.npmjs.org/p-try/-/p-try-1.0.0.tgz",
  21862. "integrity": "sha1-y8ec26+P1CKOE/Yh8rGiN8GyB7M="
  21863. },
  21864. "path-exists": {
  21865. "version": "3.0.0",
  21866. "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz",
  21867. "integrity": "sha1-zg6+ql94yxiSXqfYENe1mwEP1RU="
  21868. }
  21869. }
  21870. },
  21871. "eslint-plugin-flowtype": {
  21872. "version": "8.0.3",
  21873. "resolved": "https://registry.npmjs.org/eslint-plugin-flowtype/-/eslint-plugin-flowtype-8.0.3.tgz",
  21874. "integrity": "sha512-dX8l6qUL6O+fYPtpNRideCFSpmWOUVx5QcaGLVqe/vlDiBSe4vYljDWDETwnyFzpl7By/WVIu6rcrniCgH9BqQ==",
  21875. "requires": {
  21876. "lodash": "^4.17.21",
  21877. "string-natural-compare": "^3.0.1"
  21878. }
  21879. },
  21880. "eslint-plugin-import": {
  21881. "version": "2.26.0",
  21882. "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.26.0.tgz",
  21883. "integrity": "sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==",
  21884. "requires": {
  21885. "array-includes": "^3.1.4",
  21886. "array.prototype.flat": "^1.2.5",
  21887. "debug": "^2.6.9",
  21888. "doctrine": "^2.1.0",
  21889. "eslint-import-resolver-node": "^0.3.6",
  21890. "eslint-module-utils": "^2.7.3",
  21891. "has": "^1.0.3",
  21892. "is-core-module": "^2.8.1",
  21893. "is-glob": "^4.0.3",
  21894. "minimatch": "^3.1.2",
  21895. "object.values": "^1.1.5",
  21896. "resolve": "^1.22.0",
  21897. "tsconfig-paths": "^3.14.1"
  21898. },
  21899. "dependencies": {
  21900. "debug": {
  21901. "version": "2.6.9",
  21902. "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
  21903. "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
  21904. "requires": {
  21905. "ms": "2.0.0"
  21906. }
  21907. },
  21908. "doctrine": {
  21909. "version": "2.1.0",
  21910. "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz",
  21911. "integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==",
  21912. "requires": {
  21913. "esutils": "^2.0.2"
  21914. }
  21915. },
  21916. "ms": {
  21917. "version": "2.0.0",
  21918. "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
  21919. "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
  21920. }
  21921. }
  21922. },
  21923. "eslint-plugin-jest": {
  21924. "version": "25.7.0",
  21925. "resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-25.7.0.tgz",
  21926. "integrity": "sha512-PWLUEXeeF7C9QGKqvdSbzLOiLTx+bno7/HC9eefePfEb257QFHg7ye3dh80AZVkaa/RQsBB1Q/ORQvg2X7F0NQ==",
  21927. "requires": {
  21928. "@typescript-eslint/experimental-utils": "^5.0.0"
  21929. }
  21930. },
  21931. "eslint-plugin-jsx-a11y": {
  21932. "version": "6.5.1",
  21933. "resolved": "https://registry.npmjs.org/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.5.1.tgz",
  21934. "integrity": "sha512-sVCFKX9fllURnXT2JwLN5Qgo24Ug5NF6dxhkmxsMEUZhXRcGg+X3e1JbJ84YePQKBl5E0ZjAH5Q4rkdcGY99+g==",
  21935. "requires": {
  21936. "@babel/runtime": "^7.16.3",
  21937. "aria-query": "^4.2.2",
  21938. "array-includes": "^3.1.4",
  21939. "ast-types-flow": "^0.0.7",
  21940. "axe-core": "^4.3.5",
  21941. "axobject-query": "^2.2.0",
  21942. "damerau-levenshtein": "^1.0.7",
  21943. "emoji-regex": "^9.2.2",
  21944. "has": "^1.0.3",
  21945. "jsx-ast-utils": "^3.2.1",
  21946. "language-tags": "^1.0.5",
  21947. "minimatch": "^3.0.4"
  21948. },
  21949. "dependencies": {
  21950. "aria-query": {
  21951. "version": "4.2.2",
  21952. "resolved": "https://registry.npmjs.org/aria-query/-/aria-query-4.2.2.tgz",
  21953. "integrity": "sha512-o/HelwhuKpTj/frsOsbNLNgnNGVIFsVP/SW2BSF14gVl7kAfMOJ6/8wUAUvG1R1NHKrfG+2sHZTu0yauT1qBrA==",
  21954. "requires": {
  21955. "@babel/runtime": "^7.10.2",
  21956. "@babel/runtime-corejs3": "^7.10.2"
  21957. }
  21958. }
  21959. }
  21960. },
  21961. "eslint-plugin-react": {
  21962. "version": "7.29.4",
  21963. "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.29.4.tgz",
  21964. "integrity": "sha512-CVCXajliVh509PcZYRFyu/BoUEz452+jtQJq2b3Bae4v3xBUWPLCmtmBM+ZinG4MzwmxJgJ2M5rMqhqLVn7MtQ==",
  21965. "requires": {
  21966. "array-includes": "^3.1.4",
  21967. "array.prototype.flatmap": "^1.2.5",
  21968. "doctrine": "^2.1.0",
  21969. "estraverse": "^5.3.0",
  21970. "jsx-ast-utils": "^2.4.1 || ^3.0.0",
  21971. "minimatch": "^3.1.2",
  21972. "object.entries": "^1.1.5",
  21973. "object.fromentries": "^2.0.5",
  21974. "object.hasown": "^1.1.0",
  21975. "object.values": "^1.1.5",
  21976. "prop-types": "^15.8.1",
  21977. "resolve": "^2.0.0-next.3",
  21978. "semver": "^6.3.0",
  21979. "string.prototype.matchall": "^4.0.6"
  21980. },
  21981. "dependencies": {
  21982. "doctrine": {
  21983. "version": "2.1.0",
  21984. "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz",
  21985. "integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==",
  21986. "requires": {
  21987. "esutils": "^2.0.2"
  21988. }
  21989. },
  21990. "resolve": {
  21991. "version": "2.0.0-next.3",
  21992. "resolved": "https://registry.npmjs.org/resolve/-/resolve-2.0.0-next.3.tgz",
  21993. "integrity": "sha512-W8LucSynKUIDu9ylraa7ueVZ7hc0uAgJBxVsQSKOXOyle8a93qXhcz+XAXZ8bIq2d6i4Ehddn6Evt+0/UwKk6Q==",
  21994. "requires": {
  21995. "is-core-module": "^2.2.0",
  21996. "path-parse": "^1.0.6"
  21997. }
  21998. },
  21999. "semver": {
  22000. "version": "6.3.0",
  22001. "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
  22002. "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw=="
  22003. }
  22004. }
  22005. },
  22006. "eslint-plugin-react-hooks": {
  22007. "version": "4.4.0",
  22008. "resolved": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.4.0.tgz",
  22009. "integrity": "sha512-U3RVIfdzJaeKDQKEJbz5p3NW8/L80PCATJAfuojwbaEL+gBjfGdhUcGde+WGUW46Q5sr/NgxevsIiDtNXrvZaQ==",
  22010. "requires": {}
  22011. },
  22012. "eslint-plugin-testing-library": {
  22013. "version": "5.3.1",
  22014. "resolved": "https://registry.npmjs.org/eslint-plugin-testing-library/-/eslint-plugin-testing-library-5.3.1.tgz",
  22015. "integrity": "sha512-OfF4dlG/q6ck6DL3P8Z0FPdK0dU5K57gsBu7eUcaVbwYKaNzjgejnXiM9CCUevppORkvfek+9D3Uj/9ZZ8Vz8g==",
  22016. "requires": {
  22017. "@typescript-eslint/utils": "^5.13.0"
  22018. }
  22019. },
  22020. "eslint-scope": {
  22021. "version": "7.1.1",
  22022. "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.1.1.tgz",
  22023. "integrity": "sha512-QKQM/UXpIiHcLqJ5AOyIW7XZmzjkzQXYE54n1++wb0u9V/abW3l9uQnxX8Z5Xd18xyKIMTUAyQ0k1e8pz6LUrw==",
  22024. "requires": {
  22025. "esrecurse": "^4.3.0",
  22026. "estraverse": "^5.2.0"
  22027. }
  22028. },
  22029. "eslint-utils": {
  22030. "version": "3.0.0",
  22031. "resolved": "https://registry.npmjs.org/eslint-utils/-/eslint-utils-3.0.0.tgz",
  22032. "integrity": "sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==",
  22033. "requires": {
  22034. "eslint-visitor-keys": "^2.0.0"
  22035. },
  22036. "dependencies": {
  22037. "eslint-visitor-keys": {
  22038. "version": "2.1.0",
  22039. "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz",
  22040. "integrity": "sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw=="
  22041. }
  22042. }
  22043. },
  22044. "eslint-visitor-keys": {
  22045. "version": "3.3.0",
  22046. "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz",
  22047. "integrity": "sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA=="
  22048. },
  22049. "eslint-webpack-plugin": {
  22050. "version": "3.1.1",
  22051. "resolved": "https://registry.npmjs.org/eslint-webpack-plugin/-/eslint-webpack-plugin-3.1.1.tgz",
  22052. "integrity": "sha512-xSucskTN9tOkfW7so4EaiFIkulWLXwCB/15H917lR6pTv0Zot6/fetFucmENRb7J5whVSFKIvwnrnsa78SG2yg==",
  22053. "requires": {
  22054. "@types/eslint": "^7.28.2",
  22055. "jest-worker": "^27.3.1",
  22056. "micromatch": "^4.0.4",
  22057. "normalize-path": "^3.0.0",
  22058. "schema-utils": "^3.1.1"
  22059. }
  22060. },
  22061. "espree": {
  22062. "version": "9.3.1",
  22063. "resolved": "https://registry.npmjs.org/espree/-/espree-9.3.1.tgz",
  22064. "integrity": "sha512-bvdyLmJMfwkV3NCRl5ZhJf22zBFo1y8bYh3VYb+bfzqNB4Je68P2sSuXyuFquzWLebHpNd2/d5uv7yoP9ISnGQ==",
  22065. "requires": {
  22066. "acorn": "^8.7.0",
  22067. "acorn-jsx": "^5.3.1",
  22068. "eslint-visitor-keys": "^3.3.0"
  22069. }
  22070. },
  22071. "esprima": {
  22072. "version": "4.0.1",
  22073. "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz",
  22074. "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A=="
  22075. },
  22076. "esquery": {
  22077. "version": "1.4.0",
  22078. "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.4.0.tgz",
  22079. "integrity": "sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w==",
  22080. "requires": {
  22081. "estraverse": "^5.1.0"
  22082. }
  22083. },
  22084. "esrecurse": {
  22085. "version": "4.3.0",
  22086. "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz",
  22087. "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==",
  22088. "requires": {
  22089. "estraverse": "^5.2.0"
  22090. }
  22091. },
  22092. "estraverse": {
  22093. "version": "5.3.0",
  22094. "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz",
  22095. "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA=="
  22096. },
  22097. "estree-walker": {
  22098. "version": "1.0.1",
  22099. "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-1.0.1.tgz",
  22100. "integrity": "sha512-1fMXF3YP4pZZVozF8j/ZLfvnR8NSIljt56UhbZ5PeeDmmGHpgpdwQt7ITlGvYaQukCvuBRMLEiKiYC+oeIg4cg=="
  22101. },
  22102. "esutils": {
  22103. "version": "2.0.3",
  22104. "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz",
  22105. "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g=="
  22106. },
  22107. "etag": {
  22108. "version": "1.8.1",
  22109. "resolved": "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz",
  22110. "integrity": "sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc="
  22111. },
  22112. "eventemitter3": {
  22113. "version": "4.0.7",
  22114. "resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-4.0.7.tgz",
  22115. "integrity": "sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw=="
  22116. },
  22117. "events": {
  22118. "version": "3.3.0",
  22119. "resolved": "https://registry.npmjs.org/events/-/events-3.3.0.tgz",
  22120. "integrity": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q=="
  22121. },
  22122. "execa": {
  22123. "version": "5.1.1",
  22124. "resolved": "https://registry.npmjs.org/execa/-/execa-5.1.1.tgz",
  22125. "integrity": "sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==",
  22126. "requires": {
  22127. "cross-spawn": "^7.0.3",
  22128. "get-stream": "^6.0.0",
  22129. "human-signals": "^2.1.0",
  22130. "is-stream": "^2.0.0",
  22131. "merge-stream": "^2.0.0",
  22132. "npm-run-path": "^4.0.1",
  22133. "onetime": "^5.1.2",
  22134. "signal-exit": "^3.0.3",
  22135. "strip-final-newline": "^2.0.0"
  22136. }
  22137. },
  22138. "exit": {
  22139. "version": "0.1.2",
  22140. "resolved": "https://registry.npmjs.org/exit/-/exit-0.1.2.tgz",
  22141. "integrity": "sha1-BjJjj42HfMghB9MKD/8aF8uhzQw="
  22142. },
  22143. "expect": {
  22144. "version": "27.5.1",
  22145. "resolved": "https://registry.npmjs.org/expect/-/expect-27.5.1.tgz",
  22146. "integrity": "sha512-E1q5hSUG2AmYQwQJ041nvgpkODHQvB+RKlB4IYdru6uJsyFTRyZAP463M+1lINorwbqAmUggi6+WwkD8lCS/Dw==",
  22147. "requires": {
  22148. "@jest/types": "^27.5.1",
  22149. "jest-get-type": "^27.5.1",
  22150. "jest-matcher-utils": "^27.5.1",
  22151. "jest-message-util": "^27.5.1"
  22152. },
  22153. "dependencies": {
  22154. "jest-get-type": {
  22155. "version": "27.5.1",
  22156. "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-27.5.1.tgz",
  22157. "integrity": "sha512-2KY95ksYSaK7DMBWQn6dQz3kqAf3BB64y2udeG+hv4KfSOb9qwcYQstTJc1KCbsix+wLZWZYN8t7nwX3GOBLRw=="
  22158. }
  22159. }
  22160. },
  22161. "express": {
  22162. "version": "4.17.3",
  22163. "resolved": "https://registry.npmjs.org/express/-/express-4.17.3.tgz",
  22164. "integrity": "sha512-yuSQpz5I+Ch7gFrPCk4/c+dIBKlQUxtgwqzph132bsT6qhuzss6I8cLJQz7B3rFblzd6wtcI0ZbGltH/C4LjUg==",
  22165. "requires": {
  22166. "accepts": "~1.3.8",
  22167. "array-flatten": "1.1.1",
  22168. "body-parser": "1.19.2",
  22169. "content-disposition": "0.5.4",
  22170. "content-type": "~1.0.4",
  22171. "cookie": "0.4.2",
  22172. "cookie-signature": "1.0.6",
  22173. "debug": "2.6.9",
  22174. "depd": "~1.1.2",
  22175. "encodeurl": "~1.0.2",
  22176. "escape-html": "~1.0.3",
  22177. "etag": "~1.8.1",
  22178. "finalhandler": "~1.1.2",
  22179. "fresh": "0.5.2",
  22180. "merge-descriptors": "1.0.1",
  22181. "methods": "~1.1.2",
  22182. "on-finished": "~2.3.0",
  22183. "parseurl": "~1.3.3",
  22184. "path-to-regexp": "0.1.7",
  22185. "proxy-addr": "~2.0.7",
  22186. "qs": "6.9.7",
  22187. "range-parser": "~1.2.1",
  22188. "safe-buffer": "5.2.1",
  22189. "send": "0.17.2",
  22190. "serve-static": "1.14.2",
  22191. "setprototypeof": "1.2.0",
  22192. "statuses": "~1.5.0",
  22193. "type-is": "~1.6.18",
  22194. "utils-merge": "1.0.1",
  22195. "vary": "~1.1.2"
  22196. },
  22197. "dependencies": {
  22198. "array-flatten": {
  22199. "version": "1.1.1",
  22200. "resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz",
  22201. "integrity": "sha1-ml9pkFGx5wczKPKgCJaLZOopVdI="
  22202. },
  22203. "debug": {
  22204. "version": "2.6.9",
  22205. "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
  22206. "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
  22207. "requires": {
  22208. "ms": "2.0.0"
  22209. }
  22210. },
  22211. "ms": {
  22212. "version": "2.0.0",
  22213. "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
  22214. "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
  22215. },
  22216. "path-to-regexp": {
  22217. "version": "0.1.7",
  22218. "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.7.tgz",
  22219. "integrity": "sha1-32BBeABfUi8V60SQ5yR6G/qmf4w="
  22220. },
  22221. "safe-buffer": {
  22222. "version": "5.2.1",
  22223. "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
  22224. "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ=="
  22225. }
  22226. }
  22227. },
  22228. "extend": {
  22229. "version": "3.0.2",
  22230. "resolved": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz",
  22231. "integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g=="
  22232. },
  22233. "extsprintf": {
  22234. "version": "1.3.0",
  22235. "resolved": "https://registry.npmjs.org/extsprintf/-/extsprintf-1.3.0.tgz",
  22236. "integrity": "sha1-lpGEQOMEGnpBT4xS48V06zw+HgU="
  22237. },
  22238. "fast-deep-equal": {
  22239. "version": "3.1.3",
  22240. "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
  22241. "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q=="
  22242. },
  22243. "fast-glob": {
  22244. "version": "3.2.11",
  22245. "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.11.tgz",
  22246. "integrity": "sha512-xrO3+1bxSo3ZVHAnqzyuewYT6aMFHRAd4Kcs92MAonjwQZLsK9d0SF1IyQ3k5PoirxTW0Oe/RqFgMQ6TcNE5Ew==",
  22247. "requires": {
  22248. "@nodelib/fs.stat": "^2.0.2",
  22249. "@nodelib/fs.walk": "^1.2.3",
  22250. "glob-parent": "^5.1.2",
  22251. "merge2": "^1.3.0",
  22252. "micromatch": "^4.0.4"
  22253. },
  22254. "dependencies": {
  22255. "glob-parent": {
  22256. "version": "5.1.2",
  22257. "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
  22258. "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
  22259. "requires": {
  22260. "is-glob": "^4.0.1"
  22261. }
  22262. }
  22263. }
  22264. },
  22265. "fast-json-stable-stringify": {
  22266. "version": "2.1.0",
  22267. "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz",
  22268. "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw=="
  22269. },
  22270. "fast-levenshtein": {
  22271. "version": "2.0.6",
  22272. "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz",
  22273. "integrity": "sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc="
  22274. },
  22275. "fastq": {
  22276. "version": "1.13.0",
  22277. "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.13.0.tgz",
  22278. "integrity": "sha512-YpkpUnK8od0o1hmeSc7UUs/eB/vIPWJYjKck2QKIzAf71Vm1AAQ3EbuZB3g2JIy+pg+ERD0vqI79KyZiB2e2Nw==",
  22279. "requires": {
  22280. "reusify": "^1.0.4"
  22281. }
  22282. },
  22283. "faye-websocket": {
  22284. "version": "0.11.4",
  22285. "resolved": "https://registry.npmjs.org/faye-websocket/-/faye-websocket-0.11.4.tgz",
  22286. "integrity": "sha512-CzbClwlXAuiRQAlUyfqPgvPoNKTckTPGfwZV4ZdAhVcP2lh9KUxJg2b5GkE7XbjKQ3YJnQ9z6D9ntLAlB+tP8g==",
  22287. "requires": {
  22288. "websocket-driver": ">=0.5.1"
  22289. }
  22290. },
  22291. "fb-watchman": {
  22292. "version": "2.0.1",
  22293. "resolved": "https://registry.npmjs.org/fb-watchman/-/fb-watchman-2.0.1.tgz",
  22294. "integrity": "sha512-DkPJKQeY6kKwmuMretBhr7G6Vodr7bFwDYTXIkfG1gjvNpaxBTQV3PbXg6bR1c1UP4jPOX0jHUbbHANL9vRjVg==",
  22295. "requires": {
  22296. "bser": "2.1.1"
  22297. }
  22298. },
  22299. "fd-slicer": {
  22300. "version": "1.1.0",
  22301. "resolved": "https://registry.npmjs.org/fd-slicer/-/fd-slicer-1.1.0.tgz",
  22302. "integrity": "sha1-JcfInLH5B3+IkbvmHY85Dq4lbx4=",
  22303. "dev": true,
  22304. "requires": {
  22305. "pend": "~1.2.0"
  22306. }
  22307. },
  22308. "file-entry-cache": {
  22309. "version": "6.0.1",
  22310. "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz",
  22311. "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==",
  22312. "requires": {
  22313. "flat-cache": "^3.0.4"
  22314. }
  22315. },
  22316. "file-loader": {
  22317. "version": "6.2.0",
  22318. "resolved": "https://registry.npmjs.org/file-loader/-/file-loader-6.2.0.tgz",
  22319. "integrity": "sha512-qo3glqyTa61Ytg4u73GultjHGjdRyig3tG6lPtyX/jOEJvHif9uB0/OCI2Kif6ctF3caQTW2G5gym21oAsI4pw==",
  22320. "requires": {
  22321. "loader-utils": "^2.0.0",
  22322. "schema-utils": "^3.0.0"
  22323. }
  22324. },
  22325. "filelist": {
  22326. "version": "1.0.2",
  22327. "resolved": "https://registry.npmjs.org/filelist/-/filelist-1.0.2.tgz",
  22328. "integrity": "sha512-z7O0IS8Plc39rTCq6i6iHxk43duYOn8uFJiWSewIq0Bww1RNybVHSCjahmcC87ZqAm4OTvFzlzeGu3XAzG1ctQ==",
  22329. "requires": {
  22330. "minimatch": "^3.0.4"
  22331. }
  22332. },
  22333. "filesize": {
  22334. "version": "8.0.7",
  22335. "resolved": "https://registry.npmjs.org/filesize/-/filesize-8.0.7.tgz",
  22336. "integrity": "sha512-pjmC+bkIF8XI7fWaH8KxHcZL3DPybs1roSKP4rKDvy20tAWwIObE4+JIseG2byfGKhud5ZnM4YSGKBz7Sh0ndQ=="
  22337. },
  22338. "fill-range": {
  22339. "version": "7.0.1",
  22340. "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz",
  22341. "integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==",
  22342. "requires": {
  22343. "to-regex-range": "^5.0.1"
  22344. }
  22345. },
  22346. "finalhandler": {
  22347. "version": "1.1.2",
  22348. "resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-1.1.2.tgz",
  22349. "integrity": "sha512-aAWcW57uxVNrQZqFXjITpW3sIUQmHGG3qSb9mUah9MgMC4NeWhNOlNjXEYq3HjRAvL6arUviZGGJsBg6z0zsWA==",
  22350. "requires": {
  22351. "debug": "2.6.9",
  22352. "encodeurl": "~1.0.2",
  22353. "escape-html": "~1.0.3",
  22354. "on-finished": "~2.3.0",
  22355. "parseurl": "~1.3.3",
  22356. "statuses": "~1.5.0",
  22357. "unpipe": "~1.0.0"
  22358. },
  22359. "dependencies": {
  22360. "debug": {
  22361. "version": "2.6.9",
  22362. "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
  22363. "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
  22364. "requires": {
  22365. "ms": "2.0.0"
  22366. }
  22367. },
  22368. "ms": {
  22369. "version": "2.0.0",
  22370. "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
  22371. "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
  22372. }
  22373. }
  22374. },
  22375. "find-cache-dir": {
  22376. "version": "3.3.2",
  22377. "resolved": "https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-3.3.2.tgz",
  22378. "integrity": "sha512-wXZV5emFEjrridIgED11OoUKLxiYjAcqot/NJdAkOhlJ+vGzwhOAfcG5OX1jP+S0PcjEn8bdMJv+g2jwQ3Onig==",
  22379. "requires": {
  22380. "commondir": "^1.0.1",
  22381. "make-dir": "^3.0.2",
  22382. "pkg-dir": "^4.1.0"
  22383. }
  22384. },
  22385. "find-up": {
  22386. "version": "5.0.0",
  22387. "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz",
  22388. "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==",
  22389. "requires": {
  22390. "locate-path": "^6.0.0",
  22391. "path-exists": "^4.0.0"
  22392. }
  22393. },
  22394. "flat-cache": {
  22395. "version": "3.0.4",
  22396. "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.0.4.tgz",
  22397. "integrity": "sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg==",
  22398. "requires": {
  22399. "flatted": "^3.1.0",
  22400. "rimraf": "^3.0.2"
  22401. }
  22402. },
  22403. "flatted": {
  22404. "version": "3.2.5",
  22405. "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.2.5.tgz",
  22406. "integrity": "sha512-WIWGi2L3DyTUvUrwRKgGi9TwxQMUEqPOPQBVi71R96jZXJdFskXEmf54BoZaS1kknGODoIGASGEzBUYdyMCBJg=="
  22407. },
  22408. "follow-redirects": {
  22409. "version": "1.14.9",
  22410. "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.9.tgz",
  22411. "integrity": "sha512-MQDfihBQYMcyy5dhRDJUHcw7lb2Pv/TuE6xP1vyraLukNDHKbDxDNaOE3NbCAdKQApno+GPRyo1YAp89yCjK4w=="
  22412. },
  22413. "forever-agent": {
  22414. "version": "0.6.1",
  22415. "resolved": "https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz",
  22416. "integrity": "sha1-+8cfDEGt6zf5bFd60e1C2P2sypE="
  22417. },
  22418. "fork-ts-checker-webpack-plugin": {
  22419. "version": "6.5.1",
  22420. "resolved": "https://registry.npmjs.org/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-6.5.1.tgz",
  22421. "integrity": "sha512-x1wumpHOEf4gDROmKTaB6i4/Q6H3LwmjVO7fIX47vBwlZbtPjU33hgoMuD/Q/y6SU8bnuYSoN6ZQOLshGp0T/g==",
  22422. "requires": {
  22423. "@babel/code-frame": "^7.8.3",
  22424. "@types/json-schema": "^7.0.5",
  22425. "chalk": "^4.1.0",
  22426. "chokidar": "^3.4.2",
  22427. "cosmiconfig": "^6.0.0",
  22428. "deepmerge": "^4.2.2",
  22429. "fs-extra": "^9.0.0",
  22430. "glob": "^7.1.6",
  22431. "memfs": "^3.1.2",
  22432. "minimatch": "^3.0.4",
  22433. "schema-utils": "2.7.0",
  22434. "semver": "^7.3.2",
  22435. "tapable": "^1.0.0"
  22436. },
  22437. "dependencies": {
  22438. "cosmiconfig": {
  22439. "version": "6.0.0",
  22440. "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-6.0.0.tgz",
  22441. "integrity": "sha512-xb3ZL6+L8b9JLLCx3ZdoZy4+2ECphCMo2PwqgP1tlfVq6M6YReyzBJtvWWtbDSpNr9hn96pkCiZqUcFEc+54Qg==",
  22442. "requires": {
  22443. "@types/parse-json": "^4.0.0",
  22444. "import-fresh": "^3.1.0",
  22445. "parse-json": "^5.0.0",
  22446. "path-type": "^4.0.0",
  22447. "yaml": "^1.7.2"
  22448. }
  22449. },
  22450. "fs-extra": {
  22451. "version": "9.1.0",
  22452. "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-9.1.0.tgz",
  22453. "integrity": "sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==",
  22454. "requires": {
  22455. "at-least-node": "^1.0.0",
  22456. "graceful-fs": "^4.2.0",
  22457. "jsonfile": "^6.0.1",
  22458. "universalify": "^2.0.0"
  22459. }
  22460. },
  22461. "schema-utils": {
  22462. "version": "2.7.0",
  22463. "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-2.7.0.tgz",
  22464. "integrity": "sha512-0ilKFI6QQF5nxDZLFn2dMjvc4hjg/Wkg7rHd3jK6/A4a1Hl9VFdQWvgB1UMGoU94pad1P/8N7fMcEnLnSiju8A==",
  22465. "requires": {
  22466. "@types/json-schema": "^7.0.4",
  22467. "ajv": "^6.12.2",
  22468. "ajv-keywords": "^3.4.1"
  22469. }
  22470. },
  22471. "tapable": {
  22472. "version": "1.1.3",
  22473. "resolved": "https://registry.npmjs.org/tapable/-/tapable-1.1.3.tgz",
  22474. "integrity": "sha512-4WK/bYZmj8xLr+HUCODHGF1ZFzsYffasLUgEiMBY4fgtltdO6B4WJtlSbPaDTLpYTcGVwM2qLnFTICEcNxs3kA=="
  22475. }
  22476. }
  22477. },
  22478. "form-data": {
  22479. "version": "3.0.1",
  22480. "resolved": "https://registry.npmjs.org/form-data/-/form-data-3.0.1.tgz",
  22481. "integrity": "sha512-RHkBKtLWUVwd7SqRIvCZMEvAMoGUp0XU+seQiZejj0COz3RI3hWP4sCv3gZWWLjJTd7rGwcsF5eKZGii0r/hbg==",
  22482. "requires": {
  22483. "asynckit": "^0.4.0",
  22484. "combined-stream": "^1.0.8",
  22485. "mime-types": "^2.1.12"
  22486. }
  22487. },
  22488. "forwarded": {
  22489. "version": "0.2.0",
  22490. "resolved": "https://registry.npmjs.org/forwarded/-/forwarded-0.2.0.tgz",
  22491. "integrity": "sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow=="
  22492. },
  22493. "fraction.js": {
  22494. "version": "4.2.0",
  22495. "resolved": "https://registry.npmjs.org/fraction.js/-/fraction.js-4.2.0.tgz",
  22496. "integrity": "sha512-MhLuK+2gUcnZe8ZHlaaINnQLl0xRIGRfcGk2yl8xoQAfHrSsL3rYu6FCmBdkdbhc9EPlwyGHewaRsvwRMJtAlA=="
  22497. },
  22498. "fresh": {
  22499. "version": "0.5.2",
  22500. "resolved": "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz",
  22501. "integrity": "sha1-PYyt2Q2XZWn6g1qx+OSyOhBWBac="
  22502. },
  22503. "fs-extra": {
  22504. "version": "10.1.0",
  22505. "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.1.0.tgz",
  22506. "integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==",
  22507. "requires": {
  22508. "graceful-fs": "^4.2.0",
  22509. "jsonfile": "^6.0.1",
  22510. "universalify": "^2.0.0"
  22511. }
  22512. },
  22513. "fs-minipass": {
  22514. "version": "2.1.0",
  22515. "resolved": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-2.1.0.tgz",
  22516. "integrity": "sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==",
  22517. "requires": {
  22518. "minipass": "^3.0.0"
  22519. }
  22520. },
  22521. "fs-monkey": {
  22522. "version": "1.0.3",
  22523. "resolved": "https://registry.npmjs.org/fs-monkey/-/fs-monkey-1.0.3.tgz",
  22524. "integrity": "sha512-cybjIfiiE+pTWicSCLFHSrXZ6EilF30oh91FDP9S2B051prEa7QWfrVTQm10/dDpswBDXZugPa1Ogu8Yh+HV0Q=="
  22525. },
  22526. "fs.realpath": {
  22527. "version": "1.0.0",
  22528. "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz",
  22529. "integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8="
  22530. },
  22531. "fsevents": {
  22532. "version": "2.3.2",
  22533. "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz",
  22534. "integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==",
  22535. "optional": true
  22536. },
  22537. "function-bind": {
  22538. "version": "1.1.1",
  22539. "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz",
  22540. "integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A=="
  22541. },
  22542. "functional-red-black-tree": {
  22543. "version": "1.0.1",
  22544. "resolved": "https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz",
  22545. "integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc="
  22546. },
  22547. "functions-have-names": {
  22548. "version": "1.2.2",
  22549. "resolved": "https://registry.npmjs.org/functions-have-names/-/functions-have-names-1.2.2.tgz",
  22550. "integrity": "sha512-bLgc3asbWdwPbx2mNk2S49kmJCuQeu0nfmaOgbs8WIyzzkw3r4htszdIi9Q9EMezDPTYuJx2wvjZ/EwgAthpnA=="
  22551. },
  22552. "gauge": {
  22553. "version": "3.0.2",
  22554. "resolved": "https://registry.npmjs.org/gauge/-/gauge-3.0.2.tgz",
  22555. "integrity": "sha512-+5J6MS/5XksCuXq++uFRsnUd7Ovu1XenbeuIuNRJxYWjgQbPuFhT14lAvsWfqfAmnwluf1OwMjz39HjfLPci0Q==",
  22556. "requires": {
  22557. "aproba": "^1.0.3 || ^2.0.0",
  22558. "color-support": "^1.1.2",
  22559. "console-control-strings": "^1.0.0",
  22560. "has-unicode": "^2.0.1",
  22561. "object-assign": "^4.1.1",
  22562. "signal-exit": "^3.0.0",
  22563. "string-width": "^4.2.3",
  22564. "strip-ansi": "^6.0.1",
  22565. "wide-align": "^1.1.2"
  22566. }
  22567. },
  22568. "gaze": {
  22569. "version": "1.1.3",
  22570. "resolved": "https://registry.npmjs.org/gaze/-/gaze-1.1.3.tgz",
  22571. "integrity": "sha512-BRdNm8hbWzFzWHERTrejLqwHDfS4GibPoq5wjTPIoJHoBtKGPg3xAFfxmM+9ztbXelxcf2hwQcaz1PtmFeue8g==",
  22572. "requires": {
  22573. "globule": "^1.0.0"
  22574. }
  22575. },
  22576. "gensync": {
  22577. "version": "1.0.0-beta.2",
  22578. "resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz",
  22579. "integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg=="
  22580. },
  22581. "get-caller-file": {
  22582. "version": "2.0.5",
  22583. "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz",
  22584. "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg=="
  22585. },
  22586. "get-intrinsic": {
  22587. "version": "1.1.1",
  22588. "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.1.1.tgz",
  22589. "integrity": "sha512-kWZrnVM42QCiEA2Ig1bG8zjoIMOgxWwYCEeNdwY6Tv/cOSeGpcoX4pXHfKUxNKVoArnrEr2e9srnAxxGIraS9Q==",
  22590. "requires": {
  22591. "function-bind": "^1.1.1",
  22592. "has": "^1.0.3",
  22593. "has-symbols": "^1.0.1"
  22594. }
  22595. },
  22596. "get-own-enumerable-property-symbols": {
  22597. "version": "3.0.2",
  22598. "resolved": "https://registry.npmjs.org/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.2.tgz",
  22599. "integrity": "sha512-I0UBV/XOz1XkIJHEUDMZAbzCThU/H8DxmSfmdGcKPnVhu2VfFqr34jr9777IyaTYvxjedWhqVIilEDsCdP5G6g=="
  22600. },
  22601. "get-package-type": {
  22602. "version": "0.1.0",
  22603. "resolved": "https://registry.npmjs.org/get-package-type/-/get-package-type-0.1.0.tgz",
  22604. "integrity": "sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q=="
  22605. },
  22606. "get-stdin": {
  22607. "version": "4.0.1",
  22608. "resolved": "https://registry.npmjs.org/get-stdin/-/get-stdin-4.0.1.tgz",
  22609. "integrity": "sha1-uWjGsKBDhDJJAui/Gl3zJXmkUP4="
  22610. },
  22611. "get-stream": {
  22612. "version": "6.0.1",
  22613. "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz",
  22614. "integrity": "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg=="
  22615. },
  22616. "get-symbol-description": {
  22617. "version": "1.0.0",
  22618. "resolved": "https://registry.npmjs.org/get-symbol-description/-/get-symbol-description-1.0.0.tgz",
  22619. "integrity": "sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==",
  22620. "requires": {
  22621. "call-bind": "^1.0.2",
  22622. "get-intrinsic": "^1.1.1"
  22623. }
  22624. },
  22625. "getpass": {
  22626. "version": "0.1.7",
  22627. "resolved": "https://registry.npmjs.org/getpass/-/getpass-0.1.7.tgz",
  22628. "integrity": "sha1-Xv+OPmhNVprkyysSgmBOi6YhSfo=",
  22629. "requires": {
  22630. "assert-plus": "^1.0.0"
  22631. }
  22632. },
  22633. "glob": {
  22634. "version": "7.2.0",
  22635. "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.0.tgz",
  22636. "integrity": "sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==",
  22637. "requires": {
  22638. "fs.realpath": "^1.0.0",
  22639. "inflight": "^1.0.4",
  22640. "inherits": "2",
  22641. "minimatch": "^3.0.4",
  22642. "once": "^1.3.0",
  22643. "path-is-absolute": "^1.0.0"
  22644. }
  22645. },
  22646. "glob-parent": {
  22647. "version": "6.0.2",
  22648. "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz",
  22649. "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==",
  22650. "requires": {
  22651. "is-glob": "^4.0.3"
  22652. }
  22653. },
  22654. "glob-to-regexp": {
  22655. "version": "0.4.1",
  22656. "resolved": "https://registry.npmjs.org/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz",
  22657. "integrity": "sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw=="
  22658. },
  22659. "global-modules": {
  22660. "version": "2.0.0",
  22661. "resolved": "https://registry.npmjs.org/global-modules/-/global-modules-2.0.0.tgz",
  22662. "integrity": "sha512-NGbfmJBp9x8IxyJSd1P+otYK8vonoJactOogrVfFRIAEY1ukil8RSKDz2Yo7wh1oihl51l/r6W4epkeKJHqL8A==",
  22663. "requires": {
  22664. "global-prefix": "^3.0.0"
  22665. }
  22666. },
  22667. "global-prefix": {
  22668. "version": "3.0.0",
  22669. "resolved": "https://registry.npmjs.org/global-prefix/-/global-prefix-3.0.0.tgz",
  22670. "integrity": "sha512-awConJSVCHVGND6x3tmMaKcQvwXLhjdkmomy2W+Goaui8YPgYgXJZewhg3fWC+DlfqqQuWg8AwqjGTD2nAPVWg==",
  22671. "requires": {
  22672. "ini": "^1.3.5",
  22673. "kind-of": "^6.0.2",
  22674. "which": "^1.3.1"
  22675. },
  22676. "dependencies": {
  22677. "which": {
  22678. "version": "1.3.1",
  22679. "resolved": "https://registry.npmjs.org/which/-/which-1.3.1.tgz",
  22680. "integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==",
  22681. "requires": {
  22682. "isexe": "^2.0.0"
  22683. }
  22684. }
  22685. }
  22686. },
  22687. "globals": {
  22688. "version": "11.12.0",
  22689. "resolved": "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz",
  22690. "integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA=="
  22691. },
  22692. "globby": {
  22693. "version": "11.1.0",
  22694. "resolved": "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz",
  22695. "integrity": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==",
  22696. "requires": {
  22697. "array-union": "^2.1.0",
  22698. "dir-glob": "^3.0.1",
  22699. "fast-glob": "^3.2.9",
  22700. "ignore": "^5.2.0",
  22701. "merge2": "^1.4.1",
  22702. "slash": "^3.0.0"
  22703. }
  22704. },
  22705. "globule": {
  22706. "version": "1.3.3",
  22707. "resolved": "https://registry.npmjs.org/globule/-/globule-1.3.3.tgz",
  22708. "integrity": "sha512-mb1aYtDbIjTu4ShMB85m3UzjX9BVKe9WCzsnfMSZk+K5GpIbBOexgg4PPCt5eHDEG5/ZQAUX2Kct02zfiPLsKg==",
  22709. "requires": {
  22710. "glob": "~7.1.1",
  22711. "lodash": "~4.17.10",
  22712. "minimatch": "~3.0.2"
  22713. },
  22714. "dependencies": {
  22715. "glob": {
  22716. "version": "7.1.7",
  22717. "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.7.tgz",
  22718. "integrity": "sha512-OvD9ENzPLbegENnYP5UUfJIirTg4+XwMWGaQfQTY0JenxNvvIKP3U3/tAQSPIu/lHxXYSZmpXlUHeqAIdKzBLQ==",
  22719. "requires": {
  22720. "fs.realpath": "^1.0.0",
  22721. "inflight": "^1.0.4",
  22722. "inherits": "2",
  22723. "minimatch": "^3.0.4",
  22724. "once": "^1.3.0",
  22725. "path-is-absolute": "^1.0.0"
  22726. }
  22727. },
  22728. "minimatch": {
  22729. "version": "3.0.8",
  22730. "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.8.tgz",
  22731. "integrity": "sha512-6FsRAQsxQ61mw+qP1ZzbL9Bc78x2p5OqNgNpnoAFLTrX8n5Kxph0CsnhmKKNXTWjXqU5L0pGPR7hYk+XWZr60Q==",
  22732. "requires": {
  22733. "brace-expansion": "^1.1.7"
  22734. }
  22735. }
  22736. }
  22737. },
  22738. "graceful-fs": {
  22739. "version": "4.2.10",
  22740. "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.10.tgz",
  22741. "integrity": "sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA=="
  22742. },
  22743. "gzip-size": {
  22744. "version": "6.0.0",
  22745. "resolved": "https://registry.npmjs.org/gzip-size/-/gzip-size-6.0.0.tgz",
  22746. "integrity": "sha512-ax7ZYomf6jqPTQ4+XCpUGyXKHk5WweS+e05MBO4/y3WJ5RkmPXNKvX+bx1behVILVwr6JSQvZAku021CHPXG3Q==",
  22747. "requires": {
  22748. "duplexer": "^0.1.2"
  22749. }
  22750. },
  22751. "handle-thing": {
  22752. "version": "2.0.1",
  22753. "resolved": "https://registry.npmjs.org/handle-thing/-/handle-thing-2.0.1.tgz",
  22754. "integrity": "sha512-9Qn4yBxelxoh2Ow62nP+Ka/kMnOXRi8BXnRaUwezLNhqelnN49xKz4F/dPP8OYLxLxq6JDtZb2i9XznUQbNPTg=="
  22755. },
  22756. "har-schema": {
  22757. "version": "2.0.0",
  22758. "resolved": "https://registry.npmjs.org/har-schema/-/har-schema-2.0.0.tgz",
  22759. "integrity": "sha1-qUwiJOvKwEeCoNkDVSHyRzW37JI="
  22760. },
  22761. "har-validator": {
  22762. "version": "5.1.5",
  22763. "resolved": "https://registry.npmjs.org/har-validator/-/har-validator-5.1.5.tgz",
  22764. "integrity": "sha512-nmT2T0lljbxdQZfspsno9hgrG3Uir6Ks5afism62poxqBM6sDnMEuPmzTq8XN0OEwqKLLdh1jQI3qyE66Nzb3w==",
  22765. "requires": {
  22766. "ajv": "^6.12.3",
  22767. "har-schema": "^2.0.0"
  22768. }
  22769. },
  22770. "hard-rejection": {
  22771. "version": "2.1.0",
  22772. "resolved": "https://registry.npmjs.org/hard-rejection/-/hard-rejection-2.1.0.tgz",
  22773. "integrity": "sha512-VIZB+ibDhx7ObhAe7OVtoEbuP4h/MuOTHJ+J8h/eBXotJYl0fBgR72xDFCKgIh22OJZIOVNxBMWuhAr10r8HdA=="
  22774. },
  22775. "harmony-reflect": {
  22776. "version": "1.6.2",
  22777. "resolved": "https://registry.npmjs.org/harmony-reflect/-/harmony-reflect-1.6.2.tgz",
  22778. "integrity": "sha512-HIp/n38R9kQjDEziXyDTuW3vvoxxyxjxFzXLrBr18uB47GnSt+G9D29fqrpM5ZkspMcPICud3XsBJQ4Y2URg8g=="
  22779. },
  22780. "has": {
  22781. "version": "1.0.3",
  22782. "resolved": "https://registry.npmjs.org/has/-/has-1.0.3.tgz",
  22783. "integrity": "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==",
  22784. "requires": {
  22785. "function-bind": "^1.1.1"
  22786. }
  22787. },
  22788. "has-bigints": {
  22789. "version": "1.0.1",
  22790. "resolved": "https://registry.npmjs.org/has-bigints/-/has-bigints-1.0.1.tgz",
  22791. "integrity": "sha512-LSBS2LjbNBTf6287JEbEzvJgftkF5qFkmCo9hDRpAzKhUOlJ+hx8dd4USs00SgsUNwc4617J9ki5YtEClM2ffA=="
  22792. },
  22793. "has-flag": {
  22794. "version": "4.0.0",
  22795. "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
  22796. "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ=="
  22797. },
  22798. "has-property-descriptors": {
  22799. "version": "1.0.0",
  22800. "resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.0.tgz",
  22801. "integrity": "sha512-62DVLZGoiEBDHQyqG4w9xCuZ7eJEwNmJRWw2VY84Oedb7WFcA27fiEVe8oUQx9hAUJ4ekurquucTGwsyO1XGdQ==",
  22802. "requires": {
  22803. "get-intrinsic": "^1.1.1"
  22804. }
  22805. },
  22806. "has-symbols": {
  22807. "version": "1.0.3",
  22808. "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz",
  22809. "integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A=="
  22810. },
  22811. "has-tostringtag": {
  22812. "version": "1.0.0",
  22813. "resolved": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.0.tgz",
  22814. "integrity": "sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==",
  22815. "requires": {
  22816. "has-symbols": "^1.0.2"
  22817. }
  22818. },
  22819. "has-unicode": {
  22820. "version": "2.0.1",
  22821. "resolved": "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz",
  22822. "integrity": "sha1-4Ob+aijPUROIVeCG0Wkedx3iqLk="
  22823. },
  22824. "he": {
  22825. "version": "1.2.0",
  22826. "resolved": "https://registry.npmjs.org/he/-/he-1.2.0.tgz",
  22827. "integrity": "sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw=="
  22828. },
  22829. "history": {
  22830. "version": "4.10.1",
  22831. "resolved": "https://registry.npmjs.org/history/-/history-4.10.1.tgz",
  22832. "integrity": "sha512-36nwAD620w12kuzPAsyINPWJqlNbij+hpK1k9XRloDtym8mxzGYl2c17LnV6IAGB2Dmg4tEa7G7DlawS0+qjew==",
  22833. "requires": {
  22834. "@babel/runtime": "^7.1.2",
  22835. "loose-envify": "^1.2.0",
  22836. "resolve-pathname": "^3.0.0",
  22837. "tiny-invariant": "^1.0.2",
  22838. "tiny-warning": "^1.0.0",
  22839. "value-equal": "^1.0.1"
  22840. }
  22841. },
  22842. "hoist-non-react-statics": {
  22843. "version": "3.3.2",
  22844. "resolved": "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz",
  22845. "integrity": "sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==",
  22846. "requires": {
  22847. "react-is": "^16.7.0"
  22848. },
  22849. "dependencies": {
  22850. "react-is": {
  22851. "version": "16.13.1",
  22852. "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz",
  22853. "integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
  22854. }
  22855. }
  22856. },
  22857. "hoopy": {
  22858. "version": "0.1.4",
  22859. "resolved": "https://registry.npmjs.org/hoopy/-/hoopy-0.1.4.tgz",
  22860. "integrity": "sha512-HRcs+2mr52W0K+x8RzcLzuPPmVIKMSv97RGHy0Ea9y/mpcaK+xTrjICA04KAHi4GRzxliNqNJEFYWHghy3rSfQ=="
  22861. },
  22862. "hosted-git-info": {
  22863. "version": "4.1.0",
  22864. "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-4.1.0.tgz",
  22865. "integrity": "sha512-kyCuEOWjJqZuDbRHzL8V93NzQhwIB71oFWSyzVo+KPZI+pnQPPxucdkrOZvkLRnrf5URsQM+IJ09Dw29cRALIA==",
  22866. "requires": {
  22867. "lru-cache": "^6.0.0"
  22868. }
  22869. },
  22870. "hpack.js": {
  22871. "version": "2.1.6",
  22872. "resolved": "https://registry.npmjs.org/hpack.js/-/hpack.js-2.1.6.tgz",
  22873. "integrity": "sha1-h3dMCUnlE/QuhFdbPEVoH63ioLI=",
  22874. "requires": {
  22875. "inherits": "^2.0.1",
  22876. "obuf": "^1.0.0",
  22877. "readable-stream": "^2.0.1",
  22878. "wbuf": "^1.1.0"
  22879. },
  22880. "dependencies": {
  22881. "isarray": {
  22882. "version": "1.0.0",
  22883. "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz",
  22884. "integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE="
  22885. },
  22886. "readable-stream": {
  22887. "version": "2.3.7",
  22888. "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz",
  22889. "integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==",
  22890. "requires": {
  22891. "core-util-is": "~1.0.0",
  22892. "inherits": "~2.0.3",
  22893. "isarray": "~1.0.0",
  22894. "process-nextick-args": "~2.0.0",
  22895. "safe-buffer": "~5.1.1",
  22896. "string_decoder": "~1.1.1",
  22897. "util-deprecate": "~1.0.1"
  22898. }
  22899. },
  22900. "string_decoder": {
  22901. "version": "1.1.1",
  22902. "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
  22903. "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
  22904. "requires": {
  22905. "safe-buffer": "~5.1.0"
  22906. }
  22907. }
  22908. }
  22909. },
  22910. "html-encoding-sniffer": {
  22911. "version": "2.0.1",
  22912. "resolved": "https://registry.npmjs.org/html-encoding-sniffer/-/html-encoding-sniffer-2.0.1.tgz",
  22913. "integrity": "sha512-D5JbOMBIR/TVZkubHT+OyT2705QvogUW4IBn6nHd756OwieSF9aDYFj4dv6HHEVGYbHaLETa3WggZYWWMyy3ZQ==",
  22914. "requires": {
  22915. "whatwg-encoding": "^1.0.5"
  22916. }
  22917. },
  22918. "html-entities": {
  22919. "version": "2.3.3",
  22920. "resolved": "https://registry.npmjs.org/html-entities/-/html-entities-2.3.3.tgz",
  22921. "integrity": "sha512-DV5Ln36z34NNTDgnz0EWGBLZENelNAtkiFA4kyNOG2tDI6Mz1uSWiq1wAKdyjnJwyDiDO7Fa2SO1CTxPXL8VxA=="
  22922. },
  22923. "html-escaper": {
  22924. "version": "2.0.2",
  22925. "resolved": "https://registry.npmjs.org/html-escaper/-/html-escaper-2.0.2.tgz",
  22926. "integrity": "sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg=="
  22927. },
  22928. "html-minifier-terser": {
  22929. "version": "6.1.0",
  22930. "resolved": "https://registry.npmjs.org/html-minifier-terser/-/html-minifier-terser-6.1.0.tgz",
  22931. "integrity": "sha512-YXxSlJBZTP7RS3tWnQw74ooKa6L9b9i9QYXY21eUEvhZ3u9XLfv6OnFsQq6RxkhHygsaUMvYsZRV5rU/OVNZxw==",
  22932. "requires": {
  22933. "camel-case": "^4.1.2",
  22934. "clean-css": "^5.2.2",
  22935. "commander": "^8.3.0",
  22936. "he": "^1.2.0",
  22937. "param-case": "^3.0.4",
  22938. "relateurl": "^0.2.7",
  22939. "terser": "^5.10.0"
  22940. }
  22941. },
  22942. "html-webpack-plugin": {
  22943. "version": "5.5.0",
  22944. "resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.5.0.tgz",
  22945. "integrity": "sha512-sy88PC2cRTVxvETRgUHFrL4No3UxvcH8G1NepGhqaTT+GXN2kTamqasot0inS5hXeg1cMbFDt27zzo9p35lZVw==",
  22946. "requires": {
  22947. "@types/html-minifier-terser": "^6.0.0",
  22948. "html-minifier-terser": "^6.0.2",
  22949. "lodash": "^4.17.21",
  22950. "pretty-error": "^4.0.0",
  22951. "tapable": "^2.0.0"
  22952. }
  22953. },
  22954. "htmlparser2": {
  22955. "version": "6.1.0",
  22956. "resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-6.1.0.tgz",
  22957. "integrity": "sha512-gyyPk6rgonLFEDGoeRgQNaEUvdJ4ktTmmUh/h2t7s+M8oPpIPxgNACWa+6ESR57kXstwqPiCut0V8NRpcwgU7A==",
  22958. "requires": {
  22959. "domelementtype": "^2.0.1",
  22960. "domhandler": "^4.0.0",
  22961. "domutils": "^2.5.2",
  22962. "entities": "^2.0.0"
  22963. }
  22964. },
  22965. "http-cache-semantics": {
  22966. "version": "4.1.0",
  22967. "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz",
  22968. "integrity": "sha512-carPklcUh7ROWRK7Cv27RPtdhYhUsela/ue5/jKzjegVvXDqM2ILE9Q2BGn9JZJh1g87cp56su/FgQSzcWS8cQ=="
  22969. },
  22970. "http-deceiver": {
  22971. "version": "1.2.7",
  22972. "resolved": "https://registry.npmjs.org/http-deceiver/-/http-deceiver-1.2.7.tgz",
  22973. "integrity": "sha1-+nFolEq5pRnTN8sL7HKE3D5yPYc="
  22974. },
  22975. "http-errors": {
  22976. "version": "1.8.1",
  22977. "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-1.8.1.tgz",
  22978. "integrity": "sha512-Kpk9Sm7NmI+RHhnj6OIWDI1d6fIoFAtFt9RLaTMRlg/8w49juAStsrBgp0Dp4OdxdVbRIeKhtCUvoi/RuAhO4g==",
  22979. "requires": {
  22980. "depd": "~1.1.2",
  22981. "inherits": "2.0.4",
  22982. "setprototypeof": "1.2.0",
  22983. "statuses": ">= 1.5.0 < 2",
  22984. "toidentifier": "1.0.1"
  22985. }
  22986. },
  22987. "http-parser-js": {
  22988. "version": "0.5.6",
  22989. "resolved": "https://registry.npmjs.org/http-parser-js/-/http-parser-js-0.5.6.tgz",
  22990. "integrity": "sha512-vDlkRPDJn93swjcjqMSaGSPABbIarsr1TLAui/gLDXzV5VsJNdXNzMYDyNBLQkjWQCJ1uizu8T2oDMhmGt0PRA=="
  22991. },
  22992. "http-proxy": {
  22993. "version": "1.18.1",
  22994. "resolved": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.18.1.tgz",
  22995. "integrity": "sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==",
  22996. "requires": {
  22997. "eventemitter3": "^4.0.0",
  22998. "follow-redirects": "^1.0.0",
  22999. "requires-port": "^1.0.0"
  23000. }
  23001. },
  23002. "http-proxy-agent": {
  23003. "version": "4.0.1",
  23004. "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-4.0.1.tgz",
  23005. "integrity": "sha512-k0zdNgqWTGA6aeIRVpvfVob4fL52dTfaehylg0Y4UvSySvOq/Y+BOyPrgpUrA7HylqvU8vIZGsRuXmspskV0Tg==",
  23006. "requires": {
  23007. "@tootallnate/once": "1",
  23008. "agent-base": "6",
  23009. "debug": "4"
  23010. }
  23011. },
  23012. "http-proxy-middleware": {
  23013. "version": "2.0.4",
  23014. "resolved": "https://registry.npmjs.org/http-proxy-middleware/-/http-proxy-middleware-2.0.4.tgz",
  23015. "integrity": "sha512-m/4FxX17SUvz4lJ5WPXOHDUuCwIqXLfLHs1s0uZ3oYjhoXlx9csYxaOa0ElDEJ+h8Q4iJ1s+lTMbiCa4EXIJqg==",
  23016. "requires": {
  23017. "@types/http-proxy": "^1.17.8",
  23018. "http-proxy": "^1.18.1",
  23019. "is-glob": "^4.0.1",
  23020. "is-plain-obj": "^3.0.0",
  23021. "micromatch": "^4.0.2"
  23022. }
  23023. },
  23024. "http-signature": {
  23025. "version": "1.2.0",
  23026. "resolved": "https://registry.npmjs.org/http-signature/-/http-signature-1.2.0.tgz",
  23027. "integrity": "sha1-muzZJRFHcvPZW2WmCruPfBj7rOE=",
  23028. "requires": {
  23029. "assert-plus": "^1.0.0",
  23030. "jsprim": "^1.2.2",
  23031. "sshpk": "^1.7.0"
  23032. }
  23033. },
  23034. "https-proxy-agent": {
  23035. "version": "5.0.1",
  23036. "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz",
  23037. "integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==",
  23038. "requires": {
  23039. "agent-base": "6",
  23040. "debug": "4"
  23041. }
  23042. },
  23043. "human-signals": {
  23044. "version": "2.1.0",
  23045. "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz",
  23046. "integrity": "sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw=="
  23047. },
  23048. "humanize-ms": {
  23049. "version": "1.2.1",
  23050. "resolved": "https://registry.npmjs.org/humanize-ms/-/humanize-ms-1.2.1.tgz",
  23051. "integrity": "sha1-xG4xWaKT9riW2ikxbYtv6Lt5u+0=",
  23052. "requires": {
  23053. "ms": "^2.0.0"
  23054. }
  23055. },
  23056. "iconv-lite": {
  23057. "version": "0.6.3",
  23058. "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz",
  23059. "integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==",
  23060. "requires": {
  23061. "safer-buffer": ">= 2.1.2 < 3.0.0"
  23062. }
  23063. },
  23064. "icss-utils": {
  23065. "version": "5.1.0",
  23066. "resolved": "https://registry.npmjs.org/icss-utils/-/icss-utils-5.1.0.tgz",
  23067. "integrity": "sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==",
  23068. "requires": {}
  23069. },
  23070. "idb": {
  23071. "version": "6.1.5",
  23072. "resolved": "https://registry.npmjs.org/idb/-/idb-6.1.5.tgz",
  23073. "integrity": "sha512-IJtugpKkiVXQn5Y+LteyBCNk1N8xpGV3wWZk9EVtZWH8DYkjBn0bX1XnGP9RkyZF0sAcywa6unHqSWKe7q4LGw=="
  23074. },
  23075. "identity-obj-proxy": {
  23076. "version": "3.0.0",
  23077. "resolved": "https://registry.npmjs.org/identity-obj-proxy/-/identity-obj-proxy-3.0.0.tgz",
  23078. "integrity": "sha1-lNK9qWCERT7zb7xarsN+D3nx/BQ=",
  23079. "requires": {
  23080. "harmony-reflect": "^1.4.6"
  23081. }
  23082. },
  23083. "ignore": {
  23084. "version": "5.2.0",
  23085. "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.2.0.tgz",
  23086. "integrity": "sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ=="
  23087. },
  23088. "immer": {
  23089. "version": "9.0.12",
  23090. "resolved": "https://registry.npmjs.org/immer/-/immer-9.0.12.tgz",
  23091. "integrity": "sha512-lk7UNmSbAukB5B6dh9fnh5D0bJTOFKxVg2cyJWTYrWRfhLrLMBquONcUs3aFq507hNoIZEDDh8lb8UtOizSMhA=="
  23092. },
  23093. "immutable": {
  23094. "version": "4.0.0",
  23095. "resolved": "https://registry.npmjs.org/immutable/-/immutable-4.0.0.tgz",
  23096. "integrity": "sha512-zIE9hX70qew5qTUjSS7wi1iwj/l7+m54KWU247nhM3v806UdGj1yDndXj+IOYxxtW9zyLI+xqFNZjTuDaLUqFw=="
  23097. },
  23098. "import-fresh": {
  23099. "version": "3.3.0",
  23100. "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz",
  23101. "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==",
  23102. "requires": {
  23103. "parent-module": "^1.0.0",
  23104. "resolve-from": "^4.0.0"
  23105. },
  23106. "dependencies": {
  23107. "resolve-from": {
  23108. "version": "4.0.0",
  23109. "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz",
  23110. "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g=="
  23111. }
  23112. }
  23113. },
  23114. "import-local": {
  23115. "version": "3.1.0",
  23116. "resolved": "https://registry.npmjs.org/import-local/-/import-local-3.1.0.tgz",
  23117. "integrity": "sha512-ASB07uLtnDs1o6EHjKpX34BKYDSqnFerfTOJL2HvMqF70LnxpjkzDB8J44oT9pu4AMPkQwf8jl6szgvNd2tRIg==",
  23118. "requires": {
  23119. "pkg-dir": "^4.2.0",
  23120. "resolve-cwd": "^3.0.0"
  23121. }
  23122. },
  23123. "imurmurhash": {
  23124. "version": "0.1.4",
  23125. "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz",
  23126. "integrity": "sha1-khi5srkoojixPcT7a21XbyMUU+o="
  23127. },
  23128. "indent-string": {
  23129. "version": "4.0.0",
  23130. "resolved": "https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz",
  23131. "integrity": "sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg=="
  23132. },
  23133. "infer-owner": {
  23134. "version": "1.0.4",
  23135. "resolved": "https://registry.npmjs.org/infer-owner/-/infer-owner-1.0.4.tgz",
  23136. "integrity": "sha512-IClj+Xz94+d7irH5qRyfJonOdfTzuDaifE6ZPWfx0N0+/ATZCbuTPq2prFl526urkQd90WyUKIh1DfBQ2hMz9A=="
  23137. },
  23138. "inflight": {
  23139. "version": "1.0.6",
  23140. "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
  23141. "integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=",
  23142. "requires": {
  23143. "once": "^1.3.0",
  23144. "wrappy": "1"
  23145. }
  23146. },
  23147. "inherits": {
  23148. "version": "2.0.4",
  23149. "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
  23150. "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ=="
  23151. },
  23152. "ini": {
  23153. "version": "1.3.8",
  23154. "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz",
  23155. "integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew=="
  23156. },
  23157. "internal-slot": {
  23158. "version": "1.0.3",
  23159. "resolved": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.3.tgz",
  23160. "integrity": "sha512-O0DB1JC/sPyZl7cIo78n5dR7eUSwwpYPiXRhTzNxZVAMUuB8vlnRFyLxdrVToks6XPLVnFfbzaVd5WLjhgg+vA==",
  23161. "requires": {
  23162. "get-intrinsic": "^1.1.0",
  23163. "has": "^1.0.3",
  23164. "side-channel": "^1.0.4"
  23165. }
  23166. },
  23167. "ionicons": {
  23168. "version": "5.5.4",
  23169. "resolved": "https://registry.npmjs.org/ionicons/-/ionicons-5.5.4.tgz",
  23170. "integrity": "sha512-3ph8X9my3inhabWEZ7N0XRA0MnnNQ1v9a602mLNgWsIXnxE9G5BybIZ/pws/OZZ/hoNlvSjk801N03yL9/FNgQ==",
  23171. "requires": {
  23172. "@stencil/core": "~2.10.0"
  23173. },
  23174. "dependencies": {
  23175. "@stencil/core": {
  23176. "version": "2.10.0",
  23177. "resolved": "https://registry.npmjs.org/@stencil/core/-/core-2.10.0.tgz",
  23178. "integrity": "sha512-15rWMTPQ/sp0lSV82HVCXkIya3QLN+uBl7pqK4JnTrp4HiLrzLmNbWjbvgCs55gw0lULbCIGbRIEsFz+Pe/Q+A=="
  23179. }
  23180. }
  23181. },
  23182. "ip": {
  23183. "version": "1.1.5",
  23184. "resolved": "https://registry.npmjs.org/ip/-/ip-1.1.5.tgz",
  23185. "integrity": "sha1-vd7XARQpCCjAoDnnLvJfWq7ENUo="
  23186. },
  23187. "ipaddr.js": {
  23188. "version": "2.0.1",
  23189. "resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-2.0.1.tgz",
  23190. "integrity": "sha512-1qTgH9NG+IIJ4yfKs2e6Pp1bZg8wbDbKHT21HrLIeYBTRLgMYKnMTPAuI3Lcs61nfx5h1xlXnbJtH1kX5/d/ng=="
  23191. },
  23192. "is-arrayish": {
  23193. "version": "0.2.1",
  23194. "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz",
  23195. "integrity": "sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0="
  23196. },
  23197. "is-bigint": {
  23198. "version": "1.0.4",
  23199. "resolved": "https://registry.npmjs.org/is-bigint/-/is-bigint-1.0.4.tgz",
  23200. "integrity": "sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==",
  23201. "requires": {
  23202. "has-bigints": "^1.0.1"
  23203. }
  23204. },
  23205. "is-binary-path": {
  23206. "version": "2.1.0",
  23207. "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz",
  23208. "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==",
  23209. "requires": {
  23210. "binary-extensions": "^2.0.0"
  23211. }
  23212. },
  23213. "is-boolean-object": {
  23214. "version": "1.1.2",
  23215. "resolved": "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.1.2.tgz",
  23216. "integrity": "sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==",
  23217. "requires": {
  23218. "call-bind": "^1.0.2",
  23219. "has-tostringtag": "^1.0.0"
  23220. }
  23221. },
  23222. "is-callable": {
  23223. "version": "1.2.4",
  23224. "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.4.tgz",
  23225. "integrity": "sha512-nsuwtxZfMX67Oryl9LCQ+upnC0Z0BgpwntpS89m1H/TLF0zNfzfLMV/9Wa/6MZsj0acpEjAO0KF1xT6ZdLl95w=="
  23226. },
  23227. "is-core-module": {
  23228. "version": "2.8.1",
  23229. "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.8.1.tgz",
  23230. "integrity": "sha512-SdNCUs284hr40hFTFP6l0IfZ/RSrMXF3qgoRHd3/79unUTvrFO/JoXwkGm+5J/Oe3E/b5GsnG330uUNgRpu1PA==",
  23231. "requires": {
  23232. "has": "^1.0.3"
  23233. }
  23234. },
  23235. "is-date-object": {
  23236. "version": "1.0.5",
  23237. "resolved": "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.5.tgz",
  23238. "integrity": "sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==",
  23239. "requires": {
  23240. "has-tostringtag": "^1.0.0"
  23241. }
  23242. },
  23243. "is-docker": {
  23244. "version": "2.2.1",
  23245. "resolved": "https://registry.npmjs.org/is-docker/-/is-docker-2.2.1.tgz",
  23246. "integrity": "sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ=="
  23247. },
  23248. "is-extglob": {
  23249. "version": "2.1.1",
  23250. "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
  23251. "integrity": "sha1-qIwCU1eR8C7TfHahueqXc8gz+MI="
  23252. },
  23253. "is-fullwidth-code-point": {
  23254. "version": "3.0.0",
  23255. "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
  23256. "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg=="
  23257. },
  23258. "is-generator-fn": {
  23259. "version": "2.1.0",
  23260. "resolved": "https://registry.npmjs.org/is-generator-fn/-/is-generator-fn-2.1.0.tgz",
  23261. "integrity": "sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ=="
  23262. },
  23263. "is-glob": {
  23264. "version": "4.0.3",
  23265. "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz",
  23266. "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
  23267. "requires": {
  23268. "is-extglob": "^2.1.1"
  23269. }
  23270. },
  23271. "is-lambda": {
  23272. "version": "1.0.1",
  23273. "resolved": "https://registry.npmjs.org/is-lambda/-/is-lambda-1.0.1.tgz",
  23274. "integrity": "sha1-PZh3iZ5qU+/AFgUEzeFfgubwYdU="
  23275. },
  23276. "is-module": {
  23277. "version": "1.0.0",
  23278. "resolved": "https://registry.npmjs.org/is-module/-/is-module-1.0.0.tgz",
  23279. "integrity": "sha1-Mlj7afeMFNW4FdZkM2tM/7ZEFZE="
  23280. },
  23281. "is-negative-zero": {
  23282. "version": "2.0.2",
  23283. "resolved": "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.2.tgz",
  23284. "integrity": "sha512-dqJvarLawXsFbNDeJW7zAz8ItJ9cd28YufuuFzh0G8pNHjJMnY08Dv7sYX2uF5UpQOwieAeOExEYAWWfu7ZZUA=="
  23285. },
  23286. "is-number": {
  23287. "version": "7.0.0",
  23288. "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
  23289. "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng=="
  23290. },
  23291. "is-number-object": {
  23292. "version": "1.0.7",
  23293. "resolved": "https://registry.npmjs.org/is-number-object/-/is-number-object-1.0.7.tgz",
  23294. "integrity": "sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==",
  23295. "requires": {
  23296. "has-tostringtag": "^1.0.0"
  23297. }
  23298. },
  23299. "is-obj": {
  23300. "version": "1.0.1",
  23301. "resolved": "https://registry.npmjs.org/is-obj/-/is-obj-1.0.1.tgz",
  23302. "integrity": "sha1-PkcprB9f3gJc19g6iW2rn09n2w8="
  23303. },
  23304. "is-plain-obj": {
  23305. "version": "3.0.0",
  23306. "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-3.0.0.tgz",
  23307. "integrity": "sha512-gwsOE28k+23GP1B6vFl1oVh/WOzmawBrKwo5Ev6wMKzPkaXaCDIQKzLnvsA42DRlbVTWorkgTKIviAKCWkfUwA=="
  23308. },
  23309. "is-potential-custom-element-name": {
  23310. "version": "1.0.1",
  23311. "resolved": "https://registry.npmjs.org/is-potential-custom-element-name/-/is-potential-custom-element-name-1.0.1.tgz",
  23312. "integrity": "sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ=="
  23313. },
  23314. "is-regex": {
  23315. "version": "1.1.4",
  23316. "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.1.4.tgz",
  23317. "integrity": "sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==",
  23318. "requires": {
  23319. "call-bind": "^1.0.2",
  23320. "has-tostringtag": "^1.0.0"
  23321. }
  23322. },
  23323. "is-regexp": {
  23324. "version": "1.0.0",
  23325. "resolved": "https://registry.npmjs.org/is-regexp/-/is-regexp-1.0.0.tgz",
  23326. "integrity": "sha1-/S2INUXEa6xaYz57mgnof6LLUGk="
  23327. },
  23328. "is-root": {
  23329. "version": "2.1.0",
  23330. "resolved": "https://registry.npmjs.org/is-root/-/is-root-2.1.0.tgz",
  23331. "integrity": "sha512-AGOriNp96vNBd3HtU+RzFEc75FfR5ymiYv8E553I71SCeXBiMsVDUtdio1OEFvrPyLIQ9tVR5RxXIFe5PUFjMg=="
  23332. },
  23333. "is-shared-array-buffer": {
  23334. "version": "1.0.2",
  23335. "resolved": "https://registry.npmjs.org/is-shared-array-buffer/-/is-shared-array-buffer-1.0.2.tgz",
  23336. "integrity": "sha512-sqN2UDu1/0y6uvXyStCOzyhAjCSlHceFoMKJW8W9EU9cvic/QdsZ0kEU93HEy3IUEFZIiH/3w+AH/UQbPHNdhA==",
  23337. "requires": {
  23338. "call-bind": "^1.0.2"
  23339. }
  23340. },
  23341. "is-stream": {
  23342. "version": "2.0.1",
  23343. "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz",
  23344. "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg=="
  23345. },
  23346. "is-string": {
  23347. "version": "1.0.7",
  23348. "resolved": "https://registry.npmjs.org/is-string/-/is-string-1.0.7.tgz",
  23349. "integrity": "sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==",
  23350. "requires": {
  23351. "has-tostringtag": "^1.0.0"
  23352. }
  23353. },
  23354. "is-symbol": {
  23355. "version": "1.0.4",
  23356. "resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.4.tgz",
  23357. "integrity": "sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==",
  23358. "requires": {
  23359. "has-symbols": "^1.0.2"
  23360. }
  23361. },
  23362. "is-typedarray": {
  23363. "version": "1.0.0",
  23364. "resolved": "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz",
  23365. "integrity": "sha1-5HnICFjfDBsR3dppQPlgEfzaSpo="
  23366. },
  23367. "is-weakref": {
  23368. "version": "1.0.2",
  23369. "resolved": "https://registry.npmjs.org/is-weakref/-/is-weakref-1.0.2.tgz",
  23370. "integrity": "sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==",
  23371. "requires": {
  23372. "call-bind": "^1.0.2"
  23373. }
  23374. },
  23375. "is-wsl": {
  23376. "version": "2.2.0",
  23377. "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz",
  23378. "integrity": "sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==",
  23379. "requires": {
  23380. "is-docker": "^2.0.0"
  23381. }
  23382. },
  23383. "isarray": {
  23384. "version": "0.0.1",
  23385. "resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz",
  23386. "integrity": "sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8="
  23387. },
  23388. "isexe": {
  23389. "version": "2.0.0",
  23390. "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
  23391. "integrity": "sha1-6PvzdNxVb/iUehDcsFctYz8s+hA="
  23392. },
  23393. "isstream": {
  23394. "version": "0.1.2",
  23395. "resolved": "https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz",
  23396. "integrity": "sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo="
  23397. },
  23398. "istanbul-lib-coverage": {
  23399. "version": "3.2.0",
  23400. "resolved": "https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.0.tgz",
  23401. "integrity": "sha512-eOeJ5BHCmHYvQK7xt9GkdHuzuCGS1Y6g9Gvnx3Ym33fz/HpLRYxiS0wHNr+m/MBC8B647Xt608vCDEvhl9c6Mw=="
  23402. },
  23403. "istanbul-lib-instrument": {
  23404. "version": "5.1.0",
  23405. "resolved": "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-5.1.0.tgz",
  23406. "integrity": "sha512-czwUz525rkOFDJxfKK6mYfIs9zBKILyrZQxjz3ABhjQXhbhFsSbo1HW/BFcsDnfJYJWA6thRR5/TUY2qs5W99Q==",
  23407. "requires": {
  23408. "@babel/core": "^7.12.3",
  23409. "@babel/parser": "^7.14.7",
  23410. "@istanbuljs/schema": "^0.1.2",
  23411. "istanbul-lib-coverage": "^3.2.0",
  23412. "semver": "^6.3.0"
  23413. },
  23414. "dependencies": {
  23415. "semver": {
  23416. "version": "6.3.0",
  23417. "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
  23418. "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw=="
  23419. }
  23420. }
  23421. },
  23422. "istanbul-lib-report": {
  23423. "version": "3.0.0",
  23424. "resolved": "https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz",
  23425. "integrity": "sha512-wcdi+uAKzfiGT2abPpKZ0hSU1rGQjUQnLvtY5MpQ7QCTahD3VODhcu4wcfY1YtkGaDD5yuydOLINXsfbus9ROw==",
  23426. "requires": {
  23427. "istanbul-lib-coverage": "^3.0.0",
  23428. "make-dir": "^3.0.0",
  23429. "supports-color": "^7.1.0"
  23430. }
  23431. },
  23432. "istanbul-lib-source-maps": {
  23433. "version": "4.0.1",
  23434. "resolved": "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-4.0.1.tgz",
  23435. "integrity": "sha512-n3s8EwkdFIJCG3BPKBYvskgXGoy88ARzvegkitk60NxRdwltLOTaH7CUiMRXvwYorl0Q712iEjcWB+fK/MrWVw==",
  23436. "requires": {
  23437. "debug": "^4.1.1",
  23438. "istanbul-lib-coverage": "^3.0.0",
  23439. "source-map": "^0.6.1"
  23440. }
  23441. },
  23442. "istanbul-reports": {
  23443. "version": "3.1.4",
  23444. "resolved": "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-3.1.4.tgz",
  23445. "integrity": "sha512-r1/DshN4KSE7xWEknZLLLLDn5CJybV3nw01VTkp6D5jzLuELlcbudfj/eSQFvrKsJuTVCGnePO7ho82Nw9zzfw==",
  23446. "requires": {
  23447. "html-escaper": "^2.0.0",
  23448. "istanbul-lib-report": "^3.0.0"
  23449. }
  23450. },
  23451. "jake": {
  23452. "version": "10.8.4",
  23453. "resolved": "https://registry.npmjs.org/jake/-/jake-10.8.4.tgz",
  23454. "integrity": "sha512-MtWeTkl1qGsWUtbl/Jsca/8xSoK3x0UmS82sNbjqxxG/de/M/3b1DntdjHgPMC50enlTNwXOCRqPXLLt5cCfZA==",
  23455. "requires": {
  23456. "async": "0.9.x",
  23457. "chalk": "^4.0.2",
  23458. "filelist": "^1.0.1",
  23459. "minimatch": "^3.0.4"
  23460. },
  23461. "dependencies": {
  23462. "async": {
  23463. "version": "0.9.2",
  23464. "resolved": "https://registry.npmjs.org/async/-/async-0.9.2.tgz",
  23465. "integrity": "sha1-rqdNXmHB+JlhO/ZL2mbUx48v0X0="
  23466. }
  23467. }
  23468. },
  23469. "jest": {
  23470. "version": "27.5.1",
  23471. "resolved": "https://registry.npmjs.org/jest/-/jest-27.5.1.tgz",
  23472. "integrity": "sha512-Yn0mADZB89zTtjkPJEXwrac3LHudkQMR+Paqa8uxJHCBr9agxztUifWCyiYrjhMPBoUVBjyny0I7XH6ozDr7QQ==",
  23473. "requires": {
  23474. "@jest/core": "^27.5.1",
  23475. "import-local": "^3.0.2",
  23476. "jest-cli": "^27.5.1"
  23477. }
  23478. },
  23479. "jest-changed-files": {
  23480. "version": "27.5.1",
  23481. "resolved": "https://registry.npmjs.org/jest-changed-files/-/jest-changed-files-27.5.1.tgz",
  23482. "integrity": "sha512-buBLMiByfWGCoMsLLzGUUSpAmIAGnbR2KJoMN10ziLhOLvP4e0SlypHnAel8iqQXTrcbmfEY9sSqae5sgUsTvw==",
  23483. "requires": {
  23484. "@jest/types": "^27.5.1",
  23485. "execa": "^5.0.0",
  23486. "throat": "^6.0.1"
  23487. }
  23488. },
  23489. "jest-circus": {
  23490. "version": "27.5.1",
  23491. "resolved": "https://registry.npmjs.org/jest-circus/-/jest-circus-27.5.1.tgz",
  23492. "integrity": "sha512-D95R7x5UtlMA5iBYsOHFFbMD/GVA4R/Kdq15f7xYWUfWHBto9NYRsOvnSauTgdF+ogCpJ4tyKOXhUifxS65gdw==",
  23493. "requires": {
  23494. "@jest/environment": "^27.5.1",
  23495. "@jest/test-result": "^27.5.1",
  23496. "@jest/types": "^27.5.1",
  23497. "@types/node": "*",
  23498. "chalk": "^4.0.0",
  23499. "co": "^4.6.0",
  23500. "dedent": "^0.7.0",
  23501. "expect": "^27.5.1",
  23502. "is-generator-fn": "^2.0.0",
  23503. "jest-each": "^27.5.1",
  23504. "jest-matcher-utils": "^27.5.1",
  23505. "jest-message-util": "^27.5.1",
  23506. "jest-runtime": "^27.5.1",
  23507. "jest-snapshot": "^27.5.1",
  23508. "jest-util": "^27.5.1",
  23509. "pretty-format": "^27.5.1",
  23510. "slash": "^3.0.0",
  23511. "stack-utils": "^2.0.3",
  23512. "throat": "^6.0.1"
  23513. }
  23514. },
  23515. "jest-cli": {
  23516. "version": "27.5.1",
  23517. "resolved": "https://registry.npmjs.org/jest-cli/-/jest-cli-27.5.1.tgz",
  23518. "integrity": "sha512-Hc6HOOwYq4/74/c62dEE3r5elx8wjYqxY0r0G/nFrLDPMFRu6RA/u8qINOIkvhxG7mMQ5EJsOGfRpI8L6eFUVw==",
  23519. "requires": {
  23520. "@jest/core": "^27.5.1",
  23521. "@jest/test-result": "^27.5.1",
  23522. "@jest/types": "^27.5.1",
  23523. "chalk": "^4.0.0",
  23524. "exit": "^0.1.2",
  23525. "graceful-fs": "^4.2.9",
  23526. "import-local": "^3.0.2",
  23527. "jest-config": "^27.5.1",
  23528. "jest-util": "^27.5.1",
  23529. "jest-validate": "^27.5.1",
  23530. "prompts": "^2.0.1",
  23531. "yargs": "^16.2.0"
  23532. }
  23533. },
  23534. "jest-config": {
  23535. "version": "27.5.1",
  23536. "resolved": "https://registry.npmjs.org/jest-config/-/jest-config-27.5.1.tgz",
  23537. "integrity": "sha512-5sAsjm6tGdsVbW9ahcChPAFCk4IlkQUknH5AvKjuLTSlcO/wCZKyFdn7Rg0EkC+OGgWODEy2hDpWB1PgzH0JNA==",
  23538. "requires": {
  23539. "@babel/core": "^7.8.0",
  23540. "@jest/test-sequencer": "^27.5.1",
  23541. "@jest/types": "^27.5.1",
  23542. "babel-jest": "^27.5.1",
  23543. "chalk": "^4.0.0",
  23544. "ci-info": "^3.2.0",
  23545. "deepmerge": "^4.2.2",
  23546. "glob": "^7.1.1",
  23547. "graceful-fs": "^4.2.9",
  23548. "jest-circus": "^27.5.1",
  23549. "jest-environment-jsdom": "^27.5.1",
  23550. "jest-environment-node": "^27.5.1",
  23551. "jest-get-type": "^27.5.1",
  23552. "jest-jasmine2": "^27.5.1",
  23553. "jest-regex-util": "^27.5.1",
  23554. "jest-resolve": "^27.5.1",
  23555. "jest-runner": "^27.5.1",
  23556. "jest-util": "^27.5.1",
  23557. "jest-validate": "^27.5.1",
  23558. "micromatch": "^4.0.4",
  23559. "parse-json": "^5.2.0",
  23560. "pretty-format": "^27.5.1",
  23561. "slash": "^3.0.0",
  23562. "strip-json-comments": "^3.1.1"
  23563. },
  23564. "dependencies": {
  23565. "jest-get-type": {
  23566. "version": "27.5.1",
  23567. "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-27.5.1.tgz",
  23568. "integrity": "sha512-2KY95ksYSaK7DMBWQn6dQz3kqAf3BB64y2udeG+hv4KfSOb9qwcYQstTJc1KCbsix+wLZWZYN8t7nwX3GOBLRw=="
  23569. }
  23570. }
  23571. },
  23572. "jest-diff": {
  23573. "version": "26.6.2",
  23574. "resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-26.6.2.tgz",
  23575. "integrity": "sha512-6m+9Z3Gv9wN0WFVasqjCL/06+EFCMTqDEUl/b87HYK2rAPTyfz4ZIuSlPhY51PIQRWx5TaxeF1qmXKe9gfN3sA==",
  23576. "requires": {
  23577. "chalk": "^4.0.0",
  23578. "diff-sequences": "^26.6.2",
  23579. "jest-get-type": "^26.3.0",
  23580. "pretty-format": "^26.6.2"
  23581. },
  23582. "dependencies": {
  23583. "@jest/types": {
  23584. "version": "26.6.2",
  23585. "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz",
  23586. "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==",
  23587. "requires": {
  23588. "@types/istanbul-lib-coverage": "^2.0.0",
  23589. "@types/istanbul-reports": "^3.0.0",
  23590. "@types/node": "*",
  23591. "@types/yargs": "^15.0.0",
  23592. "chalk": "^4.0.0"
  23593. }
  23594. },
  23595. "@types/yargs": {
  23596. "version": "15.0.14",
  23597. "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.14.tgz",
  23598. "integrity": "sha512-yEJzHoxf6SyQGhBhIYGXQDSCkJjB6HohDShto7m8vaKg9Yp0Yn8+71J9eakh2bnPg6BfsH9PRMhiRTZnd4eXGQ==",
  23599. "requires": {
  23600. "@types/yargs-parser": "*"
  23601. }
  23602. },
  23603. "pretty-format": {
  23604. "version": "26.6.2",
  23605. "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-26.6.2.tgz",
  23606. "integrity": "sha512-7AeGuCYNGmycyQbCqd/3PWH4eOoX/OiCa0uphp57NVTeAGdJGaAliecxwBDHYQCIvrW7aDBZCYeNTP/WX69mkg==",
  23607. "requires": {
  23608. "@jest/types": "^26.6.2",
  23609. "ansi-regex": "^5.0.0",
  23610. "ansi-styles": "^4.0.0",
  23611. "react-is": "^17.0.1"
  23612. }
  23613. }
  23614. }
  23615. },
  23616. "jest-docblock": {
  23617. "version": "27.5.1",
  23618. "resolved": "https://registry.npmjs.org/jest-docblock/-/jest-docblock-27.5.1.tgz",
  23619. "integrity": "sha512-rl7hlABeTsRYxKiUfpHrQrG4e2obOiTQWfMEH3PxPjOtdsfLQO4ReWSZaQ7DETm4xu07rl4q/h4zcKXyU0/OzQ==",
  23620. "requires": {
  23621. "detect-newline": "^3.0.0"
  23622. }
  23623. },
  23624. "jest-each": {
  23625. "version": "27.5.1",
  23626. "resolved": "https://registry.npmjs.org/jest-each/-/jest-each-27.5.1.tgz",
  23627. "integrity": "sha512-1Ff6p+FbhT/bXQnEouYy00bkNSY7OUpfIcmdl8vZ31A1UUaurOLPA8a8BbJOF2RDUElwJhmeaV7LnagI+5UwNQ==",
  23628. "requires": {
  23629. "@jest/types": "^27.5.1",
  23630. "chalk": "^4.0.0",
  23631. "jest-get-type": "^27.5.1",
  23632. "jest-util": "^27.5.1",
  23633. "pretty-format": "^27.5.1"
  23634. },
  23635. "dependencies": {
  23636. "jest-get-type": {
  23637. "version": "27.5.1",
  23638. "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-27.5.1.tgz",
  23639. "integrity": "sha512-2KY95ksYSaK7DMBWQn6dQz3kqAf3BB64y2udeG+hv4KfSOb9qwcYQstTJc1KCbsix+wLZWZYN8t7nwX3GOBLRw=="
  23640. }
  23641. }
  23642. },
  23643. "jest-environment-jsdom": {
  23644. "version": "27.5.1",
  23645. "resolved": "https://registry.npmjs.org/jest-environment-jsdom/-/jest-environment-jsdom-27.5.1.tgz",
  23646. "integrity": "sha512-TFBvkTC1Hnnnrka/fUb56atfDtJ9VMZ94JkjTbggl1PEpwrYtUBKMezB3inLmWqQsXYLcMwNoDQwoBTAvFfsfw==",
  23647. "requires": {
  23648. "@jest/environment": "^27.5.1",
  23649. "@jest/fake-timers": "^27.5.1",
  23650. "@jest/types": "^27.5.1",
  23651. "@types/node": "*",
  23652. "jest-mock": "^27.5.1",
  23653. "jest-util": "^27.5.1",
  23654. "jsdom": "^16.6.0"
  23655. }
  23656. },
  23657. "jest-environment-node": {
  23658. "version": "27.5.1",
  23659. "resolved": "https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-27.5.1.tgz",
  23660. "integrity": "sha512-Jt4ZUnxdOsTGwSRAfKEnE6BcwsSPNOijjwifq5sDFSA2kesnXTvNqKHYgM0hDq3549Uf/KzdXNYn4wMZJPlFLw==",
  23661. "requires": {
  23662. "@jest/environment": "^27.5.1",
  23663. "@jest/fake-timers": "^27.5.1",
  23664. "@jest/types": "^27.5.1",
  23665. "@types/node": "*",
  23666. "jest-mock": "^27.5.1",
  23667. "jest-util": "^27.5.1"
  23668. }
  23669. },
  23670. "jest-get-type": {
  23671. "version": "26.3.0",
  23672. "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-26.3.0.tgz",
  23673. "integrity": "sha512-TpfaviN1R2pQWkIihlfEanwOXK0zcxrKEE4MlU6Tn7keoXdN6/3gK/xl0yEh8DOunn5pOVGKf8hB4R9gVh04ig=="
  23674. },
  23675. "jest-haste-map": {
  23676. "version": "27.5.1",
  23677. "resolved": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-27.5.1.tgz",
  23678. "integrity": "sha512-7GgkZ4Fw4NFbMSDSpZwXeBiIbx+t/46nJ2QitkOjvwPYyZmqttu2TDSimMHP1EkPOi4xUZAN1doE5Vd25H4Jng==",
  23679. "requires": {
  23680. "@jest/types": "^27.5.1",
  23681. "@types/graceful-fs": "^4.1.2",
  23682. "@types/node": "*",
  23683. "anymatch": "^3.0.3",
  23684. "fb-watchman": "^2.0.0",
  23685. "fsevents": "^2.3.2",
  23686. "graceful-fs": "^4.2.9",
  23687. "jest-regex-util": "^27.5.1",
  23688. "jest-serializer": "^27.5.1",
  23689. "jest-util": "^27.5.1",
  23690. "jest-worker": "^27.5.1",
  23691. "micromatch": "^4.0.4",
  23692. "walker": "^1.0.7"
  23693. }
  23694. },
  23695. "jest-jasmine2": {
  23696. "version": "27.5.1",
  23697. "resolved": "https://registry.npmjs.org/jest-jasmine2/-/jest-jasmine2-27.5.1.tgz",
  23698. "integrity": "sha512-jtq7VVyG8SqAorDpApwiJJImd0V2wv1xzdheGHRGyuT7gZm6gG47QEskOlzsN1PG/6WNaCo5pmwMHDf3AkG2pQ==",
  23699. "requires": {
  23700. "@jest/environment": "^27.5.1",
  23701. "@jest/source-map": "^27.5.1",
  23702. "@jest/test-result": "^27.5.1",
  23703. "@jest/types": "^27.5.1",
  23704. "@types/node": "*",
  23705. "chalk": "^4.0.0",
  23706. "co": "^4.6.0",
  23707. "expect": "^27.5.1",
  23708. "is-generator-fn": "^2.0.0",
  23709. "jest-each": "^27.5.1",
  23710. "jest-matcher-utils": "^27.5.1",
  23711. "jest-message-util": "^27.5.1",
  23712. "jest-runtime": "^27.5.1",
  23713. "jest-snapshot": "^27.5.1",
  23714. "jest-util": "^27.5.1",
  23715. "pretty-format": "^27.5.1",
  23716. "throat": "^6.0.1"
  23717. }
  23718. },
  23719. "jest-leak-detector": {
  23720. "version": "27.5.1",
  23721. "resolved": "https://registry.npmjs.org/jest-leak-detector/-/jest-leak-detector-27.5.1.tgz",
  23722. "integrity": "sha512-POXfWAMvfU6WMUXftV4HolnJfnPOGEu10fscNCA76KBpRRhcMN2c8d3iT2pxQS3HLbA+5X4sOUPzYO2NUyIlHQ==",
  23723. "requires": {
  23724. "jest-get-type": "^27.5.1",
  23725. "pretty-format": "^27.5.1"
  23726. },
  23727. "dependencies": {
  23728. "jest-get-type": {
  23729. "version": "27.5.1",
  23730. "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-27.5.1.tgz",
  23731. "integrity": "sha512-2KY95ksYSaK7DMBWQn6dQz3kqAf3BB64y2udeG+hv4KfSOb9qwcYQstTJc1KCbsix+wLZWZYN8t7nwX3GOBLRw=="
  23732. }
  23733. }
  23734. },
  23735. "jest-matcher-utils": {
  23736. "version": "27.5.1",
  23737. "resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-27.5.1.tgz",
  23738. "integrity": "sha512-z2uTx/T6LBaCoNWNFWwChLBKYxTMcGBRjAt+2SbP929/Fflb9aa5LGma654Rz8z9HLxsrUaYzxE9T/EFIL/PAw==",
  23739. "requires": {
  23740. "chalk": "^4.0.0",
  23741. "jest-diff": "^27.5.1",
  23742. "jest-get-type": "^27.5.1",
  23743. "pretty-format": "^27.5.1"
  23744. },
  23745. "dependencies": {
  23746. "diff-sequences": {
  23747. "version": "27.5.1",
  23748. "resolved": "https://registry.npmjs.org/diff-sequences/-/diff-sequences-27.5.1.tgz",
  23749. "integrity": "sha512-k1gCAXAsNgLwEL+Y8Wvl+M6oEFj5bgazfZULpS5CneoPPXRaCCW7dm+q21Ky2VEE5X+VeRDBVg1Pcvvsr4TtNQ=="
  23750. },
  23751. "jest-diff": {
  23752. "version": "27.5.1",
  23753. "resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-27.5.1.tgz",
  23754. "integrity": "sha512-m0NvkX55LDt9T4mctTEgnZk3fmEg3NRYutvMPWM/0iPnkFj2wIeF45O1718cMSOFO1vINkqmxqD8vE37uTEbqw==",
  23755. "requires": {
  23756. "chalk": "^4.0.0",
  23757. "diff-sequences": "^27.5.1",
  23758. "jest-get-type": "^27.5.1",
  23759. "pretty-format": "^27.5.1"
  23760. }
  23761. },
  23762. "jest-get-type": {
  23763. "version": "27.5.1",
  23764. "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-27.5.1.tgz",
  23765. "integrity": "sha512-2KY95ksYSaK7DMBWQn6dQz3kqAf3BB64y2udeG+hv4KfSOb9qwcYQstTJc1KCbsix+wLZWZYN8t7nwX3GOBLRw=="
  23766. }
  23767. }
  23768. },
  23769. "jest-message-util": {
  23770. "version": "27.5.1",
  23771. "resolved": "https://registry.npmjs.org/jest-message-util/-/jest-message-util-27.5.1.tgz",
  23772. "integrity": "sha512-rMyFe1+jnyAAf+NHwTclDz0eAaLkVDdKVHHBFWsBWHnnh5YeJMNWWsv7AbFYXfK3oTqvL7VTWkhNLu1jX24D+g==",
  23773. "requires": {
  23774. "@babel/code-frame": "^7.12.13",
  23775. "@jest/types": "^27.5.1",
  23776. "@types/stack-utils": "^2.0.0",
  23777. "chalk": "^4.0.0",
  23778. "graceful-fs": "^4.2.9",
  23779. "micromatch": "^4.0.4",
  23780. "pretty-format": "^27.5.1",
  23781. "slash": "^3.0.0",
  23782. "stack-utils": "^2.0.3"
  23783. }
  23784. },
  23785. "jest-mock": {
  23786. "version": "27.5.1",
  23787. "resolved": "https://registry.npmjs.org/jest-mock/-/jest-mock-27.5.1.tgz",
  23788. "integrity": "sha512-K4jKbY1d4ENhbrG2zuPWaQBvDly+iZ2yAW+T1fATN78hc0sInwn7wZB8XtlNnvHug5RMwV897Xm4LqmPM4e2Og==",
  23789. "requires": {
  23790. "@jest/types": "^27.5.1",
  23791. "@types/node": "*"
  23792. }
  23793. },
  23794. "jest-pnp-resolver": {
  23795. "version": "1.2.2",
  23796. "resolved": "https://registry.npmjs.org/jest-pnp-resolver/-/jest-pnp-resolver-1.2.2.tgz",
  23797. "integrity": "sha512-olV41bKSMm8BdnuMsewT4jqlZ8+3TCARAXjZGT9jcoSnrfUnRCqnMoF9XEeoWjbzObpqF9dRhHQj0Xb9QdF6/w==",
  23798. "requires": {}
  23799. },
  23800. "jest-regex-util": {
  23801. "version": "27.5.1",
  23802. "resolved": "https://registry.npmjs.org/jest-regex-util/-/jest-regex-util-27.5.1.tgz",
  23803. "integrity": "sha512-4bfKq2zie+x16okqDXjXn9ql2B0dScQu+vcwe4TvFVhkVyuWLqpZrZtXxLLWoXYgn0E87I6r6GRYHF7wFZBUvg=="
  23804. },
  23805. "jest-resolve": {
  23806. "version": "27.5.1",
  23807. "resolved": "https://registry.npmjs.org/jest-resolve/-/jest-resolve-27.5.1.tgz",
  23808. "integrity": "sha512-FFDy8/9E6CV83IMbDpcjOhumAQPDyETnU2KZ1O98DwTnz8AOBsW/Xv3GySr1mOZdItLR+zDZ7I/UdTFbgSOVCw==",
  23809. "requires": {
  23810. "@jest/types": "^27.5.1",
  23811. "chalk": "^4.0.0",
  23812. "graceful-fs": "^4.2.9",
  23813. "jest-haste-map": "^27.5.1",
  23814. "jest-pnp-resolver": "^1.2.2",
  23815. "jest-util": "^27.5.1",
  23816. "jest-validate": "^27.5.1",
  23817. "resolve": "^1.20.0",
  23818. "resolve.exports": "^1.1.0",
  23819. "slash": "^3.0.0"
  23820. }
  23821. },
  23822. "jest-resolve-dependencies": {
  23823. "version": "27.5.1",
  23824. "resolved": "https://registry.npmjs.org/jest-resolve-dependencies/-/jest-resolve-dependencies-27.5.1.tgz",
  23825. "integrity": "sha512-QQOOdY4PE39iawDn5rzbIePNigfe5B9Z91GDD1ae/xNDlu9kaat8QQ5EKnNmVWPV54hUdxCVwwj6YMgR2O7IOg==",
  23826. "requires": {
  23827. "@jest/types": "^27.5.1",
  23828. "jest-regex-util": "^27.5.1",
  23829. "jest-snapshot": "^27.5.1"
  23830. }
  23831. },
  23832. "jest-runner": {
  23833. "version": "27.5.1",
  23834. "resolved": "https://registry.npmjs.org/jest-runner/-/jest-runner-27.5.1.tgz",
  23835. "integrity": "sha512-g4NPsM4mFCOwFKXO4p/H/kWGdJp9V8kURY2lX8Me2drgXqG7rrZAx5kv+5H7wtt/cdFIjhqYx1HrlqWHaOvDaQ==",
  23836. "requires": {
  23837. "@jest/console": "^27.5.1",
  23838. "@jest/environment": "^27.5.1",
  23839. "@jest/test-result": "^27.5.1",
  23840. "@jest/transform": "^27.5.1",
  23841. "@jest/types": "^27.5.1",
  23842. "@types/node": "*",
  23843. "chalk": "^4.0.0",
  23844. "emittery": "^0.8.1",
  23845. "graceful-fs": "^4.2.9",
  23846. "jest-docblock": "^27.5.1",
  23847. "jest-environment-jsdom": "^27.5.1",
  23848. "jest-environment-node": "^27.5.1",
  23849. "jest-haste-map": "^27.5.1",
  23850. "jest-leak-detector": "^27.5.1",
  23851. "jest-message-util": "^27.5.1",
  23852. "jest-resolve": "^27.5.1",
  23853. "jest-runtime": "^27.5.1",
  23854. "jest-util": "^27.5.1",
  23855. "jest-worker": "^27.5.1",
  23856. "source-map-support": "^0.5.6",
  23857. "throat": "^6.0.1"
  23858. }
  23859. },
  23860. "jest-runtime": {
  23861. "version": "27.5.1",
  23862. "resolved": "https://registry.npmjs.org/jest-runtime/-/jest-runtime-27.5.1.tgz",
  23863. "integrity": "sha512-o7gxw3Gf+H2IGt8fv0RiyE1+r83FJBRruoA+FXrlHw6xEyBsU8ugA6IPfTdVyA0w8HClpbK+DGJxH59UrNMx8A==",
  23864. "requires": {
  23865. "@jest/environment": "^27.5.1",
  23866. "@jest/fake-timers": "^27.5.1",
  23867. "@jest/globals": "^27.5.1",
  23868. "@jest/source-map": "^27.5.1",
  23869. "@jest/test-result": "^27.5.1",
  23870. "@jest/transform": "^27.5.1",
  23871. "@jest/types": "^27.5.1",
  23872. "chalk": "^4.0.0",
  23873. "cjs-module-lexer": "^1.0.0",
  23874. "collect-v8-coverage": "^1.0.0",
  23875. "execa": "^5.0.0",
  23876. "glob": "^7.1.3",
  23877. "graceful-fs": "^4.2.9",
  23878. "jest-haste-map": "^27.5.1",
  23879. "jest-message-util": "^27.5.1",
  23880. "jest-mock": "^27.5.1",
  23881. "jest-regex-util": "^27.5.1",
  23882. "jest-resolve": "^27.5.1",
  23883. "jest-snapshot": "^27.5.1",
  23884. "jest-util": "^27.5.1",
  23885. "slash": "^3.0.0",
  23886. "strip-bom": "^4.0.0"
  23887. }
  23888. },
  23889. "jest-serializer": {
  23890. "version": "27.5.1",
  23891. "resolved": "https://registry.npmjs.org/jest-serializer/-/jest-serializer-27.5.1.tgz",
  23892. "integrity": "sha512-jZCyo6iIxO1aqUxpuBlwTDMkzOAJS4a3eYz3YzgxxVQFwLeSA7Jfq5cbqCY+JLvTDrWirgusI/0KwxKMgrdf7w==",
  23893. "requires": {
  23894. "@types/node": "*",
  23895. "graceful-fs": "^4.2.9"
  23896. }
  23897. },
  23898. "jest-snapshot": {
  23899. "version": "27.5.1",
  23900. "resolved": "https://registry.npmjs.org/jest-snapshot/-/jest-snapshot-27.5.1.tgz",
  23901. "integrity": "sha512-yYykXI5a0I31xX67mgeLw1DZ0bJB+gpq5IpSuCAoyDi0+BhgU/RIrL+RTzDmkNTchvDFWKP8lp+w/42Z3us5sA==",
  23902. "requires": {
  23903. "@babel/core": "^7.7.2",
  23904. "@babel/generator": "^7.7.2",
  23905. "@babel/plugin-syntax-typescript": "^7.7.2",
  23906. "@babel/traverse": "^7.7.2",
  23907. "@babel/types": "^7.0.0",
  23908. "@jest/transform": "^27.5.1",
  23909. "@jest/types": "^27.5.1",
  23910. "@types/babel__traverse": "^7.0.4",
  23911. "@types/prettier": "^2.1.5",
  23912. "babel-preset-current-node-syntax": "^1.0.0",
  23913. "chalk": "^4.0.0",
  23914. "expect": "^27.5.1",
  23915. "graceful-fs": "^4.2.9",
  23916. "jest-diff": "^27.5.1",
  23917. "jest-get-type": "^27.5.1",
  23918. "jest-haste-map": "^27.5.1",
  23919. "jest-matcher-utils": "^27.5.1",
  23920. "jest-message-util": "^27.5.1",
  23921. "jest-util": "^27.5.1",
  23922. "natural-compare": "^1.4.0",
  23923. "pretty-format": "^27.5.1",
  23924. "semver": "^7.3.2"
  23925. },
  23926. "dependencies": {
  23927. "diff-sequences": {
  23928. "version": "27.5.1",
  23929. "resolved": "https://registry.npmjs.org/diff-sequences/-/diff-sequences-27.5.1.tgz",
  23930. "integrity": "sha512-k1gCAXAsNgLwEL+Y8Wvl+M6oEFj5bgazfZULpS5CneoPPXRaCCW7dm+q21Ky2VEE5X+VeRDBVg1Pcvvsr4TtNQ=="
  23931. },
  23932. "jest-diff": {
  23933. "version": "27.5.1",
  23934. "resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-27.5.1.tgz",
  23935. "integrity": "sha512-m0NvkX55LDt9T4mctTEgnZk3fmEg3NRYutvMPWM/0iPnkFj2wIeF45O1718cMSOFO1vINkqmxqD8vE37uTEbqw==",
  23936. "requires": {
  23937. "chalk": "^4.0.0",
  23938. "diff-sequences": "^27.5.1",
  23939. "jest-get-type": "^27.5.1",
  23940. "pretty-format": "^27.5.1"
  23941. }
  23942. },
  23943. "jest-get-type": {
  23944. "version": "27.5.1",
  23945. "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-27.5.1.tgz",
  23946. "integrity": "sha512-2KY95ksYSaK7DMBWQn6dQz3kqAf3BB64y2udeG+hv4KfSOb9qwcYQstTJc1KCbsix+wLZWZYN8t7nwX3GOBLRw=="
  23947. }
  23948. }
  23949. },
  23950. "jest-util": {
  23951. "version": "27.5.1",
  23952. "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-27.5.1.tgz",
  23953. "integrity": "sha512-Kv2o/8jNvX1MQ0KGtw480E/w4fBCDOnH6+6DmeKi6LZUIlKA5kwY0YNdlzaWTiVgxqAqik11QyxDOKk543aKXw==",
  23954. "requires": {
  23955. "@jest/types": "^27.5.1",
  23956. "@types/node": "*",
  23957. "chalk": "^4.0.0",
  23958. "ci-info": "^3.2.0",
  23959. "graceful-fs": "^4.2.9",
  23960. "picomatch": "^2.2.3"
  23961. }
  23962. },
  23963. "jest-validate": {
  23964. "version": "27.5.1",
  23965. "resolved": "https://registry.npmjs.org/jest-validate/-/jest-validate-27.5.1.tgz",
  23966. "integrity": "sha512-thkNli0LYTmOI1tDB3FI1S1RTp/Bqyd9pTarJwL87OIBFuqEb5Apv5EaApEudYg4g86e3CT6kM0RowkhtEnCBQ==",
  23967. "requires": {
  23968. "@jest/types": "^27.5.1",
  23969. "camelcase": "^6.2.0",
  23970. "chalk": "^4.0.0",
  23971. "jest-get-type": "^27.5.1",
  23972. "leven": "^3.1.0",
  23973. "pretty-format": "^27.5.1"
  23974. },
  23975. "dependencies": {
  23976. "jest-get-type": {
  23977. "version": "27.5.1",
  23978. "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-27.5.1.tgz",
  23979. "integrity": "sha512-2KY95ksYSaK7DMBWQn6dQz3kqAf3BB64y2udeG+hv4KfSOb9qwcYQstTJc1KCbsix+wLZWZYN8t7nwX3GOBLRw=="
  23980. }
  23981. }
  23982. },
  23983. "jest-watch-typeahead": {
  23984. "version": "1.0.0",
  23985. "resolved": "https://registry.npmjs.org/jest-watch-typeahead/-/jest-watch-typeahead-1.0.0.tgz",
  23986. "integrity": "sha512-jxoszalAb394WElmiJTFBMzie/RDCF+W7Q29n5LzOPtcoQoHWfdUtHFkbhgf5NwWe8uMOxvKb/g7ea7CshfkTw==",
  23987. "requires": {
  23988. "ansi-escapes": "^4.3.1",
  23989. "chalk": "^4.0.0",
  23990. "jest-regex-util": "^27.0.0",
  23991. "jest-watcher": "^27.0.0",
  23992. "slash": "^4.0.0",
  23993. "string-length": "^5.0.1",
  23994. "strip-ansi": "^7.0.1"
  23995. },
  23996. "dependencies": {
  23997. "ansi-regex": {
  23998. "version": "6.0.1",
  23999. "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
  24000. "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA=="
  24001. },
  24002. "char-regex": {
  24003. "version": "2.0.1",
  24004. "resolved": "https://registry.npmjs.org/char-regex/-/char-regex-2.0.1.tgz",
  24005. "integrity": "sha512-oSvEeo6ZUD7NepqAat3RqoucZ5SeqLJgOvVIwkafu6IP3V0pO38s/ypdVUmDDK6qIIHNlYHJAKX9E7R7HoKElw=="
  24006. },
  24007. "slash": {
  24008. "version": "4.0.0",
  24009. "resolved": "https://registry.npmjs.org/slash/-/slash-4.0.0.tgz",
  24010. "integrity": "sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew=="
  24011. },
  24012. "string-length": {
  24013. "version": "5.0.1",
  24014. "resolved": "https://registry.npmjs.org/string-length/-/string-length-5.0.1.tgz",
  24015. "integrity": "sha512-9Ep08KAMUn0OadnVaBuRdE2l615CQ508kr0XMadjClfYpdCyvrbFp6Taebo8yyxokQ4viUd/xPPUA4FGgUa0ow==",
  24016. "requires": {
  24017. "char-regex": "^2.0.0",
  24018. "strip-ansi": "^7.0.1"
  24019. }
  24020. },
  24021. "strip-ansi": {
  24022. "version": "7.0.1",
  24023. "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.0.1.tgz",
  24024. "integrity": "sha512-cXNxvT8dFNRVfhVME3JAe98mkXDYN2O1l7jmcwMnOslDeESg1rF/OZMtK0nRAhiari1unG5cD4jG3rapUAkLbw==",
  24025. "requires": {
  24026. "ansi-regex": "^6.0.1"
  24027. }
  24028. }
  24029. }
  24030. },
  24031. "jest-watcher": {
  24032. "version": "27.5.1",
  24033. "resolved": "https://registry.npmjs.org/jest-watcher/-/jest-watcher-27.5.1.tgz",
  24034. "integrity": "sha512-z676SuD6Z8o8qbmEGhoEUFOM1+jfEiL3DXHK/xgEiG2EyNYfFG60jluWcupY6dATjfEsKQuibReS1djInQnoVw==",
  24035. "requires": {
  24036. "@jest/test-result": "^27.5.1",
  24037. "@jest/types": "^27.5.1",
  24038. "@types/node": "*",
  24039. "ansi-escapes": "^4.2.1",
  24040. "chalk": "^4.0.0",
  24041. "jest-util": "^27.5.1",
  24042. "string-length": "^4.0.1"
  24043. }
  24044. },
  24045. "jest-worker": {
  24046. "version": "27.5.1",
  24047. "resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-27.5.1.tgz",
  24048. "integrity": "sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==",
  24049. "requires": {
  24050. "@types/node": "*",
  24051. "merge-stream": "^2.0.0",
  24052. "supports-color": "^8.0.0"
  24053. },
  24054. "dependencies": {
  24055. "supports-color": {
  24056. "version": "8.1.1",
  24057. "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
  24058. "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
  24059. "requires": {
  24060. "has-flag": "^4.0.0"
  24061. }
  24062. }
  24063. }
  24064. },
  24065. "js-base64": {
  24066. "version": "2.6.4",
  24067. "resolved": "https://registry.npmjs.org/js-base64/-/js-base64-2.6.4.tgz",
  24068. "integrity": "sha512-pZe//GGmwJndub7ZghVHz7vjb2LgC1m8B07Au3eYqeqv9emhESByMXxaEgkUkEqJe87oBbSniGYoQNIBklc7IQ=="
  24069. },
  24070. "js-tokens": {
  24071. "version": "4.0.0",
  24072. "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
  24073. "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ=="
  24074. },
  24075. "js-yaml": {
  24076. "version": "3.14.1",
  24077. "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
  24078. "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
  24079. "requires": {
  24080. "argparse": "^1.0.7",
  24081. "esprima": "^4.0.0"
  24082. }
  24083. },
  24084. "jsbn": {
  24085. "version": "0.1.1",
  24086. "resolved": "https://registry.npmjs.org/jsbn/-/jsbn-0.1.1.tgz",
  24087. "integrity": "sha1-peZUwuWi3rXyAdls77yoDA7y9RM="
  24088. },
  24089. "jsdom": {
  24090. "version": "16.7.0",
  24091. "resolved": "https://registry.npmjs.org/jsdom/-/jsdom-16.7.0.tgz",
  24092. "integrity": "sha512-u9Smc2G1USStM+s/x1ru5Sxrl6mPYCbByG1U/hUmqaVsm4tbNyS7CicOSRyuGQYZhTu0h84qkZZQ/I+dzizSVw==",
  24093. "requires": {
  24094. "abab": "^2.0.5",
  24095. "acorn": "^8.2.4",
  24096. "acorn-globals": "^6.0.0",
  24097. "cssom": "^0.4.4",
  24098. "cssstyle": "^2.3.0",
  24099. "data-urls": "^2.0.0",
  24100. "decimal.js": "^10.2.1",
  24101. "domexception": "^2.0.1",
  24102. "escodegen": "^2.0.0",
  24103. "form-data": "^3.0.0",
  24104. "html-encoding-sniffer": "^2.0.1",
  24105. "http-proxy-agent": "^4.0.1",
  24106. "https-proxy-agent": "^5.0.0",
  24107. "is-potential-custom-element-name": "^1.0.1",
  24108. "nwsapi": "^2.2.0",
  24109. "parse5": "6.0.1",
  24110. "saxes": "^5.0.1",
  24111. "symbol-tree": "^3.2.4",
  24112. "tough-cookie": "^4.0.0",
  24113. "w3c-hr-time": "^1.0.2",
  24114. "w3c-xmlserializer": "^2.0.0",
  24115. "webidl-conversions": "^6.1.0",
  24116. "whatwg-encoding": "^1.0.5",
  24117. "whatwg-mimetype": "^2.3.0",
  24118. "whatwg-url": "^8.5.0",
  24119. "ws": "^7.4.6",
  24120. "xml-name-validator": "^3.0.0"
  24121. }
  24122. },
  24123. "jsesc": {
  24124. "version": "2.5.2",
  24125. "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz",
  24126. "integrity": "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA=="
  24127. },
  24128. "json-parse-better-errors": {
  24129. "version": "1.0.2",
  24130. "resolved": "https://registry.npmjs.org/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz",
  24131. "integrity": "sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw=="
  24132. },
  24133. "json-parse-even-better-errors": {
  24134. "version": "2.3.1",
  24135. "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz",
  24136. "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w=="
  24137. },
  24138. "json-schema": {
  24139. "version": "0.4.0",
  24140. "resolved": "https://registry.npmjs.org/json-schema/-/json-schema-0.4.0.tgz",
  24141. "integrity": "sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA=="
  24142. },
  24143. "json-schema-traverse": {
  24144. "version": "0.4.1",
  24145. "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
  24146. "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg=="
  24147. },
  24148. "json-stable-stringify-without-jsonify": {
  24149. "version": "1.0.1",
  24150. "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz",
  24151. "integrity": "sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE="
  24152. },
  24153. "json-stringify-safe": {
  24154. "version": "5.0.1",
  24155. "resolved": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz",
  24156. "integrity": "sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus="
  24157. },
  24158. "json5": {
  24159. "version": "2.2.1",
  24160. "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.1.tgz",
  24161. "integrity": "sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA=="
  24162. },
  24163. "jsonfile": {
  24164. "version": "6.1.0",
  24165. "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz",
  24166. "integrity": "sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==",
  24167. "requires": {
  24168. "graceful-fs": "^4.1.6",
  24169. "universalify": "^2.0.0"
  24170. }
  24171. },
  24172. "jsonpointer": {
  24173. "version": "5.0.0",
  24174. "resolved": "https://registry.npmjs.org/jsonpointer/-/jsonpointer-5.0.0.tgz",
  24175. "integrity": "sha512-PNYZIdMjVIvVgDSYKTT63Y+KZ6IZvGRNNWcxwD+GNnUz1MKPfv30J8ueCjdwcN0nDx2SlshgyB7Oy0epAzVRRg=="
  24176. },
  24177. "jsprim": {
  24178. "version": "1.4.2",
  24179. "resolved": "https://registry.npmjs.org/jsprim/-/jsprim-1.4.2.tgz",
  24180. "integrity": "sha512-P2bSOMAc/ciLz6DzgjVlGJP9+BrJWu5UDGK70C2iweC5QBIeFf0ZXRvGjEj2uYgrY2MkAAhsSWHDWlFtEroZWw==",
  24181. "requires": {
  24182. "assert-plus": "1.0.0",
  24183. "extsprintf": "1.3.0",
  24184. "json-schema": "0.4.0",
  24185. "verror": "1.10.0"
  24186. }
  24187. },
  24188. "jsx-ast-utils": {
  24189. "version": "3.2.2",
  24190. "resolved": "https://registry.npmjs.org/jsx-ast-utils/-/jsx-ast-utils-3.2.2.tgz",
  24191. "integrity": "sha512-HDAyJ4MNQBboGpUnHAVUNJs6X0lh058s6FuixsFGP7MgJYpD6Vasd6nzSG5iIfXu1zAYlHJ/zsOKNlrenTUBnw==",
  24192. "requires": {
  24193. "array-includes": "^3.1.4",
  24194. "object.assign": "^4.1.2"
  24195. }
  24196. },
  24197. "kind-of": {
  24198. "version": "6.0.3",
  24199. "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz",
  24200. "integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw=="
  24201. },
  24202. "kleur": {
  24203. "version": "3.0.3",
  24204. "resolved": "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz",
  24205. "integrity": "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w=="
  24206. },
  24207. "klona": {
  24208. "version": "2.0.5",
  24209. "resolved": "https://registry.npmjs.org/klona/-/klona-2.0.5.tgz",
  24210. "integrity": "sha512-pJiBpiXMbt7dkzXe8Ghj/u4FfXOOa98fPW+bihOJ4SjnoijweJrNThJfd3ifXpXhREjpoF2mZVH1GfS9LV3kHQ=="
  24211. },
  24212. "language-subtag-registry": {
  24213. "version": "0.3.21",
  24214. "resolved": "https://registry.npmjs.org/language-subtag-registry/-/language-subtag-registry-0.3.21.tgz",
  24215. "integrity": "sha512-L0IqwlIXjilBVVYKFT37X9Ih11Um5NEl9cbJIuU/SwP/zEEAbBPOnEeeuxVMf45ydWQRDQN3Nqc96OgbH1K+Pg=="
  24216. },
  24217. "language-tags": {
  24218. "version": "1.0.5",
  24219. "resolved": "https://registry.npmjs.org/language-tags/-/language-tags-1.0.5.tgz",
  24220. "integrity": "sha1-0yHbxNowuovzAk4ED6XBRmH5GTo=",
  24221. "requires": {
  24222. "language-subtag-registry": "~0.3.2"
  24223. }
  24224. },
  24225. "leven": {
  24226. "version": "3.1.0",
  24227. "resolved": "https://registry.npmjs.org/leven/-/leven-3.1.0.tgz",
  24228. "integrity": "sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A=="
  24229. },
  24230. "levn": {
  24231. "version": "0.4.1",
  24232. "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz",
  24233. "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==",
  24234. "requires": {
  24235. "prelude-ls": "^1.2.1",
  24236. "type-check": "~0.4.0"
  24237. }
  24238. },
  24239. "lilconfig": {
  24240. "version": "2.0.5",
  24241. "resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-2.0.5.tgz",
  24242. "integrity": "sha512-xaYmXZtTHPAw5m+xLN8ab9C+3a8YmV3asNSPOATITbtwrfbwaLJj8h66H1WMIpALCkqsIzK3h7oQ+PdX+LQ9Eg=="
  24243. },
  24244. "lines-and-columns": {
  24245. "version": "1.2.4",
  24246. "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz",
  24247. "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg=="
  24248. },
  24249. "loader-runner": {
  24250. "version": "4.3.0",
  24251. "resolved": "https://registry.npmjs.org/loader-runner/-/loader-runner-4.3.0.tgz",
  24252. "integrity": "sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg=="
  24253. },
  24254. "loader-utils": {
  24255. "version": "2.0.2",
  24256. "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.2.tgz",
  24257. "integrity": "sha512-TM57VeHptv569d/GKh6TAYdzKblwDNiumOdkFnejjD0XwTH87K90w3O7AiJRqdQoXygvi1VQTJTLGhJl7WqA7A==",
  24258. "requires": {
  24259. "big.js": "^5.2.2",
  24260. "emojis-list": "^3.0.0",
  24261. "json5": "^2.1.2"
  24262. }
  24263. },
  24264. "locate-path": {
  24265. "version": "6.0.0",
  24266. "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
  24267. "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==",
  24268. "requires": {
  24269. "p-locate": "^5.0.0"
  24270. }
  24271. },
  24272. "lodash": {
  24273. "version": "4.17.21",
  24274. "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
  24275. "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="
  24276. },
  24277. "lodash.debounce": {
  24278. "version": "4.0.8",
  24279. "resolved": "https://registry.npmjs.org/lodash.debounce/-/lodash.debounce-4.0.8.tgz",
  24280. "integrity": "sha1-gteb/zCmfEAF/9XiUVMArZyk168="
  24281. },
  24282. "lodash.memoize": {
  24283. "version": "4.1.2",
  24284. "resolved": "https://registry.npmjs.org/lodash.memoize/-/lodash.memoize-4.1.2.tgz",
  24285. "integrity": "sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4="
  24286. },
  24287. "lodash.merge": {
  24288. "version": "4.6.2",
  24289. "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz",
  24290. "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ=="
  24291. },
  24292. "lodash.sortby": {
  24293. "version": "4.7.0",
  24294. "resolved": "https://registry.npmjs.org/lodash.sortby/-/lodash.sortby-4.7.0.tgz",
  24295. "integrity": "sha1-7dFMgk4sycHgsKG0K7UhBRakJDg="
  24296. },
  24297. "lodash.uniq": {
  24298. "version": "4.5.0",
  24299. "resolved": "https://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.5.0.tgz",
  24300. "integrity": "sha1-0CJTc662Uq3BvILklFM5qEJ1R3M="
  24301. },
  24302. "loose-envify": {
  24303. "version": "1.4.0",
  24304. "resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz",
  24305. "integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==",
  24306. "requires": {
  24307. "js-tokens": "^3.0.0 || ^4.0.0"
  24308. }
  24309. },
  24310. "lower-case": {
  24311. "version": "2.0.2",
  24312. "resolved": "https://registry.npmjs.org/lower-case/-/lower-case-2.0.2.tgz",
  24313. "integrity": "sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg==",
  24314. "requires": {
  24315. "tslib": "^2.0.3"
  24316. }
  24317. },
  24318. "lru-cache": {
  24319. "version": "6.0.0",
  24320. "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
  24321. "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
  24322. "requires": {
  24323. "yallist": "^4.0.0"
  24324. }
  24325. },
  24326. "lz-string": {
  24327. "version": "1.4.4",
  24328. "resolved": "https://registry.npmjs.org/lz-string/-/lz-string-1.4.4.tgz",
  24329. "integrity": "sha1-wNjq82BZ9wV5bh40SBHPTEmNOiY="
  24330. },
  24331. "magic-string": {
  24332. "version": "0.25.9",
  24333. "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.25.9.tgz",
  24334. "integrity": "sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ==",
  24335. "requires": {
  24336. "sourcemap-codec": "^1.4.8"
  24337. }
  24338. },
  24339. "make-dir": {
  24340. "version": "3.1.0",
  24341. "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz",
  24342. "integrity": "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==",
  24343. "requires": {
  24344. "semver": "^6.0.0"
  24345. },
  24346. "dependencies": {
  24347. "semver": {
  24348. "version": "6.3.0",
  24349. "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
  24350. "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw=="
  24351. }
  24352. }
  24353. },
  24354. "make-fetch-happen": {
  24355. "version": "9.1.0",
  24356. "resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-9.1.0.tgz",
  24357. "integrity": "sha512-+zopwDy7DNknmwPQplem5lAZX/eCOzSvSNNcSKm5eVwTkOBzoktEfXsa9L23J/GIRhxRsaxzkPEhrJEpE2F4Gg==",
  24358. "requires": {
  24359. "agentkeepalive": "^4.1.3",
  24360. "cacache": "^15.2.0",
  24361. "http-cache-semantics": "^4.1.0",
  24362. "http-proxy-agent": "^4.0.1",
  24363. "https-proxy-agent": "^5.0.0",
  24364. "is-lambda": "^1.0.1",
  24365. "lru-cache": "^6.0.0",
  24366. "minipass": "^3.1.3",
  24367. "minipass-collect": "^1.0.2",
  24368. "minipass-fetch": "^1.3.2",
  24369. "minipass-flush": "^1.0.5",
  24370. "minipass-pipeline": "^1.2.4",
  24371. "negotiator": "^0.6.2",
  24372. "promise-retry": "^2.0.1",
  24373. "socks-proxy-agent": "^6.0.0",
  24374. "ssri": "^8.0.0"
  24375. }
  24376. },
  24377. "makeerror": {
  24378. "version": "1.0.12",
  24379. "resolved": "https://registry.npmjs.org/makeerror/-/makeerror-1.0.12.tgz",
  24380. "integrity": "sha512-JmqCvUhmt43madlpFzG4BQzG2Z3m6tvQDNKdClZnO3VbIudJYmxsT0FNJMeiB2+JTSlTQTSbU8QdesVmwJcmLg==",
  24381. "requires": {
  24382. "tmpl": "1.0.5"
  24383. }
  24384. },
  24385. "map-obj": {
  24386. "version": "4.3.0",
  24387. "resolved": "https://registry.npmjs.org/map-obj/-/map-obj-4.3.0.tgz",
  24388. "integrity": "sha512-hdN1wVrZbb29eBGiGjJbeP8JbKjq1urkHJ/LIP/NY48MZ1QVXUsQBV1G1zvYFHn1XE06cwjBsOI2K3Ulnj1YXQ=="
  24389. },
  24390. "mdn-data": {
  24391. "version": "2.0.4",
  24392. "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.4.tgz",
  24393. "integrity": "sha512-iV3XNKw06j5Q7mi6h+9vbx23Tv7JkjEVgKHW4pimwyDGWm0OIQntJJ+u1C6mg6mK1EaTv42XQ7w76yuzH7M2cA=="
  24394. },
  24395. "media-typer": {
  24396. "version": "0.3.0",
  24397. "resolved": "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz",
  24398. "integrity": "sha1-hxDXrwqmJvj/+hzgAWhUUmMlV0g="
  24399. },
  24400. "memfs": {
  24401. "version": "3.4.1",
  24402. "resolved": "https://registry.npmjs.org/memfs/-/memfs-3.4.1.tgz",
  24403. "integrity": "sha512-1c9VPVvW5P7I85c35zAdEr1TD5+F11IToIHIlrVIcflfnzPkJa0ZoYEoEdYDP8KgPFoSZ/opDrUsAoZWym3mtw==",
  24404. "requires": {
  24405. "fs-monkey": "1.0.3"
  24406. }
  24407. },
  24408. "meow": {
  24409. "version": "9.0.0",
  24410. "resolved": "https://registry.npmjs.org/meow/-/meow-9.0.0.tgz",
  24411. "integrity": "sha512-+obSblOQmRhcyBt62furQqRAQpNyWXo8BuQ5bN7dG8wmwQ+vwHKp/rCFD4CrTP8CsDQD1sjoZ94K417XEUk8IQ==",
  24412. "requires": {
  24413. "@types/minimist": "^1.2.0",
  24414. "camelcase-keys": "^6.2.2",
  24415. "decamelize": "^1.2.0",
  24416. "decamelize-keys": "^1.1.0",
  24417. "hard-rejection": "^2.1.0",
  24418. "minimist-options": "4.1.0",
  24419. "normalize-package-data": "^3.0.0",
  24420. "read-pkg-up": "^7.0.1",
  24421. "redent": "^3.0.0",
  24422. "trim-newlines": "^3.0.0",
  24423. "type-fest": "^0.18.0",
  24424. "yargs-parser": "^20.2.3"
  24425. },
  24426. "dependencies": {
  24427. "type-fest": {
  24428. "version": "0.18.1",
  24429. "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.18.1.tgz",
  24430. "integrity": "sha512-OIAYXk8+ISY+qTOwkHtKqzAuxchoMiD9Udx+FSGQDuiRR+PJKJHc2NJAXlbhkGwTt/4/nKZxELY1w3ReWOL8mw=="
  24431. }
  24432. }
  24433. },
  24434. "merge-descriptors": {
  24435. "version": "1.0.1",
  24436. "resolved": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.1.tgz",
  24437. "integrity": "sha1-sAqqVW3YtEVoFQ7J0blT8/kMu2E="
  24438. },
  24439. "merge-stream": {
  24440. "version": "2.0.0",
  24441. "resolved": "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz",
  24442. "integrity": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w=="
  24443. },
  24444. "merge2": {
  24445. "version": "1.4.1",
  24446. "resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz",
  24447. "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg=="
  24448. },
  24449. "methods": {
  24450. "version": "1.1.2",
  24451. "resolved": "https://registry.npmjs.org/methods/-/methods-1.1.2.tgz",
  24452. "integrity": "sha1-VSmk1nZUE07cxSZmVoNbD4Ua/O4="
  24453. },
  24454. "micromatch": {
  24455. "version": "4.0.5",
  24456. "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz",
  24457. "integrity": "sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==",
  24458. "requires": {
  24459. "braces": "^3.0.2",
  24460. "picomatch": "^2.3.1"
  24461. }
  24462. },
  24463. "mime": {
  24464. "version": "1.6.0",
  24465. "resolved": "https://registry.npmjs.org/mime/-/mime-1.6.0.tgz",
  24466. "integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg=="
  24467. },
  24468. "mime-db": {
  24469. "version": "1.52.0",
  24470. "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz",
  24471. "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg=="
  24472. },
  24473. "mime-types": {
  24474. "version": "2.1.35",
  24475. "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz",
  24476. "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==",
  24477. "requires": {
  24478. "mime-db": "1.52.0"
  24479. }
  24480. },
  24481. "mimic-fn": {
  24482. "version": "2.1.0",
  24483. "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz",
  24484. "integrity": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg=="
  24485. },
  24486. "min-indent": {
  24487. "version": "1.0.1",
  24488. "resolved": "https://registry.npmjs.org/min-indent/-/min-indent-1.0.1.tgz",
  24489. "integrity": "sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg=="
  24490. },
  24491. "mini-create-react-context": {
  24492. "version": "0.4.1",
  24493. "resolved": "https://registry.npmjs.org/mini-create-react-context/-/mini-create-react-context-0.4.1.tgz",
  24494. "integrity": "sha512-YWCYEmd5CQeHGSAKrYvXgmzzkrvssZcuuQDDeqkT+PziKGMgE+0MCCtcKbROzocGBG1meBLl2FotlRwf4gAzbQ==",
  24495. "requires": {
  24496. "@babel/runtime": "^7.12.1",
  24497. "tiny-warning": "^1.0.3"
  24498. }
  24499. },
  24500. "mini-css-extract-plugin": {
  24501. "version": "2.6.0",
  24502. "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.6.0.tgz",
  24503. "integrity": "sha512-ndG8nxCEnAemsg4FSgS+yNyHKgkTB4nPKqCOgh65j3/30qqC5RaSQQXMm++Y6sb6E1zRSxPkztj9fqxhS1Eo6w==",
  24504. "requires": {
  24505. "schema-utils": "^4.0.0"
  24506. },
  24507. "dependencies": {
  24508. "ajv": {
  24509. "version": "8.11.0",
  24510. "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.11.0.tgz",
  24511. "integrity": "sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==",
  24512. "requires": {
  24513. "fast-deep-equal": "^3.1.1",
  24514. "json-schema-traverse": "^1.0.0",
  24515. "require-from-string": "^2.0.2",
  24516. "uri-js": "^4.2.2"
  24517. }
  24518. },
  24519. "ajv-keywords": {
  24520. "version": "5.1.0",
  24521. "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz",
  24522. "integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==",
  24523. "requires": {
  24524. "fast-deep-equal": "^3.1.3"
  24525. }
  24526. },
  24527. "json-schema-traverse": {
  24528. "version": "1.0.0",
  24529. "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
  24530. "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug=="
  24531. },
  24532. "schema-utils": {
  24533. "version": "4.0.0",
  24534. "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.0.0.tgz",
  24535. "integrity": "sha512-1edyXKgh6XnJsJSQ8mKWXnN/BVaIbFMLpouRUrXgVq7WYne5kw3MW7UPhO44uRXQSIpTSXoJbmrR2X0w9kUTyg==",
  24536. "requires": {
  24537. "@types/json-schema": "^7.0.9",
  24538. "ajv": "^8.8.0",
  24539. "ajv-formats": "^2.1.1",
  24540. "ajv-keywords": "^5.0.0"
  24541. }
  24542. }
  24543. }
  24544. },
  24545. "minimalistic-assert": {
  24546. "version": "1.0.1",
  24547. "resolved": "https://registry.npmjs.org/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz",
  24548. "integrity": "sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A=="
  24549. },
  24550. "minimatch": {
  24551. "version": "3.1.2",
  24552. "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
  24553. "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
  24554. "requires": {
  24555. "brace-expansion": "^1.1.7"
  24556. }
  24557. },
  24558. "minimist": {
  24559. "version": "1.2.6",
  24560. "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.6.tgz",
  24561. "integrity": "sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q=="
  24562. },
  24563. "minimist-options": {
  24564. "version": "4.1.0",
  24565. "resolved": "https://registry.npmjs.org/minimist-options/-/minimist-options-4.1.0.tgz",
  24566. "integrity": "sha512-Q4r8ghd80yhO/0j1O3B2BjweX3fiHg9cdOwjJd2J76Q135c+NDxGCqdYKQ1SKBuFfgWbAUzBfvYjPUEeNgqN1A==",
  24567. "requires": {
  24568. "arrify": "^1.0.1",
  24569. "is-plain-obj": "^1.1.0",
  24570. "kind-of": "^6.0.3"
  24571. },
  24572. "dependencies": {
  24573. "is-plain-obj": {
  24574. "version": "1.1.0",
  24575. "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-1.1.0.tgz",
  24576. "integrity": "sha1-caUMhCnfync8kqOQpKA7OfzVHT4="
  24577. }
  24578. }
  24579. },
  24580. "minipass": {
  24581. "version": "3.1.6",
  24582. "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.1.6.tgz",
  24583. "integrity": "sha512-rty5kpw9/z8SX9dmxblFA6edItUmwJgMeYDZRrwlIVN27i8gysGbznJwUggw2V/FVqFSDdWy040ZPS811DYAqQ==",
  24584. "requires": {
  24585. "yallist": "^4.0.0"
  24586. }
  24587. },
  24588. "minipass-collect": {
  24589. "version": "1.0.2",
  24590. "resolved": "https://registry.npmjs.org/minipass-collect/-/minipass-collect-1.0.2.tgz",
  24591. "integrity": "sha512-6T6lH0H8OG9kITm/Jm6tdooIbogG9e0tLgpY6mphXSm/A9u8Nq1ryBG+Qspiub9LjWlBPsPS3tWQ/Botq4FdxA==",
  24592. "requires": {
  24593. "minipass": "^3.0.0"
  24594. }
  24595. },
  24596. "minipass-fetch": {
  24597. "version": "1.4.1",
  24598. "resolved": "https://registry.npmjs.org/minipass-fetch/-/minipass-fetch-1.4.1.tgz",
  24599. "integrity": "sha512-CGH1eblLq26Y15+Azk7ey4xh0J/XfJfrCox5LDJiKqI2Q2iwOLOKrlmIaODiSQS8d18jalF6y2K2ePUm0CmShw==",
  24600. "requires": {
  24601. "encoding": "^0.1.12",
  24602. "minipass": "^3.1.0",
  24603. "minipass-sized": "^1.0.3",
  24604. "minizlib": "^2.0.0"
  24605. }
  24606. },
  24607. "minipass-flush": {
  24608. "version": "1.0.5",
  24609. "resolved": "https://registry.npmjs.org/minipass-flush/-/minipass-flush-1.0.5.tgz",
  24610. "integrity": "sha512-JmQSYYpPUqX5Jyn1mXaRwOda1uQ8HP5KAT/oDSLCzt1BYRhQU0/hDtsB1ufZfEEzMZ9aAVmsBw8+FWsIXlClWw==",
  24611. "requires": {
  24612. "minipass": "^3.0.0"
  24613. }
  24614. },
  24615. "minipass-pipeline": {
  24616. "version": "1.2.4",
  24617. "resolved": "https://registry.npmjs.org/minipass-pipeline/-/minipass-pipeline-1.2.4.tgz",
  24618. "integrity": "sha512-xuIq7cIOt09RPRJ19gdi4b+RiNvDFYe5JH+ggNvBqGqpQXcru3PcRmOZuHBKWK1Txf9+cQ+HMVN4d6z46LZP7A==",
  24619. "requires": {
  24620. "minipass": "^3.0.0"
  24621. }
  24622. },
  24623. "minipass-sized": {
  24624. "version": "1.0.3",
  24625. "resolved": "https://registry.npmjs.org/minipass-sized/-/minipass-sized-1.0.3.tgz",
  24626. "integrity": "sha512-MbkQQ2CTiBMlA2Dm/5cY+9SWFEN8pzzOXi6rlM5Xxq0Yqbda5ZQy9sU75a673FE9ZK0Zsbr6Y5iP6u9nktfg2g==",
  24627. "requires": {
  24628. "minipass": "^3.0.0"
  24629. }
  24630. },
  24631. "minizlib": {
  24632. "version": "2.1.2",
  24633. "resolved": "https://registry.npmjs.org/minizlib/-/minizlib-2.1.2.tgz",
  24634. "integrity": "sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==",
  24635. "requires": {
  24636. "minipass": "^3.0.0",
  24637. "yallist": "^4.0.0"
  24638. }
  24639. },
  24640. "mkdirp": {
  24641. "version": "0.5.6",
  24642. "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.6.tgz",
  24643. "integrity": "sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==",
  24644. "requires": {
  24645. "minimist": "^1.2.6"
  24646. }
  24647. },
  24648. "ms": {
  24649. "version": "2.1.2",
  24650. "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
  24651. "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
  24652. },
  24653. "multicast-dns": {
  24654. "version": "7.2.4",
  24655. "resolved": "https://registry.npmjs.org/multicast-dns/-/multicast-dns-7.2.4.tgz",
  24656. "integrity": "sha512-XkCYOU+rr2Ft3LI6w4ye51M3VK31qJXFIxu0XLw169PtKG0Zx47OrXeVW/GCYOfpC9s1yyyf1S+L8/4LY0J9Zw==",
  24657. "requires": {
  24658. "dns-packet": "^5.2.2",
  24659. "thunky": "^1.0.2"
  24660. }
  24661. },
  24662. "nan": {
  24663. "version": "2.15.0",
  24664. "resolved": "https://registry.npmjs.org/nan/-/nan-2.15.0.tgz",
  24665. "integrity": "sha512-8ZtvEnA2c5aYCZYd1cvgdnU6cqwixRoYg70xPLWUws5ORTa/lnw+u4amixRS/Ac5U5mQVgp9pnlSUnbNWFaWZQ=="
  24666. },
  24667. "nanoid": {
  24668. "version": "3.3.2",
  24669. "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.2.tgz",
  24670. "integrity": "sha512-CuHBogktKwpm5g2sRgv83jEy2ijFzBwMoYA60orPDR7ynsLijJDqgsi4RDGj3OJpy3Ieb+LYwiRmIOGyytgITA=="
  24671. },
  24672. "native-run": {
  24673. "version": "1.5.0",
  24674. "resolved": "https://registry.npmjs.org/native-run/-/native-run-1.5.0.tgz",
  24675. "integrity": "sha512-YYsYYAljk70N+FJLeY5KuafsBit7agOBR3ch1KTXOaKkREkM49yCwJIwVz2faoWpJ2MeyLdXltk5PskUuPQqZA==",
  24676. "dev": true,
  24677. "requires": {
  24678. "@ionic/utils-fs": "^3.1.5",
  24679. "@ionic/utils-terminal": "^2.3.1",
  24680. "bplist-parser": "^0.3.0",
  24681. "debug": "^4.3.2",
  24682. "elementtree": "^0.1.7",
  24683. "ini": "^1.3.5",
  24684. "plist": "^3.0.4",
  24685. "split2": "^3.2.2",
  24686. "through2": "^4.0.2",
  24687. "tslib": "^2.3.1",
  24688. "yauzl": "^2.10.0"
  24689. }
  24690. },
  24691. "natural-compare": {
  24692. "version": "1.4.0",
  24693. "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz",
  24694. "integrity": "sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc="
  24695. },
  24696. "negotiator": {
  24697. "version": "0.6.3",
  24698. "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.3.tgz",
  24699. "integrity": "sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg=="
  24700. },
  24701. "neo-async": {
  24702. "version": "2.6.2",
  24703. "resolved": "https://registry.npmjs.org/neo-async/-/neo-async-2.6.2.tgz",
  24704. "integrity": "sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw=="
  24705. },
  24706. "no-case": {
  24707. "version": "3.0.4",
  24708. "resolved": "https://registry.npmjs.org/no-case/-/no-case-3.0.4.tgz",
  24709. "integrity": "sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==",
  24710. "requires": {
  24711. "lower-case": "^2.0.2",
  24712. "tslib": "^2.0.3"
  24713. }
  24714. },
  24715. "node": {
  24716. "version": "17.7.2",
  24717. "resolved": "https://registry.npmjs.org/node/-/node-17.7.2.tgz",
  24718. "integrity": "sha512-1hLwQfuA39nUDxCTwKqS8l27E9OEzfAdK5xU4Wcr3h2FrQao6qWNnurgWn4GJn9g6tfHuuupyrBl1lvMLNnecw==",
  24719. "requires": {
  24720. "node-bin-setup": "^1.0.0"
  24721. }
  24722. },
  24723. "node-bin-setup": {
  24724. "version": "1.1.0",
  24725. "resolved": "https://registry.npmjs.org/node-bin-setup/-/node-bin-setup-1.1.0.tgz",
  24726. "integrity": "sha512-pTeU6NgUrexiLNtd+AKwvg6cngHMvj5FZ5e2bbv2ogBSIc9yhkXSSaTScfSRZnwHIh5YFmYSYlemLWkiKD7rog=="
  24727. },
  24728. "node-forge": {
  24729. "version": "1.3.1",
  24730. "resolved": "https://registry.npmjs.org/node-forge/-/node-forge-1.3.1.tgz",
  24731. "integrity": "sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA=="
  24732. },
  24733. "node-gyp": {
  24734. "version": "8.4.1",
  24735. "resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-8.4.1.tgz",
  24736. "integrity": "sha512-olTJRgUtAb/hOXG0E93wZDs5YiJlgbXxTwQAFHyNlRsXQnYzUaF2aGgujZbw+hR8aF4ZG/rST57bWMWD16jr9w==",
  24737. "requires": {
  24738. "env-paths": "^2.2.0",
  24739. "glob": "^7.1.4",
  24740. "graceful-fs": "^4.2.6",
  24741. "make-fetch-happen": "^9.1.0",
  24742. "nopt": "^5.0.0",
  24743. "npmlog": "^6.0.0",
  24744. "rimraf": "^3.0.2",
  24745. "semver": "^7.3.5",
  24746. "tar": "^6.1.2",
  24747. "which": "^2.0.2"
  24748. },
  24749. "dependencies": {
  24750. "are-we-there-yet": {
  24751. "version": "3.0.0",
  24752. "resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-3.0.0.tgz",
  24753. "integrity": "sha512-0GWpv50YSOcLXaN6/FAKY3vfRbllXWV2xvfA/oKJF8pzFhWXPV+yjhJXDBbjscDYowv7Yw1A3uigpzn5iEGTyw==",
  24754. "requires": {
  24755. "delegates": "^1.0.0",
  24756. "readable-stream": "^3.6.0"
  24757. }
  24758. },
  24759. "gauge": {
  24760. "version": "4.0.4",
  24761. "resolved": "https://registry.npmjs.org/gauge/-/gauge-4.0.4.tgz",
  24762. "integrity": "sha512-f9m+BEN5jkg6a0fZjleidjN51VE1X+mPFQ2DJ0uv1V39oCLCbsGe6yjbBnp7eK7z/+GAon99a3nHuqbuuthyPg==",
  24763. "requires": {
  24764. "aproba": "^1.0.3 || ^2.0.0",
  24765. "color-support": "^1.1.3",
  24766. "console-control-strings": "^1.1.0",
  24767. "has-unicode": "^2.0.1",
  24768. "signal-exit": "^3.0.7",
  24769. "string-width": "^4.2.3",
  24770. "strip-ansi": "^6.0.1",
  24771. "wide-align": "^1.1.5"
  24772. }
  24773. },
  24774. "npmlog": {
  24775. "version": "6.0.1",
  24776. "resolved": "https://registry.npmjs.org/npmlog/-/npmlog-6.0.1.tgz",
  24777. "integrity": "sha512-BTHDvY6nrRHuRfyjt1MAufLxYdVXZfd099H4+i1f0lPywNQyI4foeNXJRObB/uy+TYqUW0vAD9gbdSOXPst7Eg==",
  24778. "requires": {
  24779. "are-we-there-yet": "^3.0.0",
  24780. "console-control-strings": "^1.1.0",
  24781. "gauge": "^4.0.0",
  24782. "set-blocking": "^2.0.0"
  24783. }
  24784. }
  24785. }
  24786. },
  24787. "node-int64": {
  24788. "version": "0.4.0",
  24789. "resolved": "https://registry.npmjs.org/node-int64/-/node-int64-0.4.0.tgz",
  24790. "integrity": "sha1-h6kGXNs1XTGC2PlM4RGIuCXGijs="
  24791. },
  24792. "node-releases": {
  24793. "version": "2.0.3",
  24794. "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.3.tgz",
  24795. "integrity": "sha512-maHFz6OLqYxz+VQyCAtA3PTX4UP/53pa05fyDNc9CwjvJ0yEh6+xBwKsgCxMNhS8taUKBFYxfuiaD9U/55iFaw=="
  24796. },
  24797. "node-sass": {
  24798. "version": "7.0.1",
  24799. "resolved": "https://registry.npmjs.org/node-sass/-/node-sass-7.0.1.tgz",
  24800. "integrity": "sha512-uMy+Xt29NlqKCFdFRZyXKOTqGt+QaKHexv9STj2WeLottnlqZEEWx6Bj0MXNthmFRRdM/YwyNo/8Tr46TOM0jQ==",
  24801. "requires": {
  24802. "async-foreach": "^0.1.3",
  24803. "chalk": "^4.1.2",
  24804. "cross-spawn": "^7.0.3",
  24805. "gaze": "^1.0.0",
  24806. "get-stdin": "^4.0.1",
  24807. "glob": "^7.0.3",
  24808. "lodash": "^4.17.15",
  24809. "meow": "^9.0.0",
  24810. "nan": "^2.13.2",
  24811. "node-gyp": "^8.4.1",
  24812. "npmlog": "^5.0.0",
  24813. "request": "^2.88.0",
  24814. "sass-graph": "4.0.0",
  24815. "stdout-stream": "^1.4.0",
  24816. "true-case-path": "^1.0.2"
  24817. }
  24818. },
  24819. "nopt": {
  24820. "version": "5.0.0",
  24821. "resolved": "https://registry.npmjs.org/nopt/-/nopt-5.0.0.tgz",
  24822. "integrity": "sha512-Tbj67rffqceeLpcRXrT7vKAN8CwfPeIBgM7E6iBkmKLV7bEMwpGgYLGv0jACUsECaa/vuxP0IjEont6umdMgtQ==",
  24823. "requires": {
  24824. "abbrev": "1"
  24825. }
  24826. },
  24827. "normalize-package-data": {
  24828. "version": "3.0.3",
  24829. "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-3.0.3.tgz",
  24830. "integrity": "sha512-p2W1sgqij3zMMyRC067Dg16bfzVH+w7hyegmpIvZ4JNjqtGOVAIvLmjBx3yP7YTe9vKJgkoNOPjwQGogDoMXFA==",
  24831. "requires": {
  24832. "hosted-git-info": "^4.0.1",
  24833. "is-core-module": "^2.5.0",
  24834. "semver": "^7.3.4",
  24835. "validate-npm-package-license": "^3.0.1"
  24836. }
  24837. },
  24838. "normalize-path": {
  24839. "version": "3.0.0",
  24840. "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz",
  24841. "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA=="
  24842. },
  24843. "normalize-range": {
  24844. "version": "0.1.2",
  24845. "resolved": "https://registry.npmjs.org/normalize-range/-/normalize-range-0.1.2.tgz",
  24846. "integrity": "sha1-LRDAa9/TEuqXd2laTShDlFa3WUI="
  24847. },
  24848. "normalize-url": {
  24849. "version": "6.1.0",
  24850. "resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-6.1.0.tgz",
  24851. "integrity": "sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A=="
  24852. },
  24853. "npm-run-path": {
  24854. "version": "4.0.1",
  24855. "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz",
  24856. "integrity": "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==",
  24857. "requires": {
  24858. "path-key": "^3.0.0"
  24859. }
  24860. },
  24861. "npmlog": {
  24862. "version": "5.0.1",
  24863. "resolved": "https://registry.npmjs.org/npmlog/-/npmlog-5.0.1.tgz",
  24864. "integrity": "sha512-AqZtDUWOMKs1G/8lwylVjrdYgqA4d9nu8hc+0gzRxlDb1I10+FHBGMXs6aiQHFdCUUlqH99MUMuLfzWDNDtfxw==",
  24865. "requires": {
  24866. "are-we-there-yet": "^2.0.0",
  24867. "console-control-strings": "^1.1.0",
  24868. "gauge": "^3.0.0",
  24869. "set-blocking": "^2.0.0"
  24870. }
  24871. },
  24872. "nth-check": {
  24873. "version": "2.0.1",
  24874. "resolved": "https://registry.npmjs.org/nth-check/-/nth-check-2.0.1.tgz",
  24875. "integrity": "sha512-it1vE95zF6dTT9lBsYbxvqh0Soy4SPowchj0UBGj/V6cTPnXXtQOPUbhZ6CmGzAD/rW22LQK6E96pcdJXk4A4w==",
  24876. "requires": {
  24877. "boolbase": "^1.0.0"
  24878. }
  24879. },
  24880. "nwsapi": {
  24881. "version": "2.2.0",
  24882. "resolved": "https://registry.npmjs.org/nwsapi/-/nwsapi-2.2.0.tgz",
  24883. "integrity": "sha512-h2AatdwYH+JHiZpv7pt/gSX1XoRGb7L/qSIeuqA6GwYoF9w1vP1cw42TO0aI2pNyshRK5893hNSl+1//vHK7hQ=="
  24884. },
  24885. "oauth-sign": {
  24886. "version": "0.9.0",
  24887. "resolved": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.9.0.tgz",
  24888. "integrity": "sha512-fexhUFFPTGV8ybAtSIGbV6gOkSv8UtRbDBnAyLQw4QPKkgNlsH2ByPGtMUqdWkos6YCRmAqViwgZrJc/mRDzZQ=="
  24889. },
  24890. "object-assign": {
  24891. "version": "4.1.1",
  24892. "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz",
  24893. "integrity": "sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM="
  24894. },
  24895. "object-hash": {
  24896. "version": "3.0.0",
  24897. "resolved": "https://registry.npmjs.org/object-hash/-/object-hash-3.0.0.tgz",
  24898. "integrity": "sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw=="
  24899. },
  24900. "object-inspect": {
  24901. "version": "1.12.0",
  24902. "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.12.0.tgz",
  24903. "integrity": "sha512-Ho2z80bVIvJloH+YzRmpZVQe87+qASmBUKZDWgx9cu+KDrX2ZDH/3tMy+gXbZETVGs2M8YdxObOh7XAtim9Y0g=="
  24904. },
  24905. "object-keys": {
  24906. "version": "1.1.1",
  24907. "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz",
  24908. "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA=="
  24909. },
  24910. "object.assign": {
  24911. "version": "4.1.2",
  24912. "resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.2.tgz",
  24913. "integrity": "sha512-ixT2L5THXsApyiUPYKmW+2EHpXXe5Ii3M+f4e+aJFAHao5amFRW6J0OO6c/LU8Be47utCx2GL89hxGB6XSmKuQ==",
  24914. "requires": {
  24915. "call-bind": "^1.0.0",
  24916. "define-properties": "^1.1.3",
  24917. "has-symbols": "^1.0.1",
  24918. "object-keys": "^1.1.1"
  24919. }
  24920. },
  24921. "object.entries": {
  24922. "version": "1.1.5",
  24923. "resolved": "https://registry.npmjs.org/object.entries/-/object.entries-1.1.5.tgz",
  24924. "integrity": "sha512-TyxmjUoZggd4OrrU1W66FMDG6CuqJxsFvymeyXI51+vQLN67zYfZseptRge703kKQdo4uccgAKebXFcRCzk4+g==",
  24925. "requires": {
  24926. "call-bind": "^1.0.2",
  24927. "define-properties": "^1.1.3",
  24928. "es-abstract": "^1.19.1"
  24929. }
  24930. },
  24931. "object.fromentries": {
  24932. "version": "2.0.5",
  24933. "resolved": "https://registry.npmjs.org/object.fromentries/-/object.fromentries-2.0.5.tgz",
  24934. "integrity": "sha512-CAyG5mWQRRiBU57Re4FKoTBjXfDoNwdFVH2Y1tS9PqCsfUTymAohOkEMSG3aRNKmv4lV3O7p1et7c187q6bynw==",
  24935. "requires": {
  24936. "call-bind": "^1.0.2",
  24937. "define-properties": "^1.1.3",
  24938. "es-abstract": "^1.19.1"
  24939. }
  24940. },
  24941. "object.getownpropertydescriptors": {
  24942. "version": "2.1.3",
  24943. "resolved": "https://registry.npmjs.org/object.getownpropertydescriptors/-/object.getownpropertydescriptors-2.1.3.tgz",
  24944. "integrity": "sha512-VdDoCwvJI4QdC6ndjpqFmoL3/+HxffFBbcJzKi5hwLLqqx3mdbedRpfZDdK0SrOSauj8X4GzBvnDZl4vTN7dOw==",
  24945. "requires": {
  24946. "call-bind": "^1.0.2",
  24947. "define-properties": "^1.1.3",
  24948. "es-abstract": "^1.19.1"
  24949. }
  24950. },
  24951. "object.hasown": {
  24952. "version": "1.1.0",
  24953. "resolved": "https://registry.npmjs.org/object.hasown/-/object.hasown-1.1.0.tgz",
  24954. "integrity": "sha512-MhjYRfj3GBlhSkDHo6QmvgjRLXQ2zndabdf3nX0yTyZK9rPfxb6uRpAac8HXNLy1GpqWtZ81Qh4v3uOls2sRAg==",
  24955. "requires": {
  24956. "define-properties": "^1.1.3",
  24957. "es-abstract": "^1.19.1"
  24958. }
  24959. },
  24960. "object.values": {
  24961. "version": "1.1.5",
  24962. "resolved": "https://registry.npmjs.org/object.values/-/object.values-1.1.5.tgz",
  24963. "integrity": "sha512-QUZRW0ilQ3PnPpbNtgdNV1PDbEqLIiSFB3l+EnGtBQ/8SUTLj1PZwtQHABZtLgwpJZTSZhuGLOGk57Drx2IvYg==",
  24964. "requires": {
  24965. "call-bind": "^1.0.2",
  24966. "define-properties": "^1.1.3",
  24967. "es-abstract": "^1.19.1"
  24968. }
  24969. },
  24970. "obuf": {
  24971. "version": "1.1.2",
  24972. "resolved": "https://registry.npmjs.org/obuf/-/obuf-1.1.2.tgz",
  24973. "integrity": "sha512-PX1wu0AmAdPqOL1mWhqmlOd8kOIZQwGZw6rh7uby9fTc5lhaOWFLX3I6R1hrF9k3zUY40e6igsLGkDXK92LJNg=="
  24974. },
  24975. "on-finished": {
  24976. "version": "2.3.0",
  24977. "resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.3.0.tgz",
  24978. "integrity": "sha1-IPEzZIGwg811M3mSoWlxqi2QaUc=",
  24979. "requires": {
  24980. "ee-first": "1.1.1"
  24981. }
  24982. },
  24983. "on-headers": {
  24984. "version": "1.0.2",
  24985. "resolved": "https://registry.npmjs.org/on-headers/-/on-headers-1.0.2.tgz",
  24986. "integrity": "sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA=="
  24987. },
  24988. "once": {
  24989. "version": "1.4.0",
  24990. "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
  24991. "integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=",
  24992. "requires": {
  24993. "wrappy": "1"
  24994. }
  24995. },
  24996. "onetime": {
  24997. "version": "5.1.2",
  24998. "resolved": "https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz",
  24999. "integrity": "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==",
  25000. "requires": {
  25001. "mimic-fn": "^2.1.0"
  25002. }
  25003. },
  25004. "open": {
  25005. "version": "8.4.0",
  25006. "resolved": "https://registry.npmjs.org/open/-/open-8.4.0.tgz",
  25007. "integrity": "sha512-XgFPPM+B28FtCCgSb9I+s9szOC1vZRSwgWsRUA5ylIxRTgKozqjOCrVOqGsYABPYK5qnfqClxZTFBa8PKt2v6Q==",
  25008. "requires": {
  25009. "define-lazy-prop": "^2.0.0",
  25010. "is-docker": "^2.1.1",
  25011. "is-wsl": "^2.2.0"
  25012. }
  25013. },
  25014. "optionator": {
  25015. "version": "0.9.1",
  25016. "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.1.tgz",
  25017. "integrity": "sha512-74RlY5FCnhq4jRxVUPKDaRwrVNXMqsGsiW6AJw4XK8hmtm10wC0ypZBLw5IIp85NZMr91+qd1RvvENwg7jjRFw==",
  25018. "requires": {
  25019. "deep-is": "^0.1.3",
  25020. "fast-levenshtein": "^2.0.6",
  25021. "levn": "^0.4.1",
  25022. "prelude-ls": "^1.2.1",
  25023. "type-check": "^0.4.0",
  25024. "word-wrap": "^1.2.3"
  25025. }
  25026. },
  25027. "p-limit": {
  25028. "version": "3.1.0",
  25029. "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz",
  25030. "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==",
  25031. "requires": {
  25032. "yocto-queue": "^0.1.0"
  25033. }
  25034. },
  25035. "p-locate": {
  25036. "version": "5.0.0",
  25037. "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz",
  25038. "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==",
  25039. "requires": {
  25040. "p-limit": "^3.0.2"
  25041. }
  25042. },
  25043. "p-map": {
  25044. "version": "4.0.0",
  25045. "resolved": "https://registry.npmjs.org/p-map/-/p-map-4.0.0.tgz",
  25046. "integrity": "sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==",
  25047. "requires": {
  25048. "aggregate-error": "^3.0.0"
  25049. }
  25050. },
  25051. "p-retry": {
  25052. "version": "4.6.1",
  25053. "resolved": "https://registry.npmjs.org/p-retry/-/p-retry-4.6.1.tgz",
  25054. "integrity": "sha512-e2xXGNhZOZ0lfgR9kL34iGlU8N/KO0xZnQxVEwdeOvpqNDQfdnxIYizvWtK8RglUa3bGqI8g0R/BdfzLMxRkiA==",
  25055. "requires": {
  25056. "@types/retry": "^0.12.0",
  25057. "retry": "^0.13.1"
  25058. }
  25059. },
  25060. "p-try": {
  25061. "version": "2.2.0",
  25062. "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz",
  25063. "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ=="
  25064. },
  25065. "param-case": {
  25066. "version": "3.0.4",
  25067. "resolved": "https://registry.npmjs.org/param-case/-/param-case-3.0.4.tgz",
  25068. "integrity": "sha512-RXlj7zCYokReqWpOPH9oYivUzLYZ5vAPIfEmCTNViosC78F8F0H9y7T7gG2M39ymgutxF5gcFEsyZQSph9Bp3A==",
  25069. "requires": {
  25070. "dot-case": "^3.0.4",
  25071. "tslib": "^2.0.3"
  25072. }
  25073. },
  25074. "parent-module": {
  25075. "version": "1.0.1",
  25076. "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz",
  25077. "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==",
  25078. "requires": {
  25079. "callsites": "^3.0.0"
  25080. }
  25081. },
  25082. "parse-json": {
  25083. "version": "5.2.0",
  25084. "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz",
  25085. "integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==",
  25086. "requires": {
  25087. "@babel/code-frame": "^7.0.0",
  25088. "error-ex": "^1.3.1",
  25089. "json-parse-even-better-errors": "^2.3.0",
  25090. "lines-and-columns": "^1.1.6"
  25091. }
  25092. },
  25093. "parse5": {
  25094. "version": "6.0.1",
  25095. "resolved": "https://registry.npmjs.org/parse5/-/parse5-6.0.1.tgz",
  25096. "integrity": "sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw=="
  25097. },
  25098. "parseurl": {
  25099. "version": "1.3.3",
  25100. "resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz",
  25101. "integrity": "sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ=="
  25102. },
  25103. "pascal-case": {
  25104. "version": "3.1.2",
  25105. "resolved": "https://registry.npmjs.org/pascal-case/-/pascal-case-3.1.2.tgz",
  25106. "integrity": "sha512-uWlGT3YSnK9x3BQJaOdcZwrnV6hPpd8jFH1/ucpiLRPh/2zCVJKS19E4GvYHvaCcACn3foXZ0cLB9Wrx1KGe5g==",
  25107. "requires": {
  25108. "no-case": "^3.0.4",
  25109. "tslib": "^2.0.3"
  25110. }
  25111. },
  25112. "path-exists": {
  25113. "version": "4.0.0",
  25114. "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
  25115. "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w=="
  25116. },
  25117. "path-is-absolute": {
  25118. "version": "1.0.1",
  25119. "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
  25120. "integrity": "sha1-F0uSaHNVNP+8es5r9TpanhtcX18="
  25121. },
  25122. "path-key": {
  25123. "version": "3.1.1",
  25124. "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
  25125. "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q=="
  25126. },
  25127. "path-parse": {
  25128. "version": "1.0.7",
  25129. "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz",
  25130. "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw=="
  25131. },
  25132. "path-to-regexp": {
  25133. "version": "1.8.0",
  25134. "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-1.8.0.tgz",
  25135. "integrity": "sha512-n43JRhlUKUAlibEJhPeir1ncUID16QnEjNpwzNdO3Lm4ywrBpBZ5oLD0I6br9evr1Y9JTqwRtAh7JLoOzAQdVA==",
  25136. "requires": {
  25137. "isarray": "0.0.1"
  25138. }
  25139. },
  25140. "path-type": {
  25141. "version": "4.0.0",
  25142. "resolved": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz",
  25143. "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw=="
  25144. },
  25145. "pend": {
  25146. "version": "1.2.0",
  25147. "resolved": "https://registry.npmjs.org/pend/-/pend-1.2.0.tgz",
  25148. "integrity": "sha1-elfrVQpng/kRUzH89GY9XI4AelA=",
  25149. "dev": true
  25150. },
  25151. "performance-now": {
  25152. "version": "2.1.0",
  25153. "resolved": "https://registry.npmjs.org/performance-now/-/performance-now-2.1.0.tgz",
  25154. "integrity": "sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns="
  25155. },
  25156. "picocolors": {
  25157. "version": "1.0.0",
  25158. "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz",
  25159. "integrity": "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ=="
  25160. },
  25161. "picomatch": {
  25162. "version": "2.3.1",
  25163. "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz",
  25164. "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA=="
  25165. },
  25166. "pirates": {
  25167. "version": "4.0.5",
  25168. "resolved": "https://registry.npmjs.org/pirates/-/pirates-4.0.5.tgz",
  25169. "integrity": "sha512-8V9+HQPupnaXMA23c5hvl69zXvTwTzyAYasnkb0Tts4XvO4CliqONMOnvlq26rkhLC3nWDFBJf73LU1e1VZLaQ=="
  25170. },
  25171. "pkg-dir": {
  25172. "version": "4.2.0",
  25173. "resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz",
  25174. "integrity": "sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==",
  25175. "requires": {
  25176. "find-up": "^4.0.0"
  25177. },
  25178. "dependencies": {
  25179. "find-up": {
  25180. "version": "4.1.0",
  25181. "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",
  25182. "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
  25183. "requires": {
  25184. "locate-path": "^5.0.0",
  25185. "path-exists": "^4.0.0"
  25186. }
  25187. },
  25188. "locate-path": {
  25189. "version": "5.0.0",
  25190. "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
  25191. "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
  25192. "requires": {
  25193. "p-locate": "^4.1.0"
  25194. }
  25195. },
  25196. "p-limit": {
  25197. "version": "2.3.0",
  25198. "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
  25199. "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
  25200. "requires": {
  25201. "p-try": "^2.0.0"
  25202. }
  25203. },
  25204. "p-locate": {
  25205. "version": "4.1.0",
  25206. "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz",
  25207. "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==",
  25208. "requires": {
  25209. "p-limit": "^2.2.0"
  25210. }
  25211. }
  25212. }
  25213. },
  25214. "pkg-up": {
  25215. "version": "3.1.0",
  25216. "resolved": "https://registry.npmjs.org/pkg-up/-/pkg-up-3.1.0.tgz",
  25217. "integrity": "sha512-nDywThFk1i4BQK4twPQ6TA4RT8bDY96yeuCVBWL3ePARCiEKDRSrNGbFIgUJpLp+XeIR65v8ra7WuJOFUBtkMA==",
  25218. "requires": {
  25219. "find-up": "^3.0.0"
  25220. },
  25221. "dependencies": {
  25222. "find-up": {
  25223. "version": "3.0.0",
  25224. "resolved": "https://registry.npmjs.org/find-up/-/find-up-3.0.0.tgz",
  25225. "integrity": "sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==",
  25226. "requires": {
  25227. "locate-path": "^3.0.0"
  25228. }
  25229. },
  25230. "locate-path": {
  25231. "version": "3.0.0",
  25232. "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-3.0.0.tgz",
  25233. "integrity": "sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==",
  25234. "requires": {
  25235. "p-locate": "^3.0.0",
  25236. "path-exists": "^3.0.0"
  25237. }
  25238. },
  25239. "p-limit": {
  25240. "version": "2.3.0",
  25241. "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
  25242. "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
  25243. "requires": {
  25244. "p-try": "^2.0.0"
  25245. }
  25246. },
  25247. "p-locate": {
  25248. "version": "3.0.0",
  25249. "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-3.0.0.tgz",
  25250. "integrity": "sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==",
  25251. "requires": {
  25252. "p-limit": "^2.0.0"
  25253. }
  25254. },
  25255. "path-exists": {
  25256. "version": "3.0.0",
  25257. "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz",
  25258. "integrity": "sha1-zg6+ql94yxiSXqfYENe1mwEP1RU="
  25259. }
  25260. }
  25261. },
  25262. "plist": {
  25263. "version": "3.0.5",
  25264. "resolved": "https://registry.npmjs.org/plist/-/plist-3.0.5.tgz",
  25265. "integrity": "sha512-83vX4eYdQp3vP9SxuYgEM/G/pJQqLUz/V/xzPrzruLs7fz7jxGQ1msZ/mg1nwZxUSuOp4sb+/bEIbRrbzZRxDA==",
  25266. "dev": true,
  25267. "requires": {
  25268. "base64-js": "^1.5.1",
  25269. "xmlbuilder": "^9.0.7"
  25270. }
  25271. },
  25272. "portfinder": {
  25273. "version": "1.0.28",
  25274. "resolved": "https://registry.npmjs.org/portfinder/-/portfinder-1.0.28.tgz",
  25275. "integrity": "sha512-Se+2isanIcEqf2XMHjyUKskczxbPH7dQnlMjXX6+dybayyHvAf/TCgyMRlzf/B6QDhAEFOGes0pzRo3by4AbMA==",
  25276. "requires": {
  25277. "async": "^2.6.2",
  25278. "debug": "^3.1.1",
  25279. "mkdirp": "^0.5.5"
  25280. },
  25281. "dependencies": {
  25282. "debug": {
  25283. "version": "3.2.7",
  25284. "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
  25285. "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
  25286. "requires": {
  25287. "ms": "^2.1.1"
  25288. }
  25289. }
  25290. }
  25291. },
  25292. "postcss": {
  25293. "version": "8.4.12",
  25294. "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.12.tgz",
  25295. "integrity": "sha512-lg6eITwYe9v6Hr5CncVbK70SoioNQIq81nsaG86ev5hAidQvmOeETBqs7jm43K2F5/Ley3ytDtriImV6TpNiSg==",
  25296. "requires": {
  25297. "nanoid": "^3.3.1",
  25298. "picocolors": "^1.0.0",
  25299. "source-map-js": "^1.0.2"
  25300. }
  25301. },
  25302. "postcss-attribute-case-insensitive": {
  25303. "version": "5.0.0",
  25304. "resolved": "https://registry.npmjs.org/postcss-attribute-case-insensitive/-/postcss-attribute-case-insensitive-5.0.0.tgz",
  25305. "integrity": "sha512-b4g9eagFGq9T5SWX4+USfVyjIb3liPnjhHHRMP7FMB2kFVpYyfEscV0wP3eaXhKlcHKUut8lt5BGoeylWA/dBQ==",
  25306. "requires": {
  25307. "postcss-selector-parser": "^6.0.2"
  25308. }
  25309. },
  25310. "postcss-browser-comments": {
  25311. "version": "4.0.0",
  25312. "resolved": "https://registry.npmjs.org/postcss-browser-comments/-/postcss-browser-comments-4.0.0.tgz",
  25313. "integrity": "sha512-X9X9/WN3KIvY9+hNERUqX9gncsgBA25XaeR+jshHz2j8+sYyHktHw1JdKuMjeLpGktXidqDhA7b/qm1mrBDmgg==",
  25314. "requires": {}
  25315. },
  25316. "postcss-calc": {
  25317. "version": "8.2.4",
  25318. "resolved": "https://registry.npmjs.org/postcss-calc/-/postcss-calc-8.2.4.tgz",
  25319. "integrity": "sha512-SmWMSJmB8MRnnULldx0lQIyhSNvuDl9HfrZkaqqE/WHAhToYsAvDq+yAsA/kIyINDszOp3Rh0GFoNuH5Ypsm3Q==",
  25320. "requires": {
  25321. "postcss-selector-parser": "^6.0.9",
  25322. "postcss-value-parser": "^4.2.0"
  25323. }
  25324. },
  25325. "postcss-clamp": {
  25326. "version": "4.1.0",
  25327. "resolved": "https://registry.npmjs.org/postcss-clamp/-/postcss-clamp-4.1.0.tgz",
  25328. "integrity": "sha512-ry4b1Llo/9zz+PKC+030KUnPITTJAHeOwjfAyyB60eT0AorGLdzp52s31OsPRHRf8NchkgFoG2y6fCfn1IV1Ow==",
  25329. "requires": {
  25330. "postcss-value-parser": "^4.2.0"
  25331. }
  25332. },
  25333. "postcss-color-functional-notation": {
  25334. "version": "4.2.2",
  25335. "resolved": "https://registry.npmjs.org/postcss-color-functional-notation/-/postcss-color-functional-notation-4.2.2.tgz",
  25336. "integrity": "sha512-DXVtwUhIk4f49KK5EGuEdgx4Gnyj6+t2jBSEmxvpIK9QI40tWrpS2Pua8Q7iIZWBrki2QOaeUdEaLPPa91K0RQ==",
  25337. "requires": {
  25338. "postcss-value-parser": "^4.2.0"
  25339. }
  25340. },
  25341. "postcss-color-hex-alpha": {
  25342. "version": "8.0.3",
  25343. "resolved": "https://registry.npmjs.org/postcss-color-hex-alpha/-/postcss-color-hex-alpha-8.0.3.tgz",
  25344. "integrity": "sha512-fESawWJCrBV035DcbKRPAVmy21LpoyiXdPTuHUfWJ14ZRjY7Y7PA6P4g8z6LQGYhU1WAxkTxjIjurXzoe68Glw==",
  25345. "requires": {
  25346. "postcss-value-parser": "^4.2.0"
  25347. }
  25348. },
  25349. "postcss-color-rebeccapurple": {
  25350. "version": "7.0.2",
  25351. "resolved": "https://registry.npmjs.org/postcss-color-rebeccapurple/-/postcss-color-rebeccapurple-7.0.2.tgz",
  25352. "integrity": "sha512-SFc3MaocHaQ6k3oZaFwH8io6MdypkUtEy/eXzXEB1vEQlO3S3oDc/FSZA8AsS04Z25RirQhlDlHLh3dn7XewWw==",
  25353. "requires": {
  25354. "postcss-value-parser": "^4.2.0"
  25355. }
  25356. },
  25357. "postcss-colormin": {
  25358. "version": "5.3.0",
  25359. "resolved": "https://registry.npmjs.org/postcss-colormin/-/postcss-colormin-5.3.0.tgz",
  25360. "integrity": "sha512-WdDO4gOFG2Z8n4P8TWBpshnL3JpmNmJwdnfP2gbk2qBA8PWwOYcmjmI/t3CmMeL72a7Hkd+x/Mg9O2/0rD54Pg==",
  25361. "requires": {
  25362. "browserslist": "^4.16.6",
  25363. "caniuse-api": "^3.0.0",
  25364. "colord": "^2.9.1",
  25365. "postcss-value-parser": "^4.2.0"
  25366. }
  25367. },
  25368. "postcss-convert-values": {
  25369. "version": "5.1.0",
  25370. "resolved": "https://registry.npmjs.org/postcss-convert-values/-/postcss-convert-values-5.1.0.tgz",
  25371. "integrity": "sha512-GkyPbZEYJiWtQB0KZ0X6qusqFHUepguBCNFi9t5JJc7I2OTXG7C0twbTLvCfaKOLl3rSXmpAwV7W5txd91V84g==",
  25372. "requires": {
  25373. "postcss-value-parser": "^4.2.0"
  25374. }
  25375. },
  25376. "postcss-custom-media": {
  25377. "version": "8.0.0",
  25378. "resolved": "https://registry.npmjs.org/postcss-custom-media/-/postcss-custom-media-8.0.0.tgz",
  25379. "integrity": "sha512-FvO2GzMUaTN0t1fBULDeIvxr5IvbDXcIatt6pnJghc736nqNgsGao5NT+5+WVLAQiTt6Cb3YUms0jiPaXhL//g==",
  25380. "requires": {}
  25381. },
  25382. "postcss-custom-properties": {
  25383. "version": "12.1.7",
  25384. "resolved": "https://registry.npmjs.org/postcss-custom-properties/-/postcss-custom-properties-12.1.7.tgz",
  25385. "integrity": "sha512-N/hYP5gSoFhaqxi2DPCmvto/ZcRDVjE3T1LiAMzc/bg53hvhcHOLpXOHb526LzBBp5ZlAUhkuot/bfpmpgStJg==",
  25386. "requires": {
  25387. "postcss-value-parser": "^4.2.0"
  25388. }
  25389. },
  25390. "postcss-custom-selectors": {
  25391. "version": "6.0.0",
  25392. "resolved": "https://registry.npmjs.org/postcss-custom-selectors/-/postcss-custom-selectors-6.0.0.tgz",
  25393. "integrity": "sha512-/1iyBhz/W8jUepjGyu7V1OPcGbc636snN1yXEQCinb6Bwt7KxsiU7/bLQlp8GwAXzCh7cobBU5odNn/2zQWR8Q==",
  25394. "requires": {
  25395. "postcss-selector-parser": "^6.0.4"
  25396. }
  25397. },
  25398. "postcss-dir-pseudo-class": {
  25399. "version": "6.0.4",
  25400. "resolved": "https://registry.npmjs.org/postcss-dir-pseudo-class/-/postcss-dir-pseudo-class-6.0.4.tgz",
  25401. "integrity": "sha512-I8epwGy5ftdzNWEYok9VjW9whC4xnelAtbajGv4adql4FIF09rnrxnA9Y8xSHN47y7gqFIv10C5+ImsLeJpKBw==",
  25402. "requires": {
  25403. "postcss-selector-parser": "^6.0.9"
  25404. }
  25405. },
  25406. "postcss-discard-comments": {
  25407. "version": "5.1.1",
  25408. "resolved": "https://registry.npmjs.org/postcss-discard-comments/-/postcss-discard-comments-5.1.1.tgz",
  25409. "integrity": "sha512-5JscyFmvkUxz/5/+TB3QTTT9Gi9jHkcn8dcmmuN68JQcv3aQg4y88yEHHhwFB52l/NkaJ43O0dbksGMAo49nfQ==",
  25410. "requires": {}
  25411. },
  25412. "postcss-discard-duplicates": {
  25413. "version": "5.1.0",
  25414. "resolved": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-5.1.0.tgz",
  25415. "integrity": "sha512-zmX3IoSI2aoenxHV6C7plngHWWhUOV3sP1T8y2ifzxzbtnuhk1EdPwm0S1bIUNaJ2eNbWeGLEwzw8huPD67aQw==",
  25416. "requires": {}
  25417. },
  25418. "postcss-discard-empty": {
  25419. "version": "5.1.1",
  25420. "resolved": "https://registry.npmjs.org/postcss-discard-empty/-/postcss-discard-empty-5.1.1.tgz",
  25421. "integrity": "sha512-zPz4WljiSuLWsI0ir4Mcnr4qQQ5e1Ukc3i7UfE2XcrwKK2LIPIqE5jxMRxO6GbI3cv//ztXDsXwEWT3BHOGh3A==",
  25422. "requires": {}
  25423. },
  25424. "postcss-discard-overridden": {
  25425. "version": "5.1.0",
  25426. "resolved": "https://registry.npmjs.org/postcss-discard-overridden/-/postcss-discard-overridden-5.1.0.tgz",
  25427. "integrity": "sha512-21nOL7RqWR1kasIVdKs8HNqQJhFxLsyRfAnUDm4Fe4t4mCWL9OJiHvlHPjcd8zc5Myu89b/7wZDnOSjFgeWRtw==",
  25428. "requires": {}
  25429. },
  25430. "postcss-double-position-gradients": {
  25431. "version": "3.1.1",
  25432. "resolved": "https://registry.npmjs.org/postcss-double-position-gradients/-/postcss-double-position-gradients-3.1.1.tgz",
  25433. "integrity": "sha512-jM+CGkTs4FcG53sMPjrrGE0rIvLDdCrqMzgDC5fLI7JHDO7o6QG8C5TQBtExb13hdBdoH9C2QVbG4jo2y9lErQ==",
  25434. "requires": {
  25435. "@csstools/postcss-progressive-custom-properties": "^1.1.0",
  25436. "postcss-value-parser": "^4.2.0"
  25437. }
  25438. },
  25439. "postcss-env-function": {
  25440. "version": "4.0.6",
  25441. "resolved": "https://registry.npmjs.org/postcss-env-function/-/postcss-env-function-4.0.6.tgz",
  25442. "integrity": "sha512-kpA6FsLra+NqcFnL81TnsU+Z7orGtDTxcOhl6pwXeEq1yFPpRMkCDpHhrz8CFQDr/Wfm0jLiNQ1OsGGPjlqPwA==",
  25443. "requires": {
  25444. "postcss-value-parser": "^4.2.0"
  25445. }
  25446. },
  25447. "postcss-flexbugs-fixes": {
  25448. "version": "5.0.2",
  25449. "resolved": "https://registry.npmjs.org/postcss-flexbugs-fixes/-/postcss-flexbugs-fixes-5.0.2.tgz",
  25450. "integrity": "sha512-18f9voByak7bTktR2QgDveglpn9DTbBWPUzSOe9g0N4WR/2eSt6Vrcbf0hmspvMI6YWGywz6B9f7jzpFNJJgnQ==",
  25451. "requires": {}
  25452. },
  25453. "postcss-focus-visible": {
  25454. "version": "6.0.4",
  25455. "resolved": "https://registry.npmjs.org/postcss-focus-visible/-/postcss-focus-visible-6.0.4.tgz",
  25456. "integrity": "sha512-QcKuUU/dgNsstIK6HELFRT5Y3lbrMLEOwG+A4s5cA+fx3A3y/JTq3X9LaOj3OC3ALH0XqyrgQIgey/MIZ8Wczw==",
  25457. "requires": {
  25458. "postcss-selector-parser": "^6.0.9"
  25459. }
  25460. },
  25461. "postcss-focus-within": {
  25462. "version": "5.0.4",
  25463. "resolved": "https://registry.npmjs.org/postcss-focus-within/-/postcss-focus-within-5.0.4.tgz",
  25464. "integrity": "sha512-vvjDN++C0mu8jz4af5d52CB184ogg/sSxAFS+oUJQq2SuCe7T5U2iIsVJtsCp2d6R4j0jr5+q3rPkBVZkXD9fQ==",
  25465. "requires": {
  25466. "postcss-selector-parser": "^6.0.9"
  25467. }
  25468. },
  25469. "postcss-font-variant": {
  25470. "version": "5.0.0",
  25471. "resolved": "https://registry.npmjs.org/postcss-font-variant/-/postcss-font-variant-5.0.0.tgz",
  25472. "integrity": "sha512-1fmkBaCALD72CK2a9i468mA/+tr9/1cBxRRMXOUaZqO43oWPR5imcyPjXwuv7PXbCid4ndlP5zWhidQVVa3hmA==",
  25473. "requires": {}
  25474. },
  25475. "postcss-gap-properties": {
  25476. "version": "3.0.3",
  25477. "resolved": "https://registry.npmjs.org/postcss-gap-properties/-/postcss-gap-properties-3.0.3.tgz",
  25478. "integrity": "sha512-rPPZRLPmEKgLk/KlXMqRaNkYTUpE7YC+bOIQFN5xcu1Vp11Y4faIXv6/Jpft6FMnl6YRxZqDZG0qQOW80stzxQ==",
  25479. "requires": {}
  25480. },
  25481. "postcss-image-set-function": {
  25482. "version": "4.0.6",
  25483. "resolved": "https://registry.npmjs.org/postcss-image-set-function/-/postcss-image-set-function-4.0.6.tgz",
  25484. "integrity": "sha512-KfdC6vg53GC+vPd2+HYzsZ6obmPqOk6HY09kttU19+Gj1nC3S3XBVEXDHxkhxTohgZqzbUb94bKXvKDnYWBm/A==",
  25485. "requires": {
  25486. "postcss-value-parser": "^4.2.0"
  25487. }
  25488. },
  25489. "postcss-initial": {
  25490. "version": "4.0.1",
  25491. "resolved": "https://registry.npmjs.org/postcss-initial/-/postcss-initial-4.0.1.tgz",
  25492. "integrity": "sha512-0ueD7rPqX8Pn1xJIjay0AZeIuDoF+V+VvMt/uOnn+4ezUKhZM/NokDeP6DwMNyIoYByuN/94IQnt5FEkaN59xQ==",
  25493. "requires": {}
  25494. },
  25495. "postcss-js": {
  25496. "version": "4.0.0",
  25497. "resolved": "https://registry.npmjs.org/postcss-js/-/postcss-js-4.0.0.tgz",
  25498. "integrity": "sha512-77QESFBwgX4irogGVPgQ5s07vLvFqWr228qZY+w6lW599cRlK/HmnlivnnVUxkjHnCu4J16PDMHcH+e+2HbvTQ==",
  25499. "requires": {
  25500. "camelcase-css": "^2.0.1"
  25501. }
  25502. },
  25503. "postcss-lab-function": {
  25504. "version": "4.2.0",
  25505. "resolved": "https://registry.npmjs.org/postcss-lab-function/-/postcss-lab-function-4.2.0.tgz",
  25506. "integrity": "sha512-Zb1EO9DGYfa3CP8LhINHCcTTCTLI+R3t7AX2mKsDzdgVQ/GkCpHOTgOr6HBHslP7XDdVbqgHW5vvRPMdVANQ8w==",
  25507. "requires": {
  25508. "@csstools/postcss-progressive-custom-properties": "^1.1.0",
  25509. "postcss-value-parser": "^4.2.0"
  25510. }
  25511. },
  25512. "postcss-load-config": {
  25513. "version": "3.1.4",
  25514. "resolved": "https://registry.npmjs.org/postcss-load-config/-/postcss-load-config-3.1.4.tgz",
  25515. "integrity": "sha512-6DiM4E7v4coTE4uzA8U//WhtPwyhiim3eyjEMFCnUpzbrkK9wJHgKDT2mR+HbtSrd/NubVaYTOpSpjUl8NQeRg==",
  25516. "requires": {
  25517. "lilconfig": "^2.0.5",
  25518. "yaml": "^1.10.2"
  25519. }
  25520. },
  25521. "postcss-loader": {
  25522. "version": "6.2.1",
  25523. "resolved": "https://registry.npmjs.org/postcss-loader/-/postcss-loader-6.2.1.tgz",
  25524. "integrity": "sha512-WbbYpmAaKcux/P66bZ40bpWsBucjx/TTgVVzRZ9yUO8yQfVBlameJ0ZGVaPfH64hNSBh63a+ICP5nqOpBA0w+Q==",
  25525. "requires": {
  25526. "cosmiconfig": "^7.0.0",
  25527. "klona": "^2.0.5",
  25528. "semver": "^7.3.5"
  25529. }
  25530. },
  25531. "postcss-logical": {
  25532. "version": "5.0.4",
  25533. "resolved": "https://registry.npmjs.org/postcss-logical/-/postcss-logical-5.0.4.tgz",
  25534. "integrity": "sha512-RHXxplCeLh9VjinvMrZONq7im4wjWGlRJAqmAVLXyZaXwfDWP73/oq4NdIp+OZwhQUMj0zjqDfM5Fj7qby+B4g==",
  25535. "requires": {}
  25536. },
  25537. "postcss-media-minmax": {
  25538. "version": "5.0.0",
  25539. "resolved": "https://registry.npmjs.org/postcss-media-minmax/-/postcss-media-minmax-5.0.0.tgz",
  25540. "integrity": "sha512-yDUvFf9QdFZTuCUg0g0uNSHVlJ5X1lSzDZjPSFaiCWvjgsvu8vEVxtahPrLMinIDEEGnx6cBe6iqdx5YWz08wQ==",
  25541. "requires": {}
  25542. },
  25543. "postcss-merge-longhand": {
  25544. "version": "5.1.4",
  25545. "resolved": "https://registry.npmjs.org/postcss-merge-longhand/-/postcss-merge-longhand-5.1.4.tgz",
  25546. "integrity": "sha512-hbqRRqYfmXoGpzYKeW0/NCZhvNyQIlQeWVSao5iKWdyx7skLvCfQFGIUsP9NUs3dSbPac2IC4Go85/zG+7MlmA==",
  25547. "requires": {
  25548. "postcss-value-parser": "^4.2.0",
  25549. "stylehacks": "^5.1.0"
  25550. }
  25551. },
  25552. "postcss-merge-rules": {
  25553. "version": "5.1.1",
  25554. "resolved": "https://registry.npmjs.org/postcss-merge-rules/-/postcss-merge-rules-5.1.1.tgz",
  25555. "integrity": "sha512-8wv8q2cXjEuCcgpIB1Xx1pIy8/rhMPIQqYKNzEdyx37m6gpq83mQQdCxgIkFgliyEnKvdwJf/C61vN4tQDq4Ww==",
  25556. "requires": {
  25557. "browserslist": "^4.16.6",
  25558. "caniuse-api": "^3.0.0",
  25559. "cssnano-utils": "^3.1.0",
  25560. "postcss-selector-parser": "^6.0.5"
  25561. }
  25562. },
  25563. "postcss-minify-font-values": {
  25564. "version": "5.1.0",
  25565. "resolved": "https://registry.npmjs.org/postcss-minify-font-values/-/postcss-minify-font-values-5.1.0.tgz",
  25566. "integrity": "sha512-el3mYTgx13ZAPPirSVsHqFzl+BBBDrXvbySvPGFnQcTI4iNslrPaFq4muTkLZmKlGk4gyFAYUBMH30+HurREyA==",
  25567. "requires": {
  25568. "postcss-value-parser": "^4.2.0"
  25569. }
  25570. },
  25571. "postcss-minify-gradients": {
  25572. "version": "5.1.1",
  25573. "resolved": "https://registry.npmjs.org/postcss-minify-gradients/-/postcss-minify-gradients-5.1.1.tgz",
  25574. "integrity": "sha512-VGvXMTpCEo4qHTNSa9A0a3D+dxGFZCYwR6Jokk+/3oB6flu2/PnPXAh2x7x52EkY5xlIHLm+Le8tJxe/7TNhzw==",
  25575. "requires": {
  25576. "colord": "^2.9.1",
  25577. "cssnano-utils": "^3.1.0",
  25578. "postcss-value-parser": "^4.2.0"
  25579. }
  25580. },
  25581. "postcss-minify-params": {
  25582. "version": "5.1.2",
  25583. "resolved": "https://registry.npmjs.org/postcss-minify-params/-/postcss-minify-params-5.1.2.tgz",
  25584. "integrity": "sha512-aEP+p71S/urY48HWaRHasyx4WHQJyOYaKpQ6eXl8k0kxg66Wt/30VR6/woh8THgcpRbonJD5IeD+CzNhPi1L8g==",
  25585. "requires": {
  25586. "browserslist": "^4.16.6",
  25587. "cssnano-utils": "^3.1.0",
  25588. "postcss-value-parser": "^4.2.0"
  25589. }
  25590. },
  25591. "postcss-minify-selectors": {
  25592. "version": "5.2.0",
  25593. "resolved": "https://registry.npmjs.org/postcss-minify-selectors/-/postcss-minify-selectors-5.2.0.tgz",
  25594. "integrity": "sha512-vYxvHkW+iULstA+ctVNx0VoRAR4THQQRkG77o0oa4/mBS0OzGvvzLIvHDv/nNEM0crzN2WIyFU5X7wZhaUK3RA==",
  25595. "requires": {
  25596. "postcss-selector-parser": "^6.0.5"
  25597. }
  25598. },
  25599. "postcss-modules-extract-imports": {
  25600. "version": "3.0.0",
  25601. "resolved": "https://registry.npmjs.org/postcss-modules-extract-imports/-/postcss-modules-extract-imports-3.0.0.tgz",
  25602. "integrity": "sha512-bdHleFnP3kZ4NYDhuGlVK+CMrQ/pqUm8bx/oGL93K6gVwiclvX5x0n76fYMKuIGKzlABOy13zsvqjb0f92TEXw==",
  25603. "requires": {}
  25604. },
  25605. "postcss-modules-local-by-default": {
  25606. "version": "4.0.0",
  25607. "resolved": "https://registry.npmjs.org/postcss-modules-local-by-default/-/postcss-modules-local-by-default-4.0.0.tgz",
  25608. "integrity": "sha512-sT7ihtmGSF9yhm6ggikHdV0hlziDTX7oFoXtuVWeDd3hHObNkcHRo9V3yg7vCAY7cONyxJC/XXCmmiHHcvX7bQ==",
  25609. "requires": {
  25610. "icss-utils": "^5.0.0",
  25611. "postcss-selector-parser": "^6.0.2",
  25612. "postcss-value-parser": "^4.1.0"
  25613. }
  25614. },
  25615. "postcss-modules-scope": {
  25616. "version": "3.0.0",
  25617. "resolved": "https://registry.npmjs.org/postcss-modules-scope/-/postcss-modules-scope-3.0.0.tgz",
  25618. "integrity": "sha512-hncihwFA2yPath8oZ15PZqvWGkWf+XUfQgUGamS4LqoP1anQLOsOJw0vr7J7IwLpoY9fatA2qiGUGmuZL0Iqlg==",
  25619. "requires": {
  25620. "postcss-selector-parser": "^6.0.4"
  25621. }
  25622. },
  25623. "postcss-modules-values": {
  25624. "version": "4.0.0",
  25625. "resolved": "https://registry.npmjs.org/postcss-modules-values/-/postcss-modules-values-4.0.0.tgz",
  25626. "integrity": "sha512-RDxHkAiEGI78gS2ofyvCsu7iycRv7oqw5xMWn9iMoR0N/7mf9D50ecQqUo5BZ9Zh2vH4bCUR/ktCqbB9m8vJjQ==",
  25627. "requires": {
  25628. "icss-utils": "^5.0.0"
  25629. }
  25630. },
  25631. "postcss-nested": {
  25632. "version": "5.0.6",
  25633. "resolved": "https://registry.npmjs.org/postcss-nested/-/postcss-nested-5.0.6.tgz",
  25634. "integrity": "sha512-rKqm2Fk0KbA8Vt3AdGN0FB9OBOMDVajMG6ZCf/GoHgdxUJ4sBFp0A/uMIRm+MJUdo33YXEtjqIz8u7DAp8B7DA==",
  25635. "requires": {
  25636. "postcss-selector-parser": "^6.0.6"
  25637. }
  25638. },
  25639. "postcss-nesting": {
  25640. "version": "10.1.4",
  25641. "resolved": "https://registry.npmjs.org/postcss-nesting/-/postcss-nesting-10.1.4.tgz",
  25642. "integrity": "sha512-2ixdQ59ik/Gt1+oPHiI1kHdwEI8lLKEmui9B1nl6163ANLC+GewQn7fXMxJF2JSb4i2MKL96GU8fIiQztK4TTA==",
  25643. "requires": {
  25644. "postcss-selector-parser": "^6.0.10"
  25645. }
  25646. },
  25647. "postcss-normalize": {
  25648. "version": "10.0.1",
  25649. "resolved": "https://registry.npmjs.org/postcss-normalize/-/postcss-normalize-10.0.1.tgz",
  25650. "integrity": "sha512-+5w18/rDev5mqERcG3W5GZNMJa1eoYYNGo8gB7tEwaos0ajk3ZXAI4mHGcNT47NE+ZnZD1pEpUOFLvltIwmeJA==",
  25651. "requires": {
  25652. "@csstools/normalize.css": "*",
  25653. "postcss-browser-comments": "^4",
  25654. "sanitize.css": "*"
  25655. }
  25656. },
  25657. "postcss-normalize-charset": {
  25658. "version": "5.1.0",
  25659. "resolved": "https://registry.npmjs.org/postcss-normalize-charset/-/postcss-normalize-charset-5.1.0.tgz",
  25660. "integrity": "sha512-mSgUJ+pd/ldRGVx26p2wz9dNZ7ji6Pn8VWBajMXFf8jk7vUoSrZ2lt/wZR7DtlZYKesmZI680qjr2CeFF2fbUg==",
  25661. "requires": {}
  25662. },
  25663. "postcss-normalize-display-values": {
  25664. "version": "5.1.0",
  25665. "resolved": "https://registry.npmjs.org/postcss-normalize-display-values/-/postcss-normalize-display-values-5.1.0.tgz",
  25666. "integrity": "sha512-WP4KIM4o2dazQXWmFaqMmcvsKmhdINFblgSeRgn8BJ6vxaMyaJkwAzpPpuvSIoG/rmX3M+IrRZEz2H0glrQNEA==",
  25667. "requires": {
  25668. "postcss-value-parser": "^4.2.0"
  25669. }
  25670. },
  25671. "postcss-normalize-positions": {
  25672. "version": "5.1.0",
  25673. "resolved": "https://registry.npmjs.org/postcss-normalize-positions/-/postcss-normalize-positions-5.1.0.tgz",
  25674. "integrity": "sha512-8gmItgA4H5xiUxgN/3TVvXRoJxkAWLW6f/KKhdsH03atg0cB8ilXnrB5PpSshwVu/dD2ZsRFQcR1OEmSBDAgcQ==",
  25675. "requires": {
  25676. "postcss-value-parser": "^4.2.0"
  25677. }
  25678. },
  25679. "postcss-normalize-repeat-style": {
  25680. "version": "5.1.0",
  25681. "resolved": "https://registry.npmjs.org/postcss-normalize-repeat-style/-/postcss-normalize-repeat-style-5.1.0.tgz",
  25682. "integrity": "sha512-IR3uBjc+7mcWGL6CtniKNQ4Rr5fTxwkaDHwMBDGGs1x9IVRkYIT/M4NelZWkAOBdV6v3Z9S46zqaKGlyzHSchw==",
  25683. "requires": {
  25684. "postcss-value-parser": "^4.2.0"
  25685. }
  25686. },
  25687. "postcss-normalize-string": {
  25688. "version": "5.1.0",
  25689. "resolved": "https://registry.npmjs.org/postcss-normalize-string/-/postcss-normalize-string-5.1.0.tgz",
  25690. "integrity": "sha512-oYiIJOf4T9T1N4i+abeIc7Vgm/xPCGih4bZz5Nm0/ARVJ7K6xrDlLwvwqOydvyL3RHNf8qZk6vo3aatiw/go3w==",
  25691. "requires": {
  25692. "postcss-value-parser": "^4.2.0"
  25693. }
  25694. },
  25695. "postcss-normalize-timing-functions": {
  25696. "version": "5.1.0",
  25697. "resolved": "https://registry.npmjs.org/postcss-normalize-timing-functions/-/postcss-normalize-timing-functions-5.1.0.tgz",
  25698. "integrity": "sha512-DOEkzJ4SAXv5xkHl0Wa9cZLF3WCBhF3o1SKVxKQAa+0pYKlueTpCgvkFAHfk+Y64ezX9+nITGrDZeVGgITJXjg==",
  25699. "requires": {
  25700. "postcss-value-parser": "^4.2.0"
  25701. }
  25702. },
  25703. "postcss-normalize-unicode": {
  25704. "version": "5.1.0",
  25705. "resolved": "https://registry.npmjs.org/postcss-normalize-unicode/-/postcss-normalize-unicode-5.1.0.tgz",
  25706. "integrity": "sha512-J6M3MizAAZ2dOdSjy2caayJLQT8E8K9XjLce8AUQMwOrCvjCHv24aLC/Lps1R1ylOfol5VIDMaM/Lo9NGlk1SQ==",
  25707. "requires": {
  25708. "browserslist": "^4.16.6",
  25709. "postcss-value-parser": "^4.2.0"
  25710. }
  25711. },
  25712. "postcss-normalize-url": {
  25713. "version": "5.1.0",
  25714. "resolved": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-5.1.0.tgz",
  25715. "integrity": "sha512-5upGeDO+PVthOxSmds43ZeMeZfKH+/DKgGRD7TElkkyS46JXAUhMzIKiCa7BabPeIy3AQcTkXwVVN7DbqsiCew==",
  25716. "requires": {
  25717. "normalize-url": "^6.0.1",
  25718. "postcss-value-parser": "^4.2.0"
  25719. }
  25720. },
  25721. "postcss-normalize-whitespace": {
  25722. "version": "5.1.1",
  25723. "resolved": "https://registry.npmjs.org/postcss-normalize-whitespace/-/postcss-normalize-whitespace-5.1.1.tgz",
  25724. "integrity": "sha512-83ZJ4t3NUDETIHTa3uEg6asWjSBYL5EdkVB0sDncx9ERzOKBVJIUeDO9RyA9Zwtig8El1d79HBp0JEi8wvGQnA==",
  25725. "requires": {
  25726. "postcss-value-parser": "^4.2.0"
  25727. }
  25728. },
  25729. "postcss-opacity-percentage": {
  25730. "version": "1.1.2",
  25731. "resolved": "https://registry.npmjs.org/postcss-opacity-percentage/-/postcss-opacity-percentage-1.1.2.tgz",
  25732. "integrity": "sha512-lyUfF7miG+yewZ8EAk9XUBIlrHyUE6fijnesuz+Mj5zrIHIEw6KcIZSOk/elVMqzLvREmXB83Zi/5QpNRYd47w=="
  25733. },
  25734. "postcss-ordered-values": {
  25735. "version": "5.1.1",
  25736. "resolved": "https://registry.npmjs.org/postcss-ordered-values/-/postcss-ordered-values-5.1.1.tgz",
  25737. "integrity": "sha512-7lxgXF0NaoMIgyihL/2boNAEZKiW0+HkMhdKMTD93CjW8TdCy2hSdj8lsAo+uwm7EDG16Da2Jdmtqpedl0cMfw==",
  25738. "requires": {
  25739. "cssnano-utils": "^3.1.0",
  25740. "postcss-value-parser": "^4.2.0"
  25741. }
  25742. },
  25743. "postcss-overflow-shorthand": {
  25744. "version": "3.0.3",
  25745. "resolved": "https://registry.npmjs.org/postcss-overflow-shorthand/-/postcss-overflow-shorthand-3.0.3.tgz",
  25746. "integrity": "sha512-CxZwoWup9KXzQeeIxtgOciQ00tDtnylYIlJBBODqkgS/PU2jISuWOL/mYLHmZb9ZhZiCaNKsCRiLp22dZUtNsg==",
  25747. "requires": {}
  25748. },
  25749. "postcss-page-break": {
  25750. "version": "3.0.4",
  25751. "resolved": "https://registry.npmjs.org/postcss-page-break/-/postcss-page-break-3.0.4.tgz",
  25752. "integrity": "sha512-1JGu8oCjVXLa9q9rFTo4MbeeA5FMe00/9C7lN4va606Rdb+HkxXtXsmEDrIraQ11fGz/WvKWa8gMuCKkrXpTsQ==",
  25753. "requires": {}
  25754. },
  25755. "postcss-place": {
  25756. "version": "7.0.4",
  25757. "resolved": "https://registry.npmjs.org/postcss-place/-/postcss-place-7.0.4.tgz",
  25758. "integrity": "sha512-MrgKeiiu5OC/TETQO45kV3npRjOFxEHthsqGtkh3I1rPbZSbXGD/lZVi9j13cYh+NA8PIAPyk6sGjT9QbRyvSg==",
  25759. "requires": {
  25760. "postcss-value-parser": "^4.2.0"
  25761. }
  25762. },
  25763. "postcss-preset-env": {
  25764. "version": "7.4.3",
  25765. "resolved": "https://registry.npmjs.org/postcss-preset-env/-/postcss-preset-env-7.4.3.tgz",
  25766. "integrity": "sha512-dlPA65g9KuGv7YsmGyCKtFkZKCPLkoVMUE3omOl6yM+qrynVHxFvf0tMuippIrXB/sB/MyhL1FgTIbrO+qMERg==",
  25767. "requires": {
  25768. "@csstools/postcss-color-function": "^1.0.3",
  25769. "@csstools/postcss-font-format-keywords": "^1.0.0",
  25770. "@csstools/postcss-hwb-function": "^1.0.0",
  25771. "@csstools/postcss-ic-unit": "^1.0.0",
  25772. "@csstools/postcss-is-pseudo-class": "^2.0.1",
  25773. "@csstools/postcss-normalize-display-values": "^1.0.0",
  25774. "@csstools/postcss-oklab-function": "^1.0.2",
  25775. "@csstools/postcss-progressive-custom-properties": "^1.3.0",
  25776. "autoprefixer": "^10.4.4",
  25777. "browserslist": "^4.20.2",
  25778. "css-blank-pseudo": "^3.0.3",
  25779. "css-has-pseudo": "^3.0.4",
  25780. "css-prefers-color-scheme": "^6.0.3",
  25781. "cssdb": "^6.5.0",
  25782. "postcss-attribute-case-insensitive": "^5.0.0",
  25783. "postcss-clamp": "^4.1.0",
  25784. "postcss-color-functional-notation": "^4.2.2",
  25785. "postcss-color-hex-alpha": "^8.0.3",
  25786. "postcss-color-rebeccapurple": "^7.0.2",
  25787. "postcss-custom-media": "^8.0.0",
  25788. "postcss-custom-properties": "^12.1.5",
  25789. "postcss-custom-selectors": "^6.0.0",
  25790. "postcss-dir-pseudo-class": "^6.0.4",
  25791. "postcss-double-position-gradients": "^3.1.1",
  25792. "postcss-env-function": "^4.0.6",
  25793. "postcss-focus-visible": "^6.0.4",
  25794. "postcss-focus-within": "^5.0.4",
  25795. "postcss-font-variant": "^5.0.0",
  25796. "postcss-gap-properties": "^3.0.3",
  25797. "postcss-image-set-function": "^4.0.6",
  25798. "postcss-initial": "^4.0.1",
  25799. "postcss-lab-function": "^4.1.2",
  25800. "postcss-logical": "^5.0.4",
  25801. "postcss-media-minmax": "^5.0.0",
  25802. "postcss-nesting": "^10.1.3",
  25803. "postcss-opacity-percentage": "^1.1.2",
  25804. "postcss-overflow-shorthand": "^3.0.3",
  25805. "postcss-page-break": "^3.0.4",
  25806. "postcss-place": "^7.0.4",
  25807. "postcss-pseudo-class-any-link": "^7.1.1",
  25808. "postcss-replace-overflow-wrap": "^4.0.0",
  25809. "postcss-selector-not": "^5.0.0",
  25810. "postcss-value-parser": "^4.2.0"
  25811. }
  25812. },
  25813. "postcss-pseudo-class-any-link": {
  25814. "version": "7.1.2",
  25815. "resolved": "https://registry.npmjs.org/postcss-pseudo-class-any-link/-/postcss-pseudo-class-any-link-7.1.2.tgz",
  25816. "integrity": "sha512-76XzEQv3g+Vgnz3tmqh3pqQyRojkcJ+pjaePsyhcyf164p9aZsu3t+NWxkZYbcHLK1ju5Qmalti2jPI5IWCe5w==",
  25817. "requires": {
  25818. "postcss-selector-parser": "^6.0.10"
  25819. }
  25820. },
  25821. "postcss-reduce-initial": {
  25822. "version": "5.1.0",
  25823. "resolved": "https://registry.npmjs.org/postcss-reduce-initial/-/postcss-reduce-initial-5.1.0.tgz",
  25824. "integrity": "sha512-5OgTUviz0aeH6MtBjHfbr57tml13PuedK/Ecg8szzd4XRMbYxH4572JFG067z+FqBIf6Zp/d+0581glkvvWMFw==",
  25825. "requires": {
  25826. "browserslist": "^4.16.6",
  25827. "caniuse-api": "^3.0.0"
  25828. }
  25829. },
  25830. "postcss-reduce-transforms": {
  25831. "version": "5.1.0",
  25832. "resolved": "https://registry.npmjs.org/postcss-reduce-transforms/-/postcss-reduce-transforms-5.1.0.tgz",
  25833. "integrity": "sha512-2fbdbmgir5AvpW9RLtdONx1QoYG2/EtqpNQbFASDlixBbAYuTcJ0dECwlqNqH7VbaUnEnh8SrxOe2sRIn24XyQ==",
  25834. "requires": {
  25835. "postcss-value-parser": "^4.2.0"
  25836. }
  25837. },
  25838. "postcss-replace-overflow-wrap": {
  25839. "version": "4.0.0",
  25840. "resolved": "https://registry.npmjs.org/postcss-replace-overflow-wrap/-/postcss-replace-overflow-wrap-4.0.0.tgz",
  25841. "integrity": "sha512-KmF7SBPphT4gPPcKZc7aDkweHiKEEO8cla/GjcBK+ckKxiZslIu3C4GCRW3DNfL0o7yW7kMQu9xlZ1kXRXLXtw==",
  25842. "requires": {}
  25843. },
  25844. "postcss-selector-not": {
  25845. "version": "5.0.0",
  25846. "resolved": "https://registry.npmjs.org/postcss-selector-not/-/postcss-selector-not-5.0.0.tgz",
  25847. "integrity": "sha512-/2K3A4TCP9orP4TNS7u3tGdRFVKqz/E6pX3aGnriPG0jU78of8wsUcqE4QAhWEU0d+WnMSF93Ah3F//vUtK+iQ==",
  25848. "requires": {
  25849. "balanced-match": "^1.0.0"
  25850. }
  25851. },
  25852. "postcss-selector-parser": {
  25853. "version": "6.0.10",
  25854. "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.10.tgz",
  25855. "integrity": "sha512-IQ7TZdoaqbT+LCpShg46jnZVlhWD2w6iQYAcYXfHARZ7X1t/UGhhceQDs5X0cGqKvYlHNOuv7Oa1xmb0oQuA3w==",
  25856. "requires": {
  25857. "cssesc": "^3.0.0",
  25858. "util-deprecate": "^1.0.2"
  25859. }
  25860. },
  25861. "postcss-svgo": {
  25862. "version": "5.1.0",
  25863. "resolved": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-5.1.0.tgz",
  25864. "integrity": "sha512-D75KsH1zm5ZrHyxPakAxJWtkyXew5qwS70v56exwvw542d9CRtTo78K0WeFxZB4G7JXKKMbEZtZayTGdIky/eA==",
  25865. "requires": {
  25866. "postcss-value-parser": "^4.2.0",
  25867. "svgo": "^2.7.0"
  25868. },
  25869. "dependencies": {
  25870. "commander": {
  25871. "version": "7.2.0",
  25872. "resolved": "https://registry.npmjs.org/commander/-/commander-7.2.0.tgz",
  25873. "integrity": "sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw=="
  25874. },
  25875. "css-tree": {
  25876. "version": "1.1.3",
  25877. "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-1.1.3.tgz",
  25878. "integrity": "sha512-tRpdppF7TRazZrjJ6v3stzv93qxRcSsFmW6cX0Zm2NVKpxE1WV1HblnghVv9TreireHkqI/VDEsfolRF1p6y7Q==",
  25879. "requires": {
  25880. "mdn-data": "2.0.14",
  25881. "source-map": "^0.6.1"
  25882. }
  25883. },
  25884. "mdn-data": {
  25885. "version": "2.0.14",
  25886. "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.14.tgz",
  25887. "integrity": "sha512-dn6wd0uw5GsdswPFfsgMp5NSB0/aDe6fK94YJV/AJDYXL6HVLWBsxeq7js7Ad+mU2K9LAlwpk6kN2D5mwCPVow=="
  25888. },
  25889. "svgo": {
  25890. "version": "2.8.0",
  25891. "resolved": "https://registry.npmjs.org/svgo/-/svgo-2.8.0.tgz",
  25892. "integrity": "sha512-+N/Q9kV1+F+UeWYoSiULYo4xYSDQlTgb+ayMobAXPwMnLvop7oxKMo9OzIrX5x3eS4L4f2UHhc9axXwY8DpChg==",
  25893. "requires": {
  25894. "@trysound/sax": "0.2.0",
  25895. "commander": "^7.2.0",
  25896. "css-select": "^4.1.3",
  25897. "css-tree": "^1.1.3",
  25898. "csso": "^4.2.0",
  25899. "picocolors": "^1.0.0",
  25900. "stable": "^0.1.8"
  25901. }
  25902. }
  25903. }
  25904. },
  25905. "postcss-unique-selectors": {
  25906. "version": "5.1.1",
  25907. "resolved": "https://registry.npmjs.org/postcss-unique-selectors/-/postcss-unique-selectors-5.1.1.tgz",
  25908. "integrity": "sha512-5JiODlELrz8L2HwxfPnhOWZYWDxVHWL83ufOv84NrcgipI7TaeRsatAhK4Tr2/ZiYldpK/wBvw5BD3qfaK96GA==",
  25909. "requires": {
  25910. "postcss-selector-parser": "^6.0.5"
  25911. }
  25912. },
  25913. "postcss-value-parser": {
  25914. "version": "4.2.0",
  25915. "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz",
  25916. "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ=="
  25917. },
  25918. "prelude-ls": {
  25919. "version": "1.2.1",
  25920. "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz",
  25921. "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g=="
  25922. },
  25923. "pretty-bytes": {
  25924. "version": "5.6.0",
  25925. "resolved": "https://registry.npmjs.org/pretty-bytes/-/pretty-bytes-5.6.0.tgz",
  25926. "integrity": "sha512-FFw039TmrBqFK8ma/7OL3sDz/VytdtJr044/QUJtH0wK9lb9jLq9tJyIxUwtQJHwar2BqtiA4iCWSwo9JLkzFg=="
  25927. },
  25928. "pretty-error": {
  25929. "version": "4.0.0",
  25930. "resolved": "https://registry.npmjs.org/pretty-error/-/pretty-error-4.0.0.tgz",
  25931. "integrity": "sha512-AoJ5YMAcXKYxKhuJGdcvse+Voc6v1RgnsR3nWcYU7q4t6z0Q6T86sv5Zq8VIRbOWWFpvdGE83LtdSMNd+6Y0xw==",
  25932. "requires": {
  25933. "lodash": "^4.17.20",
  25934. "renderkid": "^3.0.0"
  25935. }
  25936. },
  25937. "pretty-format": {
  25938. "version": "27.5.1",
  25939. "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-27.5.1.tgz",
  25940. "integrity": "sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ==",
  25941. "requires": {
  25942. "ansi-regex": "^5.0.1",
  25943. "ansi-styles": "^5.0.0",
  25944. "react-is": "^17.0.1"
  25945. },
  25946. "dependencies": {
  25947. "ansi-styles": {
  25948. "version": "5.2.0",
  25949. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
  25950. "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA=="
  25951. }
  25952. }
  25953. },
  25954. "process-nextick-args": {
  25955. "version": "2.0.1",
  25956. "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz",
  25957. "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag=="
  25958. },
  25959. "promise": {
  25960. "version": "8.1.0",
  25961. "resolved": "https://registry.npmjs.org/promise/-/promise-8.1.0.tgz",
  25962. "integrity": "sha512-W04AqnILOL/sPRXziNicCjSNRruLAuIHEOVBazepu0545DDNGYHz7ar9ZgZ1fMU8/MA4mVxp5rkBWRi6OXIy3Q==",
  25963. "requires": {
  25964. "asap": "~2.0.6"
  25965. }
  25966. },
  25967. "promise-inflight": {
  25968. "version": "1.0.1",
  25969. "resolved": "https://registry.npmjs.org/promise-inflight/-/promise-inflight-1.0.1.tgz",
  25970. "integrity": "sha1-mEcocL8igTL8vdhoEputEsPAKeM="
  25971. },
  25972. "promise-retry": {
  25973. "version": "2.0.1",
  25974. "resolved": "https://registry.npmjs.org/promise-retry/-/promise-retry-2.0.1.tgz",
  25975. "integrity": "sha512-y+WKFlBR8BGXnsNlIHFGPZmyDf3DFMoLhaflAnyZgV6rG6xu+JwesTo2Q9R6XwYmtmwAFCkAk3e35jEdoeh/3g==",
  25976. "requires": {
  25977. "err-code": "^2.0.2",
  25978. "retry": "^0.12.0"
  25979. },
  25980. "dependencies": {
  25981. "retry": {
  25982. "version": "0.12.0",
  25983. "resolved": "https://registry.npmjs.org/retry/-/retry-0.12.0.tgz",
  25984. "integrity": "sha1-G0KmJmoh8HQh0bC1S33BZ7AcATs="
  25985. }
  25986. }
  25987. },
  25988. "prompts": {
  25989. "version": "2.4.2",
  25990. "resolved": "https://registry.npmjs.org/prompts/-/prompts-2.4.2.tgz",
  25991. "integrity": "sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==",
  25992. "requires": {
  25993. "kleur": "^3.0.3",
  25994. "sisteransi": "^1.0.5"
  25995. }
  25996. },
  25997. "prop-types": {
  25998. "version": "15.8.1",
  25999. "resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.8.1.tgz",
  26000. "integrity": "sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==",
  26001. "requires": {
  26002. "loose-envify": "^1.4.0",
  26003. "object-assign": "^4.1.1",
  26004. "react-is": "^16.13.1"
  26005. },
  26006. "dependencies": {
  26007. "react-is": {
  26008. "version": "16.13.1",
  26009. "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz",
  26010. "integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
  26011. }
  26012. }
  26013. },
  26014. "proxy-addr": {
  26015. "version": "2.0.7",
  26016. "resolved": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.7.tgz",
  26017. "integrity": "sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==",
  26018. "requires": {
  26019. "forwarded": "0.2.0",
  26020. "ipaddr.js": "1.9.1"
  26021. },
  26022. "dependencies": {
  26023. "ipaddr.js": {
  26024. "version": "1.9.1",
  26025. "resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.9.1.tgz",
  26026. "integrity": "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g=="
  26027. }
  26028. }
  26029. },
  26030. "psl": {
  26031. "version": "1.8.0",
  26032. "resolved": "https://registry.npmjs.org/psl/-/psl-1.8.0.tgz",
  26033. "integrity": "sha512-RIdOzyoavK+hA18OGGWDqUTsCLhtA7IcZ/6NCs4fFJaHBDab+pDDmDIByWFRQJq2Cd7r1OoQxBGKOaztq+hjIQ=="
  26034. },
  26035. "punycode": {
  26036. "version": "2.1.1",
  26037. "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz",
  26038. "integrity": "sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A=="
  26039. },
  26040. "q": {
  26041. "version": "1.5.1",
  26042. "resolved": "https://registry.npmjs.org/q/-/q-1.5.1.tgz",
  26043. "integrity": "sha1-fjL3W0E4EpHQRhHxvxQQmsAGUdc="
  26044. },
  26045. "qs": {
  26046. "version": "6.9.7",
  26047. "resolved": "https://registry.npmjs.org/qs/-/qs-6.9.7.tgz",
  26048. "integrity": "sha512-IhMFgUmuNpyRfxA90umL7ByLlgRXu6tIfKPpF5TmcfRLlLCckfP/g3IQmju6jjpu+Hh8rA+2p6A27ZSPOOHdKw=="
  26049. },
  26050. "queue-microtask": {
  26051. "version": "1.2.3",
  26052. "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz",
  26053. "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A=="
  26054. },
  26055. "quick-lru": {
  26056. "version": "5.1.1",
  26057. "resolved": "https://registry.npmjs.org/quick-lru/-/quick-lru-5.1.1.tgz",
  26058. "integrity": "sha512-WuyALRjWPDGtt/wzJiadO5AXY+8hZ80hVpe6MyivgraREW751X3SbhRvG3eLKOYN+8VEvqLcf3wdnt44Z4S4SA=="
  26059. },
  26060. "raf": {
  26061. "version": "3.4.1",
  26062. "resolved": "https://registry.npmjs.org/raf/-/raf-3.4.1.tgz",
  26063. "integrity": "sha512-Sq4CW4QhwOHE8ucn6J34MqtZCeWFP2aQSmrlroYgqAV1PjStIhJXxYuTgUIfkEk7zTLjmIjLmU5q+fbD1NnOJA==",
  26064. "requires": {
  26065. "performance-now": "^2.1.0"
  26066. }
  26067. },
  26068. "randombytes": {
  26069. "version": "2.1.0",
  26070. "resolved": "https://registry.npmjs.org/randombytes/-/randombytes-2.1.0.tgz",
  26071. "integrity": "sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==",
  26072. "requires": {
  26073. "safe-buffer": "^5.1.0"
  26074. }
  26075. },
  26076. "range-parser": {
  26077. "version": "1.2.1",
  26078. "resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz",
  26079. "integrity": "sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg=="
  26080. },
  26081. "raw-body": {
  26082. "version": "2.4.3",
  26083. "resolved": "https://registry.npmjs.org/raw-body/-/raw-body-2.4.3.tgz",
  26084. "integrity": "sha512-UlTNLIcu0uzb4D2f4WltY6cVjLi+/jEN4lgEUj3E04tpMDpUlkBo/eSn6zou9hum2VMNpCCUone0O0WeJim07g==",
  26085. "requires": {
  26086. "bytes": "3.1.2",
  26087. "http-errors": "1.8.1",
  26088. "iconv-lite": "0.4.24",
  26089. "unpipe": "1.0.0"
  26090. },
  26091. "dependencies": {
  26092. "bytes": {
  26093. "version": "3.1.2",
  26094. "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz",
  26095. "integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg=="
  26096. },
  26097. "iconv-lite": {
  26098. "version": "0.4.24",
  26099. "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz",
  26100. "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==",
  26101. "requires": {
  26102. "safer-buffer": ">= 2.1.2 < 3"
  26103. }
  26104. }
  26105. }
  26106. },
  26107. "react": {
  26108. "version": "17.0.2",
  26109. "resolved": "https://registry.npmjs.org/react/-/react-17.0.2.tgz",
  26110. "integrity": "sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA==",
  26111. "requires": {
  26112. "loose-envify": "^1.1.0",
  26113. "object-assign": "^4.1.1"
  26114. }
  26115. },
  26116. "react-app-polyfill": {
  26117. "version": "3.0.0",
  26118. "resolved": "https://registry.npmjs.org/react-app-polyfill/-/react-app-polyfill-3.0.0.tgz",
  26119. "integrity": "sha512-sZ41cxiU5llIB003yxxQBYrARBqe0repqPTTYBTmMqTz9szeBbE37BehCE891NZsmdZqqP+xWKdT3eo3vOzN8w==",
  26120. "requires": {
  26121. "core-js": "^3.19.2",
  26122. "object-assign": "^4.1.1",
  26123. "promise": "^8.1.0",
  26124. "raf": "^3.4.1",
  26125. "regenerator-runtime": "^0.13.9",
  26126. "whatwg-fetch": "^3.6.2"
  26127. }
  26128. },
  26129. "react-countdown-circle-timer": {
  26130. "version": "3.0.9",
  26131. "resolved": "https://registry.npmjs.org/react-countdown-circle-timer/-/react-countdown-circle-timer-3.0.9.tgz",
  26132. "integrity": "sha512-2rE2NklqgtArbvM9RVR3NctiKQ8+lY8PEjUZ2S1pKowD8CmaXUGqIaCbFBcygYH2aZQs9qPIQA49Z+9Jc2TOiQ==",
  26133. "requires": {}
  26134. },
  26135. "react-dev-utils": {
  26136. "version": "12.0.1",
  26137. "resolved": "https://registry.npmjs.org/react-dev-utils/-/react-dev-utils-12.0.1.tgz",
  26138. "integrity": "sha512-84Ivxmr17KjUupyqzFode6xKhjwuEJDROWKJy/BthkL7Wn6NJ8h4WE6k/exAv6ImS+0oZLRRW5j/aINMHyeGeQ==",
  26139. "requires": {
  26140. "@babel/code-frame": "^7.16.0",
  26141. "address": "^1.1.2",
  26142. "browserslist": "^4.18.1",
  26143. "chalk": "^4.1.2",
  26144. "cross-spawn": "^7.0.3",
  26145. "detect-port-alt": "^1.1.6",
  26146. "escape-string-regexp": "^4.0.0",
  26147. "filesize": "^8.0.6",
  26148. "find-up": "^5.0.0",
  26149. "fork-ts-checker-webpack-plugin": "^6.5.0",
  26150. "global-modules": "^2.0.0",
  26151. "globby": "^11.0.4",
  26152. "gzip-size": "^6.0.0",
  26153. "immer": "^9.0.7",
  26154. "is-root": "^2.1.0",
  26155. "loader-utils": "^3.2.0",
  26156. "open": "^8.4.0",
  26157. "pkg-up": "^3.1.0",
  26158. "prompts": "^2.4.2",
  26159. "react-error-overlay": "^6.0.11",
  26160. "recursive-readdir": "^2.2.2",
  26161. "shell-quote": "^1.7.3",
  26162. "strip-ansi": "^6.0.1",
  26163. "text-table": "^0.2.0"
  26164. },
  26165. "dependencies": {
  26166. "loader-utils": {
  26167. "version": "3.2.0",
  26168. "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-3.2.0.tgz",
  26169. "integrity": "sha512-HVl9ZqccQihZ7JM85dco1MvO9G+ONvxoGa9rkhzFsneGLKSUg1gJf9bWzhRhcvm2qChhWpebQhP44qxjKIUCaQ=="
  26170. }
  26171. }
  26172. },
  26173. "react-dom": {
  26174. "version": "17.0.2",
  26175. "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-17.0.2.tgz",
  26176. "integrity": "sha512-s4h96KtLDUQlsENhMn1ar8t2bEa+q/YAtj8pPPdIjPDGBDIVNsrD9aXNWqspUe6AzKCIG0C1HZZLqLV7qpOBGA==",
  26177. "requires": {
  26178. "loose-envify": "^1.1.0",
  26179. "object-assign": "^4.1.1",
  26180. "scheduler": "^0.20.2"
  26181. }
  26182. },
  26183. "react-error-overlay": {
  26184. "version": "6.0.11",
  26185. "resolved": "https://registry.npmjs.org/react-error-overlay/-/react-error-overlay-6.0.11.tgz",
  26186. "integrity": "sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg=="
  26187. },
  26188. "react-is": {
  26189. "version": "17.0.2",
  26190. "resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz",
  26191. "integrity": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w=="
  26192. },
  26193. "react-refresh": {
  26194. "version": "0.11.0",
  26195. "resolved": "https://registry.npmjs.org/react-refresh/-/react-refresh-0.11.0.tgz",
  26196. "integrity": "sha512-F27qZr8uUqwhWZboondsPx8tnC3Ct3SxZA3V5WyEvujRyyNv0VYPhoBg1gZ8/MV5tubQp76Trw8lTv9hzRBa+A=="
  26197. },
  26198. "react-router": {
  26199. "version": "5.3.1",
  26200. "resolved": "https://registry.npmjs.org/react-router/-/react-router-5.3.1.tgz",
  26201. "integrity": "sha512-v+zwjqb7bakqgF+wMVKlAPTca/cEmPOvQ9zt7gpSNyPXau1+0qvuYZ5BWzzNDP1y6s15zDwgb9rPN63+SIniRQ==",
  26202. "requires": {
  26203. "@babel/runtime": "^7.12.13",
  26204. "history": "^4.9.0",
  26205. "hoist-non-react-statics": "^3.1.0",
  26206. "loose-envify": "^1.3.1",
  26207. "mini-create-react-context": "^0.4.0",
  26208. "path-to-regexp": "^1.7.0",
  26209. "prop-types": "^15.6.2",
  26210. "react-is": "^16.6.0",
  26211. "tiny-invariant": "^1.0.2",
  26212. "tiny-warning": "^1.0.0"
  26213. },
  26214. "dependencies": {
  26215. "react-is": {
  26216. "version": "16.13.1",
  26217. "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz",
  26218. "integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
  26219. }
  26220. }
  26221. },
  26222. "react-router-dom": {
  26223. "version": "5.3.1",
  26224. "resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-5.3.1.tgz",
  26225. "integrity": "sha512-f0pj/gMAbv9e8gahTmCEY20oFhxhrmHwYeIwH5EO5xu0qme+wXtsdB8YfUOAZzUz4VaXmb58m3ceiLtjMhqYmQ==",
  26226. "requires": {
  26227. "@babel/runtime": "^7.12.13",
  26228. "history": "^4.9.0",
  26229. "loose-envify": "^1.3.1",
  26230. "prop-types": "^15.6.2",
  26231. "react-router": "5.3.1",
  26232. "tiny-invariant": "^1.0.2",
  26233. "tiny-warning": "^1.0.0"
  26234. }
  26235. },
  26236. "react-scripts": {
  26237. "version": "5.0.1",
  26238. "resolved": "https://registry.npmjs.org/react-scripts/-/react-scripts-5.0.1.tgz",
  26239. "integrity": "sha512-8VAmEm/ZAwQzJ+GOMLbBsTdDKOpuZh7RPs0UymvBR2vRk4iZWCskjbFnxqjrzoIvlNNRZ3QJFx6/qDSi6zSnaQ==",
  26240. "requires": {
  26241. "@babel/core": "^7.16.0",
  26242. "@pmmmwh/react-refresh-webpack-plugin": "^0.5.3",
  26243. "@svgr/webpack": "^5.5.0",
  26244. "babel-jest": "^27.4.2",
  26245. "babel-loader": "^8.2.3",
  26246. "babel-plugin-named-asset-import": "^0.3.8",
  26247. "babel-preset-react-app": "^10.0.1",
  26248. "bfj": "^7.0.2",
  26249. "browserslist": "^4.18.1",
  26250. "camelcase": "^6.2.1",
  26251. "case-sensitive-paths-webpack-plugin": "^2.4.0",
  26252. "css-loader": "^6.5.1",
  26253. "css-minimizer-webpack-plugin": "^3.2.0",
  26254. "dotenv": "^10.0.0",
  26255. "dotenv-expand": "^5.1.0",
  26256. "eslint": "^8.3.0",
  26257. "eslint-config-react-app": "^7.0.1",
  26258. "eslint-webpack-plugin": "^3.1.1",
  26259. "file-loader": "^6.2.0",
  26260. "fs-extra": "^10.0.0",
  26261. "fsevents": "^2.3.2",
  26262. "html-webpack-plugin": "^5.5.0",
  26263. "identity-obj-proxy": "^3.0.0",
  26264. "jest": "^27.4.3",
  26265. "jest-resolve": "^27.4.2",
  26266. "jest-watch-typeahead": "^1.0.0",
  26267. "mini-css-extract-plugin": "^2.4.5",
  26268. "postcss": "^8.4.4",
  26269. "postcss-flexbugs-fixes": "^5.0.2",
  26270. "postcss-loader": "^6.2.1",
  26271. "postcss-normalize": "^10.0.1",
  26272. "postcss-preset-env": "^7.0.1",
  26273. "prompts": "^2.4.2",
  26274. "react-app-polyfill": "^3.0.0",
  26275. "react-dev-utils": "^12.0.1",
  26276. "react-refresh": "^0.11.0",
  26277. "resolve": "^1.20.0",
  26278. "resolve-url-loader": "^4.0.0",
  26279. "sass-loader": "^12.3.0",
  26280. "semver": "^7.3.5",
  26281. "source-map-loader": "^3.0.0",
  26282. "style-loader": "^3.3.1",
  26283. "tailwindcss": "^3.0.2",
  26284. "terser-webpack-plugin": "^5.2.5",
  26285. "webpack": "^5.64.4",
  26286. "webpack-dev-server": "^4.6.0",
  26287. "webpack-manifest-plugin": "^4.0.2",
  26288. "workbox-webpack-plugin": "^6.4.1"
  26289. }
  26290. },
  26291. "read-pkg": {
  26292. "version": "5.2.0",
  26293. "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-5.2.0.tgz",
  26294. "integrity": "sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==",
  26295. "requires": {
  26296. "@types/normalize-package-data": "^2.4.0",
  26297. "normalize-package-data": "^2.5.0",
  26298. "parse-json": "^5.0.0",
  26299. "type-fest": "^0.6.0"
  26300. },
  26301. "dependencies": {
  26302. "hosted-git-info": {
  26303. "version": "2.8.9",
  26304. "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz",
  26305. "integrity": "sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw=="
  26306. },
  26307. "normalize-package-data": {
  26308. "version": "2.5.0",
  26309. "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz",
  26310. "integrity": "sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==",
  26311. "requires": {
  26312. "hosted-git-info": "^2.1.4",
  26313. "resolve": "^1.10.0",
  26314. "semver": "2 || 3 || 4 || 5",
  26315. "validate-npm-package-license": "^3.0.1"
  26316. }
  26317. },
  26318. "semver": {
  26319. "version": "5.7.1",
  26320. "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz",
  26321. "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ=="
  26322. },
  26323. "type-fest": {
  26324. "version": "0.6.0",
  26325. "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.6.0.tgz",
  26326. "integrity": "sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg=="
  26327. }
  26328. }
  26329. },
  26330. "read-pkg-up": {
  26331. "version": "7.0.1",
  26332. "resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-7.0.1.tgz",
  26333. "integrity": "sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg==",
  26334. "requires": {
  26335. "find-up": "^4.1.0",
  26336. "read-pkg": "^5.2.0",
  26337. "type-fest": "^0.8.1"
  26338. },
  26339. "dependencies": {
  26340. "find-up": {
  26341. "version": "4.1.0",
  26342. "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",
  26343. "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
  26344. "requires": {
  26345. "locate-path": "^5.0.0",
  26346. "path-exists": "^4.0.0"
  26347. }
  26348. },
  26349. "locate-path": {
  26350. "version": "5.0.0",
  26351. "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
  26352. "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
  26353. "requires": {
  26354. "p-locate": "^4.1.0"
  26355. }
  26356. },
  26357. "p-limit": {
  26358. "version": "2.3.0",
  26359. "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
  26360. "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
  26361. "requires": {
  26362. "p-try": "^2.0.0"
  26363. }
  26364. },
  26365. "p-locate": {
  26366. "version": "4.1.0",
  26367. "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz",
  26368. "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==",
  26369. "requires": {
  26370. "p-limit": "^2.2.0"
  26371. }
  26372. },
  26373. "type-fest": {
  26374. "version": "0.8.1",
  26375. "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz",
  26376. "integrity": "sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA=="
  26377. }
  26378. }
  26379. },
  26380. "readable-stream": {
  26381. "version": "3.6.0",
  26382. "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz",
  26383. "integrity": "sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==",
  26384. "requires": {
  26385. "inherits": "^2.0.3",
  26386. "string_decoder": "^1.1.1",
  26387. "util-deprecate": "^1.0.1"
  26388. }
  26389. },
  26390. "readdirp": {
  26391. "version": "3.6.0",
  26392. "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz",
  26393. "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==",
  26394. "requires": {
  26395. "picomatch": "^2.2.1"
  26396. }
  26397. },
  26398. "recursive-readdir": {
  26399. "version": "2.2.2",
  26400. "resolved": "https://registry.npmjs.org/recursive-readdir/-/recursive-readdir-2.2.2.tgz",
  26401. "integrity": "sha512-nRCcW9Sj7NuZwa2XvH9co8NPeXUBhZP7CRKJtU+cS6PW9FpCIFoI5ib0NT1ZrbNuPoRy0ylyCaUL8Gih4LSyFg==",
  26402. "requires": {
  26403. "minimatch": "3.0.4"
  26404. },
  26405. "dependencies": {
  26406. "minimatch": {
  26407. "version": "3.0.4",
  26408. "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz",
  26409. "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==",
  26410. "requires": {
  26411. "brace-expansion": "^1.1.7"
  26412. }
  26413. }
  26414. }
  26415. },
  26416. "redent": {
  26417. "version": "3.0.0",
  26418. "resolved": "https://registry.npmjs.org/redent/-/redent-3.0.0.tgz",
  26419. "integrity": "sha512-6tDA8g98We0zd0GvVeMT9arEOnTw9qM03L9cJXaCjrip1OO764RDBLBfrB4cwzNGDj5OA5ioymC9GkizgWJDUg==",
  26420. "requires": {
  26421. "indent-string": "^4.0.0",
  26422. "strip-indent": "^3.0.0"
  26423. }
  26424. },
  26425. "regenerate": {
  26426. "version": "1.4.2",
  26427. "resolved": "https://registry.npmjs.org/regenerate/-/regenerate-1.4.2.tgz",
  26428. "integrity": "sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A=="
  26429. },
  26430. "regenerate-unicode-properties": {
  26431. "version": "10.0.1",
  26432. "resolved": "https://registry.npmjs.org/regenerate-unicode-properties/-/regenerate-unicode-properties-10.0.1.tgz",
  26433. "integrity": "sha512-vn5DU6yg6h8hP/2OkQo3K7uVILvY4iu0oI4t3HFa81UPkhGJwkRwM10JEc3upjdhHjs/k8GJY1sRBhk5sr69Bw==",
  26434. "requires": {
  26435. "regenerate": "^1.4.2"
  26436. }
  26437. },
  26438. "regenerator-runtime": {
  26439. "version": "0.13.9",
  26440. "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.9.tgz",
  26441. "integrity": "sha512-p3VT+cOEgxFsRRA9X4lkI1E+k2/CtnKtU4gcxyaCUreilL/vqI6CdZ3wxVUx3UOUg+gnUOQQcRI7BmSI656MYA=="
  26442. },
  26443. "regenerator-transform": {
  26444. "version": "0.15.0",
  26445. "resolved": "https://registry.npmjs.org/regenerator-transform/-/regenerator-transform-0.15.0.tgz",
  26446. "integrity": "sha512-LsrGtPmbYg19bcPHwdtmXwbW+TqNvtY4riE3P83foeHRroMbH6/2ddFBfab3t7kbzc7v7p4wbkIecHImqt0QNg==",
  26447. "requires": {
  26448. "@babel/runtime": "^7.8.4"
  26449. }
  26450. },
  26451. "regex-parser": {
  26452. "version": "2.2.11",
  26453. "resolved": "https://registry.npmjs.org/regex-parser/-/regex-parser-2.2.11.tgz",
  26454. "integrity": "sha512-jbD/FT0+9MBU2XAZluI7w2OBs1RBi6p9M83nkoZayQXXU9e8Robt69FcZc7wU4eJD/YFTjn1JdCk3rbMJajz8Q=="
  26455. },
  26456. "regexp.prototype.flags": {
  26457. "version": "1.4.3",
  26458. "resolved": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.4.3.tgz",
  26459. "integrity": "sha512-fjggEOO3slI6Wvgjwflkc4NFRCTZAu5CnNfBd5qOMYhWdn67nJBBu34/TkD++eeFmd8C9r9jfXJ27+nSiRkSUA==",
  26460. "requires": {
  26461. "call-bind": "^1.0.2",
  26462. "define-properties": "^1.1.3",
  26463. "functions-have-names": "^1.2.2"
  26464. }
  26465. },
  26466. "regexpp": {
  26467. "version": "3.2.0",
  26468. "resolved": "https://registry.npmjs.org/regexpp/-/regexpp-3.2.0.tgz",
  26469. "integrity": "sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg=="
  26470. },
  26471. "regexpu-core": {
  26472. "version": "5.0.1",
  26473. "resolved": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-5.0.1.tgz",
  26474. "integrity": "sha512-CriEZlrKK9VJw/xQGJpQM5rY88BtuL8DM+AEwvcThHilbxiTAy8vq4iJnd2tqq8wLmjbGZzP7ZcKFjbGkmEFrw==",
  26475. "requires": {
  26476. "regenerate": "^1.4.2",
  26477. "regenerate-unicode-properties": "^10.0.1",
  26478. "regjsgen": "^0.6.0",
  26479. "regjsparser": "^0.8.2",
  26480. "unicode-match-property-ecmascript": "^2.0.0",
  26481. "unicode-match-property-value-ecmascript": "^2.0.0"
  26482. }
  26483. },
  26484. "regjsgen": {
  26485. "version": "0.6.0",
  26486. "resolved": "https://registry.npmjs.org/regjsgen/-/regjsgen-0.6.0.tgz",
  26487. "integrity": "sha512-ozE883Uigtqj3bx7OhL1KNbCzGyW2NQZPl6Hs09WTvCuZD5sTI4JY58bkbQWa/Y9hxIsvJ3M8Nbf7j54IqeZbA=="
  26488. },
  26489. "regjsparser": {
  26490. "version": "0.8.4",
  26491. "resolved": "https://registry.npmjs.org/regjsparser/-/regjsparser-0.8.4.tgz",
  26492. "integrity": "sha512-J3LABycON/VNEu3abOviqGHuB/LOtOQj8SKmfP9anY5GfAVw/SPjwzSjxGjbZXIxbGfqTHtJw58C2Li/WkStmA==",
  26493. "requires": {
  26494. "jsesc": "~0.5.0"
  26495. },
  26496. "dependencies": {
  26497. "jsesc": {
  26498. "version": "0.5.0",
  26499. "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-0.5.0.tgz",
  26500. "integrity": "sha1-597mbjXW/Bb3EP6R1c9p9w8IkR0="
  26501. }
  26502. }
  26503. },
  26504. "relateurl": {
  26505. "version": "0.2.7",
  26506. "resolved": "https://registry.npmjs.org/relateurl/-/relateurl-0.2.7.tgz",
  26507. "integrity": "sha1-VNvzd+UUQKypCkzSdGANP/LYiKk="
  26508. },
  26509. "renderkid": {
  26510. "version": "3.0.0",
  26511. "resolved": "https://registry.npmjs.org/renderkid/-/renderkid-3.0.0.tgz",
  26512. "integrity": "sha512-q/7VIQA8lmM1hF+jn+sFSPWGlMkSAeNYcPLmDQx2zzuiDfaLrOmumR8iaUKlenFgh0XRPIUeSPlH3A+AW3Z5pg==",
  26513. "requires": {
  26514. "css-select": "^4.1.3",
  26515. "dom-converter": "^0.2.0",
  26516. "htmlparser2": "^6.1.0",
  26517. "lodash": "^4.17.21",
  26518. "strip-ansi": "^6.0.1"
  26519. }
  26520. },
  26521. "request": {
  26522. "version": "2.88.2",
  26523. "resolved": "https://registry.npmjs.org/request/-/request-2.88.2.tgz",
  26524. "integrity": "sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==",
  26525. "requires": {
  26526. "aws-sign2": "~0.7.0",
  26527. "aws4": "^1.8.0",
  26528. "caseless": "~0.12.0",
  26529. "combined-stream": "~1.0.6",
  26530. "extend": "~3.0.2",
  26531. "forever-agent": "~0.6.1",
  26532. "form-data": "~2.3.2",
  26533. "har-validator": "~5.1.3",
  26534. "http-signature": "~1.2.0",
  26535. "is-typedarray": "~1.0.0",
  26536. "isstream": "~0.1.2",
  26537. "json-stringify-safe": "~5.0.1",
  26538. "mime-types": "~2.1.19",
  26539. "oauth-sign": "~0.9.0",
  26540. "performance-now": "^2.1.0",
  26541. "qs": "~6.5.2",
  26542. "safe-buffer": "^5.1.2",
  26543. "tough-cookie": "~2.5.0",
  26544. "tunnel-agent": "^0.6.0",
  26545. "uuid": "^3.3.2"
  26546. },
  26547. "dependencies": {
  26548. "form-data": {
  26549. "version": "2.3.3",
  26550. "resolved": "https://registry.npmjs.org/form-data/-/form-data-2.3.3.tgz",
  26551. "integrity": "sha512-1lLKB2Mu3aGP1Q/2eCOx0fNbRMe7XdwktwOruhfqqd0rIJWwN4Dh+E3hrPSlDCXnSR7UtZ1N38rVXm+6+MEhJQ==",
  26552. "requires": {
  26553. "asynckit": "^0.4.0",
  26554. "combined-stream": "^1.0.6",
  26555. "mime-types": "^2.1.12"
  26556. }
  26557. },
  26558. "qs": {
  26559. "version": "6.5.3",
  26560. "resolved": "https://registry.npmjs.org/qs/-/qs-6.5.3.tgz",
  26561. "integrity": "sha512-qxXIEh4pCGfHICj1mAJQ2/2XVZkjCDTcEgfoSQxc/fYivUZxTkk7L3bDBJSoNrEzXI17oUO5Dp07ktqE5KzczA=="
  26562. },
  26563. "tough-cookie": {
  26564. "version": "2.5.0",
  26565. "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.5.0.tgz",
  26566. "integrity": "sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g==",
  26567. "requires": {
  26568. "psl": "^1.1.28",
  26569. "punycode": "^2.1.1"
  26570. }
  26571. },
  26572. "uuid": {
  26573. "version": "3.4.0",
  26574. "resolved": "https://registry.npmjs.org/uuid/-/uuid-3.4.0.tgz",
  26575. "integrity": "sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A=="
  26576. }
  26577. }
  26578. },
  26579. "require-directory": {
  26580. "version": "2.1.1",
  26581. "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz",
  26582. "integrity": "sha1-jGStX9MNqxyXbiNE/+f3kqam30I="
  26583. },
  26584. "require-from-string": {
  26585. "version": "2.0.2",
  26586. "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz",
  26587. "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw=="
  26588. },
  26589. "requires-port": {
  26590. "version": "1.0.0",
  26591. "resolved": "https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz",
  26592. "integrity": "sha1-kl0mAdOaxIXgkc8NpcbmlNw9yv8="
  26593. },
  26594. "resolve": {
  26595. "version": "1.22.0",
  26596. "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.0.tgz",
  26597. "integrity": "sha512-Hhtrw0nLeSrFQ7phPp4OOcVjLPIeMnRlr5mcnVuMe7M/7eBn98A3hmFRLoFo3DLZkivSYwhRUJTyPyWAk56WLw==",
  26598. "requires": {
  26599. "is-core-module": "^2.8.1",
  26600. "path-parse": "^1.0.7",
  26601. "supports-preserve-symlinks-flag": "^1.0.0"
  26602. }
  26603. },
  26604. "resolve-cwd": {
  26605. "version": "3.0.0",
  26606. "resolved": "https://registry.npmjs.org/resolve-cwd/-/resolve-cwd-3.0.0.tgz",
  26607. "integrity": "sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg==",
  26608. "requires": {
  26609. "resolve-from": "^5.0.0"
  26610. }
  26611. },
  26612. "resolve-from": {
  26613. "version": "5.0.0",
  26614. "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz",
  26615. "integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw=="
  26616. },
  26617. "resolve-pathname": {
  26618. "version": "3.0.0",
  26619. "resolved": "https://registry.npmjs.org/resolve-pathname/-/resolve-pathname-3.0.0.tgz",
  26620. "integrity": "sha512-C7rARubxI8bXFNB/hqcp/4iUeIXJhJZvFPFPiSPRnhU5UPxzMFIl+2E6yY6c4k9giDJAhtV+enfA+G89N6Csng=="
  26621. },
  26622. "resolve-url-loader": {
  26623. "version": "4.0.0",
  26624. "resolved": "https://registry.npmjs.org/resolve-url-loader/-/resolve-url-loader-4.0.0.tgz",
  26625. "integrity": "sha512-05VEMczVREcbtT7Bz+C+96eUO5HDNvdthIiMB34t7FcF8ehcu4wC0sSgPUubs3XW2Q3CNLJk/BJrCU9wVRymiA==",
  26626. "requires": {
  26627. "adjust-sourcemap-loader": "^4.0.0",
  26628. "convert-source-map": "^1.7.0",
  26629. "loader-utils": "^2.0.0",
  26630. "postcss": "^7.0.35",
  26631. "source-map": "0.6.1"
  26632. },
  26633. "dependencies": {
  26634. "picocolors": {
  26635. "version": "0.2.1",
  26636. "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-0.2.1.tgz",
  26637. "integrity": "sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA=="
  26638. },
  26639. "postcss": {
  26640. "version": "7.0.39",
  26641. "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.39.tgz",
  26642. "integrity": "sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA==",
  26643. "requires": {
  26644. "picocolors": "^0.2.1",
  26645. "source-map": "^0.6.1"
  26646. }
  26647. }
  26648. }
  26649. },
  26650. "resolve.exports": {
  26651. "version": "1.1.0",
  26652. "resolved": "https://registry.npmjs.org/resolve.exports/-/resolve.exports-1.1.0.tgz",
  26653. "integrity": "sha512-J1l+Zxxp4XK3LUDZ9m60LRJF/mAe4z6a4xyabPHk7pvK5t35dACV32iIjJDFeWZFfZlO29w6SZ67knR0tHzJtQ=="
  26654. },
  26655. "retry": {
  26656. "version": "0.13.1",
  26657. "resolved": "https://registry.npmjs.org/retry/-/retry-0.13.1.tgz",
  26658. "integrity": "sha512-XQBQ3I8W1Cge0Seh+6gjj03LbmRFWuoszgK9ooCpwYIrhhoO80pfq4cUkU5DkknwfOfFteRwlZ56PYOGYyFWdg=="
  26659. },
  26660. "reusify": {
  26661. "version": "1.0.4",
  26662. "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz",
  26663. "integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw=="
  26664. },
  26665. "rimraf": {
  26666. "version": "3.0.2",
  26667. "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz",
  26668. "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==",
  26669. "requires": {
  26670. "glob": "^7.1.3"
  26671. }
  26672. },
  26673. "rollup": {
  26674. "version": "2.70.2",
  26675. "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.70.2.tgz",
  26676. "integrity": "sha512-EitogNZnfku65I1DD5Mxe8JYRUCy0hkK5X84IlDtUs+O6JRMpRciXTzyCUuX11b5L5pvjH+OmFXiQ3XjabcXgg==",
  26677. "requires": {
  26678. "fsevents": "~2.3.2"
  26679. }
  26680. },
  26681. "rollup-plugin-terser": {
  26682. "version": "7.0.2",
  26683. "resolved": "https://registry.npmjs.org/rollup-plugin-terser/-/rollup-plugin-terser-7.0.2.tgz",
  26684. "integrity": "sha512-w3iIaU4OxcF52UUXiZNsNeuXIMDvFrr+ZXK6bFZ0Q60qyVfq4uLptoS4bbq3paG3x216eQllFZX7zt6TIImguQ==",
  26685. "requires": {
  26686. "@babel/code-frame": "^7.10.4",
  26687. "jest-worker": "^26.2.1",
  26688. "serialize-javascript": "^4.0.0",
  26689. "terser": "^5.0.0"
  26690. },
  26691. "dependencies": {
  26692. "jest-worker": {
  26693. "version": "26.6.2",
  26694. "resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-26.6.2.tgz",
  26695. "integrity": "sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==",
  26696. "requires": {
  26697. "@types/node": "*",
  26698. "merge-stream": "^2.0.0",
  26699. "supports-color": "^7.0.0"
  26700. }
  26701. },
  26702. "serialize-javascript": {
  26703. "version": "4.0.0",
  26704. "resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-4.0.0.tgz",
  26705. "integrity": "sha512-GaNA54380uFefWghODBWEGisLZFj00nS5ACs6yHa9nLqlLpVLO8ChDGeKRjZnV4Nh4n0Qi7nhYZD/9fCPzEqkw==",
  26706. "requires": {
  26707. "randombytes": "^2.1.0"
  26708. }
  26709. }
  26710. }
  26711. },
  26712. "run-parallel": {
  26713. "version": "1.2.0",
  26714. "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz",
  26715. "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==",
  26716. "requires": {
  26717. "queue-microtask": "^1.2.2"
  26718. }
  26719. },
  26720. "safe-buffer": {
  26721. "version": "5.1.2",
  26722. "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz",
  26723. "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g=="
  26724. },
  26725. "safer-buffer": {
  26726. "version": "2.1.2",
  26727. "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz",
  26728. "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg=="
  26729. },
  26730. "sanitize.css": {
  26731. "version": "13.0.0",
  26732. "resolved": "https://registry.npmjs.org/sanitize.css/-/sanitize.css-13.0.0.tgz",
  26733. "integrity": "sha512-ZRwKbh/eQ6w9vmTjkuG0Ioi3HBwPFce0O+v//ve+aOq1oeCy7jMV2qzzAlpsNuqpqCBjjriM1lbtZbF/Q8jVyA=="
  26734. },
  26735. "sass": {
  26736. "version": "1.50.0",
  26737. "resolved": "https://registry.npmjs.org/sass/-/sass-1.50.0.tgz",
  26738. "integrity": "sha512-cLsD6MEZ5URXHStxApajEh7gW189kkjn4Rc8DQweMyF+o5HF5nfEz8QYLMlPsTOD88DknatTmBWkOcw5/LnJLQ==",
  26739. "requires": {
  26740. "chokidar": ">=3.0.0 <4.0.0",
  26741. "immutable": "^4.0.0",
  26742. "source-map-js": ">=0.6.2 <2.0.0"
  26743. }
  26744. },
  26745. "sass-graph": {
  26746. "version": "4.0.0",
  26747. "resolved": "https://registry.npmjs.org/sass-graph/-/sass-graph-4.0.0.tgz",
  26748. "integrity": "sha512-WSO/MfXqKH7/TS8RdkCX3lVkPFQzCgbqdGsmSKq6tlPU+GpGEsa/5aW18JqItnqh+lPtcjifqdZ/VmiILkKckQ==",
  26749. "requires": {
  26750. "glob": "^7.0.0",
  26751. "lodash": "^4.17.11",
  26752. "scss-tokenizer": "^0.3.0",
  26753. "yargs": "^17.2.1"
  26754. },
  26755. "dependencies": {
  26756. "yargs": {
  26757. "version": "17.4.1",
  26758. "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.4.1.tgz",
  26759. "integrity": "sha512-WSZD9jgobAg3ZKuCQZSa3g9QOJeCCqLoLAykiWgmXnDo9EPnn4RPf5qVTtzgOx66o6/oqhcA5tHtJXpG8pMt3g==",
  26760. "requires": {
  26761. "cliui": "^7.0.2",
  26762. "escalade": "^3.1.1",
  26763. "get-caller-file": "^2.0.5",
  26764. "require-directory": "^2.1.1",
  26765. "string-width": "^4.2.3",
  26766. "y18n": "^5.0.5",
  26767. "yargs-parser": "^21.0.0"
  26768. }
  26769. },
  26770. "yargs-parser": {
  26771. "version": "21.0.1",
  26772. "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.0.1.tgz",
  26773. "integrity": "sha512-9BK1jFpLzJROCI5TzwZL/TU4gqjK5xiHV/RfWLOahrjAko/e4DJkRDZQXfvqAsiZzzYhgAzbgz6lg48jcm4GLg=="
  26774. }
  26775. }
  26776. },
  26777. "sass-loader": {
  26778. "version": "12.6.0",
  26779. "resolved": "https://registry.npmjs.org/sass-loader/-/sass-loader-12.6.0.tgz",
  26780. "integrity": "sha512-oLTaH0YCtX4cfnJZxKSLAyglED0naiYfNG1iXfU5w1LNZ+ukoA5DtyDIN5zmKVZwYNJP4KRc5Y3hkWga+7tYfA==",
  26781. "requires": {
  26782. "klona": "^2.0.4",
  26783. "neo-async": "^2.6.2"
  26784. }
  26785. },
  26786. "sax": {
  26787. "version": "1.2.4",
  26788. "resolved": "https://registry.npmjs.org/sax/-/sax-1.2.4.tgz",
  26789. "integrity": "sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw=="
  26790. },
  26791. "saxes": {
  26792. "version": "5.0.1",
  26793. "resolved": "https://registry.npmjs.org/saxes/-/saxes-5.0.1.tgz",
  26794. "integrity": "sha512-5LBh1Tls8c9xgGjw3QrMwETmTMVk0oFgvrFSvWx62llR2hcEInrKNZ2GZCCuuy2lvWrdl5jhbpeqc5hRYKFOcw==",
  26795. "requires": {
  26796. "xmlchars": "^2.2.0"
  26797. }
  26798. },
  26799. "scheduler": {
  26800. "version": "0.20.2",
  26801. "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.20.2.tgz",
  26802. "integrity": "sha512-2eWfGgAqqWFGqtdMmcL5zCMK1U8KlXv8SQFGglL3CEtd0aDVDWgeF/YoCmvln55m5zSk3J/20hTaSBeSObsQDQ==",
  26803. "requires": {
  26804. "loose-envify": "^1.1.0",
  26805. "object-assign": "^4.1.1"
  26806. }
  26807. },
  26808. "schema-utils": {
  26809. "version": "3.1.1",
  26810. "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-3.1.1.tgz",
  26811. "integrity": "sha512-Y5PQxS4ITlC+EahLuXaY86TXfR7Dc5lw294alXOq86JAHCihAIZfqv8nNCWvaEJvaC51uN9hbLGeV0cFBdH+Fw==",
  26812. "requires": {
  26813. "@types/json-schema": "^7.0.8",
  26814. "ajv": "^6.12.5",
  26815. "ajv-keywords": "^3.5.2"
  26816. }
  26817. },
  26818. "scss-tokenizer": {
  26819. "version": "0.3.0",
  26820. "resolved": "https://registry.npmjs.org/scss-tokenizer/-/scss-tokenizer-0.3.0.tgz",
  26821. "integrity": "sha512-14Zl9GcbBvOT9057ZKjpz5yPOyUWG2ojd9D5io28wHRYsOrs7U95Q+KNL87+32p8rc+LvDpbu/i9ZYjM9Q+FsQ==",
  26822. "requires": {
  26823. "js-base64": "^2.4.3",
  26824. "source-map": "^0.7.1"
  26825. },
  26826. "dependencies": {
  26827. "source-map": {
  26828. "version": "0.7.3",
  26829. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.3.tgz",
  26830. "integrity": "sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ=="
  26831. }
  26832. }
  26833. },
  26834. "select-hose": {
  26835. "version": "2.0.0",
  26836. "resolved": "https://registry.npmjs.org/select-hose/-/select-hose-2.0.0.tgz",
  26837. "integrity": "sha1-Yl2GWPhlr0Psliv8N2o3NZpJlMo="
  26838. },
  26839. "selfsigned": {
  26840. "version": "2.0.1",
  26841. "resolved": "https://registry.npmjs.org/selfsigned/-/selfsigned-2.0.1.tgz",
  26842. "integrity": "sha512-LmME957M1zOsUhG+67rAjKfiWFox3SBxE/yymatMZsAx+oMrJ0YQ8AToOnyCm7xbeg2ep37IHLxdu0o2MavQOQ==",
  26843. "requires": {
  26844. "node-forge": "^1"
  26845. }
  26846. },
  26847. "semver": {
  26848. "version": "7.3.7",
  26849. "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz",
  26850. "integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==",
  26851. "requires": {
  26852. "lru-cache": "^6.0.0"
  26853. }
  26854. },
  26855. "send": {
  26856. "version": "0.17.2",
  26857. "resolved": "https://registry.npmjs.org/send/-/send-0.17.2.tgz",
  26858. "integrity": "sha512-UJYB6wFSJE3G00nEivR5rgWp8c2xXvJ3OPWPhmuteU0IKj8nKbG3DrjiOmLwpnHGYWAVwA69zmTm++YG0Hmwww==",
  26859. "requires": {
  26860. "debug": "2.6.9",
  26861. "depd": "~1.1.2",
  26862. "destroy": "~1.0.4",
  26863. "encodeurl": "~1.0.2",
  26864. "escape-html": "~1.0.3",
  26865. "etag": "~1.8.1",
  26866. "fresh": "0.5.2",
  26867. "http-errors": "1.8.1",
  26868. "mime": "1.6.0",
  26869. "ms": "2.1.3",
  26870. "on-finished": "~2.3.0",
  26871. "range-parser": "~1.2.1",
  26872. "statuses": "~1.5.0"
  26873. },
  26874. "dependencies": {
  26875. "debug": {
  26876. "version": "2.6.9",
  26877. "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
  26878. "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
  26879. "requires": {
  26880. "ms": "2.0.0"
  26881. },
  26882. "dependencies": {
  26883. "ms": {
  26884. "version": "2.0.0",
  26885. "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
  26886. "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
  26887. }
  26888. }
  26889. },
  26890. "ms": {
  26891. "version": "2.1.3",
  26892. "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
  26893. "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA=="
  26894. }
  26895. }
  26896. },
  26897. "serialize-javascript": {
  26898. "version": "6.0.0",
  26899. "resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-6.0.0.tgz",
  26900. "integrity": "sha512-Qr3TosvguFt8ePWqsvRfrKyQXIiW+nGbYpy8XK24NQHE83caxWt+mIymTT19DGFbNWNLfEwsrkSmN64lVWB9ag==",
  26901. "requires": {
  26902. "randombytes": "^2.1.0"
  26903. }
  26904. },
  26905. "serve-index": {
  26906. "version": "1.9.1",
  26907. "resolved": "https://registry.npmjs.org/serve-index/-/serve-index-1.9.1.tgz",
  26908. "integrity": "sha1-03aNabHn2C5c4FD/9bRTvqEqkjk=",
  26909. "requires": {
  26910. "accepts": "~1.3.4",
  26911. "batch": "0.6.1",
  26912. "debug": "2.6.9",
  26913. "escape-html": "~1.0.3",
  26914. "http-errors": "~1.6.2",
  26915. "mime-types": "~2.1.17",
  26916. "parseurl": "~1.3.2"
  26917. },
  26918. "dependencies": {
  26919. "debug": {
  26920. "version": "2.6.9",
  26921. "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
  26922. "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
  26923. "requires": {
  26924. "ms": "2.0.0"
  26925. }
  26926. },
  26927. "http-errors": {
  26928. "version": "1.6.3",
  26929. "resolved": "https://registry.npmjs.org/http-errors/-/http-errors-1.6.3.tgz",
  26930. "integrity": "sha1-i1VoC7S+KDoLW/TqLjhYC+HZMg0=",
  26931. "requires": {
  26932. "depd": "~1.1.2",
  26933. "inherits": "2.0.3",
  26934. "setprototypeof": "1.1.0",
  26935. "statuses": ">= 1.4.0 < 2"
  26936. }
  26937. },
  26938. "inherits": {
  26939. "version": "2.0.3",
  26940. "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz",
  26941. "integrity": "sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4="
  26942. },
  26943. "ms": {
  26944. "version": "2.0.0",
  26945. "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
  26946. "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
  26947. },
  26948. "setprototypeof": {
  26949. "version": "1.1.0",
  26950. "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.1.0.tgz",
  26951. "integrity": "sha512-BvE/TwpZX4FXExxOxZyRGQQv651MSwmWKZGqvmPcRIjDqWub67kTKuIMx43cZZrS/cBBzwBcNDWoFxt2XEFIpQ=="
  26952. }
  26953. }
  26954. },
  26955. "serve-static": {
  26956. "version": "1.14.2",
  26957. "resolved": "https://registry.npmjs.org/serve-static/-/serve-static-1.14.2.tgz",
  26958. "integrity": "sha512-+TMNA9AFxUEGuC0z2mevogSnn9MXKb4fa7ngeRMJaaGv8vTwnIEkKi+QGvPt33HSnf8pRS+WGM0EbMtCJLKMBQ==",
  26959. "requires": {
  26960. "encodeurl": "~1.0.2",
  26961. "escape-html": "~1.0.3",
  26962. "parseurl": "~1.3.3",
  26963. "send": "0.17.2"
  26964. }
  26965. },
  26966. "set-blocking": {
  26967. "version": "2.0.0",
  26968. "resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz",
  26969. "integrity": "sha1-BF+XgtARrppoA93TgrJDkrPYkPc="
  26970. },
  26971. "setprototypeof": {
  26972. "version": "1.2.0",
  26973. "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz",
  26974. "integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw=="
  26975. },
  26976. "shebang-command": {
  26977. "version": "2.0.0",
  26978. "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
  26979. "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
  26980. "requires": {
  26981. "shebang-regex": "^3.0.0"
  26982. }
  26983. },
  26984. "shebang-regex": {
  26985. "version": "3.0.0",
  26986. "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
  26987. "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A=="
  26988. },
  26989. "shell-quote": {
  26990. "version": "1.7.3",
  26991. "resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.7.3.tgz",
  26992. "integrity": "sha512-Vpfqwm4EnqGdlsBFNmHhxhElJYrdfcxPThu+ryKS5J8L/fhAwLazFZtq+S+TWZ9ANj2piSQLGj6NQg+lKPmxrw=="
  26993. },
  26994. "side-channel": {
  26995. "version": "1.0.4",
  26996. "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.0.4.tgz",
  26997. "integrity": "sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==",
  26998. "requires": {
  26999. "call-bind": "^1.0.0",
  27000. "get-intrinsic": "^1.0.2",
  27001. "object-inspect": "^1.9.0"
  27002. }
  27003. },
  27004. "signal-exit": {
  27005. "version": "3.0.7",
  27006. "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz",
  27007. "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ=="
  27008. },
  27009. "sisteransi": {
  27010. "version": "1.0.5",
  27011. "resolved": "https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.5.tgz",
  27012. "integrity": "sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg=="
  27013. },
  27014. "slash": {
  27015. "version": "3.0.0",
  27016. "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
  27017. "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q=="
  27018. },
  27019. "slice-ansi": {
  27020. "version": "4.0.0",
  27021. "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz",
  27022. "integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==",
  27023. "dev": true,
  27024. "requires": {
  27025. "ansi-styles": "^4.0.0",
  27026. "astral-regex": "^2.0.0",
  27027. "is-fullwidth-code-point": "^3.0.0"
  27028. }
  27029. },
  27030. "smart-buffer": {
  27031. "version": "4.2.0",
  27032. "resolved": "https://registry.npmjs.org/smart-buffer/-/smart-buffer-4.2.0.tgz",
  27033. "integrity": "sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg=="
  27034. },
  27035. "sockjs": {
  27036. "version": "0.3.24",
  27037. "resolved": "https://registry.npmjs.org/sockjs/-/sockjs-0.3.24.tgz",
  27038. "integrity": "sha512-GJgLTZ7vYb/JtPSSZ10hsOYIvEYsjbNU+zPdIHcUaWVNUEPivzxku31865sSSud0Da0W4lEeOPlmw93zLQchuQ==",
  27039. "requires": {
  27040. "faye-websocket": "^0.11.3",
  27041. "uuid": "^8.3.2",
  27042. "websocket-driver": "^0.7.4"
  27043. }
  27044. },
  27045. "socks": {
  27046. "version": "2.6.2",
  27047. "resolved": "https://registry.npmjs.org/socks/-/socks-2.6.2.tgz",
  27048. "integrity": "sha512-zDZhHhZRY9PxRruRMR7kMhnf3I8hDs4S3f9RecfnGxvcBHQcKcIH/oUcEWffsfl1XxdYlA7nnlGbbTvPz9D8gA==",
  27049. "requires": {
  27050. "ip": "^1.1.5",
  27051. "smart-buffer": "^4.2.0"
  27052. }
  27053. },
  27054. "socks-proxy-agent": {
  27055. "version": "6.2.0",
  27056. "resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-6.2.0.tgz",
  27057. "integrity": "sha512-wWqJhjb32Q6GsrUqzuFkukxb/zzide5quXYcMVpIjxalDBBYy2nqKCFQ/9+Ie4dvOYSQdOk3hUlZSdzZOd3zMQ==",
  27058. "requires": {
  27059. "agent-base": "^6.0.2",
  27060. "debug": "^4.3.3",
  27061. "socks": "^2.6.2"
  27062. }
  27063. },
  27064. "source-list-map": {
  27065. "version": "2.0.1",
  27066. "resolved": "https://registry.npmjs.org/source-list-map/-/source-list-map-2.0.1.tgz",
  27067. "integrity": "sha512-qnQ7gVMxGNxsiL4lEuJwe/To8UnK7fAnmbGEEH8RpLouuKbeEm0lhbQVFIrNSuB+G7tVrAlVsZgETT5nljf+Iw=="
  27068. },
  27069. "source-map": {
  27070. "version": "0.6.1",
  27071. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
  27072. "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="
  27073. },
  27074. "source-map-js": {
  27075. "version": "1.0.2",
  27076. "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz",
  27077. "integrity": "sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw=="
  27078. },
  27079. "source-map-loader": {
  27080. "version": "3.0.1",
  27081. "resolved": "https://registry.npmjs.org/source-map-loader/-/source-map-loader-3.0.1.tgz",
  27082. "integrity": "sha512-Vp1UsfyPvgujKQzi4pyDiTOnE3E4H+yHvkVRN3c/9PJmQS4CQJExvcDvaX/D+RV+xQben9HJ56jMJS3CgUeWyA==",
  27083. "requires": {
  27084. "abab": "^2.0.5",
  27085. "iconv-lite": "^0.6.3",
  27086. "source-map-js": "^1.0.1"
  27087. }
  27088. },
  27089. "source-map-resolve": {
  27090. "version": "0.6.0",
  27091. "resolved": "https://registry.npmjs.org/source-map-resolve/-/source-map-resolve-0.6.0.tgz",
  27092. "integrity": "sha512-KXBr9d/fO/bWo97NXsPIAW1bFSBOuCnjbNTBMO7N59hsv5i9yzRDfcYwwt0l04+VqnKC+EwzvJZIP/qkuMgR/w==",
  27093. "requires": {
  27094. "atob": "^2.1.2",
  27095. "decode-uri-component": "^0.2.0"
  27096. }
  27097. },
  27098. "source-map-support": {
  27099. "version": "0.5.21",
  27100. "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz",
  27101. "integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==",
  27102. "requires": {
  27103. "buffer-from": "^1.0.0",
  27104. "source-map": "^0.6.0"
  27105. }
  27106. },
  27107. "sourcemap-codec": {
  27108. "version": "1.4.8",
  27109. "resolved": "https://registry.npmjs.org/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz",
  27110. "integrity": "sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA=="
  27111. },
  27112. "spdx-correct": {
  27113. "version": "3.1.1",
  27114. "resolved": "https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.1.1.tgz",
  27115. "integrity": "sha512-cOYcUWwhCuHCXi49RhFRCyJEK3iPj1Ziz9DpViV3tbZOwXD49QzIN3MpOLJNxh2qwq2lJJZaKMVw9qNi4jTC0w==",
  27116. "requires": {
  27117. "spdx-expression-parse": "^3.0.0",
  27118. "spdx-license-ids": "^3.0.0"
  27119. }
  27120. },
  27121. "spdx-exceptions": {
  27122. "version": "2.3.0",
  27123. "resolved": "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz",
  27124. "integrity": "sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A=="
  27125. },
  27126. "spdx-expression-parse": {
  27127. "version": "3.0.1",
  27128. "resolved": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz",
  27129. "integrity": "sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==",
  27130. "requires": {
  27131. "spdx-exceptions": "^2.1.0",
  27132. "spdx-license-ids": "^3.0.0"
  27133. }
  27134. },
  27135. "spdx-license-ids": {
  27136. "version": "3.0.11",
  27137. "resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.11.tgz",
  27138. "integrity": "sha512-Ctl2BrFiM0X3MANYgj3CkygxhRmr9mi6xhejbdO960nF6EDJApTYpn0BQnDKlnNBULKiCN1n3w9EBkHK8ZWg+g=="
  27139. },
  27140. "spdy": {
  27141. "version": "4.0.2",
  27142. "resolved": "https://registry.npmjs.org/spdy/-/spdy-4.0.2.tgz",
  27143. "integrity": "sha512-r46gZQZQV+Kl9oItvl1JZZqJKGr+oEkB08A6BzkiR7593/7IbtuncXHd2YoYeTsG4157ZssMu9KYvUHLcjcDoA==",
  27144. "requires": {
  27145. "debug": "^4.1.0",
  27146. "handle-thing": "^2.0.0",
  27147. "http-deceiver": "^1.2.7",
  27148. "select-hose": "^2.0.0",
  27149. "spdy-transport": "^3.0.0"
  27150. }
  27151. },
  27152. "spdy-transport": {
  27153. "version": "3.0.0",
  27154. "resolved": "https://registry.npmjs.org/spdy-transport/-/spdy-transport-3.0.0.tgz",
  27155. "integrity": "sha512-hsLVFE5SjA6TCisWeJXFKniGGOpBgMLmerfO2aCyCU5s7nJ/rpAepqmFifv/GCbSbueEeAJJnmSQ2rKC/g8Fcw==",
  27156. "requires": {
  27157. "debug": "^4.1.0",
  27158. "detect-node": "^2.0.4",
  27159. "hpack.js": "^2.1.6",
  27160. "obuf": "^1.1.2",
  27161. "readable-stream": "^3.0.6",
  27162. "wbuf": "^1.7.3"
  27163. }
  27164. },
  27165. "split2": {
  27166. "version": "3.2.2",
  27167. "resolved": "https://registry.npmjs.org/split2/-/split2-3.2.2.tgz",
  27168. "integrity": "sha512-9NThjpgZnifTkJpzTZ7Eue85S49QwpNhZTq6GRJwObb6jnLFNGB7Qm73V5HewTROPyxD0C29xqmaI68bQtV+hg==",
  27169. "dev": true,
  27170. "requires": {
  27171. "readable-stream": "^3.0.0"
  27172. }
  27173. },
  27174. "sprintf-js": {
  27175. "version": "1.0.3",
  27176. "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",
  27177. "integrity": "sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw="
  27178. },
  27179. "sshpk": {
  27180. "version": "1.17.0",
  27181. "resolved": "https://registry.npmjs.org/sshpk/-/sshpk-1.17.0.tgz",
  27182. "integrity": "sha512-/9HIEs1ZXGhSPE8X6Ccm7Nam1z8KcoCqPdI7ecm1N33EzAetWahvQWVqLZtaZQ+IDKX4IyA2o0gBzqIMkAagHQ==",
  27183. "requires": {
  27184. "asn1": "~0.2.3",
  27185. "assert-plus": "^1.0.0",
  27186. "bcrypt-pbkdf": "^1.0.0",
  27187. "dashdash": "^1.12.0",
  27188. "ecc-jsbn": "~0.1.1",
  27189. "getpass": "^0.1.1",
  27190. "jsbn": "~0.1.0",
  27191. "safer-buffer": "^2.0.2",
  27192. "tweetnacl": "~0.14.0"
  27193. }
  27194. },
  27195. "ssri": {
  27196. "version": "8.0.1",
  27197. "resolved": "https://registry.npmjs.org/ssri/-/ssri-8.0.1.tgz",
  27198. "integrity": "sha512-97qShzy1AiyxvPNIkLWoGua7xoQzzPjQ0HAH4B0rWKo7SZ6USuPcrUiAFrws0UH8RrbWmgq3LMTObhPIHbbBeQ==",
  27199. "requires": {
  27200. "minipass": "^3.1.1"
  27201. }
  27202. },
  27203. "stable": {
  27204. "version": "0.1.8",
  27205. "resolved": "https://registry.npmjs.org/stable/-/stable-0.1.8.tgz",
  27206. "integrity": "sha512-ji9qxRnOVfcuLDySj9qzhGSEFVobyt1kIOSkj1qZzYLzq7Tos/oUUWvotUPQLlrsidqsK6tBH89Bc9kL5zHA6w=="
  27207. },
  27208. "stack-utils": {
  27209. "version": "2.0.5",
  27210. "resolved": "https://registry.npmjs.org/stack-utils/-/stack-utils-2.0.5.tgz",
  27211. "integrity": "sha512-xrQcmYhOsn/1kX+Vraq+7j4oE2j/6BFscZ0etmYg81xuM8Gq0022Pxb8+IqgOFUIaxHs0KaSb7T1+OegiNrNFA==",
  27212. "requires": {
  27213. "escape-string-regexp": "^2.0.0"
  27214. },
  27215. "dependencies": {
  27216. "escape-string-regexp": {
  27217. "version": "2.0.0",
  27218. "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz",
  27219. "integrity": "sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w=="
  27220. }
  27221. }
  27222. },
  27223. "stackframe": {
  27224. "version": "1.2.1",
  27225. "resolved": "https://registry.npmjs.org/stackframe/-/stackframe-1.2.1.tgz",
  27226. "integrity": "sha512-h88QkzREN/hy8eRdyNhhsO7RSJ5oyTqxxmmn0dzBIMUclZsjpfmrsg81vp8mjjAs2vAZ72nyWxRUwSwmh0e4xg=="
  27227. },
  27228. "statuses": {
  27229. "version": "1.5.0",
  27230. "resolved": "https://registry.npmjs.org/statuses/-/statuses-1.5.0.tgz",
  27231. "integrity": "sha1-Fhx9rBd2Wf2YEfQ3cfqZOBR4Yow="
  27232. },
  27233. "stdout-stream": {
  27234. "version": "1.4.1",
  27235. "resolved": "https://registry.npmjs.org/stdout-stream/-/stdout-stream-1.4.1.tgz",
  27236. "integrity": "sha512-j4emi03KXqJWcIeF8eIXkjMFN1Cmb8gUlDYGeBALLPo5qdyTfA9bOtl8m33lRoC+vFMkP3gl0WsDr6+gzxbbTA==",
  27237. "requires": {
  27238. "readable-stream": "^2.0.1"
  27239. },
  27240. "dependencies": {
  27241. "isarray": {
  27242. "version": "1.0.0",
  27243. "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz",
  27244. "integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE="
  27245. },
  27246. "readable-stream": {
  27247. "version": "2.3.7",
  27248. "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz",
  27249. "integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==",
  27250. "requires": {
  27251. "core-util-is": "~1.0.0",
  27252. "inherits": "~2.0.3",
  27253. "isarray": "~1.0.0",
  27254. "process-nextick-args": "~2.0.0",
  27255. "safe-buffer": "~5.1.1",
  27256. "string_decoder": "~1.1.1",
  27257. "util-deprecate": "~1.0.1"
  27258. }
  27259. },
  27260. "string_decoder": {
  27261. "version": "1.1.1",
  27262. "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
  27263. "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
  27264. "requires": {
  27265. "safe-buffer": "~5.1.0"
  27266. }
  27267. }
  27268. }
  27269. },
  27270. "string_decoder": {
  27271. "version": "1.3.0",
  27272. "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz",
  27273. "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==",
  27274. "requires": {
  27275. "safe-buffer": "~5.2.0"
  27276. },
  27277. "dependencies": {
  27278. "safe-buffer": {
  27279. "version": "5.2.1",
  27280. "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz",
  27281. "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ=="
  27282. }
  27283. }
  27284. },
  27285. "string-length": {
  27286. "version": "4.0.2",
  27287. "resolved": "https://registry.npmjs.org/string-length/-/string-length-4.0.2.tgz",
  27288. "integrity": "sha512-+l6rNN5fYHNhZZy41RXsYptCjA2Igmq4EG7kZAYFQI1E1VTXarr6ZPXBg6eq7Y6eK4FEhY6AJlyuFIb/v/S0VQ==",
  27289. "requires": {
  27290. "char-regex": "^1.0.2",
  27291. "strip-ansi": "^6.0.0"
  27292. }
  27293. },
  27294. "string-natural-compare": {
  27295. "version": "3.0.1",
  27296. "resolved": "https://registry.npmjs.org/string-natural-compare/-/string-natural-compare-3.0.1.tgz",
  27297. "integrity": "sha512-n3sPwynL1nwKi3WJ6AIsClwBMa0zTi54fn2oLU6ndfTSIO05xaznjSf15PcBZU6FNWbmN5Q6cxT4V5hGvB4taw=="
  27298. },
  27299. "string-width": {
  27300. "version": "4.2.3",
  27301. "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
  27302. "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
  27303. "requires": {
  27304. "emoji-regex": "^8.0.0",
  27305. "is-fullwidth-code-point": "^3.0.0",
  27306. "strip-ansi": "^6.0.1"
  27307. },
  27308. "dependencies": {
  27309. "emoji-regex": {
  27310. "version": "8.0.0",
  27311. "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
  27312. "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A=="
  27313. }
  27314. }
  27315. },
  27316. "string.prototype.matchall": {
  27317. "version": "4.0.7",
  27318. "resolved": "https://registry.npmjs.org/string.prototype.matchall/-/string.prototype.matchall-4.0.7.tgz",
  27319. "integrity": "sha512-f48okCX7JiwVi1NXCVWcFnZgADDC/n2vePlQ/KUCNqCikLLilQvwjMO8+BHVKvgzH0JB0J9LEPgxOGT02RoETg==",
  27320. "requires": {
  27321. "call-bind": "^1.0.2",
  27322. "define-properties": "^1.1.3",
  27323. "es-abstract": "^1.19.1",
  27324. "get-intrinsic": "^1.1.1",
  27325. "has-symbols": "^1.0.3",
  27326. "internal-slot": "^1.0.3",
  27327. "regexp.prototype.flags": "^1.4.1",
  27328. "side-channel": "^1.0.4"
  27329. }
  27330. },
  27331. "string.prototype.trimend": {
  27332. "version": "1.0.4",
  27333. "resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.4.tgz",
  27334. "integrity": "sha512-y9xCjw1P23Awk8EvTpcyL2NIr1j7wJ39f+k6lvRnSMz+mz9CGz9NYPelDk42kOz6+ql8xjfK8oYzy3jAP5QU5A==",
  27335. "requires": {
  27336. "call-bind": "^1.0.2",
  27337. "define-properties": "^1.1.3"
  27338. }
  27339. },
  27340. "string.prototype.trimstart": {
  27341. "version": "1.0.4",
  27342. "resolved": "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.4.tgz",
  27343. "integrity": "sha512-jh6e984OBfvxS50tdY2nRZnoC5/mLFKOREQfw8t5yytkoUsJRNxvI/E39qu1sD0OtWI3OC0XgKSmcWwziwYuZw==",
  27344. "requires": {
  27345. "call-bind": "^1.0.2",
  27346. "define-properties": "^1.1.3"
  27347. }
  27348. },
  27349. "stringify-object": {
  27350. "version": "3.3.0",
  27351. "resolved": "https://registry.npmjs.org/stringify-object/-/stringify-object-3.3.0.tgz",
  27352. "integrity": "sha512-rHqiFh1elqCQ9WPLIC8I0Q/g/wj5J1eMkyoiD6eoQApWHP0FtlK7rqnhmabL5VUY9JQCcqwwvlOaSuutekgyrw==",
  27353. "requires": {
  27354. "get-own-enumerable-property-symbols": "^3.0.0",
  27355. "is-obj": "^1.0.1",
  27356. "is-regexp": "^1.0.0"
  27357. }
  27358. },
  27359. "strip-ansi": {
  27360. "version": "6.0.1",
  27361. "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
  27362. "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
  27363. "requires": {
  27364. "ansi-regex": "^5.0.1"
  27365. }
  27366. },
  27367. "strip-bom": {
  27368. "version": "4.0.0",
  27369. "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-4.0.0.tgz",
  27370. "integrity": "sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w=="
  27371. },
  27372. "strip-comments": {
  27373. "version": "2.0.1",
  27374. "resolved": "https://registry.npmjs.org/strip-comments/-/strip-comments-2.0.1.tgz",
  27375. "integrity": "sha512-ZprKx+bBLXv067WTCALv8SSz5l2+XhpYCsVtSqlMnkAXMWDq+/ekVbl1ghqP9rUHTzv6sm/DwCOiYutU/yp1fw=="
  27376. },
  27377. "strip-final-newline": {
  27378. "version": "2.0.0",
  27379. "resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-2.0.0.tgz",
  27380. "integrity": "sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA=="
  27381. },
  27382. "strip-indent": {
  27383. "version": "3.0.0",
  27384. "resolved": "https://registry.npmjs.org/strip-indent/-/strip-indent-3.0.0.tgz",
  27385. "integrity": "sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==",
  27386. "requires": {
  27387. "min-indent": "^1.0.0"
  27388. }
  27389. },
  27390. "strip-json-comments": {
  27391. "version": "3.1.1",
  27392. "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz",
  27393. "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig=="
  27394. },
  27395. "style-loader": {
  27396. "version": "3.3.1",
  27397. "resolved": "https://registry.npmjs.org/style-loader/-/style-loader-3.3.1.tgz",
  27398. "integrity": "sha512-GPcQ+LDJbrcxHORTRes6Jy2sfvK2kS6hpSfI/fXhPt+spVzxF6LJ1dHLN9zIGmVaaP044YKaIatFaufENRiDoQ==",
  27399. "requires": {}
  27400. },
  27401. "stylehacks": {
  27402. "version": "5.1.0",
  27403. "resolved": "https://registry.npmjs.org/stylehacks/-/stylehacks-5.1.0.tgz",
  27404. "integrity": "sha512-SzLmvHQTrIWfSgljkQCw2++C9+Ne91d/6Sp92I8c5uHTcy/PgeHamwITIbBW9wnFTY/3ZfSXR9HIL6Ikqmcu6Q==",
  27405. "requires": {
  27406. "browserslist": "^4.16.6",
  27407. "postcss-selector-parser": "^6.0.4"
  27408. }
  27409. },
  27410. "supports-color": {
  27411. "version": "7.2.0",
  27412. "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
  27413. "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
  27414. "requires": {
  27415. "has-flag": "^4.0.0"
  27416. }
  27417. },
  27418. "supports-hyperlinks": {
  27419. "version": "2.2.0",
  27420. "resolved": "https://registry.npmjs.org/supports-hyperlinks/-/supports-hyperlinks-2.2.0.tgz",
  27421. "integrity": "sha512-6sXEzV5+I5j8Bmq9/vUphGRM/RJNT9SCURJLjwfOg51heRtguGWDzcaBlgAzKhQa0EVNpPEKzQuBwZ8S8WaCeQ==",
  27422. "requires": {
  27423. "has-flag": "^4.0.0",
  27424. "supports-color": "^7.0.0"
  27425. }
  27426. },
  27427. "supports-preserve-symlinks-flag": {
  27428. "version": "1.0.0",
  27429. "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz",
  27430. "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w=="
  27431. },
  27432. "svg-parser": {
  27433. "version": "2.0.4",
  27434. "resolved": "https://registry.npmjs.org/svg-parser/-/svg-parser-2.0.4.tgz",
  27435. "integrity": "sha512-e4hG1hRwoOdRb37cIMSgzNsxyzKfayW6VOflrwvR+/bzrkyxY/31WkbgnQpgtrNp1SdpJvpUAGTa/ZoiPNDuRQ=="
  27436. },
  27437. "svgo": {
  27438. "version": "1.3.2",
  27439. "resolved": "https://registry.npmjs.org/svgo/-/svgo-1.3.2.tgz",
  27440. "integrity": "sha512-yhy/sQYxR5BkC98CY7o31VGsg014AKLEPxdfhora76l36hD9Rdy5NZA/Ocn6yayNPgSamYdtX2rFJdcv07AYVw==",
  27441. "requires": {
  27442. "chalk": "^2.4.1",
  27443. "coa": "^2.0.2",
  27444. "css-select": "^2.0.0",
  27445. "css-select-base-adapter": "^0.1.1",
  27446. "css-tree": "1.0.0-alpha.37",
  27447. "csso": "^4.0.2",
  27448. "js-yaml": "^3.13.1",
  27449. "mkdirp": "~0.5.1",
  27450. "object.values": "^1.1.0",
  27451. "sax": "~1.2.4",
  27452. "stable": "^0.1.8",
  27453. "unquote": "~1.1.1",
  27454. "util.promisify": "~1.0.0"
  27455. },
  27456. "dependencies": {
  27457. "ansi-styles": {
  27458. "version": "3.2.1",
  27459. "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz",
  27460. "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
  27461. "requires": {
  27462. "color-convert": "^1.9.0"
  27463. }
  27464. },
  27465. "chalk": {
  27466. "version": "2.4.2",
  27467. "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
  27468. "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
  27469. "requires": {
  27470. "ansi-styles": "^3.2.1",
  27471. "escape-string-regexp": "^1.0.5",
  27472. "supports-color": "^5.3.0"
  27473. }
  27474. },
  27475. "color-convert": {
  27476. "version": "1.9.3",
  27477. "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz",
  27478. "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
  27479. "requires": {
  27480. "color-name": "1.1.3"
  27481. }
  27482. },
  27483. "color-name": {
  27484. "version": "1.1.3",
  27485. "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
  27486. "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU="
  27487. },
  27488. "css-select": {
  27489. "version": "2.1.0",
  27490. "resolved": "https://registry.npmjs.org/css-select/-/css-select-2.1.0.tgz",
  27491. "integrity": "sha512-Dqk7LQKpwLoH3VovzZnkzegqNSuAziQyNZUcrdDM401iY+R5NkGBXGmtO05/yaXQziALuPogeG0b7UAgjnTJTQ==",
  27492. "requires": {
  27493. "boolbase": "^1.0.0",
  27494. "css-what": "^3.2.1",
  27495. "domutils": "^1.7.0",
  27496. "nth-check": "^1.0.2"
  27497. }
  27498. },
  27499. "css-what": {
  27500. "version": "3.4.2",
  27501. "resolved": "https://registry.npmjs.org/css-what/-/css-what-3.4.2.tgz",
  27502. "integrity": "sha512-ACUm3L0/jiZTqfzRM3Hi9Q8eZqd6IK37mMWPLz9PJxkLWllYeRf+EHUSHYEtFop2Eqytaq1FizFVh7XfBnXCDQ=="
  27503. },
  27504. "dom-serializer": {
  27505. "version": "0.2.2",
  27506. "resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-0.2.2.tgz",
  27507. "integrity": "sha512-2/xPb3ORsQ42nHYiSunXkDjPLBaEj/xTwUO4B7XCZQTRk7EBtTOPaygh10YAAh2OI1Qrp6NWfpAhzswj0ydt9g==",
  27508. "requires": {
  27509. "domelementtype": "^2.0.1",
  27510. "entities": "^2.0.0"
  27511. }
  27512. },
  27513. "domutils": {
  27514. "version": "1.7.0",
  27515. "resolved": "https://registry.npmjs.org/domutils/-/domutils-1.7.0.tgz",
  27516. "integrity": "sha512-Lgd2XcJ/NjEw+7tFvfKxOzCYKZsdct5lczQ2ZaQY8Djz7pfAD3Gbp8ySJWtreII/vDlMVmxwa6pHmdxIYgttDg==",
  27517. "requires": {
  27518. "dom-serializer": "0",
  27519. "domelementtype": "1"
  27520. },
  27521. "dependencies": {
  27522. "domelementtype": {
  27523. "version": "1.3.1",
  27524. "resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-1.3.1.tgz",
  27525. "integrity": "sha512-BSKB+TSpMpFI/HOxCNr1O8aMOTZ8hT3pM3GQ0w/mWRmkhEDSFJkkyzz4XQsBV44BChwGkrDfMyjVD0eA2aFV3w=="
  27526. }
  27527. }
  27528. },
  27529. "escape-string-regexp": {
  27530. "version": "1.0.5",
  27531. "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
  27532. "integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ="
  27533. },
  27534. "has-flag": {
  27535. "version": "3.0.0",
  27536. "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
  27537. "integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0="
  27538. },
  27539. "nth-check": {
  27540. "version": "1.0.2",
  27541. "resolved": "https://registry.npmjs.org/nth-check/-/nth-check-1.0.2.tgz",
  27542. "integrity": "sha512-WeBOdju8SnzPN5vTUJYxYUxLeXpCaVP5i5e0LF8fg7WORF2Wd7wFX/pk0tYZk7s8T+J7VLy0Da6J1+wCT0AtHg==",
  27543. "requires": {
  27544. "boolbase": "~1.0.0"
  27545. }
  27546. },
  27547. "supports-color": {
  27548. "version": "5.5.0",
  27549. "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
  27550. "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
  27551. "requires": {
  27552. "has-flag": "^3.0.0"
  27553. }
  27554. }
  27555. }
  27556. },
  27557. "symbol-tree": {
  27558. "version": "3.2.4",
  27559. "resolved": "https://registry.npmjs.org/symbol-tree/-/symbol-tree-3.2.4.tgz",
  27560. "integrity": "sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw=="
  27561. },
  27562. "tailwindcss": {
  27563. "version": "3.0.24",
  27564. "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-3.0.24.tgz",
  27565. "integrity": "sha512-H3uMmZNWzG6aqmg9q07ZIRNIawoiEcNFKDfL+YzOPuPsXuDXxJxB9icqzLgdzKNwjG3SAro2h9SYav8ewXNgig==",
  27566. "requires": {
  27567. "arg": "^5.0.1",
  27568. "chokidar": "^3.5.3",
  27569. "color-name": "^1.1.4",
  27570. "detective": "^5.2.0",
  27571. "didyoumean": "^1.2.2",
  27572. "dlv": "^1.1.3",
  27573. "fast-glob": "^3.2.11",
  27574. "glob-parent": "^6.0.2",
  27575. "is-glob": "^4.0.3",
  27576. "lilconfig": "^2.0.5",
  27577. "normalize-path": "^3.0.0",
  27578. "object-hash": "^3.0.0",
  27579. "picocolors": "^1.0.0",
  27580. "postcss": "^8.4.12",
  27581. "postcss-js": "^4.0.0",
  27582. "postcss-load-config": "^3.1.4",
  27583. "postcss-nested": "5.0.6",
  27584. "postcss-selector-parser": "^6.0.10",
  27585. "postcss-value-parser": "^4.2.0",
  27586. "quick-lru": "^5.1.1",
  27587. "resolve": "^1.22.0"
  27588. }
  27589. },
  27590. "tapable": {
  27591. "version": "2.2.1",
  27592. "resolved": "https://registry.npmjs.org/tapable/-/tapable-2.2.1.tgz",
  27593. "integrity": "sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ=="
  27594. },
  27595. "tar": {
  27596. "version": "6.1.11",
  27597. "resolved": "https://registry.npmjs.org/tar/-/tar-6.1.11.tgz",
  27598. "integrity": "sha512-an/KZQzQUkZCkuoAA64hM92X0Urb6VpRhAFllDzz44U2mcD5scmT3zBc4VgVpkugF580+DQn8eAFSyoQt0tznA==",
  27599. "requires": {
  27600. "chownr": "^2.0.0",
  27601. "fs-minipass": "^2.0.0",
  27602. "minipass": "^3.0.0",
  27603. "minizlib": "^2.1.1",
  27604. "mkdirp": "^1.0.3",
  27605. "yallist": "^4.0.0"
  27606. },
  27607. "dependencies": {
  27608. "mkdirp": {
  27609. "version": "1.0.4",
  27610. "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz",
  27611. "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw=="
  27612. }
  27613. }
  27614. },
  27615. "temp-dir": {
  27616. "version": "2.0.0",
  27617. "resolved": "https://registry.npmjs.org/temp-dir/-/temp-dir-2.0.0.tgz",
  27618. "integrity": "sha512-aoBAniQmmwtcKp/7BzsH8Cxzv8OL736p7v1ihGb5e9DJ9kTwGWHrQrVB5+lfVDzfGrdRzXch+ig7LHaY1JTOrg=="
  27619. },
  27620. "tempy": {
  27621. "version": "0.6.0",
  27622. "resolved": "https://registry.npmjs.org/tempy/-/tempy-0.6.0.tgz",
  27623. "integrity": "sha512-G13vtMYPT/J8A4X2SjdtBTphZlrp1gKv6hZiOjw14RCWg6GbHuQBGtjlx75xLbYV/wEc0D7G5K4rxKP/cXk8Bw==",
  27624. "requires": {
  27625. "is-stream": "^2.0.0",
  27626. "temp-dir": "^2.0.0",
  27627. "type-fest": "^0.16.0",
  27628. "unique-string": "^2.0.0"
  27629. },
  27630. "dependencies": {
  27631. "type-fest": {
  27632. "version": "0.16.0",
  27633. "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.16.0.tgz",
  27634. "integrity": "sha512-eaBzG6MxNzEn9kiwvtre90cXaNLkmadMWa1zQMs3XORCXNbsH/OewwbxC5ia9dCxIxnTAsSxXJaa/p5y8DlvJg=="
  27635. }
  27636. }
  27637. },
  27638. "terminal-link": {
  27639. "version": "2.1.1",
  27640. "resolved": "https://registry.npmjs.org/terminal-link/-/terminal-link-2.1.1.tgz",
  27641. "integrity": "sha512-un0FmiRUQNr5PJqy9kP7c40F5BOfpGlYTrxonDChEZB7pzZxRNp/bt+ymiy9/npwXya9KH99nJ/GXFIiUkYGFQ==",
  27642. "requires": {
  27643. "ansi-escapes": "^4.2.1",
  27644. "supports-hyperlinks": "^2.0.0"
  27645. }
  27646. },
  27647. "terser": {
  27648. "version": "5.12.1",
  27649. "resolved": "https://registry.npmjs.org/terser/-/terser-5.12.1.tgz",
  27650. "integrity": "sha512-NXbs+7nisos5E+yXwAD+y7zrcTkMqb0dEJxIGtSKPdCBzopf7ni4odPul2aechpV7EXNvOudYOX2bb5tln1jbQ==",
  27651. "requires": {
  27652. "acorn": "^8.5.0",
  27653. "commander": "^2.20.0",
  27654. "source-map": "~0.7.2",
  27655. "source-map-support": "~0.5.20"
  27656. },
  27657. "dependencies": {
  27658. "commander": {
  27659. "version": "2.20.3",
  27660. "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz",
  27661. "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ=="
  27662. },
  27663. "source-map": {
  27664. "version": "0.7.3",
  27665. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.3.tgz",
  27666. "integrity": "sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ=="
  27667. }
  27668. }
  27669. },
  27670. "terser-webpack-plugin": {
  27671. "version": "5.3.1",
  27672. "resolved": "https://registry.npmjs.org/terser-webpack-plugin/-/terser-webpack-plugin-5.3.1.tgz",
  27673. "integrity": "sha512-GvlZdT6wPQKbDNW/GDQzZFg/j4vKU96yl2q6mcUkzKOgW4gwf1Z8cZToUCrz31XHlPWH8MVb1r2tFtdDtTGJ7g==",
  27674. "requires": {
  27675. "jest-worker": "^27.4.5",
  27676. "schema-utils": "^3.1.1",
  27677. "serialize-javascript": "^6.0.0",
  27678. "source-map": "^0.6.1",
  27679. "terser": "^5.7.2"
  27680. }
  27681. },
  27682. "test-exclude": {
  27683. "version": "6.0.0",
  27684. "resolved": "https://registry.npmjs.org/test-exclude/-/test-exclude-6.0.0.tgz",
  27685. "integrity": "sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==",
  27686. "requires": {
  27687. "@istanbuljs/schema": "^0.1.2",
  27688. "glob": "^7.1.4",
  27689. "minimatch": "^3.0.4"
  27690. }
  27691. },
  27692. "text-table": {
  27693. "version": "0.2.0",
  27694. "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz",
  27695. "integrity": "sha1-f17oI66AUgfACvLfSoTsP8+lcLQ="
  27696. },
  27697. "throat": {
  27698. "version": "6.0.1",
  27699. "resolved": "https://registry.npmjs.org/throat/-/throat-6.0.1.tgz",
  27700. "integrity": "sha512-8hmiGIJMDlwjg7dlJ4yKGLK8EsYqKgPWbG3b4wjJddKNwc7N7Dpn08Df4szr/sZdMVeOstrdYSsqzX6BYbcB+w=="
  27701. },
  27702. "through2": {
  27703. "version": "4.0.2",
  27704. "resolved": "https://registry.npmjs.org/through2/-/through2-4.0.2.tgz",
  27705. "integrity": "sha512-iOqSav00cVxEEICeD7TjLB1sueEL+81Wpzp2bY17uZjZN0pWZPuo4suZ/61VujxmqSGFfgOcNuTZ85QJwNZQpw==",
  27706. "dev": true,
  27707. "requires": {
  27708. "readable-stream": "3"
  27709. }
  27710. },
  27711. "thunky": {
  27712. "version": "1.1.0",
  27713. "resolved": "https://registry.npmjs.org/thunky/-/thunky-1.1.0.tgz",
  27714. "integrity": "sha512-eHY7nBftgThBqOyHGVN+l8gF0BucP09fMo0oO/Lb0w1OF80dJv+lDVpXG60WMQvkcxAkNybKsrEIE3ZtKGmPrA=="
  27715. },
  27716. "tiny-invariant": {
  27717. "version": "1.2.0",
  27718. "resolved": "https://registry.npmjs.org/tiny-invariant/-/tiny-invariant-1.2.0.tgz",
  27719. "integrity": "sha512-1Uhn/aqw5C6RI4KejVeTg6mIS7IqxnLJ8Mv2tV5rTc0qWobay7pDUz6Wi392Cnc8ak1H0F2cjoRzb2/AW4+Fvg=="
  27720. },
  27721. "tiny-warning": {
  27722. "version": "1.0.3",
  27723. "resolved": "https://registry.npmjs.org/tiny-warning/-/tiny-warning-1.0.3.tgz",
  27724. "integrity": "sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA=="
  27725. },
  27726. "tmpl": {
  27727. "version": "1.0.5",
  27728. "resolved": "https://registry.npmjs.org/tmpl/-/tmpl-1.0.5.tgz",
  27729. "integrity": "sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw=="
  27730. },
  27731. "to-fast-properties": {
  27732. "version": "2.0.0",
  27733. "resolved": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz",
  27734. "integrity": "sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4="
  27735. },
  27736. "to-regex-range": {
  27737. "version": "5.0.1",
  27738. "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
  27739. "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
  27740. "requires": {
  27741. "is-number": "^7.0.0"
  27742. }
  27743. },
  27744. "toidentifier": {
  27745. "version": "1.0.1",
  27746. "resolved": "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz",
  27747. "integrity": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA=="
  27748. },
  27749. "tough-cookie": {
  27750. "version": "4.0.0",
  27751. "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-4.0.0.tgz",
  27752. "integrity": "sha512-tHdtEpQCMrc1YLrMaqXXcj6AxhYi/xgit6mZu1+EDWUn+qhUf8wMQoFIy9NXuq23zAwtcB0t/MjACGR18pcRbg==",
  27753. "requires": {
  27754. "psl": "^1.1.33",
  27755. "punycode": "^2.1.1",
  27756. "universalify": "^0.1.2"
  27757. },
  27758. "dependencies": {
  27759. "universalify": {
  27760. "version": "0.1.2",
  27761. "resolved": "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz",
  27762. "integrity": "sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg=="
  27763. }
  27764. }
  27765. },
  27766. "tr46": {
  27767. "version": "2.1.0",
  27768. "resolved": "https://registry.npmjs.org/tr46/-/tr46-2.1.0.tgz",
  27769. "integrity": "sha512-15Ih7phfcdP5YxqiB+iDtLoaTz4Nd35+IiAv0kQ5FNKHzXgdWqPoTIqEDDJmXceQt4JZk6lVPT8lnDlPpGDppw==",
  27770. "requires": {
  27771. "punycode": "^2.1.1"
  27772. }
  27773. },
  27774. "tree-kill": {
  27775. "version": "1.2.2",
  27776. "resolved": "https://registry.npmjs.org/tree-kill/-/tree-kill-1.2.2.tgz",
  27777. "integrity": "sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==",
  27778. "dev": true
  27779. },
  27780. "trim-newlines": {
  27781. "version": "3.0.1",
  27782. "resolved": "https://registry.npmjs.org/trim-newlines/-/trim-newlines-3.0.1.tgz",
  27783. "integrity": "sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw=="
  27784. },
  27785. "true-case-path": {
  27786. "version": "1.0.3",
  27787. "resolved": "https://registry.npmjs.org/true-case-path/-/true-case-path-1.0.3.tgz",
  27788. "integrity": "sha512-m6s2OdQe5wgpFMC+pAJ+q9djG82O2jcHPOI6RNg1yy9rCYR+WD6Nbpl32fDpfC56nirdRy+opFa/Vk7HYhqaew==",
  27789. "requires": {
  27790. "glob": "^7.1.2"
  27791. }
  27792. },
  27793. "tryer": {
  27794. "version": "1.0.1",
  27795. "resolved": "https://registry.npmjs.org/tryer/-/tryer-1.0.1.tgz",
  27796. "integrity": "sha512-c3zayb8/kWWpycWYg87P71E1S1ZL6b6IJxfb5fvsUgsf0S2MVGaDhDXXjDMpdCpfWXqptc+4mXwmiy1ypXqRAA=="
  27797. },
  27798. "tsconfig-paths": {
  27799. "version": "3.14.1",
  27800. "resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.14.1.tgz",
  27801. "integrity": "sha512-fxDhWnFSLt3VuTwtvJt5fpwxBHg5AdKWMsgcPOOIilyjymcYVZoCQF8fvFRezCNfblEXmi+PcM1eYHeOAgXCOQ==",
  27802. "requires": {
  27803. "@types/json5": "^0.0.29",
  27804. "json5": "^1.0.1",
  27805. "minimist": "^1.2.6",
  27806. "strip-bom": "^3.0.0"
  27807. },
  27808. "dependencies": {
  27809. "json5": {
  27810. "version": "1.0.1",
  27811. "resolved": "https://registry.npmjs.org/json5/-/json5-1.0.1.tgz",
  27812. "integrity": "sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==",
  27813. "requires": {
  27814. "minimist": "^1.2.0"
  27815. }
  27816. },
  27817. "strip-bom": {
  27818. "version": "3.0.0",
  27819. "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz",
  27820. "integrity": "sha1-IzTBjpx1n3vdVv3vfprj1YjmjtM="
  27821. }
  27822. }
  27823. },
  27824. "tslib": {
  27825. "version": "2.3.1",
  27826. "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.1.tgz",
  27827. "integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw=="
  27828. },
  27829. "tsutils": {
  27830. "version": "3.21.0",
  27831. "resolved": "https://registry.npmjs.org/tsutils/-/tsutils-3.21.0.tgz",
  27832. "integrity": "sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==",
  27833. "requires": {
  27834. "tslib": "^1.8.1"
  27835. },
  27836. "dependencies": {
  27837. "tslib": {
  27838. "version": "1.14.1",
  27839. "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
  27840. "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg=="
  27841. }
  27842. }
  27843. },
  27844. "tunnel-agent": {
  27845. "version": "0.6.0",
  27846. "resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz",
  27847. "integrity": "sha1-J6XeoGs2sEoKmWZ3SykIaPD8QP0=",
  27848. "requires": {
  27849. "safe-buffer": "^5.0.1"
  27850. }
  27851. },
  27852. "tweetnacl": {
  27853. "version": "0.14.5",
  27854. "resolved": "https://registry.npmjs.org/tweetnacl/-/tweetnacl-0.14.5.tgz",
  27855. "integrity": "sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q="
  27856. },
  27857. "type-check": {
  27858. "version": "0.4.0",
  27859. "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz",
  27860. "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==",
  27861. "requires": {
  27862. "prelude-ls": "^1.2.1"
  27863. }
  27864. },
  27865. "type-detect": {
  27866. "version": "4.0.8",
  27867. "resolved": "https://registry.npmjs.org/type-detect/-/type-detect-4.0.8.tgz",
  27868. "integrity": "sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g=="
  27869. },
  27870. "type-fest": {
  27871. "version": "0.21.3",
  27872. "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz",
  27873. "integrity": "sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w=="
  27874. },
  27875. "type-is": {
  27876. "version": "1.6.18",
  27877. "resolved": "https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz",
  27878. "integrity": "sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==",
  27879. "requires": {
  27880. "media-typer": "0.3.0",
  27881. "mime-types": "~2.1.24"
  27882. }
  27883. },
  27884. "typedarray-to-buffer": {
  27885. "version": "3.1.5",
  27886. "resolved": "https://registry.npmjs.org/typedarray-to-buffer/-/typedarray-to-buffer-3.1.5.tgz",
  27887. "integrity": "sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==",
  27888. "requires": {
  27889. "is-typedarray": "^1.0.0"
  27890. }
  27891. },
  27892. "typescript": {
  27893. "version": "4.6.3",
  27894. "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.6.3.tgz",
  27895. "integrity": "sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw=="
  27896. },
  27897. "unbox-primitive": {
  27898. "version": "1.0.1",
  27899. "resolved": "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.1.tgz",
  27900. "integrity": "sha512-tZU/3NqK3dA5gpE1KtyiJUrEB0lxnGkMFHptJ7q6ewdZ8s12QrODwNbhIJStmJkd1QDXa1NRA8aF2A1zk/Ypyw==",
  27901. "requires": {
  27902. "function-bind": "^1.1.1",
  27903. "has-bigints": "^1.0.1",
  27904. "has-symbols": "^1.0.2",
  27905. "which-boxed-primitive": "^1.0.2"
  27906. }
  27907. },
  27908. "unicode-canonical-property-names-ecmascript": {
  27909. "version": "2.0.0",
  27910. "resolved": "https://registry.npmjs.org/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.0.tgz",
  27911. "integrity": "sha512-yY5PpDlfVIU5+y/BSCxAJRBIS1Zc2dDG3Ujq+sR0U+JjUevW2JhocOF+soROYDSaAezOzOKuyyixhD6mBknSmQ=="
  27912. },
  27913. "unicode-match-property-ecmascript": {
  27914. "version": "2.0.0",
  27915. "resolved": "https://registry.npmjs.org/unicode-match-property-ecmascript/-/unicode-match-property-ecmascript-2.0.0.tgz",
  27916. "integrity": "sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==",
  27917. "requires": {
  27918. "unicode-canonical-property-names-ecmascript": "^2.0.0",
  27919. "unicode-property-aliases-ecmascript": "^2.0.0"
  27920. }
  27921. },
  27922. "unicode-match-property-value-ecmascript": {
  27923. "version": "2.0.0",
  27924. "resolved": "https://registry.npmjs.org/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-2.0.0.tgz",
  27925. "integrity": "sha512-7Yhkc0Ye+t4PNYzOGKedDhXbYIBe1XEQYQxOPyhcXNMJ0WCABqqj6ckydd6pWRZTHV4GuCPKdBAUiMc60tsKVw=="
  27926. },
  27927. "unicode-property-aliases-ecmascript": {
  27928. "version": "2.0.0",
  27929. "resolved": "https://registry.npmjs.org/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.0.0.tgz",
  27930. "integrity": "sha512-5Zfuy9q/DFr4tfO7ZPeVXb1aPoeQSdeFMLpYuFebehDAhbuevLs5yxSZmIFN1tP5F9Wl4IpJrYojg85/zgyZHQ=="
  27931. },
  27932. "unique-filename": {
  27933. "version": "1.1.1",
  27934. "resolved": "https://registry.npmjs.org/unique-filename/-/unique-filename-1.1.1.tgz",
  27935. "integrity": "sha512-Vmp0jIp2ln35UTXuryvjzkjGdRyf9b2lTXuSYUiPmzRcl3FDtYqAwOnTJkAngD9SWhnoJzDbTKwaOrZ+STtxNQ==",
  27936. "requires": {
  27937. "unique-slug": "^2.0.0"
  27938. }
  27939. },
  27940. "unique-slug": {
  27941. "version": "2.0.2",
  27942. "resolved": "https://registry.npmjs.org/unique-slug/-/unique-slug-2.0.2.tgz",
  27943. "integrity": "sha512-zoWr9ObaxALD3DOPfjPSqxt4fnZiWblxHIgeWqW8x7UqDzEtHEQLzji2cuJYQFCU6KmoJikOYAZlrTHHebjx2w==",
  27944. "requires": {
  27945. "imurmurhash": "^0.1.4"
  27946. }
  27947. },
  27948. "unique-string": {
  27949. "version": "2.0.0",
  27950. "resolved": "https://registry.npmjs.org/unique-string/-/unique-string-2.0.0.tgz",
  27951. "integrity": "sha512-uNaeirEPvpZWSgzwsPGtU2zVSTrn/8L5q/IexZmH0eH6SA73CmAA5U4GwORTxQAZs95TAXLNqeLoPPNO5gZfWg==",
  27952. "requires": {
  27953. "crypto-random-string": "^2.0.0"
  27954. }
  27955. },
  27956. "universalify": {
  27957. "version": "2.0.0",
  27958. "resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz",
  27959. "integrity": "sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ=="
  27960. },
  27961. "unpipe": {
  27962. "version": "1.0.0",
  27963. "resolved": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz",
  27964. "integrity": "sha1-sr9O6FFKrmFltIF4KdIbLvSZBOw="
  27965. },
  27966. "unquote": {
  27967. "version": "1.1.1",
  27968. "resolved": "https://registry.npmjs.org/unquote/-/unquote-1.1.1.tgz",
  27969. "integrity": "sha1-j97XMk7G6IoP+LkF58CYzcCG1UQ="
  27970. },
  27971. "untildify": {
  27972. "version": "4.0.0",
  27973. "resolved": "https://registry.npmjs.org/untildify/-/untildify-4.0.0.tgz",
  27974. "integrity": "sha512-KK8xQ1mkzZeg9inewmFVDNkg3l5LUhoq9kN6iWYB/CC9YMG8HA+c1Q8HwDe6dEX7kErrEVNVBO3fWsVq5iDgtw==",
  27975. "dev": true
  27976. },
  27977. "upath": {
  27978. "version": "1.2.0",
  27979. "resolved": "https://registry.npmjs.org/upath/-/upath-1.2.0.tgz",
  27980. "integrity": "sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg=="
  27981. },
  27982. "uri-js": {
  27983. "version": "4.4.1",
  27984. "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz",
  27985. "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==",
  27986. "requires": {
  27987. "punycode": "^2.1.0"
  27988. }
  27989. },
  27990. "util-deprecate": {
  27991. "version": "1.0.2",
  27992. "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
  27993. "integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8="
  27994. },
  27995. "util.promisify": {
  27996. "version": "1.0.1",
  27997. "resolved": "https://registry.npmjs.org/util.promisify/-/util.promisify-1.0.1.tgz",
  27998. "integrity": "sha512-g9JpC/3He3bm38zsLupWryXHoEcS22YHthuPQSJdMy6KNrzIRzWqcsHzD/WUnqe45whVou4VIsPew37DoXWNrA==",
  27999. "requires": {
  28000. "define-properties": "^1.1.3",
  28001. "es-abstract": "^1.17.2",
  28002. "has-symbols": "^1.0.1",
  28003. "object.getownpropertydescriptors": "^2.1.0"
  28004. }
  28005. },
  28006. "utila": {
  28007. "version": "0.4.0",
  28008. "resolved": "https://registry.npmjs.org/utila/-/utila-0.4.0.tgz",
  28009. "integrity": "sha1-ihagXURWV6Oupe7MWxKk+lN5dyw="
  28010. },
  28011. "utils-merge": {
  28012. "version": "1.0.1",
  28013. "resolved": "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz",
  28014. "integrity": "sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM="
  28015. },
  28016. "uuid": {
  28017. "version": "8.3.2",
  28018. "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz",
  28019. "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg=="
  28020. },
  28021. "v8-compile-cache": {
  28022. "version": "2.3.0",
  28023. "resolved": "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz",
  28024. "integrity": "sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA=="
  28025. },
  28026. "v8-to-istanbul": {
  28027. "version": "8.1.1",
  28028. "resolved": "https://registry.npmjs.org/v8-to-istanbul/-/v8-to-istanbul-8.1.1.tgz",
  28029. "integrity": "sha512-FGtKtv3xIpR6BYhvgH8MI/y78oT7d8Au3ww4QIxymrCtZEh5b8gCw2siywE+puhEmuWKDtmfrvF5UlB298ut3w==",
  28030. "requires": {
  28031. "@types/istanbul-lib-coverage": "^2.0.1",
  28032. "convert-source-map": "^1.6.0",
  28033. "source-map": "^0.7.3"
  28034. },
  28035. "dependencies": {
  28036. "source-map": {
  28037. "version": "0.7.3",
  28038. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.3.tgz",
  28039. "integrity": "sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ=="
  28040. }
  28041. }
  28042. },
  28043. "validate-npm-package-license": {
  28044. "version": "3.0.4",
  28045. "resolved": "https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz",
  28046. "integrity": "sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==",
  28047. "requires": {
  28048. "spdx-correct": "^3.0.0",
  28049. "spdx-expression-parse": "^3.0.0"
  28050. }
  28051. },
  28052. "value-equal": {
  28053. "version": "1.0.1",
  28054. "resolved": "https://registry.npmjs.org/value-equal/-/value-equal-1.0.1.tgz",
  28055. "integrity": "sha512-NOJ6JZCAWr0zlxZt+xqCHNTEKOsrks2HQd4MqhP1qy4z1SkbEP467eNx6TgDKXMvUOb+OENfJCZwM+16n7fRfw=="
  28056. },
  28057. "vary": {
  28058. "version": "1.1.2",
  28059. "resolved": "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz",
  28060. "integrity": "sha1-IpnwLG3tMNSllhsLn3RSShj2NPw="
  28061. },
  28062. "verror": {
  28063. "version": "1.10.0",
  28064. "resolved": "https://registry.npmjs.org/verror/-/verror-1.10.0.tgz",
  28065. "integrity": "sha1-OhBcoXBTr1XW4nDB+CiGguGNpAA=",
  28066. "requires": {
  28067. "assert-plus": "^1.0.0",
  28068. "core-util-is": "1.0.2",
  28069. "extsprintf": "^1.2.0"
  28070. },
  28071. "dependencies": {
  28072. "core-util-is": {
  28073. "version": "1.0.2",
  28074. "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz",
  28075. "integrity": "sha1-tf1UIgqivFq1eqtxQMlAdUUDwac="
  28076. }
  28077. }
  28078. },
  28079. "w3c-hr-time": {
  28080. "version": "1.0.2",
  28081. "resolved": "https://registry.npmjs.org/w3c-hr-time/-/w3c-hr-time-1.0.2.tgz",
  28082. "integrity": "sha512-z8P5DvDNjKDoFIHK7q8r8lackT6l+jo/Ye3HOle7l9nICP9lf1Ci25fy9vHd0JOWewkIFzXIEig3TdKT7JQ5fQ==",
  28083. "requires": {
  28084. "browser-process-hrtime": "^1.0.0"
  28085. }
  28086. },
  28087. "w3c-xmlserializer": {
  28088. "version": "2.0.0",
  28089. "resolved": "https://registry.npmjs.org/w3c-xmlserializer/-/w3c-xmlserializer-2.0.0.tgz",
  28090. "integrity": "sha512-4tzD0mF8iSiMiNs30BiLO3EpfGLZUT2MSX/G+o7ZywDzliWQ3OPtTZ0PTC3B3ca1UAf4cJMHB+2Bf56EriJuRA==",
  28091. "requires": {
  28092. "xml-name-validator": "^3.0.0"
  28093. }
  28094. },
  28095. "walker": {
  28096. "version": "1.0.8",
  28097. "resolved": "https://registry.npmjs.org/walker/-/walker-1.0.8.tgz",
  28098. "integrity": "sha512-ts/8E8l5b7kY0vlWLewOkDXMmPdLcVV4GmOQLyxuSswIJsweeFZtAsMF7k1Nszz+TYBQrlYRmzOnr398y1JemQ==",
  28099. "requires": {
  28100. "makeerror": "1.0.12"
  28101. }
  28102. },
  28103. "watchpack": {
  28104. "version": "2.3.1",
  28105. "resolved": "https://registry.npmjs.org/watchpack/-/watchpack-2.3.1.tgz",
  28106. "integrity": "sha512-x0t0JuydIo8qCNctdDrn1OzH/qDzk2+rdCOC3YzumZ42fiMqmQ7T3xQurykYMhYfHaPHTp4ZxAx2NfUo1K6QaA==",
  28107. "requires": {
  28108. "glob-to-regexp": "^0.4.1",
  28109. "graceful-fs": "^4.1.2"
  28110. }
  28111. },
  28112. "wbuf": {
  28113. "version": "1.7.3",
  28114. "resolved": "https://registry.npmjs.org/wbuf/-/wbuf-1.7.3.tgz",
  28115. "integrity": "sha512-O84QOnr0icsbFGLS0O3bI5FswxzRr8/gHwWkDlQFskhSPryQXvrTMxjxGP4+iWYoauLoBvfDpkrOauZ+0iZpDA==",
  28116. "requires": {
  28117. "minimalistic-assert": "^1.0.0"
  28118. }
  28119. },
  28120. "web-vitals": {
  28121. "version": "0.2.4",
  28122. "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-0.2.4.tgz",
  28123. "integrity": "sha512-6BjspCO9VriYy12z356nL6JBS0GYeEcA457YyRzD+dD6XYCQ75NKhcOHUMHentOE7OcVCIXXDvOm0jKFfQG2Gg=="
  28124. },
  28125. "webidl-conversions": {
  28126. "version": "6.1.0",
  28127. "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-6.1.0.tgz",
  28128. "integrity": "sha512-qBIvFLGiBpLjfwmYAaHPXsn+ho5xZnGvyGvsarywGNc8VyQJUMHJ8OBKGGrPER0okBeMDaan4mNBlgBROxuI8w=="
  28129. },
  28130. "webpack": {
  28131. "version": "5.72.0",
  28132. "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.72.0.tgz",
  28133. "integrity": "sha512-qmSmbspI0Qo5ld49htys8GY9XhS9CGqFoHTsOVAnjBdg0Zn79y135R+k4IR4rKK6+eKaabMhJwiVB7xw0SJu5w==",
  28134. "requires": {
  28135. "@types/eslint-scope": "^3.7.3",
  28136. "@types/estree": "^0.0.51",
  28137. "@webassemblyjs/ast": "1.11.1",
  28138. "@webassemblyjs/wasm-edit": "1.11.1",
  28139. "@webassemblyjs/wasm-parser": "1.11.1",
  28140. "acorn": "^8.4.1",
  28141. "acorn-import-assertions": "^1.7.6",
  28142. "browserslist": "^4.14.5",
  28143. "chrome-trace-event": "^1.0.2",
  28144. "enhanced-resolve": "^5.9.2",
  28145. "es-module-lexer": "^0.9.0",
  28146. "eslint-scope": "5.1.1",
  28147. "events": "^3.2.0",
  28148. "glob-to-regexp": "^0.4.1",
  28149. "graceful-fs": "^4.2.9",
  28150. "json-parse-better-errors": "^1.0.2",
  28151. "loader-runner": "^4.2.0",
  28152. "mime-types": "^2.1.27",
  28153. "neo-async": "^2.6.2",
  28154. "schema-utils": "^3.1.0",
  28155. "tapable": "^2.1.1",
  28156. "terser-webpack-plugin": "^5.1.3",
  28157. "watchpack": "^2.3.1",
  28158. "webpack-sources": "^3.2.3"
  28159. },
  28160. "dependencies": {
  28161. "eslint-scope": {
  28162. "version": "5.1.1",
  28163. "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz",
  28164. "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==",
  28165. "requires": {
  28166. "esrecurse": "^4.3.0",
  28167. "estraverse": "^4.1.1"
  28168. }
  28169. },
  28170. "estraverse": {
  28171. "version": "4.3.0",
  28172. "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz",
  28173. "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw=="
  28174. }
  28175. }
  28176. },
  28177. "webpack-dev-middleware": {
  28178. "version": "5.3.1",
  28179. "resolved": "https://registry.npmjs.org/webpack-dev-middleware/-/webpack-dev-middleware-5.3.1.tgz",
  28180. "integrity": "sha512-81EujCKkyles2wphtdrnPg/QqegC/AtqNH//mQkBYSMqwFVCQrxM6ktB2O/SPlZy7LqeEfTbV3cZARGQz6umhg==",
  28181. "requires": {
  28182. "colorette": "^2.0.10",
  28183. "memfs": "^3.4.1",
  28184. "mime-types": "^2.1.31",
  28185. "range-parser": "^1.2.1",
  28186. "schema-utils": "^4.0.0"
  28187. },
  28188. "dependencies": {
  28189. "ajv": {
  28190. "version": "8.11.0",
  28191. "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.11.0.tgz",
  28192. "integrity": "sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==",
  28193. "requires": {
  28194. "fast-deep-equal": "^3.1.1",
  28195. "json-schema-traverse": "^1.0.0",
  28196. "require-from-string": "^2.0.2",
  28197. "uri-js": "^4.2.2"
  28198. }
  28199. },
  28200. "ajv-keywords": {
  28201. "version": "5.1.0",
  28202. "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz",
  28203. "integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==",
  28204. "requires": {
  28205. "fast-deep-equal": "^3.1.3"
  28206. }
  28207. },
  28208. "json-schema-traverse": {
  28209. "version": "1.0.0",
  28210. "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
  28211. "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug=="
  28212. },
  28213. "schema-utils": {
  28214. "version": "4.0.0",
  28215. "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.0.0.tgz",
  28216. "integrity": "sha512-1edyXKgh6XnJsJSQ8mKWXnN/BVaIbFMLpouRUrXgVq7WYne5kw3MW7UPhO44uRXQSIpTSXoJbmrR2X0w9kUTyg==",
  28217. "requires": {
  28218. "@types/json-schema": "^7.0.9",
  28219. "ajv": "^8.8.0",
  28220. "ajv-formats": "^2.1.1",
  28221. "ajv-keywords": "^5.0.0"
  28222. }
  28223. }
  28224. }
  28225. },
  28226. "webpack-dev-server": {
  28227. "version": "4.8.1",
  28228. "resolved": "https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-4.8.1.tgz",
  28229. "integrity": "sha512-dwld70gkgNJa33czmcj/PlKY/nOy/BimbrgZRaR9vDATBQAYgLzggR0nxDtPLJiLrMgZwbE6RRfJ5vnBBasTyg==",
  28230. "requires": {
  28231. "@types/bonjour": "^3.5.9",
  28232. "@types/connect-history-api-fallback": "^1.3.5",
  28233. "@types/express": "^4.17.13",
  28234. "@types/serve-index": "^1.9.1",
  28235. "@types/sockjs": "^0.3.33",
  28236. "@types/ws": "^8.5.1",
  28237. "ansi-html-community": "^0.0.8",
  28238. "bonjour-service": "^1.0.11",
  28239. "chokidar": "^3.5.3",
  28240. "colorette": "^2.0.10",
  28241. "compression": "^1.7.4",
  28242. "connect-history-api-fallback": "^1.6.0",
  28243. "default-gateway": "^6.0.3",
  28244. "express": "^4.17.3",
  28245. "graceful-fs": "^4.2.6",
  28246. "html-entities": "^2.3.2",
  28247. "http-proxy-middleware": "^2.0.3",
  28248. "ipaddr.js": "^2.0.1",
  28249. "open": "^8.0.9",
  28250. "p-retry": "^4.5.0",
  28251. "portfinder": "^1.0.28",
  28252. "rimraf": "^3.0.2",
  28253. "schema-utils": "^4.0.0",
  28254. "selfsigned": "^2.0.1",
  28255. "serve-index": "^1.9.1",
  28256. "sockjs": "^0.3.21",
  28257. "spdy": "^4.0.2",
  28258. "webpack-dev-middleware": "^5.3.1",
  28259. "ws": "^8.4.2"
  28260. },
  28261. "dependencies": {
  28262. "ajv": {
  28263. "version": "8.11.0",
  28264. "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.11.0.tgz",
  28265. "integrity": "sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==",
  28266. "requires": {
  28267. "fast-deep-equal": "^3.1.1",
  28268. "json-schema-traverse": "^1.0.0",
  28269. "require-from-string": "^2.0.2",
  28270. "uri-js": "^4.2.2"
  28271. }
  28272. },
  28273. "ajv-keywords": {
  28274. "version": "5.1.0",
  28275. "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz",
  28276. "integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==",
  28277. "requires": {
  28278. "fast-deep-equal": "^3.1.3"
  28279. }
  28280. },
  28281. "json-schema-traverse": {
  28282. "version": "1.0.0",
  28283. "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
  28284. "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug=="
  28285. },
  28286. "schema-utils": {
  28287. "version": "4.0.0",
  28288. "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.0.0.tgz",
  28289. "integrity": "sha512-1edyXKgh6XnJsJSQ8mKWXnN/BVaIbFMLpouRUrXgVq7WYne5kw3MW7UPhO44uRXQSIpTSXoJbmrR2X0w9kUTyg==",
  28290. "requires": {
  28291. "@types/json-schema": "^7.0.9",
  28292. "ajv": "^8.8.0",
  28293. "ajv-formats": "^2.1.1",
  28294. "ajv-keywords": "^5.0.0"
  28295. }
  28296. },
  28297. "ws": {
  28298. "version": "8.5.0",
  28299. "resolved": "https://registry.npmjs.org/ws/-/ws-8.5.0.tgz",
  28300. "integrity": "sha512-BWX0SWVgLPzYwF8lTzEy1egjhS4S4OEAHfsO8o65WOVsrnSRGaSiUaa9e0ggGlkMTtBlmOpEXiie9RUcBO86qg==",
  28301. "requires": {}
  28302. }
  28303. }
  28304. },
  28305. "webpack-manifest-plugin": {
  28306. "version": "4.1.1",
  28307. "resolved": "https://registry.npmjs.org/webpack-manifest-plugin/-/webpack-manifest-plugin-4.1.1.tgz",
  28308. "integrity": "sha512-YXUAwxtfKIJIKkhg03MKuiFAD72PlrqCiwdwO4VEXdRO5V0ORCNwaOwAZawPZalCbmH9kBDmXnNeQOw+BIEiow==",
  28309. "requires": {
  28310. "tapable": "^2.0.0",
  28311. "webpack-sources": "^2.2.0"
  28312. },
  28313. "dependencies": {
  28314. "webpack-sources": {
  28315. "version": "2.3.1",
  28316. "resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-2.3.1.tgz",
  28317. "integrity": "sha512-y9EI9AO42JjEcrTJFOYmVywVZdKVUfOvDUPsJea5GIr1JOEGFVqwlY2K098fFoIjOkDzHn2AjRvM8dsBZu+gCA==",
  28318. "requires": {
  28319. "source-list-map": "^2.0.1",
  28320. "source-map": "^0.6.1"
  28321. }
  28322. }
  28323. }
  28324. },
  28325. "webpack-sources": {
  28326. "version": "3.2.3",
  28327. "resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-3.2.3.tgz",
  28328. "integrity": "sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w=="
  28329. },
  28330. "websocket-driver": {
  28331. "version": "0.7.4",
  28332. "resolved": "https://registry.npmjs.org/websocket-driver/-/websocket-driver-0.7.4.tgz",
  28333. "integrity": "sha512-b17KeDIQVjvb0ssuSDF2cYXSg2iztliJ4B9WdsuB6J952qCPKmnVq4DyW5motImXHDC1cBT/1UezrJVsKw5zjg==",
  28334. "requires": {
  28335. "http-parser-js": ">=0.5.1",
  28336. "safe-buffer": ">=5.1.0",
  28337. "websocket-extensions": ">=0.1.1"
  28338. }
  28339. },
  28340. "websocket-extensions": {
  28341. "version": "0.1.4",
  28342. "resolved": "https://registry.npmjs.org/websocket-extensions/-/websocket-extensions-0.1.4.tgz",
  28343. "integrity": "sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg=="
  28344. },
  28345. "whatwg-encoding": {
  28346. "version": "1.0.5",
  28347. "resolved": "https://registry.npmjs.org/whatwg-encoding/-/whatwg-encoding-1.0.5.tgz",
  28348. "integrity": "sha512-b5lim54JOPN9HtzvK9HFXvBma/rnfFeqsic0hSpjtDbVxR3dJKLc+KB4V6GgiGOvl7CY/KNh8rxSo9DKQrnUEw==",
  28349. "requires": {
  28350. "iconv-lite": "0.4.24"
  28351. },
  28352. "dependencies": {
  28353. "iconv-lite": {
  28354. "version": "0.4.24",
  28355. "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz",
  28356. "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==",
  28357. "requires": {
  28358. "safer-buffer": ">= 2.1.2 < 3"
  28359. }
  28360. }
  28361. }
  28362. },
  28363. "whatwg-fetch": {
  28364. "version": "3.6.2",
  28365. "resolved": "https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-3.6.2.tgz",
  28366. "integrity": "sha512-bJlen0FcuU/0EMLrdbJ7zOnW6ITZLrZMIarMUVmdKtsGvZna8vxKYaexICWPfZ8qwf9fzNq+UEIZrnSaApt6RA=="
  28367. },
  28368. "whatwg-mimetype": {
  28369. "version": "2.3.0",
  28370. "resolved": "https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz",
  28371. "integrity": "sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g=="
  28372. },
  28373. "whatwg-url": {
  28374. "version": "8.7.0",
  28375. "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-8.7.0.tgz",
  28376. "integrity": "sha512-gAojqb/m9Q8a5IV96E3fHJM70AzCkgt4uXYX2O7EmuyOnLrViCQlsEBmF9UQIu3/aeAIp2U17rtbpZWNntQqdg==",
  28377. "requires": {
  28378. "lodash": "^4.7.0",
  28379. "tr46": "^2.1.0",
  28380. "webidl-conversions": "^6.1.0"
  28381. }
  28382. },
  28383. "which": {
  28384. "version": "2.0.2",
  28385. "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
  28386. "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
  28387. "requires": {
  28388. "isexe": "^2.0.0"
  28389. }
  28390. },
  28391. "which-boxed-primitive": {
  28392. "version": "1.0.2",
  28393. "resolved": "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz",
  28394. "integrity": "sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==",
  28395. "requires": {
  28396. "is-bigint": "^1.0.1",
  28397. "is-boolean-object": "^1.1.0",
  28398. "is-number-object": "^1.0.4",
  28399. "is-string": "^1.0.5",
  28400. "is-symbol": "^1.0.3"
  28401. }
  28402. },
  28403. "wide-align": {
  28404. "version": "1.1.5",
  28405. "resolved": "https://registry.npmjs.org/wide-align/-/wide-align-1.1.5.tgz",
  28406. "integrity": "sha512-eDMORYaPNZ4sQIuuYPDHdQvf4gyCF9rEEV/yPxGfwPkRodwEgiMUUXTx/dex+Me0wxx53S+NgUHaP7y3MGlDmg==",
  28407. "requires": {
  28408. "string-width": "^1.0.2 || 2 || 3 || 4"
  28409. }
  28410. },
  28411. "word-wrap": {
  28412. "version": "1.2.3",
  28413. "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.3.tgz",
  28414. "integrity": "sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ=="
  28415. },
  28416. "workbox-background-sync": {
  28417. "version": "5.1.4",
  28418. "resolved": "https://registry.npmjs.org/workbox-background-sync/-/workbox-background-sync-5.1.4.tgz",
  28419. "integrity": "sha512-AH6x5pYq4vwQvfRDWH+vfOePfPIYQ00nCEB7dJRU1e0n9+9HMRyvI63FlDvtFT2AvXVRsXvUt7DNMEToyJLpSA==",
  28420. "requires": {
  28421. "workbox-core": "^5.1.4"
  28422. }
  28423. },
  28424. "workbox-broadcast-update": {
  28425. "version": "5.1.4",
  28426. "resolved": "https://registry.npmjs.org/workbox-broadcast-update/-/workbox-broadcast-update-5.1.4.tgz",
  28427. "integrity": "sha512-HTyTWkqXvHRuqY73XrwvXPud/FN6x3ROzkfFPsRjtw/kGZuZkPzfeH531qdUGfhtwjmtO/ZzXcWErqVzJNdXaA==",
  28428. "requires": {
  28429. "workbox-core": "^5.1.4"
  28430. }
  28431. },
  28432. "workbox-build": {
  28433. "version": "6.5.3",
  28434. "resolved": "https://registry.npmjs.org/workbox-build/-/workbox-build-6.5.3.tgz",
  28435. "integrity": "sha512-8JNHHS7u13nhwIYCDea9MNXBNPHXCs5KDZPKI/ZNTr3f4sMGoD7hgFGecbyjX1gw4z6e9bMpMsOEJNyH5htA/w==",
  28436. "requires": {
  28437. "@apideck/better-ajv-errors": "^0.3.1",
  28438. "@babel/core": "^7.11.1",
  28439. "@babel/preset-env": "^7.11.0",
  28440. "@babel/runtime": "^7.11.2",
  28441. "@rollup/plugin-babel": "^5.2.0",
  28442. "@rollup/plugin-node-resolve": "^11.2.1",
  28443. "@rollup/plugin-replace": "^2.4.1",
  28444. "@surma/rollup-plugin-off-main-thread": "^2.2.3",
  28445. "ajv": "^8.6.0",
  28446. "common-tags": "^1.8.0",
  28447. "fast-json-stable-stringify": "^2.1.0",
  28448. "fs-extra": "^9.0.1",
  28449. "glob": "^7.1.6",
  28450. "lodash": "^4.17.20",
  28451. "pretty-bytes": "^5.3.0",
  28452. "rollup": "^2.43.1",
  28453. "rollup-plugin-terser": "^7.0.0",
  28454. "source-map": "^0.8.0-beta.0",
  28455. "stringify-object": "^3.3.0",
  28456. "strip-comments": "^2.0.1",
  28457. "tempy": "^0.6.0",
  28458. "upath": "^1.2.0",
  28459. "workbox-background-sync": "6.5.3",
  28460. "workbox-broadcast-update": "6.5.3",
  28461. "workbox-cacheable-response": "6.5.3",
  28462. "workbox-core": "6.5.3",
  28463. "workbox-expiration": "6.5.3",
  28464. "workbox-google-analytics": "6.5.3",
  28465. "workbox-navigation-preload": "6.5.3",
  28466. "workbox-precaching": "6.5.3",
  28467. "workbox-range-requests": "6.5.3",
  28468. "workbox-recipes": "6.5.3",
  28469. "workbox-routing": "6.5.3",
  28470. "workbox-strategies": "6.5.3",
  28471. "workbox-streams": "6.5.3",
  28472. "workbox-sw": "6.5.3",
  28473. "workbox-window": "6.5.3"
  28474. },
  28475. "dependencies": {
  28476. "@apideck/better-ajv-errors": {
  28477. "version": "0.3.3",
  28478. "resolved": "https://registry.npmjs.org/@apideck/better-ajv-errors/-/better-ajv-errors-0.3.3.tgz",
  28479. "integrity": "sha512-9o+HO2MbJhJHjDYZaDxJmSDckvDpiuItEsrIShV0DXeCshXWRHhqYyU/PKHMkuClOmFnZhRd6wzv4vpDu/dRKg==",
  28480. "requires": {
  28481. "json-schema": "^0.4.0",
  28482. "jsonpointer": "^5.0.0",
  28483. "leven": "^3.1.0"
  28484. }
  28485. },
  28486. "ajv": {
  28487. "version": "8.11.0",
  28488. "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.11.0.tgz",
  28489. "integrity": "sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==",
  28490. "requires": {
  28491. "fast-deep-equal": "^3.1.1",
  28492. "json-schema-traverse": "^1.0.0",
  28493. "require-from-string": "^2.0.2",
  28494. "uri-js": "^4.2.2"
  28495. }
  28496. },
  28497. "fs-extra": {
  28498. "version": "9.1.0",
  28499. "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-9.1.0.tgz",
  28500. "integrity": "sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==",
  28501. "requires": {
  28502. "at-least-node": "^1.0.0",
  28503. "graceful-fs": "^4.2.0",
  28504. "jsonfile": "^6.0.1",
  28505. "universalify": "^2.0.0"
  28506. }
  28507. },
  28508. "json-schema-traverse": {
  28509. "version": "1.0.0",
  28510. "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
  28511. "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug=="
  28512. },
  28513. "source-map": {
  28514. "version": "0.8.0-beta.0",
  28515. "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.8.0-beta.0.tgz",
  28516. "integrity": "sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA==",
  28517. "requires": {
  28518. "whatwg-url": "^7.0.0"
  28519. }
  28520. },
  28521. "tr46": {
  28522. "version": "1.0.1",
  28523. "resolved": "https://registry.npmjs.org/tr46/-/tr46-1.0.1.tgz",
  28524. "integrity": "sha1-qLE/1r/SSJUZZ0zN5VujaTtwbQk=",
  28525. "requires": {
  28526. "punycode": "^2.1.0"
  28527. }
  28528. },
  28529. "webidl-conversions": {
  28530. "version": "4.0.2",
  28531. "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-4.0.2.tgz",
  28532. "integrity": "sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg=="
  28533. },
  28534. "whatwg-url": {
  28535. "version": "7.1.0",
  28536. "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-7.1.0.tgz",
  28537. "integrity": "sha512-WUu7Rg1DroM7oQvGWfOiAK21n74Gg+T4elXEQYkOhtyLeWiJFoOGLXPKI/9gzIie9CtwVLm8wtw6YJdKyxSjeg==",
  28538. "requires": {
  28539. "lodash.sortby": "^4.7.0",
  28540. "tr46": "^1.0.1",
  28541. "webidl-conversions": "^4.0.2"
  28542. }
  28543. },
  28544. "workbox-background-sync": {
  28545. "version": "6.5.3",
  28546. "resolved": "https://registry.npmjs.org/workbox-background-sync/-/workbox-background-sync-6.5.3.tgz",
  28547. "integrity": "sha512-0DD/V05FAcek6tWv9XYj2w5T/plxhDSpclIcAGjA/b7t/6PdaRkQ7ZgtAX6Q/L7kV7wZ8uYRJUoH11VjNipMZw==",
  28548. "requires": {
  28549. "idb": "^6.1.4",
  28550. "workbox-core": "6.5.3"
  28551. }
  28552. },
  28553. "workbox-broadcast-update": {
  28554. "version": "6.5.3",
  28555. "resolved": "https://registry.npmjs.org/workbox-broadcast-update/-/workbox-broadcast-update-6.5.3.tgz",
  28556. "integrity": "sha512-4AwCIA5DiDrYhlN+Miv/fp5T3/whNmSL+KqhTwRBTZIL6pvTgE4lVuRzAt1JltmqyMcQ3SEfCdfxczuI4kwFQg==",
  28557. "requires": {
  28558. "workbox-core": "6.5.3"
  28559. }
  28560. },
  28561. "workbox-cacheable-response": {
  28562. "version": "6.5.3",
  28563. "resolved": "https://registry.npmjs.org/workbox-cacheable-response/-/workbox-cacheable-response-6.5.3.tgz",
  28564. "integrity": "sha512-6JE/Zm05hNasHzzAGKDkqqgYtZZL2H06ic2GxuRLStA4S/rHUfm2mnLFFXuHAaGR1XuuYyVCEey1M6H3PdZ7SQ==",
  28565. "requires": {
  28566. "workbox-core": "6.5.3"
  28567. }
  28568. },
  28569. "workbox-core": {
  28570. "version": "6.5.3",
  28571. "resolved": "https://registry.npmjs.org/workbox-core/-/workbox-core-6.5.3.tgz",
  28572. "integrity": "sha512-Bb9ey5n/M9x+l3fBTlLpHt9ASTzgSGj6vxni7pY72ilB/Pb3XtN+cZ9yueboVhD5+9cNQrC9n/E1fSrqWsUz7Q=="
  28573. },
  28574. "workbox-expiration": {
  28575. "version": "6.5.3",
  28576. "resolved": "https://registry.npmjs.org/workbox-expiration/-/workbox-expiration-6.5.3.tgz",
  28577. "integrity": "sha512-jzYopYR1zD04ZMdlbn/R2Ik6ixiXbi15c9iX5H8CTi6RPDz7uhvMLZPKEndZTpfgmUk8mdmT9Vx/AhbuCl5Sqw==",
  28578. "requires": {
  28579. "idb": "^6.1.4",
  28580. "workbox-core": "6.5.3"
  28581. }
  28582. },
  28583. "workbox-google-analytics": {
  28584. "version": "6.5.3",
  28585. "resolved": "https://registry.npmjs.org/workbox-google-analytics/-/workbox-google-analytics-6.5.3.tgz",
  28586. "integrity": "sha512-3GLCHotz5umoRSb4aNQeTbILETcrTVEozSfLhHSBaegHs1PnqCmN0zbIy2TjTpph2AGXiNwDrWGF0AN+UgDNTw==",
  28587. "requires": {
  28588. "workbox-background-sync": "6.5.3",
  28589. "workbox-core": "6.5.3",
  28590. "workbox-routing": "6.5.3",
  28591. "workbox-strategies": "6.5.3"
  28592. }
  28593. },
  28594. "workbox-navigation-preload": {
  28595. "version": "6.5.3",
  28596. "resolved": "https://registry.npmjs.org/workbox-navigation-preload/-/workbox-navigation-preload-6.5.3.tgz",
  28597. "integrity": "sha512-bK1gDFTc5iu6lH3UQ07QVo+0ovErhRNGvJJO/1ngknT0UQ702nmOUhoN9qE5mhuQSrnK+cqu7O7xeaJ+Rd9Tmg==",
  28598. "requires": {
  28599. "workbox-core": "6.5.3"
  28600. }
  28601. },
  28602. "workbox-precaching": {
  28603. "version": "6.5.3",
  28604. "resolved": "https://registry.npmjs.org/workbox-precaching/-/workbox-precaching-6.5.3.tgz",
  28605. "integrity": "sha512-sjNfgNLSsRX5zcc63H/ar/hCf+T19fRtTqvWh795gdpghWb5xsfEkecXEvZ8biEi1QD7X/ljtHphdaPvXDygMQ==",
  28606. "requires": {
  28607. "workbox-core": "6.5.3",
  28608. "workbox-routing": "6.5.3",
  28609. "workbox-strategies": "6.5.3"
  28610. }
  28611. },
  28612. "workbox-range-requests": {
  28613. "version": "6.5.3",
  28614. "resolved": "https://registry.npmjs.org/workbox-range-requests/-/workbox-range-requests-6.5.3.tgz",
  28615. "integrity": "sha512-pGCP80Bpn/0Q0MQsfETSfmtXsQcu3M2QCJwSFuJ6cDp8s2XmbUXkzbuQhCUzKR86ZH2Vex/VUjb2UaZBGamijA==",
  28616. "requires": {
  28617. "workbox-core": "6.5.3"
  28618. }
  28619. },
  28620. "workbox-routing": {
  28621. "version": "6.5.3",
  28622. "resolved": "https://registry.npmjs.org/workbox-routing/-/workbox-routing-6.5.3.tgz",
  28623. "integrity": "sha512-DFjxcuRAJjjt4T34RbMm3MCn+xnd36UT/2RfPRfa8VWJGItGJIn7tG+GwVTdHmvE54i/QmVTJepyAGWtoLPTmg==",
  28624. "requires": {
  28625. "workbox-core": "6.5.3"
  28626. }
  28627. },
  28628. "workbox-strategies": {
  28629. "version": "6.5.3",
  28630. "resolved": "https://registry.npmjs.org/workbox-strategies/-/workbox-strategies-6.5.3.tgz",
  28631. "integrity": "sha512-MgmGRrDVXs7rtSCcetZgkSZyMpRGw8HqL2aguszOc3nUmzGZsT238z/NN9ZouCxSzDu3PQ3ZSKmovAacaIhu1w==",
  28632. "requires": {
  28633. "workbox-core": "6.5.3"
  28634. }
  28635. },
  28636. "workbox-streams": {
  28637. "version": "6.5.3",
  28638. "resolved": "https://registry.npmjs.org/workbox-streams/-/workbox-streams-6.5.3.tgz",
  28639. "integrity": "sha512-vN4Qi8o+b7zj1FDVNZ+PlmAcy1sBoV7SC956uhqYvZ9Sg1fViSbOpydULOssVJ4tOyKRifH/eoi6h99d+sJ33w==",
  28640. "requires": {
  28641. "workbox-core": "6.5.3",
  28642. "workbox-routing": "6.5.3"
  28643. }
  28644. }
  28645. }
  28646. },
  28647. "workbox-cacheable-response": {
  28648. "version": "5.1.4",
  28649. "resolved": "https://registry.npmjs.org/workbox-cacheable-response/-/workbox-cacheable-response-5.1.4.tgz",
  28650. "integrity": "sha512-0bfvMZs0Of1S5cdswfQK0BXt6ulU5kVD4lwer2CeI+03czHprXR3V4Y8lPTooamn7eHP8Iywi5QjyAMjw0qauA==",
  28651. "requires": {
  28652. "workbox-core": "^5.1.4"
  28653. }
  28654. },
  28655. "workbox-core": {
  28656. "version": "5.1.4",
  28657. "resolved": "https://registry.npmjs.org/workbox-core/-/workbox-core-5.1.4.tgz",
  28658. "integrity": "sha512-+4iRQan/1D8I81nR2L5vcbaaFskZC2CL17TLbvWVzQ4qiF/ytOGF6XeV54pVxAvKUtkLANhk8TyIUMtiMw2oDg=="
  28659. },
  28660. "workbox-expiration": {
  28661. "version": "5.1.4",
  28662. "resolved": "https://registry.npmjs.org/workbox-expiration/-/workbox-expiration-5.1.4.tgz",
  28663. "integrity": "sha512-oDO/5iC65h2Eq7jctAv858W2+CeRW5e0jZBMNRXpzp0ZPvuT6GblUiHnAsC5W5lANs1QS9atVOm4ifrBiYY7AQ==",
  28664. "requires": {
  28665. "workbox-core": "^5.1.4"
  28666. }
  28667. },
  28668. "workbox-google-analytics": {
  28669. "version": "5.1.4",
  28670. "resolved": "https://registry.npmjs.org/workbox-google-analytics/-/workbox-google-analytics-5.1.4.tgz",
  28671. "integrity": "sha512-0IFhKoEVrreHpKgcOoddV+oIaVXBFKXUzJVBI+nb0bxmcwYuZMdteBTp8AEDJacENtc9xbR0wa9RDCnYsCDLjA==",
  28672. "requires": {
  28673. "workbox-background-sync": "^5.1.4",
  28674. "workbox-core": "^5.1.4",
  28675. "workbox-routing": "^5.1.4",
  28676. "workbox-strategies": "^5.1.4"
  28677. }
  28678. },
  28679. "workbox-navigation-preload": {
  28680. "version": "5.1.4",
  28681. "resolved": "https://registry.npmjs.org/workbox-navigation-preload/-/workbox-navigation-preload-5.1.4.tgz",
  28682. "integrity": "sha512-Wf03osvK0wTflAfKXba//QmWC5BIaIZARU03JIhAEO2wSB2BDROWI8Q/zmianf54kdV7e1eLaIEZhth4K4MyfQ==",
  28683. "requires": {
  28684. "workbox-core": "^5.1.4"
  28685. }
  28686. },
  28687. "workbox-precaching": {
  28688. "version": "5.1.4",
  28689. "resolved": "https://registry.npmjs.org/workbox-precaching/-/workbox-precaching-5.1.4.tgz",
  28690. "integrity": "sha512-gCIFrBXmVQLFwvAzuGLCmkUYGVhBb7D1k/IL7pUJUO5xacjLcFUaLnnsoVepBGAiKw34HU1y/YuqvTKim9qAZA==",
  28691. "requires": {
  28692. "workbox-core": "^5.1.4"
  28693. }
  28694. },
  28695. "workbox-range-requests": {
  28696. "version": "5.1.4",
  28697. "resolved": "https://registry.npmjs.org/workbox-range-requests/-/workbox-range-requests-5.1.4.tgz",
  28698. "integrity": "sha512-1HSujLjgTeoxHrMR2muDW2dKdxqCGMc1KbeyGcmjZZAizJTFwu7CWLDmLv6O1ceWYrhfuLFJO+umYMddk2XMhw==",
  28699. "requires": {
  28700. "workbox-core": "^5.1.4"
  28701. }
  28702. },
  28703. "workbox-recipes": {
  28704. "version": "6.5.3",
  28705. "resolved": "https://registry.npmjs.org/workbox-recipes/-/workbox-recipes-6.5.3.tgz",
  28706. "integrity": "sha512-IcgiKYmbGiDvvf3PMSEtmwqxwfQ5zwI7OZPio3GWu4PfehA8jI8JHI3KZj+PCfRiUPZhjQHJ3v1HbNs+SiSkig==",
  28707. "requires": {
  28708. "workbox-cacheable-response": "6.5.3",
  28709. "workbox-core": "6.5.3",
  28710. "workbox-expiration": "6.5.3",
  28711. "workbox-precaching": "6.5.3",
  28712. "workbox-routing": "6.5.3",
  28713. "workbox-strategies": "6.5.3"
  28714. },
  28715. "dependencies": {
  28716. "workbox-cacheable-response": {
  28717. "version": "6.5.3",
  28718. "resolved": "https://registry.npmjs.org/workbox-cacheable-response/-/workbox-cacheable-response-6.5.3.tgz",
  28719. "integrity": "sha512-6JE/Zm05hNasHzzAGKDkqqgYtZZL2H06ic2GxuRLStA4S/rHUfm2mnLFFXuHAaGR1XuuYyVCEey1M6H3PdZ7SQ==",
  28720. "requires": {
  28721. "workbox-core": "6.5.3"
  28722. }
  28723. },
  28724. "workbox-core": {
  28725. "version": "6.5.3",
  28726. "resolved": "https://registry.npmjs.org/workbox-core/-/workbox-core-6.5.3.tgz",
  28727. "integrity": "sha512-Bb9ey5n/M9x+l3fBTlLpHt9ASTzgSGj6vxni7pY72ilB/Pb3XtN+cZ9yueboVhD5+9cNQrC9n/E1fSrqWsUz7Q=="
  28728. },
  28729. "workbox-expiration": {
  28730. "version": "6.5.3",
  28731. "resolved": "https://registry.npmjs.org/workbox-expiration/-/workbox-expiration-6.5.3.tgz",
  28732. "integrity": "sha512-jzYopYR1zD04ZMdlbn/R2Ik6ixiXbi15c9iX5H8CTi6RPDz7uhvMLZPKEndZTpfgmUk8mdmT9Vx/AhbuCl5Sqw==",
  28733. "requires": {
  28734. "idb": "^6.1.4",
  28735. "workbox-core": "6.5.3"
  28736. }
  28737. },
  28738. "workbox-precaching": {
  28739. "version": "6.5.3",
  28740. "resolved": "https://registry.npmjs.org/workbox-precaching/-/workbox-precaching-6.5.3.tgz",
  28741. "integrity": "sha512-sjNfgNLSsRX5zcc63H/ar/hCf+T19fRtTqvWh795gdpghWb5xsfEkecXEvZ8biEi1QD7X/ljtHphdaPvXDygMQ==",
  28742. "requires": {
  28743. "workbox-core": "6.5.3",
  28744. "workbox-routing": "6.5.3",
  28745. "workbox-strategies": "6.5.3"
  28746. }
  28747. },
  28748. "workbox-routing": {
  28749. "version": "6.5.3",
  28750. "resolved": "https://registry.npmjs.org/workbox-routing/-/workbox-routing-6.5.3.tgz",
  28751. "integrity": "sha512-DFjxcuRAJjjt4T34RbMm3MCn+xnd36UT/2RfPRfa8VWJGItGJIn7tG+GwVTdHmvE54i/QmVTJepyAGWtoLPTmg==",
  28752. "requires": {
  28753. "workbox-core": "6.5.3"
  28754. }
  28755. },
  28756. "workbox-strategies": {
  28757. "version": "6.5.3",
  28758. "resolved": "https://registry.npmjs.org/workbox-strategies/-/workbox-strategies-6.5.3.tgz",
  28759. "integrity": "sha512-MgmGRrDVXs7rtSCcetZgkSZyMpRGw8HqL2aguszOc3nUmzGZsT238z/NN9ZouCxSzDu3PQ3ZSKmovAacaIhu1w==",
  28760. "requires": {
  28761. "workbox-core": "6.5.3"
  28762. }
  28763. }
  28764. }
  28765. },
  28766. "workbox-routing": {
  28767. "version": "5.1.4",
  28768. "resolved": "https://registry.npmjs.org/workbox-routing/-/workbox-routing-5.1.4.tgz",
  28769. "integrity": "sha512-8ljknRfqE1vEQtnMtzfksL+UXO822jJlHTIR7+BtJuxQ17+WPZfsHqvk1ynR/v0EHik4x2+826Hkwpgh4GKDCw==",
  28770. "requires": {
  28771. "workbox-core": "^5.1.4"
  28772. }
  28773. },
  28774. "workbox-strategies": {
  28775. "version": "5.1.4",
  28776. "resolved": "https://registry.npmjs.org/workbox-strategies/-/workbox-strategies-5.1.4.tgz",
  28777. "integrity": "sha512-VVS57LpaJTdjW3RgZvPwX0NlhNmscR7OQ9bP+N/34cYMDzXLyA6kqWffP6QKXSkca1OFo/v6v7hW7zrrguo6EA==",
  28778. "requires": {
  28779. "workbox-core": "^5.1.4",
  28780. "workbox-routing": "^5.1.4"
  28781. }
  28782. },
  28783. "workbox-streams": {
  28784. "version": "5.1.4",
  28785. "resolved": "https://registry.npmjs.org/workbox-streams/-/workbox-streams-5.1.4.tgz",
  28786. "integrity": "sha512-xU8yuF1hI/XcVhJUAfbQLa1guQUhdLMPQJkdT0kn6HP5CwiPOGiXnSFq80rAG4b1kJUChQQIGPrq439FQUNVrw==",
  28787. "requires": {
  28788. "workbox-core": "^5.1.4",
  28789. "workbox-routing": "^5.1.4"
  28790. }
  28791. },
  28792. "workbox-sw": {
  28793. "version": "6.5.3",
  28794. "resolved": "https://registry.npmjs.org/workbox-sw/-/workbox-sw-6.5.3.tgz",
  28795. "integrity": "sha512-BQBzm092w+NqdIEF2yhl32dERt9j9MDGUTa2Eaa+o3YKL4Qqw55W9yQC6f44FdAHdAJrJvp0t+HVrfh8AiGj8A=="
  28796. },
  28797. "workbox-webpack-plugin": {
  28798. "version": "6.5.3",
  28799. "resolved": "https://registry.npmjs.org/workbox-webpack-plugin/-/workbox-webpack-plugin-6.5.3.tgz",
  28800. "integrity": "sha512-Es8Xr02Gi6Kc3zaUwR691ZLy61hz3vhhs5GztcklQ7kl5k2qAusPh0s6LF3wEtlpfs9ZDErnmy5SErwoll7jBA==",
  28801. "requires": {
  28802. "fast-json-stable-stringify": "^2.1.0",
  28803. "pretty-bytes": "^5.4.1",
  28804. "upath": "^1.2.0",
  28805. "webpack-sources": "^1.4.3",
  28806. "workbox-build": "6.5.3"
  28807. },
  28808. "dependencies": {
  28809. "webpack-sources": {
  28810. "version": "1.4.3",
  28811. "resolved": "https://registry.npmjs.org/webpack-sources/-/webpack-sources-1.4.3.tgz",
  28812. "integrity": "sha512-lgTS3Xhv1lCOKo7SA5TjKXMjpSM4sBjNV5+q2bqesbSPs5FjGmU6jjtBSkX9b4qW87vDIsCIlUPOEhbZrMdjeQ==",
  28813. "requires": {
  28814. "source-list-map": "^2.0.0",
  28815. "source-map": "~0.6.1"
  28816. }
  28817. }
  28818. }
  28819. },
  28820. "workbox-window": {
  28821. "version": "6.5.3",
  28822. "resolved": "https://registry.npmjs.org/workbox-window/-/workbox-window-6.5.3.tgz",
  28823. "integrity": "sha512-GnJbx1kcKXDtoJBVZs/P7ddP0Yt52NNy4nocjBpYPiRhMqTpJCNrSL+fGHZ/i/oP6p/vhE8II0sA6AZGKGnssw==",
  28824. "requires": {
  28825. "@types/trusted-types": "^2.0.2",
  28826. "workbox-core": "6.5.3"
  28827. },
  28828. "dependencies": {
  28829. "workbox-core": {
  28830. "version": "6.5.3",
  28831. "resolved": "https://registry.npmjs.org/workbox-core/-/workbox-core-6.5.3.tgz",
  28832. "integrity": "sha512-Bb9ey5n/M9x+l3fBTlLpHt9ASTzgSGj6vxni7pY72ilB/Pb3XtN+cZ9yueboVhD5+9cNQrC9n/E1fSrqWsUz7Q=="
  28833. }
  28834. }
  28835. },
  28836. "wrap-ansi": {
  28837. "version": "7.0.0",
  28838. "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
  28839. "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
  28840. "requires": {
  28841. "ansi-styles": "^4.0.0",
  28842. "string-width": "^4.1.0",
  28843. "strip-ansi": "^6.0.0"
  28844. }
  28845. },
  28846. "wrappy": {
  28847. "version": "1.0.2",
  28848. "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
  28849. "integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8="
  28850. },
  28851. "write-file-atomic": {
  28852. "version": "3.0.3",
  28853. "resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-3.0.3.tgz",
  28854. "integrity": "sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q==",
  28855. "requires": {
  28856. "imurmurhash": "^0.1.4",
  28857. "is-typedarray": "^1.0.0",
  28858. "signal-exit": "^3.0.2",
  28859. "typedarray-to-buffer": "^3.1.5"
  28860. }
  28861. },
  28862. "ws": {
  28863. "version": "7.5.7",
  28864. "resolved": "https://registry.npmjs.org/ws/-/ws-7.5.7.tgz",
  28865. "integrity": "sha512-KMvVuFzpKBuiIXW3E4u3mySRO2/mCHSyZDJQM5NQ9Q9KHWHWh0NHgfbRMLLrceUK5qAL4ytALJbpRMjixFZh8A==",
  28866. "requires": {}
  28867. },
  28868. "xml-name-validator": {
  28869. "version": "3.0.0",
  28870. "resolved": "https://registry.npmjs.org/xml-name-validator/-/xml-name-validator-3.0.0.tgz",
  28871. "integrity": "sha512-A5CUptxDsvxKJEU3yO6DuWBSJz/qizqzJKOMIfUJHETbBw/sFaDxgd6fxm1ewUaM0jZ444Fc5vC5ROYurg/4Pw=="
  28872. },
  28873. "xml2js": {
  28874. "version": "0.4.23",
  28875. "resolved": "https://registry.npmjs.org/xml2js/-/xml2js-0.4.23.tgz",
  28876. "integrity": "sha512-ySPiMjM0+pLDftHgXY4By0uswI3SPKLDw/i3UXbnO8M/p28zqexCUoPmQFrYD+/1BzhGJSs2i1ERWKJAtiLrug==",
  28877. "dev": true,
  28878. "requires": {
  28879. "sax": ">=0.6.0",
  28880. "xmlbuilder": "~11.0.0"
  28881. },
  28882. "dependencies": {
  28883. "xmlbuilder": {
  28884. "version": "11.0.1",
  28885. "resolved": "https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-11.0.1.tgz",
  28886. "integrity": "sha512-fDlsI/kFEx7gLvbecc0/ohLG50fugQp8ryHzMTuW9vSa1GJ0XYWKnhsUx7oie3G98+r56aTQIUB4kht42R3JvA==",
  28887. "dev": true
  28888. }
  28889. }
  28890. },
  28891. "xmlbuilder": {
  28892. "version": "9.0.7",
  28893. "resolved": "https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-9.0.7.tgz",
  28894. "integrity": "sha1-Ey7mPS7FVlxVfiD0wi35rKaGsQ0=",
  28895. "dev": true
  28896. },
  28897. "xmlchars": {
  28898. "version": "2.2.0",
  28899. "resolved": "https://registry.npmjs.org/xmlchars/-/xmlchars-2.2.0.tgz",
  28900. "integrity": "sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw=="
  28901. },
  28902. "xtend": {
  28903. "version": "4.0.2",
  28904. "resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz",
  28905. "integrity": "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ=="
  28906. },
  28907. "y18n": {
  28908. "version": "5.0.8",
  28909. "resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz",
  28910. "integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA=="
  28911. },
  28912. "yallist": {
  28913. "version": "4.0.0",
  28914. "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
  28915. "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
  28916. },
  28917. "yaml": {
  28918. "version": "1.10.2",
  28919. "resolved": "https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz",
  28920. "integrity": "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg=="
  28921. },
  28922. "yargs": {
  28923. "version": "16.2.0",
  28924. "resolved": "https://registry.npmjs.org/yargs/-/yargs-16.2.0.tgz",
  28925. "integrity": "sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==",
  28926. "requires": {
  28927. "cliui": "^7.0.2",
  28928. "escalade": "^3.1.1",
  28929. "get-caller-file": "^2.0.5",
  28930. "require-directory": "^2.1.1",
  28931. "string-width": "^4.2.0",
  28932. "y18n": "^5.0.5",
  28933. "yargs-parser": "^20.2.2"
  28934. }
  28935. },
  28936. "yargs-parser": {
  28937. "version": "20.2.9",
  28938. "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-20.2.9.tgz",
  28939. "integrity": "sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w=="
  28940. },
  28941. "yauzl": {
  28942. "version": "2.10.0",
  28943. "resolved": "https://registry.npmjs.org/yauzl/-/yauzl-2.10.0.tgz",
  28944. "integrity": "sha1-x+sXyT4RLLEIb6bY5R+wZnt5pfk=",
  28945. "dev": true,
  28946. "requires": {
  28947. "buffer-crc32": "~0.2.3",
  28948. "fd-slicer": "~1.1.0"
  28949. }
  28950. },
  28951. "yocto-queue": {
  28952. "version": "0.1.0",
  28953. "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz",
  28954. "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q=="
  28955. }
  28956. }
  28957. }