|
66 | 66 | "@jridgewell/trace-mapping" "^0.3.17" |
67 | 67 | jsesc "^2.5.1" |
68 | 68 |
|
| 69 | +"@babel/generator@^7.23.0": |
| 70 | + version "7.23.0" |
| 71 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.0.tgz#df5c386e2218be505b34837acbcb874d7a983420" |
| 72 | + integrity sha512-lN85QRR+5IbYrMWM6Y4pE/noaQtg4pNiqeNGX60eqOfo6gtEj6uw/JagelB8vVztSd7R6M5n1+PQkDbHbBRU4g== |
| 73 | + dependencies: |
| 74 | + "@babel/types" "^7.23.0" |
| 75 | + "@jridgewell/gen-mapping" "^0.3.2" |
| 76 | + "@jridgewell/trace-mapping" "^0.3.17" |
| 77 | + jsesc "^2.5.1" |
| 78 | + |
69 | 79 | "@babel/helper-compilation-targets@^7.22.15": |
70 | 80 | version "7.22.15" |
71 | 81 | resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.15.tgz#0698fc44551a26cf29f18d4662d5bf545a6cfc52" |
|
77 | 87 | lru-cache "^5.1.1" |
78 | 88 | semver "^6.3.1" |
79 | 89 |
|
| 90 | +"@babel/helper-environment-visitor@^7.22.20": |
| 91 | + version "7.22.20" |
| 92 | + resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz#96159db61d34a29dba454c959f5ae4a649ba9167" |
| 93 | + integrity sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA== |
| 94 | + |
80 | 95 | "@babel/helper-environment-visitor@^7.22.5": |
81 | 96 | version "7.22.5" |
82 | 97 | resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.5.tgz#f06dd41b7c1f44e1f8da6c4055b41ab3a09a7e98" |
83 | 98 | integrity sha512-XGmhECfVA/5sAt+H+xpSg0mfrHq6FzNr9Oxh7PSEBBRUb/mL7Kz3NICXb194rCqAEdxkhPT1a88teizAFyvk8Q== |
84 | 99 |
|
85 | | -"@babel/helper-function-name@^7.22.5": |
86 | | - version "7.22.5" |
87 | | - resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.22.5.tgz#ede300828905bb15e582c037162f99d5183af1be" |
88 | | - integrity sha512-wtHSq6jMRE3uF2otvfuD3DIvVhOsSNshQl0Qrd7qC9oQJzHvOL4qQXlQn2916+CXGywIjpGuIkoyZRRxHPiNQQ== |
| 100 | +"@babel/helper-function-name@^7.23.0": |
| 101 | + version "7.23.0" |
| 102 | + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz#1f9a3cdbd5b2698a670c30d2735f9af95ed52759" |
| 103 | + integrity sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw== |
89 | 104 | dependencies: |
90 | | - "@babel/template" "^7.22.5" |
91 | | - "@babel/types" "^7.22.5" |
| 105 | + "@babel/template" "^7.22.15" |
| 106 | + "@babel/types" "^7.23.0" |
92 | 107 |
|
93 | 108 | "@babel/helper-hoist-variables@^7.22.5": |
94 | 109 | version "7.22.5" |
|
139 | 154 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.15.tgz#601fa28e4cc06786c18912dca138cec73b882044" |
140 | 155 | integrity sha512-4E/F9IIEi8WR94324mbDUMo074YTheJmd7eZF5vITTeYchqAi6sYXRLHUVsmkdmY4QjfKTcB2jB7dVP3NaBElQ== |
141 | 156 |
|
| 157 | +"@babel/helper-validator-identifier@^7.22.20": |
| 158 | + version "7.22.20" |
| 159 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0" |
| 160 | + integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A== |
| 161 | + |
142 | 162 | "@babel/helper-validator-option@^7.22.15": |
143 | 163 | version "7.22.15" |
144 | 164 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.22.15.tgz#694c30dfa1d09a6534cdfcafbe56789d36aba040" |
|
167 | 187 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.15.tgz#d34592bfe288a32e741aa0663dbc4829fcd55160" |
168 | 188 | integrity sha512-RWmQ/sklUN9BvGGpCDgSubhHWfAx24XDTDObup4ffvxaYsptOg2P3KG0j+1eWKLxpkX0j0uHxmpq2Z1SP/VhxA== |
169 | 189 |
|
170 | | -"@babel/template@^7.22.15", "@babel/template@^7.22.5": |
| 190 | +"@babel/parser@^7.23.0": |
| 191 | + version "7.23.0" |
| 192 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719" |
| 193 | + integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw== |
| 194 | + |
| 195 | +"@babel/template@^7.22.15": |
171 | 196 | version "7.22.15" |
172 | 197 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38" |
173 | 198 | integrity sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w== |
|
177 | 202 | "@babel/types" "^7.22.15" |
178 | 203 |
|
179 | 204 | "@babel/traverse@^7.22.15", "@babel/traverse@^7.7.0": |
180 | | - version "7.22.15" |
181 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.15.tgz#75be4d2d6e216e880e93017f4e2389aeb77ef2d9" |
182 | | - integrity sha512-DdHPwvJY0sEeN4xJU5uRLmZjgMMDIvMPniLuYzUVXj/GGzysPl0/fwt44JBkyUIzGJPV8QgHMcQdQ34XFuKTYQ== |
| 205 | + version "7.23.2" |
| 206 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8" |
| 207 | + integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw== |
183 | 208 | dependencies: |
184 | 209 | "@babel/code-frame" "^7.22.13" |
185 | | - "@babel/generator" "^7.22.15" |
186 | | - "@babel/helper-environment-visitor" "^7.22.5" |
187 | | - "@babel/helper-function-name" "^7.22.5" |
| 210 | + "@babel/generator" "^7.23.0" |
| 211 | + "@babel/helper-environment-visitor" "^7.22.20" |
| 212 | + "@babel/helper-function-name" "^7.23.0" |
188 | 213 | "@babel/helper-hoist-variables" "^7.22.5" |
189 | 214 | "@babel/helper-split-export-declaration" "^7.22.6" |
190 | | - "@babel/parser" "^7.22.15" |
191 | | - "@babel/types" "^7.22.15" |
| 215 | + "@babel/parser" "^7.23.0" |
| 216 | + "@babel/types" "^7.23.0" |
192 | 217 | debug "^4.1.0" |
193 | 218 | globals "^11.1.0" |
194 | 219 |
|
|
201 | 226 | "@babel/helper-validator-identifier" "^7.22.15" |
202 | 227 | to-fast-properties "^2.0.0" |
203 | 228 |
|
| 229 | +"@babel/types@^7.23.0": |
| 230 | + version "7.23.0" |
| 231 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.0.tgz#8c1f020c9df0e737e4e247c0619f58c68458aaeb" |
| 232 | + integrity sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg== |
| 233 | + dependencies: |
| 234 | + "@babel/helper-string-parser" "^7.22.5" |
| 235 | + "@babel/helper-validator-identifier" "^7.22.20" |
| 236 | + to-fast-properties "^2.0.0" |
| 237 | + |
204 | 238 | "@commitlint/cli@^8.3.5": |
205 | 239 | version "8.3.6" |
206 | 240 | resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-8.3.6.tgz#4375dc52616ab974201e03df66adeb0e22ae42fc" |
|
0 commit comments