File tree Expand file tree Collapse file tree 4 files changed +4408
-2045
lines changed
Expand file tree Collapse file tree 4 files changed +4408
-2045
lines changed Original file line number Diff line number Diff line change 77 "dev" : " nuxt dev" ,
88 "generate" : " nuxt generate" ,
99 "preview" : " nuxt preview" ,
10- "postinstall" : " nuxt prepare" ,
1110 "lint" : " eslint ." ,
1211 "typecheck" : " nuxt typecheck"
1312 },
1817 "@nuxt/ui-pro" : " ^1.5.0" ,
1918 "@nuxtjs/fontaine" : " ^0.4.4" ,
2019 "@nuxtjs/google-fonts" : " ^3.2.0" ,
21- "@nuxtjs/tailwindcss" : " latest " ,
20+ "@nuxtjs/tailwindcss" : " link:.. " ,
2221 "@nuxtjs/plausible" : " ^1.1.1" ,
2322 "nuxt-og-image" : " ^3.0.8"
2423 },
Original file line number Diff line number Diff line change 8686 "eslint" : " ^9.15.0" ,
8787 "happy-dom" : " ^15.11.6" ,
8888 "nuxt" : " ^3.14.1592" ,
89- "typescript" : " ^ 5.6.3" ,
89+ "typescript" : " 5.6.3" ,
9090 "vitest" : " ^2.1.5" ,
9191 "vue-tsc" : " ^2.1.10"
9292 },
Original file line number Diff line number Diff line change 88 "generate" : " nuxi generate"
99 },
1010 "dependencies" : {
11- "@nuxtjs/tailwindcss" : " latest " ,
11+ "@nuxtjs/tailwindcss" : " link:.. " ,
1212 "nuxt" : " latest"
1313 }
1414}
You can’t perform that action at this time.
0 commit comments