Update topola to version 3.6.2

This commit is contained in:
Przemek Więch 2024-03-28 17:58:43 +01:00
parent 0bfa631ac7
commit 8cc8d234e1
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -39,7 +39,7 @@
"remark-rehype": "^10.0.0",
"semantic-ui-css": "^2.4.1",
"semantic-ui-react": "^2.0.3",
"topola": "^3.6.1",
"topola": "^3.6.2",
"turbocommons-ts": "^3.8.0",
"unified": "^10.1.0",
"wikitree-js": "^0.4.0"
@ -22758,9 +22758,9 @@
}
},
"node_modules/topola": {
"version": "3.6.1",
"resolved": "https://registry.npmjs.org/topola/-/topola-3.6.1.tgz",
"integrity": "sha512-UjDvt7Ue9uJvRQcgDGd1FMF3fJ6V3faNmloxDJUvqGNtXOV3VdfDmltmLAfVLtZdrWFdzqGJBahaqRqJC8prTQ==",
"version": "3.6.2",
"resolved": "https://registry.npmjs.org/topola/-/topola-3.6.2.tgz",
"integrity": "sha512-lLKM86YT8wUvNvtdxoN9Lp47Yu8uitbg5Xq9xzQpHGOJ3J5oQjR+tj04JkBkL5aXj+T7X6UBXAMm4XEAbU3S8g==",
"dependencies": {
"array-flat-polyfill": "^1.0.1",
"d3-array": "^2.12.1",
@ -44097,9 +44097,9 @@
"dev": true
},
"topola": {
"version": "3.6.1",
"resolved": "https://registry.npmjs.org/topola/-/topola-3.6.1.tgz",
"integrity": "sha512-UjDvt7Ue9uJvRQcgDGd1FMF3fJ6V3faNmloxDJUvqGNtXOV3VdfDmltmLAfVLtZdrWFdzqGJBahaqRqJC8prTQ==",
"version": "3.6.2",
"resolved": "https://registry.npmjs.org/topola/-/topola-3.6.2.tgz",
"integrity": "sha512-lLKM86YT8wUvNvtdxoN9Lp47Yu8uitbg5Xq9xzQpHGOJ3J5oQjR+tj04JkBkL5aXj+T7X6UBXAMm4XEAbU3S8g==",
"requires": {
"array-flat-polyfill": "^1.0.1",
"d3-array": "^2.12.1",

View File

@ -34,7 +34,7 @@
"remark-rehype": "^10.0.0",
"semantic-ui-css": "^2.4.1",
"semantic-ui-react": "^2.0.3",
"topola": "^3.6.1",
"topola": "^3.6.2",
"turbocommons-ts": "^3.8.0",
"unified": "^10.1.0",
"wikitree-js": "^0.4.0"