.
This commit is contained in:
parent
962970bb9b
commit
2150adb1f4
3 changed files with 10 additions and 10 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"$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": {
|
||||
"ignore": []
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "p-respostas",
|
||||
"version": "0.2.0",
|
||||
"version": "0.3.0",
|
||||
"description": "",
|
||||
"main": "src/index.ts",
|
||||
"exports": {
|
||||
|
|
@ -19,10 +19,10 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "1.7.3",
|
||||
"@types/node": "^20.12.7",
|
||||
"@types/node": "^20.14.1",
|
||||
"check-node-version": "^4.2.1",
|
||||
"p-comuns": "npm:~comuns@^0.24.0",
|
||||
"typescript": "^4.8.4"
|
||||
"typescript": "^4.9.5"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
|
|
|
|||
12
pnpm-lock.yaml
generated
12
pnpm-lock.yaml
generated
|
|
@ -16,8 +16,8 @@ importers:
|
|||
specifier: 1.7.3
|
||||
version: 1.7.3
|
||||
'@types/node':
|
||||
specifier: ^20.12.7
|
||||
version: 20.14.0
|
||||
specifier: ^20.14.1
|
||||
version: 20.14.1
|
||||
check-node-version:
|
||||
specifier: ^4.2.1
|
||||
version: 4.2.1
|
||||
|
|
@ -25,7 +25,7 @@ importers:
|
|||
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)
|
||||
typescript:
|
||||
specifier: ^4.8.4
|
||||
specifier: ^4.9.5
|
||||
version: 4.9.5
|
||||
|
||||
packages:
|
||||
|
|
@ -83,8 +83,8 @@ packages:
|
|||
cpu: [x64]
|
||||
os: [win32]
|
||||
|
||||
'@types/node@20.14.0':
|
||||
resolution: {integrity: sha512-5cHBxFGJx6L4s56Bubp4fglrEpmyJypsqI6RgzMfBHWUJQGWAAi8cWcgetEbZXHYXo9C2Fa4EEds/uSyS4cxmA==}
|
||||
'@types/node@20.14.1':
|
||||
resolution: {integrity: sha512-T2MzSGEu+ysB/FkWfqmhV3PLyQlowdptmmgD20C6QxsS8Fmv5SjpZ1ayXaEC0S21/h5UJ9iA6W/5vSNU5l00OA==}
|
||||
|
||||
ansi-styles@4.3.0:
|
||||
resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==}
|
||||
|
|
@ -187,7 +187,7 @@ snapshots:
|
|||
'@biomejs/cli-win32-x64@1.7.3':
|
||||
optional: true
|
||||
|
||||
'@types/node@20.14.0':
|
||||
'@types/node@20.14.1':
|
||||
dependencies:
|
||||
undici-types: 5.26.5
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue