Push current documentation work state

This commit is contained in:
2023-08-19 10:51:29 +02:00
parent ddb037e944
commit a15b39ebf4
8 changed files with 829 additions and 101 deletions

View File

@ -20,16 +20,23 @@
"@codemirror/theme-one-dark": "^6.1.2",
"@replit/codemirror-vim": "^6.0.14",
"@strudel.cycles/webaudio": "^0.8.2",
"@types/marked": "^5.0.1",
"@types/showdown": "^2.0.1",
"acorn": "^8.10.0",
"acorn-walk": "^8.2.0",
"astring": "^1.8.6",
"autoprefixer": "^10.4.14",
"codemirror": "^6.0.1",
"lru-cache": "^10.0.1",
"marked": "^7.0.3",
"postcss": "^8.4.27",
"showdown": "^2.1.0",
"showdown-highlight": "^3.1.0",
"superdough": "^0.9.3",
"tailwind-highlightjs": "^2.0.1",
"tailwindcss": "^3.3.3",
"tone": "^14.8.49",
"vite-plugin-markdown": "^2.1.0",
"zifferjs": "^0.0.8",
"zzfx": "^1.2.0"
}