Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4cd2e1513a | |||
| 59fed567ed | |||
| 7755e7f568 |
Generated
+1016
-466
File diff suppressed because it is too large
Load Diff
+3
-3
@@ -21,10 +21,10 @@
|
||||
"@apollo/client": "3.14.1",
|
||||
"@auth0/auth0-vue": "2.7.0",
|
||||
"@vue/apollo-composable": "4.2.2",
|
||||
"graphql": "16.14.1",
|
||||
"graphql": "16.14.2",
|
||||
"graphql-ws": "6.0.8",
|
||||
"nuxt": "4.4.8",
|
||||
"vue": "3.5.35",
|
||||
"vue": "3.5.37",
|
||||
"vuetify-nuxt-module": "0.19.5"
|
||||
},
|
||||
"version": "1.0.0",
|
||||
@@ -42,7 +42,7 @@
|
||||
"@graphql-codegen/typescript-operations": "6.0.3",
|
||||
"@graphql-codegen/typescript-vue-apollo": "5.0.1",
|
||||
"@nuxt/devtools": "3.2.4",
|
||||
"@nuxt/eslint": "1.15.2",
|
||||
"@nuxt/eslint": "1.16.0",
|
||||
"@nuxtjs/stylelint-module": "5.2.1",
|
||||
"@stylistic/eslint-plugin": "5.10.0",
|
||||
"@vitejs/plugin-vue": "6.0.7",
|
||||
|
||||
Reference in New Issue
Block a user