mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 17:26:29 -05:00
fix(deps): update dependency reveal.js to v5.1.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
cf7fe9df10
commit
be34c3a603
3 changed files with 8 additions and 8 deletions
|
@ -46,7 +46,7 @@
|
||||||
"eventemitter2": "6.4.9",
|
"eventemitter2": "6.4.9",
|
||||||
"joi": "17.13.3",
|
"joi": "17.13.3",
|
||||||
"js-yaml": "4.1.0",
|
"js-yaml": "4.1.0",
|
||||||
"reveal.js": "5.0.5",
|
"reveal.js": "5.1.0",
|
||||||
"ws": "8.17.1",
|
"ws": "8.17.1",
|
||||||
"yjs": "13.6.18"
|
"yjs": "13.6.18"
|
||||||
},
|
},
|
||||||
|
|
|
@ -105,7 +105,7 @@
|
||||||
"react-redux": "9.1.2",
|
"react-redux": "9.1.2",
|
||||||
"react-use": "17.5.1",
|
"react-use": "17.5.1",
|
||||||
"redux": "5.0.1",
|
"redux": "5.0.1",
|
||||||
"reveal.js": "5.0.5",
|
"reveal.js": "5.1.0",
|
||||||
"sanitize-filename": "1.6.3",
|
"sanitize-filename": "1.6.3",
|
||||||
"sass": "1.77.8",
|
"sass": "1.77.8",
|
||||||
"sharp": "0.33.5",
|
"sharp": "0.33.5",
|
||||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -2598,7 +2598,7 @@ __metadata:
|
||||||
joi: "npm:17.13.3"
|
joi: "npm:17.13.3"
|
||||||
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:5.0.5"
|
reveal.js: "npm:5.1.0"
|
||||||
ts-jest: "npm:29.2.5"
|
ts-jest: "npm:29.2.5"
|
||||||
typescript: "npm:5.3.3"
|
typescript: "npm:5.3.3"
|
||||||
ws: "npm:8.17.1"
|
ws: "npm:8.17.1"
|
||||||
|
@ -2741,7 +2741,7 @@ __metadata:
|
||||||
react-test-renderer: "npm:18.2.0"
|
react-test-renderer: "npm:18.2.0"
|
||||||
react-use: "npm:17.5.1"
|
react-use: "npm:17.5.1"
|
||||||
redux: "npm:5.0.1"
|
redux: "npm:5.0.1"
|
||||||
reveal.js: "npm:5.0.5"
|
reveal.js: "npm:5.1.0"
|
||||||
sanitize-filename: "npm:1.6.3"
|
sanitize-filename: "npm:1.6.3"
|
||||||
sass: "npm:1.77.8"
|
sass: "npm:1.77.8"
|
||||||
sharp: "npm:0.33.5"
|
sharp: "npm:0.33.5"
|
||||||
|
@ -16191,10 +16191,10 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"reveal.js@npm:5.0.5":
|
"reveal.js@npm:5.1.0":
|
||||||
version: 5.0.5
|
version: 5.1.0
|
||||||
resolution: "reveal.js@npm:5.0.5"
|
resolution: "reveal.js@npm:5.1.0"
|
||||||
checksum: 10c0/9ebe682eed3ca928f393e16490e1894af146ef23fa0b2be1a1bcfbf4f1c685b882ee3dbfab821b867f7290e2546627877cfa0871f7ecf69dff5719ffe8a53082
|
checksum: 10c0/951843da5abe03d7f8e4d5c1ae1140b56786c7e82526500c46f943fdef5b2273c185be1bec5dc19a0a87d2b23129303d944e0529257f9d16daba4f446318fc82
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue