Skip to content

Commit aa765b8

Browse files
renovate[bot]json-derulo
authored andcommitted
fix(deps): update dependency ngx-markdown to v19
1 parent 37b5923 commit aa765b8

File tree

2 files changed

+16
-20
lines changed

2 files changed

+16
-20
lines changed

package-lock.json

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"@angular/platform-browser": "19.0.0",
2626
"@angular/platform-browser-dynamic": "19.0.0",
2727
"@angular/router": "19.0.0",
28-
"marked": "^12.0.0",
29-
"ngx-markdown": "^18.0.0",
28+
"marked": "^15.0.0",
29+
"ngx-markdown": "^19.0.0",
3030
"prismjs": "^1.29.0",
3131
"rxjs": "~7.8.0",
3232
"tslib": "^2.3.0",
@@ -58,10 +58,6 @@
5858
"typescript-eslint": "^8.0.0"
5959
},
6060
"overrides": {
61-
"@angular/common": "19.0.0",
62-
"@angular/core": "19.0.0",
63-
"@angular/platform-browser": "19.0.0",
64-
"eslint": "^9.0.0",
65-
"zone.js": "~0.15.0"
61+
"eslint": "^9.0.0"
6662
}
6763
}

0 commit comments

Comments
 (0)