diff --git a/package.json b/package.json index 0a6286a6a..4bb1007e5 100644 --- a/package.json +++ b/package.json @@ -22,19 +22,19 @@ "test": "pnpm lint && pnpm sync" }, "devDependencies": { - "@clack/prompts": "1.7.0", + "@clack/prompts": "1.8.0", "@npm/types": "^2.1.0", "@nuxt/eslint-config": "^1.17.0", "@octokit/rest": "^22.0.1", "@types/js-yaml": "^4.0.9", - "@types/node": "^24.13.3", + "@types/node": "^24.13.4", "@types/semver": "^7.8.0", "defu": "^6.1.7", "dotenv": "^17.4.2", "eslint": "^10.10.0", "globby": "^16.2.4", "hasha": "^7.0.0", - "js-yaml": "^5.4.1", + "js-yaml": "^5.4.2", "ofetch": "^1.5.1", "p-limit": "^7.3.2", "picocolors": "^1.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5e348e5ee..98e245c78 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -110,8 +110,8 @@ importers: .: devDependencies: '@clack/prompts': - specifier: 1.7.0 - version: 1.7.0 + specifier: 1.8.0 + version: 1.8.0 '@npm/types': specifier: ^2.1.0 version: 2.1.0 @@ -125,7 +125,7 @@ importers: specifier: ^4.0.9 version: 4.0.9 '@types/node': - specifier: ^24.13.3 + specifier: ^24.13.4 version: 24.13.4 '@types/semver': specifier: ^7.8.0 @@ -146,7 +146,7 @@ importers: specifier: ^7.0.0 version: 7.0.0 js-yaml: - specifier: ^5.4.1 + specifier: ^5.4.2 version: 5.4.2 node: specifier: runtime:^24.0.0 @@ -198,12 +198,12 @@ packages: '@cacheable/utils@2.5.0': resolution: {integrity: sha512-buipgOVDkkPXNR5+xBpDw7Zk2n1EvU7qBJCNUcL7rhQ//kfpOXPAvQ511Os0vpLYJ1pZnvudNytkQt2hst3wqA==} - '@clack/core@1.4.3': - resolution: {integrity: sha512-/kr3UWNtdJfxZtPgDqUOmG2pvwlmcLGheex5yiZKdwbzZJxhV+HMNR9QNmyY5cGwTNV6LrR7Jtp+KjhUAP1qBQ==} + '@clack/core@1.5.0': + resolution: {integrity: sha512-zNikCcd8BbcEvzzG1sbXFrRHFk5kHPrpwZwksPvf9qyQO1Teb7JaXaOAxXZei9nZLDW0gaZawiuTCji88bTBhw==} engines: {node: '>= 20.12.0'} - '@clack/prompts@1.7.0': - resolution: {integrity: sha512-y7/yvZ2TPAnR9+jnc00klvNNLkJiXFFrQA/hlLCcxA9a2A4zQIOimyFQ9XfwYKiGD1fb5GY8vbKIIgO8d5Tb2A==} + '@clack/prompts@1.8.0': + resolution: {integrity: sha512-PXzLZ8N34rxmuo4dJg3xtOXhcBse94qGjDqsteoEYrFrrZ5FSjIGwMAuOcv64ln8rHVBBD06XeVGr+/JX+plcA==} engines: {node: '>= 20.12.0'} '@emnapi/core@1.10.0': @@ -1607,14 +1607,14 @@ snapshots: hashery: 1.5.1 keyv: 5.6.0 - '@clack/core@1.4.3': + '@clack/core@1.5.0': dependencies: fast-wrap-ansi: 0.2.2 sisteransi: 1.0.5 - '@clack/prompts@1.7.0': + '@clack/prompts@1.8.0': dependencies: - '@clack/core': 1.4.3 + '@clack/core': 1.5.0 fast-string-width: 3.0.2 fast-wrap-ansi: 0.2.2 sisteransi: 1.0.5 @@ -1744,7 +1744,7 @@ snapshots: '@nuxt/eslint-config@1.17.0(@typescript-eslint/utils@8.70.0(eslint@10.10.0)(typescript@6.0.3))(@vue/compiler-sfc@3.5.42)(eslint@10.10.0)(typescript@6.0.3)': dependencies: '@antfu/install-pkg': 2.0.1 - '@clack/prompts': 1.7.0 + '@clack/prompts': 1.8.0 '@eslint/js': 10.0.1(eslint@10.10.0) '@nuxt/eslint-plugin': 1.17.0(eslint@10.10.0)(typescript@6.0.3) '@stylistic/eslint-plugin': 5.10.0(eslint@10.10.0)