diff --git a/package.json b/package.json index 1b995e9..a7a2f55 100644 --- a/package.json +++ b/package.json @@ -35,12 +35,12 @@ }, "devDependencies": { "@arnaud-barre/tnode": "^0.19.2", - "@types/node": "^20.16.10", + "@types/node": "^20.16.11", "@types/prompts": "^2.4.9", "@types/semver": "^7.5.8", "esbuild": "^0.24.0", "prettier": "^3.3.3", - "typescript": "^5.6.2" + "typescript": "^5.6.3" }, - "packageManager": "pnpm@9.12.0" + "packageManager": "pnpm@9.12.1" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index dc8685c..c388662 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -31,8 +31,8 @@ importers: specifier: ^0.19.2 version: 0.19.2 '@types/node': - specifier: ^20.16.10 - version: 20.16.10 + specifier: ^20.16.11 + version: 20.16.11 '@types/prompts': specifier: ^2.4.9 version: 2.4.9 @@ -46,8 +46,8 @@ importers: specifier: ^3.3.3 version: 3.3.3 typescript: - specifier: ^5.6.2 - version: 5.6.2 + specifier: ^5.6.3 + version: 5.6.3 packages: @@ -337,8 +337,8 @@ packages: cpu: [x64] os: [win32] - '@types/node@20.16.10': - resolution: {integrity: sha512-vQUKgWTjEIRFCvK6CyriPH3MZYiYlNy0fKiEYHWbcoWLEgs4opurGGKlebrTLqdSMIbXImH6XExNiIyNUv3WpA==} + '@types/node@20.16.11': + resolution: {integrity: sha512-y+cTCACu92FyA5fgQSAI8A1H429g7aSK2HsO7K4XYUWc4dY5IUz55JSDIYT6/VsOLfGy8vmvQYC2hfb0iF16Uw==} '@types/prompts@2.4.9': resolution: {integrity: sha512-qTxFi6Buiu8+50/+3DGIWLHM6QuWsEKugJnnP6iv2Mc4ncxE4A/OJkjuVOA+5X0X1S/nq5VJRa8Lu+nwcvbrKA==} @@ -500,8 +500,8 @@ packages: resolution: {integrity: sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw==} engines: {node: '>=12'} - typescript@5.6.2: - resolution: {integrity: sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==} + typescript@5.6.3: + resolution: {integrity: sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==} engines: {node: '>=14.17'} hasBin: true @@ -663,13 +663,13 @@ snapshots: '@esbuild/win32-x64@0.24.0': optional: true - '@types/node@20.16.10': + '@types/node@20.16.11': dependencies: undici-types: 6.19.8 '@types/prompts@2.4.9': dependencies: - '@types/node': 20.16.10 + '@types/node': 20.16.11 kleur: 3.0.3 '@types/semver@7.5.8': {} @@ -854,7 +854,7 @@ snapshots: strip-final-newline@3.0.0: {} - typescript@5.6.2: {} + typescript@5.6.3: {} undici-types@6.19.8: {}