mirror of
https://github.com/PeWu/topola-viewer.git
synced 2025-12-23 18:50:04 +00:00
Update topola version to 3.6.1
This commit is contained in:
parent
14e312527f
commit
4b3639caa7
14
package-lock.json
generated
14
package-lock.json
generated
@ -37,7 +37,7 @@
|
||||
"remark-rehype": "^10.0.0",
|
||||
"semantic-ui-css": "^2.4.1",
|
||||
"semantic-ui-react": "^2.0.3",
|
||||
"topola": "^3.6.0",
|
||||
"topola": "^3.6.1",
|
||||
"turbocommons-ts": "^3.8.0",
|
||||
"unified": "^10.1.0",
|
||||
"wikitree-js": "^0.1.0"
|
||||
@ -22733,9 +22733,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/topola": {
|
||||
"version": "3.6.0",
|
||||
"resolved": "https://registry.npmjs.org/topola/-/topola-3.6.0.tgz",
|
||||
"integrity": "sha512-5igi2Nc7HgwyFyh8aGnRjgLxtDhlZzTnnzX5DwBQUS38G52h9ywjyH+o6pPEm2EqFnbLpwObu2YcQ3WkwXJG7Q==",
|
||||
"version": "3.6.1",
|
||||
"resolved": "https://registry.npmjs.org/topola/-/topola-3.6.1.tgz",
|
||||
"integrity": "sha512-UjDvt7Ue9uJvRQcgDGd1FMF3fJ6V3faNmloxDJUvqGNtXOV3VdfDmltmLAfVLtZdrWFdzqGJBahaqRqJC8prTQ==",
|
||||
"dependencies": {
|
||||
"array-flat-polyfill": "^1.0.1",
|
||||
"d3-array": "^2.12.1",
|
||||
@ -44053,9 +44053,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"topola": {
|
||||
"version": "3.6.0",
|
||||
"resolved": "https://registry.npmjs.org/topola/-/topola-3.6.0.tgz",
|
||||
"integrity": "sha512-5igi2Nc7HgwyFyh8aGnRjgLxtDhlZzTnnzX5DwBQUS38G52h9ywjyH+o6pPEm2EqFnbLpwObu2YcQ3WkwXJG7Q==",
|
||||
"version": "3.6.1",
|
||||
"resolved": "https://registry.npmjs.org/topola/-/topola-3.6.1.tgz",
|
||||
"integrity": "sha512-UjDvt7Ue9uJvRQcgDGd1FMF3fJ6V3faNmloxDJUvqGNtXOV3VdfDmltmLAfVLtZdrWFdzqGJBahaqRqJC8prTQ==",
|
||||
"requires": {
|
||||
"array-flat-polyfill": "^1.0.1",
|
||||
"d3-array": "^2.12.1",
|
||||
|
||||
@ -32,7 +32,7 @@
|
||||
"remark-rehype": "^10.0.0",
|
||||
"semantic-ui-css": "^2.4.1",
|
||||
"semantic-ui-react": "^2.0.3",
|
||||
"topola": "^3.6.0",
|
||||
"topola": "^3.6.1",
|
||||
"turbocommons-ts": "^3.8.0",
|
||||
"unified": "^10.1.0",
|
||||
"wikitree-js": "^0.1.0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user