upgrade topola version

This commit is contained in:
Przemek Więch
2026-04-03 11:04:32 +02:00
parent c6f21beb8a
commit 40cc48a717
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.10.0",
"topola": "^3.10.1",
"turbocommons-ts": "^3.8.0",
"unified": "^11.0.5",
"wikitree-js": "^0.5.0"
@@ -11839,9 +11839,9 @@
}
},
"node_modules/topola": {
"version": "3.10.0",
"resolved": "https://registry.npmjs.org/topola/-/topola-3.10.0.tgz",
"integrity": "sha512-EJSTK67BYaTxpiipqqD4C41QN1WhnR/jZUolwDRcyXi++/APhqBpSY1XaWWInBAy6MfSJEPwWPw25ItN47b7Og==",
"version": "3.10.1",
"resolved": "https://registry.npmjs.org/topola/-/topola-3.10.1.tgz",
"integrity": "sha512-tVxm78AOdE2oQakJfQgCMzyfpe8n/8+bmhiecWRZIgzDXDI/QxQgbt1QWpPNDFMpvjJGWUvCjQXlQd1XNltqjg==",
"license": "Apache-2.0",
"dependencies": {
"array-flat-polyfill": "^1.0.1",
@@ -21498,9 +21498,9 @@
}
},
"topola": {
"version": "3.10.0",
"resolved": "https://registry.npmjs.org/topola/-/topola-3.10.0.tgz",
"integrity": "sha512-EJSTK67BYaTxpiipqqD4C41QN1WhnR/jZUolwDRcyXi++/APhqBpSY1XaWWInBAy6MfSJEPwWPw25ItN47b7Og==",
"version": "3.10.1",
"resolved": "https://registry.npmjs.org/topola/-/topola-3.10.1.tgz",
"integrity": "sha512-tVxm78AOdE2oQakJfQgCMzyfpe8n/8+bmhiecWRZIgzDXDI/QxQgbt1QWpPNDFMpvjJGWUvCjQXlQd1XNltqjg==",
"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.10.0",
"topola": "^3.10.1",
"turbocommons-ts": "^3.8.0",
"unified": "^11.0.5",
"wikitree-js": "^0.5.0"