From 12cf4e59c279a048c353cae7a99528e9627f111e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 04:01:47 +0000 Subject: [PATCH] chore(deps): update dependency @guanghechen/rollup-plugin-copy to v6 --- package-lock.json | 154 ++++++++++++---------------------------------- package.json | 2 +- 2 files changed, 40 insertions(+), 116 deletions(-) diff --git a/package-lock.json b/package-lock.json index e908160..01f5020 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "devDependencies": { "@commitlint/cli": "19.5.0", "@commitlint/config-conventional": "19.5.0", - "@guanghechen/rollup-plugin-copy": "5.0.12", + "@guanghechen/rollup-plugin-copy": "6.0.2", "@rollup/plugin-terser": "0.4.4", "@typhonjs-fvtt/eslint-config-foundry.js": "0.8.0", "eslint": "8.57.1", @@ -447,70 +447,52 @@ "node": "^12.22.0 || ^14.17.0 || >=16.0.0" } }, - "node_modules/@guanghechen/helper-fs": { - "version": "5.0.9", - "resolved": "https://registry.npmjs.org/@guanghechen/helper-fs/-/helper-fs-5.0.9.tgz", - "integrity": "sha512-hkRxj3Ya302um1asFWmRQCptBsUJGT55ZpKrY9Lu8DRaZ5n9FKRsqmM5oVS2st9qWynsE/wPx1rhBT0cKeyLMg==", + "node_modules/@guanghechen/chalk": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/@guanghechen/chalk/-/chalk-1.0.3.tgz", + "integrity": "sha512-hTqwg1TioJdx8RfZI8e/V50oy3VaLWzwRUVJPZlNxbDlHVrPoAwH5b60P/Gr1rwMjfQESeVBiykepR7JkHeexg==", "dev": true, "license": "MIT", "dependencies": { - "@guanghechen/invariant": "^5.0.9", - "@guanghechen/utility-types": "^5.0.9" - }, - "engines": { - "node": ">= 16.0.0" - } - }, - "node_modules/@guanghechen/helper-is": { - "version": "5.0.9", - "resolved": "https://registry.npmjs.org/@guanghechen/helper-is/-/helper-is-5.0.9.tgz", - "integrity": "sha512-Ic6lmBvGvcRt/gvSlnzSenRE/kIDAsohflBVZO9tDWw2dBTwi6zLLy94Fz0anzhfiWNx4hfROSKoAsFSMiODOA==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">= 16.0.0" + "@guanghechen/chalk.types": "^1.0.3" } }, - "node_modules/@guanghechen/invariant": { - "version": "5.0.9", - "resolved": "https://registry.npmjs.org/@guanghechen/invariant/-/invariant-5.0.9.tgz", - "integrity": "sha512-+ENoQgtw5hnEpVK6Z4oU5GluVb/+bQ3OJnG181Z1UbUy9Mxxs1jWIgUltpBgjrn7fiT/2PO5tUCeQzOHRNUgeA==", + "node_modules/@guanghechen/chalk.types": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/@guanghechen/chalk.types/-/chalk.types-1.0.3.tgz", + "integrity": "sha512-Li14uVSkz4ZopzkANVZIZRCXHZdsfqZJ1loQli6Evme333Fp2e7Eo+ZTelgDVvyvfHMBh9pJixak4y+taBOnmg==", "dev": true, - "license": "MIT", - "engines": { - "node": ">= 16.0.0" - } + "license": "MIT" }, "node_modules/@guanghechen/rollup-plugin-copy": { - "version": "5.0.12", - "resolved": "https://registry.npmjs.org/@guanghechen/rollup-plugin-copy/-/rollup-plugin-copy-5.0.12.tgz", - "integrity": "sha512-F6/RRtx+jJBdPYUdL8qGHcJ0+NKNWTPBScPGTjZYRQhPlJsMflZbSiupMIC+YZO55OdObeqbQY76CG25Ka/y2Q==", + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/@guanghechen/rollup-plugin-copy/-/rollup-plugin-copy-6.0.2.tgz", + "integrity": "sha512-U7DzlEFR80DUb7wx8Y3uaxt4AXJhw87neSxsfMYJwP2qadMEox1C4X6CSqPytoViwezt73U8KIrPd//SMCgwug==", "dev": true, "license": "MIT", "dependencies": { - "@guanghechen/helper-fs": "^5.0.9", - "@guanghechen/helper-is": "^5.0.9", - "chalk": "^5.3.0", - "chokidar": "^3.5.3", - "dir-glob": "^3.0.1", - "globby": "^13.2.2", - "micromatch": "^4.0.5" + "@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" }, "engines": { - "node": ">= 16.0.0" + "node": ">= 18.0.0" }, "peerDependencies": { "rollup": "^2.0.0 || ^3.0.0 || ^4.0.0" } }, - "node_modules/@guanghechen/utility-types": { - "version": "5.0.9", - "resolved": "https://registry.npmjs.org/@guanghechen/utility-types/-/utility-types-5.0.9.tgz", - "integrity": "sha512-FoHnYAPf33RbjtKJeA+z6051RHBE/3ZbvPTlXCsB77nyBRc6k5+2eW4BLscvdhqsByC8nNGsRsGs97gKK0P9GQ==", + "node_modules/@guanghechen/std": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/@guanghechen/std/-/std-1.0.4.tgz", + "integrity": "sha512-jjFX1ud5AULLaF6koHuiIHZQMgGkwKi22D6LzkIea05zZ/I7MmR+HRzQ4+XkfcY2YvHbt9zMGyhBqJrQaiPi+w==", "dev": true, "license": "MIT", "engines": { - "node": ">= 16.0.0" + "node": ">= 18.0.0" } }, "node_modules/@humanwhocodes/config-array": { @@ -1152,20 +1134,6 @@ "url": "https://github.com/chalk/ansi-styles?sponsor=1" } }, - "node_modules/anymatch": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz", - "integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==", - "dev": true, - "license": "ISC", - "dependencies": { - "normalize-path": "^3.0.0", - "picomatch": "^2.0.4" - }, - "engines": { - "node": ">= 8" - } - }, "node_modules/argparse": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", @@ -1197,19 +1165,6 @@ "dev": true, "license": "MIT" }, - "node_modules/binary-extensions": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.3.0.tgz", - "integrity": "sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, "node_modules/brace-expansion": { "version": "1.1.11", "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", @@ -1293,28 +1248,19 @@ } }, "node_modules/chokidar": { - "version": "3.6.0", - "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.6.0.tgz", - "integrity": "sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==", + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-4.0.1.tgz", + "integrity": "sha512-n8enUVCED/KVRQlab1hr3MVpcVMvxtZjmEa956u+4YijlmQED223XMSYj2tLuKvr4jcCTzNNMpQDUer72MMmzA==", "dev": true, "license": "MIT", "dependencies": { - "anymatch": "~3.1.2", - "braces": "~3.0.2", - "glob-parent": "~5.1.2", - "is-binary-path": "~2.1.0", - "is-glob": "~4.0.1", - "normalize-path": "~3.0.0", - "readdirp": "~3.6.0" + "readdirp": "^4.0.1" }, "engines": { - "node": ">= 8.10.0" + "node": ">= 14.16.0" }, "funding": { "url": "https://paulmillr.com/funding/" - }, - "optionalDependencies": { - "fsevents": "~2.3.2" } }, "node_modules/cli-cursor": { @@ -4448,19 +4394,6 @@ "dev": true, "license": "MIT" }, - "node_modules/is-binary-path": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz", - "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==", - "dev": true, - "license": "MIT", - "dependencies": { - "binary-extensions": "^2.0.0" - }, - "engines": { - "node": ">=8" - } - }, "node_modules/is-core-module": { "version": "2.15.1", "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.15.1.tgz", @@ -5233,16 +5166,6 @@ "node": ">=10" } }, - "node_modules/normalize-path": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz", - "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/npm-normalize-package-bin": { "version": "3.0.1", "resolved": "https://registry.npmjs.org/npm-normalize-package-bin/-/npm-normalize-package-bin-3.0.1.tgz", @@ -5870,16 +5793,17 @@ } }, "node_modules/readdirp": { - "version": "3.6.0", - "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz", - "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==", + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-4.0.1.tgz", + "integrity": "sha512-GkMg9uOTpIWWKbSsgwb5fA4EavTR+SG/PMPoAY8hkhHfEEY0/vqljY+XHqtDf2cr2IJtoNRDbrrEpZUiZCkYRw==", "dev": true, "license": "MIT", - "dependencies": { - "picomatch": "^2.2.1" - }, "engines": { - "node": ">=8.10.0" + "node": ">= 14.16.0" + }, + "funding": { + "type": "individual", + "url": "https://paulmillr.com/funding/" } }, "node_modules/redent": { diff --git a/package.json b/package.json index 904f244..2032326 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "devDependencies": { "@commitlint/cli": "19.5.0", "@commitlint/config-conventional": "19.5.0", - "@guanghechen/rollup-plugin-copy": "5.0.12", + "@guanghechen/rollup-plugin-copy": "6.0.2", "@rollup/plugin-terser": "0.4.4", "@typhonjs-fvtt/eslint-config-foundry.js": "0.8.0", "eslint": "8.57.1",