fix(deps): update dependency @babel/core to v7.17.8
This commit is contained in:
committed by
renovate[bot]
parent
04fa2dab3f
commit
452ab8b7da
@@ -64,7 +64,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@algolia/client-search": "*",
|
||||
"@babel/core": "7.17.7",
|
||||
"@babel/core": "7.17.8",
|
||||
"@babel/plugin-transform-typescript": "7.16.8",
|
||||
"@babel/types": "*",
|
||||
"@innei/class-validator-jsonschema": "3.1.1",
|
||||
|
||||
158
pnpm-lock.yaml
generated
158
pnpm-lock.yaml
generated
@@ -7,7 +7,7 @@ overrides:
|
||||
|
||||
specifiers:
|
||||
'@algolia/client-search': '*'
|
||||
'@babel/core': 7.17.7
|
||||
'@babel/core': 7.17.8
|
||||
'@babel/plugin-transform-typescript': 7.16.8
|
||||
'@babel/types': '*'
|
||||
'@babel__types@*': link:@types/@babel__types@*
|
||||
@@ -123,8 +123,8 @@ specifiers:
|
||||
|
||||
dependencies:
|
||||
'@algolia/client-search': 4.12.1
|
||||
'@babel/core': 7.17.7
|
||||
'@babel/plugin-transform-typescript': 7.16.8_@babel+core@7.17.7
|
||||
'@babel/core': 7.17.8
|
||||
'@babel/plugin-transform-typescript': 7.16.8_@babel+core@7.17.8
|
||||
'@babel/types': 7.17.0
|
||||
'@innei/class-validator-jsonschema': 3.1.1_279461c9b8c03a205cdbc4878bc60cf8
|
||||
'@nestjs/common': 8.4.1_add13df2cdecb4b62cd3f7664ea82e18
|
||||
@@ -234,7 +234,7 @@ devDependencies:
|
||||
run-script-webpack-plugin: 0.0.11
|
||||
semver: 7.3.5
|
||||
socket.io: 4.4.1
|
||||
ts-jest: 27.1.3_3a32cdd88f0ca195c228fed9b8c7c9f8
|
||||
ts-jest: 27.1.3_23bc83dd0471d6d2a42908007c85fd69
|
||||
ts-loader: 9.2.8_typescript@4.6.2
|
||||
ts-node: 10.7.0_045cabcbf8818eda83522fe731c87088
|
||||
tsconfig-paths: 3.14.0
|
||||
@@ -491,17 +491,17 @@ packages:
|
||||
resolution: {integrity: sha512-p8pdE6j0a29TNGebNm7NzYZWB3xVZJBZ7XGs42uAKzQo8VQ3F0By/cQCtUEABwIqw5zo6WA4NbmxsfzADzMKnQ==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
|
||||
/@babel/core/7.17.7:
|
||||
resolution: {integrity: sha512-djHlEfFHnSnTAcPb7dATbiM5HxGOP98+3JLBZtjRb5I7RXrw7kFRoG2dXM8cm3H+o11A8IFH/uprmJpwFynRNQ==}
|
||||
/@babel/core/7.17.8:
|
||||
resolution: {integrity: sha512-OdQDV/7cRBtJHLSOBqqbYNkOcydOgnX59TZx4puf41fzcVtN3e/4yqY8lMQsK+5X2lJtAdmA+6OHqsj1hBJ4IQ==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@ampproject/remapping': 2.1.2
|
||||
'@babel/code-frame': 7.16.7
|
||||
'@babel/generator': 7.17.7
|
||||
'@babel/helper-compilation-targets': 7.17.7_@babel+core@7.17.7
|
||||
'@babel/helper-compilation-targets': 7.17.7_@babel+core@7.17.8
|
||||
'@babel/helper-module-transforms': 7.17.7
|
||||
'@babel/helpers': 7.17.7
|
||||
'@babel/parser': 7.17.7
|
||||
'@babel/helpers': 7.17.8
|
||||
'@babel/parser': 7.17.8
|
||||
'@babel/template': 7.16.7
|
||||
'@babel/traverse': 7.17.3
|
||||
'@babel/types': 7.17.0
|
||||
@@ -528,25 +528,25 @@ packages:
|
||||
'@babel/types': 7.17.0
|
||||
dev: false
|
||||
|
||||
/@babel/helper-compilation-targets/7.17.7_@babel+core@7.17.7:
|
||||
/@babel/helper-compilation-targets/7.17.7_@babel+core@7.17.8:
|
||||
resolution: {integrity: sha512-UFzlz2jjd8kroj0hmCFV5zr+tQPi1dpC2cRsDV/3IEW8bJfCPrPpmcSN6ZS8RqIq4LXcmpipCQFPddyFA5Yc7w==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
peerDependencies:
|
||||
'@babel/core': ^7.0.0
|
||||
dependencies:
|
||||
'@babel/compat-data': 7.17.7
|
||||
'@babel/core': 7.17.7
|
||||
'@babel/core': 7.17.8
|
||||
'@babel/helper-validator-option': 7.16.7
|
||||
browserslist: 4.19.3
|
||||
semver: 6.3.0
|
||||
|
||||
/@babel/helper-create-class-features-plugin/7.17.6_@babel+core@7.17.7:
|
||||
/@babel/helper-create-class-features-plugin/7.17.6_@babel+core@7.17.8:
|
||||
resolution: {integrity: sha512-SogLLSxXm2OkBbSsHZMM4tUi8fUzjs63AT/d0YQIzr6GSd8Hxsbk2KYDX0k0DweAzGMj/YWeiCsorIdtdcW8Eg==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
peerDependencies:
|
||||
'@babel/core': ^7.0.0
|
||||
dependencies:
|
||||
'@babel/core': 7.17.7
|
||||
'@babel/core': 7.17.8
|
||||
'@babel/helper-annotate-as-pure': 7.16.7
|
||||
'@babel/helper-environment-visitor': 7.16.7
|
||||
'@babel/helper-function-name': 7.16.7
|
||||
@@ -656,8 +656,8 @@ packages:
|
||||
resolution: {integrity: sha512-TRtenOuRUVo9oIQGPC5G9DgK4743cdxvtOw0weQNpZXaS16SCBi5MNjZF8vba3ETURjZpTbVn7Vvcf2eAwFozQ==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
|
||||
/@babel/helpers/7.17.7:
|
||||
resolution: {integrity: sha512-TKsj9NkjJfTBxM7Phfy7kv6yYc4ZcOo+AaWGqQOKTPDOmcGkIFb5xNA746eKisQkm4yavUYh4InYM9S+VnO01w==}
|
||||
/@babel/helpers/7.17.8:
|
||||
resolution: {integrity: sha512-QcL86FGxpfSJwGtAvv4iG93UL6bmqBdmoVY0CMCU2g+oD2ezQse3PT5Pa+jiD6LJndBQi0EDlpzOWNlLuhz5gw==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/template': 7.16.7
|
||||
@@ -680,139 +680,139 @@ packages:
|
||||
hasBin: true
|
||||
dev: true
|
||||
|
||||
/@babel/parser/7.17.7:
|
||||
resolution: {integrity: sha512-bm3AQf45vR4gKggRfvJdYJ0gFLoCbsPxiFLSH6hTVYABptNHY6l9NrhnucVjQ/X+SPtLANT9lc0fFhikj+VBRA==}
|
||||
/@babel/parser/7.17.8:
|
||||
resolution: {integrity: sha512-BoHhDJrJXqcg+ZL16Xv39H9n+AqJ4pcDrQBGZN+wHxIysrLZ3/ECwCBUch/1zUNhnsXULcONU3Ei5Hmkfk6kiQ==}
|
||||
engines: {node: '>=6.0.0'}
|
||||
hasBin: true
|
||||
|
||||
/@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.17.7:
|
||||
/@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.17.8:
|
||||
resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==}
|
||||
peerDependencies:
|
||||
'@babel/core': ^7.0.0-0
|
||||
dependencies:
|
||||
'@babel/core': 7.17.7
|
||||
'@babel/core': 7.17.8
|
||||
'@babel/helper-plugin-utils': 7.16.7
|
||||
dev: true
|
||||
|
||||
/@babel/plugin-syntax-bigint/7.8.3_@babel+core@7.17.7:
|
||||
/@babel/plugin-syntax-bigint/7.8.3_@babel+core@7.17.8:
|
||||
resolution: {integrity: sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==}
|
||||
peerDependencies:
|
||||
'@babel/core': ^7.0.0-0
|
||||
dependencies:
|
||||
'@babel/core': 7.17.7
|
||||
'@babel/core': 7.17.8
|
||||
'@babel/helper-plugin-utils': 7.16.7
|
||||
dev: true
|
||||
|
||||
/@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.17.7:
|
||||
/@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.17.8:
|
||||
resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==}
|
||||
peerDependencies:
|
||||
'@babel/core': ^7.0.0-0
|
||||
dependencies:
|
||||
'@babel/core': 7.17.7
|
||||
'@babel/core': 7.17.8
|
||||
'@babel/helper-plugin-utils': 7.16.7
|
||||
dev: true
|
||||
|
||||
/@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.17.7:
|
||||
/@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.17.8:
|
||||
resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==}
|
||||
peerDependencies:
|
||||
'@babel/core': ^7.0.0-0
|
||||
dependencies:
|
||||
'@babel/core': 7.17.7
|
||||
'@babel/core': 7.17.8
|
||||
'@babel/helper-plugin-utils': 7.16.7
|
||||
dev: true
|
||||
|
||||
/@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.17.7:
|
||||
/@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.17.8:
|
||||
resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==}
|
||||
peerDependencies:
|
||||
'@babel/core': ^7.0.0-0
|
||||
dependencies:
|
||||
'@babel/core': 7.17.7
|
||||
'@babel/core': 7.17.8
|
||||
'@babel/helper-plugin-utils': 7.16.7
|
||||
dev: true
|
||||
|
||||
/@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.17.7:
|
||||
/@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.17.8:
|
||||
resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==}
|
||||
peerDependencies:
|
||||
'@babel/core': ^7.0.0-0
|
||||
dependencies:
|
||||
'@babel/core': 7.17.7
|
||||
'@babel/core': 7.17.8
|
||||
'@babel/helper-plugin-utils': 7.16.7
|
||||
dev: true
|
||||
|
||||
/@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.17.7:
|
||||
/@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.17.8:
|
||||
resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==}
|
||||
peerDependencies:
|
||||
'@babel/core': ^7.0.0-0
|
||||
dependencies:
|
||||
'@babel/core': 7.17.7
|
||||
'@babel/core': 7.17.8
|
||||
'@babel/helper-plugin-utils': 7.16.7
|
||||
dev: true
|
||||
|
||||
/@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.17.7:
|
||||
/@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.17.8:
|
||||
resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==}
|
||||
peerDependencies:
|
||||
'@babel/core': ^7.0.0-0
|
||||
dependencies:
|
||||
'@babel/core': 7.17.7
|
||||
'@babel/core': 7.17.8
|
||||
'@babel/helper-plugin-utils': 7.16.7
|
||||
dev: true
|
||||
|
||||
/@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.17.7:
|
||||
/@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.17.8:
|
||||
resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==}
|
||||
peerDependencies:
|
||||
'@babel/core': ^7.0.0-0
|
||||
dependencies:
|
||||
'@babel/core': 7.17.7
|
||||
'@babel/core': 7.17.8
|
||||
'@babel/helper-plugin-utils': 7.16.7
|
||||
dev: true
|
||||
|
||||
/@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.17.7:
|
||||
/@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.17.8:
|
||||
resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==}
|
||||
peerDependencies:
|
||||
'@babel/core': ^7.0.0-0
|
||||
dependencies:
|
||||
'@babel/core': 7.17.7
|
||||
'@babel/core': 7.17.8
|
||||
'@babel/helper-plugin-utils': 7.16.7
|
||||
dev: true
|
||||
|
||||
/@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.17.7:
|
||||
/@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.17.8:
|
||||
resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==}
|
||||
peerDependencies:
|
||||
'@babel/core': ^7.0.0-0
|
||||
dependencies:
|
||||
'@babel/core': 7.17.7
|
||||
'@babel/core': 7.17.8
|
||||
'@babel/helper-plugin-utils': 7.16.7
|
||||
dev: true
|
||||
|
||||
/@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.17.7:
|
||||
/@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.17.8:
|
||||
resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
peerDependencies:
|
||||
'@babel/core': ^7.0.0-0
|
||||
dependencies:
|
||||
'@babel/core': 7.17.7
|
||||
'@babel/core': 7.17.8
|
||||
'@babel/helper-plugin-utils': 7.16.7
|
||||
dev: true
|
||||
|
||||
/@babel/plugin-syntax-typescript/7.16.7_@babel+core@7.17.7:
|
||||
/@babel/plugin-syntax-typescript/7.16.7_@babel+core@7.17.8:
|
||||
resolution: {integrity: sha512-YhUIJHHGkqPgEcMYkPCKTyGUdoGKWtopIycQyjJH8OjvRgOYsXsaKehLVPScKJWAULPxMa4N1vCe6szREFlZ7A==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
peerDependencies:
|
||||
'@babel/core': ^7.0.0-0
|
||||
dependencies:
|
||||
'@babel/core': 7.17.7
|
||||
'@babel/core': 7.17.8
|
||||
'@babel/helper-plugin-utils': 7.16.7
|
||||
|
||||
/@babel/plugin-transform-typescript/7.16.8_@babel+core@7.17.7:
|
||||
/@babel/plugin-transform-typescript/7.16.8_@babel+core@7.17.8:
|
||||
resolution: {integrity: sha512-bHdQ9k7YpBDO2d0NVfkj51DpQcvwIzIusJ7mEUaMlbZq3Kt/U47j24inXZHQ5MDiYpCs+oZiwnXyKedE8+q7AQ==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
peerDependencies:
|
||||
'@babel/core': ^7.0.0-0
|
||||
dependencies:
|
||||
'@babel/core': 7.17.7
|
||||
'@babel/helper-create-class-features-plugin': 7.17.6_@babel+core@7.17.7
|
||||
'@babel/core': 7.17.8
|
||||
'@babel/helper-create-class-features-plugin': 7.17.6_@babel+core@7.17.8
|
||||
'@babel/helper-plugin-utils': 7.16.7
|
||||
'@babel/plugin-syntax-typescript': 7.16.7_@babel+core@7.17.7
|
||||
'@babel/plugin-syntax-typescript': 7.16.7_@babel+core@7.17.8
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: false
|
||||
@@ -829,7 +829,7 @@ packages:
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/code-frame': 7.16.7
|
||||
'@babel/parser': 7.17.7
|
||||
'@babel/parser': 7.17.8
|
||||
'@babel/types': 7.17.0
|
||||
|
||||
/@babel/traverse/7.17.3:
|
||||
@@ -842,7 +842,7 @@ packages:
|
||||
'@babel/helper-function-name': 7.16.7
|
||||
'@babel/helper-hoist-variables': 7.16.7
|
||||
'@babel/helper-split-export-declaration': 7.16.7
|
||||
'@babel/parser': 7.17.7
|
||||
'@babel/parser': 7.17.8
|
||||
'@babel/types': 7.17.0
|
||||
debug: 4.3.3
|
||||
globals: 11.12.0
|
||||
@@ -1131,7 +1131,7 @@ packages:
|
||||
resolution: {integrity: sha512-ipON6WtYgl/1329g5AIJVbUuEh0wZVbdpGwC99Jw4LwuoBNS95MVphU6zOeD9pDkon+LLbFL7lOQRapbB8SCHw==}
|
||||
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
|
||||
dependencies:
|
||||
'@babel/core': 7.17.7
|
||||
'@babel/core': 7.17.8
|
||||
'@jest/types': 27.5.1
|
||||
babel-plugin-istanbul: 6.1.1
|
||||
chalk: 4.1.2
|
||||
@@ -2630,18 +2630,18 @@ packages:
|
||||
- debug
|
||||
dev: false
|
||||
|
||||
/babel-jest/27.5.1_@babel+core@7.17.7:
|
||||
/babel-jest/27.5.1_@babel+core@7.17.8:
|
||||
resolution: {integrity: sha512-cdQ5dXjGRd0IBRATiQ4mZGlGlRE8kJpjPOixdNRdT+m3UcNqmYWN6rK6nvtXYfY3D76cb8s/O1Ss8ea24PIwcg==}
|
||||
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
|
||||
peerDependencies:
|
||||
'@babel/core': ^7.8.0
|
||||
dependencies:
|
||||
'@babel/core': 7.17.7
|
||||
'@babel/core': 7.17.8
|
||||
'@jest/transform': 27.5.1
|
||||
'@jest/types': 27.5.1
|
||||
'@types/babel__core': 7.1.18
|
||||
babel-plugin-istanbul: 6.1.1
|
||||
babel-preset-jest: 27.5.1_@babel+core@7.17.7
|
||||
babel-preset-jest: 27.5.1_@babel+core@7.17.8
|
||||
chalk: 4.1.2
|
||||
graceful-fs: 4.2.9
|
||||
slash: 3.0.0
|
||||
@@ -2672,35 +2672,35 @@ packages:
|
||||
'@types/babel__traverse': 7.14.2
|
||||
dev: true
|
||||
|
||||
/babel-preset-current-node-syntax/1.0.1_@babel+core@7.17.7:
|
||||
/babel-preset-current-node-syntax/1.0.1_@babel+core@7.17.8:
|
||||
resolution: {integrity: sha512-M7LQ0bxarkxQoN+vz5aJPsLBn77n8QgTFmo8WK0/44auK2xlCXrYcUxHFxgU7qW5Yzw/CjmLRK2uJzaCd7LvqQ==}
|
||||
peerDependencies:
|
||||
'@babel/core': ^7.0.0
|
||||
dependencies:
|
||||
'@babel/core': 7.17.7
|
||||
'@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.17.7
|
||||
'@babel/plugin-syntax-bigint': 7.8.3_@babel+core@7.17.7
|
||||
'@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.17.7
|
||||
'@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.17.7
|
||||
'@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.17.7
|
||||
'@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.17.7
|
||||
'@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.17.7
|
||||
'@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.17.7
|
||||
'@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.17.7
|
||||
'@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.17.7
|
||||
'@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.17.7
|
||||
'@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.17.7
|
||||
'@babel/core': 7.17.8
|
||||
'@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.17.8
|
||||
'@babel/plugin-syntax-bigint': 7.8.3_@babel+core@7.17.8
|
||||
'@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.17.8
|
||||
'@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.17.8
|
||||
'@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.17.8
|
||||
'@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.17.8
|
||||
'@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.17.8
|
||||
'@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.17.8
|
||||
'@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.17.8
|
||||
'@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.17.8
|
||||
'@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.17.8
|
||||
'@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.17.8
|
||||
dev: true
|
||||
|
||||
/babel-preset-jest/27.5.1_@babel+core@7.17.7:
|
||||
/babel-preset-jest/27.5.1_@babel+core@7.17.8:
|
||||
resolution: {integrity: sha512-Nptf2FzlPCWYuJg41HBqXVT8ym6bXOevuCTbhxlUpjwtysGaIWFvDEjp4y+G7fl13FgOdjs7P/DmErqH7da0Ag==}
|
||||
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
|
||||
peerDependencies:
|
||||
'@babel/core': ^7.0.0
|
||||
dependencies:
|
||||
'@babel/core': 7.17.7
|
||||
'@babel/core': 7.17.8
|
||||
babel-plugin-jest-hoist: 27.5.1
|
||||
babel-preset-current-node-syntax: 1.0.1_@babel+core@7.17.7
|
||||
babel-preset-current-node-syntax: 1.0.1_@babel+core@7.17.8
|
||||
dev: true
|
||||
|
||||
/balanced-match/1.0.2:
|
||||
@@ -4990,8 +4990,8 @@ packages:
|
||||
resolution: {integrity: sha512-czwUz525rkOFDJxfKK6mYfIs9zBKILyrZQxjz3ABhjQXhbhFsSbo1HW/BFcsDnfJYJWA6thRR5/TUY2qs5W99Q==}
|
||||
engines: {node: '>=8'}
|
||||
dependencies:
|
||||
'@babel/core': 7.17.7
|
||||
'@babel/parser': 7.17.7
|
||||
'@babel/core': 7.17.8
|
||||
'@babel/parser': 7.17.8
|
||||
'@istanbuljs/schema': 0.1.3
|
||||
istanbul-lib-coverage: 3.2.0
|
||||
semver: 6.3.0
|
||||
@@ -5117,10 +5117,10 @@ packages:
|
||||
ts-node:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@babel/core': 7.17.7
|
||||
'@babel/core': 7.17.8
|
||||
'@jest/test-sequencer': 27.5.1
|
||||
'@jest/types': 27.5.1
|
||||
babel-jest: 27.5.1_@babel+core@7.17.7
|
||||
babel-jest: 27.5.1_@babel+core@7.17.8
|
||||
chalk: 4.1.2
|
||||
ci-info: 3.3.0
|
||||
deepmerge: 4.2.2
|
||||
@@ -5416,16 +5416,16 @@ packages:
|
||||
resolution: {integrity: sha512-yYykXI5a0I31xX67mgeLw1DZ0bJB+gpq5IpSuCAoyDi0+BhgU/RIrL+RTzDmkNTchvDFWKP8lp+w/42Z3us5sA==}
|
||||
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
|
||||
dependencies:
|
||||
'@babel/core': 7.17.7
|
||||
'@babel/core': 7.17.8
|
||||
'@babel/generator': 7.17.7
|
||||
'@babel/plugin-syntax-typescript': 7.16.7_@babel+core@7.17.7
|
||||
'@babel/plugin-syntax-typescript': 7.16.7_@babel+core@7.17.8
|
||||
'@babel/traverse': 7.17.3
|
||||
'@babel/types': 7.17.0
|
||||
'@jest/transform': 27.5.1
|
||||
'@jest/types': 27.5.1
|
||||
'@types/babel__traverse': 7.14.2
|
||||
'@types/prettier': 2.4.3
|
||||
babel-preset-current-node-syntax: 1.0.1_@babel+core@7.17.7
|
||||
babel-preset-current-node-syntax: 1.0.1_@babel+core@7.17.8
|
||||
chalk: 4.1.2
|
||||
expect: 27.5.1
|
||||
graceful-fs: 4.2.9
|
||||
@@ -7849,7 +7849,7 @@ packages:
|
||||
hasBin: true
|
||||
dev: true
|
||||
|
||||
/ts-jest/27.1.3_3a32cdd88f0ca195c228fed9b8c7c9f8:
|
||||
/ts-jest/27.1.3_23bc83dd0471d6d2a42908007c85fd69:
|
||||
resolution: {integrity: sha512-6Nlura7s6uM9BVUAoqLH7JHyMXjz8gluryjpPXxr3IxZdAXnU6FhjvVLHFtfd1vsE1p8zD1OJfskkc0jhTSnkA==}
|
||||
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
|
||||
hasBin: true
|
||||
@@ -7870,7 +7870,7 @@ packages:
|
||||
esbuild:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@babel/core': 7.17.7
|
||||
'@babel/core': 7.17.8
|
||||
'@types/jest': 27.4.1
|
||||
bs-logger: 0.2.6
|
||||
fast-json-stable-stringify: 2.1.0
|
||||
|
||||
Reference in New Issue
Block a user