aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2024-09-12 19:10:22 +0800
committerHsieh Chin Fan <pham@topo.tw>2024-09-12 19:10:26 +0800
commit63a0a58a4b7ae086a887ffabb6c764963e62cd2e (patch)
tree8a7726b0e6866497a6208674861522dc998a4be2
parent2d3fc98896a9504e2d4b20df43fc40b15f9b48e2 (diff)
chore: Update package dependencies
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 1ff8900..4a641e1 100644
--- a/package.json
+++ b/package.json
@@ -40,12 +40,12 @@
40 "eslint-plugin-node": "^11.1.0", 40 "eslint-plugin-node": "^11.1.0",
41 "eslint-plugin-promise": "^7.1.0", 41 "eslint-plugin-promise": "^7.1.0",
42 "globals": "^15.9.0", 42 "globals": "^15.9.0",
43 "rollup": "^4.21.2" 43 "rollup": "^4.21.3"
44 }, 44 },
45 "dependencies": { 45 "dependencies": {
46 "easymde": "^2.18.0", 46 "easymde": "^2.18.0",
47 "leader-line": "^1.0.7", 47 "leader-line": "^1.0.7",
48 "mapclay": "^0.6.1", 48 "mapclay": "^0.6.2",
49 "markdown-it": "^14.1.0", 49 "markdown-it": "^14.1.0",
50 "markdown-it-anchor": "^9.2.0", 50 "markdown-it-anchor": "^9.2.0",
51 "markdown-it-footnote": "^4.0.0", 51 "markdown-it-footnote": "^4.0.0",