|
54 | 54 | resolve "^1.22.1" |
55 | 55 |
|
56 | 56 | "@rollup/plugin-typescript@^12.0.0": |
57 | | - version "12.1.4" |
58 | | - resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-12.1.4.tgz#9a58433e8b13906198953d79faf3b16f67ee0424" |
59 | | - integrity sha512-s5Hx+EtN60LMlDBvl5f04bEiFZmAepk27Q+mr85L/00zPDn1jtzlTV6FWn81MaIwqfWzKxmOJrBWHU6vtQyedQ== |
| 57 | + version "12.3.0" |
| 58 | + resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-12.3.0.tgz#cc51b830973bc14c9456fe6532f322f2a40f5f12" |
| 59 | + integrity sha512-7DP0/p7y3t67+NabT9f8oTBFE6gGkto4SA6Np2oudYmZE/m1dt8RB0SjL1msMxFpLo631qjRCcBlAbq1ml/Big== |
60 | 60 | dependencies: |
61 | 61 | "@rollup/pluginutils" "^5.1.0" |
62 | 62 | resolve "^1.22.1" |
|
71 | 71 | picomatch "^2.3.1" |
72 | 72 |
|
73 | 73 | "@rollup/pluginutils@^5.1.0": |
74 | | - version "5.2.0" |
75 | | - resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-5.2.0.tgz#eac25ca5b0bdda4ba735ddaca5fbf26bd435f602" |
76 | | - integrity sha512-qWJ2ZTbmumwiLFomfzTyt5Kng4hwPi9rwCYN4SHb6eaRU1KNO4ccxINHr/VhH4GgPlt1XfSTLX2LBTme8ne4Zw== |
| 74 | + version "5.3.0" |
| 75 | + resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-5.3.0.tgz#57ba1b0cbda8e7a3c597a4853c807b156e21a7b4" |
| 76 | + integrity sha512-5EdhGZtnu3V88ces7s53hhfK5KSASnJZv8Lulpc04cWO3REESroJXg73DFsOmgbU2BhwV0E20bu2IDZb3VKW4Q== |
77 | 77 | dependencies: |
78 | 78 | "@types/estree" "^1.0.0" |
79 | 79 | estree-walker "^2.0.2" |
@@ -1147,7 +1147,7 @@ is-core-module@^2.13.0: |
1147 | 1147 | dependencies: |
1148 | 1148 | hasown "^2.0.2" |
1149 | 1149 |
|
1150 | | -is-core-module@^2.16.0: |
| 1150 | +is-core-module@^2.16.1: |
1151 | 1151 | version "2.16.1" |
1152 | 1152 | resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.16.1.tgz#2a98801a849f43e2add644fbb6bc6229b19a4ef4" |
1153 | 1153 | integrity sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w== |
@@ -1550,9 +1550,9 @@ picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.3.1: |
1550 | 1550 | integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA== |
1551 | 1551 |
|
1552 | 1552 | picomatch@^4.0.2: |
1553 | | - version "4.0.2" |
1554 | | - resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.2.tgz#77c742931e8f3b8820946c76cd0c1f13730d1dab" |
1555 | | - integrity sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg== |
| 1553 | + version "4.0.3" |
| 1554 | + resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.3.tgz#796c76136d1eead715db1e7bad785dedd695a042" |
| 1555 | + integrity sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q== |
1556 | 1556 |
|
1557 | 1557 | plugin-error@^1.0.1: |
1558 | 1558 | version "1.0.1" |
@@ -1750,11 +1750,11 @@ resolve@^1.20.0: |
1750 | 1750 | supports-preserve-symlinks-flag "^1.0.0" |
1751 | 1751 |
|
1752 | 1752 | resolve@^1.22.1: |
1753 | | - version "1.22.10" |
1754 | | - resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.10.tgz#b663e83ffb09bbf2386944736baae803029b8b39" |
1755 | | - integrity sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w== |
| 1753 | + version "1.22.11" |
| 1754 | + resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.11.tgz#aad857ce1ffb8bfa9b0b1ac29f1156383f68c262" |
| 1755 | + integrity sha512-RfqAvLnMl313r7c9oclB1HhUEAezcpLjz95wFH4LVuhk9JF/r22qmVP9AMmOU4vMX7Q8pN8jwNg/CSpdFnMjTQ== |
1756 | 1756 | dependencies: |
1757 | | - is-core-module "^2.16.0" |
| 1757 | + is-core-module "^2.16.1" |
1758 | 1758 | path-parse "^1.0.7" |
1759 | 1759 | supports-preserve-symlinks-flag "^1.0.0" |
1760 | 1760 |
|
|
0 commit comments