|
25 | 25 | "@jridgewell/gen-mapping" "^0.1.0" |
26 | 26 | "@jridgewell/trace-mapping" "^0.3.9" |
27 | 27 |
|
28 | | -"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.25.9", "@babel/code-frame@^7.26.0": |
29 | | - version "7.26.0" |
30 | | - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.0.tgz#9374b5cd068d128dac0b94ff482594273b1c2815" |
31 | | - integrity sha512-INCKxTtbXtcNbUZ3YXutwMpEleqttcswhAdee7dhuoVrD2cnuc3PqtERBtxkX5nziX9vnBL8WXmSGwv8CuPV6g== |
| 28 | +"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.25.9", "@babel/code-frame@^7.26.2": |
| 29 | + version "7.26.2" |
| 30 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85" |
| 31 | + integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ== |
32 | 32 | dependencies: |
33 | 33 | "@babel/helper-validator-identifier" "^7.25.9" |
34 | 34 | js-tokens "^4.0.0" |
35 | 35 | picocolors "^1.0.0" |
36 | 36 |
|
37 | | -"@babel/compat-data@^7.25.9": |
38 | | - version "7.25.9" |
39 | | - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.9.tgz#24b01c5db6a3ebf85661b4fb4a946a9bccc72ac8" |
40 | | - integrity sha512-yD+hEuJ/+wAJ4Ox2/rpNv5HIuPG82x3ZlQvYVn8iYCprdxzE7P1udpGF1jyjQVBU4dgznN+k2h103vxZ7NdPyw== |
| 37 | +"@babel/compat-data@^7.26.5": |
| 38 | + version "7.26.5" |
| 39 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.5.tgz#df93ac37f4417854130e21d72c66ff3d4b897fc7" |
| 40 | + integrity sha512-XvcZi1KWf88RVbF9wn8MN6tYFloU5qX8KjuF3E1PVBmJ9eypXfs4GRiJwLuTZL0iSnJUKn1BFPa5BPZZJyFzPg== |
41 | 41 |
|
42 | | -"@babel/core@^7.18.9", "@babel/core@^7.26.0": |
43 | | - version "7.26.0" |
44 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.0.tgz#d78b6023cc8f3114ccf049eb219613f74a747b40" |
45 | | - integrity sha512-i1SLeK+DzNnQ3LL/CswPCa/E5u4lh1k6IAEphON8F+cXt0t9euTshDru0q7/IqMa1PMPz5RnHuHscF8/ZJsStg== |
| 42 | +"@babel/core@^7.18.9", "@babel/core@^7.26.0", "@babel/core@^7.26.7": |
| 43 | + version "7.26.7" |
| 44 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.7.tgz#0439347a183b97534d52811144d763a17f9d2b24" |
| 45 | + integrity sha512-SRijHmF0PSPgLIBYlWnG0hyeJLwXE2CgpsXaMOrtt2yp9/86ALw6oUlj9KYuZ0JN07T4eBMVIW4li/9S1j2BGA== |
46 | 46 | dependencies: |
47 | 47 | "@ampproject/remapping" "^2.2.0" |
48 | | - "@babel/code-frame" "^7.26.0" |
49 | | - "@babel/generator" "^7.26.0" |
50 | | - "@babel/helper-compilation-targets" "^7.25.9" |
| 48 | + "@babel/code-frame" "^7.26.2" |
| 49 | + "@babel/generator" "^7.26.5" |
| 50 | + "@babel/helper-compilation-targets" "^7.26.5" |
51 | 51 | "@babel/helper-module-transforms" "^7.26.0" |
52 | | - "@babel/helpers" "^7.26.0" |
53 | | - "@babel/parser" "^7.26.0" |
| 52 | + "@babel/helpers" "^7.26.7" |
| 53 | + "@babel/parser" "^7.26.7" |
54 | 54 | "@babel/template" "^7.25.9" |
55 | | - "@babel/traverse" "^7.25.9" |
56 | | - "@babel/types" "^7.26.0" |
| 55 | + "@babel/traverse" "^7.26.7" |
| 56 | + "@babel/types" "^7.26.7" |
57 | 57 | convert-source-map "^2.0.0" |
58 | 58 | debug "^4.1.0" |
59 | 59 | gensync "^1.0.0-beta.2" |
60 | 60 | json5 "^2.2.3" |
61 | 61 | semver "^6.3.1" |
62 | 62 |
|
63 | | -"@babel/generator@^7.25.9", "@babel/generator@^7.26.0": |
64 | | - version "7.26.0" |
65 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.0.tgz#505cc7c90d92513f458a477e5ef0703e7c91b8d7" |
66 | | - integrity sha512-/AIkAmInnWwgEAJGQr9vY0c66Mj6kjkE2ZPB1PurTRaRAh3U+J45sAQMjQDJdh4WbR3l0x5xkimXBKyBXXAu2w== |
| 63 | +"@babel/generator@^7.26.5": |
| 64 | + version "7.26.5" |
| 65 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.5.tgz#e44d4ab3176bbcaf78a5725da5f1dc28802a9458" |
| 66 | + integrity sha512-2caSP6fN9I7HOe6nqhtft7V4g7/V/gfDsC3Ag4W7kEzzvRGKqiv0pu0HogPiZ3KaVSoNDhUws6IJjDjpfmYIXw== |
67 | 67 | dependencies: |
68 | | - "@babel/parser" "^7.26.0" |
69 | | - "@babel/types" "^7.26.0" |
| 68 | + "@babel/parser" "^7.26.5" |
| 69 | + "@babel/types" "^7.26.5" |
70 | 70 | "@jridgewell/gen-mapping" "^0.3.5" |
71 | 71 | "@jridgewell/trace-mapping" "^0.3.25" |
72 | 72 | jsesc "^3.0.2" |
|
78 | 78 | dependencies: |
79 | 79 | "@babel/types" "^7.22.5" |
80 | 80 |
|
81 | | -"@babel/helper-compilation-targets@^7.25.9": |
82 | | - version "7.25.9" |
83 | | - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.25.9.tgz#55af025ce365be3cdc0c1c1e56c6af617ce88875" |
84 | | - integrity sha512-j9Db8Suy6yV/VHa4qzrj9yZfZxhLWQdVnRlXxmKLYlhWUVB1sB2G5sxuWYXk/whHD9iW76PmNzxZ4UCnTQTVEQ== |
| 81 | +"@babel/helper-compilation-targets@^7.26.5": |
| 82 | + version "7.26.5" |
| 83 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.26.5.tgz#75d92bb8d8d51301c0d49e52a65c9a7fe94514d8" |
| 84 | + integrity sha512-IXuyn5EkouFJscIDuFF5EsiSolseme1s0CZB+QxVugqJLYmKdxI1VfIBOst0SUu4rnk2Z7kqTwmoO1lp3HIfnA== |
85 | 85 | dependencies: |
86 | | - "@babel/compat-data" "^7.25.9" |
| 86 | + "@babel/compat-data" "^7.26.5" |
87 | 87 | "@babel/helper-validator-option" "^7.25.9" |
88 | 88 | browserslist "^4.24.0" |
89 | 89 | lru-cache "^5.1.1" |
|
126 | 126 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.25.9.tgz#86e45bd8a49ab7e03f276577f96179653d41da72" |
127 | 127 | integrity sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw== |
128 | 128 |
|
129 | | -"@babel/helpers@^7.26.0": |
130 | | - version "7.26.0" |
131 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.0.tgz#30e621f1eba5aa45fe6f4868d2e9154d884119a4" |
132 | | - integrity sha512-tbhNuIxNcVb21pInl3ZSjksLCvgdZy9KwJ8brv993QtIVKJBBkYXz4q4ZbAv31GdnC+R90np23L5FbEBlthAEw== |
| 129 | +"@babel/helpers@^7.26.7": |
| 130 | + version "7.26.7" |
| 131 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.7.tgz#fd1d2a7c431b6e39290277aacfd8367857c576a4" |
| 132 | + integrity sha512-8NHiL98vsi0mbPQmYAGWwfcFaOy4j2HY49fXJCfuDcdE7fMIsH9a7GdaeXpIBsbT7307WU8KCMp5pUVDNL4f9A== |
133 | 133 | dependencies: |
134 | 134 | "@babel/template" "^7.25.9" |
135 | | - "@babel/types" "^7.26.0" |
| 135 | + "@babel/types" "^7.26.7" |
136 | 136 |
|
137 | | -"@babel/parser@^7.1.0", "@babel/parser@^7.20.7", "@babel/parser@^7.25.9", "@babel/parser@^7.26.0": |
138 | | - version "7.26.1" |
139 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.1.tgz#44e02499960df2cdce2c456372a3e8e0c3c5c975" |
140 | | - integrity sha512-reoQYNiAJreZNsJzyrDNzFQ+IQ5JFiIzAHJg9bn94S3l+4++J7RsIhNMoB+lgP/9tpmiAQqspv+xfdxTSzREOw== |
| 137 | +"@babel/parser@^7.1.0", "@babel/parser@^7.20.7", "@babel/parser@^7.25.9", "@babel/parser@^7.26.5", "@babel/parser@^7.26.7": |
| 138 | + version "7.26.7" |
| 139 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.7.tgz#e114cd099e5f7d17b05368678da0fb9f69b3385c" |
| 140 | + integrity sha512-kEvgGGgEjRUutvdVvZhbn/BxVt+5VSpwXz1j3WYXQbXDo8KzFOPNG2GQbdAiNq8g6wn1yKk7C/qrke03a84V+w== |
141 | 141 | dependencies: |
142 | | - "@babel/types" "^7.26.0" |
| 142 | + "@babel/types" "^7.26.7" |
143 | 143 |
|
144 | 144 | "@babel/plugin-transform-react-jsx-self@^7.25.9": |
145 | 145 | version "7.25.9" |
|
171 | 171 | "@babel/parser" "^7.25.9" |
172 | 172 | "@babel/types" "^7.25.9" |
173 | 173 |
|
174 | | -"@babel/traverse@^7.18.9", "@babel/traverse@^7.25.9", "@babel/traverse@^7.4.5": |
175 | | - version "7.25.9" |
176 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.9.tgz#a50f8fe49e7f69f53de5bea7e413cd35c5e13c84" |
177 | | - integrity sha512-ZCuvfwOwlz/bawvAuvcj8rrithP2/N55Tzz342AkTvq4qaWbGfmCk/tKhNaV2cthijKrPAA8SRJV5WWe7IBMJw== |
| 174 | +"@babel/traverse@^7.18.9", "@babel/traverse@^7.25.9", "@babel/traverse@^7.26.7", "@babel/traverse@^7.4.5": |
| 175 | + version "7.26.7" |
| 176 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.7.tgz#99a0a136f6a75e7fb8b0a1ace421e0b25994b8bb" |
| 177 | + integrity sha512-1x1sgeyRLC3r5fQOM0/xtQKsYjyxmFjaOrLJNtZ81inNjyJHGIolTULPiSc/2qe1/qfpFLisLQYFnnZl7QoedA== |
178 | 178 | dependencies: |
179 | | - "@babel/code-frame" "^7.25.9" |
180 | | - "@babel/generator" "^7.25.9" |
181 | | - "@babel/parser" "^7.25.9" |
| 179 | + "@babel/code-frame" "^7.26.2" |
| 180 | + "@babel/generator" "^7.26.5" |
| 181 | + "@babel/parser" "^7.26.7" |
182 | 182 | "@babel/template" "^7.25.9" |
183 | | - "@babel/types" "^7.25.9" |
| 183 | + "@babel/types" "^7.26.7" |
184 | 184 | debug "^4.3.1" |
185 | 185 | globals "^11.1.0" |
186 | 186 |
|
187 | | -"@babel/types@^7.0.0", "@babel/types@^7.18.9", "@babel/types@^7.20.7", "@babel/types@^7.21.5", "@babel/types@^7.22.5", "@babel/types@^7.25.9", "@babel/types@^7.26.0": |
188 | | - version "7.26.0" |
189 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.0.tgz#deabd08d6b753bc8e0f198f8709fb575e31774ff" |
190 | | - integrity sha512-Z/yiTPj+lDVnF7lWeKCIJzaIkI0vYO87dMpZ4bg4TDrFe4XXLFWL1TbXU27gBP3QccxV9mZICCrnjnYlJjXHOA== |
| 187 | +"@babel/types@^7.0.0", "@babel/types@^7.18.9", "@babel/types@^7.20.7", "@babel/types@^7.21.5", "@babel/types@^7.22.5", "@babel/types@^7.25.9", "@babel/types@^7.26.5", "@babel/types@^7.26.7": |
| 188 | + version "7.26.7" |
| 189 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.7.tgz#5e2b89c0768e874d4d061961f3a5a153d71dc17a" |
| 190 | + integrity sha512-t8kDRGrKXyp6+tjUh7hw2RLyclsW4TRoRvRHtSyAX9Bb5ldlFh+90YAYY6awRXrlB4G5G2izNeGySpATlFzmOg== |
191 | 191 | dependencies: |
192 | 192 | "@babel/helper-string-parser" "^7.25.9" |
193 | 193 | "@babel/helper-validator-identifier" "^7.25.9" |
|
0 commit comments