From ecf696425e7c39dbbfe380b5b5a2c3d180dba259 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Feb 2026 06:15:40 +0000 Subject: [PATCH] fix(deps): update dependency conf to v15.1.0 --- package.json | 2 +- pnpm-lock.yaml | 31 ++++++++++++------------------- 2 files changed, 13 insertions(+), 20 deletions(-) diff --git a/package.json b/package.json index fc44db4b7..1c244732b 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "butterchurn": "3.0.0-beta.5", "butterchurn-presets": "3.0.0-beta.4", "color": "5.0.3", - "conf": "15.0.2", + "conf": "15.1.0", "custom-electron-prompt": "1.6.1", "deepmerge-ts": "7.1.5", "electron-debug": "4.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a756c4d71..9262a84bd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -115,8 +115,8 @@ importers: specifier: 5.0.3 version: 5.0.3 conf: - specifier: 15.0.2 - version: 15.0.2 + specifier: 15.1.0 + version: 15.1.0 custom-electron-prompt: specifier: 1.6.1 version: 1.6.1(electron@40.1.0) @@ -1297,9 +1297,6 @@ packages: '@types/node@24.10.9': resolution: {integrity: sha512-ne4A0IpG3+2ETuREInjPNhUGis1SFjv1d5asp8MzEAGtOZeTeHVDOYqOgqfhvseqg/iXty2hjBf1zAOb7RNiNw==} - '@types/node@25.1.0': - resolution: {integrity: sha512-t7frlewr6+cbx+9Ohpl0NOTKXZNV9xHRmNOvql47BFJKcEG1CxtxlPEEe+gR9uhVWM4DwhnvTF110mIL4yP9RA==} - '@types/node@25.2.0': resolution: {integrity: sha512-DZ8VwRFUNzuqJ5khrvwMXHmvPe+zGayJhr2CDNiKB1WBE1ST8Djl00D0IC4vvNmHMdj6DlbYRIaFE7WHjlDl5w==} @@ -1934,8 +1931,8 @@ packages: concat-map@0.0.1: resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} - conf@15.0.2: - resolution: {integrity: sha512-JBSrutapCafTrddF9dH3lc7+T2tBycGF4uPkI4Js+g4vLLEhG6RZcFi3aJd5zntdf5tQxAejJt8dihkoQ/eSJw==} + conf@15.1.0: + resolution: {integrity: sha512-Uy5YN9KEu0WWDaZAVJ5FAmZoaJt9rdK6kH+utItPyGsCqCgaTKkrmZx3zoE0/3q6S3bcp3Ihkk+ZqPxWxFK5og==} engines: {node: '>=20'} content-disposition@0.5.2: @@ -2692,16 +2689,16 @@ packages: glob@11.1.0: resolution: {integrity: sha512-vuNwKSaKiqm7g0THUBu2x7ckSs3XJLXE+2ssL7/MfTGPLLcrJQ/4Uq1CjPTtO5cCIiRxqvN6Twy1qOwhL0Xjcw==} engines: {node: 20 || >=22} + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me hasBin: true glob@13.0.0: resolution: {integrity: sha512-tvZgpqk6fz4BaNZ66ZsRaZnbHvP/jG3uKJvAZOwEVUL4RTA5nJeeLYfyN9/VA8NX/V3IBG+hkeuGpKjvELkVhA==} engines: {node: 20 || >=22} - hasBin: true glob@7.2.3: resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} - deprecated: Glob versions prior to v9 are no longer supported + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me global-agent@3.0.0: resolution: {integrity: sha512-PT6XReJ+D07JvGoxQMkT6qji/jVNfX/h364XHZOWeRzy64sSFr+xJ5OX7LI3b4MPQzdL4H8Y8M0xzPpsVMwA8Q==} @@ -5697,7 +5694,7 @@ snapshots: dependencies: '@types/http-cache-semantics': 4.2.0 '@types/keyv': 3.1.4 - '@types/node': 25.1.0 + '@types/node': 25.2.0 '@types/responselike': 1.0.3 '@types/debug@4.1.12': @@ -5728,7 +5725,7 @@ snapshots: '@types/keyv@3.1.4': dependencies: - '@types/node': 25.1.0 + '@types/node': 25.2.0 '@types/ms@2.1.0': {} @@ -5738,10 +5735,6 @@ snapshots: dependencies: undici-types: 7.16.0 - '@types/node@25.1.0': - dependencies: - undici-types: 7.16.0 - '@types/node@25.2.0': dependencies: undici-types: 7.16.0 @@ -5754,7 +5747,7 @@ snapshots: '@types/responselike@1.0.3': dependencies: - '@types/node': 25.1.0 + '@types/node': 25.2.0 '@types/semver@7.7.1': {} @@ -5771,7 +5764,7 @@ snapshots: '@types/yauzl@2.10.3': dependencies: - '@types/node': 25.1.0 + '@types/node': 25.2.0 optional: true '@typescript-eslint/eslint-plugin@8.54.0(@typescript-eslint/parser@8.54.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)': @@ -6442,7 +6435,7 @@ snapshots: concat-map@0.0.1: {} - conf@15.0.2: + conf@15.1.0: dependencies: ajv: 8.17.1 ajv-formats: 3.0.1(ajv@8.17.1) @@ -6772,7 +6765,7 @@ snapshots: electron-store@11.0.2: dependencies: - conf: 15.0.2 + conf: 15.1.0 type-fest: 5.4.3 electron-to-chromium@1.5.279: {}