From 5c891cf46c9c9953cf829df4953aa894974c1157 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 24 Sep 2026 01:37:31 +0000 Subject: [PATCH] chore(deps): update dependency smol-toml@>=1.0.0 <1.6.1 to v1.9.0 --- pnpm-lock.yaml | 16 ++++++++-------- pnpm-workspace.yaml | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0789815a6..945e062ae 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -177,7 +177,7 @@ overrides: brace-expansion@>=1.0.0 <1.1.13: 1.1.18 js-yaml@>=4.0.0 <=4.1.1: 4.3.2 postcss@>=8.0.0 <8.5.10: 8.5.28 - smol-toml@>=1.0.0 <1.6.1: 1.8.0 + smol-toml@>=1.0.0 <1.6.1: 1.9.0 cookie@<0.7.0: 0.7.2 '@tootallnate/once@>=2.0.0 <2.0.1': 2.0.1 @@ -3979,8 +3979,8 @@ packages: sisteransi@1.0.5: resolution: {integrity: sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==} - smol-toml@1.8.0: - resolution: {integrity: sha512-kCZr2V3ch9i00x8zXRhjUNVcjG9ijES5dDudkXvUVCT5QlJNQWElSJdZqyPemffHoLNUYwOcou0Fy+ojN0uHSQ==} + smol-toml@1.9.0: + resolution: {integrity: sha512-hpd+HLON7HdZXqYchMM/+LaTTbdK0AU3NngIJ4KVyWbY9bfQqdL9cD+4yf6dUoU2Ap4VsU0JkQi6FxAI1B2mXQ==} engines: {node: '>= 18'} source-map-js@1.2.1: @@ -5909,7 +5909,7 @@ snapshots: '@vercel/container@8.4.0(@vercel/build-utils@14.10.2)': dependencies: '@vercel/build-utils': 14.10.2 - smol-toml: 1.8.0 + smol-toml: 1.9.0 tar: 7.5.11 '@vercel/detect-agent@1.2.5': {} @@ -6155,7 +6155,7 @@ snapshots: fs-extra: 11.1.1 js-yaml: 4.3.2 minimatch: 10.2.6 - smol-toml: 1.8.0 + smol-toml: 1.9.0 zod: 3.22.4 '@vercel/python@14.2.1(@vercel/build-utils@14.10.2)': @@ -6202,7 +6202,7 @@ snapshots: '@vercel/build-utils': 14.10.2 execa: 5.1.1 get-port: 5.1.1 - smol-toml: 1.8.0 + smol-toml: 1.9.0 '@vercel/sandbox@3.1.0': dependencies: @@ -7905,7 +7905,7 @@ snapshots: sisteransi@1.0.5: {} - smol-toml@1.8.0: {} + smol-toml@1.9.0: {} source-map-js@1.2.1: {} @@ -8258,7 +8258,7 @@ snapshots: jsonc-parser: 3.3.1 luxon: 3.7.2 sandbox: 4.1.0(supports-color@7.2.0) - smol-toml: 1.8.0 + smol-toml: 1.9.0 undici: 5.29.0 uuid: 14.0.1 zod: 4.1.11 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index c911f5b10..31ea307be 100755 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -56,7 +56,7 @@ overrides: 'brace-expansion@>=1.0.0 <1.1.13': '1.1.18' 'js-yaml@>=4.0.0 <=4.1.1': '4.3.2' 'postcss@>=8.0.0 <8.5.10': '8.5.28' - 'smol-toml@>=1.0.0 <1.6.1': '1.8.0' + 'smol-toml@>=1.0.0 <1.6.1': '1.9.0' # low 'cookie@<0.7.0': '0.7.2' '@tootallnate/once@>=2.0.0 <2.0.1': '2.0.1'