diff --git a/package.json b/package.json index 7cda6af9c..b38d81e74 100644 --- a/package.json +++ b/package.json @@ -22,16 +22,16 @@ "test": "pnpm lint && pnpm sync" }, "devDependencies": { - "@clack/prompts": "1.0.1", + "@clack/prompts": "1.1.0", "@npm/types": "^2.1.0", - "@nuxt/eslint-config": "^1.15.1", + "@nuxt/eslint-config": "^1.15.2", "@octokit/rest": "^22.0.1", "@types/js-yaml": "^4.0.9", - "@types/node": "^24.10.13", + "@types/node": "^24.12.0", "@types/semver": "^7.7.1", "defu": "^6.1.4", "dotenv": "^17.3.1", - "eslint": "^10.0.1", + "eslint": "^10.0.3", "globby": "^16.1.1", "hasha": "^7.0.0", "js-yaml": "^4.1.1", @@ -42,5 +42,5 @@ "std-env": "^3.10.0", "typescript": "^5.9.3" }, - "packageManager": "pnpm@10.30.1" + "packageManager": "pnpm@10.32.1" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c75da3ede..55993b552 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,13 +9,13 @@ importers: .: devDependencies: '@clack/prompts': - specifier: 1.0.1 - version: 1.0.1 + specifier: 1.1.0 + version: 1.1.0 '@npm/types': specifier: ^2.1.0 version: 2.1.0 '@nuxt/eslint-config': - specifier: ^1.15.1 + specifier: ^1.15.2 version: 1.15.2(@typescript-eslint/utils@8.57.0(eslint@10.0.3)(typescript@5.9.3))(@vue/compiler-sfc@3.5.28)(eslint@10.0.3)(typescript@5.9.3) '@octokit/rest': specifier: ^22.0.1 @@ -24,7 +24,7 @@ importers: specifier: ^4.0.9 version: 4.0.9 '@types/node': - specifier: ^24.10.13 + specifier: ^24.12.0 version: 24.12.0 '@types/semver': specifier: ^7.7.1 @@ -36,7 +36,7 @@ importers: specifier: ^17.3.1 version: 17.3.1 eslint: - specifier: ^10.0.1 + specifier: ^10.0.3 version: 10.0.3 globby: specifier: ^16.1.1 @@ -88,11 +88,11 @@ packages: resolution: {integrity: sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A==} engines: {node: '>=6.9.0'} - '@clack/core@1.0.1': - resolution: {integrity: sha512-WKeyK3NOBwDOzagPR5H08rFk9D/WuN705yEbuZvKqlkmoLM2woKtXb10OO2k1NoSU4SFG947i2/SCYh+2u5e4g==} + '@clack/core@1.1.0': + resolution: {integrity: sha512-SVcm4Dqm2ukn64/8Gub2wnlA5nS2iWJyCkdNHcvNHPIeBTGojpdJ+9cZKwLfmqy7irD4N5qLteSilJlE0WLAtA==} - '@clack/prompts@1.0.1': - resolution: {integrity: sha512-/42G73JkuYdyWZ6m8d/CJtBrGl1Hegyc7Fy78m5Ob+jF85TOUmLR5XLce/U3LxYAw0kJ8CT5aI99RIvPHcGp/Q==} + '@clack/prompts@1.1.0': + resolution: {integrity: sha512-pkqbPGtohJAvm4Dphs2M8xE29ggupihHdy1x84HNojZuMtFsHiUlRvqD24tM2+XmI+61LlfNceM3Wr7U5QES5g==} '@emnapi/core@1.8.1': resolution: {integrity: sha512-AvT9QFpxK0Zd8J0jopedNm+w/2fIzvtPKPjqyw9jwvBaReTTqPBk9Hixaz7KbjimP+QNz605/XnjFcDAL2pqBg==} @@ -1217,15 +1217,13 @@ snapshots: '@babel/helper-string-parser': 7.27.1 '@babel/helper-validator-identifier': 7.28.5 - '@clack/core@1.0.1': + '@clack/core@1.1.0': dependencies: - picocolors: 1.1.1 sisteransi: 1.0.5 - '@clack/prompts@1.0.1': + '@clack/prompts@1.1.0': dependencies: - '@clack/core': 1.0.1 - picocolors: 1.1.1 + '@clack/core': 1.1.0 sisteransi: 1.0.5 '@emnapi/core@1.8.1': @@ -1329,7 +1327,7 @@ snapshots: '@nuxt/eslint-config@1.15.2(@typescript-eslint/utils@8.57.0(eslint@10.0.3)(typescript@5.9.3))(@vue/compiler-sfc@3.5.28)(eslint@10.0.3)(typescript@5.9.3)': dependencies: '@antfu/install-pkg': 1.1.0 - '@clack/prompts': 1.0.1 + '@clack/prompts': 1.1.0 '@eslint/js': 9.39.3 '@nuxt/eslint-plugin': 1.15.2(eslint@10.0.3)(typescript@5.9.3) '@stylistic/eslint-plugin': 5.9.0(eslint@10.0.3)