fix(deps): pin dependencies

This commit is contained in:
Renovate
2024-11-03 18:00:28 +00:00
parent 96140db64e
commit 7265295984
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -51,7 +51,7 @@
"vuetify": "3.7.3"
},
"dependencies": {
"@apollo/client": "^3.9.5",
"@apollo/client": "3.11.8",
"@auth0/auth0-vue": "2.3.3",
"@mdi/font": "7.4.47",
"@pinia/nuxt": "0.6.1",
@@ -60,7 +60,7 @@
"apollo-link-sentry": "4.0.0",
"date-fns": "4.1.0",
"graphql": "16.9.0",
"graphql-tag": "^2.12.6",
"graphql-tag": "2.12.6",
"pinia": "2.2.5",
"subscriptions-transport-ws": "0.11.0"
}