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.86 (#11283)
This commit is contained in:
parent
cce6898d83
commit
289d36f1f1
@ -92,7 +92,7 @@
|
||||
"@joplin/tools": "~3.1",
|
||||
"@js-draw/material-icons": "1.20.3",
|
||||
"@react-native/babel-preset": "0.74.85",
|
||||
"@react-native/metro-config": "0.74.85",
|
||||
"@react-native/metro-config": "0.74.86",
|
||||
"@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
@ -7496,7 +7496,7 @@ __metadata:
|
||||
"@react-native-community/push-notification-ios": 1.11.0
|
||||
"@react-native-community/slider": 4.5.2
|
||||
"@react-native/babel-preset": 0.74.85
|
||||
"@react-native/metro-config": 0.74.85
|
||||
"@react-native/metro-config": 0.74.86
|
||||
"@sqlite.org/sqlite-wasm": 3.46.0-build2
|
||||
"@testing-library/jest-native": 5.4.3
|
||||
"@testing-library/react-native": 12.3.3
|
||||
@ -10463,6 +10463,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-native/babel-plugin-codegen@npm:0.74.86":
|
||||
version: 0.74.86
|
||||
resolution: "@react-native/babel-plugin-codegen@npm:0.74.86"
|
||||
dependencies:
|
||||
"@react-native/codegen": 0.74.86
|
||||
checksum: 9f1ce5f8caafddac8521fe937147b05149b2a9bbdd58adf59a89c18e5bbaa61570723c5402991136d1c77fc47b4a2d2ae8b324dd2c7029a4603b6628f3ae1b67
|
||||
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"
|
||||
@ -10569,6 +10578,59 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-native/babel-preset@npm:0.74.86":
|
||||
version: 0.74.86
|
||||
resolution: "@react-native/babel-preset@npm:0.74.86"
|
||||
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.86
|
||||
babel-plugin-transform-flow-enums: ^0.0.2
|
||||
react-refresh: ^0.14.0
|
||||
peerDependencies:
|
||||
"@babel/core": "*"
|
||||
checksum: a3b4b47fbc13f5a15ba3a3cf45bf51ce13af0449192d0d469dde25d8bf3c80354fc4cb5c2afe7a2bbcec250284b79f02e4c7a23cda3f034d2ad03b4a983d3999
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-native/codegen@npm:0.74.83":
|
||||
version: 0.74.83
|
||||
resolution: "@react-native/codegen@npm:0.74.83"
|
||||
@ -10603,6 +10665,23 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-native/codegen@npm:0.74.86":
|
||||
version: 0.74.86
|
||||
resolution: "@react-native/codegen@npm:0.74.86"
|
||||
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: 1417f0e86a04c2bdcc9807a3495cf4f6c557cf382113eed42330d3c3e31fd9a7774759550771c219d485bec0697ae54a518f099d2e4d995740339c4fc9c978e3
|
||||
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"
|
||||
@ -10665,10 +10744,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-native/js-polyfills@npm:0.74.85":
|
||||
version: 0.74.85
|
||||
resolution: "@react-native/js-polyfills@npm:0.74.85"
|
||||
checksum: 9fd657949141a0ab155f533345cf5c839133db0421968dd5085836d82112c02a8beabdb4ab332c01413c3fe6bdc5ed33c0c2e88e9ed5b860b056c29f9910a7a1
|
||||
"@react-native/js-polyfills@npm:0.74.86":
|
||||
version: 0.74.86
|
||||
resolution: "@react-native/js-polyfills@npm:0.74.86"
|
||||
checksum: 03e0cc36f6924b5b2b59afc4e3556f2fa919e60b7389a789a2e067e5f1be0cfdf08ec89540823aee58846bca80bc8958fe9dafb78b4a810fd81660727e58e4bc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -10686,29 +10765,29 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-native/metro-babel-transformer@npm:0.74.85":
|
||||
version: 0.74.85
|
||||
resolution: "@react-native/metro-babel-transformer@npm:0.74.85"
|
||||
"@react-native/metro-babel-transformer@npm:0.74.86":
|
||||
version: 0.74.86
|
||||
resolution: "@react-native/metro-babel-transformer@npm:0.74.86"
|
||||
dependencies:
|
||||
"@babel/core": ^7.20.0
|
||||
"@react-native/babel-preset": 0.74.85
|
||||
"@react-native/babel-preset": 0.74.86
|
||||
hermes-parser: 0.19.1
|
||||
nullthrows: ^1.1.1
|
||||
peerDependencies:
|
||||
"@babel/core": "*"
|
||||
checksum: a8ae4e95c427b22ee7f84fcfde16c7c1de1cfc4422826bced25b3c10ddb966a44509353b9f857e58f9429238ae11a2e0df9146984eb1028226b5ca448348f55e
|
||||
checksum: d2eb7671fb931c33e32ed5d70d12bcd6f9415e905e42eb64eec74b802e2f73a80d332fa0e7ccd3f3b75a71c5fa2a47fe7cfb38a7e2b8813734c6e47b4ea533f0
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-native/metro-config@npm:0.74.85":
|
||||
version: 0.74.85
|
||||
resolution: "@react-native/metro-config@npm:0.74.85"
|
||||
"@react-native/metro-config@npm:0.74.86":
|
||||
version: 0.74.86
|
||||
resolution: "@react-native/metro-config@npm:0.74.86"
|
||||
dependencies:
|
||||
"@react-native/js-polyfills": 0.74.85
|
||||
"@react-native/metro-babel-transformer": 0.74.85
|
||||
"@react-native/js-polyfills": 0.74.86
|
||||
"@react-native/metro-babel-transformer": 0.74.86
|
||||
metro-config: ^0.80.3
|
||||
metro-runtime: ^0.80.3
|
||||
checksum: 381363a706e2c8d866342a61b95cd1cfe3cc1dceda47238dcbe44329e784d698127f8d017ee8d17940bff1330d55fea39390ce8611e35116cf5e485328fde5b4
|
||||
checksum: 06b5603e82681836c28dd7f28a7317a673c79352a2e04dfd89526afedab6fd6abc3c74560d959851a07215c608613c982daeb387eea836422e5691cb8b88fc60
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user