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

This commit is contained in:
Renovate
2025-03-06 19:08:54 +00:00
parent 03a1811be7
commit 035555498d
2 changed files with 6 additions and 5 deletions
+5 -4
View File
@@ -9,7 +9,7 @@
"version": "1.0.0",
"hasInstallScript": true,
"dependencies": {
"@apollo/client": "3.13.1",
"@apollo/client": "3.13.2",
"@auth0/auth0-vue": "2.4.0",
"@mdi/font": "7.4.47",
"@pinia/nuxt": "0.10.1",
@@ -108,9 +108,10 @@
}
},
"node_modules/@apollo/client": {
"version": "3.13.1",
"resolved": "https://registry.npmjs.org/@apollo/client/-/client-3.13.1.tgz",
"integrity": "sha512-HaAt62h3jNUXpJ1v5HNgUiCzPP1c5zc2Q/FeTb2cTk/v09YlhoqKKHQFJI7St50VCJ5q8JVIc03I5bRcBrQxsg==",
"version": "3.13.2",
"resolved": "https://registry.npmjs.org/@apollo/client/-/client-3.13.2.tgz",
"integrity": "sha512-czLeqQuRB3RqcpEWFTJ/wfT+povpLfGAsprP2i9rsKj5PkH94IrFaI7ETtTMwOrycWFw/MJX9HCFGBslB/MGNg==",
"license": "MIT",
"dependencies": {
"@graphql-typed-document-node/core": "^3.1.1",
"@wry/caches": "^1.0.0",
+1 -1
View File
@@ -46,7 +46,7 @@
"vuetify": "3.7.15"
},
"dependencies": {
"@apollo/client": "3.13.1",
"@apollo/client": "3.13.2",
"@auth0/auth0-vue": "2.4.0",
"@mdi/font": "7.4.47",
"@pinia/nuxt": "0.10.1",