add google tag manager

This commit is contained in:
drupaldev143
2024-12-15 09:23:44 +03:30
parent 33d9fdf52c
commit 5ea00294c5
3 changed files with 23577 additions and 2 deletions
+3 -2
View File
@@ -5,7 +5,7 @@
"scripts": {
"dev": "next dev",
"build": "next build",
"start": "next start",
"start": "next start -p 8002",
"lint": "next lint"
},
"dependencies": {
@@ -18,6 +18,7 @@
"@mui/styled-engine-sc": "^6.0.0-alpha.18",
"@mui/x-charts": "^7.16.0",
"@mui/x-date-pickers": "^7.17.0",
"@next/third-parties": "^15.1.0",
"aos": "^2.3.4",
"axios": "^1.7.7",
"date-fns": "^3.6.0",
@@ -25,7 +26,7 @@
"i": "^0.3.7",
"jalaali-react-date-picker": "^1.0.18",
"jalali-moment": "^3.3.11",
"next": "^14.2.20",
"next": "^15.1.0",
"next-themes": "^0.3.0",
"npm": "^10.8.2",
"react": "^18.0.0",