From 2150adb1f441d57dfdadc1e65e4833a788eed1c5 Mon Sep 17 00:00:00 2001 From: "Luiz H. R. Silva" Date: Tue, 4 Jun 2024 17:19:24 -0300 Subject: [PATCH] . --- biome.json | 2 +- package.json | 6 +++--- pnpm-lock.yaml | 12 ++++++------ 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/biome.json b/biome.json index dacd1fc..b341456 100644 --- a/biome.json +++ b/biome.json @@ -1,6 +1,6 @@ { "$schema": "https://biomejs.dev/schemas/1.7.3/schema.json", - "extends": ["node_modules/~comuns/Documentos/biome.json"], + "extends": ["node_modules/p-comuns/Documentos/biome.json"], "files": { "ignore": [] } diff --git a/package.json b/package.json index b5a355e..e23942b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "p-respostas", - "version": "0.2.0", + "version": "0.3.0", "description": "", "main": "src/index.ts", "exports": { @@ -19,10 +19,10 @@ }, "devDependencies": { "@biomejs/biome": "1.7.3", - "@types/node": "^20.12.7", + "@types/node": "^20.14.1", "check-node-version": "^4.2.1", "p-comuns": "npm:~comuns@^0.24.0", - "typescript": "^4.8.4" + "typescript": "^4.9.5" }, "keywords": [], "author": "", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index dcdd5ce..be8706d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,8 +16,8 @@ importers: specifier: 1.7.3 version: 1.7.3 '@types/node': - specifier: ^20.12.7 - version: 20.14.0 + specifier: ^20.14.1 + version: 20.14.1 check-node-version: specifier: ^4.2.1 version: 4.2.1 @@ -25,7 +25,7 @@ importers: specifier: npm:~comuns@^0.24.0 version: ~comuns@git+http://leitura:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpYXQiOjE3MTQ3NTA1NzYsImlzcyI6IkdpdG5lc3MiLCJwaWQiOjgsInRrbiI6eyJ0eXAiOiJwYXQiLCJpZCI6MzJ9fQ.OYdExOVQm5UI3wfeTaWjmD0o65Y1hrjFz5EvMB1a__U@git.idz.one:3000/git/multi-modulos-ambientais/_comuns.git#8ec9d76b6fc4cb18aacef4cdd74a11c6682189ec(typescript@4.9.5) typescript: - specifier: ^4.8.4 + specifier: ^4.9.5 version: 4.9.5 packages: @@ -83,8 +83,8 @@ packages: cpu: [x64] os: [win32] - '@types/node@20.14.0': - resolution: {integrity: sha512-5cHBxFGJx6L4s56Bubp4fglrEpmyJypsqI6RgzMfBHWUJQGWAAi8cWcgetEbZXHYXo9C2Fa4EEds/uSyS4cxmA==} + '@types/node@20.14.1': + resolution: {integrity: sha512-T2MzSGEu+ysB/FkWfqmhV3PLyQlowdptmmgD20C6QxsS8Fmv5SjpZ1ayXaEC0S21/h5UJ9iA6W/5vSNU5l00OA==} ansi-styles@4.3.0: resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==} @@ -187,7 +187,7 @@ snapshots: '@biomejs/cli-win32-x64@1.7.3': optional: true - '@types/node@20.14.0': + '@types/node@20.14.1': dependencies: undici-types: 5.26.5