File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 78
78
},
79
79
"dependencies" : {},
80
80
"devDependencies" : {
81
- "@babel/cli" : " 7.24.8 " ,
81
+ "@babel/cli" : " 7.25.6 " ,
82
82
"@babel/core" : " 7.25.2" ,
83
83
"@babel/preset-env" : " 7.25.4" ,
84
84
"@commitlint/cli" : " 19.4.1" ,
Original file line number Diff line number Diff line change 15
15
" @jridgewell/gen-mapping" " ^0.1.0"
16
16
" @jridgewell/trace-mapping" " ^0.3.9"
17
17
18
- " @babel/cli@7.24.8 " :
19
- version "7.24.8 "
20
- resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.24.8 .tgz#79eaa55a69c77cafbea3e87537fd1df5a5a2edf8 "
21
- integrity sha512-isdp+G6DpRyKc+3Gqxy2rjzgF7Zj9K0mzLNnxz+E/fgeag8qT3vVulX4gY9dGO1q0y+0lUv6V3a+uhUzMzrwXg ==
18
+ " @babel/cli@7.25.6 " :
19
+ version "7.25.6 "
20
+ resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.25.6 .tgz#bc35561adc78ade43ac9c09a690768493ab9ed95 "
21
+ integrity sha512-Z+Doemr4VtvSD2SNHTrkiFZ1LX+JI6tyRXAAOb4N9khIuPyoEPmTPJarPm8ljJV1D6bnMQjyHMWTT9NeKbQuXA ==
22
22
dependencies :
23
23
" @jridgewell/trace-mapping" " ^0.3.25"
24
24
commander "^6.2.0"
29
29
slash "^2.0.0"
30
30
optionalDependencies :
31
31
" @nicolo-ribaudo/chokidar-2" " 2.1.8-no-fsevents.3"
32
- chokidar "^3.4 .0"
32
+ chokidar "^3.6 .0"
33
33
34
34
" @babel/code-frame@^7.0.0 " :
35
35
version "7.16.0"
3336
3336
lodash "^4.15.0"
3337
3337
parse5 "^3.0.1"
3338
3338
3339
- chokidar@^3.4 .0 :
3340
- version "3.5.2 "
3341
- resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.5.2 .tgz#dba3976fcadb016f66fd365021d91600d01c1e75 "
3342
- integrity sha512-ekGhOnNVPgT77r4K/U3GDhu+FQ2S8TnK/s2KbIGXi0SZWuwkZ2QNyfWdZW+TVfn84DpEP7rLeCt2UI6bJ8GwbQ ==
3339
+ chokidar@^3.6 .0 :
3340
+ version "3.6.0 "
3341
+ resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.6.0 .tgz#197c6cc669ef2a8dc5e7b4d97ee4e092c3eb0d5b "
3342
+ integrity sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw ==
3343
3343
dependencies :
3344
3344
anymatch "~3.1.2"
3345
3345
braces "~3.0.2"
You can’t perform that action at this time.
0 commit comments