Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@eslint/js": "^9.22.0",
"@evilmartians/lefthook": "^1.5.0",
"@react-native-community/cli": "17.0.1",
"@react-native/babel-preset": "0.79.2",
"@react-native/babel-preset": "0.84.1",
"@react-native/eslint-config": "^0.79.2",
"@release-it/conventional-changelog": "^10.0.5",
"@types/jest": "^29.5.5",
Expand Down
80 changes: 55 additions & 25 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3489,13 +3489,13 @@ __metadata:
languageName: node
linkType: hard

"@react-native/babel-plugin-codegen@npm:0.79.2":
version: 0.79.2
resolution: "@react-native/babel-plugin-codegen@npm:0.79.2"
"@react-native/babel-plugin-codegen@npm:0.84.1":
version: 0.84.1
resolution: "@react-native/babel-plugin-codegen@npm:0.84.1"
dependencies:
"@babel/traverse": ^7.25.3
"@react-native/codegen": 0.79.2
checksum: 502c143f68b73dfc59eb4033e7a1489f9dd5f51f81fc13d300a4a1cd4f1a1c80a545a88a365fc0bd7661d72b15aaa6a35220dfe7c75f44b668aae4acc8e32a2c
"@react-native/codegen": 0.84.1
checksum: c1046e9f8fd064072aa68c278631cd4cfa5c3a89642211cce8840763f34ca4cbd3d3a1b0beff5f9be73ce0f2ea78b660dd9f6d2e2233d68e1d74ab5b0009d9af
languageName: node
linkType: hard

Expand Down Expand Up @@ -3554,37 +3554,29 @@ __metadata:
languageName: node
linkType: hard

"@react-native/babel-preset@npm:0.79.2":
version: 0.79.2
resolution: "@react-native/babel-preset@npm:0.79.2"
"@react-native/babel-preset@npm:0.84.1":
version: 0.84.1
resolution: "@react-native/babel-preset@npm:0.84.1"
dependencies:
"@babel/core": ^7.25.2
"@babel/plugin-proposal-export-default-from": ^7.24.7
"@babel/plugin-syntax-dynamic-import": ^7.8.3
"@babel/plugin-syntax-export-default-from": ^7.24.7
"@babel/plugin-syntax-nullish-coalescing-operator": ^7.8.3
"@babel/plugin-syntax-optional-chaining": ^7.8.3
"@babel/plugin-transform-arrow-functions": ^7.24.7
"@babel/plugin-transform-async-generator-functions": ^7.25.4
"@babel/plugin-transform-async-to-generator": ^7.24.7
"@babel/plugin-transform-block-scoping": ^7.25.0
"@babel/plugin-transform-class-properties": ^7.25.4
"@babel/plugin-transform-classes": ^7.25.4
"@babel/plugin-transform-computed-properties": ^7.24.7
"@babel/plugin-transform-destructuring": ^7.24.8
"@babel/plugin-transform-flow-strip-types": ^7.25.2
"@babel/plugin-transform-for-of": ^7.24.7
"@babel/plugin-transform-function-name": ^7.25.1
"@babel/plugin-transform-literals": ^7.25.2
"@babel/plugin-transform-logical-assignment-operators": ^7.24.7
"@babel/plugin-transform-modules-commonjs": ^7.24.8
"@babel/plugin-transform-named-capturing-groups-regex": ^7.24.7
"@babel/plugin-transform-nullish-coalescing-operator": ^7.24.7
"@babel/plugin-transform-numeric-separator": ^7.24.7
"@babel/plugin-transform-object-rest-spread": ^7.24.7
"@babel/plugin-transform-optional-catch-binding": ^7.24.7
"@babel/plugin-transform-optional-chaining": ^7.24.8
"@babel/plugin-transform-parameters": ^7.24.7
"@babel/plugin-transform-private-methods": ^7.24.7
"@babel/plugin-transform-private-property-in-object": ^7.24.7
"@babel/plugin-transform-react-display-name": ^7.24.7
Expand All @@ -3593,19 +3585,15 @@ __metadata:
"@babel/plugin-transform-react-jsx-source": ^7.24.7
"@babel/plugin-transform-regenerator": ^7.24.7
"@babel/plugin-transform-runtime": ^7.24.7
"@babel/plugin-transform-shorthand-properties": ^7.24.7
"@babel/plugin-transform-spread": ^7.24.7
"@babel/plugin-transform-sticky-regex": ^7.24.7
"@babel/plugin-transform-typescript": ^7.25.2
"@babel/plugin-transform-unicode-regex": ^7.24.7
"@babel/template": ^7.25.0
"@react-native/babel-plugin-codegen": 0.79.2
babel-plugin-syntax-hermes-parser: 0.25.1
"@react-native/babel-plugin-codegen": 0.84.1
babel-plugin-syntax-hermes-parser: 0.32.0
babel-plugin-transform-flow-enums: ^0.0.2
react-refresh: ^0.14.0
peerDependencies:
"@babel/core": "*"
checksum: 8f9504f74725470ca993e16aac534563865b003783bdfa086ebab1a0429791e4ac4d1a256663de224e5f001c141213f5751b78a32bcfbb950e19c5b13b13b652
checksum: 7754d20da6f17a1fa2749f7d45fdd741ba4b0e82069294b963e3bec0095b3cf731320cf202c9850c49702583930b1c892b7a6c0d67d27f9da97e4ea2bcaab9f2
languageName: node
linkType: hard

Expand Down Expand Up @@ -3642,6 +3630,23 @@ __metadata:
languageName: node
linkType: hard

"@react-native/codegen@npm:0.84.1":
version: 0.84.1
resolution: "@react-native/codegen@npm:0.84.1"
dependencies:
"@babel/core": ^7.25.2
"@babel/parser": ^7.25.3
hermes-parser: 0.32.0
invariant: ^2.2.4
nullthrows: ^1.1.1
tinyglobby: ^0.2.15
yargs: ^17.6.2
peerDependencies:
"@babel/core": "*"
checksum: eaaeeab9ca8cfdcfbd2c6febea5129c80c9e05c1b0cf84a2ae4915d231ceeb5c0f9aa0846129cda34764331646c2d10df4d5e945e2cd93fa459325e34af3897c
languageName: node
linkType: hard

"@react-native/community-cli-plugin@npm:0.76.9":
version: 0.76.9
resolution: "@react-native/community-cli-plugin@npm:0.76.9"
Expand Down Expand Up @@ -4954,6 +4959,15 @@ __metadata:
languageName: node
linkType: hard

"babel-plugin-syntax-hermes-parser@npm:0.32.0":
version: 0.32.0
resolution: "babel-plugin-syntax-hermes-parser@npm:0.32.0"
dependencies:
hermes-parser: 0.32.0
checksum: ec76abeefabf940e2d571db3b47d022a9be7602286133291e8e047d4855af6a8afc079e4631bc9a56209d751fad54b5199932a55753b1e2b56a719d20e2d5065
languageName: node
linkType: hard

"babel-plugin-syntax-hermes-parser@npm:^0.23.1":
version: 0.23.1
resolution: "babel-plugin-syntax-hermes-parser@npm:0.23.1"
Expand Down Expand Up @@ -8419,6 +8433,13 @@ __metadata:
languageName: node
linkType: hard

"hermes-estree@npm:0.32.0":
version: 0.32.0
resolution: "hermes-estree@npm:0.32.0"
checksum: 7b0606a8d2cf4593634d01b0eae0764c0e4703bc5cd73cbb0547fb8dda9445a27a83345117c08eef64f6bdab1287e3c5a4e3001deed465a715d26f4e918c8b22
languageName: node
linkType: hard

"hermes-parser@npm:0.23.1":
version: 0.23.1
resolution: "hermes-parser@npm:0.23.1"
Expand Down Expand Up @@ -8455,6 +8476,15 @@ __metadata:
languageName: node
linkType: hard

"hermes-parser@npm:0.32.0":
version: 0.32.0
resolution: "hermes-parser@npm:0.32.0"
dependencies:
hermes-estree: 0.32.0
checksum: 7ec172ec763ee5ba1d01f273084ab4c7ad7a543d1ed11e887ea3a9eba7c0b83854dde08e835e38f29b74146b5ce17e67d556774324a63f8afe16fb57021bfdcb
languageName: node
linkType: hard

"hosted-git-info@npm:^4.0.1":
version: 4.1.0
resolution: "hosted-git-info@npm:4.1.0"
Expand Down Expand Up @@ -12696,7 +12726,7 @@ __metadata:
"@eslint/js": ^9.22.0
"@evilmartians/lefthook": ^1.5.0
"@react-native-community/cli": 17.0.1
"@react-native/babel-preset": 0.79.2
"@react-native/babel-preset": 0.84.1
"@react-native/eslint-config": ^0.79.2
"@release-it/conventional-changelog": ^10.0.5
"@types/jest": ^29.5.5
Expand Down Expand Up @@ -14312,7 +14342,7 @@ __metadata:
languageName: node
linkType: hard

"tinyglobby@npm:0.2.15, tinyglobby@npm:^0.2.12":
"tinyglobby@npm:0.2.15, tinyglobby@npm:^0.2.12, tinyglobby@npm:^0.2.15":
version: 0.2.15
resolution: "tinyglobby@npm:0.2.15"
dependencies:
Expand Down
Loading