From fcd62da3ac5e7f6fd8886b0e9da9a0d8514fe006 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 16:44:37 +0000 Subject: [PATCH] chore(deps): bump marked from 15.0.4 to 15.0.6 Bumps [marked](https://github.com/markedjs/marked) from 15.0.4 to 15.0.6. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](https://github.com/markedjs/marked/compare/v15.0.4...v15.0.6) --- updated-dependencies: - dependency-name: marked dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 3a274f5..def76fb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "dependencies": { - "marked": "^15.0.4", + "marked": "^15.0.6", "notivue": "^2.4.5", "pinia": "^2.3.0", "vue": "^3.5.13", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8180680..875cdc3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: marked: - specifier: ^15.0.4 - version: 15.0.4 + specifier: ^15.0.6 + version: 15.0.6 notivue: specifier: ^2.4.5 version: 2.4.5(@nuxt/kit@3.13.0(rollup@4.29.1))(@nuxt/schema@3.13.0(rollup@4.29.1))(defu@6.1.4) @@ -3070,8 +3070,8 @@ packages: resolution: {integrity: sha512-bJzx6nMoP6PDLPBFmg7+xRKeFZvFboMrGlxmNj9ClvX53KrmvM5bXFXEWjbz4cz1AFn+jWJ9z/DJSz7hrs0w3w==} engines: {node: '>=6'} - marked@15.0.4: - resolution: {integrity: sha512-TCHvDqmb3ZJ4PWG7VEGVgtefA5/euFmsIhxtD0XsBxI39gUSKL81mIRFdt0AiNQozUahd4ke98ZdirExd/vSEw==} + marked@15.0.6: + resolution: {integrity: sha512-Y07CUOE+HQXbVDCGl3LXggqJDbXDP2pArc2C1N1RRMN0ONiShoSsIInMd5Gsxupe7fKLpgimTV+HOJ9r7bA+pg==} engines: {node: '>= 18'} hasBin: true @@ -7774,7 +7774,7 @@ snapshots: dependencies: p-defer: 1.0.0 - marked@15.0.4: {} + marked@15.0.6: {} marky@1.2.5: {}