We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 243781c + 24b5b86 commit 0e97866Copy full SHA for 0e97866
2 files changed
internal/frontend/package.json
@@ -29,8 +29,8 @@
29
"@dnd-kit/utilities": "^3.2.2",
30
"@shikijs/rehype": "^4.0.2",
31
"github-markdown-css": "^5.8.1",
32
- "katex": "^0.16.43",
33
- "mermaid": "^11.13.0",
+ "katex": "^0.16.44",
+ "mermaid": "^11.14.0",
34
"react": "^19.1.0",
35
"react-dom": "^19.1.0",
36
"react-markdown": "^10.1.0",
@@ -54,9 +54,9 @@
54
"@vitejs/plugin-react": "^6.0.1",
55
"@vitest/coverage-v8": "^4.1.2",
56
"jsdom": "^29.0.1",
57
- "oxfmt": "^0.42.0",
58
- "oxlint": "^1.57.0",
59
- "playwright": "^1.58.2",
+ "oxfmt": "^0.43.0",
+ "oxlint": "^1.58.0",
+ "playwright": "^1.59.1",
60
"rollup-plugin-license": "^3.7.0",
61
"tailwindcss": "^4.2.2",
62
"typescript": "~6.0.2",
0 commit comments