mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-03-16 20:43:45 +00:00
6
package-lock.json
generated
6
package-lock.json
generated
@@ -14558,9 +14558,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"topola": {
|
"topola": {
|
||||||
"version": "2.3.5",
|
"version": "2.3.6",
|
||||||
"resolved": "https://registry.npmjs.org/topola/-/topola-2.3.5.tgz",
|
"resolved": "https://registry.npmjs.org/topola/-/topola-2.3.6.tgz",
|
||||||
"integrity": "sha512-vHinnjlGO5U3Rm5SHPshd7+mYNLCzDoq1P6MhKyGw11oqjs1CLyv39Ha0I/xAfT9T/jUAUs6smob6PjfJCm+qw==",
|
"integrity": "sha512-ToOzBgIiPLe9i06ftrK5v5RqmQsLT+lbiZLwgXXe9b+9BUF/q8TZe4fNqv7YQ95vN0zWWFUaaD8zSf7bkQ07Uw==",
|
||||||
"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.5"
|
"topola": "^2.3.6"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/array.prototype.flatmap": "^1.2.0",
|
"@types/array.prototype.flatmap": "^1.2.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user