From 57b21bd6866877f835dcdf665fd5d4ea64ddf766 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Feb 2025 17:20:21 +0000 Subject: [PATCH] Bump @nuxtjs/mdc in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [@nuxtjs/mdc](https://github.com/nuxt-modules/mdc). Updates `@nuxtjs/mdc` from 0.9.5 to 0.13.3 - [Release notes](https://github.com/nuxt-modules/mdc/releases) - [Changelog](https://github.com/nuxt-modules/mdc/blob/main/CHANGELOG.md) - [Commits](https://github.com/nuxt-modules/mdc/compare/v0.9.5...v0.13.3) --- updated-dependencies: - dependency-name: "@nuxtjs/mdc" dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 23e9bc2..5e853e5 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@nuxt/icon": "^1.5.2", "@nuxt/image": "^1.8.0", "@nuxt/ui": "^2.18.6", - "@nuxtjs/mdc": "^0.9.2", + "@nuxtjs/mdc": "^0.13.3", "@types/node-fetch": "^2.6.11", "chart.js": "^4.4.4", "cheerio": "^1.0.0",