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

This commit is contained in:
Renovate
2025-03-20 17:01:54 +00:00
parent 126c358fc3
commit e1ffbcf703
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.4",
"@apollo/client": "3.13.5",
"@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.4",
"resolved": "https://registry.npmjs.org/@apollo/client/-/client-3.13.4.tgz",
"integrity": "sha512-Ot3RaN2M/rhIKDqXBdOVlN0dQbHydUrYJ9lTxkvd6x7W1pAjwduUccfoz2gsO4U9by7oWtRj/ySF0MFNUp+9Aw==",
"version": "3.13.5",
"resolved": "https://registry.npmjs.org/@apollo/client/-/client-3.13.5.tgz",
"integrity": "sha512-ceHa1lApLAiGmUur4V+G/CrjwVwHYujfB7U5HM++poCgHpfGn6eet8YGM93fgeWjYX85SaqwdZbQk18IVwhRHg==",
"license": "MIT",
"dependencies": {
"@graphql-typed-document-node/core": "^3.1.1",
+1 -1
View File
@@ -46,7 +46,7 @@
"vuetify": "3.7.18"
},
"dependencies": {
"@apollo/client": "3.13.4",
"@apollo/client": "3.13.5",
"@auth0/auth0-vue": "2.4.0",
"@mdi/font": "7.4.47",
"@pinia/nuxt": "0.10.1",