chore(deps): update dependency @guanghechen/rollup-plugin-copy to v5.0.7
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-09-07 13:00:34 +00:00
parent 9a7801f0a6
commit 44c0efb5f0
2 changed files with 17 additions and 17 deletions

View file

@ -66,7 +66,7 @@
"@commitlint/cli": "17.7.1",
"@commitlint/config-conventional": "17.7.0",
"@foundryvtt/foundryvtt-cli": "0.0.9",
"@guanghechen/rollup-plugin-copy": "5.0.6",
"@guanghechen/rollup-plugin-copy": "5.0.7",
"@ironkinoko/rollup-plugin-styles": "4.0.3",
"@swc/core": "1.3.83",
"@types/fs-extra": "11.0.1",

View file

@ -15,8 +15,8 @@ devDependencies:
specifier: 0.0.9
version: 0.0.9
'@guanghechen/rollup-plugin-copy':
specifier: 5.0.6
version: 5.0.6(rollup@3.29.0)
specifier: 5.0.7
version: 5.0.7(rollup@3.29.0)
'@ironkinoko/rollup-plugin-styles':
specifier: 4.0.3
version: 4.0.3(rollup@3.29.0)
@ -571,32 +571,32 @@ packages:
yargs: 17.7.2
dev: true
/@guanghechen/helper-fs@5.0.6:
resolution: {integrity: sha512-R7+HaCbwA1QmNoaAFtmP6mxn8DLg4LZd15konQp4Lqjv16awDmE1o2vu875oQpYhRWSH2qDmYpEFnU9pRIzRlw==}
/@guanghechen/helper-fs@5.0.7:
resolution: {integrity: sha512-j5GerOtv503i8GFMFw0CtprVv9zlikWfoy4CCm5tGsKdvSJPHvDvT7EW1zB4BZ76yBbjaIHu8YHzj+jPuBdtSg==}
engines: {node: '>= 16.0.0'}
dependencies:
'@guanghechen/invariant': 5.0.6
'@guanghechen/utility-types': 5.0.6
'@guanghechen/invariant': 5.0.7
'@guanghechen/utility-types': 5.0.7
dev: true
/@guanghechen/helper-is@5.0.6:
resolution: {integrity: sha512-6nRWmHdHjHCbCgHI2P004yCkH4vdIKEyp3V7LWGreUgu/wuvtwHEcSOeGrfI1itTLODXwgb41e1a2JFDISa0oQ==}
/@guanghechen/helper-is@5.0.7:
resolution: {integrity: sha512-dfqdtc5i4zv06hdCGPqiLXkafwK9cWesMDxQeOZwPK5rHXXi6QiClibN4OY1fPYX5UKnII3YO4ePSz0gHSGVrQ==}
engines: {node: '>= 16.0.0'}
dev: true
/@guanghechen/invariant@5.0.6:
resolution: {integrity: sha512-9LmSW+zVOQLX/IbDA/wLTQqMskLVGpzJKP1KfQEN/LUikUDPW/MyjHAw3UYvwoquWJ2IjChC6A0Vw70CThduog==}
/@guanghechen/invariant@5.0.7:
resolution: {integrity: sha512-1+GIGMVlP2n73yyWVIK/4JduoGkzB7ecWUz/Ntkr1BbDkVAooKRuGdXuoTc3D8WNpq65nW2CTTJYIPdReA3UAA==}
engines: {node: '>= 16.0.0'}
dev: true
/@guanghechen/rollup-plugin-copy@5.0.6(rollup@3.29.0):
resolution: {integrity: sha512-P5UR3J18gwlS4zi7e1ZBrvrBeKxsxLgVUixuCv/5C+gFwYGFeU3hCi2knL984eW3pUQenCyFG/Uw4h5iWQPiNQ==}
/@guanghechen/rollup-plugin-copy@5.0.7(rollup@3.29.0):
resolution: {integrity: sha512-+2XPKGpg+tdES8r7iiInfSMbCpLlUsahWioyyw81ksdYAPIn0IJ+s1+vTTBm0cSXlQQiMk+CukSF1bmlH8vHvA==}
engines: {node: '>= 16.0.0'}
peerDependencies:
rollup: ^2.0.0 || ^3.0.0
dependencies:
'@guanghechen/helper-fs': 5.0.6
'@guanghechen/helper-is': 5.0.6
'@guanghechen/helper-fs': 5.0.7
'@guanghechen/helper-is': 5.0.7
chalk: 5.3.0
chokidar: 3.5.3
dir-glob: 3.0.1
@ -605,8 +605,8 @@ packages:
rollup: 3.29.0
dev: true
/@guanghechen/utility-types@5.0.6:
resolution: {integrity: sha512-Nn7tGQ6RTEtzClQfYpVtBSMJLhnIq1Fw+Xe1gc1wVU2l3Gsw4QWjNwjuRMOXD8kCYnaAh3i/lYLTjnOFUVLHSw==}
/@guanghechen/utility-types@5.0.7:
resolution: {integrity: sha512-tbA/u/UR/qX3G5lthu4/CQyh5UURC9ScPgdib15GVsetdayyxjv3B5Kcttdr6d4PiwEOaWY2bPqrQBJS1qrfUQ==}
engines: {node: '>= 16.0.0'}
dev: true