Skip to content

Commit

Permalink
⬆️ update dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ebullient committed Dec 21, 2024
1 parent 0ca4b19 commit 2cccbcb
Show file tree
Hide file tree
Showing 2 changed files with 141 additions and 130 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"auto-changelog": "^2.5.0",
"builtin-modules": "^4.0.0",
"dotenv": "^16.4.7",
"esbuild": "^0.24.0",
"esbuild": "^0.24.2",
"esbuild-plugin-copy": "^2.1.1",
"esbuild-sass-plugin": "^3.3.1",
"highlight.js": "^11.11.0",
Expand All @@ -69,14 +69,14 @@
},
"dependencies": {
"@codemirror/state": "^6.5.0",
"@codemirror/view": "^6.36.0",
"@codemirror/view": "^6.36.1",
"@fastify/static": "^8.0.3",
"@types/js-yaml": "^4.0.9",
"chart.js": "^4.4.7",
"color": "^4.2.3",
"fastify": "^5.2.0",
"fs-extra": "^11.2.0",
"glob": "^11.0.0",
"glob": "11.0.0",
"js-yaml": "^4.1.0",
"jszip": "^3.10.1",
"mustache": "^4.2.0",
Expand Down
Loading

0 comments on commit 2cccbcb

Please sign in to comment.