Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
gera2ld committed Feb 13, 2025
1 parent 247153f commit f804a75
Show file tree
Hide file tree
Showing 3 changed files with 101 additions and 90 deletions.
15 changes: 8 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,14 +127,15 @@
"@babel/preset-env": "^7.23.5",
"@babel/preset-typescript": "^7.23.3",
"@babel/runtime": "^7.22.6",
"@eslint/js": "^9.20.0",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-json": "^6.0.1",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-replace": "^5.0.5",
"@rollup/plugin-terser": "^0.4.4",
"@types/lodash.debounce": "^4.0.7",
"@types/node": "^20.4.2",
"@types/node": "^22.13.2",
"@types/vscode": "~1.75.0",
"@types/vscode-webview": "^1.57.5",
"del-cli": "^6.0.0",
Expand All @@ -145,11 +146,11 @@
"husky": "^9.1.7",
"lint-staged": "^15.3.0",
"lodash.debounce": "^4.0.8",
"markmap-common": "0.18.8",
"markmap-lib": "0.18.8",
"markmap-render": "0.18.8",
"markmap-toolbar": "0.18.8",
"markmap-view": "0.18.8",
"markmap-common": "0.18.9",
"markmap-lib": "0.18.10",
"markmap-render": "0.18.10",
"markmap-toolbar": "0.18.10",
"markmap-view": "0.18.10",
"read-package-up": "^11.0.0",
"rollup": "^4.6.1",
"rollup-plugin-postcss": "^4.0.2",
Expand All @@ -163,4 +164,4 @@
"prettier --write"
]
}
}
}
Loading

0 comments on commit f804a75

Please sign in to comment.