upgrade topola version

This commit is contained in:
Przemek Więch
2026-04-03 10:54:16 +02:00
parent 0550d4f403
commit c6f21beb8a
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.9.0",
"topola": "^3.10.0",
"turbocommons-ts": "^3.8.0",
"unified": "^11.0.5",
"wikitree-js": "^0.5.0"
@@ -11839,9 +11839,9 @@
}
},
"node_modules/topola": {
"version": "3.9.0",
"resolved": "https://registry.npmjs.org/topola/-/topola-3.9.0.tgz",
"integrity": "sha512-ntriliK5OBQET8sykHJZLrmBPsgLfBJDscLw13t960hp47GxdW6aGZqSD0g2GxI3ArCNWz301qJqIm0j7UMItA==",
"version": "3.10.0",
"resolved": "https://registry.npmjs.org/topola/-/topola-3.10.0.tgz",
"integrity": "sha512-EJSTK67BYaTxpiipqqD4C41QN1WhnR/jZUolwDRcyXi++/APhqBpSY1XaWWInBAy6MfSJEPwWPw25ItN47b7Og==",
"license": "Apache-2.0",
"dependencies": {
"array-flat-polyfill": "^1.0.1",
@@ -21498,9 +21498,9 @@
}
},
"topola": {
"version": "3.9.0",
"resolved": "https://registry.npmjs.org/topola/-/topola-3.9.0.tgz",
"integrity": "sha512-ntriliK5OBQET8sykHJZLrmBPsgLfBJDscLw13t960hp47GxdW6aGZqSD0g2GxI3ArCNWz301qJqIm0j7UMItA==",
"version": "3.10.0",
"resolved": "https://registry.npmjs.org/topola/-/topola-3.10.0.tgz",
"integrity": "sha512-EJSTK67BYaTxpiipqqD4C41QN1WhnR/jZUolwDRcyXi++/APhqBpSY1XaWWInBAy6MfSJEPwWPw25ItN47b7Og==",
"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.9.0",
"topola": "^3.10.0",
"turbocommons-ts": "^3.8.0",
"unified": "^11.0.5",
"wikitree-js": "^0.5.0"