From dfa970795b366354c40b0c861f1791f4a5dbe858 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 21:50:47 +0000 Subject: [PATCH] fix: update dependency output-files to v3 --- package.json | 2 +- pnpm-lock.yaml | 20 +++++++++++++++----- 2 files changed, 16 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index b20fb3d..fd21d30 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "endent": "npm:@dword-design/endent@^1.4.1", "eslint": "^9.28.0", "lodash-es": "^4.17.21", - "output-files": "^2.0.32", + "output-files": "^3.0.0", "typescript-eslint": "^8.33.1" }, "packageManager": "pnpm@10.11.1+sha512.e519b9f7639869dc8d5c3c5dfef73b3f091094b0a006d7317353c72b124e80e1afd429732e28705ad6bfa1ee879c1fce46c128ccebd3192101f43dd67c667912", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0afc66e..de2e0c0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -37,8 +37,8 @@ importers: specifier: ^4.17.21 version: 4.17.21 output-files: - specifier: ^2.0.32 - version: 2.0.32 + specifier: ^3.0.0 + version: 3.0.0 typescript-eslint: specifier: ^8.33.1 version: 8.33.1(eslint@9.28.0(jiti@2.4.2))(typescript@5.8.3) @@ -809,27 +809,29 @@ packages: '@dword-design/eslint-plugin-unicorn@0.0.1': resolution: {integrity: sha512-YAEdFSYh1208t4BSHgL5MtaNnkUgCNp9pPKISDJw1xISLvcK8w3X1EAxUnkM3ChnL/xphPYRubzucNi/p4aW3A==} engines: {node: ^18.20.0 || ^20.10.0 || >=21.0.0} + deprecated: Issues solved peerDependencies: eslint: '>=9.26.0' '@dword-design/functions@4.1.7': resolution: {integrity: sha512-kc7bzBKZasf0icxKldgB7dkpd1mcEQkPz8c0BP5Wuxy63bMYs+kNWbywFT+xNBWDT6N9cdTczHwBuVBgc8ZU0A==} engines: {node: '>=14'} - deprecated: Use lodash and dedent + deprecated: Use lodash and endent '@dword-design/functions@5.0.27': resolution: {integrity: sha512-16A97RKtn21xLWI7Y7VhFz4WCWui+TLit/J5/l77BDpWmPi2LzgjQzDbafDDw7OUeY6GEAi/M4jdbuQhsIbSEg==} engines: {node: '>=14'} - deprecated: Use lodash and dedent + deprecated: Use lodash and endent '@dword-design/functions@6.0.2': resolution: {integrity: sha512-bX8MqBkzGaYEIlGAdc3hLiHO3Gia1L/sguymbQkp07yB611ZZW4Y0lTGJxWAemJEggEVM5jr1IL4vvAUmQX8VA==} engines: {node: '>=18'} - deprecated: Use lodash and dedent + deprecated: Use lodash and endent '@dword-design/jiti-babel-transform@2.0.0': resolution: {integrity: sha512-sT4TsdN6Id9k0ceZZjznmdIqdk94ZPHI21Pv0v6DeXqWRDxW0BoDVAqTbMjStSPV6n5i4AYRpwLBFN3hxYL2Lw==} engines: {node: '>=18'} + deprecated: Migrated to TypeScript '@dword-design/load-pkg@4.0.0': resolution: {integrity: sha512-lZxKRusgIqSg2y4jLzZzMPWyhrGPGke3YYmAxj4SoJeUGV4CmvYyhJkJnfA7Yaov7GMXZi64nlhx8D809VDazg==} @@ -4349,6 +4351,10 @@ packages: resolution: {integrity: sha512-E4lArd+sN7ILmv2jAasFoXP6XGvaKGTYNKSNHBn+zcGSWzrYXye5Y5L6v2yCrDyXESGKVGrvr5fsd8TUvRYvOQ==} engines: {node: '>=14'} + output-files@3.0.0: + resolution: {integrity: sha512-mFwRkTDiw6evbQW1G6To+Yp7tN2WOVh8ne7AyzTRWtqPU+Sza3ZhtXEO3vpLnaYPYEIUSrlILeZVp0rOmcA5Kw==} + engines: {node: '>=18'} + own-keys@1.0.1: resolution: {integrity: sha512-qFOyK5PjiWZd+QQIh+1jhdb9LpxTF0qs7Pm8o5QHYZ0M3vKqSqzsZaEB6oWlxZ+q2sJBMI/Ktgd2N5ZwQoRHfg==} engines: {node: '>= 0.4'} @@ -11401,6 +11407,10 @@ snapshots: '@dword-design/functions': 4.1.7 fs-extra: 11.3.0 + output-files@3.0.0: + dependencies: + fs-extra: 11.3.0 + own-keys@1.0.1: dependencies: get-intrinsic: 1.3.0