diff --git a/package-lock.json b/package-lock.json index 779e31f..9a1ccd4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,19 +10,19 @@ "concurrently": "^10.0.3", "gulp": "^5.0.1", "pa11y-ci": "^4.1.1", - "taze": "^19.14.1" + "taze": "^19.16.0" } }, "node_modules/@antfu/ni": { - "version": "30.1.0", - "resolved": "https://registry.npmjs.org/@antfu/ni/-/ni-30.1.0.tgz", - "integrity": "sha512-3VuAbPjgY52rQNn4wABaXMhBU2Oq91uy6L8nX49eJ35OLI68CyckGU+HZxcaHix4ymuGM2nFL1D6sLpgODK5xw==", + "version": "30.3.0", + "resolved": "https://registry.npmjs.org/@antfu/ni/-/ni-30.3.0.tgz", + "integrity": "sha512-KkYFVPA1IvC3m+WBKUuY5oxYc4OdXr83jvnlOn8a+bJM10yQMu+slFN/1pDzAw2JZVi+FYP9IYjo4KaPIccMmA==", "license": "MIT", "dependencies": { "fzf": "^0.5.2", - "package-manager-detector": "^1.6.0", - "tinyexec": "^1.0.4", - "tinyglobby": "^0.2.15" + "package-manager-detector": "^1.7.0", + "tinyexec": "^1.2.4", + "tinyglobby": "^0.2.17" }, "bin": { "na": "bin/na.mjs", @@ -3370,6 +3370,19 @@ "node": ">=0.10.0" } }, + "node_modules/obug": { + "version": "2.1.4", + "resolved": "https://registry.npmjs.org/obug/-/obug-2.1.4.tgz", + "integrity": "sha512-4a+OsYv9UktOJKE+l1A4OufDgdRF9PifWj+tJnHURo/P+WOxpG4GzUFL9qCalmWauao6ogiG+QvnCovwPoyAWA==", + "funding": [ + "https://github.com/sponsors/sxzz", + "https://opencollective.com/debug" + ], + "license": "MIT", + "engines": { + "node": ">=12.20.0" + } + }, "node_modules/ofetch": { "version": "1.5.1", "resolved": "https://registry.npmjs.org/ofetch/-/ofetch-1.5.1.tgz", @@ -3540,9 +3553,9 @@ } }, "node_modules/package-manager-detector": { - "version": "1.6.0", - "resolved": "https://registry.npmjs.org/package-manager-detector/-/package-manager-detector-1.6.0.tgz", - "integrity": "sha512-61A5ThoTiDG/C8s8UMZwSorAGwMJ0ERVGj2OjoW5pAalsNOg15+iQiPzrLJ4jhZ1HJzmC2PIHT2oEiH3R5fzNA==", + "version": "1.8.0", + "resolved": "https://registry.npmjs.org/package-manager-detector/-/package-manager-detector-1.8.0.tgz", + "integrity": "sha512-yQA4H19AmPEoMUeavPMDIe1higySl/gH/yaQrkT/s07Qp+7pp2hYz30N3z2l5BkjVkF9Ow6o0wjJamm2y7Sn0A==", "license": "MIT" }, "node_modules/parent-module": { @@ -4860,22 +4873,24 @@ } }, "node_modules/taze": { - "version": "19.14.1", - "resolved": "https://registry.npmjs.org/taze/-/taze-19.14.1.tgz", - "integrity": "sha512-+wf/IqGReU68vBE/iJ7JCuV5QeD6zQBp9MI6YphN7bT2vf/YIHd0oVA4AJiX3uANI1hQY58MrVmDwLv0x/q3BA==", + "version": "19.16.0", + "resolved": "https://registry.npmjs.org/taze/-/taze-19.16.0.tgz", + "integrity": "sha512-E33PiGSHYB40yKOgi/KvaBDvRJEn5ajRa6xeGS7V/02aLBSWkpQ68ayUMDRQOYbyaBMPZ+xqbkH41woACluQTg==", "license": "MIT", "dependencies": { - "@antfu/ni": "^30.1.0", + "@antfu/ni": "^30.2.0", "@henrygd/queue": "^1.2.0", "cac": "^7.0.0", + "obug": "^2.1.4", "ofetch": "^1.5.1", - "package-manager-detector": "^1.6.0", + "package-manager-detector": "^1.7.0", "pathe": "^2.0.3", "pnpm-workspace-yaml": "^1.6.1", "restore-cursor": "^5.1.0", - "tinyexec": "^1.2.2", - "tinyglobby": "^0.2.16", + "tinyexec": "^1.2.4", + "tinyglobby": "^0.2.17", "unconfig": "^7.5.0", + "verkit": "^0.1.2", "yaml": "^2.9.0" }, "bin": { @@ -4940,9 +4955,9 @@ } }, "node_modules/tinyexec": { - "version": "1.2.4", - "resolved": "https://registry.npmjs.org/tinyexec/-/tinyexec-1.2.4.tgz", - "integrity": "sha512-SHf/r48b7vOrjve9PxJo3MN5v5yuyjHvdUcrQffT3WXMUfnGmHDVbC4k3sHJaJTgZCwpUplIaAo5ANtMyp3YHg==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/tinyexec/-/tinyexec-1.3.0.tgz", + "integrity": "sha512-QKAl9m8gWWGHV8jZcPeym6j+XULi6tOf1mT83WYJ4Lk2ytW/uwAWkrP0uFsdoYMdueVJ0qs26wZ+23xeB4ibNQ==", "license": "MIT", "engines": { "node": ">=18" @@ -4965,9 +4980,9 @@ } }, "node_modules/tinyglobby/node_modules/picomatch": { - "version": "4.0.4", - "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.4.tgz", - "integrity": "sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==", + "version": "4.0.5", + "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.5.tgz", + "integrity": "sha512-RvwwcruNjI1ncT5xRakeyS9Lf8lcItv34KD+aif+VH9kduAyfYBipGh12274xtenIPZ119/R9BdTBa8gAwSh0A==", "license": "MIT", "engines": { "node": ">=12" @@ -5176,6 +5191,18 @@ "integrity": "sha512-cXEIW6cfr15lFv563k4GuVuW/fiwjknytD37jIOLSdSWuOI6WnO/oKwmP2FQTU2l01LP8/M5TSAJpzUaGe3uWg==", "license": "MIT" }, + "node_modules/verkit": { + "version": "0.1.2", + "resolved": "https://registry.npmjs.org/verkit/-/verkit-0.1.2.tgz", + "integrity": "sha512-WqkT8n3hqizuCu71W3bUzf5fjBmkbXcudsehe/NbxA8PgqoKnSOY5K0Ba2ckg1qaRaSpSz7as/n9K1R9JXjQKg==", + "license": "MIT", + "engines": { + "node": ">=18.12.0" + }, + "funding": { + "url": "https://github.com/sponsors/sxzz" + } + }, "node_modules/vinyl": { "version": "2.2.1", "resolved": "https://registry.npmjs.org/vinyl/-/vinyl-2.2.1.tgz", diff --git a/package.json b/package.json index f9e77ef..e2838f0 100644 --- a/package.json +++ b/package.json @@ -18,6 +18,6 @@ "concurrently": "^10.0.3", "gulp": "^5.0.1", "pa11y-ci": "^4.1.1", - "taze": "^19.14.1" + "taze": "^19.16.0" } }