File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 24
24
"access" : " public"
25
25
},
26
26
"devDependencies" : {
27
- "@babel/cli" : " 7.24.8 " ,
27
+ "@babel/cli" : " 7.25.6 " ,
28
28
"@babel/core" : " 7.25.2" ,
29
29
"@babel/preset-env" : " 7.25.4" ,
30
30
"@babel/preset-react" : " 7.24.7" ,
Original file line number Diff line number Diff line change 10
10
"@jridgewell/gen-mapping" "^0.3.5"
11
11
"@jridgewell/trace-mapping" "^0.3.24"
12
12
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 ==
17
17
dependencies:
18
18
"@jridgewell/trace-mapping" "^0.3.25"
19
19
commander "^6.2.0"
24
24
slash "^2.0.0"
25
25
optionalDependencies:
26
26
"@nicolo-ribaudo/chokidar-2" "2.1.8-no-fsevents.3"
27
- chokidar "^3.4 .0"
27
+ chokidar "^3.6 .0"
28
28
29
29
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.24.7":
30
30
version "7.24.7"
@@ -3876,7 +3876,7 @@ cheerio@^0.22.0:
3876
3876
lodash.reject "^4.4.0"
3877
3877
lodash.some "^4.4.0"
3878
3878
3879
- chokidar@^3.4.0 , chokidar@^3.5.3 :
3879
+ chokidar@^3.5.3 , chokidar@^3.6.0 :
3880
3880
version "3.6.0"
3881
3881
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.6.0.tgz#197c6cc669ef2a8dc5e7b4d97ee4e092c3eb0d5b"
3882
3882
integrity sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==
You can’t perform that action at this time.
0 commit comments