mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-07-17 17:21:48 +00:00
Upgraded topola library version
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -14558,9 +14558,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"topola": {
|
"topola": {
|
||||||
"version": "2.3.8",
|
"version": "2.3.9",
|
||||||
"resolved": "https://registry.npmjs.org/topola/-/topola-2.3.8.tgz",
|
"resolved": "https://registry.npmjs.org/topola/-/topola-2.3.9.tgz",
|
||||||
"integrity": "sha512-JQakdWxSZVsfBFoyCYQ1d57vkrB6nb2xD9kcJKYVyW9K+GdBq4FbWU8ybjyytqVOMX65gkA21XWaJ6js8UU5tQ==",
|
"integrity": "sha512-nrVs6QsyBJPpEoAwZkL2anV1G5CnFh5cxIE4uTJrXCL3curvST5OJxKDjA2RDkImzVMPrvRRZ9lDmXCQsp0QBg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"array-flat-polyfill": "^1.0.1",
|
"array-flat-polyfill": "^1.0.1",
|
||||||
"d3": "^5.4.0",
|
"d3": "^5.4.0",
|
||||||
|
|||||||
@@ -23,7 +23,7 @@
|
|||||||
"react-router-dom": "^4.3.1",
|
"react-router-dom": "^4.3.1",
|
||||||
"semantic-ui-css": "^2.4.1",
|
"semantic-ui-css": "^2.4.1",
|
||||||
"semantic-ui-react": "^0.84.0",
|
"semantic-ui-react": "^0.84.0",
|
||||||
"topola": "^2.3.8"
|
"topola": "^2.3.9"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/array.prototype.flatmap": "^1.2.0",
|
"@types/array.prototype.flatmap": "^1.2.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user