upgraded topola version

This commit is contained in:
Przemek Więch
2026-03-15 15:20:23 +01:00
parent a58422aec3
commit 1b394609ba
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.3",
"topola": "^3.9.0",
"turbocommons-ts": "^3.8.0",
"unified": "^11.0.5",
"wikitree-js": "^0.5.0"
@@ -11839,9 +11839,9 @@
}
},
"node_modules/topola": {
"version": "3.8.3",
"resolved": "https://registry.npmjs.org/topola/-/topola-3.8.3.tgz",
"integrity": "sha512-HpllKm/yDzrZN6NTc84yzIvxxJ4WsxRCV9acaoPB1Jb0CbWZDNvOd4GtjXJOGM0CsKm3/XAosmDts4H4n13luw==",
"version": "3.9.0",
"resolved": "https://registry.npmjs.org/topola/-/topola-3.9.0.tgz",
"integrity": "sha512-ntriliK5OBQET8sykHJZLrmBPsgLfBJDscLw13t960hp47GxdW6aGZqSD0g2GxI3ArCNWz301qJqIm0j7UMItA==",
"license": "Apache-2.0",
"dependencies": {
"array-flat-polyfill": "^1.0.1",
@@ -21498,9 +21498,9 @@
}
},
"topola": {
"version": "3.8.3",
"resolved": "https://registry.npmjs.org/topola/-/topola-3.8.3.tgz",
"integrity": "sha512-HpllKm/yDzrZN6NTc84yzIvxxJ4WsxRCV9acaoPB1Jb0CbWZDNvOd4GtjXJOGM0CsKm3/XAosmDts4H4n13luw==",
"version": "3.9.0",
"resolved": "https://registry.npmjs.org/topola/-/topola-3.9.0.tgz",
"integrity": "sha512-ntriliK5OBQET8sykHJZLrmBPsgLfBJDscLw13t960hp47GxdW6aGZqSD0g2GxI3ArCNWz301qJqIm0j7UMItA==",
"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.3",
"topola": "^3.9.0",
"turbocommons-ts": "^3.8.0",
"unified": "^11.0.5",
"wikitree-js": "^0.5.0"