Skip to content

Commit

Permalink
fix: update to markmap-*@0.16
Browse files Browse the repository at this point in the history
close #51
  • Loading branch information
gera2ld committed Mar 12, 2024
1 parent ecf4262 commit d43f7b0
Show file tree
Hide file tree
Showing 5 changed files with 1,610 additions and 1,096 deletions.
11 changes: 6 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,17 +98,18 @@
],
"devDependencies": {
"@babel/runtime": "^7.22.6",
"@gera2ld/plaid": "^2.6.0",
"@gera2ld/plaid-rollup": "^2.6.0",
"@gera2ld/plaid": "~2.7.0",
"@gera2ld/plaid-rollup": "~2.7.0",
"@types/lodash.debounce": "^4.0.7",
"@types/node": "^20.4.2",
"@types/vscode": "~1.75.0",
"del-cli": "^5.1.0",
"husky": "^8.0.3",
"lodash.debounce": "^4.0.8",
"markmap-common": "^0.15.6",
"markmap-lib": "^0.15.7",
"markmap-toolbar": "^0.15.6",
"markmap-common": "^0.16.0",
"markmap-lib": "^0.16.1",
"markmap-render": "^0.16.0",
"markmap-toolbar": "^0.16.0",
"read-pkg-up": "^10.0.0",
"vscode-uri": "^3.0.7"
}
Expand Down
Loading

0 comments on commit d43f7b0

Please sign in to comment.