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

This commit is contained in:
Renovate
2025-04-04 17:01:38 +00:00
parent 1e8125ad0b
commit 4ddfdf8863
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.5",
"@apollo/client": "3.13.6",
"@auth0/auth0-vue": "2.4.0",
"@mdi/font": "7.4.47",
"@pinia/nuxt": "0.10.1",
@@ -100,9 +100,9 @@
}
},
"node_modules/@apollo/client": {
"version": "3.13.5",
"resolved": "https://registry.npmjs.org/@apollo/client/-/client-3.13.5.tgz",
"integrity": "sha512-ceHa1lApLAiGmUur4V+G/CrjwVwHYujfB7U5HM++poCgHpfGn6eet8YGM93fgeWjYX85SaqwdZbQk18IVwhRHg==",
"version": "3.13.6",
"resolved": "https://registry.npmjs.org/@apollo/client/-/client-3.13.6.tgz",
"integrity": "sha512-G6A8uNb13V/Tv4TJQOs5PnxuE5Rf5D2dMnBQcg9mng1Eo4YBecwFEJ0L022mraq/dLB0jD5tiAESOD2bTyJ6gg==",
"license": "MIT",
"dependencies": {
"@graphql-typed-document-node/core": "^3.1.1",
+1 -1
View File
@@ -46,7 +46,7 @@
"vuetify": "3.8.0"
},
"dependencies": {
"@apollo/client": "3.13.5",
"@apollo/client": "3.13.6",
"@auth0/auth0-vue": "2.4.0",
"@mdi/font": "7.4.47",
"@pinia/nuxt": "0.10.1",