This commit is contained in:
Sol Irvine
2023-11-12 16:18:44 +09:00
parent c5fa20e13b
commit 1575bb6ccf
9 changed files with 87 additions and 65 deletions

View File

@@ -25,7 +25,6 @@
"dependencies": {
"@headlessui/react": "^1.7.17",
"@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",
@@ -35,10 +34,11 @@
"js-cookie": "^3.0.5",
"negotiator": "^0.6.3",
"next": "canary",
"next-gtm": "latest",
"next-intl": "latest",
"prettier-plugin-organize-imports": "^3.2.3",
"react": "latest",
"react-dom": "latest",
"react-dom": "canary",
"react-ga": "^3.3.1",
"react-gtm-module": "^2.0.11",
"react-intersection-observer": "^9.5.2",