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 75b636f commit b49bbe7Copy full SHA for b49bbe7
package.json
@@ -24,7 +24,7 @@
24
"@angular/platform-browser": "~16.1.0",
25
"@angular/platform-browser-dynamic": "~16.1.0",
26
"@angular/router": "~16.1.0",
27
- "marked": "^4.2.12",
+ "marked": "^5.0.0",
28
"ngx-markdown": "^16.0.0",
29
"prismjs": "^1.29.0",
30
"rxjs": "~7.8.0",
@@ -41,7 +41,7 @@
41
"@angular/cli": "~16.1.0",
42
"@angular/compiler-cli": "~16.1.0",
43
"@types/jasmine": "~4.3.0",
44
- "@types/marked": "^4.0.8",
+ "@types/marked": "^5.0.0",
45
"@typescript-eslint/eslint-plugin": "^5.59.2",
46
"@typescript-eslint/parser": "^5.59.2",
47
"cpy-cli": "^4.2.0",
0 commit comments