mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-08-04 01:51:49 +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
|
"dev": true
|
||||||
},
|
},
|
||||||
"topola": {
|
"topola": {
|
||||||
"version": "3.1.1",
|
"version": "3.1.2",
|
||||||
"resolved": "https://registry.npmjs.org/topola/-/topola-3.1.1.tgz",
|
"resolved": "https://registry.npmjs.org/topola/-/topola-3.1.2.tgz",
|
||||||
"integrity": "sha512-oZ4cDhJvbRPkIPCzqab1EwCgzNGAtwdnM1Wg7i5pqs6rjJ8DM7tXKo1GKHc1RcAfnLNGEmcBoZf0G99Bcszu6Q==",
|
"integrity": "sha512-HEpqQo+aKX9aXptbXnerL6H3BxpvQG0El7vuNFF265tyWanM8rkdC0aMZFCh68QIyWmY8f2SIE6NVfxGdBRz2w==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"array-flat-polyfill": "^1.0.1",
|
"array-flat-polyfill": "^1.0.1",
|
||||||
"d3-array": "^2.4.0",
|
"d3-array": "^2.4.0",
|
||||||
|
|||||||
@@ -28,7 +28,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": "^3.1.1"
|
"topola": "^3.1.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/array.prototype.flatmap": "^1.2.0",
|
"@types/array.prototype.flatmap": "^1.2.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user