|
1783 | 1783 | dependencies: |
1784 | 1784 | "@rollup/pluginutils" "^5.1.0" |
1785 | 1785 |
|
1786 | | -"@rollup/plugin-node-resolve@^15.2.1": |
1787 | | - version "15.3.1" |
1788 | | - resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.3.1.tgz#66008953c2524be786aa319d49e32f2128296a78" |
1789 | | - integrity sha512-tgg6b91pAybXHJQMAAwW9VuWBO6Thi+q7BCNARLwSqlmsHz0XYURtGvh/AuwSADXSI4h/2uHbs7s4FzlZDGSGA== |
| 1786 | +"@rollup/plugin-node-resolve@^16.0.3": |
| 1787 | + version "16.0.3" |
| 1788 | + resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-16.0.3.tgz#0988e6f2cbb13316b0f5e7213f757bc9ed44928f" |
| 1789 | + integrity sha512-lUYM3UBGuM93CnMPG1YocWu7X802BrNF3jW2zny5gQyLQgRFJhV1Sq0Zi74+dh/6NBx1DxFC4b4GXg9wUCG5Qg== |
1790 | 1790 | dependencies: |
1791 | 1791 | "@rollup/pluginutils" "^5.0.1" |
1792 | 1792 | "@types/resolve" "1.20.2" |
|
1811 | 1811 | smob "^1.0.0" |
1812 | 1812 | terser "^5.17.4" |
1813 | 1813 |
|
1814 | | -"@rollup/pluginutils@^5.0.1": |
| 1814 | +"@rollup/pluginutils@^5.0.1", "@rollup/pluginutils@^5.1.0": |
1815 | 1815 | version "5.2.0" |
1816 | 1816 | resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-5.2.0.tgz#eac25ca5b0bdda4ba735ddaca5fbf26bd435f602" |
1817 | 1817 | integrity sha512-qWJ2ZTbmumwiLFomfzTyt5Kng4hwPi9rwCYN4SHb6eaRU1KNO4ccxINHr/VhH4GgPlt1XfSTLX2LBTme8ne4Zw== |
|
1820 | 1820 | estree-walker "^2.0.2" |
1821 | 1821 | picomatch "^4.0.2" |
1822 | 1822 |
|
1823 | | -"@rollup/pluginutils@^5.1.0": |
1824 | | - version "5.1.0" |
1825 | | - resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-5.1.0.tgz#7e53eddc8c7f483a4ad0b94afb1f7f5fd3c771e0" |
1826 | | - integrity sha512-XTIWOPPcpvyKI6L1NHo0lFlCyznUEyPmPY1mc3KpPVDYulHSTvyeLNVW00QTLIAFNhR3kYnJTQHeGqU4M3n09g== |
1827 | | - dependencies: |
1828 | | - "@types/estree" "^1.0.0" |
1829 | | - estree-walker "^2.0.2" |
1830 | | - picomatch "^2.3.1" |
1831 | | - |
1832 | 1823 | "@sinclair/typebox@^0.34.0": |
1833 | 1824 | version "0.34.37" |
1834 | 1825 | resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.34.37.tgz#f331e4db64ff8195e9e3d8449343c85aaa237d6e" |
@@ -4889,16 +4880,7 @@ resolve-from@^5.0.0: |
4889 | 4880 | resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-5.0.0.tgz#c35225843df8f776df21c57557bc087e9dfdfc69" |
4890 | 4881 | integrity sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw== |
4891 | 4882 |
|
4892 | | -resolve@^1.14.2, resolve@^1.22.4: |
4893 | | - version "1.22.8" |
4894 | | - resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.8.tgz#b6c87a9f2aa06dfab52e3d70ac8cde321fa5a48d" |
4895 | | - integrity sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw== |
4896 | | - dependencies: |
4897 | | - is-core-module "^2.13.0" |
4898 | | - path-parse "^1.0.7" |
4899 | | - supports-preserve-symlinks-flag "^1.0.0" |
4900 | | - |
4901 | | -resolve@^1.22.1: |
| 4883 | +resolve@^1.14.2, resolve@^1.22.1, resolve@^1.22.4: |
4902 | 4884 | version "1.22.10" |
4903 | 4885 | resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.10.tgz#b663e83ffb09bbf2386944736baae803029b8b39" |
4904 | 4886 | integrity sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w== |
|
0 commit comments