|
24 | 24 | integrity sha512-ZsysZyXY4Tlx+Q53XdnOFmqwfB9QDTHYxaZYajWRoBLuLEAwI2UIbtxOjWh/cFaa9IKUlcB+DDuoskLuKu56JA==
|
25 | 25 |
|
26 | 26 | "@babel/core@^7.25.2":
|
27 |
| - version "7.25.7" |
28 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.25.7.tgz#1b3d144157575daf132a3bc80b2b18e6e3ca6ece" |
29 |
| - integrity sha512-yJ474Zv3cwiSOO9nXJuqzvwEeM+chDuQ8GJirw+pZ91sCGCyOZ3dJkVE09fTV0VEVzXyLWhh3G/AolYTPX7Mow== |
| 27 | + version "7.25.8" |
| 28 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.25.8.tgz#a57137d2a51bbcffcfaeba43cb4dd33ae3e0e1c6" |
| 29 | + integrity sha512-Oixnb+DzmRT30qu9d3tJSQkxuygWm32DFykT4bRoORPa9hZ/L4KhVB/XiRm6KG+roIEM7DBQlmg27kw2HZkdZg== |
30 | 30 | dependencies:
|
31 | 31 | "@ampproject/remapping" "^2.2.0"
|
32 | 32 | "@babel/code-frame" "^7.25.7"
|
33 | 33 | "@babel/generator" "^7.25.7"
|
34 | 34 | "@babel/helper-compilation-targets" "^7.25.7"
|
35 | 35 | "@babel/helper-module-transforms" "^7.25.7"
|
36 | 36 | "@babel/helpers" "^7.25.7"
|
37 |
| - "@babel/parser" "^7.25.7" |
| 37 | + "@babel/parser" "^7.25.8" |
38 | 38 | "@babel/template" "^7.25.7"
|
39 | 39 | "@babel/traverse" "^7.25.7"
|
40 |
| - "@babel/types" "^7.25.7" |
| 40 | + "@babel/types" "^7.25.8" |
41 | 41 | convert-source-map "^2.0.0"
|
42 | 42 | debug "^4.1.0"
|
43 | 43 | gensync "^1.0.0-beta.2"
|
|
251 | 251 | js-tokens "^4.0.0"
|
252 | 252 | picocolors "^1.0.0"
|
253 | 253 |
|
254 |
| -"@babel/parser@^7.25.3", "@babel/parser@^7.25.7": |
255 |
| - version "7.25.7" |
256 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.7.tgz#99b927720f4ddbfeb8cd195a363ed4532f87c590" |
257 |
| - integrity sha512-aZn7ETtQsjjGG5HruveUK06cU3Hljuhd9Iojm4M8WWv3wLE6OkE5PWbDUkItmMgegmccaITudyuW5RPYrYlgWw== |
| 254 | +"@babel/parser@^7.25.3", "@babel/parser@^7.25.7", "@babel/parser@^7.25.8": |
| 255 | + version "7.25.8" |
| 256 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.8.tgz#f6aaf38e80c36129460c1657c0762db584c9d5e2" |
| 257 | + integrity sha512-HcttkxzdPucv3nNFmfOOMfFf64KgdJVqm1KaCm25dPGMLElo9nsLvXeJECQg8UzPuBGLyTSA0ZzqCtDSzKTEoQ== |
258 | 258 | dependencies:
|
259 |
| - "@babel/types" "^7.25.7" |
| 259 | + "@babel/types" "^7.25.8" |
260 | 260 |
|
261 | 261 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.7":
|
262 | 262 | version "7.25.7"
|
|
822 | 822 | debug "^4.3.1"
|
823 | 823 | globals "^11.1.0"
|
824 | 824 |
|
825 |
| -"@babel/types@^7.24.7", "@babel/types@^7.25.7", "@babel/types@^7.4.4": |
826 |
| - version "7.25.7" |
827 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.7.tgz#1b7725c1d3a59f328cb700ce704c46371e6eef9b" |
828 |
| - integrity sha512-vwIVdXG+j+FOpkwqHRcBgHLYNL7XMkufrlaFvL9o6Ai9sJn9+PdyIL5qa0XzTZw084c+u9LOls53eoZWP/W5WQ== |
| 825 | +"@babel/types@^7.24.7", "@babel/types@^7.25.7", "@babel/types@^7.25.8", "@babel/types@^7.4.4": |
| 826 | + version "7.25.8" |
| 827 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.8.tgz#5cf6037258e8a9bcad533f4979025140cb9993e1" |
| 828 | + integrity sha512-JWtuCu8VQsMladxVz/P4HzHUGCAwpuqacmowgXFs5XjxIgKuNjnLokQzuVjlTvIzODaDmpjT3oxcC48vyk9EWg== |
829 | 829 | dependencies:
|
830 | 830 | "@babel/helper-string-parser" "^7.25.7"
|
831 | 831 | "@babel/helper-validator-identifier" "^7.25.7"
|
|
0 commit comments