mirror of
https://github.com/unraid/api.git
synced 2026-05-01 12:39:22 -05:00
fix(deps): update dependency marked to v16 (#1444)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [marked](https://marked.js.org) ([source](https://redirect.github.com/markedjs/marked)) | [`15.0.12` -> `16.0.0`](https://renovatebot.com/diffs/npm/marked/15.0.12/16.0.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>markedjs/marked (marked)</summary> ### [`v16.0.0`](https://redirect.github.com/markedjs/marked/releases/tag/v16.0.0) [Compare Source](https://redirect.github.com/markedjs/marked/compare/v15.0.12...v16.0.0) ##### Bug Fixes - remove cjs build & update min node to 20 ([#​3687](https://redirect.github.com/markedjs/marked/issues/3687)) ([0a35d8f](https://redirect.github.com/markedjs/marked/commit/0a35d8f28b264b801dc01f256d578f4edf46d002)) ##### BREAKING CHANGES - minify ./lib/marked.esm.js and ./lib/marked.umd.js - remove ./marked.min.js use ./lib/marked.umd.js instead - remove ./lib/marked.cjs - update minimum supported node version to 20 to support `require('marked.esm.js')`. see https://nodejs.org/docs/latest-v20.x/api/modules.html#loading-ecmascript-modules-using-require </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/unraid/api). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDEuMjMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
Generated
+11
-11
@@ -833,8 +833,8 @@ importers:
|
|||||||
specifier: 0.519.0
|
specifier: 0.519.0
|
||||||
version: 0.519.0(vue@3.5.17(typescript@5.8.3))
|
version: 0.519.0(vue@3.5.17(typescript@5.8.3))
|
||||||
marked:
|
marked:
|
||||||
specifier: 15.0.12
|
specifier: 16.0.0
|
||||||
version: 15.0.12
|
version: 16.0.0
|
||||||
reka-ui:
|
reka-ui:
|
||||||
specifier: 2.3.1
|
specifier: 2.3.1
|
||||||
version: 2.3.1(typescript@5.8.3)(vue@3.5.17(typescript@5.8.3))
|
version: 2.3.1(typescript@5.8.3)(vue@3.5.17(typescript@5.8.3))
|
||||||
@@ -1081,11 +1081,11 @@ importers:
|
|||||||
specifier: 0.519.0
|
specifier: 0.519.0
|
||||||
version: 0.519.0(vue@3.5.17(typescript@5.8.3))
|
version: 0.519.0(vue@3.5.17(typescript@5.8.3))
|
||||||
marked:
|
marked:
|
||||||
specifier: 15.0.12
|
specifier: 16.0.0
|
||||||
version: 15.0.12
|
version: 16.0.0
|
||||||
marked-base-url:
|
marked-base-url:
|
||||||
specifier: 1.1.6
|
specifier: 1.1.6
|
||||||
version: 1.1.6(marked@15.0.12)
|
version: 1.1.6(marked@16.0.0)
|
||||||
pinia:
|
pinia:
|
||||||
specifier: 3.0.3
|
specifier: 3.0.3
|
||||||
version: 3.0.3(typescript@5.8.3)(vue@3.5.17(typescript@5.8.3))
|
version: 3.0.3(typescript@5.8.3)(vue@3.5.17(typescript@5.8.3))
|
||||||
@@ -9126,9 +9126,9 @@ packages:
|
|||||||
peerDependencies:
|
peerDependencies:
|
||||||
marked: '>= 4 < 16'
|
marked: '>= 4 < 16'
|
||||||
|
|
||||||
marked@15.0.12:
|
marked@16.0.0:
|
||||||
resolution: {integrity: sha512-8dD6FusOQSrpv9Z1rdNMdlSgQOIP880DHqnohobOmYLElGEqAL/JvxvuxZO16r4HtjTlfPRDC1hbvxC9dPN2nA==}
|
resolution: {integrity: sha512-MUKMXDjsD/eptB7GPzxo4xcnLS6oo7/RHimUMHEDRhUooPwmN9BEpMl7AEOJv3bmso169wHI2wUF9VQgL7zfmA==}
|
||||||
engines: {node: '>= 18'}
|
engines: {node: '>= 20'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
maska@2.1.11:
|
maska@2.1.11:
|
||||||
@@ -22132,11 +22132,11 @@ snapshots:
|
|||||||
|
|
||||||
map-or-similar@1.5.0: {}
|
map-or-similar@1.5.0: {}
|
||||||
|
|
||||||
marked-base-url@1.1.6(marked@15.0.12):
|
marked-base-url@1.1.6(marked@16.0.0):
|
||||||
dependencies:
|
dependencies:
|
||||||
marked: 15.0.12
|
marked: 16.0.0
|
||||||
|
|
||||||
marked@15.0.12: {}
|
marked@16.0.0: {}
|
||||||
|
|
||||||
maska@2.1.11: {}
|
maska@2.1.11: {}
|
||||||
|
|
||||||
|
|||||||
@@ -58,7 +58,7 @@
|
|||||||
"kebab-case": "2.0.2",
|
"kebab-case": "2.0.2",
|
||||||
"lucide-vue-next": "0.519.0",
|
"lucide-vue-next": "0.519.0",
|
||||||
"shadcn-vue": "2.2.0",
|
"shadcn-vue": "2.2.0",
|
||||||
"marked": "15.0.12",
|
"marked": "16.0.0",
|
||||||
"reka-ui": "2.3.1",
|
"reka-ui": "2.3.1",
|
||||||
"tailwind-merge": "2.6.0",
|
"tailwind-merge": "2.6.0",
|
||||||
"vue-sonner": "1.3.0"
|
"vue-sonner": "1.3.0"
|
||||||
|
|||||||
+1
-1
@@ -116,7 +116,7 @@
|
|||||||
"highlight.js": "11.11.1",
|
"highlight.js": "11.11.1",
|
||||||
"isomorphic-dompurify": "2.25.0",
|
"isomorphic-dompurify": "2.25.0",
|
||||||
"lucide-vue-next": "0.519.0",
|
"lucide-vue-next": "0.519.0",
|
||||||
"marked": "15.0.12",
|
"marked": "16.0.0",
|
||||||
"marked-base-url": "1.1.6",
|
"marked-base-url": "1.1.6",
|
||||||
"pinia": "3.0.3",
|
"pinia": "3.0.3",
|
||||||
"semver": "7.7.2",
|
"semver": "7.7.2",
|
||||||
|
|||||||
Reference in New Issue
Block a user