bump topola to 3.10.3

This commit is contained in:
Przemek Więch
2026-06-22 23:55:22 +02:00
parent 74bef35955
commit 35eab84edd
2 changed files with 5 additions and 5 deletions

8
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.2",
"topola": "^3.10.3",
"turbocommons-ts": "^3.8.0",
"unified": "^11.0.5",
"wikitree-js": "^0.5.0"
@@ -10120,9 +10120,9 @@
}
},
"node_modules/topola": {
"version": "3.10.2",
"resolved": "https://registry.npmjs.org/topola/-/topola-3.10.2.tgz",
"integrity": "sha512-jyWxXRG+Bqrv0b7Au3FOfIGSKzAGBVkffuZ9E/oOm34gf5J5qknJtDzCdFu1cwlIYrGqMfsDwoXoI9km/FiV0Q==",
"version": "3.10.3",
"resolved": "https://registry.npmjs.org/topola/-/topola-3.10.3.tgz",
"integrity": "sha512-eZZcmL15g5NEnHLJ7QTSJufAbngXYljVrXY+iqPKw/HSZ31n5R36I3q9kcq1qSi+URL4P84JFCke+p5Ulas1Bg==",
"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.2",
"topola": "^3.10.3",
"turbocommons-ts": "^3.8.0",
"unified": "^11.0.5",
"wikitree-js": "^0.5.0"