File tree Expand file tree Collapse file tree 4 files changed +2926
-1874
lines changed Expand file tree Collapse file tree 4 files changed +2926
-1874
lines changed Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ export default defineNuxtConfig({
101101 } ,
102102 scheduledTasks : {
103103 // peatix api cron runs at UTC 16:00 (JST 01:00), so execute about 15 minutes later
104- "15 16 * * *" : [ "db: sync-role" ] ,
104+ "15 16 * * *" : [ "sync-role" ] ,
105105 } ,
106106 } ,
107107
Original file line number Diff line number Diff line change 5454 "@nuxtjs/seo" : " ^3.0.1" ,
5555 "@nuxtjs/storybook" : " ^8.3.3" ,
5656 "@primevue/forms" : " ^4.3.2" ,
57- "@primevue/nuxt-module" : " ^4.3.2 " ,
57+ "@primevue/nuxt-module" : " ^4.3.7 " ,
5858 "@sidebase/nuxt-auth" : " 1.0.0" ,
5959 "@storybook-vue/nuxt" : " ^8.3.3" ,
6060 "@storybook/addon-essentials" : " 8.4.7" ,
7777 "eslint-plugin-vuejs-accessibility" : " ^2.4.1" ,
7878 "lightningcss" : " ^1.30.1" ,
7979 "next-auth" : " ~4.21.1" ,
80+ "nitro" : " npm:nitropack@^2.12.4" ,
81+ "nitropack" : " ^2.12.4" ,
8082 "nitro-cloudflare-dev" : " ^0.2.2" ,
81- "nitropack" : " ^2.11.13" ,
8283 "node-fetch" : " ^3.3.2" ,
83- "nuxt" : " ^3.15.4 " ,
84+ "nuxt" : " ^4.0.3 " ,
8485 "nuxt-og-image" : " ^5.1.9" ,
8586 "nuxt-typed-router" : " 3.8.0" ,
8687 "openapi-fetch" : " ^0.14.0" ,
You can’t perform that action at this time.
0 commit comments