Skip to content

Commit 37fb007

Browse files
authored
Merge branch 'main' into sync-556063bd
2 parents ba11b4b + d93bb68 commit 37fb007

44 files changed

Lines changed: 1620 additions & 132 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
"@docsearch/css": "3.0.0-alpha.41",
2828
"@docsearch/react": "3.0.0-alpha.41",
2929
"@headlessui/react": "^1.7.0",
30+
"@radix-ui/react-context-menu": "^2.1.5",
3031
"body-scroll-lock": "^3.1.3",
3132
"classnames": "^2.2.6",
3233
"date-fns": "^2.16.1",
@@ -98,7 +99,7 @@
9899
"webpack-bundle-analyzer": "^4.5.0"
99100
},
100101
"engines": {
101-
"node": "^16.8.0 || ^18.0.0 || ^19.0.0 || ^20.0.0 || ^21.0.0"
102+
"node": ">=16.8.0"
102103
},
103104
"nextBundleAnalysis": {
104105
"budget": null,

public/images/brand/logo_dark.svg

Lines changed: 12 additions & 0 deletions
Loading

public/images/brand/logo_light.svg

Lines changed: 10 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)