chore(deps): update dependency @guanghechen/rollup-plugin-copy to v6.0.2
This commit is contained in:
parent
7029176b31
commit
e35f82be39
2 changed files with 18 additions and 18 deletions
|
@ -66,7 +66,7 @@
|
|||
"@commitlint/cli": "19.5.0",
|
||||
"@commitlint/config-conventional": "19.5.0",
|
||||
"@foundryvtt/foundryvtt-cli": "0.0.9",
|
||||
"@guanghechen/rollup-plugin-copy": "6.0.1",
|
||||
"@guanghechen/rollup-plugin-copy": "6.0.2",
|
||||
"@ironkinoko/rollup-plugin-styles": "4.0.3",
|
||||
"@swc/core": "1.7.28",
|
||||
"@types/fs-extra": "11.0.4",
|
||||
|
|
|
@ -18,8 +18,8 @@ importers:
|
|||
specifier: 0.0.9
|
||||
version: 0.0.9
|
||||
'@guanghechen/rollup-plugin-copy':
|
||||
specifier: 6.0.1
|
||||
version: 6.0.1(rollup@4.24.0)
|
||||
specifier: 6.0.2
|
||||
version: 6.0.2(rollup@4.24.0)
|
||||
'@ironkinoko/rollup-plugin-styles':
|
||||
specifier: 4.0.3
|
||||
version: 4.0.3(rollup@4.24.0)
|
||||
|
@ -364,20 +364,20 @@ packages:
|
|||
resolution: {integrity: sha512-A3RT/+qCV2E9kLHhY5pdbrksRyTNzgCr7WLk8f8AqF5zKsYi5kUoqd+HZAFsJ0kEVfqYGQdHlAtuzlAcZ/wp4A==}
|
||||
hasBin: true
|
||||
|
||||
'@guanghechen/chalk.types@1.0.2':
|
||||
resolution: {integrity: sha512-OzG7reQik51ICJajEjLh19Tlrsd6tNjNwi/XfwgbEW+L8SFDdoJUrk504ht6Y/YfAOh9aukQeIz0aF3/t8V0rw==}
|
||||
'@guanghechen/chalk.types@1.0.3':
|
||||
resolution: {integrity: sha512-Li14uVSkz4ZopzkANVZIZRCXHZdsfqZJ1loQli6Evme333Fp2e7Eo+ZTelgDVvyvfHMBh9pJixak4y+taBOnmg==}
|
||||
|
||||
'@guanghechen/chalk@1.0.2':
|
||||
resolution: {integrity: sha512-gW9Sxiz2QW7eK/p0VTI2/aagtzeg+YX2+TXR9HQXkKp3f0xEnmXjVsp+NvUxHRtZh2uRe8t6nEInLD4szF7log==}
|
||||
'@guanghechen/chalk@1.0.3':
|
||||
resolution: {integrity: sha512-hTqwg1TioJdx8RfZI8e/V50oy3VaLWzwRUVJPZlNxbDlHVrPoAwH5b60P/Gr1rwMjfQESeVBiykepR7JkHeexg==}
|
||||
|
||||
'@guanghechen/rollup-plugin-copy@6.0.1':
|
||||
resolution: {integrity: sha512-c0o4xG0H6MKw2o4RswKBB785uyGt74n4xy6v7muwIhi5wFoopHKg8fMDxPWbmaWE/akTMc5F/PSJhWQOoAUaKA==}
|
||||
'@guanghechen/rollup-plugin-copy@6.0.2':
|
||||
resolution: {integrity: sha512-U7DzlEFR80DUb7wx8Y3uaxt4AXJhw87neSxsfMYJwP2qadMEox1C4X6CSqPytoViwezt73U8KIrPd//SMCgwug==}
|
||||
engines: {node: '>= 18.0.0'}
|
||||
peerDependencies:
|
||||
rollup: ^2.0.0 || ^3.0.0 || ^4.0.0
|
||||
|
||||
'@guanghechen/std@1.0.3':
|
||||
resolution: {integrity: sha512-gPfnEykqsMRBZ3Bsb2tZnQ/1yfeeOsQ1nxTYuhWXupNsb1o9Xlk2pAQcIiHCQKUjjyzy5q3VsRMhAsNclTCHzA==}
|
||||
'@guanghechen/std@1.0.4':
|
||||
resolution: {integrity: sha512-jjFX1ud5AULLaF6koHuiIHZQMgGkwKi22D6LzkIea05zZ/I7MmR+HRzQ4+XkfcY2YvHbt9zMGyhBqJrQaiPi+w==}
|
||||
engines: {node: '>= 18.0.0'}
|
||||
|
||||
'@humanwhocodes/config-array@0.13.0':
|
||||
|
@ -2908,23 +2908,23 @@ snapshots:
|
|||
nedb-promises: 6.2.1
|
||||
yargs: 17.7.2
|
||||
|
||||
'@guanghechen/chalk.types@1.0.2': {}
|
||||
'@guanghechen/chalk.types@1.0.3': {}
|
||||
|
||||
'@guanghechen/chalk@1.0.2':
|
||||
'@guanghechen/chalk@1.0.3':
|
||||
dependencies:
|
||||
'@guanghechen/chalk.types': 1.0.2
|
||||
'@guanghechen/chalk.types': 1.0.3
|
||||
|
||||
'@guanghechen/rollup-plugin-copy@6.0.1(rollup@4.24.0)':
|
||||
'@guanghechen/rollup-plugin-copy@6.0.2(rollup@4.24.0)':
|
||||
dependencies:
|
||||
'@guanghechen/chalk': 1.0.2
|
||||
'@guanghechen/std': 1.0.3
|
||||
'@guanghechen/chalk': 1.0.3
|
||||
'@guanghechen/std': 1.0.4
|
||||
chokidar: 4.0.1
|
||||
dir-glob: 3.0.1
|
||||
globby: 13.2.2
|
||||
micromatch: 4.0.8
|
||||
rollup: 4.24.0
|
||||
|
||||
'@guanghechen/std@1.0.3': {}
|
||||
'@guanghechen/std@1.0.4': {}
|
||||
|
||||
'@humanwhocodes/config-array@0.13.0':
|
||||
dependencies:
|
||||
|
|
Loading…
Reference in a new issue