Skip to content

Commit

Permalink
Update dependency zod to v3.24.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent 65f17ac commit 10c2cb7
Showing 1 changed file with 24 additions and 24 deletions.
48 changes: 24 additions & 24 deletions typescript/{{cookiecutter.project_class_name}}/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2851,27 +2851,6 @@ __metadata:
languageName: node
linkType: hard

"kitties@workspace:.":
version: 0.0.0-use.local
resolution: "kitties@workspace:."
dependencies:
"@azure/cosmos": "npm:^4.2.0"
"@azure/functions": "npm:^4.6.0"
"@types/jest": "npm:^29.5.14"
"@types/node": "npm:^22.9.1"
azure-functions-core-tools: "npm:^4.x"
dotenv: "npm:^16.4.5"
inversify: "npm:^6.1.4"
jest: "npm:^29.7.0"
reflect-metadata: "npm:^0.2.2"
ts-jest: "npm:^29.2.5"
tsc-alias: "npm:^1.8.10"
typescript: "npm:^5.7.2"
uuid: "npm:^11.0.3"
zod: "npm:^3.23.8"
languageName: unknown
linkType: soft

"kleur@npm:^3.0.3":
version: 3.0.3
resolution: "kleur@npm:3.0.3"
Expand Down Expand Up @@ -4183,8 +4162,29 @@ __metadata:
linkType: hard

"zod@npm:^3.23.8":
version: 3.23.8
resolution: "zod@npm:3.23.8"
checksum: 10c0/8f14c87d6b1b53c944c25ce7a28616896319d95bc46a9660fe441adc0ed0a81253b02b5abdaeffedbeb23bdd25a0bf1c29d2c12dd919aef6447652dd295e3e69
version: 3.24.1
resolution: "zod@npm:3.24.1"
checksum: 10c0/0223d21dbaa15d8928fe0da3b54696391d8e3e1e2d0283a1a070b5980a1dbba945ce631c2d1eccc088fdbad0f2dfa40155590bf83732d3ac4fcca2cc9237591b
languageName: node
linkType: hard

"{{cookiecutter.project_endpoint}}@workspace:.":
version: 0.0.0-use.local
resolution: "{{cookiecutter.project_endpoint}}@workspace:."
dependencies:
"@azure/cosmos": "npm:^4.2.0"
"@azure/functions": "npm:^4.6.0"
"@types/jest": "npm:^29.5.14"
"@types/node": "npm:^22.9.1"
azure-functions-core-tools: "npm:^4.x"
dotenv: "npm:^16.4.5"
inversify: "npm:^6.1.4"
jest: "npm:^29.7.0"
reflect-metadata: "npm:^0.2.2"
ts-jest: "npm:^29.2.5"
tsc-alias: "npm:^1.8.10"
typescript: "npm:^5.7.2"
uuid: "npm:^11.0.3"
zod: "npm:^3.23.8"
languageName: unknown
linkType: soft

0 comments on commit 10c2cb7

Please sign in to comment.