diff --git a/package.json b/package.json index e087895..d3ec6ea 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "devDependencies": { "@vuepress/bundler-vite": "2.0.0-rc.20", "@vuepress/plugin-slimsearch": "2.0.0-rc.80", - "reveal.js": "^5.1.0", + "reveal.js": "^5.2.1", "sass-embedded": "^1.85.1", "vue": "^3.5.13", "vuepress": "2.0.0-rc.20", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 28acf42..ea58b90 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: 2.0.0-rc.80 version: 2.0.0-rc.80(vuepress@2.0.0-rc.20(@vuepress/bundler-vite@2.0.0-rc.20(@types/node@22.13.8)(jiti@1.21.6)(lightningcss@1.25.1)(sass-embedded@1.85.1)(terser@5.31.3))(vue@3.5.13)) reveal.js: - specifier: ^5.1.0 - version: 5.1.0 + specifier: ^5.2.1 + version: 5.2.1 sass-embedded: specifier: ^1.85.1 version: 1.85.1 @@ -977,8 +977,8 @@ packages: '@vueuse/shared@12.7.0': resolution: {integrity: sha512-coLlUw2HHKsm7rPN6WqHJQr18WymN4wkA/3ThFaJ4v4gWGWAQQGK+MJxLuJTBs4mojQiazlVWAKNJNpUWGRkNw==} - acorn@8.14.0: - resolution: {integrity: sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==} + acorn@8.14.1: + resolution: {integrity: sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg==} engines: {node: '>=0.4.0'} hasBin: true @@ -1717,8 +1717,8 @@ packages: resolution: {integrity: sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==} engines: {iojs: '>=1.0.0', node: '>=0.10.0'} - reveal.js@5.1.0: - resolution: {integrity: sha512-KDt7m0+xwKV6nAZt4CNPVFBf42sTKRQapg0bGGKB5PKO5XvChnMfwlZkybydHiQJ7p5+6LbHKRGrhXODdoNIaA==} + reveal.js@5.2.1: + resolution: {integrity: sha512-r7//6mIM5p34hFiDMvYfXgyjXqGRta+/psd9YtytsgRlrpRzFv4RbH76TXd2qD+7ZPZEbpBDhdRhJaFgfQ7zNQ==} engines: {node: '>=18.0.0'} rfdc@1.4.1: @@ -3327,7 +3327,7 @@ snapshots: transitivePeerDependencies: - typescript - acorn@8.14.0: + acorn@8.14.1: optional: true ansi-regex@5.0.1: {} @@ -4045,7 +4045,7 @@ snapshots: reusify@1.1.0: {} - reveal.js@5.1.0: {} + reveal.js@5.2.1: {} rfdc@1.4.1: {} @@ -4285,7 +4285,7 @@ snapshots: terser@5.31.3: dependencies: '@jridgewell/source-map': 0.3.6 - acorn: 8.14.0 + acorn: 8.14.1 commander: 2.20.3 source-map-support: 0.5.21 optional: true