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

This commit is contained in:
Renovate
2025-01-26 22:05:55 +00:00
parent 13e416d6d0
commit d4139232a1
2 changed files with 6 additions and 5 deletions
+5 -4
View File
@@ -10,7 +10,7 @@
"hasInstallScript": true, "hasInstallScript": true,
"dependencies": { "dependencies": {
"@apollo/client": "3.12.7", "@apollo/client": "3.12.7",
"@auth0/auth0-vue": "2.3.3", "@auth0/auth0-vue": "2.4.0",
"@mdi/font": "7.4.47", "@mdi/font": "7.4.47",
"@pinia/nuxt": "0.9.0", "@pinia/nuxt": "0.9.0",
"@sentry/nuxt": "8.51.0", "@sentry/nuxt": "8.51.0",
@@ -341,9 +341,10 @@
"integrity": "sha512-NMTBNuuG4g3rame1aCnNS5qFYIzsTUV5qTFPRfTyYFS1feS6jsCBR+eTq9YkxCp1yuoM2UIcjunPaoPl77U9xQ==" "integrity": "sha512-NMTBNuuG4g3rame1aCnNS5qFYIzsTUV5qTFPRfTyYFS1feS6jsCBR+eTq9YkxCp1yuoM2UIcjunPaoPl77U9xQ=="
}, },
"node_modules/@auth0/auth0-vue": { "node_modules/@auth0/auth0-vue": {
"version": "2.3.3", "version": "2.4.0",
"resolved": "https://registry.npmjs.org/@auth0/auth0-vue/-/auth0-vue-2.3.3.tgz", "resolved": "https://registry.npmjs.org/@auth0/auth0-vue/-/auth0-vue-2.4.0.tgz",
"integrity": "sha512-xL6R2nriWynA4Cp75NqtGjSWNx+JbhPMMffSsfDxf/glYfj7Q9kn1DIqnTp+ZrjzyV3kcUj7x0yCYW0yi3t+rg==", "integrity": "sha512-12iLvojP8Pvxqu2Abxzksp0HqlSovGiAUhWrppnOaJP02MZEBQo+c/IwM6VbM0edNk+eqqjX5u96iw5peaCPSg==",
"license": "MIT",
"dependencies": { "dependencies": {
"@auth0/auth0-spa-js": "^2.1.3", "@auth0/auth0-spa-js": "^2.1.3",
"vue": "^3.2.41" "vue": "^3.2.41"
+1 -1
View File
@@ -47,7 +47,7 @@
}, },
"dependencies": { "dependencies": {
"@apollo/client": "3.12.7", "@apollo/client": "3.12.7",
"@auth0/auth0-vue": "2.3.3", "@auth0/auth0-vue": "2.4.0",
"@mdi/font": "7.4.47", "@mdi/font": "7.4.47",
"@pinia/nuxt": "0.9.0", "@pinia/nuxt": "0.9.0",
"@sentry/nuxt": "8.51.0", "@sentry/nuxt": "8.51.0",