mirror of
https://github.com/PeWu/topola-viewer.git
synced 2025-12-23 18:50:04 +00:00
Update topola to version 3.6.2
This commit is contained in:
parent
0bfa631ac7
commit
8cc8d234e1
14
package-lock.json
generated
14
package-lock.json
generated
@ -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",
|
||||
|
||||
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user