This repository was archived by the owner on Dec 5, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 65
65
"ufo" : " ^1.5.4"
66
66
},
67
67
"devDependencies" : {
68
- "@babel/traverse" : " ^7.26.3 " ,
68
+ "@babel/traverse" : " ^7.26.4 " ,
69
69
"@babel/types" : " ^7.26.3" ,
70
70
"@nuxt/test-utils" : " ^0.2.2" ,
71
71
"@nuxt/types" : " ^2.18.1" ,
Original file line number Diff line number Diff line change 2080
2080
debug "^4.3.1"
2081
2081
globals "^11.1.0"
2082
2082
2083
- "@babel/traverse@^7.26.3 ":
2084
- version "7.26.3 "
2085
- resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.3 .tgz#1ebfc75bd748d8f96b3cc63af5e82ebd4c37ba35 "
2086
- integrity sha512-yTmc8J+Sj8yLzwr4PD5Xb/WF3bOYu2C2OoSZPzbuqRm4n98XirsbzaX+GloeO376UnSYIYJ4NCanwV5/ugZkwA ==
2083
+ "@babel/traverse@^7.26.4 ":
2084
+ version "7.26.4 "
2085
+ resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.4 .tgz#ac3a2a84b908dde6d463c3bfa2c5fdc1653574bd "
2086
+ integrity sha512-fH+b7Y4p3yqvApJALCPJcwb0/XaOSgtK4pzV6WVjPR5GLFQBRI7pfoX2V2iM48NXvX07NUxxm1Vw98YjqTcU5w ==
2087
2087
dependencies:
2088
2088
"@babel/code-frame" "^7.26.2"
2089
2089
"@babel/generator" "^7.26.3"
You can’t perform that action at this time.
0 commit comments