Adds server-side native screenshot capture functionality
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@netlify/functions": "^1.6.0",
|
||||
"@sparticuz/chromium": "^114.0.0",
|
||||
"@testing-library/jest-dom": "^5.16.4",
|
||||
"@testing-library/react": "^13.3.0",
|
||||
"@testing-library/user-event": "^13.5.0",
|
||||
@@ -20,6 +21,8 @@
|
||||
"jest-styled-components": "^7.0.8",
|
||||
"node-fetch": "2.6.1",
|
||||
"perf_hooks": "^0.0.1",
|
||||
"psl": "^1.9.0",
|
||||
"puppeteer-core": "^20.9.0",
|
||||
"react": "^18.1.0",
|
||||
"react-dom": "^18.1.0",
|
||||
"react-masonry-css": "^1.0.16",
|
||||
|
||||
Reference in New Issue
Block a user