chore(deps): update dependency @guanghechen/rollup-plugin-copy to v5.0.8
All checks were successful
ci/woodpecker/pr/checks Pipeline was successful
ci/woodpecker/push/checks Pipeline was successful

This commit is contained in:
Renovate Bot 2023-10-04 10:00:40 +00:00
parent 3e1f6cace8
commit 237752e87a
2 changed files with 17 additions and 17 deletions

View file

@ -66,7 +66,7 @@
"@commitlint/cli": "17.7.2",
"@commitlint/config-conventional": "17.7.0",
"@foundryvtt/foundryvtt-cli": "0.0.9",
"@guanghechen/rollup-plugin-copy": "5.0.7",
"@guanghechen/rollup-plugin-copy": "5.0.8",
"@ironkinoko/rollup-plugin-styles": "4.0.3",
"@swc/core": "1.3.91",
"@types/fs-extra": "11.0.2",

View file

@ -15,8 +15,8 @@ devDependencies:
specifier: 0.0.9
version: 0.0.9
'@guanghechen/rollup-plugin-copy':
specifier: 5.0.7
version: 5.0.7(rollup@3.29.4)
specifier: 5.0.8
version: 5.0.8(rollup@3.29.4)
'@ironkinoko/rollup-plugin-styles':
specifier: 4.0.3
version: 4.0.3(rollup@3.29.4)
@ -571,32 +571,32 @@ packages:
yargs: 17.7.2
dev: true
/@guanghechen/helper-fs@5.0.7:
resolution: {integrity: sha512-j5GerOtv503i8GFMFw0CtprVv9zlikWfoy4CCm5tGsKdvSJPHvDvT7EW1zB4BZ76yBbjaIHu8YHzj+jPuBdtSg==}
/@guanghechen/helper-fs@5.0.8:
resolution: {integrity: sha512-zdm++SauGxmOtCsVIOyHKwXNHbo1tfuzF3R462XjM8m25gRCOZuhucpEg5SQc0eguiTZJxFWF5lkKFrZ3nVhmA==}
engines: {node: '>= 16.0.0'}
dependencies:
'@guanghechen/invariant': 5.0.7
'@guanghechen/utility-types': 5.0.7
'@guanghechen/invariant': 5.0.8
'@guanghechen/utility-types': 5.0.8
dev: true
/@guanghechen/helper-is@5.0.7:
resolution: {integrity: sha512-dfqdtc5i4zv06hdCGPqiLXkafwK9cWesMDxQeOZwPK5rHXXi6QiClibN4OY1fPYX5UKnII3YO4ePSz0gHSGVrQ==}
/@guanghechen/helper-is@5.0.8:
resolution: {integrity: sha512-pLmNaTNniDkSXU6oPHRT1E05a10IbDCJy2TJ0pwcDwkFh/6NPXxL/iblKoQfQMyFFtcJ18Z7Z/7wvNmd3iqA3A==}
engines: {node: '>= 16.0.0'}
dev: true
/@guanghechen/invariant@5.0.7:
resolution: {integrity: sha512-1+GIGMVlP2n73yyWVIK/4JduoGkzB7ecWUz/Ntkr1BbDkVAooKRuGdXuoTc3D8WNpq65nW2CTTJYIPdReA3UAA==}
/@guanghechen/invariant@5.0.8:
resolution: {integrity: sha512-IVNvsUu5RusRxIVPv39WqqoV003C9hXFwlXUe1c4rtzisH+VU2uBClkwWvGjoPalYYJRUGb4DA9g3tV0TACDOQ==}
engines: {node: '>= 16.0.0'}
dev: true
/@guanghechen/rollup-plugin-copy@5.0.7(rollup@3.29.4):
resolution: {integrity: sha512-+2XPKGpg+tdES8r7iiInfSMbCpLlUsahWioyyw81ksdYAPIn0IJ+s1+vTTBm0cSXlQQiMk+CukSF1bmlH8vHvA==}
/@guanghechen/rollup-plugin-copy@5.0.8(rollup@3.29.4):
resolution: {integrity: sha512-weltoS5MJMh/MH50FR6nkYb5ESc/24TjMZ0Eq+3JLIClBprASHGEpYQtTytc+zNsj2nrBAQ9U7QuA9hMx/ACmw==}
engines: {node: '>= 16.0.0'}
peerDependencies:
rollup: ^2.0.0 || ^3.0.0
dependencies:
'@guanghechen/helper-fs': 5.0.7
'@guanghechen/helper-is': 5.0.7
'@guanghechen/helper-fs': 5.0.8
'@guanghechen/helper-is': 5.0.8
chalk: 5.3.0
chokidar: 3.5.3
dir-glob: 3.0.1
@ -605,8 +605,8 @@ packages:
rollup: 3.29.4
dev: true
/@guanghechen/utility-types@5.0.7:
resolution: {integrity: sha512-tbA/u/UR/qX3G5lthu4/CQyh5UURC9ScPgdib15GVsetdayyxjv3B5Kcttdr6d4PiwEOaWY2bPqrQBJS1qrfUQ==}
/@guanghechen/utility-types@5.0.8:
resolution: {integrity: sha512-EhntbgIjlXaWchhP1RW8K+zefT+JyRFjIBlC1tMkZqs5/yDPzJ9dgtJMUr2ekQcfH6A+uOJJsXrhqzN5pZ+MSg==}
engines: {node: '>= 16.0.0'}
dev: true