mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-02-18 02:55:48 +00:00
Upgraded topola library version
This commit is contained in:
parent
e615308139
commit
005a4387fe
6
package-lock.json
generated
6
package-lock.json
generated
@ -17398,9 +17398,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"topola": {
|
||||
"version": "3.3.4",
|
||||
"resolved": "https://registry.npmjs.org/topola/-/topola-3.3.4.tgz",
|
||||
"integrity": "sha512-eCYPFVWmJlUJ7NZeXKYoSUQUALC1VS4EJuUZEw1QvCsyyc72QQ8Dl9FgmzZkF08fj9xR42OcMSfL4uxS+qRXyw==",
|
||||
"version": "3.3.6",
|
||||
"resolved": "https://registry.npmjs.org/topola/-/topola-3.3.6.tgz",
|
||||
"integrity": "sha512-ZsmJz17htEBOrIo3aKHe7i4aM+Xl8XBHRXL3P7FpKHsyd8LrsuiNLjOVNMhW2qApk6TeMmhyU4OXq9cq0zNv0w==",
|
||||
"requires": {
|
||||
"array-flat-polyfill": "^1.0.1",
|
||||
"d3-array": "^2.12.1",
|
||||
|
||||
@ -29,7 +29,7 @@
|
||||
"react-router-dom": "^5.2.0",
|
||||
"semantic-ui-css": "^2.4.1",
|
||||
"semantic-ui-react": "^2.0.3",
|
||||
"topola": "^3.3.4"
|
||||
"topola": "^3.3.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/array.prototype.flatmap": "^1.2.2",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user