diff --git a/package.json b/package.json index 7ae40d8..e7af139 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@types/jest": "^29.5.2", "@types/node": "^20.3.1", "chalk": "^5.2.0", - "consola": "^2.15.3", + "consola": "^3.2.3", "core-js": "^3.31.0", "coveralls": "^3.1.1", "cross-env": "^7.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9e877fc..9cec908 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -53,8 +53,8 @@ devDependencies: specifier: ^5.2.0 version: 5.2.0 consola: - specifier: ^2.15.3 - version: 2.15.3 + specifier: ^3.2.3 + version: 3.2.3 core-js: specifier: ^3.31.0 version: 3.31.0 @@ -1641,7 +1641,7 @@ packages: /@eslint-sets/eslint-config-basic@5.4.0(@babel/core@7.22.5)(@typescript-eslint/parser@5.59.11)(eslint@8.42.0)(prettier@2.8.8)(typescript@5.1.3): resolution: {integrity: sha512-fmlCgPywhTZ+9q90ZXsOcIrFIODF0oYp0BHjUpQ/avJ/AM2Ivb8ZMbOCsLCh9+DdzQuDGlA14EleU+CuAsinyQ==} peerDependencies: - eslint: '>=7.4.0 || >= 8.0.0 || ^8.0.0' + eslint: '>=7.4.0 || ^8.0.0' prettier: '>=2.0.0' typescript: '*' peerDependenciesMeta: @@ -3362,8 +3362,9 @@ packages: resolution: {integrity: sha512-9vAdYbHj6x2fLKC4+oPH0kFzY/orMZyG2Aj+kNylHxKGJ/Ed4dpNyAQYwJOdqO4zdM7XpVHmyejQDcQHrnuXbw==} dev: true - /consola@3.1.0: - resolution: {integrity: sha512-rrrJE6rP0qzl/Srg+C9x/AE5Kxfux7reVm1Wh0wCjuXvih6DqZgqDZe8auTD28fzJ9TF0mHlSDrPpWlujQRo1Q==} + /consola@3.2.3: + resolution: {integrity: sha512-I5qxpzLv+sJhTVEoLYNcTW+bThDCPsit0vLNKShZx6rLtpilNpmmeTPaeqJb9ZE9dV3DGaeby6Vuhrw38WjeyQ==} + engines: {node: ^14.18.0 || >=16.10.0} dev: true /console-control-strings@1.1.0: @@ -6940,7 +6941,7 @@ packages: dependencies: '@node-kit/extra.fs': 2.5.1 commander: 10.0.1 - consola: 3.1.0 + consola: 3.2.3 core-js: 3.31.0 cosmiconfig: 8.1.3 debug: 4.3.4