From 8922c7388efb8eca3937bb2407a43203d4dbb888 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Jul 2025 17:31:53 +0200 Subject: [PATCH] chore(deps): update all non-major dependencies (v3) (#4448) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Benjamin Canac --- docs/package.json | 6 +++--- package.json | 3 +-- pnpm-lock.yaml | 36 +++++++++++++++++------------------- 3 files changed, 21 insertions(+), 24 deletions(-) diff --git a/docs/package.json b/docs/package.json index 1f62f0f4..325c2914 100644 --- a/docs/package.json +++ b/docs/package.json @@ -14,7 +14,7 @@ "@iconify-json/lucide": "^1.2.54", "@iconify-json/simple-icons": "^1.2.41", "@iconify-json/vscode-icons": "^1.2.23", - "@nuxt/content": "^3.6.1", + "@nuxt/content": "^3.6.2", "@nuxt/image": "^1.10.0", "@nuxt/ui": "workspace:*", "@nuxt/ui-pro": "https://pkg.pr.new/@nuxt/ui-pro@22fdc5e", @@ -28,10 +28,10 @@ "better-sqlite3": "^12.2.0", "capture-website": "^4.2.0", "joi": "^17.13.3", - "maska": "^3.1.1", + "maska": "^3.2.0", "motion-v": "^1.4.0", "nuxt": "^3.17.6", - "nuxt-component-meta": "^0.12.0", + "nuxt-component-meta": "^0.12.1", "nuxt-llms": "^0.1.3", "nuxt-og-image": "^5.1.8", "prettier": "^3.6.2", diff --git a/package.json b/package.json index dccc7d92..17db36a5 100644 --- a/package.json +++ b/package.json @@ -208,8 +208,7 @@ "debug": "4.3.7", "rollup": "4.34.9", "unimport": "4.1.1", - "unplugin": "^2.3.5", - "nuxt-component-meta": "https://pkg.pr.new/nuxt-component-meta@a844f93" + "unplugin": "^2.3.5" }, "pnpm": { "onlyBuiltDependencies": [ diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ea8acf67..e3fb325e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -11,7 +11,6 @@ overrides: rollup: 4.34.9 unimport: 4.1.1 unplugin: ^2.3.5 - nuxt-component-meta: https://pkg.pr.new/nuxt-component-meta@a844f93 importers: @@ -241,8 +240,8 @@ importers: specifier: ^1.2.23 version: 1.2.23 '@nuxt/content': - specifier: ^3.6.1 - version: 3.6.1(better-sqlite3@12.2.0)(magicast@0.3.5)(vue-component-type-helpers@3.0.0) + specifier: ^3.6.2 + version: 3.6.2(better-sqlite3@12.2.0)(magicast@0.3.5)(vue-component-type-helpers@3.0.0) '@nuxt/image': specifier: ^1.10.0 version: 1.10.0(db0@0.3.2(better-sqlite3@12.2.0))(ioredis@5.6.1)(magicast@0.3.5) @@ -283,8 +282,8 @@ importers: specifier: ^17.13.3 version: 17.13.3 maska: - specifier: ^3.1.1 - version: 3.1.1 + specifier: ^3.2.0 + version: 3.2.0 motion-v: specifier: ^1.4.0 version: 1.4.0(react@19.1.0)(vue@3.5.17(typescript@5.8.3)) @@ -292,8 +291,8 @@ importers: specifier: ^3.17.6 version: 3.17.6(@parcel/watcher@2.5.1)(@types/node@24.0.7)(@vue/compiler-sfc@3.5.17)(better-sqlite3@12.2.0)(db0@0.3.2(better-sqlite3@12.2.0))(eslint@9.30.1(jiti@2.4.2))(ioredis@5.6.1)(lightningcss@1.30.1)(magicast@0.3.5)(meow@13.2.0)(optionator@0.9.4)(rollup@4.34.9)(terser@5.43.1)(typescript@5.8.3)(vite@6.3.5(@types/node@24.0.7)(jiti@2.4.2)(lightningcss@1.30.1)(terser@5.43.1)(yaml@2.8.0))(vue-tsc@2.2.12(typescript@5.8.3))(yaml@2.8.0) nuxt-component-meta: - specifier: https://pkg.pr.new/nuxt-component-meta@a844f93 - version: https://pkg.pr.new/nuxt-component-meta@a844f93(magicast@0.3.5)(vue-component-type-helpers@3.0.0) + specifier: ^0.12.1 + version: 0.12.1(magicast@0.3.5)(vue-component-type-helpers@3.0.0) nuxt-llms: specifier: ^0.1.3 version: 0.1.3(magicast@0.3.5) @@ -1470,12 +1469,12 @@ packages: engines: {node: ^16.10.0 || >=18.0.0} hasBin: true - '@nuxt/content@3.6.1': - resolution: {integrity: sha512-uW0XBvlofPYhgBJajWvlsZpIUig4RfA8h5zaqcMbZdMYBtM+0NXyn/PDWuxMkdHd13vX6FPDobT3gC7mYq9bbQ==} + '@nuxt/content@3.6.2': + resolution: {integrity: sha512-i9UG6Y0+HROaodeqBT3VXFSBsiNBIDu8rKgbq1Bk4nbwAys/s861hZC/b+vLvwMAkNRuOG7vsxnaa33re48TJg==} peerDependencies: '@electric-sql/pglite': '*' '@libsql/client': '*' - better-sqlite3: 11.10.0 + better-sqlite3: 12.0.0 sqlite3: '*' peerDependenciesMeta: '@electric-sql/pglite': @@ -5117,8 +5116,8 @@ packages: marky@1.3.0: resolution: {integrity: sha512-ocnPZQLNpvbedwTy9kNrQEsknEfgvcLMvOtz3sFeWApDq1MXH1TqkCIx58xlpESsfwQOnuBO9beyQuNGzVvuhQ==} - maska@3.1.1: - resolution: {integrity: sha512-68ZJfZ6/YANwv7CufbQmcCNoHdJnIRxuQgZtSFZe5ltlmZ15ZdA01siUGLh9EfaUX65DN0l/A7g+o2xjTICeGQ==} + maska@3.2.0: + resolution: {integrity: sha512-zSmSgs5/q9vMSmrdZT3rKOv9uLznNWR/niuuAdBZDTvB3SMKOX9vhMtDijFyExz+B4UClu2rvksylUh/ea1bLA==} math-intrinsics@1.1.0: resolution: {integrity: sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==} @@ -5564,9 +5563,8 @@ packages: nth-check@2.1.1: resolution: {integrity: sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==} - nuxt-component-meta@https://pkg.pr.new/nuxt-component-meta@a844f93: - resolution: {tarball: https://pkg.pr.new/nuxt-component-meta@a844f93} - version: 0.12.0 + nuxt-component-meta@0.12.1: + resolution: {integrity: sha512-w0ZgRCE9wGZLbmAnCUV2F4/Gjwy1J6L9FejrpTHSHM8Igrf2THwe809QOXbdV8g4+Elkz2MeC/34ZFyt05tKCg==} hasBin: true nuxt-llms@0.1.3: @@ -8682,7 +8680,7 @@ snapshots: transitivePeerDependencies: - magicast - '@nuxt/content@3.6.1(better-sqlite3@12.2.0)(magicast@0.3.5)(vue-component-type-helpers@3.0.0)': + '@nuxt/content@3.6.2(better-sqlite3@12.2.0)(magicast@0.3.5)(vue-component-type-helpers@3.0.0)': dependencies: '@nuxt/kit': 3.17.6(magicast@0.3.5) '@nuxtjs/mdc': 0.17.0(magicast@0.3.5) @@ -8710,7 +8708,7 @@ snapshots: micromatch: 4.0.8 minimark: 0.2.0 minimatch: 10.0.3 - nuxt-component-meta: https://pkg.pr.new/nuxt-component-meta@a844f93(magicast@0.3.5)(vue-component-type-helpers@3.0.0) + nuxt-component-meta: 0.12.1(magicast@0.3.5)(vue-component-type-helpers@3.0.0) nypm: 0.6.0 ohash: 2.0.11 pathe: 2.0.3 @@ -12969,7 +12967,7 @@ snapshots: marky@1.3.0: {} - maska@3.1.1: {} + maska@3.2.0: {} math-intrinsics@1.1.0: {} @@ -13653,7 +13651,7 @@ snapshots: dependencies: boolbase: 1.0.0 - nuxt-component-meta@https://pkg.pr.new/nuxt-component-meta@a844f93(magicast@0.3.5)(vue-component-type-helpers@3.0.0): + nuxt-component-meta@0.12.1(magicast@0.3.5)(vue-component-type-helpers@3.0.0): dependencies: '@nuxt/kit': 3.17.6(magicast@0.3.5) citty: 0.1.6