This commit is contained in:
Luiz Silva 2025-01-13 15:42:52 -03:00
parent c87831aa0c
commit d6abcda0b9
2 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
{
"name": "p-drives",
"version": "0.214.0",
"version": "0.216.0",
"description": "",
"main": "src/index.ts",
"exports": {
@ -36,6 +36,6 @@
"license": "ISC",
"dependencies": {
"cross-fetch": "^4.0.0",
"zod": "3.23.8"
"zod": "3.24.1"
}
}

4
pnpm-lock.yaml generated
View file

@ -12,8 +12,8 @@ importers:
specifier: ^4.0.0
version: 4.0.0
zod:
specifier: 3.23.8
version: 3.23.8
specifier: 3.24.1
version: 3.24.1
devDependencies:
'@biomejs/biome':
specifier: latest