From b08d076d3e08702e69e4af95c4c5296921670610 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 00:55:42 +0000 Subject: [PATCH] Bump tslog from 4.10.2 to 5.1.0 in /frontend Bumps [tslog](https://github.com/fullstack-build/tslog) from 4.10.2 to 5.1.0. - [Release notes](https://github.com/fullstack-build/tslog/releases) - [Changelog](https://github.com/fullstack-build/tslog/blob/master/CHANGELOG.md) - [Commits](https://github.com/fullstack-build/tslog/compare/v4.10.2...v5.1.0) --- updated-dependencies: - dependency-name: tslog dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- frontend/package.json | 2 +- frontend/pnpm-lock.yaml | 13 +++++++------ 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index c440309..0c5c399 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -28,7 +28,7 @@ "react-day-picker": "^10.0.1", "react-dom": "^19.2.7", "tailwind-merge": "^3.6.0", - "tslog": "^4.10.2", + "tslog": "^5.1.0", "tw-animate-css": "^1.4.0" }, "devDependencies": { diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index ec2972c..7c008a5 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -57,8 +57,8 @@ importers: specifier: ^3.6.0 version: 3.6.0 tslog: - specifier: ^4.10.2 - version: 4.10.2 + specifier: ^5.1.0 + version: 5.1.0 tw-animate-css: specifier: ^1.4.0 version: 1.4.0 @@ -3085,9 +3085,10 @@ packages: tslib@2.8.1: resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==} - tslog@4.10.2: - resolution: {integrity: sha512-XuELoRpMR+sq8fuWwX7P0bcj+PRNiicOKDEb3fGNURhxWVyykCi9BNq7c4uVz7h7P0sj8qgBsr5SWS6yBClq3g==} - engines: {node: '>=16'} + tslog@5.1.0: + resolution: {integrity: sha512-g77ALovust2HNBX/63ePEJwetIeX0Vi/dlzqBO+ZAg+aERB54KMmaz/khNPxhFpaxKQ6RQj65sK6vIhj1SJgjQ==} + engines: {node: '>=20'} + hasBin: true tw-animate-css@1.4.0: resolution: {integrity: sha512-7bziOlRqH0hJx80h/3mbicLW7o8qLsH5+RaLR2t+OHM3D0JlWGODQKQ4cxbK7WlvmUxpcj6Kgu6EKqjrGFe3QQ==} @@ -6402,7 +6403,7 @@ snapshots: tslib@2.8.1: {} - tslog@4.10.2: {} + tslog@5.1.0: {} tw-animate-css@1.4.0: {}