|
109 | 109 | "@jridgewell/trace-mapping" "^0.3.17" |
110 | 110 | jsesc "^2.5.1" |
111 | 111 |
|
112 | | -"@babel/generator@^7.22.5": |
113 | | - version "7.22.5" |
114 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.22.5.tgz#1e7bf768688acfb05cf30b2369ef855e82d984f7" |
115 | | - integrity sha512-+lcUbnTRhd0jOewtFSedLyiPsD5tswKkbgcezOqqWFUVNEwoUTlpPOBmvhG7OXWLR4jMdv0czPGH5XbflnD1EA== |
116 | | - dependencies: |
117 | | - "@babel/types" "^7.22.5" |
118 | | - "@jridgewell/gen-mapping" "^0.3.2" |
119 | | - "@jridgewell/trace-mapping" "^0.3.17" |
120 | | - jsesc "^2.5.1" |
121 | | - |
122 | 112 | "@babel/generator@^7.23.0": |
123 | 113 | version "7.23.0" |
124 | 114 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.0.tgz#df5c386e2218be505b34837acbcb874d7a983420" |
|
2152 | 2142 | "@babel/parser" "^7.22.5" |
2153 | 2143 | "@babel/types" "^7.22.5" |
2154 | 2144 |
|
2155 | | -"@babel/traverse@^7.20.0", "@babel/traverse@^7.20.5", "@babel/traverse@^7.22.1": |
2156 | | - version "7.22.1" |
2157 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.1.tgz#bd22c50b1439cfcfc2fa137b7fdf6c06787456e9" |
2158 | | - integrity sha512-lAWkdCoUFnmwLBhIRLciFntGYsIIoC6vIbN8zrLPqBnJmPu7Z6nzqnKd7FsxQUNAvZfVZ0x6KdNvNp8zWIOHSQ== |
2159 | | - dependencies: |
2160 | | - "@babel/code-frame" "^7.21.4" |
2161 | | - "@babel/generator" "^7.22.0" |
2162 | | - "@babel/helper-environment-visitor" "^7.22.1" |
2163 | | - "@babel/helper-function-name" "^7.21.0" |
2164 | | - "@babel/helper-hoist-variables" "^7.18.6" |
2165 | | - "@babel/helper-split-export-declaration" "^7.18.6" |
2166 | | - "@babel/parser" "^7.22.0" |
2167 | | - "@babel/types" "^7.22.0" |
2168 | | - debug "^4.1.0" |
2169 | | - globals "^11.1.0" |
2170 | | - |
2171 | | -"@babel/traverse@^7.22.5": |
2172 | | - version "7.22.5" |
2173 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.5.tgz#44bd276690db6f4940fdb84e1cb4abd2f729ccd1" |
2174 | | - integrity sha512-7DuIjPgERaNo6r+PZwItpjCZEa5vyw4eJGufeLxrPdBXBoLcCJCIasvK6pK/9DVNrLZTLFhUGqaC6X/PA007TQ== |
2175 | | - dependencies: |
2176 | | - "@babel/code-frame" "^7.22.5" |
2177 | | - "@babel/generator" "^7.22.5" |
2178 | | - "@babel/helper-environment-visitor" "^7.22.5" |
2179 | | - "@babel/helper-function-name" "^7.22.5" |
2180 | | - "@babel/helper-hoist-variables" "^7.22.5" |
2181 | | - "@babel/helper-split-export-declaration" "^7.22.5" |
2182 | | - "@babel/parser" "^7.22.5" |
2183 | | - "@babel/types" "^7.22.5" |
2184 | | - debug "^4.1.0" |
2185 | | - globals "^11.1.0" |
2186 | | - |
2187 | | -"@babel/traverse@^7.23.2": |
| 2145 | +"@babel/traverse@^7.20.0", "@babel/traverse@^7.20.5", "@babel/traverse@^7.22.1", "@babel/traverse@^7.22.5", "@babel/traverse@^7.23.2": |
2188 | 2146 | version "7.23.2" |
2189 | 2147 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8" |
2190 | 2148 | integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw== |
|
0 commit comments