Newer
Older
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
},
"engines": {
"node": ">= 10.14.2"
}
},
"node_modules/@jest/console/node_modules/ansi-styles": {
"version": "4.3.0",
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
"dependencies": {
"color-convert": "^2.0.1"
},
"engines": {
"node": ">=8"
},
"funding": {
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
}
},
"node_modules/@jest/console/node_modules/chalk": {
"version": "4.1.2",
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
"dependencies": {
"ansi-styles": "^4.1.0",
"supports-color": "^7.1.0"
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/chalk/chalk?sponsor=1"
}
},
"node_modules/@jest/console/node_modules/color-convert": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
"integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
"dependencies": {
"color-name": "~1.1.4"
},
"engines": {
"node": ">=7.0.0"
}
},
"node_modules/@jest/console/node_modules/color-name": {
"version": "1.1.4",
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
},
"node_modules/@jest/console/node_modules/has-flag": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
"integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
"engines": {
"node": ">=8"
}
},
"node_modules/@jest/console/node_modules/supports-color": {
"version": "7.2.0",
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
"dependencies": {
"has-flag": "^4.0.0"
},
"engines": {
"node": ">=8"
}
},
"node_modules/@jest/core": {
"version": "27.3.1",
"resolved": "https://registry.npmjs.org/@jest/core/-/core-27.3.1.tgz",
"integrity": "sha512-DMNE90RR5QKx0EA+wqe3/TNEwiRpOkhshKNxtLxd4rt3IZpCt+RSL+FoJsGeblRZmqdK4upHA/mKKGPPRAifhg==",
"@jest/console": "^27.3.1",
"@jest/reporters": "^27.3.1",
"@jest/test-result": "^27.3.1",
"@jest/transform": "^27.3.1",
"@jest/types": "^27.2.5",
"@types/node": "*",
"ansi-escapes": "^4.2.1",
"chalk": "^4.0.0",
"exit": "^0.1.2",
"graceful-fs": "^4.2.4",
"jest-changed-files": "^27.3.0",
"jest-config": "^27.3.1",
"jest-haste-map": "^27.3.1",
"jest-message-util": "^27.3.1",
"jest-regex-util": "^27.0.6",
"jest-resolve": "^27.3.1",
"jest-resolve-dependencies": "^27.3.1",
"jest-runner": "^27.3.1",
"jest-runtime": "^27.3.1",
"jest-snapshot": "^27.3.1",
"jest-util": "^27.3.1",
"jest-validate": "^27.3.1",
"jest-watcher": "^27.3.1",
"micromatch": "^4.0.4",
"rimraf": "^3.0.0",
"slash": "^3.0.0",
"strip-ansi": "^6.0.0"
},
"engines": {
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
},
"peerDependencies": {
"node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0"
},
"peerDependenciesMeta": {
"node-notifier": {
"optional": true
}
"node_modules/@jest/core/node_modules/@jest/console": {
"version": "27.3.1",
"resolved": "https://registry.npmjs.org/@jest/console/-/console-27.3.1.tgz",
"integrity": "sha512-RkFNWmv0iui+qsOr/29q9dyfKTTT5DCuP31kUwg7rmOKPT/ozLeGLKJKVIiOfbiKyleUZKIrHwhmiZWVe8IMdw==",
"@jest/types": "^27.2.5",
"@types/node": "*",
"chalk": "^4.0.0",
"jest-message-util": "^27.3.1",
"jest-util": "^27.3.1",
"slash": "^3.0.0"
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
"node_modules/@jest/core/node_modules/@jest/environment": {
"version": "27.3.1",
"resolved": "https://registry.npmjs.org/@jest/environment/-/environment-27.3.1.tgz",
"integrity": "sha512-BCKCj4mOVLme6Tanoyc9k0ultp3pnmuyHw73UHRPeeZxirsU/7E3HC4le/VDb/SMzE1JcPnto+XBKFOcoiJzVw==",
"@jest/fake-timers": "^27.3.1",
"@jest/types": "^27.2.5",
"@types/node": "*",
"jest-mock": "^27.3.0"
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
"node_modules/@jest/core/node_modules/@jest/fake-timers": {
"version": "27.3.1",
"resolved": "https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-27.3.1.tgz",
"integrity": "sha512-M3ZFgwwlqJtWZ+QkBG5NmC23A9w+A6ZxNsO5nJxJsKYt4yguBd3i8TpjQz5NfCX91nEve1KqD9RA2Q+Q1uWqoA==",
"@jest/types": "^27.2.5",
"@sinonjs/fake-timers": "^8.0.1",
"@types/node": "*",
"jest-message-util": "^27.3.1",
"jest-mock": "^27.3.0",
"jest-util": "^27.3.1"
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
"node_modules/@jest/core/node_modules/@jest/globals": {
"version": "27.3.1",
"resolved": "https://registry.npmjs.org/@jest/globals/-/globals-27.3.1.tgz",
"integrity": "sha512-Q651FWiWQAIFiN+zS51xqhdZ8g9b88nGCobC87argAxA7nMfNQq0Q0i9zTfQYgLa6qFXk2cGANEqfK051CZ8Pg==",
"dependencies": {
"@jest/environment": "^27.3.1",
"@jest/types": "^27.2.5",
"expect": "^27.3.1"
},
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
"node_modules/@jest/core/node_modules/@jest/source-map": {
"version": "27.0.6",
"resolved": "https://registry.npmjs.org/@jest/source-map/-/source-map-27.0.6.tgz",
"integrity": "sha512-Fek4mi5KQrqmlY07T23JRi0e7Z9bXTOOD86V/uS0EIW4PClvPDqZOyFlLpNJheS6QI0FNX1CgmPjtJ4EA/2M+g==",
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
"node_modules/@jest/core/node_modules/@jest/test-result": {
"version": "27.3.1",
"resolved": "https://registry.npmjs.org/@jest/test-result/-/test-result-27.3.1.tgz",
"integrity": "sha512-mLn6Thm+w2yl0opM8J/QnPTqrfS4FoXsXF2WIWJb2O/GBSyResL71BRuMYbYRsGt7ELwS5JGcEcGb52BNrumgg==",
"@jest/console": "^27.3.1",
"@jest/types": "^27.2.5",
"@types/istanbul-lib-coverage": "^2.0.0",
"collect-v8-coverage": "^1.0.0"
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
"node_modules/@jest/core/node_modules/@jest/test-sequencer": {
"version": "27.3.1",
"resolved": "https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-27.3.1.tgz",
"integrity": "sha512-siySLo07IMEdSjA4fqEnxfIX8lB/lWYsBPwNFtkOvsFQvmBrL3yj3k3uFNZv/JDyApTakRpxbKLJ3CT8UGVCrA==",
"@jest/test-result": "^27.3.1",
"graceful-fs": "^4.2.4",
"jest-haste-map": "^27.3.1",
"jest-runtime": "^27.3.1"
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
"node_modules/@jest/core/node_modules/@jest/transform": {
"version": "27.3.1",
"resolved": "https://registry.npmjs.org/@jest/transform/-/transform-27.3.1.tgz",
"integrity": "sha512-3fSvQ02kuvjOI1C1ssqMVBKJpZf6nwoCiSu00zAKh5nrp3SptNtZy/8s5deayHnqxhjD9CWDJ+yqQwuQ0ZafXQ==",
"@babel/core": "^7.1.0",
"@jest/types": "^27.2.5",
"babel-plugin-istanbul": "^6.0.0",
"chalk": "^4.0.0",
"convert-source-map": "^1.4.0",
"fast-json-stable-stringify": "^2.0.0",
"graceful-fs": "^4.2.4",
"jest-haste-map": "^27.3.1",
"jest-regex-util": "^27.0.6",
"jest-util": "^27.3.1",
"micromatch": "^4.0.4",
"pirates": "^4.0.1",
"slash": "^3.0.0",
"source-map": "^0.6.1",
"write-file-atomic": "^3.0.0"
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
"node_modules/@jest/core/node_modules/@jest/types": {
"version": "27.2.5",
"resolved": "https://registry.npmjs.org/@jest/types/-/types-27.2.5.tgz",
"integrity": "sha512-nmuM4VuDtCZcY+eTpw+0nvstwReMsjPoj7ZR80/BbixulhLaiX+fbv8oeLW8WZlJMcsGQsTmMKT/iTZu1Uy/lQ==",
"@types/istanbul-lib-coverage": "^2.0.0",
"@types/istanbul-reports": "^3.0.0",
"@types/node": "*",
"@types/yargs": "^16.0.0",
"chalk": "^4.0.0"
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
"node_modules/@jest/core/node_modules/@sinonjs/fake-timers": {
"version": "8.1.0",
"resolved": "https://registry.npmjs.org/@sinonjs/fake-timers/-/fake-timers-8.1.0.tgz",
"integrity": "sha512-OAPJUAtgeINhh/TAlUID4QTs53Njm7xzddaVlEs/SXwgtiD1tW22zAB/W1wdqfrpmikgaWQ9Fw6Ws+hsiRm5Vg==",
"node_modules/@jest/core/node_modules/@types/yargs": {
"version": "16.0.4",
"resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-16.0.4.tgz",
"integrity": "sha512-T8Yc9wt/5LbJyCaLiHPReJa0kApcIgJ7Bn735GjItUfh08Z1pJvu8QZqb9s+mMvKV6WUQRV7K2R46YbjMXTTJw==",
"dependencies": {
"@types/yargs-parser": "*"
}
},
"node_modules/@jest/core/node_modules/ansi-styles": {
"version": "4.3.0",
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
"integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
"dependencies": {
"color-convert": "^2.0.1"
},
"engines": {
"node": ">=8"
},
"funding": {
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
}
},
"version": "4.1.2",
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
"dependencies": {
"ansi-styles": "^4.1.0",
"supports-color": "^7.1.0"
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/chalk/chalk?sponsor=1"
}
},
2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
2315
2316
2317
2318
2319
2320
2321
"node_modules/@jest/core/node_modules/ci-info": {
"version": "3.3.0",
"resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.3.0.tgz",
"integrity": "sha512-riT/3vI5YpVH6/qomlDnJow6TBee2PBKSEpx3O32EGPYbWGIRsIlGRms3Sm74wYE1JMo8RnO04Hb12+v1J5ICw=="
},
"node_modules/@jest/core/node_modules/cjs-module-lexer": {
"version": "1.2.2",
"resolved": "https://registry.npmjs.org/cjs-module-lexer/-/cjs-module-lexer-1.2.2.tgz",
"integrity": "sha512-cOU9usZw8/dXIXKtwa8pM0OTJQuJkxMN6w30csNRUerHfeQ5R6U3kkU/FtJeIf3M202OHfY2U8ccInBG7/xogA=="
},
"node_modules/@jest/core/node_modules/cliui": {
"version": "7.0.4",
"resolved": "https://registry.npmjs.org/cliui/-/cliui-7.0.4.tgz",
"integrity": "sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==",
"dependencies": {
"string-width": "^4.2.0",
"strip-ansi": "^6.0.0",
"wrap-ansi": "^7.0.0"
}
},
"node_modules/@jest/core/node_modules/color-convert": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
"integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
"dependencies": {
"color-name": "~1.1.4"
},
"engines": {
"node": ">=7.0.0"
}
},
"node_modules/@jest/core/node_modules/color-name": {
"version": "1.1.4",
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
"integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
},
2337
2338
2339
2340
2341
2342
2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
2358
2359
2360
2361
2362
2363
2364
2365
2366
2367
2368
2369
2370
2371
2372
2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
"node_modules/@jest/core/node_modules/diff-sequences": {
"version": "27.0.6",
"resolved": "https://registry.npmjs.org/diff-sequences/-/diff-sequences-27.0.6.tgz",
"integrity": "sha512-ag6wfpBFyNXZ0p8pcuIDS//D8H062ZQJ3fzYxjpmeKjnz8W4pekL3AI8VohmyZmsWW2PWaHgjsmqR6L13101VQ==",
"engines": {
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
}
},
"node_modules/@jest/core/node_modules/emittery": {
"version": "0.8.1",
"resolved": "https://registry.npmjs.org/emittery/-/emittery-0.8.1.tgz",
"integrity": "sha512-uDfvUjVrfGJJhymx/kz6prltenw1u7WrCg1oa94zYY8xxVpLLUu045LAT0dhDZdXG58/EpPL/5kA180fQ/qudg==",
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sindresorhus/emittery?sponsor=1"
}
},
"node_modules/@jest/core/node_modules/expect": {
"version": "27.3.1",
"resolved": "https://registry.npmjs.org/expect/-/expect-27.3.1.tgz",
"integrity": "sha512-MrNXV2sL9iDRebWPGOGFdPQRl2eDQNu/uhxIMShjjx74T6kC6jFIkmQ6OqXDtevjGUkyB2IT56RzDBqXf/QPCg==",
"dependencies": {
"@jest/types": "^27.2.5",
"ansi-styles": "^5.0.0",
"jest-get-type": "^27.3.1",
"jest-matcher-utils": "^27.3.1",
"jest-message-util": "^27.3.1",
"jest-regex-util": "^27.0.6"
},
"engines": {
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
}
},
"node_modules/@jest/core/node_modules/expect/node_modules/ansi-styles": {
"version": "5.2.0",
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
"integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==",
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
}
},
"node_modules/@jest/core/node_modules/has-flag": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
"integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
"engines": {
"node": ">=8"
}
},
"node_modules/@jest/core/node_modules/jest-circus": {
"version": "27.3.1",
"resolved": "https://registry.npmjs.org/jest-circus/-/jest-circus-27.3.1.tgz",
"integrity": "sha512-v1dsM9II6gvXokgqq6Yh2jHCpfg7ZqV4jWY66u7npz24JnhP3NHxI0sKT7+ZMQ7IrOWHYAaeEllOySbDbWsiXw==",
"@jest/environment": "^27.3.1",
"@jest/test-result": "^27.3.1",
"@jest/types": "^27.2.5",
"@types/node": "*",
"chalk": "^4.0.0",
"co": "^4.6.0",
"dedent": "^0.7.0",
"expect": "^27.3.1",
"is-generator-fn": "^2.0.0",
"jest-each": "^27.3.1",
"jest-matcher-utils": "^27.3.1",
"jest-message-util": "^27.3.1",
"jest-runtime": "^27.3.1",
"jest-snapshot": "^27.3.1",
"jest-util": "^27.3.1",
"pretty-format": "^27.3.1",
"slash": "^3.0.0",
"stack-utils": "^2.0.3",
"throat": "^6.0.1"
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
"node_modules/@jest/core/node_modules/jest-config": {
"version": "27.3.1",
"resolved": "https://registry.npmjs.org/jest-config/-/jest-config-27.3.1.tgz",
"integrity": "sha512-KY8xOIbIACZ/vdYCKSopL44I0xboxC751IX+DXL2+Wx6DKNycyEfV3rryC3BPm5Uq/BBqDoMrKuqLEUNJmMKKg==",
"@babel/core": "^7.1.0",
"@jest/test-sequencer": "^27.3.1",
"@jest/types": "^27.2.5",
"babel-jest": "^27.3.1",
"ci-info": "^3.2.0",
"deepmerge": "^4.2.2",
"glob": "^7.1.1",
"jest-circus": "^27.3.1",
"jest-environment-jsdom": "^27.3.1",
"jest-environment-node": "^27.3.1",
"jest-get-type": "^27.3.1",
"jest-jasmine2": "^27.3.1",
"jest-regex-util": "^27.0.6",
"jest-resolve": "^27.3.1",
"jest-runner": "^27.3.1",
"jest-util": "^27.3.1",
"jest-validate": "^27.3.1",
"micromatch": "^4.0.4",
"pretty-format": "^27.3.1"
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
},
"peerDependencies": {
"ts-node": ">=9.0.0"
},
"peerDependenciesMeta": {
"ts-node": {
"optional": true
}
"node_modules/@jest/core/node_modules/jest-diff": {
"version": "27.3.1",
"resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-27.3.1.tgz",
"integrity": "sha512-PCeuAH4AWUo2O5+ksW4pL9v5xJAcIKPUPfIhZBcG1RKv/0+dvaWTQK1Nrau8d67dp65fOqbeMdoil+6PedyEPQ==",
"dependencies": {
"chalk": "^4.0.0",
"diff-sequences": "^27.0.6",
"jest-get-type": "^27.3.1",
"pretty-format": "^27.3.1"
},
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
"node_modules/@jest/core/node_modules/jest-docblock": {
"version": "27.0.6",
"resolved": "https://registry.npmjs.org/jest-docblock/-/jest-docblock-27.0.6.tgz",
"integrity": "sha512-Fid6dPcjwepTFraz0YxIMCi7dejjJ/KL9FBjPYhBp4Sv1Y9PdhImlKZqYU555BlN4TQKaTc+F2Av1z+anVyGkA==",
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
"node_modules/@jest/core/node_modules/jest-each": {
"version": "27.3.1",
"resolved": "https://registry.npmjs.org/jest-each/-/jest-each-27.3.1.tgz",
"integrity": "sha512-E4SwfzKJWYcvOYCjOxhZcxwL+AY0uFMvdCOwvzgutJiaiodFjkxQQDxHm8FQBeTqDnSmKsQWn7ldMRzTn2zJaQ==",
"@jest/types": "^27.2.5",
"chalk": "^4.0.0",
"jest-get-type": "^27.3.1",
"jest-util": "^27.3.1",
"pretty-format": "^27.3.1"
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
"node_modules/@jest/core/node_modules/jest-environment-jsdom": {
"version": "27.3.1",
"resolved": "https://registry.npmjs.org/jest-environment-jsdom/-/jest-environment-jsdom-27.3.1.tgz",
"integrity": "sha512-3MOy8qMzIkQlfb3W1TfrD7uZHj+xx8Olix5vMENkj5djPmRqndMaXtpnaZkxmxM+Qc3lo+yVzJjzuXbCcZjAlg==",
"dependencies": {
"@jest/environment": "^27.3.1",
"@jest/fake-timers": "^27.3.1",
"@jest/types": "^27.2.5",
"@types/node": "*",
"jest-mock": "^27.3.0",
"jest-util": "^27.3.1",
"jsdom": "^16.6.0"
},
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
"node_modules/@jest/core/node_modules/jest-environment-node": {
"version": "27.3.1",
"resolved": "https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-27.3.1.tgz",
"integrity": "sha512-T89F/FgkE8waqrTSA7/ydMkcc52uYPgZZ6q8OaZgyiZkJb5QNNCF6oPZjH9IfPFfcc9uBWh1574N0kY0pSvTXw==",
"@jest/environment": "^27.3.1",
"@jest/fake-timers": "^27.3.1",
"@jest/types": "^27.2.5",
"@types/node": "*",
"jest-mock": "^27.3.0",
"jest-util": "^27.3.1"
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
"node_modules/@jest/core/node_modules/jest-get-type": {
"version": "27.3.1",
"resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-27.3.1.tgz",
"integrity": "sha512-+Ilqi8hgHSAdhlQ3s12CAVNd8H96ZkQBfYoXmArzZnOfAtVAJEiPDBirjByEblvG/4LPJmkL+nBqPO3A1YJAEg==",
"engines": {
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
}
},
"node_modules/@jest/core/node_modules/jest-haste-map": {
"version": "27.3.1",
"resolved": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-27.3.1.tgz",
"integrity": "sha512-lYfNZIzwPccDJZIyk9Iz5iQMM/MH56NIIcGj7AFU1YyA4ewWFBl8z+YPJuSCRML/ee2cCt2y3W4K3VXPT6Nhzg==",
"@jest/types": "^27.2.5",
"@types/graceful-fs": "^4.1.2",
"@types/node": "*",
"anymatch": "^3.0.3",
"fb-watchman": "^2.0.0",
"jest-regex-util": "^27.0.6",
"jest-serializer": "^27.0.6",
"jest-util": "^27.3.1",
"jest-worker": "^27.3.1",
"micromatch": "^4.0.4",
"walker": "^1.0.7"
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
},
"optionalDependencies": {
"fsevents": "^2.3.2"
"node_modules/@jest/core/node_modules/jest-jasmine2": {
"version": "27.3.1",
"resolved": "https://registry.npmjs.org/jest-jasmine2/-/jest-jasmine2-27.3.1.tgz",
"integrity": "sha512-WK11ZUetDQaC09w4/j7o4FZDUIp+4iYWH/Lik34Pv7ukL+DuXFGdnmmi7dT58J2ZYKFB5r13GyE0z3NPeyJmsg==",
"@babel/traverse": "^7.1.0",
"@jest/environment": "^27.3.1",
"@jest/source-map": "^27.0.6",
"@jest/test-result": "^27.3.1",
"@jest/types": "^27.2.5",
"@types/node": "*",
"co": "^4.6.0",
"expect": "^27.3.1",
"is-generator-fn": "^2.0.0",
"jest-each": "^27.3.1",
"jest-matcher-utils": "^27.3.1",
"jest-message-util": "^27.3.1",
"jest-runtime": "^27.3.1",
"jest-snapshot": "^27.3.1",
"jest-util": "^27.3.1",
"pretty-format": "^27.3.1",
"throat": "^6.0.1"
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
"node_modules/@jest/core/node_modules/jest-leak-detector": {
"version": "27.3.1",
"resolved": "https://registry.npmjs.org/jest-leak-detector/-/jest-leak-detector-27.3.1.tgz",
"integrity": "sha512-78QstU9tXbaHzwlRlKmTpjP9k4Pvre5l0r8Spo4SbFFVy/4Abg9I6ZjHwjg2QyKEAMg020XcjP+UgLZIY50yEg==",
"jest-get-type": "^27.3.1",
"pretty-format": "^27.3.1"
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
"node_modules/@jest/core/node_modules/jest-matcher-utils": {
"version": "27.3.1",
"resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-27.3.1.tgz",
"integrity": "sha512-hX8N7zXS4k+8bC1Aj0OWpGb7D3gIXxYvPNK1inP5xvE4ztbz3rc4AkI6jGVaerepBnfWB17FL5lWFJT3s7qo8w==",
"chalk": "^4.0.0",
"jest-diff": "^27.3.1",
"jest-get-type": "^27.3.1",
"pretty-format": "^27.3.1"
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
"node_modules/@jest/core/node_modules/jest-message-util": {
"version": "27.3.1",
"resolved": "https://registry.npmjs.org/jest-message-util/-/jest-message-util-27.3.1.tgz",
"integrity": "sha512-bh3JEmxsTZ/9rTm0jQrPElbY2+y48Rw2t47uMfByNyUVR+OfPh4anuyKsGqsNkXk/TI4JbLRZx+7p7Hdt6q1yg==",
"@babel/code-frame": "^7.12.13",
"@jest/types": "^27.2.5",
"@types/stack-utils": "^2.0.0",
"chalk": "^4.0.0",
"graceful-fs": "^4.2.4",
"micromatch": "^4.0.4",
"pretty-format": "^27.3.1",
"slash": "^3.0.0",
"stack-utils": "^2.0.3"
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
"node_modules/@jest/core/node_modules/jest-mock": {
"version": "27.3.0",
"resolved": "https://registry.npmjs.org/jest-mock/-/jest-mock-27.3.0.tgz",
"integrity": "sha512-ziZiLk0elZOQjD08bLkegBzv5hCABu/c8Ytx45nJKkysQwGaonvmTxwjLqEA4qGdasq9o2I8/HtdGMNnVsMTGw==",
"dependencies": {
"@jest/types": "^27.2.5",
"@types/node": "*"
},
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
"node_modules/@jest/core/node_modules/jest-regex-util": {
"version": "27.0.6",
"resolved": "https://registry.npmjs.org/jest-regex-util/-/jest-regex-util-27.0.6.tgz",
"integrity": "sha512-SUhPzBsGa1IKm8hx2F4NfTGGp+r7BXJ4CulsZ1k2kI+mGLG+lxGrs76veN2LF/aUdGosJBzKgXmNCw+BzFqBDQ==",
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
"node_modules/@jest/core/node_modules/jest-resolve": {
"version": "27.3.1",
"resolved": "https://registry.npmjs.org/jest-resolve/-/jest-resolve-27.3.1.tgz",
"integrity": "sha512-Dfzt25CFSPo3Y3GCbxynRBZzxq9AdyNN+x/v2IqYx6KVT5Z6me2Z/PsSGFSv3cOSUZqJ9pHxilao/I/m9FouLw==",
"@jest/types": "^27.2.5",
"chalk": "^4.0.0",
"graceful-fs": "^4.2.4",
"jest-haste-map": "^27.3.1",
"jest-pnp-resolver": "^1.2.2",
"jest-util": "^27.3.1",
"jest-validate": "^27.3.1",
"resolve": "^1.20.0",
"resolve.exports": "^1.1.0",
"slash": "^3.0.0"
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
"node_modules/@jest/core/node_modules/jest-runner": {
"version": "27.3.1",
"resolved": "https://registry.npmjs.org/jest-runner/-/jest-runner-27.3.1.tgz",
"integrity": "sha512-r4W6kBn6sPr3TBwQNmqE94mPlYVn7fLBseeJfo4E2uCTmAyDFm2O5DYAQAFP7Q3YfiA/bMwg8TVsciP7k0xOww==",
"@jest/console": "^27.3.1",
"@jest/environment": "^27.3.1",
"@jest/test-result": "^27.3.1",
"@jest/transform": "^27.3.1",
"@jest/types": "^27.2.5",
"chalk": "^4.0.0",
"emittery": "^0.8.1",
"exit": "^0.1.2",
"graceful-fs": "^4.2.4",
"jest-docblock": "^27.0.6",
"jest-environment-jsdom": "^27.3.1",
"jest-environment-node": "^27.3.1",
"jest-haste-map": "^27.3.1",
"jest-leak-detector": "^27.3.1",
"jest-message-util": "^27.3.1",
"jest-resolve": "^27.3.1",
"jest-runtime": "^27.3.1",
"jest-util": "^27.3.1",
"jest-worker": "^27.3.1",
"source-map-support": "^0.5.6",
"throat": "^6.0.1"
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
2710
2711
2712
2713
2714
2715
2716
2717
2718
2719
2720
2721
2722
2723
2724
2725
2726
2727
2728
2729
2730
2731
2732
2733
2734
2735
2736
2737
2738
2739
2740
"node_modules/@jest/core/node_modules/jest-runtime": {
"version": "27.3.1",
"resolved": "https://registry.npmjs.org/jest-runtime/-/jest-runtime-27.3.1.tgz",
"integrity": "sha512-qtO6VxPbS8umqhEDpjA4pqTkKQ1Hy4ZSi9mDVeE9Za7LKBo2LdW2jmT+Iod3XFaJqINikZQsn2wEi0j9wPRbLg==",
"dependencies": {
"@jest/console": "^27.3.1",
"@jest/environment": "^27.3.1",
"@jest/globals": "^27.3.1",
"@jest/source-map": "^27.0.6",
"@jest/test-result": "^27.3.1",
"@jest/transform": "^27.3.1",
"@jest/types": "^27.2.5",
"@types/yargs": "^16.0.0",
"chalk": "^4.0.0",
"cjs-module-lexer": "^1.0.0",
"collect-v8-coverage": "^1.0.0",
"execa": "^5.0.0",
"exit": "^0.1.2",
"glob": "^7.1.3",
"graceful-fs": "^4.2.4",
"jest-haste-map": "^27.3.1",
"jest-message-util": "^27.3.1",
"jest-mock": "^27.3.0",
"jest-regex-util": "^27.0.6",
"jest-resolve": "^27.3.1",
"jest-snapshot": "^27.3.1",
"jest-util": "^27.3.1",
"jest-validate": "^27.3.1",
"slash": "^3.0.0",
"strip-bom": "^4.0.0",
"yargs": "^16.2.0"
"engines": {
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
"node_modules/@jest/core/node_modules/jest-serializer": {
"version": "27.0.6",
"resolved": "https://registry.npmjs.org/jest-serializer/-/jest-serializer-27.0.6.tgz",
"integrity": "sha512-PtGdVK9EGC7dsaziskfqaAPib6wTViY3G8E5wz9tLVPhHyiDNTZn/xjZ4khAw+09QkoOVpn7vF5nPSN6dtBexA==",
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
2770
2771
2772
2773
2774
2775
2776
2777
2778
2779
2780
2781
2782
2783
2784
2785
2786
"node_modules/@jest/core/node_modules/jest-snapshot": {
"version": "27.3.1",
"resolved": "https://registry.npmjs.org/jest-snapshot/-/jest-snapshot-27.3.1.tgz",
"integrity": "sha512-APZyBvSgQgOT0XumwfFu7X3G5elj6TGhCBLbBdn3R1IzYustPGPE38F51dBWMQ8hRXa9je0vAdeVDtqHLvB6lg==",
"dependencies": {
"@babel/core": "^7.7.2",
"@babel/generator": "^7.7.2",
"@babel/parser": "^7.7.2",
"@babel/plugin-syntax-typescript": "^7.7.2",
"@babel/traverse": "^7.7.2",
"@babel/types": "^7.0.0",
"@jest/transform": "^27.3.1",
"@jest/types": "^27.2.5",
"@types/babel__traverse": "^7.0.4",
"@types/prettier": "^2.1.5",
"babel-preset-current-node-syntax": "^1.0.0",
"chalk": "^4.0.0",
"expect": "^27.3.1",
"graceful-fs": "^4.2.4",
"jest-diff": "^27.3.1",
"jest-get-type": "^27.3.1",
"jest-haste-map": "^27.3.1",
"jest-matcher-utils": "^27.3.1",
"jest-message-util": "^27.3.1",
"jest-resolve": "^27.3.1",
"jest-util": "^27.3.1",
"natural-compare": "^1.4.0",
"pretty-format": "^27.3.1",
"semver": "^7.3.2"
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
"node_modules/@jest/core/node_modules/jest-util": {
"version": "27.3.1",
"resolved": "https://registry.npmjs.org/jest-util/-/jest-util-27.3.1.tgz",
"integrity": "sha512-8fg+ifEH3GDryLQf/eKZck1DEs2YuVPBCMOaHQxVVLmQwl/CDhWzrvChTX4efLZxGrw+AA0mSXv78cyytBt/uw==",
"dependencies": {
"@jest/types": "^27.2.5",
"@types/node": "*",
"chalk": "^4.0.0",
"ci-info": "^3.2.0",
"graceful-fs": "^4.2.4",
"picomatch": "^2.2.3"
},
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
"node_modules/@jest/core/node_modules/jest-validate": {
"version": "27.3.1",
"resolved": "https://registry.npmjs.org/jest-validate/-/jest-validate-27.3.1.tgz",
"integrity": "sha512-3H0XCHDFLA9uDII67Bwi1Vy7AqwA5HqEEjyy934lgVhtJ3eisw6ShOF1MDmRPspyikef5MyExvIm0/TuLzZ86Q==",
"@jest/types": "^27.2.5",
"camelcase": "^6.2.0",
"chalk": "^4.0.0",
"jest-get-type": "^27.3.1",
"leven": "^3.1.0",
"pretty-format": "^27.3.1"
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
"node_modules/@jest/core/node_modules/jest-watcher": {
"version": "27.3.1",
"resolved": "https://registry.npmjs.org/jest-watcher/-/jest-watcher-27.3.1.tgz",
"integrity": "sha512-9/xbV6chABsGHWh9yPaAGYVVKurWoP3ZMCv6h+O1v9/+pkOroigs6WzZ0e9gLP/njokUwM7yQhr01LKJVMkaZA==",
"@jest/test-result": "^27.3.1",
"@jest/types": "^27.2.5",
"@types/node": "*",
"ansi-escapes": "^4.2.1",
"chalk": "^4.0.0",
"jest-util": "^27.3.1",
"string-length": "^4.0.1"
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
"node_modules/@jest/core/node_modules/jest-worker": {
"version": "27.3.1",
"resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-27.3.1.tgz",
"integrity": "sha512-ks3WCzsiZaOPJl/oMsDjaf0TRiSv7ctNgs0FqRr2nARsovz6AWWy4oLElwcquGSz692DzgZQrCLScPNs5YlC4g==",
"dependencies": {
"@types/node": "*",
"merge-stream": "^2.0.0",
"supports-color": "^8.0.0"
},
"node_modules/@jest/core/node_modules/jest-worker/node_modules/supports-color": {
"version": "8.1.1",
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
"integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
"node": ">=10"
},
"funding": {
"url": "https://github.com/chalk/supports-color?sponsor=1"
"node_modules/@jest/core/node_modules/pretty-format": {
"version": "27.3.1",
"resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-27.3.1.tgz",
"integrity": "sha512-DR/c+pvFc52nLimLROYjnXPtolawm+uWDxr4FjuLDLUn+ktWnSN851KoHwHzzqq6rfCOjkzN8FLgDrSub6UDuA==",
"@jest/types": "^27.2.5",
"ansi-regex": "^5.0.1",
"ansi-styles": "^5.0.0",
"react-is": "^17.0.1"
},
"engines": {
"node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
"node_modules/@jest/core/node_modules/pretty-format/node_modules/ansi-styles": {
"version": "5.2.0",
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
"integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==",
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
"node_modules/@jest/core/node_modules/resolve": {
"version": "1.20.0",
"resolved": "https://registry.npmjs.org/resolve/-/resolve-1.20.0.tgz",
"integrity": "sha512-wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A==",
"is-core-module": "^2.2.0",
"path-parse": "^1.0.6"
"funding": {
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/@jest/core/node_modules/source-map": {
"version": "0.6.1",
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
"integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
"node_modules/@jest/core/node_modules/supports-color": {
"version": "7.2.0",
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
"dependencies": {
"has-flag": "^4.0.0"
"node_modules/@jest/core/node_modules/throat": {
"version": "6.0.1",
"resolved": "https://registry.npmjs.org/throat/-/throat-6.0.1.tgz",
"integrity": "sha512-8hmiGIJMDlwjg7dlJ4yKGLK8EsYqKgPWbG3b4wjJddKNwc7N7Dpn08Df4szr/sZdMVeOstrdYSsqzX6BYbcB+w=="
},
"node_modules/@jest/core/node_modules/wrap-ansi": {
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
"ansi-styles": "^4.0.0",
"string-width": "^4.1.0",
"strip-ansi": "^6.0.0"
"funding": {
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
"node_modules/@jest/core/node_modules/y18n": {
"version": "5.0.8",
"resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz",
"integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==",
"node_modules/@jest/core/node_modules/yargs": {
"version": "16.2.0",
"resolved": "https://registry.npmjs.org/yargs/-/yargs-16.2.0.tgz",
"integrity": "sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==",
"cliui": "^7.0.2",
"escalade": "^3.1.1",
"get-caller-file": "^2.0.5",
"require-directory": "^2.1.1",
"string-width": "^4.2.0",
"y18n": "^5.0.5",
"yargs-parser": "^20.2.2"
"node_modules/@jest/core/node_modules/yargs-parser": {
"version": "20.2.9",
"resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-20.2.9.tgz",
"integrity": "sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==",
"engines": {
"node": ">=10"
"node_modules/@jest/environment": {
"version": "26.6.2",
"resolved": "https://registry.npmjs.org/@jest/environment/-/environment-26.6.2.tgz",
"integrity": "sha512-nFy+fHl28zUrRsCeMB61VDThV1pVTtlEokBRgqPrcT1JNq4yRNIyTHfyht6PqtUvY9IsuLGTrbG8kPXjSZIZwA==",
"@jest/fake-timers": "^26.6.2",
"@jest/types": "^26.6.2",
"@types/node": "*",
"jest-mock": "^26.6.2"
"node_modules/@jest/fake-timers": {
"version": "26.6.2",
"resolved": "https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-26.6.2.tgz",
"integrity": "sha512-14Uleatt7jdzefLPYM3KLcnUl1ZNikaKq34enpb5XG9i81JpppDb5muZvonvKyrl7ftEHkKS5L5/eB/kxJ+bvA==",
"@jest/types": "^26.6.2",
"@sinonjs/fake-timers": "^6.0.1",
"@types/node": "*",
"jest-message-util": "^26.6.2",