Skip to content

Commit c575c4c

Browse files
authored
deps: update electron + wabac.js to 2.23.1 (#422)
bump to 2.3.10
1 parent 69983af commit c575c4c

File tree

3 files changed

+757
-201
lines changed

3 files changed

+757
-201
lines changed

CHANGES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
## CHANGES
44

5+
v2.3.10
6+
- Fidelity: Fix to importmaps (via wabac.js 2.23.1)
7+
58
v2.3.9
69
- Loading: Avoid unnecessary reloads of multiWACZ JSON, prune expired (via wabac.js 2.23.0)
710
- Fidelity: Fix CSP issue with iframes in Firefox (via wabac.js 2.23.0)

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "replaywebpage",
33
"productName": "ReplayWeb.page",
4-
"version": "2.3.9",
4+
"version": "2.3.10",
55
"description": "Serverless Web Archive Replay",
66
"repository": "https://github.com/webrecorder/replayweb.page",
77
"homepage": "https://replayweb.page/",
@@ -51,8 +51,8 @@
5151
"@typescript-eslint/parser": "^6.12.0",
5252
"copy-webpack-plugin": "^9.0.1",
5353
"css-loader": "^6.2.0",
54-
"electron": "^32.1.0",
55-
"electron-builder": "^24.13.3",
54+
"electron": "^36.2.1",
55+
"electron-builder": "^26.0.12",
5656
"electron-notarize": "^1.2.2",
5757
"eslint": "^8.56.0",
5858
"eslint-config-prettier": "^9.1.0",

0 commit comments

Comments
 (0)