Skip to content
Snippets Groups Projects
Commit 739fe46e authored by Fred Chasen's avatar Fred Chasen
Browse files

Merge branch 'update_pagedjs_0.4.3' into 'main'

Update to pagedjs@0.4.3

See merge request !52
parents 7076254c 2bf15caf
No related branches found
No related tags found
1 merge request!52Update to pagedjs@0.4.3
Pipeline #51679 passed with stages
in 1 minute and 17 seconds
This diff is collapsed.
......@@ -24,25 +24,25 @@
"prepare": "npm run build"
},
"dependencies": {
"commander": "^10.0.1",
"commander": "^11.0.0",
"express": "^4.18.2",
"html-entities": "^2.3.5",
"katex": "^0.16.7",
"html-entities": "^2.4.0",
"katex": "^0.16.8",
"lodash": "^4.17.21",
"mathjax": "^3.2.2",
"node-fetch": "^3.3.1",
"ora": "^6.3.1",
"pagedjs": "^0.4.2",
"pagedjs": "^0.4.3",
"pdf-lib": "1.17.1",
"puppeteer": "^20.5.0",
"puppeteer": "^20.9.0",
"replace-ext": "^2.0.0"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^25.0.0",
"@rollup/plugin-commonjs": "^25.0.3",
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.1.0",
"eslint": "^8.42.0",
"rollup": "^3.24.0",
"eslint": "^8.45.0",
"rollup": "^3.26.3",
"rollup-plugin-license": "^3.0.1",
"rollup-plugin-serve": "^2.0.2"
},
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment