diff --git a/package.json b/package.json index 06ee35b..0eec93f 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "react-dom": "^19.0.0", "react-qr-code": "^2.0.21", "react-router-dom": "^7.4.0", - "reveal.js": "^5.1.0", + "reveal.js": "^6.0.0", "yarn": "^1.22.22" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 6288caa..dee5b90 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2918,10 +2918,10 @@ reusify@^1.0.4: resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.1.0.tgz#0fe13b9522e1473f51b558ee796e08f11f9b489f" integrity sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw== -reveal.js@^5.1.0: - version "5.2.1" - resolved "https://registry.yarnpkg.com/reveal.js/-/reveal.js-5.2.1.tgz#22e5f4aca16b2b9efc0fef7b8b62455861fef39c" - integrity sha512-r7//6mIM5p34hFiDMvYfXgyjXqGRta+/psd9YtytsgRlrpRzFv4RbH76TXd2qD+7ZPZEbpBDhdRhJaFgfQ7zNQ== +reveal.js@^6.0.0: + version "6.0.1" + resolved "https://registry.yarnpkg.com/reveal.js/-/reveal.js-6.0.1.tgz#009b1bc7f063aaf721636eb0a5424ff924e0ef25" + integrity sha512-9eacArNIgqO2HGWOK+93gJNn+gvdGDVbSq+i2u3Ja9kjiHps0XNLpgYTZTYjKRH91uXy3clGimeGiw4umHG/tg== robust-predicates@^3.0.2: version "3.0.3"