This commit is contained in:
Cory Dransfeldt 2022-06-06 09:45:43 -07:00
commit 5780d0a31b
2 changed files with 2 additions and 2 deletions

BIN
package-lock.json generated

Binary file not shown.

View file

@ -22,7 +22,7 @@
"gray-matter": "^4.0.2",
"image-size": "1.0.0",
"mdx-bundler": "^8.0.0",
"next": "12.0.9",
"next": "12.1.0",
"next-themes": "^0.0.14",
"postcss": "^8.4.5",
"preact": "^10.6.2",
@ -38,7 +38,7 @@
"remark-footnotes": "^4.0.1",
"remark-gfm": "^3.0.1",
"remark-math": "^5.1.1",
"sharp": "^0.28.3",
"sharp": "^0.30.5",
"smoothscroll-polyfill": "^0.4.4",
"tailwindcss": "^3.0.18",
"unist-util-visit": "^4.0.0"