From 069d206e94b3374b3aafa731a8ce84e4f9e3cbdc Mon Sep 17 00:00:00 2001 From: Yvv Date: Fri, 24 Jul 2026 18:15:44 +0200 Subject: [PATCH] =?UTF-8?q?feat(deps):=20adopte=20@yvv/nuxt-base=20via=20d?= =?UTF-8?q?=C3=A9pendance=20git=20(extends=20relatif=20retir=C3=A9)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit extends: ['../yvv-nuxt-base'] -> ['@yvv/nuxt-base'] + dépendance git+ssh://gitea@git.open.us.org/yvv/yvv-nuxt-base.git#v0.1.0. Rend le projet autonome de l'arborescence locale (débloque Docker/CI). Build pnpm vert, prod :3099 -> 200, smoke moods OK (vars --color-* distinctes automne/hiver, classes mood-* appliquées). Co-Authored-By: Claude Opus 4.8 --- nuxt.config.ts | 2 +- package.json | 1 + pnpm-lock.yaml | 9 +++++++++ 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/nuxt.config.ts b/nuxt.config.ts index 01ad843..0d971a4 100644 --- a/nuxt.config.ts +++ b/nuxt.config.ts @@ -1,6 +1,6 @@ // https://nuxt.com/docs/api/configuration/nuxt-config export default defineNuxtConfig({ - extends: ['../yvv-nuxt-base'], + extends: ['@yvv/nuxt-base'], compatibilityDate: '2025-07-15', devtools: { enabled: true }, diff --git a/package.json b/package.json index bd67aa3..27fea51 100644 --- a/package.json +++ b/package.json @@ -16,6 +16,7 @@ "@pinia/nuxt": "^0.11.3", "@unocss/nuxt": "^66.6.0", "@vueuse/nuxt": "^14.2.1", + "@yvv/nuxt-base": "git+ssh://gitea@git.open.us.org/yvv/yvv-nuxt-base.git#v0.1.0", "better-sqlite3": "^12.6.2", "nuxt": "^4.3.1", "nuxt-umami": "^3.2.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d8e1615..ea98d1d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -26,6 +26,9 @@ importers: '@vueuse/nuxt': specifier: ^14.2.1 version: 14.2.1(magicast@0.5.2)(nuxt@4.3.1(@parcel/watcher@2.5.6)(@types/node@25.2.3)(@vue/compiler-sfc@3.5.28)(better-sqlite3@12.6.2)(cac@6.7.14)(db0@0.3.4(better-sqlite3@12.6.2))(ioredis@5.9.3)(magicast@0.5.2)(rollup@4.57.1)(terser@5.46.0)(typescript@5.9.3)(vite@7.3.1(@types/node@25.2.3)(jiti@2.6.1)(terser@5.46.0)(yaml@2.8.2))(yaml@2.8.2))(vue@3.5.28(typescript@5.9.3)) + '@yvv/nuxt-base': + specifier: git+ssh://gitea@git.open.us.org/yvv/yvv-nuxt-base.git#v0.1.0 + version: git+ssh://gitea@git.open.us.org/yvv/yvv-nuxt-base.git#b1c6a2f28052564d505dd05b363169cb97fb81b3 better-sqlite3: specifier: ^12.6.2 version: 12.6.2 @@ -1916,6 +1919,10 @@ packages: '@xtuc/long@4.2.2': resolution: {integrity: sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==} + '@yvv/nuxt-base@git+ssh://gitea@git.open.us.org/yvv/yvv-nuxt-base.git#b1c6a2f28052564d505dd05b363169cb97fb81b3': + resolution: {commit: b1c6a2f28052564d505dd05b363169cb97fb81b3, repo: ssh://gitea@git.open.us.org/yvv/yvv-nuxt-base.git, type: git} + version: 0.1.0 + abbrev@3.0.1: resolution: {integrity: sha512-AO2ac6pjRB3SJmGJo+v5/aK6Omggp6fsLrs6wN9bd35ulu4cCwaAU9+7ZhXjeqHVkaHThLuzH0nZr0YpCDhygg==} engines: {node: ^18.17.0 || >=20.5.0} @@ -7004,6 +7011,8 @@ snapshots: '@xtuc/long@4.2.2': {} + '@yvv/nuxt-base@git+ssh://gitea@git.open.us.org/yvv/yvv-nuxt-base.git#b1c6a2f28052564d505dd05b363169cb97fb81b3': {} + abbrev@3.0.1: {} abort-controller@3.0.0: