This repository was archived by the owner on Jan 9, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1919 "@mdi/js" : " ^5.9.55" ,
2020 "@vueuse/core" : " ^6.0.0" ,
2121 "balm-ui" : " 9.36.0" ,
22- "gitart-vue-dialog" : " 0.2.0 " ,
22+ "gitart-vue-dialog" : " 1.0.0-beta.5 " ,
2323 "markdown-it-container" : " ^3.0.0" ,
2424 "prismjs" : " ^1.24.1" ,
2525 "sass" : " ^1.38.0"
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ import 'balm-ui/components/tabs/tabs.css'
1111import $theme from 'balm-ui/plugins/theme'
1212
1313// Gitart Dialog
14- import { GDialog } from 'gitart-vue-dialog/dist/server '
14+ import { GDialog } from 'gitart-vue-dialog'
1515import 'gitart-vue-dialog/dist/style.css'
1616
1717import './custom.scss'
Original file line number Diff line number Diff line change @@ -1407,10 +1407,10 @@ get-intrinsic@^1.0.2:
14071407 has "^1.0.3"
14081408 has-symbols "^1.0.1"
14091409
1410- gitart-vue-dialog@0.2.0 :
1411- version "0.2.0 "
1412- resolved "https://registry.yarnpkg.com/gitart-vue-dialog/-/gitart-vue-dialog-0.2.0. tgz#1775f2fedb715587e9c00ca5b8ba4a55d94c9c18 "
1413- integrity sha512-F9D5VYESUa52xbDIz42GmWBbgruh86/GDmjBnrQb3zmLAH1osLbi/JfvCAvi4V39lBtRWbk1zc1XNRiC+5uB2Q ==
1410+ gitart-vue-dialog@1.0.0-beta.5 :
1411+ version "1.0.0-beta.5 "
1412+ resolved "https://registry.yarnpkg.com/gitart-vue-dialog/-/gitart-vue-dialog-1.0.0-beta.5. tgz#da870b1eca2b2fdae8745ca32241e8eb29f0c08b "
1413+ integrity sha512-SjmHtsCT4bYg1xs4pOz9KJjF9Z9e+/fQAikDIId8u7WEW+szkr98zMc+zs6+OudeKfQ0vaiRbJJkTTA9TpazPg ==
14141414
14151415glob-parent@^5.1.2, glob-parent@~5.1.2 :
14161416 version "5.1.2"
You can’t perform that action at this time.
0 commit comments