|
246 | 246 | integrity sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw==
|
247 | 247 |
|
248 | 248 | "@babel/helpers@^7.26.0":
|
249 |
| - version "7.26.0" |
250 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.0.tgz#30e621f1eba5aa45fe6f4868d2e9154d884119a4" |
251 |
| - integrity sha512-tbhNuIxNcVb21pInl3ZSjksLCvgdZy9KwJ8brv993QtIVKJBBkYXz4q4ZbAv31GdnC+R90np23L5FbEBlthAEw== |
| 249 | + version "7.26.10" |
| 250 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.10.tgz#6baea3cd62ec2d0c1068778d63cb1314f6637384" |
| 251 | + integrity sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g== |
252 | 252 | dependencies:
|
253 |
| - "@babel/template" "^7.25.9" |
254 |
| - "@babel/types" "^7.26.0" |
| 253 | + "@babel/template" "^7.26.9" |
| 254 | + "@babel/types" "^7.26.10" |
255 | 255 |
|
256 | 256 | "@babel/parser@^7.1.0", "@babel/parser@^7.20.7":
|
257 | 257 | version "7.24.7"
|
|
265 | 265 | dependencies:
|
266 | 266 | "@babel/types" "^7.26.3"
|
267 | 267 |
|
| 268 | +"@babel/parser@^7.26.9": |
| 269 | + version "7.26.10" |
| 270 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.10.tgz#e9bdb82f14b97df6569b0b038edd436839c57749" |
| 271 | + integrity sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA== |
| 272 | + dependencies: |
| 273 | + "@babel/types" "^7.26.10" |
| 274 | + |
268 | 275 | "@babel/plugin-syntax-jsx@^7.25.9":
|
269 | 276 | version "7.25.9"
|
270 | 277 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.25.9.tgz#a34313a178ea56f1951599b929c1ceacee719290"
|
|
292 | 299 | "@babel/parser" "^7.25.9"
|
293 | 300 | "@babel/types" "^7.25.9"
|
294 | 301 |
|
| 302 | +"@babel/template@^7.26.9": |
| 303 | + version "7.26.9" |
| 304 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.26.9.tgz#4577ad3ddf43d194528cff4e1fa6b232fa609bb2" |
| 305 | + integrity sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA== |
| 306 | + dependencies: |
| 307 | + "@babel/code-frame" "^7.26.2" |
| 308 | + "@babel/parser" "^7.26.9" |
| 309 | + "@babel/types" "^7.26.9" |
| 310 | + |
295 | 311 | "@babel/traverse@^7.25.9":
|
296 | 312 | version "7.26.4"
|
297 | 313 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.26.4.tgz#ac3a2a84b908dde6d463c3bfa2c5fdc1653574bd"
|
|
313 | 329 | "@babel/helper-string-parser" "^7.25.9"
|
314 | 330 | "@babel/helper-validator-identifier" "^7.25.9"
|
315 | 331 |
|
| 332 | +"@babel/types@^7.26.10", "@babel/types@^7.26.9": |
| 333 | + version "7.26.10" |
| 334 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.10.tgz#396382f6335bd4feb65741eacfc808218f859259" |
| 335 | + integrity sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ== |
| 336 | + dependencies: |
| 337 | + "@babel/helper-string-parser" "^7.25.9" |
| 338 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 339 | + |
316 | 340 | "@ctrl/tinycolor@^4.0.4":
|
317 | 341 | version "4.1.0"
|
318 | 342 | resolved "https://registry.yarnpkg.com/@ctrl/tinycolor/-/tinycolor-4.1.0.tgz#91a8f8120ffc9da2feb2a38f7862b300d5e9691a"
|
|
0 commit comments