From cb1eae82ad49805eecae5de80653c39b517f323f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ya=C3=ABl=20GUILLOUX?= Date: Fri, 6 Jan 2023 00:32:45 +0100 Subject: [PATCH] chore(deps): up --- nuxt.config.ts | 2 -- pnpm-lock.yaml | 39 +++++++++++++++++++++------------------ 2 files changed, 21 insertions(+), 20 deletions(-) diff --git a/nuxt.config.ts b/nuxt.config.ts index 460387d50..20d19a268 100644 --- a/nuxt.config.ts +++ b/nuxt.config.ts @@ -52,8 +52,6 @@ export default defineNuxtConfig({ } ], pinceau: { - configFileName: 'tokens.config', - debug: false, studio: true }, content: { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 83844fdc8..97078f70c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,7 +24,7 @@ dependencies: '@nuxt-themes/tokens': 1.5.3_vue@3.2.45 '@nuxt-themes/typography': 0.4.0_vue@3.2.45 '@nuxt/content': 2.3.0 - '@nuxthq/studio': 0.5.0 + '@nuxthq/studio': 0.5.1 '@vueuse/nuxt': 9.10.0_nuxt@3.0.0+vue@3.2.45 devDependencies: @@ -632,8 +632,8 @@ packages: - encoding - supports-color - /@netlify/functions/1.3.0: - resolution: {integrity: sha512-hN/Fgpz8XIOBfsBPLYUMxVKBlCopgeqGB0popayicnmkFLnvKByTTMYgF01wcF9DBtBQdV0H2h1kPFpMl34I8w==} + /@netlify/functions/1.4.0: + resolution: {integrity: sha512-gy7ULTIRroc2/jyFVGx1djCmmBMVisIwrvkqggq5B6iDcInRSy2Tpkm+V5C63hKJVkNRskKWtLQKm9ecCaQTjA==} engines: {node: '>=8.3.0'} dependencies: is-promise: 4.0.0 @@ -929,8 +929,8 @@ packages: - vls - vti - /@nuxthq/studio/0.5.0: - resolution: {integrity: sha512-DUDqZcfG0Fsa4Nxi0kLxQIrjoC9Od0SyQv3D8y6OUFuqAdX53a3KqwiK1bcQIuwd0NVFb5Ss0jvlGWnVrLysVw==} + /@nuxthq/studio/0.5.1: + resolution: {integrity: sha512-P7lUss9qWwF6qSk6e4xf4Gr3pKIjti+wqx1sHJYO5Nx/XWgSEb0dX7sw1eXjwvI6DxHH7Nj8B2sdSPCP2C6gVA==} dependencies: '@nuxt/kit': 3.0.0 '@nuxt/schema': 3.0.0 @@ -1686,7 +1686,7 @@ packages: glob: 7.2.3 graceful-fs: 4.2.10 micromatch: 4.0.5 - node-gyp-build: 4.5.0 + node-gyp-build: 4.6.0 resolve-from: 5.0.0 transitivePeerDependencies: - encoding @@ -2297,10 +2297,11 @@ packages: engines: {node: '>=14.16'} dev: true - /cacheable-request/10.2.4: - resolution: {integrity: sha512-IWIea8ei1Ht4dBqvlvh7Gs7EYlMyBhlJybLDUB9sadEqHqftmdNieMLIR5ia3vs8gbjj9t8hXLBpUVg3vcQNbg==} + /cacheable-request/10.2.5: + resolution: {integrity: sha512-5RwYYCfzjNPsyJxb/QpaM0bfzx+kw5/YpDhZPm9oMIDntHFQ9YXeyV47ZvzlTE0XrrrbyO2UITJH4GF9eRLdXQ==} engines: {node: '>=14.16'} dependencies: + '@types/http-cache-semantics': 4.0.1 get-stream: 6.0.1 http-cache-semantics: 4.1.0 keyv: 4.5.2 @@ -3071,7 +3072,7 @@ packages: engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 - es-set-tostringtag: 2.0.0 + es-set-tostringtag: 2.0.1 es-to-primitive: 1.2.1 function-bind: 1.1.1 function.prototype.name: 1.1.5 @@ -3084,7 +3085,7 @@ packages: has-proto: 1.0.1 has-symbols: 1.0.3 internal-slot: 1.0.4 - is-array-buffer: 3.0.0 + is-array-buffer: 3.0.1 is-callable: 1.2.7 is-negative-zero: 2.0.2 is-regex: 1.1.4 @@ -3121,11 +3122,12 @@ packages: isarray: 2.0.5 dev: true - /es-set-tostringtag/2.0.0: - resolution: {integrity: sha512-vZVAIWss0FcR/+a08s6e2/GjGjjYBCZJXDrOnj6l5kJCKhQvJs4cnVqUxkVepIhqHbKHm3uwOvPb8lRcqA3DSg==} + /es-set-tostringtag/2.0.1: + resolution: {integrity: sha512-g3OMbtlwY3QewlqAiMLI47KywjWZoEytKr8pf6iTC8uJq5bIAH52Z9pnQ8pVL6whrCto53JZDuUIsifGeLorTg==} engines: {node: '>= 0.4'} dependencies: get-intrinsic: 1.1.3 + has: 1.0.3 has-tostringtag: 1.0.0 dev: true @@ -4190,7 +4192,7 @@ packages: '@sindresorhus/is': 5.3.0 '@szmarczak/http-timer': 5.0.1 cacheable-lookup: 7.0.0 - cacheable-request: 10.2.4 + cacheable-request: 10.2.5 decompress-response: 6.0.0 form-data-encoder: 2.1.4 get-stream: 6.0.1 @@ -4636,11 +4638,12 @@ packages: call-bind: 1.0.2 has-tostringtag: 1.0.0 - /is-array-buffer/3.0.0: - resolution: {integrity: sha512-TI2hnvT6dPUnn/jARFCJBKL1eeabAfLnKZ2lmW5Uh317s1Ii2IMroL1yMciEk/G+OETykVzlsH6x/L4q/avhgw==} + /is-array-buffer/3.0.1: + resolution: {integrity: sha512-ASfLknmY8Xa2XtB4wmbz13Wu202baeA18cJBCeCy0wXUHZF0IPyVEXqKEcd+t2fNSLLL1vC6k7lxZEojNbISXQ==} dependencies: call-bind: 1.0.2 get-intrinsic: 1.1.3 + is-typed-array: 1.1.10 dev: true /is-arrayish/0.2.1: @@ -5817,7 +5820,7 @@ packages: hasBin: true dependencies: '@cloudflare/kv-asset-handler': 0.2.0 - '@netlify/functions': 1.3.0 + '@netlify/functions': 1.4.0 '@rollup/plugin-alias': 4.0.2_rollup@2.79.1 '@rollup/plugin-commonjs': 23.0.7_rollup@2.79.1 '@rollup/plugin-inject': 5.0.3_rollup@2.79.1 @@ -5927,8 +5930,8 @@ packages: resolution: {integrity: sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA==} engines: {node: '>= 6.13.0'} - /node-gyp-build/4.5.0: - resolution: {integrity: sha512-2iGbaQBV+ITgCz76ZEjmhUKAKVf7xfY1sRl4UiKQspfZMH2h06SyhNsnSVy50cwkFQDGLyif6m/6uFXHkOZ6rg==} + /node-gyp-build/4.6.0: + resolution: {integrity: sha512-NTZVKn9IylLwUzaKjkas1e4u2DLNcV4rdYagA4PWdPwW87Bi7z+BznyKSRwS/761tV/lzCGXplWsiaMjLqP2zQ==} hasBin: true /node-releases/2.0.8: