chore(deps): update dependency @guanghechen/rollup-plugin-copy to v1.9.0
This commit is contained in:
parent
b5c3965908
commit
c52dcaa1fe
2 changed files with 8 additions and 7 deletions
|
@ -60,7 +60,7 @@
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@commitlint/cli": "16.2.1",
|
"@commitlint/cli": "16.2.1",
|
||||||
"@commitlint/config-conventional": "16.2.1",
|
"@commitlint/config-conventional": "16.2.1",
|
||||||
"@guanghechen/rollup-plugin-copy": "1.8.6",
|
"@guanghechen/rollup-plugin-copy": "1.9.0",
|
||||||
"@league-of-foundry-developers/foundry-vtt-types": "9.249.4",
|
"@league-of-foundry-developers/foundry-vtt-types": "9.249.4",
|
||||||
"@rollup/plugin-typescript": "8.3.0",
|
"@rollup/plugin-typescript": "8.3.0",
|
||||||
"@seald-io/nedb": "2.2.1",
|
"@seald-io/nedb": "2.2.1",
|
||||||
|
|
13
yarn.lock
13
yarn.lock
|
@ -619,17 +619,18 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@guanghechen/rollup-plugin-copy@npm:1.8.6":
|
"@guanghechen/rollup-plugin-copy@npm:1.9.0":
|
||||||
version: 1.8.6
|
version: 1.9.0
|
||||||
resolution: "@guanghechen/rollup-plugin-copy@npm:1.8.6"
|
resolution: "@guanghechen/rollup-plugin-copy@npm:1.9.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
chalk: ^4.1.2
|
chalk: ^4.1.2
|
||||||
|
chokidar: ^3.5.3
|
||||||
fs-extra: ^10.0.0
|
fs-extra: ^10.0.0
|
||||||
globby: ^11.0.4
|
globby: ^11.0.4
|
||||||
is-plain-object: ^5.0.0
|
is-plain-object: ^5.0.0
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
rollup: ^2.64.0
|
rollup: ^2.64.0
|
||||||
checksum: b9ea14264a80620eecfc4d11c488cbc95f97633f66bd3f2e9e203873a4d520dba2ea980d67523fe8a83ed1acc0b547a85581baad6fc631a90b6ddd57bb155ff2
|
checksum: 205d74409dafe5a6f0dd88be8c0993be414e40119f565a8a500cc2adbe4d1f78ea46d7699d71150fd3bb46951f1dbf291f865383b701bb46f085e61569a0648f
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -2414,7 +2415,7 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"chokidar@npm:>=3.0.0 <4.0.0":
|
"chokidar@npm:>=3.0.0 <4.0.0, chokidar@npm:^3.5.3":
|
||||||
version: 3.5.3
|
version: 3.5.3
|
||||||
resolution: "chokidar@npm:3.5.3"
|
resolution: "chokidar@npm:3.5.3"
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -3261,7 +3262,7 @@ __metadata:
|
||||||
dependencies:
|
dependencies:
|
||||||
"@commitlint/cli": 16.2.1
|
"@commitlint/cli": 16.2.1
|
||||||
"@commitlint/config-conventional": 16.2.1
|
"@commitlint/config-conventional": 16.2.1
|
||||||
"@guanghechen/rollup-plugin-copy": 1.8.6
|
"@guanghechen/rollup-plugin-copy": 1.9.0
|
||||||
"@league-of-foundry-developers/foundry-vtt-types": 9.249.4
|
"@league-of-foundry-developers/foundry-vtt-types": 9.249.4
|
||||||
"@rollup/plugin-typescript": 8.3.0
|
"@rollup/plugin-typescript": 8.3.0
|
||||||
"@seald-io/nedb": 2.2.1
|
"@seald-io/nedb": 2.2.1
|
||||||
|
|
Loading…
Reference in a new issue