Skip to content

Commit a736dec

Browse files
Bump the npm-all group with 3 updates
Bumps the npm-all group with 3 updates: [@sentry/vue](https://github.com/getsentry/sentry-javascript), [marked](https://github.com/markedjs/marked) and [marked-highlight](https://github.com/markedjs/marked-highlight). Updates `@sentry/vue` from 10.47.0 to 10.48.0 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@10.47.0...10.48.0) Updates `marked` from 17.0.6 to 18.0.0 - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](markedjs/marked@v17.0.6...v18.0.0) Updates `marked-highlight` from 2.2.3 to 2.2.4 - [Release notes](https://github.com/markedjs/marked-highlight/releases) - [Changelog](https://github.com/markedjs/marked-highlight/blob/main/release.config.cjs) - [Commits](markedjs/marked-highlight@v2.2.3...v2.2.4) --- updated-dependencies: - dependency-name: "@sentry/vue" dependency-version: 10.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-all - dependency-name: marked dependency-version: 18.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-all - dependency-name: marked-highlight dependency-version: 2.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-all ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6d2c522 commit a736dec

2 files changed

Lines changed: 47 additions & 47 deletions

File tree

package-lock.json

Lines changed: 44 additions & 44 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
"dependencies": {
88
"@catppuccin/vitepress": "^0.1.2",
99
"@mdi/font": "^7.4.47",
10-
"@sentry/vue": "^10.47.0",
10+
"@sentry/vue": "^10.48.0",
1111
"highlight.js": "^11.11.1",
1212
"markdown-it": "^14.1.1",
13-
"marked": "^17.0.6",
14-
"marked-highlight": "^2.2.3",
13+
"marked": "^18.0.0",
14+
"marked-highlight": "^2.2.4",
1515
"medium-zoom": "^1.1.0",
1616
"router": "^2.2.0",
1717
"vue": "^3.5.32",

0 commit comments

Comments
 (0)