File tree Expand file tree Collapse file tree 6 files changed +11
-11
lines changed
packages/mermaid/src/docs Expand file tree Collapse file tree 6 files changed +11
-11
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 1
- 20.12.2
1
+ 20.13.1
Original file line number Diff line number Diff line change 1
- FROM node:20.12.2 -alpine3.19 AS base
1
+ FROM node:20.13.1 -alpine3.19 AS base
2
2
RUN wget -qO- https://get.pnpm.io/install.sh | ENV="$HOME/.shrc" SHELL="$(which sh)" sh -
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.9.0
24
24
stdin_open : true
25
25
tty : true
26
26
working_dir : /mermaid
Original file line number Diff line number Diff line change 87
87
"cspell" : " ^8.6.0" ,
88
88
"cypress" : " ^13.7.1" ,
89
89
"cypress-image-snapshot" : " ^4.0.1" ,
90
- "esbuild" : " ^0.20.2 " ,
90
+ "esbuild" : " ^0.21.0 " ,
91
91
"eslint" : " ^8.57.0" ,
92
92
"eslint-config-prettier" : " ^9.1.0" ,
93
93
"eslint-plugin-cypress" : " ^2.15.1" ,
Original file line number Diff line number Diff line change 24
24
},
25
25
"devDependencies" : {
26
26
"@iconify-json/carbon" : " ^1.1.31" ,
27
- "@unocss/reset" : " ^0.59 .0" ,
28
- "@vite-pwa/vitepress" : " ^0.4 .0" ,
27
+ "@unocss/reset" : " ^0.60 .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
- "unocss" : " ^0.59 .0" ,
34
- "unplugin-vue-components" : " ^0.26 .0" ,
33
+ "unocss" : " ^0.60 .0" ,
34
+ "unplugin-vue-components" : " ^0.27 .0" ,
35
35
"vite" : " ^5.0.0" ,
36
- "vite-plugin-pwa" : " ^0.19.7 " ,
37
- "vitepress" : " 1.1.4 " ,
36
+ "vite-plugin-pwa" : " ^0.20.0 " ,
37
+ "vitepress" : " 1.2.0 " ,
38
38
"workbox-window" : " ^7.0.0"
39
39
}
40
40
}
You can’t perform that action at this time.
0 commit comments