.
This commit is contained in:
parent
8d0fa65bcb
commit
f0afa2584a
3 changed files with 16 additions and 16 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "p-drives",
|
||||
"version": "0.261.0",
|
||||
"version": "0.262.0",
|
||||
"description": "",
|
||||
"main": "./src/index.ts",
|
||||
"exports": {
|
||||
|
|
@ -26,8 +26,8 @@
|
|||
},
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"p-comuns": "https://git2.idz.one/publico/_comuns/raw/branch/master/pacote.tgz",
|
||||
"p-respostas": "https://git2.idz.one/publico/_respostas/raw/branch/master/pacote.tgz",
|
||||
"p-comuns": "git+https://git2.idz.one/publico/_comuns.git",
|
||||
"p-respostas": "git+https://git2.idz.one/publico/_respostas.git",
|
||||
"@types/node": "^20.19.11",
|
||||
"check-node-version": "^4.2.1",
|
||||
"cross-fetch": "4.1.0",
|
||||
|
|
|
|||
BIN
pacote.tgz
BIN
pacote.tgz
Binary file not shown.
26
pnpm-lock.yaml
generated
26
pnpm-lock.yaml
generated
|
|
@ -21,11 +21,11 @@ importers:
|
|||
specifier: 1.11.13
|
||||
version: 1.11.13
|
||||
p-comuns:
|
||||
specifier: https://git2.idz.one/publico/_comuns/raw/branch/master/pacote.tgz
|
||||
version: https://git2.idz.one/publico/_comuns/raw/branch/master/pacote.tgz
|
||||
specifier: git+https://git2.idz.one/publico/_comuns.git
|
||||
version: git+https://git2.idz.one/publico/_comuns.git#b3057a763874988e334853c2509a1e60bd66202e
|
||||
p-respostas:
|
||||
specifier: https://git2.idz.one/publico/_respostas/raw/branch/master/pacote.tgz
|
||||
version: https://git2.idz.one/publico/_respostas/raw/branch/master/pacote.tgz
|
||||
specifier: git+https://git2.idz.one/publico/_respostas.git
|
||||
version: git+https://git2.idz.one/publico/_respostas.git#d800f14230815264644d53555f9d143088c57d1e
|
||||
zod:
|
||||
specifier: 4.1.4
|
||||
version: 4.1.4
|
||||
|
|
@ -587,13 +587,13 @@ packages:
|
|||
object-filter@1.0.2:
|
||||
resolution: {integrity: sha512-NahvP2vZcy1ZiiYah30CEPw0FpDcSkSePJBMpzl5EQgCmISijiGuJm3SPYp7U+Lf2TljyaIw3E5EgkEx/TNEVA==}
|
||||
|
||||
p-comuns@https://git2.idz.one/publico/_comuns/raw/branch/master/pacote.tgz:
|
||||
resolution: {tarball: https://git2.idz.one/publico/_comuns/raw/branch/master/pacote.tgz}
|
||||
version: 0.247.0
|
||||
p-comuns@git+https://git2.idz.one/publico/_comuns.git#b3057a763874988e334853c2509a1e60bd66202e:
|
||||
resolution: {commit: b3057a763874988e334853c2509a1e60bd66202e, repo: https://git2.idz.one/publico/_comuns.git, type: git}
|
||||
version: 0.265.0
|
||||
|
||||
p-respostas@https://git2.idz.one/publico/_respostas/raw/branch/master/pacote.tgz:
|
||||
resolution: {tarball: https://git2.idz.one/publico/_respostas/raw/branch/master/pacote.tgz}
|
||||
version: 0.51.0
|
||||
p-respostas@git+https://git2.idz.one/publico/_respostas.git#d800f14230815264644d53555f9d143088c57d1e:
|
||||
resolution: {commit: d800f14230815264644d53555f9d143088c57d1e, repo: https://git2.idz.one/publico/_respostas.git, type: git}
|
||||
version: 0.54.0
|
||||
|
||||
package-json-from-dist@1.0.1:
|
||||
resolution: {integrity: sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==}
|
||||
|
|
@ -1206,7 +1206,7 @@ snapshots:
|
|||
|
||||
object-filter@1.0.2: {}
|
||||
|
||||
p-comuns@https://git2.idz.one/publico/_comuns/raw/branch/master/pacote.tgz:
|
||||
p-comuns@git+https://git2.idz.one/publico/_comuns.git#b3057a763874988e334853c2509a1e60bd66202e:
|
||||
dependencies:
|
||||
cross-fetch: 4.1.0
|
||||
dayjs: 1.11.18
|
||||
|
|
@ -1215,9 +1215,9 @@ snapshots:
|
|||
transitivePeerDependencies:
|
||||
- encoding
|
||||
|
||||
p-respostas@https://git2.idz.one/publico/_respostas/raw/branch/master/pacote.tgz:
|
||||
p-respostas@git+https://git2.idz.one/publico/_respostas.git#d800f14230815264644d53555f9d143088c57d1e:
|
||||
dependencies:
|
||||
p-comuns: https://git2.idz.one/publico/_comuns/raw/branch/master/pacote.tgz
|
||||
p-comuns: git+https://git2.idz.one/publico/_comuns.git#b3057a763874988e334853c2509a1e60bd66202e
|
||||
zod: 4.1.4
|
||||
transitivePeerDependencies:
|
||||
- encoding
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue