From aabca3869d6451f51aa4bb42f84fd65f1073b937 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 6 Oct 2024 19:01:02 +0000 Subject: [PATCH] fix(deps): update dependency shuutils to v9 --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++++++-- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 2d7bcf9..2fe4c36 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "dependencies": { "@auth0/auth0-vue": "2.3", "@shoelace-style/shoelace": "2.17", - "shuutils": "8.1", + "shuutils": "9.0", "vue": "3.4", "vue3-carousel": "0.3" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7bea953..773fd20 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ dependencies: specifier: '2.17' version: 2.17.0(@types/react@18.3.3) shuutils: - specifier: '8.1' - version: 8.1.0 + specifier: '9.0' + version: 9.0.0 vue: specifier: '3.4' version: 3.4.31(typescript@5.6.2) @@ -2832,6 +2832,14 @@ packages: hasBin: true dependencies: tiny-glob: 0.2.9 + dev: true + + /shuutils@9.0.0: + resolution: {integrity: sha512-MfWfhceiekvjZV5PFF3CTWjVBBNOPaREQZ72cBPt3W2WFJ8OMorHuRgaCgqdl7UGQzA651u0xNH3ZZAfm4t+sA==} + hasBin: true + dependencies: + tiny-glob: 0.2.9 + dev: false /siginfo@2.0.0: resolution: {integrity: sha512-ybx0WO1/8bSBLEWXZvEd7gMW3Sn3JFlW3TvX1nREbDLRNQNaeNN8WK0meBwPdAaOI7TtRRRJn/Es1zhrrCHu7g==}