From 45d11e028b3948c4dd22ea74acb76689a60e8a4d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ya=C3=ABl=20GUILLOUX?= Date: Thu, 22 Dec 2022 19:28:30 +0100 Subject: [PATCH] chore(deps): upgrade dependencies ; fix tokens issues ; ready for studio --- package.json | 6 +++--- pnpm-lock.yaml | 40 ++++++++++++++++++++-------------------- 2 files changed, 23 insertions(+), 23 deletions(-) diff --git a/package.json b/package.json index f034b5684..673de8f69 100644 --- a/package.json +++ b/package.json @@ -26,9 +26,9 @@ "release": "release-it" }, "dependencies": { - "@nuxt-themes/elements": "^0.3.1", - "@nuxt-themes/tokens": "^1.4.0", - "@nuxt-themes/typography": "^0.2.0", + "@nuxt-themes/elements": "^0.3.2", + "@nuxt-themes/tokens": "^1.4.1", + "@nuxt-themes/typography": "^0.2.1", "@nuxt/content": "^2.3.0", "@nuxthq/studio": "^0.4.1", "@vueuse/nuxt": "^9.8.2" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 55fc36b5e..dfb309dd4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -4,9 +4,9 @@ specifiers: '@algolia/client-search': ^4.14.3 '@docsearch/css': ^3.3.0 '@docsearch/js': ^3.3.0 - '@nuxt-themes/elements': ^0.3.1 - '@nuxt-themes/tokens': ^1.4.0 - '@nuxt-themes/typography': ^0.2.0 + '@nuxt-themes/elements': ^0.3.2 + '@nuxt-themes/tokens': ^1.4.1 + '@nuxt-themes/typography': ^0.2.1 '@nuxt/content': ^2.3.0 '@nuxthq/studio': ^0.4.1 '@nuxtjs/algolia': ^1.3.1 @@ -20,9 +20,9 @@ specifiers: vue: ^3.2.45 dependencies: - '@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-themes/elements': 0.3.2_vue@3.2.45 + '@nuxt-themes/tokens': 1.4.1_vue@3.2.45 + '@nuxt-themes/typography': 0.2.1_vue@3.2.45 '@nuxt/content': 2.3.0 '@nuxthq/studio': 0.4.1 '@vueuse/nuxt': 9.8.2_nuxt@3.0.0+vue@3.2.45 @@ -649,10 +649,10 @@ packages: '@nodelib/fs.scandir': 2.1.5 fastq: 1.14.0 - /@nuxt-themes/elements/0.3.1_vue@3.2.45: - resolution: {integrity: sha512-JPF5oARzUoHn0msz7zvgzJRb28rdIuqAaA20Ms/eOj2cmc4Oy/477pzZT4n8kyHsyIkuoLozQgH2Fhqw58DCYQ==} + /@nuxt-themes/elements/0.3.2_vue@3.2.45: + resolution: {integrity: sha512-iFfp1a+zODueWPFP15V2LsnfVLab4OuOQX40KAPCTSSe4hHJh18DRIyRqsmBHbD9EUUPFy4cRS6KyHqzDYxwew==} dependencies: - '@nuxt-themes/tokens': 1.4.0_vue@3.2.45 + '@nuxt-themes/tokens': 1.4.1_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.4.0_vue@3.2.45: - resolution: {integrity: sha512-I+/7ZtYZzOd4iyTiQs0ocvj/hYfqVt/6E+X0QxSC5o4J+am5vXBXlR9njcH7ML90sCMwtg0E9ROFWsAu29CoUg==} + /@nuxt-themes/tokens/1.4.1_vue@3.2.45: + resolution: {integrity: sha512-5LuMcg5yx+j+063Ske4PNxaQyqYErpCjpTUdkacNJUmGkt7Yaakimowu0x6TLa+92IzrqXwodAOg6VLoOpZfMw==} dependencies: '@nuxtjs/color-mode': 3.2.0 '@vueuse/core': 9.8.2_vue@3.2.45 - pinceau: 0.9.7 + pinceau: 0.9.8 transitivePeerDependencies: - '@vue/composition-api' - postcss @@ -678,10 +678,10 @@ packages: - vue dev: false - /@nuxt-themes/typography/0.2.0_vue@3.2.45: - resolution: {integrity: sha512-4k7hcnXROvavEzNBR5G7MFdSZcQIf8fbK7HtX1CGMkXdK4JC/ZPAMiM07D4dbMdfV3SQ6RFpH+AFgqleF4po9g==} + /@nuxt-themes/typography/0.2.1_vue@3.2.45: + resolution: {integrity: sha512-VhJyFqqWtChDs4URa7JsxwBJJlvozL27XSiqOCOOVzgcUTkP2wtQkZURBxOoat4i9QUYHeBrhHenm6SY3YIC0A==} dependencies: - '@nuxt-themes/tokens': 1.4.0_vue@3.2.45 + '@nuxt-themes/tokens': 1.4.1_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 @@ -903,7 +903,7 @@ packages: unplugin: 1.0.1 vite: 3.2.5 vite-node: 0.25.8 - vite-plugin-checker: 0.5.2_tgls4jshbpzaqa54buzfmlvizy + vite-plugin-checker: 0.5.3_tgls4jshbpzaqa54buzfmlvizy vue: 3.2.45 vue-bundle-renderer: 1.0.0 transitivePeerDependencies: @@ -6436,8 +6436,8 @@ packages: resolution: {integrity: sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==} engines: {node: '>=0.10.0'} - /pinceau/0.9.7: - resolution: {integrity: sha512-BC2+hLjAk/TgjDPHfFrWks/8R4NKpd9Gj9Q6feNsNKDsoNxZUAxiqwno4JxtZPzWgvmSzdWNtUhx0jP+O/MR6w==} + /pinceau/0.9.8: + resolution: {integrity: sha512-dJ2cv0Nz9vzw0jCUPTe/Yv2BqvtrPvA/9a6orThn6m4ak+H6cwxbLdbahg0yEYL9NOMa7dzyluBdezQv4cIGrQ==} dependencies: '@unocss/reset': 0.48.0 '@volar/vue-language-core': 1.0.16 @@ -8475,8 +8475,8 @@ packages: - supports-color - terser - /vite-plugin-checker/0.5.2_tgls4jshbpzaqa54buzfmlvizy: - resolution: {integrity: sha512-RtpoXS1+A31HcXcNiuHyVDU3SlH1tU/ufOZEBlBrKclNsE+P9BdVsXiO5AWpczZCM6G2k/7GeH/BRi9lDvvakQ==} + /vite-plugin-checker/0.5.3_tgls4jshbpzaqa54buzfmlvizy: + resolution: {integrity: sha512-upPESKsQTypC2S7LPjxu9HknOymNSToAAHTYSFHb0at5GKLcN1QGMAR5Hb+7KqZclGMVniXAj7QdhZv+fTx83Q==} engines: {node: '>=14.16'} peerDependencies: eslint: '>=7'