This commit is contained in:
Generated
+587
-1315
File diff suppressed because it is too large
Load Diff
+10
-5
@@ -18,11 +18,11 @@
|
||||
"@xterm/addon-fit": "^0.10.0",
|
||||
"@xterm/xterm": "^5.5.0",
|
||||
"autoprefixer": "^10.4.27",
|
||||
"dompurify": "^3.3.3",
|
||||
"dompurify": "^3.4.8",
|
||||
"highlight.js": "^11.11.1",
|
||||
"marked": "^17.0.4",
|
||||
"mermaid": "^11.13.0",
|
||||
"postcss": "^8.5.8",
|
||||
"mermaid": "^11.15.0",
|
||||
"postcss": "^8.5.15",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1",
|
||||
"tailwindcss": "^3.4.19",
|
||||
@@ -31,8 +31,13 @@
|
||||
"devDependencies": {
|
||||
"@types/react": "^18.3.20",
|
||||
"@types/react-dom": "^18.3.5",
|
||||
"@vitejs/plugin-react": "^4.3.4",
|
||||
"@vitejs/plugin-react": "^6.0.2",
|
||||
"typescript": "^5.4.3",
|
||||
"vite": "^5.4.21"
|
||||
"vite": "^8.0.16"
|
||||
},
|
||||
"overrides": {
|
||||
"monaco-editor": {
|
||||
"dompurify": "3.4.8"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user