From 5da7869df97e055db2db91430f237491cfd09812 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 May 2025 21:45:36 +0000 Subject: [PATCH] :arrow_up: Bump color-convert from 2.0.1 to 3.1.0 Bumps [color-convert](https://github.com/Qix-/color-convert) from 2.0.1 to 3.1.0. - [Release notes](https://github.com/Qix-/color-convert/releases) - [Changelog](https://github.com/Qix-/color-convert/blob/master/CHANGELOG.md) - [Commits](https://github.com/Qix-/color-convert/compare/2.0.1...3.1.0) --- updated-dependencies: - dependency-name: color-convert dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package-lock.json | 90 +++++++++++++++++++++++++++++++++++++++++------ package.json | 2 +- pnpm-lock.yaml | 21 +++++++---- 3 files changed, 95 insertions(+), 18 deletions(-) diff --git a/package-lock.json b/package-lock.json index 690d1035..efa16e74 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36,7 +36,7 @@ "change-case": "^5.4.4", "chokidar": "^3.6.0", "cliui": "^8.0.1", - "color-convert": "^2.0.1", + "color-convert": "^3.1.0", "color-name": "^2.0.0", "combined-stream": "^1.0.8", "command-exists": "^1.2.9", @@ -1436,21 +1436,17 @@ } }, "node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-3.1.0.tgz", + "integrity": "sha512-TVoqAq8ZDIpK5lsQY874DDnu65CSsc9vzq0wLpNQ6UMBq81GSZocVazPiBbYGzngzBOIRahpkTzCLVe2at4MfA==", + "license": "MIT", "dependencies": { - "color-name": "~1.1.4" + "color-name": "^2.0.0" }, "engines": { - "node": ">=7.0.0" + "node": ">=14.6" } }, - "node_modules/color-convert/node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" - }, "node_modules/color-name": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/color-name/-/color-name-2.0.0.tgz", @@ -3728,6 +3724,24 @@ "url": "https://github.com/chalk/chalk?sponsor=1" } }, + "node_modules/hexo-hide-posts/node_modules/color-convert": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "license": "MIT", + "dependencies": { + "color-name": "~1.1.4" + }, + "engines": { + "node": ">=7.0.0" + } + }, + "node_modules/hexo-hide-posts/node_modules/color-name": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", + "license": "MIT" + }, "node_modules/hexo-i18n": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/hexo-i18n/-/hexo-i18n-2.0.0.tgz", @@ -4770,6 +4784,24 @@ "url": "https://github.com/chalk/ansi-styles?sponsor=1" } }, + "node_modules/inquirer/node_modules/color-convert": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "license": "MIT", + "dependencies": { + "color-name": "~1.1.4" + }, + "engines": { + "node": ">=7.0.0" + } + }, + "node_modules/inquirer/node_modules/color-name": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", + "license": "MIT" + }, "node_modules/inquirer/node_modules/is-interactive": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/is-interactive/-/is-interactive-1.0.0.tgz", @@ -5185,6 +5217,24 @@ "url": "https://github.com/chalk/chalk?sponsor=1" } }, + "node_modules/jake/node_modules/color-convert": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "license": "MIT", + "dependencies": { + "color-name": "~1.1.4" + }, + "engines": { + "node": ">=7.0.0" + } + }, + "node_modules/jake/node_modules/color-name": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", + "license": "MIT" + }, "node_modules/js-yaml": { "version": "4.1.0", "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", @@ -8911,6 +8961,24 @@ "url": "https://github.com/chalk/ansi-styles?sponsor=1" } }, + "node_modules/wrap-ansi/node_modules/color-convert": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "license": "MIT", + "dependencies": { + "color-name": "~1.1.4" + }, + "engines": { + "node": ">=7.0.0" + } + }, + "node_modules/wrap-ansi/node_modules/color-name": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", + "license": "MIT" + }, "node_modules/wrappy": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", diff --git a/package.json b/package.json index c3d816fd..ad56a41d 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "change-case": "^5.4.4", "chokidar": "^3.6.0", "cliui": "^8.0.1", - "color-convert": "^2.0.1", + "color-convert": "^3.1.0", "color-name": "^2.0.0", "combined-stream": "^1.0.8", "command-exists": "^1.2.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9cb1222e..d4a6bece 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -20,7 +20,7 @@ importers: dependencies: '@adobe/css-tools': specifier: github:adobe/css-tools - version: https://codeload.github.com/adobe/css-tools/tar.gz/487dedbd4302bedb0fce32e2387c8c27d3cc2e9d + version: https://codeload.github.com/adobe/css-tools/tar.gz/559458ea4d53492473fcdafed426bc19e656cf2b '@tootallnate/once': specifier: github:tootallnate/once version: https://codeload.github.com/tootallnate/once/tar.gz/2bc2e134b7728a6b37c6838a3b5d5c290e60a539 @@ -103,8 +103,8 @@ importers: specifier: ^8.0.1 version: 8.0.1 color-convert: - specifier: ^2.0.1 - version: 2.0.1 + specifier: ^3.1.0 + version: 3.1.0 color-name: specifier: ^2.0.0 version: 2.0.0 @@ -430,8 +430,8 @@ packages: '@adobe/css-tools@4.3.3': resolution: {integrity: sha512-rE0Pygv0sEZ4vBWHlAgJLGDU7Pm8xoO6p3wsEceb7GYAjScrOHpEo8KK/eVkAcnSM+slAEtXjA2JpdjLp4fJQQ==} - '@adobe/css-tools@https://codeload.github.com/adobe/css-tools/tar.gz/487dedbd4302bedb0fce32e2387c8c27d3cc2e9d': - resolution: {tarball: https://codeload.github.com/adobe/css-tools/tar.gz/487dedbd4302bedb0fce32e2387c8c27d3cc2e9d} + '@adobe/css-tools@https://codeload.github.com/adobe/css-tools/tar.gz/559458ea4d53492473fcdafed426bc19e656cf2b': + resolution: {tarball: https://codeload.github.com/adobe/css-tools/tar.gz/559458ea4d53492473fcdafed426bc19e656cf2b} version: 4.4.2 '@asamuzakjp/css-color@2.8.3': @@ -913,6 +913,10 @@ packages: resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==} engines: {node: '>=7.0.0'} + color-convert@3.1.0: + resolution: {integrity: sha512-TVoqAq8ZDIpK5lsQY874DDnu65CSsc9vzq0wLpNQ6UMBq81GSZocVazPiBbYGzngzBOIRahpkTzCLVe2at4MfA==} + engines: {node: '>=14.6'} + color-name@1.1.4: resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==} @@ -2237,6 +2241,7 @@ packages: node-domexception@1.0.0: resolution: {integrity: sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==} engines: {node: '>=10.5.0'} + deprecated: Use your platform's native DOMException instead node-fetch@3.3.2: resolution: {integrity: sha512-dRB78srN/l6gqWulah9SrxeYnxeddIG30+GOqK/9OlLVyLg3HPnr6SqOWTWOXKRwC2eGYCkZ59NNuSgvSrpgOA==} @@ -3237,7 +3242,7 @@ snapshots: '@adobe/css-tools@4.3.3': {} - '@adobe/css-tools@https://codeload.github.com/adobe/css-tools/tar.gz/487dedbd4302bedb0fce32e2387c8c27d3cc2e9d': {} + '@adobe/css-tools@https://codeload.github.com/adobe/css-tools/tar.gz/559458ea4d53492473fcdafed426bc19e656cf2b': {} '@asamuzakjp/css-color@2.8.3': dependencies: @@ -3716,6 +3721,10 @@ snapshots: dependencies: color-name: 1.1.4 + color-convert@3.1.0: + dependencies: + color-name: 2.0.0 + color-name@1.1.4: {} color-name@2.0.0: {}