Skip to content

Commit

Permalink
bump to RWP 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ikreymer committed May 30, 2024
1 parent 471520a commit 7f7d76a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"node-fetch": "2.6.7",
"pdfjs-dist": "2.2.228",
"pretty-bytes": "^5.6.0",
"replaywebpage": "^2.0.0-beta.2",
"replaywebpage": "^2.0.0",
"stream-browserify": "^3.0.0",
"tsconfig-paths-webpack-plugin": "^4.1.0",
"unused-filename": "^4.0.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2323,7 +2323,7 @@
stream-browserify "^3.0.0"
warcio "^2.2.0"

"@webrecorder/wabac@^2.17.3", "@webrecorder/wabac@^2.18.0":
"@webrecorder/wabac@^2.18.0":
version "2.18.0"
resolved "https://registry.yarnpkg.com/@webrecorder/wabac/-/wabac-2.18.0.tgz#6eafa51ffb53e785a9b7a36bd8c12cbf60f06cc2"
integrity sha512-tpZ7saCQMWcrbQrB7421ycfucKFFBRXg3OrTSPkk71FtGSQ8LFtmCPnpWWu/wJgWcnC7ka7CnIuaX3rW2A42oA==
Expand Down Expand Up @@ -7652,14 +7652,14 @@ repeat-string@^1.6.1:
resolved "https://registry.yarnpkg.com/repeat-string/-/repeat-string-1.6.1.tgz#8dcae470e1c88abc2d600fff4a776286da75e637"
integrity sha512-PV0dzCYDNfRi1jCDbJzpW7jNNDRuCOG/jI5ctQcGKt/clZD+YcPS3yIlWuTJMmESC8aevCFmWJy5wjAFgNqN6w==

replaywebpage@^2.0.0-beta.2:
version "2.0.0-beta.2"
resolved "https://registry.yarnpkg.com/replaywebpage/-/replaywebpage-2.0.0-beta.2.tgz#edc08f2ea81622fdab655599c0379206e07c1086"
integrity sha512-k3/RskgIb7LVwnpaKd2qQrErgHOtv26x+cVWXo9BBqkvYTVQIdI+QoPs8imkst+Vi2xM9ZVhkmRYekMqK1+jHA==
replaywebpage@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/replaywebpage/-/replaywebpage-2.0.0.tgz#f821321aac8777168ea761aa5cf1a1a2f2ba0cab"
integrity sha512-oy6mK1H5RMRl8WQuOdiceywaloVXZn9rYDiPG2ySFE1w6WweI+vAalkRJNphuVpnRLZ1Gm1Mj1toYy4up9nJ8w==
dependencies:
"@fortawesome/fontawesome-free" "^5.15.4"
"@shoelace-style/shoelace" "^2.8.0"
"@webrecorder/wabac" "^2.17.3"
"@webrecorder/wabac" "^2.18.0"
bulma "^0.9.3"
electron-log "^4.4.1"
electron-updater "^5.3.0"
Expand Down

0 comments on commit 7f7d76a

Please sign in to comment.