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 Apr 15, 2024
1 parent 740abdd commit 993f4d0
Show file tree
Hide file tree
Showing 3 changed files with 638 additions and 1,892 deletions.
6 changes: 3 additions & 3 deletions targets/export-elasticsearch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,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 @@ -64,12 +64,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": "^4.0.6",
Expand Down
Loading

0 comments on commit 993f4d0

Please sign in to comment.