diff --git a/bun.lock b/bun.lock index c607f7c..3f7ee88 100644 --- a/bun.lock +++ b/bun.lock @@ -4,12 +4,12 @@ "": { "name": "p-respostas", "dependencies": { - "p-comuns": "git+https://git2.idz.one/publico/_comuns.git#master", + "p-comuns": "git+https://git2.idz.one/publico/_comuns.git", "zod": "3.24.1", }, "devDependencies": { "@biomejs/biome": "2.0.6", - "@types/node": "^20.14.1", + "@types/node": "^20.19.8", "check-node-version": "^4.2.1", "typescript": "5.5.4", }, diff --git a/package.json b/package.json index 1de4099..f610fa5 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "at": "pnpm up p-*" }, "dependencies": { - "p-comuns": "git+https://git2.idz.one/publico/_comuns.git#master", + "p-comuns": "git+https://git2.idz.one/publico/_comuns.git", "zod": "3.24.1" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 89636b5..929d54d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,7 +9,7 @@ importers: .: dependencies: p-comuns: - specifier: git+https://git2.idz.one/publico/_comuns.git#master + specifier: git+https://git2.idz.one/publico/_comuns.git version: git+https://git2.idz.one/publico/_comuns.git#cad288423a55d2d1ac1f93673d54da475b7b6309 zod: specifier: 3.24.1 @@ -19,8 +19,8 @@ importers: specifier: 2.0.6 version: 2.0.6 '@types/node': - specifier: ^20.14.1 - version: 20.19.4 + specifier: ^20.19.8 + version: 20.19.8 check-node-version: specifier: ^4.2.1 version: 4.2.1 @@ -83,8 +83,8 @@ packages: cpu: [x64] os: [win32] - '@types/node@20.19.4': - resolution: {integrity: sha512-OP+We5WV8Xnbuvw0zC2m4qfB/BJvjyCwtNjhHdJxV1639SGSKrLmJkc3fMnp2Qy8nJyHp8RO6umxELN/dS1/EA==} + '@types/node@20.19.8': + resolution: {integrity: sha512-HzbgCY53T6bfu4tT7Aq3TvViJyHjLjPNaAS3HOuMc9pw97KHsUtXNX4L+wu59g1WnjsZSko35MbEqnO58rihhw==} ansi-styles@4.3.0: resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==} @@ -206,7 +206,7 @@ snapshots: '@biomejs/cli-win32-x64@2.0.6': optional: true - '@types/node@20.19.4': + '@types/node@20.19.8': dependencies: undici-types: 6.21.0