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/cli": "18.2.0",
|
||||||
"@commitlint/config-conventional": "18.1.0",
|
"@commitlint/config-conventional": "18.1.0",
|
||||||
"@foundryvtt/foundryvtt-cli": "0.0.9",
|
"@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",
|
"@ironkinoko/rollup-plugin-styles": "4.0.3",
|
||||||
"@swc/core": "1.3.95",
|
"@swc/core": "1.3.95",
|
||||||
"@types/fs-extra": "11.0.3",
|
"@types/fs-extra": "11.0.3",
|
||||||
|
|
|
@ -15,8 +15,8 @@ devDependencies:
|
||||||
specifier: 0.0.9
|
specifier: 0.0.9
|
||||||
version: 0.0.9
|
version: 0.0.9
|
||||||
'@guanghechen/rollup-plugin-copy':
|
'@guanghechen/rollup-plugin-copy':
|
||||||
specifier: 5.0.10
|
specifier: 5.0.11
|
||||||
version: 5.0.10(rollup@4.1.5)
|
version: 5.0.11(rollup@4.1.5)
|
||||||
'@ironkinoko/rollup-plugin-styles':
|
'@ironkinoko/rollup-plugin-styles':
|
||||||
specifier: 4.0.3
|
specifier: 4.0.3
|
||||||
version: 4.0.3(rollup@4.1.5)
|
version: 4.0.3(rollup@4.1.5)
|
||||||
|
@ -557,11 +557,11 @@ packages:
|
||||||
engines: {node: '>= 16.0.0'}
|
engines: {node: '>= 16.0.0'}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@guanghechen/rollup-plugin-copy@5.0.10(rollup@4.1.5):
|
/@guanghechen/rollup-plugin-copy@5.0.11(rollup@4.1.5):
|
||||||
resolution: {integrity: sha512-P0U3RYSraQKPnypdDKd5qT8+h0rFAmpaMEUA7BB/Qe/gSejlvgcElhRHO+ymkipgwhAzwt7fMGLZPPnoXBNZWA==}
|
resolution: {integrity: sha512-9JYcEx2gDUvJrZYcYcxHBuKt1ylJ5ssLkew0vEAIMg5pU4Z5EEmk9DXIch+T7cifNxhGrLu0uhfZAu0JNq++Mw==}
|
||||||
engines: {node: '>= 16.0.0'}
|
engines: {node: '>= 16.0.0'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
rollup: ^2.0.0 || ^3.0.0
|
rollup: ^2.0.0 || ^3.0.0 || ^4.0.0
|
||||||
dependencies:
|
dependencies:
|
||||||
'@guanghechen/helper-fs': 5.0.9
|
'@guanghechen/helper-fs': 5.0.9
|
||||||
'@guanghechen/helper-is': 5.0.9
|
'@guanghechen/helper-is': 5.0.9
|
||||||
|
|
Loading…
Reference in a new issue