This commit is contained in:
Luiz H. R. Silva 2024-06-04 17:19:24 -03:00
parent 962970bb9b
commit 2150adb1f4
3 changed files with 10 additions and 10 deletions

View file

@ -1,6 +1,6 @@
{ {
"$schema": "https://biomejs.dev/schemas/1.7.3/schema.json", "$schema": "https://biomejs.dev/schemas/1.7.3/schema.json",
"extends": ["node_modules/~comuns/Documentos/biome.json"], "extends": ["node_modules/p-comuns/Documentos/biome.json"],
"files": { "files": {
"ignore": [] "ignore": []
} }

View file

@ -1,6 +1,6 @@
{ {
"name": "p-respostas", "name": "p-respostas",
"version": "0.2.0", "version": "0.3.0",
"description": "", "description": "",
"main": "src/index.ts", "main": "src/index.ts",
"exports": { "exports": {
@ -19,10 +19,10 @@
}, },
"devDependencies": { "devDependencies": {
"@biomejs/biome": "1.7.3", "@biomejs/biome": "1.7.3",
"@types/node": "^20.12.7", "@types/node": "^20.14.1",
"check-node-version": "^4.2.1", "check-node-version": "^4.2.1",
"p-comuns": "npm:~comuns@^0.24.0", "p-comuns": "npm:~comuns@^0.24.0",
"typescript": "^4.8.4" "typescript": "^4.9.5"
}, },
"keywords": [], "keywords": [],
"author": "", "author": "",

12
pnpm-lock.yaml generated
View file

@ -16,8 +16,8 @@ importers:
specifier: 1.7.3 specifier: 1.7.3
version: 1.7.3 version: 1.7.3
'@types/node': '@types/node':
specifier: ^20.12.7 specifier: ^20.14.1
version: 20.14.0 version: 20.14.1
check-node-version: check-node-version:
specifier: ^4.2.1 specifier: ^4.2.1
version: 4.2.1 version: 4.2.1
@ -25,7 +25,7 @@ importers:
specifier: npm:~comuns@^0.24.0 specifier: npm:~comuns@^0.24.0
version: ~comuns@git+http://leitura:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpYXQiOjE3MTQ3NTA1NzYsImlzcyI6IkdpdG5lc3MiLCJwaWQiOjgsInRrbiI6eyJ0eXAiOiJwYXQiLCJpZCI6MzJ9fQ.OYdExOVQm5UI3wfeTaWjmD0o65Y1hrjFz5EvMB1a__U@git.idz.one:3000/git/multi-modulos-ambientais/_comuns.git#8ec9d76b6fc4cb18aacef4cdd74a11c6682189ec(typescript@4.9.5) version: ~comuns@git+http://leitura:eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpYXQiOjE3MTQ3NTA1NzYsImlzcyI6IkdpdG5lc3MiLCJwaWQiOjgsInRrbiI6eyJ0eXAiOiJwYXQiLCJpZCI6MzJ9fQ.OYdExOVQm5UI3wfeTaWjmD0o65Y1hrjFz5EvMB1a__U@git.idz.one:3000/git/multi-modulos-ambientais/_comuns.git#8ec9d76b6fc4cb18aacef4cdd74a11c6682189ec(typescript@4.9.5)
typescript: typescript:
specifier: ^4.8.4 specifier: ^4.9.5
version: 4.9.5 version: 4.9.5
packages: packages:
@ -83,8 +83,8 @@ packages:
cpu: [x64] cpu: [x64]
os: [win32] os: [win32]
'@types/node@20.14.0': '@types/node@20.14.1':
resolution: {integrity: sha512-5cHBxFGJx6L4s56Bubp4fglrEpmyJypsqI6RgzMfBHWUJQGWAAi8cWcgetEbZXHYXo9C2Fa4EEds/uSyS4cxmA==} resolution: {integrity: sha512-T2MzSGEu+ysB/FkWfqmhV3PLyQlowdptmmgD20C6QxsS8Fmv5SjpZ1ayXaEC0S21/h5UJ9iA6W/5vSNU5l00OA==}
ansi-styles@4.3.0: ansi-styles@4.3.0:
resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==} resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==}
@ -187,7 +187,7 @@ snapshots:
'@biomejs/cli-win32-x64@1.7.3': '@biomejs/cli-win32-x64@1.7.3':
optional: true optional: true
'@types/node@20.14.0': '@types/node@20.14.1':
dependencies: dependencies:
undici-types: 5.26.5 undici-types: 5.26.5