diff --git a/bun.lock b/bun.lock index 6e3cbc7..c607f7c 100644 --- a/bun.lock +++ b/bun.lock @@ -4,13 +4,13 @@ "": { "name": "p-respostas", "dependencies": { + "p-comuns": "git+https://git2.idz.one/publico/_comuns.git#master", "zod": "3.24.1", }, "devDependencies": { - "@biomejs/biome": "^2.0.6", + "@biomejs/biome": "2.0.6", "@types/node": "^20.14.1", "check-node-version": "^4.2.1", - "p-comuns": "git+https://git2.idz.one/publico/_comuns.git#master", "typescript": "5.5.4", }, }, @@ -34,7 +34,7 @@ "@biomejs/cli-win32-x64": ["@biomejs/cli-win32-x64@2.0.6", "", { "os": "win32", "cpu": "x64" }, "sha512-bfM1Bce0d69Ao7pjTjUS+AWSZ02+5UHdiAP85Th8e9yV5xzw6JrHXbL5YWlcEKQ84FIZMdDc7ncuti1wd2sdbw=="], - "@types/node": ["@types/node@20.19.4", "", { "dependencies": { "undici-types": "~6.21.0" } }, "sha512-OP+We5WV8Xnbuvw0zC2m4qfB/BJvjyCwtNjhHdJxV1639SGSKrLmJkc3fMnp2Qy8nJyHp8RO6umxELN/dS1/EA=="], + "@types/node": ["@types/node@20.19.8", "", { "dependencies": { "undici-types": "~6.21.0" } }, "sha512-HzbgCY53T6bfu4tT7Aq3TvViJyHjLjPNaAS3HOuMc9pw97KHsUtXNX4L+wu59g1WnjsZSko35MbEqnO58rihhw=="], "ansi-styles": ["ansi-styles@4.3.0", "", { "dependencies": { "color-convert": "^2.0.1" } }, "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg=="], @@ -58,7 +58,7 @@ "object-filter": ["object-filter@1.0.2", "", {}, "sha512-NahvP2vZcy1ZiiYah30CEPw0FpDcSkSePJBMpzl5EQgCmISijiGuJm3SPYp7U+Lf2TljyaIw3E5EgkEx/TNEVA=="], - "p-comuns": ["p-comuns@git+https://git2.idz.one/publico/_comuns.git#e602db04660b7e2d0dea30b185f84dfd3160dee6", { "dependencies": { "cross-fetch": "^4.1.0", "zod": "3.24.1" } }, "e602db04660b7e2d0dea30b185f84dfd3160dee6"], + "p-comuns": ["p-comuns@git+https://git2.idz.one/publico/_comuns.git#21ee49d1db1d73b7c8b959303b61f446ecbdcf96", { "dependencies": { "cross-fetch": "^4.1.0", "zod": "3.24.1" } }, "21ee49d1db1d73b7c8b959303b61f446ecbdcf96"], "queue-microtask": ["queue-microtask@1.2.3", "", {}, "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A=="], diff --git a/package.json b/package.json index 3fa133d..1de4099 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "p-respostas", - "version": "0.38.0", + "version": "0.39.0", "description": "", "main": "src/index.ts", "exports": { @@ -23,8 +23,8 @@ "zod": "3.24.1" }, "devDependencies": { - "@biomejs/biome": "^2.0.6", - "@types/node": "^20.14.1", + "@biomejs/biome": "2.0.6", + "@types/node": "^20.19.8", "check-node-version": "^4.2.1", "typescript": "5.5.4" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 278545b..89636b5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,13 +10,13 @@ importers: dependencies: p-comuns: specifier: git+https://git2.idz.one/publico/_comuns.git#master - version: git+https://git2.idz.one/publico/_comuns.git#4b9e2a537dad62ddb4b866f39959b1d1180205f3 + version: git+https://git2.idz.one/publico/_comuns.git#cad288423a55d2d1ac1f93673d54da475b7b6309 zod: specifier: 3.24.1 version: 3.24.1 devDependencies: '@biomejs/biome': - specifier: ^2.0.6 + specifier: 2.0.6 version: 2.0.6 '@types/node': specifier: ^20.14.1 @@ -131,9 +131,9 @@ packages: object-filter@1.0.2: resolution: {integrity: sha512-NahvP2vZcy1ZiiYah30CEPw0FpDcSkSePJBMpzl5EQgCmISijiGuJm3SPYp7U+Lf2TljyaIw3E5EgkEx/TNEVA==} - p-comuns@git+https://git2.idz.one/publico/_comuns.git#4b9e2a537dad62ddb4b866f39959b1d1180205f3: - resolution: {commit: 4b9e2a537dad62ddb4b866f39959b1d1180205f3, repo: https://git2.idz.one/publico/_comuns.git, type: git} - version: 0.123.0 + p-comuns@git+https://git2.idz.one/publico/_comuns.git#cad288423a55d2d1ac1f93673d54da475b7b6309: + resolution: {commit: cad288423a55d2d1ac1f93673d54da475b7b6309, repo: https://git2.idz.one/publico/_comuns.git, type: git} + version: 0.126.0 queue-microtask@1.2.3: resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==} @@ -252,7 +252,7 @@ snapshots: object-filter@1.0.2: {} - p-comuns@git+https://git2.idz.one/publico/_comuns.git#4b9e2a537dad62ddb4b866f39959b1d1180205f3: + p-comuns@git+https://git2.idz.one/publico/_comuns.git#cad288423a55d2d1ac1f93673d54da475b7b6309: dependencies: cross-fetch: 4.1.0 zod: 3.24.1