2 Commits
Author SHA1 Message Date
renovate 997c597e5e fix(deps): update dependency @apollo/client to v4
renovate/artifacts Artifact file update failure
renovate/stability-days Updates have met minimum release age requirement
schemas-app / build (pull_request) Failing after 32s
schemas-app / deploy-prod (pull_request) Has been skipped
2026-07-06 12:11:32 +00:00
renovate 09207c1467 fix(deps): update dependency @auth0/auth0-vue to v2.8.0 (#279)
schemas-app / build (push) Successful in 39s
schemas-app / deploy-prod (push) Successful in 1m19s
2026-07-06 11:13:36 +00:00
2 changed files with 55 additions and 13 deletions
+54 -12
View File
@@ -11,7 +11,7 @@
"license": "ISC",
"dependencies": {
"@apollo/client": "3.14.1",
"@auth0/auth0-vue": "2.7.0",
"@auth0/auth0-vue": "2.8.0",
"@vue/apollo-composable": "4.2.2",
"graphql": "16.14.2",
"graphql-ws": "6.0.8",
@@ -205,24 +205,35 @@
"dev": true,
"license": "MIT"
},
"node_modules/@auth0/auth0-spa-js": {
"version": "2.11.0",
"resolved": "https://registry.npmjs.org/@auth0/auth0-spa-js/-/auth0-spa-js-2.11.0.tgz",
"integrity": "sha512-MZuUkB6cYAWm2uswWhEj8aMS7sw6zx8cs5YyPbrHCF+MlScLgfOkUnGe0tbnv7592xQ6M2h4lB66WyemFQEmPA==",
"node_modules/@auth0/auth0-auth-js": {
"version": "1.10.0",
"resolved": "https://registry.npmjs.org/@auth0/auth0-auth-js/-/auth0-auth-js-1.10.0.tgz",
"integrity": "sha512-FDzc0lbaG1E++4sjx3zW7BB9gVK2ODLmuPStGxYPeclKwLMFKkmVyWR8bCyQVNXvTS1KCHeX0dC9HMTJ0WBCJg==",
"license": "MIT",
"dependencies": {
"browser-tabs-lock": "^1.2.15",
"dpop": "^2.1.1",
"es-cookie": "~1.3.2"
"jose": "^6.0.8",
"openid-client": "^6.8.0"
}
},
"node_modules/@auth0/auth0-spa-js": {
"version": "2.22.0",
"resolved": "https://registry.npmjs.org/@auth0/auth0-spa-js/-/auth0-spa-js-2.22.0.tgz",
"integrity": "sha512-+2MeIGcXNPXaodEimx1F0YYTfajZ3oxbUI14nGhChcPqxOjRZQNwXrr9rRpHy+tMgNHOnM5YwIqvAfkZlB1WjA==",
"license": "MIT",
"dependencies": {
"@auth0/auth0-auth-js": "1.10.0",
"browser-tabs-lock": "1.3.0",
"dpop": "2.1.1",
"es-cookie": "1.3.2"
}
},
"node_modules/@auth0/auth0-vue": {
"version": "2.7.0",
"resolved": "https://registry.npmjs.org/@auth0/auth0-vue/-/auth0-vue-2.7.0.tgz",
"integrity": "sha512-7Jw8jCNH0rQQkBP31QUKQDaMXHMcS3Qg3g7Ia6deYKe9/jDgYbMFBus/R8dcq8WZLAuI+06yTcvMzUi7w3WHNQ==",
"version": "2.8.0",
"resolved": "https://registry.npmjs.org/@auth0/auth0-vue/-/auth0-vue-2.8.0.tgz",
"integrity": "sha512-2X31j20hd6f7NvoUOykWcjTEBBZXPFnhs52Xbw2Vx2H9QyvaFLAUZIXjZSxC5snMc08QSGAgkr+ZOEBtw13x6g==",
"license": "MIT",
"dependencies": {
"@auth0/auth0-spa-js": "^2.10.0",
"@auth0/auth0-spa-js": "^2.21.0",
"vue": "^3.5.21"
},
"peerDependencies": {
@@ -14860,6 +14871,15 @@
"jiti": "lib/jiti-cli.mjs"
}
},
"node_modules/jose": {
"version": "6.2.3",
"resolved": "https://registry.npmjs.org/jose/-/jose-6.2.3.tgz",
"integrity": "sha512-YYVDInQKFJfR/xa3ojUTl8c2KoTwiL1R5Wg9YCydwH0x0B9grbzlg5HC7mMjCtUJjbQ/YnGEZIhI5tCgfTb4Hw==",
"license": "MIT",
"funding": {
"url": "https://github.com/sponsors/panva"
}
},
"node_modules/js-beautify": {
"version": "1.15.4",
"resolved": "https://registry.npmjs.org/js-beautify/-/js-beautify-1.15.4.tgz",
@@ -17313,6 +17333,15 @@
"integrity": "sha512-+6vJA3L98yv+IdfKGZHBNiGW5KHn22e/JwID0Strsz8h4S/csAu/OuICwxrg44k5MRiZHWIo8XXuJgQTriRP4w==",
"license": "MIT"
},
"node_modules/oauth4webapi": {
"version": "3.8.6",
"resolved": "https://registry.npmjs.org/oauth4webapi/-/oauth4webapi-3.8.6.tgz",
"integrity": "sha512-iwemM91xz8nryHti2yTmg5fhyEMVOkOXwHNqbvcATjyajb5oQxCQzrNOA6uElRHuMhQQTKUyFKV9y/CNyg25BQ==",
"license": "MIT",
"funding": {
"url": "https://github.com/sponsors/panva"
}
},
"node_modules/object-assign": {
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz",
@@ -17431,6 +17460,19 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/openid-client": {
"version": "6.8.4",
"resolved": "https://registry.npmjs.org/openid-client/-/openid-client-6.8.4.tgz",
"integrity": "sha512-QSw0BA08piujetEwfZsHoTrDpMEha7GDZDicQqVwX4u0ChCjefvjDB++TZ8BTg76UpwhzIQgdvvfgfl3HpCSAw==",
"license": "MIT",
"dependencies": {
"jose": "^6.2.2",
"oauth4webapi": "^3.8.5"
},
"funding": {
"url": "https://github.com/sponsors/panva"
}
},
"node_modules/optimism": {
"version": "0.18.1",
"resolved": "https://registry.npmjs.org/optimism/-/optimism-0.18.1.tgz",
+1 -1
View File
@@ -19,7 +19,7 @@
},
"dependencies": {
"@apollo/client": "4.2.5",
"@auth0/auth0-vue": "2.7.0",
"@auth0/auth0-vue": "2.8.0",
"@vue/apollo-composable": "4.2.2",
"graphql": "16.14.2",
"graphql-ws": "6.0.8",