feat(WEB-205, WEB-206): get breadcrumbs for my pages from contentstack

This commit is contained in:
Simon Emanuelsson
2024-04-16 12:42:44 +02:00
parent b60f5c3858
commit b2e992c69a
31 changed files with 291 additions and 139 deletions

View File

@@ -36,7 +36,7 @@
"graphql-request": "^6.1.0",
"graphql-tag": "^2.12.6",
"libphonenumber-js": "^1.10.60",
"next": "^14.1.0",
"next": "^14.2.0",
"next-auth": "^5.0.0-beta.15",
"react": "^18",
"react-dom": "^18",
@@ -67,4 +67,4 @@
"engines": {
"node": "18"
}
}
}