fix(deps): pin dependency @apollo/client to 3.14.0 #3

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/apollo-graphql-packages into main 2025-11-22 20:11:32 +00:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
"hasInstallScript": true,
"license": "ISC",
"dependencies": {
"@apollo/client": "^3.14.0",
"@apollo/client": "3.14.0",
"@auth0/auth0-vue": "2.4.0",
"@vue/apollo-composable": "4.2.2",
"graphql": "16.12.0",
+1 -1
View File
@@ -18,7 +18,7 @@
"lintfix": "eslint --fix . && npm run lint:style --fix"
},
"dependencies": {
"@apollo/client": "^3.14.0",
"@apollo/client": "3.14.0",
"@auth0/auth0-vue": "2.4.0",
"@vue/apollo-composable": "4.2.2",
"graphql": "16.12.0",