Skip to content

Commit 1a47bc8

Browse files
committed
chore(deps): update dependency @babel/cli to v7.25.6
1 parent c77c120 commit 1a47bc8

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"url": "https://github.com/CareLuLu/react-native-web-jsonschema-form"
1919
},
2020
"devDependencies": {
21-
"@babel/cli": "7.24.8",
21+
"@babel/cli": "7.25.6",
2222
"@babel/core": "7.25.2",
2323
"@babel/plugin-proposal-class-properties": "7.18.6",
2424
"@babel/plugin-transform-react-jsx": "7.25.2",

yarn.lock

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
"@jridgewell/gen-mapping" "^0.1.0"
1111
"@jridgewell/trace-mapping" "^0.3.9"
1212

13-
"@babel/cli@7.24.8":
14-
version "7.24.8"
15-
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.24.8.tgz#79eaa55a69c77cafbea3e87537fd1df5a5a2edf8"
16-
integrity sha512-isdp+G6DpRyKc+3Gqxy2rjzgF7Zj9K0mzLNnxz+E/fgeag8qT3vVulX4gY9dGO1q0y+0lUv6V3a+uhUzMzrwXg==
13+
"@babel/cli@7.25.6":
14+
version "7.25.6"
15+
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.25.6.tgz#bc35561adc78ade43ac9c09a690768493ab9ed95"
16+
integrity sha512-Z+Doemr4VtvSD2SNHTrkiFZ1LX+JI6tyRXAAOb4N9khIuPyoEPmTPJarPm8ljJV1D6bnMQjyHMWTT9NeKbQuXA==
1717
dependencies:
1818
"@jridgewell/trace-mapping" "^0.3.25"
1919
commander "^6.2.0"
@@ -24,7 +24,7 @@
2424
slash "^2.0.0"
2525
optionalDependencies:
2626
"@nicolo-ribaudo/chokidar-2" "2.1.8-no-fsevents.3"
27-
chokidar "^3.4.0"
27+
chokidar "^3.6.0"
2828

2929
3030
version "7.12.11"
@@ -691,10 +691,10 @@ ansi-styles@^4.1.0:
691691
"@types/color-name" "^1.1.1"
692692
color-convert "^2.0.1"
693693

694-
anymatch@~3.1.1:
695-
version "3.1.1"
696-
resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-3.1.1.tgz#c55ecf02185e2469259399310c173ce31233b142"
697-
integrity sha512-mM8522psRCqzV+6LhomX5wgp25YVibjh8Wj23I5RPkPppSVSjyKD2A2mBJmWGa+KN7f2D6LNh9jkBCeyLktzjg==
694+
anymatch@~3.1.2:
695+
version "3.1.3"
696+
resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-3.1.3.tgz#790c58b19ba1720a84205b57c618d5ad8524973e"
697+
integrity sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==
698698
dependencies:
699699
normalize-path "^3.0.0"
700700
picomatch "^2.0.4"
@@ -994,20 +994,20 @@ chalk@^4.0.0:
994994
ansi-styles "^4.1.0"
995995
supports-color "^7.1.0"
996996

997-
chokidar@^3.4.0:
998-
version "3.4.3"
999-
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.4.3.tgz#c1df38231448e45ca4ac588e6c79573ba6a57d5b"
1000-
integrity sha512-DtM3g7juCXQxFVSNPNByEC2+NImtBuxQQvWlHunpJIS5Ocr0lG306cC7FCi7cEA0fzmybPUIl4txBIobk1gGOQ==
997+
chokidar@^3.6.0:
998+
version "3.6.0"
999+
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.6.0.tgz#197c6cc669ef2a8dc5e7b4d97ee4e092c3eb0d5b"
1000+
integrity sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==
10011001
dependencies:
1002-
anymatch "~3.1.1"
1002+
anymatch "~3.1.2"
10031003
braces "~3.0.2"
1004-
glob-parent "~5.1.0"
1004+
glob-parent "~5.1.2"
10051005
is-binary-path "~2.1.0"
10061006
is-glob "~4.0.1"
10071007
normalize-path "~3.0.0"
1008-
readdirp "~3.5.0"
1008+
readdirp "~3.6.0"
10091009
optionalDependencies:
1010-
fsevents "~2.1.2"
1010+
fsevents "~2.3.2"
10111011

10121012
10131013
version "2.11.0"
@@ -1958,10 +1958,10 @@ fs.realpath@^1.0.0:
19581958
version "1.0.0"
19591959
resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
19601960

1961-
fsevents@~2.1.2:
1962-
version "2.1.3"
1963-
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.1.3.tgz#fb738703ae8d2f9fe900c33836ddebee8b97f23e"
1964-
integrity sha512-Auw9a4AxqWpa9GUfj370BMPzzyncfBABW8Mab7BGWBYDj4Isgq+cDKtx0i6u9jcX9pQDnswsaaOTgTmA5pEjuQ==
1961+
fsevents@~2.3.2:
1962+
version "2.3.3"
1963+
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.3.tgz#cac6407785d03675a2a5e1a5305c697b347d90d6"
1964+
integrity sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==
19651965

19661966
function-bind@^1.1.1:
19671967
version "1.1.1"
@@ -2081,7 +2081,7 @@ get-symbol-description@^1.0.2:
20812081
es-errors "^1.3.0"
20822082
get-intrinsic "^1.2.4"
20832083

2084-
glob-parent@^5.1.2, glob-parent@~5.1.0:
2084+
glob-parent@^5.1.2, glob-parent@~5.1.2:
20852085
version "5.1.2"
20862086
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
20872087
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
@@ -3163,10 +3163,10 @@ react-is@^16.13.1:
31633163
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
31643164
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
31653165

3166-
readdirp@~3.5.0:
3167-
version "3.5.0"
3168-
resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-3.5.0.tgz#9ba74c019b15d365278d2e91bb8c48d7b4d42c9e"
3169-
integrity sha512-cMhu7c/8rdhkHXWsY+osBhfSy0JikwpHK/5+imo+LpeasTF8ouErHrlYkwT0++njiyuDvc7OFY5T3ukvZ8qmFQ==
3166+
readdirp@~3.6.0:
3167+
version "3.6.0"
3168+
resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-3.6.0.tgz#74a370bd857116e245b29cc97340cd431a02a6c7"
3169+
integrity sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==
31703170
dependencies:
31713171
picomatch "^2.2.1"
31723172

0 commit comments

Comments
 (0)