chore(deps): update dependency @guanghechen/rollup-plugin-copy to v5.0.11
This commit is contained in:
parent
b9546eac28
commit
01f0777355
2 changed files with 6 additions and 6 deletions
|
@ -66,7 +66,7 @@
|
|||
"@commitlint/cli": "18.2.0",
|
||||
"@commitlint/config-conventional": "18.1.0",
|
||||
"@foundryvtt/foundryvtt-cli": "0.0.9",
|
||||
"@guanghechen/rollup-plugin-copy": "5.0.10",
|
||||
"@guanghechen/rollup-plugin-copy": "5.0.11",
|
||||
"@ironkinoko/rollup-plugin-styles": "4.0.3",
|
||||
"@swc/core": "1.3.95",
|
||||
"@types/fs-extra": "11.0.3",
|
||||
|
|
|
@ -15,8 +15,8 @@ devDependencies:
|
|||
specifier: 0.0.9
|
||||
version: 0.0.9
|
||||
'@guanghechen/rollup-plugin-copy':
|
||||
specifier: 5.0.10
|
||||
version: 5.0.10(rollup@4.1.5)
|
||||
specifier: 5.0.11
|
||||
version: 5.0.11(rollup@4.1.5)
|
||||
'@ironkinoko/rollup-plugin-styles':
|
||||
specifier: 4.0.3
|
||||
version: 4.0.3(rollup@4.1.5)
|
||||
|
@ -557,11 +557,11 @@ packages:
|
|||
engines: {node: '>= 16.0.0'}
|
||||
dev: true
|
||||
|
||||
/@guanghechen/rollup-plugin-copy@5.0.10(rollup@4.1.5):
|
||||
resolution: {integrity: sha512-P0U3RYSraQKPnypdDKd5qT8+h0rFAmpaMEUA7BB/Qe/gSejlvgcElhRHO+ymkipgwhAzwt7fMGLZPPnoXBNZWA==}
|
||||
/@guanghechen/rollup-plugin-copy@5.0.11(rollup@4.1.5):
|
||||
resolution: {integrity: sha512-9JYcEx2gDUvJrZYcYcxHBuKt1ylJ5ssLkew0vEAIMg5pU4Z5EEmk9DXIch+T7cifNxhGrLu0uhfZAu0JNq++Mw==}
|
||||
engines: {node: '>= 16.0.0'}
|
||||
peerDependencies:
|
||||
rollup: ^2.0.0 || ^3.0.0
|
||||
rollup: ^2.0.0 || ^3.0.0 || ^4.0.0
|
||||
dependencies:
|
||||
'@guanghechen/helper-fs': 5.0.9
|
||||
'@guanghechen/helper-is': 5.0.9
|
||||
|
|
Loading…
Reference in a new issue