Skip to content

Commit 86bead0

Browse files
committed
pdf export update
1 parent a7b9ae0 commit 86bead0

File tree

3 files changed

+277
-252
lines changed

3 files changed

+277
-252
lines changed

apps/docs/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,14 @@
3939
"eslint": "^8.49.0",
4040
"eslint-config-docs": "*",
4141
"file-loader": "^6.2.0",
42+
"html2canvas": "^1.4.1",
43+
"jspdf": "^3.0.0",
4244
"lodash": "^4.17.21",
4345
"mdast-util-mdx": "^3.0.0",
4446
"meilisearch-docsearch": "^0.6.0",
4547
"postcss": "^8.4.21",
4648
"prism-react-renderer": "^2.3.0",
4749
"react": "^18.2.0",
48-
"jspdf": "^2.5.2",
4950
"react-dom": "^18.2.0",
5051
"react-tooltip": "5.7.4",
5152
"react-transition-group": "^4.4.5",
@@ -81,4 +82,4 @@
8182
"engines": {
8283
"node": ">=18.0"
8384
}
84-
}
85+
}

0 commit comments

Comments
 (0)