2 Commits

Author SHA1 Message Date
renovate 64f05b795c fix(deps): update grafana faro to v2.5.0
renovate/stability-days Updates have met minimum release age requirement
dancefinder-app / build (pull_request) Successful in 2m50s
dancefinder-app / deploy-prod (pull_request) Has been skipped
2026-05-07 13:04:31 +00:00
renovate ec634d3d25 fix(deps): update dependency @auth0/auth0-vue to v2.6.1 (#2889)
dancefinder-app / build (push) Successful in 1m52s
dancefinder-app / deploy-prod (push) Successful in 1m36s
2026-05-07 12:14:27 +00:00
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -10,7 +10,7 @@
"hasInstallScript": true,
"dependencies": {
"@apollo/client": "3.14.1",
"@auth0/auth0-vue": "2.6.0",
"@auth0/auth0-vue": "2.6.1",
"@grafana/faro-web-sdk": "2.5.0",
"@grafana/faro-web-tracing": "2.5.0",
"@mdi/font": "7.4.47",
@@ -158,9 +158,9 @@
}
},
"node_modules/@auth0/auth0-vue": {
"version": "2.6.0",
"resolved": "https://registry.npmjs.org/@auth0/auth0-vue/-/auth0-vue-2.6.0.tgz",
"integrity": "sha512-QptBaCGnbx52MeT1f7EqlYHHIaV3DeDkXjrYitbfgYlGg0hMJDhG7fNz/M7JVi0HqIRqRYZIZFXCxiLQ5dga0g==",
"version": "2.6.1",
"resolved": "https://registry.npmjs.org/@auth0/auth0-vue/-/auth0-vue-2.6.1.tgz",
"integrity": "sha512-B2rMKJdZtHW/KhRyd0sqNH7ZfkA8Z5WBt05LfhVdWokDtMnOEMOvlghJXuyzAWa7v+IZbOVnQ6CNgc3MEzZpPA==",
"license": "MIT",
"dependencies": {
"@auth0/auth0-spa-js": "^2.10.0",
+1 -1
View File
@@ -48,7 +48,7 @@
},
"dependencies": {
"@apollo/client": "3.14.1",
"@auth0/auth0-vue": "2.6.0",
"@auth0/auth0-vue": "2.6.1",
"@grafana/faro-web-sdk": "2.5.0",
"@grafana/faro-web-tracing": "2.5.0",
"@mdi/font": "7.4.47",