mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 01:36:29 -05:00
fix(deps): update dependency reveal.js to v4.5.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
f47b3c8f12
commit
d1498a4861
3 changed files with 8 additions and 8 deletions
|
@ -40,7 +40,7 @@
|
|||
"dependencies": {
|
||||
"eventemitter2": "6.4.9",
|
||||
"isomorphic-ws": "5.0.0",
|
||||
"reveal.js": "4.4.0",
|
||||
"reveal.js": "4.5.0",
|
||||
"ws": "8.13.0",
|
||||
"yjs": "13.5.52"
|
||||
},
|
||||
|
|
|
@ -109,7 +109,7 @@
|
|||
"react-redux": "8.0.5",
|
||||
"react-use": "17.4.0",
|
||||
"redux": "4.2.1",
|
||||
"reveal.js": "4.4.0",
|
||||
"reveal.js": "4.5.0",
|
||||
"sanitize-filename": "1.6.3",
|
||||
"sass": "1.62.0",
|
||||
"sharp": "0.32.0",
|
||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -2332,7 +2332,7 @@ __metadata:
|
|||
jest: 29.5.0
|
||||
microbundle: 0.15.1
|
||||
prettier: 2.8.7
|
||||
reveal.js: 4.4.0
|
||||
reveal.js: 4.5.0
|
||||
ts-jest: 29.1.0
|
||||
typescript: 5.0.4
|
||||
ws: 8.13.0
|
||||
|
@ -2464,7 +2464,7 @@ __metadata:
|
|||
react-test-renderer: 18.2.0
|
||||
react-use: 17.4.0
|
||||
redux: 4.2.1
|
||||
reveal.js: 4.4.0
|
||||
reveal.js: 4.5.0
|
||||
sanitize-filename: 1.6.3
|
||||
sass: 1.62.0
|
||||
sharp: 0.32.0
|
||||
|
@ -15930,10 +15930,10 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"reveal.js@npm:4.4.0":
|
||||
version: 4.4.0
|
||||
resolution: "reveal.js@npm:4.4.0"
|
||||
checksum: e3918968e919a53d7a572b175c81ba53133617f60ab149085e57c93a441ff5195434a187b127f0e8c29a0a073fe49c4b9cbec92245ad7d62ae65f0fb80de6ede
|
||||
"reveal.js@npm:4.5.0":
|
||||
version: 4.5.0
|
||||
resolution: "reveal.js@npm:4.5.0"
|
||||
checksum: c6bd879c603c426666fc33da78b98e0cc14d073f2b6f62ac8f3d3b737c31dc95d21a7fa3ff920d6cc0f5adb28efc0e1fc46d7408065bad1feff6cefcf2986143
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue