pacotes
This commit is contained in:
parent
d9c575d615
commit
cc30890b66
2 changed files with 12 additions and 12 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "p-respostas",
|
||||
"version": "0.47.0",
|
||||
"version": "0.48.0",
|
||||
"description": "",
|
||||
"main": "./src/index.ts",
|
||||
"exports": {
|
||||
|
|
@ -22,7 +22,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "2.0.6",
|
||||
"@types/node": "^20.19.9",
|
||||
"@types/node": "^20.19.10",
|
||||
"check-node-version": "^4.2.1",
|
||||
"tsup": "^8.5.0",
|
||||
"typescript": "~5.9.2"
|
||||
|
|
|
|||
20
pnpm-lock.yaml
generated
20
pnpm-lock.yaml
generated
|
|
@ -10,7 +10,7 @@ importers:
|
|||
dependencies:
|
||||
p-comuns:
|
||||
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:
|
||||
specifier: 3.24.1
|
||||
version: 3.24.1
|
||||
|
|
@ -19,8 +19,8 @@ importers:
|
|||
specifier: 2.0.6
|
||||
version: 2.0.6
|
||||
'@types/node':
|
||||
specifier: ^20.19.9
|
||||
version: 20.19.9
|
||||
specifier: ^20.19.10
|
||||
version: 20.19.10
|
||||
check-node-version:
|
||||
specifier: ^4.2.1
|
||||
version: 4.2.1
|
||||
|
|
@ -366,8 +366,8 @@ packages:
|
|||
'@types/estree@1.0.8':
|
||||
resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==}
|
||||
|
||||
'@types/node@20.19.9':
|
||||
resolution: {integrity: sha512-cuVNgarYWZqxRJDQHEB58GEONhOK79QVR/qYx4S7kcUObQvUwvFnYxJuuHUKm2aieN9X3yZB4LZsuYNU1Qphsw==}
|
||||
'@types/node@20.19.10':
|
||||
resolution: {integrity: sha512-iAFpG6DokED3roLSP0K+ybeDdIX6Bc0Vd3mLW5uDqThPWtNos3E+EqOM11mPQHKzfWHqEBuLjIlsBQQ8CsISmQ==}
|
||||
|
||||
acorn@8.15.0:
|
||||
resolution: {integrity: sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==}
|
||||
|
|
@ -574,9 +574,9 @@ packages:
|
|||
object-filter@1.0.2:
|
||||
resolution: {integrity: sha512-NahvP2vZcy1ZiiYah30CEPw0FpDcSkSePJBMpzl5EQgCmISijiGuJm3SPYp7U+Lf2TljyaIw3E5EgkEx/TNEVA==}
|
||||
|
||||
p-comuns@git+https://git2.idz.one/publico/_comuns.git#2d15095bd65cba5fafa14242875bfb1a7d36bf93:
|
||||
resolution: {commit: 2d15095bd65cba5fafa14242875bfb1a7d36bf93, repo: https://git2.idz.one/publico/_comuns.git, type: git}
|
||||
version: 0.209.0
|
||||
p-comuns@git+https://git2.idz.one/publico/_comuns.git#b609c43dae356f164bc8f2e991bc9046cca45340:
|
||||
resolution: {commit: b609c43dae356f164bc8f2e991bc9046cca45340, repo: https://git2.idz.one/publico/_comuns.git, type: git}
|
||||
version: 0.213.0
|
||||
|
||||
package-json-from-dist@1.0.1:
|
||||
resolution: {integrity: sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==}
|
||||
|
|
@ -985,7 +985,7 @@ snapshots:
|
|||
|
||||
'@types/estree@1.0.8': {}
|
||||
|
||||
'@types/node@20.19.9':
|
||||
'@types/node@20.19.10':
|
||||
dependencies:
|
||||
undici-types: 6.21.0
|
||||
|
||||
|
|
@ -1187,7 +1187,7 @@ snapshots:
|
|||
|
||||
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:
|
||||
cross-fetch: 4.1.0
|
||||
dayjs: 1.11.13
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue