more updates..

This commit is contained in:
Felix Roos 2023-12-30 23:43:54 +01:00
parent a747c976fe
commit d0a1374d2f
2 changed files with 56 additions and 89 deletions

View file

@ -49,15 +49,15 @@
"canvas": "^2.11.2",
"claviature": "^0.1.0",
"fraction.js": "^4.2.0",
"nanoid": "^4.0.2",
"nanoid": "^5.0.4",
"nanostores": "^0.9.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hook-inview": "^4.5.0",
"rehype-autolink-headings": "^6.1.1",
"rehype-slug": "^5.0.1",
"rehype-autolink-headings": "^7.1.0",
"rehype-slug": "^6.0.0",
"rehype-urls": "^1.1.1",
"remark-toc": "^8.0.1",
"remark-toc": "^9.0.0",
"tailwindcss": "^3.3.2"
},
"devDependencies": {