From 13bbb170d38268f699cda004d8f54858d7ac7cc2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 Mar 2023 23:38:32 +0000 Subject: [PATCH] chore(deps): update devdependency @nuxt-themes/tokens to ^1.9.1 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 92a599e..2d38fcb 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "ufo": "^1.1.1" }, "devDependencies": { - "@nuxt-themes/tokens": "^1.9.0", + "@nuxt-themes/tokens": "^1.9.1", "@nuxt/content": "2.5.2", "@nuxt/devtools": "^0.2.5", "@nuxthq/studio": "^0.9.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 470d8da..fadb375 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,7 +1,7 @@ lockfileVersion: 5.4 specifiers: - '@nuxt-themes/tokens': ^1.9.0 + '@nuxt-themes/tokens': ^1.9.1 '@nuxt/content': 2.5.2 '@nuxt/devtools': ^0.2.5 '@nuxthq/studio': ^0.9.1 @@ -25,7 +25,7 @@ dependencies: ufo: 1.1.1 devDependencies: - '@nuxt-themes/tokens': 1.9.0 + '@nuxt-themes/tokens': 1.9.1 '@nuxt/content': 2.5.2 '@nuxt/devtools': 0.2.5_nuxt@3.3.1 '@nuxthq/studio': 0.9.1 @@ -1537,8 +1537,8 @@ packages: - supports-color dev: true - /@nuxt-themes/tokens/1.9.0: - resolution: {integrity: sha512-Hxyyp7iT8eg3PvZ2gkeMZjNfWis8fQJD01/HfZDTUbUrbrIeoGXPtj4LpVBVhxbaVSjC6HqB3SV+TPZEwYnT3g==} + /@nuxt-themes/tokens/1.9.1: + resolution: {integrity: sha512-5C28kfRvKnTX8Tux+xwyaf+2pxKgQ53dC9l6C33sZwRRyfUJulGDZCFjKbuNq4iqVwdGvkFSQBYBYjFAv6t75g==} dependencies: '@nuxtjs/color-mode': 3.2.0 '@vueuse/core': 9.13.0 @@ -1859,7 +1859,7 @@ packages: resolution: {integrity: sha512-YDPDqMWRcZfI6ou2nfxj+IEaxfZXRoyoeMV917h7LbhmnqMBn1prJzFF+Li8br97emL958XANZ7GVZ9OVXgayA==} engines: {node: ^14.18.0 || ^16.10.0 || ^17.0.0 || ^18.0.0 || ^19.0.0} peerDependencies: - vue: ^3.2.47 || ^3.0.0 + vue: ^3.2.47 peerDependenciesMeta: vue: optional: true