This repository was archived by the owner on Jan 9, 2022. It is now read-only.
File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 19
19
"@mdi/js" : " ^5.9.55" ,
20
20
"@vueuse/core" : " ^6.0.0" ,
21
21
"balm-ui" : " 9.36.0" ,
22
- "gitart-vue-dialog" : " 0.2.0 " ,
22
+ "gitart-vue-dialog" : " 1.0.0-beta.5 " ,
23
23
"markdown-it-container" : " ^3.0.0" ,
24
24
"prismjs" : " ^1.24.1" ,
25
25
"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'
11
11
import $theme from 'balm-ui/plugins/theme'
12
12
13
13
// Gitart Dialog
14
- import { GDialog } from 'gitart-vue-dialog/dist/server '
14
+ import { GDialog } from 'gitart-vue-dialog'
15
15
import 'gitart-vue-dialog/dist/style.css'
16
16
17
17
import './custom.scss'
Original file line number Diff line number Diff line change @@ -1407,10 +1407,10 @@ get-intrinsic@^1.0.2:
1407
1407
has "^1.0.3"
1408
1408
has-symbols "^1.0.1"
1409
1409
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 ==
1414
1414
1415
1415
glob-parent@^5.1.2, glob-parent@~5.1.2 :
1416
1416
version "5.1.2"
You can’t perform that action at this time.
0 commit comments