From 87058b4a4691700830cf1a08bf4c76d0b8cc5e1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Chopin?= Date: Tue, 28 Mar 2023 15:26:04 +0200 Subject: [PATCH] chore: update studio version --- package.json | 2 +- pnpm-lock.yaml | 14 ++++++-------- 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 7611098..1afea1e 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@nuxt-themes/tokens": "^1.9.1", "@nuxt-themes/typography": "^0.11.0", "@nuxt/content": "^2.5.2", - "@nuxthq/studio": "^0.9.2", + "@nuxthq/studio": "^0.9.5", "@nuxtjs/color-mode": "^3.2.0", "@nuxtjs/tailwindcss": "^6.6.4", "nuxt-config-schema": "^0.4.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9d14f66..a987334 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,7 +9,7 @@ importers: '@nuxt-themes/typography': ^0.11.0 '@nuxt/content': ^2.5.2 '@nuxt/eslint-config': ^0.1.1 - '@nuxthq/studio': ^0.9.2 + '@nuxthq/studio': ^0.9.5 '@nuxtjs/color-mode': ^3.2.0 '@nuxtjs/tailwindcss': ^6.6.4 '@types/node': ^18.15.10 @@ -24,7 +24,7 @@ importers: '@nuxt-themes/tokens': 1.9.1 '@nuxt-themes/typography': 0.11.0 '@nuxt/content': 2.5.2 - '@nuxthq/studio': 0.9.2 + '@nuxthq/studio': 0.9.5 '@nuxtjs/color-mode': 3.2.0 '@nuxtjs/tailwindcss': 6.6.4 nuxt-config-schema: 0.4.5 @@ -1242,7 +1242,6 @@ packages: transitivePeerDependencies: - rollup - supports-color - dev: true /@nuxt/kit/3.3.2_rollup@3.20.2: resolution: {integrity: sha512-mHucMYuN/nVJp0p+L6ezzEls8Y1PerAXCJi01lS3Z5ozz+l2OusEfes8EBxWcy3x0C5465ignXCujQs3/LAvnQ==} @@ -1350,7 +1349,6 @@ packages: transitivePeerDependencies: - rollup - supports-color - dev: true /@nuxt/schema/3.3.2_rollup@3.20.2: resolution: {integrity: sha512-M2X/iwdX4hct31A7LA2+e41F91VZUXmwS5sZ03G49RnZdEXHMOKBO67e1d+5uxYmRD6eM/EyxWdPVgyLf6wocw==} @@ -1529,10 +1527,10 @@ packages: - vue-tsc dev: true - /@nuxthq/studio/0.9.2: - resolution: {integrity: sha512-x4vCslaSvNuBc5Fc2VuM7tJVpUsjeJKs8zrap7DX80nePSbGPOClCw7Zjro0Jo0zRONAP0dAm4fQhzrMs1qxQw==} + /@nuxthq/studio/0.9.5: + resolution: {integrity: sha512-EgAvLregOANyaohTObt1RBnUZV6lFlO2fBgaO/nWCI8c1EDeS6DsrMIePEgKgAGiEsVt/cTPn0lvhgafw7woGQ==} dependencies: - '@nuxt/kit': 3.3.1 + '@nuxt/kit': 3.3.2 defu: 6.1.2 nuxt-component-meta: 0.5.1 nuxt-config-schema: 0.4.5 @@ -6558,7 +6556,7 @@ packages: /nuxt-component-meta/0.5.1: resolution: {integrity: sha512-vwx5wySyVX+QbFrNb3wLYNMPlADho8E66MO45d5i5fTlEkmhopVpQ9YXwlAvM3pLCPjupxG3R3D5rKpLDeitkw==} dependencies: - '@nuxt/kit': 3.3.1 + '@nuxt/kit': 3.3.2 scule: 1.0.0 typescript: 5.0.2 vue-component-meta: 1.2.0_typescript@5.0.2