Merge pull request #56317 from nextcloud/dependabot/npm_and_yarn/build/frontend-legacy/marked-17.0.0

build(deps): bump marked from 16.4.1 to 17.0.0 in /build/frontend-legacy
pull/56567/head
Ferdinand Thiessen 2025-11-21 00:37:39 +07:00 committed by GitHub
commit d4478652b1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
8 changed files with 12 additions and 12 deletions

@ -56,7 +56,7 @@
"jquery-ui-dist": "^1.13.3",
"libphonenumber-js": "^1.12.25",
"lodash": "^4.17.21",
"marked": "^16.4.1",
"marked": "^17.0.0",
"moment": "^2.30.1",
"moment-timezone": "^0.6.0",
"p-limit": "^7.2.0",
@ -11716,9 +11716,9 @@
}
},
"node_modules/marked": {
"version": "16.4.1",
"resolved": "https://registry.npmjs.org/marked/-/marked-16.4.1.tgz",
"integrity": "sha512-ntROs7RaN3EvWfy3EZi14H4YxmT6A5YvywfhO+0pm+cH/dnSQRmdAmoFIc3B9aiwTehyk7pESH4ofyBY+V5hZg==",
"version": "17.0.0",
"resolved": "https://registry.npmjs.org/marked/-/marked-17.0.0.tgz",
"integrity": "sha512-KkDYEWEEiYJw/KC+DVm1zzlpMQSMIu6YRltkcCvwheCp8HWPXCk9JwOmHJKBlGfzcpzcIt6x3sMnTsRm/51oDg==",
"bin": {
"marked": "bin/marked.js"
},

@ -72,7 +72,7 @@
"jquery-ui-dist": "^1.13.3",
"libphonenumber-js": "^1.12.25",
"lodash": "^4.17.21",
"marked": "^16.4.1",
"marked": "^17.0.0",
"moment": "^2.30.1",
"moment-timezone": "^0.6.0",
"p-limit": "^7.2.0",

@ -81,7 +81,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.2.1
- license: BSD-3-Clause
- marked
- version: 16.4.1
- version: 17.0.0
- license: MIT
- buffer
- version: 6.0.3

File diff suppressed because one or more lines are too long

@ -601,7 +601,7 @@ This file is generated from multiple sources. Included packages:
- version: 4.17.21
- license: MIT
- marked
- version: 16.4.1
- version: 17.0.0
- license: MIT
- material-colors
- version: 1.2.6

File diff suppressed because one or more lines are too long

@ -478,7 +478,7 @@ This file is generated from multiple sources. Included packages:
- version: 4.3.2
- license: MIT
- marked
- version: 16.4.1
- version: 17.0.0
- license: MIT
- material-colors
- version: 1.2.6

@ -76,7 +76,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.3
- license: MIT
- marked
- version: 16.4.1
- version: 17.0.0
- license: MIT
- process
- version: 0.11.10