Commit f9456b1 1 parent 78782d4 commit f9456b1 Copy full SHA for f9456b1
File tree 7 files changed +215
-196
lines changed
7 files changed +215
-196
lines changed Original file line number Diff line number Diff line change 18
18
19
19
- run : pnpm install --frozen-lockfile
20
20
- run : pnpm run build
21
-
22
- - uses : peaceiris/actions-gh-pages@v3
23
- with :
24
- github_token : ${{ secrets.GITHUB_TOKEN }}
25
- publish_dir : ./dist
Original file line number Diff line number Diff line change 24
24
"@astrojs/partytown" : " ^1.0.3" ,
25
25
"@astrojs/rss" : " ^2.1.1" ,
26
26
"@astrojs/sitemap" : " ^1.1.0" ,
27
- "astro" : " ^2.0.15 " ,
27
+ "astro" : " ^2.0.16 " ,
28
28
"nprogress" : " ^0.2.0"
29
29
},
30
30
"devDependencies" : {
31
- "@iconify/json" : " ^2.2.27 " ,
31
+ "@iconify/json" : " ^2.2.29 " ,
32
32
"@ntnyq/prettier-config" : " ^1.3.1" ,
33
33
"@types/fs-extra" : " ^11.0.1" ,
34
- "@types/node" : " 18.14.1 " ,
34
+ "@types/node" : " 18.14.4 " ,
35
35
"@types/nprogress" : " ^0.2.0" ,
36
- "@unocss/postcss" : " ^0.50.1 " ,
37
- "@unocss/reset" : " ^0.50.1 " ,
36
+ "@unocss/postcss" : " ^0.50.3 " ,
37
+ "@unocss/reset" : " ^0.50.3 " ,
38
38
"dayjs" : " ^1.11.7" ,
39
39
"fs-extra" : " ^11.1.0" ,
40
40
"husky" : " ^8.0.3" ,
43
43
"pnpm" : " ^7.28.0" ,
44
44
"prettier" : " ^2.8.4" ,
45
45
"prettier-plugin-astro" : " ^0.8.0" ,
46
- "rollup" : " ^3.17.2 " ,
46
+ "rollup" : " ^3.18.0 " ,
47
47
"sharp" : " ^0.31.3" ,
48
48
"typescript" : " ^4.9.5" ,
49
- "unocss" : " ^0.50.1 " ,
49
+ "unocss" : " ^0.50.3 " ,
50
50
"vite" : " ^4.1.4"
51
51
},
52
52
"nano-staged" : {
You can’t perform that action at this time.
0 commit comments