chore(deps): update dependency @guanghechen/rollup-plugin-copy to v5.0.4
This commit is contained in:
parent
cef0d8e945
commit
3a0c197116
2 changed files with 17 additions and 17 deletions
|
@ -66,7 +66,7 @@
|
||||||
"@commitlint/cli": "17.6.7",
|
"@commitlint/cli": "17.6.7",
|
||||||
"@commitlint/config-conventional": "17.6.7",
|
"@commitlint/config-conventional": "17.6.7",
|
||||||
"@foundryvtt/foundryvtt-cli": "0.0.9",
|
"@foundryvtt/foundryvtt-cli": "0.0.9",
|
||||||
"@guanghechen/rollup-plugin-copy": "5.0.3",
|
"@guanghechen/rollup-plugin-copy": "5.0.4",
|
||||||
"@ironkinoko/rollup-plugin-styles": "4.0.3",
|
"@ironkinoko/rollup-plugin-styles": "4.0.3",
|
||||||
"@swc/core": "1.3.75",
|
"@swc/core": "1.3.75",
|
||||||
"@types/fs-extra": "11.0.1",
|
"@types/fs-extra": "11.0.1",
|
||||||
|
|
|
@ -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.3
|
specifier: 5.0.4
|
||||||
version: 5.0.3(rollup@3.27.2)
|
version: 5.0.4(rollup@3.27.2)
|
||||||
'@ironkinoko/rollup-plugin-styles':
|
'@ironkinoko/rollup-plugin-styles':
|
||||||
specifier: 4.0.3
|
specifier: 4.0.3
|
||||||
version: 4.0.3(rollup@3.27.2)
|
version: 4.0.3(rollup@3.27.2)
|
||||||
|
@ -549,32 +549,32 @@ packages:
|
||||||
yargs: 17.7.2
|
yargs: 17.7.2
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@guanghechen/helper-fs@5.0.3:
|
/@guanghechen/helper-fs@5.0.4:
|
||||||
resolution: {integrity: sha512-PauV++GJTJ3AqhRpnPOECgf3vZGZvU0y4UpepPCObwGZqFdfaLOUCClzUii7rQEo0q4hF02mgo74YrYIn8vWbg==}
|
resolution: {integrity: sha512-7SjhE8leMKI4CZPizP+qTKUKm9K5YNVgy5qgnwwynNZlpcIXTBU//J0l8d+DXpx2D0T7qtvpouZqDfaaacl0EA==}
|
||||||
engines: {node: '>= 16.0.0'}
|
engines: {node: '>= 16.0.0'}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@guanghechen/invariant': 5.0.3
|
'@guanghechen/invariant': 5.0.4
|
||||||
'@guanghechen/utility-types': 5.0.3
|
'@guanghechen/utility-types': 5.0.4
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@guanghechen/helper-is@5.0.3:
|
/@guanghechen/helper-is@5.0.4:
|
||||||
resolution: {integrity: sha512-tibjwrolilRoOcvQBL3OD4DLkOOud3oQ63ash+rj6gRUBqm6fhuxSwpzxB+l80YJym1e0CZQjoCuZYSfuHC74A==}
|
resolution: {integrity: sha512-9LHqunXHPNSdFBkqXpjBi7K8/nynFe7DvJ1+74gBNB/MEksp7xnq7vU9hMaFLzwLe/aL4goA+KgDgwwMHrF5pA==}
|
||||||
engines: {node: '>= 16.0.0'}
|
engines: {node: '>= 16.0.0'}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@guanghechen/invariant@5.0.3:
|
/@guanghechen/invariant@5.0.4:
|
||||||
resolution: {integrity: sha512-1AY3g7MovJlCvzK76vq1HDCfyOaV3KyxzrOUIGOu104BYk6kECEE7+i/ey8cMY1my/kePIrmu25bUORRO5M8aQ==}
|
resolution: {integrity: sha512-o8/oAecCvt7r2DmBFQZdbTTpbdrgubB2e6+1UlsGueLap0PFv/T3/+h+rycsBAPqmBSoZxlzzCO8KrEpacoR7A==}
|
||||||
engines: {node: '>= 16.0.0'}
|
engines: {node: '>= 16.0.0'}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@guanghechen/rollup-plugin-copy@5.0.3(rollup@3.27.2):
|
/@guanghechen/rollup-plugin-copy@5.0.4(rollup@3.27.2):
|
||||||
resolution: {integrity: sha512-iOBKBlKQnvz6ta2PaGyEDbLs+J5pKnPcWWwMgUJiC8JFQNS8HRnbRtaBaYLcWWyIleRHL/wEhzLqiWmUnXqZgw==}
|
resolution: {integrity: sha512-eucFD/o9vTLP17o9uMKHiltpRY9Iir99J+CWB7EF/H/YZmiK73GRfwFmdb2uwo9wcRg4xst4jbwR8QBaMiIATw==}
|
||||||
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
|
||||||
dependencies:
|
dependencies:
|
||||||
'@guanghechen/helper-fs': 5.0.3
|
'@guanghechen/helper-fs': 5.0.4
|
||||||
'@guanghechen/helper-is': 5.0.3
|
'@guanghechen/helper-is': 5.0.4
|
||||||
chalk: 5.3.0
|
chalk: 5.3.0
|
||||||
chokidar: 3.5.3
|
chokidar: 3.5.3
|
||||||
dir-glob: 3.0.1
|
dir-glob: 3.0.1
|
||||||
|
@ -583,8 +583,8 @@ packages:
|
||||||
rollup: 3.27.2
|
rollup: 3.27.2
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@guanghechen/utility-types@5.0.3:
|
/@guanghechen/utility-types@5.0.4:
|
||||||
resolution: {integrity: sha512-sBbQ7NJSIlEP/qkUjoK2rr48iB40Igh5nca3MVCfFfYD3cRcnICBm76kZNjR532N4Jt61ibbtSIT3FqGNKJvIA==}
|
resolution: {integrity: sha512-DUrkAKT1TqhonErOhkC8MIz4mBTYY3a3EA1rD526Rwu9/lW1qyLBCR9UBYQMq4iZUlntx02qrB34ifsNPu+FOw==}
|
||||||
engines: {node: '>= 16.0.0'}
|
engines: {node: '>= 16.0.0'}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue