gallery implementation

This commit is contained in:
Cory Dransfeldt 2022-06-07 15:55:04 -07:00
parent 5c1a068e2f
commit c87e0ed7f6
10 changed files with 145 additions and 541 deletions

View file

@ -24,12 +24,10 @@
"mdx-bundler": "^8.0.0",
"next": "12.1.0",
"next-themes": "^0.0.14",
"photoswipe": "^5.2.7",
"postcss": "^8.4.5",
"preact": "^10.6.2",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-photoswipe-gallery": "^2.2.1",
"reading-time": "1.3.0",
"rehype-autolink-headings": "^6.1.0",
"rehype-citation": "^0.2.0",
@ -66,6 +64,7 @@
"next-remote-watch": "^1.0.0",
"prettier": "^2.5.1",
"prettier-plugin-tailwindcss": "^0.1.4",
"react-image-lightbox": "^5.1.4",
"socket.io": "^4.4.0",
"socket.io-client": "^4.4.0",
"typescript": "^4.6.1-rc"