This commit is contained in:
Luiz Silva 2025-08-10 18:01:36 -03:00
parent d9c575d615
commit cc30890b66
2 changed files with 12 additions and 12 deletions

View file

@ -1,6 +1,6 @@
{ {
"name": "p-respostas", "name": "p-respostas",
"version": "0.47.0", "version": "0.48.0",
"description": "", "description": "",
"main": "./src/index.ts", "main": "./src/index.ts",
"exports": { "exports": {
@ -22,7 +22,7 @@
}, },
"devDependencies": { "devDependencies": {
"@biomejs/biome": "2.0.6", "@biomejs/biome": "2.0.6",
"@types/node": "^20.19.9", "@types/node": "^20.19.10",
"check-node-version": "^4.2.1", "check-node-version": "^4.2.1",
"tsup": "^8.5.0", "tsup": "^8.5.0",
"typescript": "~5.9.2" "typescript": "~5.9.2"

20
pnpm-lock.yaml generated
View file

@ -10,7 +10,7 @@ importers:
dependencies: dependencies:
p-comuns: p-comuns:
specifier: git+https://git2.idz.one/publico/_comuns.git specifier: git+https://git2.idz.one/publico/_comuns.git
version: git+https://git2.idz.one/publico/_comuns.git#2d15095bd65cba5fafa14242875bfb1a7d36bf93 version: git+https://git2.idz.one/publico/_comuns.git#b609c43dae356f164bc8f2e991bc9046cca45340
zod: zod:
specifier: 3.24.1 specifier: 3.24.1
version: 3.24.1 version: 3.24.1
@ -19,8 +19,8 @@ importers:
specifier: 2.0.6 specifier: 2.0.6
version: 2.0.6 version: 2.0.6
'@types/node': '@types/node':
specifier: ^20.19.9 specifier: ^20.19.10
version: 20.19.9 version: 20.19.10
check-node-version: check-node-version:
specifier: ^4.2.1 specifier: ^4.2.1
version: 4.2.1 version: 4.2.1
@ -366,8 +366,8 @@ packages:
'@types/estree@1.0.8': '@types/estree@1.0.8':
resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==} resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==}
'@types/node@20.19.9': '@types/node@20.19.10':
resolution: {integrity: sha512-cuVNgarYWZqxRJDQHEB58GEONhOK79QVR/qYx4S7kcUObQvUwvFnYxJuuHUKm2aieN9X3yZB4LZsuYNU1Qphsw==} resolution: {integrity: sha512-iAFpG6DokED3roLSP0K+ybeDdIX6Bc0Vd3mLW5uDqThPWtNos3E+EqOM11mPQHKzfWHqEBuLjIlsBQQ8CsISmQ==}
acorn@8.15.0: acorn@8.15.0:
resolution: {integrity: sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==} resolution: {integrity: sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==}
@ -574,9 +574,9 @@ packages:
object-filter@1.0.2: object-filter@1.0.2:
resolution: {integrity: sha512-NahvP2vZcy1ZiiYah30CEPw0FpDcSkSePJBMpzl5EQgCmISijiGuJm3SPYp7U+Lf2TljyaIw3E5EgkEx/TNEVA==} resolution: {integrity: sha512-NahvP2vZcy1ZiiYah30CEPw0FpDcSkSePJBMpzl5EQgCmISijiGuJm3SPYp7U+Lf2TljyaIw3E5EgkEx/TNEVA==}
p-comuns@git+https://git2.idz.one/publico/_comuns.git#2d15095bd65cba5fafa14242875bfb1a7d36bf93: p-comuns@git+https://git2.idz.one/publico/_comuns.git#b609c43dae356f164bc8f2e991bc9046cca45340:
resolution: {commit: 2d15095bd65cba5fafa14242875bfb1a7d36bf93, repo: https://git2.idz.one/publico/_comuns.git, type: git} resolution: {commit: b609c43dae356f164bc8f2e991bc9046cca45340, repo: https://git2.idz.one/publico/_comuns.git, type: git}
version: 0.209.0 version: 0.213.0
package-json-from-dist@1.0.1: package-json-from-dist@1.0.1:
resolution: {integrity: sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==} resolution: {integrity: sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==}
@ -985,7 +985,7 @@ snapshots:
'@types/estree@1.0.8': {} '@types/estree@1.0.8': {}
'@types/node@20.19.9': '@types/node@20.19.10':
dependencies: dependencies:
undici-types: 6.21.0 undici-types: 6.21.0
@ -1187,7 +1187,7 @@ snapshots:
object-filter@1.0.2: {} object-filter@1.0.2: {}
p-comuns@git+https://git2.idz.one/publico/_comuns.git#2d15095bd65cba5fafa14242875bfb1a7d36bf93: p-comuns@git+https://git2.idz.one/publico/_comuns.git#b609c43dae356f164bc8f2e991bc9046cca45340:
dependencies: dependencies:
cross-fetch: 4.1.0 cross-fetch: 4.1.0
dayjs: 1.11.13 dayjs: 1.11.13