chore(deps): update dependency @guanghechen/rollup-plugin-copy to v5.0.10
This commit is contained in:
parent
503d8bb772
commit
a97ab4745a
2 changed files with 5 additions and 5 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.9",
|
"@guanghechen/rollup-plugin-copy": "5.0.10",
|
||||||
"@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.9
|
specifier: 5.0.10
|
||||||
version: 5.0.9(rollup@4.1.4)
|
version: 5.0.10(rollup@4.1.4)
|
||||||
'@ironkinoko/rollup-plugin-styles':
|
'@ironkinoko/rollup-plugin-styles':
|
||||||
specifier: 4.0.3
|
specifier: 4.0.3
|
||||||
version: 4.0.3(rollup@4.1.4)
|
version: 4.0.3(rollup@4.1.4)
|
||||||
|
@ -557,8 +557,8 @@ packages:
|
||||||
engines: {node: '>= 16.0.0'}
|
engines: {node: '>= 16.0.0'}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@guanghechen/rollup-plugin-copy@5.0.9(rollup@4.1.4):
|
/@guanghechen/rollup-plugin-copy@5.0.10(rollup@4.1.4):
|
||||||
resolution: {integrity: sha512-lCGeAOH8tYu7N0CpfvBpFNvWOJ8M9TNTvSqc5x0EXMyqelYOyXn/XfXvns4bN/WdeKDLM7WZ99JL+9aMy/HO8Q==}
|
resolution: {integrity: sha512-P0U3RYSraQKPnypdDKd5qT8+h0rFAmpaMEUA7BB/Qe/gSejlvgcElhRHO+ymkipgwhAzwt7fMGLZPPnoXBNZWA==}
|
||||||
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
|
||||||
|
|
Loading…
Reference in a new issue