From aa4522caa260ec54c6d68282ad7f226c763636d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ya=C3=ABl=20GUILLOUX?= Date: Thu, 22 Dec 2022 16:58:10 +0100 Subject: [PATCH] fix(tokens): update deps; fix tokens usage --- components/app/AppSearch.vue | 2 +- components/docs/DocsAsideTree.vue | 4 ++-- package.json | 6 ++--- pnpm-lock.yaml | 40 +++++++++++++++---------------- 4 files changed, 26 insertions(+), 26 deletions(-) diff --git a/components/app/AppSearch.vue b/components/app/AppSearch.vue index 1e7a642ea..b5b56f2e7 100644 --- a/components/app/AppSearch.vue +++ b/components/app/AppSearch.vue @@ -38,7 +38,7 @@ css({ borderColor: '{color.gray.100}', fontSize: '{fontSize.xs}', gap: '{space.2}', - padding: '{space.1-5}', + padding: '{space.rem.375}', '@dark': { color: '{color.gray.400}', borderColor: '{color.gray.900}', diff --git a/components/docs/DocsAsideTree.vue b/components/docs/DocsAsideTree.vue index 8d440bd0f..7f1715f54 100644 --- a/components/docs/DocsAsideTree.vue +++ b/components/docs/DocsAsideTree.vue @@ -143,7 +143,7 @@ css({ display: 'flex', alignItems: 'center', justifyContent: 'space-between', - padding: '{space.1-5} 0', + padding: '{space.rem.375} 0', fontSize: '{text.sm.fontSize}', lineHeight: '{text.sm.lineHeight}', fontWeight: '{fontWeight.semibold}', @@ -174,7 +174,7 @@ css({ display: 'flex', alignItems: 'center', justifyContent: 'space-between', - padding: '{space.1-5} 0', + padding: '{space.rem.375} 0', fontSize: '{text.sm.fontSize}', lineHeight: '{text.sm.lineHeight}', color: '{color.gray.500}', diff --git a/package.json b/package.json index f02c0360a..508a7b606 100644 --- a/package.json +++ b/package.json @@ -26,11 +26,11 @@ "release": "release-it" }, "dependencies": { - "@nuxt-themes/elements": "^0.3.0", - "@nuxt-themes/tokens": "^1.3.0", + "@nuxt-themes/elements": "^0.3.1", + "@nuxt-themes/tokens": "^1.4.0", "@nuxt-themes/typography": "^0.2.0", "@nuxt/content": "^2.3.0", - "@nuxthq/studio": "^0.3.11", + "@nuxthq/studio": "^0.4.0", "@vueuse/nuxt": "^9.8.2" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b59dc6b02..37ffca13a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -4,11 +4,11 @@ specifiers: '@algolia/client-search': ^4.14.3 '@docsearch/css': ^3.3.0 '@docsearch/js': ^3.3.0 - '@nuxt-themes/elements': ^0.3.0 - '@nuxt-themes/tokens': ^1.3.0 + '@nuxt-themes/elements': ^0.3.1 + '@nuxt-themes/tokens': ^1.4.0 '@nuxt-themes/typography': ^0.2.0 '@nuxt/content': ^2.3.0 - '@nuxthq/studio': ^0.3.11 + '@nuxthq/studio': ^0.4.0 '@nuxtjs/algolia': ^1.3.1 '@nuxtjs/eslint-config-typescript': ^12.0.0 '@vueuse/nuxt': ^9.8.2 @@ -20,11 +20,11 @@ specifiers: vue: ^3.2.45 dependencies: - '@nuxt-themes/elements': 0.3.0_vue@3.2.45 - '@nuxt-themes/tokens': 1.3.1_vue@3.2.45 + '@nuxt-themes/elements': 0.3.1_vue@3.2.45 + '@nuxt-themes/tokens': 1.4.0_vue@3.2.45 '@nuxt-themes/typography': 0.2.0_vue@3.2.45 '@nuxt/content': 2.3.0 - '@nuxthq/studio': 0.3.12 + '@nuxthq/studio': 0.4.0 '@vueuse/nuxt': 9.8.2_nuxt@3.0.0+vue@3.2.45 devDependencies: @@ -649,10 +649,10 @@ packages: '@nodelib/fs.scandir': 2.1.5 fastq: 1.14.0 - /@nuxt-themes/elements/0.3.0_vue@3.2.45: - resolution: {integrity: sha512-R32PW3OicoE3Vou+FJ3b+mKCW4NyN+++0w9wYtFkANy/k6xFBkxuhc5kkLNLImL3haAE7tT+3BZMIyZqBFzF9g==} + /@nuxt-themes/elements/0.3.1_vue@3.2.45: + resolution: {integrity: sha512-JPF5oARzUoHn0msz7zvgzJRb28rdIuqAaA20Ms/eOj2cmc4Oy/477pzZT4n8kyHsyIkuoLozQgH2Fhqw58DCYQ==} dependencies: - '@nuxt-themes/tokens': 1.3.1_vue@3.2.45 + '@nuxt-themes/tokens': 1.4.0_vue@3.2.45 '@vueuse/core': 9.8.2_vue@3.2.45 transitivePeerDependencies: - '@vue/composition-api' @@ -663,12 +663,12 @@ packages: - vue dev: false - /@nuxt-themes/tokens/1.3.1_vue@3.2.45: - resolution: {integrity: sha512-cKEIBZj04nGb+x2bGhs5svGTYWm5EnwOAuK0SG7Q6v5Pm5PoUN88ztR91lXbpr147Q9EmcQMpw3kXIszog+l8g==} + /@nuxt-themes/tokens/1.4.0_vue@3.2.45: + resolution: {integrity: sha512-I+/7ZtYZzOd4iyTiQs0ocvj/hYfqVt/6E+X0QxSC5o4J+am5vXBXlR9njcH7ML90sCMwtg0E9ROFWsAu29CoUg==} dependencies: '@nuxtjs/color-mode': 3.2.0 '@vueuse/core': 9.8.2_vue@3.2.45 - pinceau: 0.9.3 + pinceau: 0.9.4 transitivePeerDependencies: - '@vue/composition-api' - postcss @@ -681,7 +681,7 @@ packages: /@nuxt-themes/typography/0.2.0_vue@3.2.45: resolution: {integrity: sha512-4k7hcnXROvavEzNBR5G7MFdSZcQIf8fbK7HtX1CGMkXdK4JC/ZPAMiM07D4dbMdfV3SQ6RFpH+AFgqleF4po9g==} dependencies: - '@nuxt-themes/tokens': 1.3.1_vue@3.2.45 + '@nuxt-themes/tokens': 1.4.0_vue@3.2.45 '@nuxtjs/color-mode': 3.2.0 nuxt-config-schema: 0.3.7 nuxt-icon: 0.1.8_vue@3.2.45 @@ -922,13 +922,13 @@ packages: - vls - vti - /@nuxthq/studio/0.3.12: - resolution: {integrity: sha512-bBnefVGHxbvEMQTmGqrkLZH7p3RM9EXMKPZUYgIjsGSAIqpmO4QTxylhjOBJU4pw6PWRgpf9wx1OnC4IJbcpdg==} + /@nuxthq/studio/0.4.0: + resolution: {integrity: sha512-8yTqCJh2egBh9MUuuemiylk3kwA7i6TEQYNurPsU5aNHDU+3DI1qrNksjFRjwXLmjLBZofzOVDVvavP9l44Bog==} dependencies: '@nuxt/kit': 3.0.0 '@nuxt/schema': 3.0.0 defu: 6.1.1 - nuxt-component-meta: 0.3.8 + nuxt-component-meta: 0.4.1 nuxt-config-schema: 0.3.7 socket.io-client: 4.5.4 ufo: 1.0.1 @@ -5983,8 +5983,8 @@ packages: optionalDependencies: fsevents: 2.3.2 - /nuxt-component-meta/0.3.8: - resolution: {integrity: sha512-r1nQ7aKE7ib4YYjSTmqnoGaMNtlqOLvVkGcGPqn5kKJEaWssmAdk6ahzHByV/SRS5+NVEwFIB3GpKCVP1A58DQ==} + /nuxt-component-meta/0.4.1: + resolution: {integrity: sha512-vbbElbYI/Y/dYvshsSXycew+CTe4Z9M1/khMF2+8uT+64mcgVyuOgiRzq7AQmYXk14PvRSqLzv0pO3fGd7pF+Q==} dependencies: '@nuxt/kit': 3.0.0 scule: 1.0.0 @@ -6436,8 +6436,8 @@ packages: resolution: {integrity: sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==} engines: {node: '>=0.10.0'} - /pinceau/0.9.3: - resolution: {integrity: sha512-7BIojrUsVpH4wklQM3yYVVSSzEgvZIa0jJwOZUYBa4mRinEOne+TP6mQrZ+CkrWALaugirxByYecPM1ZjHrjVA==} + /pinceau/0.9.4: + resolution: {integrity: sha512-nnfIslOktM+GP+NivqV9aHW03HGW5ZNqQXuUFiAdisYh0t8jTFZhrwZmk/832JcwjRkAbv4jPhWWQgPxxywKoQ==} dependencies: '@unocss/reset': 0.48.0 '@volar/vue-language-core': 1.0.16