Toggle showing sex (#141)

Fixes #138
This commit is contained in:
Kent Grigo
2023-02-01 15:58:18 +01:00
committed by GitHub
parent 3490cb7928
commit 05443954f6
5 changed files with 78 additions and 13 deletions

14
package-lock.json generated
View File

@@ -37,7 +37,7 @@
"remark-rehype": "^10.0.0",
"semantic-ui-css": "^2.4.1",
"semantic-ui-react": "^2.0.3",
"topola": "^3.5.2",
"topola": "^3.6.0",
"turbocommons-ts": "^3.8.0",
"unified": "^10.1.0",
"wikitree-js": "^0.1.0"
@@ -22733,9 +22733,9 @@
}
},
"node_modules/topola": {
"version": "3.5.2",
"resolved": "https://registry.npmjs.org/topola/-/topola-3.5.2.tgz",
"integrity": "sha512-JTrWXP+8F+E1XdxEoruzwv+YPCgLoi6P+QUHCYXpl8NMcK2PbsV1YBXK3zvEtNQ2sjAPeDE/iknPz0Mxb+HBhg==",
"version": "3.6.0",
"resolved": "https://registry.npmjs.org/topola/-/topola-3.6.0.tgz",
"integrity": "sha512-5igi2Nc7HgwyFyh8aGnRjgLxtDhlZzTnnzX5DwBQUS38G52h9ywjyH+o6pPEm2EqFnbLpwObu2YcQ3WkwXJG7Q==",
"dependencies": {
"array-flat-polyfill": "^1.0.1",
"d3-array": "^2.12.1",
@@ -44053,9 +44053,9 @@
"dev": true
},
"topola": {
"version": "3.5.2",
"resolved": "https://registry.npmjs.org/topola/-/topola-3.5.2.tgz",
"integrity": "sha512-JTrWXP+8F+E1XdxEoruzwv+YPCgLoi6P+QUHCYXpl8NMcK2PbsV1YBXK3zvEtNQ2sjAPeDE/iknPz0Mxb+HBhg==",
"version": "3.6.0",
"resolved": "https://registry.npmjs.org/topola/-/topola-3.6.0.tgz",
"integrity": "sha512-5igi2Nc7HgwyFyh8aGnRjgLxtDhlZzTnnzX5DwBQUS38G52h9ywjyH+o6pPEm2EqFnbLpwObu2YcQ3WkwXJG7Q==",
"requires": {
"array-flat-polyfill": "^1.0.1",
"d3-array": "^2.12.1",