This commit is contained in:
Sol Irvine
2023-09-06 16:08:04 -07:00
parent 7a6c06a4d2
commit 2932d0822f
8 changed files with 84 additions and 1 deletions

View File

@@ -26,6 +26,7 @@
"@headlessui/react": "^1.7.15",
"@heroicons/react": "^2.0.18",
"@thgh/next-gtm": "^0.1.4",
"@types/react-gtm-module": "^2.0.1",
"clsx": "^2.0.0",
"date-fns": "^2.30.0",
"eslint-plugin-prettier": "^5.0.0",
@@ -38,6 +39,8 @@
"prettier-plugin-organize-imports": "^3.2.3",
"react": "latest",
"react-dom": "latest",
"react-ga": "^3.3.1",
"react-gtm-module": "^2.0.11",
"react-intersection-observer": "^9.5.2",
"react-player": "^2.12.0",
"sharp": "^0.32.5"