diff --git a/package.json b/package.json index 04e770b..1c0a1fe 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "pg": "8.22.0", "prettier": "3.9.6", "prisma": "7.9.1", - "publint": "0.3.23", + "publint": "0.3.24", "reflect-metadata": "0.2.2", "rxjs": "7.8.2", "supertest": "7.2.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8a5731d..62677a0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -88,8 +88,8 @@ importers: specifier: 7.9.1 version: 7.9.1(@types/react@19.2.18)(magicast@0.5.4)(react-dom@19.2.8(react@19.2.8))(react@19.2.8)(typescript@7.0.2) publint: - specifier: 0.3.23 - version: 0.3.23 + specifier: 0.3.24 + version: 0.3.24 reflect-metadata: specifier: 0.2.2 version: 0.2.2 @@ -101,7 +101,7 @@ importers: version: 7.2.2(supports-color@7.2.0) tsdown: specifier: 0.22.14 - version: 0.22.14(@arethetypeswrong/core@0.18.5)(publint@0.3.23)(typescript@7.0.2) + version: 0.22.14(@arethetypeswrong/core@0.18.5)(publint@0.3.24)(typescript@7.0.2) typeorm: specifier: 1.1.0 version: 1.1.0(mysql2@3.15.3)(pg@8.22.0)(supports-color@7.2.0) @@ -711,8 +711,8 @@ packages: react: ^18.0.0 || ^19.0.0 react-dom: ^18.0.0 || ^19.0.0 - '@publint/pack@0.1.6': - resolution: {integrity: sha512-3uVNyGcVplhPZSLVyeIpL7+cIRn1YCSNHLG/rUIlBQMVH8YuN9++YF+5+UDIIO9RW98dujiUoTltO7RDB5bFJA==} + '@publint/pack@0.1.7': + resolution: {integrity: sha512-4EDEmvxWtgsCnnVeBvtFIFZtUhPPt1+bA9JrSwU4Sa//6oKtzCSlGGXYJr44OD9aGISymbieJ4mCKHUygUDU+g==} engines: {node: '>=18'} '@quansync/fs@1.0.0': @@ -2631,8 +2631,8 @@ packages: resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==} engines: {node: '>= 0.10'} - publint@0.3.23: - resolution: {integrity: sha512-5MQipUPcB7MWw84zLUkHrg/H/UBtk3LL+A0GngTTBSsiNJLQurMUaSIRG3edlOrRz4UFe0AOKK9TZdIWviV+jQ==} + publint@0.3.24: + resolution: {integrity: sha512-9zS56KrKBoqi5Qt8h92uMP8TTM9AYZSgnmCo4u2priMqkOZvQnTsziZ2p5LJ2ywbYkAjoCDp2jda9u4cgFefIw==} engines: {node: '>=18'} hasBin: true @@ -3871,7 +3871,7 @@ snapshots: transitivePeerDependencies: - '@types/react-dom' - '@publint/pack@0.1.6': + '@publint/pack@0.1.7': dependencies: tinyexec: 1.3.0 @@ -5517,9 +5517,9 @@ snapshots: forwarded: 0.2.0 ipaddr.js: 1.9.1 - publint@0.3.23: + publint@0.3.24: dependencies: - '@publint/pack': 0.1.6 + '@publint/pack': 0.1.7 package-manager-detector: 1.8.0 picocolors: 1.1.1 sade: 1.8.1 @@ -5890,7 +5890,7 @@ snapshots: tree-kill@1.2.2: {} - tsdown@0.22.14(@arethetypeswrong/core@0.18.5)(publint@0.3.23)(typescript@7.0.2): + tsdown@0.22.14(@arethetypeswrong/core@0.18.5)(publint@0.3.24)(typescript@7.0.2): dependencies: ansis: 4.3.1 cac: 7.0.0 @@ -5909,7 +5909,7 @@ snapshots: verkit: 0.3.2 optionalDependencies: '@arethetypeswrong/core': 0.18.5 - publint: 0.3.23 + publint: 0.3.24 typescript: 7.0.2 transitivePeerDependencies: - '@typescript/native-preview'