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: {}