mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-03-03 06:11:45 +00:00
Upgraded topola version to 3.3.2
This commit is contained in:
12
package-lock.json
generated
12
package-lock.json
generated
@@ -17074,9 +17074,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"topola": {
|
||||
"version": "3.3.1",
|
||||
"resolved": "https://registry.npmjs.org/topola/-/topola-3.3.1.tgz",
|
||||
"integrity": "sha512-TnoCI3V6Ac4EqCHxjHN5kBUvEIBRY/g/i8WWsJJ015UBAOJzFps5lkf4o0zSko0dyUpvwfkQDBzmsihzD1myOQ==",
|
||||
"version": "3.3.2",
|
||||
"resolved": "https://registry.npmjs.org/topola/-/topola-3.3.2.tgz",
|
||||
"integrity": "sha512-pTVwqspyP1CfWfoxF1so/E9DQLnFkqMTHflcz+XCTqKmyB77+Y5URvbHbtvmrucMcvtDGA5aYhYft4Zkx5Erag==",
|
||||
"requires": {
|
||||
"array-flat-polyfill": "^1.0.1",
|
||||
"d3-array": "^2.4.0",
|
||||
@@ -17197,9 +17197,9 @@
|
||||
"integrity": "sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c="
|
||||
},
|
||||
"typescript": {
|
||||
"version": "4.0.2",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.0.2.tgz",
|
||||
"integrity": "sha512-e4ERvRV2wb+rRZ/IQeb3jm2VxBsirQLpQhdxplZ2MEzGvDkkMmPglecnNDfSUBivMjP93vRbngYYDQqQ/78bcQ==",
|
||||
"version": "4.0.5",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.0.5.tgz",
|
||||
"integrity": "sha512-ywmr/VrTVCmNTJ6iV2LwIrfG1P+lv6luD8sUJs+2eI9NLGigaN+nUQc13iHqisq7bra9lnmUSYqbJvegraBOPQ==",
|
||||
"dev": true
|
||||
},
|
||||
"uc.micro": {
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
"react-router-dom": "^4.3.1",
|
||||
"semantic-ui-css": "^2.4.1",
|
||||
"semantic-ui-react": "^0.84.0",
|
||||
"topola": "^3.3.1"
|
||||
"topola": "^3.3.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/array.prototype.flatmap": "^1.2.0",
|
||||
|
||||
Reference in New Issue
Block a user