Skip to content

Commit 5c15f97

Browse files
committed
chore(NPM): package updates, including r2-navigator and r2-shared JS modules (Fixes #2789 Fixes #2790)
1 parent 2237481 commit 5c15f97

File tree

2 files changed

+58
-107
lines changed

2 files changed

+58
-107
lines changed

package-lock.json

Lines changed: 52 additions & 101 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -297,9 +297,9 @@
297297
"pdf.js": "github:edrlab/pdf.js#build",
298298
"proxy-agent": "^6.5.0",
299299
"r2-lcp-js": "^1.0.43",
300-
"r2-navigator-js": "^1.17.2",
300+
"r2-navigator-js": "^1.17.3",
301301
"r2-opds-js": "^1.0.46",
302-
"r2-shared-js": "^1.0.80",
302+
"r2-shared-js": "^1.0.81",
303303
"r2-streamer-js": "^1.0.50",
304304
"r2-utils-js": "^1.0.41",
305305
"ramda": "^0.30.0react",
@@ -348,7 +348,7 @@
348348
"@types/jsdom": "^21.1.7",
349349
"@types/lunr": "^2.3.7",
350350
"@types/mime-types": "^2.1.4",
351-
"@types/node": "^20.17.17",
351+
"@types/node": "^20.17.18",
352352
"@types/ramda": "^0.30.2",
353353
"@types/react": "^18.3.18",
354354
"@types/react-dom": "^18.3.5",
@@ -377,7 +377,7 @@
377377
"css-loader": "^7.1.2",
378378
"devtron": "^1.4.0",
379379
"dotenv": "^16.4.7",
380-
"electron": "^34.1.1",
380+
"electron": "^34.2.0",
381381
"electron-builder": "^25.1.8",
382382
"electron-devtools-installer": "^4.0.0",
383383
"eslint": "^8.57.1",
@@ -397,7 +397,7 @@
397397
"mini-css-extract-plugin": "^2.9.2",
398398
"ncp": "^2.0.0",
399399
"npm-scripts-lifecycle": "^1.0.0",
400-
"prettier": "^3.5.0",
400+
"prettier": "^3.5.1",
401401
"remote-redux-devtools": "^0.5.16",
402402
"rimraf": "^6.0.1",
403403
"sass": "^1.84.0",
@@ -416,7 +416,7 @@
416416
"tsconfig-paths": "^4.2.0",
417417
"typed-scss-modules": "^8.1.1",
418418
"typescript": "^5.7.3",
419-
"webpack": "^5.97.1",
419+
"webpack": "^5.98.0",
420420
"webpack-bundle-analyzer": "^4.10.2",
421421
"webpack-cli": "^6.0.1",
422422
"webpack-dev-server": "^5.2.0",

0 commit comments

Comments
 (0)