Skip to content

Commit 8edadaf

Browse files
committed
feat(shiki): synchronized rendering of markdown as wasm engine is not used
1 parent d7cd870 commit 8edadaf

File tree

5 files changed

+23
-243
lines changed

5 files changed

+23
-243
lines changed

src/GZCTF/ClientApp/package.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"embla-carousel-autoplay": "^8.6.0",
3939
"embla-carousel-react": "^8.6.0",
4040
"fast-average-color": "^9.5.0",
41-
"i18next": "^25.3.0",
41+
"i18next": "^25.3.1",
4242
"i18next-browser-languagedetector": "^8.2.0",
4343
"i18next-resources-to-backend": "^1.2.1",
4444
"katex": "^0.16.22",
@@ -48,7 +48,7 @@
4848
"react": "^19.1.0",
4949
"react-dom": "^19.1.0",
5050
"react-error-boundary": "^6.0.0",
51-
"react-i18next": "^15.5.3",
51+
"react-i18next": "^15.6.0",
5252
"react-pdf": "^10.0.1",
5353
"react-router": "^7.6.3",
5454
"shiki": "^3.7.0",
@@ -66,16 +66,12 @@
6666
"@vitejs/plugin-react-oxc": "^0.2.3",
6767
"axios": "^1.10.0",
6868
"babel-plugin-prismjs": "^2.1.0",
69-
"form-data": "^4.0.3",
70-
"globals": "^16.3.0",
71-
"lodash": "^4.17.21",
7269
"oxlint": "^1.5.0",
7370
"postcss": "^8.5.6",
7471
"postcss-preset-mantine": "^1.18.0",
7572
"postcss-simple-vars": "^7.0.1",
7673
"prettier": "^3.6.2",
7774
"prettier-plugin-sort-json": "^4.1.1",
78-
"rollup": "^4.44.1",
7975
"swagger-typescript-api": "^13.2.7",
8076
"tslib": "^2.8.1",
8177
"typescript": "5.8.3",

src/GZCTF/ClientApp/pnpm-lock.yaml

Lines changed: 12 additions & 226 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)