diff --git a/package.json b/package.json index b8da34c..0e1a4d0 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "dependencies": { "@auth0/auth0-vue": "2.3", "@shoelace-style/shoelace": "2.18", - "shuutils": "10.0", + "shuutils": "10.1", "vue": "3.4", "vue3-carousel": "0.4" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c7c6d4a..c344980 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ dependencies: specifier: '2.18' version: 2.18.0(@types/react@18.3.3) shuutils: - specifier: '10.0' - version: 10.0.0 + specifier: '10.1' + version: 10.1.0 vue: specifier: '3.4' version: 3.4.31(typescript@5.6.2) @@ -2827,19 +2827,11 @@ packages: engines: {node: '>=8'} dev: true - /shuutils@10.0.0: - resolution: {integrity: sha512-A5/PcShJU4VsJ2l6CIFNRz6INFWMeBZDd0memALTy5LY4RUyNlhZIIzyi5yl7Pjk5uyQG5SIbycvAj546YNonQ==} - hasBin: true - dependencies: - tiny-glob: 0.2.9 - dev: false - /shuutils@10.1.0: resolution: {integrity: sha512-Q+8PaUIik4W3bEE2xtDMZvYC7y4B8mnh3x7cneXPJmry0esVRir+hSZHh5Kjh6rtV0pYj+eKtAXBxJ8LDqPZhA==} hasBin: true dependencies: tiny-glob: 0.2.9 - dev: true /siginfo@2.0.0: resolution: {integrity: sha512-ybx0WO1/8bSBLEWXZvEd7gMW3Sn3JFlW3TvX1nREbDLRNQNaeNN8WK0meBwPdAaOI7TtRRRJn/Es1zhrrCHu7g==}