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