File tree Expand file tree Collapse file tree 4 files changed +964
-584
lines changed
Expand file tree Collapse file tree 4 files changed +964
-584
lines changed Original file line number Diff line number Diff line change 1313
1414 steps :
1515 - name : Checkout
16- uses : actions/checkout@v4
16+ uses : actions/checkout@v5
1717
1818 - name : Install pnpm
1919 uses : pnpm/action-setup@v4
Original file line number Diff line number Diff line change @@ -112,7 +112,7 @@ Line highlighting is useful for focusing users on important parts of code exampl
112112---
113113class: "[ &>div] :* : my-0 [ &>div] :* : w-full "
114114---
115- ``` ts [nuxt.config.ts]
115+ ``` ts [nuxt.config.ts]{4-5}
116116export default defineAppConfig ({
117117 ui: {
118118 icons: {
Original file line number Diff line number Diff line change 1919 "@nuxt/image" : " ^1.10.0" ,
2020 "@nuxt/ui" : " ^4.0.0-alpha.0" ,
2121 "better-sqlite3" : " ^12.2.0" ,
22- "nuxt" : " ^4.0.0 " ,
22+ "nuxt" : " ^4.0.3 " ,
2323 "nuxt-llms" : " 0.1.3" ,
2424 "nuxt-og-image" : " ^5.1.9"
2525 },
You can’t perform that action at this time.
0 commit comments