mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-21 09:38:01 +02:00
Update dependency @react-native/babel-preset to v0.74.85 (#11156)
This commit is contained in:
parent
c0cefc30f4
commit
d88c522d96
@ -90,7 +90,7 @@
|
||||
"@babel/runtime": "7.24.7",
|
||||
"@joplin/tools": "~3.1",
|
||||
"@js-draw/material-icons": "1.20.3",
|
||||
"@react-native/babel-preset": "0.74.84",
|
||||
"@react-native/babel-preset": "0.74.85",
|
||||
"@react-native/metro-config": "0.74.85",
|
||||
"@sqlite.org/sqlite-wasm": "3.46.0-build2",
|
||||
"@testing-library/jest-native": "5.4.3",
|
||||
|
81
yarn.lock
81
yarn.lock
@ -7477,7 +7477,7 @@ __metadata:
|
||||
"@react-native-community/netinfo": 11.3.2
|
||||
"@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/babel-preset": 0.74.85
|
||||
"@react-native/metro-config": 0.74.85
|
||||
"@sqlite.org/sqlite-wasm": 3.46.0-build2
|
||||
"@testing-library/jest-native": 5.4.3
|
||||
@ -10302,15 +10302,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-native/babel-plugin-codegen@npm:0.74.84":
|
||||
version: 0.74.84
|
||||
resolution: "@react-native/babel-plugin-codegen@npm:0.74.84"
|
||||
dependencies:
|
||||
"@react-native/codegen": 0.74.84
|
||||
checksum: b2ada55a80546162fee02129f4e7610a8a24780531ea67d198dbbb64d5c6ae29044a7af542a3f41d390296ef988d53d0304d5f6d17ab03c493d3f0ab440efa11
|
||||
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"
|
||||
@ -10373,59 +10364,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-native/babel-preset@npm:0.74.84":
|
||||
version: 0.74.84
|
||||
resolution: "@react-native/babel-preset@npm:0.74.84"
|
||||
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.84
|
||||
babel-plugin-transform-flow-enums: ^0.0.2
|
||||
react-refresh: ^0.14.0
|
||||
peerDependencies:
|
||||
"@babel/core": "*"
|
||||
checksum: 5cdc7a56b165e1a03c8cc24bf5d8fd32bf987cd889aa958a82aa828e5fdb651d517a033b16be33f4fa26b9b685dfb805df644bdccc8067fb9fca2bfa82a417b6
|
||||
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"
|
||||
@ -10496,23 +10434,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-native/codegen@npm:0.74.84":
|
||||
version: 0.74.84
|
||||
resolution: "@react-native/codegen@npm:0.74.84"
|
||||
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: d44d2e2d833dd92012cb947e7d815f47892b7b612eed99a19fbf3a3c0cdebbcc72ef9eef3dd538f7603910275344b0a0bdfcf9864a0a913a5b6401b382d07166
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@react-native/codegen@npm:0.74.85":
|
||||
version: 0.74.85
|
||||
resolution: "@react-native/codegen@npm:0.74.85"
|
||||
|
Loading…
Reference in New Issue
Block a user