mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-21 09:38:01 +02:00
Update dependency @react-native/metro-config to v0.74.85 (#11157)
This commit is contained in:
parent
0dc3589661
commit
c0cefc30f4
@ -91,7 +91,7 @@
|
||||
"@joplin/tools": "~3.1",
|
||||
"@js-draw/material-icons": "1.20.3",
|
||||
"@react-native/babel-preset": "0.74.84",
|
||||
"@react-native/metro-config": "0.74.84",
|
||||
"@react-native/metro-config": "0.74.85",
|
||||
"@sqlite.org/sqlite-wasm": "3.46.0-build2",
|
||||
"@testing-library/jest-native": "5.4.3",
|
||||
"@testing-library/react-native": "12.3.3",
|
||||
|
111
yarn.lock
111
yarn.lock
@ -7478,7 +7478,7 @@ __metadata:
|
||||
"@react-native-community/push-notification-ios": 1.11.0
|
||||
"@react-native-community/slider": 4.5.2
|
||||
"@react-native/babel-preset": 0.74.84
|
||||
"@react-native/metro-config": 0.74.84
|
||||
"@react-native/metro-config": 0.74.85
|
||||
"@sqlite.org/sqlite-wasm": 3.46.0-build2
|
||||
"@testing-library/jest-native": 5.4.3
|
||||
"@testing-library/react-native": 12.3.3
|
||||
@ -10311,6 +10311,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-native/babel-plugin-codegen@npm:0.74.85":
|
||||
version: 0.74.85
|
||||
resolution: "@react-native/babel-plugin-codegen@npm:0.74.85"
|
||||
dependencies:
|
||||
"@react-native/codegen": 0.74.85
|
||||
checksum: d2bf5d94cc985405590cf80c95dafa20e7223edaa873709d2da72798b09d6fe0570941ef34656587691c5e52d0f4273dcb114450ebcc53f380f54ac68685c7e8
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-native/babel-preset@npm:0.74.83":
|
||||
version: 0.74.83
|
||||
resolution: "@react-native/babel-preset@npm:0.74.83"
|
||||
@ -10417,6 +10426,59 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-native/babel-preset@npm:0.74.85":
|
||||
version: 0.74.85
|
||||
resolution: "@react-native/babel-preset@npm:0.74.85"
|
||||
dependencies:
|
||||
"@babel/core": ^7.20.0
|
||||
"@babel/plugin-proposal-async-generator-functions": ^7.0.0
|
||||
"@babel/plugin-proposal-class-properties": ^7.18.0
|
||||
"@babel/plugin-proposal-export-default-from": ^7.0.0
|
||||
"@babel/plugin-proposal-logical-assignment-operators": ^7.18.0
|
||||
"@babel/plugin-proposal-nullish-coalescing-operator": ^7.18.0
|
||||
"@babel/plugin-proposal-numeric-separator": ^7.0.0
|
||||
"@babel/plugin-proposal-object-rest-spread": ^7.20.0
|
||||
"@babel/plugin-proposal-optional-catch-binding": ^7.0.0
|
||||
"@babel/plugin-proposal-optional-chaining": ^7.20.0
|
||||
"@babel/plugin-syntax-dynamic-import": ^7.8.0
|
||||
"@babel/plugin-syntax-export-default-from": ^7.0.0
|
||||
"@babel/plugin-syntax-flow": ^7.18.0
|
||||
"@babel/plugin-syntax-nullish-coalescing-operator": ^7.0.0
|
||||
"@babel/plugin-syntax-optional-chaining": ^7.0.0
|
||||
"@babel/plugin-transform-arrow-functions": ^7.0.0
|
||||
"@babel/plugin-transform-async-to-generator": ^7.20.0
|
||||
"@babel/plugin-transform-block-scoping": ^7.0.0
|
||||
"@babel/plugin-transform-classes": ^7.0.0
|
||||
"@babel/plugin-transform-computed-properties": ^7.0.0
|
||||
"@babel/plugin-transform-destructuring": ^7.20.0
|
||||
"@babel/plugin-transform-flow-strip-types": ^7.20.0
|
||||
"@babel/plugin-transform-function-name": ^7.0.0
|
||||
"@babel/plugin-transform-literals": ^7.0.0
|
||||
"@babel/plugin-transform-modules-commonjs": ^7.0.0
|
||||
"@babel/plugin-transform-named-capturing-groups-regex": ^7.0.0
|
||||
"@babel/plugin-transform-parameters": ^7.0.0
|
||||
"@babel/plugin-transform-private-methods": ^7.22.5
|
||||
"@babel/plugin-transform-private-property-in-object": ^7.22.11
|
||||
"@babel/plugin-transform-react-display-name": ^7.0.0
|
||||
"@babel/plugin-transform-react-jsx": ^7.0.0
|
||||
"@babel/plugin-transform-react-jsx-self": ^7.0.0
|
||||
"@babel/plugin-transform-react-jsx-source": ^7.0.0
|
||||
"@babel/plugin-transform-runtime": ^7.0.0
|
||||
"@babel/plugin-transform-shorthand-properties": ^7.0.0
|
||||
"@babel/plugin-transform-spread": ^7.0.0
|
||||
"@babel/plugin-transform-sticky-regex": ^7.0.0
|
||||
"@babel/plugin-transform-typescript": ^7.5.0
|
||||
"@babel/plugin-transform-unicode-regex": ^7.0.0
|
||||
"@babel/template": ^7.0.0
|
||||
"@react-native/babel-plugin-codegen": 0.74.85
|
||||
babel-plugin-transform-flow-enums: ^0.0.2
|
||||
react-refresh: ^0.14.0
|
||||
peerDependencies:
|
||||
"@babel/core": "*"
|
||||
checksum: b260bc8810e6617f3d4834e6bd44e181ebced0f57b5e88673fee21eefa8f1a02ff8fe4c670dacbdfb37e540a6178eb10c8fd51aa62c20a6148a816c31956cc6b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-native/codegen@npm:0.74.83":
|
||||
version: 0.74.83
|
||||
resolution: "@react-native/codegen@npm:0.74.83"
|
||||
@ -10451,6 +10513,23 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-native/codegen@npm:0.74.85":
|
||||
version: 0.74.85
|
||||
resolution: "@react-native/codegen@npm:0.74.85"
|
||||
dependencies:
|
||||
"@babel/parser": ^7.20.0
|
||||
glob: ^7.1.1
|
||||
hermes-parser: 0.19.1
|
||||
invariant: ^2.2.4
|
||||
jscodeshift: ^0.14.0
|
||||
mkdirp: ^0.5.1
|
||||
nullthrows: ^1.1.1
|
||||
peerDependencies:
|
||||
"@babel/preset-env": ^7.1.6
|
||||
checksum: fb3e065774e5ad97c6af269407b543f286ea0d32d5ce62d3955e02c5514190700212aeb6aab0a3364636080d07643076f1caf771d4dfd594da5782fc2e7b87ae
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-native/community-cli-plugin@npm:0.74.83":
|
||||
version: 0.74.83
|
||||
resolution: "@react-native/community-cli-plugin@npm:0.74.83"
|
||||
@ -10513,10 +10592,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-native/js-polyfills@npm:0.74.84":
|
||||
version: 0.74.84
|
||||
resolution: "@react-native/js-polyfills@npm:0.74.84"
|
||||
checksum: 00faaa28900c63d2ab3f65418ad2b35bef45d9643b6352a8d395db4562090a562c7a1ad55da36917e837032c2861efaee4d75353b48532619cb998d0a4da1807
|
||||
"@react-native/js-polyfills@npm:0.74.85":
|
||||
version: 0.74.85
|
||||
resolution: "@react-native/js-polyfills@npm:0.74.85"
|
||||
checksum: 9fd657949141a0ab155f533345cf5c839133db0421968dd5085836d82112c02a8beabdb4ab332c01413c3fe6bdc5ed33c0c2e88e9ed5b860b056c29f9910a7a1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -10534,29 +10613,29 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-native/metro-babel-transformer@npm:0.74.84":
|
||||
version: 0.74.84
|
||||
resolution: "@react-native/metro-babel-transformer@npm:0.74.84"
|
||||
"@react-native/metro-babel-transformer@npm:0.74.85":
|
||||
version: 0.74.85
|
||||
resolution: "@react-native/metro-babel-transformer@npm:0.74.85"
|
||||
dependencies:
|
||||
"@babel/core": ^7.20.0
|
||||
"@react-native/babel-preset": 0.74.84
|
||||
"@react-native/babel-preset": 0.74.85
|
||||
hermes-parser: 0.19.1
|
||||
nullthrows: ^1.1.1
|
||||
peerDependencies:
|
||||
"@babel/core": "*"
|
||||
checksum: 142c85cc6916aa28fb4fc1c6943397bf4ba4eb4bce86d9fad9afc394b87d99972ce1e47db43615aad6cc99c1c85a32fca7a9873bc0819972c181d221f54b2609
|
||||
checksum: a8ae4e95c427b22ee7f84fcfde16c7c1de1cfc4422826bced25b3c10ddb966a44509353b9f857e58f9429238ae11a2e0df9146984eb1028226b5ca448348f55e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-native/metro-config@npm:0.74.84":
|
||||
version: 0.74.84
|
||||
resolution: "@react-native/metro-config@npm:0.74.84"
|
||||
"@react-native/metro-config@npm:0.74.85":
|
||||
version: 0.74.85
|
||||
resolution: "@react-native/metro-config@npm:0.74.85"
|
||||
dependencies:
|
||||
"@react-native/js-polyfills": 0.74.84
|
||||
"@react-native/metro-babel-transformer": 0.74.84
|
||||
"@react-native/js-polyfills": 0.74.85
|
||||
"@react-native/metro-babel-transformer": 0.74.85
|
||||
metro-config: ^0.80.3
|
||||
metro-runtime: ^0.80.3
|
||||
checksum: fcad7e0e4a304fb90e7d74bd008e245d5f45fa59fbb94aabb3feb87aec96372d5881fdb082c79bd4e3aaca583025de7207c8ffc3e0c1e9c415034c357e8e21f7
|
||||
checksum: 381363a706e2c8d866342a61b95cd1cfe3cc1dceda47238dcbe44329e784d698127f8d017ee8d17940bff1330d55fea39390ce8611e35116cf5e485328fde5b4
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user