fix(deps): update dependency nuxt to v4.5.2 (#319)
schemas-app / build (push) Successful in 30s
schemas-app / deploy-prod (push) Successful in 1m16s

This commit was merged in pull request #319.
This commit is contained in:
2026-08-08 18:12:12 +00:00
parent 671fc91a9d
commit 8f2d5e227d
2 changed files with 327 additions and 1285 deletions
+326 -1284
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -23,7 +23,7 @@
"@vue/apollo-composable": "4.2.2", "@vue/apollo-composable": "4.2.2",
"graphql": "16.14.2", "graphql": "16.14.2",
"graphql-ws": "6.2.0", "graphql-ws": "6.2.0",
"nuxt": "4.5.1", "nuxt": "4.5.2",
"vue": "3.5.41", "vue": "3.5.41",
"vuetify-nuxt-module": "0.19.5" "vuetify-nuxt-module": "0.19.5"
}, },