chore: update demo entry with code highlighting and bump dependencies

This commit is contained in:
Mathias Schopmans
2025-03-03 16:41:42 +01:00
parent 953432c9ca
commit 3315d8ca50
3 changed files with 29 additions and 21 deletions

View File

@@ -26,13 +26,13 @@
"clsx": "^2.1.1",
"eslint": "^8.57.0",
"eslint-config-next": "14.2.4",
"fuse.js": "^7.0.0",
"fuse.js": "^7.1.0",
"gray-matter": "^4.0.3",
"highlight.js": "^11.9.0",
"highlight.js": "^11.11.1",
"husky": "^9.1.7",
"lint-staged": "^15.4.3",
"marked": "^13.0.1",
"marked-highlight": "^2.1.3",
"marked": "^15.0.7",
"marked-highlight": "^2.2.1",
"next": "14.2.4",
"postcss-nested": "^6.0.1",
"postcss-preset-env": "^9.5.14",