Skip to content
This repository was archived by the owner on Jun 3, 2026. It is now read-only.
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@docusaurus/core": "2.0.1",
"@docusaurus/plugin-pwa": "^2.0.1",
"@docusaurus/preset-classic": "2.0.1",
"@mdx-js/react": "^1.6.22",
"@mdx-js/react": "^2.1.5",
"@typeform/embed-react": "^1.18.0",
"algoliasearch": "^4.14.2",
"clsx": "^1.2.1",
Expand Down
32 changes: 31 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2624,7 +2624,7 @@ __metadata:
"@docusaurus/module-type-aliases": 2.0.1
"@docusaurus/plugin-pwa": ^2.0.1
"@docusaurus/preset-classic": 2.0.1
"@mdx-js/react": ^1.6.22
"@mdx-js/react": ^2.1.5
"@tsconfig/docusaurus": ^1.0.6
"@typeform/embed-react": ^1.18.0
"@types/react": ^17.0.2
Expand Down Expand Up @@ -2684,6 +2684,18 @@ __metadata:
languageName: node
linkType: hard

"@mdx-js/react@npm:^2.1.5":
version: 2.1.5
resolution: "@mdx-js/react@npm:2.1.5"
dependencies:
"@types/mdx": ^2.0.0
"@types/react": ">=16"
peerDependencies:
react: ">=16"
checksum: e47fb7086a4dd3e4d75d9ef0bf530009f72437a5ea91048e65d2e2f53955015a8c81b5058ac56fa00f401843305518e9f298183645d56c7e34336df4cc0b62bf
languageName: node
linkType: hard

"@mdx-js/util@npm:1.6.22":
version: 1.6.22
resolution: "@mdx-js/util@npm:1.6.22"
Expand Down Expand Up @@ -3474,6 +3486,13 @@ __metadata:
languageName: node
linkType: hard

"@types/mdx@npm:^2.0.0":
version: 2.0.2
resolution: "@types/mdx@npm:2.0.2"
checksum: a10b78946019fe78f7dba749e90924c29a59b23171e7c6aa41f3220a491723c14729212b99eb4e9e1f847d5f4a574ddc4e03c49a2621470e9c822082874eeafc
languageName: node
linkType: hard

"@types/mime@npm:^1":
version: 1.3.2
resolution: "@types/mime@npm:1.3.2"
Expand Down Expand Up @@ -3612,6 +3631,17 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:>=16":
version: 18.0.21
resolution: "@types/react@npm:18.0.21"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: 36c1a7c9d507e81e2e629c1ad3db51d7b84d8b010c2d5008da411874286c6a5ccc711ae1d4c470efc0bdc77153cc8804a40e927e929e5164c669ca41b84b846d
languageName: node
linkType: hard

"@types/react@npm:^17, @types/react@npm:^17.0.2":
version: 17.0.48
resolution: "@types/react@npm:17.0.48"
Expand Down