mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-03-10 09:33:47 +00:00
Upgraded topola version to 3.1.2
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -15910,9 +15910,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"topola": {
|
||||
"version": "3.1.1",
|
||||
"resolved": "https://registry.npmjs.org/topola/-/topola-3.1.1.tgz",
|
||||
"integrity": "sha512-oZ4cDhJvbRPkIPCzqab1EwCgzNGAtwdnM1Wg7i5pqs6rjJ8DM7tXKo1GKHc1RcAfnLNGEmcBoZf0G99Bcszu6Q==",
|
||||
"version": "3.1.2",
|
||||
"resolved": "https://registry.npmjs.org/topola/-/topola-3.1.2.tgz",
|
||||
"integrity": "sha512-HEpqQo+aKX9aXptbXnerL6H3BxpvQG0El7vuNFF265tyWanM8rkdC0aMZFCh68QIyWmY8f2SIE6NVfxGdBRz2w==",
|
||||
"requires": {
|
||||
"array-flat-polyfill": "^1.0.1",
|
||||
"d3-array": "^2.4.0",
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
"react-router-dom": "^4.3.1",
|
||||
"semantic-ui-css": "^2.4.1",
|
||||
"semantic-ui-react": "^0.84.0",
|
||||
"topola": "^3.1.1"
|
||||
"topola": "^3.1.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/array.prototype.flatmap": "^1.2.0",
|
||||
|
||||
Reference in New Issue
Block a user