From 25579cbeabfca608776bff7488dbabbb2772891d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 11:25:44 +0100 Subject: [PATCH] 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- packages/themes/package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/themes/package.json b/packages/themes/package.json index 90db0dff15..aa925143ba 100644 --- a/packages/themes/package.json +++ b/packages/themes/package.json @@ -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" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e172c0a771..00614d8ae7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -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: