upgraded topola version

This commit is contained in:
Przemek Więch
2026-03-04 19:55:39 +01:00
parent d2e858f67e
commit c447d74880
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -41,7 +41,7 @@
"remark-rehype": "^11.1.1",
"semantic-ui-css": "^2.5.0",
"semantic-ui-react": "^2.1.5",
"topola": "^3.8.2",
"topola": "^3.8.3",
"turbocommons-ts": "^3.8.0",
"unified": "^11.0.5",
"wikitree-js": "^0.4.0"
@@ -11839,9 +11839,9 @@
}
},
"node_modules/topola": {
"version": "3.8.2",
"resolved": "https://registry.npmjs.org/topola/-/topola-3.8.2.tgz",
"integrity": "sha512-jApNKBpEh9WRJkyINOwRpYPynCXHD7Q7C2J328XD+czkhWg/0jWn0pwtRnzt52DwvtJLroSCdu3JdvJs7S+NKA==",
"version": "3.8.3",
"resolved": "https://registry.npmjs.org/topola/-/topola-3.8.3.tgz",
"integrity": "sha512-HpllKm/yDzrZN6NTc84yzIvxxJ4WsxRCV9acaoPB1Jb0CbWZDNvOd4GtjXJOGM0CsKm3/XAosmDts4H4n13luw==",
"license": "Apache-2.0",
"dependencies": {
"array-flat-polyfill": "^1.0.1",
@@ -21497,9 +21497,9 @@
}
},
"topola": {
"version": "3.8.2",
"resolved": "https://registry.npmjs.org/topola/-/topola-3.8.2.tgz",
"integrity": "sha512-jApNKBpEh9WRJkyINOwRpYPynCXHD7Q7C2J328XD+czkhWg/0jWn0pwtRnzt52DwvtJLroSCdu3JdvJs7S+NKA==",
"version": "3.8.3",
"resolved": "https://registry.npmjs.org/topola/-/topola-3.8.3.tgz",
"integrity": "sha512-HpllKm/yDzrZN6NTc84yzIvxxJ4WsxRCV9acaoPB1Jb0CbWZDNvOd4GtjXJOGM0CsKm3/XAosmDts4H4n13luw==",
"requires": {
"array-flat-polyfill": "^1.0.1",
"d3-array": "^3.2.4",

View File

@@ -36,7 +36,7 @@
"remark-rehype": "^11.1.1",
"semantic-ui-css": "^2.5.0",
"semantic-ui-react": "^2.1.5",
"topola": "^3.8.2",
"topola": "^3.8.3",
"turbocommons-ts": "^3.8.0",
"unified": "^11.0.5",
"wikitree-js": "^0.4.0"