feat(SW-1842): Making the navigation links in the header render in the initial HTML for SEO purposes
* feat(SW-1842): Making the navigation links in the header render in the initial HTML for SEO purposes Approved-by: Fredrik Thorsson
This commit is contained in:
32
yarn.lock
32
yarn.lock
@@ -6117,6 +6117,7 @@ __metadata:
|
||||
eslint-plugin-simple-import-sort: "npm:^12.1.0"
|
||||
fast-deep-equal: "npm:^3.1.3"
|
||||
fetch-retry: "npm:^6.0.0"
|
||||
focus-trap-react: "npm:^11.0.3"
|
||||
framer-motion: "npm:^11.3.28"
|
||||
graphql: "npm:^16.8.1"
|
||||
graphql-request: "npm:^6.1.0"
|
||||
@@ -12190,6 +12191,30 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"focus-trap-react@npm:^11.0.3":
|
||||
version: 11.0.3
|
||||
resolution: "focus-trap-react@npm:11.0.3"
|
||||
dependencies:
|
||||
focus-trap: "npm:^7.6.4"
|
||||
tabbable: "npm:^6.2.0"
|
||||
peerDependencies:
|
||||
"@types/react": ^18.0.0 || ^19.0.0
|
||||
"@types/react-dom": ^18.0.0 || ^19.0.0
|
||||
react: ^18.0.0 || ^19.0.0
|
||||
react-dom: ^18.0.0 || ^19.0.0
|
||||
checksum: 10c0/5a4829720901e32ef8cb0783a91e06262e079ab4a0537ffa21d866b1b70d6d383a4ee14baa19e84d952a304b4b08814a1c1fbdb2307d79a2995977735376ae45
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"focus-trap@npm:^7.6.4":
|
||||
version: 7.6.4
|
||||
resolution: "focus-trap@npm:7.6.4"
|
||||
dependencies:
|
||||
tabbable: "npm:^6.2.0"
|
||||
checksum: 10c0/ed810d47fd904a5e0269e822d98e634c6cbdd7222046c712ef299bdd26a422db754e3cec04e6517065b12be4b47f65c21f6244e0c07a308b1060985463d518cb
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"follow-redirects@npm:^1.15.6":
|
||||
version: 1.15.9
|
||||
resolution: "follow-redirects@npm:1.15.9"
|
||||
@@ -19533,6 +19558,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"tabbable@npm:^6.2.0":
|
||||
version: 6.2.0
|
||||
resolution: "tabbable@npm:6.2.0"
|
||||
checksum: 10c0/ced8b38f05f2de62cd46836d77c2646c42b8c9713f5bd265daf0e78ff5ac73d3ba48a7ca45f348bafeef29b23da7187c72250742d37627883ef89cbd7fa76898
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"table-layout@npm:^1.0.2, table-layout@npm:~1.0.0":
|
||||
version: 1.0.2
|
||||
resolution: "table-layout@npm:1.0.2"
|
||||
|
||||
Reference in New Issue
Block a user