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