|
7 | 7 | resolved "https://registry.yarnpkg.com/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz#bd9154aec9983f77b3a034ecaa015c2e4201f6cf" |
8 | 8 | integrity sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA== |
9 | 9 |
|
10 | | -"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.27.1", "@babel/code-frame@^7.28.6": |
11 | | - version "7.28.6" |
12 | | - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.28.6.tgz#72499312ec58b1e2245ba4a4f550c132be4982f7" |
13 | | - integrity sha512-JYgintcMjRiCvS8mMECzaEn+m3PfoQiyqukOMCCVQtoJGYJw8j/8LBJEiqkHLkfwCcs74E3pbAUFNg7d9VNJ+Q== |
| 10 | +"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.27.1", "@babel/code-frame@^7.28.6", "@babel/code-frame@^7.29.0": |
| 11 | + version "7.29.0" |
| 12 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.29.0.tgz#7cd7a59f15b3cc0dcd803038f7792712a7d0b15c" |
| 13 | + integrity sha512-9NhCeYjq9+3uxgdtp20LSiJXJvN0FeCtNGpJxuMFZ1Kv3cWUNb6DOhJwUvcVCzKGR66cw4njwM6hrJLqgOwbcw== |
14 | 14 | dependencies: |
15 | 15 | "@babel/helper-validator-identifier" "^7.28.5" |
16 | 16 | js-tokens "^4.0.0" |
|
22 | 22 | integrity sha512-2lfu57JtzctfIrcGMz992hyLlByuzgIk58+hhGCxjKZ3rWI82NnVLjXcaTqkI2NvlcvOskZaiZ5kjUALo3Lpxg== |
23 | 23 |
|
24 | 24 | "@babel/core@^7.12.3", "@babel/core@^7.21.3", "@babel/core@^7.23.9", "@babel/core@^7.27.4": |
25 | | - version "7.28.6" |
26 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.28.6.tgz#531bf883a1126e53501ba46eb3bb414047af507f" |
27 | | - integrity sha512-H3mcG6ZDLTlYfaSNi0iOKkigqMFvkTKlGUYlD8GW7nNOYRrevuA46iTypPyv+06V3fEmvvazfntkBU34L0azAw== |
| 25 | + version "7.29.0" |
| 26 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.29.0.tgz#5286ad785df7f79d656e88ce86e650d16ca5f322" |
| 27 | + integrity sha512-CGOfOJqWjg2qW/Mb6zNsDm+u5vFQ8DxXfbM09z69p5Z6+mE1ikP2jUXw+j42Pf1XTYED2Rni5f95npYeuwMDQA== |
28 | 28 | dependencies: |
29 | | - "@babel/code-frame" "^7.28.6" |
30 | | - "@babel/generator" "^7.28.6" |
| 29 | + "@babel/code-frame" "^7.29.0" |
| 30 | + "@babel/generator" "^7.29.0" |
31 | 31 | "@babel/helper-compilation-targets" "^7.28.6" |
32 | 32 | "@babel/helper-module-transforms" "^7.28.6" |
33 | 33 | "@babel/helpers" "^7.28.6" |
34 | | - "@babel/parser" "^7.28.6" |
| 34 | + "@babel/parser" "^7.29.0" |
35 | 35 | "@babel/template" "^7.28.6" |
36 | | - "@babel/traverse" "^7.28.6" |
37 | | - "@babel/types" "^7.28.6" |
| 36 | + "@babel/traverse" "^7.29.0" |
| 37 | + "@babel/types" "^7.29.0" |
38 | 38 | "@jridgewell/remapping" "^2.3.5" |
39 | 39 | convert-source-map "^2.0.0" |
40 | 40 | debug "^4.1.0" |
41 | 41 | gensync "^1.0.0-beta.2" |
42 | 42 | json5 "^2.2.3" |
43 | 43 | semver "^6.3.1" |
44 | 44 |
|
45 | | -"@babel/generator@^7.27.5", "@babel/generator@^7.28.6": |
46 | | - version "7.28.6" |
47 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.28.6.tgz#48dcc65d98fcc8626a48f72b62e263d25fc3c3f1" |
48 | | - integrity sha512-lOoVRwADj8hjf7al89tvQ2a1lf53Z+7tiXMgpZJL3maQPDxh0DgLMN62B2MKUOFcoodBHLMbDM6WAbKgNy5Suw== |
| 45 | +"@babel/generator@^7.27.5", "@babel/generator@^7.29.0": |
| 46 | + version "7.29.0" |
| 47 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.29.0.tgz#4cba5a76b3c71d8be31761b03329d5dc7768447f" |
| 48 | + integrity sha512-vSH118/wwM/pLR38g/Sgk05sNtro6TlTJKuiMXDaZqPUfjTFcudpCOt00IhOfj+1BFAX+UFAlzCU+6WXr3GLFQ== |
49 | 49 | dependencies: |
50 | | - "@babel/parser" "^7.28.6" |
51 | | - "@babel/types" "^7.28.6" |
| 50 | + "@babel/parser" "^7.29.0" |
| 51 | + "@babel/types" "^7.29.0" |
52 | 52 | "@jridgewell/gen-mapping" "^0.3.12" |
53 | 53 | "@jridgewell/trace-mapping" "^0.3.28" |
54 | 54 | jsesc "^3.0.2" |
|
252 | 252 | "@babel/template" "^7.28.6" |
253 | 253 | "@babel/types" "^7.28.6" |
254 | 254 |
|
255 | | -"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.23.9", "@babel/parser@^7.28.6": |
256 | | - version "7.28.6" |
257 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.6.tgz#f01a8885b7fa1e56dd8a155130226cd698ef13fd" |
258 | | - integrity sha512-TeR9zWR18BvbfPmGbLampPMW+uW1NZnJlRuuHso8i87QZNq2JRF9i6RgxRqtEq+wQGsS19NNTWr2duhnE49mfQ== |
| 255 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.23.9", "@babel/parser@^7.28.6", "@babel/parser@^7.29.0": |
| 256 | + version "7.29.0" |
| 257 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.29.0.tgz#669ef345add7d057e92b7ed15f0bac07611831b6" |
| 258 | + integrity sha512-IyDgFV5GeDUVX4YdF/3CPULtVGSXXMLh1xVIgdCgxApktqnQV0r7/8Nqthg+8YLGaAtdyIlo2qIdZrbCv4+7ww== |
259 | 259 | dependencies: |
260 | | - "@babel/types" "^7.28.6" |
| 260 | + "@babel/types" "^7.29.0" |
261 | 261 |
|
262 | 262 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.28.5": |
263 | 263 | version "7.28.5" |
|
933 | 933 | "@babel/parser" "^7.28.6" |
934 | 934 | "@babel/types" "^7.28.6" |
935 | 935 |
|
936 | | -"@babel/traverse@^7.27.1", "@babel/traverse@^7.28.5", "@babel/traverse@^7.28.6": |
937 | | - version "7.28.6" |
938 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.6.tgz#871ddc79a80599a5030c53b1cc48cbe3a5583c2e" |
939 | | - integrity sha512-fgWX62k02qtjqdSNTAGxmKYY/7FSL9WAS1o2Hu5+I5m9T0yxZzr4cnrfXQ/MX0rIifthCSs6FKTlzYbJcPtMNg== |
| 936 | +"@babel/traverse@^7.27.1", "@babel/traverse@^7.28.5", "@babel/traverse@^7.28.6", "@babel/traverse@^7.29.0": |
| 937 | + version "7.29.0" |
| 938 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.29.0.tgz#f323d05001440253eead3c9c858adbe00b90310a" |
| 939 | + integrity sha512-4HPiQr0X7+waHfyXPZpWPfWL/J7dcN1mx9gL6WdQVMbPnF3+ZhSMs8tCxN7oHddJE9fhNE7+lxdnlyemKfJRuA== |
940 | 940 | dependencies: |
941 | | - "@babel/code-frame" "^7.28.6" |
942 | | - "@babel/generator" "^7.28.6" |
| 941 | + "@babel/code-frame" "^7.29.0" |
| 942 | + "@babel/generator" "^7.29.0" |
943 | 943 | "@babel/helper-globals" "^7.28.0" |
944 | | - "@babel/parser" "^7.28.6" |
| 944 | + "@babel/parser" "^7.29.0" |
945 | 945 | "@babel/template" "^7.28.6" |
946 | | - "@babel/types" "^7.28.6" |
| 946 | + "@babel/types" "^7.29.0" |
947 | 947 | debug "^4.3.1" |
948 | 948 |
|
949 | | -"@babel/types@^7.0.0", "@babel/types@^7.18.6", "@babel/types@^7.20.7", "@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.28.5", "@babel/types@^7.28.6", "@babel/types@^7.3.0", "@babel/types@^7.4.4": |
950 | | - version "7.28.6" |
951 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.6.tgz#c3e9377f1b155005bcc4c46020e7e394e13089df" |
952 | | - integrity sha512-0ZrskXVEHSWIqZM/sQZ4EV3jZJXRkio/WCxaqKZP1g//CEWEPSfeZFcms4XeKBCHU0ZKnIkdJeU/kF+eRp5lBg== |
| 949 | +"@babel/types@^7.0.0", "@babel/types@^7.18.6", "@babel/types@^7.20.7", "@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.28.5", "@babel/types@^7.28.6", "@babel/types@^7.29.0", "@babel/types@^7.3.0", "@babel/types@^7.4.4": |
| 950 | + version "7.29.0" |
| 951 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.29.0.tgz#9f5b1e838c446e72cf3cd4b918152b8c605e37c7" |
| 952 | + integrity sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A== |
953 | 953 | dependencies: |
954 | 954 | "@babel/helper-string-parser" "^7.27.1" |
955 | 955 | "@babel/helper-validator-identifier" "^7.28.5" |
|
0 commit comments