|
15 | 15 | "@jridgewell/gen-mapping" "^0.1.0" |
16 | 16 | "@jridgewell/trace-mapping" "^0.3.9" |
17 | 17 |
|
18 | | -"@ampproject/remapping@^2.2.0": |
19 | | - version "2.2.1" |
20 | | - resolved "https://registry.yarnpkg.com/@ampproject/remapping/-/remapping-2.2.1.tgz#99e8e11851128b8702cd57c33684f1d0f260b630" |
21 | | - integrity sha512-lFMjJTrFL3j7L9yBxwYfCq2k6qqwHyzuUl/XBnif78PWTJYyL/dfowQHWE3sp6U6ZzqWiiIZnpTMO96zhkjwtg== |
22 | | - dependencies: |
23 | | - "@jridgewell/gen-mapping" "^0.3.0" |
24 | | - "@jridgewell/trace-mapping" "^0.3.9" |
25 | | - |
26 | 18 | "@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.18.6": |
27 | 19 | version "7.18.6" |
28 | 20 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.18.6.tgz#3b25d38c89600baa2dcc219edfa88a74eb2c427a" |
|
59 | 51 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.28.0.tgz#9fc6fd58c2a6a15243cd13983224968392070790" |
60 | 52 | integrity sha512-60X7qkglvrap8mn1lh2ebxXdZYtUcpd7gsmy9kLaBJ4i/WdY8PqTSdxyA8qraikqKQK5C1KRBKXqznrVapyNaw== |
61 | 53 |
|
62 | | -"@babel/core@7.28.3": |
63 | | - version "7.28.3" |
64 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.28.3.tgz#aceddde69c5d1def69b839d09efa3e3ff59c97cb" |
65 | | - integrity sha512-yDBHV9kQNcr2/sUr9jghVyz9C3Y5G2zUM2H2lo+9mKv4sFgbA8s8Z9t8D1jiTkGoO/NoIfKMyKWr4s6CN23ZwQ== |
| 54 | +"@babel/core@7.28.4": |
| 55 | + version "7.28.4" |
| 56 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.28.4.tgz#12a550b8794452df4c8b084f95003bce1742d496" |
| 57 | + integrity sha512-2BCOP7TN8M+gVDj7/ht3hsaO/B/n5oDbiAyyvnRlNOs+u1o+JWNYTQrmpuNp1/Wq2gcFrI01JAW+paEKDMx/CA== |
66 | 58 | dependencies: |
67 | | - "@ampproject/remapping" "^2.2.0" |
68 | 59 | "@babel/code-frame" "^7.27.1" |
69 | 60 | "@babel/generator" "^7.28.3" |
70 | 61 | "@babel/helper-compilation-targets" "^7.27.2" |
71 | 62 | "@babel/helper-module-transforms" "^7.28.3" |
72 | | - "@babel/helpers" "^7.28.3" |
73 | | - "@babel/parser" "^7.28.3" |
| 63 | + "@babel/helpers" "^7.28.4" |
| 64 | + "@babel/parser" "^7.28.4" |
74 | 65 | "@babel/template" "^7.27.2" |
75 | | - "@babel/traverse" "^7.28.3" |
76 | | - "@babel/types" "^7.28.2" |
| 66 | + "@babel/traverse" "^7.28.4" |
| 67 | + "@babel/types" "^7.28.4" |
| 68 | + "@jridgewell/remapping" "^2.3.5" |
77 | 69 | convert-source-map "^2.0.0" |
78 | 70 | debug "^4.1.0" |
79 | 71 | gensync "^1.0.0-beta.2" |
|
527 | 519 | "@babel/traverse" "^7.19.4" |
528 | 520 | "@babel/types" "^7.19.4" |
529 | 521 |
|
530 | | -"@babel/helpers@^7.28.3": |
531 | | - version "7.28.3" |
532 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.28.3.tgz#b83156c0a2232c133d1b535dd5d3452119c7e441" |
533 | | - integrity sha512-PTNtvUQihsAsDHMOP5pfobP8C6CM4JWXmP8DrEIt46c3r2bf87Ua1zoqevsMo9g+tWDwgWrFP5EIxuBx5RudAw== |
| 522 | +"@babel/helpers@^7.28.4": |
| 523 | + version "7.28.4" |
| 524 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.28.4.tgz#fe07274742e95bdf7cf1443593eeb8926ab63827" |
| 525 | + integrity sha512-HFN59MmQXGHVyYadKLVumYsA9dBFun/ldYxipEjzA4196jpLZd8UjEEBLkbEkvfYreDqJhZxYAWFPtrfhNpj4w== |
534 | 526 | dependencies: |
535 | 527 | "@babel/template" "^7.27.2" |
536 | | - "@babel/types" "^7.28.2" |
| 528 | + "@babel/types" "^7.28.4" |
537 | 529 |
|
538 | 530 | "@babel/highlight@^7.18.6": |
539 | 531 | version "7.18.6" |
|
577 | 569 | dependencies: |
578 | 570 | "@babel/types" "^7.28.2" |
579 | 571 |
|
| 572 | +"@babel/parser@^7.28.4": |
| 573 | + version "7.28.4" |
| 574 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.4.tgz#da25d4643532890932cc03f7705fe19637e03fa8" |
| 575 | + integrity sha512-yZbBqeM6TkpP9du/I2pUZnJsRMGGvOuIrhjzC1AwHwW+6he4mni6Bp/m8ijn0iOuZuPI2BfkCoSRunpyjnrQKg== |
| 576 | + dependencies: |
| 577 | + "@babel/types" "^7.28.4" |
| 578 | + |
580 | 579 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.27.1": |
581 | 580 | version "7.27.1" |
582 | 581 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.27.1.tgz#61dd8a8e61f7eb568268d1b5f129da3eee364bf9" |
|
1950 | 1949 | "@babel/types" "^7.28.2" |
1951 | 1950 | debug "^4.3.1" |
1952 | 1951 |
|
| 1952 | +"@babel/traverse@^7.28.4": |
| 1953 | + version "7.28.4" |
| 1954 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.4.tgz#8d456101b96ab175d487249f60680221692b958b" |
| 1955 | + integrity sha512-YEzuboP2qvQavAcjgQNVgsvHIDv6ZpwXvcvjmyySP2DIMuByS/6ioU5G9pYrWHM6T2YDfc7xga9iNzYOs12CFQ== |
| 1956 | + dependencies: |
| 1957 | + "@babel/code-frame" "^7.27.1" |
| 1958 | + "@babel/generator" "^7.28.3" |
| 1959 | + "@babel/helper-globals" "^7.28.0" |
| 1960 | + "@babel/parser" "^7.28.4" |
| 1961 | + "@babel/template" "^7.27.2" |
| 1962 | + "@babel/types" "^7.28.4" |
| 1963 | + debug "^4.3.1" |
| 1964 | + |
1953 | 1965 | "@babel/types@^7.0.0", "@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.19.3", "@babel/types@^7.19.4", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
1954 | 1966 | version "7.19.4" |
1955 | 1967 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.19.4.tgz#0dd5c91c573a202d600490a35b33246fed8a41c7" |
|
1991 | 2003 | "@babel/helper-string-parser" "^7.27.1" |
1992 | 2004 | "@babel/helper-validator-identifier" "^7.27.1" |
1993 | 2005 |
|
| 2006 | +"@babel/types@^7.28.4": |
| 2007 | + version "7.28.4" |
| 2008 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.4.tgz#0a4e618f4c60a7cd6c11cb2d48060e4dbe38ac3a" |
| 2009 | + integrity sha512-bkFqkLhh3pMBUQQkpVgWDWq/lqzc2678eUyDlTBhRqhCHFguYYGM0Efga7tYk4TogG/3x0EEl66/OQ+WGbWB/Q== |
| 2010 | + dependencies: |
| 2011 | + "@babel/helper-string-parser" "^7.27.1" |
| 2012 | + "@babel/helper-validator-identifier" "^7.27.1" |
| 2013 | + |
1994 | 2014 | "@bcoe/v8-coverage@^0.2.3": |
1995 | 2015 | version "0.2.3" |
1996 | 2016 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" |
|
2330 | 2350 | "@jridgewell/sourcemap-codec" "^1.4.10" |
2331 | 2351 | "@jridgewell/trace-mapping" "^0.3.24" |
2332 | 2352 |
|
| 2353 | +"@jridgewell/remapping@^2.3.5": |
| 2354 | + version "2.3.5" |
| 2355 | + resolved "https://registry.yarnpkg.com/@jridgewell/remapping/-/remapping-2.3.5.tgz#375c476d1972947851ba1e15ae8f123047445aa1" |
| 2356 | + integrity sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ== |
| 2357 | + dependencies: |
| 2358 | + "@jridgewell/gen-mapping" "^0.3.5" |
| 2359 | + "@jridgewell/trace-mapping" "^0.3.24" |
| 2360 | + |
2333 | 2361 | "@jridgewell/resolve-uri@3.1.0": |
2334 | 2362 | version "3.1.0" |
2335 | 2363 | resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz#2203b118c157721addfe69d47b70465463066d78" |
|
0 commit comments