fix(deps): update dependency @auth0/auth0-vue to v2.5.0

This commit is contained in:
Renovate
2025-12-12 12:54:45 +00:00
parent 95330e5982
commit debd3056a9
2 changed files with 10 additions and 10 deletions
+9 -9
View File
@@ -11,7 +11,7 @@
"license": "ISC",
"dependencies": {
"@apollo/client": "3.14.0",
"@auth0/auth0-vue": "2.4.0",
"@auth0/auth0-vue": "2.5.0",
"@vue/apollo-composable": "4.2.2",
"graphql": "16.12.0",
"graphql-ws": "6.0.6",
@@ -225,9 +225,9 @@
"license": "MIT"
},
"node_modules/@auth0/auth0-spa-js": {
"version": "2.9.1",
"resolved": "https://registry.npmjs.org/@auth0/auth0-spa-js/-/auth0-spa-js-2.9.1.tgz",
"integrity": "sha512-GNyypxb8ck32tUacYPHAEZ/L845kLDchqXtFZM3Gt/KcBr9C8/c1ncAhGY1UnkgUw2MctwVnBOEoqCD3oP3SPg==",
"version": "2.11.0",
"resolved": "https://registry.npmjs.org/@auth0/auth0-spa-js/-/auth0-spa-js-2.11.0.tgz",
"integrity": "sha512-MZuUkB6cYAWm2uswWhEj8aMS7sw6zx8cs5YyPbrHCF+MlScLgfOkUnGe0tbnv7592xQ6M2h4lB66WyemFQEmPA==",
"license": "MIT",
"dependencies": {
"browser-tabs-lock": "^1.2.15",
@@ -236,13 +236,13 @@
}
},
"node_modules/@auth0/auth0-vue": {
"version": "2.4.0",
"resolved": "https://registry.npmjs.org/@auth0/auth0-vue/-/auth0-vue-2.4.0.tgz",
"integrity": "sha512-12iLvojP8Pvxqu2Abxzksp0HqlSovGiAUhWrppnOaJP02MZEBQo+c/IwM6VbM0edNk+eqqjX5u96iw5peaCPSg==",
"version": "2.5.0",
"resolved": "https://registry.npmjs.org/@auth0/auth0-vue/-/auth0-vue-2.5.0.tgz",
"integrity": "sha512-/qHTW64QjHCbsVFKhbJq9/ZzpEsp35sFiQaWzH/J4z+lPldgXQMmEF6yvvWhg0TbXQHMXPgOqGnK9lLdRHkR3w==",
"license": "MIT",
"dependencies": {
"@auth0/auth0-spa-js": "^2.1.3",
"vue": "^3.2.41"
"@auth0/auth0-spa-js": "^2.10.0",
"vue": "^3.5.21"
},
"peerDependencies": {
"vue-router": "^4.0.12"
+1 -1
View File
@@ -19,7 +19,7 @@
},
"dependencies": {
"@apollo/client": "3.14.0",
"@auth0/auth0-vue": "2.4.0",
"@auth0/auth0-vue": "2.5.0",
"@vue/apollo-composable": "4.2.2",
"graphql": "16.12.0",
"graphql-ws": "6.0.6",