fix(deps): update dependency @apollo/client to v3.13.3

This commit is contained in:
Renovate
2025-03-07 18:09:24 +00:00
committed by Joakim Olsson
parent 33a949519a
commit 162a3ffaf3
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -9,7 +9,7 @@
"version": "1.0.0",
"hasInstallScript": true,
"dependencies": {
"@apollo/client": "3.13.2",
"@apollo/client": "3.13.3",
"@auth0/auth0-vue": "2.4.0",
"@mdi/font": "7.4.47",
"@pinia/nuxt": "0.10.1",
@@ -108,9 +108,9 @@
}
},
"node_modules/@apollo/client": {
"version": "3.13.2",
"resolved": "https://registry.npmjs.org/@apollo/client/-/client-3.13.2.tgz",
"integrity": "sha512-czLeqQuRB3RqcpEWFTJ/wfT+povpLfGAsprP2i9rsKj5PkH94IrFaI7ETtTMwOrycWFw/MJX9HCFGBslB/MGNg==",
"version": "3.13.3",
"resolved": "https://registry.npmjs.org/@apollo/client/-/client-3.13.3.tgz",
"integrity": "sha512-StozissNsakG9cveM5IYcVjQBiJXXtfybSwIklrJQv3c0CLshWBlUv5OddMrJxKfQ1A+9WqPQZXjkA/HxbflDA==",
"license": "MIT",
"dependencies": {
"@graphql-typed-document-node/core": "^3.1.1",
+1 -1
View File
@@ -46,7 +46,7 @@
"vuetify": "3.7.15"
},
"dependencies": {
"@apollo/client": "3.13.2",
"@apollo/client": "3.13.3",
"@auth0/auth0-vue": "2.4.0",
"@mdi/font": "7.4.47",
"@pinia/nuxt": "0.10.1",