From bdf2eac1d0d02651b54b8a9aac36285004528c4e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 24 Aug 2024 14:36:13 +0000 Subject: [PATCH] fix(deps): update dependency @total-typescript/ts-reset to ^0.6.0 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 516ce3e..80c14f1 100644 --- a/package.json +++ b/package.json @@ -478,7 +478,7 @@ }, "dependencies": { "@tanstack/react-query": "^4.29.12", - "@total-typescript/ts-reset": "^0.5.1", + "@total-typescript/ts-reset": "^0.6.0", "@types/express": "^4.17.13", "@types/react": "^18.2.8", "@types/react-dom": "^18.2.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ec3cb7c..ccf1b2b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ dependencies: specifier: ^4.29.12 version: 4.36.1(react-dom@18.3.1)(react@18.3.1) '@total-typescript/ts-reset': - specifier: ^0.5.1 - version: 0.5.1 + specifier: ^0.6.0 + version: 0.6.0 '@types/express': specifier: ^4.17.13 version: 4.17.21 @@ -739,8 +739,8 @@ packages: resolution: {integrity: sha512-90WHVlI4zDtfS9te1zZbvc69JFDv1SwsQqyc++7IP9HKhpRd/psMt6EhT0gxDqGgI0P+4z8tnjvCrUZCjn97gg==} dev: true - /@total-typescript/ts-reset@0.5.1: - resolution: {integrity: sha512-AqlrT8YA1o7Ff5wPfMOL0pvL+1X+sw60NN6CcOCqs658emD6RfiXhF7Gu9QcfKBH7ELY2nInLhKSCWVoNL70MQ==} + /@total-typescript/ts-reset@0.6.0: + resolution: {integrity: sha512-HWZnkM+5z3INAUZMohVXvX8/vm9sjmfmV2NRAswvv5WsU2m+OZsHAVZ0fl8xf2QH9kyPkinghVW6g3DOQ2xt5Q==} dev: false /@types/body-parser@1.19.5: