upgrade topola to 3.10.2

This commit is contained in:
Przemek Więch
2026-05-21 00:38:25 +02:00
parent 7f72789505
commit 944293e655
2 changed files with 5 additions and 3 deletions

6
package-lock.json generated
View File

@@ -42,7 +42,7 @@
"remark-rehype": "^11.1.1",
"semantic-ui-css": "^2.5.0",
"semantic-ui-react": "^2.1.5",
"topola": "^3.10.1",
"topola": "^3.10.2",
"turbocommons-ts": "^3.8.0",
"unified": "^11.0.5",
"wikitree-js": "^0.5.0"
@@ -10088,7 +10088,9 @@
}
},
"node_modules/topola": {
"version": "3.10.1",
"version": "3.10.2",
"resolved": "https://registry.npmjs.org/topola/-/topola-3.10.2.tgz",
"integrity": "sha512-jyWxXRG+Bqrv0b7Au3FOfIGSKzAGBVkffuZ9E/oOm34gf5J5qknJtDzCdFu1cwlIYrGqMfsDwoXoI9km/FiV0Q==",
"license": "Apache-2.0",
"dependencies": {
"array-flat-polyfill": "^1.0.1",

View File

@@ -37,7 +37,7 @@
"remark-rehype": "^11.1.1",
"semantic-ui-css": "^2.5.0",
"semantic-ui-react": "^2.1.5",
"topola": "^3.10.1",
"topola": "^3.10.2",
"turbocommons-ts": "^3.8.0",
"unified": "^11.0.5",
"wikitree-js": "^0.5.0"