File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
packages/mermaid/src/docs Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 36
36
restore-keys : cache-lychee-
37
37
38
38
- name : Link Checker
39
- uses : lycheeverse/lychee-action@v1.9.3
39
+ uses : lycheeverse/lychee-action@v1.10.0
40
40
with :
41
41
args : >-
42
42
--config .github/lychee.toml
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ services:
20
20
- 9000:9000
21
21
- 3333:3333
22
22
cypress :
23
- image : cypress/included:13.7.3
23
+ image : cypress/included:13.8.1
24
24
stdin_open : true
25
25
tty : true
26
26
working_dir : /mermaid
Original file line number Diff line number Diff line change 25
25
"devDependencies" : {
26
26
"@iconify-json/carbon" : " ^1.1.31" ,
27
27
"@unocss/reset" : " ^0.59.0" ,
28
- "@vite-pwa/vitepress" : " ^0.4 .0" ,
28
+ "@vite-pwa/vitepress" : " ^0.5 .0" ,
29
29
"@vitejs/plugin-vue" : " ^5.0.0" ,
30
30
"fast-glob" : " ^3.3.2" ,
31
31
"https-localhost" : " ^4.7.1" ,
32
32
"pathe" : " ^1.1.2" ,
33
33
"unocss" : " ^0.59.0" ,
34
34
"unplugin-vue-components" : " ^0.26.0" ,
35
35
"vite" : " ^5.0.0" ,
36
- "vite-plugin-pwa" : " ^0.19.7 " ,
36
+ "vite-plugin-pwa" : " ^0.20.0 " ,
37
37
"vitepress" : " 1.1.0" ,
38
38
"workbox-window" : " ^7.0.0"
39
39
}
You can’t perform that action at this time.
0 commit comments