Skip to content

Commit 69037dd

Browse files
committed
Update deps 2
1 parent cb3a3d9 commit 69037dd

File tree

3 files changed

+42
-40
lines changed

3 files changed

+42
-40
lines changed

package-lock.json

+19-18
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
},
7171
"devDependencies": {
7272
"@babel/core": "^7.27.1",
73-
"@babel/preset-env": "^7.27.1",
73+
"@babel/preset-env": "^7.27.2",
7474
"@babel/runtime": "^7.27.1",
7575
"@react-native-community/cli": "^18.0.0",
7676
"@react-native/babel-preset": "0.79.2",

yarn.lock

+22-21
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@
2929
js-tokens "^4.0.0"
3030
picocolors "^1.1.1"
3131

32-
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.27.1":
33-
version "7.27.1"
34-
resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.27.1.tgz"
35-
integrity sha512-Q+E+rd/yBzNQhXkG+zQnF58e4zoZfBedaxwzPmicKsiK3nt8iJYrSrDbjwFFDGC4f+rPafqRaPH6TsDoSvMf7A==
32+
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.27.2":
33+
version "7.27.2"
34+
resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.27.2.tgz"
35+
integrity sha512-TUtMJYRPyUb/9aU8f3K0mjmjf6M9N5Woshn2CS6nqJSeJtTtQcpLUXjGt9vbF8ZGff0El99sWkLgzwW3VXnxZQ==
3636

3737
"@babel/core@*", "@babel/core@^7.0.0", "@babel/core@^7.0.0-0", "@babel/core@^7.0.0-0 || ^8.0.0-0 <8.0.0", "@babel/core@^7.11.0", "@babel/core@^7.11.6", "@babel/core@^7.12.0", "@babel/core@^7.12.3", "@babel/core@^7.13.0", "@babel/core@^7.24.7", "@babel/core@^7.25.2", "@babel/core@^7.27.1", "@babel/core@^7.4.0 || ^8.0.0-0 <8.0.0", "@babel/core@^7.8.0":
3838
version "7.27.1"
@@ -82,12 +82,12 @@
8282
dependencies:
8383
"@babel/types" "^7.27.1"
8484

85-
"@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.27.1":
86-
version "7.27.1"
87-
resolved "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.27.1.tgz"
88-
integrity sha512-2YaDd/Rd9E598B5+WIc8wJPmWETiiJXFYVE60oX8FDohv7rAUU3CQj+A1MgeEmcsk2+dQuEjIe/GDvig0SqL4g==
85+
"@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.27.1", "@babel/helper-compilation-targets@^7.27.2":
86+
version "7.27.2"
87+
resolved "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.27.2.tgz"
88+
integrity sha512-2+1thGUUWWjLTYTHZWK1n8Yga0ijBz1XAhUXcKy81rd5g6yh7hGqMp45v7cadSbEHc9G3OTv45SyneRN3ps4DQ==
8989
dependencies:
90-
"@babel/compat-data" "^7.27.1"
90+
"@babel/compat-data" "^7.27.2"
9191
"@babel/helper-validator-option" "^7.27.1"
9292
browserslist "^4.24.0"
9393
lru-cache "^5.1.1"
@@ -662,13 +662,14 @@
662662
dependencies:
663663
"@babel/helper-plugin-utils" "^7.27.1"
664664

665-
"@babel/plugin-transform-object-rest-spread@^7.24.7", "@babel/plugin-transform-object-rest-spread@^7.27.1":
666-
version "7.27.1"
667-
resolved "https://registry.npmjs.org/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.27.1.tgz"
668-
integrity sha512-/sSliVc9gHE20/7D5qsdGlq7RG5NCDTWsAhyqzGuq174EtWJoGzIu1BQ7G56eDsTcy1jseBZwv50olSdXOlGuA==
665+
"@babel/plugin-transform-object-rest-spread@^7.24.7", "@babel/plugin-transform-object-rest-spread@^7.27.2":
666+
version "7.27.2"
667+
resolved "https://registry.npmjs.org/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.27.2.tgz"
668+
integrity sha512-AIUHD7xJ1mCrj3uPozvtngY3s0xpv7Nu7DoUSnzNY6Xam1Cy4rUznR//pvMHOhQ4AvbCexhbqXCtpxGHOGOO6g==
669669
dependencies:
670-
"@babel/helper-compilation-targets" "^7.27.1"
670+
"@babel/helper-compilation-targets" "^7.27.2"
671671
"@babel/helper-plugin-utils" "^7.27.1"
672+
"@babel/plugin-transform-destructuring" "^7.27.1"
672673
"@babel/plugin-transform-parameters" "^7.27.1"
673674

674675
"@babel/plugin-transform-object-super@^7.27.1":
@@ -869,13 +870,13 @@
869870
"@babel/helper-create-regexp-features-plugin" "^7.27.1"
870871
"@babel/helper-plugin-utils" "^7.27.1"
871872

872-
"@babel/preset-env@^7.1.6", "@babel/preset-env@^7.27.1":
873-
version "7.27.1"
874-
resolved "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.27.1.tgz"
875-
integrity sha512-TZ5USxFpLgKDpdEt8YWBR7p6g+bZo6sHaXLqP2BY/U0acaoI8FTVflcYCr/v94twM1C5IWFdZ/hscq9WjUeLXA==
873+
"@babel/preset-env@^7.1.6", "@babel/preset-env@^7.27.2":
874+
version "7.27.2"
875+
resolved "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.27.2.tgz"
876+
integrity sha512-Ma4zSuYSlGNRlCLO+EAzLnCmJK2vdstgv+n7aUP+/IKZrOfWHOJVdSJtuub8RzHTj3ahD37k5OKJWvzf16TQyQ==
876877
dependencies:
877-
"@babel/compat-data" "^7.27.1"
878-
"@babel/helper-compilation-targets" "^7.27.1"
878+
"@babel/compat-data" "^7.27.2"
879+
"@babel/helper-compilation-targets" "^7.27.2"
879880
"@babel/helper-plugin-utils" "^7.27.1"
880881
"@babel/helper-validator-option" "^7.27.1"
881882
"@babel/plugin-bugfix-firefox-class-in-computed-class-key" "^7.27.1"
@@ -917,7 +918,7 @@
917918
"@babel/plugin-transform-new-target" "^7.27.1"
918919
"@babel/plugin-transform-nullish-coalescing-operator" "^7.27.1"
919920
"@babel/plugin-transform-numeric-separator" "^7.27.1"
920-
"@babel/plugin-transform-object-rest-spread" "^7.27.1"
921+
"@babel/plugin-transform-object-rest-spread" "^7.27.2"
921922
"@babel/plugin-transform-object-super" "^7.27.1"
922923
"@babel/plugin-transform-optional-catch-binding" "^7.27.1"
923924
"@babel/plugin-transform-optional-chaining" "^7.27.1"

0 commit comments

Comments
 (0)