fix(media): remove deprecated dees-pdf and dees-pdf-preview components and bump several dependencies

This commit is contained in:
2026-03-09 17:37:50 +00:00
parent 26ca16a284
commit ba7d387acb
12 changed files with 2371 additions and 3096 deletions

View File

@@ -7,9 +7,9 @@ export const CDN_VERSIONS = {
xtermAddonFit: '0.8.0',
xtermAddonSearch: '0.13.0',
highlightJs: '11.11.1',
apexcharts: '5.3.6',
tiptap: '2.23.0',
fontawesome: '7.1.0',
apexcharts: '5.10.3',
tiptap: '2.27.2',
fontawesome: '7.2.0',
} as const;
/**