Bump @sinclair/typebox from 0.32.13 to 0.32.14 (#21397)

Bumps [@sinclair/typebox](https://github.com/sinclairzx81/typebox) from 0.32.13 to 0.32.14.
- [Commits](https://github.com/sinclairzx81/typebox/compare/0.32.13...0.32.14)

---
updated-dependencies:
- dependency-name: "@sinclair/typebox"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-02-12 11:25:44 +01:00
committed by GitHub
parent 4a37c47498
commit 25579cbeab
2 changed files with 5 additions and 5 deletions

View File

@@ -27,7 +27,7 @@
},
"dependencies": {
"@directus/utils": "workspace:*",
"@sinclair/typebox": "0.32.13",
"@sinclair/typebox": "0.32.14",
"decamelize": "6.0.0",
"flat": "6.0.1",
"lodash-es": "4.17.21"

8
pnpm-lock.yaml generated
View File

@@ -1831,8 +1831,8 @@ importers:
specifier: workspace:*
version: link:../utils
'@sinclair/typebox':
specifier: 0.32.13
version: 0.32.13
specifier: 0.32.14
version: 0.32.14
decamelize:
specifier: 6.0.0
version: 6.0.0
@@ -6603,8 +6603,8 @@ packages:
resolution: {integrity: sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==}
dev: true
/@sinclair/typebox@0.32.13:
resolution: {integrity: sha512-6gfhrgov2RWxPIlGyFcCVn1DejhmQvObIiBIx/Qx3FRnxlLS/RuoyDxK1hhhVU+S5+1Xmul32QALLErVfinyxw==}
/@sinclair/typebox@0.32.14:
resolution: {integrity: sha512-EC77Mw8huT2z9YlYbWfpIQgN6shZE1tH4NP4/Trig8UBel9FZNMZRJ42ubJI8PLor2uIU+waLml1dce5ReCOPg==}
dev: false
/@sindresorhus/is@4.6.0: