File tree Expand file tree Collapse file tree 5 files changed +12658
-8464
lines changed
Expand file tree Collapse file tree 5 files changed +12658
-8464
lines changed Original file line number Diff line number Diff line change 4545 runs-on : ubuntu-latest
4646 name : Lint & Build
4747 steps :
48- - uses : actions/checkout@v4
48+ - uses : actions/checkout@v5
4949 - uses : actions/setup-node@v6
5050 with :
5151 cache : npm
8585 run : |
8686 git config --global core.autocrlf false
8787 git config --global core.eol lf
88- - uses : actions/checkout@v4
88+ - uses : actions/checkout@v5
8989 - uses : actions/setup-node@v6
9090 with :
9191 cache : npm
Original file line number Diff line number Diff line change 1111 name : Prettier if needed
1212 runs-on : ubuntu-latest
1313 steps :
14- - uses : actions/checkout@v4
14+ - uses : actions/checkout@v5
1515 - uses : actions/setup-node@v6
1616 with :
1717 cache : npm
Original file line number Diff line number Diff line change 1414 },
1515 "dependencies" : {
1616 "@mux/mux-player-react" : " ^3.8.0" ,
17- "@portabletext/react" : " ^3 .0.18 " ,
17+ "@portabletext/react" : " ^5 .0.0 " ,
1818 "@sanity/client" : " ^6.27.2" ,
1919 "@sanity/image-url" : " ^1.0.2" ,
20- "@sanity/vision" : " ^3.74 .0" ,
20+ "@sanity/vision" : " ^5.20 .0" ,
2121 "next" : " ^14.2.3" ,
2222 "next-sanity" : " ^9.8.51" ,
2323 "react" : " ^18.3.1" ,
2424 "react-dom" : " ^18.3.1" ,
25- "sanity" : " ^3.74 .0" ,
25+ "sanity" : " ^5.20 .0" ,
2626 "sanity-plugin-mux-input" : " ^2.10.1" ,
2727 "styled-components" : " ^6.1.14"
2828 },
You can’t perform that action at this time.
0 commit comments