From fa6803299b00390aa17e213c8a82bf75c900816c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 05:09:58 +0000 Subject: [PATCH] Bump @nuxt/content from 2.12.0 to 2.12.1 Bumps [@nuxt/content](https://github.com/nuxt/content) from 2.12.0 to 2.12.1. - [Release notes](https://github.com/nuxt/content/releases) - [Changelog](https://github.com/nuxt/content/blob/main/CHANGELOG.md) - [Commits](https://github.com/nuxt/content/compare/v2.12.0...v2.12.1) --- updated-dependencies: - dependency-name: "@nuxt/content" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 103 +++++++++++++++++++++++++++++++------------------ 2 files changed, 67 insertions(+), 38 deletions(-) diff --git a/package.json b/package.json index 26782d4..b9cce04 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@iconify-json/heroicons": "^1.1.20", "@iconify-json/material-symbols": "^1.1.72", "@iconify-json/simple-icons": "^1.1.90", - "@nuxt/content": "^2.12.0", + "@nuxt/content": "^2.12.1", "@nuxt/ui-pro": "^1.0.1", "@vueuse/core": "^10.9.0", "axios": "^1.6.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d2d0d01..82006a3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ dependencies: specifier: ^1.1.90 version: 1.1.93 '@nuxt/content': - specifier: ^2.12.0 - version: 2.12.0(nuxt@3.10.3)(rollup@4.9.5)(vue@3.3.13) + specifier: ^2.12.1 + version: 2.12.1(nuxt@3.10.3)(rollup@4.9.5)(vue@3.3.13) '@nuxt/ui-pro': specifier: ^1.0.1 version: 1.0.1(axios@1.6.7)(nuxt@3.10.3)(rollup@4.9.5)(vite@5.1.4)(vue@3.3.13) @@ -1097,7 +1097,7 @@ packages: resolution: {integrity: sha512-VFjKPybogux/5/QYGSq4zgG/x3RcxId15W8uguAJAjPBxelI23dwjOjTx/mIiMkM/Hd3rzFxcf2aIp56eEWRcA==} engines: {node: '>=10'} peerDependencies: - vue: ^3.2.0 + vue: 3.3.13 dependencies: '@tanstack/vue-virtual': 3.1.2(vue@3.3.13) vue: 3.3.13(typescript@5.3.3) @@ -1198,7 +1198,7 @@ packages: /@iconify/vue@4.1.1(vue@3.3.13): resolution: {integrity: sha512-RL85Bm/DAe8y6rT6pux7D2FJSiUEM/TPfyK7GrbAOfTSwrhvwJW+S5yijdGcmtXouA8MtuH9C7l4hiSE4mLMjg==} peerDependencies: - vue: '>=3' + vue: 3.3.13 dependencies: '@iconify/types': 2.0.0 vue: 3.3.13(typescript@5.3.3) @@ -1540,17 +1540,17 @@ packages: transitivePeerDependencies: - supports-color - /@nuxt/content@2.12.0(nuxt@3.10.3)(rollup@4.9.5)(vue@3.3.13): - resolution: {integrity: sha512-XQkbkJzFRWKdX4aoVDprqLphbQGDsRX35ZRgHe4i7Phe3F1z2EzXVhZ9WXBTmpXau3MkLlmsQ+NzcRns1kOOvQ==} + /@nuxt/content@2.12.1(nuxt@3.10.3)(rollup@4.9.5)(vue@3.3.13): + resolution: {integrity: sha512-xW4xjyYm6zqglb17Tu0J+rpKUV1PF9zp6SLu1lopylFnerdyImtce84206HT6Zd/DJgivKtoW4dyyJn0ZaSqCQ==} dependencies: '@nuxt/kit': 3.10.3(rollup@4.9.5) - '@nuxtjs/mdc': 0.5.0(rollup@4.9.5) + '@nuxtjs/mdc': 0.6.1(rollup@4.9.5) '@vueuse/core': 10.9.0(vue@3.3.13) '@vueuse/head': 2.0.0(vue@3.3.13) - '@vueuse/nuxt': 10.8.0(nuxt@3.10.3)(rollup@4.9.5)(vue@3.3.13) + '@vueuse/nuxt': 10.9.0(nuxt@3.10.3)(rollup@4.9.5)(vue@3.3.13) consola: 3.2.3 defu: 6.1.4 - destr: 2.0.2 + destr: 2.0.3 json5: 2.2.3 knitwork: 1.0.0 listhen: 1.7.2 @@ -1948,7 +1948,7 @@ packages: resolution: {integrity: sha512-BqkbrYkEk1AVUJleofbqTRV+ltf2p1CDjGDK78zENPCgrSABlj4F4oK8rze8vmRY5qoH7kMZxgMa2dXVXCp6OA==} engines: {node: ^14.18.0 || >=16.10.0} peerDependencies: - vue: ^3.3.4 + vue: 3.3.13 dependencies: '@nuxt/kit': 3.10.3(rollup@4.9.5) '@rollup/plugin-replace': 5.0.5(rollup@4.9.5) @@ -2085,14 +2085,14 @@ packages: - vue-i18n-bridge dev: true - /@nuxtjs/mdc@0.5.0(rollup@4.9.5): - resolution: {integrity: sha512-480Ajc7o/YAl9b21btd0oRtVe/UjUWmVSEWauS+H+izwEGdGvJTVfZRdaiAXcXKl+UmUTpf+POel027sE9HAZQ==} + /@nuxtjs/mdc@0.6.1(rollup@4.9.5): + resolution: {integrity: sha512-zS5QK7DZ/SBrjqQX1DOy7GnxKy+wbj2+LvooefOWmQqHfLTAqJLVIjuv/BmKnQWiRCq19+uysys3iY42EoY5/A==} dependencies: '@nuxt/kit': 3.10.3(rollup@4.9.5) '@shikijs/transformers': 1.1.7 '@types/hast': 3.0.4 '@types/mdast': 4.0.3 - '@vue/compiler-core': 3.4.15 + '@vue/compiler-core': 3.4.21 consola: 3.2.3 debug: 4.3.4 defu: 6.1.4 @@ -2113,7 +2113,7 @@ packages: rehype-sort-attributes: 5.0.0 remark-emoji: 4.0.1 remark-gfm: 4.0.0 - remark-mdc: 3.0.2 + remark-mdc: 3.2.0 remark-parse: 11.0.0 remark-rehype: 11.1.0 scule: 1.3.0 @@ -2904,7 +2904,7 @@ packages: /@tanstack/vue-virtual@3.1.2(vue@3.3.13): resolution: {integrity: sha512-RmUnhsFtRw9p4Ti/+rG2Hr3y4yFhs8Xdsn7x9tkPoKINbVya/5RSCoNUCCAg2iXNjOI5a55iBNzNV0SVwxMwKA==} peerDependencies: - vue: ^2.7.0 || ^3.0.0 + vue: 3.3.13 dependencies: '@tanstack/virtual-core': 3.1.2 vue: 3.3.13(typescript@5.3.3) @@ -3209,7 +3209,7 @@ packages: /@unhead/vue@1.8.10(vue@3.3.13): resolution: {integrity: sha512-KF8pftHnxnlBlgNpKXWLTg3ZUtkuDCxRPUFSDBy9CtqRSX/qvAhLZ26mbqRVmHj8KigiRHP/wnPWNyGnUx20Bg==} peerDependencies: - vue: '>=2.7 || >=3' + vue: 3.3.13 dependencies: '@unhead/schema': 1.8.10 '@unhead/shared': 1.8.10 @@ -3500,7 +3500,7 @@ packages: engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: vite: ^4.0.0 || ^5.0.0 - vue: ^3.0.0 + vue: 3.3.13 dependencies: '@babel/core': 7.23.9 '@babel/plugin-transform-typescript': 7.23.6(@babel/core@7.23.9) @@ -3515,7 +3515,7 @@ packages: engines: {node: ^18.0.0 || >=20.0.0} peerDependencies: vite: ^5.0.0 - vue: ^3.2.25 + vue: 3.3.13 dependencies: vite: 5.1.4 vue: 3.3.13(typescript@5.3.3) @@ -3540,7 +3540,7 @@ packages: resolution: {integrity: sha512-4DZsPeQA/nBQDw2RkYAmH7KrFjJVrMdAhJhO1JCl1bbbFXCGeoGjXfkg9wHPppj47s2HpAB3GrqNwqVGbi12NQ==} engines: {node: '>=16.14.0'} peerDependencies: - vue: ^2.7.0 || ^3.2.25 + vue: 3.3.13 peerDependenciesMeta: vue: optional: true @@ -3596,6 +3596,16 @@ packages: estree-walker: 2.0.2 source-map-js: 1.0.2 + /@vue/compiler-core@3.4.21: + resolution: {integrity: sha512-MjXawxZf2SbZszLPYxaFCjxfibYrzr3eYbKxwpLR9EQN+oaziSu3qKVbwBERj1IFIB8OLUewxB5m/BFzi613og==} + dependencies: + '@babel/parser': 7.23.9 + '@vue/shared': 3.4.21 + entities: 4.5.0 + estree-walker: 2.0.2 + source-map-js: 1.0.2 + dev: false + /@vue/compiler-dom@3.3.13: resolution: {integrity: sha512-EYRDpbLadGtNL0Gph+HoKiYqXLqZ0xSSpR5Dvnu/Ep7ggaCbjRDIus1MMxTS2Qm0koXED4xSlvTZaTnI8cYAsw==} dependencies: @@ -3714,6 +3724,10 @@ packages: /@vue/shared@3.4.20: resolution: {integrity: sha512-KTEngal0aiUvNJ6I1Chk5Ew5XqChsFsxP4GKAYXWb99zKJWjNU72p2FWEOmZWHxHcqtniOJsgnpd3zizdpfEag==} + /@vue/shared@3.4.21: + resolution: {integrity: sha512-PuJe7vDIi6VYSinuEbUIQgMIRZGgM8e4R+G+/dQTk0X1NEdvgvvgv7m+rfmDH1gZzyA1OjjoWskvHlfRNfQf3g==} + dev: false + /@vueuse/core@10.7.2(vue@3.3.13): resolution: {integrity: sha512-AOyAL2rK0By62Hm+iqQn6Rbu8bfmbgaIMXcE3TSr7BdQ42wnSFlwIdPjInO62onYsEMK/yDMU8C6oGfDAtZ2qQ==} dependencies: @@ -3751,7 +3765,7 @@ packages: /@vueuse/head@2.0.0(vue@3.3.13): resolution: {integrity: sha512-ykdOxTGs95xjD4WXE4na/umxZea2Itl0GWBILas+O4oqS7eXIods38INvk3XkJKjqMdWPcpCyLX/DioLQxU1KA==} peerDependencies: - vue: '>=2.7 || >=3' + vue: 3.3.13 dependencies: '@unhead/dom': 1.8.10 '@unhead/schema': 1.8.10 @@ -3899,6 +3913,25 @@ packages: - rollup - supports-color - vue + dev: true + + /@vueuse/nuxt@10.9.0(nuxt@3.10.3)(rollup@4.9.5)(vue@3.3.13): + resolution: {integrity: sha512-nC4Efg28Q6E41fUD5R+zM9uT5c+NfaDzaJCpqaEV/qHj+/BNJmkDBK8POLIUsiVOY35d0oD/YxZ+eVizqWBZow==} + peerDependencies: + nuxt: ^3.0.0 + dependencies: + '@nuxt/kit': 3.10.3(rollup@4.9.5) + '@vueuse/core': 10.9.0(vue@3.3.13) + '@vueuse/metadata': 10.9.0 + local-pkg: 0.5.0 + nuxt: 3.10.3(eslint@8.57.0)(rollup@4.9.5)(typescript@5.3.3)(vite@5.1.4)(vue-tsc@1.8.27) + vue-demi: 0.14.7(vue@3.3.13) + transitivePeerDependencies: + - '@vue/composition-api' + - rollup + - supports-color + - vue + dev: false /@vueuse/shared@10.7.2(vue@3.3.13): resolution: {integrity: sha512-qFbXoxS44pi2FkgFjPvF4h7c9oMDutpyBdcJdMYIMg9XyXli2meFMuaKn+UMgsClo//Th6+beeCgqweT/79BVA==} @@ -5072,10 +5105,6 @@ packages: resolution: {integrity: sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==} engines: {node: '>=6'} - /destr@2.0.2: - resolution: {integrity: sha512-65AlobnZMiCET00KaFFjUefxDX0khFA/E4myqZ7a6Sq1yZtR8+FVIvilVX66vF2uobSumxooYZChiRPCKNqhmg==} - dev: false - /destr@2.0.3: resolution: {integrity: sha512-2N3BOUU4gYMpTP24s5rF5iP7BDr7uNTCs4ozw3kf/eKfvWSIu93GEBi5m427YoyJoeOzQ5smuu4nNAPGb8idSQ==} @@ -5644,7 +5673,7 @@ packages: resolution: {integrity: sha512-CeApC0dUU8Mye6mjH3ZB7FXoUjIRduNuz8QW4nj3ZUweaFqv7PwxfN9klTuRQe9MeZXxbIHJHBTNl9t/bv+SUA==} peerDependencies: '@nuxt/kit': ^3.2.0 - vue: ^3.2.0 + vue: 3.3.13 peerDependenciesMeta: '@nuxt/kit': optional: true @@ -5659,7 +5688,7 @@ packages: resolution: {integrity: sha512-afW+h2CFafo+7Y9Lvw/xsqjaQlKLdJV7h1fCHfcYQ1C4SVMlu7OAekqWgu5d4SgvkBVU0pVpLlVsrSTBURFRkg==} peerDependencies: '@nuxt/kit': ^3.2.0 - vue: ^3.2.0 + vue: 3.3.13 peerDependenciesMeta: '@nuxt/kit': optional: true @@ -6539,7 +6568,7 @@ packages: requiresBuild: true peerDependencies: '@vue/composition-api': '>=1' - vue: 2||3 + vue: 3.3.13 peerDependenciesMeta: '@vue/composition-api': optional: true @@ -9206,8 +9235,8 @@ packages: - supports-color dev: false - /remark-mdc@3.0.2: - resolution: {integrity: sha512-HoCaTwIkvYp1Kj9EiKMNpfAjLO53PwiaeA5J2o+uIBfCHjcOWai3oDmCkEZVCIHbHgU/qSZ8JeiQftksnVKTeQ==} + /remark-mdc@3.2.0: + resolution: {integrity: sha512-zRi5frIC3O/bcxXgUPHfQ3lyRBKPtokrGnsOPvNrt9bqp4EfjPtduzcWgO4R1WeHYUnvl0zeBStvGsFkJIZf+Q==} dependencies: '@types/mdast': 4.0.3 '@types/unist': 3.0.2 @@ -9591,7 +9620,7 @@ packages: /site-config-stack@2.2.7(vue@3.3.13): resolution: {integrity: sha512-mLd6MUsQdkxGPN0KWt8U8b46K+TbSqssCDqGO1eeCkUVGH0ry4Ewz/Vfy9X5TGmNF5wJVi1YTMi+g3SVHdtJHg==} peerDependencies: - vue: ^3 + vue: 3.3.13 dependencies: ufo: 1.4.0 vue: 3.3.13(typescript@5.3.3) @@ -9600,7 +9629,7 @@ packages: /site-config-stack@2.2.9(vue@3.3.13): resolution: {integrity: sha512-r3Ul70Rb7dIQBmHes8TPR/1cB2alaxIrr+0x7RDmOnOPw144ofp5/Ye9AKJ+TlqTpAQpZiV3phE7AJEjEFNuuQ==} peerDependencies: - vue: ^3 + vue: 3.3.13 dependencies: ufo: 1.4.0 vue: 3.3.13(typescript@5.3.3) @@ -10869,7 +10898,7 @@ packages: requiresBuild: true peerDependencies: '@vue/composition-api': ^1.0.0-rc.1 - vue: ^3.0.0-0 || ^2.6.0 + vue: 3.3.13 peerDependenciesMeta: '@vue/composition-api': optional: true @@ -10901,7 +10930,7 @@ packages: resolution: {integrity: sha512-xyQ4VspLdNSPTKBFBPWa1tvtj+9HuockZwgFeD2OhxxXuC2CWeNvV4seu2o9+vbQOyQbhAM5Ez56oxUrrnTWdw==} engines: {node: '>= 16'} peerDependencies: - vue: ^3.0.0 + vue: 3.3.13 dependencies: '@intlify/core-base': 9.9.1 '@intlify/shared': 9.9.1 @@ -10912,7 +10941,7 @@ packages: /vue-resize@2.0.0-alpha.1(vue@3.3.13): resolution: {integrity: sha512-7+iqOueLU7uc9NrMfrzbG8hwMqchfVfSzpVlCMeJQe4pyibqyoifDNbKTZvwxZKDvGkB+PdFeKvnGZMoEb8esg==} peerDependencies: - vue: ^3.0.0 + vue: 3.3.13 dependencies: vue: 3.3.13(typescript@5.3.3) dev: true @@ -10920,7 +10949,7 @@ packages: /vue-router@4.2.5(vue@3.3.13): resolution: {integrity: sha512-DIUpKcyg4+PTQKfFPX88UWhlagBEBEfJ5A8XDXRJLUnZOvcpMF8o/dnL90vpVkGaPbjvXazV/rC1qBKrZlFugw==} peerDependencies: - vue: ^3.2.0 + vue: 3.3.13 dependencies: '@vue/devtools-api': 6.5.1 vue: 3.3.13(typescript@5.3.3) @@ -10929,7 +10958,7 @@ packages: /vue-router@4.3.0(vue@3.3.13): resolution: {integrity: sha512-dqUcs8tUeG+ssgWhcPbjHvazML16Oga5w34uCUmsk7i0BcnskoLGwjpa15fqMr2Fa5JgVBrdL2MEgqz6XZ/6IQ==} peerDependencies: - vue: ^3.2.0 + vue: 3.3.13 dependencies: '@vue/devtools-api': 6.5.1 vue: 3.3.13(typescript@5.3.3) @@ -10954,7 +10983,7 @@ packages: /vue3-smooth-dnd@0.0.6(vue@3.3.13): resolution: {integrity: sha512-CH9ZZhEfE7qU1ef2rlfgBG+nZtQX8PnWlspB2HDDz1uVGU7fXM0Pr65DftBMz4X81S+edw2H+ZFG6Dyb5J81KA==} peerDependencies: - vue: ^3.0.11 + vue: 3.3.13 dependencies: smooth-dnd: 0.12.1 vue: 3.3.13(typescript@5.3.3)