mirror of
https://github.com/laurent22/joplin.git
synced 2024-11-24 08:12:24 +02:00
Update dependency @react-native/metro-config to v0.74.87 (#11306)
This commit is contained in:
parent
b10a993592
commit
0e1f6f48ef
@ -93,7 +93,7 @@
|
|||||||
"@joplin/tools": "~3.2",
|
"@joplin/tools": "~3.2",
|
||||||
"@js-draw/material-icons": "1.20.3",
|
"@js-draw/material-icons": "1.20.3",
|
||||||
"@react-native/babel-preset": "0.74.86",
|
"@react-native/babel-preset": "0.74.86",
|
||||||
"@react-native/metro-config": "0.74.86",
|
"@react-native/metro-config": "0.74.87",
|
||||||
"@sqlite.org/sqlite-wasm": "3.46.0-build2",
|
"@sqlite.org/sqlite-wasm": "3.46.0-build2",
|
||||||
"@testing-library/jest-native": "5.4.3",
|
"@testing-library/jest-native": "5.4.3",
|
||||||
"@testing-library/react-native": "12.3.3",
|
"@testing-library/react-native": "12.3.3",
|
||||||
|
32
yarn.lock
32
yarn.lock
@ -8216,7 +8216,7 @@ __metadata:
|
|||||||
"@react-native-community/push-notification-ios": 1.11.0
|
"@react-native-community/push-notification-ios": 1.11.0
|
||||||
"@react-native-community/slider": 4.5.2
|
"@react-native-community/slider": 4.5.2
|
||||||
"@react-native/babel-preset": 0.74.86
|
"@react-native/babel-preset": 0.74.86
|
||||||
"@react-native/metro-config": 0.74.86
|
"@react-native/metro-config": 0.74.87
|
||||||
"@sqlite.org/sqlite-wasm": 3.46.0-build2
|
"@sqlite.org/sqlite-wasm": 3.46.0-build2
|
||||||
"@testing-library/jest-native": 5.4.3
|
"@testing-library/jest-native": 5.4.3
|
||||||
"@testing-library/react-native": 12.3.3
|
"@testing-library/react-native": 12.3.3
|
||||||
@ -11359,10 +11359,10 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@react-native/js-polyfills@npm:0.74.86":
|
"@react-native/js-polyfills@npm:0.74.87":
|
||||||
version: 0.74.86
|
version: 0.74.87
|
||||||
resolution: "@react-native/js-polyfills@npm:0.74.86"
|
resolution: "@react-native/js-polyfills@npm:0.74.87"
|
||||||
checksum: 03e0cc36f6924b5b2b59afc4e3556f2fa919e60b7389a789a2e067e5f1be0cfdf08ec89540823aee58846bca80bc8958fe9dafb78b4a810fd81660727e58e4bc
|
checksum: 268df78b62d22af2ad3e70e107ba0dd5d3c242a5fb11388dd9967c8bb46ce89433fbffd115c3752d31b3bde80616d1f6386edda4538983ddd74eb0df7c72344e
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@ -11380,29 +11380,29 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@react-native/metro-babel-transformer@npm:0.74.86":
|
"@react-native/metro-babel-transformer@npm:0.74.87":
|
||||||
version: 0.74.86
|
version: 0.74.87
|
||||||
resolution: "@react-native/metro-babel-transformer@npm:0.74.86"
|
resolution: "@react-native/metro-babel-transformer@npm:0.74.87"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/core": ^7.20.0
|
"@babel/core": ^7.20.0
|
||||||
"@react-native/babel-preset": 0.74.86
|
"@react-native/babel-preset": 0.74.87
|
||||||
hermes-parser: 0.19.1
|
hermes-parser: 0.19.1
|
||||||
nullthrows: ^1.1.1
|
nullthrows: ^1.1.1
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
"@babel/core": "*"
|
"@babel/core": "*"
|
||||||
checksum: d2eb7671fb931c33e32ed5d70d12bcd6f9415e905e42eb64eec74b802e2f73a80d332fa0e7ccd3f3b75a71c5fa2a47fe7cfb38a7e2b8813734c6e47b4ea533f0
|
checksum: c665e7652aa086ed04efa03cfcaa22a405f2c885e844b23b194c5860f7ec616a59c6ac189dc024c8117a684b3d730c383d51f2a28f360277ab446a0f2ff0210c
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@react-native/metro-config@npm:0.74.86":
|
"@react-native/metro-config@npm:0.74.87":
|
||||||
version: 0.74.86
|
version: 0.74.87
|
||||||
resolution: "@react-native/metro-config@npm:0.74.86"
|
resolution: "@react-native/metro-config@npm:0.74.87"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@react-native/js-polyfills": 0.74.86
|
"@react-native/js-polyfills": 0.74.87
|
||||||
"@react-native/metro-babel-transformer": 0.74.86
|
"@react-native/metro-babel-transformer": 0.74.87
|
||||||
metro-config: ^0.80.3
|
metro-config: ^0.80.3
|
||||||
metro-runtime: ^0.80.3
|
metro-runtime: ^0.80.3
|
||||||
checksum: 06b5603e82681836c28dd7f28a7317a673c79352a2e04dfd89526afedab6fd6abc3c74560d959851a07215c608613c982daeb387eea836422e5691cb8b88fc60
|
checksum: e8256a8236133235882fdecfc875244793a39b5b6e61bbef60c4fb165cc60ac2af018d0587ba68494e072281dd32965f25b526b4ab28f978405a490d2ecabfd2
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user