From 203cbc3d230aec882e70ea22810d7b855b49e982 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Jan 2024 12:49:50 +0000 Subject: [PATCH] chore(deps): update devdependency @nuxt/ui to ^2.13.0 --- package.json | 2 +- pnpm-lock.yaml | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 22c8cc2d..a338c49c 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@libsql/client": "^0.4.2", "@newrelic/browser-agent": "^1.251.1", "@nuxt/devtools": "latest", - "@nuxt/ui": "^2.12.3", + "@nuxt/ui": "^2.13.0", "@paralleldrive/cuid2": "^2.2.2", "@simplewebauthn/browser": "^8.3.7", "@simplewebauthn/server": "^8.3.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 03322e04..114b6c8a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,8 +27,8 @@ devDependencies: specifier: latest version: 1.0.8(nuxt@3.9.3)(rollup@2.79.1)(vite@5.0.12) '@nuxt/ui': - specifier: ^2.12.3 - version: 2.12.3(idb-keyval@6.2.1)(nuxt@3.9.3)(qrcode@1.5.3)(rollup@2.79.1)(vite@5.0.12)(vue@3.4.15) + specifier: ^2.13.0 + version: 2.13.0(idb-keyval@6.2.1)(nuxt@3.9.3)(qrcode@1.5.3)(rollup@2.79.1)(vite@5.0.12)(vue@3.4.15) '@paralleldrive/cuid2': specifier: ^2.2.2 version: 2.2.2 @@ -3169,8 +3169,8 @@ packages: resolution: {integrity: sha512-5gc02Pu1HycOVUWJ8aYsWeeXcSTPe8iX8+KIrhyEtEoOSkY0eMBuo0ssljB8wALuEmepv31DlYe5gpiRwkjESA==} dev: true - /@nuxt/ui@2.12.3(idb-keyval@6.2.1)(nuxt@3.9.3)(qrcode@1.5.3)(rollup@2.79.1)(vite@5.0.12)(vue@3.4.15): - resolution: {integrity: sha512-F/eoqU8pTBVCdJ1QHvWKZjXHVNNV6Q1SCgPRWJyNnfbnIi97a50/aiHVJZfvr0zp3FQKa/ogWTITF5Vxss5TtA==} + /@nuxt/ui@2.13.0(idb-keyval@6.2.1)(nuxt@3.9.3)(qrcode@1.5.3)(rollup@2.79.1)(vite@5.0.12)(vue@3.4.15): + resolution: {integrity: sha512-u7TXMeNGV/lkPO/k2VlhCXUxJ+iw+OKUOaFLWRjHDfVQpBJMhzIvNvQhRPOD2FMpVuUUbpVjdOqbdEg9VQX3Wg==} engines: {node: '>=v16.20.2'} dependencies: '@egoist/tailwindcss-icons': 1.7.2(tailwindcss@3.4.1) @@ -3179,7 +3179,7 @@ packages: '@iconify-json/heroicons': 1.1.19 '@nuxt/kit': 3.9.3(rollup@2.79.1) '@nuxtjs/color-mode': 3.3.2(rollup@2.79.1) - '@nuxtjs/tailwindcss': 6.10.4(rollup@2.79.1) + '@nuxtjs/tailwindcss': 6.11.2(rollup@2.79.1) '@popperjs/core': 2.11.8 '@tailwindcss/aspect-ratio': 0.4.2(tailwindcss@3.4.1) '@tailwindcss/container-queries': 0.1.1(tailwindcss@3.4.1) @@ -3194,7 +3194,7 @@ packages: ohash: 1.1.3 pathe: 1.1.2 scule: 1.2.0 - tailwind-merge: 2.2.0 + tailwind-merge: 2.2.1 tailwindcss: 3.4.1 transitivePeerDependencies: - '@vue/composition-api' @@ -3288,8 +3288,8 @@ packages: - supports-color dev: true - /@nuxtjs/tailwindcss@6.10.4(rollup@2.79.1): - resolution: {integrity: sha512-MG2HYTOH4iJjdfxpfgQ5dDQD/FV+MzqhKk6pYDKkZnTtb7HiKz7B4Yujnqvj5tSwV+kanbU9n++BFuAOJZop4w==} + /@nuxtjs/tailwindcss@6.11.2(rollup@2.79.1): + resolution: {integrity: sha512-06e8t9ia6Ru/RPMATuhGwi16rMYeZPseXiI4QmRDk/IkvluU60GxhLZOjdUIa+U7DVCECgDsRNEo/rD8/1sMKQ==} dependencies: '@nuxt/kit': 3.9.3(rollup@2.79.1) autoprefixer: 10.4.17(postcss@8.4.33) @@ -11526,8 +11526,8 @@ packages: - supports-color dev: true - /tailwind-merge@2.2.0: - resolution: {integrity: sha512-SqqhhaL0T06SW59+JVNfAqKdqLs0497esifRrZ7jOaefP3o64fdFNDMrAQWZFMxTLJPiHVjRLUywT8uFz1xNWQ==} + /tailwind-merge@2.2.1: + resolution: {integrity: sha512-o+2GTLkthfa5YUt4JxPfzMIpQzZ3adD1vLVkvKE1Twl9UAhGsEbIZhHHZVRttyW177S8PDJI3bTQNaebyofK3Q==} dependencies: '@babel/runtime': 7.23.8 dev: true