File tree 4 files changed +397
-176
lines changed
packages/mermaid/src/docs
4 files changed +397
-176
lines changed Original file line number Diff line number Diff line change 1
1
version : ' 3.9'
2
2
services :
3
3
mermaid :
4
- image : node:18.18.2 -alpine3.18
4
+ image : node:18.19.0 -alpine3.18
5
5
stdin_open : true
6
6
tty : true
7
7
working_dir : /mermaid
Original file line number Diff line number Diff line change 123
123
"vitest" : " ^0.34.0"
124
124
},
125
125
"volta" : {
126
- "node" : " 18.18.2 "
126
+ "node" : " 18.19.0 "
127
127
},
128
128
"nyc" : {
129
129
"report-dir" : " coverage/cypress"
Original file line number Diff line number Diff line change 22
22
},
23
23
"devDependencies" : {
24
24
"@iconify-json/carbon" : " ^1.1.16" ,
25
- "@unocss/reset" : " ^0.57 .0" ,
25
+ "@unocss/reset" : " ^0.58 .0" ,
26
26
"@vite-pwa/vitepress" : " ^0.3.0" ,
27
27
"@vitejs/plugin-vue" : " ^4.2.1" ,
28
28
"fast-glob" : " ^3.2.12" ,
29
29
"https-localhost" : " ^4.7.1" ,
30
30
"pathe" : " ^1.1.0" ,
31
- "unocss" : " ^0.57 .0" ,
32
- "unplugin-vue-components" : " ^0.25 .0" ,
31
+ "unocss" : " ^0.58 .0" ,
32
+ "unplugin-vue-components" : " ^0.26 .0" ,
33
33
"vite" : " ^4.3.9" ,
34
34
"vite-plugin-pwa" : " ^0.17.0" ,
35
35
"vitepress" : " 1.0.0-rc.31" ,
You can’t perform that action at this time.
0 commit comments