File tree Expand file tree Collapse file tree 3 files changed +2674
-2234
lines changed Expand file tree Collapse file tree 3 files changed +2674
-2234
lines changed Original file line number Diff line number Diff line change @@ -2,9 +2,6 @@ const NAME = 'Horu'
22const DESCRIPTION = 'Horu\'s personal website'
33
44export default defineNuxtConfig ( {
5- future : {
6- compatibilityVersion : 4 ,
7- } ,
85 typescript : {
96 strict : true ,
107 } ,
@@ -50,7 +47,6 @@ export default defineNuxtConfig({
5047 components : false ,
5148 } ,
5249 pwa : {
53- devOptions : { enabled : true } ,
5450 registerType : 'autoUpdate' ,
5551 workbox : {
5652 navigateFallback : '/' ,
Original file line number Diff line number Diff line change 2222 "@types/eslint" : " ^9.6.1" ,
2323 "@unocss/eslint-plugin" : " ^66.1.2" ,
2424 "@unocss/nuxt" : " ^66.1.2" ,
25- "@vite-pwa/nuxt" : " ^ 1.0.1 " ,
25+ "@vite-pwa/nuxt" : " 1.0.4 " ,
2626 "@vueuse/core" : " ^13.2.0" ,
2727 "eslint" : " ^9.27.0" ,
28- "nuxt" : " ^3.17 .3" ,
28+ "nuxt" : " 4.0 .3" ,
2929 "sass-embedded" : " ^1.89.0" ,
3030 "typescript" : " ^5.8.3" ,
3131 "vue-tsc" : " ^2.2.10"
You can’t perform that action at this time.
0 commit comments