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"
}
+2 -2
View File
@@ -24,7 +24,7 @@
"@types/json-schema" "^7.0.15"
js-yaml "^4.1.0"
"@apollo/client@^3.9.5":
"@apollo/client@3.11.8":
version "3.11.8"
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.11.8.tgz#f6bacdc7e1b243807c1387113e1d445a53471a9c"
integrity sha512-CgG1wbtMjsV2pRGe/eYITmV5B8lXUCYljB2gB/6jWTFQcrvirUVvKg7qtFdjYkQSFbIffU1IDyxgeaN81eTjbA==
@@ -7534,7 +7534,7 @@ graphql-request@^6.0.0:
"@graphql-typed-document-node/core" "^3.2.0"
cross-fetch "^3.1.5"
graphql-tag@^2.11.0, graphql-tag@^2.12.6:
graphql-tag@2.12.6, graphql-tag@^2.11.0, graphql-tag@^2.12.6:
version "2.12.6"
resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.12.6.tgz#d441a569c1d2537ef10ca3d1633b48725329b5f1"
integrity sha512-FdSNcu2QQcWnM2VNvSCCDCVS5PpPqpzgFT8+GXzqJuoDd0CBncxCY278u4mhRO7tMgo2JjgJA5aZ+nWSQ/Z+xg==