From bcab231e47bfc45d34c7e6f6df821c12b03dea3b Mon Sep 17 00:00:00 2001 From: Luiz Silva Date: Mon, 9 Dec 2024 10:57:51 -0300 Subject: [PATCH] =?UTF-8?q?atualiza=C3=A7=C3=A3o=20de=20vers=C3=A3o?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 8 +++----- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 9 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 7a39cc4..9dfdf1f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "p-comuns", - "version": "0.62.0", + "version": "0.65.0", "description": "", "main": "dist/index.js", "scripts": { @@ -19,9 +19,7 @@ }, "devDependencies": { "@biomejs/biome": "^1.9.4", - "@types/node": "^20.16.10" - }, - "peerDependencies": { - "typescript": "5.6.2" + "@types/node": "^20.16.10", + "typescript": "^5.7.2" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1fc3295..917106d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -8,9 +8,6 @@ importers: .: dependencies: - typescript: - specifier: 5.6.2 - version: 5.6.2 zod: specifier: 3.23.8 version: 3.23.8 @@ -21,6 +18,9 @@ importers: '@types/node': specifier: ^20.16.10 version: 20.16.10 + typescript: + specifier: ^5.7.2 + version: 5.7.2 packages: @@ -80,8 +80,8 @@ packages: '@types/node@20.16.10': resolution: {integrity: sha512-vQUKgWTjEIRFCvK6CyriPH3MZYiYlNy0fKiEYHWbcoWLEgs4opurGGKlebrTLqdSMIbXImH6XExNiIyNUv3WpA==} - typescript@5.6.2: - resolution: {integrity: sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==} + typescript@5.7.2: + resolution: {integrity: sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==} engines: {node: '>=14.17'} hasBin: true @@ -132,7 +132,7 @@ snapshots: dependencies: undici-types: 6.19.8 - typescript@5.6.2: {} + typescript@5.7.2: {} undici-types@6.19.8: {}