We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9854fbe commit a379b58Copy full SHA for a379b58
package.json
@@ -25,7 +25,7 @@
25
"@angular/platform-browser": "~16.1.0",
26
"@angular/platform-browser-dynamic": "~16.1.0",
27
"@angular/router": "~16.1.0",
28
- "marked": "^4.2.12",
+ "marked": "^5.0.0",
29
"ngx-markdown": "^16.0.0",
30
"prismjs": "^1.29.0",
31
"rxjs": "~7.8.0",
@@ -42,7 +42,7 @@
42
"@angular/cli": "~16.1.0",
43
"@angular/compiler-cli": "~16.1.0",
44
"@types/jasmine": "~4.3.0",
45
- "@types/marked": "^4.0.8",
+ "@types/marked": "^5.0.0",
46
"@typescript-eslint/eslint-plugin": "^6.0.0",
47
"@typescript-eslint/parser": "^6.0.0",
48
"cpy-cli": "^5.0.0",
0 commit comments