mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 01:36:29 -05:00
fix(deps): update dependency reveal.js to v5
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
9aaec95398
commit
662de1e9f8
3 changed files with 8 additions and 8 deletions
|
@ -46,7 +46,7 @@
|
||||||
"eventemitter2": "6.4.9",
|
"eventemitter2": "6.4.9",
|
||||||
"joi": "17.12.1",
|
"joi": "17.12.1",
|
||||||
"js-yaml": "4.1.0",
|
"js-yaml": "4.1.0",
|
||||||
"reveal.js": "4.6.1",
|
"reveal.js": "5.0.5",
|
||||||
"ws": "8.16.0",
|
"ws": "8.16.0",
|
||||||
"yjs": "13.6.12"
|
"yjs": "13.6.12"
|
||||||
},
|
},
|
||||||
|
|
|
@ -105,7 +105,7 @@
|
||||||
"react-redux": "9.1.0",
|
"react-redux": "9.1.0",
|
||||||
"react-use": "17.5.0",
|
"react-use": "17.5.0",
|
||||||
"redux": "5.0.1",
|
"redux": "5.0.1",
|
||||||
"reveal.js": "4.6.1",
|
"reveal.js": "5.0.5",
|
||||||
"sanitize-filename": "1.6.3",
|
"sanitize-filename": "1.6.3",
|
||||||
"sass": "1.71.1",
|
"sass": "1.71.1",
|
||||||
"sharp": "0.33.2",
|
"sharp": "0.33.2",
|
||||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -2480,7 +2480,7 @@ __metadata:
|
||||||
joi: "npm:17.12.1"
|
joi: "npm:17.12.1"
|
||||||
js-yaml: "npm:4.1.0"
|
js-yaml: "npm:4.1.0"
|
||||||
prettier: "npm:3.2.5"
|
prettier: "npm:3.2.5"
|
||||||
reveal.js: "npm:4.6.1"
|
reveal.js: "npm:5.0.5"
|
||||||
ts-jest: "npm:29.1.2"
|
ts-jest: "npm:29.1.2"
|
||||||
typescript: "npm:5.3.3"
|
typescript: "npm:5.3.3"
|
||||||
ws: "npm:8.16.0"
|
ws: "npm:8.16.0"
|
||||||
|
@ -2623,7 +2623,7 @@ __metadata:
|
||||||
react-test-renderer: "npm:18.2.0"
|
react-test-renderer: "npm:18.2.0"
|
||||||
react-use: "npm:17.5.0"
|
react-use: "npm:17.5.0"
|
||||||
redux: "npm:5.0.1"
|
redux: "npm:5.0.1"
|
||||||
reveal.js: "npm:4.6.1"
|
reveal.js: "npm:5.0.5"
|
||||||
sanitize-filename: "npm:1.6.3"
|
sanitize-filename: "npm:1.6.3"
|
||||||
sass: "npm:1.71.1"
|
sass: "npm:1.71.1"
|
||||||
sharp: "npm:0.33.2"
|
sharp: "npm:0.33.2"
|
||||||
|
@ -15911,10 +15911,10 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"reveal.js@npm:4.6.1":
|
"reveal.js@npm:5.0.5":
|
||||||
version: 4.6.1
|
version: 5.0.5
|
||||||
resolution: "reveal.js@npm:4.6.1"
|
resolution: "reveal.js@npm:5.0.5"
|
||||||
checksum: 10c0/a7c870ada885d2b9d0d722f68707b6d1b5ac924dccc6c044b5a18b18b562fa84ff57742fa961e40c9a690468b714aa89397b13e709c88487fd7d626b6be3e4c6
|
checksum: 10c0/9ebe682eed3ca928f393e16490e1894af146ef23fa0b2be1a1bcfbf4f1c685b882ee3dbfab821b867f7290e2546627877cfa0871f7ecf69dff5719ffe8a53082
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue