mirror of
https://github.com/PeWu/topola-viewer.git
synced 2025-12-23 18:50:04 +00:00
Upgrade topola version
This commit is contained in:
parent
1dd36c1b48
commit
4ac53e4c23
14
package-lock.json
generated
14
package-lock.json
generated
@ -41,7 +41,7 @@
|
||||
"remark-rehype": "^11.1.1",
|
||||
"semantic-ui-css": "^2.5.0",
|
||||
"semantic-ui-react": "^2.1.5",
|
||||
"topola": "^3.8.0",
|
||||
"topola": "^3.8.1",
|
||||
"turbocommons-ts": "^3.8.0",
|
||||
"unified": "^11.0.5",
|
||||
"wikitree-js": "^0.4.0"
|
||||
@ -11690,9 +11690,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/topola": {
|
||||
"version": "3.8.0",
|
||||
"resolved": "https://registry.npmjs.org/topola/-/topola-3.8.0.tgz",
|
||||
"integrity": "sha512-q1jLP+lYMkWtKUUhsIEFB9+sDnayN4H1Jgqs4uja0MQzYUMW3RpuAv54m3eBC6Lo7px/a1KTnbWnKofR7/kDGQ==",
|
||||
"version": "3.8.1",
|
||||
"resolved": "https://registry.npmjs.org/topola/-/topola-3.8.1.tgz",
|
||||
"integrity": "sha512-eW6/uHuDrUpYvX+0OszhaJeoPq9T1eKf8r+MZZncJGrpoOjvHFdW/fQMaPxkSHGDiEzGn5MUF+CYwSVEl9fBiQ==",
|
||||
"dependencies": {
|
||||
"array-flat-polyfill": "^1.0.1",
|
||||
"d3-array": "^3.2.4",
|
||||
@ -21259,9 +21259,9 @@
|
||||
}
|
||||
},
|
||||
"topola": {
|
||||
"version": "3.8.0",
|
||||
"resolved": "https://registry.npmjs.org/topola/-/topola-3.8.0.tgz",
|
||||
"integrity": "sha512-q1jLP+lYMkWtKUUhsIEFB9+sDnayN4H1Jgqs4uja0MQzYUMW3RpuAv54m3eBC6Lo7px/a1KTnbWnKofR7/kDGQ==",
|
||||
"version": "3.8.1",
|
||||
"resolved": "https://registry.npmjs.org/topola/-/topola-3.8.1.tgz",
|
||||
"integrity": "sha512-eW6/uHuDrUpYvX+0OszhaJeoPq9T1eKf8r+MZZncJGrpoOjvHFdW/fQMaPxkSHGDiEzGn5MUF+CYwSVEl9fBiQ==",
|
||||
"requires": {
|
||||
"array-flat-polyfill": "^1.0.1",
|
||||
"d3-array": "^3.2.4",
|
||||
|
||||
@ -36,7 +36,7 @@
|
||||
"remark-rehype": "^11.1.1",
|
||||
"semantic-ui-css": "^2.5.0",
|
||||
"semantic-ui-react": "^2.1.5",
|
||||
"topola": "^3.8.0",
|
||||
"topola": "^3.8.1",
|
||||
"turbocommons-ts": "^3.8.0",
|
||||
"unified": "^11.0.5",
|
||||
"wikitree-js": "^0.4.0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user