chore(deps): update dependency @guanghechen/rollup-plugin-copy to v1.9.4
This commit is contained in:
parent
db826e0f30
commit
fdf798a98c
2 changed files with 9 additions and 9 deletions
|
@ -61,7 +61,7 @@
|
|||
"devDependencies": {
|
||||
"@commitlint/cli": "16.2.3",
|
||||
"@commitlint/config-conventional": "16.2.1",
|
||||
"@guanghechen/rollup-plugin-copy": "1.9.3",
|
||||
"@guanghechen/rollup-plugin-copy": "1.9.4",
|
||||
"@league-of-foundry-developers/foundry-vtt-types": "9.268.0",
|
||||
"@pixi/constants": "6.2.1",
|
||||
"@pixi/core": "6.2.1",
|
||||
|
|
16
yarn.lock
16
yarn.lock
|
@ -628,20 +628,20 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@guanghechen/rollup-plugin-copy@npm:1.9.3":
|
||||
version: 1.9.3
|
||||
resolution: "@guanghechen/rollup-plugin-copy@npm:1.9.3"
|
||||
"@guanghechen/rollup-plugin-copy@npm:1.9.4":
|
||||
version: 1.9.4
|
||||
resolution: "@guanghechen/rollup-plugin-copy@npm:1.9.4"
|
||||
dependencies:
|
||||
chalk: ^4.1.2
|
||||
chokidar: ^3.5.3
|
||||
dir-glob: ^3.0.1
|
||||
fs-extra: ^10.0.1
|
||||
fs-extra: ^10.1.0
|
||||
globby: ^11.0.4
|
||||
is-plain-object: ^5.0.0
|
||||
micromatch: ^4.0.5
|
||||
peerDependencies:
|
||||
rollup: ^2.64.0
|
||||
checksum: 45aa6f0a5b0da84780043ee747c9c66d0c35715f4d33f537082e399e929c1d1addcac4036d9de1b3121c7500bcd3f054f70c3ccd16b0096f0460793e0437e4f2
|
||||
checksum: d9b53edbc0a1d5fc36342d74031555d870266d394251e3343999aa2f3ca2020d4c1d0e83c9a6f1ee59de6d0d2e3bd783dd1c943e7250dfc21b09edc602179209
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -3529,7 +3529,7 @@ __metadata:
|
|||
dependencies:
|
||||
"@commitlint/cli": 16.2.3
|
||||
"@commitlint/config-conventional": 16.2.1
|
||||
"@guanghechen/rollup-plugin-copy": 1.9.3
|
||||
"@guanghechen/rollup-plugin-copy": 1.9.4
|
||||
"@league-of-foundry-developers/foundry-vtt-types": 9.268.0
|
||||
"@pixi/constants": 6.2.1
|
||||
"@pixi/core": 6.2.1
|
||||
|
@ -4177,7 +4177,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"fs-extra@npm:10.1.0":
|
||||
"fs-extra@npm:10.1.0, fs-extra@npm:^10.1.0":
|
||||
version: 10.1.0
|
||||
resolution: "fs-extra@npm:10.1.0"
|
||||
dependencies:
|
||||
|
@ -4188,7 +4188,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"fs-extra@npm:^10.0.0, fs-extra@npm:^10.0.1":
|
||||
"fs-extra@npm:^10.0.0":
|
||||
version: 10.0.1
|
||||
resolution: "fs-extra@npm:10.0.1"
|
||||
dependencies:
|
||||
|
|
Loading…
Reference in a new issue