File tree 6 files changed +9
-9
lines changed
6 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 27
27
"yargs" : " ^17.7.2"
28
28
},
29
29
"devDependencies" : {
30
- "@types/babel__core" : " ^7.20.1 " ,
30
+ "@types/babel__core" : " ^7.20.2 " ,
31
31
"@types/babel__traverse" : " ^7.20.2" ,
32
32
"@types/chai" : " ^4.3.6" ,
33
33
"@types/doctrine" : " ^0.0.6" ,
Original file line number Diff line number Diff line change 34
34
},
35
35
"devDependencies" : {
36
36
"@babel/register" : " ^7.22.15" ,
37
- "@types/babel__core" : " ^7.20.1 " ,
37
+ "@types/babel__core" : " ^7.20.2 " ,
38
38
"@types/chai" : " ^4.3.6" ,
39
39
"@types/doctrine" : " ^0.0.6" ,
40
40
"@types/lodash" : " ^4.14.198" ,
Original file line number Diff line number Diff line change 47
47
"file-system-cache" : " 2.0.2"
48
48
},
49
49
"devDependencies" : {
50
- "@types/babel__core" : " ^7.20.1 " ,
50
+ "@types/babel__core" : " ^7.20.2 " ,
51
51
"@types/loader-utils" : " ^2.0.4" ,
52
52
"next" : " ^13.4.19"
53
53
},
Original file line number Diff line number Diff line change 52
52
},
53
53
"devDependencies" : {
54
54
"@mui/material" : " ^5.14.10" ,
55
- "@types/babel__core" : " ^7.20.1 " ,
55
+ "@types/babel__core" : " ^7.20.2 " ,
56
56
"@types/babel__helper-module-imports" : " ^7.18.1" ,
57
57
"@types/babel__helper-plugin-utils" : " ^7.10.0" ,
58
58
"@types/chai" : " ^4.3.6" ,
Original file line number Diff line number Diff line change 44
44
"@mui/zero-tag-processor" : " 0.0.1-alpha.4"
45
45
},
46
46
"devDependencies" : {
47
- "@types/babel__core" : " ^7.20.1 " ,
47
+ "@types/babel__core" : " ^7.20.2 " ,
48
48
"@types/chai" : " ^4.3.6" ,
49
49
"chai" : " ^4.3.8" ,
50
50
"vite" : " ^4.4.9"
Original file line number Diff line number Diff line change 3436
3436
dependencies:
3437
3437
"@types/babel__core" "*"
3438
3438
3439
- "@types/babel__core@*", "@types/babel__core@^7.20.1 ":
3440
- version "7.20.1 "
3441
- resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.20.1 .tgz#916ecea274b0c776fec721e333e55762d3a9614b "
3442
- integrity sha512-aACu/U/omhdk15O4Nfb+fHgH/z3QsfQzpnvRZhYhThms83ZnAOZz7zZAWO7mn2yyNQaA4xTO8GLK3uqFU4bYYw ==
3439
+ "@types/babel__core@*", "@types/babel__core@^7.20.2 ":
3440
+ version "7.20.2 "
3441
+ resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.20.2 .tgz#215db4f4a35d710256579784a548907237728756 "
3442
+ integrity sha512-pNpr1T1xLUc2l3xJKuPtsEky3ybxN3m4fJkknfIpTCTfIZCDW57oAg+EfCgIIp2rvCe0Wn++/FfodDS4YXxBwA ==
3443
3443
dependencies:
3444
3444
"@babel/parser" "^7.20.7"
3445
3445
"@babel/types" "^7.20.7"
You can’t perform that action at this time.
0 commit comments