mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-13 21:17:08 +00:00
Fix view sql error (#1244)
This commit is contained in:
@@ -25,7 +25,7 @@
|
|||||||
"react-syntax-highlighter": "^15.5.0",
|
"react-syntax-highlighter": "^15.5.0",
|
||||||
"rehype-highlight": "^7.0.0",
|
"rehype-highlight": "^7.0.0",
|
||||||
"remark-gfm": "^4.0.0",
|
"remark-gfm": "^4.0.0",
|
||||||
"sql-formatter": "^2.3.3",
|
"sql-formatter": "^15.3.2",
|
||||||
"tslib": "^2.5.2"
|
"tslib": "^2.5.2"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
|
|||||||
@@ -94,7 +94,7 @@
|
|||||||
"react-spinners": "^0.13.8",
|
"react-spinners": "^0.13.8",
|
||||||
"react-split-pane": "^2.0.3",
|
"react-split-pane": "^2.0.3",
|
||||||
"react-syntax-highlighter": "^15.4.3",
|
"react-syntax-highlighter": "^15.4.3",
|
||||||
"sql-formatter": "^2.3.3",
|
"sql-formatter": "^15.3.2",
|
||||||
"supersonic-chat-sdk": "workspace:*",
|
"supersonic-chat-sdk": "workspace:*",
|
||||||
"supersonic-insights-flow-components": "^1.4.9",
|
"supersonic-insights-flow-components": "^1.4.9",
|
||||||
"umi-request": "1.4.0"
|
"umi-request": "1.4.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user