mirror of
https://github.com/pnpm/pnpm.git
synced 2026-05-16 12:51:45 -04:00
chore(deps): update
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
"syncpack": "^6.2.0",
|
||||
"ts-jest": "27.1.3",
|
||||
"ts-node": "^10.4.0",
|
||||
"typescript": "4.5.5",
|
||||
"typescript": "4.6.0-beta",
|
||||
"verdaccio": "5.5.0"
|
||||
},
|
||||
"engines": {
|
||||
|
||||
263
pnpm-lock.yaml
generated
263
pnpm-lock.yaml
generated
@@ -58,7 +58,7 @@ importers:
|
||||
syncpack: ^6.2.0
|
||||
ts-jest: 27.1.3
|
||||
ts-node: ^10.4.0
|
||||
typescript: 4.5.5
|
||||
typescript: 4.6.0-beta
|
||||
verdaccio: 5.5.0
|
||||
devDependencies:
|
||||
'@babel/core': 7.16.12
|
||||
@@ -87,9 +87,9 @@ importers:
|
||||
rimraf: 3.0.2
|
||||
shx: 0.3.4
|
||||
syncpack: 6.2.0
|
||||
ts-jest: 27.1.3_faa56729211de360ba57367934fa686e
|
||||
ts-node: 10.4.0_c7aa03196a4d62e8dc844e3ce73ee619
|
||||
typescript: 4.5.5
|
||||
ts-jest: 27.1.3_cc06ddb7d940ea2c072a26a2c6a8d4e5
|
||||
ts-node: 10.4.0_9a5881f5e723db13cb06e9cbf16b251c
|
||||
typescript: 4.6.0-beta
|
||||
verdaccio: 5.5.0
|
||||
|
||||
.meta-updater:
|
||||
@@ -2879,7 +2879,7 @@ importers:
|
||||
deep-require-cwd: 1.0.0
|
||||
delay: 5.0.0
|
||||
dir-is-case-sensitive: 2.0.0
|
||||
esbuild: 0.14.13
|
||||
esbuild: 0.14.14
|
||||
execa: /safe-execa/0.1.1
|
||||
exists-link: 2.0.0
|
||||
is-ci: 3.0.1
|
||||
@@ -3514,9 +3514,9 @@ importers:
|
||||
eslint-plugin-node: ^11.1.0
|
||||
eslint-plugin-promise: ^5.0.0
|
||||
dependencies:
|
||||
'@typescript-eslint/eslint-plugin': 5.10.1_0f442f6b60390429061d5d9b6bcaaba6
|
||||
'@typescript-eslint/parser': 5.10.1_eslint@8.7.0+typescript@4.5.5
|
||||
eslint-config-standard-with-typescript: 21.0.1_b090051992327ce80c9dd9100e557046
|
||||
'@typescript-eslint/eslint-plugin': 5.10.1_0b8520c75b3d40a2eb2f54996e7dc1eb
|
||||
'@typescript-eslint/parser': 5.10.1_a923d6620d5fd3905b698ef922b1592f
|
||||
eslint-config-standard-with-typescript: 21.0.1_f90f905878811b5c0bcb2d00a3d8ce72
|
||||
eslint-plugin-import: 2.25.4_eslint@8.7.0
|
||||
eslint-plugin-node: 11.1.0_eslint@8.7.0
|
||||
eslint-plugin-promise: 5.2.0_eslint@8.7.0
|
||||
@@ -5512,7 +5512,7 @@ packages:
|
||||
resolution: {integrity: sha512-8NYnGOctzsI4W0ApsP/BIHD/LnxpJ6XaGf2AZmz4EyDYJMxtprN4279dLNI1CPZcwC9H18qYcaFv4bXi0wmokg==}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/eslint-plugin/5.10.1_0f442f6b60390429061d5d9b6bcaaba6:
|
||||
/@typescript-eslint/eslint-plugin/5.10.1_0b8520c75b3d40a2eb2f54996e7dc1eb:
|
||||
resolution: {integrity: sha512-xN3CYqFlyE/qOcy978/L0xLR2HlcAGIyIK5sMOasxaaAPfQRj/MmMV6OC3I7NZO84oEUdWCOju34Z9W8E0pFDQ==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@@ -5523,23 +5523,23 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.10.1_eslint@8.7.0+typescript@4.5.5
|
||||
'@typescript-eslint/parser': 5.10.1_a923d6620d5fd3905b698ef922b1592f
|
||||
'@typescript-eslint/scope-manager': 5.10.1
|
||||
'@typescript-eslint/type-utils': 5.10.1_eslint@8.7.0+typescript@4.5.5
|
||||
'@typescript-eslint/utils': 5.10.1_eslint@8.7.0+typescript@4.5.5
|
||||
'@typescript-eslint/type-utils': 5.10.1_a923d6620d5fd3905b698ef922b1592f
|
||||
'@typescript-eslint/utils': 5.10.1_a923d6620d5fd3905b698ef922b1592f
|
||||
debug: 4.3.3
|
||||
eslint: 8.7.0
|
||||
functional-red-black-tree: 1.0.1
|
||||
ignore: 5.2.0
|
||||
regexpp: 3.2.0
|
||||
semver: 7.3.5
|
||||
tsutils: 3.21.0_typescript@4.5.5
|
||||
typescript: 4.5.5
|
||||
tsutils: 3.21.0_typescript@4.6.0-beta
|
||||
typescript: 4.6.0-beta
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: false
|
||||
|
||||
/@typescript-eslint/parser/4.33.0_eslint@8.7.0+typescript@4.5.5:
|
||||
/@typescript-eslint/parser/4.33.0_a923d6620d5fd3905b698ef922b1592f:
|
||||
resolution: {integrity: sha512-ZohdsbXadjGBSK0/r+d87X0SBmKzOq4/S5nzK6SBgJspFo9/CUDJ7hjayuze+JK7CZQLDMroqytp7pOcFKTxZA==}
|
||||
engines: {node: ^10.12.0 || >=12.0.0}
|
||||
peerDependencies:
|
||||
@@ -5551,15 +5551,15 @@ packages:
|
||||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 4.33.0
|
||||
'@typescript-eslint/types': 4.33.0
|
||||
'@typescript-eslint/typescript-estree': 4.33.0_typescript@4.5.5
|
||||
'@typescript-eslint/typescript-estree': 4.33.0_typescript@4.6.0-beta
|
||||
debug: 4.3.3
|
||||
eslint: 8.7.0
|
||||
typescript: 4.5.5
|
||||
typescript: 4.6.0-beta
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: false
|
||||
|
||||
/@typescript-eslint/parser/5.10.1_eslint@8.7.0+typescript@4.5.5:
|
||||
/@typescript-eslint/parser/5.10.1_a923d6620d5fd3905b698ef922b1592f:
|
||||
resolution: {integrity: sha512-GReo3tjNBwR5RnRO0K2wDIDN31cM3MmDtgyQ85oAxAmC5K3j/g85IjP+cDfcqDsDDBf1HNKQAD0WqOYL8jXqUA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@@ -5571,10 +5571,10 @@ packages:
|
||||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 5.10.1
|
||||
'@typescript-eslint/types': 5.10.1
|
||||
'@typescript-eslint/typescript-estree': 5.10.1_typescript@4.5.5
|
||||
'@typescript-eslint/typescript-estree': 5.10.1_typescript@4.6.0-beta
|
||||
debug: 4.3.3
|
||||
eslint: 8.7.0
|
||||
typescript: 4.5.5
|
||||
typescript: 4.6.0-beta
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: false
|
||||
@@ -5595,7 +5595,7 @@ packages:
|
||||
'@typescript-eslint/visitor-keys': 5.10.1
|
||||
dev: false
|
||||
|
||||
/@typescript-eslint/type-utils/5.10.1_eslint@8.7.0+typescript@4.5.5:
|
||||
/@typescript-eslint/type-utils/5.10.1_a923d6620d5fd3905b698ef922b1592f:
|
||||
resolution: {integrity: sha512-AfVJkV8uck/UIoDqhu+ptEdBoQATON9GXnhOpPLzkQRJcSChkvD//qsz9JVffl2goxX+ybs5klvacE9vmrQyCw==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@@ -5605,11 +5605,11 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/utils': 5.10.1_eslint@8.7.0+typescript@4.5.5
|
||||
'@typescript-eslint/utils': 5.10.1_a923d6620d5fd3905b698ef922b1592f
|
||||
debug: 4.3.3
|
||||
eslint: 8.7.0
|
||||
tsutils: 3.21.0_typescript@4.5.5
|
||||
typescript: 4.5.5
|
||||
tsutils: 3.21.0_typescript@4.6.0-beta
|
||||
typescript: 4.6.0-beta
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: false
|
||||
@@ -5624,7 +5624,7 @@ packages:
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dev: false
|
||||
|
||||
/@typescript-eslint/typescript-estree/4.33.0_typescript@4.5.5:
|
||||
/@typescript-eslint/typescript-estree/4.33.0_typescript@4.6.0-beta:
|
||||
resolution: {integrity: sha512-rkWRY1MPFzjwnEVHsxGemDzqqddw2QbTJlICPD9p9I9LfsO8fdmfQPOX3uKfUaGRDFJbfrtm/sXhVXN4E+bzCA==}
|
||||
engines: {node: ^10.12.0 || >=12.0.0}
|
||||
peerDependencies:
|
||||
@@ -5639,13 +5639,13 @@ packages:
|
||||
globby: 11.1.0
|
||||
is-glob: 4.0.3
|
||||
semver: 7.3.5
|
||||
tsutils: 3.21.0_typescript@4.5.5
|
||||
typescript: 4.5.5
|
||||
tsutils: 3.21.0_typescript@4.6.0-beta
|
||||
typescript: 4.6.0-beta
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: false
|
||||
|
||||
/@typescript-eslint/typescript-estree/5.10.1_typescript@4.5.5:
|
||||
/@typescript-eslint/typescript-estree/5.10.1_typescript@4.6.0-beta:
|
||||
resolution: {integrity: sha512-PwIGnH7jIueXv4opcwEbVGDATjGPO1dx9RkUl5LlHDSe+FXxPwFL5W/qYd5/NHr7f6lo/vvTrAzd0KlQtRusJQ==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@@ -5660,13 +5660,13 @@ packages:
|
||||
globby: 11.1.0
|
||||
is-glob: 4.0.3
|
||||
semver: 7.3.5
|
||||
tsutils: 3.21.0_typescript@4.5.5
|
||||
typescript: 4.5.5
|
||||
tsutils: 3.21.0_typescript@4.6.0-beta
|
||||
typescript: 4.6.0-beta
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: false
|
||||
|
||||
/@typescript-eslint/utils/5.10.1_eslint@8.7.0+typescript@4.5.5:
|
||||
/@typescript-eslint/utils/5.10.1_a923d6620d5fd3905b698ef922b1592f:
|
||||
resolution: {integrity: sha512-RRmlITiUbLuTRtn/gcPRi4202niF+q7ylFLCKu4c+O/PcpRvZ/nAUwQ2G00bZgpWkhrNLNnvhZLbDn8Ml0qsQw==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@@ -5675,7 +5675,7 @@ packages:
|
||||
'@types/json-schema': 7.0.9
|
||||
'@typescript-eslint/scope-manager': 5.10.1
|
||||
'@typescript-eslint/types': 5.10.1
|
||||
'@typescript-eslint/typescript-estree': 5.10.1_typescript@4.5.5
|
||||
'@typescript-eslint/typescript-estree': 5.10.1_typescript@4.6.0-beta
|
||||
eslint: 8.7.0
|
||||
eslint-scope: 5.1.1
|
||||
eslint-utils: 3.0.0_eslint@8.7.0
|
||||
@@ -5731,7 +5731,7 @@ packages:
|
||||
/@verdaccio/readme/10.2.1:
|
||||
resolution: {integrity: sha512-UjmgwRv9PHMexT07rxgFfhu493XcelaoG8AtmA00U2b+jZpLFQ1vRBo3TvpHYh/cpomUfeAasBHMQwV/8nGMOg==}
|
||||
dependencies:
|
||||
dompurify: 2.3.4
|
||||
dompurify: 2.3.5
|
||||
jsdom: 15.2.1
|
||||
marked: 4.0.10
|
||||
transitivePeerDependencies:
|
||||
@@ -6632,8 +6632,8 @@ packages:
|
||||
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
caniuse-lite: 1.0.30001301
|
||||
electron-to-chromium: 1.4.52
|
||||
caniuse-lite: 1.0.30001302
|
||||
electron-to-chromium: 1.4.53
|
||||
escalade: 3.1.1
|
||||
node-releases: 2.0.1
|
||||
picocolors: 1.0.0
|
||||
@@ -6818,8 +6818,8 @@ packages:
|
||||
dependencies:
|
||||
path-temp: 2.0.0
|
||||
|
||||
/caniuse-lite/1.0.30001301:
|
||||
resolution: {integrity: sha512-csfD/GpHMqgEL3V3uIgosvh+SVIQvCh43SNu9HRbP1lnxkKm1kjDG4f32PP571JplkLjfS+mg2p1gxR7MYrrIA==}
|
||||
/caniuse-lite/1.0.30001302:
|
||||
resolution: {integrity: sha512-YYTMO+tfwvgUN+1ZnRViE53Ma1S/oETg+J2lISsqi/ZTNThj3ZYBOKP2rHwJc37oCsPqAzJ3w2puZHn0xlLPPw==}
|
||||
dev: true
|
||||
|
||||
/caseless/0.12.0:
|
||||
@@ -7736,8 +7736,8 @@ packages:
|
||||
webidl-conversions: 5.0.0
|
||||
dev: true
|
||||
|
||||
/dompurify/2.3.4:
|
||||
resolution: {integrity: sha512-6BVcgOAVFXjI0JTjEvZy901Rghm+7fDQOrNIcxB4+gdhj6Kwp6T9VBhBY/AbagKHJocRkDYGd6wvI+p4/10xtQ==}
|
||||
/dompurify/2.3.5:
|
||||
resolution: {integrity: sha512-kD+f8qEaa42+mjdOpKeztu9Mfx5bv9gVLO6K9jRx4uGvh6Wv06Srn4jr1wPNY2OOUGGSKHNFN+A8MA3v0E0QAQ==}
|
||||
|
||||
/dot-prop/5.3.0:
|
||||
resolution: {integrity: sha512-QM8q3zDe58hqUqjraQOmzZ1LIH9SWQJTlEKCH4kJ2oQvLZk7RbQXvtDM2XEq3fwkV9CCvvH4LA0AV+ogFsBM2Q==}
|
||||
@@ -7777,8 +7777,8 @@ packages:
|
||||
/ee-first/1.1.1:
|
||||
resolution: {integrity: sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=}
|
||||
|
||||
/electron-to-chromium/1.4.52:
|
||||
resolution: {integrity: sha512-JGkh8HEh5PnVrhU4HbpyyO0O791dVY6k7AdqfDeqbcRMeoGxtNHWT77deR2nhvbLe4dKpxjlDEvdEwrvRLGu2Q==}
|
||||
/electron-to-chromium/1.4.53:
|
||||
resolution: {integrity: sha512-rFveSKQczlcav+H3zkKqykU6ANseFwXwkl855jOIap5/0gnEcuIhv2ecz6aoTrXavF6I/CEBeRnBnkB51k06ew==}
|
||||
dev: true
|
||||
|
||||
/emittery/0.8.1:
|
||||
@@ -7905,173 +7905,173 @@ packages:
|
||||
es6-iterator: 2.0.3
|
||||
es6-symbol: 3.1.3
|
||||
|
||||
/esbuild-android-arm64/0.14.13:
|
||||
resolution: {integrity: sha512-rhtwl+KJ3BzzXkK09N3/YbEF1i5WhriysJEStoeWNBzchx9hlmzyWmDGQQhu56HF78ua3JrVPyLOsdLGvtMvxQ==}
|
||||
/esbuild-android-arm64/0.14.14:
|
||||
resolution: {integrity: sha512-be/Uw6DdpQiPfula1J4bdmA+wtZ6T3BRCZsDMFB5X+k0Gp8TIh9UvmAcqvKNnbRAafSaXG3jPCeXxDKqnc8hFQ==}
|
||||
cpu: [arm64]
|
||||
os: [android]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/esbuild-darwin-64/0.14.13:
|
||||
resolution: {integrity: sha512-Fl47xIt5RMu50WIgMU93kwmUUJb+BPuL8R895n/aBNQqavS+KUMpLPoqKGABBV4myfx/fnAD/97X8Gt1C1YW6w==}
|
||||
/esbuild-darwin-64/0.14.14:
|
||||
resolution: {integrity: sha512-BEexYmjWafcISK8cT6O98E3TfcLuZL8DKuubry6G54n2+bD4GkoRD6HYUOnCkfl2p7jodA+s4369IjSFSWjtHg==}
|
||||
cpu: [x64]
|
||||
os: [darwin]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/esbuild-darwin-arm64/0.14.13:
|
||||
resolution: {integrity: sha512-UttqKRFXsWvuivcyAbFmo54vdkC9Me1ZYQNuoz/uBYDbkb2MgqKYG2+xoVKPBhLvhT0CKM5QGKD81flMH5BE6A==}
|
||||
/esbuild-darwin-arm64/0.14.14:
|
||||
resolution: {integrity: sha512-tnBKm41pDOB1GtZ8q/w26gZlLLRzVmP8fdsduYjvM+yFD7E2DLG4KbPAqFMWm4Md9B+DitBglP57FY7AznxbTg==}
|
||||
cpu: [arm64]
|
||||
os: [darwin]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/esbuild-freebsd-64/0.14.13:
|
||||
resolution: {integrity: sha512-dlIhPFSp29Yq2TPh7Cm3/4M0uKjlfvOylHVNCRvRNiOvDbBol6/NZ3kLisczms+Yra0rxVapBPN1oMbSMuts9g==}
|
||||
/esbuild-freebsd-64/0.14.14:
|
||||
resolution: {integrity: sha512-Q9Rx6sgArOHalQtNwAaIzJ6dnQ8A+I7f/RsQsdkS3JrdzmnlFo8JEVofTmwVQLoIop7OKUqIVOGP4PoQcwfVMA==}
|
||||
cpu: [x64]
|
||||
os: [freebsd]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/esbuild-freebsd-arm64/0.14.13:
|
||||
resolution: {integrity: sha512-bNOHLu7Oq6RwaAMnwPbJ40DVGPl9GlAOnfH/dFZ792f8hFEbopkbtVzo1SU1jjfY3TGLWOgqHNWxPxx1N7Au+g==}
|
||||
/esbuild-freebsd-arm64/0.14.14:
|
||||
resolution: {integrity: sha512-TJvq0OpLM7BkTczlyPIphcvnwrQwQDG1HqxzoYePWn26SMUAlt6wrLnEvxdbXAvNvDLVzG83kA+JimjK7aRNBA==}
|
||||
cpu: [arm64]
|
||||
os: [freebsd]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/esbuild-linux-32/0.14.13:
|
||||
resolution: {integrity: sha512-WzXyBx6zx16adGi7wPBvH2lRCBzYMcqnBRrJ8ciLIqYyruGvprZocX1nFWfiexjLcFxIElWnMNPX6LG7ULqyXA==}
|
||||
/esbuild-linux-32/0.14.14:
|
||||
resolution: {integrity: sha512-h/CrK9Baimt5VRbu8gqibWV7e1P9l+mkanQgyOgv0Ng3jHT1NVFC9e6rb1zbDdaJVmuhWX5xVliUA5bDDCcJeg==}
|
||||
cpu: [ia32]
|
||||
os: [linux]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/esbuild-linux-64/0.14.13:
|
||||
resolution: {integrity: sha512-P6OFAfcoUvE7g9h/0UKm3qagvTovwqpCF1wbFLWe/BcCY8BS1bR/+SxUjCeKX2BcpIsg4/43ezHDE/ntg/iOpw==}
|
||||
/esbuild-linux-64/0.14.14:
|
||||
resolution: {integrity: sha512-IC+wAiIg/egp5OhQp4W44D9PcBOH1b621iRn1OXmlLzij9a/6BGr9NMIL4CRwz4j2kp3WNZu5sT473tYdynOuQ==}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/esbuild-linux-arm/0.14.13:
|
||||
resolution: {integrity: sha512-4jmm0UySCg3Wi6FEBS7jpiPb1IyckI5um5kzYRwulHxPzkiokd6cgpcsTakR4/Y84UEicS8LnFAghHhXHZhbFg==}
|
||||
/esbuild-linux-arm/0.14.14:
|
||||
resolution: {integrity: sha512-gxpOaHOPwp7zSmcKYsHrtxabScMqaTzfSQioAMUaB047YiMuDBzqVcKBG8OuESrYkGrL9DDljXr/mQNg7pbdaQ==}
|
||||
cpu: [arm]
|
||||
os: [linux]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/esbuild-linux-arm64/0.14.13:
|
||||
resolution: {integrity: sha512-k/uIvmkm4mc7vyMvJVwILgGxi2F+FuvLdmESIIWoHrnxEfEekC5AWpI/R6GQ2OMfp8snebSQLs8KL05QPnt1zA==}
|
||||
/esbuild-linux-arm64/0.14.14:
|
||||
resolution: {integrity: sha512-6QVul3RI4M5/VxVIRF/I5F+7BaxzR3DfNGoqEVSCZqUbgzHExPn+LXr5ly1C7af2Kw4AHpo+wDqx8A4ziP9avw==}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/esbuild-linux-mips64le/0.14.13:
|
||||
resolution: {integrity: sha512-vwYtgjQ1TRlUGL88km9wH9TjXsdZyZ/Xht1ASptg5XGRlqGquVjLGH11PfLLunoMdkQ0YTXR68b4l5gRfjVbyg==}
|
||||
/esbuild-linux-mips64le/0.14.14:
|
||||
resolution: {integrity: sha512-4Jl5/+xoINKbA4cesH3f4R+q0vltAztZ6Jm8YycS8lNhN1pgZJBDxWfI6HUMIAdkKlIpR1PIkA9aXQgZ8sxFAg==}
|
||||
cpu: [mips64el]
|
||||
os: [linux]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/esbuild-linux-ppc64le/0.14.13:
|
||||
resolution: {integrity: sha512-0KqDSIkZaYugtcdpFCd3eQ38Fg6TzhxmOpkhDIKNTwD/W2RoXeiS+Z4y5yQ3oysb/ySDOxWkwNqTdXS4sz2LdQ==}
|
||||
/esbuild-linux-ppc64le/0.14.14:
|
||||
resolution: {integrity: sha512-BitW37GxeebKxqYNl4SVuSdnIJAzH830Lr6Mkq3pBHXtzQay0vK+IeOR/Ele1GtNVJ+/f8wYM53tcThkv5SC5w==}
|
||||
cpu: [ppc64]
|
||||
os: [linux]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/esbuild-linux-s390x/0.14.13:
|
||||
resolution: {integrity: sha512-bG20i7d0CN97fwPN9LaLe64E2IrI0fPZWEcoiff9hzzsvo/fQCx0YjMbPC2T3gqQ48QZRltdU9hQilTjHk3geQ==}
|
||||
/esbuild-linux-s390x/0.14.14:
|
||||
resolution: {integrity: sha512-vLj6p76HOZG3wfuTr5MyO3qW5iu8YdhUNxuY+tx846rPo7GcKtYSPMusQjeVEfZlJpSYoR+yrNBBxq+qVF9zrw==}
|
||||
cpu: [s390x]
|
||||
os: [linux]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/esbuild-netbsd-64/0.14.13:
|
||||
resolution: {integrity: sha512-jz96PQb0ltqyqLggPpcRbWxzLvWHvrZBHZQyjcOzKRDqg1fR/R1y10b1Cuv84xoIbdAf+ceNUJkMN21FfR9G2g==}
|
||||
/esbuild-netbsd-64/0.14.14:
|
||||
resolution: {integrity: sha512-fn8looXPQhpVqUyCBWUuPjesH+yGIyfbIQrLKG05rr1Kgm3rZD/gaYrd3Wpmf5syVZx70pKZPvdHp8OTA+y7cQ==}
|
||||
cpu: [x64]
|
||||
os: [netbsd]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/esbuild-openbsd-64/0.14.13:
|
||||
resolution: {integrity: sha512-bp6zSo3kDCXKPM5MmVUg6DEpt+yXDx37iDGzNTn3Kf9xh6d0cdITxUC4Bx6S3Di79GVYubWs+wNjSRVFIJpryw==}
|
||||
/esbuild-openbsd-64/0.14.14:
|
||||
resolution: {integrity: sha512-HdAnJ399pPff3SKbd8g+P4o5znseni5u5n5rJ6Z7ouqOdgbOwHe2ofZbMow17WMdNtz1IyOZk2Wo9Ve6/lZ4Rg==}
|
||||
cpu: [x64]
|
||||
os: [openbsd]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/esbuild-sunos-64/0.14.13:
|
||||
resolution: {integrity: sha512-08Fne1T9QHYxUnu55sV9V4i/yECADOaI1zMGET2YUa8SRkib10i80hc89U7U/G02DxpN/KUJMWEGq2wKTn0QFQ==}
|
||||
/esbuild-sunos-64/0.14.14:
|
||||
resolution: {integrity: sha512-bmDHa99ulsGnYlh/xjBEfxoGuC8CEG5OWvlgD+pF7bKKiVTbtxqVCvOGEZeoDXB+ja6AvHIbPxrEE32J+m5nqQ==}
|
||||
cpu: [x64]
|
||||
os: [sunos]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/esbuild-windows-32/0.14.13:
|
||||
resolution: {integrity: sha512-MW3BMIi9+fzTyDdljH0ftfT/qlD3t+aVzle1O+zZ2MgHRMQD20JwWgyqoJXhe6uDVyunrAUbcjH3qTIEZN3isg==}
|
||||
/esbuild-windows-32/0.14.14:
|
||||
resolution: {integrity: sha512-6tVooQcxJCNenPp5GHZBs/RLu31q4B+BuF4MEoRxswT+Eq2JGF0ZWDRQwNKB8QVIo3t6Svc5wNGez+CwKNQjBg==}
|
||||
cpu: [ia32]
|
||||
os: [win32]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/esbuild-windows-64/0.14.13:
|
||||
resolution: {integrity: sha512-d7+0N+EOgBKdi/nMxlQ8QA5xHBlpcLtSrYnHsA+Xp4yZk28dYfRw1+embsHf5uN5/1iPvrJwPrcpgDH1xyy4JA==}
|
||||
/esbuild-windows-64/0.14.14:
|
||||
resolution: {integrity: sha512-kl3BdPXh0/RD/dad41dtzj2itMUR4C6nQbXQCyYHHo4zoUoeIXhpCrSl7BAW1nv5EFL8stT1V+TQVXGZca5A2A==}
|
||||
cpu: [x64]
|
||||
os: [win32]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/esbuild-windows-arm64/0.14.13:
|
||||
resolution: {integrity: sha512-oX5hmgXk9yNKbb5AxThzRQm/E9kiHyDll7JJeyeT1fuGENTifv33f0INCpjBQ+Ty5ChKc84++ZQTEBwLCA12Kw==}
|
||||
/esbuild-windows-arm64/0.14.14:
|
||||
resolution: {integrity: sha512-dCm1wTOm6HIisLanmybvRKvaXZZo4yEVrHh1dY0v582GThXJOzuXGja1HIQgV09RpSHYRL3m4KoUBL00l6SWEg==}
|
||||
cpu: [arm64]
|
||||
os: [win32]
|
||||
requiresBuild: true
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/esbuild/0.14.13:
|
||||
resolution: {integrity: sha512-FIxvAdj3i2oHA6ex+E67bG7zlSTO+slt8kU2ogHDgGtrQLy2HNChv3PYjiFTYkt8hZbEAniZCXVeHn+FrHt7dA==}
|
||||
/esbuild/0.14.14:
|
||||
resolution: {integrity: sha512-aiK4ddv+uui0k52OqSHu4xxu+SzOim7Rlz4i25pMEiC8rlnGU0HJ9r+ZMfdWL5bzifg+nhnn7x4NSWTeehYblg==}
|
||||
hasBin: true
|
||||
requiresBuild: true
|
||||
optionalDependencies:
|
||||
esbuild-android-arm64: 0.14.13
|
||||
esbuild-darwin-64: 0.14.13
|
||||
esbuild-darwin-arm64: 0.14.13
|
||||
esbuild-freebsd-64: 0.14.13
|
||||
esbuild-freebsd-arm64: 0.14.13
|
||||
esbuild-linux-32: 0.14.13
|
||||
esbuild-linux-64: 0.14.13
|
||||
esbuild-linux-arm: 0.14.13
|
||||
esbuild-linux-arm64: 0.14.13
|
||||
esbuild-linux-mips64le: 0.14.13
|
||||
esbuild-linux-ppc64le: 0.14.13
|
||||
esbuild-linux-s390x: 0.14.13
|
||||
esbuild-netbsd-64: 0.14.13
|
||||
esbuild-openbsd-64: 0.14.13
|
||||
esbuild-sunos-64: 0.14.13
|
||||
esbuild-windows-32: 0.14.13
|
||||
esbuild-windows-64: 0.14.13
|
||||
esbuild-windows-arm64: 0.14.13
|
||||
esbuild-android-arm64: 0.14.14
|
||||
esbuild-darwin-64: 0.14.14
|
||||
esbuild-darwin-arm64: 0.14.14
|
||||
esbuild-freebsd-64: 0.14.14
|
||||
esbuild-freebsd-arm64: 0.14.14
|
||||
esbuild-linux-32: 0.14.14
|
||||
esbuild-linux-64: 0.14.14
|
||||
esbuild-linux-arm: 0.14.14
|
||||
esbuild-linux-arm64: 0.14.14
|
||||
esbuild-linux-mips64le: 0.14.14
|
||||
esbuild-linux-ppc64le: 0.14.14
|
||||
esbuild-linux-s390x: 0.14.14
|
||||
esbuild-netbsd-64: 0.14.14
|
||||
esbuild-openbsd-64: 0.14.14
|
||||
esbuild-sunos-64: 0.14.14
|
||||
esbuild-windows-32: 0.14.14
|
||||
esbuild-windows-64: 0.14.14
|
||||
esbuild-windows-arm64: 0.14.14
|
||||
dev: true
|
||||
|
||||
/escalade/3.1.1:
|
||||
@@ -8120,7 +8120,7 @@ packages:
|
||||
source-map: 0.6.1
|
||||
dev: true
|
||||
|
||||
/eslint-config-standard-with-typescript/21.0.1_b090051992327ce80c9dd9100e557046:
|
||||
/eslint-config-standard-with-typescript/21.0.1_f90f905878811b5c0bcb2d00a3d8ce72:
|
||||
resolution: {integrity: sha512-FeiMHljEJ346Y0I/HpAymNKdrgKEpHpcg/D93FvPHWfCzbT4QyUJba/0FwntZeGLXfUiWDSeKmdJD597d9wwiw==}
|
||||
peerDependencies:
|
||||
'@typescript-eslint/eslint-plugin': ^4.0.1 || ^5.6.0
|
||||
@@ -8130,14 +8130,14 @@ packages:
|
||||
eslint-plugin-promise: ^4.2.1 || ^5.0.0
|
||||
typescript: ^3.9 || ^4.0.0
|
||||
dependencies:
|
||||
'@typescript-eslint/eslint-plugin': 5.10.1_0f442f6b60390429061d5d9b6bcaaba6
|
||||
'@typescript-eslint/parser': 4.33.0_eslint@8.7.0+typescript@4.5.5
|
||||
'@typescript-eslint/eslint-plugin': 5.10.1_0b8520c75b3d40a2eb2f54996e7dc1eb
|
||||
'@typescript-eslint/parser': 4.33.0_a923d6620d5fd3905b698ef922b1592f
|
||||
eslint: 8.7.0
|
||||
eslint-config-standard: 16.0.3_122ae18802e4780317a0414610684b00
|
||||
eslint-plugin-import: 2.25.4_eslint@8.7.0
|
||||
eslint-plugin-node: 11.1.0_eslint@8.7.0
|
||||
eslint-plugin-promise: 5.2.0_eslint@8.7.0
|
||||
typescript: 4.5.5
|
||||
typescript: 4.6.0-beta
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: false
|
||||
@@ -8254,7 +8254,7 @@ packages:
|
||||
resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==}
|
||||
engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0}
|
||||
peerDependencies:
|
||||
eslint: '>=5 || * || *'
|
||||
eslint: '>=5 || *'
|
||||
dependencies:
|
||||
eslint: 8.7.0
|
||||
eslint-visitor-keys: 2.1.0
|
||||
@@ -8711,15 +8711,15 @@ packages:
|
||||
resolution: {integrity: sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg==}
|
||||
engines: {node: ^10.12.0 || >=12.0.0}
|
||||
dependencies:
|
||||
flatted: 3.2.4
|
||||
flatted: 3.2.5
|
||||
rimraf: 3.0.2
|
||||
dev: true
|
||||
|
||||
/flatstr/1.0.12:
|
||||
resolution: {integrity: sha512-4zPxDyhCyiN2wIAtSLI6gc82/EjqZc1onI4Mz/l0pWrAlsSfYH/2ZIcU+e3oA2wDwbzIWNKwa23F8rh6+DRWkw==}
|
||||
|
||||
/flatted/3.2.4:
|
||||
resolution: {integrity: sha512-8/sOawo8tJ4QOBX8YlQBMxL8+RLZfxMQOif9o0KUKTNTjMYElWPE0r/m5VNFxTRd0NSw8qSy8dajrwX4RYI1Hw==}
|
||||
/flatted/3.2.5:
|
||||
resolution: {integrity: sha512-WIWGi2L3DyTUvUrwRKgGi9TwxQMUEqPOPQBVi71R96jZXJdFskXEmf54BoZaS1kknGODoIGASGEzBUYdyMCBJg==}
|
||||
dev: true
|
||||
|
||||
/flush-write-stream/1.1.1:
|
||||
@@ -9195,7 +9195,7 @@ packages:
|
||||
source-map: 0.6.1
|
||||
wordwrap: 1.0.0
|
||||
optionalDependencies:
|
||||
uglify-js: 3.14.5
|
||||
uglify-js: 3.15.0
|
||||
|
||||
/har-schema/2.0.0:
|
||||
resolution: {integrity: sha1-qUwiJOvKwEeCoNkDVSHyRzW37JI=}
|
||||
@@ -10057,7 +10057,7 @@ packages:
|
||||
micromatch: 4.0.4
|
||||
pretty-format: 27.4.6
|
||||
slash: 3.0.0
|
||||
ts-node: 10.4.0_c7aa03196a4d62e8dc844e3ce73ee619
|
||||
ts-node: 10.4.0_9a5881f5e723db13cb06e9cbf16b251c
|
||||
transitivePeerDependencies:
|
||||
- '@babel/types'
|
||||
- bufferutil
|
||||
@@ -11707,6 +11707,7 @@ packages:
|
||||
|
||||
/npmlog/4.1.2:
|
||||
resolution: {integrity: sha512-2uUqazuKlTaSI/dC8AzicUck7+IrEaOnN/e0jd3Xtt1KcGpwx30v50mL7oPyr/h9bL3E4aZccVwpwP+5W9Vjkg==}
|
||||
requiresBuild: true
|
||||
dependencies:
|
||||
are-we-there-yet: 1.1.7
|
||||
console-control-strings: 1.1.0
|
||||
@@ -14059,7 +14060,7 @@ packages:
|
||||
utf8-byte-length: 1.0.4
|
||||
dev: false
|
||||
|
||||
/ts-jest/27.1.3_faa56729211de360ba57367934fa686e:
|
||||
/ts-jest/27.1.3_cc06ddb7d940ea2c072a26a2c6a8d4e5:
|
||||
resolution: {integrity: sha512-6Nlura7s6uM9BVUAoqLH7JHyMXjz8gluryjpPXxr3IxZdAXnU6FhjvVLHFtfd1vsE1p8zD1OJfskkc0jhTSnkA==}
|
||||
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
|
||||
hasBin: true
|
||||
@@ -14090,10 +14091,40 @@ packages:
|
||||
lodash.memoize: 4.1.2
|
||||
make-error: 1.3.6
|
||||
semver: 7.3.5
|
||||
typescript: 4.5.5
|
||||
typescript: 4.6.0-beta
|
||||
yargs-parser: 20.2.9
|
||||
dev: true
|
||||
|
||||
/ts-node/10.4.0_9a5881f5e723db13cb06e9cbf16b251c:
|
||||
resolution: {integrity: sha512-g0FlPvvCXSIO1JDF6S232P5jPYqBkRL9qly81ZgAOSU7rwI0stphCgd2kLiCrU9DjQCrJMWEqcNSjQL02s6d8A==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
'@swc/core': '>=1.2.50'
|
||||
'@swc/wasm': '>=1.2.50'
|
||||
'@types/node': '*'
|
||||
typescript: '>=2.7'
|
||||
peerDependenciesMeta:
|
||||
'@swc/core':
|
||||
optional: true
|
||||
'@swc/wasm':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@cspotcode/source-map-support': 0.7.0
|
||||
'@tsconfig/node10': 1.0.8
|
||||
'@tsconfig/node12': 1.0.9
|
||||
'@tsconfig/node14': 1.0.1
|
||||
'@tsconfig/node16': 1.0.2
|
||||
'@types/node': 14.18.9
|
||||
acorn: 8.7.0
|
||||
acorn-walk: 8.2.0
|
||||
arg: 4.1.3
|
||||
create-require: 1.1.1
|
||||
diff: 4.0.2
|
||||
make-error: 1.3.6
|
||||
typescript: 4.6.0-beta
|
||||
yn: 3.1.1
|
||||
dev: true
|
||||
|
||||
/ts-node/10.4.0_c7aa03196a4d62e8dc844e3ce73ee619:
|
||||
resolution: {integrity: sha512-g0FlPvvCXSIO1JDF6S232P5jPYqBkRL9qly81ZgAOSU7rwI0stphCgd2kLiCrU9DjQCrJMWEqcNSjQL02s6d8A==}
|
||||
hasBin: true
|
||||
@@ -14151,14 +14182,14 @@ packages:
|
||||
resolution: {integrity: sha512-LxhtAkPDTkVCMQjt2h6eBVY28KCjikZqZfMcC15YBeNjkgUpdCfBu5HoiOTDu86v6smE8yOjyEktJ8hlbANHQA==}
|
||||
engines: {node: '>=0.6.x'}
|
||||
|
||||
/tsutils/3.21.0_typescript@4.5.5:
|
||||
/tsutils/3.21.0_typescript@4.6.0-beta:
|
||||
resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==}
|
||||
engines: {node: '>= 6'}
|
||||
peerDependencies:
|
||||
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'
|
||||
dependencies:
|
||||
tslib: 1.14.1
|
||||
typescript: 4.5.5
|
||||
typescript: 4.6.0-beta
|
||||
dev: false
|
||||
|
||||
/tty-table/2.8.13:
|
||||
@@ -14276,8 +14307,14 @@ packages:
|
||||
hasBin: true
|
||||
dev: true
|
||||
|
||||
/uglify-js/3.14.5:
|
||||
resolution: {integrity: sha512-qZukoSxOG0urUTvjc2ERMTcAy+BiFh3weWAkeurLwjrCba73poHmG3E36XEjd/JGukMzwTL7uCxZiAexj8ppvQ==}
|
||||
/typescript/4.6.0-beta:
|
||||
resolution: {integrity: sha512-xg5avH08DioTdxex568HFLHvnHWxGzpu9FK0ehLNwlqzx/kjy5/qEkBmkbPlvC9xs45bc7gbAbEhNqtczJsHAg==}
|
||||
engines: {node: '>=4.2.0'}
|
||||
hasBin: true
|
||||
dev: true
|
||||
|
||||
/uglify-js/3.15.0:
|
||||
resolution: {integrity: sha512-x+xdeDWq7FiORDvyIJ0q/waWd4PhjBNOm5dQUOq2AKC0IEjxOS66Ha9tctiVDGcRQuh69K7fgU5oRuTK4cysSg==}
|
||||
engines: {node: '>=0.8.0'}
|
||||
hasBin: true
|
||||
requiresBuild: true
|
||||
|
||||
Reference in New Issue
Block a user