mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-28 21:00:56 +08:00
chore: downgrade babel back to 7.22.9 (#51249)
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
This commit is contained in:
parent
30ad1d72b9
commit
de1bf3a3c3
@ -40,7 +40,7 @@
|
||||
"@babel/plugin-proposal-export-default-from": "7.22.5",
|
||||
"@babel/plugin-proposal-function-bind": "7.22.5",
|
||||
"@babel/plugin-transform-runtime": "^7.19.6",
|
||||
"@babel/preset-env": "7.22.10",
|
||||
"@babel/preset-env": "7.22.9",
|
||||
"@babel/preset-react": "7.22.5",
|
||||
"@babel/runtime": "^7.20.13",
|
||||
"@babel/standalone": "7.22.10",
|
||||
|
||||
270
pnpm-lock.yaml
270
pnpm-lock.yaml
@ -474,8 +474,8 @@ importers:
|
||||
specifier: ^7.19.6
|
||||
version: 7.21.0(@babel/core@7.22.10)
|
||||
'@babel/preset-env':
|
||||
specifier: 7.22.10
|
||||
version: 7.22.10(@babel/core@7.22.10)
|
||||
specifier: 7.22.9
|
||||
version: 7.22.9(@babel/core@7.22.10)
|
||||
'@babel/preset-react':
|
||||
specifier: 7.22.5
|
||||
version: 7.22.5(@babel/core@7.22.10)
|
||||
@ -3216,7 +3216,7 @@ packages:
|
||||
'@babel/parser': 7.22.7
|
||||
'@babel/template': 7.22.5
|
||||
'@babel/traverse': 7.22.8
|
||||
'@babel/types': 7.22.5
|
||||
'@babel/types': 7.22.10
|
||||
convert-source-map: 1.9.0
|
||||
debug: 4.3.4(supports-color@8.1.1)
|
||||
gensync: 1.0.0-beta.2
|
||||
@ -3239,7 +3239,7 @@ packages:
|
||||
'@babel/parser': 7.22.7
|
||||
'@babel/template': 7.22.5
|
||||
'@babel/traverse': 7.22.8
|
||||
'@babel/types': 7.22.5
|
||||
'@babel/types': 7.22.10
|
||||
convert-source-map: 1.9.0
|
||||
debug: 4.3.4(supports-color@8.1.1)
|
||||
gensync: 1.0.0-beta.2
|
||||
@ -3378,6 +3378,7 @@ packages:
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/types': 7.22.5
|
||||
dev: true
|
||||
|
||||
/@babel/helper-annotate-as-pure@7.22.5:
|
||||
resolution: {integrity: sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==}
|
||||
@ -3468,6 +3469,7 @@ packages:
|
||||
browserslist: 4.21.9
|
||||
lru-cache: 5.1.1
|
||||
semver: 6.3.1
|
||||
dev: false
|
||||
|
||||
/@babel/helper-create-class-features-plugin@7.21.0(@babel/core@7.18.0):
|
||||
resolution: {integrity: sha512-Q8wNiMIdwsv5la5SPxNYzzkPnjgC0Sy0i7jLkVOCdllu/xcVNkr3TeZzbHBJrj+XXRqzX5uCyCoV9eu6xUG7KQ==}
|
||||
@ -3488,42 +3490,6 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@babel/helper-create-class-features-plugin@7.21.0(@babel/core@7.20.12):
|
||||
resolution: {integrity: sha512-Q8wNiMIdwsv5la5SPxNYzzkPnjgC0Sy0i7jLkVOCdllu/xcVNkr3TeZzbHBJrj+XXRqzX5uCyCoV9eu6xUG7KQ==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
peerDependencies:
|
||||
'@babel/core': ^7.0.0
|
||||
dependencies:
|
||||
'@babel/core': 7.20.12
|
||||
'@babel/helper-annotate-as-pure': 7.18.6
|
||||
'@babel/helper-environment-visitor': 7.22.1
|
||||
'@babel/helper-function-name': 7.21.0
|
||||
'@babel/helper-member-expression-to-functions': 7.22.3
|
||||
'@babel/helper-optimise-call-expression': 7.18.6
|
||||
'@babel/helper-replace-supers': 7.22.1
|
||||
'@babel/helper-skip-transparent-expression-wrappers': 7.20.0
|
||||
'@babel/helper-split-export-declaration': 7.18.6
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
/@babel/helper-create-class-features-plugin@7.21.0(@babel/core@7.22.10):
|
||||
resolution: {integrity: sha512-Q8wNiMIdwsv5la5SPxNYzzkPnjgC0Sy0i7jLkVOCdllu/xcVNkr3TeZzbHBJrj+XXRqzX5uCyCoV9eu6xUG7KQ==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
peerDependencies:
|
||||
'@babel/core': ^7.0.0
|
||||
dependencies:
|
||||
'@babel/core': 7.22.10
|
||||
'@babel/helper-annotate-as-pure': 7.18.6
|
||||
'@babel/helper-environment-visitor': 7.22.1
|
||||
'@babel/helper-function-name': 7.21.0
|
||||
'@babel/helper-member-expression-to-functions': 7.22.3
|
||||
'@babel/helper-optimise-call-expression': 7.18.6
|
||||
'@babel/helper-replace-supers': 7.22.1
|
||||
'@babel/helper-skip-transparent-expression-wrappers': 7.20.0
|
||||
'@babel/helper-split-export-declaration': 7.18.6
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
/@babel/helper-create-class-features-plugin@7.22.5(@babel/core@7.18.0):
|
||||
resolution: {integrity: sha512-xkb58MyOYIslxu3gKmVXmjTtUPvBU4odYzbiIQbWwLKIHCsx6UGZGX6F1IznMFVnDdirseUZopzN+ZRt8Xb33Q==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
@ -3622,7 +3588,7 @@ packages:
|
||||
'@babel/core': ^7.4.0-0
|
||||
dependencies:
|
||||
'@babel/core': 7.22.10
|
||||
'@babel/helper-compilation-targets': 7.22.9(@babel/core@7.22.10)
|
||||
'@babel/helper-compilation-targets': 7.22.10
|
||||
'@babel/helper-module-imports': 7.22.5
|
||||
'@babel/helper-plugin-utils': 7.22.5
|
||||
'@babel/traverse': 7.22.8
|
||||
@ -3697,6 +3663,7 @@ packages:
|
||||
/@babel/helper-environment-visitor@7.22.1:
|
||||
resolution: {integrity: sha512-Z2tgopurB/kTbidvzeBrc2To3PUP/9i5MUe+fU6QJCQDyPwSH2oRapkLw3KGECDYSjhQZCNxEvNvZlLw8JjGwA==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
dev: true
|
||||
|
||||
/@babel/helper-environment-visitor@7.22.5:
|
||||
resolution: {integrity: sha512-XGmhECfVA/5sAt+H+xpSg0mfrHq6FzNr9Oxh7PSEBBRUb/mL7Kz3NICXb194rCqAEdxkhPT1a88teizAFyvk8Q==}
|
||||
@ -3708,6 +3675,7 @@ packages:
|
||||
dependencies:
|
||||
'@babel/template': 7.22.5
|
||||
'@babel/types': 7.22.5
|
||||
dev: true
|
||||
|
||||
/@babel/helper-function-name@7.22.5:
|
||||
resolution: {integrity: sha512-wtHSq6jMRE3uF2otvfuD3DIvVhOsSNshQl0Qrd7qC9oQJzHvOL4qQXlQn2916+CXGywIjpGuIkoyZRRxHPiNQQ==}
|
||||
@ -3727,6 +3695,7 @@ packages:
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/types': 7.22.5
|
||||
dev: true
|
||||
|
||||
/@babel/helper-member-expression-to-functions@7.22.5:
|
||||
resolution: {integrity: sha512-aBiH1NKMG0H2cGZqspNvsaBe6wNGjbJjuLy29aU+eDZjSbbN53BaxlpB02xm9v34pLTZ1nIQPFYn2qMZoa5BQQ==}
|
||||
@ -3834,6 +3803,7 @@ packages:
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/types': 7.22.5
|
||||
dev: true
|
||||
|
||||
/@babel/helper-optimise-call-expression@7.22.5:
|
||||
resolution: {integrity: sha512-HBwaojN0xFRx4yIvpwGqxiV2tUfl7401jlok564NgB9EHS1y6QT17FmKWm4ztqjeVdXLuC4fSvHc5ePpQjoTbw==}
|
||||
@ -3867,34 +3837,6 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@babel/helper-remap-async-to-generator@7.22.5(@babel/core@7.20.12):
|
||||
resolution: {integrity: sha512-cU0Sq1Rf4Z55fgz7haOakIyM7+x/uCFwXpLPaeRzfoUtAEAuUZjZvFPjL/rk5rW693dIgn2hng1W7xbT7lWT4g==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
peerDependencies:
|
||||
'@babel/core': ^7.0.0
|
||||
dependencies:
|
||||
'@babel/core': 7.20.12
|
||||
'@babel/helper-annotate-as-pure': 7.22.5
|
||||
'@babel/helper-environment-visitor': 7.22.5
|
||||
'@babel/helper-wrap-function': 7.22.5
|
||||
'@babel/types': 7.22.10
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
/@babel/helper-remap-async-to-generator@7.22.5(@babel/core@7.22.10):
|
||||
resolution: {integrity: sha512-cU0Sq1Rf4Z55fgz7haOakIyM7+x/uCFwXpLPaeRzfoUtAEAuUZjZvFPjL/rk5rW693dIgn2hng1W7xbT7lWT4g==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
peerDependencies:
|
||||
'@babel/core': ^7.0.0
|
||||
dependencies:
|
||||
'@babel/core': 7.22.10
|
||||
'@babel/helper-annotate-as-pure': 7.22.5
|
||||
'@babel/helper-environment-visitor': 7.22.5
|
||||
'@babel/helper-wrap-function': 7.22.5
|
||||
'@babel/types': 7.22.10
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
/@babel/helper-remap-async-to-generator@7.22.9(@babel/core@7.20.12):
|
||||
resolution: {integrity: sha512-8WWC4oR4Px+tr+Fp0X3RHDVfINGpF3ad1HIbrc8A77epiR6eMMc6jsgozkzT2uDiOOdoS9cLIQ+XD2XvI2WSmQ==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
@ -3929,6 +3871,7 @@ packages:
|
||||
'@babel/types': 7.22.5
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@babel/helper-replace-supers@7.22.5:
|
||||
resolution: {integrity: sha512-aLdNM5I3kdI/V9xGNyKSF3X/gTyMUBohTZ+/3QdQKAA9vxIiy12E+8E2HoOP1/DjeqU+g6as35QHJNMDDYpuCg==}
|
||||
@ -3966,6 +3909,7 @@ packages:
|
||||
engines: {node: '>=6.9.0'}
|
||||
dependencies:
|
||||
'@babel/types': 7.22.5
|
||||
dev: true
|
||||
|
||||
/@babel/helper-split-export-declaration@7.22.6:
|
||||
resolution: {integrity: sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==}
|
||||
@ -4016,6 +3960,7 @@ packages:
|
||||
'@babel/types': 7.22.10
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@babel/helpers@7.21.0:
|
||||
resolution: {integrity: sha512-XXve0CBtOW0pd7MRzzmoyuSj0e3SEzj8pgyFxnTT1NJZL38BD1MK7yYrm8yefRPIDvNNe14xR4FdbHwpInD4rA==}
|
||||
@ -4044,7 +3989,7 @@ packages:
|
||||
dependencies:
|
||||
'@babel/template': 7.22.5
|
||||
'@babel/traverse': 7.22.8
|
||||
'@babel/types': 7.22.5
|
||||
'@babel/types': 7.22.10
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
@ -4198,8 +4143,8 @@ packages:
|
||||
'@babel/core': ^7.0.0-0
|
||||
dependencies:
|
||||
'@babel/core': 7.20.12
|
||||
'@babel/helper-create-class-features-plugin': 7.21.0(@babel/core@7.20.12)
|
||||
'@babel/helper-plugin-utils': 7.20.2
|
||||
'@babel/helper-create-class-features-plugin': 7.22.5(@babel/core@7.20.12)
|
||||
'@babel/helper-plugin-utils': 7.22.5
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
@ -4210,8 +4155,8 @@ packages:
|
||||
'@babel/core': ^7.0.0-0
|
||||
dependencies:
|
||||
'@babel/core': 7.22.10
|
||||
'@babel/helper-create-class-features-plugin': 7.21.0(@babel/core@7.22.10)
|
||||
'@babel/helper-plugin-utils': 7.20.2
|
||||
'@babel/helper-create-class-features-plugin': 7.22.5(@babel/core@7.22.10)
|
||||
'@babel/helper-plugin-utils': 7.22.5
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
@ -4547,6 +4492,17 @@ packages:
|
||||
'@babel/helper-plugin-utils': 7.22.5
|
||||
dev: true
|
||||
|
||||
/@babel/plugin-proposal-unicode-property-regex@7.18.6(@babel/core@7.22.10):
|
||||
resolution: {integrity: sha512-2BShG/d5yoZyXZfVePH91urL5wTG6ASZU9M4o03lKK8u8UW1y08OMttBSOADTcJrnPMpvDXRG3G8fyLh4ovs8w==}
|
||||
engines: {node: '>=4'}
|
||||
peerDependencies:
|
||||
'@babel/core': ^7.0.0-0
|
||||
dependencies:
|
||||
'@babel/core': 7.22.10
|
||||
'@babel/helper-create-regexp-features-plugin': 7.22.5(@babel/core@7.22.10)
|
||||
'@babel/helper-plugin-utils': 7.22.5
|
||||
dev: false
|
||||
|
||||
/@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.18.0):
|
||||
resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==}
|
||||
peerDependencies:
|
||||
@ -5188,9 +5144,7 @@ packages:
|
||||
'@babel/core': 7.20.12
|
||||
'@babel/helper-module-imports': 7.22.5
|
||||
'@babel/helper-plugin-utils': 7.22.5
|
||||
'@babel/helper-remap-async-to-generator': 7.22.5(@babel/core@7.20.12)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
'@babel/helper-remap-async-to-generator': 7.22.9(@babel/core@7.20.12)
|
||||
|
||||
/@babel/plugin-transform-async-to-generator@7.22.5(@babel/core@7.22.10):
|
||||
resolution: {integrity: sha512-b1A8D8ZzE/VhNDoV1MSJTnpKkCG5bJo+19R4o4oy03zM7ws8yEMK755j61Dc3EyvdysbqH5BOOTquJ7ZX9C6vQ==}
|
||||
@ -5201,9 +5155,7 @@ packages:
|
||||
'@babel/core': 7.22.10
|
||||
'@babel/helper-module-imports': 7.22.5
|
||||
'@babel/helper-plugin-utils': 7.22.5
|
||||
'@babel/helper-remap-async-to-generator': 7.22.5(@babel/core@7.22.10)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
'@babel/helper-remap-async-to-generator': 7.22.9(@babel/core@7.22.10)
|
||||
|
||||
/@babel/plugin-transform-block-scoped-functions@7.18.6(@babel/core@7.18.0):
|
||||
resolution: {integrity: sha512-ExUcOqpPWnliRcPqves5HJcJOvHvIIWfuS4sroBUenPuMdmW+SMHDakmtS7qOo13sVppmUijqeTv7qqGsvURpQ==}
|
||||
@ -6992,6 +6944,97 @@ packages:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
/@babel/preset-env@7.22.9(@babel/core@7.22.10):
|
||||
resolution: {integrity: sha512-wNi5H/Emkhll/bqPjsjQorSykrlfY5OWakd6AulLvMEytpKasMVUpVy8RL4qBIBs5Ac6/5i0/Rv0b/Fg6Eag/g==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
peerDependencies:
|
||||
'@babel/core': ^7.0.0-0
|
||||
dependencies:
|
||||
'@babel/compat-data': 7.22.9
|
||||
'@babel/core': 7.22.10
|
||||
'@babel/helper-compilation-targets': 7.22.10
|
||||
'@babel/helper-plugin-utils': 7.22.5
|
||||
'@babel/helper-validator-option': 7.22.5
|
||||
'@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.22.5(@babel/core@7.22.10)
|
||||
'@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.22.5(@babel/core@7.22.10)
|
||||
'@babel/plugin-proposal-private-property-in-object': 7.21.0-placeholder-for-preset-env.2(@babel/core@7.22.10)
|
||||
'@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.22.10)
|
||||
'@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.22.10)
|
||||
'@babel/plugin-syntax-class-static-block': 7.14.5(@babel/core@7.22.10)
|
||||
'@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.22.10)
|
||||
'@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.22.10)
|
||||
'@babel/plugin-syntax-import-assertions': 7.22.5(@babel/core@7.22.10)
|
||||
'@babel/plugin-syntax-import-attributes': 7.22.5(@babel/core@7.22.10)
|
||||
'@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.22.10)
|
||||
'@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.22.10)
|
||||
'@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.22.10)
|
||||
'@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.22.10)
|
||||
'@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.22.10)
|
||||
'@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.22.10)
|
||||
'@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.22.10)
|
||||
'@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.22.10)
|
||||
'@babel/plugin-syntax-private-property-in-object': 7.14.5(@babel/core@7.22.10)
|
||||
'@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.22.10)
|
||||
'@babel/plugin-syntax-unicode-sets-regex': 7.18.6(@babel/core@7.22.10)
|
||||
'@babel/plugin-transform-arrow-functions': 7.22.5(@babel/core@7.22.10)
|
||||
'@babel/plugin-transform-async-generator-functions': 7.22.10(@babel/core@7.22.10)
|
||||
'@babel/plugin-transform-async-to-generator': 7.22.5(@babel/core@7.22.10)
|
||||
'@babel/plugin-transform-block-scoped-functions': 7.22.5(@babel/core@7.22.10)
|
||||
'@babel/plugin-transform-block-scoping': 7.22.10(@babel/core@7.22.10)
|
||||
'@babel/plugin-transform-class-properties': 7.22.5(@babel/core@7.22.10)
|
||||
'@babel/plugin-transform-class-static-block': 7.22.5(@babel/core@7.22.10)
|
||||
'@babel/plugin-transform-classes': 7.22.6(@babel/core@7.22.10)
|
||||
'@babel/plugin-transform-computed-properties': 7.22.5(@babel/core@7.22.10)
|
||||
'@babel/plugin-transform-destructuring': 7.22.10(@babel/core@7.22.10)
|
||||
'@babel/plugin-transform-dotall-regex': 7.22.5(@babel/core@7.22.10)
|
||||
'@babel/plugin-transform-duplicate-keys': 7.22.5(@babel/core@7.22.10)
|
||||
'@babel/plugin-transform-dynamic-import': 7.22.5(@babel/core@7.22.10)
|
||||
'@babel/plugin-transform-exponentiation-operator': 7.22.5(@babel/core@7.22.10)
|
||||
'@babel/plugin-transform-export-namespace-from': 7.22.5(@babel/core@7.22.10)
|
||||
'@babel/plugin-transform-for-of': 7.22.5(@babel/core@7.22.10)
|
||||
'@babel/plugin-transform-function-name': 7.22.5(@babel/core@7.22.10)
|
||||
'@babel/plugin-transform-json-strings': 7.22.5(@babel/core@7.22.10)
|
||||
'@babel/plugin-transform-literals': 7.22.5(@babel/core@7.22.10)
|
||||
'@babel/plugin-transform-logical-assignment-operators': 7.22.5(@babel/core@7.22.10)
|
||||
'@babel/plugin-transform-member-expression-literals': 7.22.5(@babel/core@7.22.10)
|
||||
'@babel/plugin-transform-modules-amd': 7.22.5(@babel/core@7.22.10)
|
||||
'@babel/plugin-transform-modules-commonjs': 7.22.5(@babel/core@7.22.10)
|
||||
'@babel/plugin-transform-modules-systemjs': 7.22.5(@babel/core@7.22.10)
|
||||
'@babel/plugin-transform-modules-umd': 7.22.5(@babel/core@7.22.10)
|
||||
'@babel/plugin-transform-named-capturing-groups-regex': 7.22.5(@babel/core@7.22.10)
|
||||
'@babel/plugin-transform-new-target': 7.22.5(@babel/core@7.22.10)
|
||||
'@babel/plugin-transform-nullish-coalescing-operator': 7.22.5(@babel/core@7.22.10)
|
||||
'@babel/plugin-transform-numeric-separator': 7.22.5(@babel/core@7.22.10)
|
||||
'@babel/plugin-transform-object-rest-spread': 7.22.5(@babel/core@7.22.10)
|
||||
'@babel/plugin-transform-object-super': 7.22.5(@babel/core@7.22.10)
|
||||
'@babel/plugin-transform-optional-catch-binding': 7.22.5(@babel/core@7.22.10)
|
||||
'@babel/plugin-transform-optional-chaining': 7.22.10(@babel/core@7.22.10)
|
||||
'@babel/plugin-transform-parameters': 7.22.5(@babel/core@7.22.10)
|
||||
'@babel/plugin-transform-private-methods': 7.22.5(@babel/core@7.22.10)
|
||||
'@babel/plugin-transform-private-property-in-object': 7.22.5(@babel/core@7.22.10)
|
||||
'@babel/plugin-transform-property-literals': 7.22.5(@babel/core@7.22.10)
|
||||
'@babel/plugin-transform-regenerator': 7.22.10(@babel/core@7.22.10)
|
||||
'@babel/plugin-transform-reserved-words': 7.22.5(@babel/core@7.22.10)
|
||||
'@babel/plugin-transform-shorthand-properties': 7.22.5(@babel/core@7.22.10)
|
||||
'@babel/plugin-transform-spread': 7.22.5(@babel/core@7.22.10)
|
||||
'@babel/plugin-transform-sticky-regex': 7.22.5(@babel/core@7.22.10)
|
||||
'@babel/plugin-transform-template-literals': 7.22.5(@babel/core@7.22.10)
|
||||
'@babel/plugin-transform-typeof-symbol': 7.22.5(@babel/core@7.22.10)
|
||||
'@babel/plugin-transform-unicode-escapes': 7.22.10(@babel/core@7.22.10)
|
||||
'@babel/plugin-transform-unicode-property-regex': 7.22.5(@babel/core@7.22.10)
|
||||
'@babel/plugin-transform-unicode-regex': 7.22.5(@babel/core@7.22.10)
|
||||
'@babel/plugin-transform-unicode-sets-regex': 7.22.5(@babel/core@7.22.10)
|
||||
'@babel/preset-modules': 0.1.5(@babel/core@7.22.10)
|
||||
'@babel/types': 7.22.10
|
||||
babel-plugin-polyfill-corejs2: 0.4.5(@babel/core@7.22.10)
|
||||
babel-plugin-polyfill-corejs3: 0.8.3(@babel/core@7.22.10)
|
||||
babel-plugin-polyfill-regenerator: 0.5.2(@babel/core@7.22.10)
|
||||
core-js-compat: 3.31.1
|
||||
semver: 6.3.1
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: false
|
||||
|
||||
/@babel/preset-flow@7.18.6(@babel/core@7.22.10):
|
||||
resolution: {integrity: sha512-E7BDhL64W6OUqpuyHnSroLnqyRTcG6ZdOBl1OKI/QK/HJfplqK/S3sq1Cckx7oTodJ5yOXyfw7rEADJ6UjoQDQ==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
@ -7013,10 +7056,23 @@ packages:
|
||||
'@babel/helper-plugin-utils': 7.22.5
|
||||
'@babel/plugin-proposal-unicode-property-regex': 7.18.6(@babel/core@7.18.0)
|
||||
'@babel/plugin-transform-dotall-regex': 7.22.5(@babel/core@7.18.0)
|
||||
'@babel/types': 7.22.5
|
||||
'@babel/types': 7.22.10
|
||||
esutils: 2.0.3
|
||||
dev: true
|
||||
|
||||
/@babel/preset-modules@0.1.5(@babel/core@7.22.10):
|
||||
resolution: {integrity: sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==}
|
||||
peerDependencies:
|
||||
'@babel/core': ^7.0.0-0
|
||||
dependencies:
|
||||
'@babel/core': 7.22.10
|
||||
'@babel/helper-plugin-utils': 7.22.5
|
||||
'@babel/plugin-proposal-unicode-property-regex': 7.18.6(@babel/core@7.22.10)
|
||||
'@babel/plugin-transform-dotall-regex': 7.22.5(@babel/core@7.22.10)
|
||||
'@babel/types': 7.22.10
|
||||
esutils: 2.0.3
|
||||
dev: false
|
||||
|
||||
/@babel/preset-modules@0.1.6-no-external-plugins(@babel/core@7.20.12):
|
||||
resolution: {integrity: sha512-HrcgcIESLm9aIR842yhJ5RWan/gebQUJ6E/E5+rf0y9o6oj7w0Br+sWuL6kEQ/o/AdfvR1Je9jG18/gnpwjEyA==}
|
||||
peerDependencies:
|
||||
@ -10332,7 +10388,7 @@ packages:
|
||||
'@babel/plugin-transform-react-jsx': 7.22.5(@babel/core@7.22.10)
|
||||
'@babel/preset-env': 7.22.10(@babel/core@7.22.10)
|
||||
'@babel/traverse': 7.22.8
|
||||
'@babel/types': 7.22.5
|
||||
'@babel/types': 7.22.10
|
||||
'@storybook/csf': 0.0.2--canary.4566f4d.1
|
||||
'@storybook/mdx1-csf': 0.0.1(@babel/core@7.22.10)
|
||||
core-js: 3.29.0
|
||||
@ -10882,7 +10938,7 @@ packages:
|
||||
resolution: {integrity: sha512-cAaR/CAiZRB8GP32N+1jocovUtvlj0+e65TB50/6Lcime+EA49m/8l+P2ko+XPJ4dw3xaPS3jOL4F2X4KWxoeQ==}
|
||||
engines: {node: '>=10'}
|
||||
dependencies:
|
||||
'@babel/types': 7.22.5
|
||||
'@babel/types': 7.22.10
|
||||
dev: false
|
||||
|
||||
/@svgr/plugin-jsx@5.5.0:
|
||||
@ -13604,7 +13660,7 @@ packages:
|
||||
engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0}
|
||||
dependencies:
|
||||
'@babel/template': 7.22.5
|
||||
'@babel/types': 7.22.5
|
||||
'@babel/types': 7.22.10
|
||||
'@types/babel__core': 7.20.0
|
||||
'@types/babel__traverse': 7.18.3
|
||||
dev: false
|
||||
@ -16784,6 +16840,7 @@ packages:
|
||||
dependencies:
|
||||
ms: 2.1.3
|
||||
supports-color: 8.1.1
|
||||
dev: true
|
||||
|
||||
/debug@4.3.1:
|
||||
resolution: {integrity: sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ==}
|
||||
@ -17114,7 +17171,7 @@ packages:
|
||||
'@types/tmp': 0.0.33
|
||||
application-config-path: 0.1.1
|
||||
command-exists: 1.2.9
|
||||
debug: 3.2.7(supports-color@8.1.1)
|
||||
debug: 3.2.7(supports-color@5.5.0)
|
||||
eol: 0.9.1
|
||||
get-port: 3.2.0
|
||||
glob: 7.2.3
|
||||
@ -18039,7 +18096,7 @@ packages:
|
||||
/eslint-import-resolver-node@0.3.7:
|
||||
resolution: {integrity: sha512-gozW2blMLJCeFpBwugLTGyvVjNoeo1knonXAcatC6bjPBZitotxdWf7Gimr25N4c0AAOo4eOUfaG82IJPDpqCA==}
|
||||
dependencies:
|
||||
debug: 3.2.7(supports-color@8.1.1)
|
||||
debug: 3.2.7(supports-color@5.5.0)
|
||||
is-core-module: 2.12.1
|
||||
resolve: 1.22.3
|
||||
transitivePeerDependencies:
|
||||
@ -18090,7 +18147,7 @@ packages:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 4.33.0(eslint@7.32.0)(typescript@4.9.5)
|
||||
debug: 3.2.7(supports-color@8.1.1)
|
||||
debug: 3.2.7(supports-color@5.5.0)
|
||||
eslint: 7.32.0
|
||||
eslint-import-resolver-node: 0.3.7
|
||||
eslint-import-resolver-typescript: 3.5.5(@typescript-eslint/parser@5.62.0)(eslint-plugin-import@2.28.0)(eslint@8.47.0)
|
||||
@ -18119,7 +18176,7 @@ packages:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.62.0(eslint@8.47.0)(typescript@4.9.5)
|
||||
debug: 3.2.7(supports-color@8.1.1)
|
||||
debug: 3.2.7(supports-color@5.5.0)
|
||||
eslint: 8.47.0
|
||||
eslint-import-resolver-typescript: 3.5.5(@typescript-eslint/parser@5.62.0)(eslint-plugin-import@2.28.0)(eslint@8.47.0)
|
||||
transitivePeerDependencies:
|
||||
@ -18147,7 +18204,7 @@ packages:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.62.0(eslint@8.47.0)(typescript@4.9.5)
|
||||
debug: 3.2.7(supports-color@8.1.1)
|
||||
debug: 3.2.7(supports-color@5.5.0)
|
||||
eslint: 8.47.0
|
||||
eslint-import-resolver-node: 0.3.7
|
||||
eslint-import-resolver-typescript: 3.5.5(@typescript-eslint/parser@5.62.0)(eslint-plugin-import@2.28.0)(eslint@8.47.0)
|
||||
@ -18221,7 +18278,7 @@ packages:
|
||||
array-includes: 3.1.6
|
||||
array.prototype.flat: 1.3.1
|
||||
array.prototype.flatmap: 1.3.1
|
||||
debug: 3.2.7(supports-color@8.1.1)
|
||||
debug: 3.2.7(supports-color@5.5.0)
|
||||
doctrine: 2.1.0
|
||||
eslint: 7.32.0
|
||||
eslint-import-resolver-node: 0.3.7
|
||||
@ -18254,7 +18311,7 @@ packages:
|
||||
array.prototype.findlastindex: 1.2.2
|
||||
array.prototype.flat: 1.3.1
|
||||
array.prototype.flatmap: 1.3.1
|
||||
debug: 3.2.7(supports-color@8.1.1)
|
||||
debug: 3.2.7(supports-color@5.5.0)
|
||||
doctrine: 2.1.0
|
||||
eslint: 8.47.0
|
||||
eslint-import-resolver-node: 0.3.7
|
||||
@ -18349,7 +18406,7 @@ packages:
|
||||
minimatch: 3.1.2
|
||||
object.entries: 1.1.6
|
||||
object.fromentries: 2.0.6
|
||||
semver: 6.3.1
|
||||
semver: 6.3.0
|
||||
|
||||
/eslint-plugin-jsx-a11y@6.7.1(eslint@8.47.0):
|
||||
resolution: {integrity: sha512-63Bog4iIethyo8smBklORknVjB0T2dwB8Mr/hIC+fBS0uyHdYYpzM/Ed+YC8VxTjlXHEWFOdmgwcDn1U2L9VCA==}
|
||||
@ -18700,7 +18757,7 @@ packages:
|
||||
engines: {node: '>=8.3.0'}
|
||||
dependencies:
|
||||
'@babel/traverse': 7.22.8
|
||||
'@babel/types': 7.22.5
|
||||
'@babel/types': 7.22.10
|
||||
c8: 7.13.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@ -19551,7 +19608,6 @@ packages:
|
||||
optional: true
|
||||
dependencies:
|
||||
debug: 2.2.0
|
||||
dev: false
|
||||
|
||||
/follow-redirects@1.15.2(debug@3.2.7):
|
||||
resolution: {integrity: sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==}
|
||||
@ -19562,7 +19618,7 @@ packages:
|
||||
debug:
|
||||
optional: true
|
||||
dependencies:
|
||||
debug: 3.2.7(supports-color@8.1.1)
|
||||
debug: 3.2.7(supports-color@5.5.0)
|
||||
|
||||
/follow-redirects@1.15.2(debug@4.3.4):
|
||||
resolution: {integrity: sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==}
|
||||
@ -20384,7 +20440,7 @@ packages:
|
||||
css-minimizer-webpack-plugin: 2.0.0(webpack@5.88.2)
|
||||
css.escape: 1.5.1
|
||||
date-fns: 2.30.0
|
||||
debug: 3.2.7(supports-color@8.1.1)
|
||||
debug: 3.2.7(supports-color@5.5.0)
|
||||
deepmerge: 4.3.0
|
||||
del: 5.1.0
|
||||
detect-port: 1.5.1
|
||||
@ -21605,7 +21661,7 @@ packages:
|
||||
engines: {node: '>=8.0.0'}
|
||||
dependencies:
|
||||
eventemitter3: 4.0.7
|
||||
follow-redirects: 1.15.2(debug@4.3.4)
|
||||
follow-redirects: 1.15.2(debug@2.2.0)
|
||||
requires-port: 1.0.0
|
||||
transitivePeerDependencies:
|
||||
- debug
|
||||
@ -23517,7 +23573,7 @@ packages:
|
||||
'@babel/generator': 7.22.9
|
||||
'@babel/plugin-syntax-typescript': 7.22.5(@babel/core@7.22.10)
|
||||
'@babel/traverse': 7.22.8
|
||||
'@babel/types': 7.22.5
|
||||
'@babel/types': 7.22.10
|
||||
'@jest/transform': 27.5.1
|
||||
'@jest/types': 27.5.1
|
||||
'@types/babel__traverse': 7.18.3
|
||||
@ -24581,7 +24637,7 @@ packages:
|
||||
dependencies:
|
||||
async: 0.9.2
|
||||
commondir: 1.0.1
|
||||
debug: 3.2.7(supports-color@8.1.1)
|
||||
debug: 3.2.7(supports-color@5.5.0)
|
||||
lodash: 4.17.21
|
||||
semver: 5.7.1
|
||||
strong-globalize: 4.1.3
|
||||
@ -24594,7 +24650,7 @@ packages:
|
||||
resolution: {integrity: sha512-vDRR4gqkvGOEXh5yL383xGuGxUW9xtF+NCY6/lJu1VAgupKltZxEx3Vw+L3nsGvQrlkJTSmiK3jk72qxkoBtbw==}
|
||||
engines: {node: '>=6'}
|
||||
dependencies:
|
||||
debug: 3.2.7(supports-color@8.1.1)
|
||||
debug: 3.2.7(supports-color@5.5.0)
|
||||
lodash: 4.17.21
|
||||
loopback-swagger: 5.9.0
|
||||
strong-globalize: 4.1.3
|
||||
@ -24609,7 +24665,7 @@ packages:
|
||||
dependencies:
|
||||
async: 2.6.4
|
||||
bson: 1.1.6
|
||||
debug: 3.2.7(supports-color@8.1.1)
|
||||
debug: 3.2.7(supports-color@5.5.0)
|
||||
loopback-connector: 4.11.1
|
||||
mongodb: 3.6.9
|
||||
strong-globalize: 4.1.3
|
||||
@ -24653,7 +24709,7 @@ packages:
|
||||
dependencies:
|
||||
async: 2.6.4
|
||||
bluebird: 3.7.2
|
||||
debug: 3.2.7(supports-color@8.1.1)
|
||||
debug: 3.2.7(supports-color@5.5.0)
|
||||
depd: 1.1.2
|
||||
inflection: 1.13.4
|
||||
lodash: 4.17.21
|
||||
@ -24677,7 +24733,7 @@ packages:
|
||||
resolution: {integrity: sha512-p0qSzuuX7eATe5Bxy+RqCj3vSfSFfdCtqyf3yuC+DpchMvgal33XlhEi2UmywyK/Ym28oVnZxxWmfrwFMzSwLQ==}
|
||||
engines: {node: '>=4.0.0'}
|
||||
dependencies:
|
||||
debug: 3.2.7(supports-color@8.1.1)
|
||||
debug: 3.2.7(supports-color@5.5.0)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: false
|
||||
@ -24687,7 +24743,7 @@ packages:
|
||||
engines: {node: '>=8.9'}
|
||||
dependencies:
|
||||
async: 2.6.4
|
||||
debug: 3.2.7(supports-color@8.1.1)
|
||||
debug: 3.2.7(supports-color@5.5.0)
|
||||
strong-globalize: 4.1.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@ -24698,7 +24754,7 @@ packages:
|
||||
engines: {node: '>=8'}
|
||||
dependencies:
|
||||
async: 2.6.4
|
||||
debug: 3.2.7(supports-color@8.1.1)
|
||||
debug: 3.2.7(supports-color@5.5.0)
|
||||
ejs: 2.7.4
|
||||
lodash: 4.17.21
|
||||
strong-globalize: 4.1.3
|
||||
@ -34472,7 +34528,7 @@ packages:
|
||||
/webpack-virtual-modules@0.2.2:
|
||||
resolution: {integrity: sha512-kDUmfm3BZrei0y+1NTHJInejzxfhtU8eDj2M7OKb2IWrPFAeO1SOH2KuQ68MSZu9IGEHcxbkKKR1v18FrUSOmA==}
|
||||
dependencies:
|
||||
debug: 3.2.7(supports-color@8.1.1)
|
||||
debug: 3.2.7(supports-color@5.5.0)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
@ -34480,7 +34536,7 @@ packages:
|
||||
/webpack-virtual-modules@0.3.2:
|
||||
resolution: {integrity: sha512-RXQXioY6MhzM4CNQwmBwKXYgBs6ulaiQ8bkNQEl2J6Z+V+s7lgl/wGvaI/I0dLnYKB8cKsxQc17QOAVIphPLDw==}
|
||||
dependencies:
|
||||
debug: 3.2.7(supports-color@8.1.1)
|
||||
debug: 3.2.7(supports-color@5.5.0)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user