[#4106] added custom Prism.js bundle and registered new TinyMCE codesample languages

This commit is contained in:
Gani Georgiev
2024-01-13 16:13:16 +02:00
parent 036c0da05f
commit 2a28f6ff33
48 changed files with 975 additions and 606 deletions
+4 -5
View File
@@ -24,16 +24,15 @@
"@codemirror/search": "^6.0.0",
"@codemirror/state": "^6.0.0",
"@codemirror/view": "^6.0.0",
"@sveltejs/vite-plugin-svelte": "^2.4.1",
"@sveltejs/vite-plugin-svelte": "^3.0.1",
"chart.js": "^4.0.0",
"chartjs-adapter-luxon": "^1.2.0",
"luxon": "^2.3.2",
"luxon": "^3.4.4",
"pocketbase": "^0.20.0",
"prismjs": "^1.28.0",
"sass": "^1.45.0",
"svelte": "^4.0.0",
"svelte-flatpickr": "^3.3.3",
"svelte-spa-router": "^3.2.0",
"vite": "^4.0.4"
"svelte-spa-router": "^4.0.0",
"vite": "^5.0.11"
}
}