Skip to content

Commit

Permalink
fix(deps): update remark
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 22, 2023
1 parent f6919b4 commit 5a90578
Show file tree
Hide file tree
Showing 5 changed files with 883 additions and 1,503 deletions.
8 changes: 4 additions & 4 deletions targets/contributions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,12 +64,12 @@
"redux-devtools-extension": "2.13.8",
"redux-saga": "1.1.3",
"rehype-parse": "7.0.1",
"rehype-remark": "8.0.0",
"rehype-remark": "10.0.0",
"rehype-sanitize": "4.0.0",
"rehype-stringify": "8.0.0",
"remark-parse": "9.0.0",
"remark-rehype": "8.0.0",
"remark-stringify": "9.0.1",
"remark-parse": "11.0.0",
"remark-rehype": "11.0.0",
"remark-stringify": "11.0.0",
"ua-parser-js": "0.7.33",
"unified": "9.2.0",
"unist-util-find": "1.0.2",
Expand Down
6 changes: 3 additions & 3 deletions targets/export-elasticsearch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@
"reflect-metadata": "^0.1.13",
"rehype-raw": "^5.1.0",
"rehype-stringify": "^8.0.0",
"remark-parse": "^9.0.0",
"remark-rehype": "^8.1.0",
"remark-stringify": "^9.0.1",
"remark-parse": "^11.0.0",
"remark-rehype": "^11.0.0",
"remark-stringify": "^11.0.0",
"unified": "^9.2.2",
"zod": "^3.14.2"
},
Expand Down
8 changes: 4 additions & 4 deletions targets/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,12 +67,12 @@
"react-sortable-hoc": "^2.0.0",
"rehype-raw": "^5.1.0",
"rehype-stringify": "^8.0.0",
"remark-parse": "^9.0.0",
"remark-rehype": "^8.1.0",
"remark-stringify": "^9.0.1",
"remark-parse": "^11.0.0",
"remark-rehype": "^11.0.0",
"remark-stringify": "^11.0.0",
"serialize-error": "^9.1.1",
"sharp": "^0.32.6",
"strip-markdown": "^4.2.0",
"strip-markdown": "^6.0.0",
"swr": "^1.0.1",
"unified": "^9.2.2",
"urql": "^2.0.5",
Expand Down
6 changes: 3 additions & 3 deletions targets/ingester/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
"p-map": "4.0.0",
"p-retry": "5.1.1",
"query-string": "7.0.1",
"remark": "13.0.0",
"remark-html": "13.0.2",
"remark": "15.0.1",
"remark-html": "16.0.1",
"semver": "7.3.5",
"strip-markdown": "^5.0.1",
"strip-markdown": "^6.0.0",
"tar-fs": "2.1.1",
"unist-util-filter": "^2.0.3",
"unist-util-find": "1.0.2",
Expand Down
Loading

0 comments on commit 5a90578

Please sign in to comment.